]> git.eshelyaron.com Git - emacs.git/commitdiff
Document the new behavior of novice.el under "emacs -q".
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Feb 2002 13:12:45 +0000 (13:12 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Feb 2002 13:12:45 +0000 (13:12 +0000)
etc/NEWS

index 66a32e9616fc5e8c72082224199588ade308f58d..57a8f5ec11388aa0cd379f8d8aaff9492a9b9750 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1389,6 +1389,11 @@ file.  This is because saving customizations from such a session would
 wipe out all the other customizationss you might have on your init
 file.
 
+** If Emacs was invoked with the `-q' or `--no-init-file' options, it
+does not save disabled and enabled commands for future sessions, to
+avoid overwriting existing customizations of this kind that are
+already in your init file.
+
 ** New features in evaluation commands
 
 *** The commands to evaluate Lisp expressions, such as C-M-x in Lisp