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
f4695519
Commit
f4695519
authored
Dec 16, 2005
by
Károly Lőrentey
Browse files
Change `prev-buffer' to `previous-buffer'; add note on them using the
frame-local buffer list.
parent
f63d5a0e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
3 deletions
+9
-3
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/NEWS
etc/NEWS
+4
-3
No files found.
etc/ChangeLog
View file @
f4695519
2005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
* NEWS: Change `prev-buffer' to `previous-buffer'; add note on
them using the frame-local buffer list.
2005-12-10 David Koppelman <koppel@ece.lsu.edu>
* NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
...
...
etc/NEWS
View file @
f4695519
...
...
@@ -307,9 +307,10 @@ a new Emacs.
On 32bit machines, it is now 256M (i.e. 268435455).
+++
** You can now switch buffers in a cyclic order with C-x C-left and
(prev-buffer) and C-x C-right (next-buffer). C-x left and C-x right
can be used as well.
** You can now switch buffers in a cyclic order with C-x C-left
(previous-buffer) and C-x C-right (next-buffer). C-x left and
C-x right can be used as well. The functions keep a different buffer
cycle for each frame, using the frame-local buffer list.
+++
** `undo-only' does an undo which does not redo any previous undo.
...
...
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