Mercurial > emacs
changeset 55512:0358ae672b40
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 10 May 2004 18:36:09 +0000 |
parents | 5dbde1bf6cad |
children | 6bdc57e42324 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 10 18:34:41 2004 +0000 +++ b/lisp/ChangeLog Mon May 10 18:36:09 2004 +0000 @@ -1,3 +1,9 @@ +2004-05-10 Dave Love <fx@gnu.org> + + * progmodes/python.el (help-buffer): Autoload when compiling. + (python-after-info-look): Don't assume Info-goto-node returns non-nil. + (run-python): Prepend to any existing PYTHONPATH. + 2004-05-10 Nick Roberts <nick@nick.uklinux.net> * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation