aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2014-02-22 13:13:30 -0800
committerGlenn Morris2014-02-22 13:13:30 -0800
commit123c84f91bf9206bff013ab7366068b8a16ed687 (patch)
tree8a046369299faf312041a813f6c0ddc235161c35 /etc
parentf33095ed6b538acc5e2a5bed36f364ffb4bf81ca (diff)
downloademacs-123c84f91bf9206bff013ab7366068b8a16ed687.tar.gz
emacs-123c84f91bf9206bff013ab7366068b8a16ed687.zip
* lisp/register.el (frame-configuration-to-register): Make obsolete.
* etc/NEWS: Related markup.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3dd446dda62..622a44a02bb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -382,6 +382,7 @@ that summarizes existing registers. To disable this, set that option to nil.
382Interactive commands that read registers and want to make use of this 382Interactive commands that read registers and want to make use of this
383should use `register-read-with-preview' to read register names. 383should use `register-read-with-preview' to read register names.
384 384
385+++
385*** New command `frameset-to-register' bound to `C-x r f', replacing 386*** New command `frameset-to-register' bound to `C-x r f', replacing
386`frame-configuration-to-register'. It offers similar functionality, 387`frame-configuration-to-register'. It offers similar functionality,
387plus enhancements like the ability to restore deleted frames. 388plus enhancements like the ability to restore deleted frames.