* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
authorGlenn Morris <rgm@gnu.org>
Sun, 3 Oct 2010 01:53:04 +0000 (18:53 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 3 Oct 2010 01:53:04 +0000 (18:53 -0700)
commit922ad43e819f6ec964ece3e8caa25be1bd8bac53
tree92dba85a2a3cef6de12294e4f4202d192195e251
parentef47f179dc29110301c38699eb0fdcf9a9539a75
* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
* lisp/progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
(c-basic-common-init, c-font-lock-init): Only call make-local-hook on
XEmacs.
* lisp/progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
(c-make-styles-buffer-local): Only call make-local-hook on XEmacs.

* lisp/gnu/gnus-util.el (gnus-make-local-hook): Simplify.

* etc/NEWS: Mention above change.
etc/NEWS
lisp/ChangeLog
lisp/gnus/ChangeLog
lisp/gnus/gnus-util.el
lisp/progmodes/cc-mode.el
lisp/progmodes/cc-styles.el
lisp/subr.el