comparison lisp/loaddefs.el @ 40341:5b92a648a267

regenerated
author Sam Steingold <sds@gnu.org>
date Fri, 26 Oct 2001 15:40:03 +0000
parents 23994b3c14a7
children 1337babcd9ab
comparison
equal deleted inserted replaced
40340:5800d6cc4718 40341:5b92a648a267
117 ;;;*** 117 ;;;***
118 118
119 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 119 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
120 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 120 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
121 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 121 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
122 ;;;;;; add-log-full-name) "add-log" "add-log.el" (15294 47094)) 122 ;;;;;; add-log-full-name) "add-log" "add-log.el" (15320 20918))
123 ;;; Generated autoloads from add-log.el 123 ;;; Generated autoloads from add-log.el
124 124
125 (defvar add-log-full-name nil "\ 125 (defvar add-log-full-name nil "\
126 *Full name of user, for inclusion in ChangeLog daily headers. 126 *Full name of user, for inclusion in ChangeLog daily headers.
127 This defaults to the value returned by the function `user-full-name'.") 127 This defaults to the value returned by the function `user-full-name'.")
160 Third arg OTHER-WINDOW non-nil means visit in other window. 160 Third arg OTHER-WINDOW non-nil means visit in other window.
161 161
162 Fourth arg NEW-ENTRY non-nil means always create a new entry at the front; 162 Fourth arg NEW-ENTRY non-nil means always create a new entry at the front;
163 never append to an existing entry. Option `add-log-keep-changes-together' 163 never append to an existing entry. Option `add-log-keep-changes-together'
164 otherwise affects whether a new entry is created. 164 otherwise affects whether a new entry is created.
165
166 Option `add-log-always-start-new-record' non-nil means always create a
167 new record, even when the last record was made on the same date and by
168 the same person.
165 169
166 The change log file can start with a copyright notice and a copying 170 The change log file can start with a copyright notice and a copying
167 permission notice. The first blank line indicates the end of these 171 permission notice. The first blank line indicates the end of these
168 notices. 172 notices.
169 173
386 A replacement function for `newline-and-indent', aligning as it goes." t nil) 390 A replacement function for `newline-and-indent', aligning as it goes." t nil)
387 391
388 ;;;*** 392 ;;;***
389 393
390 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 394 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
391 ;;;;;; "net/ange-ftp.el" (15292 25972)) 395 ;;;;;; "net/ange-ftp.el" (15306 37169))
392 ;;; Generated autoloads from net/ange-ftp.el 396 ;;; Generated autoloads from net/ange-ftp.el
393 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 397 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
394 398
395 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ 399 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\
396 Reread remote directory DIR to update the directory cache. 400 Reread remote directory DIR to update the directory cache.
534 They specify the range of dates that the diary is being processed for." nil nil) 538 They specify the range of dates that the diary is being processed for." nil nil)
535 539
536 ;;;*** 540 ;;;***
537 541
538 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command 542 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command
539 ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15298 543 ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15299
540 ;;;;;; 59296)) 544 ;;;;;; 18676))
541 ;;; Generated autoloads from apropos.el 545 ;;; Generated autoloads from apropos.el
542 546
543 (autoload (quote apropos-mode) "apropos" "\ 547 (autoload (quote apropos-mode) "apropos" "\
544 Major mode for following hyperlinks in output of apropos commands. 548 Major mode for following hyperlinks in output of apropos commands.
545 549
975 Major mode for editing Autoconf configure.in files." t nil) 979 Major mode for editing Autoconf configure.in files." t nil)
976 980
977 ;;;*** 981 ;;;***
978 982
979 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 983 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
980 ;;;;;; "autoinsert" "autoinsert.el" (14898 8348)) 984 ;;;;;; "autoinsert" "autoinsert.el" (14900 37239))
981 ;;; Generated autoloads from autoinsert.el 985 ;;; Generated autoloads from autoinsert.el
982 986
983 (autoload (quote auto-insert) "autoinsert" "\ 987 (autoload (quote auto-insert) "autoinsert" "\
984 Insert default contents into new files if variable `auto-insert' is non-nil. 988 Insert default contents into new files if variable `auto-insert' is non-nil.
985 Matches the visited file name against the elements of `auto-insert-alist'." t nil) 989 Matches the visited file name against the elements of `auto-insert-alist'." t nil)
988 Associate CONDITION with (additional) ACTION in `auto-insert-alist'. 992 Associate CONDITION with (additional) ACTION in `auto-insert-alist'.
989 Optional AFTER means to insert action after all existing actions for CONDITION, 993 Optional AFTER means to insert action after all existing actions for CONDITION,
990 or if CONDITION had no actions, after all other CONDITIONs." nil nil) 994 or if CONDITION had no actions, after all other CONDITIONs." nil nil)
991 995
992 (defvar auto-insert-mode nil "\ 996 (defvar auto-insert-mode nil "\
993 Toggle Auto-Insert mode on or off. 997 Non-nil if Auto-Insert mode is enabled.
994 See the command `auto-insert-mode' for a description of this minor-mode. 998 See the command `auto-insert-mode' for a description of this minor-mode.
995 Setting this variable directly does not take effect; 999 Setting this variable directly does not take effect;
996 use either \\[customize] or the function `auto-insert-mode'.") 1000 use either \\[customize] or the function `auto-insert-mode'.")
997 1001
998 (custom-add-to-group (quote auto-insert) (quote auto-insert-mode) (quote custom-variable)) 1002 (custom-add-to-group (quote auto-insert) (quote auto-insert-mode) (quote custom-variable))
1009 1013
1010 ;;;*** 1014 ;;;***
1011 1015
1012 ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories 1016 ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
1013 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1017 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1014 ;;;;;; (15293 42341)) 1018 ;;;;;; (15301 19232))
1015 ;;; Generated autoloads from emacs-lisp/autoload.el 1019 ;;; Generated autoloads from emacs-lisp/autoload.el
1016 1020
1017 (autoload (quote update-file-autoloads) "autoload" "\ 1021 (autoload (quote update-file-autoloads) "autoload" "\
1018 Update the autoloads for FILE in `generated-autoload-file' 1022 Update the autoloads for FILE in `generated-autoload-file'
1019 \(which FILE might bind in its local variables). 1023 \(which FILE might bind in its local variables).
1111 and `mouse-avoidance-nudge-dist' and `mouse-avoidance-nudge-var' for 1115 and `mouse-avoidance-nudge-dist' and `mouse-avoidance-nudge-var' for
1112 definition of \"random distance\".)" t nil) 1116 definition of \"random distance\".)" t nil)
1113 1117
1114 ;;;*** 1118 ;;;***
1115 1119
1116 ;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (14854 1120 ;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (15306
1117 ;;;;;; 32223)) 1121 ;;;;;; 37170))
1118 ;;; Generated autoloads from progmodes/awk-mode.el 1122 ;;; Generated autoloads from progmodes/awk-mode.el
1119 1123
1120 (autoload (quote awk-mode) "awk-mode" "\ 1124 (autoload (quote awk-mode) "awk-mode" "\
1121 Major mode for editing AWK code. 1125 Major mode for editing AWK code.
1122 This is much like C mode except for the syntax of comments. Its keymap 1126 This is much like C mode except for the syntax of comments. Its keymap
1126 Turning on AWK mode runs `awk-mode-hook'." t nil) 1130 Turning on AWK mode runs `awk-mode-hook'." t nil)
1127 1131
1128 ;;;*** 1132 ;;;***
1129 1133
1130 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1134 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1131 ;;;;;; (15251 43414)) 1135 ;;;;;; (15252 33904))
1132 ;;; Generated autoloads from emacs-lisp/backquote.el 1136 ;;; Generated autoloads from emacs-lisp/backquote.el
1133 1137
1134 (autoload (quote backquote) "backquote" "\ 1138 (autoload (quote backquote) "backquote" "\
1135 Argument STRUCTURE describes a template to build. 1139 Argument STRUCTURE describes a template to build.
1136 1140
1877 Return a vector containing the lines from `bruce-phrases-file'." nil nil) 1881 Return a vector containing the lines from `bruce-phrases-file'." nil nil)
1878 1882
1879 ;;;*** 1883 ;;;***
1880 1884
1881 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 1885 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
1882 ;;;;;; "bs" "bs.el" (15293 42332)) 1886 ;;;;;; "bs" "bs.el" (15297 22172))
1883 ;;; Generated autoloads from bs.el 1887 ;;; Generated autoloads from bs.el
1884 1888
1885 (autoload (quote bs-cycle-next) "bs" "\ 1889 (autoload (quote bs-cycle-next) "bs" "\
1886 Select next buffer defined by buffer cycling. 1890 Select next buffer defined by buffer cycling.
1887 The buffers taking part in buffer cycling are defined 1891 The buffers taking part in buffer cycling are defined
1910 name of buffer configuration." t nil) 1914 name of buffer configuration." t nil)
1911 1915
1912 ;;;*** 1916 ;;;***
1913 1917
1914 ;;;### (autoloads (insert-text-button make-text-button insert-button 1918 ;;;### (autoloads (insert-text-button make-text-button insert-button
1915 ;;;;;; make-button define-button-type) "button" "button.el" (15298 1919 ;;;;;; make-button define-button-type) "button" "button.el" (15306
1916 ;;;;;; 53572)) 1920 ;;;;;; 37162))
1917 ;;; Generated autoloads from button.el 1921 ;;; Generated autoloads from button.el
1918 1922
1919 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " 1923 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "
1920 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 1924 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
1921 Keymap used by buttons.") 1925 Keymap used by buttons.")
1927 (autoload (quote define-button-type) "button" "\ 1931 (autoload (quote define-button-type) "button" "\
1928 Define a `button type' called NAME. 1932 Define a `button type' called NAME.
1929 The remaining arguments form a sequence of PROPERTY VALUE pairs, 1933 The remaining arguments form a sequence of PROPERTY VALUE pairs,
1930 specifying properties to use as defaults for buttons with this type 1934 specifying properties to use as defaults for buttons with this type
1931 \(a button's type may be set by giving it a `type' property when 1935 \(a button's type may be set by giving it a `type' property when
1932 creating the button). 1936 creating the button, using the :type keyword argument).
1933 1937
1934 The property `supertype' may be used to specify a button-type from which 1938 In addition, the keyword argument :supertype may be used to specify a
1935 NAME inherits its default property values (however, the inheritance 1939 button-type from which NAME inherits its default property values
1936 happens only when NAME is defined; subsequent changes to a supertype are 1940 \(however, the inheritance happens only when NAME is defined; subsequent
1937 not reflected in its subtypes)." nil nil) 1941 changes to a supertype are not reflected in its subtypes)." nil nil)
1938 1942
1939 (autoload (quote make-button) "button" "\ 1943 (autoload (quote make-button) "button" "\
1940 Make a button from BEG to END in the current buffer. 1944 Make a button from BEG to END in the current buffer.
1941 The remaining arguments form a sequence of PROPERTY VALUE pairs, 1945 The remaining arguments form a sequence of PROPERTY VALUE pairs,
1942 specifying properties to add to the button. In particular, the `type' 1946 specifying properties to add to the button.
1943 property may be used to specify a button-type from which to inherit 1947 In addition, the keyword argument :type may be used to specify a
1944 other properties; see `define-button-type'. 1948 button-type from which to inherit other properties; see
1949 `define-button-type'.
1945 1950
1946 Also see `make-text-button', `insert-button'." nil nil) 1951 Also see `make-text-button', `insert-button'." nil nil)
1947 1952
1948 (autoload (quote insert-button) "button" "\ 1953 (autoload (quote insert-button) "button" "\
1949 Insert a button with the label LABEL. 1954 Insert a button with the label LABEL.
1950 The remaining arguments form a sequence of PROPERTY VALUE pairs, 1955 The remaining arguments form a sequence of PROPERTY VALUE pairs,
1951 specifying properties to add to the button. In particular, the `type' 1956 specifying properties to add to the button.
1952 property may be used to specify a button-type from which to inherit 1957 In addition, the keyword argument :type may be used to specify a
1953 other properties; see `define-button-type'. 1958 button-type from which to inherit other properties; see
1959 `define-button-type'.
1954 1960
1955 Also see `insert-text-button', `make-button'." nil nil) 1961 Also see `insert-text-button', `make-button'." nil nil)
1956 1962
1957 (autoload (quote make-text-button) "button" "\ 1963 (autoload (quote make-text-button) "button" "\
1958 Make a button from BEG to END in the current buffer. 1964 Make a button from BEG to END in the current buffer.
1959 The remaining arguments form a sequence of PROPERTY VALUE pairs, 1965 The remaining arguments form a sequence of PROPERTY VALUE pairs,
1960 specifying properties to add to the button. In particular, the `type' 1966 specifying properties to add to the button.
1961 property may be used to specify a button-type from which to inherit 1967 In addition, the keyword argument :type may be used to specify a
1962 other properties; see `define-button-type'. 1968 button-type from which to inherit other properties; see
1969 `define-button-type'.
1963 1970
1964 This function is like `make-button', except that the button is actually 1971 This function is like `make-button', except that the button is actually
1965 part of the text instead of being a property of the buffer. Creating 1972 part of the text instead of being a property of the buffer. Creating
1966 large numbers of buttons can also be somewhat faster using 1973 large numbers of buttons can also be somewhat faster using
1967 `make-text-button'. 1974 `make-text-button'.
1969 Also see `insert-text-button'." nil nil) 1976 Also see `insert-text-button'." nil nil)
1970 1977
1971 (autoload (quote insert-text-button) "button" "\ 1978 (autoload (quote insert-text-button) "button" "\
1972 Insert a button with the label LABEL. 1979 Insert a button with the label LABEL.
1973 The remaining arguments form a sequence of PROPERTY VALUE pairs, 1980 The remaining arguments form a sequence of PROPERTY VALUE pairs,
1974 specifying properties to add to the button. In particular, the `type' 1981 specifying properties to add to the button.
1975 property may be used to specify a button-type from which to inherit 1982 In addition, the keyword argument :type may be used to specify a
1976 other properties; see `define-button-type'. 1983 button-type from which to inherit other properties; see
1984 `define-button-type'.
1977 1985
1978 This function is like `insert-button', except that the button is 1986 This function is like `insert-button', except that the button is
1979 actually part of the text instead of being a property of the buffer. 1987 actually part of the text instead of being a property of the buffer.
1980 Creating large numbers of buttons can also be somewhat faster using 1988 Creating large numbers of buttons can also be somewhat faster using
1981 `insert-text-button'. 1989 `insert-text-button'.
1985 ;;;*** 1993 ;;;***
1986 1994
1987 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 1995 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
1988 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file 1996 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file
1989 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" 1997 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp"
1990 ;;;;;; "emacs-lisp/bytecomp.el" (15297 12856)) 1998 ;;;;;; "emacs-lisp/bytecomp.el" (15311 55090))
1991 ;;; Generated autoloads from emacs-lisp/bytecomp.el 1999 ;;; Generated autoloads from emacs-lisp/bytecomp.el
1992 2000
1993 (autoload (quote byte-force-recompile) "bytecomp" "\ 2001 (autoload (quote byte-force-recompile) "bytecomp" "\
1994 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 2002 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
1995 Files in subdirectories of DIRECTORY are processed also." t nil) 2003 Files in subdirectories of DIRECTORY are processed also." t nil)
2071 When called interactively from the calendar window, the date of death is taken 2079 When called interactively from the calendar window, the date of death is taken
2072 from the cursor position." t nil) 2080 from the cursor position." t nil)
2073 2081
2074 ;;;*** 2082 ;;;***
2075 2083
2076 ;;;### (autoloads (calculator) "calculator" "calculator.el" (15281 2084 ;;;### (autoloads (calculator) "calculator" "calculator.el" (15302
2077 ;;;;;; 51216)) 2085 ;;;;;; 65117))
2078 ;;; Generated autoloads from calculator.el 2086 ;;; Generated autoloads from calculator.el
2079 2087
2080 (autoload (quote calculator) "calculator" "\ 2088 (autoload (quote calculator) "calculator" "\
2081 Run the Emacs calculator. 2089 Run the Emacs calculator.
2082 See the documentation for `calculator-mode' for more information." t nil) 2090 See the documentation for `calculator-mode' for more information." t nil)
2097 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays 2105 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays
2098 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially 2106 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially
2099 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2107 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2100 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 2108 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
2101 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 2109 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
2102 ;;;;;; (15292 25969)) 2110 ;;;;;; (15302 40107))
2103 ;;; Generated autoloads from calendar/calendar.el 2111 ;;; Generated autoloads from calendar/calendar.el
2104 2112
2105 (defvar calendar-week-start-day 0 "\ 2113 (defvar calendar-week-start-day 0 "\
2106 *The day of the week on which a week in the calendar begins. 2114 *The day of the week on which a week in the calendar begins.
2107 0 means Sunday (default), 1 means Monday, and so on.") 2115 0 means Sunday (default), 1 means Monday, and so on.")
2722 offset for that syntactic element. The optional argument is not used 2730 offset for that syntactic element. The optional argument is not used
2723 and exists only for compatibility reasons." t nil) 2731 and exists only for compatibility reasons." t nil)
2724 2732
2725 ;;;*** 2733 ;;;***
2726 2734
2727 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15192 12241)) 2735 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15306 37170))
2728 ;;; Generated autoloads from progmodes/cc-vars.el 2736 ;;; Generated autoloads from progmodes/cc-vars.el
2729 2737
2730 (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\ 2738 (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\
2731 A list of features extant in the Emacs you are using. 2739 A list of features extant in the Emacs you are using.
2732 There are many flavors of Emacs out there, each with different 2740 There are many flavors of Emacs out there, each with different
2990 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun 2998 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun
2991 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces 2999 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces
2992 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3000 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
2993 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3001 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
2994 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3002 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
2995 ;;;;;; (15271 8858)) 3003 ;;;;;; (15319 49208))
2996 ;;; Generated autoloads from emacs-lisp/checkdoc.el 3004 ;;; Generated autoloads from emacs-lisp/checkdoc.el
2997 3005
2998 (autoload (quote checkdoc) "checkdoc" "\ 3006 (autoload (quote checkdoc) "checkdoc" "\
2999 Interactivly check the entire buffer for style errors. 3007 Interactivly check the entire buffer for style errors.
3000 The current status of the ckeck will be displayed in a buffer which 3008 The current status of the ckeck will be displayed in a buffer which
3150 Encode the text in the current buffer to HZ." t nil) 3158 Encode the text in the current buffer to HZ." t nil)
3151 3159
3152 ;;;*** 3160 ;;;***
3153 3161
3154 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3162 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3155 ;;;;;; "chistory" "chistory.el" (14883 34675)) 3163 ;;;;;; "chistory" "chistory.el" (14884 48970))
3156 ;;; Generated autoloads from chistory.el 3164 ;;; Generated autoloads from chistory.el
3157 3165
3158 (autoload (quote repeat-matching-complex-command) "chistory" "\ 3166 (autoload (quote repeat-matching-complex-command) "chistory" "\
3159 Edit and re-evaluate complex command with name matching PATTERN. 3167 Edit and re-evaluate complex command with name matching PATTERN.
3160 Matching occurrences are displayed, most recent first, until you select 3168 Matching occurrences are displayed, most recent first, until you select
3183 This command always recompiles the Command History listing 3191 This command always recompiles the Command History listing
3184 and runs the normal hook `command-history-hook'." t nil) 3192 and runs the normal hook `command-history-hook'." t nil)
3185 3193
3186 ;;;*** 3194 ;;;***
3187 3195
3188 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15295 53549)) 3196 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15297 22177))
3189 ;;; Generated autoloads from emacs-lisp/cl.el 3197 ;;; Generated autoloads from emacs-lisp/cl.el
3190 3198
3191 (defvar custom-print-functions nil "\ 3199 (defvar custom-print-functions nil "\
3192 This is a list of functions that format user objects for printing. 3200 This is a list of functions that format user objects for printing.
3193 Each function is called in turn with three arguments: the object, the 3201 Each function is called in turn with three arguments: the object, the
3288 ;;;*** 3296 ;;;***
3289 3297
3290 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3298 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3291 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3299 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3292 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3300 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3293 ;;;;;; (15298 53573)) 3301 ;;;;;; (15309 60248))
3294 ;;; Generated autoloads from comint.el 3302 ;;; Generated autoloads from comint.el
3295 3303
3296 (autoload (quote make-comint-in-buffer) "comint" "\ 3304 (autoload (quote make-comint-in-buffer) "comint" "\
3297 Make a comint process NAME in BUFFER, running PROGRAM. 3305 Make a comint process NAME in BUFFER, running PROGRAM.
3298 If BUFFER is nil, it defaults to NAME surrounded by `*'s. 3306 If BUFFER is nil, it defaults to NAME surrounded by `*'s.
3368 ;;;*** 3376 ;;;***
3369 3377
3370 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 3378 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3371 ;;;;;; compilation-mode grep-find grep compile compilation-search-path 3379 ;;;;;; compilation-mode grep-find grep compile compilation-search-path
3372 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 3380 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
3373 ;;;;;; "compile" "progmodes/compile.el" (15293 44864)) 3381 ;;;;;; "compile" "progmodes/compile.el" (15320 3854))
3374 ;;; Generated autoloads from progmodes/compile.el 3382 ;;; Generated autoloads from progmodes/compile.el
3375 3383
3376 (defvar compilation-mode-hook nil "\ 3384 (defvar compilation-mode-hook nil "\
3377 *List of hook functions run by `compilation-mode' (see `run-hooks').") 3385 *List of hook functions run by `compilation-mode' (see `run-hooks').")
3378 3386
3756 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil) 3764 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil)
3757 3765
3758 ;;;*** 3766 ;;;***
3759 3767
3760 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" 3768 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"
3761 ;;;;;; (15192 12222)) 3769 ;;;;;; (15301 19232))
3762 ;;; Generated autoloads from emacs-lisp/copyright.el 3770 ;;; Generated autoloads from emacs-lisp/copyright.el
3763 3771
3764 (autoload (quote copyright-update) "copyright" "\ 3772 (autoload (quote copyright-update) "copyright" "\
3765 Update the copyright notice at the beginning of the buffer to indicate 3773 Update the copyright notice at the beginning of the buffer to indicate
3766 the current year. If optional prefix ARG is given replace the years in the 3774 the current year. If optional prefix ARG is given replace the years in the
3772 Insert a copyright by $ORGANIZATION notice at cursor." t nil) 3780 Insert a copyright by $ORGANIZATION notice at cursor." t nil)
3773 3781
3774 ;;;*** 3782 ;;;***
3775 3783
3776 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 3784 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3777 ;;;;;; (15192 12241)) 3785 ;;;;;; (15306 37171))
3778 ;;; Generated autoloads from progmodes/cperl-mode.el 3786 ;;; Generated autoloads from progmodes/cperl-mode.el
3779 3787
3780 (autoload (quote cperl-mode) "cperl-mode" "\ 3788 (autoload (quote cperl-mode) "cperl-mode" "\
3781 Major mode for editing Perl code. 3789 Major mode for editing Perl code.
3782 Expression and list commands understand all C brackets. 3790 Expression and list commands understand all C brackets.
3982 (defalias (quote brief-mode) (quote crisp-mode)) 3990 (defalias (quote brief-mode) (quote crisp-mode))
3983 3991
3984 ;;;*** 3992 ;;;***
3985 3993
3986 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 3994 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
3987 ;;;;;; (14600 36409)) 3995 ;;;;;; (14600 38414))
3988 ;;; Generated autoloads from emacs-lisp/crm.el 3996 ;;; Generated autoloads from emacs-lisp/crm.el
3989 3997
3990 (autoload (quote completing-read-multiple) "crm" "\ 3998 (autoload (quote completing-read-multiple) "crm" "\
3991 Read multiple strings in the minibuffer, with completion. 3999 Read multiple strings in the minibuffer, with completion.
3992 By using this functionality, a user may specify multiple strings at a 4000 By using this functionality, a user may specify multiple strings at a
4023 ;;;;;; customize-apropos-options customize-apropos customize-saved 4031 ;;;;;; customize-apropos-options customize-apropos customize-saved
4024 ;;;;;; customize-customized customize-face-other-window customize-face 4032 ;;;;;; customize-customized customize-face-other-window customize-face
4025 ;;;;;; customize-option-other-window customize-changed-options customize-option 4033 ;;;;;; customize-option-other-window customize-changed-options customize-option
4026 ;;;;;; customize-group-other-window customize-group customize customize-save-variable 4034 ;;;;;; customize-group-other-window customize-group customize customize-save-variable
4027 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 4035 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
4028 ;;;;;; (15293 43517)) 4036 ;;;;;; (15297 22173))
4029 ;;; Generated autoloads from cus-edit.el 4037 ;;; Generated autoloads from cus-edit.el
4030 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 4038 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4031 4039
4032 (autoload (quote customize-set-value) "cus-edit" "\ 4040 (autoload (quote customize-set-value) "cus-edit" "\
4033 Set VARIABLE to VALUE. VALUE is a Lisp object. 4041 Set VARIABLE to VALUE. VALUE is a Lisp object.
4182 The format is suitable for use with `easy-menu-define'." nil nil) 4190 The format is suitable for use with `easy-menu-define'." nil nil)
4183 4191
4184 ;;;*** 4192 ;;;***
4185 4193
4186 ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face" 4194 ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face"
4187 ;;;;;; "cus-face.el" (15293 43517)) 4195 ;;;;;; "cus-face.el" (15297 22173))
4188 ;;; Generated autoloads from cus-face.el 4196 ;;; Generated autoloads from cus-face.el
4189 4197
4190 (autoload (quote custom-declare-face) "cus-face" "\ 4198 (autoload (quote custom-declare-face) "cus-face" "\
4191 Like `defface', but FACE is evaluated as a normal argument." nil nil) 4199 Like `defface', but FACE is evaluated as a normal argument." nil nil)
4192 4200
4212 Mode used for cvs status output." t nil) 4220 Mode used for cvs status output." t nil)
4213 4221
4214 ;;;*** 4222 ;;;***
4215 4223
4216 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 4224 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
4217 ;;;;;; "cwarn" "progmodes/cwarn.el" (15192 12242)) 4225 ;;;;;; "cwarn" "progmodes/cwarn.el" (15315 52173))
4218 ;;; Generated autoloads from progmodes/cwarn.el 4226 ;;; Generated autoloads from progmodes/cwarn.el
4219 4227
4220 (autoload (quote cwarn-mode) "cwarn" "\ 4228 (autoload (quote cwarn-mode) "cwarn" "\
4221 Minor mode that highlights suspicious C and C++ constructions. 4229 Minor mode that highlights suspicious C and C++ constructions.
4222 4230
4484 \\[decipher-restore-checkpoint] Restore a saved cipher alphabet (checkpoint)" t nil) 4492 \\[decipher-restore-checkpoint] Restore a saved cipher alphabet (checkpoint)" t nil)
4485 4493
4486 ;;;*** 4494 ;;;***
4487 4495
4488 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 4496 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
4489 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15192 4497 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15306
4490 ;;;;;; 12208)) 4498 ;;;;;; 37162))
4491 ;;; Generated autoloads from delim-col.el 4499 ;;; Generated autoloads from delim-col.el
4492 4500
4493 (autoload (quote delimit-columns-customize) "delim-col" "\ 4501 (autoload (quote delimit-columns-customize) "delim-col" "\
4494 Customization of `columns' group." t nil) 4502 Customization of `columns' group." t nil)
4495 4503
4581 any selection." t nil) 4589 any selection." t nil)
4582 4590
4583 ;;;*** 4591 ;;;***
4584 4592
4585 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 4593 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
4586 ;;;;;; "derived" "derived.el" (15293 42332)) 4594 ;;;;;; "derived" "derived.el" (15319 49207))
4587 ;;; Generated autoloads from derived.el 4595 ;;; Generated autoloads from derived.el
4588 4596
4589 (autoload (quote define-derived-mode) "derived" "\ 4597 (autoload (quote define-derived-mode) "derived" "\
4590 Create a new mode as a variant of an existing mode. 4598 Create a new mode as a variant of an existing mode.
4591 4599
4625 the first time the mode is used." nil nil) 4633 the first time the mode is used." nil nil)
4626 4634
4627 ;;;*** 4635 ;;;***
4628 4636
4629 ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el" 4637 ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
4630 ;;;;;; (15225 9712)) 4638 ;;;;;; (15318 28377))
4631 ;;; Generated autoloads from desktop.el 4639 ;;; Generated autoloads from desktop.el
4632 4640
4633 (autoload (quote desktop-read) "desktop" "\ 4641 (autoload (quote desktop-read) "desktop" "\
4634 Read the Desktop file and the files it specifies. 4642 Read the Desktop file and the files it specifies.
4635 This is a no-op when Emacs is running in batch mode." t nil) 4643 This is a no-op when Emacs is running in batch mode." t nil)
4700 (autoload (quote devanagari-decode-itrans-region) "devan-util" nil t nil) 4708 (autoload (quote devanagari-decode-itrans-region) "devan-util" nil t nil)
4701 4709
4702 ;;;*** 4710 ;;;***
4703 4711
4704 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" 4712 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4705 ;;;;;; (15293 58088)) 4713 ;;;;;; (15297 22176))
4706 ;;; Generated autoloads from calendar/diary-lib.el 4714 ;;; Generated autoloads from calendar/diary-lib.el
4707 4715
4708 (autoload (quote diary) "diary-lib" "\ 4716 (autoload (quote diary) "diary-lib" "\
4709 Generate the diary window for ARG days starting with the current date. 4717 Generate the diary window for ARG days starting with the current date.
4710 If no argument is provided, the number of days of diary entries is governed 4718 If no argument is provided, the number of days of diary entries is governed
4735 to run it every morning at 1am." t nil) 4743 to run it every morning at 1am." t nil)
4736 4744
4737 ;;;*** 4745 ;;;***
4738 4746
4739 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 4747 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
4740 ;;;;;; "diff.el" (15223 37888)) 4748 ;;;;;; "diff.el" (15301 19231))
4741 ;;; Generated autoloads from diff.el 4749 ;;; Generated autoloads from diff.el
4742 4750
4743 (defvar diff-switches "-c" "\ 4751 (defvar diff-switches "-c" "\
4744 *A string or list of strings specifying switches to be be passed to diff.") 4752 *A string or list of strings specifying switches to be be passed to diff.")
4745 4753
5251 If ARG is negative, require -ARG words of continuity. 5259 If ARG is negative, require -ARG words of continuity.
5252 Default is 2." t nil) 5260 Default is 2." t nil)
5253 5261
5254 ;;;*** 5262 ;;;***
5255 5263
5256 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15192 12238)) 5264 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15318 28377))
5257 ;;; Generated autoloads from play/doctor.el 5265 ;;; Generated autoloads from play/doctor.el
5258 5266
5259 (autoload (quote doctor) "doctor" "\ 5267 (autoload (quote doctor) "doctor" "\
5260 Switch to *doctor* buffer and start giving psychotherapy." t nil) 5268 Switch to *doctor* buffer and start giving psychotherapy." t nil)
5261 5269
5290 Switch to *dungeon* buffer and start game." t nil) 5298 Switch to *dungeon* buffer and start game." t nil)
5291 5299
5292 ;;;*** 5300 ;;;***
5293 5301
5294 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 5302 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
5295 ;;;;;; (15232 65306)) 5303 ;;;;;; (15234 3951))
5296 ;;; Generated autoloads from gnus/earcon.el 5304 ;;; Generated autoloads from gnus/earcon.el
5297 5305
5298 (autoload (quote gnus-earcon-display) "earcon" "\ 5306 (autoload (quote gnus-earcon-display) "earcon" "\
5299 Play sounds in message buffers." t nil) 5307 Play sounds in message buffers." t nil)
5300 5308
5601 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree 5609 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree
5602 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack 5610 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack
5603 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 5611 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
5604 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol 5612 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
5605 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" 5613 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
5606 ;;;;;; "progmodes/ebrowse.el" (15192 12243)) 5614 ;;;;;; "progmodes/ebrowse.el" (15318 48330))
5607 ;;; Generated autoloads from progmodes/ebrowse.el 5615 ;;; Generated autoloads from progmodes/ebrowse.el
5608 5616
5609 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ 5617 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
5610 Major mode for Ebrowse class tree buffers. 5618 Major mode for Ebrowse class tree buffers.
5611 Each line corresponds to a class in a class tree. 5619 Each line corresponds to a class in a class tree.
6047 (autoload (quote electric-helpify) "ehelp" nil nil nil) 6055 (autoload (quote electric-helpify) "ehelp" nil nil nil)
6048 6056
6049 ;;;*** 6057 ;;;***
6050 6058
6051 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string 6059 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string
6052 ;;;;;; eldoc-mode) "eldoc" "emacs-lisp/eldoc.el" (14890 7814)) 6060 ;;;;;; eldoc-mode) "eldoc" "emacs-lisp/eldoc.el" (14891 22286))
6053 ;;; Generated autoloads from emacs-lisp/eldoc.el 6061 ;;; Generated autoloads from emacs-lisp/eldoc.el
6054 6062
6055 (defvar eldoc-mode nil "\ 6063 (defvar eldoc-mode nil "\
6056 *If non-nil, show the defined parameters for the elisp function near point. 6064 *If non-nil, show the defined parameters for the elisp function near point.
6057 6065
6134 displayed." t nil) 6142 displayed." t nil)
6135 6143
6136 ;;;*** 6144 ;;;***
6137 6145
6138 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 6146 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
6139 ;;;;;; (15251 11795)) 6147 ;;;;;; (15251 13047))
6140 ;;; Generated autoloads from mail/emacsbug.el 6148 ;;; Generated autoloads from mail/emacsbug.el
6141 6149
6142 (autoload (quote report-emacs-bug) "emacsbug" "\ 6150 (autoload (quote report-emacs-bug) "emacsbug" "\
6143 Report a bug in GNU Emacs. 6151 Report a bug in GNU Emacs.
6144 Prompts for bug subject. Leaves you in a mail buffer." t nil) 6152 Prompts for bug subject. Leaves you in a mail buffer." t nil)
6295 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file 6303 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
6296 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 6304 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
6297 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 6305 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
6298 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list 6306 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
6299 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 6307 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6300 ;;;;;; (15128 5314)) 6308 ;;;;;; (15320 19403))
6301 ;;; Generated autoloads from progmodes/etags.el 6309 ;;; Generated autoloads from progmodes/etags.el
6302 6310
6303 (defvar tags-file-name nil "\ 6311 (defvar tags-file-name nil "\
6304 *File name of tags table. 6312 *File name of tags table.
6305 To switch to a new tags table, setting this variable is sufficient. 6313 To switch to a new tags table, setting this variable is sufficient.
6776 6784
6777 ;;;*** 6785 ;;;***
6778 6786
6779 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 6787 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
6780 ;;;;;; executable-self-display executable-set-magic executable-find) 6788 ;;;;;; executable-self-display executable-set-magic executable-find)
6781 ;;;;;; "executable" "progmodes/executable.el" (15223 37897)) 6789 ;;;;;; "executable" "progmodes/executable.el" (15306 37171))
6782 ;;; Generated autoloads from progmodes/executable.el 6790 ;;; Generated autoloads from progmodes/executable.el
6783 6791
6784 (autoload (quote executable-find) "executable" "\ 6792 (autoload (quote executable-find) "executable" "\
6785 Search for COMMAND in exec-path and return the absolute file name. 6793 Search for COMMAND in `exec-path' and return the absolute file name.
6786 Return nil if COMMAND is not found anywhere in `exec-path'." nil nil) 6794 Return nil if COMMAND is not found anywhere in `exec-path'." nil nil)
6787 6795
6788 (autoload (quote executable-set-magic) "executable" "\ 6796 (autoload (quote executable-set-magic) "executable" "\
6789 Set this buffer's interpreter to INTERPRETER with optional ARGUMENT. 6797 Set this buffer's interpreter to INTERPRETER with optional ARGUMENT.
6790 The variables `executable-magicless-file-regexp', `executable-prefix', 6798 The variables `executable-magicless-file-regexp', `executable-prefix',
6802 file modes." nil nil) 6810 file modes." nil nil)
6803 6811
6804 ;;;*** 6812 ;;;***
6805 6813
6806 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 6814 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
6807 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (15192 12210)) 6815 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (15306 37162))
6808 ;;; Generated autoloads from expand.el 6816 ;;; Generated autoloads from expand.el
6809 6817
6810 (autoload (quote expand-add-abbrevs) "expand" "\ 6818 (autoload (quote expand-add-abbrevs) "expand" "\
6811 Add a list of abbrev to abbrev table TABLE. 6819 Add a list of abbrev to abbrev table TABLE.
6812 ABBREVS is a list of abbrev definitions; each abbrev description entry 6820 ABBREVS is a list of abbrev definitions; each abbrev description entry
6839 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 6847 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
6840 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 6848 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
6841 6849
6842 ;;;*** 6850 ;;;***
6843 6851
6844 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14969 38001)) 6852 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14970 28801))
6845 ;;; Generated autoloads from progmodes/f90.el 6853 ;;; Generated autoloads from progmodes/f90.el
6846 6854
6847 (autoload (quote f90-mode) "f90" "\ 6855 (autoload (quote f90-mode) "f90" "\
6848 Major mode for editing Fortran 90 code in free format. 6856 Major mode for editing Fortran 90 code in free format.
6849 6857
6907 6915
6908 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at 6916 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at
6909 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props 6917 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props
6910 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible 6918 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible
6911 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground 6919 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground
6912 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14964 4164)) 6920 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (15319 49208))
6913 ;;; Generated autoloads from facemenu.el 6921 ;;; Generated autoloads from facemenu.el
6914 (define-key global-map "\M-g" 'facemenu-keymap) 6922 (define-key global-map "\M-g" 'facemenu-keymap)
6915 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 6923 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
6916 6924
6917 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 6925 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
6955 6963
6956 (defalias (quote facemenu-menu) facemenu-menu) 6964 (defalias (quote facemenu-menu) facemenu-menu)
6957 6965
6958 (autoload (quote facemenu-set-face) "facemenu" "\ 6966 (autoload (quote facemenu-set-face) "facemenu" "\
6959 Add FACE to the region or next character typed. 6967 Add FACE to the region or next character typed.
6960 It will be added to the top of the face list; any faces lower on the list that 6968 This adds FACE to the top of the face list; any faces lower on the list that
6961 will not show through at all will be removed. 6969 will not show through at all will be removed.
6962 6970
6963 Interactively, the face to be used is read with the minibuffer. 6971 Interactively, reads the face name with the minibuffer.
6964 6972
6965 In the Transient Mark mode, if the region is active and there is no 6973 If the region is active (normally true except in Transient Mark mode)
6966 prefix argument, this command sets the region to the requested face. 6974 and there is no prefix argument, this command sets the region to the
6975 requested face.
6967 6976
6968 Otherwise, this command specifies the face for the next character 6977 Otherwise, this command specifies the face for the next character
6969 inserted. Moving point or switching buffers before 6978 inserted. Moving point or switching buffers before
6970 typing a character to insert cancels the specification." t nil) 6979 typing a character to insert cancels the specification." t nil)
6971 6980
6972 (autoload (quote facemenu-set-foreground) "facemenu" "\ 6981 (autoload (quote facemenu-set-foreground) "facemenu" "\
6973 Set the foreground COLOR of the region or next character typed. 6982 Set the foreground COLOR of the region or next character typed.
6974 The color is prompted for. A face named `fg:color' is used (or created). 6983 The color is prompted for. A face named `fg:color' is used (or created).
6975 If the region is active, it will be set to the requested face. If 6984
6976 it is inactive (even if mark-even-if-inactive is set) the next 6985 If the region is active (normally true except in Transient Mark mode)
6977 character that is typed (via `self-insert-command') will be set to 6986 and there is no prefix argument, this command sets the region to the
6978 the selected face. Moving point or switching buffers before 6987 requested face.
6979 typing a character cancels the request." t nil) 6988
6989 Otherwise, this command specifies the face for the next character
6990 inserted. Moving point or switching buffers before
6991 typing a character to insert cancels the specification." t nil)
6980 6992
6981 (autoload (quote facemenu-set-background) "facemenu" "\ 6993 (autoload (quote facemenu-set-background) "facemenu" "\
6982 Set the background COLOR of the region or next character typed. 6994 Set the background COLOR of the region or next character typed.
6983 The color is prompted for. A face named `bg:color' is used (or created). 6995 Reads the color in the minibuffer.
6984 If the region is active, it will be set to the requested face. If 6996
6985 it is inactive (even if mark-even-if-inactive is set) the next 6997 If the region is active (normally true except in Transient Mark mode)
6986 character that is typed (via `self-insert-command') will be set to 6998 and there is no prefix argument, this command sets the region to the
6987 the selected face. Moving point or switching buffers before 6999 requested face.
6988 typing a character cancels the request." t nil) 7000
7001 Otherwise, this command specifies the face for the next character
7002 inserted. Moving point or switching buffers before
7003 typing a character to insert cancels the specification." t nil)
6989 7004
6990 (autoload (quote facemenu-set-face-from-menu) "facemenu" "\ 7005 (autoload (quote facemenu-set-face-from-menu) "facemenu" "\
6991 Set the FACE of the region or next character typed. 7006 Set the FACE of the region or next character typed.
6992 This function is designed to be called from a menu; the face to use 7007 This function is designed to be called from a menu; the face to use
6993 is the menu item's name. 7008 is the menu item's name.
6994 7009
6995 In the Transient Mark mode, if the region is active and there is no 7010 If the region is active (normally true except in Transient Mark mode)
6996 prefix argument, this command sets the region to the requested face. 7011 and there is no prefix argument, this command sets the region to the
7012 requested face.
6997 7013
6998 Otherwise, this command specifies the face for the next character 7014 Otherwise, this command specifies the face for the next character
6999 inserted. Moving point or switching buffers before 7015 inserted. Moving point or switching buffers before
7000 typing a character to insert cancels the specification." t nil) 7016 typing a character to insert cancels the specification." t nil)
7001 7017
7680 Fontify the current buffer the way the function `font-lock-mode' would." t nil) 7696 Fontify the current buffer the way the function `font-lock-mode' would." t nil)
7681 7697
7682 ;;;*** 7698 ;;;***
7683 7699
7684 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" 7700 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
7685 ;;;;;; (15192 12231)) 7701 ;;;;;; (15318 48329))
7686 ;;; Generated autoloads from international/fontset.el 7702 ;;; Generated autoloads from international/fontset.el
7687 7703
7688 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ 7704 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
7689 Create a fontset from fontset specification string FONTSET-SPEC. 7705 Create a fontset from fontset specification string FONTSET-SPEC.
7690 FONTSET-SPEC is a string of the format: 7706 FONTSET-SPEC is a string of the format:
7919 Some generic modes are defined in `generic-x.el'." t nil) 7935 Some generic modes are defined in `generic-x.el'." t nil)
7920 7936
7921 ;;;*** 7937 ;;;***
7922 7938
7923 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 7939 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
7924 ;;;;;; (15251 43415)) 7940 ;;;;;; (15252 33905))
7925 ;;; Generated autoloads from progmodes/glasses.el 7941 ;;; Generated autoloads from progmodes/glasses.el
7926 7942
7927 (autoload (quote glasses-mode) "glasses" "\ 7943 (autoload (quote glasses-mode) "glasses" "\
7928 Minor mode for making identifiers likeThis readable. 7944 Minor mode for making identifiers likeThis readable.
7929 When this mode is active, it tries to add virtual separators (like underscores) 7945 When this mode is active, it tries to add virtual separators (like underscores)
7930 at places they belong to." t nil) 7946 at places they belong to." t nil)
7931 7947
7932 ;;;*** 7948 ;;;***
7933 7949
7934 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 7950 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
7935 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15251 43415)) 7951 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15252 33904))
7936 ;;; Generated autoloads from gnus/gnus.el 7952 ;;; Generated autoloads from gnus/gnus.el
7937 7953
7938 (autoload (quote gnus-slave-no-server) "gnus" "\ 7954 (autoload (quote gnus-slave-no-server) "gnus" "\
7939 Read network news as a slave, without connecting to local server." t nil) 7955 Read network news as a slave, without connecting to local server." t nil)
7940 7956
7988 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil) 8004 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil)
7989 8005
7990 ;;;*** 8006 ;;;***
7991 8007
7992 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 8008 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
7993 ;;;;;; (15271 23340)) 8009 ;;;;;; (15272 19188))
7994 ;;; Generated autoloads from gnus/gnus-art.el 8010 ;;; Generated autoloads from gnus/gnus-art.el
7995 8011
7996 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 8012 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
7997 Make the current buffer look like a nice article." nil nil) 8013 Make the current buffer look like a nice article." nil nil)
7998 8014
8006 Play a sound FILE through the speaker." t nil) 8022 Play a sound FILE through the speaker." t nil)
8007 8023
8008 ;;;*** 8024 ;;;***
8009 8025
8010 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active 8026 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active
8011 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (14862 8027 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (14863
8012 ;;;;;; 37896)) 8028 ;;;;;; 43073))
8013 ;;; Generated autoloads from gnus/gnus-cache.el 8029 ;;; Generated autoloads from gnus/gnus-cache.el
8014 8030
8015 (autoload (quote gnus-jog-cache) "gnus-cache" "\ 8031 (autoload (quote gnus-jog-cache) "gnus-cache" "\
8016 Go through all groups and put the articles into the cache. 8032 Go through all groups and put the articles into the cache.
8017 8033
8213 Note -- this function hasn't been implemented yet." t nil) 8229 Note -- this function hasn't been implemented yet." t nil)
8214 8230
8215 ;;;*** 8231 ;;;***
8216 8232
8217 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 8233 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
8218 ;;;;;; (14862 37897)) 8234 ;;;;;; (14863 43074))
8219 ;;; Generated autoloads from gnus/gnus-spec.el 8235 ;;; Generated autoloads from gnus/gnus-spec.el
8220 8236
8221 (autoload (quote gnus-update-format) "gnus-spec" "\ 8237 (autoload (quote gnus-update-format) "gnus-spec" "\
8222 Update the format specification near point." t nil) 8238 Update the format specification near point." t nil)
8223 8239
8245 (autoload (quote gnus-add-configuration) "gnus-win" "\ 8261 (autoload (quote gnus-add-configuration) "gnus-win" "\
8246 Add the window configuration CONF to `gnus-buffer-configuration'." nil nil) 8262 Add the window configuration CONF to `gnus-buffer-configuration'." nil nil)
8247 8263
8248 ;;;*** 8264 ;;;***
8249 8265
8250 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15155 16528)) 8266 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15306 37170))
8251 ;;; Generated autoloads from play/gomoku.el 8267 ;;; Generated autoloads from play/gomoku.el
8252 8268
8253 (autoload (quote gomoku) "gomoku" "\ 8269 (autoload (quote gomoku) "gomoku" "\
8254 Start a Gomoku game between you and Emacs. 8270 Start a Gomoku game between you and Emacs.
8255 If a game is in progress, this command allow you to resume it. 8271 If a game is in progress, this command allow you to resume it.
8265 Use \\[describe-mode] for more info." t nil) 8281 Use \\[describe-mode] for more info." t nil)
8266 8282
8267 ;;;*** 8283 ;;;***
8268 8284
8269 ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) 8285 ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
8270 ;;;;;; "goto-addr" "net/goto-addr.el" (15293 42343)) 8286 ;;;;;; "goto-addr" "net/goto-addr.el" (15302 40107))
8271 ;;; Generated autoloads from net/goto-addr.el 8287 ;;; Generated autoloads from net/goto-addr.el
8272 8288
8273 (autoload (quote goto-address-at-mouse) "goto-addr" "\ 8289 (autoload (quote goto-address-at-mouse) "goto-addr" "\
8274 Send to the e-mail address or load the URL clicked with the mouse. 8290 Send to the e-mail address or load the URL clicked with the mouse.
8275 Send mail to address at position of mouse click. See documentation for 8291 Send mail to address at position of mouse click. See documentation for
8386 current-time interface is made s2G-compliant, hanoi.el will need 8402 current-time interface is made s2G-compliant, hanoi.el will need
8387 to be updated." t nil) 8403 to be updated." t nil)
8388 8404
8389 ;;;*** 8405 ;;;***
8390 8406
8391 ;;;### (autoloads (describe-mode) "help" "help.el" (15298 55781)) 8407 ;;;### (autoloads (describe-variable variable-at-point describe-function-1
8392 ;;; Generated autoloads from help.el 8408 ;;;;;; describe-function locate-library help-with-tutorial) "help-funs"
8393 8409 ;;;;;; "help-funs.el" (15315 52171))
8394 (autoload (quote describe-mode) "help" "\
8395 Display documentation of current major mode and minor modes.
8396 The major mode description comes first, followed by the minor modes,
8397 each on a separate page.
8398 For this to work correctly for a minor mode, the mode's indicator variable
8399 \(listed in `minor-mode-alist') must also be a function whose documentation
8400 describes the minor mode." t nil)
8401
8402 ;;;***
8403
8404 ;;;### (autoloads (describe-variable variable-at-point describe-function
8405 ;;;;;; locate-library help-with-tutorial) "help-funs" "help-funs.el"
8406 ;;;;;; (15298 55608))
8407 ;;; Generated autoloads from help-funs.el 8410 ;;; Generated autoloads from help-funs.el
8408 8411
8409 (autoload (quote help-with-tutorial) "help-funs" "\ 8412 (autoload (quote help-with-tutorial) "help-funs" "\
8410 Select the Emacs learn-by-doing tutorial. 8413 Select the Emacs learn-by-doing tutorial.
8411 If there is a tutorial version written in the language 8414 If there is a tutorial version written in the language
8415 8418
8416 (autoload (quote locate-library) "help-funs" "\ 8419 (autoload (quote locate-library) "help-funs" "\
8417 Show the precise file name of Emacs library LIBRARY. 8420 Show the precise file name of Emacs library LIBRARY.
8418 This command searches the directories in `load-path' like `M-x load-library' 8421 This command searches the directories in `load-path' like `M-x load-library'
8419 to find the file that `M-x load-library RET LIBRARY RET' would load. 8422 to find the file that `M-x load-library RET LIBRARY RET' would load.
8420 Optional second arg NOSUFFIX non-nil means don't add suffixes `.elc' or `.el' 8423 Optional second arg NOSUFFIX non-nil means don't add suffixes `load-suffixes'
8421 to the specified name LIBRARY. 8424 to the specified name LIBRARY.
8422 8425
8423 If the optional third arg PATH is specified, that list of directories 8426 If the optional third arg PATH is specified, that list of directories
8424 is used instead of `load-path'. 8427 is used instead of `load-path'.
8425 8428
8427 string. When run interactively, the argument INTERACTIVE-CALL is t, 8430 string. When run interactively, the argument INTERACTIVE-CALL is t,
8428 and the file name is displayed in the echo area." t nil) 8431 and the file name is displayed in the echo area." t nil)
8429 8432
8430 (autoload (quote describe-function) "help-funs" "\ 8433 (autoload (quote describe-function) "help-funs" "\
8431 Display the full documentation of FUNCTION (a symbol)." t nil) 8434 Display the full documentation of FUNCTION (a symbol)." t nil)
8435
8436 (autoload (quote describe-function-1) "help-funs" nil nil nil)
8432 8437
8433 (autoload (quote variable-at-point) "help-funs" "\ 8438 (autoload (quote variable-at-point) "help-funs" "\
8434 Return the bound variable symbol found around point. 8439 Return the bound variable symbol found around point.
8435 Return 0 if there is no such symbol." nil nil) 8440 Return 0 if there is no such symbol." nil nil)
8436 8441
8455 8460
8456 ;;;*** 8461 ;;;***
8457 8462
8458 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 8463 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
8459 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 8464 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
8460 ;;;;;; help-mode) "help-mode" "help-mode.el" (15298 54621)) 8465 ;;;;;; help-mode) "help-mode" "help-mode.el" (15317 28321))
8461 ;;; Generated autoloads from help-mode.el 8466 ;;; Generated autoloads from help-mode.el
8462 8467
8463 (autoload (quote help-mode) "help-mode" "\ 8468 (autoload (quote help-mode) "help-mode" "\
8464 Major mode for viewing help text and navigating references in it. 8469 Major mode for viewing help text and navigating references in it.
8465 Entry to this mode runs the normal hook `help-mode-hook'. 8470 Entry to this mode runs the normal hook `help-mode-hook'.
8474 Invoked from commands using the \"*Help*\" buffer to install some xref info. 8479 Invoked from commands using the \"*Help*\" buffer to install some xref info.
8475 8480
8476 ITEM is a (FUNCTION . ARGS) pair appropriate for recreating the help 8481 ITEM is a (FUNCTION . ARGS) pair appropriate for recreating the help
8477 buffer after following a reference. INTERACTIVE-P is non-nil if the 8482 buffer after following a reference. INTERACTIVE-P is non-nil if the
8478 calling command was invoked interactively. In this case the stack of 8483 calling command was invoked interactively. In this case the stack of
8479 items for help buffer \"back\" buttons is cleared." nil nil) 8484 items for help buffer \"back\" buttons is cleared.
8485
8486 This should be called very early, before the output buffer is cleared,
8487 because we want to record the \"previous\" position of point so we can
8488 restore it properly when going back." nil nil)
8480 8489
8481 (autoload (quote help-make-xrefs) "help-mode" "\ 8490 (autoload (quote help-make-xrefs) "help-mode" "\
8482 Parse and hyperlink documentation cross-references in the given BUFFER. 8491 Parse and hyperlink documentation cross-references in the given BUFFER.
8483 8492
8484 Find cross-reference information in a buffer and, if 8493 Find cross-reference information in a buffer and, if
8616 ;;;*** 8625 ;;;***
8617 8626
8618 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 8627 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
8619 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 8628 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
8620 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15251 8629 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15251
8621 ;;;;;; 11795)) 8630 ;;;;;; 13044))
8622 ;;; Generated autoloads from hi-lock.el 8631 ;;; Generated autoloads from hi-lock.el
8623 8632
8624 (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces)) 8633 (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces))
8625 8634
8626 (defvar hi-lock-mode nil "\ 8635 (defvar hi-lock-mode nil "\
8983 argument VERBOSE non-nil makes the function verbose." nil (quote macro)) 8992 argument VERBOSE non-nil makes the function verbose." nil (quote macro))
8984 8993
8985 ;;;*** 8994 ;;;***
8986 8995
8987 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 8996 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
8988 ;;;;;; (15240 62497)) 8997 ;;;;;; (15241 63600))
8989 ;;; Generated autoloads from hl-line.el 8998 ;;; Generated autoloads from hl-line.el
8990 8999
8991 (autoload (quote hl-line-mode) "hl-line" "\ 9000 (autoload (quote hl-line-mode) "hl-line" "\
8992 Minor mode to highlight the line about point in the current window. 9001 Minor mode to highlight the line about point in the current window.
8993 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise. 9002 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise.
9257 9266
9258 ;;;*** 9267 ;;;***
9259 9268
9260 ;;;### (autoloads (defimage find-image remove-images insert-image 9269 ;;;### (autoloads (defimage find-image remove-images insert-image
9261 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header 9270 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header
9262 ;;;;;; image-type-from-data) "image" "image.el" (15234 20126)) 9271 ;;;;;; image-type-from-data) "image" "image.el" (15234 28846))
9263 ;;; Generated autoloads from image.el 9272 ;;; Generated autoloads from image.el
9264 9273
9265 (autoload (quote image-type-from-data) "image" "\ 9274 (autoload (quote image-type-from-data) "image" "\
9266 Determine the image type from image data DATA. 9275 Determine the image type from image data DATA.
9267 Value is a symbol specifying the image type or nil if type cannot 9276 Value is a symbol specifying the image type or nil if type cannot
9607 9616
9608 ;;;*** 9617 ;;;***
9609 9618
9610 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 9619 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
9611 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 9620 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
9612 ;;;;;; info info-other-window) "info" "info.el" (15292 25968)) 9621 ;;;;;; info info-other-window) "info" "info.el" (15318 28377))
9613 ;;; Generated autoloads from info.el 9622 ;;; Generated autoloads from info.el
9614 9623
9615 (autoload (quote info-other-window) "info" "\ 9624 (autoload (quote info-other-window) "info" "\
9616 Like `info' but show the Info buffer in another window." t nil) 9625 Like `info' but show the Info buffer in another window." t nil)
9617 (add-hook 'same-window-buffer-names "*info*") 9626 (add-hook 'same-window-buffer-names "*info*")
9727 9736
9728 ;;;*** 9737 ;;;***
9729 9738
9730 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 9739 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
9731 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 9740 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
9732 ;;;;;; (15251 43415)) 9741 ;;;;;; (15252 33904))
9733 ;;; Generated autoloads from international/isearch-x.el 9742 ;;; Generated autoloads from international/isearch-x.el
9734 9743
9735 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 9744 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
9736 Select an input method and turn it on in interactive search." t nil) 9745 Select an input method and turn it on in interactive search." t nil)
9737 9746
9832 Add submenus to the Files menu, to convert to and from various formats." t nil) 9841 Add submenus to the Files menu, to convert to and from various formats." t nil)
9833 9842
9834 ;;;*** 9843 ;;;***
9835 9844
9836 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 9845 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
9837 ;;;;;; (15192 12231)) 9846 ;;;;;; (15301 19233))
9838 ;;; Generated autoloads from international/iso-transl.el 9847 ;;; Generated autoloads from international/iso-transl.el
9839 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 9848 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
9840 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 9849 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
9841 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 9850 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
9842 9851
10228 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil) 10237 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil)
10229 10238
10230 ;;;*** 10239 ;;;***
10231 10240
10232 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) 10241 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
10233 ;;;;;; "jka-compr" "jka-compr.el" (15192 12212)) 10242 ;;;;;; "jka-compr" "jka-compr.el" (15306 37163))
10234 ;;; Generated autoloads from jka-compr.el 10243 ;;; Generated autoloads from jka-compr.el
10235 10244
10236 (defvar auto-compression-mode nil "\ 10245 (defvar auto-compression-mode nil "\
10237 Non-nil if Auto-Compression mode is enabled. 10246 Non-nil if Auto-Compression mode is enabled.
10238 See the command `auto-compression-mode' for a description of this minor-mode. 10247 See the command `auto-compression-mode' for a description of this minor-mode.
10305 (autoload (quote setup-korean-environment-internal) "korea-util" nil nil nil) 10314 (autoload (quote setup-korean-environment-internal) "korea-util" nil nil nil)
10306 10315
10307 ;;;*** 10316 ;;;***
10308 10317
10309 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 10318 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
10310 ;;;;;; (15192 12239)) 10319 ;;;;;; (15306 37170))
10311 ;;; Generated autoloads from play/landmark.el 10320 ;;; Generated autoloads from play/landmark.el
10312 10321
10313 (defalias (quote landmark-repeat) (quote lm-test-run)) 10322 (defalias (quote landmark-repeat) (quote lm-test-run))
10314 10323
10315 (autoload (quote lm-test-run) "landmark" "\ 10324 (autoload (quote lm-test-run) "landmark" "\
10495 generations (this defaults to 1)." t nil) 10504 generations (this defaults to 1)." t nil)
10496 10505
10497 ;;;*** 10506 ;;;***
10498 10507
10499 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (14847 10508 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (14847
10500 ;;;;;; 14322)) 10509 ;;;;;; 14862))
10501 ;;; Generated autoloads from loadhist.el 10510 ;;; Generated autoloads from loadhist.el
10502 10511
10503 (autoload (quote unload-feature) "loadhist" "\ 10512 (autoload (quote unload-feature) "loadhist" "\
10504 Unload the library that provided FEATURE, restoring all its autoloads. 10513 Unload the library that provided FEATURE, restoring all its autoloads.
10505 If the feature is required by any other loaded code, and prefix arg FORCE 10514 If the feature is required by any other loaded code, and prefix arg FORCE
10506 is nil, raise an error." t nil) 10515 is nil, raise an error." t nil)
10507 10516
10508 ;;;*** 10517 ;;;***
10509 10518
10510 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" 10519 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
10511 ;;;;;; (15258 1046)) 10520 ;;;;;; (15260 28028))
10512 ;;; Generated autoloads from locate.el 10521 ;;; Generated autoloads from locate.el
10513 10522
10514 (autoload (quote locate) "locate" "\ 10523 (autoload (quote locate) "locate" "\
10515 Run the program `locate', putting results in `*Locate*' buffer. 10524 Run the program `locate', putting results in `*Locate*' buffer.
10516 With prefix arg, prompt for the locate command to run." t nil) 10525 With prefix arg, prompt for the locate command to run." t nil)
10790 10799
10791 ;;;*** 10800 ;;;***
10792 10801
10793 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 10802 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
10794 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 10803 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
10795 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15205 10804 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15206
10796 ;;;;;; 21903)) 10805 ;;;;;; 24546))
10797 ;;; Generated autoloads from mail/mail-utils.el 10806 ;;; Generated autoloads from mail/mail-utils.el
10798 10807
10799 (defvar mail-use-rfc822 nil "\ 10808 (defvar mail-use-rfc822 nil "\
10800 *If non-nil, use a full, hairy RFC822 parser on mail addresses. 10809 *If non-nil, use a full, hairy RFC822 parser on mail addresses.
10801 Otherwise, (the default) use a smaller, somewhat faster, and 10810 Otherwise, (the default) use a smaller, somewhat faster, and
10826 If 4th arg LIST is non-nil, return a list of all such fields." nil nil) 10835 If 4th arg LIST is non-nil, return a list of all such fields." nil nil)
10827 10836
10828 ;;;*** 10837 ;;;***
10829 10838
10830 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 10839 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
10831 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15293 42342)) 10840 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15297 22179))
10832 ;;; Generated autoloads from mail/mailabbrev.el 10841 ;;; Generated autoloads from mail/mailabbrev.el
10833 10842
10834 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 10843 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
10835 Initialize use of the `mailabbrev' package." nil nil) 10844 Initialize use of the `mailabbrev' package." nil nil)
10836 10845
10843 If DEFINITION contains multiple addresses, separate them with commas." t nil) 10852 If DEFINITION contains multiple addresses, separate them with commas." t nil)
10844 10853
10845 ;;;*** 10854 ;;;***
10846 10855
10847 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 10856 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
10848 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (13996 10857 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (15306
10849 ;;;;;; 15646)) 10858 ;;;;;; 37169))
10850 ;;; Generated autoloads from mail/mailalias.el 10859 ;;; Generated autoloads from mail/mailalias.el
10851 10860
10852 (defvar mail-complete-style (quote angles) "\ 10861 (defvar mail-complete-style (quote angles) "\
10853 *Specifies how \\[mail-complete] formats the full name when it completes. 10862 *Specifies how \\[mail-complete] formats the full name when it completes.
10854 If `nil', they contain just the return address like: 10863 If `nil', they contain just the return address like:
10882 current header, calls `mail-complete-function' and passes prefix arg if any." t nil) 10891 current header, calls `mail-complete-function' and passes prefix arg if any." t nil)
10883 10892
10884 ;;;*** 10893 ;;;***
10885 10894
10886 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" 10895 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
10887 ;;;;;; (15206 24016)) 10896 ;;;;;; (15206 24546))
10888 ;;; Generated autoloads from progmodes/make-mode.el 10897 ;;; Generated autoloads from progmodes/make-mode.el
10889 10898
10890 (autoload (quote makefile-mode) "make-mode" "\ 10899 (autoload (quote makefile-mode) "make-mode" "\
10891 Major mode for editing Makefiles. 10900 Major mode for editing Makefiles.
10892 This function ends by invoking the function(s) `makefile-mode-hook'. 10901 This function ends by invoking the function(s) `makefile-mode-hook'.
10991 all sections related to a subject, put something appropriate into the 11000 all sections related to a subject, put something appropriate into the
10992 `Man-switches' variable, which see." t nil) 11001 `Man-switches' variable, which see." t nil)
10993 11002
10994 (autoload (quote man-follow) "man" "\ 11003 (autoload (quote man-follow) "man" "\
10995 Get a Un*x manual page of the item under point and put it in a buffer." t nil) 11004 Get a Un*x manual page of the item under point and put it in a buffer." t nil)
11005
11006 ;;;***
11007
11008 ;;;### (autoloads (master-mode) "master" "master.el" (15301 62062))
11009 ;;; Generated autoloads from master.el
11010
11011 (autoload (quote master-mode) "master" "\
11012 Toggle Master mode.
11013 With no argument, this command toggles the mode.
11014 Non-null prefix argument turns on the mode.
11015 Null prefix argument turns off the mode.
11016
11017 When Master mode is enabled, you can scroll the slave buffer using the
11018 following commands:
11019
11020 \\{master-mode-map}
11021
11022 The slave buffer is stored in the buffer-local variable `master-of'.
11023 You can set this variable using `master-set-slave'. You can show
11024 yourself the value of `master-of' by calling `master-show-slave'." t nil)
10996 11025
10997 ;;;*** 11026 ;;;***
10998 11027
10999 ;;;### (autoloads (unbold-region bold-region message-news-other-frame 11028 ;;;### (autoloads (unbold-region bold-region message-news-other-frame
11000 ;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window 11029 ;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window
11184 11213
11185 ;;;*** 11214 ;;;***
11186 11215
11187 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 11216 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
11188 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 11217 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
11189 ;;;;;; (14862 37898)) 11218 ;;;;;; (14863 43076))
11190 ;;; Generated autoloads from mail/metamail.el 11219 ;;; Generated autoloads from mail/metamail.el
11191 11220
11192 (autoload (quote metamail-interpret-header) "metamail" "\ 11221 (autoload (quote metamail-interpret-header) "metamail" "\
11193 Interpret a header part of a MIME message in current buffer. 11222 Interpret a header part of a MIME message in current buffer.
11194 Its body part is not interpreted at all." t nil) 11223 Its body part is not interpreted at all." t nil)
11299 (defvar mh-mime-content-types (quote (("text/plain") ("text/richtext") ("multipart/mixed") ("multipart/alternative") ("multipart/digest") ("multipart/parallel") ("message/rfc822") ("message/partial") ("message/external-body") ("application/octet-stream") ("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg"))) "\ 11328 (defvar mh-mime-content-types (quote (("text/plain") ("text/richtext") ("multipart/mixed") ("multipart/alternative") ("multipart/digest") ("multipart/parallel") ("message/rfc822") ("message/partial") ("message/external-body") ("application/octet-stream") ("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg"))) "\
11300 Legal MIME content types. See documentation for \\[mh-edit-mhn].") 11329 Legal MIME content types. See documentation for \\[mh-edit-mhn].")
11301 11330
11302 ;;;*** 11331 ;;;***
11303 11332
11304 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15192 12235)) 11333 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15320 3853))
11305 ;;; Generated autoloads from mail/mh-utils.el 11334 ;;; Generated autoloads from mail/mh-utils.el
11306 11335
11307 (put (quote mh-progs) (quote risky-local-variable) t) 11336 (put (quote mh-progs) (quote risky-local-variable) t)
11308 11337
11309 (put (quote mh-lib) (quote risky-local-variable) t) 11338 (put (quote mh-lib) (quote risky-local-variable) t)
11336 to its second argument TM." nil nil) 11365 to its second argument TM." nil nil)
11337 11366
11338 ;;;*** 11367 ;;;***
11339 11368
11340 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 11369 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
11341 ;;;;;; "minibuf-eldef.el" (15281 52713)) 11370 ;;;;;; "minibuf-eldef.el" (15297 22175))
11342 ;;; Generated autoloads from minibuf-eldef.el 11371 ;;; Generated autoloads from minibuf-eldef.el
11343 11372
11344 (defvar minibuffer-electric-default-mode nil "\ 11373 (defvar minibuffer-electric-default-mode nil "\
11345 Non-nil if Minibuffer-Electric-Default mode is enabled. 11374 Non-nil if Minibuffer-Electric-Default mode is enabled.
11346 See the command `minibuffer-electric-default-mode' for a description of this minor-mode. 11375 See the command `minibuffer-electric-default-mode' for a description of this minor-mode.
11820 11849
11821 ;;;*** 11850 ;;;***
11822 11851
11823 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region 11852 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region
11824 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent 11853 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent
11825 ;;;;;; comment-indent-default comment-multi-line comment-padding 11854 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
11826 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el" 11855 ;;;;;; comment-padding comment-style comment-column) "newcomment"
11827 ;;;;;; (15292 25968)) 11856 ;;;;;; "newcomment.el" (15306 37163))
11828 ;;; Generated autoloads from newcomment.el 11857 ;;; Generated autoloads from newcomment.el
11829 11858
11830 (defalias (quote indent-for-comment) (quote comment-indent)) 11859 (defalias (quote indent-for-comment) (quote comment-indent))
11831 11860
11832 (defalias (quote set-comment-column) (quote comment-set-column)) 11861 (defalias (quote set-comment-column) (quote comment-set-column))
11878 makes the comment easier to read. Default is 1. nil means 0.") 11907 makes the comment easier to read. Default is 1. nil means 0.")
11879 11908
11880 (defvar comment-multi-line nil "\ 11909 (defvar comment-multi-line nil "\
11881 *Non-nil means \\[comment-indent-new-line] continues comments, with no new terminator or starter. 11910 *Non-nil means \\[comment-indent-new-line] continues comments, with no new terminator or starter.
11882 This is obsolete because you might as well use \\[newline-and-indent].") 11911 This is obsolete because you might as well use \\[newline-and-indent].")
11912
11913 (autoload (quote comment-normalize-vars) "newcomment" nil nil nil)
11883 11914
11884 (autoload (quote comment-indent-default) "newcomment" "\ 11915 (autoload (quote comment-indent-default) "newcomment" "\
11885 Default for `comment-indent-function'." nil nil) 11916 Default for `comment-indent-function'." nil nil)
11886 11917
11887 (autoload (quote comment-indent) "newcomment" "\ 11918 (autoload (quote comment-indent) "newcomment" "\
12020 to future sessions." t nil) 12051 to future sessions." t nil)
12021 12052
12022 ;;;*** 12053 ;;;***
12023 12054
12024 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 12055 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
12025 ;;;;;; (15293 42343)) 12056 ;;;;;; (15297 22180))
12026 ;;; Generated autoloads from textmodes/nroff-mode.el 12057 ;;; Generated autoloads from textmodes/nroff-mode.el
12027 12058
12028 (autoload (quote nroff-mode) "nroff-mode" "\ 12059 (autoload (quote nroff-mode) "nroff-mode" "\
12029 Major mode for editing text intended for nroff to format. 12060 Major mode for editing text intended for nroff to format.
12030 \\{nroff-mode-map} 12061 \\{nroff-mode-map}
12066 (defalias (quote run-octave) (quote inferior-octave)) 12097 (defalias (quote run-octave) (quote inferior-octave))
12067 12098
12068 ;;;*** 12099 ;;;***
12069 12100
12070 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 12101 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
12071 ;;;;;; (14535 42824)) 12102 ;;;;;; (14535 49117))
12072 ;;; Generated autoloads from progmodes/octave-mod.el 12103 ;;; Generated autoloads from progmodes/octave-mod.el
12073 12104
12074 (autoload (quote octave-mode) "octave-mod" "\ 12105 (autoload (quote octave-mode) "octave-mod" "\
12075 Major mode for editing Octave code. 12106 Major mode for editing Octave code.
12076 12107
12231 With arg, turn Outline minor mode on if arg is positive, off otherwise. 12262 With arg, turn Outline minor mode on if arg is positive, off otherwise.
12232 See the command `outline-mode' for more information on this mode." t nil) 12263 See the command `outline-mode' for more information on this mode." t nil)
12233 12264
12234 ;;;*** 12265 ;;;***
12235 12266
12236 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15192 12215)) 12267 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15309 13359))
12237 ;;; Generated autoloads from paren.el 12268 ;;; Generated autoloads from paren.el
12238 12269
12239 (defvar show-paren-mode nil "\ 12270 (defvar show-paren-mode nil "\
12240 Non-nil if Show-Paren mode is enabled. 12271 Non-nil if Show-Paren mode is enabled.
12241 See the command `show-paren-mode' for a description of this minor-mode. 12272 See the command `show-paren-mode' for a description of this minor-mode.
12255 in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time." t nil) 12286 in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time." t nil)
12256 12287
12257 ;;;*** 12288 ;;;***
12258 12289
12259 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (14628 12290 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (14628
12260 ;;;;;; 14481)) 12291 ;;;;;; 61071))
12261 ;;; Generated autoloads from progmodes/pascal.el 12292 ;;; Generated autoloads from progmodes/pascal.el
12262 12293
12263 (autoload (quote pascal-mode) "pascal" "\ 12294 (autoload (quote pascal-mode) "pascal" "\
12264 Major mode for editing Pascal code. \\<pascal-mode-map> 12295 Major mode for editing Pascal code. \\<pascal-mode-map>
12265 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 12296 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
12590 (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"))) m)) 12621 (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"))) m))
12591 12622
12592 ;;;*** 12623 ;;;***
12593 12624
12594 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 12625 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
12595 ;;;;;; (15293 42343)) 12626 ;;;;;; (15297 22180))
12596 ;;; Generated autoloads from progmodes/perl-mode.el 12627 ;;; Generated autoloads from progmodes/perl-mode.el
12597 12628
12598 (autoload (quote perl-mode) "perl-mode" "\ 12629 (autoload (quote perl-mode) "perl-mode" "\
12599 Major mode for editing Perl code. 12630 Major mode for editing Perl code.
12600 Expression and list commands understand all Perl brackets. 12631 Expression and list commands understand all Perl brackets.
12644 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil) 12675 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil)
12645 12676
12646 ;;;*** 12677 ;;;***
12647 12678
12648 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 12679 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
12649 ;;;;;; (15192 12247)) 12680 ;;;;;; (15306 37172))
12650 ;;; Generated autoloads from textmodes/picture.el 12681 ;;; Generated autoloads from textmodes/picture.el
12651 12682
12652 (autoload (quote picture-mode) "picture" "\ 12683 (autoload (quote picture-mode) "picture" "\
12653 Switch to Picture mode, in which a quarter-plane screen model is used. 12684 Switch to Picture mode, in which a quarter-plane screen model is used.
12654 Printing characters replace instead of inserting themselves with motion 12685 Printing characters replace instead of inserting themselves with motion
12704 commands if invoked soon enough. 12735 commands if invoked soon enough.
12705 You can return to the previous mode with: 12736 You can return to the previous mode with:
12706 C-c C-c Which also strips trailing whitespace from every line. 12737 C-c C-c Which also strips trailing whitespace from every line.
12707 Stripping is suppressed by supplying an argument. 12738 Stripping is suppressed by supplying an argument.
12708 12739
12709 Entry to this mode calls the value of picture-mode-hook if non-nil. 12740 Entry to this mode calls the value of `picture-mode-hook' if non-nil.
12710 12741
12711 Note that Picture mode commands will work outside of Picture mode, but 12742 Note that Picture mode commands will work outside of Picture mode, but
12712 they are not defaultly assigned to keys." t nil) 12743 they are not defaultly assigned to keys." t nil)
12713 12744
12714 (defalias (quote edit-picture) (quote picture-mode)) 12745 (defalias (quote edit-picture) (quote picture-mode))
12715 12746
12716 ;;;*** 12747 ;;;***
12717 12748
12718 ;;;### (autoloads (pong) "pong" "play/pong.el" (15192 12239)) 12749 ;;;### (autoloads (pong) "pong" "play/pong.el" (15306 37170))
12719 ;;; Generated autoloads from play/pong.el 12750 ;;; Generated autoloads from play/pong.el
12720 12751
12721 (autoload (quote pong) "pong" "\ 12752 (autoload (quote pong) "pong" "\
12722 Play pong and waste time. 12753 Play pong and waste time.
12723 This is an implementation of the classical game pong. 12754 This is an implementation of the classical game pong.
12767 (autoload (quote run-prolog) "prolog" "\ 12798 (autoload (quote run-prolog) "prolog" "\
12768 Run an inferior Prolog process, input and output via buffer *prolog*." t nil) 12799 Run an inferior Prolog process, input and output via buffer *prolog*." t nil)
12769 12800
12770 ;;;*** 12801 ;;;***
12771 12802
12772 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15272 39402)) 12803 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15272 42899))
12773 ;;; Generated autoloads from ps-bdf.el 12804 ;;; Generated autoloads from ps-bdf.el
12774 12805
12775 (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 12806 (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
12776 *List of directories to search for `BDF' font files. 12807 *List of directories to search for `BDF' font files.
12777 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") 12808 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
13500 With a prefix (or a FILL) argument, also fill with blanks the parts of the 13531 With a prefix (or a FILL) argument, also fill with blanks the parts of the
13501 rectangle which were empty." t nil) 13532 rectangle which were empty." t nil)
13502 13533
13503 ;;;*** 13534 ;;;***
13504 13535
13505 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15185 13536 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15306
13506 ;;;;;; 36006)) 13537 ;;;;;; 37172))
13507 ;;; Generated autoloads from textmodes/refill.el 13538 ;;; Generated autoloads from textmodes/refill.el
13508 13539
13509 (autoload (quote refill-mode) "refill" "\ 13540 (autoload (quote refill-mode) "refill" "\
13510 Toggle Refill minor mode. 13541 Toggle Refill minor mode.
13511 With prefix arg, turn Refill mode on iff arg is positive. 13542 With prefix arg, turn Refill mode on iff arg is positive.
14174 14205
14175 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 14206 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
14176 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 14207 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
14177 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 14208 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
14178 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 14209 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
14179 ;;;;;; "rmailsum" "mail/rmailsum.el" (15293 42343)) 14210 ;;;;;; "rmailsum" "mail/rmailsum.el" (15315 52173))
14180 ;;; Generated autoloads from mail/rmailsum.el 14211 ;;; Generated autoloads from mail/rmailsum.el
14181 14212
14182 (defvar rmail-summary-scroll-between-messages t "\ 14213 (defvar rmail-summary-scroll-between-messages t "\
14183 *Non-nil means Rmail summary scroll commands move between messages.") 14214 *Non-nil means Rmail summary scroll commands move between messages.")
14184 14215
14296 (defvar resize-minibuffer-frame-exactly t "\ 14327 (defvar resize-minibuffer-frame-exactly t "\
14297 *This variable is obsolete.") 14328 *This variable is obsolete.")
14298 14329
14299 (autoload (quote resize-minibuffer-mode) "rsz-mini" "\ 14330 (autoload (quote resize-minibuffer-mode) "rsz-mini" "\
14300 This function is obsolete." t nil) 14331 This function is obsolete." t nil)
14332
14333 ;;;***
14334
14335 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15298
14336 ;;;;;; 59689))
14337 ;;; Generated autoloads from ruler-mode.el
14338
14339 (autoload (quote ruler-mode) "ruler-mode" "\
14340 Display a ruler in the header line if ARG > 0." t nil)
14301 14341
14302 ;;;*** 14342 ;;;***
14303 14343
14304 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15288 14344 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15288
14305 ;;;;;; 6955)) 14345 ;;;;;; 6955))
14620 14660
14621 \\{gnus-score-mode-map}" t nil) 14661 \\{gnus-score-mode-map}" t nil)
14622 14662
14623 ;;;*** 14663 ;;;***
14624 14664
14625 ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15192 14665 ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15306
14626 ;;;;;; 12248)) 14666 ;;;;;; 37172))
14627 ;;; Generated autoloads from textmodes/scribe.el 14667 ;;; Generated autoloads from textmodes/scribe.el
14628 14668
14629 (autoload (quote scribe-mode) "scribe" "\ 14669 (autoload (quote scribe-mode) "scribe" "\
14630 Major mode for editing files of Scribe (a text formatter) source. 14670 Major mode for editing files of Scribe (a text formatter) source.
14631 Scribe-mode is similar to text-mode, with a few extra commands added. 14671 Scribe-mode is similar to text-mode, with a few extra commands added.
14632 \\{scribe-mode-map} 14672 \\{scribe-mode-map}
14633 14673
14634 Interesting variables: 14674 Interesting variables:
14635 14675
14636 scribe-fancy-paragraphs 14676 `scribe-fancy-paragraphs'
14637 Non-nil makes Scribe mode use a different style of paragraph separation. 14677 Non-nil makes Scribe mode use a different style of paragraph separation.
14638 14678
14639 scribe-electric-quote 14679 `scribe-electric-quote'
14640 Non-nil makes insert of double quote use `` or '' depending on context. 14680 Non-nil makes insert of double quote use `` or '' depending on context.
14641 14681
14642 scribe-electric-parenthesis 14682 `scribe-electric-parenthesis'
14643 Non-nil makes an open-parenthesis char (one of `([<{') 14683 Non-nil makes an open-parenthesis char (one of `([<{')
14644 automatically insert its close if typed after an @Command form." t nil) 14684 automatically insert its close if typed after an @Command form." t nil)
14645 14685
14646 ;;;*** 14686 ;;;***
14647 14687
14833 (autoload (quote mail-other-frame) "sendmail" "\ 14873 (autoload (quote mail-other-frame) "sendmail" "\
14834 Like `mail' command, but display mail buffer in another frame." t nil) 14874 Like `mail' command, but display mail buffer in another frame." t nil)
14835 14875
14836 ;;;*** 14876 ;;;***
14837 14877
14838 ;;;### (autoloads (server-start) "server" "server.el" (15256 50712)) 14878 ;;;### (autoloads (server-start) "server" "server.el" (15260 28028))
14839 ;;; Generated autoloads from server.el 14879 ;;; Generated autoloads from server.el
14840 14880
14841 (autoload (quote server-start) "server" "\ 14881 (autoload (quote server-start) "server" "\
14842 Allow this Emacs process to be a server for client processes. 14882 Allow this Emacs process to be a server for client processes.
14843 This starts a server communications subprocess through which 14883 This starts a server communications subprocess through which
14848 Prefix arg means just kill any existing server communications subprocess." t nil) 14888 Prefix arg means just kill any existing server communications subprocess." t nil)
14849 14889
14850 ;;;*** 14890 ;;;***
14851 14891
14852 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 14892 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
14853 ;;;;;; (15293 58088)) 14893 ;;;;;; (15317 28322))
14854 ;;; Generated autoloads from textmodes/sgml-mode.el 14894 ;;; Generated autoloads from textmodes/sgml-mode.el
14855 14895
14856 (autoload (quote sgml-mode) "sgml-mode" "\ 14896 (autoload (quote sgml-mode) "sgml-mode" "\
14857 Major mode for editing SGML documents. 14897 Major mode for editing SGML documents.
14858 Makes > match <. Makes / blink matching /. 14898 Makes > match <. Makes / blink matching /.
14910 \\{html-mode-map}" t nil) 14950 \\{html-mode-map}" t nil)
14911 14951
14912 ;;;*** 14952 ;;;***
14913 14953
14914 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 14954 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
14915 ;;;;;; (15155 16529)) 14955 ;;;;;; (15306 37171))
14916 ;;; Generated autoloads from progmodes/sh-script.el 14956 ;;; Generated autoloads from progmodes/sh-script.el
14917 14957
14918 (put (quote sh-mode) (quote mode-class) (quote special)) 14958 (put (quote sh-mode) (quote mode-class) (quote special))
14919 14959
14920 (autoload (quote sh-mode) "sh-script" "\ 14960 (autoload (quote sh-mode) "sh-script" "\
15282 which smileys to operate on and which images to use for them." t nil) 15322 which smileys to operate on and which images to use for them." t nil)
15283 15323
15284 ;;;*** 15324 ;;;***
15285 15325
15286 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el" 15326 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
15287 ;;;;;; (15223 37897)) 15327 ;;;;;; (15311 55090))
15288 ;;; Generated autoloads from mail/smtpmail.el 15328 ;;; Generated autoloads from mail/smtpmail.el
15289 15329
15290 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil) 15330 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
15291 15331
15292 ;;;*** 15332 ;;;***
15661 15701
15662 ;;;*** 15702 ;;;***
15663 15703
15664 ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres 15704 ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres
15665 ;;;;;; sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode 15705 ;;;;;; sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode
15666 ;;;;;; sql-help) "sql" "progmodes/sql.el" (15232 65306)) 15706 ;;;;;; sql-help) "sql" "progmodes/sql.el" (15234 3951))
15667 ;;; Generated autoloads from progmodes/sql.el 15707 ;;; Generated autoloads from progmodes/sql.el
15668 15708
15669 (autoload (quote sql-help) "sql" "\ 15709 (autoload (quote sql-help) "sql" "\
15670 Show short help for the SQL modes. 15710 Show short help for the SQL modes.
15671 15711
15972 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer 16012 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
15973 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 16013 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
15974 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 16014 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
15975 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 16015 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
15976 ;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el" 16016 ;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el"
15977 ;;;;;; (14788 10033)) 16017 ;;;;;; (14789 50514))
15978 ;;; Generated autoloads from strokes.el 16018 ;;; Generated autoloads from strokes.el
15979 16019
15980 (defvar strokes-mode nil "\ 16020 (defvar strokes-mode nil "\
15981 Non-nil when `strokes' is globally enabled. 16021 Non-nil when `strokes' is globally enabled.
15982 Setting this variable directly does not take effect. Use either Customize 16022 Setting this variable directly does not take effect. Use either Customize
16105 when this function is called. Also, the hook `sc-pre-hook' is run 16145 when this function is called. Also, the hook `sc-pre-hook' is run
16106 before, and `sc-post-hook' is run after the guts of this function." nil nil) 16146 before, and `sc-post-hook' is run after the guts of this function." nil nil)
16107 16147
16108 ;;;*** 16148 ;;;***
16109 16149
16150 ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15306
16151 ;;;;;; 37167))
16152 ;;; Generated autoloads from emacs-lisp/syntax.el
16153
16154 (autoload (quote syntax-ppss) "syntax" "\
16155 Parse-Partial-Sexp State at POS.
16156 The returned value is the same as `parse-partial-sexp' except that
16157 the 2nd and 6th values of the returned state cannot be relied upon.
16158
16159 If the caller knows the PPSS of a nearby position, she can pass it
16160 in OLP-PPSS (with or without its corresponding OLD-POS) to try and
16161 avoid a more expansive scan.
16162 Point is at POS when this function returns." nil nil)
16163
16164 ;;;***
16165
16110 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (13227 8639)) 16166 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (13227 8639))
16111 ;;; Generated autoloads from tabify.el 16167 ;;; Generated autoloads from tabify.el
16112 16168
16113 (autoload (quote untabify) "tabify" "\ 16169 (autoload (quote untabify) "tabify" "\
16114 Convert all tabs in region to multiple spaces, preserving columns. 16170 Convert all tabs in region to multiple spaces, preserving columns.
16154 \\{tar-mode-map}" nil nil) 16210 \\{tar-mode-map}" nil nil)
16155 16211
16156 ;;;*** 16212 ;;;***
16157 16213
16158 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 16214 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
16159 ;;;;;; "progmodes/tcl.el" (15192 12245)) 16215 ;;;;;; "progmodes/tcl.el" (15301 19234))
16160 ;;; Generated autoloads from progmodes/tcl.el 16216 ;;; Generated autoloads from progmodes/tcl.el
16161 16217
16162 (autoload (quote tcl-mode) "tcl" "\ 16218 (autoload (quote tcl-mode) "tcl" "\
16163 Major mode for editing Tcl code. 16219 Major mode for editing Tcl code.
16164 Expression and list commands understand all Tcl brackets. 16220 Expression and list commands understand all Tcl brackets.
16165 Tab indents for Tcl code. 16221 Tab indents for Tcl code.
16166 Paragraphs are separated by blank lines only. 16222 Paragraphs are separated by blank lines only.
16167 Delete converts tabs to spaces as it moves back. 16223 Delete converts tabs to spaces as it moves back.
16168 16224
16169 Variables controlling indentation style: 16225 Variables controlling indentation style:
16170 tcl-indent-level 16226 `tcl-indent-level'
16171 Indentation of Tcl statements within surrounding block. 16227 Indentation of Tcl statements within surrounding block.
16172 tcl-continued-indent-level 16228 `tcl-continued-indent-level'
16173 Indentation of continuation line relative to first line of command. 16229 Indentation of continuation line relative to first line of command.
16174 16230
16175 Variables controlling user interaction with mode (see variable 16231 Variables controlling user interaction with mode (see variable
16176 documentation for details): 16232 documentation for details):
16177 tcl-tab-always-indent 16233 `tcl-tab-always-indent'
16178 Controls action of TAB key. 16234 Controls action of TAB key.
16179 tcl-auto-newline 16235 `tcl-auto-newline'
16180 Non-nil means automatically newline before and after braces, brackets, 16236 Non-nil means automatically newline before and after braces, brackets,
16181 and semicolons inserted in Tcl code. 16237 and semicolons inserted in Tcl code.
16182 tcl-electric-hash-style 16238 `tcl-electric-hash-style'
16183 Controls action of `#' key. 16239 Controls action of `#' key.
16184 tcl-use-hairy-comment-detector 16240 `tcl-use-smart-word-finder'
16185 If t, use more complicated, but slower, comment detector.
16186 This variable is only used in Emacs 19.
16187 tcl-use-smart-word-finder
16188 If not nil, use a smarter, Tcl-specific way to find the current 16241 If not nil, use a smarter, Tcl-specific way to find the current
16189 word when looking up help on a Tcl command. 16242 word when looking up help on a Tcl command.
16190 16243
16191 Turning on Tcl mode calls the value of the variable `tcl-mode-hook' 16244 Turning on Tcl mode calls the value of the variable `tcl-mode-hook'
16192 with no args, if that value is non-nil. Read the documentation for 16245 with no args, if that value is non-nil. Read the documentation for
16592 if large. You can use Info-split to do this manually." t nil) 16645 if large. You can use Info-split to do this manually." t nil)
16593 16646
16594 ;;;*** 16647 ;;;***
16595 16648
16596 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 16649 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
16597 ;;;;;; "texinfo" "textmodes/texinfo.el" (15192 12249)) 16650 ;;;;;; "texinfo" "textmodes/texinfo.el" (15319 49209))
16598 ;;; Generated autoloads from textmodes/texinfo.el 16651 ;;; Generated autoloads from textmodes/texinfo.el
16599 16652
16600 (defvar texinfo-open-quote "``" "\ 16653 (defvar texinfo-open-quote "``" "\
16601 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 16654 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
16602 16655
16665 `@chapter' or `@section' line. 16718 `@chapter' or `@section' line.
16666 16719
16667 If the file has a `top' node, it must be called `top' or `Top' and 16720 If the file has a `top' node, it must be called `top' or `Top' and
16668 be the first node in the file. 16721 be the first node in the file.
16669 16722
16670
16671 Entering Texinfo mode calls the value of `text-mode-hook', and then the 16723 Entering Texinfo mode calls the value of `text-mode-hook', and then the
16672 value of `texinfo-mode-hook'." t nil) 16724 value of `texinfo-mode-hook'." t nil)
16673 16725
16674 ;;;*** 16726 ;;;***
16675 16727
16858 If DATE is malformed, a zero time will be returned." nil nil) 16910 If DATE is malformed, a zero time will be returned." nil nil)
16859 16911
16860 ;;;*** 16912 ;;;***
16861 16913
16862 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 16914 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
16863 ;;;;;; "time-stamp.el" (15275 13004)) 16915 ;;;;;; "time-stamp.el" (15278 57814))
16864 ;;; Generated autoloads from time-stamp.el 16916 ;;; Generated autoloads from time-stamp.el
16865 16917
16866 (autoload (quote time-stamp) "time-stamp" "\ 16918 (autoload (quote time-stamp) "time-stamp" "\
16867 Update the time stamp string(s) in the buffer. 16919 Update the time stamp string(s) in the buffer.
16868 A template in a file can be automatically updated with a new time stamp 16920 A template in a file can be automatically updated with a new time stamp
16967 17019
16968 ;;;*** 17020 ;;;***
16969 17021
16970 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 17022 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
16971 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 17023 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
16972 ;;;;;; "timer.el" (15293 42340)) 17024 ;;;;;; "timer.el" (15297 22176))
16973 ;;; Generated autoloads from timer.el 17025 ;;; Generated autoloads from timer.el
16974 17026
16975 (defalias (quote disable-timeout) (quote cancel-timer)) 17027 (defalias (quote disable-timeout) (quote cancel-timer))
16976 17028
16977 (autoload (quote cancel-timer) "timer" "\ 17029 (autoload (quote cancel-timer) "timer" "\
17174 function." nil nil) 17226 function." nil nil)
17175 17227
17176 ;;;*** 17228 ;;;***
17177 17229
17178 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 17230 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
17179 ;;;;;; (15122 26744)) 17231 ;;;;;; (15317 28321))
17180 ;;; Generated autoloads from tooltip.el 17232 ;;; Generated autoloads from tooltip.el
17181 17233
17182 (autoload (quote tooltip-mode) "tooltip" "\ 17234 (autoload (quote tooltip-mode) "tooltip" "\
17183 Mode for tooltip display. 17235 Mode for tooltip display.
17184 With ARG, turn tooltip mode on if and only if ARG is positive." t nil) 17236 With ARG, turn tooltip mode on if and only if ARG is positive." t nil)
17192 17244
17193 (custom-add-load (quote tooltip-mode) (quote tooltip)) 17245 (custom-add-load (quote tooltip-mode) (quote tooltip))
17194 17246
17195 ;;;*** 17247 ;;;***
17196 17248
17197 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15292 17249 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15299
17198 ;;;;;; 25971)) 17250 ;;;;;; 63969))
17199 ;;; Generated autoloads from emulation/tpu-edt.el 17251 ;;; Generated autoloads from emulation/tpu-edt.el
17200 17252
17201 (fset (quote tpu-edt-mode) (quote tpu-edt-on)) 17253 (defalias (quote tpu-edt-mode) (quote tpu-edt-on))
17202 17254
17203 (fset (quote tpu-edt) (quote tpu-edt-on)) 17255 (defalias (quote tpu-edt) (quote tpu-edt-on))
17204 17256
17205 (autoload (quote tpu-edt-on) "tpu-edt" "\ 17257 (autoload (quote tpu-edt-on) "tpu-edt" "\
17206 Turn on TPU/edt emulation." t nil) 17258 Turn on TPU/edt emulation." t nil)
17207 17259
17208 ;;;*** 17260 ;;;***
17220 (autoload (quote tpu-set-cursor-bound) "tpu-extras" "\ 17272 (autoload (quote tpu-set-cursor-bound) "tpu-extras" "\
17221 Constrain the cursor to the flow of the text." t nil) 17273 Constrain the cursor to the flow of the text." t nil)
17222 17274
17223 ;;;*** 17275 ;;;***
17224 17276
17225 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15293 42342)) 17277 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15297 22178))
17226 ;;; Generated autoloads from emacs-lisp/tq.el 17278 ;;; Generated autoloads from emacs-lisp/tq.el
17227 17279
17228 (autoload (quote tq-create) "tq" "\ 17280 (autoload (quote tq-create) "tq" "\
17229 Create and return a transaction queue communicating with PROCESS. 17281 Create and return a transaction queue communicating with PROCESS.
17230 PROCESS should be a subprocess capable of sending and receiving 17282 PROCESS should be a subprocess capable of sending and receiving
17232 to a tcp server on another machine." nil nil) 17284 to a tcp server on another machine." nil nil)
17233 17285
17234 ;;;*** 17286 ;;;***
17235 17287
17236 ;;;### (autoloads (trace-function-background trace-function trace-buffer) 17288 ;;;### (autoloads (trace-function-background trace-function trace-buffer)
17237 ;;;;;; "trace" "emacs-lisp/trace.el" (14583 8560)) 17289 ;;;;;; "trace" "emacs-lisp/trace.el" (14588 50057))
17238 ;;; Generated autoloads from emacs-lisp/trace.el 17290 ;;; Generated autoloads from emacs-lisp/trace.el
17239 17291
17240 (defvar trace-buffer "*trace-output*" "\ 17292 (defvar trace-buffer "*trace-output*" "\
17241 *Trace output will by default go to that buffer.") 17293 *Trace output will by default go to that buffer.")
17242 17294
17258 the window or buffer configuration at all." t nil) 17310 the window or buffer configuration at all." t nil)
17259 17311
17260 ;;;*** 17312 ;;;***
17261 17313
17262 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 17314 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
17263 ;;;;;; "textmodes/two-column.el" (15223 37897)) 17315 ;;;;;; "textmodes/two-column.el" (15306 37172))
17264 ;;; Generated autoloads from textmodes/two-column.el 17316 ;;; Generated autoloads from textmodes/two-column.el
17265 (autoload '2C-command "two-column" () t 'keymap) 17317 (autoload '2C-command "two-column" () t 'keymap)
17266 (global-set-key "\C-x6" '2C-command) 17318 (global-set-key "\C-x6" '2C-command)
17267 (global-set-key [f2] '2C-command) 17319 (global-set-key [f2] '2C-command)
17268 17320
17542 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-revert-buffer 17594 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-revert-buffer
17543 ;;;;;; vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory 17595 ;;;;;; vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory
17544 ;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window 17596 ;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window
17545 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 17597 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
17546 ;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) 17598 ;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
17547 ;;;;;; "vc" "vc.el" (15281 51219)) 17599 ;;;;;; "vc" "vc.el" (15317 28321))
17548 ;;; Generated autoloads from vc.el 17600 ;;; Generated autoloads from vc.el
17549 17601
17550 (defvar vc-checkout-hook nil "\ 17602 (defvar vc-checkout-hook nil "\
17551 *Normal hook (list of functions) run after a file has been checked out. 17603 *Normal hook (list of functions) run after a file has been checked out.
17552 See `run-hooks'.") 17604 See `run-hooks'.")
17764 `vc-annotate-very-old-color' defines the mapping of time to 17816 `vc-annotate-very-old-color' defines the mapping of time to
17765 colors. `vc-annotate-background' specifies the background color." t nil) 17817 colors. `vc-annotate-background' specifies the background color." t nil)
17766 17818
17767 ;;;*** 17819 ;;;***
17768 17820
17769 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15244 62593)) 17821 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15317 28321))
17770 ;;; Generated autoloads from vc-cvs.el 17822 ;;; Generated autoloads from vc-cvs.el
17771 (defun vc-cvs-registered (f) 17823 (defun vc-cvs-registered (f)
17772 (when (file-readable-p (expand-file-name 17824 (when (file-readable-p (expand-file-name
17773 "CVS/Entries" (file-name-directory f))) 17825 "CVS/Entries" (file-name-directory f)))
17774 (require 'vc-cvs) 17826 (require 'vc-cvs)
18556 With arg, turn widget mode on if and only if arg is positive." t nil) 18608 With arg, turn widget mode on if and only if arg is positive." t nil)
18557 18609
18558 ;;;*** 18610 ;;;***
18559 18611
18560 ;;;### (autoloads (widget-delete widget-create widget-prompt-value) 18612 ;;;### (autoloads (widget-delete widget-create widget-prompt-value)
18561 ;;;;;; "wid-edit" "wid-edit.el" (15236 47779)) 18613 ;;;;;; "wid-edit" "wid-edit.el" (15315 52173))
18562 ;;; Generated autoloads from wid-edit.el 18614 ;;; Generated autoloads from wid-edit.el
18563 18615
18564 (autoload (quote widget-prompt-value) "wid-edit" "\ 18616 (autoload (quote widget-prompt-value) "wid-edit" "\
18565 Prompt for a value matching WIDGET, using PROMPT. 18617 Prompt for a value matching WIDGET, using PROMPT.
18566 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil) 18618 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil)
18573 Delete WIDGET." nil nil) 18625 Delete WIDGET." nil nil)
18574 18626
18575 ;;;*** 18627 ;;;***
18576 18628
18577 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 18629 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
18578 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (15293 18630 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (15297
18579 ;;;;;; 42340)) 18631 ;;;;;; 22176))
18580 ;;; Generated autoloads from windmove.el 18632 ;;; Generated autoloads from windmove.el
18581 18633
18582 (autoload (quote windmove-left) "windmove" "\ 18634 (autoload (quote windmove-left) "windmove" "\
18583 Select the window to the left of the current one. 18635 Select the window to the left of the current one.
18584 With no prefix argument, or with prefix argument equal to zero, 18636 With no prefix argument, or with prefix argument equal to zero,
18634 With arg, turn Winner mode on if and only if arg is positive." t nil) 18686 With arg, turn Winner mode on if and only if arg is positive." t nil)
18635 18687
18636 ;;;*** 18688 ;;;***
18637 18689
18638 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 18690 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
18639 ;;;;;; "woman.el" (15296 19686)) 18691 ;;;;;; "woman.el" (15297 22176))
18640 ;;; Generated autoloads from woman.el 18692 ;;; Generated autoloads from woman.el
18641 18693
18642 (autoload (quote woman) "woman" "\ 18694 (autoload (quote woman) "woman" "\
18643 Browse UN*X man page for TOPIC (Without using external Man program). 18695 Browse UN*X man page for TOPIC (Without using external Man program).
18644 The major browsing mode used is essentially the standard Man mode. 18696 The major browsing mode used is essentially the standard Man mode.
18806 (autoload (quote psychoanalyze-pinhead) "yow" "\ 18858 (autoload (quote psychoanalyze-pinhead) "yow" "\
18807 Zippy goes to the analyst." t nil) 18859 Zippy goes to the analyst." t nil)
18808 18860
18809 ;;;*** 18861 ;;;***
18810 18862
18811 ;;;### (autoloads (zone) "zone" "play/zone.el" (15210 44097)) 18863 ;;;### (autoloads (zone) "zone" "play/zone.el" (15214 18673))
18812 ;;; Generated autoloads from play/zone.el 18864 ;;; Generated autoloads from play/zone.el
18813 18865
18814 (autoload (quote zone) "zone" "\ 18866 (autoload (quote zone) "zone" "\
18815 Zone out, completely." t nil) 18867 Zone out, completely." t nil)
18816 18868
18833 18885
18834 - fontification" t nil) 18886 - fontification" t nil)
18835 18887
18836 ;;;*** 18888 ;;;***
18837 18889
18838 ;;;### (autoloads nil nil ("emacs-lisp/lselect.el" "emacs-lisp/lisp-mode.el" 18890 ;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "allout.el"
18839 ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/cl-macs.el" "uniquify.el" 18891 ;;;;;; "buff-menu.el" "byte-run.el" "case-table.el" "cdl.el" "cus-dep.el"
18840 ;;;;;; "startup.el" "isearch.el" "files.el" "env.el" "bindings.el" 18892 ;;;;;; "cus-load.el" "cus-start.el" "dos-fns.el" "dos-vars.el" "dos-w32.el"
18841 ;;;;;; "textmodes/text-mode.el" "textmodes/texnfo-upd.el" "textmodes/reftex-vars.el" 18893 ;;;;;; "ediff-diff.el" "ediff-init.el" "ediff-merg.el" "ediff-ptch.el"
18842 ;;;;;; "textmodes/reftex-toc.el" "textmodes/reftex-sel.el" "textmodes/reftex-ref.el" 18894 ;;;;;; "ediff-vers.el" "ediff-wind.el" "electric.el" "emacs-lock.el"
18843 ;;;;;; "textmodes/reftex-parse.el" "textmodes/reftex-global.el" 18895 ;;;;;; "finder-inf.el" "float-sup.el" "foldout.el" "format.el" "forms-d2.el"
18844 ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-auc.el" "textmodes/refer.el" 18896 ;;;;;; "forms-pass.el" "generic-x.el" "indent.el" "kermit.el" "map-ynp.el"
18845 ;;;;;; "textmodes/refbib.el" "textmodes/paragraphs.el" "textmodes/page.el" 18897 ;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "patcomp.el" "paths.el"
18846 ;;;;;; "textmodes/page-ext.el" "textmodes/makeinfo.el" "textmodes/fill.el" 18898 ;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "regi.el" "register.el"
18847 ;;;;;; "textmodes/bib-mode.el" "term/xterm.el" "term/x-win.el" "term/wyse50.el" 18899 ;;;;;; "s-region.el" "scroll-bar.el" "select.el" "soundex.el" "subdirs.el"
18848 ;;;;;; "term/w32-win.el" "term/vt420.el" "term/vt400.el" "term/vt320.el" 18900 ;;;;;; "tcp.el" "tempo.el" "timezone.el" "unused.el" "vc-hooks.el"
18849 ;;;;;; "term/vt300.el" "term/vt240.el" "term/vt220.el" "term/vt201.el" 18901 ;;;;;; "vcursor.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
18850 ;;;;;; "term/vt200.el" "term/vt125.el" "term/vt102.el" "term/vt100.el" 18902 ;;;;;; "vt100-led.el" "w32-fns.el" "widget.el" "window.el" "xscheme.el"
18851 ;;;;;; "term/tvi970.el" "term/tty-colors.el" "term/sup-mouse.el" 18903 ;;;;;; "international/characters.el" "international/iso-ascii.el"
18852 ;;;;;; "term/sun.el" "term/sun-mouse.el" "term/pc-win.el" "term/news.el" 18904 ;;;;;; "international/iso-insert.el" "international/iso-swed.el"
18853 ;;;;;; "term/mac-win.el" "term/lk201.el" "term/linux.el" "term/keyswap.el" 18905 ;;;;;; "international/ja-dic-cnv.el" "international/ja-dic-utl.el"
18854 ;;;;;; "term/iris-ansi.el" "term/internal.el" "term/bobcat.el" "term/bg-mouse.el" 18906 ;;;;;; "international/mule-cmds.el" "international/mule-conf.el"
18855 ;;;;;; "term/apollo.el" "term/AT386.el" "progmodes/mantemp.el" "progmodes/idlw-toolbar.el" 18907 ;;;;;; "international/ogonek.el" "international/swedish.el" "international/utf-8.el"
18856 ;;;;;; "progmodes/idlw-rinfo.el" "progmodes/ebnf-yac.el" "progmodes/ebnf-otz.el" 18908 ;;;;;; "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"
18857 ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el" 18909 ;;;;;; "net/eudcb-ph.el" "net/ldap.el" "calendar/cal-china.el" "calendar/cal-coptic.el"
18858 ;;;;;; "progmodes/cc-engine.el" "progmodes/cc-defs.el" "progmodes/cc-compat.el" 18910 ;;;;;; "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
18859 ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-bytecomp.el" "progmodes/cc-align.el" 18911 ;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el"
18860 ;;;;;; "progmodes/ada-xref.el" "progmodes/ada-prj.el" "play/meese.el" 18912 ;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el"
18861 ;;;;;; "play/gametree.el" "play/gamegrid.el" "obsolete/x-menu.el" 18913 ;;;;;; "calendar/cal-x.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
18862 ;;;;;; "obsolete/x-apollo.el" "obsolete/uncompress.el" "obsolete/sun-fns.el" 18914 ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-seq.el"
18863 ;;;;;; "obsolete/sun-curs.el" "obsolete/sc.el" "obsolete/rnews.el" 18915 ;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el"
18864 ;;;;;; "obsolete/profile.el" "obsolete/ooutline.el" "obsolete/hilit19.el" 18916 ;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/float.el" "emacs-lisp/gulp.el"
18865 ;;;;;; "obsolete/cplus-md.el" "obsolete/c-mode.el" "mail/vms-pmail.el" 18917 ;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el"
18866 ;;;;;; "mail/uce.el" "mail/rfc822.el" "mail/rfc2368.el" "mail/mspools.el" 18918 ;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/sregex.el" "emulation/edt-lk201.el"
18867 ;;;;;; "mail/mh-seq.el" "mail/mh-pick.el" "mail/mh-funcs.el" "mail/mailpost.el" 18919 ;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
18868 ;;;;;; "mail/mailheader.el" "mail/blessmail.el" "language/vietnamese.el" 18920 ;;;;;; "emulation/mlsupport.el" "emulation/tpu-mapper.el" "emulation/viper-init.el"
18869 ;;;;;; "language/tibetan.el" "language/thai.el" "language/slovak.el" 18921 ;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
18870 ;;;;;; "language/romanian.el" "language/misc-lang.el" "language/lao.el" 18922 ;;;;;; "emulation/viper-util.el" "eshell/em-alias.el" "eshell/em-banner.el"
18871 ;;;;;; "language/korean.el" "language/japanese.el" "language/indian.el" 18923 ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"
18872 ;;;;;; "language/hebrew.el" "language/greek.el" "language/european.el" 18924 ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-pred.el"
18873 ;;;;;; "language/ethiopic.el" "language/english.el" "language/devanagari.el" 18925 ;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
18874 ;;;;;; "language/czech.el" "language/cyrillic.el" "language/chinese.el" 18926 ;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-xtra.el"
18875 ;;;;;; "gnus/webmail.el" "gnus/utf7.el" "gnus/starttls.el" "gnus/rfc2231.el" 18927 ;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el"
18876 ;;;;;; "gnus/rfc2104.el" "gnus/rfc2047.el" "gnus/rfc2045.el" "gnus/rfc1843.el" 18928 ;;;;;; "eshell/esh-groups.el" "eshell/esh-io.el" "eshell/esh-maint.el"
18877 ;;;;;; "gnus/qp.el" "gnus/pop3.el" "gnus/parse-time.el" "gnus/nnweb.el" 18929 ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
18878 ;;;;;; "gnus/nnwarchive.el" "gnus/nnvirtual.el" "gnus/nnultimate.el" 18930 ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "gnus/flow-fill.el"
18879 ;;;;;; "gnus/nntp.el" "gnus/nnspool.el" "gnus/nnslashdot.el" "gnus/nnoo.el" 18931 ;;;;;; "gnus/format-spec.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
18880 ;;;;;; "gnus/nnmh.el" "gnus/nnmbox.el" "gnus/nnmail.el" "gnus/nnlistserv.el" 18932 ;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el"
18881 ;;;;;; "gnus/nnimap.el" "gnus/nnheader.el" "gnus/nngateway.el" "gnus/nneething.el" 18933 ;;;;;; "gnus/gnus-draft.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
18882 ;;;;;; "gnus/nndraft.el" "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el" 18934 ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
18883 ;;;;;; "gnus/mml.el" "gnus/mm-view.el" "gnus/mm-util.el" "gnus/mm-encode.el" 18935 ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el"
18884 ;;;;;; "gnus/mm-decode.el" "gnus/mm-bodies.el" "gnus/messcompat.el" 18936 ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el"
18885 ;;;;;; "gnus/mailcap.el" "gnus/mail-source.el" "gnus/mail-prsvr.el" 18937 ;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"
18886 ;;;;;; "gnus/mail-parse.el" "gnus/imap.el" "gnus/ietf-drums.el" 18938 ;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"
18887 ;;;;;; "gnus/gnus-vm.el" "gnus/gnus-uu.el" "gnus/gnus-util.el" "gnus/gnus-undo.el" 18939 ;;;;;; "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/imap.el" "gnus/mail-parse.el"
18888 ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-sum.el" "gnus/gnus-srvr.el" 18940 ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el"
18889 ;;;;;; "gnus/gnus-setup.el" "gnus/gnus-score.el" "gnus/gnus-salt.el" 18941 ;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
18890 ;;;;;; "gnus/gnus-range.el" "gnus/gnus-nocem.el" "gnus/gnus-mh.el" 18942 ;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml.el"
18891 ;;;;;; "gnus/gnus-logic.el" "gnus/gnus-int.el" "gnus/gnus-gl.el" 18943 ;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
18892 ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-eform.el" "gnus/gnus-dup.el" 18944 ;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
18893 ;;;;;; "gnus/gnus-draft.el" "gnus/gnus-demon.el" "gnus/gnus-cus.el" 18945 ;;;;;; "gnus/nnimap.el" "gnus/nnlistserv.el" "gnus/nnmail.el" "gnus/nnmbox.el"
18894 ;;;;;; "gnus/gnus-cite.el" "gnus/gnus-bcklg.el" "gnus/gnus-async.el" 18946 ;;;;;; "gnus/nnmh.el" "gnus/nnoo.el" "gnus/nnslashdot.el" "gnus/nnspool.el"
18895 ;;;;;; "gnus/format-spec.el" "gnus/flow-fill.el" "eshell/esh-var.el" 18947 ;;;;;; "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el"
18896 ;;;;;; "eshell/esh-util.el" "eshell/esh-proc.el" "eshell/esh-opt.el" 18948 ;;;;;; "gnus/nnweb.el" "gnus/parse-time.el" "gnus/pop3.el" "gnus/qp.el"
18897 ;;;;;; "eshell/esh-module.el" "eshell/esh-maint.el" "eshell/esh-io.el" 18949 ;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
18898 ;;;;;; "eshell/esh-groups.el" "eshell/esh-ext.el" "eshell/esh-cmd.el" 18950 ;;;;;; "gnus/rfc2231.el" "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el"
18899 ;;;;;; "eshell/esh-arg.el" "eshell/em-xtra.el" "eshell/em-unix.el" 18951 ;;;;;; "language/chinese.el" "language/cyrillic.el" "language/czech.el"
18900 ;;;;;; "eshell/em-term.el" "eshell/em-smart.el" "eshell/em-script.el" 18952 ;;;;;; "language/devanagari.el" "language/english.el" "language/ethiopic.el"
18901 ;;;;;; "eshell/em-rebind.el" "eshell/em-prompt.el" "eshell/em-pred.el" 18953 ;;;;;; "language/european.el" "language/greek.el" "language/hebrew.el"
18902 ;;;;;; "eshell/em-ls.el" "eshell/em-hist.el" "eshell/em-glob.el" 18954 ;;;;;; "language/indian.el" "language/japanese.el" "language/korean.el"
18903 ;;;;;; "eshell/em-dirs.el" "eshell/em-cmpl.el" "eshell/em-basic.el" 18955 ;;;;;; "language/lao.el" "language/misc-lang.el" "language/romanian.el"
18904 ;;;;;; "eshell/em-banner.el" "eshell/em-alias.el" "emulation/viper-util.el" 18956 ;;;;;; "language/slovak.el" "language/thai.el" "language/tibetan.el"
18905 ;;;;;; "emulation/viper-mous.el" "emulation/viper-macs.el" "emulation/viper-keym.el" 18957 ;;;;;; "language/vietnamese.el" "mail/blessmail.el" "mail/mailheader.el"
18906 ;;;;;; "emulation/viper-init.el" "emulation/viper-ex.el" "emulation/viper-cmd.el" 18958 ;;;;;; "mail/mailpost.el" "mail/mh-funcs.el" "mail/mh-pick.el" "mail/mh-seq.el"
18907 ;;;;;; "emulation/tpu-mapper.el" "emulation/mlsupport.el" "emulation/edt-vt100.el" 18959 ;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el"
18908 ;;;;;; "emulation/edt-pc.el" "emulation/edt-mapper.el" "emulation/edt-lk201.el" 18960 ;;;;;; "mail/vms-pmail.el" "obsolete/c-mode.el" "obsolete/cplus-md.el"
18909 ;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/lucid.el" "emacs-lisp/lmenu.el" 18961 ;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el"
18910 ;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/levents.el" "emacs-lisp/gulp.el" 18962 ;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el"
18911 ;;;;;; "emacs-lisp/float.el" "emacs-lisp/find-gc.el" "emacs-lisp/ewoc.el" 18963 ;;;;;; "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el"
18912 ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cl-seq.el" 18964 ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
18913 ;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-compat.el" "emacs-lisp/byte-opt.el" 18965 ;;;;;; "progmodes/ada-xref.el" "progmodes/cc-align.el" "progmodes/cc-bytecomp.el"
18914 ;;;;;; "emacs-lisp/authors.el" "emacs-lisp/assoc.el" "calendar/cal-x.el" 18966 ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el"
18915 ;;;;;; "calendar/cal-tex.el" "calendar/cal-persia.el" "calendar/cal-move.el" 18967 ;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el"
18916 ;;;;;; "calendar/cal-menu.el" "calendar/cal-mayan.el" "calendar/cal-julian.el" 18968 ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el"
18917 ;;;;;; "calendar/cal-iso.el" "calendar/cal-islam.el" "calendar/cal-french.el" 18969 ;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "term/AT386.el"
18918 ;;;;;; "calendar/cal-coptic.el" "calendar/cal-china.el" "net/ldap.el" 18970 ;;;;;; "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/internal.el"
18919 ;;;;;; "net/eudcb-ph.el" "net/eudcb-ldap.el" "net/eudcb-bbdb.el" 18971 ;;;;;; "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el"
18920 ;;;;;; "net/eudc-vars.el" "international/utf-8.el" "international/swedish.el" 18972 ;;;;;; "term/mac-win.el" "term/news.el" "term/pc-win.el" "term/sun-mouse.el"
18921 ;;;;;; "international/ogonek.el" "international/mule.el" "international/mule-conf.el" 18973 ;;;;;; "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el"
18922 ;;;;;; "international/mule-cmds.el" "international/latin-9.el" "international/latin-8.el" 18974 ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el"
18923 ;;;;;; "international/latin-5.el" "international/latin-4.el" "international/latin-3.el" 18975 ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el"
18924 ;;;;;; "international/latin-2.el" "international/latin-1.el" "international/ja-dic-utl.el" 18976 ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/wyse50.el"
18925 ;;;;;; "international/ja-dic-cnv.el" "international/iso-swed.el" 18977 ;;;;;; "term/x-win.el" "term/xterm.el" "textmodes/fill.el" "textmodes/makeinfo.el"
18926 ;;;;;; "international/iso-insert.el" "international/iso-ascii.el" 18978 ;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el"
18927 ;;;;;; "international/characters.el" "xscheme.el" "xml.el" "window.el" 18979 ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
18928 ;;;;;; "widget.el" "w32-fns.el" "vt100-led.el" "vt-control.el" "vmsproc.el" 18980 ;;;;;; "textmodes/reftex-global.el" "textmodes/reftex-parse.el"
18929 ;;;;;; "vms-patch.el" "version.el" "vcursor.el" "vc-hooks.el" "unused.el" 18981 ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
18930 ;;;;;; "timezone.el" "tempo.el" "tcp.el" "subdirs.el" "soundex.el" 18982 ;;;;;; "textmodes/reftex-vars.el" "textmodes/text-mode.el" "emacs-lisp/cl-macs.el"
18931 ;;;;;; "select.el" "scroll-bar.el" "saveplace.el" "s-region.el" 18983 ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lselect.el"
18932 ;;;;;; "replace.el" "register.el" "regi.el" "pcvs-util.el" "pcvs-parse.el" 18984 ;;;;;; "bindings.el" "custom.el" "env.el" "faces.el" "files.el"
18933 ;;;;;; "pcvs-info.el" "paths.el" "patcomp.el" "mouse.el" "mouse-drag.el" 18985 ;;;;;; "frame.el" "isearch.el" "loadup.el" "menu-bar.el" "mouse.el"
18934 ;;;;;; "mouse-copy.el" "misc.el" "menu-bar.el" "map-ynp.el" "kermit.el" 18986 ;;;;;; "replace.el" "saveplace.el" "simple.el" "startup.el" "subr.el"
18935 ;;;;;; "indent.el" "generic-x.el" "frame.el" "forms-pass.el" "forms-d2.el" 18987 ;;;;;; "uniquify.el" "version.el" "xml.el" "obsolete/hilit19.el"
18936 ;;;;;; "format.el" "foldout.el" "float-sup.el" "finder-inf.el" "emacs-lock.el" 18988 ;;;;;; "eshell/em-ls.el" "eshell/em-unix.el" "emacs-lisp/byte-opt.el"
18937 ;;;;;; "electric.el" "ediff-wind.el" "ediff-vers.el" "ediff-ptch.el" 18989 ;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "international/latin-1.el"
18938 ;;;;;; "ediff-merg.el" "ediff-init.el" "ediff-diff.el" "dos-w32.el" 18990 ;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el"
18939 ;;;;;; "dos-vars.el" "dos-fns.el" "custom.el" "cus-start.el" "cus-load.el" 18991 ;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el"
18940 ;;;;;; "cus-dep.el" "cdl.el" "case-table.el" "byte-run.el" "buff-menu.el" 18992 ;;;;;; "international/mule.el" "progmodes/cc-engine.el" "term/w32-win.el"
18941 ;;;;;; "allout.el" "abbrevlist.el" "abbrev.el" "simple.el" "faces.el" 18993 ;;;;;; "textmodes/bib-mode.el" "textmodes/page-ext.el" "textmodes/texnfo-upd.el")
18942 ;;;;;; "loadup.el" "subr.el") (15298 59409 341466)) 18994 ;;;;;; (15320 23959 705052))
18943 18995
18944 ;;;*** 18996 ;;;***
18945 18997
18946 ;;; Local Variables: 18998 ;;; Local Variables:
18947 ;;; version-control: never 18999 ;;; version-control: never