diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Apr 26 11:02:15 2005 +0000
+++ b/lisp/ChangeLog	Tue Apr 26 11:05:02 2005 +0000
@@ -1,3 +1,14 @@
+2005-04-26  Richard M. Stallman  <rms@gnu.org>
+
+	* progmodes/python.el (python-mode):
+	Use new name eldoc-documentation-function.
+
+	* hexl.el (hexl-mode): Use new name eldoc-documentation-function.
+
+	* emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
+	(eldoc-documentation-function):
+	Renamed from eldoc-print-current-symbol-info-function.  Calls changed.
+
 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
 
 	* emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.