emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 24 Aug 2003 11:26:13 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5353 emacs/lisp/ChangeLog:1.5354
*** emacs/lisp/ChangeLog:1.5353 Sun Aug 24 05:44:38 2003
--- emacs/lisp/ChangeLog        Sun Aug 24 11:26:13 2003
***************
*** 1,3 ****
--- 1,20 ----
+ 2003-08-24  Glenn Morris  <address@hidden>
+ 
+       * files.el (file-newest-backup): Use `expand-file-name'.
+ 
+       * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
+       Allow the diary to pop up a new frame, if needed.
+ 
+       * mail/sendmail.el (mail-specify-envelope-from): Doc change.    
+       * mail/smtpmail.el (smtpmail-mail-address): Doc change.
+       (smtpmail-send-it): Make treatment of envelope-from consistent with
+       sendmail.el.
+ 
+       * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
+       (sh-leading-keywords): Add the bash `time' reserved word.
+       (sh-variables): Add some bash variables.
+       (sh-add-completer): Fix nil branch of case statement.
+ 
  2003-08-24  Masatake YAMATO  <address@hidden>
        
        * progmodes/ld-script.el: New file.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]