diff options
author | Juri Linkov <juri@jurta.org> | 2005-10-11 05:55:17 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2005-10-11 05:55:17 +0000 |
commit | 25f7a98cab8266ad91084084b558cd663bb1d42f (patch) | |
tree | 33684f76425f34c901fb39d5d094026204e5780c /lisp | |
parent | 8300a5b5c72e7950f8ce1c00cb979dd2ae07f64c (diff) | |
download | emacs-25f7a98cab8266ad91084084b558cd663bb1d42f.tar.gz emacs-25f7a98cab8266ad91084084b558cd663bb1d42f.tar.bz2 emacs-25f7a98cab8266ad91084084b558cd663bb1d42f.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index df834d0fae9..cf155de293a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2005-10-11 Juri Linkov <juri@jurta.org> + + * info.el (Info-mode-menu): Delete menu item "Edit". + (Info-mode): Delete description of Info-edit from docstring, + and rearrange descriptions of Info commands in the order + they are documented in the Info manual. + 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca> * calendar/appt.el (appt-check): Use diary-selective-display var. |