From: Ken Manheimer Date: Tue, 22 Sep 2015 15:26:13 +0000 (-0400) Subject: Reformat the pdbtrack remote-file fix ChangeLog.2 entry X-Git-Tag: emacs-25.0.90~1224^2~41 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e5947fee046a8374fc23714f06cbfbec79d0d2cb;p=emacs.git Reformat the pdbtrack remote-file fix ChangeLog.2 entry ... to conform better to CONTRIBUTE guidelines. --- diff --git a/ChangeLog.2 b/ChangeLog.2 index edad2d5f86b..0fb3df621c8 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -13,8 +13,10 @@ 2015-09-19 Ken Manheimer - Repair pdbtrack so it follows transition from one remote file to another. - * python.el (python-pdbtrack-set-tracked-buffer). + Repair pdbtrack remote file tracking + * lisp/progmodes/python.el (python-pdbtrack-set-tracked-buffer): + Rectify pdbtrack so it follows transitions from one remote source + file to the next. 2015-09-19 Artur Malabarba