From: Glenn Morris Date: Fri, 22 Feb 2008 05:02:59 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-23.0.90~7753 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4dd7de9aafca38477a68c735065fb7018411d139;p=emacs.git Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ab178ca87ea..61ba0356e8c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -62,9 +62,8 @@ tracking is happening. (python-pdbtrack-stack-entry-regexp): Better recognize stack traces. (python-pdbtrack-input-prompt): Better recognize PDB prompts. - (add python-pdbtrack-track-stack-file to - comint-output-filter-functions): Tracking is plugged in to all - comint buffers once python.el is loaded. + (comint-output-filter-functions): Add python-pdbtrack-track-stack-file. + Tracking is plugged in to all comint buffers once python.el is loaded. (python-pdbtrack-overlay-arrow): Toggle activation of `python-pdbtrack-minor-mode-string' in addition to the overlay arrow. (python-pdbtrack-track-stack-file): Use new