aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa2003-11-21 23:55:01 +0000
committerKenichi Handa2003-11-21 23:55:01 +0000
commitf041d33e606bd6cf0810210b6431693e4b4925fe (patch)
tree39249863589924265d5b32a101ec0c75fc141819 /lisp
parent76ac6c17ec7bcf89b46183abd3304cd746886ba9 (diff)
downloademacs-f041d33e606bd6cf0810210b6431693e4b4925fe.tar.gz
emacs-f041d33e606bd6cf0810210b6431693e4b4925fe.zip
(script-list): Include `currency' in `symbol'.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/international/characters.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/characters.el b/lisp/international/characters.el
index 23bae425b39..117d32c34a0 100644
--- a/lisp/international/characters.el
+++ b/lisp/international/characters.el
@@ -899,7 +899,7 @@
899 (#x1800 #x18AF mongolian) 899 (#x1800 #x18AF mongolian)
900 (#x1E00 #x1EFF latin) 900 (#x1E00 #x1EFF latin)
901 (#x1F00 #x1FFF greek) 901 (#x1F00 #x1FFF greek)
902 (#x20A0 #x20AF currency) 902 (#x2000 #x27FF symbol)
903 (#x2800 #x28FF braille) 903 (#x2800 #x28FF braille)
904 (#x2E80 #x2FDF han) 904 (#x2E80 #x2FDF han)
905 (#x2FF0 #x2FFF ideographic-description) 905 (#x2FF0 #x2FFF ideographic-description)