aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schwab2003-08-02 22:07:46 +0000
committerAndreas Schwab2003-08-02 22:07:46 +0000
commite3cc553ba19facb7846db646b42829c6751be712 (patch)
treebdd897310c75af37144551703b2031cbaee8cc6b
parenta1ff29b98a40cc1f543634cffb7d3f0430e7db5b (diff)
downloademacs-e3cc553ba19facb7846db646b42829c6751be712.tar.gz
emacs-e3cc553ba19facb7846db646b42829c6751be712.zip
Regenerated.
-rw-r--r--lisp/loaddefs.el357
1 files changed, 171 insertions, 186 deletions
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el
index b16f88d2e2d..ed290e9b9fe 100644
--- a/lisp/loaddefs.el
+++ b/lisp/loaddefs.el
@@ -705,7 +705,7 @@ They specify the range of dates that the diary is being processed for.
705 705
706;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 706;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
707;;;;;; apropos-command apropos-variable apropos-mode) "apropos" 707;;;;;; apropos-command apropos-variable apropos-mode) "apropos"
708;;;;;; "apropos.el" (16148 4632)) 708;;;;;; "apropos.el" (16172 7738))
709;;; Generated autoloads from apropos.el 709;;; Generated autoloads from apropos.el
710 710
711(autoload (quote apropos-mode) "apropos" "\ 711(autoload (quote apropos-mode) "apropos" "\
@@ -858,8 +858,8 @@ Entering array mode calls the function `array-mode-hook'.
858 858
859;;;*** 859;;;***
860 860
861;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15829 861;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (16154
862;;;;;; 28909)) 862;;;;;; 52754))
863;;; Generated autoloads from textmodes/artist.el 863;;; Generated autoloads from textmodes/artist.el
864 864
865(autoload (quote artist-mode) "artist" "\ 865(autoload (quote artist-mode) "artist" "\
@@ -1244,7 +1244,7 @@ Calls `update-directory-autoloads' on the command line arguments.
1244;;;*** 1244;;;***
1245 1245
1246;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode 1246;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode
1247;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (15538 10657)) 1247;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (15538 43199))
1248;;; Generated autoloads from autorevert.el 1248;;; Generated autoloads from autorevert.el
1249 1249
1250(defvar auto-revert-mode nil "\ 1250(defvar auto-revert-mode nil "\
@@ -1288,7 +1288,7 @@ Use `auto-revert-mode' to revert a particular buffer.
1288;;;*** 1288;;;***
1289 1289
1290;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1290;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1291;;;;;; "avoid.el" (15197 22088)) 1291;;;;;; "avoid.el" (15198 32214))
1292;;; Generated autoloads from avoid.el 1292;;; Generated autoloads from avoid.el
1293 1293
1294(defvar mouse-avoidance-mode nil "\ 1294(defvar mouse-avoidance-mode nil "\
@@ -1354,7 +1354,7 @@ Vectors work just like lists. Nested backquotes are permitted.
1354;;;*** 1354;;;***
1355 1355
1356;;;### (autoloads (display-battery battery) "battery" "battery.el" 1356;;;### (autoloads (display-battery battery) "battery" "battery.el"
1357;;;;;; (15380 36042)) 1357;;;;;; (15380 36786))
1358;;; Generated autoloads from battery.el 1358;;; Generated autoloads from battery.el
1359 1359
1360(autoload (quote battery) "battery" "\ 1360(autoload (quote battery) "battery" "\
@@ -1408,8 +1408,8 @@ non-interactive use see also `benchmark-run' and
1408 1408
1409;;;*** 1409;;;***
1410 1410
1411;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16135 1411;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16136
1412;;;;;; 8992)) 1412;;;;;; 2982))
1413;;; Generated autoloads from textmodes/bibtex.el 1413;;; Generated autoloads from textmodes/bibtex.el
1414 1414
1415(autoload (quote bibtex-mode) "bibtex" "\ 1415(autoload (quote bibtex-mode) "bibtex" "\
@@ -1637,7 +1637,7 @@ a reflection.
1637;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete 1637;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete
1638;;;;;; bookmark-insert bookmark-rename bookmark-insert-location 1638;;;;;; bookmark-insert bookmark-rename bookmark-insert-location
1639;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" 1639;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark"
1640;;;;;; "bookmark.el" (15856 53268)) 1640;;;;;; "bookmark.el" (16172 11473))
1641;;; Generated autoloads from bookmark.el 1641;;; Generated autoloads from bookmark.el
1642 (define-key ctl-x-map "rb" 'bookmark-jump) 1642 (define-key ctl-x-map "rb" 'bookmark-jump)
1643 (define-key ctl-x-map "rm" 'bookmark-set) 1643 (define-key ctl-x-map "rm" 'bookmark-set)
@@ -1649,32 +1649,19 @@ It is not bound to any key by default: to bind it
1649so that you have a bookmark prefix, just use `global-set-key' and bind a 1649so that you have a bookmark prefix, just use `global-set-key' and bind a
1650key of your choice to `bookmark-map'. All interactive bookmark 1650key of your choice to `bookmark-map'. All interactive bookmark
1651functions have a binding in this keymap.") 1651functions have a binding in this keymap.")
1652 1652 (define-prefix-command 'bookmark-map)
1653(define-prefix-command (quote bookmark-map)) 1653 (define-key bookmark-map "x" 'bookmark-set)
1654 1654 (define-key bookmark-map "m" 'bookmark-set) ; "m" for "mark"
1655(define-key bookmark-map "x" (quote bookmark-set)) 1655 (define-key bookmark-map "j" 'bookmark-jump)
1656 1656 (define-key bookmark-map "g" 'bookmark-jump) ; "g" for "go"
1657(define-key bookmark-map "m" (quote bookmark-set)) 1657 (define-key bookmark-map "i" 'bookmark-insert)
1658 1658 (define-key bookmark-map "e" 'edit-bookmarks)
1659(define-key bookmark-map "j" (quote bookmark-jump)) 1659 (define-key bookmark-map "f" 'bookmark-insert-location) ; "f" for "find"
1660 1660 (define-key bookmark-map "r" 'bookmark-rename)
1661(define-key bookmark-map "g" (quote bookmark-jump)) 1661 (define-key bookmark-map "d" 'bookmark-delete)
1662 1662 (define-key bookmark-map "l" 'bookmark-load)
1663(define-key bookmark-map "i" (quote bookmark-insert)) 1663 (define-key bookmark-map "w" 'bookmark-write)
1664 1664 (define-key bookmark-map "s" 'bookmark-save)
1665(define-key bookmark-map "e" (quote edit-bookmarks))
1666
1667(define-key bookmark-map "f" (quote bookmark-insert-location))
1668
1669(define-key bookmark-map "r" (quote bookmark-rename))
1670
1671(define-key bookmark-map "d" (quote bookmark-delete))
1672
1673(define-key bookmark-map "l" (quote bookmark-load))
1674
1675(define-key bookmark-map "w" (quote bookmark-write))
1676
1677(define-key bookmark-map "s" (quote bookmark-save))
1678 1665
1679(autoload (quote bookmark-set) "bookmark" "\ 1666(autoload (quote bookmark-set) "bookmark" "\
1680Set a bookmark named NAME inside a file. 1667Set a bookmark named NAME inside a file.
@@ -1896,26 +1883,26 @@ corresponding bookmark function from Lisp (the one without the
1896(defvar menu-bar-bookmark-map (make-sparse-keymap "Bookmark functions")) 1883(defvar menu-bar-bookmark-map (make-sparse-keymap "Bookmark functions"))
1897 1884
1898(defalias (quote menu-bar-bookmark-map) (symbol-value (quote menu-bar-bookmark-map))) 1885(defalias (quote menu-bar-bookmark-map) (symbol-value (quote menu-bar-bookmark-map)))
1899 1886 (define-key menu-bar-bookmark-map [load]
1900(define-key menu-bar-bookmark-map [load] (quote ("Load a Bookmark File..." . bookmark-load))) 1887 '("Load a Bookmark File..." . bookmark-load))
1901 1888 (define-key menu-bar-bookmark-map [write]
1902(define-key menu-bar-bookmark-map [write] (quote ("Save Bookmarks As..." . bookmark-write))) 1889 '("Save Bookmarks As..." . bookmark-write))
1903 1890 (define-key menu-bar-bookmark-map [save]
1904(define-key menu-bar-bookmark-map [save] (quote ("Save Bookmarks" . bookmark-save))) 1891 '("Save Bookmarks" . bookmark-save))
1905 1892 (define-key menu-bar-bookmark-map [edit]
1906(define-key menu-bar-bookmark-map [edit] (quote ("Edit Bookmark List" . bookmark-bmenu-list))) 1893 '("Edit Bookmark List" . bookmark-bmenu-list))
1907 1894 (define-key menu-bar-bookmark-map [delete]
1908(define-key menu-bar-bookmark-map [delete] (quote ("Delete Bookmark" . bookmark-menu-delete))) 1895 '("Delete Bookmark" . bookmark-menu-delete))
1909 1896 (define-key menu-bar-bookmark-map [rename]
1910(define-key menu-bar-bookmark-map [rename] (quote ("Rename Bookmark" . bookmark-menu-rename))) 1897 '("Rename Bookmark" . bookmark-menu-rename))
1911 1898 (define-key menu-bar-bookmark-map [locate]
1912(define-key menu-bar-bookmark-map [locate] (quote ("Insert Location" . bookmark-menu-locate))) 1899 '("Insert Location" . bookmark-menu-locate))
1913 1900 (define-key menu-bar-bookmark-map [insert]
1914(define-key menu-bar-bookmark-map [insert] (quote ("Insert Contents" . bookmark-menu-insert))) 1901 '("Insert Contents" . bookmark-menu-insert))
1915 1902 (define-key menu-bar-bookmark-map [set]
1916(define-key menu-bar-bookmark-map [set] (quote ("Set Bookmark" . bookmark-set))) 1903 '("Set Bookmark" . bookmark-set))
1917 1904 (define-key menu-bar-bookmark-map [jump]
1918(define-key menu-bar-bookmark-map [jump] (quote ("Jump to Bookmark" . bookmark-menu-jump))) 1905 '("Jump to Bookmark" . bookmark-menu-jump))
1919 1906
1920;;;*** 1907;;;***
1921 1908
@@ -1927,7 +1914,7 @@ corresponding bookmark function from Lisp (the one without the
1927;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point 1914;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point
1928;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 1915;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
1929;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 1916;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
1930;;;;;; "browse-url" "net/browse-url.el" (16139 21086)) 1917;;;;;; "browse-url" "net/browse-url.el" (16170 61442))
1931;;; Generated autoloads from net/browse-url.el 1918;;; Generated autoloads from net/browse-url.el
1932 1919
1933(defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ 1920(defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\
@@ -2210,8 +2197,8 @@ Default to the URL around or before point.
2210 2197
2211;;;*** 2198;;;***
2212 2199
2213;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15829 2200;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15830
2214;;;;;; 28909)) 2201;;;;;; 37093))
2215;;; Generated autoloads from play/bruce.el 2202;;; Generated autoloads from play/bruce.el
2216 2203
2217(autoload (quote bruce) "bruce" "\ 2204(autoload (quote bruce) "bruce" "\
@@ -2227,7 +2214,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2227;;;*** 2214;;;***
2228 2215
2229;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2216;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2230;;;;;; "bs" "bs.el" (15728 55517)) 2217;;;;;; "bs" "bs.el" (15731 5408))
2231;;; Generated autoloads from bs.el 2218;;; Generated autoloads from bs.el
2232 2219
2233(autoload (quote bs-cycle-next) "bs" "\ 2220(autoload (quote bs-cycle-next) "bs" "\
@@ -2357,7 +2344,7 @@ Also see `make-text-button'.
2357;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2344;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2358;;;;;; compile-defun byte-compile-file byte-recompile-directory 2345;;;;;; compile-defun byte-compile-file byte-recompile-directory
2359;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" 2346;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2360;;;;;; (16135 8990)) 2347;;;;;; (16136 2981))
2361;;; Generated autoloads from emacs-lisp/bytecomp.el 2348;;; Generated autoloads from emacs-lisp/bytecomp.el
2362 2349
2363(autoload (quote byte-force-recompile) "bytecomp" "\ 2350(autoload (quote byte-force-recompile) "bytecomp" "\
@@ -3843,7 +3830,7 @@ Encode the text in the current buffer to HZ.
3843;;;*** 3830;;;***
3844 3831
3845;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3832;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3846;;;;;; "chistory" "chistory.el" (15877 48879)) 3833;;;;;; "chistory" "chistory.el" (15878 5274))
3847;;; Generated autoloads from chistory.el 3834;;; Generated autoloads from chistory.el
3848 3835
3849(autoload (quote repeat-matching-complex-command) "chistory" "\ 3836(autoload (quote repeat-matching-complex-command) "chistory" "\
@@ -3909,7 +3896,7 @@ Not documented
3909;;;*** 3896;;;***
3910 3897
3911;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 3898;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
3912;;;;;; (15250 27620)) 3899;;;;;; (15251 46612))
3913;;; Generated autoloads from progmodes/cmacexp.el 3900;;; Generated autoloads from progmodes/cmacexp.el
3914 3901
3915(autoload (quote c-macro-expand) "cmacexp" "\ 3902(autoload (quote c-macro-expand) "cmacexp" "\
@@ -4021,7 +4008,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal.
4021;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4008;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4022;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4009;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4023;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4010;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4024;;;;;; (16111 41824)) 4011;;;;;; (16168 11508))
4025;;; Generated autoloads from comint.el 4012;;; Generated autoloads from comint.el
4026 4013
4027(autoload (quote make-comint-in-buffer) "comint" "\ 4014(autoload (quote make-comint-in-buffer) "comint" "\
@@ -4117,7 +4104,7 @@ If `compare-ignore-case' is non-nil, changes in case are also ignored.
4117;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 4104;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
4118;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path 4105;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path
4119;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4106;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4120;;;;;; "compile" "progmodes/compile.el" (16139 20823)) 4107;;;;;; "compile" "progmodes/compile.el" (16165 36290))
4121;;; Generated autoloads from progmodes/compile.el 4108;;; Generated autoloads from progmodes/compile.el
4122 4109
4123(defvar compilation-mode-hook nil "\ 4110(defvar compilation-mode-hook nil "\
@@ -4556,7 +4543,7 @@ Optional 3rd arg WITH-COMPOSITION-RULE is ignored.
4556;;;*** 4543;;;***
4557 4544
4558;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4545;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4559;;;;;; "cookie1" "play/cookie1.el" (15365 62270)) 4546;;;;;; "cookie1" "play/cookie1.el" (15366 772))
4560;;; Generated autoloads from play/cookie1.el 4547;;; Generated autoloads from play/cookie1.el
4561 4548
4562(autoload (quote cookie) "cookie1" "\ 4549(autoload (quote cookie) "cookie1" "\
@@ -4802,7 +4789,7 @@ Edit display information for cpp conditionals.
4802;;;*** 4789;;;***
4803 4790
4804;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4791;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4805;;;;;; (16011 28193)) 4792;;;;;; (16012 41367))
4806;;; Generated autoloads from emulation/crisp.el 4793;;; Generated autoloads from emulation/crisp.el
4807 4794
4808(defvar crisp-mode nil "\ 4795(defvar crisp-mode nil "\
@@ -5189,7 +5176,7 @@ ARGS is defined as for `custom-theme-reset-faces'
5189;;;*** 5176;;;***
5190 5177
5191;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5178;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5192;;;;;; (16135 8990)) 5179;;;;;; (16136 2980))
5193;;; Generated autoloads from cus-theme.el 5180;;; Generated autoloads from cus-theme.el
5194 5181
5195(autoload (quote customize-create-theme) "cus-theme" "\ 5182(autoload (quote customize-create-theme) "cus-theme" "\
@@ -5211,7 +5198,7 @@ Mode used for cvs status output.
5211;;;*** 5198;;;***
5212 5199
5213;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5200;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5214;;;;;; "cwarn" "progmodes/cwarn.el" (15538 10657)) 5201;;;;;; "cwarn" "progmodes/cwarn.el" (15538 43263))
5215;;; Generated autoloads from progmodes/cwarn.el 5202;;; Generated autoloads from progmodes/cwarn.el
5216 5203
5217(autoload (quote cwarn-mode) "cwarn" "\ 5204(autoload (quote cwarn-mode) "cwarn" "\
@@ -5282,12 +5269,10 @@ If the argument is nil, we return the display table to its standard state.
5282;;;*** 5269;;;***
5283 5270
5284;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5271;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5285;;;;;; (16111 41824)) 5272;;;;;; (16172 11529))
5286;;; Generated autoloads from dabbrev.el 5273;;; Generated autoloads from dabbrev.el
5287 5274 (define-key esc-map "/" 'dabbrev-expand)
5288(define-key esc-map "/" (quote dabbrev-expand)) 5275 (define-key esc-map [?\C-/] 'dabbrev-completion)
5289
5290(define-key esc-map [67108911] (quote dabbrev-completion))
5291 5276
5292(autoload (quote dabbrev-completion) "dabbrev" "\ 5277(autoload (quote dabbrev-completion) "dabbrev" "\
5293Completion on current word. 5278Completion on current word.
@@ -5523,8 +5508,8 @@ The most useful commands are:
5523;;;*** 5508;;;***
5524 5509
5525;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5510;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5526;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15303 5511;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15310
5527;;;;;; 63268)) 5512;;;;;; 56703))
5528;;; Generated autoloads from delim-col.el 5513;;; Generated autoloads from delim-col.el
5529 5514
5530(autoload (quote delimit-columns-customize) "delim-col" "\ 5515(autoload (quote delimit-columns-customize) "delim-col" "\
@@ -5628,7 +5613,7 @@ any selection.
5628;;;*** 5613;;;***
5629 5614
5630;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5615;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5631;;;;;; "derived" "emacs-lisp/derived.el" (16087 59607)) 5616;;;;;; "derived" "emacs-lisp/derived.el" (16158 60820))
5632;;; Generated autoloads from emacs-lisp/derived.el 5617;;; Generated autoloads from emacs-lisp/derived.el
5633 5618
5634(autoload (quote define-derived-mode) "derived" "\ 5619(autoload (quote define-derived-mode) "derived" "\
@@ -5674,6 +5659,9 @@ the parent, and then sets the variable `case-fold-search' to nil:
5674Note that if the documentation string had been left out, it would have 5659Note that if the documentation string had been left out, it would have
5675been generated automatically, with a reference to the keymap. 5660been generated automatically, with a reference to the keymap.
5676 5661
5662The new mode runs the hook constructed by the function
5663`derived-mode-hook-name'.
5664
5677\(fn CHILD PARENT NAME &optional DOCSTRING &rest BODY)" nil (quote macro)) 5665\(fn CHILD PARENT NAME &optional DOCSTRING &rest BODY)" nil (quote macro))
5678 5666
5679(autoload (quote derived-mode-init-mode-variables) "derived" "\ 5667(autoload (quote derived-mode-init-mode-variables) "derived" "\
@@ -5867,7 +5855,7 @@ Minor mode for viewing/editing context diffs.
5867;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 5855;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
5868;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 5856;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
5869;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 5857;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
5870;;;;;; "dired" "dired.el" (16140 30175)) 5858;;;;;; "dired" "dired.el" (16159 27802))
5871;;; Generated autoloads from dired.el 5859;;; Generated autoloads from dired.el
5872 5860
5873(defvar dired-listing-switches "-al" "\ 5861(defvar dired-listing-switches "-al" "\
@@ -6492,7 +6480,7 @@ for users who call this function in `.emacs'.
6492;;;*** 6480;;;***
6493 6481
6494;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6482;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6495;;;;;; (15185 49575)) 6483;;;;;; (15186 43694))
6496;;; Generated autoloads from play/dissociate.el 6484;;; Generated autoloads from play/dissociate.el
6497 6485
6498(autoload (quote dissociated-press) "dissociate" "\ 6486(autoload (quote dissociated-press) "dissociate" "\
@@ -6551,7 +6539,7 @@ Switch to *dungeon* buffer and start game.
6551;;;*** 6539;;;***
6552 6540
6553;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 6541;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
6554;;;;;; (15232 59206)) 6542;;;;;; (15235 28667))
6555;;; Generated autoloads from gnus/earcon.el 6543;;; Generated autoloads from gnus/earcon.el
6556 6544
6557(autoload (quote gnus-earcon-display) "earcon" "\ 6545(autoload (quote gnus-earcon-display) "earcon" "\
@@ -7577,8 +7565,8 @@ Initialize elint.
7577;;;*** 7565;;;***
7578 7566
7579;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 7567;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
7580;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15402 7568;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15407
7581;;;;;; 37958)) 7569;;;;;; 8858))
7582;;; Generated autoloads from emacs-lisp/elp.el 7570;;; Generated autoloads from emacs-lisp/elp.el
7583 7571
7584(autoload (quote elp-instrument-function) "elp" "\ 7572(autoload (quote elp-instrument-function) "elp" "\
@@ -7627,26 +7615,25 @@ Prompts for bug subject. Leaves you in a mail buffer.
7627;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 7615;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
7628;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 7616;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
7629;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 7617;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
7630;;;;;; "emerge.el" (16011 28192)) 7618;;;;;; "emerge.el" (16172 12330))
7631;;; Generated autoloads from emerge.el 7619;;; Generated autoloads from emerge.el
7632 7620
7633(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 7621(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
7634 7622 (fset 'menu-bar-emerge-menu (symbol-value 'menu-bar-emerge-menu))
7635(fset (quote menu-bar-emerge-menu) (symbol-value (quote menu-bar-emerge-menu))) 7623 (define-key menu-bar-emerge-menu [emerge-merge-directories]
7636 7624 '("Merge Directories..." . emerge-merge-directories))
7637(define-key menu-bar-emerge-menu [emerge-merge-directories] (quote ("Merge Directories..." . emerge-merge-directories))) 7625 (define-key menu-bar-emerge-menu [emerge-revisions-with-ancestor]
7638 7626 '("Revisions with Ancestor..." . emerge-revisions-with-ancestor))
7639(define-key menu-bar-emerge-menu [emerge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . emerge-revisions-with-ancestor))) 7627 (define-key menu-bar-emerge-menu [emerge-revisions]
7640 7628 '("Revisions..." . emerge-revisions))
7641(define-key menu-bar-emerge-menu [emerge-revisions] (quote ("Revisions..." . emerge-revisions))) 7629 (define-key menu-bar-emerge-menu [emerge-files-with-ancestor]
7642 7630 '("Files with Ancestor..." . emerge-files-with-ancestor))
7643(define-key menu-bar-emerge-menu [emerge-files-with-ancestor] (quote ("Files with Ancestor..." . emerge-files-with-ancestor))) 7631 (define-key menu-bar-emerge-menu [emerge-files]
7644 7632 '("Files..." . emerge-files))
7645(define-key menu-bar-emerge-menu [emerge-files] (quote ("Files..." . emerge-files))) 7633 (define-key menu-bar-emerge-menu [emerge-buffers-with-ancestor]
7646 7634 '("Buffers with Ancestor..." . emerge-buffers-with-ancestor))
7647(define-key menu-bar-emerge-menu [emerge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . emerge-buffers-with-ancestor))) 7635 (define-key menu-bar-emerge-menu [emerge-buffers]
7648 7636 '("Buffers..." . emerge-buffers))
7649(define-key menu-bar-emerge-menu [emerge-buffers] (quote ("Buffers..." . emerge-buffers)))
7650 7637
7651(autoload (quote emerge-files) "emerge" "\ 7638(autoload (quote emerge-files) "emerge" "\
7652Run Emerge on two files. 7639Run Emerge on two files.
@@ -7734,7 +7721,7 @@ as a multilingual text encoded in a coding system set by
7734;;;*** 7721;;;***
7735 7722
7736;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 7723;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
7737;;;;;; "enriched" "textmodes/enriched.el" (16087 59699)) 7724;;;;;; "enriched" "textmodes/enriched.el" (16153 36586))
7738;;; Generated autoloads from textmodes/enriched.el 7725;;; Generated autoloads from textmodes/enriched.el
7739 7726
7740(autoload (quote enriched-mode) "enriched" "\ 7727(autoload (quote enriched-mode) "enriched" "\
@@ -7777,8 +7764,8 @@ Emacs shell interactive mode.
7777 7764
7778;;;*** 7765;;;***
7779 7766
7780;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15470 7767;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15472
7781;;;;;; 10698)) 7768;;;;;; 50922))
7782;;; Generated autoloads from eshell/esh-test.el 7769;;; Generated autoloads from eshell/esh-test.el
7783 7770
7784(autoload (quote eshell-test) "esh-test" "\ 7771(autoload (quote eshell-test) "esh-test" "\
@@ -8381,7 +8368,7 @@ This does nothing except loading eudc by autoload side-effect.
8381 8368
8382;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 8369;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
8383;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 8370;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
8384;;;;;; "eudc-bob" "net/eudc-bob.el" (15429 13186)) 8371;;;;;; "eudc-bob" "net/eudc-bob.el" (15429 17608))
8385;;; Generated autoloads from net/eudc-bob.el 8372;;; Generated autoloads from net/eudc-bob.el
8386 8373
8387(autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 8374(autoload (quote eudc-display-generic-binary) "eudc-bob" "\
@@ -8417,7 +8404,7 @@ Display a button for the JPEG DATA.
8417;;;*** 8404;;;***
8418 8405
8419;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 8406;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
8420;;;;;; "eudc-export" "net/eudc-export.el" (15429 13344)) 8407;;;;;; "eudc-export" "net/eudc-export.el" (15429 17608))
8421;;; Generated autoloads from net/eudc-export.el 8408;;; Generated autoloads from net/eudc-export.el
8422 8409
8423(autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 8410(autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
@@ -8434,7 +8421,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
8434;;;*** 8421;;;***
8435 8422
8436;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 8423;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
8437;;;;;; (15429 13512)) 8424;;;;;; (15429 17608))
8438;;; Generated autoloads from net/eudc-hotlist.el 8425;;; Generated autoloads from net/eudc-hotlist.el
8439 8426
8440(autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 8427(autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
@@ -8480,7 +8467,7 @@ file modes.
8480;;;*** 8467;;;***
8481 8468
8482;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 8469;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
8483;;;;;; expand-add-abbrevs) "expand" "expand.el" (15363 54641)) 8470;;;;;; expand-add-abbrevs) "expand" "expand.el" (15364 46020))
8484;;; Generated autoloads from expand.el 8471;;; Generated autoloads from expand.el
8485 8472
8486(autoload (quote expand-add-abbrevs) "expand" "\ 8473(autoload (quote expand-add-abbrevs) "expand" "\
@@ -9182,7 +9169,7 @@ Define some key bindings for the find-function family of functions.
9182;;;*** 9169;;;***
9183 9170
9184;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 9171;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
9185;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (15186 53885)) 9172;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (15188 556))
9186;;; Generated autoloads from find-lisp.el 9173;;; Generated autoloads from find-lisp.el
9187 9174
9188(autoload (quote find-lisp-find-dired) "find-lisp" "\ 9175(autoload (quote find-lisp-find-dired) "find-lisp" "\
@@ -9695,7 +9682,7 @@ If you want to set appearance of fringes on all frames, see `fringe-mode'.
9695 9682
9696;;;*** 9683;;;***
9697 9684
9698;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16139 21084)) 9685;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16165 36282))
9699;;; Generated autoloads from gdb-ui.el 9686;;; Generated autoloads from gdb-ui.el
9700 9687
9701(autoload (quote gdba) "gdb-ui" "\ 9688(autoload (quote gdba) "gdb-ui" "\
@@ -9754,7 +9741,7 @@ The following interactive lisp functions help control operation :
9754;;;*** 9741;;;***
9755 9742
9756;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" 9743;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
9757;;;;;; (15186 56482)) 9744;;;;;; (15188 557))
9758;;; Generated autoloads from generic.el 9745;;; Generated autoloads from generic.el
9759 9746
9760(autoload (quote define-generic-mode) "generic" "\ 9747(autoload (quote define-generic-mode) "generic" "\
@@ -9803,7 +9790,7 @@ Some generic modes are defined in `generic-x.el'.
9803;;;*** 9790;;;***
9804 9791
9805;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 9792;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
9806;;;;;; (15251 15718)) 9793;;;;;; (15251 46612))
9807;;; Generated autoloads from progmodes/glasses.el 9794;;; Generated autoloads from progmodes/glasses.el
9808 9795
9809(autoload (quote glasses-mode) "glasses" "\ 9796(autoload (quote glasses-mode) "glasses" "\
@@ -9906,7 +9893,7 @@ Make the current buffer look like a nice article.
9906;;;*** 9893;;;***
9907 9894
9908;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 9895;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
9909;;;;;; (15185 54813)) 9896;;;;;; (15186 43688))
9910;;; Generated autoloads from gnus/gnus-audio.el 9897;;; Generated autoloads from gnus/gnus-audio.el
9911 9898
9912(autoload (quote gnus-audio-play) "gnus-audio" "\ 9899(autoload (quote gnus-audio-play) "gnus-audio" "\
@@ -9959,7 +9946,7 @@ Pop up a frame and enter GROUP.
9959;;;*** 9946;;;***
9960 9947
9961;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 9948;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
9962;;;;;; (14813 3418)) 9949;;;;;; (14813 33717))
9963;;; Generated autoloads from gnus/gnus-kill.el 9950;;; Generated autoloads from gnus/gnus-kill.el
9964 9951
9965(defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 9952(defalias (quote gnus-batch-kill) (quote gnus-batch-score))
@@ -10092,7 +10079,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.misc\") returns:
10092;;;*** 10079;;;***
10093 10080
10094;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 10081;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
10095;;;;;; (14791 27652)) 10082;;;;;; (14792 28984))
10096;;; Generated autoloads from gnus/gnus-move.el 10083;;; Generated autoloads from gnus/gnus-move.el
10097 10084
10098(autoload (quote gnus-change-server) "gnus-move" "\ 10085(autoload (quote gnus-change-server) "gnus-move" "\
@@ -10137,7 +10124,7 @@ rather than using this function.
10137;;;*** 10124;;;***
10138 10125
10139;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 10126;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
10140;;;;;; (14791 27652)) 10127;;;;;; (14792 28985))
10141;;; Generated autoloads from gnus/gnus-soup.el 10128;;; Generated autoloads from gnus/gnus-soup.el
10142 10129
10143(autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 10130(autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
@@ -10157,7 +10144,7 @@ Note -- this function hasn't been implemented yet.
10157;;;*** 10144;;;***
10158 10145
10159;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 10146;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
10160;;;;;; (14860 12426)) 10147;;;;;; (14870 42286))
10161;;; Generated autoloads from gnus/gnus-spec.el 10148;;; Generated autoloads from gnus/gnus-spec.el
10162 10149
10163(autoload (quote gnus-update-format) "gnus-spec" "\ 10150(autoload (quote gnus-update-format) "gnus-spec" "\
@@ -10256,7 +10243,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
10256 10243
10257;;;*** 10244;;;***
10258 10245
10259;;;### (autoloads (gs-load-image) "gs" "gs.el" (15288 14339)) 10246;;;### (autoloads (gs-load-image) "gs" "gs.el" (15289 33013))
10260;;; Generated autoloads from gs.el 10247;;; Generated autoloads from gs.el
10261 10248
10262(autoload (quote gs-load-image) "gs" "\ 10249(autoload (quote gs-load-image) "gs" "\
@@ -10270,7 +10257,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
10270;;;*** 10257;;;***
10271 10258
10272;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx 10259;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx
10273;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16131 19793)) 10260;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16165 36290))
10274;;; Generated autoloads from progmodes/gud.el 10261;;; Generated autoloads from progmodes/gud.el
10275 10262
10276(autoload (quote gdb) "gud" "\ 10263(autoload (quote gdb) "gud" "\
@@ -10841,7 +10828,7 @@ how the hiding is done:
10841;;;*** 10828;;;***
10842 10829
10843;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) 10830;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
10844;;;;;; "hideshow" "progmodes/hideshow.el" (15589 6174)) 10831;;;;;; "hideshow" "progmodes/hideshow.el" (16157 43520))
10845;;; Generated autoloads from progmodes/hideshow.el 10832;;; Generated autoloads from progmodes/hideshow.el
10846 10833
10847(defvar hs-hide-comments-when-hiding-all t "\ 10834(defvar hs-hide-comments-when-hiding-all t "\
@@ -10863,8 +10850,9 @@ defined as text surrounded by START and END.
10863As a special case, START may be a list of the form (COMPLEX-START 10850As a special case, START may be a list of the form (COMPLEX-START
10864MDATA-SELECTOR), where COMPLEX-START is a regexp w/ multiple parts and 10851MDATA-SELECTOR), where COMPLEX-START is a regexp w/ multiple parts and
10865MDATA-SELECTOR an integer that specifies which sub-match is the proper 10852MDATA-SELECTOR an integer that specifies which sub-match is the proper
10866place to adjust point, before calling `hs-forward-sexp-func'. For 10853place to adjust point, before calling `hs-forward-sexp-func'. Point
10867example, see the `hs-special-modes-alist' entry for `bibtex-mode'. 10854is adjusted to the beginning of the specified match. For example,
10855see the `hs-special-modes-alist' entry for `bibtex-mode'.
10868 10856
10869For some major modes, `forward-sexp' does not work properly. In those 10857For some major modes, `forward-sexp' does not work properly. In those
10870cases, FORWARD-SEXP-FUNC specifies another function to use instead. 10858cases, FORWARD-SEXP-FUNC specifies another function to use instead.
@@ -11204,7 +11192,7 @@ Also see `automatic-hscrolling'.
11204;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 11192;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
11205;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 11193;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
11206;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 11194;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
11207;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16135 8990)) 11195;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16136 2981))
11208;;; Generated autoloads from ibuf-ext.el 11196;;; Generated autoloads from ibuf-ext.el
11209 11197
11210(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 11198(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
@@ -11644,7 +11632,7 @@ bound to the current value of the filter.
11644;;;*** 11632;;;***
11645 11633
11646;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 11634;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
11647;;;;;; "ibuffer" "ibuffer.el" (16135 8990)) 11635;;;;;; "ibuffer" "ibuffer.el" (16136 2981))
11648;;; Generated autoloads from ibuffer.el 11636;;; Generated autoloads from ibuffer.el
11649 11637
11650(autoload (quote ibuffer-list-buffers) "ibuffer" "\ 11638(autoload (quote ibuffer-list-buffers) "ibuffer" "\
@@ -11768,7 +11756,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
11768;;;*** 11756;;;***
11769 11757
11770;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 11758;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
11771;;;;;; (16057 36339)) 11759;;;;;; (16157 43521))
11772;;; Generated autoloads from progmodes/idlwave.el 11760;;; Generated autoloads from progmodes/idlwave.el
11773 11761
11774(autoload (quote idlwave-mode) "idlwave" "\ 11762(autoload (quote idlwave-mode) "idlwave" "\
@@ -12585,7 +12573,7 @@ of `inferior-lisp-program'). Runs the hooks from
12585;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 12573;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
12586;;;;;; Info-goto-emacs-command-node Info-index Info-directory info-standalone 12574;;;;;; Info-goto-emacs-command-node Info-index Info-directory info-standalone
12587;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 12575;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
12588;;;;;; (16149 47790)) 12576;;;;;; (16149 52643))
12589;;; Generated autoloads from info.el 12577;;; Generated autoloads from info.el
12590 12578
12591(autoload (quote info-other-window) "info" "\ 12579(autoload (quote info-other-window) "info" "\
@@ -12772,7 +12760,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
12772 12760
12773;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 12761;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
12774;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 12762;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
12775;;;;;; (15251 19613)) 12763;;;;;; (15251 46612))
12776;;; Generated autoloads from international/isearch-x.el 12764;;; Generated autoloads from international/isearch-x.el
12777 12765
12778(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 12766(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
@@ -12923,7 +12911,7 @@ Add submenus to the Files menu, to convert to and from various formats.
12923;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 12911;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
12924;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist 12912;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
12925;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) 12913;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary)
12926;;;;;; "ispell" "textmodes/ispell.el" (16111 41838)) 12914;;;;;; "ispell" "textmodes/ispell.el" (16172 11073))
12927;;; Generated autoloads from textmodes/ispell.el 12915;;; Generated autoloads from textmodes/ispell.el
12928 12916
12929(defvar ispell-personal-dictionary nil "\ 12917(defvar ispell-personal-dictionary nil "\
@@ -13048,8 +13036,7 @@ Same format as `ispell-skip-region-alist'
13048Note - substrings of other matches must come last 13036Note - substrings of other matches must come last
13049 (e.g. \"<[tT][tT]/\" and \"<[^ 13037 (e.g. \"<[tT][tT]/\" and \"<[^
13050>]\").") 13038>]\").")
13051 13039 (define-key esc-map "$" 'ispell-word)
13052(define-key esc-map "$" (quote ispell-word))
13053 13040
13054(autoload (quote ispell-word) "ispell" "\ 13041(autoload (quote ispell-word) "ispell" "\
13055Check spelling of word under or before the cursor. 13042Check spelling of word under or before the cursor.
@@ -13483,8 +13470,8 @@ the context of text formatting.
13483 13470
13484;;;*** 13471;;;***
13485 13472
13486;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15941 13473;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16153
13487;;;;;; 42961)) 13474;;;;;; 36586))
13488;;; Generated autoloads from international/kkc.el 13475;;; Generated autoloads from international/kkc.el
13489 13476
13490(defvar kkc-after-update-conversion-functions nil "\ 13477(defvar kkc-after-update-conversion-functions nil "\
@@ -13612,7 +13599,7 @@ If kbd macro currently being defined end it before activating it.
13612;;;*** 13599;;;***
13613 13600
13614;;;### (autoloads (setup-korean-environment-internal) "korea-util" 13601;;;### (autoloads (setup-korean-environment-internal) "korea-util"
13615;;;;;; "language/korea-util.el" (15185 62673)) 13602;;;;;; "language/korea-util.el" (15186 43691))
13616;;; Generated autoloads from language/korea-util.el 13603;;; Generated autoloads from language/korea-util.el
13617 13604
13618(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 13605(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
@@ -13822,7 +13809,7 @@ Unconditionally turn on Lazy Lock mode.
13822;;;*** 13809;;;***
13823 13810
13824;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 13811;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
13825;;;;;; (15185 49574)) 13812;;;;;; (15186 43677))
13826;;; Generated autoloads from ledit.el 13813;;; Generated autoloads from ledit.el
13827 13814
13828(defconst ledit-save-files t "\ 13815(defconst ledit-save-files t "\
@@ -13935,8 +13922,8 @@ Major mode for browsing CVS log output.
13935;;;*** 13922;;;***
13936 13923
13937;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 13924;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
13938;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15941 13925;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16171
13939;;;;;; 42956)) 13926;;;;;; 46717))
13940;;; Generated autoloads from lpr.el 13927;;; Generated autoloads from lpr.el
13941 13928
13942(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 13929(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
@@ -14068,7 +14055,7 @@ A major mode to edit m4 macro files.
14068;;;*** 14055;;;***
14069 14056
14070;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 14057;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
14071;;;;;; name-last-kbd-macro) "macros" "macros.el" (15941 42956)) 14058;;;;;; name-last-kbd-macro) "macros" "macros.el" (16158 60820))
14072;;; Generated autoloads from macros.el 14059;;; Generated autoloads from macros.el
14073 14060
14074(autoload (quote name-last-kbd-macro) "macros" "\ 14061(autoload (quote name-last-kbd-macro) "macros" "\
@@ -14479,8 +14466,8 @@ yourself the value of `master-of' by calling `master-show-slave'.
14479 14466
14480;;;*** 14467;;;***
14481 14468
14482;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16131 14469;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16161
14483;;;;;; 19792)) 14470;;;;;; 47189))
14484;;; Generated autoloads from menu-bar.el 14471;;; Generated autoloads from menu-bar.el
14485 14472
14486(put (quote menu-bar-mode) (quote standard-value) (quote (t))) 14473(put (quote menu-bar-mode) (quote standard-value) (quote (t)))
@@ -14929,7 +14916,7 @@ Display version information about MH-E and the MH mail handling system.
14929;;;*** 14916;;;***
14930 14917
14931;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 14918;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
14932;;;;;; "midnight.el" (15185 62672)) 14919;;;;;; "midnight.el" (15186 43679))
14933;;; Generated autoloads from midnight.el 14920;;; Generated autoloads from midnight.el
14934 14921
14935(autoload (quote clean-buffer-list) "midnight" "\ 14922(autoload (quote clean-buffer-list) "midnight" "\
@@ -15092,8 +15079,8 @@ Convert morse coded text in region to ordinary ASCII text.
15092 15079
15093;;;*** 15080;;;***
15094 15081
15095;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15961 15082;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16161
15096;;;;;; 24151)) 15083;;;;;; 47189))
15097;;; Generated autoloads from mouse-sel.el 15084;;; Generated autoloads from mouse-sel.el
15098 15085
15099(defvar mouse-sel-mode nil "\ 15086(defvar mouse-sel-mode nil "\
@@ -15576,7 +15563,7 @@ Open a network connection to HOST on PORT.
15576;;;;;; comment-region uncomment-region comment-kill comment-set-column 15563;;;;;; comment-region uncomment-region comment-kill comment-set-column
15577;;;;;; comment-indent comment-indent-default comment-normalize-vars 15564;;;;;; comment-indent comment-indent-default comment-normalize-vars
15578;;;;;; comment-multi-line comment-padding comment-style comment-column) 15565;;;;;; comment-multi-line comment-padding comment-style comment-column)
15579;;;;;; "newcomment" "newcomment.el" (16135 8990)) 15566;;;;;; "newcomment" "newcomment.el" (16136 2981))
15580;;; Generated autoloads from newcomment.el 15567;;; Generated autoloads from newcomment.el
15581 15568
15582(defalias (quote indent-for-comment) (quote comment-indent)) 15569(defalias (quote indent-for-comment) (quote comment-indent))
@@ -15811,7 +15798,7 @@ Revert posting and mailing methods to the standard Emacs methods.
15811;;;*** 15798;;;***
15812 15799
15813;;;### (autoloads (disable-command enable-command disabled-command-hook) 15800;;;### (autoloads (disable-command enable-command disabled-command-hook)
15814;;;;;; "novice" "novice.el" (15513 5696)) 15801;;;;;; "novice" "novice.el" (15513 43128))
15815;;; Generated autoloads from novice.el 15802;;; Generated autoloads from novice.el
15816 15803
15817(defvar disabled-command-hook (quote disabled-command-hook) "\ 15804(defvar disabled-command-hook (quote disabled-command-hook) "\
@@ -16013,7 +16000,7 @@ The Custom feature is intended to make this obsolete.
16013;;;*** 16000;;;***
16014 16001
16015;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 16002;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
16016;;;;;; (16087 59778)) 16003;;;;;; (16168 11508))
16017;;; Generated autoloads from outline.el 16004;;; Generated autoloads from outline.el
16018 16005
16019(autoload (quote outline-mode) "outline" "\ 16006(autoload (quote outline-mode) "outline" "\
@@ -16145,7 +16132,7 @@ no args, if that value is non-nil.
16145;;;*** 16132;;;***
16146 16133
16147;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 16134;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
16148;;;;;; (15214 27238)) 16135;;;;;; (15223 38063))
16149;;; Generated autoloads from emulation/pc-mode.el 16136;;; Generated autoloads from emulation/pc-mode.el
16150 16137
16151(autoload (quote pc-bindings-mode) "pc-mode" "\ 16138(autoload (quote pc-bindings-mode) "pc-mode" "\
@@ -16249,7 +16236,7 @@ Completion rules for the `cvs' command.
16249;;;*** 16236;;;***
16250 16237
16251;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 16238;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
16252;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (15185 62672)) 16239;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (15186 43679))
16253;;; Generated autoloads from pcmpl-gnu.el 16240;;; Generated autoloads from pcmpl-gnu.el
16254 16241
16255(autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 16242(autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
@@ -16277,7 +16264,7 @@ Completion for the GNU tar utility.
16277;;;*** 16264;;;***
16278 16265
16279;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 16266;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
16280;;;;;; "pcmpl-linux" "pcmpl-linux.el" (15185 62672)) 16267;;;;;; "pcmpl-linux" "pcmpl-linux.el" (15186 43679))
16281;;; Generated autoloads from pcmpl-linux.el 16268;;; Generated autoloads from pcmpl-linux.el
16282 16269
16283(autoload (quote pcomplete/kill) "pcmpl-linux" "\ 16270(autoload (quote pcomplete/kill) "pcmpl-linux" "\
@@ -16297,8 +16284,8 @@ Completion for GNU/Linux `mount'.
16297 16284
16298;;;*** 16285;;;***
16299 16286
16300;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15185 16287;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15186
16301;;;;;; 62672)) 16288;;;;;; 43679))
16302;;; Generated autoloads from pcmpl-rpm.el 16289;;; Generated autoloads from pcmpl-rpm.el
16303 16290
16304(autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 16291(autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
@@ -16314,7 +16301,7 @@ You can use \\[eshell-report-bug] to do so.
16314 16301
16315;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 16302;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
16316;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 16303;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
16317;;;;;; "pcmpl-unix" "pcmpl-unix.el" (15185 62672)) 16304;;;;;; "pcmpl-unix" "pcmpl-unix.el" (15186 43679))
16318;;; Generated autoloads from pcmpl-unix.el 16305;;; Generated autoloads from pcmpl-unix.el
16319 16306
16320(autoload (quote pcomplete/cd) "pcmpl-unix" "\ 16307(autoload (quote pcomplete/cd) "pcmpl-unix" "\
@@ -17302,7 +17289,7 @@ are both set to t.
17302;;;*** 17289;;;***
17303 17290
17304;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" 17291;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
17305;;;;;; (15610 3872)) 17292;;;;;; (15611 12634))
17306;;; Generated autoloads from progmodes/prolog.el 17293;;; Generated autoloads from progmodes/prolog.el
17307 17294
17308(autoload (quote prolog-mode) "prolog" "\ 17295(autoload (quote prolog-mode) "prolog" "\
@@ -17708,7 +17695,7 @@ If EXTENSION is any other symbol, it is ignored.
17708;;;;;; quail-defrule quail-install-decode-map quail-install-map 17695;;;;;; quail-defrule quail-install-decode-map quail-install-map
17709;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 17696;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
17710;;;;;; quail-define-package quail-use-package quail-title) "quail" 17697;;;;;; quail-define-package quail-use-package quail-title) "quail"
17711;;;;;; "international/quail.el" (16025 36884)) 17698;;;;;; "international/quail.el" (16162 48286))
17712;;; Generated autoloads from international/quail.el 17699;;; Generated autoloads from international/quail.el
17713 17700
17714(autoload (quote quail-title) "quail" "\ 17701(autoload (quote quail-title) "quail" "\
@@ -18369,7 +18356,7 @@ can be modified by the global variable `repeat-on-final-keystroke'.
18369;;;*** 18356;;;***
18370 18357
18371;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 18358;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
18372;;;;;; (15356 45077)) 18359;;;;;; (15356 55960))
18373;;; Generated autoloads from mail/reporter.el 18360;;; Generated autoloads from mail/reporter.el
18374 18361
18375(autoload (quote reporter-submit-bug-report) "reporter" "\ 18362(autoload (quote reporter-submit-bug-report) "reporter" "\
@@ -18401,7 +18388,7 @@ mail-sending package is used for editing and sending the message.
18401;;;*** 18388;;;***
18402 18389
18403;;;### (autoloads (reposition-window) "reposition" "reposition.el" 18390;;;### (autoloads (reposition-window) "reposition" "reposition.el"
18404;;;;;; (15363 54485)) 18391;;;;;; (15364 46020))
18405;;; Generated autoloads from reposition.el 18392;;; Generated autoloads from reposition.el
18406 18393
18407(autoload (quote reposition-window) "reposition" "\ 18394(autoload (quote reposition-window) "reposition" "\
@@ -18832,7 +18819,7 @@ Set PASSWORD to be used for retrieving mail from a POP server.
18832;;;*** 18819;;;***
18833 18820
18834;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 18821;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
18835;;;;;; (15829 28908)) 18822;;;;;; (15830 37093))
18836;;; Generated autoloads from mail/rmailedit.el 18823;;; Generated autoloads from mail/rmailedit.el
18837 18824
18838(autoload (quote rmail-edit-current-message) "rmailedit" "\ 18825(autoload (quote rmail-edit-current-message) "rmailedit" "\
@@ -18844,7 +18831,7 @@ Edit the contents of this message.
18844 18831
18845;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 18832;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
18846;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 18833;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
18847;;;;;; "mail/rmailkwd.el" (15185 49575)) 18834;;;;;; "mail/rmailkwd.el" (15186 43692))
18848;;; Generated autoloads from mail/rmailkwd.el 18835;;; Generated autoloads from mail/rmailkwd.el
18849 18836
18850(autoload (quote rmail-add-label) "rmailkwd" "\ 18837(autoload (quote rmail-add-label) "rmailkwd" "\
@@ -18883,7 +18870,7 @@ With prefix argument N moves forward N messages with these labels.
18883;;;*** 18870;;;***
18884 18871
18885;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 18872;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
18886;;;;;; (15185 49575)) 18873;;;;;; (15186 43692))
18887;;; Generated autoloads from mail/rmailmsc.el 18874;;; Generated autoloads from mail/rmailmsc.el
18888 18875
18889(autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 18876(autoload (quote set-rmail-inbox-list) "rmailmsc" "\
@@ -19522,7 +19509,7 @@ that variable's value is a string.
19522;;;*** 19509;;;***
19523 19510
19524;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 19511;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
19525;;;;;; (14791 27653)) 19512;;;;;; (14792 28989))
19526;;; Generated autoloads from gnus/score-mode.el 19513;;; Generated autoloads from gnus/score-mode.el
19527 19514
19528(autoload (quote gnus-score-mode) "score-mode" "\ 19515(autoload (quote gnus-score-mode) "score-mode" "\
@@ -19794,7 +19781,7 @@ Like `mail' command, but display mail buffer in another frame.
19794;;;*** 19781;;;***
19795 19782
19796;;;### (autoloads (server-mode server-start) "server" "server.el" 19783;;;### (autoloads (server-mode server-start) "server" "server.el"
19797;;;;;; (16025 36883)) 19784;;;;;; (16161 47189))
19798;;; Generated autoloads from server.el 19785;;; Generated autoloads from server.el
19799 19786
19800(autoload (quote server-start) "server" "\ 19787(autoload (quote server-start) "server" "\
@@ -19826,7 +19813,7 @@ Server mode runs a process that accepts commands from the
19826 19813
19827;;;*** 19814;;;***
19828 19815
19829;;;### (autoloads (ses-mode) "ses" "ses.el" (15941 42956)) 19816;;;### (autoloads (ses-mode) "ses" "ses.el" (16161 47189))
19830;;; Generated autoloads from ses.el 19817;;; Generated autoloads from ses.el
19831 19818
19832(autoload (quote ses-mode) "ses" "\ 19819(autoload (quote ses-mode) "ses" "\
@@ -19912,11 +19899,9 @@ To work around that, do:
19912;;;*** 19899;;;***
19913 19900
19914;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 19901;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
19915;;;;;; (16135 8991)) 19902;;;;;; (16172 5865))
19916;;; Generated autoloads from progmodes/sh-script.el 19903;;; Generated autoloads from progmodes/sh-script.el
19917 19904
19918(put (quote sh-mode) (quote mode-class) (quote special))
19919
19920(autoload (quote sh-mode) "sh-script" "\ 19905(autoload (quote sh-mode) "sh-script" "\
19921Major mode for editing shell scripts. 19906Major mode for editing shell scripts.
19922This mode works for many shells, since they all have roughly the same syntax, 19907This mode works for many shells, since they all have roughly the same syntax,
@@ -20343,7 +20328,7 @@ Snake mode keybindings:
20343;;;*** 20328;;;***
20344 20329
20345;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 20330;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
20346;;;;;; (15491 16844)) 20331;;;;;; (15491 28594))
20347;;; Generated autoloads from net/snmp-mode.el 20332;;; Generated autoloads from net/snmp-mode.el
20348 20333
20349(autoload (quote snmp-mode) "snmp-mode" "\ 20334(autoload (quote snmp-mode) "snmp-mode" "\
@@ -20691,7 +20676,7 @@ selected. If the speedbar frame is active, then select the attached frame.
20691;;;*** 20676;;;***
20692 20677
20693;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 20678;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
20694;;;;;; "spell" "textmodes/spell.el" (15185 49575)) 20679;;;;;; "spell" "textmodes/spell.el" (15186 43697))
20695;;; Generated autoloads from textmodes/spell.el 20680;;; Generated autoloads from textmodes/spell.el
20696 20681
20697(put (quote spell-filter) (quote risky-local-variable) t) 20682(put (quote spell-filter) (quote risky-local-variable) t)
@@ -20727,8 +20712,8 @@ Check spelling of string supplied as argument.
20727 20712
20728;;;*** 20713;;;***
20729 20714
20730;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (14816 20715;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (14817
20731;;;;;; 44944)) 20716;;;;;; 31868))
20732;;; Generated autoloads from play/spook.el 20717;;; Generated autoloads from play/spook.el
20733 20718
20734(autoload (quote spook) "spook" "\ 20719(autoload (quote spook) "spook" "\
@@ -21255,7 +21240,7 @@ Read a complex stroke and insert its glyph into the current buffer.
21255;;;*** 21240;;;***
21256 21241
21257;;;### (autoloads (studlify-buffer studlify-word studlify-region) 21242;;;### (autoloads (studlify-buffer studlify-word studlify-region)
21258;;;;;; "studly" "play/studly.el" (15365 61265)) 21243;;;;;; "studly" "play/studly.el" (15366 772))
21259;;; Generated autoloads from play/studly.el 21244;;; Generated autoloads from play/studly.el
21260 21245
21261(autoload (quote studlify-region) "studly" "\ 21246(autoload (quote studlify-region) "studly" "\
@@ -21309,7 +21294,7 @@ before, and `sc-post-hook' is run after the guts of this function.
21309;;;*** 21294;;;***
21310 21295
21311;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16149 21296;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16149
21312;;;;;; 47790)) 21297;;;;;; 52644))
21313;;; Generated autoloads from emacs-lisp/syntax.el 21298;;; Generated autoloads from emacs-lisp/syntax.el
21314 21299
21315(autoload (quote syntax-ppss) "syntax" "\ 21300(autoload (quote syntax-ppss) "syntax" "\
@@ -22083,8 +22068,8 @@ Start a terminal-emulator in a new buffer.
22083 22068
22084;;;*** 22069;;;***
22085 22070
22086;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15490 22071;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15491
22087;;;;;; 38811)) 22072;;;;;; 28591))
22088;;; Generated autoloads from terminal.el 22073;;; Generated autoloads from terminal.el
22089 22074
22090(autoload (quote terminal-emulator) "terminal" "\ 22075(autoload (quote terminal-emulator) "terminal" "\
@@ -22121,7 +22106,7 @@ subprocess started.
22121;;;*** 22106;;;***
22122 22107
22123;;;### (autoloads (testcover-this-defun testcover-start) "testcover" 22108;;;### (autoloads (testcover-this-defun testcover-start) "testcover"
22124;;;;;; "emacs-lisp/testcover.el" (16011 28192)) 22109;;;;;; "emacs-lisp/testcover.el" (16161 47190))
22125;;; Generated autoloads from emacs-lisp/testcover.el 22110;;; Generated autoloads from emacs-lisp/testcover.el
22126 22111
22127(autoload (quote testcover-start) "testcover" "\ 22112(autoload (quote testcover-start) "testcover" "\
@@ -23169,7 +23154,7 @@ PATTERN regexp.
23169;;;*** 23154;;;***
23170 23155
23171;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 23156;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
23172;;;;;; "tmm.el" (15556 35357)) 23157;;;;;; "tmm.el" (15557 10300))
23173;;; Generated autoloads from tmm.el 23158;;; Generated autoloads from tmm.el
23174 (define-key global-map "\M-`" 'tmm-menubar) 23159 (define-key global-map "\M-`" 'tmm-menubar)
23175 (define-key global-map [f10] 'tmm-menubar) 23160 (define-key global-map [f10] 'tmm-menubar)
@@ -23210,7 +23195,7 @@ Its value should be an event that has a binding in MENU.
23210 23195
23211;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 23196;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
23212;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 23197;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
23213;;;;;; "todo-mode" "calendar/todo-mode.el" (15381 46974)) 23198;;;;;; "todo-mode" "calendar/todo-mode.el" (15381 53844))
23214;;; Generated autoloads from calendar/todo-mode.el 23199;;; Generated autoloads from calendar/todo-mode.el
23215 23200
23216(autoload (quote todo-add-category) "todo-mode" "\ 23201(autoload (quote todo-add-category) "todo-mode" "\
@@ -23352,7 +23337,7 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap.
23352;;;*** 23337;;;***
23353 23338
23354;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 23339;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
23355;;;;;; (15941 42957)) 23340;;;;;; (16158 60820))
23356;;; Generated autoloads from tooltip.el 23341;;; Generated autoloads from tooltip.el
23357 23342
23358(autoload (quote tooltip-mode) "tooltip" "\ 23343(autoload (quote tooltip-mode) "tooltip" "\
@@ -23386,7 +23371,7 @@ Turn on TPU/edt emulation.
23386;;;*** 23371;;;***
23387 23372
23388;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 23373;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
23389;;;;;; "tpu-extras" "emulation/tpu-extras.el" (15186 56483)) 23374;;;;;; "tpu-extras" "emulation/tpu-extras.el" (15188 565))
23390;;; Generated autoloads from emulation/tpu-extras.el 23375;;; Generated autoloads from emulation/tpu-extras.el
23391 23376
23392(autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 23377(autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
@@ -23453,7 +23438,7 @@ the window or buffer configuration at all.
23453 23438
23454;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler 23439;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler
23455;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) 23440;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp)
23456;;;;;; "tramp" "net/tramp.el" (16111 41831)) 23441;;;;;; "tramp" "net/tramp.el" (16156 22664))
23457;;; Generated autoloads from net/tramp.el 23442;;; Generated autoloads from net/tramp.el
23458 23443
23459(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 23444(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
@@ -23532,7 +23517,7 @@ Falls back to normal file name handler if no tramp file name handler exists.
23532;;;*** 23517;;;***
23533 23518
23534;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 23519;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
23535;;;;;; "textmodes/two-column.el" (15304 37383)) 23520;;;;;; "textmodes/two-column.el" (16153 36586))
23536;;; Generated autoloads from textmodes/two-column.el 23521;;; Generated autoloads from textmodes/two-column.el
23537 (autoload '2C-command "two-column" () t 'keymap) 23522 (autoload '2C-command "two-column" () t 'keymap)
23538 (global-set-key "\C-x6" '2C-command) 23523 (global-set-key "\C-x6" '2C-command)
@@ -23741,7 +23726,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
23741;;;*** 23726;;;***
23742 23727
23743;;;### (autoloads (ununderline-region underline-region) "underline" 23728;;;### (autoloads (ununderline-region underline-region) "underline"
23744;;;;;; "textmodes/underline.el" (15185 49575)) 23729;;;;;; "textmodes/underline.el" (15186 43697))
23745;;; Generated autoloads from textmodes/underline.el 23730;;; Generated autoloads from textmodes/underline.el
23746 23731
23747(autoload (quote underline-region) "underline" "\ 23732(autoload (quote underline-region) "underline" "\
@@ -23781,7 +23766,7 @@ following the containing message.
23781;;;*** 23766;;;***
23782 23767
23783;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 23768;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
23784;;;;;; (15763 44954)) 23769;;;;;; (15764 7537))
23785;;; Generated autoloads from mail/unrmail.el 23770;;; Generated autoloads from mail/unrmail.el
23786 23771
23787(autoload (quote batch-unrmail) "unrmail" "\ 23772(autoload (quote batch-unrmail) "unrmail" "\
@@ -23800,8 +23785,8 @@ Convert Rmail file FILE to system inbox format file TO-FILE.
23800 23785
23801;;;*** 23786;;;***
23802 23787
23803;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (15941 23788;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16161
23804;;;;;; 42958)) 23789;;;;;; 47190))
23805;;; Generated autoloads from emacs-lisp/unsafep.el 23790;;; Generated autoloads from emacs-lisp/unsafep.el
23806 23791
23807(autoload (quote unsafep) "unsafep" "\ 23792(autoload (quote unsafep) "unsafep" "\
@@ -23843,7 +23828,7 @@ The buffer in question is current when this function is called.
23843;;;*** 23828;;;***
23844 23829
23845;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external) 23830;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external)
23846;;;;;; "uudecode" "gnus/uudecode.el" (15185 54813)) 23831;;;;;; "uudecode" "gnus/uudecode.el" (15186 43690))
23847;;; Generated autoloads from gnus/uudecode.el 23832;;; Generated autoloads from gnus/uudecode.el
23848 23833
23849(autoload (quote uudecode-decode-region-external) "uudecode" "\ 23834(autoload (quote uudecode-decode-region-external) "uudecode" "\
@@ -24148,7 +24133,7 @@ colors. `vc-annotate-background' specifies the background color.
24148 24133
24149;;;*** 24134;;;***
24150 24135
24151;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16135 8990)) 24136;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16136 2981))
24152;;; Generated autoloads from vc-cvs.el 24137;;; Generated autoloads from vc-cvs.el
24153 (defun vc-cvs-registered (f) 24138 (defun vc-cvs-registered (f)
24154 (when (file-readable-p (expand-file-name 24139 (when (file-readable-p (expand-file-name
@@ -24207,7 +24192,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
24207 24192
24208;;;*** 24193;;;***
24209 24194
24210;;;### (autoloads nil "vc-svn" "vc-svn.el" (16135 8990)) 24195;;;### (autoloads nil "vc-svn" "vc-svn.el" (16158 60820))
24211;;; Generated autoloads from vc-svn.el 24196;;; Generated autoloads from vc-svn.el
24212 (defun vc-svn-registered (f) 24197 (defun vc-svn-registered (f)
24213 (when (file-readable-p (expand-file-name 24198 (when (file-readable-p (expand-file-name
@@ -25450,7 +25435,7 @@ With arg, turn Winner mode on if and only if arg is positive.
25450;;;*** 25435;;;***
25451 25436
25452;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 25437;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
25453;;;;;; "woman.el" (16011 28192)) 25438;;;;;; "woman.el" (16012 41365))
25454;;; Generated autoloads from woman.el 25439;;; Generated autoloads from woman.el
25455 25440
25456(autoload (quote woman) "woman" "\ 25441(autoload (quote woman) "woman" "\
@@ -25647,7 +25632,7 @@ Turn it on to use emacs mouse commands, and off to use xterm mouse commands.
25647;;;*** 25632;;;***
25648 25633
25649;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 25634;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
25650;;;;;; yow) "yow" "play/yow.el" (15397 31808)) 25635;;;;;; yow) "yow" "play/yow.el" (15407 8860))
25651;;; Generated autoloads from play/yow.el 25636;;; Generated autoloads from play/yow.el
25652 25637
25653(autoload (quote yow) "yow" "\ 25638(autoload (quote yow) "yow" "\
@@ -25836,7 +25821,7 @@ Zone-mode does two things:
25836;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el" 25821;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el"
25837;;;;;; "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" 25822;;;;;; "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el"
25838;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 25823;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
25839;;;;;; "w32-vars.el" "widget.el" "window.el") (16150 35885 616236)) 25824;;;;;; "w32-vars.el" "widget.el" "window.el") (16172 12844 213501))
25840 25825
25841;;;*** 25826;;;***
25842 25827