# HG changeset patch # User John Paul Wallington # Date 1141430118 0 # Node ID 09b58f24f3980606f480ea621f6a59bd01b0893d # Parent ecf5c4f0cb3a36deb31d73e96cb2cc1c8ef90fc6 *** empty log message *** diff -r ecf5c4f0cb3a -r 09b58f24f398 lisp/ChangeLog --- a/lisp/ChangeLog Fri Mar 03 23:53:42 2006 +0000 +++ b/lisp/ChangeLog Fri Mar 03 23:55:18 2006 +0000 @@ -1,6 +1,13 @@ +2006-03-03 John Paul Wallington + + * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix; + escape parentheses at beginning of line. + (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative. + (t-mouse-mode): Remove period from end of error message. + 2006-03-03 Agustin Martin - textmodes/flyspell.el (flyspell-process-localwords): Be + * textmodes/flyspell.el (flyspell-process-localwords): Be case-sensitive. 2006-03-03 Martin Rudalics @@ -33,7 +40,7 @@ 2006-03-03 Ken Manheimer - allout.el: Restablished intermediate missing comment header to + * allout.el: Restablished intermediate missing comment header to preserve outline structure. (allout-beginning-of-current-entry): Wasn't skipping invisible text - fixed.