From fb666692d09f5214c67012c360bcd5445ef96111 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 2 Feb 2002 13:10:57 +0000 Subject: [PATCH] Document the new behavior of novice.el under "emacs -q". --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 806db950a65..aaae232b4ae 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -796,6 +796,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 -- 2.39.5