Mercurial > emacs
comparison lisp/ChangeLog @ 56926:f8e248e9a717
Fix last change.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 04 Sep 2004 13:06:38 +0000 |
parents | bfb98507cbfc |
children | 55fd4f77387a |
comparison
equal
deleted
inserted
replaced
56925:bfb98507cbfc | 56926:f8e248e9a717 |
---|---|
2 | 2 |
3 * emacs-lisp/lisp.el (kill-backward-up-list): New function. | 3 * emacs-lisp/lisp.el (kill-backward-up-list): New function. |
4 | 4 |
5 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu> | 5 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu> |
6 | 6 |
7 * simple.el (next-error-follow-mode) | 7 * simple.el (next-error-follow-minor-mode) |
8 (next-error-follow-mode-post-command-hook): New functions. | 8 (next-error-follow-mode-post-command-hook): New functions. |
9 (next-error-follow-last-line): New defvar. | 9 (next-error-follow-last-line): New defvar. |
10 | 10 |
11 * diff-mode.el (diff-mode-map): Bind | 11 * diff-mode.el (diff-mode-map): Bind |
12 toggle-next-error-follow-mode. | 12 toggle-next-error-follow-mode. |