X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=36d7942fc9291e1e2d321d01ecca282989b3ba1d;hb=9fba8a0ce838af753969cf18f7b9f42e95890d3d;hp=5990559d80672f8f86c33adb7c3c1b1e59eb866c;hpb=4594281eda9b39ec56b85efbe5ce1cd6b8738194;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 5990559..36d7942 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -1,4 +1,3 @@ - (setq preloaded-file-list (assemble-list "backquote" ; needed for defsubst etc. @@ -122,307 +121,8 @@ (when-feature file-coding "code-cmds") ;;;;;;;;;;;;;;;;;; MULE support (when-feature mule "mule-conf") - (when-feature utf-2000 "isolated-char") - (when-feature utf-2000 "u00000-C0") - (when-feature utf-2000 "u00020-Basic-Latin") - (when-feature utf-2000 "u00080-C1") - (when-feature utf-2000 "u000A0-Latin-1-Supplement") - (when-feature utf-2000 "u00100-Latin-Extended-A") - (when-feature utf-2000 "u00180-Latin-Extended-B") - (when-feature utf-2000 "u00250-IPA-Extensions") - (when-feature utf-2000 "u002B0-Spacing-Modifier-Letters") - (when-feature utf-2000 "u00300-Combining-Diacritical-Marks") - (when-feature utf-2000 "u00370-Greek") - (when-feature utf-2000 "u00400-Cyrillic") - (when-feature utf-2000 "u00530-Armenian") - (when-feature utf-2000 "u00590-Hebrew") - (when-feature utf-2000 "u00600-Arabic") - (when-feature utf-2000 "u00700-Syriac") - (when-feature utf-2000 "u00780-Thaana") - (when-feature utf-2000 "u00900-Devanagari") - (when-feature utf-2000 "u00980-Bengali") - (when-feature utf-2000 "u00A00-Gurmukhi") - (when-feature utf-2000 "u00A80-Gujarati") - (when-feature utf-2000 "u00B00-Oriya") - (when-feature utf-2000 "u00B80-Tamil") - (when-feature utf-2000 "u00C00-Telugu") - (when-feature utf-2000 "u00C80-Kannada") - (when-feature utf-2000 "u00D00-Malayalam") - (when-feature utf-2000 "u00D80-Sinhala") - (when-feature utf-2000 "u00E00-Thai") - (when-feature utf-2000 "u00E80-Lao") - (when-feature utf-2000 "u00F00-Tibetan") - (when-feature utf-2000 "u01000-Myanmar") - (when-feature utf-2000 "u010A0-Georgian") - (when-feature utf-2000 "u01100-Hangul-Jamo") - (when-feature utf-2000 "u01200-Ethiopic") - (when-feature utf-2000 "u013A0-Cherokee") - (when-feature utf-2000 "u01400-Canadian") - (when-feature utf-2000 "u01680-Ogham") - (when-feature utf-2000 "u016A0-Runic") - (when-feature utf-2000 "u01780-Khmer") - (when-feature utf-2000 "u01800-Mongolian") - (when-feature utf-2000 "u01E00-Latin-Extended-Additional") - (when-feature utf-2000 "u01F00-Greek-Extended") - (when-feature utf-2000 "u02000-General-Punctuation") - (when-feature utf-2000 "u02070-Superscripts") - (when-feature utf-2000 "u02080-Subscripts") - (when-feature utf-2000 "u020A0-Currency-Symbols") - (when-feature utf-2000 - "u020D0-Combining-Diacritical-Marks-for-Symbols") - (when-feature utf-2000 "u02100-Letterlike-Symbols") - (when-feature utf-2000 "u02150-Number-Forms") - (when-feature utf-2000 "u02190-Arrows") - (when-feature utf-2000 "u02200-Mathematical-Operators") - (when-feature utf-2000 "u02300-Miscellaneous-Technical") - (when-feature utf-2000 "u02400-Control-Pictures") - (when-feature utf-2000 "u02440-OCR") - (when-feature utf-2000 "u02460-Enclosed-Alphanumerics") - (when-feature utf-2000 "u02500-Box-Drawing") - (when-feature utf-2000 "u02580-Block-Elements") - (when-feature utf-2000 "u025A0-Geometric-Shapes") - (when-feature utf-2000 "u02600-Miscellaneous-Symbols") - (when-feature utf-2000 "u02700-Dingbats") - (when-feature utf-2000 "u02800-Braille-Patterns") - (when-feature utf-2000 "u02E00-CJK-Radical-Supplement") - (when-feature utf-2000 "u02F00-Kangxi-Radicals") - (when-feature utf-2000 "u02FF0-Ideographic-Description-Characters") - (when-feature utf-2000 "u03000-CJK-Symbols-and-Punctuation") - (when-feature utf-2000 "u03040-Hiragana") - (when-feature utf-2000 "u030A0-Katakana") - (when-feature utf-2000 "u03100-Bopomofo") - (when-feature utf-2000 "u03130-Hangul-Compatibility-Jamo") - (when-feature utf-2000 "u03190-Kanbun") - (when-feature utf-2000 "u031A0-Extended-Bopomofo") - (when-feature utf-2000 "u03200-Enclosed-CJK-Letters-and-Months") - (when-feature utf-2000 "u03300-CJK-Compatibility") - (when-feature utf-2000 "Ideograph-R001-One") - (when-feature utf-2000 "Ideograph-R002-Line") - (when-feature utf-2000 "Ideograph-R003-Dot") - (when-feature utf-2000 "Ideograph-R004-Slash") - (when-feature utf-2000 "Ideograph-R005-Second") - (when-feature utf-2000 "Ideograph-R006-Hook") - (when-feature utf-2000 "Ideograph-R007-Two") - (when-feature utf-2000 "Ideograph-R008-Lid") - (when-feature utf-2000 "Ideograph-R009-Man") - (when-feature utf-2000 "Ideograph-R010-Legs") - (when-feature utf-2000 "Ideograph-R011-Enter") - (when-feature utf-2000 "Ideograph-R012-Eight") - (when-feature utf-2000 "Ideograph-R013-Down-Box") - (when-feature utf-2000 "Ideograph-R014-Cover") - (when-feature utf-2000 "Ideograph-R015-Ice") - (when-feature utf-2000 "Ideograph-R016-Table") - (when-feature utf-2000 "Ideograph-R017-Open-Box") - (when-feature utf-2000 "Ideograph-R018-Knife") - (when-feature utf-2000 "Ideograph-R019-Power") - (when-feature utf-2000 "Ideograph-R020-Wrap") - (when-feature utf-2000 "Ideograph-R021-Spoon") - (when-feature utf-2000 "Ideograph-R022-Right-Open-Box") - (when-feature utf-2000 "Ideograph-R023-Hiding-Enclosure") - (when-feature utf-2000 "Ideograph-R024-Ten") - (when-feature utf-2000 "Ideograph-R025-Divination") - (when-feature utf-2000 "Ideograph-R026-Seal") - (when-feature utf-2000 "Ideograph-R027-Cliff") - (when-feature utf-2000 "Ideograph-R028-Private") - (when-feature utf-2000 "Ideograph-R029-Again") - (when-feature utf-2000 "Ideograph-R030-Mouth") - (when-feature utf-2000 "Ideograph-R031-Enclosure") - (when-feature utf-2000 "Ideograph-R032-Earth") - (when-feature utf-2000 "Ideograph-R033-Scholar") - (when-feature utf-2000 "Ideograph-R034-Go") - (when-feature utf-2000 "Ideograph-R035-Go-Slowly") - (when-feature utf-2000 "Ideograph-R036-Evening") - (when-feature utf-2000 "Ideograph-R037-Big") - (when-feature utf-2000 "Ideograph-R038-Woman") - (when-feature utf-2000 "Ideograph-R039-Child") - (when-feature utf-2000 "Ideograph-R040-Roof") - (when-feature utf-2000 "Ideograph-R041-Inch") - (when-feature utf-2000 "Ideograph-R042-Small") - (when-feature utf-2000 "Ideograph-R043-Lame") - (when-feature utf-2000 "Ideograph-R044-Corpse") - (when-feature utf-2000 "Ideograph-R045-Sprout") - (when-feature utf-2000 "Ideograph-R046-Mountain") - (when-feature utf-2000 "Ideograph-R047-River") - (when-feature utf-2000 "Ideograph-R048-Work") - (when-feature utf-2000 "Ideograph-R049-Oneself") - (when-feature utf-2000 "Ideograph-R050-Turban") - (when-feature utf-2000 "Ideograph-R051-Dry") - (when-feature utf-2000 "Ideograph-R052-Short-Thread") - (when-feature utf-2000 "Ideograph-R053-Dotted-Cliff") - (when-feature utf-2000 "Ideograph-R054-Long-Stride") - (when-feature utf-2000 "Ideograph-R055-Two-Hands") - (when-feature utf-2000 "Ideograph-R056-Shoot") - (when-feature utf-2000 "Ideograph-R057-Bow") - (when-feature utf-2000 "Ideograph-R058-Snout") - (when-feature utf-2000 "Ideograph-R059-Bristle") - (when-feature utf-2000 "Ideograph-R060-Step") - (when-feature utf-2000 "Ideograph-R061-Heart") - (when-feature utf-2000 "Ideograph-R062-Halberd") - (when-feature utf-2000 "Ideograph-R063-Door") - (when-feature utf-2000 "Ideograph-R064-Hand") - (when-feature utf-2000 "Ideograph-R065-Branch") - (when-feature utf-2000 "Ideograph-R066-Rap") - (when-feature utf-2000 "Ideograph-R067-Script") - (when-feature utf-2000 "Ideograph-R068-Dipper") - (when-feature utf-2000 "Ideograph-R069-Axe") - (when-feature utf-2000 "Ideograph-R070-Square") - (when-feature utf-2000 "Ideograph-R071-Not") - (when-feature utf-2000 "Ideograph-R072-Sun") - (when-feature utf-2000 "Ideograph-R073-Say") - (when-feature utf-2000 "Ideograph-R074-Moon") - (when-feature utf-2000 "Ideograph-R075-Tree") - (when-feature utf-2000 "Ideograph-R076-Lack") - (when-feature utf-2000 "Ideograph-R077-Stop") - (when-feature utf-2000 "Ideograph-R078-Death") - (when-feature utf-2000 "Ideograph-R079-Weapon") - (when-feature utf-2000 "Ideograph-R080-Do-Not") - (when-feature utf-2000 "Ideograph-R081-Compare") - (when-feature utf-2000 "Ideograph-R082-Fur") - (when-feature utf-2000 "Ideograph-R083-Clan") - (when-feature utf-2000 "Ideograph-R084-Steam") - (when-feature utf-2000 "Ideograph-R085-Water") - (when-feature utf-2000 "Ideograph-R086-Fire") - (when-feature utf-2000 "Ideograph-R087-Claw") - (when-feature utf-2000 "Ideograph-R088-Father") - (when-feature utf-2000 "Ideograph-R089-Double-X") - (when-feature utf-2000 "Ideograph-R090-Half-Tree-Trunk") - (when-feature utf-2000 "Ideograph-R091-Slice") - (when-feature utf-2000 "Ideograph-R092-Fang") - (when-feature utf-2000 "Ideograph-R093-Cow") - (when-feature utf-2000 "Ideograph-R094-Dog") - (when-feature utf-2000 "Ideograph-R095-Profound") - (when-feature utf-2000 "Ideograph-R096-Jade") - (when-feature utf-2000 "Ideograph-R097-Melon") - (when-feature utf-2000 "Ideograph-R098-Tile") - (when-feature utf-2000 "Ideograph-R099-Sweet") - (when-feature utf-2000 "Ideograph-R100-Life") - (when-feature utf-2000 "Ideograph-R101-Use") - (when-feature utf-2000 "Ideograph-R102-Field") - (when-feature utf-2000 "Ideograph-R103-Bolt-Of-Cloth") - (when-feature utf-2000 "Ideograph-R104-Sickness") - (when-feature utf-2000 "Ideograph-R105-Dotted-Tent") - (when-feature utf-2000 "Ideograph-R106-White") - (when-feature utf-2000 "Ideograph-R107-Skin") - (when-feature utf-2000 "Ideograph-R108-Dish") - (when-feature utf-2000 "Ideograph-R109-Eye") - (when-feature utf-2000 "Ideograph-R110-Spear") - (when-feature utf-2000 "Ideograph-R111-Arrow") - (when-feature utf-2000 "Ideograph-R112-Stone") - (when-feature utf-2000 "Ideograph-R113-Spirit") - (when-feature utf-2000 "Ideograph-R114-Track") - (when-feature utf-2000 "Ideograph-R115-Grain") - (when-feature utf-2000 "Ideograph-R116-Cave") - (when-feature utf-2000 "Ideograph-R117-Stand") - (when-feature utf-2000 "Ideograph-R118-Bamboo") - (when-feature utf-2000 "Ideograph-R119-Rice") - (when-feature utf-2000 "Ideograph-R120-Silk") - (when-feature utf-2000 "Ideograph-R121-Jar") - (when-feature utf-2000 "Ideograph-R122-Net") - (when-feature utf-2000 "Ideograph-R123-Sheep") - (when-feature utf-2000 "Ideograph-R124-Feather") - (when-feature utf-2000 "Ideograph-R125-Old") - (when-feature utf-2000 "Ideograph-R126-And") - (when-feature utf-2000 "Ideograph-R127-Plow") - (when-feature utf-2000 "Ideograph-R128-Ear") - (when-feature utf-2000 "Ideograph-R129-Brush") - (when-feature utf-2000 "Ideograph-R130-Meat") - (when-feature utf-2000 "Ideograph-R131-Minister") - (when-feature utf-2000 "Ideograph-R132-Self") - (when-feature utf-2000 "Ideograph-R133-Arrive") - (when-feature utf-2000 "Ideograph-R134-Mortar") - (when-feature utf-2000 "Ideograph-R135-Tongue") - (when-feature utf-2000 "Ideograph-R136-Oppose") - (when-feature utf-2000 "Ideograph-R137-Boat") - (when-feature utf-2000 "Ideograph-R138-Stopping") - (when-feature utf-2000 "Ideograph-R139-Color") - (when-feature utf-2000 "Ideograph-R140-Grass") - (when-feature utf-2000 "Ideograph-R141-Tiger") - (when-feature utf-2000 "Ideograph-R142-Insect") - (when-feature utf-2000 "Ideograph-R143-Blood") - (when-feature utf-2000 "Ideograph-R144-Walk-Enclosure") - (when-feature utf-2000 "Ideograph-R145-Clothes") - (when-feature utf-2000 "Ideograph-R146-West") - (when-feature utf-2000 "Ideograph-R147-See") - (when-feature utf-2000 "Ideograph-R148-Horn") - (when-feature utf-2000 "Ideograph-R149-Speech") - (when-feature utf-2000 "Ideograph-R150-Valley") - (when-feature utf-2000 "Ideograph-R151-Bean") - (when-feature utf-2000 "Ideograph-R152-Pig") - (when-feature utf-2000 "Ideograph-R153-Badger") - (when-feature utf-2000 "Ideograph-R154-Shell") - (when-feature utf-2000 "Ideograph-R155-Red") - (when-feature utf-2000 "Ideograph-R156-Run") - (when-feature utf-2000 "Ideograph-R157-Foot") - (when-feature utf-2000 "Ideograph-R158-Body") - (when-feature utf-2000 "Ideograph-R159-Cart") - (when-feature utf-2000 "Ideograph-R160-Bitter") - (when-feature utf-2000 "Ideograph-R161-Morning") - (when-feature utf-2000 "Ideograph-R162-Walk") - (when-feature utf-2000 "Ideograph-R163-City") - (when-feature utf-2000 "Ideograph-R164-Wine") - (when-feature utf-2000 "Ideograph-R165-Distinguish") - (when-feature utf-2000 "Ideograph-R166-Village") - (when-feature utf-2000 "Ideograph-R167-Gold") - (when-feature utf-2000 "Ideograph-R168-Long") - (when-feature utf-2000 "Ideograph-R169-Gate") - (when-feature utf-2000 "Ideograph-R170-Mound") - (when-feature utf-2000 "Ideograph-R171-Slave") - (when-feature utf-2000 "Ideograph-R172-Short-Tailed-Bird") - (when-feature utf-2000 "Ideograph-R173-Rain") - (when-feature utf-2000 "Ideograph-R174-Blue") - (when-feature utf-2000 "Ideograph-R175-Wrong") - (when-feature utf-2000 "Ideograph-R176-Face") - (when-feature utf-2000 "Ideograph-R177-Leather") - (when-feature utf-2000 "Ideograph-R178-Tanned-Leather") - (when-feature utf-2000 "Ideograph-R179-Leek") - (when-feature utf-2000 "Ideograph-R180-Sound") - (when-feature utf-2000 "Ideograph-R181-Leaf") - (when-feature utf-2000 "Ideograph-R182-Wind") - (when-feature utf-2000 "Ideograph-R183-Fly") - (when-feature utf-2000 "Ideograph-R184-Eat") - (when-feature utf-2000 "Ideograph-R185-Head") - (when-feature utf-2000 "Ideograph-R186-Fragrant") - (when-feature utf-2000 "Ideograph-R187-Horse") - (when-feature utf-2000 "Ideograph-R188-Bone") - (when-feature utf-2000 "Ideograph-R189-Tall") - (when-feature utf-2000 "Ideograph-R190-Hair") - (when-feature utf-2000 "Ideograph-R191-Fight") - (when-feature utf-2000 "Ideograph-R192-Sacrificial-Wine") - (when-feature utf-2000 "Ideograph-R193-Cauldron") - (when-feature utf-2000 "Ideograph-R194-Ghost") - (when-feature utf-2000 "Ideograph-R195-Fish") - (when-feature utf-2000 "Ideograph-R196-Bird") - (when-feature utf-2000 "Ideograph-R197-Salt") - (when-feature utf-2000 "Ideograph-R198-Deer") - (when-feature utf-2000 "Ideograph-R199-Wheat") - (when-feature utf-2000 "Ideograph-R200-Hemp") - (when-feature utf-2000 "Ideograph-R201-Yellow") - (when-feature utf-2000 "Ideograph-R202-Millet") - (when-feature utf-2000 "Ideograph-R203-Black") - (when-feature utf-2000 "Ideograph-R204-Embroidery") - (when-feature utf-2000 "Ideograph-R205-Frog") - (when-feature utf-2000 "Ideograph-R206-Tripod") - (when-feature utf-2000 "Ideograph-R207-Drum") - (when-feature utf-2000 "Ideograph-R208-Rat") - (when-feature utf-2000 "Ideograph-R209-Nose") - (when-feature utf-2000 "Ideograph-R210-Even") - (when-feature utf-2000 "Ideograph-R211-Tooth") - (when-feature utf-2000 "Ideograph-R212-Dragon") - (when-feature utf-2000 "Ideograph-R213-Turtle") - (when-feature utf-2000 "Ideograph-R214-Flute") - (when-feature utf-2000 "u0A000-Yi-Syllables") - (when-feature utf-2000 "u0AC00-Hangul-Syllables") - (when-feature utf-2000 "u0E000-Private-Use") - (when-feature utf-2000 "u0FB00-Alphabetic-Presentation-Forms") - (when-feature utf-2000 "u0FB50-Arabic-Presentation-Forms-A") - (when-feature utf-2000 "u0FE20-Combining-Half-Marks") - (when-feature utf-2000 "u0FE30-CJK-Compatibility-Forms") - (when-feature utf-2000 "u0FE50-Small-Form-Variants") - (when-feature utf-2000 "u0FE70-Arabic-Presentation-Forms-B") - (when-feature utf-2000 "u0FF00-Halfwidth-and-Fullwidth-Forms") - (when-feature utf-2000 "u0FFF0-Specials") - ;; (when-feature utf-2000 "mojikyo") - (when-feature utf-2000 "ccs-tcvn5712.el") + (when-feature mule "arabic") + (when-feature utf-2000 "update-cdb") (when-feature mule "mule-charset") (when-feature mule "mule-coding") ;; All files after this can have extended characters in them. @@ -451,7 +151,6 @@ ;; Now load files to set up all the different languages/environments ;; that Mule knows about. - (when-feature mule "arabic") (when-feature mule "chinese") (when-feature mule "mule/cyrillic") ; overloaded in leim/quail (when-feature mule "english") @@ -461,6 +160,7 @@ (when-feature mule "hebrew") (when-feature mule "japanese") (when-feature mule "korean") + (when-feature mule "latin") (when-feature mule "misc-lang") (when-feature mule "thai-xtis-chars") (when-feature mule "mule/thai-xtis") ; overloaded in leim/quail @@ -491,7 +191,7 @@ ;; id-menus is not here. infodock needs to figure out a clever way to ;; advise this stuff or we need to export a clean way for infodock or ;; others to control this programmatically. - (when-feature (and infodock (or x mswindows) menubar) "id-menus") + (when-feature (and infodock (or x mswindows gtk) menubar) "id-menus") ;; preload the X code. (when-feature x "x-faces") (when-feature x "x-iso8859-1") @@ -502,6 +202,20 @@ (when-feature x "x-init") (when-feature x "x-win-xfree86") (when-feature x "x-win-sun") +;; preload the GTK code + (when-feature gtk "gtk-ffi") + (when-feature gtk "gtk-widgets") + (when-feature gtk "gdk") + (when-feature gtk "gtk-init") + (when-feature gtk "gtk-faces") + (when-feature gtk "gtk-iso8859-1") + (when-feature (and gtk dialog) "dialog-gtk") + (when-feature gtk "gtk-select") + (when-feature gtk "gtk-mouse") + (when-feature gtk "gtk-glyphs") + (when-feature glade "glade") + (when-feature gtk "widgets-gtk") + ;; preload the mswindows code. (when-feature mswindows "msw-glyphs") (when-feature mswindows "msw-faces") @@ -540,6 +254,8 @@ ;; (when-feature sparcworks "sun-eos-debugger") ;; (when-feature sparcworks "sun-eos-debugger-extra") ;; (when-feature sparcworks "sun-eos-menubar") + ;; (when-feature utf-2000 "make-cdbs") + (when-feature chise "close-cdb") "loadhist" ; Must be dumped before loaddefs is loaded "loaddefs" ; <=== autoloads get loaded here ))