1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/lisp/mail
Chong Yidong 78f3273aab Convert more defvars to defcustoms.
* dos-w32.el (file-name-buffer-file-type-alist)
(direct-print-region-use-command-dot-com):
* ffap.el (ffap-menu-regexp):
* follow.el (follow-debug):
* forms.el (forms--debug):
* iswitchb.el (iswitchb-all-frames):
* ido.el (ido-all-frames):
* mail/feedmail.el (feedmail-mail-send-hook)
(feedmail-mail-send-hook-queued):
* mail/footnote.el (footnote-signature-separator):
* mail/mailabbrev.el (mail-alias-separator-string)
(mail-abbrev-mode-regexp):
* mail/rmail.el (rmail-speedbar-match-folder-regexp):
* progmodes/idlwave.el (idlwave-libinfo-file)
(idlwave-default-completion-case-is-down)
(idlwave-library-routines): Convert defvars to defcustoms.

* mail/rmail.el (rmail-decode-mime-charset):
* progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
(idlwave-shell-fix-inserted-breaks)
(idlwave-shell-activate-alt-keybindings)
(idlwave-shell-use-breakpoint-glyph):
* facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.

* doc/lispref/os.texi (Timers): Use defopt for timer-max-repeats.
2012-05-04 13:14:14 +08:00
..
.gitignore
binhex.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
blessmail.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
emacsbug.el Add emacs-bzr-version 2012-04-07 12:51:51 -07:00
feedmail.el Convert more defvars to defcustoms. 2012-05-04 13:14:14 +08:00
footnote.el Convert more defvars to defcustoms. 2012-05-04 13:14:14 +08:00
hashcash.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
mail-extr.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
mail-hist.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
mail-utils.el mail-utils.el: multibyte chars should be quoted. 2012-03-10 04:02:06 -05:00
mailabbrev.el Convert more defvars to defcustoms. 2012-05-04 13:14:14 +08:00
mailalias.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
mailclient.el Fix name of FSF in copyright headers. 2012-01-10 23:51:05 -08:00
mailheader.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
metamail.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
mspools.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
reporter.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rfc822.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rfc2368.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rmail-spam-filter.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rmail.el Convert more defvars to defcustoms. 2012-05-04 13:14:14 +08:00
rmailedit.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rmailkwd.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rmailmm.el mail/rmailmm.el (rmail-show-mime): Catch an error caused by text decoding, and show a warning message without signalling an error (Bug#11282). 2012-05-03 14:47:24 +09:00
rmailmsc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rmailout.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rmailsort.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rmailsum.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sendmail.el Fix logic for returning to and yanking from Rmail buffer. 2012-04-20 12:17:59 -07:00
smtpmail.el Make sure smtpmail produces valid mbox files with Unix EOLs for FCC. 2012-03-09 13:06:44 +02:00
supercite.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
uce.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
undigest.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
unrmail.el lisp/*: Add declarations, remove unused bindings, mark unused args. 2012-04-19 19:20:26 +02:00
uudecode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00