• Paul Eggert's avatar
    More regexp corrections and tweaks · e81c44fd
    Paul Eggert authored
    Problems reported by Mattias Engdegård in:
    https://lists.gnu.org/r/emacs-devel/2019-03/msg00247.html
    * lisp/align.el (align-rules-list):
    * lisp/comint.el (comint-output-filter):
    * lisp/language/china-util.el (encode-hz-region):
    * lisp/progmodes/cperl-mode.el (cperl-indent-exp):
    * lisp/progmodes/idlwave.el (idlwave-is-pointer-dereference):
    * lisp/progmodes/scheme.el (dsssl-font-lock-keywords):
    * lisp/textmodes/texinfmt.el (texinfo-accent-commands):
    * test/src/regex-emacs-tests.el (regex-tests-re-even-escapes):
    Fix some regular-expression typos.
    e81c44fd