From 049800955d7baa3ef02078733364c6afd8203864 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 14 Nov 1999 13:59:16 +0000 Subject: [PATCH] (preloaded-file-list): Add "u02200-Mathematical-Operators.el" and "u02300-Miscellaneous-Technical.el". --- lisp/dumped-lisp.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 64ea389..0fe0e2c 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -142,6 +142,8 @@ (when-feature utf-2000 "u02100-Letterlike-Symbols.el") (when-feature utf-2000 "u02150-Number-Forms.el") (when-feature utf-2000 "u02190-Arrows.el") + (when-feature utf-2000 "u02200-Mathematical-Operators.el") + (when-feature utf-2000 "u02300-Miscellaneous-Technical.el") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding") -- 1.7.10.4