From: Reiner Steib Date: Sat, 24 Nov 2007 11:27:45 +0000 (+0000) Subject: (ucs-8859-7-alist): Update the table. X-Git-Tag: emacs-pretest-22.1.90~319 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=75a79fb387d4d01082d5fd7b0301d6a48b734321;p=emacs.git (ucs-8859-7-alist): Update the table. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 565975fa008..56c5a9cc35c 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-22 Jan Dj,Ad(Brv * term/x-win.el (x-gtk-map-stock): Check if FILE is a string. 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