Mercurial > emacs
comparison lisp/ChangeLog @ 59801:cd33f6f654f7
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 Jan 2005 11:35:43 +0000 |
parents | ff0bef9e820a |
children | 2bfff402d420 |
comparison
equal
deleted
inserted
replaced
59800:4a45f5c001b2 | 59801:cd33f6f654f7 |
---|---|
1 2005-01-30 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * cus-edit.el (custom-bury-buffer): Function deleted. | |
4 (custom-buffer-done-function): Option deleted. | |
5 (custom-buffer-done-kill): New (replacement option. | |
6 (Custom-buffer-done): Call quit-window. | |
7 (custom-buffer-create-internal): Update for above changes. | |
8 | |
1 2005-01-29 Luc Teirlinck <teirllm@auburn.edu> | 9 2005-01-29 Luc Teirlinck <teirllm@auburn.edu> |
2 | 10 |
3 * simple.el (undo-ask-before-discard): New var. | 11 * simple.el (undo-ask-before-discard): New var. |
4 (undo-outer-limit-truncate): Implement it. | 12 (undo-outer-limit-truncate): Implement it. |
5 (undo-extra-outer-limit): Doc update. | 13 (undo-extra-outer-limit): Doc update. |