comparison lisp/loaddefs.el @ 36101:3fbc0a866e43 EMACS_PRETEST_21_0_98

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 15 Feb 2001 13:05:29 +0000
parents 497c28f292c4
children 7ac492184bca
comparison
equal deleted inserted replaced
36100:4fc43bcbdb97 36101:3fbc0a866e43
2 ;; 2 ;;
3 ;;; Code: 3 ;;; Code:
4 4
5 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 5 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6 ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 6 ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7 ;;;;;; "play/5x5.el" (14885 9098)) 7 ;;;;;; "play/5x5.el" (14885 9171))
8 ;;; Generated autoloads from play/5x5.el 8 ;;; Generated autoloads from play/5x5.el
9 9
10 (autoload (quote 5x5) "5x5" "\ 10 (autoload (quote 5x5) "5x5" "\
11 Play 5x5. 11 Play 5x5.
12 12
50 should return a grid vector array that is the new solution." t nil) 50 should return a grid vector array that is the new solution." t nil)
51 51
52 ;;;*** 52 ;;;***
53 53
54 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 54 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
55 ;;;;;; (14946 52019)) 55 ;;;;;; (14977 55687))
56 ;;; Generated autoloads from progmodes/ada-mode.el 56 ;;; Generated autoloads from progmodes/ada-mode.el
57 57
58 (autoload (quote ada-add-extensions) "ada-mode" "\ 58 (autoload (quote ada-add-extensions) "ada-mode" "\
59 Define SPEC and BODY as being valid extensions for Ada files. 59 Define SPEC and BODY as being valid extensions for Ada files.
60 Going from body to spec with `ff-find-other-file' used these 60 Going from body to spec with `ff-find-other-file' used these
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" (14905 61936)) 122 ;;;;;; add-log-full-name) "add-log" "add-log.el" (14976 13200))
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'.")
403 (or (assoc "^/[^/:]*\\'" file-name-handler-alist) (setq file-name-handler-alist (cons (quote ("^/[^/:]*\\'" . ange-ftp-completion-hook-function)) file-name-handler-alist))) 403 (or (assoc "^/[^/:]*\\'" file-name-handler-alist) (setq file-name-handler-alist (cons (quote ("^/[^/:]*\\'" . ange-ftp-completion-hook-function)) file-name-handler-alist)))
404 404
405 ;;;*** 405 ;;;***
406 406
407 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 407 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
408 ;;;;;; "ansi-color" "ansi-color.el" (14965 36539)) 408 ;;;;;; "ansi-color" "ansi-color.el" (14965 36567))
409 ;;; Generated autoloads from ansi-color.el 409 ;;; Generated autoloads from ansi-color.el
410 410
411 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 411 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
412 Set `ansi-color-for-comint-mode' to t." t nil) 412 Set `ansi-color-for-comint-mode' to t." t nil)
413 413
425 This is a good function to put in `comint-output-filter-functions'." nil nil) 425 This is a good function to put in `comint-output-filter-functions'." nil nil)
426 426
427 ;;;*** 427 ;;;***
428 428
429 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 429 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
430 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (14885 13467)) 430 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (14885 13587))
431 ;;; Generated autoloads from progmodes/antlr-mode.el 431 ;;; Generated autoloads from progmodes/antlr-mode.el
432 432
433 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 433 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
434 Show Makefile rules for all grammar files in the current directory. 434 Show Makefile rules for all grammar files in the current directory.
435 If the `major-mode' of the current buffer has the value `makefile-mode', 435 If the `major-mode' of the current buffer has the value `makefile-mode',
1046 Use `auto-revert-mode' to revert a particular buffer." t nil) 1046 Use `auto-revert-mode' to revert a particular buffer." t nil)
1047 1047
1048 ;;;*** 1048 ;;;***
1049 1049
1050 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1050 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1051 ;;;;;; "avoid.el" (14877 9921)) 1051 ;;;;;; "avoid.el" (14877 10207))
1052 ;;; Generated autoloads from avoid.el 1052 ;;; Generated autoloads from avoid.el
1053 1053
1054 (defvar mouse-avoidance-mode nil "\ 1054 (defvar mouse-avoidance-mode nil "\
1055 Activate mouse avoidance mode. 1055 Activate mouse avoidance mode.
1056 See function `mouse-avoidance-mode' for possible values. 1056 See function `mouse-avoidance-mode' for possible values.
1124 (defalias (quote \`) (symbol-function (quote backquote))) 1124 (defalias (quote \`) (symbol-function (quote backquote)))
1125 1125
1126 ;;;*** 1126 ;;;***
1127 1127
1128 ;;;### (autoloads (display-battery battery) "battery" "battery.el" 1128 ;;;### (autoloads (display-battery battery) "battery" "battery.el"
1129 ;;;;;; (14821 31343)) 1129 ;;;;;; (14987 38427))
1130 ;;; Generated autoloads from battery.el 1130 ;;; Generated autoloads from battery.el
1131 1131
1132 (autoload (quote battery) "battery" "\ 1132 (autoload (quote battery) "battery" "\
1133 Display battery status information in the echo area. 1133 Display battery status information in the echo area.
1134 The text being displayed in the echo area is controlled by the variables 1134 The text being displayed in the echo area is controlled by the variables
1141 The mode line will be updated automatically every `battery-update-interval' 1141 The mode line will be updated automatically every `battery-update-interval'
1142 seconds." t nil) 1142 seconds." t nil)
1143 1143
1144 ;;;*** 1144 ;;;***
1145 1145
1146 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (14504 1146 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (14977
1147 ;;;;;; 9460)) 1147 ;;;;;; 55968))
1148 ;;; Generated autoloads from textmodes/bibtex.el 1148 ;;; Generated autoloads from textmodes/bibtex.el
1149 1149
1150 (autoload (quote bibtex-mode) "bibtex" "\ 1150 (autoload (quote bibtex-mode) "bibtex" "\
1151 Major mode for editing BibTeX files. 1151 Major mode for editing BibTeX files.
1152 1152
1847 Return a vector containing the lines from `bruce-phrases-file'." nil nil) 1847 Return a vector containing the lines from `bruce-phrases-file'." nil nil)
1848 1848
1849 ;;;*** 1849 ;;;***
1850 1850
1851 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 1851 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
1852 ;;;;;; "bs" "bs.el" (14886 21309)) 1852 ;;;;;; "bs" "bs.el" (14886 21763))
1853 ;;; Generated autoloads from bs.el 1853 ;;; Generated autoloads from bs.el
1854 1854
1855 (autoload (quote bs-cycle-next) "bs" "\ 1855 (autoload (quote bs-cycle-next) "bs" "\
1856 Select next buffer defined by buffer cycling. 1856 Select next buffer defined by buffer cycling.
1857 The buffers taking part in buffer cycling are defined 1857 The buffers taking part in buffer cycling are defined
1994 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays 1994 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays
1995 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially 1995 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially
1996 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 1996 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
1997 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 1997 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
1998 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 1998 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
1999 ;;;;;; (14942 61350)) 1999 ;;;;;; (14942 61379))
2000 ;;; Generated autoloads from calendar/calendar.el 2000 ;;; Generated autoloads from calendar/calendar.el
2001 2001
2002 (defvar calendar-week-start-day 0 "\ 2002 (defvar calendar-week-start-day 0 "\
2003 *The day of the week on which a week in the calendar begins. 2003 *The day of the week on which a week in the calendar begins.
2004 0 means Sunday (default), 1 means Monday, and so on.") 2004 0 means Sunday (default), 1 means Monday, and so on.")
2442 Choose between the one frame, two frame, or basic calendar displays. 2442 Choose between the one frame, two frame, or basic calendar displays.
2443 The original function `calendar' has been renamed `calendar-basic-setup'." t nil) 2443 The original function `calendar' has been renamed `calendar-basic-setup'." t nil)
2444 2444
2445 ;;;*** 2445 ;;;***
2446 2446
2447 ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (14895 37805)) 2447 ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (14895 37935))
2448 ;;; Generated autoloads from progmodes/cc-langs.el 2448 ;;; Generated autoloads from progmodes/cc-langs.el
2449 2449
2450 (defvar c-mode-syntax-table nil "\ 2450 (defvar c-mode-syntax-table nil "\
2451 Syntax table used in c-mode buffers.") 2451 Syntax table used in c-mode buffers.")
2452 2452
2638 2638
2639 ;;;*** 2639 ;;;***
2640 2640
2641 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 2641 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
2642 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 2642 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
2643 ;;;;;; (14946 52019)) 2643 ;;;;;; (14982 50903))
2644 ;;; Generated autoloads from international/ccl.el 2644 ;;; Generated autoloads from international/ccl.el
2645 2645
2646 (autoload (quote ccl-compile) "ccl" "\ 2646 (autoload (quote ccl-compile) "ccl" "\
2647 Return a compiled code of CCL-PROGRAM as a vector of integer." nil nil) 2647 Return a compiled code of CCL-PROGRAM as a vector of integer." nil nil)
2648 2648
2854 2854
2855 2855
2856 TRANSLATE := 2856 TRANSLATE :=
2857 (translate-character REG(table) REG(charset) REG(codepoint)) 2857 (translate-character REG(table) REG(charset) REG(codepoint))
2858 | (translate-character SYMBOL REG(charset) REG(codepoint)) 2858 | (translate-character SYMBOL REG(charset) REG(codepoint))
2859 ;; SYMBOL must refer to a table defined by `define-translation-table'.
2859 MAP := 2860 MAP :=
2860 (iterate-multiple-map REG REG MAP-IDs) 2861 (iterate-multiple-map REG REG MAP-IDs)
2861 | (map-multiple REG REG (MAP-SET)) 2862 | (map-multiple REG REG (MAP-SET))
2862 | (map-single REG REG MAP-ID) 2863 | (map-single REG REG MAP-ID)
2863 MAP-IDs := MAP-ID ... 2864 MAP-IDs := MAP-ID ...
3040 Encode the text in the current buffer to HZ." t nil) 3041 Encode the text in the current buffer to HZ." t nil)
3041 3042
3042 ;;;*** 3043 ;;;***
3043 3044
3044 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3045 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3045 ;;;;;; "chistory" "chistory.el" (14883 31697)) 3046 ;;;;;; "chistory" "chistory.el" (14883 31905))
3046 ;;; Generated autoloads from chistory.el 3047 ;;; Generated autoloads from chistory.el
3047 3048
3048 (autoload (quote repeat-matching-complex-command) "chistory" "\ 3049 (autoload (quote repeat-matching-complex-command) "chistory" "\
3049 Edit and re-evaluate complex command with name matching PATTERN. 3050 Edit and re-evaluate complex command with name matching PATTERN.
3050 Matching occurrences are displayed, most recent first, until you select 3051 Matching occurrences are displayed, most recent first, until you select
3178 ;;;*** 3179 ;;;***
3179 3180
3180 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3181 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3181 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3182 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3182 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3183 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3183 ;;;;;; (14959 159)) 3184 ;;;;;; (14959 292))
3184 ;;; Generated autoloads from comint.el 3185 ;;; Generated autoloads from comint.el
3185 3186
3186 (autoload (quote make-comint-in-buffer) "comint" "\ 3187 (autoload (quote make-comint-in-buffer) "comint" "\
3187 Make a comint process NAME in BUFFER, running PROGRAM. 3188 Make a comint process NAME in BUFFER, running PROGRAM.
3188 If BUFFER is nil, it defaults to NAME surrounded by `*'s. 3189 If BUFFER is nil, it defaults to NAME surrounded by `*'s.
3258 ;;;*** 3259 ;;;***
3259 3260
3260 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 3261 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3261 ;;;;;; compilation-mode grep-find grep compile compilation-search-path 3262 ;;;;;; compilation-mode grep-find grep compile compilation-search-path
3262 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 3263 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
3263 ;;;;;; "compile" "progmodes/compile.el" (14916 51039)) 3264 ;;;;;; "compile" "progmodes/compile.el" (14916 51180))
3264 ;;; Generated autoloads from progmodes/compile.el 3265 ;;; Generated autoloads from progmodes/compile.el
3265 3266
3266 (defvar compilation-mode-hook nil "\ 3267 (defvar compilation-mode-hook nil "\
3267 *List of hook functions run by `compilation-mode' (see `run-hooks').") 3268 *List of hook functions run by `compilation-mode' (see `run-hooks').")
3268 3269
3389 (define-key ctl-x-map "`" 'next-error) 3390 (define-key ctl-x-map "`" 'next-error)
3390 3391
3391 ;;;*** 3392 ;;;***
3392 3393
3393 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 3394 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
3394 ;;;;;; (14854 32221)) 3395 ;;;;;; (14981 29950))
3395 ;;; Generated autoloads from complete.el 3396 ;;; Generated autoloads from complete.el
3396 3397
3397 (defvar partial-completion-mode nil "\ 3398 (defvar partial-completion-mode nil "\
3398 Toggle Partial-Completion mode on or off. 3399 Non-nil if Partial-Completion mode is enabled.
3399 See the command `partial-completion-mode' for a description of this minor-mode. 3400 See the command `partial-completion-mode' for a description of this minor-mode.
3400 Setting this variable directly does not take effect; 3401 Setting this variable directly does not take effect;
3401 use either \\[customize] or the function `partial-completion-mode'.") 3402 use either \\[customize] or the function `partial-completion-mode'.")
3402 3403
3403 (custom-add-to-group (quote partial-completion) (quote partial-completion-mode) (quote custom-variable)) 3404 (custom-add-to-group (quote partial-completion) (quote partial-completion-mode) (quote custom-variable))
3416 For example, M-x p-c-m expands to M-x partial-completion-mode since no other 3417 For example, M-x p-c-m expands to M-x partial-completion-mode since no other
3417 command begins with that sequence of characters, and 3418 command begins with that sequence of characters, and
3418 \\[find-file] f_b.c TAB might complete to foo_bar.c if that file existed and no 3419 \\[find-file] f_b.c TAB might complete to foo_bar.c if that file existed and no
3419 other file in that directory begin with that sequence of characters. 3420 other file in that directory begin with that sequence of characters.
3420 3421
3421 Unless `PC-disable-includes' is non-nil, the \"<...>\" sequence is interpreted 3422 Unless `PC-disable-includes' is non-nil, the `<...>' sequence is interpreted
3422 specially in \\[find-file]. For example, 3423 specially in \\[find-file]. For example,
3423 \\[find-file] <sys/time.h> RET finds the file /usr/include/sys/time.h. 3424 \\[find-file] <sys/time.h> RET finds the file `/usr/include/sys/time.h'.
3424 See also the variable `PC-include-file-path'." t nil) 3425 See also the variable `PC-include-file-path'." t nil)
3425 3426
3426 ;;;*** 3427 ;;;***
3427 3428
3428 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 3429 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
3872 (defalias (quote brief-mode) (quote crisp-mode)) 3873 (defalias (quote brief-mode) (quote crisp-mode))
3873 3874
3874 ;;;*** 3875 ;;;***
3875 3876
3876 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 3877 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
3877 ;;;;;; (14600 8203)) 3878 ;;;;;; (14600 36409))
3878 ;;; Generated autoloads from emacs-lisp/crm.el 3879 ;;; Generated autoloads from emacs-lisp/crm.el
3879 3880
3880 (autoload (quote completing-read-multiple) "crm" "\ 3881 (autoload (quote completing-read-multiple) "crm" "\
3881 Read multiple strings in the minibuffer, with completion. 3882 Read multiple strings in the minibuffer, with completion.
3882 By using this functionality, a user may specify multiple strings at a 3883 By using this functionality, a user may specify multiple strings at a
4152 If the argument is nil, we return the display table to its standard state." t nil) 4153 If the argument is nil, we return the display table to its standard state." t nil)
4153 4154
4154 ;;;*** 4155 ;;;***
4155 4156
4156 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 4157 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
4157 ;;;;;; (14962 47398)) 4158 ;;;;;; (14975 59459))
4158 ;;; Generated autoloads from dabbrev.el 4159 ;;; Generated autoloads from dabbrev.el
4159 4160
4160 (define-key esc-map "/" (quote dabbrev-expand)) 4161 (define-key esc-map "/" (quote dabbrev-expand))
4161 4162
4162 (define-key esc-map [67108911] (quote dabbrev-completion)) 4163 (define-key esc-map [67108911] (quote dabbrev-completion))
4197 4198
4198 See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]." t nil) 4199 See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]." t nil)
4199 4200
4200 ;;;*** 4201 ;;;***
4201 4202
4202 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (13706 4203 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (14977
4203 ;;;;;; 38927)) 4204 ;;;;;; 55829))
4204 ;;; Generated autoloads from progmodes/dcl-mode.el 4205 ;;; Generated autoloads from progmodes/dcl-mode.el
4205 4206
4206 (autoload (quote dcl-mode) "dcl-mode" "\ 4207 (autoload (quote dcl-mode) "dcl-mode" "\
4207 Major mode for editing DCL-files. 4208 Major mode for editing DCL-files.
4208 4209
4375 4376
4376 ;;;*** 4377 ;;;***
4377 4378
4378 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 4379 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
4379 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (14846 4380 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (14846
4380 ;;;;;; 45911)) 4381 ;;;;;; 45949))
4381 ;;; Generated autoloads from delim-col.el 4382 ;;; Generated autoloads from delim-col.el
4382 4383
4383 (autoload (quote delimit-columns-customize) "delim-col" "\ 4384 (autoload (quote delimit-columns-customize) "delim-col" "\
4384 Customization of `columns' group." t nil) 4385 Customization of `columns' group." t nil)
4385 4386
5003 In case the proper dired file line cannot be found, refresh the dired 5004 In case the proper dired file line cannot be found, refresh the dired
5004 buffer and try again." t nil) 5005 buffer and try again." t nil)
5005 5006
5006 ;;;*** 5007 ;;;***
5007 5008
5008 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14831 2773)) 5009 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14977 56454))
5009 ;;; Generated autoloads from dirtrack.el 5010 ;;; Generated autoloads from dirtrack.el
5010 5011
5011 (autoload (quote dirtrack) "dirtrack" "\ 5012 (autoload (quote dirtrack) "dirtrack" "\
5012 Determine the current directory by scanning the process output for a prompt. 5013 Determine the current directory by scanning the process output for a prompt.
5013 The prompt to look for is the first item in `dirtrack-list'. 5014 The prompt to look for is the first item in `dirtrack-list'.
5127 If ARG is negative, require -ARG words of continuity. 5128 If ARG is negative, require -ARG words of continuity.
5128 Default is 2." t nil) 5129 Default is 2." t nil)
5129 5130
5130 ;;;*** 5131 ;;;***
5131 5132
5132 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (14830 63116)) 5133 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (14830 63254))
5133 ;;; Generated autoloads from play/doctor.el 5134 ;;; Generated autoloads from play/doctor.el
5134 5135
5135 (autoload (quote doctor) "doctor" "\ 5136 (autoload (quote doctor) "doctor" "\
5136 Switch to *doctor* buffer and start giving psychotherapy." t nil) 5137 Switch to *doctor* buffer and start giving psychotherapy." t nil)
5137 5138
5232 5233
5233 ;;;*** 5234 ;;;***
5234 5235
5235 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 5236 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
5236 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (14904 5237 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (14904
5237 ;;;;;; 41526)) 5238 ;;;;;; 41629))
5238 ;;; Generated autoloads from emacs-lisp/easymenu.el 5239 ;;; Generated autoloads from emacs-lisp/easymenu.el
5239 5240
5240 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 5241 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
5241 5242
5242 (autoload (quote easy-menu-define) "easymenu" "\ 5243 (autoload (quote easy-menu-define) "easymenu" "\
5363 5364
5364 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style 5365 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style
5365 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup 5366 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup
5366 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer 5367 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer
5367 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer 5368 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer
5368 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (14914 29482)) 5369 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (14974 35998))
5369 ;;; Generated autoloads from progmodes/ebnf2ps.el 5370 ;;; Generated autoloads from progmodes/ebnf2ps.el
5370 5371
5371 (autoload (quote ebnf-customize) "ebnf2ps" "\ 5372 (autoload (quote ebnf-customize) "ebnf2ps" "\
5372 Customization for ebnf group." t nil) 5373 Customization for ebnf group." t nil)
5373 5374
5790 (defalias (quote eregistry) (quote ediff-show-registry)) 5791 (defalias (quote eregistry) (quote ediff-show-registry))
5791 5792
5792 ;;;*** 5793 ;;;***
5793 5794
5794 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 5795 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
5795 ;;;;;; "ediff-util" "ediff-util.el" (14952 1182)) 5796 ;;;;;; "ediff-util" "ediff-util.el" (14983 41745))
5796 ;;; Generated autoloads from ediff-util.el 5797 ;;; Generated autoloads from ediff-util.el
5797 5798
5798 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 5799 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
5799 Switch from multiframe display to single-frame display and back. 5800 Switch from multiframe display to single-frame display and back.
5800 To change the default, set the variable `ediff-window-setup-function', 5801 To change the default, set the variable `ediff-window-setup-function',
5851 or nil, use a compact 80-column format." nil nil) 5852 or nil, use a compact 80-column format." nil nil)
5852 5853
5853 ;;;*** 5854 ;;;***
5854 5855
5855 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 5856 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
5856 ;;;;;; "emulation/edt.el" (14937 48218)) 5857 ;;;;;; "emulation/edt.el" (14937 48691))
5857 ;;; Generated autoloads from emulation/edt.el 5858 ;;; Generated autoloads from emulation/edt.el
5858 5859
5859 (autoload (quote edt-set-scroll-margins) "edt" "\ 5860 (autoload (quote edt-set-scroll-margins) "edt" "\
5860 Set scroll margins. 5861 Set scroll margins.
5861 Argument TOP is the top margin in number of lines or percent of window. 5862 Argument TOP is the top margin in number of lines or percent of window.
5865 Turn on EDT Emulation." t nil) 5866 Turn on EDT Emulation." t nil)
5866 5867
5867 ;;;*** 5868 ;;;***
5868 5869
5869 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 5870 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
5870 ;;;;;; (14793 8263)) 5871 ;;;;;; (14793 8312))
5871 ;;; Generated autoloads from ehelp.el 5872 ;;; Generated autoloads from ehelp.el
5872 5873
5873 (autoload (quote with-electric-help) "ehelp" "\ 5874 (autoload (quote with-electric-help) "ehelp" "\
5874 Pop up an \"electric\" help buffer. 5875 Pop up an \"electric\" help buffer.
5875 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. 5876 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT.
6068 \\[set-keyboard-coding-system]." nil nil) 6069 \\[set-keyboard-coding-system]." nil nil)
6069 6070
6070 ;;;*** 6071 ;;;***
6071 6072
6072 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 6073 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
6073 ;;;;;; "enriched" "enriched.el" (14885 14624)) 6074 ;;;;;; "enriched" "enriched.el" (14885 22378))
6074 ;;; Generated autoloads from enriched.el 6075 ;;; Generated autoloads from enriched.el
6075 6076
6076 (autoload (quote enriched-mode) "enriched" "\ 6077 (autoload (quote enriched-mode) "enriched" "\
6077 Minor mode for editing text/enriched files. 6078 Minor mode for editing text/enriched files.
6078 These are files with embedded formatting information in the MIME standard 6079 These are files with embedded formatting information in the MIME standard
6090 6091
6091 (autoload (quote enriched-decode) "enriched" nil nil nil) 6092 (autoload (quote enriched-decode) "enriched" nil nil nil)
6092 6093
6093 ;;;*** 6094 ;;;***
6094 6095
6095 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (14845 6096 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (14977
6096 ;;;;;; 20873)) 6097 ;;;;;; 57708))
6097 ;;; Generated autoloads from eshell/esh-mode.el 6098 ;;; Generated autoloads from eshell/esh-mode.el
6098 6099
6099 (autoload (quote eshell-mode) "esh-mode" "\ 6100 (autoload (quote eshell-mode) "esh-mode" "\
6100 Emacs shell interactive mode. 6101 Emacs shell interactive mode.
6101 6102
6145 ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags 6146 ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags
6146 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file 6147 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
6147 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 6148 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
6148 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 6149 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
6149 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list 6150 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list
6150 ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14962 6151 ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14977
6151 ;;;;;; 53443)) 6152 ;;;;;; 55874))
6152 ;;; Generated autoloads from progmodes/etags.el 6153 ;;; Generated autoloads from progmodes/etags.el
6153 6154
6154 (defvar tags-file-name nil "\ 6155 (defvar tags-file-name nil "\
6155 *File name of tags table. 6156 *File name of tags table.
6156 To switch to a new tags table, setting this variable is sufficient. 6157 To switch to a new tags table, setting this variable is sufficient.
6534 6535
6535 ;;;*** 6536 ;;;***
6536 6537
6537 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 6538 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
6538 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 6539 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
6539 ;;;;;; (14463 3149)) 6540 ;;;;;; (14463 4091))
6540 ;;; Generated autoloads from net/eudc.el 6541 ;;; Generated autoloads from net/eudc.el
6541 6542
6542 (autoload (quote eudc-set-server) "eudc" "\ 6543 (autoload (quote eudc-set-server) "eudc" "\
6543 Set the directory server to SERVER using PROTOCOL. 6544 Set the directory server to SERVER using PROTOCOL.
6544 Unless NO-SAVE is non-nil, the server is saved as the default 6545 Unless NO-SAVE is non-nil, the server is saved as the default
6597 Display a button for the JPEG DATA." nil nil) 6598 Display a button for the JPEG DATA." nil nil)
6598 6599
6599 ;;;*** 6600 ;;;***
6600 6601
6601 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 6602 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
6602 ;;;;;; "eudc-export" "net/eudc-export.el" (14460 58168)) 6603 ;;;;;; "eudc-export" "net/eudc-export.el" (14460 59510))
6603 ;;; Generated autoloads from net/eudc-export.el 6604 ;;; Generated autoloads from net/eudc-export.el
6604 6605
6605 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 6606 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
6606 Insert record at point into the BBDB database. 6607 Insert record at point into the BBDB database.
6607 This function can only be called from a directory query result buffer." t nil) 6608 This function can only be called from a directory query result buffer." t nil)
6610 Call `eudc-insert-record-at-point-into-bbdb' if on a record." t nil) 6611 Call `eudc-insert-record-at-point-into-bbdb' if on a record." t nil)
6611 6612
6612 ;;;*** 6613 ;;;***
6613 6614
6614 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 6615 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
6615 ;;;;;; (14460 58176)) 6616 ;;;;;; (14460 59510))
6616 ;;; Generated autoloads from net/eudc-hotlist.el 6617 ;;; Generated autoloads from net/eudc-hotlist.el
6617 6618
6618 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 6619 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
6619 Edit the hotlist of directory servers in a specialized buffer." t nil) 6620 Edit the hotlist of directory servers in a specialized buffer." t nil)
6620 6621
6621 ;;;*** 6622 ;;;***
6622 6623
6623 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 6624 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
6624 ;;;;;; executable-self-display executable-set-magic executable-find) 6625 ;;;;;; executable-self-display executable-set-magic executable-find)
6625 ;;;;;; "executable" "progmodes/executable.el" (14764 3331)) 6626 ;;;;;; "executable" "progmodes/executable.el" (14764 3718))
6626 ;;; Generated autoloads from progmodes/executable.el 6627 ;;; Generated autoloads from progmodes/executable.el
6627 6628
6628 (autoload (quote executable-find) "executable" "\ 6629 (autoload (quote executable-find) "executable" "\
6629 Search for COMMAND in exec-path and return the absolute file name. 6630 Search for COMMAND in exec-path and return the absolute file name.
6630 Return nil if COMMAND is not found anywhere in `exec-path'." nil nil) 6631 Return nil if COMMAND is not found anywhere in `exec-path'." nil nil)
6683 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 6684 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
6684 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 6685 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
6685 6686
6686 ;;;*** 6687 ;;;***
6687 6688
6688 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14623 45936)) 6689 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14969 34760))
6689 ;;; Generated autoloads from progmodes/f90.el 6690 ;;; Generated autoloads from progmodes/f90.el
6690 6691
6691 (autoload (quote f90-mode) "f90" "\ 6692 (autoload (quote f90-mode) "f90" "\
6692 Major mode for editing Fortran 90 code in free format. 6693 Major mode for editing Fortran 90 code in free format.
6693 6694
7025 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) 7026 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
7026 7027
7027 ;;;*** 7028 ;;;***
7028 7029
7029 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 7030 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
7030 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (14717 43187)) 7031 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (14717 47797))
7031 ;;; Generated autoloads from find-dired.el 7032 ;;; Generated autoloads from find-dired.el
7032 7033
7033 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 7034 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
7034 *Description of the option to `find' to produce an `ls -l'-type listing. 7035 *Description of the option to `find' to produce an `ls -l'-type listing.
7035 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 7036 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
7312 7313
7313 ;;;*** 7314 ;;;***
7314 7315
7315 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 7316 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
7316 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 7317 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
7317 ;;;;;; (14392 8455)) 7318 ;;;;;; (14392 8635))
7318 ;;; Generated autoloads from follow.el 7319 ;;; Generated autoloads from follow.el
7319 7320
7320 (autoload (quote turn-on-follow-mode) "follow" "\ 7321 (autoload (quote turn-on-follow-mode) "follow" "\
7321 Turn on Follow mode. Please see the function `follow-mode'." t nil) 7322 Turn on Follow mode. Please see the function `follow-mode'." t nil)
7322 7323
7534 " t nil) 7535 " t nil)
7535 7536
7536 ;;;*** 7537 ;;;***
7537 7538
7538 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 7539 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
7539 ;;;;;; "forms" "forms.el" (14381 57540)) 7540 ;;;;;; "forms" "forms.el" (14977 56580))
7540 ;;; Generated autoloads from forms.el 7541 ;;; Generated autoloads from forms.el
7541 7542
7542 (autoload (quote forms-mode) "forms" "\ 7543 (autoload (quote forms-mode) "forms" "\
7543 Major mode to visit files in a field-structured manner using a form. 7544 Major mode to visit files in a field-structured manner using a form.
7544 7545
7693 Some generic modes are defined in `generic-x.el'." t nil) 7694 Some generic modes are defined in `generic-x.el'." t nil)
7694 7695
7695 ;;;*** 7696 ;;;***
7696 7697
7697 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 7698 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
7698 ;;;;;; (14901 64340)) 7699 ;;;;;; (14901 64516))
7699 ;;; Generated autoloads from progmodes/glasses.el 7700 ;;; Generated autoloads from progmodes/glasses.el
7700 7701
7701 (autoload (quote glasses-mode) "glasses" "\ 7702 (autoload (quote glasses-mode) "glasses" "\
7702 Minor mode for making identifiers likeThis readable. 7703 Minor mode for making identifiers likeThis readable.
7703 When this mode is active, it tries to add virtual separators (like underscores) 7704 When this mode is active, it tries to add virtual separators (like underscores)
7762 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil) 7763 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil)
7763 7764
7764 ;;;*** 7765 ;;;***
7765 7766
7766 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 7767 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
7767 ;;;;;; (14955 64849)) 7768 ;;;;;; (14977 51033))
7768 ;;; Generated autoloads from gnus/gnus-art.el 7769 ;;; Generated autoloads from gnus/gnus-art.el
7769 7770
7770 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 7771 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
7771 Make the current buffer look like a nice article." nil nil) 7772 Make the current buffer look like a nice article." nil nil)
7772 7773
7799 Generate NOV files recursively starting in DIR." t nil) 7800 Generate NOV files recursively starting in DIR." t nil)
7800 7801
7801 ;;;*** 7802 ;;;***
7802 7803
7803 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 7804 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
7804 ;;;;;; "gnus-group" "gnus/gnus-group.el" (14875 56701)) 7805 ;;;;;; "gnus-group" "gnus/gnus-group.el" (14875 56834))
7805 ;;; Generated autoloads from gnus/gnus-group.el 7806 ;;; Generated autoloads from gnus/gnus-group.el
7806 7807
7807 (autoload (quote gnus-fetch-group) "gnus-group" "\ 7808 (autoload (quote gnus-fetch-group) "gnus-group" "\
7808 Start Gnus if necessary and enter GROUP. 7809 Start Gnus if necessary and enter GROUP.
7809 Returns whether the fetching was successful or not." t nil) 7810 Returns whether the fetching was successful or not." t nil)
7930 \"mail.others\")" nil nil) 7931 \"mail.others\")" nil nil)
7931 7932
7932 ;;;*** 7933 ;;;***
7933 7934
7934 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 7935 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
7935 ;;;;;; (14791 18898)) 7936 ;;;;;; (14791 27652))
7936 ;;; Generated autoloads from gnus/gnus-move.el 7937 ;;; Generated autoloads from gnus/gnus-move.el
7937 7938
7938 (autoload (quote gnus-change-server) "gnus-move" "\ 7939 (autoload (quote gnus-change-server) "gnus-move" "\
7939 Move from FROM-SERVER to TO-SERVER. 7940 Move from FROM-SERVER to TO-SERVER.
7940 Update the .newsrc.eld file to reflect the change of nntp server." t nil) 7941 Update the .newsrc.eld file to reflect the change of nntp server." t nil)
7969 rather than using this function." nil nil) 7970 rather than using this function." nil nil)
7970 7971
7971 ;;;*** 7972 ;;;***
7972 7973
7973 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 7974 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
7974 ;;;;;; (14791 18898)) 7975 ;;;;;; (14791 27652))
7975 ;;; Generated autoloads from gnus/gnus-soup.el 7976 ;;; Generated autoloads from gnus/gnus-soup.el
7976 7977
7977 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 7978 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
7978 Brew a SOUP packet from groups mention on the command line. 7979 Brew a SOUP packet from groups mention on the command line.
7979 Will use the remaining command line arguments as regular expressions 7980 Will use the remaining command line arguments as regular expressions
8077 the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful." nil nil) 8078 the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful." nil nil)
8078 8079
8079 ;;;*** 8080 ;;;***
8080 8081
8081 ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el" 8082 ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
8082 ;;;;;; (14961 24253)) 8083 ;;;;;; (14961 24345))
8083 ;;; Generated autoloads from gud.el 8084 ;;; Generated autoloads from gud.el
8084 8085
8085 (autoload (quote gdb) "gud" "\ 8086 (autoload (quote gdb) "gud" "\
8086 Run gdb on program FILE in buffer *gud-FILE*. 8087 Run gdb on program FILE in buffer *gud-FILE*.
8087 The directory containing FILE becomes the initial working directory 8088 The directory containing FILE becomes the initial working directory
8174 \\[help-command] \\[help-command] gives the window that lists the options.") 8175 \\[help-command] \\[help-command] gives the window that lists the options.")
8175 8176
8176 ;;;*** 8177 ;;;***
8177 8178
8178 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 8179 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
8179 ;;;;;; "emacs-lisp/helper.el" (14518 20602)) 8180 ;;;;;; "emacs-lisp/helper.el" (14518 32866))
8180 ;;; Generated autoloads from emacs-lisp/helper.el 8181 ;;; Generated autoloads from emacs-lisp/helper.el
8181 8182
8182 (autoload (quote Helper-describe-bindings) "helper" "\ 8183 (autoload (quote Helper-describe-bindings) "helper" "\
8183 Describe local key bindings of current mode." t nil) 8184 Describe local key bindings of current mode." t nil)
8184 8185
8274 This discards the buffer's undo information." t nil) 8275 This discards the buffer's undo information." t nil)
8275 8276
8276 ;;;*** 8277 ;;;***
8277 8278
8278 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 8279 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
8279 ;;;;;; hi-lock-face-buffer hi-lock-line-face-buffer hi-lock-mode 8280 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
8280 ;;;;;; hi-lock-mode) "hi-lock" "hi-lock.el" (14941 34892)) 8281 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (14984
8282 ;;;;;; 63500))
8281 ;;; Generated autoloads from hi-lock.el 8283 ;;; Generated autoloads from hi-lock.el
8282 8284
8283 (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces)) 8285 (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces))
8284 8286
8285 (defvar hi-lock-mode nil "\ 8287 (defvar hi-lock-mode nil "\
8291 8293
8292 (autoload (quote hi-lock-mode) "hi-lock" "\ 8294 (autoload (quote hi-lock-mode) "hi-lock" "\
8293 Toggle minor mode for interactively adding font-lock highlighting patterns. 8295 Toggle minor mode for interactively adding font-lock highlighting patterns.
8294 8296
8295 If ARG positive turn hi-lock on. Issuing a hi-lock command will also 8297 If ARG positive turn hi-lock on. Issuing a hi-lock command will also
8296 turn hi-lock on. When hi-lock turned on an \"Automatic Highlighting\" 8298 turn hi-lock on. When hi-lock is turned on, a \"Regexp Highlighting\"
8297 submenu is added to the \"Edit\" menu. The commands in the submenu, 8299 submenu is added to the \"Edit\" menu. The commands in the submenu,
8298 which can be called interactively, are: 8300 which can be called interactively, are:
8299 8301
8300 \\[highlight-regexp] REGEXP FACE 8302 \\[highlight-regexp] REGEXP FACE
8301 Highlight matches of pattern REGEXP in current buffer with FACE. 8303 Highlight matches of pattern REGEXP in current buffer with FACE.
8302 8304
8305 \\[highlight-phrase] PHRASE FACE
8306 Highlight matches of phrase PHRASE in current buffer with FACE.
8307 (PHRASE can be any REGEXP, but spaces will be replaced by matches
8308 to whitespace and initial lower-case letters will become case insensitive.)
8309
8303 \\[highlight-lines-matching-regexp] REGEXP FACE 8310 \\[highlight-lines-matching-regexp] REGEXP FACE
8304 Highlight lines containing matches of REGEXP in current buffer with FACE. 8311 Highlight lines containing matches of REGEXP in current buffer with FACE.
8305 8312
8306 \\[unhighlight-regexp] REGEXP 8313 \\[unhighlight-regexp] REGEXP
8307 Remove highlighting on matches of REGEXP in current buffer. 8314 Remove highlighting on matches of REGEXP in current buffer.
8327 is found. A mode is excluded if it's in the list `hi-lock-exclude-modes'." t nil) 8334 is found. A mode is excluded if it's in the list `hi-lock-exclude-modes'." t nil)
8328 8335
8329 (defalias (quote highlight-lines-matching-regexp) (quote hi-lock-line-face-buffer)) 8336 (defalias (quote highlight-lines-matching-regexp) (quote hi-lock-line-face-buffer))
8330 8337
8331 (autoload (quote hi-lock-line-face-buffer) "hi-lock" "\ 8338 (autoload (quote hi-lock-line-face-buffer) "hi-lock" "\
8332 Set face of all lines containing matches of REGEXP to FACE. 8339 Set face of all lines containing a match of REGEXP to FACE.
8333 8340
8334 Interactively, prompt for REGEXP then FACE. Buffer-local history 8341 Interactively, prompt for REGEXP then FACE. Buffer-local history
8335 list maintained for regexps, global history maintained for faces. 8342 list maintained for regexps, global history maintained for faces.
8336 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item. 8343 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item.
8337 \(See info node `Minibuffer History')" t nil) 8344 \(See info node `Minibuffer History')" t nil)
8338 8345
8339 (defalias (quote highlight-regexp) (quote hi-lock-face-buffer)) 8346 (defalias (quote highlight-regexp) (quote hi-lock-face-buffer))
8340 8347
8341 (autoload (quote hi-lock-face-buffer) "hi-lock" "\ 8348 (autoload (quote hi-lock-face-buffer) "hi-lock" "\
8342 Set face of all matches of REGEXP to FACE. 8349 Set face of each match of REGEXP to FACE.
8343 8350
8344 Interactively, prompt for REGEXP then FACE. Buffer-local history 8351 Interactively, prompt for REGEXP then FACE. Buffer-local history
8345 list maintained for regexps, global history maintained for faces. 8352 list maintained for regexps, global history maintained for faces.
8346 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item. 8353 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item.
8347 \(See info node `Minibuffer History')" t nil) 8354 \(See info node `Minibuffer History')" t nil)
8348 8355
8356 (defalias (quote highlight-phrase) (quote hi-lock-face-phrase-buffer))
8357
8358 (autoload (quote hi-lock-face-phrase-buffer) "hi-lock" "\
8359 Set face of each match of phrase REGEXP to FACE.
8360
8361 Whitespace in REGEXP converted to arbitrary whitespace and initial
8362 lower-case letters made case insensitive." t nil)
8363
8349 (defalias (quote unhighlight-regexp) (quote hi-lock-unface-buffer)) 8364 (defalias (quote unhighlight-regexp) (quote hi-lock-unface-buffer))
8350 8365
8351 (autoload (quote hi-lock-unface-buffer) "hi-lock" "\ 8366 (autoload (quote hi-lock-unface-buffer) "hi-lock" "\
8352 Remove highlighting of matches to REGEXP set by hi-lock. 8367 Remove highlighting of each match to REGEXP set by hi-lock.
8353 8368
8354 Interactively, prompt for REGEXP. Buffer-local history of inserted 8369 Interactively, prompt for REGEXP. Buffer-local history of inserted
8355 regexp's maintained. Will accept only regexps inserted by hi-lock 8370 regexp's maintained. Will accept only regexps inserted by hi-lock
8356 interactive functions. (See `hi-lock-interactive-patterns'.) 8371 interactive functions. (See `hi-lock-interactive-patterns'.)
8357 \\<minibuffer-local-must-match-map>Use \\[minibuffer-complete] to complete a partially typed regexp. 8372 \\<minibuffer-local-must-match-map>Use \\[minibuffer-complete] to complete a partially typed regexp.
8358 \(See info node `Minibuffer History'.)" t nil) 8373 \(See info node `Minibuffer History'.)" t nil)
8359 8374
8360 (autoload (quote hi-lock-write-interactive-patterns) "hi-lock" "\ 8375 (autoload (quote hi-lock-write-interactive-patterns) "hi-lock" "\
8361 Write interactively added patterns, if any, into buffer at point. 8376 Write interactively added patterns, if any, into buffer at point.
8365 be found in variable `hi-lock-interactive-patterns'." t nil) 8380 be found in variable `hi-lock-interactive-patterns'." t nil)
8366 8381
8367 ;;;*** 8382 ;;;***
8368 8383
8369 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 8384 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
8370 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (14745 13974)) 8385 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (14745 14843))
8371 ;;; Generated autoloads from progmodes/hideif.el 8386 ;;; Generated autoloads from progmodes/hideif.el
8372 8387
8373 (defvar hide-ifdef-mode nil "\ 8388 (defvar hide-ifdef-mode nil "\
8374 Non-nil when hide-ifdef-mode is activated.") 8389 Non-nil when hide-ifdef-mode is activated.")
8375 8390
8472 ;;;*** 8487 ;;;***
8473 8488
8474 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file 8489 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
8475 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change 8490 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change
8476 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) 8491 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
8477 ;;;;;; "hilit-chg" "hilit-chg.el" (14750 31723)) 8492 ;;;;;; "hilit-chg" "hilit-chg.el" (14750 32459))
8478 ;;; Generated autoloads from hilit-chg.el 8493 ;;; Generated autoloads from hilit-chg.el
8479 8494
8480 (defvar highlight-changes-mode nil) 8495 (defvar highlight-changes-mode nil)
8481 8496
8482 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 8497 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
8664 The optional LABEL is used to label the buffer created." t nil) 8679 The optional LABEL is used to label the buffer created." t nil)
8665 8680
8666 ;;;*** 8681 ;;;***
8667 8682
8668 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) 8683 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
8669 ;;;;;; "hscroll" "obsolete/hscroll.el" (14883 57782)) 8684 ;;;;;; "hscroll" "obsolete/hscroll.el" (14900 43616))
8670 ;;; Generated autoloads from obsolete/hscroll.el 8685 ;;; Generated autoloads from obsolete/hscroll.el
8671 8686
8672 (autoload (quote turn-on-hscroll) "hscroll" "\ 8687 (autoload (quote turn-on-hscroll) "hscroll" "\
8673 This function is obsolete. 8688 This function is obsolete.
8674 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil. 8689 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
8987 9002
8988 ;;;*** 9003 ;;;***
8989 9004
8990 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 9005 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
8991 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 9006 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
8992 ;;;;;; "image-file.el" (14909 56659)) 9007 ;;;;;; "image-file.el" (14974 10042))
8993 ;;; Generated autoloads from image-file.el 9008 ;;; Generated autoloads from image-file.el
8994 9009
8995 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "xbm" "xpm" "pbm" "pgm" "ppm")) "\ 9010 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "xbm" "xpm" "pbm" "pgm" "ppm")) "\
8996 *A list of image-file filename extensions. 9011 *A list of image-file filename extensions.
8997 Filenames having one of these extensions are considered image files, 9012 Filenames having one of these extensions are considered image files,
9019 Insert the image file FILE into the current buffer. 9034 Insert the image file FILE into the current buffer.
9020 Optional arguments VISIT, BEG, END, and REPLACE are interpreted as for 9035 Optional arguments VISIT, BEG, END, and REPLACE are interpreted as for
9021 the command `insert-file-contents'." nil nil) 9036 the command `insert-file-contents'." nil nil)
9022 9037
9023 (defvar auto-image-file-mode nil "\ 9038 (defvar auto-image-file-mode nil "\
9024 Toggle Auto-Image-File mode on or off. 9039 Non-nil if Auto-Image-File mode is enabled.
9025 See the command `auto-image-file-mode' for a description of this minor-mode. 9040 See the command `auto-image-file-mode' for a description of this minor-mode.
9026 Setting this variable directly does not take effect; 9041 Setting this variable directly does not take effect;
9027 use either \\[customize] or the function `auto-image-file-mode'.") 9042 use either \\[customize] or the function `auto-image-file-mode'.")
9028 9043
9029 (custom-add-to-group (quote image) (quote auto-image-file-mode) (quote custom-variable)) 9044 (custom-add-to-group (quote image) (quote auto-image-file-mode) (quote custom-variable))
9040 `image-file-name-regexps'." t nil) 9055 `image-file-name-regexps'." t nil)
9041 9056
9042 ;;;*** 9057 ;;;***
9043 9058
9044 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 9059 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
9045 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (14965 37091)) 9060 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (14980 3988))
9046 ;;; Generated autoloads from imenu.el 9061 ;;; Generated autoloads from imenu.el
9047 9062
9048 (defvar imenu-sort-function nil "\ 9063 (defvar imenu-sort-function nil "\
9049 *The function to use for sorting the index mouse-menu. 9064 *The function to use for sorting the index mouse-menu.
9050 9065
9087 function, variable or type) that is to appear in the menu. 9102 function, variable or type) that is to appear in the menu.
9088 9103
9089 The variable is buffer-local. 9104 The variable is buffer-local.
9090 9105
9091 The variable `imenu-case-fold-search' determines whether or not the 9106 The variable `imenu-case-fold-search' determines whether or not the
9092 regexp matches are case sensitive. and `imenu-syntax-alist' can be 9107 regexp matches are case sensitive, and `imenu-syntax-alist' can be
9093 used to alter the syntax table for the search. 9108 used to alter the syntax table for the search.
9094 9109
9095 For example, see the value of `lisp-imenu-generic-expression' used by 9110 For example, see the value of `lisp-imenu-generic-expression' used by
9096 `lisp-mode' and `emacs-lisp-mode' with `imenu-syntax-alist' set 9111 `fortran-mode' with `imenu-syntax-alist' set locally to give the
9097 locally to give the characters which normally have \"punctuation\" 9112 characters which normally have \"symbol\" syntax \"word\" syntax
9098 syntax \"word\" syntax during matching.") 9113 during matching.")
9099 9114
9100 (make-variable-buffer-local (quote imenu-generic-expression)) 9115 (make-variable-buffer-local (quote imenu-generic-expression))
9101 9116
9102 (defvar imenu-create-index-function (quote imenu-default-create-index-function) "\ 9117 (defvar imenu-create-index-function (quote imenu-default-create-index-function) "\
9103 The function to use for creating a buffer index. 9118 The function to use for creating a buffer index.
9240 9255
9241 ;;;*** 9256 ;;;***
9242 9257
9243 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 9258 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
9244 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 9259 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
9245 ;;;;;; info info-other-window) "info" "info.el" (14942 54438)) 9260 ;;;;;; info info-other-window) "info" "info.el" (14987 38427))
9246 ;;; Generated autoloads from info.el 9261 ;;; Generated autoloads from info.el
9247 9262
9248 (autoload (quote info-other-window) "info" "\ 9263 (autoload (quote info-other-window) "info" "\
9249 Like `info' but show the Info buffer in another window." t nil) 9264 Like `info' but show the Info buffer in another window." t nil)
9250 (add-hook 'same-window-buffer-names "*info*") 9265 (add-hook 'same-window-buffer-names "*info*")
9291 9306
9292 ;;;*** 9307 ;;;***
9293 9308
9294 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 9309 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
9295 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 9310 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
9296 ;;;;;; (14710 63985)) 9311 ;;;;;; (14711 25231))
9297 ;;; Generated autoloads from info-look.el 9312 ;;; Generated autoloads from info-look.el
9298 9313
9299 (autoload (quote info-lookup-reset) "info-look" "\ 9314 (autoload (quote info-lookup-reset) "info-look" "\
9300 Throw away all cached data. 9315 Throw away all cached data.
9301 This command is useful if the user wants to start at the beginning without 9316 This command is useful if the user wants to start at the beginning without
9374 (autoload (quote isearch-process-search-multibyte-characters) "isearch-x" nil nil nil) 9389 (autoload (quote isearch-process-search-multibyte-characters) "isearch-x" nil nil nil)
9375 9390
9376 ;;;*** 9391 ;;;***
9377 9392
9378 ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" 9393 ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
9379 ;;;;;; (14388 10886)) 9394 ;;;;;; (14388 11031))
9380 ;;; Generated autoloads from international/iso-acc.el 9395 ;;; Generated autoloads from international/iso-acc.el
9381 9396
9382 (autoload (quote iso-accents-mode) "iso-acc" "\ 9397 (autoload (quote iso-accents-mode) "iso-acc" "\
9383 Toggle ISO Accents mode, in which accents modify the following letter. 9398 Toggle ISO Accents mode, in which accents modify the following letter.
9384 This permits easy insertion of accented characters according to ISO-8859-1. 9399 This permits easy insertion of accented characters according to ISO-8859-1.
9727 ;;;*** 9742 ;;;***
9728 9743
9729 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer 9744 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer
9730 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings 9745 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings
9731 ;;;;;; iswitchb-read-buffer iswitchb-mode) "iswitchb" "iswitchb.el" 9746 ;;;;;; iswitchb-read-buffer iswitchb-mode) "iswitchb" "iswitchb.el"
9732 ;;;;;; (14960 24010)) 9747 ;;;;;; (14960 24088))
9733 ;;; Generated autoloads from iswitchb.el 9748 ;;; Generated autoloads from iswitchb.el
9734 9749
9735 (defvar iswitchb-mode nil "\ 9750 (defvar iswitchb-mode nil "\
9736 Toggle Iswitchb mode. 9751 Toggle Iswitchb mode.
9737 Setting this variable directly does not take effect; 9752 Setting this variable directly does not take effect;
9845 If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil nil) 9860 If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil nil)
9846 9861
9847 ;;;*** 9862 ;;;***
9848 9863
9849 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (14952 9864 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (14952
9850 ;;;;;; 26678)) 9865 ;;;;;; 26740))
9851 ;;; Generated autoloads from jit-lock.el 9866 ;;; Generated autoloads from jit-lock.el
9852 9867
9853 (autoload (quote jit-lock-register) "jit-lock" "\ 9868 (autoload (quote jit-lock-register) "jit-lock" "\
9854 Register FUN as a fontification function to be called in this buffer. 9869 Register FUN as a fontification function to be called in this buffer.
9855 FUN will be called with two arguments START and END indicating the region 9870 FUN will be called with two arguments START and END indicating the region
9934 (autoload (quote setup-korean-environment-internal) "korea-util" nil nil nil) 9949 (autoload (quote setup-korean-environment-internal) "korea-util" nil nil nil)
9935 9950
9936 ;;;*** 9951 ;;;***
9937 9952
9938 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 9953 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
9939 ;;;;;; (14914 10736)) 9954 ;;;;;; (14914 11282))
9940 ;;; Generated autoloads from play/landmark.el 9955 ;;; Generated autoloads from play/landmark.el
9941 9956
9942 (defalias (quote landmark-repeat) (quote lm-test-run)) 9957 (defalias (quote landmark-repeat) (quote lm-test-run))
9943 9958
9944 (autoload (quote lm-test-run) "landmark" "\ 9959 (autoload (quote lm-test-run) "landmark" "\
9995 (autoload (quote lao-compose-region) "lao-util" nil t nil) 10010 (autoload (quote lao-compose-region) "lao-util" nil t nil)
9996 10011
9997 ;;;*** 10012 ;;;***
9998 10013
9999 ;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el" 10014 ;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el"
10000 ;;;;;; (14950 54051)) 10015 ;;;;;; (14984 12138))
10001 ;;; Generated autoloads from international/latin1-disp.el 10016 ;;; Generated autoloads from international/latin1-disp.el
10002 10017
10003 (defvar latin1-display nil "\ 10018 (defvar latin1-display nil "\
10004 Set up Latin-1/ASCII display for ISO8859 character sets. 10019 Set up Latin-1/ASCII display for ISO8859 character sets.
10005 This is done for each character set in the list `latin1-display-sets', 10020 This is done for each character set in the list `latin1-display-sets',
10179 Major mode for browsing CVS log output." t nil) 10194 Major mode for browsing CVS log output." t nil)
10180 10195
10181 ;;;*** 10196 ;;;***
10182 10197
10183 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 10198 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
10184 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (14967 10199 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (14977
10185 ;;;;;; 5972)) 10200 ;;;;;; 56658))
10186 ;;; Generated autoloads from lpr.el 10201 ;;; Generated autoloads from lpr.el
10187 10202
10188 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 10203 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
10189 10204
10190 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix)))) 10205 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix))))
10278 10293
10279 This function is suitable for execution in a .emacs file." t nil) 10294 This function is suitable for execution in a .emacs file." t nil)
10280 10295
10281 ;;;*** 10296 ;;;***
10282 10297
10283 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (14717 10298 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (14718
10284 ;;;;;; 60217)) 10299 ;;;;;; 57758))
10285 ;;; Generated autoloads from progmodes/m4-mode.el 10300 ;;; Generated autoloads from progmodes/m4-mode.el
10286 10301
10287 (autoload (quote m4-mode) "m4-mode" "\ 10302 (autoload (quote m4-mode) "m4-mode" "\
10288 A major mode to edit m4 macro files. 10303 A major mode to edit m4 macro files.
10289 \\{m4-mode-map} 10304 \\{m4-mode-map}
10290 " t nil) 10305 " t nil)
10291 10306
10292 ;;;*** 10307 ;;;***
10293 10308
10294 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 10309 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
10295 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (14856 15439)) 10310 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (14856 15551))
10296 ;;; Generated autoloads from macros.el 10311 ;;; Generated autoloads from macros.el
10297 10312
10298 (autoload (quote name-last-kbd-macro) "macros" "\ 10313 (autoload (quote name-last-kbd-macro) "macros" "\
10299 Assign a name to the last keyboard macro defined. 10314 Assign a name to the last keyboard macro defined.
10300 Argument SYMBOL is the name to define. 10315 Argument SYMBOL is the name to define.
10420 ;;;*** 10435 ;;;***
10421 10436
10422 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 10437 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
10423 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 10438 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
10424 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (14799 10439 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (14799
10425 ;;;;;; 26953)) 10440 ;;;;;; 27006))
10426 ;;; Generated autoloads from mail/mail-utils.el 10441 ;;; Generated autoloads from mail/mail-utils.el
10427 10442
10428 (defvar mail-use-rfc822 nil "\ 10443 (defvar mail-use-rfc822 nil "\
10429 *If non-nil, use a full, hairy RFC822 parser on mail addresses. 10444 *If non-nil, use a full, hairy RFC822 parser on mail addresses.
10430 Otherwise, (the default) use a smaller, somewhat faster, and 10445 Otherwise, (the default) use a smaller, somewhat faster, and
10455 If 4th arg LIST is non-nil, return a list of all such fields." nil nil) 10470 If 4th arg LIST is non-nil, return a list of all such fields." nil nil)
10456 10471
10457 ;;;*** 10472 ;;;***
10458 10473
10459 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 10474 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
10460 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (14924 32676)) 10475 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (14924 33104))
10461 ;;; Generated autoloads from mail/mailabbrev.el 10476 ;;; Generated autoloads from mail/mailabbrev.el
10462 10477
10463 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 10478 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
10464 Initialize use of the `mailabbrev' package." nil nil) 10479 Initialize use of the `mailabbrev' package." nil nil)
10465 10480
10511 current header, calls `mail-complete-function' and passes prefix arg if any." t nil) 10526 current header, calls `mail-complete-function' and passes prefix arg if any." t nil)
10512 10527
10513 ;;;*** 10528 ;;;***
10514 10529
10515 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" 10530 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
10516 ;;;;;; (14717 60289)) 10531 ;;;;;; (14976 12163))
10517 ;;; Generated autoloads from progmodes/make-mode.el 10532 ;;; Generated autoloads from progmodes/make-mode.el
10518 10533
10519 (autoload (quote makefile-mode) "make-mode" "\ 10534 (autoload (quote makefile-mode) "make-mode" "\
10520 Major mode for editing Makefiles. 10535 Major mode for editing Makefiles.
10521 This function ends by invoking the function(s) `makefile-mode-hook'. 10536 This function ends by invoking the function(s) `makefile-mode-hook'.
10600 Make a summary of current key bindings in the buffer *Summary*. 10615 Make a summary of current key bindings in the buffer *Summary*.
10601 Previous contents of that buffer are killed first." t nil) 10616 Previous contents of that buffer are killed first." t nil)
10602 10617
10603 ;;;*** 10618 ;;;***
10604 10619
10605 ;;;### (autoloads (man-follow man) "man" "man.el" (14961 25220)) 10620 ;;;### (autoloads (man-follow man) "man" "man.el" (14961 25294))
10606 ;;; Generated autoloads from man.el 10621 ;;; Generated autoloads from man.el
10607 10622
10608 (defalias (quote manual-entry) (quote man)) 10623 (defalias (quote manual-entry) (quote man))
10609 10624
10610 (autoload (quote man) "man" "\ 10625 (autoload (quote man) "man" "\
10629 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 10644 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
10630 ;;;;;; message-reply message-news message-mail message-mode message-signature-file 10645 ;;;;;; message-reply message-news message-mail message-mode message-signature-file
10631 ;;;;;; message-signature message-indent-citation-function message-cite-function 10646 ;;;;;; message-signature message-indent-citation-function message-cite-function
10632 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 10647 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
10633 ;;;;;; message-user-organization-file message-signature-separator 10648 ;;;;;; message-user-organization-file message-signature-separator
10634 ;;;;;; message-from-style) "message" "gnus/message.el" (14955 64850)) 10649 ;;;;;; message-from-style) "message" "gnus/message.el" (14982 49764))
10635 ;;; Generated autoloads from gnus/message.el 10650 ;;; Generated autoloads from gnus/message.el
10636 10651
10637 (defvar message-from-style (quote default) "\ 10652 (defvar message-from-style (quote default) "\
10638 *Specifies how \"From\" headers look. 10653 *Specifies how \"From\" headers look.
10639 10654
10687 If t, the `message-signature-file' file will be inserted instead. 10702 If t, the `message-signature-file' file will be inserted instead.
10688 If a function, the result from the function will be used instead. 10703 If a function, the result from the function will be used instead.
10689 If a form, the result from the form will be used instead.") 10704 If a form, the result from the form will be used instead.")
10690 10705
10691 (defvar message-signature-file "~/.signature" "\ 10706 (defvar message-signature-file "~/.signature" "\
10692 *File containing the text inserted at end of message buffer.") 10707 *Name of file containing the text inserted at end of message buffer.
10708 Ignored if the named file doesn't exist.
10709 If nil, don't insert a signature.")
10693 10710
10694 (define-mail-user-agent (quote message-user-agent) (quote message-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook)) 10711 (define-mail-user-agent (quote message-user-agent) (quote message-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook))
10695 10712
10696 (autoload (quote message-mode) "message" "\ 10713 (autoload (quote message-mode) "message" "\
10697 Major mode for editing mail and news to be sent. 10714 Major mode for editing mail and news to be sent.
10845 redisplayed as output is inserted." t nil) 10862 redisplayed as output is inserted." t nil)
10846 10863
10847 ;;;*** 10864 ;;;***
10848 10865
10849 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch 10866 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch
10850 ;;;;;; mh-smail) "mh-comp" "mail/mh-comp.el" (14849 24594)) 10867 ;;;;;; mh-smail) "mh-comp" "mail/mh-comp.el" (14977 57823))
10851 ;;; Generated autoloads from mail/mh-comp.el 10868 ;;; Generated autoloads from mail/mh-comp.el
10852 10869
10853 (autoload (quote mh-smail) "mh-comp" "\ 10870 (autoload (quote mh-smail) "mh-comp" "\
10854 Compose and send mail with the MH mail system. 10871 Compose and send mail with the MH mail system.
10855 This function is an entry point to mh-e, the Emacs front end 10872 This function is an entry point to mh-e, the Emacs front end
10924 (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"))) "\ 10941 (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"))) "\
10925 Legal MIME content types. See documentation for \\[mh-edit-mhn].") 10942 Legal MIME content types. See documentation for \\[mh-edit-mhn].")
10926 10943
10927 ;;;*** 10944 ;;;***
10928 10945
10929 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (14906 3793)) 10946 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (14906 3908))
10930 ;;; Generated autoloads from mail/mh-utils.el 10947 ;;; Generated autoloads from mail/mh-utils.el
10931 10948
10932 (put (quote mh-progs) (quote risky-local-variable) t) 10949 (put (quote mh-progs) (quote risky-local-variable) t)
10933 10950
10934 (put (quote mh-lib) (quote risky-local-variable) t) 10951 (put (quote mh-lib) (quote risky-local-variable) t)
10938 (put (quote mh-nmh-p) (quote risky-local-variable) t) 10955 (put (quote mh-nmh-p) (quote risky-local-variable) t)
10939 10956
10940 ;;;*** 10957 ;;;***
10941 10958
10942 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 10959 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
10943 ;;;;;; "midnight.el" (14720 14160)) 10960 ;;;;;; "midnight.el" (14720 22609))
10944 ;;; Generated autoloads from midnight.el 10961 ;;; Generated autoloads from midnight.el
10945 10962
10946 (autoload (quote clean-buffer-list) "midnight" "\ 10963 (autoload (quote clean-buffer-list) "midnight" "\
10947 Kill old buffers that have not been displayed recently. 10964 Kill old buffers that have not been displayed recently.
10948 The relevant variables are `clean-buffer-list-delay-general', 10965 The relevant variables are `clean-buffer-list-delay-general',
11051 Convert morse coded text in region to ordinary ASCII text." t nil) 11068 Convert morse coded text in region to ordinary ASCII text." t nil)
11052 11069
11053 ;;;*** 11070 ;;;***
11054 11071
11055 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (14736 11072 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (14736
11056 ;;;;;; 992)) 11073 ;;;;;; 21062))
11057 ;;; Generated autoloads from mouse-sel.el 11074 ;;; Generated autoloads from mouse-sel.el
11058 11075
11059 (autoload (quote mouse-sel-mode) "mouse-sel" "\ 11076 (autoload (quote mouse-sel-mode) "mouse-sel" "\
11060 Toggle Mouse Sel mode. 11077 Toggle Mouse Sel mode.
11061 With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive. 11078 With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive.
11100 (autoload (quote mpuz) "mpuz" "\ 11117 (autoload (quote mpuz) "mpuz" "\
11101 Multiplication puzzle with GNU Emacs." t nil) 11118 Multiplication puzzle with GNU Emacs." t nil)
11102 11119
11103 ;;;*** 11120 ;;;***
11104 11121
11105 ;;;### (autoloads (msb-mode) "msb" "msb.el" (14965 57143)) 11122 ;;;### (autoloads (msb-mode) "msb" "msb.el" (14969 21663))
11106 ;;; Generated autoloads from msb.el 11123 ;;; Generated autoloads from msb.el
11107 11124
11108 (defvar msb-mode nil "\ 11125 (defvar msb-mode nil "\
11109 Non-nil if Msb mode is enabled. 11126 Non-nil if Msb mode is enabled.
11110 See the command `msb-mode' for a description of this minor-mode. 11127 See the command `msb-mode' for a description of this minor-mode.
11126 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods 11143 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods
11127 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories 11144 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories
11128 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly 11145 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly
11129 ;;;;;; describe-coding-system describe-char-after describe-character-set 11146 ;;;;;; describe-coding-system describe-char-after describe-character-set
11130 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" 11147 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag"
11131 ;;;;;; "international/mule-diag.el" (14961 12689)) 11148 ;;;;;; "international/mule-diag.el" (14967 22220))
11132 ;;; Generated autoloads from international/mule-diag.el 11149 ;;; Generated autoloads from international/mule-diag.el
11133 11150
11134 (autoload (quote list-character-sets) "mule-diag" "\ 11151 (autoload (quote list-character-sets) "mule-diag" "\
11135 Display a list of all character sets. 11152 Display a list of all character sets.
11136 11153
11596 Generate NOV databases in all nnml directories." t nil) 11613 Generate NOV databases in all nnml directories." t nil)
11597 11614
11598 ;;;*** 11615 ;;;***
11599 11616
11600 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 11617 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
11601 ;;;;;; "nnsoup" "gnus/nnsoup.el" (14791 18897)) 11618 ;;;;;; "nnsoup" "gnus/nnsoup.el" (14791 27653))
11602 ;;; Generated autoloads from gnus/nnsoup.el 11619 ;;; Generated autoloads from gnus/nnsoup.el
11603 11620
11604 (autoload (quote nnsoup-pack-replies) "nnsoup" "\ 11621 (autoload (quote nnsoup-pack-replies) "nnsoup" "\
11605 Make an outbound package of SOUP replies." t nil) 11622 Make an outbound package of SOUP replies." t nil)
11606 11623
11633 to future sessions." t nil) 11650 to future sessions." t nil)
11634 11651
11635 ;;;*** 11652 ;;;***
11636 11653
11637 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 11654 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
11638 ;;;;;; (13382 24740)) 11655 ;;;;;; (14974 43714))
11639 ;;; Generated autoloads from textmodes/nroff-mode.el 11656 ;;; Generated autoloads from textmodes/nroff-mode.el
11640 11657
11641 (autoload (quote nroff-mode) "nroff-mode" "\ 11658 (autoload (quote nroff-mode) "nroff-mode" "\
11642 Major mode for editing text intended for nroff to format. 11659 Major mode for editing text intended for nroff to format.
11643 \\{nroff-mode-map} 11660 \\{nroff-mode-map}
11679 (defalias (quote run-octave) (quote inferior-octave)) 11696 (defalias (quote run-octave) (quote inferior-octave))
11680 11697
11681 ;;;*** 11698 ;;;***
11682 11699
11683 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 11700 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
11684 ;;;;;; (14535 42068)) 11701 ;;;;;; (14535 42824))
11685 ;;; Generated autoloads from progmodes/octave-mod.el 11702 ;;; Generated autoloads from progmodes/octave-mod.el
11686 11703
11687 (autoload (quote octave-mode) "octave-mod" "\ 11704 (autoload (quote octave-mode) "octave-mod" "\
11688 Major mode for editing Octave code. 11705 Major mode for editing Octave code.
11689 11706
11867 When Show Paren mode is enabled, any matching parenthesis is highlighted 11884 When Show Paren mode is enabled, any matching parenthesis is highlighted
11868 in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time." t nil) 11885 in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time." t nil)
11869 11886
11870 ;;;*** 11887 ;;;***
11871 11888
11872 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (14627 11889 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (14628
11873 ;;;;;; 63384)) 11890 ;;;;;; 14481))
11874 ;;; Generated autoloads from progmodes/pascal.el 11891 ;;; Generated autoloads from progmodes/pascal.el
11875 11892
11876 (autoload (quote pascal-mode) "pascal" "\ 11893 (autoload (quote pascal-mode) "pascal" "\
11877 Major mode for editing Pascal code. \\<pascal-mode-map> 11894 Major mode for editing Pascal code. \\<pascal-mode-map>
11878 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 11895 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
12002 (custom-add-load (quote pc-selection-mode) (quote pc-select)) 12019 (custom-add-load (quote pc-selection-mode) (quote pc-select))
12003 12020
12004 ;;;*** 12021 ;;;***
12005 12022
12006 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (14680 12023 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (14680
12007 ;;;;;; 31123)) 12024 ;;;;;; 33021))
12008 ;;; Generated autoloads from pcmpl-cvs.el 12025 ;;; Generated autoloads from pcmpl-cvs.el
12009 12026
12010 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 12027 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
12011 Completion rules for the `cvs' command." nil nil) 12028 Completion rules for the `cvs' command." nil nil)
12012 12029
12031 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs)) 12048 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs))
12032 12049
12033 ;;;*** 12050 ;;;***
12034 12051
12035 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 12052 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
12036 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (14911 29316)) 12053 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (14911 29452))
12037 ;;; Generated autoloads from pcmpl-linux.el 12054 ;;; Generated autoloads from pcmpl-linux.el
12038 12055
12039 (autoload (quote pcomplete/kill) "pcmpl-linux" "\ 12056 (autoload (quote pcomplete/kill) "pcmpl-linux" "\
12040 Completion for GNU/Linux `kill', using /proc filesystem." nil nil) 12057 Completion for GNU/Linux `kill', using /proc filesystem." nil nil)
12041 12058
12046 Completion for GNU/Linux `mount'." nil nil) 12063 Completion for GNU/Linux `mount'." nil nil)
12047 12064
12048 ;;;*** 12065 ;;;***
12049 12066
12050 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (14680 12067 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (14680
12051 ;;;;;; 31160)) 12068 ;;;;;; 33025))
12052 ;;; Generated autoloads from pcmpl-rpm.el 12069 ;;; Generated autoloads from pcmpl-rpm.el
12053 12070
12054 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 12071 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
12055 Completion for RedHat's `rpm' command. 12072 Completion for RedHat's `rpm' command.
12056 These rules were taken from the output of `rpm --help' on a RedHat 6.1 12073 These rules were taken from the output of `rpm --help' on a RedHat 6.1
12060 12077
12061 ;;;*** 12078 ;;;***
12062 12079
12063 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 12080 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
12064 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 12081 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
12065 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (14680 31168)) 12082 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (14680 33026))
12066 ;;; Generated autoloads from pcmpl-unix.el 12083 ;;; Generated autoloads from pcmpl-unix.el
12067 12084
12068 (autoload (quote pcomplete/cd) "pcmpl-unix" "\ 12085 (autoload (quote pcomplete/cd) "pcmpl-unix" "\
12069 Completion for `cd'." nil nil) 12086 Completion for `cd'." nil nil)
12070 12087
12324 12341
12325 (defalias (quote edit-picture) (quote picture-mode)) 12342 (defalias (quote edit-picture) (quote picture-mode))
12326 12343
12327 ;;;*** 12344 ;;;***
12328 12345
12329 ;;;### (autoloads (pong) "pong" "play/pong.el" (14747 44776)) 12346 ;;;### (autoloads (pong) "pong" "play/pong.el" (14977 58043))
12330 ;;; Generated autoloads from play/pong.el 12347 ;;; Generated autoloads from play/pong.el
12331 12348
12332 (autoload (quote pong) "pong" "\ 12349 (autoload (quote pong) "pong" "\
12333 Play pong and waste time. 12350 Play pong and waste time.
12334 This is an implementation of the classical game pong. 12351 This is an implementation of the classical game pong.
12436 ;;;*** 12453 ;;;***
12437 12454
12438 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize 12455 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize
12439 ;;;;;; ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font 12456 ;;;;;; ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font
12440 ;;;;;; ps-mule-prepare-ascii-font ps-multibyte-buffer) "ps-mule" 12457 ;;;;;; ps-mule-prepare-ascii-font ps-multibyte-buffer) "ps-mule"
12441 ;;;;;; "ps-mule.el" (14728 6241)) 12458 ;;;;;; "ps-mule.el" (14728 33447))
12442 ;;; Generated autoloads from ps-mule.el 12459 ;;; Generated autoloads from ps-mule.el
12443 12460
12444 (defvar ps-multibyte-buffer nil "\ 12461 (defvar ps-multibyte-buffer nil "\
12445 *Specifies the multi-byte buffer handling. 12462 *Specifies the multi-byte buffer handling.
12446 12463
12533 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 12550 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
12534 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 12551 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
12535 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 12552 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
12536 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 12553 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
12537 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" 12554 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
12538 ;;;;;; "ps-print.el" (14924 30911)) 12555 ;;;;;; "ps-print.el" (14977 56713))
12539 ;;; Generated autoloads from ps-print.el 12556 ;;; Generated autoloads from ps-print.el
12540 12557
12541 (defvar ps-paper-type (quote letter) "\ 12558 (defvar ps-paper-type (quote letter) "\
12542 *Specify the size of paper to format for. 12559 *Specify the size of paper to format for.
12543 Should be one of the paper types defined in `ps-page-dimensions-database', for 12560 Should be one of the paper types defined in `ps-page-dimensions-database', for
12875 ;;;*** 12892 ;;;***
12876 12893
12877 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 12894 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
12878 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 12895 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
12879 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (14914 12896 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (14914
12880 ;;;;;; 30023)) 12897 ;;;;;; 30127))
12881 ;;; Generated autoloads from net/quickurl.el 12898 ;;; Generated autoloads from net/quickurl.el
12882 12899
12883 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 12900 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
12884 Example `quickurl-postfix' text that adds a local variable to the 12901 Example `quickurl-postfix' text that adds a local variable to the
12885 `quickurl-url-file' so that if you edit it by hand it will ensure that 12902 `quickurl-url-file' so that if you edit it by hand it will ensure that
12930 (autoload (quote quickurl-list) "quickurl" "\ 12947 (autoload (quote quickurl-list) "quickurl" "\
12931 Display `quickurl-list' as a formatted list using `quickurl-list-mode'." t nil) 12948 Display `quickurl-list' as a formatted list using `quickurl-list-mode'." t nil)
12932 12949
12933 ;;;*** 12950 ;;;***
12934 12951
12935 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (13149 12952 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (14550
12936 ;;;;;; 16808)) 12953 ;;;;;; 7848))
12937 ;;; Generated autoloads from net/rcompile.el 12954 ;;; Generated autoloads from net/rcompile.el
12938 12955
12939 (autoload (quote remote-compile) "rcompile" "\ 12956 (autoload (quote remote-compile) "rcompile" "\
12940 Compile the the current buffer's directory on HOST. Log in as USER. 12957 Compile the the current buffer's directory on HOST. Log in as USER.
12941 See \\[compile]." t nil) 12958 See \\[compile]." t nil)
12942 12959
12943 ;;;*** 12960 ;;;***
12944 12961
12945 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 12962 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
12946 ;;;;;; (14539 41135)) 12963 ;;;;;; (14980 3782))
12947 ;;; Generated autoloads from emacs-lisp/re-builder.el 12964 ;;; Generated autoloads from emacs-lisp/re-builder.el
12948 12965
12949 (autoload (quote re-builder) "re-builder" "\ 12966 (autoload (quote re-builder) "re-builder" "\
12950 Call up the RE Builder for the current window." t nil) 12967 Call up the RE Builder for the current window." t nil)
12951 12968
12952 ;;;*** 12969 ;;;***
12953 12970
12954 ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files 12971 ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files
12955 ;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf" 12972 ;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf"
12956 ;;;;;; "recentf.el" (14875 64576)) 12973 ;;;;;; "recentf.el" (14977 57209))
12957 ;;; Generated autoloads from recentf.el 12974 ;;; Generated autoloads from recentf.el
12958 12975
12959 (autoload (quote recentf-save-list) "recentf" "\ 12976 (autoload (quote recentf-save-list) "recentf" "\
12960 Save the current `recentf-list' to the file `recentf-save-file'." t nil) 12977 Save the current `recentf-list' to the file `recentf-save-file'." t nil)
12961 12978
12973 12990
12974 (autoload (quote recentf-open-more-files) "recentf" "\ 12991 (autoload (quote recentf-open-more-files) "recentf" "\
12975 Allow the user to open files that are not in the menu." t nil) 12992 Allow the user to open files that are not in the menu." t nil)
12976 12993
12977 (defvar recentf-mode nil "\ 12994 (defvar recentf-mode nil "\
12978 Toggle Recentf mode on or off. 12995 Non-nil if Recentf mode is enabled.
12979 See the command `recentf-mode' for a description of this minor-mode. 12996 See the command `recentf-mode' for a description of this minor-mode.
12980 Setting this variable directly does not take effect; 12997 Setting this variable directly does not take effect;
12981 use either \\[customize] or the function `recentf-mode'.") 12998 use either \\[customize] or the function `recentf-mode'.")
12982 12999
12983 (custom-add-to-group (quote recentf) (quote recentf-mode) (quote custom-variable)) 13000 (custom-add-to-group (quote recentf) (quote recentf-mode) (quote custom-variable))
13225 This means the number of regexp grouping constructs (parenthesised expressions) 13242 This means the number of regexp grouping constructs (parenthesised expressions)
13226 in REGEXP." nil nil) 13243 in REGEXP." nil nil)
13227 13244
13228 ;;;*** 13245 ;;;***
13229 13246
13230 ;;;### (autoloads (repeat) "repeat" "repeat.el" (14081 4820)) 13247 ;;;### (autoloads (repeat) "repeat" "repeat.el" (14981 28008))
13231 ;;; Generated autoloads from repeat.el 13248 ;;; Generated autoloads from repeat.el
13232 13249
13233 (autoload (quote repeat) "repeat" "\ 13250 (autoload (quote repeat) "repeat" "\
13234 Repeat most recently executed command. 13251 Repeat most recently executed command.
13235 With prefix arg, apply new prefix arg to that command; otherwise, use 13252 With prefix arg, apply new prefix arg to that command; otherwise, use
13366 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 13383 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
13367 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 13384 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
13368 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 13385 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
13369 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 13386 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
13370 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 13387 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
13371 ;;;;;; "rmail" "mail/rmail.el" (14965 23688)) 13388 ;;;;;; "rmail" "mail/rmail.el" (14974 36648))
13372 ;;; Generated autoloads from mail/rmail.el 13389 ;;; Generated autoloads from mail/rmail.el
13373 13390
13374 (defvar rmail-dont-reply-to-names nil "\ 13391 (defvar rmail-dont-reply-to-names nil "\
13375 *A regexp specifying names to prune of reply to messages. 13392 *A regexp specifying names to prune of reply to messages.
13376 A value of nil means exclude your own login name as an address 13393 A value of nil means exclude your own login name as an address
13381 the variable `rmail-dont-reply-to-names', for when the user does not set 13398 the variable `rmail-dont-reply-to-names', for when the user does not set
13382 `rmail-dont-reply-to-names' explicitly. (The other part of the default 13399 `rmail-dont-reply-to-names' explicitly. (The other part of the default
13383 value is the user's name.) 13400 value is the user's name.)
13384 It is useful to set this variable in the site customization file.") 13401 It is useful to set this variable in the site customization file.")
13385 13402
13386 (defvar rmail-ignored-headers (concat "^via:\\|^mail-from:\\|^origin:\\|^references:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:\\|^mime-version:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^x-sign:\\|^x-beenthere:\\|^x-mailman-version:" "\\|^precedence:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-type:\\|^content-length:" "\\|^x-attribution:\\|^x-disclaimer:") "\ 13403 (defvar rmail-ignored-headers (concat "^via:\\|^mail-from:\\|^origin:\\|^references:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:\\|^mime-version:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^x-sign:\\|^x-beenthere:\\|^x-mailman-version:" "\\|^precedence:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-type:\\|^content-length:" "\\|^x-attribution:\\|^x-disclaimer:\\|^x-trace:" "\\|^x-complaints-to:\\|^nntp-posting-date:\\|^user-agent:") "\
13387 *Regexp to match header fields that Rmail should normally hide. 13404 *Regexp to match header fields that Rmail should normally hide.
13388 This variable is used for reformatting the message header, 13405 This variable is used for reformatting the message header,
13389 which normally happens once for each message, 13406 which normally happens once for each message,
13390 when you view the message for the first time in Rmail. 13407 when you view the message for the first time in Rmail.
13391 To make a change in this variable take effect 13408 To make a change in this variable take effect
13547 Set PASSWORD to be used for retrieving mail from a POP server." t nil) 13564 Set PASSWORD to be used for retrieving mail from a POP server." t nil)
13548 13565
13549 ;;;*** 13566 ;;;***
13550 13567
13551 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 13568 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
13552 ;;;;;; (14387 64145)) 13569 ;;;;;; (14387 64265))
13553 ;;; Generated autoloads from mail/rmailedit.el 13570 ;;; Generated autoloads from mail/rmailedit.el
13554 13571
13555 (autoload (quote rmail-edit-current-message) "rmailedit" "\ 13572 (autoload (quote rmail-edit-current-message) "rmailedit" "\
13556 Edit the contents of this message." t nil) 13573 Edit the contents of this message." t nil)
13557 13574
13693 13710
13694 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 13711 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
13695 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 13712 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
13696 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 13713 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
13697 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 13714 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
13698 ;;;;;; "rmailsum" "mail/rmailsum.el" (14902 15080)) 13715 ;;;;;; "rmailsum" "mail/rmailsum.el" (14902 15284))
13699 ;;; Generated autoloads from mail/rmailsum.el 13716 ;;; Generated autoloads from mail/rmailsum.el
13700 13717
13701 (defvar rmail-summary-scroll-between-messages t "\ 13718 (defvar rmail-summary-scroll-between-messages t "\
13702 *Non-nil means Rmail summary scroll commands move between messages.") 13719 *Non-nil means Rmail summary scroll commands move between messages.")
13703 13720
13850 that variable's value is a string." t nil) 13867 that variable's value is a string." t nil)
13851 13868
13852 ;;;*** 13869 ;;;***
13853 13870
13854 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 13871 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
13855 ;;;;;; (14791 18897)) 13872 ;;;;;; (14791 27653))
13856 ;;; Generated autoloads from gnus/score-mode.el 13873 ;;; Generated autoloads from gnus/score-mode.el
13857 13874
13858 (autoload (quote gnus-score-mode) "score-mode" "\ 13875 (autoload (quote gnus-score-mode) "score-mode" "\
13859 Mode for editing Gnus score files. 13876 Mode for editing Gnus score files.
13860 This mode is an extended emacs-lisp mode. 13877 This mode is an extended emacs-lisp mode.
13862 \\{gnus-score-mode-map}" t nil) 13879 \\{gnus-score-mode-map}" t nil)
13863 13880
13864 ;;;*** 13881 ;;;***
13865 13882
13866 ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (14381 13883 ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (14381
13867 ;;;;;; 55098)) 13884 ;;;;;; 56615))
13868 ;;; Generated autoloads from textmodes/scribe.el 13885 ;;; Generated autoloads from textmodes/scribe.el
13869 13886
13870 (autoload (quote scribe-mode) "scribe" "\ 13887 (autoload (quote scribe-mode) "scribe" "\
13871 Major mode for editing files of Scribe (a text formatter) source. 13888 Major mode for editing files of Scribe (a text formatter) source.
13872 Scribe-mode is similar to text-mode, with a few extra commands added. 13889 Scribe-mode is similar to text-mode, with a few extra commands added.
14072 (autoload (quote mail-other-frame) "sendmail" "\ 14089 (autoload (quote mail-other-frame) "sendmail" "\
14073 Like `mail' command, but display mail buffer in another frame." t nil) 14090 Like `mail' command, but display mail buffer in another frame." t nil)
14074 14091
14075 ;;;*** 14092 ;;;***
14076 14093
14077 ;;;### (autoloads (server-start) "server" "server.el" (14914 10033)) 14094 ;;;### (autoloads (server-start) "server" "server.el" (14914 10317))
14078 ;;; Generated autoloads from server.el 14095 ;;; Generated autoloads from server.el
14079 14096
14080 (autoload (quote server-start) "server" "\ 14097 (autoload (quote server-start) "server" "\
14081 Allow this Emacs process to be a server for client processes. 14098 Allow this Emacs process to be a server for client processes.
14082 This starts a server communications subprocess through which 14099 This starts a server communications subprocess through which
14087 Prefix arg means just kill any existing server communications subprocess." t nil) 14104 Prefix arg means just kill any existing server communications subprocess." t nil)
14088 14105
14089 ;;;*** 14106 ;;;***
14090 14107
14091 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 14108 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
14092 ;;;;;; (14501 37288)) 14109 ;;;;;; (14501 47217))
14093 ;;; Generated autoloads from textmodes/sgml-mode.el 14110 ;;; Generated autoloads from textmodes/sgml-mode.el
14094 14111
14095 (autoload (quote sgml-mode) "sgml-mode" "\ 14112 (autoload (quote sgml-mode) "sgml-mode" "\
14096 Major mode for editing SGML documents. 14113 Major mode for editing SGML documents.
14097 Makes > match <. Makes / blink matching /. 14114 Makes > match <. Makes / blink matching /.
14254 considered to shadow a later file XXX.el, and vice-versa. 14271 considered to shadow a later file XXX.el, and vice-versa.
14255 14272
14256 When run interactively, the shadowings (if any) are displayed in a 14273 When run interactively, the shadowings (if any) are displayed in a
14257 buffer called `*Shadows*'. Shadowings are located by calling the 14274 buffer called `*Shadows*'. Shadowings are located by calling the
14258 \(non-interactive) companion function, `find-emacs-lisp-shadows'." t nil) 14275 \(non-interactive) companion function, `find-emacs-lisp-shadows'." t nil)
14276
14277 ;;;***
14278
14279 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
14280 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (14983
14281 ;;;;;; 1207))
14282 ;;; Generated autoloads from shadowfile.el
14283
14284 (autoload (quote shadow-define-cluster) "shadowfile" "\
14285 Edit (or create) the definition of a cluster NAME.
14286 This is a group of hosts that share directories, so that copying to or from
14287 one of them is sufficient to update the file on all of them. Clusters are
14288 defined by a name, the network address of a primary host (the one we copy
14289 files to), and a regular expression that matches the hostnames of all the sites
14290 in the cluster." t nil)
14291
14292 (autoload (quote shadow-define-literal-group) "shadowfile" "\
14293 Declare a single file to be shared between sites.
14294 It may have different filenames on each site. When this file is edited, the
14295 new version will be copied to each of the other locations. Sites can be
14296 specific hostnames, or names of clusters (see `shadow-define-cluster')." t nil)
14297
14298 (autoload (quote shadow-define-regexp-group) "shadowfile" "\
14299 Make each of a group of files be shared between hosts.
14300 Prompts for regular expression; files matching this are shared between a list
14301 of sites, which are also prompted for. The filenames must be identical on all
14302 hosts (if they aren't, use shadow-define-group instead of this function).
14303 Each site can be either a hostname or the name of a cluster (see
14304 `shadow-define-cluster')." t nil)
14305
14306 (autoload (quote shadow-initialize) "shadowfile" "\
14307 Set up file shadowing." t nil)
14259 14308
14260 ;;;*** 14309 ;;;***
14261 14310
14262 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 14311 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
14263 ;;;;;; (14964 4164)) 14312 ;;;;;; (14964 4164))
14353 14402
14354 ;;;*** 14403 ;;;***
14355 14404
14356 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy 14405 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy
14357 ;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el" 14406 ;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el"
14358 ;;;;;; (14916 50561)) 14407 ;;;;;; (14973 49729))
14359 ;;; Generated autoloads from skeleton.el 14408 ;;; Generated autoloads from skeleton.el
14360 14409
14361 (defvar skeleton-filter (quote identity) "\ 14410 (defvar skeleton-filter (quote identity) "\
14362 Function for transforming a skeleton proxy's aliases' variable value.") 14411 Function for transforming a skeleton proxy's aliases' variable value.")
14363 14412
14413 14462
14414 If ELEMENT is a string or a character it gets inserted (see also 14463 If ELEMENT is a string or a character it gets inserted (see also
14415 `skeleton-transformation'). Other possibilities are: 14464 `skeleton-transformation'). Other possibilities are:
14416 14465
14417 \\n go to next line and indent according to mode 14466 \\n go to next line and indent according to mode
14418 _ interesting point, interregion here, point after termination 14467 _ interesting point, interregion here
14419 > indent line (or interregion if > _) according to major mode 14468 > indent line (or interregion if > _) according to major mode
14420 @ add position to `skeleton-positions' 14469 @ add position to `skeleton-positions'
14421 & do next ELEMENT if previous moved point 14470 & do next ELEMENT if previous moved point
14422 | do next ELEMENT if previous didn't move point 14471 | do next ELEMENT if previous didn't move point
14423 -num delete num preceding characters (see `skeleton-untabify') 14472 -num delete num preceding characters (see `skeleton-untabify')
14424 resume: skipped, continue here if quit is signaled 14473 resume: skipped, continue here if quit is signaled
14425 nil skipped 14474 nil skipped
14475
14476 After termination, point will be positioned at the first occurrence
14477 of _ or @ or at the end of the inserted text.
14426 14478
14427 Further elements can be defined via `skeleton-further-elements'. ELEMENT may 14479 Further elements can be defined via `skeleton-further-elements'. ELEMENT may
14428 itself be a SKELETON with an INTERACTOR. The user is prompted repeatedly for 14480 itself be a SKELETON with an INTERACTOR. The user is prompted repeatedly for
14429 different inputs. The SKELETON is processed as often as the user enters a 14481 different inputs. The SKELETON is processed as often as the user enters a
14430 non-empty string. \\[keyboard-quit] terminates skeleton insertion, but 14482 non-empty string. \\[keyboard-quit] terminates skeleton insertion, but
14484 which smileys to operate on and which images to use for them." t nil) 14536 which smileys to operate on and which images to use for them." t nil)
14485 14537
14486 ;;;*** 14538 ;;;***
14487 14539
14488 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el" 14540 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
14489 ;;;;;; (14342 21398)) 14541 ;;;;;; (14342 21630))
14490 ;;; Generated autoloads from mail/smtpmail.el 14542 ;;; Generated autoloads from mail/smtpmail.el
14491 14543
14492 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil) 14544 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
14493 14545
14494 ;;;*** 14546 ;;;***
14515 " t nil) 14567 " t nil)
14516 14568
14517 ;;;*** 14569 ;;;***
14518 14570
14519 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 14571 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
14520 ;;;;;; (14082 18459)) 14572 ;;;;;; (14550 9134))
14521 ;;; Generated autoloads from net/snmp-mode.el 14573 ;;; Generated autoloads from net/snmp-mode.el
14522 14574
14523 (autoload (quote snmp-mode) "snmp-mode" "\ 14575 (autoload (quote snmp-mode) "snmp-mode" "\
14524 Major mode for editing SNMP MIBs. 14576 Major mode for editing SNMP MIBs.
14525 Expression and list commands understand all C brackets. 14577 Expression and list commands understand all C brackets.
14677 14729
14678 ;;;*** 14730 ;;;***
14679 14731
14680 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 14732 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
14681 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 14733 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
14682 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (14906 5486)) 14734 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (14906 5643))
14683 ;;; Generated autoloads from sort.el 14735 ;;; Generated autoloads from sort.el
14684 14736
14685 (autoload (quote sort-subr) "sort" "\ 14737 (autoload (quote sort-subr) "sort" "\
14686 General text sorting routine to divide buffer into records and sort them. 14738 General text sorting routine to divide buffer into records and sort them.
14687 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. 14739 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN.
14800 From a program takes two point or marker arguments, BEG and END." t nil) 14852 From a program takes two point or marker arguments, BEG and END." t nil)
14801 14853
14802 ;;;*** 14854 ;;;***
14803 14855
14804 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 14856 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
14805 ;;;;;; "speedbar.el" (14783 15356)) 14857 ;;;;;; "speedbar.el" (14984 4080))
14806 ;;; Generated autoloads from speedbar.el 14858 ;;; Generated autoloads from speedbar.el
14807 14859
14808 (defalias (quote speedbar) (quote speedbar-frame-mode)) 14860 (defalias (quote speedbar) (quote speedbar-frame-mode))
14809 14861
14810 (autoload (quote speedbar-frame-mode) "speedbar" "\ 14862 (autoload (quote speedbar-frame-mode) "speedbar" "\
14821 selected. If the speedbar frame is active, then select the attached frame." t nil) 14873 selected. If the speedbar frame is active, then select the attached frame." t nil)
14822 14874
14823 ;;;*** 14875 ;;;***
14824 14876
14825 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 14877 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
14826 ;;;;;; "spell" "textmodes/spell.el" (13553 46858)) 14878 ;;;;;; "spell" "textmodes/spell.el" (14977 56205))
14827 ;;; Generated autoloads from textmodes/spell.el 14879 ;;; Generated autoloads from textmodes/spell.el
14828 14880
14829 (put (quote spell-filter) (quote risky-local-variable) t) 14881 (put (quote spell-filter) (quote risky-local-variable) t)
14830 14882
14831 (autoload (quote spell-buffer) "spell" "\ 14883 (autoload (quote spell-buffer) "spell" "\
14863 14915
14864 ;;;*** 14916 ;;;***
14865 14917
14866 ;;;### (autoloads (sql-postgres sql-ms sql-ingres sql-solid sql-mysql 14918 ;;;### (autoloads (sql-postgres sql-ms sql-ingres sql-solid sql-mysql
14867 ;;;;;; sql-informix sql-sybase sql-oracle sql-mode sql-help) "sql" 14919 ;;;;;; sql-informix sql-sybase sql-oracle sql-mode sql-help) "sql"
14868 ;;;;;; "progmodes/sql.el" (14911 13087)) 14920 ;;;;;; "progmodes/sql.el" (14911 13239))
14869 ;;; Generated autoloads from progmodes/sql.el 14921 ;;; Generated autoloads from progmodes/sql.el
14870 14922
14871 (autoload (quote sql-help) "sql" "\ 14923 (autoload (quote sql-help) "sql" "\
14872 Show short help for the SQL modes. 14924 Show short help for the SQL modes.
14873 14925
15352 Get help on Tcl command. Default is word at point. 15404 Get help on Tcl command. Default is word at point.
15353 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil) 15405 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil)
15354 15406
15355 ;;;*** 15407 ;;;***
15356 15408
15357 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (13858 52416)) 15409 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (14550 7962))
15358 ;;; Generated autoloads from net/telnet.el 15410 ;;; Generated autoloads from net/telnet.el
15359 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 15411 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
15360 15412
15361 (autoload (quote telnet) "telnet" "\ 15413 (autoload (quote telnet) "telnet" "\
15362 Open a network login connection to host named HOST (a string). 15414 Open a network login connection to host named HOST (a string).
15705 (autoload (quote tex-start-shell) "tex-mode" nil nil nil) 15757 (autoload (quote tex-start-shell) "tex-mode" nil nil nil)
15706 15758
15707 ;;;*** 15759 ;;;***
15708 15760
15709 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 15761 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
15710 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (14600 18796)) 15762 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (14600 36293))
15711 ;;; Generated autoloads from textmodes/texinfmt.el 15763 ;;; Generated autoloads from textmodes/texinfmt.el
15712 15764
15713 (autoload (quote texinfo-format-buffer) "texinfmt" "\ 15765 (autoload (quote texinfo-format-buffer) "texinfmt" "\
15714 Process the current buffer as texinfo code, into an Info file. 15766 Process the current buffer as texinfo code, into an Info file.
15715 The Info file output is generated in a buffer visiting the Info file 15767 The Info file output is generated in a buffer visiting the Info file
15739 if large. You can use Info-split to do this manually." t nil) 15791 if large. You can use Info-split to do this manually." t nil)
15740 15792
15741 ;;;*** 15793 ;;;***
15742 15794
15743 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 15795 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
15744 ;;;;;; "texinfo" "textmodes/texinfo.el" (14952 28430)) 15796 ;;;;;; "texinfo" "textmodes/texinfo.el" (14952 28641))
15745 ;;; Generated autoloads from textmodes/texinfo.el 15797 ;;; Generated autoloads from textmodes/texinfo.el
15746 15798
15747 (defvar texinfo-open-quote "``" "\ 15799 (defvar texinfo-open-quote "``" "\
15748 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 15800 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
15749 15801
15937 (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil) 15989 (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil)
15938 15990
15939 ;;;*** 15991 ;;;***
15940 15992
15941 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 15993 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
15942 ;;;;;; (14883 35658)) 15994 ;;;;;; (14883 35719))
15943 ;;; Generated autoloads from textmodes/tildify.el 15995 ;;; Generated autoloads from textmodes/tildify.el
15944 15996
15945 (autoload (quote tildify-region) "tildify" "\ 15997 (autoload (quote tildify-region) "tildify" "\
15946 Add hard spaces in the region between BEG and END. 15998 Add hard spaces in the region between BEG and END.
15947 See variables `tildify-pattern-alist', `tildify-string-alist', and 15999 See variables `tildify-pattern-alist', `tildify-string-alist', and
16035 16087
16036 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string 16088 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string
16037 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 16089 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
16038 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 16090 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
16039 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 16091 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
16040 ;;;;;; (14845 20873)) 16092 ;;;;;; (14987 38427))
16041 ;;; Generated autoloads from calendar/timeclock.el 16093 ;;; Generated autoloads from calendar/timeclock.el
16042 16094
16043 (autoload (quote timeclock-modeline-display) "timeclock" "\ 16095 (autoload (quote timeclock-modeline-display) "timeclock" "\
16044 Toggle display of the amount of time left today in the modeline. 16096 Toggle display of the amount of time left today in the modeline.
16045 If `timeclock-use-display-time' is non-nil, the modeline will be 16097 If `timeclock-use-display-time' is non-nil, the modeline will be
16192 To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"." nil nil) 16244 To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"." nil nil)
16193 16245
16194 ;;;*** 16246 ;;;***
16195 16247
16196 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 16248 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
16197 ;;;;;; "tmm.el" (14894 24587)) 16249 ;;;;;; "tmm.el" (14894 24689))
16198 ;;; Generated autoloads from tmm.el 16250 ;;; Generated autoloads from tmm.el
16199 (define-key global-map "\M-`" 'tmm-menubar) 16251 (define-key global-map "\M-`" 'tmm-menubar)
16200 (define-key global-map [f10] 'tmm-menubar) 16252 (define-key global-map [f10] 'tmm-menubar)
16201 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 16253 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
16202 16254
16271 Show TODO list." t nil) 16323 Show TODO list." t nil)
16272 16324
16273 ;;;*** 16325 ;;;***
16274 16326
16275 ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item 16327 ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item
16276 ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (14956 17970)) 16328 ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (14968 4512))
16277 ;;; Generated autoloads from toolbar/tool-bar.el 16329 ;;; Generated autoloads from toolbar/tool-bar.el
16278 16330
16279 (defvar tool-bar-mode nil "\ 16331 (defvar tool-bar-mode nil "\
16280 Toggle Tool-Bar mode on or off. 16332 Non-nil if Tool-Bar mode is enabled.
16281 See the command `tool-bar-mode' for a description of this minor-mode. 16333 See the command `tool-bar-mode' for a description of this minor-mode.
16282 Setting this variable directly does not take effect; 16334 Setting this variable directly does not take effect;
16283 use either \\[customize] or the function `tool-bar-mode'.") 16335 use either \\[customize] or the function `tool-bar-mode'.")
16284 16336
16285 (custom-add-to-group (quote mouse) (quote tool-bar-mode) (quote custom-variable)) 16337 (custom-add-to-group (quote mouse) (quote tool-bar-mode) (quote custom-variable))
16298 ICON names the image, DEF is the key definition and KEY is a symbol 16350 ICON names the image, DEF is the key definition and KEY is a symbol
16299 for the fake function key in the menu keymap. Remaining arguments 16351 for the fake function key in the menu keymap. Remaining arguments
16300 PROPS are additional items to add to the menu item specification. See 16352 PROPS are additional items to add to the menu item specification. See
16301 Info node `(elisp)Tool Bar'. Items are added from left to right. 16353 Info node `(elisp)Tool Bar'. Items are added from left to right.
16302 16354
16303 ICON is the base name of a file cnntaining the image to use. The 16355 ICON is the base name of a file containing the image to use. The
16304 function will try to use first ICON.xpm, ICON.pbm then ICON.xbm using 16356 function will first try to use ICON.xpm, then ICON.pbm, and finally
16305 `find-image'. 16357 ICON.xbm, using `find-image'.
16306 16358
16307 Keybindings are made in the map `tool-bar-map'. To define items in 16359 Keybindings are made in the map `tool-bar-map'. To define items in
16308 some local map, bind `tool-bar-map' with `let' around calls of this 16360 some local map, bind `tool-bar-map' with `let' around calls of this
16309 function." nil nil) 16361 function." nil nil)
16310 16362
16321 function." nil nil) 16373 function." nil nil)
16322 16374
16323 ;;;*** 16375 ;;;***
16324 16376
16325 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 16377 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
16326 ;;;;;; (14950 65294)) 16378 ;;;;;; (14950 65525))
16327 ;;; Generated autoloads from tooltip.el 16379 ;;; Generated autoloads from tooltip.el
16328 16380
16329 (autoload (quote tooltip-mode) "tooltip" "\ 16381 (autoload (quote tooltip-mode) "tooltip" "\
16330 Mode for tooltip display. 16382 Mode for tooltip display.
16331 With ARG, turn tooltip mode on if and only if ARG is positive." t nil) 16383 With ARG, turn tooltip mode on if and only if ARG is positive." t nil)
16340 (custom-add-load (quote tooltip-mode) (quote tooltip)) 16392 (custom-add-load (quote tooltip-mode) (quote tooltip))
16341 16393
16342 ;;;*** 16394 ;;;***
16343 16395
16344 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (14892 16396 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (14892
16345 ;;;;;; 62442)) 16397 ;;;;;; 62617))
16346 ;;; Generated autoloads from emulation/tpu-edt.el 16398 ;;; Generated autoloads from emulation/tpu-edt.el
16347 16399
16348 (fset (quote tpu-edt-mode) (quote tpu-edt-on)) 16400 (fset (quote tpu-edt-mode) (quote tpu-edt-on))
16349 16401
16350 (fset (quote tpu-edt) (quote tpu-edt-on)) 16402 (fset (quote tpu-edt) (quote tpu-edt-on))
16353 Turn on TPU/edt emulation." t nil) 16405 Turn on TPU/edt emulation." t nil)
16354 16406
16355 ;;;*** 16407 ;;;***
16356 16408
16357 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 16409 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
16358 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (14892 62442)) 16410 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (14892 62636))
16359 ;;; Generated autoloads from emulation/tpu-extras.el 16411 ;;; Generated autoloads from emulation/tpu-extras.el
16360 16412
16361 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 16413 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
16362 Set scroll margins." t nil) 16414 Set scroll margins." t nil)
16363 16415
16644 Convert Rmail file FILE to system inbox format file TO-FILE." t nil) 16696 Convert Rmail file FILE to system inbox format file TO-FILE." t nil)
16645 16697
16646 ;;;*** 16698 ;;;***
16647 16699
16648 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 16700 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
16649 ;;;;;; "userlock" "userlock.el" (14365 43297)) 16701 ;;;;;; "userlock" "userlock.el" (14365 43399))
16650 ;;; Generated autoloads from userlock.el 16702 ;;; Generated autoloads from userlock.el
16651 16703
16652 (autoload (quote ask-user-about-lock) "userlock" "\ 16704 (autoload (quote ask-user-about-lock) "userlock" "\
16653 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT. 16705 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT.
16654 This function has a choice of three things to do: 16706 This function has a choice of three things to do:
16688 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file 16740 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file
16689 ;;;;;; vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot 16741 ;;;;;; vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot
16690 ;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge 16742 ;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge
16691 ;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register 16743 ;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register
16692 ;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook 16744 ;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook
16693 ;;;;;; vc-checkin-hook) "vc" "vc.el" (14941 34892)) 16745 ;;;;;; vc-checkin-hook) "vc" "vc.el" (14969 40882))
16694 ;;; Generated autoloads from vc.el 16746 ;;; Generated autoloads from vc.el
16695 16747
16696 (defvar vc-checkin-hook nil "\ 16748 (defvar vc-checkin-hook nil "\
16697 *Normal hook (list of functions) run after a checkin is done. 16749 *Normal hook (list of functions) run after a checkin is done.
16698 See `run-hooks'.") 16750 See `run-hooks'.")
16861 `vc-annotate-very-old-color' defines the mapping of time to 16913 `vc-annotate-very-old-color' defines the mapping of time to
16862 colors. `vc-annotate-background' specifies the background color." t nil) 16914 colors. `vc-annotate-background' specifies the background color." t nil)
16863 16915
16864 ;;;*** 16916 ;;;***
16865 16917
16866 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (14966 38375)) 16918 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (14970 24561))
16867 ;;; Generated autoloads from vc-cvs.el 16919 ;;; Generated autoloads from vc-cvs.el
16868 (defun vc-cvs-registered (f) 16920 (defun vc-cvs-registered (f)
16869 (when (file-readable-p (expand-file-name 16921 (when (file-readable-p (expand-file-name
16870 "CVS/Entries" (file-name-directory f))) 16922 "CVS/Entries" (file-name-directory f)))
16871 (require 'vc-cvs) 16923 (require 'vc-cvs)
16872 (vc-cvs-registered f))) 16924 (vc-cvs-registered f)))
16873 16925
16874 ;;;*** 16926 ;;;***
16875 16927
16876 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 16928 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
16877 ;;;;;; (14940 15185)) 16929 ;;;;;; (14969 40939))
16878 ;;; Generated autoloads from vc-rcs.el 16930 ;;; Generated autoloads from vc-rcs.el
16879 16931
16880 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 16932 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
16881 *Where to look for RCS master files. 16933 *Where to look for RCS master files.
16882 For a description of possible values, see `vc-check-master-templates'.") 16934 For a description of possible values, see `vc-check-master-templates'.")
16884 (defun vc-rcs-registered (f) (vc-default-registered (quote RCS) f)) 16936 (defun vc-rcs-registered (f) (vc-default-registered (quote RCS) f))
16885 16937
16886 ;;;*** 16938 ;;;***
16887 16939
16888 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 16940 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
16889 ;;;;;; (14940 15185)) 16941 ;;;;;; (14969 40980))
16890 ;;; Generated autoloads from vc-sccs.el 16942 ;;; Generated autoloads from vc-sccs.el
16891 16943
16892 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 16944 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
16893 *Where to look for SCCS master files. 16945 *Where to look for SCCS master files.
16894 For a description of possible values, see `vc-check-master-templates'.") 16946 For a description of possible values, see `vc-check-master-templates'.")
16901 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir))))) 16953 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir)))))
16902 16954
16903 ;;;*** 16955 ;;;***
16904 16956
16905 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 16957 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
16906 ;;;;;; (14385 10956)) 16958 ;;;;;; (14385 23382))
16907 ;;; Generated autoloads from progmodes/vhdl-mode.el 16959 ;;; Generated autoloads from progmodes/vhdl-mode.el
16908 16960
16909 (autoload (quote vhdl-mode) "vhdl-mode" "\ 16961 (autoload (quote vhdl-mode) "vhdl-mode" "\
16910 Major mode for editing VHDL code. 16962 Major mode for editing VHDL code.
16911 16963
17468 (autoload (quote viper-mode) "viper" "\ 17520 (autoload (quote viper-mode) "viper" "\
17469 Turn on Viper emulation of Vi." t nil) 17521 Turn on Viper emulation of Vi." t nil)
17470 17522
17471 ;;;*** 17523 ;;;***
17472 17524
17473 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (14223 54012)) 17525 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (14550 8900))
17474 ;;; Generated autoloads from net/webjump.el 17526 ;;; Generated autoloads from net/webjump.el
17475 17527
17476 (autoload (quote webjump) "webjump" "\ 17528 (autoload (quote webjump) "webjump" "\
17477 Jumps to a Web site from a programmable hotlist. 17529 Jumps to a Web site from a programmable hotlist.
17478 17530
17483 <nwv@acm.org>." t nil) 17535 <nwv@acm.org>." t nil)
17484 17536
17485 ;;;*** 17537 ;;;***
17486 17538
17487 ;;;### (autoloads (which-func-mode which-func-mode-global) "which-func" 17539 ;;;### (autoloads (which-func-mode which-func-mode-global) "which-func"
17488 ;;;;;; "which-func.el" (14875 40521)) 17540 ;;;;;; "which-func.el" (14979 6727))
17489 ;;; Generated autoloads from which-func.el 17541 ;;; Generated autoloads from which-func.el
17490 17542
17491 (defvar which-func-mode-global nil "\ 17543 (defvar which-func-mode-global nil "\
17492 *Toggle `which-func-mode' globally. 17544 *Toggle `which-func-mode' globally.
17493 Setting this variable directly does not take effect; 17545 Setting this variable directly does not take effect;
17623 With arg, turn widget mode on if and only if arg is positive." t nil) 17675 With arg, turn widget mode on if and only if arg is positive." t nil)
17624 17676
17625 ;;;*** 17677 ;;;***
17626 17678
17627 ;;;### (autoloads (widget-delete widget-create widget-prompt-value) 17679 ;;;### (autoloads (widget-delete widget-create widget-prompt-value)
17628 ;;;;;; "wid-edit" "wid-edit.el" (14956 5124)) 17680 ;;;;;; "wid-edit" "wid-edit.el" (14980 37308))
17629 ;;; Generated autoloads from wid-edit.el 17681 ;;; Generated autoloads from wid-edit.el
17630 17682
17631 (autoload (quote widget-prompt-value) "wid-edit" "\ 17683 (autoload (quote widget-prompt-value) "wid-edit" "\
17632 Prompt for a value matching WIDGET, using PROMPT. 17684 Prompt for a value matching WIDGET, using PROMPT.
17633 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil) 17685 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil)
17882 Zone out, completely." t nil) 17934 Zone out, completely." t nil)
17883 17935
17884 ;;;*** 17936 ;;;***
17885 17937
17886 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" 17938 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
17887 ;;;;;; "net/zone-mode.el" (13674 20513)) 17939 ;;;;;; "net/zone-mode.el" (14550 9028))
17888 ;;; Generated autoloads from net/zone-mode.el 17940 ;;; Generated autoloads from net/zone-mode.el
17889 17941
17890 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ 17942 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
17891 Update the serial number in a zone if the file was modified" t nil) 17943 Update the serial number in a zone if the file was modified" t nil)
17892 17944