aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schwab2004-10-29 21:02:54 +0000
committerAndreas Schwab2004-10-29 21:02:54 +0000
commitf946e47e752c1b3a454f445010da817c7b9f9f00 (patch)
tree0181b3368a42249159eb41606e0e458955659542
parent88aab7b456af9fc10fdcd74af0a68299c64ee9d6 (diff)
downloademacs-f946e47e752c1b3a454f445010da817c7b9f9f00.tar.gz
emacs-f946e47e752c1b3a454f445010da817c7b9f9f00.zip
Typo fix.
-rw-r--r--lisp/ChangeLog2
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
52004-10-29 Sam Steingold <sds@gnu.org> 52004-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
102004-10-28 Stefan <monnier@iro.umontreal.ca> 102004-10-28 Stefan <monnier@iro.umontreal.ca>