aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGerd Moellmann2000-04-24 18:48:24 +0000
committerGerd Moellmann2000-04-24 18:48:24 +0000
commitabfcc168d3ccc3247bb19029cd23db3b0544ce98 (patch)
tree690ced8989fb861f25aad14799bada66a60254a5 /etc
parent73f13e5a9d6b83e3986069cdca433469f5b79851 (diff)
downloademacs-abfcc168d3ccc3247bb19029cd23db3b0544ce98.tar.gz
emacs-abfcc168d3ccc3247bb19029cd23db3b0544ce98.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 88829953fed..426a485eca3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -16,6 +16,10 @@ images and toolkit scrollbars. Use the --help option to list them.
16 16
17* Changes in Emacs 21.1 17* Changes in Emacs 21.1
18 18
19** Emacs' auto-save list files are now by default stored in a
20sub-directory `.emacs.d/auto-save-list/' of the user's home directory.
21You can customize `auto-save-list-prefix' to change this location.
22
19** On window-systems, additional space can be put between text lines 23** On window-systems, additional space can be put between text lines
20on the display using several methods 24on the display using several methods
21 25