annotate leim/CXTERM-DIC/QJ.tit @ 67246:bce5c0d2041c

* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead of mh-highlight-citation-p. (mh-letter-toggle-header-field-display): "Ellipsed" isn't a word, I think, so use "truncated". * mh-customize.el (mh-folder, mh-folder-faces): Group's manual section is Folders, not Organizing. Parent of mh-folder-faces is mh-folder, not mh-show. (mh-speed): Rename to mh-speedbar for consistency with mh-toolbar. (mh-thread): New group that corresponds with manual's Threading chapter. (mh-letter-faces): Group's manual section is Editing Drafts, not Sending Mail. (mh-sortm-args): New customization variable that used to be a defvar. (mh-index-new-messages-folders, mh-index-ticked-messages-folders): Move from mh-index group to mh-folders group. (mh-alias-local-users-prefix, mh-large-folder) (mh-recursive-folders-flag, mh-before-quit-hook) (mh-folder-mode-hook, mh-kill-folder-suppress-prompt-hook) (mh-quit-hook, mh-refile-msg-hook): Move from mh-show group to mh-folder group. (mh-highlight-citation-style): Rename from mh-highlight-citation-p. Sync docstrings with manual. (mh-mhl-format-file): Rename from mhl-formfile. Sync docstrings with manual. (mh-show-threads-flag): Move from mh-show group to mh-thread group. (mh-find-path-hook): Move from mh-show group to mh-e group. (mh-folder-updated-hook): Add to mh-folder group. (mh-forward-hook): Move from mh-folder to mh-sending-mail group. (mh-unseen-updated-hook): Move from mh-show to mh-sequences group. (mh-bury-show-buffer-flag, mh-clean-message-header-flag) (mh-decode-mime-flag, mh-display-buttons-for-alternatives-flag) (mh-display-buttons-for-inline-parts-flag) (mh-do-not-confirm-flag, mh-fetch-x-image-url) (mh-graphical-smileys-flag, mh-graphical-emphasis-flag) (mh-invisible-header-fields-default, mh-invisible-header-fields) (mh-lpr-command-format, mh-max-inline-image-height) (mh-max-inline-image-width) (mh-mime-save-parts-default-directory, mh-print-background-flag) (mh-show-maximum-size, mh-show-use-goto-addr-flag) (mh-show-use-xface-flag, mh-store-default-directory) (mh-summary-height, mh-delete-msg-hook (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual. * mh-e.el (mh-scan-format-mh, mh-scan-good-msg-regexp) (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp) (mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp): Use non-fontification instead of non-fontifying. (mh-header-display): Use mh-mhl-format-file instead of mhl-formfile. Sync docstrings with manual. (mh-next-undeleted-msg, mh-previous-undeleted-msg): Rename arg to count. Sync docstrings with manual. (mh-refile-or-write-again): Use output from mh-write-msg-to-file so that message doesn't change when using this command. Sync docstrings with manual. (mh-page-msg, mh-previous-page): Rename arg to lines. Sync docstrings with manual. (mh-write-msg-to-file): Rename msg to message. Rename no-headers to no-header. Sync docstrings with manual. (mh-ps-print-map): Delete keybindings for deleted commands mh-ps-print-toggle-mime and mh-ps-print-msg-show. (mh-help-messages): Updated printing help. (mh-delete-msg, mh-delete-msg-no-motion, mh-first-msg) (mh-last-msg, mh-previous-unread-msg, mh-next-button) (mh-prev-button, mh-folder-toggle-mime-part) (mh-folder-inline-mime-part, mh-folder-save-mime-part) (mh-next-unread-msg, mh-toggle-mime-buttons): Sync docstrings with manual. * mh-funcs.el (mh-sortm-args): Now a customization option and in mh-customize.el. (mh-pipe-msg): Rename include-headers to include-header. Sync docstrings with manual. (mh-burst-digest, mh-page-digest, mh-page-digest-backwards) (mh-store-msg): Sync docstrings with manual. * mh-mime.el (mh-mime-save-parts): Rename arg to prompt. Sync docstrings with manual. (mh-toggle-mh-decode-mime-flag): Use English in message, not Lisp. Sync docstrings with manual. (mh-mm-display-part, mh-mm-inline-message): Use mh-highlight-citation-style instead of mh-highlight-citation-p. (mh-press-button): Sync docstrings with manual. (mh-display-with-external-viewer): Fix default output in minibuffer. Sync docstrings with manual. * mh-print.el: (mh-ps-print-mime, mh-ps-print-toggle-mime): Deleted. (mh-ps-print-color-option): Incorporate docstring from ps-print-color-p. (mh-ps-spool-buffer): Remove unused code. Fix indent. Slimline docstring. (mh-ps-spool-msg): Slimline docstring. Rename from mh-ps-spool-a-msg. Rewrote to use existing show buffer when available. (mh-ps-print-range): Extract method from common code in mh-ps-print-msg and mh-ps-print-msg-file. (mh-ps-print-preprint): Clean docstring. Use filename "mh-%s". (mh-ps-print-msg-show): Delete. Can use either mh-ps-print-msg-show or mh-ps-print-msg-show to same effect with new code in mh-ps-spool-msg. (mh-print-msg): Use mh-mhl-format-file instead of mhl-formfile. Sync docstrings with manual. (mh-ps-print-msg, mh-ps-print-msg-file) (mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync docstrings with manual. * mh-utils.el (mh-show-ps-print-msg-show) (mh-show-ps-print-toggle-mime): Delete. (mh-show-ps-print-map): Updated accordingly. (mh-show-mode): Use mh-highlight-citation-style instead of mh-highlight-citation-p. (mh-show-xface, mh-display-msg): Use mh-mhl-format-file instead of mhl-formfile. (mh-show): Use mh-mhl-format-file instead of mhl-formfile. Sync docstrings with manual. (mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg): Sync docstrings with manual.
author Bill Wohler <wohler@newt.com>
date Fri, 02 Dec 2005 05:54:33 +0000
parents 746c40973d25
children f2f9b6d05921 eb7e8d483840
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25930
Dave Love <fx@gnu.org>
parents:
diff changeset
1 # HANZI input table for cxterm
Dave Love <fx@gnu.org>
parents:
diff changeset
2 # To be used by cxterm, convert me to .cit format first
Dave Love <fx@gnu.org>
parents:
diff changeset
3 # .cit version 1
Dave Love <fx@gnu.org>
parents:
diff changeset
4 ENCODE: GB
Dave Love <fx@gnu.org>
parents:
diff changeset
5 MULTICHOICE: NO
Dave Love <fx@gnu.org>
parents:
diff changeset
6 PROMPT: ºº×ÖÊäÈë¡ËÈ«½Ç¡Ë£ 
Dave Love <fx@gnu.org>
parents:
diff changeset
7 #
Dave Love <fx@gnu.org>
parents:
diff changeset
8 COMMENT Copyright 1991 by Yongguang Zhang. (ygz@cs.purdue.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
9 COMMENT Permission to use/modify/copy for any purpose is hereby granted.
Dave Love <fx@gnu.org>
parents:
diff changeset
10 COMMENT Absolutely no warranties.
Dave Love <fx@gnu.org>
parents:
diff changeset
11 # define keys
Dave Love <fx@gnu.org>
parents:
diff changeset
12 VALIDINPUTKEY: \040!"\043$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN
Dave Love <fx@gnu.org>
parents:
diff changeset
13 VALIDINPUTKEY: OPQRSTUVWXYZ[\134]^_`abcdefghijklmnopqrstuvwxyz{|}~
Dave Love <fx@gnu.org>
parents:
diff changeset
14 # the following line must not be removed
Dave Love <fx@gnu.org>
parents:
diff changeset
15 BEGINDICTIONARY
Dave Love <fx@gnu.org>
parents:
diff changeset
16 #
Dave Love <fx@gnu.org>
parents:
diff changeset
17 \040 ¡¡
Dave Love <fx@gnu.org>
parents:
diff changeset
18 ! £¡
Dave Love <fx@gnu.org>
parents:
diff changeset
19 " £¢
Dave Love <fx@gnu.org>
parents:
diff changeset
20 \043 ££
Dave Love <fx@gnu.org>
parents:
diff changeset
21 $ £¤
Dave Love <fx@gnu.org>
parents:
diff changeset
22 % £¥
Dave Love <fx@gnu.org>
parents:
diff changeset
23 & £¦
Dave Love <fx@gnu.org>
parents:
diff changeset
24 ' £§
Dave Love <fx@gnu.org>
parents:
diff changeset
25 ( £¨
Dave Love <fx@gnu.org>
parents:
diff changeset
26 ) £©
Dave Love <fx@gnu.org>
parents:
diff changeset
27 * £ª
Dave Love <fx@gnu.org>
parents:
diff changeset
28 + £«
Dave Love <fx@gnu.org>
parents:
diff changeset
29 , £¬
Dave Love <fx@gnu.org>
parents:
diff changeset
30 - £­
Dave Love <fx@gnu.org>
parents:
diff changeset
31 . £®
Dave Love <fx@gnu.org>
parents:
diff changeset
32 / £¯
Dave Love <fx@gnu.org>
parents:
diff changeset
33 0 £°
Dave Love <fx@gnu.org>
parents:
diff changeset
34 1 £±
Dave Love <fx@gnu.org>
parents:
diff changeset
35 2 £²
Dave Love <fx@gnu.org>
parents:
diff changeset
36 3 £³
Dave Love <fx@gnu.org>
parents:
diff changeset
37 4 £´
Dave Love <fx@gnu.org>
parents:
diff changeset
38 5 £µ
Dave Love <fx@gnu.org>
parents:
diff changeset
39 6 £¶
Dave Love <fx@gnu.org>
parents:
diff changeset
40 7 £·
Dave Love <fx@gnu.org>
parents:
diff changeset
41 8 £¸
Dave Love <fx@gnu.org>
parents:
diff changeset
42 9 £¹
Dave Love <fx@gnu.org>
parents:
diff changeset
43 : £º
Dave Love <fx@gnu.org>
parents:
diff changeset
44 ; £»
Dave Love <fx@gnu.org>
parents:
diff changeset
45 < £¼
Dave Love <fx@gnu.org>
parents:
diff changeset
46 = £½
Dave Love <fx@gnu.org>
parents:
diff changeset
47 > £¾
Dave Love <fx@gnu.org>
parents:
diff changeset
48 ? £¿
Dave Love <fx@gnu.org>
parents:
diff changeset
49 @ £À
Dave Love <fx@gnu.org>
parents:
diff changeset
50 A £Á
Dave Love <fx@gnu.org>
parents:
diff changeset
51 B £Â
Dave Love <fx@gnu.org>
parents:
diff changeset
52 C £Ã
Dave Love <fx@gnu.org>
parents:
diff changeset
53 D £Ä
Dave Love <fx@gnu.org>
parents:
diff changeset
54 E £Å
Dave Love <fx@gnu.org>
parents:
diff changeset
55 F £Æ
Dave Love <fx@gnu.org>
parents:
diff changeset
56 G £Ç
Dave Love <fx@gnu.org>
parents:
diff changeset
57 H £È
Dave Love <fx@gnu.org>
parents:
diff changeset
58 I £É
Dave Love <fx@gnu.org>
parents:
diff changeset
59 J £Ê
Dave Love <fx@gnu.org>
parents:
diff changeset
60 K £Ë
Dave Love <fx@gnu.org>
parents:
diff changeset
61 L £Ì
Dave Love <fx@gnu.org>
parents:
diff changeset
62 M £Í
Dave Love <fx@gnu.org>
parents:
diff changeset
63 N £Î
Dave Love <fx@gnu.org>
parents:
diff changeset
64 O £Ï
Dave Love <fx@gnu.org>
parents:
diff changeset
65 P £Ð
Dave Love <fx@gnu.org>
parents:
diff changeset
66 Q £Ñ
Dave Love <fx@gnu.org>
parents:
diff changeset
67 R £Ò
Dave Love <fx@gnu.org>
parents:
diff changeset
68 S £Ó
Dave Love <fx@gnu.org>
parents:
diff changeset
69 T £Ô
Dave Love <fx@gnu.org>
parents:
diff changeset
70 U £Õ
Dave Love <fx@gnu.org>
parents:
diff changeset
71 V £Ö
Dave Love <fx@gnu.org>
parents:
diff changeset
72 W £×
Dave Love <fx@gnu.org>
parents:
diff changeset
73 X £Ø
Dave Love <fx@gnu.org>
parents:
diff changeset
74 Y £Ù
Dave Love <fx@gnu.org>
parents:
diff changeset
75 Z £Ú
Dave Love <fx@gnu.org>
parents:
diff changeset
76 [ £Û
Dave Love <fx@gnu.org>
parents:
diff changeset
77 \134 £Ü
Dave Love <fx@gnu.org>
parents:
diff changeset
78 ] £Ý
Dave Love <fx@gnu.org>
parents:
diff changeset
79 ^ £Þ
Dave Love <fx@gnu.org>
parents:
diff changeset
80 _ £ß
Dave Love <fx@gnu.org>
parents:
diff changeset
81 ` £à
Dave Love <fx@gnu.org>
parents:
diff changeset
82 a £á
Dave Love <fx@gnu.org>
parents:
diff changeset
83 b £â
Dave Love <fx@gnu.org>
parents:
diff changeset
84 c £ã
Dave Love <fx@gnu.org>
parents:
diff changeset
85 d £ä
Dave Love <fx@gnu.org>
parents:
diff changeset
86 e £å
Dave Love <fx@gnu.org>
parents:
diff changeset
87 f £æ
Dave Love <fx@gnu.org>
parents:
diff changeset
88 g £ç
Dave Love <fx@gnu.org>
parents:
diff changeset
89 h £è
Dave Love <fx@gnu.org>
parents:
diff changeset
90 i £é
Dave Love <fx@gnu.org>
parents:
diff changeset
91 j £ê
Dave Love <fx@gnu.org>
parents:
diff changeset
92 k £ë
Dave Love <fx@gnu.org>
parents:
diff changeset
93 l £ì
Dave Love <fx@gnu.org>
parents:
diff changeset
94 m £í
Dave Love <fx@gnu.org>
parents:
diff changeset
95 n £î
Dave Love <fx@gnu.org>
parents:
diff changeset
96 o £ï
Dave Love <fx@gnu.org>
parents:
diff changeset
97 p £ð
Dave Love <fx@gnu.org>
parents:
diff changeset
98 q £ñ
Dave Love <fx@gnu.org>
parents:
diff changeset
99 r £ò
Dave Love <fx@gnu.org>
parents:
diff changeset
100 s £ó
Dave Love <fx@gnu.org>
parents:
diff changeset
101 t £ô
Dave Love <fx@gnu.org>
parents:
diff changeset
102 u £õ
Dave Love <fx@gnu.org>
parents:
diff changeset
103 v £ö
Dave Love <fx@gnu.org>
parents:
diff changeset
104 w £÷
Dave Love <fx@gnu.org>
parents:
diff changeset
105 x £ø
Dave Love <fx@gnu.org>
parents:
diff changeset
106 y £ù
Dave Love <fx@gnu.org>
parents:
diff changeset
107 z £ú
Dave Love <fx@gnu.org>
parents:
diff changeset
108 { £û
Dave Love <fx@gnu.org>
parents:
diff changeset
109 | £ü
Dave Love <fx@gnu.org>
parents:
diff changeset
110 } £ý
Dave Love <fx@gnu.org>
parents:
diff changeset
111 ~ £þ
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 25930
diff changeset
112
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 25930
diff changeset
113 # arch-tag: 3ee780cd-600a-49e7-a77b-85b898adc205