comparison lisp/loaddefs.el @ 43905:054fd1547d56

regenerated
author Miles Bader <miles@gnu.org>
date Thu, 14 Mar 2002 08:57:06 +0000
parents cc345a1119f4
children d1e3d0c2d12a
comparison
equal deleted inserted replaced
43904:18bde66fd00f 43905:054fd1547d56
584 bindings. 584 bindings.
585 Returns list of symbols and documentation found." t nil) 585 Returns list of symbols and documentation found." t nil)
586 586
587 ;;;*** 587 ;;;***
588 588
589 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15427 589 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15490
590 ;;;;;; 61500)) 590 ;;;;;; 49403))
591 ;;; Generated autoloads from arc-mode.el 591 ;;; Generated autoloads from arc-mode.el
592 592
593 (autoload (quote archive-mode) "arc-mode" "\ 593 (autoload (quote archive-mode) "arc-mode" "\
594 Major mode for viewing an archive file in a dired-like way. 594 Major mode for viewing an archive file in a dired-like way.
595 You can move around using the usual cursor motion commands. 595 You can move around using the usual cursor motion commands.
672 672
673 Entering array mode calls the function `array-mode-hook'." t nil) 673 Entering array mode calls the function `array-mode-hook'." t nil)
674 674
675 ;;;*** 675 ;;;***
676 676
677 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15427 677 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15490
678 ;;;;;; 61509)) 678 ;;;;;; 49404))
679 ;;; Generated autoloads from textmodes/artist.el 679 ;;; Generated autoloads from textmodes/artist.el
680 680
681 (autoload (quote artist-mode) "artist" "\ 681 (autoload (quote artist-mode) "artist" "\
682 Toggle artist mode. With arg, turn artist mode on if arg is positive. 682 Toggle artist mode. With arg, turn artist mode on if arg is positive.
683 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses 683 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses
1171 The mode line will be updated automatically every `battery-update-interval' 1171 The mode line will be updated automatically every `battery-update-interval'
1172 seconds." t nil) 1172 seconds." t nil)
1173 1173
1174 ;;;*** 1174 ;;;***
1175 1175
1176 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15468 1176 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15494
1177 ;;;;;; 8218)) 1177 ;;;;;; 46931))
1178 ;;; Generated autoloads from textmodes/bibtex.el 1178 ;;; Generated autoloads from textmodes/bibtex.el
1179 1179
1180 (autoload (quote bibtex-mode) "bibtex" "\ 1180 (autoload (quote bibtex-mode) "bibtex" "\
1181 Major mode for editing BibTeX files. 1181 Major mode for editing BibTeX files.
1182 1182
1666 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point 1666 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point
1667 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 1667 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
1668 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program 1668 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program
1669 ;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program 1669 ;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program
1670 ;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url" 1670 ;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url"
1671 ;;;;;; "net/browse-url.el" (15427 61508)) 1671 ;;;;;; "net/browse-url.el" (15500 565))
1672 ;;; Generated autoloads from net/browse-url.el 1672 ;;; Generated autoloads from net/browse-url.el
1673 1673
1674 (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\ 1674 (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\
1675 *Function to display the current buffer in a WWW browser. 1675 *Function to display the current buffer in a WWW browser.
1676 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 1676 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
1785 1785
1786 When called interactively, if variable `browse-url-new-window-flag' is 1786 When called interactively, if variable `browse-url-new-window-flag' is
1787 non-nil, load the document in a new Galeon window, otherwise use a 1787 non-nil, load the document in a new Galeon window, otherwise use a
1788 random existing one. A non-nil interactive prefix argument reverses 1788 random existing one. A non-nil interactive prefix argument reverses
1789 the effect of `browse-url-new-window-flag'. 1789 the effect of `browse-url-new-window-flag'.
1790
1791 If `browse-url-galeon-new-window-is-tab' is non-nil, then whenever a
1792 document would otherwise be loaded in a new window, it is loaded in a
1793 new tab in an existing window instead.
1790 1794
1791 When called non-interactively, optional second argument NEW-WINDOW is 1795 When called non-interactively, optional second argument NEW-WINDOW is
1792 used instead of `browse-url-new-window-flag'." t nil) 1796 used instead of `browse-url-new-window-flag'." t nil)
1793 1797
1794 (autoload (quote browse-url-gnome-moz) "browse-url" "\ 1798 (autoload (quote browse-url-gnome-moz) "browse-url" "\
2199 (autoload (quote defmath) "calc" nil nil (quote macro)) 2203 (autoload (quote defmath) "calc" nil nil (quote macro))
2200 2204
2201 ;;;*** 2205 ;;;***
2202 2206
2203 ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" 2207 ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"
2204 ;;;;;; (15400 1474)) 2208 ;;;;;; (15484 11831))
2205 ;;; Generated autoloads from calc/calc-ext.el 2209 ;;; Generated autoloads from calc/calc-ext.el
2206 2210
2207 (autoload (quote calc-extensions) "calc-ext" "\ 2211 (autoload (quote calc-extensions) "calc-ext" "\
2208 This function is part of the autoload linkage for parts of Calc." nil nil) 2212 This function is part of the autoload linkage for parts of Calc." nil nil)
2209 2213
3335 a future Emacs interpreter will be able to use it.") 3339 a future Emacs interpreter will be able to use it.")
3336 3340
3337 ;;;*** 3341 ;;;***
3338 3342
3339 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3343 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3340 ;;;;;; (15417 7413)) 3344 ;;;;;; (15502 42024))
3341 ;;; Generated autoloads from emacs-lisp/cl-indent.el 3345 ;;; Generated autoloads from emacs-lisp/cl-indent.el
3342 3346
3343 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil) 3347 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
3344 3348
3345 ;;;*** 3349 ;;;***
3437 ;;;*** 3441 ;;;***
3438 3442
3439 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3443 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3440 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3444 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3441 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3445 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3442 ;;;;;; (15455 18398)) 3446 ;;;;;; (15501 19351))
3443 ;;; Generated autoloads from comint.el 3447 ;;; Generated autoloads from comint.el
3444 3448
3445 (autoload (quote make-comint-in-buffer) "comint" "\ 3449 (autoload (quote make-comint-in-buffer) "comint" "\
3446 Make a comint process NAME in BUFFER, running PROGRAM. 3450 Make a comint process NAME in BUFFER, running PROGRAM.
3447 If BUFFER is nil, it defaults to NAME surrounded by `*'s. 3451 If BUFFER is nil, it defaults to NAME surrounded by `*'s.
3923 Insert a copyright by $ORGANIZATION notice at cursor." t nil) 3927 Insert a copyright by $ORGANIZATION notice at cursor." t nil)
3924 3928
3925 ;;;*** 3929 ;;;***
3926 3930
3927 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 3931 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3928 ;;;;;; (15427 61508)) 3932 ;;;;;; (15492 4787))
3929 ;;; Generated autoloads from progmodes/cperl-mode.el 3933 ;;; Generated autoloads from progmodes/cperl-mode.el
3930 3934
3931 (autoload (quote cperl-mode) "cperl-mode" "\ 3935 (autoload (quote cperl-mode) "cperl-mode" "\
3932 Major mode for editing Perl code. 3936 Major mode for editing Perl code.
3933 Expression and list commands understand all C brackets. 3937 Expression and list commands understand all C brackets.
4175 ;;;;;; customize-apropos-options customize-apropos customize-saved 4179 ;;;;;; customize-apropos-options customize-apropos customize-saved
4176 ;;;;;; customize-customized customize-face-other-window customize-face 4180 ;;;;;; customize-customized customize-face-other-window customize-face
4177 ;;;;;; customize-option-other-window customize-changed-options customize-option 4181 ;;;;;; customize-option-other-window customize-changed-options customize-option
4178 ;;;;;; customize-group-other-window customize-group customize customize-save-variable 4182 ;;;;;; customize-group-other-window customize-group customize customize-save-variable
4179 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 4183 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
4180 ;;;;;; (15465 22816)) 4184 ;;;;;; (15481 36014))
4181 ;;; Generated autoloads from cus-edit.el 4185 ;;; Generated autoloads from cus-edit.el
4182 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 4186 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4183 4187
4184 (autoload (quote customize-set-value) "cus-edit" "\ 4188 (autoload (quote customize-set-value) "cus-edit" "\
4185 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object. 4189 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object.
4804 the first time the mode is used." nil nil) 4808 the first time the mode is used." nil nil)
4805 4809
4806 ;;;*** 4810 ;;;***
4807 4811
4808 ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el" 4812 ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
4809 ;;;;;; (15371 46415)) 4813 ;;;;;; (15501 19351))
4810 ;;; Generated autoloads from desktop.el 4814 ;;; Generated autoloads from desktop.el
4811 4815
4812 (autoload (quote desktop-read) "desktop" "\ 4816 (autoload (quote desktop-read) "desktop" "\
4813 Read the Desktop file and the files it specifies. 4817 Read the Desktop file and the files it specifies.
4814 This is a no-op when Emacs is running in batch mode." t nil) 4818 This is a no-op when Emacs is running in batch mode." t nil)
4827 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 4831 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
4828 4832
4829 ;;;*** 4833 ;;;***
4830 4834
4831 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" 4835 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4832 ;;;;;; (15425 28362)) 4836 ;;;;;; (15490 49404))
4833 ;;; Generated autoloads from calendar/diary-lib.el 4837 ;;; Generated autoloads from calendar/diary-lib.el
4834 4838
4835 (autoload (quote diary) "diary-lib" "\ 4839 (autoload (quote diary) "diary-lib" "\
4836 Generate the diary window for ARG days starting with the current date. 4840 Generate the diary window for ARG days starting with the current date.
4837 If no argument is provided, the number of days of diary entries is governed 4841 If no argument is provided, the number of days of diary entries is governed
5438 5442
5439 ;;;*** 5443 ;;;***
5440 5444
5441 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 5445 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
5442 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" 5446 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
5443 ;;;;;; "emacs-lisp/easy-mmode.el" (15417 7421)) 5447 ;;;;;; "emacs-lisp/easy-mmode.el" (15492 4731))
5444 ;;; Generated autoloads from emacs-lisp/easy-mmode.el 5448 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
5445 5449
5446 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 5450 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
5447 5451
5448 (autoload (quote define-minor-mode) "easy-mmode" "\ 5452 (autoload (quote define-minor-mode) "easy-mmode" "\
5739 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree 5743 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree
5740 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack 5744 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack
5741 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 5745 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
5742 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol 5746 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
5743 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" 5747 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
5744 ;;;;;; "progmodes/ebrowse.el" (15427 61508)) 5748 ;;;;;; "progmodes/ebrowse.el" (15496 3650))
5745 ;;; Generated autoloads from progmodes/ebrowse.el 5749 ;;; Generated autoloads from progmodes/ebrowse.el
5746 5750
5747 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ 5751 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
5748 Major mode for Ebrowse class tree buffers. 5752 Major mode for Ebrowse class tree buffers.
5749 Each line corresponds to a class in a class tree. 5753 Each line corresponds to a class in a class tree.
5878 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise 5882 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise
5879 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor 5883 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor
5880 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 5884 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
5881 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 5885 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
5882 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3 5886 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3
5883 ;;;;;; ediff-files) "ediff" "ediff.el" (15427 61501)) 5887 ;;;;;; ediff-files) "ediff" "ediff.el" (15493 27495))
5884 ;;; Generated autoloads from ediff.el 5888 ;;; Generated autoloads from ediff.el
5885 5889
5886 (autoload (quote ediff-files) "ediff" "\ 5890 (autoload (quote ediff-files) "ediff" "\
5887 Run Ediff on a pair of files, FILE-A and FILE-B." t nil) 5891 Run Ediff on a pair of files, FILE-A and FILE-B." t nil)
5888 5892
6061 (autoload (quote ediff-customize) "ediff-help" nil t nil) 6065 (autoload (quote ediff-customize) "ediff-help" nil t nil)
6062 6066
6063 ;;;*** 6067 ;;;***
6064 6068
6065 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 6069 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
6066 ;;;;;; (15425 28361)) 6070 ;;;;;; (15493 27494))
6067 ;;; Generated autoloads from ediff-mult.el 6071 ;;; Generated autoloads from ediff-mult.el
6068 6072
6069 (autoload (quote ediff-show-registry) "ediff-mult" "\ 6073 (autoload (quote ediff-show-registry) "ediff-mult" "\
6070 Display Ediff's registry." t nil) 6074 Display Ediff's registry." t nil)
6071 6075
6072 (defalias (quote eregistry) (quote ediff-show-registry)) 6076 (defalias (quote eregistry) (quote ediff-show-registry))
6073 6077
6074 ;;;*** 6078 ;;;***
6075 6079
6076 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 6080 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
6077 ;;;;;; "ediff-util" "ediff-util.el" (15464 26323)) 6081 ;;;;;; "ediff-util" "ediff-util.el" (15493 27494))
6078 ;;; Generated autoloads from ediff-util.el 6082 ;;; Generated autoloads from ediff-util.el
6079 6083
6080 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 6084 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
6081 Switch from multiframe display to single-frame display and back. 6085 Switch from multiframe display to single-frame display and back.
6082 To change the default, set the variable `ediff-window-setup-function', 6086 To change the default, set the variable `ediff-window-setup-function',
6372 6376
6373 (autoload (quote enriched-decode) "enriched" nil nil nil) 6377 (autoload (quote enriched-decode) "enriched" nil nil nil)
6374 6378
6375 ;;;*** 6379 ;;;***
6376 6380
6377 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15371 6381 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15472
6378 ;;;;;; 46420)) 6382 ;;;;;; 20892))
6379 ;;; Generated autoloads from eshell/esh-mode.el 6383 ;;; Generated autoloads from eshell/esh-mode.el
6380 6384
6381 (autoload (quote eshell-mode) "esh-mode" "\ 6385 (autoload (quote eshell-mode) "esh-mode" "\
6382 Emacs shell interactive mode. 6386 Emacs shell interactive mode.
6383 6387
6384 \\{eshell-mode-map}" nil nil) 6388 \\{eshell-mode-map}" nil nil)
6385 6389
6386 ;;;*** 6390 ;;;***
6387 6391
6388 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15371 6392 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15472
6389 ;;;;;; 46420)) 6393 ;;;;;; 20892))
6390 ;;; Generated autoloads from eshell/esh-test.el 6394 ;;; Generated autoloads from eshell/esh-test.el
6391 6395
6392 (autoload (quote eshell-test) "esh-test" "\ 6396 (autoload (quote eshell-test) "esh-test" "\
6393 Test Eshell to verify that it works as expected." t nil) 6397 Test Eshell to verify that it works as expected." t nil)
6394 6398
6395 ;;;*** 6399 ;;;***
6396 6400
6397 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 6401 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
6398 ;;;;;; eshell) "eshell" "eshell/eshell.el" (15427 61507)) 6402 ;;;;;; eshell) "eshell" "eshell/eshell.el" (15472 20892))
6399 ;;; Generated autoloads from eshell/eshell.el 6403 ;;; Generated autoloads from eshell/eshell.el
6400 6404
6401 (autoload (quote eshell) "eshell" "\ 6405 (autoload (quote eshell) "eshell" "\
6402 Create an interactive Eshell buffer. 6406 Create an interactive Eshell buffer.
6403 The buffer used for Eshell sessions is determined by the value of 6407 The buffer used for Eshell sessions is determined by the value of
6428 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file 6432 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
6429 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 6433 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
6430 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 6434 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
6431 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list 6435 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
6432 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 6436 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6433 ;;;;;; (15417 7451)) 6437 ;;;;;; (15503 62961))
6434 ;;; Generated autoloads from progmodes/etags.el 6438 ;;; Generated autoloads from progmodes/etags.el
6435 6439
6436 (defvar tags-file-name nil "\ 6440 (defvar tags-file-name nil "\
6437 *File name of tags table. 6441 *File name of tags table.
6438 To switch to a new tags table, setting this variable is sufficient. 6442 To switch to a new tags table, setting this variable is sufficient.
6505 is the atom `-' (interactively, with prefix arg that is a negative number 6509 is the atom `-' (interactively, with prefix arg that is a negative number
6506 or just \\[negative-argument]), pop back to the previous tag gone to. 6510 or just \\[negative-argument]), pop back to the previous tag gone to.
6507 6511
6508 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. 6512 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
6509 6513
6510 A marker representing the point when this command is onvoked is pushed 6514 A marker representing the point when this command is invoked is pushed
6511 onto a ring and may be popped back to with \\[pop-tag-mark]. 6515 onto a ring and may be popped back to with \\[pop-tag-mark].
6512 Contrast this with the ring of marks gone to by the command. 6516 Contrast this with the ring of marks gone to by the command.
6513 6517
6514 See documentation of variable `tags-file-name'." t nil) 6518 See documentation of variable `tags-file-name'." t nil)
6515 6519
6524 is the atom `-' (interactively, with prefix arg that is a negative number 6528 is the atom `-' (interactively, with prefix arg that is a negative number
6525 or just \\[negative-argument]), pop back to the previous tag gone to. 6529 or just \\[negative-argument]), pop back to the previous tag gone to.
6526 6530
6527 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. 6531 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
6528 6532
6529 A marker representing the point when this command is onvoked is pushed 6533 A marker representing the point when this command is invoked is pushed
6530 onto a ring and may be popped back to with \\[pop-tag-mark]. 6534 onto a ring and may be popped back to with \\[pop-tag-mark].
6531 Contrast this with the ring of marks gone to by the command. 6535 Contrast this with the ring of marks gone to by the command.
6532 6536
6533 See documentation of variable `tags-file-name'." t nil) 6537 See documentation of variable `tags-file-name'." t nil)
6534 (define-key esc-map "." 'find-tag) 6538 (define-key esc-map "." 'find-tag)
6545 is negative (interactively, with prefix arg that is a negative number or 6549 is negative (interactively, with prefix arg that is a negative number or
6546 just \\[negative-argument]), pop back to the previous tag gone to. 6550 just \\[negative-argument]), pop back to the previous tag gone to.
6547 6551
6548 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. 6552 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
6549 6553
6550 A marker representing the point when this command is onvoked is pushed 6554 A marker representing the point when this command is invoked is pushed
6551 onto a ring and may be popped back to with \\[pop-tag-mark]. 6555 onto a ring and may be popped back to with \\[pop-tag-mark].
6552 Contrast this with the ring of marks gone to by the command. 6556 Contrast this with the ring of marks gone to by the command.
6553 6557
6554 See documentation of variable `tags-file-name'." t nil) 6558 See documentation of variable `tags-file-name'." t nil)
6555 (define-key ctl-x-4-map "." 'find-tag-other-window) 6559 (define-key ctl-x-4-map "." 'find-tag-other-window)
6566 is negative (interactively, with prefix arg that is a negative number or 6570 is negative (interactively, with prefix arg that is a negative number or
6567 just \\[negative-argument]), pop back to the previous tag gone to. 6571 just \\[negative-argument]), pop back to the previous tag gone to.
6568 6572
6569 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp. 6573 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
6570 6574
6571 A marker representing the point when this command is onvoked is pushed 6575 A marker representing the point when this command is invoked is pushed
6572 onto a ring and may be popped back to with \\[pop-tag-mark]. 6576 onto a ring and may be popped back to with \\[pop-tag-mark].
6573 Contrast this with the ring of marks gone to by the command. 6577 Contrast this with the ring of marks gone to by the command.
6574 6578
6575 See documentation of variable `tags-file-name'." t nil) 6579 See documentation of variable `tags-file-name'." t nil)
6576 (define-key ctl-x-5-map "." 'find-tag-other-frame) 6580 (define-key ctl-x-5-map "." 'find-tag-other-frame)
6585 is negative (interactively, with prefix arg that is a negative number or 6589 is negative (interactively, with prefix arg that is a negative number or
6586 just \\[negative-argument]), pop back to the previous tag gone to. 6590 just \\[negative-argument]), pop back to the previous tag gone to.
6587 6591
6588 If third arg OTHER-WINDOW is non-nil, select the buffer in another window. 6592 If third arg OTHER-WINDOW is non-nil, select the buffer in another window.
6589 6593
6590 A marker representing the point when this command is onvoked is pushed 6594 A marker representing the point when this command is invoked is pushed
6591 onto a ring and may be popped back to with \\[pop-tag-mark]. 6595 onto a ring and may be popped back to with \\[pop-tag-mark].
6592 Contrast this with the ring of marks gone to by the command. 6596 Contrast this with the ring of marks gone to by the command.
6593 6597
6594 See documentation of variable `tags-file-name'." t nil) 6598 See documentation of variable `tags-file-name'." t nil)
6595 (define-key esc-map [?\C-.] 'find-tag-regexp) 6599 (define-key esc-map [?\C-.] 'find-tag-regexp)
7044 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at 7048 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at
7045 ;;;;;; describe-text-at facemenu-remove-special facemenu-remove-all 7049 ;;;;;; describe-text-at facemenu-remove-special facemenu-remove-all
7046 ;;;;;; facemenu-remove-face-props facemenu-set-read-only facemenu-set-intangible 7050 ;;;;;; facemenu-remove-face-props facemenu-set-read-only facemenu-set-intangible
7047 ;;;;;; facemenu-set-invisible facemenu-set-face-from-menu facemenu-set-background 7051 ;;;;;; facemenu-set-invisible facemenu-set-face-from-menu facemenu-set-background
7048 ;;;;;; facemenu-set-foreground facemenu-set-face) "facemenu" "facemenu.el" 7052 ;;;;;; facemenu-set-foreground facemenu-set-face) "facemenu" "facemenu.el"
7049 ;;;;;; (15468 8218)) 7053 ;;;;;; (15474 62302))
7050 ;;; Generated autoloads from facemenu.el 7054 ;;; Generated autoloads from facemenu.el
7051 (define-key global-map "\M-g" 'facemenu-keymap) 7055 (define-key global-map "\M-g" 'facemenu-keymap)
7052 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 7056 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
7053 7057
7054 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 7058 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
7329 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) 7333 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
7330 7334
7331 ;;;*** 7335 ;;;***
7332 7336
7333 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 7337 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
7334 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15417 7388)) 7338 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15500 564))
7335 ;;; Generated autoloads from find-dired.el 7339 ;;; Generated autoloads from find-dired.el
7336 7340
7337 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 7341 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
7338 *Description of the option to `find' to produce an `ls -l'-type listing. 7342 *Description of the option to `find' to produce an `ls -l'-type listing.
7339 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 7343 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
7361 The command run (after changing into DIR) is 7365 The command run (after changing into DIR) is
7362 7366
7363 find . -name 'PATTERN' -ls" t nil) 7367 find . -name 'PATTERN' -ls" t nil)
7364 7368
7365 (autoload (quote find-grep-dired) "find-dired" "\ 7369 (autoload (quote find-grep-dired) "find-dired" "\
7366 Find files in DIR containing a regexp ARG and start Dired on output. 7370 Find files in DIR containing a regexp REGEXP and start Dired on output.
7367 The command run (after changing into DIR) is 7371 The command run (after changing into DIR) is
7368 7372
7369 find . -exec grep -s ARG {} \\; -ls 7373 find . -exec grep -s -e REGEXP {} \\; -ls
7370 7374
7371 Thus ARG can also contain additional grep options." t nil) 7375 Thus ARG can also contain additional grep options." t nil)
7372 7376
7373 ;;;*** 7377 ;;;***
7374 7378
7581 7585
7582 ;;;*** 7586 ;;;***
7583 7587
7584 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 7588 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
7585 ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) 7589 ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
7586 ;;;;;; "flyspell" "textmodes/flyspell.el" (15464 26331)) 7590 ;;;;;; "flyspell" "textmodes/flyspell.el" (15477 39079))
7587 ;;; Generated autoloads from textmodes/flyspell.el 7591 ;;; Generated autoloads from textmodes/flyspell.el
7588 7592
7589 (defvar flyspell-mode-line-string " Fly" "\ 7593 (defvar flyspell-mode-line-string " Fly" "\
7590 *String displayed on the modeline when flyspell is active. 7594 *String displayed on the modeline when flyspell is active.
7591 Set this to nil if you don't want a modeline indicator.") 7595 Set this to nil if you don't want a modeline indicator.")
7592 7596
7593 (autoload (quote flyspell-prog-mode) "flyspell" "\ 7597 (autoload (quote flyspell-prog-mode) "flyspell" "\
7594 Turn on `flyspell-mode' for comments and strings." t nil) 7598 Turn on `flyspell-mode' for comments and strings." t nil)
7599
7600 (defvar flyspell-mode nil)
7595 7601
7596 (defvar flyspell-mode-map (make-sparse-keymap)) 7602 (defvar flyspell-mode-map (make-sparse-keymap))
7597 7603
7598 (autoload (quote flyspell-mode) "flyspell" "\ 7604 (autoload (quote flyspell-mode) "flyspell" "\
7599 Minor mode performing on-the-fly spelling checking. 7605 Minor mode performing on-the-fly spelling checking.
7707 7713
7708 ;;;*** 7714 ;;;***
7709 7715
7710 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode 7716 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
7711 ;;;;;; font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock 7717 ;;;;;; font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock
7712 ;;;;;; font-lock-mode) "font-lock" "font-lock.el" (15464 26323)) 7718 ;;;;;; font-lock-mode) "font-lock" "font-lock.el" (15501 19353))
7713 ;;; Generated autoloads from font-lock.el 7719 ;;; Generated autoloads from font-lock.el
7714 7720
7715 (make-variable-buffer-local (quote font-lock-defaults)) 7721 (make-variable-buffer-local (quote font-lock-defaults))
7716 7722
7717 (autoload (quote font-lock-mode) "font-lock" "\ 7723 (autoload (quote font-lock-mode) "font-lock" "\
7902 Visit a file in Forms mode in other window." t nil) 7908 Visit a file in Forms mode in other window." t nil)
7903 7909
7904 ;;;*** 7910 ;;;***
7905 7911
7906 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 7912 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
7907 ;;;;;; "progmodes/fortran.el" (15417 7451)) 7913 ;;;;;; "progmodes/fortran.el" (15503 62961))
7908 ;;; Generated autoloads from progmodes/fortran.el 7914 ;;; Generated autoloads from progmodes/fortran.el
7909 7915
7910 (defvar fortran-tab-mode-default nil "\ 7916 (defvar fortran-tab-mode-default nil "\
7911 *Default tabbing/carriage control style for empty files in Fortran mode. 7917 *Default tabbing/carriage control style for empty files in Fortran mode.
7912 A value of t specifies tab-digit style of continuation control. 7918 A value of t specifies tab-digit style of continuation control.
8138 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil) 8144 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil)
8139 8145
8140 ;;;*** 8146 ;;;***
8141 8147
8142 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 8148 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
8143 ;;;;;; (15468 8218)) 8149 ;;;;;; (15477 39075))
8144 ;;; Generated autoloads from gnus/gnus-art.el 8150 ;;; Generated autoloads from gnus/gnus-art.el
8145 8151
8146 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 8152 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
8147 Make the current buffer look like a nice article." nil nil) 8153 Make the current buffer look like a nice article." nil nil)
8148 8154
8315 Move from FROM-SERVER to TO-SERVER. 8321 Move from FROM-SERVER to TO-SERVER.
8316 Update the .newsrc.eld file to reflect the change of nntp server." t nil) 8322 Update the .newsrc.eld file to reflect the change of nntp server." t nil)
8317 8323
8318 ;;;*** 8324 ;;;***
8319 8325
8320 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15371 8326 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15472
8321 ;;;;;; 46421)) 8327 ;;;;;; 20892))
8322 ;;; Generated autoloads from gnus/gnus-msg.el 8328 ;;; Generated autoloads from gnus/gnus-msg.el
8323 8329
8324 (autoload (quote gnus-msg-mail) "gnus-msg" "\ 8330 (autoload (quote gnus-msg-mail) "gnus-msg" "\
8325 Start editing a mail message to be sent. 8331 Start editing a mail message to be sent.
8326 Like `message-mail', but with Gnus paraphernalia, particularly the 8332 Like `message-mail', but with Gnus paraphernalia, particularly the
8551 8557
8552 ;;;*** 8558 ;;;***
8553 8559
8554 ;;;### (autoloads (describe-categories describe-syntax describe-variable 8560 ;;;### (autoloads (describe-categories describe-syntax describe-variable
8555 ;;;;;; variable-at-point describe-function-1 describe-function locate-library 8561 ;;;;;; variable-at-point describe-function-1 describe-function locate-library
8556 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15464 26323)) 8562 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15481 36019))
8557 ;;; Generated autoloads from help-fns.el 8563 ;;; Generated autoloads from help-fns.el
8558 8564
8559 (autoload (quote help-with-tutorial) "help-fns" "\ 8565 (autoload (quote help-with-tutorial) "help-fns" "\
8560 Select the Emacs learn-by-doing tutorial. 8566 Select the Emacs learn-by-doing tutorial.
8561 If there is a tutorial version written in the language 8567 If there is a tutorial version written in the language
8691 Provide help for current mode." t nil) 8697 Provide help for current mode." t nil)
8692 8698
8693 ;;;*** 8699 ;;;***
8694 8700
8695 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 8701 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
8696 ;;;;;; "hexl.el" (15391 60516)) 8702 ;;;;;; "hexl.el" (15492 4718))
8697 ;;; Generated autoloads from hexl.el 8703 ;;; Generated autoloads from hexl.el
8698 8704
8699 (autoload (quote hexl-mode) "hexl" "\ 8705 (autoload (quote hexl-mode) "hexl" "\
8700 \\<hexl-mode-map>A mode for editing binary files in hex dump format. 8706 \\<hexl-mode-map>A mode for editing binary files in hex dump format.
8701 This is not an ordinary major mode; it alters some aspects 8707 This is not an ordinary major mode; it alters some aspects
8884 be found in variable `hi-lock-interactive-patterns'." t nil) 8890 be found in variable `hi-lock-interactive-patterns'." t nil)
8885 8891
8886 ;;;*** 8892 ;;;***
8887 8893
8888 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 8894 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
8889 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15391 60715)) 8895 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15494 46928))
8890 ;;; Generated autoloads from progmodes/hideif.el 8896 ;;; Generated autoloads from progmodes/hideif.el
8891 8897
8892 (autoload (quote hide-ifdef-mode) "hideif" "\ 8898 (autoload (quote hide-ifdef-mode) "hideif" "\
8893 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one. 8899 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one.
8894 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise. 8900 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise.
9227 ;;;;;; ibuffer-add-saved-filters ibuffer-delete-saved-filters ibuffer-save-filters 9233 ;;;;;; ibuffer-add-saved-filters ibuffer-delete-saved-filters ibuffer-save-filters
9228 ;;;;;; ibuffer-or-filter ibuffer-negate-filter ibuffer-exchange-filters 9234 ;;;;;; ibuffer-or-filter ibuffer-negate-filter ibuffer-exchange-filters
9229 ;;;;;; ibuffer-decompose-filter ibuffer-pop-filter ibuffer-filter-disable 9235 ;;;;;; ibuffer-decompose-filter ibuffer-pop-filter ibuffer-filter-disable
9230 ;;;;;; ibuffer-included-in-filters-p ibuffer-interactive-filter-by-mode 9236 ;;;;;; ibuffer-included-in-filters-p ibuffer-interactive-filter-by-mode
9231 ;;;;;; ibuffer-mouse-filter-by-mode ibuffer-auto-mode) "ibuf-ext" 9237 ;;;;;; ibuffer-mouse-filter-by-mode ibuffer-auto-mode) "ibuf-ext"
9232 ;;;;;; "ibuf-ext.el" (15457 4937)) 9238 ;;;;;; "ibuf-ext.el" (15500 564))
9233 ;;; Generated autoloads from ibuf-ext.el 9239 ;;; Generated autoloads from ibuf-ext.el
9234 9240
9235 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 9241 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
9236 Toggle use of Ibuffer's auto-update facility. 9242 Toggle use of Ibuffer's auto-update facility.
9237 With numeric ARG, enable auto-update if and only if ARG is positive." t nil) 9243 With numeric ARG, enable auto-update if and only if ARG is positive." t nil)
9283 If prefix argument ADD is non-nil, then add the saved filters instead 9289 If prefix argument ADD is non-nil, then add the saved filters instead
9284 of replacing the current filters." t nil) 9290 of replacing the current filters." t nil)
9285 9291
9286 (autoload (quote ibuffer-toggle-sorting-mode) "ibuf-ext" "\ 9292 (autoload (quote ibuffer-toggle-sorting-mode) "ibuf-ext" "\
9287 Toggle the current sorting mode. 9293 Toggle the current sorting mode.
9288 Possible sorting modes are: 9294 Default sorting modes are:
9289 Recency - the last time the buffer was viewed 9295 Recency - the last time the buffer was viewed
9290 Name - the name of the buffer 9296 Name - the name of the buffer
9291 Major Mode - the name of the major mode of the buffer 9297 Major Mode - the name of the major mode of the buffer
9292 Size - the size of the buffer" t nil) 9298 Size - the size of the buffer" t nil)
9293 9299
9385 defaults to one." t nil) 9391 defaults to one." t nil)
9386 9392
9387 ;;;*** 9393 ;;;***
9388 9394
9389 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 9395 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
9390 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15457 9396 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15500
9391 ;;;;;; 4937)) 9397 ;;;;;; 564))
9392 ;;; Generated autoloads from ibuf-macs.el 9398 ;;; Generated autoloads from ibuf-macs.el
9393 9399
9394 (autoload (quote define-ibuffer-column) "ibuf-macs" "\ 9400 (autoload (quote define-ibuffer-column) "ibuf-macs" "\
9395 Define a column SYMBOL for use with `ibuffer-formats'. 9401 Define a column SYMBOL for use with `ibuffer-formats'.
9396 9402
9462 bound to the current value of the filter." nil (quote macro)) 9468 bound to the current value of the filter." nil (quote macro))
9463 9469
9464 ;;;*** 9470 ;;;***
9465 9471
9466 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 9472 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
9467 ;;;;;; "ibuffer" "ibuffer.el" (15465 50526)) 9473 ;;;;;; "ibuffer" "ibuffer.el" (15503 62955))
9468 ;;; Generated autoloads from ibuffer.el 9474 ;;; Generated autoloads from ibuffer.el
9469 9475
9470 (autoload (quote ibuffer-list-buffers) "ibuffer" "\ 9476 (autoload (quote ibuffer-list-buffers) "ibuffer" "\
9471 Display a list of buffers, in another window. 9477 Display a list of buffers, in another window.
9472 If optional argument FILES-ONLY is non-nil, then add a filter for 9478 If optional argument FILES-ONLY is non-nil, then add a filter for
9491 special value `onewindow' means always use another window." t nil) 9497 special value `onewindow' means always use another window." t nil)
9492 9498
9493 ;;;*** 9499 ;;;***
9494 9500
9495 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" 9501 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
9496 ;;;;;; "icomplete.el" (15391 60517)) 9502 ;;;;;; "icomplete.el" (15484 11830))
9497 ;;; Generated autoloads from icomplete.el 9503 ;;; Generated autoloads from icomplete.el
9498 9504
9499 (autoload (quote icomplete-mode) "icomplete" "\ 9505 (autoload (quote icomplete-mode) "icomplete" "\
9500 Toggle incremental minibuffer completion for this Emacs session. 9506 Toggle incremental minibuffer completion for this Emacs session.
9501 With a numeric argument, turn Icomplete mode on iff ARG is positive." t nil) 9507 With a numeric argument, turn Icomplete mode on iff ARG is positive." t nil)
9543 with no args, if that value is non-nil." t nil) 9549 with no args, if that value is non-nil." t nil)
9544 9550
9545 ;;;*** 9551 ;;;***
9546 9552
9547 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 9553 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
9548 ;;;;;; (15391 60716)) 9554 ;;;;;; (15472 20893))
9549 ;;; Generated autoloads from progmodes/idlw-shell.el 9555 ;;; Generated autoloads from progmodes/idlw-shell.el
9550 9556
9551 (autoload (quote idlwave-shell) "idlw-shell" "\ 9557 (autoload (quote idlwave-shell) "idlw-shell" "\
9552 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'. 9558 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'.
9553 If buffer exists but shell process is not running, start new IDL. 9559 If buffer exists but shell process is not running, start new IDL.
9566 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil) 9572 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil)
9567 9573
9568 ;;;*** 9574 ;;;***
9569 9575
9570 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 9576 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
9571 ;;;;;; (15417 7451)) 9577 ;;;;;; (15472 20893))
9572 ;;; Generated autoloads from progmodes/idlwave.el 9578 ;;; Generated autoloads from progmodes/idlwave.el
9573 9579
9574 (autoload (quote idlwave-mode) "idlwave" "\ 9580 (autoload (quote idlwave-mode) "idlwave" "\
9575 Major mode for editing IDL and WAVE CL .pro files. 9581 Major mode for editing IDL and WAVE CL .pro files.
9576 9582
9684 9690
9685 \\{idlwave-mode-map}" t nil) 9691 \\{idlwave-mode-map}" t nil)
9686 9692
9687 ;;;*** 9693 ;;;***
9688 9694
9689 ;;;### (autoloads (ielm) "ielm" "ielm.el" (15371 46416)) 9695 ;;;### (autoloads (ielm) "ielm" "ielm.el" (15482 55795))
9690 ;;; Generated autoloads from ielm.el 9696 ;;; Generated autoloads from ielm.el
9691 (add-hook 'same-window-buffer-names "*ielm*") 9697 (add-hook 'same-window-buffer-names "*ielm*")
9692 9698
9693 (autoload (quote ielm) "ielm" "\ 9699 (autoload (quote ielm) "ielm" "\
9694 Interactively evaluate Emacs Lisp expressions. 9700 Interactively evaluate Emacs Lisp expressions.
9696 9702
9697 ;;;*** 9703 ;;;***
9698 9704
9699 ;;;### (autoloads (defimage find-image remove-images insert-image 9705 ;;;### (autoloads (defimage find-image remove-images insert-image
9700 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header 9706 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header
9701 ;;;;;; image-type-from-data) "image" "image.el" (15417 7401)) 9707 ;;;;;; image-type-from-data) "image" "image.el" (15501 19354))
9702 ;;; Generated autoloads from image.el 9708 ;;; Generated autoloads from image.el
9703 9709
9704 (autoload (quote image-type-from-data) "image" "\ 9710 (autoload (quote image-type-from-data) "image" "\
9705 Determine the image type from image data DATA. 9711 Determine the image type from image data DATA.
9706 Value is a symbol specifying the image type or nil if type cannot 9712 Value is a symbol specifying the image type or nil if type cannot
9846 `image-file-name-regexps'." t nil) 9852 `image-file-name-regexps'." t nil)
9847 9853
9848 ;;;*** 9854 ;;;***
9849 9855
9850 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 9856 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
9851 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (15371 46416)) 9857 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (15501 19355))
9852 ;;; Generated autoloads from imenu.el 9858 ;;; Generated autoloads from imenu.el
9853 9859
9854 (defvar imenu-sort-function nil "\ 9860 (defvar imenu-sort-function nil "\
9855 *The function to use for sorting the index mouse-menu. 9861 *The function to use for sorting the index mouse-menu.
9856 9862
10074 10080
10075 ;;;*** 10081 ;;;***
10076 10082
10077 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 10083 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
10078 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 10084 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
10079 ;;;;;; info info-other-window) "info" "info.el" (15417 7402)) 10085 ;;;;;; info info-other-window) "info" "info.el" (15500 564))
10080 ;;; Generated autoloads from info.el 10086 ;;; Generated autoloads from info.el
10081 10087
10082 (autoload (quote info-other-window) "info" "\ 10088 (autoload (quote info-other-window) "info" "\
10083 Like `info' but show the Info buffer in another window." t nil) 10089 Like `info' but show the Info buffer in another window." t nil)
10084 (add-hook 'same-window-buffer-names "*info*") 10090 (add-hook 'same-window-buffer-names "*info*")
10312 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag 10318 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
10313 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 10319 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
10314 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 10320 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
10315 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist 10321 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
10316 ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) 10322 ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary)
10317 ;;;;;; "ispell" "textmodes/ispell.el" (15441 20097)) 10323 ;;;;;; "ispell" "textmodes/ispell.el" (15472 20893))
10318 ;;; Generated autoloads from textmodes/ispell.el 10324 ;;; Generated autoloads from textmodes/ispell.el
10319 10325
10320 (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ 10326 (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
10321 Non nil if using XEmacs.") 10327 Non nil if using XEmacs.")
10322 10328
10399 10405
10400 (defvar ispell-menu-map-needed (and (not ispell-menu-map) (not xemacsp) (quote reload))) 10406 (defvar ispell-menu-map-needed (and (not ispell-menu-map) (not xemacsp) (quote reload)))
10401 10407
10402 (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (let ((dicts (reverse (cons (cons "default" nil) ispell-dictionary-alist))) (path (and (boundp (quote ispell-library-path)) ispell-library-path)) name load-dict) (setq ispell-menu-map (make-sparse-keymap "Spell")) (while dicts (setq name (car (car dicts)) load-dict (car (cdr (member "-d" (nth 5 (car dicts))))) dicts (cdr dicts)) (cond ((not (stringp name)) (define-key ispell-menu-map (vector (quote default)) (cons "Select Default Dict" (cons "Dictionary for which Ispell was configured" (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) "default")))))) ((or (not path) (file-exists-p (concat path "/" name ".hash")) (file-exists-p (concat path "/" name ".has")) (and load-dict (or (file-exists-p (concat path "/" load-dict ".hash")) (file-exists-p (concat path "/" load-dict ".has"))))) (define-key ispell-menu-map (vector (intern name)) (cons (concat "Select " (capitalize name) " Dict") (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) name))))))))) 10408 (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (let ((dicts (reverse (cons (cons "default" nil) ispell-dictionary-alist))) (path (and (boundp (quote ispell-library-path)) ispell-library-path)) name load-dict) (setq ispell-menu-map (make-sparse-keymap "Spell")) (while dicts (setq name (car (car dicts)) load-dict (car (cdr (member "-d" (nth 5 (car dicts))))) dicts (cdr dicts)) (cond ((not (stringp name)) (define-key ispell-menu-map (vector (quote default)) (cons "Select Default Dict" (cons "Dictionary for which Ispell was configured" (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) "default")))))) ((or (not path) (file-exists-p (concat path "/" name ".hash")) (file-exists-p (concat path "/" name ".has")) (and load-dict (or (file-exists-p (concat path "/" load-dict ".hash")) (file-exists-p (concat path "/" load-dict ".has"))))) (define-key ispell-menu-map (vector (intern name)) (cons (concat "Select " (capitalize name) " Dict") (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) name)))))))))
10403 10409
10404 (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit path to dictionary"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor"))))) 10410 (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-change-dictionary] (quote (menu-item "Change Dictionary..." ispell-change-dictionary :help "Supply explicit path to dictionary"))) (define-key ispell-menu-map [ispell-kill-ispell] (quote (menu-item "Kill Process" ispell-kill-ispell :enable (and (boundp (quote ispell-process)) ispell-process (eq (ispell-process-status) (quote run))) :help "Terminate Ispell subprocess"))) (define-key ispell-menu-map [ispell-pdict-save] (quote (menu-item "Save Dictionary" (lambda nil (interactive) (ispell-pdict-save t t)) :help "Save personal dictionary"))) (define-key ispell-menu-map [ispell-customize] (quote (menu-item "Customize..." (lambda nil (interactive) (customize-group (quote ispell))) :help "Customize spell checking options"))) (define-key ispell-menu-map [ispell-help] (quote (menu-item "Help" (lambda nil (interactive) (describe-function (quote ispell-help))) :help "Show standard Ispell keybindings and commands"))) (define-key ispell-menu-map [flyspell-mode] (quote (menu-item "Automatic spell checking (Flyspell)" flyspell-mode :help "Check spelling while you edit the text" :button (:toggle . flyspell-mode)))) (define-key ispell-menu-map [ispell-complete-word] (quote (menu-item "Complete Word" ispell-complete-word :help "Complete word at cursor using dictionary"))) (define-key ispell-menu-map [ispell-complete-word-interior-frag] (quote (menu-item "Complete Word Fragment" ispell-complete-word-interior-frag :help "Complete word fragment at cursor")))))
10405 10411
10406 (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-continue] (quote (menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp (quote ispell-region-end)) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] (quote (menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] (quote (menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings"))))) 10412 (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-continue] (quote (menu-item "Continue Spell-Checking" ispell-continue :enable (and (boundp (quote ispell-region-end)) (marker-position ispell-region-end) (equal (marker-buffer ispell-region-end) (current-buffer))) :help "Continue spell checking last region"))) (define-key ispell-menu-map [ispell-word] (quote (menu-item "Spell-Check Word" ispell-word :help "Spell-check word at cursor"))) (define-key ispell-menu-map [ispell-comments-and-strings] (quote (menu-item "Spell-Check Comments" ispell-comments-and-strings :help "Spell-check only comments and strings")))))
10407 10413
10408 (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-region] (quote (menu-item "Spell-Check Region" ispell-region :enable mark-active :help "Spell-check text in marked region"))) (define-key ispell-menu-map [ispell-message] (quote (menu-item "Spell-Check Message" ispell-message :help "Skip headers and included message text"))) (define-key ispell-menu-map [ispell-buffer] (quote (menu-item "Spell-Check Buffer" ispell-buffer :help "Check spelling of selected buffer"))) (fset (quote ispell-menu-map) (symbol-value (quote ispell-menu-map))))) 10414 (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (progn (define-key ispell-menu-map [ispell-region] (quote (menu-item "Spell-Check Region" ispell-region :enable mark-active :help "Spell-check text in marked region"))) (define-key ispell-menu-map [ispell-message] (quote (menu-item "Spell-Check Message" ispell-message :help "Skip headers and included message text"))) (define-key ispell-menu-map [ispell-buffer] (quote (menu-item "Spell-Check Buffer" ispell-buffer :help "Check spelling of selected buffer"))) (fset (quote ispell-menu-map) (symbol-value (quote ispell-menu-map)))))
10409 10415
11984 & mouse-3, but operate on the X secondary selection rather than the 11990 & mouse-3, but operate on the X secondary selection rather than the
11985 primary selection and region." t nil) 11991 primary selection and region." t nil)
11986 11992
11987 ;;;*** 11993 ;;;***
11988 11994
11989 ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (15400 1479)) 11995 ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (15500 565))
11990 ;;; Generated autoloads from play/mpuz.el 11996 ;;; Generated autoloads from play/mpuz.el
11991 11997
11992 (autoload (quote mpuz) "mpuz" "\ 11998 (autoload (quote mpuz) "mpuz" "\
11993 Multiplication puzzle with GNU Emacs." t nil) 11999 Multiplication puzzle with GNU Emacs." t nil)
11994 12000
12237 language environment LANG-ENV." nil nil) 12243 language environment LANG-ENV." nil nil)
12238 12244
12239 ;;;*** 12245 ;;;***
12240 12246
12241 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 12247 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
12242 ;;;;;; (15371 46417)) 12248 ;;;;;; (15490 49404))
12243 ;;; Generated autoloads from mwheel.el 12249 ;;; Generated autoloads from mwheel.el
12244 12250
12245 (defvar mouse-wheel-mode nil "\ 12251 (defvar mouse-wheel-mode nil "\
12246 Non-nil if Mouse-Wheel mode is enabled. 12252 Non-nil if Mouse-Wheel mode is enabled.
12247 See the command `mouse-wheel-mode' for a description of this minor-mode. 12253 See the command `mouse-wheel-mode' for a description of this minor-mode.
12322 12328
12323 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region 12329 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region
12324 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent 12330 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent
12325 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 12331 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
12326 ;;;;;; comment-padding comment-style comment-column) "newcomment" 12332 ;;;;;; comment-padding comment-style comment-column) "newcomment"
12327 ;;;;;; "newcomment.el" (15427 61506)) 12333 ;;;;;; "newcomment.el" (15492 4721))
12328 ;;; Generated autoloads from newcomment.el 12334 ;;; Generated autoloads from newcomment.el
12329 12335
12330 (defalias (quote indent-for-comment) (quote comment-indent)) 12336 (defalias (quote indent-for-comment) (quote comment-indent))
12331 12337
12332 (defalias (quote set-comment-column) (quote comment-set-column)) 12338 (defalias (quote set-comment-column) (quote comment-set-column))
12733 With arg, turn Outline minor mode on if arg is positive, off otherwise. 12739 With arg, turn Outline minor mode on if arg is positive, off otherwise.
12734 See the command `outline-mode' for more information on this mode." t nil) 12740 See the command `outline-mode' for more information on this mode." t nil)
12735 12741
12736 ;;;*** 12742 ;;;***
12737 12743
12738 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15371 46418)) 12744 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15501 19357))
12739 ;;; Generated autoloads from paren.el 12745 ;;; Generated autoloads from paren.el
12740 12746
12741 (defvar show-paren-mode nil "\ 12747 (defvar show-paren-mode nil "\
12742 Non-nil if Show-Paren mode is enabled. 12748 Non-nil if Show-Paren mode is enabled.
12743 See the command `show-paren-mode' for a description of this minor-mode. 12749 See the command `show-paren-mode' for a description of this minor-mode.
12991 12997
12992 ;;;*** 12998 ;;;***
12993 12999
12994 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 13000 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
12995 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 13001 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
12996 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15371 13002 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15494
12997 ;;;;;; 46418)) 13003 ;;;;;; 51613))
12998 ;;; Generated autoloads from pcomplete.el 13004 ;;; Generated autoloads from pcomplete.el
12999 13005
13000 (autoload (quote pcomplete) "pcomplete" "\ 13006 (autoload (quote pcomplete) "pcomplete" "\
13001 Support extensible programmable completion. 13007 Support extensible programmable completion.
13002 To use this function, just bind the TAB key to it, or add it to your 13008 To use this function, just bind the TAB key to it, or add it to your
13156 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil) 13162 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil)
13157 13163
13158 ;;;*** 13164 ;;;***
13159 13165
13160 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 13166 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
13161 ;;;;;; (15391 60719)) 13167 ;;;;;; (15500 565))
13162 ;;; Generated autoloads from textmodes/picture.el 13168 ;;; Generated autoloads from textmodes/picture.el
13163 13169
13164 (autoload (quote picture-mode) "picture" "\ 13170 (autoload (quote picture-mode) "picture" "\
13165 Switch to Picture mode, in which a quarter-plane screen model is used. 13171 Switch to Picture mode, in which a quarter-plane screen model is used.
13166 Printing characters replace instead of inserting themselves with motion 13172 Printing characters replace instead of inserting themselves with motion
13240 \\{pong-mode-map}" t nil) 13246 \\{pong-mode-map}" t nil)
13241 13247
13242 ;;;*** 13248 ;;;***
13243 13249
13244 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) 13250 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string)
13245 ;;;;;; "pp" "emacs-lisp/pp.el" (15468 8218)) 13251 ;;;;;; "pp" "emacs-lisp/pp.el" (15468 23944))
13246 ;;; Generated autoloads from emacs-lisp/pp.el 13252 ;;; Generated autoloads from emacs-lisp/pp.el
13247 13253
13248 (autoload (quote pp-to-string) "pp" "\ 13254 (autoload (quote pp-to-string) "pp" "\
13249 Return a string containing the pretty-printed representation of OBJECT. 13255 Return a string containing the pretty-printed representation of OBJECT.
13250 OBJECT can be any Lisp object. Quoting characters are used as needed 13256 OBJECT can be any Lisp object. Quoting characters are used as needed
13293 *List of directories to search for `BDF' font files. 13299 *List of directories to search for `BDF' font files.
13294 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") 13300 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
13295 13301
13296 ;;;*** 13302 ;;;***
13297 13303
13298 ;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (15371 46426)) 13304 ;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (15490 49404))
13299 ;;; Generated autoloads from progmodes/ps-mode.el 13305 ;;; Generated autoloads from progmodes/ps-mode.el
13300 (autoload (quote ps-mode) "ps-mode" "Major mode for editing PostScript with GNU Emacs.\n" t) 13306 (autoload (quote ps-mode) "ps-mode" "Major mode for editing PostScript with GNU Emacs.\n" t)
13301 13307
13302 ;;;*** 13308 ;;;***
13303 13309
13406 ;;;### (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
13407 ;;;;;; 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
13408 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 13414 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
13409 ;;;;;; 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
13410 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" 13416 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
13411 ;;;;;; "ps-print.el" (15417 7409)) 13417 ;;;;;; "ps-print.el" (15482 55795))
13412 ;;; Generated autoloads from ps-print.el 13418 ;;; Generated autoloads from ps-print.el
13413 13419
13414 (defvar ps-paper-type (quote letter) "\ 13420 (defvar ps-paper-type (quote letter) "\
13415 *Specify the size of paper to format for. 13421 *Specify the size of paper to format for.
13416 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
13880 ;;;*** 13886 ;;;***
13881 13887
13882 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 13888 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
13883 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 13889 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
13884 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 13890 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
13885 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15371 13891 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15484
13886 ;;;;;; 46418)) 13892 ;;;;;; 11830))
13887 ;;; Generated autoloads from rect.el 13893 ;;; Generated autoloads from rect.el
13888 13894
13889 (autoload (quote move-to-column-force) "rect" "\ 13895 (autoload (quote move-to-column-force) "rect" "\
13890 Obsolete. Use `move-to-column'. 13896 Obsolete. Use `move-to-column'.
13891 If COLUMN is within a multi-column character, replace it by spaces and tab. 13897 If COLUMN is within a multi-column character, replace it by spaces and tab.
14225 14231
14226 ;;;*** 14232 ;;;***
14227 14233
14228 ;;;### (autoloads (read-file-name-electric-shadow-mode read-file-name-electric-shadow-tty-properties 14234 ;;;### (autoloads (read-file-name-electric-shadow-mode read-file-name-electric-shadow-tty-properties
14229 ;;;;;; read-file-name-electric-shadow-properties) "rfn-eshadow" 14235 ;;;;;; read-file-name-electric-shadow-properties) "rfn-eshadow"
14230 ;;;;;; "rfn-eshadow.el" (15391 60519)) 14236 ;;;;;; "rfn-eshadow.el" (15504 22714))
14231 ;;; Generated autoloads from rfn-eshadow.el 14237 ;;; Generated autoloads from rfn-eshadow.el
14232 14238
14233 (defvar read-file-name-electric-shadow-properties (quote (face read-file-name-electric-shadow field shadow)) "\ 14239 (defvar read-file-name-electric-shadow-properties (quote (face read-file-name-electric-shadow field shadow)) "\
14234 Properties given to the `shadowed' part of a filename in the minibuffer. 14240 Properties given to the `shadowed' part of a filename in the minibuffer.
14235 Only used when `read-file-name-electric-shadow-mode' is active. 14241 Only used when `read-file-name-electric-shadow-mode' is active.
14275 (autoload (quote make-ring) "ring" "\ 14281 (autoload (quote make-ring) "ring" "\
14276 Make a ring that can contain SIZE elements." nil nil) 14282 Make a ring that can contain SIZE elements." nil nil)
14277 14283
14278 ;;;*** 14284 ;;;***
14279 14285
14280 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (15371 46424)) 14286 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (15504 25759))
14281 ;;; Generated autoloads from net/rlogin.el 14287 ;;; Generated autoloads from net/rlogin.el
14282 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 14288 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
14283 14289
14284 (autoload (quote rlogin) "rlogin" "\ 14290 (autoload (quote rlogin) "rlogin" "\
14285 Open a network login connection via `rlogin' with args INPUT-ARGS. 14291 Open a network login connection via `rlogin' with args INPUT-ARGS.
14682 14688
14683 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 14689 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
14684 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 14690 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
14685 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 14691 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
14686 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 14692 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
14687 ;;;;;; "rmailsum" "mail/rmailsum.el" (15400 1477)) 14693 ;;;;;; "rmailsum" "mail/rmailsum.el" (15481 36053))
14688 ;;; Generated autoloads from mail/rmailsum.el 14694 ;;; Generated autoloads from mail/rmailsum.el
14689 14695
14690 (defvar rmail-summary-scroll-between-messages t "\ 14696 (defvar rmail-summary-scroll-between-messages t "\
14691 *Non-nil means Rmail summary scroll commands move between messages.") 14697 *Non-nil means Rmail summary scroll commands move between messages.")
14692 14698
15184 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode 15190 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode
15185 ;;;;;; 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
15186 ;;;;;; mail-archive-file-name mail-header-separator send-mail-function 15192 ;;;;;; mail-archive-file-name mail-header-separator send-mail-function
15187 ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind 15193 ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind
15188 ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" 15194 ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"
15189 ;;;;;; (15455 18403)) 15195 ;;;;;; (15490 49404))
15190 ;;; Generated autoloads from mail/sendmail.el 15196 ;;; Generated autoloads from mail/sendmail.el
15191 15197
15192 (defvar mail-from-style (quote angles) "\ 15198 (defvar mail-from-style (quote angles) "\
15193 *Specifies how \"From:\" fields look. 15199 *Specifies how \"From:\" fields look.
15194 15200
15365 Prefix arg means just kill any existing server communications subprocess." t nil) 15371 Prefix arg means just kill any existing server communications subprocess." t nil)
15366 15372
15367 ;;;*** 15373 ;;;***
15368 15374
15369 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 15375 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
15370 ;;;;;; (15371 46417)) 15376 ;;;;;; (15492 4787))
15371 ;;; Generated autoloads from textmodes/sgml-mode.el 15377 ;;; Generated autoloads from textmodes/sgml-mode.el
15372 15378
15373 (autoload (quote sgml-mode) "sgml-mode" "\ 15379 (autoload (quote sgml-mode) "sgml-mode" "\
15374 Major mode for editing SGML documents. 15380 Major mode for editing SGML documents.
15375 Makes > match <. Makes / blink matching /. 15381 Makes > match <. Makes / blink matching /.
15568 Set up file shadowing." t nil) 15574 Set up file shadowing." t nil)
15569 15575
15570 ;;;*** 15576 ;;;***
15571 15577
15572 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 15578 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
15573 ;;;;;; (15391 60520)) 15579 ;;;;;; (15501 19357))
15574 ;;; Generated autoloads from shell.el 15580 ;;; Generated autoloads from shell.el
15575 15581
15576 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 15582 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
15577 Regexp to match shells that don't save their command history, and 15583 Regexp to match shells that don't save their command history, and
15578 don't handle the backslash as a quote character. For shells that 15584 don't handle the backslash as a quote character. For shells that
15806 15812
15807 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil) 15813 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
15808 15814
15809 ;;;*** 15815 ;;;***
15810 15816
15811 ;;;### (autoloads (snake) "snake" "play/snake.el" (15391 60712)) 15817 ;;;### (autoloads (snake) "snake" "play/snake.el" (15490 49404))
15812 ;;; Generated autoloads from play/snake.el 15818 ;;; Generated autoloads from play/snake.el
15813 15819
15814 (autoload (quote snake) "snake" "\ 15820 (autoload (quote snake) "snake" "\
15815 Play the Snake game. 15821 Play the Snake game.
15816 Move the snake around without colliding with its tail or with the border. 15822 Move the snake around without colliding with its tail or with the border.
15817 15823
15818 Eating dots causes the snake to get longer. 15824 Eating dots causes the snake to get longer.
15819 15825
15820 snake-mode keybindings: 15826 Snake mode keybindings:
15821 \\<snake-mode-map> 15827 \\<snake-mode-map>
15822 \\[snake-start-game] Starts a new game of Snake 15828 \\[snake-start-game] Starts a new game of Snake
15823 \\[snake-end-game] Terminates the current game 15829 \\[snake-end-game] Terminates the current game
15824 \\[snake-pause-game] Pauses (or resumes) the current game 15830 \\[snake-pause-game] Pauses (or resumes) the current game
15825 \\[snake-move-left] Makes the snake move left 15831 \\[snake-move-left] Makes the snake move left
15826 \\[snake-move-right] Makes the snake move right 15832 \\[snake-move-right] Makes the snake move right
15827 \\[snake-move-up] Makes the snake move up 15833 \\[snake-move-up] Makes the snake move up
15828 \\[snake-move-down] Makes the snake move down 15834 \\[snake-move-down] Makes the snake move down" t nil)
15829
15830 " t nil)
15831 15835
15832 ;;;*** 15836 ;;;***
15833 15837
15834 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 15838 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
15835 ;;;;;; (15371 46424)) 15839 ;;;;;; (15492 4787))
15836 ;;; Generated autoloads from net/snmp-mode.el 15840 ;;; Generated autoloads from net/snmp-mode.el
15837 15841
15838 (autoload (quote snmp-mode) "snmp-mode" "\ 15842 (autoload (quote snmp-mode) "snmp-mode" "\
15839 Major mode for editing SNMP MIBs. 15843 Major mode for editing SNMP MIBs.
15840 Expression and list commands understand all C brackets. 15844 Expression and list commands understand all C brackets.
16603 Studlify-case the current buffer." t nil) 16607 Studlify-case the current buffer." t nil)
16604 16608
16605 ;;;*** 16609 ;;;***
16606 16610
16607 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 16611 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
16608 ;;;;;; (15400 1478)) 16612 ;;;;;; (15500 565))
16609 ;;; Generated autoloads from mail/supercite.el 16613 ;;; Generated autoloads from mail/supercite.el
16610 16614
16611 (autoload (quote sc-cite-original) "supercite" "\ 16615 (autoload (quote sc-cite-original) "supercite" "\
16612 Workhorse citing function which performs the initial citation. 16616 Workhorse citing function which performs the initial citation.
16613 This is callable from the various mail and news readers' reply 16617 This is callable from the various mail and news readers' reply
16675 (autoload (quote talk-connect) "talk" "\ 16679 (autoload (quote talk-connect) "talk" "\
16676 Connect to display DISPLAY for the Emacs talk group." t nil) 16680 Connect to display DISPLAY for the Emacs talk group." t nil)
16677 16681
16678 ;;;*** 16682 ;;;***
16679 16683
16680 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15424 48698)) 16684 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15500 564))
16681 ;;; Generated autoloads from tar-mode.el 16685 ;;; Generated autoloads from tar-mode.el
16682 16686
16683 (autoload (quote tar-mode) "tar-mode" "\ 16687 (autoload (quote tar-mode) "tar-mode" "\
16684 Major mode for viewing a tar file as a dired-like listing of its contents. 16688 Major mode for viewing a tar file as a dired-like listing of its contents.
16685 You can move around using the usual cursor motion commands. 16689 You can move around using the usual cursor motion commands.
16697 \\{tar-mode-map}" t nil) 16701 \\{tar-mode-map}" t nil)
16698 16702
16699 ;;;*** 16703 ;;;***
16700 16704
16701 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 16705 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
16702 ;;;;;; "progmodes/tcl.el" (15371 46425)) 16706 ;;;;;; "progmodes/tcl.el" (15476 16561))
16703 ;;; Generated autoloads from progmodes/tcl.el 16707 ;;; Generated autoloads from progmodes/tcl.el
16704 16708
16705 (autoload (quote tcl-mode) "tcl" "\ 16709 (autoload (quote tcl-mode) "tcl" "\
16706 Major mode for editing Tcl code. 16710 Major mode for editing Tcl code.
16707 Expression and list commands understand all Tcl brackets. 16711 Expression and list commands understand all Tcl brackets.
16784 (autoload (quote ansi-term) "term" "\ 16788 (autoload (quote ansi-term) "term" "\
16785 Start a terminal-emulator in a new buffer." t nil) 16789 Start a terminal-emulator in a new buffer." t nil)
16786 16790
16787 ;;;*** 16791 ;;;***
16788 16792
16789 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15464 16793 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15490
16790 ;;;;;; 26324)) 16794 ;;;;;; 49404))
16791 ;;; Generated autoloads from terminal.el 16795 ;;; Generated autoloads from terminal.el
16792 16796
16793 (autoload (quote terminal-emulator) "terminal" "\ 16797 (autoload (quote terminal-emulator) "terminal" "\
16794 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS. 16798 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
16795 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT. 16799 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
16819 and is non-nil after the terminal buffer has been set up and the 16823 and is non-nil after the terminal buffer has been set up and the
16820 subprocess started." t nil) 16824 subprocess started." t nil)
16821 16825
16822 ;;;*** 16826 ;;;***
16823 16827
16824 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15441 20096)) 16828 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15490 49404))
16825 ;;; Generated autoloads from play/tetris.el 16829 ;;; Generated autoloads from play/tetris.el
16826 16830
16827 (autoload (quote tetris) "tetris" "\ 16831 (autoload (quote tetris) "tetris" "\
16828 Play the Tetris game. 16832 Play the Tetris game.
16829 Shapes drop from the top of the screen, and the user has to move and 16833 Shapes drop from the top of the screen, and the user has to move and
16850 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command 16854 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command
16851 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names 16855 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names
16852 ;;;;;; tex-start-options-string slitex-run-command latex-run-command 16856 ;;;;;; tex-start-options-string slitex-run-command latex-run-command
16853 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 16857 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
16854 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 16858 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
16855 ;;;;;; (15371 46417)) 16859 ;;;;;; (15492 4790))
16856 ;;; Generated autoloads from textmodes/tex-mode.el 16860 ;;; Generated autoloads from textmodes/tex-mode.el
16857 16861
16858 (defvar tex-shell-file-name nil "\ 16862 (defvar tex-shell-file-name nil "\
16859 *If non-nil, the shell file name to run in the subshell used to run TeX.") 16863 *If non-nil, the shell file name to run in the subshell used to run TeX.")
16860 16864
17098 (autoload (quote tex-start-shell) "tex-mode" nil nil nil) 17102 (autoload (quote tex-start-shell) "tex-mode" nil nil nil)
17099 17103
17100 ;;;*** 17104 ;;;***
17101 17105
17102 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 17106 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
17103 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (15371 46417)) 17107 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (15500 565))
17104 ;;; Generated autoloads from textmodes/texinfmt.el 17108 ;;; Generated autoloads from textmodes/texinfmt.el
17105 17109
17106 (autoload (quote texinfo-format-buffer) "texinfmt" "\ 17110 (autoload (quote texinfo-format-buffer) "texinfmt" "\
17107 Process the current buffer as texinfo code, into an Info file. 17111 Process the current buffer as texinfo code, into an Info file.
17108 The Info file output is generated in a buffer visiting the Info file 17112 The Info file output is generated in a buffer visiting the Info file
17132 if large. You can use Info-split to do this manually." t nil) 17136 if large. You can use Info-split to do this manually." t nil)
17133 17137
17134 ;;;*** 17138 ;;;***
17135 17139
17136 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 17140 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
17137 ;;;;;; "texinfo" "textmodes/texinfo.el" (15425 28364)) 17141 ;;;;;; "texinfo" "textmodes/texinfo.el" (15500 565))
17138 ;;; Generated autoloads from textmodes/texinfo.el 17142 ;;; Generated autoloads from textmodes/texinfo.el
17139 17143
17140 (defvar texinfo-open-quote "``" "\ 17144 (defvar texinfo-open-quote "``" "\
17141 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 17145 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
17142 17146
17329 (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil) 17333 (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil)
17330 17334
17331 ;;;*** 17335 ;;;***
17332 17336
17333 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 17337 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
17334 ;;;;;; (15371 46417)) 17338 ;;;;;; (15490 49404))
17335 ;;; Generated autoloads from textmodes/tildify.el 17339 ;;; Generated autoloads from textmodes/tildify.el
17336 17340
17337 (autoload (quote tildify-region) "tildify" "\ 17341 (autoload (quote tildify-region) "tildify" "\
17338 Add hard spaces in the region between BEG and END. 17342 Add hard spaces in the region between BEG and END.
17339 See variables `tildify-pattern-alist', `tildify-string-alist', and 17343 See variables `tildify-pattern-alist', `tildify-string-alist', and
17706 Show TODO list." t nil) 17710 Show TODO list." t nil)
17707 17711
17708 ;;;*** 17712 ;;;***
17709 17713
17710 ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item 17714 ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item
17711 ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15465 22816)) 17715 ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15477 39079))
17712 ;;; Generated autoloads from toolbar/tool-bar.el 17716 ;;; Generated autoloads from toolbar/tool-bar.el
17713 17717
17714 (defvar tool-bar-mode nil "\ 17718 (defvar tool-bar-mode nil "\
17715 Non-nil if Tool-Bar mode is enabled. 17719 Non-nil if Tool-Bar mode is enabled.
17716 See the command `tool-bar-mode' for a description of this minor-mode. 17720 See the command `tool-bar-mode' for a description of this minor-mode.
17725 Toggle use of the tool bar. 17729 Toggle use of the tool bar.
17726 With numeric ARG, display the tool bar if and only if ARG is positive. 17730 With numeric ARG, display the tool bar if and only if ARG is positive.
17727 17731
17728 See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for 17732 See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for
17729 conveniently adding tool bar items." t nil) 17733 conveniently adding tool bar items." t nil)
17734
17735 (put (quote tool-bar-mode) (quote standard-value) (quote (t)))
17730 17736
17731 (autoload (quote tool-bar-add-item) "tool-bar" "\ 17737 (autoload (quote tool-bar-add-item) "tool-bar" "\
17732 Add an item to the tool bar. 17738 Add an item to the tool bar.
17733 ICON names the image, DEF is the key definition and KEY is a symbol 17739 ICON names the image, DEF is the key definition and KEY is a symbol
17734 for the fake function key in the menu keymap. Remaining arguments 17740 for the fake function key in the menu keymap. Remaining arguments
18178 If FILE-NAME is non-nil, save the result to FILE-NAME." t nil) 18184 If FILE-NAME is non-nil, save the result to FILE-NAME." t nil)
18179 18185
18180 ;;;*** 18186 ;;;***
18181 18187
18182 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file 18188 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file
18183 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-revert-buffer 18189 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update
18184 ;;;;;; vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory 18190 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot
18185 ;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window 18191 ;;;;;; vc-directory vc-resolve-conflicts vc-merge vc-insert-headers
18186 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 18192 ;;;;;; vc-version-other-window vc-diff vc-register vc-next-action
18187 ;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) 18193 ;;;;;; vc-do-command edit-vc-file with-vc-file vc-branch-part vc-before-checkin-hook
18188 ;;;;;; "vc" "vc.el" (15425 28362)) 18194 ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15494 46908))
18189 ;;; Generated autoloads from vc.el 18195 ;;; Generated autoloads from vc.el
18190 18196
18191 (defvar vc-checkout-hook nil "\ 18197 (defvar vc-checkout-hook nil "\
18192 *Normal hook (list of functions) run after checking out a file. 18198 *Normal hook (list of functions) run after checking out a file.
18193 See `run-hooks'.") 18199 See `run-hooks'.")
18197 See `run-hooks'.") 18203 See `run-hooks'.")
18198 18204
18199 (defvar vc-before-checkin-hook nil "\ 18205 (defvar vc-before-checkin-hook nil "\
18200 *Normal hook (list of functions) run before a file is checked in. 18206 *Normal hook (list of functions) run before a file is checked in.
18201 See `run-hooks'.") 18207 See `run-hooks'.")
18208
18209 (autoload (quote vc-branch-part) "vc" "\
18210 Return the branch part of a revision number REV." nil nil)
18202 18211
18203 (autoload (quote with-vc-file) "vc" "\ 18212 (autoload (quote with-vc-file) "vc" "\
18204 Check out a writable copy of FILE if necessary, then execute BODY. 18213 Check out a writable copy of FILE if necessary, then execute BODY.
18205 Check in FILE with COMMENT (a string) after BODY has been executed. 18214 Check in FILE with COMMENT (a string) after BODY has been executed.
18206 FILE is passed through `expand-file-name'; BODY executed within 18215 FILE is passed through `expand-file-name'; BODY executed within
18339 Revert the current buffer's file to the version it was based on. 18348 Revert the current buffer's file to the version it was based on.
18340 This asks for confirmation if the buffer contents are not identical 18349 This asks for confirmation if the buffer contents are not identical
18341 to that version. This function does not automatically pick up newer 18350 to that version. This function does not automatically pick up newer
18342 changes found in the master file; use \\[universal-argument] \\[vc-next-action] to do so." t nil) 18351 changes found in the master file; use \\[universal-argument] \\[vc-next-action] to do so." t nil)
18343 18352
18353 (autoload (quote vc-update) "vc" "\
18354 Update the current buffer's file to the latest version on its branch.
18355 If the file contains no changes, and is not locked, then this simply replaces
18356 the working file with the latest version on its branch. If the file contains
18357 changes, and the backend supports merging news, then any recent changes from
18358 the current branch are merged into the working file." t nil)
18359
18344 (autoload (quote vc-cancel-version) "vc" "\ 18360 (autoload (quote vc-cancel-version) "vc" "\
18345 Get rid of most recently checked in version of this file. 18361 Get rid of most recently checked in version of this file.
18346 A prefix argument NOREVERT means do not revert the buffer afterwards." t nil) 18362 A prefix argument NOREVERT means do not revert the buffer afterwards." t nil)
18347 18363
18348 (autoload (quote vc-switch-backend) "vc" "\ 18364 (autoload (quote vc-switch-backend) "vc" "\
18406 `vc-annotate-very-old-color' defines the mapping of time to 18422 `vc-annotate-very-old-color' defines the mapping of time to
18407 colors. `vc-annotate-background' specifies the background color." t nil) 18423 colors. `vc-annotate-background' specifies the background color." t nil)
18408 18424
18409 ;;;*** 18425 ;;;***
18410 18426
18411 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15427 61506)) 18427 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15493 27496))
18412 ;;; Generated autoloads from vc-cvs.el 18428 ;;; Generated autoloads from vc-cvs.el
18413 (defun vc-cvs-registered (f) 18429 (defun vc-cvs-registered (f)
18414 (when (file-readable-p (expand-file-name 18430 (when (file-readable-p (expand-file-name
18415 "CVS/Entries" (file-name-directory f))) 18431 "CVS/Entries" (file-name-directory f)))
18416 (require 'vc-cvs) 18432 (require 'vc-cvs)
18417 (vc-cvs-registered f))) 18433 (vc-cvs-registered f)))
18418 18434
18419 ;;;*** 18435 ;;;***
18420 18436
18421 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 18437 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
18422 ;;;;;; (15425 28362)) 18438 ;;;;;; (15482 55795))
18423 ;;; Generated autoloads from vc-rcs.el 18439 ;;; Generated autoloads from vc-rcs.el
18424 18440
18425 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 18441 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
18426 *Where to look for RCS master files. 18442 *Where to look for RCS master files.
18427 For a description of possible values, see `vc-check-master-templates'.") 18443 For a description of possible values, see `vc-check-master-templates'.")
18429 (defun vc-rcs-registered (f) (vc-default-registered (quote RCS) f)) 18445 (defun vc-rcs-registered (f) (vc-default-registered (quote RCS) f))
18430 18446
18431 ;;;*** 18447 ;;;***
18432 18448
18433 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 18449 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
18434 ;;;;;; (15371 46418)) 18450 ;;;;;; (15482 55795))
18435 ;;; Generated autoloads from vc-sccs.el 18451 ;;; Generated autoloads from vc-sccs.el
18436 18452
18437 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 18453 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
18438 *Where to look for SCCS master files. 18454 *Where to look for SCCS master files.
18439 For a description of possible values, see `vc-check-master-templates'.") 18455 For a description of possible values, see `vc-check-master-templates'.")
19179 whitespaces during the process of your editing)." t nil) 19195 whitespaces during the process of your editing)." t nil)
19180 19196
19181 ;;;*** 19197 ;;;***
19182 19198
19183 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 19199 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
19184 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15468 8218)) 19200 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15468 23941))
19185 ;;; Generated autoloads from wid-browse.el 19201 ;;; Generated autoloads from wid-browse.el
19186 19202
19187 (autoload (quote widget-browse-at) "wid-browse" "\ 19203 (autoload (quote widget-browse-at) "wid-browse" "\
19188 Browse the widget under point." t nil) 19204 Browse the widget under point." t nil)
19189 19205
19198 With arg, turn widget mode on if and only if arg is positive." t nil) 19214 With arg, turn widget mode on if and only if arg is positive." t nil)
19199 19215
19200 ;;;*** 19216 ;;;***
19201 19217
19202 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 19218 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
19203 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15468 19219 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15472
19204 ;;;;;; 8218)) 19220 ;;;;;; 20889))
19205 ;;; Generated autoloads from wid-edit.el 19221 ;;; Generated autoloads from wid-edit.el
19206 19222
19207 (autoload (quote widgetp) "wid-edit" "\ 19223 (autoload (quote widgetp) "wid-edit" "\
19208 Return non-nil iff WIDGET is a widget." nil nil) 19224 Return non-nil iff WIDGET is a widget." nil nil)
19209 19225
19272 Set up default keybindings for `windmove'." t nil) 19288 Set up default keybindings for `windmove'." t nil)
19273 19289
19274 ;;;*** 19290 ;;;***
19275 19291
19276 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 19292 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
19277 ;;;;;; (15371 46418)) 19293 ;;;;;; (15484 11830))
19278 ;;; Generated autoloads from winner.el 19294 ;;; Generated autoloads from winner.el
19279 19295
19280 (defvar winner-mode nil "\ 19296 (defvar winner-mode nil "\
19281 Toggle winner-mode. 19297 Toggle winner-mode.
19282 Setting this variable directly does not take effect; 19298 Setting this variable directly does not take effect;
19432 C-q DEL ws-kill-bol 19448 C-q DEL ws-kill-bol
19433 " t nil) 19449 " t nil)
19434 19450
19435 ;;;*** 19451 ;;;***
19436 19452
19453 ;;;### (autoloads (xml-lite-mode) "xml-lite" "textmodes/xml-lite.el"
19454 ;;;;;; (15490 51474))
19455 ;;; Generated autoloads from textmodes/xml-lite.el
19456
19457 (defvar xml-lite-mode nil "\
19458 Non-nil if `xml-lite-mode' is enabled.")
19459
19460 (autoload (quote xml-lite-mode) "xml-lite" "\
19461 Toggle `xml-lite-mode'.
19462 With ARG, enable xml-lite-mode if and only if ARG is positive.
19463
19464 xml-lite-mode provides indentation for XML tags. The value of
19465 `xml-lite-indent-offset' determines the amount of indentation.
19466
19467 Key bindings:
19468 \\{xml-lite-mode-map}" t nil)
19469
19470 ;;;***
19471
19437 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15391 19472 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15391
19438 ;;;;;; 60521)) 19473 ;;;;;; 60521))
19439 ;;; Generated autoloads from xt-mouse.el 19474 ;;; Generated autoloads from xt-mouse.el
19440 19475
19441 (autoload (quote xterm-mouse-mode) "xt-mouse" "\ 19476 (autoload (quote xterm-mouse-mode) "xt-mouse" "\
19490 19525
19491 - fontification" t nil) 19526 - fontification" t nil)
19492 19527
19493 ;;;*** 19528 ;;;***
19494 19529
19495 ;;;### (autoloads nil nil ("play/gamegrid.el" "international/mule-cmds.el" 19530 ;;;### (autoloads nil nil ("calc/calcalg3.el" "calc/calcalg2.el"
19496 ;;;;;; "emulation/viper-util.el" "mail/uce.el" "gnus/mml.el" "gnus/mm-view.el" 19531 ;;;;;; "calc/calc-maint.el" "calc/calc-macs.el" "textmodes/reftex-sel.el"
19497 ;;;;;; "calendar/cal-menu.el" "window.el" "subr.el" "startup.el" 19532 ;;;;;; "textmodes/paragraphs.el" "international/mule-cmds.el" "eshell/esh-io.el"
19498 ;;;;;; "simple.el" "menu-bar.el" "isearch.el" "indent.el" "help.el" 19533 ;;;;;; "eshell/esh-ext.el" "eshell/esh-cmd.el" "eshell/em-unix.el"
19499 ;;;;;; "finder-inf.el" "files.el" "faces.el" "ediff-wind.el" "ediff-init.el" 19534 ;;;;;; "eshell/em-smart.el" "eshell/em-rebind.el" "eshell/em-prompt.el"
19500 ;;;;;; "ediff-hook.el" "w32-vars.el" "term/sun-mouse.el" "emacs-lisp/lisp-mode.el" 19535 ;;;;;; "eshell/em-pred.el" "eshell/em-hist.el" "eshell/em-glob.el"
19501 ;;;;;; "progmodes/mantemp.el" "progmodes/idlw-toolbar.el" "progmodes/idlw-rinfo.el" 19536 ;;;;;; "eshell/em-dirs.el" "eshell/em-cmpl.el" "eshell/em-alias.el"
19502 ;;;;;; "progmodes/ebnf-yac.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-iso.el" 19537 ;;;;;; "emacs-lisp/lisp.el" "mail/uce.el" "gnus/mm-encode.el" "gnus/mail-source.el"
19503 ;;;;;; "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el" "progmodes/cc-engine.el" 19538 ;;;;;; "gnus/gnus-sum.el" "tempo.el" "replace.el" "menu-bar.el"
19504 ;;;;;; "progmodes/cc-defs.el" "progmodes/cc-compat.el" "progmodes/cc-cmds.el" 19539 ;;;;;; "emulation/viper-util.el" "gnus/mml.el" "gnus/mm-view.el"
19505 ;;;;;; "progmodes/cc-bytecomp.el" "progmodes/cc-align.el" "progmodes/ada-xref.el" 19540 ;;;;;; "calendar/cal-menu.el" "window.el" "isearch.el" "indent.el"
19506 ;;;;;; "progmodes/ada-prj.el" "play/meese.el" "play/gametree.el" 19541 ;;;;;; "finder-inf.el" "ediff-wind.el" "ediff-hook.el" "term/sun-mouse.el"
19507 ;;;;;; "obsolete/x-menu.el" "obsolete/x-apollo.el" "obsolete/uncompress.el" 19542 ;;;;;; "emacs-lisp/lisp-mode.el" "progmodes/mantemp.el" "progmodes/idlw-toolbar.el"
19508 ;;;;;; "obsolete/sun-fns.el" "obsolete/sun-curs.el" "obsolete/sc.el" 19543 ;;;;;; "progmodes/idlw-rinfo.el" "progmodes/ebnf-yac.el" "progmodes/ebnf-otz.el"
19509 ;;;;;; "obsolete/rnews.el" "obsolete/profile.el" "obsolete/ooutline.el" 19544 ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el"
19510 ;;;;;; "obsolete/c-mode.el" "mail/vms-pmail.el" "mail/rfc822.el" 19545 ;;;;;; "progmodes/cc-engine.el" "progmodes/cc-defs.el" "progmodes/cc-compat.el"
19511 ;;;;;; "mail/rfc2368.el" "mail/mspools.el" "mail/mh-seq.el" "mail/mh-funcs.el" 19546 ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-bytecomp.el" "progmodes/cc-align.el"
19512 ;;;;;; "mail/mailpost.el" "mail/mailheader.el" "mail/blessmail.el" 19547 ;;;;;; "progmodes/ada-xref.el" "progmodes/ada-prj.el" "play/meese.el"
19513 ;;;;;; "language/romanian.el" "language/misc-lang.el" "language/ethiopic.el" 19548 ;;;;;; "play/gametree.el" "obsolete/x-menu.el" "obsolete/x-apollo.el"
19514 ;;;;;; "language/english.el" "language/devanagari.el" "international/swedish.el" 19549 ;;;;;; "obsolete/uncompress.el" "obsolete/sun-fns.el" "obsolete/sun-curs.el"
19515 ;;;;;; "international/latin-9.el" "international/latin-8.el" "international/latin-5.el" 19550 ;;;;;; "obsolete/sc.el" "obsolete/rnews.el" "obsolete/profile.el"
19516 ;;;;;; "international/latin-4.el" "international/latin-3.el" "international/latin-2.el" 19551 ;;;;;; "obsolete/ooutline.el" "obsolete/c-mode.el" "mail/vms-pmail.el"
19517 ;;;;;; "international/latin-1.el" "international/ja-dic-utl.el" 19552 ;;;;;; "mail/rfc822.el" "mail/rfc2368.el" "mail/mspools.el" "mail/mh-seq.el"
19553 ;;;;;; "mail/mh-funcs.el" "mail/mailpost.el" "mail/mailheader.el"
19554 ;;;;;; "mail/blessmail.el" "language/romanian.el" "language/misc-lang.el"
19555 ;;;;;; "language/ethiopic.el" "language/english.el" "language/devanagari.el"
19556 ;;;;;; "international/swedish.el" "international/latin-9.el" "international/latin-8.el"
19557 ;;;;;; "international/latin-5.el" "international/latin-4.el" "international/latin-3.el"
19558 ;;;;;; "international/latin-2.el" "international/latin-1.el" "international/ja-dic-utl.el"
19518 ;;;;;; "international/ja-dic-cnv.el" "international/iso-swed.el" 19559 ;;;;;; "international/ja-dic-cnv.el" "international/iso-swed.el"
19519 ;;;;;; "international/iso-ascii.el" "calc/calcsel2.el" "calc/calccomp.el" 19560 ;;;;;; "international/iso-ascii.el" "calc/calcsel2.el" "calc/calccomp.el"
19520 ;;;;;; "calc/calcalg3.el" "calc/calcalg2.el" "calc/calc-yank.el" 19561 ;;;;;; "calc/calc-yank.el" "calc/calc-vec.el" "calc/calc-units.el"
19521 ;;;;;; "calc/calc-vec.el" "calc/calc-units.el" "calc/calc-undo.el" 19562 ;;;;;; "calc/calc-undo.el" "calc/calc-trail.el" "calc/calc-stuff.el"
19522 ;;;;;; "calc/calc-trail.el" "calc/calc-stuff.el" "calc/calc-store.el" 19563 ;;;;;; "calc/calc-store.el" "calc/calc-stat.el" "calc/calc-sel.el"
19523 ;;;;;; "calc/calc-stat.el" "calc/calc-sel.el" "calc/calc-rules.el" 19564 ;;;;;; "calc/calc-rules.el" "calc/calc-rewr.el" "calc/calc-prog.el"
19524 ;;;;;; "calc/calc-rewr.el" "calc/calc-prog.el" "calc/calc-poly.el" 19565 ;;;;;; "calc/calc-poly.el" "calc/calc-mode.el" "calc/calc-misc.el"
19525 ;;;;;; "calc/calc-mode.el" "calc/calc-misc.el" "calc/calc-map.el" 19566 ;;;;;; "calc/calc-map.el" "calc/calc-lang.el" "calc/calc-keypd.el"
19526 ;;;;;; "calc/calc-macs.el" "calc/calc-lang.el" "calc/calc-keypd.el" 19567 ;;;;;; "calc/calc-incom.el" "calc/calc-help.el" "calc/calc-funcs.el"
19527 ;;;;;; "calc/calc-incom.el" "calc/calc-help.el" "calc/calc-graph.el" 19568 ;;;;;; "calc/calc-frac.el" "calc/calc-fin.el" "calc/calc-embed.el"
19528 ;;;;;; "calc/calc-funcs.el" "calc/calc-frac.el" "calc/calc-fin.el" 19569 ;;;;;; "calc/calc-cplx.el" "calc/calc-comb.el" "calc/calc-bin.el"
19529 ;;;;;; "calc/calc-embed.el" "calc/calc-cplx.el" "calc/calc-comb.el" 19570 ;;;;;; "calc/calc-arith.el" "calc/calc-alg.el" "calc/calc-aent.el"
19530 ;;;;;; "calc/calc-bin.el" "calc/calc-arith.el" "calc/calc-alg.el" 19571 ;;;;;; "gnus/webmail.el" "gnus/utf7.el" "gnus/starttls.el" "gnus/rfc2231.el"
19531 ;;;;;; "calc/calc-aent.el" "gnus/webmail.el" "gnus/utf7.el" "gnus/starttls.el" 19572 ;;;;;; "gnus/rfc2104.el" "gnus/rfc2047.el" "gnus/rfc2045.el" "gnus/rfc1843.el"
19532 ;;;;;; "gnus/rfc2231.el" "gnus/rfc2104.el" "gnus/rfc2047.el" "gnus/rfc2045.el" 19573 ;;;;;; "gnus/pop3.el" "gnus/nnweb.el" "gnus/nnwarchive.el" "gnus/nnvirtual.el"
19533 ;;;;;; "gnus/rfc1843.el" "gnus/qp.el" "gnus/pop3.el" "gnus/nnweb.el" 19574 ;;;;;; "gnus/nnultimate.el" "gnus/nnslashdot.el" "gnus/nnoo.el"
19534 ;;;;;; "gnus/nnwarchive.el" "gnus/nnvirtual.el" "gnus/nnultimate.el" 19575 ;;;;;; "gnus/nnmh.el" "gnus/nnmbox.el" "gnus/nnlistserv.el" "gnus/nnimap.el"
19535 ;;;;;; "gnus/nnslashdot.el" "gnus/nnoo.el" "gnus/nnmh.el" "gnus/nnmbox.el" 19576 ;;;;;; "gnus/nnheader.el" "gnus/nngateway.el" "gnus/nneething.el"
19536 ;;;;;; "gnus/nnlistserv.el" "gnus/nnimap.el" "gnus/nnheader.el" 19577 ;;;;;; "gnus/nndraft.el" "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el"
19537 ;;;;;; "gnus/nngateway.el" "gnus/nneething.el" "gnus/nndraft.el"
19538 ;;;;;; "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el" "gnus/mm-encode.el"
19539 ;;;;;; "gnus/mm-decode.el" "gnus/mm-bodies.el" "gnus/messcompat.el" 19578 ;;;;;; "gnus/mm-decode.el" "gnus/mm-bodies.el" "gnus/messcompat.el"
19540 ;;;;;; "gnus/mail-source.el" "gnus/mail-prsvr.el" "gnus/mail-parse.el" 19579 ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-parse.el" "gnus/ietf-drums.el"
19541 ;;;;;; "gnus/ietf-drums.el" "gnus/gnus-vm.el" "gnus/gnus-uu.el" 19580 ;;;;;; "gnus/gnus-vm.el" "gnus/gnus-uu.el" "gnus/gnus-util.el" "gnus/gnus-undo.el"
19542 ;;;;;; "gnus/gnus-util.el" "gnus/gnus-undo.el" "gnus/gnus-topic.el" 19581 ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-srvr.el" "gnus/gnus-setup.el"
19543 ;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-setup.el" "gnus/gnus-score.el" 19582 ;;;;;; "gnus/gnus-score.el" "gnus/gnus-salt.el" "gnus/gnus-range.el"
19544 ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-range.el" "gnus/gnus-nocem.el" 19583 ;;;;;; "gnus/gnus-nocem.el" "gnus/gnus-mh.el" "gnus/gnus-logic.el"
19545 ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-logic.el" "gnus/gnus-int.el" 19584 ;;;;;; "gnus/gnus-int.el" "gnus/gnus-gl.el" "gnus/gnus-ems.el" "gnus/gnus-eform.el"
19546 ;;;;;; "gnus/gnus-gl.el" "gnus/gnus-ems.el" "gnus/gnus-eform.el"
19547 ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-draft.el" "gnus/gnus-demon.el" 19585 ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-draft.el" "gnus/gnus-demon.el"
19548 ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-bcklg.el" "gnus/gnus-async.el" 19586 ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-bcklg.el" "gnus/gnus-async.el"
19549 ;;;;;; "gnus/format-spec.el" "gnus/flow-fill.el" "eshell/esh-var.el" 19587 ;;;;;; "gnus/format-spec.el" "gnus/flow-fill.el" "eshell/esh-util.el"
19550 ;;;;;; "eshell/esh-util.el" "eshell/esh-proc.el" "eshell/esh-opt.el" 19588 ;;;;;; "eshell/esh-proc.el" "eshell/esh-opt.el" "eshell/esh-module.el"
19551 ;;;;;; "eshell/esh-module.el" "eshell/esh-maint.el" "eshell/esh-io.el" 19589 ;;;;;; "eshell/esh-maint.el" "eshell/esh-arg.el" "eshell/em-xtra.el"
19552 ;;;;;; "eshell/esh-ext.el" "eshell/esh-arg.el" "eshell/em-xtra.el" 19590 ;;;;;; "eshell/em-term.el" "eshell/em-script.el" "eshell/em-basic.el"
19553 ;;;;;; "eshell/em-unix.el" "eshell/em-term.el" "eshell/em-smart.el" 19591 ;;;;;; "eshell/em-banner.el" "emulation/edt-vt100.el" "emulation/edt-pc.el"
19554 ;;;;;; "eshell/em-script.el" "eshell/em-rebind.el" "eshell/em-prompt.el" 19592 ;;;;;; "emulation/edt-lk201.el" "emacs-lisp/sregex.el" "emacs-lisp/lucid.el"
19555 ;;;;;; "eshell/em-pred.el" "eshell/em-hist.el" "eshell/em-glob.el" 19593 ;;;;;; "emacs-lisp/lselect.el" "emacs-lisp/lmenu.el" "emacs-lisp/levents.el"
19556 ;;;;;; "eshell/em-dirs.el" "eshell/em-cmpl.el" "eshell/em-basic.el" 19594 ;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/float.el" "emacs-lisp/cust-print.el"
19557 ;;;;;; "eshell/em-banner.el" "eshell/em-alias.el" "emulation/edt-vt100.el" 19595 ;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-compat.el"
19558 ;;;;;; "emulation/edt-pc.el" "emulation/edt-lk201.el" "emacs-lisp/sregex.el" 19596 ;;;;;; "emacs-lisp/assoc.el" "calendar/cal-x.el" "calendar/cal-tex.el"
19559 ;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/lselect.el" "emacs-lisp/lmenu.el" 19597 ;;;;;; "calendar/cal-persia.el" "calendar/cal-move.el" "calendar/cal-mayan.el"
19560 ;;;;;; "emacs-lisp/levents.el" "emacs-lisp/gulp.el" "emacs-lisp/float.el" 19598 ;;;;;; "calendar/cal-julian.el" "calendar/cal-iso.el" "calendar/cal-islam.el"
19561 ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cl-extra.el" 19599 ;;;;;; "calendar/cal-french.el" "calendar/cal-coptic.el" "calendar/cal-china.el"
19562 ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/assoc.el" "calendar/cal-x.el" 19600 ;;;;;; "textmodes/reftex-vars.el" "textmodes/reftex-toc.el" "textmodes/reftex-ref.el"
19563 ;;;;;; "calendar/cal-tex.el" "calendar/cal-persia.el" "calendar/cal-move.el"
19564 ;;;;;; "calendar/cal-mayan.el" "calendar/cal-julian.el" "calendar/cal-iso.el"
19565 ;;;;;; "calendar/cal-islam.el" "calendar/cal-french.el" "calendar/cal-coptic.el"
19566 ;;;;;; "calendar/cal-china.el" "textmodes/texnfo-upd.el" "textmodes/reftex-vars.el"
19567 ;;;;;; "textmodes/reftex-toc.el" "textmodes/reftex-sel.el" "textmodes/reftex-ref.el"
19568 ;;;;;; "textmodes/reftex-parse.el" "textmodes/reftex-dcr.el" "textmodes/reftex-auc.el" 19601 ;;;;;; "textmodes/reftex-parse.el" "textmodes/reftex-dcr.el" "textmodes/reftex-auc.el"
19569 ;;;;;; "textmodes/refer.el" "textmodes/refbib.el" "textmodes/paragraphs.el" 19602 ;;;;;; "textmodes/refer.el" "textmodes/refbib.el" "textmodes/page.el"
19570 ;;;;;; "textmodes/page.el" "textmodes/page-ext.el" "textmodes/bib-mode.el" 19603 ;;;;;; "textmodes/page-ext.el" "textmodes/bib-mode.el" "term/wyse50.el"
19571 ;;;;;; "term/wyse50.el" "term/vt420.el" "term/vt400.el" "term/vt320.el" 19604 ;;;;;; "term/vt420.el" "term/vt400.el" "term/vt320.el" "term/vt300.el"
19572 ;;;;;; "term/vt300.el" "term/vt240.el" "term/vt220.el" "term/vt201.el" 19605 ;;;;;; "term/vt240.el" "term/vt220.el" "term/vt201.el" "term/vt200.el"
19573 ;;;;;; "term/vt200.el" "term/vt125.el" "term/vt102.el" "term/vt100.el" 19606 ;;;;;; "term/vt125.el" "term/vt102.el" "term/vt100.el" "term/tvi970.el"
19574 ;;;;;; "term/tvi970.el" "term/sup-mouse.el" "term/sun.el" "term/news.el" 19607 ;;;;;; "term/sup-mouse.el" "term/sun.el" "term/news.el" "term/mac-win.el"
19575 ;;;;;; "term/mac-win.el" "term/lk201.el" "term/linux.el" "term/keyswap.el" 19608 ;;;;;; "term/lk201.el" "term/linux.el" "term/keyswap.el" "term/iris-ansi.el"
19576 ;;;;;; "term/iris-ansi.el" "term/bobcat.el" "term/bg-mouse.el" "term/apollo.el" 19609 ;;;;;; "term/bobcat.el" "term/bg-mouse.el" "term/apollo.el" "term/AT386.el"
19577 ;;;;;; "term/AT386.el" "widget.el" "vt100-led.el" "vmsproc.el" "vms-patch.el" 19610 ;;;;;; "widget.el" "vt100-led.el" "vmsproc.el" "vms-patch.el" "vcursor.el"
19578 ;;;;;; "vcursor.el" "unused.el" "uniquify.el" "timezone.el" "tcp.el" 19611 ;;;;;; "unused.el" "uniquify.el" "timezone.el" "tcp.el" "subdirs.el"
19579 ;;;;;; "subdirs.el" "soundex.el" "saveplace.el" "s-region.el" "regi.el" 19612 ;;;;;; "soundex.el" "saveplace.el" "s-region.el" "regi.el" "pcvs-parse.el"
19580 ;;;;;; "pcvs-parse.el" "paths.el" "patcomp.el" "mouse-drag.el" "mouse-copy.el" 19613 ;;;;;; "patcomp.el" "mouse-drag.el" "mouse-copy.el" "misc.el" "map-ynp.el"
19581 ;;;;;; "misc.el" "map-ynp.el" "kermit.el" "forms-pass.el" "forms-d2.el" 19614 ;;;;;; "kermit.el" "forms-pass.el" "forms-d2.el" "env.el" "emacs-lock.el"
19582 ;;;;;; "env.el" "emacs-lock.el" "electric.el" "dos-w32.el" "dos-vars.el" 19615 ;;;;;; "electric.el" "dos-w32.el" "dos-vars.el" "cus-dep.el" "cdl.el"
19583 ;;;;;; "dos-fns.el" "cus-dep.el" "cdl.el" "byte-run.el" "abbrev.el" 19616 ;;;;;; "byte-run.el" "abbrev.el" "abbrevlist.el" "allout.el" "buff-menu.el"
19584 ;;;;;; "abbrevlist.el" "allout.el" "buff-menu.el" "case-table.el" 19617 ;;;;;; "case-table.el" "custom.el" "ediff-diff.el" "ediff-merg.el"
19585 ;;;;;; "custom.el" "ediff-diff.el" "ediff-merg.el" "ediff-ptch.el" 19618 ;;;;;; "ediff-ptch.el" "ediff-vers.el" "float-sup.el" "foldout.el"
19586 ;;;;;; "ediff-vers.el" "float-sup.el" "foldout.el" "format.el" "pcvs-info.el" 19619 ;;;;;; "format.el" "pcvs-info.el" "pcvs-util.el" "select.el" "version.el"
19587 ;;;;;; "pcvs-util.el" "select.el" "vc-hooks.el" "version.el" "vt-control.el" 19620 ;;;;;; "vt-control.el" "xscheme.el" "term/internal.el" "textmodes/fill.el"
19588 ;;;;;; "xml.el" "xscheme.el" "term/internal.el" "textmodes/fill.el"
19589 ;;;;;; "textmodes/makeinfo.el" "textmodes/reftex-global.el" "emacs-lisp/authors.el" 19621 ;;;;;; "textmodes/makeinfo.el" "textmodes/reftex-global.el" "emacs-lisp/authors.el"
19590 ;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/cl-macs.el" "emacs-lisp/ewoc.el" 19622 ;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/cl-macs.el" "emacs-lisp/ewoc.el"
19591 ;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp.el" 19623 ;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/lisp-mnt.el" "emulation/edt-mapper.el"
19592 ;;;;;; "emulation/edt-mapper.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el" 19624 ;;;;;; "emulation/tpu-mapper.el" "emulation/viper-cmd.el" "emulation/viper-ex.el"
19593 ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 19625 ;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el"
19594 ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "eshell/em-ls.el" 19626 ;;;;;; "emulation/viper-mous.el" "eshell/em-ls.el" "eshell/esh-groups.el"
19595 ;;;;;; "eshell/esh-groups.el" "gnus/gnus-cite.el" "gnus/gnus-sum.el" 19627 ;;;;;; "gnus/gnus-cite.el" "gnus/imap.el" "gnus/mailcap.el" "gnus/mm-util.el"
19596 ;;;;;; "gnus/imap.el" "gnus/mailcap.el" "gnus/mm-util.el" "gnus/nnmail.el" 19628 ;;;;;; "gnus/nnmail.el" "gnus/nnspool.el" "gnus/nntp.el" "calc/calc-forms.el"
19597 ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "calc/calc-forms.el" "calc/calc-maint.el"
19598 ;;;;;; "calc/calc-math.el" "calc/calc-mtx.el" "international/characters.el" 19629 ;;;;;; "calc/calc-math.el" "calc/calc-mtx.el" "international/characters.el"
19599 ;;;;;; "international/iso-insert.el" "international/mule-conf.el" 19630 ;;;;;; "international/iso-insert.el" "international/ogonek.el" "international/utf-8-subst.el"
19600 ;;;;;; "international/mule.el" "international/ogonek.el" "international/utf-8-subst.el"
19601 ;;;;;; "international/utf-8.el" "language/chinese.el" "language/cyrillic.el" 19631 ;;;;;; "international/utf-8.el" "language/chinese.el" "language/cyrillic.el"
19602 ;;;;;; "language/czech.el" "language/european.el" "language/georgian.el" 19632 ;;;;;; "language/georgian.el" "language/greek.el" "language/hebrew.el"
19603 ;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el" 19633 ;;;;;; "language/indian.el" "language/korean.el" "language/lao.el"
19604 ;;;;;; "language/japanese.el" "language/korean.el" "language/lao.el" 19634 ;;;;;; "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el"
19605 ;;;;;; "language/slovak.el" "language/thai.el" "language/tibetan.el" 19635 ;;;;;; "language/vietnamese.el" "mail/mh-pick.el" "obsolete/cplus-md.el"
19606 ;;;;;; "language/utf-8-lang.el" "language/vietnamese.el" "mail/mh-pick.el" 19636 ;;;;;; "obsolete/hilit19.el" "obsolete/mlsupport.el" "cus-load.el"
19607 ;;;;;; "obsolete/cplus-md.el" "obsolete/hilit19.el" "obsolete/mlsupport.el" 19637 ;;;;;; "generic-x.el" "loadup.el" "scroll-bar.el" "calendar/parse-time.el"
19608 ;;;;;; "cus-load.el" "frame.el" "generic-x.el" "loadup.el" "mouse.el" 19638 ;;;;;; "emacs-lisp/cl-seq.el" "net/eudc-vars.el" "net/eudcb-bbdb.el"
19609 ;;;;;; "replace.el" "scroll-bar.el" "tempo.el" "w32-fns.el" "calendar/parse-time.el" 19639 ;;;;;; "net/eudcb-ldap.el" "net/eudcb-ph.el" "net/ldap.el" "term/pc-win.el"
19610 ;;;;;; "emacs-lisp/cl-seq.el" "eshell/esh-cmd.el" "net/eudc-vars.el" 19640 ;;;;;; "term/rxvt.el" "term/tty-colors.el" "term/xterm.el" "bindings.el"
19611 ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el" 19641 ;;;;;; "register.el" "textmodes/text-mode.el" "cus-start.el" "dos-fns.el"
19612 ;;;;;; "net/ldap.el" "term/pc-win.el" "term/rxvt.el" "term/tty-colors.el" 19642 ;;;;;; "ediff-init.el" "faces.el" "files.el" "frame.el" "help.el"
19613 ;;;;;; "term/w32-win.el" "term/x-win.el" "term/xterm.el" "bindings.el" 19643 ;;;;;; "mouse.el" "paths.el" "simple.el" "startup.el" "subr.el"
19614 ;;;;;; "cus-start.el" "register.el" "textmodes/text-mode.el") (15468 19644 ;;;;;; "vc-hooks.el" "w32-fns.el" "w32-vars.el" "xml.el" "gnus/qp.el"
19615 ;;;;;; 8479 531385)) 19645 ;;;;;; "eshell/esh-var.el" "international/mule-conf.el" "international/mule.el"
19646 ;;;;;; "language/czech.el" "language/european.el" "language/japanese.el"
19647 ;;;;;; "language/slovak.el" "play/gamegrid.el" "term/w32-win.el"
19648 ;;;;;; "term/x-win.el" "textmodes/texnfo-upd.el" "calc/calc-graph.el")
19649 ;;;;;; (15504 25928 992600))
19616 19650
19617 ;;;*** 19651 ;;;***
19618 19652
19619 ;; Local Variables: 19653 ;; Local Variables:
19620 ;; version-control: never 19654 ;; version-control: never