]> git.eshelyaron.com Git - emacs.git/commit
More regexp corrections and tweaks
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Mar 2019 17:08:46 +0000 (09:08 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Mar 2019 17:09:40 +0000 (09:09 -0800)
commitdb9c924d3d53f46846ad8fd74a5d08f4586a520e
treec37a307f6c34279103e203dc0a3c64eab9192a36
parent0dbc4a697afb2a1e409909289f608fd4da875c24
More regexp corrections and tweaks

From suggestions by Mattias EngdegĂ„rd in:
https://lists.gnu.org/r/emacs-devel/2019-03/msg00131.html
* lisp/arc-mode.el (archive-rar-summarize):
* lisp/gnus/gnus-art.el (gnus-button-valid-localpart-regexp):
* lisp/language/ethio-util.el (ethio-fidel-to-tex-buffer):
* lisp/nxml/rng-uri.el (rng-file-name-uri):
* lisp/org/org-mobile.el (org-mobile-apply):
* lisp/progmodes/cperl-mode.el (cperl-init-faces):
* lisp/progmodes/fortran.el (fortran-fill):
* lisp/progmodes/mantemp.el (mantemp-remove-comments)
(mantemp-remove-memfuncs, mantemp-insert-cxx-syntax):
* lisp/speedbar.el (speedbar-directory-buttons-follow):
* lisp/vc/add-log.el (change-log-font-lock-keywords):
Fix more regular expressions that seem to be typos or infelicities.
lisp/arc-mode.el
lisp/gnus/gnus-art.el
lisp/language/ethio-util.el
lisp/nxml/rng-uri.el
lisp/org/org-mobile.el
lisp/progmodes/cperl-mode.el
lisp/progmodes/fortran.el
lisp/progmodes/mantemp.el
lisp/speedbar.el
lisp/vc/add-log.el