]> git.eshelyaron.com Git - emacs.git/commit
Turn compilation-error-case-fold-search into a defvar
authorMattias Engdegård <mattiase@acm.org>
Thu, 26 Mar 2020 09:58:30 +0000 (10:58 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sat, 28 Mar 2020 13:36:32 +0000 (14:36 +0100)
commitdfeb87d8e54ee5f2ce3e16d34a812131bb2f6e4d
tree6a475f8207baeabed0768ab3cb9619ff7ef55b60
parente6c6486ee0b4e50c61c062f475bbe473cfd397f9
Turn compilation-error-case-fold-search into a defvar

See bug#40119, and the discussion at
https://lists.gnu.org/archive/html/emacs-devel/2020-03/msg00653.html

* lisp/progmodes/compile.el (compilation-error-case-fold-search):
Turn into a defvar.
* etc/NEWS: Update.
etc/NEWS
lisp/progmodes/compile.el