comparison lisp/mule/auto-autoloads.el @ 197:acd284d43ca1 r20-3b25

Import from CVS: tag r20-3b25
author cvs
date Mon, 13 Aug 2007 10:00:02 +0200
parents 489f57a838ef
children e45d5e7c476e
comparison
equal deleted inserted replaced
196:58e0786448ca 197:acd284d43ca1
211 If TYPE is omitted or is `string', composition rules are omitted 211 If TYPE is omitted or is `string', composition rules are omitted
212 even if WITH-COMPOSITION-RULE is t." nil nil) 212 even if WITH-COMPOSITION-RULE is t." nil nil)
213 213
214 ;;;*** 214 ;;;***
215 215
216 ;;;### (autoloads (vn-decompose-viqr-buffer vn-decompose-viqr vn-compose-viqr-buffer vn-compose-viqr) "vietnamese" "mule/vietnamese.el") 216 ;;;### (autoloads (vn-decompose-viqr-buffer vn-decompose-viqr vn-compose-viqr-buffer vn-compose-viqr) "mule-vietnamese" "mule/mule-vietnamese.el")
217 217
218 (autoload 'vn-compose-viqr "vietnamese" "\ 218 (autoload 'vn-compose-viqr "mule-vietnamese" "\
219 Convert 'VIQR' mnemonics of the current region to 219 Convert 'VIQR' mnemonics of the current region to
220 pre-composed Vietnamese characaters." t nil) 220 pre-composed Vietnamese characaters." t nil)
221 221
222 (autoload 'vn-compose-viqr-buffer "vietnamese" nil t nil) 222 (autoload 'vn-compose-viqr-buffer "mule-vietnamese" nil t nil)
223 223
224 (autoload 'vn-decompose-viqr "vietnamese" "\ 224 (autoload 'vn-decompose-viqr "mule-vietnamese" "\
225 Convert pre-composed Vietnamese characaters of the current region to 225 Convert pre-composed Vietnamese characaters of the current region to
226 'VIQR' mnemonics." t nil) 226 'VIQR' mnemonics." t nil)
227 227
228 (autoload 'vn-decompose-viqr-buffer "vietnamese" nil t nil) 228 (autoload 'vn-decompose-viqr-buffer "mule-vietnamese" nil t nil)
229 229
230 ;;;*** 230 ;;;***
231 231
232 (provide 'mule-autoloads) 232 (provide 'mule-autoloads)