# HG changeset patch # User Juanma Barranquero # Date 1190929171 0 # Node ID 961c0e9b46fd38fd6f523290dc006054cbd1e1ea # Parent 150f6e38877ab43f8e94fcc65eb59ce430e7f2bf *** empty log message *** diff -r 150f6e38877a -r 961c0e9b46fd lisp/ChangeLog --- a/lisp/ChangeLog Thu Sep 27 21:37:47 2007 +0000 +++ b/lisp/ChangeLog Thu Sep 27 21:39:31 2007 +0000 @@ -1,3 +1,11 @@ +2007-09-27 Juanma Barranquero + + * emacs-lisp/eldoc.el (eldoc-message-commands-table-size) + (eldoc-message-commands, eldoc-current-idle-delay): + Fix typos in docstrings. + + * progmodes/python.el (python-eldoc-function): Doc fix. + 2007-09-26 Eli Zaretskii * menu-bar.el (menu-bar-search-documentation-menu): Renamed from @@ -68,7 +76,7 @@ 2007-09-22 Glenn Morris * eshell/esh-mode.el (eshell-output-filter-functions): Add - eshell-postoutput-scroll-to-bottom. + eshell-postoutput-scroll-to-bottom. 2007-09-21 Dan Nicolaescu @@ -820,7 +828,7 @@ * help.el (resize-temp-buffer-window): Use window-full-width-p instead of comparing frame-width and window-width. -2007-08-05 Peter Povinec yahoo.com> (tiny change) +2007-08-05 Peter Povinec yahoo.com> (tiny change) * term.el: Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.