diff options
| author | Miles Bader | 2000-10-28 11:13:49 +0000 |
|---|---|---|
| committer | Miles Bader | 2000-10-28 11:13:49 +0000 |
| commit | 0ad84a211b3b35d7d2fe6dcbecac236351257e48 (patch) | |
| tree | 03118eb03e98280e9fa84b243e1c8fee79b292b6 | |
| parent | 3ffa67e03d983ef63c02b82584d98ab6f2a4f8c2 (diff) | |
| download | emacs-0ad84a211b3b35d7d2fe6dcbecac236351257e48.tar.gz emacs-0ad84a211b3b35d7d2fe6dcbecac236351257e48.zip | |
Update.
| -rw-r--r-- | lisp/loaddefs.el | 748 |
1 files changed, 462 insertions, 286 deletions
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el index 6c16bf14599..26cee0b0c63 100644 --- a/lisp/loaddefs.el +++ b/lisp/loaddefs.el | |||
| @@ -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 | ;;;;;; (14716 9490)) | 55 | ;;;;;; (14816 63829)) |
| 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 | ;;;;;; (14716 9444)) | 111 | ;;;;;; (14816 63829)) |
| 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" (14763 31071)) | 312 | ;;;;;; align) "align" "align.el" (14823 8292)) |
| 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" (14723 62215)) | 388 | ;;;;;; "net/ange-ftp.el" (14729 20675)) |
| 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 | ||
| @@ -421,7 +421,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'." nil nil) | |||
| 421 | ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary | 421 | ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary |
| 422 | ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line | 422 | ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line |
| 423 | ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) | 423 | ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) |
| 424 | ;;;;;; "appt" "calendar/appt.el" (14726 36008)) | 424 | ;;;;;; "appt" "calendar/appt.el" (14726 41837)) |
| 425 | ;;; Generated autoloads from calendar/appt.el | 425 | ;;; Generated autoloads from calendar/appt.el |
| 426 | 426 | ||
| 427 | (defvar appt-issue-message t "\ | 427 | (defvar appt-issue-message t "\ |
| @@ -473,8 +473,8 @@ They specify the range of dates that the diary is being processed for." nil nil) | |||
| 473 | ;;;*** | 473 | ;;;*** |
| 474 | 474 | ||
| 475 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command | 475 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command |
| 476 | ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (14671 | 476 | ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (14811 |
| 477 | ;;;;;; 47519)) | 477 | ;;;;;; 51864)) |
| 478 | ;;; Generated autoloads from apropos.el | 478 | ;;; Generated autoloads from apropos.el |
| 479 | 479 | ||
| 480 | (autoload (quote apropos-mode) "apropos" "\ | 480 | (autoload (quote apropos-mode) "apropos" "\ |
| @@ -518,8 +518,8 @@ Returns list of symbols and documentation found." t nil) | |||
| 518 | 518 | ||
| 519 | ;;;*** | 519 | ;;;*** |
| 520 | 520 | ||
| 521 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (14665 | 521 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (14825 |
| 522 | ;;;;;; 58573)) | 522 | ;;;;;; 31071)) |
| 523 | ;;; Generated autoloads from arc-mode.el | 523 | ;;; Generated autoloads from arc-mode.el |
| 524 | 524 | ||
| 525 | (autoload (quote archive-mode) "arc-mode" "\ | 525 | (autoload (quote archive-mode) "arc-mode" "\ |
| @@ -633,8 +633,8 @@ Special commands: | |||
| 633 | 633 | ||
| 634 | ;;;*** | 634 | ;;;*** |
| 635 | 635 | ||
| 636 | ;;;### (autoloads (authors) "authors" "emacs-lisp/authors.el" (14807 | 636 | ;;;### (autoloads (batch-update-authors authors) "authors" "emacs-lisp/authors.el" |
| 637 | ;;;;;; 56560)) | 637 | ;;;;;; (14839 20377)) |
| 638 | ;;; Generated autoloads from emacs-lisp/authors.el | 638 | ;;; Generated autoloads from emacs-lisp/authors.el |
| 639 | 639 | ||
| 640 | (autoload (quote authors) "authors" "\ | 640 | (autoload (quote authors) "authors" "\ |
| @@ -643,6 +643,12 @@ ROOT is the root directory under which to find the files. If called | |||
| 643 | interactively, ROOT is read from the minibuffer. Result is a | 643 | interactively, ROOT is read from the minibuffer. Result is a |
| 644 | buffer *Authors* containing authorship information." t nil) | 644 | buffer *Authors* containing authorship information." t nil) |
| 645 | 645 | ||
| 646 | (autoload (quote batch-update-authors) "authors" "\ | ||
| 647 | Produce an AUTHORS file. | ||
| 648 | Call this function in batch mode with two command line arguments FILE | ||
| 649 | and ROOT. FILE is the file to write, ROOT is the root directory of | ||
| 650 | the Emacs source tree, from which to build the file." nil nil) | ||
| 651 | |||
| 646 | ;;;*** | 652 | ;;;*** |
| 647 | 653 | ||
| 648 | ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "auto-show.el" | 654 | ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "auto-show.el" |
| @@ -875,7 +881,7 @@ Vectors work just like lists. Nested backquotes are permitted." nil (quote macr | |||
| 875 | ;;;*** | 881 | ;;;*** |
| 876 | 882 | ||
| 877 | ;;;### (autoloads (display-battery battery) "battery" "battery.el" | 883 | ;;;### (autoloads (display-battery battery) "battery" "battery.el" |
| 878 | ;;;;;; (14693 54461)) | 884 | ;;;;;; (14818 62640)) |
| 879 | ;;; Generated autoloads from battery.el | 885 | ;;; Generated autoloads from battery.el |
| 880 | 886 | ||
| 881 | (autoload (quote battery) "battery" "\ | 887 | (autoload (quote battery) "battery" "\ |
| @@ -885,7 +891,7 @@ The text being displayed in the echo area is controlled by the variables | |||
| 885 | 891 | ||
| 886 | (autoload (quote display-battery) "battery" "\ | 892 | (autoload (quote display-battery) "battery" "\ |
| 887 | Display battery status information in the mode line. | 893 | Display battery status information in the mode line. |
| 888 | The text beeing displayed in the mode line is controlled by the variables | 894 | The text being displayed in the mode line is controlled by the variables |
| 889 | `battery-mode-line-format' and `battery-status-function'. | 895 | `battery-mode-line-format' and `battery-status-function'. |
| 890 | The mode line will be updated automatically every `battery-update-interval' | 896 | The mode line will be updated automatically every `battery-update-interval' |
| 891 | seconds." t nil) | 897 | seconds." t nil) |
| @@ -1382,12 +1388,12 @@ corresponding bookmark function from Lisp (the one without the | |||
| 1382 | ;;;### (autoloads (browse-url-generic browse-url-mail browse-url-mmm | 1388 | ;;;### (autoloads (browse-url-generic browse-url-mail browse-url-mmm |
| 1383 | ;;;;;; browse-url-lynx-emacs browse-url-lynx-xterm browse-url-w3-gnudoit | 1389 | ;;;;;; browse-url-lynx-emacs browse-url-lynx-xterm browse-url-w3-gnudoit |
| 1384 | ;;;;;; browse-url-w3 browse-url-iximosaic browse-url-cci browse-url-grail | 1390 | ;;;;;; browse-url-w3 browse-url-iximosaic browse-url-cci browse-url-grail |
| 1385 | ;;;;;; browse-url-mosaic browse-url-netscape browse-url-at-mouse | 1391 | ;;;;;; browse-url-mosaic browse-url-gnome-moz browse-url-netscape |
| 1386 | ;;;;;; browse-url-at-point browse-url browse-url-of-region browse-url-of-dired-file | 1392 | ;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region |
| 1387 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program | 1393 | ;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file |
| 1388 | ;;;;;; browse-url-save-file browse-url-netscape-display browse-url-new-window-p | 1394 | ;;;;;; browse-url-generic-program browse-url-save-file browse-url-netscape-display |
| 1389 | ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" | 1395 | ;;;;;; browse-url-new-window-p browse-url-browser-function) "browse-url" |
| 1390 | ;;;;;; (14801 17449)) | 1396 | ;;;;;; "net/browse-url.el" (14815 49999)) |
| 1391 | ;;; Generated autoloads from net/browse-url.el | 1397 | ;;; Generated autoloads from net/browse-url.el |
| 1392 | 1398 | ||
| 1393 | (defvar browse-url-browser-function (if (eq system-type (quote windows-nt)) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\ | 1399 | (defvar browse-url-browser-function (if (eq system-type (quote windows-nt)) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\ |
| @@ -1455,7 +1461,6 @@ to use." t nil) | |||
| 1455 | 1461 | ||
| 1456 | (autoload (quote browse-url-netscape) "browse-url" "\ | 1462 | (autoload (quote browse-url-netscape) "browse-url" "\ |
| 1457 | Ask the Netscape WWW browser to load URL. | 1463 | Ask the Netscape WWW browser to load URL. |
| 1458 | |||
| 1459 | Default to the URL around or before point. The strings in variable | 1464 | Default to the URL around or before point. The strings in variable |
| 1460 | `browse-url-netscape-arguments' are also passed to Netscape. | 1465 | `browse-url-netscape-arguments' are also passed to Netscape. |
| 1461 | 1466 | ||
| @@ -1467,6 +1472,19 @@ the effect of `browse-url-new-window-p'. | |||
| 1467 | When called non-interactively, optional second argument NEW-WINDOW is | 1472 | When called non-interactively, optional second argument NEW-WINDOW is |
| 1468 | used instead of `browse-url-new-window-p'." t nil) | 1473 | used instead of `browse-url-new-window-p'." t nil) |
| 1469 | 1474 | ||
| 1475 | (autoload (quote browse-url-gnome-moz) "browse-url" "\ | ||
| 1476 | Ask Mozilla/Netscape to load URL via the GNOME program `gnome-moz-remote'. | ||
| 1477 | Default to the URL around or before point. The strings in variable | ||
| 1478 | `browse-url-gnome-moz-arguments' are also passed. | ||
| 1479 | |||
| 1480 | When called interactively, if variable `browse-url-new-window-p' is | ||
| 1481 | non-nil, load the document in a new browser window, otherwise use an | ||
| 1482 | existing one. A non-nil interactive prefix argument reverses the | ||
| 1483 | effect of `browse-url-new-window-p'. | ||
| 1484 | |||
| 1485 | When called non-interactively, optional second argument NEW-WINDOW is | ||
| 1486 | used instead of `browse-url-new-window-p'." t nil) | ||
| 1487 | |||
| 1470 | (autoload (quote browse-url-mosaic) "browse-url" "\ | 1488 | (autoload (quote browse-url-mosaic) "browse-url" "\ |
| 1471 | Ask the XMosaic WWW browser to load URL. | 1489 | Ask the XMosaic WWW browser to load URL. |
| 1472 | 1490 | ||
| @@ -1623,7 +1641,7 @@ name of buffer configuration." t nil) | |||
| 1623 | ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile | 1641 | ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile |
| 1624 | ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file | 1642 | ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file |
| 1625 | ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" | 1643 | ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" |
| 1626 | ;;;;;; "emacs-lisp/bytecomp.el" (14799 60781)) | 1644 | ;;;;;; "emacs-lisp/bytecomp.el" (14836 4663)) |
| 1627 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 1645 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 1628 | 1646 | ||
| 1629 | (autoload (quote byte-force-recompile) "bytecomp" "\ | 1647 | (autoload (quote byte-force-recompile) "bytecomp" "\ |
| @@ -2183,7 +2201,7 @@ The original function `calendar' has been renamed `calendar-basic-setup'." t nil | |||
| 2183 | 2201 | ||
| 2184 | ;;;*** | 2202 | ;;;*** |
| 2185 | 2203 | ||
| 2186 | ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (14716 9285)) | 2204 | ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (14716 17402)) |
| 2187 | ;;; Generated autoloads from progmodes/cc-langs.el | 2205 | ;;; Generated autoloads from progmodes/cc-langs.el |
| 2188 | 2206 | ||
| 2189 | (defvar c-mode-syntax-table nil "\ | 2207 | (defvar c-mode-syntax-table nil "\ |
| @@ -2208,7 +2226,7 @@ Syntax table used in pike-mode buffers.") | |||
| 2208 | 2226 | ||
| 2209 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode | 2227 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode |
| 2210 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" | 2228 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" |
| 2211 | ;;;;;; (14716 9257)) | 2229 | ;;;;;; (14716 17402)) |
| 2212 | ;;; Generated autoloads from progmodes/cc-mode.el | 2230 | ;;; Generated autoloads from progmodes/cc-mode.el |
| 2213 | 2231 | ||
| 2214 | (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil) | 2232 | (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil) |
| @@ -2319,7 +2337,7 @@ Key bindings: | |||
| 2319 | ;;;*** | 2337 | ;;;*** |
| 2320 | 2338 | ||
| 2321 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" | 2339 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" |
| 2322 | ;;;;;; "progmodes/cc-styles.el" (14716 9239)) | 2340 | ;;;;;; "progmodes/cc-styles.el" (14716 17403)) |
| 2323 | ;;; Generated autoloads from progmodes/cc-styles.el | 2341 | ;;; Generated autoloads from progmodes/cc-styles.el |
| 2324 | 2342 | ||
| 2325 | (autoload (quote c-set-style) "cc-styles" "\ | 2343 | (autoload (quote c-set-style) "cc-styles" "\ |
| @@ -2360,7 +2378,7 @@ and exists only for compatibility reasons." t nil) | |||
| 2360 | 2378 | ||
| 2361 | ;;;*** | 2379 | ;;;*** |
| 2362 | 2380 | ||
| 2363 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (14716 9199)) | 2381 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (14716 17403)) |
| 2364 | ;;; Generated autoloads from progmodes/cc-vars.el | 2382 | ;;; Generated autoloads from progmodes/cc-vars.el |
| 2365 | 2383 | ||
| 2366 | (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))) "\ | 2384 | (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))) "\ |
| @@ -2781,7 +2799,7 @@ Encode the text in the current buffer to HZ." t nil) | |||
| 2781 | ;;;*** | 2799 | ;;;*** |
| 2782 | 2800 | ||
| 2783 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) | 2801 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) |
| 2784 | ;;;;;; "chistory" "chistory.el" (14447 15307)) | 2802 | ;;;;;; "chistory" "chistory.el" (14819 42852)) |
| 2785 | ;;; Generated autoloads from chistory.el | 2803 | ;;; Generated autoloads from chistory.el |
| 2786 | 2804 | ||
| 2787 | (autoload (quote repeat-matching-complex-command) "chistory" "\ | 2805 | (autoload (quote repeat-matching-complex-command) "chistory" "\ |
| @@ -2814,7 +2832,7 @@ and runs the normal hook `command-history-hook'." t nil) | |||
| 2814 | 2832 | ||
| 2815 | ;;;*** | 2833 | ;;;*** |
| 2816 | 2834 | ||
| 2817 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (14753 5298)) | 2835 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (14753 19207)) |
| 2818 | ;;; Generated autoloads from emacs-lisp/cl.el | 2836 | ;;; Generated autoloads from emacs-lisp/cl.el |
| 2819 | 2837 | ||
| 2820 | (defvar custom-print-functions nil "\ | 2838 | (defvar custom-print-functions nil "\ |
| @@ -2838,7 +2856,7 @@ a future Emacs interpreter will be able to use it.") | |||
| 2838 | ;;;*** | 2856 | ;;;*** |
| 2839 | 2857 | ||
| 2840 | ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" | 2858 | ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" |
| 2841 | ;;;;;; (14368 26241)) | 2859 | ;;;;;; (14837 50477)) |
| 2842 | ;;; Generated autoloads from progmodes/cmacexp.el | 2860 | ;;; Generated autoloads from progmodes/cmacexp.el |
| 2843 | 2861 | ||
| 2844 | (autoload (quote c-macro-expand) "cmacexp" "\ | 2862 | (autoload (quote c-macro-expand) "cmacexp" "\ |
| @@ -2855,15 +2873,15 @@ For use inside Lisp programs, see also `c-macro-expansion'." t nil) | |||
| 2855 | 2873 | ||
| 2856 | ;;;*** | 2874 | ;;;*** |
| 2857 | 2875 | ||
| 2858 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (14535 | 2876 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (14831 |
| 2859 | ;;;;;; 44845)) | 2877 | ;;;;;; 12714)) |
| 2860 | ;;; Generated autoloads from cmuscheme.el | 2878 | ;;; Generated autoloads from cmuscheme.el |
| 2861 | 2879 | ||
| 2862 | (autoload (quote run-scheme) "cmuscheme" "\ | 2880 | (autoload (quote run-scheme) "cmuscheme" "\ |
| 2863 | Run an inferior Scheme process, input and output via buffer *scheme*. | 2881 | Run an inferior Scheme process, input and output via buffer *scheme*. |
| 2864 | If there is a process already running in `*scheme*', switch to that buffer. | 2882 | If there is a process already running in `*scheme*', switch to that buffer. |
| 2865 | With argument, allows you to edit the command line (default is value | 2883 | With argument, allows you to edit the command line (default is value |
| 2866 | of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' | 2884 | of `cmuscheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' |
| 2867 | \(after the `comint-mode-hook' is run). | 2885 | \(after the `comint-mode-hook' is run). |
| 2868 | \(Type \\[describe-mode] in the process buffer for a list of commands.)" t nil) | 2886 | \(Type \\[describe-mode] in the process buffer for a list of commands.)" t nil) |
| 2869 | (add-hook 'same-window-buffer-names "*scheme*") | 2887 | (add-hook 'same-window-buffer-names "*scheme*") |
| @@ -2872,7 +2890,7 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' | |||
| 2872 | 2890 | ||
| 2873 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage | 2891 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage |
| 2874 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) | 2892 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) |
| 2875 | ;;;;;; "codepage" "international/codepage.el" (14720 1500)) | 2893 | ;;;;;; "codepage" "international/codepage.el" (14720 7113)) |
| 2876 | ;;; Generated autoloads from international/codepage.el | 2894 | ;;; Generated autoloads from international/codepage.el |
| 2877 | 2895 | ||
| 2878 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ | 2896 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ |
| @@ -2918,9 +2936,21 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal." t nil) | |||
| 2918 | 2936 | ||
| 2919 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list | 2937 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list |
| 2920 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command | 2938 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command |
| 2921 | ;;;;;; comint-run make-comint) "comint" "comint.el" (14807 56558)) | 2939 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" |
| 2940 | ;;;;;; (14841 19790)) | ||
| 2922 | ;;; Generated autoloads from comint.el | 2941 | ;;; Generated autoloads from comint.el |
| 2923 | 2942 | ||
| 2943 | (autoload (quote make-comint-in-buffer) "comint" "\ | ||
| 2944 | Make a comint process NAME in BUFFER, running PROGRAM. | ||
| 2945 | If BUFFER is nil, it defaults to NAME surrounded by `*'s. | ||
| 2946 | PROGRAM should be either a string denoting an executable program to create | ||
| 2947 | via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP | ||
| 2948 | connection to be opened via `open-network-stream'. If there is already a | ||
| 2949 | running process in that buffer, it is not restarted. Optional third arg | ||
| 2950 | STARTFILE is the name of a file to send the contents of to the process. | ||
| 2951 | |||
| 2952 | If PROGRAM is a string, any more args are arguments to PROGRAM." nil nil) | ||
| 2953 | |||
| 2924 | (autoload (quote make-comint) "comint" "\ | 2954 | (autoload (quote make-comint) "comint" "\ |
| 2925 | Make a comint process NAME in a buffer, running PROGRAM. | 2955 | Make a comint process NAME in a buffer, running PROGRAM. |
| 2926 | The name of the buffer is made by surrounding NAME with `*'s. | 2956 | The name of the buffer is made by surrounding NAME with `*'s. |
| @@ -2952,12 +2982,12 @@ With prefix arg, echo output in process buffer. | |||
| 2952 | If NO-DISPLAY is non-nil, do not show the output buffer." t nil) | 2982 | If NO-DISPLAY is non-nil, do not show the output buffer." t nil) |
| 2953 | 2983 | ||
| 2954 | (autoload (quote comint-redirect-results-list) "comint" "\ | 2984 | (autoload (quote comint-redirect-results-list) "comint" "\ |
| 2955 | Send COMMAND to current process. | 2985 | Send COMMAND to current process. |
| 2956 | Return a list of expressions in the output which match REGEXP. | 2986 | Return a list of expressions in the output which match REGEXP. |
| 2957 | REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil) | 2987 | REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil) |
| 2958 | 2988 | ||
| 2959 | (autoload (quote comint-redirect-results-list-from-process) "comint" "\ | 2989 | (autoload (quote comint-redirect-results-list-from-process) "comint" "\ |
| 2960 | Send COMMAND to PROCESS. | 2990 | Send COMMAND to PROCESS. |
| 2961 | Return a list of expressions in the output which match REGEXP. | 2991 | Return a list of expressions in the output which match REGEXP. |
| 2962 | REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil) | 2992 | REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil) |
| 2963 | 2993 | ||
| @@ -2987,7 +3017,7 @@ If `compare-ignore-case' is non-nil, changes in case are also ignored." t nil) | |||
| 2987 | ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode | 3017 | ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode |
| 2988 | ;;;;;; compilation-mode grep-find grep compile compilation-search-path | 3018 | ;;;;;; compilation-mode grep-find grep compile compilation-search-path |
| 2989 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) | 3019 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) |
| 2990 | ;;;;;; "compile" "progmodes/compile.el" (14747 44776)) | 3020 | ;;;;;; "compile" "progmodes/compile.el" (14813 6115)) |
| 2991 | ;;; Generated autoloads from progmodes/compile.el | 3021 | ;;; Generated autoloads from progmodes/compile.el |
| 2992 | 3022 | ||
| 2993 | (defvar compilation-mode-hook nil "\ | 3023 | (defvar compilation-mode-hook nil "\ |
| @@ -3163,7 +3193,7 @@ Enable dynamic word-completion." t nil) | |||
| 3163 | ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after | 3193 | ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after |
| 3164 | ;;;;;; find-composition compose-chars decompose-string compose-string | 3194 | ;;;;;; find-composition compose-chars decompose-string compose-string |
| 3165 | ;;;;;; decompose-region compose-region) "composite" "composite.el" | 3195 | ;;;;;; decompose-region compose-region) "composite" "composite.el" |
| 3166 | ;;;;;; (14720 1500)) | 3196 | ;;;;;; (14720 7113)) |
| 3167 | ;;; Generated autoloads from composite.el | 3197 | ;;; Generated autoloads from composite.el |
| 3168 | 3198 | ||
| 3169 | (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))) "\ | 3199 | (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))) "\ |
| @@ -3397,7 +3427,7 @@ Insert a copyright by $ORGANIZATION notice at cursor." t nil) | |||
| 3397 | ;;;*** | 3427 | ;;;*** |
| 3398 | 3428 | ||
| 3399 | ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" | 3429 | ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" |
| 3400 | ;;;;;; (14794 43550)) | 3430 | ;;;;;; (14838 60190)) |
| 3401 | ;;; Generated autoloads from progmodes/cperl-mode.el | 3431 | ;;; Generated autoloads from progmodes/cperl-mode.el |
| 3402 | 3432 | ||
| 3403 | (autoload (quote cperl-mode) "cperl-mode" "\ | 3433 | (autoload (quote cperl-mode) "cperl-mode" "\ |
| @@ -3422,7 +3452,7 @@ look for active mark and \"embrace\" a region if possible.' | |||
| 3422 | 3452 | ||
| 3423 | CPerl mode provides expansion of the Perl control constructs: | 3453 | CPerl mode provides expansion of the Perl control constructs: |
| 3424 | 3454 | ||
| 3425 | if, else, elsif, unless, while, until, continue, do, | 3455 | if, else, elsif, unless, while, until, continue, do, |
| 3426 | for, foreach, formy and foreachmy. | 3456 | for, foreach, formy and foreachmy. |
| 3427 | 3457 | ||
| 3428 | and POD directives (Disabled by default, see `cperl-electric-keywords'.) | 3458 | and POD directives (Disabled by default, see `cperl-electric-keywords'.) |
| @@ -3435,7 +3465,7 @@ following \"if\" the following appears in the buffer: if () { or if () | |||
| 3435 | type some boolean expression within the parens. Having done that, | 3465 | type some boolean expression within the parens. Having done that, |
| 3436 | typing \\[cperl-linefeed] places you - appropriately indented - on a | 3466 | typing \\[cperl-linefeed] places you - appropriately indented - on a |
| 3437 | new line between the braces (if you typed \\[cperl-linefeed] in a POD | 3467 | new line between the braces (if you typed \\[cperl-linefeed] in a POD |
| 3438 | directive line, then appropriate number of new lines is inserted). | 3468 | directive line, then appropriate number of new lines is inserted). |
| 3439 | 3469 | ||
| 3440 | If CPerl decides that you want to insert \"English\" style construct like | 3470 | If CPerl decides that you want to insert \"English\" style construct like |
| 3441 | 3471 | ||
| @@ -3454,8 +3484,8 @@ you type it inside the inline block of control construct, like | |||
| 3454 | 3484 | ||
| 3455 | and you are on a boundary of a statement inside braces, it will | 3485 | and you are on a boundary of a statement inside braces, it will |
| 3456 | transform the construct into a multiline and will place you into an | 3486 | transform the construct into a multiline and will place you into an |
| 3457 | appropriately indented blank line. If you need a usual | 3487 | appropriately indented blank line. If you need a usual |
| 3458 | `newline-and-indent' behaviour, it is on \\[newline-and-indent], | 3488 | `newline-and-indent' behaviour, it is on \\[newline-and-indent], |
| 3459 | see documentation on `cperl-electric-linefeed'. | 3489 | see documentation on `cperl-electric-linefeed'. |
| 3460 | 3490 | ||
| 3461 | Use \\[cperl-invert-if-unless] to change a construction of the form | 3491 | Use \\[cperl-invert-if-unless] to change a construction of the form |
| @@ -3486,7 +3516,7 @@ If your site has perl5 documentation in info format, you can use commands | |||
| 3486 | \\[cperl-info-on-current-command] and \\[cperl-info-on-command] to access it. | 3516 | \\[cperl-info-on-current-command] and \\[cperl-info-on-command] to access it. |
| 3487 | These keys run commands `cperl-info-on-current-command' and | 3517 | These keys run commands `cperl-info-on-current-command' and |
| 3488 | `cperl-info-on-command', which one is which is controlled by variable | 3518 | `cperl-info-on-command', which one is which is controlled by variable |
| 3489 | `cperl-info-on-command-no-prompt' and `cperl-clobber-lisp-bindings' | 3519 | `cperl-info-on-command-no-prompt' and `cperl-clobber-lisp-bindings' |
| 3490 | \(in turn affected by `cperl-hairy'). | 3520 | \(in turn affected by `cperl-hairy'). |
| 3491 | 3521 | ||
| 3492 | Even if you have no info-format documentation, short one-liner-style | 3522 | Even if you have no info-format documentation, short one-liner-style |
| @@ -3518,8 +3548,8 @@ Variables controlling indentation style: | |||
| 3518 | Non-nil means automatically newline before and after braces, | 3548 | Non-nil means automatically newline before and after braces, |
| 3519 | and after colons and semicolons, inserted in Perl code. The following | 3549 | and after colons and semicolons, inserted in Perl code. The following |
| 3520 | \\[cperl-electric-backspace] will remove the inserted whitespace. | 3550 | \\[cperl-electric-backspace] will remove the inserted whitespace. |
| 3521 | Insertion after colons requires both this variable and | 3551 | Insertion after colons requires both this variable and |
| 3522 | `cperl-auto-newline-after-colon' set. | 3552 | `cperl-auto-newline-after-colon' set. |
| 3523 | `cperl-auto-newline-after-colon' | 3553 | `cperl-auto-newline-after-colon' |
| 3524 | Non-nil means automatically newline even after colons. | 3554 | Non-nil means automatically newline even after colons. |
| 3525 | Subject to `cperl-auto-newline' setting. | 3555 | Subject to `cperl-auto-newline' setting. |
| @@ -3555,7 +3585,7 @@ corresponding variables. Use \\[cperl-set-style] to do this. Use | |||
| 3555 | \(both available from menu). | 3585 | \(both available from menu). |
| 3556 | 3586 | ||
| 3557 | If `cperl-indent-level' is 0, the statement after opening brace in | 3587 | If `cperl-indent-level' is 0, the statement after opening brace in |
| 3558 | column 0 is indented on | 3588 | column 0 is indented on |
| 3559 | `cperl-brace-offset'+`cperl-continued-statement-offset'. | 3589 | `cperl-brace-offset'+`cperl-continued-statement-offset'. |
| 3560 | 3590 | ||
| 3561 | Turning on CPerl mode calls the hooks in the variable `cperl-mode-hook' | 3591 | Turning on CPerl mode calls the hooks in the variable `cperl-mode-hook' |
| @@ -3568,7 +3598,7 @@ or as help on variables `cperl-tips', `cperl-problems', | |||
| 3568 | ;;;*** | 3598 | ;;;*** |
| 3569 | 3599 | ||
| 3570 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" | 3600 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" |
| 3571 | ;;;;;; (14726 36009)) | 3601 | ;;;;;; (14726 41840)) |
| 3572 | ;;; Generated autoloads from progmodes/cpp.el | 3602 | ;;; Generated autoloads from progmodes/cpp.el |
| 3573 | 3603 | ||
| 3574 | (autoload (quote cpp-highlight-buffer) "cpp" "\ | 3604 | (autoload (quote cpp-highlight-buffer) "cpp" "\ |
| @@ -3648,7 +3678,7 @@ INHERIT-INPUT-METHOD." nil nil) | |||
| 3648 | ;;;;;; customize-option-other-window customize-changed-options customize-option | 3678 | ;;;;;; customize-option-other-window customize-changed-options customize-option |
| 3649 | ;;;;;; customize-group-other-window customize-group customize customize-save-variable | 3679 | ;;;;;; customize-group-other-window customize-group customize customize-save-variable |
| 3650 | ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" | 3680 | ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" |
| 3651 | ;;;;;; (14792 6641)) | 3681 | ;;;;;; (14841 19790)) |
| 3652 | ;;; Generated autoloads from cus-edit.el | 3682 | ;;; Generated autoloads from cus-edit.el |
| 3653 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") | 3683 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") |
| 3654 | 3684 | ||
| @@ -4108,10 +4138,14 @@ The most useful commands are: | |||
| 4108 | 4138 | ||
| 4109 | ;;;*** | 4139 | ;;;*** |
| 4110 | 4140 | ||
| 4111 | ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region) | 4141 | ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region |
| 4112 | ;;;;;; "delim-col" "delim-col.el" (14345 52903)) | 4142 | ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (14838 |
| 4143 | ;;;;;; 45509)) | ||
| 4113 | ;;; Generated autoloads from delim-col.el | 4144 | ;;; Generated autoloads from delim-col.el |
| 4114 | 4145 | ||
| 4146 | (autoload (quote delimit-columns-customize) "delim-col" "\ | ||
| 4147 | Customization of `columns' group." t nil) | ||
| 4148 | |||
| 4115 | (autoload (quote delimit-columns-region) "delim-col" "\ | 4149 | (autoload (quote delimit-columns-region) "delim-col" "\ |
| 4116 | Prettify all columns in a text region. | 4150 | Prettify all columns in a text region. |
| 4117 | 4151 | ||
| @@ -4213,7 +4247,7 @@ the first time the mode is used." nil nil) | |||
| 4213 | ;;;*** | 4247 | ;;;*** |
| 4214 | 4248 | ||
| 4215 | ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el" | 4249 | ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el" |
| 4216 | ;;;;;; (14747 44732)) | 4250 | ;;;;;; (14822 58259)) |
| 4217 | ;;; Generated autoloads from desktop.el | 4251 | ;;; Generated autoloads from desktop.el |
| 4218 | 4252 | ||
| 4219 | (autoload (quote desktop-read) "desktop" "\ | 4253 | (autoload (quote desktop-read) "desktop" "\ |
| @@ -4234,7 +4268,7 @@ to provide correct modes for autoloaded files." nil nil) | |||
| 4234 | ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string | 4268 | ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string |
| 4235 | ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian | 4269 | ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian |
| 4236 | ;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el" | 4270 | ;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el" |
| 4237 | ;;;;;; (14775 31386)) | 4271 | ;;;;;; (14776 10060)) |
| 4238 | ;;; Generated autoloads from language/devan-util.el | 4272 | ;;; Generated autoloads from language/devan-util.el |
| 4239 | 4273 | ||
| 4240 | (autoload (quote indian-to-devanagari) "devan-util" "\ | 4274 | (autoload (quote indian-to-devanagari) "devan-util" "\ |
| @@ -4288,7 +4322,7 @@ Decompose Devanagari characters in the region to IS 13194 characters." t nil) | |||
| 4288 | ;;;*** | 4322 | ;;;*** |
| 4289 | 4323 | ||
| 4290 | ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" | 4324 | ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" |
| 4291 | ;;;;;; (14587 2634)) | 4325 | ;;;;;; (14821 46405)) |
| 4292 | ;;; Generated autoloads from calendar/diary-lib.el | 4326 | ;;; Generated autoloads from calendar/diary-lib.el |
| 4293 | 4327 | ||
| 4294 | (autoload (quote diary) "diary-lib" "\ | 4328 | (autoload (quote diary) "diary-lib" "\ |
| @@ -4347,7 +4381,7 @@ The backup file is the first file given to `diff'." t nil) | |||
| 4347 | ;;;*** | 4381 | ;;;*** |
| 4348 | 4382 | ||
| 4349 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" | 4383 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" |
| 4350 | ;;;;;; (14810 32081)) | 4384 | ;;;;;; (14831 12714)) |
| 4351 | ;;; Generated autoloads from diff-mode.el | 4385 | ;;; Generated autoloads from diff-mode.el |
| 4352 | 4386 | ||
| 4353 | (autoload (quote diff-mode) "diff-mode" "\ | 4387 | (autoload (quote diff-mode) "diff-mode" "\ |
| @@ -4367,7 +4401,7 @@ Minor mode for viewing/editing context diffs. | |||
| 4367 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink | 4401 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink |
| 4368 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename | 4402 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename |
| 4369 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) | 4403 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) |
| 4370 | ;;;;;; "dired" "dired.el" (14792 19858)) | 4404 | ;;;;;; "dired" "dired.el" (14831 34695)) |
| 4371 | ;;; Generated autoloads from dired.el | 4405 | ;;; Generated autoloads from dired.el |
| 4372 | 4406 | ||
| 4373 | (defvar dired-listing-switches "-al" "\ | 4407 | (defvar dired-listing-switches "-al" "\ |
| @@ -4471,7 +4505,7 @@ Like `dired' but returns the dired buffer as value, does not select it." nil nil | |||
| 4471 | ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines | 4505 | ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines |
| 4472 | ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp | 4506 | ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp |
| 4473 | ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" | 4507 | ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" |
| 4474 | ;;;;;; "dired-aux.el" (14810 32082)) | 4508 | ;;;;;; "dired-aux.el" (14811 51864)) |
| 4475 | ;;; Generated autoloads from dired-aux.el | 4509 | ;;; Generated autoloads from dired-aux.el |
| 4476 | 4510 | ||
| 4477 | (autoload (quote dired-diff) "dired-aux" "\ | 4511 | (autoload (quote dired-diff) "dired-aux" "\ |
| @@ -4702,7 +4736,7 @@ buffer and try again." t nil) | |||
| 4702 | 4736 | ||
| 4703 | ;;;*** | 4737 | ;;;*** |
| 4704 | 4738 | ||
| 4705 | ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14032 30315)) | 4739 | ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14831 12714)) |
| 4706 | ;;; Generated autoloads from dirtrack.el | 4740 | ;;; Generated autoloads from dirtrack.el |
| 4707 | 4741 | ||
| 4708 | (autoload (quote dirtrack) "dirtrack" "\ | 4742 | (autoload (quote dirtrack) "dirtrack" "\ |
| @@ -4826,7 +4860,7 @@ Default is 2." t nil) | |||
| 4826 | 4860 | ||
| 4827 | ;;;*** | 4861 | ;;;*** |
| 4828 | 4862 | ||
| 4829 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (14747 44776)) | 4863 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (14831 613)) |
| 4830 | ;;; Generated autoloads from play/doctor.el | 4864 | ;;; Generated autoloads from play/doctor.el |
| 4831 | 4865 | ||
| 4832 | (autoload (quote doctor) "doctor" "\ | 4866 | (autoload (quote doctor) "doctor" "\ |
| @@ -4875,7 +4909,7 @@ Play sounds in message buffers." t nil) | |||
| 4875 | 4909 | ||
| 4876 | ;;;### (autoloads (define-derived-mode easy-mmode-defsyntax easy-mmode-defmap | 4910 | ;;;### (autoloads (define-derived-mode easy-mmode-defsyntax easy-mmode-defmap |
| 4877 | ;;;;;; easy-mmode-define-keymap easy-mmode-define-global-mode define-minor-mode) | 4911 | ;;;;;; easy-mmode-define-keymap easy-mmode-define-global-mode define-minor-mode) |
| 4878 | ;;;;;; "easy-mmode" "emacs-lisp/easy-mmode.el" (14807 56560)) | 4912 | ;;;;;; "easy-mmode" "emacs-lisp/easy-mmode.el" (14842 29274)) |
| 4879 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el | 4913 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el |
| 4880 | 4914 | ||
| 4881 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) | 4915 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) |
| @@ -4883,7 +4917,9 @@ Play sounds in message buffers." t nil) | |||
| 4883 | (autoload (quote define-minor-mode) "easy-mmode" "\ | 4917 | (autoload (quote define-minor-mode) "easy-mmode" "\ |
| 4884 | Define a new minor mode MODE. | 4918 | Define a new minor mode MODE. |
| 4885 | This function defines the associated control variable MODE, keymap MODE-map, | 4919 | This function defines the associated control variable MODE, keymap MODE-map, |
| 4886 | toggle command MODE, and hook MODE-hook. | 4920 | toggle command MODE, and hook MODE-hook. If MODE is buffer-local, then |
| 4921 | turn-on-MODE and turn-off-MODE commands are also generated for use in hooks, | ||
| 4922 | and an optional global-MODE mode may also be generated. | ||
| 4887 | 4923 | ||
| 4888 | DOC is the documentation for the mode toggle command. | 4924 | DOC is the documentation for the mode toggle command. |
| 4889 | Optional INIT-VALUE is the initial value of the mode's variable. | 4925 | Optional INIT-VALUE is the initial value of the mode's variable. |
| @@ -4894,10 +4930,21 @@ Optional KEYMAP is the default (defvar) keymap bound to the mode keymap. | |||
| 4894 | BODY contains code that will be executed each time the mode is (dis)activated. | 4930 | BODY contains code that will be executed each time the mode is (dis)activated. |
| 4895 | It will be executed after any toggling but before running the hooks. | 4931 | It will be executed after any toggling but before running the hooks. |
| 4896 | BODY can start with a list of CL-style keys specifying additional arguments. | 4932 | BODY can start with a list of CL-style keys specifying additional arguments. |
| 4897 | Currently two such keyword arguments are supported: | 4933 | Currently three such keyword arguments are supported: |
| 4898 | :group followed by the group name to use for any generated `defcustom'. | 4934 | :group, followed by the group name to use for any generated `defcustom'. |
| 4899 | :global if non-nil specifies that the minor mode is not meant to be | 4935 | :global, followed by a value, which -- |
| 4900 | buffer-local. By default, the variable is made buffer-local." nil (quote macro)) | 4936 | If `t' specifies that the minor mode is not meant to be |
| 4937 | buffer-local (by default, the variable is made buffer-local). | ||
| 4938 | If non-nil, but not `t' (for instance, `:global optionally'), then | ||
| 4939 | specifies that the minor mode should be buffer-local, but that a | ||
| 4940 | corresponding `global-MODE' function should also be added, which can | ||
| 4941 | be used to turn on MODE in every buffer. | ||
| 4942 | :conditional-turn-on, followed by a function-name which turns on MODE | ||
| 4943 | only when applicable to the current buffer. This is used in | ||
| 4944 | conjunction with any `global-MODE' function (see :global above) when | ||
| 4945 | turning on the buffer-local minor mode. By default, any generated | ||
| 4946 | `global-MODE' function unconditionally turns on the minor mode in | ||
| 4947 | every new buffer." nil (quote macro)) | ||
| 4901 | 4948 | ||
| 4902 | (autoload (quote easy-mmode-define-global-mode) "easy-mmode" "\ | 4949 | (autoload (quote easy-mmode-define-global-mode) "easy-mmode" "\ |
| 4903 | Make GLOBAL-MODE out of the MODE buffer-local minor mode. | 4950 | Make GLOBAL-MODE out of the MODE buffer-local minor mode. |
| @@ -4916,7 +4963,10 @@ ARGS is a list of additional arguments." nil nil) | |||
| 4916 | 4963 | ||
| 4917 | (autoload (quote easy-mmode-defmap) "easy-mmode" nil nil (quote macro)) | 4964 | (autoload (quote easy-mmode-defmap) "easy-mmode" nil nil (quote macro)) |
| 4918 | 4965 | ||
| 4919 | (autoload (quote easy-mmode-defsyntax) "easy-mmode" nil nil (quote macro)) | 4966 | (autoload (quote easy-mmode-defsyntax) "easy-mmode" "\ |
| 4967 | Define variable ST as a syntax-table. | ||
| 4968 | CSS contains a list of syntax specifications of the form (CHAR . SYNTAX). | ||
| 4969 | " nil (quote macro)) | ||
| 4920 | 4970 | ||
| 4921 | (autoload (quote define-derived-mode) "easy-mmode" "\ | 4971 | (autoload (quote define-derived-mode) "easy-mmode" "\ |
| 4922 | Create a new mode as a variant of an existing mode. | 4972 | Create a new mode as a variant of an existing mode. |
| @@ -4953,7 +5003,7 @@ been generated automatically, with a reference to the keymap." nil (quote macro) | |||
| 4953 | 5003 | ||
| 4954 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define | 5004 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define |
| 4955 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (14702 | 5005 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (14702 |
| 4956 | ;;;;;; 57276)) | 5006 | ;;;;;; 63698)) |
| 4957 | ;;; Generated autoloads from emacs-lisp/easymenu.el | 5007 | ;;; Generated autoloads from emacs-lisp/easymenu.el |
| 4958 | 5008 | ||
| 4959 | (autoload (quote easy-menu-define) "easymenu" "\ | 5009 | (autoload (quote easy-menu-define) "easymenu" "\ |
| @@ -5082,7 +5132,7 @@ to implement dynamic menus." nil nil) | |||
| 5082 | ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup | 5132 | ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup |
| 5083 | ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer | 5133 | ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer |
| 5084 | ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer | 5134 | ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer |
| 5085 | ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (14763 38725)) | 5135 | ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (14763 39810)) |
| 5086 | ;;; Generated autoloads from progmodes/ebnf2ps.el | 5136 | ;;; Generated autoloads from progmodes/ebnf2ps.el |
| 5087 | 5137 | ||
| 5088 | (autoload (quote ebnf-customize) "ebnf2ps" "\ | 5138 | (autoload (quote ebnf-customize) "ebnf2ps" "\ |
| @@ -5234,7 +5284,7 @@ Otherwise, FILE-NAME specifies the file to save the tree in." t nil) | |||
| 5234 | ;;;*** | 5284 | ;;;*** |
| 5235 | 5285 | ||
| 5236 | ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" | 5286 | ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" |
| 5237 | ;;;;;; (14782 9104)) | 5287 | ;;;;;; (14782 11910)) |
| 5238 | ;;; Generated autoloads from ebuff-menu.el | 5288 | ;;; Generated autoloads from ebuff-menu.el |
| 5239 | 5289 | ||
| 5240 | (autoload (quote electric-buffer-list) "ebuff-menu" "\ | 5290 | (autoload (quote electric-buffer-list) "ebuff-menu" "\ |
| @@ -5267,7 +5317,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing." t nil) | |||
| 5267 | ;;;*** | 5317 | ;;;*** |
| 5268 | 5318 | ||
| 5269 | ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms | 5319 | ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms |
| 5270 | ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (14745 14824)) | 5320 | ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (14814 33058)) |
| 5271 | ;;; Generated autoloads from emacs-lisp/edebug.el | 5321 | ;;; Generated autoloads from emacs-lisp/edebug.el |
| 5272 | 5322 | ||
| 5273 | (defvar edebug-all-defs nil "\ | 5323 | (defvar edebug-all-defs nil "\ |
| @@ -5607,7 +5657,7 @@ BUFFER is put into `default-major-mode' (or `fundamental-mode') when we exit." n | |||
| 5607 | ;;;*** | 5657 | ;;;*** |
| 5608 | 5658 | ||
| 5609 | ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string | 5659 | ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string |
| 5610 | ;;;;;; eldoc-mode) "eldoc" "emacs-lisp/eldoc.el" (14716 1570)) | 5660 | ;;;;;; eldoc-mode) "eldoc" "emacs-lisp/eldoc.el" (14716 17385)) |
| 5611 | ;;; Generated autoloads from emacs-lisp/eldoc.el | 5661 | ;;; Generated autoloads from emacs-lisp/eldoc.el |
| 5612 | 5662 | ||
| 5613 | (defvar eldoc-mode nil "\ | 5663 | (defvar eldoc-mode nil "\ |
| @@ -5781,7 +5831,7 @@ as a multilingual text encoded in a coding system set by | |||
| 5781 | ;;;*** | 5831 | ;;;*** |
| 5782 | 5832 | ||
| 5783 | ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) | 5833 | ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) |
| 5784 | ;;;;;; "enriched" "enriched.el" (14748 18924)) | 5834 | ;;;;;; "enriched" "enriched.el" (14748 29984)) |
| 5785 | ;;; Generated autoloads from enriched.el | 5835 | ;;; Generated autoloads from enriched.el |
| 5786 | 5836 | ||
| 5787 | (autoload (quote enriched-mode) "enriched" "\ | 5837 | (autoload (quote enriched-mode) "enriched" "\ |
| @@ -5803,8 +5853,8 @@ Commands: | |||
| 5803 | 5853 | ||
| 5804 | ;;;*** | 5854 | ;;;*** |
| 5805 | 5855 | ||
| 5806 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (14768 | 5856 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (14828 |
| 5807 | ;;;;;; 46217)) | 5857 | ;;;;;; 11553)) |
| 5808 | ;;; Generated autoloads from eshell/esh-mode.el | 5858 | ;;; Generated autoloads from eshell/esh-mode.el |
| 5809 | 5859 | ||
| 5810 | (autoload (quote eshell-mode) "esh-mode" "\ | 5860 | (autoload (quote eshell-mode) "esh-mode" "\ |
| @@ -5814,8 +5864,8 @@ Emacs shell interactive mode. | |||
| 5814 | 5864 | ||
| 5815 | ;;;*** | 5865 | ;;;*** |
| 5816 | 5866 | ||
| 5817 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (14679 | 5867 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (14827 |
| 5818 | ;;;;;; 21979)) | 5868 | ;;;;;; 38210)) |
| 5819 | ;;; Generated autoloads from eshell/esh-test.el | 5869 | ;;; Generated autoloads from eshell/esh-test.el |
| 5820 | 5870 | ||
| 5821 | (autoload (quote eshell-test) "esh-test" "\ | 5871 | (autoload (quote eshell-test) "esh-test" "\ |
| @@ -5824,7 +5874,7 @@ Test Eshell to verify that it works as expected." t nil) | |||
| 5824 | ;;;*** | 5874 | ;;;*** |
| 5825 | 5875 | ||
| 5826 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command | 5876 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command |
| 5827 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (14807 56560)) | 5877 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (14823 8292)) |
| 5828 | ;;; Generated autoloads from eshell/eshell.el | 5878 | ;;; Generated autoloads from eshell/eshell.el |
| 5829 | 5879 | ||
| 5830 | (autoload (quote eshell) "eshell" "\ | 5880 | (autoload (quote eshell) "eshell" "\ |
| @@ -5858,8 +5908,8 @@ Please include any configuration details that might be involved." t nil) | |||
| 5858 | ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window | 5908 | ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window |
| 5859 | ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table | 5909 | ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table |
| 5860 | ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list | 5910 | ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list |
| 5861 | ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14669 | 5911 | ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14817 |
| 5862 | ;;;;;; 64271)) | 5912 | ;;;;;; 11667)) |
| 5863 | ;;; Generated autoloads from progmodes/etags.el | 5913 | ;;; Generated autoloads from progmodes/etags.el |
| 5864 | 5914 | ||
| 5865 | (defvar tags-file-name nil "\ | 5915 | (defvar tags-file-name nil "\ |
| @@ -6057,7 +6107,7 @@ To continue searching for next match, use command \\[tags-loop-continue]. | |||
| 6057 | See documentation of variable `tags-file-name'." t nil) | 6107 | See documentation of variable `tags-file-name'." t nil) |
| 6058 | 6108 | ||
| 6059 | (autoload (quote tags-query-replace) "etags" "\ | 6109 | (autoload (quote tags-query-replace) "etags" "\ |
| 6060 | Query-replace-regexp FROM with TO through all files listed in tags table. | 6110 | `Query-replace-regexp' FROM with TO through all files listed in tags table. |
| 6061 | Third arg DELIMITED (prefix arg) means replace only word-delimited matches. | 6111 | Third arg DELIMITED (prefix arg) means replace only word-delimited matches. |
| 6062 | If you exit (\\[keyboard-quit] or ESC), you can resume the query-replace | 6112 | If you exit (\\[keyboard-quit] or ESC), you can resume the query-replace |
| 6063 | with the command \\[tags-loop-continue]. | 6113 | with the command \\[tags-loop-continue]. |
| @@ -6333,7 +6383,7 @@ Edit the hotlist of directory servers in a specialized buffer." t nil) | |||
| 6333 | 6383 | ||
| 6334 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p | 6384 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p |
| 6335 | ;;;;;; executable-self-display executable-set-magic executable-find) | 6385 | ;;;;;; executable-self-display executable-set-magic executable-find) |
| 6336 | ;;;;;; "executable" "progmodes/executable.el" (14764 3718)) | 6386 | ;;;;;; "executable" "progmodes/executable.el" (14764 17652)) |
| 6337 | ;;; Generated autoloads from progmodes/executable.el | 6387 | ;;; Generated autoloads from progmodes/executable.el |
| 6338 | 6388 | ||
| 6339 | (autoload (quote executable-find) "executable" "\ | 6389 | (autoload (quote executable-find) "executable" "\ |
| @@ -6464,7 +6514,7 @@ with no args, if that value is non-nil." t nil) | |||
| 6464 | ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props | 6514 | ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props |
| 6465 | ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible | 6515 | ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible |
| 6466 | ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground | 6516 | ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground |
| 6467 | ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14693 39146)) | 6517 | ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14693 49864)) |
| 6468 | ;;; Generated autoloads from facemenu.el | 6518 | ;;; Generated autoloads from facemenu.el |
| 6469 | (define-key global-map "\M-g" 'facemenu-keymap) | 6519 | (define-key global-map "\M-g" 'facemenu-keymap) |
| 6470 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) | 6520 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) |
| @@ -6670,7 +6720,7 @@ you can set feedmail-queue-reminder-alist to nil." t nil) | |||
| 6670 | ;;;*** | 6720 | ;;;*** |
| 6671 | 6721 | ||
| 6672 | ;;;### (autoloads (dired-at-point ffap-at-mouse ffap-menu find-file-at-point | 6722 | ;;;### (autoloads (dired-at-point ffap-at-mouse ffap-menu find-file-at-point |
| 6673 | ;;;;;; ffap-next) "ffap" "ffap.el" (14736 20925)) | 6723 | ;;;;;; ffap-next) "ffap" "ffap.el" (14736 26478)) |
| 6674 | ;;; Generated autoloads from ffap.el | 6724 | ;;; Generated autoloads from ffap.el |
| 6675 | 6725 | ||
| 6676 | (autoload (quote ffap-next) "ffap" "\ | 6726 | (autoload (quote ffap-next) "ffap" "\ |
| @@ -6713,7 +6763,7 @@ Start Dired, defaulting to file at point. See `ffap'." t nil) | |||
| 6713 | ;;;*** | 6763 | ;;;*** |
| 6714 | 6764 | ||
| 6715 | ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" | 6765 | ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" |
| 6716 | ;;;;;; (14767 35311)) | 6766 | ;;;;;; (14767 36637)) |
| 6717 | ;;; Generated autoloads from filecache.el | 6767 | ;;; Generated autoloads from filecache.el |
| 6718 | 6768 | ||
| 6719 | (autoload (quote file-cache-minibuffer-complete) "filecache" "\ | 6769 | (autoload (quote file-cache-minibuffer-complete) "filecache" "\ |
| @@ -6730,7 +6780,7 @@ the name is considered already unique; only the second substitution | |||
| 6730 | ;;;*** | 6780 | ;;;*** |
| 6731 | 6781 | ||
| 6732 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options | 6782 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options |
| 6733 | ;;;;;; find-ls-option) "find-dired" "find-dired.el" (14717 47797)) | 6783 | ;;;;;; find-ls-option) "find-dired" "find-dired.el" (14718 5093)) |
| 6734 | ;;; Generated autoloads from find-dired.el | 6784 | ;;; Generated autoloads from find-dired.el |
| 6735 | 6785 | ||
| 6736 | (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ | 6786 | (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ |
| @@ -6848,7 +6898,7 @@ Visit the file you click on in another window." t nil) | |||
| 6848 | ;;;;;; find-variable-other-window find-variable find-variable-noselect | 6898 | ;;;;;; find-variable-other-window find-variable find-variable-noselect |
| 6849 | ;;;;;; find-function-other-frame find-function-other-window find-function | 6899 | ;;;;;; find-function-other-frame find-function-other-window find-function |
| 6850 | ;;;;;; find-function-noselect) "find-func" "emacs-lisp/find-func.el" | 6900 | ;;;;;; find-function-noselect) "find-func" "emacs-lisp/find-func.el" |
| 6851 | ;;;;;; (14398 37514)) | 6901 | ;;;;;; (14814 33058)) |
| 6852 | ;;; Generated autoloads from emacs-lisp/find-func.el | 6902 | ;;; Generated autoloads from emacs-lisp/find-func.el |
| 6853 | 6903 | ||
| 6854 | (autoload (quote find-function-noselect) "find-func" "\ | 6904 | (autoload (quote find-function-noselect) "find-func" "\ |
| @@ -6967,7 +7017,7 @@ to get the effect of a C-q." nil nil) | |||
| 6967 | 7017 | ||
| 6968 | ;;;### (autoloads (flyspell-mode-off flyspell-mode flyspell-prog-mode | 7018 | ;;;### (autoloads (flyspell-mode-off flyspell-mode flyspell-prog-mode |
| 6969 | ;;;;;; flyspell-mode-line-string) "flyspell" "textmodes/flyspell.el" | 7019 | ;;;;;; flyspell-mode-line-string) "flyspell" "textmodes/flyspell.el" |
| 6970 | ;;;;;; (14718 57797)) | 7020 | ;;;;;; (14720 7116)) |
| 6971 | ;;; Generated autoloads from textmodes/flyspell.el | 7021 | ;;; Generated autoloads from textmodes/flyspell.el |
| 6972 | 7022 | ||
| 6973 | (defvar flyspell-mode-line-string " Fly" "\ | 7023 | (defvar flyspell-mode-line-string " Fly" "\ |
| @@ -7086,15 +7136,18 @@ in your `~/.emacs' file, replacing [f7] by your favourite key: | |||
| 7086 | ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode | 7136 | ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode |
| 7087 | ;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords | 7137 | ;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords |
| 7088 | ;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el" | 7138 | ;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el" |
| 7089 | ;;;;;; (14807 56558)) | 7139 | ;;;;;; (14829 31693)) |
| 7090 | ;;; Generated autoloads from font-lock.el | 7140 | ;;; Generated autoloads from font-lock.el |
| 7091 | 7141 | ||
| 7142 | (make-variable-buffer-local (quote font-lock-defaults)) | ||
| 7143 | |||
| 7092 | (defvar font-lock-mode-hook nil "\ | 7144 | (defvar font-lock-mode-hook nil "\ |
| 7093 | Function or functions to run on entry to Font Lock mode.") | 7145 | Function or functions to run on entry to Font Lock mode.") |
| 7094 | 7146 | ||
| 7095 | (autoload (quote font-lock-mode) "font-lock" "\ | 7147 | (autoload (quote font-lock-mode) "font-lock" "\ |
| 7096 | Toggle Font Lock mode. | 7148 | Toggle Font Lock mode. |
| 7097 | With arg, turn Font Lock mode on if and only if arg is positive. | 7149 | With arg, turn Font Lock mode on if and only if arg is positive. |
| 7150 | \(Font Lock is also known as \"syntax highlighting\".) | ||
| 7098 | 7151 | ||
| 7099 | When Font Lock mode is enabled, text is fontified as you type it: | 7152 | When Font Lock mode is enabled, text is fontified as you type it: |
| 7100 | 7153 | ||
| @@ -7103,6 +7156,9 @@ When Font Lock mode is enabled, text is fontified as you type it: | |||
| 7103 | - Certain other expressions are displayed in other faces according to the | 7156 | - Certain other expressions are displayed in other faces according to the |
| 7104 | value of the variable `font-lock-keywords'. | 7157 | value of the variable `font-lock-keywords'. |
| 7105 | 7158 | ||
| 7159 | To customize the faces (colors, fonts, etc.) used by Font Lock for | ||
| 7160 | fontifying different parts of buffer text, use \\[customize-face]. | ||
| 7161 | |||
| 7106 | You can enable Font Lock mode in any major mode automatically by turning on in | 7162 | You can enable Font Lock mode in any major mode automatically by turning on in |
| 7107 | the major mode's hook. For example, put in your ~/.emacs: | 7163 | the major mode's hook. For example, put in your ~/.emacs: |
| 7108 | 7164 | ||
| @@ -7177,12 +7233,16 @@ or nil. If nil, highlighting keywords are removed for the current buffer." nil | |||
| 7177 | 7233 | ||
| 7178 | (autoload (quote global-font-lock-mode) "font-lock" "\ | 7234 | (autoload (quote global-font-lock-mode) "font-lock" "\ |
| 7179 | Toggle Global Font Lock mode. | 7235 | Toggle Global Font Lock mode. |
| 7236 | \(Font Lock is also known as \"syntax highlighting\".) | ||
| 7180 | With prefix ARG, turn Global Font Lock mode on if and only if ARG is positive. | 7237 | With prefix ARG, turn Global Font Lock mode on if and only if ARG is positive. |
| 7181 | Displays a message saying whether the mode is on or off if MESSAGE is non-nil. | 7238 | Displays a message saying whether the mode is on or off if MESSAGE is non-nil. |
| 7182 | Returns the new status of Global Font Lock mode (non-nil means on). | 7239 | Returns the new status of Global Font Lock mode (non-nil means on). |
| 7183 | 7240 | ||
| 7184 | When Global Font Lock mode is enabled, Font Lock mode is automagically | 7241 | When Global Font Lock mode is enabled, Font Lock mode is automagically |
| 7185 | turned on in a buffer if its major mode is one of `font-lock-global-modes'." t nil) | 7242 | turned on in a buffer if its major mode is one of `font-lock-global-modes'. |
| 7243 | |||
| 7244 | To customize the faces (colors, fonts, etc.) used by Font Lock for | ||
| 7245 | highlighting different parts of buffer text, use \\[customize-face]." t nil) | ||
| 7186 | 7246 | ||
| 7187 | (defvar global-font-lock-mode nil "\ | 7247 | (defvar global-font-lock-mode nil "\ |
| 7188 | Toggle Global Font Lock mode. | 7248 | Toggle Global Font Lock mode. |
| @@ -7201,7 +7261,7 @@ Fontify the current buffer the way the function `font-lock-mode' would." t nil) | |||
| 7201 | ;;;*** | 7261 | ;;;*** |
| 7202 | 7262 | ||
| 7203 | ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" | 7263 | ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" |
| 7204 | ;;;;;; (14652 49270)) | 7264 | ;;;;;; (14830 53156)) |
| 7205 | ;;; Generated autoloads from international/fontset.el | 7265 | ;;; Generated autoloads from international/fontset.el |
| 7206 | 7266 | ||
| 7207 | (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ | 7267 | (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ |
| @@ -7355,7 +7415,7 @@ with no args, if that value is non-nil." t nil) | |||
| 7355 | ;;;*** | 7415 | ;;;*** |
| 7356 | 7416 | ||
| 7357 | ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" | 7417 | ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" |
| 7358 | ;;;;;; (13973 3308)) | 7418 | ;;;;;; (14811 40477)) |
| 7359 | ;;; Generated autoloads from generic.el | 7419 | ;;; Generated autoloads from generic.el |
| 7360 | 7420 | ||
| 7361 | (autoload (quote define-generic-mode) "generic" "\ | 7421 | (autoload (quote define-generic-mode) "generic" "\ |
| @@ -7371,8 +7431,8 @@ function. | |||
| 7371 | COMMENT-LIST is a list, whose entries are either a single character, | 7431 | COMMENT-LIST is a list, whose entries are either a single character, |
| 7372 | a one or two character string or a cons pair. If the entry is a character | 7432 | a one or two character string or a cons pair. If the entry is a character |
| 7373 | or a one-character string, it is added to the mode's syntax table with | 7433 | or a one-character string, it is added to the mode's syntax table with |
| 7374 | comment-start syntax. If the entry is a cons pair, the elements of the | 7434 | `comment-start' syntax. If the entry is a cons pair, the elements of the |
| 7375 | pair are considered to be comment-start and comment-end respectively. | 7435 | pair are considered to be `comment-start' and `comment-end' respectively. |
| 7376 | Note that Emacs has limitations regarding comment characters. | 7436 | Note that Emacs has limitations regarding comment characters. |
| 7377 | 7437 | ||
| 7378 | KEYWORD-LIST is a list of keywords to highlight with `font-lock-keyword-face'. | 7438 | KEYWORD-LIST is a list of keywords to highlight with `font-lock-keyword-face'. |
| @@ -7381,8 +7441,8 @@ Each keyword should be a string. | |||
| 7381 | FONT-LOCK-LIST is a list of additional expressions to highlight. Each entry | 7441 | FONT-LOCK-LIST is a list of additional expressions to highlight. Each entry |
| 7382 | in the list should have the same form as an entry in `font-lock-defaults-alist' | 7442 | in the list should have the same form as an entry in `font-lock-defaults-alist' |
| 7383 | 7443 | ||
| 7384 | AUTO-MODE-LIST is a list of regular expressions to add to auto-mode-alist. | 7444 | AUTO-MODE-LIST is a list of regular expressions to add to `auto-mode-alist'. |
| 7385 | These regexps are added to auto-mode-alist as soon as `define-generic-mode' | 7445 | These regexps are added to `auto-mode-alist' as soon as `define-generic-mode' |
| 7386 | is called; any old regexps with the same name are removed. | 7446 | is called; any old regexps with the same name are removed. |
| 7387 | 7447 | ||
| 7388 | FUNCTION-LIST is a list of functions to call to do some additional setup. | 7448 | FUNCTION-LIST is a list of functions to call to do some additional setup. |
| @@ -7411,7 +7471,7 @@ at places they belong to." t nil) | |||
| 7411 | ;;;*** | 7471 | ;;;*** |
| 7412 | 7472 | ||
| 7413 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server | 7473 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server |
| 7414 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (14807 56560)) | 7474 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (14842 10645)) |
| 7415 | ;;; Generated autoloads from gnus/gnus.el | 7475 | ;;; Generated autoloads from gnus/gnus.el |
| 7416 | 7476 | ||
| 7417 | (autoload (quote gnus-slave-no-server) "gnus" "\ | 7477 | (autoload (quote gnus-slave-no-server) "gnus" "\ |
| @@ -7441,7 +7501,7 @@ prompt the user for the name of an NNTP server to use." t nil) | |||
| 7441 | 7501 | ||
| 7442 | ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize | 7502 | ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize |
| 7443 | ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" | 7503 | ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" |
| 7444 | ;;;;;; (14792 2673)) | 7504 | ;;;;;; (14842 10643)) |
| 7445 | ;;; Generated autoloads from gnus/gnus-agent.el | 7505 | ;;; Generated autoloads from gnus/gnus-agent.el |
| 7446 | 7506 | ||
| 7447 | (autoload (quote gnus-unplugged) "gnus-agent" "\ | 7507 | (autoload (quote gnus-unplugged) "gnus-agent" "\ |
| @@ -7469,7 +7529,7 @@ Start Gnus and fetch session." t nil) | |||
| 7469 | ;;;*** | 7529 | ;;;*** |
| 7470 | 7530 | ||
| 7471 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 7531 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
| 7472 | ;;;;;; (14793 26123)) | 7532 | ;;;;;; (14842 36876)) |
| 7473 | ;;; Generated autoloads from gnus/gnus-art.el | 7533 | ;;; Generated autoloads from gnus/gnus-art.el |
| 7474 | 7534 | ||
| 7475 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ | 7535 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ |
| @@ -7478,11 +7538,11 @@ Make the current buffer look like a nice article." nil nil) | |||
| 7478 | ;;;*** | 7538 | ;;;*** |
| 7479 | 7539 | ||
| 7480 | ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" | 7540 | ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" |
| 7481 | ;;;;;; (14792 2675)) | 7541 | ;;;;;; (14813 58974)) |
| 7482 | ;;; Generated autoloads from gnus/gnus-audio.el | 7542 | ;;; Generated autoloads from gnus/gnus-audio.el |
| 7483 | 7543 | ||
| 7484 | (autoload (quote gnus-audio-play) "gnus-audio" "\ | 7544 | (autoload (quote gnus-audio-play) "gnus-audio" "\ |
| 7485 | Play a sound through the speaker." t nil) | 7545 | Play a sound FILE through the speaker." t nil) |
| 7486 | 7546 | ||
| 7487 | ;;;*** | 7547 | ;;;*** |
| 7488 | 7548 | ||
| @@ -7506,7 +7566,7 @@ Generate NOV files recursively starting in DIR." t nil) | |||
| 7506 | ;;;*** | 7566 | ;;;*** |
| 7507 | 7567 | ||
| 7508 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) | 7568 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) |
| 7509 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (14793 26123)) | 7569 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (14842 10645)) |
| 7510 | ;;; Generated autoloads from gnus/gnus-group.el | 7570 | ;;; Generated autoloads from gnus/gnus-group.el |
| 7511 | 7571 | ||
| 7512 | (autoload (quote gnus-fetch-group) "gnus-group" "\ | 7572 | (autoload (quote gnus-fetch-group) "gnus-group" "\ |
| @@ -7519,7 +7579,7 @@ Pop up a frame and enter GROUP." t nil) | |||
| 7519 | ;;;*** | 7579 | ;;;*** |
| 7520 | 7580 | ||
| 7521 | ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" | 7581 | ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" |
| 7522 | ;;;;;; (14792 2677)) | 7582 | ;;;;;; (14813 6105)) |
| 7523 | ;;; Generated autoloads from gnus/gnus-kill.el | 7583 | ;;; Generated autoloads from gnus/gnus-kill.el |
| 7524 | 7584 | ||
| 7525 | (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) | 7585 | (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) |
| @@ -7633,6 +7693,22 @@ the Gcc: header for archiving purposes." t nil) | |||
| 7633 | 7693 | ||
| 7634 | ;;;*** | 7694 | ;;;*** |
| 7635 | 7695 | ||
| 7696 | ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" | ||
| 7697 | ;;;;;; (14842 10645)) | ||
| 7698 | ;;; Generated autoloads from gnus/gnus-mule.el | ||
| 7699 | |||
| 7700 | (autoload (quote gnus-mule-add-group) "gnus-mule" "\ | ||
| 7701 | Specify that articles of news group NAME are encoded in CODING-SYSTEM. | ||
| 7702 | All news groups deeper than NAME are also the target. | ||
| 7703 | If CODING-SYSTEM is a cons, the car part is used and the cdr | ||
| 7704 | part is ignored. | ||
| 7705 | |||
| 7706 | This function exists for backward comaptibility with Emacs 20. It is | ||
| 7707 | recommended to customize the variable `gnus-group-charset-alist' | ||
| 7708 | rather than using this function." nil nil) | ||
| 7709 | |||
| 7710 | ;;;*** | ||
| 7711 | |||
| 7636 | ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" | 7712 | ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" |
| 7637 | ;;;;;; (14792 2677)) | 7713 | ;;;;;; (14792 2677)) |
| 7638 | ;;; Generated autoloads from gnus/gnus-soup.el | 7714 | ;;; Generated autoloads from gnus/gnus-soup.el |
| @@ -7661,7 +7737,7 @@ Update the format specification near point." t nil) | |||
| 7661 | ;;;*** | 7737 | ;;;*** |
| 7662 | 7738 | ||
| 7663 | ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" | 7739 | ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" |
| 7664 | ;;;;;; "gnus/gnus-start.el" (14793 26123)) | 7740 | ;;;;;; "gnus/gnus-start.el" (14841 19792)) |
| 7665 | ;;; Generated autoloads from gnus/gnus-start.el | 7741 | ;;; Generated autoloads from gnus/gnus-start.el |
| 7666 | 7742 | ||
| 7667 | (autoload (quote gnus-unload) "gnus-start" "\ | 7743 | (autoload (quote gnus-unload) "gnus-start" "\ |
| @@ -7684,7 +7760,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'." nil nil) | |||
| 7684 | 7760 | ||
| 7685 | ;;;*** | 7761 | ;;;*** |
| 7686 | 7762 | ||
| 7687 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (14726 36008)) | 7763 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (14726 41839)) |
| 7688 | ;;; Generated autoloads from play/gomoku.el | 7764 | ;;; Generated autoloads from play/gomoku.el |
| 7689 | 7765 | ||
| 7690 | (autoload (quote gomoku) "gomoku" "\ | 7766 | (autoload (quote gomoku) "gomoku" "\ |
| @@ -7851,7 +7927,7 @@ Provide help for current mode." t nil) | |||
| 7851 | ;;;*** | 7927 | ;;;*** |
| 7852 | 7928 | ||
| 7853 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" | 7929 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" |
| 7854 | ;;;;;; "hexl.el" (14590 1206)) | 7930 | ;;;;;; "hexl.el" (14821 33060)) |
| 7855 | ;;; Generated autoloads from hexl.el | 7931 | ;;; Generated autoloads from hexl.el |
| 7856 | 7932 | ||
| 7857 | (autoload (quote hexl-mode) "hexl" "\ | 7933 | (autoload (quote hexl-mode) "hexl" "\ |
| @@ -7940,7 +8016,7 @@ This discards the buffer's undo information." t nil) | |||
| 7940 | 8016 | ||
| 7941 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer | 8017 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer |
| 7942 | ;;;;;; hi-lock-face-buffer hi-lock-line-face-buffer hi-lock-mode | 8018 | ;;;;;; hi-lock-face-buffer hi-lock-line-face-buffer hi-lock-mode |
| 7943 | ;;;;;; hi-lock-mode) "hi-lock" "hi-lock.el" (14792 6214)) | 8019 | ;;;;;; hi-lock-mode) "hi-lock" "hi-lock.el" (14792 36880)) |
| 7944 | ;;; Generated autoloads from hi-lock.el | 8020 | ;;; Generated autoloads from hi-lock.el |
| 7945 | 8021 | ||
| 7946 | (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces)) | 8022 | (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces)) |
| @@ -8030,7 +8106,7 @@ be found in variable `hi-lock-interactive-patterns'." t nil) | |||
| 8030 | ;;;*** | 8106 | ;;;*** |
| 8031 | 8107 | ||
| 8032 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially | 8108 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially |
| 8033 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (14745 14843)) | 8109 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (14745 16483)) |
| 8034 | ;;; Generated autoloads from progmodes/hideif.el | 8110 | ;;; Generated autoloads from progmodes/hideif.el |
| 8035 | 8111 | ||
| 8036 | (defvar hide-ifdef-mode nil "\ | 8112 | (defvar hide-ifdef-mode nil "\ |
| @@ -8137,7 +8213,7 @@ Key bindings: | |||
| 8137 | ;;;### (autoloads (global-highlight-changes highlight-compare-with-file | 8213 | ;;;### (autoloads (global-highlight-changes highlight-compare-with-file |
| 8138 | ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change | 8214 | ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change |
| 8139 | ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) | 8215 | ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) |
| 8140 | ;;;;;; "hilit-chg" "hilit-chg.el" (14750 32459)) | 8216 | ;;;;;; "hilit-chg" "hilit-chg.el" (14750 33582)) |
| 8141 | ;;; Generated autoloads from hilit-chg.el | 8217 | ;;; Generated autoloads from hilit-chg.el |
| 8142 | 8218 | ||
| 8143 | (defvar highlight-changes-mode nil) | 8219 | (defvar highlight-changes-mode nil) |
| @@ -8356,7 +8432,7 @@ Usually run by inclusion in `minibuffer-setup-hook'." nil nil) | |||
| 8356 | 8432 | ||
| 8357 | ;;;*** | 8433 | ;;;*** |
| 8358 | 8434 | ||
| 8359 | ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (14748 55226)) | 8435 | ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (14816 63837)) |
| 8360 | ;;; Generated autoloads from progmodes/icon.el | 8436 | ;;; Generated autoloads from progmodes/icon.el |
| 8361 | 8437 | ||
| 8362 | (autoload (quote icon-mode) "icon" "\ | 8438 | (autoload (quote icon-mode) "icon" "\ |
| @@ -8535,7 +8611,7 @@ The main features of this mode are | |||
| 8535 | 8611 | ||
| 8536 | ;;;*** | 8612 | ;;;*** |
| 8537 | 8613 | ||
| 8538 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (14736 1145)) | 8614 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (14819 42852)) |
| 8539 | ;;; Generated autoloads from ielm.el | 8615 | ;;; Generated autoloads from ielm.el |
| 8540 | (add-hook 'same-window-buffer-names "*ielm*") | 8616 | (add-hook 'same-window-buffer-names "*ielm*") |
| 8541 | 8617 | ||
| @@ -8547,7 +8623,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist." t nil) | |||
| 8547 | 8623 | ||
| 8548 | ;;;### (autoloads (defimage find-image remove-images insert-image | 8624 | ;;;### (autoloads (defimage find-image remove-images insert-image |
| 8549 | ;;;;;; put-image create-image image-type-available-p image-type-from-file-header | 8625 | ;;;;;; put-image create-image image-type-available-p image-type-from-file-header |
| 8550 | ;;;;;; image-type-from-data) "image" "image.el" (14786 3251)) | 8626 | ;;;;;; image-type-from-data) "image" "image.el" (14812 24473)) |
| 8551 | ;;; Generated autoloads from image.el | 8627 | ;;; Generated autoloads from image.el |
| 8552 | 8628 | ||
| 8553 | (autoload (quote image-type-from-data) "image" "\ | 8629 | (autoload (quote image-type-from-data) "image" "\ |
| @@ -8642,12 +8718,38 @@ Example: | |||
| 8642 | 8718 | ||
| 8643 | ;;;*** | 8719 | ;;;*** |
| 8644 | 8720 | ||
| 8645 | ;;;### (autoloads (insert-image-file auto-image-file-mode image-file-name-regexp) | 8721 | ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp |
| 8646 | ;;;;;; "image-file" "image-file.el" (14804 40524)) | 8722 | ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" |
| 8723 | ;;;;;; "image-file.el" (14822 58259)) | ||
| 8647 | ;;; Generated autoloads from image-file.el | 8724 | ;;; Generated autoloads from image-file.el |
| 8648 | 8725 | ||
| 8726 | (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "xbm" "xpm" "pbm")) "\ | ||
| 8727 | *A list of image-file filename extensions. | ||
| 8728 | Filenames having one of these extensions are considered image files, | ||
| 8729 | in addition to those matching `image-file-name-regexps'. | ||
| 8730 | |||
| 8731 | See `auto-image-file-mode'; if `auto-image-file-mode' is enabled, | ||
| 8732 | setting this variable directly does not take effect unless | ||
| 8733 | `auto-image-file-mode' is re-enabled; this happens automatically the | ||
| 8734 | variable is set using \\[customize].") | ||
| 8735 | |||
| 8736 | (defvar image-file-name-regexps nil "\ | ||
| 8737 | *List of regexps matching image-file filenames. | ||
| 8738 | Filenames matching one of these regexps are considered image files, | ||
| 8739 | in addition to those with an extension in `image-file-name-extensions'. | ||
| 8740 | |||
| 8741 | See function `auto-image-file-mode'; if `auto-image-file-mode' is | ||
| 8742 | enabled, setting this variable directly does not take effect unless | ||
| 8743 | `auto-image-file-mode' is re-enabled; this happens automatically the | ||
| 8744 | variable is set using \\[customize].") | ||
| 8745 | |||
| 8649 | (autoload (quote image-file-name-regexp) "image-file" "\ | 8746 | (autoload (quote image-file-name-regexp) "image-file" "\ |
| 8650 | Return a regular expression that matches image-file filenames." nil nil) | 8747 | Return a regular expression matching image-file filenames." nil nil) |
| 8748 | |||
| 8749 | (autoload (quote insert-image-file) "image-file" "\ | ||
| 8750 | Insert the image file FILE into the current buffer. | ||
| 8751 | Optional arguments VISIT, BEG, END, and REPLACE are interpreted as for | ||
| 8752 | the command `insert-file-contents'." nil nil) | ||
| 8651 | 8753 | ||
| 8652 | (defvar auto-image-file-mode nil "\ | 8754 | (defvar auto-image-file-mode nil "\ |
| 8653 | Toggle Auto-Image-File mode. | 8755 | Toggle Auto-Image-File mode. |
| @@ -8667,15 +8769,10 @@ Image files are those whose name has an extension in | |||
| 8667 | `image-file-name-extensions', or matches a regexp in | 8769 | `image-file-name-extensions', or matches a regexp in |
| 8668 | `image-file-name-regexps'." t nil) | 8770 | `image-file-name-regexps'." t nil) |
| 8669 | 8771 | ||
| 8670 | (autoload (quote insert-image-file) "image-file" "\ | ||
| 8671 | Insert the image file FILE into the current buffer. | ||
| 8672 | Optional arguments VISIT, BEG, END, and REPLACE are interpreted as for | ||
| 8673 | the command `insert-file-contents'." nil nil) | ||
| 8674 | |||
| 8675 | ;;;*** | 8772 | ;;;*** |
| 8676 | 8773 | ||
| 8677 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar | 8774 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar |
| 8678 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (14782 9808)) | 8775 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (14837 50473)) |
| 8679 | ;;; Generated autoloads from imenu.el | 8776 | ;;; Generated autoloads from imenu.el |
| 8680 | 8777 | ||
| 8681 | (defvar imenu-sort-function nil "\ | 8778 | (defvar imenu-sort-function nil "\ |
| @@ -8817,13 +8914,13 @@ for more information." t nil) | |||
| 8817 | ;;;*** | 8914 | ;;;*** |
| 8818 | 8915 | ||
| 8819 | ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" | 8916 | ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" |
| 8820 | ;;;;;; (14735 57460)) | 8917 | ;;;;;; (14819 42855)) |
| 8821 | ;;; Generated autoloads from progmodes/inf-lisp.el | 8918 | ;;; Generated autoloads from progmodes/inf-lisp.el |
| 8822 | 8919 | ||
| 8823 | (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ | 8920 | (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ |
| 8824 | *What not to save on inferior Lisp's input history. | 8921 | *What not to save on inferior Lisp's input history. |
| 8825 | Input matching this regexp is not saved on the input history in Inferior Lisp | 8922 | Input matching this regexp is not saved on the input history in Inferior Lisp |
| 8826 | mode. Default is whitespace followed by 0 or 1 single-letter colon-keyword | 8923 | mode. Default is whitespace followed by 0 or 1 single-letter colon-keyword |
| 8827 | \(as in :a, :c, etc.)") | 8924 | \(as in :a, :c, etc.)") |
| 8828 | 8925 | ||
| 8829 | (defvar inferior-lisp-program "lisp" "\ | 8926 | (defvar inferior-lisp-program "lisp" "\ |
| @@ -8841,7 +8938,7 @@ but it works only in Common Lisp.") | |||
| 8841 | (defvar inferior-lisp-prompt "^[^> \n]*>+:? *" "\ | 8938 | (defvar inferior-lisp-prompt "^[^> \n]*>+:? *" "\ |
| 8842 | Regexp to recognise prompts in the Inferior Lisp mode. | 8939 | Regexp to recognise prompts in the Inferior Lisp mode. |
| 8843 | Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl, | 8940 | Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl, |
| 8844 | and franz. This variable is used to initialize `comint-prompt-regexp' in the | 8941 | and franz. This variable is used to initialize `comint-prompt-regexp' in the |
| 8845 | Inferior Lisp buffer. | 8942 | Inferior Lisp buffer. |
| 8846 | 8943 | ||
| 8847 | This variable is only used if the variable | 8944 | This variable is only used if the variable |
| @@ -8873,7 +8970,7 @@ of `inferior-lisp-program'). Runs the hooks from | |||
| 8873 | 8970 | ||
| 8874 | ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node | 8971 | ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node |
| 8875 | ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone | 8972 | ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone |
| 8876 | ;;;;;; info info-other-window) "info" "info.el" (14807 56558)) | 8973 | ;;;;;; info info-other-window) "info" "info.el" (14836 27426)) |
| 8877 | ;;; Generated autoloads from info.el | 8974 | ;;; Generated autoloads from info.el |
| 8878 | 8975 | ||
| 8879 | (autoload (quote info-other-window) "info" "\ | 8976 | (autoload (quote info-other-window) "info" "\ |
| @@ -8923,7 +9020,7 @@ This will add a speedbar major display mode." t nil) | |||
| 8923 | 9020 | ||
| 8924 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file | 9021 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file |
| 8925 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" | 9022 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" |
| 8926 | ;;;;;; (14711 25231)) | 9023 | ;;;;;; (14712 9626)) |
| 8927 | ;;; Generated autoloads from info-look.el | 9024 | ;;; Generated autoloads from info-look.el |
| 8928 | 9025 | ||
| 8929 | (autoload (quote info-lookup-reset) "info-look" "\ | 9026 | (autoload (quote info-lookup-reset) "info-look" "\ |
| @@ -8992,7 +9089,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"" nil | |||
| 8992 | 9089 | ||
| 8993 | ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method | 9090 | ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method |
| 8994 | ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" | 9091 | ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" |
| 8995 | ;;;;;; (14669 64271)) | 9092 | ;;;;;; (14837 50475)) |
| 8996 | ;;; Generated autoloads from international/isearch-x.el | 9093 | ;;; Generated autoloads from international/isearch-x.el |
| 8997 | 9094 | ||
| 8998 | (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ | 9095 | (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ |
| @@ -9106,7 +9203,7 @@ Add submenus to the Files menu, to convert to and from various formats." t nil) | |||
| 9106 | ;;;*** | 9203 | ;;;*** |
| 9107 | 9204 | ||
| 9108 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" | 9205 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" |
| 9109 | ;;;;;; (14716 1570)) | 9206 | ;;;;;; (14716 17385)) |
| 9110 | ;;; Generated autoloads from international/iso-transl.el | 9207 | ;;; Generated autoloads from international/iso-transl.el |
| 9111 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) | 9208 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) |
| 9112 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) | 9209 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) |
| @@ -9119,7 +9216,7 @@ Add submenus to the Files menu, to convert to and from various formats." t nil) | |||
| 9119 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 9216 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
| 9120 | ;;;;;; ispell-help ispell-word ispell-dictionary-alist ispell-local-dictionary-alist | 9217 | ;;;;;; ispell-help ispell-word ispell-dictionary-alist ispell-local-dictionary-alist |
| 9121 | ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" | 9218 | ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" |
| 9122 | ;;;;;; (14750 26861)) | 9219 | ;;;;;; (14832 14721)) |
| 9123 | ;;; Generated autoloads from textmodes/ispell.el | 9220 | ;;; Generated autoloads from textmodes/ispell.el |
| 9124 | 9221 | ||
| 9125 | (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ | 9222 | (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ |
| @@ -9363,7 +9460,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to | |||
| 9363 | ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer | 9460 | ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer |
| 9364 | ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings | 9461 | ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings |
| 9365 | ;;;;;; iswitchb-read-buffer iswitchb-mode) "iswitchb" "iswitchb.el" | 9462 | ;;;;;; iswitchb-read-buffer iswitchb-mode) "iswitchb" "iswitchb.el" |
| 9366 | ;;;;;; (14793 26118)) | 9463 | ;;;;;; (14816 63828)) |
| 9367 | ;;; Generated autoloads from iswitchb.el | 9464 | ;;; Generated autoloads from iswitchb.el |
| 9368 | 9465 | ||
| 9369 | (defvar iswitchb-mode nil "\ | 9466 | (defvar iswitchb-mode nil "\ |
| @@ -9371,6 +9468,10 @@ Toggle Iswitchb mode. | |||
| 9371 | Setting this variable directly does not take effect; | 9468 | Setting this variable directly does not take effect; |
| 9372 | use either \\[customize] or the function `iswitchb-mode'.") | 9469 | use either \\[customize] or the function `iswitchb-mode'.") |
| 9373 | 9470 | ||
| 9471 | (custom-add-to-group (quote iswitchb) (quote iswitchb-mode) (quote custom-variable)) | ||
| 9472 | |||
| 9473 | (custom-add-load (quote iswitchb-mode) (quote iswitchb)) | ||
| 9474 | |||
| 9374 | (autoload (quote iswitchb-read-buffer) "iswitchb" "\ | 9475 | (autoload (quote iswitchb-read-buffer) "iswitchb" "\ |
| 9375 | Replacement for the built-in `read-buffer'. | 9476 | Replacement for the built-in `read-buffer'. |
| 9376 | Return the name of a buffer selected. | 9477 | Return the name of a buffer selected. |
| @@ -9476,46 +9577,20 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil | |||
| 9476 | 9577 | ||
| 9477 | ;;;*** | 9578 | ;;;*** |
| 9478 | 9579 | ||
| 9479 | ;;;### (autoloads (jit-lock-mode) "jit-lock" "jit-lock.el" (14672 | 9580 | ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (14829 |
| 9480 | ;;;;;; 33974)) | 9581 | ;;;;;; 31693)) |
| 9481 | ;;; Generated autoloads from jit-lock.el | 9582 | ;;; Generated autoloads from jit-lock.el |
| 9482 | 9583 | ||
| 9483 | (autoload (quote jit-lock-mode) "jit-lock" "\ | 9584 | (autoload (quote jit-lock-register) "jit-lock" "\ |
| 9484 | Toggle Just-in-time Lock mode. | 9585 | Register FUN as a fontification function to be called in this buffer. |
| 9485 | Turn Just-in-time Lock mode on if and only if ARG is non-nil. | 9586 | FUN will be called with two arguments START and END indicating the region |
| 9486 | Enable it automatically by customizing group `font-lock'. | 9587 | that needs to be (re)fontified. |
| 9487 | 9588 | If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil) | |
| 9488 | When Just-in-time Lock mode is enabled, fontification is different in the | ||
| 9489 | following ways: | ||
| 9490 | |||
| 9491 | - Demand-driven buffer fontification triggered by Emacs C code. | ||
| 9492 | This means initial fontification of the whole buffer does not occur. | ||
| 9493 | Instead, fontification occurs when necessary, such as when scrolling | ||
| 9494 | through the buffer would otherwise reveal unfontified areas. This is | ||
| 9495 | useful if buffer fontification is too slow for large buffers. | ||
| 9496 | |||
| 9497 | - Stealthy buffer fontification if `jit-lock-stealth-time' is non-nil. | ||
| 9498 | This means remaining unfontified areas of buffers are fontified if Emacs has | ||
| 9499 | been idle for `jit-lock-stealth-time' seconds, while Emacs remains idle. | ||
| 9500 | This is useful if any buffer has any deferred fontification. | ||
| 9501 | |||
| 9502 | - Deferred context fontification if `jit-lock-defer-contextually' is | ||
| 9503 | non-nil. This means fontification updates the buffer corresponding to | ||
| 9504 | true syntactic context, after `jit-lock-stealth-time' seconds of Emacs | ||
| 9505 | idle time, while Emacs remains idle. Otherwise, fontification occurs | ||
| 9506 | on modified lines only, and subsequent lines can remain fontified | ||
| 9507 | corresponding to previous syntactic contexts. This is useful where | ||
| 9508 | strings or comments span lines. | ||
| 9509 | |||
| 9510 | Stealth fontification only occurs while the system remains unloaded. | ||
| 9511 | If the system load rises above `jit-lock-stealth-load' percent, stealth | ||
| 9512 | fontification is suspended. Stealth fontification intensity is controlled via | ||
| 9513 | the variable `jit-lock-stealth-nice'." nil nil) | ||
| 9514 | 9589 | ||
| 9515 | ;;;*** | 9590 | ;;;*** |
| 9516 | 9591 | ||
| 9517 | ;;;### (autoloads (auto-compression-mode) "jka-compr" "jka-compr.el" | 9592 | ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) |
| 9518 | ;;;;;; (14807 56559)) | 9593 | ;;;;;; "jka-compr" "jka-compr.el" (14825 37999)) |
| 9519 | ;;; Generated autoloads from jka-compr.el | 9594 | ;;; Generated autoloads from jka-compr.el |
| 9520 | 9595 | ||
| 9521 | (defvar auto-compression-mode nil "\ | 9596 | (defvar auto-compression-mode nil "\ |
| @@ -9532,6 +9607,9 @@ Toggle automatic file compression and uncompression. | |||
| 9532 | With prefix argument ARG, turn auto compression on if positive, else off. | 9607 | With prefix argument ARG, turn auto compression on if positive, else off. |
| 9533 | Returns the new status of auto compression (non-nil means on)." t nil) | 9608 | Returns the new status of auto compression (non-nil means on)." t nil) |
| 9534 | 9609 | ||
| 9610 | (autoload (quote with-auto-compression-mode) "jka-compr" "\ | ||
| 9611 | Evalute BODY with automatic file compression and uncompression enabled." nil (quote macro)) | ||
| 9612 | |||
| 9535 | ;;;*** | 9613 | ;;;*** |
| 9536 | 9614 | ||
| 9537 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" | 9615 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" |
| @@ -9555,7 +9633,7 @@ the context of text formatting." nil nil) | |||
| 9555 | ;;;*** | 9633 | ;;;*** |
| 9556 | 9634 | ||
| 9557 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (14762 | 9635 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (14762 |
| 9558 | ;;;;;; 12604)) | 9636 | ;;;;;; 13574)) |
| 9559 | ;;; Generated autoloads from international/kkc.el | 9637 | ;;; Generated autoloads from international/kkc.el |
| 9560 | 9638 | ||
| 9561 | (defvar kkc-after-update-conversion-functions nil "\ | 9639 | (defvar kkc-after-update-conversion-functions nil "\ |
| @@ -9649,7 +9727,7 @@ The return value is number of composed characters." nil nil) | |||
| 9649 | ;;;*** | 9727 | ;;;*** |
| 9650 | 9728 | ||
| 9651 | ;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el" | 9729 | ;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el" |
| 9652 | ;;;;;; (14789 582)) | 9730 | ;;;;;; (14842 10654)) |
| 9653 | ;;; Generated autoloads from international/latin1-disp.el | 9731 | ;;; Generated autoloads from international/latin1-disp.el |
| 9654 | 9732 | ||
| 9655 | (defvar latin1-display nil "\ | 9733 | (defvar latin1-display nil "\ |
| @@ -9737,7 +9815,7 @@ Unconditionally turn on Lazy Lock mode." nil nil) | |||
| 9737 | ;;;*** | 9815 | ;;;*** |
| 9738 | 9816 | ||
| 9739 | ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" | 9817 | ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" |
| 9740 | ;;;;;; (14280 10549)) | 9818 | ;;;;;; (14819 42852)) |
| 9741 | ;;; Generated autoloads from ledit.el | 9819 | ;;; Generated autoloads from ledit.el |
| 9742 | 9820 | ||
| 9743 | (defconst ledit-save-files t "\ | 9821 | (defconst ledit-save-files t "\ |
| @@ -9778,7 +9856,7 @@ generations (this defaults to 1)." t nil) | |||
| 9778 | ;;;*** | 9856 | ;;;*** |
| 9779 | 9857 | ||
| 9780 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (14789 | 9858 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (14789 |
| 9781 | ;;;;;; 7055)) | 9859 | ;;;;;; 22295)) |
| 9782 | ;;; Generated autoloads from loadhist.el | 9860 | ;;; Generated autoloads from loadhist.el |
| 9783 | 9861 | ||
| 9784 | (autoload (quote unload-feature) "loadhist" "\ | 9862 | (autoload (quote unload-feature) "loadhist" "\ |
| @@ -9804,7 +9882,7 @@ shown; this is often useful to constrain a big search." t nil) | |||
| 9804 | 9882 | ||
| 9805 | ;;;*** | 9883 | ;;;*** |
| 9806 | 9884 | ||
| 9807 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14651 36595)) | 9885 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14837 50473)) |
| 9808 | ;;; Generated autoloads from log-edit.el | 9886 | ;;; Generated autoloads from log-edit.el |
| 9809 | 9887 | ||
| 9810 | (autoload (quote log-edit) "log-edit" "\ | 9888 | (autoload (quote log-edit) "log-edit" "\ |
| @@ -9828,8 +9906,8 @@ Major mode for browsing CVS log output." t nil) | |||
| 9828 | ;;;*** | 9906 | ;;;*** |
| 9829 | 9907 | ||
| 9830 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer | 9908 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer |
| 9831 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (14692 | 9909 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (14693 |
| 9832 | ;;;;;; 59213)) | 9910 | ;;;;;; 49864)) |
| 9833 | ;;; Generated autoloads from lpr.el | 9911 | ;;; Generated autoloads from lpr.el |
| 9834 | 9912 | ||
| 9835 | (defvar printer-name (if (memq system-type (quote (ms-dos windows-nt))) "PRN") "\ | 9913 | (defvar printer-name (if (memq system-type (quote (ms-dos windows-nt))) "PRN") "\ |
| @@ -9927,8 +10005,8 @@ This function is suitable for execution in a .emacs file." t nil) | |||
| 9927 | 10005 | ||
| 9928 | ;;;*** | 10006 | ;;;*** |
| 9929 | 10007 | ||
| 9930 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (14718 | 10008 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (14720 |
| 9931 | ;;;;;; 57758)) | 10009 | ;;;;;; 7115)) |
| 9932 | ;;; Generated autoloads from progmodes/m4-mode.el | 10010 | ;;; Generated autoloads from progmodes/m4-mode.el |
| 9933 | 10011 | ||
| 9934 | (autoload (quote m4-mode) "m4-mode" "\ | 10012 | (autoload (quote m4-mode) "m4-mode" "\ |
| @@ -10068,8 +10146,8 @@ This function normally would be called when the message is sent." nil nil) | |||
| 10068 | 10146 | ||
| 10069 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region | 10147 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region |
| 10070 | ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p | 10148 | ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p |
| 10071 | ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (14799 | 10149 | ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (14800 |
| 10072 | ;;;;;; 60781)) | 10150 | ;;;;;; 33445)) |
| 10073 | ;;; Generated autoloads from mail/mail-utils.el | 10151 | ;;; Generated autoloads from mail/mail-utils.el |
| 10074 | 10152 | ||
| 10075 | (defvar mail-use-rfc822 nil "\ | 10153 | (defvar mail-use-rfc822 nil "\ |
| @@ -10160,7 +10238,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any." t | |||
| 10160 | ;;;*** | 10238 | ;;;*** |
| 10161 | 10239 | ||
| 10162 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" | 10240 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" |
| 10163 | ;;;;;; (14718 57725)) | 10241 | ;;;;;; (14720 7115)) |
| 10164 | ;;; Generated autoloads from progmodes/make-mode.el | 10242 | ;;; Generated autoloads from progmodes/make-mode.el |
| 10165 | 10243 | ||
| 10166 | (autoload (quote makefile-mode) "make-mode" "\ | 10244 | (autoload (quote makefile-mode) "make-mode" "\ |
| @@ -10249,7 +10327,7 @@ Previous contents of that buffer are killed first." t nil) | |||
| 10249 | 10327 | ||
| 10250 | ;;;*** | 10328 | ;;;*** |
| 10251 | 10329 | ||
| 10252 | ;;;### (autoloads (man-follow man) "man" "man.el" (14754 14509)) | 10330 | ;;;### (autoloads (man-follow man) "man" "man.el" (14825 31072)) |
| 10253 | ;;; Generated autoloads from man.el | 10331 | ;;; Generated autoloads from man.el |
| 10254 | 10332 | ||
| 10255 | (defalias (quote manual-entry) (quote man)) | 10333 | (defalias (quote manual-entry) (quote man)) |
| @@ -10278,7 +10356,7 @@ Get a Un*x manual page of the item under point and put it in a buffer." t nil) | |||
| 10278 | ;;;;;; message-signature message-indent-citation-function message-cite-function | 10356 | ;;;;;; message-signature message-indent-citation-function message-cite-function |
| 10279 | ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function | 10357 | ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function |
| 10280 | ;;;;;; message-user-organization-file message-signature-separator | 10358 | ;;;;;; message-user-organization-file message-signature-separator |
| 10281 | ;;;;;; message-from-style) "message" "gnus/message.el" (14792 2691)) | 10359 | ;;;;;; message-from-style) "message" "gnus/message.el" (14842 10648)) |
| 10282 | ;;; Generated autoloads from gnus/message.el | 10360 | ;;; Generated autoloads from gnus/message.el |
| 10283 | 10361 | ||
| 10284 | (defvar message-from-style (quote default) "\ | 10362 | (defvar message-from-style (quote default) "\ |
| @@ -10585,7 +10663,7 @@ Legal MIME content types. See documentation for \\[mh-edit-mhn].") | |||
| 10585 | ;;;*** | 10663 | ;;;*** |
| 10586 | 10664 | ||
| 10587 | ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" | 10665 | ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" |
| 10588 | ;;;;;; "midnight.el" (14720 22609)) | 10666 | ;;;;;; "midnight.el" (14721 29450)) |
| 10589 | ;;; Generated autoloads from midnight.el | 10667 | ;;; Generated autoloads from midnight.el |
| 10590 | 10668 | ||
| 10591 | (autoload (quote clean-buffer-list) "midnight" "\ | 10669 | (autoload (quote clean-buffer-list) "midnight" "\ |
| @@ -10658,8 +10736,20 @@ followed by the first character of the construct. | |||
| 10658 | 10736 | ||
| 10659 | ;;;*** | 10737 | ;;;*** |
| 10660 | 10738 | ||
| 10739 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" | ||
| 10740 | ;;;;;; (14816 63829)) | ||
| 10741 | ;;; Generated autoloads from play/morse.el | ||
| 10742 | |||
| 10743 | (autoload (quote morse-region) "morse" "\ | ||
| 10744 | Convert all text in a given region to morse code." t nil) | ||
| 10745 | |||
| 10746 | (autoload (quote unmorse-region) "morse" "\ | ||
| 10747 | Convert morse coded text in region to ordinary ASCII text." t nil) | ||
| 10748 | |||
| 10749 | ;;;*** | ||
| 10750 | |||
| 10661 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (14736 | 10751 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (14736 |
| 10662 | ;;;;;; 21062)) | 10752 | ;;;;;; 26481)) |
| 10663 | ;;; Generated autoloads from mouse-sel.el | 10753 | ;;; Generated autoloads from mouse-sel.el |
| 10664 | 10754 | ||
| 10665 | (autoload (quote mouse-sel-mode) "mouse-sel" "\ | 10755 | (autoload (quote mouse-sel-mode) "mouse-sel" "\ |
| @@ -10708,7 +10798,7 @@ Multiplication puzzle with GNU Emacs." t nil) | |||
| 10708 | 10798 | ||
| 10709 | ;;;*** | 10799 | ;;;*** |
| 10710 | 10800 | ||
| 10711 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (14794 43544)) | 10801 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (14795 14357)) |
| 10712 | ;;; Generated autoloads from msb.el | 10802 | ;;; Generated autoloads from msb.el |
| 10713 | 10803 | ||
| 10714 | (defvar msb-mode nil "\ | 10804 | (defvar msb-mode nil "\ |
| @@ -10733,7 +10823,7 @@ different buffer menu using the function `msb'." t nil) | |||
| 10733 | ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly | 10823 | ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly |
| 10734 | ;;;;;; describe-coding-system describe-char-after describe-character-set | 10824 | ;;;;;; describe-coding-system describe-char-after describe-character-set |
| 10735 | ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" | 10825 | ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" |
| 10736 | ;;;;;; "international/mule-diag.el" (14763 31124)) | 10826 | ;;;;;; "international/mule-diag.el" (14763 35975)) |
| 10737 | ;;; Generated autoloads from international/mule-diag.el | 10827 | ;;; Generated autoloads from international/mule-diag.el |
| 10738 | 10828 | ||
| 10739 | (autoload (quote list-character-sets) "mule-diag" "\ | 10829 | (autoload (quote list-character-sets) "mule-diag" "\ |
| @@ -10955,9 +11045,24 @@ language environment LANG-ENV." nil nil) | |||
| 10955 | 11045 | ||
| 10956 | ;;;*** | 11046 | ;;;*** |
| 10957 | 11047 | ||
| 10958 | ;;;### (autoloads (mwheel-install) "mwheel" "mwheel.el" (14378 52298)) | 11048 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" |
| 11049 | ;;;;;; (14838 50497)) | ||
| 10959 | ;;; Generated autoloads from mwheel.el | 11050 | ;;; Generated autoloads from mwheel.el |
| 10960 | 11051 | ||
| 11052 | (defvar mouse-wheel-mode nil "\ | ||
| 11053 | Toggle Mouse-Wheel mode. | ||
| 11054 | Setting this variable directly does not take effect; | ||
| 11055 | use either \\[customize] or the function `mouse-wheel-mode'.") | ||
| 11056 | |||
| 11057 | (custom-add-to-group (quote mouse) (quote mouse-wheel-mode) (quote custom-variable)) | ||
| 11058 | |||
| 11059 | (custom-add-load (quote mouse-wheel-mode) (quote mwheel)) | ||
| 11060 | |||
| 11061 | (autoload (quote mouse-wheel-mode) "mwheel" "\ | ||
| 11062 | Toggle mouse wheel support. | ||
| 11063 | With prefix argument ARG, turn on if positive, otherwise off. | ||
| 11064 | Returns non-nil if the new state is enabled." t nil) | ||
| 11065 | |||
| 10961 | (autoload (quote mwheel-install) "mwheel" "\ | 11066 | (autoload (quote mwheel-install) "mwheel" "\ |
| 10962 | Enable mouse wheel support." nil nil) | 11067 | Enable mouse wheel support." nil nil) |
| 10963 | 11068 | ||
| @@ -10966,7 +11071,7 @@ Enable mouse wheel support." nil nil) | |||
| 10966 | ;;;### (autoloads (network-connection network-connection-to-service | 11071 | ;;;### (autoloads (network-connection network-connection-to-service |
| 10967 | ;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host | 11072 | ;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host |
| 10968 | ;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el" | 11073 | ;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el" |
| 10969 | ;;;;;; (14727 65050)) | 11074 | ;;;;;; (14813 44131)) |
| 10970 | ;;; Generated autoloads from net/net-utils.el | 11075 | ;;; Generated autoloads from net/net-utils.el |
| 10971 | 11076 | ||
| 10972 | (autoload (quote traceroute) "net-utils" "\ | 11077 | (autoload (quote traceroute) "net-utils" "\ |
| @@ -10974,7 +11079,7 @@ Run traceroute program for TARGET." t nil) | |||
| 10974 | 11079 | ||
| 10975 | (autoload (quote ping) "net-utils" "\ | 11080 | (autoload (quote ping) "net-utils" "\ |
| 10976 | Ping HOST. | 11081 | Ping HOST. |
| 10977 | If your system's ping continues until interrupted, you can try setting | 11082 | If your system's ping continues until interrupted, you can try setting |
| 10978 | `ping-program-options'." t nil) | 11083 | `ping-program-options'." t nil) |
| 10979 | 11084 | ||
| 10980 | (autoload (quote ipconfig) "net-utils" "\ | 11085 | (autoload (quote ipconfig) "net-utils" "\ |
| @@ -11023,8 +11128,9 @@ Open a network connection to HOST on PORT." t nil) | |||
| 11023 | 11128 | ||
| 11024 | ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region | 11129 | ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region |
| 11025 | ;;;;;; uncomment-region comment-kill comment-set-column comment-indent | 11130 | ;;;;;; uncomment-region comment-kill comment-set-column comment-indent |
| 11026 | ;;;;;; comment-multi-line comment-padding comment-style comment-column) | 11131 | ;;;;;; comment-indent-default comment-multi-line comment-padding |
| 11027 | ;;;;;; "newcomment" "newcomment.el" (14807 56559)) | 11132 | ;;;;;; comment-style comment-column) "newcomment" "newcomment.el" |
| 11133 | ;;;;;; (14816 63828)) | ||
| 11028 | ;;; Generated autoloads from newcomment.el | 11134 | ;;; Generated autoloads from newcomment.el |
| 11029 | 11135 | ||
| 11030 | (defalias (quote indent-for-comment) (quote comment-indent)) | 11136 | (defalias (quote indent-for-comment) (quote comment-indent)) |
| @@ -11058,10 +11164,12 @@ Regexp to match the end of a comment plus everything up to its body.") | |||
| 11058 | *String to insert to end a new comment. | 11164 | *String to insert to end a new comment. |
| 11059 | Should be an empty string if comments are terminated by end-of-line.") | 11165 | Should be an empty string if comments are terminated by end-of-line.") |
| 11060 | 11166 | ||
| 11061 | (defvar comment-indent-function (lambda nil (if (looking-at "\\s<\\s<\\s<") 0 comment-column)) "\ | 11167 | (defvar comment-indent-function (quote comment-indent-default) "\ |
| 11062 | Function to compute desired indentation for a comment. | 11168 | Function to compute desired indentation for a comment. |
| 11063 | This function is called with no args with point at the beginning of | 11169 | This function is called with no args with point at the beginning of |
| 11064 | the comment's starting delimiter.") | 11170 | the comment's starting delimiter and should return either the desired |
| 11171 | column indentation or nil. | ||
| 11172 | If nil is returned, indentation is delegated to `indent-according-to-mode'.") | ||
| 11065 | 11173 | ||
| 11066 | (defvar comment-style (quote plain) "\ | 11174 | (defvar comment-style (quote plain) "\ |
| 11067 | *Style to be used for `comment-region'. | 11175 | *Style to be used for `comment-region'. |
| @@ -11079,6 +11187,9 @@ makes the comment easier to read. Default is 1. nil means 0.") | |||
| 11079 | *Non-nil means \\[comment-indent-new-line] continues comments, with no new terminator or starter. | 11187 | *Non-nil means \\[comment-indent-new-line] continues comments, with no new terminator or starter. |
| 11080 | This is obsolete because you might as well use \\[newline-and-indent].") | 11188 | This is obsolete because you might as well use \\[newline-and-indent].") |
| 11081 | 11189 | ||
| 11190 | (autoload (quote comment-indent-default) "newcomment" "\ | ||
| 11191 | Default for `comment-indent-function'." nil nil) | ||
| 11192 | |||
| 11082 | (autoload (quote comment-indent) "newcomment" "\ | 11193 | (autoload (quote comment-indent) "newcomment" "\ |
| 11083 | Indent this line's comment to comment column, or insert an empty comment. | 11194 | Indent this line's comment to comment column, or insert an empty comment. |
| 11084 | If CONTINUE is non-nil, use the `comment-continuation' markers if any." t nil) | 11195 | If CONTINUE is non-nil, use the `comment-continuation' markers if any." t nil) |
| @@ -11151,7 +11262,7 @@ symbol in the alist." nil nil) | |||
| 11151 | ;;;*** | 11262 | ;;;*** |
| 11152 | 11263 | ||
| 11153 | ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" | 11264 | ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" |
| 11154 | ;;;;;; (14792 2696)) | 11265 | ;;;;;; (14813 6105)) |
| 11155 | ;;; Generated autoloads from gnus/nnfolder.el | 11266 | ;;; Generated autoloads from gnus/nnfolder.el |
| 11156 | 11267 | ||
| 11157 | (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ | 11268 | (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ |
| @@ -11161,7 +11272,7 @@ This command does not work if you use short group names." t nil) | |||
| 11161 | ;;;*** | 11272 | ;;;*** |
| 11162 | 11273 | ||
| 11163 | ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" | 11274 | ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" |
| 11164 | ;;;;;; (14793 26124)) | 11275 | ;;;;;; (14842 10650)) |
| 11165 | ;;; Generated autoloads from gnus/nnkiboze.el | 11276 | ;;; Generated autoloads from gnus/nnkiboze.el |
| 11166 | 11277 | ||
| 11167 | (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ | 11278 | (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ |
| @@ -11360,11 +11471,12 @@ including a reproducible test case and send the message." t nil) | |||
| 11360 | ;;;*** | 11471 | ;;;*** |
| 11361 | 11472 | ||
| 11362 | ;;;### (autoloads (edit-options list-options) "options" "options.el" | 11473 | ;;;### (autoloads (edit-options list-options) "options" "options.el" |
| 11363 | ;;;;;; (14747 44772)) | 11474 | ;;;;;; (14816 63828)) |
| 11364 | ;;; Generated autoloads from options.el | 11475 | ;;; Generated autoloads from options.el |
| 11365 | 11476 | ||
| 11366 | (autoload (quote list-options) "options" "\ | 11477 | (autoload (quote list-options) "options" "\ |
| 11367 | Display a list of Emacs user options, with values and documentation." t nil) | 11478 | Display a list of Emacs user options, with values and documentation. |
| 11479 | It is now better to use Customize instead." t nil) | ||
| 11368 | 11480 | ||
| 11369 | (autoload (quote edit-options) "options" "\ | 11481 | (autoload (quote edit-options) "options" "\ |
| 11370 | Edit a list of Emacs user option values. | 11482 | Edit a list of Emacs user option values. |
| @@ -11517,7 +11629,7 @@ C-Escape does list-buffers." t nil) | |||
| 11517 | ;;;*** | 11629 | ;;;*** |
| 11518 | 11630 | ||
| 11519 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" | 11631 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" |
| 11520 | ;;;;;; "emulation/pc-select.el" (14782 10868)) | 11632 | ;;;;;; "emulation/pc-select.el" (14782 11919)) |
| 11521 | ;;; Generated autoloads from emulation/pc-select.el | 11633 | ;;; Generated autoloads from emulation/pc-select.el |
| 11522 | 11634 | ||
| 11523 | (autoload (quote pc-selection-mode) "pc-select" "\ | 11635 | (autoload (quote pc-selection-mode) "pc-select" "\ |
| @@ -11593,7 +11705,7 @@ Completion rules for the `cvs' command." nil nil) | |||
| 11593 | ;;;*** | 11705 | ;;;*** |
| 11594 | 11706 | ||
| 11595 | ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) | 11707 | ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) |
| 11596 | ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (14763 31121)) | 11708 | ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (14763 35955)) |
| 11597 | ;;; Generated autoloads from pcmpl-gnu.el | 11709 | ;;; Generated autoloads from pcmpl-gnu.el |
| 11598 | 11710 | ||
| 11599 | (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ | 11711 | (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ |
| @@ -11674,8 +11786,8 @@ Completion for the `chgrp' command." nil nil) | |||
| 11674 | 11786 | ||
| 11675 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list | 11787 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list |
| 11676 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete | 11788 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete |
| 11677 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (14768 | 11789 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (14826 |
| 11678 | ;;;;;; 46217)) | 11790 | ;;;;;; 56519)) |
| 11679 | ;;; Generated autoloads from pcomplete.el | 11791 | ;;; Generated autoloads from pcomplete.el |
| 11680 | 11792 | ||
| 11681 | (autoload (quote pcomplete) "pcomplete" "\ | 11793 | (autoload (quote pcomplete) "pcomplete" "\ |
| @@ -11716,7 +11828,7 @@ Setup shell-mode to use pcomplete." nil nil) | |||
| 11716 | 11828 | ||
| 11717 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status | 11829 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status |
| 11718 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" | 11830 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" |
| 11719 | ;;;;;; "pcvs.el" (14807 56559)) | 11831 | ;;;;;; "pcvs.el" (14825 31072)) |
| 11720 | ;;; Generated autoloads from pcvs.el | 11832 | ;;; Generated autoloads from pcvs.el |
| 11721 | 11833 | ||
| 11722 | (autoload (quote cvs-checkout) "pcvs" "\ | 11834 | (autoload (quote cvs-checkout) "pcvs" "\ |
| @@ -11760,7 +11872,7 @@ Optional argument NOSHOW if non-nil means not to display the buffer." t nil) | |||
| 11760 | 11872 | ||
| 11761 | (add-to-list (quote completion-ignored-extensions) "CVS/") | 11873 | (add-to-list (quote completion-ignored-extensions) "CVS/") |
| 11762 | 11874 | ||
| 11763 | (defvar cvs-dired-action (quote cvs-examine) "\ | 11875 | (defvar cvs-dired-action (quote cvs-quickdir) "\ |
| 11764 | The action to be performed when opening a CVS directory. | 11876 | The action to be performed when opening a CVS directory. |
| 11765 | Sensible values are `cvs-examine', `cvs-status' and `cvs-quickdir'.") | 11877 | Sensible values are `cvs-examine', `cvs-status' and `cvs-quickdir'.") |
| 11766 | 11878 | ||
| @@ -11944,7 +12056,7 @@ Ignores leading comment characters." t nil) | |||
| 11944 | ;;;*** | 12056 | ;;;*** |
| 11945 | 12057 | ||
| 11946 | ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" | 12058 | ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" |
| 11947 | ;;;;;; (13446 12665)) | 12059 | ;;;;;; (14729 20675)) |
| 11948 | ;;; Generated autoloads from progmodes/prolog.el | 12060 | ;;; Generated autoloads from progmodes/prolog.el |
| 11949 | 12061 | ||
| 11950 | (autoload (quote prolog-mode) "prolog" "\ | 12062 | (autoload (quote prolog-mode) "prolog" "\ |
| @@ -12018,7 +12130,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number | |||
| 12018 | ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize | 12130 | ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize |
| 12019 | ;;;;;; ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font | 12131 | ;;;;;; ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font |
| 12020 | ;;;;;; ps-mule-prepare-ascii-font ps-multibyte-buffer) "ps-mule" | 12132 | ;;;;;; ps-mule-prepare-ascii-font ps-multibyte-buffer) "ps-mule" |
| 12021 | ;;;;;; "ps-mule.el" (14728 33447)) | 12133 | ;;;;;; "ps-mule.el" (14729 19580)) |
| 12022 | ;;; Generated autoloads from ps-mule.el | 12134 | ;;; Generated autoloads from ps-mule.el |
| 12023 | 12135 | ||
| 12024 | (defvar ps-multibyte-buffer nil "\ | 12136 | (defvar ps-multibyte-buffer nil "\ |
| @@ -12115,7 +12227,7 @@ This checks if all multi-byte characters in the region are printable or not." ni | |||
| 12115 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer | 12227 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer |
| 12116 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces | 12228 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces |
| 12117 | ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" | 12229 | ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" |
| 12118 | ;;;;;; "ps-print.el" (14763 38312)) | 12230 | ;;;;;; "ps-print.el" (14840 15865)) |
| 12119 | ;;; Generated autoloads from ps-print.el | 12231 | ;;; Generated autoloads from ps-print.el |
| 12120 | 12232 | ||
| 12121 | (defvar ps-paper-type (quote letter) "\ | 12233 | (defvar ps-paper-type (quote letter) "\ |
| @@ -12253,7 +12365,7 @@ If EXTENSION is any other symbol, it is ignored." nil nil) | |||
| 12253 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map | 12365 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map |
| 12254 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout | 12366 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout |
| 12255 | ;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el" | 12367 | ;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el" |
| 12256 | ;;;;;; (14801 17449)) | 12368 | ;;;;;; (14842 10654)) |
| 12257 | ;;; Generated autoloads from international/quail.el | 12369 | ;;; Generated autoloads from international/quail.el |
| 12258 | 12370 | ||
| 12259 | (autoload (quote quail-use-package) "quail" "\ | 12371 | (autoload (quote quail-use-package) "quail" "\ |
| @@ -12533,7 +12645,7 @@ Call up the RE Builder for the current window." t nil) | |||
| 12533 | 12645 | ||
| 12534 | ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files | 12646 | ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files |
| 12535 | ;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf" | 12647 | ;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf" |
| 12536 | ;;;;;; "recentf.el" (14743 59745)) | 12648 | ;;;;;; "recentf.el" (14838 50964)) |
| 12537 | ;;; Generated autoloads from recentf.el | 12649 | ;;; Generated autoloads from recentf.el |
| 12538 | 12650 | ||
| 12539 | (autoload (quote recentf-save-list) "recentf" "\ | 12651 | (autoload (quote recentf-save-list) "recentf" "\ |
| @@ -12546,18 +12658,27 @@ Allow the user to edit the files that are kept in the recent list." t nil) | |||
| 12546 | Remove all non-readable and excluded files from `recentf-list'." t nil) | 12658 | Remove all non-readable and excluded files from `recentf-list'." t nil) |
| 12547 | 12659 | ||
| 12548 | (autoload (quote recentf-open-files) "recentf" "\ | 12660 | (autoload (quote recentf-open-files) "recentf" "\ |
| 12549 | Open a buffer that allows the user to choose a file to open from | 12661 | Display buffer allowing user to choose a file from recently-opened list. |
| 12550 | the list of recently opened files. The optional argument FILES may be | 12662 | The optional argument FILES may be used to specify the list, otherwise |
| 12551 | used to specify the list, otherwise recentf-list is used. The optional | 12663 | `recentf-list' is used. The optional argument BUFFER-NAME specifies |
| 12552 | argument BUFFER-NAME specifies which buffer to use for the interaction." t nil) | 12664 | which buffer to use for the interaction." t nil) |
| 12553 | 12665 | ||
| 12554 | (autoload (quote recentf-open-more-files) "recentf" "\ | 12666 | (autoload (quote recentf-open-more-files) "recentf" "\ |
| 12555 | Allow the user to open files that are not in the menu." t nil) | 12667 | Allow the user to open files that are not in the menu." t nil) |
| 12556 | 12668 | ||
| 12669 | (defvar recentf-mode nil "\ | ||
| 12670 | Toggle Recentf mode. | ||
| 12671 | Setting this variable directly does not take effect; | ||
| 12672 | use either \\[customize] or the function `recentf-mode'.") | ||
| 12673 | |||
| 12674 | (custom-add-to-group (quote recentf) (quote recentf-mode) (quote custom-variable)) | ||
| 12675 | |||
| 12676 | (custom-add-load (quote recentf-mode) (quote recentf)) | ||
| 12677 | |||
| 12557 | (autoload (quote recentf-mode) "recentf" "\ | 12678 | (autoload (quote recentf-mode) "recentf" "\ |
| 12558 | Toggle recentf mode. | 12679 | Toggle recentf mode. |
| 12559 | With prefix ARG, turn recentf mode on if and only if ARG is positive. | 12680 | With prefix argument ARG, turn on if positive, otherwise off. |
| 12560 | Returns the new status of recentf mode (non-nil means on). | 12681 | Returns non-nil if the new state is enabled. |
| 12561 | 12682 | ||
| 12562 | When recentf mode is enabled, it maintains a menu for visiting files that | 12683 | When recentf mode is enabled, it maintains a menu for visiting files that |
| 12563 | were operated on recently." t nil) | 12684 | were operated on recently." t nil) |
| @@ -12567,8 +12688,8 @@ were operated on recently." t nil) | |||
| 12567 | ;;;### (autoloads (clear-rectangle replace-rectangle string-rectangle | 12688 | ;;;### (autoloads (clear-rectangle replace-rectangle string-rectangle |
| 12568 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle | 12689 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle |
| 12569 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle | 12690 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle |
| 12570 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (14709 | 12691 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (14710 |
| 12571 | ;;;;;; 28151)) | 12692 | ;;;;;; 21251)) |
| 12572 | ;;; Generated autoloads from rect.el | 12693 | ;;; Generated autoloads from rect.el |
| 12573 | 12694 | ||
| 12574 | (autoload (quote move-to-column-force) "rect" "\ | 12695 | (autoload (quote move-to-column-force) "rect" "\ |
| @@ -12661,6 +12782,20 @@ rectangle which were empty." t nil) | |||
| 12661 | 12782 | ||
| 12662 | ;;;*** | 12783 | ;;;*** |
| 12663 | 12784 | ||
| 12785 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (14842 | ||
| 12786 | ;;;;;; 10654)) | ||
| 12787 | ;;; Generated autoloads from textmodes/refill.el | ||
| 12788 | |||
| 12789 | (autoload (quote refill-mode) "refill" "\ | ||
| 12790 | Toggle Refill minor mode. | ||
| 12791 | With prefix arg, turn Refill mode on iff arg is positive. | ||
| 12792 | |||
| 12793 | When Refill mode is on, the current paragraph will be formatted when | ||
| 12794 | changes are made within it. Self-inserting characters only cause | ||
| 12795 | refilling if they would cause auto-filling." t nil) | ||
| 12796 | |||
| 12797 | ;;;*** | ||
| 12798 | |||
| 12664 | ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" | 12799 | ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" |
| 12665 | ;;;;;; (14671 47574)) | 12800 | ;;;;;; (14671 47574)) |
| 12666 | ;;; Generated autoloads from textmodes/reftex.el | 12801 | ;;; Generated autoloads from textmodes/reftex.el |
| @@ -12702,7 +12837,7 @@ on the menu bar. | |||
| 12702 | ;;;*** | 12837 | ;;;*** |
| 12703 | 12838 | ||
| 12704 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" | 12839 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" |
| 12705 | ;;;;;; (14702 57277)) | 12840 | ;;;;;; (14702 63699)) |
| 12706 | ;;; Generated autoloads from textmodes/reftex-cite.el | 12841 | ;;; Generated autoloads from textmodes/reftex-cite.el |
| 12707 | 12842 | ||
| 12708 | (autoload (quote reftex-citation) "reftex-cite" "\ | 12843 | (autoload (quote reftex-citation) "reftex-cite" "\ |
| @@ -12760,7 +12895,7 @@ Here are all local bindings. | |||
| 12760 | ;;;*** | 12895 | ;;;*** |
| 12761 | 12896 | ||
| 12762 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" | 12897 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" |
| 12763 | ;;;;;; (14807 56560)) | 12898 | ;;;;;; (14816 63829)) |
| 12764 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el | 12899 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el |
| 12765 | 12900 | ||
| 12766 | (autoload (quote regexp-opt) "regexp-opt" "\ | 12901 | (autoload (quote regexp-opt) "regexp-opt" "\ |
| @@ -12770,8 +12905,11 @@ quoted or not. If optional PAREN is non-nil, ensure that the returned regexp | |||
| 12770 | is enclosed by at least one regexp grouping construct. | 12905 | is enclosed by at least one regexp grouping construct. |
| 12771 | The returned regexp is typically more efficient than the equivalent regexp: | 12906 | The returned regexp is typically more efficient than the equivalent regexp: |
| 12772 | 12907 | ||
| 12773 | (let ((open-paren (if PAREN \"\\\\(\" \"\")) (close-paren (if PAREN \"\\\\)\" \"\"))) | 12908 | (let ((open (if PAREN \"\\\\(\" \"\")) (close (if PAREN \"\\\\)\" \"\"))) |
| 12774 | (concat open-paren (mapconcat 'regexp-quote STRINGS \"\\\\|\") close-paren))" nil nil) | 12909 | (concat open (mapconcat 'regexp-quote STRINGS \"\\\\|\") close)) |
| 12910 | |||
| 12911 | If PAREN is `words', then the resulting regexp is additionally surrounded | ||
| 12912 | by \\=\\< and \\>." nil nil) | ||
| 12775 | 12913 | ||
| 12776 | (autoload (quote regexp-opt-depth) "regexp-opt" "\ | 12914 | (autoload (quote regexp-opt-depth) "regexp-opt" "\ |
| 12777 | Return the depth of REGEXP. | 12915 | Return the depth of REGEXP. |
| @@ -12921,7 +13059,7 @@ variable." t nil) | |||
| 12921 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output | 13059 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output |
| 12922 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers | 13060 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers |
| 12923 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) | 13061 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) |
| 12924 | ;;;;;; "rmail" "mail/rmail.el" (14726 36008)) | 13062 | ;;;;;; "rmail" "mail/rmail.el" (14726 41837)) |
| 12925 | ;;; Generated autoloads from mail/rmail.el | 13063 | ;;; Generated autoloads from mail/rmail.el |
| 12926 | 13064 | ||
| 12927 | (defvar rmail-dont-reply-to-names nil "\ | 13065 | (defvar rmail-dont-reply-to-names nil "\ |
| @@ -13367,7 +13505,7 @@ This function is obsolete." t nil) | |||
| 13367 | ;;;*** | 13505 | ;;;*** |
| 13368 | 13506 | ||
| 13369 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" | 13507 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" |
| 13370 | ;;;;;; (14432 37919)) | 13508 | ;;;;;; (14821 46406)) |
| 13371 | ;;; Generated autoloads from progmodes/scheme.el | 13509 | ;;; Generated autoloads from progmodes/scheme.el |
| 13372 | 13510 | ||
| 13373 | (autoload (quote scheme-mode) "scheme" "\ | 13511 | (autoload (quote scheme-mode) "scheme" "\ |
| @@ -13378,8 +13516,10 @@ In addition, if an inferior Scheme process is running, some additional | |||
| 13378 | commands will be defined, for evaluating expressions and controlling | 13516 | commands will be defined, for evaluating expressions and controlling |
| 13379 | the interpreter, and the state of the process will be displayed in the | 13517 | the interpreter, and the state of the process will be displayed in the |
| 13380 | modeline of all Scheme buffers. The names of commands that interact | 13518 | modeline of all Scheme buffers. The names of commands that interact |
| 13381 | with the Scheme process start with \"xscheme-\". For more information | 13519 | with the Scheme process start with \"xscheme-\" if you use the MIT |
| 13382 | see the documentation for xscheme-interaction-mode. | 13520 | Scheme-specific `xscheme' package; for more information see the |
| 13521 | documentation for `xscheme-interaction-mode'. Use \\[run-scheme] to | ||
| 13522 | start an inferior Scheme using the more general `cmuscheme' package. | ||
| 13383 | 13523 | ||
| 13384 | Commands: | 13524 | Commands: |
| 13385 | Delete converts tabs to spaces as it moves back. | 13525 | Delete converts tabs to spaces as it moves back. |
| @@ -13441,7 +13581,7 @@ scribe-electric-parenthesis | |||
| 13441 | ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to | 13581 | ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to |
| 13442 | ;;;;;; mail-archive-file-name mail-header-separator mail-yank-ignored-headers | 13582 | ;;;;;; mail-archive-file-name mail-header-separator mail-yank-ignored-headers |
| 13443 | ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from | 13583 | ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from |
| 13444 | ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (14782 12278)) | 13584 | ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (14816 63829)) |
| 13445 | ;;; Generated autoloads from mail/sendmail.el | 13585 | ;;; Generated autoloads from mail/sendmail.el |
| 13446 | 13586 | ||
| 13447 | (defvar mail-from-style (quote angles) "\ | 13587 | (defvar mail-from-style (quote angles) "\ |
| @@ -13601,7 +13741,7 @@ Like `mail' command, but display mail buffer in another frame." t nil) | |||
| 13601 | 13741 | ||
| 13602 | ;;;*** | 13742 | ;;;*** |
| 13603 | 13743 | ||
| 13604 | ;;;### (autoloads (server-start) "server" "server.el" (14753 18953)) | 13744 | ;;;### (autoloads (server-start) "server" "server.el" (14754 19514)) |
| 13605 | ;;; Generated autoloads from server.el | 13745 | ;;; Generated autoloads from server.el |
| 13606 | 13746 | ||
| 13607 | (autoload (quote server-start) "server" "\ | 13747 | (autoload (quote server-start) "server" "\ |
| @@ -13678,7 +13818,7 @@ To work around that, do: | |||
| 13678 | ;;;*** | 13818 | ;;;*** |
| 13679 | 13819 | ||
| 13680 | ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" | 13820 | ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" |
| 13681 | ;;;;;; (14792 2704)) | 13821 | ;;;;;; (14834 5677)) |
| 13682 | ;;; Generated autoloads from progmodes/sh-script.el | 13822 | ;;; Generated autoloads from progmodes/sh-script.el |
| 13683 | 13823 | ||
| 13684 | (put (quote sh-mode) (quote mode-class) (quote special)) | 13824 | (put (quote sh-mode) (quote mode-class) (quote special)) |
| @@ -13787,7 +13927,7 @@ buffer called `*Shadows*'. Shadowings are located by calling the | |||
| 13787 | ;;;*** | 13927 | ;;;*** |
| 13788 | 13928 | ||
| 13789 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" | 13929 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" |
| 13790 | ;;;;;; (14785 16384)) | 13930 | ;;;;;; (14841 19790)) |
| 13791 | ;;; Generated autoloads from shell.el | 13931 | ;;; Generated autoloads from shell.el |
| 13792 | 13932 | ||
| 13793 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ | 13933 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ |
| @@ -13796,9 +13936,10 @@ For shells that match this regexp, Emacs will write out the | |||
| 13796 | command history when the shell finishes.") | 13936 | command history when the shell finishes.") |
| 13797 | 13937 | ||
| 13798 | (autoload (quote shell) "shell" "\ | 13938 | (autoload (quote shell) "shell" "\ |
| 13799 | Run an inferior shell, with I/O through buffer *shell*. | 13939 | Run an inferior shell, with I/O through BUFFER (which defaults to `*shell*'). |
| 13800 | If buffer exists but shell process is not running, make new shell. | 13940 | Interactively, a prefix arg means to prompt for BUFFER. |
| 13801 | If buffer exists and shell process is running, just switch to buffer `*shell*'. | 13941 | If BUFFER exists but shell process is not running, make new shell. |
| 13942 | If BUFFER exists and shell process is running, just switch to BUFFER. | ||
| 13802 | Program used comes from variable `explicit-shell-file-name', | 13943 | Program used comes from variable `explicit-shell-file-name', |
| 13803 | or (if that is nil) from the ESHELL environment variable, | 13944 | or (if that is nil) from the ESHELL environment variable, |
| 13804 | or else from SHELL if there is no ESHELL. | 13945 | or else from SHELL if there is no ESHELL. |
| @@ -13987,8 +14128,8 @@ symmetrical ones, and the same character twice for the others." t nil) | |||
| 13987 | 14128 | ||
| 13988 | ;;;*** | 14129 | ;;;*** |
| 13989 | 14130 | ||
| 13990 | ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (14747 | 14131 | ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (14814 |
| 13991 | ;;;;;; 44772)) | 14132 | ;;;;;; 33056)) |
| 13992 | ;;; Generated autoloads from smerge-mode.el | 14133 | ;;; Generated autoloads from smerge-mode.el |
| 13993 | 14134 | ||
| 13994 | (autoload (quote smerge-mode) "smerge-mode" "\ | 14135 | (autoload (quote smerge-mode) "smerge-mode" "\ |
| @@ -13998,7 +14139,7 @@ Minor mode to simplify editing output from the diff3 program. | |||
| 13998 | ;;;*** | 14139 | ;;;*** |
| 13999 | 14140 | ||
| 14000 | ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" | 14141 | ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" |
| 14001 | ;;;;;; (14807 56560)) | 14142 | ;;;;;; (14811 40584)) |
| 14002 | ;;; Generated autoloads from gnus/smiley-ems.el | 14143 | ;;; Generated autoloads from gnus/smiley-ems.el |
| 14003 | 14144 | ||
| 14004 | (autoload (quote smiley-region) "smiley-ems" "\ | 14145 | (autoload (quote smiley-region) "smiley-ems" "\ |
| @@ -14323,7 +14464,7 @@ From a program takes two point or marker arguments, BEG and END." t nil) | |||
| 14323 | ;;;*** | 14464 | ;;;*** |
| 14324 | 14465 | ||
| 14325 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" | 14466 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" |
| 14326 | ;;;;;; "speedbar.el" (14782 10119)) | 14467 | ;;;;;; "speedbar.el" (14782 11914)) |
| 14327 | ;;; Generated autoloads from speedbar.el | 14468 | ;;; Generated autoloads from speedbar.el |
| 14328 | 14469 | ||
| 14329 | (defalias (quote speedbar) (quote speedbar-frame-mode)) | 14470 | (defalias (quote speedbar) (quote speedbar-frame-mode)) |
| @@ -14372,8 +14513,8 @@ Check spelling of string supplied as argument." t nil) | |||
| 14372 | 14513 | ||
| 14373 | ;;;*** | 14514 | ;;;*** |
| 14374 | 14515 | ||
| 14375 | ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (13607 | 14516 | ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (14816 |
| 14376 | ;;;;;; 43485)) | 14517 | ;;;;;; 63829)) |
| 14377 | ;;; Generated autoloads from play/spook.el | 14518 | ;;; Generated autoloads from play/spook.el |
| 14378 | 14519 | ||
| 14379 | (autoload (quote spook) "spook" "\ | 14520 | (autoload (quote spook) "spook" "\ |
| @@ -14386,7 +14527,7 @@ Return a vector containing the lines from `spook-phrases-file'." nil nil) | |||
| 14386 | 14527 | ||
| 14387 | ;;;### (autoloads (sql-postgres sql-ms sql-ingres sql-solid sql-mysql | 14528 | ;;;### (autoloads (sql-postgres sql-ms sql-ingres sql-solid sql-mysql |
| 14388 | ;;;;;; sql-informix sql-sybase sql-oracle sql-mode sql-help) "sql" | 14529 | ;;;;;; sql-informix sql-sybase sql-oracle sql-mode sql-help) "sql" |
| 14389 | ;;;;;; "progmodes/sql.el" (14772 52869)) | 14530 | ;;;;;; "progmodes/sql.el" (14829 52426)) |
| 14390 | ;;; Generated autoloads from progmodes/sql.el | 14531 | ;;; Generated autoloads from progmodes/sql.el |
| 14391 | 14532 | ||
| 14392 | (autoload (quote sql-help) "sql" "\ | 14533 | (autoload (quote sql-help) "sql" "\ |
| @@ -14477,8 +14618,8 @@ If buffer exists and a process is running, just switch to buffer | |||
| 14477 | `*SQL*'. | 14618 | `*SQL*'. |
| 14478 | 14619 | ||
| 14479 | Interpreter used comes from variable `sql-sybase-program'. Login uses | 14620 | Interpreter used comes from variable `sql-sybase-program'. Login uses |
| 14480 | the variables `sql-user', `sql-password', and `sql-server' as | 14621 | the variables `sql-server', `sql-user', `sql-password', and |
| 14481 | defaults, if set. | 14622 | `sql-database' as defaults, if set. |
| 14482 | 14623 | ||
| 14483 | The buffer is put in sql-interactive-mode, giving commands for sending | 14624 | The buffer is put in sql-interactive-mode, giving commands for sending |
| 14484 | input. See `sql-interactive-mode'. | 14625 | input. See `sql-interactive-mode'. |
| @@ -14642,7 +14783,7 @@ Try to set `comint-output-filter-functions' like this: | |||
| 14642 | ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke | 14783 | ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke |
| 14643 | ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke | 14784 | ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke |
| 14644 | ;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el" | 14785 | ;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el" |
| 14645 | ;;;;;; (14786 23249)) | 14786 | ;;;;;; (14788 10033)) |
| 14646 | ;;; Generated autoloads from strokes.el | 14787 | ;;; Generated autoloads from strokes.el |
| 14647 | 14788 | ||
| 14648 | (defvar strokes-mode nil "\ | 14789 | (defvar strokes-mode nil "\ |
| @@ -14733,6 +14874,18 @@ Read a complex stroke and insert its glyph into the current buffer." t nil) | |||
| 14733 | 14874 | ||
| 14734 | ;;;*** | 14875 | ;;;*** |
| 14735 | 14876 | ||
| 14877 | ;;;### (autoloads (studlify-word studlify-region) "studly" "play/studly.el" | ||
| 14878 | ;;;;;; (14816 63829)) | ||
| 14879 | ;;; Generated autoloads from play/studly.el | ||
| 14880 | |||
| 14881 | (autoload (quote studlify-region) "studly" "\ | ||
| 14882 | Studlify-case the region" t nil) | ||
| 14883 | |||
| 14884 | (autoload (quote studlify-word) "studly" "\ | ||
| 14885 | Studlify-case the current word, or COUNT words if given an argument" t nil) | ||
| 14886 | |||
| 14887 | ;;;*** | ||
| 14888 | |||
| 14736 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" | 14889 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" |
| 14737 | ;;;;;; (14565 55801)) | 14890 | ;;;;;; (14565 55801)) |
| 14738 | ;;; Generated autoloads from mail/supercite.el | 14891 | ;;; Generated autoloads from mail/supercite.el |
| @@ -14812,7 +14965,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. | |||
| 14812 | ;;;*** | 14965 | ;;;*** |
| 14813 | 14966 | ||
| 14814 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" | 14967 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" |
| 14815 | ;;;;;; "progmodes/tcl.el" (14651 36906)) | 14968 | ;;;;;; "progmodes/tcl.el" (14729 20675)) |
| 14816 | ;;; Generated autoloads from progmodes/tcl.el | 14969 | ;;; Generated autoloads from progmodes/tcl.el |
| 14817 | 14970 | ||
| 14818 | (autoload (quote tcl-mode) "tcl" "\ | 14971 | (autoload (quote tcl-mode) "tcl" "\ |
| @@ -14863,7 +15016,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil) | |||
| 14863 | 15016 | ||
| 14864 | ;;;*** | 15017 | ;;;*** |
| 14865 | 15018 | ||
| 14866 | ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (14550 7962)) | 15019 | ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (14729 20675)) |
| 14867 | ;;; Generated autoloads from net/telnet.el | 15020 | ;;; Generated autoloads from net/telnet.el |
| 14868 | (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") | 15021 | (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") |
| 14869 | 15022 | ||
| @@ -14883,8 +15036,8 @@ Normally input is edited in Emacs and sent a line at a time." t nil) | |||
| 14883 | 15036 | ||
| 14884 | ;;;*** | 15037 | ;;;*** |
| 14885 | 15038 | ||
| 14886 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (14700 | 15039 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (14702 |
| 14887 | ;;;;;; 46932)) | 15040 | ;;;;;; 63698)) |
| 14888 | ;;; Generated autoloads from term.el | 15041 | ;;; Generated autoloads from term.el |
| 14889 | 15042 | ||
| 14890 | (autoload (quote make-term) "term" "\ | 15043 | (autoload (quote make-term) "term" "\ |
| @@ -14903,7 +15056,7 @@ Start a terminal-emulator in a new buffer." t nil) | |||
| 14903 | ;;;*** | 15056 | ;;;*** |
| 14904 | 15057 | ||
| 14905 | ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (14758 | 15058 | ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (14758 |
| 14906 | ;;;;;; 10468)) | 15059 | ;;;;;; 23449)) |
| 14907 | ;;; Generated autoloads from terminal.el | 15060 | ;;; Generated autoloads from terminal.el |
| 14908 | 15061 | ||
| 14909 | (autoload (quote terminal-emulator) "terminal" "\ | 15062 | (autoload (quote terminal-emulator) "terminal" "\ |
| @@ -14968,7 +15121,7 @@ tetris-mode keybindings: | |||
| 14968 | ;;;;;; tex-start-options-string slitex-run-command latex-run-command | 15121 | ;;;;;; tex-start-options-string slitex-run-command latex-run-command |
| 14969 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp | 15122 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp |
| 14970 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" | 15123 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" |
| 14971 | ;;;;;; (14807 56561)) | 15124 | ;;;;;; (14825 31079)) |
| 14972 | ;;; Generated autoloads from textmodes/tex-mode.el | 15125 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 14973 | 15126 | ||
| 14974 | (defvar tex-shell-file-name nil "\ | 15127 | (defvar tex-shell-file-name nil "\ |
| @@ -15250,7 +15403,7 @@ if large. You can use Info-split to do this manually." t nil) | |||
| 15250 | ;;;*** | 15403 | ;;;*** |
| 15251 | 15404 | ||
| 15252 | ;;;### (autoloads (texinfo-mode) "texinfo" "textmodes/texinfo.el" | 15405 | ;;;### (autoloads (texinfo-mode) "texinfo" "textmodes/texinfo.el" |
| 15253 | ;;;;;; (14810 32089)) | 15406 | ;;;;;; (14819 42855)) |
| 15254 | ;;; Generated autoloads from textmodes/texinfo.el | 15407 | ;;; Generated autoloads from textmodes/texinfo.el |
| 15255 | 15408 | ||
| 15256 | (autoload (quote texinfo-mode) "texinfo" "\ | 15409 | (autoload (quote texinfo-mode) "texinfo" "\ |
| @@ -15488,7 +15641,7 @@ See also docstring of the function tibetan-compose-region." t nil) | |||
| 15488 | ;;;*** | 15641 | ;;;*** |
| 15489 | 15642 | ||
| 15490 | ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" | 15643 | ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" |
| 15491 | ;;;;;; (14780 1546)) | 15644 | ;;;;;; (14780 47087)) |
| 15492 | ;;; Generated autoloads from textmodes/tildify.el | 15645 | ;;; Generated autoloads from textmodes/tildify.el |
| 15493 | 15646 | ||
| 15494 | (autoload (quote tildify-region) "tildify" "\ | 15647 | (autoload (quote tildify-region) "tildify" "\ |
| @@ -15555,7 +15708,7 @@ If DATE is malformed, a zero time will be returned." nil nil) | |||
| 15555 | ;;;*** | 15708 | ;;;*** |
| 15556 | 15709 | ||
| 15557 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" | 15710 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" |
| 15558 | ;;;;;; "time-stamp.el" (14599 11147)) | 15711 | ;;;;;; "time-stamp.el" (14838 53329)) |
| 15559 | ;;; Generated autoloads from time-stamp.el | 15712 | ;;; Generated autoloads from time-stamp.el |
| 15560 | 15713 | ||
| 15561 | (autoload (quote time-stamp) "time-stamp" "\ | 15714 | (autoload (quote time-stamp) "time-stamp" "\ |
| @@ -15585,7 +15738,7 @@ With arg, turn time stamping on if and only if arg is positive." t nil) | |||
| 15585 | ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out | 15738 | ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out |
| 15586 | ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in | 15739 | ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in |
| 15587 | ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" | 15740 | ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" |
| 15588 | ;;;;;; (14745 1586)) | 15741 | ;;;;;; (14823 8292)) |
| 15589 | ;;; Generated autoloads from calendar/timeclock.el | 15742 | ;;; Generated autoloads from calendar/timeclock.el |
| 15590 | 15743 | ||
| 15591 | (autoload (quote timeclock-modeline-display) "timeclock" "\ | 15744 | (autoload (quote timeclock-modeline-display) "timeclock" "\ |
| @@ -15723,7 +15876,7 @@ be detected." nil (quote macro)) | |||
| 15723 | ;;;*** | 15876 | ;;;*** |
| 15724 | 15877 | ||
| 15725 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" | 15878 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" |
| 15726 | ;;;;;; "international/titdic-cnv.el" (14781 28209)) | 15879 | ;;;;;; "international/titdic-cnv.el" (14816 17181)) |
| 15727 | ;;; Generated autoloads from international/titdic-cnv.el | 15880 | ;;; Generated autoloads from international/titdic-cnv.el |
| 15728 | 15881 | ||
| 15729 | (autoload (quote titdic-convert) "titdic-cnv" "\ | 15882 | (autoload (quote titdic-convert) "titdic-cnv" "\ |
| @@ -15742,7 +15895,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"." nil | |||
| 15742 | ;;;*** | 15895 | ;;;*** |
| 15743 | 15896 | ||
| 15744 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" | 15897 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" |
| 15745 | ;;;;;; "tmm.el" (14789 7949)) | 15898 | ;;;;;; "tmm.el" (14789 22295)) |
| 15746 | ;;; Generated autoloads from tmm.el | 15899 | ;;; Generated autoloads from tmm.el |
| 15747 | (define-key global-map "\M-`" 'tmm-menubar) | 15900 | (define-key global-map "\M-`" 'tmm-menubar) |
| 15748 | (define-key global-map [f10] 'tmm-menubar) | 15901 | (define-key global-map [f10] 'tmm-menubar) |
| @@ -15803,8 +15956,8 @@ Number of entries for each category is given by `todo-print-priorities'." t nil) | |||
| 15803 | 15956 | ||
| 15804 | ;;;*** | 15957 | ;;;*** |
| 15805 | 15958 | ||
| 15806 | ;;;### (autoloads (tool-bar-add-item tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" | 15959 | ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item |
| 15807 | ;;;;;; (14801 29799)) | 15960 | ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (14837 50479)) |
| 15808 | ;;; Generated autoloads from toolbar/tool-bar.el | 15961 | ;;; Generated autoloads from toolbar/tool-bar.el |
| 15809 | 15962 | ||
| 15810 | (defvar tool-bar-mode nil "\ | 15963 | (defvar tool-bar-mode nil "\ |
| @@ -15826,22 +15979,34 @@ conveniently adding tool bar items." t nil) | |||
| 15826 | (autoload (quote tool-bar-add-item) "tool-bar" "\ | 15979 | (autoload (quote tool-bar-add-item) "tool-bar" "\ |
| 15827 | Add an item to the tool bar. | 15980 | Add an item to the tool bar. |
| 15828 | ICON names the image, DEF is the key definition and KEY is a symbol | 15981 | ICON names the image, DEF is the key definition and KEY is a symbol |
| 15829 | for the fake function key in the menu keymap. MAP is the tool bar | 15982 | for the fake function key in the menu keymap. Remaining arguments |
| 15830 | keymap in which to define the item; it defaults to | 15983 | PROPS are additional items to add to the menu item specification. See |
| 15831 | `tool-bar-global-map'. Remaining arguments PROPS are additional items | 15984 | Info node `(elisp)Tool Bar'. Items are added from left to right. |
| 15832 | to add to the menu item specification. See Info node `(elisp)Tool | ||
| 15833 | Bar'. Items are added from left to right. | ||
| 15834 | 15985 | ||
| 15835 | ICON is the base name of a file cnntaining the image to use. The | 15986 | ICON is the base name of a file cnntaining the image to use. The |
| 15836 | function will try to use first ICON.xpm, then ICON.xbm using | 15987 | function will try to use first ICON.xpm, ICON.pbm then ICON.xbm using |
| 15837 | `find-image'. If PROPS contains `:enable', a `disabled' version of | 15988 | `find-image'. |
| 15838 | the icon is generated automatically using the Laplace algorithm (see | 15989 | |
| 15839 | Info node `(elisp)Image Descriptors')." nil nil) | 15990 | Keybindings are made in the map `tool-bar-map'. To define items in |
| 15991 | some local map, bind `tool-bar-map' with `let' around calls of this | ||
| 15992 | function." nil nil) | ||
| 15993 | |||
| 15994 | (autoload (quote tool-bar-add-item-from-menu) "tool-bar" "\ | ||
| 15995 | Define tool bar binding for COMMAND using the given ICON in keymap MAP. | ||
| 15996 | The binding of COMMAND is looked up in the menu bar in MAP (default | ||
| 15997 | `global-map') and modified to add an image specification for ICON, which | ||
| 15998 | is looked for as by `tool-bar-add-item'. | ||
| 15999 | MAP must contain an appropriate keymap bound to `[menu-bar]'. | ||
| 16000 | PROPS is a list of additional properties to add to the binding. | ||
| 16001 | |||
| 16002 | Keybindings are made in the map `tool-bar-map'. To define items in | ||
| 16003 | some local map, bind `tool-bar-map' with `let' around calls of this | ||
| 16004 | function." nil nil) | ||
| 15840 | 16005 | ||
| 15841 | ;;;*** | 16006 | ;;;*** |
| 15842 | 16007 | ||
| 15843 | ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" | 16008 | ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" |
| 15844 | ;;;;;; (14720 1500)) | 16009 | ;;;;;; (14822 58259)) |
| 15845 | ;;; Generated autoloads from tooltip.el | 16010 | ;;; Generated autoloads from tooltip.el |
| 15846 | 16011 | ||
| 15847 | (autoload (quote tooltip-mode) "tooltip" "\ | 16012 | (autoload (quote tooltip-mode) "tooltip" "\ |
| @@ -15969,7 +16134,7 @@ First column's text sSs Second column's text | |||
| 15969 | ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics | 16134 | ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics |
| 15970 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold | 16135 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold |
| 15971 | ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode) | 16136 | ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode) |
| 15972 | ;;;;;; "type-break" "type-break.el" (14716 1568)) | 16137 | ;;;;;; "type-break" "type-break.el" (14716 17385)) |
| 15973 | ;;; Generated autoloads from type-break.el | 16138 | ;;; Generated autoloads from type-break.el |
| 15974 | 16139 | ||
| 15975 | (defvar type-break-mode nil "\ | 16140 | (defvar type-break-mode nil "\ |
| @@ -16208,7 +16373,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME." t nil) | |||
| 16208 | ;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge | 16373 | ;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge |
| 16209 | ;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register | 16374 | ;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register |
| 16210 | ;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook | 16375 | ;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook |
| 16211 | ;;;;;; vc-checkin-hook) "vc" "vc.el" (14810 32085)) | 16376 | ;;;;;; vc-checkin-hook) "vc" "vc.el" (14841 30887)) |
| 16212 | ;;; Generated autoloads from vc.el | 16377 | ;;; Generated autoloads from vc.el |
| 16213 | 16378 | ||
| 16214 | (defvar vc-checkin-hook nil "\ | 16379 | (defvar vc-checkin-hook nil "\ |
| @@ -16380,7 +16545,7 @@ colors. `vc-annotate-background' specifies the background color." t nil) | |||
| 16380 | 16545 | ||
| 16381 | ;;;*** | 16546 | ;;;*** |
| 16382 | 16547 | ||
| 16383 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (14777 35047)) | 16548 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (14842 10637)) |
| 16384 | ;;; Generated autoloads from vc-cvs.el | 16549 | ;;; Generated autoloads from vc-cvs.el |
| 16385 | (defun vc-cvs-registered (f) | 16550 | (defun vc-cvs-registered (f) |
| 16386 | (when (file-readable-p (expand-file-name | 16551 | (when (file-readable-p (expand-file-name |
| @@ -16403,7 +16568,7 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 16403 | ;;;*** | 16568 | ;;;*** |
| 16404 | 16569 | ||
| 16405 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" | 16570 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" |
| 16406 | ;;;;;; (14777 35048)) | 16571 | ;;;;;; (14777 38159)) |
| 16407 | ;;; Generated autoloads from vc-sccs.el | 16572 | ;;; Generated autoloads from vc-sccs.el |
| 16408 | 16573 | ||
| 16409 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ | 16574 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ |
| @@ -16779,7 +16944,7 @@ Convert Vietnamese characaters of the current buffer to `VIQR' mnemonics." t nil | |||
| 16779 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame | 16944 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame |
| 16780 | ;;;;;; view-buffer-other-window view-buffer view-file-other-frame | 16945 | ;;;;;; view-buffer-other-window view-buffer view-file-other-frame |
| 16781 | ;;;;;; view-file-other-window view-file) "view" "view.el" (14788 | 16946 | ;;;;;; view-file-other-window view-file) "view" "view.el" (14788 |
| 16782 | ;;;;;; 63637)) | 16947 | ;;;;;; 64255)) |
| 16783 | ;;; Generated autoloads from view.el | 16948 | ;;; Generated autoloads from view.el |
| 16784 | 16949 | ||
| 16785 | (defvar view-mode nil "\ | 16950 | (defvar view-mode nil "\ |
| @@ -17002,7 +17167,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke | |||
| 17002 | ;;;*** | 17167 | ;;;*** |
| 17003 | 17168 | ||
| 17004 | ;;;### (autoloads (which-func-mode which-func-mode-global) "which-func" | 17169 | ;;;### (autoloads (which-func-mode which-func-mode-global) "which-func" |
| 17005 | ;;;;;; "which-func.el" (14281 33928)) | 17170 | ;;;;;; "which-func.el" (14813 6100)) |
| 17006 | ;;; Generated autoloads from which-func.el | 17171 | ;;; Generated autoloads from which-func.el |
| 17007 | 17172 | ||
| 17008 | (defvar which-func-mode-global nil "\ | 17173 | (defvar which-func-mode-global nil "\ |
| @@ -17021,19 +17186,19 @@ Toggle Which Function mode, globally. | |||
| 17021 | When Which Function mode is enabled, the current function name is | 17186 | When Which Function mode is enabled, the current function name is |
| 17022 | continuously displayed in the mode line, in certain major modes. | 17187 | continuously displayed in the mode line, in certain major modes. |
| 17023 | 17188 | ||
| 17024 | With prefix arg, turn Which Function mode on iff arg is positive, | 17189 | With prefix ARG, turn Which Function mode on iff arg is positive, |
| 17025 | and off otherwise." t nil) | 17190 | and off otherwise." t nil) |
| 17026 | 17191 | ||
| 17027 | ;;;*** | 17192 | ;;;*** |
| 17028 | 17193 | ||
| 17029 | ;;;### (autoloads (whitespace-describe whitespace-cleanup-region | 17194 | ;;;### (autoloads (whitespace-describe whitespace-global-mode whitespace-cleanup-region |
| 17030 | ;;;;;; whitespace-cleanup whitespace-region whitespace-buffer) "whitespace" | 17195 | ;;;;;; whitespace-cleanup whitespace-region whitespace-buffer) "whitespace" |
| 17031 | ;;;;;; "whitespace.el" (14655 26079)) | 17196 | ;;;;;; "whitespace.el" (14826 56520)) |
| 17032 | ;;; Generated autoloads from whitespace.el | 17197 | ;;; Generated autoloads from whitespace.el |
| 17033 | 17198 | ||
| 17034 | (autoload (quote whitespace-buffer) "whitespace" "\ | 17199 | (autoload (quote whitespace-buffer) "whitespace" "\ |
| 17035 | Find five different types of white spaces in buffer: | 17200 | Find five different types of white spaces in buffer. |
| 17036 | 17201 | These are: | |
| 17037 | 1. Leading space (empty lines at the top of a file). | 17202 | 1. Leading space (empty lines at the top of a file). |
| 17038 | 2. Trailing space (empty lines at the end of a file). | 17203 | 2. Trailing space (empty lines at the end of a file). |
| 17039 | 3. Indentation space (8 or more spaces, that should be replaced with TABS). | 17204 | 3. Indentation space (8 or more spaces, that should be replaced with TABS). |
| @@ -17046,7 +17211,7 @@ and: | |||
| 17046 | 2. `whitespace-buffer' was explicitly called with a prefix argument." t nil) | 17211 | 2. `whitespace-buffer' was explicitly called with a prefix argument." t nil) |
| 17047 | 17212 | ||
| 17048 | (autoload (quote whitespace-region) "whitespace" "\ | 17213 | (autoload (quote whitespace-region) "whitespace" "\ |
| 17049 | Check a region specified by point and mark for whitespace errors." t nil) | 17214 | Check the region for whitespace errors." t nil) |
| 17050 | 17215 | ||
| 17051 | (autoload (quote whitespace-cleanup) "whitespace" "\ | 17216 | (autoload (quote whitespace-cleanup) "whitespace" "\ |
| 17052 | Cleanup the five different kinds of whitespace problems. | 17217 | Cleanup the five different kinds of whitespace problems. |
| @@ -17055,7 +17220,18 @@ Use \\[describe-function] whitespace-describe to read a summary of the | |||
| 17055 | whitespace problems." t nil) | 17220 | whitespace problems." t nil) |
| 17056 | 17221 | ||
| 17057 | (autoload (quote whitespace-cleanup-region) "whitespace" "\ | 17222 | (autoload (quote whitespace-cleanup-region) "whitespace" "\ |
| 17058 | Whitespace cleanup on a region specified by point and mark." t nil) | 17223 | Whitespace cleanup on the region." t nil) |
| 17224 | |||
| 17225 | (defvar whitespace-global-mode nil "\ | ||
| 17226 | Toggle global Whitespace mode. | ||
| 17227 | |||
| 17228 | Setting this variable directly does not take effect; | ||
| 17229 | use either \\[customize] or the function `whitespace-global-mode' | ||
| 17230 | \(which see).") | ||
| 17231 | |||
| 17232 | (custom-add-to-group (quote whitespace) (quote whitespace-global-mode) (quote custom-variable)) | ||
| 17233 | |||
| 17234 | (custom-add-load (quote whitespace-global-mode) (quote whitespace)) | ||
| 17059 | 17235 | ||
| 17060 | (autoload (quote whitespace-describe) "whitespace" "\ | 17236 | (autoload (quote whitespace-describe) "whitespace" "\ |
| 17061 | A summary of whitespaces and what this library can do about them. | 17237 | A summary of whitespaces and what this library can do about them. |
| @@ -17067,7 +17243,7 @@ of whitespace problems that commonly exist in source code. | |||
| 17067 | 2. Trailing space (empty lines at the end of a file). | 17243 | 2. Trailing space (empty lines at the end of a file). |
| 17068 | 3. Indentation space (8 or more spaces at beginning of line, that should be | 17244 | 3. Indentation space (8 or more spaces at beginning of line, that should be |
| 17069 | replaced with TABS). | 17245 | replaced with TABS). |
| 17070 | 4. Spaces followed by a TAB. (Almost always, we never want that). | 17246 | 4. Spaces followed by a TAB. (Almost always, we never want that). |
| 17071 | 5. Spaces or TABS at the end of a line. | 17247 | 5. Spaces or TABS at the end of a line. |
| 17072 | 17248 | ||
| 17073 | Whitespace errors are reported in a buffer, and on the modeline. | 17249 | Whitespace errors are reported in a buffer, and on the modeline. |
| @@ -17086,18 +17262,18 @@ If any of the whitespace checks is turned off, the modeline will display a | |||
| 17086 | 17262 | ||
| 17087 | (since (3) is the most controversial one, here is the rationale: Most | 17263 | (since (3) is the most controversial one, here is the rationale: Most |
| 17088 | terminal drivers and printer drivers have TAB configured or even | 17264 | terminal drivers and printer drivers have TAB configured or even |
| 17089 | hardcoded to be 8 spaces. (Some of them allow configuration, but almost | 17265 | hardcoded to be 8 spaces. (Some of them allow configuration, but almost |
| 17090 | always they default to 8.) | 17266 | always they default to 8.) |
| 17091 | 17267 | ||
| 17092 | Changing tab-width to other than 8 and editing will cause your code to | 17268 | Changing `tab-width' to other than 8 and editing will cause your code to |
| 17093 | look different from within Emacs, and say, if you cat it or more it, or | 17269 | look different from within Emacs, and say, if you cat it or more it, or |
| 17094 | even print it. | 17270 | even print it. |
| 17095 | 17271 | ||
| 17096 | Almost all the popular programming modes let you define an offset (like | 17272 | Almost all the popular programming modes let you define an offset (like |
| 17097 | c-basic-offset or perl-indent-level) to configure the offset, so you | 17273 | c-basic-offset or perl-indent-level) to configure the offset, so you |
| 17098 | should never have to set your tab-width to be other than 8 in all these | 17274 | should never have to set your `tab-width' to be other than 8 in all these |
| 17099 | modes. In fact, with an indent level of say, 4, 2 TABS will cause Emacs | 17275 | modes. In fact, with an indent level of say, 4, 2 TABS will cause Emacs |
| 17100 | to replace your 8 spaces with one (try it). If vi users in your | 17276 | to replace your 8 spaces with one (try it). If vi users in your |
| 17101 | office complain, tell them to use vim, which distinguishes between | 17277 | office complain, tell them to use vim, which distinguishes between |
| 17102 | tabstop and shiftwidth (vi equivalent of our offsets), and also ask them | 17278 | tabstop and shiftwidth (vi equivalent of our offsets), and also ask them |
| 17103 | to set smarttab.) | 17279 | to set smarttab.) |
| @@ -17106,13 +17282,13 @@ All the above have caused (and will cause) unwanted codeline integration and | |||
| 17106 | merge problems. | 17282 | merge problems. |
| 17107 | 17283 | ||
| 17108 | whitespace.el will complain if it detects whitespaces on opening a file, and | 17284 | whitespace.el will complain if it detects whitespaces on opening a file, and |
| 17109 | warn you on closing a file also. (if in case you had inserted any | 17285 | warn you on closing a file also (in case you had inserted any |
| 17110 | whitespaces during the process of your editing.)" t nil) | 17286 | whitespaces during the process of your editing)." t nil) |
| 17111 | 17287 | ||
| 17112 | ;;;*** | 17288 | ;;;*** |
| 17113 | 17289 | ||
| 17114 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse | 17290 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse |
| 17115 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (13218 28813)) | 17291 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (14840 890)) |
| 17116 | ;;; Generated autoloads from wid-browse.el | 17292 | ;;; Generated autoloads from wid-browse.el |
| 17117 | 17293 | ||
| 17118 | (autoload (quote widget-browse-at) "wid-browse" "\ | 17294 | (autoload (quote widget-browse-at) "wid-browse" "\ |
| @@ -17131,7 +17307,7 @@ With arg, turn widget mode on if and only if arg is positive." t nil) | |||
| 17131 | ;;;*** | 17307 | ;;;*** |
| 17132 | 17308 | ||
| 17133 | ;;;### (autoloads (widget-delete widget-create widget-prompt-value) | 17309 | ;;;### (autoloads (widget-delete widget-create widget-prompt-value) |
| 17134 | ;;;;;; "wid-edit" "wid-edit.el" (14783 22604)) | 17310 | ;;;;;; "wid-edit" "wid-edit.el" (14841 19791)) |
| 17135 | ;;; Generated autoloads from wid-edit.el | 17311 | ;;; Generated autoloads from wid-edit.el |
| 17136 | 17312 | ||
| 17137 | (autoload (quote widget-prompt-value) "wid-edit" "\ | 17313 | (autoload (quote widget-prompt-value) "wid-edit" "\ |
| @@ -17209,7 +17385,7 @@ With arg, turn Winner mode on if and only if arg is positive." t nil) | |||
| 17209 | ;;;*** | 17385 | ;;;*** |
| 17210 | 17386 | ||
| 17211 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" | 17387 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" |
| 17212 | ;;;;;; "woman.el" (14689 44350)) | 17388 | ;;;;;; "woman.el" (14836 3751)) |
| 17213 | ;;; Generated autoloads from woman.el | 17389 | ;;; Generated autoloads from woman.el |
| 17214 | 17390 | ||
| 17215 | (autoload (quote woman) "woman" "\ | 17391 | (autoload (quote woman) "woman" "\ |
| @@ -17363,7 +17539,7 @@ Turn it on to use emacs mouse commands, and off to use xterm mouse commands." t | |||
| 17363 | ;;;*** | 17539 | ;;;*** |
| 17364 | 17540 | ||
| 17365 | ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism | 17541 | ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism |
| 17366 | ;;;;;; yow) "yow" "play/yow.el" (14809 34045)) | 17542 | ;;;;;; yow) "yow" "play/yow.el" (14809 51714)) |
| 17367 | ;;; Generated autoloads from play/yow.el | 17543 | ;;; Generated autoloads from play/yow.el |
| 17368 | 17544 | ||
| 17369 | (autoload (quote yow) "yow" "\ | 17545 | (autoload (quote yow) "yow" "\ |
| @@ -17381,7 +17557,7 @@ Zippy goes to the analyst." t nil) | |||
| 17381 | 17557 | ||
| 17382 | ;;;*** | 17558 | ;;;*** |
| 17383 | 17559 | ||
| 17384 | ;;;### (autoloads (zone) "zone" "play/zone.el" (14734 30510)) | 17560 | ;;;### (autoloads (zone) "zone" "play/zone.el" (14818 62648)) |
| 17385 | ;;; Generated autoloads from play/zone.el | 17561 | ;;; Generated autoloads from play/zone.el |
| 17386 | 17562 | ||
| 17387 | (autoload (quote zone) "zone" "\ | 17563 | (autoload (quote zone) "zone" "\ |