Mercurial > emacs
comparison lisp/ChangeLog @ 45194:b97ec34abf40
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Wed, 08 May 2002 18:05:28 +0000 |
parents | 84b3e1c12ac7 |
children | fc5298a6be26 |
comparison
equal
deleted
inserted
replaced
45193:3431e29f1d9c | 45194:b97ec34abf40 |
---|---|
1 2002-05-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 2002-05-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 2 |
3 * filesets.el (filesets-running-xemacs): Fix last change. | 3 * filesets.el (filesets-running-xemacs): Fix last change. |
4 | 4 |
5 2002-05-08 Markus Rost <rost@math.ohio-state.edu> | 5 2002-05-08 Markus Rost <rost@math.ohio-state.edu> |
6 | |
7 * help-fns.el (describe-function-1): If the source is | |
8 `loaddefs.el', look for the real source. This is necessary only | |
9 for defaliases. | |
10 | |
11 * emacs-lisp/find-func.el (find-function-search-for-symbol): Add | |
12 autoload cookie. | |
13 (find-function-regexp): Include | |
14 "\(quote " to match the defaliases in loaddefs.el. | |
6 | 15 |
7 * filesets.el (filesets-conditional-sort): Use copy-sequence, not | 16 * filesets.el (filesets-conditional-sort): Use copy-sequence, not |
8 copy-list. | 17 copy-list. |
9 (filesets-menu-path, filesets-menu-before, filesets-menu-in-menu): | 18 (filesets-menu-path, filesets-menu-before, filesets-menu-in-menu): |
10 Defvar them to nil if running in Emacs. | 19 Defvar them to nil if running in Emacs. |