From 7bc297d702046417093f5d89767d763ce16cd48f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 28 Nov 2006 02:23:45 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 6 ++++++ lisp/ChangeLog | 18 ++++++++++++++++++ lispref/ChangeLog | 4 ++++ 3 files changed, 28 insertions(+) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 75733ec81f8..65f374c1743 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -45,6 +45,12 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. ** Document use of gpg-agent +** monnier@iro.umontreal.ca, Nov 24: + gnus-summary-tick-article-forward doesn't work any more? + +** jpff@codemist.co.uk, Nov 23: Problem in reading mail + Error is Invalid search bound + * DOCUMENTATION ** Check the Emacs Tutorial. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c6477d04067..c07da5eae70 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,21 @@ +2006-11-28 Richard Stallman + + * 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 * diff-mode.el (diff-mode-map): Add a binding for unified->context. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 02409cd7ab2..54357845eda 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2006-11-28 Richard Stallman + + * searching.texi (Regexp Special): Update when ^ is special. + 2006-11-27 Eli Zaretskii * customize.texi (Customization, Common Keywords) -- 2.39.2