aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS10
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 679b9d4871f..bfe3ef6aae3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.
718is preserved. In fact, it was designed as a replacement for *scratch* 718You can use it as a more permanent *scratch* buffer.
719buffer and can be used that way by setting `initial-buffer-choice' to
720`remember-notes' and `remember-notes-buffer-name' to "*scratch*".
721Without the second change, the *scratch* buffer will still be there
722for 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.