# HG changeset patch # User Stefan Monnier # Date 1084214169 0 # Node ID 0358ae672b4037e1dac88d8298a2d432018d2b44 # Parent 5dbde1bf6cadbd9181690498b24da4761bd419e5 *** empty log message *** diff -r 5dbde1bf6cad -r 0358ae672b40 lisp/ChangeLog --- 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 + + * 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 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation