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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 24 Nov 2006 18:44:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/11/24 18:43:59

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10344
retrieving revision 1.10345
diff -u -b -r1.10344 -r1.10345
--- ChangeLog   24 Nov 2006 16:48:32 -0000      1.10344
+++ ChangeLog   24 Nov 2006 18:43:58 -0000      1.10345
@@ -1,10 +1,16 @@
+2006-11-24  Stefan Monnier  <address@hidden>
+
+       * international/mule.el (load-with-code-conversion)
+       (with-category-table): Use with-current-buffer.
+       (after-insert-file-set-coding): Use restore-buffer-modified-p.
+
 2006-11-24  Eli Zaretskii  <address@hidden>
 
-       * mail/smtpmail.el (smtpmail-send-it): Copy
-       buffer-file-coding-system from the mail buffer.  Possibly add a
-       MIME header for the message encoding.  Bind
-       coding-system-for-write around the call to mail-do-fcc.  Use
-       smtpmail-code-conv-from to encode queued mail messages.
+       * mail/smtpmail.el (smtpmail-send-it):
+       Copy buffer-file-coding-system from the mail buffer.  Possibly add a
+       MIME header for the message encoding.
+       Bind coding-system-for-write around the call to mail-do-fcc.
+       Use smtpmail-code-conv-from to encode queued mail messages.
 
 2006-11-24  Juanma Barranquero  <address@hidden>
 




reply via email to

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