diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-09-21 11:49:09 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-09-21 11:49:09 +0000 |
commit | 42ac0ae5f3d53713d8b8e7b1c27f502447d167dd (patch) | |
tree | 61a269643e97887acb7ee7d1194653deba52d8fd /etc | |
parent | 0daad115c4fa2dd80610c46f6c33471e81afb239 (diff) | |
download | emacs-42ac0ae5f3d53713d8b8e7b1c27f502447d167dd.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -93,6 +93,13 @@ on. set to suppress warnings ``X and Y are the same file'' when visiting a file that is already visited under a different name. +** The new user-option `electric-help-shrink-window' can be set to +nil to prevent adjusting the help window size to the buffer size. + +** Emacs now checks for recursive loads of Lisp files. If the +recursion depth exceeds `recursive-load-depth-limit', an error is +signaled. + ** The Strokes package has been updated. If your Emacs has XPM support, you can use it for pictographic editing. In Strokes mode, use C-mouse-2 to compose a complex stoke and insert it into the |