]> git.eshelyaron.com Git - emacs.git/commit
Set the syntax table in AWK Mode.
authorAlan Mackenzie <acm@muc.de>
Sat, 18 Feb 2017 12:38:29 +0000 (12:38 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 18 Feb 2017 12:38:29 +0000 (12:38 +0000)
commita848d36c578cb849a283d72edbd69d1b955350f9
treea0c021ea7fe20c0c8d2eef607a0d474b7fd4ecf2
parent879a3e445fa13c9624558515c8189dae634d91a1
Set the syntax table in AWK Mode.

This is a partial reversion of CC Mode commit on 2016-05-09 17:49:45 +0000.
It fixes bug #25722.

lisp/progmodes/cc-mode.el (awk-mode): Explicitly set the syntax table.
lisp/progmodes/cc-mode.el