]> git.eshelyaron.com Git - emacs.git/commit
Always match underscore variables for elixir-ts-mode
authorWilhelm Kirschbaum <wkirschbaum@gmail.com>
Sun, 15 Sep 2024 07:46:07 +0000 (09:46 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:22:32 +0000 (21:22 +0100)
commit5800582dc555c369a64fd941f7438fc9c058cc17
tree8a8d399eb8711aa3eaac3f2bb0c22fd84f4db5a2
parent73784e64ca5dfc0d8a1163d4619151ff96810153
Always match underscore variables for elixir-ts-mode

The code comment is invalid, as it is common to treat any _variable as a
comment.

* lisp/progmodes/elixir-ts-mode.el (elixir-ts-font-lock-settings):
Add ":override t" to comment identifier match.  (Bug#75156)

(cherry picked from commit 43a8f0de5ecbe8430917968af703f4a630567461)
lisp/progmodes/elixir-ts-mode.el