Mercurial > emacs
diff lisp/ChangeLog @ 95601:0f9baaf9427f
* help.el (function-called-at-point):
* help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
even when calling find-tag-default.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 06 Jun 2008 20:02:42 +0000 |
parents | 1adddfc3bbf3 |
children | 12be2f7984b9 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 06 18:04:20 2008 +0000 +++ b/lisp/ChangeLog Fri Jun 06 20:02:42 2008 +0000 @@ -1,3 +1,9 @@ +2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca> + + * help.el (function-called-at-point): + * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table + even when calling find-tag-default. + 2008-06-06 Daniel Colascione <danc@merrillpress.com> * nxml/nxml-mode.el (nxml-syntax-highlight-flag)