diff lisp/ChangeLog @ 74869:b507f3dc4bbc

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 24 Dec 2006 01:50:17 +0000
parents e658329f448a
children 6847173f4e31
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Dec 24 01:48:56 2006 +0000
+++ b/lisp/ChangeLog	Sun Dec 24 01:50:17 2006 +0000
@@ -11,6 +11,16 @@
 	* 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 >.