diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6ca7bffdceb..f4b0748c764 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * help.el (function-called-at-point): | ||
| 4 | * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table | ||
| 5 | even when calling find-tag-default. | ||
| 6 | |||
| 1 | 2008-06-06 Daniel Colascione <danc@merrillpress.com> | 7 | 2008-06-06 Daniel Colascione <danc@merrillpress.com> |
| 2 | 8 | ||
| 3 | * nxml/nxml-mode.el (nxml-syntax-highlight-flag) | 9 | * nxml/nxml-mode.el (nxml-syntax-highlight-flag) |