diff options
| author | Andreas Schwab | 2004-10-29 21:02:54 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2004-10-29 21:02:54 +0000 |
| commit | f946e47e752c1b3a454f445010da817c7b9f9f00 (patch) | |
| tree | 0181b3368a42249159eb41606e0e458955659542 | |
| parent | 88aab7b456af9fc10fdcd74af0a68299c64ee9d6 (diff) | |
| download | emacs-f946e47e752c1b3a454f445010da817c7b9f9f00.tar.gz emacs-f946e47e752c1b3a454f445010da817c7b9f9f00.zip | |
Typo fix.
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f6a51a4831e..5bfebecab35 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 2004-10-29 Sam Steingold <sds@gnu.org> | 5 | 2004-10-29 Sam Steingold <sds@gnu.org> |
| 6 | 6 | ||
| 7 | * mouse.el (mouse-show-mark): Repleace the last occurrence of | 7 | * mouse.el (mouse-show-mark): Replace the last occurrence of |
| 8 | x-lost-selection-hooks with x-lost-selection-functions. | 8 | x-lost-selection-hooks with x-lost-selection-functions. |
| 9 | 9 | ||
| 10 | 2004-10-28 Stefan <monnier@iro.umontreal.ca> | 10 | 2004-10-28 Stefan <monnier@iro.umontreal.ca> |