emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sat, 24 Nov 2001 21:16:23 -0500

Index: emacs/etc/NEWS
diff -u emacs/etc/NEWS:1.526 emacs/etc/NEWS:1.527
--- emacs/etc/NEWS:1.526        Sat Nov 24 07:36:02 2001
+++ emacs/etc/NEWS      Sat Nov 24 21:16:23 2001
@@ -202,9 +202,13 @@
 ** emacsserver now runs pre-command-hook and post-command-hook when
 it receives a request from emacsclient.
 
-** The default value of paragraph-start and indent-line-function has
-been changed to reflect the one used in text-mode rather than the one
-used in indented-text-mode.
+** The variable `recursive-load-depth-limit' has been deleted.
+Emacs now signals an error if the same file is loaded with more
+than 3 levels of nesting.
+
+** The default values of paragraph-start and indent-line-function have
+been changed to reflect those used in Text mode rather than those used
+in Indented-Text mode.
 
 ** If a major mode function has a non-nil `no-clone-indirect'
 property, `clone-indirect-buffer' signals an error if you use



reply via email to

[Prev in Thread] Current Thread [Next in Thread]