1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 06:00:50 -08:00
emacs/lisp/mail
Glenn Morris 9c5a5c7700 Every defcustom should specify its type
* apropos.el (apropos-match-face):
* calculator.el (calculator-displayer):
* dabbrev.el (dabbrev-search-these-buffers-only):
* face-remap.el (buffer-face-mode-face):
* simple.el (yank-handled-properties):
* emacs-lisp/testcover.el (testcover-potentially-1value-functions):
* mail/footnote.el (footnote-mode-line-string, footnote-prefix):
* mail/hashcash.el (hashcash-accept-resources, hashcash-program)
(hashcash-double-spend-database):
* progmodes/ruby-mode.el (ruby-deep-indent-paren)
(ruby-deep-indent-paren-style):
* textmodes/flyspell.el (flyspell-auto-correct-binding):
* textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
(rst-toc-insert-number-separator, rst-toc-insert-max-level):
* vc/pcvs-defs.el (cvs-minor-mode-prefix):
* erc/erc-log.el (erc-log-file-coding-system):
* gnus/gnus-sieve.el (gnus-sieve-select-method):
* gnus/gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
(gravatar-rating, gravatar-size):
* gnus/message.el (message-minibuffer-local-map):
* gnus/sieve-manage.el (sieve-manage-authenticators)
(sieve-manage-authenticator-alist):
Specify custom types.

* mail/hashcash.el (hashcash-program): Rename from hashcash-path.
Update callers.
2013-12-28 00:21:33 -08:00
..
.gitignore
binhex.el
blessmail.el
emacsbug.el * lisp/mail/emacsbug.el (report-emacs-bug): 2013-12-17 20:03:07 -05:00
feedmail.el
footnote.el Every defcustom should specify its type 2013-12-28 00:21:33 -08:00
hashcash.el Every defcustom should specify its type 2013-12-28 00:21:33 -08:00
mail-extr.el
mail-hist.el
mail-utils.el
mailabbrev.el
mailalias.el
mailclient.el
mailheader.el
metamail.el
mspools.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
reporter.el
rfc822.el
rfc2368.el
rmail-spam-filter.el
rmail.el Revert auto-commit loaddefs weirdness 2013-10-30 09:29:36 -07:00
rmailedit.el
rmailkwd.el
rmailmm.el * mail/rmailmm.el (rmail-mime-set-bulk-data): Silence --without-x compilation. 2013-09-17 20:47:11 -07:00
rmailmsc.el
rmailout.el
rmailsort.el
rmailsum.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
sendmail.el
smtpmail.el
supercite.el
uce.el Use accented form of some names 2013-10-12 17:31:19 -07:00
undigest.el
unrmail.el
uudecode.el