From c785497a4b32b75096f0c6969980a5808f7a0227 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 14 Nov 1999 14:50:16 +0000 Subject: [PATCH] (preloaded-file-list): Add "u02500-Box-Drawing.el", "u02580-Block-Elements.el" and "u025A0-Geometric-Shapes.el". --- lisp/dumped-lisp.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index c838a1b..a527e67 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -147,6 +147,9 @@ (when-feature utf-2000 "u02400-Control-Pictures.el") (when-feature utf-2000 "u02440-OCR.el") (when-feature utf-2000 "u02460-Enclosed-Alphanumerics.el") + (when-feature utf-2000 "u02500-Box-Drawing.el") + (when-feature utf-2000 "u02580-Block-Elements.el") + (when-feature utf-2000 "u025A0-Geometric-Shapes.el") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding") -- 1.7.10.4