Mercurial > hg > xemacs-beta
comparison lisp/prim/auto-autoloads.el @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | 25f70ba0133c |
children | 3bb7ccffb0c0 |
comparison
equal
deleted
inserted
replaced
154:94141801dd7e | 155:43dd3413c7c7 |
---|---|
521 Date and time of equinoxes and solstices, if visible in the calendar window. | 521 Date and time of equinoxes and solstices, if visible in the calendar window. |
522 Requires floating point." nil nil) | 522 Requires floating point." nil nil) |
523 | 523 |
524 ;;;*** | 524 ;;;*** |
525 | 525 |
526 ;;;### (autoloads (background) "background" "comint/background.el") | |
527 | |
528 (autoload 'background "background" "\ | |
529 Run COMMAND in the background like csh. | |
530 A message is displayed when the job starts and finishes. The buffer is in | |
531 comint mode, so you can send input and signals to the job. The process object | |
532 is returned if anyone cares. See also comint-mode and the variables | |
533 background-show and background-select. | |
534 | |
535 Optional second argument BUFFER-NAME is a buffer to insert the output into. | |
536 If omitted, a buffer name is constructed from the command run." t nil) | |
537 | |
538 ;;;*** | |
539 | |
526 ;;;### (autoloads (comint-dynamic-list-completions comint-dynamic-complete comint-run make-comint) "comint" "comint/comint.el") | 540 ;;;### (autoloads (comint-dynamic-list-completions comint-dynamic-complete comint-run make-comint) "comint" "comint/comint.el") |
527 | 541 |
528 (autoload 'make-comint "comint" "\ | 542 (autoload 'make-comint "comint" "\ |
529 Make a comint process NAME in a buffer, running PROGRAM. | 543 Make a comint process NAME in a buffer, running PROGRAM. |
530 The name of the buffer is made by surrounding NAME with `*'s. | 544 The name of the buffer is made by surrounding NAME with `*'s. |
752 Normally input is edited in Emacs and sent a line at a time. | 766 Normally input is edited in Emacs and sent a line at a time. |
753 See also `\\[telnet]'." t nil) | 767 See also `\\[telnet]'." t nil) |
754 | 768 |
755 ;;;*** | 769 ;;;*** |
756 | 770 |
757 ;;;### (autoloads (customize-menu-create custom-menu-create custom-save-all custom-save-customized custom-buffer-create-other-window custom-buffer-create customize-apropos customize-saved customize-customized customize-face-other-window customize-face customize-variable-other-window customize-variable customize-group-other-window customize-group customize custom-set-variable custom-set-value) "cus-edit" "custom/cus-edit.el") | 771 ;;;### (autoloads (customize-menu-create custom-menu-create custom-save-all custom-save-customized custom-buffer-create-other-window custom-buffer-create customize-apropos customize-saved customize-customized customize-face-other-window customize-face customize-option-other-window customize-option customize-group-other-window customize-group customize custom-set-variable custom-set-value) "cus-edit" "custom/cus-edit.el") |
758 | 772 |
759 (autoload 'custom-set-value "cus-edit" "\ | 773 (autoload 'custom-set-value "cus-edit" "\ |
760 Set VARIABLE to VALUE. VALUE is a Lisp object. | 774 Set VARIABLE to VALUE. VALUE is a Lisp object. |
761 | 775 |
762 If VARIABLE has a `variable-interactive' property, that is used as if | 776 If VARIABLE has a `variable-interactive' property, that is used as if |
790 Customize GROUP, which must be a customization group." t nil) | 804 Customize GROUP, which must be a customization group." t nil) |
791 | 805 |
792 (autoload 'customize-group-other-window "cus-edit" "\ | 806 (autoload 'customize-group-other-window "cus-edit" "\ |
793 Customize SYMBOL, which must be a customization group." t nil) | 807 Customize SYMBOL, which must be a customization group." t nil) |
794 | 808 |
795 (autoload 'customize-variable "cus-edit" "\ | 809 (defalias 'customize-variable 'customize-option) |
796 Customize SYMBOL, which must be a variable." t nil) | 810 |
797 | 811 (autoload 'customize-option "cus-edit" "\ |
798 (autoload 'customize-variable-other-window "cus-edit" "\ | 812 Customize SYMBOL, which must be a user option variable." t nil) |
799 Customize SYMBOL, which must be a variable. | 813 |
814 (defalias 'customize-variable-other-window 'customize-option-other-window) | |
815 | |
816 (autoload 'customize-option-other-window "cus-edit" "\ | |
817 Customize SYMBOL, which must be a user option variable. | |
800 Show the buffer in another window, but don't select it." t nil) | 818 Show the buffer in another window, but don't select it." t nil) |
801 | 819 |
802 (autoload 'customize-face "cus-edit" "\ | 820 (autoload 'customize-face "cus-edit" "\ |
803 Customize SYMBOL, which should be a face name or nil. | 821 Customize SYMBOL, which should be a face name or nil. |
804 If SYMBOL is nil, customize all faces." t nil) | 822 If SYMBOL is nil, customize all faces." t nil) |
1111 variable default-directory. | 1129 variable default-directory. |
1112 Buffer local.") | 1130 Buffer local.") |
1113 | 1131 |
1114 ;;;*** | 1132 ;;;*** |
1115 | 1133 |
1116 ;;;### (autoloads (dired-jump-back-other-frame dired-jump-back-other-window dired-jump-back dired-noselect dired-other-frame dired-other-window dired) "dired" "efs/dired.el") | 1134 ;;;### (autoloads (dired-jump-back-other-frame dired-jump-back-other-window dired-jump-back dired-noselect dired-other-frame dired-other-window dired default-directory) "dired" "efs/dired.el") |
1135 | |
1136 (autoload 'default-directory "dired" "\ | |
1137 Returns the default-directory for the current buffer. | |
1138 Will use the variable default-directory-function if it non-nil." nil nil) | |
1117 | 1139 |
1118 (defvar dired-compression-method 'compress "\ | 1140 (defvar dired-compression-method 'compress "\ |
1119 *Type of compression program to use. | 1141 *Type of compression program to use. |
1120 Give as a symbol. | 1142 Give as a symbol. |
1121 Currently-recognized methods are: gzip pack compact compress. | 1143 Currently-recognized methods are: gzip pack compact compress. |
2812 ~! gives an inverted exclamation mark. | 2834 ~! gives an inverted exclamation mark. |
2813 ~? gives an inverted question mark. | 2835 ~? gives an inverted question mark. |
2814 | 2836 |
2815 With an argument, a positive argument enables ISO Accents mode, | 2837 With an argument, a positive argument enables ISO Accents mode, |
2816 and a negative argument disables it." t nil) | 2838 and a negative argument disables it." t nil) |
2839 | |
2840 ;;;*** | |
2841 | |
2842 ;;;### (autoloads (quail-use-package) "quail" "leim/quail.el") | |
2843 | |
2844 (autoload 'quail-use-package "quail" "\ | |
2845 Start using Quail package PACKAGE-NAME. | |
2846 The remaining arguments are libraries to be loaded before using the package." nil nil) | |
2817 | 2847 |
2818 ;;;*** | 2848 ;;;*** |
2819 | 2849 |
2820 ;;;### (autoloads (mc-deactivate-passwd mc-install-write-mode mc-install-read-mode) "mailcrypt" "mailcrypt/mailcrypt.el") | 2850 ;;;### (autoloads (mc-deactivate-passwd mc-install-write-mode mc-install-read-mode) "mailcrypt" "mailcrypt/mailcrypt.el") |
2821 | 2851 |
3721 Last, the normal hook `hs-minor-mode-hook' is run; see the doc for `run-hooks'. | 3751 Last, the normal hook `hs-minor-mode-hook' is run; see the doc for `run-hooks'. |
3722 | 3752 |
3723 Turning hideshow minor mode off reverts the menu bar and the | 3753 Turning hideshow minor mode off reverts the menu bar and the |
3724 variables to default values and disables the hideshow commands." t nil) | 3754 variables to default values and disables the hideshow commands." t nil) |
3725 | 3755 |
3726 (add-minor-mode 'hs-minor-mode " hs" 'hs-minor-mode-map) | |
3727 | |
3728 ;;;*** | 3756 ;;;*** |
3729 | 3757 |
3730 ;;;### (autoloads (icon-mode) "icon" "modes/icon.el") | 3758 ;;;### (autoloads (icon-mode) "icon" "modes/icon.el") |
3731 | 3759 |
3732 (autoload 'icon-mode "icon" "\ | 3760 (autoload 'icon-mode "icon" "\ |
3808 ;;;*** | 3836 ;;;*** |
3809 | 3837 |
3810 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") | 3838 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") |
3811 | 3839 |
3812 (autoload 'ksh-mode "ksh-mode" "\ | 3840 (autoload 'ksh-mode "ksh-mode" "\ |
3813 ksh-mode $Revision: 1.30 $ - Major mode for editing (Bourne, Korn or Bourne again) | 3841 ksh-mode $Revision: 1.31 $ - Major mode for editing (Bourne, Korn or Bourne again) |
3814 shell scripts. | 3842 shell scripts. |
3815 Special key bindings and commands: | 3843 Special key bindings and commands: |
3816 \\{ksh-mode-map} | 3844 \\{ksh-mode-map} |
3817 Variables controlling indentation style: | 3845 Variables controlling indentation style: |
3818 ksh-indent | 3846 ksh-indent |
4413 non-Python process buffers using the default (Emacs-supplied) process | 4441 non-Python process buffers using the default (Emacs-supplied) process |
4414 filter." t nil) | 4442 filter." t nil) |
4415 | 4443 |
4416 ;;;*** | 4444 ;;;*** |
4417 | 4445 |
4446 ;;;### (autoloads (reftex-add-to-label-alist reftex-mode turn-on-reftex) "reftex" "modes/reftex.el") | |
4447 | |
4448 (autoload 'turn-on-reftex "reftex" "\ | |
4449 Turn on RefTeX minor mode." nil nil) | |
4450 | |
4451 (autoload 'reftex-mode "reftex" "\ | |
4452 Minor mode with distinct support for \\label, \\ref and \\cite in LaTeX. | |
4453 | |
4454 Labels can be created with `\\[reftex-label]' and referenced with `\\[reftex-reference]'. | |
4455 When referencing, you get a menu with all labels of a given type and | |
4456 context of the label definition. The selected label is inserted as a | |
4457 \\ref macro. | |
4458 | |
4459 Citations can be made with `\\[reftex-citation]' which will use a regular expression | |
4460 to pull out a *formatted* list of articles from your BibTeX | |
4461 database. The selected citation is inserted as a \\cite macro. | |
4462 | |
4463 A Table of Contents of the entire (multifile) document with browsing | |
4464 capabilities is available with `\\[reftex-toc]'. | |
4465 | |
4466 Most command have help available on the fly. This help is accessed by | |
4467 pressing `?' to any prompt mentioning this feature. | |
4468 | |
4469 \\{reftex-mode-map} | |
4470 Under X, these functions will be available also in a menu on the menu bar. | |
4471 | |
4472 ------------------------------------------------------------------------------" t nil) | |
4473 | |
4474 (autoload 'reftex-add-to-label-alist "reftex" "\ | |
4475 Add label environment descriptions to reftex-label-alist-external-add-ons. | |
4476 The format of ENTRY-LIST is exactly like reftex-label-alist. See there | |
4477 for details. | |
4478 This function makes it possible to support RefTeX from AUCTeX style files. | |
4479 The entries in ENTRY-LIST will be processed after the user settings in | |
4480 reftex-label-alist, and before the defaults (specified in | |
4481 reftex-default-label-alist-entries). Any changes made to | |
4482 reftex-label-alist-external-add-ons will raise a flag to the effect that a | |
4483 mode reset is done on the next occasion." nil nil) | |
4484 | |
4485 ;;;*** | |
4486 | |
4418 ;;;### (autoloads (rexx-mode) "rexx-mode" "modes/rexx-mode.el") | 4487 ;;;### (autoloads (rexx-mode) "rexx-mode" "modes/rexx-mode.el") |
4419 | 4488 |
4420 (autoload 'rexx-mode "rexx-mode" "\ | 4489 (autoload 'rexx-mode "rexx-mode" "\ |
4421 Major mode for editing REXX code. | 4490 Major mode for editing REXX code. |
4422 \\{rexx-mode-map} | 4491 \\{rexx-mode-map} |
5109 | 5178 |
5110 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el") | 5179 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el") |
5111 | 5180 |
5112 (autoload 'vhdl-mode "vhdl-mode" "\ | 5181 (autoload 'vhdl-mode "vhdl-mode" "\ |
5113 Major mode for editing VHDL code. | 5182 Major mode for editing VHDL code. |
5114 vhdl-mode $Revision: 1.30 $ | 5183 vhdl-mode $Revision: 1.31 $ |
5115 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a | 5184 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a |
5116 vhdl-mode buffer. This automatically sets up a mail buffer with version | 5185 vhdl-mode buffer. This automatically sets up a mail buffer with version |
5117 information already added. You just need to add a description of the | 5186 information already added. You just need to add a description of the |
5118 problem, including a reproducible test case and send the message. | 5187 problem, including a reproducible test case and send the message. |
5119 | 5188 |
6210 beginning of BUFFER, the end of BUFFER, a name generated from | 6279 beginning of BUFFER, the end of BUFFER, a name generated from |
6211 BUFFER's name, and the current buffer, respectively." t nil) | 6280 BUFFER's name, and the current buffer, respectively." t nil) |
6212 | 6281 |
6213 ;;;*** | 6282 ;;;*** |
6214 | 6283 |
6215 ;;;### (autoloads (font-lock-fontify-buffer turn-off-font-lock turn-on-font-lock font-lock-mode) "font-lock" "packages/font-lock.el") | 6284 ;;;### (autoloads (font-lock-set-defaults-1 font-lock-fontify-buffer turn-off-font-lock turn-on-font-lock font-lock-mode) "font-lock" "packages/font-lock.el") |
6216 | 6285 |
6217 (defvar font-lock-auto-fontify t "\ | 6286 (defvar font-lock-auto-fontify t "\ |
6218 *Whether font-lock should automatically fontify files as they're loaded. | 6287 *Whether font-lock should automatically fontify files as they're loaded. |
6219 This will only happen if font-lock has fontifying keywords for the major | 6288 This will only happen if font-lock has fontifying keywords for the major |
6220 mode of the file. You can get finer-grained control over auto-fontification | 6289 mode of the file. You can get finer-grained control over auto-fontification |
6433 Fontify the current buffer the way `font-lock-mode' would. | 6502 Fontify the current buffer the way `font-lock-mode' would. |
6434 See `font-lock-mode' for details. | 6503 See `font-lock-mode' for details. |
6435 | 6504 |
6436 This can take a while for large buffers." t nil) | 6505 This can take a while for large buffers." t nil) |
6437 | 6506 |
6507 (autoload 'font-lock-set-defaults-1 "font-lock" nil nil nil) | |
6508 | |
6438 (add-minor-mode 'font-lock-mode " Font") | 6509 (add-minor-mode 'font-lock-mode " Font") |
6510 | |
6511 ;;;*** | |
6512 | |
6513 ;;;### (autoloads (sc-mode) "generic-sc" "packages/generic-sc.el") | |
6514 | |
6515 (autoload 'sc-mode "generic-sc" "\ | |
6516 Toggle sc-mode. | |
6517 SYSTEM can be sccs, rcs or cvs. | |
6518 Cvs requires the pcl-cvs package. | |
6519 | |
6520 The following commands are available | |
6521 \\[sc-next-operation] perform next logical source control operation on current file | |
6522 \\[sc-show-changes] compare the version being edited with an older one | |
6523 \\[sc-version-diff-file] compare two older versions of a file | |
6524 \\[sc-show-history] display change history of current file | |
6525 \\[sc-visit-previous-revision] display an older revision of current file | |
6526 \\[sc-revert-file] revert buffer to last checked-in version | |
6527 \\[sc-list-all-locked-files] show all files locked in current directory | |
6528 \\[sc-list-locked-files] show all files locked by you in current directory | |
6529 \\[sc-list-registered-files] show all files under source control in current directory | |
6530 \\[sc-update-directory] get fresh copies of files checked-in by others in current directory | |
6531 \\[sc-rename-file] rename the current file and its source control file | |
6532 | |
6533 | |
6534 While you are entering a change log message for a check in, sc-log-entry-mode | |
6535 will be in effect. | |
6536 | |
6537 Global user options: | |
6538 sc-diff-command A list consisting of the command and flags | |
6539 to be used for generating context diffs. | |
6540 sc-mode-expert suppresses some conformation prompts, | |
6541 notably for delta aborts and file saves. | |
6542 sc-max-log-size specifies the maximum allowable size | |
6543 of a log message plus one. | |
6544 | |
6545 | |
6546 When using SCCS you have additional commands and options | |
6547 | |
6548 \\[sccs-insert-headers] insert source control headers in current file | |
6549 | |
6550 When you generate headers into a buffer using \\[sccs-insert-headers], | |
6551 the value of sc-insert-headers-hook is called before insertion. If the | |
6552 file is recognized a C or Lisp source, sc-insert-c-header-hook or | |
6553 sc-insert-lisp-header-hook is called after insertion respectively. | |
6554 | |
6555 sccs-headers-wanted which %-keywords to insert when adding | |
6556 headers with C-c h | |
6557 sccs-insert-static if non-nil, keywords inserted in C files | |
6558 get stuffed in a static string area so that | |
6559 what(1) can see them in the compiled object code. | |
6560 | |
6561 When using CVS you have additional commands | |
6562 | |
6563 \\[sc-cvs-update-directory] update the current directory using pcl-cvs | |
6564 \\[sc-cvs-file-status] show the CVS status of current file | |
6565 " t nil) | |
6439 | 6566 |
6440 ;;;*** | 6567 ;;;*** |
6441 | 6568 |
6442 ;;;### (autoloads (gnuserv-start gnuserv-running-p) "gnuserv" "packages/gnuserv.el") | 6569 ;;;### (autoloads (gnuserv-start gnuserv-running-p) "gnuserv" "packages/gnuserv.el") |
6443 | 6570 |
6595 ;;;*** | 6722 ;;;*** |
6596 | 6723 |
6597 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" "packages/icomplete.el") | 6724 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" "packages/icomplete.el") |
6598 | 6725 |
6599 (autoload 'icomplete-mode "icomplete" "\ | 6726 (autoload 'icomplete-mode "icomplete" "\ |
6600 Activate incremental minibuffer completion for this emacs session, | 6727 Activate incremental minibuffer completion for this emacs session. |
6601 or deactivate with negative prefix arg." t nil) | 6728 Deactivates with negative universal argument." t nil) |
6602 | 6729 |
6603 (autoload 'icomplete-minibuffer-setup "icomplete" "\ | 6730 (autoload 'icomplete-minibuffer-setup "icomplete" "\ |
6604 Run in minibuffer on activation to establish incremental completion. | 6731 Run in minibuffer on activation to establish incremental completion. |
6605 Usually run by inclusion in `minibuffer-setup-hook'." nil nil) | 6732 Usually run by inclusion in `minibuffer-setup-hook'." nil nil) |
6606 | 6733 |
7615 Jumps to a Web site from a programmable hotlist. | 7742 Jumps to a Web site from a programmable hotlist. |
7616 | 7743 |
7617 See the documentation for the `webjump-sites' variable for how to customize the | 7744 See the documentation for the `webjump-sites' variable for how to customize the |
7618 hotlist. | 7745 hotlist. |
7619 | 7746 |
7620 Feedback on WebJump can be sent to the author, Neil W. Van Dyke <nwv@acm.org>, | 7747 Please submit bug reports and other feedback to the author, Neil W. Van Dyke |
7621 or submitted via `\\[webjump-submit-bug-report]'. The latest version can be | 7748 <nwv@acm.org>. |
7622 gotten from `http://www.cs.brown.edu/people/nwv/'." t nil) | 7749 |
7750 The latest version can be gotten from `http://www.cs.brown.edu/people/nwv/'. | |
7751 That Web site also contains `webjump-plus.el', a larger and more frequently | |
7752 updated sample WebJump hotlist." t nil) | |
7623 | 7753 |
7624 ;;;*** | 7754 ;;;*** |
7625 | 7755 |
7626 ;;;### (autoloads (webster-www) "webster-www" "packages/webster-www.el") | 7756 ;;;### (autoloads (webster-www) "webster-www" "packages/webster-www.el") |
7627 | 7757 |
7670 | 7800 |
7671 ;;;*** | 7801 ;;;*** |
7672 | 7802 |
7673 ;;;### (autoloads (about-xemacs) "about" "prim/about.el") | 7803 ;;;### (autoloads (about-xemacs) "about" "prim/about.el") |
7674 | 7804 |
7675 (autoload 'about-xemacs "about" nil t nil) | 7805 (autoload 'about-xemacs "about" "\ |
7806 Describe the True Editor and its minions." t nil) | |
7676 | 7807 |
7677 ;;;*** | 7808 ;;;*** |
7678 | 7809 |
7679 ;;;### (autoloads (all-hail-emacs all-hail-xemacs praise-be-unto-emacs praise-be-unto-xemacs) "advocacy" "prim/advocacy.el") | 7810 ;;;### (autoloads (all-hail-emacs all-hail-xemacs praise-be-unto-emacs praise-be-unto-xemacs) "advocacy" "prim/advocacy.el") |
7680 | 7811 |
7885 (autoload 'edit-options "options" "\ | 8016 (autoload 'edit-options "options" "\ |
7886 Edit a list of XEmacs user option values. | 8017 Edit a list of XEmacs user option values. |
7887 Selects a buffer containing such a list, | 8018 Selects a buffer containing such a list, |
7888 in which there are commands to set the option values. | 8019 in which there are commands to set the option values. |
7889 Type \\[describe-mode] in that buffer for a list of commands." t nil) | 8020 Type \\[describe-mode] in that buffer for a list of commands." t nil) |
8021 | |
8022 ;;;*** | |
8023 | |
8024 ;;;### (autoloads (pretty-print-profiling-info) "profile" "prim/profile.el") | |
8025 | |
8026 (autoload 'pretty-print-profiling-info "profile" "\ | |
8027 Print profiling info INFO to standard output in a pretty format. | |
8028 If INFO is omitted, the current profiling info is retrieved using | |
8029 `get-profiling-info'." nil nil) | |
7890 | 8030 |
7891 ;;;*** | 8031 ;;;*** |
7892 | 8032 |
7893 ;;;### (autoloads (clear-rectangle string-rectangle open-rectangle insert-rectangle yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle delete-rectangle) "rect" "prim/rect.el") | 8033 ;;;### (autoloads (clear-rectangle string-rectangle open-rectangle insert-rectangle yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle delete-rectangle) "rect" "prim/rect.el") |
7894 | 8034 |