]> git.eshelyaron.com Git - emacs.git/commit
Improve 'compilation-transform-file-match-alist' documentation
authorRobert Pluim <rpluim@gmail.com>
Tue, 3 Dec 2024 14:20:04 +0000 (15:20 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 9 Dec 2024 12:46:06 +0000 (13:46 +0100)
commit9c58a11825691fbe51d94e694ba138659b38b205
treeb9039835202c5225de0aaedf83c24302dd0f4087
parent4eca8081d0e59685ec3885071cca08157afc6522
Improve 'compilation-transform-file-match-alist' documentation

* doc/emacs/building.texi (Compilation Mode): Document
'compilation-transform-file-match-alist'.
* lisp/progmodes/compile.el
(compilation-transform-file-match-alist):
Expand docstring and add some examples.

(cherry picked from commit 7c50e4cc8cc19ad1ab10121ece894409a72a8af9)
doc/emacs/building.texi
lisp/progmodes/compile.el