help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

c++ and c common mode


From: Hadron Quark
Subject: c++ and c common mode
Date: Wed, 13 Dec 2006 03:43:26 +0100
User-agent: Gnus

I am duplicating hook additions e.g

(add-hook 'c-mode-common-hook 'my-c-init)
(add-hook 'c++-mode-common-hook 'my-c-init)

Is there not a "common c/c++ hook" or have I messed up?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]