]> git.eshelyaron.com Git - emacs.git/commit
CC-Mode: Remove unneeded backslashes from doc strings and regular expressions
authorAlan Mackenzie <acm@muc.de>
Sat, 12 Oct 2019 09:30:23 +0000 (09:30 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 12 Oct 2019 09:30:23 +0000 (09:30 +0000)
commit55fdbec44316036b85d96a4d808a5f1f17276fc6
tree4551d60f6ef739e487719f87c58c8398fadc18b5
parent933c0bb96e7b157b551665dfd02141d1cd860771
CC-Mode: Remove unneeded backslashes from doc strings and regular expressions

Also make miscellaneous amendments.

* lisp/progmodes/cc-align.el, lisp/progmodes/cc-cmds.el
* lisp/progmodes/cc-defs.el, lisp/progmodes/cc-engine.el
* lisp/progmodes/cc-langs.el, lisp/progmodes/cc-vars.el: Remove lots of
unneeded backslashes.

* lisp/progmodes/cc-langs.el (c-string-innards-re-alist): Remove redundant
"\\|\r" from regular expression.

* lisp/progmodes/cc-mode.el (c-make-mode-syntax-table): Correct the name of
the hook normal-erase-is-backspace-MODE-hook from a non-existant hook name.
lisp/progmodes/cc-align.el
lisp/progmodes/cc-cmds.el
lisp/progmodes/cc-defs.el
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-langs.el
lisp/progmodes/cc-mode.el
lisp/progmodes/cc-vars.el