Mercurial > emacs
changeset 27807:2999ff7760b6
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 22 Feb 2000 16:57:09 +0000 |
parents | 8b7366f90bd9 |
children | cc4885ac4603 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
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.