diff options
| author | Gerd Moellmann | 2001-07-16 18:41:09 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-07-16 18:41:09 +0000 |
| commit | 358a9f5055cb4dec6d22d4f12a3f93da2288fc53 (patch) | |
| tree | cf0e3a24fc8ed4112b79272c76842c6ffbf6df04 | |
| parent | c1d61a7dfaceeb3959af0987ce4942aa0c91aa06 (diff) | |
| download | emacs-358a9f5055cb4dec6d22d4f12a3f93da2288fc53.tar.gz emacs-358a9f5055cb4dec6d22d4f12a3f93da2288fc53.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/loaddefs.el | 640 |
1 files changed, 326 insertions, 314 deletions
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el index b91f802e1f9..1888cc4789a 100644 --- a/lisp/loaddefs.el +++ b/lisp/loaddefs.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best | 5 | ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best |
| 6 | ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" | 6 | ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" |
| 7 | ;;;;;; "play/5x5.el" (14885 9171)) | 7 | ;;;;;; "play/5x5.el" (15187 6159)) |
| 8 | ;;; Generated autoloads from play/5x5.el | 8 | ;;; Generated autoloads from play/5x5.el |
| 9 | 9 | ||
| 10 | (autoload (quote 5x5) "5x5" "\ | 10 | (autoload (quote 5x5) "5x5" "\ |
| @@ -52,7 +52,7 @@ should return a grid vector array that is the new solution." t nil) | |||
| 52 | ;;;*** | 52 | ;;;*** |
| 53 | 53 | ||
| 54 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" | 54 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" |
| 55 | ;;;;;; (15181 24732)) | 55 | ;;;;;; (15187 6160)) |
| 56 | ;;; Generated autoloads from progmodes/ada-mode.el | 56 | ;;; Generated autoloads from progmodes/ada-mode.el |
| 57 | 57 | ||
| 58 | (autoload (quote ada-add-extensions) "ada-mode" "\ | 58 | (autoload (quote ada-add-extensions) "ada-mode" "\ |
| @@ -108,7 +108,7 @@ If you use ada-xref.el: | |||
| 108 | ;;;*** | 108 | ;;;*** |
| 109 | 109 | ||
| 110 | ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" | 110 | ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" |
| 111 | ;;;;;; (14900 39720)) | 111 | ;;;;;; (15186 41424)) |
| 112 | ;;; Generated autoloads from progmodes/ada-stmt.el | 112 | ;;; Generated autoloads from progmodes/ada-stmt.el |
| 113 | 113 | ||
| 114 | (autoload (quote ada-header) "ada-stmt" "\ | 114 | (autoload (quote ada-header) "ada-stmt" "\ |
| @@ -309,7 +309,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation." nil | |||
| 309 | 309 | ||
| 310 | ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule | 310 | ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule |
| 311 | ;;;;;; align-highlight-rule align-current align-entire align-regexp | 311 | ;;;;;; align-highlight-rule align-current align-entire align-regexp |
| 312 | ;;;;;; align) "align" "align.el" (14823 12922)) | 312 | ;;;;;; align) "align" "align.el" (15187 6158)) |
| 313 | ;;; Generated autoloads from align.el | 313 | ;;; Generated autoloads from align.el |
| 314 | 314 | ||
| 315 | (autoload (quote align) "align" "\ | 315 | (autoload (quote align) "align" "\ |
| @@ -385,7 +385,7 @@ A replacement function for `newline-and-indent', aligning as it goes." t nil) | |||
| 385 | ;;;*** | 385 | ;;;*** |
| 386 | 386 | ||
| 387 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" | 387 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" |
| 388 | ;;;;;; "net/ange-ftp.el" (15177 29133)) | 388 | ;;;;;; "net/ange-ftp.el" (15186 41423)) |
| 389 | ;;; Generated autoloads from net/ange-ftp.el | 389 | ;;; Generated autoloads from net/ange-ftp.el |
| 390 | (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) | 390 | (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) |
| 391 | 391 | ||
| @@ -427,7 +427,7 @@ This is a good function to put in `comint-output-filter-functions'." nil nil) | |||
| 427 | ;;;*** | 427 | ;;;*** |
| 428 | 428 | ||
| 429 | ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) | 429 | ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) |
| 430 | ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15149 58431)) | 430 | ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15187 6160)) |
| 431 | ;;; Generated autoloads from progmodes/antlr-mode.el | 431 | ;;; Generated autoloads from progmodes/antlr-mode.el |
| 432 | 432 | ||
| 433 | (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ | 433 | (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ |
| @@ -460,7 +460,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'." nil nil) | |||
| 460 | ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary | 460 | ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary |
| 461 | ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line | 461 | ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line |
| 462 | ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) | 462 | ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) |
| 463 | ;;;;;; "appt" "calendar/appt.el" (14726 36008)) | 463 | ;;;;;; "appt" "calendar/appt.el" (15186 41419)) |
| 464 | ;;; Generated autoloads from calendar/appt.el | 464 | ;;; Generated autoloads from calendar/appt.el |
| 465 | 465 | ||
| 466 | (defvar appt-issue-message t "\ | 466 | (defvar appt-issue-message t "\ |
| @@ -512,8 +512,8 @@ They specify the range of dates that the diary is being processed for." nil nil) | |||
| 512 | ;;;*** | 512 | ;;;*** |
| 513 | 513 | ||
| 514 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command | 514 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command |
| 515 | ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (14883 | 515 | ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15187 |
| 516 | ;;;;;; 29489)) | 516 | ;;;;;; 6158)) |
| 517 | ;;; Generated autoloads from apropos.el | 517 | ;;; Generated autoloads from apropos.el |
| 518 | 518 | ||
| 519 | (autoload (quote apropos-mode) "apropos" "\ | 519 | (autoload (quote apropos-mode) "apropos" "\ |
| @@ -557,8 +557,8 @@ Returns list of symbols and documentation found." t nil) | |||
| 557 | 557 | ||
| 558 | ;;;*** | 558 | ;;;*** |
| 559 | 559 | ||
| 560 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15149 | 560 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15186 |
| 561 | ;;;;;; 49402)) | 561 | ;;;;;; 41418)) |
| 562 | ;;; Generated autoloads from arc-mode.el | 562 | ;;; Generated autoloads from arc-mode.el |
| 563 | 563 | ||
| 564 | (autoload (quote archive-mode) "arc-mode" "\ | 564 | (autoload (quote archive-mode) "arc-mode" "\ |
| @@ -576,7 +576,7 @@ archive. | |||
| 576 | 576 | ||
| 577 | ;;;*** | 577 | ;;;*** |
| 578 | 578 | ||
| 579 | ;;;### (autoloads (array-mode) "array" "array.el" (14777 22130)) | 579 | ;;;### (autoloads (array-mode) "array" "array.el" (15186 41418)) |
| 580 | ;;; Generated autoloads from array.el | 580 | ;;; Generated autoloads from array.el |
| 581 | 581 | ||
| 582 | (autoload (quote array-mode) "array" "\ | 582 | (autoload (quote array-mode) "array" "\ |
| @@ -645,8 +645,8 @@ Entering array mode calls the function `array-mode-hook'." t nil) | |||
| 645 | 645 | ||
| 646 | ;;;*** | 646 | ;;;*** |
| 647 | 647 | ||
| 648 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15112 | 648 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15187 |
| 649 | ;;;;;; 54684)) | 649 | ;;;;;; 6162)) |
| 650 | ;;; Generated autoloads from textmodes/artist.el | 650 | ;;; Generated autoloads from textmodes/artist.el |
| 651 | 651 | ||
| 652 | (autoload (quote artist-mode) "artist" "\ | 652 | (autoload (quote artist-mode) "artist" "\ |
| @@ -877,7 +877,7 @@ Special commands: | |||
| 877 | ;;;*** | 877 | ;;;*** |
| 878 | 878 | ||
| 879 | ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" | 879 | ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" |
| 880 | ;;;;;; (14901 18790)) | 880 | ;;;;;; (15186 41423)) |
| 881 | ;;; Generated autoloads from obsolete/auto-show.el | 881 | ;;; Generated autoloads from obsolete/auto-show.el |
| 882 | 882 | ||
| 883 | (defvar auto-show-mode nil "\ | 883 | (defvar auto-show-mode nil "\ |
| @@ -944,7 +944,7 @@ This is similar to \\[autoarg-mode] but rebinds the keypad keys `kp-1' | |||
| 944 | ;;;*** | 944 | ;;;*** |
| 945 | 945 | ||
| 946 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" | 946 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" |
| 947 | ;;;;;; (14532 61420)) | 947 | ;;;;;; (15187 6160)) |
| 948 | ;;; Generated autoloads from progmodes/autoconf.el | 948 | ;;; Generated autoloads from progmodes/autoconf.el |
| 949 | 949 | ||
| 950 | (autoload (quote autoconf-mode) "autoconf" "\ | 950 | (autoload (quote autoconf-mode) "autoconf" "\ |
| @@ -987,7 +987,7 @@ insert a template for the file depending on the mode of the buffer." t nil) | |||
| 987 | 987 | ||
| 988 | ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories | 988 | ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories |
| 989 | ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" | 989 | ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" |
| 990 | ;;;;;; (15020 54751)) | 990 | ;;;;;; (15187 6159)) |
| 991 | ;;; Generated autoloads from emacs-lisp/autoload.el | 991 | ;;; Generated autoloads from emacs-lisp/autoload.el |
| 992 | 992 | ||
| 993 | (autoload (quote update-file-autoloads) "autoload" "\ | 993 | (autoload (quote update-file-autoloads) "autoload" "\ |
| @@ -1006,7 +1006,7 @@ Calls `update-autoloads-from-directories' on the command line arguments." nil ni | |||
| 1006 | 1006 | ||
| 1007 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode | 1007 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode |
| 1008 | ;;;;;; auto-revert-mode global-auto-revert-mode) "autorevert" "autorevert.el" | 1008 | ;;;;;; auto-revert-mode global-auto-revert-mode) "autorevert" "autorevert.el" |
| 1009 | ;;;;;; (15039 5563)) | 1009 | ;;;;;; (15187 6158)) |
| 1010 | ;;; Generated autoloads from autorevert.el | 1010 | ;;; Generated autoloads from autorevert.el |
| 1011 | 1011 | ||
| 1012 | (defvar auto-revert-mode nil "\ | 1012 | (defvar auto-revert-mode nil "\ |
| @@ -1103,7 +1103,7 @@ Turning on AWK mode runs `awk-mode-hook'." t nil) | |||
| 1103 | ;;;*** | 1103 | ;;;*** |
| 1104 | 1104 | ||
| 1105 | ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" | 1105 | ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" |
| 1106 | ;;;;;; (15149 49403)) | 1106 | ;;;;;; (15186 41419)) |
| 1107 | ;;; Generated autoloads from emacs-lisp/backquote.el | 1107 | ;;; Generated autoloads from emacs-lisp/backquote.el |
| 1108 | 1108 | ||
| 1109 | (autoload (quote backquote) "backquote" "\ | 1109 | (autoload (quote backquote) "backquote" "\ |
| @@ -1126,7 +1126,7 @@ Vectors work just like lists. Nested backquotes are permitted." nil (quote macr | |||
| 1126 | ;;;*** | 1126 | ;;;*** |
| 1127 | 1127 | ||
| 1128 | ;;;### (autoloads (display-battery battery) "battery" "battery.el" | 1128 | ;;;### (autoloads (display-battery battery) "battery" "battery.el" |
| 1129 | ;;;;;; (15172 27940)) | 1129 | ;;;;;; (15187 6158)) |
| 1130 | ;;; Generated autoloads from battery.el | 1130 | ;;; Generated autoloads from battery.el |
| 1131 | 1131 | ||
| 1132 | (autoload (quote battery) "battery" "\ | 1132 | (autoload (quote battery) "battery" "\ |
| @@ -1248,7 +1248,7 @@ non-nil. | |||
| 1248 | 1248 | ||
| 1249 | ;;;*** | 1249 | ;;;*** |
| 1250 | 1250 | ||
| 1251 | ;;;### (autoloads nil "binhex" "gnus/binhex.el" (14849 20131)) | 1251 | ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15186 41420)) |
| 1252 | ;;; Generated autoloads from gnus/binhex.el | 1252 | ;;; Generated autoloads from gnus/binhex.el |
| 1253 | 1253 | ||
| 1254 | (defconst binhex-begin-line "^:...............................................................$") | 1254 | (defconst binhex-begin-line "^:...............................................................$") |
| @@ -1378,7 +1378,7 @@ a reflection." t nil) | |||
| 1378 | ;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete | 1378 | ;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete |
| 1379 | ;;;;;; bookmark-insert bookmark-rename bookmark-insert-location | 1379 | ;;;;;; bookmark-insert bookmark-rename bookmark-insert-location |
| 1380 | ;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" | 1380 | ;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" |
| 1381 | ;;;;;; "bookmark.el" (15158 56149)) | 1381 | ;;;;;; "bookmark.el" (15187 6158)) |
| 1382 | ;;; Generated autoloads from bookmark.el | 1382 | ;;; Generated autoloads from bookmark.el |
| 1383 | (define-key ctl-x-map "rb" 'bookmark-jump) | 1383 | (define-key ctl-x-map "rb" 'bookmark-jump) |
| 1384 | (define-key ctl-x-map "rm" 'bookmark-set) | 1384 | (define-key ctl-x-map "rm" 'bookmark-set) |
| @@ -1637,7 +1637,7 @@ corresponding bookmark function from Lisp (the one without the | |||
| 1637 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program | 1637 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program |
| 1638 | ;;;;;; browse-url-save-file browse-url-netscape-display browse-url-new-window-flag | 1638 | ;;;;;; browse-url-save-file browse-url-netscape-display browse-url-new-window-flag |
| 1639 | ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" | 1639 | ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" |
| 1640 | ;;;;;; (15170 38278)) | 1640 | ;;;;;; (15187 6159)) |
| 1641 | ;;; Generated autoloads from net/browse-url.el | 1641 | ;;; Generated autoloads from net/browse-url.el |
| 1642 | 1642 | ||
| 1643 | (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\ | 1643 | (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\ |
| @@ -1889,7 +1889,7 @@ name of buffer configuration." t nil) | |||
| 1889 | ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile | 1889 | ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile |
| 1890 | ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file | 1890 | ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file |
| 1891 | ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" | 1891 | ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" |
| 1892 | ;;;;;; "emacs-lisp/bytecomp.el" (15122 2911)) | 1892 | ;;;;;; "emacs-lisp/bytecomp.el" (15186 41419)) |
| 1893 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 1893 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 1894 | 1894 | ||
| 1895 | (autoload (quote byte-force-recompile) "bytecomp" "\ | 1895 | (autoload (quote byte-force-recompile) "bytecomp" "\ |
| @@ -1955,7 +1955,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'." nil nil | |||
| 1955 | 1955 | ||
| 1956 | ;;;*** | 1956 | ;;;*** |
| 1957 | 1957 | ||
| 1958 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (12984 38822)) | 1958 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15186 41419)) |
| 1959 | ;;; Generated autoloads from calendar/cal-dst.el | 1959 | ;;; Generated autoloads from calendar/cal-dst.el |
| 1960 | 1960 | ||
| 1961 | (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) | 1961 | (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) |
| @@ -1965,7 +1965,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'." nil nil | |||
| 1965 | ;;;*** | 1965 | ;;;*** |
| 1966 | 1966 | ||
| 1967 | ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" | 1967 | ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" |
| 1968 | ;;;;;; (13997 6729)) | 1968 | ;;;;;; (15186 41419)) |
| 1969 | ;;; Generated autoloads from calendar/cal-hebrew.el | 1969 | ;;; Generated autoloads from calendar/cal-hebrew.el |
| 1970 | 1970 | ||
| 1971 | (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ | 1971 | (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ |
| @@ -1975,8 +1975,8 @@ from the cursor position." t nil) | |||
| 1975 | 1975 | ||
| 1976 | ;;;*** | 1976 | ;;;*** |
| 1977 | 1977 | ||
| 1978 | ;;;### (autoloads (calculator) "calculator" "calculator.el" (14948 | 1978 | ;;;### (autoloads (calculator) "calculator" "calculator.el" (15187 |
| 1979 | ;;;;;; 8074)) | 1979 | ;;;;;; 6158)) |
| 1980 | ;;; Generated autoloads from calculator.el | 1980 | ;;; Generated autoloads from calculator.el |
| 1981 | 1981 | ||
| 1982 | (autoload (quote calculator) "calculator" "\ | 1982 | (autoload (quote calculator) "calculator" "\ |
| @@ -2001,7 +2001,7 @@ See the documentation for `calculator-mode' for more information." t nil) | |||
| 2001 | ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar | 2001 | ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar |
| 2002 | ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset | 2002 | ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset |
| 2003 | ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" | 2003 | ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" |
| 2004 | ;;;;;; (15149 49403)) | 2004 | ;;;;;; (15187 3055)) |
| 2005 | ;;; Generated autoloads from calendar/calendar.el | 2005 | ;;; Generated autoloads from calendar/calendar.el |
| 2006 | 2006 | ||
| 2007 | (defvar calendar-week-start-day 0 "\ | 2007 | (defvar calendar-week-start-day 0 "\ |
| @@ -2449,7 +2449,7 @@ The original function `calendar' has been renamed `calendar-basic-setup'." t nil | |||
| 2449 | 2449 | ||
| 2450 | ;;;*** | 2450 | ;;;*** |
| 2451 | 2451 | ||
| 2452 | ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15032 34072)) | 2452 | ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15186 41424)) |
| 2453 | ;;; Generated autoloads from progmodes/cc-langs.el | 2453 | ;;; Generated autoloads from progmodes/cc-langs.el |
| 2454 | 2454 | ||
| 2455 | (defvar c-mode-syntax-table nil "\ | 2455 | (defvar c-mode-syntax-table nil "\ |
| @@ -2585,7 +2585,7 @@ Key bindings: | |||
| 2585 | ;;;*** | 2585 | ;;;*** |
| 2586 | 2586 | ||
| 2587 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" | 2587 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" |
| 2588 | ;;;;;; "progmodes/cc-styles.el" (15158 56150)) | 2588 | ;;;;;; "progmodes/cc-styles.el" (15186 41424)) |
| 2589 | ;;; Generated autoloads from progmodes/cc-styles.el | 2589 | ;;; Generated autoloads from progmodes/cc-styles.el |
| 2590 | 2590 | ||
| 2591 | (autoload (quote c-set-style) "cc-styles" "\ | 2591 | (autoload (quote c-set-style) "cc-styles" "\ |
| @@ -2626,7 +2626,7 @@ and exists only for compatibility reasons." t nil) | |||
| 2626 | 2626 | ||
| 2627 | ;;;*** | 2627 | ;;;*** |
| 2628 | 2628 | ||
| 2629 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15032 34072)) | 2629 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15186 41424)) |
| 2630 | ;;; Generated autoloads from progmodes/cc-vars.el | 2630 | ;;; Generated autoloads from progmodes/cc-vars.el |
| 2631 | 2631 | ||
| 2632 | (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))) "\ | 2632 | (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))) "\ |
| @@ -2645,7 +2645,7 @@ Infodock (based on XEmacs) has an additional symbol on this list: | |||
| 2645 | 2645 | ||
| 2646 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program | 2646 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program |
| 2647 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" | 2647 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" |
| 2648 | ;;;;;; (15112 54684)) | 2648 | ;;;;;; (15186 41421)) |
| 2649 | ;;; Generated autoloads from international/ccl.el | 2649 | ;;; Generated autoloads from international/ccl.el |
| 2650 | 2650 | ||
| 2651 | (autoload (quote ccl-compile) "ccl" "\ | 2651 | (autoload (quote ccl-compile) "ccl" "\ |
| @@ -2894,7 +2894,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program." ni | |||
| 2894 | ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer | 2894 | ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer |
| 2895 | ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive | 2895 | ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive |
| 2896 | ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" | 2896 | ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" |
| 2897 | ;;;;;; (15076 5561)) | 2897 | ;;;;;; (15187 6159)) |
| 2898 | ;;; Generated autoloads from emacs-lisp/checkdoc.el | 2898 | ;;; Generated autoloads from emacs-lisp/checkdoc.el |
| 2899 | 2899 | ||
| 2900 | (autoload (quote checkdoc) "checkdoc" "\ | 2900 | (autoload (quote checkdoc) "checkdoc" "\ |
| @@ -3033,8 +3033,8 @@ checking of documentation strings. | |||
| 3033 | ;;;*** | 3033 | ;;;*** |
| 3034 | 3034 | ||
| 3035 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer | 3035 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer |
| 3036 | ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (14623 | 3036 | ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (15186 |
| 3037 | ;;;;;; 45987)) | 3037 | ;;;;;; 41422)) |
| 3038 | ;;; Generated autoloads from language/china-util.el | 3038 | ;;; Generated autoloads from language/china-util.el |
| 3039 | 3039 | ||
| 3040 | (autoload (quote decode-hz-region) "china-util" "\ | 3040 | (autoload (quote decode-hz-region) "china-util" "\ |
| @@ -3111,7 +3111,7 @@ a future Emacs interpreter will be able to use it.") | |||
| 3111 | ;;;*** | 3111 | ;;;*** |
| 3112 | 3112 | ||
| 3113 | ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" | 3113 | ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" |
| 3114 | ;;;;;; (14837 27695)) | 3114 | ;;;;;; (15187 6160)) |
| 3115 | ;;; Generated autoloads from progmodes/cmacexp.el | 3115 | ;;; Generated autoloads from progmodes/cmacexp.el |
| 3116 | 3116 | ||
| 3117 | (autoload (quote c-macro-expand) "cmacexp" "\ | 3117 | (autoload (quote c-macro-expand) "cmacexp" "\ |
| @@ -3128,8 +3128,8 @@ For use inside Lisp programs, see also `c-macro-expansion'." t nil) | |||
| 3128 | 3128 | ||
| 3129 | ;;;*** | 3129 | ;;;*** |
| 3130 | 3130 | ||
| 3131 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (14947 | 3131 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15186 |
| 3132 | ;;;;;; 16775)) | 3132 | ;;;;;; 41418)) |
| 3133 | ;;; Generated autoloads from cmuscheme.el | 3133 | ;;; Generated autoloads from cmuscheme.el |
| 3134 | 3134 | ||
| 3135 | (autoload (quote run-scheme) "cmuscheme" "\ | 3135 | (autoload (quote run-scheme) "cmuscheme" "\ |
| @@ -3145,7 +3145,7 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' | |||
| 3145 | 3145 | ||
| 3146 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage | 3146 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage |
| 3147 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) | 3147 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) |
| 3148 | ;;;;;; "codepage" "international/codepage.el" (15013 64499)) | 3148 | ;;;;;; "codepage" "international/codepage.el" (15186 41421)) |
| 3149 | ;;; Generated autoloads from international/codepage.el | 3149 | ;;; Generated autoloads from international/codepage.el |
| 3150 | 3150 | ||
| 3151 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ | 3151 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ |
| @@ -3192,7 +3192,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal." t nil) | |||
| 3192 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list | 3192 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list |
| 3193 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command | 3193 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command |
| 3194 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" | 3194 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" |
| 3195 | ;;;;;; (15149 49403)) | 3195 | ;;;;;; (15186 41418)) |
| 3196 | ;;; Generated autoloads from comint.el | 3196 | ;;; Generated autoloads from comint.el |
| 3197 | 3197 | ||
| 3198 | (autoload (quote make-comint-in-buffer) "comint" "\ | 3198 | (autoload (quote make-comint-in-buffer) "comint" "\ |
| @@ -3248,8 +3248,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil) | |||
| 3248 | 3248 | ||
| 3249 | ;;;*** | 3249 | ;;;*** |
| 3250 | 3250 | ||
| 3251 | ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (14777 | 3251 | ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15186 |
| 3252 | ;;;;;; 22146)) | 3252 | ;;;;;; 41418)) |
| 3253 | ;;; Generated autoloads from compare-w.el | 3253 | ;;; Generated autoloads from compare-w.el |
| 3254 | 3254 | ||
| 3255 | (autoload (quote compare-windows) "compare-w" "\ | 3255 | (autoload (quote compare-windows) "compare-w" "\ |
| @@ -3272,7 +3272,7 @@ If `compare-ignore-case' is non-nil, changes in case are also ignored." t nil) | |||
| 3272 | ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode | 3272 | ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode |
| 3273 | ;;;;;; compilation-mode grep-find grep compile compilation-search-path | 3273 | ;;;;;; compilation-mode grep-find grep compile compilation-search-path |
| 3274 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) | 3274 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) |
| 3275 | ;;;;;; "compile" "progmodes/compile.el" (15149 49403)) | 3275 | ;;;;;; "compile" "progmodes/compile.el" (15186 41424)) |
| 3276 | ;;; Generated autoloads from progmodes/compile.el | 3276 | ;;; Generated autoloads from progmodes/compile.el |
| 3277 | 3277 | ||
| 3278 | (defvar compilation-mode-hook nil "\ | 3278 | (defvar compilation-mode-hook nil "\ |
| @@ -3403,7 +3403,7 @@ See variables `compilation-parse-errors-function' and | |||
| 3403 | ;;;*** | 3403 | ;;;*** |
| 3404 | 3404 | ||
| 3405 | ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" | 3405 | ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" |
| 3406 | ;;;;;; (14981 29950)) | 3406 | ;;;;;; (15187 6158)) |
| 3407 | ;;; Generated autoloads from complete.el | 3407 | ;;; Generated autoloads from complete.el |
| 3408 | 3408 | ||
| 3409 | (defvar partial-completion-mode nil "\ | 3409 | (defvar partial-completion-mode nil "\ |
| @@ -3438,7 +3438,7 @@ See also the variable `PC-include-file-path'." t nil) | |||
| 3438 | ;;;*** | 3438 | ;;;*** |
| 3439 | 3439 | ||
| 3440 | ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" | 3440 | ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" |
| 3441 | ;;;;;; (14777 22150)) | 3441 | ;;;;;; (15186 41418)) |
| 3442 | ;;; Generated autoloads from completion.el | 3442 | ;;; Generated autoloads from completion.el |
| 3443 | 3443 | ||
| 3444 | (autoload (quote dynamic-completion-mode) "completion" "\ | 3444 | (autoload (quote dynamic-completion-mode) "completion" "\ |
| @@ -3449,7 +3449,7 @@ Enable dynamic word-completion." t nil) | |||
| 3449 | ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after | 3449 | ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after |
| 3450 | ;;;;;; find-composition compose-chars decompose-string compose-string | 3450 | ;;;;;; find-composition compose-chars decompose-string compose-string |
| 3451 | ;;;;;; decompose-region compose-region) "composite" "composite.el" | 3451 | ;;;;;; decompose-region compose-region) "composite" "composite.el" |
| 3452 | ;;;;;; (15053 32083)) | 3452 | ;;;;;; (15186 41418)) |
| 3453 | ;;; Generated autoloads from composite.el | 3453 | ;;; Generated autoloads from composite.el |
| 3454 | 3454 | ||
| 3455 | (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))) "\ | 3455 | (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))) "\ |
| @@ -3660,7 +3660,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely)" nil n | |||
| 3660 | ;;;*** | 3660 | ;;;*** |
| 3661 | 3661 | ||
| 3662 | ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" | 3662 | ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" |
| 3663 | ;;;;;; (14938 58920)) | 3663 | ;;;;;; (15187 6159)) |
| 3664 | ;;; Generated autoloads from emacs-lisp/copyright.el | 3664 | ;;; Generated autoloads from emacs-lisp/copyright.el |
| 3665 | 3665 | ||
| 3666 | (autoload (quote copyright-update) "copyright" "\ | 3666 | (autoload (quote copyright-update) "copyright" "\ |
| @@ -3676,7 +3676,7 @@ Insert a copyright by $ORGANIZATION notice at cursor." t nil) | |||
| 3676 | ;;;*** | 3676 | ;;;*** |
| 3677 | 3677 | ||
| 3678 | ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" | 3678 | ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" |
| 3679 | ;;;;;; (15094 21666)) | 3679 | ;;;;;; (15187 6160)) |
| 3680 | ;;; Generated autoloads from progmodes/cperl-mode.el | 3680 | ;;; Generated autoloads from progmodes/cperl-mode.el |
| 3681 | 3681 | ||
| 3682 | (autoload (quote cperl-mode) "cperl-mode" "\ | 3682 | (autoload (quote cperl-mode) "cperl-mode" "\ |
| @@ -3847,7 +3847,7 @@ or as help on variables `cperl-tips', `cperl-problems', | |||
| 3847 | ;;;*** | 3847 | ;;;*** |
| 3848 | 3848 | ||
| 3849 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" | 3849 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" |
| 3850 | ;;;;;; (15149 49404)) | 3850 | ;;;;;; (15187 6160)) |
| 3851 | ;;; Generated autoloads from progmodes/cpp.el | 3851 | ;;; Generated autoloads from progmodes/cpp.el |
| 3852 | 3852 | ||
| 3853 | (autoload (quote cpp-highlight-buffer) "cpp" "\ | 3853 | (autoload (quote cpp-highlight-buffer) "cpp" "\ |
| @@ -3927,7 +3927,7 @@ INHERIT-INPUT-METHOD." nil nil) | |||
| 3927 | ;;;;;; customize-option-other-window customize-changed-options customize-option | 3927 | ;;;;;; customize-option-other-window customize-changed-options customize-option |
| 3928 | ;;;;;; customize-group-other-window customize-group customize customize-save-variable | 3928 | ;;;;;; customize-group-other-window customize-group customize customize-save-variable |
| 3929 | ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" | 3929 | ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" |
| 3930 | ;;;;;; (15122 2910)) | 3930 | ;;;;;; (15187 6158)) |
| 3931 | ;;; Generated autoloads from cus-edit.el | 3931 | ;;; Generated autoloads from cus-edit.el |
| 3932 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") | 3932 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") |
| 3933 | 3933 | ||
| @@ -4086,7 +4086,7 @@ The format is suitable for use with `easy-menu-define'." nil nil) | |||
| 4086 | ;;;*** | 4086 | ;;;*** |
| 4087 | 4087 | ||
| 4088 | ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face" | 4088 | ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face" |
| 4089 | ;;;;;; "cus-face.el" (14883 29489)) | 4089 | ;;;;;; "cus-face.el" (15187 6158)) |
| 4090 | ;;; Generated autoloads from cus-face.el | 4090 | ;;; Generated autoloads from cus-face.el |
| 4091 | 4091 | ||
| 4092 | (autoload (quote custom-declare-face) "cus-face" "\ | 4092 | (autoload (quote custom-declare-face) "cus-face" "\ |
| @@ -4116,7 +4116,7 @@ Mode used for cvs status output." t nil) | |||
| 4116 | ;;;*** | 4116 | ;;;*** |
| 4117 | 4117 | ||
| 4118 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) | 4118 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) |
| 4119 | ;;;;;; "cwarn" "progmodes/cwarn.el" (14746 24125)) | 4119 | ;;;;;; "cwarn" "progmodes/cwarn.el" (15187 6160)) |
| 4120 | ;;; Generated autoloads from progmodes/cwarn.el | 4120 | ;;; Generated autoloads from progmodes/cwarn.el |
| 4121 | 4121 | ||
| 4122 | (autoload (quote cwarn-mode) "cwarn" "\ | 4122 | (autoload (quote cwarn-mode) "cwarn" "\ |
| @@ -4143,7 +4143,7 @@ With ARG, turn CWarn mode on globally if and only if arg is positive." t nil) | |||
| 4143 | 4143 | ||
| 4144 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char | 4144 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char |
| 4145 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" | 4145 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" |
| 4146 | ;;;;;; (15016 44843)) | 4146 | ;;;;;; (15186 41422)) |
| 4147 | ;;; Generated autoloads from language/cyril-util.el | 4147 | ;;; Generated autoloads from language/cyril-util.el |
| 4148 | 4148 | ||
| 4149 | (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ | 4149 | (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ |
| @@ -4363,7 +4363,7 @@ If argument is nil or an empty string, cancel for all functions." t nil) | |||
| 4363 | ;;;*** | 4363 | ;;;*** |
| 4364 | 4364 | ||
| 4365 | ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" | 4365 | ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" |
| 4366 | ;;;;;; (14747 44776)) | 4366 | ;;;;;; (15187 6160)) |
| 4367 | ;;; Generated autoloads from play/decipher.el | 4367 | ;;; Generated autoloads from play/decipher.el |
| 4368 | 4368 | ||
| 4369 | (autoload (quote decipher) "decipher" "\ | 4369 | (autoload (quote decipher) "decipher" "\ |
| @@ -4388,8 +4388,8 @@ The most useful commands are: | |||
| 4388 | ;;;*** | 4388 | ;;;*** |
| 4389 | 4389 | ||
| 4390 | ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region | 4390 | ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region |
| 4391 | ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (14846 | 4391 | ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15187 |
| 4392 | ;;;;;; 45949)) | 4392 | ;;;;;; 6158)) |
| 4393 | ;;; Generated autoloads from delim-col.el | 4393 | ;;; Generated autoloads from delim-col.el |
| 4394 | 4394 | ||
| 4395 | (autoload (quote delimit-columns-customize) "delim-col" "\ | 4395 | (autoload (quote delimit-columns-customize) "delim-col" "\ |
| @@ -4407,8 +4407,8 @@ START and END delimits the corners of text rectangle." t nil) | |||
| 4407 | 4407 | ||
| 4408 | ;;;*** | 4408 | ;;;*** |
| 4409 | 4409 | ||
| 4410 | ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (14962 | 4410 | ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15187 |
| 4411 | ;;;;;; 39487)) | 4411 | ;;;;;; 6160)) |
| 4412 | ;;; Generated autoloads from progmodes/delphi.el | 4412 | ;;; Generated autoloads from progmodes/delphi.el |
| 4413 | 4413 | ||
| 4414 | (autoload (quote delphi-mode) "delphi" "\ | 4414 | (autoload (quote delphi-mode) "delphi" "\ |
| @@ -4485,7 +4485,7 @@ any selection." t nil) | |||
| 4485 | ;;;*** | 4485 | ;;;*** |
| 4486 | 4486 | ||
| 4487 | ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) | 4487 | ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) |
| 4488 | ;;;;;; "derived" "derived.el" (14896 40328)) | 4488 | ;;;;;; "derived" "derived.el" (15186 41418)) |
| 4489 | ;;; Generated autoloads from derived.el | 4489 | ;;; Generated autoloads from derived.el |
| 4490 | 4490 | ||
| 4491 | (autoload (quote define-derived-mode) "derived" "\ | 4491 | (autoload (quote define-derived-mode) "derived" "\ |
| @@ -4549,7 +4549,7 @@ to provide correct modes for autoloaded files." nil nil) | |||
| 4549 | ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string | 4549 | ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string |
| 4550 | ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian | 4550 | ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian |
| 4551 | ;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el" | 4551 | ;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el" |
| 4552 | ;;;;;; (15016 44843)) | 4552 | ;;;;;; (15187 6159)) |
| 4553 | ;;; Generated autoloads from language/devan-util.el | 4553 | ;;; Generated autoloads from language/devan-util.el |
| 4554 | 4554 | ||
| 4555 | (autoload (quote indian-to-devanagari) "devan-util" "\ | 4555 | (autoload (quote indian-to-devanagari) "devan-util" "\ |
| @@ -4603,7 +4603,7 @@ Decompose Devanagari characters in the region to IS 13194 characters." t nil) | |||
| 4603 | ;;;*** | 4603 | ;;;*** |
| 4604 | 4604 | ||
| 4605 | ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" | 4605 | ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" |
| 4606 | ;;;;;; (15039 13611)) | 4606 | ;;;;;; (15186 41419)) |
| 4607 | ;;; Generated autoloads from calendar/diary-lib.el | 4607 | ;;; Generated autoloads from calendar/diary-lib.el |
| 4608 | 4608 | ||
| 4609 | (autoload (quote diary) "diary-lib" "\ | 4609 | (autoload (quote diary) "diary-lib" "\ |
| @@ -4638,7 +4638,7 @@ to run it every morning at 1am." t nil) | |||
| 4638 | ;;;*** | 4638 | ;;;*** |
| 4639 | 4639 | ||
| 4640 | ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" | 4640 | ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" |
| 4641 | ;;;;;; "diff.el" (14777 22163)) | 4641 | ;;;;;; "diff.el" (15186 41418)) |
| 4642 | ;;; Generated autoloads from diff.el | 4642 | ;;; Generated autoloads from diff.el |
| 4643 | 4643 | ||
| 4644 | (defvar diff-switches "-c" "\ | 4644 | (defvar diff-switches "-c" "\ |
| @@ -4682,7 +4682,7 @@ Minor mode for viewing/editing context diffs. | |||
| 4682 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink | 4682 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink |
| 4683 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename | 4683 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename |
| 4684 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) | 4684 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) |
| 4685 | ;;;;;; "dired" "dired.el" (15161 36826)) | 4685 | ;;;;;; "dired" "dired.el" (15186 50925)) |
| 4686 | ;;; Generated autoloads from dired.el | 4686 | ;;; Generated autoloads from dired.el |
| 4687 | 4687 | ||
| 4688 | (defvar dired-listing-switches "-al" "\ | 4688 | (defvar dired-listing-switches "-al" "\ |
| @@ -4786,7 +4786,7 @@ Like `dired' but returns the dired buffer as value, does not select it." nil nil | |||
| 4786 | ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines | 4786 | ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines |
| 4787 | ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp | 4787 | ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp |
| 4788 | ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" | 4788 | ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" |
| 4789 | ;;;;;; "dired-aux.el" (15089 7969)) | 4789 | ;;;;;; "dired-aux.el" (15186 41418)) |
| 4790 | ;;; Generated autoloads from dired-aux.el | 4790 | ;;; Generated autoloads from dired-aux.el |
| 4791 | 4791 | ||
| 4792 | (autoload (quote dired-diff) "dired-aux" "\ | 4792 | (autoload (quote dired-diff) "dired-aux" "\ |
| @@ -5066,7 +5066,7 @@ redefine OBJECT if it is a symbol." t nil) | |||
| 5066 | ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii | 5066 | ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii |
| 5067 | ;;;;;; standard-display-default standard-display-8bit describe-current-display-table | 5067 | ;;;;;; standard-display-default standard-display-8bit describe-current-display-table |
| 5068 | ;;;;;; describe-display-table set-display-table-slot display-table-slot | 5068 | ;;;;;; describe-display-table set-display-table-slot display-table-slot |
| 5069 | ;;;;;; make-display-table) "disp-table" "disp-table.el" (14777 22181)) | 5069 | ;;;;;; make-display-table) "disp-table" "disp-table.el" (15186 41418)) |
| 5070 | ;;; Generated autoloads from disp-table.el | 5070 | ;;; Generated autoloads from disp-table.el |
| 5071 | 5071 | ||
| 5072 | (autoload (quote make-display-table) "disp-table" "\ | 5072 | (autoload (quote make-display-table) "disp-table" "\ |
| @@ -5141,7 +5141,7 @@ for users who call this function in `.emacs'." nil nil) | |||
| 5141 | ;;;*** | 5141 | ;;;*** |
| 5142 | 5142 | ||
| 5143 | ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" | 5143 | ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" |
| 5144 | ;;;;;; (13229 28172)) | 5144 | ;;;;;; (15186 41423)) |
| 5145 | ;;; Generated autoloads from play/dissociate.el | 5145 | ;;; Generated autoloads from play/dissociate.el |
| 5146 | 5146 | ||
| 5147 | (autoload (quote dissociated-press) "dissociate" "\ | 5147 | (autoload (quote dissociated-press) "dissociate" "\ |
| @@ -5155,7 +5155,7 @@ Default is 2." t nil) | |||
| 5155 | 5155 | ||
| 5156 | ;;;*** | 5156 | ;;;*** |
| 5157 | 5157 | ||
| 5158 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (14830 63254)) | 5158 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15186 41423)) |
| 5159 | ;;; Generated autoloads from play/doctor.el | 5159 | ;;; Generated autoloads from play/doctor.el |
| 5160 | 5160 | ||
| 5161 | (autoload (quote doctor) "doctor" "\ | 5161 | (autoload (quote doctor) "doctor" "\ |
| @@ -5164,7 +5164,7 @@ Switch to *doctor* buffer and start giving psychotherapy." t nil) | |||
| 5164 | ;;;*** | 5164 | ;;;*** |
| 5165 | 5165 | ||
| 5166 | ;;;### (autoloads (double-mode double-mode) "double" "double.el" | 5166 | ;;;### (autoloads (double-mode double-mode) "double" "double.el" |
| 5167 | ;;;;;; (14777 22183)) | 5167 | ;;;;;; (15187 6158)) |
| 5168 | ;;; Generated autoloads from double.el | 5168 | ;;; Generated autoloads from double.el |
| 5169 | 5169 | ||
| 5170 | (defvar double-mode nil "\ | 5170 | (defvar double-mode nil "\ |
| @@ -5185,7 +5185,7 @@ when pressed twice. See variable `double-map' for details." t nil) | |||
| 5185 | 5185 | ||
| 5186 | ;;;*** | 5186 | ;;;*** |
| 5187 | 5187 | ||
| 5188 | ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15011 27887)) | 5188 | ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15187 6160)) |
| 5189 | ;;; Generated autoloads from play/dunnet.el | 5189 | ;;; Generated autoloads from play/dunnet.el |
| 5190 | 5190 | ||
| 5191 | (autoload (quote dunnet) "dunnet" "\ | 5191 | (autoload (quote dunnet) "dunnet" "\ |
| @@ -5194,7 +5194,7 @@ Switch to *dungeon* buffer and start game." t nil) | |||
| 5194 | ;;;*** | 5194 | ;;;*** |
| 5195 | 5195 | ||
| 5196 | ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" | 5196 | ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" |
| 5197 | ;;;;;; (14855 56553)) | 5197 | ;;;;;; (15186 41421)) |
| 5198 | ;;; Generated autoloads from gnus/earcon.el | 5198 | ;;; Generated autoloads from gnus/earcon.el |
| 5199 | 5199 | ||
| 5200 | (autoload (quote gnus-earcon-display) "earcon" "\ | 5200 | (autoload (quote gnus-earcon-display) "earcon" "\ |
| @@ -5204,7 +5204,7 @@ Play sounds in message buffers." t nil) | |||
| 5204 | 5204 | ||
| 5205 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap | 5205 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap |
| 5206 | ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" | 5206 | ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" |
| 5207 | ;;;;;; "emacs-lisp/easy-mmode.el" (15177 26227)) | 5207 | ;;;;;; "emacs-lisp/easy-mmode.el" (15187 6159)) |
| 5208 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el | 5208 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el |
| 5209 | 5209 | ||
| 5210 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) | 5210 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) |
| @@ -5258,8 +5258,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX)." nil ( | |||
| 5258 | ;;;*** | 5258 | ;;;*** |
| 5259 | 5259 | ||
| 5260 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define | 5260 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define |
| 5261 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (14904 | 5261 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15187 |
| 5262 | ;;;;;; 41629)) | 5262 | ;;;;;; 6159)) |
| 5263 | ;;; Generated autoloads from emacs-lisp/easymenu.el | 5263 | ;;; Generated autoloads from emacs-lisp/easymenu.el |
| 5264 | 5264 | ||
| 5265 | (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) | 5265 | (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) |
| @@ -5390,7 +5390,7 @@ to implement dynamic menus." nil nil) | |||
| 5390 | ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup | 5390 | ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup |
| 5391 | ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer | 5391 | ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer |
| 5392 | ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer | 5392 | ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer |
| 5393 | ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (14974 35998)) | 5393 | ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15187 6160)) |
| 5394 | ;;; Generated autoloads from progmodes/ebnf2ps.el | 5394 | ;;; Generated autoloads from progmodes/ebnf2ps.el |
| 5395 | 5395 | ||
| 5396 | (autoload (quote ebnf-customize) "ebnf2ps" "\ | 5396 | (autoload (quote ebnf-customize) "ebnf2ps" "\ |
| @@ -5505,7 +5505,7 @@ It returns the old style symbol." t nil) | |||
| 5505 | ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use | 5505 | ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use |
| 5506 | ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol | 5506 | ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol |
| 5507 | ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" | 5507 | ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" |
| 5508 | ;;;;;; "progmodes/ebrowse.el" (15076 5771)) | 5508 | ;;;;;; "progmodes/ebrowse.el" (15186 41424)) |
| 5509 | ;;; Generated autoloads from progmodes/ebrowse.el | 5509 | ;;; Generated autoloads from progmodes/ebrowse.el |
| 5510 | 5510 | ||
| 5511 | (autoload (quote ebrowse-tree-mode) "ebrowse" "\ | 5511 | (autoload (quote ebrowse-tree-mode) "ebrowse" "\ |
| @@ -5591,7 +5591,7 @@ Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil. | |||
| 5591 | ;;;*** | 5591 | ;;;*** |
| 5592 | 5592 | ||
| 5593 | ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" | 5593 | ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" |
| 5594 | ;;;;;; "echistory.el" (14777 22184)) | 5594 | ;;;;;; "echistory.el" (15186 41418)) |
| 5595 | ;;; Generated autoloads from echistory.el | 5595 | ;;; Generated autoloads from echistory.el |
| 5596 | 5596 | ||
| 5597 | (autoload (quote Electric-command-history-redo-expression) "echistory" "\ | 5597 | (autoload (quote Electric-command-history-redo-expression) "echistory" "\ |
| @@ -5813,14 +5813,14 @@ With optional NODE, goes to that node." t nil) | |||
| 5813 | ;;;*** | 5813 | ;;;*** |
| 5814 | 5814 | ||
| 5815 | ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" | 5815 | ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" |
| 5816 | ;;;;;; (14878 17055)) | 5816 | ;;;;;; (15186 41418)) |
| 5817 | ;;; Generated autoloads from ediff-help.el | 5817 | ;;; Generated autoloads from ediff-help.el |
| 5818 | 5818 | ||
| 5819 | (autoload (quote ediff-customize) "ediff-help" nil t nil) | 5819 | (autoload (quote ediff-customize) "ediff-help" nil t nil) |
| 5820 | 5820 | ||
| 5821 | ;;;*** | 5821 | ;;;*** |
| 5822 | 5822 | ||
| 5823 | ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (14952 1182)) | 5823 | ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15186 41418)) |
| 5824 | ;;; Generated autoloads from ediff-hook.el | 5824 | ;;; Generated autoloads from ediff-hook.el |
| 5825 | 5825 | ||
| 5826 | (defvar ediff-window-setup-function) | 5826 | (defvar ediff-window-setup-function) |
| @@ -5843,7 +5843,7 @@ Display Ediff's registry." t nil) | |||
| 5843 | ;;;*** | 5843 | ;;;*** |
| 5844 | 5844 | ||
| 5845 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) | 5845 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) |
| 5846 | ;;;;;; "ediff-util" "ediff-util.el" (15029 54049)) | 5846 | ;;;;;; "ediff-util" "ediff-util.el" (15186 41418)) |
| 5847 | ;;; Generated autoloads from ediff-util.el | 5847 | ;;; Generated autoloads from ediff-util.el |
| 5848 | 5848 | ||
| 5849 | (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ | 5849 | (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ |
| @@ -5860,7 +5860,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see." t nil | |||
| 5860 | 5860 | ||
| 5861 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro | 5861 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro |
| 5862 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" | 5862 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" |
| 5863 | ;;;;;; (14777 22205)) | 5863 | ;;;;;; (15187 6158)) |
| 5864 | ;;; Generated autoloads from edmacro.el | 5864 | ;;; Generated autoloads from edmacro.el |
| 5865 | (define-key ctl-x-map "\C-k" 'edit-kbd-macro) | 5865 | (define-key ctl-x-map "\C-k" 'edit-kbd-macro) |
| 5866 | 5866 | ||
| @@ -5904,7 +5904,7 @@ or nil, use a compact 80-column format." nil nil) | |||
| 5904 | ;;;*** | 5904 | ;;;*** |
| 5905 | 5905 | ||
| 5906 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" | 5906 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" |
| 5907 | ;;;;;; "emulation/edt.el" (14937 48691)) | 5907 | ;;;;;; "emulation/edt.el" (15187 6159)) |
| 5908 | ;;; Generated autoloads from emulation/edt.el | 5908 | ;;; Generated autoloads from emulation/edt.el |
| 5909 | 5909 | ||
| 5910 | (autoload (quote edt-set-scroll-margins) "edt" "\ | 5910 | (autoload (quote edt-set-scroll-margins) "edt" "\ |
| @@ -5987,8 +5987,8 @@ Unequivocally turn on eldoc-mode (see variable documentation)." t nil) | |||
| 5987 | 5987 | ||
| 5988 | ;;;*** | 5988 | ;;;*** |
| 5989 | 5989 | ||
| 5990 | ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (14966 | 5990 | ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15187 |
| 5991 | ;;;;;; 38375)) | 5991 | ;;;;;; 6158)) |
| 5992 | ;;; Generated autoloads from elide-head.el | 5992 | ;;; Generated autoloads from elide-head.el |
| 5993 | 5993 | ||
| 5994 | (autoload (quote elide-head) "elide-head" "\ | 5994 | (autoload (quote elide-head) "elide-head" "\ |
| @@ -6002,7 +6002,7 @@ This is suitable as an entry on `find-file-hooks' or appropriate mode hooks." t | |||
| 6002 | ;;;*** | 6002 | ;;;*** |
| 6003 | 6003 | ||
| 6004 | ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" | 6004 | ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" |
| 6005 | ;;;;;; (13363 2909)) | 6005 | ;;;;;; (15187 6159)) |
| 6006 | ;;; Generated autoloads from emacs-lisp/elint.el | 6006 | ;;; Generated autoloads from emacs-lisp/elint.el |
| 6007 | 6007 | ||
| 6008 | (autoload (quote elint-initialize) "elint" "\ | 6008 | (autoload (quote elint-initialize) "elint" "\ |
| @@ -6011,8 +6011,8 @@ Initialize elint." t nil) | |||
| 6011 | ;;;*** | 6011 | ;;;*** |
| 6012 | 6012 | ||
| 6013 | ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list | 6013 | ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list |
| 6014 | ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15107 | 6014 | ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15186 |
| 6015 | ;;;;;; 55247)) | 6015 | ;;;;;; 41419)) |
| 6016 | ;;; Generated autoloads from emacs-lisp/elp.el | 6016 | ;;; Generated autoloads from emacs-lisp/elp.el |
| 6017 | 6017 | ||
| 6018 | (autoload (quote elp-instrument-function) "elp" "\ | 6018 | (autoload (quote elp-instrument-function) "elp" "\ |
| @@ -6038,7 +6038,7 @@ displayed." t nil) | |||
| 6038 | ;;;*** | 6038 | ;;;*** |
| 6039 | 6039 | ||
| 6040 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" | 6040 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" |
| 6041 | ;;;;;; (15099 46214)) | 6041 | ;;;;;; (15186 41422)) |
| 6042 | ;;; Generated autoloads from mail/emacsbug.el | 6042 | ;;; Generated autoloads from mail/emacsbug.el |
| 6043 | 6043 | ||
| 6044 | (autoload (quote report-emacs-bug) "emacsbug" "\ | 6044 | (autoload (quote report-emacs-bug) "emacsbug" "\ |
| @@ -6051,7 +6051,7 @@ Prompts for bug subject. Leaves you in a mail buffer." t nil) | |||
| 6051 | ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote | 6051 | ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote |
| 6052 | ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor | 6052 | ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor |
| 6053 | ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" | 6053 | ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" |
| 6054 | ;;;;;; "emerge.el" (14777 22209)) | 6054 | ;;;;;; "emerge.el" (15187 6158)) |
| 6055 | ;;; Generated autoloads from emerge.el | 6055 | ;;; Generated autoloads from emerge.el |
| 6056 | 6056 | ||
| 6057 | (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) | 6057 | (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) |
| @@ -6103,7 +6103,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor." t nil) | |||
| 6103 | ;;;*** | 6103 | ;;;*** |
| 6104 | 6104 | ||
| 6105 | ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" | 6105 | ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" |
| 6106 | ;;;;;; (15053 46708)) | 6106 | ;;;;;; (15186 41421)) |
| 6107 | ;;; Generated autoloads from international/encoded-kb.el | 6107 | ;;; Generated autoloads from international/encoded-kb.el |
| 6108 | 6108 | ||
| 6109 | (autoload (quote encoded-kbd-mode) "encoded-kb" "\ | 6109 | (autoload (quote encoded-kbd-mode) "encoded-kb" "\ |
| @@ -6143,8 +6143,8 @@ Commands: | |||
| 6143 | 6143 | ||
| 6144 | ;;;*** | 6144 | ;;;*** |
| 6145 | 6145 | ||
| 6146 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15151 | 6146 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15186 |
| 6147 | ;;;;;; 3015)) | 6147 | ;;;;;; 58625)) |
| 6148 | ;;; Generated autoloads from eshell/esh-mode.el | 6148 | ;;; Generated autoloads from eshell/esh-mode.el |
| 6149 | 6149 | ||
| 6150 | (autoload (quote eshell-mode) "esh-mode" "\ | 6150 | (autoload (quote eshell-mode) "esh-mode" "\ |
| @@ -6154,8 +6154,8 @@ Emacs shell interactive mode. | |||
| 6154 | 6154 | ||
| 6155 | ;;;*** | 6155 | ;;;*** |
| 6156 | 6156 | ||
| 6157 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (14845 | 6157 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15186 |
| 6158 | ;;;;;; 20873)) | 6158 | ;;;;;; 41420)) |
| 6159 | ;;; Generated autoloads from eshell/esh-test.el | 6159 | ;;; Generated autoloads from eshell/esh-test.el |
| 6160 | 6160 | ||
| 6161 | (autoload (quote eshell-test) "esh-test" "\ | 6161 | (autoload (quote eshell-test) "esh-test" "\ |
| @@ -6164,7 +6164,7 @@ Test Eshell to verify that it works as expected." t nil) | |||
| 6164 | ;;;*** | 6164 | ;;;*** |
| 6165 | 6165 | ||
| 6166 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command | 6166 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command |
| 6167 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (15152 26399)) | 6167 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (15186 41420)) |
| 6168 | ;;; Generated autoloads from eshell/eshell.el | 6168 | ;;; Generated autoloads from eshell/eshell.el |
| 6169 | 6169 | ||
| 6170 | (autoload (quote eshell) "eshell" "\ | 6170 | (autoload (quote eshell) "eshell" "\ |
| @@ -6440,7 +6440,7 @@ for \\[find-tag] (which see)." t nil) | |||
| 6440 | ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker | 6440 | ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker |
| 6441 | ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker | 6441 | ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker |
| 6442 | ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) | 6442 | ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) |
| 6443 | ;;;;;; "ethio-util" "language/ethio-util.el" (15016 44843)) | 6443 | ;;;;;; "ethio-util" "language/ethio-util.el" (15187 6159)) |
| 6444 | ;;; Generated autoloads from language/ethio-util.el | 6444 | ;;; Generated autoloads from language/ethio-util.el |
| 6445 | 6445 | ||
| 6446 | (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil) | 6446 | (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil) |
| @@ -6636,7 +6636,7 @@ This does nothing except loading eudc by autoload side-effect." t nil) | |||
| 6636 | 6636 | ||
| 6637 | ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline | 6637 | ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline |
| 6638 | ;;;;;; eudc-display-sound eudc-display-url eudc-display-generic-binary) | 6638 | ;;;;;; eudc-display-sound eudc-display-url eudc-display-generic-binary) |
| 6639 | ;;;;;; "eudc-bob" "net/eudc-bob.el" (14867 31700)) | 6639 | ;;;;;; "eudc-bob" "net/eudc-bob.el" (15186 41423)) |
| 6640 | ;;; Generated autoloads from net/eudc-bob.el | 6640 | ;;; Generated autoloads from net/eudc-bob.el |
| 6641 | 6641 | ||
| 6642 | (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ | 6642 | (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ |
| @@ -6657,7 +6657,7 @@ Display a button for the JPEG DATA." nil nil) | |||
| 6657 | ;;;*** | 6657 | ;;;*** |
| 6658 | 6658 | ||
| 6659 | ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) | 6659 | ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) |
| 6660 | ;;;;;; "eudc-export" "net/eudc-export.el" (14460 59510)) | 6660 | ;;;;;; "eudc-export" "net/eudc-export.el" (15186 41423)) |
| 6661 | ;;; Generated autoloads from net/eudc-export.el | 6661 | ;;; Generated autoloads from net/eudc-export.el |
| 6662 | 6662 | ||
| 6663 | (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ | 6663 | (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ |
| @@ -6670,7 +6670,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record." t nil) | |||
| 6670 | ;;;*** | 6670 | ;;;*** |
| 6671 | 6671 | ||
| 6672 | ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" | 6672 | ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" |
| 6673 | ;;;;;; (14460 59510)) | 6673 | ;;;;;; (15186 41423)) |
| 6674 | ;;; Generated autoloads from net/eudc-hotlist.el | 6674 | ;;; Generated autoloads from net/eudc-hotlist.el |
| 6675 | 6675 | ||
| 6676 | (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ | 6676 | (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ |
| @@ -6680,7 +6680,7 @@ Edit the hotlist of directory servers in a specialized buffer." t nil) | |||
| 6680 | 6680 | ||
| 6681 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p | 6681 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p |
| 6682 | ;;;;;; executable-self-display executable-set-magic executable-find) | 6682 | ;;;;;; executable-self-display executable-set-magic executable-find) |
| 6683 | ;;;;;; "executable" "progmodes/executable.el" (14764 3718)) | 6683 | ;;;;;; "executable" "progmodes/executable.el" (15187 6160)) |
| 6684 | ;;; Generated autoloads from progmodes/executable.el | 6684 | ;;; Generated autoloads from progmodes/executable.el |
| 6685 | 6685 | ||
| 6686 | (autoload (quote executable-find) "executable" "\ | 6686 | (autoload (quote executable-find) "executable" "\ |
| @@ -6706,7 +6706,7 @@ file modes." nil nil) | |||
| 6706 | ;;;*** | 6706 | ;;;*** |
| 6707 | 6707 | ||
| 6708 | ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot | 6708 | ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot |
| 6709 | ;;;;;; expand-add-abbrevs) "expand" "expand.el" (14777 22210)) | 6709 | ;;;;;; expand-add-abbrevs) "expand" "expand.el" (15187 6158)) |
| 6710 | ;;; Generated autoloads from expand.el | 6710 | ;;; Generated autoloads from expand.el |
| 6711 | 6711 | ||
| 6712 | (autoload (quote expand-add-abbrevs) "expand" "\ | 6712 | (autoload (quote expand-add-abbrevs) "expand" "\ |
| @@ -6941,7 +6941,7 @@ of colors that the current display can handle." t nil) | |||
| 6941 | ;;;*** | 6941 | ;;;*** |
| 6942 | 6942 | ||
| 6943 | ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" | 6943 | ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" |
| 6944 | ;;;;;; "fast-lock.el" (14477 53252)) | 6944 | ;;;;;; "fast-lock.el" (15186 41418)) |
| 6945 | ;;; Generated autoloads from fast-lock.el | 6945 | ;;; Generated autoloads from fast-lock.el |
| 6946 | 6946 | ||
| 6947 | (autoload (quote fast-lock-mode) "fast-lock" "\ | 6947 | (autoload (quote fast-lock-mode) "fast-lock" "\ |
| @@ -6978,7 +6978,7 @@ Unconditionally turn on Fast Lock mode." nil nil) | |||
| 6978 | 6978 | ||
| 6979 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue | 6979 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue |
| 6980 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts | 6980 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts |
| 6981 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (14962 39487)) | 6981 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (15187 6159)) |
| 6982 | ;;; Generated autoloads from mail/feedmail.el | 6982 | ;;; Generated autoloads from mail/feedmail.el |
| 6983 | 6983 | ||
| 6984 | (autoload (quote feedmail-send-it) "feedmail" "\ | 6984 | (autoload (quote feedmail-send-it) "feedmail" "\ |
| @@ -7085,7 +7085,7 @@ the name is considered already unique; only the second substitution | |||
| 7085 | ;;;*** | 7085 | ;;;*** |
| 7086 | 7086 | ||
| 7087 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options | 7087 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options |
| 7088 | ;;;;;; find-ls-option) "find-dired" "find-dired.el" (14717 47797)) | 7088 | ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15186 41418)) |
| 7089 | ;;; Generated autoloads from find-dired.el | 7089 | ;;; Generated autoloads from find-dired.el |
| 7090 | 7090 | ||
| 7091 | (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ | 7091 | (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ |
| @@ -7203,7 +7203,7 @@ Visit the file you click on in another window." t nil) | |||
| 7203 | ;;;;;; find-variable-other-window find-variable find-variable-noselect | 7203 | ;;;;;; find-variable-other-window find-variable find-variable-noselect |
| 7204 | ;;;;;; find-function-other-frame find-function-other-window find-function | 7204 | ;;;;;; find-function-other-frame find-function-other-window find-function |
| 7205 | ;;;;;; find-function-noselect) "find-func" "emacs-lisp/find-func.el" | 7205 | ;;;;;; find-function-noselect) "find-func" "emacs-lisp/find-func.el" |
| 7206 | ;;;;;; (14854 32222)) | 7206 | ;;;;;; (15187 6159)) |
| 7207 | ;;; Generated autoloads from emacs-lisp/find-func.el | 7207 | ;;; Generated autoloads from emacs-lisp/find-func.el |
| 7208 | 7208 | ||
| 7209 | (autoload (quote find-function-noselect) "find-func" "\ | 7209 | (autoload (quote find-function-noselect) "find-func" "\ |
| @@ -7287,7 +7287,7 @@ Define some key bindings for the find-function family of functions." nil nil) | |||
| 7287 | ;;;*** | 7287 | ;;;*** |
| 7288 | 7288 | ||
| 7289 | ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories | 7289 | ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories |
| 7290 | ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (15079 57524)) | 7290 | ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (15187 6158)) |
| 7291 | ;;; Generated autoloads from find-lisp.el | 7291 | ;;; Generated autoloads from find-lisp.el |
| 7292 | 7292 | ||
| 7293 | (autoload (quote find-lisp-find-dired) "find-lisp" "\ | 7293 | (autoload (quote find-lisp-find-dired) "find-lisp" "\ |
| @@ -7302,7 +7302,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP." t nil) | |||
| 7302 | ;;;*** | 7302 | ;;;*** |
| 7303 | 7303 | ||
| 7304 | ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) | 7304 | ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) |
| 7305 | ;;;;;; "finder" "finder.el" (15180 2763)) | 7305 | ;;;;;; "finder" "finder.el" (15187 6158)) |
| 7306 | ;;; Generated autoloads from finder.el | 7306 | ;;; Generated autoloads from finder.el |
| 7307 | 7307 | ||
| 7308 | (autoload (quote finder-list-keywords) "finder" "\ | 7308 | (autoload (quote finder-list-keywords) "finder" "\ |
| @@ -7337,7 +7337,7 @@ to get the effect of a C-q." nil nil) | |||
| 7337 | 7337 | ||
| 7338 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off | 7338 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off |
| 7339 | ;;;;;; flyspell-mode flyspell-prog-mode flyspell-mode-line-string) | 7339 | ;;;;;; flyspell-mode flyspell-prog-mode flyspell-mode-line-string) |
| 7340 | ;;;;;; "flyspell" "textmodes/flyspell.el" (15039 24620)) | 7340 | ;;;;;; "flyspell" "textmodes/flyspell.el" (15187 6162)) |
| 7341 | ;;; Generated autoloads from textmodes/flyspell.el | 7341 | ;;; Generated autoloads from textmodes/flyspell.el |
| 7342 | 7342 | ||
| 7343 | (defvar flyspell-mode-line-string " Fly" "\ | 7343 | (defvar flyspell-mode-line-string " Fly" "\ |
| @@ -7393,7 +7393,7 @@ Flyspell whole buffer." t nil) | |||
| 7393 | 7393 | ||
| 7394 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode | 7394 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode |
| 7395 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" | 7395 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" |
| 7396 | ;;;;;; (15031 46144)) | 7396 | ;;;;;; (15187 6158)) |
| 7397 | ;;; Generated autoloads from follow.el | 7397 | ;;; Generated autoloads from follow.el |
| 7398 | 7398 | ||
| 7399 | (autoload (quote turn-on-follow-mode) "follow" "\ | 7399 | (autoload (quote turn-on-follow-mode) "follow" "\ |
| @@ -7584,7 +7584,7 @@ Fontify the current buffer the way the function `font-lock-mode' would." t nil) | |||
| 7584 | ;;;*** | 7584 | ;;;*** |
| 7585 | 7585 | ||
| 7586 | ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" | 7586 | ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" |
| 7587 | ;;;;;; (15002 6910)) | 7587 | ;;;;;; (15186 41421)) |
| 7588 | ;;; Generated autoloads from international/fontset.el | 7588 | ;;; Generated autoloads from international/fontset.el |
| 7589 | 7589 | ||
| 7590 | (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ | 7590 | (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ |
| @@ -7603,8 +7603,8 @@ It returns a name of the created fontset." nil nil) | |||
| 7603 | 7603 | ||
| 7604 | ;;;*** | 7604 | ;;;*** |
| 7605 | 7605 | ||
| 7606 | ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (14517 | 7606 | ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15187 |
| 7607 | ;;;;;; 9680)) | 7607 | ;;;;;; 6159)) |
| 7608 | ;;; Generated autoloads from mail/footnote.el | 7608 | ;;; Generated autoloads from mail/footnote.el |
| 7609 | 7609 | ||
| 7610 | (autoload (quote footnote-mode) "footnote" "\ | 7610 | (autoload (quote footnote-mode) "footnote" "\ |
| @@ -7624,7 +7624,7 @@ key binding | |||
| 7624 | ;;;*** | 7624 | ;;;*** |
| 7625 | 7625 | ||
| 7626 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) | 7626 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) |
| 7627 | ;;;;;; "forms" "forms.el" (14977 56580)) | 7627 | ;;;;;; "forms" "forms.el" (15187 6158)) |
| 7628 | ;;; Generated autoloads from forms.el | 7628 | ;;; Generated autoloads from forms.el |
| 7629 | 7629 | ||
| 7630 | (autoload (quote forms-mode) "forms" "\ | 7630 | (autoload (quote forms-mode) "forms" "\ |
| @@ -7656,7 +7656,7 @@ Visit a file in Forms mode in other window." t nil) | |||
| 7656 | ;;;*** | 7656 | ;;;*** |
| 7657 | 7657 | ||
| 7658 | ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" | 7658 | ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" |
| 7659 | ;;;;;; "progmodes/fortran.el" (15044 44944)) | 7659 | ;;;;;; "progmodes/fortran.el" (15187 6160)) |
| 7660 | ;;; Generated autoloads from progmodes/fortran.el | 7660 | ;;; Generated autoloads from progmodes/fortran.el |
| 7661 | 7661 | ||
| 7662 | (defvar fortran-tab-mode-default nil "\ | 7662 | (defvar fortran-tab-mode-default nil "\ |
| @@ -7738,7 +7738,7 @@ with no args, if that value is non-nil." t nil) | |||
| 7738 | ;;;*** | 7738 | ;;;*** |
| 7739 | 7739 | ||
| 7740 | ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region | 7740 | ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region |
| 7741 | ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15182 51994)) | 7741 | ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15187 6160)) |
| 7742 | ;;; Generated autoloads from play/fortune.el | 7742 | ;;; Generated autoloads from play/fortune.el |
| 7743 | 7743 | ||
| 7744 | (autoload (quote fortune-add-fortune) "fortune" "\ | 7744 | (autoload (quote fortune-add-fortune) "fortune" "\ |
| @@ -7778,7 +7778,7 @@ and choose the directory as the fortune-file." t nil) | |||
| 7778 | ;;;*** | 7778 | ;;;*** |
| 7779 | 7779 | ||
| 7780 | ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" | 7780 | ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" |
| 7781 | ;;;;;; (15044 17427)) | 7781 | ;;;;;; (15187 6158)) |
| 7782 | ;;; Generated autoloads from generic.el | 7782 | ;;; Generated autoloads from generic.el |
| 7783 | 7783 | ||
| 7784 | (autoload (quote define-generic-mode) "generic" "\ | 7784 | (autoload (quote define-generic-mode) "generic" "\ |
| @@ -7864,7 +7864,7 @@ prompt the user for the name of an NNTP server to use." t nil) | |||
| 7864 | 7864 | ||
| 7865 | ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize | 7865 | ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize |
| 7866 | ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" | 7866 | ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" |
| 7867 | ;;;;;; (14862 37895)) | 7867 | ;;;;;; (15186 41421)) |
| 7868 | ;;; Generated autoloads from gnus/gnus-agent.el | 7868 | ;;; Generated autoloads from gnus/gnus-agent.el |
| 7869 | 7869 | ||
| 7870 | (autoload (quote gnus-unplugged) "gnus-agent" "\ | 7870 | (autoload (quote gnus-unplugged) "gnus-agent" "\ |
| @@ -7892,7 +7892,7 @@ Start Gnus and fetch session." t nil) | |||
| 7892 | ;;;*** | 7892 | ;;;*** |
| 7893 | 7893 | ||
| 7894 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 7894 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
| 7895 | ;;;;;; (14977 51033)) | 7895 | ;;;;;; (15186 41421)) |
| 7896 | ;;; Generated autoloads from gnus/gnus-art.el | 7896 | ;;; Generated autoloads from gnus/gnus-art.el |
| 7897 | 7897 | ||
| 7898 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ | 7898 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ |
| @@ -7901,7 +7901,7 @@ Make the current buffer look like a nice article." nil nil) | |||
| 7901 | ;;;*** | 7901 | ;;;*** |
| 7902 | 7902 | ||
| 7903 | ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" | 7903 | ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" |
| 7904 | ;;;;;; (14896 40329)) | 7904 | ;;;;;; (15186 41421)) |
| 7905 | ;;; Generated autoloads from gnus/gnus-audio.el | 7905 | ;;; Generated autoloads from gnus/gnus-audio.el |
| 7906 | 7906 | ||
| 7907 | (autoload (quote gnus-audio-play) "gnus-audio" "\ | 7907 | (autoload (quote gnus-audio-play) "gnus-audio" "\ |
| @@ -7954,7 +7954,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score" t nil) | |||
| 7954 | ;;;*** | 7954 | ;;;*** |
| 7955 | 7955 | ||
| 7956 | ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) | 7956 | ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) |
| 7957 | ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (14855 56553)) | 7957 | ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15186 41421)) |
| 7958 | ;;; Generated autoloads from gnus/gnus-ml.el | 7958 | ;;; Generated autoloads from gnus/gnus-ml.el |
| 7959 | 7959 | ||
| 7960 | (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" nil nil nil) | 7960 | (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" nil nil nil) |
| @@ -7968,7 +7968,7 @@ Minor mode for providing mailing-list commands. | |||
| 7968 | 7968 | ||
| 7969 | ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update | 7969 | ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update |
| 7970 | ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" | 7970 | ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" |
| 7971 | ;;;;;; (14862 37897)) | 7971 | ;;;;;; (15186 41421)) |
| 7972 | ;;; Generated autoloads from gnus/gnus-mlspl.el | 7972 | ;;; Generated autoloads from gnus/gnus-mlspl.el |
| 7973 | 7973 | ||
| 7974 | (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ | 7974 | (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ |
| @@ -8083,7 +8083,7 @@ Gcc: header for archiving purposes." t nil) | |||
| 8083 | ;;;*** | 8083 | ;;;*** |
| 8084 | 8084 | ||
| 8085 | ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" | 8085 | ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" |
| 8086 | ;;;;;; (14845 20875)) | 8086 | ;;;;;; (15186 41421)) |
| 8087 | ;;; Generated autoloads from gnus/gnus-mule.el | 8087 | ;;; Generated autoloads from gnus/gnus-mule.el |
| 8088 | 8088 | ||
| 8089 | (autoload (quote gnus-mule-add-group) "gnus-mule" "\ | 8089 | (autoload (quote gnus-mule-add-group) "gnus-mule" "\ |
| @@ -8169,7 +8169,7 @@ Use \\[describe-mode] for more info." t nil) | |||
| 8169 | ;;;*** | 8169 | ;;;*** |
| 8170 | 8170 | ||
| 8171 | ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) | 8171 | ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) |
| 8172 | ;;;;;; "goto-addr" "net/goto-addr.el" (15109 6372)) | 8172 | ;;;;;; "goto-addr" "net/goto-addr.el" (15186 41423)) |
| 8173 | ;;; Generated autoloads from net/goto-addr.el | 8173 | ;;; Generated autoloads from net/goto-addr.el |
| 8174 | 8174 | ||
| 8175 | (autoload (quote goto-address-at-mouse) "goto-addr" "\ | 8175 | (autoload (quote goto-address-at-mouse) "goto-addr" "\ |
| @@ -8195,7 +8195,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and | |||
| 8195 | 8195 | ||
| 8196 | ;;;*** | 8196 | ;;;*** |
| 8197 | 8197 | ||
| 8198 | ;;;### (autoloads (gs-load-image) "gs" "gs.el" (14959 64907)) | 8198 | ;;;### (autoloads (gs-load-image) "gs" "gs.el" (15186 41418)) |
| 8199 | ;;; Generated autoloads from gs.el | 8199 | ;;; Generated autoloads from gs.el |
| 8200 | 8200 | ||
| 8201 | (autoload (quote gs-load-image) "gs" "\ | 8201 | (autoload (quote gs-load-image) "gs" "\ |
| @@ -8207,7 +8207,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful." nil nil) | |||
| 8207 | ;;;*** | 8207 | ;;;*** |
| 8208 | 8208 | ||
| 8209 | ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el" | 8209 | ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el" |
| 8210 | ;;;;;; (15122 2911)) | 8210 | ;;;;;; (15186 41418)) |
| 8211 | ;;; Generated autoloads from gud.el | 8211 | ;;; Generated autoloads from gud.el |
| 8212 | 8212 | ||
| 8213 | (autoload (quote gdb) "gud" "\ | 8213 | (autoload (quote gdb) "gud" "\ |
| @@ -8252,8 +8252,8 @@ between it and it's value." t nil) | |||
| 8252 | 8252 | ||
| 8253 | ;;;*** | 8253 | ;;;*** |
| 8254 | 8254 | ||
| 8255 | ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (14638 | 8255 | ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15187 |
| 8256 | ;;;;;; 40782)) | 8256 | ;;;;;; 6160)) |
| 8257 | ;;; Generated autoloads from play/handwrite.el | 8257 | ;;; Generated autoloads from play/handwrite.el |
| 8258 | 8258 | ||
| 8259 | (autoload (quote handwrite) "handwrite" "\ | 8259 | (autoload (quote handwrite) "handwrite" "\ |
| @@ -8269,7 +8269,7 @@ Variables: handwrite-linespace (default 12) | |||
| 8269 | ;;;*** | 8269 | ;;;*** |
| 8270 | 8270 | ||
| 8271 | ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" | 8271 | ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" |
| 8272 | ;;;;;; (14539 53714)) | 8272 | ;;;;;; (15186 41424)) |
| 8273 | ;;; Generated autoloads from play/hanoi.el | 8273 | ;;; Generated autoloads from play/hanoi.el |
| 8274 | 8274 | ||
| 8275 | (autoload (quote hanoi) "hanoi" "\ | 8275 | (autoload (quote hanoi) "hanoi" "\ |
| @@ -8291,7 +8291,7 @@ to be updated." t nil) | |||
| 8291 | ;;;*** | 8291 | ;;;*** |
| 8292 | 8292 | ||
| 8293 | ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" | 8293 | ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" |
| 8294 | ;;;;;; (14264 39262)) | 8294 | ;;;;;; (15186 41418)) |
| 8295 | ;;; Generated autoloads from help-macro.el | 8295 | ;;; Generated autoloads from help-macro.el |
| 8296 | 8296 | ||
| 8297 | (defvar three-step-help nil "\ | 8297 | (defvar three-step-help nil "\ |
| @@ -8304,7 +8304,7 @@ A value of nil means skip the middle step, so that | |||
| 8304 | ;;;*** | 8304 | ;;;*** |
| 8305 | 8305 | ||
| 8306 | ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" | 8306 | ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" |
| 8307 | ;;;;;; "emacs-lisp/helper.el" (14518 32866)) | 8307 | ;;;;;; "emacs-lisp/helper.el" (15186 41419)) |
| 8308 | ;;; Generated autoloads from emacs-lisp/helper.el | 8308 | ;;; Generated autoloads from emacs-lisp/helper.el |
| 8309 | 8309 | ||
| 8310 | (autoload (quote Helper-describe-bindings) "helper" "\ | 8310 | (autoload (quote Helper-describe-bindings) "helper" "\ |
| @@ -8316,7 +8316,7 @@ Provide help for current mode." t nil) | |||
| 8316 | ;;;*** | 8316 | ;;;*** |
| 8317 | 8317 | ||
| 8318 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" | 8318 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" |
| 8319 | ;;;;;; "hexl.el" (15103 55909)) | 8319 | ;;;;;; "hexl.el" (15186 41418)) |
| 8320 | ;;; Generated autoloads from hexl.el | 8320 | ;;; Generated autoloads from hexl.el |
| 8321 | 8321 | ||
| 8322 | (autoload (quote hexl-mode) "hexl" "\ | 8322 | (autoload (quote hexl-mode) "hexl" "\ |
| @@ -8405,8 +8405,8 @@ This discards the buffer's undo information." t nil) | |||
| 8405 | 8405 | ||
| 8406 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer | 8406 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer |
| 8407 | ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer | 8407 | ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer |
| 8408 | ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15020 | 8408 | ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15187 |
| 8409 | ;;;;;; 34856)) | 8409 | ;;;;;; 6158)) |
| 8410 | ;;; Generated autoloads from hi-lock.el | 8410 | ;;; Generated autoloads from hi-lock.el |
| 8411 | 8411 | ||
| 8412 | (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces)) | 8412 | (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces)) |
| @@ -8509,7 +8509,7 @@ be found in variable `hi-lock-interactive-patterns'." t nil) | |||
| 8509 | ;;;*** | 8509 | ;;;*** |
| 8510 | 8510 | ||
| 8511 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially | 8511 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially |
| 8512 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (14745 14843)) | 8512 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15186 41424)) |
| 8513 | ;;; Generated autoloads from progmodes/hideif.el | 8513 | ;;; Generated autoloads from progmodes/hideif.el |
| 8514 | 8514 | ||
| 8515 | (defvar hide-ifdef-mode nil "\ | 8515 | (defvar hide-ifdef-mode nil "\ |
| @@ -8559,7 +8559,7 @@ hide-ifdef-read-only | |||
| 8559 | ;;;*** | 8559 | ;;;*** |
| 8560 | 8560 | ||
| 8561 | ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) | 8561 | ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) |
| 8562 | ;;;;;; "hideshow" "progmodes/hideshow.el" (15161 36826)) | 8562 | ;;;;;; "hideshow" "progmodes/hideshow.el" (15186 41424)) |
| 8563 | ;;; Generated autoloads from progmodes/hideshow.el | 8563 | ;;; Generated autoloads from progmodes/hideshow.el |
| 8564 | 8564 | ||
| 8565 | (defvar hs-hide-comments-when-hiding-all t "\ | 8565 | (defvar hs-hide-comments-when-hiding-all t "\ |
| @@ -8616,7 +8616,7 @@ Key bindings: | |||
| 8616 | ;;;### (autoloads (global-highlight-changes highlight-compare-with-file | 8616 | ;;;### (autoloads (global-highlight-changes highlight-compare-with-file |
| 8617 | ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change | 8617 | ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change |
| 8618 | ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) | 8618 | ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) |
| 8619 | ;;;;;; "hilit-chg" "hilit-chg.el" (14750 32459)) | 8619 | ;;;;;; "hilit-chg" "hilit-chg.el" (15187 6158)) |
| 8620 | ;;; Generated autoloads from hilit-chg.el | 8620 | ;;; Generated autoloads from hilit-chg.el |
| 8621 | 8621 | ||
| 8622 | (defvar highlight-changes-mode nil) | 8622 | (defvar highlight-changes-mode nil) |
| @@ -8720,7 +8720,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil). | |||
| 8720 | ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction | 8720 | ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction |
| 8721 | ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space | 8721 | ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space |
| 8722 | ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" | 8722 | ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" |
| 8723 | ;;;;;; "hippie-exp.el" (14735 57398)) | 8723 | ;;;;;; "hippie-exp.el" (15187 6158)) |
| 8724 | ;;; Generated autoloads from hippie-exp.el | 8724 | ;;; Generated autoloads from hippie-exp.el |
| 8725 | 8725 | ||
| 8726 | (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)) "\ | 8726 | (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)) "\ |
| @@ -8887,7 +8887,7 @@ with no args, if that value is non-nil." t nil) | |||
| 8887 | ;;;*** | 8887 | ;;;*** |
| 8888 | 8888 | ||
| 8889 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" | 8889 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" |
| 8890 | ;;;;;; (14912 33400)) | 8890 | ;;;;;; (15187 6160)) |
| 8891 | ;;; Generated autoloads from progmodes/idlw-shell.el | 8891 | ;;; Generated autoloads from progmodes/idlw-shell.el |
| 8892 | 8892 | ||
| 8893 | (autoload (quote idlwave-shell) "idlw-shell" "\ | 8893 | (autoload (quote idlwave-shell) "idlw-shell" "\ |
| @@ -8910,7 +8910,7 @@ See also the variable `idlwave-shell-prompt-pattern'. | |||
| 8910 | ;;;*** | 8910 | ;;;*** |
| 8911 | 8911 | ||
| 8912 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" | 8912 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" |
| 8913 | ;;;;;; (14912 33400)) | 8913 | ;;;;;; (15187 6160)) |
| 8914 | ;;; Generated autoloads from progmodes/idlwave.el | 8914 | ;;; Generated autoloads from progmodes/idlwave.el |
| 8915 | 8915 | ||
| 8916 | (autoload (quote idlwave-mode) "idlwave" "\ | 8916 | (autoload (quote idlwave-mode) "idlwave" "\ |
| @@ -9190,7 +9190,7 @@ Image files are those whose name has an extension in | |||
| 9190 | ;;;*** | 9190 | ;;;*** |
| 9191 | 9191 | ||
| 9192 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar | 9192 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar |
| 9193 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (15015 19821)) | 9193 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (15186 41418)) |
| 9194 | ;;; Generated autoloads from imenu.el | 9194 | ;;; Generated autoloads from imenu.el |
| 9195 | 9195 | ||
| 9196 | (defvar imenu-sort-function nil "\ | 9196 | (defvar imenu-sort-function nil "\ |
| @@ -9390,7 +9390,7 @@ of `inferior-lisp-program'). Runs the hooks from | |||
| 9390 | 9390 | ||
| 9391 | ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node | 9391 | ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node |
| 9392 | ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone | 9392 | ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone |
| 9393 | ;;;;;; info info-other-window) "info" "info.el" (15169 30728)) | 9393 | ;;;;;; info info-other-window) "info" "info.el" (15186 41418)) |
| 9394 | ;;; Generated autoloads from info.el | 9394 | ;;; Generated autoloads from info.el |
| 9395 | 9395 | ||
| 9396 | (autoload (quote info-other-window) "info" "\ | 9396 | (autoload (quote info-other-window) "info" "\ |
| @@ -9441,7 +9441,7 @@ This will add a speedbar major display mode." t nil) | |||
| 9441 | 9441 | ||
| 9442 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file | 9442 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file |
| 9443 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" | 9443 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" |
| 9444 | ;;;;;; (15013 64496)) | 9444 | ;;;;;; (15187 6158)) |
| 9445 | ;;; Generated autoloads from info-look.el | 9445 | ;;; Generated autoloads from info-look.el |
| 9446 | 9446 | ||
| 9447 | (autoload (quote info-lookup-reset) "info-look" "\ | 9447 | (autoload (quote info-lookup-reset) "info-look" "\ |
| @@ -9477,7 +9477,7 @@ Perform completion on file preceding point." t nil) | |||
| 9477 | ;;;*** | 9477 | ;;;*** |
| 9478 | 9478 | ||
| 9479 | ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) | 9479 | ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) |
| 9480 | ;;;;;; "informat" "informat.el" (14281 34724)) | 9480 | ;;;;;; "informat" "informat.el" (15186 41418)) |
| 9481 | ;;; Generated autoloads from informat.el | 9481 | ;;; Generated autoloads from informat.el |
| 9482 | 9482 | ||
| 9483 | (autoload (quote Info-tagify) "informat" "\ | 9483 | (autoload (quote Info-tagify) "informat" "\ |
| @@ -9510,7 +9510,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"" nil | |||
| 9510 | 9510 | ||
| 9511 | ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method | 9511 | ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method |
| 9512 | ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" | 9512 | ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" |
| 9513 | ;;;;;; (14837 20776)) | 9513 | ;;;;;; (15187 6159)) |
| 9514 | ;;; Generated autoloads from international/isearch-x.el | 9514 | ;;; Generated autoloads from international/isearch-x.el |
| 9515 | 9515 | ||
| 9516 | (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ | 9516 | (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ |
| @@ -9555,7 +9555,7 @@ and a negative argument disables it." t nil) | |||
| 9555 | ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only | 9555 | ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only |
| 9556 | ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso | 9556 | ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso |
| 9557 | ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" | 9557 | ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" |
| 9558 | ;;;;;; "international/iso-cvt.el" (14913 56005)) | 9558 | ;;;;;; "international/iso-cvt.el" (15187 6159)) |
| 9559 | ;;; Generated autoloads from international/iso-cvt.el | 9559 | ;;; Generated autoloads from international/iso-cvt.el |
| 9560 | 9560 | ||
| 9561 | (autoload (quote iso-spanish) "iso-cvt" "\ | 9561 | (autoload (quote iso-spanish) "iso-cvt" "\ |
| @@ -9615,7 +9615,7 @@ Add submenus to the Files menu, to convert to and from various formats." t nil) | |||
| 9615 | ;;;*** | 9615 | ;;;*** |
| 9616 | 9616 | ||
| 9617 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" | 9617 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" |
| 9618 | ;;;;;; (14716 1570)) | 9618 | ;;;;;; (15186 41421)) |
| 9619 | ;;; Generated autoloads from international/iso-transl.el | 9619 | ;;; Generated autoloads from international/iso-transl.el |
| 9620 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) | 9620 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) |
| 9621 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) | 9621 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) |
| @@ -9628,7 +9628,7 @@ Add submenus to the Files menu, to convert to and from various formats." t nil) | |||
| 9628 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 9628 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
| 9629 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist | 9629 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist |
| 9630 | ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) | 9630 | ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) |
| 9631 | ;;;;;; "ispell" "textmodes/ispell.el" (15089 7969)) | 9631 | ;;;;;; "ispell" "textmodes/ispell.el" (15187 6162)) |
| 9632 | ;;; Generated autoloads from textmodes/ispell.el | 9632 | ;;; Generated autoloads from textmodes/ispell.el |
| 9633 | 9633 | ||
| 9634 | (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ | 9634 | (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ |
| @@ -9942,7 +9942,7 @@ This mode enables switching between buffers using substrings. See | |||
| 9942 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region | 9942 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region |
| 9943 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku | 9943 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku |
| 9944 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) | 9944 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) |
| 9945 | ;;;;;; "japan-util" "language/japan-util.el" (15122 12173)) | 9945 | ;;;;;; "japan-util" "language/japan-util.el" (15186 41422)) |
| 9946 | ;;; Generated autoloads from language/japan-util.el | 9946 | ;;; Generated autoloads from language/japan-util.el |
| 9947 | 9947 | ||
| 9948 | (autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil) | 9948 | (autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil) |
| @@ -9998,8 +9998,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil | |||
| 9998 | 9998 | ||
| 9999 | ;;;*** | 9999 | ;;;*** |
| 10000 | 10000 | ||
| 10001 | ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15108 | 10001 | ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15187 |
| 10002 | ;;;;;; 55803)) | 10002 | ;;;;;; 6158)) |
| 10003 | ;;; Generated autoloads from jit-lock.el | 10003 | ;;; Generated autoloads from jit-lock.el |
| 10004 | 10004 | ||
| 10005 | (autoload (quote jit-lock-register) "jit-lock" "\ | 10005 | (autoload (quote jit-lock-register) "jit-lock" "\ |
| @@ -10011,11 +10011,11 @@ If non-nil, CONTEXTUAL means that a contextual fontification would be useful." n | |||
| 10011 | ;;;*** | 10011 | ;;;*** |
| 10012 | 10012 | ||
| 10013 | ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) | 10013 | ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) |
| 10014 | ;;;;;; "jka-compr" "jka-compr.el" (14913 56004)) | 10014 | ;;;;;; "jka-compr" "jka-compr.el" (15186 41418)) |
| 10015 | ;;; Generated autoloads from jka-compr.el | 10015 | ;;; Generated autoloads from jka-compr.el |
| 10016 | 10016 | ||
| 10017 | (defvar auto-compression-mode nil "\ | 10017 | (defvar auto-compression-mode nil "\ |
| 10018 | Toggle Auto-Compression mode on or off. | 10018 | Non-nil if Auto-Compression mode is enabled. |
| 10019 | See the command `auto-compression-mode' for a description of this minor-mode. | 10019 | See the command `auto-compression-mode' for a description of this minor-mode. |
| 10020 | Setting this variable directly does not take effect; | 10020 | Setting this variable directly does not take effect; |
| 10021 | use either \\[customize] or the function `auto-compression-mode'.") | 10021 | use either \\[customize] or the function `auto-compression-mode'.") |
| @@ -10035,7 +10035,7 @@ Evalute BODY with automatic file compression and uncompression enabled." nil (qu | |||
| 10035 | ;;;*** | 10035 | ;;;*** |
| 10036 | 10036 | ||
| 10037 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" | 10037 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" |
| 10038 | ;;;;;; (13866 35434)) | 10038 | ;;;;;; (15186 41421)) |
| 10039 | ;;; Generated autoloads from international/kinsoku.el | 10039 | ;;; Generated autoloads from international/kinsoku.el |
| 10040 | 10040 | ||
| 10041 | (autoload (quote kinsoku) "kinsoku" "\ | 10041 | (autoload (quote kinsoku) "kinsoku" "\ |
| @@ -10054,8 +10054,8 @@ the context of text formatting." nil nil) | |||
| 10054 | 10054 | ||
| 10055 | ;;;*** | 10055 | ;;;*** |
| 10056 | 10056 | ||
| 10057 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15040 | 10057 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15186 |
| 10058 | ;;;;;; 18770)) | 10058 | ;;;;;; 41421)) |
| 10059 | ;;; Generated autoloads from international/kkc.el | 10059 | ;;; Generated autoloads from international/kkc.el |
| 10060 | 10060 | ||
| 10061 | (defvar kkc-after-update-conversion-functions nil "\ | 10061 | (defvar kkc-after-update-conversion-functions nil "\ |
| @@ -10076,7 +10076,7 @@ and the return value is the length of the conversion." t nil) | |||
| 10076 | ;;;*** | 10076 | ;;;*** |
| 10077 | 10077 | ||
| 10078 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" | 10078 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" |
| 10079 | ;;;;;; "language/korea-util.el" (14623 45991)) | 10079 | ;;;;;; "language/korea-util.el" (15186 41422)) |
| 10080 | ;;; Generated autoloads from language/korea-util.el | 10080 | ;;; Generated autoloads from language/korea-util.el |
| 10081 | 10081 | ||
| 10082 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ | 10082 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ |
| @@ -10088,7 +10088,7 @@ and the return value is the length of the conversion." t nil) | |||
| 10088 | ;;;*** | 10088 | ;;;*** |
| 10089 | 10089 | ||
| 10090 | ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" | 10090 | ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" |
| 10091 | ;;;;;; (15149 49403)) | 10091 | ;;;;;; (15187 6160)) |
| 10092 | ;;; Generated autoloads from play/landmark.el | 10092 | ;;; Generated autoloads from play/landmark.el |
| 10093 | 10093 | ||
| 10094 | (defalias (quote landmark-repeat) (quote lm-test-run)) | 10094 | (defalias (quote landmark-repeat) (quote lm-test-run)) |
| @@ -10118,7 +10118,7 @@ Use \\[describe-mode] for more info." t nil) | |||
| 10118 | 10118 | ||
| 10119 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string | 10119 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string |
| 10120 | ;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) | 10120 | ;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) |
| 10121 | ;;;;;; "lao-util" "language/lao-util.el" (15016 44843)) | 10121 | ;;;;;; "lao-util" "language/lao-util.el" (15186 41422)) |
| 10122 | ;;; Generated autoloads from language/lao-util.el | 10122 | ;;; Generated autoloads from language/lao-util.el |
| 10123 | 10123 | ||
| 10124 | (autoload (quote lao-compose-string) "lao-util" nil nil nil) | 10124 | (autoload (quote lao-compose-string) "lao-util" nil nil nil) |
| @@ -10177,7 +10177,7 @@ display for all of `latin1-display-sets'. See also `latin1-display-setup'." nil | |||
| 10177 | ;;;*** | 10177 | ;;;*** |
| 10178 | 10178 | ||
| 10179 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" | 10179 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" |
| 10180 | ;;;;;; "lazy-lock.el" (15002 21682)) | 10180 | ;;;;;; "lazy-lock.el" (15186 41418)) |
| 10181 | ;;; Generated autoloads from lazy-lock.el | 10181 | ;;; Generated autoloads from lazy-lock.el |
| 10182 | 10182 | ||
| 10183 | (autoload (quote lazy-lock-mode) "lazy-lock" "\ | 10183 | (autoload (quote lazy-lock-mode) "lazy-lock" "\ |
| @@ -10237,7 +10237,7 @@ Unconditionally turn on Lazy Lock mode." nil nil) | |||
| 10237 | ;;;*** | 10237 | ;;;*** |
| 10238 | 10238 | ||
| 10239 | ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" | 10239 | ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" |
| 10240 | ;;;;;; (14821 31349)) | 10240 | ;;;;;; (15186 41418)) |
| 10241 | ;;; Generated autoloads from ledit.el | 10241 | ;;; Generated autoloads from ledit.el |
| 10242 | 10242 | ||
| 10243 | (defconst ledit-save-files t "\ | 10243 | (defconst ledit-save-files t "\ |
| @@ -10333,8 +10333,8 @@ Major mode for browsing CVS log output." t nil) | |||
| 10333 | ;;;*** | 10333 | ;;;*** |
| 10334 | 10334 | ||
| 10335 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer | 10335 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer |
| 10336 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15004 | 10336 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15186 |
| 10337 | ;;;;;; 64944)) | 10337 | ;;;;;; 41418)) |
| 10338 | ;;; Generated autoloads from lpr.el | 10338 | ;;; Generated autoloads from lpr.el |
| 10339 | 10339 | ||
| 10340 | (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) | 10340 | (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) |
| @@ -10413,15 +10413,15 @@ for further customization of the printer command." t nil) | |||
| 10413 | 10413 | ||
| 10414 | ;;;*** | 10414 | ;;;*** |
| 10415 | 10415 | ||
| 10416 | ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15068 4482)) | 10416 | ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15186 41418)) |
| 10417 | ;;; Generated autoloads from ls-lisp.el | 10417 | ;;; Generated autoloads from ls-lisp.el |
| 10418 | 10418 | ||
| 10419 | (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired)) | 10419 | (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired)) |
| 10420 | 10420 | ||
| 10421 | ;;;*** | 10421 | ;;;*** |
| 10422 | 10422 | ||
| 10423 | ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (13462 | 10423 | ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15186 |
| 10424 | ;;;;;; 53924)) | 10424 | ;;;;;; 41419)) |
| 10425 | ;;; Generated autoloads from calendar/lunar.el | 10425 | ;;; Generated autoloads from calendar/lunar.el |
| 10426 | 10426 | ||
| 10427 | (autoload (quote phases-of-moon) "lunar" "\ | 10427 | (autoload (quote phases-of-moon) "lunar" "\ |
| @@ -10432,8 +10432,8 @@ This function is suitable for execution in a .emacs file." t nil) | |||
| 10432 | 10432 | ||
| 10433 | ;;;*** | 10433 | ;;;*** |
| 10434 | 10434 | ||
| 10435 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (14718 | 10435 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15187 |
| 10436 | ;;;;;; 57758)) | 10436 | ;;;;;; 6160)) |
| 10437 | ;;; Generated autoloads from progmodes/m4-mode.el | 10437 | ;;; Generated autoloads from progmodes/m4-mode.el |
| 10438 | 10438 | ||
| 10439 | (autoload (quote m4-mode) "m4-mode" "\ | 10439 | (autoload (quote m4-mode) "m4-mode" "\ |
| @@ -10444,7 +10444,7 @@ A major mode to edit m4 macro files. | |||
| 10444 | ;;;*** | 10444 | ;;;*** |
| 10445 | 10445 | ||
| 10446 | ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro | 10446 | ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro |
| 10447 | ;;;;;; name-last-kbd-macro) "macros" "macros.el" (14856 15551)) | 10447 | ;;;;;; name-last-kbd-macro) "macros" "macros.el" (15186 41418)) |
| 10448 | ;;; Generated autoloads from macros.el | 10448 | ;;; Generated autoloads from macros.el |
| 10449 | 10449 | ||
| 10450 | (autoload (quote name-last-kbd-macro) "macros" "\ | 10450 | (autoload (quote name-last-kbd-macro) "macros" "\ |
| @@ -10525,7 +10525,7 @@ and then select the region of un-tablified names and use | |||
| 10525 | ;;;*** | 10525 | ;;;*** |
| 10526 | 10526 | ||
| 10527 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" | 10527 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" |
| 10528 | ;;;;;; "mail/mail-extr.el" (15180 13687)) | 10528 | ;;;;;; "mail/mail-extr.el" (15186 41422)) |
| 10529 | ;;; Generated autoloads from mail/mail-extr.el | 10529 | ;;; Generated autoloads from mail/mail-extr.el |
| 10530 | 10530 | ||
| 10531 | (autoload (quote mail-extract-address-components) "mail-extr" "\ | 10531 | (autoload (quote mail-extract-address-components) "mail-extr" "\ |
| @@ -10551,7 +10551,7 @@ Convert mail domain DOMAIN to the country it corresponds to." t nil) | |||
| 10551 | 10551 | ||
| 10552 | ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history | 10552 | ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history |
| 10553 | ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" | 10553 | ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" |
| 10554 | ;;;;;; (14932 18342)) | 10554 | ;;;;;; (15187 6159)) |
| 10555 | ;;; Generated autoloads from mail/mail-hist.el | 10555 | ;;; Generated autoloads from mail/mail-hist.el |
| 10556 | 10556 | ||
| 10557 | (autoload (quote mail-hist-define-keys) "mail-hist" "\ | 10557 | (autoload (quote mail-hist-define-keys) "mail-hist" "\ |
| @@ -10609,7 +10609,7 @@ If 4th arg LIST is non-nil, return a list of all such fields." nil nil) | |||
| 10609 | ;;;*** | 10609 | ;;;*** |
| 10610 | 10610 | ||
| 10611 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) | 10611 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) |
| 10612 | ;;;;;; "mailabbrev" "mail/mailabbrev.el" (14924 33104)) | 10612 | ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15186 41422)) |
| 10613 | ;;; Generated autoloads from mail/mailabbrev.el | 10613 | ;;; Generated autoloads from mail/mailabbrev.el |
| 10614 | 10614 | ||
| 10615 | (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ | 10615 | (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ |
| @@ -10665,7 +10665,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any." t | |||
| 10665 | ;;;*** | 10665 | ;;;*** |
| 10666 | 10666 | ||
| 10667 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" | 10667 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" |
| 10668 | ;;;;;; (15079 57524)) | 10668 | ;;;;;; (15186 41424)) |
| 10669 | ;;; Generated autoloads from progmodes/make-mode.el | 10669 | ;;; Generated autoloads from progmodes/make-mode.el |
| 10670 | 10670 | ||
| 10671 | (autoload (quote makefile-mode) "make-mode" "\ | 10671 | (autoload (quote makefile-mode) "make-mode" "\ |
| @@ -10754,7 +10754,7 @@ Previous contents of that buffer are killed first." t nil) | |||
| 10754 | 10754 | ||
| 10755 | ;;;*** | 10755 | ;;;*** |
| 10756 | 10756 | ||
| 10757 | ;;;### (autoloads (man-follow man) "man" "man.el" (15013 64496)) | 10757 | ;;;### (autoloads (man-follow man) "man" "man.el" (15186 41418)) |
| 10758 | ;;; Generated autoloads from man.el | 10758 | ;;; Generated autoloads from man.el |
| 10759 | 10759 | ||
| 10760 | (defalias (quote manual-entry) (quote man)) | 10760 | (defalias (quote manual-entry) (quote man)) |
| @@ -10942,7 +10942,7 @@ which specify the range to operate on." t nil) | |||
| 10942 | ;;;*** | 10942 | ;;;*** |
| 10943 | 10943 | ||
| 10944 | ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" | 10944 | ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" |
| 10945 | ;;;;;; (13549 39401)) | 10945 | ;;;;;; (15187 6160)) |
| 10946 | ;;; Generated autoloads from progmodes/meta-mode.el | 10946 | ;;; Generated autoloads from progmodes/meta-mode.el |
| 10947 | 10947 | ||
| 10948 | (autoload (quote metafont-mode) "meta-mode" "\ | 10948 | (autoload (quote metafont-mode) "meta-mode" "\ |
| @@ -11001,7 +11001,7 @@ redisplayed as output is inserted." t nil) | |||
| 11001 | ;;;*** | 11001 | ;;;*** |
| 11002 | 11002 | ||
| 11003 | ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch | 11003 | ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch |
| 11004 | ;;;;;; mh-smail) "mh-comp" "mail/mh-comp.el" (14977 57823)) | 11004 | ;;;;;; mh-smail) "mh-comp" "mail/mh-comp.el" (15186 41422)) |
| 11005 | ;;; Generated autoloads from mail/mh-comp.el | 11005 | ;;; Generated autoloads from mail/mh-comp.el |
| 11006 | 11006 | ||
| 11007 | (autoload (quote mh-smail) "mh-comp" "\ | 11007 | (autoload (quote mh-smail) "mh-comp" "\ |
| @@ -11058,8 +11058,8 @@ This command runs the normal hooks `text-mode-hook' and `mh-letter-mode-hook'." | |||
| 11058 | 11058 | ||
| 11059 | ;;;*** | 11059 | ;;;*** |
| 11060 | 11060 | ||
| 11061 | ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mail/mh-e.el" (14849 | 11061 | ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mail/mh-e.el" (15186 |
| 11062 | ;;;;;; 24610)) | 11062 | ;;;;;; 41422)) |
| 11063 | ;;; Generated autoloads from mail/mh-e.el | 11063 | ;;; Generated autoloads from mail/mh-e.el |
| 11064 | 11064 | ||
| 11065 | (autoload (quote mh-rmail) "mh-e" "\ | 11065 | (autoload (quote mh-rmail) "mh-e" "\ |
| @@ -11072,7 +11072,7 @@ Display version information about mh-e and the MH mail handling system." t nil) | |||
| 11072 | 11072 | ||
| 11073 | ;;;*** | 11073 | ;;;*** |
| 11074 | 11074 | ||
| 11075 | ;;;### (autoloads nil "mh-mime" "mail/mh-mime.el" (13833 28022)) | 11075 | ;;;### (autoloads nil "mh-mime" "mail/mh-mime.el" (15186 41422)) |
| 11076 | ;;; Generated autoloads from mail/mh-mime.el | 11076 | ;;; Generated autoloads from mail/mh-mime.el |
| 11077 | 11077 | ||
| 11078 | (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"))) "\ | 11078 | (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"))) "\ |
| @@ -11080,7 +11080,7 @@ Legal MIME content types. See documentation for \\[mh-edit-mhn].") | |||
| 11080 | 11080 | ||
| 11081 | ;;;*** | 11081 | ;;;*** |
| 11082 | 11082 | ||
| 11083 | ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15050 55877)) | 11083 | ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15186 41422)) |
| 11084 | ;;; Generated autoloads from mail/mh-utils.el | 11084 | ;;; Generated autoloads from mail/mh-utils.el |
| 11085 | 11085 | ||
| 11086 | (put (quote mh-progs) (quote risky-local-variable) t) | 11086 | (put (quote mh-progs) (quote risky-local-variable) t) |
| @@ -11094,7 +11094,7 @@ Legal MIME content types. See documentation for \\[mh-edit-mhn].") | |||
| 11094 | ;;;*** | 11094 | ;;;*** |
| 11095 | 11095 | ||
| 11096 | ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" | 11096 | ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" |
| 11097 | ;;;;;; "midnight.el" (14720 22609)) | 11097 | ;;;;;; "midnight.el" (15186 41418)) |
| 11098 | ;;; Generated autoloads from midnight.el | 11098 | ;;; Generated autoloads from midnight.el |
| 11099 | 11099 | ||
| 11100 | (autoload (quote clean-buffer-list) "midnight" "\ | 11100 | (autoload (quote clean-buffer-list) "midnight" "\ |
| @@ -11144,7 +11144,7 @@ Returns non-nil if the new state is enabled." t nil) | |||
| 11144 | ;;;*** | 11144 | ;;;*** |
| 11145 | 11145 | ||
| 11146 | ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulation/mlconvert.el" | 11146 | ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulation/mlconvert.el" |
| 11147 | ;;;;;; (14660 49410)) | 11147 | ;;;;;; (15186 41419)) |
| 11148 | ;;; Generated autoloads from emulation/mlconvert.el | 11148 | ;;; Generated autoloads from emulation/mlconvert.el |
| 11149 | 11149 | ||
| 11150 | (autoload (quote convert-mocklisp-buffer) "mlconvert" "\ | 11150 | (autoload (quote convert-mocklisp-buffer) "mlconvert" "\ |
| @@ -11153,7 +11153,7 @@ Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run." t nil) | |||
| 11153 | ;;;*** | 11153 | ;;;*** |
| 11154 | 11154 | ||
| 11155 | ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" | 11155 | ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" |
| 11156 | ;;;;;; (14854 32223)) | 11156 | ;;;;;; (15186 41421)) |
| 11157 | ;;; Generated autoloads from gnus/mm-partial.el | 11157 | ;;; Generated autoloads from gnus/mm-partial.el |
| 11158 | 11158 | ||
| 11159 | (autoload (quote mm-inline-partial) "mm-partial" "\ | 11159 | (autoload (quote mm-inline-partial) "mm-partial" "\ |
| @@ -11165,7 +11165,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing." nil ni | |||
| 11165 | ;;;*** | 11165 | ;;;*** |
| 11166 | 11166 | ||
| 11167 | ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" | 11167 | ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" |
| 11168 | ;;;;;; (13552 32940)) | 11168 | ;;;;;; (15186 41424)) |
| 11169 | ;;; Generated autoloads from progmodes/modula2.el | 11169 | ;;; Generated autoloads from progmodes/modula2.el |
| 11170 | 11170 | ||
| 11171 | (autoload (quote modula-2-mode) "modula2" "\ | 11171 | (autoload (quote modula-2-mode) "modula2" "\ |
| @@ -11195,7 +11195,7 @@ followed by the first character of the construct. | |||
| 11195 | ;;;*** | 11195 | ;;;*** |
| 11196 | 11196 | ||
| 11197 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" | 11197 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" |
| 11198 | ;;;;;; (14821 31351)) | 11198 | ;;;;;; (15187 6160)) |
| 11199 | ;;; Generated autoloads from play/morse.el | 11199 | ;;; Generated autoloads from play/morse.el |
| 11200 | 11200 | ||
| 11201 | (autoload (quote morse-region) "morse" "\ | 11201 | (autoload (quote morse-region) "morse" "\ |
| @@ -11206,8 +11206,8 @@ Convert morse coded text in region to ordinary ASCII text." t nil) | |||
| 11206 | 11206 | ||
| 11207 | ;;;*** | 11207 | ;;;*** |
| 11208 | 11208 | ||
| 11209 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (14736 | 11209 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15186 |
| 11210 | ;;;;;; 21062)) | 11210 | ;;;;;; 64140)) |
| 11211 | ;;; Generated autoloads from mouse-sel.el | 11211 | ;;; Generated autoloads from mouse-sel.el |
| 11212 | 11212 | ||
| 11213 | (autoload (quote mouse-sel-mode) "mouse-sel" "\ | 11213 | (autoload (quote mouse-sel-mode) "mouse-sel" "\ |
| @@ -11256,7 +11256,7 @@ Multiplication puzzle with GNU Emacs." t nil) | |||
| 11256 | 11256 | ||
| 11257 | ;;;*** | 11257 | ;;;*** |
| 11258 | 11258 | ||
| 11259 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (14994 35820)) | 11259 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (15186 41418)) |
| 11260 | ;;; Generated autoloads from msb.el | 11260 | ;;; Generated autoloads from msb.el |
| 11261 | 11261 | ||
| 11262 | (defvar msb-mode nil "\ | 11262 | (defvar msb-mode nil "\ |
| @@ -11282,7 +11282,7 @@ different buffer menu using the function `msb'." t nil) | |||
| 11282 | ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly | 11282 | ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly |
| 11283 | ;;;;;; describe-coding-system describe-char-after describe-character-set | 11283 | ;;;;;; describe-coding-system describe-char-after describe-character-set |
| 11284 | ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" | 11284 | ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" |
| 11285 | ;;;;;; "international/mule-diag.el" (15038 62392)) | 11285 | ;;;;;; "international/mule-diag.el" (15186 41421)) |
| 11286 | ;;; Generated autoloads from international/mule-diag.el | 11286 | ;;; Generated autoloads from international/mule-diag.el |
| 11287 | 11287 | ||
| 11288 | (autoload (quote list-character-sets) "mule-diag" "\ | 11288 | (autoload (quote list-character-sets) "mule-diag" "\ |
| @@ -11409,7 +11409,7 @@ The file is saved in the directory `data-directory'." nil nil) | |||
| 11409 | ;;;;;; coding-system-post-read-conversion coding-system-eol-type-mnemonic | 11409 | ;;;;;; coding-system-post-read-conversion coding-system-eol-type-mnemonic |
| 11410 | ;;;;;; lookup-nested-alist set-nested-alist truncate-string-to-width | 11410 | ;;;;;; lookup-nested-alist set-nested-alist truncate-string-to-width |
| 11411 | ;;;;;; store-substring string-to-sequence) "mule-util" "international/mule-util.el" | 11411 | ;;;;;; store-substring string-to-sequence) "mule-util" "international/mule-util.el" |
| 11412 | ;;;;;; (14647 32042)) | 11412 | ;;;;;; (15186 41421)) |
| 11413 | ;;; Generated autoloads from international/mule-util.el | 11413 | ;;; Generated autoloads from international/mule-util.el |
| 11414 | 11414 | ||
| 11415 | (autoload (quote string-to-sequence) "mule-util" "\ | 11415 | (autoload (quote string-to-sequence) "mule-util" "\ |
| @@ -11532,7 +11532,7 @@ Enable mouse wheel support." nil nil) | |||
| 11532 | ;;;### (autoloads (network-connection network-connection-to-service | 11532 | ;;;### (autoloads (network-connection network-connection-to-service |
| 11533 | ;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host | 11533 | ;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host |
| 11534 | ;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el" | 11534 | ;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el" |
| 11535 | ;;;;;; (14994 26744)) | 11535 | ;;;;;; (15187 6159)) |
| 11536 | ;;; Generated autoloads from net/net-utils.el | 11536 | ;;; Generated autoloads from net/net-utils.el |
| 11537 | 11537 | ||
| 11538 | (autoload (quote traceroute) "net-utils" "\ | 11538 | (autoload (quote traceroute) "net-utils" "\ |
| @@ -11767,7 +11767,7 @@ Revert posting and mailing methods to the standard Emacs methods." t nil) | |||
| 11767 | ;;;*** | 11767 | ;;;*** |
| 11768 | 11768 | ||
| 11769 | ;;;### (autoloads (disable-command enable-command disabled-command-hook) | 11769 | ;;;### (autoloads (disable-command enable-command disabled-command-hook) |
| 11770 | ;;;;;; "novice" "novice.el" (15122 2911)) | 11770 | ;;;;;; "novice" "novice.el" (15186 41418)) |
| 11771 | ;;; Generated autoloads from novice.el | 11771 | ;;; Generated autoloads from novice.el |
| 11772 | 11772 | ||
| 11773 | (defvar disabled-command-hook (quote disabled-command-hook) "\ | 11773 | (defvar disabled-command-hook (quote disabled-command-hook) "\ |
| @@ -11814,7 +11814,7 @@ If KEY is not a string, prompt for it with completion." t nil) | |||
| 11814 | ;;;*** | 11814 | ;;;*** |
| 11815 | 11815 | ||
| 11816 | ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" | 11816 | ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" |
| 11817 | ;;;;;; (14747 44776)) | 11817 | ;;;;;; (15187 6160)) |
| 11818 | ;;; Generated autoloads from progmodes/octave-inf.el | 11818 | ;;; Generated autoloads from progmodes/octave-inf.el |
| 11819 | 11819 | ||
| 11820 | (autoload (quote inferior-octave) "octave-inf" "\ | 11820 | (autoload (quote inferior-octave) "octave-inf" "\ |
| @@ -11932,7 +11932,7 @@ including a reproducible test case and send the message." t nil) | |||
| 11932 | ;;;*** | 11932 | ;;;*** |
| 11933 | 11933 | ||
| 11934 | ;;;### (autoloads (edit-options list-options) "options" "options.el" | 11934 | ;;;### (autoloads (edit-options list-options) "options" "options.el" |
| 11935 | ;;;;;; (14821 31349)) | 11935 | ;;;;;; (15186 41418)) |
| 11936 | ;;; Generated autoloads from options.el | 11936 | ;;; Generated autoloads from options.el |
| 11937 | 11937 | ||
| 11938 | (autoload (quote list-options) "options" "\ | 11938 | (autoload (quote list-options) "options" "\ |
| @@ -12000,11 +12000,11 @@ See the command `outline-mode' for more information on this mode." t nil) | |||
| 12000 | 12000 | ||
| 12001 | ;;;*** | 12001 | ;;;*** |
| 12002 | 12002 | ||
| 12003 | ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (14854 32222)) | 12003 | ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15186 41418)) |
| 12004 | ;;; Generated autoloads from paren.el | 12004 | ;;; Generated autoloads from paren.el |
| 12005 | 12005 | ||
| 12006 | (defvar show-paren-mode nil "\ | 12006 | (defvar show-paren-mode nil "\ |
| 12007 | Toggle Show-Paren mode on or off. | 12007 | Non-nil if Show-Paren mode is enabled. |
| 12008 | See the command `show-paren-mode' for a description of this minor-mode. | 12008 | See the command `show-paren-mode' for a description of this minor-mode. |
| 12009 | Setting this variable directly does not take effect; | 12009 | Setting this variable directly does not take effect; |
| 12010 | use either \\[customize] or the function `show-paren-mode'.") | 12010 | use either \\[customize] or the function `show-paren-mode'.") |
| @@ -12075,7 +12075,7 @@ no args, if that value is non-nil." t nil) | |||
| 12075 | ;;;*** | 12075 | ;;;*** |
| 12076 | 12076 | ||
| 12077 | ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" | 12077 | ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" |
| 12078 | ;;;;;; (13229 29217)) | 12078 | ;;;;;; (15186 41419)) |
| 12079 | ;;; Generated autoloads from emulation/pc-mode.el | 12079 | ;;; Generated autoloads from emulation/pc-mode.el |
| 12080 | 12080 | ||
| 12081 | (autoload (quote pc-bindings-mode) "pc-mode" "\ | 12081 | (autoload (quote pc-bindings-mode) "pc-mode" "\ |
| @@ -12091,7 +12091,7 @@ C-Escape does list-buffers." t nil) | |||
| 12091 | ;;;*** | 12091 | ;;;*** |
| 12092 | 12092 | ||
| 12093 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" | 12093 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" |
| 12094 | ;;;;;; "emulation/pc-select.el" (15068 4482)) | 12094 | ;;;;;; "emulation/pc-select.el" (15187 6159)) |
| 12095 | ;;; Generated autoloads from emulation/pc-select.el | 12095 | ;;; Generated autoloads from emulation/pc-select.el |
| 12096 | 12096 | ||
| 12097 | (autoload (quote pc-selection-mode) "pc-select" "\ | 12097 | (autoload (quote pc-selection-mode) "pc-select" "\ |
| @@ -12157,8 +12157,8 @@ You must modify via \\[customize] for this variable to have an effect.") | |||
| 12157 | 12157 | ||
| 12158 | ;;;*** | 12158 | ;;;*** |
| 12159 | 12159 | ||
| 12160 | ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (14680 | 12160 | ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15186 |
| 12161 | ;;;;;; 33021)) | 12161 | ;;;;;; 41418)) |
| 12162 | ;;; Generated autoloads from pcmpl-cvs.el | 12162 | ;;; Generated autoloads from pcmpl-cvs.el |
| 12163 | 12163 | ||
| 12164 | (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ | 12164 | (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ |
| @@ -12167,7 +12167,7 @@ Completion rules for the `cvs' command." nil nil) | |||
| 12167 | ;;;*** | 12167 | ;;;*** |
| 12168 | 12168 | ||
| 12169 | ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) | 12169 | ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) |
| 12170 | ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (14763 31121)) | 12170 | ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (15186 41418)) |
| 12171 | ;;; Generated autoloads from pcmpl-gnu.el | 12171 | ;;; Generated autoloads from pcmpl-gnu.el |
| 12172 | 12172 | ||
| 12173 | (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ | 12173 | (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ |
| @@ -12187,7 +12187,7 @@ Completion for the GNU tar utility." nil nil) | |||
| 12187 | ;;;*** | 12187 | ;;;*** |
| 12188 | 12188 | ||
| 12189 | ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) | 12189 | ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) |
| 12190 | ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (14911 29452)) | 12190 | ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (15186 41418)) |
| 12191 | ;;; Generated autoloads from pcmpl-linux.el | 12191 | ;;; Generated autoloads from pcmpl-linux.el |
| 12192 | 12192 | ||
| 12193 | (autoload (quote pcomplete/kill) "pcmpl-linux" "\ | 12193 | (autoload (quote pcomplete/kill) "pcmpl-linux" "\ |
| @@ -12201,8 +12201,8 @@ Completion for GNU/Linux `mount'." nil nil) | |||
| 12201 | 12201 | ||
| 12202 | ;;;*** | 12202 | ;;;*** |
| 12203 | 12203 | ||
| 12204 | ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (14680 | 12204 | ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15186 |
| 12205 | ;;;;;; 33025)) | 12205 | ;;;;;; 41418)) |
| 12206 | ;;; Generated autoloads from pcmpl-rpm.el | 12206 | ;;; Generated autoloads from pcmpl-rpm.el |
| 12207 | 12207 | ||
| 12208 | (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ | 12208 | (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ |
| @@ -12216,7 +12216,7 @@ You can use \\[eshell-report-bug] to do so." nil nil) | |||
| 12216 | 12216 | ||
| 12217 | ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which | 12217 | ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which |
| 12218 | ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) | 12218 | ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) |
| 12219 | ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (14680 33026)) | 12219 | ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (15186 41418)) |
| 12220 | ;;; Generated autoloads from pcmpl-unix.el | 12220 | ;;; Generated autoloads from pcmpl-unix.el |
| 12221 | 12221 | ||
| 12222 | (autoload (quote pcomplete/cd) "pcmpl-unix" "\ | 12222 | (autoload (quote pcomplete/cd) "pcmpl-unix" "\ |
| @@ -12248,8 +12248,8 @@ Completion for the `chgrp' command." nil nil) | |||
| 12248 | 12248 | ||
| 12249 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list | 12249 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list |
| 12250 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete | 12250 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete |
| 12251 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (14961 | 12251 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15187 |
| 12252 | ;;;;;; 12689)) | 12252 | ;;;;;; 6158)) |
| 12253 | ;;; Generated autoloads from pcomplete.el | 12253 | ;;; Generated autoloads from pcomplete.el |
| 12254 | 12254 | ||
| 12255 | (autoload (quote pcomplete) "pcomplete" "\ | 12255 | (autoload (quote pcomplete) "pcomplete" "\ |
| @@ -12290,7 +12290,7 @@ Setup shell-mode to use pcomplete." nil nil) | |||
| 12290 | 12290 | ||
| 12291 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status | 12291 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status |
| 12292 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" | 12292 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" |
| 12293 | ;;;;;; "pcvs.el" (15068 4482)) | 12293 | ;;;;;; "pcvs.el" (15186 41418)) |
| 12294 | ;;; Generated autoloads from pcvs.el | 12294 | ;;; Generated autoloads from pcvs.el |
| 12295 | 12295 | ||
| 12296 | (autoload (quote cvs-checkout) "pcvs" "\ | 12296 | (autoload (quote cvs-checkout) "pcvs" "\ |
| @@ -12351,7 +12351,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d | |||
| 12351 | 12351 | ||
| 12352 | ;;;*** | 12352 | ;;;*** |
| 12353 | 12353 | ||
| 12354 | ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15110 13589)) | 12354 | ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15186 41418)) |
| 12355 | ;;; Generated autoloads from pcvs-defs.el | 12355 | ;;; Generated autoloads from pcvs-defs.el |
| 12356 | 12356 | ||
| 12357 | (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)) | 12357 | (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)) |
| @@ -12411,7 +12411,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil) | |||
| 12411 | ;;;*** | 12411 | ;;;*** |
| 12412 | 12412 | ||
| 12413 | ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" | 12413 | ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" |
| 12414 | ;;;;;; (14883 29490)) | 12414 | ;;;;;; (15186 41426)) |
| 12415 | ;;; Generated autoloads from textmodes/picture.el | 12415 | ;;; Generated autoloads from textmodes/picture.el |
| 12416 | 12416 | ||
| 12417 | (autoload (quote picture-mode) "picture" "\ | 12417 | (autoload (quote picture-mode) "picture" "\ |
| @@ -12480,7 +12480,7 @@ they are not defaultly assigned to keys." t nil) | |||
| 12480 | 12480 | ||
| 12481 | ;;;*** | 12481 | ;;;*** |
| 12482 | 12482 | ||
| 12483 | ;;;### (autoloads (pong) "pong" "play/pong.el" (15172 28058)) | 12483 | ;;;### (autoloads (pong) "pong" "play/pong.el" (15187 6160)) |
| 12484 | ;;; Generated autoloads from play/pong.el | 12484 | ;;; Generated autoloads from play/pong.el |
| 12485 | 12485 | ||
| 12486 | (autoload (quote pong) "pong" "\ | 12486 | (autoload (quote pong) "pong" "\ |
| @@ -12495,7 +12495,7 @@ pong-mode keybindings:\\<pong-mode-map> | |||
| 12495 | ;;;*** | 12495 | ;;;*** |
| 12496 | 12496 | ||
| 12497 | ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp) "pp" | 12497 | ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp) "pp" |
| 12498 | ;;;;;; "emacs-lisp/pp.el" (13819 15860)) | 12498 | ;;;;;; "emacs-lisp/pp.el" (15187 6159)) |
| 12499 | ;;; Generated autoloads from emacs-lisp/pp.el | 12499 | ;;; Generated autoloads from emacs-lisp/pp.el |
| 12500 | 12500 | ||
| 12501 | (autoload (quote pp) "pp" "\ | 12501 | (autoload (quote pp) "pp" "\ |
| @@ -12534,7 +12534,7 @@ Run an inferior Prolog process, input and output via buffer *prolog*." t nil) | |||
| 12534 | 12534 | ||
| 12535 | ;;;*** | 12535 | ;;;*** |
| 12536 | 12536 | ||
| 12537 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15167 1797)) | 12537 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15187 6158)) |
| 12538 | ;;; Generated autoloads from ps-bdf.el | 12538 | ;;; Generated autoloads from ps-bdf.el |
| 12539 | 12539 | ||
| 12540 | (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"))) "\ | 12540 | (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"))) "\ |
| @@ -12543,8 +12543,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") | |||
| 12543 | 12543 | ||
| 12544 | ;;;*** | 12544 | ;;;*** |
| 12545 | 12545 | ||
| 12546 | ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (14884 | 12546 | ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (15187 |
| 12547 | ;;;;;; 1390)) | 12547 | ;;;;;; 6160)) |
| 12548 | ;;; Generated autoloads from progmodes/ps-mode.el | 12548 | ;;; Generated autoloads from progmodes/ps-mode.el |
| 12549 | 12549 | ||
| 12550 | (autoload (quote ps-mode) "ps-mode" "\ | 12550 | (autoload (quote ps-mode) "ps-mode" "\ |
| @@ -12592,7 +12592,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number | |||
| 12592 | ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets | 12592 | ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets |
| 12593 | ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition | 12593 | ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition |
| 12594 | ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font | 12594 | ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font |
| 12595 | ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15052 16036)) | 12595 | ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15187 6158)) |
| 12596 | ;;; Generated autoloads from ps-mule.el | 12596 | ;;; Generated autoloads from ps-mule.el |
| 12597 | 12597 | ||
| 12598 | (defvar ps-multibyte-buffer nil "\ | 12598 | (defvar ps-multibyte-buffer nil "\ |
| @@ -12696,7 +12696,7 @@ This checks if all multi-byte characters in the region are printable or not." ni | |||
| 12696 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer | 12696 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer |
| 12697 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces | 12697 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces |
| 12698 | ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" | 12698 | ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" |
| 12699 | ;;;;;; "ps-print.el" (15173 35680)) | 12699 | ;;;;;; "ps-print.el" (15187 6158)) |
| 12700 | ;;; Generated autoloads from ps-print.el | 12700 | ;;; Generated autoloads from ps-print.el |
| 12701 | 12701 | ||
| 12702 | (defvar ps-paper-type (quote letter) "\ | 12702 | (defvar ps-paper-type (quote letter) "\ |
| @@ -12834,7 +12834,7 @@ If EXTENSION is any other symbol, it is ignored." nil nil) | |||
| 12834 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map | 12834 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map |
| 12835 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout | 12835 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout |
| 12836 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" | 12836 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" |
| 12837 | ;;;;;; "international/quail.el" (15149 63463)) | 12837 | ;;;;;; "international/quail.el" (15187 6159)) |
| 12838 | ;;; Generated autoloads from international/quail.el | 12838 | ;;; Generated autoloads from international/quail.el |
| 12839 | 12839 | ||
| 12840 | (autoload (quote quail-title) "quail" "\ | 12840 | (autoload (quote quail-title) "quail" "\ |
| @@ -13040,8 +13040,8 @@ of each directory." t nil) | |||
| 13040 | 13040 | ||
| 13041 | ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls | 13041 | ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls |
| 13042 | ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url | 13042 | ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url |
| 13043 | ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15149 | 13043 | ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15187 |
| 13044 | ;;;;;; 49403)) | 13044 | ;;;;;; 6159)) |
| 13045 | ;;; Generated autoloads from net/quickurl.el | 13045 | ;;; Generated autoloads from net/quickurl.el |
| 13046 | 13046 | ||
| 13047 | (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" "\ | 13047 | (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" "\ |
| @@ -13096,8 +13096,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'." t nil) | |||
| 13096 | 13096 | ||
| 13097 | ;;;*** | 13097 | ;;;*** |
| 13098 | 13098 | ||
| 13099 | ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (14550 | 13099 | ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15186 |
| 13100 | ;;;;;; 7848)) | 13100 | ;;;;;; 41423)) |
| 13101 | ;;; Generated autoloads from net/rcompile.el | 13101 | ;;; Generated autoloads from net/rcompile.el |
| 13102 | 13102 | ||
| 13103 | (autoload (quote remote-compile) "rcompile" "\ | 13103 | (autoload (quote remote-compile) "rcompile" "\ |
| @@ -13107,7 +13107,7 @@ See \\[compile]." t nil) | |||
| 13107 | ;;;*** | 13107 | ;;;*** |
| 13108 | 13108 | ||
| 13109 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" | 13109 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" |
| 13110 | ;;;;;; (14980 3782)) | 13110 | ;;;;;; (15187 6159)) |
| 13111 | ;;; Generated autoloads from emacs-lisp/re-builder.el | 13111 | ;;; Generated autoloads from emacs-lisp/re-builder.el |
| 13112 | 13112 | ||
| 13113 | (autoload (quote re-builder) "re-builder" "\ | 13113 | (autoload (quote re-builder) "re-builder" "\ |
| @@ -13117,7 +13117,7 @@ Call up the RE Builder for the current window." t nil) | |||
| 13117 | 13117 | ||
| 13118 | ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files | 13118 | ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files |
| 13119 | ;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf" | 13119 | ;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf" |
| 13120 | ;;;;;; "recentf.el" (14977 57209)) | 13120 | ;;;;;; "recentf.el" (15187 6158)) |
| 13121 | ;;; Generated autoloads from recentf.el | 13121 | ;;; Generated autoloads from recentf.el |
| 13122 | 13122 | ||
| 13123 | (autoload (quote recentf-save-list) "recentf" "\ | 13123 | (autoload (quote recentf-save-list) "recentf" "\ |
| @@ -13161,8 +13161,8 @@ were operated on recently." t nil) | |||
| 13161 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle | 13161 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle |
| 13162 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle | 13162 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle |
| 13163 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle | 13163 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle |
| 13164 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15077 | 13164 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15187 |
| 13165 | ;;;;;; 23232)) | 13165 | ;;;;;; 6158)) |
| 13166 | ;;; Generated autoloads from rect.el | 13166 | ;;; Generated autoloads from rect.el |
| 13167 | 13167 | ||
| 13168 | (autoload (quote move-to-column-force) "rect" "\ | 13168 | (autoload (quote move-to-column-force) "rect" "\ |
| @@ -13258,8 +13258,8 @@ rectangle which were empty." t nil) | |||
| 13258 | 13258 | ||
| 13259 | ;;;*** | 13259 | ;;;*** |
| 13260 | 13260 | ||
| 13261 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (14875 | 13261 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15182 |
| 13262 | ;;;;;; 62936)) | 13262 | ;;;;;; 61175)) |
| 13263 | ;;; Generated autoloads from textmodes/refill.el | 13263 | ;;; Generated autoloads from textmodes/refill.el |
| 13264 | 13264 | ||
| 13265 | (autoload (quote refill-mode) "refill" "\ | 13265 | (autoload (quote refill-mode) "refill" "\ |
| @@ -13273,7 +13273,7 @@ refilling if they would cause auto-filling." t nil) | |||
| 13273 | ;;;*** | 13273 | ;;;*** |
| 13274 | 13274 | ||
| 13275 | ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" | 13275 | ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" |
| 13276 | ;;;;;; (15149 49404)) | 13276 | ;;;;;; (15186 41426)) |
| 13277 | ;;; Generated autoloads from textmodes/reftex.el | 13277 | ;;; Generated autoloads from textmodes/reftex.el |
| 13278 | 13278 | ||
| 13279 | (autoload (quote turn-on-reftex) "reftex" "\ | 13279 | (autoload (quote turn-on-reftex) "reftex" "\ |
| @@ -13313,7 +13313,7 @@ on the menu bar. | |||
| 13313 | ;;;*** | 13313 | ;;;*** |
| 13314 | 13314 | ||
| 13315 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" | 13315 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" |
| 13316 | ;;;;;; (15149 49404)) | 13316 | ;;;;;; (15186 41426)) |
| 13317 | ;;; Generated autoloads from textmodes/reftex-cite.el | 13317 | ;;; Generated autoloads from textmodes/reftex-cite.el |
| 13318 | 13318 | ||
| 13319 | (autoload (quote reftex-citation) "reftex-cite" "\ | 13319 | (autoload (quote reftex-citation) "reftex-cite" "\ |
| @@ -13340,7 +13340,7 @@ While entering the regexp, completion on knows citation keys is possible. | |||
| 13340 | ;;;*** | 13340 | ;;;*** |
| 13341 | 13341 | ||
| 13342 | ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" | 13342 | ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" |
| 13343 | ;;;;;; (15149 49404)) | 13343 | ;;;;;; (15186 41426)) |
| 13344 | ;;; Generated autoloads from textmodes/reftex-index.el | 13344 | ;;; Generated autoloads from textmodes/reftex-index.el |
| 13345 | 13345 | ||
| 13346 | (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ | 13346 | (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ |
| @@ -13371,7 +13371,7 @@ Here are all local bindings. | |||
| 13371 | ;;;*** | 13371 | ;;;*** |
| 13372 | 13372 | ||
| 13373 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" | 13373 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" |
| 13374 | ;;;;;; (14854 32222)) | 13374 | ;;;;;; (15186 41419)) |
| 13375 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el | 13375 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el |
| 13376 | 13376 | ||
| 13377 | (autoload (quote regexp-opt) "regexp-opt" "\ | 13377 | (autoload (quote regexp-opt) "regexp-opt" "\ |
| @@ -13394,7 +13394,7 @@ in REGEXP." nil nil) | |||
| 13394 | 13394 | ||
| 13395 | ;;;*** | 13395 | ;;;*** |
| 13396 | 13396 | ||
| 13397 | ;;;### (autoloads (repeat) "repeat" "repeat.el" (14981 28008)) | 13397 | ;;;### (autoloads (repeat) "repeat" "repeat.el" (15182 61026)) |
| 13398 | ;;; Generated autoloads from repeat.el | 13398 | ;;; Generated autoloads from repeat.el |
| 13399 | 13399 | ||
| 13400 | (autoload (quote repeat) "repeat" "\ | 13400 | (autoload (quote repeat) "repeat" "\ |
| @@ -13410,7 +13410,7 @@ can be modified by the global variable `repeat-on-final-keystroke'." t nil) | |||
| 13410 | ;;;*** | 13410 | ;;;*** |
| 13411 | 13411 | ||
| 13412 | ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" | 13412 | ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" |
| 13413 | ;;;;;; (14638 40777)) | 13413 | ;;;;;; (15186 41423)) |
| 13414 | ;;; Generated autoloads from mail/reporter.el | 13414 | ;;; Generated autoloads from mail/reporter.el |
| 13415 | 13415 | ||
| 13416 | (autoload (quote reporter-submit-bug-report) "reporter" "\ | 13416 | (autoload (quote reporter-submit-bug-report) "reporter" "\ |
| @@ -13535,7 +13535,7 @@ variable." t nil) | |||
| 13535 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output | 13535 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output |
| 13536 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers | 13536 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers |
| 13537 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) | 13537 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) |
| 13538 | ;;;;;; "rmail" "mail/rmail.el" (15179 3888)) | 13538 | ;;;;;; "rmail" "mail/rmail.el" (15186 41423)) |
| 13539 | ;;; Generated autoloads from mail/rmail.el | 13539 | ;;; Generated autoloads from mail/rmail.el |
| 13540 | 13540 | ||
| 13541 | (defvar rmail-dont-reply-to-names nil "\ | 13541 | (defvar rmail-dont-reply-to-names nil "\ |
| @@ -13746,7 +13746,7 @@ Set PASSWORD to be used for retrieving mail from a POP server." t nil) | |||
| 13746 | ;;;*** | 13746 | ;;;*** |
| 13747 | 13747 | ||
| 13748 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" | 13748 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" |
| 13749 | ;;;;;; (15094 34335)) | 13749 | ;;;;;; (15186 41423)) |
| 13750 | ;;; Generated autoloads from mail/rmailedit.el | 13750 | ;;; Generated autoloads from mail/rmailedit.el |
| 13751 | 13751 | ||
| 13752 | (autoload (quote rmail-edit-current-message) "rmailedit" "\ | 13752 | (autoload (quote rmail-edit-current-message) "rmailedit" "\ |
| @@ -13756,7 +13756,7 @@ Edit the contents of this message." t nil) | |||
| 13756 | 13756 | ||
| 13757 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message | 13757 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message |
| 13758 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" | 13758 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" |
| 13759 | ;;;;;; "mail/rmailkwd.el" (15095 54661)) | 13759 | ;;;;;; "mail/rmailkwd.el" (15186 41423)) |
| 13760 | ;;; Generated autoloads from mail/rmailkwd.el | 13760 | ;;; Generated autoloads from mail/rmailkwd.el |
| 13761 | 13761 | ||
| 13762 | (autoload (quote rmail-add-label) "rmailkwd" "\ | 13762 | (autoload (quote rmail-add-label) "rmailkwd" "\ |
| @@ -13784,7 +13784,7 @@ With prefix argument N moves forward N messages with these labels." t nil) | |||
| 13784 | ;;;*** | 13784 | ;;;*** |
| 13785 | 13785 | ||
| 13786 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" | 13786 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" |
| 13787 | ;;;;;; (13772 51133)) | 13787 | ;;;;;; (15186 41423)) |
| 13788 | ;;; Generated autoloads from mail/rmailmsc.el | 13788 | ;;; Generated autoloads from mail/rmailmsc.el |
| 13789 | 13789 | ||
| 13790 | (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ | 13790 | (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ |
| @@ -13796,7 +13796,7 @@ If FILE-NAME is empty, remove any existing inbox list." t nil) | |||
| 13796 | 13796 | ||
| 13797 | ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output | 13797 | ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output |
| 13798 | ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" | 13798 | ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" |
| 13799 | ;;;;;; "mail/rmailout.el" (15173 36041)) | 13799 | ;;;;;; "mail/rmailout.el" (15186 41423)) |
| 13800 | ;;; Generated autoloads from mail/rmailout.el | 13800 | ;;; Generated autoloads from mail/rmailout.el |
| 13801 | 13801 | ||
| 13802 | (defvar rmail-output-file-alist nil "\ | 13802 | (defvar rmail-output-file-alist nil "\ |
| @@ -13853,8 +13853,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message." t nil | |||
| 13853 | 13853 | ||
| 13854 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent | 13854 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent |
| 13855 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject | 13855 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject |
| 13856 | ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15094 | 13856 | ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15186 |
| 13857 | ;;;;;; 29495)) | 13857 | ;;;;;; 41423)) |
| 13858 | ;;; Generated autoloads from mail/rmailsort.el | 13858 | ;;; Generated autoloads from mail/rmailsort.el |
| 13859 | 13859 | ||
| 13860 | (autoload (quote rmail-sort-by-date) "rmailsort" "\ | 13860 | (autoload (quote rmail-sort-by-date) "rmailsort" "\ |
| @@ -13892,7 +13892,7 @@ KEYWORDS is a comma-separated list of labels." t nil) | |||
| 13892 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp | 13892 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp |
| 13893 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary | 13893 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary |
| 13894 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) | 13894 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) |
| 13895 | ;;;;;; "rmailsum" "mail/rmailsum.el" (15125 64317)) | 13895 | ;;;;;; "rmailsum" "mail/rmailsum.el" (15186 41423)) |
| 13896 | ;;; Generated autoloads from mail/rmailsum.el | 13896 | ;;; Generated autoloads from mail/rmailsum.el |
| 13897 | 13897 | ||
| 13898 | (defvar rmail-summary-scroll-between-messages t "\ | 13898 | (defvar rmail-summary-scroll-between-messages t "\ |
| @@ -13954,7 +13954,7 @@ Setting this variable has an effect only before reading a mail.") | |||
| 13954 | ;;;*** | 13954 | ;;;*** |
| 13955 | 13955 | ||
| 13956 | ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" | 13956 | ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" |
| 13957 | ;;;;;; (14932 52544)) | 13957 | ;;;;;; (15186 41423)) |
| 13958 | ;;; Generated autoloads from obsolete/rnewspost.el | 13958 | ;;; Generated autoloads from obsolete/rnewspost.el |
| 13959 | 13959 | ||
| 13960 | (autoload (quote news-post-news) "rnewspost" "\ | 13960 | (autoload (quote news-post-news) "rnewspost" "\ |
| @@ -13965,7 +13965,7 @@ If NOQUERY is non-nil, we do not query before doing the work." t nil) | |||
| 13965 | ;;;*** | 13965 | ;;;*** |
| 13966 | 13966 | ||
| 13967 | ;;;### (autoloads (toggle-rot13-mode rot13-other-window) "rot13" | 13967 | ;;;### (autoloads (toggle-rot13-mode rot13-other-window) "rot13" |
| 13968 | ;;;;;; "rot13.el" (15149 49403)) | 13968 | ;;;;;; "rot13.el" (15186 41418)) |
| 13969 | ;;; Generated autoloads from rot13.el | 13969 | ;;; Generated autoloads from rot13.el |
| 13970 | 13970 | ||
| 13971 | (autoload (quote rot13-other-window) "rot13" "\ | 13971 | (autoload (quote rot13-other-window) "rot13" "\ |
| @@ -13986,7 +13986,7 @@ Toggle the use of rot 13 encoding for the current window." t nil) | |||
| 13986 | ;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly | 13986 | ;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly |
| 13987 | ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame | 13987 | ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame |
| 13988 | ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height | 13988 | ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height |
| 13989 | ;;;;;; resize-minibuffer-mode) "rsz-mini" "rsz-mini.el" (14895 24173)) | 13989 | ;;;;;; resize-minibuffer-mode) "rsz-mini" "rsz-mini.el" (15187 6158)) |
| 13990 | ;;; Generated autoloads from rsz-mini.el | 13990 | ;;; Generated autoloads from rsz-mini.el |
| 13991 | 13991 | ||
| 13992 | (defvar resize-minibuffer-mode nil "\ | 13992 | (defvar resize-minibuffer-mode nil "\ |
| @@ -14017,7 +14017,7 @@ This function is obsolete." t nil) | |||
| 14017 | ;;;*** | 14017 | ;;;*** |
| 14018 | 14018 | ||
| 14019 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" | 14019 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" |
| 14020 | ;;;;;; (14947 16781)) | 14020 | ;;;;;; (15187 6160)) |
| 14021 | ;;; Generated autoloads from progmodes/scheme.el | 14021 | ;;; Generated autoloads from progmodes/scheme.el |
| 14022 | 14022 | ||
| 14023 | (autoload (quote scheme-mode) "scheme" "\ | 14023 | (autoload (quote scheme-mode) "scheme" "\ |
| @@ -14066,8 +14066,8 @@ This mode is an extended emacs-lisp mode. | |||
| 14066 | 14066 | ||
| 14067 | ;;;*** | 14067 | ;;;*** |
| 14068 | 14068 | ||
| 14069 | ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (14381 | 14069 | ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15186 |
| 14070 | ;;;;;; 56615)) | 14070 | ;;;;;; 41426)) |
| 14071 | ;;; Generated autoloads from textmodes/scribe.el | 14071 | ;;; Generated autoloads from textmodes/scribe.el |
| 14072 | 14072 | ||
| 14073 | (autoload (quote scribe-mode) "scribe" "\ | 14073 | (autoload (quote scribe-mode) "scribe" "\ |
| @@ -14090,7 +14090,7 @@ scribe-electric-parenthesis | |||
| 14090 | ;;;*** | 14090 | ;;;*** |
| 14091 | 14091 | ||
| 14092 | ;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all" | 14092 | ;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all" |
| 14093 | ;;;;;; "scroll-all.el" (14862 37894)) | 14093 | ;;;;;; "scroll-all.el" (15187 6158)) |
| 14094 | ;;; Generated autoloads from scroll-all.el | 14094 | ;;; Generated autoloads from scroll-all.el |
| 14095 | 14095 | ||
| 14096 | (defvar scroll-all-mode nil "\ | 14096 | (defvar scroll-all-mode nil "\ |
| @@ -14278,7 +14278,7 @@ Like `mail' command, but display mail buffer in another frame." t nil) | |||
| 14278 | 14278 | ||
| 14279 | ;;;*** | 14279 | ;;;*** |
| 14280 | 14280 | ||
| 14281 | ;;;### (autoloads (server-start) "server" "server.el" (15149 49403)) | 14281 | ;;;### (autoloads (server-start) "server" "server.el" (15186 41418)) |
| 14282 | ;;; Generated autoloads from server.el | 14282 | ;;; Generated autoloads from server.el |
| 14283 | 14283 | ||
| 14284 | (autoload (quote server-start) "server" "\ | 14284 | (autoload (quote server-start) "server" "\ |
| @@ -14293,7 +14293,7 @@ Prefix arg means just kill any existing server communications subprocess." t nil | |||
| 14293 | ;;;*** | 14293 | ;;;*** |
| 14294 | 14294 | ||
| 14295 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" | 14295 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" |
| 14296 | ;;;;;; (15151 3016)) | 14296 | ;;;;;; (15187 6162)) |
| 14297 | ;;; Generated autoloads from textmodes/sgml-mode.el | 14297 | ;;; Generated autoloads from textmodes/sgml-mode.el |
| 14298 | 14298 | ||
| 14299 | (autoload (quote sgml-mode) "sgml-mode" "\ | 14299 | (autoload (quote sgml-mode) "sgml-mode" "\ |
| @@ -14419,7 +14419,7 @@ with your script for an edit-interpret-debug cycle." t nil) | |||
| 14419 | ;;;*** | 14419 | ;;;*** |
| 14420 | 14420 | ||
| 14421 | ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" | 14421 | ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" |
| 14422 | ;;;;;; (13667 35245)) | 14422 | ;;;;;; (15187 6159)) |
| 14423 | ;;; Generated autoloads from emacs-lisp/shadow.el | 14423 | ;;; Generated autoloads from emacs-lisp/shadow.el |
| 14424 | 14424 | ||
| 14425 | (autoload (quote list-load-path-shadows) "shadow" "\ | 14425 | (autoload (quote list-load-path-shadows) "shadow" "\ |
| @@ -14464,8 +14464,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the | |||
| 14464 | ;;;*** | 14464 | ;;;*** |
| 14465 | 14465 | ||
| 14466 | ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group | 14466 | ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group |
| 14467 | ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (14983 | 14467 | ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (15187 |
| 14468 | ;;;;;; 1207)) | 14468 | ;;;;;; 6158)) |
| 14469 | ;;; Generated autoloads from shadowfile.el | 14469 | ;;; Generated autoloads from shadowfile.el |
| 14470 | 14470 | ||
| 14471 | (autoload (quote shadow-define-cluster) "shadowfile" "\ | 14471 | (autoload (quote shadow-define-cluster) "shadowfile" "\ |
| @@ -14496,7 +14496,7 @@ Set up file shadowing." t nil) | |||
| 14496 | ;;;*** | 14496 | ;;;*** |
| 14497 | 14497 | ||
| 14498 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" | 14498 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" |
| 14499 | ;;;;;; (14964 4164)) | 14499 | ;;;;;; (15186 41418)) |
| 14500 | ;;; Generated autoloads from shell.el | 14500 | ;;; Generated autoloads from shell.el |
| 14501 | 14501 | ||
| 14502 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ | 14502 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ |
| @@ -14538,8 +14538,8 @@ Otherwise, one argument `-i' is passed to the shell. | |||
| 14538 | 14538 | ||
| 14539 | ;;;*** | 14539 | ;;;*** |
| 14540 | 14540 | ||
| 14541 | ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (14256 | 14541 | ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15187 |
| 14542 | ;;;;;; 23740)) | 14542 | ;;;;;; 6160)) |
| 14543 | ;;; Generated autoloads from progmodes/simula.el | 14543 | ;;; Generated autoloads from progmodes/simula.el |
| 14544 | 14544 | ||
| 14545 | (autoload (quote simula-mode) "simula" "\ | 14545 | (autoload (quote simula-mode) "simula" "\ |
| @@ -14591,7 +14591,7 @@ at all." t nil) | |||
| 14591 | 14591 | ||
| 14592 | ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy | 14592 | ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy |
| 14593 | ;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el" | 14593 | ;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el" |
| 14594 | ;;;;;; (15037 47090)) | 14594 | ;;;;;; (15186 41418)) |
| 14595 | ;;; Generated autoloads from skeleton.el | 14595 | ;;; Generated autoloads from skeleton.el |
| 14596 | 14596 | ||
| 14597 | (defvar skeleton-filter (quote identity) "\ | 14597 | (defvar skeleton-filter (quote identity) "\ |
| @@ -14734,7 +14734,7 @@ which smileys to operate on and which images to use for them." t nil) | |||
| 14734 | 14734 | ||
| 14735 | ;;;*** | 14735 | ;;;*** |
| 14736 | 14736 | ||
| 14737 | ;;;### (autoloads (snake) "snake" "play/snake.el" (13700 16733)) | 14737 | ;;;### (autoloads (snake) "snake" "play/snake.el" (15187 6160)) |
| 14738 | ;;; Generated autoloads from play/snake.el | 14738 | ;;; Generated autoloads from play/snake.el |
| 14739 | 14739 | ||
| 14740 | (autoload (quote snake) "snake" "\ | 14740 | (autoload (quote snake) "snake" "\ |
| @@ -14758,7 +14758,7 @@ snake-mode keybindings: | |||
| 14758 | ;;;*** | 14758 | ;;;*** |
| 14759 | 14759 | ||
| 14760 | ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" | 14760 | ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" |
| 14761 | ;;;;;; (14550 9134)) | 14761 | ;;;;;; (15187 6159)) |
| 14762 | ;;; Generated autoloads from net/snmp-mode.el | 14762 | ;;; Generated autoloads from net/snmp-mode.el |
| 14763 | 14763 | ||
| 14764 | (autoload (quote snmp-mode) "snmp-mode" "\ | 14764 | (autoload (quote snmp-mode) "snmp-mode" "\ |
| @@ -14785,7 +14785,7 @@ then `snmpv2-mode-hook'." t nil) | |||
| 14785 | 14785 | ||
| 14786 | ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name | 14786 | ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name |
| 14787 | ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) | 14787 | ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) |
| 14788 | ;;;;;; "solar" "calendar/solar.el" (13462 53924)) | 14788 | ;;;;;; "solar" "calendar/solar.el" (15186 41419)) |
| 14789 | ;;; Generated autoloads from calendar/solar.el | 14789 | ;;; Generated autoloads from calendar/solar.el |
| 14790 | 14790 | ||
| 14791 | (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ | 14791 | (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ |
| @@ -14920,7 +14920,7 @@ Pick your favourite shortcuts: | |||
| 14920 | 14920 | ||
| 14921 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields | 14921 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields |
| 14922 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs | 14922 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs |
| 14923 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (14906 5643)) | 14923 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (15186 41418)) |
| 14924 | ;;; Generated autoloads from sort.el | 14924 | ;;; Generated autoloads from sort.el |
| 14925 | 14925 | ||
| 14926 | (autoload (quote sort-subr) "sort" "\ | 14926 | (autoload (quote sort-subr) "sort" "\ |
| @@ -15043,7 +15043,7 @@ From a program takes two point or marker arguments, BEG and END." t nil) | |||
| 15043 | ;;;*** | 15043 | ;;;*** |
| 15044 | 15044 | ||
| 15045 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" | 15045 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" |
| 15046 | ;;;;;; "speedbar.el" (15181 24732)) | 15046 | ;;;;;; "speedbar.el" (15187 6159)) |
| 15047 | ;;; Generated autoloads from speedbar.el | 15047 | ;;; Generated autoloads from speedbar.el |
| 15048 | 15048 | ||
| 15049 | (defalias (quote speedbar) (quote speedbar-frame-mode)) | 15049 | (defalias (quote speedbar) (quote speedbar-frame-mode)) |
| @@ -15064,7 +15064,7 @@ selected. If the speedbar frame is active, then select the attached frame." t n | |||
| 15064 | ;;;*** | 15064 | ;;;*** |
| 15065 | 15065 | ||
| 15066 | ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) | 15066 | ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) |
| 15067 | ;;;;;; "spell" "textmodes/spell.el" (14977 56205)) | 15067 | ;;;;;; "spell" "textmodes/spell.el" (15186 41426)) |
| 15068 | ;;; Generated autoloads from textmodes/spell.el | 15068 | ;;; Generated autoloads from textmodes/spell.el |
| 15069 | 15069 | ||
| 15070 | (put (quote spell-filter) (quote risky-local-variable) t) | 15070 | (put (quote spell-filter) (quote risky-local-variable) t) |
| @@ -15512,7 +15512,7 @@ Read a complex stroke and insert its glyph into the current buffer." t nil) | |||
| 15512 | ;;;*** | 15512 | ;;;*** |
| 15513 | 15513 | ||
| 15514 | ;;;### (autoloads (studlify-word studlify-region) "studly" "play/studly.el" | 15514 | ;;;### (autoloads (studlify-word studlify-region) "studly" "play/studly.el" |
| 15515 | ;;;;;; (14821 31351)) | 15515 | ;;;;;; (15186 41424)) |
| 15516 | ;;; Generated autoloads from play/studly.el | 15516 | ;;; Generated autoloads from play/studly.el |
| 15517 | 15517 | ||
| 15518 | (autoload (quote studlify-region) "studly" "\ | 15518 | (autoload (quote studlify-region) "studly" "\ |
| @@ -15524,7 +15524,7 @@ Studlify-case the current word, or COUNT words if given an argument" t nil) | |||
| 15524 | ;;;*** | 15524 | ;;;*** |
| 15525 | 15525 | ||
| 15526 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" | 15526 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" |
| 15527 | ;;;;;; (14565 55801)) | 15527 | ;;;;;; (15187 6159)) |
| 15528 | ;;; Generated autoloads from mail/supercite.el | 15528 | ;;; Generated autoloads from mail/supercite.el |
| 15529 | 15529 | ||
| 15530 | (autoload (quote sc-cite-original) "supercite" "\ | 15530 | (autoload (quote sc-cite-original) "supercite" "\ |
| @@ -15572,7 +15572,7 @@ The variable `tab-width' controls the spacing of tab stops." t nil) | |||
| 15572 | 15572 | ||
| 15573 | ;;;*** | 15573 | ;;;*** |
| 15574 | 15574 | ||
| 15575 | ;;;### (autoloads (talk-connect) "talk" "talk.el" (13229 29630)) | 15575 | ;;;### (autoloads (talk-connect) "talk" "talk.el" (15186 41418)) |
| 15576 | ;;; Generated autoloads from talk.el | 15576 | ;;; Generated autoloads from talk.el |
| 15577 | 15577 | ||
| 15578 | (autoload (quote talk-connect) "talk" "\ | 15578 | (autoload (quote talk-connect) "talk" "\ |
| @@ -15602,7 +15602,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. | |||
| 15602 | ;;;*** | 15602 | ;;;*** |
| 15603 | 15603 | ||
| 15604 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" | 15604 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" |
| 15605 | ;;;;;; "progmodes/tcl.el" (14965 55646)) | 15605 | ;;;;;; "progmodes/tcl.el" (15187 6160)) |
| 15606 | ;;; Generated autoloads from progmodes/tcl.el | 15606 | ;;; Generated autoloads from progmodes/tcl.el |
| 15607 | 15607 | ||
| 15608 | (autoload (quote tcl-mode) "tcl" "\ | 15608 | (autoload (quote tcl-mode) "tcl" "\ |
| @@ -15673,8 +15673,8 @@ Normally input is edited in Emacs and sent a line at a time." t nil) | |||
| 15673 | 15673 | ||
| 15674 | ;;;*** | 15674 | ;;;*** |
| 15675 | 15675 | ||
| 15676 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15023 | 15676 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15186 |
| 15677 | ;;;;;; 15068)) | 15677 | ;;;;;; 41419)) |
| 15678 | ;;; Generated autoloads from term.el | 15678 | ;;; Generated autoloads from term.el |
| 15679 | 15679 | ||
| 15680 | (autoload (quote make-term) "term" "\ | 15680 | (autoload (quote make-term) "term" "\ |
| @@ -15692,8 +15692,8 @@ Start a terminal-emulator in a new buffer." t nil) | |||
| 15692 | 15692 | ||
| 15693 | ;;;*** | 15693 | ;;;*** |
| 15694 | 15694 | ||
| 15695 | ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (14758 | 15695 | ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15186 |
| 15696 | ;;;;;; 10468)) | 15696 | ;;;;;; 41419)) |
| 15697 | ;;; Generated autoloads from terminal.el | 15697 | ;;; Generated autoloads from terminal.el |
| 15698 | 15698 | ||
| 15699 | (autoload (quote terminal-emulator) "terminal" "\ | 15699 | (autoload (quote terminal-emulator) "terminal" "\ |
| @@ -15727,7 +15727,7 @@ subprocess started." t nil) | |||
| 15727 | 15727 | ||
| 15728 | ;;;*** | 15728 | ;;;*** |
| 15729 | 15729 | ||
| 15730 | ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (13700 16411)) | 15730 | ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15187 6160)) |
| 15731 | ;;; Generated autoloads from play/tetris.el | 15731 | ;;; Generated autoloads from play/tetris.el |
| 15732 | 15732 | ||
| 15733 | (autoload (quote tetris) "tetris" "\ | 15733 | (autoload (quote tetris) "tetris" "\ |
| @@ -15758,7 +15758,7 @@ tetris-mode keybindings: | |||
| 15758 | ;;;;;; tex-start-options-string slitex-run-command latex-run-command | 15758 | ;;;;;; tex-start-options-string slitex-run-command latex-run-command |
| 15759 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp | 15759 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp |
| 15760 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" | 15760 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" |
| 15761 | ;;;;;; (15149 49404)) | 15761 | ;;;;;; (15186 41426)) |
| 15762 | ;;; Generated autoloads from textmodes/tex-mode.el | 15762 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 15763 | 15763 | ||
| 15764 | (defvar tex-shell-file-name nil "\ | 15764 | (defvar tex-shell-file-name nil "\ |
| @@ -16006,7 +16006,7 @@ Entering SliTeX mode runs the hook `text-mode-hook', then the hook | |||
| 16006 | ;;;*** | 16006 | ;;;*** |
| 16007 | 16007 | ||
| 16008 | ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) | 16008 | ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) |
| 16009 | ;;;;;; "texinfmt" "textmodes/texinfmt.el" (15149 49404)) | 16009 | ;;;;;; "texinfmt" "textmodes/texinfmt.el" (15187 6162)) |
| 16010 | ;;; Generated autoloads from textmodes/texinfmt.el | 16010 | ;;; Generated autoloads from textmodes/texinfmt.el |
| 16011 | 16011 | ||
| 16012 | (autoload (quote texinfo-format-buffer) "texinfmt" "\ | 16012 | (autoload (quote texinfo-format-buffer) "texinfmt" "\ |
| @@ -16040,7 +16040,7 @@ if large. You can use Info-split to do this manually." t nil) | |||
| 16040 | ;;;*** | 16040 | ;;;*** |
| 16041 | 16041 | ||
| 16042 | ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) | 16042 | ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) |
| 16043 | ;;;;;; "texinfo" "textmodes/texinfo.el" (15149 49404)) | 16043 | ;;;;;; "texinfo" "textmodes/texinfo.el" (15187 6162)) |
| 16044 | ;;; Generated autoloads from textmodes/texinfo.el | 16044 | ;;; Generated autoloads from textmodes/texinfo.el |
| 16045 | 16045 | ||
| 16046 | (defvar texinfo-open-quote "``" "\ | 16046 | (defvar texinfo-open-quote "``" "\ |
| @@ -16121,7 +16121,7 @@ value of `texinfo-mode-hook'." t nil) | |||
| 16121 | 16121 | ||
| 16122 | ;;;### (autoloads (thai-composition-function thai-post-read-conversion | 16122 | ;;;### (autoloads (thai-composition-function thai-post-read-conversion |
| 16123 | ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) | 16123 | ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) |
| 16124 | ;;;;;; "thai-util" "language/thai-util.el" (15016 44843)) | 16124 | ;;;;;; "thai-util" "language/thai-util.el" (15186 41422)) |
| 16125 | ;;; Generated autoloads from language/thai-util.el | 16125 | ;;; Generated autoloads from language/thai-util.el |
| 16126 | 16126 | ||
| 16127 | (autoload (quote thai-compose-region) "thai-util" "\ | 16127 | (autoload (quote thai-compose-region) "thai-util" "\ |
| @@ -16149,7 +16149,7 @@ The return value is number of composed characters." nil nil) | |||
| 16149 | 16149 | ||
| 16150 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point | 16150 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point |
| 16151 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) | 16151 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) |
| 16152 | ;;;;;; "thingatpt" "thingatpt.el" (14746 24125)) | 16152 | ;;;;;; "thingatpt" "thingatpt.el" (15186 41419)) |
| 16153 | ;;; Generated autoloads from thingatpt.el | 16153 | ;;; Generated autoloads from thingatpt.el |
| 16154 | 16154 | ||
| 16155 | (autoload (quote forward-thing) "thingatpt" "\ | 16155 | (autoload (quote forward-thing) "thingatpt" "\ |
| @@ -16190,8 +16190,8 @@ a symbol as a valid THING." nil nil) | |||
| 16190 | ;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function | 16190 | ;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function |
| 16191 | ;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region | 16191 | ;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region |
| 16192 | ;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription | 16192 | ;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription |
| 16193 | ;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (15016 | 16193 | ;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (15187 |
| 16194 | ;;;;;; 44843)) | 16194 | ;;;;;; 6159)) |
| 16195 | ;;; Generated autoloads from language/tibet-util.el | 16195 | ;;; Generated autoloads from language/tibet-util.el |
| 16196 | 16196 | ||
| 16197 | (autoload (quote tibetan-char-p) "tibet-util" "\ | 16197 | (autoload (quote tibetan-char-p) "tibet-util" "\ |
| @@ -16258,7 +16258,7 @@ This function performs no refilling of the changed text." t nil) | |||
| 16258 | ;;;*** | 16258 | ;;;*** |
| 16259 | 16259 | ||
| 16260 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) | 16260 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) |
| 16261 | ;;;;;; "time" "time.el" (15068 13474)) | 16261 | ;;;;;; "time" "time.el" (15186 41419)) |
| 16262 | ;;; Generated autoloads from time.el | 16262 | ;;; Generated autoloads from time.el |
| 16263 | 16263 | ||
| 16264 | (defvar display-time-day-and-date nil "\ | 16264 | (defvar display-time-day-and-date nil "\ |
| @@ -16293,7 +16293,7 @@ This runs the normal hook `display-time-hook' after each update." t nil) | |||
| 16293 | ;;;*** | 16293 | ;;;*** |
| 16294 | 16294 | ||
| 16295 | ;;;### (autoloads (safe-date-to-time date-to-time) "time-date" "gnus/time-date.el" | 16295 | ;;;### (autoloads (safe-date-to-time date-to-time) "time-date" "gnus/time-date.el" |
| 16296 | ;;;;;; (14862 37897)) | 16296 | ;;;;;; (15186 41421)) |
| 16297 | ;;; Generated autoloads from gnus/time-date.el | 16297 | ;;; Generated autoloads from gnus/time-date.el |
| 16298 | 16298 | ||
| 16299 | (autoload (quote date-to-time) "time-date" "\ | 16299 | (autoload (quote date-to-time) "time-date" "\ |
| @@ -16306,7 +16306,7 @@ If DATE is malformed, a zero time will be returned." nil nil) | |||
| 16306 | ;;;*** | 16306 | ;;;*** |
| 16307 | 16307 | ||
| 16308 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" | 16308 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" |
| 16309 | ;;;;;; "time-stamp.el" (15044 44944)) | 16309 | ;;;;;; "time-stamp.el" (15187 6159)) |
| 16310 | ;;; Generated autoloads from time-stamp.el | 16310 | ;;; Generated autoloads from time-stamp.el |
| 16311 | 16311 | ||
| 16312 | (autoload (quote time-stamp) "time-stamp" "\ | 16312 | (autoload (quote time-stamp) "time-stamp" "\ |
| @@ -16415,7 +16415,7 @@ non-nil." t nil) | |||
| 16415 | 16415 | ||
| 16416 | ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer | 16416 | ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer |
| 16417 | ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" | 16417 | ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" |
| 16418 | ;;;;;; "timer.el" (14766 7772)) | 16418 | ;;;;;; "timer.el" (15186 41419)) |
| 16419 | ;;; Generated autoloads from timer.el | 16419 | ;;; Generated autoloads from timer.el |
| 16420 | 16420 | ||
| 16421 | (defalias (quote disable-timeout) (quote cancel-timer)) | 16421 | (defalias (quote disable-timeout) (quote cancel-timer)) |
| @@ -16474,7 +16474,7 @@ be detected." nil (quote macro)) | |||
| 16474 | ;;;*** | 16474 | ;;;*** |
| 16475 | 16475 | ||
| 16476 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" | 16476 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" |
| 16477 | ;;;;;; "international/titdic-cnv.el" (15122 2911)) | 16477 | ;;;;;; "international/titdic-cnv.el" (15186 41421)) |
| 16478 | ;;; Generated autoloads from international/titdic-cnv.el | 16478 | ;;; Generated autoloads from international/titdic-cnv.el |
| 16479 | 16479 | ||
| 16480 | (autoload (quote titdic-convert) "titdic-cnv" "\ | 16480 | (autoload (quote titdic-convert) "titdic-cnv" "\ |
| @@ -16528,7 +16528,7 @@ Its value should be an event that has a binding in MENU." nil nil) | |||
| 16528 | 16528 | ||
| 16529 | ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities | 16529 | ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities |
| 16530 | ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) | 16530 | ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) |
| 16531 | ;;;;;; "todo-mode" "calendar/todo-mode.el" (15172 28885)) | 16531 | ;;;;;; "todo-mode" "calendar/todo-mode.el" (15187 6159)) |
| 16532 | ;;; Generated autoloads from calendar/todo-mode.el | 16532 | ;;; Generated autoloads from calendar/todo-mode.el |
| 16533 | 16533 | ||
| 16534 | (autoload (quote todo-add-category) "todo-mode" "\ | 16534 | (autoload (quote todo-add-category) "todo-mode" "\ |
| @@ -16572,7 +16572,7 @@ Show TODO list." t nil) | |||
| 16572 | ;;;*** | 16572 | ;;;*** |
| 16573 | 16573 | ||
| 16574 | ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item | 16574 | ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item |
| 16575 | ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15155 9149)) | 16575 | ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15187 6162)) |
| 16576 | ;;; Generated autoloads from toolbar/tool-bar.el | 16576 | ;;; Generated autoloads from toolbar/tool-bar.el |
| 16577 | 16577 | ||
| 16578 | (defvar tool-bar-mode nil "\ | 16578 | (defvar tool-bar-mode nil "\ |
| @@ -16640,8 +16640,8 @@ use either \\[customize] or the function `tooltip-mode'.") | |||
| 16640 | 16640 | ||
| 16641 | ;;;*** | 16641 | ;;;*** |
| 16642 | 16642 | ||
| 16643 | ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (14892 | 16643 | ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15187 |
| 16644 | ;;;;;; 62617)) | 16644 | ;;;;;; 6159)) |
| 16645 | ;;; Generated autoloads from emulation/tpu-edt.el | 16645 | ;;; Generated autoloads from emulation/tpu-edt.el |
| 16646 | 16646 | ||
| 16647 | (fset (quote tpu-edt-mode) (quote tpu-edt-on)) | 16647 | (fset (quote tpu-edt-mode) (quote tpu-edt-on)) |
| @@ -16654,7 +16654,7 @@ Turn on TPU/edt emulation." t nil) | |||
| 16654 | ;;;*** | 16654 | ;;;*** |
| 16655 | 16655 | ||
| 16656 | ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) | 16656 | ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) |
| 16657 | ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (14892 62636)) | 16657 | ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (15187 6159)) |
| 16658 | ;;; Generated autoloads from emulation/tpu-extras.el | 16658 | ;;; Generated autoloads from emulation/tpu-extras.el |
| 16659 | 16659 | ||
| 16660 | (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ | 16660 | (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ |
| @@ -16706,7 +16706,7 @@ the window or buffer configuration at all." t nil) | |||
| 16706 | ;;;*** | 16706 | ;;;*** |
| 16707 | 16707 | ||
| 16708 | ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" | 16708 | ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" |
| 16709 | ;;;;;; "textmodes/two-column.el" (14876 60333)) | 16709 | ;;;;;; "textmodes/two-column.el" (15187 6162)) |
| 16710 | ;;; Generated autoloads from textmodes/two-column.el | 16710 | ;;; Generated autoloads from textmodes/two-column.el |
| 16711 | (autoload '2C-command "two-column" () t 'keymap) | 16711 | (autoload '2C-command "two-column" () t 'keymap) |
| 16712 | (global-set-key "\C-x6" '2C-command) | 16712 | (global-set-key "\C-x6" '2C-command) |
| @@ -16897,7 +16897,7 @@ FRAC should be the inverse of the fractional value; for example, a value of | |||
| 16897 | ;;;*** | 16897 | ;;;*** |
| 16898 | 16898 | ||
| 16899 | ;;;### (autoloads (ununderline-region underline-region) "underline" | 16899 | ;;;### (autoloads (ununderline-region underline-region) "underline" |
| 16900 | ;;;;;; "textmodes/underline.el" (14228 39817)) | 16900 | ;;;;;; "textmodes/underline.el" (15186 41426)) |
| 16901 | ;;; Generated autoloads from textmodes/underline.el | 16901 | ;;; Generated autoloads from textmodes/underline.el |
| 16902 | 16902 | ||
| 16903 | (autoload (quote underline-region) "underline" "\ | 16903 | (autoload (quote underline-region) "underline" "\ |
| @@ -16929,7 +16929,7 @@ following the containing message." t nil) | |||
| 16929 | ;;;*** | 16929 | ;;;*** |
| 16930 | 16930 | ||
| 16931 | ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" | 16931 | ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" |
| 16932 | ;;;;;; (13229 29740)) | 16932 | ;;;;;; (15186 41423)) |
| 16933 | ;;; Generated autoloads from mail/unrmail.el | 16933 | ;;; Generated autoloads from mail/unrmail.el |
| 16934 | 16934 | ||
| 16935 | (autoload (quote batch-unrmail) "unrmail" "\ | 16935 | (autoload (quote batch-unrmail) "unrmail" "\ |
| @@ -16970,7 +16970,7 @@ The buffer in question is current when this function is called." nil nil) | |||
| 16970 | ;;;*** | 16970 | ;;;*** |
| 16971 | 16971 | ||
| 16972 | ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external) | 16972 | ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external) |
| 16973 | ;;;;;; "uudecode" "gnus/uudecode.el" (14877 36787)) | 16973 | ;;;;;; "uudecode" "gnus/uudecode.el" (15186 41421)) |
| 16974 | ;;; Generated autoloads from gnus/uudecode.el | 16974 | ;;; Generated autoloads from gnus/uudecode.el |
| 16975 | 16975 | ||
| 16976 | (autoload (quote uudecode-decode-region-external) "uudecode" "\ | 16976 | (autoload (quote uudecode-decode-region-external) "uudecode" "\ |
| @@ -16988,8 +16988,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME." t nil) | |||
| 16988 | ;;;;;; vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot | 16988 | ;;;;;; vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot |
| 16989 | ;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge | 16989 | ;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge |
| 16990 | ;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register | 16990 | ;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register |
| 16991 | ;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook | 16991 | ;;;;;; vc-next-action vc-do-command edit-vc-file with-vc-file vc-before-checkin-hook |
| 16992 | ;;;;;; vc-checkin-hook) "vc" "vc.el" (15181 24732)) | 16992 | ;;;;;; vc-checkin-hook) "vc" "vc.el" (15187 6159)) |
| 16993 | ;;; Generated autoloads from vc.el | 16993 | ;;; Generated autoloads from vc.el |
| 16994 | 16994 | ||
| 16995 | (defvar vc-checkin-hook nil "\ | 16995 | (defvar vc-checkin-hook nil "\ |
| @@ -17013,6 +17013,18 @@ Checkin with COMMENT after executing BODY. | |||
| 17013 | This macro uses `with-vc-file', passing args to it. | 17013 | This macro uses `with-vc-file', passing args to it. |
| 17014 | However, before executing BODY, find FILE, and after BODY, save buffer." nil (quote macro)) | 17014 | However, before executing BODY, find FILE, and after BODY, save buffer." nil (quote macro)) |
| 17015 | 17015 | ||
| 17016 | (autoload (quote vc-do-command) "vc" "\ | ||
| 17017 | Execute a version control command, notifying user and checking for errors. | ||
| 17018 | Output from COMMAND goes to BUFFER, or *vc* if BUFFER is nil or the | ||
| 17019 | current buffer if BUFFER is t. If the destination buffer is not | ||
| 17020 | already current, set it up properly and erase it. The command is | ||
| 17021 | considered successful if its exit status does not exceed OKSTATUS (if | ||
| 17022 | OKSTATUS is nil, that means to ignore errors, if it is 'async, that | ||
| 17023 | means not to wait for termination of the subprocess). FILE is the | ||
| 17024 | name of the working file (may also be nil, to execute commands that | ||
| 17025 | don't expect a file name). If an optional list of FLAGS is present, | ||
| 17026 | that is inserted into the command line before the filename." nil nil) | ||
| 17027 | |||
| 17016 | (autoload (quote vc-next-action) "vc" "\ | 17028 | (autoload (quote vc-next-action) "vc" "\ |
| 17017 | Do the next logical checkin or checkout operation on the current file. | 17029 | Do the next logical checkin or checkout operation on the current file. |
| 17018 | 17030 | ||
| @@ -17173,7 +17185,7 @@ colors. `vc-annotate-background' specifies the background color." t nil) | |||
| 17173 | ;;;*** | 17185 | ;;;*** |
| 17174 | 17186 | ||
| 17175 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" | 17187 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" |
| 17176 | ;;;;;; (15020 34856)) | 17188 | ;;;;;; (15187 6159)) |
| 17177 | ;;; Generated autoloads from vc-rcs.el | 17189 | ;;; Generated autoloads from vc-rcs.el |
| 17178 | 17190 | ||
| 17179 | (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ | 17191 | (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ |
| @@ -17185,7 +17197,7 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 17185 | ;;;*** | 17197 | ;;;*** |
| 17186 | 17198 | ||
| 17187 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" | 17199 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" |
| 17188 | ;;;;;; (15044 17427)) | 17200 | ;;;;;; (15187 6159)) |
| 17189 | ;;; Generated autoloads from vc-sccs.el | 17201 | ;;; Generated autoloads from vc-sccs.el |
| 17190 | 17202 | ||
| 17191 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ | 17203 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ |
| @@ -17477,7 +17489,7 @@ Key bindings: | |||
| 17477 | 17489 | ||
| 17478 | ;;;*** | 17490 | ;;;*** |
| 17479 | 17491 | ||
| 17480 | ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (13229 29773)) | 17492 | ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15187 6159)) |
| 17481 | ;;; Generated autoloads from emulation/vi.el | 17493 | ;;; Generated autoloads from emulation/vi.el |
| 17482 | 17494 | ||
| 17483 | (autoload (quote vi-mode) "vi" "\ | 17495 | (autoload (quote vi-mode) "vi" "\ |
| @@ -17530,7 +17542,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs." t nil) | |||
| 17530 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion | 17542 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion |
| 17531 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer | 17543 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer |
| 17532 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" | 17544 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" |
| 17533 | ;;;;;; "language/viet-util.el" (15016 44843)) | 17545 | ;;;;;; "language/viet-util.el" (15186 41422)) |
| 17534 | ;;; Generated autoloads from language/viet-util.el | 17546 | ;;; Generated autoloads from language/viet-util.el |
| 17535 | 17547 | ||
| 17536 | (autoload (quote viet-encode-viscii-char) "viet-util" "\ | 17548 | (autoload (quote viet-encode-viscii-char) "viet-util" "\ |
| @@ -17560,8 +17572,8 @@ Convert Vietnamese characaters of the current buffer to `VIQR' mnemonics." t nil | |||
| 17560 | 17572 | ||
| 17561 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame | 17573 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame |
| 17562 | ;;;;;; view-buffer-other-window view-buffer view-file-other-frame | 17574 | ;;;;;; view-buffer-other-window view-buffer view-file-other-frame |
| 17563 | ;;;;;; view-file-other-window view-file) "view" "view.el" (14862 | 17575 | ;;;;;; view-file-other-window view-file) "view" "view.el" (15187 |
| 17564 | ;;;;;; 37894)) | 17576 | ;;;;;; 6159)) |
| 17565 | ;;; Generated autoloads from view.el | 17577 | ;;; Generated autoloads from view.el |
| 17566 | 17578 | ||
| 17567 | (defvar view-mode nil "\ | 17579 | (defvar view-mode nil "\ |
| @@ -17748,7 +17760,7 @@ Exit View mode and make the current buffer editable." t nil) | |||
| 17748 | 17760 | ||
| 17749 | ;;;*** | 17761 | ;;;*** |
| 17750 | 17762 | ||
| 17751 | ;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (13650 13703)) | 17763 | ;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15187 6159)) |
| 17752 | ;;; Generated autoloads from emulation/vip.el | 17764 | ;;; Generated autoloads from emulation/vip.el |
| 17753 | 17765 | ||
| 17754 | (autoload (quote vip-mode) "vip" "\ | 17766 | (autoload (quote vip-mode) "vip" "\ |
| @@ -17757,7 +17769,7 @@ Turn on VIP emulation of VI." t nil) | |||
| 17757 | ;;;*** | 17769 | ;;;*** |
| 17758 | 17770 | ||
| 17759 | ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" | 17771 | ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" |
| 17760 | ;;;;;; (15029 54049)) | 17772 | ;;;;;; (15186 41419)) |
| 17761 | ;;; Generated autoloads from emulation/viper.el | 17773 | ;;; Generated autoloads from emulation/viper.el |
| 17762 | 17774 | ||
| 17763 | (autoload (quote toggle-viper-mode) "viper" "\ | 17775 | (autoload (quote toggle-viper-mode) "viper" "\ |
| @@ -17769,7 +17781,7 @@ Turn on Viper emulation of Vi." t nil) | |||
| 17769 | 17781 | ||
| 17770 | ;;;*** | 17782 | ;;;*** |
| 17771 | 17783 | ||
| 17772 | ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (14550 8900)) | 17784 | ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15187 6159)) |
| 17773 | ;;; Generated autoloads from net/webjump.el | 17785 | ;;; Generated autoloads from net/webjump.el |
| 17774 | 17786 | ||
| 17775 | (autoload (quote webjump) "webjump" "\ | 17787 | (autoload (quote webjump) "webjump" "\ |
| @@ -17784,7 +17796,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke | |||
| 17784 | ;;;*** | 17796 | ;;;*** |
| 17785 | 17797 | ||
| 17786 | ;;;### (autoloads (which-function-mode) "which-func" "which-func.el" | 17798 | ;;;### (autoloads (which-function-mode) "which-func" "which-func.el" |
| 17787 | ;;;;;; (15161 36826)) | 17799 | ;;;;;; (15187 6159)) |
| 17788 | ;;; Generated autoloads from which-func.el | 17800 | ;;; Generated autoloads from which-func.el |
| 17789 | 17801 | ||
| 17790 | (defalias (quote which-func-mode) (quote which-function-mode)) | 17802 | (defalias (quote which-func-mode) (quote which-function-mode)) |
| @@ -17813,7 +17825,7 @@ and off otherwise." t nil) | |||
| 17813 | ;;;;;; whitespace-cleanup whitespace-region whitespace-buffer whitespace-toggle-ateol-check | 17825 | ;;;;;; whitespace-cleanup whitespace-region whitespace-buffer whitespace-toggle-ateol-check |
| 17814 | ;;;;;; whitespace-toggle-spacetab-check whitespace-toggle-indent-check | 17826 | ;;;;;; whitespace-toggle-spacetab-check whitespace-toggle-indent-check |
| 17815 | ;;;;;; whitespace-toggle-trailing-check whitespace-toggle-leading-check) | 17827 | ;;;;;; whitespace-toggle-trailing-check whitespace-toggle-leading-check) |
| 17816 | ;;;;;; "whitespace" "whitespace.el" (15035 4762)) | 17828 | ;;;;;; "whitespace" "whitespace.el" (15187 6159)) |
| 17817 | ;;; Generated autoloads from whitespace.el | 17829 | ;;; Generated autoloads from whitespace.el |
| 17818 | 17830 | ||
| 17819 | (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ | 17831 | (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ |
| @@ -17923,7 +17935,7 @@ whitespaces during the process of your editing)." t nil) | |||
| 17923 | ;;;*** | 17935 | ;;;*** |
| 17924 | 17936 | ||
| 17925 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse | 17937 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse |
| 17926 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (14839 64808)) | 17938 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15187 6159)) |
| 17927 | ;;; Generated autoloads from wid-browse.el | 17939 | ;;; Generated autoloads from wid-browse.el |
| 17928 | 17940 | ||
| 17929 | (autoload (quote widget-browse-at) "wid-browse" "\ | 17941 | (autoload (quote widget-browse-at) "wid-browse" "\ |
| @@ -17959,8 +17971,8 @@ Delete WIDGET." nil nil) | |||
| 17959 | ;;;*** | 17971 | ;;;*** |
| 17960 | 17972 | ||
| 17961 | ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right | 17973 | ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right |
| 17962 | ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (14747 | 17974 | ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (15187 |
| 17963 | ;;;;;; 44775)) | 17975 | ;;;;;; 6159)) |
| 17964 | ;;; Generated autoloads from windmove.el | 17976 | ;;; Generated autoloads from windmove.el |
| 17965 | 17977 | ||
| 17966 | (autoload (quote windmove-left) "windmove" "\ | 17978 | (autoload (quote windmove-left) "windmove" "\ |
| @@ -18020,7 +18032,7 @@ With arg, turn Winner mode on if and only if arg is positive." t nil) | |||
| 18020 | ;;;*** | 18032 | ;;;*** |
| 18021 | 18033 | ||
| 18022 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" | 18034 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" |
| 18023 | ;;;;;; "woman.el" (15152 26399)) | 18035 | ;;;;;; "woman.el" (15187 6159)) |
| 18024 | ;;; Generated autoloads from woman.el | 18036 | ;;; Generated autoloads from woman.el |
| 18025 | 18037 | ||
| 18026 | (autoload (quote woman) "woman" "\ | 18038 | (autoload (quote woman) "woman" "\ |
| @@ -18161,8 +18173,8 @@ The key bindings are: | |||
| 18161 | 18173 | ||
| 18162 | ;;;*** | 18174 | ;;;*** |
| 18163 | 18175 | ||
| 18164 | ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15160 | 18176 | ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15187 |
| 18165 | ;;;;;; 13072)) | 18177 | ;;;;;; 6159)) |
| 18166 | ;;; Generated autoloads from xt-mouse.el | 18178 | ;;; Generated autoloads from xt-mouse.el |
| 18167 | 18179 | ||
| 18168 | (autoload (quote xterm-mouse-mode) "xt-mouse" "\ | 18180 | (autoload (quote xterm-mouse-mode) "xt-mouse" "\ |
| @@ -18192,7 +18204,7 @@ Zippy goes to the analyst." t nil) | |||
| 18192 | 18204 | ||
| 18193 | ;;;*** | 18205 | ;;;*** |
| 18194 | 18206 | ||
| 18195 | ;;;### (autoloads (zone) "zone" "play/zone.el" (14821 31351)) | 18207 | ;;;### (autoloads (zone) "zone" "play/zone.el" (15186 41424)) |
| 18196 | ;;; Generated autoloads from play/zone.el | 18208 | ;;; Generated autoloads from play/zone.el |
| 18197 | 18209 | ||
| 18198 | (autoload (quote zone) "zone" "\ | 18210 | (autoload (quote zone) "zone" "\ |
| @@ -18201,7 +18213,7 @@ Zone out, completely." t nil) | |||
| 18201 | ;;;*** | 18213 | ;;;*** |
| 18202 | 18214 | ||
| 18203 | ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" | 18215 | ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" |
| 18204 | ;;;;;; "net/zone-mode.el" (14550 9028)) | 18216 | ;;;;;; "net/zone-mode.el" (15187 6159)) |
| 18205 | ;;; Generated autoloads from net/zone-mode.el | 18217 | ;;; Generated autoloads from net/zone-mode.el |
| 18206 | 18218 | ||
| 18207 | (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ | 18219 | (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ |