+2008-06-27 Alan Mackenzie <acm@muc.de>
+
+ * progmodes/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.
+
+ * progmodes/cc-defs.el (c-emacs-features): new feature
+ 'argumentative-bod-function.
+
2008-06-27 John Paul Wallington <jpw@pobox.com>
* chistory.el (list-command-history): Use `bound-and-true-p'.