1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2005-03-05 18:04:54 +00:00
parent 00a369aca2
commit bb96021a1d
2 changed files with 11 additions and 0 deletions

View File

@ -103,6 +103,12 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
* 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.

View File

@ -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'