From 4dd7de9aafca38477a68c735065fb7018411d139 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 22 Feb 2008 05:02:59 +0000 Subject: [PATCH] Fix typo. --- lisp/ChangeLog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.39.2