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: Tue, 28 Nov 2006 02:22:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/11/28 02:22:43

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10361
retrieving revision 1.10362
diff -u -b -r1.10361 -r1.10362
--- ChangeLog   27 Nov 2006 20:59:54 -0000      1.10361
+++ ChangeLog   28 Nov 2006 02:22:43 -0000      1.10362
@@ -1,3 +1,21 @@
+2006-11-28  Richard Stallman  <address@hidden>
+
+       * emacs-lisp/bytecomp.el (byte-compile-get-constant):
+       Replace incorrect use of assoc-default with a loop.
+
+       * term.el (term-exec-1): Set envvar INSIDE_EMACS.
+
+       * simple.el (next-error-find-buffer): Improve messages.
+
+       * files.el (revert-buffer): Special error message if file
+       is now not readable.
+
+       * facemenu.el (facemenu-add-new-face): Improve doc strings of
+       constructed commands.
+
+       * comint.el (comint-exec-1): Provide Emacs version and `comint'
+       in INSIDE_EMACS.
+
 2006-11-27  Stefan Monnier  <address@hidden>
 
        * diff-mode.el (diff-mode-map): Add a binding for unified->context.




reply via email to

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