emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Sun, 07 Dec 2008 00:58:18 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/07 00:58:18

Modified files:
        src            : ChangeLog 

Log message:
        * coding.c (make_conversion_work_buffer): Disable buffer modification
        hooks in the work buffer.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7170&r2=1.7171

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7170
retrieving revision 1.7171
diff -u -b -r1.7170 -r1.7171
--- ChangeLog   5 Dec 2008 16:49:20 -0000       1.7170
+++ ChangeLog   7 Dec 2008 00:58:16 -0000       1.7171
@@ -1,3 +1,8 @@
+2008-12-06  Chong Yidong  <address@hidden>
+
+       * coding.c (make_conversion_work_buffer): Disable buffer
+       modification hooks in the work buffer.
+
 2008-12-05  Eli Zaretskii  <address@hidden>
 
        * process.c (procfs_system_process_attributes): If `nread' has a




reply via email to

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