diff lisp/ChangeLog @ 46259:e995615b440a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 08 Jul 2002 22:32:35 +0000
parents 903813a34910
children 5f6fed869030
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 08 22:22:12 2002 +0000
+++ b/lisp/ChangeLog	Mon Jul 08 22:32:35 2002 +0000
@@ -129,6 +129,21 @@
 	inheriting from the mode-line face, since we can't override it,
 	and we don't want it for ttys.
 
+2002-07-02  Dave Love  <fx@gnu.org>
+
+	* international/characters.el: Fix general punctuation cases.
+	Remove $,1uf(B case.
+
+	* international/ccl.el (ccl-command-table): Add lookup-character,
+	lookup-integer.
+	(ccl-extended-code-table): Add lookup-int-const-tbl,
+	lookup-char-const-tbl.
+	(ccl-compile-lookup-integer, ccl-compile-lookup-character): New
+	function.
+
+	* international/mule.el (define-translation-hash-table): New
+	function.
+
 2002-07-02  Richard M. Stallman  <rms@gnu.org>
 
 	* net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop.