Mercurial > hg > xemacs-beta
comparison lisp/prim/auto-autoloads.el @ 146:2af401a6ecca r20-2p1
Import from CVS: tag r20-2p1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:34:46 +0200 |
parents | 318232e2a3f0 |
children | 538048ae2ab8 |
comparison
equal
deleted
inserted
replaced
145:e13feca31ba6 | 146:2af401a6ecca |
---|---|
975 The file is the the optional FILE argument or the file visited by the current | 975 The file is the the optional FILE argument or the file visited by the current |
976 buffer." t nil) | 976 buffer." t nil) |
977 | 977 |
978 (autoload 'run-ediff-from-cvs-buffer "ediff" "\ | 978 (autoload 'run-ediff-from-cvs-buffer "ediff" "\ |
979 Run Ediff-merge on appropriate revisions of the selected file. | 979 Run Ediff-merge on appropriate revisions of the selected file. |
980 First run after `M-x cvs-update'. Then place the cursor on a lide describing a | 980 First run after `M-x cvs-update'. Then place the cursor on a line describing a |
981 file and then run `run-ediff-from-cvs-buffer'." t nil) | 981 file and then run `run-ediff-from-cvs-buffer'." t nil) |
982 | 982 |
983 (autoload 'ediff-patch-file "ediff" "\ | 983 (autoload 'ediff-patch-file "ediff" "\ |
984 Run Ediff by patching SOURCE-FILENAME." t nil) | 984 Run Ediff by patching SOURCE-FILENAME." t nil) |
985 | 985 |
3629 ;;;*** | 3629 ;;;*** |
3630 | 3630 |
3631 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") | 3631 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") |
3632 | 3632 |
3633 (autoload 'ksh-mode "ksh-mode" "\ | 3633 (autoload 'ksh-mode "ksh-mode" "\ |
3634 ksh-mode $Revision: 1.26 $ - Major mode for editing (Bourne, Korn or Bourne again) | 3634 ksh-mode $Revision: 1.27 $ - Major mode for editing (Bourne, Korn or Bourne again) |
3635 shell scripts. | 3635 shell scripts. |
3636 Special key bindings and commands: | 3636 Special key bindings and commands: |
3637 \\{ksh-mode-map} | 3637 \\{ksh-mode-map} |
3638 Variables controlling indentation style: | 3638 Variables controlling indentation style: |
3639 ksh-indent | 3639 ksh-indent |
4990 | 4990 |
4991 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el") | 4991 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el") |
4992 | 4992 |
4993 (autoload 'vhdl-mode "vhdl-mode" "\ | 4993 (autoload 'vhdl-mode "vhdl-mode" "\ |
4994 Major mode for editing VHDL code. | 4994 Major mode for editing VHDL code. |
4995 vhdl-mode $Revision: 1.26 $ | 4995 vhdl-mode $Revision: 1.27 $ |
4996 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a | 4996 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a |
4997 vhdl-mode buffer. This automatically sets up a mail buffer with version | 4997 vhdl-mode buffer. This automatically sets up a mail buffer with version |
4998 information already added. You just need to add a description of the | 4998 information already added. You just need to add a description of the |
4999 problem, including a reproducible test case and send the message. | 4999 problem, including a reproducible test case and send the message. |
5000 | 5000 |