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: Tue, 10 Jul 2007 03:53:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/07/10 03:53:09

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11331
retrieving revision 1.11332
diff -u -b -r1.11331 -r1.11332
--- ChangeLog   10 Jul 2007 02:02:32 -0000      1.11331
+++ ChangeLog   10 Jul 2007 03:53:08 -0000      1.11332
@@ -1,13 +1,6 @@
-2007-07-08  Katsumi Yamaoka  <address@hidden>
-
-       * cus-start.el (file-coding-system-alist): Fix custom type.
-
-2007-07-08  Chong Yidong  <address@hidden>
+2007-07-10  Guanpeng Xu  <address@hidden>
 
-       * longlines.el (longlines-wrap-region): Avoid marking buffer as
-       modified.
-       (longlines-auto-wrap, longlines-window-change-function): Remove
-       unnecessary calls to set-buffer-modified-p.
+       * subr.el (looking-at-p, string-match-p): New functions.
 
 2007-07-09  Reiner Steib  <address@hidden>
 
@@ -31,6 +24,17 @@
 
        * cus-start.el (file-coding-system-alist): Fix custom type.
 
+2007-07-08  Chong Yidong  <address@hidden>
+
+       * longlines.el (longlines-wrap-region): Avoid marking buffer as
+       modified.
+       (longlines-auto-wrap, longlines-window-change-function): Remove
+       unnecessary calls to set-buffer-modified-p.
+
+2007-07-08  Katsumi Yamaoka  <address@hidden>
+
+       * cus-start.el (file-coding-system-alist): Fix custom type.
+
 2007-07-08  Stefan Monnier  <address@hidden>
 
        * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.




reply via email to

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