ken manheimer wrote:
> * python.el (python-pdbtrack-set-tracked-buffer).
Should have been:
* lisp/python.el (python-pdbtrack-set-tracked-buffer): Do something.
> --- a/lisp/ChangeLog.17
> +++ b/lisp/ChangeLog.17
> @@ -1,3 +1,8 @@
> +2015-09-20 Ken Manheimer <ken.manheimer@gmail.com>
> +
> + * python.el (python-pdbtrack-set-tracked-buffer): Repair pdbtrack
> + so it follows transition from one remote file to another.
> +
> 2015-04-06 Alan Mackenzie <acm@muc.de>
Please remove this addition.
ChangeLogs are auto-generated for some time.
Did you think no-one had made a change for the past 5 months, or that we
renamed the Changelog to "ChangeLog.17"? ;)
Repair pdbtrack remote file tracking* lisp/progmodes/python.el (python-pdbtrack-set-tracked-buffer): Rectify pdbtrack so it follows transition from one remote file to another.