diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-09-02 00:15:35 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-09-02 00:15:35 +0000 |
commit | 957e7c38bb3d180b98a05479cd3dc4a577a309c5 (patch) | |
tree | 2b731373d7665ea94fc64068c04acab3a512c8ee /etc/NEWS | |
parent | 769508c9f1e7feee2ec0a63d697b706188ffc50a (diff) | |
download | emacs-957e7c38bb3d180b98a05479cd3dc4a577a309c5.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc/NEWS')
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -62,6 +62,9 @@ See the files mac/README and mac/INSTALL for build instructions. When the file is maintained under version control, that information appears between the position information and the major mode. +** C-x s (save-some-buffers) now offers an option `d' to diff a buffer +against its file, so you can see what changes you would be saving. + +++ ** You can now customize the use of window fringes. To control this for all frames, use M-x fringe-mode or the Show/Hide submenu of the |