emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Sat, 31 Jan 2009 02:53:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/01/31 02:53:34

Modified files:
        lisp           : ChangeLog 

Log message:
        Comments don't need ChangeLog entries.
        Tweak layout to fool font-lock of a bug number.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15222&r2=1.15223

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15222
retrieving revision 1.15223
diff -u -b -r1.15222 -r1.15223
--- ChangeLog   31 Jan 2009 02:15:14 -0000      1.15222
+++ ChangeLog   31 Jan 2009 02:53:31 -0000      1.15223
@@ -1,13 +1,24 @@
+2009-01-31  Glenn Morris  <address@hidden>
+
+       * mail/rmail.el (rmail-msg-is-pruned): New function.
+       (rmail-toggle-header): Doc fix.  Use rmail-msg-is-pruned.
+       (rmail-reply): Set up to yank from the decoded message rather than the
+       raw one.  (Bug#2104).
+
+       * mail/mail-utils.el (mail-fetch-field): Doc fix.
+
+       * mail/uce.el (rmail-current-message): Remove unneeded declaration.
+       (uce-message-text, uce-default-headers): Fix custom type.
+       (rmail-buffer, rmail-msg-is-pruned): Declare.
+       (uce-reply-to-uce): Add autoload cookie.  Doc fix.
+       Update for mbox Rmail.
+
 2009-01-31  Nick Roberts  <address@hidden>
 
        * vc-dir.el (vc-dir-mouse-map): New keymap.
        (vc-default-dir-printer): Use it locally.
        (vc-dir-find-file-other-window): Allow mouse events.
 
-2009-01-30  Alan Mackenzie  <address@hidden>
-
-       * progmodes/cc-mode.el: Fix a typo.
-
 2009-01-30  Eli Zaretskii  <address@hidden>
 
        * mail/unrmail.el (unrmail): Fix conversion of BABYL attributes
@@ -23,8 +34,8 @@
        * vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take
        precedence even when its value is t.  (Bug#2093)
 
-       * vc-svn.el (vc-svn-dir-status): Correct logic for remote connection.
-       (Bug#2093)
+       * vc-svn.el (vc-svn-dir-status): Correct logic for remote
+       connection.  (Bug#2093)
        (vc-svn-diff): Use old version number even when it is the working
        revision.  This is needed, e.g, in the vc-print-log buffer.  (Bug#2092)
 




reply via email to

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