1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00

Reformat the pdbtrack remote-file fix ChangeLog.2 entry

... to conform better to CONTRIBUTE guidelines.
This commit is contained in:
Ken Manheimer 2015-09-22 11:26:13 -04:00
parent 6c33e7ada5
commit e5947fee04

View File

@ -13,8 +13,10 @@
2015-09-19 Ken Manheimer <ken.manheimer@gmail.com> 2015-09-19 Ken Manheimer <ken.manheimer@gmail.com>
Repair pdbtrack so it follows transition from one remote file to another. Repair pdbtrack remote file tracking
* python.el (python-pdbtrack-set-tracked-buffer). * 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> 2015-09-19 Artur Malabarba <bruce.connor.am@gmail.com>