diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-09-19 01:03:43 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-09-19 01:03:43 +0000 |
commit | 8421685fdfa899a016d9878fdc2dca47cce337d4 (patch) | |
tree | 630077985f71e5115ae44bd20010b501c3beb33a /lisp/ChangeLog | |
parent | a6b194caa85681196684f092d779590ff005afb8 (diff) | |
download | emacs-8421685fdfa899a016d9878fdc2dca47cce337d4.tar.gz emacs-8421685fdfa899a016d9878fdc2dca47cce337d4.tar.bz2 emacs-8421685fdfa899a016d9878fdc2dca47cce337d4.zip |
(dired-mark-pop-up): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6e36e788d6a..c49a5fbfcf8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-09-18 Richard M. Stallman <rms@gnu.org> + + * dired.el (dired-mark-pop-up): Doc fix. + + * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Put the + definition straight into loaddefs.el as well as executing it here. + 2002-09-18 Colin Walters <walters@debian.org> * calc/calc.el (calc-mode): Add font-lock-defontify to |