Mercurial > emacs
changeset 27369:b7162d2b3d0b
ph.el, user-init-file.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 19 Jan 2000 18:50:05 +0000 |
parents | d1ae4740c8db |
children | 70846ee19545 |
files | etc/NEWS |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed Jan 19 16:26:37 2000 +0000 +++ b/etc/NEWS Wed Jan 19 18:50:05 2000 +0000 @@ -13,6 +13,9 @@ * 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 @@ *** 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. * Lisp changes in Emacs 21.1 (see following page for display-related features)