From: Eli Zaretskii Date: Sat, 2 Feb 2002 13:12:45 +0000 (+0000) Subject: Document the new behavior of novice.el under "emacs -q". X-Git-Tag: ttn-vms-21-2-B4~16885 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e97c15772de78b61d2e11335d753e0dfafc4623;p=emacs.git Document the new behavior of novice.el under "emacs -q". --- diff --git a/etc/NEWS b/etc/NEWS index 66a32e9616f..57a8f5ec113 100644 --- 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