Cleanup uses of "-hooks".
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 23 Oct 2012 15:06:07 +0000 (11:06 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 23 Oct 2012 15:06:07 +0000 (11:06 -0400)
commitd106953274d29b6be4ef7e2c442078c81a52ff2f
tree1daf5ea3f0c8d0ed1914ba3fc339b1dd23438e20
parentf7eac6d887b7768034e40f16dacbb0c8fb569417
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.
40 files changed:
doc/emacs/ChangeLog
doc/emacs/custom.texi
doc/lispintro/emacs-lisp-intro.texi
doc/lispref/ChangeLog
doc/lispref/functions.texi
doc/lispref/hooks.texi
doc/lispref/loading.texi
doc/lispref/modes.texi
doc/misc/dbus.texi
doc/misc/ede.texi
doc/misc/ediff.texi
doc/misc/forms.texi
doc/misc/gnus.texi
doc/misc/mh-e.texi
doc/misc/sem-user.texi
doc/misc/tramp.texi
etc/NEWS
lisp/ChangeLog
lisp/arc-mode.el
lisp/cedet/ChangeLog
lisp/cedet/semantic/db-file.el
lisp/cedet/semantic/edit.el
lisp/cedet/semantic/lex.el
lisp/emacs-lisp/checkdoc.el
lisp/emacs-lisp/eieio.el
lisp/filesets.el
lisp/gnus/ChangeLog
lisp/gnus/gnus-start.el
lisp/gnus/nndiary.el
lisp/htmlfontify.el
lisp/mail/sendmail.el
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el
lisp/mh-e/mh-letter.el
lisp/net/dbus.el
lisp/net/rcirc.el
lisp/progmodes/cc-mode.el
lisp/subr.el
lisp/term/sun.el
lisp/vc/ediff-mult.el