aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLuc Teirlinck <[email protected]>2005-01-30 00:43:04 +0000
committerLuc Teirlinck <[email protected]>2005-01-30 00:43:04 +0000
commit03c64f2e02d2bb55e335beb1c6f8f420a3489167 (patch)
treefa519e9bc9a320959792a4fdfa2d93c239376309 /lisp/ChangeLog
parent62d776fd34a8d47520070916e8af9b732fa06903 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8e3414fe20..ed352686eb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-29 Luc Teirlinck <[email protected]>
+
+ * simple.el (undo-ask-before-discard): New var.
+ (undo-outer-limit-truncate): Implement it.
+ (undo-extra-outer-limit): Doc update.
+
2005-01-29 Richard M. Stallman <[email protected]>
* ses.el (undo-more): defadvice deleted.
@@ -13,7 +19,7 @@
* rect.el (delete-rectangle-line, delete-extract-rectangle-line)
(open-rectangle, delete-whitespace-rectangle-line)
- (clear-rectangle-line): If FILL, pass t instead of FILL
+ (clear-rectangle-line): If FILL, pass t instead of FILL
for move-to-column's 2nd arg.
* simple.el (undo): Fix the test for continuing a series of undos.