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
6585d561
Commit
6585d561
authored
Aug 08, 2013
by
Juanma Barranquero
Browse files
etc/NEWS: Document new keybinding of `C-x r f' to frameset-to-register.
parent
2805a651
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
2 deletions
+11
-2
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+7
-2
No files found.
etc/ChangeLog
View file @
6585d561
2013-08-08 Juanma Barranquero <lekktu@gmail.com>
* NEWS: Document new keybinding of `C-x r f' to frameset-to-register.
2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
* NEWS: Mention `cache-long-scans'.
...
...
etc/NEWS
View file @
6585d561
...
...
@@ -131,6 +131,11 @@ You can change the default by customizing the variable blink-cursor-blinks.
Also timers for blinking are stopped when no blinking is done, so Emacs does
not consume CPU cycles.
** New command `frameset-to-register' is now bound to `C-x r f', replacing
`frame-configuration-to-register'.
It offers similar functionality, plus
some enhancements, like the ability to restore deleted frames. Command
`frame-configuration-to-register'
is still available, but unbound.
*
Editing Changes in Emacs 24.4
...
...
@@ -284,9 +289,9 @@ on the given date.
auto-saves of the desktop.
*** `desktop-restore-frames', enabled by default, allows saving and
restoring the window
/frame
configuration. Additional options
restoring the
frame/
window configuration
(frameset)
. Additional options
`desktop-restore-in-current-display',
`desktop-restore-reuses-frames'
and `desktop-restore-forces-onscreen'
allow
further customization.
and `desktop-restore-forces-onscreen'
offer
further customization.
** Dired
...
...
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