diff options
| author | Richard M. Stallman | 2005-03-05 18:04:54 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-03-05 18:04:54 +0000 |
| commit | bb96021a1d4989252f63e345f623fbf7506d88a9 (patch) | |
| tree | 8bc281bc6587a55b927ad5c1d4caada8221567c4 /lisp | |
| parent | 00a369aca266f18f561df5848c64b26538519e97 (diff) | |
| download | emacs-bb96021a1d4989252f63e345f623fbf7506d88a9.tar.gz emacs-bb96021a1d4989252f63e345f623fbf7506d88a9.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c068cf33959..ad601c58d13 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-03-05 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * simple.el (goto-line): Use a number at point as the default. | ||
| 4 | With C-u as arg, switch buffers. | ||
| 5 | |||
| 1 | 2005-03-05 Juri Linkov <juri@jurta.org> | 6 | 2005-03-05 Juri Linkov <juri@jurta.org> |
| 2 | 7 | ||
| 3 | * frame.el (blink-cursor-mode): Replace `emacs-quick-startup' | 8 | * frame.el (blink-cursor-mode): Replace `emacs-quick-startup' |