From: Kenichi Handa Date: Sat, 24 Nov 2007 00:57:26 +0000 (+0000) Subject: (ucs-8859-7-alist): Update the table. X-Git-Tag: emacs-pretest-23.0.90~9512 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=193e7f80e63b4963b8be5025a6423656f32688f6;p=emacs.git (ucs-8859-7-alist): Update the table. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c418612a5e7..8ceffc0dd6a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-11-24 Kenichi Handa + + * international/ucs-tables.el (ucs-8859-7-alist): Update the table. + 2007-11-23 Stefan Monnier * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove. diff --git a/lisp/international/ucs-tables.el b/lisp/international/ucs-tables.el index 18ab5688d1f..772a0f05e54 100644 --- a/lisp/international/ucs-tables.el +++ b/lisp/international/ucs-tables.el @@ -611,10 +611,13 @@ Translates from the iso8859 charsets and `mule-unicode-0100-24ff'.") (?\,F!(B . ?\x2018) ;; LEFT SINGLE QUOTATION MARK (?\,F"(B . ?\x2019) ;; RIGHT SINGLE QUOTATION MARK (?\,F#(B . ?\x00A3) ;; POUND SIGN + (?\,F$(B . ?\x20AC) ;; EURO SIGN + (?\,F%(B . ?\x20AF) ;; DRACHMA SIGN (?\,F&(B . ?\x00A6) ;; BROKEN BAR (?\,F'(B . ?\x00A7) ;; SECTION SIGN (?\,F((B . ?\x00A8) ;; DIAERESIS (?\,F)(B . ?\x00A9) ;; COPYRIGHT SIGN + (?\,F*(B . ?\x037A) ;; GREEK YPOGEGRAMMENI (?\,F+(B . ?\x00AB) ;; LEFT-POINTING DOUBLE ANGLE QUOTATION MARK (?\,F,(B . ?\x00AC) ;; NOT SIGN (?\,F-(B . ?\x00AD) ;; SOFT HYPHEN