(mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system if set.
[gnus] / contrib / ucs-tables.el
index aceb8c7..4a576c0 100644 (file)
@@ -9,7 +9,7 @@
 
 ;; This file is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; This file is distributed in the hope that it will be useful,
@@ -588,10 +588,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
+        (?\$ . ?\x20AC) ;; EURO SIGN
+        (?\% . ?\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
+        (?\* . ?\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