Mercurial > emacs
comparison lisp/loaddefs.el @ 49608:f028b1fdf201
Regenerated. (Followup to white space changes and mh directory change.)
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Wed, 05 Feb 2003 17:09:34 +0000 |
parents | 785e3ea04e42 |
children | 14ecee7572da |
comparison
equal
deleted
inserted
replaced
49607:79cd1238234d | 49608:f028b1fdf201 |
---|---|
2 ;; | 2 ;; |
3 ;;; Code: | 3 ;;; Code: |
4 | 4 |
5 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best | 5 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best |
6 ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" | 6 ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" |
7 ;;;;;; "play/5x5.el" (15381 46545)) | 7 ;;;;;; "play/5x5.el" (15935 48681)) |
8 ;;; Generated autoloads from play/5x5.el | 8 ;;; Generated autoloads from play/5x5.el |
9 | 9 |
10 (autoload (quote 5x5) "5x5" "\ | 10 (autoload (quote 5x5) "5x5" "\ |
11 Play 5x5. | 11 Play 5x5. |
12 | 12 |
13 The object of 5x5 is very simple, by moving around the grid and flipping | 13 The object of 5x5 is very simple, by moving around the grid and flipping |
14 squares you must fill the grid. | 14 squares you must fill the grid. |
15 | 15 |
16 5x5 keyboard bindings are: | 16 5x5 keyboard bindings are: |
17 \\<5x5-mode-map> | 17 \\<5x5-mode-map> |
18 Flip \\[5x5-flip-current] | 18 Flip \\[5x5-flip-current] |
19 Move up \\[5x5-up] | 19 Move up \\[5x5-up] |
20 Move down \\[5x5-down] | 20 Move down \\[5x5-down] |
21 Move left \\[5x5-left] | 21 Move left \\[5x5-left] |
22 Move right \\[5x5-right] | 22 Move right \\[5x5-right] |
23 Start new game \\[5x5-new-game] | 23 Start new game \\[5x5-new-game] |
24 New game with random grid \\[5x5-randomize] | 24 New game with random grid \\[5x5-randomize] |
25 Random cracker \\[5x5-crack-randomly] | 25 Random cracker \\[5x5-crack-randomly] |
26 Mutate current cracker \\[5x5-crack-mutating-current] | 26 Mutate current cracker \\[5x5-crack-mutating-current] |
27 Mutate best cracker \\[5x5-crack-mutating-best] | 27 Mutate best cracker \\[5x5-crack-mutating-best] |
62 \(fn BREEDER)" t nil) | 62 \(fn BREEDER)" t nil) |
63 | 63 |
64 ;;;*** | 64 ;;;*** |
65 | 65 |
66 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" | 66 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" |
67 ;;;;;; (15634 5014)) | 67 ;;;;;; (15935 48913)) |
68 ;;; Generated autoloads from progmodes/ada-mode.el | 68 ;;; Generated autoloads from progmodes/ada-mode.el |
69 | 69 |
70 (autoload (quote ada-add-extensions) "ada-mode" "\ | 70 (autoload (quote ada-add-extensions) "ada-mode" "\ |
71 Define SPEC and BODY as being valid extensions for Ada files. | 71 Define SPEC and BODY as being valid extensions for Ada files. |
72 Going from body to spec with `ff-find-other-file' used these | 72 Going from body to spec with `ff-find-other-file' used these |
124 \(fn)" t nil) | 124 \(fn)" t nil) |
125 | 125 |
126 ;;;*** | 126 ;;;*** |
127 | 127 |
128 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" | 128 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" |
129 ;;;;;; (15772 35435)) | 129 ;;;;;; (15935 48914)) |
130 ;;; Generated autoloads from progmodes/ada-stmt.el | 130 ;;; Generated autoloads from progmodes/ada-stmt.el |
131 | 131 |
132 (autoload (quote ada-header) "ada-stmt" "\ | 132 (autoload (quote ada-header) "ada-stmt" "\ |
133 Insert a descriptive header at the top of the file. | 133 Insert a descriptive header at the top of the file. |
134 | 134 |
135 \(fn)" t nil) | 135 \(fn)" t nil) |
136 | 136 |
137 ;;;*** | 137 ;;;*** |
138 | 138 |
139 ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" | 139 ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" |
140 ;;;;;; (15772 35470)) | 140 ;;;;;; (15935 48914)) |
141 ;;; Generated autoloads from progmodes/ada-xref.el | 141 ;;; Generated autoloads from progmodes/ada-xref.el |
142 | 142 |
143 (autoload (quote ada-find-file) "ada-xref" "\ | 143 (autoload (quote ada-find-file) "ada-xref" "\ |
144 Open a file anywhere in the source path. | 144 Open a file anywhere in the source path. |
145 Completion is available. | 145 Completion is available. |
149 ;;;*** | 149 ;;;*** |
150 | 150 |
151 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun | 151 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun |
152 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry | 152 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry |
153 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address | 153 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address |
154 ;;;;;; add-log-full-name) "add-log" "add-log.el" (15851 34206)) | 154 ;;;;;; add-log-full-name) "add-log" "add-log.el" (15913 50442)) |
155 ;;; Generated autoloads from add-log.el | 155 ;;; Generated autoloads from add-log.el |
156 | 156 |
157 (defvar add-log-full-name nil "\ | 157 (defvar add-log-full-name nil "\ |
158 *Full name of user, for inclusion in ChangeLog daily headers. | 158 *Full name of user, for inclusion in ChangeLog daily headers. |
159 This defaults to the value returned by the function `user-full-name'.") | 159 This defaults to the value returned by the function `user-full-name'.") |
465 | 465 |
466 \(fn)" t nil) | 466 \(fn)" t nil) |
467 | 467 |
468 ;;;*** | 468 ;;;*** |
469 | 469 |
470 ;;;### (autoloads (allout-init) "allout" "allout.el" (15869 9667)) | 470 ;;;### (autoloads (allout-init) "allout" "allout.el" (15935 40243)) |
471 ;;; Generated autoloads from allout.el | 471 ;;; Generated autoloads from allout.el |
472 | 472 |
473 (autoload (quote allout-init) "allout" "\ | 473 (autoload (quote allout-init) "allout" "\ |
474 Prime `allout-mode' to enable/disable auto-activation, wrt `allout-layout'. | 474 Prime `allout-mode' to enable/disable auto-activation, wrt `allout-layout'. |
475 | 475 |
501 \(fn &optional MODE)" t nil) | 501 \(fn &optional MODE)" t nil) |
502 | 502 |
503 ;;;*** | 503 ;;;*** |
504 | 504 |
505 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" | 505 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" |
506 ;;;;;; "net/ange-ftp.el" (15757 48918)) | 506 ;;;;;; "net/ange-ftp.el" (15935 48476)) |
507 ;;; Generated autoloads from net/ange-ftp.el | 507 ;;; Generated autoloads from net/ange-ftp.el |
508 | 508 |
509 (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) | 509 (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) |
510 | 510 |
511 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ | 511 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ |
525 (put (quote ange-ftp-hook-function) (quote file-remote-p) t) | 525 (put (quote ange-ftp-hook-function) (quote file-remote-p) t) |
526 | 526 |
527 ;;;*** | 527 ;;;*** |
528 | 528 |
529 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) | 529 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) |
530 ;;;;;; "animate" "play/animate.el" (15220 9096)) | 530 ;;;;;; "animate" "play/animate.el" (15935 48681)) |
531 ;;; Generated autoloads from play/animate.el | 531 ;;; Generated autoloads from play/animate.el |
532 | 532 |
533 (autoload (quote animate-string) "animate" "\ | 533 (autoload (quote animate-string) "animate" "\ |
534 Display STRING starting at position VPOS, HPOS, using animation. | 534 Display STRING starting at position VPOS, HPOS, using animation. |
535 The characters start at randomly chosen places, | 535 The characters start at randomly chosen places, |
552 \(fn)" t nil) | 552 \(fn)" t nil) |
553 | 553 |
554 ;;;*** | 554 ;;;*** |
555 | 555 |
556 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) | 556 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) |
557 ;;;;;; "ansi-color" "ansi-color.el" (15582 40062)) | 557 ;;;;;; "ansi-color" "ansi-color.el" (15935 40150)) |
558 ;;; Generated autoloads from ansi-color.el | 558 ;;; Generated autoloads from ansi-color.el |
559 | 559 |
560 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ | 560 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ |
561 Set `ansi-color-for-comint-mode' to t. | 561 Set `ansi-color-for-comint-mode' to t. |
562 | 562 |
578 \(fn STRING)" nil nil) | 578 \(fn STRING)" nil nil) |
579 | 579 |
580 ;;;*** | 580 ;;;*** |
581 | 581 |
582 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) | 582 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) |
583 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15862 57833)) | 583 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15935 48914)) |
584 ;;; Generated autoloads from progmodes/antlr-mode.el | 584 ;;; Generated autoloads from progmodes/antlr-mode.el |
585 | 585 |
586 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ | 586 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ |
587 Show Makefile rules for all grammar files in the current directory. | 587 Show Makefile rules for all grammar files in the current directory. |
588 If the `major-mode' of the current buffer has the value `makefile-mode', | 588 If the `major-mode' of the current buffer has the value `makefile-mode', |
617 ;;;*** | 617 ;;;*** |
618 | 618 |
619 ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary | 619 ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary |
620 ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line | 620 ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line |
621 ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) | 621 ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) |
622 ;;;;;; "appt" "calendar/appt.el" (15708 3234)) | 622 ;;;;;; "appt" "calendar/appt.el" (15935 46813)) |
623 ;;; Generated autoloads from calendar/appt.el | 623 ;;; Generated autoloads from calendar/appt.el |
624 | 624 |
625 (defvar appt-issue-message t "\ | 625 (defvar appt-issue-message t "\ |
626 *Non-nil means check for appointments in the diary buffer. | 626 *Non-nil means check for appointments in the diary buffer. |
627 To be detected, the diary entry must have the time | 627 To be detected, the diary entry must have the time |
658 *The number of seconds an appointment message is displayed.") | 658 *The number of seconds an appointment message is displayed.") |
659 | 659 |
660 (custom-autoload (quote appt-display-duration) "appt") | 660 (custom-autoload (quote appt-display-duration) "appt") |
661 | 661 |
662 (defvar appt-display-diary t "\ | 662 (defvar appt-display-diary t "\ |
663 *Non-nil means to display the next days diary on the screen. | 663 *Non-nil means to display the next days diary on the screen. |
664 This will occur at midnight when the appointment list is updated.") | 664 This will occur at midnight when the appointment list is updated.") |
665 | 665 |
666 (custom-autoload (quote appt-display-diary) "appt") | 666 (custom-autoload (quote appt-display-diary) "appt") |
667 | 667 |
668 (autoload (quote appt-add) "appt" "\ | 668 (autoload (quote appt-add) "appt" "\ |
690 | 690 |
691 \(fn)" nil nil) | 691 \(fn)" nil nil) |
692 | 692 |
693 ;;;*** | 693 ;;;*** |
694 | 694 |
695 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command | 695 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property |
696 ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15886 | 696 ;;;;;; apropos-command apropos-variable apropos-mode) "apropos" |
697 ;;;;;; 5734)) | 697 ;;;;;; "apropos.el" (15935 40265)) |
698 ;;; Generated autoloads from apropos.el | 698 ;;; Generated autoloads from apropos.el |
699 | 699 |
700 (autoload (quote apropos-mode) "apropos" "\ | 700 (autoload (quote apropos-mode) "apropos" "\ |
701 Major mode for following hyperlinks in output of apropos commands. | 701 Major mode for following hyperlinks in output of apropos commands. |
702 | 702 |
718 | 718 |
719 If VAR-PREDICATE is non-nil, show only variables, and only those that | 719 If VAR-PREDICATE is non-nil, show only variables, and only those that |
720 satisfy the predicate VAR-PREDICATE. | 720 satisfy the predicate VAR-PREDICATE. |
721 | 721 |
722 \(fn APROPOS-REGEXP &optional DO-ALL VAR-PREDICATE)" t nil) | 722 \(fn APROPOS-REGEXP &optional DO-ALL VAR-PREDICATE)" t nil) |
723 | |
724 (autoload (quote apropos-documentation-property) "apropos" "\ | |
725 Like (documentation-property SYMBOL PROPERTY RAW) but handle errors. | |
726 | |
727 \(fn SYMBOL PROPERTY RAW)" nil nil) | |
723 | 728 |
724 (autoload (quote apropos) "apropos" "\ | 729 (autoload (quote apropos) "apropos" "\ |
725 Show all bound symbols whose names match APROPOS-REGEXP. | 730 Show all bound symbols whose names match APROPOS-REGEXP. |
726 With optional prefix DO-ALL or if `apropos-do-all' is non-nil, also | 731 With optional prefix DO-ALL or if `apropos-do-all' is non-nil, also |
727 show unbound symbols and key bindings, which is a little more | 732 show unbound symbols and key bindings, which is a little more |
746 | 751 |
747 \(fn APROPOS-REGEXP &optional DO-ALL)" t nil) | 752 \(fn APROPOS-REGEXP &optional DO-ALL)" t nil) |
748 | 753 |
749 ;;;*** | 754 ;;;*** |
750 | 755 |
751 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15820 | 756 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (15935 |
752 ;;;;;; 19415)) | 757 ;;;;;; 40136)) |
753 ;;; Generated autoloads from arc-mode.el | 758 ;;; Generated autoloads from arc-mode.el |
754 | 759 |
755 (autoload (quote archive-mode) "arc-mode" "\ | 760 (autoload (quote archive-mode) "arc-mode" "\ |
756 Major mode for viewing an archive file in a dired-like way. | 761 Major mode for viewing an archive file in a dired-like way. |
757 You can move around using the usual cursor motion commands. | 762 You can move around using the usual cursor motion commands. |
767 | 772 |
768 \(fn &optional FORCE)" nil nil) | 773 \(fn &optional FORCE)" nil nil) |
769 | 774 |
770 ;;;*** | 775 ;;;*** |
771 | 776 |
772 ;;;### (autoloads (array-mode) "array" "array.el" (15425 19755)) | 777 ;;;### (autoloads (array-mode) "array" "array.el" (15935 40288)) |
773 ;;; Generated autoloads from array.el | 778 ;;; Generated autoloads from array.el |
774 | 779 |
775 (autoload (quote array-mode) "array" "\ | 780 (autoload (quote array-mode) "array" "\ |
776 Major mode for editing arrays. | 781 Major mode for editing arrays. |
777 | 782 |
1044 | 1049 |
1045 \(fn &optional STATE)" t nil) | 1050 \(fn &optional STATE)" t nil) |
1046 | 1051 |
1047 ;;;*** | 1052 ;;;*** |
1048 | 1053 |
1049 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (14804 | 1054 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (15933 |
1050 ;;;;;; 3352)) | 1055 ;;;;;; 22171)) |
1051 ;;; Generated autoloads from progmodes/asm-mode.el | 1056 ;;; Generated autoloads from progmodes/asm-mode.el |
1052 | 1057 |
1053 (autoload (quote asm-mode) "asm-mode" "\ | 1058 (autoload (quote asm-mode) "asm-mode" "\ |
1054 Major mode for editing typical assembler code. | 1059 Major mode for editing typical assembler code. |
1055 Features a private abbrev table and the following bindings: | 1060 Features a private abbrev table and the following bindings: |
1073 \(fn)" t nil) | 1078 \(fn)" t nil) |
1074 | 1079 |
1075 ;;;*** | 1080 ;;;*** |
1076 | 1081 |
1077 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" | 1082 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" |
1078 ;;;;;; (15185 49575)) | 1083 ;;;;;; (15935 48553)) |
1079 ;;; Generated autoloads from obsolete/auto-show.el | 1084 ;;; Generated autoloads from obsolete/auto-show.el |
1080 | 1085 |
1081 (defvar auto-show-mode nil "\ | 1086 (defvar auto-show-mode nil "\ |
1082 Obsolete.") | 1087 Obsolete.") |
1083 | 1088 |
1155 \(fn)" t nil) | 1160 \(fn)" t nil) |
1156 | 1161 |
1157 ;;;*** | 1162 ;;;*** |
1158 | 1163 |
1159 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) | 1164 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) |
1160 ;;;;;; "autoinsert" "autoinsert.el" (15894 19684)) | 1165 ;;;;;; "autoinsert" "autoinsert.el" (15935 40121)) |
1161 ;;; Generated autoloads from autoinsert.el | 1166 ;;; Generated autoloads from autoinsert.el |
1162 | 1167 |
1163 (autoload (quote auto-insert) "autoinsert" "\ | 1168 (autoload (quote auto-insert) "autoinsert" "\ |
1164 Insert default contents into new files if variable `auto-insert' is non-nil. | 1169 Insert default contents into new files if variable `auto-insert' is non-nil. |
1165 Matches the visited file name against the elements of `auto-insert-alist'. | 1170 Matches the visited file name against the elements of `auto-insert-alist'. |
1193 | 1198 |
1194 ;;;*** | 1199 ;;;*** |
1195 | 1200 |
1196 ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories | 1201 ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories |
1197 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" | 1202 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" |
1198 ;;;;;; (15899 8063)) | 1203 ;;;;;; (15935 47054)) |
1199 ;;; Generated autoloads from emacs-lisp/autoload.el | 1204 ;;; Generated autoloads from emacs-lisp/autoload.el |
1200 | 1205 |
1201 (autoload (quote update-file-autoloads) "autoload" "\ | 1206 (autoload (quote update-file-autoloads) "autoload" "\ |
1202 Update the autoloads for FILE in `generated-autoload-file' | 1207 Update the autoloads for FILE in `generated-autoload-file' |
1203 \(which FILE might bind in its local variables). | 1208 \(which FILE might bind in its local variables). |
1317 Turning on AWK mode runs `awk-mode-hook'." t nil) | 1322 Turning on AWK mode runs `awk-mode-hook'." t nil) |
1318 | 1323 |
1319 ;;;*** | 1324 ;;;*** |
1320 | 1325 |
1321 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" | 1326 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" |
1322 ;;;;;; (15816 41877)) | 1327 ;;;;;; (15935 47054)) |
1323 ;;; Generated autoloads from emacs-lisp/backquote.el | 1328 ;;; Generated autoloads from emacs-lisp/backquote.el |
1324 | 1329 |
1325 (autoload (quote backquote) "backquote" "\ | 1330 (autoload (quote backquote) "backquote" "\ |
1326 Argument STRUCTURE describes a template to build. | 1331 Argument STRUCTURE describes a template to build. |
1327 | 1332 |
1363 | 1368 |
1364 \(fn)" t nil) | 1369 \(fn)" t nil) |
1365 | 1370 |
1366 ;;;*** | 1371 ;;;*** |
1367 | 1372 |
1368 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15791 | 1373 ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) |
1369 ;;;;;; 50671)) | 1374 ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (15934 33472)) |
1375 ;;; Generated autoloads from emacs-lisp/benchmark.el | |
1376 | |
1377 (autoload (quote benchmark-run) "benchmark" "\ | |
1378 Time execution of FORMS. | |
1379 If REPETITIONS is supplied as a number, run forms that many times, | |
1380 accounting for the overhead of the resulting loop. Otherwise run | |
1381 FORMS once. | |
1382 Return a list of the total elapsed time for execution, the number of | |
1383 garbage collections that ran, and the time taken by garbage collection. | |
1384 See also `benchmark-run-compiled'. | |
1385 | |
1386 \(fn &optional REPETITIONS &rest FORMS)" nil (quote macro)) | |
1387 | |
1388 (autoload (quote benchmark-run-compiled) "benchmark" "\ | |
1389 Time execution of compiled version of FORMS. | |
1390 This is like `benchmark-run', but what is timed is a funcall of the | |
1391 byte code obtained by wrapping FORMS in a `lambda' and compiling the | |
1392 result. The overhead of the `lambda's is accounted for. | |
1393 | |
1394 \(fn &optional REPETITIONS &rest FORMS)" nil (quote macro)) | |
1395 | |
1396 (autoload (quote benchmark) "benchmark" "\ | |
1397 Print the time taken for REPETITIONS executions of FORM. | |
1398 Interactively, REPETITIONS is taken from the prefix arg. For | |
1399 non-interactive use see also `benchmark-run' and | |
1400 `benchmark-run-compiled'. | |
1401 | |
1402 \(fn REPETITIONS FORM)" t nil) | |
1403 | |
1404 ;;;*** | |
1405 | |
1406 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15935 | |
1407 ;;;;;; 49284)) | |
1370 ;;; Generated autoloads from textmodes/bibtex.el | 1408 ;;; Generated autoloads from textmodes/bibtex.el |
1371 | 1409 |
1372 (autoload (quote bibtex-mode) "bibtex" "\ | 1410 (autoload (quote bibtex-mode) "bibtex" "\ |
1373 Major mode for editing BibTeX files. | 1411 Major mode for editing BibTeX files. |
1374 | 1412 |
1477 | 1515 |
1478 (defconst binhex-begin-line "^:...............................................................$") | 1516 (defconst binhex-begin-line "^:...............................................................$") |
1479 | 1517 |
1480 ;;;*** | 1518 ;;;*** |
1481 | 1519 |
1482 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15755 | 1520 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15935 |
1483 ;;;;;; 27135)) | 1521 ;;;;;; 48681)) |
1484 ;;; Generated autoloads from play/blackbox.el | 1522 ;;; Generated autoloads from play/blackbox.el |
1485 | 1523 |
1486 (autoload (quote blackbox) "blackbox" "\ | 1524 (autoload (quote blackbox) "blackbox" "\ |
1487 Play blackbox. | 1525 Play blackbox. |
1488 Optional prefix argument is the number of balls; the default is 4. | 1526 Optional prefix argument is the number of balls; the default is 4. |
1547 ray. | 1585 ray. |
1548 | 1586 |
1549 Note carefully the relative positions of the ball and the ninety | 1587 Note carefully the relative positions of the ball and the ninety |
1550 degree deflection it causes. | 1588 degree deflection it causes. |
1551 | 1589 |
1552 1 | 1590 1 |
1553 - * - - - - - - - - - - - - - - - - - - - - - - | 1591 - * - - - - - - - - - - - - - - - - - - - - - - |
1554 - * - - - - - - - - - - - - - - - - - - - - - - | 1592 - * - - - - - - - - - - - - - - - - - - - - - - |
1555 1 * * - - - - - - - - - - - - - - - O - - - - O - | 1593 1 * * - - - - - - - - - - - - - - - O - - - - O - |
1556 - - O - - - - - - - O - - - - - - - * * * * - - | 1594 - - O - - - - - - - O - - - - - - - * * * * - - |
1557 - - - - - - - - - - - * * * * * 2 3 * * * - - * - - | 1595 - - - - - - - - - - - * * * * * 2 3 * * * - - * - - |
1558 - - - - - - - - - - - * - - - - - - - O - * - - | 1596 - - - - - - - - - - - * - - - - - - - O - * - - |
1559 - - - - - - - - - - - * - - - - - - - - * * - - | 1597 - - - - - - - - - - - * - - - - - - - - * * - - |
1560 - - - - - - - - - - - * - - - - - - - - * - O - | 1598 - - - - - - - - - - - * - - - - - - - - * - O - |
1561 2 3 | 1599 2 3 |
1562 | 1600 |
1563 As mentioned above, a reflection occurs when a ray emerges from the same point | 1601 As mentioned above, a reflection occurs when a ray emerges from the same point |
1564 it was sent in. This can happen in several ways: | 1602 it was sent in. This can happen in several ways: |
1565 | 1603 |
1566 | 1604 |
1567 - - - - - - - - - - - - - - - - - - - - - - - - | 1605 - - - - - - - - - - - - - - - - - - - - - - - - |
1568 - - - - O - - - - - O - O - - - - - - - - - - - | 1606 - - - - O - - - - - O - O - - - - - - - - - - - |
1569 R * * * * - - - - - - - * - - - - O - - - - - - - | 1607 R * * * * - - - - - - - * - - - - O - - - - - - - |
1570 - - - - O - - - - - - * - - - - R - - - - - - - - | 1608 - - - - O - - - - - - * - - - - R - - - - - - - - |
1571 - - - - - - - - - - - * - - - - - - - - - - - - | 1609 - - - - - - - - - - - * - - - - - - - - - - - - |
1894 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point | 1932 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point |
1895 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file | 1933 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file |
1896 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program | 1934 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program |
1897 ;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program | 1935 ;;;;;; browse-url-save-file browse-url-new-window-flag browse-url-galeon-program |
1898 ;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url" | 1936 ;;;;;; browse-url-browser-display browse-url-browser-function) "browse-url" |
1899 ;;;;;; "net/browse-url.el" (15862 57750)) | 1937 ;;;;;; "net/browse-url.el" (15930 37956)) |
1900 ;;; Generated autoloads from net/browse-url.el | 1938 ;;; Generated autoloads from net/browse-url.el |
1901 | 1939 |
1902 (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\ | 1940 (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\ |
1903 *Function to display the current buffer in a WWW browser. | 1941 *Function to display the current buffer in a WWW browser. |
1904 This is used by the `browse-url-at-point', `browse-url-at-mouse', and | 1942 This is used by the `browse-url-at-point', `browse-url-at-mouse', and |
1905 `browse-url-of-file' commands. | 1943 `browse-url-of-file' commands. |
1906 | 1944 |
1907 If the value is not a function it should be a list of pairs | 1945 If the value is not a function it should be a list of pairs |
2269 | 2307 |
2270 ;;;*** | 2308 ;;;*** |
2271 | 2309 |
2272 ;;;### (autoloads (insert-text-button make-text-button insert-button | 2310 ;;;### (autoloads (insert-text-button make-text-button insert-button |
2273 ;;;;;; make-button define-button-type) "button" "button.el" (15887 | 2311 ;;;;;; make-button define-button-type) "button" "button.el" (15887 |
2274 ;;;;;; 35463)) | 2312 ;;;;;; 35338)) |
2275 ;;; Generated autoloads from button.el | 2313 ;;; Generated autoloads from button.el |
2276 | 2314 |
2277 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " | 2315 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " |
2278 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ | 2316 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ |
2279 Keymap used by buttons.") | 2317 Keymap used by buttons.") |
2358 | 2396 |
2359 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile | 2397 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile |
2360 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile | 2398 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile |
2361 ;;;;;; compile-defun byte-compile-file byte-recompile-directory | 2399 ;;;;;; compile-defun byte-compile-file byte-recompile-directory |
2362 ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" | 2400 ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" |
2363 ;;;;;; (15864 61759)) | 2401 ;;;;;; (15922 59672)) |
2364 ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2402 ;;; Generated autoloads from emacs-lisp/bytecomp.el |
2365 | 2403 |
2366 (autoload (quote byte-force-recompile) "bytecomp" "\ | 2404 (autoload (quote byte-force-recompile) "bytecomp" "\ |
2367 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. | 2405 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. |
2368 Files in subdirectories of DIRECTORY are processed also. | 2406 Files in subdirectories of DIRECTORY are processed also. |
2450 | 2488 |
2451 \(fn)" nil nil) | 2489 \(fn)" nil nil) |
2452 | 2490 |
2453 ;;;*** | 2491 ;;;*** |
2454 | 2492 |
2455 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15186 39912)) | 2493 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15935 46813)) |
2456 ;;; Generated autoloads from calendar/cal-dst.el | 2494 ;;; Generated autoloads from calendar/cal-dst.el |
2457 | 2495 |
2458 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) | 2496 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) |
2459 | 2497 |
2460 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) | 2498 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) |
2461 | 2499 |
2462 ;;;*** | 2500 ;;;*** |
2463 | 2501 |
2464 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" | 2502 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" |
2465 ;;;;;; (15682 60948)) | 2503 ;;;;;; (15935 46813)) |
2466 ;;; Generated autoloads from calendar/cal-hebrew.el | 2504 ;;; Generated autoloads from calendar/cal-hebrew.el |
2467 | 2505 |
2468 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ | 2506 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ |
2469 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. | 2507 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. |
2470 When called interactively from the calendar window, the date of death is taken | 2508 When called interactively from the calendar window, the date of death is taken |
2474 | 2512 |
2475 ;;;*** | 2513 ;;;*** |
2476 | 2514 |
2477 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle | 2515 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle |
2478 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc | 2516 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc |
2479 ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15805 | 2517 ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (15935 |
2480 ;;;;;; 54898)) | 2518 ;;;;;; 46670)) |
2481 ;;; Generated autoloads from calc/calc.el | 2519 ;;; Generated autoloads from calc/calc.el |
2482 | 2520 |
2483 (defvar calc-info-filename "calc.info" "\ | 2521 (defvar calc-info-filename "calc.info" "\ |
2484 *File name in which to look for the Calculator's Info documentation.") | 2522 *File name in which to look for the Calculator's Info documentation.") |
2485 | 2523 |
2570 \(fn FUNC ARGS &rest BODY)" nil (quote macro)) | 2608 \(fn FUNC ARGS &rest BODY)" nil (quote macro)) |
2571 | 2609 |
2572 ;;;*** | 2610 ;;;*** |
2573 | 2611 |
2574 ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" | 2612 ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" |
2575 ;;;;;; (15767 53768)) | 2613 ;;;;;; (15935 46669)) |
2576 ;;; Generated autoloads from calc/calc-ext.el | 2614 ;;; Generated autoloads from calc/calc-ext.el |
2577 | 2615 |
2578 (autoload (quote calc-extensions) "calc-ext" "\ | 2616 (autoload (quote calc-extensions) "calc-ext" "\ |
2579 This function is part of the autoload linkage for parts of Calc. | 2617 This function is part of the autoload linkage for parts of Calc. |
2580 | 2618 |
2581 \(fn)" nil nil) | 2619 \(fn)" nil nil) |
2582 | 2620 |
2583 ;;;*** | 2621 ;;;*** |
2584 | 2622 |
2585 ;;;### (autoloads (calculator) "calculator" "calculator.el" (15453 | 2623 ;;;### (autoloads (calculator) "calculator" "calculator.el" (15934 |
2586 ;;;;;; 16009)) | 2624 ;;;;;; 39203)) |
2587 ;;; Generated autoloads from calculator.el | 2625 ;;; Generated autoloads from calculator.el |
2588 | 2626 |
2589 (autoload (quote calculator) "calculator" "\ | 2627 (autoload (quote calculator) "calculator" "\ |
2590 Run the Emacs calculator. | 2628 Run the Emacs calculator. |
2591 See the documentation for `calculator-mode' for more information. | 2629 See the documentation for `calculator-mode' for more information. |
2608 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays | 2646 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays |
2609 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially | 2647 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially |
2610 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar | 2648 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar |
2611 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset | 2649 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset |
2612 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" | 2650 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" |
2613 ;;;;;; (15858 26769)) | 2651 ;;;;;; (15916 26953)) |
2614 ;;; Generated autoloads from calendar/calendar.el | 2652 ;;; Generated autoloads from calendar/calendar.el |
2615 | 2653 |
2616 (defvar calendar-week-start-day 0 "\ | 2654 (defvar calendar-week-start-day 0 "\ |
2617 *The day of the week on which a week in the calendar begins. | 2655 *The day of the week on which a week in the calendar begins. |
2618 0 means Sunday (default), 1 means Monday, and so on.") | 2656 0 means Sunday (default), 1 means Monday, and so on.") |
3176 | 3214 |
3177 ;;;*** | 3215 ;;;*** |
3178 | 3216 |
3179 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode | 3217 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode |
3180 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" | 3218 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" |
3181 ;;;;;; (15611 62476)) | 3219 ;;;;;; (15925 53681)) |
3182 ;;; Generated autoloads from progmodes/cc-mode.el | 3220 ;;; Generated autoloads from progmodes/cc-mode.el |
3183 | 3221 |
3184 (autoload (quote c-initialize-cc-mode) "cc-mode" "\ | 3222 (autoload (quote c-initialize-cc-mode) "cc-mode" "\ |
3185 Not documented | 3223 Not documented |
3186 | 3224 |
3302 \(fn)" t nil) | 3340 \(fn)" t nil) |
3303 | 3341 |
3304 ;;;*** | 3342 ;;;*** |
3305 | 3343 |
3306 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" | 3344 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" |
3307 ;;;;;; "progmodes/cc-styles.el" (15618 38209)) | 3345 ;;;;;; "progmodes/cc-styles.el" (15924 61974)) |
3308 ;;; Generated autoloads from progmodes/cc-styles.el | 3346 ;;; Generated autoloads from progmodes/cc-styles.el |
3309 | 3347 |
3310 (autoload (quote c-set-style) "cc-styles" "\ | 3348 (autoload (quote c-set-style) "cc-styles" "\ |
3311 Set CC Mode variables to use one of several different indentation styles. | 3349 Set CC Mode variables to use one of several different indentation styles. |
3312 STYLENAME is a string representing the desired style from the list of | 3350 STYLENAME is a string representing the desired style from the list of |
3357 | 3395 |
3358 \(fn SYMBOL OFFSET &optional IGNORED)" t nil) | 3396 \(fn SYMBOL OFFSET &optional IGNORED)" t nil) |
3359 | 3397 |
3360 ;;;*** | 3398 ;;;*** |
3361 | 3399 |
3362 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15853 60342)) | 3400 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15925 53681)) |
3363 ;;; Generated autoloads from progmodes/cc-vars.el | 3401 ;;; Generated autoloads from progmodes/cc-vars.el |
3364 | 3402 |
3365 (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))) "\ | 3403 (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))) "\ |
3366 A list of features extant in the Emacs you are using. | 3404 A list of features extant in the Emacs you are using. |
3367 There are many flavors of Emacs out there, each with different | 3405 There are many flavors of Emacs out there, each with different |
3640 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun | 3678 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun |
3641 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces | 3679 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces |
3642 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer | 3680 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer |
3643 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive | 3681 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive |
3644 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" | 3682 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" |
3645 ;;;;;; (15879 20227)) | 3683 ;;;;;; (15935 47054)) |
3646 ;;; Generated autoloads from emacs-lisp/checkdoc.el | 3684 ;;; Generated autoloads from emacs-lisp/checkdoc.el |
3647 | 3685 |
3648 (autoload (quote checkdoc) "checkdoc" "\ | 3686 (autoload (quote checkdoc) "checkdoc" "\ |
3649 Interactively check the entire buffer for style errors. | 3687 Interactively check the entire buffer for style errors. |
3650 The current status of the check will be displayed in a buffer which | 3688 The current status of the check will be displayed in a buffer which |
3907 a future Emacs interpreter will be able to use it.") | 3945 a future Emacs interpreter will be able to use it.") |
3908 | 3946 |
3909 ;;;*** | 3947 ;;;*** |
3910 | 3948 |
3911 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" | 3949 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" |
3912 ;;;;;; (15737 41111)) | 3950 ;;;;;; (15935 47054)) |
3913 ;;; Generated autoloads from emacs-lisp/cl-indent.el | 3951 ;;; Generated autoloads from emacs-lisp/cl-indent.el |
3914 | 3952 |
3915 (autoload (quote common-lisp-indent-function) "cl-indent" "\ | 3953 (autoload (quote common-lisp-indent-function) "cl-indent" "\ |
3916 Not documented | 3954 Not documented |
3917 | 3955 |
3937 | 3975 |
3938 \(fn START END SUBST)" t nil) | 3976 \(fn START END SUBST)" t nil) |
3939 | 3977 |
3940 ;;;*** | 3978 ;;;*** |
3941 | 3979 |
3942 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15394 | 3980 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15935 |
3943 ;;;;;; 11979)) | 3981 ;;;;;; 40408)) |
3944 ;;; Generated autoloads from cmuscheme.el | 3982 ;;; Generated autoloads from cmuscheme.el |
3945 | 3983 |
3946 (autoload (quote run-scheme) "cmuscheme" "\ | 3984 (autoload (quote run-scheme) "cmuscheme" "\ |
3947 Run an inferior Scheme process, input and output via buffer *scheme*. | 3985 Run an inferior Scheme process, input and output via buffer *scheme*. |
3948 If there is a process already running in `*scheme*', switch to that buffer. | 3986 If there is a process already running in `*scheme*', switch to that buffer. |
3955 (add-hook 'same-window-buffer-names "*scheme*") | 3993 (add-hook 'same-window-buffer-names "*scheme*") |
3956 | 3994 |
3957 ;;;*** | 3995 ;;;*** |
3958 | 3996 |
3959 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" | 3997 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" |
3960 ;;;;;; (15860 63713)) | 3998 ;;;;;; (15935 48018)) |
3961 ;;; Generated autoloads from international/code-pages.el | 3999 ;;; Generated autoloads from international/code-pages.el |
3962 | 4000 |
3963 (autoload (quote cp-make-coding-system) "code-pages" "\ | 4001 (autoload (quote cp-make-coding-system) "code-pages" "\ |
3964 Make coding system NAME for and 8-bit, extended-ASCII character set. | 4002 Make coding system NAME for and 8-bit, extended-ASCII character set. |
3965 V is a 128-long vector of characters to translate the upper half of | 4003 V is a 128-long vector of characters to translate the upper half of |
3971 | 4009 |
3972 ;;;*** | 4010 ;;;*** |
3973 | 4011 |
3974 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage | 4012 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage |
3975 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) | 4013 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) |
3976 ;;;;;; "codepage" "international/codepage.el" (15830 3513)) | 4014 ;;;;;; "codepage" "international/codepage.el" (15935 48018)) |
3977 ;;; Generated autoloads from international/codepage.el | 4015 ;;; Generated autoloads from international/codepage.el |
3978 | 4016 |
3979 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ | 4017 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ |
3980 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME | 4018 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME |
3981 whose first character is at offset OFFSET from the beginning of 8-bit | 4019 whose first character is at offset OFFSET from the beginning of 8-bit |
4030 ;;;*** | 4068 ;;;*** |
4031 | 4069 |
4032 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list | 4070 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list |
4033 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command | 4071 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command |
4034 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" | 4072 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" |
4035 ;;;;;; (15887 19002)) | 4073 ;;;;;; (15930 37559)) |
4036 ;;; Generated autoloads from comint.el | 4074 ;;; Generated autoloads from comint.el |
4037 | 4075 |
4038 (autoload (quote make-comint-in-buffer) "comint" "\ | 4076 (autoload (quote make-comint-in-buffer) "comint" "\ |
4039 Make a comint process NAME in BUFFER, running PROGRAM. | 4077 Make a comint process NAME in BUFFER, running PROGRAM. |
4040 If BUFFER is nil, it defaults to NAME surrounded by `*'s. | 4078 If BUFFER is nil, it defaults to NAME surrounded by `*'s. |
4126 ;;;*** | 4164 ;;;*** |
4127 | 4165 |
4128 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode | 4166 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode |
4129 ;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path | 4167 ;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path |
4130 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) | 4168 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) |
4131 ;;;;;; "compile" "progmodes/compile.el" (15867 48924)) | 4169 ;;;;;; "compile" "progmodes/compile.el" (15906 29351)) |
4132 ;;; Generated autoloads from progmodes/compile.el | 4170 ;;; Generated autoloads from progmodes/compile.el |
4133 | 4171 |
4134 (defvar compilation-mode-hook nil "\ | 4172 (defvar compilation-mode-hook nil "\ |
4135 *List of hook functions run by `compilation-mode' (see `run-hooks').") | 4173 *List of hook functions run by `compilation-mode' (see `run-hooks').") |
4136 | 4174 |
4337 \(fn &optional ARG)" t nil) | 4375 \(fn &optional ARG)" t nil) |
4338 | 4376 |
4339 ;;;*** | 4377 ;;;*** |
4340 | 4378 |
4341 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" | 4379 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" |
4342 ;;;;;; (15706 63461)) | 4380 ;;;;;; (15935 40594)) |
4343 ;;; Generated autoloads from completion.el | 4381 ;;; Generated autoloads from completion.el |
4344 | 4382 |
4345 (autoload (quote dynamic-completion-mode) "completion" "\ | 4383 (autoload (quote dynamic-completion-mode) "completion" "\ |
4346 Enable dynamic word-completion. | 4384 Enable dynamic word-completion. |
4347 | 4385 |
4350 ;;;*** | 4388 ;;;*** |
4351 | 4389 |
4352 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after | 4390 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after |
4353 ;;;;;; find-composition compose-chars decompose-string compose-string | 4391 ;;;;;; find-composition compose-chars decompose-string compose-string |
4354 ;;;;;; decompose-region compose-region) "composite" "composite.el" | 4392 ;;;;;; decompose-region compose-region) "composite" "composite.el" |
4355 ;;;;;; (15713 36500)) | 4393 ;;;;;; (15935 40578)) |
4356 ;;; Generated autoloads from composite.el | 4394 ;;; Generated autoloads from composite.el |
4357 | 4395 |
4358 (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))) "\ | 4396 (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))) "\ |
4359 Alist of symbols vs integer codes of glyph reference points. | 4397 Alist of symbols vs integer codes of glyph reference points. |
4360 A glyph reference point symbol is to be used to specify a composition | 4398 A glyph reference point symbol is to be used to specify a composition |
4552 | 4590 |
4553 (autoload (quote decompose-composite-char) "composite" "\ | 4591 (autoload (quote decompose-composite-char) "composite" "\ |
4554 Convert CHAR to string. | 4592 Convert CHAR to string. |
4555 | 4593 |
4556 If optional 2nd arg TYPE is non-nil, it is `string', `list', or | 4594 If optional 2nd arg TYPE is non-nil, it is `string', `list', or |
4557 `vector'. In this case, CHAR is converted string, list of CHAR, or | 4595 `vector'. In this case, CHAR is converted to string, list of CHAR, or |
4558 vector of CHAR respectively. | 4596 vector of CHAR respectively. |
4597 Optional 3rd arg WITH-COMPOSITION-RULE is ignored. | |
4559 | 4598 |
4560 \(fn CHAR &optional TYPE WITH-COMPOSITION-RULE)" nil nil) | 4599 \(fn CHAR &optional TYPE WITH-COMPOSITION-RULE)" nil nil) |
4561 | 4600 |
4562 (make-obsolete (quote decompose-composite-char) (quote char-to-string) "21.1") | 4601 (make-obsolete (quote decompose-composite-char) (quote char-to-string) "21.1") |
4563 | 4602 |
4612 Insert a copyright by $ORGANIZATION notice at cursor." t nil) | 4651 Insert a copyright by $ORGANIZATION notice at cursor." t nil) |
4613 | 4652 |
4614 ;;;*** | 4653 ;;;*** |
4615 | 4654 |
4616 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" | 4655 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" |
4617 ;;;;;; (15740 63662)) | 4656 ;;;;;; (15935 48914)) |
4618 ;;; Generated autoloads from progmodes/cperl-mode.el | 4657 ;;; Generated autoloads from progmodes/cperl-mode.el |
4619 | 4658 |
4620 (autoload (quote cperl-mode) "cperl-mode" "\ | 4659 (autoload (quote cperl-mode) "cperl-mode" "\ |
4621 Major mode for editing Perl code. | 4660 Major mode for editing Perl code. |
4622 Expression and list commands understand all C brackets. | 4661 Expression and list commands understand all C brackets. |
4785 \(fn)" t nil) | 4824 \(fn)" t nil) |
4786 | 4825 |
4787 ;;;*** | 4826 ;;;*** |
4788 | 4827 |
4789 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" | 4828 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" |
4790 ;;;;;; (15593 17690)) | 4829 ;;;;;; (15935 48914)) |
4791 ;;; Generated autoloads from progmodes/cpp.el | 4830 ;;; Generated autoloads from progmodes/cpp.el |
4792 | 4831 |
4793 (autoload (quote cpp-highlight-buffer) "cpp" "\ | 4832 (autoload (quote cpp-highlight-buffer) "cpp" "\ |
4794 Highlight C code according to preprocessor conditionals. | 4833 Highlight C code according to preprocessor conditionals. |
4795 This command pops up a buffer which you should edit to specify | 4834 This command pops up a buffer which you should edit to specify |
4804 \(fn)" t nil) | 4843 \(fn)" t nil) |
4805 | 4844 |
4806 ;;;*** | 4845 ;;;*** |
4807 | 4846 |
4808 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" | 4847 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" |
4809 ;;;;;; (14632 7633)) | 4848 ;;;;;; (15935 47202)) |
4810 ;;; Generated autoloads from emulation/crisp.el | 4849 ;;; Generated autoloads from emulation/crisp.el |
4811 | 4850 |
4812 (defvar crisp-mode nil "\ | 4851 (defvar crisp-mode nil "\ |
4813 Track status of CRiSP emulation mode. | 4852 Track status of CRiSP emulation mode. |
4814 A value of nil means CRiSP mode is not enabled. A value of t | 4853 A value of nil means CRiSP mode is not enabled. A value of t |
4828 (defalias (quote brief-mode) (quote crisp-mode)) | 4867 (defalias (quote brief-mode) (quote crisp-mode)) |
4829 | 4868 |
4830 ;;;*** | 4869 ;;;*** |
4831 | 4870 |
4832 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" | 4871 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" |
4833 ;;;;;; (15366 56663)) | 4872 ;;;;;; (15935 47054)) |
4834 ;;; Generated autoloads from emacs-lisp/crm.el | 4873 ;;; Generated autoloads from emacs-lisp/crm.el |
4835 | 4874 |
4836 (autoload (quote completing-read-multiple) "crm" "\ | 4875 (autoload (quote completing-read-multiple) "crm" "\ |
4837 Read multiple strings in the minibuffer, with completion. | 4876 Read multiple strings in the minibuffer, with completion. |
4838 By using this functionality, a user may specify multiple strings at a | 4877 By using this functionality, a user may specify multiple strings at a |
4864 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil) | 4903 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil) |
4865 | 4904 |
4866 ;;;*** | 4905 ;;;*** |
4867 | 4906 |
4868 ;;;### (autoloads (cua-mode cua-mode) "cua-base" "emulation/cua-base.el" | 4907 ;;;### (autoloads (cua-mode cua-mode) "cua-base" "emulation/cua-base.el" |
4869 ;;;;;; (15893 48749)) | 4908 ;;;;;; (15935 47202)) |
4870 ;;; Generated autoloads from emulation/cua-base.el | 4909 ;;; Generated autoloads from emulation/cua-base.el |
4871 | 4910 |
4872 (defvar cua-mode nil "\ | 4911 (defvar cua-mode nil "\ |
4873 Non-nil means that CUA emulation mode is enabled. | 4912 Non-nil means that CUA emulation mode is enabled. |
4874 In CUA mode, shifted movement keys highlight and extend the region. | 4913 In CUA mode, shifted movement keys highlight and extend the region. |
4900 ;;;;;; customize-apropos-options customize-apropos customize-saved | 4939 ;;;;;; customize-apropos-options customize-apropos customize-saved |
4901 ;;;;;; customize-customized customize-face-other-window customize-face | 4940 ;;;;;; customize-customized customize-face-other-window customize-face |
4902 ;;;;;; customize-changed-options customize-option-other-window customize-option | 4941 ;;;;;; customize-changed-options customize-option-other-window customize-option |
4903 ;;;;;; customize-group-other-window customize-group customize-mode | 4942 ;;;;;; customize-group-other-window customize-group customize-mode |
4904 ;;;;;; customize customize-save-variable customize-set-variable | 4943 ;;;;;; customize customize-save-variable customize-set-variable |
4905 ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (15898 9081)) | 4944 ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (15931 5982)) |
4906 ;;; Generated autoloads from cus-edit.el | 4945 ;;; Generated autoloads from cus-edit.el |
4907 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") | 4946 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") |
4908 | 4947 |
4909 (autoload (quote customize-set-value) "cus-edit" "\ | 4948 (autoload (quote customize-set-value) "cus-edit" "\ |
4910 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object. | 4949 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object. |
5126 | 5165 |
5127 ;;;*** | 5166 ;;;*** |
5128 | 5167 |
5129 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value | 5168 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value |
5130 ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" | 5169 ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" |
5131 ;;;;;; (15879 22694)) | 5170 ;;;;;; (15935 40544)) |
5132 ;;; Generated autoloads from cus-face.el | 5171 ;;; Generated autoloads from cus-face.el |
5133 | 5172 |
5134 (autoload (quote custom-declare-face) "cus-face" "\ | 5173 (autoload (quote custom-declare-face) "cus-face" "\ |
5135 Like `defface', but FACE is evaluated as a normal argument. | 5174 Like `defface', but FACE is evaluated as a normal argument. |
5136 | 5175 |
5184 \(fn &rest ARGS)" nil nil) | 5223 \(fn &rest ARGS)" nil nil) |
5185 | 5224 |
5186 ;;;*** | 5225 ;;;*** |
5187 | 5226 |
5188 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" | 5227 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" |
5189 ;;;;;; (15415 19689)) | 5228 ;;;;;; (15935 40479)) |
5190 ;;; Generated autoloads from cvs-status.el | 5229 ;;; Generated autoloads from cvs-status.el |
5191 | 5230 |
5192 (autoload (quote cvs-status-mode) "cvs-status" "\ | 5231 (autoload (quote cvs-status-mode) "cvs-status" "\ |
5193 Mode used for cvs status output." t nil) | 5232 Mode used for cvs status output." t nil) |
5194 | 5233 |
5235 | 5274 |
5236 ;;;*** | 5275 ;;;*** |
5237 | 5276 |
5238 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char | 5277 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char |
5239 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" | 5278 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" |
5240 ;;;;;; (15679 10480)) | 5279 ;;;;;; (15935 48150)) |
5241 ;;; Generated autoloads from language/cyril-util.el | 5280 ;;; Generated autoloads from language/cyril-util.el |
5242 | 5281 |
5243 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ | 5282 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ |
5244 Return KOI8-R external character code of CHAR if appropriate. | 5283 Return KOI8-R external character code of CHAR if appropriate. |
5245 | 5284 |
5264 \(fn &optional CYRILLIC-LANGUAGE)" t nil) | 5303 \(fn &optional CYRILLIC-LANGUAGE)" t nil) |
5265 | 5304 |
5266 ;;;*** | 5305 ;;;*** |
5267 | 5306 |
5268 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" | 5307 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" |
5269 ;;;;;; (15898 7844)) | 5308 ;;;;;; (15935 40833)) |
5270 ;;; Generated autoloads from dabbrev.el | 5309 ;;; Generated autoloads from dabbrev.el |
5271 | 5310 |
5272 (define-key esc-map "/" (quote dabbrev-expand)) | 5311 (define-key esc-map "/" (quote dabbrev-expand)) |
5273 | 5312 |
5274 (define-key esc-map [67108911] (quote dabbrev-completion)) | 5313 (define-key esc-map [67108911] (quote dabbrev-completion)) |
5313 | 5352 |
5314 \(fn ARG)" t nil) | 5353 \(fn ARG)" t nil) |
5315 | 5354 |
5316 ;;;*** | 5355 ;;;*** |
5317 | 5356 |
5318 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15727 | 5357 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15935 |
5319 ;;;;;; 20702)) | 5358 ;;;;;; 48914)) |
5320 ;;; Generated autoloads from progmodes/dcl-mode.el | 5359 ;;; Generated autoloads from progmodes/dcl-mode.el |
5321 | 5360 |
5322 (autoload (quote dcl-mode) "dcl-mode" "\ | 5361 (autoload (quote dcl-mode) "dcl-mode" "\ |
5323 Major mode for editing DCL-files. | 5362 Major mode for editing DCL-files. |
5324 | 5363 |
5325 This mode indents command lines in blocks. (A block is commands between | 5364 This mode indents command lines in blocks. (A block is commands between |
5326 THEN-ELSE-ENDIF and between lines matching dcl-block-begin-regexp and | 5365 THEN-ELSE-ENDIF and between lines matching dcl-block-begin-regexp and |
5327 dcl-block-end-regexp.) | 5366 dcl-block-end-regexp.) |
5328 | 5367 |
5329 Labels are indented to a fixed position unless they begin or end a block. | 5368 Labels are indented to a fixed position unless they begin or end a block. |
5330 Whole-line comments (matching dcl-comment-line-regexp) are not indented. | 5369 Whole-line comments (matching dcl-comment-line-regexp) are not indented. |
5331 Data lines are not indented. | 5370 Data lines are not indented. |
5332 | 5371 |
5333 Key bindings: | 5372 Key bindings: |
5334 | 5373 |
5335 \\{dcl-mode-map} | 5374 \\{dcl-mode-map} |
5353 | 5392 |
5354 dcl-margin-label-offset | 5393 dcl-margin-label-offset |
5355 Indentation for a label. | 5394 Indentation for a label. |
5356 | 5395 |
5357 dcl-comment-line-regexp | 5396 dcl-comment-line-regexp |
5358 Lines matching this regexp will not be indented. | 5397 Lines matching this regexp will not be indented. |
5359 | 5398 |
5360 dcl-block-begin-regexp | 5399 dcl-block-begin-regexp |
5361 dcl-block-end-regexp | 5400 dcl-block-end-regexp |
5362 Regexps that match command lines that begin and end, respectively, | 5401 Regexps that match command lines that begin and end, respectively, |
5363 a block of commmand lines that will be given extra indentation. | 5402 a block of commmand lines that will be given extra indentation. |
5376 One such function is included in the package: | 5415 One such function is included in the package: |
5377 dcl-calc-cont-indent-relative (set by default) | 5416 dcl-calc-cont-indent-relative (set by default) |
5378 | 5417 |
5379 dcl-tab-always-indent | 5418 dcl-tab-always-indent |
5380 If t, pressing TAB always indents the current line. | 5419 If t, pressing TAB always indents the current line. |
5381 If nil, pressing TAB indents the current line if point is at the left | 5420 If nil, pressing TAB indents the current line if point is at the left |
5382 margin. | 5421 margin. |
5383 | 5422 |
5384 dcl-electric-characters | 5423 dcl-electric-characters |
5385 Non-nil causes lines to be indented at once when a label, ELSE or ENDIF is | 5424 Non-nil causes lines to be indented at once when a label, ELSE or ENDIF is |
5386 typed. | 5425 typed. |
5387 | 5426 |
5388 dcl-electric-reindent-regexps | 5427 dcl-electric-reindent-regexps |
5389 Use this variable and function dcl-electric-character to customize | 5428 Use this variable and function dcl-electric-character to customize |
5395 These variables control the look of expanded templates. | 5434 These variables control the look of expanded templates. |
5396 | 5435 |
5397 dcl-imenu-generic-expression | 5436 dcl-imenu-generic-expression |
5398 Default value for imenu-generic-expression. The default includes | 5437 Default value for imenu-generic-expression. The default includes |
5399 SUBROUTINE labels in the main listing and sub-listings for | 5438 SUBROUTINE labels in the main listing and sub-listings for |
5400 other labels, CALL, GOTO and GOSUB statements. | 5439 other labels, CALL, GOTO and GOSUB statements. |
5401 | 5440 |
5402 dcl-imenu-label-labels | 5441 dcl-imenu-label-labels |
5403 dcl-imenu-label-goto | 5442 dcl-imenu-label-goto |
5404 dcl-imenu-label-gosub | 5443 dcl-imenu-label-gosub |
5405 dcl-imenu-label-call | 5444 dcl-imenu-label-call |
5406 Change the text that is used as sub-listing labels in imenu. | 5445 Change the text that is used as sub-listing labels in imenu. |
5407 | 5446 |
5408 Loading this package calls the value of the variable | 5447 Loading this package calls the value of the variable |
5409 `dcl-mode-load-hook' with no args, if that value is non-nil. | 5448 `dcl-mode-load-hook' with no args, if that value is non-nil. |
5410 Turning on DCL mode calls the value of the variable `dcl-mode-hook' | 5449 Turning on DCL mode calls the value of the variable `dcl-mode-hook' |
5411 with no args, if that value is non-nil. | 5450 with no args, if that value is non-nil. |
5412 | 5451 |
5413 | 5452 |
5414 The following example uses the default values for all variables: | 5453 The following example uses the default values for all variables: |
5415 | 5454 |
5416 $! This is a comment line that is not indented (it matches | 5455 $! This is a comment line that is not indented (it matches |
5417 $! dcl-comment-line-regexp) | 5456 $! dcl-comment-line-regexp) |
5418 $! Next follows the first command line. It is indented dcl-margin-offset. | 5457 $! Next follows the first command line. It is indented dcl-margin-offset. |
5419 $ i = 1 | 5458 $ i = 1 |
5420 $ ! Other comments are indented like command lines. | 5459 $ ! Other comments are indented like command lines. |
5421 $ ! A margin label indented dcl-margin-label-offset: | 5460 $ ! A margin label indented dcl-margin-label-offset: |
5422 $ label: | 5461 $ label: |
5423 $ if i.eq.1 | 5462 $ if i.eq.1 |
5424 $ then | 5463 $ then |
5425 $ ! Lines between THEN-ELSE and ELSE-ENDIF are | 5464 $ ! Lines between THEN-ELSE and ELSE-ENDIF are |
5426 $ ! indented dcl-basic-offset | 5465 $ ! indented dcl-basic-offset |
5427 $ loop1: ! This matches dcl-block-begin-regexp... | 5466 $ loop1: ! This matches dcl-block-begin-regexp... |
5428 $ ! ...so this line is indented dcl-basic-offset | 5467 $ ! ...so this line is indented dcl-basic-offset |
5429 $ text = \"This \" + - ! is a continued line | 5468 $ text = \"This \" + - ! is a continued line |
5430 \"lined up with the command line\" | 5469 \"lined up with the command line\" |
5431 $ type sys$input | 5470 $ type sys$input |
5432 Data lines are not indented at all. | 5471 Data lines are not indented at all. |
5433 $ endloop1: ! This matches dcl-block-end-regexp | 5472 $ endloop1: ! This matches dcl-block-end-regexp |
5434 $ endif | 5473 $ endif |
5435 $ | 5474 $ |
5436 | 5475 |
5437 \(fn)" t nil) | 5476 \(fn)" t nil) |
5438 | 5477 |
5439 ;;;*** | 5478 ;;;*** |
5440 | 5479 |
5441 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" | 5480 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" |
5442 ;;;;;; "emacs-lisp/debug.el" (15684 41935)) | 5481 ;;;;;; "emacs-lisp/debug.el" (15935 47054)) |
5443 ;;; Generated autoloads from emacs-lisp/debug.el | 5482 ;;; Generated autoloads from emacs-lisp/debug.el |
5444 | 5483 |
5445 (setq debugger (quote debug)) | 5484 (setq debugger (quote debug)) |
5446 | 5485 |
5447 (autoload (quote debug) "debug" "\ | 5486 (autoload (quote debug) "debug" "\ |
5472 \(fn &optional FUNCTION)" t nil) | 5511 \(fn &optional FUNCTION)" t nil) |
5473 | 5512 |
5474 ;;;*** | 5513 ;;;*** |
5475 | 5514 |
5476 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" | 5515 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" |
5477 ;;;;;; (15394 11149)) | 5516 ;;;;;; (15905 54474)) |
5478 ;;; Generated autoloads from play/decipher.el | 5517 ;;; Generated autoloads from play/decipher.el |
5479 | 5518 |
5480 (autoload (quote decipher) "decipher" "\ | 5519 (autoload (quote decipher) "decipher" "\ |
5481 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode. | 5520 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode. |
5482 | 5521 |
5526 | 5565 |
5527 \(fn START END)" t nil) | 5566 \(fn START END)" t nil) |
5528 | 5567 |
5529 ;;;*** | 5568 ;;;*** |
5530 | 5569 |
5531 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15372 | 5570 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15935 |
5532 ;;;;;; 9207)) | 5571 ;;;;;; 48914)) |
5533 ;;; Generated autoloads from progmodes/delphi.el | 5572 ;;; Generated autoloads from progmodes/delphi.el |
5534 | 5573 |
5535 (autoload (quote delphi-mode) "delphi" "\ | 5574 (autoload (quote delphi-mode) "delphi" "\ |
5536 Major mode for editing Delphi code. \\<delphi-mode-map> | 5575 Major mode for editing Delphi code. \\<delphi-mode-map> |
5537 \\[delphi-tab] - Indents the current line for Delphi code. | 5576 \\[delphi-tab] - Indents the current line for Delphi code. |
5665 \(fn MODE)" nil nil) | 5704 \(fn MODE)" nil nil) |
5666 | 5705 |
5667 ;;;*** | 5706 ;;;*** |
5668 | 5707 |
5669 ;;;### (autoloads (describe-char describe-text-properties) "descr-text" | 5708 ;;;### (autoloads (describe-char describe-text-properties) "descr-text" |
5670 ;;;;;; "descr-text.el" (15760 54525)) | 5709 ;;;;;; "descr-text.el" (15935 40805)) |
5671 ;;; Generated autoloads from descr-text.el | 5710 ;;; Generated autoloads from descr-text.el |
5672 | 5711 |
5673 (autoload (quote describe-text-properties) "descr-text" "\ | 5712 (autoload (quote describe-text-properties) "descr-text" "\ |
5674 Describe widgets, buttons, overlays and text properties at POS. | 5713 Describe widgets, buttons, overlays and text properties at POS. |
5675 Interactively, describe them for the character after point. | 5714 Interactively, describe them for the character after point. |
5707 | 5746 |
5708 \(fn)" nil nil) | 5747 \(fn)" nil nil) |
5709 | 5748 |
5710 ;;;*** | 5749 ;;;*** |
5711 | 5750 |
5712 ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15656 | 5751 ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15935 |
5713 ;;;;;; 43924)) | 5752 ;;;;;; 48150)) |
5714 ;;; Generated autoloads from language/devan-util.el | 5753 ;;; Generated autoloads from language/devan-util.el |
5715 | 5754 |
5716 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") | 5755 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") |
5717 | 5756 |
5718 ;;;*** | 5757 ;;;*** |
5719 | 5758 |
5720 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" | 5759 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" |
5721 ;;;;;; "calendar/diary-lib.el" (15832 44370)) | 5760 ;;;;;; "calendar/diary-lib.el" (15935 46813)) |
5722 ;;; Generated autoloads from calendar/diary-lib.el | 5761 ;;; Generated autoloads from calendar/diary-lib.el |
5723 | 5762 |
5724 (autoload (quote diary) "diary-lib" "\ | 5763 (autoload (quote diary) "diary-lib" "\ |
5725 Generate the diary window for ARG days starting with the current date. | 5764 Generate the diary window for ARG days starting with the current date. |
5726 If no argument is provided, the number of days of diary entries is governed | 5765 If no argument is provided, the number of days of diary entries is governed |
5791 \(fn FILE &optional SWITCHES)" t nil) | 5830 \(fn FILE &optional SWITCHES)" t nil) |
5792 | 5831 |
5793 ;;;*** | 5832 ;;;*** |
5794 | 5833 |
5795 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" | 5834 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" |
5796 ;;;;;; (15752 27875)) | 5835 ;;;;;; (15935 40739)) |
5797 ;;; Generated autoloads from diff-mode.el | 5836 ;;; Generated autoloads from diff-mode.el |
5798 | 5837 |
5799 (autoload (quote diff-mode) "diff-mode" "\ | 5838 (autoload (quote diff-mode) "diff-mode" "\ |
5800 Major mode for viewing/editing context diffs. | 5839 Major mode for viewing/editing context diffs. |
5801 Supports unified and context diffs as well as (to a lesser extent) | 5840 Supports unified and context diffs as well as (to a lesser extent) |
5818 | 5857 |
5819 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window | 5858 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window |
5820 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink | 5859 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink |
5821 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename | 5860 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename |
5822 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) | 5861 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) |
5823 ;;;;;; "dired" "dired.el" (15899 8438)) | 5862 ;;;;;; "dired" "dired.el" (15935 39015)) |
5824 ;;; Generated autoloads from dired.el | 5863 ;;; Generated autoloads from dired.el |
5825 | 5864 |
5826 (defvar dired-listing-switches "-al" "\ | 5865 (defvar dired-listing-switches "-al" "\ |
5827 *Switches passed to `ls' for dired. MUST contain the `l' option. | 5866 *Switches passed to `ls' for dired. MUST contain the `l' option. |
5828 May contain all other options that don't contradict `-l'; | 5867 May contain all other options that don't contradict `-l'; |
5832 some of the `ls' switches are not supported; see the doc string of | 5871 some of the `ls' switches are not supported; see the doc string of |
5833 `insert-directory' on ls-lisp.el for more details.") | 5872 `insert-directory' on ls-lisp.el for more details.") |
5834 | 5873 |
5835 (custom-autoload (quote dired-listing-switches) "dired") | 5874 (custom-autoload (quote dired-listing-switches) "dired") |
5836 | 5875 |
5837 (defvar dired-chown-program (if (memq system-type (quote (hpux dgux usg-unix-v irix linux gnu/linux))) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\ | 5876 (defvar dired-chown-program (if (memq system-type (quote (hpux dgux usg-unix-v irix linux gnu/linux cygwin))) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\ |
5838 Name of chown command (usually `chown' or `/etc/chown').") | 5877 Name of chown command (usually `chown' or `/etc/chown').") |
5839 | 5878 |
5840 (defvar dired-ls-F-marks-symlinks nil "\ | 5879 (defvar dired-ls-F-marks-symlinks nil "\ |
5841 *Informs dired about how `ls -lF' marks symbolic links. | 5880 *Informs dired about how `ls -lF' marks symbolic links. |
5842 Set this to t if `ls' (or whatever program is specified by | 5881 Set this to t if `ls' (or whatever program is specified by |
5952 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file | 5991 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file |
5953 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile | 5992 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile |
5954 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines | 5993 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines |
5955 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp | 5994 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp |
5956 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" | 5995 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" |
5957 ;;;;;; "dired-aux.el" (15823 38917)) | 5996 ;;;;;; "dired-aux.el" (15930 37584)) |
5958 ;;; Generated autoloads from dired-aux.el | 5997 ;;; Generated autoloads from dired-aux.el |
5959 | 5998 |
5960 (autoload (quote dired-diff) "dired-aux" "\ | 5999 (autoload (quote dired-diff) "dired-aux" "\ |
5961 Compare file at point with file FILE using `diff'. | 6000 Compare file at point with file FILE using `diff'. |
5962 FILE defaults to the file at the mark. (That's the mark set by | 6001 FILE defaults to the file at the mark. (That's the mark set by |
6158 REGEXP defaults to the last regexp used. | 6197 REGEXP defaults to the last regexp used. |
6159 | 6198 |
6160 With a zero prefix arg, renaming by regexp affects the absolute file name. | 6199 With a zero prefix arg, renaming by regexp affects the absolute file name. |
6161 Normally, only the non-directory part of the file name is used and changed. | 6200 Normally, only the non-directory part of the file name is used and changed. |
6162 | 6201 |
6163 \(fn REGEXP NEWNAME &optional ARG WHOLE-PATH)" t nil) | 6202 \(fn REGEXP NEWNAME &optional ARG WHOLE-NAME)" t nil) |
6164 | 6203 |
6165 (autoload (quote dired-do-copy-regexp) "dired-aux" "\ | 6204 (autoload (quote dired-do-copy-regexp) "dired-aux" "\ |
6166 Copy selected files whose names match REGEXP to NEWNAME. | 6205 Copy selected files whose names match REGEXP to NEWNAME. |
6167 See function `dired-do-rename-regexp' for more info. | 6206 See function `dired-do-rename-regexp' for more info. |
6168 | 6207 |
6169 \(fn REGEXP NEWNAME &optional ARG WHOLE-PATH)" t nil) | 6208 \(fn REGEXP NEWNAME &optional ARG WHOLE-NAME)" t nil) |
6170 | 6209 |
6171 (autoload (quote dired-do-hardlink-regexp) "dired-aux" "\ | 6210 (autoload (quote dired-do-hardlink-regexp) "dired-aux" "\ |
6172 Hardlink selected files whose names match REGEXP to NEWNAME. | 6211 Hardlink selected files whose names match REGEXP to NEWNAME. |
6173 See function `dired-do-rename-regexp' for more info. | 6212 See function `dired-do-rename-regexp' for more info. |
6174 | 6213 |
6175 \(fn REGEXP NEWNAME &optional ARG WHOLE-PATH)" t nil) | 6214 \(fn REGEXP NEWNAME &optional ARG WHOLE-NAME)" t nil) |
6176 | 6215 |
6177 (autoload (quote dired-do-symlink-regexp) "dired-aux" "\ | 6216 (autoload (quote dired-do-symlink-regexp) "dired-aux" "\ |
6178 Symlink selected files whose names match REGEXP to NEWNAME. | 6217 Symlink selected files whose names match REGEXP to NEWNAME. |
6179 See function `dired-do-rename-regexp' for more info. | 6218 See function `dired-do-rename-regexp' for more info. |
6180 | 6219 |
6181 \(fn REGEXP NEWNAME &optional ARG WHOLE-PATH)" t nil) | 6220 \(fn REGEXP NEWNAME &optional ARG WHOLE-NAME)" t nil) |
6182 | 6221 |
6183 (autoload (quote dired-upcase) "dired-aux" "\ | 6222 (autoload (quote dired-upcase) "dired-aux" "\ |
6184 Rename all marked (or next ARG) files to upper case. | 6223 Rename all marked (or next ARG) files to upper case. |
6185 | 6224 |
6186 \(fn &optional ARG)" t nil) | 6225 \(fn &optional ARG)" t nil) |
6284 | 6323 |
6285 \(fn FILE &optional DEREF-SYMLINKS)" t nil) | 6324 \(fn FILE &optional DEREF-SYMLINKS)" t nil) |
6286 | 6325 |
6287 ;;;*** | 6326 ;;;*** |
6288 | 6327 |
6289 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15415 19784)) | 6328 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15935 40720)) |
6290 ;;; Generated autoloads from dired-x.el | 6329 ;;; Generated autoloads from dired-x.el |
6291 | 6330 |
6292 (autoload (quote dired-jump) "dired-x" "\ | 6331 (autoload (quote dired-jump) "dired-x" "\ |
6293 Jump to dired buffer corresponding to current buffer. | 6332 Jump to dired buffer corresponding to current buffer. |
6294 If in a file, dired the current directory and move to file's line. | 6333 If in a file, dired the current directory and move to file's line. |
6298 | 6337 |
6299 \(fn &optional OTHER-WINDOW)" t nil) | 6338 \(fn &optional OTHER-WINDOW)" t nil) |
6300 | 6339 |
6301 ;;;*** | 6340 ;;;*** |
6302 | 6341 |
6303 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14977 56454)) | 6342 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (15930 37635)) |
6304 ;;; Generated autoloads from dirtrack.el | 6343 ;;; Generated autoloads from dirtrack.el |
6305 | 6344 |
6306 (autoload (quote dirtrack) "dirtrack" "\ | 6345 (autoload (quote dirtrack) "dirtrack" "\ |
6307 Determine the current directory by scanning the process output for a prompt. | 6346 Determine the current directory by scanning the process output for a prompt. |
6308 The prompt to look for is the first item in `dirtrack-list'. | 6347 The prompt to look for is the first item in `dirtrack-list'. |
6310 You can toggle directory tracking by using the function `dirtrack-toggle'. | 6349 You can toggle directory tracking by using the function `dirtrack-toggle'. |
6311 | 6350 |
6312 If directory tracking does not seem to be working, you can use the | 6351 If directory tracking does not seem to be working, you can use the |
6313 function `dirtrack-debug-toggle' to turn on debugging output. | 6352 function `dirtrack-debug-toggle' to turn on debugging output. |
6314 | 6353 |
6315 You can enable directory tracking by adding this function to | 6354 You can enable directory tracking by adding this function to |
6316 `comint-output-filter-functions'. | 6355 `comint-output-filter-functions'. |
6317 | 6356 |
6318 \(fn INPUT)" nil nil) | 6357 \(fn INPUT)" nil nil) |
6319 | 6358 |
6320 ;;;*** | 6359 ;;;*** |
6321 | 6360 |
6322 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (13776 | 6361 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (15935 |
6323 ;;;;;; 9615)) | 6362 ;;;;;; 47054)) |
6324 ;;; Generated autoloads from emacs-lisp/disass.el | 6363 ;;; Generated autoloads from emacs-lisp/disass.el |
6325 | 6364 |
6326 (autoload (quote disassemble) "disass" "\ | 6365 (autoload (quote disassemble) "disass" "\ |
6327 Print disassembled code for OBJECT in (optional) BUFFER. | 6366 Print disassembled code for OBJECT in (optional) BUFFER. |
6328 OBJECT can be a symbol defined as a function, or a function itself | 6367 OBJECT can be a symbol defined as a function, or a function itself |
6336 | 6375 |
6337 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline | 6376 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline |
6338 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii | 6377 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii |
6339 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table | 6378 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table |
6340 ;;;;;; describe-display-table set-display-table-slot display-table-slot | 6379 ;;;;;; describe-display-table set-display-table-slot display-table-slot |
6341 ;;;;;; make-display-table) "disp-table" "disp-table.el" (15369 56725)) | 6380 ;;;;;; make-display-table) "disp-table" "disp-table.el" (15935 40699)) |
6342 ;;; Generated autoloads from disp-table.el | 6381 ;;; Generated autoloads from disp-table.el |
6343 | 6382 |
6344 (autoload (quote make-display-table) "disp-table" "\ | 6383 (autoload (quote make-display-table) "disp-table" "\ |
6345 Return a new, empty display table. | 6384 Return a new, empty display table. |
6346 | 6385 |
6453 | 6492 |
6454 \(fn &optional ARG)" t nil) | 6493 \(fn &optional ARG)" t nil) |
6455 | 6494 |
6456 ;;;*** | 6495 ;;;*** |
6457 | 6496 |
6458 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15759 15266)) | 6497 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15935 48681)) |
6459 ;;; Generated autoloads from play/doctor.el | 6498 ;;; Generated autoloads from play/doctor.el |
6460 | 6499 |
6461 (autoload (quote doctor) "doctor" "\ | 6500 (autoload (quote doctor) "doctor" "\ |
6462 Switch to *doctor* buffer and start giving psychotherapy. | 6501 Switch to *doctor* buffer and start giving psychotherapy. |
6463 | 6502 |
6464 \(fn)" t nil) | 6503 \(fn)" t nil) |
6465 | 6504 |
6466 ;;;*** | 6505 ;;;*** |
6467 | 6506 |
6468 ;;;### (autoloads (double-mode double-mode) "double" "double.el" | 6507 ;;;### (autoloads (double-mode double-mode) "double" "double.el" |
6469 ;;;;;; (15736 21861)) | 6508 ;;;;;; (15935 40668)) |
6470 ;;; Generated autoloads from double.el | 6509 ;;; Generated autoloads from double.el |
6471 | 6510 |
6472 (defvar double-mode nil "\ | 6511 (defvar double-mode nil "\ |
6473 Toggle Double mode. | 6512 Toggle Double mode. |
6474 Setting this variable directly does not take effect; | 6513 Setting this variable directly does not take effect; |
6485 | 6524 |
6486 \(fn ARG)" t nil) | 6525 \(fn ARG)" t nil) |
6487 | 6526 |
6488 ;;;*** | 6527 ;;;*** |
6489 | 6528 |
6490 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15650 57368)) | 6529 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15935 48681)) |
6491 ;;; Generated autoloads from play/dunnet.el | 6530 ;;; Generated autoloads from play/dunnet.el |
6492 | 6531 |
6493 (autoload (quote dunnet) "dunnet" "\ | 6532 (autoload (quote dunnet) "dunnet" "\ |
6494 Switch to *dungeon* buffer and start game. | 6533 Switch to *dungeon* buffer and start game. |
6495 | 6534 |
6508 | 6547 |
6509 ;;;*** | 6548 ;;;*** |
6510 | 6549 |
6511 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap | 6550 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap |
6512 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" | 6551 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" |
6513 ;;;;;; "emacs-lisp/easy-mmode.el" (15889 10072)) | 6552 ;;;;;; "emacs-lisp/easy-mmode.el" (15935 47054)) |
6514 ;;; Generated autoloads from emacs-lisp/easy-mmode.el | 6553 ;;; Generated autoloads from emacs-lisp/easy-mmode.el |
6515 | 6554 |
6516 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) | 6555 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) |
6517 | 6556 |
6518 (autoload (quote define-minor-mode) "easy-mmode" "\ | 6557 (autoload (quote define-minor-mode) "easy-mmode" "\ |
6872 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree | 6911 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree |
6873 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack | 6912 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack |
6874 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use | 6913 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use |
6875 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol | 6914 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol |
6876 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" | 6915 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" |
6877 ;;;;;; "progmodes/ebrowse.el" (15790 60417)) | 6916 ;;;;;; "progmodes/ebrowse.el" (15924 62059)) |
6878 ;;; Generated autoloads from progmodes/ebrowse.el | 6917 ;;; Generated autoloads from progmodes/ebrowse.el |
6879 | 6918 |
6880 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ | 6919 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ |
6881 Major mode for Ebrowse class tree buffers. | 6920 Major mode for Ebrowse class tree buffers. |
6882 Each line corresponds to a class in a class tree. | 6921 Each line corresponds to a class in a class tree. |
6959 \(fn)" t nil) | 6998 \(fn)" t nil) |
6960 | 6999 |
6961 ;;;*** | 7000 ;;;*** |
6962 | 7001 |
6963 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" | 7002 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" |
6964 ;;;;;; (15345 22660)) | 7003 ;;;;;; (15935 40984)) |
6965 ;;; Generated autoloads from ebuff-menu.el | 7004 ;;; Generated autoloads from ebuff-menu.el |
6966 | 7005 |
6967 (autoload (quote electric-buffer-list) "ebuff-menu" "\ | 7006 (autoload (quote electric-buffer-list) "ebuff-menu" "\ |
6968 Pops up a buffer describing the set of Emacs buffers. | 7007 Pops up a buffer describing the set of Emacs buffers. |
6969 Vaguely like ITS lunar select buffer; combining typeoutoid buffer | 7008 Vaguely like ITS lunar select buffer; combining typeoutoid buffer |
6984 \(fn ARG)" t nil) | 7023 \(fn ARG)" t nil) |
6985 | 7024 |
6986 ;;;*** | 7025 ;;;*** |
6987 | 7026 |
6988 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" | 7027 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" |
6989 ;;;;;; "echistory.el" (15185 49574)) | 7028 ;;;;;; "echistory.el" (15935 40999)) |
6990 ;;; Generated autoloads from echistory.el | 7029 ;;; Generated autoloads from echistory.el |
6991 | 7030 |
6992 (autoload (quote Electric-command-history-redo-expression) "echistory" "\ | 7031 (autoload (quote Electric-command-history-redo-expression) "echistory" "\ |
6993 Edit current history line in minibuffer and execute result. | 7032 Edit current history line in minibuffer and execute result. |
6994 With prefix arg NOCONFIRM, execute current line as-is without editing. | 7033 With prefix arg NOCONFIRM, execute current line as-is without editing. |
6996 \(fn &optional NOCONFIRM)" t nil) | 7035 \(fn &optional NOCONFIRM)" t nil) |
6997 | 7036 |
6998 ;;;*** | 7037 ;;;*** |
6999 | 7038 |
7000 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms | 7039 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms |
7001 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15764 55593)) | 7040 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15935 47054)) |
7002 ;;; Generated autoloads from emacs-lisp/edebug.el | 7041 ;;; Generated autoloads from emacs-lisp/edebug.el |
7003 | 7042 |
7004 (defvar edebug-all-defs nil "\ | 7043 (defvar edebug-all-defs nil "\ |
7005 *If non-nil, evaluation of any defining forms will instrument for Edebug. | 7044 *If non-nil, evaluation of any defining forms will instrument for Edebug. |
7006 This applies to `eval-defun', `eval-region', `eval-buffer', and | 7045 This applies to `eval-defun', `eval-region', `eval-buffer', and |
7059 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise | 7098 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise |
7060 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor | 7099 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor |
7061 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor | 7100 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor |
7062 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions | 7101 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions |
7063 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup | 7102 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup |
7064 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (15832 6056)) | 7103 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (15935 41131)) |
7065 ;;; Generated autoloads from ediff.el | 7104 ;;; Generated autoloads from ediff.el |
7066 | 7105 |
7067 (autoload (quote ediff-files) "ediff" "\ | 7106 (autoload (quote ediff-files) "ediff" "\ |
7068 Run Ediff on a pair of files, FILE-A and FILE-B. | 7107 Run Ediff on a pair of files, FILE-A and FILE-B. |
7069 | 7108 |
7295 \(fn &optional NODE)" t nil) | 7334 \(fn &optional NODE)" t nil) |
7296 | 7335 |
7297 ;;;*** | 7336 ;;;*** |
7298 | 7337 |
7299 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" | 7338 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" |
7300 ;;;;;; (15418 30513)) | 7339 ;;;;;; (15935 41013)) |
7301 ;;; Generated autoloads from ediff-help.el | 7340 ;;; Generated autoloads from ediff-help.el |
7302 | 7341 |
7303 (autoload (quote ediff-customize) "ediff-help" "\ | 7342 (autoload (quote ediff-customize) "ediff-help" "\ |
7304 Not documented | 7343 Not documented |
7305 | 7344 |
7306 \(fn)" t nil) | 7345 \(fn)" t nil) |
7307 | 7346 |
7308 ;;;*** | 7347 ;;;*** |
7309 | 7348 |
7310 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15753 8718)) | 7349 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15935 41026)) |
7311 ;;; Generated autoloads from ediff-hook.el | 7350 ;;; Generated autoloads from ediff-hook.el |
7312 | 7351 |
7313 (defvar ediff-window-setup-function) | 7352 (defvar ediff-window-setup-function) |
7314 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form)) | 7353 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form)) |
7315 | 7354 |
7331 (defalias (quote eregistry) (quote ediff-show-registry)) | 7370 (defalias (quote eregistry) (quote ediff-show-registry)) |
7332 | 7371 |
7333 ;;;*** | 7372 ;;;*** |
7334 | 7373 |
7335 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) | 7374 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) |
7336 ;;;;;; "ediff-util" "ediff-util.el" (15783 52151)) | 7375 ;;;;;; "ediff-util" "ediff-util.el" (15935 41087)) |
7337 ;;; Generated autoloads from ediff-util.el | 7376 ;;; Generated autoloads from ediff-util.el |
7338 | 7377 |
7339 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ | 7378 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ |
7340 Switch from multiframe display to single-frame display and back. | 7379 Switch from multiframe display to single-frame display and back. |
7341 To change the default, set the variable `ediff-window-setup-function', | 7380 To change the default, set the variable `ediff-window-setup-function', |
7352 | 7391 |
7353 ;;;*** | 7392 ;;;*** |
7354 | 7393 |
7355 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro | 7394 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro |
7356 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" | 7395 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" |
7357 ;;;;;; (15743 41210)) | 7396 ;;;;;; (15935 41162)) |
7358 ;;; Generated autoloads from edmacro.el | 7397 ;;; Generated autoloads from edmacro.el |
7359 | 7398 |
7360 (defvar edmacro-eight-bits nil "\ | 7399 (defvar edmacro-eight-bits nil "\ |
7361 *Non-nil if edit-kbd-macro should leave 8-bit characters intact. | 7400 *Non-nil if edit-kbd-macro should leave 8-bit characters intact. |
7362 Default nil means to write characters above \\177 in octal notation.") | 7401 Default nil means to write characters above \\177 in octal notation.") |
7405 \(fn &optional MACRO VERBOSE)" nil nil) | 7444 \(fn &optional MACRO VERBOSE)" nil nil) |
7406 | 7445 |
7407 ;;;*** | 7446 ;;;*** |
7408 | 7447 |
7409 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" | 7448 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" |
7410 ;;;;;; "emulation/edt.el" (15824 23621)) | 7449 ;;;;;; "emulation/edt.el" (15935 47202)) |
7411 ;;; Generated autoloads from emulation/edt.el | 7450 ;;; Generated autoloads from emulation/edt.el |
7412 | 7451 |
7413 (autoload (quote edt-set-scroll-margins) "edt" "\ | 7452 (autoload (quote edt-set-scroll-margins) "edt" "\ |
7414 Set scroll margins. | 7453 Set scroll margins. |
7415 Argument TOP is the top margin in number of lines or percent of window. | 7454 Argument TOP is the top margin in number of lines or percent of window. |
7423 \(fn)" t nil) | 7462 \(fn)" t nil) |
7424 | 7463 |
7425 ;;;*** | 7464 ;;;*** |
7426 | 7465 |
7427 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" | 7466 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" |
7428 ;;;;;; (15031 23821)) | 7467 ;;;;;; (15935 41174)) |
7429 ;;; Generated autoloads from ehelp.el | 7468 ;;; Generated autoloads from ehelp.el |
7430 | 7469 |
7431 (autoload (quote with-electric-help) "ehelp" "\ | 7470 (autoload (quote with-electric-help) "ehelp" "\ |
7432 Pop up an \"electric\" help buffer. | 7471 Pop up an \"electric\" help buffer. |
7433 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. | 7472 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. |
7461 \(fn FUN &optional NAME)" nil nil) | 7500 \(fn FUN &optional NAME)" nil nil) |
7462 | 7501 |
7463 ;;;*** | 7502 ;;;*** |
7464 | 7503 |
7465 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) | 7504 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) |
7466 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (15893 48749)) | 7505 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (15893 31178)) |
7467 ;;; Generated autoloads from emacs-lisp/eldoc.el | 7506 ;;; Generated autoloads from emacs-lisp/eldoc.el |
7468 | 7507 |
7469 (defvar eldoc-minor-mode-string " ElDoc" "\ | 7508 (defvar eldoc-minor-mode-string " ElDoc" "\ |
7470 *String to display in mode line when Eldoc Mode is enabled; nil for none.") | 7509 *String to display in mode line when Eldoc Mode is enabled; nil for none.") |
7471 | 7510 |
7571 | 7610 |
7572 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor | 7611 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor |
7573 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote | 7612 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote |
7574 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor | 7613 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor |
7575 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" | 7614 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" |
7576 ;;;;;; "emerge.el" (15400 23563)) | 7615 ;;;;;; "emerge.el" (15935 41205)) |
7577 ;;; Generated autoloads from emerge.el | 7616 ;;; Generated autoloads from emerge.el |
7578 | 7617 |
7579 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) | 7618 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) |
7580 | 7619 |
7581 (fset (quote menu-bar-emerge-menu) (symbol-value (quote menu-bar-emerge-menu))) | 7620 (fset (quote menu-bar-emerge-menu) (symbol-value (quote menu-bar-emerge-menu))) |
7650 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil) | 7689 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil) |
7651 | 7690 |
7652 ;;;*** | 7691 ;;;*** |
7653 | 7692 |
7654 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" | 7693 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" |
7655 ;;;;;; (15781 78)) | 7694 ;;;;;; (15935 48018)) |
7656 ;;; Generated autoloads from international/encoded-kb.el | 7695 ;;; Generated autoloads from international/encoded-kb.el |
7657 | 7696 |
7658 (defvar encoded-kbd-mode nil "\ | 7697 (defvar encoded-kbd-mode nil "\ |
7659 Non-nil if Encoded-Kbd mode is enabled. | 7698 Non-nil if Encoded-Kbd mode is enabled. |
7660 See the command `encoded-kbd-mode' for a description of this minor-mode. | 7699 See the command `encoded-kbd-mode' for a description of this minor-mode. |
8063 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel | 8102 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel |
8064 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker | 8103 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker |
8065 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker | 8104 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker |
8066 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker | 8105 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker |
8067 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) | 8106 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) |
8068 ;;;;;; "ethio-util" "language/ethio-util.el" (15706 63953)) | 8107 ;;;;;; "ethio-util" "language/ethio-util.el" (15935 48150)) |
8069 ;;; Generated autoloads from language/ethio-util.el | 8108 ;;; Generated autoloads from language/ethio-util.el |
8070 | 8109 |
8071 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ | 8110 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ |
8072 Not documented | 8111 Not documented |
8073 | 8112 |
8454 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) | 8493 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) |
8455 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) | 8494 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) |
8456 | 8495 |
8457 ;;;*** | 8496 ;;;*** |
8458 | 8497 |
8459 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15729 25951)) | 8498 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15935 48914)) |
8460 ;;; Generated autoloads from progmodes/f90.el | 8499 ;;; Generated autoloads from progmodes/f90.el |
8461 | 8500 |
8462 (autoload (quote f90-mode) "f90" "\ | 8501 (autoload (quote f90-mode) "f90" "\ |
8463 Major mode for editing Fortran 90,95 code in free format. | 8502 Major mode for editing Fortran 90,95 code in free format. |
8464 | 8503 |
8522 | 8561 |
8523 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special | 8562 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special |
8524 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only | 8563 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only |
8525 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu | 8564 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu |
8526 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) | 8565 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) |
8527 ;;;;;; "facemenu" "facemenu.el" (15656 59685)) | 8566 ;;;;;; "facemenu" "facemenu.el" (15935 41357)) |
8528 ;;; Generated autoloads from facemenu.el | 8567 ;;; Generated autoloads from facemenu.el |
8529 (define-key global-map "\M-g" 'facemenu-keymap) | 8568 (define-key global-map "\M-g" 'facemenu-keymap) |
8530 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) | 8569 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) |
8531 | 8570 |
8532 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ | 8571 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ |
8681 \(fn &optional LIST)" t nil) | 8720 \(fn &optional LIST)" t nil) |
8682 | 8721 |
8683 ;;;*** | 8722 ;;;*** |
8684 | 8723 |
8685 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" | 8724 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" |
8686 ;;;;;; "fast-lock.el" (15363 46804)) | 8725 ;;;;;; "fast-lock.el" (15930 37682)) |
8687 ;;; Generated autoloads from fast-lock.el | 8726 ;;; Generated autoloads from fast-lock.el |
8688 | 8727 |
8689 (autoload (quote fast-lock-mode) "fast-lock" "\ | 8728 (autoload (quote fast-lock-mode) "fast-lock" "\ |
8690 Toggle Fast Lock mode. | 8729 Toggle Fast Lock mode. |
8691 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer | 8730 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer |
8776 \(fn &optional WHAT-EVENT)" t nil) | 8815 \(fn &optional WHAT-EVENT)" t nil) |
8777 | 8816 |
8778 ;;;*** | 8817 ;;;*** |
8779 | 8818 |
8780 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu | 8819 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu |
8781 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15832 29476)) | 8820 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15935 41375)) |
8782 ;;; Generated autoloads from ffap.el | 8821 ;;; Generated autoloads from ffap.el |
8783 | 8822 |
8784 (autoload (quote ffap-next) "ffap" "\ | 8823 (autoload (quote ffap-next) "ffap" "\ |
8785 Search buffer for next file or URL, and run ffap. | 8824 Search buffer for next file or URL, and run ffap. |
8786 Optional argument BACK says to search backwards. | 8825 Optional argument BACK says to search backwards. |
8835 \(fn)" t nil) | 8874 \(fn)" t nil) |
8836 | 8875 |
8837 ;;;*** | 8876 ;;;*** |
8838 | 8877 |
8839 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" | 8878 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" |
8840 ;;;;;; (15567 448)) | 8879 ;;;;;; (15930 37703)) |
8841 ;;; Generated autoloads from filecache.el | 8880 ;;; Generated autoloads from filecache.el |
8842 | 8881 |
8843 (autoload (quote file-cache-minibuffer-complete) "filecache" "\ | 8882 (autoload (quote file-cache-minibuffer-complete) "filecache" "\ |
8844 Complete a filename in the minibuffer using a preloaded cache. | 8883 Complete a filename in the minibuffer using a preloaded cache. |
8845 Filecache does two kinds of substitution: it completes on names in | 8884 Filecache does two kinds of substitution: it completes on names in |
8854 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) | 8893 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) |
8855 | 8894 |
8856 ;;;*** | 8895 ;;;*** |
8857 | 8896 |
8858 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options | 8897 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options |
8859 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15837 6130)) | 8898 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15935 41394)) |
8860 ;;; Generated autoloads from find-dired.el | 8899 ;;; Generated autoloads from find-dired.el |
8861 | 8900 |
8862 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ | 8901 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ |
8863 *Description of the option to `find' to produce an `ls -l'-type listing. | 8902 *Description of the option to `find' to produce an `ls -l'-type listing. |
8864 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION | 8903 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION |
8907 | 8946 |
8908 ;;;*** | 8947 ;;;*** |
8909 | 8948 |
8910 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file | 8949 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file |
8911 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" | 8950 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" |
8912 ;;;;;; (15803 6308)) | 8951 ;;;;;; (15935 41411)) |
8913 ;;; Generated autoloads from find-file.el | 8952 ;;; Generated autoloads from find-file.el |
8914 | 8953 |
8915 (autoload (quote ff-get-other-file) "find-file" "\ | 8954 (autoload (quote ff-get-other-file) "find-file" "\ |
8916 Find the header or source file corresponding to this file. | 8955 Find the header or source file corresponding to this file. |
8917 See also the documentation for `ff-find-other-file'. | 8956 See also the documentation for `ff-find-other-file'. |
8992 ;;;### (autoloads (find-function-setup-keys find-variable-at-point | 9031 ;;;### (autoloads (find-function-setup-keys find-variable-at-point |
8993 ;;;;;; find-function-at-point find-function-on-key find-variable-other-frame | 9032 ;;;;;; find-function-at-point find-function-on-key find-variable-other-frame |
8994 ;;;;;; find-variable-other-window find-variable find-variable-noselect | 9033 ;;;;;; find-variable-other-window find-variable find-variable-noselect |
8995 ;;;;;; find-function-other-frame find-function-other-window find-function | 9034 ;;;;;; find-function-other-frame find-function-other-window find-function |
8996 ;;;;;; find-function-noselect find-function-search-for-symbol find-library) | 9035 ;;;;;; find-function-noselect find-function-search-for-symbol find-library) |
8997 ;;;;;; "find-func" "emacs-lisp/find-func.el" (15894 19684)) | 9036 ;;;;;; "find-func" "emacs-lisp/find-func.el" (15935 47054)) |
8998 ;;; Generated autoloads from emacs-lisp/find-func.el | 9037 ;;; Generated autoloads from emacs-lisp/find-func.el |
8999 | 9038 |
9000 (autoload (quote find-library) "find-func" "\ | 9039 (autoload (quote find-library) "find-func" "\ |
9001 Find the elisp source of LIBRARY. | 9040 Find the elisp source of LIBRARY. |
9002 | 9041 |
9133 \(fn REGEXP)" t nil) | 9172 \(fn REGEXP)" t nil) |
9134 | 9173 |
9135 ;;;*** | 9174 ;;;*** |
9136 | 9175 |
9137 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) | 9176 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) |
9138 ;;;;;; "finder" "finder.el" (15887 19001)) | 9177 ;;;;;; "finder" "finder.el" (15887 14308)) |
9139 ;;; Generated autoloads from finder.el | 9178 ;;; Generated autoloads from finder.el |
9140 | 9179 |
9141 (autoload (quote finder-list-keywords) "finder" "\ | 9180 (autoload (quote finder-list-keywords) "finder" "\ |
9142 Display descriptions of the keywords in the Finder buffer. | 9181 Display descriptions of the keywords in the Finder buffer. |
9143 | 9182 |
9155 \(fn)" t nil) | 9194 \(fn)" t nil) |
9156 | 9195 |
9157 ;;;*** | 9196 ;;;*** |
9158 | 9197 |
9159 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" | 9198 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" |
9160 ;;;;;; "flow-ctrl.el" (12550 54450)) | 9199 ;;;;;; "flow-ctrl.el" (15935 41434)) |
9161 ;;; Generated autoloads from flow-ctrl.el | 9200 ;;; Generated autoloads from flow-ctrl.el |
9162 | 9201 |
9163 (autoload (quote enable-flow-control) "flow-ctrl" "\ | 9202 (autoload (quote enable-flow-control) "flow-ctrl" "\ |
9164 Toggle flow control handling. | 9203 Toggle flow control handling. |
9165 When handling is enabled, user can type C-s as C-\\, and C-q as C-^. | 9204 When handling is enabled, user can type C-s as C-\\, and C-q as C-^. |
9327 \(fn &optional ARG)" t nil) | 9366 \(fn &optional ARG)" t nil) |
9328 | 9367 |
9329 ;;;*** | 9368 ;;;*** |
9330 | 9369 |
9331 ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords | 9370 ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords |
9332 ;;;;;; font-lock-add-keywords) "font-lock" "font-lock.el" (15851 | 9371 ;;;;;; font-lock-add-keywords) "font-lock" "font-lock.el" (15933 |
9333 ;;;;;; 34713)) | 9372 ;;;;;; 22021)) |
9334 ;;; Generated autoloads from font-lock.el | 9373 ;;; Generated autoloads from font-lock.el |
9335 | 9374 |
9336 (autoload (quote font-lock-add-keywords) "font-lock" "\ | 9375 (autoload (quote font-lock-add-keywords) "font-lock" "\ |
9337 Add highlighting KEYWORDS for MODE. | 9376 Add highlighting KEYWORDS for MODE. |
9338 MODE should be a symbol, the major mode command name, such as `c-mode' | 9377 MODE should be a symbol, the major mode command name, such as `c-mode' |
9379 | 9418 |
9380 \(fn)" t nil) | 9419 \(fn)" t nil) |
9381 | 9420 |
9382 ;;;*** | 9421 ;;;*** |
9383 | 9422 |
9384 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" | 9423 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15935 |
9385 ;;;;;; (15767 61949)) | 9424 ;;;;;; 48280)) |
9386 ;;; Generated autoloads from international/fontset.el | |
9387 | |
9388 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ | |
9389 Create a fontset from fontset specification string FONTSET-SPEC. | |
9390 FONTSET-SPEC is a string of the format: | |
9391 FONTSET-NAME,CHARSET-NAME0:FONT-NAME0,CHARSET-NAME1:FONT-NAME1, ... | |
9392 Any number of SPACE, TAB, and NEWLINE can be put before and after commas. | |
9393 | |
9394 Optional 2nd argument is ignored. It exists just for backward | |
9395 compatibility. | |
9396 | |
9397 If this function attempts to create already existing fontset, error is | |
9398 signaled unless the optional 3rd argument NOERROR is non-nil. | |
9399 | |
9400 It returns a name of the created fontset. | |
9401 | |
9402 \(fn FONTSET-SPEC &optional STYLE-VARIANT NOERROR)" nil nil) | |
9403 | |
9404 ;;;*** | |
9405 | |
9406 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15394 | |
9407 ;;;;;; 11333)) | |
9408 ;;; Generated autoloads from mail/footnote.el | 9425 ;;; Generated autoloads from mail/footnote.el |
9409 | 9426 |
9410 (autoload (quote footnote-mode) "footnote" "\ | 9427 (autoload (quote footnote-mode) "footnote" "\ |
9411 Toggle footnote minor mode. | 9428 Toggle footnote minor mode. |
9412 \\<message-mode-map> | 9429 \\<message-mode-map> |
9423 \(fn &optional ARG)" t nil) | 9440 \(fn &optional ARG)" t nil) |
9424 | 9441 |
9425 ;;;*** | 9442 ;;;*** |
9426 | 9443 |
9427 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) | 9444 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) |
9428 ;;;;;; "forms" "forms.el" (15590 2849)) | 9445 ;;;;;; "forms" "forms.el" (15935 41512)) |
9429 ;;; Generated autoloads from forms.el | 9446 ;;; Generated autoloads from forms.el |
9430 | 9447 |
9431 (autoload (quote forms-mode) "forms" "\ | 9448 (autoload (quote forms-mode) "forms" "\ |
9432 Major mode to visit files in a field-structured manner using a form. | 9449 Major mode to visit files in a field-structured manner using a form. |
9433 | 9450 |
9434 Commands: Equivalent keys in read-only mode: | 9451 Commands: Equivalent keys in read-only mode: |
9435 TAB forms-next-field TAB | 9452 TAB forms-next-field TAB |
9436 C-c TAB forms-next-field | 9453 C-c TAB forms-next-field |
9437 C-c < forms-first-record < | 9454 C-c < forms-first-record < |
9438 C-c > forms-last-record > | 9455 C-c > forms-last-record > |
9439 C-c ? describe-mode ? | 9456 C-c ? describe-mode ? |
9440 C-c C-k forms-delete-record | 9457 C-c C-k forms-delete-record |
9441 C-c C-q forms-toggle-read-only q | 9458 C-c C-q forms-toggle-read-only q |
9546 \(fn)" t nil) | 9563 \(fn)" t nil) |
9547 | 9564 |
9548 ;;;*** | 9565 ;;;*** |
9549 | 9566 |
9550 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region | 9567 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region |
9551 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15195 62737)) | 9568 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15935 48681)) |
9552 ;;; Generated autoloads from play/fortune.el | 9569 ;;; Generated autoloads from play/fortune.el |
9553 | 9570 |
9554 (autoload (quote fortune-add-fortune) "fortune" "\ | 9571 (autoload (quote fortune-add-fortune) "fortune" "\ |
9555 Add STRING to a fortune file FILE. | 9572 Add STRING to a fortune file FILE. |
9556 | 9573 |
9626 | 9643 |
9627 \(fn &optional MODE)" t nil) | 9644 \(fn &optional MODE)" t nil) |
9628 | 9645 |
9629 ;;;*** | 9646 ;;;*** |
9630 | 9647 |
9631 ;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (15898 7844)) | 9648 ;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (15935 41547)) |
9632 ;;; Generated autoloads from gdb-ui.el | 9649 ;;; Generated autoloads from gdb-ui.el |
9633 | 9650 |
9634 (autoload (quote gdba) "gdb-ui" "\ | 9651 (autoload (quote gdba) "gdb-ui" "\ |
9635 Run gdb on program FILE in buffer *gud-FILE*. | 9652 Run gdb on program FILE in buffer *gud-FILE*. |
9636 The directory containing FILE becomes the initial working directory | 9653 The directory containing FILE becomes the initial working directory |
9677 | 9694 |
9678 The following interactive lisp functions help control operation : | 9695 The following interactive lisp functions help control operation : |
9679 | 9696 |
9680 `gdb-many-windows' - Toggle the number of windows gdb uses. | 9697 `gdb-many-windows' - Toggle the number of windows gdb uses. |
9681 `gdb-restore-windows' - To restore the window layout. | 9698 `gdb-restore-windows' - To restore the window layout. |
9682 `gdb-quit' - To delete (most) of the buffers used by GDB-UI and | 9699 `gdb-quit' - To delete (most) of the buffers used by GDB-UI and |
9683 reset variables. | 9700 reset variables. |
9684 | 9701 |
9685 \(fn COMMAND-LINE)" t nil) | 9702 \(fn COMMAND-LINE)" t nil) |
9686 | 9703 |
9687 ;;;*** | 9704 ;;;*** |
9747 \(fn &optional ARG)" t nil) | 9764 \(fn &optional ARG)" t nil) |
9748 | 9765 |
9749 ;;;*** | 9766 ;;;*** |
9750 | 9767 |
9751 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server | 9768 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server |
9752 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15847 36480)) | 9769 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15935 47838)) |
9753 ;;; Generated autoloads from gnus/gnus.el | 9770 ;;; Generated autoloads from gnus/gnus.el |
9754 | 9771 |
9755 (autoload (quote gnus-slave-no-server) "gnus" "\ | 9772 (autoload (quote gnus-slave-no-server) "gnus" "\ |
9756 Read network news as a slave, without connecting to local server. | 9773 Read network news as a slave, without connecting to local server. |
9757 | 9774 |
9787 | 9804 |
9788 ;;;*** | 9805 ;;;*** |
9789 | 9806 |
9790 ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize | 9807 ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize |
9791 ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" | 9808 ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" |
9792 ;;;;;; (15185 54813)) | 9809 ;;;;;; (15935 47838)) |
9793 ;;; Generated autoloads from gnus/gnus-agent.el | 9810 ;;; Generated autoloads from gnus/gnus-agent.el |
9794 | 9811 |
9795 (autoload (quote gnus-unplugged) "gnus-agent" "\ | 9812 (autoload (quote gnus-unplugged) "gnus-agent" "\ |
9796 Start Gnus unplugged. | 9813 Start Gnus unplugged. |
9797 | 9814 |
9826 \(fn)" t nil) | 9843 \(fn)" t nil) |
9827 | 9844 |
9828 ;;;*** | 9845 ;;;*** |
9829 | 9846 |
9830 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 9847 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
9831 ;;;;;; (15847 36479)) | 9848 ;;;;;; (15935 47838)) |
9832 ;;; Generated autoloads from gnus/gnus-art.el | 9849 ;;; Generated autoloads from gnus/gnus-art.el |
9833 | 9850 |
9834 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ | 9851 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ |
9835 Make the current buffer look like a nice article. | 9852 Make the current buffer look like a nice article. |
9836 | 9853 |
9848 \(fn FILE)" t nil) | 9865 \(fn FILE)" t nil) |
9849 | 9866 |
9850 ;;;*** | 9867 ;;;*** |
9851 | 9868 |
9852 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active | 9869 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active |
9853 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (14860 | 9870 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (15935 |
9854 ;;;;;; 14811)) | 9871 ;;;;;; 47838)) |
9855 ;;; Generated autoloads from gnus/gnus-cache.el | 9872 ;;; Generated autoloads from gnus/gnus-cache.el |
9856 | 9873 |
9857 (autoload (quote gnus-jog-cache) "gnus-cache" "\ | 9874 (autoload (quote gnus-jog-cache) "gnus-cache" "\ |
9858 Go through all groups and put the articles into the cache. | 9875 Go through all groups and put the articles into the cache. |
9859 | 9876 |
9873 \(fn DIR)" t nil) | 9890 \(fn DIR)" t nil) |
9874 | 9891 |
9875 ;;;*** | 9892 ;;;*** |
9876 | 9893 |
9877 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) | 9894 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) |
9878 ;;;;;; "gnus-group" "gnus/gnus-group.el" (15847 36479)) | 9895 ;;;;;; "gnus-group" "gnus/gnus-group.el" (15935 47838)) |
9879 ;;; Generated autoloads from gnus/gnus-group.el | 9896 ;;; Generated autoloads from gnus/gnus-group.el |
9880 | 9897 |
9881 (autoload (quote gnus-fetch-group) "gnus-group" "\ | 9898 (autoload (quote gnus-fetch-group) "gnus-group" "\ |
9882 Start Gnus if necessary and enter GROUP. | 9899 Start Gnus if necessary and enter GROUP. |
9883 Returns whether the fetching was successful or not. | 9900 Returns whether the fetching was successful or not. |
9904 \(fn)" t nil) | 9921 \(fn)" t nil) |
9905 | 9922 |
9906 ;;;*** | 9923 ;;;*** |
9907 | 9924 |
9908 ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) | 9925 ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) |
9909 ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15185 54813)) | 9926 ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15935 47838)) |
9910 ;;; Generated autoloads from gnus/gnus-ml.el | 9927 ;;; Generated autoloads from gnus/gnus-ml.el |
9911 | 9928 |
9912 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ | 9929 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ |
9913 Not documented | 9930 Not documented |
9914 | 9931 |
10034 | 10051 |
10035 \(fn FROM-SERVER TO-SERVER)" t nil) | 10052 \(fn FROM-SERVER TO-SERVER)" t nil) |
10036 | 10053 |
10037 ;;;*** | 10054 ;;;*** |
10038 | 10055 |
10039 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15847 | 10056 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15935 |
10040 ;;;;;; 36479)) | 10057 ;;;;;; 47838)) |
10041 ;;; Generated autoloads from gnus/gnus-msg.el | 10058 ;;; Generated autoloads from gnus/gnus-msg.el |
10042 | 10059 |
10043 (autoload (quote gnus-msg-mail) "gnus-msg" "\ | 10060 (autoload (quote gnus-msg-mail) "gnus-msg" "\ |
10044 Start editing a mail message to be sent. | 10061 Start editing a mail message to be sent. |
10045 Like `message-mail', but with Gnus paraphernalia, particularly the | 10062 Like `message-mail', but with Gnus paraphernalia, particularly the |
10128 | 10145 |
10129 \(fn CONF)" nil nil) | 10146 \(fn CONF)" nil nil) |
10130 | 10147 |
10131 ;;;*** | 10148 ;;;*** |
10132 | 10149 |
10133 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15750 12573)) | 10150 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15935 48681)) |
10134 ;;; Generated autoloads from play/gomoku.el | 10151 ;;; Generated autoloads from play/gomoku.el |
10135 | 10152 |
10136 (autoload (quote gomoku) "gomoku" "\ | 10153 (autoload (quote gomoku) "gomoku" "\ |
10137 Start a Gomoku game between you and Emacs. | 10154 Start a Gomoku game between you and Emacs. |
10138 | 10155 |
10155 \(fn &optional N M)" t nil) | 10172 \(fn &optional N M)" t nil) |
10156 | 10173 |
10157 ;;;*** | 10174 ;;;*** |
10158 | 10175 |
10159 ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) | 10176 ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) |
10160 ;;;;;; "goto-addr" "net/goto-addr.el" (15806 53137)) | 10177 ;;;;;; "goto-addr" "net/goto-addr.el" (15935 48476)) |
10161 ;;; Generated autoloads from net/goto-addr.el | 10178 ;;; Generated autoloads from net/goto-addr.el |
10162 | 10179 |
10163 (autoload (quote goto-address-at-mouse) "goto-addr" "\ | 10180 (autoload (quote goto-address-at-mouse) "goto-addr" "\ |
10164 Send to the e-mail address or load the URL clicked with the mouse. | 10181 Send to the e-mail address or load the URL clicked with the mouse. |
10165 Send mail to address at position of mouse click. See documentation for | 10182 Send mail to address at position of mouse click. See documentation for |
10201 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil) | 10218 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil) |
10202 | 10219 |
10203 ;;;*** | 10220 ;;;*** |
10204 | 10221 |
10205 ;;;### (autoloads (bashdb jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el" | 10222 ;;;### (autoloads (bashdb jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el" |
10206 ;;;;;; (15876 62350)) | 10223 ;;;;;; (15935 41566)) |
10207 ;;; Generated autoloads from gud.el | 10224 ;;; Generated autoloads from gud.el |
10208 | 10225 |
10209 (autoload (quote gdb) "gud" "\ | 10226 (autoload (quote gdb) "gud" "\ |
10210 Run gdb on program FILE in buffer *gud-FILE*. | 10227 Run gdb on program FILE in buffer *gud-FILE*. |
10211 The directory containing FILE becomes the initial working directory | 10228 The directory containing FILE becomes the initial working directory |
10275 \(fn COMMAND-LINE)" t nil) | 10292 \(fn COMMAND-LINE)" t nil) |
10276 (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)") | 10293 (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)") |
10277 | 10294 |
10278 ;;;*** | 10295 ;;;*** |
10279 | 10296 |
10280 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15587 | 10297 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15935 |
10281 ;;;;;; 40646)) | 10298 ;;;;;; 48681)) |
10282 ;;; Generated autoloads from play/handwrite.el | 10299 ;;; Generated autoloads from play/handwrite.el |
10283 | 10300 |
10284 (autoload (quote handwrite) "handwrite" "\ | 10301 (autoload (quote handwrite) "handwrite" "\ |
10285 Turns the buffer into a \"handwritten\" document. | 10302 Turns the buffer into a \"handwritten\" document. |
10286 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt' | 10303 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt' |
10294 \(fn)" t nil) | 10311 \(fn)" t nil) |
10295 | 10312 |
10296 ;;;*** | 10313 ;;;*** |
10297 | 10314 |
10298 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" | 10315 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" |
10299 ;;;;;; (15185 49575)) | 10316 ;;;;;; (15935 48681)) |
10300 ;;; Generated autoloads from play/hanoi.el | 10317 ;;; Generated autoloads from play/hanoi.el |
10301 | 10318 |
10302 (autoload (quote hanoi) "hanoi" "\ | 10319 (autoload (quote hanoi) "hanoi" "\ |
10303 Towers of Hanoi diversion. Use NRINGS rings. | 10320 Towers of Hanoi diversion. Use NRINGS rings. |
10304 | 10321 |
10312 Repent before ring 31 moves. | 10329 Repent before ring 31 moves. |
10313 | 10330 |
10314 \(fn)" t nil) | 10331 \(fn)" t nil) |
10315 | 10332 |
10316 (autoload (quote hanoi-unix-64) "hanoi" "\ | 10333 (autoload (quote hanoi-unix-64) "hanoi" "\ |
10317 Like hanoi-unix, but pretend to have a 64-bit clock. | 10334 Like hanoi-unix, but pretend to have a 64-bit clock. |
10318 This is, necessarily (as of emacs 20.3), a crock. When the | 10335 This is, necessarily (as of emacs 20.3), a crock. When the |
10319 current-time interface is made s2G-compliant, hanoi.el will need | 10336 current-time interface is made s2G-compliant, hanoi.el will need |
10320 to be updated. | 10337 to be updated. |
10321 | 10338 |
10322 \(fn)" t nil) | 10339 \(fn)" t nil) |
10323 | 10340 |
10324 ;;;*** | 10341 ;;;*** |
10325 | 10342 |
10326 ;;;### (autoloads (describe-categories describe-syntax describe-variable | 10343 ;;;### (autoloads (describe-categories describe-syntax describe-variable |
10327 ;;;;;; variable-at-point describe-function-1 describe-function locate-library | 10344 ;;;;;; variable-at-point describe-function-1 describe-function locate-library |
10328 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15894 2323)) | 10345 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (15935 41626)) |
10329 ;;; Generated autoloads from help-fns.el | 10346 ;;; Generated autoloads from help-fns.el |
10330 | 10347 |
10331 (autoload (quote help-with-tutorial) "help-fns" "\ | 10348 (autoload (quote help-with-tutorial) "help-fns" "\ |
10332 Select the Emacs learn-by-doing tutorial. | 10349 Select the Emacs learn-by-doing tutorial. |
10333 If there is a tutorial version written in the language | 10350 If there is a tutorial version written in the language |
10503 \(fn)" t nil) | 10520 \(fn)" t nil) |
10504 | 10521 |
10505 ;;;*** | 10522 ;;;*** |
10506 | 10523 |
10507 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" | 10524 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" |
10508 ;;;;;; "hexl.el" (15796 33664)) | 10525 ;;;;;; "hexl.el" (15935 41657)) |
10509 ;;; Generated autoloads from hexl.el | 10526 ;;; Generated autoloads from hexl.el |
10510 | 10527 |
10511 (autoload (quote hexl-mode) "hexl" "\ | 10528 (autoload (quote hexl-mode) "hexl" "\ |
10512 \\<hexl-mode-map>A mode for editing binary files in hex dump format. | 10529 \\<hexl-mode-map>A mode for editing binary files in hex dump format. |
10513 This is not an ordinary major mode; it alters some aspects | 10530 This is not an ordinary major mode; it alters some aspects |
10539 00000030: 7320 6173 2068 6578 6164 6563 696d 616c s as hexadecimal | 10556 00000030: 7320 6173 2068 6578 6164 6563 696d 616c s as hexadecimal |
10540 00000040: 2041 5343 4949 0a61 6e64 2070 7269 6e74 ASCII.and print | 10557 00000040: 2041 5343 4949 0a61 6e64 2070 7269 6e74 ASCII.and print |
10541 00000050: 6162 6c65 2041 5343 4949 2063 6861 7261 able ASCII chara | 10558 00000050: 6162 6c65 2041 5343 4949 2063 6861 7261 able ASCII chara |
10542 00000060: 6374 6572 732e 2020 416e 7920 636f 6e74 cters. Any cont | 10559 00000060: 6374 6572 732e 2020 416e 7920 636f 6e74 cters. Any cont |
10543 00000070: 726f 6c20 6f72 206e 6f6e 2d41 5343 4949 rol or non-ASCII | 10560 00000070: 726f 6c20 6f72 206e 6f6e 2d41 5343 4949 rol or non-ASCII |
10544 00000080: 2063 6861 7261 6374 6572 730a 6172 6520 characters.are | 10561 00000080: 2063 6861 7261 6374 6572 730a 6172 6520 characters.are |
10545 00000090: 6469 7370 6c61 7965 6420 6173 2070 6572 displayed as per | 10562 00000090: 6469 7370 6c61 7965 6420 6173 2070 6572 displayed as per |
10546 000000a0: 696f 6473 2069 6e20 7468 6520 7072 696e iods in the prin | 10563 000000a0: 696f 6473 2069 6e20 7468 6520 7072 696e iods in the prin |
10547 000000b0: 7461 626c 6520 6368 6172 6163 7465 7220 table character | 10564 000000b0: 7461 626c 6520 6368 6172 6163 7465 7220 table character |
10548 000000c0: 7265 6769 6f6e 2e0a region.. | 10565 000000c0: 7265 6769 6f6e 2e0a region.. |
10549 | 10566 |
10550 Movement is as simple as movement in a normal emacs text buffer. Most | 10567 Movement is as simple as movement in a normal emacs text buffer. Most |
10551 cursor movement bindings are the same (ie. Use \\[hexl-backward-char], \\[hexl-forward-char], \\[hexl-next-line], and \\[hexl-previous-line] | 10568 cursor movement bindings are the same (ie. Use \\[hexl-backward-char], \\[hexl-forward-char], \\[hexl-next-line], and \\[hexl-previous-line] |
10552 to move the cursor left, right, down, and up). | 10569 to move the cursor left, right, down, and up). |
10598 | 10615 |
10599 ;;;*** | 10616 ;;;*** |
10600 | 10617 |
10601 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer | 10618 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer |
10602 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer | 10619 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer |
10603 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15824 | 10620 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15935 |
10604 ;;;;;; 18159)) | 10621 ;;;;;; 41671)) |
10605 ;;; Generated autoloads from hi-lock.el | 10622 ;;; Generated autoloads from hi-lock.el |
10606 | 10623 |
10607 (defvar hi-lock-mode nil "\ | 10624 (defvar hi-lock-mode nil "\ |
10608 Toggle hi-lock, for interactively adding font-lock text-highlighting patterns.") | 10625 Toggle hi-lock, for interactively adding font-lock text-highlighting patterns.") |
10609 | 10626 |
10622 | 10639 |
10623 \\[highlight-phrase] PHRASE FACE | 10640 \\[highlight-phrase] PHRASE FACE |
10624 Highlight matches of phrase PHRASE in current buffer with FACE. | 10641 Highlight matches of phrase PHRASE in current buffer with FACE. |
10625 (PHRASE can be any REGEXP, but spaces will be replaced by matches | 10642 (PHRASE can be any REGEXP, but spaces will be replaced by matches |
10626 to whitespace and initial lower-case letters will become case insensitive.) | 10643 to whitespace and initial lower-case letters will become case insensitive.) |
10627 | 10644 |
10628 \\[highlight-lines-matching-regexp] REGEXP FACE | 10645 \\[highlight-lines-matching-regexp] REGEXP FACE |
10629 Highlight lines containing matches of REGEXP in current buffer with FACE. | 10646 Highlight lines containing matches of REGEXP in current buffer with FACE. |
10630 | 10647 |
10631 \\[unhighlight-regexp] REGEXP | 10648 \\[unhighlight-regexp] REGEXP |
10632 Remove highlighting on matches of REGEXP in current buffer. | 10649 Remove highlighting on matches of REGEXP in current buffer. |
10710 \(fn)" t nil) | 10727 \(fn)" t nil) |
10711 | 10728 |
10712 ;;;*** | 10729 ;;;*** |
10713 | 10730 |
10714 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially | 10731 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially |
10715 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15494 12696)) | 10732 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15935 48914)) |
10716 ;;; Generated autoloads from progmodes/hideif.el | 10733 ;;; Generated autoloads from progmodes/hideif.el |
10717 | 10734 |
10718 (autoload (quote hide-ifdef-mode) "hideif" "\ | 10735 (autoload (quote hide-ifdef-mode) "hideif" "\ |
10719 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one. | 10736 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one. |
10720 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise. | 10737 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise. |
10726 An association list of defined and undefined symbols for the | 10743 An association list of defined and undefined symbols for the |
10727 current buffer. Initially, the global value of `hide-ifdef-env' | 10744 current buffer. Initially, the global value of `hide-ifdef-env' |
10728 is used. | 10745 is used. |
10729 | 10746 |
10730 `hide-ifdef-define-alist' | 10747 `hide-ifdef-define-alist' |
10731 An association list of defined symbol lists. | 10748 An association list of defined symbol lists. |
10732 Use `hide-ifdef-set-define-alist' to save the current `hide-ifdef-env' | 10749 Use `hide-ifdef-set-define-alist' to save the current `hide-ifdef-env' |
10733 and `hide-ifdef-use-define-alist' to set the current `hide-ifdef-env' | 10750 and `hide-ifdef-use-define-alist' to set the current `hide-ifdef-env' |
10734 from one of the lists in `hide-ifdef-define-alist'. | 10751 from one of the lists in `hide-ifdef-define-alist'. |
10735 | 10752 |
10736 `hide-ifdef-lines' | 10753 `hide-ifdef-lines' |
10826 ;;;*** | 10843 ;;;*** |
10827 | 10844 |
10828 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file | 10845 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file |
10829 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change | 10846 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change |
10830 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) | 10847 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) |
10831 ;;;;;; "hilit-chg" "hilit-chg.el" (15736 22015)) | 10848 ;;;;;; "hilit-chg" "hilit-chg.el" (15935 41683)) |
10832 ;;; Generated autoloads from hilit-chg.el | 10849 ;;; Generated autoloads from hilit-chg.el |
10833 | 10850 |
10834 (defvar highlight-changes-mode nil) | 10851 (defvar highlight-changes-mode nil) |
10835 | 10852 |
10836 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ | 10853 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ |
10837 Remove the change face from the region between BEG and END. | 10854 Remove the change face from the region between BEG and END. |
10838 This allows you to manually remove highlighting from uninteresting changes. | 10855 This allows you to manually remove highlighting from uninteresting changes. |
10839 | 10856 |
10840 \(fn BEG END)" t nil) | 10857 \(fn BEG END)" t nil) |
10841 | 10858 |
10842 (autoload (quote highlight-changes-mode) "hilit-chg" "\ | 10859 (autoload (quote highlight-changes-mode) "hilit-chg" "\ |
10843 Toggle (or initially set) Highlight Changes mode. | 10860 Toggle (or initially set) Highlight Changes mode. |
10844 | 10861 |
10845 Without an argument: | 10862 Without an argument: |
10846 If Highlight Changes mode is not enabled, then enable it (in either active | 10863 If Highlight Changes mode is not enabled, then enable it (in either active |
10847 or passive state as determined by the variable | 10864 or passive state as determined by the variable |
10848 `highlight-changes-initial-state'); otherwise, toggle between active | 10865 `highlight-changes-initial-state'); otherwise, toggle between active |
10849 and passive state. | 10866 and passive state. |
10850 | 10867 |
10857 Passive state - means changes are kept and new ones recorded but are | 10874 Passive state - means changes are kept and new ones recorded but are |
10858 not displayed in a different face. | 10875 not displayed in a different face. |
10859 | 10876 |
10860 Functions: | 10877 Functions: |
10861 \\[highlight-changes-next-change] - move point to beginning of next change | 10878 \\[highlight-changes-next-change] - move point to beginning of next change |
10862 \\[highlight-changes-previous-change] - move to beginning of previous change | 10879 \\[highlight-changes-previous-change] - move to beginning of previous change |
10863 \\[highlight-compare-with-file] - mark text as changed by comparing this | 10880 \\[highlight-compare-with-file] - mark text as changed by comparing this |
10864 buffer with the contents of a file | 10881 buffer with the contents of a file |
10865 \\[highlight-changes-remove-highlight] - remove the change face from the region | 10882 \\[highlight-changes-remove-highlight] - remove the change face from the region |
10866 \\[highlight-changes-rotate-faces] - rotate different \"ages\" of changes through | 10883 \\[highlight-changes-rotate-faces] - rotate different \"ages\" of changes through |
10867 various faces. | 10884 various faces. |
10868 | 10885 |
10869 Hook variables: | 10886 Hook variables: |
10870 `highlight-changes-enable-hook' - when enabling Highlight Changes mode. | 10887 `highlight-changes-enable-hook' - when enabling Highlight Changes mode. |
10871 `highlight-changes-toggle-hook' - when entering active or passive state | 10888 `highlight-changes-toggle-hook' - when entering active or passive state |
10929 | 10946 |
10930 When called from a program: | 10947 When called from a program: |
10931 - if ARG is nil or omitted, turn it off | 10948 - if ARG is nil or omitted, turn it off |
10932 - if ARG is `active', turn it on in active mode | 10949 - if ARG is `active', turn it on in active mode |
10933 - if ARG is `passive', turn it on in passive mode | 10950 - if ARG is `passive', turn it on in passive mode |
10934 - otherwise just turn it on | 10951 - otherwise just turn it on |
10935 | 10952 |
10936 When global Highlight Changes mode is enabled, Highlight Changes mode is turned | 10953 When global Highlight Changes mode is enabled, Highlight Changes mode is turned |
10937 on for future \"suitable\" buffers (and for \"suitable\" existing buffers if | 10954 on for future \"suitable\" buffers (and for \"suitable\" existing buffers if |
10938 variable `highlight-changes-global-changes-existing-buffers' is non-nil). | 10955 variable `highlight-changes-global-changes-existing-buffers' is non-nil). |
10939 \"Suitability\" is determined by variable `highlight-changes-global-modes'. | 10956 \"Suitability\" is determined by variable `highlight-changes-global-modes'. |
10944 | 10961 |
10945 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers | 10962 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers |
10946 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction | 10963 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction |
10947 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space | 10964 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space |
10948 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" | 10965 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" |
10949 ;;;;;; "hippie-exp.el" (15394 12491)) | 10966 ;;;;;; "hippie-exp.el" (15930 37749)) |
10950 ;;; Generated autoloads from hippie-exp.el | 10967 ;;; Generated autoloads from hippie-exp.el |
10951 | 10968 |
10952 (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ | 10969 (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ |
10953 The list of expansion functions tried in order by `hippie-expand'. | 10970 The list of expansion functions tried in order by `hippie-expand'. |
10954 To change the behavior of `hippie-expand', remove, change the order of, | 10971 To change the behavior of `hippie-expand', remove, change the order of, |
11000 (autoload (quote hippie-expand) "hippie-exp" "\ | 11017 (autoload (quote hippie-expand) "hippie-exp" "\ |
11001 Try to expand text before point, using multiple methods. | 11018 Try to expand text before point, using multiple methods. |
11002 The expansion functions in `hippie-expand-try-functions-list' are | 11019 The expansion functions in `hippie-expand-try-functions-list' are |
11003 tried in order, until a possible expansion is found. Repeated | 11020 tried in order, until a possible expansion is found. Repeated |
11004 application of `hippie-expand' inserts successively possible | 11021 application of `hippie-expand' inserts successively possible |
11005 expansions. | 11022 expansions. |
11006 With a positive numeric argument, jumps directly to the ARG next | 11023 With a positive numeric argument, jumps directly to the ARG next |
11007 function in this list. With a negative argument or just \\[universal-argument], | 11024 function in this list. With a negative argument or just \\[universal-argument], |
11008 undoes the expansion. | 11025 undoes the expansion. |
11009 | 11026 |
11010 \(fn ARG)" t nil) | 11027 \(fn ARG)" t nil) |
11011 | 11028 |
11012 (autoload (quote make-hippie-expand-function) "hippie-exp" "\ | 11029 (autoload (quote make-hippie-expand-function) "hippie-exp" "\ |
11047 \(fn &optional ARG)" t nil) | 11064 \(fn &optional ARG)" t nil) |
11048 | 11065 |
11049 ;;;*** | 11066 ;;;*** |
11050 | 11067 |
11051 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" | 11068 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" |
11052 ;;;;;; (15097 24075)) | 11069 ;;;;;; (15935 46813)) |
11053 ;;; Generated autoloads from calendar/holidays.el | 11070 ;;; Generated autoloads from calendar/holidays.el |
11054 | 11071 |
11055 (autoload (quote holidays) "holidays" "\ | 11072 (autoload (quote holidays) "holidays" "\ |
11056 Display the holidays for last month, this month, and next month. | 11073 Display the holidays for last month, this month, and next month. |
11057 If called with an optional prefix argument, prompts for month and year. | 11074 If called with an optional prefix argument, prompts for month and year. |
11071 \(fn Y1 Y2 &optional L LABEL)" t nil) | 11088 \(fn Y1 Y2 &optional L LABEL)" t nil) |
11072 | 11089 |
11073 ;;;*** | 11090 ;;;*** |
11074 | 11091 |
11075 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) | 11092 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) |
11076 ;;;;;; "hscroll" "obsolete/hscroll.el" (14900 43616)) | 11093 ;;;;;; "hscroll" "obsolete/hscroll.el" (15935 48553)) |
11077 ;;; Generated autoloads from obsolete/hscroll.el | 11094 ;;; Generated autoloads from obsolete/hscroll.el |
11078 | 11095 |
11079 (autoload (quote turn-on-hscroll) "hscroll" "\ | 11096 (autoload (quote turn-on-hscroll) "hscroll" "\ |
11080 This function is obsolete. | 11097 This function is obsolete. |
11081 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil. | 11098 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil. |
11118 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode | 11135 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode |
11119 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p | 11136 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p |
11120 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group | 11137 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group |
11121 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group | 11138 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group |
11122 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode | 11139 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode |
11123 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15861 11075)) | 11140 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15935 41755)) |
11124 ;;; Generated autoloads from ibuf-ext.el | 11141 ;;; Generated autoloads from ibuf-ext.el |
11125 | 11142 |
11126 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ | 11143 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ |
11127 Toggle use of Ibuffer's auto-update facility. | 11144 Toggle use of Ibuffer's auto-update facility. |
11128 With numeric ARG, enable auto-update if and only if ARG is positive. | 11145 With numeric ARG, enable auto-update if and only if ARG is positive. |
11388 | 11405 |
11389 \(fn)" t nil) | 11406 \(fn)" t nil) |
11390 | 11407 |
11391 (autoload (quote ibuffer-copy-filename-as-kill) "ibuf-ext" "\ | 11408 (autoload (quote ibuffer-copy-filename-as-kill) "ibuf-ext" "\ |
11392 Copy filenames of marked buffers into the kill ring. | 11409 Copy filenames of marked buffers into the kill ring. |
11410 | |
11393 The names are separated by a space. | 11411 The names are separated by a space. |
11394 If a buffer has no filename, it is ignored. | 11412 If a buffer has no filename, it is ignored. |
11395 With a zero prefix arg, use the complete pathname of each marked file. | 11413 |
11396 | 11414 With no prefix arg, use the filename sans its directory of each marked file. |
11397 You can then feed the file name(s) to other commands with C-y. | 11415 With a zero prefix arg, use the complete filename of each marked file. |
11398 | 11416 With \\[universal-argument], use the filename of each marked file relative |
11399 [ This docstring shamelessly stolen from the | 11417 to `ibuffer-default-directory' iff non-nil, otherwise `default-directory'. |
11400 `dired-copy-filename-as-kill' in \"dired-x\". ] | 11418 |
11419 You can then feed the file name(s) to other commands with \\[yank]. | |
11401 | 11420 |
11402 \(fn &optional ARG)" t nil) | 11421 \(fn &optional ARG)" t nil) |
11403 | 11422 |
11404 (autoload (quote ibuffer-mark-by-name-regexp) "ibuf-ext" "\ | 11423 (autoload (quote ibuffer-mark-by-name-regexp) "ibuf-ext" "\ |
11405 Mark all buffers whose name matches REGEXP. | 11424 Mark all buffers whose name matches REGEXP. |
11469 \(fn REGEXP &optional NLINES)" t nil) | 11488 \(fn REGEXP &optional NLINES)" t nil) |
11470 | 11489 |
11471 ;;;*** | 11490 ;;;*** |
11472 | 11491 |
11473 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter | 11492 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter |
11474 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15771 | 11493 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (15935 |
11475 ;;;;;; 50616)) | 11494 ;;;;;; 41771)) |
11476 ;;; Generated autoloads from ibuf-macs.el | 11495 ;;; Generated autoloads from ibuf-macs.el |
11477 | 11496 |
11478 (autoload (quote define-ibuffer-column) "ibuf-macs" "\ | 11497 (autoload (quote define-ibuffer-column) "ibuf-macs" "\ |
11479 Define a column SYMBOL for use with `ibuffer-formats'. | 11498 Define a column SYMBOL for use with `ibuffer-formats'. |
11480 | 11499 |
11556 \(fn NAME DOCUMENTATION (&KEY reader description) &rest BODY)" nil (quote macro)) | 11575 \(fn NAME DOCUMENTATION (&KEY reader description) &rest BODY)" nil (quote macro)) |
11557 | 11576 |
11558 ;;;*** | 11577 ;;;*** |
11559 | 11578 |
11560 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) | 11579 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) |
11561 ;;;;;; "ibuffer" "ibuffer.el" (15861 11075)) | 11580 ;;;;;; "ibuffer" "ibuffer.el" (15935 41784)) |
11562 ;;; Generated autoloads from ibuffer.el | 11581 ;;; Generated autoloads from ibuffer.el |
11563 | 11582 |
11564 (autoload (quote ibuffer-list-buffers) "ibuffer" "\ | 11583 (autoload (quote ibuffer-list-buffers) "ibuffer" "\ |
11565 Display a list of buffers, in another window. | 11584 Display a list of buffers, in another window. |
11566 If optional argument FILES-ONLY is non-nil, then add a filter for | 11585 If optional argument FILES-ONLY is non-nil, then add a filter for |
11596 \(fn &optional OTHER-WINDOW-P NAME QUALIFIERS NOSELECT SHRINK FILTER-GROUPS FORMATS)" t nil) | 11615 \(fn &optional OTHER-WINDOW-P NAME QUALIFIERS NOSELECT SHRINK FILTER-GROUPS FORMATS)" t nil) |
11597 | 11616 |
11598 ;;;*** | 11617 ;;;*** |
11599 | 11618 |
11600 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" | 11619 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" |
11601 ;;;;;; "icomplete.el" (15483 45647)) | 11620 ;;;;;; "icomplete.el" (15935 41799)) |
11602 ;;; Generated autoloads from icomplete.el | 11621 ;;; Generated autoloads from icomplete.el |
11603 | 11622 |
11604 (autoload (quote icomplete-mode) "icomplete" "\ | 11623 (autoload (quote icomplete-mode) "icomplete" "\ |
11605 Toggle incremental minibuffer completion for this Emacs session. | 11624 Toggle incremental minibuffer completion for this Emacs session. |
11606 With a numeric argument, turn Icomplete mode on iff ARG is positive. | 11625 With a numeric argument, turn Icomplete mode on iff ARG is positive. |
11613 | 11632 |
11614 \(fn)" nil nil) | 11633 \(fn)" nil nil) |
11615 | 11634 |
11616 ;;;*** | 11635 ;;;*** |
11617 | 11636 |
11618 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (14851 17580)) | 11637 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (15935 48915)) |
11619 ;;; Generated autoloads from progmodes/icon.el | 11638 ;;; Generated autoloads from progmodes/icon.el |
11620 | 11639 |
11621 (autoload (quote icon-mode) "icon" "\ | 11640 (autoload (quote icon-mode) "icon" "\ |
11622 Major mode for editing Icon code. | 11641 Major mode for editing Icon code. |
11623 Expression and list commands understand all Icon brackets. | 11642 Expression and list commands understand all Icon brackets. |
11811 ;;;;;; ido-display-file ido-find-file-read-only-other-frame ido-find-file-read-only-other-window | 11830 ;;;;;; ido-display-file ido-find-file-read-only-other-frame ido-find-file-read-only-other-window |
11812 ;;;;;; ido-find-file-read-only ido-find-alternate-file ido-find-file-other-window | 11831 ;;;;;; ido-find-file-read-only ido-find-alternate-file ido-find-file-other-window |
11813 ;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame | 11832 ;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame |
11814 ;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window | 11833 ;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window |
11815 ;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido" | 11834 ;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido" |
11816 ;;;;;; "ido.el" (15869 49553)) | 11835 ;;;;;; "ido.el" (15935 41813)) |
11817 ;;; Generated autoloads from ido.el | 11836 ;;; Generated autoloads from ido.el |
11818 | 11837 |
11819 (defvar ido-mode nil "\ | 11838 (defvar ido-mode nil "\ |
11820 Determines for which functional group (buffer and files) ido behavior | 11839 Determines for which functional group (buffer and files) ido behavior |
11821 should be enabled. The following values are possible: | 11840 should be enabled. The following values are possible: |
11822 - 'buffer: Turn only on ido buffer behavior (switching, killing, | 11841 - `buffer': Turn only on ido buffer behavior (switching, killing, |
11823 displaying...) | 11842 displaying...) |
11824 - 'file: Turn only on ido file behavior (finding, writing, inserting...) | 11843 - `file': Turn only on ido file behavior (finding, writing, inserting...) |
11825 - 'both: Turn on ido buffer and file behavior. | 11844 - `both': Turn on ido buffer and file behavior. |
11826 - nil: Turn off any ido switching. | 11845 - `nil': Turn off any ido switching. |
11827 | 11846 |
11828 Setting this variable directly does not take effect; | 11847 Setting this variable directly does not take effect; |
11829 use either \\[customize] or the function `ido-mode'.") | 11848 use either \\[customize] or the function `ido-mode'.") |
11830 | 11849 |
11831 (custom-autoload (quote ido-mode) "ido") | 11850 (custom-autoload (quote ido-mode) "ido") |
11832 | 11851 |
11833 (autoload (quote ido-mode) "ido" "\ | 11852 (autoload (quote ido-mode) "ido" "\ |
11834 Toggle ido speed-ups on or off. | 11853 Toggle ido speed-ups on or off. |
11835 With ARG, turn ido speed-up on if arg is positive, off otherwise. | 11854 With ARG, turn ido speed-up on if arg is positive, off otherwise. |
11836 If second argument NOBIND is non-nil, no keys are rebound; otherwise, | 11855 If second argument NOBIND is non-nil, no keys are rebound; otherwise, |
11837 turning on ido-mode will modify the default keybindings for the | 11856 turning on ido-mode will modify the default keybindings for the |
11838 find-file and switch-to-buffer families of commands to the ido | 11857 find-file and switch-to-buffer families of commands to the ido |
11839 versions of these functions. | 11858 versions of these functions. |
11840 However, if second arg equals 'files, bind only for files, or if it | 11859 However, if second arg equals 'files, bind only for files, or if it |
11841 equals 'buffers, bind only for buffers. | 11860 equals 'buffers, bind only for buffers. |
11842 This function also adds a hook to the minibuffer. | 11861 This function also adds a hook to the minibuffer. |
11843 | 11862 |
11844 \(fn &optional ARG NOBIND)" t nil) | 11863 \(fn &optional ARG NOBIND)" t nil) |
11845 | 11864 |
11846 (autoload (quote ido-read-buffer) "ido" "\ | 11865 (autoload (quote ido-read-buffer) "ido" "\ |
11847 Replacement for the built-in `read-buffer'. | 11866 Replacement for the built-in `read-buffer'. |
11848 Return the name of a buffer selected. | 11867 Return the name of a buffer selected. |
11849 PROMPT is the prompt to give to the user. DEFAULT if given is the default | 11868 PROMPT is the prompt to give to the user. DEFAULT if given is the default |
11850 buffer to be selected, which will go to the front of the list. | 11869 buffer to be selected, which will go to the front of the list. |
11851 If REQUIRE-MATCH is non-nil, an existing-buffer must be selected. | 11870 If REQUIRE-MATCH is non-nil, an existing-buffer must be selected. |
11852 If INITIAL is non-nil, it specifies the initial input string. | 11871 If INITIAL is non-nil, it specifies the initial input string. |
11853 | 11872 |
11871 \\[ido-select-text] Select the current prompt as the buffer. | 11890 \\[ido-select-text] Select the current prompt as the buffer. |
11872 If no buffer is found, prompt for a new one. | 11891 If no buffer is found, prompt for a new one. |
11873 | 11892 |
11874 \\[ido-next-match] Put the first element at the end of the list. | 11893 \\[ido-next-match] Put the first element at the end of the list. |
11875 \\[ido-prev-match] Put the last element at the start of the list. | 11894 \\[ido-prev-match] Put the last element at the start of the list. |
11876 \\[ido-complete] Complete a common suffix to the current string that | 11895 \\[ido-complete] Complete a common suffix to the current string that |
11877 matches all buffers. If there is only one match, select that buffer. | 11896 matches all buffers. If there is only one match, select that buffer. |
11878 If there is no common suffix, show a list of all matching buffers | 11897 If there is no common suffix, show a list of all matching buffers |
11879 in a separate window. | 11898 in a separate window. |
11880 \\[ido-edit-input] Edit input string. | 11899 \\[ido-edit-input] Edit input string. |
11881 \\[ido-fallback-command] Fallback to non-ido version of current command. | 11900 \\[ido-fallback-command] Fallback to non-ido version of current command. |
11948 \\[ido-select-text] Select the current prompt as the buffer or file. | 11967 \\[ido-select-text] Select the current prompt as the buffer or file. |
11949 If no buffer or file is found, prompt for a new one. | 11968 If no buffer or file is found, prompt for a new one. |
11950 | 11969 |
11951 \\[ido-next-match] Put the first element at the end of the list. | 11970 \\[ido-next-match] Put the first element at the end of the list. |
11952 \\[ido-prev-match] Put the last element at the start of the list. | 11971 \\[ido-prev-match] Put the last element at the start of the list. |
11953 \\[ido-complete] Complete a common suffix to the current string that | 11972 \\[ido-complete] Complete a common suffix to the current string that |
11954 matches all files. If there is only one match, select that file. | 11973 matches all files. If there is only one match, select that file. |
11955 If there is no common suffix, show a list of all matching files | 11974 If there is no common suffix, show a list of all matching files |
11956 in a separate window. | 11975 in a separate window. |
11957 \\[ido-edit-input] Edit input string (including path). | 11976 \\[ido-edit-input] Edit input string (including directory). |
11958 \\[ido-prev-work-directory] or \\[ido-next-work-directory] go to previous/next directory in work directory history. | 11977 \\[ido-prev-work-directory] or \\[ido-next-work-directory] go to previous/next directory in work directory history. |
11959 \\[ido-merge-work-directories] search for file in the work directory history. | 11978 \\[ido-merge-work-directories] search for file in the work directory history. |
11960 \\[ido-forget-work-directory] removes current directory from the work directory history. | 11979 \\[ido-forget-work-directory] removes current directory from the work directory history. |
11961 \\[ido-prev-work-file] or \\[ido-next-work-file] cycle through the work file history. | 11980 \\[ido-prev-work-file] or \\[ido-next-work-file] cycle through the work file history. |
11962 \\[ido-wide-find-file] and \\[ido-wide-find-dir] prompts and uses find to locate files or directories. | 11981 \\[ido-wide-find-file] and \\[ido-wide-find-dir] prompts and uses find to locate files or directories. |
12054 | 12073 |
12055 \(fn PROMPT &optional DIR DEFAULT-DIRNAME MUSTMATCH INITIAL)" nil nil) | 12074 \(fn PROMPT &optional DIR DEFAULT-DIRNAME MUSTMATCH INITIAL)" nil nil) |
12056 | 12075 |
12057 ;;;*** | 12076 ;;;*** |
12058 | 12077 |
12059 ;;;### (autoloads (ielm) "ielm" "ielm.el" (15796 33901)) | 12078 ;;;### (autoloads (ielm) "ielm" "ielm.el" (15935 41827)) |
12060 ;;; Generated autoloads from ielm.el | 12079 ;;; Generated autoloads from ielm.el |
12061 (add-hook 'same-window-buffer-names "*ielm*") | 12080 (add-hook 'same-window-buffer-names "*ielm*") |
12062 | 12081 |
12063 (autoload (quote ielm) "ielm" "\ | 12082 (autoload (quote ielm) "ielm" "\ |
12064 Interactively evaluate Emacs Lisp expressions. | 12083 Interactively evaluate Emacs Lisp expressions. |
12068 | 12087 |
12069 ;;;*** | 12088 ;;;*** |
12070 | 12089 |
12071 ;;;### (autoloads (defimage find-image remove-images insert-image | 12090 ;;;### (autoloads (defimage find-image remove-images insert-image |
12072 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header | 12091 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header |
12073 ;;;;;; image-type-from-data) "image" "image.el" (15812 57253)) | 12092 ;;;;;; image-type-from-data) "image" "image.el" (15935 41897)) |
12074 ;;; Generated autoloads from image.el | 12093 ;;; Generated autoloads from image.el |
12075 | 12094 |
12076 (autoload (quote image-type-from-data) "image" "\ | 12095 (autoload (quote image-type-from-data) "image" "\ |
12077 Determine the image type from image data DATA. | 12096 Determine the image type from image data DATA. |
12078 Value is a symbol specifying the image type or nil if type cannot | 12097 Value is a symbol specifying the image type or nil if type cannot |
12397 | 12416 |
12398 ;;;*** | 12417 ;;;*** |
12399 | 12418 |
12400 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion | 12419 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion |
12401 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) | 12420 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) |
12402 ;;;;;; "ind-util" "language/ind-util.el" (15656 44038)) | 12421 ;;;;;; "ind-util" "language/ind-util.el" (15935 48150)) |
12403 ;;; Generated autoloads from language/ind-util.el | 12422 ;;; Generated autoloads from language/ind-util.el |
12404 | 12423 |
12405 (autoload (quote indian-compose-region) "ind-util" "\ | 12424 (autoload (quote indian-compose-region) "ind-util" "\ |
12406 Compose the region according to `composition-function-table'. | 12425 Compose the region according to `composition-function-table'. |
12407 | 12426 |
12498 ;;;*** | 12517 ;;;*** |
12499 | 12518 |
12500 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node | 12519 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node |
12501 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone | 12520 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone |
12502 ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" | 12521 ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" |
12503 ;;;;;; (15883 53820)) | 12522 ;;;;;; (15926 29380)) |
12504 ;;; Generated autoloads from info.el | 12523 ;;; Generated autoloads from info.el |
12505 | 12524 |
12506 (autoload (quote info-other-window) "info" "\ | 12525 (autoload (quote info-other-window) "info" "\ |
12507 Like `info' but show the Info buffer in another window. | 12526 Like `info' but show the Info buffer in another window. |
12508 | 12527 |
12568 | 12587 |
12569 ;;;*** | 12588 ;;;*** |
12570 | 12589 |
12571 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file | 12590 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file |
12572 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" | 12591 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" |
12573 ;;;;;; (15887 19001)) | 12592 ;;;;;; (15886 6040)) |
12574 ;;; Generated autoloads from info-look.el | 12593 ;;; Generated autoloads from info-look.el |
12575 | 12594 |
12576 (autoload (quote info-lookup-reset) "info-look" "\ | 12595 (autoload (quote info-lookup-reset) "info-look" "\ |
12577 Throw away all cached data. | 12596 Throw away all cached data. |
12578 This command is useful if the user wants to start at the beginning without | 12597 This command is useful if the user wants to start at the beginning without |
12614 \(fn &optional MODE)" t nil) | 12633 \(fn &optional MODE)" t nil) |
12615 | 12634 |
12616 ;;;*** | 12635 ;;;*** |
12617 | 12636 |
12618 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) | 12637 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) |
12619 ;;;;;; "informat" "informat.el" (15185 49574)) | 12638 ;;;;;; "informat" "informat.el" (15935 42088)) |
12620 ;;; Generated autoloads from informat.el | 12639 ;;; Generated autoloads from informat.el |
12621 | 12640 |
12622 (autoload (quote Info-tagify) "informat" "\ | 12641 (autoload (quote Info-tagify) "informat" "\ |
12623 Create or update Info file tag table in current buffer or in a region. | 12642 Create or update Info file tag table in current buffer or in a region. |
12624 | 12643 |
12676 \(fn LAST-CHAR)" nil nil) | 12695 \(fn LAST-CHAR)" nil nil) |
12677 | 12696 |
12678 ;;;*** | 12697 ;;;*** |
12679 | 12698 |
12680 ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" | 12699 ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" |
12681 ;;;;;; (15634 63561)) | 12700 ;;;;;; (15935 48018)) |
12682 ;;; Generated autoloads from international/iso-acc.el | 12701 ;;; Generated autoloads from international/iso-acc.el |
12683 | 12702 |
12684 (autoload (quote iso-accents-mode) "iso-acc" "\ | 12703 (autoload (quote iso-accents-mode) "iso-acc" "\ |
12685 Toggle ISO Accents mode, in which accents modify the following letter. | 12704 Toggle ISO Accents mode, in which accents modify the following letter. |
12686 This permits easy insertion of accented characters according to ISO-8859-1. | 12705 This permits easy insertion of accented characters according to ISO-8859-1. |
12699 /e gives an a-e ligature. | 12718 /e gives an a-e ligature. |
12700 ~< and ~> give guillemots. | 12719 ~< and ~> give guillemots. |
12701 ~! gives an inverted exclamation mark. | 12720 ~! gives an inverted exclamation mark. |
12702 ~? gives an inverted question mark. | 12721 ~? gives an inverted question mark. |
12703 | 12722 |
12704 With an argument, a positive argument enables ISO Accents mode, | 12723 With an argument, a positive argument enables ISO Accents mode, |
12705 and a negative argument disables it. | 12724 and a negative argument disables it. |
12706 | 12725 |
12707 \(fn &optional ARG)" t nil) | 12726 \(fn &optional ARG)" t nil) |
12708 | 12727 |
12709 ;;;*** | 12728 ;;;*** |
12710 | 12729 |
12711 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only | 12730 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only |
12712 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso | 12731 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso |
12713 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" | 12732 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" |
12714 ;;;;;; "international/iso-cvt.el" (15186 56483)) | 12733 ;;;;;; "international/iso-cvt.el" (15935 48018)) |
12715 ;;; Generated autoloads from international/iso-cvt.el | 12734 ;;; Generated autoloads from international/iso-cvt.el |
12716 | 12735 |
12717 (autoload (quote iso-spanish) "iso-cvt" "\ | 12736 (autoload (quote iso-spanish) "iso-cvt" "\ |
12718 Translate net conventions for Spanish to ISO 8859-1. | 12737 Translate net conventions for Spanish to ISO 8859-1. |
12719 The region between FROM and TO is translated using the table TRANS-TAB. | 12738 The region between FROM and TO is translated using the table TRANS-TAB. |
12793 \(fn)" t nil) | 12812 \(fn)" t nil) |
12794 | 12813 |
12795 ;;;*** | 12814 ;;;*** |
12796 | 12815 |
12797 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" | 12816 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" |
12798 ;;;;;; (15404 61941)) | 12817 ;;;;;; (15935 48018)) |
12799 ;;; Generated autoloads from international/iso-transl.el | 12818 ;;; Generated autoloads from international/iso-transl.el |
12800 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) | 12819 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) |
12801 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) | 12820 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) |
12802 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) | 12821 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) |
12803 | 12822 |
12806 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag | 12825 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag |
12807 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings | 12826 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings |
12808 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 12827 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
12809 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist | 12828 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist |
12810 ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) | 12829 ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) |
12811 ;;;;;; "ispell" "textmodes/ispell.el" (15898 7843)) | 12830 ;;;;;; "ispell" "textmodes/ispell.el" (15935 49284)) |
12812 ;;; Generated autoloads from textmodes/ispell.el | 12831 ;;; Generated autoloads from textmodes/ispell.el |
12813 | 12832 |
12814 (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ | 12833 (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ |
12815 Non nil if using XEmacs.") | 12834 Non nil if using XEmacs.") |
12816 | 12835 |
13086 | 13105 |
13087 ;;;*** | 13106 ;;;*** |
13088 | 13107 |
13089 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer | 13108 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer |
13090 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings | 13109 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings |
13091 ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15763 11491)) | 13110 ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15935 42109)) |
13092 ;;; Generated autoloads from iswitchb.el | 13111 ;;; Generated autoloads from iswitchb.el |
13093 | 13112 |
13094 (autoload (quote iswitchb-read-buffer) "iswitchb" "\ | 13113 (autoload (quote iswitchb-read-buffer) "iswitchb" "\ |
13095 Replacement for the built-in `read-buffer'. | 13114 Replacement for the built-in `read-buffer'. |
13096 Return the name of a buffer selected. | 13115 Return the name of a buffer selected. |
13160 ;;;*** | 13179 ;;;*** |
13161 | 13180 |
13162 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region | 13181 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region |
13163 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku | 13182 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku |
13164 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) | 13183 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) |
13165 ;;;;;; "japan-util" "language/japan-util.el" (15185 62673)) | 13184 ;;;;;; "japan-util" "language/japan-util.el" (15935 48150)) |
13166 ;;; Generated autoloads from language/japan-util.el | 13185 ;;; Generated autoloads from language/japan-util.el |
13167 | 13186 |
13168 (autoload (quote setup-japanese-environment-internal) "japan-util" "\ | 13187 (autoload (quote setup-japanese-environment-internal) "japan-util" "\ |
13169 Not documented | 13188 Not documented |
13170 | 13189 |
13237 | 13256 |
13238 \(fn PROMPT &optional INITIAL-INPUT)" nil nil) | 13257 \(fn PROMPT &optional INITIAL-INPUT)" nil nil) |
13239 | 13258 |
13240 ;;;*** | 13259 ;;;*** |
13241 | 13260 |
13242 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15769 | 13261 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15935 |
13243 ;;;;;; 54098)) | 13262 ;;;;;; 42156)) |
13244 ;;; Generated autoloads from jit-lock.el | 13263 ;;; Generated autoloads from jit-lock.el |
13245 | 13264 |
13246 (autoload (quote jit-lock-register) "jit-lock" "\ | 13265 (autoload (quote jit-lock-register) "jit-lock" "\ |
13247 Register FUN as a fontification function to be called in this buffer. | 13266 Register FUN as a fontification function to be called in this buffer. |
13248 FUN will be called with two arguments START and END indicating the region | 13267 FUN will be called with two arguments START and END indicating the region |
13252 \(fn FUN &optional CONTEXTUAL)" nil nil) | 13271 \(fn FUN &optional CONTEXTUAL)" nil nil) |
13253 | 13272 |
13254 ;;;*** | 13273 ;;;*** |
13255 | 13274 |
13256 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) | 13275 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) |
13257 ;;;;;; "jka-compr" "jka-compr.el" (15730 5486)) | 13276 ;;;;;; "jka-compr" "jka-compr.el" (15935 42140)) |
13258 ;;; Generated autoloads from jka-compr.el | 13277 ;;; Generated autoloads from jka-compr.el |
13259 | 13278 |
13260 (defvar auto-compression-mode nil "\ | 13279 (defvar auto-compression-mode nil "\ |
13261 Non-nil if Auto-Compression mode is enabled. | 13280 Non-nil if Auto-Compression mode is enabled. |
13262 See the command `auto-compression-mode' for a description of this minor-mode. | 13281 See the command `auto-compression-mode' for a description of this minor-mode. |
13279 | 13298 |
13280 ;;;*** | 13299 ;;;*** |
13281 | 13300 |
13282 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup | 13301 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup |
13283 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" | 13302 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" |
13284 ;;;;;; (15747 41455)) | 13303 ;;;;;; (15935 47202)) |
13285 ;;; Generated autoloads from emulation/keypad.el | 13304 ;;; Generated autoloads from emulation/keypad.el |
13286 | 13305 |
13287 (defvar keypad-setup nil "\ | 13306 (defvar keypad-setup nil "\ |
13288 Specifies the keypad setup for unshifted keypad keys when NumLock is off. | 13307 Specifies the keypad setup for unshifted keypad keys when NumLock is off. |
13289 When selecting the plain numeric keypad setup, the character returned by the | 13308 When selecting the plain numeric keypad setup, the character returned by the |
13335 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil) | 13354 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil) |
13336 | 13355 |
13337 ;;;*** | 13356 ;;;*** |
13338 | 13357 |
13339 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" | 13358 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" |
13340 ;;;;;; (15185 62673)) | 13359 ;;;;;; (15935 48018)) |
13341 ;;; Generated autoloads from international/kinsoku.el | 13360 ;;; Generated autoloads from international/kinsoku.el |
13342 | 13361 |
13343 (autoload (quote kinsoku) "kinsoku" "\ | 13362 (autoload (quote kinsoku) "kinsoku" "\ |
13344 Go to a line breaking position near point by doing `kinsoku' processing. | 13363 Go to a line breaking position near point by doing `kinsoku' processing. |
13345 LINEBEG is a buffer position we can't break a line before. | 13364 LINEBEG is a buffer position we can't break a line before. |
13356 | 13375 |
13357 \(fn LINEBEG)" nil nil) | 13376 \(fn LINEBEG)" nil nil) |
13358 | 13377 |
13359 ;;;*** | 13378 ;;;*** |
13360 | 13379 |
13361 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15185 | 13380 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15935 |
13362 ;;;;;; 62673)) | 13381 ;;;;;; 48018)) |
13363 ;;; Generated autoloads from international/kkc.el | 13382 ;;; Generated autoloads from international/kkc.el |
13364 | 13383 |
13365 (defvar kkc-after-update-conversion-functions nil "\ | 13384 (defvar kkc-after-update-conversion-functions nil "\ |
13366 Functions to run after a conversion is selected in `japanese' input method. | 13385 Functions to run after a conversion is selected in `japanese' input method. |
13367 With this input method, a user can select a proper conversion from | 13386 With this input method, a user can select a proper conversion from |
13382 ;;;*** | 13401 ;;;*** |
13383 | 13402 |
13384 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro | 13403 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro |
13385 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter | 13404 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter |
13386 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" | 13405 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" |
13387 ;;;;;; "kmacro.el" (15755 34618)) | 13406 ;;;;;; "kmacro.el" (15935 42195)) |
13388 ;;; Generated autoloads from kmacro.el | 13407 ;;; Generated autoloads from kmacro.el |
13389 (global-set-key "\C-x(" 'kmacro-start-macro) | 13408 (global-set-key "\C-x(" 'kmacro-start-macro) |
13390 (global-set-key "\C-x)" 'kmacro-end-macro) | 13409 (global-set-key "\C-x)" 'kmacro-end-macro) |
13391 (global-set-key "\C-xe" 'kmacro-end-and-call-macro) | 13410 (global-set-key "\C-xe" 'kmacro-end-and-call-macro) |
13392 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter) | 13411 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter) |
13496 \(fn)" nil nil) | 13515 \(fn)" nil nil) |
13497 | 13516 |
13498 ;;;*** | 13517 ;;;*** |
13499 | 13518 |
13500 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" | 13519 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" |
13501 ;;;;;; (15354 48719)) | 13520 ;;;;;; (15905 54531)) |
13502 ;;; Generated autoloads from play/landmark.el | 13521 ;;; Generated autoloads from play/landmark.el |
13503 | 13522 |
13504 (defalias (quote landmark-repeat) (quote lm-test-run)) | 13523 (defalias (quote landmark-repeat) (quote lm-test-run)) |
13505 | 13524 |
13506 (autoload (quote lm-test-run) "landmark" "\ | 13525 (autoload (quote lm-test-run) "landmark" "\ |
13530 | 13549 |
13531 ;;;*** | 13550 ;;;*** |
13532 | 13551 |
13533 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion | 13552 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion |
13534 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao | 13553 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao |
13535 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (15805 | 13554 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (15935 |
13536 ;;;;;; 19693)) | 13555 ;;;;;; 48150)) |
13537 ;;; Generated autoloads from language/lao-util.el | 13556 ;;; Generated autoloads from language/lao-util.el |
13538 | 13557 |
13539 (autoload (quote lao-compose-string) "lao-util" "\ | 13558 (autoload (quote lao-compose-string) "lao-util" "\ |
13540 Not documented | 13559 Not documented |
13541 | 13560 |
13579 \(fn FROM TO)" t nil) | 13598 \(fn FROM TO)" t nil) |
13580 | 13599 |
13581 ;;;*** | 13600 ;;;*** |
13582 | 13601 |
13583 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) | 13602 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) |
13584 ;;;;;; "latin1-disp" "international/latin1-disp.el" (15377 1423)) | 13603 ;;;;;; "latin1-disp" "international/latin1-disp.el" (15935 48018)) |
13585 ;;; Generated autoloads from international/latin1-disp.el | 13604 ;;; Generated autoloads from international/latin1-disp.el |
13586 | 13605 |
13587 (defvar latin1-display nil "\ | 13606 (defvar latin1-display nil "\ |
13588 Set up Latin-1/ASCII display for ISO8859 character sets. | 13607 Set up Latin-1/ASCII display for ISO8859 character sets. |
13589 This is done for each character set in the list `latin1-display-sets', | 13608 This is done for each character set in the list `latin1-display-sets', |
13623 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp") | 13642 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp") |
13624 | 13643 |
13625 ;;;*** | 13644 ;;;*** |
13626 | 13645 |
13627 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" | 13646 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" |
13628 ;;;;;; "lazy-lock.el" (15509 27929)) | 13647 ;;;;;; "lazy-lock.el" (15935 42241)) |
13629 ;;; Generated autoloads from lazy-lock.el | 13648 ;;; Generated autoloads from lazy-lock.el |
13630 | 13649 |
13631 (autoload (quote lazy-lock-mode) "lazy-lock" "\ | 13650 (autoload (quote lazy-lock-mode) "lazy-lock" "\ |
13632 Toggle Lazy Lock mode. | 13651 Toggle Lazy Lock mode. |
13633 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it | 13652 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it |
13725 | 13744 |
13726 \(fn)" nil nil) | 13745 \(fn)" nil nil) |
13727 | 13746 |
13728 ;;;*** | 13747 ;;;*** |
13729 | 13748 |
13730 ;;;### (autoloads (life) "life" "play/life.el" (15020 64776)) | 13749 ;;;### (autoloads (life) "life" "play/life.el" (15935 48681)) |
13731 ;;; Generated autoloads from play/life.el | 13750 ;;; Generated autoloads from play/life.el |
13732 | 13751 |
13733 (autoload (quote life) "life" "\ | 13752 (autoload (quote life) "life" "\ |
13734 Run Conway's Life simulation. | 13753 Run Conway's Life simulation. |
13735 The starting pattern is randomly selected. Prefix arg (optional first | 13754 The starting pattern is randomly selected. Prefix arg (optional first |
13752 \(fn FEATURE &optional FORCE)" t nil) | 13771 \(fn FEATURE &optional FORCE)" t nil) |
13753 | 13772 |
13754 ;;;*** | 13773 ;;;*** |
13755 | 13774 |
13756 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" | 13775 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" |
13757 ;;;;;; (15400 23926)) | 13776 ;;;;;; (15935 42259)) |
13758 ;;; Generated autoloads from locate.el | 13777 ;;; Generated autoloads from locate.el |
13759 | 13778 |
13760 (autoload (quote locate) "locate" "\ | 13779 (autoload (quote locate) "locate" "\ |
13761 Run the program `locate', putting results in `*Locate*' buffer. | 13780 Run the program `locate', putting results in `*Locate*' buffer. |
13762 With prefix arg, prompt for the locate command to run. | 13781 With prefix arg, prompt for the locate command to run. |
13771 | 13790 |
13772 \(fn SEARCH-STRING FILTER)" t nil) | 13791 \(fn SEARCH-STRING FILTER)" t nil) |
13773 | 13792 |
13774 ;;;*** | 13793 ;;;*** |
13775 | 13794 |
13776 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15326 11642)) | 13795 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15935 42292)) |
13777 ;;; Generated autoloads from log-edit.el | 13796 ;;; Generated autoloads from log-edit.el |
13778 | 13797 |
13779 (autoload (quote log-edit) "log-edit" "\ | 13798 (autoload (quote log-edit) "log-edit" "\ |
13780 Setup a buffer to enter a log message. | 13799 Setup a buffer to enter a log message. |
13781 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. | 13800 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. |
13792 | 13811 |
13793 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil) | 13812 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil) |
13794 | 13813 |
13795 ;;;*** | 13814 ;;;*** |
13796 | 13815 |
13797 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15408 | 13816 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15935 |
13798 ;;;;;; 51653)) | 13817 ;;;;;; 42309)) |
13799 ;;; Generated autoloads from log-view.el | 13818 ;;; Generated autoloads from log-view.el |
13800 | 13819 |
13801 (autoload (quote log-view-mode) "log-view" "\ | 13820 (autoload (quote log-view-mode) "log-view" "\ |
13802 Major mode for browsing CVS log output." t nil) | 13821 Major mode for browsing CVS log output." t nil) |
13803 | 13822 |
13804 ;;;*** | 13823 ;;;*** |
13805 | 13824 |
13806 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer | 13825 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer |
13807 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15594 | 13826 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15935 |
13808 ;;;;;; 61952)) | 13827 ;;;;;; 42324)) |
13809 ;;; Generated autoloads from lpr.el | 13828 ;;; Generated autoloads from lpr.el |
13810 | 13829 |
13811 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) | 13830 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) |
13812 | 13831 |
13813 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix)))) | 13832 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix)))) |
13865 `lpr-page-header-program' specifies) to paginate. | 13884 `lpr-page-header-program' specifies) to paginate. |
13866 `lpr-page-header-switches' specifies the switches for that program. | 13885 `lpr-page-header-switches' specifies the switches for that program. |
13867 | 13886 |
13868 Otherwise, the switches in `lpr-headers-switches' are used | 13887 Otherwise, the switches in `lpr-headers-switches' are used |
13869 in the print command itself; we expect them to request pagination. | 13888 in the print command itself; we expect them to request pagination. |
13870 | 13889 |
13871 See the variables `lpr-switches' and `lpr-command' | 13890 See the variables `lpr-switches' and `lpr-command' |
13872 for further customization of the printer command. | 13891 for further customization of the printer command. |
13873 | 13892 |
13874 \(fn)" t nil) | 13893 \(fn)" t nil) |
13875 | 13894 |
13888 `lpr-page-header-program' specifies) to paginate. | 13907 `lpr-page-header-program' specifies) to paginate. |
13889 `lpr-page-header-switches' specifies the switches for that program. | 13908 `lpr-page-header-switches' specifies the switches for that program. |
13890 | 13909 |
13891 Otherwise, the switches in `lpr-headers-switches' are used | 13910 Otherwise, the switches in `lpr-headers-switches' are used |
13892 in the print command itself; we expect them to request pagination. | 13911 in the print command itself; we expect them to request pagination. |
13893 | 13912 |
13894 See the variables `lpr-switches' and `lpr-command' | 13913 See the variables `lpr-switches' and `lpr-command' |
13895 for further customization of the printer command. | 13914 for further customization of the printer command. |
13896 | 13915 |
13897 \(fn START END)" t nil) | 13916 \(fn START END)" t nil) |
13898 | 13917 |
13899 ;;;*** | 13918 ;;;*** |
13900 | 13919 |
13901 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15676 | 13920 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" |
13902 ;;;;;; 9507)) | 13921 ;;;;;; (15915 36047)) |
13922 ;;; Generated autoloads from ls-lisp.el | |
13923 | |
13924 (defvar ls-lisp-support-shell-wildcards t "\ | |
13925 *Non-nil means ls-lisp treats file patterns as shell wildcards. | |
13926 Otherwise they are treated as Emacs regexps (for backward compatibility).") | |
13927 | |
13928 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp") | |
13929 | |
13930 ;;;*** | |
13931 | |
13932 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15935 | |
13933 ;;;;;; 46813)) | |
13903 ;;; Generated autoloads from calendar/lunar.el | 13934 ;;; Generated autoloads from calendar/lunar.el |
13904 | 13935 |
13905 (autoload (quote phases-of-moon) "lunar" "\ | 13936 (autoload (quote phases-of-moon) "lunar" "\ |
13906 Display the quarters of the moon for last month, this month, and next month. | 13937 Display the quarters of the moon for last month, this month, and next month. |
13907 If called with an optional prefix argument, prompts for month and year. | 13938 If called with an optional prefix argument, prompts for month and year. |
13910 | 13941 |
13911 \(fn &optional ARG)" t nil) | 13942 \(fn &optional ARG)" t nil) |
13912 | 13943 |
13913 ;;;*** | 13944 ;;;*** |
13914 | 13945 |
13915 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15765 | 13946 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15935 |
13916 ;;;;;; 3930)) | 13947 ;;;;;; 48915)) |
13917 ;;; Generated autoloads from progmodes/m4-mode.el | 13948 ;;; Generated autoloads from progmodes/m4-mode.el |
13918 | 13949 |
13919 (autoload (quote m4-mode) "m4-mode" "\ | 13950 (autoload (quote m4-mode) "m4-mode" "\ |
13920 A major mode to edit m4 macro files. | 13951 A major mode to edit m4 macro files. |
13921 \\{m4-mode-map} | 13952 \\{m4-mode-map} |
13923 \(fn)" t nil) | 13954 \(fn)" t nil) |
13924 | 13955 |
13925 ;;;*** | 13956 ;;;*** |
13926 | 13957 |
13927 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro | 13958 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro |
13928 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (15741 9308)) | 13959 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (15935 42395)) |
13929 ;;; Generated autoloads from macros.el | 13960 ;;; Generated autoloads from macros.el |
13930 | 13961 |
13931 (autoload (quote name-last-kbd-macro) "macros" "\ | 13962 (autoload (quote name-last-kbd-macro) "macros" "\ |
13932 Assign a name to the last keyboard macro defined. | 13963 Assign a name to the last keyboard macro defined. |
13933 Argument SYMBOL is the name to define. | 13964 Argument SYMBOL is the name to define. |
13986 `\\[apply-macro-to-region-lines]' to mark the entire section. | 14017 `\\[apply-macro-to-region-lines]' to mark the entire section. |
13987 | 14018 |
13988 Suppose you wanted to build a keyword table in C where each entry | 14019 Suppose you wanted to build a keyword table in C where each entry |
13989 looked like this: | 14020 looked like this: |
13990 | 14021 |
13991 { \"foo\", foo_data, foo_function }, | 14022 { \"foo\", foo_data, foo_function }, |
13992 { \"bar\", bar_data, bar_function }, | 14023 { \"bar\", bar_data, bar_function }, |
13993 { \"baz\", baz_data, baz_function }, | 14024 { \"baz\", baz_data, baz_function }, |
13994 | 14025 |
13995 You could enter the names in this format: | 14026 You could enter the names in this format: |
13996 | 14027 |
14042 | 14073 |
14043 ;;;*** | 14074 ;;;*** |
14044 | 14075 |
14045 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history | 14076 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history |
14046 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" | 14077 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" |
14047 ;;;;;; (15763 38398)) | 14078 ;;;;;; (15935 48280)) |
14048 ;;; Generated autoloads from mail/mail-hist.el | 14079 ;;; Generated autoloads from mail/mail-hist.el |
14049 | 14080 |
14050 (autoload (quote mail-hist-define-keys) "mail-hist" "\ | 14081 (autoload (quote mail-hist-define-keys) "mail-hist" "\ |
14051 Define keys for accessing mail header history. For use in hooks. | 14082 Define keys for accessing mail header history. For use in hooks. |
14052 | 14083 |
14061 *Non-nil means keep a history for headers and text of outgoing mail.") | 14092 *Non-nil means keep a history for headers and text of outgoing mail.") |
14062 | 14093 |
14063 (custom-autoload (quote mail-hist-keep-history) "mail-hist") | 14094 (custom-autoload (quote mail-hist-keep-history) "mail-hist") |
14064 | 14095 |
14065 (autoload (quote mail-hist-put-headers-into-history) "mail-hist" "\ | 14096 (autoload (quote mail-hist-put-headers-into-history) "mail-hist" "\ |
14066 Put headers and contents of this message into mail header history. | 14097 Put headers and contents of this message into mail header history. |
14067 Each header has its own independent history, as does the body of the | 14098 Each header has its own independent history, as does the body of the |
14068 message. | 14099 message. |
14069 | 14100 |
14070 This function normally would be called when the message is sent. | 14101 This function normally would be called when the message is sent. |
14071 | 14102 |
14073 | 14104 |
14074 ;;;*** | 14105 ;;;*** |
14075 | 14106 |
14076 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region | 14107 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region |
14077 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p | 14108 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p |
14078 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15512 | 14109 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15935 |
14079 ;;;;;; 17296)) | 14110 ;;;;;; 48280)) |
14080 ;;; Generated autoloads from mail/mail-utils.el | 14111 ;;; Generated autoloads from mail/mail-utils.el |
14081 | 14112 |
14082 (defvar mail-use-rfc822 nil "\ | 14113 (defvar mail-use-rfc822 nil "\ |
14083 *If non-nil, use a full, hairy RFC822 parser on mail addresses. | 14114 *If non-nil, use a full, hairy RFC822 parser on mail addresses. |
14084 Otherwise, (the default) use a smaller, somewhat faster, and | 14115 Otherwise, (the default) use a smaller, somewhat faster, and |
14122 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil) | 14153 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil) |
14123 | 14154 |
14124 ;;;*** | 14155 ;;;*** |
14125 | 14156 |
14126 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) | 14157 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) |
14127 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15756 53831)) | 14158 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15905 54449)) |
14128 ;;; Generated autoloads from mail/mailabbrev.el | 14159 ;;; Generated autoloads from mail/mailabbrev.el |
14129 | 14160 |
14130 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ | 14161 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ |
14131 Initialize use of the `mailabbrev' package. | 14162 Initialize use of the `mailabbrev' package. |
14132 | 14163 |
14145 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil) | 14176 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil) |
14146 | 14177 |
14147 ;;;*** | 14178 ;;;*** |
14148 | 14179 |
14149 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases | 14180 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases |
14150 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (15303 | 14181 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (15935 |
14151 ;;;;;; 63149)) | 14182 ;;;;;; 48280)) |
14152 ;;; Generated autoloads from mail/mailalias.el | 14183 ;;; Generated autoloads from mail/mailalias.el |
14153 | 14184 |
14154 (defvar mail-complete-style (quote angles) "\ | 14185 (defvar mail-complete-style (quote angles) "\ |
14155 *Specifies how \\[mail-complete] formats the full name when it completes. | 14186 *Specifies how \\[mail-complete] formats the full name when it completes. |
14156 If `nil', they contain just the return address like: | 14187 If `nil', they contain just the return address like: |
14176 (autoload (quote define-mail-alias) "mailalias" "\ | 14207 (autoload (quote define-mail-alias) "mailalias" "\ |
14177 Define NAME as a mail alias that translates to DEFINITION. | 14208 Define NAME as a mail alias that translates to DEFINITION. |
14178 This means that sending a message to NAME will actually send to DEFINITION. | 14209 This means that sending a message to NAME will actually send to DEFINITION. |
14179 | 14210 |
14180 Normally, the addresses in DEFINITION must be separated by commas. | 14211 Normally, the addresses in DEFINITION must be separated by commas. |
14181 If FROM-MAILRC-FILE is non-nil, then addresses in DEFINITION | 14212 If FROM-MAILRC-FILE is non-nil, then addresses in DEFINITION |
14182 can be separated by spaces; an address can contain spaces | 14213 can be separated by spaces; an address can contain spaces |
14183 if it is quoted with double-quotes. | 14214 if it is quoted with double-quotes. |
14184 | 14215 |
14185 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil) | 14216 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil) |
14186 | 14217 |
14192 \(fn ARG)" t nil) | 14223 \(fn ARG)" t nil) |
14193 | 14224 |
14194 ;;;*** | 14225 ;;;*** |
14195 | 14226 |
14196 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" | 14227 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" |
14197 ;;;;;; (15884 63907)) | 14228 ;;;;;; (15935 48915)) |
14198 ;;; Generated autoloads from progmodes/make-mode.el | 14229 ;;; Generated autoloads from progmodes/make-mode.el |
14199 | 14230 |
14200 (autoload (quote makefile-mode) "make-mode" "\ | 14231 (autoload (quote makefile-mode) "make-mode" "\ |
14201 Major mode for editing Makefiles. | 14232 Major mode for editing Makefiles. |
14202 This function ends by invoking the function(s) `makefile-mode-hook'. | 14233 This function ends by invoking the function(s) `makefile-mode-hook'. |
14285 | 14316 |
14286 \(fn)" t nil) | 14317 \(fn)" t nil) |
14287 | 14318 |
14288 ;;;*** | 14319 ;;;*** |
14289 | 14320 |
14290 ;;;### (autoloads (man-follow man) "man" "man.el" (15876 52549)) | 14321 ;;;### (autoloads (man-follow man) "man" "man.el" (15935 42428)) |
14291 ;;; Generated autoloads from man.el | 14322 ;;; Generated autoloads from man.el |
14292 | 14323 |
14293 (defalias (quote manual-entry) (quote man)) | 14324 (defalias (quote manual-entry) (quote man)) |
14294 | 14325 |
14295 (autoload (quote man) "man" "\ | 14326 (autoload (quote man) "man" "\ |
14312 | 14343 |
14313 \(fn MAN-ARGS)" t nil) | 14344 \(fn MAN-ARGS)" t nil) |
14314 | 14345 |
14315 ;;;*** | 14346 ;;;*** |
14316 | 14347 |
14317 ;;;### (autoloads (master-mode) "master" "master.el" (15400 24164)) | 14348 ;;;### (autoloads (master-mode) "master" "master.el" (15935 42463)) |
14318 ;;; Generated autoloads from master.el | 14349 ;;; Generated autoloads from master.el |
14319 | 14350 |
14320 (autoload (quote master-mode) "master" "\ | 14351 (autoload (quote master-mode) "master" "\ |
14321 Toggle Master mode. | 14352 Toggle Master mode. |
14322 With no argument, this command toggles the mode. | 14353 With no argument, this command toggles the mode. |
14343 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply | 14374 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply |
14344 ;;;;;; message-reply message-news message-mail message-mode message-signature-file | 14375 ;;;;;; message-reply message-news message-mail message-mode message-signature-file |
14345 ;;;;;; message-signature message-indent-citation-function message-cite-function | 14376 ;;;;;; message-signature message-indent-citation-function message-cite-function |
14346 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function | 14377 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function |
14347 ;;;;;; message-user-organization-file message-signature-separator | 14378 ;;;;;; message-user-organization-file message-signature-separator |
14348 ;;;;;; message-from-style) "message" "gnus/message.el" (15894 19683)) | 14379 ;;;;;; message-from-style) "message" "gnus/message.el" (15935 47838)) |
14349 ;;; Generated autoloads from gnus/message.el | 14380 ;;; Generated autoloads from gnus/message.el |
14350 | 14381 |
14351 (defvar message-from-style (quote default) "\ | 14382 (defvar message-from-style (quote default) "\ |
14352 *Specifies how \"From\" headers look. | 14383 *Specifies how \"From\" headers look. |
14353 | 14384 |
14573 \(fn START END)" t nil) | 14604 \(fn START END)" t nil) |
14574 | 14605 |
14575 ;;;*** | 14606 ;;;*** |
14576 | 14607 |
14577 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" | 14608 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" |
14578 ;;;;;; (15186 56483)) | 14609 ;;;;;; (15935 48915)) |
14579 ;;; Generated autoloads from progmodes/meta-mode.el | 14610 ;;; Generated autoloads from progmodes/meta-mode.el |
14580 | 14611 |
14581 (autoload (quote metafont-mode) "meta-mode" "\ | 14612 (autoload (quote metafont-mode) "meta-mode" "\ |
14582 Major mode for editing Metafont sources. | 14613 Major mode for editing Metafont sources. |
14583 Special commands: | 14614 Special commands: |
14600 | 14631 |
14601 ;;;*** | 14632 ;;;*** |
14602 | 14633 |
14603 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body | 14634 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body |
14604 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" | 14635 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" |
14605 ;;;;;; (14861 58026)) | 14636 ;;;;;; (15935 48280)) |
14606 ;;; Generated autoloads from mail/metamail.el | 14637 ;;; Generated autoloads from mail/metamail.el |
14607 | 14638 |
14608 (autoload (quote metamail-interpret-header) "metamail" "\ | 14639 (autoload (quote metamail-interpret-header) "metamail" "\ |
14609 Interpret a header part of a MIME message in current buffer. | 14640 Interpret a header part of a MIME message in current buffer. |
14610 Its body part is not interpreted at all. | 14641 Its body part is not interpreted at all. |
14644 \(fn BEG END &optional VIEWMODE BUFFER NODISPLAY)" t nil) | 14675 \(fn BEG END &optional VIEWMODE BUFFER NODISPLAY)" t nil) |
14645 | 14676 |
14646 ;;;*** | 14677 ;;;*** |
14647 | 14678 |
14648 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose | 14679 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose |
14649 ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mail/mh-comp.el" (15847 | 14680 ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (15935 |
14650 ;;;;;; 44728)) | 14681 ;;;;;; 48372)) |
14651 ;;; Generated autoloads from mail/mh-comp.el | 14682 ;;; Generated autoloads from mh-e/mh-comp.el |
14652 | 14683 |
14653 (autoload (quote mh-smail) "mh-comp" "\ | 14684 (autoload (quote mh-smail) "mh-comp" "\ |
14654 Compose and send mail with the MH mail system. | 14685 Compose and send mail with the MH mail system. |
14655 This function is an entry point to MH-E, the Emacs front end | 14686 This function is an entry point to MH-E, the Emacs front end |
14656 to the MH mail system. | 14687 to the MH mail system. |
14699 Mode for composing letters in MH-E.\\<mh-letter-mode-map> | 14730 Mode for composing letters in MH-E.\\<mh-letter-mode-map> |
14700 | 14731 |
14701 When you have finished composing, type \\[mh-send-letter] to send the message | 14732 When you have finished composing, type \\[mh-send-letter] to send the message |
14702 using the MH mail handling system. | 14733 using the MH mail handling system. |
14703 | 14734 |
14704 If MH MIME directives are added manually, you must first run \\[mh-edit-mhn] | 14735 There are two types of MIME directives used by MH-E: Gnus and MH. The option |
14705 before sending the message. MIME directives that are added by MH-E commands | 14736 `mh-compose-insertion' controls what type of directives are inserted by MH-E |
14706 such as \\[mh-mhn-compose-insertion] are processed automatically when the | 14737 commands. These directives can be converted to MIME body parts by running |
14707 message is sent. | 14738 \\[mh-edit-mhn] for mhn directives or \\[mh-mml-to-mime] for Gnus directives. |
14739 This step is mandatory if these directives are added manually. If the | |
14740 directives are inserted with MH-E commands such as \\[mh-compose-insertion], | |
14741 the directives are expanded automatically when the letter is sent. | |
14708 | 14742 |
14709 Options that control this mode can be changed with | 14743 Options that control this mode can be changed with |
14710 \\[customize-group]; specify the \"mh-compose\" group. | 14744 \\[customize-group]; specify the \"mh-compose\" group. |
14711 | 14745 |
14712 When a message is composed, the hooks `text-mode-hook' and | 14746 When a message is composed, the hooks `text-mode-hook' and |
14714 | 14748 |
14715 \\{mh-letter-mode-map}" t nil) | 14749 \\{mh-letter-mode-map}" t nil) |
14716 | 14750 |
14717 ;;;*** | 14751 ;;;*** |
14718 | 14752 |
14719 ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mail/mh-e.el" | 14753 ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el" |
14720 ;;;;;; (15847 44728)) | 14754 ;;;;;; (15934 55106)) |
14721 ;;; Generated autoloads from mail/mh-e.el | 14755 ;;; Generated autoloads from mh-e/mh-e.el |
14722 | 14756 |
14723 (autoload (quote mh-rmail) "mh-e" "\ | 14757 (autoload (quote mh-rmail) "mh-e" "\ |
14724 Inc(orporate) new mail with MH. | 14758 Inc(orporate) new mail with MH. |
14725 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, | 14759 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, |
14726 the Emacs front end to the MH mail system. | 14760 the Emacs front end to the MH mail system. |
14739 | 14773 |
14740 \(fn)" t nil) | 14774 \(fn)" t nil) |
14741 | 14775 |
14742 ;;;*** | 14776 ;;;*** |
14743 | 14777 |
14744 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15847 44729)) | 14778 ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (15935 48372)) |
14745 ;;; Generated autoloads from mail/mh-utils.el | 14779 ;;; Generated autoloads from mh-e/mh-utils.el |
14746 | 14780 |
14747 (put (quote mh-progs) (quote risky-local-variable) t) | 14781 (put (quote mh-progs) (quote risky-local-variable) t) |
14748 | 14782 |
14749 (put (quote mh-lib) (quote risky-local-variable) t) | 14783 (put (quote mh-lib) (quote risky-local-variable) t) |
14750 | 14784 |
14780 \(fn SYMB TM)" nil nil) | 14814 \(fn SYMB TM)" nil nil) |
14781 | 14815 |
14782 ;;;*** | 14816 ;;;*** |
14783 | 14817 |
14784 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" | 14818 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" |
14785 ;;;;;; "minibuf-eldef.el" (15381 46814)) | 14819 ;;;;;; "minibuf-eldef.el" (15935 43116)) |
14786 ;;; Generated autoloads from minibuf-eldef.el | 14820 ;;; Generated autoloads from minibuf-eldef.el |
14787 | 14821 |
14788 (defvar minibuffer-electric-default-mode nil "\ | 14822 (defvar minibuffer-electric-default-mode nil "\ |
14789 Non-nil if Minibuffer-Electric-Default mode is enabled. | 14823 Non-nil if Minibuffer-Electric-Default mode is enabled. |
14790 See the command `minibuffer-electric-default-mode' for a description of this minor-mode. | 14824 See the command `minibuffer-electric-default-mode' for a description of this minor-mode. |
14807 \(fn &optional ARG)" t nil) | 14841 \(fn &optional ARG)" t nil) |
14808 | 14842 |
14809 ;;;*** | 14843 ;;;*** |
14810 | 14844 |
14811 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" | 14845 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" |
14812 ;;;;;; (15185 54813)) | 14846 ;;;;;; (15935 47838)) |
14813 ;;; Generated autoloads from gnus/mm-partial.el | 14847 ;;; Generated autoloads from gnus/mm-partial.el |
14814 | 14848 |
14815 (autoload (quote mm-inline-partial) "mm-partial" "\ | 14849 (autoload (quote mm-inline-partial) "mm-partial" "\ |
14816 Show the partial part of HANDLE. | 14850 Show the partial part of HANDLE. |
14817 This function replaces the buffer of HANDLE with a buffer contains | 14851 This function replaces the buffer of HANDLE with a buffer contains |
14818 the entire message. | 14852 the entire message. |
14819 If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. | 14853 If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. |
14820 | 14854 |
14821 \(fn HANDLE &optional NO-DISPLAY)" nil nil) | 14855 \(fn HANDLE &optional NO-DISPLAY)" nil nil) |
14822 | 14856 |
14837 \(fn)" nil nil) | 14871 \(fn)" nil nil) |
14838 | 14872 |
14839 ;;;*** | 14873 ;;;*** |
14840 | 14874 |
14841 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" | 14875 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" |
14842 ;;;;;; (15185 49575)) | 14876 ;;;;;; (15935 48915)) |
14843 ;;; Generated autoloads from progmodes/modula2.el | 14877 ;;; Generated autoloads from progmodes/modula2.el |
14844 | 14878 |
14845 (autoload (quote modula-2-mode) "modula2" "\ | 14879 (autoload (quote modula-2-mode) "modula2" "\ |
14846 This is a mode intended to support program development in Modula-2. | 14880 This is a mode intended to support program development in Modula-2. |
14847 All control constructs of Modula-2 can be reached by typing C-c | 14881 All control constructs of Modula-2 can be reached by typing C-c |
14946 | 14980 |
14947 \(fn)" t nil) | 14981 \(fn)" t nil) |
14948 | 14982 |
14949 ;;;*** | 14983 ;;;*** |
14950 | 14984 |
14951 ;;;### (autoloads (msb-mode) "msb" "msb.el" (15577 9365)) | 14985 ;;;### (autoloads (msb-mode) "msb" "msb.el" (15935 43170)) |
14952 ;;; Generated autoloads from msb.el | 14986 ;;; Generated autoloads from msb.el |
14953 | 14987 |
14954 (defvar msb-mode nil "\ | 14988 (defvar msb-mode nil "\ |
14955 Non-nil if Msb mode is enabled. | 14989 Non-nil if Msb mode is enabled. |
14956 See the command `msb-mode' for a description of this minor-mode. | 14990 See the command `msb-mode' for a description of this minor-mode. |
14972 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset | 15006 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset |
14973 ;;;;;; describe-font list-coding-categories list-coding-systems | 15007 ;;;;;; describe-font list-coding-categories list-coding-systems |
14974 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly | 15008 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly |
14975 ;;;;;; describe-coding-system describe-character-set list-charset-chars | 15009 ;;;;;; describe-coding-system describe-character-set list-charset-chars |
14976 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" | 15010 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" |
14977 ;;;;;; (15898 7844)) | 15011 ;;;;;; (15896 48204)) |
14978 ;;; Generated autoloads from international/mule-diag.el | 15012 ;;; Generated autoloads from international/mule-diag.el |
14979 | 15013 |
14980 (autoload (quote list-character-sets) "mule-diag" "\ | 15014 (autoload (quote list-character-sets) "mule-diag" "\ |
14981 Display a list of all character sets. | 15015 Display a list of all character sets. |
14982 | 15016 |
15245 \(fn FROM TO LANG-ENV)" nil nil) | 15279 \(fn FROM TO LANG-ENV)" nil nil) |
15246 | 15280 |
15247 ;;;*** | 15281 ;;;*** |
15248 | 15282 |
15249 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" | 15283 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" |
15250 ;;;;;; (15860 62074)) | 15284 ;;;;;; (15935 43191)) |
15251 ;;; Generated autoloads from mwheel.el | 15285 ;;; Generated autoloads from mwheel.el |
15252 | 15286 |
15253 (defvar mouse-wheel-mode nil "\ | 15287 (defvar mouse-wheel-mode nil "\ |
15254 Non-nil if Mouse-Wheel mode is enabled. | 15288 Non-nil if Mouse-Wheel mode is enabled. |
15255 See the command `mouse-wheel-mode' for a description of this minor-mode. | 15289 See the command `mouse-wheel-mode' for a description of this minor-mode. |
15363 | 15397 |
15364 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-or-uncomment-region | 15398 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-or-uncomment-region |
15365 ;;;;;; comment-region uncomment-region comment-kill comment-set-column | 15399 ;;;;;; comment-region uncomment-region comment-kill comment-set-column |
15366 ;;;;;; comment-indent comment-indent-default comment-normalize-vars | 15400 ;;;;;; comment-indent comment-indent-default comment-normalize-vars |
15367 ;;;;;; comment-multi-line comment-padding comment-style comment-column) | 15401 ;;;;;; comment-multi-line comment-padding comment-style comment-column) |
15368 ;;;;;; "newcomment" "newcomment.el" (15824 18187)) | 15402 ;;;;;; "newcomment" "newcomment.el" (15935 43218)) |
15369 ;;; Generated autoloads from newcomment.el | 15403 ;;; Generated autoloads from newcomment.el |
15370 | 15404 |
15371 (defalias (quote indent-for-comment) (quote comment-indent)) | 15405 (defalias (quote indent-for-comment) (quote comment-indent)) |
15372 | 15406 |
15373 (defalias (quote set-comment-column) (quote comment-set-column)) | 15407 (defalias (quote set-comment-column) (quote comment-set-column)) |
15516 | 15550 |
15517 \(fn &optional SOFT)" t nil) | 15551 \(fn &optional SOFT)" t nil) |
15518 | 15552 |
15519 ;;;*** | 15553 ;;;*** |
15520 | 15554 |
15521 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (15635 | 15555 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (15935 |
15522 ;;;;;; 30400)) | 15556 ;;;;;; 47838)) |
15523 ;;; Generated autoloads from gnus/nndoc.el | 15557 ;;; Generated autoloads from gnus/nndoc.el |
15524 | 15558 |
15525 (autoload (quote nndoc-add-type) "nndoc" "\ | 15559 (autoload (quote nndoc-add-type) "nndoc" "\ |
15526 Add document DEFINITION to the list of nndoc document definitions. | 15560 Add document DEFINITION to the list of nndoc document definitions. |
15527 If POSITION is nil or `last', the definition will be added | 15561 If POSITION is nil or `last', the definition will be added |
15532 \(fn DEFINITION &optional POSITION)" nil nil) | 15566 \(fn DEFINITION &optional POSITION)" nil nil) |
15533 | 15567 |
15534 ;;;*** | 15568 ;;;*** |
15535 | 15569 |
15536 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" | 15570 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" |
15537 ;;;;;; (15717 44266)) | 15571 ;;;;;; (15935 47838)) |
15538 ;;; Generated autoloads from gnus/nnfolder.el | 15572 ;;; Generated autoloads from gnus/nnfolder.el |
15539 | 15573 |
15540 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ | 15574 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ |
15541 Look for mbox folders in the nnfolder directory and make them into groups. | 15575 Look for mbox folders in the nnfolder directory and make them into groups. |
15542 This command does not work if you use short group names. | 15576 This command does not work if you use short group names. |
15544 \(fn)" t nil) | 15578 \(fn)" t nil) |
15545 | 15579 |
15546 ;;;*** | 15580 ;;;*** |
15547 | 15581 |
15548 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" | 15582 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" |
15549 ;;;;;; (14858 45538)) | 15583 ;;;;;; (15935 47838)) |
15550 ;;; Generated autoloads from gnus/nnkiboze.el | 15584 ;;; Generated autoloads from gnus/nnkiboze.el |
15551 | 15585 |
15552 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ | 15586 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ |
15553 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\". | 15587 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\". |
15554 Finds out what articles are to be part of the nnkiboze groups. | 15588 Finds out what articles are to be part of the nnkiboze groups. |
15556 \(fn)" t nil) | 15590 \(fn)" t nil) |
15557 | 15591 |
15558 ;;;*** | 15592 ;;;*** |
15559 | 15593 |
15560 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" | 15594 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" |
15561 ;;;;;; (15538 8229)) | 15595 ;;;;;; (15935 47838)) |
15562 ;;; Generated autoloads from gnus/nnml.el | 15596 ;;; Generated autoloads from gnus/nnml.el |
15563 | 15597 |
15564 (autoload (quote nnml-generate-nov-databases) "nnml" "\ | 15598 (autoload (quote nnml-generate-nov-databases) "nnml" "\ |
15565 Generate NOV databases in all nnml directories. | 15599 Generate NOV databases in all nnml directories. |
15566 | 15600 |
15567 \(fn)" t nil) | 15601 \(fn)" t nil) |
15568 | 15602 |
15569 ;;;*** | 15603 ;;;*** |
15570 | 15604 |
15571 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) | 15605 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) |
15572 ;;;;;; "nnsoup" "gnus/nnsoup.el" (15847 36480)) | 15606 ;;;;;; "nnsoup" "gnus/nnsoup.el" (15935 47838)) |
15573 ;;; Generated autoloads from gnus/nnsoup.el | 15607 ;;; Generated autoloads from gnus/nnsoup.el |
15574 | 15608 |
15575 (autoload (quote nnsoup-pack-replies) "nnsoup" "\ | 15609 (autoload (quote nnsoup-pack-replies) "nnsoup" "\ |
15576 Make an outbound package of SOUP replies. | 15610 Make an outbound package of SOUP replies. |
15577 | 15611 |
15617 \(fn COMMAND)" t nil) | 15651 \(fn COMMAND)" t nil) |
15618 | 15652 |
15619 ;;;*** | 15653 ;;;*** |
15620 | 15654 |
15621 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" | 15655 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" |
15622 ;;;;;; (15894 19682)) | 15656 ;;;;;; (15893 60640)) |
15623 ;;; Generated autoloads from textmodes/nroff-mode.el | 15657 ;;; Generated autoloads from textmodes/nroff-mode.el |
15624 | 15658 |
15625 (autoload (quote nroff-mode) "nroff-mode" "\ | 15659 (autoload (quote nroff-mode) "nroff-mode" "\ |
15626 Major mode for editing text intended for nroff to format. | 15660 Major mode for editing text intended for nroff to format. |
15627 \\{nroff-mode-map} | 15661 \\{nroff-mode-map} |
15630 closing requests for requests that are used in matched pairs." t nil) | 15664 closing requests for requests that are used in matched pairs." t nil) |
15631 | 15665 |
15632 ;;;*** | 15666 ;;;*** |
15633 | 15667 |
15634 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" | 15668 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" |
15635 ;;;;;; (13145 50478)) | 15669 ;;;;;; (15935 48915)) |
15636 ;;; Generated autoloads from progmodes/octave-hlp.el | 15670 ;;; Generated autoloads from progmodes/octave-hlp.el |
15637 | 15671 |
15638 (autoload (quote octave-help) "octave-hlp" "\ | 15672 (autoload (quote octave-help) "octave-hlp" "\ |
15639 Get help on Octave symbols from the Octave info files. | 15673 Get help on Octave symbols from the Octave info files. |
15640 Look up KEY in the function, operator and variable indices of the files | 15674 Look up KEY in the function, operator and variable indices of the files |
15644 \(fn KEY)" t nil) | 15678 \(fn KEY)" t nil) |
15645 | 15679 |
15646 ;;;*** | 15680 ;;;*** |
15647 | 15681 |
15648 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" | 15682 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" |
15649 ;;;;;; (15186 56483)) | 15683 ;;;;;; (15935 48915)) |
15650 ;;; Generated autoloads from progmodes/octave-inf.el | 15684 ;;; Generated autoloads from progmodes/octave-inf.el |
15651 | 15685 |
15652 (autoload (quote inferior-octave) "octave-inf" "\ | 15686 (autoload (quote inferior-octave) "octave-inf" "\ |
15653 Run an inferior Octave process, I/O via `inferior-octave-buffer'. | 15687 Run an inferior Octave process, I/O via `inferior-octave-buffer'. |
15654 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'. | 15688 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'. |
15667 (defalias (quote run-octave) (quote inferior-octave)) | 15701 (defalias (quote run-octave) (quote inferior-octave)) |
15668 | 15702 |
15669 ;;;*** | 15703 ;;;*** |
15670 | 15704 |
15671 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" | 15705 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" |
15672 ;;;;;; (15791 51668)) | 15706 ;;;;;; (15935 48915)) |
15673 ;;; Generated autoloads from progmodes/octave-mod.el | 15707 ;;; Generated autoloads from progmodes/octave-mod.el |
15674 | 15708 |
15675 (autoload (quote octave-mode) "octave-mod" "\ | 15709 (autoload (quote octave-mode) "octave-mod" "\ |
15676 Major mode for editing Octave code. | 15710 Major mode for editing Octave code. |
15677 | 15711 |
15766 \(fn)" t nil) | 15800 \(fn)" t nil) |
15767 | 15801 |
15768 ;;;*** | 15802 ;;;*** |
15769 | 15803 |
15770 ;;;### (autoloads (edit-options list-options) "options" "options.el" | 15804 ;;;### (autoloads (edit-options list-options) "options" "options.el" |
15771 ;;;;;; (15185 49574)) | 15805 ;;;;;; (15935 43251)) |
15772 ;;; Generated autoloads from options.el | 15806 ;;; Generated autoloads from options.el |
15773 | 15807 |
15774 (autoload (quote list-options) "options" "\ | 15808 (autoload (quote list-options) "options" "\ |
15775 Display a list of Emacs user options, with values and documentation. | 15809 Display a list of Emacs user options, with values and documentation. |
15776 It is now better to use Customize instead. | 15810 It is now better to use Customize instead. |
15788 \(fn)" t nil) | 15822 \(fn)" t nil) |
15789 | 15823 |
15790 ;;;*** | 15824 ;;;*** |
15791 | 15825 |
15792 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el" | 15826 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el" |
15793 ;;;;;; (15878 13937)) | 15827 ;;;;;; (15935 49284)) |
15794 ;;; Generated autoloads from textmodes/outline.el | 15828 ;;; Generated autoloads from textmodes/outline.el |
15795 | 15829 |
15796 (autoload (quote outline-mode) "outline" "\ | 15830 (autoload (quote outline-mode) "outline" "\ |
15797 Set major mode for editing outlines with selective display. | 15831 Set major mode for editing outlines with selective display. |
15798 Headings are lines which start with asterisks: one for major headings, | 15832 Headings are lines which start with asterisks: one for major headings, |
15841 | 15875 |
15842 \(fn &optional ARG)" t nil) | 15876 \(fn &optional ARG)" t nil) |
15843 | 15877 |
15844 ;;;*** | 15878 ;;;*** |
15845 | 15879 |
15846 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15850 38937)) | 15880 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15935 43375)) |
15847 ;;; Generated autoloads from paren.el | 15881 ;;; Generated autoloads from paren.el |
15848 | 15882 |
15849 (defvar show-paren-mode nil "\ | 15883 (defvar show-paren-mode nil "\ |
15850 Non-nil if Show-Paren mode is enabled. | 15884 Non-nil if Show-Paren mode is enabled. |
15851 See the command `show-paren-mode' for a description of this minor-mode. | 15885 See the command `show-paren-mode' for a description of this minor-mode. |
15864 | 15898 |
15865 \(fn &optional ARG)" t nil) | 15899 \(fn &optional ARG)" t nil) |
15866 | 15900 |
15867 ;;;*** | 15901 ;;;*** |
15868 | 15902 |
15869 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15736 | 15903 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15935 |
15870 ;;;;;; 22106)) | 15904 ;;;;;; 48915)) |
15871 ;;; Generated autoloads from progmodes/pascal.el | 15905 ;;; Generated autoloads from progmodes/pascal.el |
15872 | 15906 |
15873 (autoload (quote pascal-mode) "pascal" "\ | 15907 (autoload (quote pascal-mode) "pascal" "\ |
15874 Major mode for editing Pascal code. \\<pascal-mode-map> | 15908 Major mode for editing Pascal code. \\<pascal-mode-map> |
15875 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. | 15909 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. |
15936 \(fn)" t nil) | 15970 \(fn)" t nil) |
15937 | 15971 |
15938 ;;;*** | 15972 ;;;*** |
15939 | 15973 |
15940 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" | 15974 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" |
15941 ;;;;;; "emulation/pc-select.el" (15509 28072)) | 15975 ;;;;;; "emulation/pc-select.el" (15935 47202)) |
15942 ;;; Generated autoloads from emulation/pc-select.el | 15976 ;;; Generated autoloads from emulation/pc-select.el |
15943 | 15977 |
15944 (defvar pc-selection-mode nil "\ | 15978 (defvar pc-selection-mode nil "\ |
15945 Non-nil if Pc-Selection mode is enabled. | 15979 Non-nil if Pc-Selection mode is enabled. |
15946 See the command `pc-selection-mode' for a description of this minor-mode. | 15980 See the command `pc-selection-mode' for a description of this minor-mode. |
16133 | 16167 |
16134 ;;;*** | 16168 ;;;*** |
16135 | 16169 |
16136 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list | 16170 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list |
16137 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete | 16171 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete |
16138 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15694 | 16172 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15930 |
16139 ;;;;;; 56048)) | 16173 ;;;;;; 37772)) |
16140 ;;; Generated autoloads from pcomplete.el | 16174 ;;; Generated autoloads from pcomplete.el |
16141 | 16175 |
16142 (autoload (quote pcomplete) "pcomplete" "\ | 16176 (autoload (quote pcomplete) "pcomplete" "\ |
16143 Support extensible programmable completion. | 16177 Support extensible programmable completion. |
16144 To use this function, just bind the TAB key to it, or add it to your | 16178 To use this function, just bind the TAB key to it, or add it to your |
16193 | 16227 |
16194 ;;;*** | 16228 ;;;*** |
16195 | 16229 |
16196 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status | 16230 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status |
16197 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" | 16231 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" |
16198 ;;;;;; "pcvs.el" (15855 28537)) | 16232 ;;;;;; "pcvs.el" (15935 43697)) |
16199 ;;; Generated autoloads from pcvs.el | 16233 ;;; Generated autoloads from pcvs.el |
16200 | 16234 |
16201 (autoload (quote cvs-checkout) "pcvs" "\ | 16235 (autoload (quote cvs-checkout) "pcvs" "\ |
16202 Run a 'cvs checkout MODULES' in DIR. | 16236 Run a 'cvs checkout MODULES' in DIR. |
16203 Feed the output to a *cvs* buffer, display it in the current window, | 16237 Feed the output to a *cvs* buffer, display it in the current window, |
16278 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m)) | 16312 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m)) |
16279 | 16313 |
16280 ;;;*** | 16314 ;;;*** |
16281 | 16315 |
16282 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" | 16316 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" |
16283 ;;;;;; (15825 27817)) | 16317 ;;;;;; (15935 48915)) |
16284 ;;; Generated autoloads from progmodes/perl-mode.el | 16318 ;;; Generated autoloads from progmodes/perl-mode.el |
16285 | 16319 |
16286 (autoload (quote perl-mode) "perl-mode" "\ | 16320 (autoload (quote perl-mode) "perl-mode" "\ |
16287 Major mode for editing Perl code. | 16321 Major mode for editing Perl code. |
16288 Expression and list commands understand all Perl brackets. | 16322 Expression and list commands understand all Perl brackets. |
16295 `perl-tab-always-indent' | 16329 `perl-tab-always-indent' |
16296 Non-nil means TAB in Perl mode should always indent the current line, | 16330 Non-nil means TAB in Perl mode should always indent the current line, |
16297 regardless of where in the line point is when the TAB command is used. | 16331 regardless of where in the line point is when the TAB command is used. |
16298 `perl-tab-to-comment' | 16332 `perl-tab-to-comment' |
16299 Non-nil means that for lines which don't need indenting, TAB will | 16333 Non-nil means that for lines which don't need indenting, TAB will |
16300 either delete an empty comment, indent an existing comment, move | 16334 either delete an empty comment, indent an existing comment, move |
16301 to end-of-line, or if at end-of-line already, create a new comment. | 16335 to end-of-line, or if at end-of-line already, create a new comment. |
16302 `perl-nochange' | 16336 `perl-nochange' |
16303 Lines starting with this regular expression are not auto-indented. | 16337 Lines starting with this regular expression are not auto-indented. |
16304 `perl-indent-level' | 16338 `perl-indent-level' |
16305 Indentation of Perl statements within surrounding block. | 16339 Indentation of Perl statements within surrounding block. |
16334 \(fn)" t nil) | 16368 \(fn)" t nil) |
16335 | 16369 |
16336 ;;;*** | 16370 ;;;*** |
16337 | 16371 |
16338 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" | 16372 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" |
16339 ;;;;;; (15803 6632)) | 16373 ;;;;;; (15905 54616)) |
16340 ;;; Generated autoloads from textmodes/picture.el | 16374 ;;; Generated autoloads from textmodes/picture.el |
16341 | 16375 |
16342 (autoload (quote picture-mode) "picture" "\ | 16376 (autoload (quote picture-mode) "picture" "\ |
16343 Switch to Picture mode, in which a quarter-plane screen model is used. | 16377 Switch to Picture mode, in which a quarter-plane screen model is used. |
16344 Printing characters replace instead of inserting themselves with motion | 16378 Printing characters replace instead of inserting themselves with motion |
16417 | 16451 |
16418 \(fn ARG-LIST)" nil nil) | 16452 \(fn ARG-LIST)" nil nil) |
16419 | 16453 |
16420 ;;;*** | 16454 ;;;*** |
16421 | 16455 |
16422 ;;;### (autoloads (pong) "pong" "play/pong.el" (15745 59489)) | 16456 ;;;### (autoloads (pong) "pong" "play/pong.el" (15935 48681)) |
16423 ;;; Generated autoloads from play/pong.el | 16457 ;;; Generated autoloads from play/pong.el |
16424 | 16458 |
16425 (autoload (quote pong) "pong" "\ | 16459 (autoload (quote pong) "pong" "\ |
16426 Play pong and waste time. | 16460 Play pong and waste time. |
16427 This is an implementation of the classical game pong. | 16461 This is an implementation of the classical game pong. |
16434 \(fn)" t nil) | 16468 \(fn)" t nil) |
16435 | 16469 |
16436 ;;;*** | 16470 ;;;*** |
16437 | 16471 |
16438 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) | 16472 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) |
16439 ;;;;;; "pp" "emacs-lisp/pp.el" (15467 59919)) | 16473 ;;;;;; "pp" "emacs-lisp/pp.el" (15935 47054)) |
16440 ;;; Generated autoloads from emacs-lisp/pp.el | 16474 ;;; Generated autoloads from emacs-lisp/pp.el |
16441 | 16475 |
16442 (autoload (quote pp-to-string) "pp" "\ | 16476 (autoload (quote pp-to-string) "pp" "\ |
16443 Return a string containing the pretty-printed representation of OBJECT. | 16477 Return a string containing the pretty-printed representation of OBJECT. |
16444 OBJECT can be any Lisp object. Quoting characters are used as needed | 16478 OBJECT can be any Lisp object. Quoting characters are used as needed |
16490 | 16524 |
16491 \(fn)" t nil) | 16525 \(fn)" t nil) |
16492 | 16526 |
16493 ;;;*** | 16527 ;;;*** |
16494 | 16528 |
16495 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15272 24982)) | 16529 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15935 43727)) |
16496 ;;; Generated autoloads from ps-bdf.el | 16530 ;;; Generated autoloads from ps-bdf.el |
16497 | 16531 |
16498 (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ | 16532 (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ |
16499 *List of directories to search for `BDF' font files. | 16533 *List of directories to search for `BDF' font files. |
16500 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") | 16534 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") |
16835 | 16869 |
16836 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal | 16870 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal |
16837 ;;;;;; quail-defrule quail-install-decode-map quail-install-map | 16871 ;;;;;; quail-defrule quail-install-decode-map quail-install-map |
16838 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout | 16872 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout |
16839 ;;;;;; quail-define-package quail-use-package quail-title) "quail" | 16873 ;;;;;; quail-define-package quail-use-package quail-title) "quail" |
16840 ;;;;;; "international/quail.el" (15821 1481)) | 16874 ;;;;;; "international/quail.el" (15935 48018)) |
16841 ;;; Generated autoloads from international/quail.el | 16875 ;;; Generated autoloads from international/quail.el |
16842 | 16876 |
16843 (autoload (quote quail-title) "quail" "\ | 16877 (autoload (quote quail-title) "quail" "\ |
16844 Return the title of the current Quail package. | 16878 Return the title of the current Quail package. |
16845 | 16879 |
17066 | 17100 |
17067 ;;;*** | 17101 ;;;*** |
17068 | 17102 |
17069 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls | 17103 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls |
17070 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url | 17104 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url |
17071 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15186 | 17105 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15935 |
17072 ;;;;;; 56483)) | 17106 ;;;;;; 48476)) |
17073 ;;; Generated autoloads from net/quickurl.el | 17107 ;;; Generated autoloads from net/quickurl.el |
17074 | 17108 |
17075 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ | 17109 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ |
17076 Example `quickurl-postfix' text that adds a local variable to the | 17110 Example `quickurl-postfix' text that adds a local variable to the |
17077 `quickurl-url-file' so that if you edit it by hand it will ensure that | 17111 `quickurl-url-file' so that if you edit it by hand it will ensure that |
17138 | 17172 |
17139 \(fn)" t nil) | 17173 \(fn)" t nil) |
17140 | 17174 |
17141 ;;;*** | 17175 ;;;*** |
17142 | 17176 |
17143 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15425 | 17177 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15935 |
17144 ;;;;;; 23455)) | 17178 ;;;;;; 48476)) |
17145 ;;; Generated autoloads from net/rcompile.el | 17179 ;;; Generated autoloads from net/rcompile.el |
17146 | 17180 |
17147 (autoload (quote remote-compile) "rcompile" "\ | 17181 (autoload (quote remote-compile) "rcompile" "\ |
17148 Compile the current buffer's directory on HOST. Log in as USER. | 17182 Compile the current buffer's directory on HOST. Log in as USER. |
17149 See \\[compile]. | 17183 See \\[compile]. |
17151 \(fn HOST USER COMMAND)" t nil) | 17185 \(fn HOST USER COMMAND)" t nil) |
17152 | 17186 |
17153 ;;;*** | 17187 ;;;*** |
17154 | 17188 |
17155 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" | 17189 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" |
17156 ;;;;;; (15832 7035)) | 17190 ;;;;;; (15935 47054)) |
17157 ;;; Generated autoloads from emacs-lisp/re-builder.el | 17191 ;;; Generated autoloads from emacs-lisp/re-builder.el |
17158 | 17192 |
17159 (autoload (quote re-builder) "re-builder" "\ | 17193 (autoload (quote re-builder) "re-builder" "\ |
17160 Call up the RE Builder for the current window. | 17194 Call up the RE Builder for the current window. |
17161 | 17195 |
17163 | 17197 |
17164 ;;;*** | 17198 ;;;*** |
17165 | 17199 |
17166 ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files | 17200 ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files |
17167 ;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf" | 17201 ;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf" |
17168 ;;;;;; "recentf.el" (15565 4605)) | 17202 ;;;;;; "recentf.el" (15930 37795)) |
17169 ;;; Generated autoloads from recentf.el | 17203 ;;; Generated autoloads from recentf.el |
17170 | 17204 |
17171 (autoload (quote recentf-save-list) "recentf" "\ | 17205 (autoload (quote recentf-save-list) "recentf" "\ |
17172 Save the current `recentf-list' to the file `recentf-save-file'. | 17206 Save the current `recentf-list' to the file `recentf-save-file'. |
17173 | 17207 |
17217 ;;;*** | 17251 ;;;*** |
17218 | 17252 |
17219 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle | 17253 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle |
17220 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle | 17254 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle |
17221 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle | 17255 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle |
17222 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15670 | 17256 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15935 |
17223 ;;;;;; 23755)) | 17257 ;;;;;; 43819)) |
17224 ;;; Generated autoloads from rect.el | 17258 ;;; Generated autoloads from rect.el |
17225 | 17259 |
17226 (autoload (quote move-to-column-force) "rect" "\ | 17260 (autoload (quote move-to-column-force) "rect" "\ |
17227 If COLUMN is within a multi-column character, replace it by spaces and tab. | 17261 If COLUMN is within a multi-column character, replace it by spaces and tab. |
17228 As for `move-to-column', passing anything but nil or t in FLAG will move to | 17262 As for `move-to-column', passing anything but nil or t in FLAG will move to |
17340 | 17374 |
17341 \(fn START END &optional FILL)" t nil) | 17375 \(fn START END &optional FILL)" t nil) |
17342 | 17376 |
17343 ;;;*** | 17377 ;;;*** |
17344 | 17378 |
17345 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15832 | 17379 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15935 |
17346 ;;;;;; 33651)) | 17380 ;;;;;; 49285)) |
17347 ;;; Generated autoloads from textmodes/refill.el | 17381 ;;; Generated autoloads from textmodes/refill.el |
17348 | 17382 |
17349 (autoload (quote refill-mode) "refill" "\ | 17383 (autoload (quote refill-mode) "refill" "\ |
17350 Toggle Refill minor mode. | 17384 Toggle Refill minor mode. |
17351 With prefix arg, turn Refill mode on iff arg is positive. | 17385 With prefix arg, turn Refill mode on iff arg is positive. |
17357 \(fn &optional ARG)" t nil) | 17391 \(fn &optional ARG)" t nil) |
17358 | 17392 |
17359 ;;;*** | 17393 ;;;*** |
17360 | 17394 |
17361 ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" | 17395 ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" |
17362 ;;;;;; (15789 45612)) | 17396 ;;;;;; (15927 49403)) |
17363 ;;; Generated autoloads from textmodes/reftex.el | 17397 ;;; Generated autoloads from textmodes/reftex.el |
17364 | 17398 |
17365 (autoload (quote turn-on-reftex) "reftex" "\ | 17399 (autoload (quote turn-on-reftex) "reftex" "\ |
17366 Turn on RefTeX mode. | 17400 Turn on RefTeX mode. |
17367 | 17401 |
17401 \(fn &optional ARG)" t nil) | 17435 \(fn &optional ARG)" t nil) |
17402 | 17436 |
17403 ;;;*** | 17437 ;;;*** |
17404 | 17438 |
17405 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" | 17439 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" |
17406 ;;;;;; (15714 7356)) | 17440 ;;;;;; (15935 49285)) |
17407 ;;; Generated autoloads from textmodes/reftex-cite.el | 17441 ;;; Generated autoloads from textmodes/reftex-cite.el |
17408 | 17442 |
17409 (autoload (quote reftex-citation) "reftex-cite" "\ | 17443 (autoload (quote reftex-citation) "reftex-cite" "\ |
17410 Make a citation using BibTeX database files. | 17444 Make a citation using BibTeX database files. |
17411 After prompting for a regular expression, scans the buffers with | 17445 After prompting for a regular expression, scans the buffers with |
17430 \(fn &optional NO-INSERT FORMAT-KEY)" t nil) | 17464 \(fn &optional NO-INSERT FORMAT-KEY)" t nil) |
17431 | 17465 |
17432 ;;;*** | 17466 ;;;*** |
17433 | 17467 |
17434 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" | 17468 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" |
17435 ;;;;;; (15723 19553)) | 17469 ;;;;;; (15935 49285)) |
17436 ;;; Generated autoloads from textmodes/reftex-index.el | 17470 ;;; Generated autoloads from textmodes/reftex-index.el |
17437 | 17471 |
17438 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ | 17472 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ |
17439 Major mode for managing the Index phrases of a LaTeX document. | 17473 Major mode for managing the Index phrases of a LaTeX document. |
17440 This buffer was created with RefTeX. | 17474 This buffer was created with RefTeX. |
17463 \(fn)" t nil) | 17497 \(fn)" t nil) |
17464 | 17498 |
17465 ;;;*** | 17499 ;;;*** |
17466 | 17500 |
17467 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" | 17501 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" |
17468 ;;;;;; (15631 43946)) | 17502 ;;;;;; (15935 47054)) |
17469 ;;; Generated autoloads from emacs-lisp/regexp-opt.el | 17503 ;;; Generated autoloads from emacs-lisp/regexp-opt.el |
17470 | 17504 |
17471 (autoload (quote regexp-opt) "regexp-opt" "\ | 17505 (autoload (quote regexp-opt) "regexp-opt" "\ |
17472 Return a regexp to match a string in STRINGS. | 17506 Return a regexp to match a string in STRINGS. |
17473 Each string should be unique in STRINGS and should not contain any regexps, | 17507 Each string should be unique in STRINGS and should not contain any regexps, |
17490 | 17524 |
17491 \(fn REGEXP)" nil nil) | 17525 \(fn REGEXP)" nil nil) |
17492 | 17526 |
17493 ;;;*** | 17527 ;;;*** |
17494 | 17528 |
17495 ;;;### (autoloads (repeat) "repeat" "repeat.el" (15182 61046)) | 17529 ;;;### (autoloads (repeat) "repeat" "repeat.el" (15935 43856)) |
17496 ;;; Generated autoloads from repeat.el | 17530 ;;; Generated autoloads from repeat.el |
17497 | 17531 |
17498 (autoload (quote repeat) "repeat" "\ | 17532 (autoload (quote repeat) "repeat" "\ |
17499 Repeat most recently executed command. | 17533 Repeat most recently executed command. |
17500 With prefix arg, apply new prefix arg to that command; otherwise, use | 17534 With prefix arg, apply new prefix arg to that command; otherwise, use |
17567 \(fn &optional ARG)" t nil) | 17601 \(fn &optional ARG)" t nil) |
17568 (define-key esc-map "\C-l" 'reposition-window) | 17602 (define-key esc-map "\C-l" 'reposition-window) |
17569 | 17603 |
17570 ;;;*** | 17604 ;;;*** |
17571 | 17605 |
17572 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (12679 | 17606 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (15935 |
17573 ;;;;;; 50658)) | 17607 ;;;;;; 43901)) |
17574 ;;; Generated autoloads from resume.el | 17608 ;;; Generated autoloads from resume.el |
17575 | 17609 |
17576 (autoload (quote resume-suspend-hook) "resume" "\ | 17610 (autoload (quote resume-suspend-hook) "resume" "\ |
17577 Clear out the file used for transmitting args when Emacs resumes. | 17611 Clear out the file used for transmitting args when Emacs resumes. |
17578 | 17612 |
17723 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge | 17757 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge |
17724 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory | 17758 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory |
17725 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output | 17759 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output |
17726 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers | 17760 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers |
17727 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) | 17761 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) |
17728 ;;;;;; "rmail" "mail/rmail.el" (15898 7843)) | 17762 ;;;;;; "rmail" "mail/rmail.el" (15897 43157)) |
17729 ;;; Generated autoloads from mail/rmail.el | 17763 ;;; Generated autoloads from mail/rmail.el |
17730 | 17764 |
17731 (defvar rmail-dont-reply-to-names nil "\ | 17765 (defvar rmail-dont-reply-to-names nil "\ |
17732 *A regexp specifying addresses to prune from a reply message. | 17766 *A regexp specifying addresses to prune from a reply message. |
17733 A value of nil means exclude your own email address as an address | 17767 A value of nil means exclude your own email address as an address |
18036 | 18070 |
18037 ;;;*** | 18071 ;;;*** |
18038 | 18072 |
18039 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output | 18073 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output |
18040 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" | 18074 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" |
18041 ;;;;;; "mail/rmailout.el" (15185 49575)) | 18075 ;;;;;; "mail/rmailout.el" (15935 40173)) |
18042 ;;; Generated autoloads from mail/rmailout.el | 18076 ;;; Generated autoloads from mail/rmailout.el |
18043 | 18077 |
18044 (defvar rmail-output-file-alist nil "\ | 18078 (defvar rmail-output-file-alist nil "\ |
18045 *Alist matching regexps to suggested output Rmail files. | 18079 *Alist matching regexps to suggested output Rmail files. |
18046 This is a list of elements of the form (REGEXP . NAME-EXP). | 18080 This is a list of elements of the form (REGEXP . NAME-EXP). |
18103 | 18137 |
18104 ;;;*** | 18138 ;;;*** |
18105 | 18139 |
18106 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent | 18140 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent |
18107 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject | 18141 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject |
18108 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15185 | 18142 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15935 |
18109 ;;;;;; 49575)) | 18143 ;;;;;; 48280)) |
18110 ;;; Generated autoloads from mail/rmailsort.el | 18144 ;;; Generated autoloads from mail/rmailsort.el |
18111 | 18145 |
18112 (autoload (quote rmail-sort-by-date) "rmailsort" "\ | 18146 (autoload (quote rmail-sort-by-date) "rmailsort" "\ |
18113 Sort messages of current Rmail file by date. | 18147 Sort messages of current Rmail file by date. |
18114 If prefix argument REVERSE is non-nil, sort them in reverse order. | 18148 If prefix argument REVERSE is non-nil, sort them in reverse order. |
18156 | 18190 |
18157 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder | 18191 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder |
18158 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp | 18192 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp |
18159 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary | 18193 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary |
18160 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) | 18194 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) |
18161 ;;;;;; "rmailsum" "mail/rmailsum.el" (15649 48498)) | 18195 ;;;;;; "rmailsum" "mail/rmailsum.el" (15935 48280)) |
18162 ;;; Generated autoloads from mail/rmailsum.el | 18196 ;;; Generated autoloads from mail/rmailsum.el |
18163 | 18197 |
18164 (defvar rmail-summary-scroll-between-messages t "\ | 18198 (defvar rmail-summary-scroll-between-messages t "\ |
18165 *Non-nil means Rmail summary scroll commands move between messages.") | 18199 *Non-nil means Rmail summary scroll commands move between messages.") |
18166 | 18200 |
18200 \(fn REGEXP)" t nil) | 18234 \(fn REGEXP)" t nil) |
18201 | 18235 |
18202 (autoload (quote rmail-summary-by-topic) "rmailsum" "\ | 18236 (autoload (quote rmail-summary-by-topic) "rmailsum" "\ |
18203 Display a summary of all messages with the given SUBJECT. | 18237 Display a summary of all messages with the given SUBJECT. |
18204 Normally checks the Subject field of headers; | 18238 Normally checks the Subject field of headers; |
18205 but if WHOLE-MESSAGE is non-nil (prefix arg given), | 18239 but if WHOLE-MESSAGE is non-nil (prefix arg given), |
18206 look in the whole message. | 18240 look in the whole message. |
18207 SUBJECT is a string of regexps separated by commas. | 18241 SUBJECT is a string of regexps separated by commas. |
18208 | 18242 |
18209 \(fn SUBJECT &optional WHOLE-MESSAGE)" t nil) | 18243 \(fn SUBJECT &optional WHOLE-MESSAGE)" t nil) |
18210 | 18244 |
18238 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum") | 18272 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum") |
18239 | 18273 |
18240 ;;;*** | 18274 ;;;*** |
18241 | 18275 |
18242 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" | 18276 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" |
18243 ;;;;;; (15185 49575)) | 18277 ;;;;;; (15935 48553)) |
18244 ;;; Generated autoloads from obsolete/rnewspost.el | 18278 ;;; Generated autoloads from obsolete/rnewspost.el |
18245 | 18279 |
18246 (autoload (quote news-post-news) "rnewspost" "\ | 18280 (autoload (quote news-post-news) "rnewspost" "\ |
18247 Begin editing a new USENET news article to be posted. | 18281 Begin editing a new USENET news article to be posted. |
18248 Type \\[describe-mode] once editing the article to get a list of commands. | 18282 Type \\[describe-mode] once editing the article to get a list of commands. |
18251 \(fn &optional NOQUERY)" t nil) | 18285 \(fn &optional NOQUERY)" t nil) |
18252 | 18286 |
18253 ;;;*** | 18287 ;;;*** |
18254 | 18288 |
18255 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region | 18289 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region |
18256 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (15600 5650)) | 18290 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (15935 43923)) |
18257 ;;; Generated autoloads from rot13.el | 18291 ;;; Generated autoloads from rot13.el |
18258 | 18292 |
18259 (autoload (quote rot13) "rot13" "\ | 18293 (autoload (quote rot13) "rot13" "\ |
18260 Return Rot13 encryption of OBJECT, a buffer or string. | 18294 Return Rot13 encryption of OBJECT, a buffer or string. |
18261 | 18295 |
18332 | 18366 |
18333 \(fn &optional PREFIX)" t nil) | 18367 \(fn &optional PREFIX)" t nil) |
18334 | 18368 |
18335 ;;;*** | 18369 ;;;*** |
18336 | 18370 |
18337 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15744 | 18371 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15935 |
18338 ;;;;;; 2097)) | 18372 ;;;;;; 62288)) |
18339 ;;; Generated autoloads from ruler-mode.el | 18373 ;;; Generated autoloads from ruler-mode.el |
18340 | 18374 |
18341 (autoload (quote ruler-mode) "ruler-mode" "\ | 18375 (autoload (quote ruler-mode) "ruler-mode" "\ |
18342 Display a ruler in the header line if ARG > 0. | 18376 Display a ruler in the header line if ARG > 0. |
18343 | 18377 |
18344 \(fn &optional ARG)" t nil) | 18378 \(fn &optional ARG)" t nil) |
18345 | 18379 |
18346 ;;;*** | 18380 ;;;*** |
18347 | 18381 |
18348 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15879 | 18382 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15935 |
18349 ;;;;;; 19260)) | 18383 ;;;;;; 47054)) |
18350 ;;; Generated autoloads from emacs-lisp/rx.el | 18384 ;;; Generated autoloads from emacs-lisp/rx.el |
18351 | 18385 |
18352 (autoload (quote rx-to-string) "rx" "\ | 18386 (autoload (quote rx-to-string) "rx" "\ |
18353 Parse and produce code for regular expression FORM. | 18387 Parse and produce code for regular expression FORM. |
18354 FORM is a regular expression in sexp form. | 18388 FORM is a regular expression in sexp form. |
18377 | 18411 |
18378 `(any SET)' | 18412 `(any SET)' |
18379 matches any character in SET. SET may be a character or string. | 18413 matches any character in SET. SET may be a character or string. |
18380 Ranges of characters can be specified as `A-Z' in strings. | 18414 Ranges of characters can be specified as `A-Z' in strings. |
18381 | 18415 |
18382 '(in SET)' | 18416 '(in SET)' |
18383 like `any'. | 18417 like `any'. |
18384 | 18418 |
18385 `(not (any SET))' | 18419 `(not (any SET))' |
18386 matches any character not in SET | 18420 matches any character not in SET |
18387 | 18421 |
18579 `(*? SEXP)' | 18613 `(*? SEXP)' |
18580 like `zero-or-more', but always produces a non-greedy regexp. | 18614 like `zero-or-more', but always produces a non-greedy regexp. |
18581 | 18615 |
18582 `(one-or-more SEXP)' | 18616 `(one-or-more SEXP)' |
18583 matches one or more occurrences of A. | 18617 matches one or more occurrences of A. |
18584 | 18618 |
18585 `(1+ SEXP)' | 18619 `(1+ SEXP)' |
18586 like `one-or-more'. | 18620 like `one-or-more'. |
18587 | 18621 |
18588 `(+ SEXP)' | 18622 `(+ SEXP)' |
18589 like `one-or-more', but always produces a greedy regexp. | 18623 like `one-or-more', but always produces a greedy regexp. |
18591 `(+? SEXP)' | 18625 `(+? SEXP)' |
18592 like `one-or-more', but always produces a non-greedy regexp. | 18626 like `one-or-more', but always produces a non-greedy regexp. |
18593 | 18627 |
18594 `(zero-or-one SEXP)' | 18628 `(zero-or-one SEXP)' |
18595 matches zero or one occurrences of A. | 18629 matches zero or one occurrences of A. |
18596 | 18630 |
18597 `(optional SEXP)' | 18631 `(optional SEXP)' |
18598 like `zero-or-one'. | 18632 like `zero-or-one'. |
18599 | 18633 |
18600 `(? SEXP)' | 18634 `(? SEXP)' |
18601 like `zero-or-one', but always produces a greedy regexp. | 18635 like `zero-or-one', but always produces a greedy regexp. |
18698 automatically insert its close if typed after an @Command form." t nil) | 18732 automatically insert its close if typed after an @Command form." t nil) |
18699 | 18733 |
18700 ;;;*** | 18734 ;;;*** |
18701 | 18735 |
18702 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" | 18736 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" |
18703 ;;;;;; (15838 62789)) | 18737 ;;;;;; (15935 44067)) |
18704 ;;; Generated autoloads from scroll-all.el | 18738 ;;; Generated autoloads from scroll-all.el |
18705 | 18739 |
18706 (defvar scroll-all-mode nil "\ | 18740 (defvar scroll-all-mode nil "\ |
18707 Non-nil if Scroll-All mode is enabled. | 18741 Non-nil if Scroll-All mode is enabled. |
18708 See the command `scroll-all-mode' for a description of this minor-mode. | 18742 See the command `scroll-all-mode' for a description of this minor-mode. |
18724 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode | 18758 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode |
18725 ;;;;;; mail-default-directory mail-signature mail-personal-alias-file | 18759 ;;;;;; mail-default-directory mail-signature mail-personal-alias-file |
18726 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name | 18760 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name |
18727 ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers | 18761 ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers |
18728 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from | 18762 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from |
18729 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (15898 7843)) | 18763 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (15935 48280)) |
18730 ;;; Generated autoloads from mail/sendmail.el | 18764 ;;; Generated autoloads from mail/sendmail.el |
18731 | 18765 |
18732 (defvar mail-from-style (quote angles) "\ | 18766 (defvar mail-from-style (quote angles) "\ |
18733 *Specifies how \"From:\" fields look. | 18767 *Specifies how \"From:\" fields look. |
18734 | 18768 |
18927 | 18961 |
18928 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil) | 18962 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil) |
18929 | 18963 |
18930 ;;;*** | 18964 ;;;*** |
18931 | 18965 |
18932 ;;;### (autoloads (server-start) "server" "server.el" (15811 25257)) | 18966 ;;;### (autoloads (server-mode server-start) "server" "server.el" |
18967 ;;;;;; (15909 40748)) | |
18933 ;;; Generated autoloads from server.el | 18968 ;;; Generated autoloads from server.el |
18934 | 18969 |
18935 (autoload (quote server-start) "server" "\ | 18970 (autoload (quote server-start) "server" "\ |
18936 Allow this Emacs process to be a server for client processes. | 18971 Allow this Emacs process to be a server for client processes. |
18937 This starts a server communications subprocess through which | 18972 This starts a server communications subprocess through which |
18941 | 18976 |
18942 Prefix arg means just kill any existing server communications subprocess. | 18977 Prefix arg means just kill any existing server communications subprocess. |
18943 | 18978 |
18944 \(fn &optional LEAVE-DEAD)" t nil) | 18979 \(fn &optional LEAVE-DEAD)" t nil) |
18945 | 18980 |
18946 ;;;*** | 18981 (defvar server-mode nil "\ |
18947 | 18982 Non-nil if Server mode is enabled. |
18948 ;;;### (autoloads (ses-mode) "ses" "ses.el" (15765 63714)) | 18983 See the command `server-mode' for a description of this minor-mode. |
18984 Setting this variable directly does not take effect; | |
18985 use either \\[customize] or the function `server-mode'.") | |
18986 | |
18987 (custom-autoload (quote server-mode) "server") | |
18988 | |
18989 (autoload (quote server-mode) "server" "\ | |
18990 Toggle Server mode. | |
18991 With ARG, turn Server mode on if ARG is positive, off otherwise. | |
18992 Server mode runs a process that accepts commands from the | |
18993 `emacsclient' program. See `server-start' and Info node `Emacs server'. | |
18994 | |
18995 \(fn &optional ARG)" t nil) | |
18996 | |
18997 ;;;*** | |
18998 | |
18999 ;;;### (autoloads (ses-mode) "ses" "ses.el" (15933 28295)) | |
18949 ;;; Generated autoloads from ses.el | 19000 ;;; Generated autoloads from ses.el |
18950 | 19001 |
18951 (autoload (quote ses-mode) "ses" "\ | 19002 (autoload (quote ses-mode) "ses" "\ |
18952 Major mode for Simple Emacs Spreadsheet. See \"ses-readme.txt\" for more info. | 19003 Major mode for Simple Emacs Spreadsheet. See \"ses-readme.txt\" for more info. |
18953 | 19004 |
18961 \(fn)" t nil) | 19012 \(fn)" t nil) |
18962 | 19013 |
18963 ;;;*** | 19014 ;;;*** |
18964 | 19015 |
18965 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" | 19016 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" |
18966 ;;;;;; (15832 27979)) | 19017 ;;;;;; (15904 40709)) |
18967 ;;; Generated autoloads from textmodes/sgml-mode.el | 19018 ;;; Generated autoloads from textmodes/sgml-mode.el |
18968 | 19019 |
18969 (autoload (quote sgml-mode) "sgml-mode" "\ | 19020 (autoload (quote sgml-mode) "sgml-mode" "\ |
18970 Major mode for editing SGML documents. | 19021 Major mode for editing SGML documents. |
18971 Makes > match <. | 19022 Makes > match <. |
19023 \\{html-mode-map}" t nil) | 19074 \\{html-mode-map}" t nil) |
19024 | 19075 |
19025 ;;;*** | 19076 ;;;*** |
19026 | 19077 |
19027 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" | 19078 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" |
19028 ;;;;;; (15804 28698)) | 19079 ;;;;;; (15913 47934)) |
19029 ;;; Generated autoloads from progmodes/sh-script.el | 19080 ;;; Generated autoloads from progmodes/sh-script.el |
19030 | 19081 |
19031 (put (quote sh-mode) (quote mode-class) (quote special)) | 19082 (put (quote sh-mode) (quote mode-class) (quote special)) |
19032 | 19083 |
19033 (autoload (quote sh-mode) "sh-script" "\ | 19084 (autoload (quote sh-mode) "sh-script" "\ |
19089 (defalias (quote shell-script-mode) (quote sh-mode)) | 19140 (defalias (quote shell-script-mode) (quote sh-mode)) |
19090 | 19141 |
19091 ;;;*** | 19142 ;;;*** |
19092 | 19143 |
19093 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" | 19144 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" |
19094 ;;;;;; (15834 21036)) | 19145 ;;;;;; (15935 47054)) |
19095 ;;; Generated autoloads from emacs-lisp/shadow.el | 19146 ;;; Generated autoloads from emacs-lisp/shadow.el |
19096 | 19147 |
19097 (autoload (quote list-load-path-shadows) "shadow" "\ | 19148 (autoload (quote list-load-path-shadows) "shadow" "\ |
19098 Display a list of Emacs Lisp files that shadow other files. | 19149 Display a list of Emacs Lisp files that shadow other files. |
19099 | 19150 |
19136 \(fn)" t nil) | 19187 \(fn)" t nil) |
19137 | 19188 |
19138 ;;;*** | 19189 ;;;*** |
19139 | 19190 |
19140 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group | 19191 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group |
19141 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (15508 | 19192 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (15935 |
19142 ;;;;;; 64852)) | 19193 ;;;;;; 44093)) |
19143 ;;; Generated autoloads from shadowfile.el | 19194 ;;; Generated autoloads from shadowfile.el |
19144 | 19195 |
19145 (autoload (quote shadow-define-cluster) "shadowfile" "\ | 19196 (autoload (quote shadow-define-cluster) "shadowfile" "\ |
19146 Edit (or create) the definition of a cluster NAME. | 19197 Edit (or create) the definition of a cluster NAME. |
19147 This is a group of hosts that share directories, so that copying to or from | 19198 This is a group of hosts that share directories, so that copying to or from |
19176 \(fn)" t nil) | 19227 \(fn)" t nil) |
19177 | 19228 |
19178 ;;;*** | 19229 ;;;*** |
19179 | 19230 |
19180 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" | 19231 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" |
19181 ;;;;;; (15809 48811)) | 19232 ;;;;;; (15930 37817)) |
19182 ;;; Generated autoloads from shell.el | 19233 ;;; Generated autoloads from shell.el |
19183 | 19234 |
19184 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ | 19235 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ |
19185 Regexp to match shells that don't save their command history, and | 19236 Regexp to match shells that don't save their command history, and |
19186 don't handle the backslash as a quote character. For shells that | 19237 don't handle the backslash as a quote character. For shells that |
19222 \(fn &optional BUFFER)" t nil) | 19273 \(fn &optional BUFFER)" t nil) |
19223 (add-hook 'same-window-buffer-names "*shell*") | 19274 (add-hook 'same-window-buffer-names "*shell*") |
19224 | 19275 |
19225 ;;;*** | 19276 ;;;*** |
19226 | 19277 |
19227 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15719 | 19278 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15935 |
19228 ;;;;;; 38782)) | 19279 ;;;;;; 48915)) |
19229 ;;; Generated autoloads from progmodes/simula.el | 19280 ;;; Generated autoloads from progmodes/simula.el |
19230 | 19281 |
19231 (autoload (quote simula-mode) "simula" "\ | 19282 (autoload (quote simula-mode) "simula" "\ |
19232 Major mode for editing SIMULA code. | 19283 Major mode for editing SIMULA code. |
19233 \\{simula-mode-map} | 19284 \\{simula-mode-map} |
19277 | 19328 |
19278 ;;;*** | 19329 ;;;*** |
19279 | 19330 |
19280 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy | 19331 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy |
19281 ;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el" | 19332 ;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el" |
19282 ;;;;;; (15585 7091)) | 19333 ;;;;;; (15912 26916)) |
19283 ;;; Generated autoloads from skeleton.el | 19334 ;;; Generated autoloads from skeleton.el |
19284 | 19335 |
19285 (defvar skeleton-filter (quote identity) "\ | 19336 (defvar skeleton-filter (quote identity) "\ |
19286 Function for transforming a skeleton proxy's aliases' variable value.") | 19337 Function for transforming a skeleton proxy's aliases' variable value.") |
19287 | 19338 |
19401 \(fn ARG)" t nil) | 19452 \(fn ARG)" t nil) |
19402 | 19453 |
19403 ;;;*** | 19454 ;;;*** |
19404 | 19455 |
19405 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" | 19456 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" |
19406 ;;;;;; (15781 47404)) | 19457 ;;;;;; (15935 44142)) |
19407 ;;; Generated autoloads from smerge-mode.el | 19458 ;;; Generated autoloads from smerge-mode.el |
19408 | 19459 |
19409 (autoload (quote smerge-ediff) "smerge-mode" "\ | 19460 (autoload (quote smerge-ediff) "smerge-mode" "\ |
19410 Invoke ediff to resolve the conflicts. | 19461 Invoke ediff to resolve the conflicts. |
19411 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the | 19462 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the |
19434 \(fn START END)" t nil) | 19485 \(fn START END)" t nil) |
19435 | 19486 |
19436 ;;;*** | 19487 ;;;*** |
19437 | 19488 |
19438 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" | 19489 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" |
19439 ;;;;;; "mail/smtpmail.el" (15868 11768)) | 19490 ;;;;;; "mail/smtpmail.el" (15935 48280)) |
19440 ;;; Generated autoloads from mail/smtpmail.el | 19491 ;;; Generated autoloads from mail/smtpmail.el |
19441 | 19492 |
19442 (autoload (quote smtpmail-send-it) "smtpmail" "\ | 19493 (autoload (quote smtpmail-send-it) "smtpmail" "\ |
19443 Not documented | 19494 Not documented |
19444 | 19495 |
19504 | 19555 |
19505 ;;;*** | 19556 ;;;*** |
19506 | 19557 |
19507 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name | 19558 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name |
19508 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) | 19559 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) |
19509 ;;;;;; "solar" "calendar/solar.el" (15855 28972)) | 19560 ;;;;;; "solar" "calendar/solar.el" (15935 46813)) |
19510 ;;; Generated autoloads from calendar/solar.el | 19561 ;;; Generated autoloads from calendar/solar.el |
19511 | 19562 |
19512 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ | 19563 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ |
19513 *The pseudo-pattern that governs the way a time of day is formatted. | 19564 *The pseudo-pattern that governs the way a time of day is formatted. |
19514 | 19565 |
19575 | 19626 |
19576 \(fn)" nil nil) | 19627 \(fn)" nil nil) |
19577 | 19628 |
19578 ;;;*** | 19629 ;;;*** |
19579 | 19630 |
19580 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15543 | 19631 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (15935 |
19581 ;;;;;; 12464)) | 19632 ;;;;;; 48681)) |
19582 ;;; Generated autoloads from play/solitaire.el | 19633 ;;; Generated autoloads from play/solitaire.el |
19583 | 19634 |
19584 (autoload (quote solitaire) "solitaire" "\ | 19635 (autoload (quote solitaire) "solitaire" "\ |
19585 Play Solitaire. | 19636 Play Solitaire. |
19586 | 19637 |
19597 | 19648 |
19598 I don't know who invented this game, but it seems to be rather old and | 19649 I don't know who invented this game, but it seems to be rather old and |
19599 its origin seems to be northern Africa. Here's how to play: | 19650 its origin seems to be northern Africa. Here's how to play: |
19600 Initially, the board will look similar to this: | 19651 Initially, the board will look similar to this: |
19601 | 19652 |
19602 Le Solitaire | 19653 Le Solitaire |
19603 ============ | 19654 ============ |
19604 | 19655 |
19605 o o o | 19656 o o o |
19606 | 19657 |
19607 o o o | 19658 o o o |
19608 | 19659 |
19609 o o o o o o o | 19660 o o o o o o o |
19610 | 19661 |
19611 o o o . o o o | 19662 o o o . o o o |
19612 | 19663 |
19613 o o o o o o o | 19664 o o o o o o o |
19614 | 19665 |
19615 o o o | 19666 o o o |
19616 | 19667 |
19617 o o o | 19668 o o o |
19618 | 19669 |
19619 Let's call the o's stones and the .'s holes. One stone fits into one | 19670 Let's call the o's stones and the .'s holes. One stone fits into one |
19620 hole. As you can see, all holes but one are occupied by stones. The | 19671 hole. As you can see, all holes but one are occupied by stones. The |
19621 aim of the game is to get rid of all but one stone, leaving that last | 19672 aim of the game is to get rid of all but one stone, leaving that last |
19622 one in the middle of the board if you're cool. | 19673 one in the middle of the board if you're cool. |
19629 Then the first stone is moved to the hole, jumping over the second, | 19680 Then the first stone is moved to the hole, jumping over the second, |
19630 which therefore is taken away. The above thus `evaluates' to: . . o | 19681 which therefore is taken away. The above thus `evaluates' to: . . o |
19631 | 19682 |
19632 That's all. Here's the board after two moves: | 19683 That's all. Here's the board after two moves: |
19633 | 19684 |
19634 o o o | 19685 o o o |
19635 | 19686 |
19636 . o o | 19687 . o o |
19637 | 19688 |
19638 o o . o o o o | 19689 o o . o o o o |
19639 | 19690 |
19640 o . o o o o o | 19691 o . o o o o o |
19641 | 19692 |
19642 o o o o o o o | 19693 o o o o o o o |
19643 | 19694 |
19644 o o o | 19695 o o o |
19645 | 19696 |
19646 o o o | 19697 o o o |
19647 | 19698 |
19648 Pick your favourite shortcuts: | 19699 Pick your favourite shortcuts: |
19649 | 19700 |
19650 \\{solitaire-mode-map} | 19701 \\{solitaire-mode-map} |
19653 | 19704 |
19654 ;;;*** | 19705 ;;;*** |
19655 | 19706 |
19656 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields | 19707 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields |
19657 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs | 19708 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs |
19658 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (15542 22464)) | 19709 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (15935 44159)) |
19659 ;;; Generated autoloads from sort.el | 19710 ;;; Generated autoloads from sort.el |
19660 | 19711 |
19661 (autoload (quote sort-subr) "sort" "\ | 19712 (autoload (quote sort-subr) "sort" "\ |
19662 General text sorting routine to divide buffer into records and sort them. | 19713 General text sorting routine to divide buffer into records and sort them. |
19663 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. | 19714 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. |
19794 \(fn BEG END)" t nil) | 19845 \(fn BEG END)" t nil) |
19795 | 19846 |
19796 ;;;*** | 19847 ;;;*** |
19797 | 19848 |
19798 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" | 19849 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" |
19799 ;;;;;; "speedbar.el" (15858 26734)) | 19850 ;;;;;; "speedbar.el" (15935 44194)) |
19800 ;;; Generated autoloads from speedbar.el | 19851 ;;; Generated autoloads from speedbar.el |
19801 | 19852 |
19802 (defalias (quote speedbar) (quote speedbar-frame-mode)) | 19853 (defalias (quote speedbar) (quote speedbar-frame-mode)) |
19803 | 19854 |
19804 (autoload (quote speedbar-frame-mode) "speedbar" "\ | 19855 (autoload (quote speedbar-frame-mode) "speedbar" "\ |
20246 | 20297 |
20247 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer | 20298 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer |
20248 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes | 20299 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes |
20249 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke | 20300 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke |
20250 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke | 20301 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke |
20251 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (15663 | 20302 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (15935 |
20252 ;;;;;; 5577)) | 20303 ;;;;;; 44229)) |
20253 ;;; Generated autoloads from strokes.el | 20304 ;;; Generated autoloads from strokes.el |
20254 | 20305 |
20255 (autoload (quote strokes-global-set-stroke) "strokes" "\ | 20306 (autoload (quote strokes-global-set-stroke) "strokes" "\ |
20256 Interactively give STROKE the global binding as COMMAND. | 20307 Interactively give STROKE the global binding as COMMAND. |
20257 Operated just like `global-set-key', except for strokes. | 20308 Operated just like `global-set-key', except for strokes. |
20375 \(fn)" t nil) | 20426 \(fn)" t nil) |
20376 | 20427 |
20377 ;;;*** | 20428 ;;;*** |
20378 | 20429 |
20379 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" | 20430 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" |
20380 ;;;;;; (15497 10307)) | 20431 ;;;;;; (15935 48280)) |
20381 ;;; Generated autoloads from mail/supercite.el | 20432 ;;; Generated autoloads from mail/supercite.el |
20382 | 20433 |
20383 (autoload (quote sc-cite-original) "supercite" "\ | 20434 (autoload (quote sc-cite-original) "supercite" "\ |
20384 Workhorse citing function which performs the initial citation. | 20435 Workhorse citing function which performs the initial citation. |
20385 This is callable from the various mail and news readers' reply | 20436 This is callable from the various mail and news readers' reply |
20406 | 20457 |
20407 \(fn)" nil nil) | 20458 \(fn)" nil nil) |
20408 | 20459 |
20409 ;;;*** | 20460 ;;;*** |
20410 | 20461 |
20411 ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15741 | 20462 ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15935 |
20412 ;;;;;; 11077)) | 20463 ;;;;;; 47054)) |
20413 ;;; Generated autoloads from emacs-lisp/syntax.el | 20464 ;;; Generated autoloads from emacs-lisp/syntax.el |
20414 | 20465 |
20415 (autoload (quote syntax-ppss) "syntax" "\ | 20466 (autoload (quote syntax-ppss) "syntax" "\ |
20416 Parse-Partial-Sexp State at POS. | 20467 Parse-Partial-Sexp State at POS. |
20417 The returned value is the same as `parse-partial-sexp' except that | 20468 The returned value is the same as `parse-partial-sexp' except that |
20459 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table | 20510 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table |
20460 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize | 20511 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize |
20461 ;;;;;; table-recognize table-insert-row-column table-insert-column | 20512 ;;;;;; table-recognize table-insert-row-column table-insert-column |
20462 ;;;;;; table-insert-row table-insert table-point-left-cell-hook | 20513 ;;;;;; table-insert-row table-insert table-point-left-cell-hook |
20463 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) | 20514 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) |
20464 ;;;;;; "table" "textmodes/table.el" (15832 6361)) | 20515 ;;;;;; "table" "textmodes/table.el" (15935 49285)) |
20465 ;;; Generated autoloads from textmodes/table.el | 20516 ;;; Generated autoloads from textmodes/table.el |
20466 | 20517 |
20467 (defvar table-cell-map-hook nil "\ | 20518 (defvar table-cell-map-hook nil "\ |
20468 *Normal hooks run when finishing construction of `table-cell-map'. | 20519 *Normal hooks run when finishing construction of `table-cell-map'. |
20469 User can modify `table-cell-map' by adding custom functions here.") | 20520 User can modify `table-cell-map' by adding custom functions here.") |
20534 what you could have done better was to have had given the complete | 20585 what you could have done better was to have had given the complete |
20535 width information to `table-insert'. | 20586 width information to `table-insert'. |
20536 | 20587 |
20537 Cell width(s): 14 6 32 | 20588 Cell width(s): 14 6 32 |
20538 | 20589 |
20539 instead of | 20590 instead of |
20540 | 20591 |
20541 Cell width(s): 5 | 20592 Cell width(s): 5 |
20542 | 20593 |
20543 This would have eliminated the previously mentioned width adjustment | 20594 This would have eliminated the previously mentioned width adjustment |
20544 work all together. | 20595 work all together. |
21057 | 21108 |
21058 \(fn DISPLAY)" t nil) | 21109 \(fn DISPLAY)" t nil) |
21059 | 21110 |
21060 ;;;*** | 21111 ;;;*** |
21061 | 21112 |
21062 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15764 50629)) | 21113 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15935 44314)) |
21063 ;;; Generated autoloads from tar-mode.el | 21114 ;;; Generated autoloads from tar-mode.el |
21064 | 21115 |
21065 (autoload (quote tar-mode) "tar-mode" "\ | 21116 (autoload (quote tar-mode) "tar-mode" "\ |
21066 Major mode for viewing a tar file as a dired-like listing of its contents. | 21117 Major mode for viewing a tar file as a dired-like listing of its contents. |
21067 You can move around using the usual cursor motion commands. | 21118 You can move around using the usual cursor motion commands. |
21068 Letters no longer insert themselves. | 21119 Letters no longer insert themselves. |
21069 Type `e' to pull a file out of the tar file and into its own buffer; | 21120 Type `e' to pull a file out of the tar file and into its own buffer; |
21070 or click mouse-2 on the file's line in the Tar mode buffer. | 21121 or click mouse-2 on the file's line in the Tar mode buffer. |
21071 Type `c' to copy an entry from the tar file into another file on disk. | 21122 Type `c' to copy an entry from the tar file into another file on disk. |
21072 | 21123 |
21073 If you edit a sub-file of this archive (as with the `e' command) and | 21124 If you edit a sub-file of this archive (as with the `e' command) and |
21074 save it with Control-x Control-s, the contents of that buffer will be | 21125 save it with Control-x Control-s, the contents of that buffer will be |
21075 saved back into the tar-file buffer; in this way you can edit a file | 21126 saved back into the tar-file buffer; in this way you can edit a file |
21076 inside of a tar archive without extracting it and re-archiving it. | 21127 inside of a tar archive without extracting it and re-archiving it. |
21077 | 21128 |
21078 See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. | 21129 See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. |
21079 \\{tar-mode-map}" t nil) | 21130 \\{tar-mode-map}" t nil) |
21080 | 21131 |
21081 ;;;*** | 21132 ;;;*** |
21082 | 21133 |
21083 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" | 21134 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" |
21084 ;;;;;; "progmodes/tcl.el" (15818 34121)) | 21135 ;;;;;; "progmodes/tcl.el" (15935 48915)) |
21085 ;;; Generated autoloads from progmodes/tcl.el | 21136 ;;; Generated autoloads from progmodes/tcl.el |
21086 | 21137 |
21087 (autoload (quote tcl-mode) "tcl" "\ | 21138 (autoload (quote tcl-mode) "tcl" "\ |
21088 Major mode for editing Tcl code. | 21139 Major mode for editing Tcl code. |
21089 Expression and list commands understand all Tcl brackets. | 21140 Expression and list commands understand all Tcl brackets. |
21129 | 21180 |
21130 \(fn COMMAND &optional ARG)" t nil) | 21181 \(fn COMMAND &optional ARG)" t nil) |
21131 | 21182 |
21132 ;;;*** | 21183 ;;;*** |
21133 | 21184 |
21134 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15430 11124)) | 21185 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15935 48476)) |
21135 ;;; Generated autoloads from net/telnet.el | 21186 ;;; Generated autoloads from net/telnet.el |
21136 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") | 21187 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") |
21137 | 21188 |
21138 (autoload (quote telnet) "telnet" "\ | 21189 (autoload (quote telnet) "telnet" "\ |
21139 Open a network login connection to host named HOST (a string). | 21190 Open a network login connection to host named HOST (a string). |
21153 | 21204 |
21154 \(fn HOST)" t nil) | 21205 \(fn HOST)" t nil) |
21155 | 21206 |
21156 ;;;*** | 21207 ;;;*** |
21157 | 21208 |
21158 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15548 | 21209 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15935 |
21159 ;;;;;; 29279)) | 21210 ;;;;;; 44347)) |
21160 ;;; Generated autoloads from term.el | 21211 ;;; Generated autoloads from term.el |
21161 | 21212 |
21162 (autoload (quote make-term) "term" "\ | 21213 (autoload (quote make-term) "term" "\ |
21163 Make a term process NAME in a buffer, running PROGRAM. | 21214 Make a term process NAME in a buffer, running PROGRAM. |
21164 The name of the buffer is made by surrounding NAME with `*'s. | 21215 The name of the buffer is made by surrounding NAME with `*'s. |
21168 | 21219 |
21169 \(fn NAME PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil) | 21220 \(fn NAME PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil) |
21170 | 21221 |
21171 (autoload (quote term) "term" "\ | 21222 (autoload (quote term) "term" "\ |
21172 Start a terminal-emulator in a new buffer. | 21223 Start a terminal-emulator in a new buffer. |
21224 The buffer is in Term mode; see `term-mode' for the | |
21225 commands to use in that buffer. | |
21226 | |
21227 \\<term-raw-map>Type \\[switch-to-buffer] to switch to another buffer. | |
21173 | 21228 |
21174 \(fn PROGRAM)" t nil) | 21229 \(fn PROGRAM)" t nil) |
21175 | 21230 |
21176 (autoload (quote ansi-term) "term" "\ | 21231 (autoload (quote ansi-term) "term" "\ |
21177 Start a terminal-emulator in a new buffer. | 21232 Start a terminal-emulator in a new buffer. |
21556 \(fn)" nil nil) | 21611 \(fn)" nil nil) |
21557 | 21612 |
21558 ;;;*** | 21613 ;;;*** |
21559 | 21614 |
21560 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) | 21615 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) |
21561 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (15878 14033)) | 21616 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (15935 49285)) |
21562 ;;; Generated autoloads from textmodes/texinfmt.el | 21617 ;;; Generated autoloads from textmodes/texinfmt.el |
21563 | 21618 |
21564 (autoload (quote texinfo-format-buffer) "texinfmt" "\ | 21619 (autoload (quote texinfo-format-buffer) "texinfmt" "\ |
21565 Process the current buffer as texinfo code, into an Info file. | 21620 Process the current buffer as texinfo code, into an Info file. |
21566 The Info file output is generated in a buffer visiting the Info file | 21621 The Info file output is generated in a buffer visiting the Info file |
21596 \(fn &optional NOSPLIT)" t nil) | 21651 \(fn &optional NOSPLIT)" t nil) |
21597 | 21652 |
21598 ;;;*** | 21653 ;;;*** |
21599 | 21654 |
21600 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) | 21655 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) |
21601 ;;;;;; "texinfo" "textmodes/texinfo.el" (15806 15936)) | 21656 ;;;;;; "texinfo" "textmodes/texinfo.el" (15935 49285)) |
21602 ;;; Generated autoloads from textmodes/texinfo.el | 21657 ;;; Generated autoloads from textmodes/texinfo.el |
21603 | 21658 |
21604 (defvar texinfo-open-quote "``" "\ | 21659 (defvar texinfo-open-quote "``" "\ |
21605 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") | 21660 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") |
21606 | 21661 |
21680 | 21735 |
21681 ;;;*** | 21736 ;;;*** |
21682 | 21737 |
21683 ;;;### (autoloads (thai-composition-function thai-post-read-conversion | 21738 ;;;### (autoloads (thai-composition-function thai-post-read-conversion |
21684 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) | 21739 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) |
21685 ;;;;;; "thai-util" "language/thai-util.el" (15805 19733)) | 21740 ;;;;;; "thai-util" "language/thai-util.el" (15935 48150)) |
21686 ;;; Generated autoloads from language/thai-util.el | 21741 ;;; Generated autoloads from language/thai-util.el |
21687 | 21742 |
21688 (autoload (quote thai-compose-region) "thai-util" "\ | 21743 (autoload (quote thai-compose-region) "thai-util" "\ |
21689 Compose Thai characters in the region. | 21744 Compose Thai characters in the region. |
21690 When called from a program, expects two arguments, | 21745 When called from a program, expects two arguments, |
21719 | 21774 |
21720 ;;;*** | 21775 ;;;*** |
21721 | 21776 |
21722 ;;;### (autoloads (list-at-point number-at-point symbol-at-point | 21777 ;;;### (autoloads (list-at-point number-at-point symbol-at-point |
21723 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) | 21778 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) |
21724 ;;;;;; "thingatpt" "thingatpt.el" (15786 7543)) | 21779 ;;;;;; "thingatpt" "thingatpt.el" (15935 44362)) |
21725 ;;; Generated autoloads from thingatpt.el | 21780 ;;; Generated autoloads from thingatpt.el |
21726 | 21781 |
21727 (autoload (quote forward-thing) "thingatpt" "\ | 21782 (autoload (quote forward-thing) "thingatpt" "\ |
21728 Move forward to the end of the next THING. | 21783 Move forward to the end of the next THING. |
21729 | 21784 |
21779 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion | 21834 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion |
21780 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer | 21835 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer |
21781 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region | 21836 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region |
21782 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan | 21837 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan |
21783 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" | 21838 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" |
21784 ;;;;;; "language/tibet-util.el" (15576 33872)) | 21839 ;;;;;; "language/tibet-util.el" (15935 48150)) |
21785 ;;; Generated autoloads from language/tibet-util.el | 21840 ;;; Generated autoloads from language/tibet-util.el |
21786 | 21841 |
21787 (autoload (quote tibetan-char-p) "tibet-util" "\ | 21842 (autoload (quote tibetan-char-p) "tibet-util" "\ |
21788 Check if char CH is Tibetan character. | 21843 Check if char CH is Tibetan character. |
21789 Returns non-nil if CH is Tibetan. Otherwise, returns nil. | 21844 Returns non-nil if CH is Tibetan. Otherwise, returns nil. |
21858 \(fn FROM TO)" nil nil) | 21913 \(fn FROM TO)" nil nil) |
21859 | 21914 |
21860 ;;;*** | 21915 ;;;*** |
21861 | 21916 |
21862 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" | 21917 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" |
21863 ;;;;;; (15489 14486)) | 21918 ;;;;;; (15935 49285)) |
21864 ;;; Generated autoloads from textmodes/tildify.el | 21919 ;;; Generated autoloads from textmodes/tildify.el |
21865 | 21920 |
21866 (autoload (quote tildify-region) "tildify" "\ | 21921 (autoload (quote tildify-region) "tildify" "\ |
21867 Add hard spaces in the region between BEG and END. | 21922 Add hard spaces in the region between BEG and END. |
21868 See variables `tildify-pattern-alist', `tildify-string-alist', and | 21923 See variables `tildify-pattern-alist', `tildify-string-alist', and |
22003 \(fn DATE)" nil nil) | 22058 \(fn DATE)" nil nil) |
22004 | 22059 |
22005 ;;;*** | 22060 ;;;*** |
22006 | 22061 |
22007 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" | 22062 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" |
22008 ;;;;;; "time-stamp.el" (15744 11845)) | 22063 ;;;;;; "time-stamp.el" (15931 55755)) |
22009 ;;; Generated autoloads from time-stamp.el | 22064 ;;; Generated autoloads from time-stamp.el |
22010 | 22065 |
22011 (autoload (quote time-stamp) "time-stamp" "\ | 22066 (autoload (quote time-stamp) "time-stamp" "\ |
22012 Update the time stamp string(s) in the buffer. | 22067 Update the time stamp string(s) in the buffer. |
22013 A template in a file can be automatically updated with a new time stamp | 22068 A template in a file can be automatically updated with a new time stamp |
22016 Normally the template must appear in the first 8 lines of a file and | 22071 Normally the template must appear in the first 8 lines of a file and |
22017 look like one of the following: | 22072 look like one of the following: |
22018 Time-stamp: <> | 22073 Time-stamp: <> |
22019 Time-stamp: \" \" | 22074 Time-stamp: \" \" |
22020 The time stamp is written between the brackets or quotes: | 22075 The time stamp is written between the brackets or quotes: |
22021 Time-stamp: <1998-02-18 10:20:51 gildea> | 22076 Time-stamp: <2001-02-18 10:20:51 gildea> |
22022 The time stamp is updated only if the variable `time-stamp-active' is non-nil. | 22077 The time stamp is updated only if the variable `time-stamp-active' is non-nil. |
22023 The format of the time stamp is set by the variable `time-stamp-format'. | 22078 The format of the time stamp is set by the variable `time-stamp-format'. |
22024 The variables `time-stamp-line-limit', `time-stamp-start', `time-stamp-end', | 22079 The variables `time-stamp-line-limit', `time-stamp-start', `time-stamp-end', |
22025 `time-stamp-count', and `time-stamp-inserts-lines' control finding the | 22080 `time-stamp-count', and `time-stamp-inserts-lines' control finding the |
22026 template. | 22081 template. |
22027 | 22082 |
22028 \(fn)" t nil) | 22083 \(fn)" t nil) |
22029 | 22084 |
22030 (autoload (quote time-stamp-toggle-active) "time-stamp" "\ | 22085 (autoload (quote time-stamp-toggle-active) "time-stamp" "\ |
22031 Toggle `time-stamp-active', setting whether \\[time-stamp] updates a buffer. | 22086 Toggle `time-stamp-active', setting whether \\[time-stamp] updates a buffer. |
22032 With arg, turn time stamping on if and only if arg is positive. | 22087 With ARG, turn time stamping on if and only if arg is positive. |
22033 | 22088 |
22034 \(fn &optional ARG)" t nil) | 22089 \(fn &optional ARG)" t nil) |
22035 | 22090 |
22036 ;;;*** | 22091 ;;;*** |
22037 | 22092 |
22038 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string | 22093 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string |
22039 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out | 22094 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out |
22040 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in | 22095 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in |
22041 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" | 22096 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" |
22042 ;;;;;; (15820 7815)) | 22097 ;;;;;; (15935 46813)) |
22043 ;;; Generated autoloads from calendar/timeclock.el | 22098 ;;; Generated autoloads from calendar/timeclock.el |
22044 | 22099 |
22045 (autoload (quote timeclock-modeline-display) "timeclock" "\ | 22100 (autoload (quote timeclock-modeline-display) "timeclock" "\ |
22046 Toggle display of the amount of time left today in the modeline. | 22101 Toggle display of the amount of time left today in the modeline. |
22047 If `timeclock-use-display-time' is non-nil, the modeline will be | 22102 If `timeclock-use-display-time' is non-nil, the modeline will be |
22136 | 22191 |
22137 ;;;*** | 22192 ;;;*** |
22138 | 22193 |
22139 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer | 22194 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer |
22140 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" | 22195 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" |
22141 ;;;;;; "timer.el" (15670 55400)) | 22196 ;;;;;; "timer.el" (15935 44381)) |
22142 ;;; Generated autoloads from timer.el | 22197 ;;; Generated autoloads from timer.el |
22143 | 22198 |
22144 (defalias (quote disable-timeout) (quote cancel-timer)) | 22199 (defalias (quote disable-timeout) (quote cancel-timer)) |
22145 | 22200 |
22146 (autoload (quote cancel-timer) "timer" "\ | 22201 (autoload (quote cancel-timer) "timer" "\ |
22209 \(fn LIST &rest BODY)" nil (quote macro)) | 22264 \(fn LIST &rest BODY)" nil (quote macro)) |
22210 | 22265 |
22211 ;;;*** | 22266 ;;;*** |
22212 | 22267 |
22213 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" | 22268 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" |
22214 ;;;;;; "international/titdic-cnv.el" (15860 11582)) | 22269 ;;;;;; "international/titdic-cnv.el" (15935 48018)) |
22215 ;;; Generated autoloads from international/titdic-cnv.el | 22270 ;;; Generated autoloads from international/titdic-cnv.el |
22216 | 22271 |
22217 (autoload (quote titdic-convert) "titdic-cnv" "\ | 22272 (autoload (quote titdic-convert) "titdic-cnv" "\ |
22218 Convert a TIT dictionary of FILENAME into a Quail package. | 22273 Convert a TIT dictionary of FILENAME into a Quail package. |
22219 Optional argument DIRNAME if specified is the directory name under which | 22274 Optional argument DIRNAME if specified is the directory name under which |
22415 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil) | 22470 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil) |
22416 | 22471 |
22417 ;;;*** | 22472 ;;;*** |
22418 | 22473 |
22419 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" | 22474 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" |
22420 ;;;;;; (15877 1394)) | 22475 ;;;;;; (15935 44436)) |
22421 ;;; Generated autoloads from tooltip.el | 22476 ;;; Generated autoloads from tooltip.el |
22422 | 22477 |
22423 (autoload (quote tooltip-mode) "tooltip" "\ | 22478 (autoload (quote tooltip-mode) "tooltip" "\ |
22424 Mode for tooltip display. | 22479 Mode for tooltip display. |
22425 With ARG, turn tooltip mode on if and only if ARG is positive. | 22480 With ARG, turn tooltip mode on if and only if ARG is positive. |
22469 | 22524 |
22470 \(fn)" t nil) | 22525 \(fn)" t nil) |
22471 | 22526 |
22472 ;;;*** | 22527 ;;;*** |
22473 | 22528 |
22474 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15293 32313)) | 22529 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15935 47054)) |
22475 ;;; Generated autoloads from emacs-lisp/tq.el | 22530 ;;; Generated autoloads from emacs-lisp/tq.el |
22476 | 22531 |
22477 (autoload (quote tq-create) "tq" "\ | 22532 (autoload (quote tq-create) "tq" "\ |
22478 Create and return a transaction queue communicating with PROCESS. | 22533 Create and return a transaction queue communicating with PROCESS. |
22479 PROCESS should be a subprocess capable of sending and receiving | 22534 PROCESS should be a subprocess capable of sending and receiving |
22516 | 22571 |
22517 ;;;*** | 22572 ;;;*** |
22518 | 22573 |
22519 ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler | 22574 ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler |
22520 ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) | 22575 ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) |
22521 ;;;;;; "tramp" "net/tramp.el" (15883 27383)) | 22576 ;;;;;; "tramp" "net/tramp.el" (15935 48476)) |
22522 ;;; Generated autoloads from net/tramp.el | 22577 ;;; Generated autoloads from net/tramp.el |
22523 | 22578 |
22524 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ | 22579 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ |
22525 Non-nil means to use unified Ange-FTP/Tramp filename syntax. | 22580 Non-nil means to use unified Ange-FTP/Tramp filename syntax. |
22526 Nil means to use a separate filename syntax for Tramp.") | 22581 Nil means to use a separate filename syntax for Tramp.") |
22821 \(fn START END)" t nil) | 22876 \(fn START END)" t nil) |
22822 | 22877 |
22823 ;;;*** | 22878 ;;;*** |
22824 | 22879 |
22825 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) | 22880 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) |
22826 ;;;;;; "undigest" "mail/undigest.el" (15899 8438)) | 22881 ;;;;;; "undigest" "mail/undigest.el" (15930 33200)) |
22827 ;;; Generated autoloads from mail/undigest.el | 22882 ;;; Generated autoloads from mail/undigest.el |
22828 | 22883 |
22829 (autoload (quote undigestify-rmail-message) "undigest" "\ | 22884 (autoload (quote undigestify-rmail-message) "undigest" "\ |
22830 Break up a digest message into its constituent messages. | 22885 Break up a digest message into its constituent messages. |
22831 Leaves original message, deleted, before the undigestified messages. | 22886 Leaves original message, deleted, before the undigestified messages. |
22859 | 22914 |
22860 \(fn FILE TO-FILE)" t nil) | 22915 \(fn FILE TO-FILE)" t nil) |
22861 | 22916 |
22862 ;;;*** | 22917 ;;;*** |
22863 | 22918 |
22864 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (15804 | 22919 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (15935 |
22865 ;;;;;; 5562)) | 22920 ;;;;;; 47054)) |
22866 ;;; Generated autoloads from emacs-lisp/unsafep.el | 22921 ;;; Generated autoloads from emacs-lisp/unsafep.el |
22867 | 22922 |
22868 (autoload (quote unsafep) "unsafep" "\ | 22923 (autoload (quote unsafep) "unsafep" "\ |
22869 Return nil if evaluating FORM couldn't possibly do any harm; | 22924 Return nil if evaluating FORM couldn't possibly do any harm; |
22870 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list | 22925 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list |
22926 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update | 22981 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update |
22927 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot | 22982 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot |
22928 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window | 22983 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window |
22929 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file | 22984 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file |
22930 ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook | 22985 ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook |
22931 ;;;;;; vc-checkout-hook) "vc" "vc.el" (15883 3173)) | 22986 ;;;;;; vc-checkout-hook) "vc" "vc.el" (15935 44569)) |
22932 ;;; Generated autoloads from vc.el | 22987 ;;; Generated autoloads from vc.el |
22933 | 22988 |
22934 (defvar vc-checkout-hook nil "\ | 22989 (defvar vc-checkout-hook nil "\ |
22935 *Normal hook (list of functions) run after checking out a file. | 22990 *Normal hook (list of functions) run after checking out a file. |
22936 See `run-hooks'.") | 22991 See `run-hooks'.") |
23123 | 23178 |
23124 (autoload (quote vc-update) "vc" "\ | 23179 (autoload (quote vc-update) "vc" "\ |
23125 Update the current buffer's file to the latest version on its branch. | 23180 Update the current buffer's file to the latest version on its branch. |
23126 If the file contains no changes, and is not locked, then this simply replaces | 23181 If the file contains no changes, and is not locked, then this simply replaces |
23127 the working file with the latest version on its branch. If the file contains | 23182 the working file with the latest version on its branch. If the file contains |
23128 changes, and the backend supports merging news, then any recent changes from | 23183 changes, and the backend supports merging news, then any recent changes from |
23129 the current branch are merged into the working file. | 23184 the current branch are merged into the working file. |
23130 | 23185 |
23131 \(fn)" t nil) | 23186 \(fn)" t nil) |
23132 | 23187 |
23133 (autoload (quote vc-cancel-version) "vc" "\ | 23188 (autoload (quote vc-cancel-version) "vc" "\ |
23218 (vc-cvs-registered f))) | 23273 (vc-cvs-registered f))) |
23219 | 23274 |
23220 ;;;*** | 23275 ;;;*** |
23221 | 23276 |
23222 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" | 23277 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" |
23223 ;;;;;; (15899 8438)) | 23278 ;;;;;; (15935 44540)) |
23224 ;;; Generated autoloads from vc-rcs.el | 23279 ;;; Generated autoloads from vc-rcs.el |
23225 | 23280 |
23226 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ | 23281 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ |
23227 *Where to look for RCS master files. | 23282 *Where to look for RCS master files. |
23228 For a description of possible values, see `vc-check-master-templates'.") | 23283 For a description of possible values, see `vc-check-master-templates'.") |
23231 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f)) | 23286 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f)) |
23232 | 23287 |
23233 ;;;*** | 23288 ;;;*** |
23234 | 23289 |
23235 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" | 23290 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" |
23236 ;;;;;; (15883 3347)) | 23291 ;;;;;; (15935 44554)) |
23237 ;;; Generated autoloads from vc-sccs.el | 23292 ;;; Generated autoloads from vc-sccs.el |
23238 | 23293 |
23239 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ | 23294 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ |
23240 *Where to look for SCCS master files. | 23295 *Where to look for SCCS master files. |
23241 For a description of possible values, see `vc-check-master-templates'.") | 23296 For a description of possible values, see `vc-check-master-templates'.") |
23249 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir))))) | 23304 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir))))) |
23250 | 23305 |
23251 ;;;*** | 23306 ;;;*** |
23252 | 23307 |
23253 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" | 23308 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" |
23254 ;;;;;; (15834 29506)) | 23309 ;;;;;; (15935 48915)) |
23255 ;;; Generated autoloads from progmodes/vhdl-mode.el | 23310 ;;; Generated autoloads from progmodes/vhdl-mode.el |
23256 | 23311 |
23257 (autoload (quote vhdl-mode) "vhdl-mode" "\ | 23312 (autoload (quote vhdl-mode) "vhdl-mode" "\ |
23258 Major mode for editing VHDL code. | 23313 Major mode for editing VHDL code. |
23259 | 23314 |
23526 | 23581 |
23527 \(fn)" t nil) | 23582 \(fn)" t nil) |
23528 | 23583 |
23529 ;;;*** | 23584 ;;;*** |
23530 | 23585 |
23531 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15186 53885)) | 23586 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15935 47202)) |
23532 ;;; Generated autoloads from emulation/vi.el | 23587 ;;; Generated autoloads from emulation/vi.el |
23533 | 23588 |
23534 (autoload (quote vi-mode) "vi" "\ | 23589 (autoload (quote vi-mode) "vi" "\ |
23535 Major mode that acts like the `vi' editor. | 23590 Major mode that acts like the `vi' editor. |
23536 The purpose of this mode is to provide you the combined power of vi (namely, | 23591 The purpose of this mode is to provide you the combined power of vi (namely, |
23571 esc-map or set undefined. These can give you the full power of Emacs. | 23626 esc-map or set undefined. These can give you the full power of Emacs. |
23572 - See vi-com-map for those keys that are extensions to standard vi, e.g. | 23627 - See vi-com-map for those keys that are extensions to standard vi, e.g. |
23573 `vi-name-last-change-or-macro', `vi-verify-spelling', `vi-locate-def', | 23628 `vi-name-last-change-or-macro', `vi-verify-spelling', `vi-locate-def', |
23574 `vi-mark-region', and 'vi-quote-words'. Some of them are quite handy. | 23629 `vi-mark-region', and 'vi-quote-words'. Some of them are quite handy. |
23575 - Use \\[vi-switch-mode] to switch among different modes quickly. | 23630 - Use \\[vi-switch-mode] to switch among different modes quickly. |
23576 | 23631 |
23577 Syntax table and abbrevs while in vi mode remain as they were in Emacs. | 23632 Syntax table and abbrevs while in vi mode remain as they were in Emacs. |
23578 | 23633 |
23579 \(fn)" t nil) | 23634 \(fn)" t nil) |
23580 | 23635 |
23581 ;;;*** | 23636 ;;;*** |
23582 | 23637 |
23583 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion | 23638 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion |
23584 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer | 23639 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer |
23585 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" | 23640 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" |
23586 ;;;;;; "language/viet-util.el" (15565 3119)) | 23641 ;;;;;; "language/viet-util.el" (15901 33692)) |
23587 ;;; Generated autoloads from language/viet-util.el | 23642 ;;; Generated autoloads from language/viet-util.el |
23588 | 23643 |
23589 (autoload (quote viet-encode-viscii-char) "viet-util" "\ | 23644 (autoload (quote viet-encode-viscii-char) "viet-util" "\ |
23590 Return VISCII character code of CHAR if appropriate. | 23645 Return VISCII character code of CHAR if appropriate. |
23591 | 23646 |
23592 \(fn CHAR)" nil nil) | 23647 \(fn CHAR)" nil nil) |
23593 | 23648 |
23594 (autoload (quote viet-decode-viqr-region) "viet-util" "\ | 23649 (autoload (quote viet-decode-viqr-region) "viet-util" "\ |
23595 Convert `VIQR' mnemonics of the current region to Vietnamese characaters. | 23650 Convert `VIQR' mnemonics of the current region to Vietnamese characters. |
23596 When called from a program, expects two arguments, | 23651 When called from a program, expects two arguments, |
23597 positions (integers or markers) specifying the stretch of the region. | 23652 positions (integers or markers) specifying the stretch of the region. |
23598 | 23653 |
23599 \(fn FROM TO)" t nil) | 23654 \(fn FROM TO)" t nil) |
23600 | 23655 |
23601 (autoload (quote viet-decode-viqr-buffer) "viet-util" "\ | 23656 (autoload (quote viet-decode-viqr-buffer) "viet-util" "\ |
23602 Convert `VIQR' mnemonics of the current buffer to Vietnamese characaters. | 23657 Convert `VIQR' mnemonics of the current buffer to Vietnamese characters. |
23603 | 23658 |
23604 \(fn)" t nil) | 23659 \(fn)" t nil) |
23605 | 23660 |
23606 (autoload (quote viet-encode-viqr-region) "viet-util" "\ | 23661 (autoload (quote viet-encode-viqr-region) "viet-util" "\ |
23607 Convert Vietnamese characaters of the current region to `VIQR' mnemonics. | 23662 Convert Vietnamese characters of the current region to `VIQR' mnemonics. |
23608 When called from a program, expects two arguments, | 23663 When called from a program, expects two arguments, |
23609 positions (integers or markers) specifying the stretch of the region. | 23664 positions (integers or markers) specifying the stretch of the region. |
23610 | 23665 |
23611 \(fn FROM TO)" t nil) | 23666 \(fn FROM TO)" t nil) |
23612 | 23667 |
23613 (autoload (quote viet-encode-viqr-buffer) "viet-util" "\ | 23668 (autoload (quote viet-encode-viqr-buffer) "viet-util" "\ |
23614 Convert Vietnamese characaters of the current buffer to `VIQR' mnemonics. | 23669 Convert Vietnamese characters of the current buffer to `VIQR' mnemonics. |
23615 | 23670 |
23616 \(fn)" t nil) | 23671 \(fn)" t nil) |
23617 | 23672 |
23618 (autoload (quote viqr-post-read-conversion) "viet-util" "\ | 23673 (autoload (quote viqr-post-read-conversion) "viet-util" "\ |
23619 Not documented | 23674 Not documented |
23627 | 23682 |
23628 ;;;*** | 23683 ;;;*** |
23629 | 23684 |
23630 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame | 23685 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame |
23631 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame | 23686 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame |
23632 ;;;;;; view-file-other-window view-file) "view" "view.el" (15623 | 23687 ;;;;;; view-file-other-window view-file) "view" "view.el" (15935 |
23633 ;;;;;; 15523)) | 23688 ;;;;;; 44605)) |
23634 ;;; Generated autoloads from view.el | 23689 ;;; Generated autoloads from view.el |
23635 | 23690 |
23636 (defvar view-mode nil "\ | 23691 (defvar view-mode nil "\ |
23637 Non-nil if View mode is enabled. | 23692 Non-nil if View mode is enabled. |
23638 Don't change this variable directly, you must change it by one of the | 23693 Don't change this variable directly, you must change it by one of the |
23780 ! means search for a line with no match for regexp. @ means start | 23835 ! means search for a line with no match for regexp. @ means start |
23781 search at beginning (end for backward search) of buffer. | 23836 search at beginning (end for backward search) of buffer. |
23782 \\ searches backward for regular expression, starting before current page. | 23837 \\ searches backward for regular expression, starting before current page. |
23783 \\[View-search-last-regexp-forward] searches forward for last regular expression. | 23838 \\[View-search-last-regexp-forward] searches forward for last regular expression. |
23784 p searches backward for last regular expression. | 23839 p searches backward for last regular expression. |
23785 \\[View-quit] quit View mode, trying to restore window and buffer to previous state. | 23840 \\[View-quit] quit View mode, restoring this window and buffer to previous state. |
23786 \\[View-quit] is the normal way to leave view mode. | 23841 \\[View-quit] is the normal way to leave view mode. |
23787 \\[View-exit] exit View mode but stay in current buffer. Use this if you started | 23842 \\[View-exit] exit View mode but stay in current buffer. Use this if you started |
23788 viewing a buffer (file) and find out you want to edit it. | 23843 viewing a buffer (file) and find out you want to edit it. |
23789 \\[View-exit-and-edit] exit View mode and make the current buffer editable. | 23844 This command restores the previous read-only status of the buffer. |
23790 \\[View-quit-all] quit View mode, trying to restore windows and buffer to previous state. | 23845 \\[View-exit-and-edit] exit View mode, and make the current buffer editable |
23846 even if it was not editable before entry to View mode. | |
23847 \\[View-quit-all] quit View mode, restoring all windows to previous state. | |
23791 \\[View-leave] quit View mode and maybe switch buffers, but don't kill this buffer. | 23848 \\[View-leave] quit View mode and maybe switch buffers, but don't kill this buffer. |
23792 \\[View-kill-and-leave] quit View mode, kill current buffer and go back to other buffer. | 23849 \\[View-kill-and-leave] quit View mode, kill current buffer and go back to other buffer. |
23793 | 23850 |
23794 The effect of \\[View-leave] , \\[View-quit] and \\[View-kill-and-leave] depends on how view-mode was entered. If it was | 23851 The effect of \\[View-leave] , \\[View-quit] and \\[View-kill-and-leave] depends on how view-mode was entered. If it was |
23795 entered by view-file, view-file-other-window or view-file-other-frame | 23852 entered by view-file, view-file-other-window or view-file-other-frame |
23833 | 23890 |
23834 \(fn)" t nil) | 23891 \(fn)" t nil) |
23835 | 23892 |
23836 ;;;*** | 23893 ;;;*** |
23837 | 23894 |
23838 ;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15186 56483)) | 23895 ;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15935 47202)) |
23839 ;;; Generated autoloads from emulation/vip.el | 23896 ;;; Generated autoloads from emulation/vip.el |
23840 | 23897 |
23841 (autoload (quote vip-mode) "vip" "\ | 23898 (autoload (quote vip-mode) "vip" "\ |
23842 Turn on VIP emulation of VI. | 23899 Turn on VIP emulation of VI. |
23843 | 23900 |
23844 \(fn)" t nil) | 23901 \(fn)" t nil) |
23845 | 23902 |
23846 ;;;*** | 23903 ;;;*** |
23847 | 23904 |
23848 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" | 23905 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" |
23849 ;;;;;; (15751 65471)) | 23906 ;;;;;; (15935 47203)) |
23850 ;;; Generated autoloads from emulation/viper.el | 23907 ;;; Generated autoloads from emulation/viper.el |
23851 | 23908 |
23852 (autoload (quote toggle-viper-mode) "viper" "\ | 23909 (autoload (quote toggle-viper-mode) "viper" "\ |
23853 Toggle Viper on/off. | 23910 Toggle Viper on/off. |
23854 If Viper is enabled, turn it off. Otherwise, turn it on. | 23911 If Viper is enabled, turn it off. Otherwise, turn it on. |
23943 | 24000 |
23944 \(fn MESSAGE &rest ARGS)" nil nil) | 24001 \(fn MESSAGE &rest ARGS)" nil nil) |
23945 | 24002 |
23946 ;;;*** | 24003 ;;;*** |
23947 | 24004 |
23948 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15381 44879)) | 24005 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15935 48476)) |
23949 ;;; Generated autoloads from net/webjump.el | 24006 ;;; Generated autoloads from net/webjump.el |
23950 | 24007 |
23951 (autoload (quote webjump) "webjump" "\ | 24008 (autoload (quote webjump) "webjump" "\ |
23952 Jumps to a Web site from a programmable hotlist. | 24009 Jumps to a Web site from a programmable hotlist. |
23953 | 24010 |
23960 \(fn)" t nil) | 24017 \(fn)" t nil) |
23961 | 24018 |
23962 ;;;*** | 24019 ;;;*** |
23963 | 24020 |
23964 ;;;### (autoloads (which-function-mode) "which-func" "which-func.el" | 24021 ;;;### (autoloads (which-function-mode) "which-func" "which-func.el" |
23965 ;;;;;; (15706 62803)) | 24022 ;;;;;; (15935 44700)) |
23966 ;;; Generated autoloads from which-func.el | 24023 ;;; Generated autoloads from which-func.el |
23967 | 24024 |
23968 (defalias (quote which-func-mode) (quote which-function-mode)) | 24025 (defalias (quote which-func-mode) (quote which-function-mode)) |
23969 | 24026 |
23970 (defvar which-function-mode nil "\ | 24027 (defvar which-function-mode nil "\ |
24078 \(fn)" t nil) | 24135 \(fn)" t nil) |
24079 | 24136 |
24080 ;;;*** | 24137 ;;;*** |
24081 | 24138 |
24082 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse | 24139 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse |
24083 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15697 38217)) | 24140 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15935 44721)) |
24084 ;;; Generated autoloads from wid-browse.el | 24141 ;;; Generated autoloads from wid-browse.el |
24085 | 24142 |
24086 (autoload (quote widget-browse-at) "wid-browse" "\ | 24143 (autoload (quote widget-browse-at) "wid-browse" "\ |
24087 Browse the widget under point. | 24144 Browse the widget under point. |
24088 | 24145 |
24203 \(fn &optional MODIFIER)" t nil) | 24260 \(fn &optional MODIFIER)" t nil) |
24204 | 24261 |
24205 ;;;*** | 24262 ;;;*** |
24206 | 24263 |
24207 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" | 24264 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" |
24208 ;;;;;; (15823 50935)) | 24265 ;;;;;; (15935 44772)) |
24209 ;;; Generated autoloads from winner.el | 24266 ;;; Generated autoloads from winner.el |
24210 | 24267 |
24211 (defvar winner-mode nil "\ | 24268 (defvar winner-mode nil "\ |
24212 Toggle winner-mode. | 24269 Toggle winner-mode. |
24213 Setting this variable directly does not take effect; | 24270 Setting this variable directly does not take effect; |
24222 \(fn &optional ARG)" t nil) | 24279 \(fn &optional ARG)" t nil) |
24223 | 24280 |
24224 ;;;*** | 24281 ;;;*** |
24225 | 24282 |
24226 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" | 24283 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" |
24227 ;;;;;; "woman.el" (15798 26356)) | 24284 ;;;;;; "woman.el" (15930 37838)) |
24228 ;;; Generated autoloads from woman.el | 24285 ;;; Generated autoloads from woman.el |
24229 | 24286 |
24230 (autoload (quote woman) "woman" "\ | 24287 (autoload (quote woman) "woman" "\ |
24231 Browse UN*X man page for TOPIC (Without using external Man program). | 24288 Browse UN*X man page for TOPIC (Without using external Man program). |
24232 The major browsing mode used is essentially the standard Man mode. | 24289 The major browsing mode used is essentially the standard Man mode. |
24258 \(fn FILE-NAME &optional REFORMAT)" t nil) | 24315 \(fn FILE-NAME &optional REFORMAT)" t nil) |
24259 | 24316 |
24260 ;;;*** | 24317 ;;;*** |
24261 | 24318 |
24262 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" | 24319 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" |
24263 ;;;;;; (15394 13301)) | 24320 ;;;;;; (15935 47203)) |
24264 ;;; Generated autoloads from emulation/ws-mode.el | 24321 ;;; Generated autoloads from emulation/ws-mode.el |
24265 | 24322 |
24266 (autoload (quote wordstar-mode) "ws-mode" "\ | 24323 (autoload (quote wordstar-mode) "ws-mode" "\ |
24267 Major mode with WordStar-like key bindings. | 24324 Major mode with WordStar-like key bindings. |
24268 | 24325 |
24370 | 24427 |
24371 \(fn)" t nil) | 24428 \(fn)" t nil) |
24372 | 24429 |
24373 ;;;*** | 24430 ;;;*** |
24374 | 24431 |
24375 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15697 | 24432 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15935 |
24376 ;;;;;; 38217)) | 24433 ;;;;;; 44818)) |
24377 ;;; Generated autoloads from xt-mouse.el | 24434 ;;; Generated autoloads from xt-mouse.el |
24378 | 24435 |
24379 (defvar xterm-mouse-mode nil "\ | 24436 (defvar xterm-mouse-mode nil "\ |
24380 Non-nil if Xterm-Mouse mode is enabled. | 24437 Non-nil if Xterm-Mouse mode is enabled. |
24381 See the command `xterm-mouse-mode' for a description of this minor-mode. | 24438 See the command `xterm-mouse-mode' for a description of this minor-mode. |
24430 \(fn)" t nil) | 24487 \(fn)" t nil) |
24431 | 24488 |
24432 ;;;*** | 24489 ;;;*** |
24433 | 24490 |
24434 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" | 24491 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" |
24435 ;;;;;; "net/zone-mode.el" (15566 3941)) | 24492 ;;;;;; "net/zone-mode.el" (15935 48476)) |
24436 ;;; Generated autoloads from net/zone-mode.el | 24493 ;;; Generated autoloads from net/zone-mode.el |
24437 | 24494 |
24438 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ | 24495 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ |
24439 Update the serial number in a zone if the file was modified. | 24496 Update the serial number in a zone if the file was modified. |
24440 | 24497 |
24518 ;;;;;; "gnus/nnmh.el" "gnus/nnoo.el" "gnus/nnslashdot.el" "gnus/nnspool.el" | 24575 ;;;;;; "gnus/nnmh.el" "gnus/nnoo.el" "gnus/nnslashdot.el" "gnus/nnspool.el" |
24519 ;;;;;; "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el" | 24576 ;;;;;; "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el" |
24520 ;;;;;; "gnus/nnweb.el" "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" | 24577 ;;;;;; "gnus/nnweb.el" "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" |
24521 ;;;;;; "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" | 24578 ;;;;;; "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" |
24522 ;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "help.el" | 24579 ;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "help.el" |
24523 ;;;;;; "indent.el" "international/characters.el" "international/iso-ascii.el" | 24580 ;;;;;; "indent.el" "international/characters.el" "international/fontset.el" |
24524 ;;;;;; "international/iso-insert.el" "international/iso-swed.el" | 24581 ;;;;;; "international/iso-ascii.el" "international/iso-insert.el" |
24525 ;;;;;; "international/ja-dic-cnv.el" "international/ja-dic-utl.el" | 24582 ;;;;;; "international/iso-swed.el" "international/ja-dic-cnv.el" |
24526 ;;;;;; "international/latin-1.el" "international/latin-2.el" "international/latin-3.el" | 24583 ;;;;;; "international/ja-dic-utl.el" "international/latin-1.el" |
24527 ;;;;;; "international/latin-4.el" "international/latin-5.el" "international/latin-8.el" | 24584 ;;;;;; "international/latin-2.el" "international/latin-3.el" "international/latin-4.el" |
24528 ;;;;;; "international/latin-9.el" "international/mule-cmds.el" "international/mule-conf.el" | 24585 ;;;;;; "international/latin-5.el" "international/latin-8.el" "international/latin-9.el" |
24586 ;;;;;; "international/mule-cmds.el" "international/mule-conf.el" | |
24529 ;;;;;; "international/mule.el" "international/ogonek.el" "international/subst-big5.el" | 24587 ;;;;;; "international/mule.el" "international/ogonek.el" "international/subst-big5.el" |
24530 ;;;;;; "international/subst-gb2312.el" "international/subst-jis.el" | 24588 ;;;;;; "international/subst-gb2312.el" "international/subst-jis.el" |
24531 ;;;;;; "international/subst-ksc.el" "international/swedish.el" "international/ucs-tables.el" | 24589 ;;;;;; "international/subst-ksc.el" "international/swedish.el" "international/ucs-tables.el" |
24532 ;;;;;; "international/utf-16.el" "international/utf-8.el" "isearch.el" | 24590 ;;;;;; "international/utf-16.el" "international/utf-8.el" "isearch.el" |
24533 ;;;;;; "kermit.el" "language/chinese.el" "language/cyrillic.el" | 24591 ;;;;;; "kermit.el" "language/chinese.el" "language/cyrillic.el" |
24535 ;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el" | 24593 ;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el" |
24536 ;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el" | 24594 ;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el" |
24537 ;;;;;; "language/japanese.el" "language/korean.el" "language/lao.el" | 24595 ;;;;;; "language/japanese.el" "language/korean.el" "language/lao.el" |
24538 ;;;;;; "language/misc-lang.el" "language/romanian.el" "language/slovak.el" | 24596 ;;;;;; "language/misc-lang.el" "language/romanian.el" "language/slovak.el" |
24539 ;;;;;; "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el" | 24597 ;;;;;; "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el" |
24540 ;;;;;; "language/vietnamese.el" "loadup.el" "ls-lisp.el" "mail/blessmail.el" | 24598 ;;;;;; "language/vietnamese.el" "loadup.el" "mail/blessmail.el" |
24541 ;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mh-funcs.el" | 24599 ;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mspools.el" |
24542 ;;;;;; "mail/mh-index.el" "mail/mh-mime.el" "mail/mh-pick.el" "mail/mh-seq.el" | |
24543 ;;;;;; "mail/mh-speed.el" "mail/mh-xemacs-compat.el" "mail/mspools.el" | |
24544 ;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el" "mail/vms-pmail.el" | 24600 ;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el" "mail/vms-pmail.el" |
24545 ;;;;;; "map-ynp.el" "menu-bar.el" "misc.el" "mouse-copy.el" "mouse-drag.el" | 24601 ;;;;;; "map-ynp.el" "menu-bar.el" "mh-e/mh-alias.el" "mh-e/mh-customize.el" |
24546 ;;;;;; "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" | 24602 ;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-identity.el" "mh-e/mh-index.el" |
24547 ;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tramp-ftp.el" | 24603 ;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-pick.el" |
24548 ;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" | 24604 ;;;;;; "mh-e/mh-seq.el" "mh-e/mh-speed.el" "mh-e/mh-xemacs-compat.el" |
24549 ;;;;;; "net/tramp-vc.el" "obsolete/cplus-md.el" "obsolete/hilit19.el" | 24605 ;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el" |
24550 ;;;;;; "obsolete/mlsupport.el" "obsolete/ooutline.el" "obsolete/profile.el" | 24606 ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el" |
24551 ;;;;;; "obsolete/rnews.el" "obsolete/sc.el" "obsolete/sun-curs.el" | 24607 ;;;;;; "net/ldap.el" "net/netrc.el" "net/tramp-ftp.el" "net/tramp-smb.el" |
24552 ;;;;;; "obsolete/sun-fns.el" "obsolete/uncompress.el" "obsolete/x-apollo.el" | 24608 ;;;;;; "net/tramp-util.el" "net/tramp-uu.el" "net/tramp-vc.el" "obsolete/cplus-md.el" |
24553 ;;;;;; "obsolete/x-menu.el" "patcomp.el" "paths.el" "pcvs-info.el" | 24609 ;;;;;; "obsolete/hilit19.el" "obsolete/mlsupport.el" "obsolete/ooutline.el" |
24554 ;;;;;; "pcvs-parse.el" "pcvs-util.el" "play/gamegrid.el" "play/gametree.el" | 24610 ;;;;;; "obsolete/profile.el" "obsolete/rnews.el" "obsolete/sc.el" |
24555 ;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" | 24611 ;;;;;; "obsolete/sun-curs.el" "obsolete/sun-fns.el" "obsolete/uncompress.el" |
24556 ;;;;;; "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" "progmodes/cc-compat.el" | 24612 ;;;;;; "obsolete/x-apollo.el" "obsolete/x-menu.el" "patcomp.el" |
24557 ;;;;;; "progmodes/cc-defs.el" "progmodes/cc-engine.el" "progmodes/cc-menus.el" | 24613 ;;;;;; "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" |
24558 ;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" | 24614 ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" |
24559 ;;;;;; "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" | 24615 ;;;;;; "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" |
24560 ;;;;;; "progmodes/mantemp.el" "regi.el" "register.el" "replace.el" | 24616 ;;;;;; "progmodes/cc-compat.el" "progmodes/cc-defs.el" "progmodes/cc-engine.el" |
24561 ;;;;;; "s-region.el" "saveplace.el" "scroll-bar.el" "select.el" | 24617 ;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el" |
24562 ;;;;;; "simple.el" "soundex.el" "startup.el" "subdirs.el" "subr.el" | 24618 ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el" |
24563 ;;;;;; "tempo.el" "term/AT386.el" "term/apollo.el" "term/bg-mouse.el" | 24619 ;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "regi.el" |
24620 ;;;;;; "register.el" "replace.el" "s-region.el" "saveplace.el" "scroll-bar.el" | |
24621 ;;;;;; "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el" | |
24622 ;;;;;; "subr.el" "tempo.el" "term/AT386.el" "term/apollo.el" "term/bg-mouse.el" | |
24564 ;;;;;; "term/bobcat.el" "term/internal.el" "term/iris-ansi.el" "term/keyswap.el" | 24623 ;;;;;; "term/bobcat.el" "term/internal.el" "term/iris-ansi.el" "term/keyswap.el" |
24565 ;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el" | 24624 ;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el" |
24566 ;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" | 24625 ;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" |
24567 ;;;;;; "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el" | 24626 ;;;;;; "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el" |
24568 ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el" | 24627 ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el" |
24576 ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" | 24635 ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" |
24577 ;;;;;; "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el" | 24636 ;;;;;; "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el" |
24578 ;;;;;; "timezone.el" "uniquify.el" "unused.el" "vc-hooks.el" "vcursor.el" | 24637 ;;;;;; "timezone.el" "uniquify.el" "unused.el" "vc-hooks.el" "vcursor.el" |
24579 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" | 24638 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" |
24580 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" | 24639 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" |
24581 ;;;;;; "xml.el" "xscheme.el") (15899 9697 855551)) | 24640 ;;;;;; "xml.el" "xscheme.el") (15937 17172 70907)) |
24582 | 24641 |
24583 ;;;*** | 24642 ;;;*** |
24584 | 24643 |
24585 ;;; Local Variables: | 24644 ;;; Local Variables: |
24586 ;;; version-control: never | 24645 ;;; version-control: never |