(gud-menu-map): Expand tooltip.
[bpt/emacs.git] / lisp / ChangeLog
index 0b07f7f..e0bd01c 100644 (file)
@@ -1,5 +1,7 @@
 2008-04-12  Nick Roberts  <nickrob@snap.net.nz>
 
+       * progmodes/gud.el (gud-menu-map): Expand tooltip.
+
        * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
        (menu): Add/expand menu tooltips.
 
        (python-which-shell, python-which-args, python-which-bufname):
        New buffer local variables.
        (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
-
-       * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
+       (python-pdbtrack-stack-entry-regexp)
        (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
        New constants.
 
        Pdbtrack features:
-
        (python-point, python-end-of-def-or-class)
        (python-beginning-of-def-or-class, python-goto-initial-line)
        (python-comint-output-filter-function)