X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=1741edf97eabcc9baf8bd72dbb6b3e8f070ce6d9;hb=0ac7abb2143575d7a7011e95224764fd51e463b6;hp=7896576169ba13e3c97d8d80bf4e3a2627e30a80;hpb=b73e352f264e9da0a00159dc29f318305cbe8636;p=chise%2Fxemacs-chise.git diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7896576..1741edf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,1468 @@ +2000-02-01 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Print corresponding + character as comment for `->ucs' and each coded-charset. + (what-char-definition): Don't call `char-db-update-comment'. + +2000-01-31 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "mojikyo" in UTF-2000. + +2000-01-19 MORIOKA Tomohiko + + * utf-2000/mojikyo.el: New file. + +2000-01-28 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Print code-point of + `ideograph-daikanwa' as a decimal value. + (decode-builtin-char): New function. + +2000-01-27 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `ucs' in UTF-2000. + +2000-01-26 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): + Prefer `mojikyo-pj-*' and `ideograph-daikanwa' to `ucs-bmp' and + `arabic-iso8859-6'. + + * utf-2000/char-db-util.el (insert-char-data): Modify for + code-point format change. + +2000-01-12 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `mojikyo-pj-[1 .. 21]' in UTF-2000. + +2000-01-14 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `katakana-jisx0201' in UTF-2000. + +1999-12-23 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "u0A000-Yi-Syllables", + "u0AC00-Hangul-Syllables", "u0FB00-Alphabetic-Presentation-Forms", + "u0FB50-Arabic-Presentation-Forms-A", + "u0FE20-Combining-Half-Marks", "u0FE30-CJK-Compatibility-Forms", + "u0FE50-Small-Form-Variants", + "u0FE70-Arabic-Presentation-Forms-B", + "u0FF00-Halfwidth-and-Fullwidth-Forms" and "u0FFF0-Specials" in + UTF-2000. + + * utf-2000/u0A000-Yi-Syllables.el, + utf-2000/u0AC00-Hangul-Syllables.el, + utf-2000/u0FB00-Alphabetic-Presentation-Forms.el, + utf-2000/u0FB50-Arabic-Presentation-Forms-A.el, + utf-2000/u0FE20-Combining-Half-Marks.el, + utf-2000/u0FE30-CJK-Compatibility-Forms.el, + utf-2000/u0FE50-Small-Form-Variants.el, + utf-2000/u0FE70-Arabic-Presentation-Forms-B.el, + utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el, + utf-2000/u0FFF0-Specials.el: New files. + +1999-12-22 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Delete + "ccs-jisx0208-1983.el"; add "Ideograph-R031-Enclosure" + ... "Ideograph-R214-Flute" in UTF-2000. + +1999-12-20 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Change order of + `kangxi-strokes'. + (insert-char-data-with-variant): Look up variants of corresponding + ucs character if a character does not have variants. + +1999-11-29 MORIOKA Tomohiko + + * utf-2000/ideograph-util.el (ideograph-char<): Fixed. + + * utf-2000/u03100-Bopomofo.el (U+3128): Separate M00115. + +1999-12-22 MORIOKA Tomohiko + + * utf-2000/Ideograph-R213-Turtle.el, + utf-2000/Ideograph-R214-Flute.el: New files. + + * utf-2000/Ideograph-R206-Tripod.el, + utf-2000/Ideograph-R207-Drum.el, utf-2000/Ideograph-R208-Rat.el, + utf-2000/Ideograph-R209-Nose.el, utf-2000/Ideograph-R210-Even.el, + utf-2000/Ideograph-R211-Tooth.el, + utf-2000/Ideograph-R212-Dragon.el: New files. + + * utf-2000/Ideograph-R204-Embroidery.el, + utf-2000/Ideograph-R205-Frog.el: New files. + + * utf-2000/Ideograph-R200-Hemp.el, + utf-2000/Ideograph-R201-Yellow.el, + utf-2000/Ideograph-R202-Millet.el, + utf-2000/Ideograph-R203-Black.el: New files. + + * utf-2000/Ideograph-R194-Ghost.el, + utf-2000/Ideograph-R195-Fish.el, utf-2000/Ideograph-R196-Bird.el, + utf-2000/Ideograph-R197-Salt.el, utf-2000/Ideograph-R198-Deer.el, + utf-2000/Ideograph-R199-Wheat.el: New files. + + * utf-2000/Ideograph-R191-Fight.el, + utf-2000/Ideograph-R192-Sacrificial-Wine.el, + utf-2000/Ideograph-R193-Cauldron.el: New files. + + * utf-2000/Ideograph-R185-Head.el, + utf-2000/Ideograph-R186-Fragrant.el, + utf-2000/Ideograph-R187-Horse.el, utf-2000/Ideograph-R188-Bone.el, + utf-2000/Ideograph-R189-Tall.el, utf-2000/Ideograph-R190-Hair.el: + New files. + + * utf-2000/Ideograph-R183-Fly.el, utf-2000/Ideograph-R184-Eat.el: + New files. + + * utf-2000/Ideograph-R180-Sound.el, + utf-2000/Ideograph-R181-Leaf.el, utf-2000/Ideograph-R182-Wind.el: + New files. + + * utf-2000/Ideograph-R178-Tanned-Leather.el, + utf-2000/Ideograph-R179-Leek.el: New files. + + * utf-2000/Ideograph-R166-Village.el, + utf-2000/Ideograph-R167-Gold.el, utf-2000/Ideograph-R168-Long.el, + utf-2000/Ideograph-R169-Gate.el, utf-2000/Ideograph-R170-Mound.el, + utf-2000/Ideograph-R171-Slave.el, + utf-2000/Ideograph-R172-Short-Tailed-Bird.el, + utf-2000/Ideograph-R173-Rain.el, utf-2000/Ideograph-R174-Blue.el, + utf-2000/Ideograph-R175-Wrong.el, utf-2000/Ideograph-R176-Face.el, + utf-2000/Ideograph-R177-Leather.el: New files. + + * utf-2000/Ideograph-R161-Morning.el, + utf-2000/Ideograph-R162-Walk.el, utf-2000/Ideograph-R163-City.el, + utf-2000/Ideograph-R164-Wine.el, + utf-2000/Ideograph-R165-Distinguish.el: New files. + + * utf-2000/Ideograph-R156-Run.el, utf-2000/Ideograph-R157-Foot.el, + utf-2000/Ideograph-R158-Body.el, utf-2000/Ideograph-R159-Cart.el, + utf-2000/Ideograph-R160-Bitter.el: New files. + + * utf-2000/Ideograph-R153-Badger.el, + utf-2000/Ideograph-R154-Shell.el, utf-2000/Ideograph-R155-Red.el: + New files. + + * utf-2000/Ideograph-R151-Bean.el, utf-2000/Ideograph-R152-Pig.el: + New files. + + * utf-2000/Ideograph-R148-Horn.el, + utf-2000/Ideograph-R149-Speech.el, + utf-2000/Ideograph-R150-Valley.el: New files. + + * utf-2000/Ideograph-R139-Color.el, + utf-2000/Ideograph-R140-Grass.el, + utf-2000/Ideograph-R141-Tiger.el, + utf-2000/Ideograph-R142-Insect.el, + utf-2000/Ideograph-R143-Blood.el, + utf-2000/Ideograph-R144-Walk-Enclosure.el, + utf-2000/Ideograph-R145-Clothes.el, + utf-2000/Ideograph-R146-West.el, utf-2000/Ideograph-R147-See.el: + New files. + + * utf-2000/Ideograph-R137-Boat.el, + utf-2000/Ideograph-R138-Stopping.el: New files. + + * utf-2000/Ideograph-R135-Tongue.el, + utf-2000/Ideograph-R136-Oppose.el: New files. + + * utf-2000/Ideograph-R132-Self.el, + utf-2000/Ideograph-R133-Arrive.el, + utf-2000/Ideograph-R134-Mortar.el: New files. + + * utf-2000/Ideograph-R127-Plow.el, utf-2000/Ideograph-R128-Ear.el, + utf-2000/Ideograph-R129-Brush.el, utf-2000/Ideograph-R130-Meat.el, + utf-2000/Ideograph-R131-Minister.el: New files. + + * utf-2000/Ideograph-R123-Sheep.el, + utf-2000/Ideograph-R124-Feather.el, + utf-2000/Ideograph-R125-Old.el, utf-2000/Ideograph-R126-And.el: + New files. + + * utf-2000/Ideograph-R110-Spear.el, + utf-2000/Ideograph-R111-Arrow.el, + utf-2000/Ideograph-R112-Stone.el, + utf-2000/Ideograph-R113-Spirit.el, + utf-2000/Ideograph-R114-Track.el, + utf-2000/Ideograph-R115-Grain.el, utf-2000/Ideograph-R116-Cave.el, + utf-2000/Ideograph-R117-Stand.el, + utf-2000/Ideograph-R118-Bamboo.el, + utf-2000/Ideograph-R119-Rice.el, utf-2000/Ideograph-R120-Silk.el, + utf-2000/Ideograph-R121-Jar.el, utf-2000/Ideograph-R122-Net.el: + New files. + + * utf-2000/Ideograph-R108-Dish.el, utf-2000/Ideograph-R109-Eye.el: + New files. + + * utf-2000/Ideograph-R106-White.el, + utf-2000/Ideograph-R107-Skin.el: New files. + + * utf-2000/Ideograph-R103-Bolt-Of-Cloth.el, + utf-2000/Ideograph-R104-Sickness.el, + utf-2000/Ideograph-R105-Dotted-Tent.el: New files. + + * utf-2000/Ideograph-R099-Sweet.el, + utf-2000/Ideograph-R100-Life.el, utf-2000/Ideograph-R101-Use.el, + utf-2000/Ideograph-R102-Field.el: New files. + + * utf-2000/Ideograph-R095-Profound.el, + utf-2000/Ideograph-R096-Jade.el, utf-2000/Ideograph-R097-Melon.el, + utf-2000/Ideograph-R098-Tile.el: New files. + + * utf-2000/Ideograph-R092-Fang.el, utf-2000/Ideograph-R093-Cow.el, + utf-2000/Ideograph-R094-Dog.el: New files. + + * utf-2000/Ideograph-R090-Half-Tree-Trunk.el, + utf-2000/Ideograph-R091-Slice.el: New files. + + * utf-2000/Ideograph-R088-Father.el, + utf-2000/Ideograph-R089-Double-X.el: New files. + + * utf-2000/Ideograph-R084-Steam.el, + utf-2000/Ideograph-R085-Water.el, utf-2000/Ideograph-R086-Fire.el, + utf-2000/Ideograph-R087-Claw.el: New files. + + * utf-2000/Ideograph-R081-Compare.el, + utf-2000/Ideograph-R082-Fur.el, utf-2000/Ideograph-R083-Clan.el: + New files. + + * utf-2000/Ideograph-R079-Weapon.el, + utf-2000/Ideograph-R080-Do-Not.el: New files. + + * utf-2000/Ideograph-R073-Say.el, utf-2000/Ideograph-R074-Moon.el, + utf-2000/Ideograph-R075-Tree.el, utf-2000/Ideograph-R076-Lack.el, + utf-2000/Ideograph-R077-Stop.el, utf-2000/Ideograph-R078-Death.el: + New files. + + * utf-2000/Ideograph-R070-Square.el, + utf-2000/Ideograph-R071-Not.el, utf-2000/Ideograph-R072-Sun.el: + New files. + + * utf-2000/Ideograph-R068-Dipper.el, + utf-2000/Ideograph-R069-Axe.el: New files. + + * utf-2000/Ideograph-R055-Two-Hands.el, + utf-2000/Ideograph-R056-Shoot.el, utf-2000/Ideograph-R057-Bow.el, + utf-2000/Ideograph-R058-Snout.el, + utf-2000/Ideograph-R059-Bristle.el, + utf-2000/Ideograph-R060-Step.el, utf-2000/Ideograph-R061-Heart.el, + utf-2000/Ideograph-R062-Halberd.el, + utf-2000/Ideograph-R063-Door.el, utf-2000/Ideograph-R064-Hand.el, + utf-2000/Ideograph-R065-Branch.el, utf-2000/Ideograph-R066-Rap.el, + utf-2000/Ideograph-R067-Script.el: New files. + + * utf-2000/Ideograph-R053-Dotted-Cliff.el, + utf-2000/Ideograph-R054-Long-Stride.el: New files. + + * utf-2000/Ideograph-R051-Dry.el, + utf-2000/Ideograph-R052-Short-Thread.el: New files. + + * utf-2000/Ideograph-R043-Lame.el, + utf-2000/Ideograph-R044-Corpse.el, + utf-2000/Ideograph-R045-Sprout.el, + utf-2000/Ideograph-R046-Mountain.el, + utf-2000/Ideograph-R047-River.el, utf-2000/Ideograph-R048-Work.el, + utf-2000/Ideograph-R049-Oneself.el, + utf-2000/Ideograph-R050-Turban.el: New files. + + * utf-2000/Ideograph-R041-Inch.el, + utf-2000/Ideograph-R042-Small.el: New files. + + * utf-2000/Ideograph-R036-Evening.el, + utf-2000/Ideograph-R037-Big.el, utf-2000/Ideograph-R038-Woman.el, + utf-2000/Ideograph-R039-Child.el, utf-2000/Ideograph-R040-Roof.el: + New files. + + * utf-2000/Ideograph-R034-Go.el, + utf-2000/Ideograph-R035-Go-Slowly.el: New files. + + * utf-2000/Ideograph-R031-Enclosure.el, + utf-2000/Ideograph-R032-Earth.el, + utf-2000/Ideograph-R033-Scholar.el: New files. + + * utf-2000/Ideograph-R030-Mouth.el, + utf-2000/Ideograph-R029-Again.el, + utf-2000/Ideograph-R028-Private.el: Merge CJK Unified Ideographs + Extension A. + + * utf-2000/Ideograph-R027-Cliff.el, + utf-2000/Ideograph-R026-Seal.el, + utf-2000/Ideograph-R025-Divination.el, + utf-2000/Ideograph-R024-Ten.el, + utf-2000/Ideograph-R023-Hiding-Enclosure.el, + utf-2000/Ideograph-R022-Right-Open-Box.el, + utf-2000/Ideograph-R021-Spoon.el, utf-2000/Ideograph-R020-Wrap.el, + utf-2000/Ideograph-R019-Power.el, + utf-2000/Ideograph-R018-Knife.el, + utf-2000/Ideograph-R017-Open-Box.el, + utf-2000/Ideograph-R016-Table.el, utf-2000/Ideograph-R015-Ice.el, + utf-2000/Ideograph-R014-Cover.el, + utf-2000/Ideograph-R013-Down-Box.el, + utf-2000/Ideograph-R012-Eight.el, + utf-2000/Ideograph-R011-Enter.el, utf-2000/Ideograph-R010-Legs.el, + utf-2000/Ideograph-R009-Man.el, utf-2000/Ideograph-R008-Lid.el, + utf-2000/Ideograph-R007-Two.el, utf-2000/Ideograph-R006-Hook.el: + Merge `chinese-isoir165'. + + * utf-2000/Ideograph-R004-Slash.el: Merge CNS chars not in + Morohashi's Daikanwa. + + * utf-2000/Ideograph-R003-Dot.el: Merge `chinese-isoir165'. + + * utf-2000/Ideograph-R001-One.el: Merge `chinese-isoir165'. + +1999-12-07 MORIOKA Tomohiko + + * utf-2000/Ideograph-R027-Cliff.el, + utf-2000/Ideograph-R026-Seal.el, + utf-2000/Ideograph-R025-Divination.el, + utf-2000/Ideograph-R024-Ten.el, + utf-2000/Ideograph-R023-Hiding-Enclosure.el, + utf-2000/Ideograph-R022-Right-Open-Box.el, + utf-2000/Ideograph-R021-Spoon.el: Merge CJK Unified Ideographs + Extension A. + +1999-12-06 MORIOKA Tomohiko + + * utf-2000/Ideograph-R020-Wrap.el, + utf-2000/Ideograph-R019-Power.el, + utf-2000/Ideograph-R018-Knife.el: Merge CJK Unified Ideographs + Extension A. + +1999-12-06 MORIOKA Tomohiko + + * utf-2000/Ideograph-R009-Man.el: Merge CJK Unified Ideographs + Extension A. + +1999-12-06 MORIOKA Tomohiko + + * utf-2000/Ideograph-R017-Open-Box.el, + utf-2000/Ideograph-R016-Table.el: Merge CJK Unified Ideographs + Extension A. + +1999-12-06 MORIOKA Tomohiko + + * utf-2000/Ideograph-R015-Ice.el, + utf-2000/Ideograph-R014-Cover.el, + utf-2000/Ideograph-R013-Down-Box.el, + utf-2000/Ideograph-R012-Eight.el, + utf-2000/Ideograph-R011-Enter.el, utf-2000/Ideograph-R010-Legs.el: + Merge CJK Unified Ideographs Extension A. + +1999-12-06 MORIOKA Tomohiko + + * utf-2000/Ideograph-R008-Lid.el (M00286): Separate + `japanese-jisx0208-1978' and `japanese-jisx0208'. + + * utf-2000/Ideograph-R005-Second.el: Merge `chinese-isoir165'. + +1999-12-06 MORIOKA Tomohiko + + * utf-2000/Ideograph-R004-Slash.el, + utf-2000/Ideograph-R003-Dot.el, utf-2000/Ideograph-R002-Line.el, + utf-2000/Ideograph-R001-One.el: Merge `chinese-isoir165'. + +1999-12-03 MORIOKA Tomohiko + + * utf-2000/Ideograph-R030-Mouth.el: Merge `japanese-jisx0213-1' + and `japanese-jisx0213-2'. + +1999-12-02 MORIOKA Tomohiko + + * utf-2000/Ideograph-R029-Again.el: Merge `japanese-jisx0213-2'. + +1999-12-01 MORIOKA Tomohiko + + * utf-2000/Ideograph-R028-Private.el: Merge `japanese-jisx0213-2'. + +1999-12-01 MORIOKA Tomohiko + + * utf-2000/Ideograph-R027-Cliff.el: Merge `japanese-jisx0213-1' + and `japanese-jisx0213-2'. + +1999-11-29 MORIOKA Tomohiko + + * utf-2000/Ideograph-R026-Seal.el: Merge `japanese-jisx0213-1' and + `japanese-jisx0213-2'. + +1999-11-29 MORIOKA Tomohiko + + * utf-2000/Ideograph-R025-Divination.el: Merge + `japanese-jisx0213-1' and `japanese-jisx0213-2'. + +1999-11-29 MORIOKA Tomohiko + + * utf-2000/Ideograph-R024-Ten.el: Merge `japanese-jisx0213-1' and + `japanese-jisx0213-2'. + +1999-11-28 MORIOKA Tomohiko + + * utf-2000/Ideograph-R023-Hiding-Enclosure.el: Merge + `japanese-jisx0213-2'. + +1999-11-27 MORIOKA Tomohiko + + * utf-2000/Ideograph-R022-Right-Open-Box.el: Merge + `japanese-jisx0213-1' and `japanese-jisx0213-2'. + +1999-11-27 MORIOKA Tomohiko + + * utf-2000/Ideograph-R021-Spoon.el (M02574): Separate C1-4621. + (M02576): Separate C6-2630. + (M02579): Separate C5-234A. + (M02581): Separate C4-284D. + (M02582): Separate C6-2F2F. + (M02588): Separate C6-3560. + + * utf-2000/Ideograph-R020-Wrap.el: Merge `japanese-jisx0213-1' and + `japanese-jisx0213-2'. + +1999-11-26 MORIOKA Tomohiko + + * utf-2000/Ideograph-R019-Power.el, + utf-2000/Ideograph-R018-Knife.el: Merge `japanese-jisx0213-1' and + `japanese-jisx0213-2'. + + * utf-2000/Ideograph-R017-Open-Box.el (M01814): Separate C6-2365. + (M01815): Separate C6-2361. + (M01817): Separate C6-2363. + (M01822): Separate C6-2323. + (M01836): Separate C5-365D. + (M01839): Separate C7-367B. + +1999-11-25 MORIOKA Tomohiko + + * utf-2000/Ideograph-R016-Table.el, + utf-2000/Ideograph-R015-Ice.el, utf-2000/Ideograph-R014-Cover.el: + Merge `japanese-jisx0213-1' and `japanese-jisx0213-2'. + + * utf-2000/Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2' + with UCS. + +1999-11-24 MORIOKA Tomohiko + + * utf-2000/Ideograph-R013-Down-Box.el: Merge + `japanese-jisx0213-2'. + (J78-4B41 = J83-4B41): Moved to R109. + (C6-316D): Moved to R072. + +1999-11-24 MORIOKA Tomohiko + + * utf-2000/Ideograph-R012-Eight.el: Merge `japanese-jisx0213-1' + and `japanese-jisx0213-2'. + +1999-11-23 MORIOKA Tomohiko + + * utf-2000/Ideograph-R009-Man.el: Merge `japanese-jisx0213-1' and + `japanese-jisx0213-2'. + +1999-11-23 MORIOKA Tomohiko + + * utf-2000/Ideograph-R010-Legs.el: Merge `japanese-jisx0213-1' and + `japanese-jisx0213-2'. + + * utf-2000/Ideograph-R011-Enter.el: Separate CNS. + +1999-11-22 MORIOKA Tomohiko + + * utf-2000/Ideograph-R008-Lid.el: Merge CJK Unified Ideographs + Extension A. + +1999-11-22 MORIOKA Tomohiko + + * utf-2000/ideograph-util.el (update-ideograph-radical-table): Add + `japanese-jisx0213-1' and `japanese-jisx0213-2'. + +1999-11-22 MORIOKA Tomohiko + + * utf-2000/Ideograph-R015-Ice.el (M01612.07): Separate U+4ECC and + C3-214C to M00360. + + * utf-2000/Ideograph-R013-Down-Box.el (M001512): Separate C3-2148 + to M00366'. + +1999-11-22 MORIOKA Tomohiko + + * utf-2000/Ideograph-R009-Man.el: Delete wrong? C6-XXXX + code-points. + + * utf-2000/Ideograph-R006-Hook.el, + utf-2000/Ideograph-R005-Second.el: Merge CJK Unified Ideographs + Extension A. + + * utf-2000/Ideograph-R004-Slash.el (M00115): Merge CJK Unified + Ideographs Extension A; separate U+3128. + (M00116): Move C6-2123 to M00115. + + * utf-2000/Ideograph-R001-One.el: Merge CJK Unified Ideographs + Extension A. + +1999-11-21 MORIOKA Tomohiko + + * utf-2000/Ideograph-R008-Lid.el: Merge `japanese-jisx0213-2'. + + * utf-2000/Ideograph-R007-Two.el: Merge `japanese-jisx0213-1'. + + * utf-2000/Ideograph-R004-Slash.el: Merge `japanese-jisx0213-2'. + + * utf-2000/Ideograph-R006-Hook.el (M00237): Separate C5-2330. + + * utf-2000/Ideograph-R005-Second.el: Merge `japanese-jisx0213-2'. + + * utf-2000/Ideograph-R002-Line.el: Merge `japanese-jisx0213-1' and + `japanese-jisx0213-2'. + + * utf-2000/u03040-Hiragana.el (HIRAGANA LETTER SMALL KA): New + character. + (HIRAGANA LETTER SMALL KE): New character. + + * utf-2000/u02600-Miscellaneous-Symbols.el (WHITE SHOGI PIECE): + New character. + (BLACK SHOGI PIECE): New character. + + * utf-2000/Ideograph-R001-One.el: Merge `japanese-jisx0213-1'. + +1999-11-21 MORIOKA Tomohiko + + * utf-2000/u01F00-Greek-Extended.el: Merge `japanese-jisx0213-1'. + +1999-11-21 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Ignore + `kangxi-radical' and `japanese-radical' if they have the same + value of `ideographic-radical'; ignore `japanese-strokes' if it + has the same value of `ideographic-strokes'. + +1999-11-21 MORIOKA Tomohiko + + * mule/mule-conf.el (japanese-jisx0213-1): New coded-charset. + (japanese-jisx0213-2): New coded-charset. + + * dumped-lisp.el (preloaded-file-list): Add + "Ideograph-R028-Private", "Ideograph-R029-Again" and + "Ideograph-R030-Mouth". + +1999-11-21 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (char-db-update-comment): Use + mapping-table for `japanese-jisx0213-*'. + +1999-11-21 MORIOKA Tomohiko + + * utf-2000/u03300-CJK-Compatibility.el: Merge + `japanese-jisx0213-1'. + + * utf-2000/u03200-Enclosed-CJK-Letters-and-Months.el: Merge + `japanese-jisx0213-1'. + + * utf-2000/u03130-Hangul-Compatibility-Jamo.el, + utf-2000/u03100-Bopomofo.el: Changed to utf-8 encoding. + + * utf-2000/u030A0-Katakana.el, utf-2000/u03040-Hiragana.el, + utf-2000/u03000-CJK-Symbols-and-Punctuation.el: Merge + `japanese-jisx0213-1'. + + * utf-2000/u02F00-Kangxi-Radicals.el: Changed to utf-8 encoding. + + * utf-2000/u02700-Dingbats.el, + utf-2000/u02600-Miscellaneous-Symbols.el, + utf-2000/u025A0-Geometric-Shapes.el: Merge `japanese-jisx0213-1'. + + * utf-2000/u02580-Block-Elements.el: Changed to utf-8 encoding. + + * utf-2000/u02500-Box-Drawing.el, + utf-2000/u02460-Enclosed-Alphanumerics.el, + utf-2000/u02300-Miscellaneous-Technical.el, + utf-2000/u02400-Control-Pictures.el, + utf-2000/u02200-Mathematical-Operators.el, + utf-2000/u02190-Arrows.el, utf-2000/u02150-Number-Forms.el, + utf-2000/u02100-Letterlike-Symbols.el, + utf-2000/u020A0-Currency-Symbols.el: Merge `japanese-jisx0213-1'. + + * utf-2000/u02080-Subscripts.el, utf-2000/u02070-Superscripts.el: + Changed to utf-8 encoding. + + * utf-2000/u02000-General-Punctuation.el, + utf-2000/u01E00-Latin-Extended-Additional.el: Merge + `japanese-jisx0213-1'. + + * utf-2000/u00600-Arabic.el, utf-2000/u00590-Hebrew.el, + utf-2000/u00400-Cyrillic.el: Changed to utf-8 encoding. + + * utf-2000/u00370-Greek.el, + utf-2000/u00300-Combining-Diacritical-Marks.el, + utf-2000/u002B0-Spacing-Modifier-Letters.el, + utf-2000/u00250-IPA-Extensions.el, + utf-2000/u00180-Latin-Extended-B.el, + utf-2000/u00100-Latin-Extended-A.el, + utf-2000/u000A0-Latin-1-Supplement.el, + utf-2000/u00020-Basic-Latin.el: Merge `japanese-jisx0213-1'. + + * utf-2000/Ideograph-R030-Mouth.el: New file. + +1999-11-20 MORIOKA Tomohiko + + * utf-2000/Ideograph-R005-Second.el: Sync with CNS2Dict 0.390. + +1999-11-20 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Generate comment + for `cns-radical'. + + * utf-2000/Ideograph-R004-Slash.el (M00129): Separated from + U+5301. + (M00135): Separate C6-222F. + +1999-11-20 MORIOKA Tomohiko + + * utf-2000/Ideograph-R003-Dot.el (M00100): Fixed. + +1999-11-20 MORIOKA Tomohiko + + * utf-2000/Ideograph-R002-Line.el: Sync with CNS2Dict 0.390. + +1999-11-20 MORIOKA Tomohiko + + * utf-2000/Ideograph-R001-One.el (M00032): Separate U+4E17 and + C4-2155. + +1999-11-20 MORIOKA Tomohiko + + * utf-2000/Ideograph-R029-Again.el, + utf-2000/Ideograph-R028-Private.el: New files. + +1999-11-20 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (char-db-update-comment): Don't use + mapping-table for `ideograph-daikanwa'. + +1999-11-19 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R012-Eight", + "Ideograph-R013-Down-Box", "Ideograph-R014-Cover", + "Ideograph-R015-Ice", "Ideograph-R016-Table", + "Ideograph-R017-Open-Box", "Ideograph-R018-Knife", + "Ideograph-R019-Power", "Ideograph-R020-Wrap", "Ideograph-R021-Spoon", + "Ideograph-R022-Right-Open-Box", "Ideograph-R023-Hiding-Enclosure", + "Ideograph-R024-Ten", "Ideograph-R025-Divination", + "Ideograph-R026-Seal" and "Ideograph-R027-Cliff" in UTF-2000. + + * utf-2000/Ideograph-R012-Eight.el, + utf-2000/Ideograph-R013-Down-Box.el, + utf-2000/Ideograph-R014-Cover.el, utf-2000/Ideograph-R015-Ice.el, + utf-2000/Ideograph-R016-Table.el, + utf-2000/Ideograph-R017-Open-Box.el, + utf-2000/Ideograph-R018-Knife.el, + utf-2000/Ideograph-R019-Power.el, utf-2000/Ideograph-R020-Wrap.el, + utf-2000/Ideograph-R021-Spoon.el, + utf-2000/Ideograph-R022-Right-Open-Box.el, + utf-2000/Ideograph-R023-Hiding-Enclosure.el, + utf-2000/Ideograph-R024-Ten.el, + utf-2000/Ideograph-R025-Divination.el, + utf-2000/Ideograph-R026-Seal.el, utf-2000/Ideograph-R027-Cliff.el: + New files. + + * utf-2000/ideograph-util.el (write-ideograph-radical-char-data): + Replace ` ' in `name' by `-'. + +1999-11-18 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R002-Line", + "Ideograph-R003-Dot", "Ideograph-R004-Slash", + "Ideograph-R005-Second", "Ideograph-R006-Hook", + "Ideograph-R007-Two", "Ideograph-R008-Lid", "Ideograph-R009-Man", + "Ideograph-R010-Legs" and "Ideograph-R011-Enter". + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `japanese-jisx0208-1990' and `japanese-jisx0208-1978'. + + * utf-2000/Ideograph-R002-Line.el, utf-2000/Ideograph-R003-Dot.el, + utf-2000/Ideograph-R004-Slash.el, + utf-2000/Ideograph-R005-Second.el, + utf-2000/Ideograph-R006-Hook.el, utf-2000/Ideograph-R007-Two.el, + utf-2000/Ideograph-R008-Lid.el, utf-2000/Ideograph-R009-Man.el, + utf-2000/Ideograph-R010-Legs.el, utf-2000/Ideograph-R011-Enter.el: + New files. + + * utf-2000/ideograph-util.el (update-ideograph-radical-table): Add + `japanese-jisx0208-1978' and `japanese-jisx0208-1990'; check Group + 00 Plane 10. + (ideograph-char<): Prefer minor code of `morohashi-daikanwa' + number. + + * utf-2000/Ideograph-R001-One.el: Changed to utf-8 encoding. + +1999-11-17 MORIOKA Tomohiko + + * utf-2000/ideograph-util.el: New file. + +1999-11-16 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R001-One" + in UTF-2000. + + * utf-2000/Ideograph-R001-One.el: New file. + +1999-11-16 MORIOKA Tomohiko + + * mule/mule-conf.el (sisheng): Moved from mule/chinese.el. + (chinese-isoir165): Moved from mule/chinese.el. + (chinese-cns11643-3): Moved from mule/chinese.el. + (chinese-cns11643-4): Moved from mule/chinese.el. + (chinese-cns11643-5): Moved from mule/chinese.el. + (chinese-cns11643-6): Moved from mule/chinese.el. + (chinese-cns11643-7): Moved from mule/chinese.el. + + * mule/chinese.el: Move definition of coded-charsets to + mule/mule-conf.el. + + * utf-2000/char-db-util.el (insert-char-data): Change order of + `morohashi-daikanwa'. + +1999-11-16 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (char-attribute-name<) Use + `charset-iso-final-char' instead of `charset-final'; fixed. + (insert-char-data): Delete unused local variable `name'; use + `charset-iso-graphic-plane' instead of `charset-graphic'. + (char-db-update-comment): Use `charset-iso-graphic-plane' instead + of `charset-graphic'. + (insert-char-range-data): Delete unused local variable `variants'. + (what-character-original-window-configuration): Define to avoid + compiler warning. + +1999-11-15 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (ideographic-radicals): New constant. + (insert-char-data): Change order of `ideographic-radical', + `ideographic-strokes' and `total-strokes'; adjust width of the + first element of a list. + +1999-11-15 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `ideograph-daikanwa'. + +1999-11-15 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Delete + "ccs-jisx0201-latin.el". + + * utf-2000/ccs-jisx0201-latin.el: Deleted. + +1999-11-15 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add + "u031A0-Extended-Bopomofo" in UTF-2000. + + * utf-2000/u031A0-Extended-Bopomofo.el: New file. + +1999-11-15 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): u02E00-CJK-Radicals was + renamed to u02E00-CJK-Radical-Supplement. + + * utf-2000/u02E00-CJK-Radical-Supplement.el: Renamed from + u02E00-CJK-Radicals.el. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add + "u03000-CJK-Symbols-and-Punctuation", "u03040-Hiragana", + "u030A0-Katakana", "u03100-Bopomofo", + "u03130-Hangul-Compatibility-Jamo", "u03190-Kanbun", + "u03200-Enclosed-CJK-Letters-and-Months" and + "u03300-CJK-Compatibility". + + * utf-2000/u03000-CJK-Symbols-and-Punctuation.el, + utf-2000/u03040-Hiragana.el, utf-2000/u030A0-Katakana.el, + utf-2000/u03100-Bopomofo.el, + utf-2000/u03130-Hangul-Compatibility-Jamo.el, + utf-2000/u03190-Kanbun.el, + utf-2000/u03200-Enclosed-CJK-Letters-and-Months.el, + utf-2000/u03300-CJK-Compatibility.el: New files. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "u02E00-CJK-Radicals", + "u02F00-Kangxi-Radicals" and + "u02FF0-Ideographic-Description-Characters". + + * utf-2000/u02E00-CJK-Radicals.el, + utf-2000/u02F00-Kangxi-Radicals.el, + utf-2000/u02FF0-Ideographic-Description-Characters.el: New files. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add + "u02600-Miscellaneous-Symbols", "u02700-Dingbats" and + "u02800-Braille-Patterns" in UTF-2000. + + * utf-2000/u02600-Miscellaneous-Symbols.el, + utf-2000/u02700-Dingbats.el, utf-2000/u02800-Braille-Patterns.el: + New files. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Load "uXXXXX-*" instead of + "uXXXXX-*.el" in UTF-2000. + + * bytecomp.el (byte-compile-insert-header): Delete comments if + non-ASCII characters are found; allow `byte-compile-dynamic' and + `byte-compile-dynamic-docstrings' if *.elc will be encoded by + `raw-text'. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add + "u02500-Box-Drawing.el", "u02580-Block-Elements.el" and + "u025A0-Geometric-Shapes.el". + + * utf-2000/u02500-Box-Drawing.el, + utf-2000/u02580-Block-Elements.el, + utf-2000/u025A0-Geometric-Shapes.el: New file. + + * utf-2000/u02500-Box-Drawing.el, + utf-2000/u02580-Block-Elements.el, + utf-2000/u025A0-Geometric-Shapes.el: New files. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add + "u02400-Control-Pictures.el", "u02440-OCR.el" and + "u02460-Enclosed-Alphanumerics.el". + + * utf-2000/u02400-Control-Pictures.el, utf-2000/u02440-OCR.el, + utf-2000/u02460-Enclosed-Alphanumerics.el: New files. + +1999-11-14 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `chinese-gb2312'. + + * dumped-lisp.el (preloaded-file-list): Add + "u02200-Mathematical-Operators.el" and + "u02300-Miscellaneous-Technical.el". + + * utf-2000/u02200-Mathematical-Operators.el, + utf-2000/u02300-Miscellaneous-Technical.el: New files. + +1999-11-14 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `chinese-cns11643-*'. + + * dumped-lisp.el (preloaded-file-list): Add + "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and + "u02190-Arrows.el" in UTF-2000. + + * utf-2000/u02100-Letterlike-Symbols.el, + utf-2000/u02150-Number-Forms.el, utf-2000/u02190-Arrows.el: New + files. + +1999-11-14 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `korean-ksc5601'. + + * dumped-lisp.el (preloaded-file-list): Add + "u02000-General-Punctuation.el", "u02070-Superscripts.el", + "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and + "u020D0-Combining-Diacritical-Marks-for-Symbols.el" in UTF-2000. + + * utf-2000/u02000-General-Punctuation.el, + utf-2000/u02070-Superscripts.el, utf-2000/u02080-Subscripts.el, + utf-2000/u020A0-Currency-Symbols.el, + utf-2000/u020D0-Combining-Diacritical-Marks-for-Symbols.el: New + files. + +1999-11-14 MORIOKA Tomohiko + + * utf-2000/u00180-Latin-Extended-B.el: Reformatted to print + code-point of GR-set as GR value. + +1999-11-14 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Modify order when + CHAR does not have `decimal-digit-value' property. + + * utf-2000/u00100-Latin-Extended-A.el: Reformatted to print + code-point of GR-set as GR value. + (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from . + + * utf-2000/u000A0-Latin-1-Supplement.el: Reformatted to print + code-point of GR-set as GR value. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el". + + * utf-2000/ccs-viscii.el: Deleted. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "u013A0-Cherokee.el", + "u01400-Canadian.el", "u01680-Ogham.el", "u016A0-Runic.el", + "u01780-Khmer.el", "u01800-Mongolian.el", + "u01E00-Latin-Extended-Additional.el" and + "u01F00-Greek-Extended.el" in UTF-2000. + + * utf-2000/u013A0-Cherokee.el, utf-2000/u01400-Canadian.el, + utf-2000/u01680-Ogham.el, utf-2000/u016A0-Runic.el, + utf-2000/u01780-Khmer.el, utf-2000/u01800-Mongolian.el, + utf-2000/u01E00-Latin-Extended-Additional.el, + utf-2000/u01F00-Greek-Extended.el: New files. + +1999-11-14 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Print GR value for + GR-set. + +1999-11-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `ethiopic-ucs' and `ethiopic'. + + * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el", + "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el". + + * mule/mule-conf.el: Move definition of coded-charset `ethiopic' + from mule/ethiopic.el. + + * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to + mule/mule-conf.el. + + * utf-2000/u010A0-Georgian.el, utf-2000/u01100-Hangul-Jamo.el, + utf-2000/u01200-Ethiopic.el: New files. + +1999-11-13 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (char-db-update-comment): Use + mapping-table for `arabic-iso8859-6'. + (insert-char-data-with-variant): New function. + (insert-char-range-data): Use `insert-char-data-with-variant'. + (what-char-definition): Use `insert-char-data-with-variant' + instead of `insert-char-data'; use `char-db-update-comment'. + +1999-11-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `lao'. + + * mule/mule-conf.el (lao): New coded-charset. + + * dumped-lisp.el (preloaded-file-list): Add + "u00900-Devanagari.el", "u00980-Bengali.el", "u00A00-Gurmukhi.el", + "u00A80-Gujarati.el", "u00B00-Oriya.el", "u00B80-Tamil.el", + "u00C00-Telugu.el", "u00C80-Kannada.el", "u00D00-Malayalam.el", + "u00D80-Sinhala.el", "u00E00-Thai.el", "u00E80-Lao.el", + "u00F00-Tibetan.el" and "u01000-Myanmar.el". + + * utf-2000/u00900-Devanagari.el, utf-2000/u00980-Bengali.el, + utf-2000/u00A00-Gurmukhi.el, utf-2000/u00A80-Gujarati.el, + utf-2000/u00B00-Oriya.el, utf-2000/u00B80-Tamil.el, + utf-2000/u00C00-Telugu.el, utf-2000/u00C80-Kannada.el, + utf-2000/u00D00-Malayalam.el, utf-2000/u00D80-Sinhala.el, + utf-2000/u00E00-Thai.el, utf-2000/u00E80-Lao.el, + utf-2000/u00F00-Tibetan.el, utf-2000/u01000-Myanmar.el: New files. + +1999-11-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `ucs-bmp' and `arabic-iso8859-6'. + +1999-11-13 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "u00400-Cyrillic.el", + "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el", + "u00700-Syriac.el" and "u00780-Thaana.el" in UTF-2000. + + * utf-2000/u00400-Cyrillic.el, utf-2000/u00530-Armenian.el, + utf-2000/u00590-Hebrew.el, utf-2000/u00600-Arabic.el, + utf-2000/u00700-Syriac.el, utf-2000/u00780-Thaana.el: New files. + +1999-11-13 MORIOKA Tomohiko + + * utf-2000/u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA): + Fix typo. + + * utf-2000/u00300-Combining-Diacritical-Marks.el: Reformatted. + +1999-11-13 MORIOKA Tomohiko + + * utf-2000/u002B0-Spacing-Modifier-Letters.el, + utf-2000/u00250-IPA-Extensions.el: Reformatted. + +1999-11-13 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Fix format of + `iso-10646-comment'; swap order of `->lowercase' and + `->titlecase'. + + * utf-2000/u00180-Latin-Extended-B.el: Merge `latin-viscii' + code-points. + +1999-11-13 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (char-attribute-name<): New function. + (insert-char-data): Use `char-attribute-name<' to sort; change + order of `iso-10646-comment'. + (char-db-update-comment): Use mapping-table for `latin-viscii-*'. + + * utf-2000/u00100-Latin-Extended-A.el, + utf-2000/u000A0-Latin-1-Supplement.el: Merge `latin-viscii' + code-points. + +1999-11-13 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Change order. + (insert-char-range-data): Insert variants. + (char-db-update-comment): Fix problem with ascii and + non-ISO-2022-sets; don't insert control-characters. + + * utf-2000/u00020-Basic-Latin.el: Merge `latin-viscii' + code-points. + +1999-11-12 MORIOKA Tomohiko + + * startup.el (normal-top-level): Load autoload file for UTF-2000 + in UTF-2000. + + * utf-2000/auto-autoloads.el: New file. + + * utf-2000/char-db-util.el: New file. + +1999-11-11 MORIOKA Tomohiko + + * utf-2000/u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'. + +1999-11-11 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "mule-conf" in Mule; + delete "ccs-iso8859-*.el"; add "u00000-C0.el", + "u00020-Basic-Latin.el", "u00080-C1.el", + "u000A0-Latin-1-Supplement.el", "u00100-Latin-Extended-A.el", + "u00180-Latin-Extended-B.el", "u00250-IPA-Extensions.el", + "u002B0-Spacing-Modifier-Letters.el", + "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el" in + UTF-2000. + + * utf-2000/ccs-iso8859-2.el, utf-2000/ccs-iso8859-3.el, + utf-2000/ccs-iso8859-4.el, utf-2000/ccs-iso8859-9.el: Delete. + + * utf-2000/u00000-C0.el, utf-2000/u00020-Basic-Latin.el, + utf-2000/u00080-C1.el, utf-2000/u000A0-Latin-1-Supplement.el, + utf-2000/u00180-Latin-Extended-B.el, + utf-2000/u00100-Latin-Extended-A.el, + utf-2000/u00250-IPA-Extensions.el, + utf-2000/u002B0-Spacing-Modifier-Letters.el, + utf-2000/u00300-Combining-Diacritical-Marks.el, + utf-2000/u00370-Greek.el: New files. + +1999-11-10 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `japanese-jisx0212' and `ipa' in UTF-2000; use `latin-viscii-*' + instead of `vietnamese-viscii-*'. + +1999-11-09 MORIOKA Tomohiko + + * mule/mule-conf.el: New file. + + * mule/misc-lang.el: Move definition of charset `ipa' to + mule/mule-conf.el. + +1999-10-10 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `latin-viscii'; prefer it for characters used in Vietnamese. + + * utf-2000/ccs-viscii.el: Add mapping-table for `latin-viscii'. + +1999-10-08 Daiki Ueno + + * bytecomp.el (byte-compile-insert-header): Fix regexp. + +1999-10-07 MORIOKA Tomohiko + + * utf-2000/ccs-viscii.el: Rename `vietnamese-viscii-*' to + `latin-viscii-*'. + +1999-10-07 MORIOKA Tomohiko + + * mule/viet-chars.el (latin-viscii-lower): Renamed from charset + `vietnamese-viscii-lower'. + (latin-viscii-upper): Renamed from charset + `vietnamese-viscii-upper'. + (vietnamese-viscii-lower): New alias for charset + `latin-viscii-lower'. + (vietnamese-viscii-upper): New alias for charset + `latin-viscii-upper'. + +1999-10-05 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): + Comment out `hiragana-jisx0208' and `katakana-jisx0208'. + +1999-10-04 MORIOKA Tomohiko + + * utf-2000/ccs-iso8859-2.el, utf-2000/ccs-iso8859-3.el, + utf-2000/ccs-iso8859-4.el, utf-2000/ccs-iso8859-9.el, + utf-2000/ccs-jisx0201-latin.el, utf-2000/ccs-viscii.el, + utf-2000/ccs-tcvn5712.el, utf-2000/ccs-jisx0208-1983.el: Moved + from lisp/mule. + + * mule/ccs-jisx0208-1983.el, mule/ccs-tcvn5712.el, + mule/ccs-viscii.el, mule/ccs-iso8859-9.el, + mule/ccs-jisx0201-latin.el, mule/ccs-iso8859-2.el, + mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el: Moved to + lisp/utf-2000. + +1999-10-03 MORIOKA Tomohiko + + * mule/ccs-tcvn5712.el: New file. + +1999-10-03 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "ccs-jisx0208-1983.el" + in UTF-2000. + +1999-10-02 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `japanese-jisx0208'. + +1999-10-02 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add + "ccs-jisx0201-latin.el", "ccs-iso8859-2.el", "ccs-iso8859-3.el", + "ccs-iso8859-4.el", "ccs-iso8859-9.el" and "ccs-viscii.el" in + UTF-2000. + + * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el, + mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el, + mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el, + mule/ccs-viscii.el: New files. + + * bytecomp.el (byte-compile-insert-header): Don't use `raw-text' + if \uXXXX is found. + +1999-09-30 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `hiragana-jisx0208' and `katakana-jisx0208'. + +1999-09-21 MORIOKA Tomohiko + + * mule/chinese.el (chinese-cns11643-3): Define it even if + `utf-2000' is provided. + (chinese-cns11643-4): Likewise. + (chinese-cns11643-5): Likewise. + (chinese-cns11643-6): Likewise. + (chinese-cns11643-7): Likewise. + +1999-09-14 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + thai-tis620 and hebrew-iso8859-8; namely all BMP are covered. + +1999-09-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `cyrillic-iso8859-5' and `greek-iso8859-7'. + +1999-09-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): + Setup in UTF-2000. + +1999-09-09 MORIOKA Tomohiko + + * mule/viet-chars.el: Don't define charset + `vietnamese-viscii-lower' and `vietnamese-viscii-upper' because + they are defined as builtin charsets. + +1999-08-31 MORIOKA Tomohiko + + * version.el (emacs-version): Add more space just before UTF-2000 + version string. + +1999-08-29 MORIOKA Tomohiko + + * version.el ([constant] emacs-version): Don't add a space in the + preceding place of `xemacs-betaname' because it is duplicated. + (emacs-version): Add UTF-2000 version if `utf-2000' is provided. + + * startup.el (splash-frame-body): Add ETL. + +1999-08-28 MORIOKA Tomohiko + + * mule/chinese.el (chinese-cns11643-3): Don't define if `utf-2000' + is provided because it is defined as builtin charset. + (chinese-cns11643-4): Likewise. + (chinese-cns11643-5): Likewise. + (chinese-cns11643-6): Likewise. + (chinese-cns11643-7): Likewise. + +1999-08-24 MORIOKA Tomohiko + + * mule/mule-cmds.el (reset-language-environment): Fix problem when + coding-system `iso-10646-ucs-4' is not defined. + +1999-06-17 MORIOKA Tomohiko + + * bytecomp.el (byte-compile-insert-header): Use utf-8 as + coding-system if `utf-2000' is provided. + +1999-06-15 MORIOKA Tomohiko + + * mule/mule-coding.el: Add `utf-8' to coding-priority-list if + `utf-2000' is provided. + +1999-06-15 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Don't load vietnamese.el + if utf-2000 is provided temporally. + +1999-06-10 MORIOKA Tomohiko + + * mule/vietnamese.el (leading-code-private-11): Deleted [defined + as builtin variable]. + +1999-06-04 MORIOKA Tomohiko + + * files.el (insert-file-contents-literally): Treat file as binary; + call file-name-handlers. [sync with Emacs 20.3.10] + +2000-01-18 Martin Buchholz + + * XEmacs 21.2.27 is released. + +2000-01-18 Martin Buchholz + + * process.el (shell-command-to-string): Use the FSF docstring. + Make shell-command-to-string the standard function, and + exec-to-string the (deprecated) alias. + + * startup.el: typo fix. + +2000-01-16 Martin Buchholz + + * mule/mule-misc.el (char-octet): Move back into mule-charset.c. + +2000-01-14 Yoshiki Hayashi + + * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible + buffers after visible buffers. + (sort-buffers-menu-by-mode-then-alphabetically): Ditto. + +2000-01-17 Yoshiki Hayashi + + * info.el (Info-extract-menu-node-name): Stop at a dot + followed by whitespace or right parenthesis. + +2000-01-15 Hrvoje Niksic + + * info.el (Info-directory-list): Warn against using Customize with + Info-directory-list. + +2000-01-15 Adrian Aichner + + * minibuf.el (read-file-name): doc fix. + + * autoload.el (update-file-autoloads): doc fix. + + * about.el (about-hackers): Change my E-mail address. + +2000-01-13 Martin Buchholz + + * info.el (Info-visit-file): Just use the `f' interactive spec to + read a filename in the standard way. + +2000-01-13 Andy Piper + + * gutter-items.el (gutter-buffers-tab-orientation): new variable. + (gutter-buffers-tab-extent): new variable. + (update-tab-in-gutter): call add-tab-to-gutter again if the + orientation has changed. + (add-tab-to-gutter): cope with different orientations. + +2000-01-11 Didier Verna + + * info.el (Info-following-node-name): backward-skip dots as well + as spaces (dots at the end of a node name aren't part of it). + (Info-extract-menu-node-name): don't skip dots. There could be + some in the node name. + (Info-index): allow dots to be part of a node name. + +2000-01-12 Andreas Jaeger + + * files.el (auto-mode-alist): Added idlwave-mode. + Patch by Carsten Dominik . + +1999-12-22 Yoshiki Hayashi + + * info.el (Info-search): Show default value. + +1999-12-20 Yoshiki Hayashi + + * info.el (Info-read-node-completion-table): New variable. + (Info-read-node-name-1): New function. + (Info-read-node-name): Use it. + (Info-follow-reference): Use DEFAULT argument of completing-read. + (Info-menu): Ditto. + +1999-12-27 Yoshiki Hayashi + + * hyper-apropos.el (hyper-describe-key-briefly): Save + window configuration. + (hyper-describe-face): Use DEFAULT of completing-read. + (hyper-apropos-read-variable-symbol): Ditto. + (hyper-apropos-read-function-symbol): Ditto. + +1999-12-27 Yoshiki Hayashi + + * mule/mule-cmds.el (set-default-coding-system): Set + comint-exec-hook to use coding-system-for-read and + coding-system-for-write so that C-x RET c works. + +1999-12-27 Yoshiki Hayashi + + * minibuf.el (minibuffer-confirm-incomplete): Customize. + (previous-matching-history-element): Increment + minibuffer-max-depth by 1. + (next-matching-history-element): Ditto. + +2000-01-11 Andy Piper + + * gutter-items.el (buffers-tab): Create a new face for the buffers + tab. + (buffers-tab-face): use it. + +2000-01-10 Didier Verna + + * modeline.el (modeline-scrolling-method): change modeline X + cursor appearance according to the value. + +2000-01-07 Andreas Jaeger + + * about.el (about-hackers): Moved my entry to contributor list. + (xemacs-hackers): Added myself. + (about-maintainer-info): Added description of myself. + + +2000-01-07 Didier Verna + + * modeline.el (modeline-scrolling-method): new variable. + (mouse-drag-modeline): add reference to it in the docstring. + (mouse-drag-modeline): handle it. + +2000-01-08 Andy Piper + + * gutter-items.el (update-tab-in-gutter): remove resize-subwindow + calls. + (remove-buffer-from-gutter-tab): ditto. + +2000-01-06 Per Abrahamsen + + * cus-edit.el (custom-hook-convert-widget): Fix comment. + (custom-face-edit): Fix grammatical error in help message. + +2000-01-03 Michael Sperber [Mr. Preprocessor] + + * movemail.el: Added. + + * dumped-lisp.el (preloaded-file-list): Added movemail.el. + +2000-01-03 Didier Verna + + * modeline.el (mouse-drag-modeline): remove the code related to + the modeline horizontal scrolling facility. + +1999-12-31 Martin Buchholz + + * XEmacs 21.2.26 is released. + +1999-12-28 Andy Piper + + * wid-edit.el (widget-push-button-value-create): The gui cache + does not agree with native widgets which can only be displayed + once per window. The reasons for caching are diminished now that + we don't hog resources when creating buttons. + (widget-push-button-cache) deleted. + +1999-12-24 Martin Buchholz + + * XEmacs 21.2.25 is released. + +1999-12-24 Yoshiki Hayashi + + * hyper-apropos.el (hyper-apropos): Toggle + hyper-apropos-programming-apropos correctly. + Set REGEXP when user accepts default value. + +1999-12-22 Yoshiki Hayashi + + * minibuf.el (read-from-minibuffer): Bind minibuffer-default. + (read-file-name-2): Use DEFAULT argument of read-from-minibuffer. + +1999-12-22 Yoshiki Hayashi + + * mule/mule-category.el (undefined-category-designator): + Return char instead of character. Search for undefined one. + (describe-category): Use with-displaying-help-buffer. + +1999-12-21 Martin Buchholz + + * byte-optimize.el (byte-optimize-plus): + Optimize (+ 1) to 1 instead of (1+ nil). + + * files.el (basic-save-buffer): Rewrite for clarity. Use (char-before). + + * byte-optimize.el (byte-compile-butlast): Remove. Use butlast instead. + + * byte-optimize.el (byte-optimize-char-before): New function. + Remove performance penalty for using (char-before) instead of (char-after). + +1999-12-20 Yoshiki Hayashi + + * mule/mule-category.el (char-category-list): Return character + instead of integer. + +1999-12-17 Yoshiki Hayashi + + * minibuf.el (read-buffer): Check default is buffer object. + +1999-11-25 Andy Piper + + * cus-edit.el (custom-buffer-create-buttons): Use native widgets + for buttons. + +1999-12-16 Andreas Jaeger + + * package-get.el (package-get-maybe-save-index): Fixed typo. + Patch by Jeff Miller . + +1999-12-13 Charles G Waldman + + * gnuserv.el (gnuserv-process-filter): don't call + gnuserv-write-to-client when gnuserv-current-client is nil + +1999-12-14 Martin Buchholz + + * XEmacs 21.2.24 is released. + +1999-12-12 Gunnar Evermann + + * about.el (about-hackers): Update my email address. + 1999-12-07 Martin Buchholz * XEmacs 21.2.23 is released. @@ -20,7 +1485,7 @@ completing-read returns. (describe-variable): Ditto. -1999-11-16 Adrian Aichner +1999-11-16 Adrian Aichner * hyper-apropos.el (hyper-apropos-this-symbol): Handle `hyper-apropos-help-mode' here to find symbol to customize @@ -189,9 +1654,9 @@ 1999-10-06 Andy Piper - * files.el (recover-file): Don't use ls under windows for revert buffer. + * files.el (recover-file): Don't use ls under windows for revert buffer. -1999-09-25 Adrian Aichner +1999-09-25 Adrian Aichner * package-get.el (package-get-download-menu): Make menu really toggle download sites. @@ -208,8 +1673,8 @@ 1999-09-27 Martin Buchholz - * modeline.el (modeline-format): - Only purecopy the strings. Else + * modeline.el (modeline-format): + Only purecopy the strings. Else (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal) barfs. @@ -274,13 +1739,13 @@ 1999-08-30 Michael Sperber [Mr. Preprocessor] - * obsolete.el (init-file-user): - * startup.el: - * packages.el (packages-compute-package-locations): - * package-get.el (package-get-user-index-filename): - * menubar-items.el (maybe-add-init-button): - * info.el (Info-annotations-path): - * dump-paths.el: + * obsolete.el (init-file-user): + * startup.el: + * packages.el (packages-compute-package-locations): + * package-get.el (package-get-user-index-filename): + * menubar-items.el (maybe-add-init-button): + * info.el (Info-annotations-path): + * dump-paths.el: Change `user-init-directory' to be an absolute path. Use `user-init-directory' where appropriate. Zap `init-file-user' and its uses. @@ -343,7 +1808,7 @@ 1999-09-03 Hrvoje Niksic - * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete + * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete alias. * isearch-mode.el (isearch-top-state): Restore isearch-word. @@ -417,7 +1882,7 @@ (isearch-update-ring): New function. (isearch-done): Call it. (isearch-done): New argument EDIT. - (isearch-repeat): If search string is empty, look up at the car of + (isearch-repeat): If search string is empty, look up at the car of the search ring; ignore the yank pointer. (isearch-abort): Call isearch-done with NOPUSH. (isearch-cancel): New function. @@ -447,7 +1912,7 @@ need to check isearch-fixed-case. (isearch-toggle-case-fold): Update highlighting of all matches before the pause. - (isearch-edit-string): + (isearch-edit-string): 1999-09-01 Hrvoje Niksic @@ -531,7 +1996,7 @@ * faces.el (isearch-secondary): Create face here. - * isearch-mode.el: Rewrote the "lazy highlighting" code not to use + * isearch-mode.el: Rewrote the "lazy highlighting" code not to use timers. 1999-08-27 Hrvoje Niksic @@ -1927,7 +3392,7 @@ Installation.el needs to be loaded before `dump-paths', otherwise the dumping process won't find it. -1999-03-13 Adrian Aichner +1999-03-13 Adrian Aichner * dumped-lisp.el (preloaded-file-list): Load Installation.el after subr so that we can use `replace-in-string' in Installation.el to @@ -2125,7 +3590,7 @@ * x-faces.el (x-init-face-from-resources): Only set fonts in the 'x locale. -1999-03-04 Adrian Aichner +1999-03-04 Adrian Aichner * package-ui.el (pui-install-selected-packages): Don't throw on `package-admin-delete-binary-package' returning nil since it's @@ -2200,7 +3665,7 @@ * dumped-lisp.el (preloaded-file-list): Core mule files moved out of mule-base into lisp/mule. -1999-02-10 Adrian Aichner +1999-02-10 Adrian Aichner * process.el (exec-to-string): Use `shell-command-switch' in place of hard-wired "-c" (for WindowsNT). @@ -2256,7 +3721,7 @@ * about.el (about-url-alist): Update my entry. (xemacs-hackers): Ditto. -1999-01-14 Adrian Aichner +1999-01-14 Adrian Aichner * buffer.el (switch-to-buffer): Fixing documentation. * minibuf.el (minibuffer-completion-table): ditto. @@ -2645,7 +4110,7 @@ * subr.el (buffer-substring-no-properties): Comment out. -1998-11-07 Adrian Aichner +1998-11-07 Adrian Aichner * msw-faces.el (mswindows-find-smaller-font): Turning font names into font instances first, like `x-frob-font-size' does. @@ -3485,7 +4950,7 @@ * ldap.el (ldap-host-parameters-alist): New name of `ldap-host-parameters-plist' -1998-06-26 Adrian Aichner +1998-06-26 Adrian Aichner * package-get.el: Using (require 'package-get-base), now that it provides itself. Consequently removed all instances of (load @@ -3572,7 +5037,7 @@ (font-lock-match-c++-style-declaration-item-and-skip-to-next): Let declaration items contain non-word symbol characters. -1998-06-15 Adrian Aichner +1998-06-15 Adrian Aichner * package-get.el (package-get-package-provider): Added autoload cookie. Loading "package-get-base.el" in ALL functions that use @@ -4007,7 +5472,7 @@ Wed May 27, 1998 Darryl Okahata * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el -1998-05-17 Adrian Aichner +1998-05-17 Adrian Aichner * itimer.el (activate-itimer): Fixed usage of integers as argument to `concat'.