changeset 43061:357ce0fca815

Document the new behavior of novice.el under "emacs -q".
author Eli Zaretskii <eliz@gnu.org>
date Sat, 02 Feb 2002 13:12:45 +0000
parents 08dfbeaa1003
children c9d1c7655c9f
files etc/NEWS
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Feb 02 12:49:58 2002 +0000
+++ b/etc/NEWS	Sat Feb 02 13:12:45 2002 +0000
@@ -1389,6 +1389,11 @@
 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