Mercurial > emacs
changeset 57788:f812fa749de3
Typo fix.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 29 Oct 2004 21:02:54 +0000 |
parents | 7c8f62016d71 |
children | 6a6fe71c779d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 29 20:59:04 2004 +0000 +++ b/lisp/ChangeLog Fri Oct 29 21:02:54 2004 +0000 @@ -4,7 +4,7 @@ 2004-10-29 Sam Steingold <sds@gnu.org> - * mouse.el (mouse-show-mark): Repleace the last occurrence of + * mouse.el (mouse-show-mark): Replace the last occurrence of x-lost-selection-hooks with x-lost-selection-functions. 2004-10-28 Stefan <monnier@iro.umontreal.ca>