Mercurial > emacs
changeset 60406:3da87e4dfd6f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 05 Mar 2005 18:04:54 +0000 |
parents | 489c6114d10c |
children | 7c70ab62c5d7 |
files | etc/NEWS lisp/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Mar 05 18:02:40 2005 +0000 +++ b/etc/NEWS Sat Mar 05 18:04:54 2005 +0000 @@ -103,6 +103,12 @@ * Changes in Emacs 22.1 +** C-u M-x goto-line now switches to the most recent previous buffer, +and goes to the specified line in that buffer. + +When goto-line starts to execute, if there's a number in the buffer at +point then it acts as the default argument for the minibuffer. + ** Emacs now responds to mouse-clicks on the mode-line, header-line and display margin, when run in an xterm.
--- a/lisp/ChangeLog Sat Mar 05 18:02:40 2005 +0000 +++ b/lisp/ChangeLog Sat Mar 05 18:04:54 2005 +0000 @@ -1,3 +1,8 @@ +2005-03-05 Richard M. Stallman <rms@gnu.org> + + * simple.el (goto-line): Use a number at point as the default. + With C-u as arg, switch buffers. + 2005-03-05 Juri Linkov <juri@jurta.org> * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'