165
|
1 ;;; DO NOT MODIFY THIS FILE
|
183
|
2 (if (featurep 'mule-autoloads) (error "Already loaded"))
|
165
|
3
|
|
4 ;;;### (autoloads (isearch-fep-quail isearch-fep-canna isearch-fep-egg isearch-fep-string) "isearch-mule" "mule/isearch-mule.el")
|
|
5
|
|
6 (defvar search-string-char-prompt "*Enter string... ")
|
|
7
|
|
8 (autoload 'isearch-fep-string "isearch-mule" "\
|
|
9 Read string from minibuffer for incremental search." t nil)
|
|
10
|
|
11 (autoload 'isearch-fep-egg "isearch-mule" "\
|
|
12 Read string for incremental search by using egg." t nil)
|
|
13
|
|
14 (autoload 'isearch-fep-canna "isearch-mule" "\
|
|
15 Read string for incremental search by using canna." t nil)
|
|
16
|
|
17 (autoload 'isearch-fep-quail "isearch-mule" "\
|
|
18 Read string for incremental search by using quail." t nil)
|
|
19
|
|
20 ;;;***
|
|
21
|
213
|
22 ;;;### (autoloads (ccl-execute-with-args define-ccl-program declare-ccl-program ccl-dump ccl-compile ccl-program-p) "mule-ccl" "mule/mule-ccl.el")
|
165
|
23
|
|
24 (autoload 'ccl-program-p "mule-ccl" "\
|
|
25 T if OBJECT is a valid CCL compiled code." nil nil)
|
|
26
|
|
27 (autoload 'ccl-compile "mule-ccl" "\
|
213
|
28 Return a compiled code of CCL-PROGRAM as a vector of integer." nil nil)
|
165
|
29
|
|
30 (autoload 'ccl-dump "mule-ccl" "\
|
|
31 Disassemble compiled CCL-CODE." nil nil)
|
|
32
|
213
|
33 (autoload 'declare-ccl-program "mule-ccl" "\
|
|
34 Declare NAME as a name of CCL program.
|
|
35
|
|
36 To compile a CCL program which calls another CCL program not yet
|
|
37 defined, it must be declared as a CCL program in advance." nil 'macro)
|
|
38
|
165
|
39 (autoload 'define-ccl-program "mule-ccl" "\
|
213
|
40 Set NAME the compiled code of CCL-PROGRAM.
|
|
41 CCL-PROGRAM is `eval'ed before being handed to the CCL compiler `ccl-compile'.
|
|
42 The compiled code is a vector of integers." nil 'macro)
|
|
43
|
|
44 (autoload 'ccl-execute-with-args "mule-ccl" "\
|
|
45 Execute CCL-PROGRAM with registers initialized by the remaining args.
|
|
46 The return value is a vector of resulting CCL registeres." nil nil)
|
165
|
47
|
|
48 ;;;***
|
|
49
|
207
|
50 ;;;### (autoloads (dump-coding-systems dump-charsets mule-diag list-fontset describe-fontset list-font describe-font list-coding-system list-coding-system-briefly list-charsets) "mule-debug" "mule/mule-debug.el")
|
165
|
51
|
|
52 (autoload 'list-charsets "mule-debug" "\
|
|
53 Display a list of existing character sets." t nil)
|
|
54
|
|
55 (autoload 'list-coding-system-briefly "mule-debug" "\
|
|
56 Display coding-systems currently used with a brief format in mini-buffer." t nil)
|
|
57
|
|
58 (autoload 'list-coding-system "mule-debug" "\
|
|
59 Describe coding-systems currently used with a detailed format.
|
|
60 If optional arg ALL is non-nil, all coding-systems are listed in
|
|
61 machine readable simple format." t nil)
|
|
62
|
|
63 (autoload 'describe-font "mule-debug" "\
|
|
64 Display information about fonts which partially match FONTNAME." t nil)
|
|
65
|
|
66 (autoload 'list-font "mule-debug" "\
|
|
67 Display a list of fonts." t nil)
|
|
68
|
|
69 (autoload 'describe-fontset "mule-debug" "\
|
|
70 Display information about FONTSET." t nil)
|
|
71
|
|
72 (autoload 'list-fontset "mule-debug" "\
|
|
73 Display a list of fontsets." t nil)
|
|
74
|
|
75 (autoload 'mule-diag "mule-debug" "\
|
|
76 Show diagnosis of the current running Mule." t nil)
|
|
77
|
|
78 (autoload 'dump-charsets "mule-debug" nil nil nil)
|
|
79
|
|
80 (autoload 'dump-coding-systems "mule-debug" nil nil nil)
|
|
81
|
|
82 ;;;***
|
|
83
|
207
|
84 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods list-fontsets describe-fontset describe-font list-coding-systems describe-current-coding-system describe-current-coding-system-briefly describe-coding-system list-character-sets) "mule-diag" "mule/mule-diag.el")
|
|
85
|
|
86 (autoload 'list-character-sets "mule-diag" "\
|
|
87 Display a list of all character sets.
|
|
88
|
|
89 The ID column contains a charset identification number for internal use.
|
|
90 The B column contains a number of bytes occupied in a buffer.
|
|
91 The W column contains a number of columns occupied in a screen.
|
|
92
|
|
93 With prefix arg, the output format gets more cryptic
|
|
94 but contains full information about each character sets." t nil)
|
|
95
|
|
96 (autoload 'describe-coding-system "mule-diag" "\
|
|
97 Display information of CODING-SYSTEM." t nil)
|
|
98
|
|
99 (autoload 'describe-current-coding-system-briefly "mule-diag" "\
|
|
100 Display coding systems currently used in a brief format in echo area.
|
|
101
|
|
102 The format is \"F[..],K[..],T[..],P>[..],P<[..], default F[..],P<[..],P<[..]\",
|
|
103 where mnemonics of the following coding systems come in this order
|
|
104 at the place of `..':
|
|
105 buffer-file-coding-system (of the current buffer)
|
|
106 eol-type of buffer-file-coding-system (of the current buffer)
|
|
107 (keyboard-coding-system)
|
|
108 eol-type of (keyboard-coding-system)
|
|
109 (terminal-coding-system)
|
|
110 eol-type of (terminal-coding-system)
|
|
111 process-coding-system for read (of the current buffer, if any)
|
|
112 eol-type of process-coding-system for read (of the current buffer, if any)
|
|
113 process-coding-system for write (of the current buffer, if any)
|
|
114 eol-type of process-coding-system for write (of the current buffer, if any)
|
|
115 default-buffer-file-coding-system
|
|
116 eol-type of default-buffer-file-coding-system
|
|
117 default-process-coding-system for read
|
|
118 eol-type of default-process-coding-system for read
|
|
119 default-process-coding-system for write
|
|
120 eol-type of default-process-coding-system" t nil)
|
|
121
|
|
122 (autoload 'describe-current-coding-system "mule-diag" "\
|
|
123 Display coding systems currently used in a detailed format." t nil)
|
|
124
|
|
125 (autoload 'list-coding-systems "mule-diag" "\
|
|
126 Display a list of all coding systems.
|
|
127 It prints mnemonic letter, name, and description of each coding systems.
|
|
128
|
|
129 With prefix arg, the output format gets more cryptic,
|
|
130 but contains full information about each coding systems." t nil)
|
|
131
|
|
132 (autoload 'describe-font "mule-diag" "\
|
|
133 Display information about fonts which partially match FONTNAME." t nil)
|
|
134
|
|
135 (autoload 'describe-fontset "mule-diag" "\
|
|
136 Display information of FONTSET.
|
|
137
|
|
138 It prints name, size, and style of FONTSET, and lists up fonts
|
|
139 contained in FONTSET.
|
|
140
|
|
141 The column WDxHT contains width and height (pixels) of each fontset
|
|
142 \(i.e. those of ASCII font in the fontset). The letter `-' in this
|
|
143 column means that the corresponding fontset is not yet used in any
|
|
144 frame.
|
|
145
|
|
146 The O column of each font contains one of the following letters.
|
|
147 o -- font already opened
|
|
148 - -- font not yet opened
|
|
149 x -- font can't be opened
|
|
150 ? -- no font specified
|
|
151
|
|
152 The Charset column of each font contains a name of character set
|
|
153 displayed by the font." t nil)
|
|
154
|
|
155 (autoload 'list-fontsets "mule-diag" "\
|
|
156 Display a list of all fontsets.
|
|
157
|
|
158 It prints name, size, and style of each fontset.
|
|
159 With prefix arg, it also lists up fonts contained in each fontset.
|
|
160 See the function `describe-fontset' for the format of the list." t nil)
|
|
161
|
|
162 (autoload 'list-input-methods "mule-diag" "\
|
|
163 Print information of all input methods." t nil)
|
|
164
|
|
165 (autoload 'mule-diag "mule-diag" "\
|
|
166 Display diagnosis of the multilingual environment (MULE).
|
|
167
|
|
168 It prints various information related to the current multilingual
|
|
169 environment, including lists of input methods, coding systems,
|
|
170 character sets, and fontsets (if Emacs running under some window
|
|
171 system)." t nil)
|
|
172
|
|
173 (autoload 'dump-charsets "mule-diag" "\
|
|
174 Dump information of all charsets into the file \"CHARSETS\".
|
|
175 The file is saved in the directory `data-directory'." nil nil)
|
|
176
|
|
177 (autoload 'dump-codings "mule-diag" "\
|
|
178 Dump information of all coding systems into the file \"CODINGS\".
|
|
179 The file is saved in the directory `data-directory'." nil nil)
|
|
180
|
|
181 ;;;***
|
|
182
|
165
|
183 ;;;### (autoloads (set-keyboard-coding-system) "mule-keyboard" "mule/mule-keyboard.el")
|
|
184
|
|
185 (defvar keyboard-allow-latin-input nil "\
|
|
186 If non-nil, \"ESC , Fe\" and \"ESC - Fe\" are used for inputting
|
|
187 Latin characters.")
|
|
188
|
|
189 (autoload 'set-keyboard-coding-system "mule-keyboard" "\
|
|
190 Set variable keyboard-coding-system to CODESYS and modify keymap for it." t nil)
|
|
191
|
|
192 ;;;***
|
|
193
|
|
194 ;;;### (autoloads (define-word-regexp regexp-word-compile regexp-compile) "mule-trex" "mule/mule-trex.el")
|
|
195
|
|
196 (autoload 'regexp-compile "mule-trex" nil nil nil)
|
|
197
|
|
198 (autoload 'regexp-word-compile "mule-trex" nil nil nil)
|
|
199
|
|
200 (autoload 'define-word-regexp "mule-trex" nil nil 'macro)
|
|
201
|
|
202 ;;;***
|
|
203
|
189
|
204 ;;;### (autoloads (decompose-composite-char compose-chars decompose-region compose-region set-coding-system-alist lookup-nested-alist set-nested-alist nested-alist-p) "mule-util" "mule/mule-util.el")
|
165
|
205
|
167
|
206 (autoload 'nested-alist-p "mule-util" "\
|
|
207 Return t if OBJ is a nesetd alist.
|
|
208
|
|
209 Nested alist is a list of the form (ENTRY . BRANCHES), where ENTRY is
|
|
210 any Lisp object, and BRANCHES is a list of cons cells of the form
|
|
211 \(KEY-ELEMENT . NESTED-ALIST).
|
|
212
|
|
213 You can use a nested alist to store any Lisp object (ENTRY) for a key
|
|
214 sequence KEYSEQ, where KEYSEQ is a sequence of KEY-ELEMENT. KEYSEQ
|
|
215 can be a string, a vector, or a list." nil nil)
|
165
|
216
|
|
217 (autoload 'set-nested-alist "mule-util" "\
|
|
218 Set ENTRY for KEYSEQ in a nested alist ALIST.
|
|
219 Optional 4th arg LEN non-nil means the firlst LEN elements in KEYSEQ
|
|
220 is considered.
|
|
221 Optional argument BRANCHES if non-nil is branches for a keyseq
|
|
222 longer than KEYSEQ.
|
|
223 See the documentation of `nested-alist-p' for more detail." nil nil)
|
|
224
|
|
225 (autoload 'lookup-nested-alist "mule-util" "\
|
|
226 Look up key sequence KEYSEQ in nested alist ALIST. Return the definition.
|
|
227 Optional 1st argument LEN specifies the length of KEYSEQ.
|
|
228 Optional 2nd argument START specifies index of the starting key.
|
|
229 The returned value is normally a nested alist of which
|
|
230 car part is the entry for KEYSEQ.
|
|
231 If ALIST is not deep enough for KEYSEQ, return number which is
|
|
232 how many key elements at the front of KEYSEQ it takes
|
|
233 to reach a leaf in ALIST.
|
|
234 Optional 3rd argument NIL-FOR-TOO-LONG non-nil means return nil
|
|
235 even if ALIST is not deep enough." nil nil)
|
|
236
|
|
237 (autoload 'set-coding-system-alist "mule-util" "\
|
|
238 Update `coding-system-alist' according to the arguments.
|
|
239 TARGET-TYPE specifies a type of the target: `file', `process', or `network'.
|
|
240 TARGET-TYPE tells which slots of coding-system-alist should be affected.
|
|
241 If `file', it affects slots for insert-file-contents and write-region.
|
|
242 If `process', it affects slots for call-process, call-process-region, and
|
|
243 start-process.
|
|
244 If `network', it affects a slot for open-network-process.
|
|
245 REGEXP is a regular expression matching a target of I/O operation.
|
|
246 CODING-SYSTEM is a coding system to perform code conversion
|
|
247 on the I/O operation, or a cons of coding systems for decoding and
|
|
248 encoding respectively, or a function symbol which returns the cons.
|
|
249 Optional arg OPERATION if non-nil specifies directly one of slots above.
|
|
250 The valid value is: insert-file-contents, write-region,
|
|
251 call-process, call-process-region, start-process, or open-network-stream.
|
|
252 If OPERATION is specified, TARGET-TYPE is ignored.
|
|
253 See the documentation of `coding-system-alist' for more detail." nil nil)
|
|
254
|
|
255 (autoload 'compose-region "mule-util" "\
|
|
256 Compose characters in the current region into one composite character.
|
|
257 From a Lisp program, pass two arguments, START to END.
|
|
258 The composite character replaces the composed characters.
|
|
259 BUFFER defaults to the current buffer if omitted." t nil)
|
|
260
|
|
261 (autoload 'decompose-region "mule-util" "\
|
|
262 Decompose any composite characters in the current region.
|
|
263 From a Lisp program, pass two arguments, START to END.
|
|
264 This converts each composite character into one or more characters,
|
|
265 the individual characters out of which the composite character was formed.
|
|
266 Non-composite characters are left as-is. BUFFER defaults to the current
|
|
267 buffer if omitted." t nil)
|
|
268
|
|
269 (defconst reference-point-alist '((tl . 0) (tc . 1) (tr . 2) (ml . 3) (mc . 4) (mr . 5) (bl . 6) (bc . 7) (br . 8) (top-left . 0) (top-center . 1) (top-right . 2) (mid-left . 3) (mid-center . 4) (mid-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (0 . 0) (1 . 1) (2 . 2) (3 . 3) (4 . 4) (5 . 5) (6 . 6) (7 . 7) (8 . 8)) "\
|
|
270 Alist of reference point symbols vs reference point codes.
|
|
271 Meanings of reference point codes are as follows:
|
|
272
|
|
273 0----1----2 <-- ascent 0:tl or top-left
|
|
274 | | 1:tc or top-center
|
|
275 | | 2:tr or top-right
|
|
276 | | 3:ml or mid-left
|
|
277 | 4 <--+---- center 4:mc or mid-center
|
|
278 | | 5:mr or mid-right
|
|
279 --- 3 5 <-- baseline 6:bl or bottom-left
|
|
280 | | 7:bc or bottom-center
|
|
281 6----7----8 <-- descent 8:br or bottom-right
|
|
282
|
|
283 Reference point symbols are to be used to specify composition rule of
|
|
284 the form (GLOBAL-REF-POINT . NEW-REF-POINT), where GLOBAL-REF-POINT
|
|
285 is a reference point in the overall glyphs already composed, and
|
|
286 NEW-REF-POINT is a reference point in the new glyph to be added.
|
|
287
|
|
288 For instance, if GLOBAL-REF-POINT is 8 and NEW-REF-POINT is 1, the
|
|
289 overall glyph is updated as follows:
|
|
290
|
|
291 +-------+--+ <--- new ascent
|
|
292 | | |
|
|
293 | global| |
|
|
294 | glyph | |
|
|
295 --- | | | <--- baseline (doesn't change)
|
|
296 +----+--+--+
|
|
297 | | new |
|
|
298 | |glyph|
|
|
299 +----+-----+ <--- new descent
|
|
300 ")
|
|
301
|
|
302 (autoload 'compose-chars "mule-util" "\
|
|
303 Return one char string composed from the arguments.
|
|
304 Each argument is a character (including a composite chararacter)
|
|
305 or a composition rule.
|
|
306 A composition rule has the form (GLOBAL-REF-POINT . NEW-REF-POINT).
|
|
307 See the documentation of `reference-point-alist' for more detail." nil nil)
|
|
308
|
|
309 (autoload 'decompose-composite-char "mule-util" "\
|
|
310 Convert composite character CHAR to a string containing components of CHAR.
|
|
311 Optional 1st arg TYPE specifies the type of sequence returned.
|
|
312 It should be `string' (default), `list', or `vector'.
|
|
313 Optional 2nd arg WITH-COMPOSITION-RULE non-nil means the returned
|
|
314 sequence contains embedded composition rules if any. In this case, the
|
|
315 order of elements in the sequence is the same as arguments for
|
|
316 `compose-chars' to create CHAR.
|
|
317 If TYPE is omitted or is `string', composition rules are omitted
|
|
318 even if WITH-COMPOSITION-RULE is t." nil nil)
|
|
319
|
|
320 ;;;***
|
|
321
|
|
322 (provide 'mule-autoloads)
|