diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-12-04 20:36:13 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-12-04 20:36:13 +0000 |
commit | 2bc8d7c8126243cb378bccd62b86a369315c4a47 (patch) | |
tree | f124743a9c9febd7617dee4ff0b827dc69d013cf /etc | |
parent | 54cf809264128710012dce53e987f694723721b0 (diff) | |
download | emacs-2bc8d7c8126243cb378bccd62b86a369315c4a47.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ to your .emacs to revert to the old behavior. automatically at startup, if it exists. When Emacs offers to save modified buffers, it saves the abbrevs too if they have changed. It can do this either silently or asking for confirmation first, -according to the value of `save-abbrebvs'. +according to the value of `save-abbrevs'. ** Display of hollow cursors now obeys the buffer-local value (if any) of `cursor-in-non-selected-windows' in the buffer that the cursor |