Use new names for hooks rather than obsolete aliases
authorGlenn Morris <rgm@gnu.org>
Tue, 13 Nov 2012 03:11:46 +0000 (19:11 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 13 Nov 2012 03:11:46 +0000 (19:11 -0800)
commit7b1bf1735e58fbadbe180d4bbbe3a00cf71baed4
tree915ff00197aae7f1fa4f851048b2b36d174a3d5c
parentf8705f6e3102454bf1e3213956eb3ac8160ff047
Use new names for hooks rather than obsolete aliases

* lisp/cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
* lisp/cedet/semantic/util.el (semantic-describe-buffer):
* lisp/cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token)
(semantic-default-c-setup):
* lisp/emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
* lisp/gnus/gnus-diary.el (nndiary-request-create-group-functions)
(nndiary-request-update-info-functions)
(gnus-subscribe-newsgroup-functions)
(nndiary-request-accept-article-functions):
* lisp/net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
Use new names for hooks rather than obsolete aliases.

* lisp/arc-mode.el:
* lisp/emacs-lisp/checkdoc.el: Related comments.

* etc/NEWS: Related markup.
12 files changed:
etc/NEWS
lisp/ChangeLog
lisp/arc-mode.el
lisp/cedet/ChangeLog
lisp/cedet/semantic/bovine/c.el
lisp/cedet/semantic/lex-spp.el
lisp/cedet/semantic/util.el
lisp/emacs-lisp/checkdoc.el
lisp/emacs-lisp/eieio-datadebug.el
lisp/gnus/ChangeLog
lisp/gnus/gnus-diary.el
lisp/net/tramp-gvfs.el