comparison lisp/prim/auto-autoloads.el @ 136:b980b6286996 r20-2b2

Import from CVS: tag r20-2b2
author cvs
date Mon, 13 Aug 2007 09:31:12 +0200
parents 34a5b81f86ba
children 1856695b1fa9
comparison
equal deleted inserted replaced
135:4636a6841cd6 136:b980b6286996
709 Normally input is edited in Emacs and sent a line at a time. 709 Normally input is edited in Emacs and sent a line at a time.
710 See also `\\[telnet]'." t nil) 710 See also `\\[telnet]'." t nil)
711 711
712 ;;;*** 712 ;;;***
713 713
714 ;;;### (autoloads (customize-menu-create custom-menu-create custom-save-all custom-buffer-create customize-apropos customize-customized customize-face-other-window customize-face customize-variable-other-window customize-variable customize-other-window customize) "cus-edit" "custom/cus-edit.el") 714 ;;;### (autoloads (customize-menu-create custom-menu-create custom-save-all custom-buffer-create customize-apropos customize-customized customize-face-other-window customize-face customize-variable-other-window customize-variable customize) "cus-edit" "custom/cus-edit.el")
715 715
716 (autoload 'customize "cus-edit" "\ 716 (autoload 'customize "cus-edit" "\
717 Customize SYMBOL, which must be a customization group." t nil)
718
719 (autoload 'customize-other-window "cus-edit" "\
720 Customize SYMBOL, which must be a customization group." t nil) 717 Customize SYMBOL, which must be a customization group." t nil)
721 718
722 (autoload 'customize-variable "cus-edit" "\ 719 (autoload 'customize-variable "cus-edit" "\
723 Customize SYMBOL, which must be a variable." t nil) 720 Customize SYMBOL, which must be a variable." t nil)
724 721
782 779
783 See `defface' for the format of SPEC." nil nil) 780 See `defface' for the format of SPEC." nil nil)
784 781
785 ;;;*** 782 ;;;***
786 783
787 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse widget-browse-at) "wid-browse" "custom/wid-browse.el") 784 ;;;### (autoloads (widget-browse-other-window widget-browse widget-browse-at) "wid-browse" "custom/wid-browse.el")
788 785
789 (autoload 'widget-browse-at "wid-browse" "\ 786 (autoload 'widget-browse-at "wid-browse" "\
790 Browse the widget under point." t nil) 787 Browse the widget under point." t nil)
791 788
792 (autoload 'widget-browse "wid-browse" "\ 789 (autoload 'widget-browse "wid-browse" "\
793 Create a widget browser for WIDGET." t nil) 790 Create a widget browser for WIDGET." t nil)
794 791
795 (autoload 'widget-browse-other-window "wid-browse" "\ 792 (autoload 'widget-browse-other-window "wid-browse" "\
796 Show widget browser for WIDGET in other window." t nil) 793 Show widget browser for WIDGET in other window." t nil)
797
798 (autoload 'widget-minor-mode "wid-browse" "\
799 Togle minor mode for traversing widgets.
800 With arg, turn widget mode on if and only if arg is positive." t nil)
801 794
802 ;;;*** 795 ;;;***
803 796
804 ;;;### (autoloads (widget-delete widget-create widget-apply) "wid-edit" "custom/wid-edit.el") 797 ;;;### (autoloads (widget-delete widget-create widget-apply) "wid-edit" "custom/wid-edit.el")
805 798
2207 (autoload 'smiley-region "smiley" "\ 2200 (autoload 'smiley-region "smiley" "\
2208 Smilify the region between point and mark." t nil) 2201 Smilify the region between point and mark." t nil)
2209 2202
2210 (autoload 'smiley-buffer "smiley" nil t nil) 2203 (autoload 'smiley-buffer "smiley" nil t nil)
2211 2204
2212 (autoload 'gnus-smiley-display "smiley" nil t nil) 2205 (autoload 'gnus-smiley-display "smiley" "\
2206 Display \"smileys\" as small graphical icons." t nil)
2213 2207
2214 ;;;*** 2208 ;;;***
2215 2209
2216 ;;;### (autoloads (hm--html-minor-mode hm--html-mode) "hm--html-mode" "hm--html-menus/hm--html-mode.el") 2210 ;;;### (autoloads (hm--html-minor-mode hm--html-mode) "hm--html-mode" "hm--html-menus/hm--html-mode.el")
2217 2211
3635 ;;;*** 3629 ;;;***
3636 3630
3637 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") 3631 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el")
3638 3632
3639 (autoload 'ksh-mode "ksh-mode" "\ 3633 (autoload 'ksh-mode "ksh-mode" "\
3640 ksh-mode $Revision: 1.23 $ - Major mode for editing (Bourne, Korn or Bourne again) 3634 ksh-mode $Revision: 1.24 $ - Major mode for editing (Bourne, Korn or Bourne again)
3641 shell scripts. 3635 shell scripts.
3642 Special key bindings and commands: 3636 Special key bindings and commands:
3643 \\{ksh-mode-map} 3637 \\{ksh-mode-map}
3644 Variables controlling indentation style: 3638 Variables controlling indentation style:
3645 ksh-indent 3639 ksh-indent
4996 4990
4997 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el") 4991 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el")
4998 4992
4999 (autoload 'vhdl-mode "vhdl-mode" "\ 4993 (autoload 'vhdl-mode "vhdl-mode" "\
5000 Major mode for editing VHDL code. 4994 Major mode for editing VHDL code.
5001 vhdl-mode $Revision: 1.23 $ 4995 vhdl-mode $Revision: 1.24 $
5002 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
5003 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
5004 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
5005 problem, including a reproducible test case and send the message. 4999 problem, including a reproducible test case and send the message.
5006 5000
8800 the result is returned rather than being installed as the current macro. 8794 the result is returned rather than being installed as the current macro.
8801 The result will be a string if possible, otherwise an event vector. 8795 The result will be a string if possible, otherwise an event vector.
8802 Second argument NEED-VECTOR means to return an event vector always." t nil) 8796 Second argument NEED-VECTOR means to return an event vector always." t nil)
8803 8797
8804 (autoload 'kbd "edmacro" "\ 8798 (autoload 'kbd "edmacro" "\
8805 Convert KEYS to the internal Emacs key representation." nil nil) 8799 Convert KEYS to the internal Emacs key representation." nil 'macro)
8806 8800
8807 (autoload 'format-kbd-macro "edmacro" "\ 8801 (autoload 'format-kbd-macro "edmacro" "\
8808 Return the keyboard macro MACRO as a human-readable string. 8802 Return the keyboard macro MACRO as a human-readable string.
8809 This string is suitable for passing to `read-kbd-macro'. 8803 This string is suitable for passing to `read-kbd-macro'.
8810 Second argument VERBOSE means to put one command per line with comments. 8804 Second argument VERBOSE means to put one command per line with comments.