emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 27 Jun 2008 21:09:51 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Alan Mackenzie <acmacm> 08/06/27 21:09:50

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14090
retrieving revision 1.14091
diff -u -b -r1.14090 -r1.14091
--- ChangeLog   27 Jun 2008 17:51:24 -0000      1.14090
+++ ChangeLog   27 Jun 2008 21:09:47 -0000      1.14091
@@ -1,3 +1,12 @@
+2008-06-27  Alan Mackenzie  <address@hidden>
+
+       * 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  <address@hidden>
 
        * chistory.el (list-command-history): Use `bound-and-true-p'.




reply via email to

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