comparison lisp/prim/auto-autoloads.el @ 42:8b8b7f3559a2 r19-15b104

Import from CVS: tag r19-15b104
author cvs
date Mon, 13 Aug 2007 08:54:51 +0200
parents 7e54bd776075
children 8d2a9b52c682
comparison
equal deleted inserted replaced
41:5d6df4963a99 42:8b8b7f3559a2
1367 (defvar efs-path-root-regexp "^/[^/:]+:" "\ 1367 (defvar efs-path-root-regexp "^/[^/:]+:" "\
1368 Regexp to match the `/user@host:' root of an efs full path.") 1368 Regexp to match the `/user@host:' root of an efs full path.")
1369 1369
1370 ;;;*** 1370 ;;;***
1371 1371
1372 ;;;### (autoloads nil "efs-dump" "efs/efs-dump.el") 1372 ;;;### (autoloads (remote-path-file-handler-function) "efs-dump" "efs/efs-dump.el")
1373 1373
1374 (setq file-name-handler-alist (cons (cons efs-path-root-regexp 'efs-file-handler-function) file-name-handler-alist)) 1374 (defvar allow-remote-paths t "\
1375 *Set this to nil if you don't want remote paths to access
1376 remote files.")
1377
1378 (or (assoc efs-path-root-regexp file-name-handler-alist) (setq file-name-handler-alist (cons (cons efs-path-root-regexp 'remote-path-file-handler-function) file-name-handler-alist)))
1379
1380 (autoload 'remote-path-file-handler-function "efs-dump" "\
1381 Function to call special file handlers for remote files." nil nil)
1375 1382
1376 ;;;*** 1383 ;;;***
1377 1384
1378 ;;;### (autoloads (efs-root-file-name-completion efs-root-file-name-all-completions efs-set-passwd) "efs-netrc" "efs/efs-netrc.el") 1385 ;;;### (autoloads (efs-root-file-name-completion efs-root-file-name-all-completions efs-set-passwd) "efs-netrc" "efs/efs-netrc.el")
1379 1386
1391 (autoload 'efs-report-bug "efs-report" "\ 1398 (autoload 'efs-report-bug "efs-report" "\
1392 Submit a bug report for efs." t nil) 1399 Submit a bug report for efs." t nil)
1393 1400
1394 ;;;*** 1401 ;;;***
1395 1402
1396 ;;;### (autoloads (efs-file-handler-function efs-nslookup-host) "efs" "efs/efs.el") 1403 ;;;### (autoloads (efs-file-handler-function efs-nslookup-host efs-display-ftp-activity) "efs" "efs/efs.el")
1404
1405 (autoload 'efs-display-ftp-activity "efs" "\
1406 Displays the number of active background ftp sessions in the modeline.
1407 Uses the variable `efs-mode-line-format' to determine how this will be
1408 displayed." t nil)
1397 1409
1398 (autoload 'efs-nslookup-host "efs" "\ 1410 (autoload 'efs-nslookup-host "efs" "\
1399 Attempt to resolve the given HOSTNAME using nslookup if possible." t nil) 1411 Attempt to resolve the given HOSTNAME using nslookup if possible." t nil)
1400 1412
1401 (autoload 'efs-file-handler-function "efs" "\ 1413 (autoload 'efs-file-handler-function "efs" "\
2118 2130
2119 ;;;*** 2131 ;;;***
2120 2132
2121 ;;;### (autoloads (unbold-region bold-region message-news-other-frame message-news-other-window message-mail-other-frame message-mail-other-window message-bounce message-resend message-forward message-recover message-supersede message-cancel-news message-followup message-wide-reply message-reply message-news message-mail message-mode) "message" "gnus/message.el") 2133 ;;;### (autoloads (unbold-region bold-region message-news-other-frame message-news-other-window message-mail-other-frame message-mail-other-window message-bounce message-resend message-forward message-recover message-supersede message-cancel-news message-followup message-wide-reply message-reply message-news message-mail message-mode) "message" "gnus/message.el")
2122 2134
2123 (defcustom message-fcc-handler-function 'message-output "*A function called to save outgoing articles.\nThis function will be called with the name of the file to store the\narticle in. The default function is `message-output' which saves in Unix\nmailbox format." :type '(radio (function-item message-output) (function :tag "Other")) :group 'message-sending)
2124
2125 (defcustom message-from-style 'default "*Specifies how \"From\" headers look.\n\nIf `nil', they contain just the return address like:\n king@grassland.com\nIf `parens', they look like:\n king@grassland.com (Elvis Parsley)\nIf `angles', they look like:\n Elvis Parsley <king@grassland.com>\n\nOtherwise, most addresses look like `angles', but they look like\n`parens' if `angles' would need quoting and `parens' would not." :type '(choice (const :tag "simple" nil) (const parens) (const angles) (const default)) :group 'message-headers) 2135 (defcustom message-from-style 'default "*Specifies how \"From\" headers look.\n\nIf `nil', they contain just the return address like:\n king@grassland.com\nIf `parens', they look like:\n king@grassland.com (Elvis Parsley)\nIf `angles', they look like:\n Elvis Parsley <king@grassland.com>\n\nOtherwise, most addresses look like `angles', but they look like\n`parens' if `angles' would need quoting and `parens' would not." :type '(choice (const :tag "simple" nil) (const parens) (const angles) (const default)) :group 'message-headers)
2126 2136
2127 (defcustom message-signature-separator "^-- *$" "Regexp matching the signature separator." :type 'regexp :group 'message-various) 2137 (defcustom message-signature-separator "^-- *$" "Regexp matching the signature separator." :type 'regexp :group 'message-various)
2128 2138
2129 (defcustom message-user-organization-file "/usr/lib/news/organization" "*Local news organization file." :type 'file :group 'message-headers) 2139 (defcustom message-user-organization-file "/usr/lib/news/organization" "*Local news organization file." :type 'file :group 'message-headers)
2337 ;;;*** 2347 ;;;***
2338 2348
2339 ;;;### (autoloads (tmpl-insert-template-file tmpl-insert-template-file-from-fixed-dirs tmpl-expand-templates-in-buffer tmpl-expand-templates-in-region) "tmpl-minor-mode" "hm--html-menus/tmpl-minor-mode.el") 2349 ;;;### (autoloads (tmpl-insert-template-file tmpl-insert-template-file-from-fixed-dirs tmpl-expand-templates-in-buffer tmpl-expand-templates-in-region) "tmpl-minor-mode" "hm--html-menus/tmpl-minor-mode.el")
2340 2350
2341 (autoload 'tmpl-expand-templates-in-region "tmpl-minor-mode" "\ 2351 (autoload 'tmpl-expand-templates-in-region "tmpl-minor-mode" "\
2342 Expand the templates in the region from BEGIN to END. 2352 Expands the templates in the region from BEGIN to END.
2343 If BEGIN and and are nil, then the current region is used." t nil) 2353 If BEGIN and END are nil, then the current region is used." t nil)
2344 2354
2345 (autoload 'tmpl-expand-templates-in-buffer "tmpl-minor-mode" "\ 2355 (autoload 'tmpl-expand-templates-in-buffer "tmpl-minor-mode" "\
2346 Expand all templates in the current buffer." t nil) 2356 Expands all templates in the current buffer." t nil)
2347 2357
2348 (autoload 'tmpl-insert-template-file-from-fixed-dirs "tmpl-minor-mode" "\ 2358 (autoload 'tmpl-insert-template-file-from-fixed-dirs "tmpl-minor-mode" "\
2349 Inserts a template FILE and expands it, if `tmpl-automatic-expand' is t. 2359 Inserts a template FILE and expands it, if `tmpl-automatic-expand' is t.
2350 This command tries to read the template file from a list of 2360 This command tries to read the template file from a list of
2351 predefined directries (look at `tmpl-template-dir-list') and it filters 2361 predefined directories (look at `tmpl-template-dir-list') and it filters
2352 the contents of this directories with the regular expression 2362 the contents of these directories with the regular expression
2353 `tmpl-filter-regexp' (look also at this variable). 2363 `tmpl-filter-regexp' (look also at this variable).
2354 The command uses a history variable, which could be changed with the 2364 The command uses a history variable, which could be changed with the
2355 variable `tmpl-history-variable-name'. 2365 variable `tmpl-history-variable-name'.
2356 2366
2357 The user of the command is able to change interactive to another 2367 The user of the command is able to change interactively to another
2358 directory by entering at first the string \"Change the directory\". 2368 directory by entering at first the string \"Change the directory\".
2359 This maybe to difficult for the user. Therefore another command 2369 This may be too difficult for the user. Therefore another command
2360 called `tmpl-insert-template-file' exist, which doesn't use fixed 2370 called `tmpl-insert-template-file' exist, which doesn't use fixed
2361 directories and filters." t nil) 2371 directories and filters." t nil)
2362 2372
2363 (autoload 'tmpl-insert-template-file "tmpl-minor-mode" "\ 2373 (autoload 'tmpl-insert-template-file "tmpl-minor-mode" "\
2364 Insert a template FILE and expand it, if `tmpl-automatic-expand' is t. 2374 Inserts a template FILE and expand it, if `tmpl-automatic-expand' is t.
2365 Look also at `tmpl-template-dir-list', to specify a default template directory. 2375 Look also at `tmpl-template-dir-list', to specify a default template directory.
2366 You should also take a look at `tmpl-insert-template-file-from-fixed-dirs' 2376 You should also take a look at `tmpl-insert-template-file-from-fixed-dirs'
2367 which has additional advantages (and disadvantages :-). 2377 which has additional advantages (and disadvantages :-).
2368 2378
2369 ATTENTION: The interface of this function has changed. The old 2379 ATTENTION: The interface of this function has changed. The old
3717 ;;;*** 3727 ;;;***
3718 3728
3719 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") 3729 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el")
3720 3730
3721 (autoload 'ksh-mode "ksh-mode" "\ 3731 (autoload 'ksh-mode "ksh-mode" "\
3722 ksh-mode $Revision: 1.17 $ - Major mode for editing (Bourne, Korn or Bourne again) 3732 ksh-mode $Revision: 1.18 $ - Major mode for editing (Bourne, Korn or Bourne again)
3723 shell scripts. 3733 shell scripts.
3724 Special key bindings and commands: 3734 Special key bindings and commands:
3725 \\{ksh-mode-map} 3735 \\{ksh-mode-map}
3726 Variables controlling indentation style: 3736 Variables controlling indentation style:
3727 ksh-indent 3737 ksh-indent
4992 5002
4993 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el") 5003 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el")
4994 5004
4995 (autoload 'vhdl-mode "vhdl-mode" "\ 5005 (autoload 'vhdl-mode "vhdl-mode" "\
4996 Major mode for editing VHDL code. 5006 Major mode for editing VHDL code.
4997 vhdl-mode $Revision: 1.17 $ 5007 vhdl-mode $Revision: 1.18 $
4998 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a 5008 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a
4999 vhdl-mode buffer. This automatically sets up a mail buffer with version 5009 vhdl-mode buffer. This automatically sets up a mail buffer with version
5000 information already added. You just need to add a description of the 5010 information already added. You just need to add a description of the
5001 problem, including a reproducible test case and send the message. 5011 problem, including a reproducible test case and send the message.
5002 5012