]> git.eshelyaron.com Git - emacs.git/commitdiff
ph.el, user-init-file.
authorDave Love <fx@gnu.org>
Wed, 19 Jan 2000 18:50:05 +0000 (18:50 +0000)
committerDave Love <fx@gnu.org>
Wed, 19 Jan 2000 18:50:05 +0000 (18:50 +0000)
etc/NEWS

index b69788ee4454c168a0b1777fc8bf325119992e9e..74cc1d37996cc3ae4711767b8eca4a129dd090be 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -13,6 +13,9 @@ the --without-pop configure option, should that be necessary.
 \f
 * Changes in Emacs 21.1
 
+** If your init file is compiled (.emacs.elc), `user-init-file' is set
+to the source name (.emacs.el), if that exists, after loading it.
+
 ** The help string specified for a menu-item whose definition contains
 the property `:help HELP' is now displayed under X either in the echo
 area or with tooltips.
@@ -894,7 +897,9 @@ with extension `.diff', `.diffs', `.patch' and `.rej'.
 *** mldrag.el has been removed.  mouse.el provides the same
 functionality with aliases for the mldrag functions.
 
-*** eval-reg.el has been obsoleted by changes to edebug.el.
+*** eval-reg.el has been obsoleted by changes to edebug.el and removed.
+
+*** ph.el has been obsoleted by EUDC and removed.
 \f
 * Lisp changes in Emacs 21.1 (see following page for display-related features)