diff options
| author | Glenn Morris | 2014-02-22 13:13:30 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-02-22 13:13:30 -0800 |
| commit | 123c84f91bf9206bff013ab7366068b8a16ed687 (patch) | |
| tree | 8a046369299faf312041a813f6c0ddc235161c35 /etc | |
| parent | f33095ed6b538acc5e2a5bed36f364ffb4bf81ca (diff) | |
| download | emacs-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/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -382,6 +382,7 @@ that summarizes existing registers. To disable this, set that option to nil. | |||
| 382 | Interactive commands that read registers and want to make use of this | 382 | Interactive commands that read registers and want to make use of this |
| 383 | should use `register-read-with-preview' to read register names. | 383 | should 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, |
| 387 | plus enhancements like the ability to restore deleted frames. | 388 | plus enhancements like the ability to restore deleted frames. |