1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/lisp/mh-e
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
ChangeLog Cleanup uses of "-hooks". 2012-10-23 11:06:07 -04:00
ChangeLog.1 Fix ChangeLog typos. 2012-09-27 00:42:54 +02:00
mh-acros.el
mh-alias.el
mh-buffers.el
mh-comp.el
mh-compat.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
mh-e.el Cleanup uses of "-hooks". 2012-10-23 11:06:07 -04:00
mh-folder.el Don't add modes to which-func-modes if already set to t. 2012-04-21 18:57:49 +02:00
mh-funcs.el
mh-gnus.el
mh-identity.el
mh-inc.el
mh-junk.el
mh-letter.el Cleanup uses of "-hooks". 2012-10-23 11:06:07 -04:00
mh-limit.el
mh-mime.el
mh-print.el
mh-scan.el
mh-search.el
mh-seq.el
mh-show.el
mh-speed.el
mh-thread.el
mh-tool-bar.el
mh-utils.el Remove unnecessary use of minibuffer-completing-file-name. 2012-04-25 14:57:09 -04:00
mh-xface.el