]> git.eshelyaron.com Git - emacs.git/commit
Fix regexp bugs
authorMattias Engdegård <mattiase@acm.org>
Sat, 13 May 2023 15:03:20 +0000 (17:03 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 13 May 2023 15:41:40 +0000 (17:41 +0200)
commita7dcc0d55c641d3a16ed64528e726fb297726cbf
treefe9c2991b7e9a8d7ef94b7e78438cf412934c5e9
parent867b104010760c4b7cd700078884cc774a01860a
Fix regexp bugs

* lisp/progmodes/idlwave.el (idlwave-make-tags):
* lisp/obsolete/mantemp.el (mantemp-insert-cxx-syntax):
Repair obviously over-escaped control characters.
lisp/obsolete/mantemp.el
lisp/progmodes/idlwave.el