1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
emacs/lisp/mail
Stefan Monnier d106953274 Cleanup uses of "-hooks".
* doc/emacs/custom.texi (Hooks):
* doc/lispref/hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.

* lisp/gnus/nndiary.el (nndiary-request-create-group-functions)
(nndiary-request-update-info-functions)
(nndiary-request-accept-article-functions):
* lisp/gnus/gnus-start.el (gnus-subscribe-newsgroup-functions):
* lisp/cedet/semantic/db-file.el (semanticdb-save-database-functions):
* lisp/cedet/semantic/lex.el (semantic-lex-reset-functions):
* lisp/cedet/semantic/edit.el (semantic-change-functions)
(semantic-edits-new-change-functions)
(semantic-edits-delete-change-functions)
(semantic-edits-reparse-change-functions):
* lisp/htmlfontify.el (hfy-post-html-hook):
* lisp/filesets.el (filesets-cache-fill-content-hook):
* lisp/arc-mode.el (archive-extract-hook):
* lisp/progmodes/cc-mode.el (c-prepare-bug-report-hook):
* lisp/net/rcirc.el (rcirc-sentinel-functions)
(rcirc-receive-message-functions, rcirc-activity-functions)
(rcirc-print-functions):
* lisp/net/dbus.el (dbus-event-error-functions):
* lisp/emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
* lisp/emacs-lisp/checkdoc.el (checkdoc-style-functions)
(checkdoc-comment-style-functions): Don't use "-hooks" suffix.

* lisp/term/sun.el (sun-raw-prefix-hooks):
* lisp/mail/sendmail.el (mail-yank-hooks):
* lisp/mh-e/mh-letter.el (mh-yank-hooks): Use make-obsolete-variable.
2012-10-23 11:06:07 -04:00
..
.gitignore
binhex.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
blessmail.el
emacsbug.el Tweak previous change 2012-09-23 23:31:02 -07:00
feedmail.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
footnote.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04: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 Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
mail-utils.el
mailabbrev.el mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee that holds many addresses. 2012-09-16 23:16:15 +00:00
mailalias.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
mailclient.el
mailheader.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
metamail.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
mspools.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
reporter.el
rfc822.el
rfc2368.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
rmail-spam-filter.el
rmail.el Auto-commit of loaddefs files. 2012-10-12 06:19:14 -04:00
rmailedit.el rmailedit comment 2012-09-18 00:19:25 -07:00
rmailkwd.el
rmailmm.el Fix infloop in rmailmm on multipart messages with epilogues 2012-10-07 00:49:16 -07:00
rmailmsc.el
rmailout.el * lisp/mail/rmailout.el (rmail-output-read-file-name): Trap errors 2012-08-20 00:45:10 -07:00
rmailsort.el
rmailsum.el rmail-header-summary fix for bug#12625 2012-10-11 21:01:50 -04:00
sendmail.el Cleanup uses of "-hooks". 2012-10-23 11:06:07 -04:00
smtpmail.el Have smtpmail.el prefer the From: header for the MAIL FROM envelope 2012-09-04 18:00:10 +02:00
supercite.el Remove several obsolete vars and functions unlikely to be still in use. 2012-09-24 20:23:25 +08:00
uce.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +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