Mercurial > emacs
changeset 79483:3f1665fe0440
(ucs-8859-7-alist): Update the table.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Sat, 24 Nov 2007 11:27:45 +0000 |
parents | dceccf9bc160 |
children | dbd4308fbdba |
files | lisp/ChangeLog lisp/international/ucs-tables.el |
diffstat | 2 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 24 08:51:24 2007 +0000 +++ b/lisp/ChangeLog Sat Nov 24 11:27:45 2007 +0000 @@ -1,3 +1,7 @@ +2007-11-24 Kenichi Handa <handa@m17n.org> + + * international/ucs-tables.el (ucs-8859-7-alist): Update the table. + 2007-11-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
--- a/lisp/international/ucs-tables.el Sat Nov 24 08:51:24 2007 +0000 +++ b/lisp/international/ucs-tables.el Sat Nov 24 11:27:45 2007 +0000 @@ -611,10 +611,13 @@ (?\,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