comparison lisp/eos/loaddefs-eos.el @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 0293115a14e9
children
comparison
equal deleted inserted replaced
69:804d1389bcd6 70:131b0175ea99
318 ;;;(sort-regexp-fields nil "\n*.*\n.*from \\(.*\\)[^ ]* " "\\1" 318 ;;;(sort-regexp-fields nil "\n*.*\n.*from \\(.*\\)[^ ]* " "\\1"
319 ;;; (point-min) (point-max)) 319 ;;; (point-min) (point-max))
320 320
321 ;;;*** 321 ;;;***
322 322
323 ;;;### (autoloads nil "byte-optimize" "bytecomp/byte-optimize.el" (12558 60872)) 323 ;;;### (autoloads nil "byte-optimize" "bytecomp/byte-optimize.el" (12554 53317))
324 ;;; Generated autoloads from bytecomp/byte-optimize.el 324 ;;; Generated autoloads from bytecomp/byte-optimize.el
325 325
326 ;;;*** 326 ;;;***
327 327
328 ;;;### (autoloads nil "bytecomp-runtime" "bytecomp/bytecomp-runtime.el" (12558 60873)) 328 ;;;### (autoloads nil "bytecomp-runtime" "bytecomp/bytecomp-runtime.el" (12637 31036))
329 ;;; Generated autoloads from bytecomp/bytecomp-runtime.el 329 ;;; Generated autoloads from bytecomp/bytecomp-runtime.el
330 330
331 ;;;### (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" (12639 8562)) 331 ;;;### (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" (12657 21937))
332 ;;; Generated autoloads from bytecomp/bytecomp.el 332 ;;; Generated autoloads from bytecomp/bytecomp.el
333 333
334 (autoload 'byte-force-recompile "bytecomp" "\ 334 (autoload 'byte-force-recompile "bytecomp" "\
335 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 335 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
336 Files in subdirectories of DIRECTORY are processed also." t nil) 336 Files in subdirectories of DIRECTORY are processed also." t nil)
406 Must be used only with `-batch', and kills Emacs on completion. 406 Must be used only with `-batch', and kills Emacs on completion.
407 For example, invoke `xemacs -batch -f batch-byte-recompile-directory .'." nil nil) 407 For example, invoke `xemacs -batch -f batch-byte-recompile-directory .'." nil nil)
408 408
409 ;;;*** 409 ;;;***
410 410
411 ;;;### (autoloads (disassemble) "disass" "bytecomp/disass.el" (12376 19373)) 411 ;;;### (autoloads (disassemble) "disass" "bytecomp/disass.el" (12147 26365))
412 ;;; Generated autoloads from bytecomp/disass.el 412 ;;; Generated autoloads from bytecomp/disass.el
413 413
414 (autoload 'disassemble "disass" "\ 414 (autoload 'disassemble "disass" "\
415 Print disassembled code for OBJECT in (optional) BUFFER. 415 Print disassembled code for OBJECT in (optional) BUFFER.
416 OBJECT can be a symbol defined as a function, or a function itself 416 OBJECT can be a symbol defined as a function, or a function itself
418 If OBJECT is not already compiled, we compile it, but do not 418 If OBJECT is not already compiled, we compile it, but do not
419 redefine OBJECT if it is a symbol." t nil) 419 redefine OBJECT if it is a symbol." t nil)
420 420
421 ;;;*** 421 ;;;***
422 422
423 ;;;### (autoloads nil "appt" "calendar/appt.el" (12376 19375)) 423 ;;;### (autoloads nil "appt" "calendar/appt.el" (12341 149))
424 ;;; Generated autoloads from calendar/appt.el 424 ;;; Generated autoloads from calendar/appt.el
425 425
426 ;;;*** 426 ;;;### (autoloads nil "cal-french" "calendar/cal-french.el" (12147 26371))
427
428 ;;;### (autoloads nil "cal-french" "calendar/cal-french.el" (12376 19376))
429 ;;; Generated autoloads from calendar/cal-french.el 427 ;;; Generated autoloads from calendar/cal-french.el
430 428
431 ;;;*** 429 ;;;***
432 430
433 ;;;### (autoloads nil "cal-mayan" "calendar/cal-mayan.el" (12376 19375)) 431 ;;;### (autoloads nil "cal-mayan" "calendar/cal-mayan.el" (12147 26370))
434 ;;; Generated autoloads from calendar/cal-mayan.el 432 ;;; Generated autoloads from calendar/cal-mayan.el
435 433
436 ;;;### (autoloads nil "cal-x" "calendar/cal-x.el" (12376 19380)) 434 ;;;### (autoloads nil "cal-x" "calendar/cal-x.el" (12247 39168))
437 ;;; Generated autoloads from calendar/cal-x.el 435 ;;; Generated autoloads from calendar/cal-x.el
438 436
439 (defvar calendar-setup 'one-frame "\ 437 (defvar calendar-setup 'one-frame "\
440 The frame set up of the calendar. 438 The frame set up of the calendar.
441 The choices are `one-frame' (calendar and diary together in one separate, 439 The choices are `one-frame' (calendar and diary together in one separate,
442 dediciated frame) or `two-frames' (calendar and diary in separate, dedicated 440 dediciated frame) or `two-frames' (calendar and diary in separate, dedicated
443 frames); with any other value the current frame is used.") 441 frames); with any other value the current frame is used.")
444 442
445 ;;;*** 443 ;;;***
446 444
447 ;;;### (autoloads nil "cal-xemacs" "calendar/cal-xemacs.el" (12558 60876)) 445 ;;;### (autoloads nil "cal-xemacs" "calendar/cal-xemacs.el" (12554 53321))
448 ;;; Generated autoloads from calendar/cal-xemacs.el 446 ;;; Generated autoloads from calendar/cal-xemacs.el
449 447
450 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (12376 19378)) 448 ;;;### (autoloads (list-yahrzeit-dates calendar) "calendar" "calendar/calendar.el" (12474 41340))
451 ;;; Generated autoloads from calendar/cal-dst.el
452
453 (put 'calendar-daylight-savings-starts 'risky-local-variable t)
454
455 (put 'calendar-daylight-savings-ends 'risky-local-variable t)
456
457 ;;;***
458
459 ;;;### (autoloads (list-yahrzeit-dates calendar) "calendar" "calendar/calendar.el" (12478 30570))
460 ;;; Generated autoloads from calendar/calendar.el 449 ;;; Generated autoloads from calendar/calendar.el
461 450
462 (defvar calendar-week-start-day 0 "\ 451 (defvar calendar-week-start-day 0 "\
463 *The day of the week on which a week in the calendar begins. 452 *The day of the week on which a week in the calendar begins.
464 0 means Sunday (default), 1 means Monday, and so on.") 453 0 means Sunday (default), 1 means Monday, and so on.")
923 When called interactively from the calendar window, the date of death is taken 912 When called interactively from the calendar window, the date of death is taken
924 from the cursor position." t nil) 913 from the cursor position." t nil)
925 914
926 ;;;*** 915 ;;;***
927 916
928 ;;;### (autoloads nil "diary-ins" "calendar/diary-ins.el" (12376 19379)) 917 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (12147 26371))
918 ;;; Generated autoloads from calendar/cal-dst.el
919
920 (put 'calendar-daylight-savings-starts 'risky-local-variable t)
921
922 (put 'calendar-daylight-savings-ends 'risky-local-variable t)
923
924 ;;;***
925
926 ;;;### (autoloads nil "diary-ins" "calendar/diary-ins.el" (12147 26375))
929 ;;; Generated autoloads from calendar/diary-ins.el 927 ;;; Generated autoloads from calendar/diary-ins.el
930 928
931 ;;;### (autoloads (diary) "diary-lib" "calendar/diary-lib.el" (12376 19380)) 929 ;;;### (autoloads (diary) "diary-lib" "calendar/diary-lib.el" (12147 26376))
932 ;;; Generated autoloads from calendar/diary-lib.el 930 ;;; Generated autoloads from calendar/diary-lib.el
933 931
934 (autoload 'diary "diary-lib" "\ 932 (autoload 'diary "diary-lib" "\
935 Generate the diary window for ARG days starting with the current date. 933 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 934 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 935 by the variable `number-of-diary-entries'. This function is suitable for
938 execution in a `.emacs' file." t nil) 936 execution in a `.emacs' file." t nil)
939 937
940 ;;;*** 938 ;;;***
941 939
942 ;;;### (autoloads (holidays) "holidays" "calendar/holidays.el" (12376 19378)) 940 ;;;### (autoloads (holidays) "holidays" "calendar/holidays.el" (12247 8260))
943 ;;; Generated autoloads from calendar/holidays.el 941 ;;; Generated autoloads from calendar/holidays.el
944 942
945 (autoload 'holidays "holidays" "\ 943 (autoload 'holidays "holidays" "\
946 Display the holidays for last month, this month, and next month. 944 Display the holidays for last month, this month, and next month.
947 If called with an optional prefix argument, prompts for month and year. 945 If called with an optional prefix argument, prompts for month and year.
948 946
949 This function is suitable for execution in a .emacs file." t nil) 947 This function is suitable for execution in a .emacs file." t nil)
950 948
951 ;;;*** 949 ;;;***
952 950
953 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (12376 19377)) 951 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (12147 26373))
954 ;;; Generated autoloads from calendar/lunar.el 952 ;;; Generated autoloads from calendar/lunar.el
955 953
956 (autoload 'phases-of-moon "lunar" "\ 954 (autoload 'phases-of-moon "lunar" "\
957 Display the quarters of the moon for last month, this month, and next month. 955 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. 956 If called with an optional prefix argument, prompts for month and year.
959 957
960 This function is suitable for execution in a .emacs file." t nil) 958 This function is suitable for execution in a .emacs file." t nil)
961 959
962 ;;;*** 960 ;;;***
963 961
964 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset) "solar" "calendar/solar.el" (12376 19379)) 962 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset) "solar" "calendar/solar.el" (12147 26373))
965 ;;; Generated autoloads from calendar/solar.el 963 ;;; Generated autoloads from calendar/solar.el
966 964
967 (defvar calendar-time-display-form '(12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")")) "\ 965 (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. 966 *The pseudo-pattern that governs the way a time of day is formatted.
969 967
1018 Date and time of equinoxes and solstices, if visible in the calendar window. 1016 Date and time of equinoxes and solstices, if visible in the calendar window.
1019 Requires floating point." nil nil) 1017 Requires floating point." nil nil)
1020 1018
1021 ;;;*** 1019 ;;;***
1022 1020
1023 ;;;### (autoloads nil "cl-autoload" "cl/cl-autoload.el" (12639 8884)) 1021 ;;;### (autoloads nil "cl-autoload" "cl/cl-autoload.el" (12638 48659))
1024 ;;; Generated autoloads from cl/cl-autoload.el 1022 ;;; Generated autoloads from cl/cl-autoload.el
1025 1023
1026 ;;;*** 1024 ;;;### (autoloads nil "cl-compat" "cl/cl-compat.el" (12559 35064))
1027
1028 ;;;### (autoloads nil "cl-compat" "cl/cl-compat.el" (12559 34923))
1029 ;;; Generated autoloads from cl/cl-compat.el 1025 ;;; Generated autoloads from cl/cl-compat.el
1030 1026
1031 ;;;*** 1027 ;;;***
1032 1028
1033 ;;;### (autoloads nil "cl-defs" "cl/cl-defs.el" (12639 8885)) 1029 ;;;### (autoloads nil "cl-defs" "cl/cl-defs.el" (12638 48659))
1034 ;;; Generated autoloads from cl/cl-defs.el 1030 ;;; Generated autoloads from cl/cl-defs.el
1035 1031
1036 ;;;*** 1032 ;;;***
1037 1033
1038 ;;;### (autoloads nil "cl-extra" "cl/cl-extra.el" (12648 18630)) 1034 ;;;### (autoloads nil "cl-extra" "cl/cl-extra.el" (12648 4955))
1039 ;;; Generated autoloads from cl/cl-extra.el 1035 ;;; Generated autoloads from cl/cl-extra.el
1040 1036
1041 ;;;*** 1037 ;;;***
1042 1038
1043 ;;;### (autoloads nil "cl-macs" "cl/cl-macs.el" (12639 56810)) 1039 ;;;### (autoloads nil "cl-macs" "cl/cl-macs.el" (12639 27526))
1044 ;;; Generated autoloads from cl/cl-macs.el 1040 ;;; Generated autoloads from cl/cl-macs.el
1045 1041
1046 ;;;*** 1042 ;;;### (autoloads nil "cl-seq" "cl/cl-seq.el" (12638 48651))
1047
1048 ;;;### (autoloads nil "cl-seq" "cl/cl-seq.el" (12639 8882))
1049 ;;; Generated autoloads from cl/cl-seq.el 1043 ;;; Generated autoloads from cl/cl-seq.el
1050 1044
1051 ;;;*** 1045 ;;;***
1052 1046
1053 ;;;### (autoloads nil "cl" "cl/cl.el" (12639 8883)) 1047 ;;;### (autoloads nil "cl" "cl/cl.el" (12638 48653))
1054 ;;; Generated autoloads from cl/cl.el 1048 ;;; Generated autoloads from cl/cl.el
1055 1049
1056 ;;;*** 1050 ;;;***
1057 1051
1058 ;;;### (autoloads nil "background" "comint/background.el" (12675 57061)) 1052 ;;;### (autoloads nil "background" "comint/background.el" (12675 57052))
1059 ;;; Generated autoloads from comint/background.el 1053 ;;; Generated autoloads from comint/background.el
1060 1054
1061 ;;;### (autoloads nil "dbx" "comint/dbx.el" (12376 19381)) 1055 ;;;***
1056
1057 ;;;### (autoloads nil "dbx" "comint/dbx.el" (12178 29434))
1062 ;;; Generated autoloads from comint/dbx.el 1058 ;;; Generated autoloads from comint/dbx.el
1063 1059
1064 ;;;### (autoloads (gdb) "gdb" "comint/gdb.el" (12727 30092)) 1060 ;;;### (autoloads (gdb) "gdb" "comint/gdb.el" (12727 30106))
1065 ;;; Generated autoloads from comint/gdb.el 1061 ;;; Generated autoloads from comint/gdb.el
1066 1062
1067 (defvar gdb-command-name "gdb" "\ 1063 (defvar gdb-command-name "gdb" "\
1068 Pathname for executing gdb.") 1064 Pathname for executing gdb.")
1069 1065
1073 and source-file directory for GDB. If you wish to change this, use 1069 and source-file directory for GDB. If you wish to change this, use
1074 the GDB commands `cd DIR' and `directory'." t nil) 1070 the GDB commands `cd DIR' and `directory'." t nil)
1075 1071
1076 ;;;*** 1072 ;;;***
1077 1073
1078 ;;;### (autoloads (gdbsrc) "gdbsrc" "comint/gdbsrc.el" (12743 11566)) 1074 ;;;### (autoloads (gdbsrc) "gdbsrc" "comint/gdbsrc.el" (12743 11618))
1079 ;;; Generated autoloads from comint/gdbsrc.el 1075 ;;; Generated autoloads from comint/gdbsrc.el
1080 1076
1081 (autoload 'gdbsrc "gdbsrc" "\ 1077 (autoload 'gdbsrc "gdbsrc" "\
1082 Activates a gdb session with gdbsrc-mode turned on. A numeric prefix 1078 Activates a gdb session with gdbsrc-mode turned on. A numeric prefix
1083 argument can be used to specify a running process to attach, and a non-numeric 1079 argument can be used to specify a running process to attach, and a non-numeric
1084 prefix argument will cause you to be prompted for a core file to debug." t nil) 1080 prefix argument will cause you to be prompted for a core file to debug." t nil)
1085 1081
1086 ;;;*** 1082 ;;;***
1087 1083
1088 ;;;### (autoloads (perldb xdb dbx sdb) "gud" "comint/gud.el" (12376 19387)) 1084 ;;;### (autoloads (perldb xdb dbx sdb) "gud" "comint/gud.el" (12212 10571))
1089 ;;; Generated autoloads from comint/gud.el 1085 ;;; Generated autoloads from comint/gud.el
1090 1086
1091 (autoload 'sdb "gud" "\ 1087 (autoload 'sdb "gud" "\
1092 Run sdb on program FILE in buffer *gud-FILE*. 1088 Run sdb on program FILE in buffer *gud-FILE*.
1093 The directory containing FILE becomes the initial working directory 1089 The directory containing FILE becomes the initial working directory
1111 The directory containing FILE becomes the initial working directory 1107 The directory containing FILE becomes the initial working directory
1112 and source-file directory for your debugger." t nil) 1108 and source-file directory for your debugger." t nil)
1113 1109
1114 ;;;*** 1110 ;;;***
1115 1111
1116 ;;;### (autoloads nil "history" "comint/history.el" (12376 19384)) 1112 ;;;### (autoloads nil "history" "comint/history.el" (12178 29436))
1117 ;;; Generated autoloads from comint/history.el 1113 ;;; Generated autoloads from comint/history.el
1118 1114
1119 ;;;### (autoloads nil "inf-lisp" "comint/inf-lisp.el" (12546 50428)) 1115 ;;;### (autoloads nil "inf-lisp" "comint/inf-lisp.el" (12546 37582))
1120 ;;; Generated autoloads from comint/inf-lisp.el 1116 ;;; Generated autoloads from comint/inf-lisp.el
1121 1117
1122 (add-hook 'same-window-buffer-names "*inferior-lisp*") 1118 (add-hook 'same-window-buffer-names "*inferior-lisp*")
1123 1119
1124 ;;;*** 1120 ;;;***
1125 1121
1126 ;;;### (autoloads nil "kermit" "comint/kermit.el" (12546 50426)) 1122 ;;;### (autoloads nil "kermit" "comint/kermit.el" (12546 37580))
1127 ;;; Generated autoloads from comint/kermit.el 1123 ;;; Generated autoloads from comint/kermit.el
1128 1124
1129 ;;;### (autoloads (rlogin) "rlogin" "comint/rlogin.el" (12282 38441)) 1125 ;;;### (autoloads (rlogin) "rlogin" "comint/rlogin.el" (12282 39208))
1130 ;;; Generated autoloads from comint/rlogin.el 1126 ;;; Generated autoloads from comint/rlogin.el
1131 1127
1132 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 1128 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
1133 1129
1134 (autoload 'rlogin "rlogin" "\ 1130 (autoload 'rlogin "rlogin" "\
1165 function `rlogin-directory-tracking-mode' rather than simply setting the 1161 function `rlogin-directory-tracking-mode' rather than simply setting the
1166 variable." t nil) 1162 variable." t nil)
1167 1163
1168 ;;;*** 1164 ;;;***
1169 1165
1170 ;;;### (autoloads (shell) "shell" "comint/shell.el" (12558 60879)) 1166 ;;;### (autoloads (shell) "shell" "comint/shell.el" (12554 53325))
1171 ;;; Generated autoloads from comint/shell.el 1167 ;;; Generated autoloads from comint/shell.el
1172 1168
1173 (defvar shell-prompt-pattern (purecopy "^[^#$%>\n]*[#$%>] *") "\ 1169 (defvar shell-prompt-pattern (purecopy "^[^#$%>\n]*[#$%>] *") "\
1174 Regexp to match prompts in the inferior shell. 1170 Regexp to match prompts in the inferior shell.
1175 Defaults to \"^[^#$%>\\n]*[#$%>] *\", which works pretty well. 1171 Defaults to \"^[^#$%>\\n]*[#$%>] *\", which works pretty well.
1206 1202
1207 (add-hook 'same-window-buffer-names "*shell*") 1203 (add-hook 'same-window-buffer-names "*shell*")
1208 1204
1209 ;;;*** 1205 ;;;***
1210 1206
1211 ;;;### (autoloads (rsh telnet) "telnet" "comint/telnet.el" (12546 50428)) 1207 ;;;### (autoloads (rsh telnet) "telnet" "comint/telnet.el" (12546 37583))
1212 ;;; Generated autoloads from comint/telnet.el 1208 ;;; Generated autoloads from comint/telnet.el
1213 1209
1214 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 1210 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
1215 1211
1216 (autoload 'telnet "telnet" "\ 1212 (autoload 'telnet "telnet" "\
1228 Normally input is edited in Emacs and sent a line at a time. 1224 Normally input is edited in Emacs and sent a line at a time.
1229 See also `\\[telnet]'." t nil) 1225 See also `\\[telnet]'." t nil)
1230 1226
1231 ;;;*** 1227 ;;;***
1232 1228
1233 ;;;### (autoloads (ange-ftp-hook-function) "ange-ftp" "dired/ange-ftp.el" (12639 8565)) 1229 ;;;### (autoloads (ange-ftp-hook-function) "ange-ftp" "dired/ange-ftp.el" (12638 48627))
1234 ;;; Generated autoloads from dired/ange-ftp.el 1230 ;;; Generated autoloads from dired/ange-ftp.el
1235 1231
1236 (defvar ange-ftp-path-format '("^/\\(\\([^@/:]*\\)@\\)?\\([^@/:]*\\):\\(.*\\)" 3 2 4) "\ 1232 (defvar ange-ftp-path-format '("^/\\(\\([^@/:]*\\)@\\)?\\([^@/:]*\\):\\(.*\\)" 3 2 4) "\
1237 *Format of a fully expanded remote pathname. This is a cons 1233 *Format of a fully expanded remote pathname. This is a cons
1238 \(REGEXP . (HOST USER PATH)), where REGEXP is a regular expression matching 1234 \(REGEXP . (HOST USER PATH)), where REGEXP is a regular expression matching
1243 1239
1244 (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))) 1240 (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)))
1245 1241
1246 ;;;*** 1242 ;;;***
1247 1243
1248 ;;;### (autoloads nil "dired-cd" "dired/dired-cd.el" (12376 19387)) 1244 ;;;### (autoloads nil "dired-cd" "dired/dired-cd.el" (11903 15627))
1249 ;;; Generated autoloads from dired/dired-cd.el 1245 ;;; Generated autoloads from dired/dired-cd.el
1250 1246
1251 ;;;*** 1247 ;;;***
1252 1248
1253 ;;;### (autoloads nil "dired-chmod" "dired/dired-chmod.el" (12376 19393)) 1249 ;;;### (autoloads nil "dired-chmod" "dired/dired-chmod.el" (12327 53752))
1254 ;;; Generated autoloads from dired/dired-chmod.el 1250 ;;; Generated autoloads from dired/dired-chmod.el
1255 1251
1256 ;;;*** 1252 ;;;### (autoloads nil "dired-guess" "dired/dired-guess.el" (11903 15633))
1257
1258 ;;;### (autoloads nil "dired-guess" "dired/dired-guess.el" (12376 19389))
1259 ;;; Generated autoloads from dired/dired-guess.el 1253 ;;; Generated autoloads from dired/dired-guess.el
1260 1254
1261 ;;;*** 1255 ;;;***
1262 1256
1263 ;;;### (autoloads nil "dired-link" "dired/dired-link.el" (12376 19387)) 1257 ;;;### (autoloads nil "dired-link" "dired/dired-link.el" (12294 55504))
1264 ;;; Generated autoloads from dired/dired-link.el 1258 ;;; Generated autoloads from dired/dired-link.el
1265 1259
1266 ;;;*** 1260 ;;;### (autoloads nil "dired-lisp" "dired/dired-lisp.el" (11903 15631))
1267
1268 ;;;### (autoloads nil "dired-lisp" "dired/dired-lisp.el" (12376 19389))
1269 ;;; Generated autoloads from dired/dired-lisp.el 1261 ;;; Generated autoloads from dired/dired-lisp.el
1270 1262
1271 ;;;*** 1263 ;;;***
1272 1264
1273 ;;;### (autoloads nil "dired-nstd" "dired/dired-nstd.el" (12376 19389)) 1265 ;;;### (autoloads nil "dired-nstd" "dired/dired-nstd.el" (11903 15632))
1274 ;;; Generated autoloads from dired/dired-nstd.el 1266 ;;; Generated autoloads from dired/dired-nstd.el
1275 1267
1276 ;;;*** 1268 ;;;***
1277 1269
1278 ;;;### (autoloads nil "dired-trns" "dired/dired-trns.el" (12376 19390)) 1270 ;;;### (autoloads nil "dired-trns" "dired/dired-trns.el" (11903 15635))
1279 ;;; Generated autoloads from dired/dired-trns.el 1271 ;;; Generated autoloads from dired/dired-trns.el
1280 1272
1281 ;;;*** 1273 ;;;***
1282 1274
1283 ;;;### (autoloads nil "dired-vms" "dired/dired-vms.el" (12376 19391)) 1275 ;;;### (autoloads nil "dired-vms" "dired/dired-vms.el" (12147 26387))
1284 ;;; Generated autoloads from dired/dired-vms.el 1276 ;;; Generated autoloads from dired/dired-vms.el
1285 1277
1286 ;;;*** 1278 ;;;***
1287 1279
1288 ;;;### (autoloads nil "dired-xemacs-highlight" "dired/dired-xemacs-highlight.el" (12745 48553)) 1280 ;;;### (autoloads nil "dired-xemacs-highlight" "dired/dired-xemacs-highlight.el" (12745 48557))
1289 ;;; Generated autoloads from dired/dired-xemacs-highlight.el 1281 ;;; Generated autoloads from dired/dired-xemacs-highlight.el
1290 1282
1291 ;;;### (autoloads (dired-cwd-make-magic) "dired-cwd" "dired/dired-cwd.el" (12376 19388)) 1283 ;;;### (autoloads nil "dired-xemacs-menu" "dired/dired-xemacs-menu.el" (12322 9364))
1284 ;;; Generated autoloads from dired/dired-xemacs-menu.el
1285
1286 ;;;### (autoloads (dired-noselect dired-other-window dired) "dired" "dired/dired.el" (12727 30109))
1287 ;;; Generated autoloads from dired/dired.el
1288
1289 (defvar dired-listing-switches (purecopy "-al") "\
1290 *Switches passed to ls for dired. MUST contain the `l' option.
1291 Can contain even `F', `b', `i' and `s'.")
1292
1293 (defvar dired-chown-program (purecopy (if (memq system-type '(dgux-unix hpux usg-unix-v silicon-graphics-unix irix)) "chown" "/etc/chown")) "\
1294 *Name of chown command (usully `chown' or `/etc/chown').")
1295
1296 (defvar dired-ls-program (purecopy "ls") "\
1297 *Absolute or relative name of the ls program used by dired.")
1298
1299 (defvar dired-ls-F-marks-symlinks t "\
1300 *Informs dired about how ls -lF marks symbolic links.
1301 Set this to t if `dired-ls-program' with -lF marks the symbolic link
1302 itself with a trailing @ (usually the case under Ultrix).
1303
1304 Example: if `ln -s foo bar; ls -F bar' gives `bar -> foo', set it to
1305 nil, if it gives `bar@ -> foo', set it to t.
1306
1307 Dired checks if there is really a @ appended. Thus, if you have a
1308 marking ls program on one host and a non-marking on another host, and
1309 don't care about symbolic links which really end in a @, you can
1310 always set this variable to t.")
1311
1312 (defvar dired-trivial-filenames (purecopy "^\\.\\.?$\\|^#") "\
1313 *Regexp of files to skip when moving point to the first file of a new directory listing.
1314 Nil means move to the subdir line, t means move to first file.")
1315
1316 (defvar dired-keep-marker-move t "\
1317 If t, moved marked files are marked if their originals were.
1318 If a character, those files (marked or not) are marked with that character.")
1319
1320 (defvar dired-keep-marker-copy ?C "\
1321 If t, copied files are marked if their source files were.
1322 If a character, those files are always marked with that character.")
1323
1324 (defvar dired-keep-marker-hardlink ?H "\
1325 If t, hard-linked files are marked if the linked-to files were.
1326 If a character, those files are always marked with that character.")
1327
1328 (defvar dired-keep-marker-symlink ?Y "\
1329 If t, symlinked marked files are marked if the linked-to files were.
1330 If a character, those files are always marked with that character.")
1331
1332 (defvar dired-dwim-target nil "\
1333 *If non-nil, dired tries to guess a default target directory:
1334 If there is a dired buffer displayed in the next window, use
1335 its current subdir, instead of the current subdir of this dired
1336 buffer.
1337
1338 The target is used in the prompt for file copy, move etc.")
1339
1340 (defvar dired-copy-preserve-time nil "\
1341 *If non-nil, Dired preserves the last-modified time in a file copy.
1342 \(This works on only some systems.)\\<dired-mode-map>
1343 Use `\\[dired-do-copy]' with a zero prefix argument to toggle its value.")
1344
1345 (define-key ctl-x-map "d" 'dired)
1346
1347 (autoload 'dired "dired" "\
1348 \"Edit\" directory DIRNAME--delete, rename, print, etc. some files in it.
1349 With an optional prefix argument you can specify the ls SWITCHES that are used.
1350 Dired displays a list of files in DIRNAME (which may also have
1351 shell wildcards appended to select certain files).
1352 You can move around in it with the usual commands.
1353 You can flag files for deletion with \\<dired-mode-map>\\[dired-flag-file-deleted] and then delete them by
1354 typing \\[dired-do-deletions].
1355 Type \\[describe-mode] after entering dired for more info.
1356
1357 If DIRNAME is already in a dired buffer, that buffer is used without refresh." t nil)
1358
1359 (define-key ctl-x-4-map "d" 'dired-other-window)
1360
1361 (autoload 'dired-other-window "dired" "\
1362 \"Edit\" directory DIRNAME. Like `dired' but selects in another window." t nil)
1363
1364 (autoload 'dired-noselect "dired" "\
1365 Like `dired' but returns the dired buffer as value, does not select it." nil nil)
1366
1367 ;;;***
1368
1369 ;;;### (autoloads (dired-cwd-make-magic) "dired-cwd" "dired/dired-cwd.el" (11903 15632))
1292 ;;; Generated autoloads from dired/dired-cwd.el 1370 ;;; Generated autoloads from dired/dired-cwd.el
1293 1371
1294 (autoload 'dired-cwd-make-magic "dired-cwd" "\ 1372 (autoload 'dired-cwd-make-magic "dired-cwd" "\
1295 Modify COMMAND so that it's working directory is the current dired directory. 1373 Modify COMMAND so that it's working directory is the current dired directory.
1296 This works by binding `default-directory' to `(default-directory)'s value. 1374 This works by binding `default-directory' to `(default-directory)'s value.
1297 See also function `default-directory'." t nil) 1375 See also function `default-directory'." t nil)
1298 1376
1299 ;;;*** 1377 ;;;***
1300 1378
1301 ;;;### (autoloads (dired-do-rename-list dired-do-rename-numeric) "dired-num" "dired/dired-num.el" (12376 19390)) 1379 ;;;### (autoloads (dired-do-rename-list dired-do-rename-numeric) "dired-num" "dired/dired-num.el" (12013 11569))
1302 ;;; Generated autoloads from dired/dired-num.el 1380 ;;; Generated autoloads from dired/dired-num.el
1303 1381
1304 (autoload 'dired-do-rename-numeric "dired-num" "\ 1382 (autoload 'dired-do-rename-numeric "dired-num" "\
1305 Rename all marked (or next ARG) files using numbers. 1383 Rename all marked (or next ARG) files using numbers.
1306 You are prompted for a format string, e.g \"part_%d_of_8\", and a starting 1384 You are prompted for a format string, e.g \"part_%d_of_8\", and a starting
1322 1400
1323 It is an error if LIST has not as many elements as there are files." t nil) 1401 It is an error if LIST has not as many elements as there are files." t nil)
1324 1402
1325 ;;;*** 1403 ;;;***
1326 1404
1327 ;;;### (autoloads (dired-rcs-mark-rcs-files dired-rcs-mark-rcs-locked-files) "dired-rcs" "dired/dired-rcs.el" (12376 19395)) 1405 ;;;### (autoloads (dired-rcs-mark-rcs-files dired-rcs-mark-rcs-locked-files) "dired-rcs" "dired/dired-rcs.el" (12013 11570))
1328 ;;; Generated autoloads from dired/dired-rcs.el 1406 ;;; Generated autoloads from dired/dired-rcs.el
1329 1407
1330 (autoload 'dired-rcs-mark-rcs-locked-files "dired-rcs" "\ 1408 (autoload 'dired-rcs-mark-rcs-locked-files "dired-rcs" "\
1331 Mark all files that are under RCS control and RCS-locked. 1409 Mark all files that are under RCS control and RCS-locked.
1332 With prefix argument, unflag all those files. 1410 With prefix argument, unflag all those files.
1339 Mentions RCS files for which a working file was not found in this buffer. 1417 Mentions RCS files for which a working file was not found in this buffer.
1340 Type \\[dired-why] to see them again." t nil) 1418 Type \\[dired-why] to see them again." t nil)
1341 1419
1342 ;;;*** 1420 ;;;***
1343 1421
1344 ;;;### (autoloads (dired-extra-startup) "dired-x" "dired/dired-x.el" (12376 19392)) 1422 ;;;### (autoloads (dired-extra-startup) "dired-x" "dired/dired-x.el" (12178 36799))
1345 ;;; Generated autoloads from dired/dired-x.el 1423 ;;; Generated autoloads from dired/dired-x.el
1346 1424
1347 (autoload 'dired-extra-startup "dired-x" "\ 1425 (autoload 'dired-extra-startup "dired-x" "\
1348 Automatically put on dired-mode-hook to get extra dired features: 1426 Automatically put on dired-mode-hook to get extra dired features:
1349 \\<dired-mode-map> 1427 \\<dired-mode-map>
1381 dired-jump-back-other-window 1459 dired-jump-back-other-window
1382 " t nil) 1460 " t nil)
1383 1461
1384 ;;;*** 1462 ;;;***
1385 1463
1386 ;;;### (autoloads nil "dired-xemacs-menu" "dired/dired-xemacs-menu.el" (12322 8756)) 1464 ;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" "dired/find-dired.el" (12675 57053))
1387 ;;; Generated autoloads from dired/dired-xemacs-menu.el
1388
1389 ;;;### (autoloads (dired-noselect dired-other-window dired) "dired" "dired/dired.el" (12727 30096))
1390 ;;; Generated autoloads from dired/dired.el
1391
1392 (defvar dired-listing-switches (purecopy "-al") "\
1393 *Switches passed to ls for dired. MUST contain the `l' option.
1394 Can contain even `F', `b', `i' and `s'.")
1395
1396 (defvar dired-chown-program (purecopy (if (memq system-type '(dgux-unix hpux usg-unix-v silicon-graphics-unix irix)) "chown" "/etc/chown")) "\
1397 *Name of chown command (usully `chown' or `/etc/chown').")
1398
1399 (defvar dired-ls-program (purecopy "ls") "\
1400 *Absolute or relative name of the ls program used by dired.")
1401
1402 (defvar dired-ls-F-marks-symlinks t "\
1403 *Informs dired about how ls -lF marks symbolic links.
1404 Set this to t if `dired-ls-program' with -lF marks the symbolic link
1405 itself with a trailing @ (usually the case under Ultrix).
1406
1407 Example: if `ln -s foo bar; ls -F bar' gives `bar -> foo', set it to
1408 nil, if it gives `bar@ -> foo', set it to t.
1409
1410 Dired checks if there is really a @ appended. Thus, if you have a
1411 marking ls program on one host and a non-marking on another host, and
1412 don't care about symbolic links which really end in a @, you can
1413 always set this variable to t.")
1414
1415 (defvar dired-trivial-filenames (purecopy "^\\.\\.?$\\|^#") "\
1416 *Regexp of files to skip when moving point to the first file of a new directory listing.
1417 Nil means move to the subdir line, t means move to first file.")
1418
1419 (defvar dired-keep-marker-move t "\
1420 If t, moved marked files are marked if their originals were.
1421 If a character, those files (marked or not) are marked with that character.")
1422
1423 (defvar dired-keep-marker-copy 67 "\
1424 If t, copied files are marked if their source files were.
1425 If a character, those files are always marked with that character.")
1426
1427 (defvar dired-keep-marker-hardlink 72 "\
1428 If t, hard-linked files are marked if the linked-to files were.
1429 If a character, those files are always marked with that character.")
1430
1431 (defvar dired-keep-marker-symlink 89 "\
1432 If t, symlinked marked files are marked if the linked-to files were.
1433 If a character, those files are always marked with that character.")
1434
1435 (defvar dired-dwim-target nil "\
1436 *If non-nil, dired tries to guess a default target directory:
1437 If there is a dired buffer displayed in the next window, use
1438 its current subdir, instead of the current subdir of this dired
1439 buffer.
1440
1441 The target is used in the prompt for file copy, move etc.")
1442
1443 (defvar dired-copy-preserve-time nil "\
1444 *If non-nil, Dired preserves the last-modified time in a file copy.
1445 \(This works on only some systems.)\\<dired-mode-map>
1446 Use `\\[dired-do-copy]' with a zero prefix argument to toggle its value.")
1447
1448 (define-key ctl-x-map "d" 'dired)
1449
1450 (autoload 'dired "dired" "\
1451 \"Edit\" directory DIRNAME--delete, rename, print, etc. some files in it.
1452 With an optional prefix argument you can specify the ls SWITCHES that are used.
1453 Dired displays a list of files in DIRNAME (which may also have
1454 shell wildcards appended to select certain files).
1455 You can move around in it with the usual commands.
1456 You can flag files for deletion with \\<dired-mode-map>\\[dired-flag-file-deleted] and then delete them by
1457 typing \\[dired-do-deletions].
1458 Type \\[describe-mode] after entering dired for more info.
1459
1460 If DIRNAME is already in a dired buffer, that buffer is used without refresh." t nil)
1461
1462 (define-key ctl-x-4-map "d" 'dired-other-window)
1463
1464 (autoload 'dired-other-window "dired" "\
1465 \"Edit\" directory DIRNAME. Like `dired' but selects in another window." t nil)
1466
1467 (autoload 'dired-noselect "dired" "\
1468 Like `dired' but returns the dired buffer as value, does not select it." nil nil)
1469
1470 ;;;***
1471
1472 ;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" "dired/find-dired.el" (12675 57063))
1473 ;;; Generated autoloads from dired/find-dired.el 1465 ;;; Generated autoloads from dired/find-dired.el
1474 1466
1475 (defvar find-ls-option (purecopy (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld"))) "\ 1467 (defvar find-ls-option (purecopy (if (eq system-type 'berkeley-unix) '("-ls" . "-gilsb") '("-exec ls -ld {} \\;" . "-ld"))) "\
1476 *Description of the option to `find' to produce an `ls -l'-type listing. 1468 *Description of the option to `find' to produce an `ls -l'-type listing.
1477 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 1469 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
1508 1500
1509 Thus ARG can also contain additional grep options." t nil) 1501 Thus ARG can also contain additional grep options." t nil)
1510 1502
1511 ;;;*** 1503 ;;;***
1512 1504
1513 ;;;### (autoloads nil "gmhist-app" "dired/gmhist-app.el" (12376 19392)) 1505 ;;;### (autoloads nil "gmhist-app" "dired/gmhist-app.el" (11903 15638))
1514 ;;; Generated autoloads from dired/gmhist-app.el 1506 ;;; Generated autoloads from dired/gmhist-app.el
1515 1507
1516 ;;;*** 1508 ;;;***
1517 1509
1518 ;;;### (autoloads nil "gmhist-cmp" "dired/gmhist-cmp.el" (12376 19393)) 1510 ;;;### (autoloads nil "gmhist-cmp" "dired/gmhist-cmp.el" (11903 15639))
1519 ;;; Generated autoloads from dired/gmhist-cmp.el 1511 ;;; Generated autoloads from dired/gmhist-cmp.el
1520 1512
1521 ;;;*** 1513 ;;;***
1522 1514
1523 ;;;### (autoloads nil "gmhist-mh" "dired/gmhist-mh.el" (12376 19393)) 1515 ;;;### (autoloads nil "gmhist-mh" "dired/gmhist-mh.el" (11903 15640))
1524 ;;; Generated autoloads from dired/gmhist-mh.el 1516 ;;; Generated autoloads from dired/gmhist-mh.el
1525 1517
1526 ;;;*** 1518 ;;;***
1527 1519
1528 ;;;### (autoloads nil "gmhist" "dired/gmhist.el" (12639 8568)) 1520 ;;;### (autoloads nil "gmhist" "dired/gmhist.el" (12637 31043))
1529 ;;; Generated autoloads from dired/gmhist.el 1521 ;;; Generated autoloads from dired/gmhist.el
1530 1522
1531 ;;;*** 1523 ;;;***
1532 1524
1533 ;;;### (autoloads nil "cl-read" "edebug/cl-read.el" (12639 8664)) 1525 ;;;### (autoloads nil "cl-read" "edebug/cl-read.el" (12637 25203))
1534 ;;; Generated autoloads from edebug/cl-read.el 1526 ;;; Generated autoloads from edebug/cl-read.el
1535 1527
1536 ;;;*** 1528 ;;;***
1537 1529
1538 ;;;### (autoloads nil "cl-specs" "edebug/cl-specs.el" (12546 50556)) 1530 ;;;### (autoloads nil "cl-specs" "edebug/cl-specs.el" (12546 50525))
1539 ;;; Generated autoloads from edebug/cl-specs.el 1531 ;;; Generated autoloads from edebug/cl-specs.el
1540 1532
1541 ;;;*** 1533 ;;;***
1542 1534
1543 ;;;### (autoloads nil "cust-print" "edebug/cust-print.el" (12546 50558)) 1535 ;;;### (autoloads nil "cust-print" "edebug/cust-print.el" (12546 50527))
1544 ;;; Generated autoloads from edebug/cust-print.el 1536 ;;; Generated autoloads from edebug/cust-print.el
1545 1537
1546 ;;;*** 1538 ;;;***
1547 1539
1548 ;;;### (autoloads nil "edebug-cl-read" "edebug/edebug-cl-read.el" (12546 50559)) 1540 ;;;### (autoloads nil "edebug-cl-read" "edebug/edebug-cl-read.el" (12546 50528))
1549 ;;; Generated autoloads from edebug/edebug-cl-read.el 1541 ;;; Generated autoloads from edebug/edebug-cl-read.el
1550 1542
1551 ;;;*** 1543 ;;;***
1552 1544
1553 ;;;### (autoloads nil "edebug-test" "edebug/edebug-test.el" (12546 50592)) 1545 ;;;### (autoloads nil "edebug-test" "edebug/edebug-test.el" (12546 50557))
1554 ;;; Generated autoloads from edebug/edebug-test.el 1546 ;;; Generated autoloads from edebug/edebug-test.el
1555 1547
1556 1548 ;;;***
1557 ;;;*** 1549
1558 1550 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec) "edebug" "edebug/edebug.el" (12637 28000))
1559 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec) "edebug" "edebug/edebug.el" (12639 8668))
1560 ;;; Generated autoloads from edebug/edebug.el 1551 ;;; Generated autoloads from edebug/edebug.el
1561 1552
1562 (autoload 'def-edebug-spec "edebug" "\ 1553 (autoload 'def-edebug-spec "edebug" "\
1563 Set the edebug-form-spec property of SYMBOL according to SPEC. 1554 Set the edebug-form-spec property of SYMBOL according to SPEC.
1564 Both SYMBOL and SPEC are unevaluated. The SPEC can be 0, t, a symbol 1555 Both SYMBOL and SPEC are unevaluated. The SPEC can be 0, t, a symbol
1572 Print its name in the minibuffer and leave point where it is, 1563 Print its name in the minibuffer and leave point where it is,
1573 or if an error occurs, leave point after it with mark at the original point." t nil) 1564 or if an error occurs, leave point after it with mark at the original point." t nil)
1574 1565
1575 ;;;*** 1566 ;;;***
1576 1567
1577 ;;;### (autoloads nil "eval-reg" "edebug/eval-reg.el" (12546 50591)) 1568 ;;;### (autoloads nil "eval-reg" "edebug/eval-reg.el" (12546 50557))
1578 ;;; Generated autoloads from edebug/eval-reg.el 1569 ;;; Generated autoloads from edebug/eval-reg.el
1579 1570
1580 1571 ;;;***
1581 ;;;*** 1572
1582 1573 ;;;### (autoloads nil "ediff-diff" "ediff/ediff-diff.el" (12747 30850))
1583 ;;;### (autoloads nil "ediff-diff" "ediff/ediff-diff.el" (12747 30846))
1584 ;;; Generated autoloads from ediff/ediff-diff.el 1574 ;;; Generated autoloads from ediff/ediff-diff.el
1585 1575
1586 ;;;### (autoloads nil "ediff-hook" "ediff/ediff-hook.el" (12675 57179)) 1576 ;;;### (autoloads nil "ediff-hook" "ediff/ediff-hook.el" (12675 57178))
1587 ;;; Generated autoloads from ediff/ediff-hook.el 1577 ;;; Generated autoloads from ediff/ediff-hook.el
1588 1578
1589 ;;;### (autoloads nil "ediff-init" "ediff/ediff-init.el" (12675 57185)) 1579 ;;;### (autoloads nil "ediff-init" "ediff/ediff-init.el" (12675 57168))
1590 ;;; Generated autoloads from ediff/ediff-init.el 1580 ;;; Generated autoloads from ediff/ediff-init.el
1591 1581
1592 ;;;*** 1582 ;;;***
1593 1583
1594 ;;;### (autoloads nil "ediff-merg" "ediff/ediff-merg.el" (12675 57177)) 1584 ;;;### (autoloads nil "ediff-merg" "ediff/ediff-merg.el" (12675 57169))
1595 ;;; Generated autoloads from ediff/ediff-merg.el 1585 ;;; Generated autoloads from ediff/ediff-merg.el
1596 1586
1597 ;;;*** 1587 ;;;***
1598 1588
1599 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff/ediff-mult.el" (12675 57187)) 1589 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff/ediff-mult.el" (12675 57177))
1600 ;;; Generated autoloads from ediff/ediff-mult.el 1590 ;;; Generated autoloads from ediff/ediff-mult.el
1601 1591
1602 (autoload 'ediff-show-registry "ediff-mult" "\ 1592 (autoload 'ediff-show-registry "ediff-mult" "\
1603 Display Ediff's registry." t nil) 1593 Display Ediff's registry." t nil)
1604 1594
1605 (defalias 'eregistry 'ediff-show-registry) 1595 (defalias 'eregistry 'ediff-show-registry)
1606 1596
1607 ;;;*** 1597 ;;;***
1608 1598
1609 ;;;### (autoloads nil "ediff-ptch" "ediff/ediff-ptch.el" (12639 8876)) 1599 ;;;### (autoloads nil "ediff-ptch" "ediff/ediff-ptch.el" (12639 8398))
1610 ;;; Generated autoloads from ediff/ediff-ptch.el 1600 ;;; Generated autoloads from ediff/ediff-ptch.el
1611 1601
1612 ;;;*** 1602 ;;;***
1613 1603
1614 ;;;### (autoloads nil "ediff-util" "ediff/ediff-util.el" (12740 28878)) 1604 ;;;### (autoloads nil "ediff-util" "ediff/ediff-util.el" (12740 28859))
1615 ;;; Generated autoloads from ediff/ediff-util.el 1605 ;;; Generated autoloads from ediff/ediff-util.el
1616 1606
1617 ;;;*** 1607 ;;;***
1618 1608
1619 ;;;### (autoloads nil "ediff-vers" "ediff/ediff-vers.el" (12675 57186)) 1609 ;;;### (autoloads nil "ediff-vers" "ediff/ediff-vers.el" (12675 57179))
1620 ;;; Generated autoloads from ediff/ediff-vers.el 1610 ;;; Generated autoloads from ediff/ediff-vers.el
1621 1611
1622 ;;;### (autoloads nil "ediff-wind" "ediff/ediff-wind.el" (12730 62153)) 1612 ;;;### (autoloads nil "ediff-wind" "ediff/ediff-wind.el" (12730 62272))
1623 ;;; Generated autoloads from ediff/ediff-wind.el 1613 ;;; Generated autoloads from ediff/ediff-wind.el
1624 1614
1625 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "electric/ebuff-menu.el" (12698 33526)) 1615 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "electric/ebuff-menu.el" (12695 11397))
1626 ;;; Generated autoloads from electric/ebuff-menu.el 1616 ;;; Generated autoloads from electric/ebuff-menu.el
1627 1617
1628 (autoload 'electric-buffer-list "ebuff-menu" "\ 1618 (autoload 'electric-buffer-list "ebuff-menu" "\
1629 Pops up a buffer describing the set of Emacs buffers. 1619 Pops up a buffer describing the set of Emacs buffers.
1630 Vaguely like ITS lunar select buffer; combining typeoutoid buffer 1620 Vaguely like ITS lunar select buffer; combining typeoutoid buffer
1648 1638
1649 \\{electric-buffer-menu-mode-map}" t nil) 1639 \\{electric-buffer-menu-mode-map}" t nil)
1650 1640
1651 ;;;*** 1641 ;;;***
1652 1642
1653 ;;;### (autoloads (electric-command-history Electric-command-history-redo-expression) "echistory" "electric/echistory.el" (12657 40690)) 1643 ;;;### (autoloads (electric-command-history Electric-command-history-redo-expression) "echistory" "electric/echistory.el" (12657 12773))
1654 ;;; Generated autoloads from electric/echistory.el 1644 ;;; Generated autoloads from electric/echistory.el
1655 1645
1656 (autoload 'Electric-command-history-redo-expression "echistory" "\ 1646 (autoload 'Electric-command-history-redo-expression "echistory" "\
1657 Edit current history line in minibuffer and execute result. 1647 Edit current history line in minibuffer and execute result.
1658 With prefix argument NOCONFIRM, execute current line as-is without editing." t nil) 1648 With prefix argument NOCONFIRM, execute current line as-is without editing." t nil)
1680 Calls the value of `electric-command-history-hook' if that is non-nil. 1670 Calls the value of `electric-command-history-hook' if that is non-nil.
1681 The Command History listing is recomputed each time this mode is invoked." t nil) 1671 The Command History listing is recomputed each time this mode is invoked." t nil)
1682 1672
1683 ;;;*** 1673 ;;;***
1684 1674
1685 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "electric/ehelp.el" (12657 40690)) 1675 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "electric/ehelp.el" (12657 13467))
1686 ;;; Generated autoloads from electric/ehelp.el 1676 ;;; Generated autoloads from electric/ehelp.el
1687 1677
1688 (autoload 'with-electric-help "ehelp" "\ 1678 (autoload 'with-electric-help "ehelp" "\
1689 Pop up an \"electric\" help buffer. 1679 Pop up an \"electric\" help buffer.
1690 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. 1680 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT.
1712 1702
1713 (autoload 'electric-helpify "ehelp" nil nil nil) 1703 (autoload 'electric-helpify "ehelp" nil nil nil)
1714 1704
1715 ;;;*** 1705 ;;;***
1716 1706
1717 ;;;### (autoloads nil "electric" "electric/electric.el" (12657 40689)) 1707 ;;;### (autoloads nil "electric" "electric/electric.el" (12657 12771))
1718 ;;; Generated autoloads from electric/electric.el 1708 ;;; Generated autoloads from electric/electric.el
1719 1709
1720 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" "electric/helper.el" (12657 40691)) 1710 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" "electric/helper.el" (12657 12774))
1721 ;;; Generated autoloads from electric/helper.el 1711 ;;; Generated autoloads from electric/helper.el
1722 1712
1723 (autoload 'Helper-describe-bindings "helper" "\ 1713 (autoload 'Helper-describe-bindings "helper" "\
1724 Describe local key bindings of current mode." t nil) 1714 Describe local key bindings of current mode." t nil)
1725 1715
1726 (autoload 'Helper-help "helper" "\ 1716 (autoload 'Helper-help "helper" "\
1727 Provide help for current mode." t nil) 1717 Provide help for current mode." t nil)
1728 1718
1729 ;;;*** 1719 ;;;***
1730 1720
1731 ;;;### (autoloads nil "edt" "emulators/edt.el" (12376 19400)) 1721 ;;;### (autoloads nil "edt" "emulators/edt.el" (12147 26395))
1732 ;;; Generated autoloads from emulators/edt.el 1722 ;;; Generated autoloads from emulators/edt.el
1733 1723
1734 ;;;### (autoloads (evi) "evi" "emulators/evi.el" (12376 19401)) 1724 ;;;### (autoloads (evi) "evi" "emulators/evi.el" (12106 7816))
1735 ;;; Generated autoloads from emulators/evi.el 1725 ;;; Generated autoloads from emulators/evi.el
1736 1726
1737 (autoload 'evi "evi" "\ 1727 (autoload 'evi "evi" "\
1738 Start vi emulation in this buffer." t nil) 1728 Start vi emulation in this buffer." t nil)
1739 1729
1740 ;;;*** 1730 ;;;***
1741 1731
1742 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulators/mlconvert.el" (12376 19400)) 1732
1733 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulators/mlconvert.el" (12147 26396))
1743 ;;; Generated autoloads from emulators/mlconvert.el 1734 ;;; Generated autoloads from emulators/mlconvert.el
1744 1735
1745 (autoload 'convert-mocklisp-buffer "mlconvert" "\ 1736 (autoload 'convert-mocklisp-buffer "mlconvert" "\
1746 Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run." t nil) 1737 Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run." t nil)
1747 1738
1748 ;;;*** 1739 ;;;***
1749 1740
1750 ;;;### (autoloads nil "mlsupport" "emulators/mlsupport.el" (12546 50433)) 1741 ;;;### (autoloads nil "mlsupport" "emulators/mlsupport.el" (12546 37584))
1751 ;;; Generated autoloads from emulators/mlsupport.el 1742 ;;; Generated autoloads from emulators/mlsupport.el
1752 1743
1753 ;;;*** 1744 ;;;### (autoloads (teco-command) "teco" "emulators/teco.el" (12013 11585))
1754
1755 ;;;### (autoloads (teco-command) "teco" "emulators/teco.el" (11903 15655))
1756 ;;; Generated autoloads from emulators/teco.el 1745 ;;; Generated autoloads from emulators/teco.el
1757 1746
1758 (autoload 'teco-command "teco" "\ 1747 (autoload 'teco-command "teco" "\
1759 Read and execute a Teco command string." t nil) 1748 Read and execute a Teco command string." t nil)
1760 1749
1761 ;;;*** 1750 ;;;***
1762 1751
1763 ;;;### (autoloads nil "tpu-doc" "emulators/tpu-doc.el" (12376 19403)) 1752 ;;;### (autoloads nil "tpu-doc" "emulators/tpu-doc.el" (12147 26400))
1764 ;;; Generated autoloads from emulators/tpu-doc.el 1753 ;;; Generated autoloads from emulators/tpu-doc.el
1765 1754
1766 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulators/tpu-edt.el" (12657 40693)) 1755 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulators/tpu-edt.el" (12657 15244))
1767 ;;; Generated autoloads from emulators/tpu-edt.el 1756 ;;; Generated autoloads from emulators/tpu-edt.el
1768 1757
1769 (fset 'tpu-edt-mode 'tpu-edt-on) 1758 (fset 'tpu-edt-mode 'tpu-edt-on)
1770 1759
1771 (fset 'tpu-edt 'tpu-edt-on) 1760 (fset 'tpu-edt 'tpu-edt-on)
1773 (autoload 'tpu-edt-on "tpu-edt" "\ 1762 (autoload 'tpu-edt-on "tpu-edt" "\
1774 Turn on TPU/edt emulation." t nil) 1763 Turn on TPU/edt emulation." t nil)
1775 1764
1776 ;;;*** 1765 ;;;***
1777 1766
1778 ;;;### (autoloads nil "tpu-extras" "emulators/tpu-extras.el" (12376 19402)) 1767 ;;;### (autoloads nil "tpu-extras" "emulators/tpu-extras.el" (12147 26399))
1779 ;;; Generated autoloads from emulators/tpu-extras.el 1768 ;;; Generated autoloads from emulators/tpu-extras.el
1780 1769
1781 ;;;*** 1770 ;;;***
1782 1771
1783 ;;;### (autoloads nil "tpu-mapper" "emulators/tpu-mapper.el" (12376 19403)) 1772 ;;;### (autoloads nil "tpu-mapper" "emulators/tpu-mapper.el" (12147 26401))
1784 ;;; Generated autoloads from emulators/tpu-mapper.el 1773 ;;; Generated autoloads from emulators/tpu-mapper.el
1785 1774
1786 ;;;*** 1775 ;;;***
1787 1776
1788 ;;;### (autoloads nil "ws-mode" "emulators/ws-mode.el" (12376 19402)) 1777 ;;;### (autoloads nil "ws-mode" "emulators/ws-mode.el" (11903 15657))
1789 ;;; Generated autoloads from emulators/ws-mode.el 1778 ;;; Generated autoloads from emulators/ws-mode.el
1790 1779
1791 ;;;*** 1780 ;;;***
1792 1781
1793 ;;;### (autoloads nil "backtrace-logging" "energize/backtrace-logging.el" (12376 19404)) 1782 ;;;### (autoloads nil "backtrace-logging" "energize/backtrace-logging.el" (11903 15662))
1794 ;;; Generated autoloads from energize/backtrace-logging.el 1783 ;;; Generated autoloads from energize/backtrace-logging.el
1795 1784
1796 ;;;*** 1785 ;;;***
1797 1786
1798 ;;;### (autoloads nil "energize-advice" "energize/energize-advice.el" (12376 19404)) 1787 ;;;### (autoloads nil "energize-advice" "energize/energize-advice.el" (12111 23959))
1799 ;;; Generated autoloads from energize/energize-advice.el 1788 ;;; Generated autoloads from energize/energize-advice.el
1800 1789
1801 ;;;*** 1790 ;;;***
1802 1791
1803 ;;;### (autoloads nil "energize-annoprint" "energize/energize-annoprint.el" (12376 19409)) 1792 ;;;### (autoloads nil "energize-annoprint" "energize/energize-annoprint.el" (11903 15669))
1804 ;;; Generated autoloads from energize/energize-annoprint.el 1793 ;;; Generated autoloads from energize/energize-annoprint.el
1805 1794
1806 ;;;*** 1795 ;;;***
1807 1796
1808 ;;;### (autoloads nil "energize-font-lock" "energize/energize-font-lock.el" (12376 19408)) 1797 ;;;### (autoloads nil "energize-font-lock" "energize/energize-font-lock.el" (12147 26402))
1809 ;;; Generated autoloads from energize/energize-font-lock.el 1798 ;;; Generated autoloads from energize/energize-font-lock.el
1810 1799
1811 ;;;*** 1800 ;;;***
1812 1801
1813 ;;;### (autoloads nil "energize-font-size" "energize/energize-font-size.el" (12376 19408)) 1802 ;;;### (autoloads nil "energize-font-size" "energize/energize-font-size.el" (12178 36802))
1814 ;;; Generated autoloads from energize/energize-font-size.el 1803 ;;; Generated autoloads from energize/energize-font-size.el
1815 1804
1816 ;;;*** 1805 ;;;### (autoloads nil "energize-init" "energize/energize-init.el" (12051 23190))
1817
1818 ;;;### (autoloads nil "energize-init" "energize/energize-init.el" (12376 19405))
1819 ;;; Generated autoloads from energize/energize-init.el 1806 ;;; Generated autoloads from energize/energize-init.el
1820 1807
1821 ;;;*** 1808 ;;;***
1822 1809
1823 ;;;### (autoloads nil "energize-load" "energize/energize-load.el" (12376 19405)) 1810 ;;;### (autoloads nil "energize-load" "energize/energize-load.el" (12111 23959))
1824 ;;; Generated autoloads from energize/energize-load.el 1811 ;;; Generated autoloads from energize/energize-load.el
1825 1812
1826 ;;;*** 1813 ;;;***
1827 1814
1828 ;;;### (autoloads nil "energize-menus" "energize/energize-menus.el" (12376 19407)) 1815 ;;;### (autoloads nil "energize-menus" "energize/energize-menus.el" (12142 23800))
1829 ;;; Generated autoloads from energize/energize-menus.el 1816 ;;; Generated autoloads from energize/energize-menus.el
1830 1817
1831 ;;;*** 1818 ;;;***
1832 1819
1833 ;;;### (autoloads nil "energize-mode" "energize/energize-mode.el" (12720 56483)) 1820 ;;;### (autoloads nil "energize-mode" "energize/energize-mode.el" (12720 34134))
1834 ;;; Generated autoloads from energize/energize-mode.el 1821 ;;; Generated autoloads from energize/energize-mode.el
1822
1823 ;;;***
1835 1824
1836 ;;;### (autoloads nil "energize-shell" "energize/energize-shell.el" (12110 33408)) 1825 ;;;### (autoloads nil "energize-shell" "energize/energize-shell.el" (12110 33408))
1837 ;;; Generated autoloads from energize/energize-shell.el 1826 ;;; Generated autoloads from energize/energize-shell.el
1838 1827
1839 ;;;### (autoloads nil "energize-uimx" "energize/energize-uimx.el" (12376 19409)) 1828 ;;;### (autoloads nil "energize-uimx" "energize/energize-uimx.el" (12147 26403))
1840 ;;; Generated autoloads from energize/energize-uimx.el 1829 ;;; Generated autoloads from energize/energize-uimx.el
1841 1830
1842 ;;;*** 1831 ;;;***
1843 1832
1844 ;;;### (autoloads nil "energize-vi" "energize/energize-vi.el" (12376 19407)) 1833 ;;;### (autoloads nil "energize-vi" "energize/energize-vi.el" (12122 13994))
1845 ;;; Generated autoloads from energize/energize-vi.el 1834 ;;; Generated autoloads from energize/energize-vi.el
1846 1835
1847 ;;;*** 1836 ;;;### (autoloads nil "energize-visit-use" "energize/energize-visit-use.el" (12008 37450))
1848
1849 ;;;### (autoloads nil "energize-visit-use" "energize/energize-visit-use.el" (12376 19407))
1850 ;;; Generated autoloads from energize/energize-visit-use.el 1837 ;;; Generated autoloads from energize/energize-visit-use.el
1851 1838
1852 ;;;*** 1839 ;;;***
1853 1840
1854 ;;;### (autoloads nil "energize-windows" "energize/energize-windows.el" (12376 19409)) 1841 ;;;### (autoloads nil "energize-windows" "energize/energize-windows.el" (12008 37451))
1855 ;;; Generated autoloads from energize/energize-windows.el 1842 ;;; Generated autoloads from energize/energize-windows.el
1856 1843
1857 ;;;*** 1844 ;;;***
1858 1845
1859 ;;;### (autoloads nil "ostore" "energize/ostore.el" (12376 19408)) 1846 ;;;### (autoloads nil "ostore" "energize/ostore.el" (11903 15667))
1860 ;;; Generated autoloads from energize/ostore.el 1847 ;;; Generated autoloads from energize/ostore.el
1861 1848
1862 ;;;*** 1849 ;;;***
1863 1850
1864 ;;;### (autoloads nil "write-file" "energize/write-file.el" (12376 19404)) 1851 ;;;### (autoloads nil "write-file" "energize/write-file.el" (11903 15661))
1865 ;;; Generated autoloads from energize/write-file.el 1852 ;;; Generated autoloads from energize/write-file.el
1866 1853
1867 ;;;*** 1854 ;;;***
1868 1855
1869 ;;;### (autoloads nil "eos" "eos/eos.el" (12740 25241)) 1856 ;;;### (autoloads nil "eos" "eos/eos.el" (12738 54604))
1870 ;;; Generated autoloads from eos/eos.el 1857 ;;; Generated autoloads from eos/eos.el
1871 1858
1872 ;;;*** 1859 ;;;***
1873 1860
1874 ;;;### (autoloads nil "loaddefs-eos" "eos/loaddefs-eos.el" (12748 8006)) 1861 ;;;### (autoloads nil "loaddefs-eos" "eos/loaddefs-eos.el" (12748 32915))
1875 ;;; Generated autoloads from eos/loaddefs-eos.el 1862 ;;; Generated autoloads from eos/loaddefs-eos.el
1876 1863
1877 ;;;*** 1864 ;;;### (autoloads nil "sun-eos-browser" "eos/sun-eos-browser.el" (12738 54603))
1878
1879 ;;;### (autoloads nil "sun-eos-browser" "eos/sun-eos-browser.el" (12740 25240))
1880 ;;; Generated autoloads from eos/sun-eos-browser.el 1865 ;;; Generated autoloads from eos/sun-eos-browser.el
1881
1882 ;;;***
1883 1866
1884 ;;;### (autoloads nil "sun-eos-common" "eos/sun-eos-common.el" (12345 62348)) 1867 ;;;### (autoloads nil "sun-eos-common" "eos/sun-eos-common.el" (12345 62348))
1885 ;;; Generated autoloads from eos/sun-eos-common.el 1868 ;;; Generated autoloads from eos/sun-eos-common.el
1886 1869
1887 ;;;### (autoloads nil "sun-eos-debugger-extra" "eos/sun-eos-debugger-extra.el" (12740 25236)) 1870 ;;;***
1871
1872 ;;;### (autoloads nil "sun-eos-debugger-extra" "eos/sun-eos-debugger-extra.el" (12738 54601))
1888 ;;; Generated autoloads from eos/sun-eos-debugger-extra.el 1873 ;;; Generated autoloads from eos/sun-eos-debugger-extra.el
1889 1874
1890 ;;;*** 1875 ;;;***
1891 1876
1892 ;;;### (autoloads nil "sun-eos-debugger" "eos/sun-eos-debugger.el" (12740 25235)) 1877 ;;;### (autoloads nil "sun-eos-debugger" "eos/sun-eos-debugger.el" (12738 54600))
1893 ;;; Generated autoloads from eos/sun-eos-debugger.el 1878 ;;; Generated autoloads from eos/sun-eos-debugger.el
1894 1879
1895 ;;;*** 1880 ;;;***
1896 1881
1897 ;;;### (autoloads nil "sun-eos-editor" "eos/sun-eos-editor.el" (12740 25242)) 1882 ;;;### (autoloads nil "sun-eos-editor" "eos/sun-eos-editor.el" (12738 54604))
1898 ;;; Generated autoloads from eos/sun-eos-editor.el 1883 ;;; Generated autoloads from eos/sun-eos-editor.el
1899 1884
1900 ;;;*** 1885 ;;;***
1901 1886
1902 ;;;### (autoloads nil "sun-eos-init" "eos/sun-eos-init.el" (12740 25241)) 1887 ;;;### (autoloads nil "sun-eos-init" "eos/sun-eos-init.el" (12738 54603))
1903 ;;; Generated autoloads from eos/sun-eos-init.el 1888 ;;; Generated autoloads from eos/sun-eos-init.el
1904 1889
1905 ;;;*** 1890 ;;;***
1906 1891
1907 ;;;### (autoloads nil "sun-eos-load" "eos/sun-eos-load.el" (12740 25239)) 1892 ;;;### (autoloads nil "sun-eos-load" "eos/sun-eos-load.el" (12738 54602))
1908 ;;; Generated autoloads from eos/sun-eos-load.el 1893 ;;; Generated autoloads from eos/sun-eos-load.el
1909 1894
1910 ;;;*** 1895 ;;;***
1911 1896
1912 ;;;### (autoloads nil "sun-eos-menubar" "eos/sun-eos-menubar.el" (12740 25243)) 1897 ;;;### (autoloads nil "sun-eos-menubar" "eos/sun-eos-menubar.el" (12738 54605))
1913 ;;; Generated autoloads from eos/sun-eos-menubar.el 1898 ;;; Generated autoloads from eos/sun-eos-menubar.el
1914 1899
1915 ;;;*** 1900 ;;;***
1916 1901
1917 ;;;### (autoloads nil "sun-eos-toolbar" "eos/sun-eos-toolbar.el" (12740 25234)) 1902 ;;;### (autoloads nil "sun-eos-toolbar" "eos/sun-eos-toolbar.el" (12738 54599))
1918 ;;; Generated autoloads from eos/sun-eos-toolbar.el 1903 ;;; Generated autoloads from eos/sun-eos-toolbar.el
1919 1904
1920 ;;;*** 1905 ;;;***
1921 1906
1922 ;;;### (autoloads nil "sun-eos" "eos/sun-eos.el" (12740 25239)) 1907 ;;;### (autoloads nil "sun-eos" "eos/sun-eos.el" (12738 54602))
1923 ;;; Generated autoloads from eos/sun-eos.el 1908 ;;; Generated autoloads from eos/sun-eos.el
1924 1909
1925 ;;;### (autoloads nil "epoch" "epoch/epoch.el" (12376 19557)) 1910 ;;;### (autoloads nil "epoch" "epoch/epoch.el" (11903 15869))
1926 ;;; Generated autoloads from epoch/epoch.el 1911 ;;; Generated autoloads from epoch/epoch.el
1927 1912
1928 ;;;### (autoloads (term make-term) "term" "eterm/term.el" (12254 10521)) 1913 ;;;### (autoloads (term make-term) "term" "eterm/term.el" (12254 10521))
1929 ;;; Generated autoloads from eterm/term.el 1914 ;;; Generated autoloads from eterm/term.el
1930 1915
2009 1994
2010 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil) 1995 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil)
2011 1996
2012 ;;;*** 1997 ;;;***
2013 1998
2014 ;;;### (autoloads nil "NeXTify" "games/NeXTify.el" (12376 19620)) 1999 ;;;### (autoloads nil "NeXTify" "games/NeXTify.el" (11903 15936))
2015 ;;; Generated autoloads from games/NeXTify.el 2000 ;;; Generated autoloads from games/NeXTify.el
2016 2001
2017 ;;;### (autoloads (blackbox) "blackbox" "games/blackbox.el" (12376 19614)) 2002 ;;;### (autoloads (blackbox) "blackbox" "games/blackbox.el" (12147 26583))
2018 ;;; Generated autoloads from games/blackbox.el 2003 ;;; Generated autoloads from games/blackbox.el
2019 2004
2020 (autoload 'blackbox "blackbox" "\ 2005 (autoload 'blackbox "blackbox" "\
2021 Play blackbox. Optional prefix argument is the number of balls; 2006 Play blackbox. Optional prefix argument is the number of balls;
2022 the default is 4. 2007 the default is 4.
2129 Be sure to compare the second example of a hit with the first example of 2114 Be sure to compare the second example of a hit with the first example of
2130 a reflection." t nil) 2115 a reflection." t nil)
2131 2116
2132 ;;;*** 2117 ;;;***
2133 2118
2134 ;;;### (autoloads (conx-load conx conx-region conx-buffer) "conx" "games/conx.el" (12376 19618)) 2119 ;;;### (autoloads (conx-load conx conx-region conx-buffer) "conx" "games/conx.el" (12013 11851))
2135 ;;; Generated autoloads from games/conx.el 2120 ;;; Generated autoloads from games/conx.el
2136 2121
2137 (autoload 'conx-buffer "conx" "\ 2122 (autoload 'conx-buffer "conx" "\
2138 Absorb the text in the current buffer into the tree." t nil) 2123 Absorb the text in the current buffer into the tree." t nil)
2139 2124
2147 Load in a CONX database written by the \\[conx-save] command. 2132 Load in a CONX database written by the \\[conx-save] command.
2148 This clears the database currently in memory." t nil) 2133 This clears the database currently in memory." t nil)
2149 2134
2150 ;;;*** 2135 ;;;***
2151 2136
2152 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) "cookie1" "games/cookie1.el" (12376 19615)) 2137 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) "cookie1" "games/cookie1.el" (12147 26582))
2153 ;;; Generated autoloads from games/cookie1.el 2138 ;;; Generated autoloads from games/cookie1.el
2154 2139
2155 (autoload 'cookie "cookie1" "\ 2140 (autoload 'cookie "cookie1" "\
2156 Return a random phrase from PHRASE-FILE. When the phrase file 2141 Return a random phrase from PHRASE-FILE. When the phrase file
2157 is read in, display STARTMSG at beginning of load, ENDMSG at end." nil nil) 2142 is read in, display STARTMSG at beginning of load, ENDMSG at end." nil nil)
2168 (autoload 'shuffle-vector "cookie1" "\ 2153 (autoload 'shuffle-vector "cookie1" "\
2169 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil) 2154 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil)
2170 2155
2171 ;;;*** 2156 ;;;***
2172 2157
2173 ;;;### (autoloads (dissociated-press) "dissociate" "games/dissociate.el" (12376 19615)) 2158 ;;;### (autoloads (dissociated-press) "dissociate" "games/dissociate.el" (12147 26583))
2174 ;;; Generated autoloads from games/dissociate.el 2159 ;;; Generated autoloads from games/dissociate.el
2175 2160
2176 (autoload 'dissociated-press "dissociate" "\ 2161 (autoload 'dissociated-press "dissociate" "\
2177 Dissociate the text of the current buffer. 2162 Dissociate the text of the current buffer.
2178 Output goes in buffer named *Dissociation*, 2163 Output goes in buffer named *Dissociation*,
2182 If ARG is negative, require -ARG words of continuity. 2167 If ARG is negative, require -ARG words of continuity.
2183 Default is 2." t nil) 2168 Default is 2." t nil)
2184 2169
2185 ;;;*** 2170 ;;;***
2186 2171
2187 ;;;### (autoloads (doctor) "doctor" "games/doctor.el" (12376 19616)) 2172 ;;;### (autoloads (doctor) "doctor" "games/doctor.el" (12147 26585))
2188 ;;; Generated autoloads from games/doctor.el 2173 ;;; Generated autoloads from games/doctor.el
2189 2174
2190 (autoload 'doctor "doctor" "\ 2175 (autoload 'doctor "doctor" "\
2191 Switch to *doctor* buffer and start giving psychotherapy." t nil) 2176 Switch to *doctor* buffer and start giving psychotherapy." t nil)
2192 2177
2193 ;;;*** 2178 ;;;***
2194 2179
2195 ;;;### (autoloads (dunnet) "dunnet" "games/dunnet.el" (12376 19621)) 2180 ;;;### (autoloads (dunnet) "dunnet" "games/dunnet.el" (12147 26589))
2196 ;;; Generated autoloads from games/dunnet.el 2181 ;;; Generated autoloads from games/dunnet.el
2197 2182
2198 (autoload 'dunnet "dunnet" "\ 2183 (autoload 'dunnet "dunnet" "\
2199 Switch to *dungeon* buffer and start game." t nil) 2184 Switch to *dungeon* buffer and start game." t nil)
2200 2185
2201 ;;;*** 2186 ;;;***
2202 2187
2203 ;;;### (autoloads (flame) "flame" "games/flame.el" (12376 19618)) 2188 ;;;### (autoloads (flame) "flame" "games/flame.el" (12142 23857))
2204 ;;; Generated autoloads from games/flame.el 2189 ;;; Generated autoloads from games/flame.el
2205 2190
2206 (autoload 'flame "flame" "\ 2191 (autoload 'flame "flame" "\
2207 Generate ARG (default 1) sentences of half-crazed gibberish." t nil) 2192 Generate ARG (default 1) sentences of half-crazed gibberish." t nil)
2208 2193
2209 ;;;*** 2194 ;;;***
2210 2195
2211 ;;;### (autoloads (gomoku) "gomoku" "games/gomoku.el" (12546 50547)) 2196 ;;;### (autoloads (gomoku) "gomoku" "games/gomoku.el" (12546 37634))
2212 ;;; Generated autoloads from games/gomoku.el 2197 ;;; Generated autoloads from games/gomoku.el
2213 2198
2214 (autoload 'gomoku "gomoku" "\ 2199 (autoload 'gomoku "gomoku" "\
2215 Start a Gomoku game between you and Emacs. 2200 Start a Gomoku game between you and Emacs.
2216 If a game is in progress, this command allow you to resume it. 2201 If a game is in progress, this command allow you to resume it.
2223 \\<gomoku-mode-map>\\[gomoku-human-plays]. 2208 \\<gomoku-mode-map>\\[gomoku-human-plays].
2224 Use \\[describe-mode] for more info." t nil) 2209 Use \\[describe-mode] for more info." t nil)
2225 2210
2226 ;;;*** 2211 ;;;***
2227 2212
2228 ;;;### (autoloads (hanoi) "hanoi" "games/hanoi.el" (12546 50548)) 2213 ;;;### (autoloads (hanoi) "hanoi" "games/hanoi.el" (12546 37635))
2229 ;;; Generated autoloads from games/hanoi.el 2214 ;;; Generated autoloads from games/hanoi.el
2230 2215
2231 (autoload 'hanoi "hanoi" "\ 2216 (autoload 'hanoi "hanoi" "\
2232 Towers of Hanoi diversion. Argument is number of rings." t nil) 2217 Towers of Hanoi diversion. Argument is number of rings." t nil)
2233 2218
2234 ;;;*** 2219 ;;;***
2235 2220
2236 ;;;### (autoloads (life) "life" "games/life.el" (12743 11635)) 2221 ;;;### (autoloads (life) "life" "games/life.el" (12742 53079))
2237 ;;; Generated autoloads from games/life.el 2222 ;;; Generated autoloads from games/life.el
2238 2223
2239 (autoload 'life "life" "\ 2224 (autoload 'life "life" "\
2240 Run Conway's Life simulation. 2225 Run Conway's Life simulation.
2241 The starting pattern is randomly selected. Prefix arg (optional first 2226 The starting pattern is randomly selected. Prefix arg (optional first
2242 arg non-nil from a program) is the number of seconds to sleep between 2227 arg non-nil from a program) is the number of seconds to sleep between
2243 generations (this defaults to 1)." t nil) 2228 generations (this defaults to 1)." t nil)
2244 2229
2245 ;;;*** 2230 ;;;***
2246 2231
2247 ;;;### (autoloads (mpuz) "mpuz" "games/mpuz.el" (12546 50549)) 2232 ;;;### (autoloads (mpuz) "mpuz" "games/mpuz.el" (12546 37635))
2248 ;;; Generated autoloads from games/mpuz.el 2233 ;;; Generated autoloads from games/mpuz.el
2249 2234
2250 (autoload 'mpuz "mpuz" "\ 2235 (autoload 'mpuz "mpuz" "\
2251 Multiplication puzzle with GNU Emacs." t nil) 2236 Multiplication puzzle with GNU Emacs." t nil)
2252 2237
2253 ;;;*** 2238 ;;;***
2254 2239
2255 ;;;### (autoloads (snarf-spooks spook) "spook" "games/spook.el" (12546 50549)) 2240 ;;;### (autoloads (snarf-spooks spook) "spook" "games/spook.el" (12546 37636))
2256 ;;; Generated autoloads from games/spook.el 2241 ;;; Generated autoloads from games/spook.el
2257 2242
2258 (autoload 'spook "spook" "\ 2243 (autoload 'spook "spook" "\
2259 Adds that special touch of class to your outgoing mail." t nil) 2244 Adds that special touch of class to your outgoing mail." t nil)
2260 2245
2261 (autoload 'snarf-spooks "spook" "\ 2246 (autoload 'snarf-spooks "spook" "\
2262 Return a vector containing the lines from `spook-phrases-file'." nil nil) 2247 Return a vector containing the lines from `spook-phrases-file'." nil nil)
2263 2248
2264 ;;;*** 2249 ;;;***
2265 2250
2266 ;;;### (autoloads nil "studly" "games/studly.el" (12376 19619)) 2251 ;;;### (autoloads nil "studly" "games/studly.el" (11903 15936))
2267 ;;; Generated autoloads from games/studly.el 2252 ;;; Generated autoloads from games/studly.el
2268 2253
2269 ;;;### (autoloads (psychoanalyze-pinhead insert-zippyism yow) "yow" "games/yow.el" (12546 50550)) 2254 ;;;### (autoloads (psychoanalyze-pinhead insert-zippyism yow) "yow" "games/yow.el" (12546 37637))
2270 ;;; Generated autoloads from games/yow.el 2255 ;;; Generated autoloads from games/yow.el
2271 2256
2272 (autoload 'yow "yow" "\ 2257 (autoload 'yow "yow" "\
2273 Return or display a random Zippy quotation. With prefix arg, insert it." t nil) 2258 Return or display a random Zippy quotation. With prefix arg, insert it." t nil)
2274 2259
2278 (autoload 'psychoanalyze-pinhead "yow" "\ 2263 (autoload 'psychoanalyze-pinhead "yow" "\
2279 Zippy goes to the analyst." t nil) 2264 Zippy goes to the analyst." t nil)
2280 2265
2281 ;;;*** 2266 ;;;***
2282 2267
2283 ;;;### (autoloads nil "custom" "gnus/custom.el" (12747 23775)) 2268 ;;;### (autoloads nil "custom" "gnus/custom.el" (12747 65485))
2284 ;;; Generated autoloads from gnus/custom.el 2269 ;;; Generated autoloads from gnus/custom.el
2285 2270
2286 ;;;### (autoloads nil "dgnushack" "gnus/dgnushack.el" (12740 29825)) 2271 ;;;***
2272
2273 ;;;### (autoloads nil "dgnushack" "gnus/dgnushack.el" (12740 29829))
2287 ;;; Generated autoloads from gnus/dgnushack.el 2274 ;;; Generated autoloads from gnus/dgnushack.el
2288 2275
2289 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (12740 29819)) 2276 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (12740 29831))
2290 ;;; Generated autoloads from gnus/gnus-cache.el 2277 ;;; Generated autoloads from gnus/gnus-cache.el
2291 2278
2292 (autoload 'gnus-jog-cache "gnus-cache" "\ 2279 (autoload 'gnus-jog-cache "gnus-cache" "\
2293 Go through all groups and put the articles into the cache." t nil) 2280 Go through all groups and put the articles into the cache." t nil)
2294 2281
2298 (autoload 'gnus-cache-generate-nov-databases "gnus-cache" "\ 2285 (autoload 'gnus-cache-generate-nov-databases "gnus-cache" "\
2299 Generate NOV files recursively starting in DIR." t nil) 2286 Generate NOV files recursively starting in DIR." t nil)
2300 2287
2301 ;;;*** 2288 ;;;***
2302 2289
2303 ;;;### (autoloads nil "gnus-cite" "gnus/gnus-cite.el" (12747 7527)) 2290 ;;;### (autoloads nil "gnus-cite" "gnus/gnus-cite.el" (12747 7531))
2304 ;;; Generated autoloads from gnus/gnus-cite.el 2291 ;;; Generated autoloads from gnus/gnus-cite.el
2305 2292
2306 ;;;### (autoloads nil "gnus-cus" "gnus/gnus-cus.el" (12740 29826)) 2293 ;;;### (autoloads nil "gnus-cus" "gnus/gnus-cus.el" (12740 29830))
2307 ;;; Generated autoloads from gnus/gnus-cus.el 2294 ;;; Generated autoloads from gnus/gnus-cus.el
2308 2295
2309 ;;;### (autoloads nil "gnus-demon" "gnus/gnus-demon.el" (12740 29833)) 2296 ;;;***
2297
2298 ;;;### (autoloads nil "gnus-demon" "gnus/gnus-demon.el" (12740 29837))
2310 ;;; Generated autoloads from gnus/gnus-demon.el 2299 ;;; Generated autoloads from gnus/gnus-demon.el
2311 2300
2312 ;;;*** 2301 ;;;***
2313 2302
2314 ;;;### (autoloads nil "gnus-edit" "gnus/gnus-edit.el" (12740 29827)) 2303 ;;;### (autoloads nil "gnus-edit" "gnus/gnus-edit.el" (12740 29831))
2315 ;;; Generated autoloads from gnus/gnus-edit.el 2304 ;;; Generated autoloads from gnus/gnus-edit.el
2316 2305
2317 ;;;*** 2306 ;;;***
2318 2307
2319 ;;;### (autoloads nil "gnus-ems" "gnus/gnus-ems.el" (12743 11575)) 2308 ;;;### (autoloads nil "gnus-ems" "gnus/gnus-ems.el" (12743 11645))
2320 ;;; Generated autoloads from gnus/gnus-ems.el 2309 ;;; Generated autoloads from gnus/gnus-ems.el
2321 2310
2322 ;;;### (autoloads nil "gnus-gl" "gnus/gnus-gl.el" (12730 62156)) 2311 ;;;### (autoloads nil "gnus-gl" "gnus/gnus-gl.el" (12730 62276))
2323 ;;; Generated autoloads from gnus/gnus-gl.el 2312 ;;; Generated autoloads from gnus/gnus-gl.el
2324 2313
2325 ;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (12727 30112)) 2314 ;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (12727 30137))
2326 ;;; Generated autoloads from gnus/gnus-kill.el 2315 ;;; Generated autoloads from gnus/gnus-kill.el
2327 2316
2328 ;;;*** 2317 ;;;***
2329 2318
2330 ;;;### (autoloads nil "gnus-mh" "gnus/gnus-mh.el" (12740 29827)) 2319 ;;;### (autoloads nil "gnus-mh" "gnus/gnus-mh.el" (12740 29832))
2331 ;;; Generated autoloads from gnus/gnus-mh.el 2320 ;;; Generated autoloads from gnus/gnus-mh.el
2332 2321
2333 ;;;*** 2322 ;;;***
2334 2323
2335 ;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (12747 7527)) 2324 ;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (12747 7531))
2336 ;;; Generated autoloads from gnus/gnus-msg.el 2325 ;;; Generated autoloads from gnus/gnus-msg.el
2337 2326
2338 ;;;### (autoloads nil "gnus-nocem" "gnus/gnus-nocem.el" (12727 30244)) 2327 ;;;***
2328
2329 ;;;### (autoloads nil "gnus-nocem" "gnus/gnus-nocem.el" (12727 30246))
2339 ;;; Generated autoloads from gnus/gnus-nocem.el 2330 ;;; Generated autoloads from gnus/gnus-nocem.el
2340 2331
2341 ;;;*** 2332 ;;;***
2342 2333
2343 ;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (12747 7528)) 2334 ;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (12747 7531))
2344 ;;; Generated autoloads from gnus/gnus-picon.el 2335 ;;; Generated autoloads from gnus/gnus-picon.el
2345 2336
2346 ;;;### (autoloads nil "gnus-salt" "gnus/gnus-salt.el" (12745 38025)) 2337 ;;;***
2338
2339 ;;;### (autoloads nil "gnus-salt" "gnus/gnus-salt.el" (12745 38029))
2347 ;;; Generated autoloads from gnus/gnus-salt.el 2340 ;;; Generated autoloads from gnus/gnus-salt.el
2348 2341
2349 ;;;### (autoloads (gnus-score-mode) "gnus-scomo" "gnus/gnus-scomo.el" (12740 29833)) 2342 ;;;### (autoloads (gnus-score-mode) "gnus-scomo" "gnus/gnus-scomo.el" (12740 29837))
2350 ;;; Generated autoloads from gnus/gnus-scomo.el 2343 ;;; Generated autoloads from gnus/gnus-scomo.el
2351 2344
2352 (autoload 'gnus-score-mode "gnus-scomo" "\ 2345 (autoload 'gnus-score-mode "gnus-scomo" "\
2353 Mode for editing Gnus score files. 2346 Mode for editing Gnus score files.
2354 This mode is an extended emacs-lisp mode. 2347 This mode is an extended emacs-lisp mode.
2355 2348
2356 \\{gnus-score-mode-map}" t nil) 2349 \\{gnus-score-mode-map}" t nil)
2357 2350
2358 ;;;*** 2351 ;;;***
2359 2352
2360 ;;;### (autoloads nil "gnus-score" "gnus/gnus-score.el" (12744 54649)) 2353 ;;;### (autoloads nil "gnus-score" "gnus/gnus-score.el" (12744 54652))
2361 ;;; Generated autoloads from gnus/gnus-score.el 2354 ;;; Generated autoloads from gnus/gnus-score.el
2362 2355
2363 ;;;*** 2356 ;;;***
2364 2357
2365 ;;;### (autoloads nil "gnus-setup" "gnus/gnus-setup.el" (12727 30246)) 2358 ;;;### (autoloads nil "gnus-setup" "gnus/gnus-setup.el" (12727 30250))
2366 ;;; Generated autoloads from gnus/gnus-setup.el 2359 ;;; Generated autoloads from gnus/gnus-setup.el
2367 2360
2368 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" (12743 11596)) 2361 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" (12743 11653))
2369 ;;; Generated autoloads from gnus/gnus-soup.el 2362 ;;; Generated autoloads from gnus/gnus-soup.el
2370 2363
2371 (autoload 'gnus-batch-brew-soup "gnus-soup" "\ 2364 (autoload 'gnus-batch-brew-soup "gnus-soup" "\
2372 Brew a SOUP packet from groups mention on the command line. 2365 Brew a SOUP packet from groups mention on the command line.
2373 Will use the remaining command line arguments as regular expressions 2366 Will use the remaining command line arguments as regular expressions
2378 2371
2379 $ emacs -batch -f gnus-batch-brew-soup ^nnml \".*emacs.*\"" t nil) 2372 $ emacs -batch -f gnus-batch-brew-soup ^nnml \".*emacs.*\"" t nil)
2380 2373
2381 ;;;*** 2374 ;;;***
2382 2375
2383 ;;;### (autoloads nil "gnus-srvr" "gnus/gnus-srvr.el" (12744 54653)) 2376 ;;;### (autoloads nil "gnus-srvr" "gnus/gnus-srvr.el" (12744 54656))
2384 ;;; Generated autoloads from gnus/gnus-srvr.el 2377 ;;; Generated autoloads from gnus/gnus-srvr.el
2385 2378
2386 ;;;*** 2379 ;;;***
2387 2380
2388 ;;;### (autoloads nil "gnus-topic" "gnus/gnus-topic.el" (12727 30243)) 2381 ;;;### (autoloads nil "gnus-topic" "gnus/gnus-topic.el" (12727 30244))
2389 ;;; Generated autoloads from gnus/gnus-topic.el 2382 ;;; Generated autoloads from gnus/gnus-topic.el
2390 2383
2391 ;;;*** 2384 ;;;***
2392 2385
2393 ;;;### (autoloads nil "gnus-uu" "gnus/gnus-uu.el" (12743 11578)) 2386 ;;;### (autoloads nil "gnus-uu" "gnus/gnus-uu.el" (12743 11648))
2394 ;;; Generated autoloads from gnus/gnus-uu.el 2387 ;;; Generated autoloads from gnus/gnus-uu.el
2395 2388
2396 ;;;*** 2389 ;;;***
2397 2390
2398 ;;;### (autoloads nil "gnus-vis" "gnus/gnus-vis.el" (12747 7527)) 2391 ;;;### (autoloads nil "gnus-vis" "gnus/gnus-vis.el" (12747 7531))
2399 ;;; Generated autoloads from gnus/gnus-vis.el 2392 ;;; Generated autoloads from gnus/gnus-vis.el
2400 2393
2401 ;;;### (autoloads nil "gnus-vm" "gnus/gnus-vm.el" (12727 30121)) 2394 ;;;### (autoloads nil "gnus-vm" "gnus/gnus-vm.el" (12727 30143))
2402 ;;; Generated autoloads from gnus/gnus-vm.el 2395 ;;; Generated autoloads from gnus/gnus-vm.el
2403 2396
2404 ;;;*** 2397 ;;;### (autoloads nil "gnus-xemacs-toolbar" "gnus/gnus-xemacs-toolbar.el" (12698 34149))
2405 2398 ;;; Generated autoloads from gnus/gnus-xemacs-toolbar.el
2406 ;;;### (autoloads nil "gnus-xmas" "gnus/gnus-xmas.el" (12747 65521)) 2399
2400 ;;;### (autoloads nil "gnus-xemacs" "gnus/gnus-xemacs.el" (12291 51))
2401 ;;; Generated autoloads from gnus/gnus-xemacs.el
2402
2403 ;;;***
2404
2405 ;;;### (autoloads nil "gnus-xmas" "gnus/gnus-xmas.el" (12747 65515))
2407 ;;; Generated autoloads from gnus/gnus-xmas.el 2406 ;;; Generated autoloads from gnus/gnus-xmas.el
2408 2407
2409 ;;;### (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" (12748 38)) 2408 ;;;### (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" (12748 42))
2410 ;;; Generated autoloads from gnus/gnus.el 2409 ;;; Generated autoloads from gnus/gnus.el
2411 2410
2412 (autoload 'gnus-update-format "gnus" "\ 2411 (autoload 'gnus-update-format "gnus" "\
2413 Update the format specification near point." t nil) 2412 Update the format specification near point." t nil)
2414 2413
2451 the comp hierarchy, you'd say \"comp.all\". If you would not like to 2450 the comp hierarchy, you'd say \"comp.all\". If you would not like to
2452 score the alt hierarchy, you'd say \"!alt.all\"." t nil) 2451 score the alt hierarchy, you'd say \"!alt.all\"." t nil)
2453 2452
2454 ;;;*** 2453 ;;;***
2455 2454
2456 ;;;### (autoloads nil "mailheader" "gnus/mailheader.el" (12727 30250)) 2455 ;;;### (autoloads nil "mailheader" "gnus/mailheader.el" (12727 30254))
2457 ;;; Generated autoloads from gnus/mailheader.el 2456 ;;; Generated autoloads from gnus/mailheader.el
2458 2457
2459 ;;;### (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" (12747 7528)) 2458 ;;;### (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" (12747 7532))
2460 ;;; Generated autoloads from gnus/message.el 2459 ;;; Generated autoloads from gnus/message.el
2461 2460
2462 (defvar message-directory "~/Mail/" "\ 2461 (defvar message-directory "~/Mail/" "\
2463 *Directory from which all other mail file variables are derived.") 2462 *Directory from which all other mail file variables are derived.")
2464 2463
2717 Called from program, takes two arguments START and END 2716 Called from program, takes two arguments START and END
2718 which specify the range to operate on." t nil) 2717 which specify the range to operate on." t nil)
2719 2718
2720 ;;;*** 2719 ;;;***
2721 2720
2722 ;;;### (autoloads nil "messagexmas" "gnus/messagexmas.el" (12743 11600)) 2721 ;;;### (autoloads nil "messagexmas" "gnus/messagexmas.el" (12743 11658))
2723 ;;; Generated autoloads from gnus/messagexmas.el 2722 ;;; Generated autoloads from gnus/messagexmas.el
2724 2723
2725 ;;;### (autoloads nil "nnbabyl" "gnus/nnbabyl.el" (12740 29830)) 2724 ;;;### (autoloads nil "nnbabyl" "gnus/nnbabyl.el" (12740 29834))
2726 ;;; Generated autoloads from gnus/nnbabyl.el 2725 ;;; Generated autoloads from gnus/nnbabyl.el
2727 2726
2728 ;;;*** 2727 ;;;***
2729 2728
2730 ;;;### (autoloads nil "nndb" "gnus/nndb.el" (12740 29835)) 2729 ;;;### (autoloads nil "nndb" "gnus/nndb.el" (12740 29838))
2731 ;;; Generated autoloads from gnus/nndb.el 2730 ;;; Generated autoloads from gnus/nndb.el
2732 2731
2733 ;;;### (autoloads nil "nndir" "gnus/nndir.el" (12727 30126)) 2732 ;;;### (autoloads nil "nndir" "gnus/nndir.el" (12727 30144))
2734 ;;; Generated autoloads from gnus/nndir.el 2733 ;;; Generated autoloads from gnus/nndir.el
2735 2734
2736 ;;;*** 2735 ;;;***
2737 2736
2738 ;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (12727 30128)) 2737 ;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (12727 30145))
2739 ;;; Generated autoloads from gnus/nndoc.el 2738 ;;; Generated autoloads from gnus/nndoc.el
2740 2739
2741 ;;;*** 2740 ;;;***
2742 2741
2743 ;;;### (autoloads nil "nndraft" "gnus/nndraft.el" (12727 30254)) 2742 ;;;### (autoloads nil "nndraft" "gnus/nndraft.el" (12727 30258))
2744 ;;; Generated autoloads from gnus/nndraft.el 2743 ;;; Generated autoloads from gnus/nndraft.el
2745 2744
2746 ;;;*** 2745 ;;;***
2747 2746
2748 ;;;### (autoloads nil "nneething" "gnus/nneething.el" (12727 30128)) 2747 ;;;### (autoloads nil "nneething" "gnus/nneething.el" (12727 30146))
2749 ;;; Generated autoloads from gnus/nneething.el 2748 ;;; Generated autoloads from gnus/nneething.el
2750 2749
2751 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" (12740 29830)) 2750 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" (12740 29834))
2752 ;;; Generated autoloads from gnus/nnfolder.el 2751 ;;; Generated autoloads from gnus/nnfolder.el
2753 2752
2754 (autoload 'nnfolder-generate-active-file "nnfolder" "\ 2753 (autoload 'nnfolder-generate-active-file "nnfolder" "\
2755 Look for mbox folders in the nnfolder directory and make them into groups." t nil) 2754 Look for mbox folders in the nnfolder directory and make them into groups." t nil)
2756 2755
2757 ;;;*** 2756 ;;;***
2758 2757
2759 ;;;### (autoloads nil "nnheader" "gnus/nnheader.el" (12747 7528)) 2758 ;;;### (autoloads nil "nnheader" "gnus/nnheader.el" (12747 7531))
2760 ;;; Generated autoloads from gnus/nnheader.el 2759 ;;; Generated autoloads from gnus/nnheader.el
2761 2760
2762 ;;;*** 2761 ;;;### (autoloads nil "nnheaderems" "gnus/nnheaderems.el" (12740 29838))
2763
2764 ;;;### (autoloads nil "nnheaderems" "gnus/nnheaderems.el" (12740 29835))
2765 ;;; Generated autoloads from gnus/nnheaderems.el 2762 ;;; Generated autoloads from gnus/nnheaderems.el
2766 2763
2767 ;;;### (autoloads nil "nnheaderxm" "gnus/nnheaderxm.el" (12740 29473)) 2764 ;;;***
2765
2766 ;;;### (autoloads nil "nnheaderxm" "gnus/nnheaderxm.el" (12740 29470))
2768 ;;; Generated autoloads from gnus/nnheaderxm.el 2767 ;;; Generated autoloads from gnus/nnheaderxm.el
2769 2768
2770 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" (12727 30131)) 2769 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" (12727 30150))
2771 ;;; Generated autoloads from gnus/nnkiboze.el 2770 ;;; Generated autoloads from gnus/nnkiboze.el
2772 2771
2773 (autoload 'nnkiboze-generate-groups "nnkiboze" "\ 2772 (autoload 'nnkiboze-generate-groups "nnkiboze" "\
2774 Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups 2773 Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups
2775 Finds out what articles are to be part of the nnkiboze groups." t nil) 2774 Finds out what articles are to be part of the nnkiboze groups." t nil)
2776 2775
2777 ;;;*** 2776 ;;;***
2778 2777
2779 ;;;### (autoloads nil "nnmail" "gnus/nnmail.el" (12743 11580)) 2778 ;;;### (autoloads nil "nnmail" "gnus/nnmail.el" (12743 11650))
2780 ;;; Generated autoloads from gnus/nnmail.el 2779 ;;; Generated autoloads from gnus/nnmail.el
2781 2780
2782 ;;;### (autoloads nil "nnmbox" "gnus/nnmbox.el" (12740 29831)) 2781 ;;;### (autoloads nil "nnmbox" "gnus/nnmbox.el" (12740 29835))
2783 ;;; Generated autoloads from gnus/nnmbox.el 2782 ;;; Generated autoloads from gnus/nnmbox.el
2784 2783
2785 ;;;*** 2784 ;;;***
2786 2785
2787 ;;;### (autoloads nil "nnmh" "gnus/nnmh.el" (12745 38025)) 2786 ;;;### (autoloads nil "nnmh" "gnus/nnmh.el" (12745 38029))
2788 ;;; Generated autoloads from gnus/nnmh.el 2787 ;;; Generated autoloads from gnus/nnmh.el
2789 2788
2790 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" (12745 38025)) 2789 ;;;***
2790
2791 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" (12745 38029))
2791 ;;; Generated autoloads from gnus/nnml.el 2792 ;;; Generated autoloads from gnus/nnml.el
2792 2793
2793 (autoload 'nnml-generate-nov-databases "nnml" "\ 2794 (autoload 'nnml-generate-nov-databases "nnml" "\
2794 Generate nov databases in all nnml directories." t nil) 2795 Generate nov databases in all nnml directories." t nil)
2795 2796
2796 ;;;*** 2797 ;;;***
2797 2798
2798 ;;;### (autoloads nil "nnoo" "gnus/nnoo.el" (12727 30255)) 2799 ;;;### (autoloads nil "nnoo" "gnus/nnoo.el" (12727 30260))
2799 ;;; Generated autoloads from gnus/nnoo.el 2800 ;;; Generated autoloads from gnus/nnoo.el
2800 2801
2801 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) "nnsoup" "gnus/nnsoup.el" (12727 30256)) 2802 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) "nnsoup" "gnus/nnsoup.el" (12727 30260))
2802 ;;; Generated autoloads from gnus/nnsoup.el 2803 ;;; Generated autoloads from gnus/nnsoup.el
2803 2804
2804 (autoload 'nnsoup-pack-replies "nnsoup" "\ 2805 (autoload 'nnsoup-pack-replies "nnsoup" "\
2805 Make an outbound package of SOUP replies." t nil) 2806 Make an outbound package of SOUP replies." t nil)
2806 2807
2810 (autoload 'nnsoup-revert-variables "nnsoup" "\ 2811 (autoload 'nnsoup-revert-variables "nnsoup" "\
2811 Revert posting and mailing methods to the standard Emacs methods." t nil) 2812 Revert posting and mailing methods to the standard Emacs methods." t nil)
2812 2813
2813 ;;;*** 2814 ;;;***
2814 2815
2815 ;;;### (autoloads nil "nnspool" "gnus/nnspool.el" (12743 11584)) 2816 ;;;### (autoloads nil "nnspool" "gnus/nnspool.el" (12743 11641))
2816 ;;; Generated autoloads from gnus/nnspool.el 2817 ;;; Generated autoloads from gnus/nnspool.el
2817 2818
2818 ;;;*** 2819 ;;;***
2819 2820
2820 ;;;### (autoloads nil "nntp" "gnus/nntp.el" (12744 54653)) 2821 ;;;### (autoloads nil "nntp" "gnus/nntp.el" (12744 54655))
2821 ;;; Generated autoloads from gnus/nntp.el 2822 ;;; Generated autoloads from gnus/nntp.el
2822 2823
2823 ;;;### (autoloads nil "nnvirtual" "gnus/nnvirtual.el" (12740 29832)) 2824 ;;;### (autoloads nil "nnvirtual" "gnus/nnvirtual.el" (12740 29836))
2824 ;;; Generated autoloads from gnus/nnvirtual.el 2825 ;;; Generated autoloads from gnus/nnvirtual.el
2825 2826
2826 ;;;### (autoloads (gnus-smiley-display) "smiley" "gnus/smiley.el" (12743 11601)) 2827 ;;;### (autoloads (gnus-smiley-display) "smiley" "gnus/smiley.el" (12743 11659))
2827 ;;; Generated autoloads from gnus/smiley.el 2828 ;;; Generated autoloads from gnus/smiley.el
2828 2829
2829 (autoload 'gnus-smiley-display "smiley" nil t nil) 2830 (autoload 'gnus-smiley-display "smiley" nil t nil)
2830 2831
2831 ;;;*** 2832 ;;;***
2832 2833
2833 ;;;### (autoloads nil "adapt" "hm--html-menus/adapt.el" (12351 16418)) 2834 ;;;### (autoloads nil "adapt" "hm--html-menus/adapt.el" (12351 16418))
2834 ;;; Generated autoloads from hm--html-menus/adapt.el 2835 ;;; Generated autoloads from hm--html-menus/adapt.el
2835 2836
2836 ;;;### (autoloads nil "hm--date" "hm--html-menus/hm--date.el" (12376 19696)) 2837 ;;;### (autoloads nil "hm--date" "hm--html-menus/hm--date.el" (12134 29531))
2837 ;;; Generated autoloads from hm--html-menus/hm--date.el 2838 ;;; Generated autoloads from hm--html-menus/hm--date.el
2838 2839
2839 ;;;*** 2840 ;;;***
2840 2841
2841 ;;;### (autoloads nil "hm--html-configuration" "hm--html-menus/hm--html-configuration.el" (12583 60715)) 2842 ;;;### (autoloads nil "hm--html-configuration" "hm--html-menus/hm--html-configuration.el" (12583 65387))
2842 ;;; Generated autoloads from hm--html-menus/hm--html-configuration.el 2843 ;;; Generated autoloads from hm--html-menus/hm--html-configuration.el
2843 2844
2844 ;;;*** 2845 ;;;***
2845 2846
2846 ;;;### (autoloads nil "hm--html-keys" "hm--html-menus/hm--html-keys.el" (12583 60717)) 2847 ;;;### (autoloads nil "hm--html-keys" "hm--html-menus/hm--html-keys.el" (12583 65388))
2847 ;;; Generated autoloads from hm--html-menus/hm--html-keys.el 2848 ;;; Generated autoloads from hm--html-menus/hm--html-keys.el
2848 2849
2849 ;;;*** 2850 ;;;***
2850 2851
2851 ;;;### (autoloads nil "hm--html-menu" "hm--html-menus/hm--html-menu.el" (12583 60713)) 2852 ;;;### (autoloads nil "hm--html-menu" "hm--html-menus/hm--html-menu.el" (12583 65384))
2852 ;;; Generated autoloads from hm--html-menus/hm--html-menu.el 2853 ;;; Generated autoloads from hm--html-menus/hm--html-menu.el
2853 2854
2854 ;;;*** 2855 ;;;### (autoloads nil "hm--html" "hm--html-menus/hm--html.el" (12637 39898))
2855
2856 ;;;### (autoloads nil "hm--html" "hm--html-menus/hm--html.el" (12639 8719))
2857 ;;; Generated autoloads from hm--html-menus/hm--html.el 2856 ;;; Generated autoloads from hm--html-menus/hm--html.el
2858 2857
2859 ;;;*** 2858 ;;;***
2860 2859
2861 ;;;### (autoloads nil "html-mode" "hm--html-menus/html-mode.el" (12639 8719)) 2860 ;;;### (autoloads nil "html-mode" "hm--html-menus/html-mode.el" (12638 48648))
2862 ;;; Generated autoloads from hm--html-menus/html-mode.el 2861 ;;; Generated autoloads from hm--html-menus/html-mode.el
2863
2864 ;;;***
2865 2862
2866 ;;;### (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)) 2863 ;;;### (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))
2867 ;;; Generated autoloads from hm--html-menus/html-view.el 2864 ;;; Generated autoloads from hm--html-menus/html-view.el
2868 2865
2869 (autoload 'html-view-start-mosaic "html-view" "\ 2866 (autoload 'html-view-start-mosaic "html-view" "\
2882 (autoload 'html-view-get-display "html-view" "\ 2879 (autoload 'html-view-get-display "html-view" "\
2883 Get the display for Mosaic." t nil) 2880 Get the display for Mosaic." t nil)
2884 2881
2885 ;;;*** 2882 ;;;***
2886 2883
2887 ;;;### (autoloads nil "tmpl-minor-mode" "hm--html-menus/tmpl-minor-mode.el" (12639 8720)) 2884 ;;;### (autoloads nil "tmpl-minor-mode" "hm--html-menus/tmpl-minor-mode.el" (12638 48649))
2888 ;;; Generated autoloads from hm--html-menus/tmpl-minor-mode.el 2885 ;;; Generated autoloads from hm--html-menus/tmpl-minor-mode.el
2889 2886
2890 ;;;### (autoloads nil "hact" "hyperbole/hact.el" (12376 19672)) 2887 ;;;***
2888
2889 ;;;### (autoloads nil "hact" "hyperbole/hact.el" (12178 36891))
2891 ;;; Generated autoloads from hyperbole/hact.el 2890 ;;; Generated autoloads from hyperbole/hact.el
2892 2891
2893 ;;;*** 2892 ;;;***
2894 2893
2895 ;;;### (autoloads nil "hactypes" "hyperbole/hactypes.el" (12558 60986)) 2894 ;;;### (autoloads nil "hactypes" "hyperbole/hactypes.el" (12558 62953))
2896 ;;; Generated autoloads from hyperbole/hactypes.el 2895 ;;; Generated autoloads from hyperbole/hactypes.el
2897 2896
2898 ;;;*** 2897 ;;;### (autoloads nil "hargs" "hyperbole/hargs.el" (12378 2532))
2899
2900 ;;;### (autoloads nil "hargs" "hyperbole/hargs.el" (12384 54290))
2901 ;;; Generated autoloads from hyperbole/hargs.el 2898 ;;; Generated autoloads from hyperbole/hargs.el
2902 2899
2903 ;;;### (autoloads nil "hbdata" "hyperbole/hbdata.el" (12376 19673)) 2900 ;;;***
2901
2902 ;;;### (autoloads nil "hbdata" "hyperbole/hbdata.el" (12178 36894))
2904 ;;; Generated autoloads from hyperbole/hbdata.el 2903 ;;; Generated autoloads from hyperbole/hbdata.el
2905 2904
2906 ;;;*** 2905 ;;;***
2907 2906
2908 ;;;### (autoloads nil "hbmap" "hyperbole/hbmap.el" (12558 60987)) 2907 ;;;### (autoloads nil "hbmap" "hyperbole/hbmap.el" (12558 62954))
2909 ;;; Generated autoloads from hyperbole/hbmap.el 2908 ;;; Generated autoloads from hyperbole/hbmap.el
2910 2909
2911 ;;;*** 2910 ;;;***
2912 2911
2913 ;;;### (autoloads nil "hbut" "hyperbole/hbut.el" (12558 60988)) 2912 ;;;### (autoloads nil "hbut" "hyperbole/hbut.el" (12558 62955))
2914 ;;; Generated autoloads from hyperbole/hbut.el 2913 ;;; Generated autoloads from hyperbole/hbut.el
2915 2914
2916 ;;;*** 2915 ;;;***
2917 2916
2918 ;;;### (autoloads nil "hgnus" "hyperbole/hgnus.el" (12558 60988)) 2917 ;;;### (autoloads nil "hgnus" "hyperbole/hgnus.el" (12558 62955))
2919 ;;; Generated autoloads from hyperbole/hgnus.el 2918 ;;; Generated autoloads from hyperbole/hgnus.el
2920 2919
2921 ;;;### (autoloads nil "hhist" "hyperbole/hhist.el" (12376 19675)) 2920 ;;;***
2921
2922 ;;;### (autoloads nil "hhist" "hyperbole/hhist.el" (12178 36897))
2922 ;;; Generated autoloads from hyperbole/hhist.el 2923 ;;; Generated autoloads from hyperbole/hhist.el
2923 2924
2924 ;;;*** 2925 ;;;***
2925 2926
2926 ;;;### (autoloads nil "hib-doc-id" "hyperbole/hib-doc-id.el" (12376 19675)) 2927 ;;;### (autoloads nil "hib-doc-id" "hyperbole/hib-doc-id.el" (12178 36897))
2927 ;;; Generated autoloads from hyperbole/hib-doc-id.el 2928 ;;; Generated autoloads from hyperbole/hib-doc-id.el
2928 2929
2929 ;;;*** 2930 ;;;***
2930 2931
2931 ;;;### (autoloads nil "hib-kbd" "hyperbole/hib-kbd.el" (12558 60988)) 2932 ;;;### (autoloads nil "hib-kbd" "hyperbole/hib-kbd.el" (12558 62956))
2932 ;;; Generated autoloads from hyperbole/hib-kbd.el 2933 ;;; Generated autoloads from hyperbole/hib-kbd.el
2933 2934
2934 ;;;*** 2935 ;;;***
2935 2936
2936 ;;;### (autoloads nil "hibtypes" "hyperbole/hibtypes.el" (12558 60986)) 2937 ;;;### (autoloads nil "hibtypes" "hyperbole/hibtypes.el" (12558 62957))
2937 ;;; Generated autoloads from hyperbole/hibtypes.el 2938 ;;; Generated autoloads from hyperbole/hibtypes.el
2938 2939
2939 ;;;*** 2940 ;;;***
2940 2941
2941 ;;;### (autoloads nil "hinit" "hyperbole/hinit.el" (12558 60989)) 2942 ;;;### (autoloads nil "hinit" "hyperbole/hinit.el" (12558 62958))
2942 ;;; Generated autoloads from hyperbole/hinit.el 2943 ;;; Generated autoloads from hyperbole/hinit.el
2943 2944
2944 ;;;### (autoloads nil "hlvar" "hyperbole/hlvar.el" (12376 19677)) 2945 ;;;***
2946
2947 ;;;### (autoloads nil "hlvar" "hyperbole/hlvar.el" (12264 40810))
2945 ;;; Generated autoloads from hyperbole/hlvar.el 2948 ;;; Generated autoloads from hyperbole/hlvar.el
2946 2949
2947 ;;;### (autoloads (hmail:compose) "hmail" "hyperbole/hmail.el" (12558 60989)) 2950 ;;;***
2951
2952 ;;;### (autoloads (hmail:compose) "hmail" "hyperbole/hmail.el" (12558 62959))
2948 ;;; Generated autoloads from hyperbole/hmail.el 2953 ;;; Generated autoloads from hyperbole/hmail.el
2949 2954
2950 (autoload 'hmail:compose "hmail" "\ 2955 (autoload 'hmail:compose "hmail" "\
2951 Compose mail with ADDRESS and evaluation of EXPR. 2956 Compose mail with ADDRESS and evaluation of EXPR.
2952 Optional SUBJECT and HELP message may also be given." t nil) 2957 Optional SUBJECT and HELP message may also be given." t nil)
2953 2958
2954 ;;;*** 2959 ;;;***
2955 2960
2956 ;;;### (autoloads nil "hmh" "hyperbole/hmh.el" (12376 19677)) 2961 ;;;### (autoloads nil "hmh" "hyperbole/hmh.el" (12222 24177))
2957 ;;; Generated autoloads from hyperbole/hmh.el 2962 ;;; Generated autoloads from hyperbole/hmh.el
2958 2963
2959 ;;;*** 2964 ;;;***
2960 2965
2961 ;;;### (autoloads nil "hmoccur" "hyperbole/hmoccur.el" (12376 19678)) 2966 ;;;### (autoloads nil "hmoccur" "hyperbole/hmoccur.el" (12178 36902))
2962 ;;; Generated autoloads from hyperbole/hmoccur.el 2967 ;;; Generated autoloads from hyperbole/hmoccur.el
2963 2968
2964 ;;;### (autoloads (Info-handle-in-note smart-info-assist smart-info) "hmous-info" "hyperbole/hmous-info.el" (12558 60990)) 2969 ;;;***
2970
2971 ;;;### (autoloads (Info-handle-in-note smart-info-assist smart-info) "hmous-info" "hyperbole/hmous-info.el" (12558 62960))
2965 ;;; Generated autoloads from hyperbole/hmous-info.el 2972 ;;; Generated autoloads from hyperbole/hmous-info.el
2966 2973
2967 (autoload 'smart-info "hmous-info" "\ 2974 (autoload 'smart-info "hmous-info" "\
2968 Walks through Info documentation networks using one key or mouse key. 2975 Walks through Info documentation networks using one key or mouse key.
2969 2976
3005 If point is within the first line of an Info note (cross-reference), follows 3012 If point is within the first line of an Info note (cross-reference), follows
3006 cross-reference and returns t; otherwise returns nil." nil nil) 3013 cross-reference and returns t; otherwise returns nil." nil nil)
3007 3014
3008 ;;;*** 3015 ;;;***
3009 3016
3010 ;;;### (autoloads nil "hmouse-drv" "hyperbole/hmouse-drv.el" (12558 60992)) 3017 ;;;### (autoloads nil "hmouse-drv" "hyperbole/hmouse-drv.el" (12558 62962))
3011 ;;; Generated autoloads from hyperbole/hmouse-drv.el 3018 ;;; Generated autoloads from hyperbole/hmouse-drv.el
3012 3019
3013 ;;;*** 3020 ;;;### (autoloads nil "hmouse-key" "hyperbole/hmouse-key.el" (12378 2537))
3014
3015 ;;;### (autoloads nil "hmouse-key" "hyperbole/hmouse-key.el" (12384 54293))
3016 ;;; Generated autoloads from hyperbole/hmouse-key.el 3021 ;;; Generated autoloads from hyperbole/hmouse-key.el
3017 3022
3018 ;;;### (autoloads nil "hmouse-mod" "hyperbole/hmouse-mod.el" (12376 19680)) 3023 ;;;***
3024
3025 ;;;### (autoloads nil "hmouse-mod" "hyperbole/hmouse-mod.el" (12178 36905))
3019 ;;; Generated autoloads from hyperbole/hmouse-mod.el 3026 ;;; Generated autoloads from hyperbole/hmouse-mod.el
3020 3027
3021 ;;;*** 3028 ;;;### (autoloads nil "hmouse-reg" "hyperbole/hmouse-reg.el" (12378 2537))
3022
3023 ;;;### (autoloads nil "hmouse-reg" "hyperbole/hmouse-reg.el" (12384 54294))
3024 ;;; Generated autoloads from hyperbole/hmouse-reg.el 3029 ;;; Generated autoloads from hyperbole/hmouse-reg.el
3025 3030
3026 ;;;*** 3031 ;;;***
3027 3032
3028 ;;;### (autoloads nil "hmouse-sh" "hyperbole/hmouse-sh.el" (12384 54294)) 3033 ;;;### (autoloads nil "hmouse-sh" "hyperbole/hmouse-sh.el" (12378 2538))
3029 ;;; Generated autoloads from hyperbole/hmouse-sh.el 3034 ;;; Generated autoloads from hyperbole/hmouse-sh.el
3030 3035
3031 ;;;*** 3036 ;;;### (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))
3032
3033 ;;;### (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" (12384 54295))
3034 ;;; Generated autoloads from hyperbole/hmouse-tag.el 3037 ;;; Generated autoloads from hyperbole/hmouse-tag.el
3035 3038
3036 (autoload 'smart-asm-at-tag-p "hmouse-tag" "\ 3039 (autoload 'smart-asm-at-tag-p "hmouse-tag" "\
3037 Return assembly tag name that point is within, else nil." nil nil) 3040 Return assembly tag name that point is within, else nil." nil nil)
3038 3041
3120 (autoload 'smart-tags-file "hmouse-tag" "\ 3123 (autoload 'smart-tags-file "hmouse-tag" "\
3121 Return appropriate tags file name for CURR-FILENAME or 'tags-file-name'." nil nil) 3124 Return appropriate tags file name for CURR-FILENAME or 'tags-file-name'." nil nil)
3122 3125
3123 ;;;*** 3126 ;;;***
3124 3127
3125 ;;;### (autoloads nil "hpath" "hyperbole/hpath.el" (12558 60991)) 3128 ;;;### (autoloads nil "hpath" "hyperbole/hpath.el" (12558 62962))
3126 ;;; Generated autoloads from hyperbole/hpath.el 3129 ;;; Generated autoloads from hyperbole/hpath.el
3127 3130
3128 ;;;### (autoloads nil "hrmail" "hyperbole/hrmail.el" (12376 19683)) 3131 ;;;***
3132
3133 ;;;### (autoloads nil "hrmail" "hyperbole/hrmail.el" (12222 24179))
3129 ;;; Generated autoloads from hyperbole/hrmail.el 3134 ;;; Generated autoloads from hyperbole/hrmail.el
3130 3135
3131 ;;;*** 3136 ;;;***
3132 3137
3133 ;;;### (autoloads nil "hsite-ex" "hyperbole/hsite-ex.el" (12558 60993)) 3138 ;;;### (autoloads nil "hsite-ex" "hyperbole/hsite-ex.el" (12558 62963))
3134 ;;; Generated autoloads from hyperbole/hsite-ex.el 3139 ;;; Generated autoloads from hyperbole/hsite-ex.el
3135 3140
3136 ;;;*** 3141 ;;;***
3137 3142
3138 ;;;### (autoloads nil "hsite" "hyperbole/hsite.el" (12558 61003)) 3143 ;;;### (autoloads nil "hsite" "hyperbole/hsite.el" (12558 62974))
3139 ;;; Generated autoloads from hyperbole/hsite.el 3144 ;;; Generated autoloads from hyperbole/hsite.el
3140 3145
3141 ;;;### (autoloads nil "hsmail" "hyperbole/hsmail.el" (12376 19682)) 3146 ;;;***
3147
3148 ;;;### (autoloads nil "hsmail" "hyperbole/hsmail.el" (12331 54478))
3142 ;;; Generated autoloads from hyperbole/hsmail.el 3149 ;;; Generated autoloads from hyperbole/hsmail.el
3143 3150
3144 ;;;*** 3151 ;;;***
3145 3152
3146 ;;;### (autoloads nil "hsys-hbase" "hyperbole/hsys-hbase.el" (12558 60994)) 3153 ;;;### (autoloads nil "hsys-hbase" "hyperbole/hsys-hbase.el" (12558 62963))
3147 ;;; Generated autoloads from hyperbole/hsys-hbase.el 3154 ;;; Generated autoloads from hyperbole/hsys-hbase.el
3148 3155
3149 ;;;*** 3156 ;;;***
3150 3157
3151 ;;;### (autoloads nil "hsys-w3" "hyperbole/hsys-w3.el" (12558 60995)) 3158 ;;;### (autoloads nil "hsys-w3" "hyperbole/hsys-w3.el" (12558 62964))
3152 ;;; Generated autoloads from hyperbole/hsys-w3.el 3159 ;;; Generated autoloads from hyperbole/hsys-w3.el
3153 3160
3154 ;;;*** 3161 ;;;***
3155 3162
3156 ;;;### (autoloads nil "hsys-wais" "hyperbole/hsys-wais.el" (12558 60995)) 3163 ;;;### (autoloads nil "hsys-wais" "hyperbole/hsys-wais.el" (12558 62965))
3157 ;;; Generated autoloads from hyperbole/hsys-wais.el 3164 ;;; Generated autoloads from hyperbole/hsys-wais.el
3158 3165
3159 ;;;### (autoloads nil "hsys-www" "hyperbole/hsys-www.el" (12376 19685)) 3166 ;;;***
3167
3168 ;;;### (autoloads nil "hsys-www" "hyperbole/hsys-www.el" (12178 36913))
3160 ;;; Generated autoloads from hyperbole/hsys-www.el 3169 ;;; Generated autoloads from hyperbole/hsys-www.el
3161 3170
3162 ;;;*** 3171 ;;;***
3163 3172
3164 ;;;### (autoloads nil "htz" "hyperbole/htz.el" (12376 19685)) 3173 ;;;### (autoloads nil "htz" "hyperbole/htz.el" (12285 55426))
3165 ;;; Generated autoloads from hyperbole/htz.el 3174 ;;; Generated autoloads from hyperbole/htz.el
3166 3175
3167 ;;;*** 3176 ;;;***
3168 3177
3169 ;;;### (autoloads nil "hui-em19-b" "hyperbole/hui-em19-b.el" (12558 60996)) 3178 ;;;### (autoloads nil "hui-em19-b" "hyperbole/hui-em19-b.el" (12558 62965))
3170 ;;; Generated autoloads from hyperbole/hui-em19-b.el 3179 ;;; Generated autoloads from hyperbole/hui-em19-b.el
3171 3180
3172 ;;;### (autoloads nil "hui-ep-but" "hyperbole/hui-ep-but.el" (12376 19685)) 3181 ;;;***
3182
3183 ;;;### (autoloads nil "hui-ep-but" "hyperbole/hui-ep-but.el" (12178 36916))
3173 ;;; Generated autoloads from hyperbole/hui-ep-but.el 3184 ;;; Generated autoloads from hyperbole/hui-ep-but.el
3174 3185
3175 ;;;*** 3186 ;;;***
3176 3187
3177 ;;;### (autoloads nil "hui-epV4-b" "hyperbole/hui-epV4-b.el" (12376 19687)) 3188 ;;;### (autoloads nil "hui-epV4-b" "hyperbole/hui-epV4-b.el" (12178 36916))
3178 ;;; Generated autoloads from hyperbole/hui-epV4-b.el 3189 ;;; Generated autoloads from hyperbole/hui-epV4-b.el
3179 3190
3180 ;;;*** 3191 ;;;***
3181 3192
3182 ;;;### (autoloads nil "hui-menu" "hyperbole/hui-menu.el" (12558 61004)) 3193 ;;;### (autoloads nil "hui-menu" "hyperbole/hui-menu.el" (12558 62975))
3183 ;;; Generated autoloads from hyperbole/hui-menu.el 3194 ;;; Generated autoloads from hyperbole/hui-menu.el
3184 3195
3185 ;;;*** 3196 ;;;***
3186 3197
3187 ;;;### (autoloads nil "hui-mini" "hyperbole/hui-mini.el" (12558 61074)) 3198 ;;;### (autoloads nil "hui-mini" "hyperbole/hui-mini.el" (12558 63020))
3188 ;;; Generated autoloads from hyperbole/hui-mini.el 3199 ;;; Generated autoloads from hyperbole/hui-mini.el
3189 3200
3190 ;;;*** 3201 ;;;***
3191 3202
3192 ;;;### (autoloads nil "hui-mouse" "hyperbole/hui-mouse.el" (12558 60994)) 3203 ;;;### (autoloads nil "hui-mouse" "hyperbole/hui-mouse.el" (12558 62966))
3193 ;;; Generated autoloads from hyperbole/hui-mouse.el 3204 ;;; Generated autoloads from hyperbole/hui-mouse.el
3194 3205
3195 ;;;*** 3206 ;;;***
3196 3207
3197 ;;;### (autoloads nil "hui-window" "hyperbole/hui-window.el" (12558 60997)) 3208 ;;;### (autoloads nil "hui-window" "hyperbole/hui-window.el" (12558 62968))
3198 ;;; Generated autoloads from hyperbole/hui-window.el 3209 ;;; Generated autoloads from hyperbole/hui-window.el
3199 3210
3200 ;;;*** 3211 ;;;***
3201 3212
3202 ;;;### (autoloads nil "hui-xe-but" "hyperbole/hui-xe-but.el" (12558 60998)) 3213 ;;;### (autoloads nil "hui-xe-but" "hyperbole/hui-xe-but.el" (12558 62969))
3203 ;;; Generated autoloads from hyperbole/hui-xe-but.el 3214 ;;; Generated autoloads from hyperbole/hui-xe-but.el
3204 3215
3205 ;;;### (autoloads nil "hui" "hyperbole/hui.el" (12376 19688)) 3216 ;;;***
3217
3218 ;;;### (autoloads nil "hui" "hyperbole/hui.el" (12351 16413))
3206 ;;; Generated autoloads from hyperbole/hui.el 3219 ;;; Generated autoloads from hyperbole/hui.el
3207 3220
3208 ;;;### (autoloads (var:append) "hvar" "hyperbole/hvar.el" (12376 19689)) 3221 ;;;***
3222
3223 ;;;### (autoloads (var:append) "hvar" "hyperbole/hvar.el" (12178 36921))
3209 ;;; Generated autoloads from hyperbole/hvar.el 3224 ;;; Generated autoloads from hyperbole/hvar.el
3210 3225
3211 (autoload 'var:append "hvar" "\ 3226 (autoload 'var:append "hvar" "\
3212 Appends to value held by VAR-SYMBOL-NAME, LIST-TO-ADD. Returns new value. 3227 Appends to value held by VAR-SYMBOL-NAME, LIST-TO-ADD. Returns new value.
3213 If VAR-SYMBOL-NAME is unbound, it is set to LIST-TO-ADD. 3228 If VAR-SYMBOL-NAME is unbound, it is set to LIST-TO-ADD.
3214 Often used to append to 'hook' variables." nil nil) 3229 Often used to append to 'hook' variables." nil nil)
3215 3230
3216 ;;;*** 3231 ;;;***
3217 3232
3218 ;;;### (autoloads nil "hversion" "hyperbole/hversion.el" (12558 60998)) 3233 ;;;### (autoloads nil "hversion" "hyperbole/hversion.el" (12558 62969))
3219 ;;; Generated autoloads from hyperbole/hversion.el 3234 ;;; Generated autoloads from hyperbole/hversion.el
3220 3235
3221 ;;;### (autoloads nil "hvm" "hyperbole/hvm.el" (12376 19689)) 3236 ;;;***
3237
3238 ;;;### (autoloads nil "hvm" "hyperbole/hvm.el" (12285 55427))
3222 ;;; Generated autoloads from hyperbole/hvm.el 3239 ;;; Generated autoloads from hyperbole/hvm.el
3223 3240
3224 ;;;### (autoloads (hypb:configuration) "hypb" "hyperbole/hypb.el" (12558 61000)) 3241 ;;;### (autoloads (hypb:configuration) "hypb" "hyperbole/hypb.el" (12558 62970))
3225 ;;; Generated autoloads from hyperbole/hypb.el 3242 ;;; Generated autoloads from hyperbole/hypb.el
3226 3243
3227 (autoload 'hypb:configuration "hypb" "\ 3244 (autoload 'hypb:configuration "hypb" "\
3228 Insert Emacs configuration information at the end of optional OUT-BUF or the current buffer." nil nil) 3245 Insert Emacs configuration information at the end of optional OUT-BUF or the current buffer." nil nil)
3229 3246
3230 ;;;*** 3247 ;;;***
3231 3248
3232 ;;;### (autoloads nil "hyperbole" "hyperbole/hyperbole.el" (12558 60999)) 3249 ;;;### (autoloads nil "hyperbole" "hyperbole/hyperbole.el" (12558 62971))
3233 ;;; Generated autoloads from hyperbole/hyperbole.el 3250 ;;; Generated autoloads from hyperbole/hyperbole.el
3234 3251
3235 (defvar action-key-url-function 'w3-fetch "\ 3252 (defvar action-key-url-function 'w3-fetch "\
3236 Value is a function of one argument, a url, which displays the url referent. 3253 Value is a function of one argument, a url, which displays the url referent.
3237 Possible values are: 3254 Possible values are:
3272 .kotl - imported as a structured koutline 3289 .kotl - imported as a structured koutline
3273 .aug - imported as an Augment post-numbered outline.") 3290 .aug - imported as an Augment post-numbered outline.")
3274 3291
3275 ;;;*** 3292 ;;;***
3276 3293
3277 ;;;### (autoloads nil "set" "hyperbole/set.el" (12376 19690)) 3294 ;;;### (autoloads nil "set" "hyperbole/set.el" (12178 36925))
3278 ;;; Generated autoloads from hyperbole/set.el 3295 ;;; Generated autoloads from hyperbole/set.el
3279 3296
3280 ;;;### (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" (12376 19691)) 3297 ;;;### (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))
3281 ;;; Generated autoloads from hyperbole/wconfig.el 3298 ;;; Generated autoloads from hyperbole/wconfig.el
3282 3299
3283 (autoload 'wconfig-add-by-name "wconfig" "\ 3300 (autoload 'wconfig-add-by-name "wconfig" "\
3284 Saves the current window configuration under the string NAME. 3301 Saves the current window configuration under the string NAME.
3285 When called interactively and a window configuration already exists under 3302 When called interactively and a window configuration already exists under
3307 The sequence of window configurations wraps around, so that after the oldest 3324 The sequence of window configurations wraps around, so that after the oldest
3308 one comes the newest one." t nil) 3325 one comes the newest one." t nil)
3309 3326
3310 ;;;*** 3327 ;;;***
3311 3328
3312 ;;;### (autoloads (rolo-logic) "wrolo-logic" "hyperbole/wrolo-logic.el" (12376 19691)) 3329 ;;;### (autoloads (rolo-logic) "wrolo-logic" "hyperbole/wrolo-logic.el" (12178 36926))
3313 ;;; Generated autoloads from hyperbole/wrolo-logic.el 3330 ;;; Generated autoloads from hyperbole/wrolo-logic.el
3314 3331
3315 (autoload 'rolo-logic "wrolo-logic" "\ 3332 (autoload 'rolo-logic "wrolo-logic" "\
3316 Apply FUNC to all entries in optional IN-BUFS, display entries where FUNC is non-nil. 3333 Apply FUNC to all entries in optional IN-BUFS, display entries where FUNC is non-nil.
3317 If IN-BUFS is nil, 'rolo-file-list' is used. If optional COUNT-ONLY is 3334 If IN-BUFS is nil, 'rolo-file-list' is used. If optional COUNT-ONLY is
3324 of the region on which it should operate. Returns number of applications of 3341 of the region on which it should operate. Returns number of applications of
3325 FUNC that return non-nil." t nil) 3342 FUNC that return non-nil." t nil)
3326 3343
3327 ;;;*** 3344 ;;;***
3328 3345
3329 ;;;### (autoloads nil "wrolo-menu" "hyperbole/wrolo-menu.el" (12558 61004)) 3346 ;;;### (autoloads nil "wrolo-menu" "hyperbole/wrolo-menu.el" (12558 62975))
3330 ;;; Generated autoloads from hyperbole/wrolo-menu.el 3347 ;;; Generated autoloads from hyperbole/wrolo-menu.el
3331 3348
3332 ;;;*** 3349 ;;;***
3333 3350
3334 ;;;### (autoloads (rolo-yank rolo-sort rolo-kill rolo-grep rolo-fgrep rolo-edit rolo-display-matches rolo-add) "wrolo" "hyperbole/wrolo.el" (12558 61000)) 3351 ;;;### (autoloads (rolo-yank rolo-sort rolo-kill rolo-grep rolo-fgrep rolo-edit rolo-display-matches rolo-add) "wrolo" "hyperbole/wrolo.el" (12558 62972))
3335 ;;; Generated autoloads from hyperbole/wrolo.el 3352 ;;; Generated autoloads from hyperbole/wrolo.el
3336 3353
3337 (autoload 'rolo-add "wrolo" "\ 3354 (autoload 'rolo-add "wrolo" "\
3338 Adds a new entry in personal rolodex for NAME. 3355 Adds a new entry in personal rolodex for NAME.
3339 Last name first is best, e.g. \"Smith, John\". 3356 Last name first is best, e.g. \"Smith, John\".
3400 With optional prefix arg, REGEXP-P, treats NAME as a regular expression instead 3417 With optional prefix arg, REGEXP-P, treats NAME as a regular expression instead
3401 of a string." t nil) 3418 of a string." t nil)
3402 3419
3403 ;;;*** 3420 ;;;***
3404 3421
3405 ;;;### (autoloads nil "bridge" "ilisp/bridge.el" (12376 19421)) 3422 ;;;### (autoloads nil "bridge" "ilisp/bridge.el" (12071 49092))
3406 ;;; Generated autoloads from ilisp/bridge.el 3423 ;;; Generated autoloads from ilisp/bridge.el
3407 3424
3408 ;;;*** 3425 ;;;***
3409 3426
3410 ;;;### (autoloads nil "comint-ipc" "ilisp/comint-ipc.el" (12376 19418)) 3427 ;;;### (autoloads nil "comint-ipc" "ilisp/comint-ipc.el" (12071 49086))
3411 ;;; Generated autoloads from ilisp/comint-ipc.el 3428 ;;; Generated autoloads from ilisp/comint-ipc.el
3412 3429
3413 ;;;*** 3430 ;;;***
3414 3431
3415 ;;;### (autoloads nil "comint-v18" "ilisp/comint-v18.el" (12376 19423)) 3432 ;;;### (autoloads nil "comint-v18" "ilisp/comint-v18.el" (11904 37632))
3416 ;;; Generated autoloads from ilisp/comint-v18.el 3433 ;;; Generated autoloads from ilisp/comint-v18.el
3417 3434
3418 ;;;*** 3435 ;;;***
3419 3436
3420 ;;;### (autoloads nil "completer" "ilisp/completer.el" (12675 57068)) 3437 ;;;### (autoloads nil "completer" "ilisp/completer.el" (12666 32964))
3421 ;;; Generated autoloads from ilisp/completer.el 3438 ;;; Generated autoloads from ilisp/completer.el
3422 3439
3423 ;;;### (autoloads nil "ilcompat" "ilisp/ilcompat.el" (12376 19424)) 3440 ;;;***
3441
3442 ;;;### (autoloads nil "ilcompat" "ilisp/ilcompat.el" (12071 49152))
3424 ;;; Generated autoloads from ilisp/ilcompat.el 3443 ;;; Generated autoloads from ilisp/ilcompat.el
3425 3444
3426 ;;;### (autoloads nil "ilfsf18" "ilisp/ilfsf18.el" (12376 19438)) 3445 ;;;### (autoloads nil "ilfsf18" "ilisp/ilfsf18.el" (12071 49153))
3427 ;;; Generated autoloads from ilisp/ilfsf18.el 3446 ;;; Generated autoloads from ilisp/ilfsf18.el
3428 3447
3429 ;;;*** 3448 ;;;***
3430 3449
3431 ;;;### (autoloads nil "ilfsf19" "ilisp/ilfsf19.el" (12376 19439)) 3450 ;;;### (autoloads nil "ilfsf19" "ilisp/ilfsf19.el" (12071 49154))
3432 ;;; Generated autoloads from ilisp/ilfsf19.el 3451 ;;; Generated autoloads from ilisp/ilfsf19.el
3433 3452
3434 ;;;*** 3453 ;;;***
3435 3454
3436 ;;;### (autoloads nil "ilisp-acl" "ilisp/ilisp-acl.el" (12376 19427)) 3455 ;;;### (autoloads nil "ilisp-acl" "ilisp/ilisp-acl.el" (12071 49099))
3437 ;;; Generated autoloads from ilisp/ilisp-acl.el 3456 ;;; Generated autoloads from ilisp/ilisp-acl.el
3438 3457
3439 ;;;*** 3458 ;;;***
3440 3459
3441 ;;;### (autoloads nil "ilisp-aut" "ilisp/ilisp-aut.el" (12376 19428)) 3460 ;;;### (autoloads nil "ilisp-aut" "ilisp/ilisp-aut.el" (12071 49100))
3442 ;;; Generated autoloads from ilisp/ilisp-aut.el 3461 ;;; Generated autoloads from ilisp/ilisp-aut.el
3443 3462
3444 ;;;*** 3463 ;;;***
3445 3464
3446 ;;;### (autoloads nil "ilisp-bat" "ilisp/ilisp-bat.el" (12376 19419)) 3465 ;;;### (autoloads nil "ilisp-bat" "ilisp/ilisp-bat.el" (12071 49087))
3447 ;;; Generated autoloads from ilisp/ilisp-bat.el 3466 ;;; Generated autoloads from ilisp/ilisp-bat.el
3448 3467
3449 ;;;*** 3468 ;;;***
3450 3469
3451 ;;;### (autoloads nil "ilisp-bug" "ilisp/ilisp-bug.el" (12376 19425)) 3470 ;;;### (autoloads nil "ilisp-bug" "ilisp/ilisp-bug.el" (12071 49097))
3452 ;;; Generated autoloads from ilisp/ilisp-bug.el 3471 ;;; Generated autoloads from ilisp/ilisp-bug.el
3453 3472
3454 ;;;*** 3473 ;;;***
3455 3474
3456 ;;;### (autoloads nil "ilisp-chs" "ilisp/ilisp-chs.el" (12376 19439)) 3475 ;;;### (autoloads nil "ilisp-chs" "ilisp/ilisp-chs.el" (12071 49154))
3457 ;;; Generated autoloads from ilisp/ilisp-chs.el 3476 ;;; Generated autoloads from ilisp/ilisp-chs.el
3458 3477
3459 ;;;*** 3478 ;;;***
3460 3479
3461 ;;;### (autoloads nil "ilisp-cl" "ilisp/ilisp-cl.el" (12376 19427)) 3480 ;;;### (autoloads nil "ilisp-cl" "ilisp/ilisp-cl.el" (12071 49099))
3462 ;;; Generated autoloads from ilisp/ilisp-cl.el 3481 ;;; Generated autoloads from ilisp/ilisp-cl.el
3463 3482
3464 ;;;*** 3483 ;;;***
3465 3484
3466 ;;;### (autoloads nil "ilisp-cmp" "ilisp/ilisp-cmp.el" (12376 19428)) 3485 ;;;### (autoloads nil "ilisp-cmp" "ilisp/ilisp-cmp.el" (12106 7817))
3467 ;;; Generated autoloads from ilisp/ilisp-cmp.el 3486 ;;; Generated autoloads from ilisp/ilisp-cmp.el
3468 3487
3469 ;;;*** 3488 ;;;***
3470 3489
3471 ;;;### (autoloads nil "ilisp-cmt" "ilisp/ilisp-cmt.el" (12376 19428)) 3490 ;;;### (autoloads nil "ilisp-cmt" "ilisp/ilisp-cmt.el" (12071 49100))
3472 ;;; Generated autoloads from ilisp/ilisp-cmt.el 3491 ;;; Generated autoloads from ilisp/ilisp-cmt.el
3473 3492
3474 ;;;*** 3493 ;;;***
3475 3494
3476 ;;;### (autoloads nil "ilisp-cmu" "ilisp/ilisp-cmu.el" (12376 19431)) 3495 ;;;### (autoloads nil "ilisp-cmu" "ilisp/ilisp-cmu.el" (12071 49104))
3477 ;;; Generated autoloads from ilisp/ilisp-cmu.el 3496 ;;; Generated autoloads from ilisp/ilisp-cmu.el
3478 3497
3479 ;;;*** 3498 ;;;***
3480 3499
3481 ;;;### (autoloads nil "ilisp-cpat" "ilisp/ilisp-cpat.el" (12376 19423)) 3500 ;;;### (autoloads nil "ilisp-cpat" "ilisp/ilisp-cpat.el" (12071 49094))
3482 ;;; Generated autoloads from ilisp/ilisp-cpat.el 3501 ;;; Generated autoloads from ilisp/ilisp-cpat.el
3483 3502
3484 ;;;*** 3503 ;;;***
3485 3504
3486 ;;;### (autoloads nil "ilisp-def" "ilisp/ilisp-def.el" (12376 19429)) 3505 ;;;### (autoloads nil "ilisp-def" "ilisp/ilisp-def.el" (12071 49103))
3487 ;;; Generated autoloads from ilisp/ilisp-def.el 3506 ;;; Generated autoloads from ilisp/ilisp-def.el
3488 3507
3489 ;;;*** 3508 ;;;***
3490 3509
3491 ;;;### (autoloads nil "ilisp-dia" "ilisp/ilisp-dia.el" (12376 19429)) 3510 ;;;### (autoloads nil "ilisp-dia" "ilisp/ilisp-dia.el" (12071 49102))
3492 ;;; Generated autoloads from ilisp/ilisp-dia.el 3511 ;;; Generated autoloads from ilisp/ilisp-dia.el
3493 3512
3494 ;;;*** 3513 ;;;***
3495 3514
3496 ;;;### (autoloads nil "ilisp-doc" "ilisp/ilisp-doc.el" (12376 19429)) 3515 ;;;### (autoloads nil "ilisp-doc" "ilisp/ilisp-doc.el" (12071 49101))
3497 ;;; Generated autoloads from ilisp/ilisp-doc.el 3516 ;;; Generated autoloads from ilisp/ilisp-doc.el
3498 3517
3499 ;;;*** 3518 ;;;***
3500 3519
3501 ;;;### (autoloads nil "ilisp-el" "ilisp/ilisp-el.el" (12376 19431)) 3520 ;;;### (autoloads nil "ilisp-el" "ilisp/ilisp-el.el" (12071 49104))
3502 ;;; Generated autoloads from ilisp/ilisp-el.el 3521 ;;; Generated autoloads from ilisp/ilisp-el.el
3503 3522
3504 ;;;*** 3523 ;;;***
3505 3524
3506 ;;;### (autoloads nil "ilisp-ext" "ilisp/ilisp-ext.el" (12376 19420)) 3525 ;;;### (autoloads nil "ilisp-ext" "ilisp/ilisp-ext.el" (12071 49088))
3507 ;;; Generated autoloads from ilisp/ilisp-ext.el 3526 ;;; Generated autoloads from ilisp/ilisp-ext.el
3508 3527
3509 ;;;*** 3528 ;;;***
3510 3529
3511 ;;;### (autoloads nil "ilisp-hi" "ilisp/ilisp-hi.el" (12376 19431)) 3530 ;;;### (autoloads nil "ilisp-hi" "ilisp/ilisp-hi.el" (12071 49106))
3512 ;;; Generated autoloads from ilisp/ilisp-hi.el 3531 ;;; Generated autoloads from ilisp/ilisp-hi.el
3513 3532
3514 ;;;*** 3533 ;;;***
3515 3534
3516 ;;;### (autoloads nil "ilisp-hlw" "ilisp/ilisp-hlw.el" (12376 19440)) 3535 ;;;### (autoloads nil "ilisp-hlw" "ilisp/ilisp-hlw.el" (12071 49154))
3517 ;;; Generated autoloads from ilisp/ilisp-hlw.el 3536 ;;; Generated autoloads from ilisp/ilisp-hlw.el
3518 3537
3519 ;;;*** 3538 ;;;***
3520 3539
3521 ;;;### (autoloads nil "ilisp-hnd" "ilisp/ilisp-hnd.el" (12376 19431)) 3540 ;;;### (autoloads nil "ilisp-hnd" "ilisp/ilisp-hnd.el" (12071 49106))
3522 ;;; Generated autoloads from ilisp/ilisp-hnd.el 3541 ;;; Generated autoloads from ilisp/ilisp-hnd.el
3523 3542
3524 ;;;*** 3543 ;;;***
3525 3544
3526 ;;;### (autoloads nil "ilisp-ind" "ilisp/ilisp-ind.el" (12376 19430)) 3545 ;;;### (autoloads nil "ilisp-ind" "ilisp/ilisp-ind.el" (12071 49107))
3527 ;;; Generated autoloads from ilisp/ilisp-ind.el 3546 ;;; Generated autoloads from ilisp/ilisp-ind.el
3528 3547
3529 ;;;*** 3548 ;;;***
3530 3549
3531 ;;;### (autoloads nil "ilisp-inp" "ilisp/ilisp-inp.el" (12376 19431)) 3550 ;;;### (autoloads nil "ilisp-inp" "ilisp/ilisp-inp.el" (12071 49107))
3532 ;;; Generated autoloads from ilisp/ilisp-inp.el 3551 ;;; Generated autoloads from ilisp/ilisp-inp.el
3533 3552
3534 ;;;*** 3553 ;;;***
3535 3554
3536 ;;;### (autoloads nil "ilisp-kcl" "ilisp/ilisp-kcl.el" (12376 19433)) 3555 ;;;### (autoloads nil "ilisp-kcl" "ilisp/ilisp-kcl.el" (12071 49110))
3537 ;;; Generated autoloads from ilisp/ilisp-kcl.el 3556 ;;; Generated autoloads from ilisp/ilisp-kcl.el
3538 3557
3539 ;;;*** 3558 ;;;***
3540 3559
3541 ;;;### (autoloads nil "ilisp-key" "ilisp/ilisp-key.el" (12376 19433)) 3560 ;;;### (autoloads nil "ilisp-key" "ilisp/ilisp-key.el" (12071 49109))
3542 ;;; Generated autoloads from ilisp/ilisp-key.el 3561 ;;; Generated autoloads from ilisp/ilisp-key.el
3543 3562
3544 ;;;*** 3563 ;;;***
3545 3564
3546 ;;;### (autoloads nil "ilisp-kil" "ilisp/ilisp-kil.el" (12376 19433)) 3565 ;;;### (autoloads nil "ilisp-kil" "ilisp/ilisp-kil.el" (12071 49108))
3547 ;;; Generated autoloads from ilisp/ilisp-kil.el 3566 ;;; Generated autoloads from ilisp/ilisp-kil.el
3548 3567
3549 ;;;*** 3568 ;;;***
3550 3569
3551 ;;;### (autoloads nil "ilisp-low" "ilisp/ilisp-low.el" (12376 19433)) 3570 ;;;### (autoloads nil "ilisp-low" "ilisp/ilisp-low.el" (12071 49109))
3552 ;;; Generated autoloads from ilisp/ilisp-low.el 3571 ;;; Generated autoloads from ilisp/ilisp-low.el
3553 3572
3554 ;;;*** 3573 ;;;***
3555 3574
3556 ;;;### (autoloads nil "ilisp-luc" "ilisp/ilisp-luc.el" (12376 19433)) 3575 ;;;### (autoloads nil "ilisp-luc" "ilisp/ilisp-luc.el" (12071 49110))
3557 ;;; Generated autoloads from ilisp/ilisp-luc.el 3576 ;;; Generated autoloads from ilisp/ilisp-luc.el
3558 3577
3559 ;;;*** 3578 ;;;***
3560 3579
3561 ;;;### (autoloads nil "ilisp-mak" "ilisp/ilisp-mak.el" (12376 19424)) 3580 ;;;### (autoloads nil "ilisp-mak" "ilisp/ilisp-mak.el" (12071 49096))
3562 ;;; Generated autoloads from ilisp/ilisp-mak.el 3581 ;;; Generated autoloads from ilisp/ilisp-mak.el
3563 3582
3564 ;;;*** 3583 ;;;***
3565 3584
3566 ;;;### (autoloads nil "ilisp-menu" "ilisp/ilisp-menu.el" (12376 19419)) 3585 ;;;### (autoloads nil "ilisp-menu" "ilisp/ilisp-menu.el" (12071 49089))
3567 ;;; Generated autoloads from ilisp/ilisp-menu.el 3586 ;;; Generated autoloads from ilisp/ilisp-menu.el
3568 3587
3569 ;;;*** 3588 ;;;***
3570 3589
3571 ;;;### (autoloads nil "ilisp-mnb" "ilisp/ilisp-mnb.el" (12376 19440)) 3590 ;;;### (autoloads nil "ilisp-mnb" "ilisp/ilisp-mnb.el" (12071 49155))
3572 ;;; Generated autoloads from ilisp/ilisp-mnb.el 3591 ;;; Generated autoloads from ilisp/ilisp-mnb.el
3573 3592
3574 ;;;*** 3593 ;;;***
3575 3594
3576 ;;;### (autoloads nil "ilisp-mod" "ilisp/ilisp-mod.el" (12558 60883)) 3595 ;;;### (autoloads nil "ilisp-mod" "ilisp/ilisp-mod.el" (12554 53331))
3577 ;;; Generated autoloads from ilisp/ilisp-mod.el 3596 ;;; Generated autoloads from ilisp/ilisp-mod.el
3578 3597
3579 ;;;### (autoloads nil "ilisp-mov" "ilisp/ilisp-mov.el" (12376 19435)) 3598 ;;;***
3599
3600 ;;;### (autoloads nil "ilisp-mov" "ilisp/ilisp-mov.el" (12071 49112))
3580 ;;; Generated autoloads from ilisp/ilisp-mov.el 3601 ;;; Generated autoloads from ilisp/ilisp-mov.el
3581 3602
3582 ;;;*** 3603 ;;;***
3583 3604
3584 ;;;### (autoloads nil "ilisp-out" "ilisp/ilisp-out.el" (12376 19435)) 3605 ;;;### (autoloads nil "ilisp-out" "ilisp/ilisp-out.el" (12142 23804))
3585 ;;; Generated autoloads from ilisp/ilisp-out.el 3606 ;;; Generated autoloads from ilisp/ilisp-out.el
3586 3607
3587 ;;;*** 3608 ;;;### (autoloads nil "ilisp-prc" "ilisp/ilisp-prc.el" (12071 49113))
3588
3589 ;;;### (autoloads nil "ilisp-prc" "ilisp/ilisp-prc.el" (12376 19435))
3590 ;;; Generated autoloads from ilisp/ilisp-prc.el 3609 ;;; Generated autoloads from ilisp/ilisp-prc.el
3591 3610
3592 ;;;*** 3611 ;;;***
3593 3612
3594 ;;;### (autoloads nil "ilisp-prn" "ilisp/ilisp-prn.el" (12376 19434)) 3613 ;;;### (autoloads nil "ilisp-prn" "ilisp/ilisp-prn.el" (12071 49112))
3595 ;;; Generated autoloads from ilisp/ilisp-prn.el 3614 ;;; Generated autoloads from ilisp/ilisp-prn.el
3596 3615
3597 ;;;*** 3616 ;;;***
3598 3617
3599 ;;;### (autoloads nil "ilisp-rng" "ilisp/ilisp-rng.el" (12376 19436)) 3618 ;;;### (autoloads nil "ilisp-rng" "ilisp/ilisp-rng.el" (12071 49114))
3600 ;;; Generated autoloads from ilisp/ilisp-rng.el 3619 ;;; Generated autoloads from ilisp/ilisp-rng.el
3601 3620
3602 ;;;*** 3621 ;;;***
3603 3622
3604 ;;;### (autoloads nil "ilisp-s2c" "ilisp/ilisp-s2c.el" (12376 19425)) 3623 ;;;### (autoloads nil "ilisp-s2c" "ilisp/ilisp-s2c.el" (12071 49152))
3605 ;;; Generated autoloads from ilisp/ilisp-s2c.el 3624 ;;; Generated autoloads from ilisp/ilisp-s2c.el
3606 3625
3607 ;;;*** 3626 ;;;***
3608 3627
3609 ;;;### (autoloads nil "ilisp-sch" "ilisp/ilisp-sch.el" (12376 19436)) 3628 ;;;### (autoloads nil "ilisp-sch" "ilisp/ilisp-sch.el" (12071 49115))
3610 ;;; Generated autoloads from ilisp/ilisp-sch.el 3629 ;;; Generated autoloads from ilisp/ilisp-sch.el
3611 3630
3612 ;;;*** 3631 ;;;***
3613 3632
3614 ;;;### (autoloads nil "ilisp-snd" "ilisp/ilisp-snd.el" (12376 19437)) 3633 ;;;### (autoloads nil "ilisp-snd" "ilisp/ilisp-snd.el" (12071 49117))
3615 ;;; Generated autoloads from ilisp/ilisp-snd.el 3634 ;;; Generated autoloads from ilisp/ilisp-snd.el
3616 3635
3617 ;;;*** 3636 ;;;***
3618 3637
3619 ;;;### (autoloads nil "ilisp-src" "ilisp/ilisp-src.el" (12376 19421)) 3638 ;;;### (autoloads nil "ilisp-src" "ilisp/ilisp-src.el" (12071 49090))
3620 ;;; Generated autoloads from ilisp/ilisp-src.el 3639 ;;; Generated autoloads from ilisp/ilisp-src.el
3621 3640
3622 ;;;*** 3641 ;;;***
3623 3642
3624 ;;;### (autoloads nil "ilisp-sym" "ilisp/ilisp-sym.el" (12376 19437)) 3643 ;;;### (autoloads nil "ilisp-sym" "ilisp/ilisp-sym.el" (12071 49117))
3625 ;;; Generated autoloads from ilisp/ilisp-sym.el 3644 ;;; Generated autoloads from ilisp/ilisp-sym.el
3626 3645
3627 ;;;*** 3646 ;;;***
3628 3647
3629 ;;;### (autoloads nil "ilisp-utl" "ilisp/ilisp-utl.el" (12376 19437)) 3648 ;;;### (autoloads nil "ilisp-utl" "ilisp/ilisp-utl.el" (12071 49117))
3630 ;;; Generated autoloads from ilisp/ilisp-utl.el 3649 ;;; Generated autoloads from ilisp/ilisp-utl.el
3631 3650
3632 ;;;*** 3651 ;;;***
3633 3652
3634 ;;;### (autoloads nil "ilisp-val" "ilisp/ilisp-val.el" (12376 19438)) 3653 ;;;### (autoloads nil "ilisp-val" "ilisp/ilisp-val.el" (12071 49117))
3635 ;;; Generated autoloads from ilisp/ilisp-val.el 3654 ;;; Generated autoloads from ilisp/ilisp-val.el
3636 3655
3637 ;;;*** 3656 ;;;***
3638 3657
3639 ;;;### (autoloads nil "ilisp-xfr" "ilisp/ilisp-xfr.el" (12376 19438)) 3658 ;;;### (autoloads nil "ilisp-xfr" "ilisp/ilisp-xfr.el" (12071 49119))
3640 ;;; Generated autoloads from ilisp/ilisp-xfr.el 3659 ;;; Generated autoloads from ilisp/ilisp-xfr.el
3641 3660
3642 ;;;*** 3661 ;;;***
3643 3662
3644 ;;;### (autoloads nil "ilisp" "ilisp/ilisp.el" (12376 19421)) 3663 ;;;### (autoloads nil "ilisp" "ilisp/ilisp.el" (12071 49091))
3645 ;;; Generated autoloads from ilisp/ilisp.el 3664 ;;; Generated autoloads from ilisp/ilisp.el
3646 3665
3647 ;;;*** 3666 ;;;***
3648 3667
3649 ;;;### (autoloads nil "illuc19" "ilisp/illuc19.el" (12376 19441)) 3668 ;;;### (autoloads nil "illuc19" "ilisp/illuc19.el" (12071 49156))
3650 ;;; Generated autoloads from ilisp/illuc19.el 3669 ;;; Generated autoloads from ilisp/illuc19.el
3651 3670
3652 ;;;*** 3671 ;;;***
3653 3672
3654 ;;;### (autoloads nil "ilxemacs" "ilisp/ilxemacs.el" (12657 40696)) 3673 ;;;### (autoloads nil "ilxemacs" "ilisp/ilxemacs.el" (12657 15247))
3655 ;;; Generated autoloads from ilisp/ilxemacs.el 3674 ;;; Generated autoloads from ilisp/ilxemacs.el
3656 3675
3657 ;;;*** 3676 ;;;### (autoloads nil "iso-ascii" "iso/iso-ascii.el" (12282 39217))
3658
3659 ;;;### (autoloads nil "iso-ascii" "iso/iso-ascii.el" (12282 38391))
3660 ;;; Generated autoloads from iso/iso-ascii.el 3677 ;;; Generated autoloads from iso/iso-ascii.el
3661 3678
3662 ;;;### (autoloads nil "iso-cvt" "iso/iso-cvt.el" (12376 19651)) 3679 ;;;***
3680
3681 ;;;### (autoloads nil "iso-cvt" "iso/iso-cvt.el" (12282 39218))
3663 ;;; Generated autoloads from iso/iso-cvt.el 3682 ;;; Generated autoloads from iso/iso-cvt.el
3664 3683
3665 ;;;*** 3684 ;;;***
3666 3685
3667 ;;;### (autoloads nil "iso-insert" "iso/iso-insert.el" (12376 19650)) 3686 ;;;### (autoloads nil "iso-insert" "iso/iso-insert.el" (12282 39218))
3668 ;;; Generated autoloads from iso/iso-insert.el 3687 ;;; Generated autoloads from iso/iso-insert.el
3669 3688
3670 ;;;*** 3689 ;;;***
3671 3690
3672 ;;;### (autoloads nil "iso-swed" "iso/iso-swed.el" (12376 19650)) 3691 ;;;### (autoloads nil "iso-swed" "iso/iso-swed.el" (12282 39219))
3673 ;;; Generated autoloads from iso/iso-swed.el 3692 ;;; Generated autoloads from iso/iso-swed.el
3674 3693
3675 ;;;*** 3694 ;;;***
3676 3695
3677 ;;;### (autoloads nil "iso-syntax" "iso/iso-syntax.el" (12376 19652)) 3696 ;;;### (autoloads nil "iso-syntax" "iso/iso-syntax.el" (12282 39219))
3678 ;;; Generated autoloads from iso/iso-syntax.el 3697 ;;; Generated autoloads from iso/iso-syntax.el
3679 3698
3680 ;;;*** 3699 ;;;***
3681 3700
3682 ;;;### (autoloads nil "iso8859-1" "iso/iso8859-1.el" (12376 19650)) 3701 ;;;### (autoloads nil "iso8859-1" "iso/iso8859-1.el" (12147 26518))
3683 ;;; Generated autoloads from iso/iso8859-1.el 3702 ;;; Generated autoloads from iso/iso8859-1.el
3684 3703
3685 ;;;*** 3704 ;;;***
3686 3705
3687 ;;;### (autoloads nil "swedish" "iso/swedish.el" (12376 19651)) 3706 ;;;### (autoloads nil "swedish" "iso/swedish.el" (12282 39220))
3688 ;;; Generated autoloads from iso/swedish.el 3707 ;;; Generated autoloads from iso/swedish.el
3689 3708
3690 ;;;*** 3709 ;;;***
3691 3710
3692 ;;;### (autoloads nil "site-start" "lisp/site-start.el" (12605 44813)) 3711 ;;;### (autoloads nil "site-start" "lisp/site-start.el" (12354 5512))
3693 ;;; Generated autoloads from lisp/site-start.el 3712 ;;; Generated autoloads from lisp/site-start.el
3694 3713
3695 ;;;### (autoloads (mc-deactivate-passwd mc-install-write-mode mc-install-read-mode) "mailcrypt" "mailcrypt/mailcrypt.el" (12675 57176)) 3714 ;;;### (autoloads (mc-deactivate-passwd mc-install-write-mode mc-install-read-mode) "mailcrypt" "mailcrypt/mailcrypt.el" (12675 57163))
3696 ;;; Generated autoloads from mailcrypt/mailcrypt.el 3715 ;;; Generated autoloads from mailcrypt/mailcrypt.el
3697 3716
3698 (autoload 'mc-install-read-mode "mailcrypt" nil t nil) 3717 (autoload 'mc-install-read-mode "mailcrypt" nil t nil)
3699 3718
3700 (autoload 'mc-install-write-mode "mailcrypt" nil t nil) 3719 (autoload 'mc-install-write-mode "mailcrypt" nil t nil)
3702 (autoload 'mc-deactivate-passwd "mailcrypt" "\ 3721 (autoload 'mc-deactivate-passwd "mailcrypt" "\
3703 *Deactivate the passphrase cache." t nil) 3722 *Deactivate the passphrase cache." t nil)
3704 3723
3705 ;;;*** 3724 ;;;***
3706 3725
3707 ;;;### (autoloads (mc-pgp-fetch-key mc-scheme-pgp) "mc-pgp" "mailcrypt/mc-pgp.el" (12639 8702)) 3726 ;;;### (autoloads (mc-pgp-fetch-key mc-scheme-pgp) "mc-pgp" "mailcrypt/mc-pgp.el" (12639 8334))
3708 ;;; Generated autoloads from mailcrypt/mc-pgp.el 3727 ;;; Generated autoloads from mailcrypt/mc-pgp.el
3709 3728
3710 (autoload 'mc-scheme-pgp "mc-pgp" nil nil nil) 3729 (autoload 'mc-scheme-pgp "mc-pgp" nil nil nil)
3711 3730
3712 (autoload 'mc-pgp-fetch-key "mc-pgp" "\ 3731 (autoload 'mc-pgp-fetch-key "mc-pgp" "\
3721 is not necessarily an error, since we may have merely fired off an Email 3740 is not necessarily an error, since we may have merely fired off an Email
3722 request for the key." t nil) 3741 request for the key." t nil)
3723 3742
3724 ;;;*** 3743 ;;;***
3725 3744
3726 ;;;### (autoloads (mc-remailer-insert-response-block mc-remailer-encrypt-for-chain mc-remailer-insert-pseudonym) "mc-remail" "mailcrypt/mc-remail.el" (12639 8701)) 3745 ;;;### (autoloads (mc-remailer-insert-response-block mc-remailer-encrypt-for-chain mc-remailer-insert-pseudonym) "mc-remail" "mailcrypt/mc-remail.el" (12639 8334))
3727 ;;; Generated autoloads from mailcrypt/mc-remail.el 3746 ;;; Generated autoloads from mailcrypt/mc-remail.el
3728 3747
3729 (autoload 'mc-remailer-insert-pseudonym "mc-remail" "\ 3748 (autoload 'mc-remailer-insert-pseudonym "mc-remail" "\
3730 Insert pseudonym as a From field in the hash-mark header. 3749 Insert pseudonym as a From field in the hash-mark header.
3731 3750
3743 With \\[universal-argument], enter a recursive edit of the innermost 3762 With \\[universal-argument], enter a recursive edit of the innermost
3744 layer of the block before encrypting it." t nil) 3763 layer of the block before encrypting it." t nil)
3745 3764
3746 ;;;*** 3765 ;;;***
3747 3766
3748 ;;;### (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" (12639 8701)) 3767 ;;;### (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" (12639 8335))
3749 ;;; Generated autoloads from mailcrypt/mc-toplev.el 3768 ;;; Generated autoloads from mailcrypt/mc-toplev.el
3750 3769
3751 (autoload 'mc-cleanup-recipient-headers "mc-toplev" nil nil nil) 3770 (autoload 'mc-cleanup-recipient-headers "mc-toplev" nil nil nil)
3752 3771
3753 (autoload 'mc-encrypt "mc-toplev" "\ 3772 (autoload 'mc-encrypt "mc-toplev" "\
3847 3866
3848 (autoload 'mc-mh-snarf-keys "mc-toplev" nil t nil) 3867 (autoload 'mc-mh-snarf-keys "mc-toplev" nil t nil)
3849 3868
3850 ;;;*** 3869 ;;;***
3851 3870
3852 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (12657 40772)) 3871 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (12657 40619))
3853 ;;; Generated autoloads from mh-e/mh-comp.el 3872 ;;; Generated autoloads from mh-e/mh-comp.el
3854 3873
3855 (autoload 'mh-smail "mh-comp" "\ 3874 (autoload 'mh-smail "mh-comp" "\
3856 Compose and send mail with the MH mail system. 3875 Compose and send mail with the MH mail system.
3857 This function is an entry point to mh-e, the Emacs front end 3876 This function is an entry point to mh-e, the Emacs front end
3905 Upon invoking mh-letter-mode, text-mode-hook and mh-letter-mode-hook are 3924 Upon invoking mh-letter-mode, text-mode-hook and mh-letter-mode-hook are
3906 invoked with no args, if those values are non-nil." t nil) 3925 invoked with no args, if those values are non-nil." t nil)
3907 3926
3908 ;;;*** 3927 ;;;***
3909 3928
3910 ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mh-e/mh-e.el" (12747 30157)) 3929 ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mh-e/mh-e.el" (12747 30151))
3911 ;;; Generated autoloads from mh-e/mh-e.el 3930 ;;; Generated autoloads from mh-e/mh-e.el
3912 3931
3913 (autoload 'mh-rmail "mh-e" "\ 3932 (autoload 'mh-rmail "mh-e" "\
3914 Inc(orporate) new mail with MH, or, with arg, scan an MH mail folder. 3933 Inc(orporate) new mail with MH, or, with arg, scan an MH mail folder.
3915 This function is an entry point to mh-e, the Emacs front end 3934 This function is an entry point to mh-e, the Emacs front end
3918 (autoload 'mh-version "mh-e" "\ 3937 (autoload 'mh-version "mh-e" "\
3919 Display version information about mh-e and the MH mail handling system." t nil) 3938 Display version information about mh-e and the MH mail handling system." t nil)
3920 3939
3921 ;;;*** 3940 ;;;***
3922 3941
3923 ;;;### (autoloads nil "mh-funcs" "mh-e/mh-funcs.el" (12657 40774)) 3942 ;;;### (autoloads nil "mh-funcs" "mh-e/mh-funcs.el" (12657 40621))
3924 ;;; Generated autoloads from mh-e/mh-funcs.el 3943 ;;; Generated autoloads from mh-e/mh-funcs.el
3925 3944
3926 ;;;### (autoloads nil "mh-mime" "mh-e/mh-mime.el" (12657 40774)) 3945 ;;;### (autoloads nil "mh-mime" "mh-e/mh-mime.el" (12657 40622))
3927 ;;; Generated autoloads from mh-e/mh-mime.el 3946 ;;; Generated autoloads from mh-e/mh-mime.el
3928 3947
3929 (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")) "\ 3948 (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")) "\
3930 Legal MIME content types. See documentation for \\[mh-edit-mhn].") 3949 Legal MIME content types. See documentation for \\[mh-edit-mhn].")
3931 3950
3932 ;;;*** 3951 ;;;***
3933 3952
3934 ;;;### (autoloads nil "mh-pick" "mh-e/mh-pick.el" (12657 40775)) 3953 ;;;### (autoloads nil "mh-pick" "mh-e/mh-pick.el" (12657 40622))
3935 ;;; Generated autoloads from mh-e/mh-pick.el 3954 ;;; Generated autoloads from mh-e/mh-pick.el
3936 3955
3937 ;;;*** 3956 ;;;***
3938 3957
3939 ;;;### (autoloads nil "mh-seq" "mh-e/mh-seq.el" (12657 40776)) 3958 ;;;### (autoloads nil "mh-seq" "mh-e/mh-seq.el" (12657 40624))
3940 ;;; Generated autoloads from mh-e/mh-seq.el 3959 ;;; Generated autoloads from mh-e/mh-seq.el
3941 3960
3942 ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (12657 40777)) 3961 ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (12657 40625))
3943 ;;; Generated autoloads from mh-e/mh-utils.el 3962 ;;; Generated autoloads from mh-e/mh-utils.el
3944 3963
3945 (put 'mh-progs 'risky-local-variable t) 3964 (put 'mh-progs 'risky-local-variable t)
3946 3965
3947 (put 'mh-lib 'risky-local-variable t) 3966 (put 'mh-lib 'risky-local-variable t)
3948 3967
3949 ;;;*** 3968 ;;;***
3950 3969
3951 ;;;### (autoloads nil "abbrev" "modes/abbrev.el" (12639 8573)) 3970 ;;;### (autoloads nil "abbrev" "modes/abbrev.el" (12637 31044))
3952 ;;; Generated autoloads from modes/abbrev.el 3971 ;;; Generated autoloads from modes/abbrev.el
3953 3972
3954 ;;;### (autoloads (ada-make-filename-from-adaname ada-mode) "ada-mode" "modes/ada-mode.el" (12559 34908)) 3973 ;;;### (autoloads (ada-make-filename-from-adaname ada-mode) "ada-mode" "modes/ada-mode.el" (12559 35052))
3955 ;;; Generated autoloads from modes/ada-mode.el 3974 ;;; Generated autoloads from modes/ada-mode.el
3956 3975
3957 (autoload 'ada-mode "ada-mode" "\ 3976 (autoload 'ada-mode "ada-mode" "\
3958 Ada Mode is the major mode for editing Ada code. 3977 Ada Mode is the major mode for editing Ada code.
3959 3978
4007 (autoload 'ada-make-filename-from-adaname "ada-mode" "\ 4026 (autoload 'ada-make-filename-from-adaname "ada-mode" "\
4008 determine the filename of a package/procedure from its own Ada name." t nil) 4027 determine the filename of a package/procedure from its own Ada name." t nil)
4009 4028
4010 ;;;*** 4029 ;;;***
4011 4030
4012 ;;;### (autoloads (archive-mode) "arc-mode" "modes/arc-mode.el" (12559 34909)) 4031 ;;;### (autoloads (archive-mode) "arc-mode" "modes/arc-mode.el" (12559 35053))
4013 ;;; Generated autoloads from modes/arc-mode.el 4032 ;;; Generated autoloads from modes/arc-mode.el
4014 4033
4015 (autoload 'archive-mode "arc-mode" "\ 4034 (autoload 'archive-mode "arc-mode" "\
4016 Major mode for viewing an archive file in a dired-like way. 4035 Major mode for viewing an archive file in a dired-like way.
4017 You can move around using the usual cursor motion commands. 4036 You can move around using the usual cursor motion commands.
4025 4044
4026 \\{archive-mode-map}" nil nil) 4045 \\{archive-mode-map}" nil nil)
4027 4046
4028 ;;;*** 4047 ;;;***
4029 4048
4030 ;;;### (autoloads (asm-mode) "asm-mode" "modes/asm-mode.el" (12558 60896)) 4049 ;;;### (autoloads (asm-mode) "asm-mode" "modes/asm-mode.el" (12554 53340))
4031 ;;; Generated autoloads from modes/asm-mode.el 4050 ;;; Generated autoloads from modes/asm-mode.el
4032 4051
4033 (autoload 'asm-mode "asm-mode" "\ 4052 (autoload 'asm-mode "asm-mode" "\
4034 Major mode for editing typical assembler code. 4053 Major mode for editing typical assembler code.
4035 Features a private abbrev table and the following bindings: 4054 Features a private abbrev table and the following bindings:
4050 Special commands:\\{asm-mode-map} 4069 Special commands:\\{asm-mode-map}
4051 " t nil) 4070 " t nil)
4052 4071
4053 ;;;*** 4072 ;;;***
4054 4073
4055 ;;;### (autoloads nil "auto-show" "modes/auto-show.el" (12698 33539)) 4074 ;;;### (autoloads nil "auto-show" "modes/auto-show.el" (12713 64124))
4056 ;;; Generated autoloads from modes/auto-show.el 4075 ;;; Generated autoloads from modes/auto-show.el
4057 4076
4058 ;;;*** 4077 ;;;### (autoloads (awk-mode) "awk-mode" "modes/awk-mode.el" (12559 34537))
4059
4060 ;;;### (autoloads (awk-mode) "awk-mode" "modes/awk-mode.el" (12559 34897))
4061 ;;; Generated autoloads from modes/awk-mode.el 4078 ;;; Generated autoloads from modes/awk-mode.el
4062 4079
4063 (autoload 'awk-mode "awk-mode" "\ 4080 (autoload 'awk-mode "awk-mode" "\
4064 Major mode for editing AWK code. 4081 Major mode for editing AWK code.
4065 This is much like C mode except for the syntax of comments. It uses 4082 This is much like C mode except for the syntax of comments. It uses
4069 Turning on AWK mode calls the value of the variable `awk-mode-hook' 4086 Turning on AWK mode calls the value of the variable `awk-mode-hook'
4070 with no args, if that value is non-nil." t nil) 4087 with no args, if that value is non-nil." t nil)
4071 4088
4072 ;;;*** 4089 ;;;***
4073 4090
4074 ;;;### (autoloads nil "bib-mode" "modes/bib-mode.el" (12559 34898)) 4091 ;;;### (autoloads nil "bib-mode" "modes/bib-mode.el" (12559 35043))
4075 ;;; Generated autoloads from modes/bib-mode.el 4092 ;;; Generated autoloads from modes/bib-mode.el
4076 4093
4077 ;;;*** 4094 ;;;### (autoloads (bibtex-mode) "bibtex" "modes/bibtex.el" (12147 26420))
4078
4079 ;;;### (autoloads (bibtex-mode) "bibtex" "modes/bibtex.el" (12147 25394))
4080 ;;; Generated autoloads from modes/bibtex.el 4095 ;;; Generated autoloads from modes/bibtex.el
4081 4096
4082 (autoload 'bibtex-mode "bibtex" "\ 4097 (autoload 'bibtex-mode "bibtex" "\
4083 Major mode for editing bibtex files. 4098 Major mode for editing bibtex files.
4084 4099
4177 Entry to this mode calls the value of bibtex-mode-hook if that value is 4192 Entry to this mode calls the value of bibtex-mode-hook if that value is
4178 non-nil." t nil) 4193 non-nil." t nil)
4179 4194
4180 ;;;*** 4195 ;;;***
4181 4196
4182 ;;;### (autoloads nil "c-comment" "modes/c-comment.el" (12690 2171)) 4197 ;;;### (autoloads nil "c-comment" "modes/c-comment.el" (12689 65199))
4183 ;;; Generated autoloads from modes/c-comment.el 4198 ;;; Generated autoloads from modes/c-comment.el
4184 4199
4185 ;;;### (autoloads nil "c-fill" "modes/c-fill.el" (12559 34900)) 4200 ;;;### (autoloads nil "c-fill" "modes/c-fill.el" (12559 35044))
4186 ;;; Generated autoloads from modes/c-fill.el 4201 ;;; Generated autoloads from modes/c-fill.el
4187 4202
4188 ;;;*** 4203 ;;;***
4189 4204
4190 ;;;### (autoloads nil "c-style" "modes/c-style.el" (12559 34900)) 4205 ;;;### (autoloads nil "c-style" "modes/c-style.el" (12559 35045))
4191 ;;; Generated autoloads from modes/c-style.el 4206 ;;; Generated autoloads from modes/c-style.el
4192 4207
4193 ;;;*** 4208 ;;;***
4194 4209
4195 ;;;### (autoloads nil "cc-compat" "modes/cc-compat.el" (12559 34905)) 4210 ;;;### (autoloads nil "cc-compat" "modes/cc-compat.el" (12559 35048))
4196 ;;; Generated autoloads from modes/cc-compat.el 4211 ;;; Generated autoloads from modes/cc-compat.el
4197 4212
4198 ;;;*** 4213 ;;;***
4199 4214
4200 ;;;### (autoloads nil "cc-guess" "modes/cc-guess.el" (12559 34906)) 4215 ;;;### (autoloads nil "cc-guess" "modes/cc-guess.el" (12559 35050))
4201 ;;; Generated autoloads from modes/cc-guess.el 4216 ;;; Generated autoloads from modes/cc-guess.el
4202 4217
4203 ;;;*** 4218 ;;;***
4204 4219
4205 ;;;### (autoloads nil "cc-lobotomy" "modes/cc-lobotomy.el" (12559 34904)) 4220 ;;;### (autoloads nil "cc-lobotomy" "modes/cc-lobotomy.el" (12559 35048))
4206 ;;; Generated autoloads from modes/cc-lobotomy.el 4221 ;;; Generated autoloads from modes/cc-lobotomy.el
4207 4222
4208 ;;;*** 4223 ;;;***
4209 4224
4210 ;;;### (autoloads nil "cc-mode" "modes/cc-mode.el" (12740 25201)) 4225 ;;;### (autoloads nil "cc-mode" "modes/cc-mode.el" (12740 25201))
4215 4230
4216 (autoload 'common-lisp-indent-function "cl-indent" nil nil nil) 4231 (autoload 'common-lisp-indent-function "cl-indent" nil nil nil)
4217 4232
4218 ;;;*** 4233 ;;;***
4219 4234
4220 ;;;### (autoloads (c-macro-expand) "cmacexp" "modes/cmacexp.el" (12546 50436)) 4235 ;;;### (autoloads (c-macro-expand) "cmacexp" "modes/cmacexp.el" (12546 37587))
4221 ;;; Generated autoloads from modes/cmacexp.el 4236 ;;; Generated autoloads from modes/cmacexp.el
4222 4237
4223 (autoload 'c-macro-expand "cmacexp" "\ 4238 (autoload 'c-macro-expand "cmacexp" "\
4224 Expand C macros in the region, using the C preprocessor. 4239 Expand C macros in the region, using the C preprocessor.
4225 Normally display output in temp buffer, but 4240 Normally display output in temp buffer, but
4232 Noninteractive args are START, END, SUBST. 4247 Noninteractive args are START, END, SUBST.
4233 For use inside Lisp programs, see also `c-macro-expansion'." t nil) 4248 For use inside Lisp programs, see also `c-macro-expansion'." t nil)
4234 4249
4235 ;;;*** 4250 ;;;***
4236 4251
4237 ;;;### (autoloads nil "cperl-mode" "modes/cperl-mode.el" (12675 57223)) 4252 ;;;### (autoloads nil "cperl-mode" "modes/cperl-mode.el" (12666 32995))
4238 ;;; Generated autoloads from modes/cperl-mode.el 4253 ;;; Generated autoloads from modes/cperl-mode.el
4239 4254
4240 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) "enriched" "modes/enriched.el" (12648 18668)) 4255 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) "enriched" "modes/enriched.el" (12648 4995))
4241 ;;; Generated autoloads from modes/enriched.el 4256 ;;; Generated autoloads from modes/enriched.el
4242 4257
4243 (autoload 'enriched-mode "enriched" "\ 4258 (autoload 'enriched-mode "enriched" "\
4244 Minor mode for editing text/enriched files. 4259 Minor mode for editing text/enriched files.
4245 These are files with embedded formatting information in the MIME standard 4260 These are files with embedded formatting information in the MIME standard
4257 4272
4258 (autoload 'enriched-decode "enriched" nil nil nil) 4273 (autoload 'enriched-decode "enriched" nil nil nil)
4259 4274
4260 ;;;*** 4275 ;;;***
4261 4276
4262 ;;;### (autoloads (f90-mode) "f90" "modes/f90.el" (12675 57071)) 4277 ;;;### (autoloads (f90-mode) "f90" "modes/f90.el" (12675 57058))
4263 ;;; Generated autoloads from modes/f90.el 4278 ;;; Generated autoloads from modes/f90.el
4264 4279
4265 (autoload 'f90-mode "f90" "\ 4280 (autoload 'f90-mode "f90" "\
4266 Major mode for editing Fortran 90 code in free format. 4281 Major mode for editing Fortran 90 code in free format.
4267 4282
4321 Turning on F90 mode calls the value of the variable `f90-mode-hook' 4336 Turning on F90 mode calls the value of the variable `f90-mode-hook'
4322 with no args, if that value is non-nil." t nil) 4337 with no args, if that value is non-nil." t nil)
4323 4338
4324 ;;;*** 4339 ;;;***
4325 4340
4326 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode turn-off-follow-mode turn-on-follow-mode) "follow" "modes/follow.el" (12720 56486)) 4341 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode turn-off-follow-mode turn-on-follow-mode) "follow" "modes/follow.el" (12720 34136))
4327 ;;; Generated autoloads from modes/follow.el 4342 ;;; Generated autoloads from modes/follow.el
4328 4343
4329 (add-minor-mode 'follow-mode nil 'follow-mode-map) 4344 (add-minor-mode 'follow-mode nil 'follow-mode-map)
4330 4345
4331 (autoload 'turn-on-follow-mode "follow" "\ 4346 (autoload 'turn-on-follow-mode "follow" "\
4389 in your `~/.emacs' file, replacing [f7] by your favourite key: 4404 in your `~/.emacs' file, replacing [f7] by your favourite key:
4390 (global-set-key [f7] 'follow-delete-other-windows-and-split)" t nil) 4405 (global-set-key [f7] 'follow-delete-other-windows-and-split)" t nil)
4391 4406
4392 ;;;*** 4407 ;;;***
4393 4408
4394 ;;;### (autoloads nil "fortran-misc" "modes/fortran-misc.el" (12376 19458)) 4409 ;;;### (autoloads nil "fortran-misc" "modes/fortran-misc.el" (11903 15745))
4395 ;;; Generated autoloads from modes/fortran-misc.el 4410 ;;; Generated autoloads from modes/fortran-misc.el
4396 4411
4397 ;;;### (autoloads (fortran-mode) "fortran" "modes/fortran.el" (12558 60889)) 4412 ;;;### (autoloads (fortran-mode) "fortran" "modes/fortran.el" (12554 53334))
4398 ;;; Generated autoloads from modes/fortran.el 4413 ;;; Generated autoloads from modes/fortran.el
4399 4414
4400 (defvar fortran-tab-mode-default nil "\ 4415 (defvar fortran-tab-mode-default nil "\
4401 *Default tabbing/carriage control style for empty files in Fortran mode. 4416 *Default tabbing/carriage control style for empty files in Fortran mode.
4402 A value of t specifies tab-digit style of continuation control. 4417 A value of t specifies tab-digit style of continuation control.
4474 Turning on Fortran mode calls the value of the variable `fortran-mode-hook' 4489 Turning on Fortran mode calls the value of the variable `fortran-mode-hook'
4475 with no args, if that value is non-nil." t nil) 4490 with no args, if that value is non-nil." t nil)
4476 4491
4477 ;;;*** 4492 ;;;***
4478 4493
4479 ;;;### (autoloads nil "hideif" "modes/hideif.el" (12639 8574)) 4494 ;;;### (autoloads nil "hideif" "modes/hideif.el" (12637 41289))
4480 ;;; Generated autoloads from modes/hideif.el 4495 ;;; Generated autoloads from modes/hideif.el
4481 4496
4482 (add-minor-mode 'hide-ifdef-mode " Ifdef") 4497 (add-minor-mode 'hide-ifdef-mode " Ifdef")
4483 4498
4484 ;;;*** 4499 ;;;***
4485 4500
4486 ;;;### (autoloads (hs-minor-mode hs-hide-block hs-hide-all) "hideshow" "modes/hideshow.el" (12648 18570)) 4501 ;;;### (autoloads (hs-minor-mode hs-hide-block hs-hide-all) "hideshow" "modes/hideshow.el" (12648 4910))
4487 ;;; Generated autoloads from modes/hideshow.el 4502 ;;; Generated autoloads from modes/hideshow.el
4488 4503
4489 (defvar hs-minor-mode nil "\ 4504 (defvar hs-minor-mode nil "\
4490 Non-nil if using hideshow mode as a minor mode of some other mode. 4505 Non-nil if using hideshow mode as a minor mode of some other mode.
4491 Use the command `hs-minor-mode' to toggle this variable.") 4506 Use the command `hs-minor-mode' to toggle this variable.")
4518 4533
4519 (add-minor-mode 'hs-minor-mode " hs" 'hs-minor-mode-map) 4534 (add-minor-mode 'hs-minor-mode " hs" 'hs-minor-mode-map)
4520 4535
4521 ;;;*** 4536 ;;;***
4522 4537
4523 ;;;### (autoloads (icon-mode) "icon" "modes/icon.el" (12559 34901)) 4538 ;;;### (autoloads (icon-mode) "icon" "modes/icon.el" (12559 35046))
4524 ;;; Generated autoloads from modes/icon.el 4539 ;;; Generated autoloads from modes/icon.el
4525 4540
4526 (autoload 'icon-mode "icon" "\ 4541 (autoload 'icon-mode "icon" "\
4527 Major mode for editing Icon code. 4542 Major mode for editing Icon code.
4528 Expression and list commands understand all Icon brackets. 4543 Expression and list commands understand all Icon brackets.
4556 Turning on Icon mode calls the value of the variable `icon-mode-hook' 4571 Turning on Icon mode calls the value of the variable `icon-mode-hook'
4557 with no args, if that value is non-nil." t nil) 4572 with no args, if that value is non-nil." t nil)
4558 4573
4559 ;;;*** 4574 ;;;***
4560 4575
4561 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el" (12714 11717)) 4576 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el" (12714 11706))
4562 ;;; Generated autoloads from modes/ksh-mode.el 4577 ;;; Generated autoloads from modes/ksh-mode.el
4563 4578
4564 (autoload 'ksh-mode "ksh-mode" "\ 4579 (autoload 'ksh-mode "ksh-mode" "\
4565 ksh-mode 2.6 - Major mode for editing (Bourne, Korn or Bourne again) 4580 ksh-mode 2.6 - Major mode for editing (Bourne, Korn or Bourne again)
4566 shell scripts. 4581 shell scripts.
4681 (setq ksh-align-to-keyword t) ;; Turn on keyword alignment 4696 (setq ksh-align-to-keyword t) ;; Turn on keyword alignment
4682 )))" t nil) 4697 )))" t nil)
4683 4698
4684 ;;;*** 4699 ;;;***
4685 4700
4686 ;;;### (autoloads nil "lisp-mnt" "modes/lisp-mnt.el" (12546 50449)) 4701 ;;;### (autoloads nil "lisp-mnt" "modes/lisp-mnt.el" (12546 37598))
4687 ;;; Generated autoloads from modes/lisp-mnt.el 4702 ;;; Generated autoloads from modes/lisp-mnt.el
4688 4703
4689 ;;;*** 4704 ;;;***
4690 4705
4691 ;;;### (autoloads nil "lisp-mode" "modes/lisp-mode.el" (12728 13792)) 4706 ;;;### (autoloads nil "lisp-mode" "modes/lisp-mode.el" (12728 13787))
4692 ;;; Generated autoloads from modes/lisp-mode.el 4707 ;;; Generated autoloads from modes/lisp-mode.el
4693 4708
4694 ;;;*** 4709 ;;;***
4695 4710
4696 ;;;### (autoloads nil "list-mode" "modes/list-mode.el" (12740 25196)) 4711 ;;;### (autoloads nil "list-mode" "modes/list-mode.el" (12740 25201))
4697 ;;; Generated autoloads from modes/list-mode.el 4712 ;;; Generated autoloads from modes/list-mode.el
4698 4713
4699 ;;;### (autoloads (makefile-mode) "make-mode" "modes/make-mode.el" (12558 60885)) 4714 ;;;### (autoloads (makefile-mode) "make-mode" "modes/make-mode.el" (12554 51310))
4700 ;;; Generated autoloads from modes/make-mode.el 4715 ;;; Generated autoloads from modes/make-mode.el
4701 4716
4702 (autoload 'makefile-mode "make-mode" "\ 4717 (autoload 'makefile-mode "make-mode" "\
4703 Major mode for editing Makefiles. 4718 Major mode for editing Makefiles.
4704 This function ends by invoking the function(s) `makefile-mode-hook'. 4719 This function ends by invoking the function(s) `makefile-mode-hook'.
4773 on one of those in the minibuffer whenever you enter a `.'. 4788 on one of those in the minibuffer whenever you enter a `.'.
4774 at the beginning of a line in Makefile mode." t nil) 4789 at the beginning of a line in Makefile mode." t nil)
4775 4790
4776 ;;;*** 4791 ;;;***
4777 4792
4778 ;;;### (autoloads nil "old-c++-mode" "modes/old-c++-mode.el" (12376 19469)) 4793 ;;;### (autoloads nil "old-c++-mode" "modes/old-c++-mode.el" (12211 28119))
4779 ;;; Generated autoloads from modes/old-c++-mode.el 4794 ;;; Generated autoloads from modes/old-c++-mode.el
4780 4795
4781 ;;;*** 4796 ;;;***
4782 4797
4783 ;;;### (autoloads nil "old-c-mode" "modes/old-c-mode.el" (12546 50448)) 4798 ;;;### (autoloads nil "old-c-mode" "modes/old-c-mode.el" (12546 37597))
4784 ;;; Generated autoloads from modes/old-c-mode.el 4799 ;;; Generated autoloads from modes/old-c-mode.el
4785 4800
4786 ;;;### (autoloads (define-mail-alias build-mail-aliases mail-aliases-setup) "mail-abbrevs" "modes/mail-abbrevs.el" (12376 19450)) 4801 ;;;### (autoloads (python-mode) "python-mode" "modes/python-mode.el" (12802 32945))
4802 ;;; Generated autoloads from modes/python-mode.el
4803
4804 (eval-when-compile (condition-case nil (progn (require 'cl) (require 'imenu)) (error nil)))
4805
4806 (autoload 'python-mode "python-mode" "\
4807 Major mode for editing Python files.
4808 To submit a problem report, enter `\\[py-submit-bug-report]' from a
4809 `python-mode' buffer. Do `\\[py-describe-mode]' for detailed
4810 documentation. To see what version of `python-mode' you are running,
4811 enter `\\[py-version]'.
4812
4813 This mode knows about Python indentation, tokens, comments and
4814 continuation lines. Paragraphs are separated by blank lines only.
4815
4816 COMMANDS
4817 \\{py-mode-map}
4818 VARIABLES
4819
4820 py-indent-offset indentation increment
4821 py-block-comment-prefix comment string used by comment-region
4822 py-python-command shell command to invoke Python interpreter
4823 py-scroll-process-buffer always scroll Python process buffer
4824 py-temp-directory directory used for temp files (if needed)
4825 py-beep-if-tab-change ring the bell if tab-width is changed" t nil)
4826
4827 ;;;***
4828
4829 ;;;### (autoloads (rexx-mode) "rexx-mode" "modes/rexx-mode.el" (12554 53343))
4830 ;;; Generated autoloads from modes/rexx-mode.el
4831
4832 (autoload 'rexx-mode "rexx-mode" "\
4833 Major mode for editing REXX code.
4834 \\{rexx-mode-map}
4835
4836 Variables controlling indentation style:
4837 rexx-indent
4838 The basic indentation for do-blocks.
4839 rexx-end-indent
4840 The relative offset of the \"end\" statement. 0 places it in the
4841 same column as the statements of the block. Setting it to the same
4842 value as rexx-indent places the \"end\" under the do-line.
4843 rexx-cont-indent
4844 The indention for lines following \"then\", \"else\" and \",\"
4845 (continued) lines.
4846 rexx-tab-always-indent
4847 Non-nil means TAB in REXX mode should always reindent the current
4848 line, regardless of where in the line the point is when the TAB
4849 command is used.
4850
4851 If you have set rexx-end-indent to a nonzero value, you probably want to
4852 remap RETURN to rexx-indent-newline-indent. It makes sure that lines
4853 indents correctly when you press RETURN.
4854
4855 An extensive abbrevation table consisting of all the keywords of REXX are
4856 supplied. Expanded keywords are converted into upper case making it
4857 easier to distinguish them. To use this feature the buffer must be in
4858 abbrev-mode. (See example below.)
4859
4860 Turning on REXX mode calls the value of the variable rexx-mode-hook with
4861 no args, if that value is non-nil.
4862
4863 For example:
4864 \(setq rexx-mode-hook '(lambda ()
4865 (setq rexx-indent 4)
4866 (setq rexx-end-indent 4)
4867 (setq rexx-cont-indent 4)
4868 (local-set-key \"\\C-m\" 'rexx-indent-newline-indent)
4869 (abbrev-mode 1)
4870 ))
4871
4872 will make the END aligned with the DO/SELECT. It will indent blocks and
4873 IF-statenents four steps and make sure that the END jumps into the
4874 correct position when RETURN is pressed. Finaly it will use the abbrev
4875 table to convert all REXX keywords into upper case." t nil)
4876
4877 ;;;***
4878
4879 ;;;### (autoloads (define-mail-alias build-mail-aliases mail-aliases-setup) "mail-abbrevs" "modes/mail-abbrevs.el" (12399 59968))
4787 ;;; Generated autoloads from modes/mail-abbrevs.el 4880 ;;; Generated autoloads from modes/mail-abbrevs.el
4788 4881
4789 (defvar mail-abbrev-mailrc-file nil "\ 4882 (defvar mail-abbrev-mailrc-file nil "\
4790 Name of file with mail aliases. If nil, ~/.mailrc is used.") 4883 Name of file with mail aliases. If nil, ~/.mailrc is used.")
4791 4884
4804 Define NAME as a mail-alias that translates to DEFINITION. 4897 Define NAME as a mail-alias that translates to DEFINITION.
4805 If DEFINITION contains multiple addresses, separate them with commas." t nil) 4898 If DEFINITION contains multiple addresses, separate them with commas." t nil)
4806 4899
4807 ;;;*** 4900 ;;;***
4808 4901
4809 ;;;### (autoloads (modula-2-mode) "modula2" "modes/modula2.el" (12376 19453)) 4902 ;;;### (autoloads (modula-2-mode) "modula2" "modes/modula2.el" (12078 45202))
4810 ;;; Generated autoloads from modes/modula2.el 4903 ;;; Generated autoloads from modes/modula2.el
4811 4904
4812 (autoload 'modula-2-mode "modula2" "\ 4905 (autoload 'modula-2-mode "modula2" "\
4813 This is a mode intended to support program development in Modula-2. 4906 This is a mode intended to support program development in Modula-2.
4814 All control constructs of Modula-2 can be reached by typing 4907 All control constructs of Modula-2 can be reached by typing
4833 m2-compile-command holds the command to compile a Modula-2 program. 4926 m2-compile-command holds the command to compile a Modula-2 program.
4834 m2-link-command holds the command to link a Modula-2 program." t nil) 4927 m2-link-command holds the command to link a Modula-2 program." t nil)
4835 4928
4836 ;;;*** 4929 ;;;***
4837 4930
4838 ;;;### (autoloads (electric-nroff-mode nroff-mode) "nroff-mode" "modes/nroff-mode.el" (12648 18567)) 4931 ;;;### (autoloads (electric-nroff-mode nroff-mode) "nroff-mode" "modes/nroff-mode.el" (12648 4909))
4839 ;;; Generated autoloads from modes/nroff-mode.el 4932 ;;; Generated autoloads from modes/nroff-mode.el
4840 4933
4841 (autoload 'nroff-mode "nroff-mode" "\ 4934 (autoload 'nroff-mode "nroff-mode" "\
4842 Major mode for editing text intended for nroff to format. 4935 Major mode for editing text intended for nroff to format.
4843 \\{nroff-mode-map} 4936 \\{nroff-mode-map}
4857 4950
4858 (add-minor-mode 'nroff-electric-mode " Electric" nil nil 'electric-nroff-mode) 4951 (add-minor-mode 'nroff-electric-mode " Electric" nil nil 'electric-nroff-mode)
4859 4952
4860 ;;;*** 4953 ;;;***
4861 4954
4862 ;;;### (autoloads (outl-mouse-minor-mode outl-mouse-mode) "outl-mouse" "modes/outl-mouse.el" (12376 19464)) 4955 ;;;### (autoloads (outl-mouse-minor-mode outl-mouse-mode) "outl-mouse" "modes/outl-mouse.el" (12235 18865))
4863 ;;; Generated autoloads from modes/outl-mouse.el 4956 ;;; Generated autoloads from modes/outl-mouse.el
4864 4957
4865 (autoload 'outl-mouse-mode "outl-mouse" "\ 4958 (autoload 'outl-mouse-mode "outl-mouse" "\
4866 Calls outline-mode, with outl-mouse extensions" t nil) 4959 Calls outline-mode, with outl-mouse extensions" t nil)
4867 4960
4868 (autoload 'outl-mouse-minor-mode "outl-mouse" "\ 4961 (autoload 'outl-mouse-minor-mode "outl-mouse" "\
4869 Toggles outline-minor-mode, with outl-mouse extensions" t nil) 4962 Toggles outline-minor-mode, with outl-mouse extensions" t nil)
4870 4963
4871 ;;;*** 4964 ;;;***
4872 4965
4873 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "modes/outline.el" (12648 18566)) 4966 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "modes/outline.el" (12648 4907))
4874 ;;; Generated autoloads from modes/outline.el 4967 ;;; Generated autoloads from modes/outline.el
4875 4968
4876 (defvar outline-minor-mode nil "\ 4969 (defvar outline-minor-mode nil "\
4877 Non-nil if using Outline mode as a minor mode of some other mode.") 4970 Non-nil if using Outline mode as a minor mode of some other mode.")
4878 4971
4927 With arg, turn Outline minor mode on if arg is positive, off otherwise. 5020 With arg, turn Outline minor mode on if arg is positive, off otherwise.
4928 See the command `outline-mode' for more information on this mode." t nil) 5021 See the command `outline-mode' for more information on this mode." t nil)
4929 5022
4930 ;;;*** 5023 ;;;***
4931 5024
4932 ;;;### (autoloads (pascal-mode) "pascal" "modes/pascal.el" (12698 33540)) 5025 ;;;### (autoloads (pascal-mode) "pascal" "modes/pascal.el" (12698 34037))
4933 ;;; Generated autoloads from modes/pascal.el 5026 ;;; Generated autoloads from modes/pascal.el
4934 5027
4935 (autoload 'pascal-mode "pascal" "\ 5028 (autoload 'pascal-mode "pascal" "\
4936 Major mode for editing Pascal code. \\<pascal-mode-map> 5029 Major mode for editing Pascal code. \\<pascal-mode-map>
4937 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 5030 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
4975 Turning on Pascal mode calls the value of the variable pascal-mode-hook with 5068 Turning on Pascal mode calls the value of the variable pascal-mode-hook with
4976 no args, if that value is non-nil." t nil) 5069 no args, if that value is non-nil." t nil)
4977 5070
4978 ;;;*** 5071 ;;;***
4979 5072
4980 ;;;### (autoloads (perl-mode) "perl-mode" "modes/perl-mode.el" (12573 5998)) 5073 ;;;### (autoloads (perl-mode) "perl-mode" "modes/perl-mode.el" (12568 8627))
4981 ;;; Generated autoloads from modes/perl-mode.el 5074 ;;; Generated autoloads from modes/perl-mode.el
4982 5075
4983 (autoload 'perl-mode "perl-mode" "\ 5076 (autoload 'perl-mode "perl-mode" "\
4984 Major mode for editing Perl code. 5077 Major mode for editing Perl code.
4985 Expression and list commands understand all Perl brackets. 5078 Expression and list commands understand all Perl brackets.
5026 5119
5027 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil) 5120 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil)
5028 5121
5029 ;;;*** 5122 ;;;***
5030 5123
5031 ;;;### (autoloads (picture-mode) "picture" "modes/picture.el" (12639 8578)) 5124 ;;;### (autoloads (picture-mode) "picture" "modes/picture.el" (12637 39889))
5032 ;;; Generated autoloads from modes/picture.el 5125 ;;; Generated autoloads from modes/picture.el
5033 5126
5034 (autoload 'picture-mode "picture" "\ 5127 (autoload 'picture-mode "picture" "\
5035 Switch to Picture mode, in which a quarter-plane screen model is used. 5128 Switch to Picture mode, in which a quarter-plane screen model is used.
5036 Printing characters replace instead of inserting themselves with motion 5129 Printing characters replace instead of inserting themselves with motion
5090 5183
5091 (defalias 'edit-picture 'picture-mode) 5184 (defalias 'edit-picture 'picture-mode)
5092 5185
5093 ;;;*** 5186 ;;;***
5094 5187
5095 ;;;### (autoloads (postscript-mode) "postscript" "modes/postscript.el" (12558 60895)) 5188 ;;;### (autoloads (postscript-mode) "postscript" "modes/postscript.el" (12554 53338))
5096 ;;; Generated autoloads from modes/postscript.el 5189 ;;; Generated autoloads from modes/postscript.el
5097 5190
5098 (autoload 'postscript-mode "postscript" "\ 5191 (autoload 'postscript-mode "postscript" "\
5099 Major mode for editing PostScript files. 5192 Major mode for editing PostScript files.
5100 5193
5113 \\[postscript-mode] calls the value of the variable postscript-mode-hook 5206 \\[postscript-mode] calls the value of the variable postscript-mode-hook
5114 with no args, if that value is non-nil." t nil) 5207 with no args, if that value is non-nil." t nil)
5115 5208
5116 ;;;*** 5209 ;;;***
5117 5210
5118 ;;;### (autoloads (run-prolog inferior-prolog-mode prolog-mode) "prolog" "modes/prolog.el" (12558 60895)) 5211 ;;;### (autoloads (run-prolog inferior-prolog-mode prolog-mode) "prolog" "modes/prolog.el" (12554 53339))
5119 ;;; Generated autoloads from modes/prolog.el 5212 ;;; Generated autoloads from modes/prolog.el
5120 5213
5121 (autoload 'prolog-mode "prolog" "\ 5214 (autoload 'prolog-mode "prolog" "\
5122 Major mode for editing Prolog code for Prologs. 5215 Major mode for editing Prolog code for Prologs.
5123 Blank lines and `%%...' separate paragraphs. `%'s start comments. 5216 Blank lines and `%%...' separate paragraphs. `%'s start comments.
5154 (autoload 'run-prolog "prolog" "\ 5247 (autoload 'run-prolog "prolog" "\
5155 Run an inferior Prolog process, input and output via buffer *prolog*." t nil) 5248 Run an inferior Prolog process, input and output via buffer *prolog*." t nil)
5156 5249
5157 ;;;*** 5250 ;;;***
5158 5251
5159 ;;;### (autoloads (rexx-mode) "rexx-mode" "modes/rexx-mode.el" (12558 60898)) 5252 ;;;### (autoloads (resize-minibuffer-mode) "rsz-minibuf" "modes/rsz-minibuf.el" (12546 37599))
5160 ;;; Generated autoloads from modes/rexx-mode.el
5161
5162 (autoload 'rexx-mode "rexx-mode" "\
5163 Major mode for editing REXX code.
5164 \\{rexx-mode-map}
5165
5166 Variables controlling indentation style:
5167 rexx-indent
5168 The basic indentation for do-blocks.
5169 rexx-end-indent
5170 The relative offset of the \"end\" statement. 0 places it in the
5171 same column as the statements of the block. Setting it to the same
5172 value as rexx-indent places the \"end\" under the do-line.
5173 rexx-cont-indent
5174 The indention for lines following \"then\", \"else\" and \",\"
5175 (continued) lines.
5176 rexx-tab-always-indent
5177 Non-nil means TAB in REXX mode should always reindent the current
5178 line, regardless of where in the line the point is when the TAB
5179 command is used.
5180
5181 If you have set rexx-end-indent to a nonzero value, you probably want to
5182 remap RETURN to rexx-indent-newline-indent. It makes sure that lines
5183 indents correctly when you press RETURN.
5184
5185 An extensive abbrevation table consisting of all the keywords of REXX are
5186 supplied. Expanded keywords are converted into upper case making it
5187 easier to distinguish them. To use this feature the buffer must be in
5188 abbrev-mode. (See example below.)
5189
5190 Turning on REXX mode calls the value of the variable rexx-mode-hook with
5191 no args, if that value is non-nil.
5192
5193 For example:
5194 \(setq rexx-mode-hook '(lambda ()
5195 (setq rexx-indent 4)
5196 (setq rexx-end-indent 4)
5197 (setq rexx-cont-indent 4)
5198 (local-set-key \"\\C-m\" 'rexx-indent-newline-indent)
5199 (abbrev-mode 1)
5200 ))
5201
5202 will make the END aligned with the DO/SELECT. It will indent blocks and
5203 IF-statenents four steps and make sure that the END jumps into the
5204 correct position when RETURN is pressed. Finaly it will use the abbrev
5205 table to convert all REXX keywords into upper case." t nil)
5206
5207 ;;;***
5208
5209 ;;;### (autoloads (resize-minibuffer-mode) "rsz-minibuf" "modes/rsz-minibuf.el" (12546 50449))
5210 ;;; Generated autoloads from modes/rsz-minibuf.el 5253 ;;; Generated autoloads from modes/rsz-minibuf.el
5211 5254
5212 (defvar resize-minibuffer-mode nil "\ 5255 (defvar resize-minibuffer-mode nil "\
5213 *If non-`nil', resize the minibuffer so its entire contents are visible.") 5256 *If non-`nil', resize the minibuffer so its entire contents are visible.")
5214 5257
5260 `resize-minibuffer-frame-exactly' are analogous to their window 5303 `resize-minibuffer-frame-exactly' are analogous to their window
5261 counterparts." t nil) 5304 counterparts." t nil)
5262 5305
5263 ;;;*** 5306 ;;;***
5264 5307
5265 ;;;### (autoloads (scheme-mode) "scheme" "modes/scheme.el" (12376 19455)) 5308 ;;;### (autoloads (scheme-mode) "scheme" "modes/scheme.el" (12147 26433))
5266 ;;; Generated autoloads from modes/scheme.el 5309 ;;; Generated autoloads from modes/scheme.el
5267 5310
5268 (autoload 'scheme-mode "scheme" "\ 5311 (autoload 'scheme-mode "scheme" "\
5269 Major mode for editing Scheme code. 5312 Major mode for editing Scheme code.
5270 Editing commands are similar to those of lisp-mode. 5313 Editing commands are similar to those of lisp-mode.
5283 Entry to this mode calls the value of scheme-mode-hook 5326 Entry to this mode calls the value of scheme-mode-hook
5284 if that value is non-nil." t nil) 5327 if that value is non-nil." t nil)
5285 5328
5286 ;;;*** 5329 ;;;***
5287 5330
5288 ;;;### (autoloads (scribe-mode) "scribe" "modes/scribe.el" (12376 19456)) 5331 ;;;### (autoloads (scribe-mode) "scribe" "modes/scribe.el" (12078 45205))
5289 ;;; Generated autoloads from modes/scribe.el 5332 ;;; Generated autoloads from modes/scribe.el
5290 5333
5291 (autoload 'scribe-mode "scribe" "\ 5334 (autoload 'scribe-mode "scribe" "\
5292 Major mode for editing files of Scribe (a text formatter) source. 5335 Major mode for editing files of Scribe (a text formatter) source.
5293 Scribe-mode is similar text-mode, with a few extra commands added. 5336 Scribe-mode is similar text-mode, with a few extra commands added.
5305 Non-nil makes an open-parenthesis char (one of `([<{') 5348 Non-nil makes an open-parenthesis char (one of `([<{')
5306 automatically insert its close if typed after an @Command form." t nil) 5349 automatically insert its close if typed after an @Command form." t nil)
5307 5350
5308 ;;;*** 5351 ;;;***
5309 5352
5310 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode) "sendmail" "modes/sendmail.el" (12686 31716)) 5353 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode) "sendmail" "modes/sendmail.el" (12686 31726))
5311 ;;; Generated autoloads from modes/sendmail.el 5354 ;;; Generated autoloads from modes/sendmail.el
5312 5355
5313 (defvar mail-from-style 'angles "\ 5356 (defvar mail-from-style 'angles "\
5314 *Specifies how \"From:\" fields look. 5357 *Specifies how \"From:\" fields look.
5315 5358
5444 5487
5445 (add-hook 'same-window-buffer-names "*mail*") 5488 (add-hook 'same-window-buffer-names "*mail*")
5446 5489
5447 ;;;*** 5490 ;;;***
5448 5491
5449 ;;;### (autoloads nil "simula" "modes/simula.el" (12546 50444)) 5492 ;;;### (autoloads nil "simula" "modes/simula.el" (12546 37593))
5450 ;;; Generated autoloads from modes/simula.el 5493 ;;; Generated autoloads from modes/simula.el
5451 5494
5452 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" "modes/tcl.el" (12639 8579)) 5495 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" "modes/tcl.el" (12637 33801))
5453 ;;; Generated autoloads from modes/tcl.el 5496 ;;; Generated autoloads from modes/tcl.el
5454 5497
5455 (autoload 'tcl-mode "tcl" "\ 5498 (autoload 'tcl-mode "tcl" "\
5456 Major mode for editing Tcl code. 5499 Major mode for editing Tcl code.
5457 Expression and list commands understand all Tcl brackets. 5500 Expression and list commands understand all Tcl brackets.
5498 Get help on Tcl command. Default is word at point. 5541 Get help on Tcl command. Default is word at point.
5499 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil) 5542 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil)
5500 5543
5501 ;;;*** 5544 ;;;***
5502 5545
5503 ;;;### (autoloads (latex-mode plain-tex-mode tex-mode) "tex-mode" "modes/tex-mode.el" (12376 19459)) 5546 ;;;### (autoloads (latex-mode plain-tex-mode tex-mode) "tex-mode" "modes/tex-mode.el" (12147 26435))
5504 ;;; Generated autoloads from modes/tex-mode.el 5547 ;;; Generated autoloads from modes/tex-mode.el
5505 5548
5506 (autoload 'tex-mode "tex-mode" "\ 5549 (autoload 'tex-mode "tex-mode" "\
5507 Major mode for editing files of input for TeX, LaTeX, or SliTeX. 5550 Major mode for editing files of input for TeX, LaTeX, or SliTeX.
5508 Tries to determine (by looking at the beginning of the file) whether 5551 Tries to determine (by looking at the beginning of the file) whether
5599 tex-mode-hook, and then the value of latex-mode-hook. When the special 5642 tex-mode-hook, and then the value of latex-mode-hook. When the special
5600 subshell is initiated, the value of tex-shell-hook is called." t nil) 5643 subshell is initiated, the value of tex-shell-hook is called." t nil)
5601 5644
5602 ;;;*** 5645 ;;;***
5603 5646
5604 ;;;### (autoloads (texinfo-mode) "texinfo" "modes/texinfo.el" (12558 60898)) 5647 ;;;### (autoloads (texinfo-mode) "texinfo" "modes/texinfo.el" (12554 53342))
5605 ;;; Generated autoloads from modes/texinfo.el 5648 ;;; Generated autoloads from modes/texinfo.el
5606 5649
5607 (autoload 'texinfo-mode "texinfo" "\ 5650 (autoload 'texinfo-mode "texinfo" "\
5608 Major mode for editing Texinfo files. 5651 Major mode for editing Texinfo files.
5609 5652
5671 Entering Texinfo mode calls the value of text-mode-hook, and then the 5714 Entering Texinfo mode calls the value of text-mode-hook, and then the
5672 value of texinfo-mode-hook." t nil) 5715 value of texinfo-mode-hook." t nil)
5673 5716
5674 ;;;*** 5717 ;;;***
5675 5718
5676 ;;;### (autoloads nil "text-mode" "modes/text-mode.el" (12546 50443)) 5719 ;;;### (autoloads nil "text-mode" "modes/text-mode.el" (12546 37592))
5677 ;;; Generated autoloads from modes/text-mode.el 5720 ;;; Generated autoloads from modes/text-mode.el
5678 5721
5679 ;;;### (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 18571)) 5722 ;;;### (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 4913))
5680 ;;; Generated autoloads from modes/two-column.el 5723 ;;; Generated autoloads from modes/two-column.el
5681 5724
5682 (defvar tc-mode-map nil "\ 5725 (defvar tc-mode-map nil "\
5683 Keymap for commands for two-column mode.") 5726 Keymap for commands for two-column mode.")
5684 5727
5795 This counts from bottom if ARG is negative. The associated window 5838 This counts from bottom if ARG is negative. The associated window
5796 gets scrolled to the same line." t nil) 5839 gets scrolled to the same line." t nil)
5797 5840
5798 ;;;*** 5841 ;;;***
5799 5842
5800 ;;;### (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" (12743 11603)) 5843 ;;;### (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))
5801 ;;; Generated autoloads from modes/view-less.el 5844 ;;; Generated autoloads from modes/view-less.el
5802 5845
5803 (autoload 'view-file "view-less" "\ 5846 (autoload 'view-file "view-less" "\
5804 Find FILE, enter view mode. With prefix arg OTHER-P, use other window." t nil) 5847 Find FILE, enter view mode. With prefix arg OTHER-P, use other window." t nil)
5805 5848
5860 If the file of the current buffer is not writable, call view-mode. 5903 If the file of the current buffer is not writable, call view-mode.
5861 This is meant to be added to `find-file-hooks'." nil nil) 5904 This is meant to be added to `find-file-hooks'." nil nil)
5862 5905
5863 ;;;*** 5906 ;;;***
5864 5907
5865 ;;;### (autoloads nil "view" "modes/view.el" (12546 50445)) 5908 ;;;### (autoloads nil "view" "modes/view.el" (12546 37594))
5866 ;;; Generated autoloads from modes/view.el 5909 ;;; Generated autoloads from modes/view.el
5867 5910
5868 ;;;### (autoloads (vrml-mode) "vrml-mode" "modes/vrml-mode.el" (12714 11717)) 5911 ;;;### (autoloads (vrml-mode) "vrml-mode" "modes/vrml-mode.el" (12714 11707))
5869 ;;; Generated autoloads from modes/vrml-mode.el 5912 ;;; Generated autoloads from modes/vrml-mode.el
5870 5913
5871 (autoload 'vrml-mode "vrml-mode" "\ 5914 (autoload 'vrml-mode "vrml-mode" "\
5872 Major mode for editing VRML code. 5915 Major mode for editing VRML code.
5873 Expression and list commands understand all VRML brackets. 5916 Expression and list commands understand all VRML brackets.
5895 Commands: 5938 Commands:
5896 \\{vrml-mode-map}" t nil) 5939 \\{vrml-mode-map}" t nil)
5897 5940
5898 ;;;*** 5941 ;;;***
5899 5942
5900 ;;;### (autoloads (xpm-mode) "xpm-mode" "modes/xpm-mode.el" (12559 34912)) 5943 ;;;### (autoloads (xpm-mode) "xpm-mode" "modes/xpm-mode.el" (12559 35054))
5901 ;;; Generated autoloads from modes/xpm-mode.el 5944 ;;; Generated autoloads from modes/xpm-mode.el
5902 5945
5903 (autoload 'xpm-mode "xpm-mode" "\ 5946 (autoload 'xpm-mode "xpm-mode" "\
5904 Treat the current buffer as an xpm file and colorize it. 5947 Treat the current buffer as an xpm file and colorize it.
5905 5948
5917 XPM minor mode bindings: 5960 XPM minor mode bindings:
5918 \\{xpm-mode-map}" t nil) 5961 \\{xpm-mode-map}" t nil)
5919 5962
5920 ;;;*** 5963 ;;;***
5921 5964
5922 ;;;### (autoloads nil "ns-init" "ns/ns-init.el" (12528 24026)) 5965 ;;;### (autoloads nil "ns-init" "ns/ns-init.el" (12528 15474))
5923 ;;; Generated autoloads from ns/ns-init.el 5966 ;;; Generated autoloads from ns/ns-init.el
5924 5967
5925 ;;;### (autoloads nil "br-c++-ft" "oobr/br-c++-ft.el" (12376 19719)) 5968 ;;;***
5969
5970 ;;;### (autoloads nil "br-c++-ft" "oobr/br-c++-ft.el" (12202 46025))
5926 ;;; Generated autoloads from oobr/br-c++-ft.el 5971 ;;; Generated autoloads from oobr/br-c++-ft.el
5927 5972
5928 ;;;*** 5973 ;;;***
5929 5974
5930 ;;;### (autoloads nil "br-c++" "oobr/br-c++.el" (12558 61009)) 5975 ;;;### (autoloads nil "br-c++" "oobr/br-c++.el" (12558 62979))
5931 ;;; Generated autoloads from oobr/br-c++.el 5976 ;;; Generated autoloads from oobr/br-c++.el
5932 5977
5933 ;;;*** 5978 ;;;***
5934 5979
5935 ;;;### (autoloads nil "br-c-ft" "oobr/br-c-ft.el" (12558 61026)) 5980 ;;;### (autoloads nil "br-c-ft" "oobr/br-c-ft.el" (12558 62993))
5936 ;;; Generated autoloads from oobr/br-c-ft.el 5981 ;;; Generated autoloads from oobr/br-c-ft.el
5937 5982
5938 ;;;### (autoloads nil "br-clos-ft" "oobr/br-clos-ft.el" (12376 19720)) 5983 ;;;***
5984
5985 ;;;### (autoloads nil "br-clos-ft" "oobr/br-clos-ft.el" (12351 16429))
5939 ;;; Generated autoloads from oobr/br-clos-ft.el 5986 ;;; Generated autoloads from oobr/br-clos-ft.el
5940 5987
5941 ;;;*** 5988 ;;;***
5942 5989
5943 ;;;### (autoloads nil "br-clos" "oobr/br-clos.el" (12558 61010)) 5990 ;;;### (autoloads nil "br-clos" "oobr/br-clos.el" (12558 62980))
5944 ;;; Generated autoloads from oobr/br-clos.el 5991 ;;; Generated autoloads from oobr/br-clos.el
5945 5992
5946 ;;;### (autoloads nil "br-compl" "oobr/br-compl.el" (12376 19721)) 5993 ;;;***
5994
5995 ;;;### (autoloads nil "br-compl" "oobr/br-compl.el" (12202 46027))
5947 ;;; Generated autoloads from oobr/br-compl.el 5996 ;;; Generated autoloads from oobr/br-compl.el
5948 5997
5949 ;;;*** 5998 ;;;***
5950 5999
5951 ;;;### (autoloads nil "br-eif-ft" "oobr/br-eif-ft.el" (12376 19721)) 6000 ;;;### (autoloads nil "br-eif-ft" "oobr/br-eif-ft.el" (12212 18736))
5952 ;;; Generated autoloads from oobr/br-eif-ft.el 6001 ;;; Generated autoloads from oobr/br-eif-ft.el
5953 6002
5954 ;;;*** 6003 ;;;***
5955 6004
5956 ;;;### (autoloads nil "br-eif" "oobr/br-eif.el" (12558 61010)) 6005 ;;;### (autoloads nil "br-eif" "oobr/br-eif.el" (12558 62980))
5957 ;;; Generated autoloads from oobr/br-eif.el 6006 ;;; Generated autoloads from oobr/br-eif.el
5958 6007
5959 ;;;*** 6008 ;;;***
5960 6009
5961 ;;;### (autoloads (br-env-load br-env-browse) "br-env" "oobr/br-env.el" (12714 11761)) 6010 ;;;### (autoloads (br-env-load br-env-browse) "br-env" "oobr/br-env.el" (12714 11760))
5962 ;;; Generated autoloads from oobr/br-env.el 6011 ;;; Generated autoloads from oobr/br-env.el
5963 6012
5964 (autoload 'br-env-browse "br-env" "\ 6013 (autoload 'br-env-browse "br-env" "\
5965 Invoke the OO-Browser on an existing or to be created Environment ENV-FILE." t nil) 6014 Invoke the OO-Browser on an existing or to be created Environment ENV-FILE." t nil)
5966 6015
5970 Non-nil NO-BUILD means skip build of Environment entirely. 6019 Non-nil NO-BUILD means skip build of Environment entirely.
5971 Return t if load is successful, else nil." t nil) 6020 Return t if load is successful, else nil." t nil)
5972 6021
5973 ;;;*** 6022 ;;;***
5974 6023
5975 ;;;### (autoloads nil "br-ftr" "oobr/br-ftr.el" (12376 19723)) 6024 ;;;### (autoloads nil "br-ftr" "oobr/br-ftr.el" (12355 23867))
5976 ;;; Generated autoloads from oobr/br-ftr.el 6025 ;;; Generated autoloads from oobr/br-ftr.el
5977 6026
5978 ;;;*** 6027 ;;;***
5979 6028
5980 ;;;### (autoloads nil "br-info" "oobr/br-info.el" (12558 61013)) 6029 ;;;### (autoloads nil "br-info" "oobr/br-info.el" (12558 62982))
5981 ;;; Generated autoloads from oobr/br-info.el 6030 ;;; Generated autoloads from oobr/br-info.el
5982 6031
5983 ;;;*** 6032 ;;;***
5984 6033
5985 ;;;### (autoloads nil "br-init" "oobr/br-init.el" (12714 11763)) 6034 ;;;### (autoloads nil "br-init" "oobr/br-init.el" (12714 11761))
5986 ;;; Generated autoloads from oobr/br-init.el 6035 ;;; Generated autoloads from oobr/br-init.el
5987 6036
5988 ;;;### (autoloads nil "br-java-ft" "oobr/br-java-ft.el" (12558 61028)) 6037 ;;;### (autoloads nil "br-java-ft" "oobr/br-java-ft.el" (12558 62996))
5989 ;;; Generated autoloads from oobr/br-java-ft.el 6038 ;;; Generated autoloads from oobr/br-java-ft.el
5990 6039
5991 ;;;*** 6040 ;;;***
5992 6041
5993 ;;;### (autoloads nil "br-java" "oobr/br-java.el" (12558 61025)) 6042 ;;;### (autoloads nil "br-java" "oobr/br-java.el" (12558 62996))
5994 ;;; Generated autoloads from oobr/br-java.el 6043 ;;; Generated autoloads from oobr/br-java.el
5995 6044
5996 ;;;*** 6045 ;;;***
5997 6046
5998 ;;;### (autoloads nil "br-lib" "oobr/br-lib.el" (12558 61015)) 6047 ;;;### (autoloads nil "br-lib" "oobr/br-lib.el" (12558 62984))
5999 ;;; Generated autoloads from oobr/br-lib.el 6048 ;;; Generated autoloads from oobr/br-lib.el
6000 6049
6001 ;;;*** 6050 ;;;***
6002 6051
6003 ;;;### (autoloads nil "br-menu" "oobr/br-menu.el" (12558 61025)) 6052 ;;;### (autoloads nil "br-menu" "oobr/br-menu.el" (12558 62984))
6004 ;;; Generated autoloads from oobr/br-menu.el 6053 ;;; Generated autoloads from oobr/br-menu.el
6005 6054
6006 ;;;### (autoloads nil "br-objc-ft" "oobr/br-objc-ft.el" (12376 19725)) 6055 ;;;***
6056
6057 ;;;### (autoloads nil "br-objc-ft" "oobr/br-objc-ft.el" (12202 46031))
6007 ;;; Generated autoloads from oobr/br-objc-ft.el 6058 ;;; Generated autoloads from oobr/br-objc-ft.el
6008 6059
6009 ;;;*** 6060 ;;;***
6010 6061
6011 ;;;### (autoloads nil "br-objc" "oobr/br-objc.el" (12558 61016)) 6062 ;;;### (autoloads nil "br-objc" "oobr/br-objc.el" (12558 62985))
6012 ;;; Generated autoloads from oobr/br-objc.el 6063 ;;; Generated autoloads from oobr/br-objc.el
6013 6064
6014 ;;;*** 6065 ;;;***
6015 6066
6016 ;;;### (autoloads nil "br-python-ft" "oobr/br-python-ft.el" (12714 11823)) 6067 ;;;### (autoloads nil "br-python-ft" "oobr/br-python-ft.el" (12714 11806))
6017 ;;; Generated autoloads from oobr/br-python-ft.el 6068 ;;; Generated autoloads from oobr/br-python-ft.el
6018 6069
6019 ;;;*** 6070 ;;;***
6020 6071
6021 ;;;### (autoloads nil "br-python" "oobr/br-python.el" (12714 11822)) 6072 ;;;### (autoloads nil "br-python" "oobr/br-python.el" (12714 11806))
6022 ;;; Generated autoloads from oobr/br-python.el 6073 ;;; Generated autoloads from oobr/br-python.el
6023 6074
6024 ;;;### (autoloads nil "br-site" "oobr/br-site.el" (12376 19725)) 6075 ;;;### (autoloads nil "br-site" "oobr/br-site.el" (12351 16433))
6025 ;;; Generated autoloads from oobr/br-site.el 6076 ;;; Generated autoloads from oobr/br-site.el
6026 6077
6027 ;;;*** 6078 ;;;***
6028 6079
6029 ;;;### (autoloads nil "br-smt" "oobr/br-smt.el" (12558 61017)) 6080 ;;;### (autoloads nil "br-smt" "oobr/br-smt.el" (12558 62986))
6030 ;;; Generated autoloads from oobr/br-smt.el 6081 ;;; Generated autoloads from oobr/br-smt.el
6031 6082
6032 ;;;*** 6083 ;;;***
6033 6084
6034 ;;;### (autoloads (oo-browser) "br-start" "oobr/br-start.el" (12558 61017)) 6085 ;;;### (autoloads (oo-browser) "br-start" "oobr/br-start.el" (12558 62986))
6035 ;;; Generated autoloads from oobr/br-start.el 6086 ;;; Generated autoloads from oobr/br-start.el
6036 6087
6037 (fset 'oobr 'oo-browser) 6088 (fset 'oobr 'oo-browser)
6038 6089
6039 (autoload 'oo-browser "br-start" "\ 6090 (autoload 'oo-browser "br-start" "\
6041 Optional prefix argument SAME-ENV-FLAG means browse the current Environment, 6092 Optional prefix argument SAME-ENV-FLAG means browse the current Environment,
6042 if any, without prompting." t nil) 6093 if any, without prompting." t nil)
6043 6094
6044 ;;;*** 6095 ;;;***
6045 6096
6046 ;;;### (autoloads nil "br-tree" "oobr/br-tree.el" (12376 19726)) 6097 ;;;### (autoloads nil "br-tree" "oobr/br-tree.el" (12294 59327))
6047 ;;; Generated autoloads from oobr/br-tree.el 6098 ;;; Generated autoloads from oobr/br-tree.el
6048 6099
6049 ;;;*** 6100 ;;;***
6050 6101
6051 ;;;### (autoloads nil "br-vers" "oobr/br-vers.el" (12714 11765)) 6102 ;;;### (autoloads nil "br-vers" "oobr/br-vers.el" (12714 11762))
6052 ;;; Generated autoloads from oobr/br-vers.el 6103 ;;; Generated autoloads from oobr/br-vers.el
6053 6104
6054 ;;;### (autoloads (br-to-from-viewer br-add-class-file) "br" "oobr/br.el" (12714 11764)) 6105 ;;;### (autoloads (br-to-from-viewer br-add-class-file) "br" "oobr/br.el" (12714 11763))
6055 ;;; Generated autoloads from oobr/br.el 6106 ;;; Generated autoloads from oobr/br.el
6056 6107
6057 (autoload 'br-add-class-file "br" "\ 6108 (autoload 'br-add-class-file "br" "\
6058 Add a file of classes to the current Environment. 6109 Add a file of classes to the current Environment.
6059 Interactively or when optional CLASS-PATH is nil, CLASS-PATH defaults to the 6110 Interactively or when optional CLASS-PATH is nil, CLASS-PATH defaults to the
6066 (autoload 'br-to-from-viewer "br" "\ 6117 (autoload 'br-to-from-viewer "br" "\
6067 Move point to viewer window or back to last recorded listing window." t nil) 6118 Move point to viewer window or back to last recorded listing window." t nil)
6068 6119
6069 ;;;*** 6120 ;;;***
6070 6121
6071 ;;;### (autoloads (c++-browse) "c++-browse" "oobr/c++-browse.el" (12558 61020)) 6122 ;;;### (autoloads (c++-browse) "c++-browse" "oobr/c++-browse.el" (12558 62989))
6072 ;;; Generated autoloads from oobr/c++-browse.el 6123 ;;; Generated autoloads from oobr/c++-browse.el
6073 6124
6074 (autoload 'c++-browse "c++-browse" "\ 6125 (autoload 'c++-browse "c++-browse" "\
6075 Invoke the C++ OO-Browser. 6126 Invoke the C++ OO-Browser.
6076 This allows browsing through C++ library and system class hierarchies. With 6127 This allows browsing through C++ library and system class hierarchies. With
6078 use. Alternatively, a string value of ENV-FILE is used as the Environment 6129 use. Alternatively, a string value of ENV-FILE is used as the Environment
6079 file name. See also the file \"br-help\"." t nil) 6130 file name. See also the file \"br-help\"." t nil)
6080 6131
6081 ;;;*** 6132 ;;;***
6082 6133
6083 ;;;### (autoloads (clos-browse) "clos-brows" "oobr/clos-brows.el" (12558 61020)) 6134 ;;;### (autoloads (clos-browse) "clos-brows" "oobr/clos-brows.el" (12558 62989))
6084 ;;; Generated autoloads from oobr/clos-brows.el 6135 ;;; Generated autoloads from oobr/clos-brows.el
6085 6136
6086 (autoload 'clos-browse "clos-brows" "\ 6137 (autoload 'clos-browse "clos-brows" "\
6087 Invoke the CLOS OO-Browser. 6138 Invoke the CLOS OO-Browser.
6088 This allows browsing through CLOS library and system class hierarchies. With 6139 This allows browsing through CLOS library and system class hierarchies. With
6090 to use. Alternatively, a string value of ENV-FILE is used as the 6141 to use. Alternatively, a string value of ENV-FILE is used as the
6091 Environment file name. See also the file \"br-help\"." t nil) 6142 Environment file name. See also the file \"br-help\"." t nil)
6092 6143
6093 ;;;*** 6144 ;;;***
6094 6145
6095 ;;;### (autoloads (eif-browse) "eif-browse" "oobr/eif-browse.el" (12558 61022)) 6146 ;;;### (autoloads (eif-browse) "eif-browse" "oobr/eif-browse.el" (12558 62989))
6096 ;;; Generated autoloads from oobr/eif-browse.el 6147 ;;; Generated autoloads from oobr/eif-browse.el
6097 6148
6098 (autoload 'eif-browse "eif-browse" "\ 6149 (autoload 'eif-browse "eif-browse" "\
6099 Invoke the Eiffel OO-Browser. 6150 Invoke the Eiffel OO-Browser.
6100 This allows browsing through Eiffel library and system class hierarchies. 6151 This allows browsing through Eiffel library and system class hierarchies.
6102 to use. Alternatively, a string value of ENV-FILE is used as the Environment 6153 to use. Alternatively, a string value of ENV-FILE is used as the Environment
6103 file name. See also the file \"br-help\"." t nil) 6154 file name. See also the file \"br-help\"." t nil)
6104 6155
6105 ;;;*** 6156 ;;;***
6106 6157
6107 ;;;### (autoloads nil "eif-calls" "oobr/eif-calls.el" (12376 19728)) 6158 ;;;### (autoloads nil "eif-calls" "oobr/eif-calls.el" (12356 62998))
6108 ;;; Generated autoloads from oobr/eif-calls.el 6159 ;;; Generated autoloads from oobr/eif-calls.el
6109 6160
6110 ;;;*** 6161 ;;;***
6111 6162
6112 ;;;### (autoloads nil "eif-ise-er" "oobr/eif-ise-er.el" (12376 19729)) 6163 ;;;### (autoloads nil "eif-ise-er" "oobr/eif-ise-er.el" (12193 28644))
6113 ;;; Generated autoloads from oobr/eif-ise-er.el 6164 ;;; Generated autoloads from oobr/eif-ise-er.el
6114 6165
6115 ;;;*** 6166 ;;;***
6116 6167
6117 ;;;### (autoloads nil "hash-test" "oobr/hash-test.el" (12376 19729)) 6168 ;;;### (autoloads nil "hash-test" "oobr/hash-test.el" (12178 36955))
6118 ;;; Generated autoloads from oobr/hash-test.el 6169 ;;; Generated autoloads from oobr/hash-test.el
6119 6170
6120 ;;;*** 6171 ;;;***
6121 6172
6122 ;;;### (autoloads nil "hasht" "oobr/hasht.el" (12558 61022)) 6173 ;;;### (autoloads nil "hasht" "oobr/hasht.el" (12558 62990))
6123 ;;; Generated autoloads from oobr/hasht.el 6174 ;;; Generated autoloads from oobr/hasht.el
6124 6175
6125 ;;;*** 6176 ;;;***
6126 6177
6127 ;;;### (autoloads nil "hmouse-br" "oobr/hmouse-br.el" (12558 61023)) 6178 ;;;### (autoloads nil "hmouse-br" "oobr/hmouse-br.el" (12558 62991))
6128 ;;; Generated autoloads from oobr/hmouse-br.el 6179 ;;; Generated autoloads from oobr/hmouse-br.el
6129 6180
6130 ;;;### (autoloads (info-browse) "info-brows" "oobr/info-brows.el" (12558 61021)) 6181 ;;;### (autoloads (info-browse) "info-brows" "oobr/info-brows.el" (12558 62991))
6131 ;;; Generated autoloads from oobr/info-brows.el 6182 ;;; Generated autoloads from oobr/info-brows.el
6132 6183
6133 (autoload 'info-browse "info-brows" "\ 6184 (autoload 'info-browse "info-brows" "\
6134 Invoke the Info OO-Browser. 6185 Invoke the Info OO-Browser.
6135 This allows browsing through Info library and system class hierarchies. With 6186 This allows browsing through Info library and system class hierarchies. With
6137 use. Alternatively, a string value of ENV-FILE is used as the Environment 6188 use. Alternatively, a string value of ENV-FILE is used as the Environment
6138 file name. See also the file \"br-help\"." t nil) 6189 file name. See also the file \"br-help\"." t nil)
6139 6190
6140 ;;;*** 6191 ;;;***
6141 6192
6142 ;;;### (autoloads (java-browse) "java-brows" "oobr/java-brows.el" (12558 61028)) 6193 ;;;### (autoloads (java-browse) "java-brows" "oobr/java-brows.el" (12558 62998))
6143 ;;; Generated autoloads from oobr/java-brows.el 6194 ;;; Generated autoloads from oobr/java-brows.el
6144 6195
6145 (autoload 'java-browse "java-brows" "\ 6196 (autoload 'java-browse "java-brows" "\
6146 Invoke the Java OO-Browser. 6197 Invoke the Java OO-Browser.
6147 This allows browsing through Java library and system class hierarchies. With 6198 This allows browsing through Java library and system class hierarchies. With
6149 use. Alternatively, a string value of ENV-FILE is used as the Environment 6200 use. Alternatively, a string value of ENV-FILE is used as the Environment
6150 file name. See also the file \"br-help\"." t nil) 6201 file name. See also the file \"br-help\"." t nil)
6151 6202
6152 ;;;*** 6203 ;;;***
6153 6204
6154 ;;;### (autoloads (objc-browse) "objc-brows" "oobr/objc-brows.el" (12558 61024)) 6205 ;;;### (autoloads (objc-browse) "objc-brows" "oobr/objc-brows.el" (12558 62992))
6155 ;;; Generated autoloads from oobr/objc-brows.el 6206 ;;; Generated autoloads from oobr/objc-brows.el
6156 6207
6157 (autoload 'objc-browse "objc-brows" "\ 6208 (autoload 'objc-browse "objc-brows" "\
6158 Invoke the Objective-C OO-Browser. 6209 Invoke the Objective-C OO-Browser.
6159 This allows browsing through Objective-C library and system class 6210 This allows browsing through Objective-C library and system class
6161 Environment file to use. Alternatively, a string value of ENV-FILE is used 6212 Environment file to use. Alternatively, a string value of ENV-FILE is used
6162 as the Environment file name. See also the file \"br-help\"." t nil) 6213 as the Environment file name. See also the file \"br-help\"." t nil)
6163 6214
6164 ;;;*** 6215 ;;;***
6165 6216
6166 ;;;### (autoloads (python-browse) "python-browse" "oobr/python-browse.el" (12714 11823)) 6217 ;;;### (autoloads (python-browse) "python-browse" "oobr/python-browse.el" (12714 11806))
6167 ;;; Generated autoloads from oobr/python-browse.el 6218 ;;; Generated autoloads from oobr/python-browse.el
6168 6219
6169 (autoload 'python-browse "python-browse" "\ 6220 (autoload 'python-browse "python-browse" "\
6170 Invoke the Python OO-Browser. 6221 Invoke the Python OO-Browser.
6171 This allows browsing through Python library and system class hierarchies. 6222 This allows browsing through Python library and system class hierarchies.
6173 file to use. Alternatively, a string value of ENV-FILE is used as the 6224 file to use. Alternatively, a string value of ENV-FILE is used as the
6174 Environment file name. See also the file \"br-help\"." t nil) 6225 Environment file name. See also the file \"br-help\"." t nil)
6175 6226
6176 ;;;*** 6227 ;;;***
6177 6228
6178 ;;;### (autoloads (smt-browse) "smt-browse" "oobr/smt-browse.el" (12558 61024)) 6229 ;;;### (autoloads (smt-browse) "smt-browse" "oobr/smt-browse.el" (12558 62993))
6179 ;;; Generated autoloads from oobr/smt-browse.el 6230 ;;; Generated autoloads from oobr/smt-browse.el
6180 6231
6181 (autoload 'smt-browse "smt-browse" "\ 6232 (autoload 'smt-browse "smt-browse" "\
6182 Invoke the Smalltalk OO-Browser. 6233 Invoke the Smalltalk OO-Browser.
6183 This allows browsing through Smalltalk library and system class hierarchies. 6234 This allows browsing through Smalltalk library and system class hierarchies.
6185 file to use. Alternatively, a string value of ENV-FILE is used as the 6236 file to use. Alternatively, a string value of ENV-FILE is used as the
6186 Environment file name. See also the file \"br-help\"." t nil) 6237 Environment file name. See also the file \"br-help\"." t nil)
6187 6238
6188 ;;;*** 6239 ;;;***
6189 6240
6190 ;;;### (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" (12558 60906)) 6241 ;;;### (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" (12554 53347))
6191 ;;; Generated autoloads from packages/add-log.el 6242 ;;; Generated autoloads from packages/add-log.el
6192 6243
6193 (defvar change-log-default-name nil "\ 6244 (defvar change-log-default-name nil "\
6194 *Name of a change log file for \\[add-change-log-entry].") 6245 *Name of a change log file for \\[add-change-log-entry].")
6195 6246
6258 6309
6259 Has a preference of looking backwards." nil nil) 6310 Has a preference of looking backwards." nil nil)
6260 6311
6261 ;;;*** 6312 ;;;***
6262 6313
6263 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command) "apropos" "packages/apropos.el" (12740 25203)) 6314 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command) "apropos" "packages/apropos.el" (12738 54588))
6264 ;;; Generated autoloads from packages/apropos.el 6315 ;;; Generated autoloads from packages/apropos.el
6265 6316
6266 (fset 'command-apropos 'apropos-command) 6317 (fset 'command-apropos 'apropos-command)
6267 6318
6268 (autoload 'apropos-command "apropos" "\ 6319 (autoload 'apropos-command "apropos" "\
6289 bindings. 6340 bindings.
6290 Returns list of symbols and documentation found." t nil) 6341 Returns list of symbols and documentation found." t nil)
6291 6342
6292 ;;;*** 6343 ;;;***
6293 6344
6294 ;;;### (autoloads nil "array" "packages/array.el" (12547 2408)) 6345 ;;;### (autoloads nil "array" "packages/array.el" (12547 41212))
6295 ;;; Generated autoloads from packages/array.el 6346 ;;; Generated autoloads from packages/array.el
6296 6347
6297 ;;;### (autoloads nil "auto-save" "packages/auto-save.el" (12376 19476)) 6348 ;;;***
6349
6350 ;;;### (autoloads nil "auto-save" "packages/auto-save.el" (12178 29448))
6298 ;;; Generated autoloads from packages/auto-save.el 6351 ;;; Generated autoloads from packages/auto-save.el
6299 6352
6300 ;;;### (autoloads (define-auto-insert auto-insert) "autoinsert" "packages/autoinsert.el" (12546 50457)) 6353 ;;;### (autoloads (define-auto-insert auto-insert) "autoinsert" "packages/autoinsert.el" (12546 37604))
6301 ;;; Generated autoloads from packages/autoinsert.el 6354 ;;; Generated autoloads from packages/autoinsert.el
6302 6355
6303 (autoload 'auto-insert "autoinsert" "\ 6356 (autoload 'auto-insert "autoinsert" "\
6304 Insert default contents into a new file if `auto-insert' is non-nil. 6357 Insert default contents into a new file if `auto-insert' is non-nil.
6305 Matches the visited file name against the elements of `auto-insert-alist'." t nil) 6358 Matches the visited file name against the elements of `auto-insert-alist'." t nil)
6309 Optional AFTER means to insert action after all existing actions for CONDITION, 6362 Optional AFTER means to insert action after all existing actions for CONDITION,
6310 or if CONDITION had no actions, after all other CONDITIONs." nil nil) 6363 or if CONDITION had no actions, after all other CONDITIONs." nil nil)
6311 6364
6312 ;;;*** 6365 ;;;***
6313 6366
6314 ;;;### (autoloads nil "avoid" "packages/avoid.el" (12558 60916)) 6367 ;;;### (autoloads nil "avoid" "packages/avoid.el" (12558 50924))
6315 ;;; Generated autoloads from packages/avoid.el 6368 ;;; Generated autoloads from packages/avoid.el
6316 6369
6317 (add-minor-mode 'mouse-avoidance-mode " Avoid") 6370 (add-minor-mode 'mouse-avoidance-mode " Avoid")
6318 6371
6319 ;;;*** 6372 ;;;***
6320 6373
6321 ;;;### (autoloads nil "balloon-help" "packages/balloon-help.el" (12547 2421)) 6374 ;;;### (autoloads nil "balloon-help" "packages/balloon-help.el" (12547 41272))
6322 ;;; Generated autoloads from packages/balloon-help.el 6375 ;;; Generated autoloads from packages/balloon-help.el
6323 6376
6324 ;;;### (autoloads nil "big-menubar" "packages/big-menubar.el" (12376 19509)) 6377 ;;;***
6378
6379 ;;;### (autoloads nil "big-menubar" "packages/big-menubar.el" (12264 40798))
6325 ;;; Generated autoloads from packages/big-menubar.el 6380 ;;; Generated autoloads from packages/big-menubar.el
6326 6381
6327 ;;;### (autoloads (blink-cursor-mode) "blink-cursor" "packages/blink-cursor.el" (12639 8850)) 6382 ;;;***
6383
6384 ;;;### (autoloads (blink-cursor-mode) "blink-cursor" "packages/blink-cursor.el" (12637 24293))
6328 ;;; Generated autoloads from packages/blink-cursor.el 6385 ;;; Generated autoloads from packages/blink-cursor.el
6329 6386
6330 (autoload 'blink-cursor-mode "blink-cursor" "\ 6387 (autoload 'blink-cursor-mode "blink-cursor" "\
6331 Enable or disable a blinking cursor. 6388 Enable or disable a blinking cursor.
6332 If TIMEOUT is nil, toggle on or off. 6389 If TIMEOUT is nil, toggle on or off.
6335 If TIMEOUT is greater than 0, then the cursor will blink once 6392 If TIMEOUT is greater than 0, then the cursor will blink once
6336 each TIMEOUT secs (can be a float)." t nil) 6393 each TIMEOUT secs (can be a float)." t nil)
6337 6394
6338 ;;;*** 6395 ;;;***
6339 6396
6340 ;;;### (autoloads nil "blink-paren" "packages/blink-paren.el" (12376 19480)) 6397 ;;;### (autoloads nil "blink-paren" "packages/blink-paren.el" (12178 36812))
6341 ;;; Generated autoloads from packages/blink-paren.el 6398 ;;; Generated autoloads from packages/blink-paren.el
6342 6399
6343 ;;;### (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" (12675 57084)) 6400 ;;;### (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" (12666 29157))
6344 ;;; Generated autoloads from packages/bookmark.el 6401 ;;; Generated autoloads from packages/bookmark.el
6345 6402
6346 (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))) 6403 (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)))
6347 6404
6348 (defvar bookmark-map nil "\ 6405 (defvar bookmark-map nil "\
6557 corresponding bookmark function from Lisp (the one without the 6614 corresponding bookmark function from Lisp (the one without the
6558 \"-menu-\" in its name)." t nil) 6615 \"-menu-\" in its name)." t nil)
6559 6616
6560 ;;;*** 6617 ;;;***
6561 6618
6562 ;;;### (autoloads nil "buff-menu" "packages/buff-menu.el" (12731 19066)) 6619 ;;;### (autoloads nil "buff-menu" "packages/buff-menu.el" (12731 19095))
6563 ;;; Generated autoloads from packages/buff-menu.el 6620 ;;; Generated autoloads from packages/buff-menu.el
6564 6621
6565 ;;;### (autoloads (command-history-mode list-command-history repeat-matching-complex-command) "chistory" "packages/chistory.el" (12546 50458)) 6622 ;;;### (autoloads (command-history-mode list-command-history repeat-matching-complex-command) "chistory" "packages/chistory.el" (12546 37604))
6566 ;;; Generated autoloads from packages/chistory.el 6623 ;;; Generated autoloads from packages/chistory.el
6567 6624
6568 (autoload 'repeat-matching-complex-command "chistory" "\ 6625 (autoload 'repeat-matching-complex-command "chistory" "\
6569 Edit and re-evaluate complex command with name matching PATTERN. 6626 Edit and re-evaluate complex command with name matching PATTERN.
6570 Matching occurrences are displayed, most recent first, until you 6627 Matching occurrences are displayed, most recent first, until you
6592 Calls the value of `command-history-hook' if that is non-nil. 6649 Calls the value of `command-history-hook' if that is non-nil.
6593 The Command History listing is recomputed each time this mode is invoked." t nil) 6650 The Command History listing is recomputed each time this mode is invoked." t nil)
6594 6651
6595 ;;;*** 6652 ;;;***
6596 6653
6597 ;;;### (autoloads nil "cmuscheme" "packages/cmuscheme.el" (12546 63751)) 6654 ;;;### (autoloads nil "cmuscheme" "packages/cmuscheme.el" (12546 63882))
6598 ;;; Generated autoloads from packages/cmuscheme.el 6655 ;;; Generated autoloads from packages/cmuscheme.el
6599 6656
6600 (add-hook 'same-window-buffer-names "*scheme*") 6657 (add-hook 'same-window-buffer-names "*scheme*")
6601 6658
6602 ;;;*** 6659 ;;;***
6603 6660
6604 ;;;### (autoloads (display-column-mode) "column" "packages/column.el" (12657 40702)) 6661 ;;;### (autoloads (display-column-mode) "column" "packages/column.el" (12657 15255))
6605 ;;; Generated autoloads from packages/column.el 6662 ;;; Generated autoloads from packages/column.el
6606 6663
6607 (autoload 'display-column-mode "column" "\ 6664 (autoload 'display-column-mode "column" "\
6608 Toggle display column mode. 6665 Toggle display column mode.
6609 With prefix arg, turn display column mode on iff arg is positive. 6666 With prefix arg, turn display column mode on iff arg is positive.
6611 When display column mode is on, the current column and line number are 6668 When display column mode is on, the current column and line number are
6612 displayed in the mode line." t nil) 6669 displayed in the mode line." t nil)
6613 6670
6614 ;;;*** 6671 ;;;***
6615 6672
6616 ;;;### (autoloads (compare-windows) "compare-w" "packages/compare-w.el" (12547 2409)) 6673 ;;;### (autoloads (compare-windows) "compare-w" "packages/compare-w.el" (12547 41213))
6617 ;;; Generated autoloads from packages/compare-w.el 6674 ;;; Generated autoloads from packages/compare-w.el
6618 6675
6619 (autoload 'compare-windows "compare-w" "\ 6676 (autoload 'compare-windows "compare-w" "\
6620 Compare text in current window with text in next window. 6677 Compare text in current window with text in next window.
6621 Compares the text starting at point in each window, 6678 Compares the text starting at point in each window,
6631 The variable `compare-windows-whitespace' controls how whitespace is skipped. 6688 The variable `compare-windows-whitespace' controls how whitespace is skipped.
6632 If `compare-ignore-case' is non-nil, changes in case are also ignored." t nil) 6689 If `compare-ignore-case' is non-nil, changes in case are also ignored." t nil)
6633 6690
6634 ;;;*** 6691 ;;;***
6635 6692
6636 ;;;### (autoloads (first-error previous-error next-error compilation-minor-mode grep compile) "compile" "packages/compile.el" (12743 22077)) 6693 ;;;### (autoloads (first-error previous-error next-error compilation-minor-mode grep compile) "compile" "packages/compile.el" (12743 22072))
6637 ;;; Generated autoloads from packages/compile.el 6694 ;;; Generated autoloads from packages/compile.el
6638 6695
6639 (defvar compilation-mode-hook nil "\ 6696 (defvar compilation-mode-hook nil "\
6640 *List of hook functions run by `compilation-mode' (see `run-hooks').") 6697 *List of hook functions run by `compilation-mode' (see `run-hooks').")
6641 6698
6723 6780
6724 (define-key ctl-x-map "`" 'next-error) 6781 (define-key ctl-x-map "`" 'next-error)
6725 6782
6726 ;;;*** 6783 ;;;***
6727 6784
6728 ;;;### (autoloads nil "completion" "packages/completion.el" (12547 2470)) 6785 ;;;### (autoloads nil "completion" "packages/completion.el" (12547 41271))
6729 ;;; Generated autoloads from packages/completion.el 6786 ;;; Generated autoloads from packages/completion.el
6730 6787
6731 ;;;*** 6788 ;;;***
6732 6789
6733 ;;;### (autoloads nil "crypt" "packages/crypt.el" (12743 22078)) 6790 ;;;### (autoloads nil "crypt" "packages/crypt.el" (12743 22072))
6734 ;;; Generated autoloads from packages/crypt.el 6791 ;;; Generated autoloads from packages/crypt.el
6735 6792
6736 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "packages/dabbrev.el" (12547 2413)) 6793 ;;;***
6794
6795 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "packages/dabbrev.el" (12547 2068))
6737 ;;; Generated autoloads from packages/dabbrev.el 6796 ;;; Generated autoloads from packages/dabbrev.el
6738 6797
6739 (define-key global-map [(meta /)] 'dabbrev-expand) 6798 (define-key global-map [(meta /)] 'dabbrev-expand)
6740 6799
6741 (define-key global-map [(meta control /)] 'dabbrev-completion) 6800 (define-key global-map [(meta control /)] 'dabbrev-completion)
6776 6835
6777 See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]." t nil) 6836 See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]." t nil)
6778 6837
6779 ;;;*** 6838 ;;;***
6780 6839
6781 ;;;### (autoloads nil "desktop" "packages/desktop.el" (12547 2459)) 6840 ;;;### (autoloads nil "desktop" "packages/desktop.el" (12547 41259))
6782 ;;; Generated autoloads from packages/desktop.el 6841 ;;; Generated autoloads from packages/desktop.el
6783 6842
6784 ;;;### (autoloads nil "detexinfo" "packages/detexinfo.el" (12376 19504)) 6843 ;;;***
6844
6845 ;;;### (autoloads nil "detexinfo" "packages/detexinfo.el" (12285 55375))
6785 ;;; Generated autoloads from packages/detexinfo.el 6846 ;;; Generated autoloads from packages/detexinfo.el
6786 6847
6787 ;;;### (autoloads (diff-backup diff) "diff" "packages/diff.el" (12547 2411)) 6848 ;;;### (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" (12740 25221))
6788 ;;; Generated autoloads from packages/diff.el
6789
6790 (defvar diff-switches (purecopy "-c") "\
6791 *A string or list of strings specifying switches to be be passed to diff.")
6792
6793 (autoload 'diff "diff" "\
6794 Find and display the differences between OLD and NEW files.
6795 Interactively the current buffer's file name is the default for NEW
6796 and a backup file for NEW is the default for OLD.
6797 With prefix arg, prompt for diff switches." t nil)
6798
6799 (autoload 'diff-backup "diff" "\
6800 Diff this file with its backup file or vice versa.
6801 Uses the latest backup, if there are several numerical backups.
6802 If this file is a backup, diff it with its original.
6803 The backup file is the first file given to `diff'." t nil)
6804
6805 ;;;***
6806
6807 ;;;### (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" (12740 25250))
6808 ;;; Generated autoloads from ediff/ediff.el 6849 ;;; Generated autoloads from ediff/ediff.el
6809 6850
6810 (autoload 'ediff-files "ediff" "\ 6851 (autoload 'ediff-files "ediff" "\
6811 Run Ediff on a pair of files, FILE-A and FILE-B." t nil) 6852 Run Ediff on a pair of files, FILE-A and FILE-B." t nil)
6812 6853
6958 (autoload 'ediff-documentation "ediff" "\ 6999 (autoload 'ediff-documentation "ediff" "\
6959 Display Ediff's manual." t nil) 7000 Display Ediff's manual." t nil)
6960 7001
6961 ;;;*** 7002 ;;;***
6962 7003
6963 ;;;### (autoloads nil "doctex" "packages/doctex.el" (12376 19483)) 7004 ;;;### (autoloads (diff-backup diff) "diff" "packages/diff.el" (12547 2066))
7005 ;;; Generated autoloads from packages/diff.el
7006
7007 (defvar diff-switches (purecopy "-c") "\
7008 *A string or list of strings specifying switches to be be passed to diff.")
7009
7010 (autoload 'diff "diff" "\
7011 Find and display the differences between OLD and NEW files.
7012 Interactively the current buffer's file name is the default for NEW
7013 and a backup file for NEW is the default for OLD.
7014 With prefix arg, prompt for diff switches." t nil)
7015
7016 (autoload 'diff-backup "diff" "\
7017 Diff this file with its backup file or vice versa.
7018 Uses the latest backup, if there are several numerical backups.
7019 If this file is a backup, diff it with its original.
7020 The backup file is the first file given to `diff'." t nil)
7021
7022 ;;;***
7023
7024 ;;;### (autoloads nil "doctex" "packages/doctex.el" (12073 20620))
6964 ;;; Generated autoloads from packages/doctex.el 7025 ;;; Generated autoloads from packages/doctex.el
6965 7026
6966 ;;;### (autoloads (edit-faces) "edit-faces" "packages/edit-faces.el" (12743 11607)) 7027 ;;;### (autoloads (edit-faces) "edit-faces" "packages/edit-faces.el" (12743 11661))
6967 ;;; Generated autoloads from packages/edit-faces.el 7028 ;;; Generated autoloads from packages/edit-faces.el
6968 7029
6969 (autoload 'edit-faces "edit-faces" "\ 7030 (autoload 'edit-faces "edit-faces" "\
6970 Alter face characteristics by editing a list of defined faces. 7031 Alter face characteristics by editing a list of defined faces.
6971 Pops up a buffer containing a list of defined faces. 7032 Pops up a buffer containing a list of defined faces.
6974 7035
6975 \\{edit-faces-mode-map}" t nil) 7036 \\{edit-faces-mode-map}" t nil)
6976 7037
6977 ;;;*** 7038 ;;;***
6978 7039
6979 ;;;### (autoloads (report-emacs-bug) "emacsbug" "packages/emacsbug.el" (12547 2416)) 7040 ;;;### (autoloads (report-emacs-bug) "emacsbug" "packages/emacsbug.el" (12547 41218))
6980 ;;; Generated autoloads from packages/emacsbug.el 7041 ;;; Generated autoloads from packages/emacsbug.el
6981 7042
6982 (autoload 'report-emacs-bug "emacsbug" "\ 7043 (autoload 'report-emacs-bug "emacsbug" "\
6983 Report a bug in GNU Emacs. 7044 Report a bug in GNU Emacs.
6984 Prompts for bug subject. Leaves you in a mail buffer." t nil) 7045 Prompts for bug subject. Leaves you in a mail buffer." t nil)
6985 7046
6986 ;;;*** 7047 ;;;***
6987 7048
6988 ;;;### (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 2420)) 7049 ;;;### (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))
6989 ;;; Generated autoloads from packages/emerge.el 7050 ;;; Generated autoloads from packages/emerge.el
6990 7051
6991 (autoload 'emerge-files "emerge" "\ 7052 (autoload 'emerge-files "emerge" "\
6992 Run Emerge on two files." t nil) 7053 Run Emerge on two files." t nil)
6993 7054
7018 7079
7019 (autoload 'emerge-merge-directories "emerge" nil t nil) 7080 (autoload 'emerge-merge-directories "emerge" nil t nil)
7020 7081
7021 ;;;*** 7082 ;;;***
7022 7083
7023 ;;;### (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" (12743 22077)) 7084 ;;;### (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" (12743 22072))
7024 ;;; Generated autoloads from packages/etags.el 7085 ;;; Generated autoloads from packages/etags.el
7025 7086
7026 (defvar tags-build-completion-table 'ask "\ 7087 (defvar tags-build-completion-table 'ask "\
7027 *If this variable is nil, then tags completion is disabled. 7088 *If this variable is nil, then tags completion is disabled.
7028 If this variable is t, then things which prompt for tags will do so with 7089 If this variable is t, then things which prompt for tags will do so with
7180 (autoload 'tags-apropos "etags" "\ 7241 (autoload 'tags-apropos "etags" "\
7181 Display list of all tags in tag table REGEXP matches." t nil) 7242 Display list of all tags in tag table REGEXP matches." t nil)
7182 7243
7183 ;;;*** 7244 ;;;***
7184 7245
7185 ;;;### (autoloads nil "fa-extras" "packages/fa-extras.el" (12547 2465)) 7246 ;;;### (autoloads nil "fa-extras" "packages/fa-extras.el" (12547 41264))
7186 ;;; Generated autoloads from packages/fa-extras.el 7247 ;;; Generated autoloads from packages/fa-extras.el
7187 7248
7188 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" "packages/fast-lock.el" (12558 60915)) 7249 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" "packages/fast-lock.el" (12557 11949))
7189 ;;; Generated autoloads from packages/fast-lock.el 7250 ;;; Generated autoloads from packages/fast-lock.el
7190 7251
7191 (defvar fast-lock-mode nil) 7252 (defvar fast-lock-mode nil)
7192 7253
7193 (autoload 'fast-lock-mode "fast-lock" "\ 7254 (autoload 'fast-lock-mode "fast-lock" "\
7222 7283
7223 (add-minor-mode 'fast-lock-mode " Fast") 7284 (add-minor-mode 'fast-lock-mode " Fast")
7224 7285
7225 ;;;*** 7286 ;;;***
7226 7287
7227 ;;;### (autoloads (feedmail-send-it) "feedmail" "packages/feedmail.el" (12698 33544)) 7288 ;;;### (autoloads (feedmail-send-it) "feedmail" "packages/feedmail.el" (12695 9732))
7228 ;;; Generated autoloads from packages/feedmail.el 7289 ;;; Generated autoloads from packages/feedmail.el
7229 7290
7230 (autoload 'feedmail-send-it "feedmail" nil nil nil) 7291 (autoload 'feedmail-send-it "feedmail" nil nil nil)
7231 7292
7232 ;;;*** 7293 ;;;***
7233 7294
7234 ;;;### (autoloads (make-file-part) "file-part" "packages/file-part.el" (12639 8595)) 7295 ;;;### (autoloads (make-file-part) "file-part" "packages/file-part.el" (12637 25166))
7235 ;;; Generated autoloads from packages/file-part.el 7296 ;;; Generated autoloads from packages/file-part.el
7236 7297
7237 (autoload 'make-file-part "file-part" "\ 7298 (autoload 'make-file-part "file-part" "\
7238 Make a file part on buffer BUFFER out of the region. Call it NAME. 7299 Make a file part on buffer BUFFER out of the region. Call it NAME.
7239 This command creates a new buffer containing the contents of the 7300 This command creates a new buffer containing the contents of the
7247 beginning of BUFFER, the end of BUFFER, a name generated from 7308 beginning of BUFFER, the end of BUFFER, a name generated from
7248 BUFFER's name, and the current buffer, respectively." t nil) 7309 BUFFER's name, and the current buffer, respectively." t nil)
7249 7310
7250 ;;;*** 7311 ;;;***
7251 7312
7252 ;;;### (autoloads nil "filladapt" "packages/filladapt.el" (12731 4993)) 7313 ;;;### (autoloads nil "filladapt" "packages/filladapt.el" (12731 26117))
7253 ;;; Generated autoloads from packages/filladapt.el 7314 ;;; Generated autoloads from packages/filladapt.el
7254 7315
7255 ;;;### (autoloads (font-lock-fontify-buffer turn-off-font-lock turn-on-font-lock font-lock-mode) "font-lock" "packages/font-lock.el" (12730 62099)) 7316 ;;;***
7317
7318 ;;;### (autoloads (font-lock-fontify-buffer turn-off-font-lock turn-on-font-lock font-lock-mode) "font-lock" "packages/font-lock.el" (12730 62142))
7256 ;;; Generated autoloads from packages/font-lock.el 7319 ;;; Generated autoloads from packages/font-lock.el
7257 7320
7258 (defvar font-lock-auto-fontify t "\ 7321 (defvar font-lock-auto-fontify t "\
7259 *Whether font-lock should automatically fontify files as they're loaded. 7322 *Whether font-lock should automatically fontify files as they're loaded.
7260 This will only happen if font-lock has fontifying keywords for the major 7323 This will only happen if font-lock has fontifying keywords for the major
7471 7534
7472 (add-minor-mode 'font-lock-mode " Font") 7535 (add-minor-mode 'font-lock-mode " Font")
7473 7536
7474 ;;;*** 7537 ;;;***
7475 7538
7476 ;;;### (autoloads nil "fontl-hooks" "packages/fontl-hooks.el" (12558 61068)) 7539 ;;;### (autoloads nil "fontl-hooks" "packages/fontl-hooks.el" (12554 42334))
7477 ;;; Generated autoloads from packages/fontl-hooks.el 7540 ;;; Generated autoloads from packages/fontl-hooks.el
7478 7541
7479 ;;;*** 7542 ;;;***
7480 7543
7481 ;;;### (autoloads nil "func-menu" "packages/func-menu.el" (12721 2479)) 7544 ;;;### (autoloads nil "func-menu" "packages/func-menu.el" (12721 2451))
7482 ;;; Generated autoloads from packages/func-menu.el 7545 ;;; Generated autoloads from packages/func-menu.el
7483 7546
7484 ;;;### (autoloads (sc-mode) "generic-sc" "packages/generic-sc.el" (12147 25472)) 7547 ;;;### (autoloads (sc-mode) "generic-sc" "packages/generic-sc.el" (12147 25472))
7485 ;;; Generated autoloads from packages/generic-sc.el 7548 ;;; Generated autoloads from packages/generic-sc.el
7486 7549
7536 \\[sc-cvs-file-status] show the CVS status of current file 7599 \\[sc-cvs-file-status] show the CVS status of current file
7537 " t nil) 7600 " t nil)
7538 7601
7539 ;;;*** 7602 ;;;***
7540 7603
7541 ;;;### (autoloads (gnuserv-start) "gnuserv" "packages/gnuserv.el" (12740 25205)) 7604 ;;;### (autoloads (gnuserv-start) "gnuserv" "packages/gnuserv.el" (12738 60129))
7542 ;;; Generated autoloads from packages/gnuserv.el 7605 ;;; Generated autoloads from packages/gnuserv.el
7543 7606
7544 (autoload 'gnuserv-start "gnuserv" "\ 7607 (autoload 'gnuserv-start "gnuserv" "\
7545 Allow this Emacs process to be a server for client processes. 7608 Allow this Emacs process to be a server for client processes.
7546 This starts a server communications subprocess through which 7609 This starts a server communications subprocess through which
7549 7612
7550 Prefix arg means just kill any existing server communications subprocess." t nil) 7613 Prefix arg means just kill any existing server communications subprocess." t nil)
7551 7614
7552 ;;;*** 7615 ;;;***
7553 7616
7554 ;;;### (autoloads (gopher-atpoint gopher) "gopher" "packages/gopher.el" (12376 19490)) 7617 ;;;### (autoloads (gopher-atpoint gopher) "gopher" "packages/gopher.el" (12073 20627))
7555 ;;; Generated autoloads from packages/gopher.el 7618 ;;; Generated autoloads from packages/gopher.el
7556 7619
7557 (autoload 'gopher "gopher" "\ 7620 (autoload 'gopher "gopher" "\
7558 Start a gopher session. With C-u, prompt for a gopher server." t nil) 7621 Start a gopher session. With C-u, prompt for a gopher server." t nil)
7559 7622
7561 Try to interpret the text around point as a gopher bookmark, and dispatch 7624 Try to interpret the text around point as a gopher bookmark, and dispatch
7562 to that object." t nil) 7625 to that object." t nil)
7563 7626
7564 ;;;*** 7627 ;;;***
7565 7628
7566 ;;;### (autoloads (hexl-find-file hexl-mode) "hexl" "packages/hexl.el" (12675 57080)) 7629 ;;;### (autoloads (hexl-find-file hexl-mode) "hexl" "packages/hexl.el" (12666 32966))
7567 ;;; Generated autoloads from packages/hexl.el 7630 ;;; Generated autoloads from packages/hexl.el
7568 7631
7569 (autoload 'hexl-mode "hexl" "\ 7632 (autoload 'hexl-mode "hexl" "\
7570 \\<hexl-mode-map> 7633 \\<hexl-mode-map>
7571 A major mode for editing binary files in hex dump format. 7634 A major mode for editing binary files in hex dump format.
7642 Edit file FILENAME in hexl-mode. 7705 Edit file FILENAME in hexl-mode.
7643 Switch to a buffer visiting file FILENAME, creating one in none exists." t nil) 7706 Switch to a buffer visiting file FILENAME, creating one in none exists." t nil)
7644 7707
7645 ;;;*** 7708 ;;;***
7646 7709
7647 ;;;### (autoloads (hypropos-popup-menu hypropos-set-variable hyper-describe-function hyper-describe-variable hyper-apropos) "hyper-apropos" "packages/hyper-apropos.el" (12607 29142)) 7710 ;;;### (autoloads (hypropos-popup-menu hypropos-set-variable hyper-describe-function hyper-describe-variable hyper-apropos) "hyper-apropos" "packages/hyper-apropos.el" (12606 7439))
7648 ;;; Generated autoloads from packages/hyper-apropos.el 7711 ;;; Generated autoloads from packages/hyper-apropos.el
7649 7712
7650 (defvar hypropos-show-brief-docs t "\ 7713 (defvar hypropos-show-brief-docs t "\
7651 *If non-nil, `hyper-apropos' will display some documentation in the 7714 *If non-nil, `hyper-apropos' will display some documentation in the
7652 \"*Hyper Apropos*\" buffer. Setting this to nil will speed up searches.") 7715 \"*Hyper Apropos*\" buffer. Setting this to nil will speed up searches.")
7671 7734
7672 (autoload 'hypropos-popup-menu "hyper-apropos" nil t nil) 7735 (autoload 'hypropos-popup-menu "hyper-apropos" nil t nil)
7673 7736
7674 ;;;*** 7737 ;;;***
7675 7738
7676 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" "packages/icomplete.el" (12547 2477)) 7739 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" "packages/icomplete.el" (12547 41243))
7677 ;;; Generated autoloads from packages/icomplete.el 7740 ;;; Generated autoloads from packages/icomplete.el
7678 7741
7679 (autoload 'icomplete-mode "icomplete" "\ 7742 (autoload 'icomplete-mode "icomplete" "\
7680 Activate incremental minibuffer completion for this emacs session, 7743 Activate incremental minibuffer completion for this emacs session,
7681 or deactivate with negative prefix arg." t nil) 7744 or deactivate with negative prefix arg." t nil)
7685 7748
7686 Usually run by inclusion in minibuffer-setup-hook." nil nil) 7749 Usually run by inclusion in minibuffer-setup-hook." nil nil)
7687 7750
7688 ;;;*** 7751 ;;;***
7689 7752
7690 ;;;### (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" (12740 25202)) 7753 ;;;### (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" (12738 60127))
7691 ;;; Generated autoloads from packages/info.el 7754 ;;; Generated autoloads from packages/info.el
7692 7755
7693 (autoload 'info "info" "\ 7756 (autoload 'info "info" "\
7694 Enter Info, the documentation browser. 7757 Enter Info, the documentation browser.
7695 Optional argument FILE specifies the file to examine; 7758 Optional argument FILE specifies the file to examine;
7738 Look up an Emacs Lisp function in the Elisp manual in the Info system. 7801 Look up an Emacs Lisp function in the Elisp manual in the Info system.
7739 This command is designed to be used whether you are already in Info or not." t nil) 7802 This command is designed to be used whether you are already in Info or not." t nil)
7740 7803
7741 ;;;*** 7804 ;;;***
7742 7805
7743 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) "informat" "packages/informat.el" (12547 2425)) 7806 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) "informat" "packages/informat.el" (12547 41223))
7744 ;;; Generated autoloads from packages/informat.el 7807 ;;; Generated autoloads from packages/informat.el
7745 7808
7746 (autoload 'Info-tagify "informat" "\ 7809 (autoload 'Info-tagify "informat" "\
7747 Create or update Info-file tag table in current buffer." t nil) 7810 Create or update Info-file tag table in current buffer." t nil)
7748 7811
7769 Each file will be processed even if an error occurred previously. 7832 Each file will be processed even if an error occurred previously.
7770 For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"" nil nil) 7833 For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"" nil nil)
7771 7834
7772 ;;;*** 7835 ;;;***
7773 7836
7774 ;;;### (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" (12727 30153)) 7837 ;;;### (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" (12727 30160))
7775 ;;; Generated autoloads from packages/ispell.el 7838 ;;; Generated autoloads from packages/ispell.el
7776 7839
7777 (defvar ispell-personal-dictionary nil "\ 7840 (defvar ispell-personal-dictionary nil "\
7778 *File name of your personal spelling dictionary, or nil. 7841 *File name of your personal spelling dictionary, or nil.
7779 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used, 7842 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
7952 `news-reply-mode-hook' or `mail-mode-hook' the following lambda expression: 8015 `news-reply-mode-hook' or `mail-mode-hook' the following lambda expression:
7953 (function (lambda () (local-set-key \"\\C-ci\" 'ispell-message)))" t nil) 8016 (function (lambda () (local-set-key \"\\C-ci\" 'ispell-message)))" t nil)
7954 8017
7955 ;;;*** 8018 ;;;***
7956 8019
7957 ;;;### (autoloads (jka-compr-install toggle-auto-compression jka-compr-load) "jka-compr" "packages/jka-compr.el" (12639 8598)) 8020 ;;;### (autoloads (jka-compr-install toggle-auto-compression jka-compr-load) "jka-compr" "packages/jka-compr.el" (12637 25168))
7958 ;;; Generated autoloads from packages/jka-compr.el 8021 ;;; Generated autoloads from packages/jka-compr.el
7959 8022
7960 (autoload 'jka-compr-load "jka-compr" "\ 8023 (autoload 'jka-compr-load "jka-compr" "\
7961 Documented as original." nil nil) 8024 Documented as original." nil nil)
7962 8025
7970 This adds entries to `file-name-handler-alist' and `auto-mode-alist' 8033 This adds entries to `file-name-handler-alist' and `auto-mode-alist'
7971 and `inhibit-first-line-modes-suffixes'." nil nil) 8034 and `inhibit-first-line-modes-suffixes'." nil nil)
7972 8035
7973 ;;;*** 8036 ;;;***
7974 8037
7975 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" "packages/lazy-lock.el" (12743 11606)) 8038 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" "packages/lazy-lock.el" (12742 53071))
7976 ;;; Generated autoloads from packages/lazy-lock.el 8039 ;;; Generated autoloads from packages/lazy-lock.el
7977 8040
7978 (defvar lazy-lock-mode nil) 8041 (defvar lazy-lock-mode nil)
7979 8042
7980 (autoload 'lazy-lock-mode "lazy-lock" "\ 8043 (autoload 'lazy-lock-mode "lazy-lock" "\
8005 8068
8006 (add-minor-mode 'lazy-lock-mode " Lazy") 8069 (add-minor-mode 'lazy-lock-mode " Lazy")
8007 8070
8008 ;;;*** 8071 ;;;***
8009 8072
8010 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "packages/ledit.el" (12547 2428)) 8073 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "packages/ledit.el" (12547 41226))
8011 ;;; Generated autoloads from packages/ledit.el 8074 ;;; Generated autoloads from packages/ledit.el
8012 8075
8013 (defconst ledit-save-files t "\ 8076 (defconst ledit-save-files t "\
8014 *Non-nil means Ledit should save files before transferring to Lisp.") 8077 *Non-nil means Ledit should save files before transferring to Lisp.")
8015 8078
8034 8097
8035 (autoload 'ledit-from-lisp-mode "ledit" nil nil nil) 8098 (autoload 'ledit-from-lisp-mode "ledit" nil nil nil)
8036 8099
8037 ;;;*** 8100 ;;;***
8038 8101
8039 ;;;### (autoloads nil "lispm-fonts" "packages/lispm-fonts.el" (12376 19482)) 8102 ;;;### (autoloads nil "lispm-fonts" "packages/lispm-fonts.el" (12147 26460))
8040 ;;; Generated autoloads from packages/lispm-fonts.el 8103 ;;; Generated autoloads from packages/lispm-fonts.el
8041 8104
8042 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer) "lpr" "packages/lpr.el" (12546 50464)) 8105 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer) "lpr" "packages/lpr.el" (12546 37613))
8043 ;;; Generated autoloads from packages/lpr.el 8106 ;;; Generated autoloads from packages/lpr.el
8044 8107
8045 (defvar lpr-switches nil "\ 8108 (defvar lpr-switches nil "\
8046 *List of strings to pass as extra switch args to `lpr' when it is invoked.") 8109 *List of strings to pass as extra switch args to `lpr' when it is invoked.")
8047 8110
8064 Print region contents as with Unix command `lpr -p'. 8127 Print region contents as with Unix command `lpr -p'.
8065 `lpr-switches' is a list of extra switches (strings) to pass to lpr." t nil) 8128 `lpr-switches' is a list of extra switches (strings) to pass to lpr." t nil)
8066 8129
8067 ;;;*** 8130 ;;;***
8068 8131
8069 ;;;### (autoloads nil "makeinfo" "packages/makeinfo.el" (12547 2422)) 8132 ;;;### (autoloads nil "makeinfo" "packages/makeinfo.el" (12547 41222))
8070 ;;; Generated autoloads from packages/makeinfo.el 8133 ;;; Generated autoloads from packages/makeinfo.el
8071 8134
8072 ;;;### (autoloads (make-command-summary) "makesum" "packages/makesum.el" (12547 2408)) 8135 ;;;### (autoloads (make-command-summary) "makesum" "packages/makesum.el" (12547 41212))
8073 ;;; Generated autoloads from packages/makesum.el 8136 ;;; Generated autoloads from packages/makesum.el
8074 8137
8075 (autoload 'make-command-summary "makesum" "\ 8138 (autoload 'make-command-summary "makesum" "\
8076 Make a summary of current key bindings in the buffer *Summary*. 8139 Make a summary of current key bindings in the buffer *Summary*.
8077 Previous contents of that buffer are killed first." t nil) 8140 Previous contents of that buffer are killed first." t nil)
8078 8141
8079 ;;;*** 8142 ;;;***
8080 8143
8081 ;;;### (autoloads (manual-entry) "man" "packages/man.el" (12727 30154)) 8144 ;;;### (autoloads (manual-entry) "man" "packages/man.el" (12723 42155))
8082 ;;; Generated autoloads from packages/man.el 8145 ;;; Generated autoloads from packages/man.el
8083 8146
8084 (autoload 'manual-entry "man" "\ 8147 (autoload 'manual-entry "man" "\
8085 Display the Unix manual entry (or entries) for TOPIC. 8148 Display the Unix manual entry (or entries) for TOPIC.
8086 If prefix arg is given, modify the search according to the value: 8149 If prefix arg is given, modify the search according to the value:
8096 is named. See also the variables Manual-match-topic-exactly, 8159 is named. See also the variables Manual-match-topic-exactly,
8097 Manual-query-multiple-pages, and Manual-buffer-view-mode." t nil) 8160 Manual-query-multiple-pages, and Manual-buffer-view-mode." t nil)
8098 8161
8099 ;;;*** 8162 ;;;***
8100 8163
8101 ;;;### (autoloads nil "metamail" "packages/metamail.el" (12547 2454)) 8164 ;;;### (autoloads nil "metamail" "packages/metamail.el" (12547 41256))
8102 ;;; Generated autoloads from packages/metamail.el 8165 ;;; Generated autoloads from packages/metamail.el
8103 8166
8104 ;;;*** 8167 ;;;***
8105 8168
8106 ;;;### (autoloads nil "mime-compose" "packages/mime-compose.el" (12727 30155)) 8169 ;;;### (autoloads nil "mime-compose" "packages/mime-compose.el" (12727 30161))
8107 ;;; Generated autoloads from packages/mime-compose.el 8170 ;;; Generated autoloads from packages/mime-compose.el
8108 8171
8109 ;;;### (autoloads nil "mode-motion+" "packages/mode-motion+.el" (12583 60690)) 8172 ;;;***
8173
8174 ;;;### (autoloads nil "mode-motion+" "packages/mode-motion+.el" (12583 65333))
8110 ;;; Generated autoloads from packages/mode-motion+.el 8175 ;;; Generated autoloads from packages/mode-motion+.el
8111 8176
8112 ;;;*** 8177 ;;;### (autoloads nil "netunam" "packages/netunam.el" (12547 41227))
8113
8114 ;;;### (autoloads nil "netunam" "packages/netunam.el" (12547 2429))
8115 ;;; Generated autoloads from packages/netunam.el 8178 ;;; Generated autoloads from packages/netunam.el
8116 8179
8117 ;;;*** 8180 ;;;***
8118 8181
8119 ;;;### (autoloads nil "page-ext" "packages/page-ext.el" (12547 2433)) 8182 ;;;### (autoloads nil "page-ext" "packages/page-ext.el" (12547 41231))
8120 ;;; Generated autoloads from packages/page-ext.el 8183 ;;; Generated autoloads from packages/page-ext.el
8121 8184
8122 ;;;### (autoloads (blink-paren paren-set-mode) "paren" "packages/paren.el" (12648 18575)) 8185 ;;;### (autoloads (blink-paren paren-set-mode) "paren" "packages/paren.el" (12648 4919))
8123 ;;; Generated autoloads from packages/paren.el 8186 ;;; Generated autoloads from packages/paren.el
8124 8187
8125 (defvar paren-mode nil "\ 8188 (defvar paren-mode nil "\
8126 *Sets the style of parenthesis highlighting. 8189 *Sets the style of parenthesis highlighting.
8127 Valid values are nil, `blink-paren', `paren', and `sexp'. 8190 Valid values are nil, `blink-paren', `paren', and `sexp'.
8146 (autoload 'blink-paren "paren" "\ 8209 (autoload 'blink-paren "paren" "\
8147 Obsolete. Use `paren-set-mode' instead." t nil) 8210 Obsolete. Use `paren-set-mode' instead." t nil)
8148 8211
8149 ;;;*** 8212 ;;;***
8150 8213
8151 ;;;### (autoloads (pending-delete pending-delete-off pending-delete-on) "pending-del" "packages/pending-del.el" (12547 2431)) 8214 ;;;### (autoloads (pending-delete pending-delete-off pending-delete-on) "pending-del" "packages/pending-del.el" (12547 41228))
8152 ;;; Generated autoloads from packages/pending-del.el 8215 ;;; Generated autoloads from packages/pending-del.el
8153 8216
8154 (autoload 'pending-delete-on "pending-del" "\ 8217 (autoload 'pending-delete-on "pending-del" "\
8155 Turn on pending delete. 8218 Turn on pending delete.
8156 When it is ON, typed text replaces the selection if the selection is active. 8219 When it is ON, typed text replaces the selection if the selection is active.
8167 With a non-positive argument, turns it off. 8230 With a non-positive argument, turns it off.
8168 When active, typed text replaces the selection." t nil) 8231 When active, typed text replaces the selection." t nil)
8169 8232
8170 ;;;*** 8233 ;;;***
8171 8234
8172 ;;;### (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" (12743 11610)) 8235 ;;;### (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" (12742 53406))
8173 ;;; Generated autoloads from packages/ps-print.el 8236 ;;; Generated autoloads from packages/ps-print.el
8174 8237
8175 (defvar ps-paper-type 'ps-letter "\ 8238 (defvar ps-paper-type 'ps-letter "\
8176 *Specifies the size of paper to format for. Should be one of 8239 *Specifies the size of paper to format for. Should be one of
8177 `ps-letter', `ps-legal', or `ps-a4'.") 8240 `ps-letter', `ps-legal', or `ps-a4'.")
8251 the PostScript image in a file with that name. If FILENAME is a 8314 the PostScript image in a file with that name. If FILENAME is a
8252 number, prompt the user for the name of the file to save in." t nil) 8315 number, prompt the user for the name of the file to save in." t nil)
8253 8316
8254 ;;;*** 8317 ;;;***
8255 8318
8256 ;;;### (autoloads (remote-compile) "rcompile" "packages/rcompile.el" (12720 56487)) 8319 ;;;### (autoloads (remote-compile) "rcompile" "packages/rcompile.el" (12720 56374))
8257 ;;; Generated autoloads from packages/rcompile.el 8320 ;;; Generated autoloads from packages/rcompile.el
8258 8321
8259 (autoload 'remote-compile "rcompile" "\ 8322 (autoload 'remote-compile "rcompile" "\
8260 Compile the the current buffer's directory on HOST. Log in as USER. 8323 Compile the the current buffer's directory on HOST. Log in as USER.
8261 See \\[compile]." t nil) 8324 See \\[compile]." t nil)
8262 8325
8263 ;;;*** 8326 ;;;***
8264 8327
8265 ;;;### (autoloads nil "recent-files" "packages/recent-files.el" (12558 60919)) 8328 ;;;### (autoloads nil "recent-files" "packages/recent-files.el" (12554 42318))
8266 ;;; Generated autoloads from packages/recent-files.el 8329 ;;; Generated autoloads from packages/recent-files.el
8267 8330
8268 ;;;*** 8331 ;;;***
8269 8332
8270 ;;;### (autoloads nil "refbib" "packages/refbib.el" (12547 2434)) 8333 ;;;### (autoloads nil "saveconf" "packages/saveconf.el" (12547 41238))
8271 ;;; Generated autoloads from packages/refbib.el
8272
8273 ;;;***
8274
8275 ;;;### (autoloads nil "remote" "packages/remote.el" (12547 2435))
8276 ;;; Generated autoloads from packages/remote.el
8277
8278 ;;;***
8279
8280 ;;;### (autoloads nil "reportmail" "packages/reportmail.el" (12743 22077))
8281 ;;; Generated autoloads from packages/reportmail.el
8282
8283 ;;;### (autoloads nil "resume" "packages/resume.el" (12547 2437))
8284 ;;; Generated autoloads from packages/resume.el
8285
8286 ;;;***
8287
8288 ;;;### (autoloads nil "rnews" "packages/rnews.el" (12547 2438))
8289 ;;; Generated autoloads from packages/rnews.el
8290
8291 ;;;***
8292
8293 ;;;### (autoloads nil "rnewspost" "packages/rnewspost.el" (12547 2440))
8294 ;;; Generated autoloads from packages/rnewspost.el
8295
8296 ;;;***
8297
8298 ;;;### (autoloads nil "saveconf" "packages/saveconf.el" (12547 2439))
8299 ;;; Generated autoloads from packages/saveconf.el 8334 ;;; Generated autoloads from packages/saveconf.el
8300 8335
8301 ;;;*** 8336 ;;;***
8302 8337
8303 ;;;### (autoloads nil "saveplace" "packages/saveplace.el" (12547 2414)) 8338 ;;;### (autoloads nil "server" "packages/server.el" (12547 41239))
8304 ;;; Generated autoloads from packages/saveplace.el
8305
8306 ;;;***
8307
8308 ;;;### (autoloads nil "sccs" "packages/sccs.el" (12547 2430))
8309 ;;; Generated autoloads from packages/sccs.el
8310
8311 ;;;***
8312
8313 ;;;### (autoloads nil "scroll-in-place" "packages/scroll-in-place.el" (12547 2457))
8314 ;;; Generated autoloads from packages/scroll-in-place.el
8315
8316 ;;;***
8317
8318 ;;;### (autoloads nil "server" "packages/server.el" (12547 2441))
8319 ;;; Generated autoloads from packages/server.el 8339 ;;; Generated autoloads from packages/server.el
8320 8340
8321 (make-obsolete 'server-start 'gnuserv-start) 8341 (make-obsolete 'server-start 'gnuserv-start)
8322 8342
8323 ;;;*** 8343 ;;;***
8324 8344
8325 ;;;### (autoloads nil "session" "packages/session.el" (12547 2442)) 8345 ;;;### (autoloads nil "session" "packages/session.el" (12547 41240))
8326 ;;; Generated autoloads from packages/session.el
8327
8328 ;;;***
8329
8330 ;;;### (autoloads (install-shell-fonts) "shell-font" "packages/shell-font.el" (12547 2438))
8331 ;;; Generated autoloads from packages/shell-font.el
8332
8333 (autoload 'install-shell-fonts "shell-font" "\ 8346 (autoload 'install-shell-fonts "shell-font" "\
8334 Decorate the current interaction buffer with fonts. 8347 Decorate the current interaction buffer with fonts.
8335 This uses the faces called `shell-prompt', `shell-input' and `shell-output'; 8348 This uses the faces called `shell-prompt', `shell-input' and `shell-output';
8336 you can alter the graphical attributes of those with the normal 8349 you can alter the graphical attributes of those with the normal
8337 face-manipulation functions." nil nil) 8350 face-manipulation functions." nil nil)
8338 8351
8339 ;;;*** 8352 ;;;***
8340 8353
8341 ;;;### (autoloads nil "spell" "packages/spell.el" (12547 2436)) 8354 ;;;### (autoloads nil "spell" "packages/spell.el" (12547 41234))
8342 ;;; Generated autoloads from packages/spell.el 8355 ;;; Generated autoloads from packages/spell.el
8343 8356
8344 ;;;*** 8357 ;;;***
8345 8358
8346 ;;;### (autoloads nil "supercite" "packages/supercite.el" (12547 2458)) 8359 ;;;### (autoloads nil "supercite" "packages/supercite.el" (12637 31054))
8347 ;;; Generated autoloads from packages/supercite.el 8360 ;;; Generated autoloads from packages/supercite.el
8348 8361
8349 ;;;### (autoloads (tar-mode) "tar-mode" "packages/tar-mode.el" (12547 2442)) 8362 ;;;### (autoloads (tar-mode) "tar-mode" "packages/tar-mode.el" (12547 41240))
8350 ;;; Generated autoloads from packages/tar-mode.el 8363 ;;; Generated autoloads from packages/tar-mode.el
8351 8364
8352 (autoload 'tar-mode "tar-mode" "\ 8365 (autoload 'tar-mode "tar-mode" "\
8353 Major mode for viewing a tar file as a dired-like listing of its contents. 8366 Major mode for viewing a tar file as a dired-like listing of its contents.
8354 You can move around using the usual cursor motion commands. 8367 You can move around using the usual cursor motion commands.
8364 See also: variables tar-update-datestamp and tar-anal-blocksize. 8377 See also: variables tar-update-datestamp and tar-anal-blocksize.
8365 \\{tar-mode-map}" nil nil) 8378 \\{tar-mode-map}" nil nil)
8366 8379
8367 ;;;*** 8380 ;;;***
8368 8381
8369 ;;;### (autoloads (terminal-emulator) "terminal" "packages/terminal.el" (12743 11605)) 8382 ;;;### (autoloads (terminal-emulator) "terminal" "packages/terminal.el" (12743 11661))
8370 ;;; Generated autoloads from packages/terminal.el 8383 ;;; Generated autoloads from packages/terminal.el
8371 8384
8372 (autoload 'terminal-emulator "terminal" "\ 8385 (autoload 'terminal-emulator "terminal" "\
8373 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS. 8386 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
8374 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT. 8387 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
8401 Presently with `termcap' only; if somebody sends us code to make this 8414 Presently with `termcap' only; if somebody sends us code to make this
8402 work with `terminfo' we will try to use it." t nil) 8415 work with `terminfo' we will try to use it." t nil)
8403 8416
8404 ;;;*** 8417 ;;;***
8405 8418
8406 ;;;### (autoloads nil "tex-latin1" "packages/tex-latin1.el" (12698 33545)) 8419 ;;;### (autoloads nil "tex-latin1" "packages/tex-latin1.el" (12698 34039))
8407 ;;; Generated autoloads from packages/tex-latin1.el 8420 ;;; Generated autoloads from packages/tex-latin1.el
8408 8421
8409 ;;;*** 8422 ;;;***
8410 8423
8411 ;;;### (autoloads (batch-texinfo-format texinfo-format-region texinfo-format-buffer) "texinfmt" "packages/texinfmt.el" (12547 2445)) 8424 ;;;### (autoloads (batch-texinfo-format texinfo-format-region texinfo-format-buffer) "texinfmt" "packages/texinfmt.el" (12547 2143))
8412 ;;; Generated autoloads from packages/texinfmt.el 8425 ;;; Generated autoloads from packages/texinfmt.el
8413 8426
8414 (autoload 'texinfo-format-buffer "texinfmt" "\ 8427 (autoload 'texinfo-format-buffer "texinfmt" "\
8415 Process the current buffer as texinfo code, into an Info file. 8428 Process the current buffer as texinfo code, into an Info file.
8416 The Info file output is generated in a buffer visiting the Info file 8429 The Info file output is generated in a buffer visiting the Info file
8433 For example, invoke 8446 For example, invoke
8434 \"emacs -batch -funcall batch-texinfo-format $docs/ ~/*.texinfo\"." nil nil) 8447 \"emacs -batch -funcall batch-texinfo-format $docs/ ~/*.texinfo\"." nil nil)
8435 8448
8436 ;;;*** 8449 ;;;***
8437 8450
8438 ;;;### (autoloads nil "texnfo-tex" "packages/texnfo-tex.el" (12657 40704)) 8451 ;;;### (autoloads nil "texnfo-tex" "packages/texnfo-tex.el" (12657 15256))
8439 ;;; Generated autoloads from packages/texnfo-tex.el 8452 ;;; Generated autoloads from packages/texnfo-tex.el
8440 8453
8441 ;;;### (autoloads (texinfo-sequential-node-update texinfo-every-node-update texinfo-update-node) "texnfo-upd" "packages/texnfo-upd.el" (12547 2451)) 8454 ;;;### (autoloads (texinfo-sequential-node-update texinfo-every-node-update texinfo-update-node) "texnfo-upd" "packages/texnfo-upd.el" (12547 41252))
8442 ;;; Generated autoloads from packages/texnfo-upd.el 8455 ;;; Generated autoloads from packages/texnfo-upd.el
8443 8456
8444 (autoload 'texinfo-update-node "texnfo-upd" "\ 8457 (autoload 'texinfo-update-node "texnfo-upd" "\
8445 Without any prefix argument, update the node in which point is located. 8458 Without any prefix argument, update the node in which point is located.
8446 Non-nil argument (prefix, if interactive) means update the nodes in the 8459 Non-nil argument (prefix, if interactive) means update the nodes in the
8482 to be read like a novel rather than a reference, and for which the 8495 to be read like a novel rather than a reference, and for which the
8483 Info `g*' command is inadequate." t nil) 8496 Info `g*' command is inadequate." t nil)
8484 8497
8485 ;;;*** 8498 ;;;***
8486 8499
8487 ;;;### (autoloads (time-stamp) "time-stamp" "packages/time-stamp.el" (12547 2415)) 8500 ;;;### (autoloads (time-stamp) "time-stamp" "packages/time-stamp.el" (12547 41218))
8488 ;;; Generated autoloads from packages/time-stamp.el 8501 ;;; Generated autoloads from packages/time-stamp.el
8489 8502
8490 (autoload 'time-stamp "time-stamp" "\ 8503 (autoload 'time-stamp "time-stamp" "\
8491 Update the time stamp string in the buffer. 8504 Update the time stamp string in the buffer.
8492 Only does its thing if the variable time-stamp-active is non-nil. 8505 Only does its thing if the variable time-stamp-active is non-nil.
8496 buffer (normally 8) are searched for the time stamp template, 8509 buffer (normally 8) are searched for the time stamp template,
8497 and if it is found, a new time stamp is written into it." t nil) 8510 and if it is found, a new time stamp is written into it." t nil)
8498 8511
8499 ;;;*** 8512 ;;;***
8500 8513
8501 ;;;### (autoloads (display-time) "time" "packages/time.el" (12546 50463)) 8514 ;;;### (autoloads (display-time) "time" "packages/time.el" (12546 37613))
8502 ;;; Generated autoloads from packages/time.el 8515 ;;; Generated autoloads from packages/time.el
8503 8516
8504 (defvar display-time-day-and-date nil "\ 8517 (defvar display-time-day-and-date nil "\
8505 *Non-nil means \\[display-time] should display day and date as well as time.") 8518 *Non-nil means \\[display-time] should display day and date as well as time.")
8506 8519
8513 If `display-time-echo-area' is non-nil, the time is displayed in the 8526 If `display-time-echo-area' is non-nil, the time is displayed in the
8514 echo area instead of in the mode-line." t nil) 8527 echo area instead of in the mode-line." t nil)
8515 8528
8516 ;;;*** 8529 ;;;***
8517 8530
8518 ;;;### (autoloads nil "uncompress" "packages/uncompress.el" (12547 2442)) 8531 ;;;### (autoloads nil "uncompress" "packages/uncompress.el" (12547 41241))
8519 ;;; Generated autoloads from packages/uncompress.el 8532 ;;; Generated autoloads from packages/uncompress.el
8520 8533
8521 ;;;### (autoloads (ununderline-and-unoverstrike-region overstrike-region unoverstrike-region ununderline-region underline-region) "underline" "packages/underline.el" (12546 50465)) 8534 ;;;### (autoloads (ununderline-and-unoverstrike-region overstrike-region unoverstrike-region ununderline-region underline-region) "underline" "packages/underline.el" (12546 37614))
8522 ;;; Generated autoloads from packages/underline.el 8535 ;;; Generated autoloads from packages/underline.el
8523 8536
8524 (autoload 'underline-region "underline" "\ 8537 (autoload 'underline-region "underline" "\
8525 Underline all nonblank characters in the region. 8538 Underline all nonblank characters in the region.
8526 Works by overstriking underscores. 8539 Works by overstriking underscores.
8546 Remove underlining and overstriking in the region. Called from a program, 8559 Remove underlining and overstriking in the region. Called from a program,
8547 takes two arguments START and END which specify the range to operate on." t nil) 8560 takes two arguments START and END which specify the range to operate on." t nil)
8548 8561
8549 ;;;*** 8562 ;;;***
8550 8563
8551 ;;;### (autoloads (ask-to-update-copyright update-copyright) "upd-copyr" "packages/upd-copyr.el" (12546 50466)) 8564 ;;;### (autoloads (ask-to-update-copyright update-copyright) "upd-copyr" "packages/upd-copyr.el" (12546 37615))
8552 ;;; Generated autoloads from packages/upd-copyr.el 8565 ;;; Generated autoloads from packages/upd-copyr.el
8553 8566
8554 (defvar copyright-do-not-disturb "Free Software Foundation, Inc." "\ 8567 (defvar copyright-do-not-disturb "Free Software Foundation, Inc." "\
8555 *If non-nil, the existing copyright holder is checked against this regexp. 8568 *If non-nil, the existing copyright holder is checked against this regexp.
8556 If it does not match, then a new copyright line is added with the copyright 8569 If it does not match, then a new copyright line is added with the copyright
8580 ask the user if it should be updated with `update-copyright' (which see). 8593 ask the user if it should be updated with `update-copyright' (which see).
8581 Put this on write-file-hooks." nil nil) 8594 Put this on write-file-hooks." nil nil)
8582 8595
8583 ;;;*** 8596 ;;;***
8584 8597
8585 ;;;### (autoloads nil "vc-hooks" "packages/vc-hooks.el" (12728 13779)) 8598 ;;;### (autoloads nil "vc-hooks" "packages/vc-hooks.el" (12728 13773))
8586 ;;; Generated autoloads from packages/vc-hooks.el 8599 ;;; Generated autoloads from packages/vc-hooks.el
8587 8600
8588 ;;;*** 8601 ;;;### (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" (12675 57064))
8589
8590 ;;;### (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" (12675 57076))
8591 ;;; Generated autoloads from packages/vc.el 8602 ;;; Generated autoloads from packages/vc.el
8592 8603
8593 (defvar vc-checkin-hook nil "\ 8604 (defvar vc-checkin-hook nil "\
8594 *List of functions called after a checkin is done. See `run-hooks'.") 8605 *List of functions called after a checkin is done. See `run-hooks'.")
8595 8606
8714 Otherwise, find log entries for all registered files in the default directory. 8725 Otherwise, find log entries for all registered files in the default directory.
8715 From a program, any arguments are passed to the `rcs2log' script." t nil) 8726 From a program, any arguments are passed to the `rcs2log' script." t nil)
8716 8727
8717 ;;;*** 8728 ;;;***
8718 8729
8719 ;;;### (autoloads nil "webster-ucb" "packages/webster-ucb.el" (12547 2446)) 8730 ;;;### (autoloads nil "webster-ucb" "packages/webster-ucb.el" (12547 41248))
8720 ;;; Generated autoloads from packages/webster-ucb.el 8731 ;;; Generated autoloads from packages/webster-ucb.el
8721 8732
8722 ;;;### (autoloads (webster-spell webster-endings webster) "webster" "packages/webster.el" (12547 2449)) 8733 ;;;### (autoloads (webster-spell webster-endings webster) "webster" "packages/webster.el" (12547 41251))
8723 ;;; Generated autoloads from packages/webster.el 8734 ;;; Generated autoloads from packages/webster.el
8724 8735
8725 (autoload 'webster "webster" "\ 8736 (autoload 'webster "webster" "\
8726 Look up a word in the Webster's dictionary. 8737 Look up a word in the Webster's dictionary.
8727 Open a network login connection to a webster host if necessary. 8738 Open a network login connection to a webster host if necessary.
8737 Open a network login connection to a webster host if necessary. 8748 Open a network login connection to a webster host if necessary.
8738 Communication with host is recorded in a buffer *webster*." t nil) 8749 Communication with host is recorded in a buffer *webster*." t nil)
8739 8750
8740 ;;;*** 8751 ;;;***
8741 8752
8742 ;;;### (autoloads (run-scheme) "xscheme" "packages/xscheme.el" (12547 2448)) 8753 ;;;### (autoloads (run-scheme) "xscheme" "packages/xscheme.el" (12547 41250))
8743 ;;; Generated autoloads from packages/xscheme.el 8754 ;;; Generated autoloads from packages/xscheme.el
8744 8755
8745 (defvar scheme-program-name "scheme" "\ 8756 (defvar scheme-program-name "scheme" "\
8746 *Program invoked by the `run-scheme' command.") 8757 *Program invoked by the `run-scheme' command.")
8747 8758
8756 Output goes to the buffer `*scheme*'. 8767 Output goes to the buffer `*scheme*'.
8757 With argument, asks for a command line." t nil) 8768 With argument, asks for a command line." t nil)
8758 8769
8759 ;;;*** 8770 ;;;***
8760 8771
8761 ;;;### (autoloads nil "compile-all" "pcl-cvs/compile-all.el" (12376 19549)) 8772 ;;;### (autoloads nil "compile-all" "pcl-cvs/compile-all.el" (11903 15856))
8762 ;;; Generated autoloads from pcl-cvs/compile-all.el 8773 ;;; Generated autoloads from pcl-cvs/compile-all.el
8763 8774
8764 ;;;*** 8775 ;;;***
8765 8776
8766 ;;;### (autoloads nil "cookie" "pcl-cvs/cookie.el" (12675 57120)) 8777 ;;;### (autoloads nil "cookie" "pcl-cvs/cookie.el" (12675 57104))
8767 ;;; Generated autoloads from pcl-cvs/cookie.el 8778 ;;; Generated autoloads from pcl-cvs/cookie.el
8768 8779
8769 ;;;*** 8780 ;;;***
8770 8781
8771 ;;;### (autoloads nil "dll-debug" "pcl-cvs/dll-debug.el" (12675 57121)) 8782 ;;;### (autoloads nil "dll-debug" "pcl-cvs/dll-debug.el" (12675 57104))
8772 ;;; Generated autoloads from pcl-cvs/dll-debug.el 8783 ;;; Generated autoloads from pcl-cvs/dll-debug.el
8773 8784
8774 ;;;*** 8785 ;;;***
8775 8786
8776 ;;;### (autoloads nil "dll" "pcl-cvs/dll.el" (12675 57122)) 8787 ;;;### (autoloads nil "dll" "pcl-cvs/dll.el" (12675 57108))
8777 ;;; Generated autoloads from pcl-cvs/dll.el 8788 ;;; Generated autoloads from pcl-cvs/dll.el
8778 8789
8779 ;;;*** 8790 ;;;***
8780 8791
8781 ;;;### (autoloads nil "elib-node" "pcl-cvs/elib-node.el" (12675 57122)) 8792 ;;;### (autoloads nil "elib-node" "pcl-cvs/elib-node.el" (12675 57109))
8782 ;;; Generated autoloads from pcl-cvs/elib-node.el 8793 ;;; Generated autoloads from pcl-cvs/elib-node.el
8783 8794
8784 ;;;*** 8795 ;;;***
8785 8796
8786 ;;;### (autoloads nil "pcl-cvs-lucid" "pcl-cvs/pcl-cvs-lucid.el" (12675 57126)) 8797 ;;;### (autoloads nil "pcl-cvs-lucid" "pcl-cvs/pcl-cvs-lucid.el" (12675 57113))
8787 ;;; Generated autoloads from pcl-cvs/pcl-cvs-lucid.el 8798 ;;; Generated autoloads from pcl-cvs/pcl-cvs-lucid.el
8788 8799
8789 ;;;*** 8800 ;;;***
8790 8801
8791 ;;;### (autoloads nil "pcl-cvs-startup" "pcl-cvs/pcl-cvs-startup.el" (12675 57121)) 8802 ;;;### (autoloads nil "pcl-cvs-startup" "pcl-cvs/pcl-cvs-startup.el" (12675 57106))
8792 ;;; Generated autoloads from pcl-cvs/pcl-cvs-startup.el 8803 ;;; Generated autoloads from pcl-cvs/pcl-cvs-startup.el
8793 8804
8794 ;;;*** 8805 ;;;***
8795 8806
8796 ;;;### (autoloads (pcl-cvs-fontify) "pcl-cvs-xemacs" "pcl-cvs/pcl-cvs-xemacs.el" (12686 31800)) 8807 ;;;### (autoloads (pcl-cvs-fontify) "pcl-cvs-xemacs" "pcl-cvs/pcl-cvs-xemacs.el" (12686 31809))
8797 ;;; Generated autoloads from pcl-cvs/pcl-cvs-xemacs.el 8808 ;;; Generated autoloads from pcl-cvs/pcl-cvs-xemacs.el
8798 8809
8799 (autoload 'pcl-cvs-fontify "pcl-cvs-xemacs" nil nil nil) 8810 (autoload 'pcl-cvs-fontify "pcl-cvs-xemacs" nil nil nil)
8800 8811
8801 ;;;*** 8812 ;;;***
8802 8813
8803 ;;;### (autoloads (cvs-update-other-window cvs-update) "pcl-cvs" "pcl-cvs/pcl-cvs.el" (12686 31728)) 8814 ;;;### (autoloads (cvs-update-other-window cvs-update) "pcl-cvs" "pcl-cvs/pcl-cvs.el" (12686 31737))
8804 ;;; Generated autoloads from pcl-cvs/pcl-cvs.el 8815 ;;; Generated autoloads from pcl-cvs/pcl-cvs.el
8805 8816
8806 (autoload 'cvs-update "pcl-cvs" "\ 8817 (autoload 'cvs-update "pcl-cvs" "\
8807 Run a 'cvs update' in the current working directory. Feed the 8818 Run a 'cvs update' in the current working directory. Feed the
8808 output to a *cvs* buffer and run cvs-mode on it. 8819 output to a *cvs* buffer and run cvs-mode on it.
8815 8826
8816 If optional prefix argument LOCAL is non-nil, 'cvs update -l' is run." t nil) 8827 If optional prefix argument LOCAL is non-nil, 'cvs update -l' is run." t nil)
8817 8828
8818 ;;;*** 8829 ;;;***
8819 8830
8820 ;;;### (autoloads nil "string" "pcl-cvs/string.el" (12675 57127)) 8831 ;;;### (autoloads nil "string" "pcl-cvs/string.el" (12675 57116))
8821 ;;; Generated autoloads from pcl-cvs/string.el 8832 ;;; Generated autoloads from pcl-cvs/string.el
8822 8833
8823 ;;;*** 8834 ;;;***
8824 8835
8825 ;;;### (autoloads (about-xemacs) "about" "prim/about.el" (12748 7624)) 8836 ;;;### (autoloads (about-xemacs) "about" "prim/about.el" (12782 56406))
8826 ;;; Generated autoloads from prim/about.el 8837 ;;; Generated autoloads from prim/about.el
8827 8838
8828 (autoload 'about-xemacs "about" nil t nil) 8839 (autoload 'about-xemacs "about" nil t nil)
8829 8840
8830 ;;;*** 8841 ;;;***
8831 8842
8832 ;;;### (autoloads (all-hail-emacs all-hail-xemacs praise-be-unto-emacs praise-be-unto-xemacs) "advocacy" "prim/advocacy.el" (12740 25220)) 8843 ;;;### (autoloads (all-hail-emacs all-hail-xemacs praise-be-unto-emacs praise-be-unto-xemacs) "advocacy" "prim/advocacy.el" (12748 62826))
8833 ;;; Generated autoloads from prim/advocacy.el 8844 ;;; Generated autoloads from prim/advocacy.el
8834 8845
8835 (defvar xemacs-praise-sound-file "sounds/im_so_happy.au" "\ 8846 (defvar xemacs-praise-sound-file "sounds/im_so_happy.au" "\
8836 The name of an audio file containing something to play 8847 The name of an audio file containing something to play
8837 when praising XEmacs") 8848 when praising XEmacs")
8848 All Hail XEmacs!" t nil) 8859 All Hail XEmacs!" t nil)
8849 8860
8850 (autoload 'all-hail-emacs "advocacy" nil t nil) 8861 (autoload 'all-hail-emacs "advocacy" nil t nil)
8851 8862
8852 ;;;*** 8863 ;;;***
8853 8864
8854 ;;;### (autoloads nil "backquote" "prim/backquote.el" (12546 50509)) 8865 ;;;***
8866
8867 ;;;### (autoloads nil "backquote" "prim/backquote.el" (12677 32599))
8855 ;;; Generated autoloads from prim/backquote.el 8868 ;;; Generated autoloads from prim/backquote.el
8856 8869
8857 ;;;*** 8870 ;;;***
8858 8871
8859 ;;;### (autoloads nil "buffer" "prim/buffer.el" (12639 8641)) 8872 ;;;### (autoloads nil "buffer" "prim/buffer.el" (12677 32606))
8860 ;;; Generated autoloads from prim/buffer.el 8873 ;;; Generated autoloads from prim/buffer.el
8861 8874
8862 ;;;*** 8875 ;;;### (autoloads (describe-buffer-case-table) "case-table" "prim/case-table.el" (12677 32539))
8863
8864 ;;;### (autoloads (describe-buffer-case-table) "case-table" "prim/case-table.el" (12648 18583))
8865 ;;; Generated autoloads from prim/case-table.el 8876 ;;; Generated autoloads from prim/case-table.el
8866 8877
8867 (autoload 'describe-buffer-case-table "case-table" "\ 8878 (autoload 'describe-buffer-case-table "case-table" "\
8868 Describe the case table of the current buffer." t nil) 8879 Describe the case table of the current buffer." t nil)
8869 8880
8870 ;;;*** 8881 ;;;***
8871 8882
8872 ;;;### (autoloads nil "cmdloop" "prim/cmdloop.el" (12648 18587)) 8883 ;;;***
8884
8885 ;;;### (autoloads nil "cmdloop" "prim/cmdloop.el" (12677 32587))
8873 ;;; Generated autoloads from prim/cmdloop.el 8886 ;;; Generated autoloads from prim/cmdloop.el
8874 8887
8875 ;;;*** 8888 ;;;***
8876 8889
8877 ;;;### (autoloads nil "cmdloop1" "prim/cmdloop1.el" (12546 50501)) 8890 ;;;### (autoloads nil "cmdloop1" "prim/cmdloop1.el" (12677 32593))
8878 ;;; Generated autoloads from prim/cmdloop1.el 8891 ;;; Generated autoloads from prim/cmdloop1.el
8879 8892
8880 ;;;*** 8893 ;;;***
8881 8894
8882 ;;;### (autoloads nil "console" "prim/console.el" (12546 50529)) 8895 ;;;### (autoloads nil "console" "prim/console.el" (12677 32604))
8883 ;;; Generated autoloads from prim/console.el 8896 ;;; Generated autoloads from prim/console.el
8884 8897
8885 ;;;### (autoloads nil "curmudgeon" "prim/curmudgeon.el" (12648 454)) 8898 ;;;### (autoloads nil "curmudgeon" "prim/curmudgeon.el" (12648 4996))
8886 ;;; Generated autoloads from prim/curmudgeon.el 8899 ;;; Generated autoloads from prim/curmudgeon.el
8887 8900
8888 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" "prim/debug.el" (12639 8609)) 8901 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" "prim/debug.el" (12677 32548))
8889 ;;; Generated autoloads from prim/debug.el 8902 ;;; Generated autoloads from prim/debug.el
8890 8903
8891 (autoload 'debug "debug" "\ 8904 (autoload 'debug "debug" "\
8892 Enter debugger. To return, type \\<debugger-mode-map>`\\[debugger-continue]'. 8905 Enter debugger. To return, type \\<debugger-mode-map>`\\[debugger-continue]'.
8893 Arguments are mainly for use when this is called 8906 Arguments are mainly for use when this is called
8908 (autoload 'cancel-debug-on-entry "debug" "\ 8921 (autoload 'cancel-debug-on-entry "debug" "\
8909 Undo effect of \\[debug-on-entry] on FUNCTION. 8922 Undo effect of \\[debug-on-entry] on FUNCTION.
8910 If argument is nil or an empty string, cancel for all functions." t nil) 8923 If argument is nil or an empty string, cancel for all functions." t nil)
8911 8924
8912 ;;;*** 8925 ;;;***
8913 8926
8914 ;;;### (autoloads nil "device" "prim/device.el" (12573 6019)) 8927 ;;;***
8928
8929 ;;;### (autoloads nil "device" "prim/device.el" (12677 32599))
8915 ;;; Generated autoloads from prim/device.el 8930 ;;; Generated autoloads from prim/device.el
8916 8931
8917 ;;;*** 8932 ;;;***
8918 8933
8919 ;;;### (autoloads nil "dialog" "prim/dialog.el" (12573 6368)) 8934 ;;;### (autoloads nil "dialog" "prim/dialog.el" (12677 32597))
8920 ;;; Generated autoloads from prim/dialog.el 8935 ;;; Generated autoloads from prim/dialog.el
8921 8936
8922 ;;;### (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" (12648 18591)) 8937 ;;;### (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" (12677 32597))
8923 ;;; Generated autoloads from prim/disp-table.el 8938 ;;; Generated autoloads from prim/disp-table.el
8924 8939
8925 (autoload 'describe-current-display-table "disp-table" "\ 8940 (autoload 'describe-current-display-table "disp-table" "\
8926 Describe the display table in use in the selected window and buffer." t nil) 8941 Describe the display table in use in the selected window and buffer." t nil)
8927 8942
8956 as octal escapes, but as accented characters. 8971 as octal escapes, but as accented characters.
8957 With prefix argument, enable European character display iff arg is positive." t nil) 8972 With prefix argument, enable European character display iff arg is positive." t nil)
8958 8973
8959 ;;;*** 8974 ;;;***
8960 8975
8961 ;;;### (autoloads (setenv) "env" "prim/env.el" (12546 50503)) 8976 ;;;### (autoloads (setenv) "env" "prim/env.el" (12677 32596))
8962 ;;; Generated autoloads from prim/env.el 8977 ;;; Generated autoloads from prim/env.el
8963 8978
8964 (autoload 'setenv "env" "\ 8979 (autoload 'setenv "env" "\
8965 Set the value of the environment variable named VARIABLE to VALUE. 8980 Set the value of the environment variable named VARIABLE to VALUE.
8966 VARIABLE should be a string. VALUE is optional; if not provided or is 8981 VARIABLE should be a string. VALUE is optional; if not provided or is
8972 8987
8973 This function works by modifying `process-environment'." t nil) 8988 This function works by modifying `process-environment'." t nil)
8974 8989
8975 ;;;*** 8990 ;;;***
8976 8991
8977 ;;;### (autoloads nil "events" "prim/events.el" (12727 30162)) 8992 ;;;### (autoloads nil "events" "prim/events.el" (12723 42162))
8978 ;;; Generated autoloads from prim/events.el 8993 ;;; Generated autoloads from prim/events.el
8979 8994
8980 ;;;*** 8995 ;;;***
8981 8996
8982 ;;;### (autoloads nil "extents" "prim/extents.el" (12639 8620)) 8997 ;;;***
8998
8999 ;;;### (autoloads nil "extents" "prim/extents.el" (12807 55695))
8983 ;;; Generated autoloads from prim/extents.el 9000 ;;; Generated autoloads from prim/extents.el
8984 9001
8985 ;;;*** 9002 ;;;***
8986 9003
8987 ;;;### (autoloads nil "faces" "prim/faces.el" (12743 11619)) 9004 ;;;### (autoloads nil "faces" "prim/faces.el" (12807 55177))
8988 ;;; Generated autoloads from prim/faces.el 9005 ;;; Generated autoloads from prim/faces.el
8989 9006
8990 ;;;*** 9007 ;;;***
8991 9008
8992 ;;;### (autoloads nil "files" "prim/files.el" (12743 11613)) 9009 ;;;### (autoloads nil "files-nomule" "prim/files-nomule.el" (12677 32601))
9010 ;;; Generated autoloads from prim/files-nomule.el
9011
9012 ;;;***
9013
9014 ;;;### (autoloads nil "files" "prim/files.el" (12807 55202))
8993 ;;; Generated autoloads from prim/files.el 9015 ;;; Generated autoloads from prim/files.el
8994 9016
8995 ;;;*** 9017 ;;;***
8996 9018
8997 ;;;### (autoloads nil "fill" "prim/fill.el" (12528 23894)) 9019 ;;;### (autoloads nil "fill" "prim/fill.el" (12677 32537))
8998 ;;; Generated autoloads from prim/fill.el 9020 ;;; Generated autoloads from prim/fill.el
8999 9021
9000 ;;;### (autoloads nil "float-sup" "prim/float-sup.el" (12546 50479)) 9022 ;;;***
9023
9024 ;;;### (autoloads nil "float-sup" "prim/float-sup.el" (12677 32540))
9001 ;;; Generated autoloads from prim/float-sup.el 9025 ;;; Generated autoloads from prim/float-sup.el
9002 9026
9003 ;;;*** 9027 ;;;***
9004 9028
9005 ;;;### (autoloads nil "format" "prim/format.el" (12648 18601)) 9029 ;;;### (autoloads nil "format" "prim/format.el" (12677 32604))
9006 ;;; Generated autoloads from prim/format.el 9030 ;;; Generated autoloads from prim/format.el
9007 9031
9008 ;;;*** 9032 ;;;***
9009 9033
9010 ;;;### (autoloads nil "frame" "prim/frame.el" (12741 25956)) 9034 ;;;### (autoloads nil "frame" "prim/frame.el" (12807 55443))
9011 ;;; Generated autoloads from prim/frame.el 9035 ;;; Generated autoloads from prim/frame.el
9012 9036
9013 ;;;*** 9037 ;;;***
9014 9038
9015 ;;;### (autoloads nil "glyphs" "prim/glyphs.el" (12740 25218)) 9039 ;;;### (autoloads nil "glyphs" "prim/glyphs.el" (12731 34889))
9016 ;;; Generated autoloads from prim/glyphs.el 9040 ;;; Generated autoloads from prim/glyphs.el
9017 9041
9018 ;;;### (autoloads nil "gui" "prim/gui.el" (12648 18603)) 9042 ;;;***
9043
9044 ;;;### (autoloads nil "gui" "prim/gui.el" (12677 32607))
9019 ;;; Generated autoloads from prim/gui.el 9045 ;;; Generated autoloads from prim/gui.el
9020 9046
9021 ;;;*** 9047 ;;;***
9022 9048
9023 ;;;### (autoloads nil "help" "prim/help.el" (12747 13261)) 9049 ;;;### (autoloads nil "help" "prim/help.el" (12748 62806))
9024 ;;; Generated autoloads from prim/help.el 9050 ;;; Generated autoloads from prim/help.el
9025 9051
9026 ;;;### (autoloads nil "inc-vers" "prim/inc-vers.el" (12546 50487)) 9052 ;;;***
9053
9054 ;;;### (autoloads nil "inc-vers" "prim/inc-vers.el" (12677 32555))
9027 ;;; Generated autoloads from prim/inc-vers.el 9055 ;;; Generated autoloads from prim/inc-vers.el
9028 9056
9029 ;;;### (autoloads nil "indent" "prim/indent.el" (12648 18582)) 9057 ;;;***
9058
9059 ;;;### (autoloads nil "indent" "prim/indent.el" (12677 32539))
9030 ;;; Generated autoloads from prim/indent.el 9060 ;;; Generated autoloads from prim/indent.el
9031 9061
9032 ;;;*** 9062 ;;;### (autoloads nil "isearch-mode" "prim/isearch-mode.el" (12713 64141))
9033
9034 ;;;### (autoloads nil "isearch-mode" "prim/isearch-mode.el" (12698 33552))
9035 ;;; Generated autoloads from prim/isearch-mode.el 9063 ;;; Generated autoloads from prim/isearch-mode.el
9036 9064
9037 ;;;### (autoloads nil "itimer" "prim/itimer.el" (12546 50498)) 9065 ;;;***
9066
9067 ;;;***
9068
9069 ;;;### (autoloads nil "itimer" "prim/itimer.el" (12677 32589))
9038 ;;; Generated autoloads from prim/itimer.el 9070 ;;; Generated autoloads from prim/itimer.el
9039 9071
9040 ;;;*** 9072 ;;;***
9041 9073
9042 ;;;### (autoloads nil "keydefs" "prim/keydefs.el" (12639 8614)) 9074 ;;;### (autoloads nil "keydefs" "prim/keydefs.el" (12677 32584))
9043 ;;; Generated autoloads from prim/keydefs.el 9075 ;;; Generated autoloads from prim/keydefs.el
9044 9076
9045 ;;;*** 9077 ;;;***
9046 9078
9047 ;;;### (autoloads nil "keymap" "prim/keymap.el" (12558 60933)) 9079 ;;;### (autoloads nil "keymap" "prim/keymap.el" (12807 55309))
9048 ;;; Generated autoloads from prim/keymap.el 9080 ;;; Generated autoloads from prim/keymap.el
9049 9081
9050 ;;;*** 9082 ;;;***
9051 9083
9052 ;;;### (autoloads nil "lisp" "prim/lisp.el" (12546 50478)) 9084 ;;;### (autoloads nil "lisp" "prim/lisp.el" (12677 32539))
9053 ;;; Generated autoloads from prim/lisp.el 9085 ;;; Generated autoloads from prim/lisp.el
9054 9086
9055 ;;;*** 9087 ;;;***
9056 9088
9057 ;;;### (autoloads nil "loaddefs" "prim/loaddefs.el" (12748 8002)) 9089 ;;;### (autoloads nil "loaddefs" "prim/loaddefs.el" (12808 3973))
9058 ;;; Generated autoloads from prim/loaddefs.el 9090 ;;; Generated autoloads from prim/loaddefs.el
9059 9091
9060 ;;;*** 9092 ;;;***
9061 9093
9062 ;;;### (autoloads nil "loadup-el" "prim/loadup-el.el" (12639 8618)) 9094 ;;;### (autoloads nil "loadup-el" "prim/loadup-el.el" (12677 32596))
9063 ;;; Generated autoloads from prim/loadup-el.el 9095 ;;; Generated autoloads from prim/loadup-el.el
9064 9096
9065 ;;;### (autoloads nil "loadup" "prim/loadup.el" (12728 8250)) 9097 ;;;***
9098
9099 ;;;### (autoloads nil "loadup" "prim/loadup.el" (12808 4537))
9066 ;;; Generated autoloads from prim/loadup.el 9100 ;;; Generated autoloads from prim/loadup.el
9067 9101
9068 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro name-last-kbd-macro) "macros" "prim/macros.el" (12546 50477)) 9102 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro name-last-kbd-macro) "macros" "prim/macros.el" (12677 32539))
9069 ;;; Generated autoloads from prim/macros.el 9103 ;;; Generated autoloads from prim/macros.el
9070 9104
9071 (autoload 'name-last-kbd-macro "macros" "\ 9105 (autoload 'name-last-kbd-macro "macros" "\
9072 Assign a name to the last keyboard macro defined. 9106 Assign a name to the last keyboard macro defined.
9073 Argument SYMBOL is the name to define. 9107 Argument SYMBOL is the name to define.
9142 and then select the region of un-tablified names and use 9176 and then select the region of un-tablified names and use
9143 `\\[apply-macro-to-region-lines]' to build the table from the names. 9177 `\\[apply-macro-to-region-lines]' to build the table from the names.
9144 " t nil) 9178 " t nil)
9145 9179
9146 ;;;*** 9180 ;;;***
9147 9181
9148 ;;;### (autoloads nil "menubar" "prim/menubar.el" (12648 18588)) 9182 ;;;***
9183
9184 ;;;### (autoloads nil "menubar" "prim/menubar.el" (12677 32542))
9149 ;;; Generated autoloads from prim/menubar.el 9185 ;;; Generated autoloads from prim/menubar.el
9150 9186
9151 ;;;*** 9187 ;;;***
9152 9188
9153 ;;;### (autoloads nil "minibuf" "prim/minibuf.el" (12740 25211)) 9189 ;;;### (autoloads nil "minibuf" "prim/minibuf.el" (12807 55265))
9154 ;;; Generated autoloads from prim/minibuf.el 9190 ;;; Generated autoloads from prim/minibuf.el
9155 9191
9156 ;;;*** 9192 ;;;***
9157 9193
9158 ;;;### (autoloads nil "misc" "prim/misc.el" (12558 60927)) 9194 ;;;### (autoloads nil "misc" "prim/misc.el" (12677 32548))
9159 ;;; Generated autoloads from prim/misc.el 9195 ;;; Generated autoloads from prim/misc.el
9160 9196
9161 ;;;### (autoloads nil "mode-motion" "prim/mode-motion.el" (12657 40715)) 9197 ;;;***
9198
9199 ;;;### (autoloads nil "mode-motion" "prim/mode-motion.el" (12677 32547))
9162 ;;; Generated autoloads from prim/mode-motion.el 9200 ;;; Generated autoloads from prim/mode-motion.el
9163 9201
9164 ;;;*** 9202 ;;;***
9165 9203
9166 ;;;### (autoloads nil "modeline" "prim/modeline.el" (12730 62103)) 9204 ;;;### (autoloads nil "modeline" "prim/modeline.el" (12731 37914))
9167 ;;; Generated autoloads from prim/modeline.el 9205 ;;; Generated autoloads from prim/modeline.el
9168 9206
9169 ;;;*** 9207 ;;;***
9170 9208
9171 ;;;### (autoloads nil "mouse" "prim/mouse.el" (12744 55115)) 9209 ;;;### (autoloads nil "mouse" "prim/mouse.el" (12748 62808))
9172 ;;; Generated autoloads from prim/mouse.el 9210 ;;; Generated autoloads from prim/mouse.el
9173 9211
9174 ;;;### (autoloads (disable-command enable-command disabled-command-hook) "novice" "prim/novice.el" (12546 50489)) 9212 ;;;### (autoloads (disable-command enable-command disabled-command-hook) "novice" "prim/novice.el" (12677 32578))
9175 ;;; Generated autoloads from prim/novice.el 9213 ;;; Generated autoloads from prim/novice.el
9176 9214
9177 (autoload 'disabled-command-hook "novice" nil nil nil) 9215 (autoload 'disabled-command-hook "novice" nil nil nil)
9178 9216
9179 (autoload 'enable-command "novice" "\ 9217 (autoload 'enable-command "novice" "\
9185 Require special confirmation to execute COMMAND from now on. 9223 Require special confirmation to execute COMMAND from now on.
9186 The user's .emacs file is altered so that this will apply 9224 The user's .emacs file is altered so that this will apply
9187 to future sessions." t nil) 9225 to future sessions." t nil)
9188 9226
9189 ;;;*** 9227 ;;;***
9190 9228
9191 ;;;### (autoloads nil "objects" "prim/objects.el" (12573 6927)) 9229 ;;;***
9230
9231 ;;;### (autoloads nil "objects" "prim/objects.el" (12677 32598))
9192 ;;; Generated autoloads from prim/objects.el 9232 ;;; Generated autoloads from prim/objects.el
9193 9233
9194 ;;;*** 9234 ;;;***
9195 9235
9196 ;;;### (autoloads nil "obsolete" "prim/obsolete.el" (12698 33559)) 9236 ;;;### (autoloads nil "obsolete" "prim/obsolete.el" (12701 8652))
9197 ;;; Generated autoloads from prim/obsolete.el 9237 ;;; Generated autoloads from prim/obsolete.el
9198 9238
9199 ;;;*** 9239 ;;;### (autoloads (edit-options list-options) "options" "prim/options.el" (12677 32546))
9200
9201 ;;;### (autoloads (edit-options list-options) "options" "prim/options.el" (12546 50481))
9202 ;;; Generated autoloads from prim/options.el 9240 ;;; Generated autoloads from prim/options.el
9203 9241
9204 (autoload 'list-options "options" "\ 9242 (autoload 'list-options "options" "\
9205 Display a list of XEmacs user options, with values and documentation." t nil) 9243 Display a list of XEmacs user options, with values and documentation." t nil)
9206 9244
9209 Selects a buffer containing such a list, 9247 Selects a buffer containing such a list,
9210 in which there are commands to set the option values. 9248 in which there are commands to set the option values.
9211 Type \\[describe-mode] in that buffer for a list of commands." t nil) 9249 Type \\[describe-mode] in that buffer for a list of commands." t nil)
9212 9250
9213 ;;;*** 9251 ;;;***
9214 9252
9215 ;;;### (autoloads nil "page" "prim/page.el" (12546 50475)) 9253 ;;;***
9254
9255 ;;;### (autoloads nil "page" "prim/page.el" (12677 32535))
9216 ;;; Generated autoloads from prim/page.el 9256 ;;; Generated autoloads from prim/page.el
9217 9257
9218 ;;;*** 9258 ;;;***
9219 9259
9220 ;;;### (autoloads nil "paragraphs" "prim/paragraphs.el" (12558 60931)) 9260 ;;;### (autoloads nil "paragraphs" "prim/paragraphs.el" (12677 32580))
9221 ;;; Generated autoloads from prim/paragraphs.el 9261 ;;; Generated autoloads from prim/paragraphs.el
9222 9262
9223 ;;;*** 9263 ;;;### (autoloads nil "process" "prim/process.el" (12723 42161))
9224
9225 ;;;### (autoloads nil "process" "prim/process.el" (12727 30162))
9226 ;;; Generated autoloads from prim/process.el 9264 ;;; Generated autoloads from prim/process.el
9227 9265
9228 ;;;### (autoloads nil "profile" "prim/profile.el" (12607 29210)) 9266 ;;;***
9267
9268 ;;;### (autoloads nil "profile" "prim/profile.el" (12677 32606))
9229 ;;; Generated autoloads from prim/profile.el 9269 ;;; Generated autoloads from prim/profile.el
9230 9270
9231 ;;;*** 9271 ;;;### (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))
9232
9233 ;;;### (autoloads (clear-rectangle string-rectangle open-rectangle insert-rectangle yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle delete-rectangle) "rect" "prim/rect.el" (12546 50488))
9234 ;;; Generated autoloads from prim/rect.el 9272 ;;; Generated autoloads from prim/rect.el
9235 9273
9236 (autoload 'delete-rectangle "rect" "\ 9274 (autoload 'delete-rectangle "rect" "\
9237 Delete (don't save) text in rectangle with point and mark as corners. 9275 Delete (don't save) text in rectangle with point and mark as corners.
9238 The same range of columns is deleted in each line 9276 The same range of columns is deleted in each line
9283 Blank out rectangle with corners at point and mark. 9321 Blank out rectangle with corners at point and mark.
9284 The text previously in the region is overwritten by the blanks. 9322 The text previously in the region is overwritten by the blanks.
9285 When called from a program, requires two args which specify the corners." t nil) 9323 When called from a program, requires two args which specify the corners." t nil)
9286 9324
9287 ;;;*** 9325 ;;;***
9288 9326
9289 ;;;### (autoloads nil "register" "prim/register.el" (12540 24673)) 9327 ;;;***
9328
9329 ;;;### (autoloads nil "register" "prim/register.el" (12677 32547))
9290 ;;; Generated autoloads from prim/register.el 9330 ;;; Generated autoloads from prim/register.el
9291 9331
9292 ;;;*** 9332 ;;;***
9293 9333
9294 ;;;### (autoloads nil "replace" "prim/replace.el" (12740 25219)) 9334 ;;;### (autoloads nil "replace" "prim/replace.el" (12807 55225))
9295 ;;; Generated autoloads from prim/replace.el 9335 ;;; Generated autoloads from prim/replace.el
9296 9336
9297 ;;;*** 9337 ;;;### (autoloads (reposition-window) "reposition" "prim/reposition.el" (12677 32578))
9298
9299 ;;;### (autoloads (reposition-window) "reposition" "prim/reposition.el" (12546 50489))
9300 ;;; Generated autoloads from prim/reposition.el 9338 ;;; Generated autoloads from prim/reposition.el
9301 9339
9302 (autoload 'reposition-window "reposition" "\ 9340 (autoload 'reposition-window "reposition" "\
9303 Make the current definition and/or comment visible. 9341 Make the current definition and/or comment visible.
9304 Further invocations move it to the top of the window or toggle the 9342 Further invocations move it to the top of the window or toggle the
9317 visible (if point is in code and it could not be made so, or if only 9355 visible (if point is in code and it could not be made so, or if only
9318 comments, including the first comment line, are visible), or to make the 9356 comments, including the first comment line, are visible), or to make the
9319 first comment line visible (if point is in a comment)." t nil) 9357 first comment line visible (if point is in a comment)." t nil)
9320 9358
9321 ;;;*** 9359 ;;;***
9322 9360
9323 ;;;### (autoloads nil "scrollbar" "prim/scrollbar.el" (12546 50512)) 9361 ;;;***
9362
9363 ;;;### (autoloads nil "scrollbar" "prim/scrollbar.el" (12677 32600))
9324 ;;; Generated autoloads from prim/scrollbar.el 9364 ;;; Generated autoloads from prim/scrollbar.el
9325 9365
9326 ;;;*** 9366 ;;;### (autoloads nil "simple" "prim/simple.el" (12689 65207))
9327
9328 ;;;### (autoloads nil "simple" "prim/simple.el" (12690 2179))
9329 ;;; Generated autoloads from prim/simple.el 9367 ;;; Generated autoloads from prim/simple.el
9330 9368
9331 ;;;### (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" (12546 50495)) 9369 ;;;### (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" (12677 32586))
9332 ;;; Generated autoloads from prim/sort.el 9370 ;;; Generated autoloads from prim/sort.el
9333 9371
9334 (autoload 'sort-subr "sort" "\ 9372 (autoload 'sort-subr "sort" "\
9335 General text sorting routine to divide buffer into records and sort them. 9373 General text sorting routine to divide buffer into records and sort them.
9336 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. 9374 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN.
9440 Reverse the order of lines in a region. 9478 Reverse the order of lines in a region.
9441 From a program takes two point or marker arguments, BEG and END." t nil) 9479 From a program takes two point or marker arguments, BEG and END." t nil)
9442 9480
9443 ;;;*** 9481 ;;;***
9444 9482
9445 ;;;### (autoloads (load-default-sounds load-sound-file) "sound" "prim/sound.el" (12546 50494)) 9483 ;;;### (autoloads (load-default-sounds load-sound-file) "sound" "prim/sound.el" (12677 32584))
9446 ;;; Generated autoloads from prim/sound.el 9484 ;;; Generated autoloads from prim/sound.el
9447 9485
9448 (or sound-alist (setq sound-alist '((ready nil) (warp nil)))) 9486 (or sound-alist (setq sound-alist '((ready nil) (warp nil))))
9449 9487
9450 (autoload 'load-sound-file "sound" "\ 9488 (autoload 'load-sound-file "sound" "\
9458 Load and install some sound files as beep-types. 9496 Load and install some sound files as beep-types.
9459 This only works if you're on display 0 of a Sun SparcStation, SGI machine, 9497 This only works if you're on display 0 of a Sun SparcStation, SGI machine,
9460 or HP9000s700, or running a NetAudio server." t nil) 9498 or HP9000s700, or running a NetAudio server." t nil)
9461 9499
9462 ;;;*** 9500 ;;;***
9463 9501
9464 ;;;### (autoloads nil "specifier" "prim/specifier.el" (12639 8622)) 9502 ;;;***
9503
9504 ;;;### (autoloads nil "specifier" "prim/specifier.el" (12807 56265))
9465 ;;; Generated autoloads from prim/specifier.el 9505 ;;; Generated autoloads from prim/specifier.el
9466 9506
9467 ;;;*** 9507 ;;;***
9468 9508
9469 ;;;### (autoloads nil "startup" "prim/startup.el" (12740 25213)) 9509 ;;;### (autoloads nil "startup" "prim/startup.el" (12782 56012))
9470 ;;; Generated autoloads from prim/startup.el 9510 ;;; Generated autoloads from prim/startup.el
9471 9511
9472 ;;;*** 9512 ;;;***
9473 9513
9474 ;;;### (autoloads nil "subr" "prim/subr.el" (12639 8613)) 9514 ;;;### (autoloads nil "subr" "prim/subr.el" (12677 32556))
9475 ;;; Generated autoloads from prim/subr.el 9515 ;;; Generated autoloads from prim/subr.el
9476 9516
9477 ;;;*** 9517 ;;;***
9478 9518
9479 ;;;### (autoloads nil "symbols" "prim/symbols.el" (12546 50529)) 9519 ;;;### (autoloads nil "symbols" "prim/symbols.el" (12677 32605))
9480 ;;; Generated autoloads from prim/symbols.el 9520 ;;; Generated autoloads from prim/symbols.el
9481 9521
9482 ;;;### (autoloads nil "syntax" "prim/syntax.el" (12546 50506)) 9522 ;;;***
9523
9524 ;;;### (autoloads nil "syntax" "prim/syntax.el" (12807 55354))
9483 ;;; Generated autoloads from prim/syntax.el 9525 ;;; Generated autoloads from prim/syntax.el
9484 9526
9485 ;;;### (autoloads (tabify untabify) "tabify" "prim/tabify.el" (12639 8615)) 9527 ;;;### (autoloads (tabify untabify) "tabify" "prim/tabify.el" (12677 32587))
9486 ;;; Generated autoloads from prim/tabify.el 9528 ;;; Generated autoloads from prim/tabify.el
9487 9529
9488 (autoload 'untabify "tabify" "\ 9530 (autoload 'untabify "tabify" "\
9489 Convert all tabs in region to multiple spaces, preserving columns. 9531 Convert all tabs in region to multiple spaces, preserving columns.
9490 Called non-interactively, the region is specified by arguments 9532 Called non-interactively, the region is specified by arguments
9498 Called non-interactively, the region is specified by arguments 9540 Called non-interactively, the region is specified by arguments
9499 START and END, rather than by the position of point and mark. 9541 START and END, rather than by the position of point and mark.
9500 The variable `tab-width' controls the spacing of tab stops." t nil) 9542 The variable `tab-width' controls the spacing of tab stops." t nil)
9501 9543
9502 ;;;*** 9544 ;;;***
9503 9545
9504 ;;;### (autoloads nil "toolbar" "prim/toolbar.el" (12573 6011)) 9546 ;;;***
9547
9548 ;;;### (autoloads nil "toolbar" "prim/toolbar.el" (12677 32580))
9505 ;;; Generated autoloads from prim/toolbar.el 9549 ;;; Generated autoloads from prim/toolbar.el
9506 9550
9507 ;;;*** 9551 ;;;***
9508 9552
9509 ;;;### (autoloads nil "undo-stack" "prim/undo-stack.el" (12639 8852)) 9553 ;;;### (autoloads nil "undo-stack" "prim/undo-stack.el" (12807 56246))
9510 ;;; Generated autoloads from prim/undo-stack.el 9554 ;;; Generated autoloads from prim/undo-stack.el
9511 9555
9512 ;;;*** 9556 ;;;***
9513 9557
9514 ;;;### (autoloads nil "update-elc" "prim/update-elc.el" (12546 50504)) 9558 ;;;### (autoloads nil "update-elc" "prim/update-elc.el" (12677 32597))
9515 ;;; Generated autoloads from prim/update-elc.el 9559 ;;; Generated autoloads from prim/update-elc.el
9516 9560
9517 ;;;*** 9561 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) "userlock" "prim/userlock.el" (12677 32588))
9518
9519 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) "userlock" "prim/userlock.el" (12639 8617))
9520 ;;; Generated autoloads from prim/userlock.el 9562 ;;; Generated autoloads from prim/userlock.el
9521 9563
9522 (autoload 'ask-user-about-lock "userlock" "\ 9564 (autoload 'ask-user-about-lock "userlock" "\
9523 Ask user what to do when he wants to edit FILE but it is locked by USER. 9565 Ask user what to do when he wants to edit FILE but it is locked by USER.
9524 This function has a choice of three things to do: 9566 This function has a choice of three things to do:
9536 9578
9537 You can rewrite this to use any criterion you like to choose which one to do. 9579 You can rewrite this to use any criterion you like to choose which one to do.
9538 The buffer in question is current when this function is called." nil nil) 9580 The buffer in question is current when this function is called." nil nil)
9539 9581
9540 ;;;*** 9582 ;;;***
9541 9583
9542 ;;;### (autoloads nil "window" "prim/window.el" (12657 40725)) 9584 ;;;***
9585
9586 ;;;### (autoloads nil "window" "prim/window.el" (12677 32584))
9543 ;;; Generated autoloads from prim/window.el 9587 ;;; Generated autoloads from prim/window.el
9544 9588
9545 ;;;*** 9589 ;;;***
9546 9590
9547 ;;;### (autoloads nil "iso-sgml" "psgml/iso-sgml.el" (12639 8920)) 9591 ;;;### (autoloads nil "iso-sgml" "psgml/iso-sgml.el" (12807 62604))
9548 ;;; Generated autoloads from psgml/iso-sgml.el 9592 ;;; Generated autoloads from psgml/iso-sgml.el
9549 9593
9550 ;;;*** 9594 ;;;***
9551 9595
9552 ;;;### (autoloads nil "psgml-api" "psgml/psgml-api.el" (12639 8921)) 9596 ;;;### (autoloads nil "psgml-api" "psgml/psgml-api.el" (12677 33125))
9553 ;;; Generated autoloads from psgml/psgml-api.el 9597 ;;; Generated autoloads from psgml/psgml-api.el
9554 9598
9555 ;;;*** 9599 ;;;***
9556 9600
9557 ;;;### (autoloads nil "psgml-charent" "psgml/psgml-charent.el" (12639 8921)) 9601 ;;;### (autoloads nil "psgml-charent" "psgml/psgml-charent.el" (12677 33125))
9558 ;;; Generated autoloads from psgml/psgml-charent.el 9602 ;;; Generated autoloads from psgml/psgml-charent.el
9559 9603
9560 ;;;*** 9604 ;;;***
9561 9605
9562 ;;;### (autoloads nil "psgml-debug" "psgml/psgml-debug.el" (12639 8922)) 9606 ;;;### (autoloads nil "psgml-debug" "psgml/psgml-debug.el" (12677 33125))
9563 ;;; Generated autoloads from psgml/psgml-debug.el 9607 ;;; Generated autoloads from psgml/psgml-debug.el
9564 9608
9565 ;;;*** 9609 ;;;***
9566 9610
9567 ;;;### (autoloads nil "psgml-dtd" "psgml/psgml-dtd.el" (12639 8923)) 9611 ;;;### (autoloads nil "psgml-dtd" "psgml/psgml-dtd.el" (12677 33127))
9568 ;;; Generated autoloads from psgml/psgml-dtd.el 9612 ;;; Generated autoloads from psgml/psgml-dtd.el
9569 9613
9570 ;;;*** 9614 ;;;***
9571 9615
9572 ;;;### (autoloads nil "psgml-edit" "psgml/psgml-edit.el" (12648 18637)) 9616 ;;;### (autoloads nil "psgml-edit" "psgml/psgml-edit.el" (12677 33129))
9573 ;;; Generated autoloads from psgml/psgml-edit.el 9617 ;;; Generated autoloads from psgml/psgml-edit.el
9574 9618
9575 ;;;### (autoloads (style-format) "psgml-fs" "psgml/psgml-fs.el" (12648 18670)) 9619 ;;;### (autoloads (style-format) "psgml-fs" "psgml/psgml-fs.el" (12677 33124))
9576 ;;; Generated autoloads from psgml/psgml-fs.el 9620 ;;; Generated autoloads from psgml/psgml-fs.el
9577 9621
9578 (autoload 'style-format "psgml-fs" nil t nil) 9622 (autoload 'style-format "psgml-fs" nil t nil)
9579 9623
9580 ;;;*** 9624 ;;;***
9581 9625
9582 ;;;### (autoloads nil "psgml-html" "psgml/psgml-html.el" (12657 40787)) 9626 ;;;### (autoloads nil "psgml-html" "psgml/psgml-html.el" (12677 33129))
9583 ;;; Generated autoloads from psgml/psgml-html.el 9627 ;;; Generated autoloads from psgml/psgml-html.el
9584 9628
9585 (autoload 'html-mode "psgml-html" "\ 9629 (autoload 'html-mode "psgml-html" "\
9586 HTML mode." t) 9630 HTML mode." t)
9587 9631
9588 (autoload 'html3-mode "psgml-html" "\ 9632 (autoload 'html3-mode "psgml-html" "\
9589 HTML3 mode." t) 9633 HTML3 mode." t)
9590 9634
9591 ;;;*** 9635 ;;;***
9592 9636
9593 ;;;### (autoloads nil "psgml-info" "psgml/psgml-info.el" (12639 8925)) 9637 ;;;***
9638
9639 ;;;### (autoloads nil "psgml-info" "psgml/psgml-info.el" (12677 33130))
9594 ;;; Generated autoloads from psgml/psgml-info.el 9640 ;;; Generated autoloads from psgml/psgml-info.el
9595 9641
9596 ;;;*** 9642 ;;;***
9597 9643
9598 ;;;### (autoloads nil "psgml-other" "psgml/psgml-other.el" (12639 8926)) 9644 ;;;### (autoloads nil "psgml-other" "psgml/psgml-other.el" (12677 33132))
9599 ;;; Generated autoloads from psgml/psgml-other.el 9645 ;;; Generated autoloads from psgml/psgml-other.el
9600 9646
9601 ;;;*** 9647 ;;;***
9602 9648
9603 ;;;### (autoloads nil "psgml-parse" "psgml/psgml-parse.el" (12639 8928)) 9649 ;;;### (autoloads nil "psgml-parse" "psgml/psgml-parse.el" (12807 57462))
9604 ;;; Generated autoloads from psgml/psgml-parse.el 9650 ;;; Generated autoloads from psgml/psgml-parse.el
9605 9651
9606 ;;;*** 9652 ;;;***
9607 9653
9608 ;;;### (autoloads nil "psgml-style" "psgml/psgml-style.el" (12648 18671)) 9654 ;;;### (autoloads nil "psgml-style" "psgml/psgml-style.el" (12677 33124))
9609 ;;; Generated autoloads from psgml/psgml-style.el 9655 ;;; Generated autoloads from psgml/psgml-style.el
9610 9656
9611 ;;;### (autoloads (tmpl-expand-templates-in-buffer tmpl-expand-templates-in-region) "psgml-tmpl-mode" "psgml/psgml-tmpl-mode.el" (12638 54483)) 9657 ;;;### (autoloads (tmpl-expand-templates-in-buffer tmpl-expand-templates-in-region) "psgml-tmpl-mode" "psgml/psgml-tmpl-mode.el" (12638 54403))
9612 ;;; Generated autoloads from psgml/psgml-tmpl-mode.el 9658 ;;; Generated autoloads from psgml/psgml-tmpl-mode.el
9613 9659
9614 (autoload 'tmpl-expand-templates-in-region "psgml-tmpl-mode" "\ 9660 (autoload 'tmpl-expand-templates-in-region "psgml-tmpl-mode" "\
9615 Expand the templates in the region from BEGIN to END. 9661 Expand the templates in the region from BEGIN to END.
9616 If BEGIN and and are nil, then the current region is used." t nil) 9662 If BEGIN and and are nil, then the current region is used." t nil)
9617 9663
9618 (autoload 'tmpl-expand-templates-in-buffer "psgml-tmpl-mode" "\ 9664 (autoload 'tmpl-expand-templates-in-buffer "psgml-tmpl-mode" "\
9619 Expand all templates in the current buffer." t nil) 9665 Expand all templates in the current buffer." t nil)
9620 9666
9621 ;;;*** 9667 ;;;***
9622 9668
9623 ;;;### (autoloads nil "psgml-xemacs" "psgml/psgml-xemacs.el" (12648 18639)) 9669 ;;;***
9670
9671 ;;;### (autoloads nil "psgml-xemacs" "psgml/psgml-xemacs.el" (12677 33140))
9624 ;;; Generated autoloads from psgml/psgml-xemacs.el 9672 ;;; Generated autoloads from psgml/psgml-xemacs.el
9625 9673
9626 ;;;### (autoloads (sgml-mode) "psgml" "psgml/psgml.el" (12648 18638)) 9674 ;;;### (autoloads (sgml-mode) "psgml" "psgml/psgml.el" (12677 33140))
9627 ;;; Generated autoloads from psgml/psgml.el 9675 ;;; Generated autoloads from psgml/psgml.el
9628 9676
9629 (autoload 'sgml-mode "psgml" "\ 9677 (autoload 'sgml-mode "psgml" "\
9630 Major mode for editing SGML.\\<sgml-mode-map> 9678 Major mode for editing SGML.\\<sgml-mode-map>
9631 Makes > display the matching <. Makes / display matching /. 9679 Makes > display the matching <. Makes / display matching /.
9696 All bindings: 9744 All bindings:
9697 \\{sgml-mode-map} 9745 \\{sgml-mode-map}
9698 " t nil) 9746 " t nil)
9699 9747
9700 ;;;*** 9748 ;;;***
9701 9749
9702 ;;;### (autoloads nil "tempo" "psgml/tempo.el" (12648 18672)) 9750 ;;;***
9751
9752 ;;;### (autoloads nil "tempo" "psgml/tempo.el" (12677 33139))
9703 ;;; Generated autoloads from psgml/tempo.el 9753 ;;; Generated autoloads from psgml/tempo.el
9704 9754
9705 ;;;*** 9755 ;;;***
9706 9756
9707 ;;;### (autoloads nil "rmail-kill" "rmail/rmail-kill.el" (11903 15862)) 9757 ;;;### (autoloads nil "rmail-kill" "rmail/rmail-kill.el" (12677 32616))
9708 ;;; Generated autoloads from rmail/rmail-kill.el 9758 ;;; Generated autoloads from rmail/rmail-kill.el
9709 9759
9710 ;;;### (autoloads nil "rmail-lucid" "rmail/rmail-lucid.el" (12376 19553)) 9760 ;;;***
9761
9762 ;;;### (autoloads nil "rmail-lucid" "rmail/rmail-lucid.el" (12677 32616))
9711 ;;; Generated autoloads from rmail/rmail-lucid.el 9763 ;;; Generated autoloads from rmail/rmail-lucid.el
9712 9764
9713 ;;;### (autoloads (rmail-input rmail-mode rmail) "rmail" "rmail/rmail.el" (12727 30166)) 9765 ;;;### (autoloads (rmail-input rmail-mode rmail) "rmail" "rmail/rmail.el" (12724 35576))
9714 ;;; Generated autoloads from rmail/rmail.el 9766 ;;; Generated autoloads from rmail/rmail.el
9715 9767
9716 (defvar rmail-dont-reply-to-names nil "\ 9768 (defvar rmail-dont-reply-to-names nil "\
9717 *A regexp specifying names to prune of reply to messages. 9769 *A regexp specifying names to prune of reply to messages.
9718 A value of nil means exclude your own name only.") 9770 A value of nil means exclude your own name only.")
9800 9852
9801 (autoload 'rmail-input "rmail" "\ 9853 (autoload 'rmail-input "rmail" "\
9802 Run Rmail on file FILENAME." t nil) 9854 Run Rmail on file FILENAME." t nil)
9803 9855
9804 ;;;*** 9856 ;;;***
9805 9857
9806 ;;;### (autoloads nil "rmailedit" "rmail/rmailedit.el" (12376 19554)) 9858 ;;;***
9859
9860 ;;;### (autoloads nil "rmailedit" "rmail/rmailedit.el" (12677 32616))
9807 ;;; Generated autoloads from rmail/rmailedit.el 9861 ;;; Generated autoloads from rmail/rmailedit.el
9808 9862
9809 ;;;*** 9863 ;;;***
9810 9864
9811 ;;;### (autoloads nil "rmailkwd" "rmail/rmailkwd.el" (12376 19555)) 9865 ;;;### (autoloads nil "rmailkwd" "rmail/rmailkwd.el" (12677 32619))
9812 ;;; Generated autoloads from rmail/rmailkwd.el 9866 ;;; Generated autoloads from rmail/rmailkwd.el
9813 9867
9814 ;;;*** 9868 ;;;***
9815 9869
9816 ;;;### (autoloads nil "rmailmsc" "rmail/rmailmsc.el" (12376 19555)) 9870 ;;;### (autoloads nil "rmailmsc" "rmail/rmailmsc.el" (12677 32619))
9817 ;;; Generated autoloads from rmail/rmailmsc.el 9871 ;;; Generated autoloads from rmail/rmailmsc.el
9818 9872
9819 ;;;### (autoloads (rmail-file-p) "rmailout" "rmail/rmailout.el" (12376 19556)) 9873 ;;;### (autoloads (rmail-file-p) "rmailout" "rmail/rmailout.el" (12677 32620))
9820 ;;; Generated autoloads from rmail/rmailout.el 9874 ;;; Generated autoloads from rmail/rmailout.el
9821 9875
9822 (autoload 'rmail-file-p "rmailout" nil nil nil) 9876 (autoload 'rmail-file-p "rmailout" nil nil nil)
9823 9877
9824 ;;;*** 9878 ;;;***
9825 9879
9826 ;;;### (autoloads nil "rmailsort" "rmail/rmailsort.el" (12376 19557)) 9880 ;;;***
9881
9882 ;;;### (autoloads nil "rmailsort" "rmail/rmailsort.el" (12677 32620))
9827 ;;; Generated autoloads from rmail/rmailsort.el 9883 ;;; Generated autoloads from rmail/rmailsort.el
9828 9884
9829 ;;;*** 9885 ;;;***
9830 9886
9831 ;;;### (autoloads nil "rmailsum" "rmail/rmailsum.el" (12546 50532)) 9887 ;;;### (autoloads nil "rmailsum" "rmail/rmailsum.el" (12677 32620))
9832 ;;; Generated autoloads from rmail/rmailsum.el 9888 ;;; Generated autoloads from rmail/rmailsum.el
9833 9889
9834 ;;;*** 9890 ;;;***
9835 9891
9836 ;;;### (autoloads nil "undigest" "rmail/undigest.el" (12546 50532)) 9892 ;;;### (autoloads nil "undigest" "rmail/undigest.el" (12677 32621))
9837 ;;; Generated autoloads from rmail/undigest.el 9893 ;;; Generated autoloads from rmail/undigest.el
9838 9894
9839 ;;;*** 9895 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "rmail/unrmail.el" (12677 32621))
9840
9841 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "rmail/unrmail.el" (12147 25753))
9842 ;;; Generated autoloads from rmail/unrmail.el 9896 ;;; Generated autoloads from rmail/unrmail.el
9843 9897
9844 (autoload 'batch-unrmail "unrmail" "\ 9898 (autoload 'batch-unrmail "unrmail" "\
9845 Convert Rmail files to mailbox files. 9899 Convert Rmail files to mailbox files.
9846 Specify the input Rmail file names as command line arguments. 9900 Specify the input Rmail file names as command line arguments.
9850 9904
9851 (autoload 'unrmail "unrmail" "\ 9905 (autoload 'unrmail "unrmail" "\
9852 Convert Rmail file FILE to mailbox-format file TO-FILE." t nil) 9906 Convert Rmail file FILE to mailbox-format file TO-FILE." t nil)
9853 9907
9854 ;;;*** 9908 ;;;***
9855 9909
9856 ;;;### (autoloads nil "eserve" "sunpro/eserve.el" (12690 2205)) 9910 ;;;***
9857 ;;; Generated autoloads from sunpro/eserve.el 9911
9858 9912 ;;;### (autoloads nil "sunpro-init" "sunpro/sunpro-init.el" (12807 56367))
9859 ;;;***
9860
9861 ;;;### (autoloads nil "sunpro-init" "sunpro/sunpro-init.el" (12740 25230))
9862 ;;; Generated autoloads from sunpro/sunpro-init.el 9913 ;;; Generated autoloads from sunpro/sunpro-init.el
9863 9914
9864 ;;;### (autoloads nil "sunpro-keys" "sunpro/sunpro-keys.el" (11903 15927)) 9915 ;;;***
9916
9917 ;;;### (autoloads nil "sunpro-keys" "sunpro/sunpro-keys.el" (12677 32713))
9865 ;;; Generated autoloads from sunpro/sunpro-keys.el 9918 ;;; Generated autoloads from sunpro/sunpro-keys.el
9866 9919
9867 ;;;*** 9920 ;;;***
9868 9921
9869 ;;;### (autoloads nil "sunpro-load" "sunpro/sunpro-load.el" (12256 51714)) 9922 ;;;### (autoloads nil "sunpro-load" "sunpro/sunpro-load.el" (12688 9300))
9870 ;;; Generated autoloads from sunpro/sunpro-load.el 9923 ;;; Generated autoloads from sunpro/sunpro-load.el
9871 9924
9872 ;;;*** 9925 ;;;### (autoloads nil "sunpro-menubar" "sunpro/sunpro-menubar.el" (12738 54596))
9873
9874 ;;;### (autoloads nil "sunpro-menubar" "sunpro/sunpro-menubar.el" (12740 25229))
9875 ;;; Generated autoloads from sunpro/sunpro-menubar.el 9926 ;;; Generated autoloads from sunpro/sunpro-menubar.el
9876 9927
9877 ;;;*** 9928 ;;;***
9878 9929
9879 ;;;### (autoloads nil "sunpro-sparcworks" "sunpro/sunpro-sparcworks.el" (12740 25231)) 9930 ;;;### (autoloads nil "sunpro-sparcworks" "sunpro/sunpro-sparcworks.el" (12738 54598))
9880 ;;; Generated autoloads from sunpro/sunpro-sparcworks.el 9931 ;;; Generated autoloads from sunpro/sunpro-sparcworks.el
9881 9932
9882 ;;;*** 9933 ;;;***
9883 9934
9884 ;;;### (autoloads nil "workshop" "sunpro/workshop.el" (12690 2204)) 9935 ;;;### (autoloads nil "AT386" "term/AT386.el" (12677 32622))
9885 ;;; Generated autoloads from sunpro/workshop.el
9886
9887 ;;;### (autoloads nil "AT386" "term/AT386.el" (12639 8852))
9888 ;;; Generated autoloads from term/AT386.el 9936 ;;; Generated autoloads from term/AT386.el
9889 9937
9890 ;;;*** 9938 ;;;***
9891 9939
9892 ;;;### (autoloads nil "apollo" "term/apollo.el" (12639 8854)) 9940 ;;;### (autoloads nil "apollo" "term/apollo.el" (12677 32622))
9893 ;;; Generated autoloads from term/apollo.el 9941 ;;; Generated autoloads from term/apollo.el
9894 9942
9895 ;;;*** 9943 ;;;***
9896 9944
9897 ;;;### (autoloads nil "bg-mouse" "term/bg-mouse.el" (12639 8854)) 9945 ;;;### (autoloads nil "bg-mouse" "term/bg-mouse.el" (12677 32623))
9898 ;;; Generated autoloads from term/bg-mouse.el 9946 ;;; Generated autoloads from term/bg-mouse.el
9899 9947
9900 ;;;*** 9948 ;;;***
9901 9949
9902 ;;;### (autoloads nil "bobcat" "term/bobcat.el" (12639 8855)) 9950 ;;;### (autoloads nil "bobcat" "term/bobcat.el" (12677 32624))
9903 ;;; Generated autoloads from term/bobcat.el 9951 ;;; Generated autoloads from term/bobcat.el
9904 9952
9905 ;;;*** 9953 ;;;***
9906 9954
9907 ;;;### (autoloads nil "internal" "term/internal.el" (12639 8855)) 9955 ;;;### (autoloads nil "internal" "term/internal.el" (12677 32624))
9908 ;;; Generated autoloads from term/internal.el 9956 ;;; Generated autoloads from term/internal.el
9909 9957
9910 ;;;*** 9958 ;;;***
9911 9959
9912 ;;;### (autoloads nil "keyswap" "term/keyswap.el" (12639 8855)) 9960 ;;;### (autoloads nil "keyswap" "term/keyswap.el" (12677 32624))
9913 ;;; Generated autoloads from term/keyswap.el 9961 ;;; Generated autoloads from term/keyswap.el
9914 9962
9915 ;;;*** 9963 ;;;***
9916 9964
9917 ;;;### (autoloads nil "linux" "term/linux.el" (12639 8856)) 9965 ;;;### (autoloads nil "linux" "term/linux.el" (12677 32624))
9918 ;;; Generated autoloads from term/linux.el 9966 ;;; Generated autoloads from term/linux.el
9919 9967
9920 ;;;*** 9968 ;;;***
9921 9969
9922 ;;;### (autoloads nil "lk201" "term/lk201.el" (12639 8857)) 9970 ;;;### (autoloads nil "lk201" "term/lk201.el" (12677 32624))
9923 ;;; Generated autoloads from term/lk201.el 9971 ;;; Generated autoloads from term/lk201.el
9924 9972
9925 ;;;*** 9973 ;;;***
9926 9974
9927 ;;;### (autoloads nil "news" "term/news.el" (12639 8642)) 9975 ;;;### (autoloads nil "news" "term/news.el" (12677 32622))
9928 ;;; Generated autoloads from term/news.el 9976 ;;; Generated autoloads from term/news.el
9929 9977
9930 ;;;*** 9978 ;;;***
9931 9979
9932 ;;;### (autoloads nil "pc-win" "term/pc-win.el" (12639 8858)) 9980 ;;;### (autoloads nil "pc-win" "term/pc-win.el" (12677 32625))
9933 ;;; Generated autoloads from term/pc-win.el 9981 ;;; Generated autoloads from term/pc-win.el
9934 9982
9935 ;;;*** 9983 ;;;***
9936 9984
9937 ;;;### (autoloads nil "scoansi" "term/scoansi.el" (12740 25282)) 9985 ;;;### (autoloads nil "scoansi" "term/scoansi.el" (12748 62974))
9938 ;;; Generated autoloads from term/scoansi.el 9986 ;;; Generated autoloads from term/scoansi.el
9939 9987
9940 ;;;### (autoloads nil "sun-mouse" "term/sun-mouse.el" (12639 8860)) 9988 ;;;***
9989
9990 ;;;### (autoloads nil "sun-mouse" "term/sun-mouse.el" (12807 56584))
9941 ;;; Generated autoloads from term/sun-mouse.el 9991 ;;; Generated autoloads from term/sun-mouse.el
9942 9992
9943 ;;;*** 9993 ;;;***
9944 9994
9945 ;;;### (autoloads nil "sun" "term/sun.el" (12639 8861)) 9995 ;;;### (autoloads nil "sun" "term/sun.el" (12677 32627))
9946 ;;; Generated autoloads from term/sun.el 9996 ;;; Generated autoloads from term/sun.el
9947 9997
9948 ;;;*** 9998 ;;;***
9949 9999
9950 ;;;### (autoloads nil "sup-mouse" "term/sup-mouse.el" (12639 8862)) 10000 ;;;### (autoloads nil "sup-mouse" "term/sup-mouse.el" (12677 32628))
9951 ;;; Generated autoloads from term/sup-mouse.el 10001 ;;; Generated autoloads from term/sup-mouse.el
9952 10002
9953 ;;;*** 10003 ;;;***
9954 10004
9955 ;;;### (autoloads nil "tty-init" "term/tty-init.el" (12698 33568)) 10005 ;;;### (autoloads nil "tty-init" "term/tty-init.el" (12701 8657))
9956 ;;; Generated autoloads from term/tty-init.el 10006 ;;; Generated autoloads from term/tty-init.el
9957 10007
9958 ;;;### (autoloads nil "tvi970" "term/tvi970.el" (12639 8863)) 10008 ;;;***
10009
10010 ;;;### (autoloads nil "tvi970" "term/tvi970.el" (12677 32628))
9959 ;;; Generated autoloads from term/tvi970.el 10011 ;;; Generated autoloads from term/tvi970.el
9960 10012
9961 ;;;### (autoloads nil "vt-control" "term/vt-control.el" (12376 19561)) 10013 ;;;***
10014
10015 ;;;### (autoloads nil "vt-control" "term/vt-control.el" (12677 32623))
9962 ;;; Generated autoloads from term/vt-control.el 10016 ;;; Generated autoloads from term/vt-control.el
9963 10017
9964 ;;;*** 10018 ;;;***
9965 10019
9966 ;;;### (autoloads nil "vt100-led" "term/vt100-led.el" (12376 19560)) 10020 ;;;### (autoloads nil "vt100-led" "term/vt100-led.el" (12677 32623))
9967 ;;; Generated autoloads from term/vt100-led.el 10021 ;;; Generated autoloads from term/vt100-led.el
9968 10022
9969 ;;;*** 10023 ;;;***
9970 10024
9971 ;;;### (autoloads nil "vt100" "term/vt100.el" (12639 8643)) 10025 ;;;### (autoloads nil "vt100" "term/vt100.el" (12677 32622))
9972 ;;; Generated autoloads from term/vt100.el 10026 ;;; Generated autoloads from term/vt100.el
9973 10027
9974 ;;;*** 10028 ;;;***
9975 10029
9976 ;;;### (autoloads nil "vt102" "term/vt102.el" (12639 8864)) 10030 ;;;### (autoloads nil "vt102" "term/vt102.el" (12677 32628))
9977 ;;; Generated autoloads from term/vt102.el 10031 ;;; Generated autoloads from term/vt102.el
9978 10032
9979 ;;;*** 10033 ;;;***
9980 10034
9981 ;;;### (autoloads nil "vt125" "term/vt125.el" (12639 8864)) 10035 ;;;### (autoloads nil "vt125" "term/vt125.el" (12677 32623))
9982 ;;; Generated autoloads from term/vt125.el 10036 ;;; Generated autoloads from term/vt125.el
9983 10037
9984 ;;;*** 10038 ;;;***
9985 10039
9986 ;;;### (autoloads nil "vt200" "term/vt200.el" (12639 8865)) 10040 ;;;### (autoloads nil "vt200" "term/vt200.el" (12677 32628))
9987 ;;; Generated autoloads from term/vt200.el 10041 ;;; Generated autoloads from term/vt200.el
9988 10042
9989 ;;;*** 10043 ;;;***
9990 10044
9991 ;;;### (autoloads nil "vt201" "term/vt201.el" (12639 8866)) 10045 ;;;### (autoloads nil "vt201" "term/vt201.el" (12677 32628))
9992 ;;; Generated autoloads from term/vt201.el 10046 ;;; Generated autoloads from term/vt201.el
9993 10047
9994 ;;;*** 10048 ;;;***
9995 10049
9996 ;;;### (autoloads nil "vt220" "term/vt220.el" (12639 8867)) 10050 ;;;### (autoloads nil "vt220" "term/vt220.el" (12677 32629))
9997 ;;; Generated autoloads from term/vt220.el 10051 ;;; Generated autoloads from term/vt220.el
9998 10052
9999 ;;;*** 10053 ;;;***
10000 10054
10001 ;;;### (autoloads nil "vt240" "term/vt240.el" (12639 8867)) 10055 ;;;### (autoloads nil "vt240" "term/vt240.el" (12677 32629))
10002 ;;; Generated autoloads from term/vt240.el 10056 ;;; Generated autoloads from term/vt240.el
10003 10057
10004 ;;;*** 10058 ;;;***
10005 10059
10006 ;;;### (autoloads nil "vt300" "term/vt300.el" (12639 8867)) 10060 ;;;### (autoloads nil "vt300" "term/vt300.el" (12677 32628))
10007 ;;; Generated autoloads from term/vt300.el 10061 ;;; Generated autoloads from term/vt300.el
10008 10062
10009 ;;;*** 10063 ;;;***
10010 10064
10011 ;;;### (autoloads nil "vt320" "term/vt320.el" (12639 8868)) 10065 ;;;### (autoloads nil "vt320" "term/vt320.el" (12677 32630))
10012 ;;; Generated autoloads from term/vt320.el 10066 ;;; Generated autoloads from term/vt320.el
10013 10067
10014 ;;;*** 10068 ;;;***
10015 10069
10016 ;;;### (autoloads nil "vt400" "term/vt400.el" (12639 8868)) 10070 ;;;### (autoloads nil "vt400" "term/vt400.el" (12677 32629))
10017 ;;; Generated autoloads from term/vt400.el 10071 ;;; Generated autoloads from term/vt400.el
10018 10072
10019 ;;;*** 10073 ;;;***
10020 10074
10021 ;;;### (autoloads nil "vt420" "term/vt420.el" (12639 8869)) 10075 ;;;### (autoloads nil "vt420" "term/vt420.el" (12677 32630))
10022 ;;; Generated autoloads from term/vt420.el 10076 ;;; Generated autoloads from term/vt420.el
10023 10077
10024 ;;;*** 10078 ;;;***
10025 10079
10026 ;;;### (autoloads nil "win32-win" "term/win32-win.el" (12639 8869)) 10080 ;;;### (autoloads nil "win32-win" "term/win32-win.el" (12677 32630))
10027 ;;; Generated autoloads from term/win32-win.el 10081 ;;; Generated autoloads from term/win32-win.el
10028 10082
10029 ;;;*** 10083 ;;;***
10030 10084
10031 ;;;### (autoloads nil "wyse50" "term/wyse50.el" (12639 8870)) 10085 ;;;### (autoloads nil "wyse50" "term/wyse50.el" (12677 32630))
10032 ;;; Generated autoloads from term/wyse50.el 10086 ;;; Generated autoloads from term/wyse50.el
10033 10087
10034 ;;;*** 10088 ;;;***
10035 10089
10036 ;;;### (autoloads nil "xterm" "term/xterm.el" (12639 8870)) 10090 ;;;### (autoloads nil "xterm" "term/xterm.el" (12677 32630))
10037 ;;; Generated autoloads from term/xterm.el 10091 ;;; Generated autoloads from term/xterm.el
10038 10092
10039 ;;;*** 10093 ;;;### (autoloads nil "tooltalk-init" "tooltalk/tooltalk-init.el" (12713 64143))
10040
10041 ;;;### (autoloads nil "tooltalk-init" "tooltalk/tooltalk-init.el" (12714 11728))
10042 ;;; Generated autoloads from tooltalk/tooltalk-init.el 10094 ;;; Generated autoloads from tooltalk/tooltalk-init.el
10043 10095
10044 ;;;*** 10096 ;;;***
10045 10097
10046 ;;;### (autoloads nil "tooltalk-load" "tooltalk/tooltalk-load.el" (12142 8533)) 10098 ;;;### (autoloads nil "tooltalk-load" "tooltalk/tooltalk-load.el" (12677 32712))
10047 ;;; Generated autoloads from tooltalk/tooltalk-load.el 10099 ;;; Generated autoloads from tooltalk/tooltalk-load.el
10048 10100
10049 ;;;### (autoloads nil "tooltalk-macros" "tooltalk/tooltalk-macros.el" (12376 19613)) 10101 ;;;***
10102
10103 ;;;### (autoloads nil "tooltalk-macros" "tooltalk/tooltalk-macros.el" (12677 32712))
10050 ;;; Generated autoloads from tooltalk/tooltalk-macros.el 10104 ;;; Generated autoloads from tooltalk/tooltalk-macros.el
10051 10105
10052 ;;;*** 10106 ;;;***
10053 10107
10054 ;;;### (autoloads nil "tooltalk-util" "tooltalk/tooltalk-util.el" (12376 19611)) 10108 ;;;### (autoloads nil "tooltalk-util" "tooltalk/tooltalk-util.el" (12677 32711))
10055 ;;; Generated autoloads from tooltalk/tooltalk-util.el 10109 ;;; Generated autoloads from tooltalk/tooltalk-util.el
10056 10110
10057 ;;;*** 10111 ;;;***
10058 10112
10059 ;;;### (autoloads nil "base64" "url/base64.el" (12675 57192)) 10113 ;;;### (autoloads nil "base64" "url/base64.el" (12677 33090))
10060 ;;; Generated autoloads from url/base64.el 10114 ;;; Generated autoloads from url/base64.el
10061 10115
10062 ;;;*** 10116 ;;;***
10063 10117
10064 ;;;### (autoloads nil "md5" "url/md5.el" (12740 27391)) 10118 ;;;### (autoloads nil "md5" "url/md5.el" (12748 62894))
10065 ;;; Generated autoloads from url/md5.el 10119 ;;; Generated autoloads from url/md5.el
10066 10120
10067 ;;;*** 10121 ;;;***
10068 10122
10069 ;;;### (autoloads nil "mm" "url/mm.el" (12715 10594)) 10123 ;;;### (autoloads nil "mm" "url/mm.el" (12718 1361))
10070 ;;; Generated autoloads from url/mm.el 10124 ;;; Generated autoloads from url/mm.el
10071 10125
10072 ;;;*** 10126 ;;;***
10073 10127
10074 ;;;### (autoloads nil "ssl" "url/ssl.el" (12715 10594)) 10128 ;;;### (autoloads nil "ssl" "url/ssl.el" (12718 1318))
10075 ;;; Generated autoloads from url/ssl.el 10129 ;;; Generated autoloads from url/ssl.el
10076 10130
10077 ;;;*** 10131 ;;;***
10078 10132
10079 ;;;### (autoloads nil "url-cookie" "url/url-cookie.el" (12727 30991)) 10133 ;;;### (autoloads nil "url-cookie" "url/url-cookie.el" (12731 38041))
10080 ;;; Generated autoloads from url/url-cookie.el 10134 ;;; Generated autoloads from url/url-cookie.el
10081 10135
10082 ;;;*** 10136 ;;;***
10083 10137
10084 ;;;### (autoloads nil "url-file" "url/url-file.el" (12740 27393)) 10138 ;;;### (autoloads nil "url-file" "url/url-file.el" (12748 62901))
10085 ;;; Generated autoloads from url/url-file.el 10139 ;;; Generated autoloads from url/url-file.el
10086 10140
10087 ;;;*** 10141 ;;;***
10088 10142
10089 ;;;### (autoloads nil "url-gopher" "url/url-gopher.el" (12639 8908)) 10143 ;;;### (autoloads nil "url-gopher" "url/url-gopher.el" (12677 33103))
10090 ;;; Generated autoloads from url/url-gopher.el 10144 ;;; Generated autoloads from url/url-gopher.el
10091 10145
10092 ;;;### (autoloads nil "url-hash" "url/url-hash.el" (12648 18631)) 10146 ;;;***
10147
10148 ;;;### (autoloads nil "url-hash" "url/url-hash.el" (12677 33104))
10093 ;;; Generated autoloads from url/url-hash.el 10149 ;;; Generated autoloads from url/url-hash.el
10094 10150
10095 ;;;*** 10151 ;;;***
10096 10152
10097 ;;;### (autoloads nil "url-http" "url/url-http.el" (12740 27393)) 10153 ;;;### (autoloads nil "url-http" "url/url-http.el" (12748 62901))
10098 ;;; Generated autoloads from url/url-http.el 10154 ;;; Generated autoloads from url/url-http.el
10099 10155
10100 ;;;*** 10156 ;;;***
10101 10157
10102 ;;;### (autoloads nil "url-irc" "url/url-irc.el" (12740 27199)) 10158 ;;;### (autoloads nil "url-irc" "url/url-irc.el" (12748 62975))
10103 ;;; Generated autoloads from url/url-irc.el 10159 ;;; Generated autoloads from url/url-irc.el
10104 10160
10105 ;;;### (autoloads nil "url-mail" "url/url-mail.el" (12727 30990)) 10161 ;;;***
10162
10163 ;;;### (autoloads nil "url-mail" "url/url-mail.el" (12731 38036))
10106 ;;; Generated autoloads from url/url-mail.el 10164 ;;; Generated autoloads from url/url-mail.el
10107 10165
10108 ;;;*** 10166 ;;;***
10109 10167
10110 ;;;### (autoloads nil "url-misc" "url/url-misc.el" (12740 27393)) 10168 ;;;### (autoloads nil "url-misc" "url/url-misc.el" (12748 62902))
10111 ;;; Generated autoloads from url/url-misc.el 10169 ;;; Generated autoloads from url/url-misc.el
10112 10170
10113 ;;;*** 10171 ;;;***
10114 10172
10115 ;;;### (autoloads nil "url-news" "url/url-news.el" (12720 56537)) 10173 ;;;### (autoloads nil "url-news" "url/url-news.el" (12721 20345))
10116 ;;; Generated autoloads from url/url-news.el 10174 ;;; Generated autoloads from url/url-news.el
10117 10175
10118 ;;;*** 10176 ;;;***
10119 10177
10120 ;;;### (autoloads nil "url-nfs" "url/url-nfs.el" (12740 27199)) 10178 ;;;### (autoloads nil "url-nfs" "url/url-nfs.el" (12748 62975))
10121 ;;; Generated autoloads from url/url-nfs.el 10179 ;;; Generated autoloads from url/url-nfs.el
10122 10180
10123 ;;;*** 10181 ;;;***
10124 10182
10125 ;;;### (autoloads nil "url-parse" "url/url-parse.el" (12639 8912)) 10183 ;;;### (autoloads nil "url-parse" "url/url-parse.el" (12677 33107))
10126 ;;; Generated autoloads from url/url-parse.el 10184 ;;; Generated autoloads from url/url-parse.el
10127 10185
10128 ;;;### (autoloads nil "url-pgp" "url/url-pgp.el" (12714 11780)) 10186 ;;;***
10187
10188 ;;;### (autoloads nil "url-pgp" "url/url-pgp.el" (12718 1367))
10129 ;;; Generated autoloads from url/url-pgp.el 10189 ;;; Generated autoloads from url/url-pgp.el
10130 10190
10131 ;;;*** 10191 ;;;***
10132 10192
10133 ;;;### (autoloads nil "url-sysdp" "url/url-sysdp.el" (12727 30990)) 10193 ;;;### (autoloads nil "url-sysdp" "url/url-sysdp.el" (12731 38039))
10134 ;;; Generated autoloads from url/url-sysdp.el 10194 ;;; Generated autoloads from url/url-sysdp.el
10135 10195
10136 ;;;*** 10196 ;;;***
10137 10197
10138 ;;;### (autoloads nil "url-vars" "url/url-vars.el" (12740 27394)) 10198 ;;;### (autoloads nil "url-vars" "url/url-vars.el" (12807 57573))
10139 ;;; Generated autoloads from url/url-vars.el 10199 ;;; Generated autoloads from url/url-vars.el
10140 10200
10141 ;;;*** 10201 ;;;***
10142 10202
10143 ;;;### (autoloads nil "url-wais" "url/url-wais.el" (12714 11783)) 10203 ;;;### (autoloads nil "url-wais" "url/url-wais.el" (12718 1375))
10144 ;;; Generated autoloads from url/url-wais.el 10204 ;;; Generated autoloads from url/url-wais.el
10145 10205
10146 ;;;### (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" (12740 27391)) 10206 ;;;### (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" (12748 62898))
10147 ;;; Generated autoloads from url/url.el 10207 ;;; Generated autoloads from url/url.el
10148 10208
10149 (autoload 'url-file-attributes "url" "\ 10209 (autoload 'url-file-attributes "url" "\
10150 Return a list of attributes of URL. 10210 Return a list of attributes of URL.
10151 Value is nil if specified file cannot be opened. 10211 Value is nil if specified file cannot be opened.
10194 immediately before starting the transfer, so that no buffer-local 10254 immediately before starting the transfer, so that no buffer-local
10195 variables interfere with the retrieval. HTTP/1.0 redirection will 10255 variables interfere with the retrieval. HTTP/1.0 redirection will
10196 be honored before this function exits." nil nil) 10256 be honored before this function exits." nil nil)
10197 10257
10198 ;;;*** 10258 ;;;***
10199 10259
10200 ;;;### (autoloads nil "urlauth" "url/urlauth.el" (12639 8898)) 10260 ;;;***
10261
10262 ;;;### (autoloads nil "urlauth" "url/urlauth.el" (12677 33101))
10201 ;;; Generated autoloads from url/urlauth.el 10263 ;;; Generated autoloads from url/urlauth.el
10202 10264
10203 ;;;*** 10265 ;;;### (autoloads nil "abbrevlist" "utils/abbrevlist.el" (12677 32631))
10204
10205 ;;;### (autoloads nil "abbrevlist" "utils/abbrevlist.el" (12559 34915))
10206 ;;; Generated autoloads from utils/abbrevlist.el 10266 ;;; Generated autoloads from utils/abbrevlist.el
10207 10267
10208 ;;;### (autoloads (defadvice ad-add-advice) "advice" "utils/advice.el" (12559 34922)) 10268 ;;;### (autoloads (defadvice ad-add-advice) "advice" "utils/advice.el" (12677 32646))
10209 ;;; Generated autoloads from utils/advice.el 10269 ;;; Generated autoloads from utils/advice.el
10210 10270
10211 (defvar ad-redefinition-action 'warn "\ 10271 (defvar ad-redefinition-action 'warn "\
10212 *Defines what to do with redefinitions during Advice de/activation. 10272 *Defines what to do with redefinitions during Advice de/activation.
10213 Redefinition occurs if a previously activated function that already has an 10273 Redefinition occurs if a previously activated function that already has an
10292 10352
10293 Look at the file `advice.el' for comprehensive documentation." nil 'macro) 10353 Look at the file `advice.el' for comprehensive documentation." nil 'macro)
10294 10354
10295 ;;;*** 10355 ;;;***
10296 10356
10297 ;;;### (autoloads nil "assoc" "utils/assoc.el" (12559 34934)) 10357 ;;;### (autoloads nil "assoc" "utils/assoc.el" (12677 32657))
10298 ;;; Generated autoloads from utils/assoc.el 10358 ;;; Generated autoloads from utils/assoc.el
10299 10359
10300 ;;;*** 10360 ;;;***
10301 10361
10302 ;;;### (autoloads nil "atomic-extents" "utils/atomic-extents.el" (12639 8649)) 10362 ;;;### (autoloads nil "atomic-extents" "utils/atomic-extents.el" (12677 32653))
10303 ;;; Generated autoloads from utils/atomic-extents.el 10363 ;;; Generated autoloads from utils/atomic-extents.el
10304 10364
10305 ;;;*** 10365 ;;;***
10306 10366
10307 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads update-autoloads-here update-file-autoloads generate-file-autoloads) "autoload" "utils/autoload.el" (12639 8647)) 10367 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads update-autoloads-here update-file-autoloads generate-file-autoloads) "autoload" "utils/autoload.el" (12677 32640))
10308 ;;; Generated autoloads from utils/autoload.el 10368 ;;; Generated autoloads from utils/autoload.el
10309 10369
10310 (autoload 'generate-file-autoloads "autoload" "\ 10370 (autoload 'generate-file-autoloads "autoload" "\
10311 Insert at point a loaddefs autoload section for FILE. 10371 Insert at point a loaddefs autoload section for FILE.
10312 autoloads are generated for defuns and defmacros in FILE 10372 autoloads are generated for defuns and defmacros in FILE
10331 Each file will be processed even if an error occurred previously. 10391 Each file will be processed even if an error occurred previously.
10332 For example, invoke `emacs -batch -f batch-update-autoloads *.el'." nil nil) 10392 For example, invoke `emacs -batch -f batch-update-autoloads *.el'." nil nil)
10333 10393
10334 ;;;*** 10394 ;;;***
10335 10395
10336 ;;;### (autoloads nil "blessmail" "utils/blessmail.el" (12559 34936)) 10396 ;;;### (autoloads nil "blessmail" "utils/blessmail.el" (12677 32660))
10337 ;;; Generated autoloads from utils/blessmail.el 10397 ;;; Generated autoloads from utils/blessmail.el
10338 10398
10339 ;;;*** 10399 ;;;### (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" (12748 62832))
10340
10341 ;;;### (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 43114))
10342 ;;; Generated autoloads from utils/browse-url.el 10400 ;;; Generated autoloads from utils/browse-url.el
10343 10401
10344 (defvar browse-url-browser-function 'browse-url-w3 "\ 10402 (defvar browse-url-browser-function 'browse-url-w3 "\
10345 *Function to display the current buffer in a WWW browser. 10403 *Function to display the current buffer in a WWW browser.
10346 Used by the `browse-url-at-point', `browse-url-at-mouse', and 10404 Used by the `browse-url-at-point', `browse-url-at-mouse', and
10386 Ask the Lynx WWW browser to load URL. 10444 Ask the Lynx WWW browser to load URL.
10387 Default to the URL around or before point. Run a new Lynx process in 10445 Default to the URL around or before point. Run a new Lynx process in
10388 an Emacs buffer." t nil) 10446 an Emacs buffer." t nil)
10389 10447
10390 ;;;*** 10448 ;;;***
10391 10449
10392 ;;;### (autoloads nil "crontab" "utils/crontab.el" (12559 34936)) 10450 ;;;***
10451
10452 ;;;### (autoloads nil "crontab" "utils/crontab.el" (12677 32660))
10393 ;;; Generated autoloads from utils/crontab.el 10453 ;;; Generated autoloads from utils/crontab.el
10394 10454
10395 ;;;*** 10455 ;;;***
10396 10456
10397 ;;;### (autoloads nil "delbackspace" "utils/delbackspace.el" (12740 50723)) 10457 ;;;### (autoloads nil "delbackspace" "utils/delbackspace.el" (12748 62831))
10398 ;;; Generated autoloads from utils/delbackspace.el 10458 ;;; Generated autoloads from utils/delbackspace.el
10399 10459
10400 ;;;### (autoloads nil "derived" "utils/derived.el" (12639 8645)) 10460 ;;;***
10461
10462 ;;;### (autoloads nil "derived" "utils/derived.el" (12677 32633))
10401 ;;; Generated autoloads from utils/derived.el 10463 ;;; Generated autoloads from utils/derived.el
10402 10464
10403 ;;;### (autoloads (docref-setup) "docref" "utils/docref.el" (12559 34937)) 10465 ;;;### (autoloads (docref-setup) "docref" "utils/docref.el" (12677 32661))
10404 ;;; Generated autoloads from utils/docref.el 10466 ;;; Generated autoloads from utils/docref.el
10405 10467
10406 (autoload 'docref-setup "docref" "\ 10468 (autoload 'docref-setup "docref" "\
10407 Process docref cross-references in the current buffer. 10469 Process docref cross-references in the current buffer.
10408 See also \\(f@docref-subst)." t nil) 10470 See also \\(f@docref-subst)." t nil)
10409 10471
10410 ;;;*** 10472 ;;;***
10411 10473
10412 ;;;### (autoloads (easy-menu-define) "easymenu" "utils/easymenu.el" (12686 31729)) 10474 ;;;### (autoloads (easy-menu-define) "easymenu" "utils/easymenu.el" (12692 3843))
10413 ;;; Generated autoloads from utils/easymenu.el 10475 ;;; Generated autoloads from utils/easymenu.el
10414 10476
10415 (autoload 'easy-menu-define "easymenu" "\ 10477 (autoload 'easy-menu-define "easymenu" "\
10416 Define a menu bar submenu in maps MAPS, according to MENU. 10478 Define a menu bar submenu in maps MAPS, according to MENU.
10417 The arguments SYMBOL and DOC are ignored; they are present for 10479 The arguments SYMBOL and DOC are ignored; they are present for
10476 menu item in the top-level menu. The cdr of the submenu list 10538 menu item in the top-level menu. The cdr of the submenu list
10477 is a list of menu items, as above." nil 'macro) 10539 is a list of menu items, as above." nil 'macro)
10478 10540
10479 ;;;*** 10541 ;;;***
10480 10542
10481 ;;;### (autoloads (elp-submit-bug-report elp-results elp-instrument-package elp-instrument-list elp-restore-function elp-instrument-function) "elp" "utils/elp.el" (12559 34934)) 10543 ;;;### (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))
10482 ;;; Generated autoloads from utils/elp.el 10544 ;;; Generated autoloads from utils/elp.el
10483 10545
10484 (autoload 'elp-instrument-function "elp" "\ 10546 (autoload 'elp-instrument-function "elp" "\
10485 Instrument FUNSYM for profiling. 10547 Instrument FUNSYM for profiling.
10486 FUNSYM must be a symbol of a defined function." t nil) 10548 FUNSYM must be a symbol of a defined function." t nil)
10487 10549
10488 (autoload 'elp-restore-function "elp" "\ 10550 (autoload 'elp-restore-function "elp" "\
10489 Restore an instrumented function to its original definition. 10551 Restore an instrumented function to its original definition.
10490 Argument FUNSYM is the symbol of a defined function." t nil) 10552 toggle: A checkbox.
10491 10553
10492 (autoload 'elp-instrument-list "elp" "\ 10554 (autoload 'elp-instrument-list "elp" "\
10493 Instrument for profiling, all functions in `elp-function-list'. 10555 Instrument for profiling, all functions in `elp-function-list'.
10494 Use optional LIST if provided instead." t nil) 10556 Use optional LIST if provided instead." t nil)
10495 10557
10508 (autoload 'elp-submit-bug-report "elp" "\ 10570 (autoload 'elp-submit-bug-report "elp" "\
10509 Submit via mail, a bug report on elp." t nil) 10571 Submit via mail, a bug report on elp." t nil)
10510 10572
10511 ;;;*** 10573 ;;;***
10512 10574
10513 ;;;### (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" (12657 40747)) 10575 ;;;### (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))
10514 ;;; Generated autoloads from utils/facemenu.el 10576 ;;; Generated autoloads from utils/facemenu.el
10515 10577
10516 (defvar facemenu-menu nil "\ 10578 (defvar facemenu-menu nil "\
10517 Facemenu top-level menu keymap.") 10579 Facemenu top-level menu keymap.")
10518 10580
10519 (defvar facemenu-keymap (let ((map (make-sparse-keymap "Set face"))) (define-key map 111 'facemenu-set-face) map) "\ 10581 (defvar facemenu-keymap (let ((map (make-sparse-keymap "Set face"))) (define-key map ?o 'facemenu-set-face) map) "\
10520 Keymap for face-changing commands. 10582 Keymap for face-changing commands.
10521 `Facemenu-update' fills in the keymap according to the bindings 10583 `Facemenu-update' fills in the keymap according to the bindings
10522 requested in `facemenu-keybindings'.") 10584 requested in `facemenu-keybindings'.")
10523 10585
10524 (autoload 'facemenu-set-face "facemenu" "\ 10586 (autoload 'facemenu-set-face "facemenu" "\
10608 If the optional argument LIST is non-nil, it should be a list of 10670 If the optional argument LIST is non-nil, it should be a list of
10609 colors to display. Otherwise, this command computes a list 10671 colors to display. Otherwise, this command computes a list
10610 of colors that the current display can handle." t nil) 10672 of colors that the current display can handle." t nil)
10611 10673
10612 ;;;*** 10674 ;;;***
10613 10675
10614 ;;;### (autoloads nil "find-gc" "utils/find-gc.el" (12546 50541)) 10676 ;;;***
10677
10678 ;;;### (autoloads nil "find-gc" "utils/find-gc.el" (12677 32658))
10615 ;;; Generated autoloads from utils/find-gc.el 10679 ;;; Generated autoloads from utils/find-gc.el
10616 10680
10617 ;;;### (autoloads nil "finder-inf" "utils/finder-inf.el" (12376 19577)) 10681 ;;;***
10682
10683 ;;;### (autoloads nil "finder-inf" "utils/finder-inf.el" (12677 32657))
10618 ;;; Generated autoloads from utils/finder-inf.el 10684 ;;; Generated autoloads from utils/finder-inf.el
10619 10685
10620 ;;;*** 10686 ;;;***
10621 10687
10622 ;;;### (autoloads nil "finder" "utils/finder.el" (12546 50542)) 10688 ;;;### (autoloads nil "finder" "utils/finder.el" (12677 32658))
10623 ;;; Generated autoloads from utils/finder.el 10689 ;;; Generated autoloads from utils/finder.el
10624 10690
10625 ;;;*** 10691 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" "utils/flow-ctrl.el" (12807 56744))
10626
10627 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" "utils/flow-ctrl.el" (12639 8648))
10628 ;;; Generated autoloads from utils/flow-ctrl.el 10692 ;;; Generated autoloads from utils/flow-ctrl.el
10629 10693
10630 (autoload 'enable-flow-control "flow-ctrl" "\ 10694 (autoload 'enable-flow-control "flow-ctrl" "\
10631 Toggle flow control handling. 10695 Toggle flow control handling.
10632 When handling is enabled, user can type C-s as C-\\, and C-q as C-^. 10696 When handling is enabled, user can type C-s as C-\\, and C-q as C-^.
10635 (autoload 'enable-flow-control-on "flow-ctrl" "\ 10699 (autoload 'enable-flow-control-on "flow-ctrl" "\
10636 Enable flow control if using one of a specified set of terminal types. 10700 Enable flow control if using one of a specified set of terminal types.
10637 Use `(enable-flow-control-on \"vt100\" \"h19\")' to enable flow control 10701 Use `(enable-flow-control-on \"vt100\" \"h19\")' to enable flow control
10638 on VT-100 and H19 terminals. When flow control is enabled, 10702 on VT-100 and H19 terminals. When flow control is enabled,
10639 you must type C-\\ to get the effect of a C-s, and type C-^ 10703 you must type C-\\ to get the effect of a C-s, and type C-^
10640 to get the effect of a C-q." nil nil) 10704 to get the effect of a C-q.
10641 10705
10642 ;;;*** 10706 This function has no effect unless the current device is a tty.
10643 10707
10644 ;;;### (autoloads nil "foldout" "utils/foldout.el" (12558 60956)) 10708 The tty terminal type is determined from the TERM environment variable.
10709 Trailing hyphens and everything following is stripped, so a TERM
10710 value of \"vt100-nam\" is treated the same as \"vt100\"." nil nil)
10711
10712 ;;;***
10713
10714 ;;;***
10715
10716 ;;;### (autoloads nil "foldout" "utils/foldout.el" (12677 32660))
10645 ;;; Generated autoloads from utils/foldout.el 10717 ;;; Generated autoloads from utils/foldout.el
10646 10718
10647 ;;;*** 10719 ;;;***
10648 10720
10649 ;;;### (autoloads nil "forms-d2" "utils/forms-d2.el" (12559 34931)) 10721 ;;;### (autoloads nil "forms-d2" "utils/forms-d2.el" (12677 32653))
10650 ;;; Generated autoloads from utils/forms-d2.el 10722 ;;; Generated autoloads from utils/forms-d2.el
10651 10723
10652 ;;;*** 10724 ;;;***
10653 10725
10654 ;;;### (autoloads nil "forms-pass" "utils/forms-pass.el" (12559 34932)) 10726 ;;;### (autoloads nil "forms-pass" "utils/forms-pass.el" (12677 32653))
10655 ;;; Generated autoloads from utils/forms-pass.el 10727 ;;; Generated autoloads from utils/forms-pass.el
10656 10728
10657 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) "forms" "utils/forms.el" (12559 34930)) 10729 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) "forms" "utils/forms.el" (12677 32652))
10658 ;;; Generated autoloads from utils/forms.el 10730 ;;; Generated autoloads from utils/forms.el
10659 10731
10660 (autoload 'forms-mode "forms" "\ 10732 (autoload 'forms-mode "forms" "\
10661 Major mode to visit files in a field-structured manner using a form. 10733 Major mode to visit files in a field-structured manner using a form.
10662 10734
10681 10753
10682 (autoload 'forms-find-file-other-window "forms" "\ 10754 (autoload 'forms-find-file-other-window "forms" "\
10683 Visit a file in Forms mode in other window." t nil) 10755 Visit a file in Forms mode in other window." t nil)
10684 10756
10685 ;;;*** 10757 ;;;***
10686 10758
10687 ;;;### (autoloads nil "hide-copyleft" "utils/hide-copyleft.el" (12743 20032)) 10759 ;;;***
10760
10761 ;;;### (autoloads nil "hide-copyleft" "utils/hide-copyleft.el" (12748 62974))
10688 ;;; Generated autoloads from utils/hide-copyleft.el 10762 ;;; Generated autoloads from utils/hide-copyleft.el
10689 10763
10690 ;;;### (autoloads (highlight-headers-follow-url highlight-headers-follow-url-mosaic highlight-headers-follow-url-netscape highlight-headers) "highlight-headers" "utils/highlight-headers.el" (12743 22083)) 10764 ;;;### (autoloads (highlight-headers-follow-url highlight-headers-follow-url-mosaic highlight-headers-follow-url-netscape highlight-headers) "highlight-headers" "utils/highlight-headers.el" (12807 56606))
10691 ;;; Generated autoloads from utils/highlight-headers.el 10765 ;;; Generated autoloads from utils/highlight-headers.el
10692 10766
10693 (autoload 'highlight-headers "highlight-headers" "\ 10767 (autoload 'highlight-headers "highlight-headers" "\
10694 Highlight message headers between start and end. 10768 Highlight message headers between start and end.
10695 Faces used: 10769 Faces used:
10714 (autoload 'highlight-headers-follow-url-mosaic "highlight-headers" nil nil nil) 10788 (autoload 'highlight-headers-follow-url-mosaic "highlight-headers" nil nil nil)
10715 10789
10716 (autoload 'highlight-headers-follow-url "highlight-headers" nil t nil) 10790 (autoload 'highlight-headers-follow-url "highlight-headers" nil t nil)
10717 10791
10718 ;;;*** 10792 ;;;***
10719 10793
10720 ;;;### (autoloads nil "lib-complete" "utils/lib-complete.el" (12675 57130)) 10794 ;;;***
10795
10796 ;;;### (autoloads nil "lib-complete" "utils/lib-complete.el" (12677 32661))
10721 ;;; Generated autoloads from utils/lib-complete.el 10797 ;;; Generated autoloads from utils/lib-complete.el
10722 10798
10723 ;;;*** 10799 ;;;***
10724 10800
10725 ;;;### (autoloads nil "live-icon" "utils/live-icon.el" (12657 40747)) 10801 ;;;### (autoloads nil "live-icon" "utils/live-icon.el" (12677 32663))
10726 ;;; Generated autoloads from utils/live-icon.el 10802 ;;; Generated autoloads from utils/live-icon.el
10727 10803
10728 ;;;### (autoloads (unload-feature) "loadhist" "utils/loadhist.el" (12558 60957)) 10804 ;;;### (autoloads (unload-feature) "loadhist" "utils/loadhist.el" (12677 32660))
10729 ;;; Generated autoloads from utils/loadhist.el 10805 ;;; Generated autoloads from utils/loadhist.el
10730 10806
10731 (autoload 'unload-feature "loadhist" "\ 10807 (autoload 'unload-feature "loadhist" "\
10732 Unload the library that provided FEATURE, restoring all its autoloads. 10808 Unload the library that provided FEATURE, restoring all its autoloads.
10733 If the feature is required by any other loaded code, and optional FORCE 10809 If the feature is required by any other loaded code, and optional FORCE
10734 is nil, raise an error." t nil) 10810 is nil, raise an error." t nil)
10735 10811
10736 ;;;*** 10812 ;;;***
10737 10813
10738 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" "utils/mail-extr.el" (12743 22084)) 10814 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" "utils/mail-extr.el" (12807 61946))
10739 ;;; Generated autoloads from utils/mail-extr.el 10815 ;;; Generated autoloads from utils/mail-extr.el
10740 10816
10741 (autoload 'mail-extract-address-components "mail-extr" "\ 10817 (autoload 'mail-extract-address-components "mail-extr" "\
10742 Given an RFC-822 ADDRESS, extract full name and canonical address. 10818 Given an RFC-822 ADDRESS, extract full name and canonical address.
10743 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). 10819 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS).
10754 Prompts for a mail domain, and prints the country it corresponds to 10830 Prompts for a mail domain, and prints the country it corresponds to
10755 in the minibuffer." t nil) 10831 in the minibuffer." t nil)
10756 10832
10757 ;;;*** 10833 ;;;***
10758 10834
10759 ;;;### (autoloads (mail-fetch-field mail-file-babyl-p) "mail-utils" "utils/mail-utils.el" (12743 11630)) 10835 ;;;### (autoloads (mail-fetch-field mail-file-babyl-p) "mail-utils" "utils/mail-utils.el" (12748 62828))
10760 ;;; Generated autoloads from utils/mail-utils.el 10836 ;;; Generated autoloads from utils/mail-utils.el
10761 10837
10762 (defvar mail-use-rfc822 nil "\ 10838 (defvar mail-use-rfc822 nil "\
10763 *If non-nil, use a full, hairy RFC822 parser on mail addresses. 10839 *If non-nil, use a full, hairy RFC822 parser on mail addresses.
10764 Otherwise, (the default) use a smaller, somewhat faster, and 10840 Otherwise, (the default) use a smaller, somewhat faster, and
10771 The buffer is expected to be narrowed to just the headers of the message. 10847 The buffer is expected to be narrowed to just the headers of the message.
10772 If second arg LAST is non-nil, use the last such field if there are several. 10848 If second arg LAST is non-nil, use the last such field if there are several.
10773 If third arg ALL is non-nil, concatenate all such fields with commas between." nil nil) 10849 If third arg ALL is non-nil, concatenate all such fields with commas between." nil nil)
10774 10850
10775 ;;;*** 10851 ;;;***
10776 10852
10777 ;;;### (autoloads nil "mailpost" "utils/mailpost.el" (12559 46922)) 10853 ;;;***
10854
10855 ;;;### (autoloads nil "mailpost" "utils/mailpost.el" (12677 32633))
10778 ;;; Generated autoloads from utils/mailpost.el 10856 ;;; Generated autoloads from utils/mailpost.el
10779 10857
10780 ;;;*** 10858 ;;;***
10781 10859
10782 ;;;### (autoloads nil "map-ynp" "utils/map-ynp.el" (12740 25222)) 10860 ;;;### (autoloads nil "map-ynp" "utils/map-ynp.el" (12748 62829))
10783 ;;; Generated autoloads from utils/map-ynp.el 10861 ;;; Generated autoloads from utils/map-ynp.el
10784 10862
10785 ;;;### (autoloads nil "meese" "utils/meese.el" (12559 34917)) 10863 ;;;***
10864
10865 ;;;### (autoloads nil "meese" "utils/meese.el" (12677 32633))
10786 ;;; Generated autoloads from utils/meese.el 10866 ;;; Generated autoloads from utils/meese.el
10787 10867
10788 ;;;### (autoloads (read-passwd) "passwd" "utils/passwd.el" (12559 34928)) 10868 ;;;### (autoloads (read-passwd) "passwd" "utils/passwd.el" (12677 32650))
10789 ;;; Generated autoloads from utils/passwd.el 10869 ;;; Generated autoloads from utils/passwd.el
10790 10870
10791 (autoload 'read-passwd "passwd" "\ 10871 (autoload 'read-passwd "passwd" "\
10792 Prompts for a password in the minibuffer, and returns it as a string. 10872 Prompts for a password in the minibuffer, and returns it as a string.
10793 If PROMPT may be a prompt string or an alist of elements 10873 If PROMPT may be a prompt string or an alist of elements
10842 command. This data will not be overwritten until another hundred or so 10922 command. This data will not be overwritten until another hundred or so
10843 characters are typed. There's not currently a way around this." nil nil) 10923 characters are typed. There's not currently a way around this." nil nil)
10844 10924
10845 ;;;*** 10925 ;;;***
10846 10926
10847 ;;;### (autoloads (pp) "pp" "utils/pp.el" (12559 34933)) 10927 ;;;### (autoloads (pp) "pp" "utils/pp.el" (12677 32653))
10848 ;;; Generated autoloads from utils/pp.el 10928 ;;; Generated autoloads from utils/pp.el
10849 10929
10850 (autoload 'pp "pp" "\ 10930 (autoload 'pp "pp" "\
10851 Output the pretty-printed representation of OBJECT, any Lisp object. 10931 Output the pretty-printed representation of OBJECT, any Lisp object.
10852 Quoting characters are printed when needed to make output that `read' 10932 Quoting characters are printed when needed to make output that `read'
10854 Output stream is STREAM, or value of `standard-output' (which see)." nil nil) 10934 Output stream is STREAM, or value of `standard-output' (which see)." nil nil)
10855 10935
10856 (defalias 'pprint 'pp) 10936 (defalias 'pprint 'pp)
10857 10937
10858 ;;;*** 10938 ;;;***
10859 10939
10860 ;;;### (autoloads nil "regi" "utils/regi.el" (12558 60951)) 10940 ;;;***
10941
10942 ;;;### (autoloads nil "regi" "utils/regi.el" (12677 32653))
10861 ;;; Generated autoloads from utils/regi.el 10943 ;;; Generated autoloads from utils/regi.el
10862 10944
10863 ;;;*** 10945 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "utils/reporter.el" (12677 32651))
10864
10865 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "utils/reporter.el" (12559 34929))
10866 ;;; Generated autoloads from utils/reporter.el 10946 ;;; Generated autoloads from utils/reporter.el
10867 10947
10868 (autoload 'reporter-submit-bug-report "reporter" nil nil nil) 10948 (autoload 'reporter-submit-bug-report "reporter" nil nil nil)
10869 10949
10870 ;;;*** 10950 ;;;***
10871 10951
10872 ;;;### (autoloads nil "rfc822" "utils/rfc822.el" (12559 34920)) 10952 ;;;***
10953
10954 ;;;### (autoloads nil "rfc822" "utils/rfc822.el" (12677 32635))
10873 ;;; Generated autoloads from utils/rfc822.el 10955 ;;; Generated autoloads from utils/rfc822.el
10874 10956
10875 ;;;*** 10957 ;;;***
10876 10958
10877 ;;;### (autoloads nil "shadowfile" "utils/shadowfile.el" (12558 60958)) 10959 ;;;### (autoloads nil "shadowfile" "utils/shadowfile.el" (12677 32661))
10878 ;;; Generated autoloads from utils/shadowfile.el 10960 ;;; Generated autoloads from utils/shadowfile.el
10879 10961
10880 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy define-skeleton) "skeleton" "utils/skeleton.el" (12675 57223)) 10962 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy define-skeleton) "skeleton" "utils/skeleton.el" (12677 32659))
10881 ;;; Generated autoloads from utils/skeleton.el 10963 ;;; Generated autoloads from utils/skeleton.el
10882 10964
10883 (defvar skeleton-filter 'identity "\ 10965 (defvar skeleton-filter 'identity "\
10884 Function for transforming a skeleton-proxy's aliases' variable value.") 10966 Function for transforming a skeleton-proxy's aliases' variable value.")
10885 10967
10964 If a match is found in `skeleton-pair-alist', that is inserted, else 11046 If a match is found in `skeleton-pair-alist', that is inserted, else
10965 the defaults are used. These are (), [], {}, <> and `' for the 11047 the defaults are used. These are (), [], {}, <> and `' for the
10966 symmetrical ones, and the same character twice for the others." t nil) 11048 symmetrical ones, and the same character twice for the others." t nil)
10967 11049
10968 ;;;*** 11050 ;;;***
10969 11051
10970 ;;;### (autoloads nil "soundex" "utils/soundex.el" (12558 60959)) 11052 ;;;***
11053
11054 ;;;### (autoloads nil "soundex" "utils/soundex.el" (12677 32663))
10971 ;;; Generated autoloads from utils/soundex.el 11055 ;;; Generated autoloads from utils/soundex.el
10972 11056
10973 ;;;*** 11057 ;;;***
10974 11058
10975 ;;;### (autoloads nil "symbol-syntax" "utils/symbol-syntax.el" (12573 6370)) 11059 ;;;### (autoloads nil "symbol-syntax" "utils/symbol-syntax.el" (12677 32631))
10976 ;;; Generated autoloads from utils/symbol-syntax.el 11060 ;;; Generated autoloads from utils/symbol-syntax.el
10977 11061
10978 ;;;*** 11062 ;;;***
10979 11063
10980 ;;;### (autoloads nil "sysdep" "utils/sysdep.el" (12714 11722)) 11064 ;;;### (autoloads nil "sysdep" "utils/sysdep.el" (12718 987))
10981 ;;; Generated autoloads from utils/sysdep.el 11065 ;;; Generated autoloads from utils/sysdep.el
10982 11066
10983 ;;;### (autoloads nil "text-props" "utils/text-props.el" (12639 8651)) 11067 ;;;***
11068
11069 ;;;### (autoloads nil "text-props" "utils/text-props.el" (12807 56562))
10984 ;;; Generated autoloads from utils/text-props.el 11070 ;;; Generated autoloads from utils/text-props.el
10985 11071
10986 ;;;*** 11072 ;;;***
10987 11073
10988 ;;;### (autoloads nil "thing" "utils/thing.el" (12558 60956)) 11074 ;;;### (autoloads nil "thing" "utils/thing.el" (12677 32660))
10989 ;;; Generated autoloads from utils/thing.el 11075 ;;; Generated autoloads from utils/thing.el
10990 11076
10991 ;;;*** 11077 ;;;***
10992 11078
10993 ;;;### (autoloads nil "timezone" "utils/timezone.el" (12546 50543)) 11079 ;;;### (autoloads nil "timezone" "utils/timezone.el" (12677 32663))
10994 ;;; Generated autoloads from utils/timezone.el 11080 ;;; Generated autoloads from utils/timezone.el
10995 11081
10996 ;;;### (autoloads (tq-create) "tq" "utils/tq.el" (12558 60960)) 11082 ;;;### (autoloads (tq-create) "tq" "utils/tq.el" (12677 32663))
10997 ;;; Generated autoloads from utils/tq.el 11083 ;;; Generated autoloads from utils/tq.el
10998 11084
10999 (autoload 'tq-create "tq" "\ 11085 (autoload 'tq-create "tq" "\
11000 Create and return a transaction queue communicating with PROCESS. 11086 Create and return a transaction queue communicating with PROCESS.
11001 PROCESS should be a subprocess capable of sending and receiving 11087 PROCESS should be a subprocess capable of sending and receiving
11002 streams of bytes. It may be a local process, or it may be connected 11088 streams of bytes. It may be a local process, or it may be connected
11003 to a tcp server on another machine." nil nil) 11089 to a tcp server on another machine." nil nil)
11004 11090
11005 ;;;*** 11091 ;;;***
11006 11092
11007 ;;;### (autoloads (trace-function-background trace-function) "trace" "utils/trace.el" (12546 50540)) 11093 ;;;### (autoloads (trace-function-background trace-function) "trace" "utils/trace.el" (12677 32651))
11008 ;;; Generated autoloads from utils/trace.el 11094 ;;; Generated autoloads from utils/trace.el
11009 11095
11010 (defvar trace-buffer "*trace-output*" "\ 11096 (defvar trace-buffer "*trace-output*" "\
11011 *Trace output will by default go to that buffer.") 11097 *Trace output will by default go to that buffer.")
11012 11098
11026 trace advice for FUNCTION and activates it together with any other advice 11112 trace advice for FUNCTION and activates it together with any other advice
11027 there might be!! Trace output will quietly go to BUFFER without changing 11113 there might be!! Trace output will quietly go to BUFFER without changing
11028 the window or buffer configuration at all." t nil) 11114 the window or buffer configuration at all." t nil)
11029 11115
11030 ;;;*** 11116 ;;;***
11031 11117
11032 ;;;### (autoloads nil "tree-menu" "utils/tree-menu.el" (12558 60954)) 11118 ;;;***
11119
11120 ;;;### (autoloads nil "tree-menu" "utils/tree-menu.el" (12677 32657))
11033 ;;; Generated autoloads from utils/tree-menu.el 11121 ;;; Generated autoloads from utils/tree-menu.el
11034 11122
11035 ;;;### (autoloads (y-or-n-p-with-timeout yes-or-no-p-with-timeout with-timeout with-timeout-internal) "with-timeout" "utils/with-timeout.el" (12558 60948)) 11123 ;;;### (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))
11036 ;;; Generated autoloads from utils/with-timeout.el 11124 ;;; Generated autoloads from utils/with-timeout.el
11037 11125
11038 (autoload 'with-timeout-internal "with-timeout" nil nil nil) 11126 (autoload 'with-timeout-internal "with-timeout" nil nil nil)
11039 11127
11040 (autoload 'with-timeout "with-timeout" "\ 11128 (autoload 'with-timeout "with-timeout" "\
11053 Just like y-or-n-p, but will time out after TIMEOUT seconds 11141 Just like y-or-n-p, but will time out after TIMEOUT seconds
11054 if the user has not yes answered, returning DEFAULT-VALUE." nil nil) 11142 if the user has not yes answered, returning DEFAULT-VALUE." nil nil)
11055 11143
11056 ;;;*** 11144 ;;;***
11057 11145
11058 ;;;### (autoloads (xbm-button-create) "xbm-button" "utils/xbm-button.el" (12639 8650)) 11146 ;;;### (autoloads (xbm-button-create) "xbm-button" "utils/xbm-button.el" (12677 32665))
11059 ;;; Generated autoloads from utils/xbm-button.el 11147 ;;; Generated autoloads from utils/xbm-button.el
11060 11148
11061 (autoload 'xbm-button-create "xbm-button" "\ 11149 (autoload 'xbm-button-create "xbm-button" "\
11062 Returns a list of XBM image instantiators for a button displaying TEXT. 11150 Returns a list of XBM image instantiators for a button displaying TEXT.
11063 The list is of the form 11151 The list is of the form
11069 borders on the edges of the buttons. It should be a positive integer, 11157 borders on the edges of the buttons. It should be a positive integer,
11070 or 0 to mean no border." nil nil) 11158 or 0 to mean no border." nil nil)
11071 11159
11072 ;;;*** 11160 ;;;***
11073 11161
11074 ;;;### (autoloads (xpm-button-create) "xpm-button" "utils/xpm-button.el" (12648 18605)) 11162 ;;;### (autoloads (xpm-button-create) "xpm-button" "utils/xpm-button.el" (12677 32648))
11075 ;;; Generated autoloads from utils/xpm-button.el 11163 ;;; Generated autoloads from utils/xpm-button.el
11076 11164
11077 (autoload 'xpm-button-create "xpm-button" "\ 11165 (autoload 'xpm-button-create "xpm-button" "\
11078 Returns a list of XPM image instantiators for a button displaying TEXT. 11166 Returns a list of XPM image instantiators for a button displaying TEXT.
11079 The list is of the form 11167 The list is of the form
11087 FG-COLOR is the color used to display the text. It should be a string. 11175 FG-COLOR is the color used to display the text. It should be a string.
11088 BG-COLOR is the background color the text will be displayed upon. 11176 BG-COLOR is the background color the text will be displayed upon.
11089 It should be a string." nil nil) 11177 It should be a string." nil nil)
11090 11178
11091 ;;;*** 11179 ;;;***
11092 11180
11093 ;;;### (autoloads nil "viper-ex" "viper/viper-ex.el" (12745 61913)) 11181 ;;;***
11182
11183 ;;;### (autoloads nil "viper-ex" "viper/viper-ex.el" (12808 12348))
11094 ;;; Generated autoloads from viper/viper-ex.el 11184 ;;; Generated autoloads from viper/viper-ex.el
11095 11185
11096 ;;;*** 11186 ;;;***
11097 11187
11098 ;;;### (autoloads nil "viper-keym" "viper/viper-keym.el" (12639 8723)) 11188 ;;;### (autoloads nil "viper-keym" "viper/viper-keym.el" (12677 32983))
11099 ;;; Generated autoloads from viper/viper-keym.el 11189 ;;; Generated autoloads from viper/viper-keym.el
11100 11190
11101 ;;;### (autoloads nil "viper-macs" "viper/viper-macs.el" (12728 13099)) 11191 ;;;***
11192
11193 ;;;### (autoloads nil "viper-macs" "viper/viper-macs.el" (12716 43963))
11102 ;;; Generated autoloads from viper/viper-macs.el 11194 ;;; Generated autoloads from viper/viper-macs.el
11103 11195
11104 ;;;*** 11196 ;;;### (autoloads nil "viper-mous" "viper/viper-mous.el" (12720 34147))
11105
11106 ;;;### (autoloads nil "viper-mous" "viper/viper-mous.el" (12728 13099))
11107 ;;; Generated autoloads from viper/viper-mous.el 11197 ;;; Generated autoloads from viper/viper-mous.el
11108 11198
11109 ;;;*** 11199 ;;;***
11110 11200
11111 ;;;### (autoloads nil "viper-util" "viper/viper-util.el" (12745 61913)) 11201 ;;;***
11202
11203 ;;;### (autoloads nil "viper-util" "viper/viper-util.el" (12748 62888))
11112 ;;; Generated autoloads from viper/viper-util.el 11204 ;;; Generated autoloads from viper/viper-util.el
11113 11205
11114 ;;;### (autoloads (viper-mode) "viper" "viper/viper.el" (12745 61914)) 11206 ;;;### (autoloads (viper-mode) "viper" "viper/viper.el" (12748 62891))
11115 ;;; Generated autoloads from viper/viper.el 11207 ;;; Generated autoloads from viper/viper.el
11116 11208
11117 (autoload 'viper-mode "viper" "\ 11209 (autoload 'viper-mode "viper" "\
11118 Turn on Viper emulation of Vi." t nil) 11210 Turn on Viper emulation of Vi." t nil)
11119 11211
11120 (defalias 'vip-mode 'viper-mode) 11212 (defalias 'vip-mode 'viper-mode)
11121 11213
11122 ;;;*** 11214 ;;;***
11123 11215
11124 ;;;### (autoloads nil "tapestry" "vm/tapestry.el" (12376 19602)) 11216 ;;;***
11217
11218 ;;;### (autoloads nil "tapestry" "vm/tapestry.el" (12677 32694))
11125 ;;; Generated autoloads from vm/tapestry.el 11219 ;;; Generated autoloads from vm/tapestry.el
11126 11220
11127 ;;;*** 11221 ;;;***
11128 11222
11129 ;;;### (autoloads nil "vm-autoload" "vm/vm-autoload.el" (12744 48175)) 11223 ;;;### (autoloads nil "vm-autoload" "vm/vm-autoload.el" (12808 12661))
11130 ;;; Generated autoloads from vm/vm-autoload.el 11224 ;;; Generated autoloads from vm/vm-autoload.el
11131 11225
11132 ;;;*** 11226 ;;;***
11133 11227
11134 ;;;### (autoloads nil "vm-byteopts" "vm/vm-byteopts.el" (12244 51680)) 11228 ;;;### (autoloads nil "vm-byteopts" "vm/vm-byteopts.el" (12677 32690))
11135 ;;; Generated autoloads from vm/vm-byteopts.el 11229 ;;; Generated autoloads from vm/vm-byteopts.el
11136 11230
11137 ;;;### (autoloads nil "vm-delete" "vm/vm-delete.el" (12740 28348)) 11231 ;;;***
11232
11233 ;;;### (autoloads nil "vm-delete" "vm/vm-delete.el" (12807 56781))
11138 ;;; Generated autoloads from vm/vm-delete.el 11234 ;;; Generated autoloads from vm/vm-delete.el
11139 11235
11140 ;;;### (autoloads nil "vm-digest" "vm/vm-digest.el" (12376 19586)) 11236 ;;;***
11237
11238 ;;;### (autoloads nil "vm-digest" "vm/vm-digest.el" (12677 32666))
11141 ;;; Generated autoloads from vm/vm-digest.el 11239 ;;; Generated autoloads from vm/vm-digest.el
11142 11240
11143 ;;;### (autoloads (vm-easy-menu-create-keymaps vm-easy-menu-define) "vm-easymenu" "vm/vm-easymenu.el" (12376 19602)) 11241 ;;;### (autoloads (vm-easy-menu-create-keymaps vm-easy-menu-define) "vm-easymenu" "vm/vm-easymenu.el" (12677 32693))
11144 ;;; Generated autoloads from vm/vm-easymenu.el 11242 ;;; Generated autoloads from vm/vm-easymenu.el
11145 11243
11146 (autoload 'vm-easy-menu-define "vm-easymenu" "\ 11244 (autoload 'vm-easy-menu-define "vm-easymenu" "\
11147 Define a menu bar submenu in maps MAPS, according to MENU. 11245 Define a menu bar submenu in maps MAPS, according to MENU.
11148 The menu keymap is stored in symbol SYMBOL, both as its value 11246 The menu keymap is stored in symbol SYMBOL, both as its value
11208 is a list of menu items, as above." nil 'macro) 11306 is a list of menu items, as above." nil 'macro)
11209 11307
11210 (autoload 'vm-easy-menu-create-keymaps "vm-easymenu" nil nil nil) 11308 (autoload 'vm-easy-menu-create-keymaps "vm-easymenu" nil nil nil)
11211 11309
11212 ;;;*** 11310 ;;;***
11213 11311
11214 ;;;### (autoloads nil "vm-edit" "vm/vm-edit.el" (12376 19587)) 11312 ;;;***
11313
11314 ;;;### (autoloads nil "vm-edit" "vm/vm-edit.el" (12677 32667))
11215 ;;; Generated autoloads from vm/vm-edit.el 11315 ;;; Generated autoloads from vm/vm-edit.el
11216 11316
11217 ;;;*** 11317 ;;;***
11218 11318
11219 ;;;### (autoloads nil "vm-folder" "vm/vm-folder.el" (12740 28349)) 11319 ;;;### (autoloads nil "vm-folder" "vm/vm-folder.el" (12807 56485))
11220 ;;; Generated autoloads from vm/vm-folder.el 11320 ;;; Generated autoloads from vm/vm-folder.el
11221 11321
11222 ;;;### (autoloads nil "vm-license" "vm/vm-license.el" (12376 19590)) 11322 ;;;***
11323
11324 ;;;### (autoloads nil "vm-license" "vm/vm-license.el" (12677 32672))
11223 ;;; Generated autoloads from vm/vm-license.el 11325 ;;; Generated autoloads from vm/vm-license.el
11224 11326
11225 ;;;*** 11327 ;;;***
11226 11328
11227 ;;;### (autoloads nil "vm-mark" "vm/vm-mark.el" (12376 19590)) 11329 ;;;### (autoloads nil "vm-mark" "vm/vm-mark.el" (12677 32673))
11228 ;;; Generated autoloads from vm/vm-mark.el 11330 ;;; Generated autoloads from vm/vm-mark.el
11229 11331
11230 ;;;*** 11332 ;;;***
11231 11333
11232 ;;;### (autoloads nil "vm-menu" "vm/vm-menu.el" (12376 19592)) 11334 ;;;### (autoloads nil "vm-menu" "vm/vm-menu.el" (12677 32677))
11233 ;;; Generated autoloads from vm/vm-menu.el 11335 ;;; Generated autoloads from vm/vm-menu.el
11234 11336
11235 ;;;*** 11337 ;;;***
11236 11338
11237 ;;;### (autoloads nil "vm-message" "vm/vm-message.el" (12376 19589)) 11339 ;;;### (autoloads nil "vm-message" "vm/vm-message.el" (12677 32674))
11238 ;;; Generated autoloads from vm/vm-message.el 11340 ;;; Generated autoloads from vm/vm-message.el
11239 11341
11240 ;;;*** 11342 ;;;***
11241 11343
11242 ;;;### (autoloads nil "vm-minibuf" "vm/vm-minibuf.el" (12376 19600)) 11344 ;;;### (autoloads nil "vm-minibuf" "vm/vm-minibuf.el" (12677 32691))
11243 ;;; Generated autoloads from vm/vm-minibuf.el 11345 ;;; Generated autoloads from vm/vm-minibuf.el
11244 11346
11245 ;;;*** 11347 ;;;***
11246 11348
11247 ;;;### (autoloads nil "vm-misc" "vm/vm-misc.el" (12740 28349)) 11349 ;;;### (autoloads nil "vm-misc" "vm/vm-misc.el" (12748 62836))
11248 ;;; Generated autoloads from vm/vm-misc.el 11350 ;;; Generated autoloads from vm/vm-misc.el
11249 11351
11250 ;;;*** 11352 ;;;***
11251 11353
11252 ;;;### (autoloads nil "vm-motion" "vm/vm-motion.el" (12740 28349)) 11354 ;;;### (autoloads nil "vm-motion" "vm/vm-motion.el" (12748 62837))
11253 ;;; Generated autoloads from vm/vm-motion.el 11355 ;;; Generated autoloads from vm/vm-motion.el
11254 11356
11255 ;;;### (autoloads nil "vm-mouse" "vm/vm-mouse.el" (12376 19602)) 11357 ;;;***
11358
11359 ;;;### (autoloads nil "vm-mouse" "vm/vm-mouse.el" (12677 32692))
11256 ;;; Generated autoloads from vm/vm-mouse.el 11360 ;;; Generated autoloads from vm/vm-mouse.el
11257 11361
11258 ;;;*** 11362 ;;;***
11259 11363
11260 ;;;### (autoloads nil "vm-page" "vm/vm-page.el" (12376 19594)) 11364 ;;;### (autoloads nil "vm-page" "vm/vm-page.el" (12677 32678))
11261 ;;; Generated autoloads from vm/vm-page.el 11365 ;;; Generated autoloads from vm/vm-page.el
11262 11366
11263 ;;;*** 11367 ;;;***
11264 11368
11265 ;;;### (autoloads nil "vm-pop" "vm/vm-pop.el" (12740 28349)) 11369 ;;;### (autoloads nil "vm-pop" "vm/vm-pop.el" (12748 62835))
11266 ;;; Generated autoloads from vm/vm-pop.el 11370 ;;; Generated autoloads from vm/vm-pop.el
11267 11371
11268 ;;;### (autoloads nil "vm-reply" "vm/vm-reply.el" (12376 19587)) 11372 ;;;***
11373
11374 ;;;### (autoloads nil "vm-reply" "vm/vm-reply.el" (12677 32668))
11269 ;;; Generated autoloads from vm/vm-reply.el 11375 ;;; Generated autoloads from vm/vm-reply.el
11270 11376
11271 ;;;*** 11377 ;;;***
11272 11378
11273 ;;;### (autoloads nil "vm-save" "vm/vm-save.el" (12376 19592)) 11379 ;;;### (autoloads nil "vm-save" "vm/vm-save.el" (12677 32678))
11274 ;;; Generated autoloads from vm/vm-save.el 11380 ;;; Generated autoloads from vm/vm-save.el
11275 11381
11276 ;;;*** 11382 ;;;***
11277 11383
11278 ;;;### (autoloads nil "vm-search" "vm/vm-search.el" (12740 30223)) 11384 ;;;### (autoloads nil "vm-search" "vm/vm-search.el" (12749 3230))
11279 ;;; Generated autoloads from vm/vm-search.el 11385 ;;; Generated autoloads from vm/vm-search.el
11280 11386
11281 ;;;### (autoloads nil "vm-search18" "vm/vm-search18.el" (12244 51678)) 11387 ;;;***
11388
11389 ;;;### (autoloads nil "vm-search18" "vm/vm-search18.el" (12677 32686))
11282 ;;; Generated autoloads from vm/vm-search18.el 11390 ;;; Generated autoloads from vm/vm-search18.el
11283 11391
11284 ;;;### (autoloads nil "vm-search19" "vm/vm-search19.el" (12376 19598)) 11392 ;;;***
11393
11394 ;;;### (autoloads nil "vm-search19" "vm/vm-search19.el" (12677 32690))
11285 ;;; Generated autoloads from vm/vm-search19.el 11395 ;;; Generated autoloads from vm/vm-search19.el
11286 11396
11287 ;;;*** 11397 ;;;***
11288 11398
11289 ;;;### (autoloads nil "vm-sort" "vm/vm-sort.el" (12376 19598)) 11399 ;;;### (autoloads nil "vm-sort" "vm/vm-sort.el" (12677 32686))
11290 ;;; Generated autoloads from vm/vm-sort.el 11400 ;;; Generated autoloads from vm/vm-sort.el
11291 11401
11292 ;;;*** 11402 ;;;***
11293 11403
11294 ;;;### (autoloads nil "vm-startup" "vm/vm-startup.el" (12740 35805)) 11404 ;;;### (autoloads nil "vm-startup" "vm/vm-startup.el" (12748 62843))
11295 ;;; Generated autoloads from vm/vm-startup.el 11405 ;;; Generated autoloads from vm/vm-startup.el
11296 11406
11297 ;;;*** 11407 ;;;***
11298 11408
11299 ;;;### (autoloads nil "vm-summary" "vm/vm-summary.el" (12740 28349)) 11409 ;;;### (autoloads nil "vm-summary" "vm/vm-summary.el" (12748 62838))
11300 ;;; Generated autoloads from vm/vm-summary.el 11410 ;;; Generated autoloads from vm/vm-summary.el
11301 11411
11302 ;;;### (autoloads nil "vm-thread" "vm/vm-thread.el" (12376 19602)) 11412 ;;;***
11413
11414 ;;;### (autoloads nil "vm-thread" "vm/vm-thread.el" (12677 32692))
11303 ;;; Generated autoloads from vm/vm-thread.el 11415 ;;; Generated autoloads from vm/vm-thread.el
11304 11416
11305 ;;;*** 11417 ;;;### (autoloads nil "vm-toolbar" "vm/vm-toolbar.el" (12740 27721))
11306
11307 ;;;### (autoloads nil "vm-toolbar" "vm/vm-toolbar.el" (12714 11723))
11308 ;;; Generated autoloads from vm/vm-toolbar.el 11418 ;;; Generated autoloads from vm/vm-toolbar.el
11309 11419
11310 ;;;*** 11420 ;;;***
11311 11421
11312 ;;;### (autoloads nil "vm-undo" "vm/vm-undo.el" (12244 51671)) 11422 ;;;### (autoloads nil "vm-undo" "vm/vm-undo.el" (12677 32680))
11313 ;;; Generated autoloads from vm/vm-undo.el 11423 ;;; Generated autoloads from vm/vm-undo.el
11314 11424
11315 ;;;*** 11425 ;;;***
11316 11426
11317 ;;;### (autoloads nil "vm-vars" "vm/vm-vars.el" (12740 28350)) 11427 ;;;### (autoloads nil "vm-vars" "vm/vm-vars.el" (12807 56463))
11318 ;;; Generated autoloads from vm/vm-vars.el 11428 ;;; Generated autoloads from vm/vm-vars.el
11319 11429
11320 ;;;*** 11430 ;;;***
11321 11431
11322 ;;;### (autoloads nil "vm-version" "vm/vm-version.el" (12740 28351)) 11432 ;;;### (autoloads nil "vm-version" "vm/vm-version.el" (12748 62841))
11323 ;;; Generated autoloads from vm/vm-version.el 11433 ;;; Generated autoloads from vm/vm-version.el
11324 11434
11325 ;;;*** 11435 ;;;***
11326 11436
11327 ;;;### (autoloads nil "vm-virtual" "vm/vm-virtual.el" (12312 61353)) 11437 ;;;### (autoloads nil "vm-virtual" "vm/vm-virtual.el" (12677 32684))
11328 ;;; Generated autoloads from vm/vm-virtual.el 11438 ;;; Generated autoloads from vm/vm-virtual.el
11329 11439
11330 ;;;*** 11440 ;;;***
11331 11441
11332 ;;;### (autoloads nil "vm-window" "vm/vm-window.el" (12740 28350)) 11442 ;;;### (autoloads nil "vm-window" "vm/vm-window.el" (12748 62841))
11333 ;;; Generated autoloads from vm/vm-window.el 11443 ;;; Generated autoloads from vm/vm-window.el
11334 11444
11335 ;;;*** 11445 ;;;***
11336 11446
11337 ;;;### (autoloads nil "docomp" "w3/docomp.el" (12727 30855)) 11447 ;;;### (autoloads nil "docomp" "w3/docomp.el" (12730 9825))
11338 ;;; Generated autoloads from w3/docomp.el 11448 ;;; Generated autoloads from w3/docomp.el
11339 11449
11340 ;;;*** 11450 ;;;***
11341 11451
11342 ;;;### (autoloads nil "font" "w3/font.el" (12720 56497)) 11452 ;;;### (autoloads nil "font" "w3/font.el" (12721 20236))
11343 ;;; Generated autoloads from w3/font.el 11453 ;;; Generated autoloads from w3/font.el
11344 11454
11345 ;;;*** 11455 ;;;***
11346 11456
11347 ;;;### (autoloads nil "images" "w3/images.el" (12714 11732)) 11457 ;;;### (autoloads nil "images" "w3/images.el" (12718 1084))
11348 ;;; Generated autoloads from w3/images.el 11458 ;;; Generated autoloads from w3/images.el
11349 11459
11350 ;;;*** 11460 ;;;***
11351 11461
11352 ;;;### (autoloads nil "w3-about" "w3/w3-about.el" (12745 49143)) 11462 ;;;### (autoloads nil "w3-about" "w3/w3-about.el" (12748 62861))
11353 ;;; Generated autoloads from w3/w3-about.el 11463 ;;; Generated autoloads from w3/w3-about.el
11354 11464
11355 ;;;### (autoloads nil "w3-annotat" "w3/w3-annotat.el" (12727 30858)) 11465 ;;;***
11466
11467 ;;;### (autoloads nil "w3-annotat" "w3/w3-annotat.el" (12731 37946))
11356 ;;; Generated autoloads from w3/w3-annotat.el 11468 ;;; Generated autoloads from w3/w3-annotat.el
11357 11469
11358 ;;;*** 11470 ;;;***
11359 11471
11360 ;;;### (autoloads nil "w3-auto" "w3/w3-auto.el" (12727 30865)) 11472 ;;;### (autoloads nil "w3-auto" "w3/w3-auto.el" (12731 37950))
11361 ;;; Generated autoloads from w3/w3-auto.el 11473 ;;; Generated autoloads from w3/w3-auto.el
11362 11474
11363 ;;;### (autoloads nil "w3-beta" "w3/w3-beta.el" (12686 31748)) 11475 ;;;### (autoloads nil "w3-beta" "w3/w3-beta.el" (12686 31765))
11364 ;;; Generated autoloads from w3/w3-beta.el 11476 ;;; Generated autoloads from w3/w3-beta.el
11365 11477
11366 ;;;*** 11478 ;;;***
11367 11479
11368 ;;;### (autoloads nil "w3-draw" "w3/w3-draw.el" (12727 30859)) 11480 ;;;***
11481
11482 ;;;### (autoloads nil "w3-draw" "w3/w3-draw.el" (12731 37943))
11369 ;;; Generated autoloads from w3/w3-draw.el 11483 ;;; Generated autoloads from w3/w3-draw.el
11370 11484
11371 ;;;*** 11485 ;;;***
11372 11486
11373 ;;;### (autoloads nil "w3-e19" "w3/w3-e19.el" (12727 30856)) 11487 ;;;### (autoloads nil "w3-e19" "w3/w3-e19.el" (12730 9828))
11374 ;;; Generated autoloads from w3/w3-e19.el 11488 ;;; Generated autoloads from w3/w3-e19.el
11375 11489
11376 ;;;*** 11490 ;;;***
11377 11491
11378 ;;;### (autoloads nil "w3-emulate" "w3/w3-emulate.el" (12714 11733)) 11492 ;;;### (autoloads nil "w3-emulate" "w3/w3-emulate.el" (12718 1157))
11379 ;;; Generated autoloads from w3/w3-emulate.el 11493 ;;; Generated autoloads from w3/w3-emulate.el
11380 11494
11381 ;;;*** 11495 ;;;***
11382 11496
11383 ;;;### (autoloads nil "w3-forms" "w3/w3-forms.el" (12740 27003)) 11497 ;;;### (autoloads nil "w3-forms" "w3/w3-forms.el" (12748 62863))
11384 ;;; Generated autoloads from w3/w3-forms.el 11498 ;;; Generated autoloads from w3/w3-forms.el
11385 11499
11386 ;;;*** 11500 ;;;### (autoloads (w3-use-hotlist) "w3-hot" "w3/w3-hot.el" (12731 37948))
11387
11388 ;;;### (autoloads (w3-use-hotlist) "w3-hot" "w3/w3-hot.el" (12727 30861))
11389 ;;; Generated autoloads from w3/w3-hot.el 11501 ;;; Generated autoloads from w3/w3-hot.el
11390 11502
11391 (autoload 'w3-use-hotlist "w3-hot" "\ 11503 (autoload 'w3-use-hotlist "w3-hot" "\
11392 Possibly go to a link in your W3/Mosaic hotlist. 11504 Possibly go to a link in your W3/Mosaic hotlist.
11393 This is part of the emacs World Wide Web browser. It will prompt for 11505 This is part of the emacs World Wide Web browser. It will prompt for
11394 one of the items in your 'hotlist'. A hotlist is a list of often 11506 one of the items in your 'hotlist'. A hotlist is a list of often
11395 visited or interesting items you have found on the World Wide Web." t nil) 11507 visited or interesting items you have found on the World Wide Web." t nil)
11396 11508
11397 ;;;*** 11509 ;;;***
11398 11510
11399 ;;;### (autoloads nil "w3-imap" "w3/w3-imap.el" (12715 10457)) 11511 ;;;***
11512
11513 ;;;### (autoloads nil "w3-imap" "w3/w3-imap.el" (12718 1155))
11400 ;;; Generated autoloads from w3/w3-imap.el 11514 ;;; Generated autoloads from w3/w3-imap.el
11401 11515
11402 ;;;*** 11516 ;;;***
11403 11517
11404 ;;;### (autoloads nil "w3-keyword" "w3/w3-keyword.el" (12727 30860)) 11518 ;;;### (autoloads nil "w3-keyword" "w3/w3-keyword.el" (12731 37958))
11405 ;;; Generated autoloads from w3/w3-keyword.el 11519 ;;; Generated autoloads from w3/w3-keyword.el
11406 11520
11407 ;;;*** 11521 ;;;***
11408 11522
11409 ;;;### (autoloads nil "w3-latex" "w3/w3-latex.el" (12727 30593)) 11523 ;;;### (autoloads nil "w3-latex" "w3/w3-latex.el" (12731 38144))
11410 ;;; Generated autoloads from w3/w3-latex.el 11524 ;;; Generated autoloads from w3/w3-latex.el
11411 11525
11412 ;;;*** 11526 ;;;***
11413 11527
11414 ;;;### (autoloads nil "w3-menu" "w3/w3-menu.el" (12727 30864)) 11528 ;;;### (autoloads nil "w3-menu" "w3/w3-menu.el" (12731 37956))
11415 ;;; Generated autoloads from w3/w3-menu.el 11529 ;;; Generated autoloads from w3/w3-menu.el
11416 11530
11417 ;;;### (autoloads nil "w3-mouse" "w3/w3-mouse.el" (12720 56526)) 11531 ;;;***
11532
11533 ;;;### (autoloads nil "w3-mouse" "w3/w3-mouse.el" (12721 20268))
11418 ;;; Generated autoloads from w3/w3-mouse.el 11534 ;;; Generated autoloads from w3/w3-mouse.el
11419 11535
11420 ;;;*** 11536 ;;;***
11421 11537
11422 ;;;### (autoloads nil "w3-mule" "w3/w3-mule.el" (12686 31739)) 11538 ;;;### (autoloads nil "w3-mule" "w3/w3-mule.el" (12692 3956))
11423 ;;; Generated autoloads from w3/w3-mule.el 11539 ;;; Generated autoloads from w3/w3-mule.el
11424 11540
11425 ;;;*** 11541 ;;;***
11426 11542
11427 ;;;### (autoloads nil "w3-parse" "w3/w3-parse.el" (12727 30863)) 11543 ;;;### (autoloads nil "w3-parse" "w3/w3-parse.el" (12807 62842))
11428 ;;; Generated autoloads from w3/w3-parse.el 11544 ;;; Generated autoloads from w3/w3-parse.el
11429 11545
11430 ;;;*** 11546 ;;;***
11431 11547
11432 ;;;### (autoloads nil "w3-prefs" "w3/w3-prefs.el" (12740 27017)) 11548 ;;;### (autoloads nil "w3-prefs" "w3/w3-prefs.el" (12748 62865))
11433 ;;; Generated autoloads from w3/w3-prefs.el 11549 ;;; Generated autoloads from w3/w3-prefs.el
11434 11550
11435 ;;;### (autoloads nil "w3-print" "w3/w3-print.el" (12727 30863)) 11551 ;;;***
11552
11553 ;;;### (autoloads nil "w3-print" "w3/w3-print.el" (12731 37955))
11436 ;;; Generated autoloads from w3/w3-print.el 11554 ;;; Generated autoloads from w3/w3-print.el
11437 11555
11438 ;;;*** 11556 ;;;***
11439 11557
11440 ;;;### (autoloads nil "w3-speak" "w3/w3-speak.el" (12740 27018)) 11558 ;;;### (autoloads nil "w3-speak" "w3/w3-speak.el" (12748 62866))
11441 ;;; Generated autoloads from w3/w3-speak.el 11559 ;;; Generated autoloads from w3/w3-speak.el
11442 11560
11443 ;;;### (autoloads nil "w3-style" "w3/w3-style.el" (12727 30864)) 11561 ;;;***
11562
11563 ;;;### (autoloads nil "w3-style" "w3/w3-style.el" (12731 37941))
11444 ;;; Generated autoloads from w3/w3-style.el 11564 ;;; Generated autoloads from w3/w3-style.el
11445 11565
11446 ;;;*** 11566 ;;;***
11447 11567
11448 ;;;### (autoloads nil "w3-sysdp" "w3/w3-sysdp.el" (12727 30857)) 11568 ;;;### (autoloads nil "w3-sysdp" "w3/w3-sysdp.el" (12731 37922))
11449 ;;; Generated autoloads from w3/w3-sysdp.el 11569 ;;; Generated autoloads from w3/w3-sysdp.el
11450 11570
11451 ;;;### (autoloads nil "w3-toolbar" "w3/w3-toolbar.el" (12686 31734)) 11571 ;;;***
11572
11573 ;;;### (autoloads nil "w3-toolbar" "w3/w3-toolbar.el" (12692 3945))
11452 ;;; Generated autoloads from w3/w3-toolbar.el 11574 ;;; Generated autoloads from w3/w3-toolbar.el
11453 11575
11454 ;;;*** 11576 ;;;***
11455 11577
11456 ;;;### (autoloads nil "w3-vars" "w3/w3-vars.el" (12745 49201)) 11578 ;;;### (autoloads nil "w3-vars" "w3/w3-vars.el" (12748 62858))
11457 ;;; Generated autoloads from w3/w3-vars.el 11579 ;;; Generated autoloads from w3/w3-vars.el
11458 11580
11459 ;;;*** 11581 ;;;***
11460 11582
11461 ;;;### (autoloads nil "w3-widget" "w3/w3-widget.el" (12720 56504)) 11583 ;;;### (autoloads nil "w3-widget" "w3/w3-widget.el" (12721 20248))
11462 ;;; Generated autoloads from w3/w3-widget.el 11584 ;;; Generated autoloads from w3/w3-widget.el
11463 11585
11464 ;;;### (autoloads nil "w3-xemac" "w3/w3-xemac.el" (12727 30860)) 11586 ;;;***
11587
11588 ;;;### (autoloads nil "w3-xemac" "w3/w3-xemac.el" (12807 58091))
11465 ;;; Generated autoloads from w3/w3-xemac.el 11589 ;;; Generated autoloads from w3/w3-xemac.el
11466 11590
11467 ;;;### (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" (12740 27016)) 11591 ;;;### (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" (12748 62860))
11468 ;;; Generated autoloads from w3/w3.el 11592 ;;; Generated autoloads from w3/w3.el
11469 11593
11470 (autoload 'w3-open-local "w3" "\ 11594 (autoload 'w3-open-local "w3" "\
11471 Find a local file, and interpret it as a hypertext document. 11595 Find a local file, and interpret it as a hypertext document.
11472 It will prompt for an existing file or directory, and retrieve it as a 11596 It will prompt for an existing file or directory, and retrieve it as a
11552 Attempt to follow the hypertext reference under point. 11676 Attempt to follow the hypertext reference under point.
11553 With prefix-arg P, ignore viewers and dump the link straight 11677 With prefix-arg P, ignore viewers and dump the link straight
11554 to disk." t nil) 11678 to disk." t nil)
11555 11679
11556 ;;;*** 11680 ;;;***
11557 11681
11558 ;;;### (autoloads nil "widget-edit" "w3/widget-edit.el" (12740 27017)) 11682 ;;;***
11683
11684 ;;;### (autoloads nil "widget-edit" "w3/widget-edit.el" (12748 62864))
11559 ;;; Generated autoloads from w3/widget-edit.el 11685 ;;; Generated autoloads from w3/widget-edit.el
11560 11686
11561 ;;;*** 11687 ;;;***
11562 11688
11563 ;;;### (autoloads nil "widget" "w3/widget.el" (12720 56523)) 11689 ;;;### (autoloads nil "widget" "w3/widget.el" (12721 20262))
11564 ;;; Generated autoloads from w3/widget.el 11690 ;;; Generated autoloads from w3/widget.el
11565 11691
11566 ;;;### (autoloads nil "x-compose" "x11/x-compose.el" (12202 12100)) 11692 ;;;***
11693
11694 ;;;### (autoloads nil "x-compose" "x11/x-compose.el" (12807 56799))
11567 ;;; Generated autoloads from x11/x-compose.el 11695 ;;; Generated autoloads from x11/x-compose.el
11568 11696
11569 ;;;### (autoloads nil "x-faces" "x11/x-faces.el" (12698 33571)) 11697 ;;;***
11698
11699 ;;;### (autoloads nil "x-faces" "x11/x-faces.el" (12701 8661))
11570 ;;; Generated autoloads from x11/x-faces.el 11700 ;;; Generated autoloads from x11/x-faces.el
11571 11701
11572 ;;;*** 11702 ;;;### (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" (12807 56845))
11573
11574 ;;;### (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" (12675 57137))
11575 ;;; Generated autoloads from x11/x-font-menu.el 11703 ;;; Generated autoloads from x11/x-font-menu.el
11576 11704
11577 (defvar font-menu-ignore-scaled-fonts t "\ 11705 (defvar font-menu-ignore-scaled-fonts t "\
11578 *If non-nil, then the font menu will try to show only bitmap fonts.") 11706 *If non-nil, then the font menu will try to show only bitmap fonts.")
11579 11707
11596 (autoload 'font-menu-size-constructor "x-font-menu" nil nil nil) 11724 (autoload 'font-menu-size-constructor "x-font-menu" nil nil nil)
11597 11725
11598 (autoload 'font-menu-weight-constructor "x-font-menu" nil nil nil) 11726 (autoload 'font-menu-weight-constructor "x-font-menu" nil nil nil)
11599 11727
11600 ;;;*** 11728 ;;;***
11601 11729
11602 ;;;### (autoloads nil "x-init" "x11/x-init.el" (12698 33574)) 11730 ;;;***
11731
11732 ;;;### (autoloads nil "x-init" "x11/x-init.el" (12807 57082))
11603 ;;; Generated autoloads from x11/x-init.el 11733 ;;; Generated autoloads from x11/x-init.el
11604 11734
11605 ;;;### (autoloads nil "x-iso8859-1" "x11/x-iso8859-1.el" (12639 8655)) 11735 ;;;***
11736
11737 ;;;### (autoloads nil "x-iso8859-1" "x11/x-iso8859-1.el" (12677 32698))
11606 ;;; Generated autoloads from x11/x-iso8859-1.el 11738 ;;; Generated autoloads from x11/x-iso8859-1.el
11607 11739
11608 ;;;*** 11740 ;;;***
11609 11741
11610 ;;;### (autoloads nil "x-menubar" "x11/x-menubar.el" (12743 24793)) 11742 ;;;### (autoloads nil "x-menubar" "x11/x-menubar.el" (12807 56932))
11611 ;;; Generated autoloads from x11/x-menubar.el 11743 ;;; Generated autoloads from x11/x-menubar.el
11612 11744
11613 ;;;### (autoloads nil "x-misc" "x11/x-misc.el" (12639 8659)) 11745 ;;;***
11746
11747 ;;;### (autoloads nil "x-misc" "x11/x-misc.el" (12677 32708))
11614 ;;; Generated autoloads from x11/x-misc.el 11748 ;;; Generated autoloads from x11/x-misc.el
11615 11749
11616 ;;;### (autoloads nil "x-mouse" "x11/x-mouse.el" (12698 33572)) 11750 ;;;***
11751
11752 ;;;### (autoloads nil "x-mouse" "x11/x-mouse.el" (12701 8664))
11617 ;;; Generated autoloads from x11/x-mouse.el 11753 ;;; Generated autoloads from x11/x-mouse.el
11618 11754
11619 ;;;### (autoloads nil "x-scrollbar" "x11/x-scrollbar.el" (12639 8659)) 11755 ;;;***
11756
11757 ;;;### (autoloads nil "x-scrollbar" "x11/x-scrollbar.el" (12677 32708))
11620 ;;; Generated autoloads from x11/x-scrollbar.el 11758 ;;; Generated autoloads from x11/x-scrollbar.el
11621 11759
11622 ;;;*** 11760 ;;;***
11623 11761
11624 ;;;### (autoloads nil "x-select" "x11/x-select.el" (12546 50544)) 11762 ;;;### (autoloads nil "x-select" "x11/x-select.el" (12677 32696))
11625 ;;; Generated autoloads from x11/x-select.el 11763 ;;; Generated autoloads from x11/x-select.el
11626 11764
11627 ;;;*** 11765 ;;;### (autoloads nil "x-toolbar" "x11/x-toolbar.el" (12713 64142))
11628
11629 ;;;### (autoloads nil "x-toolbar" "x11/x-toolbar.el" (12714 11727))
11630 ;;; Generated autoloads from x11/x-toolbar.el 11766 ;;; Generated autoloads from x11/x-toolbar.el
11631 11767
11632 ;;;### (autoloads nil "x-win-sun" "x11/x-win-sun.el" (12690 2180)) 11768 ;;;***
11769
11770 ;;;***
11771
11772 ;;;### (autoloads nil "x-win-sun" "x11/x-win-sun.el" (12807 56434))
11633 ;;; Generated autoloads from x11/x-win-sun.el 11773 ;;; Generated autoloads from x11/x-win-sun.el
11634 11774
11635 ;;;### (autoloads nil "x-win-xfree86" "x11/x-win-xfree86.el" (12639 8662)) 11775 ;;;***
11776
11777 ;;;### (autoloads nil "x-win-xfree86" "x11/x-win-xfree86.el" (12677 32709))
11636 ;;; Generated autoloads from x11/x-win-xfree86.el 11778 ;;; Generated autoloads from x11/x-win-xfree86.el
11637 11779
11638 ;;; Generated autoloads from x11/x-win-sun.el 11780 ;;; Generated autoloads from x11/x-win-sun.el
11639 11781
11640 ;;; Don't make backup versions of this file - most of it is generated 11782 ;;; Don't make backup versions of this file - most of it is generated
11641 ;;; automatically by autoload.el, and what isn't changes rarely. 11783 ;;; automatically by autoload.el, and what isn't changes rarely.
11642 ;;; Local Variables: 11784 ;;; Local Variables: