changeset 43060:08dfbeaa1003

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 02 Feb 2002 12:49:58 +0000
parents 0a91a443d091
children 357ce0fca815
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 02 12:47:54 2002 +0000
+++ b/lisp/ChangeLog	Sat Feb 02 12:49:58 2002 +0000
@@ -1,3 +1,11 @@
+2002-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* novice.el (enable-command): If Emacs was invoked as "emacs -q",
+	don't alter the user's ~/.emacs.
+	(disable-command): If user-init-file is nil or does not exist,
+	default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).  But
+	don't alter the init file if Emacs was invoked as "emacs -q"
+
 2002-02-01  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* mail/sendmail.el (mail-mode): Undo half of last change.