comparison lisp/prim/loaddefs.el @ 72:b9518feda344 r20-0b31

Import from CVS: tag r20-0b31
author cvs
date Mon, 13 Aug 2007 09:03:46 +0200
parents 131b0175ea99
children 54cc21c15cbb
comparison
equal deleted inserted replaced
71:bae944334fa4 72:b9518feda344
319 ;;; (point-min) (point-max)) 319 ;;; (point-min) (point-max))
320 320
321 ;;;*** 321 ;;;***
322 322
323 ;;;*** 323 ;;;***
324 324
325 ;;;### (autoloads nil "byte-optimize" "bytecomp/byte-optimize.el" (12823 45185)) 325 ;;;***
326
327 ;;;### (autoloads nil "byte-optimize" "bytecomp/byte-optimize.el" (12906 7105))
326 ;;; Generated autoloads from bytecomp/byte-optimize.el 328 ;;; Generated autoloads from bytecomp/byte-optimize.el
327 329
328 ;;;*** 330 ;;;***
329 331
330 ;;;### (autoloads nil "bytecomp-runtime" "bytecomp/bytecomp-runtime.el" (12823 45186)) 332 ;;;### (autoloads nil "bytecomp-runtime" "bytecomp/bytecomp-runtime.el" (12906 7112))
331 ;;; Generated autoloads from bytecomp/bytecomp-runtime.el 333 ;;; Generated autoloads from bytecomp/bytecomp-runtime.el
332 334
333 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-recompile-directory-norecurse batch-byte-compile display-call-tree byte-compile-sexp byte-compile compile-defun byte-compile-file byte-recompile-file byte-recompile-directory byte-force-recompile) "bytecomp" "bytecomp/bytecomp.el" (12823 45188)) 335 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-recompile-directory-norecurse batch-byte-compile display-call-tree byte-compile-sexp byte-compile compile-defun byte-compile-file byte-recompile-file byte-recompile-directory byte-force-recompile) "bytecomp" "bytecomp/bytecomp.el" (12951 48003))
334 ;;; Generated autoloads from bytecomp/bytecomp.el 336 ;;; Generated autoloads from bytecomp/bytecomp.el
335 337
336 (autoload 'byte-force-recompile "bytecomp" "\ 338 (autoload 'byte-force-recompile "bytecomp" "\
337 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 339 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
338 Files in subdirectories of DIRECTORY are processed also." t nil) 340 Files in subdirectories of DIRECTORY are processed also." t nil)
408 Must be used only with `-batch', and kills Emacs on completion. 410 Must be used only with `-batch', and kills Emacs on completion.
409 For example, invoke `xemacs -batch -f batch-byte-recompile-directory .'." nil nil) 411 For example, invoke `xemacs -batch -f batch-byte-recompile-directory .'." nil nil)
410 412
411 ;;;*** 413 ;;;***
412 414
413 ;;;### (autoloads (disassemble) "disass" "bytecomp/disass.el" (12147 26365)) 415 ;;;### (autoloads (disassemble) "disass" "bytecomp/disass.el" (12906 7136))
414 ;;; Generated autoloads from bytecomp/disass.el 416 ;;; Generated autoloads from bytecomp/disass.el
415 417
416 (autoload 'disassemble "disass" "\ 418 (autoload 'disassemble "disass" "\
417 Print disassembled code for OBJECT in (optional) BUFFER. 419 Print disassembled code for OBJECT in (optional) BUFFER.
418 OBJECT can be a symbol defined as a function, or a function itself 420 OBJECT can be a symbol defined as a function, or a function itself
419 \(a lambda expression or a compiled-function object). 421 \(a lambda expression or a compiled-function object).
420 If OBJECT is not already compiled, we compile it, but do not 422 If OBJECT is not already compiled, we compile it, but do not
421 redefine OBJECT if it is a symbol." t nil) 423 redefine OBJECT if it is a symbol." t nil)
422 424
423 ;;;*** 425 ;;;***
424 426
425 ;;;### (autoloads nil "appt" "calendar/appt.el" (12341 149)) 427 ;;;***
428
429 ;;;### (autoloads nil "appt" "calendar/appt.el" (12885 60822))
426 ;;; Generated autoloads from calendar/appt.el 430 ;;; Generated autoloads from calendar/appt.el
427 431
428 ;;;### (autoloads nil "cal-french" "calendar/cal-french.el" (12147 26371)) 432 ;;;***
433
434 ;;;### (autoloads nil "cal-french" "calendar/cal-french.el" (12677 32246))
429 ;;; Generated autoloads from calendar/cal-french.el 435 ;;; Generated autoloads from calendar/cal-french.el
430 436
431 ;;;*** 437 ;;;***
432 438
433 ;;;### (autoloads nil "cal-mayan" "calendar/cal-mayan.el" (12147 26370)) 439 ;;;### (autoloads nil "cal-mayan" "calendar/cal-mayan.el" (12677 32245))
434 ;;; Generated autoloads from calendar/cal-mayan.el 440 ;;; Generated autoloads from calendar/cal-mayan.el
435 441
436 ;;;### (autoloads nil "cal-x" "calendar/cal-x.el" (12247 39168)) 442 ;;;### (autoloads nil "cal-x" "calendar/cal-x.el" (12677 32264))
437 ;;; Generated autoloads from calendar/cal-x.el 443 ;;; Generated autoloads from calendar/cal-x.el
438 444
439 (defvar calendar-setup 'one-frame "\ 445 (defvar calendar-setup 'one-frame "\
440 The frame set up of the calendar. 446 The frame set up of the calendar.
441 The choices are `one-frame' (calendar and diary together in one separate, 447 The choices are `one-frame' (calendar and diary together in one separate,
442 dediciated frame) or `two-frames' (calendar and diary in separate, dedicated 448 dediciated frame) or `two-frames' (calendar and diary in separate, dedicated
443 frames); with any other value the current frame is used.") 449 frames); with any other value the current frame is used.")
444 450
445 ;;;*** 451 ;;;***
446 452
447 ;;;### (autoloads nil "cal-xemacs" "calendar/cal-xemacs.el" (12554 53321)) 453 ;;;***
454
455 ;;;### (autoloads nil "cal-xemacs" "calendar/cal-xemacs.el" (12677 32248))
448 ;;; Generated autoloads from calendar/cal-xemacs.el 456 ;;; Generated autoloads from calendar/cal-xemacs.el
449 457
450 ;;;### (autoloads (list-yahrzeit-dates calendar) "calendar" "calendar/calendar.el" (12823 45189)) 458 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (12677 32247))
459 ;;; Generated autoloads from calendar/cal-dst.el
460
461 (put 'calendar-daylight-savings-starts 'risky-local-variable t)
462
463 (put 'calendar-daylight-savings-ends 'risky-local-variable t)
464
465 ;;;***
466
467 ;;;### (autoloads (list-yahrzeit-dates calendar) "calendar" "calendar/calendar.el" (12807 53888))
451 ;;; Generated autoloads from calendar/calendar.el 468 ;;; Generated autoloads from calendar/calendar.el
452 469
453 (defvar calendar-week-start-day 0 "\ 470 (defvar calendar-week-start-day 0 "\
454 *The day of the week on which a week in the calendar begins. 471 *The day of the week on which a week in the calendar begins.
455 0 means Sunday (default), 1 means Monday, and so on.") 472 0 means Sunday (default), 1 means Monday, and so on.")
913 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. 930 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR.
914 When called interactively from the calendar window, the date of death is taken 931 When called interactively from the calendar window, the date of death is taken
915 from the cursor position." t nil) 932 from the cursor position." t nil)
916 933
917 ;;;*** 934 ;;;***
918 935
919 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (12147 26371)) 936 ;;;***
920 ;;; Generated autoloads from calendar/cal-dst.el 937
921 938 ;;;### (autoloads nil "diary-ins" "calendar/diary-ins.el" (12677 32248))
922 (put 'calendar-daylight-savings-starts 'risky-local-variable t)
923
924 (put 'calendar-daylight-savings-ends 'risky-local-variable t)
925
926 ;;;***
927
928 ;;;### (autoloads nil "diary-ins" "calendar/diary-ins.el" (12147 26375))
929 ;;; Generated autoloads from calendar/diary-ins.el 939 ;;; Generated autoloads from calendar/diary-ins.el
930 940
931 ;;;### (autoloads (diary) "diary-lib" "calendar/diary-lib.el" (12147 26376)) 941 ;;;### (autoloads (diary) "diary-lib" "calendar/diary-lib.el" (12677 32264))
932 ;;; Generated autoloads from calendar/diary-lib.el 942 ;;; Generated autoloads from calendar/diary-lib.el
933 943
934 (autoload 'diary "diary-lib" "\ 944 (autoload 'diary "diary-lib" "\
935 Generate the diary window for ARG days starting with the current date. 945 Generate the diary window for ARG days starting with the current date.
936 If no argument is provided, the number of days of diary entries is governed 946 If no argument is provided, the number of days of diary entries is governed
937 by the variable `number-of-diary-entries'. This function is suitable for 947 by the variable `number-of-diary-entries'. This function is suitable for
938 execution in a `.emacs' file." t nil) 948 execution in a `.emacs' file." t nil)
939 949
940 ;;;*** 950 ;;;***
941 951
942 ;;;### (autoloads (holidays) "holidays" "calendar/holidays.el" (12247 8260)) 952 ;;;### (autoloads (holidays) "holidays" "calendar/holidays.el" (12677 32247))
943 ;;; Generated autoloads from calendar/holidays.el 953 ;;; Generated autoloads from calendar/holidays.el
944 954
945 (autoload 'holidays "holidays" "\ 955 (autoload 'holidays "holidays" "\
946 Display the holidays for last month, this month, and next month. 956 Display the holidays for last month, this month, and next month.
947 If called with an optional prefix argument, prompts for month and year. 957 If called with an optional prefix argument, prompts for month and year.
948 958
949 This function is suitable for execution in a .emacs file." t nil) 959 This function is suitable for execution in a .emacs file." t nil)
950 960
951 ;;;*** 961 ;;;***
952 962
953 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (12147 26373)) 963 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (12677 32247))
954 ;;; Generated autoloads from calendar/lunar.el 964 ;;; Generated autoloads from calendar/lunar.el
955 965
956 (autoload 'phases-of-moon "lunar" "\ 966 (autoload 'phases-of-moon "lunar" "\
957 Display the quarters of the moon for last month, this month, and next month. 967 Display the quarters of the moon for last month, this month, and next month.
958 If called with an optional prefix argument, prompts for month and year. 968 If called with an optional prefix argument, prompts for month and year.
959 969
960 This function is suitable for execution in a .emacs file." t nil) 970 This function is suitable for execution in a .emacs file." t nil)
961 971
962 ;;;*** 972 ;;;***
963 973
964 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset) "solar" "calendar/solar.el" (12147 26373)) 974 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset) "solar" "calendar/solar.el" (12677 32248))
965 ;;; Generated autoloads from calendar/solar.el 975 ;;; Generated autoloads from calendar/solar.el
966 976
967 (defvar calendar-time-display-form '(12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")")) "\ 977 (defvar calendar-time-display-form '(12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")")) "\
968 *The pseudo-pattern that governs the way a time of day is formatted. 978 *The pseudo-pattern that governs the way a time of day is formatted.
969 979
1019 Requires floating point." nil nil) 1029 Requires floating point." nil nil)
1020 1030
1021 ;;;*** 1031 ;;;***
1022 1032
1023 ;;;*** 1033 ;;;***
1024 1034
1025 ;;;### (autoloads nil "cl-autoload" "cl/cl-autoload.el" (12860 15636)) 1035 ;;;***
1036
1037 ;;;### (autoloads nil "cl-autoload" "cl/cl-autoload.el" (12885 62686))
1026 ;;; Generated autoloads from cl/cl-autoload.el 1038 ;;; Generated autoloads from cl/cl-autoload.el
1027 1039
1028 ;;;*** 1040 ;;;***
1029 1041
1030 ;;;### (autoloads nil "cl-compat" "cl/cl-compat.el" (12860 15631)) 1042 ;;;### (autoloads nil "cl-compat" "cl/cl-compat.el" (12885 62681))
1031 ;;; Generated autoloads from cl/cl-compat.el 1043 ;;; Generated autoloads from cl/cl-compat.el
1032 1044
1033 ;;;### (autoloads nil "cl-defs" "cl/cl-defs.el" (12638 48659)) 1045 ;;;***
1046
1047 ;;;***
1048
1049 ;;;***
1050
1051 ;;;### (autoloads nil "cl-defs" "cl/cl-defs.el" (12677 33123))
1034 ;;; Generated autoloads from cl/cl-defs.el 1052 ;;; Generated autoloads from cl/cl-defs.el
1035 1053
1036 ;;;*** 1054 ;;;***
1037 1055
1038 ;;;*** 1056 ;;;### (autoloads nil "cl-extra" "cl/cl-extra.el" (12885 62682))
1039
1040 ;;;***
1041
1042 ;;;### (autoloads nil "cl-extra" "cl/cl-extra.el" (12860 15632))
1043 ;;; Generated autoloads from cl/cl-extra.el 1057 ;;; Generated autoloads from cl/cl-extra.el
1044 1058
1045 ;;;*** 1059 ;;;***
1046 1060
1047 ;;;### (autoloads nil "cl-macs" "cl/cl-macs.el" (12860 15634)) 1061 ;;;### (autoloads nil "cl-macs" "cl/cl-macs.el" (12885 62683))
1048 ;;; Generated autoloads from cl/cl-macs.el 1062 ;;; Generated autoloads from cl/cl-macs.el
1049 1063
1050 ;;;*** 1064 ;;;***
1051 1065
1052 ;;;### (autoloads nil "cl-seq" "cl/cl-seq.el" (12860 15635)) 1066 ;;;### (autoloads nil "cl-seq" "cl/cl-seq.el" (12885 62684))
1053 ;;; Generated autoloads from cl/cl-seq.el 1067 ;;; Generated autoloads from cl/cl-seq.el
1054 1068
1055 ;;;*** 1069 ;;;***
1056 1070
1057 ;;;### (autoloads nil "cl" "cl/cl.el" (12860 15636)) 1071 ;;;### (autoloads nil "cl" "cl/cl.el" (12885 62685))
1058 ;;; Generated autoloads from cl/cl.el 1072 ;;; Generated autoloads from cl/cl.el
1059 1073
1060 ;;;### (autoloads nil "background" "comint/background.el" (12675 57052)) 1074 ;;;***
1075
1076 ;;;### (autoloads nil "background" "comint/background.el" (12967 52231))
1061 ;;; Generated autoloads from comint/background.el 1077 ;;; Generated autoloads from comint/background.el
1062 1078
1063 ;;;*** 1079 ;;;### (autoloads (comint-dynamic-list-completions comint-dynamic-complete comint-run make-comint) "comint" "comint/comint.el" (12933 37611))
1064
1065 ;;;### (autoloads (comint-dynamic-list-completions comint-dynamic-complete comint-run make-comint) "comint" "comint/comint.el" (12860 15481))
1066 ;;; Generated autoloads from comint/comint.el 1080 ;;; Generated autoloads from comint/comint.el
1067 1081
1068 (autoload 'make-comint "comint" "\ 1082 (autoload 'make-comint "comint" "\
1069 Make a comint process NAME in a buffer, running PROGRAM. 1083 Make a comint process NAME in a buffer, running PROGRAM.
1070 The name of the buffer is made by surrounding NAME with `*'s. 1084 The name of the buffer is made by surrounding NAME with `*'s.
1092 (autoload 'comint-dynamic-list-completions "comint" "\ 1106 (autoload 'comint-dynamic-list-completions "comint" "\
1093 List in help buffer sorted COMPLETIONS. 1107 List in help buffer sorted COMPLETIONS.
1094 Typing SPC flushes the help buffer." nil nil) 1108 Typing SPC flushes the help buffer." nil nil)
1095 1109
1096 ;;;*** 1110 ;;;***
1097 1111
1098 ;;;### (autoloads nil "dbx" "comint/dbx.el" (12178 29434)) 1112 ;;;***
1113
1114 ;;;### (autoloads nil "dbx" "comint/dbx.el" (12967 52269))
1099 ;;; Generated autoloads from comint/dbx.el 1115 ;;; Generated autoloads from comint/dbx.el
1100 1116
1101 ;;;### (autoloads (gdb) "gdb" "comint/gdb.el" (12727 30106)) 1117 ;;;### (autoloads (gdb) "gdb" "comint/gdb.el" (12967 52297))
1102 ;;; Generated autoloads from comint/gdb.el 1118 ;;; Generated autoloads from comint/gdb.el
1103 1119
1104 (defvar gdb-command-name "gdb" "\ 1120 (defvar gdb-command-name "gdb" "\
1105 Pathname for executing gdb.") 1121 Pathname for executing gdb.")
1106 1122
1110 and source-file directory for GDB. If you wish to change this, use 1126 and source-file directory for GDB. If you wish to change this, use
1111 the GDB commands `cd DIR' and `directory'." t nil) 1127 the GDB commands `cd DIR' and `directory'." t nil)
1112 1128
1113 ;;;*** 1129 ;;;***
1114 1130
1115 ;;;### (autoloads (gdbsrc) "gdbsrc" "comint/gdbsrc.el" (12743 11618)) 1131 ;;;### (autoloads (gdbsrc) "gdbsrc" "comint/gdbsrc.el" (12906 7187))
1116 ;;; Generated autoloads from comint/gdbsrc.el 1132 ;;; Generated autoloads from comint/gdbsrc.el
1117 1133
1118 (autoload 'gdbsrc "gdbsrc" "\ 1134 (autoload 'gdbsrc "gdbsrc" "\
1119 Activates a gdb session with gdbsrc-mode turned on. A numeric prefix 1135 Activates a gdb session with gdbsrc-mode turned on. A numeric prefix
1120 argument can be used to specify a running process to attach, and a non-numeric 1136 argument can be used to specify a running process to attach, and a non-numeric
1121 prefix argument will cause you to be prompted for a core file to debug." t nil) 1137 prefix argument will cause you to be prompted for a core file to debug." t nil)
1122 1138
1123 ;;;*** 1139 ;;;***
1124 1140
1125 ;;;### (autoloads (perldb xdb dbx sdb) "gud" "comint/gud.el" (12823 45194)) 1141 ;;;### (autoloads (perldb xdb dbx sdb) "gud" "comint/gud.el" (12906 7199))
1126 ;;; Generated autoloads from comint/gud.el 1142 ;;; Generated autoloads from comint/gud.el
1127 1143
1128 (autoload 'sdb "gud" "\ 1144 (autoload 'sdb "gud" "\
1129 Run sdb on program FILE in buffer *gud-FILE*. 1145 Run sdb on program FILE in buffer *gud-FILE*.
1130 The directory containing FILE becomes the initial working directory 1146 The directory containing FILE becomes the initial working directory
1147 Run perldb on program FILE in buffer *gud-FILE*. 1163 Run perldb on program FILE in buffer *gud-FILE*.
1148 The directory containing FILE becomes the initial working directory 1164 The directory containing FILE becomes the initial working directory
1149 and source-file directory for your debugger." t nil) 1165 and source-file directory for your debugger." t nil)
1150 1166
1151 ;;;*** 1167 ;;;***
1152 1168
1153 ;;;### (autoloads nil "history" "comint/history.el" (12178 29436)) 1169 ;;;***
1170
1171 ;;;### (autoloads nil "history" "comint/history.el" (12967 52355))
1154 ;;; Generated autoloads from comint/history.el 1172 ;;; Generated autoloads from comint/history.el
1155 1173
1156 ;;;### (autoloads nil "inf-lisp" "comint/inf-lisp.el" (12546 37582)) 1174 ;;;***
1175
1176 ;;;### (autoloads nil "inf-lisp" "comint/inf-lisp.el" (12906 7214))
1157 ;;; Generated autoloads from comint/inf-lisp.el 1177 ;;; Generated autoloads from comint/inf-lisp.el
1158 1178
1159 (add-hook 'same-window-buffer-names "*inferior-lisp*") 1179 (add-hook 'same-window-buffer-names "*inferior-lisp*")
1160 1180
1161 ;;;*** 1181 ;;;***
1162 1182
1163 ;;;*** 1183 ;;;***
1164 1184
1165 ;;;### (autoloads nil "kermit" "comint/kermit.el" (12823 45193)) 1185 ;;;### (autoloads nil "kermit" "comint/kermit.el" (12906 7221))
1166 ;;; Generated autoloads from comint/kermit.el 1186 ;;; Generated autoloads from comint/kermit.el
1167 1187
1168 ;;;### (autoloads (rlogin) "rlogin" "comint/rlogin.el" (12282 38441)) 1188 ;;;### (autoloads (rlogin) "rlogin" "comint/rlogin.el" (12677 32275))
1169 ;;; Generated autoloads from comint/rlogin.el 1189 ;;; Generated autoloads from comint/rlogin.el
1170 1190
1171 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 1191 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
1172 1192
1173 (autoload 'rlogin "rlogin" "\ 1193 (autoload 'rlogin "rlogin" "\
1204 function `rlogin-directory-tracking-mode' rather than simply setting the 1224 function `rlogin-directory-tracking-mode' rather than simply setting the
1205 variable." t nil) 1225 variable." t nil)
1206 1226
1207 ;;;*** 1227 ;;;***
1208 1228
1209 ;;;### (autoloads (shell) "shell" "comint/shell.el" (12554 53325)) 1229 ;;;### (autoloads (shell) "shell" "comint/shell.el" (12906 7232))
1210 ;;; Generated autoloads from comint/shell.el 1230 ;;; Generated autoloads from comint/shell.el
1211 1231
1212 (defvar shell-prompt-pattern (purecopy "^[^#$%>\n]*[#$%>] *") "\ 1232 (defvar shell-prompt-pattern (purecopy "^[^#$%>\n]*[#$%>] *") "\
1213 Regexp to match prompts in the inferior shell. 1233 Regexp to match prompts in the inferior shell.
1214 Defaults to \"^[^#$%>\\n]*[#$%>] *\", which works pretty well. 1234 Defaults to \"^[^#$%>\\n]*[#$%>] *\", which works pretty well.
1245 1265
1246 (add-hook 'same-window-buffer-names "*shell*") 1266 (add-hook 'same-window-buffer-names "*shell*")
1247 1267
1248 ;;;*** 1268 ;;;***
1249 1269
1250 ;;;### (autoloads (rsh telnet) "telnet" "comint/telnet.el" (12546 37583)) 1270 ;;;### (autoloads (rsh telnet) "telnet" "comint/telnet.el" (12906 7239))
1251 ;;; Generated autoloads from comint/telnet.el 1271 ;;; Generated autoloads from comint/telnet.el
1252 1272
1253 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 1273 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
1254 1274
1255 (autoload 'telnet "telnet" "\ 1275 (autoload 'telnet "telnet" "\
1267 Normally input is edited in Emacs and sent a line at a time. 1287 Normally input is edited in Emacs and sent a line at a time.
1268 See also `\\[telnet]'." t nil) 1288 See also `\\[telnet]'." t nil)
1269 1289
1270 ;;;*** 1290 ;;;***
1271 1291
1272 ;;;### (autoloads (ange-ftp-hook-function) "ange-ftp" "dired/ange-ftp.el" (12823 45197)) 1292 ;;;### (autoloads (ange-ftp-hook-function) "ange-ftp" "dired/ange-ftp.el" (12906 7264))
1273 ;;; Generated autoloads from dired/ange-ftp.el 1293 ;;; Generated autoloads from dired/ange-ftp.el
1274 1294
1275 (defvar ange-ftp-path-format '("^/\\(\\([^@/:]*\\)@\\)?\\([^@/:]*\\):\\(.*\\)" 3 2 4) "\ 1295 (defvar ange-ftp-path-format '("^/\\(\\([^@/:]*\\)@\\)?\\([^@/:]*\\):\\(.*\\)" 3 2 4) "\
1276 *Format of a fully expanded remote pathname. This is a cons 1296 *Format of a fully expanded remote pathname. This is a cons
1277 \(REGEXP . (HOST USER PATH)), where REGEXP is a regular expression matching 1297 \(REGEXP . (HOST USER PATH)), where REGEXP is a regular expression matching
1281 (autoload 'ange-ftp-hook-function "ange-ftp" nil nil nil) 1301 (autoload 'ange-ftp-hook-function "ange-ftp" nil nil nil)
1282 1302
1283 (or (assoc (car ange-ftp-path-format) file-name-handler-alist) (setq file-name-handler-alist (cons (cons (car ange-ftp-path-format) 'ange-ftp-hook-function) file-name-handler-alist))) 1303 (or (assoc (car ange-ftp-path-format) file-name-handler-alist) (setq file-name-handler-alist (cons (cons (car ange-ftp-path-format) 'ange-ftp-hook-function) file-name-handler-alist)))
1284 1304
1285 ;;;*** 1305 ;;;***
1286 1306
1287 ;;;### (autoloads nil "dired-cd" "dired/dired-cd.el" (11903 15627)) 1307 ;;;***
1308
1309 ;;;### (autoloads nil "dired-cd" "dired/dired-cd.el" (12906 7271))
1288 ;;; Generated autoloads from dired/dired-cd.el 1310 ;;; Generated autoloads from dired/dired-cd.el
1289 1311
1290 ;;;*** 1312 ;;;### (autoloads (dired-make-permissions-interactive) "dired-chmod" "dired/dired-chmod.el" (12906 7278))
1291
1292 ;;;### (autoloads (dired-make-permissions-interactive) "dired-chmod" "dired/dired-chmod.el" (12860 15485))
1293 ;;; Generated autoloads from dired/dired-chmod.el 1313 ;;; Generated autoloads from dired/dired-chmod.el
1294 1314
1295 (autoload 'dired-make-permissions-interactive "dired-chmod" nil nil nil) 1315 (autoload 'dired-make-permissions-interactive "dired-chmod" nil nil nil)
1296 1316
1297 ;;;*** 1317 ;;;***
1298 1318
1299 ;;;*** 1319 ;;;***
1300 1320
1301 ;;;### (autoloads nil "dired-guess" "dired/dired-guess.el" (11903 15633)) 1321 ;;;***
1322
1323 ;;;### (autoloads nil "dired-guess" "dired/dired-guess.el" (12906 7291))
1302 ;;; Generated autoloads from dired/dired-guess.el 1324 ;;; Generated autoloads from dired/dired-guess.el
1303 1325
1304 ;;;### (autoloads nil "dired-link" "dired/dired-link.el" (12294 55504)) 1326 ;;;***
1327
1328 ;;;### (autoloads nil "dired-link" "dired/dired-link.el" (12677 32276))
1305 ;;; Generated autoloads from dired/dired-link.el 1329 ;;; Generated autoloads from dired/dired-link.el
1306 1330
1307 ;;;### (autoloads nil "dired-lisp" "dired/dired-lisp.el" (11903 15631)) 1331 ;;;***
1332
1333 ;;;### (autoloads nil "dired-lisp" "dired/dired-lisp.el" (12906 7298))
1308 ;;; Generated autoloads from dired/dired-lisp.el 1334 ;;; Generated autoloads from dired/dired-lisp.el
1309 1335
1310 ;;;*** 1336 ;;;***
1311 1337
1312 ;;;### (autoloads nil "dired-nstd" "dired/dired-nstd.el" (11903 15632)) 1338 ;;;### (autoloads nil "dired-nstd" "dired/dired-nstd.el" (12906 7306))
1313 ;;; Generated autoloads from dired/dired-nstd.el 1339 ;;; Generated autoloads from dired/dired-nstd.el
1314 1340
1315 ;;;*** 1341 ;;;***
1316 1342
1317 ;;;### (autoloads nil "dired-trns" "dired/dired-trns.el" (11903 15635)) 1343 ;;;### (autoloads nil "dired-trns" "dired/dired-trns.el" (12677 32282))
1318 ;;; Generated autoloads from dired/dired-trns.el 1344 ;;; Generated autoloads from dired/dired-trns.el
1319 1345
1320 ;;;*** 1346 ;;;***
1321 1347
1322 ;;;### (autoloads nil "dired-vms" "dired/dired-vms.el" (12147 26387)) 1348 ;;;### (autoloads nil "dired-vms" "dired/dired-vms.el" (12906 7327))
1323 ;;; Generated autoloads from dired/dired-vms.el 1349 ;;; Generated autoloads from dired/dired-vms.el
1324 1350
1325 ;;;*** 1351 ;;;***
1326 1352
1327 ;;;### (autoloads nil "dired-xemacs-highlight" "dired/dired-xemacs-highlight.el" (12745 48557)) 1353 ;;;### (autoloads nil "dired-xemacs-highlight" "dired/dired-xemacs-highlight.el" (12906 7344))
1328 ;;; Generated autoloads from dired/dired-xemacs-highlight.el 1354 ;;; Generated autoloads from dired/dired-xemacs-highlight.el
1329 1355
1330 ;;;### (autoloads nil "dired-xemacs-menu" "dired/dired-xemacs-menu.el" (12322 9364)) 1356 ;;;### (autoloads (dired-cwd-make-magic) "dired-cwd" "dired/dired-cwd.el" (12906 7285))
1331 ;;; Generated autoloads from dired/dired-xemacs-menu.el
1332
1333 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window dired) "dired" "dired/dired.el" (12958 21743))
1334 ;;; Generated autoloads from dired/dired.el
1335
1336 (defvar dired-listing-switches (purecopy "-al") "\
1337 *Switches passed to ls for dired. MUST contain the `l' option.
1338 Can contain even `F', `b', `i' and `s'.")
1339
1340 (defvar dired-chown-program (purecopy (if (memq system-type '(dgux-unix hpux usg-unix-v silicon-graphics-unix irix)) "chown" "/etc/chown")) "\
1341 *Name of chown command (usully `chown' or `/etc/chown').")
1342
1343 (defvar dired-ls-program (purecopy "ls") "\
1344 *Absolute or relative name of the ls program used by dired.")
1345
1346 (defvar dired-ls-F-marks-symlinks t "\
1347 *Informs dired about how ls -lF marks symbolic links.
1348 Set this to t if `dired-ls-program' with -lF marks the symbolic link
1349 itself with a trailing @ (usually the case under Ultrix).
1350
1351 Example: if `ln -s foo bar; ls -F bar' gives `bar -> foo', set it to
1352 nil, if it gives `bar@ -> foo', set it to t.
1353
1354 Dired checks if there is really a @ appended. Thus, if you have a
1355 marking ls program on one host and a non-marking on another host, and
1356 don't care about symbolic links which really end in a @, you can
1357 always set this variable to t.")
1358
1359 (defvar dired-trivial-filenames (purecopy "^\\.\\.?$\\|^#") "\
1360 *Regexp of files to skip when moving point to the first file of a new directory listing.
1361 Nil means move to the subdir line, t means move to first file.")
1362
1363 (defvar dired-keep-marker-move t "\
1364 If t, moved marked files are marked if their originals were.
1365 If a character, those files (marked or not) are marked with that character.")
1366
1367 (defvar dired-keep-marker-copy ?C "\
1368 If t, copied files are marked if their source files were.
1369 If a character, those files are always marked with that character.")
1370
1371 (defvar dired-keep-marker-hardlink ?H "\
1372 If t, hard-linked files are marked if the linked-to files were.
1373 If a character, those files are always marked with that character.")
1374
1375 (defvar dired-keep-marker-symlink ?Y "\
1376 If t, symlinked marked files are marked if the linked-to files were.
1377 If a character, those files are always marked with that character.")
1378
1379 (defvar dired-dwim-target nil "\
1380 *If non-nil, dired tries to guess a default target directory:
1381 If there is a dired buffer displayed in the next window, use
1382 its current subdir, instead of the current subdir of this dired
1383 buffer.
1384
1385 The target is used in the prompt for file copy, move etc.")
1386
1387 (defvar dired-copy-preserve-time nil "\
1388 *If non-nil, Dired preserves the last-modified time in a file copy.
1389 \(This works on only some systems.)\\<dired-mode-map>
1390 Use `\\[dired-do-copy]' with a zero prefix argument to toggle its value.")
1391
1392 (define-key ctl-x-map "d" 'dired)
1393
1394 (autoload 'dired "dired" "\
1395 \"Edit\" directory DIRNAME--delete, rename, print, etc. some files in it.
1396 With an optional prefix argument you can specify the ls SWITCHES that are used.
1397 Dired displays a list of files in DIRNAME (which may also have
1398 shell wildcards appended to select certain files).
1399 You can move around in it with the usual commands.
1400 You can flag files for deletion with \\<dired-mode-map>\\[dired-flag-file-deleted] and then delete them by
1401 typing \\[dired-do-deletions].
1402 Type \\[describe-mode] after entering dired for more info.
1403
1404 If DIRNAME is already in a dired buffer, that buffer is used without refresh." t nil)
1405
1406 (define-key ctl-x-4-map "d" 'dired-other-window)
1407
1408 (autoload 'dired-other-window "dired" "\
1409 \"Edit\" directory DIRNAME. Like `dired' but selects in another window." t nil)
1410
1411 (define-key ctl-x-5-map "d" 'dired-other-frame)
1412
1413 (autoload 'dired-other-frame "dired" "\
1414 \"Edit\" directory DIRNAME. Like `dired' but makes a new frame." t nil)
1415
1416 (autoload 'dired-noselect "dired" "\
1417 Like `dired' but returns the dired buffer as value, does not select it." nil nil)
1418
1419 ;;;***
1420
1421 ;;;### (autoloads (dired-cwd-make-magic) "dired-cwd" "dired/dired-cwd.el" (11903 15632))
1422 ;;; Generated autoloads from dired/dired-cwd.el 1357 ;;; Generated autoloads from dired/dired-cwd.el
1423 1358
1424 (autoload 'dired-cwd-make-magic "dired-cwd" "\ 1359 (autoload 'dired-cwd-make-magic "dired-cwd" "\
1425 Modify COMMAND so that it's working directory is the current dired directory. 1360 Modify COMMAND so that it's working directory is the current dired directory.
1426 This works by binding `default-directory' to `(default-directory)'s value. 1361 This works by binding `default-directory' to `(default-directory)'s value.
1427 See also function `default-directory'." t nil) 1362 See also function `default-directory'." t nil)
1428 1363
1429 ;;;*** 1364 ;;;***
1430 1365
1431 ;;;### (autoloads (dired-do-rename-list dired-do-rename-numeric) "dired-num" "dired/dired-num.el" (12013 11569)) 1366 ;;;### (autoloads (dired-do-rename-list dired-do-rename-numeric) "dired-num" "dired/dired-num.el" (12906 7312))
1432 ;;; Generated autoloads from dired/dired-num.el 1367 ;;; Generated autoloads from dired/dired-num.el
1433 1368
1434 (autoload 'dired-do-rename-numeric "dired-num" "\ 1369 (autoload 'dired-do-rename-numeric "dired-num" "\
1435 Rename all marked (or next ARG) files using numbers. 1370 Rename all marked (or next ARG) files using numbers.
1436 You are prompted for a format string, e.g \"part_%d_of_8\", and a starting 1371 You are prompted for a format string, e.g \"part_%d_of_8\", and a starting
1452 1387
1453 It is an error if LIST has not as many elements as there are files." t nil) 1388 It is an error if LIST has not as many elements as there are files." t nil)
1454 1389
1455 ;;;*** 1390 ;;;***
1456 1391
1457 ;;;### (autoloads (dired-rcs-mark-rcs-files dired-rcs-mark-rcs-locked-files) "dired-rcs" "dired/dired-rcs.el" (12013 11570)) 1392 ;;;### (autoloads (dired-rcs-mark-rcs-files dired-rcs-mark-rcs-locked-files) "dired-rcs" "dired/dired-rcs.el" (12906 7318))
1458 ;;; Generated autoloads from dired/dired-rcs.el 1393 ;;; Generated autoloads from dired/dired-rcs.el
1459 1394
1460 (autoload 'dired-rcs-mark-rcs-locked-files "dired-rcs" "\ 1395 (autoload 'dired-rcs-mark-rcs-locked-files "dired-rcs" "\
1461 Mark all files that are under RCS control and RCS-locked. 1396 Mark all files that are under RCS control and RCS-locked.
1462 With prefix argument, unflag all those files. 1397 With prefix argument, unflag all those files.
1469 Mentions RCS files for which a working file was not found in this buffer. 1404 Mentions RCS files for which a working file was not found in this buffer.
1470 Type \\[dired-why] to see them again." t nil) 1405 Type \\[dired-why] to see them again." t nil)
1471 1406
1472 ;;;*** 1407 ;;;***
1473 1408
1474 ;;;### (autoloads (dired-extra-startup) "dired-x" "dired/dired-x.el" (12823 45197)) 1409 ;;;### (autoloads (dired-extra-startup) "dired-x" "dired/dired-x.el" (12906 7337))
1475 ;;; Generated autoloads from dired/dired-x.el 1410 ;;; Generated autoloads from dired/dired-x.el
1476 1411
1477 (autoload 'dired-extra-startup "dired-x" "\ 1412 (autoload 'dired-extra-startup "dired-x" "\
1478 Automatically put on dired-mode-hook to get extra dired features: 1413 Automatically put on dired-mode-hook to get extra dired features:
1479 \\<dired-mode-map> 1414 \\<dired-mode-map>
1510 dired-jump-back 1445 dired-jump-back
1511 dired-jump-back-other-window 1446 dired-jump-back-other-window
1512 " t nil) 1447 " t nil)
1513 1448
1514 ;;;*** 1449 ;;;***
1515 1450
1516 ;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" "dired/find-dired.el" (12675 57053)) 1451 ;;;***
1452
1453 ;;;### (autoloads nil "dired-xemacs-menu" "dired/dired-xemacs-menu.el" (12906 7351))
1454 ;;; Generated autoloads from dired/dired-xemacs-menu.el
1455
1456 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window dired) "dired" "dired/dired.el" (12958 28079))
1457 ;;; Generated autoloads from dired/dired.el
1458
1459 (defvar dired-listing-switches (purecopy "-al") "\
1460 *Switches passed to ls for dired. MUST contain the `l' option.
1461 Can contain even `F', `b', `i' and `s'.")
1462
1463 (defvar dired-chown-program (purecopy (if (memq system-type '(dgux-unix hpux usg-unix-v silicon-graphics-unix irix)) "chown" "/etc/chown")) "\
1464 *Name of chown command (usully `chown' or `/etc/chown').")
1465
1466 (defvar dired-ls-program (purecopy "ls") "\
1467 *Absolute or relative name of the ls program used by dired.")
1468
1469 (defvar dired-ls-F-marks-symlinks t "\
1470 *Informs dired about how ls -lF marks symbolic links.
1471 Set this to t if `dired-ls-program' with -lF marks the symbolic link
1472 itself with a trailing @ (usually the case under Ultrix).
1473
1474 Example: if `ln -s foo bar; ls -F bar' gives `bar -> foo', set it to
1475 nil, if it gives `bar@ -> foo', set it to t.
1476
1477 Dired checks if there is really a @ appended. Thus, if you have a
1478 marking ls program on one host and a non-marking on another host, and
1479 don't care about symbolic links which really end in a @, you can
1480 always set this variable to t.")
1481
1482 (defvar dired-trivial-filenames (purecopy "^\\.\\.?$\\|^#") "\
1483 *Regexp of files to skip when moving point to the first file of a new directory listing.
1484 Nil means move to the subdir line, t means move to first file.")
1485
1486 (defvar dired-keep-marker-move t "\
1487 If t, moved marked files are marked if their originals were.
1488 If a character, those files (marked or not) are marked with that character.")
1489
1490 (defvar dired-keep-marker-copy ?C "\
1491 If t, copied files are marked if their source files were.
1492 If a character, those files are always marked with that character.")
1493
1494 (defvar dired-keep-marker-hardlink ?H "\
1495 If t, hard-linked files are marked if the linked-to files were.
1496 If a character, those files are always marked with that character.")
1497
1498 (defvar dired-keep-marker-symlink ?Y "\
1499 If t, symlinked marked files are marked if the linked-to files were.
1500 If a character, those files are always marked with that character.")
1501
1502 (defvar dired-dwim-target nil "\
1503 *If non-nil, dired tries to guess a default target directory:
1504 If there is a dired buffer displayed in the next window, use
1505 its current subdir, instead of the current subdir of this dired
1506 buffer.
1507
1508 The target is used in the prompt for file copy, move etc.")
1509
1510 (defvar dired-copy-preserve-time nil "\
1511 *If non-nil, Dired preserves the last-modified time in a file copy.
1512 \(This works on only some systems.)\\<dired-mode-map>
1513 Use `\\[dired-do-copy]' with a zero prefix argument to toggle its value.")
1514
1515 (define-key ctl-x-map "d" 'dired)
1516
1517 (autoload 'dired "dired" "\
1518 \"Edit\" directory DIRNAME--delete, rename, print, etc. some files in it.
1519 With an optional prefix argument you can specify the ls SWITCHES that are used.
1520 Dired displays a list of files in DIRNAME (which may also have
1521 shell wildcards appended to select certain files).
1522 You can move around in it with the usual commands.
1523 You can flag files for deletion with \\<dired-mode-map>\\[dired-flag-file-deleted] and then delete them by
1524 typing \\[dired-do-deletions].
1525 Type \\[describe-mode] after entering dired for more info.
1526
1527 If DIRNAME is already in a dired buffer, that buffer is used without refresh." t nil)
1528
1529 (define-key ctl-x-4-map "d" 'dired-other-window)
1530
1531 (autoload 'dired-other-window "dired" "\
1532 \"Edit\" directory DIRNAME. Like `dired' but selects in another window." t nil)
1533
1534 (define-key ctl-x-5-map "d" 'dired-other-frame)
1535
1536 (autoload 'dired-other-frame "dired" "\
1537 \"Edit\" directory DIRNAME. Like `dired' but makes a new frame." t nil)
1538
1539 (autoload 'dired-noselect "dired" "\
1540 Like `dired' but returns the dired buffer as value, does not select it." nil nil)
1541
1542 ;;;***
1543
1544 ;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" "dired/find-dired.el" (12906 7375))
1517 ;;; Generated autoloads from dired/find-dired.el 1545 ;;; Generated autoloads from dired/find-dired.el
1518 1546
1519 (defvar find-ls-option (purecopy (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld"))) "\ 1547 (defvar find-ls-option (purecopy (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld"))) "\
1520 *Description of the option to `find' to produce an `ls -l'-type listing. 1548 *Description of the option to `find' to produce an `ls -l'-type listing.
1521 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 1549 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
1551 find . -type f -exec test -r {} \\; -exec egrep -s ARG {} \\; -ls 1579 find . -type f -exec test -r {} \\; -exec egrep -s ARG {} \\; -ls
1552 1580
1553 Thus ARG can also contain additional grep options." t nil) 1581 Thus ARG can also contain additional grep options." t nil)
1554 1582
1555 ;;;*** 1583 ;;;***
1556 1584
1557 ;;;### (autoloads nil "gmhist-app" "dired/gmhist-app.el" (11903 15638)) 1585 ;;;***
1586
1587 ;;;### (autoloads nil "gmhist-app" "dired/gmhist-app.el" (12677 32288))
1558 ;;; Generated autoloads from dired/gmhist-app.el 1588 ;;; Generated autoloads from dired/gmhist-app.el
1559 1589
1560 ;;;*** 1590 ;;;***
1561 1591
1562 ;;;### (autoloads nil "gmhist-cmp" "dired/gmhist-cmp.el" (11903 15639)) 1592 ;;;### (autoloads nil "gmhist-cmp" "dired/gmhist-cmp.el" (12677 32288))
1563 ;;; Generated autoloads from dired/gmhist-cmp.el 1593 ;;; Generated autoloads from dired/gmhist-cmp.el
1564 1594
1565 ;;;*** 1595 ;;;***
1566 1596
1567 ;;;### (autoloads nil "gmhist-mh" "dired/gmhist-mh.el" (11903 15640)) 1597 ;;;### (autoloads nil "gmhist-mh" "dired/gmhist-mh.el" (12677 32288))
1568 ;;; Generated autoloads from dired/gmhist-mh.el 1598 ;;; Generated autoloads from dired/gmhist-mh.el
1569 1599
1570 ;;;*** 1600 ;;;***
1571 1601
1572 ;;;### (autoloads nil "gmhist" "dired/gmhist.el" (12637 31043)) 1602 ;;;### (autoloads nil "gmhist" "dired/gmhist.el" (12906 7385))
1573 ;;; Generated autoloads from dired/gmhist.el 1603 ;;; Generated autoloads from dired/gmhist.el
1574 1604
1575 ;;;*** 1605 ;;;***
1576 1606
1577 ;;;*** 1607 ;;;***
1578 1608
1579 ;;;### (autoloads nil "cl-read" "edebug/cl-read.el" (12823 45305)) 1609 ;;;### (autoloads nil "advise-eval-region" "edebug/advise-eval-region.el" (12864 30312))
1610 ;;; Generated autoloads from edebug/advise-eval-region.el
1611
1612 ;;;***
1613
1614 ;;;### (autoloads nil "cl-read" "edebug/cl-read.el" (12966 27317))
1580 ;;; Generated autoloads from edebug/cl-read.el 1615 ;;; Generated autoloads from edebug/cl-read.el
1581 1616
1582 ;;;### (autoloads nil "cl-specs" "edebug/cl-specs.el" (12546 50525)) 1617 ;;;***
1618
1619 ;;;### (autoloads nil "cl-specs" "edebug/cl-specs.el" (12966 27317))
1583 ;;; Generated autoloads from edebug/cl-specs.el 1620 ;;; Generated autoloads from edebug/cl-specs.el
1584 1621
1585 ;;;*** 1622 ;;;***
1586 1623
1587 ;;;### (autoloads nil "cust-print" "edebug/cust-print.el" (12546 50527)) 1624 ;;;### (autoloads nil "cust-print" "edebug/cust-print.el" (12966 27317))
1588 ;;; Generated autoloads from edebug/cust-print.el 1625 ;;; Generated autoloads from edebug/cust-print.el
1589 1626
1590 ;;;*** 1627 ;;;***
1591 1628
1592 ;;;### (autoloads nil "edebug-cl-read" "edebug/edebug-cl-read.el" (12546 50528)) 1629 ;;;### (autoloads nil "edebug-cl-read" "edebug/edebug-cl-read.el" (12966 27317))
1593 ;;; Generated autoloads from edebug/edebug-cl-read.el 1630 ;;; Generated autoloads from edebug/edebug-cl-read.el
1594 1631
1595 ;;;*** 1632 ;;;***
1596 1633
1597 ;;;### (autoloads nil "edebug-test" "edebug/edebug-test.el" (12546 50557)) 1634 ;;;### (autoloads nil "edebug-test" "edebug/edebug-test.el" (12677 32741))
1598 ;;; Generated autoloads from edebug/edebug-test.el 1635 ;;; Generated autoloads from edebug/edebug-test.el
1599 1636
1600 ;;;*** 1637 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec) "edebug" "edebug/edebug.el" (12966 27317))
1601
1602 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec) "edebug" "edebug/edebug.el" (12637 28000))
1603 ;;; Generated autoloads from edebug/edebug.el 1638 ;;; Generated autoloads from edebug/edebug.el
1604 1639
1605 (autoload 'def-edebug-spec "edebug" "\ 1640 (autoload 'def-edebug-spec "edebug" "\
1606 Set the edebug-form-spec property of SYMBOL according to SPEC. 1641 Set the edebug-form-spec property of SYMBOL according to SPEC.
1607 Both SYMBOL and SPEC are unevaluated. The SPEC can be 0, t, a symbol 1642 Both SYMBOL and SPEC are unevaluated. The SPEC can be 0, t, a symbol
1614 This is like `eval-defun', but the code is always instrumented for Edebug. 1649 This is like `eval-defun', but the code is always instrumented for Edebug.
1615 Print its name in the minibuffer and leave point where it is, 1650 Print its name in the minibuffer and leave point where it is,
1616 or if an error occurs, leave point after it with mark at the original point." t nil) 1651 or if an error occurs, leave point after it with mark at the original point." t nil)
1617 1652
1618 ;;;*** 1653 ;;;***
1619 1654
1620 ;;;### (autoloads nil "eval-reg" "edebug/eval-reg.el" (12546 50557)) 1655 ;;;***
1656
1657 ;;;### (autoloads nil "eval-reg" "edebug/eval-reg.el" (12966 27317))
1621 ;;; Generated autoloads from edebug/eval-reg.el 1658 ;;; Generated autoloads from edebug/eval-reg.el
1622 1659
1623 ;;;*** 1660 ;;;***
1624 1661
1625 ;;;### (autoloads nil "ediff-diff" "ediff/ediff-diff.el" (12747 30850)) 1662 ;;;### (autoloads nil "ediff-diff" "ediff/ediff-diff.el" (12748 62877))
1626 ;;; Generated autoloads from ediff/ediff-diff.el 1663 ;;; Generated autoloads from ediff/ediff-diff.el
1627 1664
1628 ;;;### (autoloads nil "ediff-hook" "ediff/ediff-hook.el" (12675 57178)) 1665 ;;;***
1666
1667 ;;;### (autoloads nil "ediff-hook" "ediff/ediff-hook.el" (12869 1578))
1629 ;;; Generated autoloads from ediff/ediff-hook.el 1668 ;;; Generated autoloads from ediff/ediff-hook.el
1630 1669
1631 ;;;### (autoloads nil "ediff-init" "ediff/ediff-init.el" (12675 57168)) 1670 ;;;***
1671
1672 ;;;### (autoloads nil "ediff-init" "ediff/ediff-init.el" (12677 32877))
1632 ;;; Generated autoloads from ediff/ediff-init.el 1673 ;;; Generated autoloads from ediff/ediff-init.el
1633 1674
1634 ;;;*** 1675 ;;;***
1635 1676
1636 ;;;### (autoloads nil "ediff-merg" "ediff/ediff-merg.el" (12675 57169)) 1677 ;;;### (autoloads nil "ediff-merg" "ediff/ediff-merg.el" (12677 32877))
1637 ;;; Generated autoloads from ediff/ediff-merg.el 1678 ;;; Generated autoloads from ediff/ediff-merg.el
1638
1639 ;;;***
1640 1679
1641 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff/ediff-mult.el" (12823 45330)) 1680 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff/ediff-mult.el" (12823 45330))
1642 ;;; Generated autoloads from ediff/ediff-mult.el 1681 ;;; Generated autoloads from ediff/ediff-mult.el
1643 1682
1644 (autoload 'ediff-show-registry "ediff-mult" "\ 1683 (autoload 'ediff-show-registry "ediff-mult" "\
1645 Display Ediff's registry." t nil) 1684 Display Ediff's registry." t nil)
1646 1685
1647 (defalias 'eregistry 'ediff-show-registry) 1686 (defalias 'eregistry 'ediff-show-registry)
1648 1687
1649 ;;;*** 1688 ;;;***
1650 1689
1651 ;;;### (autoloads nil "ediff-ptch" "ediff/ediff-ptch.el" (12639 8398)) 1690 ;;;***
1691
1692 ;;;### (autoloads nil "ediff-ptch" "ediff/ediff-ptch.el" (12677 32896))
1652 ;;; Generated autoloads from ediff/ediff-ptch.el 1693 ;;; Generated autoloads from ediff/ediff-ptch.el
1653 1694
1654 ;;;*** 1695 ;;;***
1655 1696
1656 ;;;*** 1697 ;;;***
1657 1698
1658 ;;;### (autoloads nil "ediff-util" "ediff/ediff-util.el" (12823 45327)) 1699 ;;;### (autoloads nil "ediff-util" "ediff/ediff-util.el" (12880 32735))
1659 ;;; Generated autoloads from ediff/ediff-util.el 1700 ;;; Generated autoloads from ediff/ediff-util.el
1660 1701
1661 ;;;### (autoloads nil "ediff-vers" "ediff/ediff-vers.el" (12675 57179)) 1702 ;;;***
1703
1704 ;;;### (autoloads nil "ediff-vers" "ediff/ediff-vers.el" (12677 32896))
1662 ;;; Generated autoloads from ediff/ediff-vers.el 1705 ;;; Generated autoloads from ediff/ediff-vers.el
1663 1706
1664 ;;;*** 1707 ;;;***
1665 1708
1666 ;;;### (autoloads nil "ediff-wind" "ediff/ediff-wind.el" (12823 45327)) 1709 ;;;### (autoloads nil "ediff-wind" "ediff/ediff-wind.el" (12880 32736))
1667 ;;; Generated autoloads from ediff/ediff-wind.el 1710 ;;; Generated autoloads from ediff/ediff-wind.el
1668 1711
1669 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "electric/ebuff-menu.el" (12695 11397)) 1712 ;;;### (autoloads (ediff-documentation ediff-version ediff-revision ediff-patch-buffer ediff-patch-file run-ediff-from-cvs-buffer ediff-merge-revisions-with-ancestor ediff-merge-revisions ediff-merge-buffers-with-ancestor ediff-merge-buffers ediff-merge-files-with-ancestor ediff-merge-files ediff-regions-linewise ediff-regions-wordwise ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor ediff-merge-directory-revisions ediff-merge-directories-with-ancestor ediff-merge-directories ediff-directories3 ediff-directory-revisions ediff-directories ediff-buffers3 ediff-buffers ediff-files3 ediff-files) "ediff" "ediff/ediff.el" (12807 57988))
1713 ;;; Generated autoloads from ediff/ediff.el
1714
1715 (autoload 'ediff-files "ediff" "\
1716 Run Ediff on a pair of files, FILE-A and FILE-B." t nil)
1717
1718 (autoload 'ediff-files3 "ediff" "\
1719 Run Ediff on three files, FILE-A, FILE-B, and FILE-C." t nil)
1720
1721 (defalias 'ediff3 'ediff-files3)
1722
1723 (defalias 'ediff 'ediff-files)
1724
1725 (autoload 'ediff-buffers "ediff" "\
1726 Run Ediff on a pair of buffers, BUFFER-A and BUFFER-B." t nil)
1727
1728 (defalias 'ebuffers 'ediff-buffers)
1729
1730 (autoload 'ediff-buffers3 "ediff" "\
1731 Run Ediff on three buffers, BUFFER-A, BUFFER-B, and BUFFER-C." t nil)
1732
1733 (defalias 'ebuffers3 'ediff-buffers3)
1734
1735 (autoload 'ediff-directories "ediff" "\
1736 Run Ediff on a pair of directories, DIR1 and DIR2, comparing files that have
1737 the same name in both. The third argument, REGEXP, is a regular expression that
1738 can be used to filter out certain file names." t nil)
1739
1740 (defalias 'edirs 'ediff-directories)
1741
1742 (autoload 'ediff-directory-revisions "ediff" "\
1743 Run Ediff on a directory, DIR1, comparing its files with their revisions.
1744 The second argument, REGEXP, is a regular expression that filters the file
1745 names. Only the files that are under revision control are taken into account." t nil)
1746
1747 (defalias 'edir-revisions 'ediff-directory-revisions)
1748
1749 (autoload 'ediff-directories3 "ediff" "\
1750 Run Ediff on three directories, DIR1, DIR2, and DIR3, comparing files that
1751 have the same name in all three. The last argument, REGEXP, is a regular
1752 expression that can be used to filter out certain file names." t nil)
1753
1754 (defalias 'edirs3 'ediff-directories3)
1755
1756 (autoload 'ediff-merge-directories "ediff" "\
1757 Run Ediff on a pair of directories, DIR1 and DIR2, merging files that have
1758 the same name in both. The third argument, REGEXP, is a regular expression that
1759 can be used to filter out certain file names." t nil)
1760
1761 (defalias 'edirs-merge 'ediff-merge-directories)
1762
1763 (autoload 'ediff-merge-directories-with-ancestor "ediff" "\
1764 Merge files in directories DIR1 and DIR2 using files in ANCESTOR-DIR as ancestors.
1765 Ediff merges files that have identical names in DIR1, DIR2. If a pair of files
1766 in DIR1 and DIR2 doesn't have an ancestor in ANCESTOR-DIR, Ediff will merge
1767 without ancestor. The fourth argument, REGEXP, is a regular expression that
1768 can be used to filter out certain file names." t nil)
1769
1770 (autoload 'ediff-merge-directory-revisions "ediff" "\
1771 Run Ediff on a directory, DIR1, merging its files with their revisions.
1772 The second argument, REGEXP, is a regular expression that filters the file
1773 names. Only the files that are under revision control are taken into account." t nil)
1774
1775 (defalias 'edir-merge-revisions 'ediff-merge-directory-revisions)
1776
1777 (autoload 'ediff-merge-directory-revisions-with-ancestor "ediff" "\
1778 Run Ediff on a directory, DIR1, merging its files with their revisions and ancestors.
1779 The second argument, REGEXP, is a regular expression that filters the file
1780 names. Only the files that are under revision control are taken into account." t nil)
1781
1782 (defalias 'edir-merge-revisions-with-ancestor 'ediff-merge-directory-revisions-with-ancestor)
1783
1784 (defalias 'edirs-merge-with-ancestor 'ediff-merge-directories-with-ancestor)
1785
1786 (autoload 'ediff-windows-wordwise "ediff" "\
1787 Compare WIND-A and WIND-B, which are selected by clicking, wordwise.
1788 With prefix argument, DUMB-MODE, or on a non-windowing display, works as
1789 follows:
1790 If WIND-A is nil, use selected window.
1791 If WIND-B is nil, use window next to WIND-A." t nil)
1792
1793 (autoload 'ediff-windows-linewise "ediff" "\
1794 Compare WIND-A and WIND-B, which are selected by clicking, linewise.
1795 With prefix argument, DUMB-MODE, or on a non-windowing display, works as
1796 follows:
1797 If WIND-A is nil, use selected window.
1798 If WIND-B is nil, use window next to WIND-A." t nil)
1799
1800 (autoload 'ediff-regions-wordwise "ediff" "\
1801 Run Ediff on a pair of regions in two different buffers.
1802 Regions (i.e., point and mark) are assumed to be set in advance.
1803 This function is effective only for relatively small regions, up to 200
1804 lines. For large regions, use `ediff-regions-linewise'." t nil)
1805
1806 (autoload 'ediff-regions-linewise "ediff" "\
1807 Run Ediff on a pair of regions in two different buffers.
1808 Regions (i.e., point and mark) are assumed to be set in advance.
1809 Each region is enlarged to contain full lines.
1810 This function is effective for large regions, over 100-200
1811 lines. For small regions, use `ediff-regions-wordwise'." t nil)
1812
1813 (defalias 'ediff-merge 'ediff-merge-files)
1814
1815 (autoload 'ediff-merge-files "ediff" "\
1816 Merge two files without ancestor." t nil)
1817
1818 (autoload 'ediff-merge-files-with-ancestor "ediff" "\
1819 Merge two files with ancestor." t nil)
1820
1821 (defalias 'ediff-merge-with-ancestor 'ediff-merge-files-with-ancestor)
1822
1823 (autoload 'ediff-merge-buffers "ediff" "\
1824 Merge buffers without ancestor." t nil)
1825
1826 (autoload 'ediff-merge-buffers-with-ancestor "ediff" "\
1827 Merge buffers with ancestor." t nil)
1828
1829 (autoload 'ediff-merge-revisions "ediff" "\
1830 Run Ediff by merging two revisions of a file.
1831 The file is the optional FILE argument or the file visited by the current
1832 buffer." t nil)
1833
1834 (autoload 'ediff-merge-revisions-with-ancestor "ediff" "\
1835 Run Ediff by merging two revisions of a file with a common ancestor.
1836 The file is the optional FILE argument or the file visited by the current
1837 buffer." t nil)
1838
1839 (autoload 'run-ediff-from-cvs-buffer "ediff" "\
1840 Run Ediff-merge on appropriate revisions of the selected file.
1841 First run after `M-x cvs-update'. Then place the cursor on a lide describing a
1842 file and then run `run-ediff-from-cvs-buffer'." t nil)
1843
1844 (autoload 'ediff-patch-file "ediff" "\
1845 Run Ediff by patching SOURCE-FILENAME." t nil)
1846
1847 (autoload 'ediff-patch-buffer "ediff" "\
1848 Run Ediff by patching BUFFER-NAME." t nil)
1849
1850 (defalias 'epatch 'ediff-patch-file)
1851
1852 (defalias 'epatch-buffer 'ediff-patch-buffer)
1853
1854 (autoload 'ediff-revision "ediff" "\
1855 Run Ediff by comparing versions of a file.
1856 The file is an optional FILE argument or the file visited by the current
1857 buffer. Use `vc.el' or `rcs.el' depending on `ediff-version-control-package'." t nil)
1858
1859 (autoload 'ediff-version "ediff" "\
1860 Return string describing the version of Ediff.
1861 When called interactively, displays the version." t nil)
1862
1863 (autoload 'ediff-documentation "ediff" "\
1864 Display Ediff's manual." t nil)
1865
1866 ;;;***
1867
1868 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "electric/ebuff-menu.el" (12966 28262))
1670 ;;; Generated autoloads from electric/ebuff-menu.el 1869 ;;; Generated autoloads from electric/ebuff-menu.el
1671 1870
1672 (autoload 'electric-buffer-list "ebuff-menu" "\ 1871 (autoload 'electric-buffer-list "ebuff-menu" "\
1673 Pops up a buffer describing the set of Emacs buffers. 1872 Pops up a buffer describing the set of Emacs buffers.
1674 Vaguely like ITS lunar select buffer; combining typeoutoid buffer 1873 Vaguely like ITS lunar select buffer; combining typeoutoid buffer
1675 listing with menuoid buffer selection. 1874 listing with menuoid buffer selection.
1676 1875
1677 If the very next character typed is a space then the buffer list 1876 If the very next character typed is a space then the buffer list
1678 window disappears. Otherwise, one may move around in the 1877 window disappears. Otherwise, one may move around in the buffer list
1679 buffer list window, marking buffers to be selected, saved or deleted. 1878 window, marking buffers to be selected, saved or deleted.
1680 1879
1681 To exit and select a new buffer, type a space when the cursor is on the 1880 To exit and select a new buffer, type a space when the cursor is on
1682 appropriate line of the buffer-list window. 1881 the appropriate line of the buffer-list window. Other commands are
1683 1882 much like those of buffer-menu-mode.
1684 Other commands are much like those of buffer-menu-mode.
1685 1883
1686 Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil. 1884 Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil.
1687 1885
1688 Non-null optional arg FILES-ONLY means mention only file buffers.
1689 When called from Lisp code, FILES-ONLY may be a regular expression,
1690 in which case only buffers whose names match that expression are listed,
1691 or an arbitrary predicate function.
1692
1693 \\{electric-buffer-menu-mode-map}" t nil) 1886 \\{electric-buffer-menu-mode-map}" t nil)
1694 1887
1695 ;;;*** 1888 ;;;***
1696 1889
1697 ;;;### (autoloads (electric-command-history Electric-command-history-redo-expression) "echistory" "electric/echistory.el" (12657 12773)) 1890 ;;;### (autoloads (electric-command-history Electric-command-history-redo-expression) "echistory" "electric/echistory.el" (12966 28262))
1698 ;;; Generated autoloads from electric/echistory.el 1891 ;;; Generated autoloads from electric/echistory.el
1699 1892
1700 (autoload 'Electric-command-history-redo-expression "echistory" "\ 1893 (autoload 'Electric-command-history-redo-expression "echistory" "\
1701 Edit current history line in minibuffer and execute result. 1894 Edit current history line in minibuffer and execute result.
1702 With prefix argument NOCONFIRM, execute current line as-is without editing." t nil) 1895 With prefix arg NOCONFIRM, execute current line as-is without editing." t nil)
1703 1896
1704 (autoload 'electric-command-history "echistory" "\ 1897 (autoload 'electric-command-history "echistory" "\
1705 \\<electric-history-map>Major mode for examining and redoing commands from `command-history'. 1898 \\<electric-history-map>Major mode for examining and redoing commands from `command-history'.
1706 This pops up a window with the Command History listing. 1899 This pops up a window with the Command History listing.
1707 The number of command listed is controlled by `list-command-history-max'. 1900 The number of command listed is controlled by `list-command-history-max'.
1709 Combines typeout Command History list window with menu like selection 1902 Combines typeout Command History list window with menu like selection
1710 of an expression from the history for re-evaluation in the *original* buffer. 1903 of an expression from the history for re-evaluation in the *original* buffer.
1711 1904
1712 The history displayed is filtered by `list-command-history-filter' if non-nil. 1905 The history displayed is filtered by `list-command-history-filter' if non-nil.
1713 1906
1714 This pops up a window with the Command History listing. If the very
1715 next character typed is Space, the listing is killed and the previous
1716 window configuration is restored. Otherwise, you can browse in the
1717 Command History with Return moving down and Delete moving up, possibly
1718 selecting an expression to be redone with Space or quitting with `Q'.
1719
1720 Like Emacs-Lisp mode except that characters do not insert themselves and 1907 Like Emacs-Lisp mode except that characters do not insert themselves and
1721 Tab and Linefeed do not indent. Instead these commands are provided: 1908 Tab and Linefeed do not indent. Instead these commands are provided:
1722 \\{electric-history-map} 1909 \\{electric-history-map}
1723 1910
1724 Calls the value of `electric-command-history-hook' if that is non-nil. 1911 Calls the value of `electric-command-history-hook' if that is non-nil.
1725 The Command History listing is recomputed each time this mode is invoked." t nil) 1912 The Command History listing is recomputed each time this mode is invoked." t nil)
1726 1913
1727 ;;;*** 1914 ;;;***
1728 1915
1729 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "electric/ehelp.el" (12657 13467)) 1916 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "electric/ehelp.el" (12966 28262))
1730 ;;; Generated autoloads from electric/ehelp.el 1917 ;;; Generated autoloads from electric/ehelp.el
1731 1918
1732 (autoload 'with-electric-help "ehelp" "\ 1919 (autoload 'with-electric-help "ehelp" "\
1733 Pop up an \"electric\" help buffer. 1920 Pop up an \"electric\" help buffer.
1734 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. 1921 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT.
1755 BUFFER is put into `default-major-mode' (or `fundamental-mode') when we exit." nil nil) 1942 BUFFER is put into `default-major-mode' (or `fundamental-mode') when we exit." nil nil)
1756 1943
1757 (autoload 'electric-helpify "ehelp" nil nil nil) 1944 (autoload 'electric-helpify "ehelp" nil nil nil)
1758 1945
1759 ;;;*** 1946 ;;;***
1760 1947
1761 ;;;### (autoloads nil "electric" "electric/electric.el" (12657 12771)) 1948 ;;;***
1949
1950 ;;;### (autoloads nil "electric" "electric/electric.el" (12966 28262))
1762 ;;; Generated autoloads from electric/electric.el 1951 ;;; Generated autoloads from electric/electric.el
1763 1952
1764 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" "electric/helper.el" (12657 12774)) 1953 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" "electric/helper.el" (12966 28263))
1765 ;;; Generated autoloads from electric/helper.el 1954 ;;; Generated autoloads from electric/helper.el
1766 1955
1767 (autoload 'Helper-describe-bindings "helper" "\ 1956 (autoload 'Helper-describe-bindings "helper" "\
1768 Describe local key bindings of current mode." t nil) 1957 Describe local key bindings of current mode." t nil)
1769 1958
1770 (autoload 'Helper-help "helper" "\ 1959 (autoload 'Helper-help "helper" "\
1771 Provide help for current mode." t nil) 1960 Provide help for current mode." t nil)
1772 1961
1773 ;;;*** 1962 ;;;***
1774 1963
1775 ;;;### (autoloads nil "edt" "emulators/edt.el" (12147 26395)) 1964 ;;;***
1965
1966 ;;;### (autoloads nil "crisp" "emulators/crisp.el" (12967 874))
1967 ;;; Generated autoloads from emulators/crisp.el
1968
1969 ;;;***
1970
1971 ;;;### (autoloads nil "edt-lk201" "emulators/edt-lk201.el" (12864 33439))
1972 ;;; Generated autoloads from emulators/edt-lk201.el
1973
1974 ;;;***
1975
1976 ;;;### (autoloads nil "edt-mapper" "emulators/edt-mapper.el" (12864 32718))
1977 ;;; Generated autoloads from emulators/edt-mapper.el
1978
1979 ;;;***
1980
1981 ;;;### (autoloads nil "edt-pc" "emulators/edt-pc.el" (12864 33459))
1982 ;;; Generated autoloads from emulators/edt-pc.el
1983
1984 ;;;***
1985
1986 ;;;### (autoloads nil "edt-vt100" "emulators/edt-vt100.el" (12864 33409))
1987 ;;; Generated autoloads from emulators/edt-vt100.el
1988
1989 ;;;### (autoloads (edt-emulation-on) "edt" "emulators/edt.el" (12967 41685))
1776 ;;; Generated autoloads from emulators/edt.el 1990 ;;; Generated autoloads from emulators/edt.el
1777 1991
1778 ;;;### (autoloads (evi) "evi" "emulators/evi.el" (12106 7816)) 1992 (autoload 'edt-emulation-on "edt" "\
1779 ;;; Generated autoloads from emulators/evi.el 1993 Turn on EDT Emulation." t nil)
1780 1994
1781 (autoload 'evi "evi" "\ 1995 ;;;***
1782 Start vi emulation in this buffer." t nil) 1996
1783 1997
1784 ;;;*** 1998 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulators/mlconvert.el" (12967 50317))
1785
1786
1787 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulators/mlconvert.el" (12147 26396))
1788 ;;; Generated autoloads from emulators/mlconvert.el 1999 ;;; Generated autoloads from emulators/mlconvert.el
1789 2000
1790 (autoload 'convert-mocklisp-buffer "mlconvert" "\ 2001 (autoload 'convert-mocklisp-buffer "mlconvert" "\
1791 Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run." t nil) 2002 Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run." t nil)
1792 2003
1793 ;;;*** 2004 ;;;***
1794 2005
1795 ;;;### (autoloads nil "mlsupport" "emulators/mlsupport.el" (12546 37584)) 2006 ;;;***
2007
2008 ;;;### (autoloads nil "mlsupport" "emulators/mlsupport.el" (12967 50317))
1796 ;;; Generated autoloads from emulators/mlsupport.el 2009 ;;; Generated autoloads from emulators/mlsupport.el
1797 2010
1798 ;;;### (autoloads (teco-command) "teco" "emulators/teco.el" (12013 11585)) 2011 ;;;***
2012
2013 ;;;***
2014
2015 ;;;### (autoloads nil "scroll-lock" "emulators/scroll-lock.el" (12967 1005))
2016 ;;; Generated autoloads from emulators/scroll-lock.el
2017
2018 ;;;### (autoloads (teco-command) "teco" "emulators/teco.el" (12967 50317))
1799 ;;; Generated autoloads from emulators/teco.el 2019 ;;; Generated autoloads from emulators/teco.el
1800 2020
1801 (autoload 'teco-command "teco" "\ 2021 (autoload 'teco-command "teco" "\
1802 Read and execute a Teco command string." t nil) 2022 Read and execute a Teco command string." t nil)
1803 2023
1804 ;;;*** 2024 ;;;***
1805
1806 ;;;***
1807 2025
1808 ;;;### (autoloads nil "tpu-doc" "emulators/tpu-doc.el" (12823 45200)) 2026 ;;;### (autoloads nil "tpu-doc" "emulators/tpu-doc.el" (12823 45200))
1809 ;;; Generated autoloads from emulators/tpu-doc.el 2027 ;;; Generated autoloads from emulators/tpu-doc.el
1810 2028
1811 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulators/tpu-edt.el" (12657 14847)) 2029 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulators/tpu-edt.el" (12967 52735))
1812 ;;; Generated autoloads from emulators/tpu-edt.el 2030 ;;; Generated autoloads from emulators/tpu-edt.el
1813 2031
1814 (fset 'tpu-edt-mode 'tpu-edt-on) 2032 (fset 'tpu-edt-mode 'tpu-edt-on)
1815 2033
1816 (fset 'tpu-edt 'tpu-edt-on) 2034 (fset 'tpu-edt 'tpu-edt-on)
1818 (autoload 'tpu-edt-on "tpu-edt" "\ 2036 (autoload 'tpu-edt-on "tpu-edt" "\
1819 Turn on TPU/edt emulation." t nil) 2037 Turn on TPU/edt emulation." t nil)
1820 2038
1821 ;;;*** 2039 ;;;***
1822 2040
1823 ;;;### (autoloads nil "tpu-extras" "emulators/tpu-extras.el" (12147 26399)) 2041 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) "tpu-extras" "emulators/tpu-extras.el" (12967 52775))
1824 ;;; Generated autoloads from emulators/tpu-extras.el 2042 ;;; Generated autoloads from emulators/tpu-extras.el
1825 2043
1826 ;;;*** 2044 (autoload 'tpu-set-scroll-margins "tpu-extras" "\
1827 2045 Set scroll margins." t nil)
1828 ;;;### (autoloads nil "tpu-mapper" "emulators/tpu-mapper.el" (12147 26401)) 2046
2047 (autoload 'tpu-set-cursor-free "tpu-extras" "\
2048 Allow the cursor to move freely about the screen." t nil)
2049
2050 (autoload 'tpu-set-cursor-bound "tpu-extras" "\
2051 Constrain the cursor to the flow of the text." t nil)
2052
2053 ;;;***
2054
2055 ;;;***
2056
2057 ;;;### (autoloads nil "tpu-mapper" "emulators/tpu-mapper.el" (12967 52815))
1829 ;;; Generated autoloads from emulators/tpu-mapper.el 2058 ;;; Generated autoloads from emulators/tpu-mapper.el
1830 2059
1831 ;;;*** 2060 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulators/ws-mode.el" (12967 50317))
1832
1833 ;;;### (autoloads nil "ws-mode" "emulators/ws-mode.el" (11903 15657))
1834 ;;; Generated autoloads from emulators/ws-mode.el 2061 ;;; Generated autoloads from emulators/ws-mode.el
1835 2062
1836 ;;;*** 2063 (autoload 'wordstar-mode "ws-mode" "\
1837 2064 Major mode with WordStar-like key bindings.
1838 ;;;### (autoloads nil "backtrace-logging" "energize/backtrace-logging.el" (11903 15662)) 2065
2066 BUGS:
2067 - Help menus with WordStar commands (C-j just calls help-for-help)
2068 are not implemented
2069 - Options for search and replace
2070 - Show markers (C-k h) is somewhat strange
2071 - Search and replace (C-q a) is only available in forward direction
2072
2073 No key bindings beginning with ESC are installed, they will work
2074 Emacs-like.
2075
2076 The key bindings are:
2077
2078 C-a backward-word
2079 C-b fill-paragraph
2080 C-c scroll-up-line
2081 C-d forward-char
2082 C-e previous-line
2083 C-f forward-word
2084 C-g delete-char
2085 C-h backward-char
2086 C-i indent-for-tab-command
2087 C-j help-for-help
2088 C-k ordstar-C-k-map
2089 C-l ws-repeat-search
2090 C-n open-line
2091 C-p quoted-insert
2092 C-r scroll-down-line
2093 C-s backward-char
2094 C-t kill-word
2095 C-u keyboard-quit
2096 C-v overwrite-mode
2097 C-w scroll-down
2098 C-x next-line
2099 C-y kill-complete-line
2100 C-z scroll-up
2101
2102 C-k 0 ws-set-marker-0
2103 C-k 1 ws-set-marker-1
2104 C-k 2 ws-set-marker-2
2105 C-k 3 ws-set-marker-3
2106 C-k 4 ws-set-marker-4
2107 C-k 5 ws-set-marker-5
2108 C-k 6 ws-set-marker-6
2109 C-k 7 ws-set-marker-7
2110 C-k 8 ws-set-marker-8
2111 C-k 9 ws-set-marker-9
2112 C-k b ws-begin-block
2113 C-k c ws-copy-block
2114 C-k d save-buffers-kill-emacs
2115 C-k f find-file
2116 C-k h ws-show-markers
2117 C-k i ws-indent-block
2118 C-k k ws-end-block
2119 C-k p ws-print-block
2120 C-k q kill-emacs
2121 C-k r insert-file
2122 C-k s save-some-buffers
2123 C-k t ws-mark-word
2124 C-k u ws-exdent-block
2125 C-k C-u keyboard-quit
2126 C-k v ws-move-block
2127 C-k w ws-write-block
2128 C-k x kill-emacs
2129 C-k y ws-delete-block
2130
2131 C-o c wordstar-center-line
2132 C-o b switch-to-buffer
2133 C-o j justify-current-line
2134 C-o k kill-buffer
2135 C-o l list-buffers
2136 C-o m auto-fill-mode
2137 C-o r set-fill-column
2138 C-o C-u keyboard-quit
2139 C-o wd delete-other-windows
2140 C-o wh split-window-horizontally
2141 C-o wo other-window
2142 C-o wv split-window-vertically
2143
2144 C-q 0 ws-find-marker-0
2145 C-q 1 ws-find-marker-1
2146 C-q 2 ws-find-marker-2
2147 C-q 3 ws-find-marker-3
2148 C-q 4 ws-find-marker-4
2149 C-q 5 ws-find-marker-5
2150 C-q 6 ws-find-marker-6
2151 C-q 7 ws-find-marker-7
2152 C-q 8 ws-find-marker-8
2153 C-q 9 ws-find-marker-9
2154 C-q a ws-query-replace
2155 C-q b ws-to-block-begin
2156 C-q c end-of-buffer
2157 C-q d end-of-line
2158 C-q f ws-search
2159 C-q k ws-to-block-end
2160 C-q l ws-undo
2161 C-q p ws-last-cursorp
2162 C-q r beginning-of-buffer
2163 C-q C-u keyboard-quit
2164 C-q w ws-last-error
2165 C-q y ws-kill-eol
2166 C-q DEL ws-kill-bol
2167 " t nil)
2168
2169 ;;;***
2170
2171 ;;;***
2172
2173 ;;;### (autoloads nil "backtrace-logging" "energize/backtrace-logging.el" (12885 60874))
1839 ;;; Generated autoloads from energize/backtrace-logging.el 2174 ;;; Generated autoloads from energize/backtrace-logging.el
1840 2175
1841 ;;;*** 2176 ;;;***
1842 2177
1843 ;;;### (autoloads nil "energize-advice" "energize/energize-advice.el" (12111 23959)) 2178 ;;;### (autoloads nil "energize-advice" "energize/energize-advice.el" (12677 32306))
1844 ;;; Generated autoloads from energize/energize-advice.el 2179 ;;; Generated autoloads from energize/energize-advice.el
1845 2180
1846 ;;;*** 2181 ;;;***
1847 2182
1848 ;;;### (autoloads nil "energize-annoprint" "energize/energize-annoprint.el" (11903 15669)) 2183 ;;;### (autoloads nil "energize-annoprint" "energize/energize-annoprint.el" (12677 32315))
1849 ;;; Generated autoloads from energize/energize-annoprint.el 2184 ;;; Generated autoloads from energize/energize-annoprint.el
1850 2185
1851 ;;;*** 2186 ;;;***
1852 2187
1853 ;;;### (autoloads nil "energize-font-lock" "energize/energize-font-lock.el" (12147 26402)) 2188 ;;;### (autoloads nil "energize-font-lock" "energize/energize-font-lock.el" (12677 32313))
1854 ;;; Generated autoloads from energize/energize-font-lock.el 2189 ;;; Generated autoloads from energize/energize-font-lock.el
1855 2190
1856 ;;;*** 2191 ;;;***
1857 2192
1858 ;;;### (autoloads nil "energize-font-size" "energize/energize-font-size.el" (12178 36802)) 2193 ;;;### (autoloads nil "energize-font-size" "energize/energize-font-size.el" (12885 60960))
1859 ;;; Generated autoloads from energize/energize-font-size.el 2194 ;;; Generated autoloads from energize/energize-font-size.el
1860 2195
1861 ;;;### (autoloads nil "energize-init" "energize/energize-init.el" (12051 23190)) 2196 ;;;***
2197
2198 ;;;### (autoloads nil "energize-init" "energize/energize-init.el" (12885 60902))
1862 ;;; Generated autoloads from energize/energize-init.el 2199 ;;; Generated autoloads from energize/energize-init.el
1863 2200
1864 ;;;*** 2201 ;;;***
1865 2202
1866 ;;;### (autoloads nil "energize-load" "energize/energize-load.el" (12111 23959)) 2203 ;;;### (autoloads nil "energize-load" "energize/energize-load.el" (12677 32309))
1867 ;;; Generated autoloads from energize/energize-load.el 2204 ;;; Generated autoloads from energize/energize-load.el
1868 2205
1869 ;;;*** 2206 ;;;***
1870 2207
1871 ;;;### (autoloads nil "energize-menus" "energize/energize-menus.el" (12142 23800)) 2208 ;;;### (autoloads nil "energize-menus" "energize/energize-menus.el" (12677 32310))
1872 ;;; Generated autoloads from energize/energize-menus.el 2209 ;;; Generated autoloads from energize/energize-menus.el
1873
1874 ;;;***
1875 2210
1876 ;;;### (autoloads nil "energize-mode" "energize/energize-mode.el" (12720 34134)) 2211 ;;;### (autoloads nil "energize-mode" "energize/energize-mode.el" (12720 34134))
1877 ;;; Generated autoloads from energize/energize-mode.el 2212 ;;; Generated autoloads from energize/energize-mode.el
1878 2213
1879 ;;;*** 2214 ;;;***
1880 2215
1881 ;;;### (autoloads nil "energize-shell" "energize/energize-shell.el" (12110 33408)) 2216 ;;;***
2217
2218 ;;;### (autoloads nil "energize-shell" "energize/energize-shell.el" (12677 32311))
1882 ;;; Generated autoloads from energize/energize-shell.el 2219 ;;; Generated autoloads from energize/energize-shell.el
1883 2220
1884 ;;;### (autoloads nil "energize-uimx" "energize/energize-uimx.el" (12147 26403)) 2221 ;;;***
2222
2223 ;;;### (autoloads nil "energize-uimx" "energize/energize-uimx.el" (12677 32314))
1885 ;;; Generated autoloads from energize/energize-uimx.el 2224 ;;; Generated autoloads from energize/energize-uimx.el
1886 2225
1887 ;;;*** 2226 ;;;***
1888 2227
1889 ;;;### (autoloads nil "energize-vi" "energize/energize-vi.el" (12122 13994)) 2228 ;;;### (autoloads nil "energize-vi" "energize/energize-vi.el" (12885 60894))
1890 ;;; Generated autoloads from energize/energize-vi.el 2229 ;;; Generated autoloads from energize/energize-vi.el
1891 2230
1892 ;;;### (autoloads nil "energize-visit-use" "energize/energize-visit-use.el" (12008 37450)) 2231 ;;;***
2232
2233 ;;;### (autoloads nil "energize-visit-use" "energize/energize-visit-use.el" (12677 32312))
1893 ;;; Generated autoloads from energize/energize-visit-use.el 2234 ;;; Generated autoloads from energize/energize-visit-use.el
1894 2235
1895 ;;;*** 2236 ;;;***
1896 2237
1897 ;;;### (autoloads nil "energize-windows" "energize/energize-windows.el" (12008 37451)) 2238 ;;;### (autoloads nil "energize-windows" "energize/energize-windows.el" (12677 32313))
1898 ;;; Generated autoloads from energize/energize-windows.el 2239 ;;; Generated autoloads from energize/energize-windows.el
1899 2240
1900 ;;;*** 2241 ;;;***
1901 2242
1902 ;;;### (autoloads nil "ostore" "energize/ostore.el" (11903 15667)) 2243 ;;;### (autoloads nil "ostore" "energize/ostore.el" (12677 32313))
1903 ;;; Generated autoloads from energize/ostore.el 2244 ;;; Generated autoloads from energize/ostore.el
1904 2245
1905 ;;;*** 2246 ;;;***
1906 2247
1907 ;;;### (autoloads nil "write-file" "energize/write-file.el" (11903 15661)) 2248 ;;;### (autoloads nil "write-file" "energize/write-file.el" (12677 32307))
1908 ;;; Generated autoloads from energize/write-file.el 2249 ;;; Generated autoloads from energize/write-file.el
1909
1910 ;;;***
1911 2250
1912 ;;;### (autoloads nil "eos" "eos/eos.el" (12738 54604)) 2251 ;;;### (autoloads nil "eos" "eos/eos.el" (12738 54604))
1913 ;;; Generated autoloads from eos/eos.el 2252 ;;; Generated autoloads from eos/eos.el
1914 2253
1915 ;;;*** 2254 ;;;***
1916 2255
1917 ;;;*** 2256 ;;;***
1918 2257
1919 ;;;### (autoloads nil "loaddefs-eos" "eos/loaddefs-eos.el" (12823 45323)) 2258 ;;;***
2259
2260 ;;;### (autoloads nil "loaddefs-eos" "eos/loaddefs-eos.el" (12906 8239))
1920 ;;; Generated autoloads from eos/loaddefs-eos.el 2261 ;;; Generated autoloads from eos/loaddefs-eos.el
1921
1922 ;;;***
1923 2262
1924 ;;;### (autoloads nil "sun-eos-browser" "eos/sun-eos-browser.el" (12738 54603)) 2263 ;;;### (autoloads nil "sun-eos-browser" "eos/sun-eos-browser.el" (12738 54603))
1925 ;;; Generated autoloads from eos/sun-eos-browser.el 2264 ;;; Generated autoloads from eos/sun-eos-browser.el
1926 2265
1927 ;;;*** 2266 ;;;***
1928 2267
1929 ;;;### (autoloads nil "sun-eos-common" "eos/sun-eos-common.el" (12345 62348)) 2268 ;;;***
2269
2270 ;;;### (autoloads nil "sun-eos-common" "eos/sun-eos-common.el" (12677 32831))
1930 ;;; Generated autoloads from eos/sun-eos-common.el 2271 ;;; Generated autoloads from eos/sun-eos-common.el
1931 2272
1932 ;;;### (autoloads nil "sun-eos-debugger-extra" "eos/sun-eos-debugger-extra.el" (12738 54601)) 2273 ;;;***
2274
2275 ;;;### (autoloads nil "sun-eos-debugger-extra" "eos/sun-eos-debugger-extra.el" (12735 42266))
1933 ;;; Generated autoloads from eos/sun-eos-debugger-extra.el 2276 ;;; Generated autoloads from eos/sun-eos-debugger-extra.el
1934
1935 ;;;***
1936 2277
1937 ;;;### (autoloads nil "sun-eos-debugger" "eos/sun-eos-debugger.el" (12738 54600)) 2278 ;;;### (autoloads nil "sun-eos-debugger" "eos/sun-eos-debugger.el" (12738 54600))
1938 ;;; Generated autoloads from eos/sun-eos-debugger.el 2279 ;;; Generated autoloads from eos/sun-eos-debugger.el
1939 2280
1940 ;;;*** 2281 ;;;***
1958 ;;; Generated autoloads from eos/sun-eos-menubar.el 2299 ;;; Generated autoloads from eos/sun-eos-menubar.el
1959 2300
1960 ;;;*** 2301 ;;;***
1961 2302
1962 ;;;*** 2303 ;;;***
1963 2304
1964 ;;;### (autoloads nil "sun-eos-toolbar" "eos/sun-eos-toolbar.el" (12860 15620)) 2305 ;;;***
2306
2307 ;;;### (autoloads nil "sun-eos-toolbar" "eos/sun-eos-toolbar.el" (12885 62671))
1965 ;;; Generated autoloads from eos/sun-eos-toolbar.el 2308 ;;; Generated autoloads from eos/sun-eos-toolbar.el
1966 2309
1967 ;;;### (autoloads nil "sun-eos" "eos/sun-eos.el" (12738 54602)) 2310 ;;;***
2311
2312 ;;;### (autoloads nil "sun-eos" "eos/sun-eos.el" (12735 42368))
1968 ;;; Generated autoloads from eos/sun-eos.el 2313 ;;; Generated autoloads from eos/sun-eos.el
1969 2314
1970 ;;;### (autoloads nil "epoch" "epoch/epoch.el" (11903 15869)) 2315 ;;;***
2316
2317 ;;;### (autoloads nil "epoch" "epoch/epoch.el" (12677 32621))
1971 ;;; Generated autoloads from epoch/epoch.el 2318 ;;; Generated autoloads from epoch/epoch.el
1972
1973 ;;;### (autoloads (term make-term) "term" "eterm/term.el" (12254 10521))
1974 ;;; Generated autoloads from eterm/term.el
1975
1976 (autoload 'make-term "term" "\
1977 Make a term process NAME in a buffer, running PROGRAM.
1978 The name of the buffer is made by surrounding NAME with `*'s.
1979 If there is already a running process in that buffer, it is not restarted.
1980 Optional third arg STARTFILE is the name of a file to send the contents of to
1981 the process. Any more args are arguments to PROGRAM." nil nil)
1982
1983 (autoload 'term "term" "\
1984 Start a terminal-emulator in a new buffer." t nil)
1985
1986 ;;;***
1987 2319
1988 ;;;### (autoloads (tperldb txdb tdbx tsdb tgdb) "tgud" "eterm/tgud.el" (12147 26618)) 2320 ;;;### (autoloads (tperldb txdb tdbx tsdb tgdb) "tgud" "eterm/tgud.el" (12147 26618))
1989 ;;; Generated autoloads from eterm/tgud.el 2321 ;;; Generated autoloads from eterm/tgud.el
1990 2322
1991 (autoload 'tgdb "tgud" "\ 2323 (autoload 'tgdb "tgud" "\
2053 Otherwise, one argument `-i' is passed to the shell. 2385 Otherwise, one argument `-i' is passed to the shell.
2054 2386
2055 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil) 2387 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil)
2056 2388
2057 ;;;*** 2389 ;;;***
2058 2390
2059 ;;;### (autoloads nil "NeXTify" "games/NeXTify.el" (11903 15936)) 2391 ;;;***
2392
2393 ;;;### (autoloads nil "NeXTify" "games/NeXTify.el" (12968 62664))
2060 ;;; Generated autoloads from games/NeXTify.el 2394 ;;; Generated autoloads from games/NeXTify.el
2061 2395
2062 ;;;### (autoloads (blackbox) "blackbox" "games/blackbox.el" (12147 26583)) 2396 ;;;### (autoloads (blackbox) "blackbox" "games/blackbox.el" (12968 62705))
2063 ;;; Generated autoloads from games/blackbox.el 2397 ;;; Generated autoloads from games/blackbox.el
2064 2398
2065 (autoload 'blackbox "blackbox" "\ 2399 (autoload 'blackbox "blackbox" "\
2066 Play blackbox. Optional prefix argument is the number of balls; 2400 Play blackbox. Optional prefix argument is the number of balls;
2067 the default is 4. 2401 the default is 4.
2174 Be sure to compare the second example of a hit with the first example of 2508 Be sure to compare the second example of a hit with the first example of
2175 a reflection." t nil) 2509 a reflection." t nil)
2176 2510
2177 ;;;*** 2511 ;;;***
2178 2512
2179 ;;;### (autoloads (conx-load conx conx-region conx-buffer) "conx" "games/conx.el" (12013 11851)) 2513 ;;;### (autoloads (conx-load conx conx-region conx-buffer) "conx" "games/conx.el" (12968 62756))
2180 ;;; Generated autoloads from games/conx.el 2514 ;;; Generated autoloads from games/conx.el
2181 2515
2182 (autoload 'conx-buffer "conx" "\ 2516 (autoload 'conx-buffer "conx" "\
2183 Absorb the text in the current buffer into the tree." t nil) 2517 Absorb the text in the current buffer into the tree." t nil)
2184 2518
2192 Load in a CONX database written by the \\[conx-save] command. 2526 Load in a CONX database written by the \\[conx-save] command.
2193 This clears the database currently in memory." t nil) 2527 This clears the database currently in memory." t nil)
2194 2528
2195 ;;;*** 2529 ;;;***
2196 2530
2197 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) "cookie1" "games/cookie1.el" (12147 26582)) 2531 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) "cookie1" "games/cookie1.el" (12968 62793))
2198 ;;; Generated autoloads from games/cookie1.el 2532 ;;; Generated autoloads from games/cookie1.el
2199 2533
2200 (autoload 'cookie "cookie1" "\ 2534 (autoload 'cookie "cookie1" "\
2201 Return a random phrase from PHRASE-FILE. When the phrase file 2535 Return a random phrase from PHRASE-FILE. When the phrase file
2202 is read in, display STARTMSG at beginning of load, ENDMSG at end." nil nil) 2536 is read in, display STARTMSG at beginning of load, ENDMSG at end." nil nil)
2213 (autoload 'shuffle-vector "cookie1" "\ 2547 (autoload 'shuffle-vector "cookie1" "\
2214 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil) 2548 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil)
2215 2549
2216 ;;;*** 2550 ;;;***
2217 2551
2218 ;;;### (autoloads (dissociated-press) "dissociate" "games/dissociate.el" (12147 26583)) 2552 ;;;### (autoloads (dissociated-press) "dissociate" "games/dissociate.el" (12968 62826))
2219 ;;; Generated autoloads from games/dissociate.el 2553 ;;; Generated autoloads from games/dissociate.el
2220 2554
2221 (autoload 'dissociated-press "dissociate" "\ 2555 (autoload 'dissociated-press "dissociate" "\
2222 Dissociate the text of the current buffer. 2556 Dissociate the text of the current buffer.
2223 Output goes in buffer named *Dissociation*, 2557 Output goes in buffer named *Dissociation*,
2227 If ARG is negative, require -ARG words of continuity. 2561 If ARG is negative, require -ARG words of continuity.
2228 Default is 2." t nil) 2562 Default is 2." t nil)
2229 2563
2230 ;;;*** 2564 ;;;***
2231 2565
2232 ;;;### (autoloads (doctor) "doctor" "games/doctor.el" (12147 26585)) 2566 ;;;### (autoloads (doctor) "doctor" "games/doctor.el" (12968 62860))
2233 ;;; Generated autoloads from games/doctor.el 2567 ;;; Generated autoloads from games/doctor.el
2234 2568
2235 (autoload 'doctor "doctor" "\ 2569 (autoload 'doctor "doctor" "\
2236 Switch to *doctor* buffer and start giving psychotherapy." t nil) 2570 Switch to *doctor* buffer and start giving psychotherapy." t nil)
2237 2571
2238 ;;;*** 2572 ;;;***
2239 2573
2240 ;;;### (autoloads (dunnet) "dunnet" "games/dunnet.el" (12147 26589)) 2574 ;;;### (autoloads (dunnet) "dunnet" "games/dunnet.el" (12968 62898))
2241 ;;; Generated autoloads from games/dunnet.el 2575 ;;; Generated autoloads from games/dunnet.el
2242 2576
2243 (autoload 'dunnet "dunnet" "\ 2577 (autoload 'dunnet "dunnet" "\
2244 Switch to *dungeon* buffer and start game." t nil) 2578 Switch to *dungeon* buffer and start game." t nil)
2245 2579
2246 ;;;*** 2580 ;;;***
2247 2581
2248 ;;;### (autoloads (flame) "flame" "games/flame.el" (12142 23857)) 2582 ;;;### (autoloads (flame) "flame" "games/flame.el" (12968 62939))
2249 ;;; Generated autoloads from games/flame.el 2583 ;;; Generated autoloads from games/flame.el
2250 2584
2251 (autoload 'flame "flame" "\ 2585 (autoload 'flame "flame" "\
2252 Generate ARG (default 1) sentences of half-crazed gibberish." t nil) 2586 Generate ARG (default 1) sentences of half-crazed gibberish." t nil)
2253 2587
2254 ;;;*** 2588 ;;;***
2255 2589
2256 ;;;### (autoloads (gomoku) "gomoku" "games/gomoku.el" (12546 37634)) 2590 ;;;### (autoloads (gomoku) "gomoku" "games/gomoku.el" (12906 6724))
2257 ;;; Generated autoloads from games/gomoku.el 2591 ;;; Generated autoloads from games/gomoku.el
2258 2592
2259 (autoload 'gomoku "gomoku" "\ 2593 (autoload 'gomoku "gomoku" "\
2260 Start a Gomoku game between you and Emacs. 2594 Start a Gomoku game between you and Emacs.
2261 If a game is in progress, this command allow you to resume it. 2595 If a game is in progress, this command allow you to resume it.
2268 \\<gomoku-mode-map>\\[gomoku-human-plays]. 2602 \\<gomoku-mode-map>\\[gomoku-human-plays].
2269 Use \\[describe-mode] for more info." t nil) 2603 Use \\[describe-mode] for more info." t nil)
2270 2604
2271 ;;;*** 2605 ;;;***
2272 2606
2273 ;;;### (autoloads (hanoi) "hanoi" "games/hanoi.el" (12546 37635)) 2607 ;;;### (autoloads (hanoi) "hanoi" "games/hanoi.el" (12968 62966))
2274 ;;; Generated autoloads from games/hanoi.el 2608 ;;; Generated autoloads from games/hanoi.el
2275 2609
2276 (autoload 'hanoi "hanoi" "\ 2610 (autoload 'hanoi "hanoi" "\
2277 Towers of Hanoi diversion. Argument is number of rings." t nil) 2611 Towers of Hanoi diversion. Argument is number of rings." t nil)
2278 2612
2279 ;;;*** 2613 ;;;***
2280 2614
2281 ;;;### (autoloads (life) "life" "games/life.el" (12742 53079)) 2615 ;;;### (autoloads (life) "life" "games/life.el" (12968 63002))
2282 ;;; Generated autoloads from games/life.el 2616 ;;; Generated autoloads from games/life.el
2283 2617
2284 (autoload 'life "life" "\ 2618 (autoload 'life "life" "\
2285 Run Conway's Life simulation. 2619 Run Conway's Life simulation.
2286 The starting pattern is randomly selected. Prefix arg (optional first 2620 The starting pattern is randomly selected. Prefix arg (optional first
2287 arg non-nil from a program) is the number of seconds to sleep between 2621 arg non-nil from a program) is the number of seconds to sleep between
2288 generations (this defaults to 1)." t nil) 2622 generations (this defaults to 1)." t nil)
2289 2623
2290 ;;;*** 2624 ;;;***
2291 2625
2292 ;;;### (autoloads (mpuz) "mpuz" "games/mpuz.el" (12546 37635)) 2626 ;;;### (autoloads (mpuz) "mpuz" "games/mpuz.el" (12968 63029))
2293 ;;; Generated autoloads from games/mpuz.el 2627 ;;; Generated autoloads from games/mpuz.el
2294 2628
2295 (autoload 'mpuz "mpuz" "\ 2629 (autoload 'mpuz "mpuz" "\
2296 Multiplication puzzle with GNU Emacs." t nil) 2630 Multiplication puzzle with GNU Emacs." t nil)
2297 2631
2298 ;;;*** 2632 ;;;***
2299 2633
2300 ;;;### (autoloads (snarf-spooks spook) "spook" "games/spook.el" (12546 37636)) 2634 ;;;### (autoloads (snarf-spooks spook) "spook" "games/spook.el" (12968 63064))
2301 ;;; Generated autoloads from games/spook.el 2635 ;;; Generated autoloads from games/spook.el
2302 2636
2303 (autoload 'spook "spook" "\ 2637 (autoload 'spook "spook" "\
2304 Adds that special touch of class to your outgoing mail." t nil) 2638 Adds that special touch of class to your outgoing mail." t nil)
2305 2639
2306 (autoload 'snarf-spooks "spook" "\ 2640 (autoload 'snarf-spooks "spook" "\
2307 Return a vector containing the lines from `spook-phrases-file'." nil nil) 2641 Return a vector containing the lines from `spook-phrases-file'." nil nil)
2308 2642
2309 ;;;*** 2643 ;;;***
2310 2644
2311 ;;;### (autoloads nil "studly" "games/studly.el" (11903 15936)) 2645 ;;;***
2646
2647 ;;;### (autoloads nil "studly" "games/studly.el" (12968 63094))
2312 ;;; Generated autoloads from games/studly.el 2648 ;;; Generated autoloads from games/studly.el
2313 2649
2314 ;;;### (autoloads (psychoanalyze-pinhead insert-zippyism yow) "yow" "games/yow.el" (12546 37637)) 2650 ;;;***
2651
2652 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism yow) "yow" "games/yow.el" (12968 63133))
2315 ;;; Generated autoloads from games/yow.el 2653 ;;; Generated autoloads from games/yow.el
2316 2654
2317 (autoload 'yow "yow" "\ 2655 (autoload 'yow "yow" "\
2318 Return or display a random Zippy quotation. With prefix arg, insert it." t nil) 2656 Return or display a random Zippy quotation. With prefix arg, insert it." t nil)
2319 2657
2320 (autoload 'insert-zippyism "yow" "\ 2658 (autoload 'insert-zippyism "yow" "\
2321 Prompt with completion for a known Zippy quotation, and insert it at point." t nil) 2659 Prompt with completion for a known Zippy quotation, and insert it at point." t nil)
2322 2660
2661 (autoload 'apropos-zippy "yow" "\
2662 Return a list of all Zippy quotes matching REGEXP.
2663 If called interactively, display a list of matches." t nil)
2664
2323 (autoload 'psychoanalyze-pinhead "yow" "\ 2665 (autoload 'psychoanalyze-pinhead "yow" "\
2324 Zippy goes to the analyst." t nil) 2666 Zippy goes to the analyst." t nil)
2325 2667
2326 ;;;*** 2668 ;;;***
2327 2669
2328 ;;;*** 2670 ;;;***
2329 2671
2330 ;;;### (autoloads nil "custom" "gnus/custom.el" (12823 45985)) 2672 ;;;### (autoloads nil "custom" "gnus/custom.el" (12860 33794))
2331 ;;; Generated autoloads from gnus/custom.el 2673 ;;; Generated autoloads from gnus/custom.el
2332 2674
2333 ;;;*** 2675 ;;;***
2334 2676
2335 ;;;### (autoloads nil "dgnushack" "gnus/dgnushack.el" (12823 45985)) 2677 ;;;### (autoloads nil "dgnushack" "gnus/dgnushack.el" (12860 33794))
2336 ;;; Generated autoloads from gnus/dgnushack.el 2678 ;;; Generated autoloads from gnus/dgnushack.el
2337 2679
2338 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" (12823 45575)) 2680 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" (12860 33990))
2339 ;;; Generated autoloads from gnus/earcon.el 2681 ;;; Generated autoloads from gnus/earcon.el
2340 2682
2341 (autoload 'gnus-earcon-display "earcon" "\ 2683 (autoload 'gnus-earcon-display "earcon" "\
2342 Play sounds in message buffers." t nil) 2684 Play sounds in message buffers." t nil)
2343 2685
2344 ;;;*** 2686 ;;;***
2345 2687
2346 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (12823 45986)) 2688 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (12860 33801))
2347 ;;; Generated autoloads from gnus/gnus-cache.el 2689 ;;; Generated autoloads from gnus/gnus-cache.el
2348 2690
2349 (autoload 'gnus-jog-cache "gnus-cache" "\ 2691 (autoload 'gnus-jog-cache "gnus-cache" "\
2350 Go through all groups and put the articles into the cache." t nil) 2692 Go through all groups and put the articles into the cache." t nil)
2351 2693
2356 Generate NOV files recursively starting in DIR." t nil) 2698 Generate NOV files recursively starting in DIR." t nil)
2357 2699
2358 ;;;*** 2700 ;;;***
2359 2701
2360 ;;;*** 2702 ;;;***
2361 2703
2362 ;;;### (autoloads nil "gnus-cite" "gnus/gnus-cite.el" (12823 45985)) 2704 ;;;***
2705
2706 ;;;### (autoloads nil "gnus-cite" "gnus/gnus-cite.el" (12860 33795))
2363 ;;; Generated autoloads from gnus/gnus-cite.el 2707 ;;; Generated autoloads from gnus/gnus-cite.el
2364 2708
2365 ;;;*** 2709 ;;;***
2366 2710
2367 ;;;### (autoloads nil "gnus-cus" "gnus/gnus-cus.el" (12823 45985)) 2711 ;;;### (autoloads nil "gnus-cus" "gnus/gnus-cus.el" (12860 33797))
2368 ;;; Generated autoloads from gnus/gnus-cus.el 2712 ;;; Generated autoloads from gnus/gnus-cus.el
2369 2713
2370 ;;;### (autoloads nil "gnus-demon" "gnus/gnus-demon.el" (12740 29837)) 2714 ;;;***
2715
2716 ;;;***
2717
2718 ;;;### (autoloads nil "gnus-demon" "gnus/gnus-demon.el" (12748 62769))
2371 ;;; Generated autoloads from gnus/gnus-demon.el 2719 ;;; Generated autoloads from gnus/gnus-demon.el
2372
2373 ;;;***
2374
2375 ;;;***
2376 2720
2377 ;;;### (autoloads nil "gnus-edit" "gnus/gnus-edit.el" (12823 45217)) 2721 ;;;### (autoloads nil "gnus-edit" "gnus/gnus-edit.el" (12823 45217))
2378 ;;; Generated autoloads from gnus/gnus-edit.el 2722 ;;; Generated autoloads from gnus/gnus-edit.el
2379 2723
2380 ;;;*** 2724 ;;;***
2381 2725
2382 ;;;### (autoloads nil "gnus-ems" "gnus/gnus-ems.el" (12823 45986)) 2726 ;;;***
2727
2728 ;;;### (autoloads nil "gnus-ems" "gnus/gnus-ems.el" (12860 33799))
2383 ;;; Generated autoloads from gnus/gnus-ems.el 2729 ;;; Generated autoloads from gnus/gnus-ems.el
2384 2730
2385 ;;;*** 2731 ;;;***
2386 2732
2387 ;;;### (autoloads nil "gnus-gl" "gnus/gnus-gl.el" (12823 45219)) 2733 ;;;### (autoloads nil "gnus-gl" "gnus/gnus-gl.el" (12880 32726))
2388 ;;; Generated autoloads from gnus/gnus-gl.el 2734 ;;; Generated autoloads from gnus/gnus-gl.el
2389 2735
2390 ;;;*** 2736 ;;;***
2391 2737
2392 ;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (12727 30137)) 2738 ;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (12730 9665))
2393 ;;; Generated autoloads from gnus/gnus-kill.el 2739 ;;; Generated autoloads from gnus/gnus-kill.el
2394 2740
2395 ;;;### (autoloads nil "gnus-mh" "gnus/gnus-mh.el" (12740 29832)) 2741 ;;;***
2742
2743 ;;;***
2744
2745 ;;;### (autoloads nil "gnus-mh" "gnus/gnus-mh.el" (12748 62756))
2396 ;;; Generated autoloads from gnus/gnus-mh.el 2746 ;;; Generated autoloads from gnus/gnus-mh.el
2397 2747
2398 ;;;*** 2748 ;;;***
2399 2749
2400 ;;;*** 2750 ;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (12860 33802))
2401
2402 ;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (12823 45986))
2403 ;;; Generated autoloads from gnus/gnus-msg.el 2751 ;;; Generated autoloads from gnus/gnus-msg.el
2404 2752
2405 ;;;*** 2753 ;;;***
2406 2754
2407 ;;;### (autoloads nil "gnus-nocem" "gnus/gnus-nocem.el" (12823 45988)) 2755 ;;;### (autoloads nil "gnus-nocem" "gnus/gnus-nocem.el" (12860 33814))
2408 ;;; Generated autoloads from gnus/gnus-nocem.el 2756 ;;; Generated autoloads from gnus/gnus-nocem.el
2409 2757
2410 ;;;*** 2758 ;;;***
2411 2759
2412 ;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (12823 45989)) 2760 ;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (12860 33815))
2413 ;;; Generated autoloads from gnus/gnus-picon.el 2761 ;;; Generated autoloads from gnus/gnus-picon.el
2414 2762
2415 ;;;### (autoloads nil "gnus-salt" "gnus/gnus-salt.el" (12745 38029)) 2763 ;;;***
2764
2765 ;;;### (autoloads nil "gnus-salt" "gnus/gnus-salt.el" (12748 62771))
2416 ;;; Generated autoloads from gnus/gnus-salt.el 2766 ;;; Generated autoloads from gnus/gnus-salt.el
2417 2767
2418 ;;;### (autoloads nil "gnus-score" "gnus/gnus-score.el" (12823 45982)) 2768 ;;;***
2769
2770 ;;;### (autoloads nil "gnus-score" "gnus/gnus-score.el" (12860 33782))
2419 ;;; Generated autoloads from gnus/gnus-score.el 2771 ;;; Generated autoloads from gnus/gnus-score.el
2420 2772
2421 ;;;### (autoloads nil "gnus-setup" "gnus/gnus-setup.el" (12727 30250)) 2773 ;;;***
2774
2775 ;;;### (autoloads nil "gnus-setup" "gnus/gnus-setup.el" (12731 38138))
2422 ;;; Generated autoloads from gnus/gnus-setup.el 2776 ;;; Generated autoloads from gnus/gnus-setup.el
2423 2777
2424 ;;;### (autoloads (gnus-sound-play) "gnus-sound" "gnus/gnus-sound.el" (12823 45576)) 2778 ;;;### (autoloads (gnus-sound-play) "gnus-sound" "gnus/gnus-sound.el" (12860 33989))
2425 ;;; Generated autoloads from gnus/gnus-sound.el 2779 ;;; Generated autoloads from gnus/gnus-sound.el
2426 2780
2427 (autoload 'gnus-sound-play "gnus-sound" "\ 2781 (autoload 'gnus-sound-play "gnus-sound" "\
2428 Play a sound through the speaker." t nil) 2782 Play a sound through the speaker." t nil)
2429 2783
2430 ;;;*** 2784 ;;;***
2431 2785
2432 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" (12743 11653)) 2786 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" (12748 62772))
2433 ;;; Generated autoloads from gnus/gnus-soup.el 2787 ;;; Generated autoloads from gnus/gnus-soup.el
2434 2788
2435 (autoload 'gnus-batch-brew-soup "gnus-soup" "\ 2789 (autoload 'gnus-batch-brew-soup "gnus-soup" "\
2436 Brew a SOUP packet from groups mention on the command line. 2790 Brew a SOUP packet from groups mention on the command line.
2437 Will use the remaining command line arguments as regular expressions 2791 Will use the remaining command line arguments as regular expressions
2441 groups with \"emacs\" in the name, you could say something like: 2795 groups with \"emacs\" in the name, you could say something like:
2442 2796
2443 $ emacs -batch -f gnus-batch-brew-soup ^nnml \".*emacs.*\"" t nil) 2797 $ emacs -batch -f gnus-batch-brew-soup ^nnml \".*emacs.*\"" t nil)
2444 2798
2445 ;;;*** 2799 ;;;***
2446 2800
2447 ;;;### (autoloads nil "gnus-srvr" "gnus/gnus-srvr.el" (12744 54656)) 2801 ;;;***
2802
2803 ;;;### (autoloads nil "gnus-srvr" "gnus/gnus-srvr.el" (12748 62773))
2448 ;;; Generated autoloads from gnus/gnus-srvr.el 2804 ;;; Generated autoloads from gnus/gnus-srvr.el
2449 2805
2450 ;;;*** 2806 ;;;***
2451 2807
2452 ;;;*** 2808 ;;;***
2453 2809
2454 ;;;### (autoloads nil "gnus-topic" "gnus/gnus-topic.el" (12823 45988)) 2810 ;;;### (autoloads nil "gnus-topic" "gnus/gnus-topic.el" (12860 33814))
2455 ;;; Generated autoloads from gnus/gnus-topic.el 2811 ;;; Generated autoloads from gnus/gnus-topic.el
2456 2812
2457 ;;;*** 2813 ;;;***
2458 2814
2459 ;;;### (autoloads nil "gnus-uu" "gnus/gnus-uu.el" (12823 45987)) 2815 ;;;### (autoloads nil "gnus-uu" "gnus/gnus-uu.el" (12860 33803))
2460 ;;; Generated autoloads from gnus/gnus-uu.el 2816 ;;; Generated autoloads from gnus/gnus-uu.el
2461 2817
2462 ;;;*** 2818 ;;;***
2463 2819
2464 ;;;### (autoloads nil "gnus-vis" "gnus/gnus-vis.el" (12823 45987)) 2820 ;;;### (autoloads nil "gnus-vis" "gnus/gnus-vis.el" (12860 33805))
2465 ;;; Generated autoloads from gnus/gnus-vis.el 2821 ;;; Generated autoloads from gnus/gnus-vis.el
2466 2822
2467 ;;;*** 2823 ;;;***
2468 2824
2469 ;;;### (autoloads nil "gnus-vm" "gnus/gnus-vm.el" (12727 30143)) 2825 ;;;### (autoloads nil "gnus-vm" "gnus/gnus-vm.el" (12730 9676))
2470 ;;; Generated autoloads from gnus/gnus-vm.el 2826 ;;; Generated autoloads from gnus/gnus-vm.el
2471 2827
2472 ;;;*** 2828 ;;;***
2473 2829
2474 ;;;### (autoloads nil "gnus-xmas" "gnus/gnus-xmas.el" (12823 45989)) 2830 ;;;### (autoloads nil "gnus-xmas" "gnus/gnus-xmas.el" (12860 33816))
2475 ;;; Generated autoloads from gnus/gnus-xmas.el 2831 ;;; Generated autoloads from gnus/gnus-xmas.el
2476 2832
2477 ;;;### (autoloads (gnus-batch-score gnus-fetch-group gnus gnus-other-frame gnus-slave gnus-no-server gnus-slave-no-server gnus-add-configuration gnus-update-format) "gnus" "gnus/gnus.el" (12851 23291)) 2833 ;;;### (autoloads (gnus-batch-score gnus-fetch-group gnus gnus-other-frame gnus-slave gnus-no-server gnus-slave-no-server gnus-add-configuration gnus-update-format) "gnus" "gnus/gnus.el" (12885 60950))
2478 ;;; Generated autoloads from gnus/gnus.el 2834 ;;; Generated autoloads from gnus/gnus.el
2479 2835
2480 (autoload 'gnus-update-format "gnus" "\ 2836 (autoload 'gnus-update-format "gnus" "\
2481 Update the format specification near point." t nil) 2837 Update the format specification near point." t nil)
2482 2838
2518 Newsgroups is a list of strings in Bnews format. If you want to score 2874 Newsgroups is a list of strings in Bnews format. If you want to score
2519 the comp hierarchy, you'd say \"comp.all\". If you would not like to 2875 the comp hierarchy, you'd say \"comp.all\". If you would not like to
2520 score the alt hierarchy, you'd say \"!alt.all\"." t nil) 2876 score the alt hierarchy, you'd say \"!alt.all\"." t nil)
2521 2877
2522 ;;;*** 2878 ;;;***
2523 2879
2524 ;;;### (autoloads nil "mailheader" "gnus/mailheader.el" (12727 30254)) 2880 ;;;***
2881
2882 ;;;### (autoloads nil "mailheader" "gnus/mailheader.el" (12731 38141))
2525 ;;; Generated autoloads from gnus/mailheader.el 2883 ;;; Generated autoloads from gnus/mailheader.el
2526 2884
2527 ;;;### (autoloads (unbold-region bold-region message-news-other-frame message-news-other-window message-mail-other-frame message-mail-other-window message-bounce message-resend message-forward message-recover message-supersede message-cancel-news message-followup message-wide-reply message-reply message-news message-mail message-mode) "message" "gnus/message.el" (12851 23288)) 2885 ;;;***
2886
2887 ;;;### (autoloads (unbold-region bold-region message-news-other-frame message-news-other-window message-mail-other-frame message-mail-other-window message-bounce message-resend message-forward message-recover message-supersede message-cancel-news message-followup message-wide-reply message-reply message-news message-mail message-mode) "message" "gnus/message.el" (12860 33818))
2528 ;;; Generated autoloads from gnus/message.el 2888 ;;; Generated autoloads from gnus/message.el
2529 2889
2530 (defvar message-fcc-handler-function 'rmail-output "\ 2890 (defvar message-fcc-handler-function 'rmail-output "\
2531 *A function called to save outgoing articles. 2891 *A function called to save outgoing articles.
2532 This function will be called with the name of the file to store the 2892 This function will be called with the name of the file to store the
2780 3140
2781 ;;;*** 3141 ;;;***
2782 3142
2783 ;;;*** 3143 ;;;***
2784 3144
2785 ;;;### (autoloads nil "messagexmas" "gnus/messagexmas.el" (12823 45989)) 3145 ;;;### (autoloads nil "messagexmas" "gnus/messagexmas.el" (12860 33819))
2786 ;;; Generated autoloads from gnus/messagexmas.el 3146 ;;; Generated autoloads from gnus/messagexmas.el
2787 3147
2788 ;;;*** 3148 ;;;***
2789 3149
2790 ;;;### (autoloads nil "messcompat" "gnus/messcompat.el" (12852 5837)) 3150 ;;;### (autoloads nil "messcompat" "gnus/messcompat.el" (12860 33990))
2791 ;;; Generated autoloads from gnus/messcompat.el 3151 ;;; Generated autoloads from gnus/messcompat.el
2792 3152
2793 ;;;*** 3153 ;;;***
2794 3154
2795 ;;;### (autoloads nil "nnbabyl" "gnus/nnbabyl.el" (12823 45987)) 3155 ;;;### (autoloads nil "nnbabyl" "gnus/nnbabyl.el" (12860 33806))
2796 ;;; Generated autoloads from gnus/nnbabyl.el 3156 ;;; Generated autoloads from gnus/nnbabyl.el
2797 3157
2798 ;;;### (autoloads nil "nndb" "gnus/nndb.el" (12740 29838)) 3158 ;;;***
3159
3160 ;;;### (autoloads nil "nndb" "gnus/nndb.el" (12748 62778))
2799 ;;; Generated autoloads from gnus/nndb.el 3161 ;;; Generated autoloads from gnus/nndb.el
2800 3162
2801 ;;;*** 3163 ;;;***
2802 3164
2803 ;;;### (autoloads nil "nndir" "gnus/nndir.el" (12823 45987)) 3165 ;;;### (autoloads nil "nndir" "gnus/nndir.el" (12860 33806))
2804 ;;; Generated autoloads from gnus/nndir.el 3166 ;;; Generated autoloads from gnus/nndir.el
2805 3167
2806 ;;;*** 3168 ;;;***
2807 3169
2808 ;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (12851 23285)) 3170 ;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (12860 33807))
2809 ;;; Generated autoloads from gnus/nndoc.el 3171 ;;; Generated autoloads from gnus/nndoc.el
2810 3172
2811 ;;;### (autoloads nil "nndraft" "gnus/nndraft.el" (12727 30258)) 3173 ;;;***
3174
3175 ;;;***
3176
3177 ;;;### (autoloads nil "nndraft" "gnus/nndraft.el" (12731 38143))
2812 ;;; Generated autoloads from gnus/nndraft.el 3178 ;;; Generated autoloads from gnus/nndraft.el
2813 3179
2814 ;;;*** 3180 ;;;***
2815 3181
2816 ;;;*** 3182 ;;;### (autoloads nil "nneething" "gnus/nneething.el" (12860 33808))
2817
2818 ;;;### (autoloads nil "nneething" "gnus/nneething.el" (12823 45987))
2819 ;;; Generated autoloads from gnus/nneething.el 3183 ;;; Generated autoloads from gnus/nneething.el
2820 3184
2821 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" (12823 45988)) 3185 ;;;***
3186
3187 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" (12860 33809))
2822 ;;; Generated autoloads from gnus/nnfolder.el 3188 ;;; Generated autoloads from gnus/nnfolder.el
2823 3189
2824 (autoload 'nnfolder-generate-active-file "nnfolder" "\ 3190 (autoload 'nnfolder-generate-active-file "nnfolder" "\
2825 Look for mbox folders in the nnfolder directory and make them into groups." t nil) 3191 Look for mbox folders in the nnfolder directory and make them into groups." t nil)
2826 3192
2827 ;;;*** 3193 ;;;***
2828 3194
2829 ;;;*** 3195 ;;;***
2830 3196
2831 ;;;### (autoloads nil "nnheader" "gnus/nnheader.el" (12823 45988)) 3197 ;;;### (autoloads nil "nnheader" "gnus/nnheader.el" (12860 33810))
2832 ;;; Generated autoloads from gnus/nnheader.el 3198 ;;; Generated autoloads from gnus/nnheader.el
2833 3199
2834 ;;;### (autoloads nil "nnheaderxm" "gnus/nnheaderxm.el" (12740 29470)) 3200 ;;;***
3201
3202 ;;;***
3203
3204 ;;;### (autoloads nil "nnheaderxm" "gnus/nnheaderxm.el" (12748 62973))
2835 ;;; Generated autoloads from gnus/nnheaderxm.el 3205 ;;; Generated autoloads from gnus/nnheaderxm.el
2836 3206
2837 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" (12727 30150)) 3207 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" (12730 9692))
2838 ;;; Generated autoloads from gnus/nnkiboze.el 3208 ;;; Generated autoloads from gnus/nnkiboze.el
2839 3209
2840 (autoload 'nnkiboze-generate-groups "nnkiboze" "\ 3210 (autoload 'nnkiboze-generate-groups "nnkiboze" "\
2841 Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups 3211 Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups
2842 Finds out what articles are to be part of the nnkiboze groups." t nil) 3212 Finds out what articles are to be part of the nnkiboze groups." t nil)
2843 3213
2844 ;;;*** 3214 ;;;***
2845 3215
2846 ;;;*** 3216 ;;;***
2847 3217
2848 ;;;### (autoloads nil "nnmail" "gnus/nnmail.el" (12823 45988)) 3218 ;;;### (autoloads nil "nnmail" "gnus/nnmail.el" (12860 33811))
2849 ;;; Generated autoloads from gnus/nnmail.el 3219 ;;; Generated autoloads from gnus/nnmail.el
2850 3220
2851 ;;;*** 3221 ;;;***
2852 3222
2853 ;;;### (autoloads nil "nnmbox" "gnus/nnmbox.el" (12823 45988)) 3223 ;;;### (autoloads nil "nnmbox" "gnus/nnmbox.el" (12860 33812))
2854 ;;; Generated autoloads from gnus/nnmbox.el 3224 ;;; Generated autoloads from gnus/nnmbox.el
2855 3225
2856 ;;;*** 3226 ;;;***
2857 3227
2858 ;;;### (autoloads nil "nnmh" "gnus/nnmh.el" (12823 45988)) 3228 ;;;### (autoloads nil "nnmh" "gnus/nnmh.el" (12860 33813))
2859 ;;; Generated autoloads from gnus/nnmh.el 3229 ;;; Generated autoloads from gnus/nnmh.el
2860 3230
2861 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" (12745 38029)) 3231 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" (12748 62768))
2862 ;;; Generated autoloads from gnus/nnml.el 3232 ;;; Generated autoloads from gnus/nnml.el
2863 3233
2864 (autoload 'nnml-generate-nov-databases "nnml" "\ 3234 (autoload 'nnml-generate-nov-databases "nnml" "\
2865 Generate nov databases in all nnml directories." t nil) 3235 Generate nov databases in all nnml directories." t nil)
2866 3236
2867 ;;;*** 3237 ;;;***
2868 3238
2869 ;;;### (autoloads nil "nnoo" "gnus/nnoo.el" (12727 30260)) 3239 ;;;***
3240
3241 ;;;### (autoloads nil "nnoo" "gnus/nnoo.el" (12731 38144))
2870 ;;; Generated autoloads from gnus/nnoo.el 3242 ;;; Generated autoloads from gnus/nnoo.el
2871 3243
2872 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) "nnsoup" "gnus/nnsoup.el" (12727 30260)) 3244 ;;;***
3245
3246 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) "nnsoup" "gnus/nnsoup.el" (12885 60986))
2873 ;;; Generated autoloads from gnus/nnsoup.el 3247 ;;; Generated autoloads from gnus/nnsoup.el
2874 3248
2875 (autoload 'nnsoup-pack-replies "nnsoup" "\ 3249 (autoload 'nnsoup-pack-replies "nnsoup" "\
2876 Make an outbound package of SOUP replies." t nil) 3250 Make an outbound package of SOUP replies." t nil)
2877 3251
2883 3257
2884 ;;;*** 3258 ;;;***
2885 3259
2886 ;;;*** 3260 ;;;***
2887 3261
2888 ;;;### (autoloads nil "nnspool" "gnus/nnspool.el" (12823 45985)) 3262 ;;;### (autoloads nil "nnspool" "gnus/nnspool.el" (12860 33796))
2889 ;;; Generated autoloads from gnus/nnspool.el 3263 ;;; Generated autoloads from gnus/nnspool.el
2890 3264
2891 ;;;*** 3265 ;;;***
2892 3266
2893 ;;;### (autoloads nil "nntp" "gnus/nntp.el" (12823 45986)) 3267 ;;;### (autoloads nil "nntp" "gnus/nntp.el" (12860 33799))
2894 ;;; Generated autoloads from gnus/nntp.el 3268 ;;; Generated autoloads from gnus/nntp.el
2895 3269
2896 ;;;*** 3270 ;;;***
2897 3271
2898 ;;;### (autoloads nil "nnvirtual" "gnus/nnvirtual.el" (12740 29836)) 3272 ;;;### (autoloads nil "nnvirtual" "gnus/nnvirtual.el" (12748 62768))
2899 ;;; Generated autoloads from gnus/nnvirtual.el 3273 ;;; Generated autoloads from gnus/nnvirtual.el
2900 3274
2901 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" (12823 45989)) 3275 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" (12860 33991))
2902 ;;; Generated autoloads from gnus/score-mode.el 3276 ;;; Generated autoloads from gnus/score-mode.el
2903 3277
2904 (autoload 'gnus-score-mode "score-mode" "\ 3278 (autoload 'gnus-score-mode "score-mode" "\
2905 Mode for editing Gnus score files. 3279 Mode for editing Gnus score files.
2906 This mode is an extended emacs-lisp mode. 3280 This mode is an extended emacs-lisp mode.
2907 3281
2908 \\{gnus-score-mode-map}" t nil) 3282 \\{gnus-score-mode-map}" t nil)
2909 3283
2910 ;;;*** 3284 ;;;***
2911 3285
2912 ;;;### (autoloads (gnus-smiley-display smiley-buffer smiley-region) "smiley" "gnus/smiley.el" (12823 45989)) 3286 ;;;### (autoloads (gnus-smiley-display smiley-buffer smiley-region) "smiley" "gnus/smiley.el" (12860 33819))
2913 ;;; Generated autoloads from gnus/smiley.el 3287 ;;; Generated autoloads from gnus/smiley.el
2914 3288
2915 (autoload 'smiley-region "smiley" "\ 3289 (autoload 'smiley-region "smiley" "\
2916 Smilify the region between point and mark." t nil) 3290 Smilify the region between point and mark." t nil)
2917 3291
2920 (autoload 'gnus-smiley-display "smiley" nil t nil) 3294 (autoload 'gnus-smiley-display "smiley" nil t nil)
2921 3295
2922 ;;;*** 3296 ;;;***
2923 3297
2924 ;;;*** 3298 ;;;***
2925 3299
2926 ;;;### (autoloads nil "adapt" "hm--html-menus/adapt.el" (12851 23327)) 3300 ;;;***
3301
3302 ;;;### (autoloads nil "adapt" "hm--html-menus/adapt.el" (12860 33888))
2927 ;;; Generated autoloads from hm--html-menus/adapt.el 3303 ;;; Generated autoloads from hm--html-menus/adapt.el
2928 3304
2929 ;;;*** 3305 ;;;***
2930 3306
2931 ;;;### (autoloads nil "hm--date" "hm--html-menus/hm--date.el" (12851 23329)) 3307 ;;;### (autoloads nil "hm--date" "hm--html-menus/hm--date.el" (12860 33889))
2932 ;;; Generated autoloads from hm--html-menus/hm--date.el 3308 ;;; Generated autoloads from hm--html-menus/hm--date.el
2933 3309
2934 ;;;*** 3310 ;;;***
2935 3311
2936 ;;;### (autoloads nil "hm--html-configuration" "hm--html-menus/hm--html-configuration.el" (12851 23333)) 3312 ;;;### (autoloads nil "hm--html-configuration" "hm--html-menus/hm--html-configuration.el" (12860 33894))
2937 ;;; Generated autoloads from hm--html-menus/hm--html-configuration.el 3313 ;;; Generated autoloads from hm--html-menus/hm--html-configuration.el
2938 3314
2939 ;;;*** 3315 ;;;***
2940 3316
2941 ;;;### (autoloads nil "hm--html-drag-and-drop" "hm--html-menus/hm--html-drag-and-drop.el" (12851 23386)) 3317 ;;;### (autoloads nil "hm--html-drag-and-drop" "hm--html-menus/hm--html-drag-and-drop.el" (12860 33992))
2942 ;;; Generated autoloads from hm--html-menus/hm--html-drag-and-drop.el 3318 ;;; Generated autoloads from hm--html-menus/hm--html-drag-and-drop.el
2943 3319
2944 ;;;*** 3320 ;;;***
2945 3321
2946 ;;;*** 3322 ;;;***
2947 3323
2948 ;;;### (autoloads nil "hm--html-keys" "hm--html-menus/hm--html-keys.el" (12861 22552)) 3324 ;;;### (autoloads nil "hm--html-keys" "hm--html-menus/hm--html-keys.el" (12885 62679))
2949 ;;; Generated autoloads from hm--html-menus/hm--html-keys.el 3325 ;;; Generated autoloads from hm--html-menus/hm--html-keys.el
2950 3326
2951 ;;;### (autoloads nil "hm--html-menu" "hm--html-menus/hm--html-menu.el" (12851 23329)) 3327 ;;;***
3328
3329 ;;;***
3330
3331 ;;;### (autoloads nil "hm--html-menu" "hm--html-menus/hm--html-menu.el" (12860 33890))
2952 ;;; Generated autoloads from hm--html-menus/hm--html-menu.el 3332 ;;; Generated autoloads from hm--html-menus/hm--html-menu.el
2953 3333
2954 ;;;### (autoloads (hm--html-minor-mode hm--html-mode) "hm--html-mode" "hm--html-menus/hm--html-mode.el" (12851 23385)) 3334 ;;;### (autoloads (hm--html-minor-mode hm--html-mode) "hm--html-mode" "hm--html-menus/hm--html-mode.el" (12860 33992))
2955 ;;; Generated autoloads from hm--html-menus/hm--html-mode.el 3335 ;;; Generated autoloads from hm--html-menus/hm--html-mode.el
2956 3336
2957 (autoload 'hm--html-mode "hm--html-mode" "\ 3337 (autoload 'hm--html-mode "hm--html-mode" "\
2958 Major mode for editing HTML hypertext documents. 3338 Major mode for editing HTML hypertext documents.
2959 Special commands:\\{hm--html-mode-map} 3339 Special commands:\\{hm--html-mode-map}
2966 3346
2967 ;;;*** 3347 ;;;***
2968 3348
2969 ;;;*** 3349 ;;;***
2970 3350
2971 ;;;### (autoloads nil "hm--html" "hm--html-menus/hm--html.el" (12851 23333)) 3351 ;;;### (autoloads nil "hm--html" "hm--html-menus/hm--html.el" (12860 33893))
2972 ;;; Generated autoloads from hm--html-menus/hm--html.el 3352 ;;; Generated autoloads from hm--html-menus/hm--html.el
2973 3353
2974 ;;;### (autoloads nil "html-mode" "hm--html-menus/html-mode.el" (12638 48648)) 3354 ;;;***
2975 ;;; Generated autoloads from hm--html-menus/html-mode.el 3355
2976 3356 ;;;### (autoloads (html-view-get-display html-view-goto-url html-view-view-buffer html-view-view-file html-view-start-mosaic) "html-view" "hm--html-menus/html-view.el" (12677 32973))
2977 ;;;### (autoloads (html-view-get-display html-view-goto-url html-view-view-buffer html-view-view-file html-view-start-mosaic) "html-view" "hm--html-menus/html-view.el" (12318 54261))
2978 ;;; Generated autoloads from hm--html-menus/html-view.el 3357 ;;; Generated autoloads from hm--html-menus/html-view.el
2979 3358
2980 (autoload 'html-view-start-mosaic "html-view" "\ 3359 (autoload 'html-view-start-mosaic "html-view" "\
2981 Start Mosaic." t nil) 3360 Start Mosaic." t nil)
2982 3361
2995 3374
2996 ;;;*** 3375 ;;;***
2997 3376
2998 ;;;*** 3377 ;;;***
2999 3378
3000 ;;;### (autoloads nil "internal-drag-and-drop" "hm--html-menus/internal-drag-and-drop.el" (12851 23387)) 3379 ;;;### (autoloads nil "internal-drag-and-drop" "hm--html-menus/internal-drag-and-drop.el" (12860 33992))
3001 ;;; Generated autoloads from hm--html-menus/internal-drag-and-drop.el 3380 ;;; Generated autoloads from hm--html-menus/internal-drag-and-drop.el
3002 3381
3003 ;;;*** 3382 ;;;***
3004 3383
3005 ;;;### (autoloads nil "tmpl-minor-mode" "hm--html-menus/tmpl-minor-mode.el" (12852 6134)) 3384 ;;;### (autoloads nil "tmpl-minor-mode" "hm--html-menus/tmpl-minor-mode.el" (12860 33895))
3006 ;;; Generated autoloads from hm--html-menus/tmpl-minor-mode.el 3385 ;;; Generated autoloads from hm--html-menus/tmpl-minor-mode.el
3007 3386
3008 ;;;### (autoloads nil "hact" "hyperbole/hact.el" (12178 36891)) 3387 ;;;***
3388
3389 ;;;### (autoloads nil "hact" "hyperbole/hact.el" (12677 32925))
3009 ;;; Generated autoloads from hyperbole/hact.el 3390 ;;; Generated autoloads from hyperbole/hact.el
3010 3391
3011 ;;;*** 3392 ;;;***
3012 3393
3013 ;;;### (autoloads nil "hactypes" "hyperbole/hactypes.el" (12558 62953)) 3394 ;;;### (autoloads nil "hactypes" "hyperbole/hactypes.el" (12677 32926))
3014 ;;; Generated autoloads from hyperbole/hactypes.el 3395 ;;; Generated autoloads from hyperbole/hactypes.el
3015 3396
3016 ;;;### (autoloads nil "hargs" "hyperbole/hargs.el" (12378 2532)) 3397 ;;;***
3398
3399 ;;;### (autoloads nil "hargs" "hyperbole/hargs.el" (12677 32928))
3017 ;;; Generated autoloads from hyperbole/hargs.el 3400 ;;; Generated autoloads from hyperbole/hargs.el
3018 3401
3019 ;;;*** 3402 ;;;***
3020 3403
3021 ;;;### (autoloads nil "hbdata" "hyperbole/hbdata.el" (12178 36894)) 3404 ;;;### (autoloads nil "hbdata" "hyperbole/hbdata.el" (12677 32928))
3022 ;;; Generated autoloads from hyperbole/hbdata.el 3405 ;;; Generated autoloads from hyperbole/hbdata.el
3023 3406
3024 ;;;*** 3407 ;;;***
3025 3408
3026 ;;;### (autoloads nil "hbmap" "hyperbole/hbmap.el" (12558 62954)) 3409 ;;;### (autoloads nil "hbmap" "hyperbole/hbmap.el" (12677 32927))
3027 ;;; Generated autoloads from hyperbole/hbmap.el 3410 ;;; Generated autoloads from hyperbole/hbmap.el
3028 3411
3029 ;;;*** 3412 ;;;***
3030 3413
3031 ;;;### (autoloads nil "hbut" "hyperbole/hbut.el" (12558 62955)) 3414 ;;;### (autoloads nil "hbut" "hyperbole/hbut.el" (12677 32928))
3032 ;;; Generated autoloads from hyperbole/hbut.el 3415 ;;; Generated autoloads from hyperbole/hbut.el
3033 3416
3034 ;;;*** 3417 ;;;***
3035 3418
3036 ;;;### (autoloads nil "hgnus" "hyperbole/hgnus.el" (12558 62955)) 3419 ;;;### (autoloads nil "hgnus" "hyperbole/hgnus.el" (12677 32928))
3037 ;;; Generated autoloads from hyperbole/hgnus.el 3420 ;;; Generated autoloads from hyperbole/hgnus.el
3038 3421
3039 ;;;*** 3422 ;;;***
3040 3423
3041 ;;;### (autoloads nil "hhist" "hyperbole/hhist.el" (12178 36897)) 3424 ;;;### (autoloads nil "hhist" "hyperbole/hhist.el" (12677 32929))
3042 ;;; Generated autoloads from hyperbole/hhist.el 3425 ;;; Generated autoloads from hyperbole/hhist.el
3043 3426
3044 ;;;*** 3427 ;;;***
3045 3428
3046 ;;;### (autoloads nil "hib-doc-id" "hyperbole/hib-doc-id.el" (12178 36897)) 3429 ;;;### (autoloads nil "hib-doc-id" "hyperbole/hib-doc-id.el" (12677 32931))
3047 ;;; Generated autoloads from hyperbole/hib-doc-id.el 3430 ;;; Generated autoloads from hyperbole/hib-doc-id.el
3048 3431
3049 ;;;*** 3432 ;;;***
3050 3433
3051 ;;;### (autoloads nil "hib-kbd" "hyperbole/hib-kbd.el" (12558 62956)) 3434 ;;;### (autoloads nil "hib-kbd" "hyperbole/hib-kbd.el" (12677 32933))
3052 ;;; Generated autoloads from hyperbole/hib-kbd.el 3435 ;;; Generated autoloads from hyperbole/hib-kbd.el
3053 3436
3054 ;;;*** 3437 ;;;***
3055 3438
3056 ;;;### (autoloads nil "hibtypes" "hyperbole/hibtypes.el" (12558 62957)) 3439 ;;;### (autoloads nil "hibtypes" "hyperbole/hibtypes.el" (12677 32934))
3057 ;;; Generated autoloads from hyperbole/hibtypes.el 3440 ;;; Generated autoloads from hyperbole/hibtypes.el
3058 3441
3059 ;;;*** 3442 ;;;***
3060 3443
3061 ;;;### (autoloads nil "hinit" "hyperbole/hinit.el" (12558 62958)) 3444 ;;;### (autoloads nil "hinit" "hyperbole/hinit.el" (12677 32934))
3062 ;;; Generated autoloads from hyperbole/hinit.el 3445 ;;; Generated autoloads from hyperbole/hinit.el
3063 3446
3064 ;;;*** 3447 ;;;***
3065 3448
3066 ;;;### (autoloads nil "hlvar" "hyperbole/hlvar.el" (12264 40810)) 3449 ;;;### (autoloads nil "hlvar" "hyperbole/hlvar.el" (12677 32934))
3067 ;;; Generated autoloads from hyperbole/hlvar.el 3450 ;;; Generated autoloads from hyperbole/hlvar.el
3068 3451
3069 ;;;*** 3452 ;;;### (autoloads (hmail:compose) "hmail" "hyperbole/hmail.el" (12677 32934))
3070
3071 ;;;### (autoloads (hmail:compose) "hmail" "hyperbole/hmail.el" (12558 62959))
3072 ;;; Generated autoloads from hyperbole/hmail.el 3453 ;;; Generated autoloads from hyperbole/hmail.el
3073 3454
3074 (autoload 'hmail:compose "hmail" "\ 3455 (autoload 'hmail:compose "hmail" "\
3075 Compose mail with ADDRESS and evaluation of EXPR. 3456 Compose mail with ADDRESS and evaluation of EXPR.
3076 Optional SUBJECT and HELP message may also be given." t nil) 3457 Optional SUBJECT and HELP message may also be given." t nil)
3077 3458
3078 ;;;*** 3459 ;;;***
3079 3460
3080 ;;;### (autoloads nil "hmh" "hyperbole/hmh.el" (12222 24177)) 3461 ;;;***
3462
3463 ;;;### (autoloads nil "hmh" "hyperbole/hmh.el" (12677 32934))
3081 ;;; Generated autoloads from hyperbole/hmh.el 3464 ;;; Generated autoloads from hyperbole/hmh.el
3082 3465
3083 ;;;*** 3466 ;;;***
3084 3467
3085 ;;;### (autoloads nil "hmoccur" "hyperbole/hmoccur.el" (12178 36902)) 3468 ;;;### (autoloads nil "hmoccur" "hyperbole/hmoccur.el" (12677 32935))
3086 ;;; Generated autoloads from hyperbole/hmoccur.el 3469 ;;; Generated autoloads from hyperbole/hmoccur.el
3087 3470
3088 ;;;*** 3471 ;;;### (autoloads (Info-handle-in-note smart-info-assist smart-info) "hmous-info" "hyperbole/hmous-info.el" (12677 32937))
3089
3090 ;;;### (autoloads (Info-handle-in-note smart-info-assist smart-info) "hmous-info" "hyperbole/hmous-info.el" (12558 62960))
3091 ;;; Generated autoloads from hyperbole/hmous-info.el 3472 ;;; Generated autoloads from hyperbole/hmous-info.el
3092 3473
3093 (autoload 'smart-info "hmous-info" "\ 3474 (autoload 'smart-info "hmous-info" "\
3094 Walks through Info documentation networks using one key or mouse key. 3475 Walks through Info documentation networks using one key or mouse key.
3095 3476
3130 Follows an Info cross-reference. 3511 Follows an Info cross-reference.
3131 If point is within the first line of an Info note (cross-reference), follows 3512 If point is within the first line of an Info note (cross-reference), follows
3132 cross-reference and returns t; otherwise returns nil." nil nil) 3513 cross-reference and returns t; otherwise returns nil." nil nil)
3133 3514
3134 ;;;*** 3515 ;;;***
3135 3516
3136 ;;;### (autoloads nil "hmouse-drv" "hyperbole/hmouse-drv.el" (12558 62962)) 3517 ;;;***
3518
3519 ;;;### (autoloads nil "hmouse-drv" "hyperbole/hmouse-drv.el" (12677 32938))
3137 ;;; Generated autoloads from hyperbole/hmouse-drv.el 3520 ;;; Generated autoloads from hyperbole/hmouse-drv.el
3138 3521
3139 ;;;### (autoloads nil "hmouse-key" "hyperbole/hmouse-key.el" (12378 2537)) 3522 ;;;***
3523
3524 ;;;### (autoloads nil "hmouse-key" "hyperbole/hmouse-key.el" (12677 32940))
3140 ;;; Generated autoloads from hyperbole/hmouse-key.el 3525 ;;; Generated autoloads from hyperbole/hmouse-key.el
3141 3526
3142 ;;;*** 3527 ;;;***
3143 3528
3144 ;;;### (autoloads nil "hmouse-mod" "hyperbole/hmouse-mod.el" (12178 36905)) 3529 ;;;### (autoloads nil "hmouse-mod" "hyperbole/hmouse-mod.el" (12677 32940))
3145 ;;; Generated autoloads from hyperbole/hmouse-mod.el 3530 ;;; Generated autoloads from hyperbole/hmouse-mod.el
3146 3531
3147 ;;;### (autoloads nil "hmouse-reg" "hyperbole/hmouse-reg.el" (12378 2537)) 3532 ;;;***
3533
3534 ;;;### (autoloads nil "hmouse-reg" "hyperbole/hmouse-reg.el" (12677 32939))
3148 ;;; Generated autoloads from hyperbole/hmouse-reg.el 3535 ;;; Generated autoloads from hyperbole/hmouse-reg.el
3149 3536
3150 ;;;*** 3537 ;;;***
3151 3538
3152 ;;;### (autoloads nil "hmouse-sh" "hyperbole/hmouse-sh.el" (12378 2538)) 3539 ;;;### (autoloads nil "hmouse-sh" "hyperbole/hmouse-sh.el" (12677 32940))
3153 ;;; Generated autoloads from hyperbole/hmouse-sh.el 3540 ;;; Generated autoloads from hyperbole/hmouse-sh.el
3154 3541
3155 ;;;### (autoloads (smart-tags-file smart-tags-file-path smart-objc-oobr smart-objc smart-fortran-at-tag-p smart-c++-oobr smart-c++ smart-c-at-tag-p smart-asm-at-tag-p) "hmouse-tag" "hyperbole/hmouse-tag.el" (12378 2539)) 3542 ;;;### (autoloads (smart-tags-file smart-tags-file-path smart-objc-oobr smart-objc smart-fortran-at-tag-p smart-c++-oobr smart-c++ smart-c-at-tag-p smart-asm-at-tag-p) "hmouse-tag" "hyperbole/hmouse-tag.el" (12677 32941))
3156 ;;; Generated autoloads from hyperbole/hmouse-tag.el 3543 ;;; Generated autoloads from hyperbole/hmouse-tag.el
3157 3544
3158 (autoload 'smart-asm-at-tag-p "hmouse-tag" "\ 3545 (autoload 'smart-asm-at-tag-p "hmouse-tag" "\
3159 Return assembly tag name that point is within, else nil." nil nil) 3546 Return assembly tag name that point is within, else nil." nil nil)
3160 3547
3241 3628
3242 (autoload 'smart-tags-file "hmouse-tag" "\ 3629 (autoload 'smart-tags-file "hmouse-tag" "\
3243 Return appropriate tags file name for CURR-FILENAME or 'tags-file-name'." nil nil) 3630 Return appropriate tags file name for CURR-FILENAME or 'tags-file-name'." nil nil)
3244 3631
3245 ;;;*** 3632 ;;;***
3246 3633
3247 ;;;### (autoloads nil "hpath" "hyperbole/hpath.el" (12558 62962)) 3634 ;;;***
3635
3636 ;;;### (autoloads nil "hpath" "hyperbole/hpath.el" (12677 32942))
3248 ;;; Generated autoloads from hyperbole/hpath.el 3637 ;;; Generated autoloads from hyperbole/hpath.el
3249 3638
3250 ;;;*** 3639 ;;;***
3251 3640
3252 ;;;### (autoloads nil "hrmail" "hyperbole/hrmail.el" (12222 24179)) 3641 ;;;### (autoloads nil "hrmail" "hyperbole/hrmail.el" (12677 32941))
3253 ;;; Generated autoloads from hyperbole/hrmail.el 3642 ;;; Generated autoloads from hyperbole/hrmail.el
3254 3643
3255 ;;;*** 3644 ;;;***
3256 3645
3257 ;;;### (autoloads nil "hsite-ex" "hyperbole/hsite-ex.el" (12558 62963)) 3646 ;;;### (autoloads nil "hsite-ex" "hyperbole/hsite-ex.el" (12677 32943))
3258 ;;; Generated autoloads from hyperbole/hsite-ex.el 3647 ;;; Generated autoloads from hyperbole/hsite-ex.el
3259 3648
3260 ;;;*** 3649 ;;;***
3261 3650
3262 ;;;### (autoloads nil "hsite" "hyperbole/hsite.el" (12558 62974)) 3651 ;;;### (autoloads nil "hsite" "hyperbole/hsite.el" (12677 32961))
3263 ;;; Generated autoloads from hyperbole/hsite.el 3652 ;;; Generated autoloads from hyperbole/hsite.el
3264 3653
3265 ;;;*** 3654 ;;;***
3266 3655
3267 ;;;### (autoloads nil "hsmail" "hyperbole/hsmail.el" (12331 54478)) 3656 ;;;### (autoloads nil "hsmail" "hyperbole/hsmail.el" (12677 32943))
3268 ;;; Generated autoloads from hyperbole/hsmail.el 3657 ;;; Generated autoloads from hyperbole/hsmail.el
3269 3658
3270 ;;;*** 3659 ;;;***
3271 3660
3272 ;;;### (autoloads nil "hsys-hbase" "hyperbole/hsys-hbase.el" (12558 62963)) 3661 ;;;### (autoloads nil "hsys-hbase" "hyperbole/hsys-hbase.el" (12677 32943))
3273 ;;; Generated autoloads from hyperbole/hsys-hbase.el 3662 ;;; Generated autoloads from hyperbole/hsys-hbase.el
3274 3663
3275 ;;;*** 3664 ;;;***
3276 3665
3277 ;;;### (autoloads nil "hsys-w3" "hyperbole/hsys-w3.el" (12558 62964)) 3666 ;;;### (autoloads nil "hsys-w3" "hyperbole/hsys-w3.el" (12677 32943))
3278 ;;; Generated autoloads from hyperbole/hsys-w3.el 3667 ;;; Generated autoloads from hyperbole/hsys-w3.el
3279 3668
3280 ;;;*** 3669 ;;;***
3281 3670
3282 ;;;### (autoloads nil "hsys-wais" "hyperbole/hsys-wais.el" (12558 62965)) 3671 ;;;### (autoloads nil "hsys-wais" "hyperbole/hsys-wais.el" (12677 32943))
3283 ;;; Generated autoloads from hyperbole/hsys-wais.el 3672 ;;; Generated autoloads from hyperbole/hsys-wais.el
3284 3673
3285 ;;;*** 3674 ;;;***
3286 3675
3287 ;;;### (autoloads nil "hsys-www" "hyperbole/hsys-www.el" (12178 36913)) 3676 ;;;### (autoloads nil "hsys-www" "hyperbole/hsys-www.el" (12677 32944))
3288 ;;; Generated autoloads from hyperbole/hsys-www.el 3677 ;;; Generated autoloads from hyperbole/hsys-www.el
3289 3678
3290 ;;;*** 3679 ;;;***
3291 3680
3292 ;;;### (autoloads nil "htz" "hyperbole/htz.el" (12285 55426)) 3681 ;;;### (autoloads nil "htz" "hyperbole/htz.el" (12677 32944))
3293 ;;; Generated autoloads from hyperbole/htz.el 3682 ;;; Generated autoloads from hyperbole/htz.el
3294 3683
3295 ;;;*** 3684 ;;;***
3296 3685
3297 ;;;### (autoloads nil "hui-em19-b" "hyperbole/hui-em19-b.el" (12558 62965)) 3686 ;;;### (autoloads nil "hui-em19-b" "hyperbole/hui-em19-b.el" (12677 32945))
3298 ;;; Generated autoloads from hyperbole/hui-em19-b.el 3687 ;;; Generated autoloads from hyperbole/hui-em19-b.el
3299 3688
3300 ;;;*** 3689 ;;;***
3301 3690
3302 ;;;### (autoloads nil "hui-ep-but" "hyperbole/hui-ep-but.el" (12178 36916)) 3691 ;;;### (autoloads nil "hui-ep-but" "hyperbole/hui-ep-but.el" (12677 32945))
3303 ;;; Generated autoloads from hyperbole/hui-ep-but.el 3692 ;;; Generated autoloads from hyperbole/hui-ep-but.el
3304 3693
3305 ;;;*** 3694 ;;;***
3306 3695
3307 ;;;### (autoloads nil "hui-epV4-b" "hyperbole/hui-epV4-b.el" (12178 36916)) 3696 ;;;### (autoloads nil "hui-epV4-b" "hyperbole/hui-epV4-b.el" (12677 32945))
3308 ;;; Generated autoloads from hyperbole/hui-epV4-b.el 3697 ;;; Generated autoloads from hyperbole/hui-epV4-b.el
3309 3698
3310 ;;;*** 3699 ;;;***
3311 3700
3312 ;;;### (autoloads nil "hui-menu" "hyperbole/hui-menu.el" (12558 62975)) 3701 ;;;### (autoloads nil "hui-menu" "hyperbole/hui-menu.el" (12677 32961))
3313 ;;; Generated autoloads from hyperbole/hui-menu.el 3702 ;;; Generated autoloads from hyperbole/hui-menu.el
3314 3703
3315 ;;;*** 3704 ;;;***
3316 3705
3317 ;;;### (autoloads nil "hui-mini" "hyperbole/hui-mini.el" (12558 63020)) 3706 ;;;### (autoloads nil "hui-mini" "hyperbole/hui-mini.el" (12677 32946))
3318 ;;; Generated autoloads from hyperbole/hui-mini.el 3707 ;;; Generated autoloads from hyperbole/hui-mini.el
3319 3708
3320 ;;;*** 3709 ;;;***
3321 3710
3322 ;;;### (autoloads nil "hui-mouse" "hyperbole/hui-mouse.el" (12558 62966)) 3711 ;;;### (autoloads nil "hui-mouse" "hyperbole/hui-mouse.el" (12677 32948))
3323 ;;; Generated autoloads from hyperbole/hui-mouse.el 3712 ;;; Generated autoloads from hyperbole/hui-mouse.el
3324 3713
3325 ;;;*** 3714 ;;;***
3326 3715
3327 ;;;### (autoloads nil "hui-window" "hyperbole/hui-window.el" (12558 62968)) 3716 ;;;### (autoloads nil "hui-window" "hyperbole/hui-window.el" (12677 32954))
3328 ;;; Generated autoloads from hyperbole/hui-window.el 3717 ;;; Generated autoloads from hyperbole/hui-window.el
3329 3718
3330 ;;;*** 3719 ;;;***
3331 3720
3332 ;;;### (autoloads nil "hui-xe-but" "hyperbole/hui-xe-but.el" (12558 62969)) 3721 ;;;### (autoloads nil "hui-xe-but" "hyperbole/hui-xe-but.el" (12677 32954))
3333 ;;; Generated autoloads from hyperbole/hui-xe-but.el 3722 ;;; Generated autoloads from hyperbole/hui-xe-but.el
3334 3723
3335 ;;;*** 3724 ;;;***
3336 3725
3337 ;;;### (autoloads nil "hui" "hyperbole/hui.el" (12351 16413)) 3726 ;;;### (autoloads nil "hui" "hyperbole/hui.el" (12677 32954))
3338 ;;; Generated autoloads from hyperbole/hui.el 3727 ;;; Generated autoloads from hyperbole/hui.el
3339 3728
3340 ;;;*** 3729 ;;;### (autoloads (var:append) "hvar" "hyperbole/hvar.el" (12677 32954))
3341
3342 ;;;### (autoloads (var:append) "hvar" "hyperbole/hvar.el" (12178 36921))
3343 ;;; Generated autoloads from hyperbole/hvar.el 3730 ;;; Generated autoloads from hyperbole/hvar.el
3344 3731
3345 (autoload 'var:append "hvar" "\ 3732 (autoload 'var:append "hvar" "\
3346 Appends to value held by VAR-SYMBOL-NAME, LIST-TO-ADD. Returns new value. 3733 Appends to value held by VAR-SYMBOL-NAME, LIST-TO-ADD. Returns new value.
3347 If VAR-SYMBOL-NAME is unbound, it is set to LIST-TO-ADD. 3734 If VAR-SYMBOL-NAME is unbound, it is set to LIST-TO-ADD.
3348 Often used to append to 'hook' variables." nil nil) 3735 Often used to append to 'hook' variables." nil nil)
3349 3736
3350 ;;;*** 3737 ;;;***
3351 3738
3352 ;;;### (autoloads nil "hversion" "hyperbole/hversion.el" (12558 62969)) 3739 ;;;***
3740
3741 ;;;### (autoloads nil "hversion" "hyperbole/hversion.el" (12677 32954))
3353 ;;; Generated autoloads from hyperbole/hversion.el 3742 ;;; Generated autoloads from hyperbole/hversion.el
3354 3743
3355 ;;;*** 3744 ;;;***
3356 3745
3357 ;;;### (autoloads nil "hvm" "hyperbole/hvm.el" (12285 55427)) 3746 ;;;### (autoloads nil "hvm" "hyperbole/hvm.el" (12677 32956))
3358 ;;; Generated autoloads from hyperbole/hvm.el 3747 ;;; Generated autoloads from hyperbole/hvm.el
3359 3748
3360 ;;;### (autoloads (hypb:configuration) "hypb" "hyperbole/hypb.el" (12558 62970)) 3749 ;;;### (autoloads (hypb:configuration) "hypb" "hyperbole/hypb.el" (12677 32956))
3361 ;;; Generated autoloads from hyperbole/hypb.el 3750 ;;; Generated autoloads from hyperbole/hypb.el
3362 3751
3363 (autoload 'hypb:configuration "hypb" "\ 3752 (autoload 'hypb:configuration "hypb" "\
3364 Insert Emacs configuration information at the end of optional OUT-BUF or the current buffer." nil nil) 3753 Insert Emacs configuration information at the end of optional OUT-BUF or the current buffer." nil nil)
3365 3754
3366 ;;;*** 3755 ;;;***
3367 3756
3368 ;;;### (autoloads nil "hyperbole" "hyperbole/hyperbole.el" (12558 62971)) 3757 ;;;### (autoloads nil "hyperbole" "hyperbole/hyperbole.el" (12677 32957))
3369 ;;; Generated autoloads from hyperbole/hyperbole.el 3758 ;;; Generated autoloads from hyperbole/hyperbole.el
3370 3759
3371 (defvar action-key-url-function 'w3-fetch "\ 3760 (defvar action-key-url-function 'w3-fetch "\
3372 Value is a function of one argument, a url, which displays the url referent. 3761 Value is a function of one argument, a url, which displays the url referent.
3373 Possible values are: 3762 Possible values are:
3407 .kot 3796 .kot
3408 .kotl - imported as a structured koutline 3797 .kotl - imported as a structured koutline
3409 .aug - imported as an Augment post-numbered outline.") 3798 .aug - imported as an Augment post-numbered outline.")
3410 3799
3411 ;;;*** 3800 ;;;***
3412 3801
3413 ;;;### (autoloads nil "set" "hyperbole/set.el" (12178 36925)) 3802 ;;;***
3803
3804 ;;;### (autoloads nil "set" "hyperbole/set.el" (12677 32957))
3414 ;;; Generated autoloads from hyperbole/set.el 3805 ;;; Generated autoloads from hyperbole/set.el
3415 3806
3416 ;;;### (autoloads (wconfig-yank-pop wconfig-ring-save wconfig-delete-pop wconfig-restore-by-name wconfig-delete-by-name wconfig-add-by-name) "wconfig" "hyperbole/wconfig.el" (12178 36925)) 3807 ;;;### (autoloads (wconfig-yank-pop wconfig-ring-save wconfig-delete-pop wconfig-restore-by-name wconfig-delete-by-name wconfig-add-by-name) "wconfig" "hyperbole/wconfig.el" (12677 32958))
3417 ;;; Generated autoloads from hyperbole/wconfig.el 3808 ;;; Generated autoloads from hyperbole/wconfig.el
3418 3809
3419 (autoload 'wconfig-add-by-name "wconfig" "\ 3810 (autoload 'wconfig-add-by-name "wconfig" "\
3420 Saves the current window configuration under the string NAME. 3811 Saves the current window configuration under the string NAME.
3421 When called interactively and a window configuration already exists under 3812 When called interactively and a window configuration already exists under
3443 The sequence of window configurations wraps around, so that after the oldest 3834 The sequence of window configurations wraps around, so that after the oldest
3444 one comes the newest one." t nil) 3835 one comes the newest one." t nil)
3445 3836
3446 ;;;*** 3837 ;;;***
3447 3838
3448 ;;;### (autoloads (rolo-logic) "wrolo-logic" "hyperbole/wrolo-logic.el" (12178 36926)) 3839 ;;;### (autoloads (rolo-logic) "wrolo-logic" "hyperbole/wrolo-logic.el" (12677 32957))
3449 ;;; Generated autoloads from hyperbole/wrolo-logic.el 3840 ;;; Generated autoloads from hyperbole/wrolo-logic.el
3450 3841
3451 (autoload 'rolo-logic "wrolo-logic" "\ 3842 (autoload 'rolo-logic "wrolo-logic" "\
3452 Apply FUNC to all entries in optional IN-BUFS, display entries where FUNC is non-nil. 3843 Apply FUNC to all entries in optional IN-BUFS, display entries where FUNC is non-nil.
3453 If IN-BUFS is nil, 'rolo-file-list' is used. If optional COUNT-ONLY is 3844 If IN-BUFS is nil, 'rolo-file-list' is used. If optional COUNT-ONLY is
3459 FUNC should use the free variables 'start' and 'end' which contain the limits 3850 FUNC should use the free variables 'start' and 'end' which contain the limits
3460 of the region on which it should operate. Returns number of applications of 3851 of the region on which it should operate. Returns number of applications of
3461 FUNC that return non-nil." t nil) 3852 FUNC that return non-nil." t nil)
3462 3853
3463 ;;;*** 3854 ;;;***
3464 3855
3465 ;;;### (autoloads nil "wrolo-menu" "hyperbole/wrolo-menu.el" (12558 62975)) 3856 ;;;***
3857
3858 ;;;### (autoloads nil "wrolo-menu" "hyperbole/wrolo-menu.el" (12677 32961))
3466 ;;; Generated autoloads from hyperbole/wrolo-menu.el 3859 ;;; Generated autoloads from hyperbole/wrolo-menu.el
3467 3860
3468 ;;;*** 3861 ;;;### (autoloads (rolo-yank rolo-sort rolo-kill rolo-grep rolo-fgrep rolo-edit rolo-display-matches rolo-add) "wrolo" "hyperbole/wrolo.el" (12677 32960))
3469
3470 ;;;### (autoloads (rolo-yank rolo-sort rolo-kill rolo-grep rolo-fgrep rolo-edit rolo-display-matches rolo-add) "wrolo" "hyperbole/wrolo.el" (12558 62972))
3471 ;;; Generated autoloads from hyperbole/wrolo.el 3862 ;;; Generated autoloads from hyperbole/wrolo.el
3472 3863
3473 (autoload 'rolo-add "wrolo" "\ 3864 (autoload 'rolo-add "wrolo" "\
3474 Adds a new entry in personal rolodex for NAME. 3865 Adds a new entry in personal rolodex for NAME.
3475 Last name first is best, e.g. \"Smith, John\". 3866 Last name first is best, e.g. \"Smith, John\".
3535 Inserts at point the first rolodex entry matching NAME. 3926 Inserts at point the first rolodex entry matching NAME.
3536 With optional prefix arg, REGEXP-P, treats NAME as a regular expression instead 3927 With optional prefix arg, REGEXP-P, treats NAME as a regular expression instead
3537 of a string." t nil) 3928 of a string." t nil)
3538 3929
3539 ;;;*** 3930 ;;;***
3540 3931
3541 ;;;### (autoloads nil "bridge" "ilisp/bridge.el" (12071 49092)) 3932 ;;;***
3933
3934 ;;;### (autoloads nil "bridge" "ilisp/bridge.el" (12930 49948))
3542 ;;; Generated autoloads from ilisp/bridge.el 3935 ;;; Generated autoloads from ilisp/bridge.el
3543 3936
3544 ;;;*** 3937 ;;;***
3545 3938
3546 ;;;### (autoloads nil "comint-ipc" "ilisp/comint-ipc.el" (12071 49086)) 3939 ;;;### (autoloads nil "comint-ipc" "ilisp/comint-ipc.el" (12930 51131))
3547 ;;; Generated autoloads from ilisp/comint-ipc.el 3940 ;;; Generated autoloads from ilisp/comint-ipc.el
3548 3941
3549 ;;;*** 3942 ;;;***
3550 3943
3551 ;;;*** 3944 ;;;***
3552 3945
3553 ;;;### (autoloads nil "comint-v18" "ilisp/comint-v18.el" (12823 45220)) 3946 ;;;### (autoloads nil "comint-v18" "ilisp/comint-v18.el" (12930 51160))
3554 ;;; Generated autoloads from ilisp/comint-v18.el 3947 ;;; Generated autoloads from ilisp/comint-v18.el
3555 3948
3556 ;;;### (autoloads nil "completer" "ilisp/completer.el" (12666 32964)) 3949 ;;;***
3950
3951 ;;;### (autoloads nil "completer" "ilisp/completer.el" (12930 51342))
3557 ;;; Generated autoloads from ilisp/completer.el 3952 ;;; Generated autoloads from ilisp/completer.el
3558 3953
3559 ;;;*** 3954 ;;;***
3560 3955
3561 ;;;### (autoloads nil "ilcompat" "ilisp/ilcompat.el" (12071 49152)) 3956 ;;;### (autoloads nil "completer.new" "ilisp/completer.new.el" (12930 51637))
3957 ;;; Generated autoloads from ilisp/completer.new.el
3958
3959 ;;;***
3960
3961 ;;;### (autoloads nil "completer.no-fun" "ilisp/completer.no-fun.el" (12930 51677))
3962 ;;; Generated autoloads from ilisp/completer.no-fun.el
3963
3964 ;;;***
3965
3966 ;;;### (autoloads nil "ilcompat" "ilisp/ilcompat.el" (12930 49377))
3562 ;;; Generated autoloads from ilisp/ilcompat.el 3967 ;;; Generated autoloads from ilisp/ilcompat.el
3563 3968
3564 ;;;### (autoloads nil "ilfsf18" "ilisp/ilfsf18.el" (12071 49153)) 3969 ;;;***
3970
3971 ;;;### (autoloads nil "ilfsf18" "ilisp/ilfsf18.el" (12930 49388))
3565 ;;; Generated autoloads from ilisp/ilfsf18.el 3972 ;;; Generated autoloads from ilisp/ilfsf18.el
3566 3973
3567 ;;;*** 3974 ;;;***
3568 3975
3569 ;;;### (autoloads nil "ilfsf19" "ilisp/ilfsf19.el" (12071 49154)) 3976 ;;;### (autoloads nil "ilfsf19" "ilisp/ilfsf19.el" (12930 49394))
3570 ;;; Generated autoloads from ilisp/ilfsf19.el 3977 ;;; Generated autoloads from ilisp/ilfsf19.el
3571 3978
3572 ;;;*** 3979 ;;;***
3573 3980
3574 ;;;### (autoloads nil "ilisp-acl" "ilisp/ilisp-acl.el" (12071 49099)) 3981 ;;;### (autoloads nil "ilisp-acl" "ilisp/ilisp-acl.el" (12930 49400))
3575 ;;; Generated autoloads from ilisp/ilisp-acl.el 3982 ;;; Generated autoloads from ilisp/ilisp-acl.el
3576 3983
3577 ;;;*** 3984 ;;;***
3578 3985
3579 ;;;### (autoloads nil "ilisp-aut" "ilisp/ilisp-aut.el" (12071 49100)) 3986 ;;;### (autoloads nil "ilisp-aut" "ilisp/ilisp-aut.el" (12930 49405))
3580 ;;; Generated autoloads from ilisp/ilisp-aut.el 3987 ;;; Generated autoloads from ilisp/ilisp-aut.el
3581 3988
3582 ;;;*** 3989 ;;;***
3583 3990
3584 ;;;### (autoloads nil "ilisp-bat" "ilisp/ilisp-bat.el" (12071 49087)) 3991 ;;;### (autoloads nil "ilisp-bat" "ilisp/ilisp-bat.el" (12930 49411))
3585 ;;; Generated autoloads from ilisp/ilisp-bat.el 3992 ;;; Generated autoloads from ilisp/ilisp-bat.el
3586 3993
3587 ;;;*** 3994 ;;;***
3588 3995
3589 ;;;### (autoloads nil "ilisp-bug" "ilisp/ilisp-bug.el" (12071 49097)) 3996 ;;;### (autoloads nil "ilisp-bug" "ilisp/ilisp-bug.el" (12930 49417))
3590 ;;; Generated autoloads from ilisp/ilisp-bug.el 3997 ;;; Generated autoloads from ilisp/ilisp-bug.el
3591 3998
3592 ;;;*** 3999 ;;;***
3593 4000
3594 ;;;### (autoloads nil "ilisp-chs" "ilisp/ilisp-chs.el" (12071 49154)) 4001 ;;;### (autoloads nil "ilisp-chs" "ilisp/ilisp-chs.el" (12930 49423))
3595 ;;; Generated autoloads from ilisp/ilisp-chs.el 4002 ;;; Generated autoloads from ilisp/ilisp-chs.el
3596 4003
3597 ;;;*** 4004 ;;;***
3598 4005
3599 ;;;### (autoloads nil "ilisp-cl" "ilisp/ilisp-cl.el" (12071 49099)) 4006 ;;;### (autoloads nil "ilisp-cl" "ilisp/ilisp-cl.el" (12930 49429))
3600 ;;; Generated autoloads from ilisp/ilisp-cl.el 4007 ;;; Generated autoloads from ilisp/ilisp-cl.el
3601 4008
3602 ;;;*** 4009 ;;;***
3603 4010
3604 ;;;### (autoloads nil "ilisp-cmp" "ilisp/ilisp-cmp.el" (12106 7817)) 4011 ;;;### (autoloads nil "ilisp-cmp" "ilisp/ilisp-cmp.el" (12930 49436))
3605 ;;; Generated autoloads from ilisp/ilisp-cmp.el 4012 ;;; Generated autoloads from ilisp/ilisp-cmp.el
3606 4013
3607 ;;;*** 4014 ;;;***
3608 4015
3609 ;;;### (autoloads nil "ilisp-cmt" "ilisp/ilisp-cmt.el" (12071 49100)) 4016 ;;;### (autoloads nil "ilisp-cmt" "ilisp/ilisp-cmt.el" (12930 49442))
3610 ;;; Generated autoloads from ilisp/ilisp-cmt.el 4017 ;;; Generated autoloads from ilisp/ilisp-cmt.el
3611 4018
3612 ;;;*** 4019 ;;;***
3613 4020
3614 ;;;### (autoloads nil "ilisp-cmu" "ilisp/ilisp-cmu.el" (12071 49104)) 4021 ;;;### (autoloads nil "ilisp-cmu" "ilisp/ilisp-cmu.el" (12930 49447))
3615 ;;; Generated autoloads from ilisp/ilisp-cmu.el 4022 ;;; Generated autoloads from ilisp/ilisp-cmu.el
3616 4023
3617 ;;;*** 4024 ;;;***
3618 4025
3619 ;;;### (autoloads nil "ilisp-cpat" "ilisp/ilisp-cpat.el" (12071 49094)) 4026 ;;;### (autoloads nil "ilisp-cpat" "ilisp/ilisp-cpat.el" (12930 49453))
3620 ;;; Generated autoloads from ilisp/ilisp-cpat.el 4027 ;;; Generated autoloads from ilisp/ilisp-cpat.el
3621 4028
3622 ;;;*** 4029 ;;;***
3623 4030
3624 ;;;### (autoloads nil "ilisp-def" "ilisp/ilisp-def.el" (12071 49103)) 4031 ;;;### (autoloads nil "ilisp-def" "ilisp/ilisp-def.el" (12930 49460))
3625 ;;; Generated autoloads from ilisp/ilisp-def.el 4032 ;;; Generated autoloads from ilisp/ilisp-def.el
3626 4033
3627 ;;;*** 4034 ;;;***
3628 4035
3629 ;;;### (autoloads nil "ilisp-dia" "ilisp/ilisp-dia.el" (12071 49102)) 4036 ;;;### (autoloads nil "ilisp-dia" "ilisp/ilisp-dia.el" (12930 49466))
3630 ;;; Generated autoloads from ilisp/ilisp-dia.el 4037 ;;; Generated autoloads from ilisp/ilisp-dia.el
3631 4038
3632 ;;;*** 4039 ;;;***
3633 4040
3634 ;;;### (autoloads nil "ilisp-doc" "ilisp/ilisp-doc.el" (12071 49101)) 4041 ;;;### (autoloads nil "ilisp-doc" "ilisp/ilisp-doc.el" (12930 49473))
3635 ;;; Generated autoloads from ilisp/ilisp-doc.el 4042 ;;; Generated autoloads from ilisp/ilisp-doc.el
3636 4043
3637 ;;;*** 4044 ;;;***
3638 4045
3639 ;;;### (autoloads nil "ilisp-el" "ilisp/ilisp-el.el" (12071 49104)) 4046 ;;;### (autoloads nil "ilisp-el" "ilisp/ilisp-el.el" (12930 49479))
3640 ;;; Generated autoloads from ilisp/ilisp-el.el 4047 ;;; Generated autoloads from ilisp/ilisp-el.el
3641 4048
3642 ;;;*** 4049 ;;;***
3643 4050
3644 ;;;### (autoloads nil "ilisp-ext" "ilisp/ilisp-ext.el" (12071 49088)) 4051 ;;;### (autoloads nil "ilisp-ext" "ilisp/ilisp-ext.el" (12930 49485))
3645 ;;; Generated autoloads from ilisp/ilisp-ext.el 4052 ;;; Generated autoloads from ilisp/ilisp-ext.el
3646 4053
3647 ;;;*** 4054 ;;;***
3648 4055
3649 ;;;### (autoloads nil "ilisp-hi" "ilisp/ilisp-hi.el" (12071 49106)) 4056 ;;;### (autoloads nil "ilisp-hi" "ilisp/ilisp-hi.el" (12930 49492))
3650 ;;; Generated autoloads from ilisp/ilisp-hi.el 4057 ;;; Generated autoloads from ilisp/ilisp-hi.el
3651 4058
3652 ;;;*** 4059 ;;;***
3653 4060
3654 ;;;### (autoloads nil "ilisp-hlw" "ilisp/ilisp-hlw.el" (12071 49154)) 4061 ;;;### (autoloads nil "ilisp-hlw" "ilisp/ilisp-hlw.el" (12930 49498))
3655 ;;; Generated autoloads from ilisp/ilisp-hlw.el 4062 ;;; Generated autoloads from ilisp/ilisp-hlw.el
3656 4063
3657 ;;;*** 4064 ;;;***
3658 4065
3659 ;;;### (autoloads nil "ilisp-hnd" "ilisp/ilisp-hnd.el" (12071 49106)) 4066 ;;;### (autoloads nil "ilisp-hnd" "ilisp/ilisp-hnd.el" (12930 49503))
3660 ;;; Generated autoloads from ilisp/ilisp-hnd.el 4067 ;;; Generated autoloads from ilisp/ilisp-hnd.el
3661 4068
3662 ;;;*** 4069 ;;;***
3663 4070
3664 ;;;### (autoloads nil "ilisp-ind" "ilisp/ilisp-ind.el" (12071 49107)) 4071 ;;;### (autoloads nil "ilisp-ind" "ilisp/ilisp-ind.el" (12930 49509))
3665 ;;; Generated autoloads from ilisp/ilisp-ind.el 4072 ;;; Generated autoloads from ilisp/ilisp-ind.el
3666 4073
3667 ;;;*** 4074 ;;;***
3668 4075
3669 ;;;### (autoloads nil "ilisp-inp" "ilisp/ilisp-inp.el" (12071 49107)) 4076 ;;;### (autoloads nil "ilisp-inp" "ilisp/ilisp-inp.el" (12930 49515))
3670 ;;; Generated autoloads from ilisp/ilisp-inp.el 4077 ;;; Generated autoloads from ilisp/ilisp-inp.el
3671 4078
3672 ;;;*** 4079 ;;;***
3673 4080
3674 ;;;### (autoloads nil "ilisp-kcl" "ilisp/ilisp-kcl.el" (12071 49110)) 4081 ;;;### (autoloads nil "ilisp-kcl" "ilisp/ilisp-kcl.el" (12930 49521))
3675 ;;; Generated autoloads from ilisp/ilisp-kcl.el 4082 ;;; Generated autoloads from ilisp/ilisp-kcl.el
3676 4083
3677 ;;;*** 4084 ;;;***
3678 4085
3679 ;;;### (autoloads nil "ilisp-key" "ilisp/ilisp-key.el" (12071 49109)) 4086 ;;;### (autoloads nil "ilisp-key" "ilisp/ilisp-key.el" (12930 49527))
3680 ;;; Generated autoloads from ilisp/ilisp-key.el 4087 ;;; Generated autoloads from ilisp/ilisp-key.el
3681 4088
3682 ;;;*** 4089 ;;;***
3683 4090
3684 ;;;### (autoloads nil "ilisp-kil" "ilisp/ilisp-kil.el" (12071 49108)) 4091 ;;;### (autoloads nil "ilisp-kil" "ilisp/ilisp-kil.el" (12930 49533))
3685 ;;; Generated autoloads from ilisp/ilisp-kil.el 4092 ;;; Generated autoloads from ilisp/ilisp-kil.el
3686 4093
3687 ;;;*** 4094 ;;;***
3688 4095
3689 ;;;### (autoloads nil "ilisp-low" "ilisp/ilisp-low.el" (12071 49109)) 4096 ;;;### (autoloads nil "ilisp-low" "ilisp/ilisp-low.el" (12930 49540))
3690 ;;; Generated autoloads from ilisp/ilisp-low.el 4097 ;;; Generated autoloads from ilisp/ilisp-low.el
3691 4098
3692 ;;;*** 4099 ;;;***
3693 4100
3694 ;;;### (autoloads nil "ilisp-luc" "ilisp/ilisp-luc.el" (12071 49110)) 4101 ;;;### (autoloads nil "ilisp-luc" "ilisp/ilisp-luc.el" (12930 49549))
3695 ;;; Generated autoloads from ilisp/ilisp-luc.el 4102 ;;; Generated autoloads from ilisp/ilisp-luc.el
3696 4103
3697 ;;;*** 4104 ;;;***
3698 4105
3699 ;;;### (autoloads nil "ilisp-mak" "ilisp/ilisp-mak.el" (12071 49096)) 4106 ;;;### (autoloads nil "ilisp-mak" "ilisp/ilisp-mak.el" (12930 49555))
3700 ;;; Generated autoloads from ilisp/ilisp-mak.el 4107 ;;; Generated autoloads from ilisp/ilisp-mak.el
3701 4108
3702 ;;;*** 4109 ;;;***
3703 4110
3704 ;;;### (autoloads nil "ilisp-menu" "ilisp/ilisp-menu.el" (12071 49089)) 4111 ;;;### (autoloads nil "ilisp-menu" "ilisp/ilisp-menu.el" (12930 49561))
3705 ;;; Generated autoloads from ilisp/ilisp-menu.el 4112 ;;; Generated autoloads from ilisp/ilisp-menu.el
3706 4113
3707 ;;;*** 4114 ;;;***
3708 4115
3709 ;;;### (autoloads nil "ilisp-mnb" "ilisp/ilisp-mnb.el" (12071 49155)) 4116 ;;;### (autoloads nil "ilisp-mnb" "ilisp/ilisp-mnb.el" (12930 49567))
3710 ;;; Generated autoloads from ilisp/ilisp-mnb.el 4117 ;;; Generated autoloads from ilisp/ilisp-mnb.el
3711 4118
3712 ;;;*** 4119 ;;;***
3713 4120
3714 ;;;### (autoloads nil "ilisp-mod" "ilisp/ilisp-mod.el" (12554 53331)) 4121 ;;;### (autoloads nil "ilisp-mod" "ilisp/ilisp-mod.el" (12930 49573))
3715 ;;; Generated autoloads from ilisp/ilisp-mod.el 4122 ;;; Generated autoloads from ilisp/ilisp-mod.el
3716 4123
3717 ;;;*** 4124 ;;;***
3718 4125
3719 ;;;### (autoloads nil "ilisp-mov" "ilisp/ilisp-mov.el" (12071 49112)) 4126 ;;;### (autoloads nil "ilisp-mov" "ilisp/ilisp-mov.el" (12930 49579))
3720 ;;; Generated autoloads from ilisp/ilisp-mov.el 4127 ;;; Generated autoloads from ilisp/ilisp-mov.el
3721 4128
3722 ;;;*** 4129 ;;;***
3723 4130
3724 ;;;### (autoloads nil "ilisp-out" "ilisp/ilisp-out.el" (12142 23804)) 4131 ;;;### (autoloads nil "ilisp-out" "ilisp/ilisp-out.el" (12930 49586))
3725 ;;; Generated autoloads from ilisp/ilisp-out.el 4132 ;;; Generated autoloads from ilisp/ilisp-out.el
3726 4133
3727 ;;;### (autoloads nil "ilisp-prc" "ilisp/ilisp-prc.el" (12071 49113)) 4134 ;;;***
4135
4136 ;;;### (autoloads nil "ilisp-prc" "ilisp/ilisp-prc.el" (12930 49354))
3728 ;;; Generated autoloads from ilisp/ilisp-prc.el 4137 ;;; Generated autoloads from ilisp/ilisp-prc.el
3729 4138
3730 ;;;*** 4139 ;;;***
3731 4140
3732 ;;;### (autoloads nil "ilisp-prn" "ilisp/ilisp-prn.el" (12071 49112)) 4141 ;;;### (autoloads nil "ilisp-prn" "ilisp/ilisp-prn.el" (12930 49340))
3733 ;;; Generated autoloads from ilisp/ilisp-prn.el 4142 ;;; Generated autoloads from ilisp/ilisp-prn.el
3734 4143
3735 ;;;*** 4144 ;;;***
3736 4145
3737 ;;;### (autoloads nil "ilisp-rng" "ilisp/ilisp-rng.el" (12071 49114)) 4146 ;;;### (autoloads nil "ilisp-rng" "ilisp/ilisp-rng.el" (12930 49593))
3738 ;;; Generated autoloads from ilisp/ilisp-rng.el 4147 ;;; Generated autoloads from ilisp/ilisp-rng.el
3739 4148
3740 ;;;*** 4149 ;;;***
3741 4150
3742 ;;;### (autoloads nil "ilisp-s2c" "ilisp/ilisp-s2c.el" (12071 49152)) 4151 ;;;### (autoloads nil "ilisp-s2c" "ilisp/ilisp-s2c.el" (12930 49599))
3743 ;;; Generated autoloads from ilisp/ilisp-s2c.el 4152 ;;; Generated autoloads from ilisp/ilisp-s2c.el
3744 4153
3745 ;;;*** 4154 ;;;***
3746 4155
3747 ;;;### (autoloads nil "ilisp-sch" "ilisp/ilisp-sch.el" (12071 49115)) 4156 ;;;### (autoloads nil "ilisp-sch" "ilisp/ilisp-sch.el" (12930 49605))
3748 ;;; Generated autoloads from ilisp/ilisp-sch.el 4157 ;;; Generated autoloads from ilisp/ilisp-sch.el
3749 4158
3750 ;;;*** 4159 ;;;***
3751 4160
3752 ;;;### (autoloads nil "ilisp-snd" "ilisp/ilisp-snd.el" (12071 49117)) 4161 ;;;### (autoloads nil "ilisp-snd" "ilisp/ilisp-snd.el" (12930 49117))
3753 ;;; Generated autoloads from ilisp/ilisp-snd.el 4162 ;;; Generated autoloads from ilisp/ilisp-snd.el
3754 4163
3755 ;;;*** 4164 ;;;***
3756 4165
3757 ;;;### (autoloads nil "ilisp-src" "ilisp/ilisp-src.el" (12071 49090)) 4166 ;;;### (autoloads nil "ilisp-src" "ilisp/ilisp-src.el" (12930 49614))
3758 ;;; Generated autoloads from ilisp/ilisp-src.el 4167 ;;; Generated autoloads from ilisp/ilisp-src.el
3759 4168
3760 ;;;*** 4169 ;;;***
3761 4170
3762 ;;;### (autoloads nil "ilisp-sym" "ilisp/ilisp-sym.el" (12071 49117)) 4171 ;;;### (autoloads nil "ilisp-sym" "ilisp/ilisp-sym.el" (12930 49620))
3763 ;;; Generated autoloads from ilisp/ilisp-sym.el 4172 ;;; Generated autoloads from ilisp/ilisp-sym.el
3764 4173
3765 ;;;*** 4174 ;;;***
3766 4175
3767 ;;;### (autoloads nil "ilisp-utl" "ilisp/ilisp-utl.el" (12071 49117)) 4176 ;;;### (autoloads nil "ilisp-utl" "ilisp/ilisp-utl.el" (12930 49625))
3768 ;;; Generated autoloads from ilisp/ilisp-utl.el 4177 ;;; Generated autoloads from ilisp/ilisp-utl.el
3769 4178
3770 ;;;*** 4179 ;;;***
3771 4180
3772 ;;;### (autoloads nil "ilisp-val" "ilisp/ilisp-val.el" (12071 49117)) 4181 ;;;### (autoloads nil "ilisp-val" "ilisp/ilisp-val.el" (12930 49255))
3773 ;;; Generated autoloads from ilisp/ilisp-val.el 4182 ;;; Generated autoloads from ilisp/ilisp-val.el
3774 4183
3775 ;;;*** 4184 ;;;***
3776 4185
3777 ;;;### (autoloads nil "ilisp-xfr" "ilisp/ilisp-xfr.el" (12071 49119)) 4186 ;;;### (autoloads nil "ilisp-xfr" "ilisp/ilisp-xfr.el" (12930 49632))
3778 ;;; Generated autoloads from ilisp/ilisp-xfr.el 4187 ;;; Generated autoloads from ilisp/ilisp-xfr.el
3779 4188
3780 ;;;*** 4189 ;;;***
3781 4190
3782 ;;;### (autoloads nil "ilisp" "ilisp/ilisp.el" (12071 49091)) 4191 ;;;### (autoloads nil "ilisp-xls" "ilisp/ilisp-xls.el" (12930 51400))
4192 ;;; Generated autoloads from ilisp/ilisp-xls.el
4193
4194 ;;;***
4195
4196 ;;;### (autoloads nil "ilisp" "ilisp/ilisp.el" (12930 49230))
3783 ;;; Generated autoloads from ilisp/ilisp.el 4197 ;;; Generated autoloads from ilisp/ilisp.el
3784 4198
3785 ;;;*** 4199 ;;;***
3786 4200
3787 ;;;### (autoloads nil "illuc19" "ilisp/illuc19.el" (12071 49156)) 4201 ;;;### (autoloads nil "illuc19" "ilisp/illuc19.el" (12930 49638))
3788 ;;; Generated autoloads from ilisp/illuc19.el 4202 ;;; Generated autoloads from ilisp/illuc19.el
3789 4203
3790 ;;;*** 4204 ;;;***
3791 4205
3792 ;;;### (autoloads nil "ilxemacs" "ilisp/ilxemacs.el" (12657 15247)) 4206 ;;;### (autoloads nil "ilxemacs" "ilisp/ilxemacs.el" (12930 49644))
3793 ;;; Generated autoloads from ilisp/ilxemacs.el 4207 ;;; Generated autoloads from ilisp/ilxemacs.el
3794 4208
3795 ;;;*** 4209 ;;;### (autoloads (iso-accents-mode) "iso-acc" "iso/iso-acc.el" (12913 6471))
3796 4210 ;;; Generated autoloads from iso/iso-acc.el
3797 ;;;### (autoloads nil "iso-ascii" "iso/iso-ascii.el" (12860 15621)) 4211
4212 (autoload 'iso-accents-mode "iso-acc" "\
4213 Toggle ISO Accents mode, in which accents modify the following letter.
4214 This permits easy insertion of accented characters according to ISO-8859-1.
4215 When Iso-accents mode is enabled, accent character keys
4216 \(`, ', \", ^, / and ~) do not self-insert; instead, they modify the following
4217 letter key so that it inserts an ISO accented letter.
4218
4219 You can customize ISO Accents mode to a particular language
4220 with the command `iso-accents-customize'.
4221
4222 Special combinations: ~c gives a c with cedilla,
4223 ~d gives an Icelandic eth (d with dash).
4224 ~t gives an Icelandic thorn.
4225 \"s gives German sharp s.
4226 /a gives a with ring.
4227 /e gives an a-e ligature.
4228 ~< and ~> give guillemots.
4229 ~! gives an inverted exclamation mark.
4230 ~? gives an inverted question mark.
4231
4232 With an argument, a positive argument enables ISO Accents mode,
4233 and a negative argument disables it." t nil)
4234
4235 ;;;***
4236
4237 ;;;***
4238
4239 ;;;### (autoloads nil "iso-ascii" "iso/iso-ascii.el" (12885 62672))
3798 ;;; Generated autoloads from iso/iso-ascii.el 4240 ;;; Generated autoloads from iso/iso-ascii.el
3799 4241
3800 ;;;*** 4242 ;;;***
3801 4243
3802 ;;;### (autoloads nil "iso-cvt" "iso/iso-cvt.el" (12860 15621)) 4244 ;;;### (autoloads nil "iso-cvt" "iso/iso-cvt.el" (12885 62672))
3803 ;;; Generated autoloads from iso/iso-cvt.el 4245 ;;; Generated autoloads from iso/iso-cvt.el
3804 4246
3805 ;;;*** 4247 ;;;***
3806 4248
3807 ;;;### (autoloads nil "iso-insert" "iso/iso-insert.el" (12860 15622)) 4249 ;;;### (autoloads nil "iso-insert" "iso/iso-insert.el" (12885 62673))
3808 ;;; Generated autoloads from iso/iso-insert.el 4250 ;;; Generated autoloads from iso/iso-insert.el
3809 4251
3810 ;;;*** 4252 ;;;***
3811 4253
3812 ;;;### (autoloads nil "iso-swed" "iso/iso-swed.el" (12860 15623)) 4254 ;;;### (autoloads nil "iso-swed" "iso/iso-swed.el" (12885 62674))
3813 ;;; Generated autoloads from iso/iso-swed.el 4255 ;;; Generated autoloads from iso/iso-swed.el
3814 4256
3815 ;;;*** 4257 ;;;***
3816 4258
3817 ;;;### (autoloads nil "iso-syntax" "iso/iso-syntax.el" (12860 15624)) 4259 ;;;### (autoloads nil "iso-syntax" "iso/iso-syntax.el" (12885 62674))
3818 ;;; Generated autoloads from iso/iso-syntax.el 4260 ;;; Generated autoloads from iso/iso-syntax.el
3819 4261
3820 ;;;### (autoloads nil "iso8859-1" "iso/iso8859-1.el" (12147 26518)) 4262 ;;;***
4263
4264 ;;;***
4265
4266 ;;;### (autoloads nil "iso8859-1" "iso/iso8859-1.el" (12677 32833))
3821 ;;; Generated autoloads from iso/iso8859-1.el 4267 ;;; Generated autoloads from iso/iso8859-1.el
3822 4268
3823 ;;;*** 4269 ;;;***
3824 4270
3825 ;;;*** 4271 ;;;### (autoloads nil "swedish" "iso/swedish.el" (12885 62675))
3826
3827 ;;;### (autoloads nil "swedish" "iso/swedish.el" (12860 15624))
3828 ;;; Generated autoloads from iso/swedish.el 4272 ;;; Generated autoloads from iso/swedish.el
4273
4274 ;;;### (autoloads nil "ChangeLog" "lisp/ChangeLog" (12968 63140))
4275 ;;; Generated autoloads from lisp/ChangeLog
4276
4277 ;;;***
4278
4279 ;;;### (autoloads nil "ChangeLog~" "lisp/ChangeLog~" (12967 2939))
4280 ;;; Generated autoloads from lisp/ChangeLog~
3829 4281
3830 ;;;### (autoloads nil "site-start" "lisp/site-start.el" (12354 5512)) 4282 ;;;### (autoloads nil "site-start" "lisp/site-start.el" (12354 5512))
3831 ;;; Generated autoloads from lisp/site-start.el 4283 ;;; Generated autoloads from lisp/site-start.el
3832 4284
3833 ;;;### (autoloads (mc-deactivate-passwd mc-install-write-mode mc-install-read-mode) "mailcrypt" "mailcrypt/mailcrypt.el" (12675 57163)) 4285 ;;;### (autoloads (mc-deactivate-passwd mc-install-write-mode mc-install-read-mode) "mailcrypt" "mailcrypt/mailcrypt.el" (12677 32839))
3834 ;;; Generated autoloads from mailcrypt/mailcrypt.el 4286 ;;; Generated autoloads from mailcrypt/mailcrypt.el
3835 4287
3836 (autoload 'mc-install-read-mode "mailcrypt" nil t nil) 4288 (autoload 'mc-install-read-mode "mailcrypt" nil t nil)
3837 4289
3838 (autoload 'mc-install-write-mode "mailcrypt" nil t nil) 4290 (autoload 'mc-install-write-mode "mailcrypt" nil t nil)
3840 (autoload 'mc-deactivate-passwd "mailcrypt" "\ 4292 (autoload 'mc-deactivate-passwd "mailcrypt" "\
3841 *Deactivate the passphrase cache." t nil) 4293 *Deactivate the passphrase cache." t nil)
3842 4294
3843 ;;;*** 4295 ;;;***
3844 4296
3845 ;;;### (autoloads (mc-pgp-fetch-key mc-scheme-pgp) "mc-pgp" "mailcrypt/mc-pgp.el" (12639 8334)) 4297 ;;;### (autoloads (mc-pgp-fetch-key mc-scheme-pgp) "mc-pgp" "mailcrypt/mc-pgp.el" (12677 32841))
3846 ;;; Generated autoloads from mailcrypt/mc-pgp.el 4298 ;;; Generated autoloads from mailcrypt/mc-pgp.el
3847 4299
3848 (autoload 'mc-scheme-pgp "mc-pgp" nil nil nil) 4300 (autoload 'mc-scheme-pgp "mc-pgp" nil nil nil)
3849 4301
3850 (autoload 'mc-pgp-fetch-key "mc-pgp" "\ 4302 (autoload 'mc-pgp-fetch-key "mc-pgp" "\
3859 is not necessarily an error, since we may have merely fired off an Email 4311 is not necessarily an error, since we may have merely fired off an Email
3860 request for the key." t nil) 4312 request for the key." t nil)
3861 4313
3862 ;;;*** 4314 ;;;***
3863 4315
3864 ;;;### (autoloads (mc-remailer-insert-response-block mc-remailer-encrypt-for-chain mc-remailer-insert-pseudonym) "mc-remail" "mailcrypt/mc-remail.el" (12639 8334)) 4316 ;;;### (autoloads (mc-remailer-insert-response-block mc-remailer-encrypt-for-chain mc-remailer-insert-pseudonym) "mc-remail" "mailcrypt/mc-remail.el" (12677 32842))
3865 ;;; Generated autoloads from mailcrypt/mc-remail.el 4317 ;;; Generated autoloads from mailcrypt/mc-remail.el
3866 4318
3867 (autoload 'mc-remailer-insert-pseudonym "mc-remail" "\ 4319 (autoload 'mc-remailer-insert-pseudonym "mc-remail" "\
3868 Insert pseudonym as a From field in the hash-mark header. 4320 Insert pseudonym as a From field in the hash-mark header.
3869 4321
3881 With \\[universal-argument], enter a recursive edit of the innermost 4333 With \\[universal-argument], enter a recursive edit of the innermost
3882 layer of the block before encrypting it." t nil) 4334 layer of the block before encrypting it." t nil)
3883 4335
3884 ;;;*** 4336 ;;;***
3885 4337
3886 ;;;### (autoloads (mc-mh-snarf-keys mc-mh-verify-signature mc-mh-decrypt-message mc-gnus-decrypt-message mc-gnus-snarf-keys mc-gnus-verify-signature mc-vm-snarf-keys mc-vm-decrypt-message mc-vm-verify-signature mc-rmail-decrypt-message mc-rmail-verify-signature mc-rmail-summary-snarf-keys mc-rmail-summary-decrypt-message mc-rmail-summary-verify-signature mc-snarf-keys mc-snarf mc-insert-public-key mc-verify-signature mc-verify mc-sign-message mc-sign mc-decrypt-message mc-decrypt mc-encrypt-message mc-encrypt mc-cleanup-recipient-headers) "mc-toplev" "mailcrypt/mc-toplev.el" (12860 15628)) 4338 ;;;### (autoloads (mc-mh-snarf-keys mc-mh-verify-signature mc-mh-decrypt-message mc-gnus-decrypt-message mc-gnus-snarf-keys mc-gnus-verify-signature mc-vm-snarf-keys mc-vm-decrypt-message mc-vm-verify-signature mc-rmail-decrypt-message mc-rmail-verify-signature mc-rmail-summary-snarf-keys mc-rmail-summary-decrypt-message mc-rmail-summary-verify-signature mc-snarf-keys mc-snarf mc-insert-public-key mc-verify-signature mc-verify mc-sign-message mc-sign mc-decrypt-message mc-decrypt mc-encrypt-message mc-encrypt mc-cleanup-recipient-headers) "mc-toplev" "mailcrypt/mc-toplev.el" (12885 62678))
3887 ;;; Generated autoloads from mailcrypt/mc-toplev.el 4339 ;;; Generated autoloads from mailcrypt/mc-toplev.el
3888 4340
3889 (autoload 'mc-cleanup-recipient-headers "mc-toplev" nil nil nil) 4341 (autoload 'mc-cleanup-recipient-headers "mc-toplev" nil nil nil)
3890 4342
3891 (autoload 'mc-encrypt "mc-toplev" "\ 4343 (autoload 'mc-encrypt "mc-toplev" "\
3984 *Verify the signature in the current MH message." t nil) 4436 *Verify the signature in the current MH message." t nil)
3985 4437
3986 (autoload 'mc-mh-snarf-keys "mc-toplev" nil t nil) 4438 (autoload 'mc-mh-snarf-keys "mc-toplev" nil t nil)
3987 4439
3988 ;;;*** 4440 ;;;***
3989 4441
3990 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (12657 40619)) 4442 ;;;***
4443
4444 ;;;### (autoloads nil "mel-b" "mel/mel-b.el" (12913 42363))
4445 ;;; Generated autoloads from mel/mel-b.el
4446
4447 ;;;***
4448
4449 ;;;### (autoloads nil "mel-g" "mel/mel-g.el" (12913 42367))
4450 ;;; Generated autoloads from mel/mel-g.el
4451
4452 ;;;***
4453
4454 ;;;### (autoloads nil "mel-q" "mel/mel-q.el" (12926 37203))
4455 ;;; Generated autoloads from mel/mel-q.el
4456
4457 ;;;***
4458
4459 ;;;### (autoloads nil "mel-u" "mel/mel-u.el" (12913 42366))
4460 ;;; Generated autoloads from mel/mel-u.el
4461
4462 ;;;***
4463
4464 ;;;### (autoloads nil "mel" "mel/mel.el" (12913 42362))
4465 ;;; Generated autoloads from mel/mel.el
4466
4467 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (12906 8313))
3991 ;;; Generated autoloads from mh-e/mh-comp.el 4468 ;;; Generated autoloads from mh-e/mh-comp.el
3992 4469
3993 (autoload 'mh-smail "mh-comp" "\ 4470 (autoload 'mh-smail "mh-comp" "\
3994 Compose and send mail with the MH mail system. 4471 Compose and send mail with the MH mail system.
3995 This function is an entry point to mh-e, the Emacs front end 4472 This function is an entry point to mh-e, the Emacs front end
4043 Upon invoking mh-letter-mode, text-mode-hook and mh-letter-mode-hook are 4520 Upon invoking mh-letter-mode, text-mode-hook and mh-letter-mode-hook are
4044 invoked with no args, if those values are non-nil." t nil) 4521 invoked with no args, if those values are non-nil." t nil)
4045 4522
4046 ;;;*** 4523 ;;;***
4047 4524
4048 ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mh-e/mh-e.el" (12747 30151)) 4525 ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mh-e/mh-e.el" (12906 8320))
4049 ;;; Generated autoloads from mh-e/mh-e.el 4526 ;;; Generated autoloads from mh-e/mh-e.el
4050 4527
4051 (autoload 'mh-rmail "mh-e" "\ 4528 (autoload 'mh-rmail "mh-e" "\
4052 Inc(orporate) new mail with MH, or, with arg, scan an MH mail folder. 4529 Inc(orporate) new mail with MH, or, with arg, scan an MH mail folder.
4053 This function is an entry point to mh-e, the Emacs front end 4530 This function is an entry point to mh-e, the Emacs front end
4055 4532
4056 (autoload 'mh-version "mh-e" "\ 4533 (autoload 'mh-version "mh-e" "\
4057 Display version information about mh-e and the MH mail handling system." t nil) 4534 Display version information about mh-e and the MH mail handling system." t nil)
4058 4535
4059 ;;;*** 4536 ;;;***
4060 4537
4061 ;;;### (autoloads nil "mh-funcs" "mh-e/mh-funcs.el" (12657 40621)) 4538 ;;;***
4539
4540 ;;;### (autoloads nil "mh-funcs" "mh-e/mh-funcs.el" (12906 8327))
4062 ;;; Generated autoloads from mh-e/mh-funcs.el 4541 ;;; Generated autoloads from mh-e/mh-funcs.el
4063 4542
4064 ;;;### (autoloads nil "mh-mime" "mh-e/mh-mime.el" (12657 40622)) 4543 ;;;### (autoloads nil "mh-mime" "mh-e/mh-mime.el" (12906 8333))
4065 ;;; Generated autoloads from mh-e/mh-mime.el 4544 ;;; Generated autoloads from mh-e/mh-mime.el
4066 4545
4067 (defvar mh-mime-content-types '(("text/plain") ("text/richtext") ("multipart/mixed") ("multipart/alternative") ("multipart/digest") ("multipart/parallel") ("message/rfc822") ("message/partial") ("message/external-body") ("application/octet-stream") ("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg")) "\ 4546 (defvar mh-mime-content-types '(("text/plain") ("text/richtext") ("multipart/mixed") ("multipart/alternative") ("multipart/digest") ("multipart/parallel") ("message/rfc822") ("message/partial") ("message/external-body") ("application/octet-stream") ("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg")) "\
4068 Legal MIME content types. See documentation for \\[mh-edit-mhn].") 4547 Legal MIME content types. See documentation for \\[mh-edit-mhn].")
4069 4548
4070 ;;;*** 4549 ;;;***
4071 4550
4072 ;;;### (autoloads nil "mh-pick" "mh-e/mh-pick.el" (12657 40622)) 4551 ;;;***
4552
4553 ;;;### (autoloads nil "mh-pick" "mh-e/mh-pick.el" (12906 8338))
4073 ;;; Generated autoloads from mh-e/mh-pick.el 4554 ;;; Generated autoloads from mh-e/mh-pick.el
4074 4555
4075 ;;;*** 4556 ;;;***
4076 4557
4077 ;;;### (autoloads nil "mh-seq" "mh-e/mh-seq.el" (12657 40624)) 4558 ;;;### (autoloads nil "mh-seq" "mh-e/mh-seq.el" (12906 8344))
4078 ;;; Generated autoloads from mh-e/mh-seq.el 4559 ;;; Generated autoloads from mh-e/mh-seq.el
4079 4560
4080 ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (12860 15630)) 4561 ;;;***
4562
4563 ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (12885 62680))
4081 ;;; Generated autoloads from mh-e/mh-utils.el 4564 ;;; Generated autoloads from mh-e/mh-utils.el
4082 4565
4083 (put 'mh-progs 'risky-local-variable t) 4566 (put 'mh-progs 'risky-local-variable t)
4084 4567
4085 (put 'mh-lib 'risky-local-variable t) 4568 (put 'mh-lib 'risky-local-variable t)
4086 4569
4087 ;;;*** 4570 ;;;***
4088 4571
4089 ;;;*** 4572 ;;;***
4090 4573
4091 ;;;### (autoloads nil "abbrev" "modes/abbrev.el" (12860 15488)) 4574 ;;;### (autoloads nil "abbrev" "modes/abbrev.el" (12885 62548))
4092 ;;; Generated autoloads from modes/abbrev.el 4575 ;;; Generated autoloads from modes/abbrev.el
4093 4576
4094 ;;;### (autoloads (ada-make-filename-from-adaname ada-mode) "ada-mode" "modes/ada-mode.el" (12860 15512)) 4577 ;;;### (autoloads (ada-make-filename-from-adaname ada-mode) "ada-mode" "modes/ada-mode.el" (12885 62968))
4095 ;;; Generated autoloads from modes/ada-mode.el 4578 ;;; Generated autoloads from modes/ada-mode.el
4096 4579
4097 (autoload 'ada-mode "ada-mode" "\ 4580 (autoload 'ada-mode "ada-mode" "\
4098 Ada Mode is the major mode for editing Ada code. 4581 Ada Mode is the major mode for editing Ada code.
4099 4582
4147 (autoload 'ada-make-filename-from-adaname "ada-mode" "\ 4630 (autoload 'ada-make-filename-from-adaname "ada-mode" "\
4148 Determine the filename of a package/procedure from its own Ada name." t nil) 4631 Determine the filename of a package/procedure from its own Ada name." t nil)
4149 4632
4150 ;;;*** 4633 ;;;***
4151 4634
4152 ;;;### (autoloads (archive-mode) "arc-mode" "modes/arc-mode.el" (12860 15517)) 4635 ;;;### (autoloads (archive-mode) "arc-mode" "modes/arc-mode.el" (12885 62573))
4153 ;;; Generated autoloads from modes/arc-mode.el 4636 ;;; Generated autoloads from modes/arc-mode.el
4154 4637
4155 (autoload 'archive-mode "arc-mode" "\ 4638 (autoload 'archive-mode "arc-mode" "\
4156 Major mode for viewing an archive file in a dired-like way. 4639 Major mode for viewing an archive file in a dired-like way.
4157 You can move around using the usual cursor motion commands. 4640 You can move around using the usual cursor motion commands.
4165 4648
4166 \\{archive-mode-map}" nil nil) 4649 \\{archive-mode-map}" nil nil)
4167 4650
4168 ;;;*** 4651 ;;;***
4169 4652
4170 ;;;### (autoloads (asm-mode) "asm-mode" "modes/asm-mode.el" (12860 15505)) 4653 ;;;### (autoloads (asm-mode) "asm-mode" "modes/asm-mode.el" (12885 62568))
4171 ;;; Generated autoloads from modes/asm-mode.el 4654 ;;; Generated autoloads from modes/asm-mode.el
4172 4655
4173 (autoload 'asm-mode "asm-mode" "\ 4656 (autoload 'asm-mode "asm-mode" "\
4174 Major mode for editing typical assembler code. 4657 Major mode for editing typical assembler code.
4175 Features a private abbrev table and the following bindings: 4658 Features a private abbrev table and the following bindings:
4192 " t nil) 4675 " t nil)
4193 4676
4194 ;;;*** 4677 ;;;***
4195 4678
4196 ;;;*** 4679 ;;;***
4197 4680
4198 ;;;### (autoloads nil "auto-show" "modes/auto-show.el" (12861 45400)) 4681 ;;;***
4682
4683 ;;;### (autoloads nil "auto-show" "modes/auto-show.el" (12885 62574))
4199 ;;; Generated autoloads from modes/auto-show.el 4684 ;;; Generated autoloads from modes/auto-show.el
4200 4685
4201 ;;;### (autoloads (awk-mode) "awk-mode" "modes/awk-mode.el" (12860 15487)) 4686 ;;;***
4687
4688 ;;;### (autoloads (awk-mode) "awk-mode" "modes/awk-mode.el" (12885 62547))
4202 ;;; Generated autoloads from modes/awk-mode.el 4689 ;;; Generated autoloads from modes/awk-mode.el
4203 4690
4204 (autoload 'awk-mode "awk-mode" "\ 4691 (autoload 'awk-mode "awk-mode" "\
4205 Major mode for editing AWK code. 4692 Major mode for editing AWK code.
4206 This is much like C mode except for the syntax of comments. It uses 4693 This is much like C mode except for the syntax of comments. It uses
4212 4699
4213 ;;;*** 4700 ;;;***
4214 4701
4215 ;;;*** 4702 ;;;***
4216 4703
4217 ;;;### (autoloads nil "bib-mode" "modes/bib-mode.el" (12860 15489)) 4704 ;;;### (autoloads nil "bib-mode" "modes/bib-mode.el" (12885 62549))
4218 ;;; Generated autoloads from modes/bib-mode.el 4705 ;;; Generated autoloads from modes/bib-mode.el
4219 4706
4220 ;;;### (autoloads (bibtex-mode) "bibtex" "modes/bibtex.el" (12823 45223)) 4707 ;;;### (autoloads (bibtex-mode) "bibtex" "modes/bibtex.el" (12906 6783))
4221 ;;; Generated autoloads from modes/bibtex.el 4708 ;;; Generated autoloads from modes/bibtex.el
4222 4709
4223 (autoload 'bibtex-mode "bibtex" "\ 4710 (autoload 'bibtex-mode "bibtex" "\
4224 Major mode for editing bibtex files. 4711 Major mode for editing bibtex files.
4225 4712
4320 4807
4321 ;;;*** 4808 ;;;***
4322 4809
4323 ;;;### (autoloads nil "c-comment" "modes/c-comment.el" (12689 65199)) 4810 ;;;### (autoloads nil "c-comment" "modes/c-comment.el" (12689 65199))
4324 ;;; Generated autoloads from modes/c-comment.el 4811 ;;; Generated autoloads from modes/c-comment.el
4325 4812
4326 ;;;### (autoloads nil "c-fill" "modes/c-fill.el" (12559 35044)) 4813 ;;;***
4814
4815 ;;;### (autoloads nil "c-fill" "modes/c-fill.el" (12677 32378))
4327 ;;; Generated autoloads from modes/c-fill.el 4816 ;;; Generated autoloads from modes/c-fill.el
4328 4817
4329 ;;;*** 4818 ;;;***
4330 4819
4331 ;;;### (autoloads nil "c-style" "modes/c-style.el" (12559 35045)) 4820 ;;;### (autoloads nil "c-style" "modes/c-style.el" (12906 6792))
4332 ;;; Generated autoloads from modes/c-style.el 4821 ;;; Generated autoloads from modes/c-style.el
4333 4822
4334 ;;;*** 4823 ;;;***
4335 4824
4336 ;;;### (autoloads nil "cc-compat" "modes/cc-compat.el" (12559 35048)) 4825 ;;;### (autoloads nil "cc-compat" "modes/cc-compat.el" (12936 63268))
4337 ;;; Generated autoloads from modes/cc-compat.el 4826 ;;; Generated autoloads from modes/cc-compat.el
4338 4827
4339 ;;;*** 4828 ;;;***
4340 4829
4341 ;;;### (autoloads nil "cc-guess" "modes/cc-guess.el" (12559 35050)) 4830 ;;;### (autoloads nil "cc-guess" "modes/cc-guess.el" (12936 63329))
4342 ;;; Generated autoloads from modes/cc-guess.el 4831 ;;; Generated autoloads from modes/cc-guess.el
4343 4832
4344 ;;;*** 4833 ;;;***
4345 4834
4346 ;;;### (autoloads nil "cc-lobotomy" "modes/cc-lobotomy.el" (12559 35048)) 4835 ;;;### (autoloads nil "cc-lobotomy" "modes/cc-lobotomy.el" (12936 63305))
4347 ;;; Generated autoloads from modes/cc-lobotomy.el 4836 ;;; Generated autoloads from modes/cc-lobotomy.el
4348 4837
4349 ;;;*** 4838 ;;;***
4350 4839
4351 ;;;*** 4840 ;;;### (autoloads nil "cc-mode" "modes/cc-mode.el" (12964 17751))
4352
4353 ;;;### (autoloads nil "cc-mode" "modes/cc-mode.el" (12851 27450))
4354 ;;; Generated autoloads from modes/cc-mode.el 4841 ;;; Generated autoloads from modes/cc-mode.el
4355 4842
4356 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "modes/cl-indent.el" (12860 15491)) 4843 (fset 'set-c-style 'c-set-style)
4844
4845 ;;;***
4846
4847 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "modes/cl-indent.el" (12885 62552))
4357 ;;; Generated autoloads from modes/cl-indent.el 4848 ;;; Generated autoloads from modes/cl-indent.el
4358 4849
4359 (autoload 'common-lisp-indent-function "cl-indent" nil nil nil) 4850 (autoload 'common-lisp-indent-function "cl-indent" nil nil nil)
4360 4851
4361 ;;;*** 4852 ;;;***
4362 4853
4363 ;;;### (autoloads (c-macro-expand) "cmacexp" "modes/cmacexp.el" (12860 15492)) 4854 ;;;### (autoloads (c-macro-expand) "cmacexp" "modes/cmacexp.el" (12885 62553))
4364 ;;; Generated autoloads from modes/cmacexp.el 4855 ;;; Generated autoloads from modes/cmacexp.el
4365 4856
4366 (autoload 'c-macro-expand "cmacexp" "\ 4857 (autoload 'c-macro-expand "cmacexp" "\
4367 Expand C macros in the region, using the C preprocessor. 4858 Expand C macros in the region, using the C preprocessor.
4368 Normally display output in temp buffer, but 4859 Normally display output in temp buffer, but
4376 For use inside Lisp programs, see also `c-macro-expansion'." t nil) 4867 For use inside Lisp programs, see also `c-macro-expansion'." t nil)
4377 4868
4378 ;;;*** 4869 ;;;***
4379 4870
4380 ;;;*** 4871 ;;;***
4381 4872
4382 ;;;### (autoloads nil "cperl-mode" "modes/cperl-mode.el" (12823 45235)) 4873 ;;;***
4874
4875 ;;;### (autoloads nil "cperl-mode" "modes/cperl-mode.el" (12947 52528))
4383 ;;; Generated autoloads from modes/cperl-mode.el 4876 ;;; Generated autoloads from modes/cperl-mode.el
4384 4877
4385 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) "enriched" "modes/enriched.el" (12860 15518)) 4878 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) "enriched" "modes/enriched.el" (12885 63004))
4386 ;;; Generated autoloads from modes/enriched.el 4879 ;;; Generated autoloads from modes/enriched.el
4387 4880
4388 (autoload 'enriched-mode "enriched" "\ 4881 (autoload 'enriched-mode "enriched" "\
4389 Minor mode for editing text/enriched files. 4882 Minor mode for editing text/enriched files.
4390 These are files with embedded formatting information in the MIME standard 4883 These are files with embedded formatting information in the MIME standard
4402 4895
4403 (autoload 'enriched-decode "enriched" nil nil nil) 4896 (autoload 'enriched-decode "enriched" nil nil nil)
4404 4897
4405 ;;;*** 4898 ;;;***
4406 4899
4407 ;;;### (autoloads (executable-self-display executable-set-magic) "executable" "modes/executable.el" (12860 38184)) 4900 ;;;### (autoloads (executable-self-display executable-set-magic) "executable" "modes/executable.el" (12885 62722))
4408 ;;; Generated autoloads from modes/executable.el 4901 ;;; Generated autoloads from modes/executable.el
4409 4902
4410 (autoload 'executable-set-magic "executable" "\ 4903 (autoload 'executable-set-magic "executable" "\
4411 Set this buffer's interpreter to INTERPRETER with optional ARGUMENT. 4904 Set this buffer's interpreter to INTERPRETER with optional ARGUMENT.
4412 The variables `executable-magicless-file-regexp', `executable-prefix', 4905 The variables `executable-magicless-file-regexp', `executable-prefix',
4418 Turn a text file into a self-displaying Un*x command. 4911 Turn a text file into a self-displaying Un*x command.
4419 The magic number of such a command displays all lines but itself." t nil) 4912 The magic number of such a command displays all lines but itself." t nil)
4420 4913
4421 ;;;*** 4914 ;;;***
4422 4915
4423 ;;;### (autoloads (f90-mode) "f90" "modes/f90.el" (12860 15515)) 4916 ;;;### (autoloads (f90-mode) "f90" "modes/f90.el" (12885 62571))
4424 ;;; Generated autoloads from modes/f90.el 4917 ;;; Generated autoloads from modes/f90.el
4425 4918
4426 (autoload 'f90-mode "f90" "\ 4919 (autoload 'f90-mode "f90" "\
4427 Major mode for editing Fortran 90 code in free format. 4920 Major mode for editing Fortran 90 code in free format.
4428 4921
4482 Turning on F90 mode calls the value of the variable `f90-mode-hook' 4975 Turning on F90 mode calls the value of the variable `f90-mode-hook'
4483 with no args, if that value is non-nil." t nil) 4976 with no args, if that value is non-nil." t nil)
4484 4977
4485 ;;;*** 4978 ;;;***
4486 4979
4487 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode turn-off-follow-mode turn-on-follow-mode) "follow" "modes/follow.el" (12860 15510)) 4980 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode turn-off-follow-mode turn-on-follow-mode) "follow" "modes/follow.el" (12885 62560))
4488 ;;; Generated autoloads from modes/follow.el 4981 ;;; Generated autoloads from modes/follow.el
4489 4982
4490 (add-minor-mode 'follow-mode nil 'follow-mode-map) 4983 (add-minor-mode 'follow-mode nil 'follow-mode-map)
4491 4984
4492 (autoload 'turn-on-follow-mode "follow" "\ 4985 (autoload 'turn-on-follow-mode "follow" "\
4549 To bind this command to a hotkey, place the following line 5042 To bind this command to a hotkey, place the following line
4550 in your `~/.emacs' file, replacing [f7] by your favourite key: 5043 in your `~/.emacs' file, replacing [f7] by your favourite key:
4551 (global-set-key [f7] 'follow-delete-other-windows-and-split)" t nil) 5044 (global-set-key [f7] 'follow-delete-other-windows-and-split)" t nil)
4552 5045
4553 ;;;*** 5046 ;;;***
4554 5047
4555 ;;;### (autoloads nil "fortran-misc" "modes/fortran-misc.el" (11903 15745)) 5048 ;;;***
5049
5050 ;;;### (autoloads nil "fortran-misc" "modes/fortran-misc.el" (12906 6838))
4556 ;;; Generated autoloads from modes/fortran-misc.el 5051 ;;; Generated autoloads from modes/fortran-misc.el
4557 5052
4558 ;;;### (autoloads (fortran-mode) "fortran" "modes/fortran.el" (12860 15494)) 5053 ;;;### (autoloads (fortran-mode) "fortran" "modes/fortran.el" (12885 62555))
4559 ;;; Generated autoloads from modes/fortran.el 5054 ;;; Generated autoloads from modes/fortran.el
4560 5055
4561 (defvar fortran-tab-mode-default nil "\ 5056 (defvar fortran-tab-mode-default nil "\
4562 *Default tabbing/carriage control style for empty files in Fortran mode. 5057 *Default tabbing/carriage control style for empty files in Fortran mode.
4563 A value of t specifies tab-digit style of continuation control. 5058 A value of t specifies tab-digit style of continuation control.
4635 Turning on Fortran mode calls the value of the variable `fortran-mode-hook' 5130 Turning on Fortran mode calls the value of the variable `fortran-mode-hook'
4636 with no args, if that value is non-nil." t nil) 5131 with no args, if that value is non-nil." t nil)
4637 5132
4638 ;;;*** 5133 ;;;***
4639 5134
4640 ;;;### (autoloads (hide-ifdef-mode) "hideif" "modes/hideif.el" (12860 15495)) 5135 ;;;### (autoloads (hide-ifdef-mode) "hideif" "modes/hideif.el" (12885 62556))
4641 ;;; Generated autoloads from modes/hideif.el 5136 ;;; Generated autoloads from modes/hideif.el
4642 5137
4643 (add-minor-mode 'hide-ifdef-mode " Ifdef") 5138 (add-minor-mode 'hide-ifdef-mode " Ifdef")
4644 5139
4645 (autoload 'hide-ifdef-mode "hideif" "\ 5140 (autoload 'hide-ifdef-mode "hideif" "\
4683 (defvar hide-ifdef-lines nil "\ 5178 (defvar hide-ifdef-lines nil "\
4684 *Non-nil means hide the #ifX, #else, and #endif lines.") 5179 *Non-nil means hide the #ifX, #else, and #endif lines.")
4685 5180
4686 ;;;*** 5181 ;;;***
4687 5182
4688 ;;;### (autoloads (hs-minor-mode hs-hide-block hs-hide-all) "hideshow" "modes/hideshow.el" (12860 15515)) 5183 ;;;### (autoloads (hs-minor-mode hs-hide-block hs-hide-all) "hideshow" "modes/hideshow.el" (12885 62575))
4689 ;;; Generated autoloads from modes/hideshow.el 5184 ;;; Generated autoloads from modes/hideshow.el
4690 5185
4691 (defvar hs-minor-mode nil "\ 5186 (defvar hs-minor-mode nil "\
4692 Non-nil if using hideshow mode as a minor mode of some other mode. 5187 Non-nil if using hideshow mode as a minor mode of some other mode.
4693 Use the command `hs-minor-mode' to toggle this variable.") 5188 Use the command `hs-minor-mode' to toggle this variable.")
4716 5211
4717 (add-minor-mode 'hs-minor-mode " hs" 'hs-minor-mode-map) 5212 (add-minor-mode 'hs-minor-mode " hs" 'hs-minor-mode-map)
4718 5213
4719 ;;;*** 5214 ;;;***
4720 5215
4721 ;;;### (autoloads (icon-mode) "icon" "modes/icon.el" (12860 15492)) 5216 ;;;### (autoloads (icon-mode) "icon" "modes/icon.el" (12885 62554))
4722 ;;; Generated autoloads from modes/icon.el 5217 ;;; Generated autoloads from modes/icon.el
4723 5218
4724 (autoload 'icon-mode "icon" "\ 5219 (autoload 'icon-mode "icon" "\
4725 Major mode for editing Icon code. 5220 Major mode for editing Icon code.
4726 Expression and list commands understand all Icon brackets. 5221 Expression and list commands understand all Icon brackets.
4754 Turning on Icon mode calls the value of the variable `icon-mode-hook' 5249 Turning on Icon mode calls the value of the variable `icon-mode-hook'
4755 with no args, if that value is non-nil." t nil) 5250 with no args, if that value is non-nil." t nil)
4756 5251
4757 ;;;*** 5252 ;;;***
4758 5253
4759 ;;;### (autoloads (imenu imenu-add-to-menubar) "imenu" "modes/imenu.el" (12860 15672)) 5254 ;;;### (autoloads (imenu imenu-add-to-menubar) "imenu" "modes/imenu.el" (12885 62722))
4760 ;;; Generated autoloads from modes/imenu.el 5255 ;;; Generated autoloads from modes/imenu.el
4761 5256
4762 (defvar imenu-generic-expression nil "\ 5257 (defvar imenu-generic-expression nil "\
4763 The regex pattern to use for creating a buffer index. 5258 The regex pattern to use for creating a buffer index.
4764 5259
4798 Jump to a place in the buffer chosen using a buffer menu or mouse menu. 5293 Jump to a place in the buffer chosen using a buffer menu or mouse menu.
4799 See `imenu-choose-buffer-index' for more information." t nil) 5294 See `imenu-choose-buffer-index' for more information." t nil)
4800 5295
4801 ;;;*** 5296 ;;;***
4802 5297
4803 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el" (12860 15508)) 5298 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el" (12906 6853))
4804 ;;; Generated autoloads from modes/ksh-mode.el 5299 ;;; Generated autoloads from modes/ksh-mode.el
4805 5300
4806 (autoload 'ksh-mode "ksh-mode" "\ 5301 (autoload 'ksh-mode "ksh-mode" "\
4807 ksh-mode $Revision: 1.1.1.1 $ - Major mode for editing (Bourne, Korn or Bourne again) 5302 ksh-mode $Revision: 1.1.1.2 $ - Major mode for editing (Bourne, Korn or Bourne again)
4808 shell scripts. 5303 shell scripts.
4809 Special key bindings and commands: 5304 Special key bindings and commands:
4810 \\{ksh-mode-map} 5305 \\{ksh-mode-map}
4811 Variables controlling indentation style: 5306 Variables controlling indentation style:
4812 ksh-indent 5307 ksh-indent
4914 )))" t nil) 5409 )))" t nil)
4915 5410
4916 ;;;*** 5411 ;;;***
4917 5412
4918 ;;;*** 5413 ;;;***
4919 5414
4920 ;;;### (autoloads nil "lisp-mnt" "modes/lisp-mnt.el" (12860 15511)) 5415 ;;;***
5416
5417 ;;;### (autoloads nil "lisp-mnt" "modes/lisp-mnt.el" (12885 62569))
4921 ;;; Generated autoloads from modes/lisp-mnt.el 5418 ;;; Generated autoloads from modes/lisp-mnt.el
4922 5419
4923 ;;;*** 5420 ;;;***
4924 5421
4925 ;;;### (autoloads nil "lisp-mode" "modes/lisp-mode.el" (12860 15496)) 5422 ;;;### (autoloads nil "lisp-mode" "modes/lisp-mode.el" (12885 62557))
4926 ;;; Generated autoloads from modes/lisp-mode.el 5423 ;;; Generated autoloads from modes/lisp-mode.el
4927 5424
4928 ;;;*** 5425 ;;;***
4929 5426
4930 ;;;### (autoloads nil "list-mode" "modes/list-mode.el" (12851 27101)) 5427 ;;;### (autoloads nil "list-mode" "modes/list-mode.el" (12906 6864))
4931 ;;; Generated autoloads from modes/list-mode.el 5428 ;;; Generated autoloads from modes/list-mode.el
4932 5429
4933 ;;;### (autoloads (makefile-mode) "make-mode" "modes/make-mode.el" (12860 15486)) 5430 ;;;### (autoloads (m4-mode) "m4-mode" "modes/m4-mode.el" (12949 7770))
5431 ;;; Generated autoloads from modes/m4-mode.el
5432
5433 (autoload 'm4-mode "m4-mode" "\
5434 A major-mode to edit m4 macro files
5435 \\{m4-mode-map}
5436 " t nil)
5437
5438 ;;;***
5439
5440 ;;;### (autoloads (makefile-mode) "make-mode" "modes/make-mode.el" (12885 62547))
4934 ;;; Generated autoloads from modes/make-mode.el 5441 ;;; Generated autoloads from modes/make-mode.el
4935 5442
4936 (autoload 'makefile-mode "make-mode" "\ 5443 (autoload 'makefile-mode "make-mode" "\
4937 Major mode for editing Makefiles. 5444 Major mode for editing Makefiles.
4938 This function ends by invoking the function(s) `makefile-mode-hook'. 5445 This function ends by invoking the function(s) `makefile-mode-hook'.
5006 List of special targets. You will be offered to complete 5513 List of special targets. You will be offered to complete
5007 on one of those in the minibuffer whenever you enter a `.'. 5514 on one of those in the minibuffer whenever you enter a `.'.
5008 at the beginning of a line in Makefile mode." t nil) 5515 at the beginning of a line in Makefile mode." t nil)
5009 5516
5010 ;;;*** 5517 ;;;***
5011 5518
5012 ;;;### (autoloads nil "old-c++-mode" "modes/old-c++-mode.el" (12211 28119)) 5519 ;;;***
5520
5521 ;;;### (autoloads nil "old-c++-mode" "modes/old-c++-mode.el" (12906 6888))
5013 ;;; Generated autoloads from modes/old-c++-mode.el 5522 ;;; Generated autoloads from modes/old-c++-mode.el
5014 5523
5015 ;;;*** 5524 ;;;***
5016 5525
5017 ;;;### (autoloads nil "old-c-mode" "modes/old-c-mode.el" (12546 37597)) 5526 ;;;### (autoloads nil "old-c-mode" "modes/old-c-mode.el" (12906 6898))
5018 ;;; Generated autoloads from modes/old-c-mode.el 5527 ;;; Generated autoloads from modes/old-c-mode.el
5019 5528
5020 ;;;### (autoloads (python-mode) "python-mode" "modes/python-mode.el" (12849 46013)) 5529 ;;;### (autoloads (py-shell python-mode) "python-mode" "modes/python-mode.el" (12912 14823))
5021 ;;; Generated autoloads from modes/python-mode.el 5530 ;;; Generated autoloads from modes/python-mode.el
5022 5531
5023 (eval-when-compile (condition-case nil (progn (require 'cl) (require 'imenu)) (error nil))) 5532 (eval-when-compile (condition-case nil (progn (require 'cl) (require 'imenu)) (error nil)))
5024 5533
5025 (autoload 'python-mode "python-mode" "\ 5534 (autoload 'python-mode "python-mode" "\
5041 py-python-command shell command to invoke Python interpreter 5550 py-python-command shell command to invoke Python interpreter
5042 py-scroll-process-buffer always scroll Python process buffer 5551 py-scroll-process-buffer always scroll Python process buffer
5043 py-temp-directory directory used for temp files (if needed) 5552 py-temp-directory directory used for temp files (if needed)
5044 py-beep-if-tab-change ring the bell if tab-width is changed" t nil) 5553 py-beep-if-tab-change ring the bell if tab-width is changed" t nil)
5045 5554
5046 ;;;*** 5555 (autoload 'py-shell "python-mode" "\
5047 5556 Start an interactive Python interpreter in another window.
5048 ;;;### (autoloads (rexx-mode) "rexx-mode" "modes/rexx-mode.el" (12554 53343)) 5557 This is like Shell mode, except that Python is running in the window
5558 instead of a shell. See the `Interactive Shell' and `Shell Mode'
5559 sections of the Emacs manual for details, especially for the key
5560 bindings active in the `*Python*' buffer.
5561
5562 See the docs for variable `py-scroll-buffer' for info on scrolling
5563 behavior in the process window.
5564
5565 Warning: Don't use an interactive Python if you change sys.ps1 or
5566 sys.ps2 from their default values, or if you're running code that
5567 prints `>>> ' or `... ' at the start of a line. `python-mode' can't
5568 distinguish your output from Python's output, and assumes that `>>> '
5569 at the start of a line is a prompt from Python. Similarly, the Emacs
5570 Shell mode code assumes that both `>>> ' and `... ' at the start of a
5571 line are Python prompts. Bad things can happen if you fool either
5572 mode.
5573
5574 Warning: If you do any editing *in* the process buffer *while* the
5575 buffer is accepting output from Python, do NOT attempt to `undo' the
5576 changes. Some of the output (nowhere near the parts you changed!) may
5577 be lost if you do. This appears to be an Emacs bug, an unfortunate
5578 interaction between undo and process filters; the same problem exists in
5579 non-Python process buffers using the default (Emacs-supplied) process
5580 filter." t nil)
5581
5582 ;;;***
5583
5584 ;;;### (autoloads (rexx-mode) "rexx-mode" "modes/rexx-mode.el" (12906 6961))
5049 ;;; Generated autoloads from modes/rexx-mode.el 5585 ;;; Generated autoloads from modes/rexx-mode.el
5050 5586
5051 (autoload 'rexx-mode "rexx-mode" "\ 5587 (autoload 'rexx-mode "rexx-mode" "\
5052 Major mode for editing REXX code. 5588 Major mode for editing REXX code.
5053 \\{rexx-mode-map} 5589 \\{rexx-mode-map}
5093 correct position when RETURN is pressed. Finaly it will use the abbrev 5629 correct position when RETURN is pressed. Finaly it will use the abbrev
5094 table to convert all REXX keywords into upper case." t nil) 5630 table to convert all REXX keywords into upper case." t nil)
5095 5631
5096 ;;;*** 5632 ;;;***
5097 5633
5098 ;;;### (autoloads (define-mail-alias build-mail-aliases mail-aliases-setup) "mail-abbrevs" "modes/mail-abbrevs.el" (12399 59968)) 5634 ;;;### (autoloads (define-mail-alias build-mail-aliases mail-aliases-setup) "mail-abbrevs" "modes/mail-abbrevs.el" (12906 6872))
5099 ;;; Generated autoloads from modes/mail-abbrevs.el 5635 ;;; Generated autoloads from modes/mail-abbrevs.el
5100 5636
5101 (defvar mail-abbrev-mailrc-file nil "\ 5637 (defvar mail-abbrev-mailrc-file nil "\
5102 Name of file with mail aliases. If nil, ~/.mailrc is used.") 5638 Name of file with mail aliases. If nil, ~/.mailrc is used.")
5103 5639
5116 Define NAME as a mail-alias that translates to DEFINITION. 5652 Define NAME as a mail-alias that translates to DEFINITION.
5117 If DEFINITION contains multiple addresses, separate them with commas." t nil) 5653 If DEFINITION contains multiple addresses, separate them with commas." t nil)
5118 5654
5119 ;;;*** 5655 ;;;***
5120 5656
5121 ;;;### (autoloads (modula-2-mode) "modula2" "modes/modula2.el" (12860 15497)) 5657 ;;;### (autoloads (modula-2-mode) "modula2" "modes/modula2.el" (12885 62558))
5122 ;;; Generated autoloads from modes/modula2.el 5658 ;;; Generated autoloads from modes/modula2.el
5123 5659
5124 (autoload 'modula-2-mode "modula2" "\ 5660 (autoload 'modula-2-mode "modula2" "\
5125 This is a mode intended to support program development in Modula-2. 5661 This is a mode intended to support program development in Modula-2.
5126 All control constructs of Modula-2 can be reached by typing C-c 5662 All control constructs of Modula-2 can be reached by typing C-c
5145 `m2-compile-command' holds the command to compile a Modula-2 program. 5681 `m2-compile-command' holds the command to compile a Modula-2 program.
5146 `m2-link-command' holds the command to link a Modula-2 program." t nil) 5682 `m2-link-command' holds the command to link a Modula-2 program." t nil)
5147 5683
5148 ;;;*** 5684 ;;;***
5149 5685
5150 ;;;### (autoloads (electric-nroff-mode nroff-mode) "nroff-mode" "modes/nroff-mode.el" (12860 15502)) 5686 ;;;### (autoloads (electric-nroff-mode nroff-mode) "nroff-mode" "modes/nroff-mode.el" (12885 62562))
5151 ;;; Generated autoloads from modes/nroff-mode.el 5687 ;;; Generated autoloads from modes/nroff-mode.el
5152 5688
5153 (autoload 'nroff-mode "nroff-mode" "\ 5689 (autoload 'nroff-mode "nroff-mode" "\
5154 Major mode for editing text intended for nroff to format. 5690 Major mode for editing text intended for nroff to format.
5155 \\{nroff-mode-map} 5691 \\{nroff-mode-map}
5169 5705
5170 (add-minor-mode 'nroff-electric-mode " Electric" nil nil 'electric-nroff-mode) 5706 (add-minor-mode 'nroff-electric-mode " Electric" nil nil 'electric-nroff-mode)
5171 5707
5172 ;;;*** 5708 ;;;***
5173 5709
5174 ;;;### (autoloads (outl-mouse-minor-mode outl-mouse-mode) "outl-mouse" "modes/outl-mouse.el" (12235 18865)) 5710 ;;;### (autoloads (outl-mouse-minor-mode outl-mouse-mode) "outl-mouse" "modes/outl-mouse.el" (12906 6906))
5175 ;;; Generated autoloads from modes/outl-mouse.el 5711 ;;; Generated autoloads from modes/outl-mouse.el
5176 5712
5177 (autoload 'outl-mouse-mode "outl-mouse" "\ 5713 (autoload 'outl-mouse-mode "outl-mouse" "\
5178 Calls outline-mode, with outl-mouse extensions" t nil) 5714 Calls outline-mode, with outl-mouse extensions" t nil)
5179 5715
5180 (autoload 'outl-mouse-minor-mode "outl-mouse" "\ 5716 (autoload 'outl-mouse-minor-mode "outl-mouse" "\
5181 Toggles outline-minor-mode, with outl-mouse extensions" t nil) 5717 Toggles outline-minor-mode, with outl-mouse extensions" t nil)
5182 5718
5183 ;;;*** 5719 ;;;***
5184 5720
5185 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "modes/outline.el" (12860 15490)) 5721 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "modes/outline.el" (12885 62550))
5186 ;;; Generated autoloads from modes/outline.el 5722 ;;; Generated autoloads from modes/outline.el
5187 5723
5188 (defvar outline-minor-mode nil "\ 5724 (defvar outline-minor-mode nil "\
5189 Non-nil if using Outline mode as a minor mode of some other mode.") 5725 Non-nil if using Outline mode as a minor mode of some other mode.")
5190 5726
5239 With arg, turn Outline minor mode on if arg is positive, off otherwise. 5775 With arg, turn Outline minor mode on if arg is positive, off otherwise.
5240 See the command `outline-mode' for more information on this mode." t nil) 5776 See the command `outline-mode' for more information on this mode." t nil)
5241 5777
5242 ;;;*** 5778 ;;;***
5243 5779
5244 ;;;### (autoloads (pascal-mode) "pascal" "modes/pascal.el" (12698 34037)) 5780 ;;;### (autoloads (pascal-mode) "pascal" "modes/pascal.el" (12906 6918))
5245 ;;; Generated autoloads from modes/pascal.el 5781 ;;; Generated autoloads from modes/pascal.el
5246 5782
5247 (autoload 'pascal-mode "pascal" "\ 5783 (autoload 'pascal-mode "pascal" "\
5248 Major mode for editing Pascal code. \\<pascal-mode-map> 5784 Major mode for editing Pascal code. \\<pascal-mode-map>
5249 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 5785 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
5287 Turning on Pascal mode calls the value of the variable pascal-mode-hook with 5823 Turning on Pascal mode calls the value of the variable pascal-mode-hook with
5288 no args, if that value is non-nil." t nil) 5824 no args, if that value is non-nil." t nil)
5289 5825
5290 ;;;*** 5826 ;;;***
5291 5827
5292 ;;;### (autoloads (perl-mode) "perl-mode" "modes/perl-mode.el" (12568 8627)) 5828 ;;;### (autoloads (perl-mode) "perl-mode" "modes/perl-mode.el" (12906 6926))
5293 ;;; Generated autoloads from modes/perl-mode.el 5829 ;;; Generated autoloads from modes/perl-mode.el
5294 5830
5295 (autoload 'perl-mode "perl-mode" "\ 5831 (autoload 'perl-mode "perl-mode" "\
5296 Major mode for editing Perl code. 5832 Major mode for editing Perl code.
5297 Expression and list commands understand all Perl brackets. 5833 Expression and list commands understand all Perl brackets.
5338 5874
5339 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil) 5875 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil)
5340 5876
5341 ;;;*** 5877 ;;;***
5342 5878
5343 ;;;### (autoloads (picture-mode) "picture" "modes/picture.el" (12637 39889)) 5879 ;;;### (autoloads (picture-mode) "picture" "modes/picture.el" (12906 6934))
5344 ;;; Generated autoloads from modes/picture.el 5880 ;;; Generated autoloads from modes/picture.el
5345 5881
5346 (autoload 'picture-mode "picture" "\ 5882 (autoload 'picture-mode "picture" "\
5347 Switch to Picture mode, in which a quarter-plane screen model is used. 5883 Switch to Picture mode, in which a quarter-plane screen model is used.
5348 Printing characters replace instead of inserting themselves with motion 5884 Printing characters replace instead of inserting themselves with motion
5402 5938
5403 (defalias 'edit-picture 'picture-mode) 5939 (defalias 'edit-picture 'picture-mode)
5404 5940
5405 ;;;*** 5941 ;;;***
5406 5942
5407 ;;;### (autoloads (postscript-mode) "postscript" "modes/postscript.el" (12554 53338)) 5943 ;;;### (autoloads (postscript-mode) "postscript" "modes/postscript.el" (12906 6941))
5408 ;;; Generated autoloads from modes/postscript.el 5944 ;;; Generated autoloads from modes/postscript.el
5409 5945
5410 (autoload 'postscript-mode "postscript" "\ 5946 (autoload 'postscript-mode "postscript" "\
5411 Major mode for editing PostScript files. 5947 Major mode for editing PostScript files.
5412 5948
5425 \\[postscript-mode] calls the value of the variable postscript-mode-hook 5961 \\[postscript-mode] calls the value of the variable postscript-mode-hook
5426 with no args, if that value is non-nil." t nil) 5962 with no args, if that value is non-nil." t nil)
5427 5963
5428 ;;;*** 5964 ;;;***
5429 5965
5430 ;;;### (autoloads (run-prolog inferior-prolog-mode prolog-mode) "prolog" "modes/prolog.el" (12860 15503)) 5966 ;;;### (autoloads (run-prolog inferior-prolog-mode prolog-mode) "prolog" "modes/prolog.el" (12906 6949))
5431 ;;; Generated autoloads from modes/prolog.el 5967 ;;; Generated autoloads from modes/prolog.el
5432 5968
5433 (autoload 'prolog-mode "prolog" "\ 5969 (autoload 'prolog-mode "prolog" "\
5434 Major mode for editing Prolog code for Prologs. 5970 Major mode for editing Prolog code for Prologs.
5435 Blank lines and `%%...' separate paragraphs. `%'s start comments. 5971 Blank lines and `%%...' separate paragraphs. `%'s start comments.
5466 (autoload 'run-prolog "prolog" "\ 6002 (autoload 'run-prolog "prolog" "\
5467 Run an inferior Prolog process, input and output via buffer *prolog*." t nil) 6003 Run an inferior Prolog process, input and output via buffer *prolog*." t nil)
5468 6004
5469 ;;;*** 6005 ;;;***
5470 6006
5471 ;;;### (autoloads (resize-minibuffer-mode) "rsz-minibuf" "modes/rsz-minibuf.el" (12546 37599)) 6007 ;;;### (autoloads (resize-minibuffer-mode) "rsz-minibuf" "modes/rsz-minibuf.el" (12677 32424))
5472 ;;; Generated autoloads from modes/rsz-minibuf.el 6008 ;;; Generated autoloads from modes/rsz-minibuf.el
5473 6009
5474 (defvar resize-minibuffer-mode nil "\ 6010 (defvar resize-minibuffer-mode nil "\
5475 *If non-`nil', resize the minibuffer so its entire contents are visible.") 6011 *If non-`nil', resize the minibuffer so its entire contents are visible.")
5476 6012
5522 `resize-minibuffer-frame-exactly' are analogous to their window 6058 `resize-minibuffer-frame-exactly' are analogous to their window
5523 counterparts." t nil) 6059 counterparts." t nil)
5524 6060
5525 ;;;*** 6061 ;;;***
5526 6062
5527 ;;;### (autoloads (scheme-mode) "scheme" "modes/scheme.el" (12860 15504)) 6063 ;;;### (autoloads (scheme-mode) "scheme" "modes/scheme.el" (12885 62563))
5528 ;;; Generated autoloads from modes/scheme.el 6064 ;;; Generated autoloads from modes/scheme.el
5529 6065
5530 (autoload 'scheme-mode "scheme" "\ 6066 (autoload 'scheme-mode "scheme" "\
5531 Major mode for editing Scheme code. 6067 Major mode for editing Scheme code.
5532 Editing commands are similar to those of lisp-mode. 6068 Editing commands are similar to those of lisp-mode.
5545 Entry to this mode calls the value of scheme-mode-hook 6081 Entry to this mode calls the value of scheme-mode-hook
5546 if that value is non-nil." t nil) 6082 if that value is non-nil." t nil)
5547 6083
5548 ;;;*** 6084 ;;;***
5549 6085
5550 ;;;### (autoloads (scribe-mode) "scribe" "modes/scribe.el" (12078 45205)) 6086 ;;;### (autoloads (scribe-mode) "scribe" "modes/scribe.el" (12677 32396))
5551 ;;; Generated autoloads from modes/scribe.el 6087 ;;; Generated autoloads from modes/scribe.el
5552 6088
5553 (autoload 'scribe-mode "scribe" "\ 6089 (autoload 'scribe-mode "scribe" "\
5554 Major mode for editing files of Scribe (a text formatter) source. 6090 Major mode for editing files of Scribe (a text formatter) source.
5555 Scribe-mode is similar text-mode, with a few extra commands added. 6091 Scribe-mode is similar text-mode, with a few extra commands added.
5567 Non-nil makes an open-parenthesis char (one of `([<{') 6103 Non-nil makes an open-parenthesis char (one of `([<{')
5568 automatically insert its close if typed after an @Command form." t nil) 6104 automatically insert its close if typed after an @Command form." t nil)
5569 6105
5570 ;;;*** 6106 ;;;***
5571 6107
5572 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode) "sendmail" "modes/sendmail.el" (12686 31726)) 6108 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode) "sendmail" "modes/sendmail.el" (12906 6973))
5573 ;;; Generated autoloads from modes/sendmail.el 6109 ;;; Generated autoloads from modes/sendmail.el
5574 6110
5575 (defvar mail-from-style 'angles "\ 6111 (defvar mail-from-style 'angles "\
5576 *Specifies how \"From:\" fields look. 6112 *Specifies how \"From:\" fields look.
5577 6113
5706 6242
5707 (add-hook 'same-window-buffer-names "*mail*") 6243 (add-hook 'same-window-buffer-names "*mail*")
5708 6244
5709 ;;;*** 6245 ;;;***
5710 6246
5711 ;;;### (autoloads (sh-mode) "sh-script" "modes/sh-script.el" (12860 38184)) 6247 ;;;### (autoloads (sh-mode) "sh-script" "modes/sh-script.el" (12885 62722))
5712 ;;; Generated autoloads from modes/sh-script.el 6248 ;;; Generated autoloads from modes/sh-script.el
5713 6249
5714 (put 'sh-mode 'mode-class 'special) 6250 (put 'sh-mode 'mode-class 'special)
5715 6251
5716 (autoload 'sh-mode "sh-script" "\ 6252 (autoload 'sh-mode "sh-script" "\
5759 with your script for an edit-interpret-debug cycle." t nil) 6295 with your script for an edit-interpret-debug cycle." t nil)
5760 6296
5761 (defalias 'shell-script-mode 'sh-mode) 6297 (defalias 'shell-script-mode 'sh-mode)
5762 6298
5763 ;;;*** 6299 ;;;***
5764 6300
5765 ;;;### (autoloads nil "simula" "modes/simula.el" (12546 37593)) 6301 ;;;***
6302
6303 ;;;### (autoloads nil "simula" "modes/simula.el" (12906 6984))
5766 ;;; Generated autoloads from modes/simula.el 6304 ;;; Generated autoloads from modes/simula.el
5767 6305
5768 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" "modes/tcl.el" (12823 45232)) 6306 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" "modes/tcl.el" (12906 6993))
5769 ;;; Generated autoloads from modes/tcl.el 6307 ;;; Generated autoloads from modes/tcl.el
5770 6308
5771 (autoload 'tcl-mode "tcl" "\ 6309 (autoload 'tcl-mode "tcl" "\
5772 Major mode for editing Tcl code. 6310 Major mode for editing Tcl code.
5773 Expression and list commands understand all Tcl brackets. 6311 Expression and list commands understand all Tcl brackets.
5814 Get help on Tcl command. Default is word at point. 6352 Get help on Tcl command. Default is word at point.
5815 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil) 6353 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil)
5816 6354
5817 ;;;*** 6355 ;;;***
5818 6356
5819 ;;;### (autoloads (latex-mode plain-tex-mode tex-mode) "tex-mode" "modes/tex-mode.el" (12147 26435)) 6357 ;;;### (autoloads (latex-mode plain-tex-mode tex-mode) "tex-mode" "modes/tex-mode.el" (12906 7001))
5820 ;;; Generated autoloads from modes/tex-mode.el 6358 ;;; Generated autoloads from modes/tex-mode.el
5821 6359
5822 (autoload 'tex-mode "tex-mode" "\ 6360 (autoload 'tex-mode "tex-mode" "\
5823 Major mode for editing files of input for TeX, LaTeX, or SliTeX. 6361 Major mode for editing files of input for TeX, LaTeX, or SliTeX.
5824 Tries to determine (by looking at the beginning of the file) whether 6362 Tries to determine (by looking at the beginning of the file) whether
5915 tex-mode-hook, and then the value of latex-mode-hook. When the special 6453 tex-mode-hook, and then the value of latex-mode-hook. When the special
5916 subshell is initiated, the value of tex-shell-hook is called." t nil) 6454 subshell is initiated, the value of tex-shell-hook is called." t nil)
5917 6455
5918 ;;;*** 6456 ;;;***
5919 6457
5920 ;;;### (autoloads (texinfo-mode) "texinfo" "modes/texinfo.el" (12554 53342)) 6458 ;;;### (autoloads (texinfo-mode) "texinfo" "modes/texinfo.el" (12906 7010))
5921 ;;; Generated autoloads from modes/texinfo.el 6459 ;;; Generated autoloads from modes/texinfo.el
5922 6460
5923 (autoload 'texinfo-mode "texinfo" "\ 6461 (autoload 'texinfo-mode "texinfo" "\
5924 Major mode for editing Texinfo files. 6462 Major mode for editing Texinfo files.
5925 6463
5988 value of texinfo-mode-hook." t nil) 6526 value of texinfo-mode-hook." t nil)
5989 6527
5990 ;;;*** 6528 ;;;***
5991 6529
5992 ;;;*** 6530 ;;;***
5993 6531
5994 ;;;### (autoloads nil "text-mode" "modes/text-mode.el" (12860 15506)) 6532 ;;;***
6533
6534 ;;;### (autoloads nil "text-mode" "modes/text-mode.el" (12885 62564))
5995 ;;; Generated autoloads from modes/text-mode.el 6535 ;;; Generated autoloads from modes/text-mode.el
5996 6536
5997 ;;;### (autoloads (tc-recenter tc-scroll-down tc-scroll-up tc-scroll-line tc-associated-buffer tc-merge tc-dissociate tc-split tc-associate-buffer tc-two-columns) "two-column" "modes/two-column.el" (12648 2852)) 6537 ;;;### (autoloads (tc-recenter tc-scroll-down tc-scroll-up tc-scroll-line tc-associated-buffer tc-merge tc-dissociate tc-split tc-associate-buffer tc-two-columns) "two-column" "modes/two-column.el" (12906 7019))
5998 ;;; Generated autoloads from modes/two-column.el 6538 ;;; Generated autoloads from modes/two-column.el
5999 6539
6000 (defvar tc-mode-map nil "\ 6540 (defvar tc-mode-map nil "\
6001 Keymap for commands for two-column mode.") 6541 Keymap for commands for two-column mode.")
6002 6542
6113 This counts from bottom if ARG is negative. The associated window 6653 This counts from bottom if ARG is negative. The associated window
6114 gets scrolled to the same line." t nil) 6654 gets scrolled to the same line." t nil)
6115 6655
6116 ;;;*** 6656 ;;;***
6117 6657
6118 ;;;### (autoloads (auto-view-mode view-major-mode view-mode view-minor-mode view-buffer-other-window view-file-other-window view-buffer view-file) "view-less" "modes/view-less.el" (12742 53066)) 6658 ;;;### (autoloads (auto-view-mode view-major-mode view-mode view-minor-mode view-buffer-other-window view-file-other-window view-buffer view-file) "view-less" "modes/view-less.el" (12906 7026))
6119 ;;; Generated autoloads from modes/view-less.el 6659 ;;; Generated autoloads from modes/view-less.el
6120 6660
6121 (autoload 'view-file "view-less" "\ 6661 (autoload 'view-file "view-less" "\
6122 Find FILE, enter view mode. With prefix arg OTHER-P, use other window." t nil) 6662 Find FILE, enter view mode. With prefix arg OTHER-P, use other window." t nil)
6123 6663
6179 This is meant to be added to `find-file-hooks'." nil nil) 6719 This is meant to be added to `find-file-hooks'." nil nil)
6180 6720
6181 ;;;*** 6721 ;;;***
6182 6722
6183 ;;;*** 6723 ;;;***
6184 6724
6185 ;;;### (autoloads nil "view" "modes/view.el" (12860 15506)) 6725 ;;;***
6726
6727 ;;;### (autoloads nil "view" "modes/view.el" (12885 62565))
6186 ;;; Generated autoloads from modes/view.el 6728 ;;; Generated autoloads from modes/view.el
6187 6729
6188 ;;;### (autoloads (vrml-mode) "vrml-mode" "modes/vrml-mode.el" (12823 45230)) 6730 ;;;### (autoloads (vrml-mode) "vrml-mode" "modes/vrml-mode.el" (12906 7036))
6189 ;;; Generated autoloads from modes/vrml-mode.el 6731 ;;; Generated autoloads from modes/vrml-mode.el
6190 6732
6191 (autoload 'vrml-mode "vrml-mode" "\ 6733 (autoload 'vrml-mode "vrml-mode" "\
6192 Major mode for editing VRML code. 6734 Major mode for editing VRML code.
6193 Expression and list commands understand all VRML brackets. 6735 Expression and list commands understand all VRML brackets.
6215 Commands: 6757 Commands:
6216 \\{vrml-mode-map}" t nil) 6758 \\{vrml-mode-map}" t nil)
6217 6759
6218 ;;;*** 6760 ;;;***
6219 6761
6220 ;;;### (autoloads (xpm-mode) "xpm-mode" "modes/xpm-mode.el" (12860 15517)) 6762 ;;;### (autoloads (xpm-mode) "xpm-mode" "modes/xpm-mode.el" (12912 29983))
6221 ;;; Generated autoloads from modes/xpm-mode.el 6763 ;;; Generated autoloads from modes/xpm-mode.el
6222 6764
6223 (autoload 'xpm-mode "xpm-mode" "\ 6765 (autoload 'xpm-mode "xpm-mode" "\
6224 Treat the current buffer as an xpm file and colorize it. 6766 Treat the current buffer as an xpm file and colorize it.
6225 6767
6236 it to the color table. Provided as a means of changing colors. 6778 it to the color table. Provided as a means of changing colors.
6237 XPM minor mode bindings: 6779 XPM minor mode bindings:
6238 \\{xpm-mode-map}" t nil) 6780 \\{xpm-mode-map}" t nil)
6239 6781
6240 ;;;*** 6782 ;;;***
6241 6783
6242 ;;;### (autoloads nil "ns-init" "ns/ns-init.el" (12528 15474)) 6784 ;;;***
6785
6786 ;;;### (autoloads nil "mu-bbdb" "mu/mu-bbdb.el" (12913 42375))
6787 ;;; Generated autoloads from mu/mu-bbdb.el
6788
6789 ;;;***
6790
6791 ;;;### (autoloads nil "mu-cite" "mu/mu-cite.el" (12913 42374))
6792 ;;; Generated autoloads from mu/mu-cite.el
6793
6794 ;;;***
6795
6796 ;;;### (autoloads nil "std11-parse" "mu/std11-parse.el" (12913 42371))
6797 ;;; Generated autoloads from mu/std11-parse.el
6798
6799 ;;;***
6800
6801 ;;;### (autoloads nil "std11" "mu/std11.el" (12947 53231))
6802 ;;; Generated autoloads from mu/std11.el
6803
6804 ;;;***
6805
6806 ;;;### (autoloads nil "tl-822" "mu/tl-822.el" (12913 42373))
6807 ;;; Generated autoloads from mu/tl-822.el
6808
6809 ;;;***
6810
6811 ;;;### (autoloads nil "ns-init" "ns/ns-init.el" (12677 33112))
6243 ;;; Generated autoloads from ns/ns-init.el 6812 ;;; Generated autoloads from ns/ns-init.el
6244 6813
6245 ;;;*** 6814 ;;;***
6246 6815
6247 ;;;### (autoloads nil "br-c++-ft" "oobr/br-c++-ft.el" (12202 46025)) 6816 ;;;### (autoloads nil "br-c++-ft" "oobr/br-c++-ft.el" (12677 33004))
6248 ;;; Generated autoloads from oobr/br-c++-ft.el 6817 ;;; Generated autoloads from oobr/br-c++-ft.el
6249 6818
6250 ;;;*** 6819 ;;;***
6251 6820
6252 ;;;### (autoloads nil "br-c++" "oobr/br-c++.el" (12558 62979)) 6821 ;;;### (autoloads nil "br-c++" "oobr/br-c++.el" (12677 33004))
6253 ;;; Generated autoloads from oobr/br-c++.el 6822 ;;; Generated autoloads from oobr/br-c++.el
6254 6823
6255 ;;;*** 6824 ;;;***
6256 6825
6257 ;;;### (autoloads nil "br-c-ft" "oobr/br-c-ft.el" (12558 62993)) 6826 ;;;### (autoloads nil "br-c-ft" "oobr/br-c-ft.el" (12677 33023))
6258 ;;; Generated autoloads from oobr/br-c-ft.el 6827 ;;; Generated autoloads from oobr/br-c-ft.el
6259 6828
6260 ;;;*** 6829 ;;;***
6261 6830
6262 ;;;### (autoloads nil "br-clos-ft" "oobr/br-clos-ft.el" (12351 16429)) 6831 ;;;### (autoloads nil "br-clos-ft" "oobr/br-clos-ft.el" (12677 33005))
6263 ;;; Generated autoloads from oobr/br-clos-ft.el 6832 ;;; Generated autoloads from oobr/br-clos-ft.el
6264 6833
6265 ;;;*** 6834 ;;;***
6266 6835
6267 ;;;### (autoloads nil "br-clos" "oobr/br-clos.el" (12558 62980)) 6836 ;;;### (autoloads nil "br-clos" "oobr/br-clos.el" (12677 33006))
6268 ;;; Generated autoloads from oobr/br-clos.el 6837 ;;; Generated autoloads from oobr/br-clos.el
6269 6838
6270 ;;;*** 6839 ;;;***
6271 6840
6272 ;;;### (autoloads nil "br-compl" "oobr/br-compl.el" (12202 46027)) 6841 ;;;### (autoloads nil "br-compl" "oobr/br-compl.el" (12677 33006))
6273 ;;; Generated autoloads from oobr/br-compl.el 6842 ;;; Generated autoloads from oobr/br-compl.el
6274 6843
6275 ;;;*** 6844 ;;;***
6276 6845
6277 ;;;### (autoloads nil "br-eif-ft" "oobr/br-eif-ft.el" (12212 18736)) 6846 ;;;### (autoloads nil "br-eif-ft" "oobr/br-eif-ft.el" (12677 33006))
6278 ;;; Generated autoloads from oobr/br-eif-ft.el 6847 ;;; Generated autoloads from oobr/br-eif-ft.el
6279 6848
6280 ;;;*** 6849 ;;;***
6281 6850
6282 ;;;### (autoloads nil "br-eif" "oobr/br-eif.el" (12558 62980)) 6851 ;;;### (autoloads nil "br-eif" "oobr/br-eif.el" (12677 33007))
6283 ;;; Generated autoloads from oobr/br-eif.el 6852 ;;; Generated autoloads from oobr/br-eif.el
6284 6853
6285 ;;;*** 6854 ;;;### (autoloads (br-env-load br-env-browse) "br-env" "oobr/br-env.el" (12718 1297))
6286
6287 ;;;### (autoloads (br-env-load br-env-browse) "br-env" "oobr/br-env.el" (12714 11760))
6288 ;;; Generated autoloads from oobr/br-env.el 6855 ;;; Generated autoloads from oobr/br-env.el
6289 6856
6290 (autoload 'br-env-browse "br-env" "\ 6857 (autoload 'br-env-browse "br-env" "\
6291 Invoke the OO-Browser on an existing or to be created Environment ENV-FILE." t nil) 6858 Invoke the OO-Browser on an existing or to be created Environment ENV-FILE." t nil)
6292 6859
6295 Non-nil PROMPT means prompt user before building tables. 6862 Non-nil PROMPT means prompt user before building tables.
6296 Non-nil NO-BUILD means skip build of Environment entirely. 6863 Non-nil NO-BUILD means skip build of Environment entirely.
6297 Return t if load is successful, else nil." t nil) 6864 Return t if load is successful, else nil." t nil)
6298 6865
6299 ;;;*** 6866 ;;;***
6300 6867
6301 ;;;### (autoloads nil "br-ftr" "oobr/br-ftr.el" (12355 23867)) 6868 ;;;***
6869
6870 ;;;### (autoloads nil "br-ftr" "oobr/br-ftr.el" (12677 33009))
6302 ;;; Generated autoloads from oobr/br-ftr.el 6871 ;;; Generated autoloads from oobr/br-ftr.el
6303 6872
6304 ;;;*** 6873 ;;;***
6305 6874
6306 ;;;### (autoloads nil "br-info" "oobr/br-info.el" (12558 62982)) 6875 ;;;### (autoloads nil "br-info" "oobr/br-info.el" (12677 33009))
6307 ;;; Generated autoloads from oobr/br-info.el 6876 ;;; Generated autoloads from oobr/br-info.el
6308 6877
6309 ;;;*** 6878 ;;;***
6310 6879
6311 ;;;### (autoloads nil "br-init" "oobr/br-init.el" (12714 11761)) 6880 ;;;### (autoloads nil "br-init" "oobr/br-init.el" (12718 1298))
6312 ;;; Generated autoloads from oobr/br-init.el 6881 ;;; Generated autoloads from oobr/br-init.el
6313 6882
6314 ;;;### (autoloads nil "br-java-ft" "oobr/br-java-ft.el" (12558 62996)) 6883 ;;;***
6884
6885 ;;;### (autoloads nil "br-java-ft" "oobr/br-java-ft.el" (12677 33023))
6315 ;;; Generated autoloads from oobr/br-java-ft.el 6886 ;;; Generated autoloads from oobr/br-java-ft.el
6316 6887
6317 ;;;*** 6888 ;;;***
6318 6889
6319 ;;;### (autoloads nil "br-java" "oobr/br-java.el" (12558 62996)) 6890 ;;;### (autoloads nil "br-java" "oobr/br-java.el" (12677 33024))
6320 ;;; Generated autoloads from oobr/br-java.el 6891 ;;; Generated autoloads from oobr/br-java.el
6321 6892
6322 ;;;*** 6893 ;;;***
6323 6894
6324 ;;;### (autoloads nil "br-lib" "oobr/br-lib.el" (12558 62984)) 6895 ;;;### (autoloads nil "br-lib" "oobr/br-lib.el" (12677 33012))
6325 ;;; Generated autoloads from oobr/br-lib.el 6896 ;;; Generated autoloads from oobr/br-lib.el
6326 6897
6327 ;;;*** 6898 ;;;***
6328 6899
6329 ;;;### (autoloads nil "br-menu" "oobr/br-menu.el" (12558 62984)) 6900 ;;;### (autoloads nil "br-menu" "oobr/br-menu.el" (12677 33022))
6330 ;;; Generated autoloads from oobr/br-menu.el 6901 ;;; Generated autoloads from oobr/br-menu.el
6331 6902
6332 ;;;*** 6903 ;;;***
6333 6904
6334 ;;;### (autoloads nil "br-objc-ft" "oobr/br-objc-ft.el" (12202 46031)) 6905 ;;;### (autoloads nil "br-objc-ft" "oobr/br-objc-ft.el" (12677 33012))
6335 ;;; Generated autoloads from oobr/br-objc-ft.el 6906 ;;; Generated autoloads from oobr/br-objc-ft.el
6336 6907
6337 ;;;*** 6908 ;;;***
6338 6909
6339 ;;;### (autoloads nil "br-objc" "oobr/br-objc.el" (12558 62985)) 6910 ;;;### (autoloads nil "br-objc" "oobr/br-objc.el" (12677 33012))
6340 ;;; Generated autoloads from oobr/br-objc.el 6911 ;;; Generated autoloads from oobr/br-objc.el
6341 6912
6342 ;;;*** 6913 ;;;***
6343 6914
6344 ;;;### (autoloads nil "br-python-ft" "oobr/br-python-ft.el" (12714 11806)) 6915 ;;;### (autoloads nil "br-python-ft" "oobr/br-python-ft.el" (12718 1533))
6345 ;;; Generated autoloads from oobr/br-python-ft.el 6916 ;;; Generated autoloads from oobr/br-python-ft.el
6346 6917
6347 ;;;*** 6918 ;;;***
6348 6919
6349 ;;;### (autoloads nil "br-python" "oobr/br-python.el" (12714 11806)) 6920 ;;;### (autoloads nil "br-python" "oobr/br-python.el" (12718 1530))
6350 ;;; Generated autoloads from oobr/br-python.el 6921 ;;; Generated autoloads from oobr/br-python.el
6351 6922
6352 ;;;### (autoloads nil "br-site" "oobr/br-site.el" (12351 16433)) 6923 ;;;***
6924
6925 ;;;### (autoloads nil "br-site" "oobr/br-site.el" (12677 33013))
6353 ;;; Generated autoloads from oobr/br-site.el 6926 ;;; Generated autoloads from oobr/br-site.el
6354 6927
6355 ;;;*** 6928 ;;;***
6356 6929
6357 ;;;### (autoloads nil "br-smt" "oobr/br-smt.el" (12558 62986)) 6930 ;;;### (autoloads nil "br-smt" "oobr/br-smt.el" (12677 33013))
6358 ;;; Generated autoloads from oobr/br-smt.el 6931 ;;; Generated autoloads from oobr/br-smt.el
6359 6932
6360 ;;;*** 6933 ;;;### (autoloads (oo-browser) "br-start" "oobr/br-start.el" (12677 33013))
6361
6362 ;;;### (autoloads (oo-browser) "br-start" "oobr/br-start.el" (12558 62986))
6363 ;;; Generated autoloads from oobr/br-start.el 6934 ;;; Generated autoloads from oobr/br-start.el
6364 6935
6365 (fset 'oobr 'oo-browser) 6936 (fset 'oobr 'oo-browser)
6366 6937
6367 (autoload 'oo-browser "br-start" "\ 6938 (autoload 'oo-browser "br-start" "\
6368 Prompt for an Environment and language over which to run the OO-Browser. 6939 Prompt for an Environment and language over which to run the OO-Browser.
6369 Optional prefix argument SAME-ENV-FLAG means browse the current Environment, 6940 Optional prefix argument SAME-ENV-FLAG means browse the current Environment,
6370 if any, without prompting." t nil) 6941 if any, without prompting." t nil)
6371 6942
6372 ;;;*** 6943 ;;;***
6373 6944
6374 ;;;### (autoloads nil "br-tree" "oobr/br-tree.el" (12294 59327)) 6945 ;;;***
6946
6947 ;;;### (autoloads nil "br-tree" "oobr/br-tree.el" (12677 33013))
6375 ;;; Generated autoloads from oobr/br-tree.el 6948 ;;; Generated autoloads from oobr/br-tree.el
6376 6949
6377 ;;;*** 6950 ;;;***
6378 6951
6379 ;;;### (autoloads nil "br-vers" "oobr/br-vers.el" (12714 11762)) 6952 ;;;### (autoloads nil "br-vers" "oobr/br-vers.el" (12718 1299))
6380 ;;; Generated autoloads from oobr/br-vers.el 6953 ;;; Generated autoloads from oobr/br-vers.el
6381 6954
6382 ;;;### (autoloads (br-to-from-viewer br-add-class-file) "br" "oobr/br.el" (12714 11763)) 6955 ;;;### (autoloads (br-to-from-viewer br-add-class-file) "br" "oobr/br.el" (12718 1315))
6383 ;;; Generated autoloads from oobr/br.el 6956 ;;; Generated autoloads from oobr/br.el
6384 6957
6385 (autoload 'br-add-class-file "br" "\ 6958 (autoload 'br-add-class-file "br" "\
6386 Add a file of classes to the current Environment. 6959 Add a file of classes to the current Environment.
6387 Interactively or when optional CLASS-PATH is nil, CLASS-PATH defaults to the 6960 Interactively or when optional CLASS-PATH is nil, CLASS-PATH defaults to the
6394 (autoload 'br-to-from-viewer "br" "\ 6967 (autoload 'br-to-from-viewer "br" "\
6395 Move point to viewer window or back to last recorded listing window." t nil) 6968 Move point to viewer window or back to last recorded listing window." t nil)
6396 6969
6397 ;;;*** 6970 ;;;***
6398 6971
6399 ;;;### (autoloads (c++-browse) "c++-browse" "oobr/c++-browse.el" (12558 62989)) 6972 ;;;### (autoloads (c++-browse) "c++-browse" "oobr/c++-browse.el" (12677 33015))
6400 ;;; Generated autoloads from oobr/c++-browse.el 6973 ;;; Generated autoloads from oobr/c++-browse.el
6401 6974
6402 (autoload 'c++-browse "c++-browse" "\ 6975 (autoload 'c++-browse "c++-browse" "\
6403 Invoke the C++ OO-Browser. 6976 Invoke the C++ OO-Browser.
6404 This allows browsing through C++ library and system class hierarchies. With 6977 This allows browsing through C++ library and system class hierarchies. With
6406 use. Alternatively, a string value of ENV-FILE is used as the Environment 6979 use. Alternatively, a string value of ENV-FILE is used as the Environment
6407 file name. See also the file \"br-help\"." t nil) 6980 file name. See also the file \"br-help\"." t nil)
6408 6981
6409 ;;;*** 6982 ;;;***
6410 6983
6411 ;;;### (autoloads (clos-browse) "clos-brows" "oobr/clos-brows.el" (12558 62989)) 6984 ;;;### (autoloads (clos-browse) "clos-brows" "oobr/clos-brows.el" (12677 33015))
6412 ;;; Generated autoloads from oobr/clos-brows.el 6985 ;;; Generated autoloads from oobr/clos-brows.el
6413 6986
6414 (autoload 'clos-browse "clos-brows" "\ 6987 (autoload 'clos-browse "clos-brows" "\
6415 Invoke the CLOS OO-Browser. 6988 Invoke the CLOS OO-Browser.
6416 This allows browsing through CLOS library and system class hierarchies. With 6989 This allows browsing through CLOS library and system class hierarchies. With
6418 to use. Alternatively, a string value of ENV-FILE is used as the 6991 to use. Alternatively, a string value of ENV-FILE is used as the
6419 Environment file name. See also the file \"br-help\"." t nil) 6992 Environment file name. See also the file \"br-help\"." t nil)
6420 6993
6421 ;;;*** 6994 ;;;***
6422 6995
6423 ;;;### (autoloads (eif-browse) "eif-browse" "oobr/eif-browse.el" (12558 62989)) 6996 ;;;### (autoloads (eif-browse) "eif-browse" "oobr/eif-browse.el" (12677 33015))
6424 ;;; Generated autoloads from oobr/eif-browse.el 6997 ;;; Generated autoloads from oobr/eif-browse.el
6425 6998
6426 (autoload 'eif-browse "eif-browse" "\ 6999 (autoload 'eif-browse "eif-browse" "\
6427 Invoke the Eiffel OO-Browser. 7000 Invoke the Eiffel OO-Browser.
6428 This allows browsing through Eiffel library and system class hierarchies. 7001 This allows browsing through Eiffel library and system class hierarchies.
6429 With an optional prefix arg ENV-FILE equal to t, prompt for Environment file 7002 With an optional prefix arg ENV-FILE equal to t, prompt for Environment file
6430 to use. Alternatively, a string value of ENV-FILE is used as the Environment 7003 to use. Alternatively, a string value of ENV-FILE is used as the Environment
6431 file name. See also the file \"br-help\"." t nil) 7004 file name. See also the file \"br-help\"." t nil)
6432 7005
6433 ;;;*** 7006 ;;;***
6434 7007
6435 ;;;### (autoloads nil "eif-calls" "oobr/eif-calls.el" (12356 62998)) 7008 ;;;***
7009
7010 ;;;### (autoloads nil "eif-calls" "oobr/eif-calls.el" (12677 33018))
6436 ;;; Generated autoloads from oobr/eif-calls.el 7011 ;;; Generated autoloads from oobr/eif-calls.el
6437 7012
6438 ;;;*** 7013 ;;;***
6439 7014
6440 ;;;### (autoloads nil "eif-ise-er" "oobr/eif-ise-er.el" (12193 28644)) 7015 ;;;### (autoloads nil "eif-ise-er" "oobr/eif-ise-er.el" (12677 33018))
6441 ;;; Generated autoloads from oobr/eif-ise-er.el 7016 ;;; Generated autoloads from oobr/eif-ise-er.el
6442 7017
6443 ;;;*** 7018 ;;;***
6444 7019
6445 ;;;### (autoloads nil "hash-test" "oobr/hash-test.el" (12178 36955)) 7020 ;;;### (autoloads nil "hash-test" "oobr/hash-test.el" (12677 33018))
6446 ;;; Generated autoloads from oobr/hash-test.el 7021 ;;; Generated autoloads from oobr/hash-test.el
6447 7022
6448 ;;;*** 7023 ;;;***
6449 7024
6450 ;;;### (autoloads nil "hasht" "oobr/hasht.el" (12558 62990)) 7025 ;;;### (autoloads nil "hasht" "oobr/hasht.el" (12677 33019))
6451 ;;; Generated autoloads from oobr/hasht.el 7026 ;;; Generated autoloads from oobr/hasht.el
6452 7027
6453 ;;;*** 7028 ;;;***
6454 7029
6455 ;;;### (autoloads nil "hmouse-br" "oobr/hmouse-br.el" (12558 62991)) 7030 ;;;### (autoloads nil "hmouse-br" "oobr/hmouse-br.el" (12677 33019))
6456 ;;; Generated autoloads from oobr/hmouse-br.el 7031 ;;; Generated autoloads from oobr/hmouse-br.el
6457 7032
6458 ;;;### (autoloads (info-browse) "info-brows" "oobr/info-brows.el" (12558 62991)) 7033 ;;;### (autoloads (info-browse) "info-brows" "oobr/info-brows.el" (12677 33019))
6459 ;;; Generated autoloads from oobr/info-brows.el 7034 ;;; Generated autoloads from oobr/info-brows.el
6460 7035
6461 (autoload 'info-browse "info-brows" "\ 7036 (autoload 'info-browse "info-brows" "\
6462 Invoke the Info OO-Browser. 7037 Invoke the Info OO-Browser.
6463 This allows browsing through Info library and system class hierarchies. With 7038 This allows browsing through Info library and system class hierarchies. With
6465 use. Alternatively, a string value of ENV-FILE is used as the Environment 7040 use. Alternatively, a string value of ENV-FILE is used as the Environment
6466 file name. See also the file \"br-help\"." t nil) 7041 file name. See also the file \"br-help\"." t nil)
6467 7042
6468 ;;;*** 7043 ;;;***
6469 7044
6470 ;;;### (autoloads (java-browse) "java-brows" "oobr/java-brows.el" (12558 62998)) 7045 ;;;### (autoloads (java-browse) "java-brows" "oobr/java-brows.el" (12677 33025))
6471 ;;; Generated autoloads from oobr/java-brows.el 7046 ;;; Generated autoloads from oobr/java-brows.el
6472 7047
6473 (autoload 'java-browse "java-brows" "\ 7048 (autoload 'java-browse "java-brows" "\
6474 Invoke the Java OO-Browser. 7049 Invoke the Java OO-Browser.
6475 This allows browsing through Java library and system class hierarchies. With 7050 This allows browsing through Java library and system class hierarchies. With
6477 use. Alternatively, a string value of ENV-FILE is used as the Environment 7052 use. Alternatively, a string value of ENV-FILE is used as the Environment
6478 file name. See also the file \"br-help\"." t nil) 7053 file name. See also the file \"br-help\"." t nil)
6479 7054
6480 ;;;*** 7055 ;;;***
6481 7056
6482 ;;;### (autoloads (objc-browse) "objc-brows" "oobr/objc-brows.el" (12558 62992)) 7057 ;;;### (autoloads (objc-browse) "objc-brows" "oobr/objc-brows.el" (12677 33019))
6483 ;;; Generated autoloads from oobr/objc-brows.el 7058 ;;; Generated autoloads from oobr/objc-brows.el
6484 7059
6485 (autoload 'objc-browse "objc-brows" "\ 7060 (autoload 'objc-browse "objc-brows" "\
6486 Invoke the Objective-C OO-Browser. 7061 Invoke the Objective-C OO-Browser.
6487 This allows browsing through Objective-C library and system class 7062 This allows browsing through Objective-C library and system class
6489 Environment file to use. Alternatively, a string value of ENV-FILE is used 7064 Environment file to use. Alternatively, a string value of ENV-FILE is used
6490 as the Environment file name. See also the file \"br-help\"." t nil) 7065 as the Environment file name. See also the file \"br-help\"." t nil)
6491 7066
6492 ;;;*** 7067 ;;;***
6493 7068
6494 ;;;### (autoloads (python-browse) "python-browse" "oobr/python-browse.el" (12714 11806)) 7069 ;;;### (autoloads (python-browse) "python-browse" "oobr/python-browse.el" (12718 1532))
6495 ;;; Generated autoloads from oobr/python-browse.el 7070 ;;; Generated autoloads from oobr/python-browse.el
6496 7071
6497 (autoload 'python-browse "python-browse" "\ 7072 (autoload 'python-browse "python-browse" "\
6498 Invoke the Python OO-Browser. 7073 Invoke the Python OO-Browser.
6499 This allows browsing through Python library and system class hierarchies. 7074 This allows browsing through Python library and system class hierarchies.
6501 file to use. Alternatively, a string value of ENV-FILE is used as the 7076 file to use. Alternatively, a string value of ENV-FILE is used as the
6502 Environment file name. See also the file \"br-help\"." t nil) 7077 Environment file name. See also the file \"br-help\"." t nil)
6503 7078
6504 ;;;*** 7079 ;;;***
6505 7080
6506 ;;;### (autoloads (smt-browse) "smt-browse" "oobr/smt-browse.el" (12558 62993)) 7081 ;;;### (autoloads (smt-browse) "smt-browse" "oobr/smt-browse.el" (12677 33020))
6507 ;;; Generated autoloads from oobr/smt-browse.el 7082 ;;; Generated autoloads from oobr/smt-browse.el
6508 7083
6509 (autoload 'smt-browse "smt-browse" "\ 7084 (autoload 'smt-browse "smt-browse" "\
6510 Invoke the Smalltalk OO-Browser. 7085 Invoke the Smalltalk OO-Browser.
6511 This allows browsing through Smalltalk library and system class hierarchies. 7086 This allows browsing through Smalltalk library and system class hierarchies.
6513 file to use. Alternatively, a string value of ENV-FILE is used as the 7088 file to use. Alternatively, a string value of ENV-FILE is used as the
6514 Environment file name. See also the file \"br-help\"." t nil) 7089 Environment file name. See also the file \"br-help\"." t nil)
6515 7090
6516 ;;;*** 7091 ;;;***
6517 7092
6518 ;;;### (autoloads (add-log-current-defun change-log-mode add-change-log-entry-other-window add-change-log-entry find-change-log prompt-for-change-log-name) "add-log" "packages/add-log.el" (12860 15522)) 7093 ;;;### (autoloads (add-log-current-defun change-log-mode add-change-log-entry-other-window add-change-log-entry find-change-log prompt-for-change-log-name) "add-log" "packages/add-log.el" (12906 7433))
6519 ;;; Generated autoloads from packages/add-log.el 7094 ;;; Generated autoloads from packages/add-log.el
6520 7095
6521 (defvar change-log-default-name nil "\ 7096 (defvar change-log-default-name nil "\
6522 *Name of a change log file for \\[add-change-log-entry].") 7097 *Name of a change log file for \\[add-change-log-entry].")
6523 7098
6587 7162
6588 Has a preference of looking backwards." nil nil) 7163 Has a preference of looking backwards." nil nil)
6589 7164
6590 ;;;*** 7165 ;;;***
6591 7166
6592 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command) "apropos" "packages/apropos.el" (12860 15525)) 7167 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command) "apropos" "packages/apropos.el" (12966 26384))
6593 ;;; Generated autoloads from packages/apropos.el 7168 ;;; Generated autoloads from packages/apropos.el
6594 7169
6595 (fset 'command-apropos 'apropos-command) 7170 (fset 'command-apropos 'apropos-command)
6596 7171
6597 (autoload 'apropos-command "apropos" "\ 7172 (autoload 'apropos-command "apropos" "\
6621 ;;;*** 7196 ;;;***
6622 7197
6623 ;;;*** 7198 ;;;***
6624 7199
6625 ;;;*** 7200 ;;;***
6626 7201
6627 ;;;### (autoloads nil "array" "packages/array.el" (12860 15523)) 7202 ;;;***
7203
7204 ;;;### (autoloads nil "array" "packages/array.el" (12906 7444))
6628 ;;; Generated autoloads from packages/array.el 7205 ;;; Generated autoloads from packages/array.el
6629 7206
6630 ;;;*** 7207 ;;;***
6631 7208
6632 ;;;### (autoloads nil "auto-save" "packages/auto-save.el" (12178 28935)) 7209 ;;;### (autoloads nil "auto-save" "packages/auto-save.el" (12906 7452))
6633 ;;; Generated autoloads from packages/auto-save.el 7210 ;;; Generated autoloads from packages/auto-save.el
6634 7211
6635 ;;;### (autoloads (define-auto-insert auto-insert) "autoinsert" "packages/autoinsert.el" (12860 15525)) 7212 ;;;### (autoloads (define-auto-insert auto-insert) "autoinsert" "packages/autoinsert.el" (12966 31016))
6636 ;;; Generated autoloads from packages/autoinsert.el 7213 ;;; Generated autoloads from packages/autoinsert.el
6637 7214
6638 (autoload 'auto-insert "autoinsert" "\ 7215 (autoload 'auto-insert "autoinsert" "\
6639 Insert default contents into a new file if `auto-insert' is non-nil. 7216 Insert default contents into a new file if `auto-insert' is non-nil.
6640 Matches the visited file name against the elements of `auto-insert-alist'." t nil) 7217 Matches the visited file name against the elements of `auto-insert-alist'." t nil)
6644 Optional AFTER means to insert action after all existing actions for CONDITION, 7221 Optional AFTER means to insert action after all existing actions for CONDITION,
6645 or if CONDITION had no actions, after all other CONDITIONs." nil nil) 7222 or if CONDITION had no actions, after all other CONDITIONs." nil nil)
6646 7223
6647 ;;;*** 7224 ;;;***
6648 7225
6649 ;;;### (autoloads (mouse-avoidance-mode) "avoid" "packages/avoid.el" (12860 15565)) 7226 ;;;### (autoloads (mouse-avoidance-mode) "avoid" "packages/avoid.el" (12885 63020))
6650 ;;; Generated autoloads from packages/avoid.el 7227 ;;; Generated autoloads from packages/avoid.el
6651 7228
6652 (autoload 'mouse-avoidance-mode "avoid" "\ 7229 (autoload 'mouse-avoidance-mode "avoid" "\
6653 Set cursor avoidance mode to MODE. 7230 Set cursor avoidance mode to MODE.
6654 MODE should be one of the symbols `banish', `exile', `jump', `animate', 7231 MODE should be one of the symbols `banish', `exile', `jump', `animate',
6675 definition of \"random distance\".)" t nil) 7252 definition of \"random distance\".)" t nil)
6676 7253
6677 (add-minor-mode 'mouse-avoidance-mode " Avoid") 7254 (add-minor-mode 'mouse-avoidance-mode " Avoid")
6678 7255
6679 ;;;*** 7256 ;;;***
6680 7257
6681 ;;;### (autoloads nil "balloon-help" "packages/balloon-help.el" (12547 41272)) 7258 ;;;***
7259
7260 ;;;### (autoloads nil "balloon-help" "packages/balloon-help.el" (12906 7467))
6682 ;;; Generated autoloads from packages/balloon-help.el 7261 ;;; Generated autoloads from packages/balloon-help.el
6683 7262
6684 ;;;*** 7263 ;;;***
6685 7264
6686 ;;;*** 7265 ;;;***
6687 7266
6688 ;;;### (autoloads nil "big-menubar" "packages/big-menubar.el" (12851 23299)) 7267 ;;;### (autoloads nil "big-menubar" "packages/big-menubar.el" (12906 7475))
6689 ;;; Generated autoloads from packages/big-menubar.el 7268 ;;; Generated autoloads from packages/big-menubar.el
6690 7269
6691 ;;;### (autoloads (blink-cursor-mode) "blink-cursor" "packages/blink-cursor.el" (12637 24293)) 7270 ;;;### (autoloads (blink-cursor-mode) "blink-cursor" "packages/blink-cursor.el" (12906 7481))
6692 ;;; Generated autoloads from packages/blink-cursor.el 7271 ;;; Generated autoloads from packages/blink-cursor.el
6693 7272
6694 (autoload 'blink-cursor-mode "blink-cursor" "\ 7273 (autoload 'blink-cursor-mode "blink-cursor" "\
6695 Enable or disable a blinking cursor. 7274 Enable or disable a blinking cursor.
6696 If TIMEOUT is nil, toggle on or off. 7275 If TIMEOUT is nil, toggle on or off.
6698 If TIMEOUT is 0, disable. 7277 If TIMEOUT is 0, disable.
6699 If TIMEOUT is greater than 0, then the cursor will blink once 7278 If TIMEOUT is greater than 0, then the cursor will blink once
6700 each TIMEOUT secs (can be a float)." t nil) 7279 each TIMEOUT secs (can be a float)." t nil)
6701 7280
6702 ;;;*** 7281 ;;;***
6703 7282
6704 ;;;### (autoloads nil "blink-paren" "packages/blink-paren.el" (12178 36812)) 7283 ;;;***
7284
7285 ;;;### (autoloads nil "blink-paren" "packages/blink-paren.el" (12906 7488))
6705 ;;; Generated autoloads from packages/blink-paren.el 7286 ;;; Generated autoloads from packages/blink-paren.el
6706 7287
6707 ;;;### (autoloads (bookmark-menu-delete bookmark-menu-rename bookmark-menu-locate bookmark-menu-jump bookmark-menu-insert bookmark-bmenu-list bookmark-load bookmark-save bookmark-write bookmark-delete bookmark-insert bookmark-rename bookmark-insert-location bookmark-relocate bookmark-jump bookmark-set) "bookmark" "packages/bookmark.el" (12823 45244)) 7288 ;;;### (autoloads (bookmark-menu-delete bookmark-menu-rename bookmark-menu-locate bookmark-menu-jump bookmark-menu-insert bookmark-bmenu-list bookmark-load bookmark-save bookmark-write bookmark-delete bookmark-insert bookmark-rename bookmark-insert-location bookmark-relocate bookmark-jump bookmark-set) "bookmark" "packages/bookmark.el" (12906 7498))
6708 ;;; Generated autoloads from packages/bookmark.el 7289 ;;; Generated autoloads from packages/bookmark.el
6709 7290
6710 (if (symbolp (key-binding "r")) nil (progn (define-key ctl-x-map "rb" 'bookmark-jump) (define-key ctl-x-map "rm" 'bookmark-set) (define-key ctl-x-map "rl" 'bookmark-bmenu-list))) 7291 (if (symbolp (key-binding "r")) nil (progn (define-key ctl-x-map "rb" 'bookmark-jump) (define-key ctl-x-map "rm" 'bookmark-set) (define-key ctl-x-map "rl" 'bookmark-bmenu-list)))
6711 7292
6712 (defvar bookmark-map nil "\ 7293 (defvar bookmark-map nil "\
6920 Warning: this function only takes an EVENT as argument. Use the 7501 Warning: this function only takes an EVENT as argument. Use the
6921 corresponding bookmark function from Lisp (the one without the 7502 corresponding bookmark function from Lisp (the one without the
6922 \"-menu-\" in its name)." t nil) 7503 \"-menu-\" in its name)." t nil)
6923 7504
6924 ;;;*** 7505 ;;;***
6925 7506
6926 ;;;### (autoloads nil "buff-menu" "packages/buff-menu.el" (12731 19095)) 7507 ;;;***
7508
7509 ;;;### (autoloads nil "buff-menu" "packages/buff-menu.el" (12966 31818))
6927 ;;; Generated autoloads from packages/buff-menu.el 7510 ;;; Generated autoloads from packages/buff-menu.el
6928 7511
6929 ;;;### (autoloads (command-history-mode list-command-history repeat-matching-complex-command) "chistory" "packages/chistory.el" (12860 15528)) 7512 ;;;### (autoloads (command-history-mode list-command-history repeat-matching-complex-command) "chistory" "packages/chistory.el" (12906 7515))
6930 ;;; Generated autoloads from packages/chistory.el 7513 ;;; Generated autoloads from packages/chistory.el
6931 7514
6932 (autoload 'repeat-matching-complex-command "chistory" "\ 7515 (autoload 'repeat-matching-complex-command "chistory" "\
6933 Edit and re-evaluate complex command with name matching PATTERN. 7516 Edit and re-evaluate complex command with name matching PATTERN.
6934 Matching occurrences are displayed, most recent first, until you select 7517 Matching occurrences are displayed, most recent first, until you select
6956 Calls the value of `command-history-hook' if that is non-nil. 7539 Calls the value of `command-history-hook' if that is non-nil.
6957 The Command History listing is recomputed each time this mode is invoked." t nil) 7540 The Command History listing is recomputed each time this mode is invoked." t nil)
6958 7541
6959 ;;;*** 7542 ;;;***
6960 7543
6961 ;;;### (autoloads nil "cmuscheme" "packages/cmuscheme.el" (12861 45241)) 7544 ;;;### (autoloads nil "cmuscheme" "packages/cmuscheme.el" (12906 7523))
6962 ;;; Generated autoloads from packages/cmuscheme.el 7545 ;;; Generated autoloads from packages/cmuscheme.el
6963 7546
6964 (add-hook 'same-window-buffer-names "*scheme*") 7547 (add-hook 'same-window-buffer-names "*scheme*")
6965 7548
6966 ;;;*** 7549 ;;;***
6967 7550
6968 ;;;### (autoloads (display-column-mode) "column" "packages/column.el" (12657 15255)) 7551 ;;;### (autoloads (display-column-mode) "column" "packages/column.el" (12966 31482))
6969 ;;; Generated autoloads from packages/column.el 7552 ;;; Generated autoloads from packages/column.el
6970 7553
6971 (autoload 'display-column-mode "column" "\ 7554 (autoload 'display-column-mode "column" "\
6972 Toggle display column mode. 7555 Toggle display column mode.
6973 With prefix arg, turn display column mode on iff arg is positive. 7556 With prefix arg, turn display column mode on iff arg is positive.
6975 When display column mode is on, the current column and line number are 7558 When display column mode is on, the current column and line number are
6976 displayed in the mode line." t nil) 7559 displayed in the mode line." t nil)
6977 7560
6978 ;;;*** 7561 ;;;***
6979 7562
6980 ;;;### (autoloads (compare-windows) "compare-w" "packages/compare-w.el" (12860 15529)) 7563 ;;;### (autoloads (compare-windows) "compare-w" "packages/compare-w.el" (12906 7531))
6981 ;;; Generated autoloads from packages/compare-w.el 7564 ;;; Generated autoloads from packages/compare-w.el
6982 7565
6983 (autoload 'compare-windows "compare-w" "\ 7566 (autoload 'compare-windows "compare-w" "\
6984 Compare text in current window with text in next window. 7567 Compare text in current window with text in next window.
6985 Compares the text starting at point in each window, 7568 Compares the text starting at point in each window,
6995 The variable `compare-windows-whitespace' controls how whitespace is skipped. 7578 The variable `compare-windows-whitespace' controls how whitespace is skipped.
6996 If `compare-ignore-case' is non-nil, changes in case are also ignored." t nil) 7579 If `compare-ignore-case' is non-nil, changes in case are also ignored." t nil)
6997 7580
6998 ;;;*** 7581 ;;;***
6999 7582
7000 ;;;### (autoloads (first-error previous-error next-error compilation-minor-mode grep compile) "compile" "packages/compile.el" (12860 15527)) 7583 ;;;### (autoloads (first-error previous-error next-error compilation-minor-mode grep compile) "compile" "packages/compile.el" (12912 27388))
7001 ;;; Generated autoloads from packages/compile.el 7584 ;;; Generated autoloads from packages/compile.el
7002 7585
7003 (defvar compilation-mode-hook nil "\ 7586 (defvar compilation-mode-hook nil "\
7004 *List of hook functions run by `compilation-mode' (see `run-hooks').") 7587 *List of hook functions run by `compilation-mode' (see `run-hooks').")
7005 7588
7088 This operates on the output from the \\[compile] command." t nil) 7671 This operates on the output from the \\[compile] command." t nil)
7089 7672
7090 ;;;*** 7673 ;;;***
7091 7674
7092 ;;;*** 7675 ;;;***
7093 7676
7094 ;;;### (autoloads nil "completion" "packages/completion.el" (12860 15571)) 7677 ;;;***
7678
7679 ;;;### (autoloads nil "completion" "packages/completion.el" (12885 62622))
7095 ;;; Generated autoloads from packages/completion.el 7680 ;;; Generated autoloads from packages/completion.el
7096 7681
7097 ;;;### (autoloads nil "crypt" "packages/crypt.el" (12743 22072)) 7682 ;;;***
7683
7684 ;;;### (autoloads nil "crypt" "packages/crypt.el" (12906 7545))
7098 ;;; Generated autoloads from packages/crypt.el 7685 ;;; Generated autoloads from packages/crypt.el
7099 7686
7100 ;;;*** 7687 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "packages/dabbrev.el" (12885 62588))
7101
7102 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "packages/dabbrev.el" (12860 15531))
7103 ;;; Generated autoloads from packages/dabbrev.el 7688 ;;; Generated autoloads from packages/dabbrev.el
7104 7689
7105 (define-key global-map [(meta /)] 'dabbrev-expand) 7690 (define-key global-map [(meta /)] 'dabbrev-expand)
7106 7691
7107 (define-key global-map [(meta control /)] 'dabbrev-completion) 7692 (define-key global-map [(meta control /)] 'dabbrev-completion)
7145 ;;;*** 7730 ;;;***
7146 7731
7147 ;;;*** 7732 ;;;***
7148 7733
7149 ;;;*** 7734 ;;;***
7150 7735
7151 ;;;### (autoloads nil "desktop" "packages/desktop.el" (12860 15558)) 7736 ;;;***
7737
7738 ;;;### (autoloads nil "desktop" "packages/desktop.el" (12885 62613))
7152 ;;; Generated autoloads from packages/desktop.el 7739 ;;; Generated autoloads from packages/desktop.el
7153 7740
7154 ;;;*** 7741 ;;;***
7155 7742
7156 ;;;### (autoloads nil "detexinfo" "packages/detexinfo.el" (12285 55375)) 7743 ;;;### (autoloads nil "detexinfo" "packages/detexinfo.el" (12906 7556))
7157 ;;; Generated autoloads from packages/detexinfo.el 7744 ;;; Generated autoloads from packages/detexinfo.el
7158 7745
7159 ;;;### (autoloads (diff-backup diff) "diff" "packages/diff.el" (12860 15530)) 7746 ;;;### (autoloads (diff-backup diff) "diff" "packages/diff.el" (12885 62587))
7160 ;;; Generated autoloads from packages/diff.el 7747 ;;; Generated autoloads from packages/diff.el
7161 7748
7162 (defvar diff-switches (purecopy "-c") "\ 7749 (defvar diff-switches (purecopy "-c") "\
7163 *A string or list of strings specifying switches to be passed to diff.") 7750 *A string or list of strings specifying switches to be passed to diff.")
7164 7751
7173 Uses the latest backup, if there are several numerical backups. 7760 Uses the latest backup, if there are several numerical backups.
7174 If this file is a backup, diff it with its original. 7761 If this file is a backup, diff it with its original.
7175 The backup file is the first file given to `diff'." t nil) 7762 The backup file is the first file given to `diff'." t nil)
7176 7763
7177 ;;;*** 7764 ;;;***
7178 7765
7179 ;;;### (autoloads nil "doctex" "packages/doctex.el" (12073 20620)) 7766 ;;;***
7767
7768 ;;;### (autoloads nil "doctex" "packages/doctex.el" (12677 32456))
7180 ;;; Generated autoloads from packages/doctex.el 7769 ;;; Generated autoloads from packages/doctex.el
7181 7770
7182 ;;;### (autoloads (edit-faces) "edit-faces" "packages/edit-faces.el" (12860 15569)) 7771 ;;;### (autoloads (edit-faces) "edit-faces" "packages/edit-faces.el" (12906 7566))
7183 ;;; Generated autoloads from packages/edit-faces.el 7772 ;;; Generated autoloads from packages/edit-faces.el
7184 7773
7185 (autoload 'edit-faces "edit-faces" "\ 7774 (autoload 'edit-faces "edit-faces" "\
7186 Alter face characteristics by editing a list of defined faces. 7775 Alter face characteristics by editing a list of defined faces.
7187 Pops up a buffer containing a list of defined faces. 7776 Pops up a buffer containing a list of defined faces.
7190 7779
7191 \\{edit-faces-mode-map}" t nil) 7780 \\{edit-faces-mode-map}" t nil)
7192 7781
7193 ;;;*** 7782 ;;;***
7194 7783
7195 ;;;### (autoloads (report-xemacs-bug) "emacsbug" "packages/emacsbug.el" (12860 15533)) 7784 ;;;### (autoloads (report-xemacs-bug) "emacsbug" "packages/emacsbug.el" (12885 62589))
7196 ;;; Generated autoloads from packages/emacsbug.el 7785 ;;; Generated autoloads from packages/emacsbug.el
7197 7786
7198 (autoload 'report-xemacs-bug "emacsbug" "\ 7787 (autoload 'report-xemacs-bug "emacsbug" "\
7199 Report a bug in XEmacs. 7788 Report a bug in XEmacs.
7200 Prompts for bug subject. Leaves you in a mail buffer." t nil) 7789 Prompts for bug subject. Leaves you in a mail buffer." t nil)
7201 7790
7202 ;;;*** 7791 ;;;***
7203 7792
7204 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" "packages/emerge.el" (12547 41220)) 7793 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" "packages/emerge.el" (12677 32460))
7205 ;;; Generated autoloads from packages/emerge.el 7794 ;;; Generated autoloads from packages/emerge.el
7206 7795
7207 (autoload 'emerge-files "emerge" "\ 7796 (autoload 'emerge-files "emerge" "\
7208 Run Emerge on two files." t nil) 7797 Run Emerge on two files." t nil)
7209 7798
7234 7823
7235 (autoload 'emerge-merge-directories "emerge" nil t nil) 7824 (autoload 'emerge-merge-directories "emerge" nil t nil)
7236 7825
7237 ;;;*** 7826 ;;;***
7238 7827
7239 ;;;### (autoloads (tags-apropos list-tags tags-query-replace tags-search tags-loop-continue next-file find-tag-other-window find-tag visit-tags-table) "etags" "packages/etags.el" (12860 15534)) 7828 ;;;### (autoloads (tags-apropos list-tags tags-query-replace tags-search tags-loop-continue next-file find-tag-other-window find-tag visit-tags-table) "etags" "packages/etags.el" (12885 62590))
7240 ;;; Generated autoloads from packages/etags.el 7829 ;;; Generated autoloads from packages/etags.el
7241 7830
7242 (defvar tags-build-completion-table 'ask "\ 7831 (defvar tags-build-completion-table 'ask "\
7243 *If this variable is nil, then tags completion is disabled. 7832 *If this variable is nil, then tags completion is disabled.
7244 If this variable is t, then things which prompt for tags will do so with 7833 If this variable is t, then things which prompt for tags will do so with
7399 ;;;*** 7988 ;;;***
7400 7989
7401 ;;;### (autoloads nil "fa-extras" "packages/fa-extras.el" (12547 41264)) 7990 ;;;### (autoloads nil "fa-extras" "packages/fa-extras.el" (12547 41264))
7402 ;;; Generated autoloads from packages/fa-extras.el 7991 ;;; Generated autoloads from packages/fa-extras.el
7403 7992
7404 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" "packages/fast-lock.el" (12860 15546)) 7993 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" "packages/fast-lock.el" (12885 62610))
7405 ;;; Generated autoloads from packages/fast-lock.el 7994 ;;; Generated autoloads from packages/fast-lock.el
7406 7995
7407 (defvar fast-lock-mode nil) 7996 (defvar fast-lock-mode nil)
7408 7997
7409 (autoload 'fast-lock-mode "fast-lock" "\ 7998 (autoload 'fast-lock-mode "fast-lock" "\
7438 8027
7439 (if (fboundp 'add-minor-mode) (add-minor-mode 'fast-lock-mode nil)) 8028 (if (fboundp 'add-minor-mode) (add-minor-mode 'fast-lock-mode nil))
7440 8029
7441 ;;;*** 8030 ;;;***
7442 8031
7443 ;;;### (autoloads (feedmail-send-it) "feedmail" "packages/feedmail.el" (12695 9732)) 8032 ;;;### (autoloads (feedmail-send-it) "feedmail" "packages/feedmail.el" (12701 8611))
7444 ;;; Generated autoloads from packages/feedmail.el 8033 ;;; Generated autoloads from packages/feedmail.el
7445 8034
7446 (autoload 'feedmail-send-it "feedmail" nil nil nil) 8035 (autoload 'feedmail-send-it "feedmail" nil nil nil)
7447 8036
7448 ;;;*** 8037 ;;;***
7449 8038
7450 ;;;### (autoloads (make-file-part) "file-part" "packages/file-part.el" (12637 25166)) 8039 ;;;### (autoloads (make-file-part) "file-part" "packages/file-part.el" (12906 7580))
7451 ;;; Generated autoloads from packages/file-part.el 8040 ;;; Generated autoloads from packages/file-part.el
7452 8041
7453 (autoload 'make-file-part "file-part" "\ 8042 (autoload 'make-file-part "file-part" "\
7454 Make a file part on buffer BUFFER out of the region. Call it NAME. 8043 Make a file part on buffer BUFFER out of the region. Call it NAME.
7455 This command creates a new buffer containing the contents of the 8044 This command creates a new buffer containing the contents of the
7462 NAME, and BUFFER, all of which are optional and default to the 8051 NAME, and BUFFER, all of which are optional and default to the
7463 beginning of BUFFER, the end of BUFFER, a name generated from 8052 beginning of BUFFER, the end of BUFFER, a name generated from
7464 BUFFER's name, and the current buffer, respectively." t nil) 8053 BUFFER's name, and the current buffer, respectively." t nil)
7465 8054
7466 ;;;*** 8055 ;;;***
7467 8056
7468 ;;;### (autoloads nil "filladapt" "packages/filladapt.el" (12731 26117)) 8057 ;;;***
8058
8059 ;;;### (autoloads nil "filladapt" "packages/filladapt.el" (12906 7588))
7469 ;;; Generated autoloads from packages/filladapt.el 8060 ;;; Generated autoloads from packages/filladapt.el
7470 8061
7471 ;;;*** 8062 ;;;### (autoloads (font-lock-fontify-buffer turn-off-font-lock turn-on-font-lock font-lock-mode) "font-lock" "packages/font-lock.el" (12906 7601))
7472
7473 ;;;### (autoloads (font-lock-fontify-buffer turn-off-font-lock turn-on-font-lock font-lock-mode) "font-lock" "packages/font-lock.el" (12823 45243))
7474 ;;; Generated autoloads from packages/font-lock.el 8063 ;;; Generated autoloads from packages/font-lock.el
7475 8064
7476 (defvar font-lock-auto-fontify t "\ 8065 (defvar font-lock-auto-fontify t "\
7477 *Whether font-lock should automatically fontify files as they're loaded. 8066 *Whether font-lock should automatically fontify files as they're loaded.
7478 This will only happen if font-lock has fontifying keywords for the major 8067 This will only happen if font-lock has fontifying keywords for the major
7688 This can take a while for large buffers." t nil) 8277 This can take a while for large buffers." t nil)
7689 8278
7690 (add-minor-mode 'font-lock-mode " Font") 8279 (add-minor-mode 'font-lock-mode " Font")
7691 8280
7692 ;;;*** 8281 ;;;***
7693 8282
7694 ;;;### (autoloads nil "fontl-hooks" "packages/fontl-hooks.el" (12554 42334)) 8283 ;;;***
8284
8285 ;;;### (autoloads nil "fontl-hooks" "packages/fontl-hooks.el" (12933 37447))
7695 ;;; Generated autoloads from packages/fontl-hooks.el 8286 ;;; Generated autoloads from packages/fontl-hooks.el
7696 8287
7697 ;;;*** 8288 ;;;***
7698 8289
7699 ;;;### (autoloads nil "func-menu" "packages/func-menu.el" (12721 2451)) 8290 ;;;### (autoloads nil "func-menu" "packages/func-menu.el" (12906 7620))
7700 ;;; Generated autoloads from packages/func-menu.el 8291 ;;; Generated autoloads from packages/func-menu.el
7701 8292
7702 ;;;### (autoloads (sc-mode) "generic-sc" "packages/generic-sc.el" (12860 15522)) 8293 ;;;### (autoloads (sc-mode) "generic-sc" "packages/generic-sc.el" (12906 7633))
7703 ;;; Generated autoloads from packages/generic-sc.el 8294 ;;; Generated autoloads from packages/generic-sc.el
7704 8295
7705 (autoload 'sc-mode "generic-sc" "\ 8296 (autoload 'sc-mode "generic-sc" "\
7706 Toggle sc-mode. 8297 Toggle sc-mode.
7707 SYSTEM can be sccs, rcs or cvs. 8298 SYSTEM can be sccs, rcs or cvs.
7754 \\[sc-cvs-file-status] show the CVS status of current file 8345 \\[sc-cvs-file-status] show the CVS status of current file
7755 " t nil) 8346 " t nil)
7756 8347
7757 ;;;*** 8348 ;;;***
7758 8349
7759 ;;;### (autoloads (gnuserv-start) "gnuserv" "packages/gnuserv.el" (12860 15561)) 8350 ;;;### (autoloads (gnuserv-start) "gnuserv" "packages/gnuserv.el" (12885 63113))
7760 ;;; Generated autoloads from packages/gnuserv.el 8351 ;;; Generated autoloads from packages/gnuserv.el
7761 8352
7762 (autoload 'gnuserv-start "gnuserv" "\ 8353 (autoload 'gnuserv-start "gnuserv" "\
7763 Allow this Emacs process to be a server for client processes. 8354 Allow this Emacs process to be a server for client processes.
7764 This starts a server communications subprocess through which 8355 This starts a server communications subprocess through which
7767 8358
7768 Prefix arg means just kill any existing server communications subprocess." t nil) 8359 Prefix arg means just kill any existing server communications subprocess." t nil)
7769 8360
7770 ;;;*** 8361 ;;;***
7771 8362
7772 ;;;### (autoloads (gopher-atpoint gopher) "gopher" "packages/gopher.el" (12073 20627)) 8363 ;;;### (autoloads (gopher-atpoint gopher) "gopher" "packages/gopher.el" (12885 61102))
7773 ;;; Generated autoloads from packages/gopher.el 8364 ;;; Generated autoloads from packages/gopher.el
7774 8365
7775 (autoload 'gopher "gopher" "\ 8366 (autoload 'gopher "gopher" "\
7776 Start a gopher session. With C-u, prompt for a gopher server." t nil) 8367 Start a gopher session. With C-u, prompt for a gopher server." t nil)
7777 8368
7779 Try to interpret the text around point as a gopher bookmark, and dispatch 8370 Try to interpret the text around point as a gopher bookmark, and dispatch
7780 to that object." t nil) 8371 to that object." t nil)
7781 8372
7782 ;;;*** 8373 ;;;***
7783 8374
7784 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" "packages/hexl.el" (12860 15536)) 8375 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" "packages/hexl.el" (12885 63122))
7785 ;;; Generated autoloads from packages/hexl.el 8376 ;;; Generated autoloads from packages/hexl.el
7786 8377
7787 (autoload 'hexl-mode "hexl" "\ 8378 (autoload 'hexl-mode "hexl" "\
7788 \\<hexl-mode-map> 8379 \\<hexl-mode-map>
7789 A major mode for editing binary files in hex dump format. 8380 A major mode for editing binary files in hex dump format.
7864 Convert a binary buffer to hexl format. 8455 Convert a binary buffer to hexl format.
7865 This discards the buffer's undo information." t nil) 8456 This discards the buffer's undo information." t nil)
7866 8457
7867 ;;;*** 8458 ;;;***
7868 8459
7869 ;;;### (autoloads (hypropos-popup-menu hypropos-set-variable hyper-describe-function hyper-describe-variable hyper-apropos) "hyper-apropos" "packages/hyper-apropos.el" (12606 7439)) 8460 ;;;### (autoloads (hypropos-popup-menu hypropos-set-variable hyper-describe-function hyper-describe-variable hyper-apropos) "hyper-apropos" "packages/hyper-apropos.el" (12906 7940))
7870 ;;; Generated autoloads from packages/hyper-apropos.el 8461 ;;; Generated autoloads from packages/hyper-apropos.el
7871 8462
7872 (defvar hypropos-show-brief-docs t "\ 8463 (defvar hypropos-show-brief-docs t "\
7873 *If non-nil, `hyper-apropos' will display some documentation in the 8464 *If non-nil, `hyper-apropos' will display some documentation in the
7874 \"*Hyper Apropos*\" buffer. Setting this to nil will speed up searches.") 8465 \"*Hyper Apropos*\" buffer. Setting this to nil will speed up searches.")
7893 8484
7894 (autoload 'hypropos-popup-menu "hyper-apropos" nil t nil) 8485 (autoload 'hypropos-popup-menu "hyper-apropos" nil t nil)
7895 8486
7896 ;;;*** 8487 ;;;***
7897 8488
7898 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" "packages/icomplete.el" (12860 15553)) 8489 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" "packages/icomplete.el" (12966 26690))
7899 ;;; Generated autoloads from packages/icomplete.el 8490 ;;; Generated autoloads from packages/icomplete.el
7900 8491
7901 (autoload 'icomplete-mode "icomplete" "\ 8492 (autoload 'icomplete-mode "icomplete" "\
7902 Activate incremental minibuffer completion for this emacs session, 8493 Activate incremental minibuffer completion for this emacs session,
7903 or deactivate with negative prefix arg." t nil) 8494 or deactivate with negative prefix arg." t nil)
7906 Run in minibuffer on activation to establish incremental completion. 8497 Run in minibuffer on activation to establish incremental completion.
7907 Usually run by inclusion in `minibuffer-setup-hook'." nil nil) 8498 Usually run by inclusion in `minibuffer-setup-hook'." nil nil)
7908 8499
7909 ;;;*** 8500 ;;;***
7910 8501
7911 ;;;### (autoloads (Info-elisp-ref Info-emacs-key Info-goto-emacs-key-command-node Info-goto-emacs-command-node Info-emacs-command Info-search Info-visit-file Info-goto-node Info-query info) "info" "packages/info.el" (12860 15521)) 8502 ;;;### (autoloads (Info-elisp-ref Info-emacs-key Info-goto-emacs-key-command-node Info-goto-emacs-command-node Info-emacs-command Info-search Info-visit-file Info-goto-node Info-query info) "info" "packages/info.el" (12906 7954))
7912 ;;; Generated autoloads from packages/info.el 8503 ;;; Generated autoloads from packages/info.el
7913 8504
7914 (autoload 'info "info" "\ 8505 (autoload 'info "info" "\
7915 Enter Info, the documentation browser. 8506 Enter Info, the documentation browser.
7916 Optional argument FILE specifies the file to examine; 8507 Optional argument FILE specifies the file to examine;
7959 Look up an Emacs Lisp function in the Elisp manual in the Info system. 8550 Look up an Emacs Lisp function in the Elisp manual in the Info system.
7960 This command is designed to be used whether you are already in Info or not." t nil) 8551 This command is designed to be used whether you are already in Info or not." t nil)
7961 8552
7962 ;;;*** 8553 ;;;***
7963 8554
7964 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) "informat" "packages/informat.el" (12860 15537)) 8555 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) "informat" "packages/informat.el" (12885 62593))
7965 ;;; Generated autoloads from packages/informat.el 8556 ;;; Generated autoloads from packages/informat.el
7966 8557
7967 (autoload 'Info-tagify "informat" "\ 8558 (autoload 'Info-tagify "informat" "\
7968 Create or update Info-file tag table in current buffer." t nil) 8559 Create or update Info-file tag table in current buffer." t nil)
7969 8560
7990 Each file will be processed even if an error occurred previously. 8581 Each file will be processed even if an error occurred previously.
7991 For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"" nil nil) 8582 For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"" nil nil)
7992 8583
7993 ;;;*** 8584 ;;;***
7994 8585
7995 ;;;### (autoloads (ispell-message ispell-minor-mode ispell-complete-word-interior-frag ispell-complete-word ispell-continue ispell-buffer ispell-region ispell-change-dictionary ispell-kill-ispell ispell-help ispell-word) "ispell" "packages/ispell.el" (12860 15540)) 8586 ;;;### (autoloads (ispell-message ispell-minor-mode ispell-complete-word-interior-frag ispell-complete-word ispell-continue ispell-buffer ispell-region ispell-change-dictionary ispell-kill-ispell ispell-help ispell-word) "ispell" "packages/ispell.el" (12885 62595))
7996 ;;; Generated autoloads from packages/ispell.el 8587 ;;; Generated autoloads from packages/ispell.el
7997 8588
7998 (defvar ispell-personal-dictionary nil "\ 8589 (defvar ispell-personal-dictionary nil "\
7999 *File name of your personal spelling dictionary, or nil. 8590 *File name of your personal spelling dictionary, or nil.
8000 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used, 8591 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
8173 `news-reply-mode-hook' or `mail-mode-hook' the following lambda expression: 8764 `news-reply-mode-hook' or `mail-mode-hook' the following lambda expression:
8174 (function (lambda () (local-set-key \"\\C-ci\" 'ispell-message)))" t nil) 8765 (function (lambda () (local-set-key \"\\C-ci\" 'ispell-message)))" t nil)
8175 8766
8176 ;;;*** 8767 ;;;***
8177 8768
8178 ;;;### (autoloads (jka-compr-install toggle-auto-compression jka-compr-load) "jka-compr" "packages/jka-compr.el" (12860 15568)) 8769 ;;;### (autoloads (jka-compr-install toggle-auto-compression jka-compr-load) "jka-compr" "packages/jka-compr.el" (12885 62618))
8179 ;;; Generated autoloads from packages/jka-compr.el 8770 ;;; Generated autoloads from packages/jka-compr.el
8180 8771
8181 (autoload 'jka-compr-load "jka-compr" "\ 8772 (autoload 'jka-compr-load "jka-compr" "\
8182 Documented as original." nil nil) 8773 Documented as original." nil nil)
8183 8774
8193 This adds entries to `file-name-handler-alist' and `auto-mode-alist' 8784 This adds entries to `file-name-handler-alist' and `auto-mode-alist'
8194 and `inhibit-first-line-modes-suffixes'." nil nil) 8785 and `inhibit-first-line-modes-suffixes'." nil nil)
8195 8786
8196 ;;;*** 8787 ;;;***
8197 8788
8198 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" "packages/lazy-lock.el" (12823 45256)) 8789 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" "packages/lazy-lock.el" (12906 7968))
8199 ;;; Generated autoloads from packages/lazy-lock.el 8790 ;;; Generated autoloads from packages/lazy-lock.el
8200 8791
8201 (defvar lazy-lock-mode nil) 8792 (defvar lazy-lock-mode nil)
8202 8793
8203 (autoload 'lazy-lock-mode "lazy-lock" "\ 8794 (autoload 'lazy-lock-mode "lazy-lock" "\
8228 8819
8229 (add-minor-mode 'lazy-lock-mode " Lazy") 8820 (add-minor-mode 'lazy-lock-mode " Lazy")
8230 8821
8231 ;;;*** 8822 ;;;***
8232 8823
8233 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "packages/ledit.el" (12860 15542)) 8824 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "packages/ledit.el" (12885 62597))
8234 ;;; Generated autoloads from packages/ledit.el 8825 ;;; Generated autoloads from packages/ledit.el
8235 8826
8236 (defconst ledit-save-files t "\ 8827 (defconst ledit-save-files t "\
8237 *Non-nil means Ledit should save files before transferring to Lisp.") 8828 *Non-nil means Ledit should save files before transferring to Lisp.")
8238 8829
8256 do (setq lisp-mode-hook 'ledit-from-lisp-mode)" t nil) 8847 do (setq lisp-mode-hook 'ledit-from-lisp-mode)" t nil)
8257 8848
8258 (autoload 'ledit-from-lisp-mode "ledit" nil nil nil) 8849 (autoload 'ledit-from-lisp-mode "ledit" nil nil nil)
8259 8850
8260 ;;;*** 8851 ;;;***
8261 8852
8262 ;;;### (autoloads nil "lispm-fonts" "packages/lispm-fonts.el" (12147 26460)) 8853 ;;;***
8854
8855 ;;;### (autoloads nil "lispm-fonts" "packages/lispm-fonts.el" (12906 7978))
8263 ;;; Generated autoloads from packages/lispm-fonts.el 8856 ;;; Generated autoloads from packages/lispm-fonts.el
8264 8857
8265 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer) "lpr" "packages/lpr.el" (12860 15544)) 8858 ;;;***
8859
8860 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer) "lpr" "packages/lpr.el" (12885 62598))
8266 ;;; Generated autoloads from packages/lpr.el 8861 ;;; Generated autoloads from packages/lpr.el
8267 8862
8268 (defvar lpr-switches nil "\ 8863 (defvar lpr-switches nil "\
8269 *List of strings to pass as extra options for the printer program. 8864 *List of strings to pass as extra options for the printer program.
8270 See `lpr-command'.") 8865 See `lpr-command'.")
8290 8885
8291 ;;;*** 8886 ;;;***
8292 8887
8293 ;;;*** 8888 ;;;***
8294 8889
8295 ;;;### (autoloads nil "makeinfo" "packages/makeinfo.el" (12860 15535)) 8890 ;;;### (autoloads nil "makeinfo" "packages/makeinfo.el" (12885 62591))
8296 ;;; Generated autoloads from packages/makeinfo.el 8891 ;;; Generated autoloads from packages/makeinfo.el
8297 8892
8298 ;;;### (autoloads (make-command-summary) "makesum" "packages/makesum.el" (12860 15526)) 8893 ;;;### (autoloads (make-command-summary) "makesum" "packages/makesum.el" (12885 62583))
8299 ;;; Generated autoloads from packages/makesum.el 8894 ;;; Generated autoloads from packages/makesum.el
8300 8895
8301 (autoload 'make-command-summary "makesum" "\ 8896 (autoload 'make-command-summary "makesum" "\
8302 Make a summary of current key bindings in the buffer *Summary*. 8897 Make a summary of current key bindings in the buffer *Summary*.
8303 Previous contents of that buffer are killed first." t nil) 8898 Previous contents of that buffer are killed first." t nil)
8304 8899
8305 ;;;*** 8900 ;;;***
8306 8901
8307 ;;;### (autoloads (manual-entry) "man" "packages/man.el" (12860 15541)) 8902 ;;;***
8903
8904 ;;;### (autoloads nil "man-xref" "packages/man-xref.el" (12968 61833))
8905 ;;; Generated autoloads from packages/man-xref.el
8906
8907 ;;;### (autoloads (man) "man" "packages/man.el" (12968 61736))
8308 ;;; Generated autoloads from packages/man.el 8908 ;;; Generated autoloads from packages/man.el
8309 8909
8310 (autoload 'manual-entry "man" "\ 8910 (defalias 'manual-entry 'man)
8311 Display the Unix manual entry (or entries) for TOPIC. 8911
8312 If prefix arg is given, modify the search according to the value: 8912 (autoload 'man "man" "\
8313 2 = complement default exact matching of the TOPIC name; 8913 Get a Un*x manual page and put it in a buffer.
8314 exact matching default is specified by `Manual-match-topic-exactly' 8914 This command is the top-level command in the man package. It runs a Un*x
8315 3 = force a search of the unformatted man directories 8915 command to retrieve and clean a manpage in the background and places the
8316 4 = both 2 and 3 8916 results in a Man mode (manpage browsing) buffer. See variable
8317 The manual entries are searched according to the variable 8917 `Man-notify-method' for what happens when the buffer is ready.
8318 Manual-directory-list, which should be a list of directories. If 8918 If a buffer already exists for this man page, it will display immediately." t nil)
8319 Manual-directory-list is nil, \\[Manual-directory-list-init] is 8919
8320 invoked to create this list from the MANPATH environment variable. 8920 ;;;***
8321 See the variable Manual-topic-buffer which controls how the buffer 8921
8322 is named. See also the variables Manual-match-topic-exactly, 8922 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body metamail-interpret-header) "metamail" "packages/metamail.el" (12885 62612))
8323 Manual-query-multiple-pages, and Manual-buffer-view-mode." t nil)
8324
8325 ;;;***
8326
8327 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body metamail-interpret-header) "metamail" "packages/metamail.el" (12860 15560))
8328 ;;; Generated autoloads from packages/metamail.el 8923 ;;; Generated autoloads from packages/metamail.el
8329 8924
8330 (autoload 'metamail-interpret-header "metamail" "\ 8925 (autoload 'metamail-interpret-header "metamail" "\
8331 Interpret a header part of a MIME message in current buffer. 8926 Interpret a header part of a MIME message in current buffer.
8332 Its body part is not interpreted at all." t nil) 8927 Its body part is not interpreted at all." t nil)
8356 means current). 8951 means current).
8357 Optional argument NODISPLAY non-nil means buffer is not 8952 Optional argument NODISPLAY non-nil means buffer is not
8358 redisplayed as output is inserted." t nil) 8953 redisplayed as output is inserted." t nil)
8359 8954
8360 ;;;*** 8955 ;;;***
8361 8956
8362 ;;;### (autoloads nil "mime-compose" "packages/mime-compose.el" (12727 30161)) 8957 ;;;***
8958
8959 ;;;### (autoloads nil "mic-paren" "packages/mic-paren.el" (12861 33586))
8960 ;;; Generated autoloads from packages/mic-paren.el
8961
8962 ;;;***
8963
8964 ;;;### (autoloads nil "mime-compose" "packages/mime-compose.el" (12906 7649))
8363 ;;; Generated autoloads from packages/mime-compose.el 8965 ;;; Generated autoloads from packages/mime-compose.el
8364 8966
8365 ;;;*** 8967 ;;;***
8366 8968
8367 ;;;*** 8969 ;;;***
8368 8970
8369 ;;;### (autoloads nil "mode-motion+" "packages/mode-motion+.el" (12860 15567)) 8971 ;;;### (autoloads nil "mode-motion+" "packages/mode-motion+.el" (12906 7659))
8370 ;;; Generated autoloads from packages/mode-motion+.el 8972 ;;; Generated autoloads from packages/mode-motion+.el
8371 8973
8372 ;;;*** 8974 ;;;***
8373 8975
8374 ;;;*** 8976 ;;;***
8375 8977
8376 ;;;### (autoloads nil "netunam" "packages/netunam.el" (12547 2100)) 8978 ;;;### (autoloads nil "netunam" "packages/netunam.el" (12906 7668))
8377 ;;; Generated autoloads from packages/netunam.el 8979 ;;; Generated autoloads from packages/netunam.el
8378 8980
8379 ;;;*** 8981 ;;;***
8380 8982
8381 ;;;### (autoloads nil "page-ext" "packages/page-ext.el" (12860 15545)) 8983 ;;;### (autoloads nil "page-ext" "packages/page-ext.el" (12885 62599))
8382 ;;; Generated autoloads from packages/page-ext.el 8984 ;;; Generated autoloads from packages/page-ext.el
8383 8985
8384 ;;;### (autoloads (blink-paren paren-set-mode) "paren" "packages/paren.el" (12648 2860)) 8986 ;;;### (autoloads (blink-paren paren-set-mode) "paren" "packages/paren.el" (12906 7676))
8385 ;;; Generated autoloads from packages/paren.el 8987 ;;; Generated autoloads from packages/paren.el
8386 8988
8387 (defvar paren-mode nil "\ 8989 (defvar paren-mode nil "\
8388 *Sets the style of parenthesis highlighting. 8990 *Sets the style of parenthesis highlighting.
8389 Valid values are nil, `blink-paren', `paren', and `sexp'. 8991 Valid values are nil, `blink-paren', `paren', and `sexp'.
8408 (autoload 'blink-paren "paren" "\ 9010 (autoload 'blink-paren "paren" "\
8409 Obsolete. Use `paren-set-mode' instead." t nil) 9011 Obsolete. Use `paren-set-mode' instead." t nil)
8410 9012
8411 ;;;*** 9013 ;;;***
8412 9014
8413 ;;;### (autoloads (pending-delete pending-delete-off pending-delete-on) "pending-del" "packages/pending-del.el" (12547 41228)) 9015 ;;;### (autoloads (pending-delete pending-delete-off pending-delete-on) "pending-del" "packages/pending-del.el" (12906 7684))
8414 ;;; Generated autoloads from packages/pending-del.el 9016 ;;; Generated autoloads from packages/pending-del.el
8415 9017
8416 (autoload 'pending-delete-on "pending-del" "\ 9018 (autoload 'pending-delete-on "pending-del" "\
8417 Turn on pending delete. 9019 Turn on pending delete.
8418 When it is ON, typed text replaces the selection if the selection is active. 9020 When it is ON, typed text replaces the selection if the selection is active.
8429 With a non-positive argument, turns it off. 9031 With a non-positive argument, turns it off.
8430 When active, typed text replaces the selection." t nil) 9032 When active, typed text replaces the selection." t nil)
8431 9033
8432 ;;;*** 9034 ;;;***
8433 9035
8434 ;;;### (autoloads (ps-despool ps-spool-region-with-faces ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces ps-print-buffer) "ps-print" "packages/ps-print.el" (12860 15563)) 9036 ;;;### (autoloads (ps-despool ps-spool-region-with-faces ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces ps-print-buffer) "ps-print" "packages/ps-print.el" (12885 62615))
8435 ;;; Generated autoloads from packages/ps-print.el 9037 ;;; Generated autoloads from packages/ps-print.el
8436 9038
8437 (defvar ps-paper-type 'ps-letter "\ 9039 (defvar ps-paper-type 'ps-letter "\
8438 *Specifies the size of paper to format for. Should be one of 9040 *Specifies the size of paper to format for. Should be one of
8439 `ps-letter', `ps-legal', or `ps-a4'.") 9041 `ps-letter', `ps-legal', or `ps-a4'.")
8510 the PostScript image in a file with that name. If FILENAME is a 9112 the PostScript image in a file with that name. If FILENAME is a
8511 number, prompt the user for the name of the file to save in." t nil) 9113 number, prompt the user for the name of the file to save in." t nil)
8512 9114
8513 ;;;*** 9115 ;;;***
8514 9116
8515 ;;;### (autoloads (remote-compile) "rcompile" "packages/rcompile.el" (12860 15556)) 9117 ;;;### (autoloads (remote-compile) "rcompile" "packages/rcompile.el" (12885 62608))
8516 ;;; Generated autoloads from packages/rcompile.el 9118 ;;; Generated autoloads from packages/rcompile.el
8517 9119
8518 (autoload 'remote-compile "rcompile" "\ 9120 (autoload 'remote-compile "rcompile" "\
8519 Compile the current buffer's directory on HOST. Log in as USER. 9121 Compile the current buffer's directory on HOST. Log in as USER.
8520 See \\[compile]." t nil) 9122 See \\[compile]." t nil)
8521 9123
8522 ;;;*** 9124 ;;;***
8523 9125
8524 ;;;### (autoloads nil "recent-files" "packages/recent-files.el" (12554 42318)) 9126 ;;;***
9127
9128 ;;;### (autoloads nil "recent-files" "packages/recent-files.el" (12906 7696))
8525 ;;; Generated autoloads from packages/recent-files.el 9129 ;;; Generated autoloads from packages/recent-files.el
8526 9130
8527 ;;;*** 9131 ;;;***
8528 9132
8529 ;;;*** 9133 ;;;***
8530 9134
8531 ;;;*** 9135 ;;;***
8532 9136
8533 ;;;### (autoloads nil "refbib" "packages/refbib.el" (12860 15547)) 9137 ;;;### (autoloads nil "refbib" "packages/refbib.el" (12885 62600))
8534 ;;; Generated autoloads from packages/refbib.el 9138 ;;; Generated autoloads from packages/refbib.el
8535 9139
8536 ;;;### (autoloads nil "remote" "packages/remote.el" (12547 2116)) 9140 ;;;***
9141
9142 ;;;### (autoloads nil "remote" "packages/remote.el" (12677 32480))
8537 ;;; Generated autoloads from packages/remote.el 9143 ;;; Generated autoloads from packages/remote.el
8538 9144
8539 ;;;*** 9145 ;;;***
8540 9146
8541 ;;;### (autoloads nil "reportmail" "packages/reportmail.el" (12743 22072)) 9147 ;;;### (autoloads nil "reportmail" "packages/reportmail.el" (12748 62790))
8542 ;;; Generated autoloads from packages/reportmail.el 9148 ;;; Generated autoloads from packages/reportmail.el
8543 9149
8544 ;;;*** 9150 ;;;### (autoloads (resume-suspend-hook) "resume" "packages/resume.el" (12885 62602))
8545
8546 ;;;### (autoloads (resume-suspend-hook) "resume" "packages/resume.el" (12860 15549))
8547 ;;; Generated autoloads from packages/resume.el 9151 ;;; Generated autoloads from packages/resume.el
8548 9152
8549 (autoload 'resume-suspend-hook "resume" "\ 9153 (autoload 'resume-suspend-hook "resume" "\
8550 Clear out the file used for transmitting args when Emacs resumes." nil nil) 9154 Clear out the file used for transmitting args when Emacs resumes." nil nil)
8551 9155
8558 9162
8559 ;;;### (autoloads nil "rnewspost" "packages/rnewspost.el" (12547 2128)) 9163 ;;;### (autoloads nil "rnewspost" "packages/rnewspost.el" (12547 2128))
8560 ;;; Generated autoloads from packages/rnewspost.el 9164 ;;; Generated autoloads from packages/rnewspost.el
8561 9165
8562 ;;;*** 9166 ;;;***
8563 9167
8564 ;;;### (autoloads nil "saveconf" "packages/saveconf.el" (12860 15550)) 9168 ;;;***
9169
9170 ;;;### (autoloads nil "saveconf" "packages/saveconf.el" (12906 7708))
8565 ;;; Generated autoloads from packages/saveconf.el 9171 ;;; Generated autoloads from packages/saveconf.el
8566 9172
8567 ;;;*** 9173 ;;;***
8568 9174
8569 ;;;*** 9175 ;;;***
8570 9176
8571 ;;;### (autoloads nil "saveplace" "packages/saveplace.el" (12860 15532)) 9177 ;;;### (autoloads nil "saveplace" "packages/saveplace.el" (12885 63159))
8572 ;;; Generated autoloads from packages/saveplace.el 9178 ;;; Generated autoloads from packages/saveplace.el
8573 9179
8574 ;;;### (autoloads nil "sccs" "packages/sccs.el" (12547 2102)) 9180 ;;;***
9181
9182 ;;;### (autoloads nil "sccs" "packages/sccs.el" (12885 61171))
8575 ;;; Generated autoloads from packages/sccs.el 9183 ;;; Generated autoloads from packages/sccs.el
8576 9184
8577 ;;;*** 9185 ;;;***
8578 9186
8579 ;;;### (autoloads nil "scroll-in-place" "packages/scroll-in-place.el" (12547 2167)) 9187 ;;;### (autoloads nil "scroll-in-place" "packages/scroll-in-place.el" (12906 7720))
8580 ;;; Generated autoloads from packages/scroll-in-place.el 9188 ;;; Generated autoloads from packages/scroll-in-place.el
8581 9189
8582 ;;;### (autoloads nil "server" "packages/server.el" (12860 15551)) 9190 ;;;***
9191
9192 ;;;### (autoloads nil "server" "packages/server.el" (12885 62603))
8583 ;;; Generated autoloads from packages/server.el 9193 ;;; Generated autoloads from packages/server.el
8584 9194
8585 (make-obsolete 'server-start 'gnuserv-start) 9195 (make-obsolete 'server-start 'gnuserv-start)
8586 9196
8587 ;;;*** 9197 ;;;***
8588 9198
8589 ;;;*** 9199 ;;;***
8590 9200
8591 ;;;### (autoloads nil "session" "packages/session.el" (12547 2134)) 9201 ;;;### (autoloads nil "session" "packages/session.el" (12677 32488))
8592 ;;; Generated autoloads from packages/session.el 9202 ;;; Generated autoloads from packages/session.el
8593 9203
8594 ;;;### (autoloads (install-shell-fonts) "shell-font" "packages/shell-font.el" (12547 2123)) 9204 ;;;### (autoloads (install-shell-fonts) "shell-font" "packages/shell-font.el" (12906 7729))
8595 ;;; Generated autoloads from packages/shell-font.el 9205 ;;; Generated autoloads from packages/shell-font.el
8596 9206
8597 (autoload 'install-shell-fonts "shell-font" "\ 9207 (autoload 'install-shell-fonts "shell-font" "\
8598 Decorate the current interaction buffer with fonts. 9208 Decorate the current interaction buffer with fonts.
8599 This uses the faces called `shell-prompt', `shell-input' and `shell-output'; 9209 This uses the faces called `shell-prompt', `shell-input' and `shell-output';
8600 you can alter the graphical attributes of those with the normal 9210 you can alter the graphical attributes of those with the normal
8601 face-manipulation functions." nil nil) 9211 face-manipulation functions." nil nil)
8602 9212
8603 ;;;*** 9213 ;;;***
8604 9214
8605 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) "spell" "packages/spell.el" (12860 15548)) 9215 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) "spell" "packages/spell.el" (12885 62601))
8606 ;;; Generated autoloads from packages/spell.el 9216 ;;; Generated autoloads from packages/spell.el
8607 9217
8608 (put 'spell-filter 'risky-local-variable t) 9218 (put 'spell-filter 'risky-local-variable t)
8609 9219
8610 (autoload 'spell-buffer "spell" "\ 9220 (autoload 'spell-buffer "spell" "\
8627 9237
8628 (autoload 'spell-string "spell" "\ 9238 (autoload 'spell-string "spell" "\
8629 Check spelling of string supplied as argument." t nil) 9239 Check spelling of string supplied as argument." t nil)
8630 9240
8631 ;;;*** 9241 ;;;***
8632 9242
8633 ;;;### (autoloads nil "supercite" "packages/supercite.el" (12637 31054)) 9243 ;;;***
9244
9245 ;;;### (autoloads nil "supercite" "packages/supercite.el" (12906 7742))
8634 ;;; Generated autoloads from packages/supercite.el 9246 ;;; Generated autoloads from packages/supercite.el
8635 9247
8636 ;;;### (autoloads (tar-mode) "tar-mode" "packages/tar-mode.el" (12547 41240)) 9248 ;;;### (autoloads (tar-mode) "tar-mode" "packages/tar-mode.el" (12906 7753))
8637 ;;; Generated autoloads from packages/tar-mode.el 9249 ;;; Generated autoloads from packages/tar-mode.el
8638 9250
8639 (autoload 'tar-mode "tar-mode" "\ 9251 (autoload 'tar-mode "tar-mode" "\
8640 Major mode for viewing a tar file as a dired-like listing of its contents. 9252 Major mode for viewing a tar file as a dired-like listing of its contents.
8641 You can move around using the usual cursor motion commands. 9253 You can move around using the usual cursor motion commands.
8651 See also: variables tar-update-datestamp and tar-anal-blocksize. 9263 See also: variables tar-update-datestamp and tar-anal-blocksize.
8652 \\{tar-mode-map}" nil nil) 9264 \\{tar-mode-map}" nil nil)
8653 9265
8654 ;;;*** 9266 ;;;***
8655 9267
8656 ;;;### (autoloads (terminal-emulator) "terminal" "packages/terminal.el" (12743 11661)) 9268 ;;;### (autoloads (terminal-emulator) "terminal" "packages/terminal.el" (12906 7762))
8657 ;;; Generated autoloads from packages/terminal.el 9269 ;;; Generated autoloads from packages/terminal.el
8658 9270
8659 (autoload 'terminal-emulator "terminal" "\ 9271 (autoload 'terminal-emulator "terminal" "\
8660 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS. 9272 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
8661 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT. 9273 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
8687 9299
8688 Presently with `termcap' only; if somebody sends us code to make this 9300 Presently with `termcap' only; if somebody sends us code to make this
8689 work with `terminfo' we will try to use it." t nil) 9301 work with `terminfo' we will try to use it." t nil)
8690 9302
8691 ;;;*** 9303 ;;;***
8692 9304
8693 ;;;### (autoloads nil "tex-latin1" "packages/tex-latin1.el" (12698 34039)) 9305 ;;;***
9306
9307 ;;;### (autoloads nil "tex-latin1" "packages/tex-latin1.el" (12906 7771))
8694 ;;; Generated autoloads from packages/tex-latin1.el 9308 ;;; Generated autoloads from packages/tex-latin1.el
8695 9309
8696 ;;;*** 9310 ;;;### (autoloads (batch-texinfo-format texinfo-format-region texinfo-format-buffer) "texinfmt" "packages/texinfmt.el" (12885 62607))
8697
8698 ;;;### (autoloads (batch-texinfo-format texinfo-format-region texinfo-format-buffer) "texinfmt" "packages/texinfmt.el" (12860 15556))
8699 ;;; Generated autoloads from packages/texinfmt.el 9311 ;;; Generated autoloads from packages/texinfmt.el
8700 9312
8701 (autoload 'texinfo-format-buffer "texinfmt" "\ 9313 (autoload 'texinfo-format-buffer "texinfmt" "\
8702 Process the current buffer as texinfo code, into an Info file. 9314 Process the current buffer as texinfo code, into an Info file.
8703 The Info file output is generated in a buffer visiting the Info file 9315 The Info file output is generated in a buffer visiting the Info file
8719 Each file will be processed even if an error occurred previously. 9331 Each file will be processed even if an error occurred previously.
8720 For example, invoke 9332 For example, invoke
8721 \"emacs -batch -funcall batch-texinfo-format $docs/ ~/*.texinfo\"." nil nil) 9333 \"emacs -batch -funcall batch-texinfo-format $docs/ ~/*.texinfo\"." nil nil)
8722 9334
8723 ;;;*** 9335 ;;;***
8724 9336
8725 ;;;### (autoloads nil "texnfo-tex" "packages/texnfo-tex.el" (12657 15256)) 9337 ;;;***
9338
9339 ;;;### (autoloads nil "texnfo-tex" "packages/texnfo-tex.el" (12906 7781))
8726 ;;; Generated autoloads from packages/texnfo-tex.el 9340 ;;; Generated autoloads from packages/texnfo-tex.el
8727 9341
8728 ;;;### (autoloads (texinfo-sequential-node-update texinfo-every-node-update texinfo-update-node) "texnfo-upd" "packages/texnfo-upd.el" (12860 15557)) 9342 ;;;### (autoloads (texinfo-sequential-node-update texinfo-every-node-update texinfo-update-node) "texnfo-upd" "packages/texnfo-upd.el" (12885 62610))
8729 ;;; Generated autoloads from packages/texnfo-upd.el 9343 ;;; Generated autoloads from packages/texnfo-upd.el
8730 9344
8731 (autoload 'texinfo-update-node "texnfo-upd" "\ 9345 (autoload 'texinfo-update-node "texnfo-upd" "\
8732 Without any prefix argument, update the node in which point is located. 9346 Without any prefix argument, update the node in which point is located.
8733 Non-nil argument (prefix, if interactive) means update the nodes in the 9347 Non-nil argument (prefix, if interactive) means update the nodes in the
8769 to be read like a novel rather than a reference, and for which the 9383 to be read like a novel rather than a reference, and for which the
8770 Info `g*' command is inadequate." t nil) 9384 Info `g*' command is inadequate." t nil)
8771 9385
8772 ;;;*** 9386 ;;;***
8773 9387
8774 ;;;### (autoloads (time-stamp) "time-stamp" "packages/time-stamp.el" (12547 41218)) 9388 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" "packages/time-stamp.el" (12966 31795))
8775 ;;; Generated autoloads from packages/time-stamp.el 9389 ;;; Generated autoloads from packages/time-stamp.el
8776 9390
8777 (autoload 'time-stamp "time-stamp" "\ 9391 (autoload 'time-stamp "time-stamp" "\
8778 Update the time stamp string in the buffer. 9392 Update the time stamp string in the buffer.
9393 If you put a time stamp template anywhere in the first 8 lines of a file,
9394 it can be updated every time you save the file. See the top of
9395 `time-stamp.el' for a sample. The template looks like one of the following:
9396 Time-stamp: <>
9397 Time-stamp: \" \"
9398 The time stamp is written between the brackets or quotes, resulting in
9399 Time-stamp: <95/01/18 10:20:51 gildea>
8779 Only does its thing if the variable time-stamp-active is non-nil. 9400 Only does its thing if the variable time-stamp-active is non-nil.
8780 Typically used on write-file-hooks for automatic time-stamping. 9401 Typically used on write-file-hooks for automatic time-stamping.
8781 The format of the time stamp is determined by the variable 9402 The format of the time stamp is determined by the variable time-stamp-format.
8782 time-stamp-format. The first time-stamp-line-limit lines of the 9403 The variables time-stamp-line-limit, time-stamp-start, and time-stamp-end
8783 buffer (normally 8) are searched for the time stamp template, 9404 control finding the template." t nil)
8784 and if it is found, a new time stamp is written into it." t nil) 9405
8785 9406 (autoload 'time-stamp-toggle-active "time-stamp" "\
8786 ;;;*** 9407 Toggle time-stamp-active, setting whether \\[time-stamp] updates a buffer.
8787 9408 With arg, turn time stamping on if and only if arg is positive." t nil)
8788 ;;;### (autoloads (display-time) "time" "packages/time.el" (12860 15542)) 9409
9410 ;;;***
9411
9412 ;;;### (autoloads (display-time) "time" "packages/time.el" (12885 62597))
8789 ;;; Generated autoloads from packages/time.el 9413 ;;; Generated autoloads from packages/time.el
8790 9414
8791 (defvar display-time-day-and-date nil "\ 9415 (defvar display-time-day-and-date nil "\
8792 *Non-nil means \\[display-time] should display day and date as well as time.") 9416 *Non-nil means \\[display-time] should display day and date as well as time.")
8793 9417
8801 echo area instead of in the mode-line." t nil) 9425 echo area instead of in the mode-line." t nil)
8802 9426
8803 ;;;*** 9427 ;;;***
8804 9428
8805 ;;;*** 9429 ;;;***
8806 9430
8807 ;;;### (autoloads nil "uncompress" "packages/uncompress.el" (12860 15552)) 9431 ;;;***
9432
9433 ;;;### (autoloads nil "uncompress" "packages/uncompress.el" (12885 62604))
8808 ;;; Generated autoloads from packages/uncompress.el 9434 ;;; Generated autoloads from packages/uncompress.el
8809 9435
8810 ;;;### (autoloads (ununderline-and-unoverstrike-region overstrike-region unoverstrike-region ununderline-region underline-region) "underline" "packages/underline.el" (12860 15552)) 9436 ;;;### (autoloads (ununderline-and-unoverstrike-region overstrike-region unoverstrike-region ununderline-region underline-region) "underline" "packages/underline.el" (12885 62605))
8811 ;;; Generated autoloads from packages/underline.el 9437 ;;; Generated autoloads from packages/underline.el
8812 9438
8813 (autoload 'underline-region "underline" "\ 9439 (autoload 'underline-region "underline" "\
8814 Underline all nonblank characters in the region. 9440 Underline all nonblank characters in the region.
8815 Works by overstriking underscores. 9441 Works by overstriking underscores.
8835 Remove underlining and overstriking in the region. Called from a program, 9461 Remove underlining and overstriking in the region. Called from a program,
8836 takes two arguments START and END which specify the range to operate on." t nil) 9462 takes two arguments START and END which specify the range to operate on." t nil)
8837 9463
8838 ;;;*** 9464 ;;;***
8839 9465
8840 ;;;### (autoloads (ask-to-update-copyright update-copyright) "upd-copyr" "packages/upd-copyr.el" (12546 37615)) 9466 ;;;### (autoloads (ask-to-update-copyright update-copyright) "upd-copyr" "packages/upd-copyr.el" (12906 7802))
8841 ;;; Generated autoloads from packages/upd-copyr.el 9467 ;;; Generated autoloads from packages/upd-copyr.el
8842 9468
8843 (defvar copyright-do-not-disturb "Free Software Foundation, Inc." "\ 9469 (defvar copyright-do-not-disturb "Free Software Foundation, Inc." "\
8844 *If non-nil, the existing copyright holder is checked against this regexp. 9470 *If non-nil, the existing copyright holder is checked against this regexp.
8845 If it does not match, then a new copyright line is added with the copyright 9471 If it does not match, then a new copyright line is added with the copyright
8868 If the current buffer contains a copyright notice that is out of date, 9494 If the current buffer contains a copyright notice that is out of date,
8869 ask the user if it should be updated with `update-copyright' (which see). 9495 ask the user if it should be updated with `update-copyright' (which see).
8870 Put this on write-file-hooks." nil nil) 9496 Put this on write-file-hooks." nil nil)
8871 9497
8872 ;;;*** 9498 ;;;***
8873 9499
8874 ;;;### (autoloads nil "vc-hooks" "packages/vc-hooks.el" (12728 13773)) 9500 ;;;***
9501
9502 ;;;### (autoloads nil "vc-hooks" "packages/vc-hooks.el" (12906 7811))
8875 ;;; Generated autoloads from packages/vc-hooks.el 9503 ;;; Generated autoloads from packages/vc-hooks.el
8876 9504
8877 ;;;### (autoloads (vc-update-change-log vc-rename-file vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory vc-insert-headers vc-version-other-window vc-version-diff vc-diff vc-register vc-next-action vc-file-status) "vc" "packages/vc.el" (12823 45238)) 9505 ;;;### (autoloads (vc-update-change-log vc-rename-file vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory vc-insert-headers vc-version-other-window vc-version-diff vc-diff vc-register vc-next-action vc-file-status) "vc" "packages/vc.el" (12906 7826))
8878 ;;; Generated autoloads from packages/vc.el 9506 ;;; Generated autoloads from packages/vc.el
8879 9507
8880 (defvar vc-checkin-hook nil "\ 9508 (defvar vc-checkin-hook nil "\
8881 *List of functions called after a checkin is done. See `run-hooks'.") 9509 *List of functions called after a checkin is done. See `run-hooks'.")
8882 9510
9000 With any numeric prefix arg, find log entries for all files currently visited. 9628 With any numeric prefix arg, find log entries for all files currently visited.
9001 Otherwise, find log entries for all registered files in the default directory. 9629 Otherwise, find log entries for all registered files in the default directory.
9002 From a program, any arguments are passed to the `rcs2log' script." t nil) 9630 From a program, any arguments are passed to the `rcs2log' script." t nil)
9003 9631
9004 ;;;*** 9632 ;;;***
9005 9633
9006 ;;;### (autoloads nil "webster-ucb" "packages/webster-ucb.el" (12547 41248)) 9634 ;;;***
9635
9636 ;;;### (autoloads nil "webster-ucb" "packages/webster-ucb.el" (12677 32498))
9007 ;;; Generated autoloads from packages/webster-ucb.el 9637 ;;; Generated autoloads from packages/webster-ucb.el
9008 9638
9009 ;;;### (autoloads (webster-spell webster-endings webster) "webster" "packages/webster.el" (12547 41251)) 9639 ;;;### (autoloads (webster-spell webster-endings webster) "webster" "packages/webster.el" (12677 32499))
9010 ;;; Generated autoloads from packages/webster.el 9640 ;;; Generated autoloads from packages/webster.el
9011 9641
9012 (autoload 'webster "webster" "\ 9642 (autoload 'webster "webster" "\
9013 Look up a word in the Webster's dictionary. 9643 Look up a word in the Webster's dictionary.
9014 Open a network login connection to a webster host if necessary. 9644 Open a network login connection to a webster host if necessary.
9024 Open a network login connection to a webster host if necessary. 9654 Open a network login connection to a webster host if necessary.
9025 Communication with host is recorded in a buffer *webster*." t nil) 9655 Communication with host is recorded in a buffer *webster*." t nil)
9026 9656
9027 ;;;*** 9657 ;;;***
9028 9658
9029 ;;;### (autoloads (run-scheme) "xscheme" "packages/xscheme.el" (12823 45251)) 9659 ;;;### (autoloads (run-scheme) "xscheme" "packages/xscheme.el" (12906 7838))
9030 ;;; Generated autoloads from packages/xscheme.el 9660 ;;; Generated autoloads from packages/xscheme.el
9031 9661
9032 (defvar scheme-program-name "scheme" "\ 9662 (defvar scheme-program-name "scheme" "\
9033 *Program invoked by the `run-scheme' command.") 9663 *Program invoked by the `run-scheme' command.")
9034 9664
9052 9682
9053 ;;;*** 9683 ;;;***
9054 9684
9055 ;;;### (autoloads nil "cookie" "pcl-cvs/cookie.el" (12823 45288)) 9685 ;;;### (autoloads nil "cookie" "pcl-cvs/cookie.el" (12823 45288))
9056 ;;; Generated autoloads from pcl-cvs/cookie.el 9686 ;;; Generated autoloads from pcl-cvs/cookie.el
9057 9687
9058 ;;;### (autoloads nil "dll-debug" "pcl-cvs/dll-debug.el" (12675 57104)) 9688 ;;;***
9689
9690 ;;;### (autoloads nil "dll-debug" "pcl-cvs/dll-debug.el" (12677 32609))
9059 ;;; Generated autoloads from pcl-cvs/dll-debug.el 9691 ;;; Generated autoloads from pcl-cvs/dll-debug.el
9060 9692
9061 ;;;*** 9693 ;;;***
9062 9694
9063 ;;;### (autoloads nil "dll" "pcl-cvs/dll.el" (12675 57108)) 9695 ;;;### (autoloads nil "dll" "pcl-cvs/dll.el" (12677 32610))
9064 ;;; Generated autoloads from pcl-cvs/dll.el 9696 ;;; Generated autoloads from pcl-cvs/dll.el
9065 9697
9066 ;;;*** 9698 ;;;***
9067 9699
9068 ;;;### (autoloads nil "elib-node" "pcl-cvs/elib-node.el" (12675 57109)) 9700 ;;;### (autoloads nil "elib-node" "pcl-cvs/elib-node.el" (12677 32611))
9069 ;;; Generated autoloads from pcl-cvs/elib-node.el 9701 ;;; Generated autoloads from pcl-cvs/elib-node.el
9070
9071 ;;;***
9072 9702
9073 ;;;### (autoloads nil "pcl-cvs-lucid" "pcl-cvs/pcl-cvs-lucid.el" (12675 57113)) 9703 ;;;### (autoloads nil "pcl-cvs-lucid" "pcl-cvs/pcl-cvs-lucid.el" (12675 57113))
9074 ;;; Generated autoloads from pcl-cvs/pcl-cvs-lucid.el 9704 ;;; Generated autoloads from pcl-cvs/pcl-cvs-lucid.el
9075 9705
9076 ;;;*** 9706 ;;;***
9077 9707
9078 ;;;### (autoloads nil "pcl-cvs-startup" "pcl-cvs/pcl-cvs-startup.el" (12675 57106)) 9708 ;;;***
9709
9710 ;;;### (autoloads nil "pcl-cvs-startup" "pcl-cvs/pcl-cvs-startup.el" (12677 32609))
9079 ;;; Generated autoloads from pcl-cvs/pcl-cvs-startup.el 9711 ;;; Generated autoloads from pcl-cvs/pcl-cvs-startup.el
9080 9712
9081 ;;;*** 9713 ;;;### (autoloads (pcl-cvs-fontify) "pcl-cvs-xemacs" "pcl-cvs/pcl-cvs-xemacs.el" (12692 4201))
9082
9083 ;;;### (autoloads (pcl-cvs-fontify) "pcl-cvs-xemacs" "pcl-cvs/pcl-cvs-xemacs.el" (12686 31809))
9084 ;;; Generated autoloads from pcl-cvs/pcl-cvs-xemacs.el 9714 ;;; Generated autoloads from pcl-cvs/pcl-cvs-xemacs.el
9085 9715
9086 (autoload 'pcl-cvs-fontify "pcl-cvs-xemacs" nil nil nil) 9716 (autoload 'pcl-cvs-fontify "pcl-cvs-xemacs" nil nil nil)
9087 9717
9088 ;;;*** 9718 ;;;***
9089 9719
9090 ;;;### (autoloads (cvs-update-other-window cvs-update) "pcl-cvs" "pcl-cvs/pcl-cvs.el" (12686 31737)) 9720 ;;;### (autoloads (cvs-update-other-window cvs-update) "pcl-cvs" "pcl-cvs/pcl-cvs.el" (12692 3840))
9091 ;;; Generated autoloads from pcl-cvs/pcl-cvs.el 9721 ;;; Generated autoloads from pcl-cvs/pcl-cvs.el
9092 9722
9093 (autoload 'cvs-update "pcl-cvs" "\ 9723 (autoload 'cvs-update "pcl-cvs" "\
9094 Run a 'cvs update' in the current working directory. Feed the 9724 Run a 'cvs update' in the current working directory. Feed the
9095 output to a *cvs* buffer and run cvs-mode on it. 9725 output to a *cvs* buffer and run cvs-mode on it.
9101 cvs-mode on it. 9731 cvs-mode on it.
9102 9732
9103 If optional prefix argument LOCAL is non-nil, 'cvs update -l' is run." t nil) 9733 If optional prefix argument LOCAL is non-nil, 'cvs update -l' is run." t nil)
9104 9734
9105 ;;;*** 9735 ;;;***
9106 9736
9107 ;;;### (autoloads nil "string" "pcl-cvs/string.el" (12675 57116)) 9737 ;;;***
9738
9739 ;;;### (autoloads nil "string" "pcl-cvs/string.el" (12677 32615))
9108 ;;; Generated autoloads from pcl-cvs/string.el 9740 ;;; Generated autoloads from pcl-cvs/string.el
9109 9741
9110 ;;;*** 9742 ;;;### (autoloads (about-xemacs) "about" "prim/about.el" (12906 11271))
9111
9112 ;;;### (autoloads (about-xemacs) "about" "prim/about.el" (12823 45280))
9113 ;;; Generated autoloads from prim/about.el 9743 ;;; Generated autoloads from prim/about.el
9114 9744
9115 (autoload 'about-xemacs "about" nil t nil) 9745 (autoload 'about-xemacs "about" nil t nil)
9116 9746
9117 ;;;*** 9747 ;;;***
9118 9748
9119 ;;;### (autoloads (all-hail-emacs all-hail-xemacs praise-be-unto-emacs praise-be-unto-xemacs) "advocacy" "prim/advocacy.el" (12860 15586)) 9749 ;;;### (autoloads (all-hail-emacs all-hail-xemacs praise-be-unto-emacs praise-be-unto-xemacs) "advocacy" "prim/advocacy.el" (12906 11381))
9120 ;;; Generated autoloads from prim/advocacy.el 9750 ;;; Generated autoloads from prim/advocacy.el
9121 9751
9122 (defvar xemacs-praise-sound-file "sounds/im_so_happy.au" "\ 9752 (defvar xemacs-praise-sound-file "sounds/im_so_happy.au" "\
9123 The name of an audio file containing something to play 9753 The name of an audio file containing something to play
9124 when praising XEmacs") 9754 when praising XEmacs")
9137 (autoload 'all-hail-emacs "advocacy" nil t nil) 9767 (autoload 'all-hail-emacs "advocacy" nil t nil)
9138 9768
9139 ;;;*** 9769 ;;;***
9140 9770
9141 ;;;*** 9771 ;;;***
9142 9772
9143 ;;;### (autoloads nil "backquote" "prim/backquote.el" (12677 32599)) 9773 ;;;***
9774
9775 ;;;### (autoloads nil "backquote" "prim/backquote.el" (12906 11324))
9144 ;;; Generated autoloads from prim/backquote.el 9776 ;;; Generated autoloads from prim/backquote.el
9145 9777
9146 ;;;*** 9778 ;;;***
9147 9779
9148 ;;;### (autoloads nil "buffer" "prim/buffer.el" (12677 32606)) 9780 ;;;### (autoloads nil "buffer" "prim/buffer.el" (12966 32424))
9149 ;;; Generated autoloads from prim/buffer.el 9781 ;;; Generated autoloads from prim/buffer.el
9150 9782
9151 ;;;### (autoloads (describe-buffer-case-table) "case-table" "prim/case-table.el" (12849 46023)) 9783 ;;;***
9784
9785 ;;;***
9786
9787 ;;;### (autoloads (describe-buffer-case-table) "case-table" "prim/case-table.el" (12906 11075))
9152 ;;; Generated autoloads from prim/case-table.el 9788 ;;; Generated autoloads from prim/case-table.el
9153 9789
9154 (autoload 'describe-buffer-case-table "case-table" "\ 9790 (autoload 'describe-buffer-case-table "case-table" "\
9155 Describe the case table of the current buffer." t nil) 9791 Describe the case table of the current buffer." t nil)
9156 9792
9157 ;;;*** 9793 ;;;***
9158 9794
9159 ;;;*** 9795 ;;;***
9160 9796
9161 ;;;*** 9797 ;;;### (autoloads nil "cmdloop" "prim/cmdloop.el" (12906 11250))
9162
9163 ;;;### (autoloads nil "cmdloop" "prim/cmdloop.el" (12849 46028))
9164 ;;; Generated autoloads from prim/cmdloop.el 9798 ;;; Generated autoloads from prim/cmdloop.el
9165 9799
9166 ;;;### (autoloads nil "cmdloop1" "prim/cmdloop1.el" (12677 32593)) 9800 ;;;***
9801
9802 ;;;### (autoloads nil "cmdloop1" "prim/cmdloop1.el" (12906 11276))
9167 ;;; Generated autoloads from prim/cmdloop1.el 9803 ;;; Generated autoloads from prim/cmdloop1.el
9168 9804
9169 ;;;*** 9805 ;;;***
9170 9806
9171 ;;;### (autoloads nil "console" "prim/console.el" (12677 32604)) 9807 ;;;### (autoloads nil "console" "prim/console.el" (12906 11349))
9172 ;;; Generated autoloads from prim/console.el 9808 ;;; Generated autoloads from prim/console.el
9173 9809
9174 ;;;### (autoloads nil "curmudgeon" "prim/curmudgeon.el" (12648 4996)) 9810 ;;;***
9175 ;;; Generated autoloads from prim/curmudgeon.el 9811
9176 9812 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" "prim/debug.el" (12966 28664))
9177 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" "prim/debug.el" (12677 32548))
9178 ;;; Generated autoloads from prim/debug.el 9813 ;;; Generated autoloads from prim/debug.el
9179 9814
9180 (autoload 'debug "debug" "\ 9815 (autoload 'debug "debug" "\
9181 Enter debugger. To return, type \\<debugger-mode-map>`\\[debugger-continue]'. 9816 Enter debugger. To return, type \\<debugger-mode-map>`\\[debugger-continue]'.
9182 Arguments are mainly for use when this is called 9817 Arguments are mainly for use when this is called from the internals
9183 from the internals of the evaluator. 9818 of the evaluator.
9184 You may call with no args, or you may 9819
9185 pass nil as the first arg and any other args you like. 9820 You may call with no args, or you may pass nil as the first arg and
9186 In that case, the list of args after the first will 9821 any other args you like. In that case, the list of args after the
9187 be printed into the backtrace buffer." t nil) 9822 first will be printed into the backtrace buffer." t nil)
9188 9823
9189 (autoload 'debug-on-entry "debug" "\ 9824 (autoload 'debug-on-entry "debug" "\
9190 Request FUNCTION to invoke debugger each time it is called. 9825 Request FUNCTION to invoke debugger each time it is called.
9191 If you tell the debugger to continue, FUNCTION's execution proceeds. 9826 If you tell the debugger to continue, FUNCTION's execution proceeds.
9192 This works by modifying the definition of FUNCTION, 9827 This works by modifying the definition of FUNCTION,
9200 9835
9201 ;;;*** 9836 ;;;***
9202 9837
9203 ;;;*** 9838 ;;;***
9204 9839
9205 ;;;### (autoloads nil "device" "prim/device.el" (12677 32599)) 9840 ;;;### (autoloads nil "device" "prim/device.el" (12906 11332))
9206 ;;; Generated autoloads from prim/device.el 9841 ;;; Generated autoloads from prim/device.el
9207 9842
9208 ;;;*** 9843 ;;;***
9209 9844
9210 ;;;### (autoloads nil "dialog" "prim/dialog.el" (12677 32597)) 9845 ;;;### (autoloads nil "dialog" "prim/dialog.el" (12906 11302))
9211 ;;; Generated autoloads from prim/dialog.el 9846 ;;; Generated autoloads from prim/dialog.el
9212 9847
9213 ;;;### (autoloads (standard-display-european standard-display-underline standard-display-graphic standard-display-g1 standard-display-ascii standard-display-default standard-display-8bit make-display-table describe-current-display-table) "disp-table" "prim/disp-table.el" (12849 46029)) 9848 ;;;### (autoloads (standard-display-european standard-display-underline standard-display-graphic standard-display-g1 standard-display-ascii standard-display-default standard-display-8bit make-display-table describe-current-display-table) "disp-table" "prim/disp-table.el" (12906 11306))
9214 ;;; Generated autoloads from prim/disp-table.el 9849 ;;; Generated autoloads from prim/disp-table.el
9215 9850
9216 (autoload 'describe-current-display-table "disp-table" "\ 9851 (autoload 'describe-current-display-table "disp-table" "\
9217 Describe the display table in use in the selected window and buffer." t nil) 9852 Describe the display table in use in the selected window and buffer." t nil)
9218 9853
9247 as octal escapes, but as accented characters. 9882 as octal escapes, but as accented characters.
9248 With prefix argument, enable European character display iff arg is positive." t nil) 9883 With prefix argument, enable European character display iff arg is positive." t nil)
9249 9884
9250 ;;;*** 9885 ;;;***
9251 9886
9252 ;;;### (autoloads (setenv) "env" "prim/env.el" (12860 15585)) 9887 ;;;### (autoloads (setenv) "env" "prim/env.el" (12906 11290))
9253 ;;; Generated autoloads from prim/env.el 9888 ;;; Generated autoloads from prim/env.el
9254 9889
9255 (autoload 'setenv "env" "\ 9890 (autoload 'setenv "env" "\
9256 Set the value of the environment variable named VARIABLE to VALUE. 9891 Set the value of the environment variable named VARIABLE to VALUE.
9257 VARIABLE should be a string. VALUE is optional; if not provided or is 9892 VARIABLE should be a string. VALUE is optional; if not provided or is
9262 appears at the front of the history list when you type in the new value. 9897 appears at the front of the history list when you type in the new value.
9263 9898
9264 This function works by modifying `process-environment'." t nil) 9899 This function works by modifying `process-environment'." t nil)
9265 9900
9266 ;;;*** 9901 ;;;***
9267 9902
9268 ;;;### (autoloads nil "events" "prim/events.el" (12723 42162)) 9903 ;;;***
9904
9905 ;;;### (autoloads nil "events" "prim/events.el" (12906 11353))
9269 ;;; Generated autoloads from prim/events.el 9906 ;;; Generated autoloads from prim/events.el
9270 9907
9271 ;;;*** 9908 ;;;***
9272 9909
9273 ;;;*** 9910 ;;;***
9274 9911
9275 ;;;*** 9912 ;;;***
9276 9913
9277 ;;;### (autoloads nil "extents" "prim/extents.el" (12823 45284)) 9914 ;;;### (autoloads nil "extents" "prim/extents.el" (12906 11328))
9278 ;;; Generated autoloads from prim/extents.el 9915 ;;; Generated autoloads from prim/extents.el
9279 9916
9280 ;;;*** 9917 ;;;***
9281 9918
9282 ;;;### (autoloads nil "faces" "prim/faces.el" (12849 46018)) 9919 ;;;### (autoloads nil "faces" "prim/faces.el" (12906 11019))
9283 ;;; Generated autoloads from prim/faces.el 9920 ;;; Generated autoloads from prim/faces.el
9284 9921
9285 ;;;### (autoloads nil "files-nomule" "prim/files-nomule.el" (12677 32601)) 9922 ;;;***
9923
9924 ;;;***
9925
9926 ;;;***
9927
9928 ;;;### (autoloads nil "files-nomule" "prim/files-nomule.el" (12906 11341))
9286 ;;; Generated autoloads from prim/files-nomule.el 9929 ;;; Generated autoloads from prim/files-nomule.el
9287 9930
9288 ;;;*** 9931 ;;;***
9289 9932
9290 ;;;*** 9933 ;;;### (autoloads nil "files" "prim/files.el" (12933 37170))
9291
9292 ;;;***
9293
9294 ;;;### (autoloads nil "files" "prim/files.el" (12860 15576))
9295 ;;; Generated autoloads from prim/files.el 9934 ;;; Generated autoloads from prim/files.el
9296 9935
9297 ;;;*** 9936 ;;;***
9298 9937
9299 ;;;### (autoloads nil "fill" "prim/fill.el" (12860 15577)) 9938 ;;;### (autoloads nil "fill" "prim/fill.el" (12906 11051))
9300 ;;; Generated autoloads from prim/fill.el 9939 ;;; Generated autoloads from prim/fill.el
9301 9940
9302 ;;;*** 9941 ;;;***
9303 9942
9304 ;;;### (autoloads nil "float-sup" "prim/float-sup.el" (12860 15579)) 9943 ;;;### (autoloads nil "float-sup" "prim/float-sup.el" (12906 11080))
9305 ;;; Generated autoloads from prim/float-sup.el 9944 ;;; Generated autoloads from prim/float-sup.el
9306 9945
9307 ;;;### (autoloads nil "format" "prim/format.el" (12677 32604)) 9946 ;;;***
9947
9948 ;;;***
9949
9950 ;;;### (autoloads nil "format" "prim/format.el" (12966 30158))
9308 ;;; Generated autoloads from prim/format.el 9951 ;;; Generated autoloads from prim/format.el
9309 9952
9310 ;;;*** 9953 ;;;***
9311 9954
9312 ;;;*** 9955 ;;;### (autoloads nil "frame" "prim/frame.el" (12964 18200))
9313
9314 ;;;### (autoloads nil "frame" "prim/frame.el" (12823 45284))
9315 ;;; Generated autoloads from prim/frame.el 9956 ;;; Generated autoloads from prim/frame.el
9316 9957
9317 ;;;*** 9958 ;;;***
9318 9959
9319 ;;;### (autoloads nil "glyphs" "prim/glyphs.el" (12738 54594)) 9960 ;;;### (autoloads nil "glyphs" "prim/glyphs.el" (12906 11412))
9320 ;;; Generated autoloads from prim/glyphs.el 9961 ;;; Generated autoloads from prim/glyphs.el
9321 9962
9322 ;;;### (autoloads nil "gui" "prim/gui.el" (12677 32607)) 9963 ;;;***
9964
9965 ;;;***
9966
9967 ;;;### (autoloads nil "gui" "prim/gui.el" (12906 11378))
9323 ;;; Generated autoloads from prim/gui.el 9968 ;;; Generated autoloads from prim/gui.el
9324 9969
9325 ;;;*** 9970 ;;;***
9326 9971
9327 ;;;*** 9972 ;;;### (autoloads nil "help" "prim/help.el" (12966 32284))
9328
9329 ;;;### (autoloads nil "help" "prim/help.el" (12849 46022))
9330 ;;; Generated autoloads from prim/help.el 9973 ;;; Generated autoloads from prim/help.el
9331 9974
9332 ;;;### (autoloads nil "inc-vers" "prim/inc-vers.el" (12677 32555)) 9975 ;;;***
9976
9977 ;;;### (autoloads nil "inc-vers" "prim/inc-vers.el" (12906 11139))
9333 ;;; Generated autoloads from prim/inc-vers.el 9978 ;;; Generated autoloads from prim/inc-vers.el
9334 9979
9335 ;;;*** 9980 ;;;***
9336 9981
9337 ;;;### (autoloads nil "indent" "prim/indent.el" (12677 32539)) 9982 ;;;### (autoloads nil "indent" "prim/indent.el" (12966 29741))
9338 ;;; Generated autoloads from prim/indent.el 9983 ;;; Generated autoloads from prim/indent.el
9339 9984
9340 ;;;### (autoloads nil "isearch-mode" "prim/isearch-mode.el" (12713 64141)) 9985 ;;;***
9986
9987 ;;;***
9988
9989 ;;;### (autoloads nil "isearch-mode" "prim/isearch-mode.el" (12906 11036))
9341 ;;; Generated autoloads from prim/isearch-mode.el 9990 ;;; Generated autoloads from prim/isearch-mode.el
9342 9991
9343 ;;;*** 9992 ;;;***
9344 9993
9345 ;;;*** 9994 ;;;### (autoloads nil "itimer" "prim/itimer.el" (12906 11260))
9346
9347 ;;;### (autoloads nil "itimer" "prim/itimer.el" (12677 32589))
9348 ;;; Generated autoloads from prim/itimer.el 9995 ;;; Generated autoloads from prim/itimer.el
9349 9996
9350 ;;;*** 9997 ;;;***
9351 9998
9352 ;;;### (autoloads nil "keydefs" "prim/keydefs.el" (12677 32584)) 9999 ;;;### (autoloads nil "keydefs" "prim/keydefs.el" (12906 11222))
9353 ;;; Generated autoloads from prim/keydefs.el 10000 ;;; Generated autoloads from prim/keydefs.el
9354 10001
9355 ;;;*** 10002 ;;;***
9356 10003
9357 ;;;*** 10004 ;;;***
9358 10005
9359 ;;;### (autoloads nil "keymap" "prim/keymap.el" (12823 45279)) 10006 ;;;### (autoloads nil "keymap" "prim/keymap.el" (12906 11265))
9360 ;;; Generated autoloads from prim/keymap.el 10007 ;;; Generated autoloads from prim/keymap.el
9361 10008
9362 ;;;*** 10009 ;;;***
9363 10010
9364 ;;;### (autoloads nil "lisp" "prim/lisp.el" (12860 15579)) 10011 ;;;### (autoloads nil "lisp" "prim/lisp.el" (12906 11066))
9365 ;;; Generated autoloads from prim/lisp.el 10012 ;;; Generated autoloads from prim/lisp.el
9366 10013
9367 ;;;*** 10014 ;;;***
9368 10015
9369 ;;;*** 10016 ;;;***
9370 10017
9371 ;;;### (autoloads nil "loaddefs" "prim/loaddefs.el" (12861 37863)) 10018 ;;;### (autoloads nil "loaddefs" "prim/loaddefs.el" (12958 26695))
9372 ;;; Generated autoloads from prim/loaddefs.el 10019 ;;; Generated autoloads from prim/loaddefs.el
9373 10020
9374 ;;;*** 10021 ;;;***
9375 10022
9376 ;;;*** 10023 ;;;***
9377 10024
9378 ;;;### (autoloads nil "loadup-el" "prim/loadup-el.el" (12637 27959)) 10025 ;;;### (autoloads nil "loadup-el" "prim/loadup-el.el" (12906 11294))
9379 ;;; Generated autoloads from prim/loadup-el.el 10026 ;;; Generated autoloads from prim/loadup-el.el
9380 10027
9381 ;;;*** 10028 ;;;***
9382 10029
9383 ;;;### (autoloads nil "loadup" "prim/loadup.el" (12860 15576)) 10030 ;;;### (autoloads nil "loadup" "prim/loadup.el" (12933 37130))
9384 ;;; Generated autoloads from prim/loadup.el 10031 ;;; Generated autoloads from prim/loadup.el
9385 10032
9386 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro name-last-kbd-macro) "macros" "prim/macros.el" (12542 34430)) 10033 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro name-last-kbd-macro) "macros" "prim/macros.el" (12906 11061))
9387 ;;; Generated autoloads from prim/macros.el 10034 ;;; Generated autoloads from prim/macros.el
9388 10035
9389 (autoload 'name-last-kbd-macro "macros" "\ 10036 (autoload 'name-last-kbd-macro "macros" "\
9390 Assign a name to the last keyboard macro defined. 10037 Assign a name to the last keyboard macro defined.
9391 Argument SYMBOL is the name to define. 10038 Argument SYMBOL is the name to define.
9460 and then select the region of un-tablified names and use 10107 and then select the region of un-tablified names and use
9461 `\\[apply-macro-to-region-lines]' to build the table from the names. 10108 `\\[apply-macro-to-region-lines]' to build the table from the names.
9462 " t nil) 10109 " t nil)
9463 10110
9464 ;;;*** 10111 ;;;***
9465 10112
9466 ;;;### (autoloads nil "menubar" "prim/menubar.el" (12677 32542)) 10113 ;;;***
10114
10115 ;;;### (autoloads nil "menubar" "prim/menubar.el" (12906 11085))
9467 ;;; Generated autoloads from prim/menubar.el 10116 ;;; Generated autoloads from prim/menubar.el
9468 10117
9469 ;;;*** 10118 ;;;***
9470 10119
9471 ;;;*** 10120 ;;;***
9472 10121
9473 ;;;### (autoloads nil "minibuf" "prim/minibuf.el" (12823 45266)) 10122 ;;;### (autoloads nil "minibuf" "prim/minibuf.el" (12906 11127))
9474 ;;; Generated autoloads from prim/minibuf.el 10123 ;;; Generated autoloads from prim/minibuf.el
9475 10124
9476 ;;;*** 10125 ;;;***
9477 10126
9478 ;;;### (autoloads nil "misc" "prim/misc.el" (12860 15580)) 10127 ;;;### (autoloads nil "misc" "prim/misc.el" (12906 11115))
9479 ;;; Generated autoloads from prim/misc.el 10128 ;;; Generated autoloads from prim/misc.el
9480 10129
9481 ;;;### (autoloads nil "mode-motion" "prim/mode-motion.el" (12677 32547)) 10130 ;;;***
10131
10132 ;;;***
10133
10134 ;;;### (autoloads nil "mode-motion" "prim/mode-motion.el" (12906 11105))
9482 ;;; Generated autoloads from prim/mode-motion.el 10135 ;;; Generated autoloads from prim/mode-motion.el
9483 10136
9484 ;;;*** 10137 ;;;***
9485 10138
9486 ;;;*** 10139 ;;;### (autoloads nil "modeline" "prim/modeline.el" (12933 36959))
9487
9488 ;;;### (autoloads nil "modeline" "prim/modeline.el" (12860 15586))
9489 ;;; Generated autoloads from prim/modeline.el 10140 ;;; Generated autoloads from prim/modeline.el
9490 10141
9491 ;;;### (autoloads nil "mouse" "prim/mouse.el" (12748 62808)) 10142 ;;;***
10143
10144 ;;;***
10145
10146 ;;;### (autoloads nil "mouse" "prim/mouse.el" (12906 11092))
9492 ;;; Generated autoloads from prim/mouse.el 10147 ;;; Generated autoloads from prim/mouse.el
9493 10148
9494 ;;;### (autoloads (disable-command enable-command disabled-command-hook) "novice" "prim/novice.el" (12677 32578)) 10149 ;;;### (autoloads (disable-command enable-command disabled-command-hook) "novice" "prim/novice.el" (12966 30527))
9495 ;;; Generated autoloads from prim/novice.el 10150 ;;; Generated autoloads from prim/novice.el
9496 10151
9497 (autoload 'disabled-command-hook "novice" nil nil nil) 10152 (autoload 'disabled-command-hook "novice" nil nil nil)
9498 10153
9499 (autoload 'enable-command "novice" "\ 10154 (autoload 'enable-command "novice" "\
9508 10163
9509 ;;;*** 10164 ;;;***
9510 10165
9511 ;;;*** 10166 ;;;***
9512 10167
9513 ;;;### (autoloads nil "objects" "prim/objects.el" (12677 32598)) 10168 ;;;### (autoloads nil "objects" "prim/objects.el" (12906 11319))
9514 ;;; Generated autoloads from prim/objects.el 10169 ;;; Generated autoloads from prim/objects.el
9515 10170
9516 ;;;*** 10171 ;;;***
9517 10172
9518 ;;;### (autoloads nil "obsolete" "prim/obsolete.el" (12701 8652)) 10173 ;;;### (autoloads nil "obsolete" "prim/obsolete.el" (12906 11311))
9519 ;;; Generated autoloads from prim/obsolete.el 10174 ;;; Generated autoloads from prim/obsolete.el
9520 10175
9521 ;;;### (autoloads (edit-options list-options) "options" "prim/options.el" (12677 32546)) 10176 ;;;***
10177
10178 ;;;### (autoloads (edit-options list-options) "options" "prim/options.el" (12966 30561))
9522 ;;; Generated autoloads from prim/options.el 10179 ;;; Generated autoloads from prim/options.el
9523 10180
9524 (autoload 'list-options "options" "\ 10181 (autoload 'list-options "options" "\
9525 Display a list of XEmacs user options, with values and documentation." t nil) 10182 Display a list of XEmacs user options, with values and documentation." t nil)
9526 10183
9532 10189
9533 ;;;*** 10190 ;;;***
9534 10191
9535 ;;;*** 10192 ;;;***
9536 10193
9537 ;;;### (autoloads nil "page" "prim/page.el" (12677 32535)) 10194 ;;;### (autoloads nil "page" "prim/page.el" (12966 30592))
9538 ;;; Generated autoloads from prim/page.el 10195 ;;; Generated autoloads from prim/page.el
9539 10196
9540 ;;;*** 10197 ;;;***
9541 10198
9542 ;;;### (autoloads nil "paragraphs" "prim/paragraphs.el" (12677 32580)) 10199 ;;;### (autoloads nil "paragraphs" "prim/paragraphs.el" (12966 30622))
9543 ;;; Generated autoloads from prim/paragraphs.el 10200 ;;; Generated autoloads from prim/paragraphs.el
9544 10201
9545 ;;;### (autoloads nil "process" "prim/process.el" (12723 42161)) 10202 ;;;***
10203
10204 ;;;### (autoloads nil "process" "prim/process.el" (12906 11315))
9546 ;;; Generated autoloads from prim/process.el 10205 ;;; Generated autoloads from prim/process.el
9547 10206
9548 ;;;*** 10207 ;;;***
9549 10208
9550 ;;;### (autoloads nil "profile" "prim/profile.el" (12677 32606)) 10209 ;;;### (autoloads nil "profile" "prim/profile.el" (12906 11369))
9551 ;;; Generated autoloads from prim/profile.el 10210 ;;; Generated autoloads from prim/profile.el
9552 10211
9553 ;;;### (autoloads (clear-rectangle string-rectangle open-rectangle insert-rectangle yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle delete-rectangle) "rect" "prim/rect.el" (12677 32555)) 10212 ;;;***
10213
10214 ;;;### (autoloads (clear-rectangle string-rectangle open-rectangle insert-rectangle yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle delete-rectangle) "rect" "prim/rect.el" (12966 30358))
9554 ;;; Generated autoloads from prim/rect.el 10215 ;;; Generated autoloads from prim/rect.el
9555 10216
9556 (autoload 'delete-rectangle "rect" "\ 10217 (autoload 'delete-rectangle "rect" "\
9557 Delete (don't save) text in rectangle with point and mark as corners. 10218 Delete (don't save) text in rectangle with point and mark as corners.
9558 The same range of columns is deleted in each line 10219 The same range of columns is deleted in each line starting with the line
9559 starting with the line where the region begins 10220 where the region begins and ending with the line where the region ends." t nil)
9560 and ending with the line where the region ends." t nil)
9561 10221
9562 (autoload 'delete-extract-rectangle "rect" "\ 10222 (autoload 'delete-extract-rectangle "rect" "\
9563 Delete contents of rectangle and return it as a list of strings. 10223 Delete contents of rectangle and return it as a list of strings.
9564 Arguments START and END are the corners of the rectangle. 10224 Arguments START and END are the corners of the rectangle.
9565 The value is list of strings, one for each line of the rectangle." nil nil) 10225 The value is list of strings, one for each line of the rectangle." nil nil)
9579 (autoload 'yank-rectangle "rect" "\ 10239 (autoload 'yank-rectangle "rect" "\
9580 Yank the last killed rectangle with upper left corner at point." t nil) 10240 Yank the last killed rectangle with upper left corner at point." t nil)
9581 10241
9582 (autoload 'insert-rectangle "rect" "\ 10242 (autoload 'insert-rectangle "rect" "\
9583 Insert text of RECTANGLE with upper left corner at point. 10243 Insert text of RECTANGLE with upper left corner at point.
9584 RECTANGLE's first line is inserted at point, 10244 RECTANGLE's first line is inserted at point, its second
9585 its second line is inserted at a point vertically under point, etc. 10245 line is inserted at a point vertically under point, etc.
9586 RECTANGLE should be a list of strings. 10246 RECTANGLE should be a list of strings.
9587 After this command, the mark is at the upper left corner 10247 After this command, the mark is at the upper left corner
9588 and point is at the lower right corner." nil nil) 10248 and point is at the lower right corner." nil nil)
9589 10249
9590 (autoload 'open-rectangle "rect" "\ 10250 (autoload 'open-rectangle "rect" "\
9606 10266
9607 ;;;*** 10267 ;;;***
9608 10268
9609 ;;;*** 10269 ;;;***
9610 10270
9611 ;;;### (autoloads nil "register" "prim/register.el" (12677 32547)) 10271 ;;;### (autoloads nil "register" "prim/register.el" (12966 29769))
9612 ;;; Generated autoloads from prim/register.el 10272 ;;; Generated autoloads from prim/register.el
9613 10273
9614 ;;;*** 10274 ;;;***
9615 10275
9616 ;;;*** 10276 ;;;***
9617 10277
9618 ;;;### (autoloads nil "replace" "prim/replace.el" (12823 45264)) 10278 ;;;### (autoloads nil "replace" "prim/replace.el" (12967 11006))
9619 ;;; Generated autoloads from prim/replace.el 10279 ;;; Generated autoloads from prim/replace.el
9620 10280
9621 ;;;*** 10281 ;;;### (autoloads (reposition-window) "reposition" "prim/reposition.el" (12966 30125))
9622
9623 ;;;### (autoloads (reposition-window) "reposition" "prim/reposition.el" (12542 36921))
9624 ;;; Generated autoloads from prim/reposition.el 10282 ;;; Generated autoloads from prim/reposition.el
9625 10283
9626 (autoload 'reposition-window "reposition" "\ 10284 (autoload 'reposition-window "reposition" "\
9627 Make the current definition and/or comment visible. 10285 Make the current definition and/or comment visible.
9628 Further invocations move it to the top of the window or toggle the 10286 Further invocations move it to the top of the window or toggle the
9646 10304
9647 ;;;### (autoloads nil "scrollbar" "prim/scrollbar.el" (12677 32600)) 10305 ;;;### (autoloads nil "scrollbar" "prim/scrollbar.el" (12677 32600))
9648 ;;; Generated autoloads from prim/scrollbar.el 10306 ;;; Generated autoloads from prim/scrollbar.el
9649 10307
9650 ;;;*** 10308 ;;;***
9651 10309
9652 ;;;### (autoloads nil "simple" "prim/simple.el" (12860 15584)) 10310 ;;;***
10311
10312 ;;;### (autoloads nil "simple" "prim/simple.el" (12966 29111))
9653 ;;; Generated autoloads from prim/simple.el 10313 ;;; Generated autoloads from prim/simple.el
9654 10314
9655 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields sort-fields sort-float-fields sort-numeric-fields sort-pages sort-paragraphs sort-lines sort-subr) "sort" "prim/sort.el" (12542 34435)) 10315 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields sort-fields sort-float-fields sort-numeric-fields sort-pages sort-paragraphs sort-lines sort-subr) "sort" "prim/sort.el" (12966 30391))
9656 ;;; Generated autoloads from prim/sort.el 10316 ;;; Generated autoloads from prim/sort.el
9657 10317
9658 (autoload 'sort-subr "sort" "\ 10318 (autoload 'sort-subr "sort" "\
9659 General text sorting routine to divide buffer into records and sort them. 10319 General text sorting routine to divide buffer into records and sort them.
9660 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. 10320 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN.
9764 Reverse the order of lines in a region. 10424 Reverse the order of lines in a region.
9765 From a program takes two point or marker arguments, BEG and END." t nil) 10425 From a program takes two point or marker arguments, BEG and END." t nil)
9766 10426
9767 ;;;*** 10427 ;;;***
9768 10428
9769 ;;;### (autoloads (load-default-sounds load-sound-file) "sound" "prim/sound.el" (12677 32584)) 10429 ;;;### (autoloads (load-default-sounds load-sound-file) "sound" "prim/sound.el" (12906 11236))
9770 ;;; Generated autoloads from prim/sound.el 10430 ;;; Generated autoloads from prim/sound.el
9771 10431
9772 (or sound-alist (setq sound-alist '((ready nil) (warp nil)))) 10432 (or sound-alist (setq sound-alist '((ready nil) (warp nil))))
9773 10433
9774 (autoload 'load-sound-file "sound" "\ 10434 (autoload 'load-sound-file "sound" "\
9786 ;;;*** 10446 ;;;***
9787 10447
9788 ;;;*** 10448 ;;;***
9789 10449
9790 ;;;*** 10450 ;;;***
9791 10451
9792 ;;;### (autoloads nil "specifier" "prim/specifier.el" (12849 46031)) 10452 ;;;***
10453
10454 ;;;### (autoloads nil "specifier" "prim/specifier.el" (12906 11337))
9793 ;;; Generated autoloads from prim/specifier.el 10455 ;;; Generated autoloads from prim/specifier.el
9794 10456
9795 ;;;*** 10457 ;;;***
9796 10458
9797 ;;;### (autoloads nil "startup" "prim/startup.el" (12849 46024)) 10459 ;;;### (autoloads nil "startup" "prim/startup.el" (12968 22156))
9798 ;;; Generated autoloads from prim/startup.el 10460 ;;; Generated autoloads from prim/startup.el
9799 10461
9800 ;;;*** 10462 ;;;***
9801 10463
9802 ;;;### (autoloads nil "subr" "prim/subr.el" (12849 46026)) 10464 ;;;### (autoloads nil "subr" "prim/subr.el" (12966 33838))
9803 ;;; Generated autoloads from prim/subr.el 10465 ;;; Generated autoloads from prim/subr.el
9804 10466
9805 ;;;### (autoloads nil "symbols" "prim/symbols.el" (12677 32605)) 10467 ;;;***
10468
10469 ;;;***
10470
10471 ;;;### (autoloads nil "symbols" "prim/symbols.el" (12906 11356))
9806 ;;; Generated autoloads from prim/symbols.el 10472 ;;; Generated autoloads from prim/symbols.el
9807 10473
9808 ;;;*** 10474 ;;;***
9809 10475
9810 ;;;*** 10476 ;;;### (autoloads nil "syntax" "prim/syntax.el" (12958 28151))
9811
9812 ;;;### (autoloads nil "syntax" "prim/syntax.el" (12823 45281))
9813 ;;; Generated autoloads from prim/syntax.el 10477 ;;; Generated autoloads from prim/syntax.el
9814 10478
9815 ;;;*** 10479 ;;;### (autoloads (tabify untabify) "tabify" "prim/tabify.el" (12906 11245))
9816
9817 ;;;### (autoloads (tabify untabify) "tabify" "prim/tabify.el" (12860 15584))
9818 ;;; Generated autoloads from prim/tabify.el 10480 ;;; Generated autoloads from prim/tabify.el
9819 10481
9820 (autoload 'untabify "tabify" "\ 10482 (autoload 'untabify "tabify" "\
9821 Convert all tabs in region to multiple spaces, preserving columns. 10483 Convert all tabs in region to multiple spaces, preserving columns.
9822 Called non-interactively, the region is specified by arguments 10484 Called non-interactively, the region is specified by arguments
9830 Called non-interactively, the region is specified by arguments 10492 Called non-interactively, the region is specified by arguments
9831 START and END, rather than by the position of point and mark. 10493 START and END, rather than by the position of point and mark.
9832 The variable `tab-width' controls the spacing of tab stops." t nil) 10494 The variable `tab-width' controls the spacing of tab stops." t nil)
9833 10495
9834 ;;;*** 10496 ;;;***
9835 10497
9836 ;;;### (autoloads nil "toolbar" "prim/toolbar.el" (12677 32580)) 10498 ;;;***
10499
10500 ;;;### (autoloads nil "toolbar" "prim/toolbar.el" (12906 11201))
9837 ;;; Generated autoloads from prim/toolbar.el 10501 ;;; Generated autoloads from prim/toolbar.el
9838 10502
9839 ;;;*** 10503 ;;;***
9840 10504
9841 ;;;*** 10505 ;;;***
9842 10506
9843 ;;;### (autoloads nil "undo-stack" "prim/undo-stack.el" (12823 45287)) 10507 ;;;### (autoloads nil "undo-stack" "prim/undo-stack.el" (12906 11374))
9844 ;;; Generated autoloads from prim/undo-stack.el 10508 ;;; Generated autoloads from prim/undo-stack.el
9845 10509
9846 ;;;### (autoloads nil "update-elc" "prim/update-elc.el" (12677 32597)) 10510 ;;;***
10511
10512 ;;;***
10513
10514 ;;;### (autoloads nil "update-elc" "prim/update-elc.el" (12906 11297))
9847 ;;; Generated autoloads from prim/update-elc.el 10515 ;;; Generated autoloads from prim/update-elc.el
9848 10516
9849 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) "userlock" "prim/userlock.el" (12677 32588)) 10517 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) "userlock" "prim/userlock.el" (12966 30758))
9850 ;;; Generated autoloads from prim/userlock.el 10518 ;;; Generated autoloads from prim/userlock.el
9851 10519
9852 (autoload 'ask-user-about-lock "userlock" "\ 10520 (autoload 'ask-user-about-lock "userlock" "\
9853 Ask user what to do when he wants to edit FILE but it is locked by USER. 10521 Ask user what to do when he wants to edit FILE but it is locked by USER.
9854 This function has a choice of three things to do: 10522 This function has a choice of three things to do:
9869 10537
9870 ;;;*** 10538 ;;;***
9871 10539
9872 ;;;*** 10540 ;;;***
9873 10541
9874 ;;;### (autoloads nil "window" "prim/window.el" (12677 32584)) 10542 ;;;### (autoloads nil "window" "prim/window.el" (12906 11232))
9875 ;;; Generated autoloads from prim/window.el 10543 ;;; Generated autoloads from prim/window.el
9876 10544
9877 ;;;*** 10545 ;;;***
9878 10546
9879 ;;;*** 10547 ;;;***
9880 10548
9881 ;;;### (autoloads nil "iso-sgml" "psgml/iso-sgml.el" (12851 23340)) 10549 ;;;### (autoloads nil "iso-sgml" "psgml/iso-sgml.el" (12860 33913))
9882 ;;; Generated autoloads from psgml/iso-sgml.el 10550 ;;; Generated autoloads from psgml/iso-sgml.el
9883 10551
9884 ;;;*** 10552 ;;;***
9885 10553
9886 ;;;*** 10554 ;;;***
9887 10555
9888 ;;;### (autoloads nil "nefarious" "psgml/nefarious.el" (12860 15648)) 10556 ;;;### (autoloads nil "nefarious" "psgml/nefarious.el" (12885 62695))
9889 ;;; Generated autoloads from psgml/nefarious.el 10557 ;;; Generated autoloads from psgml/nefarious.el
9890 10558
9891 ;;;### (autoloads nil "psgml-api" "psgml/psgml-api.el" (12851 23341)) 10559 ;;;***
10560
10561 ;;;### (autoloads nil "psgml-api" "psgml/psgml-api.el" (12860 33914))
9892 ;;; Generated autoloads from psgml/psgml-api.el 10562 ;;; Generated autoloads from psgml/psgml-api.el
9893 10563
9894 ;;;*** 10564 ;;;***
9895 10565
9896 ;;;### (autoloads nil "psgml-charent" "psgml/psgml-charent.el" (12851 23342)) 10566 ;;;### (autoloads nil "psgml-charent" "psgml/psgml-charent.el" (12860 33915))
9897 ;;; Generated autoloads from psgml/psgml-charent.el 10567 ;;; Generated autoloads from psgml/psgml-charent.el
9898 10568
9899 ;;;*** 10569 ;;;***
9900 10570
9901 ;;;*** 10571 ;;;***
9902 10572
9903 ;;;### (autoloads nil "psgml-debug" "psgml/psgml-debug.el" (12860 15640)) 10573 ;;;### (autoloads nil "psgml-debug" "psgml/psgml-debug.el" (12885 62689))
9904 ;;; Generated autoloads from psgml/psgml-debug.el 10574 ;;; Generated autoloads from psgml/psgml-debug.el
9905 10575
9906 ;;;### (autoloads nil "psgml-dtd" "psgml/psgml-dtd.el" (12851 23344)) 10576 ;;;***
10577
10578 ;;;### (autoloads nil "psgml-dtd" "psgml/psgml-dtd.el" (12860 33917))
9907 ;;; Generated autoloads from psgml/psgml-dtd.el 10579 ;;; Generated autoloads from psgml/psgml-dtd.el
9908 10580
9909 ;;;*** 10581 ;;;***
9910 10582
9911 ;;;### (autoloads nil "psgml-edit" "psgml/psgml-edit.el" (12851 23345)) 10583 ;;;### (autoloads nil "psgml-edit" "psgml/psgml-edit.el" (12860 33918))
9912 ;;; Generated autoloads from psgml/psgml-edit.el 10584 ;;; Generated autoloads from psgml/psgml-edit.el
9913 10585
9914 ;;;### (autoloads (style-format) "psgml-fs" "psgml/psgml-fs.el" (12851 23339)) 10586 ;;;### (autoloads (style-format) "psgml-fs" "psgml/psgml-fs.el" (12860 33912))
9915 ;;; Generated autoloads from psgml/psgml-fs.el 10587 ;;; Generated autoloads from psgml/psgml-fs.el
9916 10588
9917 (autoload 'style-format "psgml-fs" nil t nil) 10589 (autoload 'style-format "psgml-fs" nil t nil)
9918 10590
9919 ;;;*** 10591 ;;;***
9920 10592
9921 ;;;### (autoloads nil "psgml-html" "psgml/psgml-html.el" (12851 23346)) 10593 ;;;### (autoloads nil "psgml-html" "psgml/psgml-html.el" (12860 33919))
9922 ;;; Generated autoloads from psgml/psgml-html.el 10594 ;;; Generated autoloads from psgml/psgml-html.el
9923 10595
9924 (autoload 'html-mode "psgml-html" "\ 10596 (autoload 'html-mode "psgml-html" "\
9925 HTML mode." t) 10597 HTML mode." t)
9926 10598
9930 ;;;*** 10602 ;;;***
9931 10603
9932 ;;;*** 10604 ;;;***
9933 10605
9934 ;;;*** 10606 ;;;***
9935 10607
9936 ;;;### (autoloads nil "psgml-info" "psgml/psgml-info.el" (12851 23347)) 10608 ;;;***
10609
10610 ;;;### (autoloads nil "psgml-info" "psgml/psgml-info.el" (12860 33920))
9937 ;;; Generated autoloads from psgml/psgml-info.el 10611 ;;; Generated autoloads from psgml/psgml-info.el
9938 10612
9939 ;;;*** 10613 ;;;***
9940 10614
9941 ;;;*** 10615 ;;;***
9942 10616
9943 ;;;### (autoloads nil "psgml-lfix" "psgml/psgml-lfix.el" (12860 15649)) 10617 ;;;### (autoloads nil "psgml-lfix" "psgml/psgml-lfix.el" (12885 62696))
9944 ;;; Generated autoloads from psgml/psgml-lfix.el 10618 ;;; Generated autoloads from psgml/psgml-lfix.el
9945 10619
9946 ;;;### (autoloads nil "psgml-other" "psgml/psgml-other.el" (12851 23347)) 10620 ;;;***
10621
10622 ;;;***
10623
10624 ;;;### (autoloads nil "psgml-other" "psgml/psgml-other.el" (12860 33921))
9947 ;;; Generated autoloads from psgml/psgml-other.el 10625 ;;; Generated autoloads from psgml/psgml-other.el
9948 10626
9949 ;;;*** 10627 ;;;***
9950 10628
9951 ;;;*** 10629 ;;;### (autoloads nil "psgml-parse" "psgml/psgml-parse.el" (12951 48578))
9952
9953 ;;;### (autoloads nil "psgml-parse" "psgml/psgml-parse.el" (12860 15643))
9954 ;;; Generated autoloads from psgml/psgml-parse.el 10630 ;;; Generated autoloads from psgml/psgml-parse.el
9955 10631
9956 ;;;*** 10632 ;;;***
9957 10633
9958 ;;;*** 10634 ;;;***
9959 10635
9960 ;;;### (autoloads nil "psgml-xemacs" "psgml/psgml-xemacs.el" (12851 23353)) 10636 ;;;### (autoloads nil "psgml-xemacs" "psgml/psgml-xemacs.el" (12860 33924))
9961 ;;; Generated autoloads from psgml/psgml-xemacs.el 10637 ;;; Generated autoloads from psgml/psgml-xemacs.el
9962 10638
9963 ;;;*** 10639 ;;;### (autoloads (sgml-mode) "psgml" "psgml/psgml.el" (12885 62695))
9964
9965 ;;;### (autoloads (sgml-mode) "psgml" "psgml/psgml.el" (12860 15647))
9966 ;;; Generated autoloads from psgml/psgml.el 10640 ;;; Generated autoloads from psgml/psgml.el
9967 10641
9968 (autoload 'sgml-mode "psgml" "\ 10642 (autoload 'sgml-mode "psgml" "\
9969 Major mode for editing SGML.\\<sgml-mode-map> 10643 Major mode for editing SGML.\\<sgml-mode-map>
9970 Makes > display the matching <. Makes / display matching /. 10644 Makes > display the matching <. Makes / display matching /.
10040 10714
10041 ;;;### (autoloads nil "tempo" "psgml/tempo.el" (12677 33139)) 10715 ;;;### (autoloads nil "tempo" "psgml/tempo.el" (12677 33139))
10042 ;;; Generated autoloads from psgml/tempo.el 10716 ;;; Generated autoloads from psgml/tempo.el
10043 10717
10044 ;;;*** 10718 ;;;***
10045 10719
10046 ;;;### (autoloads nil "rmail-kill" "rmail/rmail-kill.el" (12677 32616)) 10720 ;;;***
10721
10722 ;;;### (autoloads nil "rmail-kill" "rmail/rmail-kill.el" (12967 52151))
10047 ;;; Generated autoloads from rmail/rmail-kill.el 10723 ;;; Generated autoloads from rmail/rmail-kill.el
10048
10049 ;;;***
10050 10724
10051 ;;;### (autoloads nil "rmail-lucid" "rmail/rmail-lucid.el" (12677 32616)) 10725 ;;;### (autoloads nil "rmail-lucid" "rmail/rmail-lucid.el" (12677 32616))
10052 ;;; Generated autoloads from rmail/rmail-lucid.el 10726 ;;; Generated autoloads from rmail/rmail-lucid.el
10053 10727
10054 ;;;*** 10728 ;;;***
10055 10729
10056 ;;;### (autoloads nil "rmail-xemacs" "rmail/rmail-xemacs.el" (12860 15674)) 10730 ;;;***
10731
10732 ;;;### (autoloads nil "rmail-xemacs" "rmail/rmail-xemacs.el" (12967 52190))
10057 ;;; Generated autoloads from rmail/rmail-xemacs.el 10733 ;;; Generated autoloads from rmail/rmail-xemacs.el
10058 10734
10059 ;;;### (autoloads (rmail-input rmail-mode rmail) "rmail" "rmail/rmail.el" (12860 15588)) 10735 ;;;***
10736
10737 ;;;### (autoloads (rmail-input rmail-mode rmail) "rmail" "rmail/rmail.el" (12906 8059))
10060 ;;; Generated autoloads from rmail/rmail.el 10738 ;;; Generated autoloads from rmail/rmail.el
10061 10739
10062 (defvar rmail-dont-reply-to-names nil "\ 10740 (defvar rmail-dont-reply-to-names nil "\
10063 *A regexp specifying names to prune of reply to messages. 10741 *A regexp specifying names to prune of reply to messages.
10064 A value of nil means exclude your own name only.") 10742 A value of nil means exclude your own name only.")
10149 10827
10150 ;;;*** 10828 ;;;***
10151 10829
10152 ;;;*** 10830 ;;;***
10153 10831
10154 ;;;### (autoloads nil "rmailedit" "rmail/rmailedit.el" (12677 32616)) 10832 ;;;### (autoloads nil "rmailedit" "rmail/rmailedit.el" (12906 8067))
10155 ;;; Generated autoloads from rmail/rmailedit.el 10833 ;;; Generated autoloads from rmail/rmailedit.el
10156 10834
10157 ;;;*** 10835 ;;;***
10158 10836
10159 ;;;### (autoloads nil "rmailkwd" "rmail/rmailkwd.el" (12677 32619)) 10837 ;;;### (autoloads nil "rmailkwd" "rmail/rmailkwd.el" (12906 8076))
10160 ;;; Generated autoloads from rmail/rmailkwd.el 10838 ;;; Generated autoloads from rmail/rmailkwd.el
10161 10839
10162 ;;;*** 10840 ;;;***
10163 10841
10164 ;;;### (autoloads nil "rmailmsc" "rmail/rmailmsc.el" (12677 32619)) 10842 ;;;### (autoloads nil "rmailmsc" "rmail/rmailmsc.el" (12906 8084))
10165 ;;; Generated autoloads from rmail/rmailmsc.el 10843 ;;; Generated autoloads from rmail/rmailmsc.el
10166 10844
10167 ;;;### (autoloads (rmail-file-p) "rmailout" "rmail/rmailout.el" (12677 32620)) 10845 ;;;***
10846
10847 ;;;### (autoloads (rmail-file-p) "rmailout" "rmail/rmailout.el" (12906 8093))
10168 ;;; Generated autoloads from rmail/rmailout.el 10848 ;;; Generated autoloads from rmail/rmailout.el
10169 10849
10170 (autoload 'rmail-file-p "rmailout" nil nil nil) 10850 (autoload 'rmail-file-p "rmailout" nil nil nil)
10171 10851
10172 ;;;*** 10852 ;;;***
10173 10853
10174 ;;;*** 10854 ;;;***
10175 10855
10176 ;;;### (autoloads nil "rmailsort" "rmail/rmailsort.el" (12677 32620)) 10856 ;;;### (autoloads nil "rmailsort" "rmail/rmailsort.el" (12906 8103))
10177 ;;; Generated autoloads from rmail/rmailsort.el 10857 ;;; Generated autoloads from rmail/rmailsort.el
10178 10858
10179 ;;;*** 10859 ;;;***
10180 10860
10181 ;;;### (autoloads nil "rmailsum" "rmail/rmailsum.el" (12677 32620)) 10861 ;;;### (autoloads nil "rmailsum" "rmail/rmailsum.el" (12906 8113))
10182 ;;; Generated autoloads from rmail/rmailsum.el 10862 ;;; Generated autoloads from rmail/rmailsum.el
10183 10863
10184 ;;;*** 10864 ;;;***
10185 10865
10186 ;;;### (autoloads nil "undigest" "rmail/undigest.el" (12677 32621)) 10866 ;;;### (autoloads nil "undigest" "rmail/undigest.el" (12906 8122))
10187 ;;; Generated autoloads from rmail/undigest.el 10867 ;;; Generated autoloads from rmail/undigest.el
10188 10868
10189 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "rmail/unrmail.el" (12677 32621)) 10869 ;;;***
10870
10871 ;;;***
10872
10873 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "rmail/unrmail.el" (12906 8129))
10190 ;;; Generated autoloads from rmail/unrmail.el 10874 ;;; Generated autoloads from rmail/unrmail.el
10191 10875
10192 (autoload 'batch-unrmail "unrmail" "\ 10876 (autoload 'batch-unrmail "unrmail" "\
10193 Convert Rmail files to mailbox files. 10877 Convert Rmail files to mailbox files.
10194 Specify the input Rmail file names as command line arguments. 10878 Specify the input Rmail file names as command line arguments.
10200 Convert Rmail file FILE to mailbox-format file TO-FILE." t nil) 10884 Convert Rmail file FILE to mailbox-format file TO-FILE." t nil)
10201 10885
10202 ;;;*** 10886 ;;;***
10203 10887
10204 ;;;*** 10888 ;;;***
10205 10889
10206 ;;;*** 10890 ;;;### (autoloads nil "sunpro-init" "sunpro/sunpro-init.el" (12906 11939))
10207
10208 ;;;### (autoloads nil "sunpro-init" "sunpro/sunpro-init.el" (12823 45304))
10209 ;;; Generated autoloads from sunpro/sunpro-init.el 10891 ;;; Generated autoloads from sunpro/sunpro-init.el
10892
10893 ;;;***
10210 10894
10211 ;;;### (autoloads nil "sunpro-keys" "sunpro/sunpro-keys.el" (12677 32713)) 10895 ;;;### (autoloads nil "sunpro-keys" "sunpro/sunpro-keys.el" (12677 32713))
10212 ;;; Generated autoloads from sunpro/sunpro-keys.el 10896 ;;; Generated autoloads from sunpro/sunpro-keys.el
10213
10214 ;;;***
10215 10897
10216 ;;;### (autoloads nil "sunpro-load" "sunpro/sunpro-load.el" (12688 9300)) 10898 ;;;### (autoloads nil "sunpro-load" "sunpro/sunpro-load.el" (12688 9300))
10217 ;;; Generated autoloads from sunpro/sunpro-load.el 10899 ;;; Generated autoloads from sunpro/sunpro-load.el
10218 10900
10219 ;;;### (autoloads nil "sunpro-menubar" "sunpro/sunpro-menubar.el" (12738 54596)) 10901 ;;;### (autoloads nil "sunpro-menubar" "sunpro/sunpro-menubar.el" (12738 54596))
10293 10975
10294 ;;;### (autoloads nil "sup-mouse" "term/sup-mouse.el" (12677 32628)) 10976 ;;;### (autoloads nil "sup-mouse" "term/sup-mouse.el" (12677 32628))
10295 ;;; Generated autoloads from term/sup-mouse.el 10977 ;;; Generated autoloads from term/sup-mouse.el
10296 10978
10297 ;;;*** 10979 ;;;***
10298 10980
10299 ;;;### (autoloads nil "tty-init" "term/tty-init.el" (12701 8657)) 10981 ;;;***
10982
10983 ;;;### (autoloads nil "tty-init" "term/tty-init.el" (12933 36919))
10300 ;;; Generated autoloads from term/tty-init.el 10984 ;;; Generated autoloads from term/tty-init.el
10301
10302 ;;;***
10303 10985
10304 ;;;### (autoloads nil "tvi970" "term/tvi970.el" (12677 32628)) 10986 ;;;### (autoloads nil "tvi970" "term/tvi970.el" (12677 32628))
10305 ;;; Generated autoloads from term/tvi970.el 10987 ;;; Generated autoloads from term/tvi970.el
10306 10988
10307 ;;;*** 10989 ;;;***
10381 11063
10382 ;;;*** 11064 ;;;***
10383 11065
10384 ;;;### (autoloads nil "xterm" "term/xterm.el" (12677 32630)) 11066 ;;;### (autoloads nil "xterm" "term/xterm.el" (12677 32630))
10385 ;;; Generated autoloads from term/xterm.el 11067 ;;; Generated autoloads from term/xterm.el
11068
11069 ;;;***
11070
11071 ;;;### (autoloads nil "cless" "tl/cless.el" (12913 42359))
11072 ;;; Generated autoloads from tl/cless.el
11073
11074 ;;;***
11075
11076 ;;;### (autoloads nil "emu-x20" "tl/emu-x20.el" (12951 48622))
11077 ;;; Generated autoloads from tl/emu-x20.el
11078
11079 ;;;***
11080
11081 ;;;### (autoloads nil "emu-xemacs" "tl/emu-xemacs.el" (12958 21634))
11082 ;;; Generated autoloads from tl/emu-xemacs.el
11083
11084 ;;;***
11085
11086 ;;;### (autoloads nil "emu" "tl/emu.el" (12913 42340))
11087 ;;; Generated autoloads from tl/emu.el
11088
11089 ;;;***
11090
11091 ;;;### (autoloads nil "file-detect" "tl/file-detect.el" (12913 42352))
11092 ;;; Generated autoloads from tl/file-detect.el
11093
11094 ;;;***
11095
11096 ;;;### (autoloads nil "mime-setup" "tl/mime-setup.el" (12942 40875))
11097 ;;; Generated autoloads from tl/mime-setup.el
11098
11099 ;;;***
11100
11101 ;;;### (autoloads nil "range" "tl/range.el" (12913 42346))
11102 ;;; Generated autoloads from tl/range.el
11103
11104 ;;;***
11105
11106 ;;;### (autoloads nil "richtext" "tl/richtext.el" (12913 42360))
11107 ;;; Generated autoloads from tl/richtext.el
11108
11109 ;;;***
11110
11111 ;;;### (autoloads nil "texi-util" "tl/texi-util.el" (12913 42357))
11112 ;;; Generated autoloads from tl/texi-util.el
11113
11114 ;;;***
11115
11116 ;;;### (autoloads nil "tl-atype" "tl/tl-atype.el" (12913 42353))
11117 ;;; Generated autoloads from tl/tl-atype.el
11118
11119 ;;;***
11120
11121 ;;;### (autoloads nil "tl-list" "tl/tl-list.el" (12913 42345))
11122 ;;; Generated autoloads from tl/tl-list.el
11123
11124 ;;;***
11125
11126 ;;;### (autoloads nil "tl-misc" "tl/tl-misc.el" (12913 42350))
11127 ;;; Generated autoloads from tl/tl-misc.el
11128
11129 ;;;***
11130
11131 ;;;### (autoloads nil "tl-num" "tl/tl-num.el" (12913 42343))
11132 ;;; Generated autoloads from tl/tl-num.el
11133
11134 ;;;***
11135
11136 ;;;### (autoloads nil "tl-seq" "tl/tl-seq.el" (12913 42348))
11137 ;;; Generated autoloads from tl/tl-seq.el
11138
11139 ;;;***
11140
11141 ;;;### (autoloads nil "tl-str" "tl/tl-str.el" (12913 42342))
11142 ;;; Generated autoloads from tl/tl-str.el
11143
11144 ;;;***
11145
11146 ;;;### (autoloads nil "tu-comment" "tl/tu-comment.el" (12913 42356))
11147 ;;; Generated autoloads from tl/tu-comment.el
11148
11149 ;;;***
11150
11151 ;;;### (autoloads nil "tu-replace" "tl/tu-replace.el" (12913 42355))
11152 ;;; Generated autoloads from tl/tu-replace.el
11153
11154 ;;;***
11155
11156 ;;;### (autoloads nil "gnus-art-mime" "tm/gnus-art-mime.el" (12942 40830))
11157 ;;; Generated autoloads from tm/gnus-art-mime.el
11158
11159 ;;;***
11160
11161 ;;;### (autoloads nil "gnus-charset" "tm/gnus-charset.el" (12918 33865))
11162 ;;; Generated autoloads from tm/gnus-charset.el
11163
11164 ;;;***
11165
11166 ;;;### (autoloads nil "gnus-mime-old" "tm/gnus-mime-old.el" (12913 42320))
11167 ;;; Generated autoloads from tm/gnus-mime-old.el
11168
11169 ;;;***
11170
11171 ;;;### (autoloads nil "gnus-mime" "tm/gnus-mime.el" (12942 40817))
11172 ;;; Generated autoloads from tm/gnus-mime.el
11173
11174 ;;;***
11175
11176 ;;;### (autoloads nil "gnus-sum-mime" "tm/gnus-sum-mime.el" (12913 42326))
11177 ;;; Generated autoloads from tm/gnus-sum-mime.el
11178
11179 ;;;***
11180
11181 ;;;### (autoloads nil "message-mime" "tm/message-mime.el" (12913 42328))
11182 ;;; Generated autoloads from tm/message-mime.el
11183
11184 ;;;***
11185
11186 ;;;### (autoloads nil "sc-setup" "tm/sc-setup.el" (12913 42311))
11187 ;;; Generated autoloads from tm/sc-setup.el
11188
11189 ;;;***
11190
11191 ;;;### (autoloads nil "signature" "tm/signature.el" (12913 42276))
11192 ;;; Generated autoloads from tm/signature.el
11193
11194 ;;;***
11195
11196 ;;;### (autoloads nil "tm-bbdb" "tm/tm-bbdb.el" (12947 52265))
11197 ;;; Generated autoloads from tm/tm-bbdb.el
11198
11199 ;;;***
11200
11201 ;;;### (autoloads nil "tm-def" "tm/tm-def.el" (12926 37080))
11202 ;;; Generated autoloads from tm/tm-def.el
11203
11204 ;;;***
11205
11206 ;;;### (autoloads nil "tm-edit-mc" "tm/tm-edit-mc.el" (12942 25940))
11207 ;;; Generated autoloads from tm/tm-edit-mc.el
11208
11209 ;;;### (autoloads (mime/editor-mode) "tm-edit" "tm/tm-edit.el" (12942 40804))
11210 ;;; Generated autoloads from tm/tm-edit.el
11211
11212 (autoload 'mime/editor-mode "tm-edit" "\
11213 MIME minor mode for editing the tagged MIME message.
11214
11215 In this mode, basically, the message is composed in the tagged MIME
11216 format. The message tag looks like:
11217
11218 `--[[text/plain; charset=ISO-2022-JP][7bit]]'.
11219
11220 The tag specifies the MIME content type, subtype, optional parameters
11221 and transfer encoding of the message following the tag. Messages
11222 without any tag are treated as `text/plain' by default. Charset and
11223 transfer encoding are automatically defined unless explicitly
11224 specified. Binary messages such as audio and image are usually hidden.
11225 The messages in the tagged MIME format are automatically translated
11226 into a MIME compliant message when exiting this mode.
11227
11228 Available charsets depend on Emacs version being used. The following
11229 lists the available charsets of each emacs.
11230
11231 EMACS 18: US-ASCII is only available.
11232 NEmacs: US-ASCII and ISO-2022-JP are available.
11233 EMACS 19: US-ASCII and ISO-8859-1 (or other charset) are available.
11234 XEmacs 19: US-ASCII and ISO-8859-1 (or other charset) are available.
11235 Mule: US-ASCII, ISO-8859-* (except for ISO-8859-5), KOI8-R,
11236 ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, BIG5 and
11237 ISO-2022-INT-1 are available.
11238
11239 ISO-2022-JP-2 and ISO-2022-INT-1 charsets used in mule is expected to
11240 be used to represent multilingual text in intermixed manner. Any
11241 languages that has no registered charset are represented as either
11242 ISO-2022-JP-2 or ISO-2022-INT-1 in mule.
11243
11244 If you want to use non-ISO-8859-1 charset in EMACS 19 or XEmacs 19,
11245 please set variable `default-mime-charset'. This variable must be
11246 symbol of which name is a MIME charset.
11247
11248 If you want to add more charsets in mule, please set variable
11249 `charsets-mime-charset-alist'. This variable must be alist of which
11250 key is list of leading-char/charset and value is symbol of MIME
11251 charset. (leading-char is a term of MULE 1.* and 2.*. charset is a
11252 term of XEmacs/mule, mule merged EMACS and MULE 3.*) If name of
11253 coding-system is different as MIME charset, please set variable
11254 `mime-charset-coding-system-alist'. This variable must be alist of
11255 which key is MIME charset and value is coding-system.
11256
11257 Following commands are available in addition to major mode commands:
11258 \\[mime-editor/insert-text] insert a text message.
11259 \\[mime-editor/insert-file] insert a (binary) file.
11260 \\[mime-editor/insert-external] insert a reference to external body.
11261 \\[mime-editor/insert-voice] insert a voice message.
11262 \\[mime-editor/insert-message] insert a mail or news message.
11263 \\[mime-editor/insert-mail] insert a mail message.
11264 \\[mime-editor/insert-signature] insert a signature file at end.
11265 \\[mime-editor/insert-tag] insert a new MIME tag.
11266 \\[mime-editor/enclose-alternative-region] enclose as multipart/alternative.
11267 \\[mime-editor/enclose-parallel-region] enclose as multipart/parallel.
11268 \\[mime-editor/enclose-mixed-region] enclose as multipart/mixed.
11269 \\[mime-editor/enclose-digest-region] enclose as multipart/digest.
11270 \\[mime-editor/enclose-signed-region] enclose as PGP signed.
11271 \\[mime-editor/enclose-encrypted-region] enclose as PGP encrypted.
11272 \\[mime-editor/insert-key] insert PGP public key.
11273 \\[mime-editor/preview-message] preview editing MIME message.
11274 \\[mime-editor/exit] exit and translate into a MIME compliant message.
11275 \\[mime-editor/maybe-translate] exit and translate if in MIME mode, then split.
11276 \\[mime-editor/help] show this help.
11277
11278 Additional commands are available in some major modes:
11279 C-c C-c exit, translate and run the original command.
11280 C-c C-s exit, translate and run the original command.
11281
11282 The following is a message example written in the tagged MIME format.
11283 TABs at the beginning of the line are not a part of the message:
11284
11285 This is a conventional plain text. It should be translated
11286 into text/plain.
11287 --[[text/plain]]
11288 This is also a plain text. But, it is explicitly specified as
11289 is.
11290 --[[text/plain; charset=ISO-2022-JP]]
11291 $B$3$l$O(B charset $B$r(B ISO-2022-JP $B$K;XDj$7$?F|K8l$N(B plain $B/home/mrb/e/w/editor/lisp/tm/SCCS/s.tm-edit.el-%9(B
11292 $B%H$G$9(B.
11293 --[[text/richtext]]
11294 <center>This is a richtext.</center>
11295 --[[image/gif][base64]]^M...image encoded in base64 here...
11296 --[[audio/basic][base64]]^M...audio encoded in base64 here...
11297
11298 User customizable variables (not documented all of them):
11299 mime-prefix
11300 Specifies a key prefix for MIME minor mode commands.
11301
11302 mime-ignore-preceding-spaces
11303 Preceding white spaces in a message body are ignored if non-nil.
11304
11305 mime-ignore-trailing-spaces
11306 Trailing white spaces in a message body are ignored if non-nil.
11307
11308 mime-auto-fill-header
11309 Fill header fields that contain encoded-words if non-nil.
11310
11311 mime-auto-hide-body
11312 Hide a non-textual body message encoded in base64 after insertion
11313 if non-nil.
11314
11315 mime-editor/voice-recorder
11316 Specifies a function to record a voice message and encode it.
11317 The function `mime-editor/voice-recorder-for-sun' is for Sun
11318 SparcStations.
11319
11320 mime/editor-mode-hook
11321 Turning on MIME mode calls the value of mime/editor-mode-hook, if
11322 it is non-nil.
11323
11324 mime-editor/translate-hook
11325 The value of mime-editor/translate-hook is called just before translating
11326 the tagged MIME format into a MIME compliant message if it is
11327 non-nil. If the hook call the function mime-editor/insert-signature,
11328 the signature file will be inserted automatically.
11329
11330 mime-editor/exit-hook
11331 Turning off MIME mode calls the value of mime-editor/exit-hook, if it is
11332 non-nil." t nil)
11333
11334 (defalias 'edit-mime 'mime/editor-mode)
11335
11336 ;;;***
11337
11338 ;;;***
11339
11340 ;;;### (autoloads nil "tm-ew-d" "tm/tm-ew-d.el" (12913 42280))
11341 ;;; Generated autoloads from tm/tm-ew-d.el
11342
11343 ;;;***
11344
11345 ;;;### (autoloads nil "tm-ew-e" "tm/tm-ew-e.el" (12913 42297))
11346 ;;; Generated autoloads from tm/tm-ew-e.el
11347
11348 ;;;***
11349
11350 ;;;### (autoloads nil "tm-file" "tm/tm-file.el" (12913 42296))
11351 ;;; Generated autoloads from tm/tm-file.el
11352
11353 ;;;***
11354
11355 ;;;### (autoloads nil "tm-ftp" "tm/tm-ftp.el" (12913 42304))
11356 ;;; Generated autoloads from tm/tm-ftp.el
11357
11358 ;;;***
11359
11360 ;;;### (autoloads nil "tm-html" "tm/tm-html.el" (12913 42293))
11361 ;;; Generated autoloads from tm/tm-html.el
11362
11363 ;;;***
11364
11365 ;;;### (autoloads nil "tm-image" "tm/tm-image.el" (12913 42309))
11366 ;;; Generated autoloads from tm/tm-image.el
11367
11368 ;;;***
11369
11370 ;;;### (autoloads nil "tm-latex" "tm/tm-latex.el" (12913 42292))
11371 ;;; Generated autoloads from tm/tm-latex.el
11372
11373 ;;;***
11374
11375 ;;;### (autoloads nil "tm-mail" "tm/tm-mail.el" (12913 42330))
11376 ;;; Generated autoloads from tm/tm-mail.el
11377
11378 ;;;***
11379
11380 ;;;### (autoloads nil "tm-mh-e" "tm/tm-mh-e.el" (12913 42315))
11381 ;;; Generated autoloads from tm/tm-mh-e.el
11382
11383 ;;;***
11384
11385 ;;;### (autoloads nil "tm-parse" "tm/tm-parse.el" (12926 37035))
11386 ;;; Generated autoloads from tm/tm-parse.el
11387
11388 ;;;***
11389
11390 ;;;### (autoloads nil "tm-partial" "tm/tm-partial.el" (12913 42290))
11391 ;;; Generated autoloads from tm/tm-partial.el
11392
11393 ;;;***
11394
11395 ;;;### (autoloads nil "tm-pgp" "tm/tm-pgp.el" (12913 42306))
11396 ;;; Generated autoloads from tm/tm-pgp.el
11397
11398 ;;;***
11399
11400 ;;;### (autoloads nil "tm-play" "tm/tm-play.el" (12913 42287))
11401 ;;; Generated autoloads from tm/tm-play.el
11402
11403 ;;;***
11404
11405 ;;;### (autoloads nil "tm-rmail" "tm/tm-rmail.el" (12913 42333))
11406 ;;; Generated autoloads from tm/tm-rmail.el
11407
11408 ;;;***
11409
11410 ;;;### (autoloads nil "tm-setup" "tm/tm-setup.el" (12913 42302))
11411 ;;; Generated autoloads from tm/tm-setup.el
11412
11413 ;;;***
11414
11415 ;;;### (autoloads nil "tm-tar" "tm/tm-tar.el" (12913 42295))
11416 ;;; Generated autoloads from tm/tm-tar.el
11417
11418 ;;;***
11419
11420 ;;;### (autoloads nil "tm-text" "tm/tm-text.el" (12913 42285))
11421 ;;; Generated autoloads from tm/tm-text.el
11422
11423 ;;;***
11424
11425 ;;;### (autoloads nil "tm-view" "tm/tm-view.el" (12913 42283))
11426 ;;; Generated autoloads from tm/tm-view.el
11427
11428 ;;;***
11429
11430 ;;;### (autoloads nil "tm-vm" "tm/tm-vm.el" (12942 40846))
11431 ;;; Generated autoloads from tm/tm-vm.el
11432
11433 ;;;***
11434
11435 ;;;### (autoloads nil "tmh-comp" "tm/tmh-comp.el" (12913 42318))
11436 ;;; Generated autoloads from tm/tmh-comp.el
10386 11437
10387 ;;;### (autoloads nil "tooltalk-init" "tooltalk/tooltalk-init.el" (12713 64143)) 11438 ;;;### (autoloads nil "tooltalk-init" "tooltalk/tooltalk-init.el" (12713 64143))
10388 ;;; Generated autoloads from tooltalk/tooltalk-init.el 11439 ;;; Generated autoloads from tooltalk/tooltalk-init.el
10389 11440
10390 ;;;*** 11441 ;;;***
10413 ;;; Generated autoloads from url/md5.el 11464 ;;; Generated autoloads from url/md5.el
10414 11465
10415 ;;;*** 11466 ;;;***
10416 11467
10417 ;;;*** 11468 ;;;***
10418 11469
10419 ;;;### (autoloads nil "mm" "url/mm.el" (12823 49284)) 11470 ;;;***
11471
11472 ;;;### (autoloads nil "mm" "url/mm.el" (12860 33901))
10420 ;;; Generated autoloads from url/mm.el 11473 ;;; Generated autoloads from url/mm.el
11474
11475 ;;;***
11476
11477 ;;;***
10421 11478
10422 ;;;### (autoloads nil "ssl" "url/ssl.el" (12718 1318)) 11479 ;;;### (autoloads nil "ssl" "url/ssl.el" (12718 1318))
10423 ;;; Generated autoloads from url/ssl.el 11480 ;;; Generated autoloads from url/ssl.el
10424 11481
10425 ;;;*** 11482 ;;;***
10426 11483
10427 ;;;*** 11484 ;;;### (autoloads nil "url-cookie" "url/url-cookie.el" (12860 33910))
10428
10429 ;;;### (autoloads nil "url-cookie" "url/url-cookie.el" (12823 49285))
10430 ;;; Generated autoloads from url/url-cookie.el 11485 ;;; Generated autoloads from url/url-cookie.el
10431 11486
10432 ;;;*** 11487 ;;;***
10433 11488
10434 ;;;### (autoloads nil "url-file" "url/url-file.el" (12823 49284)) 11489 ;;;### (autoloads nil "url-file" "url/url-file.el" (12860 33904))
10435 ;;; Generated autoloads from url/url-file.el 11490 ;;; Generated autoloads from url/url-file.el
11491
11492 ;;;***
11493
11494 ;;;***
10436 11495
10437 ;;;### (autoloads nil "url-gopher" "url/url-gopher.el" (12677 33103)) 11496 ;;;### (autoloads nil "url-gopher" "url/url-gopher.el" (12677 33103))
10438 ;;; Generated autoloads from url/url-gopher.el 11497 ;;; Generated autoloads from url/url-gopher.el
10439 11498
10440 ;;;*** 11499 ;;;***
10441 11500
10442 ;;;*** 11501 ;;;### (autoloads nil "url-hash" "url/url-hash.el" (12860 33904))
10443
10444 ;;;### (autoloads nil "url-hash" "url/url-hash.el" (12823 49284))
10445 ;;; Generated autoloads from url/url-hash.el 11502 ;;; Generated autoloads from url/url-hash.el
10446 11503
10447 ;;;*** 11504 ;;;***
10448 11505
10449 ;;;### (autoloads nil "url-http" "url/url-http.el" (12823 49285)) 11506 ;;;### (autoloads nil "url-http" "url/url-http.el" (12860 33905))
10450 ;;; Generated autoloads from url/url-http.el 11507 ;;; Generated autoloads from url/url-http.el
10451 11508
10452 ;;;*** 11509 ;;;***
10453 11510
10454 ;;;### (autoloads nil "url-irc" "url/url-irc.el" (12823 49284)) 11511 ;;;### (autoloads nil "url-irc" "url/url-irc.el" (12860 33902))
10455 ;;; Generated autoloads from url/url-irc.el 11512 ;;; Generated autoloads from url/url-irc.el
11513
11514 ;;;***
10456 11515
10457 ;;;### (autoloads nil "url-mail" "url/url-mail.el" (12731 38036)) 11516 ;;;### (autoloads nil "url-mail" "url/url-mail.el" (12731 38036))
10458 ;;; Generated autoloads from url/url-mail.el 11517 ;;; Generated autoloads from url/url-mail.el
10459
10460 ;;;***
10461 11518
10462 ;;;### (autoloads nil "url-misc" "url/url-misc.el" (12748 62902)) 11519 ;;;### (autoloads nil "url-misc" "url/url-misc.el" (12748 62902))
10463 ;;; Generated autoloads from url/url-misc.el 11520 ;;; Generated autoloads from url/url-misc.el
10464 11521
10465 ;;;*** 11522 ;;;***
10466 11523
10467 ;;;*** 11524 ;;;***
10468 11525
10469 ;;;### (autoloads nil "url-news" "url/url-news.el" (12823 49285)) 11526 ;;;***
11527
11528 ;;;### (autoloads nil "url-news" "url/url-news.el" (12860 33906))
10470 ;;; Generated autoloads from url/url-news.el 11529 ;;; Generated autoloads from url/url-news.el
11530
11531 ;;;***
10471 11532
10472 ;;;### (autoloads nil "url-nfs" "url/url-nfs.el" (12748 62975)) 11533 ;;;### (autoloads nil "url-nfs" "url/url-nfs.el" (12748 62975))
10473 ;;; Generated autoloads from url/url-nfs.el 11534 ;;; Generated autoloads from url/url-nfs.el
10474
10475 ;;;***
10476 11535
10477 ;;;### (autoloads nil "url-parse" "url/url-parse.el" (12677 33107)) 11536 ;;;### (autoloads nil "url-parse" "url/url-parse.el" (12677 33107))
10478 ;;; Generated autoloads from url/url-parse.el 11537 ;;; Generated autoloads from url/url-parse.el
10479 11538
10480 ;;;*** 11539 ;;;***
10483 ;;; Generated autoloads from url/url-pgp.el 11542 ;;; Generated autoloads from url/url-pgp.el
10484 11543
10485 ;;;*** 11544 ;;;***
10486 11545
10487 ;;;*** 11546 ;;;***
10488 11547
10489 ;;;### (autoloads nil "url-sysdp" "url/url-sysdp.el" (12823 49285)) 11548 ;;;***
11549
11550 ;;;### (autoloads nil "url-sysdp" "url/url-sysdp.el" (12926 20431))
10490 ;;; Generated autoloads from url/url-sysdp.el 11551 ;;; Generated autoloads from url/url-sysdp.el
10491 11552
10492 ;;;*** 11553 ;;;***
10493 11554
10494 ;;;### (autoloads nil "url-vars" "url/url-vars.el" (12823 49285)) 11555 ;;;### (autoloads nil "url-vars" "url/url-vars.el" (12951 48551))
10495 ;;; Generated autoloads from url/url-vars.el 11556 ;;; Generated autoloads from url/url-vars.el
10496 11557
10497 ;;;*** 11558 ;;;***
10498 11559
10499 ;;;### (autoloads nil "url-wais" "url/url-wais.el" (12823 49285)) 11560 ;;;### (autoloads nil "url-wais" "url/url-wais.el" (12860 33909))
10500 ;;; Generated autoloads from url/url-wais.el 11561 ;;; Generated autoloads from url/url-wais.el
10501 11562
10502 ;;;*** 11563 ;;;### (autoloads (url-retrieve url-cache-expired url-popup-info url-get-url-at-point url-buffer-visiting url-normalize-url url-file-attributes) "url" "url/url.el" (12951 48538))
10503
10504 ;;;### (autoloads (url-retrieve url-cache-expired url-popup-info url-get-url-at-point url-buffer-visiting url-normalize-url url-file-attributes) "url" "url/url.el" (12823 49283))
10505 ;;; Generated autoloads from url/url.el 11564 ;;; Generated autoloads from url/url.el
10506 11565
10507 (autoload 'url-file-attributes "url" "\ 11566 (autoload 'url-file-attributes "url" "\
10508 Return a list of attributes of URL. 11567 Return a list of attributes of URL.
10509 Value is nil if specified file cannot be opened. 11568 Value is nil if specified file cannot be opened.
10557 11616
10558 11617
10559 ;;; Generated autoloads from url/urlauth.el 11618 ;;; Generated autoloads from url/urlauth.el
10560 11619
10561 ;;;*** 11620 ;;;***
10562 11621
10563 ;;;### (autoloads nil "abbrevlist" "utils/abbrevlist.el" (12860 15589)) 11622 ;;;***
11623
11624 ;;;### (autoloads nil "urlauth" "url/urlauth.el" (12677 33101))
11625 ;;; Generated autoloads from url/urlauth.el
11626
11627 ;;;***
11628
11629 ;;;### (autoloads nil "abbrevlist" "utils/abbrevlist.el" (12885 62645))
10564 ;;; Generated autoloads from utils/abbrevlist.el 11630 ;;; Generated autoloads from utils/abbrevlist.el
10565 11631
10566 ;;;### (autoloads (defadvice ad-add-advice) "advice" "utils/advice.el" (12860 15594)) 11632 ;;;### (autoloads (defadvice ad-add-advice) "advice" "utils/advice.el" (12885 62649))
10567 ;;; Generated autoloads from utils/advice.el 11633 ;;; Generated autoloads from utils/advice.el
10568 11634
10569 (defvar ad-redefinition-action 'warn "\ 11635 (defvar ad-redefinition-action 'warn "\
10570 *Defines what to do with redefinitions during Advice de/activation. 11636 *Defines what to do with redefinitions during Advice de/activation.
10571 Redefinition occurs if a previously activated function that already has an 11637 Redefinition occurs if a previously activated function that already has an
10650 11716
10651 Look at the file `advice.el' for comprehensive documentation." nil 'macro) 11717 Look at the file `advice.el' for comprehensive documentation." nil 'macro)
10652 11718
10653 ;;;*** 11719 ;;;***
10654 11720
10655 ;;;### (autoloads (all-annotations annotation-list annotations-at annotations-in-region annotation-at annotationp delete-annotation make-annotation) "annotations" "utils/annotations.el" (12559 34624)) 11721 ;;;### (autoloads (all-annotations annotation-list annotations-at annotations-in-region annotation-at annotationp delete-annotation make-annotation) "annotations" "utils/annotations.el" (12906 6309))
10656 ;;; Generated autoloads from utils/annotations.el 11722 ;;; Generated autoloads from utils/annotations.el
10657 11723
10658 (defvar make-annotation-hook nil "\ 11724 (defvar make-annotation-hook nil "\
10659 *Function or functions to run immediately after creating an annotation.") 11725 *Function or functions to run immediately after creating an annotation.")
10660 11726
10701 Return a list of all annotations in existence." nil nil) 11767 Return a list of all annotations in existence." nil nil)
10702 11768
10703 ;;;*** 11769 ;;;***
10704 11770
10705 ;;;*** 11771 ;;;***
10706 11772
10707 ;;;### (autoloads nil "assoc" "utils/assoc.el" (12860 15600)) 11773 ;;;***
11774
11775 ;;;### (autoloads nil "assoc" "utils/assoc.el" (12885 62656))
10708 ;;; Generated autoloads from utils/assoc.el 11776 ;;; Generated autoloads from utils/assoc.el
10709 11777
10710 ;;;### (autoloads nil "atomic-extents" "utils/atomic-extents.el" (12677 32653)) 11778 ;;;***
11779
11780 ;;;### (autoloads nil "atomic-extents" "utils/atomic-extents.el" (12906 6317))
10711 ;;; Generated autoloads from utils/atomic-extents.el 11781 ;;; Generated autoloads from utils/atomic-extents.el
10712 11782
10713 ;;;*** 11783 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads update-autoloads-here update-file-autoloads generate-file-autoloads) "autoload" "utils/autoload.el" (12906 6323))
10714
10715 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads update-autoloads-here update-file-autoloads generate-file-autoloads) "autoload" "utils/autoload.el" (12677 32640))
10716 ;;; Generated autoloads from utils/autoload.el 11784 ;;; Generated autoloads from utils/autoload.el
10717 11785
10718 (autoload 'generate-file-autoloads "autoload" "\ 11786 (autoload 'generate-file-autoloads "autoload" "\
10719 Insert at point a loaddefs autoload section for FILE. 11787 Insert at point a loaddefs autoload section for FILE.
10720 autoloads are generated for defuns and defmacros in FILE 11788 autoloads are generated for defuns and defmacros in FILE
10740 For example, invoke `emacs -batch -f batch-update-autoloads *.el'." nil nil) 11808 For example, invoke `emacs -batch -f batch-update-autoloads *.el'." nil nil)
10741 11809
10742 ;;;*** 11810 ;;;***
10743 11811
10744 ;;;*** 11812 ;;;***
10745 11813
10746 ;;;### (autoloads nil "blessmail" "utils/blessmail.el" (12860 15603)) 11814 ;;;***
11815
11816 ;;;### (autoloads nil "blessmail" "utils/blessmail.el" (12885 62660))
10747 ;;; Generated autoloads from utils/blessmail.el 11817 ;;; Generated autoloads from utils/blessmail.el
10748 11818
10749 ;;;*** 11819 ;;;### (autoloads (browse-url-lynx-emacs browse-url-lynx-xterm browse-url-w3 browse-url-iximosaic browse-url-grail browse-url-mosaic browse-url-netscape) "browse-url" "utils/browse-url.el" (12906 6331))
10750
10751 ;;;### (autoloads (browse-url-lynx-emacs browse-url-lynx-xterm browse-url-w3 browse-url-iximosaic browse-url-grail browse-url-mosaic browse-url-netscape) "browse-url" "utils/browse-url.el" (12745 43111))
10752 ;;; Generated autoloads from utils/browse-url.el 11820 ;;; Generated autoloads from utils/browse-url.el
10753 11821
10754 (defvar browse-url-browser-function 'browse-url-w3 "\ 11822 (defvar browse-url-browser-function 'browse-url-w3 "\
10755 *Function to display the current buffer in a WWW browser. 11823 *Function to display the current buffer in a WWW browser.
10756 Used by the `browse-url-at-point', `browse-url-at-mouse', and 11824 Used by the `browse-url-at-point', `browse-url-at-mouse', and
10796 Ask the Lynx WWW browser to load URL. 11864 Ask the Lynx WWW browser to load URL.
10797 Default to the URL around or before point. Run a new Lynx process in 11865 Default to the URL around or before point. Run a new Lynx process in
10798 an Emacs buffer." t nil) 11866 an Emacs buffer." t nil)
10799 11867
10800 ;;;*** 11868 ;;;***
10801 11869
10802 ;;;### (autoloads nil "crontab" "utils/crontab.el" (12677 32660)) 11870 ;;;***
11871
11872 ;;;### (autoloads nil "crontab" "utils/crontab.el" (12906 6337))
10803 ;;; Generated autoloads from utils/crontab.el 11873 ;;; Generated autoloads from utils/crontab.el
10804
10805 ;;;***
10806 11874
10807 ;;;### (autoloads nil "delbackspace" "utils/delbackspace.el" (12748 62831)) 11875 ;;;### (autoloads nil "delbackspace" "utils/delbackspace.el" (12748 62831))
10808 ;;; Generated autoloads from utils/delbackspace.el 11876 ;;; Generated autoloads from utils/delbackspace.el
10809 11877
10810 ;;;*** 11878 ;;;***
10811 11879
10812 ;;;*** 11880 ;;;***
10813 11881
10814 ;;;### (autoloads nil "derived" "utils/derived.el" (12860 15590)) 11882 ;;;***
11883
11884 ;;;### (autoloads nil "derived" "utils/derived.el" (12885 62646))
10815 ;;; Generated autoloads from utils/derived.el 11885 ;;; Generated autoloads from utils/derived.el
10816 11886
10817 ;;;### (autoloads (docref-setup) "docref" "utils/docref.el" (12860 15605)) 11887 ;;;### (autoloads (docref-setup) "docref" "utils/docref.el" (12885 62662))
10818 ;;; Generated autoloads from utils/docref.el 11888 ;;; Generated autoloads from utils/docref.el
10819 11889
10820 (autoload 'docref-setup "docref" "\ 11890 (autoload 'docref-setup "docref" "\
10821 Process docref cross-references in the current buffer. 11891 Process docref cross-references in the current buffer.
10822 See also \\(f@docref-subst)." t nil) 11892 See also \\(f@docref-subst)." t nil)
10823 11893
10824 ;;;*** 11894 ;;;***
10825 11895
10826 ;;;### (autoloads (easy-menu-define) "easymenu" "utils/easymenu.el" (12860 15607)) 11896 ;;;### (autoloads (easy-menu-define) "easymenu" "utils/easymenu.el" (12933 36427))
10827 ;;; Generated autoloads from utils/easymenu.el 11897 ;;; Generated autoloads from utils/easymenu.el
10828 11898
10829 (autoload 'easy-menu-define "easymenu" "\ 11899 (autoload 'easy-menu-define "easymenu" "\
10830 Define a menu bar submenu in maps MAPS, according to MENU. 11900 Define a menu bar submenu in maps MAPS, according to MENU.
10831 The arguments SYMBOL and DOC are ignored; they are present for 11901 The arguments SYMBOL and DOC are ignored; they are present for
10890 menu item in the top-level menu. The cdr of the submenu list 11960 menu item in the top-level menu. The cdr of the submenu list
10891 is a list of menu items, as above." nil 'macro) 11961 is a list of menu items, as above." nil 'macro)
10892 11962
10893 ;;;*** 11963 ;;;***
10894 11964
10895 ;;;### (autoloads (elp-submit-bug-report elp-results elp-instrument-package elp-instrument-list elp-restore-function elp-instrument-function) "elp" "utils/elp.el" (12677 32656)) 11965 ;;;### (autoloads (elp-submit-bug-report elp-results elp-instrument-package elp-instrument-list elp-restore-function elp-instrument-function) "elp" "utils/elp.el" (12912 14855))
10896 ;;; Generated autoloads from utils/elp.el 11966 ;;; Generated autoloads from utils/elp.el
10897 11967
10898 (autoload 'elp-instrument-function "elp" "\ 11968 (autoload 'elp-instrument-function "elp" "\
10899 Instrument FUNSYM for profiling. 11969 Instrument FUNSYM for profiling.
10900 FUNSYM must be a symbol of a defined function." t nil) 11970 FUNSYM must be a symbol of a defined function." t nil)
10922 (autoload 'elp-submit-bug-report "elp" "\ 11992 (autoload 'elp-submit-bug-report "elp" "\
10923 Submit via mail, a bug report on elp." t nil) 11993 Submit via mail, a bug report on elp." t nil)
10924 11994
10925 ;;;*** 11995 ;;;***
10926 11996
10927 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at facemenu-remove-special facemenu-remove-props facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible facemenu-make-much-smaller facemenu-make-much-larger facemenu-make-smaller facemenu-make-larger facemenu-set-size-default facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground facemenu-set-face) "facemenu" "utils/facemenu.el" (12677 32647)) 11997 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at facemenu-remove-special facemenu-remove-props facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible facemenu-make-much-smaller facemenu-make-much-larger facemenu-make-smaller facemenu-make-larger facemenu-set-size-default facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground facemenu-set-face) "facemenu" "utils/facemenu.el" (12906 6360))
10928 ;;; Generated autoloads from utils/facemenu.el 11998 ;;; Generated autoloads from utils/facemenu.el
10929 11999
10930 (defvar facemenu-menu nil "\ 12000 (defvar facemenu-menu nil "\
10931 Facemenu top-level menu keymap.") 12001 Facemenu top-level menu keymap.")
10932 12002
11024 of colors that the current display can handle." t nil) 12094 of colors that the current display can handle." t nil)
11025 12095
11026 ;;;*** 12096 ;;;***
11027 12097
11028 ;;;*** 12098 ;;;***
11029 12099
11030 ;;;### (autoloads nil "find-gc" "utils/find-gc.el" (12677 32658)) 12100 ;;;***
12101
12102 ;;;### (autoloads nil "find-gc" "utils/find-gc.el" (12906 6367))
11031 ;;; Generated autoloads from utils/find-gc.el 12103 ;;; Generated autoloads from utils/find-gc.el
11032
11033 ;;;***
11034 12104
11035 ;;;### (autoloads nil "finder-inf" "utils/finder-inf.el" (12677 32657)) 12105 ;;;### (autoloads nil "finder-inf" "utils/finder-inf.el" (12677 32657))
11036 ;;; Generated autoloads from utils/finder-inf.el 12106 ;;; Generated autoloads from utils/finder-inf.el
11037 12107
11038 ;;;*** 12108 ;;;***
11039 12109
11040 ;;;*** 12110 ;;;***
11041 12111
11042 ;;;### (autoloads nil "finder" "utils/finder.el" (12860 15601)) 12112 ;;;***
12113
12114 ;;;### (autoloads nil "finder" "utils/finder.el" (12885 62657))
11043 ;;; Generated autoloads from utils/finder.el 12115 ;;; Generated autoloads from utils/finder.el
11044 12116
11045 ;;;*** 12117 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" "utils/flow-ctrl.el" (12966 31941))
11046
11047 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" "utils/flow-ctrl.el" (12823 45292))
11048 ;;; Generated autoloads from utils/flow-ctrl.el 12118 ;;; Generated autoloads from utils/flow-ctrl.el
11049 12119
11050 (autoload 'enable-flow-control "flow-ctrl" "\ 12120 (autoload 'enable-flow-control "flow-ctrl" "\
11051 Toggle flow control handling. 12121 Toggle flow control handling.
11052 When handling is enabled, user can type C-s as C-\\, and C-q as C-^. 12122 When handling is enabled, user can type C-s as C-\\, and C-q as C-^.
11066 value of \"vt100-nam\" is treated the same as \"vt100\"." nil nil) 12136 value of \"vt100-nam\" is treated the same as \"vt100\"." nil nil)
11067 12137
11068 ;;;*** 12138 ;;;***
11069 12139
11070 ;;;*** 12140 ;;;***
11071 12141
11072 ;;;### (autoloads nil "foldout" "utils/foldout.el" (12860 15602)) 12142 ;;;***
12143
12144 ;;;### (autoloads nil "foldout" "utils/foldout.el" (12885 62659))
11073 ;;; Generated autoloads from utils/foldout.el 12145 ;;; Generated autoloads from utils/foldout.el
11074 12146
11075 ;;;*** 12147 ;;;***
11076 12148
11077 ;;;### (autoloads nil "forms-d2" "utils/forms-d2.el" (12860 15598)) 12149 ;;;### (autoloads nil "forms-d2" "utils/forms-d2.el" (12885 62654))
11078 ;;; Generated autoloads from utils/forms-d2.el 12150 ;;; Generated autoloads from utils/forms-d2.el
11079 12151
11080 ;;;*** 12152 ;;;***
11081 12153
11082 ;;;### (autoloads nil "forms-pass" "utils/forms-pass.el" (12860 15599)) 12154 ;;;### (autoloads nil "forms-pass" "utils/forms-pass.el" (12885 62654))
11083 ;;; Generated autoloads from utils/forms-pass.el 12155 ;;; Generated autoloads from utils/forms-pass.el
11084 12156
11085 ;;;*** 12157 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) "forms" "utils/forms.el" (12966 31970))
11086
11087 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) "forms" "utils/forms.el" (12559 34621))
11088 ;;; Generated autoloads from utils/forms.el 12158 ;;; Generated autoloads from utils/forms.el
11089 12159
11090 (autoload 'forms-mode "forms" "\ 12160 (autoload 'forms-mode "forms" "\
11091 Major mode to visit files in a field-structured manner using a form. 12161 Major mode to visit files in a field-structured manner using a form.
11092 12162
11093 Commands: Equivalent keys in read-only mode: 12163 Commands: Equivalent keys in read-only mode:
11094 12164 TAB forms-next-field TAB
11095 TAB forms-next-field TAB 12165 \\C-c TAB forms-next-field
11096 C-c TAB forms-next-field 12166 \\C-c < forms-first-record <
11097 C-c < forms-first-record < 12167 \\C-c > forms-last-record >
11098 C-c > forms-last-record > 12168 \\C-c ? describe-mode ?
11099 C-c ? describe-mode ? 12169 \\C-c \\C-k forms-delete-record
11100 C-c C-k forms-delete-record 12170 \\C-c \\C-q forms-toggle-read-only q
11101 C-c C-q forms-toggle-read-only q 12171 \\C-c \\C-o forms-insert-record
11102 C-c C-o forms-insert-record 12172 \\C-c \\C-l forms-jump-record l
11103 C-c C-l forms-jump-record l 12173 \\C-c \\C-n forms-next-record n
11104 C-c C-n forms-next-record n 12174 \\C-c \\C-p forms-prev-record p
11105 C-c C-p forms-prev-record p 12175 \\C-c \\C-r forms-search-backward r
11106 C-c C-s forms-search s 12176 \\C-c \\C-s forms-search-forward s
11107 C-c C-x forms-exit x" t nil) 12177 \\C-c \\C-x forms-exit x
12178 " t nil)
11108 12179
11109 (autoload 'forms-find-file "forms" "\ 12180 (autoload 'forms-find-file "forms" "\
11110 Visit a file in Forms mode." t nil) 12181 Visit a file in Forms mode." t nil)
11111 12182
11112 (autoload 'forms-find-file-other-window "forms" "\ 12183 (autoload 'forms-find-file-other-window "forms" "\
11115 ;;;*** 12186 ;;;***
11116 12187
11117 ;;;### (autoloads nil "hide-copyleft" "utils/hide-copyleft.el" (12748 62974)) 12188 ;;;### (autoloads nil "hide-copyleft" "utils/hide-copyleft.el" (12748 62974))
11118 ;;; Generated autoloads from utils/hide-copyleft.el 12189 ;;; Generated autoloads from utils/hide-copyleft.el
11119 12190
11120 ;;;### (autoloads (highlight-headers-follow-url highlight-headers-follow-url-mosaic highlight-headers-follow-url-netscape highlight-headers) "highlight-headers" "utils/highlight-headers.el" (12823 45291)) 12191 ;;;### (autoloads (highlight-headers-follow-url highlight-headers-follow-url-mosaic highlight-headers-follow-url-netscape highlight-headers) "highlight-headers" "utils/highlight-headers.el" (12906 6398))
11121 ;;; Generated autoloads from utils/highlight-headers.el 12192 ;;; Generated autoloads from utils/highlight-headers.el
11122 12193
11123 (autoload 'highlight-headers "highlight-headers" "\ 12194 (autoload 'highlight-headers "highlight-headers" "\
11124 Highlight message headers between start and end. 12195 Highlight message headers between start and end.
11125 Faces used: 12196 Faces used:
11147 12218
11148 ;;;*** 12219 ;;;***
11149 12220
11150 ;;;*** 12221 ;;;***
11151 12222
11152 ;;;### (autoloads nil "lib-complete" "utils/lib-complete.el" (12677 32661)) 12223 ;;;### (autoloads (id-select-double-click-hook id-select-and-kill-thing id-select-and-copy-thing id-select-goto-matching-tag id-select-thing-with-mouse id-select-thing) "id-select" "utils/id-select.el" (12967 2888))
12224 ;;; Generated autoloads from utils/id-select.el
12225
12226 (autoload 'id-select-thing "id-select" "\
12227 Mark the region selected by the syntax of the thing at point.
12228 If invoked repeatedly, selects bigger and bigger things.
12229 If `id-select-display-type' is non-nil, the type of selection is displayed in
12230 the minibuffer." t nil)
12231
12232 (autoload 'id-select-thing-with-mouse "id-select" "\
12233 Select a region based on the syntax of the character from a mouse click.
12234 If the click occurs at the same point as the last click, select
12235 the next larger syntactic structure. If `id-select-display-type' is non-nil,
12236 the type of selection is displayed in the minibuffer." t nil)
12237
12238 (autoload 'id-select-goto-matching-tag "id-select" "\
12239 If in a major mode listed in `id-select-markup-modes,' moves point to the start of the tag paired with the closest tag that point is within or precedes.
12240 Returns t if point is moved, else nil.
12241 Signals an error if no tag is found following point or if the closing tag
12242 does not have a `>' terminator character." t nil)
12243
12244 (autoload 'id-select-and-copy-thing "id-select" "\
12245 Copy the region surrounding the syntactical unit at point." t nil)
12246
12247 (autoload 'id-select-and-kill-thing "id-select" "\
12248 Kill the region surrounding the syntactical unit at point." t nil)
12249
12250 (autoload 'id-select-double-click-hook "id-select" "\
12251 Select a region based on the syntax of the character wherever the mouse is double-clicked.
12252 If the double-click occurs at the same point as the last double-click, select
12253 the next larger syntactic structure. If `id-select-display-type' is non-nil,
12254 the type of selection is displayed in the minibuffer." nil nil)
12255
12256 ;;;***
12257
12258 ;;;***
12259
12260 ;;;### (autoloads nil "lib-complete" "utils/lib-complete.el" (12906 6406))
11153 ;;; Generated autoloads from utils/lib-complete.el 12261 ;;; Generated autoloads from utils/lib-complete.el
11154 12262
11155 ;;;*** 12263 ;;;***
11156 12264
11157 ;;;### (autoloads nil "live-icon" "utils/live-icon.el" (12677 32663)) 12265 ;;;### (autoloads nil "live-icon" "utils/live-icon.el" (12906 6413))
11158 ;;; Generated autoloads from utils/live-icon.el 12266 ;;; Generated autoloads from utils/live-icon.el
11159 12267
11160 ;;;### (autoloads (unload-feature) "loadhist" "utils/loadhist.el" (12860 15604)) 12268 ;;;### (autoloads (unload-feature) "loadhist" "utils/loadhist.el" (12885 62661))
11161 ;;; Generated autoloads from utils/loadhist.el 12269 ;;; Generated autoloads from utils/loadhist.el
11162 12270
11163 (autoload 'unload-feature "loadhist" "\ 12271 (autoload 'unload-feature "loadhist" "\
11164 Unload the library that provided FEATURE, restoring all its autoloads. 12272 Unload the library that provided FEATURE, restoring all its autoloads.
11165 If the feature is required by any other loaded code, and optional FORCE 12273 If the feature is required by any other loaded code, and optional FORCE
11166 is nil, raise an error." t nil) 12274 is nil, raise an error." t nil)
11167 12275
11168 ;;;*** 12276 ;;;***
11169 12277
11170 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" "utils/mail-extr.el" (12823 45293)) 12278 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" "utils/mail-extr.el" (12906 6423))
11171 ;;; Generated autoloads from utils/mail-extr.el 12279 ;;; Generated autoloads from utils/mail-extr.el
11172 12280
11173 (autoload 'mail-extract-address-components "mail-extr" "\ 12281 (autoload 'mail-extract-address-components "mail-extr" "\
11174 Given an RFC-822 ADDRESS, extract full name and canonical address. 12282 Given an RFC-822 ADDRESS, extract full name and canonical address.
11175 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). 12283 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS).
11186 Prompts for a mail domain, and prints the country it corresponds to 12294 Prompts for a mail domain, and prints the country it corresponds to
11187 in the minibuffer." t nil) 12295 in the minibuffer." t nil)
11188 12296
11189 ;;;*** 12297 ;;;***
11190 12298
11191 ;;;### (autoloads (mail-fetch-field mail-file-babyl-p) "mail-utils" "utils/mail-utils.el" (12748 62828)) 12299 ;;;### (autoloads (mail-fetch-field mail-file-babyl-p) "mail-utils" "utils/mail-utils.el" (12906 6430))
11192 ;;; Generated autoloads from utils/mail-utils.el 12300 ;;; Generated autoloads from utils/mail-utils.el
11193 12301
11194 (defvar mail-use-rfc822 nil "\ 12302 (defvar mail-use-rfc822 nil "\
11195 *If non-nil, use a full, hairy RFC822 parser on mail addresses. 12303 *If non-nil, use a full, hairy RFC822 parser on mail addresses.
11196 Otherwise, (the default) use a smaller, somewhat faster, and 12304 Otherwise, (the default) use a smaller, somewhat faster, and
11207 ;;;*** 12315 ;;;***
11208 12316
11209 ;;;*** 12317 ;;;***
11210 12318
11211 ;;;*** 12319 ;;;***
11212 12320
11213 ;;;### (autoloads nil "mailpost" "utils/mailpost.el" (12860 15591)) 12321 ;;;***
12322
12323 ;;;### (autoloads nil "mailpost" "utils/mailpost.el" (12885 62646))
11214 ;;; Generated autoloads from utils/mailpost.el 12324 ;;; Generated autoloads from utils/mailpost.el
11215 12325
11216 ;;;### (autoloads nil "map-ynp" "utils/map-ynp.el" (12748 62829)) 12326 ;;;***
12327
12328 ;;;***
12329
12330 ;;;### (autoloads nil "map-ynp" "utils/map-ynp.el" (12906 6438))
11217 ;;; Generated autoloads from utils/map-ynp.el 12331 ;;; Generated autoloads from utils/map-ynp.el
11218 12332
11219 ;;;*** 12333 ;;;***
11220 12334
11221 ;;;*** 12335 ;;;### (autoloads nil "meese" "utils/meese.el" (12885 62647))
11222
11223 ;;;### (autoloads nil "meese" "utils/meese.el" (12860 15591))
11224 ;;; Generated autoloads from utils/meese.el 12336 ;;; Generated autoloads from utils/meese.el
11225 12337
11226 ;;;### (autoloads (read-passwd) "passwd" "utils/passwd.el" (12559 34616)) 12338 ;;;### (autoloads (read-passwd) "passwd" "utils/passwd.el" (12906 6446))
11227 ;;; Generated autoloads from utils/passwd.el 12339 ;;; Generated autoloads from utils/passwd.el
11228 12340
11229 (autoload 'read-passwd "passwd" "\ 12341 (autoload 'read-passwd "passwd" "\
11230 Prompts for a password in the minibuffer, and returns it as a string. 12342 Prompts for a password in the minibuffer, and returns it as a string.
11231 If PROMPT may be a prompt string or an alist of elements 12343 If PROMPT may be a prompt string or an alist of elements
11280 command. This data will not be overwritten until another hundred or so 12392 command. This data will not be overwritten until another hundred or so
11281 characters are typed. There's not currently a way around this." nil nil) 12393 characters are typed. There's not currently a way around this." nil nil)
11282 12394
11283 ;;;*** 12395 ;;;***
11284 12396
11285 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp) "pp" "utils/pp.el" (12860 15600)) 12397 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp) "pp" "utils/pp.el" (12885 62655))
11286 ;;; Generated autoloads from utils/pp.el 12398 ;;; Generated autoloads from utils/pp.el
11287 12399
11288 (defalias 'pprint 'pp) 12400 (defalias 'pprint 'pp)
11289 12401
11290 (autoload 'pp "pp" "\ 12402 (autoload 'pp "pp" "\
11307 ;;;*** 12419 ;;;***
11308 12420
11309 ;;;*** 12421 ;;;***
11310 12422
11311 ;;;*** 12423 ;;;***
11312 12424
11313 ;;;### (autoloads nil "regi" "utils/regi.el" (12860 15597)) 12425 ;;;***
12426
12427 ;;;### (autoloads nil "regi" "utils/regi.el" (12885 62653))
11314 ;;; Generated autoloads from utils/regi.el 12428 ;;; Generated autoloads from utils/regi.el
11315 12429
11316 ;;;*** 12430 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "utils/reporter.el" (12885 62651))
11317
11318 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "utils/reporter.el" (12860 15595))
11319 ;;; Generated autoloads from utils/reporter.el 12431 ;;; Generated autoloads from utils/reporter.el
11320 12432
11321 (autoload 'reporter-submit-bug-report "reporter" nil nil nil) 12433 (autoload 'reporter-submit-bug-report "reporter" nil nil nil)
11322 12434
11323 ;;;*** 12435 ;;;***
11324 12436
11325 ;;;### (autoloads nil "rfc822" "utils/rfc822.el" (12677 32635)) 12437 ;;;***
12438
12439 ;;;### (autoloads nil "rfc822" "utils/rfc822.el" (12906 6456))
11326 ;;; Generated autoloads from utils/rfc822.el 12440 ;;; Generated autoloads from utils/rfc822.el
11327 12441
11328 ;;;*** 12442 ;;;### (autoloads (make-ring ringp) "ring" "utils/ring.el" (12885 62653))
11329
11330 ;;;### (autoloads (make-ring ringp) "ring" "utils/ring.el" (12860 15596))
11331 ;;; Generated autoloads from utils/ring.el 12443 ;;; Generated autoloads from utils/ring.el
11332 12444
11333 (autoload 'ringp "ring" "\ 12445 (autoload 'ringp "ring" "\
11334 Returns t if X is a ring; nil otherwise." nil nil) 12446 Returns t if X is a ring; nil otherwise." nil nil)
11335 12447
11339 Make a ring that can contain SIZE elements." nil nil) 12451 Make a ring that can contain SIZE elements." nil nil)
11340 12452
11341 ;;;*** 12453 ;;;***
11342 12454
11343 ;;;*** 12455 ;;;***
11344 12456
11345 ;;;### (autoloads nil "shadowfile" "utils/shadowfile.el" (12860 15606)) 12457 ;;;***
12458
12459 ;;;### (autoloads nil "shadowfile" "utils/shadowfile.el" (12885 63184))
11346 ;;; Generated autoloads from utils/shadowfile.el 12460 ;;; Generated autoloads from utils/shadowfile.el
11347 12461
11348 ;;;*** 12462 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy skeleton-proxy-new define-skeleton) "skeleton" "utils/skeleton.el" (12885 62658))
11349
11350 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy skeleton-proxy-new define-skeleton) "skeleton" "utils/skeleton.el" (12860 15609))
11351 ;;; Generated autoloads from utils/skeleton.el 12463 ;;; Generated autoloads from utils/skeleton.el
11352 12464
11353 (defvar skeleton-filter 'identity "\ 12465 (defvar skeleton-filter 'identity "\
11354 Function for transforming a skeleton proxy's aliases' variable value.") 12466 Function for transforming a skeleton proxy's aliases' variable value.")
11355 12467
11451 symmetrical ones, and the same character twice for the others." t nil) 12563 symmetrical ones, and the same character twice for the others." t nil)
11452 12564
11453 ;;;*** 12565 ;;;***
11454 12566
11455 ;;;*** 12567 ;;;***
11456 12568
11457 ;;;### (autoloads nil "soundex" "utils/soundex.el" (12860 15606)) 12569 ;;;***
12570
12571 ;;;### (autoloads nil "smtpmail" "utils/smtpmail.el" (12871 64617))
12572 ;;; Generated autoloads from utils/smtpmail.el
12573
12574 ;;;***
12575
12576 ;;;### (autoloads nil "soundex" "utils/soundex.el" (12885 62663))
11458 ;;; Generated autoloads from utils/soundex.el 12577 ;;; Generated autoloads from utils/soundex.el
11459 12578
11460 ;;;### (autoloads nil "symbol-syntax" "utils/symbol-syntax.el" (12677 32631)) 12579 ;;;***
12580
12581 ;;;### (autoloads nil "symbol-syntax" "utils/symbol-syntax.el" (12906 6497))
11461 ;;; Generated autoloads from utils/symbol-syntax.el 12582 ;;; Generated autoloads from utils/symbol-syntax.el
11462 12583
11463 ;;;*** 12584 ;;;***
11464 12585
11465 ;;;### (autoloads nil "sysdep" "utils/sysdep.el" (12718 987)) 12586 ;;;### (autoloads nil "sysdep" "utils/sysdep.el" (12926 20471))
11466 ;;; Generated autoloads from utils/sysdep.el 12587 ;;; Generated autoloads from utils/sysdep.el
11467 12588
11468 ;;;*** 12589 ;;;***
11469 12590
11470 ;;;*** 12591 ;;;***
11471 12592
11472 ;;;### (autoloads nil "text-props" "utils/text-props.el" (12823 45294)) 12593 ;;;### (autoloads nil "text-props" "utils/text-props.el" (12906 6514))
11473 ;;; Generated autoloads from utils/text-props.el 12594 ;;; Generated autoloads from utils/text-props.el
11474 12595
11475 ;;;### (autoloads nil "thing" "utils/thing.el" (12677 32660)) 12596 ;;;***
12597
12598 ;;;### (autoloads nil "thing" "utils/thing.el" (12906 6520))
11476 ;;; Generated autoloads from utils/thing.el 12599 ;;; Generated autoloads from utils/thing.el
11477 12600
11478 ;;;*** 12601 ;;;***
11479 12602
11480 ;;;### (autoloads nil "timezone" "utils/timezone.el" (12677 32663)) 12603 ;;;### (autoloads nil "timezone" "utils/timezone.el" (12906 6528))
11481 ;;; Generated autoloads from utils/timezone.el 12604 ;;; Generated autoloads from utils/timezone.el
11482 12605
11483 ;;;### (autoloads (tq-create) "tq" "utils/tq.el" (12860 15594)) 12606 ;;;### (autoloads (tq-create) "tq" "utils/tq.el" (12885 62650))
11484 ;;; Generated autoloads from utils/tq.el 12607 ;;; Generated autoloads from utils/tq.el
11485 12608
11486 (autoload 'tq-create "tq" "\ 12609 (autoload 'tq-create "tq" "\
11487 Create and return a transaction queue communicating with PROCESS. 12610 Create and return a transaction queue communicating with PROCESS.
11488 PROCESS should be a subprocess capable of sending and receiving 12611 PROCESS should be a subprocess capable of sending and receiving
11489 streams of bytes. It may be a local process, or it may be connected 12612 streams of bytes. It may be a local process, or it may be connected
11490 to a tcp server on another machine." nil nil) 12613 to a tcp server on another machine." nil nil)
11491 12614
11492 ;;;*** 12615 ;;;***
11493 12616
11494 ;;;### (autoloads (trace-function-background trace-function) "trace" "utils/trace.el" (12860 15596)) 12617 ;;;### (autoloads (trace-function-background trace-function) "trace" "utils/trace.el" (12885 62651))
11495 ;;; Generated autoloads from utils/trace.el 12618 ;;; Generated autoloads from utils/trace.el
11496 12619
11497 (defvar trace-buffer "*trace-output*" "\ 12620 (defvar trace-buffer "*trace-output*" "\
11498 *Trace output will by default go to that buffer.") 12621 *Trace output will by default go to that buffer.")
11499 12622
11515 the window or buffer configuration at all." t nil) 12638 the window or buffer configuration at all." t nil)
11516 12639
11517 ;;;*** 12640 ;;;***
11518 12641
11519 ;;;*** 12642 ;;;***
11520 12643
11521 ;;;### (autoloads nil "tree-menu" "utils/tree-menu.el" (12677 32657)) 12644 ;;;***
12645
12646 ;;;### (autoloads nil "tree-menu" "utils/tree-menu.el" (12906 6537))
11522 ;;; Generated autoloads from utils/tree-menu.el 12647 ;;; Generated autoloads from utils/tree-menu.el
11523 12648
11524 ;;;*** 12649 ;;;***
11525 12650
11526 ;;;### (autoloads nil "uniquify" "utils/uniquify.el" (12860 15676)) 12651 ;;;### (autoloads nil "uniquify" "utils/uniquify.el" (12885 62723))
11527 ;;; Generated autoloads from utils/uniquify.el 12652 ;;; Generated autoloads from utils/uniquify.el
11528 12653
11529 ;;;### (autoloads (y-or-n-p-with-timeout yes-or-no-p-with-timeout with-timeout with-timeout-internal) "with-timeout" "utils/with-timeout.el" (12677 32636)) 12654 ;;;### (autoloads (y-or-n-p-with-timeout yes-or-no-p-with-timeout with-timeout with-timeout-internal) "with-timeout" "utils/with-timeout.el" (12906 6556))
11530 ;;; Generated autoloads from utils/with-timeout.el 12655 ;;; Generated autoloads from utils/with-timeout.el
11531 12656
11532 (autoload 'with-timeout-internal "with-timeout" nil nil nil) 12657 (autoload 'with-timeout-internal "with-timeout" nil nil nil)
11533 12658
11534 (autoload 'with-timeout "with-timeout" "\ 12659 (autoload 'with-timeout "with-timeout" "\
11547 Just like y-or-n-p, but will time out after TIMEOUT seconds 12672 Just like y-or-n-p, but will time out after TIMEOUT seconds
11548 if the user has not yes answered, returning DEFAULT-VALUE." nil nil) 12673 if the user has not yes answered, returning DEFAULT-VALUE." nil nil)
11549 12674
11550 ;;;*** 12675 ;;;***
11551 12676
11552 ;;;### (autoloads (xbm-button-create) "xbm-button" "utils/xbm-button.el" (12677 32665)) 12677 ;;;### (autoloads (xbm-button-create) "xbm-button" "utils/xbm-button.el" (12906 6465))
11553 ;;; Generated autoloads from utils/xbm-button.el 12678 ;;; Generated autoloads from utils/xbm-button.el
11554 12679
11555 (autoload 'xbm-button-create "xbm-button" "\ 12680 (autoload 'xbm-button-create "xbm-button" "\
11556 Returns a list of XBM image instantiators for a button displaying TEXT. 12681 Returns a list of XBM image instantiators for a button displaying TEXT.
11557 The list is of the form 12682 The list is of the form
11563 borders on the edges of the buttons. It should be a positive integer, 12688 borders on the edges of the buttons. It should be a positive integer,
11564 or 0 to mean no border." nil nil) 12689 or 0 to mean no border." nil nil)
11565 12690
11566 ;;;*** 12691 ;;;***
11567 12692
11568 ;;;### (autoloads (xpm-button-create) "xpm-button" "utils/xpm-button.el" (12677 32648)) 12693 ;;;### (autoloads (xpm-button-create) "xpm-button" "utils/xpm-button.el" (12906 6472))
11569 ;;; Generated autoloads from utils/xpm-button.el 12694 ;;; Generated autoloads from utils/xpm-button.el
11570 12695
11571 (autoload 'xpm-button-create "xpm-button" "\ 12696 (autoload 'xpm-button-create "xpm-button" "\
11572 Returns a list of XPM image instantiators for a button displaying TEXT. 12697 Returns a list of XPM image instantiators for a button displaying TEXT.
11573 The list is of the form 12698 The list is of the form
11583 It should be a string." nil nil) 12708 It should be a string." nil nil)
11584 12709
11585 ;;;*** 12710 ;;;***
11586 12711
11587 ;;;*** 12712 ;;;***
11588 12713
11589 ;;;### (autoloads nil "viper-ex" "viper/viper-ex.el" (12808 12348)) 12714 ;;;***
12715
12716 ;;;### (autoloads nil "viper-ex" "viper/viper-ex.el" (12880 32737))
11590 ;;; Generated autoloads from viper/viper-ex.el 12717 ;;; Generated autoloads from viper/viper-ex.el
11591
11592 ;;;***
11593 12718
11594 ;;;### (autoloads nil "viper-keym" "viper/viper-keym.el" (12677 32983)) 12719 ;;;### (autoloads nil "viper-keym" "viper/viper-keym.el" (12677 32983))
11595 ;;; Generated autoloads from viper/viper-keym.el 12720 ;;; Generated autoloads from viper/viper-keym.el
11596 12721
11597 ;;;*** 12722 ;;;***
11629 ;;;*** 12754 ;;;***
11630 12755
11631 ;;;*** 12756 ;;;***
11632 12757
11633 ;;;*** 12758 ;;;***
11634 12759
11635 ;;;### (autoloads nil "vm-autoload" "vm/vm-autoload.el" (12861 28947)) 12760 ;;;***
12761
12762 ;;;### (autoloads nil "vm-autoload" "vm/vm-autoload.el" (12964 19421))
11636 ;;; Generated autoloads from vm/vm-autoload.el 12763 ;;; Generated autoloads from vm/vm-autoload.el
11637 12764
11638 ;;;*** 12765 ;;;***
11639 12766
11640 ;;;*** 12767 ;;;***
11641 12768
11642 ;;;### (autoloads nil "vm-byteopts" "vm/vm-byteopts.el" (12244 51680)) 12769 ;;;### (autoloads nil "vm-byteopts" "vm/vm-byteopts.el" (12677 32690))
11643 ;;; Generated autoloads from vm/vm-byteopts.el 12770 ;;; Generated autoloads from vm/vm-byteopts.el
11644 12771
11645 ;;;### (autoloads nil "vm-delete" "vm/vm-delete.el" (12823 45295)) 12772 ;;;***
12773
12774 ;;;### (autoloads nil "vm-delete" "vm/vm-delete.el" (12807 56781))
11646 ;;; Generated autoloads from vm/vm-delete.el 12775 ;;; Generated autoloads from vm/vm-delete.el
11647 12776
11648 ;;;*** 12777 ;;;***
11649 12778
11650 ;;;### (autoloads nil "vm-digest" "vm/vm-digest.el" (12860 15611)) 12779 ;;;### (autoloads nil "vm-digest" "vm/vm-digest.el" (12885 62665))
11651 ;;; Generated autoloads from vm/vm-digest.el 12780 ;;; Generated autoloads from vm/vm-digest.el
11652 12781
11653 ;;;*** 12782 ;;;### (autoloads (vm-easy-menu-create-keymaps vm-easy-menu-define) "vm-easymenu" "vm/vm-easymenu.el" (12677 32693))
11654
11655 ;;;### (autoloads (vm-easy-menu-create-keymaps vm-easy-menu-define) "vm-easymenu" "vm/vm-easymenu.el" (12312 61359))
11656 ;;; Generated autoloads from vm/vm-easymenu.el 12783 ;;; Generated autoloads from vm/vm-easymenu.el
11657 12784
11658 (autoload 'vm-easy-menu-define "vm-easymenu" "\ 12785 (autoload 'vm-easy-menu-define "vm-easymenu" "\
11659 Define a menu bar submenu in maps MAPS, according to MENU. 12786 Define a menu bar submenu in maps MAPS, according to MENU.
11660 The menu keymap is stored in symbol SYMBOL, both as its value 12787 The menu keymap is stored in symbol SYMBOL, both as its value
11782 ;;; Generated autoloads from vm/vm-pop.el 12909 ;;; Generated autoloads from vm/vm-pop.el
11783 12910
11784 ;;;*** 12911 ;;;***
11785 12912
11786 ;;;*** 12913 ;;;***
11787 12914
11788 ;;;### (autoloads nil "vm-reply" "vm/vm-reply.el" (12860 15612)) 12915 ;;;***
12916
12917 ;;;### (autoloads nil "vm-reply" "vm/vm-reply.el" (12885 62666))
11789 ;;; Generated autoloads from vm/vm-reply.el 12918 ;;; Generated autoloads from vm/vm-reply.el
12919
12920 ;;;***
11790 12921
11791 ;;;### (autoloads nil "vm-save" "vm/vm-save.el" (12677 32678)) 12922 ;;;### (autoloads nil "vm-save" "vm/vm-save.el" (12677 32678))
11792 ;;; Generated autoloads from vm/vm-save.el 12923 ;;; Generated autoloads from vm/vm-save.el
11793 12924
11794 ;;;*** 12925 ;;;***
11795 12926
11796 ;;;### (autoloads nil "vm-search" "vm/vm-search.el" (12749 3230)) 12927 ;;;### (autoloads nil "vm-search" "vm/vm-search.el" (12964 19236))
11797 ;;; Generated autoloads from vm/vm-search.el 12928 ;;; Generated autoloads from vm/vm-search.el
11798
11799 ;;;***
11800 12929
11801 ;;;### (autoloads nil "vm-search18" "vm/vm-search18.el" (12677 32686)) 12930 ;;;### (autoloads nil "vm-search18" "vm/vm-search18.el" (12677 32686))
11802 ;;; Generated autoloads from vm/vm-search18.el 12931 ;;; Generated autoloads from vm/vm-search18.el
11803 12932
11804 ;;;*** 12933 ;;;***
11837 ;;;*** 12966 ;;;***
11838 12967
11839 ;;;*** 12968 ;;;***
11840 12969
11841 ;;;*** 12970 ;;;***
11842 12971
11843 ;;;### (autoloads nil "vm-vars" "vm/vm-vars.el" (12860 15615)) 12972 ;;;***
12973
12974 ;;;### (autoloads nil "vm-vars" "vm/vm-vars.el" (12885 62668))
11844 ;;; Generated autoloads from vm/vm-vars.el 12975 ;;; Generated autoloads from vm/vm-vars.el
11845 12976
11846 ;;;*** 12977 ;;;***
11847 12978
11848 ;;;### (autoloads nil "vm-version" "vm/vm-version.el" (12740 28352)) 12979 ;;;### (autoloads nil "vm-version" "vm/vm-version.el" (12748 62841))
11849 ;;; Generated autoloads from vm/vm-version.el 12980 ;;; Generated autoloads from vm/vm-version.el
12981
12982 ;;;***
11850 12983
11851 ;;;### (autoloads nil "vm-virtual" "vm/vm-virtual.el" (12677 32684)) 12984 ;;;### (autoloads nil "vm-virtual" "vm/vm-virtual.el" (12677 32684))
11852 ;;; Generated autoloads from vm/vm-virtual.el 12985 ;;; Generated autoloads from vm/vm-virtual.el
11853
11854 ;;;***
11855 12986
11856 ;;;### (autoloads nil "vm-window" "vm/vm-window.el" (12748 62841)) 12987 ;;;### (autoloads nil "vm-window" "vm/vm-window.el" (12748 62841))
11857 ;;; Generated autoloads from vm/vm-window.el 12988 ;;; Generated autoloads from vm/vm-window.el
11858 12989
11859 ;;;*** 12990 ;;;***
11860 12991
11861 ;;;*** 12992 ;;;***
11862 12993
11863 ;;;### (autoloads nil "docomp" "w3/docomp.el" (12823 48898)) 12994 ;;;***
12995
12996 ;;;### (autoloads nil "docomp" "w3/docomp.el" (12860 33851))
11864 ;;; Generated autoloads from w3/docomp.el 12997 ;;; Generated autoloads from w3/docomp.el
11865 12998
11866 ;;;*** 12999 ;;;***
11867 13000
11868 ;;;### (autoloads nil "font" "w3/font.el" (12823 48898)) 13001 ;;;### (autoloads nil "font" "w3/font.el" (12860 33853))
11869 ;;; Generated autoloads from w3/font.el 13002 ;;; Generated autoloads from w3/font.el
11870 13003
11871 ;;;*** 13004 ;;;***
11872 13005
11873 ;;;### (autoloads nil "images" "w3/images.el" (12823 48898)) 13006 ;;;### (autoloads nil "images" "w3/images.el" (12860 33851))
11874 ;;; Generated autoloads from w3/images.el 13007 ;;; Generated autoloads from w3/images.el
11875 13008
11876 ;;;*** 13009 ;;;***
11877 13010
11878 ;;;### (autoloads nil "w3-about" "w3/w3-about.el" (12823 48902)) 13011 ;;;### (autoloads nil "w3-about" "w3/w3-about.el" (12860 33867))
11879 ;;; Generated autoloads from w3/w3-about.el 13012 ;;; Generated autoloads from w3/w3-about.el
11880 13013
11881 ;;;*** 13014 ;;;***
11882 13015
11883 ;;;### (autoloads nil "w3-annotat" "w3/w3-annotat.el" (12823 48903)) 13016 ;;;### (autoloads nil "w3-annotat" "w3/w3-annotat.el" (12860 33871))
11884 ;;; Generated autoloads from w3/w3-annotat.el 13017 ;;; Generated autoloads from w3/w3-annotat.el
11885 13018
11886 ;;;*** 13019 ;;;***
11887 13020
11888 ;;;### (autoloads nil "w3-auto" "w3/w3-auto.el" (12823 48904)) 13021 ;;;### (autoloads nil "w3-auto" "w3/w3-auto.el" (12860 33873))
11889 ;;; Generated autoloads from w3/w3-auto.el 13022 ;;; Generated autoloads from w3/w3-auto.el
11890 13023
11891 ;;;*** 13024 ;;;***
11892 13025
11893 ;;;*** 13026 ;;;***
11894 13027
11895 ;;;### (autoloads nil "w3-draw" "w3/w3-draw.el" (12851 23323)) 13028 ;;;### (autoloads nil "w3-draw" "w3/w3-draw.el" (12860 33866))
11896 ;;; Generated autoloads from w3/w3-draw.el 13029 ;;; Generated autoloads from w3/w3-draw.el
11897 13030
11898 ;;;*** 13031 ;;;***
11899 13032
11900 ;;;### (autoloads nil "w3-e19" "w3/w3-e19.el" (12823 48899)) 13033 ;;;### (autoloads nil "w3-e19" "w3/w3-e19.el" (12860 33854))
11901 ;;; Generated autoloads from w3/w3-e19.el 13034 ;;; Generated autoloads from w3/w3-e19.el
11902 13035
11903 ;;;*** 13036 ;;;***
11904 13037
11905 ;;;### (autoloads nil "w3-emulate" "w3/w3-emulate.el" (12823 48905)) 13038 ;;;### (autoloads nil "w3-emulate" "w3/w3-emulate.el" (12860 33878))
11906 ;;; Generated autoloads from w3/w3-emulate.el 13039 ;;; Generated autoloads from w3/w3-emulate.el
11907 13040
11908 ;;;*** 13041 ;;;***
11909 13042
11910 ;;;### (autoloads nil "w3-forms" "w3/w3-forms.el" (12823 48904)) 13043 ;;;### (autoloads nil "w3-forms" "w3/w3-forms.el" (12860 33874))
11911 ;;; Generated autoloads from w3/w3-forms.el 13044 ;;; Generated autoloads from w3/w3-forms.el
11912 13045
11913 ;;;*** 13046 ;;;### (autoloads (w3-use-hotlist) "w3-hot" "w3/w3-hot.el" (12860 33872))
11914
11915 ;;;### (autoloads (w3-use-hotlist) "w3-hot" "w3/w3-hot.el" (12823 48904))
11916 ;;; Generated autoloads from w3/w3-hot.el 13047 ;;; Generated autoloads from w3/w3-hot.el
11917 13048
11918 (autoload 'w3-use-hotlist "w3-hot" "\ 13049 (autoload 'w3-use-hotlist "w3-hot" "\
11919 Possibly go to a link in your W3/Mosaic hotlist. 13050 Possibly go to a link in your W3/Mosaic hotlist.
11920 This is part of the emacs World Wide Web browser. It will prompt for 13051 This is part of the emacs World Wide Web browser. It will prompt for
11922 visited or interesting items you have found on the World Wide Web." t nil) 13053 visited or interesting items you have found on the World Wide Web." t nil)
11923 13054
11924 ;;;*** 13055 ;;;***
11925 13056
11926 ;;;*** 13057 ;;;***
11927 13058
11928 ;;;### (autoloads nil "w3-imap" "w3/w3-imap.el" (12823 48904)) 13059 ;;;***
13060
13061 ;;;### (autoloads nil "w3-imap" "w3/w3-imap.el" (12860 33876))
11929 ;;; Generated autoloads from w3/w3-imap.el 13062 ;;; Generated autoloads from w3/w3-imap.el
11930 13063
11931 ;;;*** 13064 ;;;***
11932 13065
11933 ;;;### (autoloads nil "w3-keyword" "w3/w3-keyword.el" (12823 48905)) 13066 ;;;### (autoloads nil "w3-keyword" "w3/w3-keyword.el" (12860 33879))
11934 ;;; Generated autoloads from w3/w3-keyword.el 13067 ;;; Generated autoloads from w3/w3-keyword.el
11935 13068
11936 ;;;*** 13069 ;;;***
11937 13070
11938 ;;;### (autoloads nil "w3-latex" "w3/w3-latex.el" (12823 48905)) 13071 ;;;### (autoloads nil "w3-latex" "w3/w3-latex.el" (12860 33881))
11939 ;;; Generated autoloads from w3/w3-latex.el 13072 ;;; Generated autoloads from w3/w3-latex.el
11940 13073
11941 ;;;*** 13074 ;;;***
11942 13075
11943 ;;;### (autoloads nil "w3-menu" "w3/w3-menu.el" (12823 48904)) 13076 ;;;### (autoloads nil "w3-menu" "w3/w3-menu.el" (12860 33876))
11944 ;;; Generated autoloads from w3/w3-menu.el 13077 ;;; Generated autoloads from w3/w3-menu.el
11945 13078
11946 ;;;*** 13079 ;;;***
11947 13080
11948 ;;;### (autoloads nil "w3-mouse" "w3/w3-mouse.el" (12823 48905)) 13081 ;;;### (autoloads nil "w3-mouse" "w3/w3-mouse.el" (12860 33879))
11949 ;;; Generated autoloads from w3/w3-mouse.el 13082 ;;; Generated autoloads from w3/w3-mouse.el
11950 13083
11951 ;;;*** 13084 ;;;***
11952 13085
11953 ;;;### (autoloads nil "w3-mule" "w3/w3-mule.el" (12823 48900)) 13086 ;;;### (autoloads nil "w3-mule" "w3/w3-mule.el" (12860 33861))
11954 ;;; Generated autoloads from w3/w3-mule.el 13087 ;;; Generated autoloads from w3/w3-mule.el
11955 13088
11956 ;;;*** 13089 ;;;***
11957 13090
11958 ;;;### (autoloads nil "w3-parse" "w3/w3-parse.el" (12823 48903)) 13091 ;;;### (autoloads nil "w3-parse" "w3/w3-parse.el" (12860 33870))
11959 ;;; Generated autoloads from w3/w3-parse.el 13092 ;;; Generated autoloads from w3/w3-parse.el
11960 13093
11961 ;;;*** 13094 ;;;***
11962 13095
11963 ;;;### (autoloads nil "w3-prefs" "w3/w3-prefs.el" (12823 48906)) 13096 ;;;### (autoloads nil "w3-prefs" "w3/w3-prefs.el" (12860 33882))
11964 ;;; Generated autoloads from w3/w3-prefs.el 13097 ;;; Generated autoloads from w3/w3-prefs.el
11965 13098
11966 ;;;*** 13099 ;;;***
11967 13100
11968 ;;;### (autoloads nil "w3-print" "w3/w3-print.el" (12823 48904)) 13101 ;;;### (autoloads nil "w3-print" "w3/w3-print.el" (12860 33874))
11969 ;;; Generated autoloads from w3/w3-print.el 13102 ;;; Generated autoloads from w3/w3-print.el
11970 13103
11971 ;;;*** 13104 ;;;***
11972 13105
11973 ;;;### (autoloads nil "w3-speak" "w3/w3-speak.el" (12823 48906)) 13106 ;;;### (autoloads nil "w3-speak" "w3/w3-speak.el" (12860 33883))
11974 ;;; Generated autoloads from w3/w3-speak.el 13107 ;;; Generated autoloads from w3/w3-speak.el
11975 13108
11976 ;;;*** 13109 ;;;***
11977 13110
11978 ;;;### (autoloads nil "w3-style" "w3/w3-style.el" (12851 23323)) 13111 ;;;### (autoloads nil "w3-style" "w3/w3-style.el" (12860 33869))
11979 ;;; Generated autoloads from w3/w3-style.el 13112 ;;; Generated autoloads from w3/w3-style.el
11980 13113
11981 ;;;*** 13114 ;;;***
11982 13115
11983 ;;;### (autoloads nil "w3-sysdp" "w3/w3-sysdp.el" (12823 48901)) 13116 ;;;### (autoloads nil "w3-sysdp" "w3/w3-sysdp.el" (12926 20450))
11984 ;;; Generated autoloads from w3/w3-sysdp.el 13117 ;;; Generated autoloads from w3/w3-sysdp.el
11985 13118
11986 ;;;*** 13119 ;;;***
11987 13120
11988 ;;;### (autoloads nil "w3-toolbar" "w3/w3-toolbar.el" (12823 48899)) 13121 ;;;### (autoloads nil "w3-toolbar" "w3/w3-toolbar.el" (12860 33855))
11989 ;;; Generated autoloads from w3/w3-toolbar.el 13122 ;;; Generated autoloads from w3/w3-toolbar.el
11990 13123
11991 ;;;*** 13124 ;;;***
11992 13125
11993 ;;;### (autoloads nil "w3-vars" "w3/w3-vars.el" (12851 23316)) 13126 ;;;### (autoloads nil "w3-vars" "w3/w3-vars.el" (12860 33857))
11994 ;;; Generated autoloads from w3/w3-vars.el 13127 ;;; Generated autoloads from w3/w3-vars.el
11995 13128
11996 ;;;*** 13129 ;;;***
11997 13130
11998 ;;;### (autoloads nil "w3-widget" "w3/w3-widget.el" (12823 48900)) 13131 ;;;### (autoloads nil "w3-widget" "w3/w3-widget.el" (12860 33860))
11999 ;;; Generated autoloads from w3/w3-widget.el 13132 ;;; Generated autoloads from w3/w3-widget.el
12000 13133
12001 ;;;*** 13134 ;;;***
12002 13135
12003 ;;;### (autoloads nil "w3-xem20" "w3/w3-xem20.el" (12823 48736)) 13136 ;;;### (autoloads nil "w3-xem20" "w3/w3-xem20.el" (12860 33991))
12004 ;;; Generated autoloads from w3/w3-xem20.el 13137 ;;; Generated autoloads from w3/w3-xem20.el
12005 13138
12006 ;;;*** 13139 ;;;***
12007 13140
12008 ;;;### (autoloads nil "w3-xemac" "w3/w3-xemac.el" (12823 48901)) 13141 ;;;### (autoloads nil "w3-xemac" "w3/w3-xemac.el" (12860 33864))
12009 ;;; Generated autoloads from w3/w3-xemac.el 13142 ;;; Generated autoloads from w3/w3-xemac.el
12010 13143
12011 ;;;*** 13144 ;;;### (autoloads (w3-follow-link w3-follow-link-other-frame w3-do-setup w3 w3-preview-this-buffer w3-batch-fetch w3-follow-url-at-point w3-follow-url-at-point-other-frame w3-maybe-follow-link w3-maybe-follow-link-mouse w3-fetch w3-fetch-other-frame w3-find-file w3-open-local) "w3" "w3/w3.el" (12860 33859))
12012
12013 ;;;### (autoloads (w3-follow-link w3-follow-link-other-frame w3-do-setup w3 w3-preview-this-buffer w3-batch-fetch w3-follow-url-at-point w3-follow-url-at-point-other-frame w3-maybe-follow-link w3-maybe-follow-link-mouse w3-fetch w3-fetch-other-frame w3-find-file w3-open-local) "w3" "w3/w3.el" (12851 23319))
12014 ;;; Generated autoloads from w3/w3.el 13145 ;;; Generated autoloads from w3/w3.el
12015 13146
12016 (autoload 'w3-open-local "w3" "\ 13147 (autoload 'w3-open-local "w3" "\
12017 Find a local file, and interpret it as a hypertext document. 13148 Find a local file, and interpret it as a hypertext document.
12018 It will prompt for an existing file or directory, and retrieve it as a 13149 It will prompt for an existing file or directory, and retrieve it as a
12100 to disk." t nil) 13231 to disk." t nil)
12101 13232
12102 ;;;*** 13233 ;;;***
12103 13234
12104 ;;;*** 13235 ;;;***
12105 13236
12106 ;;;### (autoloads nil "widget-edit" "w3/widget-edit.el" (12823 48905)) 13237 ;;;***
13238
13239 ;;;### (autoloads nil "widget-edit" "w3/widget-edit.el" (12860 33881))
12107 ;;; Generated autoloads from w3/widget-edit.el 13240 ;;; Generated autoloads from w3/widget-edit.el
13241
13242 ;;;***
13243
13244 ;;;***
12108 13245
12109 ;;;### (autoloads nil "widget" "w3/widget.el" (12721 20262)) 13246 ;;;### (autoloads nil "widget" "w3/widget.el" (12721 20262))
12110 ;;; Generated autoloads from w3/widget.el 13247 ;;; Generated autoloads from w3/widget.el
12111 13248
12112 ;;;*** 13249 ;;;***
12113 13250
12114 ;;;*** 13251 ;;;### (autoloads nil "x-compose" "x11/x-compose.el" (12906 6136))
12115
12116 ;;;### (autoloads nil "x-compose" "x11/x-compose.el" (12823 45299))
12117 ;;; Generated autoloads from x11/x-compose.el 13252 ;;; Generated autoloads from x11/x-compose.el
12118 13253
12119 ;;;### (autoloads nil "x-faces" "x11/x-faces.el" (12701 8661)) 13254 ;;;***
13255
13256 ;;;***
13257
13258 ;;;***
13259
13260 ;;;### (autoloads nil "x-faces" "x11/x-faces.el" (12906 6058))
12120 ;;; Generated autoloads from x11/x-faces.el 13261 ;;; Generated autoloads from x11/x-faces.el
12121 13262
12122 ;;;### (autoloads (font-menu-weight-constructor font-menu-size-constructor font-menu-family-constructor reset-device-font-menus) "x-font-menu" "x11/x-font-menu.el" (12823 45300)) 13263 ;;;### (autoloads (font-menu-weight-constructor font-menu-size-constructor font-menu-family-constructor reset-device-font-menus) "x-font-menu" "x11/x-font-menu.el" (12906 6025))
12123 ;;; Generated autoloads from x11/x-font-menu.el 13264 ;;; Generated autoloads from x11/x-font-menu.el
12124 13265
12125 (defvar font-menu-ignore-scaled-fonts t "\ 13266 (defvar font-menu-ignore-scaled-fonts t "\
12126 *If non-nil, then the font menu will try to show only bitmap fonts.") 13267 *If non-nil, then the font menu will try to show only bitmap fonts.")
12127 13268
12146 (autoload 'font-menu-weight-constructor "x-font-menu" nil nil nil) 13287 (autoload 'font-menu-weight-constructor "x-font-menu" nil nil nil)
12147 13288
12148 ;;;*** 13289 ;;;***
12149 13290
12150 ;;;*** 13291 ;;;***
12151 13292
12152 ;;;*** 13293 ;;;### (autoloads nil "x-init" "x11/x-init.el" (12933 36407))
12153
12154 ;;;### (autoloads nil "x-init" "x11/x-init.el" (12823 45302))
12155 ;;; Generated autoloads from x11/x-init.el 13294 ;;; Generated autoloads from x11/x-init.el
12156 13295
12157 ;;;### (autoloads nil "x-iso8859-1" "x11/x-iso8859-1.el" (12677 32698)) 13296 ;;;***
13297
13298 ;;;***
13299
13300 ;;;***
13301
13302 ;;;### (autoloads nil "x-iso8859-1" "x11/x-iso8859-1.el" (12906 6146))
12158 ;;; Generated autoloads from x11/x-iso8859-1.el 13303 ;;; Generated autoloads from x11/x-iso8859-1.el
12159 13304
12160 ;;;*** 13305 ;;;***
12161 13306
12162 ;;;*** 13307 ;;;### (autoloads nil "x-menubar" "x11/x-menubar.el" (12906 5965))
12163
12164 ;;;***
12165
12166 ;;;### (autoloads nil "x-menubar" "x11/x-menubar.el" (12860 15618))
12167 ;;; Generated autoloads from x11/x-menubar.el 13308 ;;; Generated autoloads from x11/x-menubar.el
12168 13309
12169 ;;;*** 13310 ;;;***
12170 13311
12171 ;;;### (autoloads nil "x-misc" "x11/x-misc.el" (12637 27990)) 13312 ;;;### (autoloads nil "x-misc" "x11/x-misc.el" (12906 5898))
12172 ;;; Generated autoloads from x11/x-misc.el 13313 ;;; Generated autoloads from x11/x-misc.el
12173 13314
12174 ;;;### (autoloads nil "x-mouse" "x11/x-mouse.el" (12701 8664)) 13315 ;;;***
13316
13317 ;;;### (autoloads nil "x-mouse" "x11/x-mouse.el" (12906 6155))
12175 ;;; Generated autoloads from x11/x-mouse.el 13318 ;;; Generated autoloads from x11/x-mouse.el
12176 13319
12177 ;;;*** 13320 ;;;***
12178 13321
12179 ;;;### (autoloads nil "x-scrollbar" "x11/x-scrollbar.el" (12677 32708)) 13322 ;;;### (autoloads nil "x-scrollbar" "x11/x-scrollbar.el" (12906 6161))
12180 ;;; Generated autoloads from x11/x-scrollbar.el 13323 ;;; Generated autoloads from x11/x-scrollbar.el
12181 13324
12182 ;;;*** 13325 ;;;***
12183 13326
12184 ;;;### (autoloads nil "x-select" "x11/x-select.el" (12677 32696)) 13327 ;;;### (autoloads nil "x-select" "x11/x-select.el" (12906 6169))
12185 ;;; Generated autoloads from x11/x-select.el 13328 ;;; Generated autoloads from x11/x-select.el
12186 13329
12187 ;;;### (autoloads nil "x-toolbar" "x11/x-toolbar.el" (12713 64142)) 13330 ;;;***
13331
13332 ;;;***
13333
13334 ;;;***
13335
13336 ;;;### (autoloads nil "x-toolbar" "x11/x-toolbar.el" (12906 6177))
12188 ;;; Generated autoloads from x11/x-toolbar.el 13337 ;;; Generated autoloads from x11/x-toolbar.el
12189
12190 ;;;***
12191
12192 ;;;***
12193
12194 ;;;***
12195 13338
12196 ;;;### (autoloads nil "x-win-sun" "x11/x-win-sun.el" (12823 45303)) 13339 ;;;### (autoloads nil "x-win-sun" "x11/x-win-sun.el" (12823 45303))
12197 ;;; Generated autoloads from x11/x-win-sun.el 13340 ;;; Generated autoloads from x11/x-win-sun.el
12198 13341
12199 ;;;### (autoloads nil "x-win-xfree86" "x11/x-win-xfree86.el" (12677 32709)) 13342 ;;;### (autoloads nil "x-win-xfree86" "x11/x-win-xfree86.el" (12677 32709))