aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReiner Steib2007-11-24 11:27:45 +0000
committerReiner Steib2007-11-24 11:27:45 +0000
commit75a79fb387d4d01082d5fd7b0301d6a48b734321 (patch)
tree9420777ec3ecb15cf6efb9d76f56b173bdc20c5e
parentb2411edf931941ce5f2de932da8340cea330c15e (diff)
downloademacs-75a79fb387d4d01082d5fd7b0301d6a48b734321.tar.gz
emacs-75a79fb387d4d01082d5fd7b0301d6a48b734321.zip
(ucs-8859-7-alist): Update the table.
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/international/ucs-tables.el3
2 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 565975fa008..56c5a9cc35c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12007-11-24 Kenichi Handa <handa@m17n.org>
2
3 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
4
12007-11-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 52007-11-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 6
3 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string. 7 * 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'.")
611 (?\,F!(B . ?\x2018) ;; LEFT SINGLE QUOTATION MARK 611 (?\,F!(B . ?\x2018) ;; LEFT SINGLE QUOTATION MARK
612 (?\,F"(B . ?\x2019) ;; RIGHT SINGLE QUOTATION MARK 612 (?\,F"(B . ?\x2019) ;; RIGHT SINGLE QUOTATION MARK
613 (?\,F#(B . ?\x00A3) ;; POUND SIGN 613 (?\,F#(B . ?\x00A3) ;; POUND SIGN
614 (?\,F$(B . ?\x20AC) ;; EURO SIGN
615 (?\,F%(B . ?\x20AF) ;; DRACHMA SIGN
614 (?\,F&(B . ?\x00A6) ;; BROKEN BAR 616 (?\,F&(B . ?\x00A6) ;; BROKEN BAR
615 (?\,F'(B . ?\x00A7) ;; SECTION SIGN 617 (?\,F'(B . ?\x00A7) ;; SECTION SIGN
616 (?\,F((B . ?\x00A8) ;; DIAERESIS 618 (?\,F((B . ?\x00A8) ;; DIAERESIS
617 (?\,F)(B . ?\x00A9) ;; COPYRIGHT SIGN 619 (?\,F)(B . ?\x00A9) ;; COPYRIGHT SIGN
620 (?\,F*(B . ?\x037A) ;; GREEK YPOGEGRAMMENI
618 (?\,F+(B . ?\x00AB) ;; LEFT-POINTING DOUBLE ANGLE QUOTATION MARK 621 (?\,F+(B . ?\x00AB) ;; LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
619 (?\,F,(B . ?\x00AC) ;; NOT SIGN 622 (?\,F,(B . ?\x00AC) ;; NOT SIGN
620 (?\,F-(B . ?\x00AD) ;; SOFT HYPHEN 623 (?\,F-(B . ?\x00AD) ;; SOFT HYPHEN