]> git.eshelyaron.com Git - emacs.git/commit
Make switch work in AWK Mode. Fixes bug #41923
authorAlan Mackenzie <acm@muc.de>
Wed, 24 Jun 2020 19:45:30 +0000 (19:45 +0000)
committerAlan Mackenzie <acm@muc.de>
Wed, 24 Jun 2020 19:45:30 +0000 (19:45 +0000)
commitb6ea0e0834fb63c977299f35701f17a1a3c6a044
tree879a9b9c173c43697c378681b06362a68b91bf64
parent599004f712657e5f6e25a878505a61cda1595d0e
Make switch work in AWK Mode.  Fixes bug #41923

lisp/progmodes/cc-langs.el (c-block-stmt-2-kwds): Insert "switch" into the AWK
Mode entry.
(c-case-kwds): Remove the special entry for AWK Mode.
lisp/progmodes/cc-langs.el