]> 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, 5 Sep 2023 21:08:52 +0000 (23:08 +0200)
commitc586d984f279aa61de4f5dfc4f6df660188dd0f6
tree8650c4e816a4ea74789959077510c2b8c09877cc
parentcd6dcfad1074cfdc2a3b18d905cb60ce977ed6b0
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>.
lisp/textmodes/dns-mode.el