aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 41d778b5d26..3ac6b31f029 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -231,7 +231,7 @@
231 * vc.el (vc-annotate): Arrange for point to end up at the same 231 * vc.el (vc-annotate): Arrange for point to end up at the same
232 line number as in the original, but only when using a new buffer. 232 line number as in the original, but only when using a new buffer.
233 233
2342006-04-12 Davis Herring <herring@lanl.gov> (tiny change) 2342006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
235 235
236 * files.el (hack-one-local-variable-eval-safep): 236 * files.el (hack-one-local-variable-eval-safep):
237 Recognize `edebug-form-spec' for `put', but only if it passes 237 Recognize `edebug-form-spec' for `put', but only if it passes
@@ -4595,7 +4595,7 @@
4595 display-multi-frame-p, use selected-frame when menu-updating-frame 4595 display-multi-frame-p, use selected-frame when menu-updating-frame
4596 is nil. 4596 is nil.
4597 4597
45982005-12-20 Davis Herring <herring@lanl.gov> (tiny change) 45982005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
4599 4599
4600 * align.el (align-rules-list): Use [ \t] instead of \s- 4600 * align.el (align-rules-list): Use [ \t] instead of \s-
4601 for column separators in text mode. 4601 for column separators in text mode.