comparison lisp/loaddefs.el @ 43265:10539fb6d0fc

regenerated
author Miles Bader <miles@gnu.org>
date Wed, 13 Feb 2002 08:18:12 +0000
parents 1be1134989cd
children 10d0cff733e2
comparison
equal deleted inserted replaced
43264:91a36592ab22 43265:10539fb6d0fc
3 ;;; Code: 3 ;;; Code:
4 4
5 5
6 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 6 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
7 ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 7 ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
8 ;;;;;; "play/5x5.el" (15390 29811)) 8 ;;;;;; "play/5x5.el" (15391 60707))
9 ;;; Generated autoloads from play/5x5.el 9 ;;; Generated autoloads from play/5x5.el
10 10
11 (autoload (quote 5x5) "5x5" "\ 11 (autoload (quote 5x5) "5x5" "\
12 Play 5x5. 12 Play 5x5.
13 13
223 Fix any old-style date entries in the current log file to default format." t nil) 223 Fix any old-style date entries in the current log file to default format." t nil)
224 224
225 ;;;*** 225 ;;;***
226 226
227 ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action 227 ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
228 ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (15390 228 ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (15391
229 ;;;;;; 29801)) 229 ;;;;;; 60524))
230 ;;; Generated autoloads from emacs-lisp/advice.el 230 ;;; Generated autoloads from emacs-lisp/advice.el
231 231
232 (defvar ad-redefinition-action (quote warn) "\ 232 (defvar ad-redefinition-action (quote warn) "\
233 *Defines what to do with redefinitions during Advice de/activation. 233 *Defines what to do with redefinitions during Advice de/activation.
234 Redefinition occurs if a previously activated function that already has an 234 Redefinition occurs if a previously activated function that already has an
315 315
316 ;;;*** 316 ;;;***
317 317
318 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 318 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
319 ;;;;;; align-highlight-rule align-current align-entire align-regexp 319 ;;;;;; align-highlight-rule align-current align-entire align-regexp
320 ;;;;;; align) "align" "align.el" (15371 46415)) 320 ;;;;;; align) "align" "align.el" (15464 26322))
321 ;;; Generated autoloads from align.el 321 ;;; Generated autoloads from align.el
322 322
323 (autoload (quote align) "align" "\ 323 (autoload (quote align) "align" "\
324 Attempt to align a region based on a set of alignment rules. 324 Attempt to align a region based on a set of alignment rules.
325 BEG and END mark the region. If BEG and END are specifically set to 325 BEG and END mark the region. If BEG and END are specifically set to
391 A replacement function for `newline-and-indent', aligning as it goes." t nil) 391 A replacement function for `newline-and-indent', aligning as it goes." t nil)
392 392
393 ;;;*** 393 ;;;***
394 394
395 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 395 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
396 ;;;;;; "net/ange-ftp.el" (15441 20096)) 396 ;;;;;; "net/ange-ftp.el" (15464 26331))
397 ;;; Generated autoloads from net/ange-ftp.el 397 ;;; Generated autoloads from net/ange-ftp.el
398 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 398 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
399 399
400 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ 400 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\
401 Reread remote directory DIR to update the directory cache. 401 Reread remote directory DIR to update the directory cache.
432 Display Sarah's birthday present in a new buffer." t nil) 432 Display Sarah's birthday present in a new buffer." t nil)
433 433
434 ;;;*** 434 ;;;***
435 435
436 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 436 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
437 ;;;;;; "ansi-color" "ansi-color.el" (15384 21740)) 437 ;;;;;; "ansi-color" "ansi-color.el" (15391 60505))
438 ;;; Generated autoloads from ansi-color.el 438 ;;; Generated autoloads from ansi-color.el
439 439
440 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 440 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
441 Set `ansi-color-for-comint-mode' to t." t nil) 441 Set `ansi-color-for-comint-mode' to t." t nil)
442 442
454 This is a good function to put in `comint-output-filter-functions'." nil nil) 454 This is a good function to put in `comint-output-filter-functions'." nil nil)
455 455
456 ;;;*** 456 ;;;***
457 457
458 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 458 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
459 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15413 39895)) 459 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15417 7450))
460 ;;; Generated autoloads from progmodes/antlr-mode.el 460 ;;; Generated autoloads from progmodes/antlr-mode.el
461 461
462 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 462 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
463 Show Makefile rules for all grammar files in the current directory. 463 Show Makefile rules for all grammar files in the current directory.
464 If the `major-mode' of the current buffer has the value `makefile-mode', 464 If the `major-mode' of the current buffer has the value `makefile-mode',
487 ;;;*** 487 ;;;***
488 488
489 ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary 489 ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
490 ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line 490 ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line
491 ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) 491 ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message)
492 ;;;;;; "appt" "calendar/appt.el" (15384 21744)) 492 ;;;;;; "appt" "calendar/appt.el" (15391 60522))
493 ;;; Generated autoloads from calendar/appt.el 493 ;;; Generated autoloads from calendar/appt.el
494 494
495 (defvar appt-issue-message t "\ 495 (defvar appt-issue-message t "\
496 *Non-nil means check for appointments in the diary buffer. 496 *Non-nil means check for appointments in the diary buffer.
497 To be detected, the diary entry must have the time 497 To be detected, the diary entry must have the time
584 bindings. 584 bindings.
585 Returns list of symbols and documentation found." t nil) 585 Returns list of symbols and documentation found." t nil)
586 586
587 ;;;*** 587 ;;;***
588 588
589 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15425 589 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15427
590 ;;;;;; 58597)) 590 ;;;;;; 61500))
591 ;;; Generated autoloads from arc-mode.el 591 ;;; Generated autoloads from arc-mode.el
592 592
593 (autoload (quote archive-mode) "arc-mode" "\ 593 (autoload (quote archive-mode) "arc-mode" "\
594 Major mode for viewing an archive file in a dired-like way. 594 Major mode for viewing an archive file in a dired-like way.
595 You can move around using the usual cursor motion commands. 595 You can move around using the usual cursor motion commands.
603 603
604 \\{archive-mode-map}" nil nil) 604 \\{archive-mode-map}" nil nil)
605 605
606 ;;;*** 606 ;;;***
607 607
608 ;;;### (autoloads (array-mode) "array" "array.el" (15425 58597)) 608 ;;;### (autoloads (array-mode) "array" "array.el" (15427 61500))
609 ;;; Generated autoloads from array.el 609 ;;; Generated autoloads from array.el
610 610
611 (autoload (quote array-mode) "array" "\ 611 (autoload (quote array-mode) "array" "\
612 Major mode for editing arrays. 612 Major mode for editing arrays.
613 613
672 672
673 Entering array mode calls the function `array-mode-hook'." t nil) 673 Entering array mode calls the function `array-mode-hook'." t nil)
674 674
675 ;;;*** 675 ;;;***
676 676
677 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15425 677 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15427
678 ;;;;;; 58604)) 678 ;;;;;; 61509))
679 ;;; Generated autoloads from textmodes/artist.el 679 ;;; Generated autoloads from textmodes/artist.el
680 680
681 (autoload (quote artist-mode) "artist" "\ 681 (autoload (quote artist-mode) "artist" "\
682 Toggle artist mode. With arg, turn artist mode on if arg is positive. 682 Toggle artist mode. With arg, turn artist mode on if arg is positive.
683 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses 683 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses
1154 (defalias (quote \`) (symbol-function (quote backquote))) 1154 (defalias (quote \`) (symbol-function (quote backquote)))
1155 1155
1156 ;;;*** 1156 ;;;***
1157 1157
1158 ;;;### (autoloads (display-battery battery) "battery" "battery.el" 1158 ;;;### (autoloads (display-battery battery) "battery" "battery.el"
1159 ;;;;;; (15384 21740)) 1159 ;;;;;; (15391 60505))
1160 ;;; Generated autoloads from battery.el 1160 ;;; Generated autoloads from battery.el
1161 1161
1162 (autoload (quote battery) "battery" "\ 1162 (autoload (quote battery) "battery" "\
1163 Display battery status information in the echo area. 1163 Display battery status information in the echo area.
1164 The text being displayed in the echo area is controlled by the variables 1164 The text being displayed in the echo area is controlled by the variables
1276 1276
1277 \\{bibtex-mode-map}" t nil) 1277 \\{bibtex-mode-map}" t nil)
1278 1278
1279 ;;;*** 1279 ;;;***
1280 1280
1281 ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15371 46420)) 1281 ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15464 26329))
1282 ;;; Generated autoloads from gnus/binhex.el 1282 ;;; Generated autoloads from gnus/binhex.el
1283 1283
1284 (defconst binhex-begin-line "^:...............................................................$") 1284 (defconst binhex-begin-line "^:...............................................................$")
1285 1285
1286 ;;;*** 1286 ;;;***
1666 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point 1666 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point
1667 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 1667 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
1668 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program 1668 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program
1669 ;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program 1669 ;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program
1670 ;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url" 1670 ;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url"
1671 ;;;;;; "net/browse-url.el" (15425 28364)) 1671 ;;;;;; "net/browse-url.el" (15427 61508))
1672 ;;; Generated autoloads from net/browse-url.el 1672 ;;; Generated autoloads from net/browse-url.el
1673 1673
1674 (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\ 1674 (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\
1675 *Function to display the current buffer in a WWW browser. 1675 *Function to display the current buffer in a WWW browser.
1676 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 1676 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
2039 ;;;*** 2039 ;;;***
2040 2040
2041 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 2041 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
2042 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file 2042 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file
2043 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" 2043 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp"
2044 ;;;;;; "emacs-lisp/bytecomp.el" (15450 56540)) 2044 ;;;;;; "emacs-lisp/bytecomp.el" (15455 18401))
2045 ;;; Generated autoloads from emacs-lisp/bytecomp.el 2045 ;;; Generated autoloads from emacs-lisp/bytecomp.el
2046 2046
2047 (autoload (quote byte-force-recompile) "bytecomp" "\ 2047 (autoload (quote byte-force-recompile) "bytecomp" "\
2048 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 2048 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
2049 Files in subdirectories of DIRECTORY are processed also." t nil) 2049 Files in subdirectories of DIRECTORY are processed also." t nil)
2129 2129
2130 ;;;*** 2130 ;;;***
2131 2131
2132 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2132 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2133 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2133 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2134 ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15400 2134 ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15464
2135 ;;;;;; 1474)) 2135 ;;;;;; 26324))
2136 ;;; Generated autoloads from calc/calc.el 2136 ;;; Generated autoloads from calc/calc.el
2137 2137
2138 (defvar calc-info-filename "calc.info" "\ 2138 (defvar calc-info-filename "calc.info" "\
2139 *File name in which to look for the Calculator's Info documentation.") 2139 *File name in which to look for the Calculator's Info documentation.")
2140 2140
2208 (autoload (quote calc-extensions) "calc-ext" "\ 2208 (autoload (quote calc-extensions) "calc-ext" "\
2209 This function is part of the autoload linkage for parts of Calc." nil nil) 2209 This function is part of the autoload linkage for parts of Calc." nil nil)
2210 2210
2211 ;;;*** 2211 ;;;***
2212 2212
2213 ;;;### (autoloads (calculator) "calculator" "calculator.el" (15371 2213 ;;;### (autoloads (calculator) "calculator" "calculator.el" (15455
2214 ;;;;;; 46415)) 2214 ;;;;;; 18398))
2215 ;;; Generated autoloads from calculator.el 2215 ;;; Generated autoloads from calculator.el
2216 2216
2217 (autoload (quote calculator) "calculator" "\ 2217 (autoload (quote calculator) "calculator" "\
2218 Run the Emacs calculator. 2218 Run the Emacs calculator.
2219 See the documentation for `calculator-mode' for more information." t nil) 2219 See the documentation for `calculator-mode' for more information." t nil)
2234 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays 2234 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays
2235 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially 2235 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially
2236 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2236 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2237 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 2237 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
2238 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 2238 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
2239 ;;;;;; (15445 42111)) 2239 ;;;;;; (15445 63197))
2240 ;;; Generated autoloads from calendar/calendar.el 2240 ;;; Generated autoloads from calendar/calendar.el
2241 2241
2242 (defvar calendar-week-start-day 0 "\ 2242 (defvar calendar-week-start-day 0 "\
2243 *The day of the week on which a week in the calendar begins. 2243 *The day of the week on which a week in the calendar begins.
2244 0 means Sunday (default), 1 means Monday, and so on.") 2244 0 means Sunday (default), 1 means Monday, and so on.")
2707 2707
2708 ;;;*** 2708 ;;;***
2709 2709
2710 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2710 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2711 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2711 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2712 ;;;;;; (15413 39895)) 2712 ;;;;;; (15417 7450))
2713 ;;; Generated autoloads from progmodes/cc-mode.el 2713 ;;; Generated autoloads from progmodes/cc-mode.el
2714 2714
2715 (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil) 2715 (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
2716 2716
2717 (autoload (quote c-mode) "cc-mode" "\ 2717 (autoload (quote c-mode) "cc-mode" "\
2859 offset for that syntactic element. The optional argument is not used 2859 offset for that syntactic element. The optional argument is not used
2860 and exists only for compatibility reasons." t nil) 2860 and exists only for compatibility reasons." t nil)
2861 2861
2862 ;;;*** 2862 ;;;***
2863 2863
2864 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15425 58604)) 2864 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15427 61508))
2865 ;;; Generated autoloads from progmodes/cc-vars.el 2865 ;;; Generated autoloads from progmodes/cc-vars.el
2866 2866
2867 (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\ 2867 (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\
2868 A list of features extant in the Emacs you are using. 2868 A list of features extant in the Emacs you are using.
2869 There are many flavors of Emacs out there, each with different 2869 There are many flavors of Emacs out there, each with different
3127 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun 3127 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun
3128 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces 3128 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces
3129 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3129 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3130 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3130 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3131 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3131 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3132 ;;;;;; (15425 58604)) 3132 ;;;;;; (15464 26324))
3133 ;;; Generated autoloads from emacs-lisp/checkdoc.el 3133 ;;; Generated autoloads from emacs-lisp/checkdoc.el
3134 3134
3135 (autoload (quote checkdoc) "checkdoc" "\ 3135 (autoload (quote checkdoc) "checkdoc" "\
3136 Interactivly check the entire buffer for style errors. 3136 Interactivly check the entire buffer for style errors.
3137 The current status of the ckeck will be displayed in a buffer which 3137 The current status of the ckeck will be displayed in a buffer which
3320 This command always recompiles the Command History listing 3320 This command always recompiles the Command History listing
3321 and runs the normal hook `command-history-hook'." t nil) 3321 and runs the normal hook `command-history-hook'." t nil)
3322 3322
3323 ;;;*** 3323 ;;;***
3324 3324
3325 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15384 21745)) 3325 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15391 60525))
3326 ;;; Generated autoloads from emacs-lisp/cl.el 3326 ;;; Generated autoloads from emacs-lisp/cl.el
3327 3327
3328 (defvar custom-print-functions nil "\ 3328 (defvar custom-print-functions nil "\
3329 This is a list of functions that format user objects for printing. 3329 This is a list of functions that format user objects for printing.
3330 Each function is called in turn with three arguments: the object, the 3330 Each function is called in turn with three arguments: the object, the
3336 a future Emacs interpreter will be able to use it.") 3336 a future Emacs interpreter will be able to use it.")
3337 3337
3338 ;;;*** 3338 ;;;***
3339 3339
3340 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3340 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3341 ;;;;;; (15401 43552)) 3341 ;;;;;; (15417 7413))
3342 ;;; Generated autoloads from emacs-lisp/cl-indent.el 3342 ;;; Generated autoloads from emacs-lisp/cl-indent.el
3343 3343
3344 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil) 3344 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
3345 3345
3346 ;;;*** 3346 ;;;***
3377 (add-hook 'same-window-buffer-names "*scheme*") 3377 (add-hook 'same-window-buffer-names "*scheme*")
3378 3378
3379 ;;;*** 3379 ;;;***
3380 3380
3381 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 3381 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
3382 ;;;;;; (15402 32084)) 3382 ;;;;;; (15417 7424))
3383 ;;; Generated autoloads from international/code-pages.el 3383 ;;; Generated autoloads from international/code-pages.el
3384 3384
3385 (autoload (quote cp-make-coding-system) "code-pages" "\ 3385 (autoload (quote cp-make-coding-system) "code-pages" "\
3386 Make coding system NAME for and 8-bit, extended-ASCII character set. 3386 Make coding system NAME for and 8-bit, extended-ASCII character set.
3387 V is a 128-long vector of characters to translate the upper half of 3387 V is a 128-long vector of characters to translate the upper half of
3438 ;;;*** 3438 ;;;***
3439 3439
3440 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3440 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3441 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3441 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3442 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3442 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3443 ;;;;;; (15450 56540)) 3443 ;;;;;; (15455 18398))
3444 ;;; Generated autoloads from comint.el 3444 ;;; Generated autoloads from comint.el
3445 3445
3446 (autoload (quote make-comint-in-buffer) "comint" "\ 3446 (autoload (quote make-comint-in-buffer) "comint" "\
3447 Make a comint process NAME in BUFFER, running PROGRAM. 3447 Make a comint process NAME in BUFFER, running PROGRAM.
3448 If BUFFER is nil, it defaults to NAME surrounded by `*'s. 3448 If BUFFER is nil, it defaults to NAME surrounded by `*'s.
3518 ;;;*** 3518 ;;;***
3519 3519
3520 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 3520 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3521 ;;;;;; compilation-mode grep-find grep compile compilation-search-path 3521 ;;;;;; compilation-mode grep-find grep compile compilation-search-path
3522 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 3522 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
3523 ;;;;;; "compile" "progmodes/compile.el" (15441 20096)) 3523 ;;;;;; "compile" "progmodes/compile.el" (15464 26331))
3524 ;;; Generated autoloads from progmodes/compile.el 3524 ;;; Generated autoloads from progmodes/compile.el
3525 3525
3526 (defvar compilation-mode-hook nil "\ 3526 (defvar compilation-mode-hook nil "\
3527 *List of hook functions run by `compilation-mode' (see `run-hooks').") 3527 *List of hook functions run by `compilation-mode' (see `run-hooks').")
3528 3528
3884 vector of CHAR respectively." nil nil) 3884 vector of CHAR respectively." nil nil)
3885 3885
3886 ;;;*** 3886 ;;;***
3887 3887
3888 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 3888 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
3889 ;;;;;; "cookie1" "play/cookie1.el" (15384 21747)) 3889 ;;;;;; "cookie1" "play/cookie1.el" (15391 60712))
3890 ;;; Generated autoloads from play/cookie1.el 3890 ;;; Generated autoloads from play/cookie1.el
3891 3891
3892 (autoload (quote cookie) "cookie1" "\ 3892 (autoload (quote cookie) "cookie1" "\
3893 Return a random phrase from PHRASE-FILE. 3893 Return a random phrase from PHRASE-FILE.
3894 When the phrase file is read in, display STARTMSG at the beginning 3894 When the phrase file is read in, display STARTMSG at the beginning
3908 Randomly permute the elements of VECTOR (all permutations equally likely)." nil nil) 3908 Randomly permute the elements of VECTOR (all permutations equally likely)." nil nil)
3909 3909
3910 ;;;*** 3910 ;;;***
3911 3911
3912 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" 3912 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"
3913 ;;;;;; (15441 20092)) 3913 ;;;;;; (15464 26324))
3914 ;;; Generated autoloads from emacs-lisp/copyright.el 3914 ;;; Generated autoloads from emacs-lisp/copyright.el
3915 3915
3916 (autoload (quote copyright-update) "copyright" "\ 3916 (autoload (quote copyright-update) "copyright" "\
3917 Update copyright notice at beginning of buffer to indicate the current year. 3917 Update copyright notice at beginning of buffer to indicate the current year.
3918 With prefix ARG, replace the years in the notice rather than adding 3918 With prefix ARG, replace the years in the notice rather than adding
3924 Insert a copyright by $ORGANIZATION notice at cursor." t nil) 3924 Insert a copyright by $ORGANIZATION notice at cursor." t nil)
3925 3925
3926 ;;;*** 3926 ;;;***
3927 3927
3928 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 3928 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3929 ;;;;;; (15425 58604)) 3929 ;;;;;; (15427 61508))
3930 ;;; Generated autoloads from progmodes/cperl-mode.el 3930 ;;; Generated autoloads from progmodes/cperl-mode.el
3931 3931
3932 (autoload (quote cperl-mode) "cperl-mode" "\ 3932 (autoload (quote cperl-mode) "cperl-mode" "\
3933 Major mode for editing Perl code. 3933 Major mode for editing Perl code.
3934 Expression and list commands understand all C brackets. 3934 Expression and list commands understand all C brackets.
4134 (defalias (quote brief-mode) (quote crisp-mode)) 4134 (defalias (quote brief-mode) (quote crisp-mode))
4135 4135
4136 ;;;*** 4136 ;;;***
4137 4137
4138 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4138 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4139 ;;;;;; (15384 21745)) 4139 ;;;;;; (15391 60525))
4140 ;;; Generated autoloads from emacs-lisp/crm.el 4140 ;;; Generated autoloads from emacs-lisp/crm.el
4141 4141
4142 (autoload (quote completing-read-multiple) "crm" "\ 4142 (autoload (quote completing-read-multiple) "crm" "\
4143 Read multiple strings in the minibuffer, with completion. 4143 Read multiple strings in the minibuffer, with completion.
4144 By using this functionality, a user may specify multiple strings at a 4144 By using this functionality, a user may specify multiple strings at a
4167 PROMPT, TABLE, PREDICATE, REQUIRE-MATCH, INITIAL-INPUT, HIST, DEF, and 4167 PROMPT, TABLE, PREDICATE, REQUIRE-MATCH, INITIAL-INPUT, HIST, DEF, and
4168 INHERIT-INPUT-METHOD." nil nil) 4168 INHERIT-INPUT-METHOD." nil nil)
4169 4169
4170 ;;;*** 4170 ;;;***
4171 4171
4172 ;;;### (autoloads (customize-menu-create custom-menu-create custom-save-all 4172 ;;;### (autoloads (customize-menu-create custom-menu-create customize-mark-as-set
4173 ;;;;;; customize-save-customized custom-file customize-browse custom-buffer-create-other-window 4173 ;;;;;; customize-mark-to-save custom-save-all customize-save-customized
4174 ;;;;;; custom-file custom-load-symbol customize-browse custom-buffer-create-other-window
4174 ;;;;;; custom-buffer-create customize-apropos-groups customize-apropos-faces 4175 ;;;;;; custom-buffer-create customize-apropos-groups customize-apropos-faces
4175 ;;;;;; customize-apropos-options customize-apropos customize-saved 4176 ;;;;;; customize-apropos-options customize-apropos customize-saved
4176 ;;;;;; customize-customized customize-face-other-window customize-face 4177 ;;;;;; customize-customized customize-face-other-window customize-face
4177 ;;;;;; customize-option-other-window customize-changed-options customize-option 4178 ;;;;;; customize-option-other-window customize-changed-options customize-option
4178 ;;;;;; customize-group-other-window customize-group customize customize-save-variable 4179 ;;;;;; customize-group-other-window customize-group customize customize-save-variable
4179 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 4180 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
4180 ;;;;;; (15441 20086)) 4181 ;;;;;; (15464 26323))
4181 ;;; Generated autoloads from cus-edit.el 4182 ;;; Generated autoloads from cus-edit.el
4182 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 4183 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4183 4184
4184 (autoload (quote customize-set-value) "cus-edit" "\ 4185 (autoload (quote customize-set-value) "cus-edit" "\
4185 Set VARIABLE to VALUE. VALUE is a Lisp object. 4186 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object.
4186 4187
4187 If VARIABLE has a `variable-interactive' property, that is used as if 4188 If VARIABLE has a `variable-interactive' property, that is used as if
4188 it were the arg to `interactive' (which see) to interactively read the value. 4189 it were the arg to `interactive' (which see) to interactively read the value.
4189 4190
4190 If VARIABLE has a `custom-type' property, it must be a widget and the 4191 If VARIABLE has a `custom-type' property, it must be a widget and the
4191 `:prompt-value' property of that widget will be used for reading the value. 4192 `:prompt-value' property of that widget will be used for reading the value.
4192 4193
4193 If given a prefix (or a COMMENT argument), also prompt for a comment." t nil) 4194 If given a prefix (or a COMMENT argument), also prompt for a comment." t nil)
4194 4195
4195 (autoload (quote customize-set-variable) "cus-edit" "\ 4196 (autoload (quote customize-set-variable) "cus-edit" "\
4196 Set the default for VARIABLE to VALUE. VALUE is a Lisp object. 4197 Set the default for VARIABLE to VALUE, and return VALUE.
4198 VALUE is a Lisp object.
4197 4199
4198 If VARIABLE has a `custom-set' property, that is used for setting 4200 If VARIABLE has a `custom-set' property, that is used for setting
4199 VARIABLE, otherwise `set-default' is used. 4201 VARIABLE, otherwise `set-default' is used.
4200 4202
4201 The `customized-value' property of the VARIABLE will be set to a list 4203 The `customized-value' property of the VARIABLE will be set to a list
4209 4211
4210 If given a prefix (or a COMMENT argument), also prompt for a comment." t nil) 4212 If given a prefix (or a COMMENT argument), also prompt for a comment." t nil)
4211 4213
4212 (autoload (quote customize-save-variable) "cus-edit" "\ 4214 (autoload (quote customize-save-variable) "cus-edit" "\
4213 Set the default for VARIABLE to VALUE, and save it for future sessions. 4215 Set the default for VARIABLE to VALUE, and save it for future sessions.
4216 Return VALUE.
4217
4214 If VARIABLE has a `custom-set' property, that is used for setting 4218 If VARIABLE has a `custom-set' property, that is used for setting
4215 VARIABLE, otherwise `set-default' is used. 4219 VARIABLE, otherwise `set-default' is used.
4216 4220
4217 The `customized-value' property of the VARIABLE will be set to a list 4221 The `customized-value' property of the VARIABLE will be set to a list
4218 with a quoted VALUE as its sole list member. 4222 with a quoted VALUE as its sole list member.
4304 that option." nil nil) 4308 that option." nil nil)
4305 4309
4306 (autoload (quote customize-browse) "cus-edit" "\ 4310 (autoload (quote customize-browse) "cus-edit" "\
4307 Create a tree browser for the customize hierarchy." t nil) 4311 Create a tree browser for the customize hierarchy." t nil)
4308 4312
4313 (autoload (quote custom-load-symbol) "cus-edit" "\
4314 Load all dependencies for SYMBOL." nil nil)
4315
4309 (defvar custom-file nil "\ 4316 (defvar custom-file nil "\
4310 File used for storing customization information. 4317 File used for storing customization information.
4311 The default is nil, which means to use your init file 4318 The default is nil, which means to use your init file
4312 as specified by `user-init-file'. If you specify some other file, 4319 as specified by `user-init-file'. If you specify some other file,
4313 you need to explicitly load that file for the settings to take effect. 4320 you need to explicitly load that file for the settings to take effect.
4321 Save all user options which have been set in this session." t nil) 4328 Save all user options which have been set in this session." t nil)
4322 4329
4323 (autoload (quote custom-save-all) "cus-edit" "\ 4330 (autoload (quote custom-save-all) "cus-edit" "\
4324 Save all customizations in `custom-file'." nil nil) 4331 Save all customizations in `custom-file'." nil nil)
4325 4332
4333 (autoload (quote customize-mark-to-save) "cus-edit" "\
4334 Mark SYMBOL for later saving.
4335
4336 If the default value of SYMBOL is different from the standard value,
4337 set the `saved-value' property to a list whose car evaluates to the
4338 default value. Otherwise, set it til nil.
4339
4340 To actually save the value, call `custom-save-all'.
4341
4342 Return non-nil iff the `saved-value' property actually changed." nil nil)
4343
4344 (autoload (quote customize-mark-as-set) "cus-edit" "\
4345 Mark current value of SYMBOL as being set from customize.
4346
4347 If the default value of SYMBOL is different from the saved value if any,
4348 or else if it is different from the standard value, set the
4349 `customized-value' property to a list whose car evaluates to the
4350 default value. Otherwise, set it til nil.
4351
4352 Return non-nil iff the `customized-value' property actually changed." nil nil)
4353
4326 (autoload (quote custom-menu-create) "cus-edit" "\ 4354 (autoload (quote custom-menu-create) "cus-edit" "\
4327 Create menu for customization group SYMBOL. 4355 Create menu for customization group SYMBOL.
4328 The menu is in a format applicable to `easy-menu-define'." nil nil) 4356 The menu is in a format applicable to `easy-menu-define'." nil nil)
4329 4357
4330 (autoload (quote customize-menu-create) "cus-edit" "\ 4358 (autoload (quote customize-menu-create) "cus-edit" "\
4364 Mode used for cvs status output." t nil) 4392 Mode used for cvs status output." t nil)
4365 4393
4366 ;;;*** 4394 ;;;***
4367 4395
4368 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 4396 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
4369 ;;;;;; "cwarn" "progmodes/cwarn.el" (15384 21747)) 4397 ;;;;;; "cwarn" "progmodes/cwarn.el" (15391 60713))
4370 ;;; Generated autoloads from progmodes/cwarn.el 4398 ;;; Generated autoloads from progmodes/cwarn.el
4371 4399
4372 (autoload (quote cwarn-mode) "cwarn" "\ 4400 (autoload (quote cwarn-mode) "cwarn" "\
4373 Minor mode that highlights suspicious C and C++ constructions. 4401 Minor mode that highlights suspicious C and C++ constructions.
4374 4402
4391 4419
4392 ;;;*** 4420 ;;;***
4393 4421
4394 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 4422 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
4395 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 4423 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
4396 ;;;;;; (15371 46423)) 4424 ;;;;;; (15464 26330))
4397 ;;; Generated autoloads from language/cyril-util.el 4425 ;;; Generated autoloads from language/cyril-util.el
4398 4426
4399 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 4427 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
4400 Return KOI8-R external character code of CHAR if appropriate." nil nil) 4428 Return KOI8-R external character code of CHAR if appropriate." nil nil)
4401 4429
4407 For readability, the table is slightly 4435 For readability, the table is slightly
4408 different from the one used for the input method `cyrillic-translit'. 4436 different from the one used for the input method `cyrillic-translit'.
4409 4437
4410 The argument is a string which specifies which language you are using; 4438 The argument is a string which specifies which language you are using;
4411 that affects the choice of transliterations slightly. 4439 that affects the choice of transliterations slightly.
4412 Possible values are listed in 'cyrillic-language-alist'. 4440 Possible values are listed in `cyrillic-language-alist'.
4413 If the argument is t, we use the default cyrillic transliteration. 4441 If the argument is t, we use the default cyrillic transliteration.
4414 If the argument is nil, we return the display table to its standard state." t nil) 4442 If the argument is nil, we return the display table to its standard state." t nil)
4415 4443
4416 ;;;*** 4444 ;;;***
4417 4445
4418 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 4446 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
4419 ;;;;;; (15371 46415)) 4447 ;;;;;; (15455 18398))
4420 ;;; Generated autoloads from dabbrev.el 4448 ;;; Generated autoloads from dabbrev.el
4421 4449
4422 (define-key esc-map "/" (quote dabbrev-expand)) 4450 (define-key esc-map "/" (quote dabbrev-expand))
4423 4451
4424 (define-key esc-map [67108911] (quote dabbrev-completion)) 4452 (define-key esc-map [67108911] (quote dabbrev-completion))
4459 4487
4460 See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]." t nil) 4488 See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]." t nil)
4461 4489
4462 ;;;*** 4490 ;;;***
4463 4491
4464 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15384 4492 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15391
4465 ;;;;;; 21747)) 4493 ;;;;;; 60713))
4466 ;;; Generated autoloads from progmodes/dcl-mode.el 4494 ;;; Generated autoloads from progmodes/dcl-mode.el
4467 4495
4468 (autoload (quote dcl-mode) "dcl-mode" "\ 4496 (autoload (quote dcl-mode) "dcl-mode" "\
4469 Major mode for editing DCL-files. 4497 Major mode for editing DCL-files.
4470 4498
4582 " t nil) 4610 " t nil)
4583 4611
4584 ;;;*** 4612 ;;;***
4585 4613
4586 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 4614 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
4587 ;;;;;; "emacs-lisp/debug.el" (15450 56540)) 4615 ;;;;;; "emacs-lisp/debug.el" (15464 26327))
4588 ;;; Generated autoloads from emacs-lisp/debug.el 4616 ;;; Generated autoloads from emacs-lisp/debug.el
4589 4617
4590 (setq debugger (quote debug)) 4618 (setq debugger (quote debug))
4591 4619
4592 (autoload (quote debug) "debug" "\ 4620 (autoload (quote debug) "debug" "\
4655 4683
4656 START and END delimits the corners of text rectangle." t nil) 4684 START and END delimits the corners of text rectangle." t nil)
4657 4685
4658 ;;;*** 4686 ;;;***
4659 4687
4660 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15384 4688 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15391
4661 ;;;;;; 21747)) 4689 ;;;;;; 60713))
4662 ;;; Generated autoloads from progmodes/delphi.el 4690 ;;; Generated autoloads from progmodes/delphi.el
4663 4691
4664 (autoload (quote delphi-mode) "delphi" "\ 4692 (autoload (quote delphi-mode) "delphi" "\
4665 Major mode for editing Delphi code. \\<delphi-mode-map> 4693 Major mode for editing Delphi code. \\<delphi-mode-map>
4666 \\[delphi-tab] - Indents the current line for Delphi code. 4694 \\[delphi-tab] - Indents the current line for Delphi code.
4791 Also inhibit further loading of it. Call this from your `.emacs' file 4819 Also inhibit further loading of it. Call this from your `.emacs' file
4792 to provide correct modes for autoloaded files." nil nil) 4820 to provide correct modes for autoloaded files." nil nil)
4793 4821
4794 ;;;*** 4822 ;;;***
4795 4823
4796 ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15402 4824 ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15417
4797 ;;;;;; 32085)) 4825 ;;;;;; 7424))
4798 ;;; Generated autoloads from language/devan-util.el 4826 ;;; Generated autoloads from language/devan-util.el
4799 4827
4800 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 4828 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
4801 4829
4802 ;;;*** 4830 ;;;***
4859 The backup file is the first file given to `diff'." t nil) 4887 The backup file is the first file given to `diff'." t nil)
4860 4888
4861 ;;;*** 4889 ;;;***
4862 4890
4863 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 4891 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
4864 ;;;;;; (15413 39886)) 4892 ;;;;;; (15417 7386))
4865 ;;; Generated autoloads from diff-mode.el 4893 ;;; Generated autoloads from diff-mode.el
4866 4894
4867 (autoload (quote diff-mode) "diff-mode" "\ 4895 (autoload (quote diff-mode) "diff-mode" "\
4868 Major mode for viewing/editing context diffs. 4896 Major mode for viewing/editing context diffs.
4869 Supports unified and context diffs as well as (to a lesser extent) 4897 Supports unified and context diffs as well as (to a lesser extent)
4878 4906
4879 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window 4907 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window
4880 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 4908 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
4881 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 4909 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
4882 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 4910 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
4883 ;;;;;; "dired" "dired.el" (15425 28361)) 4911 ;;;;;; "dired" "dired.el" (15464 26323))
4884 ;;; Generated autoloads from dired.el 4912 ;;; Generated autoloads from dired.el
4885 4913
4886 (defvar dired-listing-switches "-al" "\ 4914 (defvar dired-listing-switches "-al" "\
4887 *Switches passed to `ls' for dired. MUST contain the `l' option. 4915 *Switches passed to `ls' for dired. MUST contain the `l' option.
4888 May contain all other options that don't contradict `-l'; 4916 May contain all other options that don't contradict `-l';
4985 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file 5013 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file
4986 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 5014 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
4987 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines 5015 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines
4988 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp 5016 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
4989 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" 5017 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
4990 ;;;;;; "dired-aux.el" (15427 18577)) 5018 ;;;;;; "dired-aux.el" (15427 61500))
4991 ;;; Generated autoloads from dired-aux.el 5019 ;;; Generated autoloads from dired-aux.el
4992 5020
4993 (autoload (quote dired-diff) "dired-aux" "\ 5021 (autoload (quote dired-diff) "dired-aux" "\
4994 Compare file at point with file FILE using `diff'. 5022 Compare file at point with file FILE using `diff'.
4995 FILE defaults to the file at the mark. (That's the mark set by 5023 FILE defaults to the file at the mark. (That's the mark set by
5273 5301
5274 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline 5302 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline
5275 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii 5303 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii
5276 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table 5304 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table
5277 ;;;;;; describe-display-table set-display-table-slot display-table-slot 5305 ;;;;;; describe-display-table set-display-table-slot display-table-slot
5278 ;;;;;; make-display-table) "disp-table" "disp-table.el" (15384 21741)) 5306 ;;;;;; make-display-table) "disp-table" "disp-table.el" (15391 60508))
5279 ;;; Generated autoloads from disp-table.el 5307 ;;; Generated autoloads from disp-table.el
5280 5308
5281 (autoload (quote make-display-table) "disp-table" "\ 5309 (autoload (quote make-display-table) "disp-table" "\
5282 Return a new, empty display table." nil nil) 5310 Return a new, empty display table." nil nil)
5283 5311
5411 5439
5412 ;;;*** 5440 ;;;***
5413 5441
5414 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 5442 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
5415 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" 5443 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
5416 ;;;;;; "emacs-lisp/easy-mmode.el" (15401 43552)) 5444 ;;;;;; "emacs-lisp/easy-mmode.el" (15417 7421))
5417 ;;; Generated autoloads from emacs-lisp/easy-mmode.el 5445 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
5418 5446
5419 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 5447 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
5420 5448
5421 (autoload (quote define-minor-mode) "easy-mmode" "\ 5449 (autoload (quote define-minor-mode) "easy-mmode" "\
5712 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree 5740 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree
5713 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack 5741 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack
5714 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 5742 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
5715 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol 5743 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
5716 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" 5744 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
5717 ;;;;;; "progmodes/ebrowse.el" (15425 58604)) 5745 ;;;;;; "progmodes/ebrowse.el" (15427 61508))
5718 ;;; Generated autoloads from progmodes/ebrowse.el 5746 ;;; Generated autoloads from progmodes/ebrowse.el
5719 5747
5720 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ 5748 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
5721 Major mode for Ebrowse class tree buffers. 5749 Major mode for Ebrowse class tree buffers.
5722 Each line corresponds to a class in a class tree. 5750 Each line corresponds to a class in a class tree.
5851 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise 5879 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise
5852 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor 5880 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor
5853 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 5881 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
5854 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 5882 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
5855 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3 5883 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3
5856 ;;;;;; ediff-files) "ediff" "ediff.el" (15425 58597)) 5884 ;;;;;; ediff-files) "ediff" "ediff.el" (15427 61501))
5857 ;;; Generated autoloads from ediff.el 5885 ;;; Generated autoloads from ediff.el
5858 5886
5859 (autoload (quote ediff-files) "ediff" "\ 5887 (autoload (quote ediff-files) "ediff" "\
5860 Run Ediff on a pair of files, FILE-A and FILE-B." t nil) 5888 Run Ediff on a pair of files, FILE-A and FILE-B." t nil)
5861 5889
6045 (defalias (quote eregistry) (quote ediff-show-registry)) 6073 (defalias (quote eregistry) (quote ediff-show-registry))
6046 6074
6047 ;;;*** 6075 ;;;***
6048 6076
6049 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 6077 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
6050 ;;;;;; "ediff-util" "ediff-util.el" (15425 28361)) 6078 ;;;;;; "ediff-util" "ediff-util.el" (15464 26323))
6051 ;;; Generated autoloads from ediff-util.el 6079 ;;; Generated autoloads from ediff-util.el
6052 6080
6053 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 6081 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
6054 Switch from multiframe display to single-frame display and back. 6082 Switch from multiframe display to single-frame display and back.
6055 To change the default, set the variable `ediff-window-setup-function', 6083 To change the default, set the variable `ediff-window-setup-function',
6106 or nil, use a compact 80-column format." nil nil) 6134 or nil, use a compact 80-column format." nil nil)
6107 6135
6108 ;;;*** 6136 ;;;***
6109 6137
6110 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 6138 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
6111 ;;;;;; "emulation/edt.el" (15425 28363)) 6139 ;;;;;; "emulation/edt.el" (15427 61507))
6112 ;;; Generated autoloads from emulation/edt.el 6140 ;;; Generated autoloads from emulation/edt.el
6113 6141
6114 (autoload (quote edt-set-scroll-margins) "edt" "\ 6142 (autoload (quote edt-set-scroll-margins) "edt" "\
6115 Set scroll margins. 6143 Set scroll margins.
6116 Argument TOP is the top margin in number of lines or percent of window. 6144 Argument TOP is the top margin in number of lines or percent of window.
6194 This is suitable as an entry on `find-file-hooks' or appropriate mode hooks." t nil) 6222 This is suitable as an entry on `find-file-hooks' or appropriate mode hooks." t nil)
6195 6223
6196 ;;;*** 6224 ;;;***
6197 6225
6198 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 6226 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
6199 ;;;;;; (15401 43552)) 6227 ;;;;;; (15417 7421))
6200 ;;; Generated autoloads from emacs-lisp/elint.el 6228 ;;; Generated autoloads from emacs-lisp/elint.el
6201 6229
6202 (autoload (quote elint-initialize) "elint" "\ 6230 (autoload (quote elint-initialize) "elint" "\
6203 Initialize elint." t nil) 6231 Initialize elint." t nil)
6204 6232
6205 ;;;*** 6233 ;;;***
6206 6234
6207 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 6235 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
6208 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15413 6236 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15417
6209 ;;;;;; 39891)) 6237 ;;;;;; 7421))
6210 ;;; Generated autoloads from emacs-lisp/elp.el 6238 ;;; Generated autoloads from emacs-lisp/elp.el
6211 6239
6212 (autoload (quote elp-instrument-function) "elp" "\ 6240 (autoload (quote elp-instrument-function) "elp" "\
6213 Instrument FUNSYM for profiling. 6241 Instrument FUNSYM for profiling.
6214 FUNSYM must be a symbol of a defined function." t nil) 6242 FUNSYM must be a symbol of a defined function." t nil)
6243 6271
6244 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor 6272 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor
6245 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 6273 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
6246 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 6274 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
6247 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 6275 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
6248 ;;;;;; "emerge.el" (15402 32084)) 6276 ;;;;;; "emerge.el" (15417 7388))
6249 ;;; Generated autoloads from emerge.el 6277 ;;; Generated autoloads from emerge.el
6250 6278
6251 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 6279 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
6252 6280
6253 (fset (quote menu-bar-emerge-menu) (symbol-value (quote menu-bar-emerge-menu))) 6281 (fset (quote menu-bar-emerge-menu) (symbol-value (quote menu-bar-emerge-menu)))
6295 (autoload (quote emerge-merge-directories) "emerge" nil t nil) 6323 (autoload (quote emerge-merge-directories) "emerge" nil t nil)
6296 6324
6297 ;;;*** 6325 ;;;***
6298 6326
6299 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 6327 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
6300 ;;;;;; (15384 21745)) 6328 ;;;;;; (15391 60549))
6301 ;;; Generated autoloads from international/encoded-kb.el 6329 ;;; Generated autoloads from international/encoded-kb.el
6302 6330
6303 (defvar encoded-kbd-mode nil "\ 6331 (defvar encoded-kbd-mode nil "\
6304 Non-nil if Encoded-Kbd mode is enabled. 6332 Non-nil if Encoded-Kbd mode is enabled.
6305 See the command `encoded-kbd-mode' for a description of this minor-mode. 6333 See the command `encoded-kbd-mode' for a description of this minor-mode.
6366 Test Eshell to verify that it works as expected." t nil) 6394 Test Eshell to verify that it works as expected." t nil)
6367 6395
6368 ;;;*** 6396 ;;;***
6369 6397
6370 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 6398 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
6371 ;;;;;; eshell) "eshell" "eshell/eshell.el" (15425 28363)) 6399 ;;;;;; eshell) "eshell" "eshell/eshell.el" (15427 61507))
6372 ;;; Generated autoloads from eshell/eshell.el 6400 ;;; Generated autoloads from eshell/eshell.el
6373 6401
6374 (autoload (quote eshell) "eshell" "\ 6402 (autoload (quote eshell) "eshell" "\
6375 Create an interactive Eshell buffer. 6403 Create an interactive Eshell buffer.
6376 The buffer used for Eshell sessions is determined by the value of 6404 The buffer used for Eshell sessions is determined by the value of
6401 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file 6429 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
6402 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 6430 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
6403 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 6431 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
6404 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list 6432 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
6405 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 6433 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6406 ;;;;;; (15413 39896)) 6434 ;;;;;; (15417 7451))
6407 ;;; Generated autoloads from progmodes/etags.el 6435 ;;; Generated autoloads from progmodes/etags.el
6408 6436
6409 (defvar tags-file-name nil "\ 6437 (defvar tags-file-name nil "\
6410 *File name of tags table. 6438 *File name of tags table.
6411 To switch to a new tags table, setting this variable is sufficient. 6439 To switch to a new tags table, setting this variable is sufficient.
6911 file modes." nil nil) 6939 file modes." nil nil)
6912 6940
6913 ;;;*** 6941 ;;;***
6914 6942
6915 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 6943 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
6916 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (15384 21741)) 6944 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (15391 60510))
6917 ;;; Generated autoloads from expand.el 6945 ;;; Generated autoloads from expand.el
6918 6946
6919 (autoload (quote expand-add-abbrevs) "expand" "\ 6947 (autoload (quote expand-add-abbrevs) "expand" "\
6920 Add a list of abbrev to abbrev table TABLE. 6948 Add a list of abbrev to abbrev table TABLE.
6921 ABBREVS is a list of abbrev definitions; each abbrev description entry 6949 ABBREVS is a list of abbrev definitions; each abbrev description entry
6948 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 6976 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
6949 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 6977 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
6950 6978
6951 ;;;*** 6979 ;;;***
6952 6980
6953 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15413 39896)) 6981 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15417 7451))
6954 ;;; Generated autoloads from progmodes/f90.el 6982 ;;; Generated autoloads from progmodes/f90.el
6955 6983
6956 (autoload (quote f90-mode) "f90" "\ 6984 (autoload (quote f90-mode) "f90" "\
6957 Major mode for editing Fortran 90 code in free format. 6985 Major mode for editing Fortran 90 code in free format.
6958 6986
7016 7044
7017 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at 7045 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at
7018 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props 7046 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props
7019 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible 7047 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible
7020 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground 7048 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground
7021 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (15441 20529)) 7049 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (15444 42462))
7022 ;;; Generated autoloads from facemenu.el 7050 ;;; Generated autoloads from facemenu.el
7023 (define-key global-map "\M-g" 'facemenu-keymap) 7051 (define-key global-map "\M-g" 'facemenu-keymap)
7024 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 7052 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
7025 7053
7026 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 7054 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
7154 of colors that the current display can handle." t nil) 7182 of colors that the current display can handle." t nil)
7155 7183
7156 ;;;*** 7184 ;;;***
7157 7185
7158 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" 7186 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
7159 ;;;;;; "fast-lock.el" (15384 21741)) 7187 ;;;;;; "fast-lock.el" (15391 60510))
7160 ;;; Generated autoloads from fast-lock.el 7188 ;;; Generated autoloads from fast-lock.el
7161 7189
7162 (autoload (quote fast-lock-mode) "fast-lock" "\ 7190 (autoload (quote fast-lock-mode) "fast-lock" "\
7163 Toggle Fast Lock mode. 7191 Toggle Fast Lock mode.
7164 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer 7192 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer
7235 you can set feedmail-queue-reminder-alist to nil." t nil) 7263 you can set feedmail-queue-reminder-alist to nil." t nil)
7236 7264
7237 ;;;*** 7265 ;;;***
7238 7266
7239 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 7267 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
7240 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15371 46415)) 7268 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15464 26323))
7241 ;;; Generated autoloads from ffap.el 7269 ;;; Generated autoloads from ffap.el
7242 7270
7243 (autoload (quote ffap-next) "ffap" "\ 7271 (autoload (quote ffap-next) "ffap" "\
7244 Search buffer for next file or URL, and run ffap. 7272 Search buffer for next file or URL, and run ffap.
7245 Optional argument BACK says to search backwards. 7273 Optional argument BACK says to search backwards.
7281 Evaluate the forms in variable `ffap-bindings'." t nil) 7309 Evaluate the forms in variable `ffap-bindings'." t nil)
7282 7310
7283 ;;;*** 7311 ;;;***
7284 7312
7285 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" 7313 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
7286 ;;;;;; (15384 21741)) 7314 ;;;;;; (15391 60510))
7287 ;;; Generated autoloads from filecache.el 7315 ;;; Generated autoloads from filecache.el
7288 7316
7289 (autoload (quote file-cache-minibuffer-complete) "filecache" "\ 7317 (autoload (quote file-cache-minibuffer-complete) "filecache" "\
7290 Complete a filename in the minibuffer using a preloaded cache. 7318 Complete a filename in the minibuffer using a preloaded cache.
7291 Filecache does two kinds of substitution: it completes on names in 7319 Filecache does two kinds of substitution: it completes on names in
7298 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) 7326 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
7299 7327
7300 ;;;*** 7328 ;;;***
7301 7329
7302 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 7330 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
7303 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15413 39887)) 7331 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15417 7388))
7304 ;;; Generated autoloads from find-dired.el 7332 ;;; Generated autoloads from find-dired.el
7305 7333
7306 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 7334 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
7307 *Description of the option to `find' to produce an `ls -l'-type listing. 7335 *Description of the option to `find' to produce an `ls -l'-type listing.
7308 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 7336 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
7549 to get the effect of a C-q." nil nil) 7577 to get the effect of a C-q." nil nil)
7550 7578
7551 ;;;*** 7579 ;;;***
7552 7580
7553 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 7581 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
7554 ;;;;;; flyspell-mode flyspell-prog-mode flyspell-mode-line-string) 7582 ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
7555 ;;;;;; "flyspell" "textmodes/flyspell.el" (15450 56540)) 7583 ;;;;;; "flyspell" "textmodes/flyspell.el" (15464 26331))
7556 ;;; Generated autoloads from textmodes/flyspell.el 7584 ;;; Generated autoloads from textmodes/flyspell.el
7557 7585
7558 (defvar flyspell-mode-line-string " Fly" "\ 7586 (defvar flyspell-mode-line-string " Fly" "\
7559 *String displayed on the modeline when flyspell is active. 7587 *String displayed on the modeline when flyspell is active.
7560 Set this to nil if you don't want a modeline indicator.") 7588 Set this to nil if you don't want a modeline indicator.")
7592 \\[flyspell-region] checks all words inside a region. 7620 \\[flyspell-region] checks all words inside a region.
7593 \\[flyspell-buffer] checks the whole buffer." t nil) 7621 \\[flyspell-buffer] checks the whole buffer." t nil)
7594 7622
7595 (add-minor-mode (quote flyspell-mode) (quote flyspell-mode-line-string) flyspell-mode-map nil (quote flyspell-mode)) 7623 (add-minor-mode (quote flyspell-mode) (quote flyspell-mode-line-string) flyspell-mode-map nil (quote flyspell-mode))
7596 7624
7625 (autoload (quote flyspell-version) "flyspell" "\
7626 The flyspell version" t nil)
7627
7597 (autoload (quote flyspell-mode-off) "flyspell" "\ 7628 (autoload (quote flyspell-mode-off) "flyspell" "\
7598 Turn Flyspell mode off." nil nil) 7629 Turn Flyspell mode off." nil nil)
7599 7630
7600 (autoload (quote flyspell-region) "flyspell" "\ 7631 (autoload (quote flyspell-region) "flyspell" "\
7601 Flyspell text between BEG and END." t nil) 7632 Flyspell text between BEG and END." t nil)
7673 7704
7674 ;;;*** 7705 ;;;***
7675 7706
7676 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode 7707 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
7677 ;;;;;; font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock 7708 ;;;;;; font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock
7678 ;;;;;; font-lock-mode) "font-lock" "font-lock.el" (15413 39887)) 7709 ;;;;;; font-lock-mode) "font-lock" "font-lock.el" (15464 26323))
7679 ;;; Generated autoloads from font-lock.el 7710 ;;; Generated autoloads from font-lock.el
7680 7711
7681 (make-variable-buffer-local (quote font-lock-defaults)) 7712 (make-variable-buffer-local (quote font-lock-defaults))
7682 7713
7683 (autoload (quote font-lock-mode) "font-lock" "\ 7714 (autoload (quote font-lock-mode) "font-lock" "\
7796 Fontify the current buffer the way the function `font-lock-mode' would." t nil) 7827 Fontify the current buffer the way the function `font-lock-mode' would." t nil)
7797 7828
7798 ;;;*** 7829 ;;;***
7799 7830
7800 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" 7831 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
7801 ;;;;;; (15402 32085)) 7832 ;;;;;; (15417 7424))
7802 ;;; Generated autoloads from international/fontset.el 7833 ;;; Generated autoloads from international/fontset.el
7803 7834
7804 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ 7835 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
7805 Create a fontset from fontset specification string FONTSET-SPEC. 7836 Create a fontset from fontset specification string FONTSET-SPEC.
7806 FONTSET-SPEC is a string of the format: 7837 FONTSET-SPEC is a string of the format:
7868 Visit a file in Forms mode in other window." t nil) 7899 Visit a file in Forms mode in other window." t nil)
7869 7900
7870 ;;;*** 7901 ;;;***
7871 7902
7872 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 7903 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
7873 ;;;;;; "progmodes/fortran.el" (15413 39896)) 7904 ;;;;;; "progmodes/fortran.el" (15417 7451))
7874 ;;; Generated autoloads from progmodes/fortran.el 7905 ;;; Generated autoloads from progmodes/fortran.el
7875 7906
7876 (defvar fortran-tab-mode-default nil "\ 7907 (defvar fortran-tab-mode-default nil "\
7877 *Default tabbing/carriage control style for empty files in Fortran mode. 7908 *Default tabbing/carriage control style for empty files in Fortran mode.
7878 A value of t specifies tab-digit style of continuation control. 7909 A value of t specifies tab-digit style of continuation control.
8046 at places they belong to." t nil) 8077 at places they belong to." t nil)
8047 8078
8048 ;;;*** 8079 ;;;***
8049 8080
8050 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 8081 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
8051 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15413 39892)) 8082 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15417 7423))
8052 ;;; Generated autoloads from gnus/gnus.el 8083 ;;; Generated autoloads from gnus/gnus.el
8053 8084
8054 (autoload (quote gnus-slave-no-server) "gnus" "\ 8085 (autoload (quote gnus-slave-no-server) "gnus" "\
8055 Read network news as a slave, without connecting to local server." t nil) 8086 Read network news as a slave, without connecting to local server." t nil)
8056 8087
8104 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil) 8135 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil)
8105 8136
8106 ;;;*** 8137 ;;;***
8107 8138
8108 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 8139 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
8109 ;;;;;; (15413 39892)) 8140 ;;;;;; (15464 26329))
8110 ;;; Generated autoloads from gnus/gnus-art.el 8141 ;;; Generated autoloads from gnus/gnus-art.el
8111 8142
8112 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 8143 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
8113 Make the current buffer look like a nice article." nil nil) 8144 Make the current buffer look like a nice article." nil nil)
8114 8145
8141 Generate NOV files recursively starting in DIR." t nil) 8172 Generate NOV files recursively starting in DIR." t nil)
8142 8173
8143 ;;;*** 8174 ;;;***
8144 8175
8145 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 8176 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
8146 ;;;;;; "gnus-group" "gnus/gnus-group.el" (15384 21745)) 8177 ;;;;;; "gnus-group" "gnus/gnus-group.el" (15391 60529))
8147 ;;; Generated autoloads from gnus/gnus-group.el 8178 ;;; Generated autoloads from gnus/gnus-group.el
8148 8179
8149 (autoload (quote gnus-fetch-group) "gnus-group" "\ 8180 (autoload (quote gnus-fetch-group) "gnus-group" "\
8150 Start Gnus if necessary and enter GROUP. 8181 Start Gnus if necessary and enter GROUP.
8151 Returns whether the fetching was successful or not." t nil) 8182 Returns whether the fetching was successful or not." t nil)
8424 the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful." nil nil) 8455 the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful." nil nil)
8425 8456
8426 ;;;*** 8457 ;;;***
8427 8458
8428 ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el" 8459 ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
8429 ;;;;;; (15441 20087)) 8460 ;;;;;; (15464 26323))
8430 ;;; Generated autoloads from gud.el 8461 ;;; Generated autoloads from gud.el
8431 8462
8432 (autoload (quote gdb) "gud" "\ 8463 (autoload (quote gdb) "gud" "\
8433 Run gdb on program FILE in buffer *gud-FILE*. 8464 Run gdb on program FILE in buffer *gud-FILE*.
8434 The directory containing FILE becomes the initial working directory 8465 The directory containing FILE becomes the initial working directory
8517 8548
8518 ;;;*** 8549 ;;;***
8519 8550
8520 ;;;### (autoloads (describe-categories describe-syntax describe-variable 8551 ;;;### (autoloads (describe-categories describe-syntax describe-variable
8521 ;;;;;; variable-at-point describe-function-1 describe-function locate-library 8552 ;;;;;; variable-at-point describe-function-1 describe-function locate-library
8522 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15425 28361)) 8553 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15464 26323))
8523 ;;; Generated autoloads from help-fns.el 8554 ;;; Generated autoloads from help-fns.el
8524 8555
8525 (autoload (quote help-with-tutorial) "help-fns" "\ 8556 (autoload (quote help-with-tutorial) "help-fns" "\
8526 Select the Emacs learn-by-doing tutorial. 8557 Select the Emacs learn-by-doing tutorial.
8527 If there is a tutorial version written in the language 8558 If there is a tutorial version written in the language
8582 8613
8583 ;;;*** 8614 ;;;***
8584 8615
8585 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 8616 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
8586 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 8617 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
8587 ;;;;;; help-mode) "help-mode" "help-mode.el" (15425 28362)) 8618 ;;;;;; help-mode) "help-mode" "help-mode.el" (15427 61501))
8588 ;;; Generated autoloads from help-mode.el 8619 ;;; Generated autoloads from help-mode.el
8589 8620
8590 (autoload (quote help-mode) "help-mode" "\ 8621 (autoload (quote help-mode) "help-mode" "\
8591 Major mode for viewing help text and navigating references in it. 8622 Major mode for viewing help text and navigating references in it.
8592 Entry to this mode runs the normal hook `help-mode-hook'. 8623 Entry to this mode runs the normal hook `help-mode-hook'.
8657 Provide help for current mode." t nil) 8688 Provide help for current mode." t nil)
8658 8689
8659 ;;;*** 8690 ;;;***
8660 8691
8661 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 8692 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
8662 ;;;;;; "hexl.el" (15384 21741)) 8693 ;;;;;; "hexl.el" (15391 60516))
8663 ;;; Generated autoloads from hexl.el 8694 ;;; Generated autoloads from hexl.el
8664 8695
8665 (autoload (quote hexl-mode) "hexl" "\ 8696 (autoload (quote hexl-mode) "hexl" "\
8666 \\<hexl-mode-map>A mode for editing binary files in hex dump format. 8697 \\<hexl-mode-map>A mode for editing binary files in hex dump format.
8667 This is not an ordinary major mode; it alters some aspects 8698 This is not an ordinary major mode; it alters some aspects
8746 8777
8747 ;;;*** 8778 ;;;***
8748 8779
8749 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 8780 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
8750 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 8781 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
8751 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15371 8782 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15455
8752 ;;;;;; 46415)) 8783 ;;;;;; 18398))
8753 ;;; Generated autoloads from hi-lock.el 8784 ;;; Generated autoloads from hi-lock.el
8754 8785
8755 (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces)) 8786 (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces))
8756 8787
8757 (defvar hi-lock-mode nil "\ 8788 (defvar hi-lock-mode nil "\
8850 be found in variable `hi-lock-interactive-patterns'." t nil) 8881 be found in variable `hi-lock-interactive-patterns'." t nil)
8851 8882
8852 ;;;*** 8883 ;;;***
8853 8884
8854 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 8885 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
8855 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15384 21747)) 8886 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15391 60715))
8856 ;;; Generated autoloads from progmodes/hideif.el 8887 ;;; Generated autoloads from progmodes/hideif.el
8857 8888
8858 (autoload (quote hide-ifdef-mode) "hideif" "\ 8889 (autoload (quote hide-ifdef-mode) "hideif" "\
8859 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one. 8890 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one.
8860 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise. 8891 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise.
8954 ;;;*** 8985 ;;;***
8955 8986
8956 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file 8987 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
8957 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change 8988 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change
8958 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) 8989 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
8959 ;;;;;; "hilit-chg" "hilit-chg.el" (15450 56540)) 8990 ;;;;;; "hilit-chg" "hilit-chg.el" (15464 26323))
8960 ;;; Generated autoloads from hilit-chg.el 8991 ;;; Generated autoloads from hilit-chg.el
8961 8992
8962 (defvar highlight-changes-mode nil) 8993 (defvar highlight-changes-mode nil)
8963 8994
8964 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 8995 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
9111 argument VERBOSE non-nil makes the function verbose." nil (quote macro)) 9142 argument VERBOSE non-nil makes the function verbose." nil (quote macro))
9112 9143
9113 ;;;*** 9144 ;;;***
9114 9145
9115 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 9146 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
9116 ;;;;;; (15450 56540)) 9147 ;;;;;; (15455 18398))
9117 ;;; Generated autoloads from hl-line.el 9148 ;;; Generated autoloads from hl-line.el
9118 9149
9119 (autoload (quote hl-line-mode) "hl-line" "\ 9150 (autoload (quote hl-line-mode) "hl-line" "\
9120 Minor mode to highlight the line about point in the current window. 9151 Minor mode to highlight the line about point in the current window.
9121 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise. 9152 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise.
9193 ;;;;;; ibuffer-add-saved-filters ibuffer-delete-saved-filters ibuffer-save-filters 9224 ;;;;;; ibuffer-add-saved-filters ibuffer-delete-saved-filters ibuffer-save-filters
9194 ;;;;;; ibuffer-or-filter ibuffer-negate-filter ibuffer-exchange-filters 9225 ;;;;;; ibuffer-or-filter ibuffer-negate-filter ibuffer-exchange-filters
9195 ;;;;;; ibuffer-decompose-filter ibuffer-pop-filter ibuffer-filter-disable 9226 ;;;;;; ibuffer-decompose-filter ibuffer-pop-filter ibuffer-filter-disable
9196 ;;;;;; ibuffer-included-in-filters-p ibuffer-interactive-filter-by-mode 9227 ;;;;;; ibuffer-included-in-filters-p ibuffer-interactive-filter-by-mode
9197 ;;;;;; ibuffer-mouse-filter-by-mode ibuffer-auto-mode) "ibuf-ext" 9228 ;;;;;; ibuffer-mouse-filter-by-mode ibuffer-auto-mode) "ibuf-ext"
9198 ;;;;;; "ibuf-ext.el" (15441 20088)) 9229 ;;;;;; "ibuf-ext.el" (15455 18398))
9199 ;;; Generated autoloads from ibuf-ext.el 9230 ;;; Generated autoloads from ibuf-ext.el
9200 9231
9201 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 9232 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
9202 Toggle use of Ibuffer's auto-update facility. 9233 Toggle use of Ibuffer's auto-update facility.
9203 With numeric ARG, enable auto-update if and only if ARG is positive." t nil) 9234 With numeric ARG, enable auto-update if and only if ARG is positive." t nil)
9351 defaults to one." t nil) 9382 defaults to one." t nil)
9352 9383
9353 ;;;*** 9384 ;;;***
9354 9385
9355 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 9386 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
9356 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15441 9387 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15455
9357 ;;;;;; 20088)) 9388 ;;;;;; 18398))
9358 ;;; Generated autoloads from ibuf-macs.el 9389 ;;; Generated autoloads from ibuf-macs.el
9359 9390
9360 (autoload (quote define-ibuffer-column) "ibuf-macs" "\ 9391 (autoload (quote define-ibuffer-column) "ibuf-macs" "\
9361 Define a column SYMBOL for use with `ibuffer-formats'. 9392 Define a column SYMBOL for use with `ibuffer-formats'.
9362 9393
9365 will be `buffer'. 9396 will be `buffer'.
9366 9397
9367 If NAME is given, it will be used as a title for the column. 9398 If NAME is given, it will be used as a title for the column.
9368 Otherwise, the title will default to a capitalized version of the 9399 Otherwise, the title will default to a capitalized version of the
9369 SYMBOL's name. PROPS is a plist of additional properties to add to 9400 SYMBOL's name. PROPS is a plist of additional properties to add to
9370 the text, such as `mouse-face'. 9401 the text, such as `mouse-face'. And SUMMARIZER, if given, is a
9402 function which will be passed a list of all the strings in its column;
9403 it should return a string to display at the bottom.
9371 9404
9372 Note that this macro expands into a `defun' for a function named 9405 Note that this macro expands into a `defun' for a function named
9373 ibuffer-make-column-NAME. If INLINE is non-nil, then the form will be 9406 ibuffer-make-column-NAME. If INLINE is non-nil, then the form will be
9374 inlined into the compiled format versions. This means that if you 9407 inlined into the compiled format versions. This means that if you
9375 change its definition, you should explicitly call 9408 change its definition, you should explicitly call
9426 bound to the current value of the filter." nil (quote macro)) 9459 bound to the current value of the filter." nil (quote macro))
9427 9460
9428 ;;;*** 9461 ;;;***
9429 9462
9430 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 9463 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
9431 ;;;;;; "ibuffer" "ibuffer.el" (15441 20088)) 9464 ;;;;;; "ibuffer" "ibuffer.el" (15465 50526))
9432 ;;; Generated autoloads from ibuffer.el 9465 ;;; Generated autoloads from ibuffer.el
9433 9466
9434 (autoload (quote ibuffer-list-buffers) "ibuffer" "\ 9467 (autoload (quote ibuffer-list-buffers) "ibuffer" "\
9435 Display a list of buffers, in another window. 9468 Display a list of buffers, in another window.
9436 If optional argument FILES-ONLY is non-nil, then add a filter for 9469 If optional argument FILES-ONLY is non-nil, then add a filter for
9455 special value `onewindow' means always use another window." t nil) 9488 special value `onewindow' means always use another window." t nil)
9456 9489
9457 ;;;*** 9490 ;;;***
9458 9491
9459 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" 9492 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
9460 ;;;;;; "icomplete.el" (15384 21741)) 9493 ;;;;;; "icomplete.el" (15391 60517))
9461 ;;; Generated autoloads from icomplete.el 9494 ;;; Generated autoloads from icomplete.el
9462 9495
9463 (autoload (quote icomplete-mode) "icomplete" "\ 9496 (autoload (quote icomplete-mode) "icomplete" "\
9464 Toggle incremental minibuffer completion for this Emacs session. 9497 Toggle incremental minibuffer completion for this Emacs session.
9465 With a numeric argument, turn Icomplete mode on iff ARG is positive." t nil) 9498 With a numeric argument, turn Icomplete mode on iff ARG is positive." t nil)
9507 with no args, if that value is non-nil." t nil) 9540 with no args, if that value is non-nil." t nil)
9508 9541
9509 ;;;*** 9542 ;;;***
9510 9543
9511 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 9544 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
9512 ;;;;;; (15384 21747)) 9545 ;;;;;; (15391 60716))
9513 ;;; Generated autoloads from progmodes/idlw-shell.el 9546 ;;; Generated autoloads from progmodes/idlw-shell.el
9514 9547
9515 (autoload (quote idlwave-shell) "idlw-shell" "\ 9548 (autoload (quote idlwave-shell) "idlw-shell" "\
9516 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'. 9549 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'.
9517 If buffer exists but shell process is not running, start new IDL. 9550 If buffer exists but shell process is not running, start new IDL.
9530 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil) 9563 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil)
9531 9564
9532 ;;;*** 9565 ;;;***
9533 9566
9534 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 9567 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
9535 ;;;;;; (15413 39896)) 9568 ;;;;;; (15417 7451))
9536 ;;; Generated autoloads from progmodes/idlwave.el 9569 ;;; Generated autoloads from progmodes/idlwave.el
9537 9570
9538 (autoload (quote idlwave-mode) "idlwave" "\ 9571 (autoload (quote idlwave-mode) "idlwave" "\
9539 Major mode for editing IDL and WAVE CL .pro files. 9572 Major mode for editing IDL and WAVE CL .pro files.
9540 9573
9660 9693
9661 ;;;*** 9694 ;;;***
9662 9695
9663 ;;;### (autoloads (defimage find-image remove-images insert-image 9696 ;;;### (autoloads (defimage find-image remove-images insert-image
9664 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header 9697 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header
9665 ;;;;;; image-type-from-data) "image" "image.el" (15402 32084)) 9698 ;;;;;; image-type-from-data) "image" "image.el" (15417 7401))
9666 ;;; Generated autoloads from image.el 9699 ;;; Generated autoloads from image.el
9667 9700
9668 (autoload (quote image-type-from-data) "image" "\ 9701 (autoload (quote image-type-from-data) "image" "\
9669 Determine the image type from image data DATA. 9702 Determine the image type from image data DATA.
9670 Value is a symbol specifying the image type or nil if type cannot 9703 Value is a symbol specifying the image type or nil if type cannot
10038 10071
10039 ;;;*** 10072 ;;;***
10040 10073
10041 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 10074 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
10042 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 10075 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
10043 ;;;;;; info info-other-window) "info" "info.el" (15413 39888)) 10076 ;;;;;; info info-other-window) "info" "info.el" (15417 7402))
10044 ;;; Generated autoloads from info.el 10077 ;;; Generated autoloads from info.el
10045 10078
10046 (autoload (quote info-other-window) "info" "\ 10079 (autoload (quote info-other-window) "info" "\
10047 Like `info' but show the Info buffer in another window." t nil) 10080 Like `info' but show the Info buffer in another window." t nil)
10048 (add-hook 'same-window-buffer-names "*info*") 10081 (add-hook 'same-window-buffer-names "*info*")
10089 10122
10090 ;;;*** 10123 ;;;***
10091 10124
10092 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 10125 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
10093 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 10126 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
10094 ;;;;;; (15441 20088)) 10127 ;;;;;; (15444 42462))
10095 ;;; Generated autoloads from info-look.el 10128 ;;; Generated autoloads from info-look.el
10096 10129
10097 (autoload (quote info-lookup-reset) "info-look" "\ 10130 (autoload (quote info-lookup-reset) "info-look" "\
10098 Throw away all cached data. 10131 Throw away all cached data.
10099 This command is useful if the user wants to start at the beginning without 10132 This command is useful if the user wants to start at the beginning without
10172 (autoload (quote isearch-process-search-multibyte-characters) "isearch-x" nil nil nil) 10205 (autoload (quote isearch-process-search-multibyte-characters) "isearch-x" nil nil nil)
10173 10206
10174 ;;;*** 10207 ;;;***
10175 10208
10176 ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" 10209 ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
10177 ;;;;;; (15450 56540)) 10210 ;;;;;; (15455 18402))
10178 ;;; Generated autoloads from international/iso-acc.el 10211 ;;; Generated autoloads from international/iso-acc.el
10179 10212
10180 (autoload (quote iso-accents-mode) "iso-acc" "\ 10213 (autoload (quote iso-accents-mode) "iso-acc" "\
10181 Toggle ISO Accents mode, in which accents modify the following letter. 10214 Toggle ISO Accents mode, in which accents modify the following letter.
10182 This permits easy insertion of accented characters according to ISO-8859-1. 10215 This permits easy insertion of accented characters according to ISO-8859-1.
10263 Add submenus to the Files menu, to convert to and from various formats." t nil) 10296 Add submenus to the Files menu, to convert to and from various formats." t nil)
10264 10297
10265 ;;;*** 10298 ;;;***
10266 10299
10267 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 10300 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
10268 ;;;;;; (15413 39894)) 10301 ;;;;;; (15417 7424))
10269 ;;; Generated autoloads from international/iso-transl.el 10302 ;;; Generated autoloads from international/iso-transl.el
10270 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 10303 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
10271 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 10304 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
10272 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 10305 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
10273 10306
10522 10555
10523 ;;;*** 10556 ;;;***
10524 10557
10525 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer 10558 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer
10526 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings 10559 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings
10527 ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15384 21741)) 10560 ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15391 60517))
10528 ;;; Generated autoloads from iswitchb.el 10561 ;;; Generated autoloads from iswitchb.el
10529 10562
10530 (autoload (quote iswitchb-read-buffer) "iswitchb" "\ 10563 (autoload (quote iswitchb-read-buffer) "iswitchb" "\
10531 Replacement for the built-in `read-buffer'. 10564 Replacement for the built-in `read-buffer'.
10532 Return the name of a buffer selected. 10565 Return the name of a buffer selected.
10640 Read a Hiragana string from the minibuffer, prompting with string PROMPT. 10673 Read a Hiragana string from the minibuffer, prompting with string PROMPT.
10641 If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil nil) 10674 If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil nil)
10642 10675
10643 ;;;*** 10676 ;;;***
10644 10677
10645 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15384 10678 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15391
10646 ;;;;;; 21741)) 10679 ;;;;;; 60517))
10647 ;;; Generated autoloads from jit-lock.el 10680 ;;; Generated autoloads from jit-lock.el
10648 10681
10649 (autoload (quote jit-lock-register) "jit-lock" "\ 10682 (autoload (quote jit-lock-register) "jit-lock" "\
10650 Register FUN as a fontification function to be called in this buffer. 10683 Register FUN as a fontification function to be called in this buffer.
10651 FUN will be called with two arguments START and END indicating the region 10684 FUN will be called with two arguments START and END indicating the region
10653 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil) 10686 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil)
10654 10687
10655 ;;;*** 10688 ;;;***
10656 10689
10657 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) 10690 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
10658 ;;;;;; "jka-compr" "jka-compr.el" (15413 39888)) 10691 ;;;;;; "jka-compr" "jka-compr.el" (15417 7402))
10659 ;;; Generated autoloads from jka-compr.el 10692 ;;; Generated autoloads from jka-compr.el
10660 10693
10661 (defvar auto-compression-mode nil "\ 10694 (defvar auto-compression-mode nil "\
10662 Non-nil if Auto-Compression mode is enabled. 10695 Non-nil if Auto-Compression mode is enabled.
10663 See the command `auto-compression-mode' for a description of this minor-mode. 10696 See the command `auto-compression-mode' for a description of this minor-mode.
10760 10793
10761 ;;;*** 10794 ;;;***
10762 10795
10763 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 10796 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
10764 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 10797 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
10765 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (15384 10798 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (15391
10766 ;;;;;; 21746)) 10799 ;;;;;; 60703))
10767 ;;; Generated autoloads from language/lao-util.el 10800 ;;; Generated autoloads from language/lao-util.el
10768 10801
10769 (autoload (quote lao-compose-string) "lao-util" nil nil nil) 10802 (autoload (quote lao-compose-string) "lao-util" nil nil nil)
10770 10803
10771 (autoload (quote lao-transcribe-single-roman-syllable-to-lao) "lao-util" "\ 10804 (autoload (quote lao-transcribe-single-roman-syllable-to-lao) "lao-util" "\
10794 (autoload (quote lao-compose-region) "lao-util" nil t nil) 10827 (autoload (quote lao-compose-region) "lao-util" nil t nil)
10795 10828
10796 ;;;*** 10829 ;;;***
10797 10830
10798 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 10831 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
10799 ;;;;;; "latin1-disp" "international/latin1-disp.el" (15384 21745)) 10832 ;;;;;; "latin1-disp" "international/latin1-disp.el" (15391 60562))
10800 ;;; Generated autoloads from international/latin1-disp.el 10833 ;;; Generated autoloads from international/latin1-disp.el
10801 10834
10802 (defvar latin1-display nil "\ 10835 (defvar latin1-display nil "\
10803 Set up Latin-1/ASCII display for ISO8859 character sets. 10836 Set up Latin-1/ASCII display for ISO8859 character sets.
10804 This is done for each character set in the list `latin1-display-sets', 10837 This is done for each character set in the list `latin1-display-sets',
10840 (custom-add-load (quote latin1-display-ucs-per-lynx) (quote latin1-disp)) 10873 (custom-add-load (quote latin1-display-ucs-per-lynx) (quote latin1-disp))
10841 10874
10842 ;;;*** 10875 ;;;***
10843 10876
10844 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" 10877 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
10845 ;;;;;; "lazy-lock.el" (15443 53096)) 10878 ;;;;;; "lazy-lock.el" (15444 42462))
10846 ;;; Generated autoloads from lazy-lock.el 10879 ;;; Generated autoloads from lazy-lock.el
10847 10880
10848 (autoload (quote lazy-lock-mode) "lazy-lock" "\ 10881 (autoload (quote lazy-lock-mode) "lazy-lock" "\
10849 Toggle Lazy Lock mode. 10882 Toggle Lazy Lock mode.
10850 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it 10883 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it
10900 the variable `lazy-lock-stealth-nice' and `lazy-lock-stealth-lines', and 10933 the variable `lazy-lock-stealth-nice' and `lazy-lock-stealth-lines', and
10901 verbosity is controlled via the variable `lazy-lock-stealth-verbose'." t nil) 10934 verbosity is controlled via the variable `lazy-lock-stealth-verbose'." t nil)
10902 10935
10903 (autoload (quote turn-on-lazy-lock) "lazy-lock" "\ 10936 (autoload (quote turn-on-lazy-lock) "lazy-lock" "\
10904 Unconditionally turn on Lazy Lock mode." nil nil) 10937 Unconditionally turn on Lazy Lock mode." nil nil)
10938
10939 ;;;***
10940
10941 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
10942 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file
10943 ;;;;;; byte-recompile-directory byte-force-recompile) "lbytecomp"
10944 ;;;;;; "emacs-lisp/lbytecomp.el" (15348 54632))
10945 ;;; Generated autoloads from emacs-lisp/lbytecomp.el
10946
10947 (autoload (quote byte-force-recompile) "lbytecomp" "\
10948 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
10949 Files in subdirectories of DIRECTORY are processed also." t nil)
10950
10951 (autoload (quote byte-recompile-directory) "lbytecomp" "\
10952 Recompile every `.el' file in DIRECTORY that needs recompilation.
10953 This is if a `.elc' file exists but is older than the `.el' file.
10954 Files in subdirectories of DIRECTORY are processed also.
10955
10956 If the `.elc' file does not exist, normally the `.el' file is *not* compiled.
10957 But a prefix argument (optional second arg) means ask user,
10958 for each such `.el' file, whether to compile it. Prefix argument 0 means
10959 don't ask and compile the file anyway.
10960
10961 A nonzero prefix argument also means ask about each subdirectory.
10962
10963 If the third argument FORCE is non-nil,
10964 recompile every `.el' file that already has a `.elc' file." t nil)
10965
10966 (autoload (quote byte-compile-file) "lbytecomp" "\
10967 Compile a file of Lisp code named FILENAME into a file of byte code.
10968 The output file's name is made by appending `c' to the end of FILENAME.
10969 With prefix arg (noninteractively: 2nd arg), LOAD the file after compiling.
10970 The value is non-nil if there were no errors, nil if errors." t nil)
10971
10972 (autoload (quote compile-defun) "lbytecomp" "\
10973 Compile and evaluate the current top-level form.
10974 Print the result in the minibuffer.
10975 With argument, insert value in current buffer after the form." t nil)
10976
10977 (autoload (quote byte-compile) "lbytecomp" "\
10978 If FORM is a symbol, byte-compile its function definition.
10979 If FORM is a lambda or a macro, byte-compile it as a function." nil nil)
10980
10981 (autoload (quote display-call-tree) "lbytecomp" "\
10982 Display a call graph of a specified file.
10983 This lists which functions have been called, what functions called
10984 them, and what functions they call. The list includes all functions
10985 whose definitions have been compiled in this Emacs session, as well as
10986 all functions called by those functions.
10987
10988 The call graph does not include macros, inline functions, or
10989 primitives that the byte-code interpreter knows about directly (eq,
10990 cons, etc.).
10991
10992 The call tree also lists those functions which are not known to be called
10993 \(that is, to which no calls have been compiled), and which cannot be
10994 invoked interactively." t nil)
10995
10996 (autoload (quote batch-byte-compile) "lbytecomp" "\
10997 Run `byte-compile-file' on the files remaining on the command line.
10998 Use this from the command line, with `-batch';
10999 it won't work in an interactive Emacs.
11000 Each file is processed even if an error occurred previously.
11001 For example, invoke \"emacs -batch -f batch-byte-compile $emacs/ ~/*.el\"" nil nil)
11002
11003 (autoload (quote batch-byte-recompile-directory) "lbytecomp" "\
11004 Runs `byte-recompile-directory' on the dirs remaining on the command line.
11005 Must be used only with `-batch', and kills Emacs on completion.
11006 For example, invoke `emacs -batch -f batch-byte-recompile-directory .'." nil nil)
10905 11007
10906 ;;;*** 11008 ;;;***
10907 11009
10908 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 11010 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
10909 ;;;;;; (15371 46416)) 11011 ;;;;;; (15371 46416))
10956 is nil, raise an error." t nil) 11058 is nil, raise an error." t nil)
10957 11059
10958 ;;;*** 11060 ;;;***
10959 11061
10960 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" 11062 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
10961 ;;;;;; (15402 32084)) 11063 ;;;;;; (15417 7408))
10962 ;;; Generated autoloads from locate.el 11064 ;;; Generated autoloads from locate.el
10963 11065
10964 (autoload (quote locate) "locate" "\ 11066 (autoload (quote locate) "locate" "\
10965 Run the program `locate', putting results in `*Locate*' buffer. 11067 Run the program `locate', putting results in `*Locate*' buffer.
10966 With prefix arg, prompt for the locate command to run." t nil) 11068 With prefix arg, prompt for the locate command to run." t nil)
10990 log message and go back to the current buffer when done. Otherwise, it 11092 log message and go back to the current buffer when done. Otherwise, it
10991 uses the current buffer." nil nil) 11093 uses the current buffer." nil nil)
10992 11094
10993 ;;;*** 11095 ;;;***
10994 11096
10995 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15413 11097 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15417
10996 ;;;;;; 39888)) 11098 ;;;;;; 7408))
10997 ;;; Generated autoloads from log-view.el 11099 ;;; Generated autoloads from log-view.el
10998 11100
10999 (autoload (quote log-view-mode) "log-view" "\ 11101 (autoload (quote log-view-mode) "log-view" "\
11000 Major mode for browsing CVS log output." t nil) 11102 Major mode for browsing CVS log output." t nil)
11001 11103
11080 See the variables `lpr-switches' and `lpr-command' 11182 See the variables `lpr-switches' and `lpr-command'
11081 for further customization of the printer command." t nil) 11183 for further customization of the printer command." t nil)
11082 11184
11083 ;;;*** 11185 ;;;***
11084 11186
11085 ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15413 39888)) 11187 ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15417 7408))
11086 ;;; Generated autoloads from ls-lisp.el 11188 ;;; Generated autoloads from ls-lisp.el
11087 11189
11088 (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired)) 11190 (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired))
11089 11191
11090 ;;;*** 11192 ;;;***
11276 If 4th arg LIST is non-nil, return a list of all such fields." nil nil) 11378 If 4th arg LIST is non-nil, return a list of all such fields." nil nil)
11277 11379
11278 ;;;*** 11380 ;;;***
11279 11381
11280 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 11382 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
11281 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15400 1477)) 11383 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15464 26330))
11282 ;;; Generated autoloads from mail/mailabbrev.el 11384 ;;; Generated autoloads from mail/mailabbrev.el
11283 11385
11284 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 11386 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
11285 Initialize use of the `mailabbrev' package." nil nil) 11387 Initialize use of the `mailabbrev' package." nil nil)
11286 11388
11332 current header, calls `mail-complete-function' and passes prefix arg if any." t nil) 11434 current header, calls `mail-complete-function' and passes prefix arg if any." t nil)
11333 11435
11334 ;;;*** 11436 ;;;***
11335 11437
11336 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" 11438 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
11337 ;;;;;; (15384 21747)) 11439 ;;;;;; (15391 60717))
11338 ;;; Generated autoloads from progmodes/make-mode.el 11440 ;;; Generated autoloads from progmodes/make-mode.el
11339 11441
11340 (autoload (quote makefile-mode) "make-mode" "\ 11442 (autoload (quote makefile-mode) "make-mode" "\
11341 Major mode for editing Makefiles. 11443 Major mode for editing Makefiles.
11342 This function ends by invoking the function(s) `makefile-mode-hook'. 11444 This function ends by invoking the function(s) `makefile-mode-hook'.
11421 Make a summary of current key bindings in the buffer *Summary*. 11523 Make a summary of current key bindings in the buffer *Summary*.
11422 Previous contents of that buffer are killed first." t nil) 11524 Previous contents of that buffer are killed first." t nil)
11423 11525
11424 ;;;*** 11526 ;;;***
11425 11527
11426 ;;;### (autoloads (man-follow man) "man" "man.el" (15425 58604)) 11528 ;;;### (autoloads (man-follow man) "man" "man.el" (15427 61506))
11427 ;;; Generated autoloads from man.el 11529 ;;; Generated autoloads from man.el
11428 11530
11429 (defalias (quote manual-entry) (quote man)) 11531 (defalias (quote manual-entry) (quote man))
11430 11532
11431 (autoload (quote man) "man" "\ 11533 (autoload (quote man) "man" "\
11444 (autoload (quote man-follow) "man" "\ 11546 (autoload (quote man-follow) "man" "\
11445 Get a Un*x manual page of the item under point and put it in a buffer." t nil) 11547 Get a Un*x manual page of the item under point and put it in a buffer." t nil)
11446 11548
11447 ;;;*** 11549 ;;;***
11448 11550
11449 ;;;### (autoloads (master-mode) "master" "master.el" (15402 32084)) 11551 ;;;### (autoloads (master-mode) "master" "master.el" (15417 7408))
11450 ;;; Generated autoloads from master.el 11552 ;;; Generated autoloads from master.el
11451 11553
11452 (autoload (quote master-mode) "master" "\ 11554 (autoload (quote master-mode) "master" "\
11453 Toggle Master mode. 11555 Toggle Master mode.
11454 With no argument, this command toggles the mode. 11556 With no argument, this command toggles the mode.
11473 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 11575 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
11474 ;;;;;; message-reply message-news message-mail message-mode message-signature-file 11576 ;;;;;; message-reply message-news message-mail message-mode message-signature-file
11475 ;;;;;; message-signature message-indent-citation-function message-cite-function 11577 ;;;;;; message-signature message-indent-citation-function message-cite-function
11476 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 11578 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
11477 ;;;;;; message-user-organization-file message-signature-separator 11579 ;;;;;; message-user-organization-file message-signature-separator
11478 ;;;;;; message-from-style) "message" "gnus/message.el" (15413 39893)) 11580 ;;;;;; message-from-style) "message" "gnus/message.el" (15455 18402))
11479 ;;; Generated autoloads from gnus/message.el 11581 ;;; Generated autoloads from gnus/message.el
11480 11582
11481 (defvar message-from-style (quote default) "\ 11583 (defvar message-from-style (quote default) "\
11482 *Specifies how \"From\" headers look. 11584 *Specifies how \"From\" headers look.
11483 11585
11777 (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"))) "\ 11879 (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"))) "\
11778 Legal MIME content types. See documentation for \\[mh-edit-mhn].") 11880 Legal MIME content types. See documentation for \\[mh-edit-mhn].")
11779 11881
11780 ;;;*** 11882 ;;;***
11781 11883
11782 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15402 32085)) 11884 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15417 7424))
11783 ;;; Generated autoloads from mail/mh-utils.el 11885 ;;; Generated autoloads from mail/mh-utils.el
11784 11886
11785 (put (quote mh-progs) (quote risky-local-variable) t) 11887 (put (quote mh-progs) (quote risky-local-variable) t)
11786 11888
11787 (put (quote mh-lib) (quote risky-local-variable) t) 11889 (put (quote mh-lib) (quote risky-local-variable) t)
11814 to its second argument TM." nil nil) 11916 to its second argument TM." nil nil)
11815 11917
11816 ;;;*** 11918 ;;;***
11817 11919
11818 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 11920 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
11819 ;;;;;; "minibuf-eldef.el" (15390 29799)) 11921 ;;;;;; "minibuf-eldef.el" (15391 60519))
11820 ;;; Generated autoloads from minibuf-eldef.el 11922 ;;; Generated autoloads from minibuf-eldef.el
11821 11923
11822 (defvar minibuffer-electric-default-mode nil "\ 11924 (defvar minibuffer-electric-default-mode nil "\
11823 Non-nil if Minibuffer-Electric-Default mode is enabled. 11925 Non-nil if Minibuffer-Electric-Default mode is enabled.
11824 See the command `minibuffer-electric-default-mode' for a description of this minor-mode. 11926 See the command `minibuffer-electric-default-mode' for a description of this minor-mode.
11906 (autoload (quote unmorse-region) "morse" "\ 12008 (autoload (quote unmorse-region) "morse" "\
11907 Convert morse coded text in region to ordinary ASCII text." t nil) 12009 Convert morse coded text in region to ordinary ASCII text." t nil)
11908 12010
11909 ;;;*** 12011 ;;;***
11910 12012
11911 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15384 12013 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15391
11912 ;;;;;; 21743)) 12014 ;;;;;; 60519))
11913 ;;; Generated autoloads from mouse-sel.el 12015 ;;; Generated autoloads from mouse-sel.el
11914 12016
11915 (autoload (quote mouse-sel-mode) "mouse-sel" "\ 12017 (autoload (quote mouse-sel-mode) "mouse-sel" "\
11916 Toggle Mouse Sel mode. 12018 Toggle Mouse Sel mode.
11917 With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive. 12019 With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive.
11977 This mode overrides the binding(s) of `mouse-buffer-menu' to provide a 12079 This mode overrides the binding(s) of `mouse-buffer-menu' to provide a
11978 different buffer menu using the function `msb'." t nil) 12080 different buffer menu using the function `msb'." t nil)
11979 12081
11980 ;;;*** 12082 ;;;***
11981 12083
11982 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods 12084 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset
11983 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories 12085 ;;;;;; describe-font list-coding-categories list-coding-systems
11984 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly 12086 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly
11985 ;;;;;; describe-coding-system describe-char-after describe-character-set 12087 ;;;;;; describe-coding-system describe-char-after describe-character-set
11986 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" 12088 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag"
11987 ;;;;;; "international/mule-diag.el" (15413 39894)) 12089 ;;;;;; "international/mule-diag.el" (15464 26329))
11988 ;;; Generated autoloads from international/mule-diag.el 12090 ;;; Generated autoloads from international/mule-diag.el
11989 12091
11990 (autoload (quote list-character-sets) "mule-diag" "\ 12092 (autoload (quote list-character-sets) "mule-diag" "\
11991 Display a list of all character sets. 12093 Display a list of all character sets.
11992 12094
11993 The ID-NUM column contains a charset identification number 12095 The ID-NUM column contains a charset identification number for
11994 for internal Emacs use. 12096 internal Emacs use.
11995 12097
11996 The MULTIBYTE-FORM column contains a format of multibyte sequence 12098 The MULTIBYTE-FORM column contains the format of the buffer and string
11997 of characters in the charset for buffer and string 12099 multibyte sequence of characters in the charset using one to four
11998 by one to four hexadecimal digits. 12100 hexadecimal digits.
11999 `xx' stands for any byte in the range 0..127. 12101 `xx' stands for any byte in the range 0..127.
12000 `XX' stands for any byte in the range 160..255. 12102 `XX' stands for any byte in the range 160..255.
12001 12103
12002 The D column contains a dimension of this character set. 12104 The D column contains the dimension of this character set. The CH
12003 The CH column contains a number of characters in a block of this character set. 12105 column contains the number of characters in a block of this character
12004 The FINAL-CHAR column contains an ISO-2022's <final-char> to use for 12106 set. The FINAL-CHAR column contains an ISO-2022 <final-char> to use
12005 designating this character set in ISO-2022-based coding systems. 12107 for designating this character set in ISO-2022-based coding systems.
12006 12108
12007 With prefix arg, the output format gets more cryptic, 12109 With prefix arg, the output format gets more cryptic,
12008 but still shows the full information." t nil) 12110 but still shows the full information." t nil)
12009 12111
12010 (autoload (quote read-charset) "mule-diag" "\ 12112 (autoload (quote read-charset) "mule-diag" "\
12011 Read a character set from the minibuffer, prompting with string PROMPT. 12113 Read a character set from the minibuffer, prompting with string PROMPT.
12012 It reads an Emacs' character set listed in the variable `charset-list' 12114 It must be an Emacs character set listed in the variable `charset-list'
12013 or a non-ISO character set listed in the variable 12115 or a non-ISO character set listed in the variable
12014 `non-iso-charset-alist'. 12116 `non-iso-charset-alist'.
12015 12117
12016 Optional arguments are DEFAULT-VALUE and INITIAL-INPUT. 12118 Optional arguments are DEFAULT-VALUE and INITIAL-INPUT.
12017 DEFAULT-VALUE, if non-nil, is the default value. 12119 DEFAULT-VALUE, if non-nil, is the default value.
12018 INITIAL-INPUT, if non-nil, is a string inserted in the minibuffer initially. 12120 INITIAL-INPUT, if non-nil, is a string inserted in the minibuffer initially.
12019 See the documentation of the function `completing-read' for the 12121 See the documentation of the function `completing-read' for the
12020 detailed meanings of these arguments." nil nil) 12122 detailed meanings of these arguments." nil nil)
12021 12123
12022 (autoload (quote list-charset-chars) "mule-diag" "\ 12124 (autoload (quote list-charset-chars) "mule-diag" "\
12023 Display a list of characters in the specified character set." t nil) 12125 Display a list of characters in the specified character set.
12126 This can list both Emacs `official' (ISO standard) charsets and the
12127 characters encoded by various Emacs coding systems which correspond to
12128 PC `codepages' and other coded character sets. See `non-iso-charset-alist'." t nil)
12024 12129
12025 (autoload (quote describe-character-set) "mule-diag" "\ 12130 (autoload (quote describe-character-set) "mule-diag" "\
12026 Display information about character set CHARSET." t nil) 12131 Display information about built-in character set CHARSET." t nil)
12027 12132
12028 (autoload (quote describe-char-after) "mule-diag" "\ 12133 (autoload (quote describe-char-after) "mule-diag" "\
12029 Display information about the character at POS in the current buffer. 12134 Display information about the character at POS in the current buffer.
12030 POS defaults to point. 12135 POS defaults to point.
12031 The information includes character code, charset and code points in it, 12136 The information includes character code, charset and code points in it,
12038 (autoload (quote describe-current-coding-system-briefly) "mule-diag" "\ 12143 (autoload (quote describe-current-coding-system-briefly) "mule-diag" "\
12039 Display coding systems currently used in a brief format in echo area. 12144 Display coding systems currently used in a brief format in echo area.
12040 12145
12041 The format is \"F[..],K[..],T[..],P>[..],P<[..], default F[..],P<[..],P<[..]\", 12146 The format is \"F[..],K[..],T[..],P>[..],P<[..], default F[..],P<[..],P<[..]\",
12042 where mnemonics of the following coding systems come in this order 12147 where mnemonics of the following coding systems come in this order
12043 at the place of `..': 12148 in place of `..':
12044 `buffer-file-coding-system' (of the current buffer) 12149 `buffer-file-coding-system' (of the current buffer)
12045 eol-type of `buffer-file-coding-system' (of the current buffer) 12150 eol-type of `buffer-file-coding-system' (of the current buffer)
12046 Value returned by `keyboard-coding-system' 12151 Value returned by `keyboard-coding-system'
12047 eol-type of `keyboard-coding-system' 12152 eol-type of `keyboard-coding-system'
12048 Value returned by `terminal-coding-system'. 12153 Value returned by `terminal-coding-system'.
12073 12178
12074 (autoload (quote describe-font) "mule-diag" "\ 12179 (autoload (quote describe-font) "mule-diag" "\
12075 Display information about fonts which partially match FONTNAME." t nil) 12180 Display information about fonts which partially match FONTNAME." t nil)
12076 12181
12077 (autoload (quote describe-fontset) "mule-diag" "\ 12182 (autoload (quote describe-fontset) "mule-diag" "\
12078 Display information of FONTSET. 12183 Display information about FONTSET.
12079 This shows which font is used for which character(s)." t nil) 12184 This shows which font is used for which character(s)." t nil)
12080 12185
12081 (autoload (quote list-fontsets) "mule-diag" "\ 12186 (autoload (quote list-fontsets) "mule-diag" "\
12082 Display a list of all fontsets. 12187 Display a list of all fontsets.
12083 This shows the name, size, and style of each fontset. 12188 This shows the name, size, and style of each fontset.
12084 With prefix arg, it also list the fonts contained in each fontset; 12189 With prefix arg, also list the fonts contained in each fontset;
12085 see the function `describe-fontset' for the format of the list." t nil) 12190 see the function `describe-fontset' for the format of the list." t nil)
12086 12191
12087 (autoload (quote list-input-methods) "mule-diag" "\ 12192 (autoload (quote list-input-methods) "mule-diag" "\
12088 Display information about all input methods." t nil) 12193 Display information about all input methods." t nil)
12089 12194
12092 12197
12093 This shows various information related to the current multilingual 12198 This shows various information related to the current multilingual
12094 environment, including lists of input methods, coding systems, 12199 environment, including lists of input methods, coding systems,
12095 character sets, and fontsets (if Emacs is running under a window 12200 character sets, and fontsets (if Emacs is running under a window
12096 system which uses fontsets)." t nil) 12201 system which uses fontsets)." t nil)
12097
12098 (autoload (quote dump-charsets) "mule-diag" "\
12099 Dump information about all charsets into the file `CHARSETS'.
12100 The file is saved in the directory `data-directory'." nil nil)
12101
12102 (autoload (quote dump-codings) "mule-diag" "\
12103 Dump information about all coding systems into the file `CODINGS'.
12104 The file is saved in the directory `data-directory'." nil nil)
12105 12202
12106 ;;;*** 12203 ;;;***
12107 12204
12108 ;;;### (autoloads (detect-coding-with-language-environment detect-coding-with-priority 12205 ;;;### (autoloads (detect-coding-with-language-environment detect-coding-with-priority
12109 ;;;;;; coding-system-equal coding-system-translation-table-for-encode 12206 ;;;;;; coding-system-equal coding-system-translation-table-for-encode
12291 12388
12292 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region 12389 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region
12293 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent 12390 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent
12294 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 12391 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
12295 ;;;;;; comment-padding comment-style comment-column) "newcomment" 12392 ;;;;;; comment-padding comment-style comment-column) "newcomment"
12296 ;;;;;; "newcomment.el" (15425 58604)) 12393 ;;;;;; "newcomment.el" (15427 61506))
12297 ;;; Generated autoloads from newcomment.el 12394 ;;; Generated autoloads from newcomment.el
12298 12395
12299 (defalias (quote indent-for-comment) (quote comment-indent)) 12396 (defalias (quote indent-for-comment) (quote comment-indent))
12300 12397
12301 (defalias (quote set-comment-column) (quote comment-set-column)) 12398 (defalias (quote set-comment-column) (quote comment-set-column))
12469 Revert posting and mailing methods to the standard Emacs methods." t nil) 12566 Revert posting and mailing methods to the standard Emacs methods." t nil)
12470 12567
12471 ;;;*** 12568 ;;;***
12472 12569
12473 ;;;### (autoloads (disable-command enable-command disabled-command-hook) 12570 ;;;### (autoloads (disable-command enable-command disabled-command-hook)
12474 ;;;;;; "novice" "novice.el" (15371 46418)) 12571 ;;;;;; "novice" "novice.el" (15455 18400))
12475 ;;; Generated autoloads from novice.el 12572 ;;; Generated autoloads from novice.el
12476 12573
12477 (defvar disabled-command-hook (quote disabled-command-hook) "\ 12574 (defvar disabled-command-hook (quote disabled-command-hook) "\
12478 Function to call to handle disabled commands. 12575 Function to call to handle disabled commands.
12479 If nil, the feature is disabled, i.e., all commands work normally.") 12576 If nil, the feature is disabled, i.e., all commands work normally.")
12537 (defalias (quote run-octave) (quote inferior-octave)) 12634 (defalias (quote run-octave) (quote inferior-octave))
12538 12635
12539 ;;;*** 12636 ;;;***
12540 12637
12541 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 12638 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
12542 ;;;;;; (15413 39896)) 12639 ;;;;;; (15417 7451))
12543 ;;; Generated autoloads from progmodes/octave-mod.el 12640 ;;; Generated autoloads from progmodes/octave-mod.el
12544 12641
12545 (autoload (quote octave-mode) "octave-mod" "\ 12642 (autoload (quote octave-mode) "octave-mod" "\
12546 Major mode for editing Octave code. 12643 Major mode for editing Octave code.
12547 12644
12652 The Custom feature is intended to make this obsolete." t nil) 12749 The Custom feature is intended to make this obsolete." t nil)
12653 12750
12654 ;;;*** 12751 ;;;***
12655 12752
12656 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el" 12753 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el"
12657 ;;;;;; (15384 21747)) 12754 ;;;;;; (15391 60719))
12658 ;;; Generated autoloads from textmodes/outline.el 12755 ;;; Generated autoloads from textmodes/outline.el
12659 12756
12660 (autoload (quote outline-mode) "outline" "\ 12757 (autoload (quote outline-mode) "outline" "\
12661 Set major mode for editing outlines with selective display. 12758 Set major mode for editing outlines with selective display.
12662 Headings are lines which start with asterisks: one for major headings, 12759 Headings are lines which start with asterisks: one for major headings,
12725 When Show Paren mode is enabled, any matching parenthesis is highlighted 12822 When Show Paren mode is enabled, any matching parenthesis is highlighted
12726 in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time." t nil) 12823 in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time." t nil)
12727 12824
12728 ;;;*** 12825 ;;;***
12729 12826
12730 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15371 12827 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15465
12731 ;;;;;; 46426)) 12828 ;;;;;; 50527))
12732 ;;; Generated autoloads from progmodes/pascal.el 12829 ;;; Generated autoloads from progmodes/pascal.el
12733 12830
12734 (autoload (quote pascal-mode) "pascal" "\ 12831 (autoload (quote pascal-mode) "pascal" "\
12735 Major mode for editing Pascal code. \\<pascal-mode-map> 12832 Major mode for editing Pascal code. \\<pascal-mode-map>
12736 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 12833 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
12793 C-Escape does list-buffers." t nil) 12890 C-Escape does list-buffers." t nil)
12794 12891
12795 ;;;*** 12892 ;;;***
12796 12893
12797 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 12894 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
12798 ;;;;;; "emulation/pc-select.el" (15450 56540)) 12895 ;;;;;; "emulation/pc-select.el" (15455 18402))
12799 ;;; Generated autoloads from emulation/pc-select.el 12896 ;;; Generated autoloads from emulation/pc-select.el
12800 12897
12801 (defvar pc-selection-mode nil "\ 12898 (defvar pc-selection-mode nil "\
12802 Non-nil if Pc-Selection mode is enabled. 12899 Non-nil if Pc-Selection mode is enabled.
12803 See the command `pc-selection-mode' for a description of this minor-mode. 12900 See the command `pc-selection-mode' for a description of this minor-mode.
13002 13099
13003 ;;;*** 13100 ;;;***
13004 13101
13005 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 13102 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
13006 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 13103 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
13007 ;;;;;; "pcvs.el" (15443 53097)) 13104 ;;;;;; "pcvs.el" (15444 42462))
13008 ;;; Generated autoloads from pcvs.el 13105 ;;; Generated autoloads from pcvs.el
13009 13106
13010 (autoload (quote cvs-checkout) "pcvs" "\ 13107 (autoload (quote cvs-checkout) "pcvs" "\
13011 Run a 'cvs checkout MODULES' in DIR. 13108 Run a 'cvs checkout MODULES' in DIR.
13012 Feed the output to a *cvs* buffer, display it in the current window, 13109 Feed the output to a *cvs* buffer, display it in the current window,
13125 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil) 13222 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil)
13126 13223
13127 ;;;*** 13224 ;;;***
13128 13225
13129 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 13226 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
13130 ;;;;;; (15384 21747)) 13227 ;;;;;; (15391 60719))
13131 ;;; Generated autoloads from textmodes/picture.el 13228 ;;; Generated autoloads from textmodes/picture.el
13132 13229
13133 (autoload (quote picture-mode) "picture" "\ 13230 (autoload (quote picture-mode) "picture" "\
13134 Switch to Picture mode, in which a quarter-plane screen model is used. 13231 Switch to Picture mode, in which a quarter-plane screen model is used.
13135 Printing characters replace instead of inserting themselves with motion 13232 Printing characters replace instead of inserting themselves with motion
13194 13291
13195 (defalias (quote edit-picture) (quote picture-mode)) 13292 (defalias (quote edit-picture) (quote picture-mode))
13196 13293
13197 ;;;*** 13294 ;;;***
13198 13295
13199 ;;;### (autoloads (pong) "pong" "play/pong.el" (15448 56548)) 13296 ;;;### (autoloads (pong) "pong" "play/pong.el" (15464 26331))
13200 ;;; Generated autoloads from play/pong.el 13297 ;;; Generated autoloads from play/pong.el
13201 13298
13202 (autoload (quote pong) "pong" "\ 13299 (autoload (quote pong) "pong" "\
13203 Play pong and waste time. 13300 Play pong and waste time.
13204 This is an implementation of the classical game pong. 13301 This is an implementation of the classical game pong.
13370 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 13467 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
13371 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 13468 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
13372 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 13469 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
13373 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 13470 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
13374 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" 13471 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
13375 ;;;;;; "ps-print.el" (15413 39889)) 13472 ;;;;;; "ps-print.el" (15417 7409))
13376 ;;; Generated autoloads from ps-print.el 13473 ;;; Generated autoloads from ps-print.el
13377 13474
13378 (defvar ps-paper-type (quote letter) "\ 13475 (defvar ps-paper-type (quote letter) "\
13379 *Specify the size of paper to format for. 13476 *Specify the size of paper to format for.
13380 Should be one of the paper types defined in `ps-page-dimensions-database', for 13477 Should be one of the paper types defined in `ps-page-dimensions-database', for
13514 13611
13515 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 13612 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
13516 ;;;;;; quail-defrule quail-install-decode-map quail-install-map 13613 ;;;;;; quail-defrule quail-install-decode-map quail-install-map
13517 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 13614 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
13518 ;;;;;; quail-define-package quail-use-package quail-title) "quail" 13615 ;;;;;; quail-define-package quail-use-package quail-title) "quail"
13519 ;;;;;; "international/quail.el" (15425 28363)) 13616 ;;;;;; "international/quail.el" (15455 18402))
13520 ;;; Generated autoloads from international/quail.el 13617 ;;; Generated autoloads from international/quail.el
13521 13618
13522 (autoload (quote quail-title) "quail" "\ 13619 (autoload (quote quail-title) "quail" "\
13523 Return the title of the current Quail package." nil nil) 13620 Return the title of the current Quail package." nil nil)
13524 13621
13779 (autoload (quote quickurl-list) "quickurl" "\ 13876 (autoload (quote quickurl-list) "quickurl" "\
13780 Display `quickurl-list' as a formatted list using `quickurl-list-mode'." t nil) 13877 Display `quickurl-list' as a formatted list using `quickurl-list-mode'." t nil)
13781 13878
13782 ;;;*** 13879 ;;;***
13783 13880
13784 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15425 13881 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15427
13785 ;;;;;; 58604)) 13882 ;;;;;; 61508))
13786 ;;; Generated autoloads from net/rcompile.el 13883 ;;; Generated autoloads from net/rcompile.el
13787 13884
13788 (autoload (quote remote-compile) "rcompile" "\ 13885 (autoload (quote remote-compile) "rcompile" "\
13789 Compile the current buffer's directory on HOST. Log in as USER. 13886 Compile the current buffer's directory on HOST. Log in as USER.
13790 See \\[compile]." t nil) 13887 See \\[compile]." t nil)
13791 13888
13792 ;;;*** 13889 ;;;***
13793 13890
13794 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 13891 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
13795 ;;;;;; (15371 46419)) 13892 ;;;;;; (15391 60528))
13796 ;;; Generated autoloads from emacs-lisp/re-builder.el 13893 ;;; Generated autoloads from emacs-lisp/re-builder.el
13797 13894
13798 (autoload (quote re-builder) "re-builder" "\ 13895 (autoload (quote re-builder) "re-builder" "\
13799 Call up the RE Builder for the current window." t nil) 13896 Call up the RE Builder for the current window." t nil)
13800 13897
13939 With a prefix (or a FILL) argument, also fill with blanks the parts of the 14036 With a prefix (or a FILL) argument, also fill with blanks the parts of the
13940 rectangle which were empty." t nil) 14037 rectangle which were empty." t nil)
13941 14038
13942 ;;;*** 14039 ;;;***
13943 14040
13944 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15401 14041 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15417
13945 ;;;;;; 43553)) 14042 ;;;;;; 7452))
13946 ;;; Generated autoloads from textmodes/refill.el 14043 ;;; Generated autoloads from textmodes/refill.el
13947 14044
13948 (autoload (quote refill-mode) "refill" "\ 14045 (autoload (quote refill-mode) "refill" "\
13949 Toggle Refill minor mode. 14046 Toggle Refill minor mode.
13950 With prefix arg, turn Refill mode on iff arg is positive. 14047 With prefix arg, turn Refill mode on iff arg is positive.
14021 `=' is a good regular expression to match all entries in all files." t nil) 14118 `=' is a good regular expression to match all entries in all files." t nil)
14022 14119
14023 ;;;*** 14120 ;;;***
14024 14121
14025 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 14122 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
14026 ;;;;;; (15384 21747)) 14123 ;;;;;; (15391 60719))
14027 ;;; Generated autoloads from textmodes/reftex-index.el 14124 ;;; Generated autoloads from textmodes/reftex-index.el
14028 14125
14029 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 14126 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
14030 Major mode for managing the Index phrases of a LaTeX document. 14127 Major mode for managing the Index phrases of a LaTeX document.
14031 This buffer was created with RefTeX. 14128 This buffer was created with RefTeX.
14121 mail-sending package is used for editing and sending the message." nil nil) 14218 mail-sending package is used for editing and sending the message." nil nil)
14122 14219
14123 ;;;*** 14220 ;;;***
14124 14221
14125 ;;;### (autoloads (reposition-window) "reposition" "reposition.el" 14222 ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
14126 ;;;;;; (15384 21743)) 14223 ;;;;;; (15391 60519))
14127 ;;; Generated autoloads from reposition.el 14224 ;;; Generated autoloads from reposition.el
14128 14225
14129 (autoload (quote reposition-window) "reposition" "\ 14226 (autoload (quote reposition-window) "reposition" "\
14130 Make the current definition and/or comment visible. 14227 Make the current definition and/or comment visible.
14131 Further invocations move it to the top of the window or toggle the 14228 Further invocations move it to the top of the window or toggle the
14156 Clear out the file used for transmitting args when Emacs resumes." nil nil) 14253 Clear out the file used for transmitting args when Emacs resumes." nil nil)
14157 14254
14158 ;;;*** 14255 ;;;***
14159 14256
14160 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 14257 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
14161 ;;;;;; (15402 32084)) 14258 ;;;;;; (15417 7409))
14162 ;;; Generated autoloads from reveal.el 14259 ;;; Generated autoloads from reveal.el
14163 14260
14164 (autoload (quote reveal-mode) "reveal" "\ 14261 (autoload (quote reveal-mode) "reveal" "\
14165 Toggle Reveal mode on or off. 14262 Toggle Reveal mode on or off.
14166 Reveal mode renders invisible text around point visible again. 14263 Reveal mode renders invisible text around point visible again.
14189 14286
14190 ;;;*** 14287 ;;;***
14191 14288
14192 ;;;### (autoloads (read-file-name-electric-shadow-mode read-file-name-electric-shadow-tty-properties 14289 ;;;### (autoloads (read-file-name-electric-shadow-mode read-file-name-electric-shadow-tty-properties
14193 ;;;;;; read-file-name-electric-shadow-properties) "rfn-eshadow" 14290 ;;;;;; read-file-name-electric-shadow-properties) "rfn-eshadow"
14194 ;;;;;; "rfn-eshadow.el" (15390 29799)) 14291 ;;;;;; "rfn-eshadow.el" (15391 60519))
14195 ;;; Generated autoloads from rfn-eshadow.el 14292 ;;; Generated autoloads from rfn-eshadow.el
14196 14293
14197 (defvar read-file-name-electric-shadow-properties (quote (face read-file-name-electric-shadow field shadow)) "\ 14294 (defvar read-file-name-electric-shadow-properties (quote (face read-file-name-electric-shadow field shadow)) "\
14198 Properties given to the `shadowed' part of a filename in the minibuffer. 14295 Properties given to the `shadowed' part of a filename in the minibuffer.
14199 Only used when `read-file-name-electric-shadow-mode' is active. 14296 Only used when `read-file-name-electric-shadow-mode' is active.
14288 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 14385 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
14289 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 14386 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
14290 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 14387 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
14291 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 14388 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
14292 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 14389 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
14293 ;;;;;; "rmail" "mail/rmail.el" (15425 28363)) 14390 ;;;;;; "rmail" "mail/rmail.el" (15464 26331))
14294 ;;; Generated autoloads from mail/rmail.el 14391 ;;; Generated autoloads from mail/rmail.el
14295 14392
14296 (defvar rmail-dont-reply-to-names nil "\ 14393 (defvar rmail-dont-reply-to-names nil "\
14297 *A regexp specifying names to prune of reply to messages. 14394 *A regexp specifying names to prune of reply to messages.
14298 A value of nil means exclude your own login name as an address 14395 A value of nil means exclude your own login name as an address
15148 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode 15245 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode
15149 ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to 15246 ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to
15150 ;;;;;; mail-archive-file-name mail-header-separator send-mail-function 15247 ;;;;;; mail-archive-file-name mail-header-separator send-mail-function
15151 ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind 15248 ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind
15152 ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" 15249 ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"
15153 ;;;;;; (15441 20095)) 15250 ;;;;;; (15455 18403))
15154 ;;; Generated autoloads from mail/sendmail.el 15251 ;;; Generated autoloads from mail/sendmail.el
15155 15252
15156 (defvar mail-from-style (quote angles) "\ 15253 (defvar mail-from-style (quote angles) "\
15157 *Specifies how \"From:\" fields look. 15254 *Specifies how \"From:\" fields look.
15158 15255
15532 Set up file shadowing." t nil) 15629 Set up file shadowing." t nil)
15533 15630
15534 ;;;*** 15631 ;;;***
15535 15632
15536 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 15633 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
15537 ;;;;;; (15384 21743)) 15634 ;;;;;; (15391 60520))
15538 ;;; Generated autoloads from shell.el 15635 ;;; Generated autoloads from shell.el
15539 15636
15540 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 15637 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
15541 Regexp to match shells that don't save their command history, and 15638 Regexp to match shells that don't save their command history, and
15542 don't handle the backslash as a quote character. For shells that 15639 don't handle the backslash as a quote character. For shells that
15763 which smileys to operate on and which images to use for them." t nil) 15860 which smileys to operate on and which images to use for them." t nil)
15764 15861
15765 ;;;*** 15862 ;;;***
15766 15863
15767 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el" 15864 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
15768 ;;;;;; (15401 43553)) 15865 ;;;;;; (15417 7425))
15769 ;;; Generated autoloads from mail/smtpmail.el 15866 ;;; Generated autoloads from mail/smtpmail.el
15770 15867
15771 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil) 15868 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
15772 15869
15773 ;;;*** 15870 ;;;***
15774 15871
15775 ;;;### (autoloads (snake) "snake" "play/snake.el" (15384 21747)) 15872 ;;;### (autoloads (snake) "snake" "play/snake.el" (15391 60712))
15776 ;;; Generated autoloads from play/snake.el 15873 ;;; Generated autoloads from play/snake.el
15777 15874
15778 (autoload (quote snake) "snake" "\ 15875 (autoload (quote snake) "snake" "\
15779 Play the Snake game. 15876 Play the Snake game.
15780 Move the snake around without colliding with its tail or with the border. 15877 Move the snake around without colliding with its tail or with the border.
15821 15918
15822 ;;;*** 15919 ;;;***
15823 15920
15824 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 15921 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
15825 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 15922 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
15826 ;;;;;; "solar" "calendar/solar.el" (15425 58604)) 15923 ;;;;;; "solar" "calendar/solar.el" (15427 61507))
15827 ;;; Generated autoloads from calendar/solar.el 15924 ;;; Generated autoloads from calendar/solar.el
15828 15925
15829 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 15926 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
15830 *The pseudo-pattern that governs the way a time of day is formatted. 15927 *The pseudo-pattern that governs the way a time of day is formatted.
15831 15928
15956 16053
15957 ;;;*** 16054 ;;;***
15958 16055
15959 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 16056 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
15960 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 16057 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
15961 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (15401 43552)) 16058 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (15417 7410))
15962 ;;; Generated autoloads from sort.el 16059 ;;; Generated autoloads from sort.el
15963 16060
15964 (autoload (quote sort-subr) "sort" "\ 16061 (autoload (quote sort-subr) "sort" "\
15965 General text sorting routine to divide buffer into records and sort them. 16062 General text sorting routine to divide buffer into records and sort them.
15966 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. 16063 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN.
16079 From a program takes two point or marker arguments, BEG and END." t nil) 16176 From a program takes two point or marker arguments, BEG and END." t nil)
16080 16177
16081 ;;;*** 16178 ;;;***
16082 16179
16083 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 16180 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
16084 ;;;;;; "speedbar.el" (15413 39890)) 16181 ;;;;;; "speedbar.el" (15417 7410))
16085 ;;; Generated autoloads from speedbar.el 16182 ;;; Generated autoloads from speedbar.el
16086 16183
16087 (defalias (quote speedbar) (quote speedbar-frame-mode)) 16184 (defalias (quote speedbar) (quote speedbar-frame-mode))
16088 16185
16089 (autoload (quote speedbar-frame-mode) "speedbar" "\ 16186 (autoload (quote speedbar-frame-mode) "speedbar" "\
16460 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer 16557 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
16461 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 16558 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
16462 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 16559 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
16463 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 16560 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
16464 ;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el" 16561 ;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el"
16465 ;;;;;; (15384 21744)) 16562 ;;;;;; (15464 26324))
16466 ;;; Generated autoloads from strokes.el 16563 ;;; Generated autoloads from strokes.el
16467 16564
16468 (defvar strokes-mode nil "\ 16565 (defvar strokes-mode nil "\
16469 Non-nil when `strokes' is globally enabled. 16566 Non-nil when `strokes' is globally enabled.
16470 Setting this variable directly does not take effect. Use either Customize 16567 Setting this variable directly does not take effect. Use either Customize
16498 is implemented by allowing the user to paint with button1 or button2 and 16595 is implemented by allowing the user to paint with button1 or button2 and
16499 then complete the stroke with button3. 16596 then complete the stroke with button3.
16500 Optional EVENT is acceptable as the starting event of the stroke" nil nil) 16597 Optional EVENT is acceptable as the starting event of the stroke" nil nil)
16501 16598
16502 (autoload (quote strokes-do-stroke) "strokes" "\ 16599 (autoload (quote strokes-do-stroke) "strokes" "\
16503 Read a simple stroke from the user and then exectute its command. 16600 Read a simple stroke from the user and then execute its command.
16504 This must be bound to a mouse event." t nil) 16601 This must be bound to a mouse event." t nil)
16505 16602
16506 (autoload (quote strokes-do-complex-stroke) "strokes" "\ 16603 (autoload (quote strokes-do-complex-stroke) "strokes" "\
16507 Read a complex stroke from the user and then exectute its command. 16604 Read a complex stroke from the user and then execute its command.
16508 This must be bound to a mouse event." t nil) 16605 This must be bound to a mouse event." t nil)
16509 16606
16510 (autoload (quote strokes-describe-stroke) "strokes" "\ 16607 (autoload (quote strokes-describe-stroke) "strokes" "\
16511 Displays the command which STROKE maps to, reading STROKE interactively." t nil) 16608 Displays the command which STROKE maps to, reading STROKE interactively." t nil)
16512 16609
16552 Read a complex stroke and insert its glyph into the current buffer." t nil) 16649 Read a complex stroke and insert its glyph into the current buffer." t nil)
16553 16650
16554 ;;;*** 16651 ;;;***
16555 16652
16556 ;;;### (autoloads (studlify-buffer studlify-word studlify-region) 16653 ;;;### (autoloads (studlify-buffer studlify-word studlify-region)
16557 ;;;;;; "studly" "play/studly.el" (15384 21747)) 16654 ;;;;;; "studly" "play/studly.el" (15391 60712))
16558 ;;; Generated autoloads from play/studly.el 16655 ;;; Generated autoloads from play/studly.el
16559 16656
16560 (autoload (quote studlify-region) "studly" "\ 16657 (autoload (quote studlify-region) "studly" "\
16561 Studlify-case the region." t nil) 16658 Studlify-case the region." t nil)
16562 16659
16596 when this function is called. Also, the hook `sc-pre-hook' is run 16693 when this function is called. Also, the hook `sc-pre-hook' is run
16597 before, and `sc-post-hook' is run after the guts of this function." nil nil) 16694 before, and `sc-post-hook' is run after the guts of this function." nil nil)
16598 16695
16599 ;;;*** 16696 ;;;***
16600 16697
16601 ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15384 16698 ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15391
16602 ;;;;;; 21745)) 16699 ;;;;;; 60528))
16603 ;;; Generated autoloads from emacs-lisp/syntax.el 16700 ;;; Generated autoloads from emacs-lisp/syntax.el
16604 16701
16605 (autoload (quote syntax-ppss) "syntax" "\ 16702 (autoload (quote syntax-ppss) "syntax" "\
16606 Parse-Partial-Sexp State at POS. 16703 Parse-Partial-Sexp State at POS.
16607 The returned value is the same as `parse-partial-sexp' except that 16704 The returned value is the same as `parse-partial-sexp' except that
16729 Communication with HOST is recorded in a buffer `*rsh-HOST*'. 16826 Communication with HOST is recorded in a buffer `*rsh-HOST*'.
16730 Normally input is edited in Emacs and sent a line at a time." t nil) 16827 Normally input is edited in Emacs and sent a line at a time." t nil)
16731 16828
16732 ;;;*** 16829 ;;;***
16733 16830
16734 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15425 16831 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15455
16735 ;;;;;; 58604)) 16832 ;;;;;; 18400))
16736 ;;; Generated autoloads from term.el 16833 ;;; Generated autoloads from term.el
16737 16834
16738 (autoload (quote make-term) "term" "\ 16835 (autoload (quote make-term) "term" "\
16739 Make a term process NAME in a buffer, running PROGRAM. 16836 Make a term process NAME in a buffer, running PROGRAM.
16740 The name of the buffer is made by surrounding NAME with `*'s. 16837 The name of the buffer is made by surrounding NAME with `*'s.
16748 (autoload (quote ansi-term) "term" "\ 16845 (autoload (quote ansi-term) "term" "\
16749 Start a terminal-emulator in a new buffer." t nil) 16846 Start a terminal-emulator in a new buffer." t nil)
16750 16847
16751 ;;;*** 16848 ;;;***
16752 16849
16753 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15400 16850 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15464
16754 ;;;;;; 1474)) 16851 ;;;;;; 26324))
16755 ;;; Generated autoloads from terminal.el 16852 ;;; Generated autoloads from terminal.el
16756 16853
16757 (autoload (quote terminal-emulator) "terminal" "\ 16854 (autoload (quote terminal-emulator) "terminal" "\
16758 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS. 16855 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
16759 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT. 16856 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
17176 17273
17177 ;;;*** 17274 ;;;***
17178 17275
17179 ;;;### (autoloads (thai-composition-function thai-post-read-conversion 17276 ;;;### (autoloads (thai-composition-function thai-post-read-conversion
17180 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) 17277 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region)
17181 ;;;;;; "thai-util" "language/thai-util.el" (15390 29811)) 17278 ;;;;;; "thai-util" "language/thai-util.el" (15391 60704))
17182 ;;; Generated autoloads from language/thai-util.el 17279 ;;; Generated autoloads from language/thai-util.el
17183 17280
17184 (autoload (quote thai-compose-region) "thai-util" "\ 17281 (autoload (quote thai-compose-region) "thai-util" "\
17185 Compose Thai characters in the region. 17282 Compose Thai characters in the region.
17186 When called from a program, expects two arguments, 17283 When called from a program, expects two arguments,
17626 17723
17627 ;;;*** 17724 ;;;***
17628 17725
17629 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 17726 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
17630 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 17727 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
17631 ;;;;;; "todo-mode" "calendar/todo-mode.el" (15390 29801)) 17728 ;;;;;; "todo-mode" "calendar/todo-mode.el" (15391 60522))
17632 ;;; Generated autoloads from calendar/todo-mode.el 17729 ;;; Generated autoloads from calendar/todo-mode.el
17633 17730
17634 (autoload (quote todo-add-category) "todo-mode" "\ 17731 (autoload (quote todo-add-category) "todo-mode" "\
17635 Add new category CAT to the TODO list." t nil) 17732 Add new category CAT to the TODO list." t nil)
17636 17733
17670 Show TODO list." t nil) 17767 Show TODO list." t nil)
17671 17768
17672 ;;;*** 17769 ;;;***
17673 17770
17674 ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item 17771 ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item
17675 ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15371 46417)) 17772 ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15464 26331))
17676 ;;; Generated autoloads from toolbar/tool-bar.el 17773 ;;; Generated autoloads from toolbar/tool-bar.el
17677 17774
17678 (defvar tool-bar-mode nil "\ 17775 (defvar tool-bar-mode nil "\
17679 Non-nil if Tool-Bar mode is enabled. 17776 Non-nil if Tool-Bar mode is enabled.
17680 See the command `tool-bar-mode' for a description of this minor-mode. 17777 See the command `tool-bar-mode' for a description of this minor-mode.
17720 function." nil nil) 17817 function." nil nil)
17721 17818
17722 ;;;*** 17819 ;;;***
17723 17820
17724 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 17821 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
17725 ;;;;;; (15425 58604)) 17822 ;;;;;; (15427 61506))
17726 ;;; Generated autoloads from tooltip.el 17823 ;;; Generated autoloads from tooltip.el
17727 17824
17728 (autoload (quote tooltip-mode) "tooltip" "\ 17825 (autoload (quote tooltip-mode) "tooltip" "\
17729 Mode for tooltip display. 17826 Mode for tooltip display.
17730 With ARG, turn tooltip mode on if and only if ARG is positive." t nil) 17827 With ARG, turn tooltip mode on if and only if ARG is positive." t nil)
17738 17835
17739 (custom-add-load (quote tooltip-mode) (quote tooltip)) 17836 (custom-add-load (quote tooltip-mode) (quote tooltip))
17740 17837
17741 ;;;*** 17838 ;;;***
17742 17839
17743 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15402 17840 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15417
17744 ;;;;;; 32084)) 17841 ;;;;;; 7421))
17745 ;;; Generated autoloads from emulation/tpu-edt.el 17842 ;;; Generated autoloads from emulation/tpu-edt.el
17746 17843
17747 (defalias (quote tpu-edt-mode) (quote tpu-edt-on)) 17844 (defalias (quote tpu-edt-mode) (quote tpu-edt-on))
17748 17845
17749 (defalias (quote tpu-edt) (quote tpu-edt-on)) 17846 (defalias (quote tpu-edt) (quote tpu-edt-on))
18370 `vc-annotate-very-old-color' defines the mapping of time to 18467 `vc-annotate-very-old-color' defines the mapping of time to
18371 colors. `vc-annotate-background' specifies the background color." t nil) 18468 colors. `vc-annotate-background' specifies the background color." t nil)
18372 18469
18373 ;;;*** 18470 ;;;***
18374 18471
18375 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15425 28362)) 18472 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15427 61506))
18376 ;;; Generated autoloads from vc-cvs.el 18473 ;;; Generated autoloads from vc-cvs.el
18377 (defun vc-cvs-registered (f) 18474 (defun vc-cvs-registered (f)
18378 (when (file-readable-p (expand-file-name 18475 (when (file-readable-p (expand-file-name
18379 "CVS/Entries" (file-name-directory f))) 18476 "CVS/Entries" (file-name-directory f)))
18380 (require 'vc-cvs) 18477 (require 'vc-cvs)
18410 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))))) 18507 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)))))
18411 18508
18412 ;;;*** 18509 ;;;***
18413 18510
18414 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 18511 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
18415 ;;;;;; (15441 20097)) 18512 ;;;;;; (15444 42464))
18416 ;;; Generated autoloads from progmodes/vhdl-mode.el 18513 ;;; Generated autoloads from progmodes/vhdl-mode.el
18417 18514
18418 (autoload (quote vhdl-mode) "vhdl-mode" "\ 18515 (autoload (quote vhdl-mode) "vhdl-mode" "\
18419 Major mode for editing VHDL code. 18516 Major mode for editing VHDL code.
18420 18517
18965 Turn on VIP emulation of VI." t nil) 19062 Turn on VIP emulation of VI." t nil)
18966 19063
18967 ;;;*** 19064 ;;;***
18968 19065
18969 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 19066 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
18970 ;;;;;; (15425 28363)) 19067 ;;;;;; (15464 26328))
18971 ;;; Generated autoloads from emulation/viper.el 19068 ;;; Generated autoloads from emulation/viper.el
18972 19069
18973 (autoload (quote toggle-viper-mode) "viper" "\ 19070 (autoload (quote toggle-viper-mode) "viper" "\
18974 Toggle Viper on/off. 19071 Toggle Viper on/off.
18975 If Viper is enabled, turn it off. Otherwise, turn it on." t nil) 19072 If Viper is enabled, turn it off. Otherwise, turn it on." t nil)
18977 (autoload (quote viper-mode) "viper" "\ 19074 (autoload (quote viper-mode) "viper" "\
18978 Turn on Viper emulation of Vi." t nil) 19075 Turn on Viper emulation of Vi." t nil)
18979 19076
18980 ;;;*** 19077 ;;;***
18981 19078
18982 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15390 29811)) 19079 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15391 60705))
18983 ;;; Generated autoloads from net/webjump.el 19080 ;;; Generated autoloads from net/webjump.el
18984 19081
18985 (autoload (quote webjump) "webjump" "\ 19082 (autoload (quote webjump) "webjump" "\
18986 Jumps to a Web site from a programmable hotlist. 19083 Jumps to a Web site from a programmable hotlist.
18987 19084
19162 With arg, turn widget mode on if and only if arg is positive." t nil) 19259 With arg, turn widget mode on if and only if arg is positive." t nil)
19163 19260
19164 ;;;*** 19261 ;;;***
19165 19262
19166 ;;;### (autoloads (widget-delete widget-create widget-prompt-value) 19263 ;;;### (autoloads (widget-delete widget-create widget-prompt-value)
19167 ;;;;;; "wid-edit" "wid-edit.el" (15413 39890)) 19264 ;;;;;; "wid-edit" "wid-edit.el" (15417 7410))
19168 ;;; Generated autoloads from wid-edit.el 19265 ;;; Generated autoloads from wid-edit.el
19169 19266
19170 (autoload (quote widget-prompt-value) "wid-edit" "\ 19267 (autoload (quote widget-prompt-value) "wid-edit" "\
19171 Prompt for a value matching WIDGET, using PROMPT. 19268 Prompt for a value matching WIDGET, using PROMPT.
19172 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil) 19269 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil)
19240 With arg, turn Winner mode on if and only if arg is positive." t nil) 19337 With arg, turn Winner mode on if and only if arg is positive." t nil)
19241 19338
19242 ;;;*** 19339 ;;;***
19243 19340
19244 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 19341 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
19245 ;;;;;; "woman.el" (15413 39890)) 19342 ;;;;;; "woman.el" (15417 7411))
19246 ;;; Generated autoloads from woman.el 19343 ;;; Generated autoloads from woman.el
19247 19344
19248 (autoload (quote woman) "woman" "\ 19345 (autoload (quote woman) "woman" "\
19249 Browse UN*X man page for TOPIC (Without using external Man program). 19346 Browse UN*X man page for TOPIC (Without using external Man program).
19250 The major browsing mode used is essentially the standard Man mode. 19347 The major browsing mode used is essentially the standard Man mode.
19381 C-q DEL ws-kill-bol 19478 C-q DEL ws-kill-bol
19382 " t nil) 19479 " t nil)
19383 19480
19384 ;;;*** 19481 ;;;***
19385 19482
19386 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15384 19483 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15391
19387 ;;;;;; 21744)) 19484 ;;;;;; 60521))
19388 ;;; Generated autoloads from xt-mouse.el 19485 ;;; Generated autoloads from xt-mouse.el
19389 19486
19390 (autoload (quote xterm-mouse-mode) "xt-mouse" "\ 19487 (autoload (quote xterm-mouse-mode) "xt-mouse" "\
19391 Toggle XTerm mouse mode. 19488 Toggle XTerm mouse mode.
19392 With prefix arg, turn XTerm mouse mode on iff arg is positive. 19489 With prefix arg, turn XTerm mouse mode on iff arg is positive.
19394 Turn it on to use emacs mouse commands, and off to use xterm mouse commands." t nil) 19491 Turn it on to use emacs mouse commands, and off to use xterm mouse commands." t nil)
19395 19492
19396 ;;;*** 19493 ;;;***
19397 19494
19398 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 19495 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
19399 ;;;;;; yow) "yow" "play/yow.el" (15401 43553)) 19496 ;;;;;; yow) "yow" "play/yow.el" (15417 7434))
19400 ;;; Generated autoloads from play/yow.el 19497 ;;; Generated autoloads from play/yow.el
19401 19498
19402 (autoload (quote yow) "yow" "\ 19499 (autoload (quote yow) "yow" "\
19403 Return or display a random Zippy quotation. With prefix arg, insert it." t nil) 19500 Return or display a random Zippy quotation. With prefix arg, insert it." t nil)
19404 19501
19421 Zone out, completely." t nil) 19518 Zone out, completely." t nil)
19422 19519
19423 ;;;*** 19520 ;;;***
19424 19521
19425 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" 19522 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
19426 ;;;;;; "net/zone-mode.el" (15390 29811)) 19523 ;;;;;; "net/zone-mode.el" (15391 60705))
19427 ;;; Generated autoloads from net/zone-mode.el 19524 ;;; Generated autoloads from net/zone-mode.el
19428 19525
19429 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ 19526 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
19430 Update the serial number in a zone if the file was modified." t nil) 19527 Update the serial number in a zone if the file was modified." t nil)
19431 19528
19439 19536
19440 - fontification" t nil) 19537 - fontification" t nil)
19441 19538
19442 ;;;*** 19539 ;;;***
19443 19540
19444 ;;;### (autoloads nil nil ("w32-vars.el" "term/sun-mouse.el" "international/mule-cmds.el" 19541 ;;;### (autoloads nil nil ("term/xterm.el" "term/x-win.el" "term/w32-win.el"
19445 ;;;;;; "emacs-lisp/lisp-mode.el" "finder-inf.el" "progmodes/mantemp.el" 19542 ;;;;;; "term/tty-colors.el" "term/rxvt.el" "term/pc-win.el" "net/ldap.el"
19446 ;;;;;; "progmodes/idlw-toolbar.el" "progmodes/idlw-rinfo.el" "progmodes/ebnf-yac.el" 19543 ;;;;;; "net/eudcb-ph.el" "net/eudcb-ldap.el" "net/eudcb-bbdb.el"
19447 ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-bnf.el" 19544 ;;;;;; "net/eudc-vars.el" "eshell/esh-cmd.el" "emacs-lisp/cl-seq.el"
19448 ;;;;;; "progmodes/cc-menus.el" "progmodes/cc-engine.el" "progmodes/cc-defs.el" 19545 ;;;;;; "calendar/parse-time.el" "w32-fns.el" "tempo.el" "scroll-bar.el"
19449 ;;;;;; "progmodes/cc-compat.el" "progmodes/cc-cmds.el" "progmodes/cc-bytecomp.el" 19546 ;;;;;; "replace.el" "mouse.el" "loadup.el" "generic-x.el" "frame.el"
19450 ;;;;;; "progmodes/cc-align.el" "progmodes/ada-xref.el" "progmodes/ada-prj.el" 19547 ;;;;;; "cus-load.el" "bindings.el" "obsolete/mlsupport.el" "obsolete/hilit19.el"
19451 ;;;;;; "play/meese.el" "play/gametree.el" "obsolete/x-menu.el" "obsolete/x-apollo.el" 19548 ;;;;;; "obsolete/cplus-md.el" "mail/mh-pick.el" "language/vietnamese.el"
19452 ;;;;;; "obsolete/uncompress.el" "obsolete/sun-fns.el" "obsolete/sun-curs.el" 19549 ;;;;;; "language/utf-8-lang.el" "language/tibetan.el" "language/thai.el"
19453 ;;;;;; "obsolete/sc.el" "obsolete/rnews.el" "obsolete/profile.el" 19550 ;;;;;; "language/slovak.el" "language/lao.el" "language/korean.el"
19454 ;;;;;; "obsolete/ooutline.el" "obsolete/c-mode.el" "mail/vms-pmail.el" 19551 ;;;;;; "language/japanese.el" "language/indian.el" "language/hebrew.el"
19455 ;;;;;; "mail/uce.el" "mail/rfc822.el" "mail/rfc2368.el" "mail/mspools.el" 19552 ;;;;;; "language/greek.el" "language/georgian.el" "language/european.el"
19456 ;;;;;; "mail/mh-seq.el" "mail/mh-funcs.el" "mail/mailpost.el" "mail/mailheader.el" 19553 ;;;;;; "language/czech.el" "language/cyrillic.el" "language/chinese.el"
19457 ;;;;;; "mail/blessmail.el" "language/romanian.el" "language/misc-lang.el" 19554 ;;;;;; "international/utf-8.el" "international/utf-8-subst.el" "international/ogonek.el"
19458 ;;;;;; "language/ethiopic.el" "language/english.el" "language/devanagari.el" 19555 ;;;;;; "international/mule.el" "international/mule-conf.el" "international/iso-insert.el"
19459 ;;;;;; "international/swedish.el" "international/latin-9.el" "international/latin-8.el" 19556 ;;;;;; "international/characters.el" "calc/calc-mtx.el" "calc/calc-math.el"
19460 ;;;;;; "international/latin-5.el" "international/latin-4.el" "international/latin-3.el" 19557 ;;;;;; "calc/calc-maint.el" "calc/calc-forms.el" "gnus/nntp.el"
19461 ;;;;;; "international/latin-2.el" "international/latin-1.el" "international/ja-dic-utl.el" 19558 ;;;;;; "gnus/nnspool.el" "gnus/nnmail.el" "gnus/mm-util.el" "gnus/mailcap.el"
19462 ;;;;;; "international/ja-dic-cnv.el" "international/iso-swed.el" 19559 ;;;;;; "gnus/imap.el" "gnus/gnus-sum.el" "gnus/gnus-cite.el" "eshell/esh-groups.el"
19463 ;;;;;; "international/iso-ascii.el" "calc/calcsel2.el" "calc/calccomp.el" 19560 ;;;;;; "eshell/em-ls.el" "emulation/viper-mous.el" "emulation/viper-macs.el"
19464 ;;;;;; "calc/calcalg3.el" "calc/calcalg2.el" "calc/calc-yank.el" 19561 ;;;;;; "emulation/viper-keym.el" "emulation/viper-init.el" "emulation/viper-ex.el"
19465 ;;;;;; "calc/calc-vec.el" "calc/calc-units.el" "calc/calc-undo.el" 19562 ;;;;;; "emulation/viper-cmd.el" "emulation/tpu-mapper.el" "emulation/edt-mapper.el"
19466 ;;;;;; "calc/calc-trail.el" "calc/calc-stuff.el" "calc/calc-store.el" 19563 ;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/find-gc.el"
19467 ;;;;;; "calc/calc-stat.el" "calc/calc-sel.el" "calc/calc-rules.el" 19564 ;;;;;; "emacs-lisp/ewoc.el" "emacs-lisp/cl-macs.el" "emacs-lisp/byte-opt.el"
19468 ;;;;;; "calc/calc-rewr.el" "calc/calc-prog.el" "calc/calc-poly.el" 19565 ;;;;;; "emacs-lisp/authors.el" "textmodes/reftex-global.el" "textmodes/makeinfo.el"
19469 ;;;;;; "calc/calc-mode.el" "calc/calc-misc.el" "calc/calc-map.el" 19566 ;;;;;; "textmodes/fill.el" "term/internal.el" "xscheme.el" "xml.el"
19470 ;;;;;; "calc/calc-macs.el" "calc/calc-lang.el" "calc/calc-keypd.el" 19567 ;;;;;; "vt-control.el" "version.el" "vc-hooks.el" "select.el" "pcvs-util.el"
19471 ;;;;;; "calc/calc-incom.el" "calc/calc-help.el" "calc/calc-graph.el" 19568 ;;;;;; "pcvs-info.el" "format.el" "foldout.el" "float-sup.el" "ediff-vers.el"
19472 ;;;;;; "calc/calc-funcs.el" "calc/calc-frac.el" "calc/calc-fin.el" 19569 ;;;;;; "ediff-ptch.el" "ediff-merg.el" "ediff-diff.el" "custom.el"
19473 ;;;;;; "calc/calc-embed.el" "calc/calc-cplx.el" "calc/calc-comb.el" 19570 ;;;;;; "case-table.el" "buff-menu.el" "allout.el" "abbrevlist.el"
19474 ;;;;;; "calc/calc-bin.el" "calc/calc-arith.el" "calc/calc-alg.el" 19571 ;;;;;; "abbrev.el" "byte-run.el" "cdl.el" "cus-dep.el" "dos-fns.el"
19475 ;;;;;; "calc/calc-aent.el" "gnus/webmail.el" "gnus/utf7.el" "gnus/starttls.el" 19572 ;;;;;; "dos-vars.el" "dos-w32.el" "electric.el" "emacs-lock.el"
19476 ;;;;;; "gnus/rfc2231.el" "gnus/rfc2104.el" "gnus/rfc2047.el" "gnus/rfc2045.el" 19573 ;;;;;; "env.el" "forms-d2.el" "forms-pass.el" "kermit.el" "map-ynp.el"
19477 ;;;;;; "gnus/rfc1843.el" "gnus/qp.el" "gnus/pop3.el" "gnus/nnweb.el" 19574 ;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "patcomp.el" "paths.el"
19478 ;;;;;; "gnus/nnwarchive.el" "gnus/nnvirtual.el" "gnus/nnultimate.el" 19575 ;;;;;; "pcvs-parse.el" "regi.el" "s-region.el" "saveplace.el" "soundex.el"
19479 ;;;;;; "gnus/nnslashdot.el" "gnus/nnoo.el" "gnus/nnmh.el" "gnus/nnmbox.el" 19576 ;;;;;; "subdirs.el" "tcp.el" "timezone.el" "uniquify.el" "unused.el"
19480 ;;;;;; "gnus/nnlistserv.el" "gnus/nnimap.el" "gnus/nnheader.el" 19577 ;;;;;; "vcursor.el" "vms-patch.el" "vmsproc.el" "vt100-led.el" "widget.el"
19481 ;;;;;; "gnus/nngateway.el" "gnus/nneething.el" "gnus/nndraft.el" 19578 ;;;;;; "term/AT386.el" "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el"
19482 ;;;;;; "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el" "gnus/mml.el" 19579 ;;;;;; "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el"
19483 ;;;;;; "gnus/mm-encode.el" "gnus/mm-decode.el" "gnus/mm-bodies.el" 19580 ;;;;;; "term/mac-win.el" "term/news.el" "term/sun.el" "term/sup-mouse.el"
19484 ;;;;;; "gnus/messcompat.el" "gnus/mail-source.el" "gnus/mail-prsvr.el" 19581 ;;;;;; "term/tvi970.el" "term/vt100.el" "term/vt102.el" "term/vt125.el"
19485 ;;;;;; "gnus/mail-parse.el" "gnus/ietf-drums.el" "gnus/gnus-vm.el" 19582 ;;;;;; "term/vt200.el" "term/vt201.el" "term/vt220.el" "term/vt240.el"
19486 ;;;;;; "gnus/gnus-uu.el" "gnus/gnus-util.el" "gnus/gnus-undo.el" 19583 ;;;;;; "term/vt300.el" "term/vt320.el" "term/vt400.el" "term/vt420.el"
19487 ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-srvr.el" "gnus/gnus-setup.el" 19584 ;;;;;; "term/wyse50.el" "textmodes/bib-mode.el" "textmodes/page-ext.el"
19488 ;;;;;; "gnus/gnus-score.el" "gnus/gnus-salt.el" "gnus/gnus-range.el" 19585 ;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el"
19489 ;;;;;; "gnus/gnus-nocem.el" "gnus/gnus-mh.el" "gnus/gnus-logic.el" 19586 ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
19490 ;;;;;; "gnus/gnus-int.el" "gnus/gnus-gl.el" "gnus/gnus-ems.el" "gnus/gnus-eform.el" 19587 ;;;;;; "textmodes/reftex-parse.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el"
19491 ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-draft.el" "gnus/gnus-demon.el" 19588 ;;;;;; "textmodes/reftex-toc.el" "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el"
19492 ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-bcklg.el" "gnus/gnus-async.el" 19589 ;;;;;; "calendar/cal-china.el" "calendar/cal-coptic.el" "calendar/cal-french.el"
19493 ;;;;;; "gnus/format-spec.el" "gnus/flow-fill.el" "eshell/esh-var.el" 19590 ;;;;;; "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el"
19494 ;;;;;; "eshell/esh-util.el" "eshell/esh-proc.el" "eshell/esh-opt.el" 19591 ;;;;;; "calendar/cal-mayan.el" "calendar/cal-move.el" "calendar/cal-persia.el"
19495 ;;;;;; "eshell/esh-module.el" "eshell/esh-maint.el" "eshell/esh-io.el" 19592 ;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "emacs-lisp/assoc.el"
19496 ;;;;;; "eshell/esh-ext.el" "eshell/esh-arg.el" "eshell/em-xtra.el" 19593 ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-specs.el"
19497 ;;;;;; "eshell/em-unix.el" "eshell/em-term.el" "eshell/em-smart.el" 19594 ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/float.el" "emacs-lisp/gulp.el"
19498 ;;;;;; "eshell/em-script.el" "eshell/em-rebind.el" "eshell/em-prompt.el" 19595 ;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el"
19499 ;;;;;; "eshell/em-pred.el" "eshell/em-hist.el" "eshell/em-glob.el" 19596 ;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/sregex.el" "emulation/edt-lk201.el"
19500 ;;;;;; "eshell/em-dirs.el" "eshell/em-cmpl.el" "eshell/em-basic.el" 19597 ;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "eshell/em-alias.el"
19501 ;;;;;; "eshell/em-banner.el" "eshell/em-alias.el" "emulation/edt-vt100.el" 19598 ;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
19502 ;;;;;; "emulation/edt-pc.el" "emulation/edt-lk201.el" "emacs-lisp/sregex.el" 19599 ;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
19503 ;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/lselect.el" "emacs-lisp/lmenu.el" 19600 ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
19504 ;;;;;; "emacs-lisp/levents.el" "emacs-lisp/gulp.el" "emacs-lisp/float.el" 19601 ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
19505 ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cl-extra.el" 19602 ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
19506 ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/assoc.el" "calendar/cal-x.el" 19603 ;;;;;; "eshell/esh-ext.el" "eshell/esh-io.el" "eshell/esh-maint.el"
19507 ;;;;;; "calendar/cal-tex.el" "calendar/cal-persia.el" "calendar/cal-move.el" 19604 ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
19508 ;;;;;; "calendar/cal-menu.el" "calendar/cal-mayan.el" "calendar/cal-julian.el" 19605 ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "gnus/flow-fill.el"
19509 ;;;;;; "calendar/cal-iso.el" "calendar/cal-islam.el" "calendar/cal-french.el" 19606 ;;;;;; "gnus/format-spec.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
19510 ;;;;;; "calendar/cal-coptic.el" "calendar/cal-china.el" "textmodes/text-mode.el" 19607 ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-draft.el"
19511 ;;;;;; "textmodes/texnfo-upd.el" "textmodes/reftex-vars.el" "textmodes/reftex-toc.el" 19608 ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el"
19512 ;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-ref.el" "textmodes/reftex-parse.el" 19609 ;;;;;; "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
19513 ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-auc.el" "textmodes/refer.el" 19610 ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el"
19514 ;;;;;; "textmodes/refbib.el" "textmodes/paragraphs.el" "textmodes/page.el" 19611 ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el"
19515 ;;;;;; "textmodes/page-ext.el" "textmodes/bib-mode.el" "term/wyse50.el" 19612 ;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el"
19516 ;;;;;; "term/vt420.el" "term/vt400.el" "term/vt320.el" "term/vt300.el" 19613 ;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el"
19517 ;;;;;; "term/vt240.el" "term/vt220.el" "term/vt201.el" "term/vt200.el" 19614 ;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el"
19518 ;;;;;; "term/vt125.el" "term/vt102.el" "term/vt100.el" "term/tvi970.el" 19615 ;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
19519 ;;;;;; "term/sup-mouse.el" "term/sun.el" "term/news.el" "term/mac-win.el" 19616 ;;;;;; "gnus/mm-encode.el" "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el"
19520 ;;;;;; "term/lk201.el" "term/linux.el" "term/keyswap.el" "term/iris-ansi.el" 19617 ;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el"
19521 ;;;;;; "term/bobcat.el" "term/bg-mouse.el" "term/apollo.el" "term/AT386.el" 19618 ;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el"
19522 ;;;;;; "widget.el" "vt100-led.el" "vmsproc.el" "vms-patch.el" "vcursor.el" 19619 ;;;;;; "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnoo.el" "gnus/nnslashdot.el"
19523 ;;;;;; "unused.el" "uniquify.el" "timezone.el" "tcp.el" "subdirs.el" 19620 ;;;;;; "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el"
19524 ;;;;;; "soundex.el" "saveplace.el" "s-region.el" "register.el" "regi.el" 19621 ;;;;;; "gnus/nnweb.el" "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el"
19525 ;;;;;; "pcvs-parse.el" "paths.el" "patcomp.el" "mouse-drag.el" "mouse-copy.el" 19622 ;;;;;; "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el"
19526 ;;;;;; "misc.el" "map-ynp.el" "kermit.el" "forms-pass.el" "forms-d2.el" 19623 ;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "calc/calc-aent.el"
19527 ;;;;;; "env.el" "emacs-lock.el" "electric.el" "dos-w32.el" "dos-vars.el" 19624 ;;;;;; "calc/calc-alg.el" "calc/calc-arith.el" "calc/calc-bin.el"
19528 ;;;;;; "dos-fns.el" "cus-dep.el" "cdl.el" "byte-run.el" "abbrev.el" 19625 ;;;;;; "calc/calc-comb.el" "calc/calc-cplx.el" "calc/calc-embed.el"
19529 ;;;;;; "abbrevlist.el" "allout.el" "buff-menu.el" "case-table.el" 19626 ;;;;;; "calc/calc-fin.el" "calc/calc-frac.el" "calc/calc-funcs.el"
19530 ;;;;;; "custom.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el" 19627 ;;;;;; "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el"
19531 ;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "float-sup.el" 19628 ;;;;;; "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-macs.el"
19532 ;;;;;; "foldout.el" "format.el" "indent.el" "isearch.el" "pcvs-info.el" 19629 ;;;;;; "calc/calc-map.el" "calc/calc-misc.el" "calc/calc-mode.el"
19533 ;;;;;; "pcvs-util.el" "select.el" "vc-hooks.el" "version.el" "vt-control.el" 19630 ;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
19534 ;;;;;; "xml.el" "xscheme.el" "term/internal.el" "textmodes/fill.el" 19631 ;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
19535 ;;;;;; "textmodes/makeinfo.el" "textmodes/reftex-global.el" "emacs-lisp/authors.el" 19632 ;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
19536 ;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/cl-macs.el" "emacs-lisp/ewoc.el" 19633 ;;;;;; "calc/calc-undo.el" "calc/calc-units.el" "calc/calc-vec.el"
19537 ;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp.el" 19634 ;;;;;; "calc/calc-yank.el" "calc/calcalg2.el" "calc/calcalg3.el"
19538 ;;;;;; "emulation/edt-mapper.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el" 19635 ;;;;;; "calc/calccomp.el" "calc/calcsel2.el" "international/iso-ascii.el"
19539 ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 19636 ;;;;;; "international/iso-swed.el" "international/ja-dic-cnv.el"
19540 ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 19637 ;;;;;; "international/ja-dic-utl.el" "international/latin-1.el"
19541 ;;;;;; "eshell/em-ls.el" "eshell/esh-groups.el" "gnus/gnus-cite.el" 19638 ;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el"
19542 ;;;;;; "gnus/gnus-sum.el" "gnus/imap.el" "gnus/mailcap.el" "gnus/mm-util.el" 19639 ;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el"
19543 ;;;;;; "gnus/mm-view.el" "gnus/nnmail.el" "gnus/nnspool.el" "gnus/nntp.el" 19640 ;;;;;; "international/swedish.el" "language/devanagari.el" "language/english.el"
19544 ;;;;;; "calc/calc-forms.el" "calc/calc-maint.el" "calc/calc-math.el" 19641 ;;;;;; "language/ethiopic.el" "language/misc-lang.el" "language/romanian.el"
19545 ;;;;;; "calc/calc-mtx.el" "international/characters.el" "international/iso-insert.el" 19642 ;;;;;; "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el"
19546 ;;;;;; "international/mule-conf.el" "international/mule.el" "international/ogonek.el" 19643 ;;;;;; "mail/mh-funcs.el" "mail/mh-seq.el" "mail/mspools.el" "mail/rfc2368.el"
19547 ;;;;;; "international/utf-8-subst.el" "international/utf-8.el" "language/chinese.el" 19644 ;;;;;; "mail/rfc822.el" "mail/vms-pmail.el" "obsolete/c-mode.el"
19548 ;;;;;; "language/cyrillic.el" "language/czech.el" "language/european.el" 19645 ;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el"
19549 ;;;;;; "language/georgian.el" "language/greek.el" "language/hebrew.el" 19646 ;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el"
19550 ;;;;;; "language/indian.el" "language/japanese.el" "language/korean.el" 19647 ;;;;;; "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el"
19551 ;;;;;; "language/lao.el" "language/slovak.el" "language/thai.el" 19648 ;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
19552 ;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el" 19649 ;;;;;; "progmodes/ada-xref.el" "progmodes/cc-align.el" "progmodes/cc-bytecomp.el"
19553 ;;;;;; "mail/mh-pick.el" "obsolete/cplus-md.el" "obsolete/hilit19.el" 19650 ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el"
19554 ;;;;;; "obsolete/mlsupport.el" "bindings.el" "cus-load.el" "cus-start.el" 19651 ;;;;;; "progmodes/cc-engine.el" "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el"
19555 ;;;;;; "ediff-hook.el" "faces.el" "files.el" "frame.el" "generic-x.el" 19652 ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el"
19556 ;;;;;; "help.el" "loadup.el" "menu-bar.el" "mouse.el" "replace.el" 19653 ;;;;;; "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el"
19557 ;;;;;; "scroll-bar.el" "simple.el" "startup.el" "subr.el" "tempo.el" 19654 ;;;;;; "emacs-lisp/lisp-mode.el" "term/sun-mouse.el" "w32-vars.el"
19558 ;;;;;; "w32-fns.el" "window.el" "calendar/parse-time.el" "emacs-lisp/cl-seq.el" 19655 ;;;;;; "cus-start.el" "ediff-hook.el" "ediff-init.el" "ediff-wind.el"
19559 ;;;;;; "eshell/esh-cmd.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" 19656 ;;;;;; "faces.el" "files.el" "finder-inf.el" "help.el" "indent.el"
19560 ;;;;;; "net/eudcb-ldap.el" "net/eudcb-ph.el" "net/ldap.el" "play/gamegrid.el" 19657 ;;;;;; "isearch.el" "menu-bar.el" "register.el" "simple.el" "startup.el"
19561 ;;;;;; "term/pc-win.el" "term/rxvt.el" "term/tty-colors.el" "term/w32-win.el" 19658 ;;;;;; "subr.el" "window.el" "calendar/cal-menu.el" "gnus/mm-view.el"
19562 ;;;;;; "term/x-win.el" "term/xterm.el") (15450 56890 602)) 19659 ;;;;;; "gnus/mml.el" "mail/uce.el" "emacs-lisp/byte-lexbind.el"
19660 ;;;;;; "emulation/viper-util.el" "international/mule-cmds.el" "play/gamegrid.el"
19661 ;;;;;; "textmodes/text-mode.el") (15466 8345 472263))
19563 19662
19564 ;;;*** 19663 ;;;***
19565 19664
19566 ;; Local Variables: 19665 ;; Local Variables:
19567 ;; version-control: never 19666 ;; version-control: never