changeset 93878:aadd0f370629

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 08 Apr 2008 20:18:14 +0000
parents 62d97ebb13a9
children 36855e43119a
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Apr 08 20:17:44 2008 +0000
+++ b/src/ChangeLog	Tue Apr 08 20:18:14 2008 +0000
@@ -1,3 +1,8 @@
+2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
+
+	* coding.c (detect_coding_emacs_mule)
+	(Ffind_operation_coding_system): Fix typo.
+
 2008-04-08  Jason Rumney  <jasonr@gnu.org>
 
 	* w32uniscribe.c (SNAME): Extract only symbol name.
@@ -6,7 +11,7 @@
 	(w32font_info): Use it.
 	(W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL)
 	(CACHE_BLOCKSIZE): New constants.
-	
+
 	* w32font.c (Qja, Qko, Qzh): New symbols.
 	(syms_of_w32font): Initialise them.
 	(font_matches_spec): Use them to filter by language.