diff options
| author | Gerd Moellmann | 2001-02-16 15:55:20 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-02-16 15:55:20 +0000 |
| commit | f3f053f31fd1ee7a71aa839a4461a94632d64fd2 (patch) | |
| tree | 19f43cec2dca2296abfb7c48e5d003ab91fc29ac /lisp/ChangeLog | |
| parent | ed784c53bc13693e975a597f32c579914579d8a9 (diff) | |
| download | emacs-f3f053f31fd1ee7a71aa839a4461a94632d64fd2.tar.gz emacs-f3f053f31fd1ee7a71aa839a4461a94632d64fd2.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ede204c6e25..cccb54c046c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-02-16 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * mouse.el (mouse-save-then-kill): If the distance from the new | ||
| 4 | point to the mark is equal to the distance of point from the new | ||
| 5 | point, move point instead of the mark. | ||
| 6 | |||
| 1 | 2001-02-16 Dave Love <fx@gnu.org> | 7 | 2001-02-16 Dave Love <fx@gnu.org> |
| 2 | 8 | ||
| 3 | * textmodes/flyspell.el (flyspell-get-word): Return string without | 9 | * textmodes/flyspell.el (flyspell-get-word): Return string without |