1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/lisp/mail
Paul Eggert ab612302b4 Fix regex repetition of repetitions
Problems reported by Mattias Engdegård in:
https://lists.gnu.org/r/emacs-devel/2019-12/msg00066.html
* lisp/gnus/gnus-util.el (gnus-emacs-version):
* lisp/mail/rfc2368.el (rfc2368-mailto-regexp):
* lisp/net/tramp-sh.el (tramp-sh-inotifywait-process-filter):
* lisp/obsolete/terminal.el (te-parse-program-and-args):
* lisp/org/org-table.el (org-table-wrap-region):
* lisp/progmodes/verilog-mode.el (verilog-inject-inst):
Avoid repetition-of-repetition in regexp.
2019-12-04 16:54:24 -08:00
..
binhex.el Remove XEmacs compat code from binhex.el 2019-06-20 12:51:38 +02:00
blessmail.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
emacsbug.el (message-sendmail-envelope-from): Obey mail-envelope-from even if set later 2019-12-03 15:38:48 -05:00
feedmail.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
flow-fill.el * lisp/mail/flow-fill.el: Change todo comment to not mention XEmacs. 2019-08-21 19:16:20 +02:00
footnote.el * lisp/mail/footnote.el (footnote--local-advice): Add missing comma. 2019-07-26 08:47:39 -04:00
hashcash.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ietf-drums.el
mail-extr.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
mail-hist.el
mail-parse.el
mail-prsvr.el
mail-utils.el lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
mailabbrev.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
mailalias.el Suppress warning about non-prefixed variable in mailalias.el 2019-06-15 16:53:52 +02:00
mailclient.el mailclient can't send attachments 2019-09-23 00:07:07 +02:00
mailheader.el Suppress warning in mailheader.el 2019-06-15 16:54:51 +02:00
metamail.el
mspools.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
qp.el Fix compilation warning in qp.el 2019-06-13 01:43:58 +02:00
reporter.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
rfc822.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
rfc2045.el
rfc2047.el Obsolete rfc2047-quote-special-characters-in-quoted-strings (bug#38200) 2019-11-14 08:27:58 +00:00
rfc2231.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
rfc2368.el Fix regex repetition of repetitions 2019-12-04 16:54:24 -08:00
rmail-spam-filter.el
rmail.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-17 02:08:43 +02:00
rmailedit.el Ensure Rmail summary is updated after editing a message 2019-11-19 17:59:02 +02:00
rmailkwd.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
rmailmm.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
rmailmsc.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
rmailout.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
rmailsort.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
rmailsum.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
sendmail.el "]" is not a standard citation prefix character 2019-09-23 12:02:08 +02:00
smtpmail.el Try to not put SMTP passwords in the *Messages* buffer 2019-10-21 22:38:44 +02:00
supercite.el lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
uce.el
undigest.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
unrmail.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
uudecode.el Remove XEmacs compat code from uudecode.el 2019-06-20 12:51:38 +02:00
yenc.el