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: Sun, 28 Jan 2007 07:13:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/01/28 07:13:32

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10606
retrieving revision 1.10607
diff -u -b -r1.10606 -r1.10607
--- ChangeLog   27 Jan 2007 19:54:03 -0000      1.10606
+++ ChangeLog   28 Jan 2007 07:13:32 -0000      1.10607
@@ -1,3 +1,26 @@
+2007-01-28  Richard Stallman  <address@hidden>
+
+       * textmodes/fill.el (fill-paragraph-function): Doc fix.
+       (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
+
+       * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
+
+       * image.el (image-type-header-regexps): Make GIF regex more specific.
+
+       * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
+       Don't check `backspace'.
+       (tutorial--find-changed-keys): Look up bindings in a temp buffer
+       in Fundamental mode.
+
+       * startup.el (fancy-splash-text, normal-splash-screen):
+       Mention C-g.
+
+       * simple.el (eval-expression): Don't use eval-last-sexp-print-value
+       when inserting in buffer.
+
+       * vc-arch.el (vc-arch-file-id): Move with-current-buffer
+       inside the if.
+
 2007-01-27  Richard Stallman  <address@hidden>
 
        * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".




reply via email to

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