-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.
** How should C-x C-v ask about saving?
+** Delete prematurely applied allout.el changes.
+
* DOCUMENTATION
** Check the Emacs Tutorial.
* 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 >.