]> git.eshelyaron.com Git - emacs.git/commitdiff
(ucs-8859-7-alist): Update the table.
authorKenichi Handa <handa@m17n.org>
Sat, 24 Nov 2007 00:57:26 +0000 (00:57 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 24 Nov 2007 00:57:26 +0000 (00:57 +0000)
lisp/ChangeLog
lisp/international/ucs-tables.el

index c418612a5e7e695188fc3e292121c9a9527e7f0f..8ceffc0dd6a4b7db81bc8bbdeba1f6785c235298 100644 (file)
@@ -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-23  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
index 18ab5688d1fd18286eb8820274d41d1de81cc3ea..772a0f05e54bdf876b2879f6f8372ce435224938 100644 (file)
@@ -611,10 +611,13 @@ Translates from the iso8859 charsets and `mule-unicode-0100-24ff'.")
         (?\\e,F!\e(B . ?\x2018) ;; LEFT SINGLE QUOTATION MARK
         (?\\e,F"\e(B . ?\x2019) ;; RIGHT SINGLE QUOTATION MARK
         (?\\e,F#\e(B . ?\x00A3) ;; POUND SIGN
+        (?\\e,F$\e(B . ?\x20AC) ;; EURO SIGN
+        (?\\e,F%\e(B . ?\x20AF) ;; DRACHMA SIGN
         (?\\e,F&\e(B . ?\x00A6) ;; BROKEN BAR
         (?\\e,F'\e(B . ?\x00A7) ;; SECTION SIGN
         (?\\e,F(\e(B . ?\x00A8) ;; DIAERESIS
         (?\\e,F)\e(B . ?\x00A9) ;; COPYRIGHT SIGN
+        (?\\e,F*\e(B . ?\x037A) ;; GREEK YPOGEGRAMMENI
         (?\\e,F+\e(B . ?\x00AB) ;; LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
         (?\\e,F,\e(B . ?\x00AC) ;; NOT SIGN
         (?\\e,F-\e(B . ?\x00AD) ;; SOFT HYPHEN