]> git.eshelyaron.com Git - emacs.git/commit
Reformat comment for 'gnu' compilation rule
authorMattias Engdegård <mattiase@acm.org>
Sun, 15 Nov 2020 16:54:41 +0000 (17:54 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sun, 15 Nov 2020 16:58:53 +0000 (17:58 +0100)
commit4ddc38fc59845f7fa088121f435f62d1c0295c69
tree5494fc51263ff1b25a87074ef09406045f58ee5e
parent36431e16799872e84161d46e66057b05289a1335
Reformat comment for 'gnu' compilation rule

* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
The comments above the regexp for the 'gnu' rule contained
references to the previous string regexp, which has been difficult
to follow ever since the translation to rx.  Move the comments
to their proper places, and add some guiding notes.
lisp/progmodes/compile.el