From be064bc4bf89e8789a4ba72e6606cf12f97af93c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 24 Dec 2006 01:50:17 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 14 ++++---------- admin/FOR-RELEASE | 2 ++ lisp/ChangeLog | 10 ++++++++++ 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8ab7dbadd22..93b765529b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,7 @@ -2006-12-23 Michael Kifer - - * ediff-diff.el (ediff-diff-options): clarify docstring. - (ediff-setup-diff-regions): disallow -u in ediff-diff-options. - - * viper-cmd.el (viper-post-command-sentinel): protect against errors in - hooks. - (viper-add-newline-at-eob-if-necessary): add newline only if we - actually modify buffer; ignore errors if occur. - +2006-12-24 Richard Stallman + + * configure.in: Require Autoconf 2.61. + 2006-12-22 Mark Davies * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el. diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 13bc5ea69c1..fb85005b8f5 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -72,6 +72,8 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. ** How should C-x C-v ask about saving? +** Delete prematurely applied allout.el changes. + * DOCUMENTATION ** Check the Emacs Tutorial. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a8389593c33..77ddef912b1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,6 +11,16 @@ * custom.el (custom-add-frequent-value): Alias for custom-add-option. +2006-12-23 Michael Kifer + + * ediff-diff.el (ediff-diff-options): clarify docstring. + (ediff-setup-diff-regions): disallow -u in ediff-diff-options. + + * viper-cmd.el (viper-post-command-sentinel): protect against errors in + hooks. + (viper-add-newline-at-eob-if-necessary): add newline only if we + actually modify buffer; ignore errors if occur. + 2006-12-23 Chong Yidong * calendar/calendar.el (calendar-mode-map): Switch < and >. -- 2.39.2