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,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 08 Sep 2006 12:03:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/09/08 12:03:08

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10021
retrieving revision 1.10022
diff -u -b -r1.10021 -r1.10022
--- ChangeLog   8 Sep 2006 08:46:37 -0000       1.10021
+++ ChangeLog   8 Sep 2006 12:03:07 -0000       1.10022
@@ -1,3 +1,24 @@
+2006-09-08  Richard Stallman  <address@hidden>
+
+       * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
+
+       * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
+       (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
+
+       * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
+       (cancel-timer-internal): Add doc string.
+       (cancel-function-timers): Doc fix.
+       (with-timeout-handler, timer-event-last*): Add doc strings.
+
+       * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
+
+       * files.el (risky-local-variable-p): Match ...-bindat-spec.
+
+       * dired.el (dired-log-summary): Add doc string.
+
+       * cus-edit.el (custom-menu-create): Bind deactivate-mark here
+       (custom-group-menu-create): Not here.
+
 2006-09-08  Carsten Dominik  <address@hidden>
 
        * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite




reply via email to

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