# HG changeset patch # User Nick Roberts # Date 1208037878 0 # Node ID 7736bd7762c058f7597fbfb95b0e7d6bd58cf210 # Parent 1bf2e88199135d95f653ef42d30b2f4ab6cacf63 *** empty log message *** diff -r 1bf2e8819913 -r 7736bd7762c0 lisp/ChangeLog --- a/lisp/ChangeLog Sat Apr 12 22:01:06 2008 +0000 +++ b/lisp/ChangeLog Sat Apr 12 22:04:38 2008 +0000 @@ -5228,13 +5228,11 @@ (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)