]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 23 May 2005 08:09:56 +0000 (08:09 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 23 May 2005 08:09:56 +0000 (08:09 +0000)
lisp/ChangeLog

index 4c4253e270ea9dcfb89cd6b28cf1af91d29897b7..cdeafaa5a32b1e04214906474a5aa79d1ac9aad1 100644 (file)
 
        * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
        make use of `run-mode-hooks' which has been added in Emacs 21.1.
-
        (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
        (awk-mode): Use it.
-
        (make-local-hook): Suppress warning about obsoleteness.
 
        * cc-engine.el, cc-align.el, cc-cmds.el