Mercurial > hg > xemacs-beta
comparison lisp/utils/auto-autoloads.el @ 211:78478c60bfcd r20-4b4
Import from CVS: tag r20-4b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:05:51 +0200 |
parents | 41ff10fd062f |
children |
comparison
equal
deleted
inserted
replaced
210:49f55ca3ba57 | 211:78478c60bfcd |
---|---|
228 (autoload 'config-value-hash-table "config" "\ | 228 (autoload 'config-value-hash-table "config" "\ |
229 Returns hashtable of configuration parameters and their values." nil nil) | 229 Returns hashtable of configuration parameters and their values." nil nil) |
230 | 230 |
231 (autoload 'config-value "config" "\ | 231 (autoload 'config-value "config" "\ |
232 Return the value of the configuration parameter CONFIG_SYMBOL." nil nil) | 232 Return the value of the configuration parameter CONFIG_SYMBOL." nil nil) |
233 | |
234 ;;;*** | |
235 | |
236 ;;;### (autoloads nil "easymenu" "utils/easymenu.el") | |
237 | 233 |
238 ;;;*** | 234 ;;;*** |
239 | 235 |
240 ;;;### (autoloads (edit-toolbar) "edit-toolbar" "utils/edit-toolbar.el") | 236 ;;;### (autoloads (edit-toolbar) "edit-toolbar" "utils/edit-toolbar.el") |
241 | 237 |