comparison lisp/ChangeLog @ 46767:c9ae2bc01262

*** empty log message ***
author Markus Rost <rost@math.uni-bielefeld.de>
date Wed, 31 Jul 2002 22:29:36 +0000
parents cd0e9463ce83
children f086b73cbf97
comparison
equal deleted inserted replaced
46766:bc3820ad92b2 46767:c9ae2bc01262
1 2002-07-31 Markus Rost <rost@math.ohio-state.edu>
2
3 * help-fns.el (describe-function-1): Test function for
4 obsolescence only if it is a symbol.
5
6 * ediff.el (ediff-backup): New autoloaded command.
7
1 2002-07-31 Richard M. Stallman <rms@gnu.org> 8 2002-07-31 Richard M. Stallman <rms@gnu.org>
2 9
3 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions): 10 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
4 Check that (car elt) is a string. 11 Check that (car elt) is a string.
5 12