/[emacs]/emacs/lisp/loaddefs.el
ViewVC logotype

Diff of /emacs/lisp/loaddefs.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.75 by rost, Wed May 8 01:02:36 2002 UTC revision 2.76 by rost, Wed May 8 18:00:33 2002 UTC
# Line 1  Line 1 
1  ;;; loaddefs.el --- automatically extracted autoloads  ;;; loaddefs.el --- automatically extracted autoloads
2  ;;  ;;
3  ;;; Code:  ;;; Code:
   
4    
5  ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best  ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6  ;;;;;;  5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"  ;;;;;;  5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7  ;;;;;;  "play/5x5.el" (15391 60707))  ;;;;;;  "play/5x5.el" (15381 46545))
8  ;;; Generated autoloads from play/5x5.el  ;;; Generated autoloads from play/5x5.el
9    
10  (autoload (quote 5x5) "5x5" "\  (autoload (quote 5x5) "5x5" "\
# Line 53  should return a grid vector array that i Line 52  should return a grid vector array that i
52  ;;;***  ;;;***
53    
54  ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"  ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
55  ;;;;;;  (15564 32021))  ;;;;;;  (15564 31133))
56  ;;; Generated autoloads from progmodes/ada-mode.el  ;;; Generated autoloads from progmodes/ada-mode.el
57    
58  (autoload (quote ada-add-extensions) "ada-mode" "\  (autoload (quote ada-add-extensions) "ada-mode" "\
# Line 111  If you use ada-xref.el: Line 110  If you use ada-xref.el:
110  ;;;***  ;;;***
111    
112  ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"  ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
113  ;;;;;;  (15547 22608))  ;;;;;;  (15539 14609))
114  ;;; Generated autoloads from progmodes/ada-stmt.el  ;;; Generated autoloads from progmodes/ada-stmt.el
115    
116  (autoload (quote ada-header) "ada-stmt" "\  (autoload (quote ada-header) "ada-stmt" "\
# Line 120  Insert a descriptive header at the top o Line 119  Insert a descriptive header at the top o
119  ;;;***  ;;;***
120    
121  ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"  ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
122  ;;;;;;  (15564 32021))  ;;;;;;  (15563 27310))
123  ;;; Generated autoloads from progmodes/ada-xref.el  ;;; Generated autoloads from progmodes/ada-xref.el
124    
125  (autoload (quote ada-find-file) "ada-xref" "\  (autoload (quote ada-find-file) "ada-xref" "\
# Line 132  Completion is available." t nil) Line 131  Completion is available." t nil)
131  ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun  ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
132  ;;;;;;  change-log-mode add-change-log-entry-other-window add-change-log-entry  ;;;;;;  change-log-mode add-change-log-entry-other-window add-change-log-entry
133  ;;;;;;  find-change-log prompt-for-change-log-name add-log-mailing-address  ;;;;;;  find-change-log prompt-for-change-log-name add-log-mailing-address
134  ;;;;;;  add-log-full-name) "add-log" "add-log.el" (15371 46415))  ;;;;;;  add-log-full-name) "add-log" "add-log.el" (15320 20633))
135  ;;; Generated autoloads from add-log.el  ;;; Generated autoloads from add-log.el
136    
137  (defvar add-log-full-name nil "\  (defvar add-log-full-name nil "\
# Line 426  directory, so that Emacs will know its c Line 425  directory, so that Emacs will know its c
425  ;;;***  ;;;***
426    
427  ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)  ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
428  ;;;;;;  "animate" "play/animate.el" (15371 46425))  ;;;;;;  "animate" "play/animate.el" (15220 9096))
429  ;;; Generated autoloads from play/animate.el  ;;; Generated autoloads from play/animate.el
430    
431  (autoload (quote animate-string) "animate" "\  (autoload (quote animate-string) "animate" "\
# Line 447  Display Sarah's birthday present in a ne Line 446  Display Sarah's birthday present in a ne
446  ;;;***  ;;;***
447    
448  ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)  ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
449  ;;;;;;  "ansi-color" "ansi-color.el" (15391 60505))  ;;;;;;  "ansi-color" "ansi-color.el" (15363 46804))
450  ;;; Generated autoloads from ansi-color.el  ;;; Generated autoloads from ansi-color.el
451    
452  (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\  (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
# Line 469  This is a good function to put in `comin Line 468  This is a good function to put in `comin
468  ;;;***  ;;;***
469    
470  ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)  ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
471  ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (15417 7450))  ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (15408 52215))
472  ;;; Generated autoloads from progmodes/antlr-mode.el  ;;; Generated autoloads from progmodes/antlr-mode.el
473    
474  (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\  (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
# Line 502  Used in `antlr-mode'.  Also a useful fun Line 501  Used in `antlr-mode'.  Also a useful fun
501  ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary  ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
502  ;;;;;;  appt-display-duration appt-msg-window appt-display-mode-line  ;;;;;;  appt-display-duration appt-msg-window appt-display-mode-line
503  ;;;;;;  appt-visible appt-audible appt-message-warning-time appt-issue-message)  ;;;;;;  appt-visible appt-audible appt-message-warning-time appt-issue-message)
504  ;;;;;;  "appt" "calendar/appt.el" (15391 60522))  ;;;;;;  "appt" "calendar/appt.el" (15362 27516))
505  ;;; Generated autoloads from calendar/appt.el  ;;; Generated autoloads from calendar/appt.el
506    
507  (defvar appt-issue-message t "\  (defvar appt-issue-message t "\
# Line 599  Returns list of symbols and documentatio Line 598  Returns list of symbols and documentatio
598    
599  ;;;***  ;;;***
600    
601  ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15505  ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15490
602  ;;;;;;  59084))  ;;;;;;  39259))
603  ;;; Generated autoloads from arc-mode.el  ;;; Generated autoloads from arc-mode.el
604    
605  (autoload (quote archive-mode) "arc-mode" "\  (autoload (quote archive-mode) "arc-mode" "\
# Line 618  archive. Line 617  archive.
617    
618  ;;;***  ;;;***
619    
620  ;;;### (autoloads (array-mode) "array" "array.el" (15427 61500))  ;;;### (autoloads (array-mode) "array" "array.el" (15425 19755))
621  ;;; Generated autoloads from array.el  ;;; Generated autoloads from array.el
622    
623  (autoload (quote array-mode) "array" "\  (autoload (quote array-mode) "array" "\
# Line 687  Entering array mode calls the function ` Line 686  Entering array mode calls the function `
686    
687  ;;;***  ;;;***
688    
689  ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15505  ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15490
690  ;;;;;;  59092))  ;;;;;;  41522))
691  ;;; Generated autoloads from textmodes/artist.el  ;;; Generated autoloads from textmodes/artist.el
692    
693  (autoload (quote artist-mode) "artist" "\  (autoload (quote artist-mode) "artist" "\
# Line 891  Keymap summary Line 890  Keymap summary
890    
891  ;;;***  ;;;***
892    
893  ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (15371  ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (14804
894  ;;;;;;  46426))  ;;;;;;  3352))
895  ;;; Generated autoloads from progmodes/asm-mode.el  ;;; Generated autoloads from progmodes/asm-mode.el
896    
897  (autoload (quote asm-mode) "asm-mode" "\  (autoload (quote asm-mode) "asm-mode" "\
# Line 919  Special commands: Line 918  Special commands:
918  ;;;***  ;;;***
919    
920  ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el"  ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el"
921  ;;;;;;  (15371 46425))  ;;;;;;  (15185 49575))
922  ;;; Generated autoloads from obsolete/auto-show.el  ;;; Generated autoloads from obsolete/auto-show.el
923    
924  (defvar auto-show-mode nil "\  (defvar auto-show-mode nil "\
# Line 931  This command is obsolete." t nil) Line 930  This command is obsolete." t nil)
930  ;;;***  ;;;***
931    
932  ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"  ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
933  ;;;;;;  (15371 46415))  ;;;;;;  (14651 24723))
934  ;;; Generated autoloads from autoarg.el  ;;; Generated autoloads from autoarg.el
935    
936  (defvar autoarg-mode nil "\  (defvar autoarg-mode nil "\
# Line 986  This is similar to \\[autoarg-mode] but Line 985  This is similar to \\[autoarg-mode] but
985  ;;;***  ;;;***
986    
987  ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"  ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
988  ;;;;;;  (15371 46426))  ;;;;;;  (15327 25266))
989  ;;; Generated autoloads from progmodes/autoconf.el  ;;; Generated autoloads from progmodes/autoconf.el
990    
991  (autoload (quote autoconf-mode) "autoconf" "\  (autoload (quote autoconf-mode) "autoconf" "\
# Line 1029  insert a template for the file depending Line 1028  insert a template for the file depending
1028    
1029  ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories  ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
1030  ;;;;;;  update-file-autoloads) "autoload" "emacs-lisp/autoload.el"  ;;;;;;  update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1031  ;;;;;;  (15441 20092))  ;;;;;;  (15428 59181))
1032  ;;; Generated autoloads from emacs-lisp/autoload.el  ;;; Generated autoloads from emacs-lisp/autoload.el
1033    
1034  (autoload (quote update-file-autoloads) "autoload" "\  (autoload (quote update-file-autoloads) "autoload" "\
# Line 1048  Calls `update-autoloads-from-directories Line 1047  Calls `update-autoloads-from-directories
1047  ;;;***  ;;;***
1048    
1049  ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode  ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode
1050  ;;;;;;  auto-revert-mode) "autorevert" "autorevert.el" (15547 22601))  ;;;;;;  auto-revert-mode) "autorevert" "autorevert.el" (15538 8758))
1051  ;;; Generated autoloads from autorevert.el  ;;; Generated autoloads from autorevert.el
1052    
1053  (defvar auto-revert-mode nil "\  (defvar auto-revert-mode nil "\
# Line 1088  Use `auto-revert-mode' to revert a parti Line 1087  Use `auto-revert-mode' to revert a parti
1087  ;;;***  ;;;***
1088    
1089  ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"  ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1090  ;;;;;;  "avoid.el" (15371 46415))  ;;;;;;  "avoid.el" (15197 22088))
1091  ;;; Generated autoloads from avoid.el  ;;; Generated autoloads from avoid.el
1092    
1093  (defvar mouse-avoidance-mode nil "\  (defvar mouse-avoidance-mode nil "\
# Line 1128  definition of \"random distance\".)" t n Line 1127  definition of \"random distance\".)" t n
1127    
1128  ;;;***  ;;;***
1129    
1130  ;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (15371  ;;;### (autoloads (awk-mode) "awk-mode" "progmodes/awk-mode.el" (15303
1131  ;;;;;;  46426))  ;;;;;;  10362))
1132  ;;; Generated autoloads from progmodes/awk-mode.el  ;;; Generated autoloads from progmodes/awk-mode.el
1133    
1134  (autoload (quote awk-mode) "awk-mode" "\  (autoload (quote awk-mode) "awk-mode" "\
# Line 1143  Turning on AWK mode runs `awk-mode-hook' Line 1142  Turning on AWK mode runs `awk-mode-hook'
1142  ;;;***  ;;;***
1143    
1144  ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"  ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1145  ;;;;;;  (15371 46419))  ;;;;;;  (15251 14241))
1146  ;;; Generated autoloads from emacs-lisp/backquote.el  ;;; Generated autoloads from emacs-lisp/backquote.el
1147    
1148  (autoload (quote backquote) "backquote" "\  (autoload (quote backquote) "backquote" "\
# Line 1166  Vectors work just like lists.  Nested ba Line 1165  Vectors work just like lists.  Nested ba
1165  ;;;***  ;;;***
1166    
1167  ;;;### (autoloads (display-battery battery) "battery" "battery.el"  ;;;### (autoloads (display-battery battery) "battery" "battery.el"
1168  ;;;;;;  (15391 60505))  ;;;;;;  (15380 36042))
1169  ;;; Generated autoloads from battery.el  ;;; Generated autoloads from battery.el
1170    
1171  (autoload (quote battery) "battery" "\  (autoload (quote battery) "battery" "\
# Line 1184  seconds." t nil) Line 1183  seconds." t nil)
1183  ;;;***  ;;;***
1184    
1185  ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15507  ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15507
1186  ;;;;;;  55753))  ;;;;;;  13708))
1187  ;;; Generated autoloads from textmodes/bibtex.el  ;;; Generated autoloads from textmodes/bibtex.el
1188    
1189  (autoload (quote bibtex-mode) "bibtex" "\  (autoload (quote bibtex-mode) "bibtex" "\
# Line 1288  non-nil. Line 1287  non-nil.
1287    
1288  ;;;***  ;;;***
1289    
1290  ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15464 26329))  ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15455 34046))
1291  ;;; Generated autoloads from gnus/binhex.el  ;;; Generated autoloads from gnus/binhex.el
1292    
1293  (defconst binhex-begin-line "^:...............................................................$")  (defconst binhex-begin-line "^:...............................................................$")
1294    
1295  ;;;***  ;;;***
1296    
1297  ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15400  ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15393
1298  ;;;;;;  1479))  ;;;;;;  35394))
1299  ;;; Generated autoloads from play/blackbox.el  ;;; Generated autoloads from play/blackbox.el
1300    
1301  (autoload (quote blackbox) "blackbox" "\  (autoload (quote blackbox) "blackbox" "\
# Line 1418  a reflection." t nil) Line 1417  a reflection." t nil)
1417  ;;;;;;  bookmark-load bookmark-save bookmark-write bookmark-delete  ;;;;;;  bookmark-load bookmark-save bookmark-write bookmark-delete
1418  ;;;;;;  bookmark-insert bookmark-rename bookmark-insert-location  ;;;;;;  bookmark-insert bookmark-rename bookmark-insert-location
1419  ;;;;;;  bookmark-relocate bookmark-jump bookmark-set) "bookmark"  ;;;;;;  bookmark-relocate bookmark-jump bookmark-set) "bookmark"
1420  ;;;;;;  "bookmark.el" (15400 1471))  ;;;;;;  "bookmark.el" (15394 11948))
1421  ;;; Generated autoloads from bookmark.el  ;;; Generated autoloads from bookmark.el
1422   (define-key ctl-x-map "rb" 'bookmark-jump)   (define-key ctl-x-map "rb" 'bookmark-jump)
1423   (define-key ctl-x-map "rm" 'bookmark-set)   (define-key ctl-x-map "rm" 'bookmark-set)
# Line 1678  corresponding bookmark function from Lis Line 1677  corresponding bookmark function from Lis
1677  ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-generic-program  ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-generic-program
1678  ;;;;;;  browse-url-save-file browse-url-new-window-flag browse-url-galeon-program  ;;;;;;  browse-url-save-file browse-url-new-window-flag browse-url-galeon-program
1679  ;;;;;;  browse-url-browser-display browse-url-browser-function) "browse-url"  ;;;;;;  browse-url-browser-display browse-url-browser-function) "browse-url"
1680  ;;;;;;  "net/browse-url.el" (15517 64423))  ;;;;;;  "net/browse-url.el" (15509 27625))
1681  ;;; Generated autoloads from net/browse-url.el  ;;; Generated autoloads from net/browse-url.el
1682    
1683  (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\  (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\
# Line 1930  Default to the URL around or before poin Line 1929  Default to the URL around or before poin
1929    
1930  ;;;***  ;;;***
1931    
1932  ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15400  ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15387
1933  ;;;;;;  1479))  ;;;;;;  9932))
1934  ;;; Generated autoloads from play/bruce.el  ;;; Generated autoloads from play/bruce.el
1935    
1936  (autoload (quote bruce) "bruce" "\  (autoload (quote bruce) "bruce" "\
# Line 1943  Return a vector containing the lines fro Line 1942  Return a vector containing the lines fro
1942  ;;;***  ;;;***
1943    
1944  ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)  ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
1945  ;;;;;;  "bs" "bs.el" (15371 46415))  ;;;;;;  "bs" "bs.el" (15354 40500))
1946  ;;; Generated autoloads from bs.el  ;;; Generated autoloads from bs.el
1947    
1948  (autoload (quote bs-cycle-next) "bs" "\  (autoload (quote bs-cycle-next) "bs" "\
# Line 1976  name of buffer configuration." t nil) Line 1975  name of buffer configuration." t nil)
1975  ;;;***  ;;;***
1976    
1977  ;;;### (autoloads (insert-text-button make-text-button insert-button  ;;;### (autoloads (insert-text-button make-text-button insert-button
1978  ;;;;;;  make-button define-button-type) "button" "button.el" (15425  ;;;;;;  make-button define-button-type) "button" "button.el" (15412
1979  ;;;;;;  28360))  ;;;;;;  6557))
1980  ;;; Generated autoloads from button.el  ;;; Generated autoloads from button.el
1981    
1982  (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "" (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\  (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
1983  Keymap used by buttons.")  Keymap used by buttons.")
1984    
1985  (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] (quote forward-button)) (define-key map [backtab] (quote backward-button)) map) "\  (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] (quote forward-button)) (define-key map [backtab] (quote backward-button)) map) "\
# Line 2055  Also see `make-text-button'." nil nil) Line 2054  Also see `make-text-button'." nil nil)
2054  ;;;;;;  batch-byte-compile-if-not-done display-call-tree byte-compile  ;;;;;;  batch-byte-compile-if-not-done display-call-tree byte-compile
2055  ;;;;;;  compile-defun byte-compile-file byte-recompile-directory  ;;;;;;  compile-defun byte-compile-file byte-recompile-directory
2056  ;;;;;;  byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"  ;;;;;;  byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2057  ;;;;;;  (15523 44062))  ;;;;;;  (15518 11598))
2058  ;;; Generated autoloads from emacs-lisp/bytecomp.el  ;;; Generated autoloads from emacs-lisp/bytecomp.el
2059    
2060  (autoload (quote byte-force-recompile) "bytecomp" "\  (autoload (quote byte-force-recompile) "bytecomp" "\
# Line 2128  For example, invoke `emacs -batch -f bat Line 2127  For example, invoke `emacs -batch -f bat
2127    
2128  ;;;***  ;;;***
2129    
2130  ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15371 46418))  ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15186 39912))
2131  ;;; Generated autoloads from calendar/cal-dst.el  ;;; Generated autoloads from calendar/cal-dst.el
2132    
2133  (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)  (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
# Line 2138  For example, invoke `emacs -batch -f bat Line 2137  For example, invoke `emacs -batch -f bat
2137  ;;;***  ;;;***
2138    
2139  ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"  ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2140  ;;;;;;  (15547 22605))  ;;;;;;  (15531 4260))
2141  ;;; Generated autoloads from calendar/cal-hebrew.el  ;;; Generated autoloads from calendar/cal-hebrew.el
2142    
2143  (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\  (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
# Line 2221  Also looks for the equivalent TeX words, Line 2220  Also looks for the equivalent TeX words,
2220  ;;;***  ;;;***
2221    
2222  ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"  ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"
2223  ;;;;;;  (15488 49716))  ;;;;;;  (15483 59373))
2224  ;;; Generated autoloads from calc/calc-ext.el  ;;; Generated autoloads from calc/calc-ext.el
2225    
2226  (autoload (quote calc-extensions) "calc-ext" "\  (autoload (quote calc-extensions) "calc-ext" "\
# Line 2229  This function is part of the autoload li Line 2228  This function is part of the autoload li
2228    
2229  ;;;***  ;;;***
2230    
2231  ;;;### (autoloads (calculator) "calculator" "calculator.el" (15457  ;;;### (autoloads (calculator) "calculator" "calculator.el" (15453
2232  ;;;;;;  4931))  ;;;;;;  16009))
2233  ;;; Generated autoloads from calculator.el  ;;; Generated autoloads from calculator.el
2234    
2235  (autoload (quote calculator) "calculator" "\  (autoload (quote calculator) "calculator" "\
# Line 2255  See the documentation for `calculator-mo Line 2254  See the documentation for `calculator-mo
2254  ;;;;;;  calendar-remove-frame-by-deleting mark-diary-entries-in-calendar  ;;;;;;  calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2255  ;;;;;;  number-of-diary-entries view-diary-entries-initially calendar-offset  ;;;;;;  number-of-diary-entries view-diary-entries-initially calendar-offset
2256  ;;;;;;  calendar-week-start-day) "calendar" "calendar/calendar.el"  ;;;;;;  calendar-week-start-day) "calendar" "calendar/calendar.el"
2257  ;;;;;;  (15547 22605))  ;;;;;;  (15531 5620))
2258  ;;; Generated autoloads from calendar/calendar.el  ;;; Generated autoloads from calendar/calendar.el
2259    
2260  (defvar calendar-week-start-day 0 "\  (defvar calendar-week-start-day 0 "\
# Line 2706  See the documentation of that function f Line 2705  See the documentation of that function f
2705    
2706  ;;;***  ;;;***
2707    
2708  ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15557 64404))  ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15555 23256))
2709  ;;; Generated autoloads from progmodes/cc-langs.el  ;;; Generated autoloads from progmodes/cc-langs.el
2710    
2711  (defvar c-mode-syntax-table nil "\  (defvar c-mode-syntax-table nil "\
# Line 2731  Syntax table used in pike-mode buffers." Line 2730  Syntax table used in pike-mode buffers."
2730    
2731  ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode  ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2732  ;;;;;;  c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"  ;;;;;;  c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2733  ;;;;;;  (15557 64405))  ;;;;;;  (15555 23256))
2734  ;;; Generated autoloads from progmodes/cc-mode.el  ;;; Generated autoloads from progmodes/cc-mode.el
2735    
2736  (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)  (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
# Line 2842  Key bindings: Line 2841  Key bindings:
2841  ;;;***  ;;;***
2842    
2843  ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"  ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
2844  ;;;;;;  "progmodes/cc-styles.el" (15557 64405))  ;;;;;;  "progmodes/cc-styles.el" (15555 23256))
2845  ;;; Generated autoloads from progmodes/cc-styles.el  ;;; Generated autoloads from progmodes/cc-styles.el
2846    
2847  (autoload (quote c-set-style) "cc-styles" "\  (autoload (quote c-set-style) "cc-styles" "\
# Line 2883  and exists only for compatibility reason Line 2882  and exists only for compatibility reason
2882    
2883  ;;;***  ;;;***
2884    
2885  ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15557 64405))  ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15555 23256))
2886  ;;; Generated autoloads from progmodes/cc-vars.el  ;;; Generated autoloads from progmodes/cc-vars.el
2887    
2888  (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\  (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\
# Line 2902  Infodock (based on XEmacs) has an additi Line 2901  Infodock (based on XEmacs) has an additi
2901    
2902  ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program  ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
2903  ;;;;;;  declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"  ;;;;;;  declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
2904  ;;;;;;  (15371 46423))  ;;;;;;  (15185 62673))
2905  ;;; Generated autoloads from international/ccl.el  ;;; Generated autoloads from international/ccl.el
2906    
2907  (autoload (quote ccl-compile) "ccl" "\  (autoload (quote ccl-compile) "ccl" "\
# Line 3151  See the documentation of `define-ccl-pro Line 3150  See the documentation of `define-ccl-pro
3150  ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer  ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3151  ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive  ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive
3152  ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"  ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3153  ;;;;;;  (15464 26324))  ;;;;;;  (15457 19651))
3154  ;;; Generated autoloads from emacs-lisp/checkdoc.el  ;;; Generated autoloads from emacs-lisp/checkdoc.el
3155    
3156  (autoload (quote checkdoc) "checkdoc" "\  (autoload (quote checkdoc) "checkdoc" "\
# Line 3290  checking of documentation strings. Line 3289  checking of documentation strings.
3289  ;;;***  ;;;***
3290    
3291  ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer  ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
3292  ;;;;;;  decode-hz-region) "china-util" "language/china-util.el" (15400  ;;;;;;  decode-hz-region) "china-util" "language/china-util.el" (15391
3293  ;;;;;;  1476))  ;;;;;;  33361))
3294  ;;; Generated autoloads from language/china-util.el  ;;; Generated autoloads from language/china-util.el
3295    
3296  (autoload (quote decode-hz-region) "china-util" "\  (autoload (quote decode-hz-region) "china-util" "\
# Line 3344  and runs the normal hook `command-histor Line 3343  and runs the normal hook `command-histor
3343    
3344  ;;;***  ;;;***
3345    
3346  ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15391 60525))  ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15369 55605))
3347  ;;; Generated autoloads from emacs-lisp/cl.el  ;;; Generated autoloads from emacs-lisp/cl.el
3348    
3349  (defvar custom-print-functions nil "\  (defvar custom-print-functions nil "\
# Line 3360  a future Emacs interpreter will be able Line 3359  a future Emacs interpreter will be able
3359  ;;;***  ;;;***
3360    
3361  ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"  ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3362  ;;;;;;  (15507 55753))  ;;;;;;  (15505 46978))
3363  ;;; Generated autoloads from emacs-lisp/cl-indent.el  ;;; Generated autoloads from emacs-lisp/cl-indent.el
3364    
3365  (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)  (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
# Line 3368  a future Emacs interpreter will be able Line 3367  a future Emacs interpreter will be able
3367  ;;;***  ;;;***
3368    
3369  ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"  ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
3370  ;;;;;;  (15371 46426))  ;;;;;;  (15250 27620))
3371  ;;; Generated autoloads from progmodes/cmacexp.el  ;;; Generated autoloads from progmodes/cmacexp.el
3372    
3373  (autoload (quote c-macro-expand) "cmacexp" "\  (autoload (quote c-macro-expand) "cmacexp" "\
# Line 3385  For use inside Lisp programs, see also ` Line 3384  For use inside Lisp programs, see also `
3384    
3385  ;;;***  ;;;***
3386    
3387  ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15400  ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15394
3388  ;;;;;;  1471))  ;;;;;;  11979))
3389  ;;; Generated autoloads from cmuscheme.el  ;;; Generated autoloads from cmuscheme.el
3390    
3391  (autoload (quote run-scheme) "cmuscheme" "\  (autoload (quote run-scheme) "cmuscheme" "\
# Line 3401  of `scheme-program-name').  Runs the hoo Line 3400  of `scheme-program-name').  Runs the hoo
3400  ;;;***  ;;;***
3401    
3402  ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"  ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
3403  ;;;;;;  (15417 7424))  ;;;;;;  (15400 23081))
3404  ;;; Generated autoloads from international/code-pages.el  ;;; Generated autoloads from international/code-pages.el
3405    
3406  (autoload (quote cp-make-coding-system) "code-pages" "\  (autoload (quote cp-make-coding-system) "code-pages" "\
# Line 3415  corresponding args of `make-coding-syste Line 3414  corresponding args of `make-coding-syste
3414    
3415  ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage  ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
3416  ;;;;;;  cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)  ;;;;;;  cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
3417  ;;;;;;  "codepage" "international/codepage.el" (15517 64423))  ;;;;;;  "codepage" "international/codepage.el" (15507 30173))
3418  ;;; Generated autoloads from international/codepage.el  ;;; Generated autoloads from international/codepage.el
3419    
3420  (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\  (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
# Line 3462  read/written by MS-DOS software, or for Line 3461  read/written by MS-DOS software, or for
3461  ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list  ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3462  ;;;;;;  comint-redirect-send-command-to-process comint-redirect-send-command  ;;;;;;  comint-redirect-send-command-to-process comint-redirect-send-command
3463  ;;;;;;  comint-run make-comint make-comint-in-buffer) "comint" "comint.el"  ;;;;;;  comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3464  ;;;;;;  (15552 23095))  ;;;;;;  (15551 8581))
3465  ;;; Generated autoloads from comint.el  ;;; Generated autoloads from comint.el
3466    
3467  (autoload (quote make-comint-in-buffer) "comint" "\  (autoload (quote make-comint-in-buffer) "comint" "\
# Line 3542  If `compare-ignore-case' is non-nil, cha Line 3541  If `compare-ignore-case' is non-nil, cha
3541  ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode  ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3542  ;;;;;;  compilation-mode grep-find grep compile compilation-search-path  ;;;;;;  compilation-mode grep-find grep compile compilation-search-path
3543  ;;;;;;  compilation-ask-about-save compilation-window-height compilation-mode-hook)  ;;;;;;  compilation-ask-about-save compilation-window-height compilation-mode-hook)
3544  ;;;;;;  "compile" "progmodes/compile.el" (15547 22608))  ;;;;;;  "compile" "progmodes/compile.el" (15535 6898))
3545  ;;; Generated autoloads from progmodes/compile.el  ;;; Generated autoloads from progmodes/compile.el
3546    
3547  (defvar compilation-mode-hook nil "\  (defvar compilation-mode-hook nil "\
# Line 3673  See variables `compilation-parse-errors- Line 3672  See variables `compilation-parse-errors-
3672  ;;;***  ;;;***
3673    
3674  ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"  ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
3675  ;;;;;;  (15371 46415))  ;;;;;;  (15186 56482))
3676  ;;; Generated autoloads from complete.el  ;;; Generated autoloads from complete.el
3677    
3678  (defvar partial-completion-mode nil "\  (defvar partial-completion-mode nil "\
# Line 3708  See also the variable `PC-include-file-p Line 3707  See also the variable `PC-include-file-p
3707  ;;;***  ;;;***
3708    
3709  ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"  ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
3710  ;;;;;;  (15400 1471))  ;;;;;;  (15394 12097))
3711  ;;; Generated autoloads from completion.el  ;;; Generated autoloads from completion.el
3712    
3713  (autoload (quote dynamic-completion-mode) "completion" "\  (autoload (quote dynamic-completion-mode) "completion" "\
# Line 3719  Enable dynamic word-completion." t nil) Line 3718  Enable dynamic word-completion." t nil)
3718  ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after  ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
3719  ;;;;;;  find-composition compose-chars decompose-string compose-string  ;;;;;;  find-composition compose-chars decompose-string compose-string
3720  ;;;;;;  decompose-region compose-region) "composite" "composite.el"  ;;;;;;  decompose-region compose-region) "composite" "composite.el"
3721  ;;;;;;  (15371 46415))  ;;;;;;  (15185 62672))
3722  ;;; Generated autoloads from composite.el  ;;; Generated autoloads from composite.el
3723    
3724  (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\  (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\
# Line 3908  vector of CHAR respectively." nil nil) Line 3907  vector of CHAR respectively." nil nil)
3907  ;;;***  ;;;***
3908    
3909  ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)  ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
3910  ;;;;;;  "cookie1" "play/cookie1.el" (15391 60712))  ;;;;;;  "cookie1" "play/cookie1.el" (15365 62270))
3911  ;;; Generated autoloads from play/cookie1.el  ;;; Generated autoloads from play/cookie1.el
3912    
3913  (autoload (quote cookie) "cookie1" "\  (autoload (quote cookie) "cookie1" "\
# Line 3932  Randomly permute the elements of VECTOR Line 3931  Randomly permute the elements of VECTOR
3931  ;;;***  ;;;***
3932    
3933  ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"  ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"
3934  ;;;;;;  (15464 26324))  ;;;;;;  (15458 48079))
3935  ;;; Generated autoloads from emacs-lisp/copyright.el  ;;; Generated autoloads from emacs-lisp/copyright.el
3936    
3937  (autoload (quote copyright-update) "copyright" "\  (autoload (quote copyright-update) "copyright" "\
# Line 3948  Insert a copyright by $ORGANIZATION noti Line 3947  Insert a copyright by $ORGANIZATION noti
3947  ;;;***  ;;;***
3948    
3949  ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"  ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3950  ;;;;;;  (15547 22609))  ;;;;;;  (15538 7172))
3951  ;;; Generated autoloads from progmodes/cperl-mode.el  ;;; Generated autoloads from progmodes/cperl-mode.el
3952    
3953  (autoload (quote cperl-mode) "cperl-mode" "\  (autoload (quote cperl-mode) "cperl-mode" "\
# Line 4119  or as help on variables `cperl-tips', `c Line 4118  or as help on variables `cperl-tips', `c
4118  ;;;***  ;;;***
4119    
4120  ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"  ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4121  ;;;;;;  (15371 46426))  ;;;;;;  (15344 20121))
4122  ;;; Generated autoloads from progmodes/cpp.el  ;;; Generated autoloads from progmodes/cpp.el
4123    
4124  (autoload (quote cpp-highlight-buffer) "cpp" "\  (autoload (quote cpp-highlight-buffer) "cpp" "\
# Line 4134  Edit display information for cpp conditi Line 4133  Edit display information for cpp conditi
4133  ;;;***  ;;;***
4134    
4135  ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"  ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4136  ;;;;;;  (15371 46419))  ;;;;;;  (14632 7633))
4137  ;;; Generated autoloads from emulation/crisp.el  ;;; Generated autoloads from emulation/crisp.el
4138    
4139  (defvar crisp-mode nil "\  (defvar crisp-mode nil "\
# Line 4158  With ARG, turn CRiSP mode on if ARG is p Line 4157  With ARG, turn CRiSP mode on if ARG is p
4157  ;;;***  ;;;***
4158    
4159  ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"  ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4160  ;;;;;;  (15391 60525))  ;;;;;;  (15366 56663))
4161  ;;; Generated autoloads from emacs-lisp/crm.el  ;;; Generated autoloads from emacs-lisp/crm.el
4162    
4163  (autoload (quote completing-read-multiple) "crm" "\  (autoload (quote completing-read-multiple) "crm" "\
# Line 4396  The format is suitable for use with `eas Line 4395  The format is suitable for use with `eas
4395  ;;;***  ;;;***
4396    
4397  ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face"  ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face"
4398  ;;;;;;  "cus-face.el" (15547 22601))  ;;;;;;  "cus-face.el" (15540 20497))
4399  ;;; Generated autoloads from cus-face.el  ;;; Generated autoloads from cus-face.el
4400    
4401  (autoload (quote custom-declare-face) "cus-face" "\  (autoload (quote custom-declare-face) "cus-face" "\
# Line 4417  See `defface' for the format of SPEC." n Line 4416  See `defface' for the format of SPEC." n
4416  ;;;***  ;;;***
4417    
4418  ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"  ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
4419  ;;;;;;  (15425 28361))  ;;;;;;  (15415 19689))
4420  ;;; Generated autoloads from cvs-status.el  ;;; Generated autoloads from cvs-status.el
4421    
4422  (autoload (quote cvs-status-mode) "cvs-status" "\  (autoload (quote cvs-status-mode) "cvs-status" "\
# Line 4426  Mode used for cvs status output." t nil) Line 4425  Mode used for cvs status output." t nil)
4425  ;;;***  ;;;***
4426    
4427  ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)  ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
4428  ;;;;;;  "cwarn" "progmodes/cwarn.el" (15547 22609))  ;;;;;;  "cwarn" "progmodes/cwarn.el" (15538 7545))
4429  ;;; Generated autoloads from progmodes/cwarn.el  ;;; Generated autoloads from progmodes/cwarn.el
4430    
4431  (autoload (quote cwarn-mode) "cwarn" "\  (autoload (quote cwarn-mode) "cwarn" "\
# Line 4464  in which `turn-on-cwarn-mode-if-enabled' Line 4463  in which `turn-on-cwarn-mode-if-enabled'
4463    
4464  ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char  ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
4465  ;;;;;;  cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"  ;;;;;;  cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
4466  ;;;;;;  (15464 26330))  ;;;;;;  (15458 48360))
4467  ;;; Generated autoloads from language/cyril-util.el  ;;; Generated autoloads from language/cyril-util.el
4468    
4469  (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\  (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
# Line 4487  If the argument is nil, we return the di Line 4486  If the argument is nil, we return the di
4486  ;;;***  ;;;***
4487    
4488  ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"  ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
4489  ;;;;;;  (15517 64421))  ;;;;;;  (15509 27673))
4490  ;;; Generated autoloads from dabbrev.el  ;;; Generated autoloads from dabbrev.el
4491    
4492  (define-key esc-map "/" (quote dabbrev-expand))  (define-key esc-map "/" (quote dabbrev-expand))
# Line 4532  See also `dabbrev-abbrev-char-regexp' an Line 4531  See also `dabbrev-abbrev-char-regexp' an
4531    
4532  ;;;***  ;;;***
4533    
4534  ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15391  ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15363
4535  ;;;;;;  60713))  ;;;;;;  46803))
4536  ;;; Generated autoloads from progmodes/dcl-mode.el  ;;; Generated autoloads from progmodes/dcl-mode.el
4537    
4538  (autoload (quote dcl-mode) "dcl-mode" "\  (autoload (quote dcl-mode) "dcl-mode" "\
# Line 4655  $ Line 4654  $
4654  ;;;***  ;;;***
4655    
4656  ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"  ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
4657  ;;;;;;  "emacs-lisp/debug.el" (15547 22605))  ;;;;;;  "emacs-lisp/debug.el" (15542 21037))
4658  ;;; Generated autoloads from emacs-lisp/debug.el  ;;; Generated autoloads from emacs-lisp/debug.el
4659    
4660  (setq debugger (quote debug))  (setq debugger (quote debug))
# Line 4684  If argument is nil or an empty string, c Line 4683  If argument is nil or an empty string, c
4683  ;;;***  ;;;***
4684    
4685  ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"  ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
4686  ;;;;;;  (15400 1479))  ;;;;;;  (15394 11149))
4687  ;;; Generated autoloads from play/decipher.el  ;;; Generated autoloads from play/decipher.el
4688    
4689  (autoload (quote decipher) "decipher" "\  (autoload (quote decipher) "decipher" "\
# Line 4709  The most useful commands are: Line 4708  The most useful commands are:
4708  ;;;***  ;;;***
4709    
4710  ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region  ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
4711  ;;;;;;  delimit-columns-customize) "delim-col" "delim-col.el" (15371  ;;;;;;  delimit-columns-customize) "delim-col" "delim-col.el" (15303
4712  ;;;;;;  46415))  ;;;;;;  63268))
4713  ;;; Generated autoloads from delim-col.el  ;;; Generated autoloads from delim-col.el
4714    
4715  (autoload (quote delimit-columns-customize) "delim-col" "\  (autoload (quote delimit-columns-customize) "delim-col" "\
# Line 4728  START and END delimits the corners of te Line 4727  START and END delimits the corners of te
4727    
4728  ;;;***  ;;;***
4729    
4730  ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15391  ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15372
4731  ;;;;;;  60713))  ;;;;;;  9207))
4732  ;;; Generated autoloads from progmodes/delphi.el  ;;; Generated autoloads from progmodes/delphi.el
4733    
4734  (autoload (quote delphi-mode) "delphi" "\  (autoload (quote delphi-mode) "delphi" "\
# Line 4777  no args, if that value is non-nil." t ni Line 4776  no args, if that value is non-nil." t ni
4776    
4777  ;;;***  ;;;***
4778    
4779  ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (15371  ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (15352
4780  ;;;;;;  46415))  ;;;;;;  42199))
4781  ;;; Generated autoloads from delsel.el  ;;; Generated autoloads from delsel.el
4782    
4783  (defalias (quote pending-delete-mode) (quote delete-selection-mode))  (defalias (quote pending-delete-mode) (quote delete-selection-mode))
# Line 4806  any selection." t nil) Line 4805  any selection." t nil)
4805  ;;;***  ;;;***
4806    
4807  ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)  ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
4808  ;;;;;;  "derived" "derived.el" (15400 1471))  ;;;;;;  "derived" "derived.el" (15383 8927))
4809  ;;; Generated autoloads from derived.el  ;;; Generated autoloads from derived.el
4810    
4811  (autoload (quote define-derived-mode) "derived" "\  (autoload (quote define-derived-mode) "derived" "\
# Line 4859  Describe widgets, buttons, overlays and Line 4858  Describe widgets, buttons, overlays and
4858  ;;;***  ;;;***
4859    
4860  ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"  ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
4861  ;;;;;;  (15505 59085))  ;;;;;;  (15500 30127))
4862  ;;; Generated autoloads from desktop.el  ;;; Generated autoloads from desktop.el
4863    
4864  (autoload (quote desktop-read) "desktop" "\  (autoload (quote desktop-read) "desktop" "\
# Line 4873  to provide correct modes for autoloaded Line 4872  to provide correct modes for autoloaded
4872    
4873  ;;;***  ;;;***
4874    
4875  ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15417  ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15400
4876  ;;;;;;  7424))  ;;;;;;  23222))
4877  ;;; Generated autoloads from language/devan-util.el  ;;; Generated autoloads from language/devan-util.el
4878    
4879  (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")  (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
# Line 4882  to provide correct modes for autoloaded Line 4881  to provide correct modes for autoloaded
4881  ;;;***  ;;;***
4882    
4883  ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"  ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4884  ;;;;;;  (15557 64393))  ;;;;;;  (15555 49408))
4885  ;;; Generated autoloads from calendar/diary-lib.el  ;;; Generated autoloads from calendar/diary-lib.el
4886    
4887  (autoload (quote diary) "diary-lib" "\  (autoload (quote diary) "diary-lib" "\
# Line 4917  to run it every morning at 1am." t nil) Line 4916  to run it every morning at 1am." t nil)
4916  ;;;***  ;;;***
4917    
4918  ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"  ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
4919  ;;;;;;  "diff.el" (15371 46416))  ;;;;;;  "diff.el" (15300 62416))
4920  ;;; Generated autoloads from diff.el  ;;; Generated autoloads from diff.el
4921    
4922  (defvar diff-switches "-c" "\  (defvar diff-switches "-c" "\
# Line 4941  The backup file is the first file given Line 4940  The backup file is the first file given
4940  ;;;***  ;;;***
4941    
4942  ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"  ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
4943  ;;;;;;  (15417 7386))  ;;;;;;  (15410 13379))
4944  ;;; Generated autoloads from diff-mode.el  ;;; Generated autoloads from diff-mode.el
4945    
4946  (autoload (quote diff-mode) "diff-mode" "\  (autoload (quote diff-mode) "diff-mode" "\
# Line 4960  Minor mode for viewing/editing context d Line 4959  Minor mode for viewing/editing context d
4959  ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink  ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
4960  ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename  ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
4961  ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)  ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
4962  ;;;;;;  "dired" "dired.el" (15558 40889))  ;;;;;;  "dired" "dired.el" (15556 53665))
4963  ;;; Generated autoloads from dired.el  ;;; Generated autoloads from dired.el
4964    
4965  (defvar dired-listing-switches "-al" "\  (defvar dired-listing-switches "-al" "\
# Line 5067  Like `dired' but returns the dired buffe Line 5066  Like `dired' but returns the dired buffe
5066  ;;;;;;  dired-do-compress dired-compress-file dired-do-kill-lines  ;;;;;;  dired-do-compress dired-compress-file dired-do-kill-lines
5067  ;;;;;;  dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp  ;;;;;;  dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
5068  ;;;;;;  dired-do-chmod dired-backup-diff dired-diff) "dired-aux"  ;;;;;;  dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
5069  ;;;;;;  "dired-aux.el" (15551 61808))  ;;;;;;  "dired-aux.el" (15549 18023))
5070  ;;; Generated autoloads from dired-aux.el  ;;; Generated autoloads from dired-aux.el
5071    
5072  (autoload (quote dired-diff) "dired-aux" "\  (autoload (quote dired-diff) "dired-aux" "\
# Line 5308  true then the type of the file linked to Line 5307  true then the type of the file linked to
5307    
5308  ;;;***  ;;;***
5309    
5310  ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15425 28361))  ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15415 19784))
5311  ;;; Generated autoloads from dired-x.el  ;;; Generated autoloads from dired-x.el
5312    
5313  (autoload (quote dired-jump) "dired-x" "\  (autoload (quote dired-jump) "dired-x" "\
# Line 5320  buffer and try again." t nil) Line 5319  buffer and try again." t nil)
5319    
5320  ;;;***  ;;;***
5321    
5322  ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (15371 46416))  ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14977 56454))
5323  ;;; Generated autoloads from dirtrack.el  ;;; Generated autoloads from dirtrack.el
5324    
5325  (autoload (quote dirtrack) "dirtrack" "\  (autoload (quote dirtrack) "dirtrack" "\
# Line 5338  You can enable directory tracking by add Line 5337  You can enable directory tracking by add
5337    
5338  ;;;***  ;;;***
5339    
5340  ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (15371  ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (13776
5341  ;;;;;;  46419))  ;;;;;;  9615))
5342  ;;; Generated autoloads from emacs-lisp/disass.el  ;;; Generated autoloads from emacs-lisp/disass.el
5343    
5344  (autoload (quote disassemble) "disass" "\  (autoload (quote disassemble) "disass" "\
# Line 5355  redefine OBJECT if it is a symbol." t ni Line 5354  redefine OBJECT if it is a symbol." t ni
5354  ;;;;;;  standard-display-graphic standard-display-g1 standard-display-ascii  ;;;;;;  standard-display-graphic standard-display-g1 standard-display-ascii
5355  ;;;;;;  standard-display-default standard-display-8bit describe-current-display-table  ;;;;;;  standard-display-default standard-display-8bit describe-current-display-table
5356  ;;;;;;  describe-display-table set-display-table-slot display-table-slot  ;;;;;;  describe-display-table set-display-table-slot display-table-slot
5357  ;;;;;;  make-display-table) "disp-table" "disp-table.el" (15391 60508))  ;;;;;;  make-display-table) "disp-table" "disp-table.el" (15369 56725))
5358  ;;; Generated autoloads from disp-table.el  ;;; Generated autoloads from disp-table.el
5359    
5360  (autoload (quote make-display-table) "disp-table" "\  (autoload (quote make-display-table) "disp-table" "\
# Line 5430  for users who call this function in `.em Line 5429  for users who call this function in `.em
5429  ;;;***  ;;;***
5430    
5431  ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"  ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
5432  ;;;;;;  (15371 46425))  ;;;;;;  (15185 49575))
5433  ;;; Generated autoloads from play/dissociate.el  ;;; Generated autoloads from play/dissociate.el
5434    
5435  (autoload (quote dissociated-press) "dissociate" "\  (autoload (quote dissociated-press) "dissociate" "\
# Line 5444  Default is 2." t nil) Line 5443  Default is 2." t nil)
5443    
5444  ;;;***  ;;;***
5445    
5446  ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15371 46425))  ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15317 38827))
5447  ;;; Generated autoloads from play/doctor.el  ;;; Generated autoloads from play/doctor.el
5448    
5449  (autoload (quote doctor) "doctor" "\  (autoload (quote doctor) "doctor" "\
# Line 5453  Switch to *doctor* buffer and start givi Line 5452  Switch to *doctor* buffer and start givi
5452  ;;;***  ;;;***
5453    
5454  ;;;### (autoloads (double-mode double-mode) "double" "double.el"  ;;;### (autoloads (double-mode double-mode) "double" "double.el"
5455  ;;;;;;  (15371 46415))  ;;;;;;  (15186 56482))
5456  ;;; Generated autoloads from double.el  ;;; Generated autoloads from double.el
5457    
5458  (defvar double-mode nil "\  (defvar double-mode nil "\
# Line 5474  when pressed twice.  See variable `doubl Line 5473  when pressed twice.  See variable `doubl
5473    
5474  ;;;***  ;;;***
5475    
5476  ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15371 46425))  ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15186 44923))
5477  ;;; Generated autoloads from play/dunnet.el  ;;; Generated autoloads from play/dunnet.el
5478    
5479  (autoload (quote dunnet) "dunnet" "\  (autoload (quote dunnet) "dunnet" "\
# Line 5483  Switch to *dungeon* buffer and start gam Line 5482  Switch to *dungeon* buffer and start gam
5482  ;;;***  ;;;***
5483    
5484  ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"  ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
5485  ;;;;;;  (15371 46420))  ;;;;;;  (15232 59206))
5486  ;;; Generated autoloads from gnus/earcon.el  ;;; Generated autoloads from gnus/earcon.el
5487    
5488  (autoload (quote gnus-earcon-display) "earcon" "\  (autoload (quote gnus-earcon-display) "earcon" "\
# Line 5493  Play sounds in message buffers." t nil) Line 5492  Play sounds in message buffers." t nil)
5492    
5493  ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap  ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
5494  ;;;;;;  easy-mmode-define-global-mode define-minor-mode) "easy-mmode"  ;;;;;;  easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
5495  ;;;;;;  "emacs-lisp/easy-mmode.el" (15505 59087))  ;;;;;;  "emacs-lisp/easy-mmode.el" (15491 62641))
5496  ;;; Generated autoloads from emacs-lisp/easy-mmode.el  ;;; Generated autoloads from emacs-lisp/easy-mmode.el
5497    
5498  (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))  (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
# Line 5679  to implement dynamic menus." nil nil) Line 5678  to implement dynamic menus." nil nil)
5678  ;;;;;;  ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup  ;;;;;;  ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup
5679  ;;;;;;  ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer  ;;;;;;  ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer
5680  ;;;;;;  ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer  ;;;;;;  ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer
5681  ;;;;;;  ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15371 46426))  ;;;;;;  ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15279 28735))
5682  ;;; Generated autoloads from progmodes/ebnf2ps.el  ;;; Generated autoloads from progmodes/ebnf2ps.el
5683    
5684  (autoload (quote ebnf-customize) "ebnf2ps" "\  (autoload (quote ebnf-customize) "ebnf2ps" "\
# Line 5794  It returns the old style symbol." t nil) Line 5793  It returns the old style symbol." t nil)
5793  ;;;;;;  ebrowse-back-in-position-stack ebrowse-tags-search-member-use  ;;;;;;  ebrowse-back-in-position-stack ebrowse-tags-search-member-use
5794  ;;;;;;  ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol  ;;;;;;  ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
5795  ;;;;;;  ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"  ;;;;;;  ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
5796  ;;;;;;  "progmodes/ebrowse.el" (15505 59091))  ;;;;;;  "progmodes/ebrowse.el" (15495 20102))
5797  ;;; Generated autoloads from progmodes/ebrowse.el  ;;; Generated autoloads from progmodes/ebrowse.el
5798    
5799  (autoload (quote ebrowse-tree-mode) "ebrowse" "\  (autoload (quote ebrowse-tree-mode) "ebrowse" "\
# Line 5857  Display statistics for a class tree." t Line 5856  Display statistics for a class tree." t
5856  ;;;***  ;;;***
5857    
5858  ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"  ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
5859  ;;;;;;  (15371 46415))  ;;;;;;  (15345 22660))
5860  ;;; Generated autoloads from ebuff-menu.el  ;;; Generated autoloads from ebuff-menu.el
5861    
5862  (autoload (quote electric-buffer-list) "ebuff-menu" "\  (autoload (quote electric-buffer-list) "ebuff-menu" "\
# Line 5880  Calls value of `electric-buffer-menu-mod Line 5879  Calls value of `electric-buffer-menu-mod
5879  ;;;***  ;;;***
5880    
5881  ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"  ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
5882  ;;;;;;  "echistory.el" (15371 46415))  ;;;;;;  "echistory.el" (15185 49574))
5883  ;;; Generated autoloads from echistory.el  ;;; Generated autoloads from echistory.el
5884    
5885  (autoload (quote Electric-command-history-redo-expression) "echistory" "\  (autoload (quote Electric-command-history-redo-expression) "echistory" "\
# Line 5890  With prefix arg NOCONFIRM, execute curre Line 5889  With prefix arg NOCONFIRM, execute curre
5889  ;;;***  ;;;***
5890    
5891  ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms  ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
5892  ;;;;;;  edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15547 22605))  ;;;;;;  edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15542 21134))
5893  ;;; Generated autoloads from emacs-lisp/edebug.el  ;;; Generated autoloads from emacs-lisp/edebug.el
5894    
5895  (defvar edebug-all-defs nil "\  (defvar edebug-all-defs nil "\
# Line 5933  or if an error occurs, leave point after Line 5932  or if an error occurs, leave point after
5932  ;;;;;;  ediff-merge-directory-revisions ediff-merge-directories-with-ancestor  ;;;;;;  ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
5933  ;;;;;;  ediff-merge-directories ediff-directories3 ediff-directory-revisions  ;;;;;;  ediff-merge-directories ediff-directories3 ediff-directory-revisions
5934  ;;;;;;  ediff-directories ediff-buffers3 ediff-buffers ediff-files3  ;;;;;;  ediff-directories ediff-buffers3 ediff-buffers ediff-files3
5935  ;;;;;;  ediff-files) "ediff" "ediff.el" (15517 64421))  ;;;;;;  ediff-files) "ediff" "ediff.el" (15512 11746))
5936  ;;; Generated autoloads from ediff.el  ;;; Generated autoloads from ediff.el
5937    
5938  (autoload (quote ediff-files) "ediff" "\  (autoload (quote ediff-files) "ediff" "\
# Line 6108  With optional NODE, goes to that node." Line 6107  With optional NODE, goes to that node."
6107  ;;;***  ;;;***
6108    
6109  ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"  ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
6110  ;;;;;;  (15425 28361))  ;;;;;;  (15418 30513))
6111  ;;; Generated autoloads from ediff-help.el  ;;; Generated autoloads from ediff-help.el
6112    
6113  (autoload (quote ediff-customize) "ediff-help" nil t nil)  (autoload (quote ediff-customize) "ediff-help" nil t nil)
# Line 6116  With optional NODE, goes to that node." Line 6115  With optional NODE, goes to that node."
6115  ;;;***  ;;;***
6116    
6117  ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"  ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
6118  ;;;;;;  (15517 64421))  ;;;;;;  (15512 11746))
6119  ;;; Generated autoloads from ediff-mult.el  ;;; Generated autoloads from ediff-mult.el
6120    
6121  (autoload (quote ediff-show-registry) "ediff-mult" "\  (autoload (quote ediff-show-registry) "ediff-mult" "\
# Line 6127  Display Ediff's registry." t nil) Line 6126  Display Ediff's registry." t nil)
6126  ;;;***  ;;;***
6127    
6128  ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)  ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
6129  ;;;;;;  "ediff-util" "ediff-util.el" (15549 60238))  ;;;;;;  "ediff-util" "ediff-util.el" (15547 47959))
6130  ;;; Generated autoloads from ediff-util.el  ;;; Generated autoloads from ediff-util.el
6131    
6132  (autoload (quote ediff-toggle-multiframe) "ediff-util" "\  (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
# Line 6144  To change the default, set the variable Line 6143  To change the default, set the variable
6143    
6144  ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro  ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
6145  ;;;;;;  edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"  ;;;;;;  edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
6146  ;;;;;;  (15371 46415))  ;;;;;;  (15186 56482))
6147  ;;; Generated autoloads from edmacro.el  ;;; Generated autoloads from edmacro.el
6148   (define-key ctl-x-map "\C-k" 'edit-kbd-macro)   (define-key ctl-x-map "\C-k" 'edit-kbd-macro)
6149    
# Line 6188  or nil, use a compact 80-column format." Line 6187  or nil, use a compact 80-column format."
6187  ;;;***  ;;;***
6188    
6189  ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"  ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
6190  ;;;;;;  "emulation/edt.el" (15427 61507))  ;;;;;;  "emulation/edt.el" (15424 44422))
6191  ;;; Generated autoloads from emulation/edt.el  ;;; Generated autoloads from emulation/edt.el
6192    
6193  (autoload (quote edt-set-scroll-margins) "edt" "\  (autoload (quote edt-set-scroll-margins) "edt" "\
# Line 6202  Turn on EDT Emulation." t nil) Line 6201  Turn on EDT Emulation." t nil)
6201  ;;;***  ;;;***
6202    
6203  ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"  ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
6204  ;;;;;;  (15371 46415))  ;;;;;;  (15031 23821))
6205  ;;; Generated autoloads from ehelp.el  ;;; Generated autoloads from ehelp.el
6206    
6207  (autoload (quote with-electric-help) "ehelp" "\  (autoload (quote with-electric-help) "ehelp" "\
# Line 6235  BUFFER is put into `default-major-mode' Line 6234  BUFFER is put into `default-major-mode'
6234  ;;;***  ;;;***
6235    
6236  ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)  ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
6237  ;;;;;;  "eldoc" "emacs-lisp/eldoc.el" (15425 28363))  ;;;;;;  "eldoc" "emacs-lisp/eldoc.el" (15419 34666))
6238  ;;; Generated autoloads from emacs-lisp/eldoc.el  ;;; Generated autoloads from emacs-lisp/eldoc.el
6239    
6240  (defvar eldoc-minor-mode-string " ElDoc" "\  (defvar eldoc-minor-mode-string " ElDoc" "\
# Line 6261  Unequivocally turn on eldoc-mode (see va Line 6260  Unequivocally turn on eldoc-mode (see va
6260    
6261  ;;;***  ;;;***
6262    
6263  ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15371  ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15186
6264  ;;;;;;  46415))  ;;;;;;  56482))
6265  ;;; Generated autoloads from elide-head.el  ;;; Generated autoloads from elide-head.el
6266    
6267  (autoload (quote elide-head) "elide-head" "\  (autoload (quote elide-head) "elide-head" "\
# Line 6276  This is suitable as an entry on `find-fi Line 6275  This is suitable as an entry on `find-fi
6275  ;;;***  ;;;***
6276    
6277  ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"  ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
6278  ;;;;;;  (15417 7421))  ;;;;;;  (15396 35994))
6279  ;;; Generated autoloads from emacs-lisp/elint.el  ;;; Generated autoloads from emacs-lisp/elint.el
6280    
6281  (autoload (quote elint-initialize) "elint" "\  (autoload (quote elint-initialize) "elint" "\
# Line 6285  Initialize elint." t nil) Line 6284  Initialize elint." t nil)
6284  ;;;***  ;;;***
6285    
6286  ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list  ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
6287  ;;;;;;  elp-instrument-function) "elp" "emacs-lisp/elp.el" (15417  ;;;;;;  elp-instrument-function) "elp" "emacs-lisp/elp.el" (15402
6288  ;;;;;;  7421))  ;;;;;;  37958))
6289  ;;; Generated autoloads from emacs-lisp/elp.el  ;;; Generated autoloads from emacs-lisp/elp.el
6290    
6291  (autoload (quote elp-instrument-function) "elp" "\  (autoload (quote elp-instrument-function) "elp" "\
# Line 6325  Prompts for bug subject.  Leaves you in Line 6324  Prompts for bug subject.  Leaves you in
6324  ;;;;;;  emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote  ;;;;;;  emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
6325  ;;;;;;  emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor  ;;;;;;  emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
6326  ;;;;;;  emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"  ;;;;;;  emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
6327  ;;;;;;  "emerge.el" (15417 7388))  ;;;;;;  "emerge.el" (15400 23563))
6328  ;;; Generated autoloads from emerge.el  ;;; Generated autoloads from emerge.el
6329    
6330  (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))  (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
# Line 6377  Emerge two RCS revisions of a file, with Line 6376  Emerge two RCS revisions of a file, with
6376  ;;;***  ;;;***
6377    
6378  ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"  ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
6379  ;;;;;;  (15547 22607))  ;;;;;;  (15538 8043))
6380  ;;; Generated autoloads from international/encoded-kb.el  ;;; Generated autoloads from international/encoded-kb.el
6381    
6382  (defvar encoded-kbd-mode nil "\  (defvar encoded-kbd-mode nil "\
# Line 6405  as a multilingual text encoded in a codi Line 6404  as a multilingual text encoded in a codi
6404  ;;;***  ;;;***
6405    
6406  ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)  ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
6407  ;;;;;;  "enriched" "enriched.el" (15547 22601))  ;;;;;;  "enriched" "enriched.el" (15535 7606))
6408  ;;; Generated autoloads from enriched.el  ;;; Generated autoloads from enriched.el
6409    
6410  (autoload (quote enriched-mode) "enriched" "\  (autoload (quote enriched-mode) "enriched" "\
# Line 6427  Commands: Line 6426  Commands:
6426    
6427  ;;;***  ;;;***
6428    
6429  ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15472  ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15470
6430  ;;;;;;  20892))  ;;;;;;  10677))
6431  ;;; Generated autoloads from eshell/esh-mode.el  ;;; Generated autoloads from eshell/esh-mode.el
6432    
6433  (autoload (quote eshell-mode) "esh-mode" "\  (autoload (quote eshell-mode) "esh-mode" "\
# Line 6438  Emacs shell interactive mode. Line 6437  Emacs shell interactive mode.
6437    
6438  ;;;***  ;;;***
6439    
6440  ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15472  ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15470
6441  ;;;;;;  20892))  ;;;;;;  10698))
6442  ;;; Generated autoloads from eshell/esh-test.el  ;;; Generated autoloads from eshell/esh-test.el
6443    
6444  (autoload (quote eshell-test) "esh-test" "\  (autoload (quote eshell-test) "esh-test" "\
# Line 6448  Test Eshell to verify that it works as e Line 6447  Test Eshell to verify that it works as e
6447  ;;;***  ;;;***
6448    
6449  ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command  ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
6450  ;;;;;;  eshell) "eshell" "eshell/eshell.el" (15472 20892))  ;;;;;;  eshell) "eshell" "eshell/eshell.el" (15470 1515))
6451  ;;; Generated autoloads from eshell/eshell.el  ;;; Generated autoloads from eshell/eshell.el
6452    
6453  (autoload (quote eshell) "eshell" "\  (autoload (quote eshell) "eshell" "\
# Line 6483  Please include any configuration details Line 6482  Please include any configuration details
6482  ;;;;;;  find-tag find-tag-noselect tags-table-files visit-tags-table  ;;;;;;  find-tag find-tag-noselect tags-table-files visit-tags-table
6483  ;;;;;;  find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list  ;;;;;;  find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
6484  ;;;;;;  tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"  ;;;;;;  tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6485  ;;;;;;  (15547 22609))  ;;;;;;  (15542 20094))
6486  ;;; Generated autoloads from progmodes/etags.el  ;;; Generated autoloads from progmodes/etags.el
6487    
6488  (defvar tags-file-name nil "\  (defvar tags-file-name nil "\
# Line 6724  for \\[find-tag] (which see)." t nil) Line 6723  for \\[find-tag] (which see)." t nil)
6723  ;;;;;;  ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker  ;;;;;;  ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
6724  ;;;;;;  ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker  ;;;;;;  ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
6725  ;;;;;;  ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)  ;;;;;;  ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
6726  ;;;;;;  "ethio-util" "language/ethio-util.el" (15400 1477))  ;;;;;;  "ethio-util" "language/ethio-util.el" (15391 46451))
6727  ;;; Generated autoloads from language/ethio-util.el  ;;; Generated autoloads from language/ethio-util.el
6728    
6729  (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil)  (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil)
# Line 6878  Transcribe Ethiopic characters in ASCII Line 6877  Transcribe Ethiopic characters in ASCII
6877    
6878  ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline  ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
6879  ;;;;;;  eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"  ;;;;;;  eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
6880  ;;;;;;  (15441 20096))  ;;;;;;  (15429 14345))
6881  ;;; Generated autoloads from net/eudc.el  ;;; Generated autoloads from net/eudc.el
6882    
6883  (autoload (quote eudc-set-server) "eudc" "\  (autoload (quote eudc-set-server) "eudc" "\
# Line 6920  This does nothing except loading eudc by Line 6919  This does nothing except loading eudc by
6919    
6920  ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline  ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
6921  ;;;;;;  eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)  ;;;;;;  eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
6922  ;;;;;;  "eudc-bob" "net/eudc-bob.el" (15441 20096))  ;;;;;;  "eudc-bob" "net/eudc-bob.el" (15429 13186))
6923  ;;; Generated autoloads from net/eudc-bob.el  ;;; Generated autoloads from net/eudc-bob.el
6924    
6925  (autoload (quote eudc-display-generic-binary) "eudc-bob" "\  (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
# Line 6944  Display a button for the JPEG DATA." nil Line 6943  Display a button for the JPEG DATA." nil
6943  ;;;***  ;;;***
6944    
6945  ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)  ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
6946  ;;;;;;  "eudc-export" "net/eudc-export.el" (15441 20096))  ;;;;;;  "eudc-export" "net/eudc-export.el" (15429 13344))
6947  ;;; Generated autoloads from net/eudc-export.el  ;;; Generated autoloads from net/eudc-export.el
6948    
6949  (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\  (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
# Line 6957  Call `eudc-insert-record-at-point-into-b Line 6956  Call `eudc-insert-record-at-point-into-b
6956  ;;;***  ;;;***
6957    
6958  ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"  ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
6959  ;;;;;;  (15441 20096))  ;;;;;;  (15429 13512))
6960  ;;; Generated autoloads from net/eudc-hotlist.el  ;;; Generated autoloads from net/eudc-hotlist.el
6961    
6962  (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\  (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
# Line 6967  Edit the hotlist of directory servers in Line 6966  Edit the hotlist of directory servers in
6966    
6967  ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p  ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
6968  ;;;;;;  executable-self-display executable-set-magic executable-find)  ;;;;;;  executable-self-display executable-set-magic executable-find)
6969  ;;;;;;  "executable" "progmodes/executable.el" (15371 46426))  ;;;;;;  "executable" "progmodes/executable.el" (15305 61706))
6970  ;;; Generated autoloads from progmodes/executable.el  ;;; Generated autoloads from progmodes/executable.el
6971    
6972  (autoload (quote executable-find) "executable" "\  (autoload (quote executable-find) "executable" "\
# Line 6993  file modes." nil nil) Line 6992  file modes." nil nil)
6992  ;;;***  ;;;***
6993    
6994  ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot  ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
6995  ;;;;;;  expand-add-abbrevs) "expand" "expand.el" (15391 60510))  ;;;;;;  expand-add-abbrevs) "expand" "expand.el" (15363 54641))
6996  ;;; Generated autoloads from expand.el  ;;; Generated autoloads from expand.el
6997    
6998  (autoload (quote expand-add-abbrevs) "expand" "\  (autoload (quote expand-add-abbrevs) "expand" "\
# Line 7231  of colors that the current display can h Line 7230  of colors that the current display can h
7230  ;;;***  ;;;***
7231    
7232  ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"  ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
7233  ;;;;;;  "fast-lock.el" (15391 60510))  ;;;;;;  "fast-lock.el" (15363 46804))
7234  ;;; Generated autoloads from fast-lock.el  ;;; Generated autoloads from fast-lock.el
7235    
7236  (autoload (quote fast-lock-mode) "fast-lock" "\  (autoload (quote fast-lock-mode) "fast-lock" "\
# Line 7268  Unconditionally turn on Fast Lock mode." Line 7267  Unconditionally turn on Fast Lock mode."
7267    
7268  ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue  ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
7269  ;;;;;;  feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts  ;;;;;;  feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
7270  ;;;;;;  feedmail-send-it) "feedmail" "mail/feedmail.el" (15441 20095))  ;;;;;;  feedmail-send-it) "feedmail" "mail/feedmail.el" (15429 33864))
7271  ;;; Generated autoloads from mail/feedmail.el  ;;; Generated autoloads from mail/feedmail.el
7272    
7273  (autoload (quote feedmail-send-it) "feedmail" "\  (autoload (quote feedmail-send-it) "feedmail" "\
# Line 7376  the name is considered already unique; o Line 7375  the name is considered already unique; o
7375  ;;;***  ;;;***
7376    
7377  ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options  ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
7378  ;;;;;;  find-ls-option) "find-dired" "find-dired.el" (15561 53007))  ;;;;;;  find-ls-option) "find-dired" "find-dired.el" (15560 12076))
7379  ;;; Generated autoloads from find-dired.el  ;;; Generated autoloads from find-dired.el
7380    
7381  (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\  (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
# Line 7419  Thus ARG can also contain additional gre Line 7418  Thus ARG can also contain additional gre
7418    
7419  ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file  ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
7420  ;;;;;;  ff-find-other-file ff-get-other-file) "find-file" "find-file.el"  ;;;;;;  ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
7421  ;;;;;;  (15561 53007))  ;;;;;;  (15561 49354))
7422  ;;; Generated autoloads from find-file.el  ;;; Generated autoloads from find-file.el
7423    
7424  (autoload (quote ff-get-other-file) "find-file" "\  (autoload (quote ff-get-other-file) "find-file" "\
# Line 7493  Visit the file you click on in another w Line 7492  Visit the file you click on in another w
7492  ;;;;;;  find-function-at-point find-function-on-key find-variable-other-frame  ;;;;;;  find-function-at-point find-function-on-key find-variable-other-frame
7493  ;;;;;;  find-variable-other-window find-variable find-variable-noselect  ;;;;;;  find-variable-other-window find-variable find-variable-noselect
7494  ;;;;;;  find-function-other-frame find-function-other-window find-function  ;;;;;;  find-function-other-frame find-function-other-window find-function
7495  ;;;;;;  find-function-noselect) "find-func" "emacs-lisp/find-func.el"  ;;;;;;  find-function-noselect find-function-search-for-symbol) "find-func"
7496  ;;;;;;  (15574 61955))  ;;;;;;  "emacs-lisp/find-func.el" (15577 21908))
7497  ;;; Generated autoloads from emacs-lisp/find-func.el  ;;; Generated autoloads from emacs-lisp/find-func.el
7498    
7499    (autoload (quote find-function-search-for-symbol) "find-func" "\
7500    Search for SYMBOL.
7501    If VARIABLE-P is nil, `find-function-regexp' is used, otherwise
7502    `find-variable-regexp' is used.   The search is done in library LIBRARY." nil nil)
7503    
7504  (autoload (quote find-function-noselect) "find-func" "\  (autoload (quote find-function-noselect) "find-func" "\
7505  Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION.  Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION.
7506    
# Line 7578  Define some key bindings for the find-fu Line 7582  Define some key bindings for the find-fu
7582  ;;;***  ;;;***
7583    
7584  ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories  ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
7585  ;;;;;;  find-lisp-find-dired) "find-lisp" "find-lisp.el" (15371 46415))  ;;;;;;  find-lisp-find-dired) "find-lisp" "find-lisp.el" (15186 53885))
7586  ;;; Generated autoloads from find-lisp.el  ;;; Generated autoloads from find-lisp.el
7587    
7588  (autoload (quote find-lisp-find-dired) "find-lisp" "\  (autoload (quote find-lisp-find-dired) "find-lisp" "\
# Line 7593  Change the filter on a find-lisp-find-di Line 7597  Change the filter on a find-lisp-find-di
7597  ;;;***  ;;;***
7598    
7599  ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)  ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
7600  ;;;;;;  "finder" "finder.el" (15523 44054))  ;;;;;;  "finder" "finder.el" (15515 48615))
7601  ;;; Generated autoloads from finder.el  ;;; Generated autoloads from finder.el
7602    
7603  (autoload (quote finder-list-keywords) "finder" "\  (autoload (quote finder-list-keywords) "finder" "\
# Line 7609  Find packages matching a given keyword." Line 7613  Find packages matching a given keyword."
7613  ;;;***  ;;;***
7614    
7615  ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"  ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
7616  ;;;;;;  "flow-ctrl.el" (15371 46415))  ;;;;;;  "flow-ctrl.el" (12550 54450))
7617  ;;; Generated autoloads from flow-ctrl.el  ;;; Generated autoloads from flow-ctrl.el
7618    
7619  (autoload (quote enable-flow-control) "flow-ctrl" "\  (autoload (quote enable-flow-control) "flow-ctrl" "\
# Line 7628  to get the effect of a C-q." nil nil) Line 7632  to get the effect of a C-q." nil nil)
7632    
7633  ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off  ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
7634  ;;;;;;  flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string)  ;;;;;;  flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
7635  ;;;;;;  "flyspell" "textmodes/flyspell.el" (15478 22406))  ;;;;;;  "flyspell" "textmodes/flyspell.el" (15577 18154))
7636  ;;; Generated autoloads from textmodes/flyspell.el  ;;; Generated autoloads from textmodes/flyspell.el
7637    
7638  (defvar flyspell-mode-line-string " Fly" "\  (defvar flyspell-mode-line-string " Fly" "\
# Line 7688  Flyspell whole buffer." t nil) Line 7692  Flyspell whole buffer." t nil)
7692    
7693  ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode  ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
7694  ;;;;;;  turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"  ;;;;;;  turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
7695  ;;;;;;  (15441 20087))  ;;;;;;  (15436 15699))
7696  ;;; Generated autoloads from follow.el  ;;; Generated autoloads from follow.el
7697    
7698  (autoload (quote turn-on-follow-mode) "follow" "\  (autoload (quote turn-on-follow-mode) "follow" "\
# Line 7756  in your `~/.emacs' file, replacing [f7] Line 7760  in your `~/.emacs' file, replacing [f7]
7760    
7761  ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode  ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
7762  ;;;;;;  font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock  ;;;;;;  font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock
7763  ;;;;;;  font-lock-mode) "font-lock" "font-lock.el" (15547 22601))  ;;;;;;  font-lock-mode) "font-lock" "font-lock.el" (15525 29334))
7764  ;;; Generated autoloads from font-lock.el  ;;; Generated autoloads from font-lock.el
7765    
7766  (make-variable-buffer-local (quote font-lock-defaults))  (make-variable-buffer-local (quote font-lock-defaults))
# Line 7879  Fontify the current buffer the way the f Line 7883  Fontify the current buffer the way the f
7883  ;;;***  ;;;***
7884    
7885  ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"  ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
7886  ;;;;;;  (15417 7424))  ;;;;;;  (15400 43360))
7887  ;;; Generated autoloads from international/fontset.el  ;;; Generated autoloads from international/fontset.el
7888    
7889  (autoload (quote create-fontset-from-fontset-spec) "fontset" "\  (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
# Line 7898  It returns a name of the created fontset Line 7902  It returns a name of the created fontset
7902    
7903  ;;;***  ;;;***
7904    
7905  ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15400  ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15394
7906  ;;;;;;  1477))  ;;;;;;  11333))
7907  ;;; Generated autoloads from mail/footnote.el  ;;; Generated autoloads from mail/footnote.el
7908    
7909  (autoload (quote footnote-mode) "footnote" "\  (autoload (quote footnote-mode) "footnote" "\
# Line 7919  key            binding Line 7923  key            binding
7923  ;;;***  ;;;***
7924    
7925  ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)  ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
7926  ;;;;;;  "forms" "forms.el" (15371 46415))  ;;;;;;  "forms" "forms.el" (15186 56482))
7927  ;;; Generated autoloads from forms.el  ;;; Generated autoloads from forms.el
7928    
7929  (autoload (quote forms-mode) "forms" "\  (autoload (quote forms-mode) "forms" "\
# Line 8033  with no args, if that value is non-nil." Line 8037  with no args, if that value is non-nil."
8037  ;;;***  ;;;***
8038    
8039  ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region  ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
8040  ;;;;;;  fortune-add-fortune) "fortune" "play/fortune.el" (15371 46425))  ;;;;;;  fortune-add-fortune) "fortune" "play/fortune.el" (15195 62737))
8041  ;;; Generated autoloads from play/fortune.el  ;;; Generated autoloads from play/fortune.el
8042    
8043  (autoload (quote fortune-add-fortune) "fortune" "\  (autoload (quote fortune-add-fortune) "fortune" "\
# Line 8073  and choose the directory as the fortune- Line 8077  and choose the directory as the fortune-
8077  ;;;***  ;;;***
8078    
8079  ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"  ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
8080  ;;;;;;  (15371 46415))  ;;;;;;  (15186 56482))
8081  ;;; Generated autoloads from generic.el  ;;; Generated autoloads from generic.el
8082    
8083  (autoload (quote define-generic-mode) "generic" "\  (autoload (quote define-generic-mode) "generic" "\
# Line 8118  Some generic modes are defined in `gener Line 8122  Some generic modes are defined in `gener
8122  ;;;***  ;;;***
8123    
8124  ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"  ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
8125  ;;;;;;  (15371 46426))  ;;;;;;  (15251 15718))
8126  ;;; Generated autoloads from progmodes/glasses.el  ;;; Generated autoloads from progmodes/glasses.el
8127    
8128  (autoload (quote glasses-mode) "glasses" "\  (autoload (quote glasses-mode) "glasses" "\
# Line 8129  at places they belong to." t nil) Line 8133  at places they belong to." t nil)
8133  ;;;***  ;;;***
8134    
8135  ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server  ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
8136  ;;;;;;  gnus-slave-no-server) "gnus" "gnus/gnus.el" (15417 7423))  ;;;;;;  gnus-slave-no-server) "gnus" "gnus/gnus.el" (15410 32828))
8137  ;;; Generated autoloads from gnus/gnus.el  ;;; Generated autoloads from gnus/gnus.el
8138    
8139  (autoload (quote gnus-slave-no-server) "gnus" "\  (autoload (quote gnus-slave-no-server) "gnus" "\
# Line 8159  prompt the user for the name of an NNTP Line 8163  prompt the user for the name of an NNTP
8163    
8164  ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize  ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize
8165  ;;;;;;  gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el"  ;;;;;;  gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el"
8166  ;;;;;;  (15371 46421))  ;;;;;;  (15185 54813))
8167  ;;; Generated autoloads from gnus/gnus-agent.el  ;;; Generated autoloads from gnus/gnus-agent.el
8168    
8169  (autoload (quote gnus-unplugged) "gnus-agent" "\  (autoload (quote gnus-unplugged) "gnus-agent" "\
# Line 8187  Start Gnus and fetch session." t nil) Line 8191  Start Gnus and fetch session." t nil)
8191  ;;;***  ;;;***
8192    
8193  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
8194  ;;;;;;  (15478 22405))  ;;;;;;  (15477 13591))
8195  ;;; Generated autoloads from gnus/gnus-art.el  ;;; Generated autoloads from gnus/gnus-art.el
8196    
8197  (autoload (quote gnus-article-prepare-display) "gnus-art" "\  (autoload (quote gnus-article-prepare-display) "gnus-art" "\
# Line 8196  Make the current buffer look like a nice Line 8200  Make the current buffer look like a nice
8200  ;;;***  ;;;***
8201    
8202  ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"  ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
8203  ;;;;;;  (15371 46421))  ;;;;;;  (15185 54813))
8204  ;;; Generated autoloads from gnus/gnus-audio.el  ;;; Generated autoloads from gnus/gnus-audio.el
8205    
8206  (autoload (quote gnus-audio-play) "gnus-audio" "\  (autoload (quote gnus-audio-play) "gnus-audio" "\
# Line 8205  Play a sound FILE through the speaker." Line 8209  Play a sound FILE through the speaker."
8209  ;;;***  ;;;***
8210    
8211  ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active  ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active
8212  ;;;;;;  gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (15371  ;;;;;;  gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (14860
8213  ;;;;;;  46421))  ;;;;;;  14811))
8214  ;;; Generated autoloads from gnus/gnus-cache.el  ;;; Generated autoloads from gnus/gnus-cache.el
8215    
8216  (autoload (quote gnus-jog-cache) "gnus-cache" "\  (autoload (quote gnus-jog-cache) "gnus-cache" "\
# Line 8224  Generate NOV files recursively starting Line 8228  Generate NOV files recursively starting
8228  ;;;***  ;;;***
8229    
8230  ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)  ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
8231  ;;;;;;  "gnus-group" "gnus/gnus-group.el" (15547 22606))  ;;;;;;  "gnus-group" "gnus/gnus-group.el" (15530 4992))
8232  ;;; Generated autoloads from gnus/gnus-group.el  ;;; Generated autoloads from gnus/gnus-group.el
8233    
8234  (autoload (quote gnus-fetch-group) "gnus-group" "\  (autoload (quote gnus-fetch-group) "gnus-group" "\
# Line 8237  Pop up a frame and enter GROUP." t nil) Line 8241  Pop up a frame and enter GROUP." t nil)
8241  ;;;***  ;;;***
8242    
8243  ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"  ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
8244  ;;;;;;  (15371 46421))  ;;;;;;  (14813 3418))
8245  ;;; Generated autoloads from gnus/gnus-kill.el  ;;; Generated autoloads from gnus/gnus-kill.el
8246    
8247  (defalias (quote gnus-batch-kill) (quote gnus-batch-score))  (defalias (quote gnus-batch-kill) (quote gnus-batch-score))
# Line 8249  Usage: emacs -batch -l ~/.emacs -l gnus Line 8253  Usage: emacs -batch -l ~/.emacs -l gnus
8253  ;;;***  ;;;***
8254    
8255  ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode)  ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode)
8256  ;;;;;;  "gnus-ml" "gnus/gnus-ml.el" (15371 46421))  ;;;;;;  "gnus-ml" "gnus/gnus-ml.el" (15185 54813))
8257  ;;; Generated autoloads from gnus/gnus-ml.el  ;;; Generated autoloads from gnus/gnus-ml.el
8258    
8259  (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" nil nil nil)  (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" nil nil nil)
# Line 8263  Minor mode for providing mailing-list co Line 8267  Minor mode for providing mailing-list co
8267    
8268  ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update  ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
8269  ;;;;;;  gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"  ;;;;;;  gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
8270  ;;;;;;  (15400 1475))  ;;;;;;  (15383 46829))
8271  ;;; Generated autoloads from gnus/gnus-mlspl.el  ;;; Generated autoloads from gnus/gnus-mlspl.el
8272    
8273  (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\  (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
# Line 8355  Calling (gnus-group-split-fancy nil nil Line 8359  Calling (gnus-group-split-fancy nil nil
8359  ;;;***  ;;;***
8360    
8361  ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"  ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
8362  ;;;;;;  (15371 46421))  ;;;;;;  (14791 27652))
8363  ;;; Generated autoloads from gnus/gnus-move.el  ;;; Generated autoloads from gnus/gnus-move.el
8364    
8365  (autoload (quote gnus-change-server) "gnus-move" "\  (autoload (quote gnus-change-server) "gnus-move" "\
# Line 8364  Update the .newsrc.eld file to reflect t Line 8368  Update the .newsrc.eld file to reflect t
8368    
8369  ;;;***  ;;;***
8370    
8371  ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15472  ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15470
8372  ;;;;;;  20892))  ;;;;;;  47364))
8373  ;;; Generated autoloads from gnus/gnus-msg.el  ;;; Generated autoloads from gnus/gnus-msg.el
8374    
8375  (autoload (quote gnus-msg-mail) "gnus-msg" "\  (autoload (quote gnus-msg-mail) "gnus-msg" "\
# Line 8378  Gcc: header for archiving purposes." t n Line 8382  Gcc: header for archiving purposes." t n
8382  ;;;***  ;;;***
8383    
8384  ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"  ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"
8385  ;;;;;;  (15371 46421))  ;;;;;;  (15185 49574))
8386  ;;; Generated autoloads from gnus/gnus-mule.el  ;;; Generated autoloads from gnus/gnus-mule.el
8387    
8388  (autoload (quote gnus-mule-add-group) "gnus-mule" "\  (autoload (quote gnus-mule-add-group) "gnus-mule" "\
# Line 8394  rather than using this function." nil ni Line 8398  rather than using this function." nil ni
8398  ;;;***  ;;;***
8399    
8400  ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"  ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
8401  ;;;;;;  (15371 46421))  ;;;;;;  (14791 27652))
8402  ;;; Generated autoloads from gnus/gnus-soup.el  ;;; Generated autoloads from gnus/gnus-soup.el
8403    
8404  (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\  (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
# Line 8412  Note -- this function hasn't been implem Line 8416  Note -- this function hasn't been implem
8416  ;;;***  ;;;***
8417    
8418  ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"  ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
8419  ;;;;;;  (15371 46421))  ;;;;;;  (14860 12426))
8420  ;;; Generated autoloads from gnus/gnus-spec.el  ;;; Generated autoloads from gnus/gnus-spec.el
8421    
8422  (autoload (quote gnus-update-format) "gnus-spec" "\  (autoload (quote gnus-update-format) "gnus-spec" "\
# Line 8421  Update the format specification near poi Line 8425  Update the format specification near poi
8425  ;;;***  ;;;***
8426    
8427  ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"  ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"
8428  ;;;;;;  "gnus/gnus-start.el" (15517 64423))  ;;;;;;  "gnus/gnus-start.el" (15514 12379))
8429  ;;; Generated autoloads from gnus/gnus-start.el  ;;; Generated autoloads from gnus/gnus-start.el
8430    
8431  (autoload (quote gnus-unload) "gnus-start" "\  (autoload (quote gnus-unload) "gnus-start" "\
# Line 8436  Declare backend NAME with ABILITIES as a Line 8440  Declare backend NAME with ABILITIES as a
8440  ;;;***  ;;;***
8441    
8442  ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"  ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
8443  ;;;;;;  (15371 46421))  ;;;;;;  (15272 56960))
8444  ;;; Generated autoloads from gnus/gnus-win.el  ;;; Generated autoloads from gnus/gnus-win.el
8445    
8446  (autoload (quote gnus-add-configuration) "gnus-win" "\  (autoload (quote gnus-add-configuration) "gnus-win" "\
# Line 8444  Add the window configuration CONF to `gn Line 8448  Add the window configuration CONF to `gn
8448    
8449  ;;;***  ;;;***
8450    
8451  ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15517 64423))  ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15514 64735))
8452  ;;; Generated autoloads from play/gomoku.el  ;;; Generated autoloads from play/gomoku.el
8453    
8454  (autoload (quote gomoku) "gomoku" "\  (autoload (quote gomoku) "gomoku" "\
# Line 8469  Use \\[describe-mode] for more info." t Line 8473  Use \\[describe-mode] for more info." t
8473  ;;;***  ;;;***
8474    
8475  ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)  ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
8476  ;;;;;;  "goto-addr" "net/goto-addr.el" (15371 46424))  ;;;;;;  "goto-addr" "net/goto-addr.el" (15302 11763))
8477  ;;; Generated autoloads from net/goto-addr.el  ;;; Generated autoloads from net/goto-addr.el
8478    
8479  (autoload (quote goto-address-at-mouse) "goto-addr" "\  (autoload (quote goto-address-at-mouse) "goto-addr" "\
# Line 8495  Also fontifies the buffer appropriately Line 8499  Also fontifies the buffer appropriately
8499    
8500  ;;;***  ;;;***
8501    
8502  ;;;### (autoloads (gs-load-image) "gs" "gs.el" (15371 46415))  ;;;### (autoloads (gs-load-image) "gs" "gs.el" (15288 14339))
8503  ;;; Generated autoloads from gs.el  ;;; Generated autoloads from gs.el
8504    
8505  (autoload (quote gs-load-image) "gs" "\  (autoload (quote gs-load-image) "gs" "\
# Line 8507  the form \"WINDOW-ID PIXMAP-ID\".  Value Line 8511  the form \"WINDOW-ID PIXMAP-ID\".  Value
8511  ;;;***  ;;;***
8512    
8513  ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"  ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
8514  ;;;;;;  (15525 27358))  ;;;;;;  (15521 62479))
8515  ;;; Generated autoloads from gud.el  ;;; Generated autoloads from gud.el
8516    
8517  (autoload (quote gdb) "gud" "\  (autoload (quote gdb) "gud" "\
# Line 8560  gud, see `gud-mode'." t nil) Line 8564  gud, see `gud-mode'." t nil)
8564    
8565  ;;;***  ;;;***
8566    
8567  ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15371  ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15187
8568  ;;;;;;  46425))  ;;;;;;  60207))
8569  ;;; Generated autoloads from play/handwrite.el  ;;; Generated autoloads from play/handwrite.el
8570    
8571  (autoload (quote handwrite) "handwrite" "\  (autoload (quote handwrite) "handwrite" "\
# Line 8577  Variables: handwrite-linespace     (defa Line 8581  Variables: handwrite-linespace     (defa
8581  ;;;***  ;;;***
8582    
8583  ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"  ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
8584  ;;;;;;  (15371 46425))  ;;;;;;  (15185 49575))
8585  ;;; Generated autoloads from play/hanoi.el  ;;; Generated autoloads from play/hanoi.el
8586    
8587  (autoload (quote hanoi) "hanoi" "\  (autoload (quote hanoi) "hanoi" "\
# Line 8651  The descriptions are inserted in a buffe Line 8655  The descriptions are inserted in a buffe
8655  ;;;***  ;;;***
8656    
8657  ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"  ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
8658  ;;;;;;  (15371 46415))  ;;;;;;  (15185 49574))
8659  ;;; Generated autoloads from help-macro.el  ;;; Generated autoloads from help-macro.el
8660    
8661  (defvar three-step-help nil "\  (defvar three-step-help nil "\
# Line 8665  A value of nil means skip the middle ste Line 8669  A value of nil means skip the middle ste
8669    
8670  ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button  ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
8671  ;;;;;;  help-make-xrefs help-setup-xref help-mode-finish help-mode-setup  ;;;;;;  help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
8672  ;;;;;;  help-mode) "help-mode" "help-mode.el" (15547 22700))  ;;;;;;  help-mode) "help-mode" "help-mode.el" (15424 41953))
8673  ;;; Generated autoloads from help-mode.el  ;;; Generated autoloads from help-mode.el
8674    
8675  (autoload (quote help-mode) "help-mode" "\  (autoload (quote help-mode) "help-mode" "\
# Line 8728  Add xrefs for symbols in `pp's output be Line 8732  Add xrefs for symbols in `pp's output be
8732  ;;;***  ;;;***
8733    
8734  ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"  ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
8735  ;;;;;;  "emacs-lisp/helper.el" (15371 46419))  ;;;;;;  "emacs-lisp/helper.el" (15185 49574))
8736  ;;; Generated autoloads from emacs-lisp/helper.el  ;;; Generated autoloads from emacs-lisp/helper.el
8737    
8738  (autoload (quote Helper-describe-bindings) "helper" "\  (autoload (quote Helper-describe-bindings) "helper" "\
# Line 8740  Provide help for current mode." t nil) Line 8744  Provide help for current mode." t nil)
8744  ;;;***  ;;;***
8745    
8746  ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"  ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
8747  ;;;;;;  "hexl.el" (15505 59086))  ;;;;;;  "hexl.el" (15490 51792))
8748  ;;; Generated autoloads from hexl.el  ;;; Generated autoloads from hexl.el
8749    
8750  (autoload (quote hexl-mode) "hexl" "\  (autoload (quote hexl-mode) "hexl" "\
# Line 8829  This discards the buffer's undo informat Line 8833  This discards the buffer's undo informat
8833    
8834  ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer  ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
8835  ;;;;;;  hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer  ;;;;;;  hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
8836  ;;;;;;  hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15455  ;;;;;;  hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15450
8837  ;;;;;;  18398))  ;;;;;;  60623))
8838  ;;; Generated autoloads from hi-lock.el  ;;; Generated autoloads from hi-lock.el
8839    
8840  (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces))  (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces))
# Line 8933  be found in variable `hi-lock-interactiv Line 8937  be found in variable `hi-lock-interactiv
8937  ;;;***  ;;;***
8938    
8939  ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially  ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
8940  ;;;;;;  hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15505 59091))  ;;;;;;  hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15494 12696))
8941  ;;; Generated autoloads from progmodes/hideif.el  ;;; Generated autoloads from progmodes/hideif.el
8942    
8943  (autoload (quote hide-ifdef-mode) "hideif" "\  (autoload (quote hide-ifdef-mode) "hideif" "\
# Line 8980  how the hiding is done: Line 8984  how the hiding is done:
8984  ;;;***  ;;;***
8985    
8986  ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)  ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
8987  ;;;;;;  "hideshow" "progmodes/hideshow.el" (15547 22609))  ;;;;;;  "hideshow" "progmodes/hideshow.el" (15538 7669))
8988  ;;; Generated autoloads from progmodes/hideshow.el  ;;; Generated autoloads from progmodes/hideshow.el
8989    
8990  (defvar hs-hide-comments-when-hiding-all t "\  (defvar hs-hide-comments-when-hiding-all t "\
# Line 9037  Key bindings: Line 9041  Key bindings:
9041  ;;;### (autoloads (global-highlight-changes highlight-compare-with-file  ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
9042  ;;;;;;  highlight-changes-rotate-faces highlight-changes-previous-change  ;;;;;;  highlight-changes-rotate-faces highlight-changes-previous-change
9043  ;;;;;;  highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)  ;;;;;;  highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
9044  ;;;;;;  "hilit-chg" "hilit-chg.el" (15557 64386))  ;;;;;;  "hilit-chg" "hilit-chg.el" (15556 11212))
9045  ;;; Generated autoloads from hilit-chg.el  ;;; Generated autoloads from hilit-chg.el
9046    
9047  (defvar highlight-changes-mode nil)  (defvar highlight-changes-mode nil)
# Line 9141  variable `highlight-changes-global-chang Line 9145  variable `highlight-changes-global-chang
9145  ;;;;;;  hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction  ;;;;;;  hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
9146  ;;;;;;  hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space  ;;;;;;  hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
9147  ;;;;;;  hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"  ;;;;;;  hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
9148  ;;;;;;  "hippie-exp.el" (15400 1472))  ;;;;;;  "hippie-exp.el" (15394 12491))
9149  ;;; Generated autoloads from hippie-exp.el  ;;; Generated autoloads from hippie-exp.el
9150    
9151  (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\  (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\
# Line 9194  argument VERBOSE non-nil makes the funct Line 9198  argument VERBOSE non-nil makes the funct
9198  ;;;***  ;;;***
9199    
9200  ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"  ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
9201  ;;;;;;  (15523 44055))  ;;;;;;  (15521 40298))
9202  ;;; Generated autoloads from hl-line.el  ;;; Generated autoloads from hl-line.el
9203    
9204  (autoload (quote hl-line-mode) "hl-line" "\  (autoload (quote hl-line-mode) "hl-line" "\
# Line 9222  in which `hl-line-mode' turns it on." t Line 9226  in which `hl-line-mode' turns it on." t
9226  ;;;***  ;;;***
9227    
9228  ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"  ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
9229  ;;;;;;  (15371 46418))  ;;;;;;  (15097 24075))
9230  ;;; Generated autoloads from calendar/holidays.el  ;;; Generated autoloads from calendar/holidays.el
9231    
9232  (autoload (quote holidays) "holidays" "\  (autoload (quote holidays) "holidays" "\
# Line 9242  The optional LABEL is used to label the Line 9246  The optional LABEL is used to label the
9246  ;;;***  ;;;***
9247    
9248  ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)  ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
9249  ;;;;;;  "hscroll" "obsolete/hscroll.el" (15371 46425))  ;;;;;;  "hscroll" "obsolete/hscroll.el" (14900 43616))
9250  ;;; Generated autoloads from obsolete/hscroll.el  ;;; Generated autoloads from obsolete/hscroll.el
9251    
9252  (autoload (quote turn-on-hscroll) "hscroll" "\  (autoload (quote turn-on-hscroll) "hscroll" "\
# Line 9630  groups to use; see `ibuffer-filter-group Line 9634  groups to use; see `ibuffer-filter-group
9634  ;;;***  ;;;***
9635    
9636  ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"  ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
9637  ;;;;;;  "icomplete.el" (15484 11830))  ;;;;;;  "icomplete.el" (15483 45647))
9638  ;;; Generated autoloads from icomplete.el  ;;; Generated autoloads from icomplete.el
9639    
9640  (autoload (quote icomplete-mode) "icomplete" "\  (autoload (quote icomplete-mode) "icomplete" "\
# Line 9643  Usually run by inclusion in `minibuffer- Line 9647  Usually run by inclusion in `minibuffer-
9647    
9648  ;;;***  ;;;***
9649    
9650  ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (15371 46426))  ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (14851 17580))
9651  ;;; Generated autoloads from progmodes/icon.el  ;;; Generated autoloads from progmodes/icon.el
9652    
9653  (autoload (quote icon-mode) "icon" "\  (autoload (quote icon-mode) "icon" "\
# Line 9682  with no args, if that value is non-nil." Line 9686  with no args, if that value is non-nil."
9686  ;;;***  ;;;***
9687    
9688  ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"  ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
9689  ;;;;;;  (15472 20893))  ;;;;;;  (15470 21905))
9690  ;;; Generated autoloads from progmodes/idlw-shell.el  ;;; Generated autoloads from progmodes/idlw-shell.el
9691    
9692  (autoload (quote idlwave-shell) "idlw-shell" "\  (autoload (quote idlwave-shell) "idlw-shell" "\
# Line 9705  See also the variable `idlwave-shell-pro Line 9709  See also the variable `idlwave-shell-pro
9709  ;;;***  ;;;***
9710    
9711  ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"  ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
9712  ;;;;;;  (15472 20893))  ;;;;;;  (15470 22102))
9713  ;;; Generated autoloads from progmodes/idlwave.el  ;;; Generated autoloads from progmodes/idlwave.el
9714    
9715  (autoload (quote idlwave-mode) "idlwave" "\  (autoload (quote idlwave-mode) "idlwave" "\
# Line 9823  The main features of this mode are Line 9827  The main features of this mode are
9827    
9828  ;;;***  ;;;***
9829    
9830  ;;;### (autoloads (ielm) "ielm" "ielm.el" (15483 47733))  ;;;### (autoloads (ielm) "ielm" "ielm.el" (15482 24869))
9831  ;;; Generated autoloads from ielm.el  ;;; Generated autoloads from ielm.el
9832   (add-hook 'same-window-buffer-names "*ielm*")   (add-hook 'same-window-buffer-names "*ielm*")
9833    
# Line 9835  Switches to the buffer `*ielm*', or crea Line 9839  Switches to the buffer `*ielm*', or crea
9839    
9840  ;;;### (autoloads (defimage find-image remove-images insert-image  ;;;### (autoloads (defimage find-image remove-images insert-image
9841  ;;;;;;  put-image create-image image-type-available-p image-type-from-file-header  ;;;;;;  put-image create-image image-type-available-p image-type-from-file-header
9842  ;;;;;;  image-type-from-data) "image" "image.el" (15505 59086))  ;;;;;;  image-type-from-data) "image" "image.el" (15500 45542))
9843  ;;; Generated autoloads from image.el  ;;; Generated autoloads from image.el
9844    
9845  (autoload (quote image-type-from-data) "image" "\  (autoload (quote image-type-from-data) "image" "\
# Line 9932  Example: Line 9936  Example:
9936    
9937  ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp  ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
9938  ;;;;;;  image-file-name-regexps image-file-name-extensions) "image-file"  ;;;;;;  image-file-name-regexps image-file-name-extensions) "image-file"
9939  ;;;;;;  "image-file.el" (15425 28362))  ;;;;;;  "image-file.el" (15415 19725))
9940  ;;; Generated autoloads from image-file.el  ;;; Generated autoloads from image-file.el
9941    
9942  (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\  (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
# Line 9985  Image files are those whose name has an Line 9989  Image files are those whose name has an
9989  ;;;***  ;;;***
9990    
9991  ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar  ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
9992  ;;;;;;  imenu-sort-function) "imenu" "imenu.el" (15517 64421))  ;;;;;;  imenu-sort-function) "imenu" "imenu.el" (15509 27826))
9993  ;;; Generated autoloads from imenu.el  ;;; Generated autoloads from imenu.el
9994    
9995  (defvar imenu-sort-function nil "\  (defvar imenu-sort-function nil "\
# Line 10130  for more information." t nil) Line 10134  for more information." t nil)
10134    
10135  ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion  ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
10136  ;;;;;;  in-is13194-post-read-conversion indian-compose-string indian-compose-region)  ;;;;;;  in-is13194-post-read-conversion indian-compose-string indian-compose-region)
10137  ;;;;;;  "ind-util" "language/ind-util.el" (15400 1477))  ;;;;;;  "ind-util" "language/ind-util.el" (15390 23523))
10138  ;;; Generated autoloads from language/ind-util.el  ;;; Generated autoloads from language/ind-util.el
10139    
10140  (autoload (quote indian-compose-region) "ind-util" "\  (autoload (quote indian-compose-region) "ind-util" "\
# Line 10157  See also the function `indian-glyph-char Line 10161  See also the function `indian-glyph-char
10161  ;;;***  ;;;***
10162    
10163  ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"  ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
10164  ;;;;;;  (15400 1480))  ;;;;;;  (15394 10957))
10165  ;;; Generated autoloads from progmodes/inf-lisp.el  ;;; Generated autoloads from progmodes/inf-lisp.el
10166    
10167  (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\  (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
# Line 10213  of `inferior-lisp-program').  Runs the h Line 10217  of `inferior-lisp-program').  Runs the h
10217    
10218  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
10219  ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone  ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone
10220  ;;;;;;  info info-other-window) "info" "info.el" (15566 1626))  ;;;;;;  info info-other-window) "info" "info.el" (15577 18154))
10221  ;;; Generated autoloads from info.el  ;;; Generated autoloads from info.el
10222    
10223  (autoload (quote info-other-window) "info" "\  (autoload (quote info-other-window) "info" "\
# Line 10264  This will add a speedbar major display m Line 10268  This will add a speedbar major display m
10268    
10269  ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file  ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
10270  ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"  ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
10271  ;;;;;;  (15444 42462))  ;;;;;;  (15440 59237))
10272  ;;; Generated autoloads from info-look.el  ;;; Generated autoloads from info-look.el
10273    
10274  (autoload (quote info-lookup-reset) "info-look" "\  (autoload (quote info-lookup-reset) "info-look" "\
# Line 10300  Perform completion on file preceding poi Line 10304  Perform completion on file preceding poi
10304  ;;;***  ;;;***
10305    
10306  ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)  ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
10307  ;;;;;;  "informat" "informat.el" (15371 46416))  ;;;;;;  "informat" "informat.el" (15185 49574))
10308  ;;; Generated autoloads from informat.el  ;;; Generated autoloads from informat.el
10309    
10310  (autoload (quote Info-tagify) "informat" "\  (autoload (quote Info-tagify) "informat" "\
# Line 10333  For example, invoke \"emacs -batch -f ba Line 10337  For example, invoke \"emacs -batch -f ba
10337    
10338  ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method  ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
10339  ;;;;;;  isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"  ;;;;;;  isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
10340  ;;;;;;  (15371 46423))  ;;;;;;  (15251 19613))
10341  ;;; Generated autoloads from international/isearch-x.el  ;;; Generated autoloads from international/isearch-x.el
10342    
10343  (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\  (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
# Line 10347  Toggle input method in interactive searc Line 10351  Toggle input method in interactive searc
10351  ;;;***  ;;;***
10352    
10353  ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"  ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
10354  ;;;;;;  (15547 22607))  ;;;;;;  (15538 7960))
10355  ;;; Generated autoloads from international/iso-acc.el  ;;; Generated autoloads from international/iso-acc.el
10356    
10357  (autoload (quote iso-accents-mode) "iso-acc" "\  (autoload (quote iso-accents-mode) "iso-acc" "\
# Line 10378  and a negative argument disables it." t Line 10382  and a negative argument disables it." t
10382  ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only  ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
10383  ;;;;;;  iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso  ;;;;;;  iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
10384  ;;;;;;  iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"  ;;;;;;  iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
10385  ;;;;;;  "international/iso-cvt.el" (15371 46423))  ;;;;;;  "international/iso-cvt.el" (15186 56483))
10386  ;;; Generated autoloads from international/iso-cvt.el  ;;; Generated autoloads from international/iso-cvt.el
10387    
10388  (autoload (quote iso-spanish) "iso-cvt" "\  (autoload (quote iso-spanish) "iso-cvt" "\
# Line 10438  Add submenus to the Files menu, to conve Line 10442  Add submenus to the Files menu, to conve
10442  ;;;***  ;;;***
10443    
10444  ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"  ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
10445  ;;;;;;  (15417 7424))  ;;;;;;  (15404 61941))
10446  ;;; Generated autoloads from international/iso-transl.el  ;;; Generated autoloads from international/iso-transl.el
10447   (or key-translation-map (setq key-translation-map (make-sparse-keymap)))   (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
10448   (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)   (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
# Line 10451  Add submenus to the Files menu, to conve Line 10455  Add submenus to the Files menu, to conve
10455  ;;;;;;  ispell-region ispell-change-dictionary ispell-kill-ispell  ;;;;;;  ispell-region ispell-change-dictionary ispell-kill-ispell
10456  ;;;;;;  ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist  ;;;;;;  ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
10457  ;;;;;;  ispell-local-dictionary-alist ispell-personal-dictionary)  ;;;;;;  ispell-local-dictionary-alist ispell-personal-dictionary)
10458  ;;;;;;  "ispell" "textmodes/ispell.el" (15472 20893))  ;;;;;;  "ispell" "textmodes/ispell.el" (15471 40661))
10459  ;;; Generated autoloads from textmodes/ispell.el  ;;; Generated autoloads from textmodes/ispell.el
10460    
10461  (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\  (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
# Line 10697  You can bind this to the key C-c i in GN Line 10701  You can bind this to the key C-c i in GN
10701    
10702  ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer  ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer
10703  ;;;;;;  iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings  ;;;;;;  iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings
10704  ;;;;;;  iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15548 17734))  ;;;;;;  iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15544 11212))
10705  ;;; Generated autoloads from iswitchb.el  ;;; Generated autoloads from iswitchb.el
10706    
10707  (autoload (quote iswitchb-read-buffer) "iswitchb" "\  (autoload (quote iswitchb-read-buffer) "iswitchb" "\
# Line 10759  This mode enables switching between buff Line 10763  This mode enables switching between buff
10763  ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region  ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
10764  ;;;;;;  japanese-hiragana-region japanese-katakana-region japanese-zenkaku  ;;;;;;  japanese-hiragana-region japanese-katakana-region japanese-zenkaku
10765  ;;;;;;  japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)  ;;;;;;  japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
10766  ;;;;;;  "japan-util" "language/japan-util.el" (15371 46423))  ;;;;;;  "japan-util" "language/japan-util.el" (15185 62673))
10767  ;;; Generated autoloads from language/japan-util.el  ;;; Generated autoloads from language/japan-util.el
10768    
10769  (autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil)  (autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil)
# Line 10815  If non-nil, second arg INITIAL-INPUT is Line 10819  If non-nil, second arg INITIAL-INPUT is
10819    
10820  ;;;***  ;;;***
10821    
10822  ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15391  ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15361
10823  ;;;;;;  60517))  ;;;;;;  12869))
10824  ;;; Generated autoloads from jit-lock.el  ;;; Generated autoloads from jit-lock.el
10825    
10826  (autoload (quote jit-lock-register) "jit-lock" "\  (autoload (quote jit-lock-register) "jit-lock" "\
# Line 10828  If non-nil, CONTEXTUAL means that a cont Line 10832  If non-nil, CONTEXTUAL means that a cont
10832  ;;;***  ;;;***
10833    
10834  ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)  ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
10835  ;;;;;;  "jka-compr" "jka-compr.el" (15417 7402))  ;;;;;;  "jka-compr" "jka-compr.el" (15409 25587))
10836  ;;; Generated autoloads from jka-compr.el  ;;; Generated autoloads from jka-compr.el
10837    
10838  (defvar auto-compression-mode nil "\  (defvar auto-compression-mode nil "\
# Line 10852  Evalute BODY with automatic file compres Line 10856  Evalute BODY with automatic file compres
10856  ;;;***  ;;;***
10857    
10858  ;;;### (autoloads (keypad-setup keypad-shifted-setup keypad-setup)  ;;;### (autoloads (keypad-setup keypad-shifted-setup keypad-setup)
10859  ;;;;;;  "keypad" "emulation/keypad.el" (15564 30393))  ;;;;;;  "keypad" "emulation/keypad.el" (15564 28215))
10860  ;;; Generated autoloads from emulation/keypad.el  ;;; Generated autoloads from emulation/keypad.el
10861    
10862  (defvar keypad-setup nil "\  (defvar keypad-setup nil "\
# Line 10896  the decimal key on the keypad is mapped Line 10900  the decimal key on the keypad is mapped
10900  ;;;***  ;;;***
10901    
10902  ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"  ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
10903  ;;;;;;  (15371 46423))  ;;;;;;  (15185 62673))
10904  ;;; Generated autoloads from international/kinsoku.el  ;;; Generated autoloads from international/kinsoku.el
10905    
10906  (autoload (quote kinsoku) "kinsoku" "\  (autoload (quote kinsoku) "kinsoku" "\
# Line 10915  the context of text formatting." nil nil Line 10919  the context of text formatting." nil nil
10919    
10920  ;;;***  ;;;***
10921    
10922  ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15371  ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15185
10923  ;;;;;;  46423))  ;;;;;;  62673))
10924  ;;; Generated autoloads from international/kkc.el  ;;; Generated autoloads from international/kkc.el
10925    
10926  (defvar kkc-after-update-conversion-functions nil "\  (defvar kkc-after-update-conversion-functions nil "\
# Line 10937  and the return value is the length of th Line 10941  and the return value is the length of th
10941  ;;;***  ;;;***
10942    
10943  ;;;### (autoloads (setup-korean-environment-internal) "korea-util"  ;;;### (autoloads (setup-korean-environment-internal) "korea-util"
10944  ;;;;;;  "language/korea-util.el" (15371 46423))  ;;;;;;  "language/korea-util.el" (15185 62673))
10945  ;;; Generated autoloads from language/korea-util.el  ;;; Generated autoloads from language/korea-util.el
10946    
10947  (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\  (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
# Line 10949  and the return value is the length of th Line 10953  and the return value is the length of th
10953  ;;;***  ;;;***
10954    
10955  ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"  ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
10956  ;;;;;;  (15371 46425))  ;;;;;;  (15354 48719))
10957  ;;; Generated autoloads from play/landmark.el  ;;; Generated autoloads from play/landmark.el
10958    
10959  (defalias (quote landmark-repeat) (quote lm-test-run))  (defalias (quote landmark-repeat) (quote lm-test-run))
# Line 10979  Use \\[describe-mode] for more info." t Line 10983  Use \\[describe-mode] for more info." t
10983    
10984  ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion  ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
10985  ;;;;;;  lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao  ;;;;;;  lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
10986  ;;;;;;  lao-compose-string) "lao-util" "language/lao-util.el" (15391  ;;;;;;  lao-compose-string) "lao-util" "language/lao-util.el" (15377
10987  ;;;;;;  60703))  ;;;;;;  2041))
10988  ;;; Generated autoloads from language/lao-util.el  ;;; Generated autoloads from language/lao-util.el
10989    
10990  (autoload (quote lao-compose-string) "lao-util" nil nil nil)  (autoload (quote lao-compose-string) "lao-util" nil nil nil)
# Line 11013  The return value is number of composed c Line 11017  The return value is number of composed c
11017  ;;;***  ;;;***
11018    
11019  ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)  ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
11020  ;;;;;;  "latin1-disp" "international/latin1-disp.el" (15391 60562))  ;;;;;;  "latin1-disp" "international/latin1-disp.el" (15377 1423))
11021  ;;; Generated autoloads from international/latin1-disp.el  ;;; Generated autoloads from international/latin1-disp.el
11022    
11023  (defvar latin1-display nil "\  (defvar latin1-display nil "\
# Line 11059  use either M-x customize of the function Line 11063  use either M-x customize of the function
11063  ;;;***  ;;;***
11064    
11065  ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"  ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
11066  ;;;;;;  "lazy-lock.el" (15517 64421))  ;;;;;;  "lazy-lock.el" (15509 27929))
11067  ;;; Generated autoloads from lazy-lock.el  ;;; Generated autoloads from lazy-lock.el
11068    
11069  (autoload (quote lazy-lock-mode) "lazy-lock" "\  (autoload (quote lazy-lock-mode) "lazy-lock" "\
# Line 11123  Unconditionally turn on Lazy Lock mode." Line 11127  Unconditionally turn on Lazy Lock mode."
11127  ;;;***  ;;;***
11128    
11129  ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"  ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
11130  ;;;;;;  (15371 46416))  ;;;;;;  (15185 49574))
11131  ;;; Generated autoloads from ledit.el  ;;; Generated autoloads from ledit.el
11132    
11133  (defconst ledit-save-files t "\  (defconst ledit-save-files t "\
# Line 11152  do (setq lisp-mode-hook 'ledit-from-lisp Line 11156  do (setq lisp-mode-hook 'ledit-from-lisp
11156    
11157  ;;;***  ;;;***
11158    
11159  ;;;### (autoloads (life) "life" "play/life.el" (15371 46425))  ;;;### (autoloads (life) "life" "play/life.el" (15020 64776))
11160  ;;; Generated autoloads from play/life.el  ;;; Generated autoloads from play/life.el
11161    
11162  (autoload (quote life) "life" "\  (autoload (quote life) "life" "\
# Line 11163  generations (this defaults to 1)." t nil Line 11167  generations (this defaults to 1)." t nil
11167    
11168  ;;;***  ;;;***
11169    
11170  ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (15371  ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (14846
11171  ;;;;;;  46415))  ;;;;;;  46315))
11172  ;;; Generated autoloads from loadhist.el  ;;; Generated autoloads from loadhist.el
11173    
11174  (autoload (quote unload-feature) "loadhist" "\  (autoload (quote unload-feature) "loadhist" "\
# Line 11175  is nil, raise an error." t nil) Line 11179  is nil, raise an error." t nil)
11179  ;;;***  ;;;***
11180    
11181  ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"  ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
11182  ;;;;;;  (15417 7408))  ;;;;;;  (15400 23926))
11183  ;;; Generated autoloads from locate.el  ;;; Generated autoloads from locate.el
11184    
11185  (autoload (quote locate) "locate" "\  (autoload (quote locate) "locate" "\
# Line 11190  shown; this is often useful to constrain Line 11194  shown; this is often useful to constrain
11194    
11195  ;;;***  ;;;***
11196    
11197  ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15371 46415))  ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15326 11642))
11198  ;;; Generated autoloads from log-edit.el  ;;; Generated autoloads from log-edit.el
11199    
11200  (autoload (quote log-edit) "log-edit" "\  (autoload (quote log-edit) "log-edit" "\
# Line 11209  If BUFFER is non-nil `log-edit' will jum Line 11213  If BUFFER is non-nil `log-edit' will jum
11213    
11214  ;;;***  ;;;***
11215    
11216  ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15417  ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15408
11217  ;;;;;;  7408))  ;;;;;;  51653))
11218  ;;; Generated autoloads from log-view.el  ;;; Generated autoloads from log-view.el
11219    
11220  (autoload (quote log-view-mode) "log-view" "\  (autoload (quote log-view-mode) "log-view" "\
# Line 11219  Major mode for browsing CVS log output." Line 11223  Major mode for browsing CVS log output."
11223  ;;;***  ;;;***
11224    
11225  ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer  ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
11226  ;;;;;;  lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15371  ;;;;;;  lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15185
11227  ;;;;;;  46416))  ;;;;;;  49574))
11228  ;;; Generated autoloads from lpr.el  ;;; Generated autoloads from lpr.el
11229    
11230  (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))  (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
# Line 11299  for further customization of the printer Line 11303  for further customization of the printer
11303    
11304  ;;;***  ;;;***
11305    
11306  ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15417 7408))  ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15407 18714))
11307  ;;; Generated autoloads from ls-lisp.el  ;;; Generated autoloads from ls-lisp.el
11308    
11309  (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired))  (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired))
11310    
11311  ;;;***  ;;;***
11312    
11313  ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15371  ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15186
11314  ;;;;;;  46418))  ;;;;;;  39912))
11315  ;;; Generated autoloads from calendar/lunar.el  ;;; Generated autoloads from calendar/lunar.el
11316    
11317  (autoload (quote phases-of-moon) "lunar" "\  (autoload (quote phases-of-moon) "lunar" "\
# Line 11318  This function is suitable for execution Line 11322  This function is suitable for execution
11322    
11323  ;;;***  ;;;***
11324    
11325  ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15371  ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15186
11326  ;;;;;;  46426))  ;;;;;;  56483))
11327  ;;; Generated autoloads from progmodes/m4-mode.el  ;;; Generated autoloads from progmodes/m4-mode.el
11328    
11329  (autoload (quote m4-mode) "m4-mode" "\  (autoload (quote m4-mode) "m4-mode" "\
# Line 11330  A major mode to edit m4 macro files. Line 11334  A major mode to edit m4 macro files.
11334  ;;;***  ;;;***
11335    
11336  ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro  ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
11337  ;;;;;;  name-last-kbd-macro) "macros" "macros.el" (15371 46416))  ;;;;;;  name-last-kbd-macro) "macros" "macros.el" (15185 49574))
11338  ;;; Generated autoloads from macros.el  ;;; Generated autoloads from macros.el
11339    
11340  (autoload (quote name-last-kbd-macro) "macros" "\  (autoload (quote name-last-kbd-macro) "macros" "\
# Line 11411  and then select the region of un-tablifi Line 11415  and then select the region of un-tablifi
11415  ;;;***  ;;;***
11416    
11417  ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"  ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
11418  ;;;;;;  "mail/mail-extr.el" (15371 46424))  ;;;;;;  "mail/mail-extr.el" (15353 37573))
11419  ;;; Generated autoloads from mail/mail-extr.el  ;;; Generated autoloads from mail/mail-extr.el
11420    
11421  (autoload (quote mail-extract-address-components) "mail-extr" "\  (autoload (quote mail-extract-address-components) "mail-extr" "\
# Line 11437  Convert mail domain DOMAIN to the countr Line 11441  Convert mail domain DOMAIN to the countr
11441    
11442  ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history  ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
11443  ;;;;;;  mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"  ;;;;;;  mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
11444  ;;;;;;  (15371 46424))  ;;;;;;  (15186 56483))
11445  ;;; Generated autoloads from mail/mail-hist.el  ;;; Generated autoloads from mail/mail-hist.el
11446    
11447  (autoload (quote mail-hist-define-keys) "mail-hist" "\  (autoload (quote mail-hist-define-keys) "mail-hist" "\
# Line 11459  This function normally would be called w Line 11463  This function normally would be called w
11463    
11464  ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region  ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
11465  ;;;;;;  mail-unquote-printable mail-quote-printable mail-file-babyl-p  ;;;;;;  mail-unquote-printable mail-quote-printable mail-file-babyl-p
11466  ;;;;;;  mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15517  ;;;;;;  mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15512
11467  ;;;;;;  64423))  ;;;;;;  17296))
11468  ;;; Generated autoloads from mail/mail-utils.el  ;;; Generated autoloads from mail/mail-utils.el
11469    
11470  (defvar mail-use-rfc822 nil "\  (defvar mail-use-rfc822 nil "\
# Line 11495  If 4th arg LIST is non-nil, return a lis Line 11499  If 4th arg LIST is non-nil, return a lis
11499  ;;;***  ;;;***
11500    
11501  ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)  ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
11502  ;;;;;;  "mailabbrev" "mail/mailabbrev.el" (15557 64401))  ;;;;;;  "mailabbrev" "mail/mailabbrev.el" (15551 24563))
11503  ;;; Generated autoloads from mail/mailabbrev.el  ;;; Generated autoloads from mail/mailabbrev.el
11504    
11505  (autoload (quote mail-abbrevs-setup) "mailabbrev" "\  (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
# Line 11512  If DEFINITION contains multiple addresse Line 11516  If DEFINITION contains multiple addresse
11516  ;;;***  ;;;***
11517    
11518  ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases  ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
11519  ;;;;;;  mail-complete-style) "mailalias" "mail/mailalias.el" (15371  ;;;;;;  mail-complete-style) "mailalias" "mail/mailalias.el" (15303
11520  ;;;;;;  46424))  ;;;;;;  63149))
11521  ;;; Generated autoloads from mail/mailalias.el  ;;; Generated autoloads from mail/mailalias.el
11522    
11523  (defvar mail-complete-style (quote angles) "\  (defvar mail-complete-style (quote angles) "\
# Line 11551  current header, calls `mail-complete-fun Line 11555  current header, calls `mail-complete-fun
11555  ;;;***  ;;;***
11556    
11557  ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"  ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
11558  ;;;;;;  (15391 60717))  ;;;;;;  (15365 19469))
11559  ;;; Generated autoloads from progmodes/make-mode.el  ;;; Generated autoloads from progmodes/make-mode.el
11560    
11561  (autoload (quote makefile-mode) "make-mode" "\  (autoload (quote makefile-mode) "make-mode" "\
# Line 11630  Makefile mode can be configured by modif Line 11634  Makefile mode can be configured by modif
11634    
11635  ;;;***  ;;;***
11636    
11637  ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (15371  ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (13229
11638  ;;;;;;  46416))  ;;;;;;  28917))
11639  ;;; Generated autoloads from makesum.el  ;;; Generated autoloads from makesum.el
11640    
11641  (autoload (quote make-command-summary) "makesum" "\  (autoload (quote make-command-summary) "makesum" "\
# Line 11640  Previous contents of that buffer are kil Line 11644  Previous contents of that buffer are kil
11644    
11645  ;;;***  ;;;***
11646    
11647  ;;;### (autoloads (man-follow man) "man" "man.el" (15427 61506))  ;;;### (autoloads (man-follow man) "man" "man.el" (15425 23120))
11648  ;;; Generated autoloads from man.el  ;;; Generated autoloads from man.el
11649    
11650  (defalias (quote manual-entry) (quote man))  (defalias (quote manual-entry) (quote man))
# Line 11663  Get a Un*x manual page of the item under Line 11667  Get a Un*x manual page of the item under
11667    
11668  ;;;***  ;;;***
11669    
11670  ;;;### (autoloads (master-mode) "master" "master.el" (15417 7408))  ;;;### (autoloads (master-mode) "master" "master.el" (15400 24164))
11671  ;;; Generated autoloads from master.el  ;;; Generated autoloads from master.el
11672    
11673  (autoload (quote master-mode) "master" "\  (autoload (quote master-mode) "master" "\
# Line 11692  yourself the value of `master-of' by cal Line 11696  yourself the value of `master-of' by cal
11696  ;;;;;;  message-signature message-indent-citation-function message-cite-function  ;;;;;;  message-signature message-indent-citation-function message-cite-function
11697  ;;;;;;  message-yank-prefix message-citation-line-function message-send-mail-function  ;;;;;;  message-yank-prefix message-citation-line-function message-send-mail-function
11698  ;;;;;;  message-user-organization-file message-signature-separator  ;;;;;;  message-user-organization-file message-signature-separator
11699  ;;;;;;  message-from-style) "message" "gnus/message.el" (15547 22607))  ;;;;;;  message-from-style) "message" "gnus/message.el" (15530 4992))
11700  ;;; Generated autoloads from gnus/message.el  ;;; Generated autoloads from gnus/message.el
11701    
11702  (defvar message-from-style (quote default) "\  (defvar message-from-style (quote default) "\
# Line 11858  which specify the range to operate on." Line 11862  which specify the range to operate on."
11862  ;;;***  ;;;***
11863    
11864  ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"  ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
11865  ;;;;;;  (15371 46426))  ;;;;;;  (15186 56483))
11866  ;;; Generated autoloads from progmodes/meta-mode.el  ;;; Generated autoloads from progmodes/meta-mode.el
11867    
11868  (autoload (quote metafont-mode) "meta-mode" "\  (autoload (quote metafont-mode) "meta-mode" "\
# Line 11881  Turning on MetaPost mode calls the value Line 11885  Turning on MetaPost mode calls the value
11885    
11886  ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body  ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
11887  ;;;;;;  metamail-interpret-header) "metamail" "mail/metamail.el"  ;;;;;;  metamail-interpret-header) "metamail" "mail/metamail.el"
11888  ;;;;;;  (15371 46424))  ;;;;;;  (14861 58026))
11889  ;;; Generated autoloads from mail/metamail.el  ;;; Generated autoloads from mail/metamail.el
11890    
11891  (autoload (quote metamail-interpret-header) "metamail" "\  (autoload (quote metamail-interpret-header) "metamail" "\
# Line 11917  redisplayed as output is inserted." t ni Line 11921  redisplayed as output is inserted." t ni
11921  ;;;***  ;;;***
11922    
11923  ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch  ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch
11924  ;;;;;;  mh-smail) "mh-comp" "mail/mh-comp.el" (15400 1477))  ;;;;;;  mh-smail) "mh-comp" "mail/mh-comp.el" (15394 11401))
11925  ;;; Generated autoloads from mail/mh-comp.el  ;;; Generated autoloads from mail/mh-comp.el
11926    
11927  (autoload (quote mh-smail) "mh-comp" "\  (autoload (quote mh-smail) "mh-comp" "\
# Line 11974  This command runs the normal hooks `text Line 11978  This command runs the normal hooks `text
11978    
11979  ;;;***  ;;;***
11980    
11981  ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mail/mh-e.el" (15400  ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mail/mh-e.el" (15394
11982  ;;;;;;  1477))  ;;;;;;  11455))
11983  ;;; Generated autoloads from mail/mh-e.el  ;;; Generated autoloads from mail/mh-e.el
11984    
11985  (autoload (quote mh-rmail) "mh-e" "\  (autoload (quote mh-rmail) "mh-e" "\
# Line 11988  Display version information about mh-e a Line 11992  Display version information about mh-e a
11992    
11993  ;;;***  ;;;***
11994    
11995  ;;;### (autoloads nil "mh-mime" "mail/mh-mime.el" (15371 46424))  ;;;### (autoloads nil "mh-mime" "mail/mh-mime.el" (15185 62673))
11996  ;;; Generated autoloads from mail/mh-mime.el  ;;; Generated autoloads from mail/mh-mime.el
11997    
11998  (defvar mh-mime-content-types (quote (("text/plain") ("text/richtext") ("multipart/mixed") ("multipart/alternative") ("multipart/digest") ("multipart/parallel") ("message/rfc822") ("message/partial") ("message/external-body") ("application/octet-stream") ("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg"))) "\  (defvar mh-mime-content-types (quote (("text/plain") ("text/richtext") ("multipart/mixed") ("multipart/alternative") ("multipart/digest") ("multipart/parallel") ("message/rfc822") ("message/partial") ("message/external-body") ("application/octet-stream") ("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg"))) "\
# Line 11996  Legal MIME content types.  See documenta Line 12000  Legal MIME content types.  See documenta
12000    
12001  ;;;***  ;;;***
12002    
12003  ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15417 7424))  ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15400 24719))
12004  ;;; Generated autoloads from mail/mh-utils.el  ;;; Generated autoloads from mail/mh-utils.el
12005    
12006  (put (quote mh-progs) (quote risky-local-variable) t)  (put (quote mh-progs) (quote risky-local-variable) t)
# Line 12010  Legal MIME content types.  See documenta Line 12014  Legal MIME content types.  See documenta
12014  ;;;***  ;;;***
12015    
12016  ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"  ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
12017  ;;;;;;  "midnight.el" (15371 46416))  ;;;;;;  "midnight.el" (15185 62672))
12018  ;;; Generated autoloads from midnight.el  ;;; Generated autoloads from midnight.el
12019    
12020  (autoload (quote clean-buffer-list) "midnight" "\  (autoload (quote clean-buffer-list) "midnight" "\
# Line 12033  to its second argument TM." nil nil) Line 12037  to its second argument TM." nil nil)
12037  ;;;***  ;;;***
12038    
12039  ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"  ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
12040  ;;;;;;  "minibuf-eldef.el" (15391 60519))  ;;;;;;  "minibuf-eldef.el" (15381 46814))
12041  ;;; Generated autoloads from minibuf-eldef.el  ;;; Generated autoloads from minibuf-eldef.el
12042    
12043  (defvar minibuffer-electric-default-mode nil "\  (defvar minibuffer-electric-default-mode nil "\
# Line 12060  Returns non-nil if the new state is enab Line 12064  Returns non-nil if the new state is enab
12064  ;;;***  ;;;***
12065    
12066  ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"  ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
12067  ;;;;;;  (15371 46420))  ;;;;;;  (15185 54813))
12068  ;;; Generated autoloads from gnus/mm-partial.el  ;;; Generated autoloads from gnus/mm-partial.el
12069    
12070  (autoload (quote mm-inline-partial) "mm-partial" "\  (autoload (quote mm-inline-partial) "mm-partial" "\
# Line 12072  If NO-DISPLAY is nil, display it. Otherw Line 12076  If NO-DISPLAY is nil, display it. Otherw
12076  ;;;***  ;;;***
12077    
12078  ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el"  ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el"
12079  ;;;;;;  (15371 46420))  ;;;;;;  (15216 151))
12080  ;;; Generated autoloads from gnus/mm-uu.el  ;;; Generated autoloads from gnus/mm-uu.el
12081    
12082  (autoload (quote mm-uu-dissect) "mm-uu" "\  (autoload (quote mm-uu-dissect) "mm-uu" "\
# Line 12084  Check whether the current buffer contain Line 12088  Check whether the current buffer contain
12088  ;;;***  ;;;***
12089    
12090  ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"  ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
12091  ;;;;;;  (15371 46426))  ;;;;;;  (15185 49575))
12092  ;;; Generated autoloads from progmodes/modula2.el  ;;; Generated autoloads from progmodes/modula2.el
12093    
12094  (autoload (quote modula-2-mode) "modula2" "\  (autoload (quote modula-2-mode) "modula2" "\
# Line 12114  followed by the first character of the c Line 12118  followed by the first character of the c
12118  ;;;***  ;;;***
12119    
12120  ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"  ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
12121  ;;;;;;  (15371 46425))  ;;;;;;  (15186 44923))
12122  ;;; Generated autoloads from play/morse.el  ;;; Generated autoloads from play/morse.el
12123    
12124  (autoload (quote morse-region) "morse" "\  (autoload (quote morse-region) "morse" "\
# Line 12125  Convert morse coded text in region to or Line 12129  Convert morse coded text in region to or
12129    
12130  ;;;***  ;;;***
12131    
12132  ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15391  ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15363
12133  ;;;;;;  60519))  ;;;;;;  46804))
12134  ;;; Generated autoloads from mouse-sel.el  ;;; Generated autoloads from mouse-sel.el
12135    
12136  (autoload (quote mouse-sel-mode) "mouse-sel" "\  (autoload (quote mouse-sel-mode) "mouse-sel" "\
# Line 12175  Multiplication puzzle with GNU Emacs." t Line 12179  Multiplication puzzle with GNU Emacs." t
12179    
12180  ;;;***  ;;;***
12181    
12182  ;;;### (autoloads (msb-mode) "msb" "msb.el" (15565 62221))  ;;;### (autoloads (msb-mode) "msb" "msb.el" (15577 18154))
12183  ;;; Generated autoloads from msb.el  ;;; Generated autoloads from msb.el
12184    
12185  (defvar msb-mode nil "\  (defvar msb-mode nil "\
# Line 12201  different buffer menu using the function Line 12205  different buffer menu using the function
12205  ;;;;;;  describe-current-coding-system describe-current-coding-system-briefly  ;;;;;;  describe-current-coding-system describe-current-coding-system-briefly
12206  ;;;;;;  describe-coding-system describe-char-after describe-character-set  ;;;;;;  describe-coding-system describe-char-after describe-character-set
12207  ;;;;;;  list-charset-chars read-charset list-character-sets) "mule-diag"  ;;;;;;  list-charset-chars read-charset list-character-sets) "mule-diag"
12208  ;;;;;;  "international/mule-diag.el" (15557 64400))  ;;;;;;  "international/mule-diag.el" (15556 13128))
12209  ;;; Generated autoloads from international/mule-diag.el  ;;; Generated autoloads from international/mule-diag.el
12210    
12211  (autoload (quote list-character-sets) "mule-diag" "\  (autoload (quote list-character-sets) "mule-diag" "\
# Line 12323  system which uses fontsets)." t nil) Line 12327  system which uses fontsets)." t nil)
12327  ;;;;;;  coding-system-post-read-conversion coding-system-eol-type-mnemonic  ;;;;;;  coding-system-post-read-conversion coding-system-eol-type-mnemonic
12328  ;;;;;;  lookup-nested-alist set-nested-alist truncate-string-to-width  ;;;;;;  lookup-nested-alist set-nested-alist truncate-string-to-width
12329  ;;;;;;  store-substring string-to-sequence) "mule-util" "international/mule-util.el"  ;;;;;;  store-substring string-to-sequence) "mule-util" "international/mule-util.el"
12330  ;;;;;;  (15400 1476))  ;;;;;;  (15387 32159))
12331  ;;; Generated autoloads from international/mule-util.el  ;;; Generated autoloads from international/mule-util.el
12332    
12333  (autoload (quote string-to-sequence) "mule-util" "\  (autoload (quote string-to-sequence) "mule-util" "\
# Line 12446  Enable mouse wheel support." nil nil) Line 12450  Enable mouse wheel support." nil nil)
12450  ;;;### (autoloads (network-connection network-connection-to-service  ;;;### (autoloads (network-connection network-connection-to-service
12451  ;;;;;;  whois-reverse-lookup whois finger ftp dig nslookup nslookup-host  ;;;;;;  whois-reverse-lookup whois finger ftp dig nslookup nslookup-host
12452  ;;;;;;  route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el"  ;;;;;;  route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el"
12453  ;;;;;;  (15425 28364))  ;;;;;;  (15416 26762))
12454  ;;; Generated autoloads from net/net-utils.el  ;;; Generated autoloads from net/net-utils.el
12455    
12456  (autoload (quote traceroute) "net-utils" "\  (autoload (quote traceroute) "net-utils" "\
# Line 12631  unless optional argument SOFT is non-nil Line 12635  unless optional argument SOFT is non-nil
12635    
12636  ;;;***  ;;;***
12637    
12638  ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (15371  ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (14857
12639  ;;;;;;  46420))  ;;;;;;  57188))
12640  ;;; Generated autoloads from gnus/nndoc.el  ;;; Generated autoloads from gnus/nndoc.el
12641    
12642  (autoload (quote nndoc-add-type) "nndoc" "\  (autoload (quote nndoc-add-type) "nndoc" "\
# Line 12645  symbol in the alist." nil nil) Line 12649  symbol in the alist." nil nil)
12649  ;;;***  ;;;***
12650    
12651  ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"  ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
12652  ;;;;;;  (15547 22607))  ;;;;;;  (15542 20588))
12653  ;;; Generated autoloads from gnus/nnfolder.el  ;;; Generated autoloads from gnus/nnfolder.el
12654    
12655  (autoload (quote nnfolder-generate-active-file) "nnfolder" "\  (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
# Line 12655  This command does not work if you use sh Line 12659  This command does not work if you use sh
12659  ;;;***  ;;;***
12660    
12661  ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"  ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
12662  ;;;;;;  (15371 46421))  ;;;;;;  (14858 45538))
12663  ;;; Generated autoloads from gnus/nnkiboze.el  ;;; Generated autoloads from gnus/nnkiboze.el
12664    
12665  (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\  (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
# Line 12665  Finds out what articles are to be part o Line 12669  Finds out what articles are to be part o
12669  ;;;***  ;;;***
12670    
12671  ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"  ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
12672  ;;;;;;  (15547 22607))  ;;;;;;  (15538 8229))
12673  ;;; Generated autoloads from gnus/nnml.el  ;;; Generated autoloads from gnus/nnml.el
12674    
12675  (autoload (quote nnml-generate-nov-databases) "nnml" "\  (autoload (quote nnml-generate-nov-databases) "nnml" "\
# Line 12674  Generate NOV databases in all nnml direc Line 12678  Generate NOV databases in all nnml direc
12678  ;;;***  ;;;***
12679    
12680  ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)  ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
12681  ;;;;;;  "nnsoup" "gnus/nnsoup.el" (15371 46421))  ;;;;;;  "nnsoup" "gnus/nnsoup.el" (14791 27653))
12682  ;;; Generated autoloads from gnus/nnsoup.el  ;;; Generated autoloads from gnus/nnsoup.el
12683    
12684  (autoload (quote nnsoup-pack-replies) "nnsoup" "\  (autoload (quote nnsoup-pack-replies) "nnsoup" "\
# Line 12689  Revert posting and mailing methods to th Line 12693  Revert posting and mailing methods to th
12693  ;;;***  ;;;***
12694    
12695  ;;;### (autoloads (disable-command enable-command disabled-command-hook)  ;;;### (autoloads (disable-command enable-command disabled-command-hook)
12696  ;;;;;;  "novice" "novice.el" (15517 64422))  ;;;;;;  "novice" "novice.el" (15513 5696))
12697  ;;; Generated autoloads from novice.el  ;;; Generated autoloads from novice.el
12698    
12699  (defvar disabled-command-hook (quote disabled-command-hook) "\  (defvar disabled-command-hook (quote disabled-command-hook) "\
# Line 12711  to future sessions." t nil) Line 12715  to future sessions." t nil)
12715  ;;;***  ;;;***
12716    
12717  ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"  ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
12718  ;;;;;;  (15371 46416))  ;;;;;;  (15293 32589))
12719  ;;; Generated autoloads from textmodes/nroff-mode.el  ;;; Generated autoloads from textmodes/nroff-mode.el
12720    
12721  (autoload (quote nroff-mode) "nroff-mode" "\  (autoload (quote nroff-mode) "nroff-mode" "\
# Line 12724  closing requests for requests that are u Line 12728  closing requests for requests that are u
12728  ;;;***  ;;;***
12729    
12730  ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"  ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
12731  ;;;;;;  (15371 46426))  ;;;;;;  (13145 50478))
12732  ;;; Generated autoloads from progmodes/octave-hlp.el  ;;; Generated autoloads from progmodes/octave-hlp.el
12733    
12734  (autoload (quote octave-help) "octave-hlp" "\  (autoload (quote octave-help) "octave-hlp" "\
# Line 12736  If KEY is not a string, prompt for it wi Line 12740  If KEY is not a string, prompt for it wi
12740  ;;;***  ;;;***
12741    
12742  ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"  ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
12743  ;;;;;;  (15371 46426))  ;;;;;;  (15186 56483))
12744  ;;; Generated autoloads from progmodes/octave-inf.el  ;;; Generated autoloads from progmodes/octave-inf.el
12745    
12746  (autoload (quote inferior-octave) "octave-inf" "\  (autoload (quote inferior-octave) "octave-inf" "\
# Line 12757  startup file, `~/.emacs-octave'." t nil) Line 12761  startup file, `~/.emacs-octave'." t nil)
12761  ;;;***  ;;;***
12762    
12763  ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"  ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
12764  ;;;;;;  (15417 7451))  ;;;;;;  (15407 37706))
12765  ;;; Generated autoloads from progmodes/octave-mod.el  ;;; Generated autoloads from progmodes/octave-mod.el
12766    
12767  (autoload (quote octave-mode) "octave-mod" "\  (autoload (quote octave-mode) "octave-mod" "\
# Line 12854  including a reproducible test case and s Line 12858  including a reproducible test case and s
12858  ;;;***  ;;;***
12859    
12860  ;;;### (autoloads (edit-options list-options) "options" "options.el"  ;;;### (autoloads (edit-options list-options) "options" "options.el"
12861  ;;;;;;  (15371 46418))  ;;;;;;  (15185 49574))
12862  ;;; Generated autoloads from options.el  ;;; Generated autoloads from options.el
12863    
12864  (autoload (quote list-options) "options" "\  (autoload (quote list-options) "options" "\
# Line 12872  The Custom feature is intended to make t Line 12876  The Custom feature is intended to make t
12876  ;;;***  ;;;***
12877    
12878  ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el"  ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el"
12879  ;;;;;;  (15391 60719))  ;;;;;;  (15369 59595))
12880  ;;; Generated autoloads from textmodes/outline.el  ;;; Generated autoloads from textmodes/outline.el
12881    
12882  (autoload (quote outline-mode) "outline" "\  (autoload (quote outline-mode) "outline" "\
# Line 12922  See the command `outline-mode' for more Line 12926  See the command `outline-mode' for more
12926    
12927  ;;;***  ;;;***
12928    
12929  ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15505 59086))  ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15500 30068))
12930  ;;; Generated autoloads from paren.el  ;;; Generated autoloads from paren.el
12931    
12932  (defvar show-paren-mode nil "\  (defvar show-paren-mode nil "\
# Line 12946  in `show-paren-style' after `show-paren- Line 12950  in `show-paren-style' after `show-paren-
12950  ;;;***  ;;;***
12951    
12952  ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15465  ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15465
12953  ;;;;;;  50527))  ;;;;;;  21182))
12954  ;;; Generated autoloads from progmodes/pascal.el  ;;; Generated autoloads from progmodes/pascal.el
12955    
12956  (autoload (quote pascal-mode) "pascal" "\  (autoload (quote pascal-mode) "pascal" "\
# Line 12997  no args, if that value is non-nil." t ni Line 13001  no args, if that value is non-nil." t ni
13001  ;;;***  ;;;***
13002    
13003  ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"  ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
13004  ;;;;;;  (15371 46419))  ;;;;;;  (15214 27238))
13005  ;;; Generated autoloads from emulation/pc-mode.el  ;;; Generated autoloads from emulation/pc-mode.el
13006    
13007  (autoload (quote pc-bindings-mode) "pc-mode" "\  (autoload (quote pc-bindings-mode) "pc-mode" "\
# Line 13013  C-Escape does list-buffers." t nil) Line 13017  C-Escape does list-buffers." t nil)
13017  ;;;***  ;;;***
13018    
13019  ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"  ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
13020  ;;;;;;  "emulation/pc-select.el" (15517 64422))  ;;;;;;  "emulation/pc-select.el" (15509 28072))
13021  ;;; Generated autoloads from emulation/pc-select.el  ;;; Generated autoloads from emulation/pc-select.el
13022    
13023  (defvar pc-selection-mode nil "\  (defvar pc-selection-mode nil "\
# Line 13089  You must modify via \\[customize] for th Line 13093  You must modify via \\[customize] for th
13093    
13094  ;;;***  ;;;***
13095    
13096  ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15371  ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15185
13097  ;;;;;;  46418))  ;;;;;;  62672))
13098  ;;; Generated autoloads from pcmpl-cvs.el  ;;; Generated autoloads from pcmpl-cvs.el
13099    
13100  (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\  (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
# Line 13099  Completion rules for the `cvs' command." Line 13103  Completion rules for the `cvs' command."
13103  ;;;***  ;;;***
13104    
13105  ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)  ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
13106  ;;;;;;  "pcmpl-gnu" "pcmpl-gnu.el" (15371 46418))  ;;;;;;  "pcmpl-gnu" "pcmpl-gnu.el" (15185 62672))
13107  ;;; Generated autoloads from pcmpl-gnu.el  ;;; Generated autoloads from pcmpl-gnu.el
13108    
13109  (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\  (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
# Line 13119  Completion for the GNU tar utility." nil Line 13123  Completion for the GNU tar utility." nil
13123  ;;;***  ;;;***
13124    
13125  ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)  ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
13126  ;;;;;;  "pcmpl-linux" "pcmpl-linux.el" (15371 46418))  ;;;;;;  "pcmpl-linux" "pcmpl-linux.el" (15185 62672))
13127  ;;; Generated autoloads from pcmpl-linux.el  ;;; Generated autoloads from pcmpl-linux.el
13128    
13129  (autoload (quote pcomplete/kill) "pcmpl-linux" "\  (autoload (quote pcomplete/kill) "pcmpl-linux" "\
# Line 13133  Completion for GNU/Linux `mount'." nil n Line 13137  Completion for GNU/Linux `mount'." nil n
13137    
13138  ;;;***  ;;;***
13139    
13140  ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15371  ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15185
13141  ;;;;;;  46418))  ;;;;;;  62672))
13142  ;;; Generated autoloads from pcmpl-rpm.el  ;;; Generated autoloads from pcmpl-rpm.el
13143    
13144  (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\  (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
# Line 13148  You can use \\[eshell-report-bug] to do Line 13152  You can use \\[eshell-report-bug] to do
13152    
13153  ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which  ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
13154  ;;;;;;  pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)  ;;;;;;  pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
13155  ;;;;;;  "pcmpl-unix" "pcmpl-unix.el" (15371 46418))  ;;;;;;  "pcmpl-unix" "pcmpl-unix.el" (15185 62672))
13156  ;;; Generated autoloads from pcmpl-unix.el  ;;; Generated autoloads from pcmpl-unix.el
13157    
13158  (autoload (quote pcomplete/cd) "pcmpl-unix" "\  (autoload (quote pcomplete/cd) "pcmpl-unix" "\
# Line 13180  Completion for the `chgrp' command." nil Line 13184  Completion for the `chgrp' command." nil
13184    
13185  ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list  ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
13186  ;;;;;;  pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete  ;;;;;;  pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
13187  ;;;;;;  pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15505  ;;;;;;  pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15500
13188  ;;;;;;  59086))  ;;;;;;  12111))
13189  ;;; Generated autoloads from pcomplete.el  ;;; Generated autoloads from pcomplete.el
13190    
13191  (autoload (quote pcomplete) "pcomplete" "\  (autoload (quote pcomplete) "pcomplete" "\
# Line 13222  Setup shell-mode to use pcomplete." nil Line 13226  Setup shell-mode to use pcomplete." nil
13226    
13227  ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status  ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
13228  ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"  ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
13229  ;;;;;;  "pcvs.el" (15547 22604))  ;;;;;;  "pcvs.el" (15531 13380))
13230  ;;; Generated autoloads from pcvs.el  ;;; Generated autoloads from pcvs.el
13231    
13232  (autoload (quote cvs-checkout) "pcvs" "\  (autoload (quote cvs-checkout) "pcvs" "\
# Line 13283  The exact behavior is determined also by Line 13287  The exact behavior is determined also by
13287    
13288  ;;;***  ;;;***
13289    
13290  ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15400 1473))  ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15394 12580))
13291  ;;; Generated autoloads from pcvs-defs.el  ;;; Generated autoloads from pcvs-defs.el
13292    
13293  (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m))  (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m))
# Line 13291  The exact behavior is determined also by Line 13295  The exact behavior is determined also by
13295  ;;;***  ;;;***
13296    
13297  ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"  ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
13298  ;;;;;;  (15441 20097))  ;;;;;;  (15437 4642))
13299  ;;; Generated autoloads from progmodes/perl-mode.el  ;;; Generated autoloads from progmodes/perl-mode.el
13300    
13301  (autoload (quote perl-mode) "perl-mode" "\  (autoload (quote perl-mode) "perl-mode" "\
# Line 13345  Turning on Perl mode runs the normal hoo Line 13349  Turning on Perl mode runs the normal hoo
13349  ;;;***  ;;;***
13350    
13351  ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"  ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
13352  ;;;;;;  (15507 55753))  ;;;;;;  (15504 26112))
13353  ;;; Generated autoloads from textmodes/picture.el  ;;; Generated autoloads from textmodes/picture.el
13354    
13355  (autoload (quote picture-mode) "picture" "\  (autoload (quote picture-mode) "picture" "\
# Line 13415  they are not defaultly assigned to keys. Line 13419  they are not defaultly assigned to keys.
13419  ;;;***  ;;;***
13420    
13421  ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"  ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
13422  ;;;;;;  (15517 64423))  ;;;;;;  (15507 32977))
13423  ;;; Generated autoloads from textmodes/po.el  ;;; Generated autoloads from textmodes/po.el
13424    
13425  (autoload (quote po-find-file-coding-system) "po" "\  (autoload (quote po-find-file-coding-system) "po" "\
# Line 13424  Called through file-coding-system-alist, Line 13428  Called through file-coding-system-alist,
13428    
13429  ;;;***  ;;;***
13430    
13431  ;;;### (autoloads (pong) "pong" "play/pong.el" (15464 26331))  ;;;### (autoloads (pong) "pong" "play/pong.el" (15457 7212))
13432  ;;; Generated autoloads from play/pong.el  ;;; Generated autoloads from play/pong.el
13433    
13434  (autoload (quote pong) "pong" "\  (autoload (quote pong) "pong" "\
# Line 13439  pong-mode keybindings:\\<pong-mode-map> Line 13443  pong-mode keybindings:\\<pong-mode-map>
13443  ;;;***  ;;;***
13444    
13445  ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string)  ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string)
13446  ;;;;;;  "pp" "emacs-lisp/pp.el" (15468 23944))  ;;;;;;  "pp" "emacs-lisp/pp.el" (15467 59919))
13447  ;;; Generated autoloads from emacs-lisp/pp.el  ;;; Generated autoloads from emacs-lisp/pp.el
13448    
13449  (autoload (quote pp-to-string) "pp" "\  (autoload (quote pp-to-string) "pp" "\
# Line 13467  Ignores leading comment characters." t n Line 13471  Ignores leading comment characters." t n
13471  ;;;***  ;;;***
13472    
13473  ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"  ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
13474  ;;;;;;  (15371 46426))  ;;;;;;  (13446 12665))
13475  ;;; Generated autoloads from progmodes/prolog.el  ;;; Generated autoloads from progmodes/prolog.el
13476    
13477  (autoload (quote prolog-mode) "prolog" "\  (autoload (quote prolog-mode) "prolog" "\
# Line 13483  Run an inferior Prolog process, input an Line 13487  Run an inferior Prolog process, input an
13487    
13488  ;;;***  ;;;***
13489    
13490  ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15371 46418))  ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15272 24982))
13491  ;;; Generated autoloads from ps-bdf.el  ;;; Generated autoloads from ps-bdf.el
13492    
13493  (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\  (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
# Line 13492  The default value is '(\"/usr/local/shar Line 13496  The default value is '(\"/usr/local/shar
13496    
13497  ;;;***  ;;;***
13498    
13499  ;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (15505 59092))  ;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (15490 41428))
13500  ;;; Generated autoloads from progmodes/ps-mode.el  ;;; Generated autoloads from progmodes/ps-mode.el
13501   (autoload (quote ps-mode) "ps-mode" "Major mode for editing PostScript with GNU Emacs.\n" t)   (autoload (quote ps-mode) "ps-mode" "Major mode for editing PostScript with GNU Emacs.\n" t)
13502    
# Line 13501  The default value is '(\"/usr/local/shar Line 13505  The default value is '(\"/usr/local/shar
13505  ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets  ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets
13506  ;;;;;;  ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition  ;;;;;;  ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition
13507  ;;;;;;  ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font  ;;;;;;  ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font
13508  ;;;;;;  ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15371 46418))  ;;;;;;  ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15272 45416))
13509  ;;; Generated autoloads from ps-mule.el  ;;; Generated autoloads from ps-mule.el
13510    
13511  (defvar ps-multibyte-buffer nil "\  (defvar ps-multibyte-buffer nil "\
# Line 13749  If EXTENSION is any other symbol, it is Line 13753  If EXTENSION is any other symbol, it is
13753  ;;;;;;  quail-defrule quail-install-decode-map quail-install-map  ;;;;;;  quail-defrule quail-install-decode-map quail-install-map
13754  ;;;;;;  quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout  ;;;;;;  quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
13755  ;;;;;;  quail-define-package quail-use-package quail-title) "quail"  ;;;;;;  quail-define-package quail-use-package quail-title) "quail"
13756  ;;;;;;  "international/quail.el" (15455 18402))  ;;;;;;  "international/quail.el" (15453 4573))
13757  ;;; Generated autoloads from international/quail.el  ;;; Generated autoloads from international/quail.el
13758    
13759  (autoload (quote quail-title) "quail" "\  (autoload (quote quail-title) "quail" "\
# Line 13958  of each directory." t nil) Line 13962  of each directory." t nil)
13962    
13963  ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls  ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
13964  ;;;;;;  quickurl-browse-url-ask quickurl-browse-url quickurl-add-url  ;;;;;;  quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
13965  ;;;;;;  quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15371  ;;;;;;  quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15186
13966  ;;;;;;  46424))  ;;;;;;  56483))
13967  ;;; Generated autoloads from net/quickurl.el  ;;; Generated autoloads from net/quickurl.el
13968    
13969  (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\  (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
# Line 14014  Display `quickurl-list' as a formatted l Line 14018  Display `quickurl-list' as a formatted l
14018    
14019  ;;;***  ;;;***
14020    
14021  ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15427  ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15425
14022  ;;;;;;  61508))  ;;;;;;  23455))
14023  ;;; Generated autoloads from net/rcompile.el  ;;; Generated autoloads from net/rcompile.el
14024    
14025  (autoload (quote remote-compile) "rcompile" "\  (autoload (quote remote-compile) "rcompile" "\
# Line 14025  See \\[compile]." t nil) Line 14029  See \\[compile]." t nil)
14029  ;;;***  ;;;***
14030    
14031  ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"  ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
14032  ;;;;;;  (15391 60528))  ;;;;;;  (15357 4420))
14033  ;;; Generated autoloads from emacs-lisp/re-builder.el  ;;; Generated autoloads from emacs-lisp/re-builder.el
14034    
14035  (autoload (quote re-builder) "re-builder" "\  (autoload (quote re-builder) "re-builder" "\
# Line 14177  rectangle which were empty." t nil) Line 14181  rectangle which were empty." t nil)
14181    
14182  ;;;***  ;;;***
14183    
14184  ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15417  ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15396
14185  ;;;;;;  7452))  ;;;;;;  31658))
14186  ;;; Generated autoloads from textmodes/refill.el  ;;; Generated autoloads from textmodes/refill.el
14187    
14188  (autoload (quote refill-mode) "refill" "\  (autoload (quote refill-mode) "refill" "\
# Line 14192  refilling if they would cause auto-filli Line 14196  refilling if they would cause auto-filli
14196  ;;;***  ;;;***
14197    
14198  ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"  ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
14199  ;;;;;;  (15371 46417))  ;;;;;;  (15186 39912))
14200  ;;; Generated autoloads from textmodes/reftex.el  ;;; Generated autoloads from textmodes/reftex.el
14201    
14202  (autoload (quote turn-on-reftex) "reftex" "\  (autoload (quote turn-on-reftex) "reftex" "\
# Line 14232  on the menu bar. Line 14236  on the menu bar.
14236  ;;;***  ;;;***
14237    
14238  ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"  ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
14239  ;;;;;;  (15371 46416))  ;;;;;;  (15186 39912))
14240  ;;; Generated autoloads from textmodes/reftex-cite.el  ;;; Generated autoloads from textmodes/reftex-cite.el
14241    
14242  (autoload (quote reftex-citation) "reftex-cite" "\  (autoload (quote reftex-citation) "reftex-cite" "\
# Line 14259  While entering the regexp, completion on Line 14263  While entering the regexp, completion on
14263  ;;;***  ;;;***
14264    
14265  ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"  ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
14266  ;;;;;;  (15391 60719))  ;;;;;;  (15369 62712))
14267  ;;; Generated autoloads from textmodes/reftex-index.el  ;;; Generated autoloads from textmodes/reftex-index.el
14268    
14269  (autoload (quote reftex-index-phrases-mode) "reftex-index" "\  (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
# Line 14290  Here are all local bindings. Line 14294  Here are all local bindings.
14294  ;;;***  ;;;***
14295    
14296  ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"  ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
14297  ;;;;;;  (15425 28363))  ;;;;;;  (15419 36726))
14298  ;;; Generated autoloads from emacs-lisp/regexp-opt.el  ;;; Generated autoloads from emacs-lisp/regexp-opt.el
14299    
14300  (autoload (quote regexp-opt) "regexp-opt" "\  (autoload (quote regexp-opt) "regexp-opt" "\
# Line 14313  in REGEXP." nil nil) Line 14317  in REGEXP." nil nil)
14317    
14318  ;;;***  ;;;***
14319    
14320  ;;;### (autoloads (repeat) "repeat" "repeat.el" (15371 46418))  ;;;### (autoloads (repeat) "repeat" "repeat.el" (15182 61046))
14321  ;;; Generated autoloads from repeat.el  ;;; Generated autoloads from repeat.el
14322    
14323  (autoload (quote repeat) "repeat" "\  (autoload (quote repeat) "repeat" "\
# Line 14329  can be modified by the global variable ` Line 14333  can be modified by the global variable `
14333  ;;;***  ;;;***
14334    
14335  ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"  ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
14336  ;;;;;;  (15371 46424))  ;;;;;;  (15356 45077))
14337  ;;; Generated autoloads from mail/reporter.el  ;;; Generated autoloads from mail/reporter.el
14338    
14339  (autoload (quote reporter-submit-bug-report) "reporter" "\  (autoload (quote reporter-submit-bug-report) "reporter" "\
# Line 14359  mail-sending package is used for editing Line 14363  mail-sending package is used for editing
14363  ;;;***  ;;;***
14364    
14365  ;;;### (autoloads (reposition-window) "reposition" "reposition.el"  ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
14366  ;;;;;;  (15391 60519))  ;;;;;;  (15363 54485))
14367  ;;; Generated autoloads from reposition.el  ;;; Generated autoloads from reposition.el
14368    
14369  (autoload (quote reposition-window) "reposition" "\  (autoload (quote reposition-window) "reposition" "\
# Line 14384  first comment line visible (if point is Line 14388  first comment line visible (if point is
14388    
14389  ;;;***  ;;;***
14390    
14391  ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (15371  ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (12679
14392  ;;;;;;  46418))  ;;;;;;  50658))
14393  ;;; Generated autoloads from resume.el  ;;; Generated autoloads from resume.el
14394    
14395  (autoload (quote resume-suspend-hook) "resume" "\  (autoload (quote resume-suspend-hook) "resume" "\
# Line 14394  Clear out the file used for transmitting Line 14398  Clear out the file used for transmitting
14398  ;;;***  ;;;***
14399    
14400  ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"  ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
14401  ;;;;;;  (15417 7409))  ;;;;;;  (15400 24203))
14402  ;;; Generated autoloads from reveal.el  ;;; Generated autoloads from reveal.el
14403    
14404  (autoload (quote reveal-mode) "reveal" "\  (autoload (quote reveal-mode) "reveal" "\
# Line 14427  With zero or negative ARG turn mode off. Line 14431  With zero or negative ARG turn mode off.
14431    
14432  ;;;### (autoloads (read-file-name-electric-shadow-mode read-file-name-electric-shadow-tty-properties  ;;;### (autoloads (read-file-name-electric-shadow-mode read-file-name-electric-shadow-tty-properties
14433  ;;;;;;  read-file-name-electric-shadow-properties) "rfn-eshadow"  ;;;;;;  read-file-name-electric-shadow-properties) "rfn-eshadow"
14434  ;;;;;;  "rfn-eshadow.el" (15507 55752))  ;;;;;;  "rfn-eshadow.el" (15577 18154))
14435  ;;; Generated autoloads from rfn-eshadow.el  ;;; Generated autoloads from rfn-eshadow.el
14436    
14437  (defvar read-file-name-electric-shadow-properties (quote (face read-file-name-electric-shadow field shadow)) "\  (defvar read-file-name-electric-shadow-properties (quote (face read-file-name-electric-shadow field shadow)) "\
# Line 14454  use either \\[customize] or the function Line 14458  use either \\[customize] or the function
14458    
14459  (autoload (quote read-file-name-electric-shadow-mode) "rfn-eshadow" "\  (autoload (quote read-file-name-electric-shadow-mode) "rfn-eshadow" "\
14460  Toggle Read-File-Name Electric Shadow mode.  Toggle Read-File-Name Electric Shadow mode.
14461  When active, any part of the a filename being read in the minibuffer  When active, any part of the filename being read in the minibuffer
14462  that would be ignored because the result is passed through  that would be ignored because the result is passed through
14463  `substitute-in-file-name' is given the properties in  `substitute-in-file-name' is given the properties in
14464  `read-file-name-electric-shadow-properties', which can be used to make  `read-file-name-electric-shadow-properties', which can be used to make
14465  that portion dim, invisible, or otherwise less visually noticable.  that portion dim, invisible, or otherwise less visually noticeable.
14466    
14467  With prefix argument ARG, turn on if positive, otherwise off.  With prefix argument ARG, turn on if positive, otherwise off.
14468  Returns non-nil if the new state is enabled." t nil)  Returns non-nil if the new state is enabled." t nil)
# Line 14466  Returns non-nil if the new state is enab Line 14470  Returns non-nil if the new state is enab
14470  ;;;***  ;;;***
14471    
14472  ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"  ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
14473  ;;;;;;  (15371 46419))  ;;;;;;  (14632 7438))
14474  ;;; Generated autoloads from emacs-lisp/ring.el  ;;; Generated autoloads from emacs-lisp/ring.el
14475    
14476  (autoload (quote ring-p) "ring" "\  (autoload (quote ring-p) "ring" "\
# Line 14477  Make a ring that can contain SIZE elemen Line 14481  Make a ring that can contain SIZE elemen
14481    
14482  ;;;***  ;;;***
14483    
14484  ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (15507 55753))  ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (15504 36563))
14485  ;;; Generated autoloads from net/rlogin.el  ;;; Generated autoloads from net/rlogin.el
14486   (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")   (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
14487    
# Line 14738  Set PASSWORD to be used for retrieving m Line 14742  Set PASSWORD to be used for retrieving m
14742  ;;;***  ;;;***
14743    
14744  ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"  ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
14745  ;;;;;;  (15371 46424))  ;;;;;;  (15185 49575))
14746  ;;; Generated autoloads from mail/rmailedit.el  ;;; Generated autoloads from mail/rmailedit.el
14747    
14748  (autoload (quote rmail-edit-current-message) "rmailedit" "\  (autoload (quote rmail-edit-current-message) "rmailedit" "\
# Line 14748  Edit the contents of this message." t ni Line 14752  Edit the contents of this message." t ni
14752    
14753  ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message  ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
14754  ;;;;;;  rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"  ;;;;;;  rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
14755  ;;;;;;  "mail/rmailkwd.el" (15371 46424))  ;;;;;;  "mail/rmailkwd.el" (15185 49575))
14756  ;;; Generated autoloads from mail/rmailkwd.el  ;;; Generated autoloads from mail/rmailkwd.el
14757    
14758  (autoload (quote rmail-add-label) "rmailkwd" "\  (autoload (quote rmail-add-label) "rmailkwd" "\
# Line 14776  With prefix argument N moves forward N m Line 14780  With prefix argument N moves forward N m
14780  ;;;***  ;;;***
14781    
14782  ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"  ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
14783  ;;;;;;  (15371 46424))  ;;;;;;  (15185 49575))
14784  ;;; Generated autoloads from mail/rmailmsc.el  ;;; Generated autoloads from mail/rmailmsc.el
14785    
14786  (autoload (quote set-rmail-inbox-list) "rmailmsc" "\  (autoload (quote set-rmail-inbox-list) "rmailmsc" "\
# Line 14845  FILE-NAME defaults, interactively, from Line 14849  FILE-NAME defaults, interactively, from
14849    
14850  ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent  ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
14851  ;;;;;;  rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject  ;;;;;;  rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
14852  ;;;;;;  rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15371  ;;;;;;  rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15185
14853  ;;;;;;  46424))  ;;;;;;  49575))
14854  ;;; Generated autoloads from mail/rmailsort.el  ;;; Generated autoloads from mail/rmailsort.el
14855    
14856  (autoload (quote rmail-sort-by-date) "rmailsort" "\  (autoload (quote rmail-sort-by-date) "rmailsort" "\
# Line 14884  KEYWORDS is a comma-separated list of la Line 14888  KEYWORDS is a comma-separated list of la
14888  ;;;;;;  rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp  ;;;;;;  rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
14889  ;;;;;;  rmail-summary-by-recipients rmail-summary-by-labels rmail-summary  ;;;;;;  rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
14890  ;;;;;;  rmail-summary-line-count-flag rmail-summary-scroll-between-messages)  ;;;;;;  rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
14891  ;;;;;;  "rmailsum" "mail/rmailsum.el" (15483 47733))  ;;;;;;  "rmailsum" "mail/rmailsum.el" (15479 52723))
14892  ;;; Generated autoloads from mail/rmailsum.el  ;;; Generated autoloads from mail/rmailsum.el
14893    
14894  (defvar rmail-summary-scroll-between-messages t "\  (defvar rmail-summary-scroll-between-messages t "\
# Line 14946  Setting this variable has an effect only Line 14950  Setting this variable has an effect only
14950  ;;;***  ;;;***
14951    
14952  ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"  ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
14953  ;;;;;;  (15371 46425))  ;;;;;;  (15185 49575))
14954  ;;; Generated autoloads from obsolete/rnewspost.el  ;;; Generated autoloads from obsolete/rnewspost.el
14955    
14956  (autoload (quote news-post-news) "rnewspost" "\  (autoload (quote news-post-news) "rnewspost" "\
# Line 14957  If NOQUERY is non-nil, we do not query b Line 14961  If NOQUERY is non-nil, we do not query b
14961  ;;;***  ;;;***
14962    
14963  ;;;### (autoloads (toggle-rot13-mode rot13-other-window) "rot13"  ;;;### (autoloads (toggle-rot13-mode rot13-other-window) "rot13"
14964  ;;;;;;  "rot13.el" (15371 46418))  ;;;;;;  "rot13.el" (15185 49574))
14965  ;;; Generated autoloads from rot13.el  ;;; Generated autoloads from rot13.el
14966    
14967  (autoload (quote rot13-other-window) "rot13" "\  (autoload (quote rot13-other-window) "rot13" "\
# Line 14979  Toggle the use of rot 13 encoding for th Line 14983  Toggle the use of rot 13 encoding for th
14983  ;;;;;;  resize-minibuffer-frame-max-height resize-minibuffer-frame  ;;;;;;  resize-minibuffer-frame-max-height resize-minibuffer-frame
14984  ;;;;;;  resize-minibuffer-window-exactly resize-minibuffer-window-max-height  ;;;;;;  resize-minibuffer-window-exactly resize-minibuffer-window-max-height
14985  ;;;;;;  resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el"  ;;;;;;  resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el"
14986  ;;;;;;  (15371 46425))  ;;;;;;  (15245 60238))
14987  ;;; Generated autoloads from obsolete/rsz-mini.el  ;;; Generated autoloads from obsolete/rsz-mini.el
14988    
14989  (defvar resize-minibuffer-mode nil "\  (defvar resize-minibuffer-mode nil "\
# Line 15009  This function is obsolete." t nil) Line 15013  This function is obsolete." t nil)
15013    
15014  ;;;***  ;;;***
15015    
15016  ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15441  ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15433
15017  ;;;;;;  20091))  ;;;;;;  31797))
15018  ;;; Generated autoloads from ruler-mode.el  ;;; Generated autoloads from ruler-mode.el
15019    
15020  (autoload (quote ruler-mode) "ruler-mode" "\  (autoload (quote ruler-mode) "ruler-mode" "\
# Line 15018  Display a ruler in the header line if AR Line 15022  Display a ruler in the header line if AR
15022    
15023  ;;;***  ;;;***
15024    
15025  ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15371  ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15288
15026  ;;;;;;  46419))  ;;;;;;  6955))
15027  ;;; Generated autoloads from emacs-lisp/rx.el  ;;; Generated autoloads from emacs-lisp/rx.el
15028    
15029  (autoload (quote rx-to-string) "rx" "\  (autoload (quote rx-to-string) "rx" "\
# Line 15290  CHAR Line 15294  CHAR
15294  ;;;***  ;;;***
15295    
15296  ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"  ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
15297  ;;;;;;  (15371 46426))  ;;;;;;  (15186 56483))
15298  ;;; Generated autoloads from progmodes/scheme.el  ;;; Generated autoloads from progmodes/scheme.el
15299    
15300  (autoload (quote scheme-mode) "scheme" "\  (autoload (quote scheme-mode) "scheme" "\
# Line 15328  that variable's value is a string." t ni Line 15332  that variable's value is a string." t ni
15332  ;;;***  ;;;***
15333    
15334  ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"  ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
15335  ;;;;;;  (15371 46421))  ;;;;;;  (14791 27653))
15336  ;;; Generated autoloads from gnus/score-mode.el  ;;; Generated autoloads from gnus/score-mode.el
15337    
15338  (autoload (quote gnus-score-mode) "score-mode" "\  (autoload (quote gnus-score-mode) "score-mode" "\
# Line 15339  This mode is an extended emacs-lisp mode Line 15343  This mode is an extended emacs-lisp mode
15343    
15344  ;;;***  ;;;***
15345    
15346  ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15400  ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15394
15347  ;;;;;;  1481))  ;;;;;;  10702))
15348  ;;; Generated autoloads from textmodes/scribe.el  ;;; Generated autoloads from textmodes/scribe.el
15349    
15350  (autoload (quote scribe-mode) "scribe" "\  (autoload (quote scribe-mode) "scribe" "\
# Line 15363  Interesting variables: Line 15367  Interesting variables:
15367  ;;;***  ;;;***
15368    
15369  ;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all"  ;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all"
15370  ;;;;;;  "scroll-all.el" (15561 53010))  ;;;;;;  "scroll-all.el" (15559 6000))
15371  ;;; Generated autoloads from scroll-all.el  ;;; Generated autoloads from scroll-all.el
15372    
15373  (defvar scroll-all-mode nil "\  (defvar scroll-all-mode nil "\
# Line 15386  Toggle Scroll-All minor mode." t nil) Line 15390  Toggle Scroll-All minor mode." t nil)
15390  ;;;;;;  mail-archive-file-name mail-header-separator send-mail-function  ;;;;;;  mail-archive-file-name mail-header-separator send-mail-function
15391  ;;;;;;  mail-yank-ignored-headers mail-interactive mail-self-blind  ;;;;;;  mail-yank-ignored-headers mail-interactive mail-self-blind
15392  ;;;;;;  mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"  ;;;;;;  mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"
15393  ;;;;;;  (15565 16561))  ;;;;;;  (15564 31133))
15394  ;;; Generated autoloads from mail/sendmail.el  ;;; Generated autoloads from mail/sendmail.el
15395    
15396  (defvar mail-from-style (quote angles) "\  (defvar mail-from-style (quote angles) "\
# Line 15552  Like `mail' command, but display mail bu Line 15556  Like `mail' command, but display mail bu
15556    
15557  ;;;***  ;;;***
15558    
15559  ;;;### (autoloads (server-start) "server" "server.el" (15400 1473))  ;;;### (autoloads (server-start) "server" "server.el" (15391 29182))
15560  ;;; Generated autoloads from server.el  ;;; Generated autoloads from server.el
15561    
15562  (autoload (quote server-start) "server" "\  (autoload (quote server-start) "server" "\
# Line 15567  Prefix arg means just kill any existing Line 15571  Prefix arg means just kill any existing
15571  ;;;***  ;;;***
15572    
15573  ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"  ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
15574  ;;;;;;  (15549 60246))  ;;;;;;  (15547 65195))
15575  ;;; Generated autoloads from textmodes/sgml-mode.el  ;;; Generated autoloads from textmodes/sgml-mode.el
15576    
15577  (autoload (quote sgml-mode) "sgml-mode" "\  (autoload (quote sgml-mode) "sgml-mode" "\
# Line 15629  To work around that, do: Line 15633  To work around that, do:
15633  ;;;***  ;;;***
15634    
15635  ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"  ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
15636  ;;;;;;  (15441 20097))  ;;;;;;  (15437 54281))
15637  ;;; Generated autoloads from progmodes/sh-script.el  ;;; Generated autoloads from progmodes/sh-script.el
15638    
15639  (put (quote sh-mode) (quote mode-class) (quote special))  (put (quote sh-mode) (quote mode-class) (quote special))
# Line 15693  with your script for an edit-interpret-d Line 15697  with your script for an edit-interpret-d
15697  ;;;***  ;;;***
15698    
15699  ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"  ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
15700  ;;;;;;  (15525 27359))  ;;;;;;  (15523 24004))
15701  ;;; Generated autoloads from emacs-lisp/shadow.el  ;;; Generated autoloads from emacs-lisp/shadow.el
15702    
15703  (autoload (quote list-load-path-shadows) "shadow" "\  (autoload (quote list-load-path-shadows) "shadow" "\
# Line 15738  buffer called `*Shadows*'.  Shadowings a Line 15742  buffer called `*Shadows*'.  Shadowings a
15742  ;;;***  ;;;***
15743    
15744  ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group  ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
15745  ;;;;;;  shadow-define-cluster) "shadowfile" "shadowfile.el" (15517  ;;;;;;  shadow-define-cluster) "shadowfile" "shadowfile.el" (15508
15746  ;;;;;;  64422))  ;;;;;;  64852))
15747  ;;; Generated autoloads from shadowfile.el  ;;; Generated autoloads from shadowfile.el
15748    
15749  (autoload (quote shadow-define-cluster) "shadowfile" "\  (autoload (quote shadow-define-cluster) "shadowfile" "\
# Line 15770  Set up file shadowing." t nil) Line 15774  Set up file shadowing." t nil)
15774  ;;;***  ;;;***
15775    
15776  ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"  ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
15777  ;;;;;;  (15547 22604))  ;;;;;;  (15531 7805))
15778  ;;; Generated autoloads from shell.el  ;;; Generated autoloads from shell.el
15779    
15780  (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\  (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
# Line 15812  Otherwise, one argument `-i' is passed t Line 15816  Otherwise, one argument `-i' is passed t
15816    
15817  ;;;***  ;;;***
15818    
15819  ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15400  ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15394
15820  ;;;;;;  1480))  ;;;;;;  11051))
15821  ;;; Generated autoloads from progmodes/simula.el  ;;; Generated autoloads from progmodes/simula.el
15822    
15823  (autoload (quote simula-mode) "simula" "\  (autoload (quote simula-mode) "simula" "\
# Line 15865  at all." t nil) Line 15869  at all." t nil)
15869    
15870  ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy  ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy
15871  ;;;;;;  skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el"  ;;;;;;  skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el"
15872  ;;;;;;  (15371 46425))  ;;;;;;  (15184 11044))
15873  ;;; Generated autoloads from skeleton.el  ;;; Generated autoloads from skeleton.el
15874    
15875  (defvar skeleton-filter (quote identity) "\  (defvar skeleton-filter (quote identity) "\
# Line 15978  symmetrical ones, and the same character Line 15982  symmetrical ones, and the same character
15982    
15983  ;;;***  ;;;***
15984    
15985  ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15371  ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15347
15986  ;;;;;;  46426))  ;;;;;;  6543))
15987  ;;; Generated autoloads from smerge-mode.el  ;;; Generated autoloads from smerge-mode.el
15988    
15989  (autoload (quote smerge-mode) "smerge-mode" "\  (autoload (quote smerge-mode) "smerge-mode" "\
# Line 15989  Minor mode to simplify editing output fr Line 15993  Minor mode to simplify editing output fr
15993  ;;;***  ;;;***
15994    
15995  ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"  ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"
15996  ;;;;;;  (15371 46420))  ;;;;;;  (14902 55791))
15997  ;;; Generated autoloads from gnus/smiley-ems.el  ;;; Generated autoloads from gnus/smiley-ems.el
15998    
15999  (autoload (quote smiley-region) "smiley-ems" "\  (autoload (quote smiley-region) "smiley-ems" "\
# Line 16001  which smileys to operate on and which im Line 16005  which smileys to operate on and which im
16005  ;;;***  ;;;***
16006    
16007  ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"  ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
16008  ;;;;;;  (15561 53010))  ;;;;;;  (15577 18154))
16009  ;;; Generated autoloads from mail/smtpmail.el  ;;; Generated autoloads from mail/smtpmail.el
16010    
16011  (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)  (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
16012    
16013  ;;;***  ;;;***
16014    
16015  ;;;### (autoloads (snake) "snake" "play/snake.el" (15547 22608))  ;;;### (autoloads (snake) "snake" "play/snake.el" (15540 36607))
16016  ;;; Generated autoloads from play/snake.el  ;;; Generated autoloads from play/snake.el
16017    
16018  (autoload (quote snake) "snake" "\  (autoload (quote snake) "snake" "\
# Line 16030  Snake mode keybindings: Line 16034  Snake mode keybindings:
16034  ;;;***  ;;;***
16035    
16036  ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"  ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
16037  ;;;;;;  (15505 59088))  ;;;;;;  (15491 16844))
16038  ;;; Generated autoloads from net/snmp-mode.el  ;;; Generated autoloads from net/snmp-mode.el
16039    
16040  (autoload (quote snmp-mode) "snmp-mode" "\  (autoload (quote snmp-mode) "snmp-mode" "\
# Line 16057  then `snmpv2-mode-hook'." t nil) Line 16061  then `snmpv2-mode-hook'." t nil)
16061    
16062  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
16063  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)
16064  ;;;;;;  "solar" "calendar/solar.el" (15547 22605))  ;;;;;;  "solar" "calendar/solar.el" (15532 48415))
16065  ;;; Generated autoloads from calendar/solar.el  ;;; Generated autoloads from calendar/solar.el
16066    
16067  (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\  (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
# Line 16116  Requires floating point." nil nil) Line 16120  Requires floating point." nil nil)
16120    
16121  ;;;***  ;;;***
16122    
16123  ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15547  ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15543
16124  ;;;;;;  22608))  ;;;;;;  12464))
16125  ;;; Generated autoloads from play/solitaire.el  ;;; Generated autoloads from play/solitaire.el
16126    
16127  (autoload (quote solitaire) "solitaire" "\  (autoload (quote solitaire) "solitaire" "\
# Line 16192  Pick your favourite shortcuts: Line 16196  Pick your favourite shortcuts:
16196    
16197  ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields  ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
16198  ;;;;;;  sort-fields sort-numeric-fields sort-pages sort-paragraphs  ;;;;;;  sort-fields sort-numeric-fields sort-pages sort-paragraphs
16199  ;;;;;;  sort-lines sort-subr) "sort" "sort.el" (15547 22604))  ;;;;;;  sort-lines sort-subr) "sort" "sort.el" (15542 22464))
16200  ;;; Generated autoloads from sort.el  ;;; Generated autoloads from sort.el
16201    
16202  (autoload (quote sort-subr) "sort" "\  (autoload (quote sort-subr) "sort" "\
# Line 16315  From a program takes two point or marker Line 16319  From a program takes two point or marker
16319  ;;;***  ;;;***
16320    
16321  ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"  ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
16322  ;;;;;;  "speedbar.el" (15548 17734))  ;;;;;;  "speedbar.el" (15545 44180))
16323  ;;; Generated autoloads from speedbar.el  ;;; Generated autoloads from speedbar.el
16324    
16325  (defalias (quote speedbar) (quote speedbar-frame-mode))  (defalias (quote speedbar) (quote speedbar-frame-mode))
# Line 16336  selected.  If the speedbar frame is acti Line 16340  selected.  If the speedbar frame is acti
16340  ;;;***  ;;;***
16341    
16342  ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)  ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
16343  ;;;;;;  "spell" "textmodes/spell.el" (15371 46417))  ;;;;;;  "spell" "textmodes/spell.el" (15185 49575))
16344  ;;; Generated autoloads from textmodes/spell.el  ;;; Generated autoloads from textmodes/spell.el
16345    
16346  (put (quote spell-filter) (quote risky-local-variable) t)  (put (quote spell-filter) (quote risky-local-variable) t)
# Line 16364  Check spelling of string supplied as arg Line 16368  Check spelling of string supplied as arg
16368    
16369  ;;;***  ;;;***
16370    
16371  ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (15371  ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (14816
16372  ;;;;;;  46425))  ;;;;;;  44944))
16373  ;;; Generated autoloads from play/spook.el  ;;; Generated autoloads from play/spook.el
16374    
16375  (autoload (quote spook) "spook" "\  (autoload (quote spook) "spook" "\
# Line 16378  Return a vector containing the lines fro Line 16382  Return a vector containing the lines fro
16382    
16383  ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres  ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres
16384  ;;;;;;  sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode  ;;;;;;  sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode
16385  ;;;;;;  sql-help) "sql" "progmodes/sql.el" (15441 20097))  ;;;;;;  sql-help) "sql" "progmodes/sql.el" (15430 11109))
16386  ;;; Generated autoloads from progmodes/sql.el  ;;; Generated autoloads from progmodes/sql.el
16387    
16388  (autoload (quote sql-help) "sql" "\  (autoload (quote sql-help) "sql" "\
# Line 16788  Read a complex stroke and insert its gly Line 16792  Read a complex stroke and insert its gly
16792  ;;;***  ;;;***
16793    
16794  ;;;### (autoloads (studlify-buffer studlify-word studlify-region)  ;;;### (autoloads (studlify-buffer studlify-word studlify-region)
16795  ;;;;;;  "studly" "play/studly.el" (15391 60712))  ;;;;;;  "studly" "play/studly.el" (15365 61265))
16796  ;;; Generated autoloads from play/studly.el  ;;; Generated autoloads from play/studly.el
16797    
16798  (autoload (quote studlify-region) "studly" "\  (autoload (quote studlify-region) "studly" "\
# Line 16803  Studlify-case the current buffer." t nil Line 16807  Studlify-case the current buffer." t nil
16807  ;;;***  ;;;***
16808    
16809  ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"  ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
16810  ;;;;;;  (15505 59088))  ;;;;;;  (15497 10307))
16811  ;;; Generated autoloads from mail/supercite.el  ;;; Generated autoloads from mail/supercite.el
16812    
16813  (autoload (quote sc-cite-original) "supercite" "\  (autoload (quote sc-cite-original) "supercite" "\
# Line 16848  Point is at POS when this function retur Line 16852  Point is at POS when this function retur
16852    
16853  ;;;***  ;;;***
16854    
16855  ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (15371 46416))  ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (13227 8639))
16856  ;;; Generated autoloads from tabify.el  ;;; Generated autoloads from tabify.el
16857    
16858  (autoload (quote untabify) "tabify" "\  (autoload (quote untabify) "tabify" "\
# Line 16875  Connect to display DISPLAY for the Emacs Line 16879  Connect to display DISPLAY for the Emacs
16879    
16880  ;;;***  ;;;***
16881    
16882  ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15525 27359))  ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15523 24019))
16883  ;;; Generated autoloads from tar-mode.el  ;;; Generated autoloads from tar-mode.el
16884    
16885  (autoload (quote tar-mode) "tar-mode" "\  (autoload (quote tar-mode) "tar-mode" "\
# Line 16897  See also: variables `tar-update-datestam Line 16901  See also: variables `tar-update-datestam
16901  ;;;***  ;;;***
16902    
16903  ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"  ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
16904  ;;;;;;  "progmodes/tcl.el" (15547 22609))  ;;;;;;  "progmodes/tcl.el" (15528 51856))
16905  ;;; Generated autoloads from progmodes/tcl.el  ;;; Generated autoloads from progmodes/tcl.el
16906    
16907  (autoload (quote tcl-mode) "tcl" "\  (autoload (quote tcl-mode) "tcl" "\
# Line 16943  Prefix argument means invert sense of `t Line 16947  Prefix argument means invert sense of `t
16947    
16948  ;;;***  ;;;***
16949    
16950  ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15441 20096))  ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15430 11124))
16951  ;;; Generated autoloads from net/telnet.el  ;;; Generated autoloads from net/telnet.el
16952   (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")   (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
16953    
# Line 16963  Normally input is edited in Emacs and se Line 16967  Normally input is edited in Emacs and se
16967    
16968  ;;;***  ;;;***
16969    
16970  ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15551  ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15548
16971  ;;;;;;  21567))  ;;;;;;  29279))
16972  ;;; Generated autoloads from term.el  ;;; Generated autoloads from term.el
16973    
16974  (autoload (quote make-term) "term" "\  (autoload (quote make-term) "term" "\
# Line 16982  Start a terminal-emulator in a new buffe Line 16986  Start a terminal-emulator in a new buffe
16986    
16987  ;;;***  ;;;***
16988    
16989  ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15505  ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15490
16990  ;;;;;;  59087))  ;;;;;;  38811))
16991  ;;; Generated autoloads from terminal.el  ;;; Generated autoloads from terminal.el
16992    
16993  (autoload (quote terminal-emulator) "terminal" "\  (autoload (quote terminal-emulator) "terminal" "\
# Line 17017  subprocess started." t nil) Line 17021  subprocess started." t nil)
17021    
17022  ;;;***  ;;;***
17023    
17024  ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15547 22608))  ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15540 36638))
17025  ;;; Generated autoloads from play/tetris.el  ;;; Generated autoloads from play/tetris.el
17026    
17027  (autoload (quote tetris) "tetris" "\  (autoload (quote tetris) "tetris" "\
# Line 17302  Entering SliTeX mode runs the hook `text Line 17306  Entering SliTeX mode runs the hook `text
17306  ;;;***  ;;;***
17307    
17308  ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)  ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
17309  ;;;;;;  "texinfmt" "textmodes/texinfmt.el" (15505 59092))  ;;;;;;  "texinfmt" "textmodes/texinfmt.el" (15498 27766))
17310  ;;; Generated autoloads from textmodes/texinfmt.el  ;;; Generated autoloads from textmodes/texinfmt.el
17311    
17312  (autoload (quote texinfo-format-buffer) "texinfmt" "\  (autoload (quote texinfo-format-buffer) "texinfmt" "\
# Line 17416  value of `texinfo-mode-hook'." t nil) Line 17420  value of `texinfo-mode-hook'." t nil)
17420    
17421  ;;;### (autoloads (thai-composition-function thai-post-read-conversion  ;;;### (autoloads (thai-composition-function thai-post-read-conversion
17422  ;;;;;;  thai-compose-buffer thai-compose-string thai-compose-region)  ;;;;;;  thai-compose-buffer thai-compose-string thai-compose-region)
17423  ;;;;;;  "thai-util" "language/thai-util.el" (15391 60704))  ;;;;;;  "thai-util" "language/thai-util.el" (15382 18841))
17424  ;;; Generated autoloads from language/thai-util.el  ;;; Generated autoloads from language/thai-util.el
17425    
17426  (autoload (quote thai-compose-region) "thai-util" "\  (autoload (quote thai-compose-region) "thai-util" "\
# Line 17444  The return value is number of composed c Line 17448  The return value is number of composed c
17448    
17449  ;;;### (autoloads (list-at-point number-at-point symbol-at-point  ;;;### (autoloads (list-at-point number-at-point symbol-at-point
17450  ;;;;;;  sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)  ;;;;;;  sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
17451  ;;;;;;  "thingatpt" "thingatpt.el" (15371 46418))  ;;;;;;  "thingatpt" "thingatpt.el" (15185 49574))
17452  ;;; Generated autoloads from thingatpt.el  ;;; Generated autoloads from thingatpt.el
17453    
17454  (autoload (quote forward-thing) "thingatpt" "\  (autoload (quote forward-thing) "thingatpt" "\
# Line 17481  a symbol as a valid THING." nil nil) Line 17485  a symbol as a valid THING." nil nil)
17485    
17486  ;;;***  ;;;***
17487    
17488  ;;;### (autoloads (tibetan-pre-write-conversion tibetan-post-read-conversion  ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion
17489  ;;;;;;  tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function  ;;;;;;  tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
17490  ;;;;;;  tibetan-decompose-string tibetan-decompose-region tibetan-compose-region  ;;;;;;  tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
17491  ;;;;;;  tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription  ;;;;;;  tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
17492  ;;;;;;  tibetan-char-p) "tibet-util" "language/tibet-util.el" (15566  ;;;;;;  tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
17493  ;;;;;;  54821))  ;;;;;;  "language/tibet-util.el" (15576 40652))
17494  ;;; Generated autoloads from language/tibet-util.el  ;;; Generated autoloads from language/tibet-util.el
17495    
17496  (autoload (quote tibetan-char-p) "tibet-util" "\  (autoload (quote tibetan-char-p) "tibet-util" "\
# Line 17530  See also docstring of the function tibet Line 17534  See also docstring of the function tibet
17534    
17535  (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil)  (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil)
17536    
17537    (autoload (quote tibetan-pre-write-canonicalize-for-unicode) "tibet-util" nil nil nil)
17538    
17539  ;;;***  ;;;***
17540    
17541  ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"  ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
17542  ;;;;;;  (15505 59092))  ;;;;;;  (15489 14486))
17543  ;;; Generated autoloads from textmodes/tildify.el  ;;; Generated autoloads from textmodes/tildify.el
17544    
17545  (autoload (quote tildify-region) "tildify" "\  (autoload (quote tildify-region) "tildify" "\
# Line 17674  With arg, turn time stamping on if and o Line 17680  With arg, turn time stamping on if and o
17680  ;;;;;;  timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out  ;;;;;;  timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
17681  ;;;;;;  timeclock-change timeclock-status-string timeclock-out timeclock-in  ;;;;;;  timeclock-change timeclock-status-string timeclock-out timeclock-in
17682  ;;;;;;  timeclock-modeline-display) "timeclock" "calendar/timeclock.el"  ;;;;;;  timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
17683  ;;;;;;  (15371 46418))  ;;;;;;  (15332 4541))
17684  ;;; Generated autoloads from calendar/timeclock.el  ;;; Generated autoloads from calendar/timeclock.el
17685    
17686  (autoload (quote timeclock-modeline-display) "timeclock" "\  (autoload (quote timeclock-modeline-display) "timeclock" "\
# Line 17753  non-nil." t nil) Line 17759  non-nil." t nil)
17759    
17760  ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer  ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
17761  ;;;;;;  run-at-time cancel-function-timers cancel-timer) "timer"  ;;;;;;  run-at-time cancel-function-timers cancel-timer) "timer"
17762  ;;;;;;  "timer.el" (15371 46418))  ;;;;;;  "timer.el" (15293 31965))
17763  ;;; Generated autoloads from timer.el  ;;; Generated autoloads from timer.el
17764    
17765  (defalias (quote disable-timeout) (quote cancel-timer))  (defalias (quote disable-timeout) (quote cancel-timer))
# Line 17812  be detected." nil (quote macro)) Line 17818  be detected." nil (quote macro))
17818  ;;;***  ;;;***
17819    
17820  ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"  ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
17821  ;;;;;;  "international/titdic-cnv.el" (15547 22607))  ;;;;;;  "international/titdic-cnv.el" (15538 7889))
17822  ;;; Generated autoloads from international/titdic-cnv.el  ;;; Generated autoloads from international/titdic-cnv.el
17823    
17824  (autoload (quote titdic-convert) "titdic-cnv" "\  (autoload (quote titdic-convert) "titdic-cnv" "\
# Line 17831  To get complete usage, invoke \"emacs -b Line 17837  To get complete usage, invoke \"emacs -b
17837  ;;;***  ;;;***
17838    
17839  ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"  ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
17840  ;;;;;;  "tmm.el" (15557 64393))  ;;;;;;  "tmm.el" (15556 11342))
17841  ;;; Generated autoloads from tmm.el  ;;; Generated autoloads from tmm.el
17842   (define-key global-map "\M-`" 'tmm-menubar)   (define-key global-map "\M-`" 'tmm-menubar)
17843   (define-key global-map [f10] 'tmm-menubar)   (define-key global-map [f10] 'tmm-menubar)
# Line 17866  Its value should be an event that has a Line 17872  Its value should be an event that has a
17872    
17873  ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities  ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
17874  ;;;;;;  todo-insert-item todo-add-item-non-interactively todo-add-category)  ;;;;;;  todo-insert-item todo-add-item-non-interactively todo-add-category)
17875  ;;;;;;  "todo-mode" "calendar/todo-mode.el" (15391 60522))  ;;;;;;  "todo-mode" "calendar/todo-mode.el" (15381 46974))
17876  ;;; Generated autoloads from calendar/todo-mode.el  ;;; Generated autoloads from calendar/todo-mode.el
17877    
17878  (autoload (quote todo-add-category) "todo-mode" "\  (autoload (quote todo-add-category) "todo-mode" "\
# Line 17984  MAP must contain appropriate binding for Line 17990  MAP must contain appropriate binding for
17990  ;;;***  ;;;***
17991    
17992  ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"  ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
17993  ;;;;;;  (15427 61506))  ;;;;;;  (15425 23276))
17994  ;;; Generated autoloads from tooltip.el  ;;; Generated autoloads from tooltip.el
17995    
17996  (autoload (quote tooltip-mode) "tooltip" "\  (autoload (quote tooltip-mode) "tooltip" "\
# Line 18002  use either \\[customize] or the function Line 18008  use either \\[customize] or the function
18008    
18009  ;;;***  ;;;***
18010    
18011  ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15417  ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15400
18012  ;;;;;;  7421))  ;;;;;;  24828))
18013  ;;; Generated autoloads from emulation/tpu-edt.el  ;;; Generated autoloads from emulation/tpu-edt.el
18014    
18015  (defalias (quote tpu-edt-mode) (quote tpu-edt-on))  (defalias (quote tpu-edt-mode) (quote tpu-edt-on))
# Line 18016  Turn on TPU/edt emulation." t nil) Line 18022  Turn on TPU/edt emulation." t nil)
18022  ;;;***  ;;;***
18023    
18024  ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)  ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
18025  ;;;;;;  "tpu-extras" "emulation/tpu-extras.el" (15371 46419))  ;;;;;;  "tpu-extras" "emulation/tpu-extras.el" (15186 56483))
18026  ;;; Generated autoloads from emulation/tpu-extras.el  ;;; Generated autoloads from emulation/tpu-extras.el
18027    
18028  (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\  (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
# Line 18030  Constrain the cursor to the flow of the Line 18036  Constrain the cursor to the flow of the
18036    
18037  ;;;***  ;;;***
18038    
18039  ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15371 46419))  ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15293 32313))
18040  ;;; Generated autoloads from emacs-lisp/tq.el  ;;; Generated autoloads from emacs-lisp/tq.el
18041    
18042  (autoload (quote tq-create) "tq" "\  (autoload (quote tq-create) "tq" "\
# Line 18042  to a tcp server on another machine." nil Line 18048  to a tcp server on another machine." nil
18048  ;;;***  ;;;***
18049    
18050  ;;;### (autoloads (trace-function-background trace-function trace-buffer)  ;;;### (autoloads (trace-function-background trace-function trace-buffer)
18051  ;;;;;;  "trace" "emacs-lisp/trace.el" (15371 46419))  ;;;;;;  "trace" "emacs-lisp/trace.el" (14582 7181))
18052  ;;; Generated autoloads from emacs-lisp/trace.el  ;;; Generated autoloads from emacs-lisp/trace.el
18053    
18054  (defvar trace-buffer "*trace-output*" "\  (defvar trace-buffer "*trace-output*" "\
# Line 18068  the window or buffer configuration at al Line 18074  the window or buffer configuration at al
18074  ;;;***  ;;;***
18075    
18076  ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"  ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
18077  ;;;;;;  "textmodes/two-column.el" (15371 46417))  ;;;;;;  "textmodes/two-column.el" (15304 37383))
18078  ;;; Generated autoloads from textmodes/two-column.el  ;;; Generated autoloads from textmodes/two-column.el
18079   (autoload '2C-command "two-column" () t 'keymap)   (autoload '2C-command "two-column" () t 'keymap)
18080   (global-set-key "\C-x6" '2C-command)   (global-set-key "\C-x6" '2C-command)
# Line 18112  First column's text    sSs  Second colum Line 18118  First column's text    sSs  Second colum
18118  ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics  ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics
18119  ;;;;;;  type-break type-break-mode type-break-keystroke-threshold  ;;;;;;  type-break type-break-mode type-break-keystroke-threshold
18120  ;;;;;;  type-break-good-rest-interval type-break-interval type-break-mode)  ;;;;;;  type-break-good-rest-interval type-break-interval type-break-mode)
18121  ;;;;;;  "type-break" "type-break.el" (15371 46418))  ;;;;;;  "type-break" "type-break.el" (14890 29229))
18122  ;;; Generated autoloads from type-break.el  ;;; Generated autoloads from type-break.el
18123    
18124  (defvar type-break-mode nil "\  (defvar type-break-mode nil "\
# Line 18259  FRAC should be the inverse of the fracti Line 18265  FRAC should be the inverse of the fracti
18265  ;;;***  ;;;***
18266    
18267  ;;;### (autoloads (ununderline-region underline-region) "underline"  ;;;### (autoloads (ununderline-region underline-region) "underline"
18268  ;;;;;;  "textmodes/underline.el" (15371 46417))  ;;;;;;  "textmodes/underline.el" (15185 49575))
18269  ;;; Generated autoloads from textmodes/underline.el  ;;; Generated autoloads from textmodes/underline.el
18270    
18271  (autoload (quote underline-region) "underline" "\  (autoload (quote underline-region) "underline" "\
# Line 18276  which specify the range to operate on." Line 18282  which specify the range to operate on."
18282  ;;;***  ;;;***
18283    
18284  ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)  ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
18285  ;;;;;;  "undigest" "mail/undigest.el" (15371 46424))  ;;;;;;  "undigest" "mail/undigest.el" (14471 54769))
18286  ;;; Generated autoloads from mail/undigest.el  ;;; Generated autoloads from mail/undigest.el
18287    
18288  (autoload (quote undigestify-rmail-message) "undigest" "\  (autoload (quote undigestify-rmail-message) "undigest" "\
# Line 18291  following the containing message." t nil Line 18297  following the containing message." t nil
18297  ;;;***  ;;;***
18298    
18299  ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"  ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
18300  ;;;;;;  (15371 46424))  ;;;;;;  (15214 26446))
18301  ;;; Generated autoloads from mail/unrmail.el  ;;; Generated autoloads from mail/unrmail.el
18302    
18303  (autoload (quote batch-unrmail) "unrmail" "\  (autoload (quote batch-unrmail) "unrmail" "\
# Line 18307  Convert Rmail file FILE to system inbox Line 18313  Convert Rmail file FILE to system inbox
18313  ;;;***  ;;;***
18314    
18315  ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)  ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
18316  ;;;;;;  "userlock" "userlock.el" (15371 46418))  ;;;;;;  "userlock" "userlock.el" (14365 43399))
18317  ;;; Generated autoloads from userlock.el  ;;; Generated autoloads from userlock.el
18318    
18319  (autoload (quote ask-user-about-lock) "userlock" "\  (autoload (quote ask-user-about-lock) "userlock" "\
# Line 18332  The buffer in question is current when t Line 18338  The buffer in question is current when t
18338  ;;;***  ;;;***
18339    
18340  ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external)  ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external)
18341  ;;;;;;  "uudecode" "gnus/uudecode.el" (15371 46421))  ;;;;;;  "uudecode" "gnus/uudecode.el" (15185 54813))
18342  ;;; Generated autoloads from gnus/uudecode.el  ;;; Generated autoloads from gnus/uudecode.el
18343    
18344  (autoload (quote uudecode-decode-region-external) "uudecode" "\  (autoload (quote uudecode-decode-region-external) "uudecode" "\
# Line 18352  If FILE-NAME is non-nil, save the result Line 18358  If FILE-NAME is non-nil, save the result
18358  ;;;;;;  vc-directory vc-resolve-conflicts vc-merge vc-insert-headers  ;;;;;;  vc-directory vc-resolve-conflicts vc-merge vc-insert-headers
18359  ;;;;;;  vc-version-other-window vc-diff vc-register vc-next-action  ;;;;;;  vc-version-other-window vc-diff vc-register vc-next-action
18360  ;;;;;;  vc-do-command edit-vc-file with-vc-file vc-branch-part vc-before-checkin-hook  ;;;;;;  vc-do-command edit-vc-file with-vc-file vc-branch-part vc-before-checkin-hook
18361  ;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15515 47301))  ;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15494 7904))
18362  ;;; Generated autoloads from vc.el  ;;; Generated autoloads from vc.el
18363    
18364  (defvar vc-checkout-hook nil "\  (defvar vc-checkout-hook nil "\
# Line 18585  colors. `vc-annotate-background' specifi Line 18591  colors. `vc-annotate-background' specifi
18591    
18592  ;;;***  ;;;***
18593    
18594  ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15547 22605))  ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15539 8527))
18595  ;;; Generated autoloads from vc-cvs.el  ;;; Generated autoloads from vc-cvs.el
18596   (defun vc-cvs-registered (f)   (defun vc-cvs-registered (f)
18597    (when (file-readable-p (expand-file-name    (when (file-readable-p (expand-file-name
# Line 18596  colors. `vc-annotate-background' specifi Line 18602  colors. `vc-annotate-background' specifi
18602  ;;;***  ;;;***
18603    
18604  ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"  ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
18605  ;;;;;;  (15517 64422))  ;;;;;;  (15510 8498))
18606  ;;; Generated autoloads from vc-rcs.el  ;;; Generated autoloads from vc-rcs.el
18607    
18608  (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\  (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
# Line 18608  For a description of possible values, se Line 18614  For a description of possible values, se
18614  ;;;***  ;;;***
18615    
18616  ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"  ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
18617  ;;;;;;  (15517 64422))  ;;;;;;  (15510 8683))
18618  ;;; Generated autoloads from vc-sccs.el  ;;; Generated autoloads from vc-sccs.el
18619    
18620  (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\  (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
# Line 18625  find any project directory." (let ((proj Line 18631  find any project directory." (let ((proj
18631  ;;;***  ;;;***
18632    
18633  ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"  ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
18634  ;;;;;;  (15444 42464))  ;;;;;;  (15440 59334))
18635  ;;; Generated autoloads from progmodes/vhdl-mode.el  ;;; Generated autoloads from progmodes/vhdl-mode.el
18636    
18637  (autoload (quote vhdl-mode) "vhdl-mode" "\  (autoload (quote vhdl-mode) "vhdl-mode" "\
# Line 18900  Key bindings: Line 18906  Key bindings:
18906    
18907  ;;;***  ;;;***
18908    
18909  ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15371 46419))  ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15186 53885))
18910  ;;; Generated autoloads from emulation/vi.el  ;;; Generated autoloads from emulation/vi.el
18911    
18912  (autoload (quote vi-mode) "vi" "\  (autoload (quote vi-mode) "vi" "\
# Line 18983  Convert Vietnamese characaters of the cu Line 18989  Convert Vietnamese characaters of the cu
18989    
18990  ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame  ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
18991  ;;;;;;  view-buffer-other-window view-buffer view-file-other-frame  ;;;;;;  view-buffer-other-window view-buffer view-file-other-frame
18992  ;;;;;;  view-file-other-window view-file) "view" "view.el" (15371  ;;;;;;  view-file-other-window view-file) "view" "view.el" (15349
18993  ;;;;;;  46418))  ;;;;;;  43162))
18994  ;;; Generated autoloads from view.el  ;;; Generated autoloads from view.el
18995    
18996  (defvar view-mode nil "\  (defvar view-mode nil "\
# Line 19171  Exit View mode and make the current buff Line 19177  Exit View mode and make the current buff
19177    
19178  ;;;***  ;;;***
19179    
19180  ;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15371 46419))  ;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15186 56483))
19181  ;;; Generated autoloads from emulation/vip.el  ;;; Generated autoloads from emulation/vip.el
19182    
19183  (autoload (quote vip-mode) "vip" "\  (autoload (quote vip-mode) "vip" "\
# Line 19180  Turn on VIP emulation of VI." t nil) Line 19186  Turn on VIP emulation of VI." t nil)
19186  ;;;***  ;;;***
19187    
19188  ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"  ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
19189  ;;;;;;  (15549 60242))  ;;;;;;  (15547 47959))
19190  ;;; Generated autoloads from emulation/viper.el  ;;; Generated autoloads from emulation/viper.el
19191    
19192  (autoload (quote toggle-viper-mode) "viper" "\  (autoload (quote toggle-viper-mode) "viper" "\
# Line 19192  Turn on Viper emulation of Vi." t nil) Line 19198  Turn on Viper emulation of Vi." t nil)
19198    
19199  ;;;***  ;;;***
19200    
19201  ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15391 60705))  ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15381 44879))
19202  ;;; Generated autoloads from net/webjump.el  ;;; Generated autoloads from net/webjump.el
19203    
19204  (autoload (quote webjump) "webjump" "\  (autoload (quote webjump) "webjump" "\
# Line 19207  Please submit bug reports and other feed Line 19213  Please submit bug reports and other feed
19213  ;;;***  ;;;***
19214    
19215  ;;;### (autoloads (which-function-mode) "which-func" "which-func.el"  ;;;### (autoloads (which-function-mode) "which-func" "which-func.el"
19216  ;;;;;;  (15371 46418))  ;;;;;;  (15356 16861))
19217  ;;; Generated autoloads from which-func.el  ;;; Generated autoloads from which-func.el
19218    
19219  (defalias (quote which-func-mode) (quote which-function-mode))  (defalias (quote which-func-mode) (quote which-function-mode))
# Line 19237  and off otherwise." t nil) Line 19243  and off otherwise." t nil)
19243  ;;;;;;  whitespace-cleanup whitespace-region whitespace-buffer whitespace-toggle-ateol-check  ;;;;;;  whitespace-cleanup whitespace-region whitespace-buffer whitespace-toggle-ateol-check
19244  ;;;;;;  whitespace-toggle-spacetab-check whitespace-toggle-indent-check  ;;;;;;  whitespace-toggle-spacetab-check whitespace-toggle-indent-check
19245  ;;;;;;  whitespace-toggle-trailing-check whitespace-toggle-leading-check)  ;;;;;;  whitespace-toggle-trailing-check whitespace-toggle-leading-check)
19246  ;;;;;;  "whitespace" "whitespace.el" (15400 1474))  ;;;;;;  "whitespace" "whitespace.el" (15384 59073))
19247  ;;; Generated autoloads from whitespace.el  ;;; Generated autoloads from whitespace.el
19248    
19249  (autoload (quote whitespace-toggle-leading-check) "whitespace" "\  (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
# Line 19358  whitespaces during the process of your e Line 19364  whitespaces during the process of your e
19364  ;;;***  ;;;***
19365    
19366  ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse  ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
19367  ;;;;;;  widget-browse-at) "wid-browse" "wid-browse.el" (15468 23941))  ;;;;;;  widget-browse-at) "wid-browse" "wid-browse.el" (15467 59919))
19368  ;;; Generated autoloads from wid-browse.el  ;;; Generated autoloads from wid-browse.el
19369    
19370  (autoload (quote widget-browse-at) "wid-browse" "\  (autoload (quote widget-browse-at) "wid-browse" "\
# Line 19377  With arg, turn widget mode on if and onl Line 19383  With arg, turn widget mode on if and onl
19383  ;;;***  ;;;***
19384    
19385  ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create  ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
19386  ;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15549  ;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15546
19387  ;;;;;;  60240))  ;;;;;;  28837))
19388  ;;; Generated autoloads from wid-edit.el  ;;; Generated autoloads from wid-edit.el
19389    
19390  (autoload (quote widgetp) "wid-edit" "\  (autoload (quote widgetp) "wid-edit" "\
# Line 19452  Default MODIFIER is 'shift." t nil) Line 19458  Default MODIFIER is 'shift." t nil)
19458  ;;;***  ;;;***
19459    
19460  ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"  ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
19461  ;;;;;;  (15484 11830))  ;;;;;;  (15483 45821))
19462  ;;; Generated autoloads from winner.el  ;;; Generated autoloads from winner.el
19463    
19464  (defvar winner-mode nil "\  (defvar winner-mode nil "\
# Line 19471  With arg, turn Winner mode on if and onl Line 19477  With arg, turn Winner mode on if and onl
19477  ;;;***  ;;;***
19478    
19479  ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"  ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
19480  ;;;;;;  "woman.el" (15417 7411))  ;;;;;;  "woman.el" (15408 51988))
19481  ;;; Generated autoloads from woman.el  ;;; Generated autoloads from woman.el
19482    
19483  (autoload (quote woman) "woman" "\  (autoload (quote woman) "woman" "\
# Line 19501  decompress the file if appropriate.  See Line 19507  decompress the file if appropriate.  See
19507  ;;;***  ;;;***
19508    
19509  ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"  ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
19510  ;;;;;;  (15400 1475))  ;;;;;;  (15394 13301))
19511  ;;; Generated autoloads from emulation/ws-mode.el  ;;; Generated autoloads from emulation/ws-mode.el
19512    
19513  (autoload (quote wordstar-mode) "ws-mode" "\  (autoload (quote wordstar-mode) "ws-mode" "\
# Line 19612  The key bindings are: Line 19618  The key bindings are:
19618    
19619  ;;;***  ;;;***
19620    
19621  ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15547  ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15542
19622  ;;;;;;  22605))  ;;;;;;  21888))
19623  ;;; Generated autoloads from xt-mouse.el  ;;; Generated autoloads from xt-mouse.el
19624    
19625  (autoload (quote xterm-mouse-mode) "xt-mouse" "\  (autoload (quote xterm-mouse-mode) "xt-mouse" "\
# Line 19625  Turn it on to use emacs mouse commands, Line 19631  Turn it on to use emacs mouse commands,
19631  ;;;***  ;;;***
19632    
19633  ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism  ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
19634  ;;;;;;  yow) "yow" "play/yow.el" (15417 7434))  ;;;;;;  yow) "yow" "play/yow.el" (15397 31808))
19635  ;;; Generated autoloads from play/yow.el  ;;; Generated autoloads from play/yow.el
19636    
19637  (autoload (quote yow) "yow" "\  (autoload (quote yow) "yow" "\
# Line 19643  Zippy goes to the analyst." t nil) Line 19649  Zippy goes to the analyst." t nil)
19649    
19650  ;;;***  ;;;***
19651    
19652  ;;;### (autoloads (zone) "zone" "play/zone.el" (15425 28364))  ;;;### (autoloads (zone) "zone" "play/zone.el" (15422 4402))
19653  ;;; Generated autoloads from play/zone.el  ;;; Generated autoloads from play/zone.el
19654    
19655  (autoload (quote zone) "zone" "\  (autoload (quote zone) "zone" "\
# Line 19670  Zone-mode does two things: Line 19676  Zone-mode does two things:
19676    
19677  ;;;***  ;;;***
19678    
19679  ;;;### (autoloads nil nil ("textmodes/fill.el" "term/x-win.el" "term/mac-win.el"  ;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "allout.el"
19680  ;;;;;;  "loadup.el" "isearch.el" "custom.el" "progmodes/cc-cmds.el"  ;;;;;;  "bindings.el" "buff-menu.el" "byte-run.el" "case-table.el"
19681  ;;;;;;  "eshell/esh-ext.el" "emulation/viper-ex.el" "calc/calc-bin.el"  ;;;;;;  "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el" "custom.el"
19682  ;;;;;;  "frame.el" "ediff-init.el" "bindings.el" "international/mule-conf.el"  ;;;;;;  "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-hook.el"
19683  ;;;;;;  "calendar/cal-french.el" "textmodes/texnfo-upd.el" "language/slovak.el"  ;;;;;;  "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el"
19684  ;;;;;;  "language/european.el" "language/czech.el" "gnus/qp.el" "xml.el"  ;;;;;;  "ediff-wind.el" "electric.el" "emacs-lock.el" "env.el" "faces.el"
19685  ;;;;;;  "w32-fns.el" "dos-fns.el" "calc/calcalg3.el" "calc/calcalg2.el"  ;;;;;;  "files.el" "filesets.el" "finder-inf.el" "float-sup.el" "foldout.el"
19686  ;;;;;;  "calc/calc-maint.el" "calc/calc-macs.el" "textmodes/reftex-sel.el"  ;;;;;;  "format.el" "forms-d2.el" "forms-pass.el" "frame.el" "generic-x.el"
19687  ;;;;;;  "textmodes/paragraphs.el" "eshell/esh-io.el" "eshell/esh-cmd.el"  ;;;;;;  "help.el" "indent.el" "isearch.el" "kermit.el" "loadup.el"
19688  ;;;;;;  "eshell/em-unix.el" "eshell/em-smart.el" "eshell/em-rebind.el"  ;;;;;;  "map-ynp.el" "menu-bar.el" "misc.el" "mouse-copy.el" "mouse-drag.el"
19689  ;;;;;;  "eshell/em-prompt.el" "eshell/em-pred.el" "eshell/em-hist.el"  ;;;;;;  "mouse.el" "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el"
19690  ;;;;;;  "eshell/em-glob.el" "eshell/em-dirs.el" "eshell/em-alias.el"  ;;;;;;  "pcvs-util.el" "regi.el" "register.el" "replace.el" "s-region.el"
19691  ;;;;;;  "emacs-lisp/lisp.el" "mail/uce.el" "gnus/mm-encode.el" "tempo.el"  ;;;;;;  "saveplace.el" "scroll-bar.el" "select.el" "simple.el" "soundex.el"
19692  ;;;;;;  "emulation/viper-util.el" "gnus/mml.el" "gnus/mm-view.el"  ;;;;;;  "startup.el" "subr.el" "tempo.el" "timezone.el" "uniquify.el"
19693  ;;;;;;  "indent.el" "ediff-wind.el" "term/sun-mouse.el" "emacs-lisp/lisp-mode.el"  ;;;;;;  "unused.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el"
19694  ;;;;;;  "progmodes/mantemp.el" "progmodes/idlw-toolbar.el" "progmodes/ebnf-yac.el"  ;;;;;;  "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
19695  ;;;;;;  "progmodes/ebnf-otz.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-bnf.el"  ;;;;;;  "w32-vars.el" "widget.el" "window.el" "xml.el" "xscheme.el"
19696  ;;;;;;  "play/meese.el" "play/gametree.el" "obsolete/x-menu.el" "obsolete/x-apollo.el"  ;;;;;;  "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el"
19697  ;;;;;;  "obsolete/uncompress.el" "obsolete/sun-fns.el" "obsolete/sun-curs.el"  ;;;;;;  "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el"
19698  ;;;;;;  "obsolete/sc.el" "obsolete/rnews.el" "obsolete/profile.el"  ;;;;;;  "calc/calc-embed.el" "calc/calc-fin.el" "calc/calc-forms.el"
19699  ;;;;;;  "obsolete/ooutline.el" "obsolete/c-mode.el" "mail/vms-pmail.el"  ;;;;;;  "calc/calc-frac.el" "calc/calc-funcs.el" "calc/calc-graph.el"
19700  ;;;;;;  "mail/rfc822.el" "mail/rfc2368.el" "mail/mspools.el" "mail/mh-seq.el"  ;;;;;;  "calc/calc-help.el" "calc/calc-incom.el" "calc/calc-keypd.el"
19701  ;;;;;;  "mail/mh-funcs.el" "mail/mailpost.el" "mail/mailheader.el"  ;;;;;;  "calc/calc-lang.el" "calc/calc-macs.el" "calc/calc-maint.el"
19702  ;;;;;;  "mail/blessmail.el" "language/romanian.el" "language/misc-lang.el"  ;;;;;;  "calc/calc-map.el" "calc/calc-math.el" "calc/calc-misc.el"
19703  ;;;;;;  "language/ethiopic.el" "language/english.el" "language/devanagari.el"  ;;;;;;  "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-poly.el"
19704  ;;;;;;  "international/swedish.el" "international/latin-9.el" "international/latin-8.el"  ;;;;;;  "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el"
19705  ;;;;;;  "international/latin-5.el" "international/latin-4.el" "international/latin-3.el"  ;;;;;;  "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el"
19706  ;;;;;;  "international/latin-2.el" "international/latin-1.el" "international/ja-dic-utl.el"  ;;;;;;  "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el"
19707  ;;;;;;  "international/ja-dic-cnv.el" "international/iso-swed.el"  ;;;;;;  "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
19708  ;;;;;;  "international/iso-ascii.el" "calc/calcsel2.el" "calc/calccomp.el"  ;;;;;;  "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
19709  ;;;;;;  "calc/calc-yank.el" "calc/calc-vec.el" "calc/calc-units.el"  ;;;;;;  "calc/calcsel2.el" "eshell/em-alias.el" "eshell/em-banner.el"
19710  ;;;;;;  "calc/calc-undo.el" "calc/calc-trail.el" "calc/calc-stuff.el"  ;;;;;;  "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"
19711  ;;;;;;  "calc/calc-store.el" "calc/calc-stat.el" "calc/calc-sel.el"  ;;;;;;  "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el"
19712  ;;;;;;  "calc/calc-rules.el" "calc/calc-rewr.el" "calc/calc-prog.el"  ;;;;;;  "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
19713  ;;;;;;  "calc/calc-poly.el" "calc/calc-mode.el" "calc/calc-map.el"  ;;;;;;  "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
19714  ;;;;;;  "calc/calc-lang.el" "calc/calc-keypd.el" "calc/calc-incom.el"  ;;;;;;  "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
19715  ;;;;;;  "calc/calc-help.el" "calc/calc-funcs.el" "calc/calc-frac.el"  ;;;;;;  "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el"
19716  ;;;;;;  "calc/calc-fin.el" "calc/calc-embed.el" "calc/calc-cplx.el"  ;;;;;;  "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el"
19717  ;;;;;;  "calc/calc-comb.el" "calc/calc-arith.el" "calc/calc-alg.el"  ;;;;;;  "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el"
19718  ;;;;;;  "calc/calc-aent.el" "gnus/webmail.el" "gnus/utf7.el" "gnus/starttls.el"  ;;;;;;  "eshell/esh-var.el" "net/eudc-vars.el" "net/eudcb-bbdb.el"
19719  ;;;;;;  "gnus/rfc2231.el" "gnus/rfc2104.el" "gnus/rfc2047.el" "gnus/rfc2045.el"  ;;;;;;  "net/eudcb-ldap.el" "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el"
19720  ;;;;;;  "gnus/rfc1843.el" "gnus/nnweb.el" "gnus/nnvirtual.el" "gnus/nnultimate.el"  ;;;;;;  "calendar/cal-china.el" "calendar/cal-coptic.el" "calendar/cal-french.el"
19721  ;;;;;;  "gnus/nnslashdot.el" "gnus/nnoo.el" "gnus/nnmh.el" "gnus/nnlistserv.el"  ;;;;;;  "calendar/cal-islam.el" "calendar/cal-iso.el" "calendar/cal-julian.el"
19722  ;;;;;;  "gnus/nnheader.el" "gnus/nngateway.el" "gnus/nndraft.el"  ;;;;;;  "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
19723  ;;;;;;  "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el" "gnus/mm-bodies.el"  ;;;;;;  "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
19724  ;;;;;;  "gnus/messcompat.el" "gnus/mail-prsvr.el" "gnus/mail-parse.el"  ;;;;;;  "calendar/parse-time.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
19725  ;;;;;;  "gnus/ietf-drums.el" "gnus/gnus-vm.el" "gnus/gnus-util.el"  ;;;;;;  "emacs-lisp/byte-opt.el" "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el"
19726  ;;;;;;  "gnus/gnus-undo.el" "gnus/gnus-topic.el" "gnus/gnus-srvr.el"  ;;;;;;  "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
19727  ;;;;;;  "gnus/gnus-setup.el" "gnus/gnus-score.el" "gnus/gnus-salt.el"  ;;;;;;  "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el" "emacs-lisp/find-gc.el"
19728  ;;;;;;  "gnus/gnus-range.el" "gnus/gnus-nocem.el" "gnus/gnus-mh.el"  ;;;;;;  "emacs-lisp/float.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el"
19729  ;;;;;;  "gnus/gnus-logic.el" "gnus/gnus-int.el" "gnus/gnus-gl.el"  ;;;;;;  "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el"
19730  ;;;;;;  "gnus/gnus-eform.el" "gnus/gnus-dup.el" "gnus/gnus-draft.el"  ;;;;;;  "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el" "emacs-lisp/lucid.el"
19731  ;;;;;;  "gnus/gnus-demon.el" "gnus/gnus-cus.el" "gnus/gnus-bcklg.el"  ;;;;;;  "emacs-lisp/sregex.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
19732  ;;;;;;  "gnus/gnus-async.el" "gnus/format-spec.el" "gnus/flow-fill.el"  ;;;;;;  "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el"
19733  ;;;;;;  "eshell/esh-util.el" "eshell/esh-proc.el" "eshell/esh-opt.el"  ;;;;;;  "emulation/edt-vt100.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el"
19734  ;;;;;;  "eshell/esh-module.el" "eshell/esh-maint.el" "eshell/esh-arg.el"  ;;;;;;  "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
19735  ;;;;;;  "eshell/em-xtra.el" "eshell/em-term.el" "eshell/em-script.el"  ;;;;;;  "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el"
19736  ;;;;;;  "eshell/em-basic.el" "eshell/em-banner.el" "emulation/edt-vt100.el"  ;;;;;;  "gnus/flow-fill.el" "gnus/format-spec.el" "gnus/gnus-async.el"
19737  ;;;;;;  "emulation/edt-pc.el" "emulation/edt-lk201.el" "emacs-lisp/sregex.el"  ;;;;;;  "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
19738  ;;;;;;  "emacs-lisp/lselect.el" "emacs-lisp/lmenu.el" "emacs-lisp/levents.el"  ;;;;;;  "gnus/gnus-demon.el" "gnus/gnus-draft.el" "gnus/gnus-dup.el"
19739  ;;;;;;  "emacs-lisp/gulp.el" "emacs-lisp/float.el" "emacs-lisp/cust-print.el"  ;;;;;;  "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-gl.el"
19740  ;;;;;;  "emacs-lisp/cl-specs.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-compat.el"  ;;;;;;  "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el"
19741  ;;;;;;  "emacs-lisp/assoc.el" "calendar/cal-x.el" "calendar/cal-persia.el"  ;;;;;;  "gnus/gnus-nocem.el" "gnus/gnus-range.el" "gnus/gnus-salt.el"
19742  ;;;;;;  "calendar/cal-move.el" "calendar/cal-mayan.el" "calendar/cal-julian.el"  ;;;;;;  "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el"
19743  ;;;;;;  "calendar/cal-iso.el" "calendar/cal-islam.el" "calendar/cal-coptic.el"  ;;;;;;  "gnus/gnus-sum.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el"
19744  ;;;;;;  "calendar/cal-china.el" "textmodes/reftex-vars.el" "textmodes/reftex-toc.el"  ;;;;;;  "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el"
19745  ;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-parse.el" "textmodes/reftex-dcr.el"  ;;;;;;  "gnus/imap.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
19746  ;;;;;;  "textmodes/reftex-auc.el" "textmodes/refer.el" "textmodes/refbib.el"  ;;;;;;  "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
19747  ;;;;;;  "textmodes/page.el" "textmodes/page-ext.el" "textmodes/bib-mode.el"  ;;;;;;  "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el"
19748  ;;;;;;  "term/wyse50.el" "term/vt420.el" "term/vt400.el" "term/vt320.el"  ;;;;;;  "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml.el" "gnus/nnagent.el"
19749  ;;;;;;  "term/vt300.el" "term/vt240.el" "term/vt220.el" "term/vt201.el"  ;;;;;;  "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el"
19750  ;;;;;;  "term/vt200.el" "term/vt125.el" "term/vt102.el" "term/vt100.el"  ;;;;;;  "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el"
19751  ;;;;;;  "term/tvi970.el" "term/sup-mouse.el" "term/sun.el" "term/news.el"  ;;;;;;  "gnus/nnmail.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnoo.el"
19752  ;;;;;;  "term/lk201.el" "term/linux.el" "term/keyswap.el" "term/iris-ansi.el"  ;;;;;;  "gnus/nnslashdot.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el"
19753  ;;;;;;  "term/bobcat.el" "term/bg-mouse.el" "term/apollo.el" "term/AT386.el"  ;;;;;;  "gnus/nnvirtual.el" "gnus/nnwarchive.el" "gnus/nnweb.el"
19754  ;;;;;;  "widget.el" "vt100-led.el" "vmsproc.el" "vms-patch.el" "vcursor.el"  ;;;;;;  "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" "gnus/rfc2045.el"
19755  ;;;;;;  "unused.el" "uniquify.el" "timezone.el" "soundex.el" "saveplace.el"  ;;;;;;  "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/starttls.el"
19756  ;;;;;;  "s-region.el" "regi.el" "patcomp.el" "mouse-drag.el" "mouse-copy.el"  ;;;;;;  "gnus/utf7.el" "gnus/webmail.el" "international/characters.el"
19757  ;;;;;;  "map-ynp.el" "kermit.el" "forms-pass.el" "forms-d2.el" "env.el"  ;;;;;;  "international/iso-ascii.el" "international/iso-insert.el"
19758  ;;;;;;  "emacs-lock.el" "electric.el" "dos-w32.el" "dos-vars.el"  ;;;;;;  "international/iso-swed.el" "international/ja-dic-cnv.el"
19759  ;;;;;;  "cus-dep.el" "cdl.el" "byte-run.el" "abbrev.el" "abbrevlist.el"  ;;;;;;  "international/ja-dic-utl.el" "international/latin-1.el"
19760  ;;;;;;  "buff-menu.el" "case-table.el" "ediff-merg.el" "ediff-vers.el"  ;;;;;;  "international/latin-2.el" "international/latin-3.el" "international/latin-4.el"
19761  ;;;;;;  "foldout.el" "pcvs-util.el" "version.el" "vt-control.el"  ;;;;;;  "international/latin-5.el" "international/latin-8.el" "international/latin-9.el"
19762  ;;;;;;  "xscheme.el" "term/internal.el" "textmodes/makeinfo.el" "textmodes/reftex-global.el"  ;;;;;;  "international/mule-cmds.el" "international/mule-conf.el"
19763  ;;;;;;  "emacs-lisp/authors.el" "emacs-lisp/cl-macs.el" "emacs-lisp/ewoc.el"  ;;;;;;  "international/mule.el" "international/ogonek.el" "international/swedish.el"
19764  ;;;;;;  "emacs-lisp/find-gc.el" "emacs-lisp/lisp-mnt.el" "emulation/edt-mapper.el"  ;;;;;;  "international/ucs-tables.el" "international/utf-8-subst.el"
19765  ;;;;;;  "emulation/tpu-mapper.el" "emulation/viper-cmd.el" "emulation/viper-init.el"  ;;;;;;  "international/utf-8.el" "language/chinese.el" "language/cyrillic.el"
19766  ;;;;;;  "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"  ;;;;;;  "language/czech.el" "language/devanagari.el" "language/english.el"
19767  ;;;;;;  "eshell/em-ls.el" "gnus/gnus-cite.el" "gnus/imap.el" "gnus/mailcap.el"  ;;;;;;  "language/ethiopic.el" "language/european.el" "language/georgian.el"
 ;;;;;;  "gnus/nnmail.el" "gnus/nnspool.el" "gnus/nntp.el" "calc/calc-forms.el"  
 ;;;;;;  "calc/calc-math.el" "calc/calc-mtx.el" "international/characters.el"  
 ;;;;;;  "international/iso-insert.el" "international/ogonek.el" "international/utf-8-subst.el"  
 ;;;;;;  "language/chinese.el" "language/cyrillic.el" "language/georgian.el"  
19768  ;;;;;;  "language/greek.el" "language/hebrew.el" "language/indian.el"  ;;;;;;  "language/greek.el" "language/hebrew.el" "language/indian.el"
19769  ;;;;;;  "language/korean.el" "language/lao.el" "language/thai.el"  ;;;;;;  "language/japanese.el" "language/korean.el" "language/lao.el"
19770  ;;;;;;  "language/utf-8-lang.el" "mail/mh-pick.el" "obsolete/cplus-md.el"  ;;;;;;  "language/misc-lang.el" "language/romanian.el" "language/slovak.el"
19771  ;;;;;;  "obsolete/hilit19.el" "obsolete/mlsupport.el" "generic-x.el"  ;;;;;;  "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el"
19772  ;;;;;;  "scroll-bar.el" "calendar/parse-time.el" "emacs-lisp/cl-seq.el"  ;;;;;;  "language/vietnamese.el" "mail/blessmail.el" "mail/mailheader.el"
19773  ;;;;;;  "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"  ;;;;;;  "mail/mailpost.el" "mail/mh-funcs.el" "mail/mh-pick.el" "mail/mh-seq.el"
19774  ;;;;;;  "net/eudcb-ph.el" "net/ldap.el" "term/pc-win.el" "term/rxvt.el"  ;;;;;;  "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el"
19775  ;;;;;;  "term/tty-colors.el" "term/xterm.el" "textmodes/text-mode.el"  ;;;;;;  "mail/vms-pmail.el" "obsolete/c-mode.el" "obsolete/cplus-md.el"
19776  ;;;;;;  "paths.el" "vc-hooks.el" "international/mule.el" "language/japanese.el"  ;;;;;;  "obsolete/hilit19.el" "obsolete/mlsupport.el" "obsolete/ooutline.el"
19777  ;;;;;;  "calc/calc-graph.el" "ediff-diff.el" "ediff-ptch.el" "pcvs-parse.el"  ;;;;;;  "obsolete/profile.el" "obsolete/rnews.el" "obsolete/sc.el"
19778  ;;;;;;  "gnus/mail-source.el" "gnus/mm-decode.el" "gnus/mm-util.el"  ;;;;;;  "obsolete/sun-curs.el" "obsolete/sun-fns.el" "obsolete/uncompress.el"
19779  ;;;;;;  "gnus/nneething.el" "international/ucs-tables.el" "allout.el"  ;;;;;;  "obsolete/x-apollo.el" "obsolete/x-menu.el" "play/gamegrid.el"
19780  ;;;;;;  "cus-start.el" "format.el" "mouse.el" "pcvs-info.el" "window.el"  ;;;;;;  "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
19781  ;;;;;;  "calc/calc-misc.el" "gnus/gnus-ems.el" "gnus/gnus-sum.el"  ;;;;;;  "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
19782  ;;;;;;  "gnus/gnus-uu.el" "gnus/nnimap.el" "gnus/nnmbox.el" "gnus/nnwarchive.el"  ;;;;;;  "progmodes/cc-compat.el" "progmodes/cc-defs.el" "progmodes/cc-engine.el"
19783  ;;;;;;  "gnus/pop3.el" "calendar/cal-tex.el" "emacs-lisp/byte-opt.el"  ;;;;;;  "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el"
19784  ;;;;;;  "emacs-lisp/lucid.el" "international/utf-8.el" "progmodes/ada-prj.el"  ;;;;;;  "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el"
19785  ;;;;;;  "progmodes/idlw-rinfo.el" "register.el" "startup.el" "net/netrc.el"  ;;;;;;  "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "term/AT386.el"
19786  ;;;;;;  "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" "progmodes/cc-compat.el"  ;;;;;;  "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/internal.el"
19787  ;;;;;;  "progmodes/cc-defs.el" "progmodes/cc-menus.el" "cus-load.el"  ;;;;;;  "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el"
19788  ;;;;;;  "ediff-hook.el" "faces.el" "files.el" "filesets.el" "finder-inf.el"  ;;;;;;  "term/mac-win.el" "term/news.el" "term/pc-win.el" "term/rxvt.el"
19789  ;;;;;;  "float-sup.el" "help.el" "menu-bar.el" "misc.el" "replace.el"  ;;;;;;  "term/sun-mouse.el" "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el"
19790  ;;;;;;  "select.el" "simple.el" "subdirs.el" "subr.el" "w32-vars.el"  ;;;;;;  "term/tvi970.el" "term/vt100.el" "term/vt102.el" "term/vt125.el"
19791  ;;;;;;  "eshell/em-cmpl.el" "eshell/esh-groups.el" "eshell/esh-var.el"  ;;;;;;  "term/vt200.el" "term/vt201.el" "term/vt220.el" "term/vt240.el"
19792  ;;;;;;  "calendar/cal-menu.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"  ;;;;;;  "term/vt300.el" "term/vt320.el" "term/vt400.el" "term/vt420.el"
19793  ;;;;;;  "international/mule-cmds.el" "language/tibetan.el" "language/vietnamese.el"  ;;;;;;  "term/w32-win.el" "term/wyse50.el" "term/x-win.el" "term/xterm.el"
19794  ;;;;;;  "play/gamegrid.el" "progmodes/cc-engine.el" "term/w32-win.el")  ;;;;;;  "textmodes/bib-mode.el" "textmodes/fill.el" "textmodes/makeinfo.el"
19795  ;;;;;;  (15576 28102 228069))  ;;;;;;  "textmodes/page-ext.el" "textmodes/page.el" "textmodes/paragraphs.el"
19796    ;;;;;;  "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el"
19797    ;;;;;;  "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-parse.el"
19798    ;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
19799    ;;;;;;  "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el"
19800    ;;;;;;  "subdirs.el") (15577 23798 631183))
19801    
19802  ;;;***  ;;;***
19803    
19804  ;; Local Variables:  ;;; Local Variables:
19805  ;; version-control: never  ;;; version-control: never
19806  ;; no-byte-compile: t  ;;; no-byte-compile: t
19807  ;; no-update-autoloads: t  ;;; no-update-autoloads: t
19808  ;; End:  ;;; End:
19809  ;;; loaddefs.elends here  ;;; loaddefs.el ends here

Legend:
Removed from v.2.75  
changed lines
  Added in v.2.76

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26