1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-28 02:40:46 -08:00
emacs/lisp/net
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
ange-ftp.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
browse-url.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
dbus.el Cleanup uses of "-hooks". 2012-10-23 11:06:07 -04:00
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el Bugfix for EUDCB-BBDB queries. 2012-10-02 13:10:16 +08:00
eudcb-ldap.el
eudcb-mab.el
eudcb-ph.el
gnutls.el
goto-addr.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mairix.el
net-utils.el
netrc.el
network-stream.el
newst-backend.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.ca 2012-10-05 00:38:05 -07:00
newsticker.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
ntlm.el
quickurl.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
rcirc.el Cleanup uses of "-hooks". 2012-10-23 11:06:07 -04:00
rcompile.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl.el Better seed support for (random). 2012-08-31 18:04:26 -07:00
secrets.el
snmp-mode.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
soap-client.el
soap-inspect.el
socks.el
telnet.el
tls.el
tramp-cache.el * net/tramp.el (tramp-debug-message): Remove 2012-10-09 14:49:02 +02:00
tramp-cmds.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
tramp-compat.el
tramp-ftp.el
tramp-gvfs.el * net/tramp.el (tramp-debug-message): Remove 2012-10-09 14:49:02 +02:00
tramp-gw.el
tramp-sh.el * net/tramp.el (tramp-debug-message): Remove 2012-10-09 14:49:02 +02:00
tramp-smb.el * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set 2012-10-23 16:26:30 +02:00
tramp-uu.el
tramp.el * net/tramp.el (tramp-debug-message): Remove 2012-10-09 14:49:02 +02:00
trampver.el * net/tramp.el (tramp-debug-message): Remove 2012-10-09 14:49:02 +02:00
webjump.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
xesam.el
zeroconf.el