Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bb96021a
Commit
bb96021a
authored
Mar 05, 2005
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
00a369ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
etc/NEWS
etc/NEWS
+6
-0
lisp/ChangeLog
lisp/ChangeLog
+5
-0
No files found.
etc/NEWS
View file @
bb96021a
...
...
@@ -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.
...
...
lisp/ChangeLog
View file @
bb96021a
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'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment