comparison lisp/loaddefs.el @ 42730:dc367917901b

Regenerated.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 13 Jan 2002 17:19:00 +0000
parents 3465372c9239
children 7a19d4477f47
comparison
equal deleted inserted replaced
42729:5814fed2f430 42730:dc367917901b
50 should return a grid vector array that is the new solution." t nil) 50 should return a grid vector array that is the new solution." t nil)
51 51
52 ;;;*** 52 ;;;***
53 53
54 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 54 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
55 ;;;;;; (15394 64300)) 55 ;;;;;; (15425 28364))
56 ;;; Generated autoloads from progmodes/ada-mode.el 56 ;;; Generated autoloads from progmodes/ada-mode.el
57 57
58 (autoload (quote ada-add-extensions) "ada-mode" "\ 58 (autoload (quote ada-add-extensions) "ada-mode" "\
59 Define SPEC and BODY as being valid extensions for Ada files. 59 Define SPEC and BODY as being valid extensions for Ada files.
60 Going from body to spec with `ff-find-other-file' used these 60 Going from body to spec with `ff-find-other-file' used these
390 A replacement function for `newline-and-indent', aligning as it goes." t nil) 390 A replacement function for `newline-and-indent', aligning as it goes." t nil)
391 391
392 ;;;*** 392 ;;;***
393 393
394 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 394 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
395 ;;;;;; "net/ange-ftp.el" (15322 26506)) 395 ;;;;;; "net/ange-ftp.el" (15425 28364))
396 ;;; Generated autoloads from net/ange-ftp.el 396 ;;; Generated autoloads from net/ange-ftp.el
397 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 397 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
398 398
399 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ 399 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\
400 Reread remote directory DIR to update the directory cache. 400 Reread remote directory DIR to update the directory cache.
453 This is a good function to put in `comint-output-filter-functions'." nil nil) 453 This is a good function to put in `comint-output-filter-functions'." nil nil)
454 454
455 ;;;*** 455 ;;;***
456 456
457 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 457 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
458 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15384 21747)) 458 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15411 14806))
459 ;;; Generated autoloads from progmodes/antlr-mode.el 459 ;;; Generated autoloads from progmodes/antlr-mode.el
460 460
461 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 461 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
462 Show Makefile rules for all grammar files in the current directory. 462 Show Makefile rules for all grammar files in the current directory.
463 If the `major-mode' of the current buffer has the value `makefile-mode', 463 If the `major-mode' of the current buffer has the value `makefile-mode',
538 They specify the range of dates that the diary is being processed for." nil nil) 538 They specify the range of dates that the diary is being processed for." nil nil)
539 539
540 ;;;*** 540 ;;;***
541 541
542 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command 542 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command
543 ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15358 543 ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15425
544 ;;;;;; 31081)) 544 ;;;;;; 28360))
545 ;;; Generated autoloads from apropos.el 545 ;;; Generated autoloads from apropos.el
546 546
547 (autoload (quote apropos-mode) "apropos" "\ 547 (autoload (quote apropos-mode) "apropos" "\
548 Major mode for following hyperlinks in output of apropos commands. 548 Major mode for following hyperlinks in output of apropos commands.
549 549
583 bindings. 583 bindings.
584 Returns list of symbols and documentation found." t nil) 584 Returns list of symbols and documentation found." t nil)
585 585
586 ;;;*** 586 ;;;***
587 587
588 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15260 588 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15425
589 ;;;;;; 30413)) 589 ;;;;;; 28360))
590 ;;; Generated autoloads from arc-mode.el 590 ;;; Generated autoloads from arc-mode.el
591 591
592 (autoload (quote archive-mode) "arc-mode" "\ 592 (autoload (quote archive-mode) "arc-mode" "\
593 Major mode for viewing an archive file in a dired-like way. 593 Major mode for viewing an archive file in a dired-like way.
594 You can move around using the usual cursor motion commands. 594 You can move around using the usual cursor motion commands.
602 602
603 \\{archive-mode-map}" nil nil) 603 \\{archive-mode-map}" nil nil)
604 604
605 ;;;*** 605 ;;;***
606 606
607 ;;;### (autoloads (array-mode) "array" "array.el" (15384 21740)) 607 ;;;### (autoloads (array-mode) "array" "array.el" (15425 28360))
608 ;;; Generated autoloads from array.el 608 ;;; Generated autoloads from array.el
609 609
610 (autoload (quote array-mode) "array" "\ 610 (autoload (quote array-mode) "array" "\
611 Major mode for editing arrays. 611 Major mode for editing arrays.
612 612
620 Setting the variable 'array-respect-tabs to non-nil will prevent TAB conversion, 620 Setting the variable 'array-respect-tabs to non-nil will prevent TAB conversion,
621 but will cause many functions to give errors if they encounter one. 621 but will cause many functions to give errors if they encounter one.
622 622
623 Upon entering array mode, you will be prompted for the values of 623 Upon entering array mode, you will be prompted for the values of
624 several variables. Others will be calculated based on the values you 624 several variables. Others will be calculated based on the values you
625 supply. These variables are all local the the buffer. Other buffer 625 supply. These variables are all local to the buffer. Other buffer
626 in array mode may have different values assigned to the variables. 626 in array mode may have different values assigned to the variables.
627 The variables are: 627 The variables are:
628 628
629 Variables you assign: 629 Variables you assign:
630 array-max-row: The number of rows in the array. 630 array-max-row: The number of rows in the array.
671 671
672 Entering array mode calls the function `array-mode-hook'." t nil) 672 Entering array mode calls the function `array-mode-hook'." t nil)
673 673
674 ;;;*** 674 ;;;***
675 675
676 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15384 676 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15425
677 ;;;;;; 21747)) 677 ;;;;;; 28364))
678 ;;; Generated autoloads from textmodes/artist.el 678 ;;; Generated autoloads from textmodes/artist.el
679 679
680 (autoload (quote artist-mode) "artist" "\ 680 (autoload (quote artist-mode) "artist" "\
681 Toggle artist mode. With arg, turn artist mode on if arg is positive. 681 Toggle artist mode. With arg, turn artist mode on if arg is positive.
682 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses 682 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses
1013 1013
1014 ;;;*** 1014 ;;;***
1015 1015
1016 ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories 1016 ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
1017 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1017 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1018 ;;;;;; (15384 21745)) 1018 ;;;;;; (15425 28362))
1019 ;;; Generated autoloads from emacs-lisp/autoload.el 1019 ;;; Generated autoloads from emacs-lisp/autoload.el
1020 1020
1021 (autoload (quote update-file-autoloads) "autoload" "\ 1021 (autoload (quote update-file-autoloads) "autoload" "\
1022 Update the autoloads for FILE in `generated-autoload-file' 1022 Update the autoloads for FILE in `generated-autoload-file'
1023 \(which FILE might bind in its local variables). 1023 \(which FILE might bind in its local variables).
1665 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point 1665 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point
1666 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 1666 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
1667 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program 1667 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program
1668 ;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program 1668 ;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program
1669 ;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url" 1669 ;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url"
1670 ;;;;;; "net/browse-url.el" (15384 21746)) 1670 ;;;;;; "net/browse-url.el" (15425 28364))
1671 ;;; Generated autoloads from net/browse-url.el 1671 ;;; Generated autoloads from net/browse-url.el
1672 1672
1673 (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)) "\ 1673 (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 *Function to display the current buffer in a WWW browser. 1674 *Function to display the current buffer in a WWW browser.
1675 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 1675 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
1959 name of buffer configuration." t nil) 1959 name of buffer configuration." t nil)
1960 1960
1961 ;;;*** 1961 ;;;***
1962 1962
1963 ;;;### (autoloads (insert-text-button make-text-button insert-button 1963 ;;;### (autoloads (insert-text-button make-text-button insert-button
1964 ;;;;;; make-button define-button-type) "button" "button.el" (15328 1964 ;;;;;; make-button define-button-type) "button" "button.el" (15425
1965 ;;;;;; 62164)) 1965 ;;;;;; 28360))
1966 ;;; Generated autoloads from button.el 1966 ;;; Generated autoloads from button.el
1967 1967
1968 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "" (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 1968 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "
1969 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
1969 Keymap used by buttons.") 1970 Keymap used by buttons.")
1970 1971
1971 (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] (quote forward-button)) (define-key map [backtab] (quote backward-button)) map) "\ 1972 (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] (quote forward-button)) (define-key map [backtab] (quote backward-button)) map) "\
1972 Keymap useful for buffers containing buttons. 1973 Keymap useful for buffers containing buttons.
1973 Mode-specific keymaps may want to use this as their parent keymap.") 1974 Mode-specific keymaps may want to use this as their parent keymap.")
2230 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays 2231 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays
2231 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially 2232 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially
2232 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2233 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2233 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 2234 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
2234 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 2235 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
2235 ;;;;;; (15384 21745)) 2236 ;;;;;; (15411 14805))
2236 ;;; Generated autoloads from calendar/calendar.el 2237 ;;; Generated autoloads from calendar/calendar.el
2237 2238
2238 (defvar calendar-week-start-day 0 "\ 2239 (defvar calendar-week-start-day 0 "\
2239 *The day of the week on which a week in the calendar begins. 2240 *The day of the week on which a week in the calendar begins.
2240 0 means Sunday (default), 1 means Monday, and so on.") 2241 0 means Sunday (default), 1 means Monday, and so on.")
2703 2704
2704 ;;;*** 2705 ;;;***
2705 2706
2706 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2707 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2707 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2708 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2708 ;;;;;; (15384 21747)) 2709 ;;;;;; (15405 35669))
2709 ;;; Generated autoloads from progmodes/cc-mode.el 2710 ;;; Generated autoloads from progmodes/cc-mode.el
2710 2711
2711 (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil) 2712 (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
2712 2713
2713 (autoload (quote c-mode) "cc-mode" "\ 2714 (autoload (quote c-mode) "cc-mode" "\
2855 offset for that syntactic element. The optional argument is not used 2856 offset for that syntactic element. The optional argument is not used
2856 and exists only for compatibility reasons." t nil) 2857 and exists only for compatibility reasons." t nil)
2857 2858
2858 ;;;*** 2859 ;;;***
2859 2860
2860 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15306 37170)) 2861 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15425 28364))
2861 ;;; Generated autoloads from progmodes/cc-vars.el 2862 ;;; Generated autoloads from progmodes/cc-vars.el
2862 2863
2863 (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))) "\ 2864 (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))) "\
2864 A list of features extant in the Emacs you are using. 2865 A list of features extant in the Emacs you are using.
2865 There are many flavors of Emacs out there, each with different 2866 There are many flavors of Emacs out there, each with different
3123 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun 3124 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun
3124 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces 3125 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces
3125 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3126 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3126 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3127 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3127 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3128 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3128 ;;;;;; (15384 21745)) 3129 ;;;;;; (15425 28362))
3129 ;;; Generated autoloads from emacs-lisp/checkdoc.el 3130 ;;; Generated autoloads from emacs-lisp/checkdoc.el
3130 3131
3131 (autoload (quote checkdoc) "checkdoc" "\ 3132 (autoload (quote checkdoc) "checkdoc" "\
3132 Interactivly check the entire buffer for style errors. 3133 Interactivly check the entire buffer for style errors.
3133 The current status of the ckeck will be displayed in a buffer which 3134 The current status of the ckeck will be displayed in a buffer which
3332 a future Emacs interpreter will be able to use it.") 3333 a future Emacs interpreter will be able to use it.")
3333 3334
3334 ;;;*** 3335 ;;;***
3335 3336
3336 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3337 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3337 ;;;;;; (15358 31086)) 3338 ;;;;;; (15401 43552))
3338 ;;; Generated autoloads from emacs-lisp/cl-indent.el 3339 ;;; Generated autoloads from emacs-lisp/cl-indent.el
3339 3340
3340 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil) 3341 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
3341 3342
3342 ;;;*** 3343 ;;;***
3373 (add-hook 'same-window-buffer-names "*scheme*") 3374 (add-hook 'same-window-buffer-names "*scheme*")
3374 3375
3375 ;;;*** 3376 ;;;***
3376 3377
3377 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 3378 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
3378 ;;;;;; (15387 34065)) 3379 ;;;;;; (15401 43552))
3379 ;;; Generated autoloads from international/code-pages.el 3380 ;;; Generated autoloads from international/code-pages.el
3380 3381
3381 (autoload (quote cp-make-coding-system) "code-pages" "\ 3382 (autoload (quote cp-make-coding-system) "code-pages" "\
3382 Make coding system NAME for and 8-bit, extended-ASCII character set. 3383 Make coding system NAME for and 8-bit, extended-ASCII character set.
3383 V is a 128-long vector of characters to translate the upper half of 3384 V is a 128-long vector of characters to translate the upper half of
3434 ;;;*** 3435 ;;;***
3435 3436
3436 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3437 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3437 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3438 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3438 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3439 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3439 ;;;;;; (15394 64298)) 3440 ;;;;;; (15425 28360))
3440 ;;; Generated autoloads from comint.el 3441 ;;; Generated autoloads from comint.el
3441 3442
3442 (autoload (quote make-comint-in-buffer) "comint" "\ 3443 (autoload (quote make-comint-in-buffer) "comint" "\
3443 Make a comint process NAME in BUFFER, running PROGRAM. 3444 Make a comint process NAME in BUFFER, running PROGRAM.
3444 If BUFFER is nil, it defaults to NAME surrounded by `*'s. 3445 If BUFFER is nil, it defaults to NAME surrounded by `*'s.
3514 ;;;*** 3515 ;;;***
3515 3516
3516 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 3517 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3517 ;;;;;; compilation-mode grep-find grep compile compilation-search-path 3518 ;;;;;; compilation-mode grep-find grep compile compilation-search-path
3518 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 3519 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
3519 ;;;;;; "compile" "progmodes/compile.el" (15384 21747)) 3520 ;;;;;; "compile" "progmodes/compile.el" (15411 14806))
3520 ;;; Generated autoloads from progmodes/compile.el 3521 ;;; Generated autoloads from progmodes/compile.el
3521 3522
3522 (defvar compilation-mode-hook nil "\ 3523 (defvar compilation-mode-hook nil "\
3523 *List of hook functions run by `compilation-mode' (see `run-hooks').") 3524 *List of hook functions run by `compilation-mode' (see `run-hooks').")
3524 3525
3904 Randomly permute the elements of VECTOR (all permutations equally likely)." nil nil) 3905 Randomly permute the elements of VECTOR (all permutations equally likely)." nil nil)
3905 3906
3906 ;;;*** 3907 ;;;***
3907 3908
3908 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" 3909 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"
3909 ;;;;;; (15301 19232)) 3910 ;;;;;; (15425 28363))
3910 ;;; Generated autoloads from emacs-lisp/copyright.el 3911 ;;; Generated autoloads from emacs-lisp/copyright.el
3911 3912
3912 (autoload (quote copyright-update) "copyright" "\ 3913 (autoload (quote copyright-update) "copyright" "\
3913 Update the copyright notice at the beginning of the buffer to indicate 3914 Update the copyright notice at the beginning of the buffer to indicate
3914 the current year. If optional prefix ARG is given replace the years in the 3915 the current year. If optional prefix ARG is given replace the years in the
3920 Insert a copyright by $ORGANIZATION notice at cursor." t nil) 3921 Insert a copyright by $ORGANIZATION notice at cursor." t nil)
3921 3922
3922 ;;;*** 3923 ;;;***
3923 3924
3924 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 3925 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3925 ;;;;;; (15358 31086)) 3926 ;;;;;; (15425 28364))
3926 ;;; Generated autoloads from progmodes/cperl-mode.el 3927 ;;; Generated autoloads from progmodes/cperl-mode.el
3927 3928
3928 (autoload (quote cperl-mode) "cperl-mode" "\ 3929 (autoload (quote cperl-mode) "cperl-mode" "\
3929 Major mode for editing Perl code. 3930 Major mode for editing Perl code.
3930 Expression and list commands understand all C brackets. 3931 Expression and list commands understand all C brackets.
4171 ;;;;;; customize-apropos-options customize-apropos customize-saved 4172 ;;;;;; customize-apropos-options customize-apropos customize-saved
4172 ;;;;;; customize-customized customize-face-other-window customize-face 4173 ;;;;;; customize-customized customize-face-other-window customize-face
4173 ;;;;;; customize-option-other-window customize-changed-options customize-option 4174 ;;;;;; customize-option-other-window customize-changed-options customize-option
4174 ;;;;;; customize-group-other-window customize-group customize customize-save-variable 4175 ;;;;;; customize-group-other-window customize-group customize customize-save-variable
4175 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 4176 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
4176 ;;;;;; (15384 21741)) 4177 ;;;;;; (15411 14805))
4177 ;;; Generated autoloads from cus-edit.el 4178 ;;; Generated autoloads from cus-edit.el
4178 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 4179 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4179 4180
4180 (autoload (quote customize-set-value) "cus-edit" "\ 4181 (autoload (quote customize-set-value) "cus-edit" "\
4181 Set VARIABLE to VALUE. VALUE is a Lisp object. 4182 Set VARIABLE to VALUE. VALUE is a Lisp object.
4351 See `defface' for the format of SPEC." nil nil) 4352 See `defface' for the format of SPEC." nil nil)
4352 4353
4353 ;;;*** 4354 ;;;***
4354 4355
4355 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 4356 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
4356 ;;;;;; (15394 64298)) 4357 ;;;;;; (15425 28361))
4357 ;;; Generated autoloads from cvs-status.el 4358 ;;; Generated autoloads from cvs-status.el
4358 4359
4359 (autoload (quote cvs-status-mode) "cvs-status" "\ 4360 (autoload (quote cvs-status-mode) "cvs-status" "\
4360 Mode used for cvs status output." t nil) 4361 Mode used for cvs status output." t nil)
4361 4362
4578 " t nil) 4579 " t nil)
4579 4580
4580 ;;;*** 4581 ;;;***
4581 4582
4582 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 4583 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
4583 ;;;;;; "emacs-lisp/debug.el" (15391 40439)) 4584 ;;;;;; "emacs-lisp/debug.el" (15401 43552))
4584 ;;; Generated autoloads from emacs-lisp/debug.el 4585 ;;; Generated autoloads from emacs-lisp/debug.el
4585 4586
4586 (setq debugger (quote debug)) 4587 (setq debugger (quote debug))
4587 4588
4588 (autoload (quote debug) "debug" "\ 4589 (autoload (quote debug) "debug" "\
4787 Also inhibit further loading of it. Call this from your `.emacs' file 4788 Also inhibit further loading of it. Call this from your `.emacs' file
4788 to provide correct modes for autoloaded files." nil nil) 4789 to provide correct modes for autoloaded files." nil nil)
4789 4790
4790 ;;;*** 4791 ;;;***
4791 4792
4792 ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15391 4793 ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15401
4793 ;;;;;; 40440)) 4794 ;;;;;; 43553))
4794 ;;; Generated autoloads from language/devan-util.el 4795 ;;; Generated autoloads from language/devan-util.el
4795 4796
4796 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 4797 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
4797 4798
4798 ;;;*** 4799 ;;;***
4799 4800
4800 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" 4801 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4801 ;;;;;; (15384 21745)) 4802 ;;;;;; (15425 28362))
4802 ;;; Generated autoloads from calendar/diary-lib.el 4803 ;;; Generated autoloads from calendar/diary-lib.el
4803 4804
4804 (autoload (quote diary) "diary-lib" "\ 4805 (autoload (quote diary) "diary-lib" "\
4805 Generate the diary window for ARG days starting with the current date. 4806 Generate the diary window for ARG days starting with the current date.
4806 If no argument is provided, the number of days of diary entries is governed 4807 If no argument is provided, the number of days of diary entries is governed
4855 The backup file is the first file given to `diff'." t nil) 4856 The backup file is the first file given to `diff'." t nil)
4856 4857
4857 ;;;*** 4858 ;;;***
4858 4859
4859 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 4860 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
4860 ;;;;;; (15384 21741)) 4861 ;;;;;; (15411 14805))
4861 ;;; Generated autoloads from diff-mode.el 4862 ;;; Generated autoloads from diff-mode.el
4862 4863
4863 (autoload (quote diff-mode) "diff-mode" "\ 4864 (autoload (quote diff-mode) "diff-mode" "\
4864 Major mode for viewing/editing context diffs. 4865 Major mode for viewing/editing context diffs.
4865 Supports unified and context diffs as well as (to a lesser extent) 4866 Supports unified and context diffs as well as (to a lesser extent)
4874 4875
4875 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window 4876 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window
4876 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 4877 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
4877 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 4878 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
4878 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 4879 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
4879 ;;;;;; "dired" "dired.el" (15394 64298)) 4880 ;;;;;; "dired" "dired.el" (15425 28361))
4880 ;;; Generated autoloads from dired.el 4881 ;;; Generated autoloads from dired.el
4881 4882
4882 (defvar dired-listing-switches "-al" "\ 4883 (defvar dired-listing-switches "-al" "\
4883 *Switches passed to `ls' for dired. MUST contain the `l' option. 4884 *Switches passed to `ls' for dired. MUST contain the `l' option.
4884 May contain all other options that don't contradict `-l'; 4885 May contain all other options that don't contradict `-l';
4981 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file 4982 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file
4982 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 4983 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
4983 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines 4984 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines
4984 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp 4985 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
4985 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" 4986 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
4986 ;;;;;; "dired-aux.el" (15394 64298)) 4987 ;;;;;; "dired-aux.el" (15425 49060))
4987 ;;; Generated autoloads from dired-aux.el 4988 ;;; Generated autoloads from dired-aux.el
4988 4989
4989 (autoload (quote dired-diff) "dired-aux" "\ 4990 (autoload (quote dired-diff) "dired-aux" "\
4990 Compare file at point with file FILE using `diff'. 4991 Compare file at point with file FILE using `diff'.
4991 FILE defaults to the file at the mark. (That's the mark set by 4992 FILE defaults to the file at the mark. (That's the mark set by
5020 Run a shell command COMMAND on the marked files. 5021 Run a shell command COMMAND on the marked files.
5021 If no files are marked or a specific numeric prefix arg is given, 5022 If no files are marked or a specific numeric prefix arg is given,
5022 the next ARG files are used. Just \\[universal-argument] means the current file. 5023 the next ARG files are used. Just \\[universal-argument] means the current file.
5023 The prompt mentions the file(s) or the marker, as appropriate. 5024 The prompt mentions the file(s) or the marker, as appropriate.
5024 5025
5025 If there is output, it goes to a separate buffer. 5026 If there is a `*' in COMMAND, surrounded by whitespace, this runs
5026 5027 COMMAND just once with the entire file list substituted there.
5027 Normally the command is run on each file individually. 5028
5028 However, if there is a `*' in the command then it is run 5029 If there is no `*', but there is a `?' in COMMAND, surrounded by
5029 just once with the entire file list substituted there. 5030 whitespace, this runs COMMAND on each file individually with the
5030 5031 file name substituted for `?'.
5031 If there is no `*', but a `?' in the command then it is still run 5032
5032 on each file individually but with the filename substituted there 5033 Otherwise, this runs COMMAND on each file individually with the
5033 instead of at the end of the command. 5034 file name added at the end of COMMAND (separated by a space).
5034 5035
5035 No automatic redisplay of dired buffers is attempted, as there's no 5036 `*' and `?' when not surrounded by whitespace have no special
5036 telling what files the command may have changed. Type 5037 significance for `dired-do-shell-command', and are passed through
5037 \\[dired-do-redisplay] to redisplay the marked files. 5038 normally to the shell, but you must confirm first. To pass `*' by
5038 5039 itself to the shell as a wildcard, type `*\"\"'.
5039 The shell command has the top level directory as working directory, so 5040
5040 output files usually are created there instead of in a subdir. 5041 If COMMAND produces output, it goes to a separate buffer.
5042
5043 This feature does not try to redisplay Dired buffers afterward, as
5044 there's no telling what files COMMAND may have changed.
5045 Type \\[dired-do-redisplay] to redisplay the marked files.
5046
5047 When COMMAND runs, its working directory is the top-level directory of
5048 the Dired buffer, so output files usually are created there instead of
5049 in a subdir.
5041 5050
5042 In a noninteractive call (from Lisp code), you must specify 5051 In a noninteractive call (from Lisp code), you must specify
5043 the list of file names explicitly with the FILE-LIST argument." t nil) 5052 the list of file names explicitly with the FILE-LIST argument." t nil)
5044 5053
5045 (autoload (quote dired-do-kill-lines) "dired-aux" "\ 5054 (autoload (quote dired-do-kill-lines) "dired-aux" "\
5204 To continue searching for next match, use command \\[tags-loop-continue]." t nil) 5213 To continue searching for next match, use command \\[tags-loop-continue]." t nil)
5205 5214
5206 (autoload (quote dired-do-query-replace-regexp) "dired-aux" "\ 5215 (autoload (quote dired-do-query-replace-regexp) "dired-aux" "\
5207 Do `query-replace-regexp' of FROM with TO, on all marked files. 5216 Do `query-replace-regexp' of FROM with TO, on all marked files.
5208 Third arg DELIMITED (prefix arg) means replace only word-delimited matches. 5217 Third arg DELIMITED (prefix arg) means replace only word-delimited matches.
5209 If you exit (\\[keyboard-quit] or ESC), you can resume the query replace 5218 If you exit (\\[keyboard-quit], RET or q), you can resume the query replace
5210 with the command \\[tags-loop-continue]." t nil) 5219 with the command \\[tags-loop-continue]." t nil)
5211 5220
5212 (autoload (quote dired-show-file-type) "dired-aux" "\ 5221 (autoload (quote dired-show-file-type) "dired-aux" "\
5213 Print the type of FILE, according to the `file' command. 5222 Print the type of FILE, according to the `file' command.
5214 If FILE is a symbolic link and the optional argument DEREF-SYMLINKS is 5223 If FILE is a symbolic link and the optional argument DEREF-SYMLINKS is
5215 true then the type of the file linked to by FILE is printed instead." t nil) 5224 true then the type of the file linked to by FILE is printed instead." t nil)
5216 5225
5217 ;;;*** 5226 ;;;***
5218 5227
5219 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15391 40437)) 5228 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15425 28361))
5220 ;;; Generated autoloads from dired-x.el 5229 ;;; Generated autoloads from dired-x.el
5221 5230
5222 (autoload (quote dired-jump) "dired-x" "\ 5231 (autoload (quote dired-jump) "dired-x" "\
5223 Jump to dired buffer corresponding to current buffer. 5232 Jump to dired buffer corresponding to current buffer.
5224 If in a file, dired the current directory and move to file's line. 5233 If in a file, dired the current directory and move to file's line.
5399 5408
5400 ;;;*** 5409 ;;;***
5401 5410
5402 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 5411 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
5403 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" 5412 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
5404 ;;;;;; "emacs-lisp/easy-mmode.el" (15223 37895)) 5413 ;;;;;; "emacs-lisp/easy-mmode.el" (15401 43552))
5405 ;;; Generated autoloads from emacs-lisp/easy-mmode.el 5414 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
5406 5415
5407 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 5416 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
5408 5417
5409 (autoload (quote define-minor-mode) "easy-mmode" "\ 5418 (autoload (quote define-minor-mode) "easy-mmode" "\
5700 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree 5709 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree
5701 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack 5710 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack
5702 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 5711 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
5703 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol 5712 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
5704 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" 5713 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
5705 ;;;;;; "progmodes/ebrowse.el" (15394 64300)) 5714 ;;;;;; "progmodes/ebrowse.el" (15425 28364))
5706 ;;; Generated autoloads from progmodes/ebrowse.el 5715 ;;; Generated autoloads from progmodes/ebrowse.el
5707 5716
5708 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ 5717 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
5709 Major mode for Ebrowse class tree buffers. 5718 Major mode for Ebrowse class tree buffers.
5710 Each line corresponds to a class in a class tree. 5719 Each line corresponds to a class in a class tree.
5839 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise 5848 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise
5840 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor 5849 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor
5841 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 5850 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
5842 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 5851 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
5843 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3 5852 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3
5844 ;;;;;; ediff-files) "ediff" "ediff.el" (15195 56516)) 5853 ;;;;;; ediff-files) "ediff" "ediff.el" (15425 28361))
5845 ;;; Generated autoloads from ediff.el 5854 ;;; Generated autoloads from ediff.el
5846 5855
5847 (autoload (quote ediff-files) "ediff" "\ 5856 (autoload (quote ediff-files) "ediff" "\
5848 Run Ediff on a pair of files, FILE-A and FILE-B." t nil) 5857 Run Ediff on a pair of files, FILE-A and FILE-B." t nil)
5849 5858
5928 follows: 5937 follows:
5929 If WIND-A is nil, use selected window. 5938 If WIND-A is nil, use selected window.
5930 If WIND-B is nil, use window next to WIND-A." t nil) 5939 If WIND-B is nil, use window next to WIND-A." t nil)
5931 5940
5932 (autoload (quote ediff-regions-wordwise) "ediff" "\ 5941 (autoload (quote ediff-regions-wordwise) "ediff" "\
5933 Run Ediff on a pair of regions in two different buffers. 5942 Run Ediff on a pair of regions in specified buffers.
5934 Regions (i.e., point and mark) are assumed to be set in advance. 5943 Regions (i.e., point and mark) are assumed to be set in advance except
5944 for the second region in the case both regions are from the same buffer.
5945 In such a case the user is asked to interactively establish the second
5946 region.
5935 This function is effective only for relatively small regions, up to 200 5947 This function is effective only for relatively small regions, up to 200
5936 lines. For large regions, use `ediff-regions-linewise'." t nil) 5948 lines. For large regions, use `ediff-regions-linewise'." t nil)
5937 5949
5938 (autoload (quote ediff-regions-linewise) "ediff" "\ 5950 (autoload (quote ediff-regions-linewise) "ediff" "\
5939 Run Ediff on a pair of regions in two different buffers. 5951 Run Ediff on a pair of regions in specified buffers.
5940 Regions (i.e., point and mark) are assumed to be set in advance. 5952 Regions (i.e., point and mark) are assumed to be set in advance except
5953 for the second region in the case both regions are from the same buffer.
5954 In such a case the user is asked to interactively establish the second
5955 region.
5941 Each region is enlarged to contain full lines. 5956 Each region is enlarged to contain full lines.
5942 This function is effective for large regions, over 100-200 5957 This function is effective for large regions, over 100-200
5943 lines. For small regions, use `ediff-regions-wordwise'." t nil) 5958 lines. For small regions, use `ediff-regions-wordwise'." t nil)
5944 5959
5945 (defalias (quote ediff-merge) (quote ediff-merge-files)) 5960 (defalias (quote ediff-merge) (quote ediff-merge-files))
5963 The file is the optional FILE argument or the file visited by the current 5978 The file is the optional FILE argument or the file visited by the current
5964 buffer." t nil) 5979 buffer." t nil)
5965 5980
5966 (autoload (quote ediff-merge-revisions-with-ancestor) "ediff" "\ 5981 (autoload (quote ediff-merge-revisions-with-ancestor) "ediff" "\
5967 Run Ediff by merging two revisions of a file with a common ancestor. 5982 Run Ediff by merging two revisions of a file with a common ancestor.
5968 The file is the the optional FILE argument or the file visited by the current 5983 The file is the optional FILE argument or the file visited by the current
5969 buffer." t nil) 5984 buffer." t nil)
5970 5985
5971 (autoload (quote run-ediff-from-cvs-buffer) "ediff" "\ 5986 (autoload (quote run-ediff-from-cvs-buffer) "ediff" "\
5972 Run Ediff-merge on appropriate revisions of the selected file. 5987 Run Ediff-merge on appropriate revisions of the selected file.
5973 First run after `M-x cvs-update'. Then place the cursor on a line describing a 5988 First run after `M-x cvs-update'. Then place the cursor on a line describing a
6008 With optional NODE, goes to that node." t nil) 6023 With optional NODE, goes to that node." t nil)
6009 6024
6010 ;;;*** 6025 ;;;***
6011 6026
6012 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 6027 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
6013 ;;;;;; (15192 12209)) 6028 ;;;;;; (15425 28361))
6014 ;;; Generated autoloads from ediff-help.el 6029 ;;; Generated autoloads from ediff-help.el
6015 6030
6016 (autoload (quote ediff-customize) "ediff-help" nil t nil) 6031 (autoload (quote ediff-customize) "ediff-help" nil t nil)
6017 6032
6018 ;;;*** 6033 ;;;***
6019 6034
6020 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15192 12209)) 6035 ;;;### (autoloads (ediff-cond-compile-for-xemacs-or-emacs) "ediff-hook"
6036 ;;;;;; "ediff-hook.el" (15425 28361))
6021 ;;; Generated autoloads from ediff-hook.el 6037 ;;; Generated autoloads from ediff-hook.el
6022 6038
6023 (defvar ediff-window-setup-function) 6039 (defvar ediff-window-setup-function)
6024 6040
6025 (defun ediff-xemacs-init-menus nil (if (featurep (quote menubar)) (progn (add-submenu (quote ("Tools")) ediff-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-merge-menu "OO-Browser...") (add-submenu (quote ("Tools")) epatch-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-misc-menu "OO-Browser...") (add-menu-button (quote ("Tools")) "-------" "OO-Browser...")))) 6041 (autoload (quote ediff-cond-compile-for-xemacs-or-emacs) "ediff-hook" nil nil (quote macro))
6026 6042
6027 (cond ((string-match "XEmacs" emacs-version) (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual..." ediff-documentation t] ["Customize Ediff..." ediff-customize t] ["List Ediff Sessions..." ediff-show-registry t] ["Use separate frame for Ediff control buffer..." ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) ((featurep (quote menu-bar)) (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame..." . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions..." . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff..." . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual..." . ediff-documentation))))) 6043 (ediff-cond-compile-for-xemacs-or-emacs (defun ediff-xemacs-init-menus nil (if (featurep (quote menubar)) (progn (add-submenu (quote ("Tools")) ediff-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-merge-menu "OO-Browser...") (add-submenu (quote ("Tools")) epatch-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-misc-menu "OO-Browser...") (add-menu-button (quote ("Tools")) "-------" "OO-Browser...")))) nil)
6044
6045 (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual..." ediff-documentation t] ["Customize Ediff..." ediff-customize t] ["List Ediff Sessions..." ediff-show-registry t] ["Use separate frame for Ediff control buffer..." ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame..." . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions..." . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff..." . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual..." . ediff-documentation))))))
6028 6046
6029 ;;;*** 6047 ;;;***
6030 6048
6031 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 6049 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
6032 ;;;;;; (15292 25968)) 6050 ;;;;;; (15425 28361))
6033 ;;; Generated autoloads from ediff-mult.el 6051 ;;; Generated autoloads from ediff-mult.el
6034 6052
6035 (autoload (quote ediff-show-registry) "ediff-mult" "\ 6053 (autoload (quote ediff-show-registry) "ediff-mult" "\
6036 Display Ediff's registry." t nil) 6054 Display Ediff's registry." t nil)
6037 6055
6038 (defalias (quote eregistry) (quote ediff-show-registry)) 6056 (defalias (quote eregistry) (quote ediff-show-registry))
6039 6057
6040 ;;;*** 6058 ;;;***
6041 6059
6042 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 6060 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
6043 ;;;;;; "ediff-util" "ediff-util.el" (15195 56516)) 6061 ;;;;;; "ediff-util" "ediff-util.el" (15425 28361))
6044 ;;; Generated autoloads from ediff-util.el 6062 ;;; Generated autoloads from ediff-util.el
6045 6063
6046 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 6064 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
6047 Switch from multiframe display to single-frame display and back. 6065 Switch from multiframe display to single-frame display and back.
6048 To change the default, set the variable `ediff-window-setup-function', 6066 To change the default, set the variable `ediff-window-setup-function',
6099 or nil, use a compact 80-column format." nil nil) 6117 or nil, use a compact 80-column format." nil nil)
6100 6118
6101 ;;;*** 6119 ;;;***
6102 6120
6103 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 6121 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
6104 ;;;;;; "emulation/edt.el" (15394 64299)) 6122 ;;;;;; "emulation/edt.el" (15425 28363))
6105 ;;; Generated autoloads from emulation/edt.el 6123 ;;; Generated autoloads from emulation/edt.el
6106 6124
6107 (autoload (quote edt-set-scroll-margins) "edt" "\ 6125 (autoload (quote edt-set-scroll-margins) "edt" "\
6108 Set scroll margins. 6126 Set scroll margins.
6109 Argument TOP is the top margin in number of lines or percent of window. 6127 Argument TOP is the top margin in number of lines or percent of window.
6146 (autoload (quote electric-helpify) "ehelp" nil nil nil) 6164 (autoload (quote electric-helpify) "ehelp" nil nil nil)
6147 6165
6148 ;;;*** 6166 ;;;***
6149 6167
6150 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 6168 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
6151 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (15358 31086)) 6169 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (15425 28363))
6152 ;;; Generated autoloads from emacs-lisp/eldoc.el 6170 ;;; Generated autoloads from emacs-lisp/eldoc.el
6153 6171
6154 (defvar eldoc-minor-mode-string " ElDoc" "\ 6172 (defvar eldoc-minor-mode-string " ElDoc" "\
6155 *String to display in mode line when Eldoc Mode is enabled.") 6173 *String to display in mode line when Eldoc Mode is enabled; nil for none.")
6156 6174
6157 (autoload (quote eldoc-mode) "eldoc" "\ 6175 (autoload (quote eldoc-mode) "eldoc" "\
6158 Toggle ElDoc mode on or off. 6176 Toggle ElDoc mode on or off.
6159 Show the defined parameters for the elisp function near point. 6177 Show the defined parameters for the elisp function near point.
6160 6178
6187 This is suitable as an entry on `find-file-hooks' or appropriate mode hooks." t nil) 6205 This is suitable as an entry on `find-file-hooks' or appropriate mode hooks." t nil)
6188 6206
6189 ;;;*** 6207 ;;;***
6190 6208
6191 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 6209 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
6192 ;;;;;; (15394 64299)) 6210 ;;;;;; (15401 43552))
6193 ;;; Generated autoloads from emacs-lisp/elint.el 6211 ;;; Generated autoloads from emacs-lisp/elint.el
6194 6212
6195 (autoload (quote elint-initialize) "elint" "\ 6213 (autoload (quote elint-initialize) "elint" "\
6196 Initialize elint." t nil) 6214 Initialize elint." t nil)
6197 6215
6198 ;;;*** 6216 ;;;***
6199 6217
6200 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 6218 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
6201 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15394 6219 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15405
6202 ;;;;;; 64299)) 6220 ;;;;;; 35668))
6203 ;;; Generated autoloads from emacs-lisp/elp.el 6221 ;;; Generated autoloads from emacs-lisp/elp.el
6204 6222
6205 (autoload (quote elp-instrument-function) "elp" "\ 6223 (autoload (quote elp-instrument-function) "elp" "\
6206 Instrument FUNSYM for profiling. 6224 Instrument FUNSYM for profiling.
6207 FUNSYM must be a symbol of a defined function." t nil) 6225 FUNSYM must be a symbol of a defined function." t nil)
6236 6254
6237 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor 6255 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor
6238 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 6256 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
6239 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 6257 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
6240 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 6258 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
6241 ;;;;;; "emerge.el" (15384 21741)) 6259 ;;;;;; "emerge.el" (15401 43552))
6242 ;;; Generated autoloads from emerge.el 6260 ;;; Generated autoloads from emerge.el
6243 6261
6244 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 6262 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
6245 6263
6246 (fset (quote menu-bar-emerge-menu) (symbol-value (quote menu-bar-emerge-menu))) 6264 (fset (quote menu-bar-emerge-menu) (symbol-value (quote menu-bar-emerge-menu)))
6316 \\[set-keyboard-coding-system]." t nil) 6334 \\[set-keyboard-coding-system]." t nil)
6317 6335
6318 ;;;*** 6336 ;;;***
6319 6337
6320 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 6338 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
6321 ;;;;;; "enriched" "enriched.el" (15384 21741)) 6339 ;;;;;; "enriched" "enriched.el" (15425 28361))
6322 ;;; Generated autoloads from enriched.el 6340 ;;; Generated autoloads from enriched.el
6323 6341
6324 (autoload (quote enriched-mode) "enriched" "\ 6342 (autoload (quote enriched-mode) "enriched" "\
6325 Minor mode for editing text/enriched files. 6343 Minor mode for editing text/enriched files.
6326 These are files with embedded formatting information in the MIME standard 6344 These are files with embedded formatting information in the MIME standard
6327 text/enriched format. 6345 text/enriched format.
6328 Turning the mode on runs `enriched-mode-hook'. 6346 Turning the mode on runs `enriched-mode-hook'.
6329 6347
6330 More information about Enriched mode is available in the file 6348 More information about Enriched mode is available in the file
6331 etc/enriched.doc in the Emacs distribution directory. 6349 etc/enriched.doc in the Emacs distribution directory.
6332 6350
6333 Commands: 6351 Commands:
6334 6352
6335 \\<enriched-mode-map>\\{enriched-mode-map}" t nil) 6353 \\{enriched-mode-map}" t nil)
6336 6354
6337 (autoload (quote enriched-encode) "enriched" nil nil nil) 6355 (autoload (quote enriched-encode) "enriched" nil nil nil)
6338 6356
6339 (autoload (quote enriched-decode) "enriched" nil nil nil) 6357 (autoload (quote enriched-decode) "enriched" nil nil nil)
6340 6358
6359 Test Eshell to verify that it works as expected." t nil) 6377 Test Eshell to verify that it works as expected." t nil)
6360 6378
6361 ;;;*** 6379 ;;;***
6362 6380
6363 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 6381 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
6364 ;;;;;; eshell) "eshell" "eshell/eshell.el" (15192 12228)) 6382 ;;;;;; eshell) "eshell" "eshell/eshell.el" (15425 28363))
6365 ;;; Generated autoloads from eshell/eshell.el 6383 ;;; Generated autoloads from eshell/eshell.el
6366 6384
6367 (autoload (quote eshell) "eshell" "\ 6385 (autoload (quote eshell) "eshell" "\
6368 Create an interactive Eshell buffer. 6386 Create an interactive Eshell buffer.
6369 The buffer used for Eshell sessions is determined by the value of 6387 The buffer used for Eshell sessions is determined by the value of
6370 `eshell-buffer-name'. If there is already an Eshell session active in 6388 `eshell-buffer-name'. If there is already an Eshell session active in
6371 that buffer, Emacs will simply switch to it. Otherwise, a new session 6389 that buffer, Emacs will simply switch to it. Otherwise, a new session
6372 will begin. A new session is always created if the the prefix 6390 will begin. A new session is always created if the prefix
6373 argument ARG is specified. Returns the buffer selected (or created)." t nil) 6391 argument ARG is specified. Returns the buffer selected (or created)." t nil)
6374 6392
6375 (autoload (quote eshell-command) "eshell" "\ 6393 (autoload (quote eshell-command) "eshell" "\
6376 Execute the Eshell command string COMMAND. 6394 Execute the Eshell command string COMMAND.
6377 With prefix ARG, insert output into the current buffer at point." t nil) 6395 With prefix ARG, insert output into the current buffer at point." t nil)
6394 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file 6412 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
6395 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 6413 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
6396 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 6414 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
6397 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list 6415 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
6398 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 6416 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6399 ;;;;;; (15384 21747)) 6417 ;;;;;; (15411 14806))
6400 ;;; Generated autoloads from progmodes/etags.el 6418 ;;; Generated autoloads from progmodes/etags.el
6401 6419
6402 (defvar tags-file-name nil "\ 6420 (defvar tags-file-name nil "\
6403 *File name of tags table. 6421 *File name of tags table.
6404 To switch to a new tags table, setting this variable is sufficient. 6422 To switch to a new tags table, setting this variable is sufficient.
6599 To continue searching for next match, use command \\[tags-loop-continue]. 6617 To continue searching for next match, use command \\[tags-loop-continue].
6600 6618
6601 See documentation of variable `tags-file-name'." t nil) 6619 See documentation of variable `tags-file-name'." t nil)
6602 6620
6603 (autoload (quote tags-query-replace) "etags" "\ 6621 (autoload (quote tags-query-replace) "etags" "\
6604 `Query-replace-regexp' FROM with TO through all files listed in tags table. 6622 Do `query-replace-regexp' of FROM with TO on all files listed in tags table.
6605 Third arg DELIMITED (prefix arg) means replace only word-delimited matches. 6623 Third arg DELIMITED (prefix arg) means replace only word-delimited matches.
6606 If you exit (\\[keyboard-quit] or ESC), you can resume the query-replace 6624 If you exit (\\[keyboard-quit], RET or q), you can resume the query replace
6607 with the command \\[tags-loop-continue]. 6625 with the command \\[tags-loop-continue].
6608 6626
6609 See documentation of variable `tags-file-name'." t nil) 6627 See documentation of variable `tags-file-name'." t nil)
6610 6628
6611 (autoload (quote list-tags) "etags" "\ 6629 (autoload (quote list-tags) "etags" "\
6789 6807
6790 ;;;*** 6808 ;;;***
6791 6809
6792 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 6810 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
6793 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 6811 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
6794 ;;;;;; (14463 4091)) 6812 ;;;;;; (15425 28364))
6795 ;;; Generated autoloads from net/eudc.el 6813 ;;; Generated autoloads from net/eudc.el
6796 6814
6797 (autoload (quote eudc-set-server) "eudc" "\ 6815 (autoload (quote eudc-set-server) "eudc" "\
6798 Set the directory server to SERVER using PROTOCOL. 6816 Set the directory server to SERVER using PROTOCOL.
6799 Unless NO-SAVE is non-nil, the server is saved as the default 6817 Unless NO-SAVE is non-nil, the server is saved as the default
6800 server for future sessions." t nil) 6818 server for future sessions." t nil)
6801 6819
6802 (autoload (quote eudc-get-email) "eudc" "\ 6820 (autoload (quote eudc-get-email) "eudc" "\
6803 Get the email field of NAME from the directory server." t nil) 6821 Get the email field of NAME from the directory server." t nil)
6804 6822
6806 Get the phone field of NAME from the directory server." t nil) 6824 Get the phone field of NAME from the directory server." t nil)
6807 6825
6808 (autoload (quote eudc-expand-inline) "eudc" "\ 6826 (autoload (quote eudc-expand-inline) "eudc" "\
6809 Query the directory server, and expand the query string before point. 6827 Query the directory server, and expand the query string before point.
6810 The query string consists of the buffer substring from the point back to 6828 The query string consists of the buffer substring from the point back to
6811 the preceding comma, colon or beginning of line. 6829 the preceding comma, colon or beginning of line.
6812 The variable `eudc-inline-query-format' controls how to associate the 6830 The variable `eudc-inline-query-format' controls how to associate the
6813 individual inline query words with directory attribute names. 6831 individual inline query words with directory attribute names.
6814 After querying the server for the given string, the expansion specified by 6832 After querying the server for the given string, the expansion specified by
6815 `eudc-inline-expansion-format' is inserted in the buffer at point. 6833 `eudc-inline-expansion-format' is inserted in the buffer at point.
6816 If REPLACE is non nil, then this expansion replaces the name in the buffer. 6834 If REPLACE is non nil, then this expansion replaces the name in the buffer.
6817 `eudc-expansion-overwrites-query' being non nil inverts the meaning of REPLACE. 6835 `eudc-expansion-overwrites-query' being non nil inverts the meaning of REPLACE.
6818 Multiple servers can be tried with the same query until one finds a match, 6836 Multiple servers can be tried with the same query until one finds a match,
6819 see `eudc-inline-expansion-servers'" t nil) 6837 see `eudc-inline-expansion-servers'" t nil)
6820 6838
6821 (autoload (quote eudc-query-form) "eudc" "\ 6839 (autoload (quote eudc-query-form) "eudc" "\
6822 Display a form to query the directory server. 6840 Display a form to query the directory server.
6823 If given a non-nil argument GET-FIELDS-FROM-SERVER, the function first 6841 If given a non-nil argument GET-FIELDS-FROM-SERVER, the function first
6825 6843
6826 (autoload (quote eudc-load-eudc) "eudc" "\ 6844 (autoload (quote eudc-load-eudc) "eudc" "\
6827 Load the Emacs Unified Directory Client. 6845 Load the Emacs Unified Directory Client.
6828 This does nothing except loading eudc by autoload side-effect." t nil) 6846 This does nothing except loading eudc by autoload side-effect." t nil)
6829 6847
6830 (cond ((not (string-match "XEmacs" emacs-version)) (defvar eudc-tools-menu (make-sparse-keymap "Directory Search")) (fset (quote eudc-tools-menu) (symbol-value (quote eudc-tools-menu))) (define-key eudc-tools-menu [phone] (quote ("Get Phone" . eudc-get-phone))) (define-key eudc-tools-menu [email] (quote ("Get Email" . eudc-get-email))) (define-key eudc-tools-menu [separator-eudc-email] (quote ("--"))) (define-key eudc-tools-menu [expand-inline] (quote ("Expand Inline Query" . eudc-expand-inline))) (define-key eudc-tools-menu [query] (quote ("Query with Form" . eudc-query-form))) (define-key eudc-tools-menu [separator-eudc-query] (quote ("--"))) (define-key eudc-tools-menu [new] (quote ("New Server" . eudc-set-server))) (define-key eudc-tools-menu [load] (quote ("Load Hotlist of Servers" . eudc-load-eudc)))) (t (let ((menu (quote ("Directory Search" ["Load Hotlist of Servers" eudc-load-eudc t] ["New Server" eudc-set-server t] ["---" nil nil] ["Query with Form" eudc-query-form t] ["Expand Inline Query" eudc-expand-inline t] ["---" nil nil] ["Get Email" eudc-get-email t] ["Get Phone" eudc-get-phone t])))) (if (not (featurep (quote eudc-autoloads))) (if (string-match "XEmacs" emacs-version) (if (and (featurep (quote menubar)) (not (featurep (quote infodock)))) (add-submenu (quote ("Tools")) menu)) (require (quote easymenu)) (cond ((fboundp (quote easy-menu-add-item)) (easy-menu-add-item nil (quote ("tools")) (easy-menu-create-menu (car menu) (cdr menu)))) ((fboundp (quote easy-menu-create-keymaps)) (define-key global-map [menu-bar tools eudc] (cons "Directory Search" (easy-menu-create-keymaps "Directory Search" (cdr menu))))))))))) 6848 (cond ((not (string-match "XEmacs" emacs-version)) (defvar eudc-tools-menu (make-sparse-keymap "Directory Search")) (fset (quote eudc-tools-menu) (symbol-value (quote eudc-tools-menu))) (define-key eudc-tools-menu [phone] (quote ("Get Phone" . eudc-get-phone))) (define-key eudc-tools-menu [email] (quote ("Get Email" . eudc-get-email))) (define-key eudc-tools-menu [separator-eudc-email] (quote ("--"))) (define-key eudc-tools-menu [expand-inline] (quote ("Expand Inline Query" . eudc-expand-inline))) (define-key eudc-tools-menu [query] (quote ("Query with Form" . eudc-query-form))) (define-key eudc-tools-menu [separator-eudc-query] (quote ("--"))) (define-key eudc-tools-menu [new] (quote ("New Server" . eudc-set-server))) (define-key eudc-tools-menu [load] (quote ("Load Hotlist of Servers" . eudc-load-eudc)))) (t (let ((menu (quote ("Directory Search" ["Load Hotlist of Servers" eudc-load-eudc t] ["New Server" eudc-set-server t] ["---" nil nil] ["Query with Form" eudc-query-form t] ["Expand Inline Query" eudc-expand-inline t] ["---" nil nil] ["Get Email" eudc-get-email t] ["Get Phone" eudc-get-phone t])))) (if (not (featurep (quote eudc-autoloads))) (if eudc-xemacs-p (if (and (featurep (quote menubar)) (not (featurep (quote infodock)))) (add-submenu (quote ("Tools")) menu)) (require (quote easymenu)) (cond ((fboundp (quote easy-menu-add-item)) (easy-menu-add-item nil (quote ("tools")) (easy-menu-create-menu (car menu) (cdr menu)))) ((fboundp (quote easy-menu-create-keymaps)) (define-key global-map [menu-bar tools eudc] (cons "Directory Search" (easy-menu-create-keymaps "Directory Search" (cdr menu)))))))))))
6831 6849
6832 ;;;*** 6850 ;;;***
6833 6851
6834 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 6852 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
6835 ;;;;;; eudc-display-sound eudc-display-url eudc-display-generic-binary) 6853 ;;;;;; eudc-display-sound eudc-display-url eudc-display-generic-binary)
6836 ;;;;;; "eudc-bob" "net/eudc-bob.el" (15192 12237)) 6854 ;;;;;; "eudc-bob" "net/eudc-bob.el" (15425 28364))
6837 ;;; Generated autoloads from net/eudc-bob.el 6855 ;;; Generated autoloads from net/eudc-bob.el
6838 6856
6839 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 6857 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
6840 Display a button for unidentified binary DATA." nil nil) 6858 Display a button for unidentified binary DATA." nil nil)
6841 6859
6852 Display a button for the JPEG DATA." nil nil) 6870 Display a button for the JPEG DATA." nil nil)
6853 6871
6854 ;;;*** 6872 ;;;***
6855 6873
6856 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 6874 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
6857 ;;;;;; "eudc-export" "net/eudc-export.el" (15192 12237)) 6875 ;;;;;; "eudc-export" "net/eudc-export.el" (15425 28364))
6858 ;;; Generated autoloads from net/eudc-export.el 6876 ;;; Generated autoloads from net/eudc-export.el
6859 6877
6860 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 6878 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
6861 Insert record at point into the BBDB database. 6879 Insert record at point into the BBDB database.
6862 This function can only be called from a directory query result buffer." t nil) 6880 This function can only be called from a directory query result buffer." t nil)
6865 Call `eudc-insert-record-at-point-into-bbdb' if on a record." t nil) 6883 Call `eudc-insert-record-at-point-into-bbdb' if on a record." t nil)
6866 6884
6867 ;;;*** 6885 ;;;***
6868 6886
6869 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 6887 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
6870 ;;;;;; (15192 12237)) 6888 ;;;;;; (15425 28364))
6871 ;;; Generated autoloads from net/eudc-hotlist.el 6889 ;;; Generated autoloads from net/eudc-hotlist.el
6872 6890
6873 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 6891 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
6874 Edit the hotlist of directory servers in a specialized buffer." t nil) 6892 Edit the hotlist of directory servers in a specialized buffer." t nil)
6875 6893
6938 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 6956 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
6939 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 6957 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
6940 6958
6941 ;;;*** 6959 ;;;***
6942 6960
6943 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15384 21747)) 6961 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15411 14806))
6944 ;;; Generated autoloads from progmodes/f90.el 6962 ;;; Generated autoloads from progmodes/f90.el
6945 6963
6946 (autoload (quote f90-mode) "f90" "\ 6964 (autoload (quote f90-mode) "f90" "\
6947 Major mode for editing Fortran 90 code in free format. 6965 Major mode for editing Fortran 90 code in free format.
6948 6966
7006 7024
7007 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at 7025 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at
7008 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props 7026 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props
7009 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible 7027 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible
7010 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground 7028 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground
7011 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (15384 21741)) 7029 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (15425 28361))
7012 ;;; Generated autoloads from facemenu.el 7030 ;;; Generated autoloads from facemenu.el
7013 (define-key global-map "\M-g" 'facemenu-keymap) 7031 (define-key global-map "\M-g" 'facemenu-keymap)
7014 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 7032 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
7015 7033
7016 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 7034 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
7181 7199
7182 ;;;*** 7200 ;;;***
7183 7201
7184 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 7202 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
7185 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 7203 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
7186 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (15394 64300)) 7204 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (15425 28363))
7187 ;;; Generated autoloads from mail/feedmail.el 7205 ;;; Generated autoloads from mail/feedmail.el
7188 7206
7189 (autoload (quote feedmail-send-it) "feedmail" "\ 7207 (autoload (quote feedmail-send-it) "feedmail" "\
7190 Send the current mail buffer using the Feedmail package. 7208 Send the current mail buffer using the Feedmail package.
7191 This is a suitable value for `send-mail-function'. It can be used 7209 This is a suitable value for `send-mail-function'. It can be used
7288 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) 7306 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
7289 7307
7290 ;;;*** 7308 ;;;***
7291 7309
7292 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 7310 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
7293 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15192 12210)) 7311 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15405 35668))
7294 ;;; Generated autoloads from find-dired.el 7312 ;;; Generated autoloads from find-dired.el
7295 7313
7296 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 7314 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
7297 *Description of the option to `find' to produce an `ls -l'-type listing. 7315 *Description of the option to `find' to produce an `ls -l'-type listing.
7298 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 7316 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
7540 7558
7541 ;;;*** 7559 ;;;***
7542 7560
7543 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 7561 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
7544 ;;;;;; flyspell-mode flyspell-prog-mode flyspell-mode-line-string) 7562 ;;;;;; flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
7545 ;;;;;; "flyspell" "textmodes/flyspell.el" (15349 7598)) 7563 ;;;;;; "flyspell" "textmodes/flyspell.el" (15425 28364))
7546 ;;; Generated autoloads from textmodes/flyspell.el 7564 ;;; Generated autoloads from textmodes/flyspell.el
7547 7565
7548 (defvar flyspell-mode-line-string " Fly" "\ 7566 (defvar flyspell-mode-line-string " Fly" "\
7549 *String displayed on the modeline when flyspell is active. 7567 *String displayed on the modeline when flyspell is active.
7550 Set this to nil if you don't want a modeline indicator.") 7568 Set this to nil if you don't want a modeline indicator.")
7551 7569
7552 (autoload (quote flyspell-prog-mode) "flyspell" "\ 7570 (autoload (quote flyspell-prog-mode) "flyspell" "\
7553 Turn on `flyspell-mode' for comments and strings." t nil) 7571 Turn on `flyspell-mode' for comments and strings." t nil)
7572
7573 (defvar flyspell-mode-map (make-sparse-keymap))
7554 7574
7555 (autoload (quote flyspell-mode) "flyspell" "\ 7575 (autoload (quote flyspell-mode) "flyspell" "\
7556 Minor mode performing on-the-fly spelling checking. 7576 Minor mode performing on-the-fly spelling checking.
7557 Ispell is automatically spawned on background for each entered words. 7577 Ispell is automatically spawned on background for each entered words.
7558 The default flyspell behavior is to highlight incorrect words. 7578 The default flyspell behavior is to highlight incorrect words.
7578 in your .emacs file. 7598 in your .emacs file.
7579 7599
7580 \\[flyspell-region] checks all words inside a region. 7600 \\[flyspell-region] checks all words inside a region.
7581 \\[flyspell-buffer] checks the whole buffer." t nil) 7601 \\[flyspell-buffer] checks the whole buffer." t nil)
7582 7602
7583 (add-minor-mode (quote flyspell-mode) (quote flyspell-mode-line-string) nil nil (quote flyspell-mode)) 7603 (add-minor-mode (quote flyspell-mode) (quote flyspell-mode-line-string) flyspell-mode-map nil (quote flyspell-mode))
7584 7604
7585 (autoload (quote flyspell-mode-off) "flyspell" "\ 7605 (autoload (quote flyspell-mode-off) "flyspell" "\
7586 Turn Flyspell mode off." nil nil) 7606 Turn Flyspell mode off." nil nil)
7587 7607
7588 (autoload (quote flyspell-region) "flyspell" "\ 7608 (autoload (quote flyspell-region) "flyspell" "\
7661 7681
7662 ;;;*** 7682 ;;;***
7663 7683
7664 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode 7684 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
7665 ;;;;;; font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock 7685 ;;;;;; font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock
7666 ;;;;;; font-lock-mode) "font-lock" "font-lock.el" (15384 21741)) 7686 ;;;;;; font-lock-mode) "font-lock" "font-lock.el" (15411 14805))
7667 ;;; Generated autoloads from font-lock.el 7687 ;;; Generated autoloads from font-lock.el
7668 7688
7669 (make-variable-buffer-local (quote font-lock-defaults)) 7689 (make-variable-buffer-local (quote font-lock-defaults))
7670 7690
7671 (autoload (quote font-lock-mode) "font-lock" "\ 7691 (autoload (quote font-lock-mode) "font-lock" "\
7784 Fontify the current buffer the way the function `font-lock-mode' would." t nil) 7804 Fontify the current buffer the way the function `font-lock-mode' would." t nil)
7785 7805
7786 ;;;*** 7806 ;;;***
7787 7807
7788 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" 7808 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
7789 ;;;;;; (15394 64299)) 7809 ;;;;;; (15401 43552))
7790 ;;; Generated autoloads from international/fontset.el 7810 ;;; Generated autoloads from international/fontset.el
7791 7811
7792 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ 7812 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
7793 Create a fontset from fontset specification string FONTSET-SPEC. 7813 Create a fontset from fontset specification string FONTSET-SPEC.
7794 FONTSET-SPEC is a string of the format: 7814 FONTSET-SPEC is a string of the format:
7856 Visit a file in Forms mode in other window." t nil) 7876 Visit a file in Forms mode in other window." t nil)
7857 7877
7858 ;;;*** 7878 ;;;***
7859 7879
7860 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 7880 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
7861 ;;;;;; "progmodes/fortran.el" (15384 21747)) 7881 ;;;;;; "progmodes/fortran.el" (15411 14806))
7862 ;;; Generated autoloads from progmodes/fortran.el 7882 ;;; Generated autoloads from progmodes/fortran.el
7863 7883
7864 (defvar fortran-tab-mode-default nil "\ 7884 (defvar fortran-tab-mode-default nil "\
7865 *Default tabbing/carriage control style for empty files in Fortran mode. 7885 *Default tabbing/carriage control style for empty files in Fortran mode.
7866 A value of t specifies tab-digit style of continuation control. 7886 A value of t specifies tab-digit style of continuation control.
8034 at places they belong to." t nil) 8054 at places they belong to." t nil)
8035 8055
8036 ;;;*** 8056 ;;;***
8037 8057
8038 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 8058 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
8039 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15341 16282)) 8059 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15411 14806))
8040 ;;; Generated autoloads from gnus/gnus.el 8060 ;;; Generated autoloads from gnus/gnus.el
8041 8061
8042 (autoload (quote gnus-slave-no-server) "gnus" "\ 8062 (autoload (quote gnus-slave-no-server) "gnus" "\
8043 Read network news as a slave, without connecting to local server." t nil) 8063 Read network news as a slave, without connecting to local server." t nil)
8044 8064
8092 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil) 8112 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil)
8093 8113
8094 ;;;*** 8114 ;;;***
8095 8115
8096 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 8116 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
8097 ;;;;;; (15394 64299)) 8117 ;;;;;; (15411 14806))
8098 ;;; Generated autoloads from gnus/gnus-art.el 8118 ;;; Generated autoloads from gnus/gnus-art.el
8099 8119
8100 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 8120 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
8101 Make the current buffer look like a nice article." nil nil) 8121 Make the current buffer look like a nice article." nil nil)
8102 8122
8326 Update the format specification near point." t nil) 8346 Update the format specification near point." t nil)
8327 8347
8328 ;;;*** 8348 ;;;***
8329 8349
8330 ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" 8350 ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"
8331 ;;;;;; "gnus/gnus-start.el" (15209 13375)) 8351 ;;;;;; "gnus/gnus-start.el" (15425 28363))
8332 ;;; Generated autoloads from gnus/gnus-start.el 8352 ;;; Generated autoloads from gnus/gnus-start.el
8333 8353
8334 (autoload (quote gnus-unload) "gnus-start" "\ 8354 (autoload (quote gnus-unload) "gnus-start" "\
8335 Unload all Gnus features. 8355 Unload all Gnus features.
8336 \(For some value of `all' or `Gnus'.) Currently, features whose names 8356 \(For some value of `all' or `Gnus'.) Currently, features whose names
8412 the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful." nil nil) 8432 the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful." nil nil)
8413 8433
8414 ;;;*** 8434 ;;;***
8415 8435
8416 ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el" 8436 ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
8417 ;;;;;; (15384 21741)) 8437 ;;;;;; (15425 28361))
8418 ;;; Generated autoloads from gud.el 8438 ;;; Generated autoloads from gud.el
8419 8439
8420 (autoload (quote gdb) "gud" "\ 8440 (autoload (quote gdb) "gud" "\
8421 Run gdb on program FILE in buffer *gud-FILE*. 8441 Run gdb on program FILE in buffer *gud-FILE*.
8422 The directory containing FILE becomes the initial working directory 8442 The directory containing FILE becomes the initial working directory
8497 8517
8498 ;;;*** 8518 ;;;***
8499 8519
8500 ;;;### (autoloads (describe-categories describe-syntax describe-variable 8520 ;;;### (autoloads (describe-categories describe-syntax describe-variable
8501 ;;;;;; variable-at-point describe-function-1 describe-function locate-library 8521 ;;;;;; variable-at-point describe-function-1 describe-function locate-library
8502 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15362 56769)) 8522 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15425 28361))
8503 ;;; Generated autoloads from help-fns.el 8523 ;;; Generated autoloads from help-fns.el
8504 8524
8505 (autoload (quote help-with-tutorial) "help-fns" "\ 8525 (autoload (quote help-with-tutorial) "help-fns" "\
8506 Select the Emacs learn-by-doing tutorial. 8526 Select the Emacs learn-by-doing tutorial.
8507 If there is a tutorial version written in the language 8527 If there is a tutorial version written in the language
8562 8582
8563 ;;;*** 8583 ;;;***
8564 8584
8565 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 8585 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
8566 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 8586 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
8567 ;;;;;; help-mode) "help-mode" "help-mode.el" (15384 21741)) 8587 ;;;;;; help-mode) "help-mode" "help-mode.el" (15425 28362))
8568 ;;; Generated autoloads from help-mode.el 8588 ;;; Generated autoloads from help-mode.el
8569 8589
8570 (autoload (quote help-mode) "help-mode" "\ 8590 (autoload (quote help-mode) "help-mode" "\
8571 Major mode for viewing help text and navigating references in it. 8591 Major mode for viewing help text and navigating references in it.
8572 Entry to this mode runs the normal hook `help-mode-hook'. 8592 Entry to this mode runs the normal hook `help-mode-hook'.
9156 9176
9157 (autoload (quote hscroll-global-mode) "hscroll" "\ 9177 (autoload (quote hscroll-global-mode) "hscroll" "\
9158 This function is obsolete. 9178 This function is obsolete.
9159 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil. 9179 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
9160 Also see `automatic-hscrolling'." t nil) 9180 Also see `automatic-hscrolling'." t nil)
9181
9182 ;;;***
9183
9184 ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers
9185 ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-help-buffers
9186 ;;;;;; ibuffer-mark-dissociated-buffers ibuffer-mark-unsaved-buffers
9187 ;;;;;; ibuffer-mark-modified-buffers ibuffer-mark-by-mode ibuffer-mark-by-file-name-regexp
9188 ;;;;;; ibuffer-mark-by-mode-regexp ibuffer-mark-by-name-regexp ibuffer-copy-filename-as-kill
9189 ;;;;;; ibuffer-diff-with-file ibuffer-jump-to-buffer ibuffer-do-kill-lines
9190 ;;;;;; ibuffer-backwards-next-marked ibuffer-forward-next-marked
9191 ;;;;;; ibuffer-add-to-tmp-show ibuffer-add-to-tmp-hide ibuffer-bs-show
9192 ;;;;;; ibuffer-invert-sorting ibuffer-toggle-sorting-mode ibuffer-switch-to-saved-filters
9193 ;;;;;; ibuffer-add-saved-filters ibuffer-delete-saved-filters ibuffer-save-filters
9194 ;;;;;; ibuffer-or-filter ibuffer-negate-filter ibuffer-exchange-filters
9195 ;;;;;; ibuffer-decompose-filter ibuffer-pop-filter ibuffer-filter-disable
9196 ;;;;;; ibuffer-included-in-filters-p ibuffer-interactive-filter-by-mode
9197 ;;;;;; ibuffer-mouse-filter-by-mode ibuffer-auto-mode) "ibuf-ext"
9198 ;;;;;; "ibuf-ext.el" (15425 8524))
9199 ;;; Generated autoloads from ibuf-ext.el
9200
9201 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
9202 Toggle use of Ibuffer's auto-update facility.
9203 With numeric ARG, enable auto-update if and only if ARG is positive." t nil)
9204
9205 (autoload (quote ibuffer-mouse-filter-by-mode) "ibuf-ext" "\
9206 Enable or disable filtering by the major mode chosen via mouse." t nil)
9207
9208 (autoload (quote ibuffer-interactive-filter-by-mode) "ibuf-ext" "\
9209 Enable or disable filtering by the major mode at point." t nil)
9210
9211 (define-ibuffer-op shell-command-pipe (command) "\
9212 Pipe the contents of each marked buffer to shell command COMMAND." (:interactive "sPipe to shell command: " :opstring "Shell command executed on" :modifier-p nil) (shell-command-on-region (point-min) (point-max) command (get-buffer-create "* ibuffer-shell-output*")))
9213
9214 (define-ibuffer-op shell-command-pipe-replace (command) "\
9215 Replace the contents of marked buffers with output of pipe to COMMAND." (:interactive "sPipe to shell command (replace): " :opstring "Buffer contents replaced in" :active-opstring "replace buffer contents in" :dangerous t :modifier-p t) (with-current-buffer buf (shell-command-on-region (point-min) (point-max) command nil t)))
9216
9217 (define-ibuffer-op shell-command-file (command) "\
9218 Run shell command COMMAND separately on files of marked buffers." (:interactive "sShell command on buffer's file: " :opstring "Shell command executed on" :modifier-p nil) (shell-command (concat command " " (shell-quote-argument (if buffer-file-name buffer-file-name (make-temp-file (substring (buffer-name) 0 (min 10 (length (buffer-name))))))))))
9219
9220 (define-ibuffer-op eval (form) "\
9221 Evaluate FORM in each of the buffers.
9222 Does not display the buffer during evaluation. See
9223 `ibuffer-do-view-and-eval' for that." (:interactive "xEval in buffers (form): " :opstring "evaluated in" :modifier-p :maybe) (eval form))
9224
9225 (define-ibuffer-op view-and-eval (form) "\
9226 Evaluate FORM while displaying each of the marked buffers.
9227 To evaluate a form without viewing the buffer, see `ibuffer-do-eval'." (:interactive "xEval viewing buffers (form): " :opstring "evaluated in" :complex t :modifier-p :maybe) (let ((ibuffer-buf (current-buffer))) (unwind-protect (progn (switch-to-buffer buf) (eval form)) (switch-to-buffer ibuffer-buf))))
9228
9229 (define-ibuffer-op rename-uniquely nil "\
9230 Rename marked buffers as with `rename-uniquely'." (:opstring "renamed" :modifier-p t) (rename-uniquely))
9231
9232 (define-ibuffer-op revert nil "\
9233 Revert marked buffers as with `revert-buffer'." (:dangerous t :opstring "reverted" :active-opstring "revert" :modifier-p :maybe) (revert-buffer t t))
9234
9235 (define-ibuffer-op replace-regexp (from-str to-str) "\
9236 Perform a `replace-regexp' in marked buffers." (:interactive (let* ((from-str (read-from-minibuffer "Replace regexp: ")) (to-str (read-from-minibuffer (concat "Replace " from-str " with: ")))) (list from-str to-str)) :opstring "replaced in" :complex t :modifier-p :maybe) (save-window-excursion (switch-to-buffer buf) (save-excursion (goto-char (point-min)) (let ((case-fold-search ibuffer-case-fold-search)) (while (re-search-forward from-str nil t) (replace-match to-str)))) t))
9237
9238 (define-ibuffer-op query-replace (&rest args) "\
9239 Perform a `query-replace' in marked buffers." (:interactive (query-replace-read-args "Query replace" t) :opstring "replaced in" :complex t :modifier-p :maybe) (save-window-excursion (switch-to-buffer buf) (save-excursion (let ((case-fold-search ibuffer-case-fold-search)) (goto-char (point-min)) (apply (function query-replace) args))) t))
9240
9241 (define-ibuffer-op query-replace-regexp (&rest args) "\
9242 Perform a `query-replace-regexp' in marked buffers." (:interactive (query-replace-read-args "Query replace regexp" t) :opstring "replaced in" :complex t :modifier-p :maybe) (save-window-excursion (switch-to-buffer buf) (save-excursion (let ((case-fold-search ibuffer-case-fold-search)) (goto-char (point-min)) (apply (function query-replace-regexp) args))) t))
9243
9244 (define-ibuffer-op print nil "\
9245 Print marked buffers as with `print-buffer'." (:opstring "printed" :modifier-p nil) (print-buffer))
9246
9247 (autoload (quote ibuffer-included-in-filters-p) "ibuf-ext" nil nil nil)
9248
9249 (autoload (quote ibuffer-filter-disable) "ibuf-ext" "\
9250 Disable all filters currently in effect in this buffer." t nil)
9251
9252 (autoload (quote ibuffer-pop-filter) "ibuf-ext" "\
9253 Remove the top filter in this buffer." t nil)
9254
9255 (autoload (quote ibuffer-decompose-filter) "ibuf-ext" "\
9256 Separate the top compound filter (OR, NOT, or SAVED) in this buffer.
9257
9258 This means that the topmost filter on the filtering stack, which must
9259 be a complex filter like (OR [name: foo] [mode: bar-mode]), will be
9260 turned into two separate filters [name: foo] and [mode: bar-mode]." t nil)
9261
9262 (autoload (quote ibuffer-exchange-filters) "ibuf-ext" "\
9263 Exchange the top two filters on the stack in this buffer." t nil)
9264
9265 (autoload (quote ibuffer-negate-filter) "ibuf-ext" "\
9266 Negate the sense of the top filter in the current buffer." t nil)
9267
9268 (autoload (quote ibuffer-or-filter) "ibuf-ext" "\
9269 Replace the top two filters in this buffer with their logical OR.
9270 If optional argument REVERSE is non-nil, instead break the top OR
9271 filter into parts." t nil)
9272
9273 (autoload (quote ibuffer-save-filters) "ibuf-ext" "\
9274 Save FILTERS in this buffer with name NAME in `ibuffer-saved-filters'.
9275 Interactively, prompt for NAME, and use the current filters." t nil)
9276
9277 (autoload (quote ibuffer-delete-saved-filters) "ibuf-ext" "\
9278 Delete saved filters with NAME from `ibuffer-saved-filters'." t nil)
9279
9280 (autoload (quote ibuffer-add-saved-filters) "ibuf-ext" "\
9281 Add saved filters from `ibuffer-saved-filters' to this buffer's filters." t nil)
9282
9283 (autoload (quote ibuffer-switch-to-saved-filters) "ibuf-ext" "\
9284 Set this buffer's filters to filters with NAME from `ibuffer-saved-filters'.
9285 If prefix argument ADD is non-nil, then add the saved filters instead
9286 of replacing the current filters." t nil)
9287
9288 (define-ibuffer-filter mode "Toggle current view to buffers with major mode QUALIFIER." (:description "major mode" :reader (intern (completing-read "Filter by major mode: " obarray (function (lambda (e) (string-match "-mode$" (symbol-name e)))) t (let ((buf (ibuffer-current-buffer))) (if (and buf (buffer-live-p buf)) (with-current-buffer buf (symbol-name major-mode)) ""))))) (eq qualifier (with-current-buffer buf major-mode)))
9289
9290 (define-ibuffer-filter name "Toggle current view to buffers with name matching QUALIFIER." (:description "buffer name" :reader (read-from-minibuffer "Filter by name (regexp): ")) (string-match qualifier (buffer-name buf)))
9291
9292 (define-ibuffer-filter filename "Toggle current view to buffers with filename matching QUALIFIER." (:description "filename" :reader (read-from-minibuffer "Filter by filename (regexp): ")) (ibuffer-awhen (buffer-file-name buf) (string-match qualifier it)))
9293
9294 (define-ibuffer-filter size-gt "Toggle current view to buffers with size greater than QUALIFIER." (:description "size greater than" :reader (string-to-number (read-from-minibuffer "Filter by size greater than: "))) (> (with-current-buffer buf (buffer-size)) qualifier))
9295
9296 (define-ibuffer-filter size-lt "Toggle current view to buffers with size less than QUALIFIER." (:description "size less than" :reader (string-to-number (read-from-minibuffer "Filter by size less than: "))) (< (with-current-buffer buf (buffer-size)) qualifier))
9297
9298 (define-ibuffer-filter content "Toggle current view to buffers whose contents match QUALIFIER." (:description "content" :reader (read-from-minibuffer "Filter by content (regexp): ")) (with-current-buffer buf (save-excursion (goto-char (point-min)) (re-search-forward qualifier nil t))))
9299
9300 (define-ibuffer-filter predicate "Toggle current view to buffers for which QUALIFIER returns non-nil." (:description "predicate" :reader (read-minibuffer "Filter by predicate (form): ")) (with-current-buffer buf (eval qualifier)))
9301
9302 (autoload (quote ibuffer-toggle-sorting-mode) "ibuf-ext" "\
9303 Toggle the current sorting mode.
9304 Possible sorting modes are:
9305 Recency - the last time the buffer was viewed
9306 Name - the name of the buffer
9307 Major Mode - the name of the major mode of the buffer
9308 Size - the size of the buffer" t nil)
9309
9310 (autoload (quote ibuffer-invert-sorting) "ibuf-ext" "\
9311 Toggle whether or not sorting is in reverse order." t nil)
9312
9313 (define-ibuffer-sorter major-mode "Sort the buffers by major modes.\nOrdering is lexicographic." (:description "major mode") (string-lessp (downcase (symbol-name (with-current-buffer (car a) major-mode))) (downcase (symbol-name (with-current-buffer (car b) major-mode)))))
9314
9315 (define-ibuffer-sorter alphabetic "Sort the buffers by their names.\nOrdering is lexicographic." (:description "buffer name") (string-lessp (buffer-name (car a)) (buffer-name (car b))))
9316
9317 (define-ibuffer-sorter size "Sort the buffers by their size." (:description "size") (< (with-current-buffer (car a) (buffer-size)) (with-current-buffer (car b) (buffer-size))))
9318
9319 (autoload (quote ibuffer-bs-show) "ibuf-ext" "\
9320 Emulate `bs-show' from the bs.el package." t nil)
9321
9322 (autoload (quote ibuffer-add-to-tmp-hide) "ibuf-ext" "\
9323 Add REGEXP to `ibuffer-tmp-hide-regexps'.
9324 This means that buffers whose name matches REGEXP will not be shown
9325 for this ibuffer session." t nil)
9326
9327 (autoload (quote ibuffer-add-to-tmp-show) "ibuf-ext" "\
9328 Add REGEXP to `ibuffer-tmp-show-regexps'.
9329 This means that buffers whose name matches REGEXP will always be shown
9330 for this ibuffer session." t nil)
9331
9332 (autoload (quote ibuffer-forward-next-marked) "ibuf-ext" "\
9333 Move forward by COUNT marked buffers (default 1).
9334
9335 If MARK is non-nil, it should be a character denoting the type of mark
9336 to move by. The default is `ibuffer-marked-char'.
9337
9338 If DIRECTION is non-nil, it should be an integer; negative integers
9339 mean move backwards, non-negative integers mean move forwards." t nil)
9340
9341 (autoload (quote ibuffer-backwards-next-marked) "ibuf-ext" "\
9342 Move backwards by COUNT marked buffers (default 1).
9343
9344 If MARK is non-nil, it should be a character denoting the type of mark
9345 to move by. The default is `ibuffer-marked-char'." t nil)
9346
9347 (autoload (quote ibuffer-do-kill-lines) "ibuf-ext" "\
9348 Hide all of the currently marked lines." t nil)
9349
9350 (autoload (quote ibuffer-jump-to-buffer) "ibuf-ext" "\
9351 Move point to the buffer whose name is NAME." t nil)
9352
9353 (autoload (quote ibuffer-diff-with-file) "ibuf-ext" "\
9354 View the differences between this buffer and its associated file.
9355 This requires the external program \"diff\" to be in your `exec-path'." t nil)
9356
9357 (autoload (quote ibuffer-copy-filename-as-kill) "ibuf-ext" "\
9358 Copy filenames of marked buffers into the kill ring.
9359 The names are separated by a space.
9360 If a buffer has no filename, it is ignored.
9361 With a zero prefix arg, use the complete pathname of each marked file.
9362
9363 You can then feed the file name(s) to other commands with C-y.
9364
9365 [ This docstring shamelessly stolen from the
9366 `dired-copy-filename-as-kill' in \"dired-x\". ]" t nil)
9367
9368 (autoload (quote ibuffer-mark-by-name-regexp) "ibuf-ext" "\
9369 Mark all buffers whose name matches REGEXP." t nil)
9370
9371 (autoload (quote ibuffer-mark-by-mode-regexp) "ibuf-ext" "\
9372 Mark all buffers whose major mode matches REGEXP." t nil)
9373
9374 (autoload (quote ibuffer-mark-by-file-name-regexp) "ibuf-ext" "\
9375 Mark all buffers whose file name matches REGEXP." t nil)
9376
9377 (autoload (quote ibuffer-mark-by-mode) "ibuf-ext" "\
9378 Mark all buffers whose major mode equals MODE." t nil)
9379
9380 (autoload (quote ibuffer-mark-modified-buffers) "ibuf-ext" "\
9381 Mark all modified buffers." t nil)
9382
9383 (autoload (quote ibuffer-mark-unsaved-buffers) "ibuf-ext" "\
9384 Mark all modified buffers that have an associated file." t nil)
9385
9386 (autoload (quote ibuffer-mark-dissociated-buffers) "ibuf-ext" "\
9387 Mark all buffers whose associated file does not exist." t nil)
9388
9389 (autoload (quote ibuffer-mark-help-buffers) "ibuf-ext" "\
9390 Mark buffers like *Help*, *Apropos*, *Info*." t nil)
9391
9392 (autoload (quote ibuffer-mark-old-buffers) "ibuf-ext" "\
9393 Mark buffers which have not been viewed in `ibuffer-old-time' days." t nil)
9394
9395 (autoload (quote ibuffer-mark-special-buffers) "ibuf-ext" "\
9396 Mark all buffers whose name begins and ends with '*'." t nil)
9397
9398 (autoload (quote ibuffer-mark-read-only-buffers) "ibuf-ext" "\
9399 Mark all read-only buffers." t nil)
9400
9401 (autoload (quote ibuffer-mark-dired-buffers) "ibuf-ext" "\
9402 Mark all `dired' buffers." t nil)
9403
9404 (autoload (quote ibuffer-do-occur) "ibuf-ext" "\
9405 View lines which match REGEXP in all marked buffers.
9406 Optional argument NLINES says how many lines of context to display: it
9407 defaults to one." t nil)
9408
9409 ;;;***
9410
9411 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
9412 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15425
9413 ;;;;;; 8524))
9414 ;;; Generated autoloads from ibuf-macs.el
9415
9416 (autoload (quote define-ibuffer-column) "ibuf-macs" "\
9417 Define a column SYMBOL for use with `ibuffer-formats'.
9418
9419 BODY will be called with `buffer' bound to the buffer object, and
9420 `mark' bound to the current mark on the buffer. The current buffer
9421 will be `buffer'.
9422
9423 If NAME is given, it will be used as a title for the column.
9424 Otherwise, the title will default to a capitalized version of the
9425 SYMBOL's name. PROPS is a plist of additional properties to add to
9426 the text, such as `mouse-face'.
9427
9428 Note that this macro expands into a `defun' for a function named
9429 ibuffer-make-column-NAME. If INLINE is non-nil, then the form will be
9430 inlined into the compiled format versions. This means that if you
9431 change its definition, you should explicitly call
9432 `ibuffer-recompile-formats'." nil (quote macro))
9433
9434 (autoload (quote define-ibuffer-sorter) "ibuf-macs" "\
9435 Define a method of sorting named NAME.
9436 DOCUMENTATION is the documentation of the function, which will be called
9437 `ibuffer-do-sort-by-NAME'.
9438 DESCRIPTION is a short string describing the sorting method.
9439
9440 For sorting, the forms in BODY will be evaluated with `a' bound to one
9441 buffer object, and `b' bound to another. BODY should return a non-nil
9442 value if and only if `a' is \"less than\" `b'." nil (quote macro))
9443
9444 (autoload (quote define-ibuffer-op) "ibuf-macs" "\
9445 Generate a function named `ibuffer-do-OP', which operates on a buffer.
9446 When an operation is performed, this function will be called once for
9447 each marked buffer, with that buffer current.
9448
9449 ARGS becomes the formal parameters of the function.
9450 DOCUMENTATION becomes the docstring of the function.
9451 INTERACTIVE becomes the interactive specification of the function.
9452 MARK describes which type of mark (:deletion, or nil) this operation
9453 uses. :deletion means the function operates on buffers marked for
9454 deletion, otherwise it acts on normally marked buffers.
9455 MODIFIER-P describes how the function modifies buffers. This is used
9456 to set the modification flag of the Ibuffer buffer itself. Valid
9457 values are:
9458 nil - the function never modifiers buffers
9459 t - the function it always modifies buffers
9460 :maybe - attempt to discover this information by comparing the
9461 buffer's modification flag.
9462 DANGEROUS is a boolean which should be set if the user should be
9463 prompted before performing this operation.
9464 OPSTRING is a string which will be displayed to the user after the
9465 operation is complete, in the form:
9466 \"Operation complete; OPSTRING x buffers\"
9467 ACTIVE-OPSTRING is a string which will be displayed to the user in a
9468 confirmation message, in the form:
9469 \"Really ACTIVE-OPSTRING x buffers?\"
9470 COMPLEX means this function is special; see the source code of this
9471 macro for exactly what it does." nil (quote macro))
9472
9473 (autoload (quote define-ibuffer-filter) "ibuf-macs" "\
9474 Define a filter named NAME.
9475 DOCUMENTATION is the documentation of the function.
9476 READER is a form which should read a qualifier from the user.
9477 DESCRIPTION is a short string describing the filter.
9478
9479 BODY should contain forms which will be evaluated to test whether or
9480 not a particular buffer should be displayed or not. The forms in BODY
9481 will be evaluated with BUF bound to the buffer object, and QUALIFIER
9482 bound to the current value of the filter." nil (quote macro))
9483
9484 ;;;***
9485
9486 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
9487 ;;;;;; "ibuffer" "ibuffer.el" (15425 8524))
9488 ;;; Generated autoloads from ibuffer.el
9489
9490 (autoload (quote ibuffer-list-buffers) "ibuffer" "\
9491 Display a list of buffers, in another window.
9492 If optional argument FILES-ONLY is non-nil, then add a filter for
9493 buffers which are visiting a file." t nil)
9494
9495 (autoload (quote ibuffer-other-window) "ibuffer" "\
9496 Like `ibuffer', but displayed in another window by default.
9497 If optional argument FILES-ONLY is non-nil, then add a filter for
9498 buffers which are visiting a file." t nil)
9499
9500 (autoload (quote ibuffer) "ibuffer" "\
9501 Begin using `ibuffer' to edit a list of buffers.
9502 Type 'h' after entering ibuffer for more information.
9503
9504 Optional argument OTHER-WINDOW-P says to use another window.
9505 Optional argument NAME specifies the name of the buffer; it defaults
9506 to \"*Ibuffer*\".
9507 Optional argument QUALIFIERS is an initial set of filtering qualifiers
9508 to use; see `ibuffer-filtering-qualifiers'.
9509 Optional argument NOSELECT means don't select the Ibuffer buffer.
9510 Optional argument SHRINK means shrink the buffer to minimal size. The
9511 special value `onewindow' means always use another window." t nil)
9161 9512
9162 ;;;*** 9513 ;;;***
9163 9514
9164 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" 9515 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
9165 ;;;;;; "icomplete.el" (15384 21741)) 9516 ;;;;;; "icomplete.el" (15384 21741))
9235 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil) 9586 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil)
9236 9587
9237 ;;;*** 9588 ;;;***
9238 9589
9239 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 9590 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
9240 ;;;;;; (15394 64300)) 9591 ;;;;;; (15411 14806))
9241 ;;; Generated autoloads from progmodes/idlwave.el 9592 ;;; Generated autoloads from progmodes/idlwave.el
9242 9593
9243 (autoload (quote idlwave-mode) "idlwave" "\ 9594 (autoload (quote idlwave-mode) "idlwave" "\
9244 Major mode for editing IDL and WAVE CL .pro files. 9595 Major mode for editing IDL and WAVE CL .pro files.
9245 9596
9365 9716
9366 ;;;*** 9717 ;;;***
9367 9718
9368 ;;;### (autoloads (defimage find-image remove-images insert-image 9719 ;;;### (autoloads (defimage find-image remove-images insert-image
9369 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header 9720 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header
9370 ;;;;;; image-type-from-data) "image" "image.el" (15234 28846)) 9721 ;;;;;; image-type-from-data) "image" "image.el" (15401 43552))
9371 ;;; Generated autoloads from image.el 9722 ;;; Generated autoloads from image.el
9372 9723
9373 (autoload (quote image-type-from-data) "image" "\ 9724 (autoload (quote image-type-from-data) "image" "\
9374 Determine the image type from image data DATA. 9725 Determine the image type from image data DATA.
9375 Value is a symbol specifying the image type or nil if type cannot 9726 Value is a symbol specifying the image type or nil if type cannot
9462 9813
9463 ;;;*** 9814 ;;;***
9464 9815
9465 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 9816 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
9466 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 9817 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
9467 ;;;;;; "image-file.el" (15391 40437)) 9818 ;;;;;; "image-file.el" (15425 28362))
9468 ;;; Generated autoloads from image-file.el 9819 ;;; Generated autoloads from image-file.el
9469 9820
9470 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ 9821 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
9471 *A list of image-file filename extensions. 9822 *A list of image-file filename extensions.
9472 Filenames having one of these extensions are considered image files, 9823 Filenames having one of these extensions are considered image files,
9743 10094
9744 ;;;*** 10095 ;;;***
9745 10096
9746 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 10097 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
9747 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 10098 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
9748 ;;;;;; info info-other-window) "info" "info.el" (15384 21741)) 10099 ;;;;;; info info-other-window) "info" "info.el" (15411 14805))
9749 ;;; Generated autoloads from info.el 10100 ;;; Generated autoloads from info.el
9750 10101
9751 (autoload (quote info-other-window) "info" "\ 10102 (autoload (quote info-other-window) "info" "\
9752 Like `info' but show the Info buffer in another window." t nil) 10103 Like `info' but show the Info buffer in another window." t nil)
9753 (add-hook 'same-window-buffer-names "*info*") 10104 (add-hook 'same-window-buffer-names "*info*")
9968 Add submenus to the Files menu, to convert to and from various formats." t nil) 10319 Add submenus to the Files menu, to convert to and from various formats." t nil)
9969 10320
9970 ;;;*** 10321 ;;;***
9971 10322
9972 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 10323 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
9973 ;;;;;; (15384 21745)) 10324 ;;;;;; (15405 35668))
9974 ;;; Generated autoloads from international/iso-transl.el 10325 ;;; Generated autoloads from international/iso-transl.el
9975 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 10326 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
9976 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 10327 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
9977 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 10328 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
9978 10329
10358 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil) 10709 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil)
10359 10710
10360 ;;;*** 10711 ;;;***
10361 10712
10362 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) 10713 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
10363 ;;;;;; "jka-compr" "jka-compr.el" (15349 7597)) 10714 ;;;;;; "jka-compr" "jka-compr.el" (15411 14805))
10364 ;;; Generated autoloads from jka-compr.el 10715 ;;; Generated autoloads from jka-compr.el
10365 10716
10366 (defvar auto-compression-mode nil "\ 10717 (defvar auto-compression-mode nil "\
10367 Non-nil if Auto-Compression mode is enabled. 10718 Non-nil if Auto-Compression mode is enabled.
10368 See the command `auto-compression-mode' for a description of this minor-mode. 10719 See the command `auto-compression-mode' for a description of this minor-mode.
10657 is nil, raise an error." t nil) 11008 is nil, raise an error." t nil)
10658 11009
10659 ;;;*** 11010 ;;;***
10660 11011
10661 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" 11012 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
10662 ;;;;;; (15384 21743)) 11013 ;;;;;; (15401 43552))
10663 ;;; Generated autoloads from locate.el 11014 ;;; Generated autoloads from locate.el
10664 11015
10665 (autoload (quote locate) "locate" "\ 11016 (autoload (quote locate) "locate" "\
10666 Run the program `locate', putting results in `*Locate*' buffer. 11017 Run the program `locate', putting results in `*Locate*' buffer.
10667 With prefix arg, prompt for the locate command to run." t nil) 11018 With prefix arg, prompt for the locate command to run." t nil)
10691 log message and go back to the current buffer when done. Otherwise, it 11042 log message and go back to the current buffer when done. Otherwise, it
10692 uses the current buffer." nil nil) 11043 uses the current buffer." nil nil)
10693 11044
10694 ;;;*** 11045 ;;;***
10695 11046
10696 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15391 11047 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15411
10697 ;;;;;; 40438)) 11048 ;;;;;; 14805))
10698 ;;; Generated autoloads from log-view.el 11049 ;;; Generated autoloads from log-view.el
10699 11050
10700 (autoload (quote log-view-mode) "log-view" "\ 11051 (autoload (quote log-view-mode) "log-view" "\
10701 Major mode for browsing CVS log output." t nil) 11052 Major mode for browsing CVS log output." t nil)
10702 11053
10781 See the variables `lpr-switches' and `lpr-command' 11132 See the variables `lpr-switches' and `lpr-command'
10782 for further customization of the printer command." t nil) 11133 for further customization of the printer command." t nil)
10783 11134
10784 ;;;*** 11135 ;;;***
10785 11136
10786 ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15394 64298)) 11137 ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15411 14805))
10787 ;;; Generated autoloads from ls-lisp.el 11138 ;;; Generated autoloads from ls-lisp.el
10788 11139
10789 (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired)) 11140 (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired))
10790 11141
10791 ;;;*** 11142 ;;;***
11122 Make a summary of current key bindings in the buffer *Summary*. 11473 Make a summary of current key bindings in the buffer *Summary*.
11123 Previous contents of that buffer are killed first." t nil) 11474 Previous contents of that buffer are killed first." t nil)
11124 11475
11125 ;;;*** 11476 ;;;***
11126 11477
11127 ;;;### (autoloads (man-follow man) "man" "man.el" (15384 21743)) 11478 ;;;### (autoloads (man-follow man) "man" "man.el" (15425 28362))
11128 ;;; Generated autoloads from man.el 11479 ;;; Generated autoloads from man.el
11129 11480
11130 (defalias (quote manual-entry) (quote man)) 11481 (defalias (quote manual-entry) (quote man))
11131 11482
11132 (autoload (quote man) "man" "\ 11483 (autoload (quote man) "man" "\
11145 (autoload (quote man-follow) "man" "\ 11496 (autoload (quote man-follow) "man" "\
11146 Get a Un*x manual page of the item under point and put it in a buffer." t nil) 11497 Get a Un*x manual page of the item under point and put it in a buffer." t nil)
11147 11498
11148 ;;;*** 11499 ;;;***
11149 11500
11150 ;;;### (autoloads (master-mode) "master" "master.el" (15301 62062)) 11501 ;;;### (autoloads (master-mode) "master" "master.el" (15401 43552))
11151 ;;; Generated autoloads from master.el 11502 ;;; Generated autoloads from master.el
11152 11503
11153 (autoload (quote master-mode) "master" "\ 11504 (autoload (quote master-mode) "master" "\
11154 Toggle Master mode. 11505 Toggle Master mode.
11155 With no argument, this command toggles the mode. 11506 With no argument, this command toggles the mode.
11174 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 11525 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
11175 ;;;;;; message-reply message-news message-mail message-mode message-signature-file 11526 ;;;;;; message-reply message-news message-mail message-mode message-signature-file
11176 ;;;;;; message-signature message-indent-citation-function message-cite-function 11527 ;;;;;; message-signature message-indent-citation-function message-cite-function
11177 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 11528 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
11178 ;;;;;; message-user-organization-file message-signature-separator 11529 ;;;;;; message-user-organization-file message-signature-separator
11179 ;;;;;; message-from-style) "message" "gnus/message.el" (15384 21745)) 11530 ;;;;;; message-from-style) "message" "gnus/message.el" (15411 14806))
11180 ;;; Generated autoloads from gnus/message.el 11531 ;;; Generated autoloads from gnus/message.el
11181 11532
11182 (defvar message-from-style (quote default) "\ 11533 (defvar message-from-style (quote default) "\
11183 *Specifies how \"From\" headers look. 11534 *Specifies how \"From\" headers look.
11184 11535
11478 (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"))) "\ 11829 (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"))) "\
11479 Legal MIME content types. See documentation for \\[mh-edit-mhn].") 11830 Legal MIME content types. See documentation for \\[mh-edit-mhn].")
11480 11831
11481 ;;;*** 11832 ;;;***
11482 11833
11483 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15394 64300)) 11834 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15401 43553))
11484 ;;; Generated autoloads from mail/mh-utils.el 11835 ;;; Generated autoloads from mail/mh-utils.el
11485 11836
11486 (put (quote mh-progs) (quote risky-local-variable) t) 11837 (put (quote mh-progs) (quote risky-local-variable) t)
11487 11838
11488 (put (quote mh-lib) (quote risky-local-variable) t) 11839 (put (quote mh-lib) (quote risky-local-variable) t)
11538 would enter a non-default value, the prompt is modified to remove the 11889 would enter a non-default value, the prompt is modified to remove the
11539 default indication. 11890 default indication.
11540 11891
11541 With prefix argument ARG, turn on if positive, otherwise off. 11892 With prefix argument ARG, turn on if positive, otherwise off.
11542 Returns non-nil if the new state is enabled." t nil) 11893 Returns non-nil if the new state is enabled." t nil)
11543
11544 ;;;***
11545
11546 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulation/mlconvert.el"
11547 ;;;;;; (15192 12224))
11548 ;;; Generated autoloads from emulation/mlconvert.el
11549
11550 (autoload (quote convert-mocklisp-buffer) "mlconvert" "\
11551 Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run." t nil)
11552 11894
11553 ;;;*** 11895 ;;;***
11554 11896
11555 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 11897 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
11556 ;;;;;; (15192 12230)) 11898 ;;;;;; (15192 12230))
11692 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods 12034 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods
11693 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories 12035 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories
11694 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly 12036 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly
11695 ;;;;;; describe-coding-system describe-char-after describe-character-set 12037 ;;;;;; describe-coding-system describe-char-after describe-character-set
11696 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" 12038 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag"
11697 ;;;;;; "international/mule-diag.el" (15394 64299)) 12039 ;;;;;; "international/mule-diag.el" (15405 35668))
11698 ;;; Generated autoloads from international/mule-diag.el 12040 ;;; Generated autoloads from international/mule-diag.el
11699 12041
11700 (autoload (quote list-character-sets) "mule-diag" "\ 12042 (autoload (quote list-character-sets) "mule-diag" "\
11701 Display a list of all character sets. 12043 Display a list of all character sets.
11702 12044
11942 ;;;*** 12284 ;;;***
11943 12285
11944 ;;;### (autoloads (network-connection network-connection-to-service 12286 ;;;### (autoloads (network-connection network-connection-to-service
11945 ;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host 12287 ;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host
11946 ;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el" 12288 ;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el"
11947 ;;;;;; (15358 31086)) 12289 ;;;;;; (15425 28364))
11948 ;;; Generated autoloads from net/net-utils.el 12290 ;;; Generated autoloads from net/net-utils.el
11949 12291
11950 (autoload (quote traceroute) "net-utils" "\ 12292 (autoload (quote traceroute) "net-utils" "\
11951 Run traceroute program for TARGET." t nil) 12293 Run traceroute program for TARGET." t nil)
11952 12294
12001 12343
12002 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region 12344 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region
12003 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent 12345 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent
12004 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 12346 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
12005 ;;;;;; comment-padding comment-style comment-column) "newcomment" 12347 ;;;;;; comment-padding comment-style comment-column) "newcomment"
12006 ;;;;;; "newcomment.el" (15391 40438)) 12348 ;;;;;; "newcomment.el" (15425 28362))
12007 ;;; Generated autoloads from newcomment.el 12349 ;;; Generated autoloads from newcomment.el
12008 12350
12009 (defalias (quote indent-for-comment) (quote comment-indent)) 12351 (defalias (quote indent-for-comment) (quote comment-indent))
12010 12352
12011 (defalias (quote set-comment-column) (quote comment-set-column)) 12353 (defalias (quote set-comment-column) (quote comment-set-column))
12247 (defalias (quote run-octave) (quote inferior-octave)) 12589 (defalias (quote run-octave) (quote inferior-octave))
12248 12590
12249 ;;;*** 12591 ;;;***
12250 12592
12251 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 12593 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
12252 ;;;;;; (15394 64300)) 12594 ;;;;;; (15411 14806))
12253 ;;; Generated autoloads from progmodes/octave-mod.el 12595 ;;; Generated autoloads from progmodes/octave-mod.el
12254 12596
12255 (autoload (quote octave-mode) "octave-mod" "\ 12597 (autoload (quote octave-mode) "octave-mod" "\
12256 Major mode for editing Octave code. 12598 Major mode for editing Octave code.
12257 12599
13070 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 13412 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
13071 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 13413 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
13072 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 13414 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
13073 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 13415 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
13074 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" 13416 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
13075 ;;;;;; "ps-print.el" (15275 13004)) 13417 ;;;;;; "ps-print.el" (15411 14805))
13076 ;;; Generated autoloads from ps-print.el 13418 ;;; Generated autoloads from ps-print.el
13077 13419
13078 (defvar ps-paper-type (quote letter) "\ 13420 (defvar ps-paper-type (quote letter) "\
13079 *Specify the size of paper to format for. 13421 *Specify the size of paper to format for.
13080 Should be one of the paper types defined in `ps-page-dimensions-database', for 13422 Should be one of the paper types defined in `ps-page-dimensions-database', for
13214 13556
13215 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 13557 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
13216 ;;;;;; quail-defrule quail-install-decode-map quail-install-map 13558 ;;;;;; quail-defrule quail-install-decode-map quail-install-map
13217 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 13559 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
13218 ;;;;;; quail-define-package quail-use-package quail-title) "quail" 13560 ;;;;;; quail-define-package quail-use-package quail-title) "quail"
13219 ;;;;;; "international/quail.el" (15391 40439)) 13561 ;;;;;; "international/quail.el" (15425 28363))
13220 ;;; Generated autoloads from international/quail.el 13562 ;;; Generated autoloads from international/quail.el
13221 13563
13222 (autoload (quote quail-title) "quail" "\ 13564 (autoload (quote quail-title) "quail" "\
13223 Return the title of the current Quail package." nil nil) 13565 Return the title of the current Quail package." nil nil)
13224 13566
13479 (autoload (quote quickurl-list) "quickurl" "\ 13821 (autoload (quote quickurl-list) "quickurl" "\
13480 Display `quickurl-list' as a formatted list using `quickurl-list-mode'." t nil) 13822 Display `quickurl-list' as a formatted list using `quickurl-list-mode'." t nil)
13481 13823
13482 ;;;*** 13824 ;;;***
13483 13825
13484 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15192 13826 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15425
13485 ;;;;;; 12237)) 13827 ;;;;;; 28364))
13486 ;;; Generated autoloads from net/rcompile.el 13828 ;;; Generated autoloads from net/rcompile.el
13487 13829
13488 (autoload (quote remote-compile) "rcompile" "\ 13830 (autoload (quote remote-compile) "rcompile" "\
13489 Compile the the current buffer's directory on HOST. Log in as USER. 13831 Compile the current buffer's directory on HOST. Log in as USER.
13490 See \\[compile]." t nil) 13832 See \\[compile]." t nil)
13491 13833
13492 ;;;*** 13834 ;;;***
13493 13835
13494 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 13836 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
13639 With a prefix (or a FILL) argument, also fill with blanks the parts of the 13981 With a prefix (or a FILL) argument, also fill with blanks the parts of the
13640 rectangle which were empty." t nil) 13982 rectangle which were empty." t nil)
13641 13983
13642 ;;;*** 13984 ;;;***
13643 13985
13644 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15306 13986 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15401
13645 ;;;;;; 37172)) 13987 ;;;;;; 43553))
13646 ;;; Generated autoloads from textmodes/refill.el 13988 ;;; Generated autoloads from textmodes/refill.el
13647 13989
13648 (autoload (quote refill-mode) "refill" "\ 13990 (autoload (quote refill-mode) "refill" "\
13649 Toggle Refill minor mode. 13991 Toggle Refill minor mode.
13650 With prefix arg, turn Refill mode on iff arg is positive. 13992 With prefix arg, turn Refill mode on iff arg is positive.
13752 \\{reftex-index-phrases-map}" t nil) 14094 \\{reftex-index-phrases-map}" t nil)
13753 14095
13754 ;;;*** 14096 ;;;***
13755 14097
13756 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 14098 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
13757 ;;;;;; (15384 21745)) 14099 ;;;;;; (15425 28363))
13758 ;;; Generated autoloads from emacs-lisp/regexp-opt.el 14100 ;;; Generated autoloads from emacs-lisp/regexp-opt.el
13759 14101
13760 (autoload (quote regexp-opt) "regexp-opt" "\ 14102 (autoload (quote regexp-opt) "regexp-opt" "\
13761 Return a regexp to match a string in STRINGS. 14103 Return a regexp to match a string in STRINGS.
13762 Each string should be unique in STRINGS and should not contain any regexps, 14104 Each string should be unique in STRINGS and should not contain any regexps,
13856 Clear out the file used for transmitting args when Emacs resumes." nil nil) 14198 Clear out the file used for transmitting args when Emacs resumes." nil nil)
13857 14199
13858 ;;;*** 14200 ;;;***
13859 14201
13860 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 14202 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
13861 ;;;;;; (15369 56001)) 14203 ;;;;;; (15401 43552))
13862 ;;; Generated autoloads from reveal.el 14204 ;;; Generated autoloads from reveal.el
13863 14205
13864 (autoload (quote reveal-mode) "reveal" "\ 14206 (autoload (quote reveal-mode) "reveal" "\
13865 Toggle Reveal mode on or off. 14207 Toggle Reveal mode on or off.
13866 Reveal mode renders invisible text around point visible again. 14208 Reveal mode renders invisible text around point visible again.
13988 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 14330 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
13989 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 14331 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
13990 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 14332 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
13991 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 14333 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
13992 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 14334 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
13993 ;;;;;; "rmail" "mail/rmail.el" (15391 40440)) 14335 ;;;;;; "rmail" "mail/rmail.el" (15425 28363))
13994 ;;; Generated autoloads from mail/rmail.el 14336 ;;; Generated autoloads from mail/rmail.el
13995 14337
13996 (defvar rmail-dont-reply-to-names nil "\ 14338 (defvar rmail-dont-reply-to-names nil "\
13997 *A regexp specifying names to prune of reply to messages. 14339 *A regexp specifying names to prune of reply to messages.
13998 A value of nil means exclude your own login name as an address 14340 A value of nil means exclude your own login name as an address
14471 (autoload (quote resize-minibuffer-mode) "rsz-mini" "\ 14813 (autoload (quote resize-minibuffer-mode) "rsz-mini" "\
14472 This function is obsolete." t nil) 14814 This function is obsolete." t nil)
14473 14815
14474 ;;;*** 14816 ;;;***
14475 14817
14476 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15391 14818 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15425
14477 ;;;;;; 40438)) 14819 ;;;;;; 28362))
14478 ;;; Generated autoloads from ruler-mode.el 14820 ;;; Generated autoloads from ruler-mode.el
14479 14821
14480 (autoload (quote ruler-mode) "ruler-mode" "\ 14822 (autoload (quote ruler-mode) "ruler-mode" "\
14481 Display a ruler in the header line if ARG > 0." t nil) 14823 Display a ruler in the header line if ARG > 0." t nil)
14482 14824
14848 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode 15190 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode
14849 ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to 15191 ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to
14850 ;;;;;; mail-archive-file-name mail-header-separator send-mail-function 15192 ;;;;;; mail-archive-file-name mail-header-separator send-mail-function
14851 ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind 15193 ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind
14852 ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" 15194 ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"
14853 ;;;;;; (15323 13041)) 15195 ;;;;;; (15425 28363))
14854 ;;; Generated autoloads from mail/sendmail.el 15196 ;;; Generated autoloads from mail/sendmail.el
14855 15197
14856 (defvar mail-from-style (quote angles) "\ 15198 (defvar mail-from-style (quote angles) "\
14857 *Specifies how \"From:\" fields look. 15199 *Specifies how \"From:\" fields look.
14858 15200
15091 \\{html-mode-map}" t nil) 15433 \\{html-mode-map}" t nil)
15092 15434
15093 ;;;*** 15435 ;;;***
15094 15436
15095 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 15437 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
15096 ;;;;;; (15391 40440)) 15438 ;;;;;; (15411 14806))
15097 ;;; Generated autoloads from progmodes/sh-script.el 15439 ;;; Generated autoloads from progmodes/sh-script.el
15098 15440
15099 (put (quote sh-mode) (quote mode-class) (quote special)) 15441 (put (quote sh-mode) (quote mode-class) (quote special))
15100 15442
15101 (autoload (quote sh-mode) "sh-script" "\ 15443 (autoload (quote sh-mode) "sh-script" "\
15463 which smileys to operate on and which images to use for them." t nil) 15805 which smileys to operate on and which images to use for them." t nil)
15464 15806
15465 ;;;*** 15807 ;;;***
15466 15808
15467 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el" 15809 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
15468 ;;;;;; (15384 21746)) 15810 ;;;;;; (15401 43553))
15469 ;;; Generated autoloads from mail/smtpmail.el 15811 ;;; Generated autoloads from mail/smtpmail.el
15470 15812
15471 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil) 15813 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
15472 15814
15473 ;;;*** 15815 ;;;***
15521 15863
15522 ;;;*** 15864 ;;;***
15523 15865
15524 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 15866 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
15525 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 15867 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
15526 ;;;;;; "solar" "calendar/solar.el" (15349 7597)) 15868 ;;;;;; "solar" "calendar/solar.el" (15425 28362))
15527 ;;; Generated autoloads from calendar/solar.el 15869 ;;; Generated autoloads from calendar/solar.el
15528 15870
15529 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 15871 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
15530 *The pseudo-pattern that governs the way a time of day is formatted. 15872 *The pseudo-pattern that governs the way a time of day is formatted.
15531 15873
15656 15998
15657 ;;;*** 15999 ;;;***
15658 16000
15659 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 16001 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
15660 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 16002 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
15661 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (15192 12217)) 16003 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (15401 43552))
15662 ;;; Generated autoloads from sort.el 16004 ;;; Generated autoloads from sort.el
15663 16005
15664 (autoload (quote sort-subr) "sort" "\ 16006 (autoload (quote sort-subr) "sort" "\
15665 General text sorting routine to divide buffer into records and sort them. 16007 General text sorting routine to divide buffer into records and sort them.
15666 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. 16008 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN.
15779 From a program takes two point or marker arguments, BEG and END." t nil) 16121 From a program takes two point or marker arguments, BEG and END." t nil)
15780 16122
15781 ;;;*** 16123 ;;;***
15782 16124
15783 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 16125 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
15784 ;;;;;; "speedbar.el" (15384 21744)) 16126 ;;;;;; "speedbar.el" (15411 14805))
15785 ;;; Generated autoloads from speedbar.el 16127 ;;; Generated autoloads from speedbar.el
15786 16128
15787 (defalias (quote speedbar) (quote speedbar-frame-mode)) 16129 (defalias (quote speedbar) (quote speedbar-frame-mode))
15788 16130
15789 (autoload (quote speedbar-frame-mode) "speedbar" "\ 16131 (autoload (quote speedbar-frame-mode) "speedbar" "\
15842 16184
15843 ;;;*** 16185 ;;;***
15844 16186
15845 ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres 16187 ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres
15846 ;;;;;; sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode 16188 ;;;;;; sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode
15847 ;;;;;; sql-help) "sql" "progmodes/sql.el" (15349 7598)) 16189 ;;;;;; sql-help) "sql" "progmodes/sql.el" (15425 28364))
15848 ;;; Generated autoloads from progmodes/sql.el 16190 ;;; Generated autoloads from progmodes/sql.el
15849 16191
15850 (autoload (quote sql-help) "sql" "\ 16192 (autoload (quote sql-help) "sql" "\
15851 Show short help for the SQL modes. 16193 Show short help for the SQL modes.
15852 16194
16409 Get help on Tcl command. Default is word at point. 16751 Get help on Tcl command. Default is word at point.
16410 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil) 16752 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil)
16411 16753
16412 ;;;*** 16754 ;;;***
16413 16755
16414 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15242 17023)) 16756 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15425 28364))
16415 ;;; Generated autoloads from net/telnet.el 16757 ;;; Generated autoloads from net/telnet.el
16416 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 16758 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
16417 16759
16418 (autoload (quote telnet) "telnet" "\ 16760 (autoload (quote telnet) "telnet" "\
16419 Open a network login connection to host named HOST (a string). 16761 Open a network login connection to host named HOST (a string).
16429 Communication with HOST is recorded in a buffer `*rsh-HOST*'. 16771 Communication with HOST is recorded in a buffer `*rsh-HOST*'.
16430 Normally input is edited in Emacs and sent a line at a time." t nil) 16772 Normally input is edited in Emacs and sent a line at a time." t nil)
16431 16773
16432 ;;;*** 16774 ;;;***
16433 16775
16434 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15394 16776 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15425
16435 ;;;;;; 64298)) 16777 ;;;;;; 28362))
16436 ;;; Generated autoloads from term.el 16778 ;;; Generated autoloads from term.el
16437 16779
16438 (autoload (quote make-term) "term" "\ 16780 (autoload (quote make-term) "term" "\
16439 Make a term process NAME in a buffer, running PROGRAM. 16781 Make a term process NAME in a buffer, running PROGRAM.
16440 The name of the buffer is made by surrounding NAME with `*'s. 16782 The name of the buffer is made by surrounding NAME with `*'s.
16796 if large. You can use Info-split to do this manually." t nil) 17138 if large. You can use Info-split to do this manually." t nil)
16797 17139
16798 ;;;*** 17140 ;;;***
16799 17141
16800 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 17142 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
16801 ;;;;;; "texinfo" "textmodes/texinfo.el" (15319 49209)) 17143 ;;;;;; "texinfo" "textmodes/texinfo.el" (15425 28364))
16802 ;;; Generated autoloads from textmodes/texinfo.el 17144 ;;; Generated autoloads from textmodes/texinfo.el
16803 17145
16804 (defvar texinfo-open-quote "``" "\ 17146 (defvar texinfo-open-quote "``" "\
16805 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 17147 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
16806 17148
17013 This function performs no refilling of the changed text." t nil) 17355 This function performs no refilling of the changed text." t nil)
17014 17356
17015 ;;;*** 17357 ;;;***
17016 17358
17017 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 17359 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
17018 ;;;;;; "time" "time.el" (15223 37890)) 17360 ;;;;;; "time" "time.el" (15425 28362))
17019 ;;; Generated autoloads from time.el 17361 ;;; Generated autoloads from time.el
17020 17362
17021 (defvar display-time-day-and-date nil "\ 17363 (defvar display-time-day-and-date nil "\
17022 *Non-nil means \\[display-time] should display day and date as well as time.") 17364 *Non-nil means \\[display-time] should display day and date as well as time.")
17023 17365
17377 function." nil nil) 17719 function." nil nil)
17378 17720
17379 ;;;*** 17721 ;;;***
17380 17722
17381 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 17723 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
17382 ;;;;;; (15332 8799)) 17724 ;;;;;; (15425 28362))
17383 ;;; Generated autoloads from tooltip.el 17725 ;;; Generated autoloads from tooltip.el
17384 17726
17385 (autoload (quote tooltip-mode) "tooltip" "\ 17727 (autoload (quote tooltip-mode) "tooltip" "\
17386 Mode for tooltip display. 17728 Mode for tooltip display.
17387 With ARG, turn tooltip mode on if and only if ARG is positive." t nil) 17729 With ARG, turn tooltip mode on if and only if ARG is positive." t nil)
17395 17737
17396 (custom-add-load (quote tooltip-mode) (quote tooltip)) 17738 (custom-add-load (quote tooltip-mode) (quote tooltip))
17397 17739
17398 ;;;*** 17740 ;;;***
17399 17741
17400 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15299 17742 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15401
17401 ;;;;;; 63969)) 17743 ;;;;;; 43552))
17402 ;;; Generated autoloads from emulation/tpu-edt.el 17744 ;;; Generated autoloads from emulation/tpu-edt.el
17403 17745
17404 (defalias (quote tpu-edt-mode) (quote tpu-edt-on)) 17746 (defalias (quote tpu-edt-mode) (quote tpu-edt-on))
17405 17747
17406 (defalias (quote tpu-edt) (quote tpu-edt-on)) 17748 (defalias (quote tpu-edt) (quote tpu-edt-on))
17652 2 would mean to use one half, a value of 4 would mean to use one quarter, etc." t nil) 17994 2 would mean to use one half, a value of 4 would mean to use one quarter, etc." t nil)
17653 17995
17654 ;;;*** 17996 ;;;***
17655 17997
17656 ;;;### (autoloads (unify-8859-on-decoding-mode unify-8859-on-encoding-mode) 17998 ;;;### (autoloads (unify-8859-on-decoding-mode unify-8859-on-encoding-mode)
17657 ;;;;;; "ucs-tables" "international/ucs-tables.el" (15383 44376)) 17999 ;;;;;; "ucs-tables" "international/ucs-tables.el" (15425 28363))
17658 ;;; Generated autoloads from international/ucs-tables.el 18000 ;;; Generated autoloads from international/ucs-tables.el
17659 18001
17660 (defvar unify-8859-on-encoding-mode nil "\ 18002 (defvar unify-8859-on-encoding-mode nil "\
17661 Non-nil if Unify-8859-On-Encoding mode is enabled. 18003 Non-nil if Unify-8859-On-Encoding mode is enabled.
17662 See the command `unify-8859-on-encoding-mode' for a description of this minor-mode. 18004 See the command `unify-8859-on-encoding-mode' for a description of this minor-mode.
17683 characters from the built-in ISO 8859 and `mule-unicode-0100-24ff' 18025 characters from the built-in ISO 8859 and `mule-unicode-0100-24ff'
17684 charsets are handled automatically by the coding system used if it can 18026 charsets are handled automatically by the coding system used if it can
17685 represent them. Thus, say, an e-acute from the Latin-1 charset (the 18027 represent them. Thus, say, an e-acute from the Latin-1 charset (the
17686 unified representation) in a buffer saved as Latin-9 will be encoded 18028 unified representation) in a buffer saved as Latin-9 will be encoded
17687 directly to a byte value 233. By default, in contrast, you would be 18029 directly to a byte value 233. By default, in contrast, you would be
17688 promtped for a general coding system to use for saving the file, which 18030 prompted for a general coding system to use for saving the file, which
17689 can cope with separate Latin-1 and Latin-9 representations of e-acute. 18031 can cope with separate Latin-1 and Latin-9 representations of e-acute.
17690 18032
17691 See also command `unify-8859-on-decoding-mode'." t nil) 18033 See also command `unify-8859-on-decoding-mode'." t nil)
17692 18034
17693 (defvar unify-8859-on-decoding-mode nil "\ 18035 (defvar unify-8859-on-decoding-mode nil "\
17804 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-revert-buffer 18146 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-revert-buffer
17805 ;;;;;; vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory 18147 ;;;;;; vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory
17806 ;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window 18148 ;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window
17807 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 18149 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
17808 ;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) 18150 ;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
17809 ;;;;;; "vc" "vc.el" (15394 64299)) 18151 ;;;;;; "vc" "vc.el" (15425 28362))
17810 ;;; Generated autoloads from vc.el 18152 ;;; Generated autoloads from vc.el
17811 18153
17812 (defvar vc-checkout-hook nil "\ 18154 (defvar vc-checkout-hook nil "\
17813 *Normal hook (list of functions) run after checking out a file. 18155 *Normal hook (list of functions) run after checking out a file.
17814 See `run-hooks'.") 18156 See `run-hooks'.")
18027 `vc-annotate-very-old-color' defines the mapping of time to 18369 `vc-annotate-very-old-color' defines the mapping of time to
18028 colors. `vc-annotate-background' specifies the background color." t nil) 18370 colors. `vc-annotate-background' specifies the background color." t nil)
18029 18371
18030 ;;;*** 18372 ;;;***
18031 18373
18032 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15394 64298)) 18374 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15425 28362))
18033 ;;; Generated autoloads from vc-cvs.el 18375 ;;; Generated autoloads from vc-cvs.el
18034 (defun vc-cvs-registered (f) 18376 (defun vc-cvs-registered (f)
18035 (when (file-readable-p (expand-file-name 18377 (when (file-readable-p (expand-file-name
18036 "CVS/Entries" (file-name-directory f))) 18378 "CVS/Entries" (file-name-directory f)))
18037 (require 'vc-cvs) 18379 (require 'vc-cvs)
18038 (vc-cvs-registered f))) 18380 (vc-cvs-registered f)))
18039 18381
18040 ;;;*** 18382 ;;;***
18041 18383
18042 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 18384 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
18043 ;;;;;; (15244 62593)) 18385 ;;;;;; (15425 28362))
18044 ;;; Generated autoloads from vc-rcs.el 18386 ;;; Generated autoloads from vc-rcs.el
18045 18387
18046 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 18388 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
18047 *Where to look for RCS master files. 18389 *Where to look for RCS master files.
18048 For a description of possible values, see `vc-check-master-templates'.") 18390 For a description of possible values, see `vc-check-master-templates'.")
18067 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))))) 18409 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)))))
18068 18410
18069 ;;;*** 18411 ;;;***
18070 18412
18071 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 18413 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
18072 ;;;;;; (15394 64300)) 18414 ;;;;;; (15411 14806))
18073 ;;; Generated autoloads from progmodes/vhdl-mode.el 18415 ;;; Generated autoloads from progmodes/vhdl-mode.el
18074 18416
18075 (autoload (quote vhdl-mode) "vhdl-mode" "\ 18417 (autoload (quote vhdl-mode) "vhdl-mode" "\
18076 Major mode for editing VHDL code. 18418 Major mode for editing VHDL code.
18077 18419
18622 Turn on VIP emulation of VI." t nil) 18964 Turn on VIP emulation of VI." t nil)
18623 18965
18624 ;;;*** 18966 ;;;***
18625 18967
18626 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 18968 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
18627 ;;;;;; (15358 31086)) 18969 ;;;;;; (15425 28363))
18628 ;;; Generated autoloads from emulation/viper.el 18970 ;;; Generated autoloads from emulation/viper.el
18629 18971
18630 (autoload (quote toggle-viper-mode) "viper" "\ 18972 (autoload (quote toggle-viper-mode) "viper" "\
18631 Toggle Viper on/off. 18973 Toggle Viper on/off.
18632 If Viper is enabled, turn it off. Otherwise, turn it on." t nil) 18974 If Viper is enabled, turn it off. Otherwise, turn it on." t nil)
18819 With arg, turn widget mode on if and only if arg is positive." t nil) 19161 With arg, turn widget mode on if and only if arg is positive." t nil)
18820 19162
18821 ;;;*** 19163 ;;;***
18822 19164
18823 ;;;### (autoloads (widget-delete widget-create widget-prompt-value) 19165 ;;;### (autoloads (widget-delete widget-create widget-prompt-value)
18824 ;;;;;; "wid-edit" "wid-edit.el" (15384 21744)) 19166 ;;;;;; "wid-edit" "wid-edit.el" (15411 14805))
18825 ;;; Generated autoloads from wid-edit.el 19167 ;;; Generated autoloads from wid-edit.el
18826 19168
18827 (autoload (quote widget-prompt-value) "wid-edit" "\ 19169 (autoload (quote widget-prompt-value) "wid-edit" "\
18828 Prompt for a value matching WIDGET, using PROMPT. 19170 Prompt for a value matching WIDGET, using PROMPT.
18829 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil) 19171 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil)
18897 With arg, turn Winner mode on if and only if arg is positive." t nil) 19239 With arg, turn Winner mode on if and only if arg is positive." t nil)
18898 19240
18899 ;;;*** 19241 ;;;***
18900 19242
18901 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 19243 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
18902 ;;;;;; "woman.el" (15297 22176)) 19244 ;;;;;; "woman.el" (15411 14805))
18903 ;;; Generated autoloads from woman.el 19245 ;;; Generated autoloads from woman.el
18904 19246
18905 (autoload (quote woman) "woman" "\ 19247 (autoload (quote woman) "woman" "\
18906 Browse UN*X man page for TOPIC (Without using external Man program). 19248 Browse UN*X man page for TOPIC (Without using external Man program).
18907 The major browsing mode used is essentially the standard Man mode. 19249 The major browsing mode used is essentially the standard Man mode.
19051 Turn it on to use emacs mouse commands, and off to use xterm mouse commands." t nil) 19393 Turn it on to use emacs mouse commands, and off to use xterm mouse commands." t nil)
19052 19394
19053 ;;;*** 19395 ;;;***
19054 19396
19055 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 19397 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
19056 ;;;;;; yow) "yow" "play/yow.el" (15384 21747)) 19398 ;;;;;; yow) "yow" "play/yow.el" (15401 43553))
19057 ;;; Generated autoloads from play/yow.el 19399 ;;; Generated autoloads from play/yow.el
19058 19400
19059 (autoload (quote yow) "yow" "\ 19401 (autoload (quote yow) "yow" "\
19060 Return or display a random Zippy quotation. With prefix arg, insert it." t nil) 19402 Return or display a random Zippy quotation. With prefix arg, insert it." t nil)
19061 19403
19069 (autoload (quote psychoanalyze-pinhead) "yow" "\ 19411 (autoload (quote psychoanalyze-pinhead) "yow" "\
19070 Zippy goes to the analyst." t nil) 19412 Zippy goes to the analyst." t nil)
19071 19413
19072 ;;;*** 19414 ;;;***
19073 19415
19074 ;;;### (autoloads (zone) "zone" "play/zone.el" (15321 50029)) 19416 ;;;### (autoloads (zone) "zone" "play/zone.el" (15425 28364))
19075 ;;; Generated autoloads from play/zone.el 19417 ;;; Generated autoloads from play/zone.el
19076 19418
19077 (autoload (quote zone) "zone" "\ 19419 (autoload (quote zone) "zone" "\
19078 Zone out, completely." t nil) 19420 Zone out, completely." t nil)
19079 19421
19098 19440
19099 ;;;*** 19441 ;;;***
19100 19442
19101 ;;;### (autoloads nil nil ("textmodes/text-mode.el" "textmodes/texnfo-upd.el" 19443 ;;;### (autoloads nil nil ("textmodes/text-mode.el" "textmodes/texnfo-upd.el"
19102 ;;;;;; "term/xterm.el" "term/pc-win.el" "gnus/nnweb.el" "gnus/nnultimate.el" 19444 ;;;;;; "term/xterm.el" "term/pc-win.el" "gnus/nnweb.el" "gnus/nnultimate.el"
19103 ;;;;;; "gnus/nnslashdot.el" "gnus/nnimap.el" "gnus/mml.el" "help.el" 19445 ;;;;;; "gnus/nnslashdot.el" "gnus/nnimap.el" "gnus/mml.el" "env.el"
19104 ;;;;;; "faces.el" "env.el" "buff-menu.el" "abbrevlist.el" "byte-run.el" 19446 ;;;;;; "buff-menu.el" "byte-run.el" "cdl.el" "cus-dep.el" "dos-fns.el"
19105 ;;;;;; "cdl.el" "cus-dep.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" 19447 ;;;;;; "dos-vars.el" "dos-w32.el" "electric.el" "emacs-lock.el"
19106 ;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el" 19448 ;;;;;; "forms-d2.el" "forms-pass.el" "kermit.el" "map-ynp.el" "misc.el"
19107 ;;;;;; "emacs-lock.el" "format.el" "forms-d2.el" "forms-pass.el" 19449 ;;;;;; "mouse-copy.el" "patcomp.el" "paths.el" "pcvs-parse.el" "regi.el"
19108 ;;;;;; "kermit.el" "map-ynp.el" "misc.el" "mouse-copy.el" "patcomp.el" 19450 ;;;;;; "register.el" "s-region.el" "scroll-bar.el" "soundex.el"
19109 ;;;;;; "paths.el" "pcvs-info.el" "pcvs-parse.el" "regi.el" "register.el" 19451 ;;;;;; "tcp.el" "timezone.el" "unused.el" "vcursor.el" "vms-patch.el"
19110 ;;;;;; "s-region.el" "scroll-bar.el" "soundex.el" "tcp.el" "timezone.el" 19452 ;;;;;; "vmsproc.el" "vt100-led.el" "widget.el" "international/iso-ascii.el"
19111 ;;;;;; "unused.el" "vcursor.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
19112 ;;;;;; "vt100-led.el" "widget.el" "xscheme.el" "international/iso-ascii.el"
19113 ;;;;;; "international/iso-swed.el" "international/ja-dic-cnv.el" 19453 ;;;;;; "international/iso-swed.el" "international/ja-dic-cnv.el"
19114 ;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/swedish.el" 19454 ;;;;;; "international/ja-dic-utl.el" "international/swedish.el"
19115 ;;;;;; "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" 19455 ;;;;;; "calendar/cal-china.el" "calendar/cal-coptic.el" "calendar/cal-french.el"
19116 ;;;;;; "net/eudcb-ph.el" "net/ldap.el" "calendar/cal-china.el" "calendar/cal-coptic.el" 19456 ;;;;;; "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el"
19117 ;;;;;; "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 19457 ;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
19118 ;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" 19458 ;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
19119 ;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" 19459 ;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el"
19120 ;;;;;; "calendar/cal-x.el" "emacs-lisp/assoc.el" "emacs-lisp/cl-compat.el" 19460 ;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el"
19121 ;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" 19461 ;;;;;; "emacs-lisp/float.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el"
19122 ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/find-gc.el" "emacs-lisp/float.el" 19462 ;;;;;; "emacs-lisp/lmenu.el" "emacs-lisp/lucid.el" "emacs-lisp/sregex.el"
19123 ;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lmenu.el" 19463 ;;;;;; "emulation/edt-lk201.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
19124 ;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/sregex.el" "emulation/edt-lk201.el" 19464 ;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el"
19125 ;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/mlsupport.el" 19465 ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el"
19126 ;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" 19466 ;;;;;; "eshell/em-hist.el" "eshell/em-pred.el" "eshell/em-prompt.el"
19127 ;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "eshell/em-alias.el" 19467 ;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
19128 ;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el" 19468 ;;;;;; "eshell/em-term.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
19129 ;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el" 19469 ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el"
19130 ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 19470 ;;;;;; "eshell/esh-maint.el" "eshell/esh-module.el" "eshell/esh-opt.el"
19131 ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 19471 ;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el"
19132 ;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" 19472 ;;;;;; "gnus/flow-fill.el" "gnus/format-spec.el" "gnus/gnus-async.el"
19133 ;;;;;; "eshell/esh-ext.el" "eshell/esh-io.el" "eshell/esh-maint.el" 19473 ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el"
19134 ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
19135 ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "gnus/flow-fill.el"
19136 ;;;;;; "gnus/format-spec.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
19137 ;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el"
19138 ;;;;;; "gnus/gnus-draft.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 19474 ;;;;;; "gnus/gnus-draft.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
19139 ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" 19475 ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
19140 ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el" 19476 ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el"
19141 ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el" 19477 ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el"
19142 ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-uu.el" 19478 ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-uu.el"
19144 ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/messcompat.el" 19480 ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/messcompat.el"
19145 ;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el" 19481 ;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el"
19146 ;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" 19482 ;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
19147 ;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el" 19483 ;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
19148 ;;;;;; "gnus/nnlistserv.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnoo.el" 19484 ;;;;;; "gnus/nnlistserv.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnoo.el"
19149 ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el" 19485 ;;;;;; "gnus/nnvirtual.el" "gnus/nnwarchive.el" "gnus/parse-time.el"
19150 ;;;;;; "gnus/parse-time.el" "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" 19486 ;;;;;; "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" "gnus/rfc2045.el"
19151 ;;;;;; "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" 19487 ;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/starttls.el"
19152 ;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "language/english.el" 19488 ;;;;;; "gnus/utf7.el" "gnus/webmail.el" "language/english.el" "language/ethiopic.el"
19153 ;;;;;; "language/ethiopic.el" "language/misc-lang.el" "language/romanian.el" 19489 ;;;;;; "language/misc-lang.el" "language/romanian.el" "mail/blessmail.el"
19154 ;;;;;; "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el" 19490 ;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mh-funcs.el"
19155 ;;;;;; "mail/mh-funcs.el" "mail/mh-seq.el" "mail/rfc2368.el" "mail/rfc822.el" 19491 ;;;;;; "mail/mh-seq.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el"
19156 ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "obsolete/ooutline.el" 19492 ;;;;;; "mail/vms-pmail.el" "obsolete/ooutline.el" "obsolete/profile.el"
19157 ;;;;;; "obsolete/profile.el" "obsolete/rnews.el" "obsolete/sc.el" 19493 ;;;;;; "obsolete/rnews.el" "obsolete/sc.el" "obsolete/sun-curs.el"
19158 ;;;;;; "obsolete/sun-curs.el" "obsolete/sun-fns.el" "obsolete/uncompress.el" 19494 ;;;;;; "obsolete/sun-fns.el" "obsolete/uncompress.el" "obsolete/x-apollo.el"
19159 ;;;;;; "obsolete/x-apollo.el" "obsolete/x-menu.el" "play/gametree.el" 19495 ;;;;;; "obsolete/x-menu.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
19160 ;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/ada-xref.el" 19496 ;;;;;; "progmodes/ada-xref.el" "progmodes/cc-align.el" "progmodes/cc-bytecomp.el"
19161 ;;;;;; "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" 19497 ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el"
19162 ;;;;;; "progmodes/cc-compat.el" "progmodes/cc-defs.el" "progmodes/cc-menus.el" 19498 ;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el"
19163 ;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" 19499 ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/mantemp.el"
19164 ;;;;;; "progmodes/ebnf-yac.el" "progmodes/mantemp.el" "term/AT386.el" 19500 ;;;;;; "term/AT386.el" "term/apollo.el" "term/bobcat.el" "term/iris-ansi.el"
19165 ;;;;;; "term/apollo.el" "term/bobcat.el" "term/iris-ansi.el" "term/keyswap.el" 19501 ;;;;;; "term/keyswap.el" "term/linux.el" "term/lk201.el" "term/mac-win.el"
19166 ;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el" 19502 ;;;;;; "term/news.el" "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el"
19167 ;;;;;; "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el" 19503 ;;;;;; "term/tvi970.el" "term/vt100.el" "term/vt102.el" "term/vt125.el"
19168 ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el" 19504 ;;;;;; "term/vt200.el" "term/vt201.el" "term/vt220.el" "term/vt240.el"
19169 ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el" 19505 ;;;;;; "term/vt300.el" "term/vt320.el" "term/vt400.el" "term/vt420.el"
19170 ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/wyse50.el" 19506 ;;;;;; "term/wyse50.el" "textmodes/page.el" "textmodes/refbib.el"
19171 ;;;;;; "term/x-win.el" "textmodes/makeinfo.el" "textmodes/page.el" 19507 ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
19172 ;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" 19508 ;;;;;; "textmodes/reftex-parse.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el"
19173 ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-parse.el" 19509 ;;;;;; "textmodes/reftex-vars.el" "emacs-lisp/lselect.el" "saveplace.el"
19174 ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-vars.el" 19510 ;;;;;; "uniquify.el" "eshell/em-unix.el" "international/latin-1.el"
19175 ;;;;;; "emacs-lisp/lselect.el" "saveplace.el" "uniquify.el" "eshell/em-ls.el" 19511 ;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el"
19176 ;;;;;; "eshell/em-unix.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" 19512 ;;;;;; "international/latin-5.el" "international/latin-8.el" "textmodes/page-ext.el"
19177 ;;;;;; "international/latin-1.el" "international/latin-2.el" "international/latin-3.el" 19513 ;;;;;; "eshell/esh-groups.el" "mouse-drag.el" "w32-fns.el" "calc/calc-aent.el"
19178 ;;;;;; "international/latin-4.el" "international/latin-5.el" "international/latin-8.el" 19514 ;;;;;; "calc/calc-alg.el" "calc/calc-arith.el" "calc/calc-bin.el"
19179 ;;;;;; "term/w32-win.el" "textmodes/page-ext.el" "eshell/esh-groups.el" 19515 ;;;;;; "calc/calc-comb.el" "calc/calc-cplx.el" "calc/calc-embed.el"
19180 ;;;;;; "abbrev.el" "generic-x.el" "mouse-drag.el" "version.el" "w32-fns.el" 19516 ;;;;;; "calc/calc-fin.el" "calc/calc-frac.el" "calc/calc-funcs.el"
19181 ;;;;;; "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el" 19517 ;;;;;; "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el"
19182 ;;;;;; "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el" 19518 ;;;;;; "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-macs.el"
19183 ;;;;;; "calc/calc-embed.el" "calc/calc-fin.el" "calc/calc-frac.el" 19519 ;;;;;; "calc/calc-maint.el" "calc/calc-map.el" "calc/calc-misc.el"
19184 ;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 19520 ;;;;;; "calc/calc-mode.el" "calc/calc-poly.el" "calc/calc-prog.el"
19185 ;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 19521 ;;;;;; "calc/calc-rewr.el" "calc/calc-rules.el" "calc/calc-sel.el"
19186 ;;;;;; "calc/calc-macs.el" "calc/calc-maint.el" "calc/calc-map.el" 19522 ;;;;;; "calc/calc-stat.el" "calc/calc-store.el" "calc/calc-stuff.el"
19187 ;;;;;; "calc/calc-misc.el" "calc/calc-mode.el" "calc/calc-poly.el" 19523 ;;;;;; "calc/calc-trail.el" "calc/calc-undo.el" "calc/calc-units.el"
19188 ;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 19524 ;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el"
19189 ;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 19525 ;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el"
19190 ;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" 19526 ;;;;;; "international/latin-9.el" "mail/mspools.el" "progmodes/cc-engine.el"
19191 ;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 19527 ;;;;;; "allout.el" "case-table.el" "cus-start.el" "float-sup.el"
19192 ;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 19528 ;;;;;; "foldout.el" "frame.el" "indent.el" "isearch.el" "loadup.el"
19193 ;;;;;; "calc/calcsel2.el" "emacs-lisp/lisp.el" "international/latin-9.el" 19529 ;;;;;; "menu-bar.el" "pcvs-util.el" "select.el" "tempo.el" "vc-hooks.el"
19194 ;;;;;; "mail/mspools.el" "progmodes/cc-engine.el" "allout.el" "bindings.el" 19530 ;;;;;; "xml.el" "calc/calc-forms.el" "calc/calc-math.el" "calc/calc-mtx.el"
19195 ;;;;;; "case-table.el" "cus-load.el" "cus-start.el" "custom.el" 19531 ;;;;;; "gnus/gnus-score.el" "gnus/gnus-sum.el" "gnus/gnus-util.el"
19196 ;;;;;; "ediff-diff.el" "ediff-init.el" "ediff-merg.el" "files.el" 19532 ;;;;;; "gnus/imap.el" "gnus/mailcap.el" "gnus/mm-view.el" "gnus/nnmail.el"
19197 ;;;;;; "finder-inf.el" "float-sup.el" "foldout.el" "frame.el" "indent.el" 19533 ;;;;;; "emacs-lisp/authors.el" "emacs-lisp/cl-macs.el" "emacs-lisp/ewoc.el"
19198 ;;;;;; "isearch.el" "loadup.el" "menu-bar.el" "mouse.el" "pcvs-util.el" 19534 ;;;;;; "emacs-lisp/lisp-mnt.el" "emulation/edt-mapper.el" "emulation/tpu-mapper.el"
19199 ;;;;;; "replace.el" "select.el" "simple.el" "startup.el" "subdirs.el" 19535 ;;;;;; "international/characters.el" "international/iso-insert.el"
19200 ;;;;;; "subr.el" "tempo.el" "vc-hooks.el" "window.el" "xml.el" "calc/calc-forms.el"
19201 ;;;;;; "calc/calc-math.el" "calc/calc-mtx.el" "gnus/gnus-score.el"
19202 ;;;;;; "gnus/gnus-sum.el" "gnus/gnus-util.el" "gnus/imap.el" "gnus/mailcap.el"
19203 ;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/nnmail.el" "emacs-lisp/authors.el"
19204 ;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/cl-macs.el" "emacs-lisp/ewoc.el"
19205 ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emulation/edt-mapper.el"
19206 ;;;;;; "emulation/tpu-mapper.el" "international/characters.el" "international/iso-insert.el"
19207 ;;;;;; "international/mule-cmds.el" "international/mule-conf.el" 19536 ;;;;;; "international/mule-cmds.el" "international/mule-conf.el"
19208 ;;;;;; "international/mule.el" "international/utf-8-subst.el" "international/utf-8.el" 19537 ;;;;;; "international/mule.el" "international/utf-8.el" "language/chinese.el"
19209 ;;;;;; "language/chinese.el" "language/cyrillic.el" "language/czech.el" 19538 ;;;;;; "language/cyrillic.el" "language/czech.el" "language/devanagari.el"
19210 ;;;;;; "language/devanagari.el" "language/european.el" "language/georgian.el" 19539 ;;;;;; "language/greek.el" "language/hebrew.el" "language/japanese.el"
19211 ;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el" 19540 ;;;;;; "language/korean.el" "language/lao.el" "language/slovak.el"
19212 ;;;;;; "language/japanese.el" "language/korean.el" "language/lao.el" 19541 ;;;;;; "language/thai.el" "language/tibetan.el" "language/vietnamese.el"
19213 ;;;;;; "language/slovak.el" "language/thai.el" "language/tibetan.el" 19542 ;;;;;; "mail/mh-pick.el" "obsolete/c-mode.el" "obsolete/cplus-md.el"
19214 ;;;;;; "language/utf-8-lang.el" "language/vietnamese.el" "mail/mh-pick.el" 19543 ;;;;;; "obsolete/hilit19.el" "play/gamegrid.el" "progmodes/idlw-rinfo.el"
19215 ;;;;;; "obsolete/c-mode.el" "obsolete/cplus-md.el" "obsolete/hilit19.el" 19544 ;;;;;; "progmodes/idlw-toolbar.el" "term/bg-mouse.el" "textmodes/bib-mode.el"
19216 ;;;;;; "play/gamegrid.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" 19545 ;;;;;; "textmodes/fill.el" "textmodes/paragraphs.el" "textmodes/reftex-toc.el"
19217 ;;;;;; "term/bg-mouse.el" "term/internal.el" "term/sun-mouse.el" 19546 ;;;;;; "subr.el" "vt-control.el" "window.el" "emacs-lisp/byte-opt.el"
19218 ;;;;;; "textmodes/bib-mode.el" "textmodes/fill.el" "textmodes/paragraphs.el" 19547 ;;;;;; "emacs-lisp/find-gc.el" "international/utf-8-subst.el" "language/georgian.el"
19219 ;;;;;; "textmodes/reftex-toc.el") (15394 64965 234514)) 19548 ;;;;;; "language/indian.el" "language/utf-8-lang.el" "obsolete/mlsupport.el"
19549 ;;;;;; "term/internal.el" "abbrev.el" "abbrevlist.el" "bindings.el"
19550 ;;;;;; "cus-load.el" "custom.el" "ediff-diff.el" "ediff-init.el"
19551 ;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el"
19552 ;;;;;; "faces.el" "files.el" "format.el" "generic-x.el" "help.el"
19553 ;;;;;; "mouse.el" "pcvs-info.el" "replace.el" "simple.el" "startup.el"
19554 ;;;;;; "version.el" "xscheme.el" "gnus/gnus-cite.el" "gnus/mm-util.el"
19555 ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "emacs-lisp/lisp-mode.el"
19556 ;;;;;; "emacs-lisp/lisp.el" "emulation/viper-cmd.el" "emulation/viper-ex.el"
19557 ;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el"
19558 ;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "eshell/em-ls.el"
19559 ;;;;;; "international/ogonek.el" "language/european.el" "net/eudc-vars.el"
19560 ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el"
19561 ;;;;;; "net/ldap.el" "term/sun-mouse.el" "term/w32-win.el" "term/x-win.el"
19562 ;;;;;; "textmodes/makeinfo.el" "textmodes/reftex-global.el" "finder-inf.el"
19563 ;;;;;; "subdirs.el") (15425 49422 707350))
19220 19564
19221 ;;;*** 19565 ;;;***
19222 19566
19223 ;;; Local Variables: 19567 ;;; Local Variables:
19224 ;;; version-control: never 19568 ;;; version-control: never