Mercurial > emacs
comparison lisp/ChangeLog @ 61859:348a53b1dd79
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 26 Apr 2005 11:05:02 +0000 |
parents | 5a74af829774 |
children | 30109b37b466 |
comparison
equal
deleted
inserted
replaced
61858:93f163f12d38 | 61859:348a53b1dd79 |
---|---|
1 2005-04-26 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * progmodes/python.el (python-mode): | |
4 Use new name eldoc-documentation-function. | |
5 | |
6 * hexl.el (hexl-mode): Use new name eldoc-documentation-function. | |
7 | |
8 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix. | |
9 (eldoc-documentation-function): | |
10 Renamed from eldoc-print-current-symbol-info-function. Calls changed. | |
11 | |
1 2005-04-26 Nick Roberts <nickrob@snap.net.nz> | 12 2005-04-26 Nick Roberts <nickrob@snap.net.nz> |
2 | 13 |
3 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro. | 14 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro. |
4 | 15 |
5 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu> | 16 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu> |