]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 24 Dec 2006 01:50:17 +0000 (01:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 24 Dec 2006 01:50:17 +0000 (01:50 +0000)
ChangeLog
admin/FOR-RELEASE
lisp/ChangeLog

index 8ab7dbadd2298ac0c47b28aba5a936f035396973..93b765529b7d3ad8531fa1ae9dfccf26e96f9200 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,7 @@
-2006-12-23  Michael Kifer  <kifer@cs.stonybrook.edu>
-       
-       * 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  <rms@gnu.org>
+
+       * configure.in: Require Autoconf 2.61.
+
 2006-12-22  Mark Davies  <mark@mcs.vuw.ac.nz>
 
        * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
index 13bc5ea69c13b5c07df31ba2c93d007aea4427f8..fb85005b8f51e17ba6c68246e0d9caea145f7d06 100644 (file)
@@ -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.
index a8389593c339caa678a704c8d690fb5de173c25f..77ddef912b1f43e039632bf91b2e9e61b3cbb1c4 100644 (file)
        * custom.el (custom-add-frequent-value): Alias for
        custom-add-option.
 
+2006-12-23  Michael Kifer  <kifer@cs.stonybrook.edu>
+       
+       * 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  <cyd@stupidchicken.com>
 
        * calendar/calendar.el (calendar-mode-map): Switch < and >.