diff lisp/ChangeLog @ 4492:121aadac896e

Merge.
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 08 Aug 2008 21:28:13 +0200
parents 67fbcaf3dbdc d402d7b18bd8
children 89406c31b125
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 08 21:17:08 2008 +0200
+++ b/lisp/ChangeLog	Fri Aug 08 21:28:13 2008 +0200
@@ -32,6 +32,23 @@
 	Add support for error-sequence-coding-system for the
 	Latin-alphabet language environments.
 
+2008-08-05  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* mule/iso-with-esc.el (greek-iso-8bit-with-esc): 
+	(arabic-iso-8bit-with-esc): 
+	Add these two here. Move the implementation of the
+	'arabic-iso8859-6  character set here, with commentary on why that
+	is reasonable. 
+	* mule/arabic.el (iso-8859-6): 
+	Add iso-8859-6, windows-1256 implementations using
+	make-8-bit-coding-system. Remove our non-standard Mule character
+	sets. 
+	* unicode.el (load-unicode-tables): Remove Arabic since it's no
+	longer dumped.
+	* mule/mule-msw-init-late.el: Remove Arabic.
+	* mule/mule-category.el (predefined-category-list): Remove
+	Arabic. 
+
 2008-07-26  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* x-init.el (x-initialize-compose):