]> git.eshelyaron.com Git - emacs.git/commit
Make conf-javaprop-mode only claim that # lines are comments
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 20 Aug 2022 09:54:33 +0000 (11:54 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 20 Aug 2022 09:54:33 +0000 (11:54 +0200)
commit3312710fd672021b17983ef2287dbd57a9a110a1
tree57b7bd1914ed50f14c1cb16a2e499f9b0d3c171f
parent84082a0e8401ca5ed415d7e11eb8b899b649a866
Make conf-javaprop-mode only claim that # lines are comments

* lisp/textmodes/conf-mode.el (conf-javaprop-mode-syntax-table):
Make obsolete and remove syntax entries for // and /* (bug#49077),
because only # are comments in javaprop files.
(conf-javaprop-mode): Adjust doc string to just mention #
comments.
lisp/textmodes/conf-mode.el
test/lisp/textmodes/conf-mode-tests.el