]> git.eshelyaron.com Git - emacs.git/commit
Fix an error with remote file name in compile.el
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 18 Dec 2019 09:19:19 +0000 (10:19 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 18 Dec 2019 09:19:19 +0000 (10:19 +0100)
commit0a10795d0bf4fe21997f907b7d6b1fe13517912b
tree701168da76f2c01d6a78b9dab8058a8800cca703
parent6008b679f65f8377a1a1b4601024ac83df013caf
Fix an error with remote file name in compile.el

* lisp/progmodes/compile.el (compilation-get-file-structure):
Compute proper remote file name.  (Bug#38648)
lisp/progmodes/compile.el