diff options
| author | Richard M. Stallman | 2006-01-02 03:43:35 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-01-02 03:43:35 +0000 |
| commit | b8919739a69b884caf9354d2b6d993b7b2d1dbfd (patch) | |
| tree | 1fd39440ea857e69eb5f5f66de6c07415c6e08cf /lisp/ChangeLog | |
| parent | 107736a270f800eb8cf383dfd677922002c235eb (diff) | |
| download | emacs-b8919739a69b884caf9354d2b6d993b7b2d1dbfd.tar.gz emacs-b8919739a69b884caf9354d2b6d993b7b2d1dbfd.zip | |
Fix previous change.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b254c481a12..1050d3deb84 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * cus-edit.el (Custom-set, Custom-save): Ask for confirmation. | 3 | * cus-edit.el (Custom-set, Custom-save): Ask for confirmation. |
| 4 | (Custom-reset-current, Custom-reset-saved): Likewise. | 4 | (Custom-reset-current, Custom-reset-saved): Likewise. |
| 5 | (Custom-reset-standard): Likewise. | 5 | (Custom-reset-standard): Show message if aborted. |
| 6 | (custom-mode): Doc fix, describing those commands. | 6 | (custom-mode): Doc fix, describing those commands. |
| 7 | 7 | ||
| 8 | * mouse.el (mouse-drag-region-1): When following link via mouse-2, | 8 | * mouse.el (mouse-drag-region-1): When following link via mouse-2, |