comparison lisp/ldefs-boot.el @ 77276:233021d3650f EMACS_PRETEST_22_0_98

Regenerate.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 17 Apr 2007 01:52:39 +0000
parents b5dbe25c1d72
children d9dee3a4f5d6 dc002877ce12 e6fdae9180d4
comparison
equal deleted inserted replaced
77275:4f12dfa24414 77276:233021d3650f
2 ;; 2 ;;
3 ;;; Code: 3 ;;; Code:
4 4
5 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 5 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6 ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 6 ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7 ;;;;;; "play/5x5.el" (17876 15555)) 7 ;;;;;; "play/5x5.el" (17941 38806))
8 ;;; Generated autoloads from play/5x5.el 8 ;;; Generated autoloads from play/5x5.el
9 9
10 (autoload (quote 5x5) "5x5" "\ 10 (autoload (quote 5x5) "5x5" "\
11 Play 5x5. 11 Play 5x5.
12 12
850 \(fn OPERATION &rest ARGS)" nil nil) 850 \(fn OPERATION &rest ARGS)" nil nil)
851 851
852 ;;;*** 852 ;;;***
853 853
854 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 854 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
855 ;;;;;; "animate" "play/animate.el" (17842 55395)) 855 ;;;;;; "animate" "play/animate.el" (17941 38806))
856 ;;; Generated autoloads from play/animate.el 856 ;;; Generated autoloads from play/animate.el
857 857
858 (autoload (quote animate-string) "animate" "\ 858 (autoload (quote animate-string) "animate" "\
859 Display STRING starting at position VPOS, HPOS, using animation. 859 Display STRING starting at position VPOS, HPOS, using animation.
860 The characters start at randomly chosen places, 860 The characters start at randomly chosen places,
943 ;;;*** 943 ;;;***
944 944
945 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add 945 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add
946 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line 946 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line
947 ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time 947 ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time
948 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17842 53792)) 948 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17952 17513))
949 ;;; Generated autoloads from calendar/appt.el 949 ;;; Generated autoloads from calendar/appt.el
950 950
951 (defvar appt-issue-message t "\ 951 (defvar appt-issue-message t "\
952 *Non-nil means check for appointments in the diary buffer. 952 *Non-nil means check for appointments in the diary buffer.
953 To be detected, the diary entry must have the format described in the 953 To be detected, the diary entry must have the format described in the
1127 1127
1128 \(fn PATTERN &optional DO-ALL)" t nil) 1128 \(fn PATTERN &optional DO-ALL)" t nil)
1129 1129
1130 ;;;*** 1130 ;;;***
1131 1131
1132 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17842 1132 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17956
1133 ;;;;;; 58280)) 1133 ;;;;;; 9517))
1134 ;;; Generated autoloads from arc-mode.el 1134 ;;; Generated autoloads from arc-mode.el
1135 1135
1136 (autoload (quote archive-mode) "arc-mode" "\ 1136 (autoload (quote archive-mode) "arc-mode" "\
1137 Major mode for viewing an archive file in a dired-like way. 1137 Major mode for viewing an archive file in a dired-like way.
1138 You can move around using the usual cursor motion commands. 1138 You can move around using the usual cursor motion commands.
1792 1792
1793 \(fn REPETITIONS FORM)" t nil) 1793 \(fn REPETITIONS FORM)" t nil)
1794 1794
1795 ;;;*** 1795 ;;;***
1796 1796
1797 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17843 1797 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17956
1798 ;;;;;; 28300)) 1798 ;;;;;; 9518))
1799 ;;; Generated autoloads from textmodes/bibtex.el 1799 ;;; Generated autoloads from textmodes/bibtex.el
1800 1800
1801 (autoload (quote bibtex-mode) "bibtex" "\ 1801 (autoload (quote bibtex-mode) "bibtex" "\
1802 Major mode for editing BibTeX files. 1802 Major mode for editing BibTeX files.
1803 1803
2670 2670
2671 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 2671 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
2672 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2672 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2673 ;;;;;; compile-defun byte-compile-file byte-recompile-directory 2673 ;;;;;; compile-defun byte-compile-file byte-recompile-directory
2674 ;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp" 2674 ;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp"
2675 ;;;;;; "emacs-lisp/bytecomp.el" (17927 20254)) 2675 ;;;;;; "emacs-lisp/bytecomp.el" (17949 41467))
2676 ;;; Generated autoloads from emacs-lisp/bytecomp.el 2676 ;;; Generated autoloads from emacs-lisp/bytecomp.el
2677 (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2677 (put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2678 (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2678 (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
2679 (put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp) 2679 (put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp)
2680 2680
2801 ;;;*** 2801 ;;;***
2802 2802
2803 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2803 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2804 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2804 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2805 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 2805 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2806 ;;;;;; (17919 4936)) 2806 ;;;;;; (17955 4296))
2807 ;;; Generated autoloads from calc/calc.el 2807 ;;; Generated autoloads from calc/calc.el
2808 2808
2809 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2809 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
2810 *File in which to record permanent settings.") 2810 *File in which to record permanent settings.")
2811 2811
2908 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays 2908 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays
2909 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays 2909 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays
2910 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially 2910 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2911 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2911 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2912 ;;;;;; view-diary-entries-initially calendar-offset) "calendar" 2912 ;;;;;; view-diary-entries-initially calendar-offset) "calendar"
2913 ;;;;;; "calendar/calendar.el" (17929 8808)) 2913 ;;;;;; "calendar/calendar.el" (17944 20140))
2914 ;;; Generated autoloads from calendar/calendar.el 2914 ;;; Generated autoloads from calendar/calendar.el
2915 2915
2916 (defvar calendar-offset 0 "\ 2916 (defvar calendar-offset 0 "\
2917 The offset of the principal month from the center of the calendar window. 2917 The offset of the principal month from the center of the calendar window.
2918 0 means the principal month is in the center (default), -1 means on the left, 2918 0 means the principal month is in the center (default), -1 means on the left,
3506 (put 'c-indent-level 'safe-local-variable 'integerp) 3506 (put 'c-indent-level 'safe-local-variable 'integerp)
3507 3507
3508 ;;;*** 3508 ;;;***
3509 3509
3510 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3510 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3511 ;;;;;; (17926 45410)) 3511 ;;;;;; (17942 63381))
3512 ;;; Generated autoloads from progmodes/cc-engine.el 3512 ;;; Generated autoloads from progmodes/cc-engine.el
3513 3513
3514 (autoload (quote c-guess-basic-syntax) "cc-engine" "\ 3514 (autoload (quote c-guess-basic-syntax) "cc-engine" "\
3515 Return the syntactic context of the current line. 3515 Return the syntactic context of the current line.
3516 3516
3727 3727
3728 \(fn SYMBOL OFFSET &optional IGNORED)" t nil) 3728 \(fn SYMBOL OFFSET &optional IGNORED)" t nil)
3729 3729
3730 ;;;*** 3730 ;;;***
3731 3731
3732 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17842 3732 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17949
3733 ;;;;;; 56333)) 3733 ;;;;;; 41467))
3734 ;;; Generated autoloads from progmodes/cc-subword.el 3734 ;;; Generated autoloads from progmodes/cc-subword.el
3735 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t) 3735 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t)
3736 3736
3737 ;;;*** 3737 ;;;***
3738 3738
3739 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17854 7681)) 3739 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17941 38806))
3740 ;;; Generated autoloads from progmodes/cc-vars.el 3740 ;;; Generated autoloads from progmodes/cc-vars.el
3741 (put 'c-basic-offset 'safe-local-variable 'integerp) 3741 (put 'c-basic-offset 'safe-local-variable 'integerp)
3742 (put 'c-backslash-column 'safe-local-variable 'integerp) 3742 (put 'c-backslash-column 'safe-local-variable 'integerp)
3743 (put 'c-file-style 'safe-local-variable 'string-or-null-p) 3743 (put 'c-file-style 'safe-local-variable 'string-or-null-p)
3744 3744
4594 4594
4595 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode 4595 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode
4596 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4596 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4597 ;;;;;; compile compilation-disable-input compile-command compilation-search-path 4597 ;;;;;; compile compilation-disable-input compile-command compilation-search-path
4598 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4598 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4599 ;;;;;; "compile" "progmodes/compile.el" (17928 33291)) 4599 ;;;;;; "compile" "progmodes/compile.el" (17952 11093))
4600 ;;; Generated autoloads from progmodes/compile.el 4600 ;;; Generated autoloads from progmodes/compile.el
4601 4601
4602 (defvar compilation-mode-hook nil "\ 4602 (defvar compilation-mode-hook nil "\
4603 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').") 4603 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').")
4604 4604
4757 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode))) 4757 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode)))
4758 4758
4759 ;;;*** 4759 ;;;***
4760 4760
4761 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4761 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4762 ;;;;;; (17931 55720)) 4762 ;;;;;; (17954 15344))
4763 ;;; Generated autoloads from complete.el 4763 ;;; Generated autoloads from complete.el
4764 4764
4765 (defvar partial-completion-mode nil "\ 4765 (defvar partial-completion-mode nil "\
4766 Non-nil if Partial-Completion mode is enabled. 4766 Non-nil if Partial-Completion mode is enabled.
4767 See the command `partial-completion-mode' for a description of this minor-mode. 4767 See the command `partial-completion-mode' for a description of this minor-mode.
5259 \(fn &optional STR ARG)" t nil) 5259 \(fn &optional STR ARG)" t nil)
5260 5260
5261 ;;;*** 5261 ;;;***
5262 5262
5263 ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 5263 ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
5264 ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17899 1957)) 5264 ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17955 36604))
5265 ;;; Generated autoloads from progmodes/cperl-mode.el 5265 ;;; Generated autoloads from progmodes/cperl-mode.el
5266 5266
5267 (autoload (quote cperl-mode) "cperl-mode" "\ 5267 (autoload (quote cperl-mode) "cperl-mode" "\
5268 Major mode for editing Perl code. 5268 Major mode for editing Perl code.
5269 Expression and list commands understand all C brackets. 5269 Expression and list commands understand all C brackets.
5597 ;;;;;; customize-face customize-changed-options customize-option-other-window 5597 ;;;;;; customize-face customize-changed-options customize-option-other-window
5598 ;;;;;; customize-option customize-group-other-window customize-group 5598 ;;;;;; customize-option customize-group-other-window customize-group
5599 ;;;;;; customize-mode customize customize-save-variable customize-set-variable 5599 ;;;;;; customize-mode customize customize-save-variable customize-set-variable
5600 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 5600 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
5601 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 5601 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
5602 ;;;;;; (17900 13368)) 5602 ;;;;;; (17952 11093))
5603 ;;; Generated autoloads from cus-edit.el 5603 ;;; Generated autoloads from cus-edit.el
5604 5604
5605 (defvar custom-browse-sort-alphabetically nil "\ 5605 (defvar custom-browse-sort-alphabetically nil "\
5606 If non-nil, sort customization group alphabetically in `custom-browse'.") 5606 If non-nil, sort customization group alphabetically in `custom-browse'.")
5607 5607
6103 6103
6104 \(fn ARG)" t nil) 6104 \(fn ARG)" t nil)
6105 6105
6106 ;;;*** 6106 ;;;***
6107 6107
6108 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17842 6108 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17949
6109 ;;;;;; 56333)) 6109 ;;;;;; 41468))
6110 ;;; Generated autoloads from progmodes/dcl-mode.el 6110 ;;; Generated autoloads from progmodes/dcl-mode.el
6111 6111
6112 (autoload (quote dcl-mode) "dcl-mode" "\ 6112 (autoload (quote dcl-mode) "dcl-mode" "\
6113 Major mode for editing DCL-files. 6113 Major mode for editing DCL-files.
6114 6114
6501 ;;;*** 6501 ;;;***
6502 6502
6503 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6503 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6504 ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6504 ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6505 ;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6505 ;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6506 ;;;;;; "desktop.el" (17893 17506)) 6506 ;;;;;; "desktop.el" (17949 41467))
6507 ;;; Generated autoloads from desktop.el 6507 ;;; Generated autoloads from desktop.el
6508 6508
6509 (defvar desktop-save-mode nil "\ 6509 (defvar desktop-save-mode nil "\
6510 Non-nil if Desktop-Save mode is enabled. 6510 Non-nil if Desktop-Save mode is enabled.
6511 See the command `desktop-save-mode' for a description of this minor-mode.") 6511 See the command `desktop-save-mode' for a description of this minor-mode.")
6735 \(fn LEN)" nil nil) 6735 \(fn LEN)" nil nil)
6736 6736
6737 ;;;*** 6737 ;;;***
6738 6738
6739 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6739 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6740 ;;;;;; "calendar/diary-lib.el" (17929 8808)) 6740 ;;;;;; "calendar/diary-lib.el" (17944 20140))
6741 ;;; Generated autoloads from calendar/diary-lib.el 6741 ;;; Generated autoloads from calendar/diary-lib.el
6742 6742
6743 (autoload (quote diary) "diary-lib" "\ 6743 (autoload (quote diary) "diary-lib" "\
6744 Generate the diary window for ARG days starting with the current date. 6744 Generate the diary window for ARG days starting with the current date.
6745 If no argument is provided, the number of days of diary entries is governed 6745 If no argument is provided, the number of days of diary entries is governed
6815 \(fn FILE &optional SWITCHES)" t nil) 6815 \(fn FILE &optional SWITCHES)" t nil)
6816 6816
6817 ;;;*** 6817 ;;;***
6818 6818
6819 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6819 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6820 ;;;;;; (17907 56729)) 6820 ;;;;;; (17942 63381))
6821 ;;; Generated autoloads from diff-mode.el 6821 ;;; Generated autoloads from diff-mode.el
6822 6822
6823 (autoload (quote diff-mode) "diff-mode" "\ 6823 (autoload (quote diff-mode) "diff-mode" "\
6824 Major mode for viewing/editing context diffs. 6824 Major mode for viewing/editing context diffs.
6825 Supports unified and context diffs as well as (to a lesser extent) 6825 Supports unified and context diffs as well as (to a lesser extent)
6826 normal diffs. If you edit the buffer manually, diff-mode will try 6826 normal diffs.
6827 to update the hunk headers for you on-the-fly.
6828 6827
6829 When the buffer is read-only, the ESC prefix is not necessary. 6828 When the buffer is read-only, the ESC prefix is not necessary.
6830 If you edit the buffer manually, diff-mode will try to update the hunk 6829 If you edit the buffer manually, diff-mode will try to update the hunk
6831 headers for you on-the-fly. 6830 headers for you on-the-fly.
6832 6831
6833 You can also switch between context diff and unified diff with \\[diff-context->unified], 6832 You can also switch between context diff and unified diff with \\[diff-context->unified],
6834 or vice versa with \\[diff-unified->context] and you can also reverse the direction of 6833 or vice versa with \\[diff-unified->context] and you can also reverse the direction of
6835 a diff with \\[diff-reverse-direction]. 6834 a diff with \\[diff-reverse-direction].
6836
6837 When the buffer is read-only, the Meta- modifier is not necessary
6838 to run the Diff mode commands:
6839 6835
6840 \\{diff-mode-map} 6836 \\{diff-mode-map}
6841 6837
6842 \(fn)" t nil) 6838 \(fn)" t nil)
6843 6839
7471 \(fn FILE &optional DEREF-SYMLINKS)" t nil) 7467 \(fn FILE &optional DEREF-SYMLINKS)" t nil)
7472 7468
7473 ;;;*** 7469 ;;;***
7474 7470
7475 ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" 7471 ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
7476 ;;;;;; (17859 33405)) 7472 ;;;;;; (17942 63381))
7477 ;;; Generated autoloads from dired-x.el 7473 ;;; Generated autoloads from dired-x.el
7478 7474
7479 (autoload (quote dired-jump) "dired-x" "\ 7475 (autoload (quote dired-jump) "dired-x" "\
7480 Jump to dired buffer corresponding to current buffer. 7476 Jump to dired buffer corresponding to current buffer.
7481 If in a file, dired the current directory and move to file's line. 7477 If in a file, dired the current directory and move to file's line.
7655 \(fn ARG)" nil nil) 7651 \(fn ARG)" nil nil)
7656 7652
7657 ;;;*** 7653 ;;;***
7658 7654
7659 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 7655 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
7660 ;;;;;; (17842 55395)) 7656 ;;;;;; (17941 38806))
7661 ;;; Generated autoloads from play/dissociate.el 7657 ;;; Generated autoloads from play/dissociate.el
7662 7658
7663 (autoload (quote dissociated-press) "dissociate" "\ 7659 (autoload (quote dissociated-press) "dissociate" "\
7664 Dissociate the text of the current buffer. 7660 Dissociate the text of the current buffer.
7665 Output goes in buffer named *Dissociation*, 7661 Output goes in buffer named *Dissociation*,
7671 7667
7672 \(fn &optional ARG)" t nil) 7668 \(fn &optional ARG)" t nil)
7673 7669
7674 ;;;*** 7670 ;;;***
7675 7671
7676 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17842 58280)) 7672 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17949 41467))
7677 ;;; Generated autoloads from dnd.el 7673 ;;; Generated autoloads from dnd.el
7678 7674
7679 (defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\ 7675 (defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\
7680 The functions to call for different protocols when a drop is made. 7676 The functions to call for different protocols when a drop is made.
7681 This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'. 7677 This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'.
7716 \(fn)" t nil) 7712 \(fn)" t nil)
7717 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode)) 7713 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode))
7718 7714
7719 ;;;*** 7715 ;;;***
7720 7716
7721 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17842 55395)) 7717 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17941 38806))
7722 ;;; Generated autoloads from play/doctor.el 7718 ;;; Generated autoloads from play/doctor.el
7723 7719
7724 (autoload (quote doctor) "doctor" "\ 7720 (autoload (quote doctor) "doctor" "\
7725 Switch to *doctor* buffer and start giving psychotherapy. 7721 Switch to *doctor* buffer and start giving psychotherapy.
7726 7722
8015 ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file 8011 ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file
8016 ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file 8012 ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file
8017 ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file 8013 ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file
8018 ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer 8014 ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer
8019 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 8015 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
8020 ;;;;;; "progmodes/ebnf2ps.el" (17859 54480)) 8016 ;;;;;; "progmodes/ebnf2ps.el" (17952 11093))
8021 ;;; Generated autoloads from progmodes/ebnf2ps.el 8017 ;;; Generated autoloads from progmodes/ebnf2ps.el
8022 8018
8023 (autoload (quote ebnf-customize) "ebnf2ps" "\ 8019 (autoload (quote ebnf-customize) "ebnf2ps" "\
8024 Customization for ebnf group. 8020 Customization for ebnf group.
8025 8021
8472 8468
8473 ;;;*** 8469 ;;;***
8474 8470
8475 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 8471 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
8476 ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 8472 ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
8477 ;;;;;; "emacs-lisp/edebug.el" (17930 34071)) 8473 ;;;;;; "emacs-lisp/edebug.el" (17952 11093))
8478 ;;; Generated autoloads from emacs-lisp/edebug.el 8474 ;;; Generated autoloads from emacs-lisp/edebug.el
8479 8475
8480 (defvar edebug-all-defs nil "\ 8476 (defvar edebug-all-defs nil "\
8481 *If non-nil, evaluating defining forms instruments for Edebug. 8477 *If non-nil, evaluating defining forms instruments for Edebug.
8482 This applies to `eval-defun', `eval-region', `eval-buffer', and 8478 This applies to `eval-defun', `eval-region', `eval-buffer', and
10778 \(fn &optional WHAT-EVENT)" t nil) 10774 \(fn &optional WHAT-EVENT)" t nil)
10779 10775
10780 ;;;*** 10776 ;;;***
10781 10777
10782 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10778 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10783 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17829 31540)) 10779 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17943 4602))
10784 ;;; Generated autoloads from ffap.el 10780 ;;; Generated autoloads from ffap.el
10785 10781
10786 (autoload (quote ffap-next) "ffap" "\ 10782 (autoload (quote ffap-next) "ffap" "\
10787 Search buffer for next file or URL, and run ffap. 10783 Search buffer for next file or URL, and run ffap.
10788 Optional argument BACK says to search backwards. 10784 Optional argument BACK says to search backwards.
11330 11326
11331 ;;;*** 11327 ;;;***
11332 11328
11333 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11329 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11334 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11330 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11335 ;;;;;; "flyspell" "textmodes/flyspell.el" (17927 20254)) 11331 ;;;;;; "flyspell" "textmodes/flyspell.el" (17942 63381))
11336 ;;; Generated autoloads from textmodes/flyspell.el 11332 ;;; Generated autoloads from textmodes/flyspell.el
11337 11333
11338 (autoload (quote flyspell-prog-mode) "flyspell" "\ 11334 (autoload (quote flyspell-prog-mode) "flyspell" "\
11339 Turn on `flyspell-mode' for comments and strings. 11335 Turn on `flyspell-mode' for comments and strings.
11340 11336
11473 11469
11474 \(fn &optional ARG)" t nil) 11470 \(fn &optional ARG)" t nil)
11475 11471
11476 ;;;*** 11472 ;;;***
11477 11473
11478 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17842 11474 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17954
11479 ;;;;;; 55035)) 11475 ;;;;;; 24686))
11480 ;;; Generated autoloads from mail/footnote.el 11476 ;;; Generated autoloads from mail/footnote.el
11481 11477
11482 (autoload (quote footnote-mode) "footnote" "\ 11478 (autoload (quote footnote-mode) "footnote" "\
11483 Toggle footnote minor mode. 11479 Toggle footnote minor mode.
11484 \\<message-mode-map> 11480 \\<message-mode-map>
11668 \(fn &optional FILE)" t nil) 11664 \(fn &optional FILE)" t nil)
11669 11665
11670 ;;;*** 11666 ;;;***
11671 11667
11672 ;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el" 11668 ;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el"
11673 ;;;;;; (17893 61665)) 11669 ;;;;;; (17941 38806))
11674 ;;; Generated autoloads from progmodes/gdb-ui.el 11670 ;;; Generated autoloads from progmodes/gdb-ui.el
11675 11671
11676 (autoload (quote gdba) "gdb-ui" "\ 11672 (autoload (quote gdba) "gdb-ui" "\
11677 Run gdb on program FILE in buffer *gud-FILE*. 11673 Run gdb on program FILE in buffer *gud-FILE*.
11678 The directory containing FILE becomes the initial working directory 11674 The directory containing FILE becomes the initial working directory
12362 \(fn FROM-SERVER TO-SERVER)" t nil) 12358 \(fn FROM-SERVER TO-SERVER)" t nil)
12363 12359
12364 ;;;*** 12360 ;;;***
12365 12361
12366 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12362 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12367 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17938 61442)) 12363 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17949 41467))
12368 ;;; Generated autoloads from gnus/gnus-msg.el 12364 ;;; Generated autoloads from gnus/gnus-msg.el
12369 12365
12370 (autoload (quote gnus-msg-mail) "gnus-msg" "\ 12366 (autoload (quote gnus-msg-mail) "gnus-msg" "\
12371 Start editing a mail message to be sent. 12367 Start editing a mail message to be sent.
12372 Like `message-mail', but with Gnus paraphernalia, particularly the 12368 Like `message-mail', but with Gnus paraphernalia, particularly the
12602 12598
12603 \(fn CONF)" nil nil) 12599 \(fn CONF)" nil nil)
12604 12600
12605 ;;;*** 12601 ;;;***
12606 12602
12607 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17842 55395)) 12603 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17941 38806))
12608 ;;; Generated autoloads from play/gomoku.el 12604 ;;; Generated autoloads from play/gomoku.el
12609 12605
12610 (autoload (quote gomoku) "gomoku" "\ 12606 (autoload (quote gomoku) "gomoku" "\
12611 Start a Gomoku game between you and Emacs. 12607 Start a Gomoku game between you and Emacs.
12612 12608
12659 12655
12660 ;;;*** 12656 ;;;***
12661 12657
12662 ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12658 ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12663 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12659 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12664 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17908 16392)) 12660 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17944 20144))
12665 ;;; Generated autoloads from progmodes/grep.el 12661 ;;; Generated autoloads from progmodes/grep.el
12666 12662
12667 (defvar grep-window-height nil "\ 12663 (defvar grep-window-height nil "\
12668 *Number of lines in a grep window. If nil, use `compilation-window-height'.") 12664 *Number of lines in a grep window. If nil, use `compilation-window-height'.")
12669 12665
12702 (defvar find-program "find" "\ 12698 (defvar find-program "find" "\
12703 The default find program for `grep-find-command'. 12699 The default find program for `grep-find-command'.
12704 This variable's value takes effect when `grep-compute-defaults' is called.") 12700 This variable's value takes effect when `grep-compute-defaults' is called.")
12705 12701
12706 (defvar grep-find-use-xargs nil "\ 12702 (defvar grep-find-use-xargs nil "\
12707 Whether \\[grep-find] uses the `xargs' utility by default. 12703 Non-nil means that `grep-find' uses the `xargs' utility by default.
12708 12704 If `exec', use `find -exec'.
12709 If `exec', it uses `find -exec'; if `gnu', it uses `find -print0' and `xargs -0'; 12705 If `gnu', use `find -print0' and `xargs -0'.
12710 if not nil and not `gnu', it uses `find -print' and `xargs'. 12706 Any other non-nil value means to use `find -print' and `xargs'.
12711 12707
12712 This variable's value takes effect when `grep-compute-defaults' is called.") 12708 This variable's value takes effect when `grep-compute-defaults' is called.")
12713 12709
12714 (defvar grep-history nil) 12710 (defvar grep-history nil)
12715 12711
12813 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil) 12809 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil)
12814 12810
12815 ;;;*** 12811 ;;;***
12816 12812
12817 ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gdb) 12813 ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gdb)
12818 ;;;;;; "gud" "progmodes/gud.el" (17938 61442)) 12814 ;;;;;; "gud" "progmodes/gud.el" (17950 21759))
12819 ;;; Generated autoloads from progmodes/gud.el 12815 ;;; Generated autoloads from progmodes/gud.el
12820 12816
12821 (autoload (quote gdb) "gud" "\ 12817 (autoload (quote gdb) "gud" "\
12822 Run gdb on program FILE in buffer *gud-FILE*. 12818 Run gdb on program FILE in buffer *gud-FILE*.
12823 The directory containing FILE becomes the initial working 12819 The directory containing FILE becomes the initial working
16547 \(fn)" nil nil) 16543 \(fn)" nil nil)
16548 16544
16549 ;;;*** 16545 ;;;***
16550 16546
16551 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 16547 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
16552 ;;;;;; (17842 55395)) 16548 ;;;;;; (17941 38806))
16553 ;;; Generated autoloads from play/landmark.el 16549 ;;; Generated autoloads from play/landmark.el
16554 16550
16555 (defalias (quote landmark-repeat) (quote lm-test-run)) 16551 (defalias (quote landmark-repeat) (quote lm-test-run))
16556 16552
16557 (autoload (quote lm-test-run) "landmark" "\ 16553 (autoload (quote lm-test-run) "landmark" "\
16770 16766
16771 \(fn &optional SLEEPTIME)" t nil) 16767 \(fn &optional SLEEPTIME)" t nil)
16772 16768
16773 ;;;*** 16769 ;;;***
16774 16770
16775 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17870 16771 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17942
16776 ;;;;;; 63949)) 16772 ;;;;;; 63381))
16777 ;;; Generated autoloads from loadhist.el 16773 ;;; Generated autoloads from loadhist.el
16778 16774
16779 (autoload (quote unload-feature) "loadhist" "\ 16775 (autoload (quote unload-feature) "loadhist" "\
16780 Unload the library that provided FEATURE, restoring all its autoloads. 16776 Unload the library that provided FEATURE, restoring all its autoloads.
16781 If the feature is required by any other loaded code, and prefix arg FORCE 16777 If the feature is required by any other loaded code, and prefix arg FORCE
17509 17505
17510 \(fn &optional ARG)" t nil) 17506 \(fn &optional ARG)" t nil)
17511 17507
17512 ;;;*** 17508 ;;;***
17513 17509
17514 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17842 17510 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17942
17515 ;;;;;; 58279)) 17511 ;;;;;; 63381))
17516 ;;; Generated autoloads from menu-bar.el 17512 ;;; Generated autoloads from menu-bar.el
17517 17513
17518 (put (quote menu-bar-mode) (quote standard-value) (quote (t))) 17514 (put (quote menu-bar-mode) (quote standard-value) (quote (t)))
17519 17515
17520 (defvar menu-bar-mode nil "\ 17516 (defvar menu-bar-mode nil "\
17545 ;;;;;; message-reply message-news message-mail message-mode message-signature-insert-empty-line 17541 ;;;;;; message-reply message-news message-mail message-mode message-signature-insert-empty-line
17546 ;;;;;; message-signature-file message-signature message-indent-citation-function 17542 ;;;;;; message-signature-file message-signature message-indent-citation-function
17547 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function 17543 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function
17548 ;;;;;; message-send-mail-function message-user-organization-file 17544 ;;;;;; message-send-mail-function message-user-organization-file
17549 ;;;;;; message-signature-separator message-from-style) "message" 17545 ;;;;;; message-signature-separator message-from-style) "message"
17550 ;;;;;; "gnus/message.el" (17929 33467)) 17546 ;;;;;; "gnus/message.el" (17949 41467))
17551 ;;; Generated autoloads from gnus/message.el 17547 ;;; Generated autoloads from gnus/message.el
17552 17548
17553 (defvar message-from-style (quote default) "\ 17549 (defvar message-from-style (quote default) "\
17554 *Specifies how \"From\" headers look. 17550 *Specifies how \"From\" headers look.
17555 17551
19629 \(fn)" t nil) 19625 \(fn)" t nil)
19630 19626
19631 ;;;*** 19627 ;;;***
19632 19628
19633 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19629 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19634 ;;;;;; (17881 61722)) 19630 ;;;;;; (17952 11093))
19635 ;;; Generated autoloads from outline.el 19631 ;;; Generated autoloads from outline.el
19636 (put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19632 (put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19637 19633
19638 (autoload (quote outline-mode) "outline" "\ 19634 (autoload (quote outline-mode) "outline" "\
19639 Set major mode for editing outlines with selective display. 19635 Set major mode for editing outlines with selective display.
20008 20004
20009 ;;;*** 20005 ;;;***
20010 20006
20011 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 20007 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20012 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 20008 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20013 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17900 20009 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17944
20014 ;;;;;; 30230)) 20010 ;;;;;; 62194))
20015 ;;; Generated autoloads from pcomplete.el 20011 ;;; Generated autoloads from pcomplete.el
20016 20012
20017 (autoload (quote pcomplete) "pcomplete" "\ 20013 (autoload (quote pcomplete) "pcomplete" "\
20018 Support extensible programmable completion. 20014 Support extensible programmable completion.
20019 To use this function, just bind the TAB key to it, or add it to your 20015 To use this function, just bind the TAB key to it, or add it to your
20153 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) 20149 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m)))
20154 20150
20155 ;;;*** 20151 ;;;***
20156 20152
20157 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20153 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20158 ;;;;;; (17842 56332)) 20154 ;;;;;; (17955 36604))
20159 ;;; Generated autoloads from progmodes/perl-mode.el 20155 ;;; Generated autoloads from progmodes/perl-mode.el
20160 20156
20161 (autoload (quote perl-mode) "perl-mode" "\ 20157 (autoload (quote perl-mode) "perl-mode" "\
20162 Major mode for editing Perl code. 20158 Major mode for editing Perl code.
20163 Expression and list commands understand all Perl brackets. 20159 Expression and list commands understand all Perl brackets.
21510 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil) 21506 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil)
21511 21507
21512 ;;;*** 21508 ;;;***
21513 21509
21514 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 21510 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
21515 ;;;;;; (17930 34071)) 21511 ;;;;;; (17956 9518))
21516 ;;; Generated autoloads from progmodes/python.el 21512 ;;; Generated autoloads from progmodes/python.el
21517 21513
21518 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) 21514 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
21519 21515
21520 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode))) 21516 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode)))
23529 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces 23525 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces
23530 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file 23526 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file
23531 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23527 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23532 ;;;;;; mail-header-separator send-mail-function mail-interactive 23528 ;;;;;; mail-header-separator send-mail-function mail-interactive
23533 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23529 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23534 ;;;;;; "sendmail" "mail/sendmail.el" (17842 55035)) 23530 ;;;;;; "sendmail" "mail/sendmail.el" (17942 63381))
23535 ;;; Generated autoloads from mail/sendmail.el 23531 ;;; Generated autoloads from mail/sendmail.el
23536 23532
23537 (defvar mail-from-style (quote angles) "\ 23533 (defvar mail-from-style (quote angles) "\
23538 Specifies how \"From:\" fields look. 23534 Specifies how \"From:\" fields look.
23539 23535
23726 23722
23727 \\[mail-send] mail-send (send the message) 23723 \\[mail-send] mail-send (send the message)
23728 \\[mail-send-and-exit] mail-send-and-exit (send the message and exit) 23724 \\[mail-send-and-exit] mail-send-and-exit (send the message and exit)
23729 23725
23730 Here are commands that move to a header field (and create it if there isn't): 23726 Here are commands that move to a header field (and create it if there isn't):
23731 \\[mail-to] move to To: \\[mail-subject] move to Subject: 23727 \\[mail-to] move to To: \\[mail-subject] move to Subj:
23732 \\[mail-cc] move to CC: \\[mail-bcc] move to BCC: 23728 \\[mail-bcc] move to BCC: \\[mail-cc] move to CC:
23733 \\[mail-fcc] move to FCC: \\[mail-reply-to] move to Reply-To: 23729 \\[mail-fcc] move to FCC: \\[mail-reply-to] move to Reply-To:
23734 \\[mail-mail-reply-to] move to Mail-Reply-To: 23730 \\[mail-mail-reply-to] move to Mail-Reply-To:
23735 \\[mail-mail-followup-to] move to Mail-Followup-To: 23731 \\[mail-mail-followup-to] move to Mail-Followup-To:
23736 \\[mail-text] mail-text (move to beginning of message text). 23732 \\[mail-text] move to message text.
23737 \\[mail-signature] mail-signature (insert `mail-signature-file' file). 23733 \\[mail-signature] mail-signature (insert `mail-signature-file' file).
23738 \\[mail-yank-original] mail-yank-original (insert current message, in Rmail). 23734 \\[mail-yank-original] mail-yank-original (insert current message, in Rmail).
23739 \\[mail-fill-yanked-message] mail-fill-yanked-message (fill what was yanked). 23735 \\[mail-fill-yanked-message] mail-fill-yanked-message (fill what was yanked).
23740 \\[mail-sent-via] mail-sent-via (add a Sent-via field for each To or CC). 23736 \\[mail-sent-via] mail-sent-via (add a sent-via field for each To or CC).
23741 Turning on Mail mode runs the normal hooks `text-mode-hook' and 23737 Turning on Mail mode runs the normal hooks `text-mode-hook' and
23742 `mail-mode-hook' (in that order). 23738 `mail-mode-hook' (in that order).
23743 23739
23744 \(fn)" t nil) 23740 \(fn)" t nil)
23745 23741
24200 24196
24201 \(fn)" t nil) 24197 \(fn)" t nil)
24202 24198
24203 ;;;*** 24199 ;;;***
24204 24200
24205 ;;;### (autoloads nil "simple" "simple.el" (17938 22875)) 24201 ;;;### (autoloads nil "simple" "simple.el" (17949 41467))
24206 ;;; Generated autoloads from simple.el 24202 ;;; Generated autoloads from simple.el
24207 (put 'fill-prefix 'safe-local-variable 'string-or-null-p) 24203 (put 'fill-prefix 'safe-local-variable 'string-or-null-p)
24208 24204
24209 ;;;*** 24205 ;;;***
24210 24206
24403 \(fn &optional BUFFER)" t nil) 24399 \(fn &optional BUFFER)" t nil)
24404 24400
24405 ;;;*** 24401 ;;;***
24406 24402
24407 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24403 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24408 ;;;;;; "mail/smtpmail.el" (17938 24686)) 24404 ;;;;;; "mail/smtpmail.el" (17939 50716))
24409 ;;; Generated autoloads from mail/smtpmail.el 24405 ;;; Generated autoloads from mail/smtpmail.el
24410 24406
24411 (autoload (quote smtpmail-send-it) "smtpmail" "\ 24407 (autoload (quote smtpmail-send-it) "smtpmail" "\
24412 Not documented 24408 Not documented
24413 24409
25463 25459
25464 \(fn)" t nil) 25460 \(fn)" t nil)
25465 25461
25466 ;;;*** 25462 ;;;***
25467 25463
25468 ;;;### (autoloads (locate-library) "subr" "subr.el" (17938 61442)) 25464 ;;;### (autoloads (locate-library) "subr" "subr.el" (17949 41467))
25469 ;;; Generated autoloads from subr.el 25465 ;;; Generated autoloads from subr.el
25470 25466
25471 (autoload (quote locate-library) "subr" "\ 25467 (autoload (quote locate-library) "subr" "\
25472 Show the precise file name of Emacs library LIBRARY. 25468 Show the precise file name of Emacs library LIBRARY.
25473 This command searches the directories in `load-path' like `\\[load-library]' 25469 This command searches the directories in `load-path' like `\\[load-library]'
26274 26270
26275 \(fn HOST)" t nil) 26271 \(fn HOST)" t nil)
26276 26272
26277 ;;;*** 26273 ;;;***
26278 26274
26279 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17922 26275 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17952
26280 ;;;;;; 37595)) 26276 ;;;;;; 11093))
26281 ;;; Generated autoloads from term.el 26277 ;;; Generated autoloads from term.el
26282 26278
26283 (autoload (quote make-term) "term" "\ 26279 (autoload (quote make-term) "term" "\
26284 Make a term process NAME in a buffer, running PROGRAM. 26280 Make a term process NAME in a buffer, running PROGRAM.
26285 The name of the buffer is made by surrounding NAME with `*'s. 26281 The name of the buffer is made by surrounding NAME with `*'s.
26351 26347
26352 \(fn)" t nil) 26348 \(fn)" t nil)
26353 26349
26354 ;;;*** 26350 ;;;***
26355 26351
26356 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17897 26294)) 26352 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17941 38806))
26357 ;;; Generated autoloads from play/tetris.el 26353 ;;; Generated autoloads from play/tetris.el
26358 26354
26359 (autoload (quote tetris) "tetris" "\ 26355 (autoload (quote tetris) "tetris" "\
26360 Play the Tetris game. 26356 Play the Tetris game.
26361 Shapes drop from the top of the screen, and the user has to move and 26357 Shapes drop from the top of the screen, and the user has to move and
27455 \(fn FROM TO PATTERN &optional STRING)" nil nil) 27451 \(fn FROM TO PATTERN &optional STRING)" nil nil)
27456 27452
27457 ;;;*** 27453 ;;;***
27458 27454
27459 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27455 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27460 ;;;;;; "tmm.el" (17938 22875)) 27456 ;;;;;; "tmm.el" (17952 58711))
27461 ;;; Generated autoloads from tmm.el 27457 ;;; Generated autoloads from tmm.el
27462 (define-key global-map "\M-`" 'tmm-menubar) 27458 (define-key global-map "\M-`" 'tmm-menubar)
27463 (define-key global-map [f10] 'tmm-menubar) 27459 (define-key global-map [f10] 'tmm-menubar)
27464 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27460 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
27465 27461
28528 \(fn URL &optional VISIT BEG END REPLACE)" nil nil) 28524 \(fn URL &optional VISIT BEG END REPLACE)" nil nil)
28529 28525
28530 ;;;*** 28526 ;;;***
28531 28527
28532 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28528 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28533 ;;;;;; url-http) "url-http" "url/url-http.el" (17935 53395)) 28529 ;;;;;; url-http) "url-http" "url/url-http.el" (17952 11683))
28534 ;;; Generated autoloads from url/url-http.el 28530 ;;; Generated autoloads from url/url-http.el
28535 28531
28536 (autoload (quote url-http) "url-http" "\ 28532 (autoload (quote url-http) "url-http" "\
28537 Retrieve URL via HTTP asynchronously. 28533 Retrieve URL via HTTP asynchronously.
28538 URL must be a parsed URL. See `url-generic-parse-url' for details. 28534 URL must be a parsed URL. See `url-generic-parse-url' for details.
28724 \(fn KEY &optional DEFAULT)" nil nil) 28720 \(fn KEY &optional DEFAULT)" nil nil)
28725 28721
28726 ;;;*** 28722 ;;;***
28727 28723
28728 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28724 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28729 ;;;;;; "url/url-parse.el" (17842 56569)) 28725 ;;;;;; "url/url-parse.el" (17954 22157))
28730 ;;; Generated autoloads from url/url-parse.el 28726 ;;; Generated autoloads from url/url-parse.el
28731 28727
28732 (autoload (quote url-recreate-url) "url-parse" "\ 28728 (autoload (quote url-recreate-url) "url-parse" "\
28733 Recreate a URL string from the parsed URLOBJ. 28729 Recreate a URL string from the parsed URLOBJ.
28734 28730
30480 \(fn &optional ARG)" t nil) 30476 \(fn &optional ARG)" t nil)
30481 30477
30482 ;;;*** 30478 ;;;***
30483 30479
30484 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 30480 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
30485 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17884 30481 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17952
30486 ;;;;;; 58614)) 30482 ;;;;;; 11093))
30487 ;;; Generated autoloads from wid-edit.el 30483 ;;; Generated autoloads from wid-edit.el
30488 30484
30489 (autoload (quote widgetp) "wid-edit" "\ 30485 (autoload (quote widgetp) "wid-edit" "\
30490 Return non-nil iff WIDGET is a widget. 30486 Return non-nil iff WIDGET is a widget.
30491 30487
30599 \(fn &optional ARG)" t nil) 30595 \(fn &optional ARG)" t nil)
30600 30596
30601 ;;;*** 30597 ;;;***
30602 30598
30603 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 30599 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
30604 ;;;;;; "woman.el" (17934 34122)) 30600 ;;;;;; "woman.el" (17949 41467))
30605 ;;; Generated autoloads from woman.el 30601 ;;; Generated autoloads from woman.el
30606 30602
30607 (autoload (quote woman) "woman" "\ 30603 (autoload (quote woman) "woman" "\
30608 Browse UN*X man page for TOPIC (Without using external Man program). 30604 Browse UN*X man page for TOPIC (Without using external Man program).
30609 The major browsing mode used is essentially the standard Man mode. 30605 The major browsing mode used is essentially the standard Man mode.
30844 30840
30845 \(fn)" t nil) 30841 \(fn)" t nil)
30846 30842
30847 ;;;*** 30843 ;;;***
30848 30844
30849 ;;;### (autoloads (zone) "zone" "play/zone.el" (17842 55395)) 30845 ;;;### (autoloads (zone) "zone" "play/zone.el" (17941 38806))
30850 ;;; Generated autoloads from play/zone.el 30846 ;;; Generated autoloads from play/zone.el
30851 30847
30852 (autoload (quote zone) "zone" "\ 30848 (autoload (quote zone) "zone" "\
30853 Zone out, completely. 30849 Zone out, completely.
30854 30850
30984 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 30980 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
30985 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 30981 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
30986 ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" 30982 ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el"
30987 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 30983 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
30988 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 30984 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
30989 ;;;;;; "x-dnd.el") (17938 62045 277063)) 30985 ;;;;;; "x-dnd.el") (17956 9728 35408))
30990 30986
30991 ;;;*** 30987 ;;;***
30992 30988
30993 ;; Local Variables: 30989 ;; Local Variables:
30994 ;; version-control: never 30990 ;; version-control: never