]> git.eshelyaron.com Git - emacs.git/commit
Make `dns-mode` fontify quoted values correctly
authorStefan Kangas <stefankangas@gmail.com>
Tue, 5 Sep 2023 21:06:21 +0000 (23:06 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 24 Oct 2023 10:59:42 +0000 (12:59 +0200)
commit6629e861b355366ff9d258eb02c184d219a932b8
treecb989ee46b68634917cb5742c47cc838ef5b52da
parentaa253c533d23d0fda1ecc512d94dea24501803ed
Make `dns-mode` fontify quoted values correctly

* lisp/textmodes/dns-mode.el (dns-mode-syntax-table): Fontify
quoted values correctly.  (Bug#62214)
Suggested by Trent W. Buck <trentbuck@gmail.com>.

(cherry picked from commit c586d984f279aa61de4f5dfc4f6df660188dd0f6)
lisp/textmodes/dns-mode.el