]> git.eshelyaron.com Git - emacs.git/commit
Give '$' punctuation syntax in make-mode (Bug#24477)
authorDima Kogan <dima@secretsauce.net>
Tue, 20 Sep 2016 05:55:34 +0000 (22:55 -0700)
committerNoam Postavsky <npostavs@gmail.com>
Tue, 15 May 2018 23:33:34 +0000 (19:33 -0400)
commit4c3cd27df9c0735d907813a8c16a87acc54b9edc
tree1ea787e7ab54f371d511e226c9b5e14198a0ea37
parent2fda57c6fb29262261911819ec8f5e4cccb3abbb
Give '$' punctuation syntax in make-mode (Bug#24477)

* lisp/progmodes/make-mode.el (makefile-mode-syntax-table): Set syntax
of '$' to punctuation.
lisp/progmodes/make-mode.el