1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-27 23:50:30 -08:00
emacs/lisp/mail
Mattias Engdegård af085ef40b Use regexp type for regexps in defcustom declarations
* lisp/calendar/diary-lib.el (diary-face-attrs):
* lisp/cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-file-match):
* lisp/cedet/srecode/document.el
(srecode-document-autocomment-common-nouns-abbrevs)
(srecode-document-autocomment-function-alist)
(srecode-document-autocomment-return-first-alist)
(srecode-document-autocomment-return-last-alist)
(srecode-document-autocomment-param-alist)
(srecode-document-autocomment-param-type-alist):
* lisp/desktop.el (desktop-clear-preserve-buffers):
* lisp/elide-head.el (elide-head-headers-to-hide):
* lisp/erc/erc-backend.el (erc-encoding-coding-alist):
* lisp/erc/erc-ezbounce.el (erc-ezb-regexp):
* lisp/files.el (auto-save-file-name-transforms):
* lisp/gnus/deuglify.el (gnus-outlook-deuglify-attrib-cut-regexp)
(gnus-outlook-deuglify-attrib-verb-regexp)
(gnus-outlook-deuglify-attrib-end-regexp):
* lisp/gnus/gnus-fun.el (gnus-x-face-omit-files, gnus-face-omit-files):
* lisp/gnus/spam.el (spam-spamassassin-positive-spam-flag-header):
* lisp/htmlfontify.el (hfy-src-doc-link-unstyle):
* lisp/info-look.el (info-lookup-file-name-alist):
* lisp/international/rfc1843.el (rfc1843-newsgroups-regexp):
* lisp/mail/feedmail.el (feedmail-queue-slug-suspect-regexp):
* lisp/mail/rmail-spam-filter.el (rsf-white-list, rsf-definitions-alist):
* lisp/man.el (Man-name-local-regexp):
* lisp/net/ange-ftp.el (ange-ftp-dumb-unix-host-regexp):
* lisp/net/newst-backend.el (newsticker-auto-mark-filter-list):
* lisp/net/rcirc.el (rcirc-authinfo, rcirc-coding-system-alist):
* lisp/net/tramp-adb.el (tramp-adb-prompt):
* lisp/org/org-agenda.el (org-agenda-hide-tags-regexp)
(org-agenda-category-icon-alist):
* lisp/org/org-protocol.el (org-protocol-data-separator):
* lisp/org/org-table.el (org-table-number-regexp):
* lisp/org/ox-latex.el (org-latex-known-warnings):
* lisp/progmodes/bug-reference.el (bug-reference-bug-regexp):
* lisp/progmodes/hideif.el (hide-ifdef-header-regexp):
* lisp/progmodes/idlw-help.el (idlwave-help-doclib-name)
(idlwave-help-doclib-keyword):
* lisp/progmodes/idlwave.el (idlwave-no-change-comment):
* lisp/progmodes/python.el (python-shell-prompt-input-regexps)
(python-shell-prompt-output-regexps, python-shell-prompt-regexp)
(python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
(python-shell-prompt-pdb-regexp, python-shell-compilation-regexp-alist)
(python-pdbtrack-stacktrace-info-regexp):
* lisp/progmodes/sql.el (sql-send-terminator, sql-ansi-statement-starters):
* lisp/speedbar.el (speedbar-directory-unshown-regexp)
(speedbar-file-unshown-regexp):
* lisp/textmodes/flyspell.el (flyspell-mark-duplications-exceptions)
(flyspell-tex-command-regexp):
* lisp/textmodes/paragraphs.el (sentence-end-base):
* lisp/textmodes/tildify.el (tildify-pattern, tildify-space-pattern):
* lisp/vc/ediff-init.el (ediff-metachars):
* lisp/vc/vc-git.el (vc-git-root-log-format):
* lisp/vc/vc-hg.el (vc-hg-root-log-format):
* lisp/whitespace.el (whitespace-indentation-regexp)
(whitespace-space-after-tab-regexp):
* lisp/woman.el (woman-manpath-man-regexp)
(woman-imenu-generic-expression):
Use 'regexp' instead of 'string' as type for values that are regexps
in defcustom declarations.
2019-12-26 16:50:58 +01: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 Use regexp type for regexps in defcustom declarations 2019-12-26 16:50:58 +01: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 Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
mail-extr.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
mail-hist.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mail-parse.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mail-prsvr.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
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 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
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 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
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 Use regexp type for regexps in defcustom declarations 2019-12-26 16:50:58 +01:00
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 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
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 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00