comparison lisp/ChangeLog @ 55512:0358ae672b40

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 10 May 2004 18:36:09 +0000
parents 2b15e893127e
children 91ef0e2d83b7
comparison
equal deleted inserted replaced
55511:5dbde1bf6cad 55512:0358ae672b40
1 2004-05-10 Dave Love <fx@gnu.org>
2
3 * progmodes/python.el (help-buffer): Autoload when compiling.
4 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
5 (run-python): Prepend to any existing PYTHONPATH.
6
1 2004-05-10 Nick Roberts <nick@nick.uklinux.net> 7 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
2 8
3 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation 9 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
4 for pending breakpoints. 10 for pending breakpoints.
5 11