# HG changeset patch # User Eli Zaretskii # Date 1012655565 0 # Node ID 357ce0fca81528a845eeea094ad9ef71a96f122e # Parent 08dfbeaa1003bc227f8a7d1343712b286957ba50 Document the new behavior of novice.el under "emacs -q". diff -r 08dfbeaa1003 -r 357ce0fca815 etc/NEWS --- 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