diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 837f7663841..c5e8515946a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -5,9 +5,6 @@ | |||
| 5 | do the work when on an xref. | 5 | do the work when on an xref. |
| 6 | (help-mode-map): Bind `help-follow-symbol' to "C-c C-c". | 6 | (help-mode-map): Bind `help-follow-symbol' to "C-c C-c". |
| 7 | 7 | ||
| 8 | * emacs-lisp/debug.el (debug-help-follow): Adapt comment to above | ||
| 9 | change. | ||
| 10 | |||
| 11 | 2006-03-19 Richard Stallman <rms@gnu.org> | 8 | 2006-03-19 Richard Stallman <rms@gnu.org> |
| 12 | 9 | ||
| 13 | * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol | 10 | * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol |