Mercurial > emacs
changeset 65674:5d4d59ecfc06
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 24 Sep 2005 11:03:57 +0000 |
parents | df079883ac40 |
children | 5c4f3174d8b8 |
files | etc/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Sat Sep 24 11:03:18 2005 +0000 +++ b/etc/ChangeLog Sat Sep 24 11:03:57 2005 +0000 @@ -1,3 +1,8 @@ +2005-09-24 Steven Huwig <shuwig@columbus.rr.com> (tiny change) + + * emacs.py (ehelp): Add g and l to arg list, and use them in the + call to `help'. + 2005-09-17 Romain Francoise <romain@orebokech.com> * gfdl.1: Update to version 1.2. Delete UC macro.
--- a/lisp/ChangeLog Sat Sep 24 11:03:18 2005 +0000 +++ b/lisp/ChangeLog Sat Sep 24 11:03:57 2005 +0000 @@ -1,3 +1,8 @@ +2005-09-24 Steven Huwig <shuwig@columbus.rr.com> (tiny change) + + * progmodes/python.el (python-describe-symbol): Add globals() and + locals() to the arguments of emacs.ehelp. + 2005-09-24 Magnus Henoch <mange@freemail.hu> * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries): New