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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 12 Aug 2005 06:28:49 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8055 emacs/lisp/ChangeLog:1.8056
*** emacs/lisp/ChangeLog:1.8055 Fri Aug 12 10:18:02 2005
--- emacs/lisp/ChangeLog        Fri Aug 12 10:28:48 2005
***************
*** 1,5 ****
--- 1,18 ----
  2005-08-12  Ehud Karni  <address@hidden>
  
+       * mail/rmailsum.el (rmail-summary-end-of-message): New command
+       to go to the bottom of the mail message.  Added to
+       `rmail-summary-mode-map' with key "/".
+       (rmail-summary-show-message): New (internal) function for use by
+       both `rmail-summary-beginning/end-of-message'.
+       (rmail-summary-beginning-of-message): Changed to use
+       rmail-summary-show-message.
+ 
+       * mail/rmail.el (rmail-end-of-message): New command to go to the
+       end of the current message.  Added to `rmail-mode-map' with key "/".
+       (rmail-beginning-of-message): Fixed to work as documented.
+       (rmail-mode): Change documentation.
+ 
        * progmodes/compile.el (compilation-start): Add the line
        "Compilation started" with compilation start time.
          (compilation-mode-font-lock-keywords): Add `started' to keywords.




reply via email to

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