1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lisp/org
Paul Eggert 7ddd08bd3e Omit/rewrite useless regexp repetitions
Problem reported by Mattias Engdegård in:
https://lists.gnu.org/r/emacs-devel/2019-04/msg00527.html
* lisp/align.el (align-rules-list):
* lisp/cedet/srecode/srt-mode.el (srecode-font-lock-keywords):
* lisp/emacs-lisp/copyright.el (copyright-regexp):
* lisp/erc/erc-backend.el (JOIN):
* lisp/erc/erc-goodies.el (erc-unmorse):
* lisp/mail/mail-extr.el (mail-extr-telephone-extension-pattern):
* lisp/net/tramp-adb.el (tramp-adb-prompt):
* lisp/org/org-table.el (org-table-range-regexp):
* lisp/progmodes/idlwave.el (idlwave-where):
* lisp/progmodes/verilog-mode.el (verilog-declaration-re-2-no-macro)
(verilog-declaration-re-2-macro, verilog-delete-auto-buffer)
(verilog-auto-inst-port):
* lisp/url/url-misc.el (url-data):
Omit or rewrite useless repetitions that risk being very slow in
the backtracking regexp engine in Emacs.
2019-04-12 19:43:41 -07:00
..
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-abc.el Fix some ineffective backslashes in string literals 2019-03-16 11:38:58 -07:00
ob-asymptote.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-awk.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-C.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-calc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-clojure.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-comint.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-coq.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-core.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
ob-css.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-ditaa.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-dot.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-ebnf.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-emacs-lisp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-eval.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ob-exp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-forth.el Fix some ineffective backslashes in string literals 2019-03-16 11:38:58 -07:00
ob-fortran.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-gnuplot.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-groovy.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-haskell.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-hledger.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-io.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-J.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-java.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-js.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-keys.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-latex.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-ledger.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-lilypond.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-lisp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-lob.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-lua.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-makefile.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-matlab.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-maxima.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-mscgen.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-ocaml.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-octave.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-org.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-perl.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-picolisp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-plantuml.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-processing.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-python.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-R.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-ref.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-ruby.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-sass.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-scheme.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-screen.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-sed.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-shell.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-shen.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-sql.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-sqlite.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-stan.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-table.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-tangle.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob-vala.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ob.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-agenda.el Be safer about "%" in message formats 2019-03-07 09:05:56 -08:00
org-archive.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-attach.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
org-bbdb.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-bibtex.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-capture.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
org-clock.el Be safer about "%" in message formats 2019-03-07 09:05:56 -08:00
org-colview.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
org-compat.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-crypt.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-ctags.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
org-datetree.el More minor regex cleanup 2019-03-19 18:47:53 -07:00
org-docview.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-duration.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
org-element.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
org-entities.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-eshell.el Improve regexp advice again, and unchain ranges 2019-04-02 15:01:34 -07:00
org-eww.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-faces.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-feed.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-footnote.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
org-gnus.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-habit.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
org-id.el Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
org-indent.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
org-info.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-inlinetask.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-install.el Merge Org 7.9.3e (commit b07a9bb). 2013-02-07 08:11:59 +01:00
org-irc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-lint.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-list.el Fix some ineffective backslashes in string literals 2019-03-16 11:38:58 -07:00
org-macro.el Simplify use of encode-time 2019-02-10 23:54:35 -08:00
org-macs.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
org-mhe.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
org-mobile.el More regexp corrections and tweaks 2019-03-08 09:09:40 -08:00
org-mouse.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
org-pcomplete.el More minor regex cleanup 2019-03-19 18:47:53 -07:00
org-plot.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
org-protocol.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
org-rmail.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-src.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org-table.el Omit/rewrite useless regexp repetitions 2019-04-12 19:43:41 -07:00
org-timer.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
org-version.el Update Org to v9.1.9 2018-03-27 23:34:41 +02:00
org-w3m.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
org.el Improve regexp advice again, and unchain ranges 2019-04-02 15:01:34 -07:00
ox-ascii.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
ox-beamer.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ox-html.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ox-icalendar.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ox-latex.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
ox-man.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ox-md.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ox-odt.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ox-org.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ox-publish.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
ox-texinfo.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ox.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00