Mercurial > emacs
changeset 43733:6f6116f26432
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 05 Mar 2002 18:41:53 +0000 |
parents | 679c18d33c77 |
children | ff1f9768901a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Mar 05 18:40:20 2002 +0000 +++ b/lisp/ChangeLog Tue Mar 05 18:41:53 2002 +0000 @@ -1,5 +1,8 @@ 2002-03-05 Eli Zaretskii <eliz@is.elta.co.il> + * mouse.el (mouse-show-mark): Remove the no-highlight alternative: + all terminals now support highlighting of some kind. + * language/european.el (mac-roman): Fix the safe-chars property. 2002-03-05 Andre Spiegel <spiegel@gnu.org>