# HG changeset patch # User Eli Zaretskii # Date 1127560126 0 # Node ID 5c4f3174d8b830cdfa7249f319cbf5157d101e53 # Parent 5d4d59ecfc06877a4b2f446257ec03fb56c99d97 Fix Steven Huwig's email address. diff -r 5d4d59ecfc06 -r 5c4f3174d8b8 etc/ChangeLog --- a/etc/ChangeLog Sat Sep 24 11:03:57 2005 +0000 +++ b/etc/ChangeLog Sat Sep 24 11:08:46 2005 +0000 @@ -1,4 +1,4 @@ -2005-09-24 Steven Huwig (tiny change) +2005-09-24 Steven Huwig (tiny change) * emacs.py (ehelp): Add g and l to arg list, and use them in the call to `help'. diff -r 5d4d59ecfc06 -r 5c4f3174d8b8 lisp/ChangeLog --- a/lisp/ChangeLog Sat Sep 24 11:03:57 2005 +0000 +++ b/lisp/ChangeLog Sat Sep 24 11:08:46 2005 +0000 @@ -1,4 +1,4 @@ -2005-09-24 Steven Huwig (tiny change) +2005-09-24 Steven Huwig (tiny change) * progmodes/python.el (python-describe-symbol): Add globals() and locals() to the arguments of emacs.ehelp.