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: Wed, 18 Oct 2006 11:13:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/10/18 11:13:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10198
retrieving revision 1.10199
diff -u -b -r1.10198 -r1.10199
--- ChangeLog   18 Oct 2006 04:58:29 -0000      1.10198
+++ ChangeLog   18 Oct 2006 11:12:59 -0000      1.10199
@@ -1,3 +1,20 @@
+2006-10-18  Richard Stallman  <address@hidden>
+
+       * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
+       Non-interactive arg is the value, not the expression.
+       
+       * simple.el (read-expression-map): Just set it, no defvar.
+
+       * subr.el (insert-for-yank-1): If last inserted char has
+       properties, mark them as rear-nonsticky.
+
+       * recentf.el (recentf-mode): Doc fix.
+
+       * facemenu.el (facemenu-add-new-face): Defend against symbol
+       that isn't a face name.
+
+       * dired-aux.el (dired-do-copy): Doc fix.
+
 2006-10-18  Chong Yidong  <address@hidden>
 
        * simple.el (line-move-1): During fields during motion to the
@@ -9,6 +26,11 @@
        inhibit-point-motion-hooks to avoid looping due to intangibile
        text.
 
+2006-10-16  Richard Stallman  <address@hidden>
+
+       * help-fns.el (describe-function-1): Special case optimization
+       for self-insert-command.
+
 2006-10-16  Kim F. Storm  <address@hidden>
 
        * ido.el (ido-reread-directory): Work in `dir' mode too.




reply via email to

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