]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 Sep 2005 11:03:57 +0000 (11:03 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Sep 2005 11:03:57 +0000 (11:03 +0000)
etc/ChangeLog
lisp/ChangeLog

index ada960359ffae0955206589c5db0d5c5da766192..83af7893226efbadb4086a35fb8f3e37cfc19813 100644 (file)
@@ -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.
index db35b6631dc08818671a913f6bc746dae0e19577..57a468bc738955a91fb1efc8440843042e82ef49 100644 (file)
@@ -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