Mercurial > emacs
changeset 46767:c9ae2bc01262
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Wed, 31 Jul 2002 22:29:36 +0000 |
parents | bc3820ad92b2 |
children | f086b73cbf97 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 31 22:29:00 2002 +0000 +++ b/lisp/ChangeLog Wed Jul 31 22:29:36 2002 +0000 @@ -1,3 +1,10 @@ +2002-07-31 Markus Rost <rost@math.ohio-state.edu> + + * help-fns.el (describe-function-1): Test function for + obsolescence only if it is a symbol. + + * ediff.el (ediff-backup): New autoloaded command. + 2002-07-31 Richard M. Stallman <rms@gnu.org> * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):