cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to the CC Mode specific
commit13ac2398ff34ce51d1f3b7cafa2aea9af99cf203
authorAlan Mackenzie <acm@muc.de>
Fri, 27 Jun 2008 21:12:46 +0000 (27 21:12 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 27 Jun 2008 21:12:46 +0000 (27 21:12 +0000)
tree8187b144e2d1dca839b732facd2da7e1f2819682
parent2a79117ef584d4d01254a7fd311a755984f728b6
cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to the CC Mode specific
functions; this is no longer needed, since {beginning,end}-of-defun now
pass ARG to ...-of-defun-function.

cc-defs.el (c-emacs-features): new feature 'argumentative-bod-function.

----------------------------------------------------------------------
cc-defs.el cc-mode.el CVS:
----------------------------------------------------------------------
lisp/progmodes/cc-defs.el
lisp/progmodes/cc-mode.el