summaryrefslogtreecommitdiff
path: root/src/coding.c
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2019-03-03 20:03:56 +0000
committerAlan Mackenzie <acm@muc.de>2019-03-03 20:03:56 +0000
commit81ae21792b3d840a2f11e4c3a682e1e30799c37f (patch)
tree3fc18aff722136ab95473328e13bf29b6feff7c0 /src/coding.c
parentdb3b3b350658e31c2668f2a14072d6ada9e2ae7c (diff)
downloademacs-81ae21792b3d840a2f11e4c3a682e1e30799c37f.tar.gz
Correct some slightly incorrect regular expressions:
* lisp/progmodes/cc-awk.el (c-awk-harmless-char-re) (c-awk-harmless-line-char-re, c-awk-_-harmless-nonws-char-re): [...\\\\...] -> [...\\...]. * lisp/progmodes/cc-engine.el (c-literal-limits): "*/" -> "\\*/". * lisp/progmodes/cc-mode.el (c-after-change-re-mark-unbalanced-strings): "\\\r" -> "\r".
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions