summaryrefslogtreecommitdiff
path: root/ChangeLog.2
diff options
context:
space:
mode:
authorKen Manheimer <ken.manheimer@gmail.com>2015-09-22 11:26:13 -0400
committerKen Manheimer <ken.manheimer@gmail.com>2015-09-22 11:26:13 -0400
commite5947fee046a8374fc23714f06cbfbec79d0d2cb (patch)
treefd19db3e0dde26e0a52ce537ebb4c7b657c6c343 /ChangeLog.2
parent6c33e7ada5c0aa0dac1e6298c5b45c0134a90b92 (diff)
downloademacs-e5947fee046a8374fc23714f06cbfbec79d0d2cb.tar.gz
Reformat the pdbtrack remote-file fix ChangeLog.2 entry
... to conform better to CONTRIBUTE guidelines.
Diffstat (limited to 'ChangeLog.2')
-rw-r--r--ChangeLog.26
1 files changed, 4 insertions, 2 deletions
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 <ken.manheimer@gmail.com>
- 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 <bruce.connor.am@gmail.com>