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: Mon, 18 Jul 2005 22:30:55 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7970 emacs/lisp/ChangeLog:1.7971
*** emacs/lisp/ChangeLog:1.7970 Mon Jul 18 20:24:28 2005
--- emacs/lisp/ChangeLog        Tue Jul 19 02:30:54 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-07-19  Kenichi Handa  <address@hidden>
+ 
+       * international/mule-cmds.el (select-safe-coding-system): Try to
+       use an auto-coding (if any) before anything else.  If the found
+       auto-coding is invalid, show a warning message.
+ 
+       * international/mule.el (find-auto-coding): New function created
+       by modifying the body of set-auto-coding.
+       (set-auto-coding): Use find-auto-coding to find a coding.
+ 
  2005-07-18  Richard M. Stallman  <address@hidden>
  
        * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,




reply via email to

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