1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
emacs/lisp/mail
Basil L. Contovounesios ff2a02afa6 Address defcustom :type warnings
* lisp/calendar/diary-lib.el (diary-display-function):
* lisp/calendar/icalendar.el (icalendar-export-alarms):
* lisp/emacs-lisp/elint.el (elint-ignored-warnings):
* lisp/mail/sendmail.el (send-mail-function):
* lisp/net/gnutls.el (gnutls-verify-error):
* lisp/gnus/mm-decode.el (mm-text-html-renderer):
* lisp/gnus/message.el (message-send-mail-function): Fix misplaced
defcustom :tags (bug#66196).
(message-tool-bar): Remove duplicate, overwritten, and nonexistent
defcustom :type gmm-tool-bar-list-item.
* lisp/progmodes/idlwave.el (idlwave-begin-line-comment): Strip
excessive defcustom :type quoting.
* lisp/progmodes/ps-mode.el (ps-mode-paper-size): Consolidate paper
sizes with same dimensions into a single defcustom menu entry.
* lisp/textmodes/glyphless-mode.el (glyphless-mode-types): Remove
duplicate defcustom :type choice.
2023-09-26 09:29:39 +02:00
..
binhex.el
blessmail.el
emacsbug.el Improve Emacsbug output 2023-08-09 12:22:12 +08:00
feedmail.el
flow-fill.el
footnote.el
hashcash.el
ietf-drums-date.el Add missing builtin package declarations 2023-09-16 14:36:24 +02:00
ietf-drums.el
mail-extr.el
mail-hist.el
mail-parse.el
mail-prsvr.el
mail-utils.el
mailabbrev.el
mailalias.el
mailclient.el
mailheader.el
mspools.el
qp.el
reporter.el
rfc822.el
rfc2045.el
rfc2047.el
rfc2231.el
rfc6068.el
rmail-spam-filter.el
rmail.el ; Delete redundant defvars; font-lock is preloaded 2023-08-25 23:54:51 +02:00
rmailedit.el
rmailkwd.el
rmailmm.el
rmailmsc.el
rmailout.el
rmailsort.el
rmailsum.el Correct many instances of ``allows to'' 2023-09-10 09:33:50 +08:00
sendmail.el Address defcustom :type warnings 2023-09-26 09:29:39 +02:00
smtpmail.el
supercite.el Delete XEmacs compat code from supercite.el 2023-08-13 12:52:54 +02:00
undigest.el
unrmail.el
uudecode.el
yenc.el