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


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 26 May 2006 04:48:07 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9608 emacs/lisp/ChangeLog:1.9609
--- emacs/lisp/ChangeLog:1.9608 Fri May 26 03:34:32 2006
+++ emacs/lisp/ChangeLog        Fri May 26 04:48:07 2006
@@ -1,3 +1,18 @@
+2006-05-26  Kenichi Handa  <address@hidden>
+
+       * textmodes/po.el (po-find-charset): Pay attention to the case
+       FILENAME is a cons (NAME . BUFFER).
+       (po-find-file-coding-system-guts): Likewise.
+
+       * arc-mode.el (archive-set-buffer-as-visiting-file): Call
+       find-operation-coding-system with (FILENAME . BUFFER).
+
+       * tar-mode.el (tar-extract): Call find-operation-coding-system
+       with (FILENAME . BUFFER).
+
+       * international/mule.el (decode-coding-inserted-region): Call
+       find-operation-coding-system with (FILENAME . BUFFER).
+
 2006-05-25  Chong Yidong  <address@hidden>
 
        * image-mode.el (image-toggle-display): Use buffer contents to




reply via email to

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