]> git.eshelyaron.com Git - emacs.git/commit
Fix untidinesses in compile.el.
authorAlan Mackenzie <acm@muc.de>
Sun, 8 Sep 2019 10:44:27 +0000 (10:44 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 8 Sep 2019 10:44:27 +0000 (10:44 +0000)
commit034f9363e316920cd79151ba40fd8a21f85a383b
tree32da9430579a61d4d4fd85492da9889b754d7e8a
parentd42d46d11106a9541323e064792b23cc74c0f7f0
Fix untidinesses in compile.el.

* lisp/progmodes/compile.el (compilation--margin-string): Renamed from
compilation-margin-string.  Use defconst rather than defvar.  Use propertize
rather than a separate put-text-property.  Trim the doc string.
lisp/progmodes/compile.el