diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 10 |
1 files changed, 3 insertions, 7 deletions
| @@ -713,13 +713,9 @@ along with the non-SMIE indentation code. | |||
| 713 | 713 | ||
| 714 | ** Remember | 714 | ** Remember |
| 715 | 715 | ||
| 716 | *** The new command `remember-notes' creates a buffer that is saved on | 716 | +++ |
| 717 | `kill-emacs'. You can think of it as a *scratch* buffer whose content | 717 | *** The new command `remember-notes' creates a buffer that is saved on exit. |
| 718 | is preserved. In fact, it was designed as a replacement for *scratch* | 718 | You can use it as a more permanent *scratch* buffer. |
| 719 | buffer and can be used that way by setting `initial-buffer-choice' to | ||
| 720 | `remember-notes' and `remember-notes-buffer-name' to "*scratch*". | ||
| 721 | Without the second change, the *scratch* buffer will still be there | ||
| 722 | for notes that do not need to be preserved. | ||
| 723 | 719 | ||
| 724 | +++ | 720 | +++ |
| 725 | *** Remember can now store notes in separate files. | 721 | *** Remember can now store notes in separate files. |