+2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
+
+ * 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 <rms@gnu.org>
* ses.el (undo-more): defadvice deleted.
* 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.
+2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
+
+ * undo.c (syms_of_undo) <undo-outer-limit>: Doc update.
+
2005-01-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
* xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,