Mercurial > hg > xemacs-beta
comparison lisp/prim/auto-autoloads.el @ 34:d620409f5eb8 r19-15b100
Import from CVS: tag r19-15b100
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:53:20 +0200 |
parents | e04119814345 |
children | c53a95d3c46d |
comparison
equal
deleted
inserted
replaced
33:9ee3cade837d | 34:d620409f5eb8 |
---|---|
2221 ;;;*** | 2221 ;;;*** |
2222 | 2222 |
2223 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el") | 2223 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el") |
2224 | 2224 |
2225 (autoload 'nnml-generate-nov-databases "nnml" "\ | 2225 (autoload 'nnml-generate-nov-databases "nnml" "\ |
2226 Generate nov databases in all nnml directories." t nil) | 2226 Generate NOV databases in all nnml directories." t nil) |
2227 | 2227 |
2228 ;;;*** | 2228 ;;;*** |
2229 | 2229 |
2230 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) "nnsoup" "gnus/nnsoup.el") | 2230 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) "nnsoup" "gnus/nnsoup.el") |
2231 | 2231 |
3672 ;;;*** | 3672 ;;;*** |
3673 | 3673 |
3674 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") | 3674 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") |
3675 | 3675 |
3676 (autoload 'ksh-mode "ksh-mode" "\ | 3676 (autoload 'ksh-mode "ksh-mode" "\ |
3677 ksh-mode $Revision: 1.13 $ - Major mode for editing (Bourne, Korn or Bourne again) | 3677 ksh-mode $Revision: 1.14 $ - Major mode for editing (Bourne, Korn or Bourne again) |
3678 shell scripts. | 3678 shell scripts. |
3679 Special key bindings and commands: | 3679 Special key bindings and commands: |
3680 \\{ksh-mode-map} | 3680 \\{ksh-mode-map} |
3681 Variables controlling indentation style: | 3681 Variables controlling indentation style: |
3682 ksh-indent | 3682 ksh-indent |
4944 | 4944 |
4945 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el") | 4945 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el") |
4946 | 4946 |
4947 (autoload 'vhdl-mode "vhdl-mode" "\ | 4947 (autoload 'vhdl-mode "vhdl-mode" "\ |
4948 Major mode for editing VHDL code. | 4948 Major mode for editing VHDL code. |
4949 vhdl-mode $Revision: 1.13 $ | 4949 vhdl-mode $Revision: 1.14 $ |
4950 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a | 4950 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a |
4951 vhdl-mode buffer. This automatically sets up a mail buffer with version | 4951 vhdl-mode buffer. This automatically sets up a mail buffer with version |
4952 information already added. You just need to add a description of the | 4952 information already added. You just need to add a description of the |
4953 problem, including a reproducible test case and send the message. | 4953 problem, including a reproducible test case and send the message. |
4954 | 4954 |