aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2001-11-25 02:42:37 +0000
committerRichard M. Stallman <[email protected]>2001-11-25 02:42:37 +0000
commit8727d588f03db4e4e8bd0fdf7d34491de7402113 (patch)
tree264e1af3e0e1daa36a2a0dc99339b1fd13154eea /etc/NEWS
parentcd4e9344a72a0f6ebe3aab0b0c26aa1b834fe4ae (diff)
*** empty log message ***
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS10
1 files changed, 7 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 47141120a6..262d8e7809 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -202,9 +202,13 @@ called to print the entries' values. It default to `princ'.
** 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