aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2001-04-05 10:44:22 +0000
committerGerd Moellmann2001-04-05 10:44:22 +0000
commitf383cd0dfe1dae6b6e9acb904cf93fd5e1d6b3ea (patch)
tree7c0db1e5d0f36ffb81e8a5c1992ea0596beb24f6
parent5853ec9c7c69d28d7b97e9620070c32e056520ab (diff)
downloademacs-f383cd0dfe1dae6b6e9acb904cf93fd5e1d6b3ea.tar.gz
emacs-f383cd0dfe1dae6b6e9acb904cf93fd5e1d6b3ea.zip
*** empty log message ***emacs-pretest-21.0.101
-rw-r--r--leim/ChangeLog5
-rw-r--r--lisp/ChangeLog8
-rw-r--r--lisp/cus-load.el20
-rw-r--r--lisp/finder-inf.el370
-rw-r--r--lisp/loaddefs.el308
5 files changed, 404 insertions, 307 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index cece5f0916b..4336c9eda01 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,8 @@
12001-04-05 Gerd Moellmann <gerd@gnu.org>
2
3 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
4 the same translations as for `japanese'.
5
12001-04-03 Andrew Innes <andrewi@gnu.org> 62001-04-03 Andrew Innes <andrewi@gnu.org>
2 7
3 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and 8 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index eef005c1b09..69447786f19 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12001-04-04 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2
3 * ps-mule.el: Eliminate cl package dependence.
4 (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
5 if they aren't defined yet.
6 (ps-mule-encode-header-string, ps-mule-header-string-charsets):
7 Eliminate cl package dependence.
8
12001-04-04 Stefan Monnier <monnier@cs.yale.edu> 92001-04-04 Stefan Monnier <monnier@cs.yale.edu>
2 10
3 * progmodes/cc-cmds.el (c-outline-level): 11 * progmodes/cc-cmds.el (c-outline-level):
diff --git a/lisp/cus-load.el b/lisp/cus-load.el
index 3370080b91a..0c9cb5184c1 100644
--- a/lisp/cus-load.el
+++ b/lisp/cus-load.el
@@ -694,6 +694,8 @@ the tasks accomplished by such tools.")
694(custom-put-if-not 'gnus-unbuttonized-mime-types 'standard-value t) 694(custom-put-if-not 'gnus-unbuttonized-mime-types 'standard-value t)
695(custom-put-if-not 'vc-dired-recurse 'custom-version "20.3") 695(custom-put-if-not 'vc-dired-recurse 'custom-version "20.3")
696(custom-put-if-not 'vc-dired-recurse 'standard-value t) 696(custom-put-if-not 'vc-dired-recurse 'standard-value t)
697(custom-put-if-not 'ps-begin-cut-regexp 'custom-version "21.1")
698(custom-put-if-not 'ps-begin-cut-regexp 'standard-value t)
697(custom-put-if-not 'flyspell-deplacement-commands 'custom-version "21.1") 699(custom-put-if-not 'flyspell-deplacement-commands 'custom-version "21.1")
698(custom-put-if-not 'flyspell-deplacement-commands 'standard-value t) 700(custom-put-if-not 'flyspell-deplacement-commands 'standard-value t)
699(custom-put-if-not 'change-log-email-face 'custom-version "21.1") 701(custom-put-if-not 'change-log-email-face 'custom-version "21.1")
@@ -704,8 +706,12 @@ the tasks accomplished by such tools.")
704(custom-put-if-not 'snmp 'group-documentation "Mode for editing SNMP MIB files.") 706(custom-put-if-not 'snmp 'group-documentation "Mode for editing SNMP MIB files.")
705(custom-put-if-not 'widget-image-enable 'custom-version "21.1") 707(custom-put-if-not 'widget-image-enable 'custom-version "21.1")
706(custom-put-if-not 'widget-image-enable 'standard-value t) 708(custom-put-if-not 'widget-image-enable 'standard-value t)
709(custom-put-if-not 'ps-line-spacing 'custom-version "21.1")
710(custom-put-if-not 'ps-line-spacing 'standard-value t)
707(custom-put-if-not 'help-highlight-p 'custom-version "20.3") 711(custom-put-if-not 'help-highlight-p 'custom-version "20.3")
708(custom-put-if-not 'help-highlight-p 'standard-value t) 712(custom-put-if-not 'help-highlight-p 'standard-value t)
713(custom-put-if-not 'ps-paragraph-spacing 'custom-version "21.1")
714(custom-put-if-not 'ps-paragraph-spacing 'standard-value t)
709(custom-put-if-not 'flyspell-incorrect-hook 'custom-version "21.1") 715(custom-put-if-not 'flyspell-incorrect-hook 'custom-version "21.1")
710(custom-put-if-not 'flyspell-incorrect-hook 'standard-value t) 716(custom-put-if-not 'flyspell-incorrect-hook 'standard-value t)
711(custom-put-if-not 'browse-url-mosaic-program 'custom-version "20.3") 717(custom-put-if-not 'browse-url-mosaic-program 'custom-version "20.3")
@@ -738,6 +744,8 @@ the tasks accomplished by such tools.")
738(custom-put-if-not 'tildify 'group-documentation "Adding missing hard spaces or other text fragments into texts.") 744(custom-put-if-not 'tildify 'group-documentation "Adding missing hard spaces or other text fragments into texts.")
739(custom-put-if-not 'vc-rcs-checkin-switches 'custom-version "21.1") 745(custom-put-if-not 'vc-rcs-checkin-switches 'custom-version "21.1")
740(custom-put-if-not 'vc-rcs-checkin-switches 'standard-value t) 746(custom-put-if-not 'vc-rcs-checkin-switches 'standard-value t)
747(custom-put-if-not 'normal-erase-is-backspace 'custom-version "21.1")
748(custom-put-if-not 'normal-erase-is-backspace 'standard-value t)
741(custom-put-if-not 'gnus-article-banner-alist 'custom-version "21.1") 749(custom-put-if-not 'gnus-article-banner-alist 'custom-version "21.1")
742(custom-put-if-not 'gnus-article-banner-alist 'standard-value t) 750(custom-put-if-not 'gnus-article-banner-alist 'standard-value t)
743(custom-put-if-not 'region 'custom-version "21.1") 751(custom-put-if-not 'region 'custom-version "21.1")
@@ -781,6 +789,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
781(custom-put-if-not 'flyspell-default-delayed-commands 'standard-value t) 789(custom-put-if-not 'flyspell-default-delayed-commands 'standard-value t)
782(custom-put-if-not 'gnus-auto-expirable-marks 'custom-version "21.1") 790(custom-put-if-not 'gnus-auto-expirable-marks 'custom-version "21.1")
783(custom-put-if-not 'gnus-auto-expirable-marks 'standard-value t) 791(custom-put-if-not 'gnus-auto-expirable-marks 'standard-value t)
792(custom-put-if-not 'sql-interbase-options 'custom-version "20.8")
793(custom-put-if-not 'sql-interbase-options 'standard-value t)
784(custom-put-if-not 'automatic-hscrolling 'custom-version "21.1") 794(custom-put-if-not 'automatic-hscrolling 'custom-version "21.1")
785(custom-put-if-not 'automatic-hscrolling 'standard-value t) 795(custom-put-if-not 'automatic-hscrolling 'standard-value t)
786(custom-put-if-not 'custom-buffer-done-function 'custom-version "21.1") 796(custom-put-if-not 'custom-buffer-done-function 'custom-version "21.1")
@@ -933,6 +943,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
933(custom-put-if-not 'eudc 'group-documentation "Emacs Unified Directory Client.") 943(custom-put-if-not 'eudc 'group-documentation "Emacs Unified Directory Client.")
934(custom-put-if-not 'scrolling 'custom-version "21.1") 944(custom-put-if-not 'scrolling 'custom-version "21.1")
935(custom-put-if-not 'scrolling 'group-documentation "Scrolling windows.") 945(custom-put-if-not 'scrolling 'group-documentation "Scrolling windows.")
946(custom-put-if-not 'ps-paragraph-regexp 'custom-version "21.1")
947(custom-put-if-not 'ps-paragraph-regexp 'standard-value t)
936(custom-put-if-not 'sh-imenu-generic-expression 'custom-version "20.4") 948(custom-put-if-not 'sh-imenu-generic-expression 'custom-version "20.4")
937(custom-put-if-not 'sh-imenu-generic-expression 'standard-value t) 949(custom-put-if-not 'sh-imenu-generic-expression 'standard-value t)
938(custom-put-if-not 'temp-buffer-max-height 'custom-version "20.4") 950(custom-put-if-not 'temp-buffer-max-height 'custom-version "20.4")
@@ -943,6 +955,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
943(custom-put-if-not 'nnmail-scan-directory-mail-source-once 'standard-value t) 955(custom-put-if-not 'nnmail-scan-directory-mail-source-once 'standard-value t)
944(custom-put-if-not 'gnus-preserve-marks 'custom-version "21.1") 956(custom-put-if-not 'gnus-preserve-marks 'custom-version "21.1")
945(custom-put-if-not 'gnus-preserve-marks 'standard-value t) 957(custom-put-if-not 'gnus-preserve-marks 'standard-value t)
958(custom-put-if-not 'hs-minor-mode-hook 'custom-version "21.1")
959(custom-put-if-not 'hs-minor-mode-hook 'standard-value t)
946(custom-put-if-not 'speedbar-indentation-width 'custom-version "21.1") 960(custom-put-if-not 'speedbar-indentation-width 'custom-version "21.1")
947(custom-put-if-not 'speedbar-indentation-width 'standard-value t) 961(custom-put-if-not 'speedbar-indentation-width 'standard-value t)
948(custom-put-if-not 'hl-line 'custom-version "21.1") 962(custom-put-if-not 'hl-line 'custom-version "21.1")
@@ -1003,6 +1017,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
1003(custom-put-if-not 'dabbrev-ignored-buffer-names 'standard-value t) 1017(custom-put-if-not 'dabbrev-ignored-buffer-names 'standard-value t)
1004(custom-put-if-not 'flyspell-default-deplacement-commands 'custom-version "21.1") 1018(custom-put-if-not 'flyspell-default-deplacement-commands 'custom-version "21.1")
1005(custom-put-if-not 'flyspell-default-deplacement-commands 'standard-value t) 1019(custom-put-if-not 'flyspell-default-deplacement-commands 'standard-value t)
1020(custom-put-if-not 'ps-end-cut-regexp 'custom-version "21.1")
1021(custom-put-if-not 'ps-end-cut-regexp 'standard-value t)
1006(custom-put-if-not 'change-log-file-face 'custom-version "21.1") 1022(custom-put-if-not 'change-log-file-face 'custom-version "21.1")
1007(custom-put-if-not 'change-log-file-face 'group-documentation nil) 1023(custom-put-if-not 'change-log-file-face 'group-documentation nil)
1008(custom-put-if-not 'diary-unknown-time 'custom-version "20.3") 1024(custom-put-if-not 'diary-unknown-time 'custom-version "20.3")
@@ -1055,8 +1071,6 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
1055(custom-put-if-not 'easy-menu-precalculate-equivalent-keybindings 'standard-value t) 1071(custom-put-if-not 'easy-menu-precalculate-equivalent-keybindings 'standard-value t)
1056(custom-put-if-not 'debugger-batch-max-lines 'custom-version "21.1") 1072(custom-put-if-not 'debugger-batch-max-lines 'custom-version "21.1")
1057(custom-put-if-not 'debugger-batch-max-lines 'standard-value t) 1073(custom-put-if-not 'debugger-batch-max-lines 'standard-value t)
1058(custom-put-if-not 'normal-erase-is-backspace 'custom-version "21.1")
1059(custom-put-if-not 'normal-erase-is-backspace 'standard-value t)
1060(custom-put-if-not 'desktop-enable 'custom-version "20.3") 1074(custom-put-if-not 'desktop-enable 'custom-version "20.3")
1061(custom-put-if-not 'desktop-enable 'standard-value t) 1075(custom-put-if-not 'desktop-enable 'standard-value t)
1062(custom-put-if-not 'vc-dired-terse-display 'custom-version "20.3") 1076(custom-put-if-not 'vc-dired-terse-display 'custom-version "20.3")
@@ -1070,7 +1084,7 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
1070(custom-put-if-not 'eval-expression-print-level 'custom-version "21.1") 1084(custom-put-if-not 'eval-expression-print-level 'custom-version "21.1")
1071(custom-put-if-not 'eval-expression-print-level 'standard-value t) 1085(custom-put-if-not 'eval-expression-print-level 'standard-value t)
1072 1086
1073(defvar custom-versions-load-alist '(("20.3.3" "dos-vars") (21.1 "ange-ftp") ("20.4" "files" "help" "sh-script" "compile") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "simple" "debug" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "cus-edit" "replace") ("21.1" "server" "debug" "dabbrev" "isearch" "gnus-start" "mule" "paths" "sgml-mode" "net-utils" "cperl-mode" "rmail" "font-lock" "gnus-nocem" "vc-hooks" "paren" "faces" "fortran" "vc" "etags" "cus-edit" "frame" "vc-sccs" "gnus-group" "gnus-sum" "add-log" "find-func" "wid-edit" "vc-rcs" "files" "nnmail" "message" "vc-cvs" "simple" "gnus-agent" "flyspell" "gnus-art" "browse-url" "speedbar") ("20.8" "sql")) 1087(defvar custom-versions-load-alist '(("20.3.3" "dos-vars") (21.1 "ange-ftp") ("20.4" "files" "help" "sh-script" "compile") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "simple" "debug" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "cus-edit" "replace") ("21.1" "server" "debug" "dabbrev" "isearch" "gnus-start" "mule" "hideshow" "paths" "sgml-mode" "net-utils" "cperl-mode" "rmail" "font-lock" "gnus-nocem" "vc-hooks" "paren" "faces" "fortran" "vc" "etags" "cus-edit" "frame" "vc-sccs" "gnus-group" "gnus-sum" "add-log" "find-func" "wid-edit" "ps-print" "vc-rcs" "files" "nnmail" "message" "vc-cvs" "simple" "gnus-agent" "flyspell" "gnus-art" "browse-url" "speedbar") ("20.8" "sql"))
1074 "For internal use by custom.") 1088 "For internal use by custom.")
1075 1089
1076(provide 'cus-load) 1090(provide 'cus-load)
diff --git a/lisp/finder-inf.el b/lisp/finder-inf.el
index 4e8411ede23..30b0ae47169 100644
--- a/lisp/finder-inf.el
+++ b/lisp/finder-inf.el
@@ -550,8 +550,8 @@
550 "Lisp code for GNU Emacs running as server process." 550 "Lisp code for GNU Emacs running as server process."
551 (processes)) 551 (processes))
552 ("shadowfile.el" 552 ("shadowfile.el"
553 "automatic file copying for Emacs 19" 553 "automatic file copying"
554 (comm)) 554 (comm files))
555 ("shell.el" 555 ("shell.el"
556 "specialized comint.el for running the shell." 556 "specialized comint.el for running the shell."
557 (processes)) 557 (processes))
@@ -795,6 +795,66 @@
795 ("todo-mode.el" 795 ("todo-mode.el"
796 "Major mode for editing TODO list files" 796 "Major mode for editing TODO list files"
797 (calendar todo)) 797 (calendar todo))
798 ("ange-ftp.el"
799 "transparent FTP support for GNU Emacs"
800 (comm))
801 ("browse-url.el"
802 "Pass a URL to a WWW browser"
803 (hypertext hypermedia mouse))
804 ("eudc-bob.el"
805 "Binary Objects Support for EUDC"
806 (help))
807 ("eudc-export.el"
808 "Functions to export EUDC qeuery results"
809 (help))
810 ("eudc-hotlist.el"
811 "Hotlist Management for EUDC"
812 (help))
813 ("eudc-vars.el"
814 "Emacs Unified Directory Client"
815 (help))
816 ("eudc.el"
817 "Emacs Unified Directory Client"
818 (help))
819 ("eudcb-bbdb.el"
820 "Emacs Unified Directory Client - BBDB Backend"
821 (help))
822 ("eudcb-ldap.el"
823 "Emacs Unified Directory Client - LDAP Backend"
824 (help))
825 ("eudcb-ph.el"
826 "Emacs Unified Directory Client - CCSO PH/QI Backend"
827 (help))
828 ("goto-addr.el"
829 "click to browse URL or to send to e-mail address"
830 (mh-e www mouse mail))
831 ("ldap.el"
832 "Client interface to LDAP for Emacs"
833 (comm))
834 ("net-utils.el"
835 "Network functions"
836 (network communications))
837 ("quickurl.el"
838 "Insert an URL based on text at point in buffer."
839 (hypermedia))
840 ("rcompile.el"
841 "run a compilation on a remote machine"
842 (tools processes))
843 ("rlogin.el"
844 "remote login interface"
845 (unix comm))
846 ("snmp-mode.el"
847 "SNMP & SNMPv2 MIB major mode."
848 (data))
849 ("telnet.el"
850 "run a telnet session from within an Emacs buffer"
851 nil)
852 ("webjump.el"
853 "programmable Web hotlist"
854 (comm www))
855 ("zone-mode.el"
856 "major mode for editing DNS zone files."
857 (dns languages))
798 ("advice.el" 858 ("advice.el"
799 "an overloading mechanism for Emacs Lisp functions" 859 "an overloading mechanism for Emacs Lisp functions"
800 (extensions lisp tools)) 860 (extensions lisp tools))
@@ -913,7 +973,7 @@
913 "pretty printer for Emacs Lisp" 973 "pretty printer for Emacs Lisp"
914 nil) 974 nil)
915 ("profile.el" 975 ("profile.el"
916 "generate run time measurements of Emacs Lisp functions" 976 "Emacs profiler (OBSOLETE; use elp.el instead)"
917 (lisp tools)) 977 (lisp tools))
918 ("re-builder.el" 978 ("re-builder.el"
919 "Building Regexps with visual feedback" 979 "Building Regexps with visual feedback"
@@ -1008,6 +1068,96 @@
1008 ("ws-mode.el" 1068 ("ws-mode.el"
1009 "WordStar emulation mode for GNU Emacs" 1069 "WordStar emulation mode for GNU Emacs"
1010 (emulations)) 1070 (emulations))
1071 ("em-alias.el"
1072 "creation and management of command aliases"
1073 nil)
1074 ("em-banner.el"
1075 "sample module that displays a login banner"
1076 nil)
1077 ("em-basic.el"
1078 "basic shell builtin commands"
1079 nil)
1080 ("em-cmpl.el"
1081 "completion using the TAB key"
1082 nil)
1083 ("em-dirs.el"
1084 "directory navigation commands"
1085 nil)
1086 ("em-glob.el"
1087 "extended file name globbing"
1088 nil)
1089 ("em-hist.el"
1090 "history list management"
1091 nil)
1092 ("em-ls.el"
1093 "implementation of ls in Lisp"
1094 nil)
1095 ("em-pred.el"
1096 "argument predicates and modifiers (ala zsh)"
1097 nil)
1098 ("em-prompt.el"
1099 "command prompts"
1100 nil)
1101 ("em-rebind.el"
1102 "rebind keys when point is at current input"
1103 nil)
1104 ("em-script.el"
1105 "Eshell script files"
1106 nil)
1107 ("em-smart.el"
1108 "smart display of output"
1109 nil)
1110 ("em-term.el"
1111 "running visual commands"
1112 nil)
1113 ("em-unix.el"
1114 "UNIX command aliases"
1115 nil)
1116 ("em-xtra.el"
1117 "extra alias functions"
1118 nil)
1119 ("esh-arg.el"
1120 "argument processing"
1121 nil)
1122 ("esh-cmd.el"
1123 "command invocation"
1124 nil)
1125 ("esh-ext.el"
1126 "commands external to Eshell"
1127 nil)
1128 ("esh-groups.el"
1129 nil
1130 nil)
1131 ("esh-io.el"
1132 "I/O management"
1133 nil)
1134 ("esh-maint.el"
1135 "init code for building eshell"
1136 nil)
1137 ("esh-mode.el"
1138 "user interface"
1139 nil)
1140 ("esh-module.el"
1141 "Eshell modules"
1142 (processes))
1143 ("esh-opt.el"
1144 "command options processing"
1145 nil)
1146 ("esh-proc.el"
1147 "process management"
1148 nil)
1149 ("esh-test.el"
1150 "Eshell test suite"
1151 nil)
1152 ("esh-util.el"
1153 "general utilities"
1154 nil)
1155 ("esh-var.el"
1156 "handling of variables"
1157 nil)
1158 ("eshell.el"
1159 "the Emacs command shell"
1160 (processes))
1011 ("binhex.el" 1161 ("binhex.el"
1012 "elisp native binhex decode" 1162 "elisp native binhex decode"
1013 (binhex news)) 1163 (binhex news))
@@ -1309,7 +1459,7 @@
1309 "elisp native uudecode" 1459 "elisp native uudecode"
1310 (uudecode news)) 1460 (uudecode news))
1311 ("webmail.el" 1461 ("webmail.el"
1312 "interfacing with web mail" 1462 "interface of web mail"
1313 (hotmail netaddress my-deja netscape)) 1463 (hotmail netaddress my-deja netscape))
1314 ("ccl.el" 1464 ("ccl.el"
1315 "CCL (Code Conversion Language) compiler" 1465 "CCL (Code Conversion Language) compiler"
@@ -1412,7 +1562,7 @@
1412 (quail tit cxterm)) 1562 (quail tit cxterm))
1413 ("utf-8.el" 1563 ("utf-8.el"
1414 "Limited UTF-8 decoding/encoding support" 1564 "Limited UTF-8 decoding/encoding support"
1415 (multilingual unicode utf-8)) 1565 (multilingual unicode utf-8 i18n))
1416 ("china-util.el" 1566 ("china-util.el"
1417 "utilities for Chinese" 1567 "utilities for Chinese"
1418 (mule multilingual chinese)) 1568 (mule multilingual chinese))
@@ -1489,7 +1639,7 @@
1489 "Support for Thai" 1639 "Support for Thai"
1490 (multilingual thai)) 1640 (multilingual thai))
1491 ("tibet-util.el" 1641 ("tibet-util.el"
1492 "Support for inputting Tibetan characters" 1642 "utilities for Tibetan"
1493 (multilingual tibetan)) 1643 (multilingual tibetan))
1494 ("tibetan.el" 1644 ("tibetan.el"
1495 "Support for Tibetan language" 1645 "Support for Tibetan language"
@@ -1614,6 +1764,30 @@
1614 ("vms-pmail.el" 1764 ("vms-pmail.el"
1615 "use Emacs as the editor within VMS mail." 1765 "use Emacs as the editor within VMS mail."
1616 (vms)) 1766 (vms))
1767 ("auto-show.el"
1768 "perform automatic horizontal scrolling as point moves"
1769 (scroll display convenience))
1770 ("c-mode.el"
1771 "C code editing commands for Emacs"
1772 (c))
1773 ("cplus-md.el"
1774 "old C++ code editing mode for Emacs"
1775 (c))
1776 ("hilit19.el"
1777 "customizable highlighting for Emacs19"
1778 (faces))
1779 ("hscroll.el"
1780 "automatically scroll truncated lines horizontally"
1781 (display))
1782 ("ooutline.el"
1783 "outline mode commands for Emacs"
1784 (outlines))
1785 ("rnews.el"
1786 "USENET news reader for gnu emacs"
1787 (news))
1788 ("rnewspost.el"
1789 "USENET news poster/mailer for GNU Emacs"
1790 (mail news))
1617 ("5x5.el" 1791 ("5x5.el"
1618 "Simple little puzzle game." 1792 "Simple little puzzle game."
1619 (games puzzles)) 1793 (games puzzles))
@@ -1722,6 +1896,9 @@
1722 ("cc-align.el" 1896 ("cc-align.el"
1723 "custom indentation functions for CC Mode" 1897 "custom indentation functions for CC Mode"
1724 (c languages oop)) 1898 (c languages oop))
1899 ("cc-bytecomp.el"
1900 "Compile time setup for proper compilation"
1901 (c languages oop))
1725 ("cc-cmds.el" 1902 ("cc-cmds.el"
1726 "user level commands for CC Mode" 1903 "user level commands for CC Mode"
1727 (c languages oop)) 1904 (c languages oop))
@@ -1735,7 +1912,7 @@
1735 "core syntax guessing engine for CC mode" 1912 "core syntax guessing engine for CC mode"
1736 (c languages oop)) 1913 (c languages oop))
1737 ("cc-langs.el" 1914 ("cc-langs.el"
1738 "specific language support for CC Mode" 1915 "language specific settings for CC Mode"
1739 (c languages oop)) 1916 (c languages oop))
1740 ("cc-menus.el" 1917 ("cc-menus.el"
1741 "imenu support for CC Mode" 1918 "imenu support for CC Mode"
@@ -1758,9 +1935,6 @@
1758 ("cperl-mode.el" 1935 ("cperl-mode.el"
1759 "Perl code editing commands for Emacs" 1936 "Perl code editing commands for Emacs"
1760 (languages perl)) 1937 (languages perl))
1761 ("cplus-md.el"
1762 "old C++ code editing mode for Emacs"
1763 (c))
1764 ("cpp.el" 1938 ("cpp.el"
1765 "Highlight or hide text according to cpp conditionals." 1939 "Highlight or hide text according to cpp conditionals."
1766 (c faces tools)) 1940 (c faces tools))
@@ -2094,182 +2268,16 @@
2094 ("underline.el" 2268 ("underline.el"
2095 "insert/remove underlining (done by overstriking) in Emacs." 2269 "insert/remove underlining (done by overstriking) in Emacs."
2096 (wp)) 2270 (wp))
2097 ("auto-show.el"
2098 "perform automatic horizontal scrolling as point moves"
2099 (scroll display convenience))
2100 ("c-mode.el"
2101 "C code editing commands for Emacs"
2102 (c))
2103 ("hilit19.el"
2104 "customizable highlighting for Emacs19"
2105 (faces))
2106 ("hscroll.el"
2107 "automatically scroll truncated lines horizontally"
2108 (display))
2109 ("ooutline.el"
2110 "outline mode commands for Emacs"
2111 (outlines))
2112 ("rnews.el"
2113 "USENET news reader for gnu emacs"
2114 (news))
2115 ("rnewspost.el"
2116 "USENET news poster/mailer for GNU Emacs"
2117 (mail news))
2118 ("tool-bar.el" 2271 ("tool-bar.el"
2119 "Setting up the tool bar" 2272 "Setting up the tool bar"
2120 (mouse frames)) 2273 (mouse frames))
2121 ("em-alias.el"
2122 "creation and management of command aliases"
2123 nil)
2124 ("em-banner.el"
2125 "sample module that displays a login banner"
2126 nil)
2127 ("em-basic.el"
2128 "basic shell builtin commands"
2129 nil)
2130 ("em-cmpl.el"
2131 "completion using the TAB key"
2132 nil)
2133 ("em-dirs.el"
2134 "directory navigation commands"
2135 nil)
2136 ("em-glob.el"
2137 "extended file name globbing"
2138 nil)
2139 ("em-hist.el"
2140 "history list management"
2141 nil)
2142 ("em-ls.el"
2143 "implementation of ls in Lisp"
2144 nil)
2145 ("em-pred.el"
2146 "argument predicates and modifiers (ala zsh)"
2147 nil)
2148 ("em-prompt.el"
2149 "command prompts"
2150 nil)
2151 ("em-rebind.el"
2152 "rebind keys when point is at current input"
2153 nil)
2154 ("em-script.el"
2155 "Eshell script files"
2156 nil)
2157 ("em-smart.el"
2158 "smart display of output"
2159 nil)
2160 ("em-term.el"
2161 "running visual commands"
2162 nil)
2163 ("em-unix.el"
2164 "UNIX command aliases"
2165 nil)
2166 ("em-xtra.el"
2167 "extra alias functions"
2168 nil)
2169 ("esh-arg.el"
2170 "argument processing"
2171 nil)
2172 ("esh-cmd.el"
2173 "command invocation"
2174 nil)
2175 ("esh-ext.el"
2176 "commands external to Eshell"
2177 nil)
2178 ("esh-groups.el"
2179 nil
2180 nil)
2181 ("esh-io.el"
2182 "I/O management"
2183 nil)
2184 ("esh-maint.el"
2185 "init code for building eshell"
2186 nil)
2187 ("esh-mode.el"
2188 "user interface"
2189 nil)
2190 ("esh-module.el"
2191 "Eshell modules"
2192 (processes))
2193 ("esh-opt.el"
2194 "command options processing"
2195 nil)
2196 ("esh-proc.el"
2197 "process management"
2198 nil)
2199 ("esh-test.el"
2200 "Eshell test suite"
2201 nil)
2202 ("esh-util.el"
2203 "general utilities"
2204 nil)
2205 ("esh-var.el"
2206 "handling of variables"
2207 nil)
2208 ("eshell.el"
2209 "the Emacs command shell"
2210 (processes))
2211 ("ange-ftp.el"
2212 "transparent FTP support for GNU Emacs"
2213 (comm))
2214 ("browse-url.el"
2215 "Pass a URL to a WWW browser"
2216 (hypertext hypermedia mouse))
2217 ("eudc-bob.el"
2218 "Binary Objects Support for EUDC"
2219 (help))
2220 ("eudc-export.el"
2221 "Functions to export EUDC qeuery results"
2222 (help))
2223 ("eudc-hotlist.el"
2224 "Hotlist Management for EUDC"
2225 (help))
2226 ("eudc-vars.el"
2227 "Emacs Unified Directory Client"
2228 (help))
2229 ("eudc.el"
2230 "Emacs Unified Directory Client"
2231 (help))
2232 ("eudcb-bbdb.el"
2233 "Emacs Unified Directory Client - BBDB Backend"
2234 (help))
2235 ("eudcb-ldap.el"
2236 "Emacs Unified Directory Client - LDAP Backend"
2237 (help))
2238 ("eudcb-ph.el"
2239 "Emacs Unified Directory Client - CCSO PH/QI Backend"
2240 (help))
2241 ("goto-addr.el"
2242 "click to browse URL or to send to e-mail address"
2243 (mh-e www mouse mail))
2244 ("ldap.el"
2245 "Client interface to LDAP for Emacs"
2246 (comm))
2247 ("net-utils.el"
2248 "Network functions"
2249 (network communications))
2250 ("quickurl.el"
2251 "Insert an URL based on text at point in buffer."
2252 (hypermedia))
2253 ("rcompile.el"
2254 "run a compilation on a remote machine"
2255 (tools processes))
2256 ("rlogin.el"
2257 "remote login interface"
2258 (unix comm))
2259 ("snmp-mode.el"
2260 "SNMP & SNMPv2 MIB major mode."
2261 (data))
2262 ("telnet.el"
2263 "run a telnet session from within an Emacs buffer"
2264 nil)
2265 ("webjump.el"
2266 "programmable Web hotlist"
2267 (comm www))
2268 ("zone-mode.el"
2269 "major mode for editing DNS zone files."
2270 (dns languages))
2271)) 2274))
2272 2275
2273(provide 'finder-inf) 2276(provide 'finder-inf)
2274 2277
2278;;; Local Variables:
2279;;; version-control: never
2280;;; no-byte-compile: t
2281;;; no-update-autoloads: t
2282;;; End:
2275;;; finder-inf.el ends here 2283;;; finder-inf.el ends here
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el
index 3abedd25f55..1aba5e914fc 100644
--- a/lisp/loaddefs.el
+++ b/lisp/loaddefs.el
@@ -119,7 +119,7 @@ Insert a descriptive header at the top of the file." t nil)
119;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 119;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
120;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 120;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
121;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 121;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
122;;;;;; add-log-full-name) "add-log" "add-log.el" (14976 13200)) 122;;;;;; add-log-full-name) "add-log" "add-log.el" (15013 64496))
123;;; Generated autoloads from add-log.el 123;;; Generated autoloads from add-log.el
124 124
125(defvar add-log-full-name nil "\ 125(defvar add-log-full-name nil "\
@@ -217,8 +217,8 @@ Fix any old-style date entries in the current log file to default format." t nil
217;;;*** 217;;;***
218 218
219;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action 219;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
220;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (14874 220;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (15043
221;;;;;; 16519)) 221;;;;;; 16906))
222;;; Generated autoloads from emacs-lisp/advice.el 222;;; Generated autoloads from emacs-lisp/advice.el
223 223
224(defvar ad-redefinition-action (quote warn) "\ 224(defvar ad-redefinition-action (quote warn) "\
@@ -987,7 +987,7 @@ insert a template for the file depending on the mode of the buffer." t nil)
987 987
988;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories 988;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
989;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 989;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
990;;;;;; (14895 24173)) 990;;;;;; (15020 54751))
991;;; Generated autoloads from emacs-lisp/autoload.el 991;;; Generated autoloads from emacs-lisp/autoload.el
992 992
993(autoload (quote update-file-autoloads) "autoload" "\ 993(autoload (quote update-file-autoloads) "autoload" "\
@@ -1006,7 +1006,7 @@ Calls `update-autoloads-from-directories' on the command line arguments." nil ni
1006 1006
1007;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode 1007;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode
1008;;;;;; auto-revert-mode global-auto-revert-mode) "autorevert" "autorevert.el" 1008;;;;;; auto-revert-mode global-auto-revert-mode) "autorevert" "autorevert.el"
1009;;;;;; (14777 22132)) 1009;;;;;; (15039 5563))
1010;;; Generated autoloads from autorevert.el 1010;;; Generated autoloads from autorevert.el
1011 1011
1012(defvar auto-revert-mode nil "\ 1012(defvar auto-revert-mode nil "\
@@ -1378,7 +1378,7 @@ a reflection." t nil)
1378;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete 1378;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete
1379;;;;;; bookmark-insert bookmark-rename bookmark-insert-location 1379;;;;;; bookmark-insert bookmark-rename bookmark-insert-location
1380;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" 1380;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark"
1381;;;;;; "bookmark.el" (14946 52018)) 1381;;;;;; "bookmark.el" (15041 64063))
1382;;; Generated autoloads from bookmark.el 1382;;; Generated autoloads from bookmark.el
1383 (define-key ctl-x-map "rb" 'bookmark-jump) 1383 (define-key ctl-x-map "rb" 'bookmark-jump)
1384 (define-key ctl-x-map "rm" 'bookmark-set) 1384 (define-key ctl-x-map "rm" 'bookmark-set)
@@ -1849,7 +1849,7 @@ Return a vector containing the lines from `bruce-phrases-file'." nil nil)
1849;;;*** 1849;;;***
1850 1850
1851;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 1851;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
1852;;;;;; "bs" "bs.el" (15003 43568)) 1852;;;;;; "bs" "bs.el" (15032 45940))
1853;;; Generated autoloads from bs.el 1853;;; Generated autoloads from bs.el
1854 1854
1855(autoload (quote bs-cycle-next) "bs" "\ 1855(autoload (quote bs-cycle-next) "bs" "\
@@ -1884,7 +1884,7 @@ name of buffer configuration." t nil)
1884;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 1884;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
1885;;;;;; display-call-tree byte-compile compile-defun byte-compile-file 1885;;;;;; display-call-tree byte-compile compile-defun byte-compile-file
1886;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" 1886;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp"
1887;;;;;; "emacs-lisp/bytecomp.el" (14938 58920)) 1887;;;;;; "emacs-lisp/bytecomp.el" (15039 12211))
1888;;; Generated autoloads from emacs-lisp/bytecomp.el 1888;;; Generated autoloads from emacs-lisp/bytecomp.el
1889 1889
1890(autoload (quote byte-force-recompile) "bytecomp" "\ 1890(autoload (quote byte-force-recompile) "bytecomp" "\
@@ -1996,7 +1996,7 @@ See the documentation for `calculator-mode' for more information." t nil)
1996;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 1996;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
1997;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 1997;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
1998;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 1998;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
1999;;;;;; (14942 61379)) 1999;;;;;; (15039 13452))
2000;;; Generated autoloads from calendar/calendar.el 2000;;; Generated autoloads from calendar/calendar.el
2001 2001
2002(defvar calendar-week-start-day 0 "\ 2002(defvar calendar-week-start-day 0 "\
@@ -2444,7 +2444,7 @@ The original function `calendar' has been renamed `calendar-basic-setup'." t nil
2444 2444
2445;;;*** 2445;;;***
2446 2446
2447;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (14895 37935)) 2447;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15032 34072))
2448;;; Generated autoloads from progmodes/cc-langs.el 2448;;; Generated autoloads from progmodes/cc-langs.el
2449 2449
2450(defvar c-mode-syntax-table nil "\ 2450(defvar c-mode-syntax-table nil "\
@@ -2469,7 +2469,7 @@ Syntax table used in pike-mode buffers.")
2469 2469
2470;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2470;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2471;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2471;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2472;;;;;; (14895 24174)) 2472;;;;;; (15032 34072))
2473;;; Generated autoloads from progmodes/cc-mode.el 2473;;; Generated autoloads from progmodes/cc-mode.el
2474 2474
2475(autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil) 2475(autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
@@ -2580,7 +2580,7 @@ Key bindings:
2580;;;*** 2580;;;***
2581 2581
2582;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 2582;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
2583;;;;;; "progmodes/cc-styles.el" (14895 24174)) 2583;;;;;; "progmodes/cc-styles.el" (15032 34072))
2584;;; Generated autoloads from progmodes/cc-styles.el 2584;;; Generated autoloads from progmodes/cc-styles.el
2585 2585
2586(autoload (quote c-set-style) "cc-styles" "\ 2586(autoload (quote c-set-style) "cc-styles" "\
@@ -2621,7 +2621,7 @@ and exists only for compatibility reasons." t nil)
2621 2621
2622;;;*** 2622;;;***
2623 2623
2624;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (14895 24174)) 2624;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15032 34072))
2625;;; Generated autoloads from progmodes/cc-vars.el 2625;;; Generated autoloads from progmodes/cc-vars.el
2626 2626
2627(defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\ 2627(defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\
@@ -2889,7 +2889,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program." ni
2889;;;;;; checkdoc-continue checkdoc-start checkdoc-current-buffer 2889;;;;;; checkdoc-continue checkdoc-start checkdoc-current-buffer
2890;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 2890;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
2891;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 2891;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
2892;;;;;; (14866 25750)) 2892;;;;;; (15049 52830))
2893;;; Generated autoloads from emacs-lisp/checkdoc.el 2893;;; Generated autoloads from emacs-lisp/checkdoc.el
2894 2894
2895(autoload (quote checkdoc) "checkdoc" "\ 2895(autoload (quote checkdoc) "checkdoc" "\
@@ -3076,7 +3076,7 @@ and runs the normal hook `command-history-hook'." t nil)
3076 3076
3077;;;*** 3077;;;***
3078 3078
3079;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (14924 25355)) 3079;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15012 48294))
3080;;; Generated autoloads from emacs-lisp/cl.el 3080;;; Generated autoloads from emacs-lisp/cl.el
3081 3081
3082(defvar custom-print-functions nil "\ 3082(defvar custom-print-functions nil "\
@@ -3134,7 +3134,7 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook'
3134 3134
3135;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 3135;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
3136;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 3136;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
3137;;;;;; "codepage" "international/codepage.el" (14910 3328)) 3137;;;;;; "codepage" "international/codepage.el" (15013 64499))
3138;;; Generated autoloads from international/codepage.el 3138;;; Generated autoloads from international/codepage.el
3139 3139
3140(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 3140(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
@@ -3181,7 +3181,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal." t nil)
3181;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3181;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3182;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3182;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3183;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3183;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3184;;;;;; (14959 292)) 3184;;;;;; (15031 29241))
3185;;; Generated autoloads from comint.el 3185;;; Generated autoloads from comint.el
3186 3186
3187(autoload (quote make-comint-in-buffer) "comint" "\ 3187(autoload (quote make-comint-in-buffer) "comint" "\
@@ -3665,7 +3665,7 @@ Insert a copyright by $ORGANIZATION notice at cursor." t nil)
3665;;;*** 3665;;;***
3666 3666
3667;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 3667;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3668;;;;;; (14930 62509)) 3668;;;;;; (15013 64507))
3669;;; Generated autoloads from progmodes/cperl-mode.el 3669;;; Generated autoloads from progmodes/cperl-mode.el
3670 3670
3671(autoload (quote cperl-mode) "cperl-mode" "\ 3671(autoload (quote cperl-mode) "cperl-mode" "\
@@ -3916,7 +3916,7 @@ INHERIT-INPUT-METHOD." nil nil)
3916;;;;;; customize-option-other-window customize-changed-options customize-option 3916;;;;;; customize-option-other-window customize-changed-options customize-option
3917;;;;;; customize-group-other-window customize-group customize customize-save-variable 3917;;;;;; customize-group-other-window customize-group customize customize-save-variable
3918;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 3918;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
3919;;;;;; (14955 64849)) 3919;;;;;; (15014 20856))
3920;;; Generated autoloads from cus-edit.el 3920;;; Generated autoloads from cus-edit.el
3921 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 3921 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
3922 3922
@@ -4132,7 +4132,7 @@ With ARG, turn CWarn mode on globally if and only if arg is positive." t nil)
4132 4132
4133;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 4133;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
4134;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 4134;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
4135;;;;;; (14623 45987)) 4135;;;;;; (15016 44843))
4136;;; Generated autoloads from language/cyril-util.el 4136;;; Generated autoloads from language/cyril-util.el
4137 4137
4138(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 4138(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
@@ -4538,7 +4538,7 @@ to provide correct modes for autoloaded files." nil nil)
4538;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string 4538;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string
4539;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian 4539;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian
4540;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el" 4540;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el"
4541;;;;;; (14775 56550)) 4541;;;;;; (15016 44843))
4542;;; Generated autoloads from language/devan-util.el 4542;;; Generated autoloads from language/devan-util.el
4543 4543
4544(autoload (quote indian-to-devanagari) "devan-util" "\ 4544(autoload (quote indian-to-devanagari) "devan-util" "\
@@ -4592,7 +4592,7 @@ Decompose Devanagari characters in the region to IS 13194 characters." t nil)
4592;;;*** 4592;;;***
4593 4593
4594;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" 4594;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4595;;;;;; (14962 55364)) 4595;;;;;; (15039 13611))
4596;;; Generated autoloads from calendar/diary-lib.el 4596;;; Generated autoloads from calendar/diary-lib.el
4597 4597
4598(autoload (quote diary) "diary-lib" "\ 4598(autoload (quote diary) "diary-lib" "\
@@ -4671,7 +4671,7 @@ Minor mode for viewing/editing context diffs.
4671;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 4671;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
4672;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 4672;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
4673;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 4673;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
4674;;;;;; "dired" "dired.el" (14962 39486)) 4674;;;;;; "dired" "dired.el" (15051 12565))
4675;;; Generated autoloads from dired.el 4675;;; Generated autoloads from dired.el
4676 4676
4677(defvar dired-listing-switches "-al" "\ 4677(defvar dired-listing-switches "-al" "\
@@ -4775,7 +4775,7 @@ Like `dired' but returns the dired buffer as value, does not select it." nil nil
4775;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines 4775;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines
4776;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp 4776;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
4777;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" 4777;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
4778;;;;;; "dired-aux.el" (14962 39486)) 4778;;;;;; "dired-aux.el" (15013 64496))
4779;;; Generated autoloads from dired-aux.el 4779;;; Generated autoloads from dired-aux.el
4780 4780
4781(autoload (quote dired-diff) "dired-aux" "\ 4781(autoload (quote dired-diff) "dired-aux" "\
@@ -4821,7 +4821,7 @@ just once with the entire file list substituted there.
4821 4821
4822If there is no `*', but a `?' in the command then it is still run 4822If there is no `*', but a `?' in the command then it is still run
4823on each file individually but with the filename substituted there 4823on each file individually but with the filename substituted there
4824instead of att the end of the command. 4824instead of at the end of the command.
4825 4825
4826No automatic redisplay of dired buffers is attempted, as there's no 4826No automatic redisplay of dired buffers is attempted, as there's no
4827telling what files the command may have changed. Type 4827telling what files the command may have changed. Type
@@ -5594,7 +5594,7 @@ or if an error occurs, leave point after it with mark at the original point." t
5594;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 5594;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
5595;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 5595;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
5596;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3 5596;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3
5597;;;;;; ediff-files) "ediff" "ediff.el" (14952 1182)) 5597;;;;;; ediff-files) "ediff" "ediff.el" (15029 54049))
5598;;; Generated autoloads from ediff.el 5598;;; Generated autoloads from ediff.el
5599 5599
5600(autoload (quote ediff-files) "ediff" "\ 5600(autoload (quote ediff-files) "ediff" "\
@@ -5793,7 +5793,7 @@ Display Ediff's registry." t nil)
5793;;;*** 5793;;;***
5794 5794
5795;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 5795;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
5796;;;;;; "ediff-util" "ediff-util.el" (15006 25029)) 5796;;;;;; "ediff-util" "ediff-util.el" (15029 54049))
5797;;; Generated autoloads from ediff-util.el 5797;;; Generated autoloads from ediff-util.el
5798 5798
5799(autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 5799(autoload (quote ediff-toggle-multiframe) "ediff-util" "\
@@ -5868,7 +5868,7 @@ Turn on EDT Emulation." t nil)
5868;;;*** 5868;;;***
5869 5869
5870;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 5870;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
5871;;;;;; (14995 35472)) 5871;;;;;; (15031 23653))
5872;;; Generated autoloads from ehelp.el 5872;;; Generated autoloads from ehelp.el
5873 5873
5874(autoload (quote with-electric-help) "ehelp" "\ 5874(autoload (quote with-electric-help) "ehelp" "\
@@ -5988,7 +5988,7 @@ displayed." t nil)
5988;;;*** 5988;;;***
5989 5989
5990;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 5990;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
5991;;;;;; (14959 64907)) 5991;;;;;; (15044 17427))
5992;;; Generated autoloads from mail/emacsbug.el 5992;;; Generated autoloads from mail/emacsbug.el
5993 5993
5994(autoload (quote report-emacs-bug) "emacsbug" "\ 5994(autoload (quote report-emacs-bug) "emacsbug" "\
@@ -6053,7 +6053,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor." t nil)
6053;;;*** 6053;;;***
6054 6054
6055;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 6055;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
6056;;;;;; (14642 24031)) 6056;;;;;; (15044 44944))
6057;;; Generated autoloads from international/encoded-kb.el 6057;;; Generated autoloads from international/encoded-kb.el
6058 6058
6059(autoload (quote encoded-kbd-mode) "encoded-kb" "\ 6059(autoload (quote encoded-kbd-mode) "encoded-kb" "\
@@ -6147,9 +6147,9 @@ Please include any configuration details that might be involved." t nil)
6147;;;;;; tags-query-replace tags-search tags-loop-continue next-file 6147;;;;;; tags-query-replace tags-search tags-loop-continue next-file
6148;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 6148;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
6149;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 6149;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
6150;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list 6150;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
6151;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14977 6151;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6152;;;;;; 55874)) 6152;;;;;; (15023 37099))
6153;;; Generated autoloads from progmodes/etags.el 6153;;; Generated autoloads from progmodes/etags.el
6154 6154
6155(defvar tags-file-name nil "\ 6155(defvar tags-file-name nil "\
@@ -6171,6 +6171,13 @@ To switch to a new list of tags tables, setting this variable is sufficient.
6171If you set this variable, do not also set `tags-file-name'. 6171If you set this variable, do not also set `tags-file-name'.
6172Use the `etags' program to make a tags table file.") 6172Use the `etags' program to make a tags table file.")
6173 6173
6174(defvar tags-compression-info-list (quote ("" ".Z" ".bz2" ".gz" ".tgz")) "\
6175*List of extensions tried by etags when jka-compr is used.
6176An empty string means search the non-compressed file.
6177These extensions will be tried only if jka-compr was activated
6178\(i.e. via customize of auto-compression-mode or by calling the function
6179auto-compression-mode).")
6180
6174(defvar tags-add-tables (quote ask-user) "\ 6181(defvar tags-add-tables (quote ask-user) "\
6175*Control whether to add a new tags table to the current list. 6182*Control whether to add a new tags table to the current list.
6176t means do; nil means don't (always start a new list). 6183t means do; nil means don't (always start a new list).
@@ -6383,7 +6390,7 @@ for \\[find-tag] (which see)." t nil)
6383;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 6390;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
6384;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 6391;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
6385;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 6392;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
6386;;;;;; "ethio-util" "language/ethio-util.el" (15011 34048)) 6393;;;;;; "ethio-util" "language/ethio-util.el" (15016 44843))
6387;;; Generated autoloads from language/ethio-util.el 6394;;; Generated autoloads from language/ethio-util.el
6388 6395
6389(autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil) 6396(autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil)
@@ -7265,7 +7272,7 @@ to get the effect of a C-q." nil nil)
7265 7272
7266;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 7273;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
7267;;;;;; flyspell-mode flyspell-prog-mode flyspell-mode-line-string) 7274;;;;;; flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
7268;;;;;; "flyspell" "textmodes/flyspell.el" (14992 59771)) 7275;;;;;; "flyspell" "textmodes/flyspell.el" (15039 24620))
7269;;; Generated autoloads from textmodes/flyspell.el 7276;;; Generated autoloads from textmodes/flyspell.el
7270 7277
7271(defvar flyspell-mode-line-string " Fly" "\ 7278(defvar flyspell-mode-line-string " Fly" "\
@@ -7321,7 +7328,7 @@ Flyspell whole buffer." t nil)
7321 7328
7322;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 7329;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
7323;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 7330;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
7324;;;;;; (14392 8635)) 7331;;;;;; (15031 46144))
7325;;; Generated autoloads from follow.el 7332;;; Generated autoloads from follow.el
7326 7333
7327(autoload (quote turn-on-follow-mode) "follow" "\ 7334(autoload (quote turn-on-follow-mode) "follow" "\
@@ -7575,7 +7582,7 @@ Visit a file in Forms mode in other window." t nil)
7575;;;*** 7582;;;***
7576 7583
7577;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 7584;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
7578;;;;;; "progmodes/fortran.el" (14992 59771)) 7585;;;;;; "progmodes/fortran.el" (15044 44944))
7579;;; Generated autoloads from progmodes/fortran.el 7586;;; Generated autoloads from progmodes/fortran.el
7580 7587
7581(defvar fortran-tab-mode-default nil "\ 7588(defvar fortran-tab-mode-default nil "\
@@ -7657,7 +7664,7 @@ with no args, if that value is non-nil." t nil)
7657;;;*** 7664;;;***
7658 7665
7659;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" 7666;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
7660;;;;;; (14992 59770)) 7667;;;;;; (15044 17427))
7661;;; Generated autoloads from generic.el 7668;;; Generated autoloads from generic.el
7662 7669
7663(autoload (quote define-generic-mode) "generic" "\ 7670(autoload (quote define-generic-mode) "generic" "\
@@ -7713,7 +7720,7 @@ at places they belong to." t nil)
7713;;;*** 7720;;;***
7714 7721
7715;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 7722;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
7716;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (14859 52340)) 7723;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15044 43946))
7717;;; Generated autoloads from gnus/gnus.el 7724;;; Generated autoloads from gnus/gnus.el
7718 7725
7719(autoload (quote gnus-slave-no-server) "gnus" "\ 7726(autoload (quote gnus-slave-no-server) "gnus" "\
@@ -8195,7 +8202,7 @@ Provide help for current mode." t nil)
8195;;;*** 8202;;;***
8196 8203
8197;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 8204;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
8198;;;;;; "hexl.el" (14821 31346)) 8205;;;;;; "hexl.el" (15050 55876))
8199;;; Generated autoloads from hexl.el 8206;;; Generated autoloads from hexl.el
8200 8207
8201(autoload (quote hexl-mode) "hexl" "\ 8208(autoload (quote hexl-mode) "hexl" "\
@@ -8284,8 +8291,8 @@ This discards the buffer's undo information." t nil)
8284 8291
8285;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 8292;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
8286;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 8293;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
8287;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15002 8294;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (15020
8288;;;;;; 6910)) 8295;;;;;; 34856))
8289;;; Generated autoloads from hi-lock.el 8296;;; Generated autoloads from hi-lock.el
8290 8297
8291(defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces)) 8298(defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces))
@@ -8438,7 +8445,7 @@ hide-ifdef-read-only
8438;;;*** 8445;;;***
8439 8446
8440;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) 8447;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
8441;;;;;; "hideshow" "progmodes/hideshow.el" (14799 2695)) 8448;;;;;; "hideshow" "progmodes/hideshow.el" (15023 12285))
8442;;; Generated autoloads from progmodes/hideshow.el 8449;;; Generated autoloads from progmodes/hideshow.el
8443 8450
8444(defvar hs-hide-comments-when-hiding-all t "\ 8451(defvar hs-hide-comments-when-hiding-all t "\
@@ -8673,7 +8680,7 @@ Uses functions `hl-line-unhighlight' and `hl-line-highlight' on
8673;;;*** 8680;;;***
8674 8681
8675;;;### (autoloads (list-holidays) "holidays" "calendar/holidays.el" 8682;;;### (autoloads (list-holidays) "holidays" "calendar/holidays.el"
8676;;;;;; (13462 53924)) 8683;;;;;; (15039 13500))
8677;;; Generated autoloads from calendar/holidays.el 8684;;; Generated autoloads from calendar/holidays.el
8678 8685
8679(autoload (quote list-holidays) "holidays" "\ 8686(autoload (quote list-holidays) "holidays" "\
@@ -8708,12 +8715,12 @@ Also see `automatic-hscrolling'." t nil)
8708;;;*** 8715;;;***
8709 8716
8710;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" 8717;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
8711;;;;;; "icomplete.el" (14957 20511)) 8718;;;;;; "icomplete.el" (15049 57897))
8712;;; Generated autoloads from icomplete.el 8719;;; Generated autoloads from icomplete.el
8713 8720
8714(autoload (quote icomplete-mode) "icomplete" "\ 8721(autoload (quote icomplete-mode) "icomplete" "\
8715Activate incremental minibuffer completion for this Emacs session. 8722Toggle incremental minibuffer completion for this Emacs session.
8716Deactivates with negative universal argument." t nil) 8723With a numeric argument, turn Icomplete mode on iff ARG is positive." t nil)
8717 8724
8718(autoload (quote icomplete-minibuffer-setup) "icomplete" "\ 8725(autoload (quote icomplete-minibuffer-setup) "icomplete" "\
8719Run in minibuffer on activation to establish incremental completion. 8726Run in minibuffer on activation to establish incremental completion.
@@ -8913,7 +8920,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist." t nil)
8913 8920
8914;;;### (autoloads (defimage find-image remove-images insert-image 8921;;;### (autoloads (defimage find-image remove-images insert-image
8915;;;;;; put-image create-image image-type-available-p image-type-from-file-header 8922;;;;;; put-image create-image image-type-available-p image-type-from-file-header
8916;;;;;; image-type-from-data) "image" "image.el" (14898 8349)) 8923;;;;;; image-type-from-data) "image" "image.el" (15041 56164))
8917;;; Generated autoloads from image.el 8924;;; Generated autoloads from image.el
8918 8925
8919(autoload (quote image-type-from-data) "image" "\ 8926(autoload (quote image-type-from-data) "image" "\
@@ -9063,7 +9070,7 @@ Image files are those whose name has an extension in
9063;;;*** 9070;;;***
9064 9071
9065;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 9072;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
9066;;;;;; imenu-sort-function) "imenu" "imenu.el" (14992 59770)) 9073;;;;;; imenu-sort-function) "imenu" "imenu.el" (15015 19821))
9067;;; Generated autoloads from imenu.el 9074;;; Generated autoloads from imenu.el
9068 9075
9069(defvar imenu-sort-function nil "\ 9076(defvar imenu-sort-function nil "\
@@ -9263,7 +9270,7 @@ of `inferior-lisp-program'). Runs the hooks from
9263 9270
9264;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 9271;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
9265;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 9272;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
9266;;;;;; info info-other-window) "info" "info.el" (15007 28338)) 9273;;;;;; info info-other-window) "info" "info.el" (15031 26382))
9267;;; Generated autoloads from info.el 9274;;; Generated autoloads from info.el
9268 9275
9269(autoload (quote info-other-window) "info" "\ 9276(autoload (quote info-other-window) "info" "\
@@ -9314,7 +9321,7 @@ This will add a speedbar major display mode." t nil)
9314 9321
9315;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 9322;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
9316;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 9323;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
9317;;;;;; (14711 25231)) 9324;;;;;; (15013 64496))
9318;;; Generated autoloads from info-look.el 9325;;; Generated autoloads from info-look.el
9319 9326
9320(autoload (quote info-lookup-reset) "info-look" "\ 9327(autoload (quote info-lookup-reset) "info-look" "\
@@ -9501,7 +9508,7 @@ Add submenus to the Files menu, to convert to and from various formats." t nil)
9501;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 9508;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
9502;;;;;; ispell-help ispell-word ispell-dictionary-alist ispell-local-dictionary-alist 9509;;;;;; ispell-help ispell-word ispell-dictionary-alist ispell-local-dictionary-alist
9503;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 9510;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
9504;;;;;; (14941 34892)) 9511;;;;;; (15039 21634))
9505;;; Generated autoloads from textmodes/ispell.el 9512;;; Generated autoloads from textmodes/ispell.el
9506 9513
9507(defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ 9514(defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
@@ -9532,7 +9539,7 @@ See `ispell-dictionary-alist'.")
9532 9539
9533(setq ispell-dictionary-alist-5 (quote (("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil ("-d" "norsk") "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "" nil ("-d" "polish") nil iso-8859-2)))) 9540(setq ispell-dictionary-alist-5 (quote (("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil ("-d" "norsk") "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "" nil ("-d" "polish") nil iso-8859-2))))
9534 9541
9535(setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil ("-d" "russian") nil koi8-r) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C" "-d" "portugues") "~latin1" iso-8859-1)))) 9542(setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil ("-d" "russian") nil koi8-r) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C" "-d" "portugues") "~latin1" iso-8859-1) ("slovak" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B" "-d" "slovak") nil iso-8859-2))))
9536 9543
9537(defvar ispell-dictionary-alist (append ispell-local-dictionary-alist ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\ 9544(defvar ispell-dictionary-alist (append ispell-local-dictionary-alist ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\
9538An alist of dictionaries and their associated parameters. 9545An alist of dictionaries and their associated parameters.
@@ -9811,7 +9818,7 @@ This mode enables switching between buffers using substrings. See
9811;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 9818;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
9812;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 9819;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
9813;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 9820;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
9814;;;;;; "japan-util" "language/japan-util.el" (14718 42200)) 9821;;;;;; "japan-util" "language/japan-util.el" (15016 44843))
9815;;; Generated autoloads from language/japan-util.el 9822;;; Generated autoloads from language/japan-util.el
9816 9823
9817(autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil) 9824(autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil)
@@ -9867,8 +9874,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil
9867 9874
9868;;;*** 9875;;;***
9869 9876
9870;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (14952 9877;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15024
9871;;;;;; 26740)) 9878;;;;;; 38245))
9872;;; Generated autoloads from jit-lock.el 9879;;; Generated autoloads from jit-lock.el
9873 9880
9874(autoload (quote jit-lock-register) "jit-lock" "\ 9881(autoload (quote jit-lock-register) "jit-lock" "\
@@ -9923,8 +9930,8 @@ the context of text formatting." nil nil)
9923 9930
9924;;;*** 9931;;;***
9925 9932
9926;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (14762 9933;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15040
9927;;;;;; 12604)) 9934;;;;;; 18770))
9928;;; Generated autoloads from international/kkc.el 9935;;; Generated autoloads from international/kkc.el
9929 9936
9930(defvar kkc-after-update-conversion-functions nil "\ 9937(defvar kkc-after-update-conversion-functions nil "\
@@ -9987,7 +9994,7 @@ Use \\[describe-mode] for more info." t nil)
9987 9994
9988;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 9995;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
9989;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 9996;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
9990;;;;;; "lao-util" "language/lao-util.el" (14647 32047)) 9997;;;;;; "lao-util" "language/lao-util.el" (15016 44843))
9991;;; Generated autoloads from language/lao-util.el 9998;;; Generated autoloads from language/lao-util.el
9992 9999
9993(autoload (quote lao-compose-string) "lao-util" nil nil nil) 10000(autoload (quote lao-compose-string) "lao-util" nil nil nil)
@@ -10018,7 +10025,7 @@ The return value is number of composed characters." nil nil)
10018;;;*** 10025;;;***
10019 10026
10020;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el" 10027;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el"
10021;;;;;; (14984 12138)) 10028;;;;;; (15038 62392))
10022;;; Generated autoloads from international/latin1-disp.el 10029;;; Generated autoloads from international/latin1-disp.el
10023 10030
10024(defvar latin1-display nil "\ 10031(defvar latin1-display nil "\
@@ -10135,7 +10142,7 @@ do (setq lisp-mode-hook 'ledit-from-lisp-mode)" t nil)
10135 10142
10136;;;*** 10143;;;***
10137 10144
10138;;;### (autoloads (life) "life" "play/life.el" (13578 3356)) 10145;;;### (autoloads (life) "life" "play/life.el" (15020 64668))
10139;;; Generated autoloads from play/life.el 10146;;; Generated autoloads from play/life.el
10140 10147
10141(autoload (quote life) "life" "\ 10148(autoload (quote life) "life" "\
@@ -10173,7 +10180,7 @@ shown; this is often useful to constrain a big search." t nil)
10173 10180
10174;;;*** 10181;;;***
10175 10182
10176;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14909 56659)) 10183;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15013 64496))
10177;;; Generated autoloads from log-edit.el 10184;;; Generated autoloads from log-edit.el
10178 10185
10179(autoload (quote log-edit) "log-edit" "\ 10186(autoload (quote log-edit) "log-edit" "\
@@ -10394,7 +10401,7 @@ and then select the region of un-tablified names and use
10394;;;*** 10401;;;***
10395 10402
10396;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 10403;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
10397;;;;;; "mail/mail-extr.el" (14281 39314)) 10404;;;;;; "mail/mail-extr.el" (15049 36365))
10398;;; Generated autoloads from mail/mail-extr.el 10405;;; Generated autoloads from mail/mail-extr.el
10399 10406
10400(autoload (quote mail-extract-address-components) "mail-extr" "\ 10407(autoload (quote mail-extract-address-components) "mail-extr" "\
@@ -10408,7 +10415,7 @@ the form ((FULL-NAME CANONICAL-ADDRESS) ...) with one element for
10408each recipient. If ALL is nil, then if ADDRESS contains more than 10415each recipient. If ALL is nil, then if ADDRESS contains more than
10409one recipients, all but the first is ignored. 10416one recipients, all but the first is ignored.
10410 10417
10411ADDRESS may be a string or a buffer. If it is a buffer, the visible 10418ADDRESS may be a string or a buffer. If it is a buffer, the visible
10412 (narrowed) portion of the buffer will be interpreted as the address. 10419 (narrowed) portion of the buffer will be interpreted as the address.
10413 (This feature exists so that the clever caller might be able to avoid 10420 (This feature exists so that the clever caller might be able to avoid
10414 consing a string.)" nil nil) 10421 consing a string.)" nil nil)
@@ -10623,7 +10630,7 @@ Previous contents of that buffer are killed first." t nil)
10623 10630
10624;;;*** 10631;;;***
10625 10632
10626;;;### (autoloads (man-follow man) "man" "man.el" (14961 25294)) 10633;;;### (autoloads (man-follow man) "man" "man.el" (15013 64496))
10627;;; Generated autoloads from man.el 10634;;; Generated autoloads from man.el
10628 10635
10629(defalias (quote manual-entry) (quote man)) 10636(defalias (quote manual-entry) (quote man))
@@ -10652,7 +10659,7 @@ Get a Un*x manual page of the item under point and put it in a buffer." t nil)
10652;;;;;; message-signature message-indent-citation-function message-cite-function 10659;;;;;; message-signature message-indent-citation-function message-cite-function
10653;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 10660;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
10654;;;;;; message-user-organization-file message-signature-separator 10661;;;;;; message-user-organization-file message-signature-separator
10655;;;;;; message-from-style) "message" "gnus/message.el" (14982 49764)) 10662;;;;;; message-from-style) "message" "gnus/message.el" (15029 54050))
10656;;; Generated autoloads from gnus/message.el 10663;;; Generated autoloads from gnus/message.el
10657 10664
10658(defvar message-from-style (quote default) "\ 10665(defvar message-from-style (quote default) "\
@@ -10949,7 +10956,7 @@ Legal MIME content types. See documentation for \\[mh-edit-mhn].")
10949 10956
10950;;;*** 10957;;;***
10951 10958
10952;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (14906 3908)) 10959;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15050 55877))
10953;;; Generated autoloads from mail/mh-utils.el 10960;;; Generated autoloads from mail/mh-utils.el
10954 10961
10955(put (quote mh-progs) (quote risky-local-variable) t) 10962(put (quote mh-progs) (quote risky-local-variable) t)
@@ -11151,7 +11158,7 @@ different buffer menu using the function `msb'." t nil)
11151;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly 11158;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly
11152;;;;;; describe-coding-system describe-char-after describe-character-set 11159;;;;;; describe-coding-system describe-char-after describe-character-set
11153;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" 11160;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag"
11154;;;;;; "international/mule-diag.el" (14967 22220)) 11161;;;;;; "international/mule-diag.el" (15038 62392))
11155;;; Generated autoloads from international/mule-diag.el 11162;;; Generated autoloads from international/mule-diag.el
11156 11163
11157(autoload (quote list-character-sets) "mule-diag" "\ 11164(autoload (quote list-character-sets) "mule-diag" "\
@@ -11960,7 +11967,7 @@ C-Escape does list-buffers." t nil)
11960;;;*** 11967;;;***
11961 11968
11962;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 11969;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
11963;;;;;; "emulation/pc-select.el" (14783 15356)) 11970;;;;;; "emulation/pc-select.el" (15051 12565))
11964;;; Generated autoloads from emulation/pc-select.el 11971;;; Generated autoloads from emulation/pc-select.el
11965 11972
11966(autoload (quote pc-selection-mode) "pc-select" "\ 11973(autoload (quote pc-selection-mode) "pc-select" "\
@@ -12159,7 +12166,7 @@ Setup shell-mode to use pcomplete." nil nil)
12159 12166
12160;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 12167;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
12161;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 12168;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
12162;;;;;; "pcvs.el" (15011 31897)) 12169;;;;;; "pcvs.el" (15015 22173))
12163;;; Generated autoloads from pcvs.el 12170;;; Generated autoloads from pcvs.el
12164 12171
12165(autoload (quote cvs-checkout) "pcvs" "\ 12172(autoload (quote cvs-checkout) "pcvs" "\
@@ -12220,7 +12227,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
12220 12227
12221;;;*** 12228;;;***
12222 12229
12223;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (14909 56659)) 12230;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15013 64496))
12224;;; Generated autoloads from pcvs-defs.el 12231;;; Generated autoloads from pcvs-defs.el
12225 12232
12226(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m)) 12233(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m))
@@ -12403,7 +12410,7 @@ Run an inferior Prolog process, input and output via buffer *prolog*." t nil)
12403 12410
12404;;;*** 12411;;;***
12405 12412
12406;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (14895 24173)) 12413;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15048 21431))
12407;;; Generated autoloads from ps-bdf.el 12414;;; Generated autoloads from ps-bdf.el
12408 12415
12409(defvar bdf-directory-list (if (eq system-type (quote ms-dos)) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 12416(defvar bdf-directory-list (if (eq system-type (quote ms-dos)) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
@@ -12458,10 +12465,10 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
12458 12465
12459;;;*** 12466;;;***
12460 12467
12461;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize 12468;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets
12462;;;;;; ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font 12469;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition
12463;;;;;; ps-mule-prepare-ascii-font ps-multibyte-buffer) "ps-mule" 12470;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font
12464;;;;;; "ps-mule.el" (14728 33447)) 12471;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15052 16036))
12465;;; Generated autoloads from ps-mule.el 12472;;; Generated autoloads from ps-mule.el
12466 12473
12467(defvar ps-multibyte-buffer nil "\ 12474(defvar ps-multibyte-buffer nil "\
@@ -12491,10 +12498,10 @@ Valid values are:
12491 and non-latin fonts. BDF (Bitmap Distribution 12498 and non-latin fonts. BDF (Bitmap Distribution
12492 Format) is a format used for distributing X's font 12499 Format) is a format used for distributing X's font
12493 source file. BDF fonts are included in 12500 source file. BDF fonts are included in
12494 `intlfonts-1.1' which is a collection of X11 fonts 12501 `intlfonts-1.2' which is a collection of X11 fonts
12495 for all characters supported by Emacs. In order to 12502 for all characters supported by Emacs. In order to
12496 use this value, be sure to have installed 12503 use this value, be sure to have installed
12497 `intlfonts-1.1' and set the variable 12504 `intlfonts-1.2' and set the variable
12498 `bdf-directory-list' appropriately (see ps-bdf.el for 12505 `bdf-directory-list' appropriately (see ps-bdf.el for
12499 documentation of this variable). 12506 documentation of this variable).
12500 12507
@@ -12514,7 +12521,7 @@ STRING should contain only ASCII characters." nil nil)
12514(autoload (quote ps-mule-set-ascii-font) "ps-mule" nil nil nil) 12521(autoload (quote ps-mule-set-ascii-font) "ps-mule" nil nil nil)
12515 12522
12516(autoload (quote ps-mule-plot-string) "ps-mule" "\ 12523(autoload (quote ps-mule-plot-string) "ps-mule" "\
12517Generate PostScript code for ploting characters in the region FROM and TO. 12524Generate PostScript code for plotting characters in the region FROM and TO.
12518 12525
12519It is assumed that all characters in this region belong to the same charset. 12526It is assumed that all characters in this region belong to the same charset.
12520 12527
@@ -12528,7 +12535,7 @@ Where ENDPOS is the end position of the sequence and RUN-WIDTH is the width of
12528the sequence." nil nil) 12535the sequence." nil nil)
12529 12536
12530(autoload (quote ps-mule-plot-composition) "ps-mule" "\ 12537(autoload (quote ps-mule-plot-composition) "ps-mule" "\
12531Generate PostScript code for ploting composition in the region FROM and TO. 12538Generate PostScript code for plotting composition in the region FROM and TO.
12532 12539
12533It is assumed that all characters in this region belong to the same 12540It is assumed that all characters in this region belong to the same
12534composition. 12541composition.
@@ -12545,6 +12552,13 @@ the sequence." nil nil)
12545(autoload (quote ps-mule-initialize) "ps-mule" "\ 12552(autoload (quote ps-mule-initialize) "ps-mule" "\
12546Initialize global data for printing multi-byte characters." nil nil) 12553Initialize global data for printing multi-byte characters." nil nil)
12547 12554
12555(autoload (quote ps-mule-encode-header-string) "ps-mule" "\
12556Generate PostScript code for ploting STRING by font FONTTAG.
12557FONTTAG should be a string \"/h0\" or \"/h1\"." nil nil)
12558
12559(autoload (quote ps-mule-header-string-charsets) "ps-mule" "\
12560Return a list of character sets that appears in header strings." nil nil)
12561
12548(autoload (quote ps-mule-begin-job) "ps-mule" "\ 12562(autoload (quote ps-mule-begin-job) "ps-mule" "\
12549Start printing job for multi-byte chars between FROM and TO. 12563Start printing job for multi-byte chars between FROM and TO.
12550This checks if all multi-byte characters in the region are printable or not." nil nil) 12564This checks if all multi-byte characters in the region are printable or not." nil nil)
@@ -12558,7 +12572,7 @@ This checks if all multi-byte characters in the region are printable or not." ni
12558;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 12572;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
12559;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 12573;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
12560;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" 12574;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
12561;;;;;; "ps-print.el" (14994 18803)) 12575;;;;;; "ps-print.el" (15048 21275))
12562;;; Generated autoloads from ps-print.el 12576;;; Generated autoloads from ps-print.el
12563 12577
12564(defvar ps-paper-type (quote letter) "\ 12578(defvar ps-paper-type (quote letter) "\
@@ -12695,10 +12709,13 @@ If EXTENSION is any other symbol, it is ignored." nil nil)
12695;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 12709;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
12696;;;;;; quail-defrule quail-install-decode-map quail-install-map 12710;;;;;; quail-defrule quail-install-decode-map quail-install-map
12697;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 12711;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
12698;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el" 12712;;;;;; quail-define-package quail-use-package quail-title) "quail"
12699;;;;;; (15011 34048)) 12713;;;;;; "international/quail.el" (15020 34856))
12700;;; Generated autoloads from international/quail.el 12714;;; Generated autoloads from international/quail.el
12701 12715
12716(autoload (quote quail-title) "quail" "\
12717Return the title of the current Quail package." nil nil)
12718
12702(autoload (quote quail-use-package) "quail" "\ 12719(autoload (quote quail-use-package) "quail" "\
12703Start using Quail package PACKAGE-NAME. 12720Start using Quail package PACKAGE-NAME.
12704The remaining arguments are libraries to be loaded before using the package." nil nil) 12721The remaining arguments are libraries to be loaded before using the package." nil nil)
@@ -13391,7 +13408,7 @@ variable." t nil)
13391;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 13408;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
13392;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 13409;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
13393;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 13410;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
13394;;;;;; "rmail" "mail/rmail.el" (14974 36648)) 13411;;;;;; "rmail" "mail/rmail.el" (15025 50064))
13395;;; Generated autoloads from mail/rmail.el 13412;;; Generated autoloads from mail/rmail.el
13396 13413
13397(defvar rmail-dont-reply-to-names nil "\ 13414(defvar rmail-dont-reply-to-names nil "\
@@ -13420,7 +13437,7 @@ go to that message and type \\[rmail-toggle-header] twice.")
13420If nil, display all header fields except those matched by 13437If nil, display all header fields except those matched by
13421`rmail-ignored-headers'.") 13438`rmail-ignored-headers'.")
13422 13439
13423(defvar rmail-retry-ignored-headers nil "\ 13440(defvar rmail-retry-ignored-headers "^x-authentication-warning:" "\
13424*Headers that should be stripped when retrying a failed message.") 13441*Headers that should be stripped when retrying a failed message.")
13425 13442
13426(defvar rmail-highlighted-headers "^From:\\|^Subject:" "\ 13443(defvar rmail-highlighted-headers "^From:\\|^Subject:" "\
@@ -13622,7 +13639,7 @@ If FILE-NAME is empty, remove any existing inbox list." t nil)
13622 13639
13623;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 13640;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
13624;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 13641;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
13625;;;;;; "mail/rmailout.el" (14636 62741)) 13642;;;;;; "mail/rmailout.el" (15020 34856))
13626;;; Generated autoloads from mail/rmailout.el 13643;;; Generated autoloads from mail/rmailout.el
13627 13644
13628(defvar rmail-output-file-alist nil "\ 13645(defvar rmail-output-file-alist nil "\
@@ -13718,7 +13735,7 @@ KEYWORDS is a comma-separated list of labels." t nil)
13718;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 13735;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
13719;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 13736;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
13720;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 13737;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
13721;;;;;; "rmailsum" "mail/rmailsum.el" (14902 15284)) 13738;;;;;; "rmailsum" "mail/rmailsum.el" (15020 61766))
13722;;; Generated autoloads from mail/rmailsum.el 13739;;; Generated autoloads from mail/rmailsum.el
13723 13740
13724(defvar rmail-summary-scroll-between-messages t "\ 13741(defvar rmail-summary-scroll-between-messages t "\
@@ -13933,7 +13950,7 @@ Toggle Scroll-All minor mode." t nil)
13933;;;;;; mail-archive-file-name mail-header-separator send-mail-function 13950;;;;;; mail-archive-file-name mail-header-separator send-mail-function
13934;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind 13951;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind
13935;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" 13952;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"
13936;;;;;; (14962 39487)) 13953;;;;;; (15032 33030))
13937;;; Generated autoloads from mail/sendmail.el 13954;;; Generated autoloads from mail/sendmail.el
13938 13955
13939(defvar mail-from-style (quote angles) "\ 13956(defvar mail-from-style (quote angles) "\
@@ -14112,7 +14129,7 @@ Prefix arg means just kill any existing server communications subprocess." t nil
14112;;;*** 14129;;;***
14113 14130
14114;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 14131;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
14115;;;;;; (14501 47217)) 14132;;;;;; (15013 64508))
14116;;; Generated autoloads from textmodes/sgml-mode.el 14133;;; Generated autoloads from textmodes/sgml-mode.el
14117 14134
14118(autoload (quote sgml-mode) "sgml-mode" "\ 14135(autoload (quote sgml-mode) "sgml-mode" "\
@@ -14174,7 +14191,7 @@ To work around that, do:
14174;;;*** 14191;;;***
14175 14192
14176;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 14193;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
14177;;;;;; (14940 15186)) 14194;;;;;; (15015 19821))
14178;;; Generated autoloads from progmodes/sh-script.el 14195;;; Generated autoloads from progmodes/sh-script.el
14179 14196
14180(put (quote sh-mode) (quote mode-class) (quote special)) 14197(put (quote sh-mode) (quote mode-class) (quote special))
@@ -14410,7 +14427,7 @@ at all." t nil)
14410 14427
14411;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy 14428;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy
14412;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el" 14429;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el"
14413;;;;;; (14973 49729)) 14430;;;;;; (15037 47090))
14414;;; Generated autoloads from skeleton.el 14431;;; Generated autoloads from skeleton.el
14415 14432
14416(defvar skeleton-filter (quote identity) "\ 14433(defvar skeleton-filter (quote identity) "\
@@ -14473,8 +14490,8 @@ If ELEMENT is a string or a character it gets inserted (see also
14473 _ interesting point, interregion here 14490 _ interesting point, interregion here
14474 > indent line (or interregion if > _) according to major mode 14491 > indent line (or interregion if > _) according to major mode
14475 @ add position to `skeleton-positions' 14492 @ add position to `skeleton-positions'
14476 & do next ELEMENT if previous moved point 14493 & do next ELEMENT iff previous moved point
14477 | do next ELEMENT if previous didn't move point 14494 | do next ELEMENT iff previous didn't move point
14478 -num delete num preceding characters (see `skeleton-untabify') 14495 -num delete num preceding characters (see `skeleton-untabify')
14479 resume: skipped, continue here if quit is signaled 14496 resume: skipped, continue here if quit is signaled
14480 nil skipped 14497 nil skipped
@@ -14514,6 +14531,8 @@ With no ARG, if `skeleton-pair' is non-nil, pairing can occur. If the region
14514is visible the pair is wrapped around it depending on `skeleton-autowrap'. 14531is visible the pair is wrapped around it depending on `skeleton-autowrap'.
14515Else, if `skeleton-pair-on-word' is non-nil or we are not before or inside a 14532Else, if `skeleton-pair-on-word' is non-nil or we are not before or inside a
14516word, and if `skeleton-pair-filter' returns nil, pairing is performed. 14533word, and if `skeleton-pair-filter' returns nil, pairing is performed.
14534Pairing is also prohibited if we are right after a quoting character
14535such as backslash.
14517 14536
14518If a match is found in `skeleton-pair-alist', that is inserted, else 14537If a match is found in `skeleton-pair-alist', that is inserted, else
14519the defaults are used. These are (), [], {}, <> and `' for the 14538the defaults are used. These are (), [], {}, <> and `' for the
@@ -14521,8 +14540,8 @@ symmetrical ones, and the same character twice for the others." t nil)
14521 14540
14522;;;*** 14541;;;***
14523 14542
14524;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (14961 14543;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15013
14525;;;;;; 12689)) 14544;;;;;; 64498))
14526;;; Generated autoloads from smerge-mode.el 14545;;; Generated autoloads from smerge-mode.el
14527 14546
14528(autoload (quote smerge-mode) "smerge-mode" "\ 14547(autoload (quote smerge-mode) "smerge-mode" "\
@@ -14860,7 +14879,7 @@ From a program takes two point or marker arguments, BEG and END." t nil)
14860;;;*** 14879;;;***
14861 14880
14862;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 14881;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
14863;;;;;; "speedbar.el" (14984 4080)) 14882;;;;;; "speedbar.el" (15050 55877))
14864;;; Generated autoloads from speedbar.el 14883;;; Generated autoloads from speedbar.el
14865 14884
14866(defalias (quote speedbar) (quote speedbar-frame-mode)) 14885(defalias (quote speedbar) (quote speedbar-frame-mode))
@@ -14921,9 +14940,9 @@ Return a vector containing the lines from `spook-phrases-file'." nil nil)
14921 14940
14922;;;*** 14941;;;***
14923 14942
14924;;;### (autoloads (sql-postgres sql-ms sql-ingres sql-solid sql-mysql 14943;;;### (autoloads (sql-interbase sql-postgres sql-ms sql-ingres sql-solid
14925;;;;;; sql-informix sql-sybase sql-oracle sql-mode sql-help) "sql" 14944;;;;;; sql-mysql sql-informix sql-sybase sql-oracle sql-mode sql-help)
14926;;;;;; "progmodes/sql.el" (15011 24617)) 14945;;;;;; "sql" "progmodes/sql.el" (15012 54865))
14927;;; Generated autoloads from progmodes/sql.el 14946;;; Generated autoloads from progmodes/sql.el
14928 14947
14929(autoload (quote sql-help) "sql" "\ 14948(autoload (quote sql-help) "sql" "\
@@ -15176,6 +15195,29 @@ Try to set `comint-output-filter-functions' like this:
15176 15195
15177\(Type \\[describe-mode] in the SQL buffer for a list of commands.)" t nil) 15196\(Type \\[describe-mode] in the SQL buffer for a list of commands.)" t nil)
15178 15197
15198(autoload (quote sql-interbase) "sql" "\
15199Run isql by Interbase as an inferior process.
15200
15201If buffer `*SQL*' exists but no process is running, make a new process.
15202If buffer exists and a process is running, just switch to buffer
15203`*SQL*'.
15204
15205Interpreter used comes from variable `sql-interbase-program'. Login
15206uses the variables `sql-user', `sql-password', and `sql-database' as
15207defaults, if set.
15208
15209The buffer is put in sql-interactive-mode, giving commands for sending
15210input. See `sql-interactive-mode'.
15211
15212To specify a coding system for converting non-ASCII characters
15213in the input and output to the process, use \\[universal-coding-system-argument]
15214before \\[sql-interbase]. You can also specify this with \\[set-buffer-process-coding-system]
15215in the SQL buffer, after you start the process.
15216The default comes from `process-coding-system-alist' and
15217`default-process-coding-system'.
15218
15219\(Type \\[describe-mode] in the SQL buffer for a list of commands.)" t nil)
15220
15179;;;*** 15221;;;***
15180 15222
15181;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer 15223;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
@@ -15436,8 +15478,8 @@ Normally input is edited in Emacs and sent a line at a time." t nil)
15436 15478
15437;;;*** 15479;;;***
15438 15480
15439;;;### (autoloads (ansi-term term make-term) "term" "term.el" (14921 15481;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15023
15440;;;;;; 47235)) 15482;;;;;; 15068))
15441;;; Generated autoloads from term.el 15483;;; Generated autoloads from term.el
15442 15484
15443(autoload (quote make-term) "term" "\ 15485(autoload (quote make-term) "term" "\
@@ -15884,7 +15926,7 @@ value of `texinfo-mode-hook'." t nil)
15884 15926
15885;;;### (autoloads (thai-composition-function thai-post-read-conversion 15927;;;### (autoloads (thai-composition-function thai-post-read-conversion
15886;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) 15928;;;;;; thai-compose-buffer thai-compose-string thai-compose-region)
15887;;;;;; "thai-util" "language/thai-util.el" (14647 32047)) 15929;;;;;; "thai-util" "language/thai-util.el" (15016 44843))
15888;;; Generated autoloads from language/thai-util.el 15930;;; Generated autoloads from language/thai-util.el
15889 15931
15890(autoload (quote thai-compose-region) "thai-util" "\ 15932(autoload (quote thai-compose-region) "thai-util" "\
@@ -15953,8 +15995,8 @@ a symbol as a valid THING." nil nil)
15953;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function 15995;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function
15954;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 15996;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
15955;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 15997;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
15956;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (14672 15998;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (15016
15957;;;;;; 33974)) 15999;;;;;; 44843))
15958;;; Generated autoloads from language/tibet-util.el 16000;;; Generated autoloads from language/tibet-util.el
15959 16001
15960(autoload (quote tibetan-char-p) "tibet-util" "\ 16002(autoload (quote tibetan-char-p) "tibet-util" "\
@@ -16069,7 +16111,7 @@ If DATE is malformed, a zero time will be returned." nil nil)
16069;;;*** 16111;;;***
16070 16112
16071;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 16113;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
16072;;;;;; "time-stamp.el" (14966 38375)) 16114;;;;;; "time-stamp.el" (15044 44944))
16073;;; Generated autoloads from time-stamp.el 16115;;; Generated autoloads from time-stamp.el
16074 16116
16075(autoload (quote time-stamp) "time-stamp" "\ 16117(autoload (quote time-stamp) "time-stamp" "\
@@ -16099,7 +16141,7 @@ With arg, turn time stamping on if and only if arg is positive." t nil)
16099;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 16141;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
16100;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 16142;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
16101;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 16143;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
16102;;;;;; (14987 38427)) 16144;;;;;; (15029 54049))
16103;;; Generated autoloads from calendar/timeclock.el 16145;;; Generated autoloads from calendar/timeclock.el
16104 16146
16105(autoload (quote timeclock-modeline-display) "timeclock" "\ 16147(autoload (quote timeclock-modeline-display) "timeclock" "\
@@ -16237,7 +16279,7 @@ be detected." nil (quote macro))
16237;;;*** 16279;;;***
16238 16280
16239;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 16281;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
16240;;;;;; "international/titdic-cnv.el" (14821 31351)) 16282;;;;;; "international/titdic-cnv.el" (15049 36365))
16241;;; Generated autoloads from international/titdic-cnv.el 16283;;; Generated autoloads from international/titdic-cnv.el
16242 16284
16243(autoload (quote titdic-convert) "titdic-cnv" "\ 16285(autoload (quote titdic-convert) "titdic-cnv" "\
@@ -16335,7 +16377,7 @@ Show TODO list." t nil)
16335;;;*** 16377;;;***
16336 16378
16337;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item 16379;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item
16338;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (14968 4512)) 16380;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (15020 34856))
16339;;; Generated autoloads from toolbar/tool-bar.el 16381;;; Generated autoloads from toolbar/tool-bar.el
16340 16382
16341(defvar tool-bar-mode nil "\ 16383(defvar tool-bar-mode nil "\
@@ -16752,7 +16794,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME." t nil)
16752;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge 16794;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge
16753;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register 16795;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register
16754;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook 16796;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook
16755;;;;;; vc-checkin-hook) "vc" "vc.el" (15003 30809)) 16797;;;;;; vc-checkin-hook) "vc" "vc.el" (15020 34856))
16756;;; Generated autoloads from vc.el 16798;;; Generated autoloads from vc.el
16757 16799
16758(defvar vc-checkin-hook nil "\ 16800(defvar vc-checkin-hook nil "\
@@ -16925,7 +16967,7 @@ colors. `vc-annotate-background' specifies the background color." t nil)
16925 16967
16926;;;*** 16968;;;***
16927 16969
16928;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (14970 24561)) 16970;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15020 34856))
16929;;; Generated autoloads from vc-cvs.el 16971;;; Generated autoloads from vc-cvs.el
16930 (defun vc-cvs-registered (f) 16972 (defun vc-cvs-registered (f)
16931 (when (file-readable-p (expand-file-name 16973 (when (file-readable-p (expand-file-name
@@ -16936,7 +16978,7 @@ colors. `vc-annotate-background' specifies the background color." t nil)
16936;;;*** 16978;;;***
16937 16979
16938;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 16980;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
16939;;;;;; (14969 40939)) 16981;;;;;; (15020 34856))
16940;;; Generated autoloads from vc-rcs.el 16982;;; Generated autoloads from vc-rcs.el
16941 16983
16942(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 16984(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -16948,7 +16990,7 @@ For a description of possible values, see `vc-check-master-templates'.")
16948;;;*** 16990;;;***
16949 16991
16950;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 16992;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
16951;;;;;; (14969 40980)) 16993;;;;;; (15044 17427))
16952;;; Generated autoloads from vc-sccs.el 16994;;; Generated autoloads from vc-sccs.el
16953 16995
16954(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 16996(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -17293,7 +17335,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs." t nil)
17293;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 17335;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
17294;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 17336;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
17295;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 17337;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
17296;;;;;; "language/viet-util.el" (14623 45992)) 17338;;;;;; "language/viet-util.el" (15016 44843))
17297;;; Generated autoloads from language/viet-util.el 17339;;; Generated autoloads from language/viet-util.el
17298 17340
17299(autoload (quote viet-encode-viscii-char) "viet-util" "\ 17341(autoload (quote viet-encode-viscii-char) "viet-util" "\
@@ -17520,7 +17562,7 @@ Turn on VIP emulation of VI." t nil)
17520;;;*** 17562;;;***
17521 17563
17522;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 17564;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
17523;;;;;; (14952 1209)) 17565;;;;;; (15029 54049))
17524;;; Generated autoloads from emulation/viper.el 17566;;; Generated autoloads from emulation/viper.el
17525 17567
17526(autoload (quote toggle-viper-mode) "viper" "\ 17568(autoload (quote toggle-viper-mode) "viper" "\
@@ -17546,22 +17588,25 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
17546 17588
17547;;;*** 17589;;;***
17548 17590
17549;;;### (autoloads (which-func-mode which-func-mode-global) "which-func" 17591;;;### (autoloads (which-func-mode-global) "which-func" "which-func.el"
17550;;;;;; "which-func.el" (14979 6727)) 17592;;;;;; (15013 64498))
17551;;; Generated autoloads from which-func.el 17593;;; Generated autoloads from which-func.el
17552 17594
17595(defalias (quote which-function-mode) (quote which-func-mode-global))
17596
17597(defalias (quote which-func-mode) (quote which-func-mode-global))
17598
17553(defvar which-func-mode-global nil "\ 17599(defvar which-func-mode-global nil "\
17554*Toggle `which-func-mode' globally. 17600Non-nil if Which-Func-Mode-Global mode is enabled.
17601See the command `which-func-mode-global' for a description of this minor-mode.
17555Setting this variable directly does not take effect; 17602Setting this variable directly does not take effect;
17556use either \\[customize] or the function `which-func-mode'.") 17603use either \\[customize] or the function `which-func-mode-global'.")
17557 17604
17558(custom-add-to-group (quote which-func) (quote which-func-mode-global) (quote custom-variable)) 17605(custom-add-to-group (quote which-func) (quote which-func-mode-global) (quote custom-variable))
17559 17606
17560(custom-add-load (quote which-func-mode-global) (quote which-func)) 17607(custom-add-load (quote which-func-mode-global) (quote which-func))
17561 17608
17562(defalias (quote which-function-mode) (quote which-func-mode)) 17609(autoload (quote which-func-mode-global) "which-func" "\
17563
17564(autoload (quote which-func-mode) "which-func" "\
17565Toggle Which Function mode, globally. 17610Toggle Which Function mode, globally.
17566When Which Function mode is enabled, the current function name is 17611When Which Function mode is enabled, the current function name is
17567continuously displayed in the mode line, in certain major modes. 17612continuously displayed in the mode line, in certain major modes.
@@ -17572,10 +17617,27 @@ and off otherwise." t nil)
17572;;;*** 17617;;;***
17573 17618
17574;;;### (autoloads (whitespace-describe whitespace-global-mode whitespace-cleanup-region 17619;;;### (autoloads (whitespace-describe whitespace-global-mode whitespace-cleanup-region
17575;;;;;; whitespace-cleanup whitespace-region whitespace-buffer) "whitespace" 17620;;;;;; whitespace-cleanup whitespace-region whitespace-buffer whitespace-toggle-ateol-check
17576;;;;;; "whitespace.el" (14933 40934)) 17621;;;;;; whitespace-toggle-spacetab-check whitespace-toggle-indent-check
17622;;;;;; whitespace-toggle-trailing-check whitespace-toggle-leading-check)
17623;;;;;; "whitespace" "whitespace.el" (15035 4762))
17577;;; Generated autoloads from whitespace.el 17624;;; Generated autoloads from whitespace.el
17578 17625
17626(autoload (quote whitespace-toggle-leading-check) "whitespace" "\
17627Toggle the check for leading space in the local buffer." t nil)
17628
17629(autoload (quote whitespace-toggle-trailing-check) "whitespace" "\
17630Toggle the check for trailing space in the local buffer." t nil)
17631
17632(autoload (quote whitespace-toggle-indent-check) "whitespace" "\
17633Toggle the check for indentation space in the local buffer." t nil)
17634
17635(autoload (quote whitespace-toggle-spacetab-check) "whitespace" "\
17636Toggle the check for space-followed-by-TABs in the local buffer." t nil)
17637
17638(autoload (quote whitespace-toggle-ateol-check) "whitespace" "\
17639Toggle the check for end-of-line space in the local buffer." t nil)
17640
17579(autoload (quote whitespace-buffer) "whitespace" "\ 17641(autoload (quote whitespace-buffer) "whitespace" "\
17580Find five different types of white spaces in buffer. 17642Find five different types of white spaces in buffer.
17581These are: 17643These are: