summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>2006-12-23 21:33:50 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>2006-12-23 21:33:50 +0000
commitc6a85d16a518115ac85e04d5b606961d438ced75 (patch)
tree080c76b62122a5892ce1f2a93bec2fdcf7333ac2 /ChangeLog
parent4c1f8269661a0de955c116d221857059cfa882ef (diff)
downloademacs-c6a85d16a518115ac85e04d5b606961d438ced75.tar.gz
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 222a92f21c9..8ab7dbadd22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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-22 Mark Davies <mark@mcs.vuw.ac.nz>
* configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.