From 5a05106b0b900be135e0173740a56e68beab1ac4 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 18 Oct 2006 11:12:59 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 2 ++ lisp/ChangeLog | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 68fb5c8d09b..daa079cefbb 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -53,6 +53,8 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. ** bojohan+mail@dd.chalmers.se, Oct 17: Formatting `interactive' strings. +** amscott1@sedona.ch.intel.com, Oct 17: emacs -g WIDTHxHEIGHT only observed on "odd" frames + * DOCUMENTATION ** Check the Emacs Tutorial. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1bd965b677d..ec8bc9368b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2006-10-18 Richard Stallman + + * 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 * 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 + + * help-fns.el (describe-function-1): Special case optimization + for self-insert-command. + 2006-10-16 Kim F. Storm * ido.el (ido-reread-directory): Work in `dir' mode too. -- 2.39.2