aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ldefs-boot.el
diff options
context:
space:
mode:
authorChong Yidong2007-02-23 17:35:22 +0000
committerChong Yidong2007-02-23 17:35:22 +0000
commitfc858181de5a588dfcdde19c1158ee8bdc2a2eb7 (patch)
tree781628a7d647f132553daf8efdb1e18e1a133e90 /lisp/ldefs-boot.el
parent333e87377557d0cc7ef26bc61de85737881351d4 (diff)
downloademacs-fc858181de5a588dfcdde19c1158ee8bdc2a2eb7.tar.gz
emacs-fc858181de5a588dfcdde19c1158ee8bdc2a2eb7.zip
Regenerate.
Diffstat (limited to 'lisp/ldefs-boot.el')
-rw-r--r--lisp/ldefs-boot.el397
1 files changed, 225 insertions, 172 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 6381034904f..efe2784a905 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -4,7 +4,7 @@
4 4
5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7;;;;;; "play/5x5.el" (17851 10865)) 7;;;;;; "play/5x5.el" (17876 36878))
8;;; Generated autoloads from play/5x5.el 8;;; Generated autoloads from play/5x5.el
9 9
10(autoload (quote 5x5) "5x5" "\ 10(autoload (quote 5x5) "5x5" "\
@@ -46,7 +46,7 @@ Attempt to crack 5x5 by mutating the best solution.
46\(fn)" t nil) 46\(fn)" t nil)
47 47
48(autoload (quote 5x5-crack-xor-mutate) "5x5" "\ 48(autoload (quote 5x5-crack-xor-mutate) "5x5" "\
49Attempt to crack 5x5 by xor the current and best solution. 49Attempt to crack 5x5 by xoring the current and best solution.
50Mutate the result. 50Mutate the result.
51 51
52\(fn)" t nil) 52\(fn)" t nil)
@@ -56,7 +56,7 @@ Attempt to find a solution for 5x5.
56 56
575x5-crack takes the argument BREEDER which should be a function that takes 575x5-crack takes the argument BREEDER which should be a function that takes
58two parameters, the first will be a grid vector array that is the current 58two parameters, the first will be a grid vector array that is the current
59solution and the second will be the best solution so far. The function 59solution and the second will be the best solution so far. The function
60should return a grid vector array that is the new solution. 60should return a grid vector array that is the new solution.
61 61
62\(fn BREEDER)" t nil) 62\(fn BREEDER)" t nil)
@@ -168,7 +168,7 @@ Completion is available.
168;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 168;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
169;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 169;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
170;;;;;; add-log-full-name add-log-current-defun-function) "add-log" 170;;;;;; add-log-full-name add-log-current-defun-function) "add-log"
171;;;;;; "add-log.el" (17851 10813)) 171;;;;;; "add-log.el" (17852 50694))
172;;; Generated autoloads from add-log.el 172;;; Generated autoloads from add-log.el
173 173
174(defvar add-log-current-defun-function nil "\ 174(defvar add-log-current-defun-function nil "\
@@ -827,7 +827,7 @@ setup for auto-startup.
827;;;*** 827;;;***
828 828
829;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 829;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
830;;;;;; "net/ange-ftp.el" (17851 10863)) 830;;;;;; "net/ange-ftp.el" (17856 1487))
831;;; Generated autoloads from net/ange-ftp.el 831;;; Generated autoloads from net/ange-ftp.el
832 832
833(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) 833(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
@@ -1557,7 +1557,7 @@ insert a template for the file depending on the mode of the buffer.
1557 1557
1558;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1558;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1559;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1559;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1560;;;;;; (17851 10852)) 1560;;;;;; (17860 50251))
1561;;; Generated autoloads from emacs-lisp/autoload.el 1561;;; Generated autoloads from emacs-lisp/autoload.el
1562 1562
1563(autoload (quote update-file-autoloads) "autoload" "\ 1563(autoload (quote update-file-autoloads) "autoload" "\
@@ -1792,7 +1792,7 @@ non-interactive use see also `benchmark-run' and
1792;;;*** 1792;;;***
1793 1793
1794;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17851 1794;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17851
1795;;;;;; 10872)) 1795;;;;;; 39452))
1796;;; Generated autoloads from textmodes/bibtex.el 1796;;; Generated autoloads from textmodes/bibtex.el
1797 1797
1798(autoload (quote bibtex-mode) "bibtex" "\ 1798(autoload (quote bibtex-mode) "bibtex" "\
@@ -2668,9 +2668,10 @@ Also see `make-text-button'.
2668;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2668;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2669;;;;;; compile-defun byte-compile-file byte-recompile-directory 2669;;;;;; compile-defun byte-compile-file byte-recompile-directory
2670;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp" 2670;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp"
2671;;;;;; "emacs-lisp/bytecomp.el" (17851 10852)) 2671;;;;;; "emacs-lisp/bytecomp.el" (17873 60335))
2672;;; Generated autoloads from emacs-lisp/bytecomp.el 2672;;; Generated autoloads from emacs-lisp/bytecomp.el
2673(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2673(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2674(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
2674(put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp) 2675(put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp)
2675 2676
2676(autoload (quote byte-compile-warnings-safe-p) "bytecomp" "\ 2677(autoload (quote byte-compile-warnings-safe-p) "bytecomp" "\
@@ -2705,7 +2706,8 @@ recompile every `.el' file that already has a `.elc' file.
2705 2706
2706(autoload (quote byte-compile-file) "bytecomp" "\ 2707(autoload (quote byte-compile-file) "bytecomp" "\
2707Compile a file of Lisp code named FILENAME into a file of byte code. 2708Compile a file of Lisp code named FILENAME into a file of byte code.
2708The output file's name is made by appending `c' to the end of FILENAME. 2709The output file's name is generated by passing FILENAME to the
2710`byte-compile-dest-file' function (which see).
2709With prefix arg (noninteractively: 2nd arg), LOAD the file after compiling. 2711With prefix arg (noninteractively: 2nd arg), LOAD the file after compiling.
2710The value is non-nil if there were no errors, nil if errors. 2712The value is non-nil if there were no errors, nil if errors.
2711 2713
@@ -2875,8 +2877,8 @@ Not documented
2875 2877
2876;;;*** 2878;;;***
2877 2879
2878;;;### (autoloads (calculator) "calculator" "calculator.el" (17851 2880;;;### (autoloads (calculator) "calculator" "calculator.el" (17871
2879;;;;;; 10816)) 2881;;;;;; 15753))
2880;;; Generated autoloads from calculator.el 2882;;; Generated autoloads from calculator.el
2881 2883
2882(autoload (quote calculator) "calculator" "\ 2884(autoload (quote calculator) "calculator" "\
@@ -3502,7 +3504,7 @@ it fails.
3502;;;*** 3504;;;***
3503 3505
3504;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3506;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3505;;;;;; (17851 10867)) 3507;;;;;; (17859 56529))
3506;;; Generated autoloads from progmodes/cc-engine.el 3508;;; Generated autoloads from progmodes/cc-engine.el
3507 3509
3508(autoload (quote c-guess-basic-syntax) "cc-engine" "\ 3510(autoload (quote c-guess-basic-syntax) "cc-engine" "\
@@ -3730,7 +3732,7 @@ and exists only for compatibility reasons.
3730 3732
3731;;;*** 3733;;;***
3732 3734
3733;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17851 10867)) 3735;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17854 10614))
3734;;; Generated autoloads from progmodes/cc-vars.el 3736;;; Generated autoloads from progmodes/cc-vars.el
3735(put 'c-basic-offset 'safe-local-variable 'integerp) 3737(put 'c-basic-offset 'safe-local-variable 'integerp)
3736(put 'c-backslash-column 'safe-local-variable 'integerp) 3738(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -4462,7 +4464,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal.
4462;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4464;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4463;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4465;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4464;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4466;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4465;;;;;; (17851 10817)) 4467;;;;;; (17856 42110))
4466;;; Generated autoloads from comint.el 4468;;; Generated autoloads from comint.el
4467 4469
4468(defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\ 4470(defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\
@@ -5524,7 +5526,7 @@ INHERIT-INPUT-METHOD.
5524;;;*** 5526;;;***
5525 5527
5526;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5528;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5527;;;;;; (17851 10853)) 5529;;;;;; (17853 23392))
5528;;; Generated autoloads from emulation/cua-base.el 5530;;; Generated autoloads from emulation/cua-base.el
5529 5531
5530(defvar cua-mode nil "\ 5532(defvar cua-mode nil "\
@@ -5988,7 +5990,7 @@ Mode used for cvs status output.
5988;;;*** 5990;;;***
5989 5991
5990;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5992;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5991;;;;;; "cwarn" "progmodes/cwarn.el" (17851 10867)) 5993;;;;;; "cwarn" "progmodes/cwarn.el" (17860 50288))
5992;;; Generated autoloads from progmodes/cwarn.el 5994;;; Generated autoloads from progmodes/cwarn.el
5993 5995
5994(autoload (quote cwarn-mode) "cwarn" "\ 5996(autoload (quote cwarn-mode) "cwarn" "\
@@ -6476,7 +6478,7 @@ the first time the mode is used.
6476;;;*** 6478;;;***
6477 6479
6478;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6480;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6479;;;;;; "descr-text.el" (17851 10822)) 6481;;;;;; "descr-text.el" (17875 14312))
6480;;; Generated autoloads from descr-text.el 6482;;; Generated autoloads from descr-text.el
6481 6483
6482(autoload (quote describe-text-properties) "descr-text" "\ 6484(autoload (quote describe-text-properties) "descr-text" "\
@@ -6816,7 +6818,7 @@ With prefix arg, prompt for diff switches.
6816;;;*** 6818;;;***
6817 6819
6818;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6820;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6819;;;;;; (17851 10822)) 6821;;;;;; (17867 21034))
6820;;; Generated autoloads from diff-mode.el 6822;;; Generated autoloads from diff-mode.el
6821 6823
6822(autoload (quote diff-mode) "diff-mode" "\ 6824(autoload (quote diff-mode) "diff-mode" "\
@@ -6846,7 +6848,7 @@ Minor mode for viewing/editing context diffs.
6846;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 6848;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
6847;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 6849;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
6848;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 6850;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6849;;;;;; "dired" "dired.el" (17851 10823)) 6851;;;;;; "dired" "dired.el" (17852 50694))
6850;;; Generated autoloads from dired.el 6852;;; Generated autoloads from dired.el
6851 6853
6852(defvar dired-listing-switches "-al" "\ 6854(defvar dired-listing-switches "-al" "\
@@ -6856,7 +6858,7 @@ may contain even `F', `b', `i' and `s'. See also the variable
6856`dired-ls-F-marks-symlinks' concerning the `F' switch. 6858`dired-ls-F-marks-symlinks' concerning the `F' switch.
6857On systems such as MS-DOS and MS-Windows, which use `ls' emulation in Lisp, 6859On systems such as MS-DOS and MS-Windows, which use `ls' emulation in Lisp,
6858some of the `ls' switches are not supported; see the doc string of 6860some of the `ls' switches are not supported; see the doc string of
6859`insert-directory' on `ls-lisp.el' for more details.") 6861`insert-directory' in `ls-lisp.el' for more details.")
6860 6862
6861(custom-autoload (quote dired-listing-switches) "dired" t) 6863(custom-autoload (quote dired-listing-switches) "dired" t)
6862 6864
@@ -7051,7 +7053,7 @@ Keybindings:
7051;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory 7053;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
7052;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp 7054;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
7053;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff 7055;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff
7054;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17851 10822)) 7056;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17859 27906))
7055;;; Generated autoloads from dired-aux.el 7057;;; Generated autoloads from dired-aux.el
7056 7058
7057(autoload (quote dired-diff) "dired-aux" "\ 7059(autoload (quote dired-diff) "dired-aux" "\
@@ -7291,6 +7293,8 @@ with the same names that the files currently have. The default
7291suggested for the target directory depends on the value of 7293suggested for the target directory depends on the value of
7292`dired-dwim-target', which see. 7294`dired-dwim-target', which see.
7293 7295
7296For relative symlinks, use \\[dired-do-relsymlink].
7297
7294\(fn &optional ARG)" t nil) 7298\(fn &optional ARG)" t nil)
7295 7299
7296(autoload (quote dired-do-hardlink) "dired-aux" "\ 7300(autoload (quote dired-do-hardlink) "dired-aux" "\
@@ -7463,7 +7467,8 @@ true then the type of the file linked to by FILE is printed instead.
7463 7467
7464;;;*** 7468;;;***
7465 7469
7466;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17851 10823)) 7470;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
7471;;;;;; (17859 56528))
7467;;; Generated autoloads from dired-x.el 7472;;; Generated autoloads from dired-x.el
7468 7473
7469(autoload (quote dired-jump) "dired-x" "\ 7474(autoload (quote dired-jump) "dired-x" "\
@@ -7475,6 +7480,21 @@ buffer and try again.
7475 7480
7476\(fn &optional OTHER-WINDOW)" t nil) 7481\(fn &optional OTHER-WINDOW)" t nil)
7477 7482
7483(autoload (quote dired-do-relsymlink) "dired-x" "\
7484Relative symlink all marked (or next ARG) files into a directory.
7485Otherwise make a relative symbolic link to the current file.
7486This creates relative symbolic links like
7487
7488 foo -> ../bar/foo
7489
7490not absolute ones like
7491
7492 foo -> /ugly/file/name/that/may/change/any/day/bar/foo
7493
7494For absolute symlinks, use \\[dired-do-symlink].
7495
7496\(fn &optional ARG)" t nil)
7497
7478;;;*** 7498;;;***
7479 7499
7480;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17851 10823)) 7500;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17851 10823))
@@ -7511,11 +7531,12 @@ redefine OBJECT if it is a symbol.
7511 7531
7512;;;*** 7532;;;***
7513 7533
7514;;;### (autoloads (standard-display-european create-glyph standard-display-underline 7534;;;### (autoloads (standard-display-european glyph-face glyph-char
7515;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii 7535;;;;;; make-glyph-code create-glyph standard-display-underline standard-display-graphic
7516;;;;;; standard-display-default standard-display-8bit describe-current-display-table 7536;;;;;; standard-display-g1 standard-display-ascii standard-display-default
7517;;;;;; describe-display-table set-display-table-slot display-table-slot 7537;;;;;; standard-display-8bit describe-current-display-table describe-display-table
7518;;;;;; make-display-table) "disp-table" "disp-table.el" (17851 10823)) 7538;;;;;; set-display-table-slot display-table-slot make-display-table)
7539;;;;;; "disp-table" "disp-table.el" (17875 14312))
7519;;; Generated autoloads from disp-table.el 7540;;; Generated autoloads from disp-table.el
7520 7541
7521(autoload (quote make-display-table) "disp-table" "\ 7542(autoload (quote make-display-table) "disp-table" "\
@@ -7588,6 +7609,21 @@ Allocate a glyph code to display by sending STRING to the terminal.
7588 7609
7589\(fn STRING)" nil nil) 7610\(fn STRING)" nil nil)
7590 7611
7612(autoload (quote make-glyph-code) "disp-table" "\
7613Return a glyph code representing char CHAR with face FACE.
7614
7615\(fn CHAR &optional FACE)" nil nil)
7616
7617(autoload (quote glyph-char) "disp-table" "\
7618Return the character of glyph code GLYPH.
7619
7620\(fn GLYPH)" nil nil)
7621
7622(autoload (quote glyph-face) "disp-table" "\
7623Return the face of glyph code GLYPH, or nil if glyph has default face.
7624
7625\(fn GLYPH)" nil nil)
7626
7591(autoload (quote standard-display-european) "disp-table" "\ 7627(autoload (quote standard-display-european) "disp-table" "\
7592Semi-obsolete way to toggle display of ISO 8859 European characters. 7628Semi-obsolete way to toggle display of ISO 8859 European characters.
7593 7629
@@ -7731,8 +7767,8 @@ Play sounds in message buffers.
7731;;;*** 7767;;;***
7732 7768
7733;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 7769;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
7734;;;;;; define-global-minor-mode define-minor-mode) "easy-mmode" 7770;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
7735;;;;;; "emacs-lisp/easy-mmode.el" (17851 10852)) 7771;;;;;; "emacs-lisp/easy-mmode.el" (17860 50311))
7736;;; Generated autoloads from emacs-lisp/easy-mmode.el 7772;;; Generated autoloads from emacs-lisp/easy-mmode.el
7737 7773
7738(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 7774(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
@@ -7777,9 +7813,11 @@ For example, you could write
7777 7813
7778\(fn MODE DOC &optional INIT-VALUE LIGHTER KEYMAP &rest BODY)" nil (quote macro)) 7814\(fn MODE DOC &optional INIT-VALUE LIGHTER KEYMAP &rest BODY)" nil (quote macro))
7779 7815
7780(defalias (quote easy-mmode-define-global-mode) (quote define-global-minor-mode)) 7816(defalias (quote easy-mmode-define-global-mode) (quote define-globalized-minor-mode))
7781 7817
7782(autoload (quote define-global-minor-mode) "easy-mmode" "\ 7818(defalias (quote define-global-minor-mode) (quote define-globalized-minor-mode))
7819
7820(autoload (quote define-globalized-minor-mode) "easy-mmode" "\
7783Make a global mode GLOBAL-MODE corresponding to buffer-local minor MODE. 7821Make a global mode GLOBAL-MODE corresponding to buffer-local minor MODE.
7784TURN-ON is a function that will be called with no args in every buffer 7822TURN-ON is a function that will be called with no args in every buffer
7785 and that should try to turn MODE on if applicable for that buffer. 7823 and that should try to turn MODE on if applicable for that buffer.
@@ -7789,7 +7827,7 @@ KEYS is a list of CL-style keyword arguments. As the minor mode
7789 which see. In particular, :group specifies the custom group. 7827 which see. In particular, :group specifies the custom group.
7790 The most useful keywords are those that are passed on to the 7828 The most useful keywords are those that are passed on to the
7791 `defcustom'. It normally makes no sense to pass the :lighter 7829 `defcustom'. It normally makes no sense to pass the :lighter
7792 or :keymap keywords to `define-global-minor-mode', since these 7830 or :keymap keywords to `define-globalized-minor-mode', since these
7793 are usually passed to the buffer-local version of the minor mode. 7831 are usually passed to the buffer-local version of the minor mode.
7794 7832
7795If MODE's set-up depends on the major mode in effect when it was 7833If MODE's set-up depends on the major mode in effect when it was
@@ -7974,7 +8012,7 @@ To implement dynamic menus, either call this from
7974;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file 8012;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file
7975;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer 8013;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7976;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 8014;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7977;;;;;; "progmodes/ebnf2ps.el" (17851 10867)) 8015;;;;;; "progmodes/ebnf2ps.el" (17859 56529))
7978;;; Generated autoloads from progmodes/ebnf2ps.el 8016;;; Generated autoloads from progmodes/ebnf2ps.el
7979 8017
7980(autoload (quote ebnf-customize) "ebnf2ps" "\ 8018(autoload (quote ebnf-customize) "ebnf2ps" "\
@@ -8086,9 +8124,9 @@ See also `ebnf-eps-buffer'.
8086\(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil) 8124\(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil)
8087 8125
8088(autoload (quote ebnf-eps-buffer) "ebnf2ps" "\ 8126(autoload (quote ebnf-eps-buffer) "ebnf2ps" "\
8089Generate a PostScript syntactic chart image of the buffer in a EPS file. 8127Generate a PostScript syntactic chart image of the buffer in an EPS file.
8090 8128
8091Indeed, for each production is generated a EPS file. 8129Generate an EPS file for each production in the buffer.
8092The EPS file name has the following form: 8130The EPS file name has the following form:
8093 8131
8094 <PREFIX><PRODUCTION>.eps 8132 <PREFIX><PRODUCTION>.eps
@@ -8097,18 +8135,20 @@ The EPS file name has the following form:
8097 The default value is \"ebnf--\". 8135 The default value is \"ebnf--\".
8098 8136
8099<PRODUCTION> is the production name. 8137<PRODUCTION> is the production name.
8100 The production name is mapped to form a valid file name. 8138 Some characters in the production file name are replaced to
8101 For example, the production name \"A/B + C\" is mapped to 8139 produce a valid file name. For example, the production name
8102 \"A_B_+_C\" and the EPS file name used is \"ebnf--A_B_+_C.eps\". 8140 \"A/B + C\" is modified to produce \"A_B_+_C\", and the EPS
8141 file name used in this case will be \"ebnf--A_B_+_C.eps\".
8103 8142
8104WARNING: It's *NOT* asked any confirmation to override an existing file. 8143WARNING: This function does *NOT* ask any confirmation to override existing
8144 files.
8105 8145
8106\(fn)" t nil) 8146\(fn)" t nil)
8107 8147
8108(autoload (quote ebnf-eps-region) "ebnf2ps" "\ 8148(autoload (quote ebnf-eps-region) "ebnf2ps" "\
8109Generate a PostScript syntactic chart image of the region in a EPS file. 8149Generate a PostScript syntactic chart image of the region in an EPS file.
8110 8150
8111Indeed, for each production is generated a EPS file. 8151Generate an EPS file for each production in the region.
8112The EPS file name has the following form: 8152The EPS file name has the following form:
8113 8153
8114 <PREFIX><PRODUCTION>.eps 8154 <PREFIX><PRODUCTION>.eps
@@ -8117,30 +8157,32 @@ The EPS file name has the following form:
8117 The default value is \"ebnf--\". 8157 The default value is \"ebnf--\".
8118 8158
8119<PRODUCTION> is the production name. 8159<PRODUCTION> is the production name.
8120 The production name is mapped to form a valid file name. 8160 Some characters in the production file name are replaced to
8121 For example, the production name \"A/B + C\" is mapped to 8161 produce a valid file name. For example, the production name
8122 \"A_B_+_C\" and the EPS file name used is \"ebnf--A_B_+_C.eps\". 8162 \"A/B + C\" is modified to produce \"A_B_+_C\", and the EPS
8163 file name used in this case will be \"ebnf--A_B_+_C.eps\".
8123 8164
8124WARNING: It's *NOT* asked any confirmation to override an existing file. 8165WARNING: This function does *NOT* ask any confirmation to override existing
8166 files.
8125 8167
8126\(fn FROM TO)" t nil) 8168\(fn FROM TO)" t nil)
8127 8169
8128(defalias (quote ebnf-despool) (quote ps-despool)) 8170(defalias (quote ebnf-despool) (quote ps-despool))
8129 8171
8130(autoload (quote ebnf-syntax-directory) "ebnf2ps" "\ 8172(autoload (quote ebnf-syntax-directory) "ebnf2ps" "\
8131Does a syntactic analysis of the files in DIRECTORY. 8173Do a syntactic analysis of the files in DIRECTORY.
8132 8174
8133If DIRECTORY is nil, it's used `default-directory'. 8175If DIRECTORY is nil, use `default-directory'.
8134 8176
8135The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are 8177Only the files in DIRECTORY that match `ebnf-file-suffix-regexp' (which see)
8136processed. 8178are processed.
8137 8179
8138See also `ebnf-syntax-buffer'. 8180See also `ebnf-syntax-buffer'.
8139 8181
8140\(fn &optional DIRECTORY)" t nil) 8182\(fn &optional DIRECTORY)" t nil)
8141 8183
8142(autoload (quote ebnf-syntax-file) "ebnf2ps" "\ 8184(autoload (quote ebnf-syntax-file) "ebnf2ps" "\
8143Does a syntactic analysis of the FILE. 8185Do a syntactic analysis of the named FILE.
8144 8186
8145If optional arg DO-NOT-KILL-BUFFER-WHEN-DONE is non-nil, the buffer isn't 8187If optional arg DO-NOT-KILL-BUFFER-WHEN-DONE is non-nil, the buffer isn't
8146killed after syntax checking. 8188killed after syntax checking.
@@ -8150,12 +8192,12 @@ See also `ebnf-syntax-buffer'.
8150\(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil) 8192\(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil)
8151 8193
8152(autoload (quote ebnf-syntax-buffer) "ebnf2ps" "\ 8194(autoload (quote ebnf-syntax-buffer) "ebnf2ps" "\
8153Does a syntactic analysis of the current buffer. 8195Do a syntactic analysis of the current buffer.
8154 8196
8155\(fn)" t nil) 8197\(fn)" t nil)
8156 8198
8157(autoload (quote ebnf-syntax-region) "ebnf2ps" "\ 8199(autoload (quote ebnf-syntax-region) "ebnf2ps" "\
8158Does a syntactic analysis of a region. 8200Do a syntactic analysis of region.
8159 8201
8160\(fn FROM TO)" t nil) 8202\(fn FROM TO)" t nil)
8161 8203
@@ -8188,7 +8230,7 @@ See `ebnf-style-database' documentation.
8188(autoload (quote ebnf-apply-style) "ebnf2ps" "\ 8230(autoload (quote ebnf-apply-style) "ebnf2ps" "\
8189Set STYLE as the current style. 8231Set STYLE as the current style.
8190 8232
8191It returns the old style symbol. 8233Returns the old style symbol.
8192 8234
8193See `ebnf-style-database' documentation. 8235See `ebnf-style-database' documentation.
8194 8236
@@ -8197,25 +8239,29 @@ See `ebnf-style-database' documentation.
8197(autoload (quote ebnf-reset-style) "ebnf2ps" "\ 8239(autoload (quote ebnf-reset-style) "ebnf2ps" "\
8198Reset current style. 8240Reset current style.
8199 8241
8200It returns the old style symbol. 8242Returns the old style symbol.
8201 8243
8202See `ebnf-style-database' documentation. 8244See `ebnf-style-database' documentation.
8203 8245
8204\(fn &optional STYLE)" t nil) 8246\(fn &optional STYLE)" t nil)
8205 8247
8206(autoload (quote ebnf-push-style) "ebnf2ps" "\ 8248(autoload (quote ebnf-push-style) "ebnf2ps" "\
8207Push the current style and set STYLE as the current style. 8249Push the current style onto a stack and set STYLE as the current style.
8250
8251Returns the old style symbol.
8208 8252
8209It returns the old style symbol. 8253See also `ebnf-pop-style'.
8210 8254
8211See `ebnf-style-database' documentation. 8255See `ebnf-style-database' documentation.
8212 8256
8213\(fn &optional STYLE)" t nil) 8257\(fn &optional STYLE)" t nil)
8214 8258
8215(autoload (quote ebnf-pop-style) "ebnf2ps" "\ 8259(autoload (quote ebnf-pop-style) "ebnf2ps" "\
8216Pop a style and set it as the current style. 8260Pop a style from the stack of pushed styles and set it as the current style.
8261
8262Returns the old style symbol.
8217 8263
8218It returns the old style symbol. 8264See also `ebnf-push-style'.
8219 8265
8220See `ebnf-style-database' documentation. 8266See `ebnf-style-database' documentation.
8221 8267
@@ -8233,8 +8279,8 @@ See `ebnf-style-database' documentation.
8233;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 8279;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
8234;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 8280;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
8235;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 8281;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
8236;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17822 8282;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17838
8237;;;;;; 38987)) 8283;;;;;; 58221))
8238;;; Generated autoloads from progmodes/ebrowse.el 8284;;; Generated autoloads from progmodes/ebrowse.el
8239 8285
8240(autoload (quote ebrowse-tree-mode) "ebrowse" "\ 8286(autoload (quote ebrowse-tree-mode) "ebrowse" "\
@@ -8496,7 +8542,7 @@ Toggle edebugging of all forms.
8496;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 8542;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
8497;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 8543;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
8498;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 8544;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
8499;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17851 10823)) 8545;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17851 39450))
8500;;; Generated autoloads from ediff.el 8546;;; Generated autoloads from ediff.el
8501 8547
8502(autoload (quote ediff-files) "ediff" "\ 8548(autoload (quote ediff-files) "ediff" "\
@@ -8764,7 +8810,7 @@ Display Ediff's registry.
8764;;;*** 8810;;;***
8765 8811
8766;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 8812;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
8767;;;;;; "ediff-util" "ediff-util.el" (17851 10823)) 8813;;;;;; "ediff-util" "ediff-util.el" (17851 39450))
8768;;; Generated autoloads from ediff-util.el 8814;;; Generated autoloads from ediff-util.el
8769 8815
8770(autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 8816(autoload (quote ediff-toggle-multiframe) "ediff-util" "\
@@ -8856,12 +8902,11 @@ Turn on EDT Emulation.
8856;;;*** 8902;;;***
8857 8903
8858;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8904;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8859;;;;;; (17851 10823)) 8905;;;;;; (17873 60335))
8860;;; Generated autoloads from ehelp.el 8906;;; Generated autoloads from ehelp.el
8861 8907
8862(autoload (quote with-electric-help) "ehelp" "\ 8908(autoload (quote with-electric-help) "ehelp" "\
8863Pop up an \"electric\" help buffer. 8909Pop up an \"electric\" help buffer.
8864The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT.
8865THUNK is a function of no arguments which is called to initialize the 8910THUNK is a function of no arguments which is called to initialize the
8866contents of BUFFER. BUFFER defaults to `*Help*'. BUFFER will be 8911contents of BUFFER. BUFFER defaults to `*Help*'. BUFFER will be
8867erased before THUNK is called unless NOERASE is non-nil. THUNK will 8912erased before THUNK is called unless NOERASE is non-nil. THUNK will
@@ -8873,7 +8918,7 @@ shrink the window to fit. If THUNK returns non-nil, we don't do those things.
8873 8918
8874After THUNK has been called, this function \"electrically\" pops up a window 8919After THUNK has been called, this function \"electrically\" pops up a window
8875in which BUFFER is displayed and allows the user to scroll through that buffer 8920in which BUFFER is displayed and allows the user to scroll through that buffer
8876in electric-help-mode. The window's height will be at least MINHEIGHT if 8921in `electric-help-mode'. The window's height will be at least MINHEIGHT if
8877this value is non-nil. 8922this value is non-nil.
8878 8923
8879If THUNK returns nil, we display BUFFER starting at the top, and 8924If THUNK returns nil, we display BUFFER starting at the top, and
@@ -8882,7 +8927,7 @@ If THUNK returns non-nil, we don't do those things.
8882 8927
8883When the user exits (with `electric-help-exit', or otherwise), the help 8928When the user exits (with `electric-help-exit', or otherwise), the help
8884buffer's window disappears (i.e., we use `save-window-excursion'), and 8929buffer's window disappears (i.e., we use `save-window-excursion'), and
8885BUFFER is put into `default-major-mode' (or `fundamental-mode') when we exit. 8930BUFFER is put into `default-major-mode' (or `fundamental-mode').
8886 8931
8887\(fn THUNK &optional BUFFER NOERASE MINHEIGHT)" nil nil) 8932\(fn THUNK &optional BUFFER NOERASE MINHEIGHT)" nil nil)
8888 8933
@@ -9010,7 +9055,7 @@ Prompts for bug subject. Leaves you in a mail buffer.
9010;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 9055;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
9011;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 9056;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
9012;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 9057;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
9013;;;;;; "emerge.el" (17197 14700)) 9058;;;;;; "emerge.el" (17504 41540))
9014;;; Generated autoloads from emerge.el 9059;;; Generated autoloads from emerge.el
9015 9060
9016(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 9061(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
@@ -9197,7 +9242,7 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
9197 9242
9198;;;*** 9243;;;***
9199 9244
9200;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (17842 54344)) 9245;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (17843 27870))
9201;;; Generated autoloads from erc/erc-capab.el 9246;;; Generated autoloads from erc/erc-capab.el
9202 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 9247 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
9203 9248
@@ -10831,7 +10876,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10831 10876
10832;;;*** 10877;;;***
10833 10878
10834;;;### (autoloads nil "fill" "textmodes/fill.el" (17851 10872)) 10879;;;### (autoloads nil "fill" "textmodes/fill.el" (17852 50694))
10835;;; Generated autoloads from textmodes/fill.el 10880;;; Generated autoloads from textmodes/fill.el
10836(put 'colon-double-space 'safe-local-variable 'booleanp) 10881(put 'colon-double-space 'safe-local-variable 'booleanp)
10837 10882
@@ -11229,7 +11274,7 @@ Not documented
11229;;;*** 11274;;;***
11230 11275
11231;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 11276;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
11232;;;;;; "flymake" "progmodes/flymake.el" (17851 10867)) 11277;;;;;; "flymake" "progmodes/flymake.el" (17854 10614))
11233;;; Generated autoloads from progmodes/flymake.el 11278;;; Generated autoloads from progmodes/flymake.el
11234 11279
11235(autoload (quote flymake-mode) "flymake" "\ 11280(autoload (quote flymake-mode) "flymake" "\
@@ -11591,7 +11636,7 @@ and choose the directory as the fortune-file.
11591;;;*** 11636;;;***
11592 11637
11593;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el" 11638;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el"
11594;;;;;; (17851 10868)) 11639;;;;;; (17866 27909))
11595;;; Generated autoloads from progmodes/gdb-ui.el 11640;;; Generated autoloads from progmodes/gdb-ui.el
11596 11641
11597(autoload (quote gdba) "gdb-ui" "\ 11642(autoload (quote gdba) "gdb-ui" "\
@@ -11934,7 +11979,7 @@ If CLEAN, obsolete (ignore).
11934;;;*** 11979;;;***
11935 11980
11936;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11981;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11937;;;;;; (17851 10856)) 11982;;;;;; (17854 10614))
11938;;; Generated autoloads from gnus/gnus-art.el 11983;;; Generated autoloads from gnus/gnus-art.el
11939 11984
11940(autoload (quote gnus-article-prepare-display) "gnus-art" "\ 11985(autoload (quote gnus-article-prepare-display) "gnus-art" "\
@@ -12582,7 +12627,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
12582 12627
12583;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12628;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12584;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12629;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12585;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17851 10868)) 12630;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17875 14313))
12586;;; Generated autoloads from progmodes/grep.el 12631;;; Generated autoloads from progmodes/grep.el
12587 12632
12588(defvar grep-window-height nil "\ 12633(defvar grep-window-height nil "\
@@ -12658,6 +12703,9 @@ While grep runs asynchronously, you can use \\[next-error] (M-x next-error),
12658or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer, to go to the lines 12703or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer, to go to the lines
12659where grep found matches. 12704where grep found matches.
12660 12705
12706For doing a recursive `grep', see the `rgrep' command. For running
12707`grep' in a specific directory, see `lgrep'.
12708
12661This command uses a special history list for its COMMAND-ARGS, so you can 12709This command uses a special history list for its COMMAND-ARGS, so you can
12662easily repeat a grep command. 12710easily repeat a grep command.
12663 12711
@@ -12682,7 +12730,7 @@ easily repeat a find command.
12682(defalias (quote find-grep) (quote grep-find)) 12730(defalias (quote find-grep) (quote grep-find))
12683 12731
12684(autoload (quote lgrep) "grep" "\ 12732(autoload (quote lgrep) "grep" "\
12685Run grep, searching for REGEXP in FILES in current directory. 12733Run grep, searching for REGEXP in FILES in directory DIR.
12686The search is limited to file names matching shell pattern FILES. 12734The search is limited to file names matching shell pattern FILES.
12687FILES may use abbreviations defined in `grep-files-aliases', e.g. 12735FILES may use abbreviations defined in `grep-files-aliases', e.g.
12688entering `ch' is equivalent to `*.[ch]'. 12736entering `ch' is equivalent to `*.[ch]'.
@@ -12697,7 +12745,7 @@ in the grep output buffer, to go to the lines where grep found matches.
12697 12745
12698This command shares argument histories with \\[rgrep] and \\[grep]. 12746This command shares argument histories with \\[rgrep] and \\[grep].
12699 12747
12700\(fn REGEXP &optional FILES)" t nil) 12748\(fn REGEXP &optional FILES DIR)" t nil)
12701 12749
12702(autoload (quote rgrep) "grep" "\ 12750(autoload (quote rgrep) "grep" "\
12703Recursively grep for REGEXP in FILES in directory tree rooted at DIR. 12751Recursively grep for REGEXP in FILES in directory tree rooted at DIR.
@@ -12733,7 +12781,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12733;;;*** 12781;;;***
12734 12782
12735;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx 12783;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx
12736;;;;;; sdb gdb) "gud" "progmodes/gud.el" (17851 10868)) 12784;;;;;; sdb gdb) "gud" "progmodes/gud.el" (17871 15754))
12737;;; Generated autoloads from progmodes/gud.el 12785;;; Generated autoloads from progmodes/gud.el
12738 12786
12739(autoload (quote gdb) "gud" "\ 12787(autoload (quote gdb) "gud" "\
@@ -13002,7 +13050,7 @@ different regions. With numeric argument ARG, behaves like
13002;;;### (autoloads (describe-categories describe-syntax describe-variable 13050;;;### (autoloads (describe-categories describe-syntax describe-variable
13003;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name 13051;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name
13004;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 13052;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
13005;;;;;; (17851 10830)) 13053;;;;;; (17851 39450))
13006;;; Generated autoloads from help-fns.el 13054;;; Generated autoloads from help-fns.el
13007 13055
13008(autoload (quote describe-function) "help-fns" "\ 13056(autoload (quote describe-function) "help-fns" "\
@@ -13174,7 +13222,7 @@ Provide help for current mode.
13174;;;*** 13222;;;***
13175 13223
13176;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13224;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13177;;;;;; "hexl.el" (17851 10833)) 13225;;;;;; "hexl.el" (17851 39450))
13178;;; Generated autoloads from hexl.el 13226;;; Generated autoloads from hexl.el
13179 13227
13180(autoload (quote hexl-mode) "hexl" "\ 13228(autoload (quote hexl-mode) "hexl" "\
@@ -13271,7 +13319,7 @@ This discards the buffer's undo information.
13271;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13319;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13272;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13320;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13273;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13321;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13274;;;;;; (17851 10833)) 13322;;;;;; (17860 50079))
13275;;; Generated autoloads from hi-lock.el 13323;;; Generated autoloads from hi-lock.el
13276 13324
13277(autoload (quote hi-lock-mode) "hi-lock" "\ 13325(autoload (quote hi-lock-mode) "hi-lock" "\
@@ -14433,7 +14481,7 @@ with no args, if that value is non-nil.
14433;;;*** 14481;;;***
14434 14482
14435;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14483;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14436;;;;;; (17851 10868)) 14484;;;;;; (17887 5449))
14437;;; Generated autoloads from progmodes/idlw-shell.el 14485;;; Generated autoloads from progmodes/idlw-shell.el
14438 14486
14439(autoload (quote idlwave-shell) "idlw-shell" "\ 14487(autoload (quote idlwave-shell) "idlw-shell" "\
@@ -14459,7 +14507,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14459;;;*** 14507;;;***
14460 14508
14461;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14509;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14462;;;;;; (17851 10868)) 14510;;;;;; (17859 27907))
14463;;; Generated autoloads from progmodes/idlwave.el 14511;;; Generated autoloads from progmodes/idlwave.el
14464 14512
14465(autoload (quote idlwave-mode) "idlwave" "\ 14513(autoload (quote idlwave-mode) "idlwave" "\
@@ -14594,8 +14642,8 @@ The main features of this mode are
14594;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14642;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14595;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14643;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14596;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14644;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14597;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17851 14645;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17864
14598;;;;;; 10834)) 14646;;;;;; 64718))
14599;;; Generated autoloads from ido.el 14647;;; Generated autoloads from ido.el
14600 14648
14601(defvar ido-mode nil "\ 14649(defvar ido-mode nil "\
@@ -14663,35 +14711,35 @@ in a separate window.
14663(autoload (quote ido-switch-buffer-other-window) "ido" "\ 14711(autoload (quote ido-switch-buffer-other-window) "ido" "\
14664Switch to another buffer and show it in another window. 14712Switch to another buffer and show it in another window.
14665The buffer name is selected interactively by typing a substring. 14713The buffer name is selected interactively by typing a substring.
14666For details of keybindings, do `\\[describe-function] ido'. 14714For details of keybindings, see `ido-switch-buffer'.
14667 14715
14668\(fn)" t nil) 14716\(fn)" t nil)
14669 14717
14670(autoload (quote ido-display-buffer) "ido" "\ 14718(autoload (quote ido-display-buffer) "ido" "\
14671Display a buffer in another window but don't select it. 14719Display a buffer in another window but don't select it.
14672The buffer name is selected interactively by typing a substring. 14720The buffer name is selected interactively by typing a substring.
14673For details of keybindings, do `\\[describe-function] ido'. 14721For details of keybindings, see `ido-switch-buffer'.
14674 14722
14675\(fn)" t nil) 14723\(fn)" t nil)
14676 14724
14677(autoload (quote ido-kill-buffer) "ido" "\ 14725(autoload (quote ido-kill-buffer) "ido" "\
14678Kill a buffer. 14726Kill a buffer.
14679The buffer name is selected interactively by typing a substring. 14727The buffer name is selected interactively by typing a substring.
14680For details of keybindings, do `\\[describe-function] ido'. 14728For details of keybindings, see `ido-switch-buffer'.
14681 14729
14682\(fn)" t nil) 14730\(fn)" t nil)
14683 14731
14684(autoload (quote ido-insert-buffer) "ido" "\ 14732(autoload (quote ido-insert-buffer) "ido" "\
14685Insert contents of a buffer in current buffer after point. 14733Insert contents of a buffer in current buffer after point.
14686The buffer name is selected interactively by typing a substring. 14734The buffer name is selected interactively by typing a substring.
14687For details of keybindings, do `\\[describe-function] ido'. 14735For details of keybindings, see `ido-switch-buffer'.
14688 14736
14689\(fn)" t nil) 14737\(fn)" t nil)
14690 14738
14691(autoload (quote ido-switch-buffer-other-frame) "ido" "\ 14739(autoload (quote ido-switch-buffer-other-frame) "ido" "\
14692Switch to another buffer and show it in another frame. 14740Switch to another buffer and show it in another frame.
14693The buffer name is selected interactively by typing a substring. 14741The buffer name is selected interactively by typing a substring.
14694For details of keybindings, do `\\[describe-function] ido'. 14742For details of keybindings, see `ido-switch-buffer'.
14695 14743
14696\(fn)" t nil) 14744\(fn)" t nil)
14697 14745
@@ -14746,70 +14794,70 @@ in a separate window.
14746(autoload (quote ido-find-file-other-window) "ido" "\ 14794(autoload (quote ido-find-file-other-window) "ido" "\
14747Switch to another file and show it in another window. 14795Switch to another file and show it in another window.
14748The file name is selected interactively by typing a substring. 14796The file name is selected interactively by typing a substring.
14749For details of keybindings, do `\\[describe-function] ido-find-file'. 14797For details of keybindings, see `ido-find-file'.
14750 14798
14751\(fn)" t nil) 14799\(fn)" t nil)
14752 14800
14753(autoload (quote ido-find-alternate-file) "ido" "\ 14801(autoload (quote ido-find-alternate-file) "ido" "\
14754Switch to another file and show it in another window. 14802Switch to another file and show it in another window.
14755The file name is selected interactively by typing a substring. 14803The file name is selected interactively by typing a substring.
14756For details of keybindings, do `\\[describe-function] ido-find-file'. 14804For details of keybindings, see `ido-find-file'.
14757 14805
14758\(fn)" t nil) 14806\(fn)" t nil)
14759 14807
14760(autoload (quote ido-find-file-read-only) "ido" "\ 14808(autoload (quote ido-find-file-read-only) "ido" "\
14761Edit file read-only with name obtained via minibuffer. 14809Edit file read-only with name obtained via minibuffer.
14762The file name is selected interactively by typing a substring. 14810The file name is selected interactively by typing a substring.
14763For details of keybindings, do `\\[describe-function] ido-find-file'. 14811For details of keybindings, see `ido-find-file'.
14764 14812
14765\(fn)" t nil) 14813\(fn)" t nil)
14766 14814
14767(autoload (quote ido-find-file-read-only-other-window) "ido" "\ 14815(autoload (quote ido-find-file-read-only-other-window) "ido" "\
14768Edit file read-only in other window with name obtained via minibuffer. 14816Edit file read-only in other window with name obtained via minibuffer.
14769The file name is selected interactively by typing a substring. 14817The file name is selected interactively by typing a substring.
14770For details of keybindings, do `\\[describe-function] ido-find-file'. 14818For details of keybindings, see `ido-find-file'.
14771 14819
14772\(fn)" t nil) 14820\(fn)" t nil)
14773 14821
14774(autoload (quote ido-find-file-read-only-other-frame) "ido" "\ 14822(autoload (quote ido-find-file-read-only-other-frame) "ido" "\
14775Edit file read-only in other frame with name obtained via minibuffer. 14823Edit file read-only in other frame with name obtained via minibuffer.
14776The file name is selected interactively by typing a substring. 14824The file name is selected interactively by typing a substring.
14777For details of keybindings, do `\\[describe-function] ido-find-file'. 14825For details of keybindings, see `ido-find-file'.
14778 14826
14779\(fn)" t nil) 14827\(fn)" t nil)
14780 14828
14781(autoload (quote ido-display-file) "ido" "\ 14829(autoload (quote ido-display-file) "ido" "\
14782Display a file in another window but don't select it. 14830Display a file in another window but don't select it.
14783The file name is selected interactively by typing a substring. 14831The file name is selected interactively by typing a substring.
14784For details of keybindings, do `\\[describe-function] ido-find-file'. 14832For details of keybindings, see `ido-find-file'.
14785 14833
14786\(fn)" t nil) 14834\(fn)" t nil)
14787 14835
14788(autoload (quote ido-find-file-other-frame) "ido" "\ 14836(autoload (quote ido-find-file-other-frame) "ido" "\
14789Switch to another file and show it in another frame. 14837Switch to another file and show it in another frame.
14790The file name is selected interactively by typing a substring. 14838The file name is selected interactively by typing a substring.
14791For details of keybindings, do `\\[describe-function] ido-find-file'. 14839For details of keybindings, see `ido-find-file'.
14792 14840
14793\(fn)" t nil) 14841\(fn)" t nil)
14794 14842
14795(autoload (quote ido-write-file) "ido" "\ 14843(autoload (quote ido-write-file) "ido" "\
14796Write current buffer to a file. 14844Write current buffer to a file.
14797The file name is selected interactively by typing a substring. 14845The file name is selected interactively by typing a substring.
14798For details of keybindings, do `\\[describe-function] ido-find-file'. 14846For details of keybindings, see `ido-find-file'.
14799 14847
14800\(fn)" t nil) 14848\(fn)" t nil)
14801 14849
14802(autoload (quote ido-insert-file) "ido" "\ 14850(autoload (quote ido-insert-file) "ido" "\
14803Insert contents of file in current buffer. 14851Insert contents of file in current buffer.
14804The file name is selected interactively by typing a substring. 14852The file name is selected interactively by typing a substring.
14805For details of keybindings, do `\\[describe-function] ido-find-file'. 14853For details of keybindings, see `ido-find-file'.
14806 14854
14807\(fn)" t nil) 14855\(fn)" t nil)
14808 14856
14809(autoload (quote ido-dired) "ido" "\ 14857(autoload (quote ido-dired) "ido" "\
14810Call `dired' the ido way. 14858Call `dired' the ido way.
14811The directory is selected interactively by typing a substring. 14859The directory is selected interactively by typing a substring.
14812For details of keybindings, do `\\[describe-function] ido-find-file'. 14860For details of keybindings, see `ido-find-file'.
14813 14861
14814\(fn)" t nil) 14862\(fn)" t nil)
14815 14863
@@ -14888,7 +14936,7 @@ Toggle inline image minor mode.
14888;;;;;; insert-image put-image create-image image-type-auto-detected-p 14936;;;;;; insert-image put-image create-image image-type-auto-detected-p
14889;;;;;; image-type-available-p image-type image-type-from-file-name 14937;;;;;; image-type-available-p image-type image-type-from-file-name
14890;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) 14938;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
14891;;;;;; "image" "image.el" (17851 10835)) 14939;;;;;; "image" "image.el" (17868 42183))
14892;;; Generated autoloads from image.el 14940;;; Generated autoloads from image.el
14893 14941
14894(autoload (quote image-type-from-data) "image" "\ 14942(autoload (quote image-type-from-data) "image" "\
@@ -14938,11 +14986,16 @@ Image types are symbols like `xbm' or `jpeg'.
14938 14986
14939(autoload (quote image-type-auto-detected-p) "image" "\ 14987(autoload (quote image-type-auto-detected-p) "image" "\
14940Return t iff the current buffer contains an auto-detectable image. 14988Return t iff the current buffer contains an auto-detectable image.
14941Whether image types are auto-detectable or not depends on the setting
14942of the variable `image-type-auto-detectable'.
14943
14944This function is intended to be used from `magic-mode-alist' (which see). 14989This function is intended to be used from `magic-mode-alist' (which see).
14945 14990
14991First, compare the beginning of the buffer with `image-type-header-regexps'.
14992If an appropriate image type is found, check if that image type can be
14993autodetected using the variable `image-type-auto-detectable'. Finally,
14994if `buffer-file-name' is non-nil, check if it matches another major mode
14995in `auto-mode-alist' apart from `image-mode'; if there is another match,
14996the autodetection is considered to have failed. Return t if all the above
14997steps succeed.
14998
14946\(fn)" nil nil) 14999\(fn)" nil nil)
14947 15000
14948(autoload (quote create-image) "image" "\ 15001(autoload (quote create-image) "image" "\
@@ -15121,7 +15174,7 @@ Image files are those whose name has an extension in
15121;;;*** 15174;;;***
15122 15175
15123;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) 15176;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
15124;;;;;; "image-mode" "image-mode.el" (17851 10835)) 15177;;;;;; "image-mode" "image-mode.el" (17866 8262))
15125;;; Generated autoloads from image-mode.el 15178;;; Generated autoloads from image-mode.el
15126 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 15179 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15127 (push '("\\.png\\'" . image-mode) auto-mode-alist) 15180 (push '("\\.png\\'" . image-mode) auto-mode-alist)
@@ -15384,7 +15437,7 @@ of `inferior-lisp-program'). Runs the hooks from
15384;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 15437;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
15385;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index 15438;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index
15386;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual 15439;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual
15387;;;;;; info info-other-window) "info" "info.el" (17851 10835)) 15440;;;;;; info info-other-window) "info" "info.el" (17870 6128))
15388;;; Generated autoloads from info.el 15441;;; Generated autoloads from info.el
15389 15442
15390(autoload (quote info-other-window) "info" "\ 15443(autoload (quote info-other-window) "info" "\
@@ -15550,7 +15603,7 @@ This will add a speedbar major display mode.
15550 15603
15551;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15604;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15552;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15605;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15553;;;;;; (17851 10835)) 15606;;;;;; (17880 31192))
15554;;; Generated autoloads from info-look.el 15607;;; Generated autoloads from info-look.el
15555 15608
15556(autoload (quote info-lookup-reset) "info-look" "\ 15609(autoload (quote info-lookup-reset) "info-look" "\
@@ -15686,8 +15739,8 @@ Not documented
15686 15739
15687;;;*** 15740;;;***
15688 15741
15689;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17851 15742;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17854
15690;;;;;; 10835)) 15743;;;;;; 10613))
15691;;; Generated autoloads from isearchb.el 15744;;; Generated autoloads from isearchb.el
15692 15745
15693(autoload (quote isearchb-activate) "isearchb" "\ 15746(autoload (quote isearchb-activate) "isearchb" "\
@@ -15800,7 +15853,7 @@ Add submenus to the File menu, to convert to and from various formats.
15800;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15853;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15801;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist 15854;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist
15802;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 15855;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
15803;;;;;; (17851 10872)) 15856;;;;;; (17875 14313))
15804;;; Generated autoloads from textmodes/ispell.el 15857;;; Generated autoloads from textmodes/ispell.el
15805(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15858(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
15806 15859
@@ -15845,8 +15898,7 @@ Each element of this list is also a list:
15845DICTIONARY-NAME is a possible string value of variable `ispell-dictionary', 15898DICTIONARY-NAME is a possible string value of variable `ispell-dictionary',
15846nil means the default dictionary. 15899nil means the default dictionary.
15847 15900
15848CASECHARS is a regular expression of valid characters that comprise a 15901CASECHARS is a regular expression of valid characters that comprise a word.
15849word.
15850 15902
15851NOT-CASECHARS is the opposite regexp of CASECHARS. 15903NOT-CASECHARS is the opposite regexp of CASECHARS.
15852 15904
@@ -15860,7 +15912,7 @@ regular expression \"[']\" for OTHERCHARS. Then \"they're\" and
15860If you want OTHERCHARS to be empty, use the empty string. 15912If you want OTHERCHARS to be empty, use the empty string.
15861Hint: regexp syntax requires the hyphen to be declared first here. 15913Hint: regexp syntax requires the hyphen to be declared first here.
15862 15914
15863CASECHAS, NOT-CASECHARS, and OTHERCHARS must be a unibyte string 15915CASECHARS, NOT-CASECHARS, and OTHERCHARS must be unibyte strings
15864containing bytes of CHARACTER-SET. In addition, if they contain 15916containing bytes of CHARACTER-SET. In addition, if they contain
15865a non-ASCII byte, the regular expression must be a single 15917a non-ASCII byte, the regular expression must be a single
15866`character set' construct that doesn't specify a character range 15918`character set' construct that doesn't specify a character range
@@ -15948,7 +16000,7 @@ which is in `ispell-local-dictionary-alist' or `ispell-dictionary-alist'.
15948This will check or reload the dictionary. Use \\[ispell-change-dictionary] 16000This will check or reload the dictionary. Use \\[ispell-change-dictionary]
15949or \\[ispell-region] to update the Ispell process. 16001or \\[ispell-region] to update the Ispell process.
15950 16002
15951return values: 16003Return values:
15952nil word is correct or spelling is accepted. 16004nil word is correct or spelling is accepted.
159530 word is inserted into buffer-local definitions. 160050 word is inserted into buffer-local definitions.
15954\"word\" word corrected from word list. 16006\"word\" word corrected from word list.
@@ -15983,9 +16035,9 @@ SPC: Accept word this time.
15983`l': Look up typed-in replacement in alternate dictionary. Wildcards okay. 16035`l': Look up typed-in replacement in alternate dictionary. Wildcards okay.
15984`u': Like `i', but the word is lower-cased first. 16036`u': Like `i', but the word is lower-cased first.
15985`m': Place typed-in value in personal dictionary, then recheck current word. 16037`m': Place typed-in value in personal dictionary, then recheck current word.
15986`C-l': redraws screen 16038`C-l': Redraw screen.
15987`C-r': recursive edit 16039`C-r': Recursive edit.
15988`C-z': suspend Emacs or iconify frame 16040`C-z': Suspend Emacs or iconify frame.
15989 16041
15990\(fn)" nil nil) 16042\(fn)" nil nil)
15991 16043
@@ -16088,8 +16140,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16088 16140
16089;;;*** 16141;;;***
16090 16142
16091;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17822 16143;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17838
16092;;;;;; 38984)) 16144;;;;;; 58217))
16093;;; Generated autoloads from iswitchb.el 16145;;; Generated autoloads from iswitchb.el
16094 16146
16095(defvar iswitchb-mode nil "\ 16147(defvar iswitchb-mode nil "\
@@ -16192,7 +16244,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16192;;;*** 16244;;;***
16193 16245
16194;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16246;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16195;;;;;; "jka-compr.el" (17851 10836)) 16247;;;;;; "jka-compr.el" (17853 24757))
16196;;; Generated autoloads from jka-compr.el 16248;;; Generated autoloads from jka-compr.el
16197 16249
16198(defvar jka-compr-inhibit nil "\ 16250(defvar jka-compr-inhibit nil "\
@@ -16581,7 +16633,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16581;;;*** 16633;;;***
16582 16634
16583;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16635;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16584;;;;;; "latin1-disp" "international/latin1-disp.el" (17851 10860)) 16636;;;;;; "latin1-disp" "international/latin1-disp.el" (17875 14313))
16585;;; Generated autoloads from international/latin1-disp.el 16637;;; Generated autoloads from international/latin1-disp.el
16586 16638
16587(defvar latin1-display nil "\ 16639(defvar latin1-display nil "\
@@ -16688,8 +16740,8 @@ generations (this defaults to 1).
16688 16740
16689;;;*** 16741;;;***
16690 16742
16691;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17851 16743;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17871
16692;;;;;; 10837)) 16744;;;;;; 15753))
16693;;; Generated autoloads from loadhist.el 16745;;; Generated autoloads from loadhist.el
16694 16746
16695(autoload (quote unload-feature) "loadhist" "\ 16747(autoload (quote unload-feature) "loadhist" "\
@@ -16908,7 +16960,7 @@ for further customization of the printer command.
16908;;;*** 16960;;;***
16909 16961
16910;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16962;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16911;;;;;; (17851 10838)) 16963;;;;;; (17851 39451))
16912;;; Generated autoloads from ls-lisp.el 16964;;; Generated autoloads from ls-lisp.el
16913 16965
16914(defvar ls-lisp-support-shell-wildcards t "\ 16966(defvar ls-lisp-support-shell-wildcards t "\
@@ -18196,7 +18248,7 @@ Not documented
18196;;;*** 18248;;;***
18197 18249
18198;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 18250;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
18199;;;;;; (17289 39206)) 18251;;;;;; (17504 41540))
18200;;; Generated autoloads from progmodes/modula2.el 18252;;; Generated autoloads from progmodes/modula2.el
18201 18253
18202(autoload (quote modula-2-mode) "modula2" "\ 18254(autoload (quote modula-2-mode) "modula2" "\
@@ -18296,7 +18348,7 @@ primary selection and region.
18296 18348
18297;;;*** 18349;;;***
18298 18350
18299;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17851 10866)) 18351;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17863 20633))
18300;;; Generated autoloads from play/mpuz.el 18352;;; Generated autoloads from play/mpuz.el
18301 18353
18302(autoload (quote mpuz) "mpuz" "\ 18354(autoload (quote mpuz) "mpuz" "\
@@ -18957,7 +19009,7 @@ unless optional argument SOFT is non-nil.
18957 19009
18958;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start 19010;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start
18959;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker" 19011;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker"
18960;;;;;; "net/newsticker.el" (17851 10863)) 19012;;;;;; "net/newsticker.el" (17873 60335))
18961;;; Generated autoloads from net/newsticker.el 19013;;; Generated autoloads from net/newsticker.el
18962 19014
18963(autoload (quote newsticker-running-p) "newsticker" "\ 19015(autoload (quote newsticker-running-p) "newsticker" "\
@@ -19270,7 +19322,7 @@ including a reproducible test case and send the message.
19270;;;;;; org-store-link org-tags-view org-diary org-cycle-agenda-files 19322;;;;;; org-store-link org-tags-view org-diary org-cycle-agenda-files
19271;;;;;; org-todo-list org-agenda-list org-batch-agenda org-agenda 19323;;;;;; org-todo-list org-agenda-list org-batch-agenda org-agenda
19272;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el" 19324;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el"
19273;;;;;; (17851 10872)) 19325;;;;;; (17871 15754))
19274;;; Generated autoloads from textmodes/org.el 19326;;; Generated autoloads from textmodes/org.el
19275 19327
19276(autoload (quote org-mode) "org" "\ 19328(autoload (quote org-mode) "org" "\
@@ -19538,7 +19590,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
19538;;;*** 19590;;;***
19539 19591
19540;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19592;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19541;;;;;; (17851 10839)) 19593;;;;;; (17882 17519))
19542;;; Generated autoloads from outline.el 19594;;; Generated autoloads from outline.el
19543(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19595(put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19544 19596
@@ -20254,7 +20306,7 @@ Import public keys in the current buffer.
20254;;;*** 20306;;;***
20255 20307
20256;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20308;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20257;;;;;; (17851 10840)) 20309;;;;;; (17887 6558))
20258;;; Generated autoloads from pgg-gpg.el 20310;;; Generated autoloads from pgg-gpg.el
20259 20311
20260(autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\ 20312(autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\
@@ -20374,7 +20426,7 @@ pong-mode keybindings:\\<pong-mode-map>
20374;;;*** 20426;;;***
20375 20427
20376;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer 20428;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer
20377;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17851 10853)) 20429;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17852 50694))
20378;;; Generated autoloads from emacs-lisp/pp.el 20430;;; Generated autoloads from emacs-lisp/pp.el
20379 20431
20380(autoload (quote pp-to-string) "pp" "\ 20432(autoload (quote pp-to-string) "pp" "\
@@ -20430,7 +20482,7 @@ Ignores leading comment characters.
20430;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20482;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20431;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20483;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20432;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20484;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20433;;;;;; (17851 10840)) 20485;;;;;; (17866 27909))
20434;;; Generated autoloads from printing.el 20486;;; Generated autoloads from printing.el
20435 20487
20436(autoload (quote pr-interface) "printing" "\ 20488(autoload (quote pr-interface) "printing" "\
@@ -21221,8 +21273,8 @@ Not documented
21221;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21273;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21222;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21274;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21223;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21275;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21224;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17851 21276;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17880
21225;;;;;; 10840)) 21277;;;;;; 31192))
21226;;; Generated autoloads from ps-print.el 21278;;; Generated autoloads from ps-print.el
21227 21279
21228(defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ 21280(defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\
@@ -21517,7 +21569,7 @@ them into characters should be done separately.
21517;;;;;; quail-defrule quail-install-decode-map quail-install-map 21569;;;;;; quail-defrule quail-install-decode-map quail-install-map
21518;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21570;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21519;;;;;; quail-define-package quail-use-package quail-title) "quail" 21571;;;;;; quail-define-package quail-use-package quail-title) "quail"
21520;;;;;; "international/quail.el" (17851 10861)) 21572;;;;;; "international/quail.el" (17859 27906))
21521;;; Generated autoloads from international/quail.el 21573;;; Generated autoloads from international/quail.el
21522 21574
21523(autoload (quote quail-title) "quail" "\ 21575(autoload (quote quail-title) "quail" "\
@@ -23739,7 +23791,7 @@ Like `mail' command, but display mail buffer in another frame.
23739;;;*** 23791;;;***
23740 23792
23741;;;### (autoloads (server-mode server-start) "server" "server.el" 23793;;;### (autoloads (server-mode server-start) "server" "server.el"
23742;;;;;; (17851 10842)) 23794;;;;;; (17851 42899))
23743;;; Generated autoloads from server.el 23795;;; Generated autoloads from server.el
23744 23796
23745(autoload (quote server-start) "server" "\ 23797(autoload (quote server-start) "server" "\
@@ -23749,7 +23801,8 @@ client \"editors\" can send your editing commands to this Emacs job.
23749To use the server, set up the program `emacsclient' in the 23801To use the server, set up the program `emacsclient' in the
23750Emacs distribution as your standard \"editor\". 23802Emacs distribution as your standard \"editor\".
23751 23803
23752Prefix arg means just kill any existing server communications subprocess. 23804Optional argument LEAVE-DEAD (interactively, a prefix arg) means just
23805kill any existing server communications subprocess.
23753 23806
23754\(fn &optional LEAVE-DEAD)" t nil) 23807\(fn &optional LEAVE-DEAD)" t nil)
23755 23808
@@ -23938,14 +23991,14 @@ If BINARY is non-nil, return a string in binary form.
23938;;;*** 23991;;;***
23939 23992
23940;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 23993;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
23941;;;;;; (17851 10853)) 23994;;;;;; (17854 10614))
23942;;; Generated autoloads from emacs-lisp/shadow.el 23995;;; Generated autoloads from emacs-lisp/shadow.el
23943 23996
23944(autoload (quote list-load-path-shadows) "shadow" "\ 23997(autoload (quote list-load-path-shadows) "shadow" "\
23945Display a list of Emacs Lisp files that shadow other files. 23998Display a list of Emacs Lisp files that shadow other files.
23946 23999
23947This function lists potential load-path problems. Directories in the 24000This function lists potential load path problems. Directories in
23948`load-path' variable are searched, in order, for Emacs Lisp 24001the `load-path' variable are searched, in order, for Emacs Lisp
23949files. When a previously encountered file name is found again, a 24002files. When a previously encountered file name is found again, a
23950message is displayed indicating that the later file is \"hidden\" by 24003message is displayed indicating that the later file is \"hidden\" by
23951the earlier. 24004the earlier.
@@ -24108,7 +24161,7 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24108 24161
24109;;;*** 24162;;;***
24110 24163
24111;;;### (autoloads nil "simple" "simple.el" (17851 10843)) 24164;;;### (autoloads nil "simple" "simple.el" (17880 31192))
24112;;; Generated autoloads from simple.el 24165;;; Generated autoloads from simple.el
24113(put 'fill-prefix 'safe-local-variable 'string-or-null-p) 24166(put 'fill-prefix 'safe-local-variable 'string-or-null-p)
24114 24167
@@ -24293,7 +24346,7 @@ Minor mode to simplify editing output from the diff3 program.
24293;;;*** 24346;;;***
24294 24347
24295;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24348;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24296;;;;;; (17851 10860)) 24349;;;;;; (17875 18095))
24297;;; Generated autoloads from gnus/smiley.el 24350;;; Generated autoloads from gnus/smiley.el
24298 24351
24299(autoload (quote smiley-region) "smiley" "\ 24352(autoload (quote smiley-region) "smiley" "\
@@ -24311,7 +24364,7 @@ interactively. If there's no argument, do it at the current buffer
24311;;;*** 24364;;;***
24312 24365
24313;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24366;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24314;;;;;; "mail/smtpmail.el" (17851 10862)) 24367;;;;;; "mail/smtpmail.el" (17868 41435))
24315;;; Generated autoloads from mail/smtpmail.el 24368;;; Generated autoloads from mail/smtpmail.el
24316 24369
24317(autoload (quote smtpmail-send-it) "smtpmail" "\ 24370(autoload (quote smtpmail-send-it) "smtpmail" "\
@@ -24728,14 +24781,14 @@ Spam reports will be queued with the method used when
24728;;;*** 24781;;;***
24729 24782
24730;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 24783;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
24731;;;;;; "speedbar.el" (17851 10844)) 24784;;;;;; "speedbar.el" (17882 17519))
24732;;; Generated autoloads from speedbar.el 24785;;; Generated autoloads from speedbar.el
24733 24786
24734(defalias (quote speedbar) (quote speedbar-frame-mode)) 24787(defalias (quote speedbar) (quote speedbar-frame-mode))
24735 24788
24736(autoload (quote speedbar-frame-mode) "speedbar" "\ 24789(autoload (quote speedbar-frame-mode) "speedbar" "\
24737Enable or disable speedbar. Positive ARG means turn on, negative turn off. 24790Enable or disable speedbar. Positive ARG means turn on, negative turn off.
24738nil means toggle. Once the speedbar frame is activated, a buffer in 24791A nil ARG means toggle. Once the speedbar frame is activated, a buffer in
24739`speedbar-mode' will be displayed. Currently, only one speedbar is 24792`speedbar-mode' will be displayed. Currently, only one speedbar is
24740supported at a time. 24793supported at a time.
24741`speedbar-before-popup-hook' is called before popping up the speedbar frame. 24794`speedbar-before-popup-hook' is called before popping up the speedbar frame.
@@ -25351,7 +25404,7 @@ Read a complex stroke and insert its glyph into the current buffer.
25351;;;*** 25404;;;***
25352 25405
25353;;;### (autoloads (studlify-buffer studlify-word studlify-region) 25406;;;### (autoloads (studlify-buffer studlify-word studlify-region)
25354;;;;;; "studly" "play/studly.el" (16211 27038)) 25407;;;;;; "studly" "play/studly.el" (17504 41540))
25355;;; Generated autoloads from play/studly.el 25408;;; Generated autoloads from play/studly.el
25356 25409
25357(autoload (quote studlify-region) "studly" "\ 25410(autoload (quote studlify-region) "studly" "\
@@ -25371,7 +25424,7 @@ Studlify-case the current buffer.
25371 25424
25372;;;*** 25425;;;***
25373 25426
25374;;;### (autoloads (locate-library) "subr" "subr.el" (17851 10844)) 25427;;;### (autoloads (locate-library) "subr" "subr.el" (17868 65234))
25375;;; Generated autoloads from subr.el 25428;;; Generated autoloads from subr.el
25376 25429
25377(autoload (quote locate-library) "subr" "\ 25430(autoload (quote locate-library) "subr" "\
@@ -25393,7 +25446,7 @@ and the file name is displayed in the echo area.
25393;;;*** 25446;;;***
25394 25447
25395;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 25448;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25396;;;;;; (17851 10862)) 25449;;;;;; (17854 10614))
25397;;; Generated autoloads from mail/supercite.el 25450;;; Generated autoloads from mail/supercite.el
25398 25451
25399(autoload (quote sc-cite-original) "supercite" "\ 25452(autoload (quote sc-cite-original) "supercite" "\
@@ -26182,8 +26235,8 @@ Normally input is edited in Emacs and sent a line at a time.
26182 26235
26183;;;*** 26236;;;***
26184 26237
26185;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17851 26238;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17884
26186;;;;;; 10845)) 26239;;;;;; 57195))
26187;;; Generated autoloads from term.el 26240;;; Generated autoloads from term.el
26188 26241
26189(autoload (quote make-term) "term" "\ 26242(autoload (quote make-term) "term" "\
@@ -26259,7 +26312,7 @@ Start coverage on function under point.
26259 26312
26260;;;*** 26313;;;***
26261 26314
26262;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17851 10866)) 26315;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17852 64479))
26263;;; Generated autoloads from play/tetris.el 26316;;; Generated autoloads from play/tetris.el
26264 26317
26265(autoload (quote tetris) "tetris" "\ 26318(autoload (quote tetris) "tetris" "\
@@ -27311,7 +27364,7 @@ be detected.
27311;;;*** 27364;;;***
27312 27365
27313;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27366;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27314;;;;;; "international/titdic-cnv.el" (17851 10861)) 27367;;;;;; "international/titdic-cnv.el" (17871 15753))
27315;;; Generated autoloads from international/titdic-cnv.el 27368;;; Generated autoloads from international/titdic-cnv.el
27316 27369
27317(autoload (quote titdic-convert) "titdic-cnv" "\ 27370(autoload (quote titdic-convert) "titdic-cnv" "\
@@ -27625,7 +27678,7 @@ BUFFER defaults to `trace-buffer'.
27625;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 27678;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27626;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 27679;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
27627;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp 27680;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp
27628;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17851 10865)) 27681;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17872 44165))
27629;;; Generated autoloads from net/tramp.el 27682;;; Generated autoloads from net/tramp.el
27630 27683
27631(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 27684(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
@@ -27884,8 +27937,8 @@ easy-to-use form.
27884 27937
27885;;;*** 27938;;;***
27886 27939
27887;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (17851 27940;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (17856
27888;;;;;; 10847)) 27941;;;;;; 1486))
27889;;; Generated autoloads from tutorial.el 27942;;; Generated autoloads from tutorial.el
27890 27943
27891(autoload (quote help-with-tutorial) "tutorial" "\ 27944(autoload (quote help-with-tutorial) "tutorial" "\
@@ -27961,7 +28014,7 @@ First column's text sSs Second column's text
27961;;;;;; type-break type-break-mode type-break-keystroke-threshold 28014;;;;;; type-break type-break-mode type-break-keystroke-threshold
27962;;;;;; type-break-good-break-interval type-break-good-rest-interval 28015;;;;;; type-break-good-break-interval type-break-good-rest-interval
27963;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 28016;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
27964;;;;;; (17851 10847)) 28017;;;;;; (17855 40306))
27965;;; Generated autoloads from type-break.el 28018;;; Generated autoloads from type-break.el
27966 28019
27967(defvar type-break-mode nil "\ 28020(defvar type-break-mode nil "\
@@ -28257,7 +28310,7 @@ no further processing). URL is either a string or a parsed URL.
28257;;;*** 28310;;;***
28258 28311
28259;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28312;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28260;;;;;; "url-auth" "url/url-auth.el" (17851 10873)) 28313;;;;;; "url-auth" "url/url-auth.el" (17854 10614))
28261;;; Generated autoloads from url/url-auth.el 28314;;; Generated autoloads from url/url-auth.el
28262 28315
28263(autoload (quote url-get-authentication) "url-auth" "\ 28316(autoload (quote url-get-authentication) "url-auth" "\
@@ -28275,7 +28328,7 @@ TYPE is the type of authentication to be returned. This is either a string
28275 representing the type (basic, digest, etc), or nil or the symbol 'any' 28328 representing the type (basic, digest, etc), or nil or the symbol 'any'
28276 to specify that any authentication is acceptable. If requesting 'any' 28329 to specify that any authentication is acceptable. If requesting 'any'
28277 the strongest matching authentication will be returned. If this is 28330 the strongest matching authentication will be returned. If this is
28278 wrong, its no big deal, the error from the server will specify exactly 28331 wrong, it's no big deal, the error from the server will specify exactly
28279 what type of auth to use 28332 what type of auth to use
28280PROMPT is boolean - specifies whether to ask the user for a username/password 28333PROMPT is boolean - specifies whether to ask the user for a username/password
28281 if one cannot be found in the cache 28334 if one cannot be found in the cache
@@ -28427,7 +28480,7 @@ Not documented
28427;;;*** 28480;;;***
28428 28481
28429;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28482;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28430;;;;;; url-http) "url-http" "url/url-http.el" (17851 10873)) 28483;;;;;; url-http) "url-http" "url/url-http.el" (17861 9844))
28431;;; Generated autoloads from url/url-http.el 28484;;; Generated autoloads from url/url-http.el
28432 28485
28433(autoload (quote url-http) "url-http" "\ 28486(autoload (quote url-http) "url-http" "\
@@ -28822,7 +28875,7 @@ The buffer in question is current when this function is called.
28822 28875
28823;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 28876;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
28824;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" 28877;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el"
28825;;;;;; (17851 10860)) 28878;;;;;; (17856 1487))
28826;;; Generated autoloads from gnus/uudecode.el 28879;;; Generated autoloads from gnus/uudecode.el
28827 28880
28828(autoload (quote uudecode-decode-region-external) "uudecode" "\ 28881(autoload (quote uudecode-decode-region-external) "uudecode" "\
@@ -29140,7 +29193,7 @@ colors. `vc-annotate-background' specifies the background color.
29140 29193
29141;;;*** 29194;;;***
29142 29195
29143;;;### (autoloads nil "vc-arch" "vc-arch.el" (17851 10848)) 29196;;;### (autoloads nil "vc-arch" "vc-arch.el" (17852 50694))
29144;;; Generated autoloads from vc-arch.el 29197;;; Generated autoloads from vc-arch.el
29145 (defun vc-arch-registered (file) 29198 (defun vc-arch-registered (file)
29146 (if (vc-find-root file "{arch}/=tagging-method") 29199 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29201,16 +29254,16 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29201 29254
29202;;;*** 29255;;;***
29203 29256
29204;;;### (autoloads nil "vc-svn" "vc-svn.el" (17851 10848)) 29257;;;### (autoloads nil "vc-svn" "vc-svn.el" (17882 17519))
29205;;; Generated autoloads from vc-svn.el 29258;;; Generated autoloads from vc-svn.el
29206 (defun vc-svn-registered (f) 29259 (defun vc-svn-registered (f)
29207 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29260 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
29208 (getenv "SVN_ASP_DOT_NET_HACK")) 29261 (getenv "SVN_ASP_DOT_NET_HACK"))
29209 "_svn") 29262 "_svn")
29210 (t ".svn")))) 29263 (t ".svn"))))
29211 (when (file-readable-p (expand-file-name 29264 (when (file-readable-p (expand-file-name
29212 (concat admin-dir "/entries") 29265 (concat admin-dir "/entries")
29213 (file-name-directory f))) 29266 (file-name-directory f)))
29214 (load "vc-svn") 29267 (load "vc-svn")
29215 (vc-svn-registered f)))) 29268 (vc-svn-registered f))))
29216 29269
@@ -29219,7 +29272,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29219;;;*** 29272;;;***
29220 29273
29221;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 29274;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29222;;;;;; (17851 10871)) 29275;;;;;; (17854 10614))
29223;;; Generated autoloads from progmodes/vhdl-mode.el 29276;;; Generated autoloads from progmodes/vhdl-mode.el
29224 29277
29225(autoload (quote vhdl-mode) "vhdl-mode" "\ 29278(autoload (quote vhdl-mode) "vhdl-mode" "\
@@ -30088,7 +30141,7 @@ Turn on VIP emulation of VI.
30088;;;*** 30141;;;***
30089 30142
30090;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 30143;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30091;;;;;; (17851 10854)) 30144;;;;;; (17852 50694))
30092;;; Generated autoloads from emulation/viper.el 30145;;; Generated autoloads from emulation/viper.el
30093 30146
30094(autoload (quote toggle-viper-mode) "viper" "\ 30147(autoload (quote toggle-viper-mode) "viper" "\
@@ -30098,7 +30151,7 @@ If Viper is enabled, turn it off. Otherwise, turn it on.
30098\(fn)" t nil) 30151\(fn)" t nil)
30099 30152
30100(autoload (quote viper-mode) "viper" "\ 30153(autoload (quote viper-mode) "viper" "\
30101Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Viper'. 30154Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
30102 30155
30103\(fn)" t nil) 30156\(fn)" t nil)
30104 30157
@@ -30194,7 +30247,7 @@ this is equivalent to `display-warning', using
30194;;;*** 30247;;;***
30195 30248
30196;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 30249;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30197;;;;;; (17851 10849)) 30250;;;;;; (17873 19573))
30198;;; Generated autoloads from wdired.el 30251;;; Generated autoloads from wdired.el
30199 30252
30200(autoload (quote wdired-change-to-wdired-mode) "wdired" "\ 30253(autoload (quote wdired-change-to-wdired-mode) "wdired" "\
@@ -30378,8 +30431,8 @@ With arg, turn widget mode on if and only if arg is positive.
30378;;;*** 30431;;;***
30379 30432
30380;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 30433;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
30381;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17851 30434;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17887
30382;;;;;; 10849)) 30435;;;;;; 5449))
30383;;; Generated autoloads from wid-edit.el 30436;;; Generated autoloads from wid-edit.el
30384 30437
30385(autoload (quote widgetp) "wid-edit" "\ 30438(autoload (quote widgetp) "wid-edit" "\
@@ -30881,7 +30934,7 @@ Zone out, completely.
30881;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" 30934;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el"
30882;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 30935;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
30883;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 30936;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
30884;;;;;; "x-dnd.el") (17851 11084 773610)) 30937;;;;;; "x-dnd.el") (17887 8772 360075))
30885 30938
30886;;;*** 30939;;;***
30887 30940