# HG changeset patch # User Eli Zaretskii # Date 1012654198 0 # Node ID 08dfbeaa1003bc227f8a7d1343712b286957ba50 # Parent 0a91a443d0913b7903d52bb3c12fab3f41f89793 *** empty log message *** diff -r 0a91a443d091 -r 08dfbeaa1003 lisp/ChangeLog --- 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 + + * 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 * mail/sendmail.el (mail-mode): Undo half of last change.