Date: Mon, 23 Sep 2024 19:57:09 +0300
Cc:spwhitton@spwhitton.name,emacs-devel@gnu.org
From: Dmitry Gutov<dmitry@gutov.dev>
Great! Here's the combined diff I plan to install:
- More extensions.
- case-fold-search bound to t, so extension matching is not case-
sensitive.
- string-match-p for etags-regen-ignores entries, minor speed bump.
- *.a removed from the list, though it previously was in it (like
discussed in this thread).
- *.def and *.inc also not added because I see .def being used for
"module definition files", and .inc files sometimes have C-like
contents, and sometimes SGML (with ASM in just a few examples). In the
mozilla/gecko-dev checkout I tested, that is, to see how the change
would affect indexing.