comparison lisp/ldefs-boot.el @ 108425:09e9c8115173

Merge from mainline.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sat, 27 Feb 2010 13:17:05 +0000
parents 01a78448db37
children 0ee3b79fa114 72f8f4f82b9d
comparison
equal deleted inserted replaced
108424:a8944be1e493 108425:09e9c8115173
74 \(fn ABBREV-TABLE OUTPUT-BUFFER)" nil nil) 74 \(fn ABBREV-TABLE OUTPUT-BUFFER)" nil nil)
75 75
76 ;;;*** 76 ;;;***
77 77
78 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 78 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
79 ;;;;;; (19291 28516)) 79 ;;;;;; (19312 40243))
80 ;;; Generated autoloads from progmodes/ada-mode.el 80 ;;; Generated autoloads from progmodes/ada-mode.el
81 81
82 (autoload 'ada-add-extensions "ada-mode" "\ 82 (autoload 'ada-add-extensions "ada-mode" "\
83 Define SPEC and BODY as being valid extensions for Ada files. 83 Define SPEC and BODY as being valid extensions for Ada files.
84 Going from body to spec with `ff-find-other-file' used these 84 Going from body to spec with `ff-find-other-file' used these
259 259
260 ;;;*** 260 ;;;***
261 261
262 ;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 262 ;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
263 ;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 263 ;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
264 ;;;;;; "advice" "emacs-lisp/advice.el" (19291 32891)) 264 ;;;;;; "advice" "emacs-lisp/advice.el" (19322 43407))
265 ;;; Generated autoloads from emacs-lisp/advice.el 265 ;;; Generated autoloads from emacs-lisp/advice.el
266 266
267 (defvar ad-redefinition-action 'warn "\ 267 (defvar ad-redefinition-action 'warn "\
268 Defines what to do with redefinitions during Advice de/activation. 268 Defines what to do with redefinitions during Advice de/activation.
269 Redefinition occurs if a previously activated function that already has an 269 Redefinition occurs if a previously activated function that already has an
799 \(fn &optional ARG)" t nil) 799 \(fn &optional ARG)" t nil)
800 800
801 ;;;*** 801 ;;;***
802 802
803 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 803 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
804 ;;;;;; "net/ange-ftp.el" (19299 2741)) 804 ;;;;;; "net/ange-ftp.el" (19322 43174))
805 ;;; Generated autoloads from net/ange-ftp.el 805 ;;; Generated autoloads from net/ange-ftp.el
806 806
807 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 807 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
808 808
809 (autoload 'ange-ftp-reread-dir "ange-ftp" "\ 809 (autoload 'ange-ftp-reread-dir "ange-ftp" "\
1055 1055
1056 \(fn PATTERN &optional DO-ALL)" t nil) 1056 \(fn PATTERN &optional DO-ALL)" t nil)
1057 1057
1058 ;;;*** 1058 ;;;***
1059 1059
1060 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19297 1060 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19318
1061 ;;;;;; 60953)) 1061 ;;;;;; 22201))
1062 ;;; Generated autoloads from arc-mode.el 1062 ;;; Generated autoloads from arc-mode.el
1063 1063
1064 (autoload 'archive-mode "arc-mode" "\ 1064 (autoload 'archive-mode "arc-mode" "\
1065 Major mode for viewing an archive file in a dired-like way. 1065 Major mode for viewing an archive file in a dired-like way.
1066 You can move around using the usual cursor motion commands. 1066 You can move around using the usual cursor motion commands.
1147 1147
1148 \(fn)" t nil) 1148 \(fn)" t nil)
1149 1149
1150 ;;;*** 1150 ;;;***
1151 1151
1152 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19284 1152 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19315
1153 ;;;;;; 35873)) 1153 ;;;;;; 29628))
1154 ;;; Generated autoloads from textmodes/artist.el 1154 ;;; Generated autoloads from textmodes/artist.el
1155 1155
1156 (autoload 'artist-mode "artist" "\ 1156 (autoload 'artist-mode "artist" "\
1157 Toggle Artist mode. 1157 Toggle Artist mode.
1158 With argument STATE, turn Artist mode on if STATE is positive. 1158 With argument STATE, turn Artist mode on if STATE is positive.
1960 1960
1961 ;;;### (autoloads (bookmark-bmenu-search bookmark-bmenu-list bookmark-load 1961 ;;;### (autoloads (bookmark-bmenu-search bookmark-bmenu-list bookmark-load
1962 ;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 1962 ;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
1963 ;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 1963 ;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
1964 ;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 1964 ;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
1965 ;;;;;; "bookmark.el" (19278 36335)) 1965 ;;;;;; "bookmark.el" (19327 808))
1966 ;;; Generated autoloads from bookmark.el 1966 ;;; Generated autoloads from bookmark.el
1967 (define-key ctl-x-r-map "b" 'bookmark-jump) 1967 (define-key ctl-x-r-map "b" 'bookmark-jump)
1968 (define-key ctl-x-r-map "m" 'bookmark-set) 1968 (define-key ctl-x-r-map "m" 'bookmark-set)
1969 (define-key ctl-x-r-map "l" 'bookmark-bmenu-list) 1969 (define-key ctl-x-r-map "l" 'bookmark-bmenu-list)
1970 1970
2598 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 2598 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
2599 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2599 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2600 ;;;;;; compile-defun byte-compile-file byte-recompile-directory 2600 ;;;;;; compile-defun byte-compile-file byte-recompile-directory
2601 ;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning 2601 ;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning
2602 ;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" 2602 ;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el"
2603 ;;;;;; (19278 4521)) 2603 ;;;;;; (19321 22156))
2604 ;;; Generated autoloads from emacs-lisp/bytecomp.el 2604 ;;; Generated autoloads from emacs-lisp/bytecomp.el
2605 (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2605 (put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2606 (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2606 (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
2607 (put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp) 2607 (put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp)
2608 (put 'byte-compile-warnings 'safe-local-variable 'byte-compile-warnings-safe-p) 2608 (put 'byte-compile-warnings 'safe-local-variable 'byte-compile-warnings-safe-p)
2961 (put 'c-indent-level 'safe-local-variable 'integerp) 2961 (put 'c-indent-level 'safe-local-variable 'integerp)
2962 2962
2963 ;;;*** 2963 ;;;***
2964 2964
2965 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 2965 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
2966 ;;;;;; (19289 53536)) 2966 ;;;;;; (19335 6619))
2967 ;;; Generated autoloads from progmodes/cc-engine.el 2967 ;;; Generated autoloads from progmodes/cc-engine.el
2968 2968
2969 (autoload 'c-guess-basic-syntax "cc-engine" "\ 2969 (autoload 'c-guess-basic-syntax "cc-engine" "\
2970 Return the syntactic context of the current line. 2970 Return the syntactic context of the current line.
2971 2971
2973 2973
2974 ;;;*** 2974 ;;;***
2975 2975
2976 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2976 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2977 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2977 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2978 ;;;;;; (19278 4527)) 2978 ;;;;;; (19335 6619))
2979 ;;; Generated autoloads from progmodes/cc-mode.el 2979 ;;; Generated autoloads from progmodes/cc-mode.el
2980 2980
2981 (autoload 'c-initialize-cc-mode "cc-mode" "\ 2981 (autoload 'c-initialize-cc-mode "cc-mode" "\
2982 Initialize CC Mode for use in the current buffer. 2982 Initialize CC Mode for use in the current buffer.
2983 If the optional NEW-STYLE-INIT is nil or left out then all necessary 2983 If the optional NEW-STYLE-INIT is nil or left out then all necessary
4035 4035
4036 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode 4036 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode
4037 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4037 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4038 ;;;;;; compile compilation-disable-input compile-command compilation-search-path 4038 ;;;;;; compile compilation-disable-input compile-command compilation-search-path
4039 ;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4039 ;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4040 ;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19278 4040 ;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19327
4041 ;;;;;; 4527)) 4041 ;;;;;; 59567))
4042 ;;; Generated autoloads from progmodes/compile.el 4042 ;;; Generated autoloads from progmodes/compile.el
4043 4043
4044 (defvar compilation-mode-hook nil "\ 4044 (defvar compilation-mode-hook nil "\
4045 List of hook functions run by `compilation-mode' (see `run-mode-hooks').") 4045 List of hook functions run by `compilation-mode' (see `run-mode-hooks').")
4046 4046
4849 ;;;;;; customize-face customize-changed-options customize-option-other-window 4849 ;;;;;; customize-face customize-changed-options customize-option-other-window
4850 ;;;;;; customize-option customize-group-other-window customize-group 4850 ;;;;;; customize-option customize-group-other-window customize-group
4851 ;;;;;; customize-mode customize customize-save-variable customize-set-variable 4851 ;;;;;; customize-mode customize customize-save-variable customize-set-variable
4852 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 4852 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
4853 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 4853 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
4854 ;;;;;; (19278 4516)) 4854 ;;;;;; (19322 14239))
4855 ;;; Generated autoloads from cus-edit.el 4855 ;;; Generated autoloads from cus-edit.el
4856 4856
4857 (defvar custom-browse-sort-alphabetically nil "\ 4857 (defvar custom-browse-sort-alphabetically nil "\
4858 If non-nil, sort customization group alphabetically in `custom-browse'.") 4858 If non-nil, sort customization group alphabetically in `custom-browse'.")
4859 4859
5292 \(fn ARG)" t nil) 5292 \(fn ARG)" t nil)
5293 5293
5294 ;;;*** 5294 ;;;***
5295 5295
5296 ;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5296 ;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5297 ;;;;;; (19278 4519)) 5297 ;;;;;; (19322 12063))
5298 ;;; Generated autoloads from cedet/data-debug.el 5298 ;;; Generated autoloads from cedet/data-debug.el
5299 5299
5300 (autoload 'data-debug-new-buffer "data-debug" "\ 5300 (autoload 'data-debug-new-buffer "data-debug" "\
5301 Create a new data-debug buffer with NAME. 5301 Create a new data-debug buffer with NAME.
5302 5302
5517 \(fn)" t nil) 5517 \(fn)" t nil)
5518 5518
5519 ;;;*** 5519 ;;;***
5520 5520
5521 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5521 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5522 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19278 5522 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19322
5523 ;;;;;; 4516)) 5523 ;;;;;; 12603))
5524 ;;; Generated autoloads from delim-col.el 5524 ;;; Generated autoloads from delim-col.el
5525 5525
5526 (autoload 'delimit-columns-customize "delim-col" "\ 5526 (autoload 'delimit-columns-customize "delim-col" "\
5527 Customization of `columns' group. 5527 Customization of `columns' group.
5528 5528
6056 6056
6057 ;;;*** 6057 ;;;***
6058 6058
6059 ;;;### (autoloads (dired-mode dired-auto-revert-buffer dired-noselect 6059 ;;;### (autoloads (dired-mode dired-auto-revert-buffer dired-noselect
6060 ;;;;;; dired-other-frame dired-other-window dired dired-trivial-filenames 6060 ;;;;;; dired-other-frame dired-other-window dired dired-trivial-filenames
6061 ;;;;;; dired-listing-switches) "dired" "dired.el" (19287 12878)) 6061 ;;;;;; dired-listing-switches) "dired" "dired.el" (19307 36715))
6062 ;;; Generated autoloads from dired.el 6062 ;;; Generated autoloads from dired.el
6063 6063
6064 (defvar dired-listing-switches (purecopy "-al") "\ 6064 (defvar dired-listing-switches (purecopy "-al") "\
6065 Switches passed to `ls' for Dired. MUST contain the `l' option. 6065 Switches passed to `ls' for Dired. MUST contain the `l' option.
6066 May contain all other options that don't contradict `-l'; 6066 May contain all other options that don't contradict `-l';
6421 (add-to-list 'auto-mode-alist (purecopy '("\\.soa\\'" . dns-mode))) 6421 (add-to-list 'auto-mode-alist (purecopy '("\\.soa\\'" . dns-mode)))
6422 6422
6423 ;;;*** 6423 ;;;***
6424 6424
6425 ;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode 6425 ;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode
6426 ;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (19278 4516)) 6426 ;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (19322 12465))
6427 ;;; Generated autoloads from doc-view.el 6427 ;;; Generated autoloads from doc-view.el
6428 6428
6429 (autoload 'doc-view-mode-p "doc-view" "\ 6429 (autoload 'doc-view-mode-p "doc-view" "\
6430 Return non-nil if image type TYPE is available for `doc-view'. 6430 Return non-nil if image type TYPE is available for `doc-view'.
6431 Image types are symbols like `dvi', `postscript' or `pdf'. 6431 Image types are symbols like `dvi', `postscript' or `pdf'.
7237 7237
7238 \(fn)" nil nil) 7238 \(fn)" nil nil)
7239 7239
7240 ;;;*** 7240 ;;;***
7241 7241
7242 ;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19278 4519)) 7242 ;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19322 43174))
7243 ;;; Generated autoloads from cedet/ede.el 7243 ;;; Generated autoloads from cedet/ede.el
7244 7244
7245 (defvar global-ede-mode nil "\ 7245 (defvar global-ede-mode nil "\
7246 Non-nil if Global-Ede mode is enabled. 7246 Non-nil if Global-Ede mode is enabled.
7247 See the command `global-ede-mode' for a description of this minor mode. 7247 See the command `global-ede-mode' for a description of this minor mode.
7592 (defalias 'eregistry 'ediff-show-registry) 7592 (defalias 'eregistry 'ediff-show-registry)
7593 7593
7594 ;;;*** 7594 ;;;***
7595 7595
7596 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7596 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7597 ;;;;;; "ediff-util" "ediff-util.el" (19278 4516)) 7597 ;;;;;; "ediff-util" "ediff-util.el" (19307 36715))
7598 ;;; Generated autoloads from ediff-util.el 7598 ;;; Generated autoloads from ediff-util.el
7599 7599
7600 (autoload 'ediff-toggle-multiframe "ediff-util" "\ 7600 (autoload 'ediff-toggle-multiframe "ediff-util" "\
7601 Switch from multiframe display to single-frame display and back. 7601 Switch from multiframe display to single-frame display and back.
7602 To change the default, set the variable `ediff-window-setup-function', 7602 To change the default, set the variable `ediff-window-setup-function',
7782 7782
7783 ;;;*** 7783 ;;;***
7784 7784
7785 ;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 7785 ;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
7786 ;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 7786 ;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
7787 ;;;;;; (19278 4521)) 7787 ;;;;;; (19322 43174))
7788 ;;; Generated autoloads from emacs-lisp/elint.el 7788 ;;; Generated autoloads from emacs-lisp/elint.el
7789 7789
7790 (autoload 'elint-file "elint" "\ 7790 (autoload 'elint-file "elint" "\
7791 Lint the file FILE. 7791 Lint the file FILE.
7792 7792
7798 7798
7799 \(fn DIRECTORY)" t nil) 7799 \(fn DIRECTORY)" t nil)
7800 7800
7801 (autoload 'elint-current-buffer "elint" "\ 7801 (autoload 'elint-current-buffer "elint" "\
7802 Lint the current buffer. 7802 Lint the current buffer.
7803 If necessary, this first calls `elint-initalize'. 7803 If necessary, this first calls `elint-initialize'.
7804 7804
7805 \(fn)" t nil) 7805 \(fn)" t nil)
7806 7806
7807 (autoload 'elint-defun "elint" "\ 7807 (autoload 'elint-defun "elint" "\
7808 Lint the function at point. 7808 Lint the function at point.
7809 If necessary, this first calls `elint-initalize'. 7809 If necessary, this first calls `elint-initialize'.
7810 7810
7811 \(fn)" t nil) 7811 \(fn)" t nil)
7812 7812
7813 (autoload 'elint-initialize "elint" "\ 7813 (autoload 'elint-initialize "elint" "\
7814 Initialize elint. 7814 Initialize elint.
8671 (autoload 'erc-ring-mode "erc-ring" nil t) 8671 (autoload 'erc-ring-mode "erc-ring" nil t)
8672 8672
8673 ;;;*** 8673 ;;;***
8674 8674
8675 ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 8675 ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
8676 ;;;;;; "erc-services" "erc/erc-services.el" (19278 4522)) 8676 ;;;;;; "erc-services" "erc/erc-services.el" (19310 24286))
8677 ;;; Generated autoloads from erc/erc-services.el 8677 ;;; Generated autoloads from erc/erc-services.el
8678 (autoload 'erc-services-mode "erc-services" nil t) 8678 (autoload 'erc-services-mode "erc-services" nil t)
8679 8679
8680 (autoload 'erc-nickserv-identify-mode "erc-services" "\ 8680 (autoload 'erc-nickserv-identify-mode "erc-services" "\
8681 Set up hooks according to which MODE the user has chosen. 8681 Set up hooks according to which MODE the user has chosen.
8799 \(fn &optional ARG)" t nil) 8799 \(fn &optional ARG)" t nil)
8800 8800
8801 ;;;*** 8801 ;;;***
8802 8802
8803 ;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 8803 ;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
8804 ;;;;;; "eshell/eshell.el" (19278 4522)) 8804 ;;;;;; "eshell/eshell.el" (19329 34899))
8805 ;;; Generated autoloads from eshell/eshell.el 8805 ;;; Generated autoloads from eshell/eshell.el
8806 8806
8807 (autoload 'eshell "eshell" "\ 8807 (autoload 'eshell "eshell" "\
8808 Create an interactive Eshell buffer. 8808 Create an interactive Eshell buffer.
8809 The buffer used for Eshell sessions is determined by the value of 8809 The buffer used for Eshell sessions is determined by the value of
9559 (define-key abbrev-map "p" 'expand-jump-to-previous-slot) 9559 (define-key abbrev-map "p" 'expand-jump-to-previous-slot)
9560 (define-key abbrev-map "n" 'expand-jump-to-next-slot) 9560 (define-key abbrev-map "n" 'expand-jump-to-next-slot)
9561 9561
9562 ;;;*** 9562 ;;;***
9563 9563
9564 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19278 4527)) 9564 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19327 809))
9565 ;;; Generated autoloads from progmodes/f90.el 9565 ;;; Generated autoloads from progmodes/f90.el
9566 9566
9567 (autoload 'f90-mode "f90" "\ 9567 (autoload 'f90-mode "f90" "\
9568 Major mode for editing Fortran 90,95 code in free format. 9568 Major mode for editing Fortran 90,95 code in free format.
9569 For fixed format code, use `fortran-mode'. 9569 For fixed format code, use `fortran-mode'.
9820 \(fn &optional WHAT-EVENT)" t nil) 9820 \(fn &optional WHAT-EVENT)" t nil)
9821 9821
9822 ;;;*** 9822 ;;;***
9823 9823
9824 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 9824 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
9825 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19278 4516)) 9825 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19318 22201))
9826 ;;; Generated autoloads from ffap.el 9826 ;;; Generated autoloads from ffap.el
9827 9827
9828 (autoload 'ffap-next "ffap" "\ 9828 (autoload 'ffap-next "ffap" "\
9829 Search buffer for next file or URL, and run ffap. 9829 Search buffer for next file or URL, and run ffap.
9830 Optional argument BACK says to search backwards. 9830 Optional argument BACK says to search backwards.
9866 9866
9867 \(fn E)" t nil) 9867 \(fn E)" t nil)
9868 9868
9869 (autoload 'dired-at-point "ffap" "\ 9869 (autoload 'dired-at-point "ffap" "\
9870 Start Dired, defaulting to file at point. See `ffap'. 9870 Start Dired, defaulting to file at point. See `ffap'.
9871 If `dired-at-point-require-prefix' is set, the prefix meaning is reversed.
9871 9872
9872 \(fn &optional FILENAME)" t nil) 9873 \(fn &optional FILENAME)" t nil)
9873 9874
9874 (defun ffap-guess-file-name-at-point nil "\ 9875 (defun ffap-guess-file-name-at-point nil "\
9875 Try to get a file name at point. 9876 Try to get a file name at point.
10456 10457
10457 ;;;*** 10458 ;;;***
10458 10459
10459 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10460 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10460 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10461 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10461 ;;;;;; "flyspell" "textmodes/flyspell.el" (19278 4528)) 10462 ;;;;;; "flyspell" "textmodes/flyspell.el" (19319 39351))
10462 ;;; Generated autoloads from textmodes/flyspell.el 10463 ;;; Generated autoloads from textmodes/flyspell.el
10463 10464
10464 (autoload 'flyspell-prog-mode "flyspell" "\ 10465 (autoload 'flyspell-prog-mode "flyspell" "\
10465 Turn on `flyspell-mode' for comments and strings. 10466 Turn on `flyspell-mode' for comments and strings.
10466 10467
10526 10527
10527 ;;;*** 10528 ;;;***
10528 10529
10529 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 10530 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
10530 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 10531 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
10531 ;;;;;; (19278 4517)) 10532 ;;;;;; (19321 25921))
10532 ;;; Generated autoloads from follow.el 10533 ;;; Generated autoloads from follow.el
10533 10534
10534 (autoload 'turn-on-follow-mode "follow" "\ 10535 (autoload 'turn-on-follow-mode "follow" "\
10535 Turn on Follow mode. Please see the function `follow-mode'. 10536 Turn on Follow mode. Please see the function `follow-mode'.
10536 10537
10779 \(fn &optional FILE)" t nil) 10780 \(fn &optional FILE)" t nil)
10780 10781
10781 ;;;*** 10782 ;;;***
10782 10783
10783 ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" 10784 ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el"
10784 ;;;;;; (19279 36173)) 10785 ;;;;;; (19327 809))
10785 ;;; Generated autoloads from progmodes/gdb-ui.el 10786 ;;; Generated autoloads from progmodes/gdb-ui.el
10786 10787
10787 (autoload 'gdb "gdb-ui" "\ 10788 (autoload 'gdb "gdb-ui" "\
10788 Run gdb on program FILE in buffer *gud-FILE*. 10789 Run gdb on program FILE in buffer *gud-FILE*.
10789 The directory containing FILE becomes the initial working 10790 The directory containing FILE becomes the initial working
11126 \(fn &optional CLEAN REREAD)" t nil) 11127 \(fn &optional CLEAN REREAD)" t nil)
11127 11128
11128 ;;;*** 11129 ;;;***
11129 11130
11130 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11131 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11131 ;;;;;; (19278 4522)) 11132 ;;;;;; (19334 38589))
11132 ;;; Generated autoloads from gnus/gnus-art.el 11133 ;;; Generated autoloads from gnus/gnus-art.el
11133 11134
11134 (autoload 'gnus-article-prepare-display "gnus-art" "\ 11135 (autoload 'gnus-article-prepare-display "gnus-art" "\
11135 Make the current buffer look like a nice article. 11136 Make the current buffer look like a nice article.
11136 11137
11816 11817
11817 ;;;*** 11818 ;;;***
11818 11819
11819 ;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 11820 ;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
11820 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 11821 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
11821 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19278 4527)) 11822 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19302 10642))
11822 ;;; Generated autoloads from progmodes/grep.el 11823 ;;; Generated autoloads from progmodes/grep.el
11823 11824
11824 (defvar grep-window-height nil "\ 11825 (defvar grep-window-height nil "\
11825 *Number of lines in a grep window. If nil, use `compilation-window-height'.") 11826 *Number of lines in a grep window. If nil, use `compilation-window-height'.")
11826 11827
13363 13364
13364 ;;;*** 13365 ;;;***
13365 13366
13366 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file 13367 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file
13367 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 13368 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
13368 ;;;;;; "calendar/icalendar.el" (19278 4519)) 13369 ;;;;;; "calendar/icalendar.el" (19327 809))
13369 ;;; Generated autoloads from calendar/icalendar.el 13370 ;;; Generated autoloads from calendar/icalendar.el
13370 13371
13371 (autoload 'icalendar-export-file "icalendar" "\ 13372 (autoload 'icalendar-export-file "icalendar" "\
13372 Export diary file to iCalendar format. 13373 Export diary file to iCalendar format.
13373 All diary entries in the file DIARY-FILENAME are converted to iCalendar 13374 All diary entries in the file DIARY-FILENAME are converted to iCalendar
14311 \(fn &optional ARG)" t nil) 14312 \(fn &optional ARG)" t nil)
14312 14313
14313 ;;;*** 14314 ;;;***
14314 14315
14315 ;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14316 ;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14316 ;;;;;; image-mode) "image-mode" "image-mode.el" (19278 4517)) 14317 ;;;;;; image-mode) "image-mode" "image-mode.el" (19308 49976))
14317 ;;; Generated autoloads from image-mode.el 14318 ;;; Generated autoloads from image-mode.el
14318 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist) 14319 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist)
14319 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist) 14320 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist)
14320 (push (cons (purecopy "\\.gif\\'") 'image-mode) auto-mode-alist) 14321 (push (cons (purecopy "\\.gif\\'") 'image-mode) auto-mode-alist)
14321 (push (cons (purecopy "\\.tiff?\\'") 'image-mode) auto-mode-alist) 14322 (push (cons (purecopy "\\.tiff?\\'") 'image-mode) auto-mode-alist)
14578 14579
14579 ;;;### (autoloads (Info-bookmark-jump Info-speedbar-browser Info-goto-emacs-key-command-node 14580 ;;;### (autoloads (Info-bookmark-jump Info-speedbar-browser Info-goto-emacs-key-command-node
14580 ;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos 14581 ;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos
14581 ;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone 14582 ;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone
14582 ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 14583 ;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
14583 ;;;;;; (19278 4517)) 14584 ;;;;;; (19315 29628))
14584 ;;; Generated autoloads from info.el 14585 ;;; Generated autoloads from info.el
14585 14586
14586 (autoload 'info-other-window "info" "\ 14587 (autoload 'info-other-window "info" "\
14587 Like `info' but show the Info buffer in another window. 14588 Like `info' but show the Info buffer in another window.
14588 14589
15019 15020
15020 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag 15021 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
15021 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15022 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15022 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15023 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15023 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15024 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15024 ;;;;;; "ispell" "textmodes/ispell.el" (19279 36174)) 15025 ;;;;;; "ispell" "textmodes/ispell.el" (19307 36715))
15025 ;;; Generated autoloads from textmodes/ispell.el 15026 ;;; Generated autoloads from textmodes/ispell.el
15026 (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15027 (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
15027 15028
15028 (defvar ispell-personal-dictionary nil "\ 15029 (defvar ispell-personal-dictionary nil "\
15029 *File name of your personal spelling dictionary, or nil. 15030 *File name of your personal spelling dictionary, or nil.
15237 15238
15238 \(fn)" t nil) 15239 \(fn)" t nil)
15239 15240
15240 ;;;*** 15241 ;;;***
15241 15242
15242 ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19278 15243 ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19314
15243 ;;;;;; 4517)) 15244 ;;;;;; 31189))
15244 ;;; Generated autoloads from iswitchb.el 15245 ;;; Generated autoloads from iswitchb.el
15245 15246
15246 (defvar iswitchb-mode nil "\ 15247 (defvar iswitchb-mode nil "\
15247 Non-nil if Iswitchb mode is enabled. 15248 Non-nil if Iswitchb mode is enabled.
15248 See the command `iswitchb-mode' for a description of this minor mode. 15249 See the command `iswitchb-mode' for a description of this minor mode.
16100 \(fn START END)" t nil) 16101 \(fn START END)" t nil)
16101 16102
16102 ;;;*** 16103 ;;;***
16103 16104
16104 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16105 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16105 ;;;;;; (19278 4517)) 16106 ;;;;;; (19314 30682))
16106 ;;; Generated autoloads from ls-lisp.el 16107 ;;; Generated autoloads from ls-lisp.el
16107 16108
16108 (defvar ls-lisp-support-shell-wildcards t "\ 16109 (defvar ls-lisp-support-shell-wildcards t "\
16109 Non-nil means ls-lisp treats file patterns as shell wildcards. 16110 Non-nil means ls-lisp treats file patterns as shell wildcards.
16110 Otherwise they are treated as Emacs regexps (for backward compatibility).") 16111 Otherwise they are treated as Emacs regexps (for backward compatibility).")
16153 \(fn FORM &optional ENVIRONMENT)" nil nil) 16154 \(fn FORM &optional ENVIRONMENT)" nil nil)
16154 16155
16155 ;;;*** 16156 ;;;***
16156 16157
16157 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16158 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16158 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (19278 4517)) 16159 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (19307 36715))
16159 ;;; Generated autoloads from macros.el 16160 ;;; Generated autoloads from macros.el
16160 16161
16161 (autoload 'name-last-kbd-macro "macros" "\ 16162 (autoload 'name-last-kbd-macro "macros" "\
16162 Assign a name to the last keyboard macro defined. 16163 Assign a name to the last keyboard macro defined.
16163 Argument SYMBOL is the name to define. 16164 Argument SYMBOL is the name to define.
16306 ;;;*** 16307 ;;;***
16307 16308
16308 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 16309 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
16309 ;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 16310 ;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
16310 ;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el" 16311 ;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el"
16311 ;;;;;; (19291 28516)) 16312 ;;;;;; (19307 36715))
16312 ;;; Generated autoloads from mail/mail-utils.el 16313 ;;; Generated autoloads from mail/mail-utils.el
16313 16314
16314 (defvar mail-use-rfc822 nil "\ 16315 (defvar mail-use-rfc822 nil "\
16315 If non-nil, use a full, hairy RFC822 parser on mail addresses. 16316 If non-nil, use a full, hairy RFC822 parser on mail addresses.
16316 Otherwise, (the default) use a smaller, somewhat faster, and 16317 Otherwise, (the default) use a smaller, somewhat faster, and
16346 16347
16347 (autoload 'mail-unquote-printable-region "mail-utils" "\ 16348 (autoload 'mail-unquote-printable-region "mail-utils" "\
16348 Undo the \"quoted printable\" encoding in buffer from BEG to END. 16349 Undo the \"quoted printable\" encoding in buffer from BEG to END.
16349 If the optional argument WRAPPER is non-nil, 16350 If the optional argument WRAPPER is non-nil,
16350 we expect to find and remove the wrapper characters =?ISO-8859-1?Q?....?=. 16351 we expect to find and remove the wrapper characters =?ISO-8859-1?Q?....?=.
16351 If NOERROR is non-nil, return t if successful. 16352 On encountering malformed quoted-printable text, exits with an error,
16353 unless NOERROR is non-nil, in which case it continues, and returns nil
16354 when finished. Returns non-nil on successful completion.
16352 If UNIBYTE is non-nil, insert converted characters as unibyte. 16355 If UNIBYTE is non-nil, insert converted characters as unibyte.
16353 That is useful if you are going to character code decoding afterward, 16356 That is useful if you are going to character code decoding afterward,
16354 as Rmail does. 16357 as Rmail does.
16355 16358
16356 \(fn BEG END &optional WRAPPER NOERROR UNIBYTE)" t nil) 16359 \(fn BEG END &optional WRAPPER NOERROR UNIBYTE)" t nil)
16599 16602
16600 \(fn)" t nil) 16603 \(fn)" t nil)
16601 16604
16602 ;;;*** 16605 ;;;***
16603 16606
16604 ;;;### (autoloads (man-follow man) "man" "man.el" (19278 4517)) 16607 ;;;### (autoloads (man-follow man) "man" "man.el" (19322 43174))
16605 ;;; Generated autoloads from man.el 16608 ;;; Generated autoloads from man.el
16606 16609
16607 (defalias 'manual-entry 'man) 16610 (defalias 'manual-entry 'man)
16608 16611
16609 (autoload 'man "man" "\ 16612 (autoload 'man "man" "\
16702 ;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window 16705 ;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window
16703 ;;;;;; message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body 16706 ;;;;;; message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body
16704 ;;;;;; message-forward-make-body message-forward message-recover 16707 ;;;;;; message-forward-make-body message-forward message-recover
16705 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 16708 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
16706 ;;;;;; message-reply message-news message-mail message-mode) "message" 16709 ;;;;;; message-reply message-news message-mail message-mode) "message"
16707 ;;;;;; "gnus/message.el" (19283 41278)) 16710 ;;;;;; "gnus/message.el" (19335 63611))
16708 ;;; Generated autoloads from gnus/message.el 16711 ;;; Generated autoloads from gnus/message.el
16709 16712
16710 (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 16713 (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
16711 16714
16712 (autoload 'message-mode "message" "\ 16715 (autoload 'message-mode "message" "\
17758 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment 17761 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment
17759 ;;;;;; detect-coding-with-priority with-coding-priority coding-system-translation-table-for-encode 17762 ;;;;;; detect-coding-with-priority with-coding-priority coding-system-translation-table-for-encode
17760 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 17763 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
17761 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 17764 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
17762 ;;;;;; truncate-string-to-width store-substring string-to-sequence) 17765 ;;;;;; truncate-string-to-width store-substring string-to-sequence)
17763 ;;;;;; "mule-util" "international/mule-util.el" (19278 4524)) 17766 ;;;;;; "mule-util" "international/mule-util.el" (19312 40161))
17764 ;;; Generated autoloads from international/mule-util.el 17767 ;;; Generated autoloads from international/mule-util.el
17765 17768
17766 (autoload 'string-to-sequence "mule-util" "\ 17769 (autoload 'string-to-sequence "mule-util" "\
17767 Convert STRING to a sequence of TYPE which contains characters in STRING. 17770 Convert STRING to a sequence of TYPE which contains characters in STRING.
17768 TYPE should be `list' or `vector'. 17771 TYPE should be `list' or `vector'.
17868 CODING-SYSTEMS is a list of coding systems. See `set-coding-priority'. 17871 CODING-SYSTEMS is a list of coding systems. See `set-coding-priority'.
17869 This affects the implicit sorting of lists of coding sysems returned by 17872 This affects the implicit sorting of lists of coding sysems returned by
17870 operations such as `find-coding-systems-region'. 17873 operations such as `find-coding-systems-region'.
17871 17874
17872 \(fn CODING-SYSTEMS &rest BODY)" nil (quote macro)) 17875 \(fn CODING-SYSTEMS &rest BODY)" nil (quote macro))
17876 (put 'with-coding-priority 'lisp-indent-function 1)
17873 17877
17874 (autoload 'detect-coding-with-priority "mule-util" "\ 17878 (autoload 'detect-coding-with-priority "mule-util" "\
17875 Detect a coding system of the text between FROM and TO with PRIORITY-LIST. 17879 Detect a coding system of the text between FROM and TO with PRIORITY-LIST.
17876 PRIORITY-LIST is an alist of coding categories vs the corresponding 17880 PRIORITY-LIST is an alist of coding categories vs the corresponding
17877 coding systems ordered by priority. 17881 coding systems ordered by priority.
18415 18419
18416 \(fn N FACE)" nil nil) 18420 \(fn N FACE)" nil nil)
18417 18421
18418 ;;;*** 18422 ;;;***
18419 18423
18420 ;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19282 18424 ;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19320
18421 ;;;;;; 15364)) 18425 ;;;;;; 55181))
18422 ;;; Generated autoloads from nxml/nxml-mode.el 18426 ;;; Generated autoloads from nxml/nxml-mode.el
18423 18427
18424 (autoload 'nxml-mode "nxml-mode" "\ 18428 (autoload 'nxml-mode "nxml-mode" "\
18425 Major mode for editing XML. 18429 Major mode for editing XML.
18426 18430
19391 ;;;*** 19395 ;;;***
19392 19396
19393 ;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 19397 ;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
19394 ;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 19398 ;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
19395 ;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 19399 ;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
19396 ;;;;;; "org/org-freemind.el" (19278 4526)) 19400 ;;;;;; "org/org-freemind.el" (19321 2184))
19397 ;;; Generated autoloads from org/org-freemind.el 19401 ;;; Generated autoloads from org/org-freemind.el
19398 19402
19399 (autoload 'org-export-as-freemind "org-freemind" "\ 19403 (autoload 'org-export-as-freemind "org-freemind" "\
19400 Not documented 19404 Not documented
19401 19405
19951 \(fn &optional BUFFER)" t nil) 19955 \(fn &optional BUFFER)" t nil)
19952 19956
19953 ;;;*** 19957 ;;;***
19954 19958
19955 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19959 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19956 ;;;;;; (19278 4517)) 19960 ;;;;;; (19322 43174))
19957 ;;; Generated autoloads from outline.el 19961 ;;; Generated autoloads from outline.el
19958 (put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19962 (put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19959 19963
19960 (autoload 'outline-mode "outline" "\ 19964 (autoload 'outline-mode "outline" "\
19961 Set major mode for editing outlines with selective display. 19965 Set major mode for editing outlines with selective display.
21732 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil) 21736 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil)
21733 21737
21734 ;;;*** 21738 ;;;***
21735 21739
21736 ;;;### (autoloads (python-shell jython-mode python-mode run-python) 21740 ;;;### (autoloads (python-shell jython-mode python-mode run-python)
21737 ;;;;;; "python" "progmodes/python.el" (19293 49653)) 21741 ;;;;;; "python" "progmodes/python.el" (19336 25572))
21738 ;;; Generated autoloads from progmodes/python.el 21742 ;;; Generated autoloads from progmodes/python.el
21739 21743
21740 (add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 21744 (add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
21741 21745
21742 (add-to-list 'interpreter-mode-alist (cons (purecopy "python") 'python-mode)) 21746 (add-to-list 'interpreter-mode-alist (cons (purecopy "python") 'python-mode))
22809 ;;;### (autoloads (rmail-set-remote-password rmail-input rmail-mode 22813 ;;;### (autoloads (rmail-set-remote-password rmail-input rmail-mode
22810 ;;;;;; rmail rmail-show-message-hook rmail-secondary-file-regexp 22814 ;;;;;; rmail rmail-show-message-hook rmail-secondary-file-regexp
22811 ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 22815 ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
22812 ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 22816 ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
22813 ;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp 22817 ;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp
22814 ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19291 22818 ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19307
22815 ;;;;;; 28516)) 22819 ;;;;;; 36715))
22816 ;;; Generated autoloads from mail/rmail.el 22820 ;;; Generated autoloads from mail/rmail.el
22817 22821
22818 (autoload 'rmail-movemail-variant-p "rmail" "\ 22822 (autoload 'rmail-movemail-variant-p "rmail" "\
22819 Return t if the current movemail variant is any of VARIANTS. 22823 Return t if the current movemail variant is any of VARIANTS.
22820 Currently known variants are 'emacs and 'mailutils. 22824 Currently known variants are 'emacs and 'mailutils.
23725 \(fn &optional ARG)" t nil) 23729 \(fn &optional ARG)" t nil)
23726 23730
23727 ;;;*** 23731 ;;;***
23728 23732
23729 ;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 23733 ;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
23730 ;;;;;; "cedet/semantic.el" (19284 35872)) 23734 ;;;;;; "cedet/semantic.el" (19322 11780))
23731 ;;; Generated autoloads from cedet/semantic.el 23735 ;;; Generated autoloads from cedet/semantic.el
23732 23736
23733 (defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 23737 (defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
23734 List of auxiliary Semantic minor modes enabled by `semantic-mode'. 23738 List of auxiliary Semantic minor modes enabled by `semantic-mode'.
23735 The possible elements of this list include the following: 23739 The possible elements of this list include the following:
23777 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces 23781 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces
23778 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file 23782 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file
23779 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23783 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23780 ;;;;;; mail-header-separator send-mail-function mail-interactive 23784 ;;;;;; mail-header-separator send-mail-function mail-interactive
23781 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23785 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23782 ;;;;;; "sendmail" "mail/sendmail.el" (19283 39841)) 23786 ;;;;;; "sendmail" "mail/sendmail.el" (19335 63611))
23783 ;;; Generated autoloads from mail/sendmail.el 23787 ;;; Generated autoloads from mail/sendmail.el
23784 23788
23785 (defvar mail-from-style 'default "\ 23789 (defvar mail-from-style 'default "\
23786 Specifies how \"From:\" fields look. 23790 Specifies how \"From:\" fields look.
23787 23791
23831 that matches the variable `mail-header-separator'. 23835 that matches the variable `mail-header-separator'.
23832 This is used by the default mail-sending commands. See also 23836 This is used by the default mail-sending commands. See also
23833 `message-send-mail-function' for use with the Message package.") 23837 `message-send-mail-function' for use with the Message package.")
23834 23838
23835 (custom-autoload 'send-mail-function "sendmail" t) 23839 (custom-autoload 'send-mail-function "sendmail" t)
23840 (custom-initialize-delay 'send-mail-function nil)
23836 23841
23837 (defvar mail-header-separator (purecopy "--text follows this line--") "\ 23842 (defvar mail-header-separator (purecopy "--text follows this line--") "\
23838 Line used to separate headers from text in messages being composed.") 23843 Line used to separate headers from text in messages being composed.")
23839 23844
23840 (custom-autoload 'mail-header-separator "sendmail" t) 23845 (custom-autoload 'mail-header-separator "sendmail" t)
26671 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command 26676 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command
26672 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names 26677 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names
26673 ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26678 ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26674 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26679 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26675 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26680 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26676 ;;;;;; (19278 4529)) 26681 ;;;;;; (19322 43578))
26677 ;;; Generated autoloads from textmodes/tex-mode.el 26682 ;;; Generated autoloads from textmodes/tex-mode.el
26678 26683
26679 (defvar tex-shell-file-name nil "\ 26684 (defvar tex-shell-file-name nil "\
26680 *If non-nil, the shell file name to run in the subshell used to run TeX.") 26685 *If non-nil, the shell file name to run in the subshell used to run TeX.")
26681 26686
27953 ;;;*** 27958 ;;;***
27954 27959
27955 ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 27960 ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27956 ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 27961 ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
27957 ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 27962 ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
27958 ;;;;;; "net/tramp.el" (19299 11838)) 27963 ;;;;;; "net/tramp.el" (19330 42052))
27959 ;;; Generated autoloads from net/tramp.el 27964 ;;; Generated autoloads from net/tramp.el
27960 27965
27961 (defvar tramp-mode t "\ 27966 (defvar tramp-mode t "\
27962 *Whether Tramp is enabled. 27967 *Whether Tramp is enabled.
27963 If it is set to nil, all remote file names are used literally.") 27968 If it is set to nil, all remote file names are used literally.")
29455 (load "vc-arch") 29460 (load "vc-arch")
29456 (vc-arch-registered file)))) 29461 (vc-arch-registered file))))
29457 29462
29458 ;;;*** 29463 ;;;***
29459 29464
29460 ;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (19299 35601)) 29465 ;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (19324 59407))
29461 ;;; Generated autoloads from vc-bzr.el 29466 ;;; Generated autoloads from vc-bzr.el
29462 29467
29463 (defconst vc-bzr-admin-dirname ".bzr" "\ 29468 (defconst vc-bzr-admin-dirname ".bzr" "\
29464 Name of the directory containing Bzr repository status files.") 29469 Name of the directory containing Bzr repository status files.")
29465 29470
29470 (load "vc-bzr") 29475 (load "vc-bzr")
29471 (vc-bzr-registered file)))) 29476 (vc-bzr-registered file))))
29472 29477
29473 ;;;*** 29478 ;;;***
29474 29479
29475 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (19278 4518)) 29480 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (19327 809))
29476 ;;; Generated autoloads from vc-cvs.el 29481 ;;; Generated autoloads from vc-cvs.el
29477 (defun vc-cvs-registered (f) 29482 (defun vc-cvs-registered (f)
29478 (when (file-readable-p (expand-file-name 29483 (when (file-readable-p (expand-file-name
29479 "CVS/Entries" (file-name-directory f))) 29484 "CVS/Entries" (file-name-directory f)))
29480 (load "vc-cvs") 29485 (load "vc-cvs")
29596 Does not check whether the file exists but returns nil if it does not 29601 Does not check whether the file exists but returns nil if it does not
29597 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir))))) 29602 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir)))))
29598 29603
29599 ;;;*** 29604 ;;;***
29600 29605
29601 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (19297 48769)) 29606 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (19308 49976))
29602 ;;; Generated autoloads from vc-svn.el 29607 ;;; Generated autoloads from vc-svn.el
29603 (defun vc-svn-registered (f) 29608 (defun vc-svn-registered (f)
29604 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29609 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
29605 (getenv "SVN_ASP_DOT_NET_HACK")) 29610 (getenv "SVN_ASP_DOT_NET_HACK"))
29606 "_svn") 29611 "_svn")
30731 \(fn)" t nil) 30736 \(fn)" t nil)
30732 30737
30733 ;;;*** 30738 ;;;***
30734 30739
30735 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30740 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30736 ;;;;;; (19278 4521)) 30741 ;;;;;; (19320 64906))
30737 ;;; Generated autoloads from emacs-lisp/warnings.el 30742 ;;; Generated autoloads from emacs-lisp/warnings.el
30738 30743
30739 (defvar warning-prefix-function nil "\ 30744 (defvar warning-prefix-function nil "\
30740 Function to generate warning prefixes. 30745 Function to generate warning prefixes.
30741 This function, if non-nil, is called with two arguments, 30746 This function, if non-nil, is called with two arguments,
31736 ;;;;;; "calc/calc-arith.el" "calc/calc-bin.el" "calc/calc-comb.el" 31741 ;;;;;; "calc/calc-arith.el" "calc/calc-bin.el" "calc/calc-comb.el"
31737 ;;;;;; "calc/calc-cplx.el" "calc/calc-embed.el" "calc/calc-ext.el" 31742 ;;;;;; "calc/calc-cplx.el" "calc/calc-embed.el" "calc/calc-ext.el"
31738 ;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 31743 ;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
31739 ;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 31744 ;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
31740 ;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 31745 ;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
31741 ;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" 31746 ;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el"
31742 ;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" 31747 ;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el"
31743 ;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 31748 ;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el"
31744 ;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 31749 ;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
31745 ;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 31750 ;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
31746 ;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" 31751 ;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
31747 ;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 31752 ;;;;;; "calc/calc-undo.el" "calc/calc-units.el" "calc/calc-vec.el"
31748 ;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 31753 ;;;;;; "calc/calc-yank.el" "calc/calcalg2.el" "calc/calcalg3.el"
31749 ;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el" 31754 ;;;;;; "calc/calccomp.el" "calc/calcsel2.el" "calendar/cal-bahai.el"
31750 ;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el" 31755 ;;;;;; "calendar/cal-coptic.el" "calendar/cal-french.el" "calendar/cal-html.el"
31751 ;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el" 31756 ;;;;;; "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el"
31752 ;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" 31757 ;;;;;; "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" "calendar/cal-menu.el"
31753 ;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" 31758 ;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el"
31754 ;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el" 31759 ;;;;;; "calendar/cal-x.el" "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el"
31755 ;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" 31760 ;;;;;; "cdl.el" "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
31756 ;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/autoconf-edit.el" 31761 ;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/autoconf-edit.el"
31757 ;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" 31762 ;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/dired.el" "cedet/ede/emacs.el"
31758 ;;;;;; "cedet/ede/files.el" "cedet/ede/linux.el" "cedet/ede/locate.el" 31763 ;;;;;; "cedet/ede/files.el" "cedet/ede/linux.el" "cedet/ede/loaddefs.el"
31759 ;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" 31764 ;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el"
31760 ;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" 31765 ;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el"
31761 ;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" 31766 ;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el"
31762 ;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" 31767 ;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el"
31763 ;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el" 31768 ;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el"
31764 ;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el" 31769 ;;;;;; "cedet/ede/proj.el" "cedet/ede/project-am.el" "cedet/ede/shell.el"
31765 ;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el" 31770 ;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el"
31766 ;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/inversion.el" 31771 ;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el"
31767 ;;;;;; "cedet/mode-local.el" "cedet/pulse.el" "cedet/semantic/analyze.el" 31772 ;;;;;; "cedet/inversion.el" "cedet/mode-local.el" "cedet/pulse.el"
31768 ;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" 31773 ;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
31769 ;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" 31774 ;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
31770 ;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el" 31775 ;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
31771 ;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" 31776 ;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el"
31772 ;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" 31777 ;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el"
31773 ;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el" 31778 ;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el"
31774 ;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el" 31779 ;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el"
31775 ;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" 31780 ;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el"
31776 ;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el" 31781 ;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el"
31777 ;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" 31782 ;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el"
31778 ;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el" 31783 ;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el"
31779 ;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el" 31784 ;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el"
31785 ;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
31780 ;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 31786 ;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
31781 ;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 31787 ;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
31782 ;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 31788 ;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
31783 ;;;;;; "cedet/semantic/edit.el" "cedet/semantic/find.el" "cedet/semantic/format.el" 31789 ;;;;;; "cedet/semantic/edit.el" "cedet/semantic/find.el" "cedet/semantic/format.el"
31784 ;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 31790 ;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
31785 ;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 31791 ;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
31786 ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/java.el" "cedet/semantic/lex-spp.el" 31792 ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/java.el" "cedet/semantic/lex-spp.el"
31787 ;;;;;; "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" 31793 ;;;;;; "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" "cedet/semantic/mru-bookmark.el"
31788 ;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 31794 ;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el"
31789 ;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 31795 ;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el"
31790 ;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 31796 ;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el"
31791 ;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" 31797 ;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el"
31792 ;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" 31798 ;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el"
31800 ;;;;;; "cedet/srecode/compile.el" "cedet/srecode/cpp.el" "cedet/srecode/ctxt.el" 31806 ;;;;;; "cedet/srecode/compile.el" "cedet/srecode/cpp.el" "cedet/srecode/ctxt.el"
31801 ;;;;;; "cedet/srecode/dictionary.el" "cedet/srecode/document.el" 31807 ;;;;;; "cedet/srecode/dictionary.el" "cedet/srecode/document.el"
31802 ;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 31808 ;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
31803 ;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 31809 ;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
31804 ;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 31810 ;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
31805 ;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" 31811 ;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
31806 ;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" 31812 ;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el"
31807 ;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" 31813 ;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el"
31808 ;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el" 31814 ;;;;;; "cus-dep.el" "cus-load.el" "dframe.el" "dired-aux.el" "dired-x.el"
31809 ;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el" 31815 ;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el"
31810 ;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el" 31816 ;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el"
31811 ;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" 31817 ;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
31812 ;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" 31818 ;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el"
31813 ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 31819 ;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el"
31814 ;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" 31820 ;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
31815 ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-comp.el" 31821 ;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el"
31816 ;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" 31822 ;;;;;; "emacs-lisp/eieio-comp.el" "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
31817 ;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" 31823 ;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
31818 ;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" 31824 ;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el"
31819 ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lmenu.el" "emacs-lisp/regi.el" 31825 ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lmenu.el" "emacs-lisp/regi.el"
31820 ;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 31826 ;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
31821 ;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" 31827 ;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
31828 ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 31834 ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"
31829 ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 31835 ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el"
31830 ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 31836 ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
31831 ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 31837 ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
31832 ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 31838 ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
31833 ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el" 31839 ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el"
31834 ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 31840 ;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el"
31835 ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" 31841 ;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el"
31836 ;;;;;; "font-setting.el" "format-spec.el" "forms-d2.el" "forms-pass.el" 31842 ;;;;;; "ezimage.el" "finder-inf.el" "foldout.el" "font-setting.el"
31837 ;;;;;; "fringe.el" "generic-x.el" "gnus/auth-source.el" "gnus/compface.el" 31843 ;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el"
31838 ;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" 31844 ;;;;;; "generic-x.el" "gnus/auth-source.el" "gnus/compface.el" "gnus/gnus-async.el"
31839 ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el" 31845 ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
31840 ;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-int.el" 31846 ;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
31841 ;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" 31847 ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
31842 ;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el" 31848 ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el"
31843 ;;;;;; "gnus/gnus-sum.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el" 31849 ;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-sum.el"
31844 ;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el" 31850 ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
31851 ;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el"
31845 ;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" 31852 ;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
31846 ;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el" 31853 ;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
31847 ;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el" 31854 ;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el"
31848 ;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" 31855 ;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el"
31849 ;;;;;; "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el" 31856 ;;;;;; "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el"
31921 ;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" 31928 ;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el"
31922 ;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" 31929 ;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el"
31923 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 31930 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
31924 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 31931 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
31925 ;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" 31932 ;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el"
31926 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19299 31933 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19336
31927 ;;;;;; 37261 473427)) 31934 ;;;;;; 35929 287335))
31928 31935
31929 ;;;*** 31936 ;;;***
31930 31937
31931 (provide 'loaddefs) 31938 (provide 'loaddefs)
31932 ;; Local Variables: 31939 ;; Local Variables: