Mercurial > emacs
diff lisp/ChangeLog @ 27807:2999ff7760b6
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 22 Feb 2000 16:57:09 +0000 |
parents | a7eda5c64268 |
children | ea77f3c0f877 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 22 16:53:18 2000 +0000 +++ b/lisp/ChangeLog Tue Feb 22 16:57:09 2000 +0000 @@ -1,3 +1,9 @@ +2000-02-22 Gerd Moellmann <gerd@gnu.org> + + * help.el (describe-variable): Set syntax table to + emacs-lisp-mode-syntax-table when moving forward over the + symbol's name. + 2000-02-22 Dave Love <fx@gnu.org> * xt-mouse.el: Doc fixes.