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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 22 Jan 2007 00:10:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/01/22 00:10:19

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10587
retrieving revision 1.10588
diff -u -b -r1.10587 -r1.10588
--- ChangeLog   21 Jan 2007 21:02:40 -0000      1.10587
+++ ChangeLog   22 Jan 2007 00:10:19 -0000      1.10588
@@ -1,3 +1,8 @@
+2007-01-21  Guanpeng Xu  <address@hidden>
+
+       * add-log.el (add-log-current-defun): Use CC Mode functions to
+       find the beginning and end of a defun.
+
 2007-01-21  Nick Roberts  <address@hidden>
 
        * progmodes/gdb-ui.el (gdb-var-create-regexp)
@@ -90,6 +95,7 @@
 
        * progmodes/compile.el: Add handling for makepplog.
 
+>>>>>>> 1.10581
 2007-01-19  Reiner Steib  <address@hidden>
 
        * textmodes/ispell.el (ispell-change-dictionary): Ensure that
@@ -593,7 +599,7 @@
        (image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
        (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
 
-2006-12-26  Guanpeng Xu  <address@hidden>  (tiny change)
+2006-12-26  Guanpeng Xu  <address@hidden>
 
        * add-log.el (add-log-current-defun): Call `forward-sexp'
        multiple times to pick a member function name defined as




reply via email to

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