aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2012-04-02 12:38:31 +0800
committerChong Yidong2012-04-02 12:38:31 +0800
commit319bc402c8e706e8763ff218bb2c527110f4267c (patch)
treecce63b2ae621c65891e441efbdca2982d660808b
parentdc663c794c4778114e3a8524eb8bb9f0a7143f5d (diff)
downloademacs-319bc402c8e706e8763ff218bb2c527110f4267c.tar.gz
emacs-319bc402c8e706e8763ff218bb2c527110f4267c.zip
Regenerate AUTHORS and ldefs-boot.el.
-rw-r--r--README2
-rw-r--r--configure.in2
-rw-r--r--doc/emacs/emacsver.texi2
-rw-r--r--doc/man/emacs.12
-rw-r--r--etc/AUTHORS184
-rw-r--r--lisp/ldefs-boot.el1442
-rw-r--r--msdos/sed2v2.inp2
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Info.plist4
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings4
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop2
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist4
-rw-r--r--nt/config.nt2
-rw-r--r--nt/emacs.rc8
-rw-r--r--nt/emacsclient.rc8
-rw-r--r--nt/makefile.w32-in2
15 files changed, 854 insertions, 816 deletions
diff --git a/README b/README
index 17976b3a86d..8710ad438aa 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2001-2012 Free Software Foundation, Inc.
2See the end of the file for license conditions. 2See the end of the file for license conditions.
3 3
4 4
5This directory tree holds version 24.0.94 of GNU Emacs, the extensible, 5This directory tree holds version 24.0.95 of GNU Emacs, the extensible,
6customizable, self-documenting real-time display editor. 6customizable, self-documenting real-time display editor.
7 7
8The file INSTALL in this directory says how to build and install GNU 8The file INSTALL in this directory says how to build and install GNU
diff --git a/configure.in b/configure.in
index e3bd45dee06..78d81115443 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl You should have received a copy of the GNU General Public License
22dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
23 23
24AC_PREREQ(2.65) 24AC_PREREQ(2.65)
25AC_INIT(emacs, 24.0.94) 25AC_INIT(emacs, 24.0.95)
26AC_CONFIG_HEADER(src/config.h:src/config.in) 26AC_CONFIG_HEADER(src/config.h:src/config.in)
27AC_CONFIG_SRCDIR(src/lisp.h) 27AC_CONFIG_SRCDIR(src/lisp.h)
28AC_CONFIG_AUX_DIR(build-aux) 28AC_CONFIG_AUX_DIR(build-aux)
diff --git a/doc/emacs/emacsver.texi b/doc/emacs/emacsver.texi
index 48a0b2256a5..809fbcb6442 100644
--- a/doc/emacs/emacsver.texi
+++ b/doc/emacs/emacsver.texi
@@ -1,4 +1,4 @@
1@c It would be nicer to generate this using configure and @version@. 1@c It would be nicer to generate this using configure and @version@.
2@c However, that would mean emacsver.texi would always be newer 2@c However, that would mean emacsver.texi would always be newer
3@c then the info files in release tarfiles. 3@c then the info files in release tarfiles.
4@set EMACSVER 24.0.94 4@set EMACSVER 24.0.95
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1
index d4887839157..94d2a0c35bf 100644
--- a/doc/man/emacs.1
+++ b/doc/man/emacs.1
@@ -1,5 +1,5 @@
1.\" See section COPYING for copyright and redistribution information. 1.\" See section COPYING for copyright and redistribution information.
2.TH EMACS 1 "2007 April 13" "GNU Emacs 24.0.94" 2.TH EMACS 1 "2007 April 13" "GNU Emacs 24.0.95"
3. 3.
4. 4.
5.SH NAME 5.SH NAME
diff --git a/etc/AUTHORS b/etc/AUTHORS
index 79c1cc01eb4..1cf3a523596 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -7,9 +7,9 @@ Aaron Ecay: changed nsterm.m
7 7
8Aaron Larson: co-wrote bibtex.el 8Aaron Larson: co-wrote bibtex.el
9 9
10Aaron S. Hawley: changed files.texi morse.el add-log.el autoinsert.el 10Aaron S. Hawley: changed files.texi morse.el tar-mode.el add-log.el
11 building.texi custom.texi files.el glossary.texi isearch.el 11 autoinsert.el building.texi custom.texi files.el glossary.texi
12 jka-cmpr-hook.el misc.texi re-builder.el sgml-mode.el tar-mode.el 12 isearch.el jka-cmpr-hook.el misc.texi re-builder.el sgml-mode.el
13 texinfo.el thingatpt.el tutorial.el 13 texinfo.el thingatpt.el tutorial.el
14 14
15Abraham Nahum: changed configure.in dgux4.h sysdep.c 15Abraham Nahum: changed configure.in dgux4.h sysdep.c
@@ -29,6 +29,8 @@ Adam Sjøgren: changed spam.el blink.xpm braindamaged.xpm cry.xpm dead.xpm
29 reverse-smile.xpm sad.xpm smile.xpm wry.xpm xterm.c gnus-html.el 29 reverse-smile.xpm sad.xpm smile.xpm wry.xpm xterm.c gnus-html.el
30 gnus-start.el gnus-sum.el gnus.el gtkutil.c shr.el xterm.h 30 gnus-start.el gnus-sum.el gnus.el gtkutil.c shr.el xterm.h
31 31
32Adam Spiers: changed calendar.el
33
32Adam W: changed mail-source.el 34Adam W: changed mail-source.el
33 35
34Aditya Siram: changed ob.el 36Aditya Siram: changed ob.el
@@ -147,7 +149,7 @@ Alp Aker: changed nsfont.m nsterm.h nsterm.m buff-menu.el configure.in
147 nsfns.m nsmenu.m 149 nsfns.m nsmenu.m
148 150
149Ami Fischman: changed bindings.el calendar.el diary-lib.el print.c 151Ami Fischman: changed bindings.el calendar.el diary-lib.el print.c
150 savehist.el 152 savehist.el vc-git.el
151 153
152Anand Mitra: changed gnus-sum.el 154Anand Mitra: changed gnus-sum.el
153 155
@@ -182,11 +184,13 @@ and changed erc.el erc-bbdb.el erc-button.el erc-log.el erc-stamp.el
182Andreas Jaeger: changed gnus-msg.el gnus-start.el gnus-xmas.el 184Andreas Jaeger: changed gnus-msg.el gnus-start.el gnus-xmas.el
183 nnfolder.el nnml.el 185 nnfolder.el nnml.el
184 186
187Andreas Leha: changed ob.el
188
185Andreas Leue: changed artist.el 189Andreas Leue: changed artist.el
186 190
187Andreas Luik: changed xfns.c xterm.c 191Andreas Luik: changed xfns.c xterm.c
188 192
189Andreas Politz: changed editfns.c elp.el ido.el term.el 193Andreas Politz: changed editfns.c elp.el ido.el outline.el term.el
190 194
191Andreas Rottmann: changed emacsclient.1 emacsclient.c misc.texi server.el 195Andreas Rottmann: changed emacsclient.1 emacsclient.c misc.texi server.el
192 196
@@ -245,6 +249,8 @@ and changed erc.el
245 249
246Angelo Graziosi: changed sysdep.c term.c 250Angelo Graziosi: changed sysdep.c term.c
247 251
252Anmol Khirbat: changed ido.el
253
248Anna M. Bigatti: wrote cal-html.el 254Anna M. Bigatti: wrote cal-html.el
249 255
250Antoine Levitt: changed gnus-group.el gnus-sum.el message.texi ada-prj.el 256Antoine Levitt: changed gnus-group.el gnus-sum.el message.texi ada-prj.el
@@ -294,9 +300,9 @@ Bastien Guerry: wrote gnus-bookmark.el org-latex.el
294and co-wrote org-bibtex.el org-list.el org-protocol.el org-src.el 300and co-wrote org-bibtex.el org-list.el org-protocol.el org-src.el
295and changed org.el org-agenda.el org-html.el org-clock.el org-exp.el 301and changed org.el org-agenda.el org-html.el org-clock.el org-exp.el
296 org.texi org-table.el org-capture.el org-publish.el org-timer.el 302 org.texi org-table.el org-capture.el org-publish.el org-timer.el
297 org-export-latex.el org-archive.el ob.el org-ascii.el org-mobile.el 303 org-export-latex.el org-archive.el org-ascii.el org-colview.el
298 bookmark.el info.el org-attach.el org-colview.el org-crypt.el 304 org-exp-blocks.el org-mobile.el ob.el org-eshell.el bookmark.el info.el
299 org-eshell.el and 32 other files 305 org-attach.el and 36 other files
300 306
301Ben A. Mesander: co-wrote erc-dcc.el 307Ben A. Mesander: co-wrote erc-dcc.el
302 308
@@ -492,9 +498,9 @@ Chong Yidong: wrote compile-tests.el dichromacy-theme.el
492 font-parse-tests.el redisplay-testsuite.el tabulated-list.el 498 font-parse-tests.el redisplay-testsuite.el tabulated-list.el
493and co-wrote longlines.el tango-dark-theme.el tango-theme.el 499and co-wrote longlines.el tango-dark-theme.el tango-theme.el
494and changed xdisp.c simple.el display.texi files.el frames.texi 500and changed xdisp.c simple.el display.texi files.el frames.texi
495 cus-edit.el files.texi keyboard.c custom.el startup.el package.el 501 files.texi cus-edit.el keyboard.c custom.el text.texi package.el
496 text.texi xterm.c emacs.texi faces.el misc.texi subr.el image.c 502 startup.el faces.el xterm.c emacs.texi misc.texi subr.el image.c
497 mouse.el custom.texi xfns.c and 841 other files 503 mouse.el custom.texi xfns.c and 845 other files
498 504
499Chris Chase: co-wrote idlw-shell.el idlwave.el 505Chris Chase: co-wrote idlw-shell.el idlwave.el
500 506
@@ -583,6 +589,8 @@ Christopher J. White: changed url-http.el
583 589
584Christopher Oliver: changed mouse.el 590Christopher Oliver: changed mouse.el
585 591
592Christopher Schmidt: changed ibuffer.el
593
586Christopher Suckling: co-wrote org-mac-message.el 594Christopher Suckling: co-wrote org-mac-message.el
587 595
588Chuck Blake: changed term.c 596Chuck Blake: changed term.c
@@ -659,7 +667,8 @@ and changed vc.el Makefile.in configure.in vc-hg.el vc-git.el vc-bzr.el
659 667
660Dan Rosenberg: changed movemail.c 668Dan Rosenberg: changed movemail.c
661 669
662Dani Moncayo: changed buffers.texi lists.texi makefile.w32-in text.texi 670Dani Moncayo: changed buffers.texi lists.texi custom.texi dired.texi
671 makefile.w32-in text.texi
663 672
664Daniel Brockman: changed cus-start.el format-spec.el ibuffer.el rcirc.el 673Daniel Brockman: changed cus-start.el format-spec.el ibuffer.el rcirc.el
665 674
@@ -758,15 +767,15 @@ David Casperson: changed font-core.el menu-bar.el tex-mode.el
758David De La Harpe Golden: changed files.el mouse.el simple.el fileio.c 767David De La Harpe Golden: changed files.el mouse.el simple.el fileio.c
759 cus-start.el nsselect.m select.el w32-fns.el x-win.el xterm.c 768 cus-start.el nsselect.m select.el w32-fns.el x-win.el xterm.c
760 769
761David Edmondson: changed message.el gnus-cite.el imap.el mm-view.el 770David Edmondson: changed message.el gnus-cite.el imap.el mm-uu.el
762 mml2015.el nnfolder.el nnimap.el nnml.el 771 mm-view.el mml2015.el nnfolder.el nnimap.el nnml.el
763 772
764David Engster: wrote mairix.el nnmairix.el 773David Engster: wrote mairix.el nnmairix.el
765and changed gnus.texi insert.el registry.el gnus-msg.el 774and changed gnus.texi insert.el registry.el db-find.el gnus-msg.el
766 analyze/complete.el base.el bovine-grammar.el cedet/srecode.el 775 analyze/complete.el base.el bovine-grammar.el cedet/srecode.el
767 cpp-root.el db-find.el db-typecache.el db.el dictionary.el display.texi 776 cpp-root.el db-typecache.el db.el dictionary.el display.texi
768 document.el ede-grammar.el ede/custom.el ede/generic.el files.el 777 document.el ede-grammar.el ede/custom.el ede/generic.el files.el
769 filters.el gnus-registry.el and 22 other files 778 filters.el gnus-registry.el and 23 other files
770 779
771David Gillespie: wrote calc-aent.el calc-alg.el calc-arith.el calc-bin.el 780David Gillespie: wrote calc-aent.el calc-alg.el calc-arith.el calc-bin.el
772 calc-comb.el calc-cplx.el calc-embed.el calc-ext.el calc-fin.el 781 calc-comb.el calc-cplx.el calc-embed.el calc-ext.el calc-fin.el
@@ -824,11 +833,11 @@ David M. Smith: wrote ielm.el
824and changed imenu.el pgg-def.el xterm.c 833and changed imenu.el pgg-def.el xterm.c
825 834
826David Maus: co-wrote org-wl.el 835David Maus: co-wrote org-wl.el
827and changed org.el org-agenda.el org-feed.el org-html.el org-macs.el 836and changed org.el org-agenda.el org-feed.el org-exp.el org-html.el
828 org-exp.el org.texi org-gnus.el org-capture.el org-protocol.el 837 org-macs.el org-capture.el org.texi org-gnus.el org-bbdb.el
829 org-publish.el ob-haskell.el ob.el org-bibtex.el org-clock.el 838 org-clock.el org-protocol.el org-publish.el ob-haskell.el ob.el
830 org-compat.el org-footnote.el org-id.el org-latex.el org-list.el 839 org-bibtex.el org-compat.el org-footnote.el org-id.el org-latex.el
831 org-mhe.el and 18 other files 840 org-list.el and 20 other files
832 841
833David McCabe: changed lisp-mode.el 842David McCabe: changed lisp-mode.el
834 843
@@ -912,7 +921,7 @@ Derek Upham: changed nxml-mode.el
912 921
913Detlev Zundel: wrote re-builder.el 922Detlev Zundel: wrote re-builder.el
914 923
915Devon Sean McCullough: changed comint.el 924Devon Sean McCullough: changed comint.el url-http.el
916 925
917Dhruva Krishnamurthy: changed makefile.w32-in emacsclient.c fontset.c 926Dhruva Krishnamurthy: changed makefile.w32-in emacsclient.c fontset.c
918 sound.c w32proc.c 927 sound.c w32proc.c
@@ -952,7 +961,7 @@ Dmitry Bolshakov: changed hideshow.el
952Dmitry Dzhus: changed gdb-mi.el gud.el fadr.el all.xpm building.texi 961Dmitry Dzhus: changed gdb-mi.el gud.el fadr.el all.xpm building.texi
953 emacs.texi process.c thread.xpm 962 emacs.texi process.c thread.xpm
954 963
955Dmitry Gutov: changed lisp.el 964Dmitry Gutov: changed lisp.el ruby-mode.el
956 965
957Dmitry Kurochkin: changed isearch.el 966Dmitry Kurochkin: changed isearch.el
958 967
@@ -972,10 +981,10 @@ Drake Wilson: changed emacsclient.c files.el misc.texi
972 981
973Drew Adams: wrote light-blue-theme.el 982Drew Adams: wrote light-blue-theme.el
974and co-wrote color.el 983and co-wrote color.el
975and changed cus-edit.el dired.el faces.el files.el isearch.el menu-bar.el 984and changed cus-edit.el dired.el faces.el files.el info.el isearch.el
976 mouse.el ange-ftp.el bindings.el bookmark.el custom.el descr-text.el 985 menu-bar.el mouse.el ange-ftp.el bindings.el bookmark.el custom.el
977 dired.texi etags.el finder.el frame.el help-fns.el help.el 986 descr-text.el dired.texi etags.el finder.el frame.el help-fns.el
978 image-dired.el info.el modes.texi and 7 other files 987 help.el image-dired.el modes.texi and 7 other files
979 988
980E. Jay Berkenbilt: changed b2m.c flyspell.el ispell.el unrmail.el 989E. Jay Berkenbilt: changed b2m.c flyspell.el ispell.el unrmail.el
981 whitespace.el window.h 990 whitespace.el window.h
@@ -1020,10 +1029,10 @@ Eli Tziperman: wrote rmail-spam-filter.el
1020 1029
1021Eli Zaretskii: wrote [bidirectional display in xdisp.c] bidi.c rxvt.el 1030Eli Zaretskii: wrote [bidirectional display in xdisp.c] bidi.c rxvt.el
1022 tty-colors.el 1031 tty-colors.el
1023and changed makefile.w32-in msdos.c xdisp.c Makefile.in files.el 1032and changed makefile.w32-in xdisp.c msdos.c Makefile.in files.el
1024 config.bat fileio.c simple.el msdos.h info.el mainmake.v2 rmail.el 1033 config.bat fileio.c simple.el msdos.h info.el mainmake.v2 rmail.el
1025 sed1v2.inp display.texi w32.c pc-win.el process.c dispnew.c startup.el 1034 sed1v2.inp display.texi w32.c pc-win.el process.c dispnew.c startup.el
1026 dispextern.h dired.c and 700 other files 1035 dispextern.h dired.c and 702 other files
1027 1036
1028Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el 1037Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el
1029 gnus.el 1038 gnus.el
@@ -1125,11 +1134,11 @@ Eric Schulte: wrote ob-C.el ob-asymptote.el ob-awk.el ob-calc.el
1125and co-wrote ob-R.el ob-clojure.el ob-exp.el ob-fortran.el ob-lisp.el 1134and co-wrote ob-R.el ob-clojure.el ob-exp.el ob-fortran.el ob-lisp.el
1126 ob-lob.el ob-maxima.el ob-perl.el ob-picolisp.el ob-python.el ob-ref.el 1135 ob-lob.el ob-maxima.el ob-perl.el ob-picolisp.el ob-python.el ob-ref.el
1127 ob.el org-bibtex.el 1136 ob.el org-bibtex.el
1128and changed org.texi org.el org-exp.el org-latex.el ob-plantuml.el 1137and changed org.texi org.el org-exp.el org-latex.el org-src.el
1129 org-table.el org-macs.el org-src.el orgcard.tex ob-lilypond.el 1138 ob-plantuml.el org-table.el org-agenda.el org-macs.el orgcard.tex
1130 ob-mscgen.el ob-octave.el ob-screen.el org-agenda.el org-ascii.el 1139 ob-lilypond.el ob-mscgen.el ob-octave.el ob-screen.el org-ascii.el
1131 org-html.el org-mouse.el gnus-art.el ob-ledger.el ob-matlab.el 1140 org-footnote.el org-html.el org-mouse.el gnus-art.el ob-ledger.el
1132 org-attach.el and 4 other files 1141 ob-matlab.el and 5 other files
1133 1142
1134Eric Youngdale: changed etags-vmslib.c 1143Eric Youngdale: changed etags-vmslib.c
1135 1144
@@ -1169,7 +1178,7 @@ Fabian Ezequiel Gallina: changed progmodes/python.el
1169Fabrice Bauzac: changed dired-aux.el 1178Fabrice Bauzac: changed dired-aux.el
1170 1179
1171Fabrice Popineau: changed config.nt etags.c fileio.c gnus-cache.el 1180Fabrice Popineau: changed config.nt etags.c fileio.c gnus-cache.el
1172 inttypes.h lisp.h ms-w32.h nmake.defs regex.c stdint.h w32.c 1181 inttypes.h lisp.h ms-w32.h nmake.defs regex.c stdint.h w32.c w32heap.c
1173 1182
1174Fan Kai: changed esh-arg.el 1183Fan Kai: changed esh-arg.el
1175 1184
@@ -1233,7 +1242,7 @@ Frank Weinberg: changed gnus-art.el
1233 1242
1234François Pinard: co-wrote po.el 1243François Pinard: co-wrote po.el
1235and changed nndoc.el allout.el bytecomp.el gnus-sum.el gnus-util.el 1244and changed nndoc.el allout.el bytecomp.el gnus-sum.el gnus-util.el
1236 gnus-uu.el make-mode.el nnmail.el rmailsum.el timezone.el 1245 gnus-uu.el make-mode.el nnmail.el org.el rmailsum.el timezone.el
1237 1246
1238François-David Collin: changed message.el mm-decode.el 1247François-David Collin: changed message.el mm-decode.el
1239 1248
@@ -1327,8 +1336,8 @@ Giuseppe Scrivano: changed browse-url.el buffer.c configure.in sysdep.c
1327Glenn Morris: wrote automated/f90.el automated/vc-bzr.el check-declare.el 1336Glenn Morris: wrote automated/f90.el automated/vc-bzr.el check-declare.el
1328and changed Makefile.in configure.in calendar.el diary-lib.el rmail.el 1337and changed Makefile.in configure.in calendar.el diary-lib.el rmail.el
1329 progmodes/f90.el files.el cal-menu.el appt.el cal-hebrew.el fortran.el 1338 progmodes/f90.el files.el cal-menu.el appt.el cal-hebrew.el fortran.el
1330 bytecomp.el holidays.el calendar.texi emacs.texi make-dist simple.el 1339 bytecomp.el holidays.el emacs.texi calendar.texi ack.texi make-dist
1331 ack.texi sed1v2.inp cal-islam.el dired-x.el and 1242 other files 1340 simple.el sed1v2.inp cal-islam.el dired-x.el and 1249 other files
1332 1341
1333Glynn Clements: wrote gamegrid.el snake.el tetris.el 1342Glynn Clements: wrote gamegrid.el snake.el tetris.el
1334 1343
@@ -1461,6 +1470,9 @@ Ilja Weis: co-wrote gnus-topic.el
1461 1470
1462Ilya N. Golubev: changed mm-util.el shell.el 1471Ilya N. Golubev: changed mm-util.el shell.el
1463 1472
1473Ilya Shlyakhter: changed org.el ob-lilypond.el org-clock.el
1474 org-colview.el
1475
1464Ilya Zakharevich: wrote tmm.el 1476Ilya Zakharevich: wrote tmm.el
1465and co-wrote cperl-mode.el 1477and co-wrote cperl-mode.el
1466and changed syntax.c syntax.h textprop.c dired.c font-lock.el interval.c 1478and changed syntax.c syntax.h textprop.c dired.c font-lock.el interval.c
@@ -1518,12 +1530,14 @@ Jacob Morzinski: changed mh-comp.el
1518 1530
1519Jacques Duthen: co-wrote ps-print.el ps-samp.el 1531Jacques Duthen: co-wrote ps-print.el ps-samp.el
1520 1532
1533Jae-Hyeon Park: changed fontset.el
1534
1521Jaeyoun Chung: changed hangul3.el hanja3.el gnus-mule.el hangul.el 1535Jaeyoun Chung: changed hangul3.el hanja3.el gnus-mule.el hangul.el
1522 1536
1523Jambunathan K: wrote org-lparse.el org-odt.el 1537Jambunathan K: wrote org-lparse.el org-odt.el
1524and changed org.el org-exp.el org-inlinetask.el org.texi 1538and changed org.el org-exp.el org.texi OrgOdtContentTemplate.xml
1525 OrgOdtContentTemplate.xml OrgOdtStyles.xml org-footnote.el org-html.el 1539 org-footnote.el org-inlinetask.el OrgOdtStyles.xml htmlfontify.el
1526 package-x.el quail/indian.el tar-mode.el 1540 org-html.el package-x.el quail/indian.el tar-mode.el
1527 1541
1528James Clark: wrote nxml-enc.el nxml-glyph.el nxml-maint.el nxml-mode.el 1542James Clark: wrote nxml-enc.el nxml-glyph.el nxml-maint.el nxml-mode.el
1529 nxml-ns.el nxml-outln.el nxml-parse.el nxml-rap.el nxml-uchnm.el 1543 nxml-ns.el nxml-outln.el nxml-parse.el nxml-rap.el nxml-uchnm.el
@@ -1809,6 +1823,8 @@ and changed org-clock.el org-agenda.el erc-chess.el org.el erc.el
1809 1823
1810John Williams: changed etags.el 1824John Williams: changed etags.el
1811 1825
1826John Yates: changed hideshow.el
1827
1812Jon Anders Skorpen: changed org-publish.el 1828Jon Anders Skorpen: changed org-publish.el
1813 1829
1814Jon Ericson: changed gnus.el spam-report.el 1830Jon Ericson: changed gnus.el spam-report.el
@@ -1972,7 +1988,7 @@ Karl Fogel: wrote bookmark.el mail-hist.el saveplace.el
1972and changed files.el doc-view.el image-mode.el info.el simple.el INSTALL 1988and changed files.el doc-view.el image-mode.el info.el simple.el INSTALL
1973 autogen.sh isearch.el menu-bar.el thingatpt.el INSTALL.BZR configure 1989 autogen.sh isearch.el menu-bar.el thingatpt.el INSTALL.BZR configure
1974 configure.in editfns.c gnus-bookmark.el gnus-msg.el gnus-sum.el man.el 1990 configure.in editfns.c gnus-bookmark.el gnus-msg.el gnus-sum.el man.el
1975 nnmail.el vc-svn.el window.c and 3 other files 1991 nnmail.el org-agenda.el vc-svn.el and 4 other files
1976 1992
1977Karl Heuer: changed keyboard.c lisp.h xdisp.c buffer.c xfns.c xterm.c 1993Karl Heuer: changed keyboard.c lisp.h xdisp.c buffer.c xfns.c xterm.c
1978 alloc.c files.el frame.c window.c configure.in Makefile.in data.c 1994 alloc.c files.el frame.c window.c configure.in Makefile.in data.c
@@ -1998,6 +2014,8 @@ and changed gnus-art.el gnus-sum.el message.el gnus.texi mm-decode.el
1998 gnus-start.el gnus-msg.el gnus.el shr.el nntp.el gnus-agent.el nnrss.el 2014 gnus-start.el gnus-msg.el gnus.el shr.el nntp.el gnus-agent.el nnrss.el
1999 mm-uu.el nnmail.el gnus-html.el and 135 other files 2015 mm-uu.el nnmail.el gnus-html.el and 135 other files
2000 2016
2017Kaushik Srenevasan: changed gdb-mi.el
2018
2001Kaveh R. Ghazi: changed delta88k.h xterm.c 2019Kaveh R. Ghazi: changed delta88k.h xterm.c
2002 2020
2003Kayvan Sylvan: changed supercite.el 2021Kayvan Sylvan: changed supercite.el
@@ -2215,10 +2233,10 @@ and changed nxml-mode.el tutorial.el window.el ada-xref.el buff-menu.el
2215 2233
2216Lennart Staflin: changed dired.el diary-ins.el diary-lib.el tq.el xdisp.c 2234Lennart Staflin: changed dired.el diary-ins.el diary-lib.el tq.el xdisp.c
2217 2235
2218Leo Liu: changed rcirc.el ido.el makefile.w32-in abbrev.el subr.el 2236Leo Liu: changed rcirc.el ido.el abbrev.el makefile.w32-in subr.el
2219 Makefile.in deps.mk diff-mode.el dnd.el em-hist.el erc.el files.el 2237 Makefile.in deps.mk diff-mode.el dnd.el em-hist.el erc.el files.el
2220 fns.c footnote.el gl-comp.m4 gnulib.mk help-mode.el iswitchb.el 2238 fns.c font-lock.el footnote.el gl-comp.m4 gnulib.mk help-mode.el
2221 minibuf.c minibuffer.el register.el and 57 other files 2239 iswitchb.el minibuf.c minibuffer.el and 62 other files
2222 2240
2223Leonard H. Tower Jr.: changed rnews.el rnewspost.el emacsbug.el 2241Leonard H. Tower Jr.: changed rnews.el rnewspost.el emacsbug.el
2224 rmailout.el sendmail.el 2242 rmailout.el sendmail.el
@@ -2229,6 +2247,8 @@ Lewis Perin: changed emacs.manifest
2229 2247
2230Liam Healy: changed outline.el 2248Liam Healy: changed outline.el
2231 2249
2250Liang Wang: changed etags.el
2251
2232Litvinov Sergey: changed ob-maxima.el ob-octave.el 2252Litvinov Sergey: changed ob-maxima.el ob-octave.el
2233 2253
2234Lloyd Zusman: changed mml.el pgg-gpg.el 2254Lloyd Zusman: changed mml.el pgg-gpg.el
@@ -2412,7 +2432,7 @@ Martin Pohlack: changed iimage.el pc-select.el
2412Martin Rudalics: changed window.el window.c windows.texi frame.c buffer.c 2432Martin Rudalics: changed window.el window.c windows.texi frame.c buffer.c
2413 help.el window.h cus-start.el frame.el cus-edit.el files.el 2433 help.el window.h cus-start.el frame.el cus-edit.el files.el
2414 buffers.texi dired.el subr.el add-log.el xdisp.c font-lock.el 2434 buffers.texi dired.el subr.el add-log.el xdisp.c font-lock.el
2415 help-fns.el lisp.h mouse.el wid-edit.el and 136 other files 2435 help-fns.el lisp.h mouse.el wid-edit.el and 137 other files
2416 2436
2417Martin Stjernholm: wrote cc-bytecomp.el 2437Martin Stjernholm: wrote cc-bytecomp.el
2418and co-wrote cc-align.el cc-cmds.el cc-compat.el cc-defs.el cc-engine.el 2438and co-wrote cc-align.el cc-cmds.el cc-compat.el cc-defs.el cc-engine.el
@@ -2427,6 +2447,7 @@ Martin Svenson: changed progmodes/python.el
2427Martin Thornquist: changed gnus-group.el gnus-topic.el 2447Martin Thornquist: changed gnus-group.el gnus-topic.el
2428 2448
2429Martyn Jago: wrote ob-lilypond.el 2449Martyn Jago: wrote ob-lilypond.el
2450and changed ob-emacs-lisp.el
2430 2451
2431Masahiko Sato: wrote vip.el 2452Masahiko Sato: wrote vip.el
2432 2453
@@ -2494,15 +2515,15 @@ Michael Albinus: wrote dbus.el secrets.el tramp-cmds.el tramp-compat.el
2494 zeroconf.el 2515 zeroconf.el
2495and co-wrote tramp-cache.el tramp-sh.el tramp.el 2516and co-wrote tramp-cache.el tramp-sh.el tramp.el
2496and changed tramp.texi dbusbind.c trampver.texi dbus.texi trampver.el 2517and changed tramp.texi dbusbind.c trampver.texi dbus.texi trampver.el
2497 ange-ftp.el tramp-fish.el files.el tramp-imap.el files.texi Makefile.in 2518 ange-ftp.el tramp-fish.el files.el files.texi tramp-imap.el Makefile.in
2498 tramp-vc.el tramp-util.el tramp-uu.el simple.el auth-source.el 2519 tramp-vc.el tramp-util.el tramp-uu.el notifications.el simple.el
2499 dired-aux.el configure.in em-unix.el fileio.c keyboard.c 2520 auth-source.el dired-aux.el configure.in em-unix.el fileio.c
2500 and 65 other files 2521 and 66 other files
2501 2522
2502Michael Ben-Gershon: changed acorn.h configure.in riscix1-1.h riscix1-2.h 2523Michael Ben-Gershon: changed acorn.h configure.in riscix1-1.h riscix1-2.h
2503 unexec.c 2524 unexec.c
2504 2525
2505Michael Brand: changed org.el org-agenda.el org-table.el org.texi 2526Michael Brand: changed org.el org-agenda.el org.texi org-table.el
2506 2527
2507Michael D. Ernst: wrote reposition.el 2528Michael D. Ernst: wrote reposition.el
2508and changed dired-x.el uniquify.el ispell.el bibtex.el rmail.el dired.el 2529and changed dired-x.el uniquify.el ispell.el bibtex.el rmail.el dired.el
@@ -2725,8 +2746,8 @@ Nicolas Avrutin: changed url-http.el
2725Nicolas Goaziou: changed org-list.el org.el org-footnote.el org-exp.el 2746Nicolas Goaziou: changed org-list.el org.el org-footnote.el org-exp.el
2726 org-latex.el org-html.el org-inlinetask.el org-indent.el org-docbook.el 2747 org-latex.el org-html.el org-inlinetask.el org-indent.el org-docbook.el
2727 org-timer.el ob-asymptote.el org-ascii.el org-capture.el ob.el 2748 org-timer.el ob-asymptote.el org-ascii.el org-capture.el ob.el
2728 org-agenda.el org-archive.el org-clock.el org-macs.el org-mouse.el 2749 org-agenda.el org-archive.el ob-exp.el org-clock.el org-macs.el
2729 ob-exp.el org-colview.el org-table.el 2750 org-mouse.el org.texi and 3 other files
2730 2751
2731Niels Giesen: changed icalendar.el org-agenda.el org-clock.el 2752Niels Giesen: changed icalendar.el org-agenda.el org-clock.el
2732 org-docbook.el org-icalendar.el 2753 org-docbook.el org-icalendar.el
@@ -2832,7 +2853,7 @@ Paul Eggert: wrote rcs2log vcdiff
2832and co-wrote cal-dst.el 2853and co-wrote cal-dst.el
2833and changed lisp.h Makefile.in editfns.c alloc.c xdisp.c configure.in 2854and changed lisp.h Makefile.in editfns.c alloc.c xdisp.c configure.in
2834 fileio.c image.c process.c fns.c xterm.c dispextern.h keyboard.c data.c 2855 fileio.c image.c process.c fns.c xterm.c dispextern.h keyboard.c data.c
2835 lread.c sysdep.c xfns.c eval.c emacs.c config.in print.c 2856 lread.c sysdep.c xfns.c eval.c emacs.c buffer.c config.in
2836 and 573 other files 2857 and 573 other files
2837 2858
2838Paul Fisher: changed fns.c 2859Paul Fisher: changed fns.c
@@ -2873,6 +2894,8 @@ Pavel Janík: changed keyboard.c xterm.c COPYING xdisp.c Makefile.in
2873Pavel Kobiakov: wrote flymake.el 2894Pavel Kobiakov: wrote flymake.el
2874and changed flymake.texi 2895and changed flymake.texi
2875 2896
2897Peder O. Klingenberg: changed gnus.texi
2898
2876Per Abrahamsen: wrote cus-dep.el cus-edit.el cus-face.el cus-start.el 2899Per Abrahamsen: wrote cus-dep.el cus-edit.el cus-face.el cus-start.el
2877 custom.el double.el gnus-cite.el gnus-cus.el progmodes/cpp.el 2900 custom.el double.el gnus-cite.el gnus-cus.el progmodes/cpp.el
2878 wid-browse.el wid-edit.el widget.el xt-mouse.el 2901 wid-browse.el wid-edit.el widget.el xt-mouse.el
@@ -3089,7 +3112,7 @@ and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-langs.el
3089 cc-menus.el cc-mode.el cc-styles.el cc-vars.el font-lock.el 3112 cc-menus.el cc-mode.el cc-styles.el cc-vars.el font-lock.el
3090and changed files.el keyboard.c simple.el xterm.c xdisp.c rmail.el 3113and changed files.el keyboard.c simple.el xterm.c xdisp.c rmail.el
3091 Makefile.in fileio.c process.c sysdep.c buffer.c xfns.c window.c 3114 Makefile.in fileio.c process.c sysdep.c buffer.c xfns.c window.c
3092 configure.in subr.el startup.el emacs.c sendmail.el editfns.c info.el 3115 configure.in subr.el startup.el sendmail.el emacs.c editfns.c info.el
3093 dispnew.c and 1350 other files 3116 dispnew.c and 1350 other files
3094 3117
3095Richard Mlynarik: wrote cl-indent.el ebuff-menu.el ehelp.el rfc822.el 3118Richard Mlynarik: wrote cl-indent.el ebuff-menu.el ehelp.el rfc822.el
@@ -3225,9 +3248,10 @@ Sam Kendall: changed etags.c etags.el
3225 3248
3226Sam Steingold: wrote gulp.el midnight.el 3249Sam Steingold: wrote gulp.el midnight.el
3227and changed progmodes/compile.el cl-indent.el vc-cvs.el vc.el mouse.el 3250and changed progmodes/compile.el cl-indent.el vc-cvs.el vc.el mouse.el
3228 simple.el font-lock.el ange-ftp.el vc-hg.el add-log.el bookmark.el 3251 simple.el font-lock.el ange-ftp.el vc-hg.el window.el add-log.el
3229 bug-reference.el diary-lib.el dired.el pcvs.el tex-mode.el apropos.el 3252 bookmark.el bug-reference.el diary-lib.el dired.el etags.el pcvs.el
3230 bindings.el emacs-lisp/debug.el etags.el files.el and 126 other files 3253 tex-mode.el apropos.el bindings.el emacs-lisp/debug.el
3254 and 126 other files
3231 3255
3232Samuel Bronson: changed custom.el 3256Samuel Bronson: changed custom.el
3233 3257
@@ -3313,7 +3337,7 @@ Sergio Pokrovskij: changed TUTORIAL.eo
3313 3337
3314Seweryn Kokot: changed positions.texi searching.texi 3338Seweryn Kokot: changed positions.texi searching.texi
3315 3339
3316Shaun Johnson: changed ob-tangle.el 3340Shaun Johnson: changed ob-tangle.el org-exp-blocks.el
3317 3341
3318Shawn Boles: changed url-cookie.el 3342Shawn Boles: changed url-cookie.el
3319 3343
@@ -3336,6 +3360,8 @@ Shinichirou Sugou: changed etags.c
3336 3360
3337Sho Nakatani: changed doc-view.el 3361Sho Nakatani: changed doc-view.el
3338 3362
3363Shoji Nishimura: changed org.el
3364
3339Shuhei Kobayashi: wrote hex-util.el hmac-def.el hmac-md5.el 3365Shuhei Kobayashi: wrote hex-util.el hmac-def.el hmac-md5.el
3340and changed gnus-group.el message.el nnmail.el 3366and changed gnus-group.el message.el nnmail.el
3341 3367
@@ -3358,7 +3384,7 @@ and changed message.el gnus-sum.el gnus-art.el smtpmail.el pgg-gpg.el
3358 hashcash.el mm-view.el password.el gnus-cache.el and 99 other files 3384 hashcash.el mm-view.el password.el gnus-cache.el and 99 other files
3359 3385
3360Simon Leinen: changed Makefile.in smtpmail.el Makefile cm.c cm.h hpux9.h 3386Simon Leinen: changed Makefile.in smtpmail.el Makefile cm.c cm.h hpux9.h
3361 indent.c process.c sc.texinfo sgml-mode.el term.c xfns.c xmenu.c 3387 indent.c process.c sc.texinfo sgml-mode.el term.c vc.el xfns.c xmenu.c
3362 xterm.c 3388 xterm.c
3363 3389
3364Simon Marshall: wrote fast-lock.el lazy-lock.el regexp-opt.el 3390Simon Marshall: wrote fast-lock.el lazy-lock.el regexp-opt.el
@@ -3500,7 +3526,7 @@ Sun Yijiang: changed TUTORIAL.cn
3500 3526
3501Sundar Narasimhan: changed rnews.el 3527Sundar Narasimhan: changed rnews.el
3502 3528
3503Suvayu Ali: changed org-exp.el org-inlinetask.el org.texi 3529Suvayu Ali: changed org.texi org-exp.el org-inlinetask.el org-src.el
3504 3530
3505Sven Joachim: changed files.el de-refcard.tex dired-aux.el emacs.1 3531Sven Joachim: changed files.el de-refcard.tex dired-aux.el emacs.1
3506 arc-mode.el dired-x.el em-cmpl.el em-hist.el em-ls.el esh-cmd.el 3532 arc-mode.el dired-x.el em-cmpl.el em-hist.el em-ls.el esh-cmd.el
@@ -3513,7 +3539,7 @@ Syver Enstad: changed gud.el
3513 3539
3514Sébastien Delafond: changed org.el 3540Sébastien Delafond: changed org.el
3515 3541
3516Sébastien Vauban: changed org-agenda.el org.el org-html.el org-latex.el 3542Sébastien Vauban: changed org.el org-agenda.el org-html.el org-latex.el
3517 3543
3518T.V. Raman: changed completion.el files.el json.el mairix.el mspools.el 3544T.V. Raman: changed completion.el files.el json.el mairix.el mspools.el
3519 xml.c 3545 xml.c
@@ -3545,9 +3571,9 @@ Tassilo Horn: wrote doc-view.el
3545and co-wrote org-gnus.el 3571and co-wrote org-gnus.el
3546and changed subword.el image-mode.el Makefile.in cc-cmds.el emacsbug.el 3572and changed subword.el image-mode.el Makefile.in cc-cmds.el emacsbug.el
3547 gnus-art.el gnus.texi nnimap.el files.el gnus-sum.el info.el 3573 gnus-art.el gnus.texi nnimap.el files.el gnus-sum.el info.el
3548 org-footnote.el org.el reftex-ref.el simple.el tsdh-dark-theme.el 3574 org-footnote.el org.el reftex-ref.el saveplace.el simple.el
3549 tsdh-light-theme.el ack.texi bindings.el bookmark.el cc-mode.el 3575 tsdh-dark-theme.el tsdh-light-theme.el ack.texi artist.el bindings.el
3550 and 24 other files 3576 and 26 other files
3551 3577
3552Tatsuya Ichikawa: changed gnus-agent.el gnus-cache.el 3578Tatsuya Ichikawa: changed gnus-agent.el gnus-cache.el
3553 3579
@@ -3581,17 +3607,17 @@ Thamer Mahmoud: changed arabic.el
3581Theodore Jump: changed makefile.nt makefile.def w32-win.el w32faces.c 3607Theodore Jump: changed makefile.nt makefile.def w32-win.el w32faces.c
3582 3608
3583Thien-Thi Nguyen: co-wrote hideshow.el 3609Thien-Thi Nguyen: co-wrote hideshow.el
3584and changed ewoc.el vc.el zone.el info.el Makefile.in processes.texi 3610and changed ewoc.el vc.el info.el zone.el Makefile.in processes.texi
3585 lisp-mode.el text.texi vc-rcs.el display.texi fileio.c files.el 3611 lisp-mode.el text.texi vc-rcs.el display.texi fileio.c files.el
3586 scheme.el vc-git.el MORE.STUFF TUTORIAL.it bindat.el cc-vars.el 3612 scheme.el vc-git.el MORE.STUFF TUTORIAL.it bindat.el cc-vars.el
3587 configure.in dcl-mode.el diff-mode.el and 158 other files 3613 configure.in dcl-mode.el diff-mode.el and 158 other files
3588 3614
3589Thierry Emery: changed kinsoku.el timezone.el url-http.el wid-edit.el 3615Thierry Emery: changed kinsoku.el timezone.el url-http.el wid-edit.el
3590 3616
3591Thierry Volpiatto: changed bookmark.el eshell/eshell.el files.el 3617Thierry Volpiatto: changed bookmark.el files.el dired-aux.el
3592 gnus-sum.el dired-aux.el image-mode.el info.el man.el woman.el dired.el 3618 eshell/eshell.el gnus-sum.el files.texi image-mode.el info.el man.el
3593 doc-view.el files.texi find-func.el gnus-art.el image-dired.el 3619 woman.el dired.el doc-view.el find-func.el gnus-art.el gnus-msg.el
3594 vc-rcs.el 3620 image-dired.el tramp.el vc-rcs.el
3595 3621
3596Thomas Baumann: wrote org-mhe.el 3622Thomas Baumann: wrote org-mhe.el
3597and co-wrote org-bbdb.el 3623and co-wrote org-bbdb.el
@@ -3611,7 +3637,7 @@ Thomas Hühn: changed tutorial.el
3611 3637
3612Thomas Link: wrote filesets.el 3638Thomas Link: wrote filesets.el
3613 3639
3614Thomas Morgan: changed forms.el select.el 3640Thomas Morgan: changed org-habit.el forms.el select.el
3615 3641
3616Thomas Neumann: co-wrote make-mode.el 3642Thomas Neumann: co-wrote make-mode.el
3617and changed makefile.el 3643and changed makefile.el
@@ -3639,7 +3665,7 @@ Tim Cross: changed keymaps.texi
3639 3665
3640Tim Harper: changed ns-win.el 3666Tim Harper: changed ns-win.el
3641 3667
3642Tim Landscheidt: changed gnus.texi 3668Tim Landscheidt: changed gnus.texi icalendar.el sort.el ws-mode.el
3643 3669
3644Tim Van Holder: changed emacsclient.c Makefile.in configure.in 3670Tim Van Holder: changed emacsclient.c Makefile.in configure.in
3645 progmodes/compile.el which-func.el 3671 progmodes/compile.el which-func.el
@@ -3657,6 +3683,8 @@ Toby Allsopp: changed ldap.el eudc.el
3657 3683
3658Toby Cubitt: co-wrote avl-tree.el 3684Toby Cubitt: co-wrote avl-tree.el
3659 3685
3686Toby S. Cubitt: changed org.el
3687
3660Toby Speight: changed generic-x.el window.el 3688Toby Speight: changed generic-x.el window.el
3661 3689
3662Tokuya Kameshima: wrote org-mew.el 3690Tokuya Kameshima: wrote org-mew.el
@@ -3697,6 +3725,8 @@ Torbjörn Axelsson: changed options.el
3697Torbjörn Einarsson: wrote progmodes/f90.el 3725Torbjörn Einarsson: wrote progmodes/f90.el
3698and changed f90.el 3726and changed f90.el
3699 3727
3728Torsten Anders: changed org-beamer.el
3729
3700Torsten Bronger: changed latin-ltx.el 3730Torsten Bronger: changed latin-ltx.el
3701 3731
3702Toru Tomabechi: wrote language/tibetan.el quail/tibetan.el tibet-util.el 3732Toru Tomabechi: wrote language/tibetan.el quail/tibetan.el tibet-util.el
@@ -3714,6 +3744,8 @@ Trey Jackson: changed spam-stat.el
3714 3744
3715Triet Hoai Lai: changed vntelex.el viet-util.el vietnamese.el 3745Triet Hoai Lai: changed vntelex.el viet-util.el vietnamese.el
3716 3746
3747Troels Nielsen: changed process.c
3748
3717Trung Tran-Duc: changed nntp.el 3749Trung Tran-Duc: changed nntp.el
3718 3750
3719Tsuchiya Masatoshi: changed gnus-art.el mm-view.el gnus-sum.el 3751Tsuchiya Masatoshi: changed gnus-art.el mm-view.el gnus-sum.el
@@ -3773,6 +3805,8 @@ Victor Zandy: wrote zone.el
3773 3805
3774Vida Gábor: changed gnus-demon.el 3806Vida Gábor: changed gnus-demon.el
3775 3807
3808Viktor Rosenfeld: changed ob-sql.el
3809
3776Ville Skyttä: changed mh-comp.el pgg.el tcl.el 3810Ville Skyttä: changed mh-comp.el pgg.el tcl.el
3777 3811
3778Vincent Belaïche: changed ses.el 5x5.el calc-alg.el calc-vec.el calc.texi 3812Vincent Belaïche: changed ses.el 5x5.el calc-alg.el calc-vec.el calc.texi
@@ -3790,6 +3824,8 @@ and changed ps-prin1.ps ps-bdf.el ps-prin0.ps blank-mode.el ps-prin3.ps
3790 easymenu.el loading.texi menu-bar.el misc.texi progmodes/compile.el 3824 easymenu.el loading.texi menu-bar.el misc.texi progmodes/compile.el
3791 ps-print-def.el ps-print.ps ps-vars.el 3825 ps-print-def.el ps-print.ps ps-vars.el
3792 3826
3827Vitalie Spinu: changed ob-R.el
3828
3793Vivek Dasmohapatra: wrote hfy-cmap.el htmlfontify.el 3829Vivek Dasmohapatra: wrote hfy-cmap.el htmlfontify.el
3794and changed erc.el erc-backend.el emacs.c erc-join.el erc-services.el 3830and changed erc.el erc-backend.el emacs.c erc-join.el erc-services.el
3795 sh-script.el xterm.c xterm.h 3831 sh-script.el xterm.c xterm.h
@@ -3935,6 +3971,8 @@ Zoltan Kemenczy: changed gud.el
3935 3971
3936Zoran Milojevic: changed avoid.el 3972Zoran Milojevic: changed avoid.el
3937 3973
3974Йордан Миладинов: changed quail/cyrillic.el
3975
3938Local Variables: 3976Local Variables:
3939coding: utf-8 3977coding: utf-8
3940End: 3978End:
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 47af2af8387..347adb98fd0 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -5,7 +5,7 @@
5 5
6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
8;;;;;; "play/5x5.el" (20229 34587)) 8;;;;;; "play/5x5.el" (20309 60936))
9;;; Generated autoloads from play/5x5.el 9;;; Generated autoloads from play/5x5.el
10 10
11(autoload '5x5 "5x5" "\ 11(autoload '5x5 "5x5" "\
@@ -68,7 +68,7 @@ should return a grid vector array that is the new solution.
68;;;*** 68;;;***
69 69
70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
71;;;;;; (20338 58662)) 71;;;;;; (20341 24416))
72;;; Generated autoloads from progmodes/ada-mode.el 72;;; Generated autoloads from progmodes/ada-mode.el
73 73
74(autoload 'ada-add-extensions "ada-mode" "\ 74(autoload 'ada-add-extensions "ada-mode" "\
@@ -88,7 +88,7 @@ Ada mode is the major mode for editing Ada code.
88;;;*** 88;;;***
89 89
90;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 90;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
91;;;;;; (20229 34587)) 91;;;;;; (20309 60936))
92;;; Generated autoloads from progmodes/ada-stmt.el 92;;; Generated autoloads from progmodes/ada-stmt.el
93 93
94(autoload 'ada-header "ada-stmt" "\ 94(autoload 'ada-header "ada-stmt" "\
@@ -99,7 +99,7 @@ Insert a descriptive header at the top of the file.
99;;;*** 99;;;***
100 100
101;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 101;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
102;;;;;; (20236 7740)) 102;;;;;; (20309 60936))
103;;; Generated autoloads from progmodes/ada-xref.el 103;;; Generated autoloads from progmodes/ada-xref.el
104 104
105(autoload 'ada-find-file "ada-xref" "\ 105(autoload 'ada-find-file "ada-xref" "\
@@ -114,7 +114,7 @@ Completion is available.
114;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log 114;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log
115;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name 115;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name
116;;;;;; add-log-current-defun-function) "add-log" "vc/add-log.el" 116;;;;;; add-log-current-defun-function) "add-log" "vc/add-log.el"
117;;;;;; (20229 34587)) 117;;;;;; (20309 60936))
118;;; Generated autoloads from vc/add-log.el 118;;; Generated autoloads from vc/add-log.el
119 119
120(put 'change-log-default-name 'safe-local-variable 'string-or-null-p) 120(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
@@ -253,7 +253,7 @@ old-style time formats for entries are supported.
253 253
254;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 254;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
255;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 255;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
256;;;;;; "advice" "emacs-lisp/advice.el" (20277 28925)) 256;;;;;; "advice" "emacs-lisp/advice.el" (20309 60936))
257;;; Generated autoloads from emacs-lisp/advice.el 257;;; Generated autoloads from emacs-lisp/advice.el
258 258
259(defvar ad-redefinition-action 'warn "\ 259(defvar ad-redefinition-action 'warn "\
@@ -398,7 +398,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
398 398
399;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 399;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
400;;;;;; align-highlight-rule align-current align-entire align-regexp 400;;;;;; align-highlight-rule align-current align-entire align-regexp
401;;;;;; align) "align" "align.el" (20229 34587)) 401;;;;;; align) "align" "align.el" (20309 60936))
402;;; Generated autoloads from align.el 402;;; Generated autoloads from align.el
403 403
404(autoload 'align "align" "\ 404(autoload 'align "align" "\
@@ -489,7 +489,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
489 489
490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation 490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation
491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el" 491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el"
492;;;;;; (20279 40897)) 492;;;;;; (20309 60936))
493;;; Generated autoloads from allout.el 493;;; Generated autoloads from allout.el
494 494
495(autoload 'allout-auto-activation-helper "allout" "\ 495(autoload 'allout-auto-activation-helper "allout" "\
@@ -850,7 +850,7 @@ for details on preparing Emacs for automatic allout activation.
850 850
851;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation 851;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation
852;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el" 852;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el"
853;;;;;; (20279 40897)) 853;;;;;; (20309 60936))
854;;; Generated autoloads from allout-widgets.el 854;;; Generated autoloads from allout-widgets.el
855 855
856(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) 856(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads))))
@@ -910,7 +910,7 @@ outline hot-spot navigation (see `allout-mode').
910;;;*** 910;;;***
911 911
912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
913;;;;;; "net/ange-ftp.el" (20295 29120)) 913;;;;;; "net/ange-ftp.el" (20309 60936))
914;;; Generated autoloads from net/ange-ftp.el 914;;; Generated autoloads from net/ange-ftp.el
915 915
916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -932,7 +932,7 @@ directory, so that Emacs will know its current contents.
932;;;*** 932;;;***
933 933
934;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 934;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
935;;;;;; "animate" "play/animate.el" (20229 34587)) 935;;;;;; "animate" "play/animate.el" (20309 60936))
936;;; Generated autoloads from play/animate.el 936;;; Generated autoloads from play/animate.el
937 937
938(autoload 'animate-string "animate" "\ 938(autoload 'animate-string "animate" "\
@@ -965,7 +965,7 @@ the buffer *Birthday-Present-for-Name*.
965;;;*** 965;;;***
966 966
967;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 967;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
968;;;;;; "ansi-color" "ansi-color.el" (20290 11197)) 968;;;;;; "ansi-color" "ansi-color.el" (20309 60936))
969;;; Generated autoloads from ansi-color.el 969;;; Generated autoloads from ansi-color.el
970 970
971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -991,7 +991,7 @@ This is a good function to put in `comint-output-filter-functions'.
991;;;*** 991;;;***
992 992
993;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 993;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20300 47034)) 994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20309 60936))
995;;; Generated autoloads from progmodes/antlr-mode.el 995;;; Generated autoloads from progmodes/antlr-mode.el
996 996
997(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 997(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -1027,7 +1027,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1027;;;*** 1027;;;***
1028 1028
1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1030;;;;;; (20229 34587)) 1030;;;;;; (20309 60936))
1031;;; Generated autoloads from calendar/appt.el 1031;;; Generated autoloads from calendar/appt.el
1032 1032
1033(autoload 'appt-add "appt" "\ 1033(autoload 'appt-add "appt" "\
@@ -1050,7 +1050,7 @@ ARG is positive, otherwise off.
1050 1050
1051;;;### (autoloads (apropos-documentation apropos-value apropos-library 1051;;;### (autoloads (apropos-documentation apropos-value apropos-library
1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20229 34587)) 1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20309 60936))
1054;;; Generated autoloads from apropos.el 1054;;; Generated autoloads from apropos.el
1055 1055
1056(autoload 'apropos-read-pattern "apropos" "\ 1056(autoload 'apropos-read-pattern "apropos" "\
@@ -1158,8 +1158,8 @@ Returns list of symbols and documentation found.
1158 1158
1159;;;*** 1159;;;***
1160 1160
1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20279 1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20309
1162;;;;;; 40897)) 1162;;;;;; 60936))
1163;;; Generated autoloads from arc-mode.el 1163;;; Generated autoloads from arc-mode.el
1164 1164
1165(autoload 'archive-mode "arc-mode" "\ 1165(autoload 'archive-mode "arc-mode" "\
@@ -1179,7 +1179,7 @@ archive.
1179 1179
1180;;;*** 1180;;;***
1181 1181
1182;;;### (autoloads (array-mode) "array" "array.el" (20229 34587)) 1182;;;### (autoloads (array-mode) "array" "array.el" (20309 60936))
1183;;; Generated autoloads from array.el 1183;;; Generated autoloads from array.el
1184 1184
1185(autoload 'array-mode "array" "\ 1185(autoload 'array-mode "array" "\
@@ -1251,7 +1251,7 @@ Entering array mode calls the function `array-mode-hook'.
1251;;;*** 1251;;;***
1252 1252
1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20328 1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20328
1254;;;;;; 22824)) 1254;;;;;; 17454))
1255;;; Generated autoloads from textmodes/artist.el 1255;;; Generated autoloads from textmodes/artist.el
1256 1256
1257(autoload 'artist-mode "artist" "\ 1257(autoload 'artist-mode "artist" "\
@@ -1457,8 +1457,8 @@ Keymap summary
1457 1457
1458;;;*** 1458;;;***
1459 1459
1460;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20229 1460;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20309
1461;;;;;; 34587)) 1461;;;;;; 60936))
1462;;; Generated autoloads from progmodes/asm-mode.el 1462;;; Generated autoloads from progmodes/asm-mode.el
1463 1463
1464(autoload 'asm-mode "asm-mode" "\ 1464(autoload 'asm-mode "asm-mode" "\
@@ -1486,7 +1486,7 @@ Special commands:
1486;;;*** 1486;;;***
1487 1487
1488;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1488;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1489;;;;;; (20333 40741)) 1489;;;;;; (20332 33075))
1490;;; Generated autoloads from gnus/auth-source.el 1490;;; Generated autoloads from gnus/auth-source.el
1491 1491
1492(defvar auth-source-cache-expiry 7200 "\ 1492(defvar auth-source-cache-expiry 7200 "\
@@ -1499,7 +1499,7 @@ let-binding.")
1499;;;*** 1499;;;***
1500 1500
1501;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1501;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1502;;;;;; (20229 34587)) 1502;;;;;; (20309 60936))
1503;;; Generated autoloads from autoarg.el 1503;;; Generated autoloads from autoarg.el
1504 1504
1505(defvar autoarg-mode nil "\ 1505(defvar autoarg-mode nil "\
@@ -1560,7 +1560,7 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1560;;;*** 1560;;;***
1561 1561
1562;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1562;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1563;;;;;; (20229 34587)) 1563;;;;;; (20309 60936))
1564;;; Generated autoloads from progmodes/autoconf.el 1564;;; Generated autoloads from progmodes/autoconf.el
1565 1565
1566(autoload 'autoconf-mode "autoconf" "\ 1566(autoload 'autoconf-mode "autoconf" "\
@@ -1571,7 +1571,7 @@ Major mode for editing Autoconf configure.in files.
1571;;;*** 1571;;;***
1572 1572
1573;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1573;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1574;;;;;; "autoinsert" "autoinsert.el" (20229 34587)) 1574;;;;;; "autoinsert" "autoinsert.el" (20309 60936))
1575;;; Generated autoloads from autoinsert.el 1575;;; Generated autoloads from autoinsert.el
1576 1576
1577(autoload 'auto-insert "autoinsert" "\ 1577(autoload 'auto-insert "autoinsert" "\
@@ -1611,7 +1611,7 @@ insert a template for the file depending on the mode of the buffer.
1611 1611
1612;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1612;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1613;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1613;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1614;;;;;; (20229 34587)) 1614;;;;;; (20309 60936))
1615;;; Generated autoloads from emacs-lisp/autoload.el 1615;;; Generated autoloads from emacs-lisp/autoload.el
1616 1616
1617(put 'generated-autoload-file 'safe-local-variable 'stringp) 1617(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1662,7 +1662,7 @@ should be non-nil).
1662 1662
1663;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1663;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1664;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1664;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1665;;;;;; "autorevert" "autorevert.el" (20317 52527)) 1665;;;;;; "autorevert" "autorevert.el" (20317 24654))
1666;;; Generated autoloads from autorevert.el 1666;;; Generated autoloads from autorevert.el
1667 1667
1668(autoload 'auto-revert-mode "autorevert" "\ 1668(autoload 'auto-revert-mode "autorevert" "\
@@ -1751,7 +1751,7 @@ specifies in the mode line.
1751;;;*** 1751;;;***
1752 1752
1753;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1753;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1754;;;;;; "avoid.el" (20229 34587)) 1754;;;;;; "avoid.el" (20309 60936))
1755;;; Generated autoloads from avoid.el 1755;;; Generated autoloads from avoid.el
1756 1756
1757(defvar mouse-avoidance-mode nil "\ 1757(defvar mouse-avoidance-mode nil "\
@@ -1792,7 +1792,7 @@ definition of \"random distance\".)
1792;;;*** 1792;;;***
1793 1793
1794;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1794;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1795;;;;;; (20279 40897)) 1795;;;;;; (20309 60936))
1796;;; Generated autoloads from battery.el 1796;;; Generated autoloads from battery.el
1797 (put 'battery-mode-line-string 'risky-local-variable t) 1797 (put 'battery-mode-line-string 'risky-local-variable t)
1798 1798
@@ -1828,7 +1828,7 @@ seconds.
1828;;;*** 1828;;;***
1829 1829
1830;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1830;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1831;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20229 34587)) 1831;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20309 60936))
1832;;; Generated autoloads from emacs-lisp/benchmark.el 1832;;; Generated autoloads from emacs-lisp/benchmark.el
1833 1833
1834(autoload 'benchmark-run "benchmark" "\ 1834(autoload 'benchmark-run "benchmark" "\
@@ -1861,7 +1861,7 @@ For non-interactive use see also `benchmark-run' and
1861;;;*** 1861;;;***
1862 1862
1863;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1863;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1864;;;;;; "bibtex" "textmodes/bibtex.el" (20276 64704)) 1864;;;;;; "bibtex" "textmodes/bibtex.el" (20309 60936))
1865;;; Generated autoloads from textmodes/bibtex.el 1865;;; Generated autoloads from textmodes/bibtex.el
1866 1866
1867(autoload 'bibtex-initialize "bibtex" "\ 1867(autoload 'bibtex-initialize "bibtex" "\
@@ -1950,7 +1950,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1950;;;*** 1950;;;***
1951 1951
1952;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1952;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1953;;;;;; (20229 34587)) 1953;;;;;; (20309 60936))
1954;;; Generated autoloads from textmodes/bibtex-style.el 1954;;; Generated autoloads from textmodes/bibtex-style.el
1955 1955
1956(autoload 'bibtex-style-mode "bibtex-style" "\ 1956(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1962,7 +1962,7 @@ Major mode for editing BibTeX style files.
1962 1962
1963;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1963;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1964;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1964;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1965;;;;;; (20229 34587)) 1965;;;;;; (20309 60936))
1966;;; Generated autoloads from mail/binhex.el 1966;;; Generated autoloads from mail/binhex.el
1967 1967
1968(defconst binhex-begin-line "^:...............................................................$" "\ 1968(defconst binhex-begin-line "^:...............................................................$" "\
@@ -1986,8 +1986,8 @@ Binhex decode region between START and END.
1986 1986
1987;;;*** 1987;;;***
1988 1988
1989;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20229 1989;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20309
1990;;;;;; 34587)) 1990;;;;;; 60936))
1991;;; Generated autoloads from play/blackbox.el 1991;;; Generated autoloads from play/blackbox.el
1992 1992
1993(autoload 'blackbox "blackbox" "\ 1993(autoload 'blackbox "blackbox" "\
@@ -2110,7 +2110,7 @@ a reflection.
2110;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2110;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2111;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2111;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2112;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2112;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2113;;;;;; "bookmark.el" (20300 47034)) 2113;;;;;; "bookmark.el" (20309 60936))
2114;;; Generated autoloads from bookmark.el 2114;;; Generated autoloads from bookmark.el
2115 (define-key ctl-x-r-map "b" 'bookmark-jump) 2115 (define-key ctl-x-r-map "b" 'bookmark-jump)
2116 (define-key ctl-x-r-map "m" 'bookmark-set) 2116 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2311,7 +2311,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2311;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point 2311;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point
2312;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2312;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2313;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 2313;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
2314;;;;;; "browse-url" "net/browse-url.el" (20300 47034)) 2314;;;;;; "browse-url" "net/browse-url.el" (20309 60936))
2315;;; Generated autoloads from net/browse-url.el 2315;;; Generated autoloads from net/browse-url.el
2316 2316
2317(defvar browse-url-browser-function 'browse-url-default-browser "\ 2317(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2626,8 +2626,8 @@ from `browse-url-elinks-wrapper'.
2626 2626
2627;;;*** 2627;;;***
2628 2628
2629;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20229 2629;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20309
2630;;;;;; 34587)) 2630;;;;;; 60936))
2631;;; Generated autoloads from play/bruce.el 2631;;; Generated autoloads from play/bruce.el
2632 2632
2633(autoload 'bruce "bruce" "\ 2633(autoload 'bruce "bruce" "\
@@ -2643,7 +2643,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2643;;;*** 2643;;;***
2644 2644
2645;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2645;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2646;;;;;; "bs" "bs.el" (20300 47034)) 2646;;;;;; "bs" "bs.el" (20309 60936))
2647;;; Generated autoloads from bs.el 2647;;; Generated autoloads from bs.el
2648 2648
2649(autoload 'bs-cycle-next "bs" "\ 2649(autoload 'bs-cycle-next "bs" "\
@@ -2683,7 +2683,7 @@ name of buffer configuration.
2683 2683
2684;;;*** 2684;;;***
2685 2685
2686;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20229 34587)) 2686;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20309 60936))
2687;;; Generated autoloads from play/bubbles.el 2687;;; Generated autoloads from play/bubbles.el
2688 2688
2689(autoload 'bubbles "bubbles" "\ 2689(autoload 'bubbles "bubbles" "\
@@ -2705,7 +2705,7 @@ columns on its right towards the left.
2705;;;*** 2705;;;***
2706 2706
2707;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2707;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2708;;;;;; "progmodes/bug-reference.el" (20229 34587)) 2708;;;;;; "progmodes/bug-reference.el" (20309 60936))
2709;;; Generated autoloads from progmodes/bug-reference.el 2709;;; Generated autoloads from progmodes/bug-reference.el
2710 2710
2711(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2711(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2729,7 +2729,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2729;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2729;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2730;;;;;; compile-defun byte-compile-file byte-recompile-directory 2730;;;;;; compile-defun byte-compile-file byte-recompile-directory
2731;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2731;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2732;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20337 3657)) 2732;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20341 24416))
2733;;; Generated autoloads from emacs-lisp/bytecomp.el 2733;;; Generated autoloads from emacs-lisp/bytecomp.el
2734(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2734(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2735(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2735(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2849,8 +2849,8 @@ and corresponding effects.
2849 2849
2850;;;*** 2850;;;***
2851 2851
2852;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20229 2852;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20309
2853;;;;;; 34587)) 2853;;;;;; 60936))
2854;;; Generated autoloads from calendar/cal-china.el 2854;;; Generated autoloads from calendar/cal-china.el
2855 2855
2856(put 'calendar-chinese-time-zone 'risky-local-variable t) 2856(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2859,7 +2859,7 @@ and corresponding effects.
2859 2859
2860;;;*** 2860;;;***
2861 2861
2862;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20229 34587)) 2862;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20309 60936))
2863;;; Generated autoloads from calendar/cal-dst.el 2863;;; Generated autoloads from calendar/cal-dst.el
2864 2864
2865(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2865(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2871,7 +2871,7 @@ and corresponding effects.
2871;;;*** 2871;;;***
2872 2872
2873;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2873;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2874;;;;;; (20284 58812)) 2874;;;;;; (20309 60936))
2875;;; Generated autoloads from calendar/cal-hebrew.el 2875;;; Generated autoloads from calendar/cal-hebrew.el
2876 2876
2877(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2877(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2887,8 +2887,8 @@ from the cursor position.
2887 2887
2888;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2888;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2889;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2889;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2890;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20279 2890;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20309
2891;;;;;; 40897)) 2891;;;;;; 60936))
2892;;; Generated autoloads from calc/calc.el 2892;;; Generated autoloads from calc/calc.el
2893 (define-key ctl-x-map "*" 'calc-dispatch) 2893 (define-key ctl-x-map "*" 'calc-dispatch)
2894 2894
@@ -2972,8 +2972,8 @@ See Info node `(calc)Defining Functions'.
2972 2972
2973;;;*** 2973;;;***
2974 2974
2975;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20229 2975;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20309
2976;;;;;; 34587)) 2976;;;;;; 60936))
2977;;; Generated autoloads from calc/calc-undo.el 2977;;; Generated autoloads from calc/calc-undo.el
2978 2978
2979(autoload 'calc-undo "calc-undo" "\ 2979(autoload 'calc-undo "calc-undo" "\
@@ -2983,8 +2983,8 @@ See Info node `(calc)Defining Functions'.
2983 2983
2984;;;*** 2984;;;***
2985 2985
2986;;;### (autoloads (calculator) "calculator" "calculator.el" (20229 2986;;;### (autoloads (calculator) "calculator" "calculator.el" (20309
2987;;;;;; 34587)) 2987;;;;;; 60936))
2988;;; Generated autoloads from calculator.el 2988;;; Generated autoloads from calculator.el
2989 2989
2990(autoload 'calculator "calculator" "\ 2990(autoload 'calculator "calculator" "\
@@ -2995,8 +2995,8 @@ See the documentation for `calculator-mode' for more information.
2995 2995
2996;;;*** 2996;;;***
2997 2997
2998;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20344 2998;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20343
2999;;;;;; 11046)) 2999;;;;;; 47906))
3000;;; Generated autoloads from calendar/calendar.el 3000;;; Generated autoloads from calendar/calendar.el
3001 3001
3002(autoload 'calendar "calendar" "\ 3002(autoload 'calendar "calendar" "\
@@ -3040,7 +3040,7 @@ This function is suitable for execution in a .emacs file.
3040;;;*** 3040;;;***
3041 3041
3042;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3042;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3043;;;;;; "gnus/canlock.el" (20229 34587)) 3043;;;;;; "gnus/canlock.el" (20309 60936))
3044;;; Generated autoloads from gnus/canlock.el 3044;;; Generated autoloads from gnus/canlock.el
3045 3045
3046(autoload 'canlock-insert-header "canlock" "\ 3046(autoload 'canlock-insert-header "canlock" "\
@@ -3058,7 +3058,7 @@ it fails.
3058;;;*** 3058;;;***
3059 3059
3060;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3060;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3061;;;;;; (20229 34587)) 3061;;;;;; (20309 60936))
3062;;; Generated autoloads from progmodes/cap-words.el 3062;;; Generated autoloads from progmodes/cap-words.el
3063 3063
3064(autoload 'capitalized-words-mode "cap-words" "\ 3064(autoload 'capitalized-words-mode "cap-words" "\
@@ -3097,15 +3097,15 @@ Obsoletes `c-forward-into-nomenclature'.
3097 3097
3098;;;*** 3098;;;***
3099 3099
3100;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20229 3100;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20309
3101;;;;;; 34587)) 3101;;;;;; 60936))
3102;;; Generated autoloads from progmodes/cc-compat.el 3102;;; Generated autoloads from progmodes/cc-compat.el
3103(put 'c-indent-level 'safe-local-variable 'integerp) 3103(put 'c-indent-level 'safe-local-variable 'integerp)
3104 3104
3105;;;*** 3105;;;***
3106 3106
3107;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3107;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3108;;;;;; (20323 49369)) 3108;;;;;; (20324 28875))
3109;;; Generated autoloads from progmodes/cc-engine.el 3109;;; Generated autoloads from progmodes/cc-engine.el
3110 3110
3111(autoload 'c-guess-basic-syntax "cc-engine" "\ 3111(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3117,7 +3117,7 @@ Return the syntactic context of the current line.
3117 3117
3118;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3118;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3119;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3119;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3120;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20275 43867)) 3120;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20309 60936))
3121;;; Generated autoloads from progmodes/cc-guess.el 3121;;; Generated autoloads from progmodes/cc-guess.el
3122 3122
3123(defvar c-guess-guessed-offsets-alist nil "\ 3123(defvar c-guess-guessed-offsets-alist nil "\
@@ -3217,7 +3217,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3217 3217
3218;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3218;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3219;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3219;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3220;;;;;; (20323 49369)) 3220;;;;;; (20324 28875))
3221;;; Generated autoloads from progmodes/cc-mode.el 3221;;; Generated autoloads from progmodes/cc-mode.el
3222 3222
3223(autoload 'c-initialize-cc-mode "cc-mode" "\ 3223(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3394,7 +3394,7 @@ Key bindings:
3394;;;*** 3394;;;***
3395 3395
3396;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3396;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3397;;;;;; "progmodes/cc-styles.el" (20229 34587)) 3397;;;;;; "progmodes/cc-styles.el" (20309 60936))
3398;;; Generated autoloads from progmodes/cc-styles.el 3398;;; Generated autoloads from progmodes/cc-styles.el
3399 3399
3400(autoload 'c-set-style "cc-styles" "\ 3400(autoload 'c-set-style "cc-styles" "\
@@ -3445,7 +3445,7 @@ and exists only for compatibility reasons.
3445 3445
3446;;;*** 3446;;;***
3447 3447
3448;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20279 40897)) 3448;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20309 60936))
3449;;; Generated autoloads from progmodes/cc-vars.el 3449;;; Generated autoloads from progmodes/cc-vars.el
3450(put 'c-basic-offset 'safe-local-variable 'integerp) 3450(put 'c-basic-offset 'safe-local-variable 'integerp)
3451(put 'c-backslash-column 'safe-local-variable 'integerp) 3451(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3455,7 +3455,7 @@ and exists only for compatibility reasons.
3455 3455
3456;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3456;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3457;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3457;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3458;;;;;; (20229 34587)) 3458;;;;;; (20309 60936))
3459;;; Generated autoloads from international/ccl.el 3459;;; Generated autoloads from international/ccl.el
3460 3460
3461(autoload 'ccl-compile "ccl" "\ 3461(autoload 'ccl-compile "ccl" "\
@@ -3716,7 +3716,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3716;;;*** 3716;;;***
3717 3717
3718;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3718;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3719;;;;;; (20229 34587)) 3719;;;;;; (20309 60936))
3720;;; Generated autoloads from emacs-lisp/cconv.el 3720;;; Generated autoloads from emacs-lisp/cconv.el
3721 3721
3722(autoload 'cconv-closure-convert "cconv" "\ 3722(autoload 'cconv-closure-convert "cconv" "\
@@ -3731,7 +3731,7 @@ Returns a form where all lambdas don't have any free variables.
3731;;;*** 3731;;;***
3732 3732
3733;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode) 3733;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode)
3734;;;;;; "cfengine" "progmodes/cfengine.el" (20229 34587)) 3734;;;;;; "cfengine" "progmodes/cfengine.el" (20309 60936))
3735;;; Generated autoloads from progmodes/cfengine.el 3735;;; Generated autoloads from progmodes/cfengine.el
3736 3736
3737(autoload 'cfengine3-mode "cfengine" "\ 3737(autoload 'cfengine3-mode "cfengine" "\
@@ -3761,7 +3761,7 @@ on the buffer contents
3761;;;*** 3761;;;***
3762 3762
3763;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3763;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3764;;;;;; "emacs-lisp/check-declare.el" (20229 34587)) 3764;;;;;; "emacs-lisp/check-declare.el" (20309 60936))
3765;;; Generated autoloads from emacs-lisp/check-declare.el 3765;;; Generated autoloads from emacs-lisp/check-declare.el
3766 3766
3767(autoload 'check-declare-file "check-declare" "\ 3767(autoload 'check-declare-file "check-declare" "\
@@ -3786,7 +3786,7 @@ Returns non-nil if any false statements are found.
3786;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3786;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3787;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3787;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3788;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3788;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3789;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20237 28610)) 3789;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20309 60936))
3790;;; Generated autoloads from emacs-lisp/checkdoc.el 3790;;; Generated autoloads from emacs-lisp/checkdoc.el
3791(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3791(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3792(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3792(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3982,7 +3982,7 @@ checking of documentation strings.
3982 3982
3983;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3983;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3984;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3984;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3985;;;;;; "language/china-util.el" (20229 34587)) 3985;;;;;; "language/china-util.el" (20309 60936))
3986;;; Generated autoloads from language/china-util.el 3986;;; Generated autoloads from language/china-util.el
3987 3987
3988(autoload 'decode-hz-region "china-util" "\ 3988(autoload 'decode-hz-region "china-util" "\
@@ -4020,7 +4020,7 @@ Encode the text in the current buffer to HZ.
4020;;;*** 4020;;;***
4021 4021
4022;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4022;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4023;;;;;; "chistory" "chistory.el" (20229 34587)) 4023;;;;;; "chistory" "chistory.el" (20309 60936))
4024;;; Generated autoloads from chistory.el 4024;;; Generated autoloads from chistory.el
4025 4025
4026(autoload 'repeat-matching-complex-command "chistory" "\ 4026(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4059,7 +4059,7 @@ and runs the normal hook `command-history-hook'.
4059 4059
4060;;;*** 4060;;;***
4061 4061
4062;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20229 34587)) 4062;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20309 60936))
4063;;; Generated autoloads from emacs-lisp/cl.el 4063;;; Generated autoloads from emacs-lisp/cl.el
4064 4064
4065(defvar custom-print-functions nil "\ 4065(defvar custom-print-functions nil "\
@@ -4075,7 +4075,7 @@ a future Emacs interpreter will be able to use it.")
4075;;;*** 4075;;;***
4076 4076
4077;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4077;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4078;;;;;; (20279 40897)) 4078;;;;;; (20309 60936))
4079;;; Generated autoloads from emacs-lisp/cl-indent.el 4079;;; Generated autoloads from emacs-lisp/cl-indent.el
4080 4080
4081(autoload 'common-lisp-indent-function "cl-indent" "\ 4081(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4154,7 +4154,7 @@ For example, the function `case' has an indent property
4154;;;*** 4154;;;***
4155 4155
4156;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4156;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4157;;;;;; (20229 34587)) 4157;;;;;; (20309 60936))
4158;;; Generated autoloads from progmodes/cmacexp.el 4158;;; Generated autoloads from progmodes/cmacexp.el
4159 4159
4160(autoload 'c-macro-expand "cmacexp" "\ 4160(autoload 'c-macro-expand "cmacexp" "\
@@ -4174,8 +4174,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4174 4174
4175;;;*** 4175;;;***
4176 4176
4177;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20229 4177;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20309
4178;;;;;; 34587)) 4178;;;;;; 60936))
4179;;; Generated autoloads from cmuscheme.el 4179;;; Generated autoloads from cmuscheme.el
4180 4180
4181(autoload 'run-scheme "cmuscheme" "\ 4181(autoload 'run-scheme "cmuscheme" "\
@@ -4195,7 +4195,7 @@ is run).
4195 4195
4196;;;*** 4196;;;***
4197 4197
4198;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20254 62269)) 4198;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20309 60936))
4199;;; Generated autoloads from color.el 4199;;; Generated autoloads from color.el
4200 4200
4201(autoload 'color-name-to-rgb "color" "\ 4201(autoload 'color-name-to-rgb "color" "\
@@ -4217,7 +4217,7 @@ If FRAME cannot display COLOR, return nil.
4217;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4217;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4218;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4218;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4219;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4219;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4220;;;;;; (20321 49576)) 4220;;;;;; (20321 40986))
4221;;; Generated autoloads from comint.el 4221;;; Generated autoloads from comint.el
4222 4222
4223(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4223(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4312,7 +4312,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4312;;;*** 4312;;;***
4313 4313
4314;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4314;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4315;;;;;; (20229 34587)) 4315;;;;;; (20309 60936))
4316;;; Generated autoloads from vc/compare-w.el 4316;;; Generated autoloads from vc/compare-w.el
4317 4317
4318(autoload 'compare-windows "compare-w" "\ 4318(autoload 'compare-windows "compare-w" "\
@@ -4349,8 +4349,8 @@ on third call it again advances points to the next difference and so on.
4349;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4349;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4350;;;;;; compile compilation-disable-input compile-command compilation-search-path 4350;;;;;; compile compilation-disable-input compile-command compilation-search-path
4351;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4351;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4352;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20275 4352;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20309
4353;;;;;; 43867)) 4353;;;;;; 60936))
4354;;; Generated autoloads from progmodes/compile.el 4354;;; Generated autoloads from progmodes/compile.el
4355 4355
4356(defvar compilation-mode-hook nil "\ 4356(defvar compilation-mode-hook nil "\
@@ -4530,7 +4530,7 @@ This is the value of `next-error-function' in Compilation buffers.
4530;;;*** 4530;;;***
4531 4531
4532;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4532;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4533;;;;;; (20273 55691)) 4533;;;;;; (20309 60936))
4534;;; Generated autoloads from completion.el 4534;;; Generated autoloads from completion.el
4535 4535
4536(defvar dynamic-completion-mode nil "\ 4536(defvar dynamic-completion-mode nil "\
@@ -4555,7 +4555,7 @@ if ARG is omitted or nil.
4555;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4555;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4556;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4556;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4557;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4557;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4558;;;;;; (20229 34587)) 4558;;;;;; (20309 60936))
4559;;; Generated autoloads from textmodes/conf-mode.el 4559;;; Generated autoloads from textmodes/conf-mode.el
4560 4560
4561(autoload 'conf-mode "conf-mode" "\ 4561(autoload 'conf-mode "conf-mode" "\
@@ -4711,7 +4711,7 @@ For details see `conf-mode'. Example:
4711;;;*** 4711;;;***
4712 4712
4713;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4713;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4714;;;;;; "cookie1" "play/cookie1.el" (20229 34587)) 4714;;;;;; "cookie1" "play/cookie1.el" (20309 60936))
4715;;; Generated autoloads from play/cookie1.el 4715;;; Generated autoloads from play/cookie1.el
4716 4716
4717(autoload 'cookie "cookie1" "\ 4717(autoload 'cookie "cookie1" "\
@@ -4743,8 +4743,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4743;;;*** 4743;;;***
4744 4744
4745;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4745;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4746;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20323 4746;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20324
4747;;;;;; 49369)) 4747;;;;;; 28875))
4748;;; Generated autoloads from emacs-lisp/copyright.el 4748;;; Generated autoloads from emacs-lisp/copyright.el
4749(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4749(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4750(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4750(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4783,7 +4783,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4783;;;*** 4783;;;***
4784 4784
4785;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4785;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4786;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20229 34587)) 4786;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20309 60936))
4787;;; Generated autoloads from progmodes/cperl-mode.el 4787;;; Generated autoloads from progmodes/cperl-mode.el
4788(put 'cperl-indent-level 'safe-local-variable 'integerp) 4788(put 'cperl-indent-level 'safe-local-variable 'integerp)
4789(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4789(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4982,7 +4982,7 @@ Run a `perldoc' on the word around point.
4982;;;*** 4982;;;***
4983 4983
4984;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4984;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4985;;;;;; (20229 34587)) 4985;;;;;; (20309 60936))
4986;;; Generated autoloads from progmodes/cpp.el 4986;;; Generated autoloads from progmodes/cpp.el
4987 4987
4988(autoload 'cpp-highlight-buffer "cpp" "\ 4988(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5001,7 +5001,7 @@ Edit display information for cpp conditionals.
5001;;;*** 5001;;;***
5002 5002
5003;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5003;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5004;;;;;; (20229 34587)) 5004;;;;;; (20309 60936))
5005;;; Generated autoloads from emulation/crisp.el 5005;;; Generated autoloads from emulation/crisp.el
5006 5006
5007(defvar crisp-mode nil "\ 5007(defvar crisp-mode nil "\
@@ -5027,7 +5027,7 @@ if ARG is omitted or nil.
5027;;;*** 5027;;;***
5028 5028
5029;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5029;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5030;;;;;; (20229 34587)) 5030;;;;;; (20309 60936))
5031;;; Generated autoloads from emacs-lisp/crm.el 5031;;; Generated autoloads from emacs-lisp/crm.el
5032 5032
5033(autoload 'completing-read-multiple "crm" "\ 5033(autoload 'completing-read-multiple "crm" "\
@@ -5062,8 +5062,8 @@ INHERIT-INPUT-METHOD.
5062 5062
5063;;;*** 5063;;;***
5064 5064
5065;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20229 5065;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20309
5066;;;;;; 34587)) 5066;;;;;; 60936))
5067;;; Generated autoloads from textmodes/css-mode.el 5067;;; Generated autoloads from textmodes/css-mode.el
5068 5068
5069(autoload 'css-mode "css-mode" "\ 5069(autoload 'css-mode "css-mode" "\
@@ -5074,7 +5074,7 @@ Major mode to edit Cascading Style Sheets.
5074;;;*** 5074;;;***
5075 5075
5076;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5076;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5077;;;;;; (20315 14392)) 5077;;;;;; (20315 3938))
5078;;; Generated autoloads from emulation/cua-base.el 5078;;; Generated autoloads from emulation/cua-base.el
5079 5079
5080(defvar cua-mode nil "\ 5080(defvar cua-mode nil "\
@@ -5134,7 +5134,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5134;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5134;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5135;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5135;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5136;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5136;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5137;;;;;; "cus-edit" "cus-edit.el" (20271 46782)) 5137;;;;;; "cus-edit" "cus-edit.el" (20309 60936))
5138;;; Generated autoloads from cus-edit.el 5138;;; Generated autoloads from cus-edit.el
5139 5139
5140(defvar custom-browse-sort-alphabetically nil "\ 5140(defvar custom-browse-sort-alphabetically nil "\
@@ -5450,8 +5450,8 @@ The format is suitable for use with `easy-menu-define'.
5450;;;*** 5450;;;***
5451 5451
5452;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5452;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5453;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20336 5453;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20335
5454;;;;;; 16936)) 5454;;;;;; 8681))
5455;;; Generated autoloads from cus-theme.el 5455;;; Generated autoloads from cus-theme.el
5456 5456
5457(autoload 'customize-create-theme "cus-theme" "\ 5457(autoload 'customize-create-theme "cus-theme" "\
@@ -5485,7 +5485,7 @@ omitted, a buffer named *Custom Themes* is used.
5485;;;*** 5485;;;***
5486 5486
5487;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5487;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5488;;;;;; (20229 34587)) 5488;;;;;; (20309 60936))
5489;;; Generated autoloads from vc/cvs-status.el 5489;;; Generated autoloads from vc/cvs-status.el
5490 5490
5491(autoload 'cvs-status-mode "cvs-status" "\ 5491(autoload 'cvs-status-mode "cvs-status" "\
@@ -5496,7 +5496,7 @@ Mode used for cvs status output.
5496;;;*** 5496;;;***
5497 5497
5498;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5498;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5499;;;;;; "cwarn" "progmodes/cwarn.el" (20273 55692)) 5499;;;;;; "cwarn" "progmodes/cwarn.el" (20309 60936))
5500;;; Generated autoloads from progmodes/cwarn.el 5500;;; Generated autoloads from progmodes/cwarn.el
5501 5501
5502(autoload 'cwarn-mode "cwarn" "\ 5502(autoload 'cwarn-mode "cwarn" "\
@@ -5547,7 +5547,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5547 5547
5548;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5548;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5549;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5549;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5550;;;;;; (20229 34587)) 5550;;;;;; (20309 60936))
5551;;; Generated autoloads from language/cyril-util.el 5551;;; Generated autoloads from language/cyril-util.el
5552 5552
5553(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5553(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5576,7 +5576,7 @@ If the argument is nil, we return the display table to its standard state.
5576;;;*** 5576;;;***
5577 5577
5578;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5578;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5579;;;;;; (20319 7847)) 5579;;;;;; (20320 14810))
5580;;; Generated autoloads from dabbrev.el 5580;;; Generated autoloads from dabbrev.el
5581(put 'dabbrev-case-fold-search 'risky-local-variable t) 5581(put 'dabbrev-case-fold-search 'risky-local-variable t)
5582(put 'dabbrev-case-replace 'risky-local-variable t) 5582(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5623,7 +5623,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5623;;;*** 5623;;;***
5624 5624
5625;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5625;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5626;;;;;; (20229 34587)) 5626;;;;;; (20309 60936))
5627;;; Generated autoloads from cedet/data-debug.el 5627;;; Generated autoloads from cedet/data-debug.el
5628 5628
5629(autoload 'data-debug-new-buffer "data-debug" "\ 5629(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5633,8 +5633,8 @@ Create a new data-debug buffer with NAME.
5633 5633
5634;;;*** 5634;;;***
5635 5635
5636;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20315 5636;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20314
5637;;;;;; 14392)) 5637;;;;;; 46279))
5638;;; Generated autoloads from net/dbus.el 5638;;; Generated autoloads from net/dbus.el
5639 5639
5640(autoload 'dbus-handle-event "dbus" "\ 5640(autoload 'dbus-handle-event "dbus" "\
@@ -5647,8 +5647,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5647 5647
5648;;;*** 5648;;;***
5649 5649
5650;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20229 5650;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20309
5651;;;;;; 34587)) 5651;;;;;; 60936))
5652;;; Generated autoloads from progmodes/dcl-mode.el 5652;;; Generated autoloads from progmodes/dcl-mode.el
5653 5653
5654(autoload 'dcl-mode "dcl-mode" "\ 5654(autoload 'dcl-mode "dcl-mode" "\
@@ -5775,7 +5775,7 @@ There is some minimal font-lock support (see vars
5775;;;*** 5775;;;***
5776 5776
5777;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5777;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5778;;;;;; "emacs-lisp/debug.el" (20229 34587)) 5778;;;;;; "emacs-lisp/debug.el" (20309 60936))
5779;;; Generated autoloads from emacs-lisp/debug.el 5779;;; Generated autoloads from emacs-lisp/debug.el
5780 5780
5781(setq debugger 'debug) 5781(setq debugger 'debug)
@@ -5819,7 +5819,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5819;;;*** 5819;;;***
5820 5820
5821;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5821;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5822;;;;;; (20229 34587)) 5822;;;;;; (20309 60936))
5823;;; Generated autoloads from play/decipher.el 5823;;; Generated autoloads from play/decipher.el
5824 5824
5825(autoload 'decipher "decipher" "\ 5825(autoload 'decipher "decipher" "\
@@ -5848,8 +5848,8 @@ The most useful commands are:
5848;;;*** 5848;;;***
5849 5849
5850;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5850;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5851;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20229 5851;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20309
5852;;;;;; 34587)) 5852;;;;;; 60936))
5853;;; Generated autoloads from delim-col.el 5853;;; Generated autoloads from delim-col.el
5854 5854
5855(autoload 'delimit-columns-customize "delim-col" "\ 5855(autoload 'delimit-columns-customize "delim-col" "\
@@ -5873,8 +5873,8 @@ START and END delimits the corners of text rectangle.
5873 5873
5874;;;*** 5874;;;***
5875 5875
5876;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20229 5876;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20309
5877;;;;;; 34587)) 5877;;;;;; 60936))
5878;;; Generated autoloads from progmodes/delphi.el 5878;;; Generated autoloads from progmodes/delphi.el
5879 5879
5880(autoload 'delphi-mode "delphi" "\ 5880(autoload 'delphi-mode "delphi" "\
@@ -5925,8 +5925,8 @@ with no args, if that value is non-nil.
5925 5925
5926;;;*** 5926;;;***
5927 5927
5928;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20229 5928;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20309
5929;;;;;; 34587)) 5929;;;;;; 60936))
5930;;; Generated autoloads from delsel.el 5930;;; Generated autoloads from delsel.el
5931 5931
5932(defalias 'pending-delete-mode 'delete-selection-mode) 5932(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5956,7 +5956,7 @@ any selection.
5956;;;*** 5956;;;***
5957 5957
5958;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5958;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5959;;;;;; "derived" "emacs-lisp/derived.el" (20229 34587)) 5959;;;;;; "derived" "emacs-lisp/derived.el" (20309 60936))
5960;;; Generated autoloads from emacs-lisp/derived.el 5960;;; Generated autoloads from emacs-lisp/derived.el
5961 5961
5962(autoload 'define-derived-mode "derived" "\ 5962(autoload 'define-derived-mode "derived" "\
@@ -6023,7 +6023,7 @@ the first time the mode is used.
6023;;;*** 6023;;;***
6024 6024
6025;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6025;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6026;;;;;; "descr-text.el" (20259 55615)) 6026;;;;;; "descr-text.el" (20309 60936))
6027;;; Generated autoloads from descr-text.el 6027;;; Generated autoloads from descr-text.el
6028 6028
6029(autoload 'describe-text-properties "descr-text" "\ 6029(autoload 'describe-text-properties "descr-text" "\
@@ -6060,7 +6060,7 @@ relevant to POS.
6060;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6060;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6061;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6061;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6062;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6062;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6063;;;;;; "desktop.el" (20277 28925)) 6063;;;;;; "desktop.el" (20309 60936))
6064;;; Generated autoloads from desktop.el 6064;;; Generated autoloads from desktop.el
6065 6065
6066(defvar desktop-save-mode nil "\ 6066(defvar desktop-save-mode nil "\
@@ -6247,7 +6247,7 @@ Revert to the last loaded desktop.
6247 6247
6248;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6248;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6249;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6249;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6250;;;;;; "deuglify" "gnus/deuglify.el" (20229 34587)) 6250;;;;;; "deuglify" "gnus/deuglify.el" (20309 60936))
6251;;; Generated autoloads from gnus/deuglify.el 6251;;; Generated autoloads from gnus/deuglify.el
6252 6252
6253(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6253(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6280,7 +6280,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6280;;;*** 6280;;;***
6281 6281
6282;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6282;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6283;;;;;; "calendar/diary-lib.el" (20287 5356)) 6283;;;;;; "calendar/diary-lib.el" (20309 60936))
6284;;; Generated autoloads from calendar/diary-lib.el 6284;;; Generated autoloads from calendar/diary-lib.el
6285 6285
6286(autoload 'diary "diary-lib" "\ 6286(autoload 'diary "diary-lib" "\
@@ -6323,7 +6323,7 @@ Major mode for editing the diary file.
6323;;;*** 6323;;;***
6324 6324
6325;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command 6325;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command
6326;;;;;; diff-switches) "diff" "vc/diff.el" (20229 34587)) 6326;;;;;; diff-switches) "diff" "vc/diff.el" (20309 60936))
6327;;; Generated autoloads from vc/diff.el 6327;;; Generated autoloads from vc/diff.el
6328 6328
6329(defvar diff-switches (purecopy "-c") "\ 6329(defvar diff-switches (purecopy "-c") "\
@@ -6367,7 +6367,7 @@ This requires the external program `diff' to be in your `exec-path'.
6367;;;*** 6367;;;***
6368 6368
6369;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6369;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6370;;;;;; (20300 47034)) 6370;;;;;; (20309 60936))
6371;;; Generated autoloads from vc/diff-mode.el 6371;;; Generated autoloads from vc/diff-mode.el
6372 6372
6373(autoload 'diff-mode "diff-mode" "\ 6373(autoload 'diff-mode "diff-mode" "\
@@ -6399,7 +6399,7 @@ the mode if ARG is omitted or nil.
6399 6399
6400;;;*** 6400;;;***
6401 6401
6402;;;### (autoloads (dig) "dig" "net/dig.el" (20229 34587)) 6402;;;### (autoloads (dig) "dig" "net/dig.el" (20309 60936))
6403;;; Generated autoloads from net/dig.el 6403;;; Generated autoloads from net/dig.el
6404 6404
6405(autoload 'dig "dig" "\ 6405(autoload 'dig "dig" "\
@@ -6411,7 +6411,7 @@ Optional arguments are passed to `dig-invoke'.
6411;;;*** 6411;;;***
6412 6412
6413;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6413;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6414;;;;;; dired dired-listing-switches) "dired" "dired.el" (20344 11046)) 6414;;;;;; dired dired-listing-switches) "dired" "dired.el" (20343 49216))
6415;;; Generated autoloads from dired.el 6415;;; Generated autoloads from dired.el
6416 6416
6417(defvar dired-listing-switches (purecopy "-al") "\ 6417(defvar dired-listing-switches (purecopy "-al") "\
@@ -6533,7 +6533,7 @@ Keybindings:
6533;;;*** 6533;;;***
6534 6534
6535;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6535;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6536;;;;;; (20273 55691)) 6536;;;;;; (20309 60936))
6537;;; Generated autoloads from dirtrack.el 6537;;; Generated autoloads from dirtrack.el
6538 6538
6539(autoload 'dirtrack-mode "dirtrack" "\ 6539(autoload 'dirtrack-mode "dirtrack" "\
@@ -6563,8 +6563,8 @@ from `default-directory'.
6563 6563
6564;;;*** 6564;;;***
6565 6565
6566;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20229 6566;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20309
6567;;;;;; 34587)) 6567;;;;;; 60936))
6568;;; Generated autoloads from emacs-lisp/disass.el 6568;;; Generated autoloads from emacs-lisp/disass.el
6569 6569
6570(autoload 'disassemble "disass" "\ 6570(autoload 'disassemble "disass" "\
@@ -6583,7 +6583,7 @@ redefine OBJECT if it is a symbol.
6583;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6583;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6584;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6584;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6585;;;;;; set-display-table-slot display-table-slot make-display-table) 6585;;;;;; set-display-table-slot display-table-slot make-display-table)
6586;;;;;; "disp-table" "disp-table.el" (20229 34587)) 6586;;;;;; "disp-table" "disp-table.el" (20309 60936))
6587;;; Generated autoloads from disp-table.el 6587;;; Generated autoloads from disp-table.el
6588 6588
6589(autoload 'make-display-table "disp-table" "\ 6589(autoload 'make-display-table "disp-table" "\
@@ -6705,7 +6705,7 @@ in `.emacs'.
6705;;;*** 6705;;;***
6706 6706
6707;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6707;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6708;;;;;; (20229 34587)) 6708;;;;;; (20309 60936))
6709;;; Generated autoloads from play/dissociate.el 6709;;; Generated autoloads from play/dissociate.el
6710 6710
6711(autoload 'dissociated-press "dissociate" "\ 6711(autoload 'dissociated-press "dissociate" "\
@@ -6721,7 +6721,7 @@ Default is 2.
6721 6721
6722;;;*** 6722;;;***
6723 6723
6724;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20229 34587)) 6724;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20309 60936))
6725;;; Generated autoloads from dnd.el 6725;;; Generated autoloads from dnd.el
6726 6726
6727(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\ 6727(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\
@@ -6742,7 +6742,7 @@ if some action was made, or nil if the URL is ignored.")
6742;;;*** 6742;;;***
6743 6743
6744;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6744;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6745;;;;;; "textmodes/dns-mode.el" (20229 34587)) 6745;;;;;; "textmodes/dns-mode.el" (20309 60936))
6746;;; Generated autoloads from textmodes/dns-mode.el 6746;;; Generated autoloads from textmodes/dns-mode.el
6747 6747
6748(autoload 'dns-mode "dns-mode" "\ 6748(autoload 'dns-mode "dns-mode" "\
@@ -6766,8 +6766,8 @@ Locate SOA record and increment the serial field.
6766;;;*** 6766;;;***
6767 6767
6768;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6768;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6769;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20279 6769;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20309
6770;;;;;; 40897)) 6770;;;;;; 60936))
6771;;; Generated autoloads from doc-view.el 6771;;; Generated autoloads from doc-view.el
6772 6772
6773(autoload 'doc-view-mode-p "doc-view" "\ 6773(autoload 'doc-view-mode-p "doc-view" "\
@@ -6813,7 +6813,7 @@ See the command `doc-view-mode' for more information on this mode.
6813 6813
6814;;;*** 6814;;;***
6815 6815
6816;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20230 15291)) 6816;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20309 60936))
6817;;; Generated autoloads from play/doctor.el 6817;;; Generated autoloads from play/doctor.el
6818 6818
6819(autoload 'doctor "doctor" "\ 6819(autoload 'doctor "doctor" "\
@@ -6823,7 +6823,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6823 6823
6824;;;*** 6824;;;***
6825 6825
6826;;;### (autoloads (double-mode) "double" "double.el" (20229 34587)) 6826;;;### (autoloads (double-mode) "double" "double.el" (20309 60936))
6827;;; Generated autoloads from double.el 6827;;; Generated autoloads from double.el
6828 6828
6829(autoload 'double-mode "double" "\ 6829(autoload 'double-mode "double" "\
@@ -6839,7 +6839,7 @@ strings when pressed twice. See `double-map' for details.
6839 6839
6840;;;*** 6840;;;***
6841 6841
6842;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20229 34587)) 6842;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20309 60936))
6843;;; Generated autoloads from play/dunnet.el 6843;;; Generated autoloads from play/dunnet.el
6844 6844
6845(autoload 'dunnet "dunnet" "\ 6845(autoload 'dunnet "dunnet" "\
@@ -6851,7 +6851,7 @@ Switch to *dungeon* buffer and start game.
6851 6851
6852;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6852;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6853;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6853;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6854;;;;;; "emacs-lisp/easy-mmode.el" (20294 38748)) 6854;;;;;; "emacs-lisp/easy-mmode.el" (20309 60936))
6855;;; Generated autoloads from emacs-lisp/easy-mmode.el 6855;;; Generated autoloads from emacs-lisp/easy-mmode.el
6856 6856
6857(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6857(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6977,8 +6977,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6977;;;*** 6977;;;***
6978 6978
6979;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6979;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6980;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20300 6980;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20309
6981;;;;;; 47034)) 6981;;;;;; 60936))
6982;;; Generated autoloads from emacs-lisp/easymenu.el 6982;;; Generated autoloads from emacs-lisp/easymenu.el
6983 6983
6984(autoload 'easy-menu-define "easymenu" "\ 6984(autoload 'easy-menu-define "easymenu" "\
@@ -7132,7 +7132,7 @@ To implement dynamic menus, either call this from
7132;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7132;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7133;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7133;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7134;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7134;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7135;;;;;; "progmodes/ebnf2ps.el" (20229 34587)) 7135;;;;;; "progmodes/ebnf2ps.el" (20309 60936))
7136;;; Generated autoloads from progmodes/ebnf2ps.el 7136;;; Generated autoloads from progmodes/ebnf2ps.el
7137 7137
7138(autoload 'ebnf-customize "ebnf2ps" "\ 7138(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7406,8 +7406,8 @@ See `ebnf-style-database' documentation.
7406;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7406;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7407;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7407;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7408;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7408;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7409;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20229 7409;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20309
7410;;;;;; 34587)) 7410;;;;;; 60936))
7411;;; Generated autoloads from progmodes/ebrowse.el 7411;;; Generated autoloads from progmodes/ebrowse.el
7412 7412
7413(autoload 'ebrowse-tree-mode "ebrowse" "\ 7413(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7556,7 +7556,7 @@ Display statistics for a class tree.
7556;;;*** 7556;;;***
7557 7557
7558;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7558;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7559;;;;;; (20229 34587)) 7559;;;;;; (20309 60936))
7560;;; Generated autoloads from ebuff-menu.el 7560;;; Generated autoloads from ebuff-menu.el
7561 7561
7562(autoload 'electric-buffer-list "ebuff-menu" "\ 7562(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7581,7 +7581,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7581;;;*** 7581;;;***
7582 7582
7583;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7583;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7584;;;;;; "echistory.el" (20229 34587)) 7584;;;;;; "echistory.el" (20309 60936))
7585;;; Generated autoloads from echistory.el 7585;;; Generated autoloads from echistory.el
7586 7586
7587(autoload 'Electric-command-history-redo-expression "echistory" "\ 7587(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7593,7 +7593,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7593;;;*** 7593;;;***
7594 7594
7595;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7595;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7596;;;;;; (20229 34587)) 7596;;;;;; (20309 60936))
7597;;; Generated autoloads from gnus/ecomplete.el 7597;;; Generated autoloads from gnus/ecomplete.el
7598 7598
7599(autoload 'ecomplete-setup "ecomplete" "\ 7599(autoload 'ecomplete-setup "ecomplete" "\
@@ -7603,7 +7603,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7603 7603
7604;;;*** 7604;;;***
7605 7605
7606;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20240 47305)) 7606;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20309 60936))
7607;;; Generated autoloads from cedet/ede.el 7607;;; Generated autoloads from cedet/ede.el
7608 7608
7609(defvar global-ede-mode nil "\ 7609(defvar global-ede-mode nil "\
@@ -7630,7 +7630,7 @@ an EDE controlled project.
7630 7630
7631;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7631;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7632;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7632;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7633;;;;;; "emacs-lisp/edebug.el" (20344 11046)) 7633;;;;;; "emacs-lisp/edebug.el" (20343 47906))
7634;;; Generated autoloads from emacs-lisp/edebug.el 7634;;; Generated autoloads from emacs-lisp/edebug.el
7635 7635
7636(defvar edebug-all-defs nil "\ 7636(defvar edebug-all-defs nil "\
@@ -7703,7 +7703,7 @@ Toggle edebugging of all forms.
7703;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7703;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7704;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7704;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7705;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7705;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7706;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20229 34587)) 7706;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20309 60936))
7707;;; Generated autoloads from vc/ediff.el 7707;;; Generated autoloads from vc/ediff.el
7708 7708
7709(autoload 'ediff-files "ediff" "\ 7709(autoload 'ediff-files "ediff" "\
@@ -7935,7 +7935,7 @@ With optional NODE, goes to that node.
7935;;;*** 7935;;;***
7936 7936
7937;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7937;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7938;;;;;; (20229 34587)) 7938;;;;;; (20309 60936))
7939;;; Generated autoloads from vc/ediff-help.el 7939;;; Generated autoloads from vc/ediff-help.el
7940 7940
7941(autoload 'ediff-customize "ediff-help" "\ 7941(autoload 'ediff-customize "ediff-help" "\
@@ -7946,7 +7946,7 @@ With optional NODE, goes to that node.
7946;;;*** 7946;;;***
7947 7947
7948;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7948;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7949;;;;;; (20229 34587)) 7949;;;;;; (20309 60936))
7950;;; Generated autoloads from vc/ediff-mult.el 7950;;; Generated autoloads from vc/ediff-mult.el
7951 7951
7952(autoload 'ediff-show-registry "ediff-mult" "\ 7952(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7959,7 +7959,7 @@ Display Ediff's registry.
7959;;;*** 7959;;;***
7960 7960
7961;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7961;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7962;;;;;; "ediff-util" "vc/ediff-util.el" (20300 47034)) 7962;;;;;; "ediff-util" "vc/ediff-util.el" (20309 60936))
7963;;; Generated autoloads from vc/ediff-util.el 7963;;; Generated autoloads from vc/ediff-util.el
7964 7964
7965(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7965(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7980,7 +7980,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7980 7980
7981;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7981;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7982;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7982;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7983;;;;;; (20229 34587)) 7983;;;;;; (20309 60936))
7984;;; Generated autoloads from edmacro.el 7984;;; Generated autoloads from edmacro.el
7985 7985
7986(autoload 'edit-kbd-macro "edmacro" "\ 7986(autoload 'edit-kbd-macro "edmacro" "\
@@ -8029,7 +8029,7 @@ or nil, use a compact 80-column format.
8029;;;*** 8029;;;***
8030 8030
8031;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8031;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8032;;;;;; "emulation/edt.el" (20229 34587)) 8032;;;;;; "emulation/edt.el" (20309 60936))
8033;;; Generated autoloads from emulation/edt.el 8033;;; Generated autoloads from emulation/edt.el
8034 8034
8035(autoload 'edt-set-scroll-margins "edt" "\ 8035(autoload 'edt-set-scroll-margins "edt" "\
@@ -8047,7 +8047,7 @@ Turn on EDT Emulation.
8047;;;*** 8047;;;***
8048 8048
8049;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8049;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8050;;;;;; (20229 34587)) 8050;;;;;; (20309 60936))
8051;;; Generated autoloads from ehelp.el 8051;;; Generated autoloads from ehelp.el
8052 8052
8053(autoload 'with-electric-help "ehelp" "\ 8053(autoload 'with-electric-help "ehelp" "\
@@ -8084,7 +8084,7 @@ BUFFER is put back into its original major mode.
8084;;;*** 8084;;;***
8085 8085
8086;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8086;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8087;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20229 34587)) 8087;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20309 60936))
8088;;; Generated autoloads from emacs-lisp/eldoc.el 8088;;; Generated autoloads from emacs-lisp/eldoc.el
8089 8089
8090(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8090(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8131,7 +8131,7 @@ Emacs Lisp mode) that support ElDoc.")
8131;;;*** 8131;;;***
8132 8132
8133;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8133;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8134;;;;;; "electric" "electric.el" (20275 12572)) 8134;;;;;; "electric" "electric.el" (20309 60936))
8135;;; Generated autoloads from electric.el 8135;;; Generated autoloads from electric.el
8136 8136
8137(defvar electric-indent-chars '(10) "\ 8137(defvar electric-indent-chars '(10) "\
@@ -8201,8 +8201,8 @@ The variable `electric-layout-rules' says when and how to insert newlines.
8201 8201
8202;;;*** 8202;;;***
8203 8203
8204;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20229 8204;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20309
8205;;;;;; 34587)) 8205;;;;;; 60936))
8206;;; Generated autoloads from elide-head.el 8206;;; Generated autoloads from elide-head.el
8207 8207
8208(autoload 'elide-head "elide-head" "\ 8208(autoload 'elide-head "elide-head" "\
@@ -8219,7 +8219,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8219 8219
8220;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8220;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8221;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8221;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8222;;;;;; (20229 34587)) 8222;;;;;; (20309 60936))
8223;;; Generated autoloads from emacs-lisp/elint.el 8223;;; Generated autoloads from emacs-lisp/elint.el
8224 8224
8225(autoload 'elint-file "elint" "\ 8225(autoload 'elint-file "elint" "\
@@ -8255,8 +8255,8 @@ optional prefix argument REINIT is non-nil.
8255;;;*** 8255;;;***
8256 8256
8257;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8257;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8258;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20229 8258;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20309
8259;;;;;; 34587)) 8259;;;;;; 60936))
8260;;; Generated autoloads from emacs-lisp/elp.el 8260;;; Generated autoloads from emacs-lisp/elp.el
8261 8261
8262(autoload 'elp-instrument-function "elp" "\ 8262(autoload 'elp-instrument-function "elp" "\
@@ -8291,7 +8291,7 @@ displayed.
8291;;;*** 8291;;;***
8292 8292
8293;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8293;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8294;;;;;; (20237 28610)) 8294;;;;;; (20309 60936))
8295;;; Generated autoloads from emacs-lock.el 8295;;; Generated autoloads from emacs-lock.el
8296 8296
8297(autoload 'emacs-lock-mode "emacs-lock" "\ 8297(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8319,7 +8319,7 @@ Other values are interpreted as usual.
8319;;;*** 8319;;;***
8320 8320
8321;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) 8321;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8322;;;;;; "emacsbug" "mail/emacsbug.el" (20308 41146)) 8322;;;;;; "emacsbug" "mail/emacsbug.el" (20309 60936))
8323;;; Generated autoloads from mail/emacsbug.el 8323;;; Generated autoloads from mail/emacsbug.el
8324 8324
8325(autoload 'report-emacs-bug "emacsbug" "\ 8325(autoload 'report-emacs-bug "emacsbug" "\
@@ -8340,7 +8340,7 @@ The result is an alist with items of the form (URL SUBJECT NO).
8340;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8340;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8341;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8341;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8342;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8342;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8343;;;;;; "vc/emerge.el" (20292 6362)) 8343;;;;;; "vc/emerge.el" (20309 60936))
8344;;; Generated autoloads from vc/emerge.el 8344;;; Generated autoloads from vc/emerge.el
8345 8345
8346(autoload 'emerge-files "emerge" "\ 8346(autoload 'emerge-files "emerge" "\
@@ -8401,7 +8401,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8401;;;*** 8401;;;***
8402 8402
8403;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8403;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8404;;;;;; "enriched" "textmodes/enriched.el" (20273 55692)) 8404;;;;;; "enriched" "textmodes/enriched.el" (20309 60936))
8405;;; Generated autoloads from textmodes/enriched.el 8405;;; Generated autoloads from textmodes/enriched.el
8406 8406
8407(autoload 'enriched-mode "enriched" "\ 8407(autoload 'enriched-mode "enriched" "\
@@ -8441,8 +8441,8 @@ Commands:
8441;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 8441;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
8442;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8442;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8443;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8443;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8444;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20229 8444;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20309
8445;;;;;; 34587)) 8445;;;;;; 60936))
8446;;; Generated autoloads from epa.el 8446;;; Generated autoloads from epa.el
8447 8447
8448(autoload 'epa-list-keys "epa" "\ 8448(autoload 'epa-list-keys "epa" "\
@@ -8620,7 +8620,7 @@ Insert selected KEYS after the point.
8620;;;*** 8620;;;***
8621 8621
8622;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8622;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8623;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20229 34587)) 8623;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20309 60936))
8624;;; Generated autoloads from epa-dired.el 8624;;; Generated autoloads from epa-dired.el
8625 8625
8626(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8626(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8646,7 +8646,7 @@ Encrypt marked files.
8646;;;*** 8646;;;***
8647 8647
8648;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8648;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8649;;;;;; "epa-file" "epa-file.el" (20229 34587)) 8649;;;;;; "epa-file" "epa-file.el" (20309 60936))
8650;;; Generated autoloads from epa-file.el 8650;;; Generated autoloads from epa-file.el
8651 8651
8652(autoload 'epa-file-handler "epa-file" "\ 8652(autoload 'epa-file-handler "epa-file" "\
@@ -8668,7 +8668,7 @@ Encrypt marked files.
8668 8668
8669;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8669;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8670;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8670;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8671;;;;;; "epa-mail" "epa-mail.el" (20315 14392)) 8671;;;;;; "epa-mail" "epa-mail.el" (20315 8755))
8672;;; Generated autoloads from epa-mail.el 8672;;; Generated autoloads from epa-mail.el
8673 8673
8674(autoload 'epa-mail-mode "epa-mail" "\ 8674(autoload 'epa-mail-mode "epa-mail" "\
@@ -8738,7 +8738,7 @@ if ARG is omitted or nil.
8738 8738
8739;;;*** 8739;;;***
8740 8740
8741;;;### (autoloads (epg-make-context) "epg" "epg.el" (20241 25657)) 8741;;;### (autoloads (epg-make-context) "epg" "epg.el" (20309 60936))
8742;;; Generated autoloads from epg.el 8742;;; Generated autoloads from epg.el
8743 8743
8744(autoload 'epg-make-context "epg" "\ 8744(autoload 'epg-make-context "epg" "\
@@ -8749,7 +8749,7 @@ Return a context object.
8749;;;*** 8749;;;***
8750 8750
8751;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8751;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8752;;;;;; "epg-config" "epg-config.el" (20229 34587)) 8752;;;;;; "epg-config" "epg-config.el" (20309 60936))
8753;;; Generated autoloads from epg-config.el 8753;;; Generated autoloads from epg-config.el
8754 8754
8755(autoload 'epg-configuration "epg-config" "\ 8755(autoload 'epg-configuration "epg-config" "\
@@ -8770,7 +8770,7 @@ Look at CONFIG and try to expand GROUP.
8770;;;*** 8770;;;***
8771 8771
8772;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args) 8772;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args)
8773;;;;;; "erc" "erc/erc.el" (20230 55355)) 8773;;;;;; "erc" "erc/erc.el" (20309 60936))
8774;;; Generated autoloads from erc/erc.el 8774;;; Generated autoloads from erc/erc.el
8775 8775
8776(autoload 'erc-select-read-args "erc" "\ 8776(autoload 'erc-select-read-args "erc" "\
@@ -8818,33 +8818,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8818 8818
8819;;;*** 8819;;;***
8820 8820
8821;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20229 8821;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20309
8822;;;;;; 34587)) 8822;;;;;; 60936))
8823;;; Generated autoloads from erc/erc-autoaway.el 8823;;; Generated autoloads from erc/erc-autoaway.el
8824 (autoload 'erc-autoaway-mode "erc-autoaway") 8824 (autoload 'erc-autoaway-mode "erc-autoaway")
8825 8825
8826;;;*** 8826;;;***
8827 8827
8828;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20229 34587)) 8828;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20309 60936))
8829;;; Generated autoloads from erc/erc-button.el 8829;;; Generated autoloads from erc/erc-button.el
8830 (autoload 'erc-button-mode "erc-button" nil t) 8830 (autoload 'erc-button-mode "erc-button" nil t)
8831 8831
8832;;;*** 8832;;;***
8833 8833
8834;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20229 34587)) 8834;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20309 60936))
8835;;; Generated autoloads from erc/erc-capab.el 8835;;; Generated autoloads from erc/erc-capab.el
8836 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8836 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8837 8837
8838;;;*** 8838;;;***
8839 8839
8840;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20300 47034)) 8840;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20309 60936))
8841;;; Generated autoloads from erc/erc-compat.el 8841;;; Generated autoloads from erc/erc-compat.el
8842 (autoload 'erc-define-minor-mode "erc-compat") 8842 (autoload 'erc-define-minor-mode "erc-compat")
8843 8843
8844;;;*** 8844;;;***
8845 8845
8846;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8846;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8847;;;;;; "erc-dcc" "erc/erc-dcc.el" (20229 34587)) 8847;;;;;; "erc-dcc" "erc/erc-dcc.el" (20309 60936))
8848;;; Generated autoloads from erc/erc-dcc.el 8848;;; Generated autoloads from erc/erc-dcc.el
8849 (autoload 'erc-dcc-mode "erc-dcc") 8849 (autoload 'erc-dcc-mode "erc-dcc")
8850 8850
@@ -8877,7 +8877,7 @@ that subcommand.
8877;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8877;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8878;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8878;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8879;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8879;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8880;;;;;; (20229 34587)) 8880;;;;;; (20309 60936))
8881;;; Generated autoloads from erc/erc-ezbounce.el 8881;;; Generated autoloads from erc/erc-ezbounce.el
8882 8882
8883(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8883(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8939,8 +8939,8 @@ Add EZBouncer convenience functions to ERC.
8939 8939
8940;;;*** 8940;;;***
8941 8941
8942;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20229 8942;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20309
8943;;;;;; 34587)) 8943;;;;;; 60936))
8944;;; Generated autoloads from erc/erc-fill.el 8944;;; Generated autoloads from erc/erc-fill.el
8945 (autoload 'erc-fill-mode "erc-fill" nil t) 8945 (autoload 'erc-fill-mode "erc-fill" nil t)
8946 8946
@@ -8953,7 +8953,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8953;;;*** 8953;;;***
8954 8954
8955;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8955;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8956;;;;;; "erc/erc-identd.el" (20229 34587)) 8956;;;;;; "erc/erc-identd.el" (20309 60936))
8957;;; Generated autoloads from erc/erc-identd.el 8957;;; Generated autoloads from erc/erc-identd.el
8958 (autoload 'erc-identd-mode "erc-identd") 8958 (autoload 'erc-identd-mode "erc-identd")
8959 8959
@@ -8975,7 +8975,7 @@ system.
8975;;;*** 8975;;;***
8976 8976
8977;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8977;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8978;;;;;; (20229 34587)) 8978;;;;;; (20309 60936))
8979;;; Generated autoloads from erc/erc-imenu.el 8979;;; Generated autoloads from erc/erc-imenu.el
8980 8980
8981(autoload 'erc-create-imenu-index "erc-imenu" "\ 8981(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8985,20 +8985,20 @@ system.
8985 8985
8986;;;*** 8986;;;***
8987 8987
8988;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20274 22975)) 8988;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20309 60936))
8989;;; Generated autoloads from erc/erc-join.el 8989;;; Generated autoloads from erc/erc-join.el
8990 (autoload 'erc-autojoin-mode "erc-join" nil t) 8990 (autoload 'erc-autojoin-mode "erc-join" nil t)
8991 8991
8992;;;*** 8992;;;***
8993 8993
8994;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20229 34587)) 8994;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20309 60936))
8995;;; Generated autoloads from erc/erc-list.el 8995;;; Generated autoloads from erc/erc-list.el
8996 (autoload 'erc-list-mode "erc-list") 8996 (autoload 'erc-list-mode "erc-list")
8997 8997
8998;;;*** 8998;;;***
8999 8999
9000;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9000;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9001;;;;;; "erc/erc-log.el" (20229 34587)) 9001;;;;;; "erc/erc-log.el" (20309 60936))
9002;;; Generated autoloads from erc/erc-log.el 9002;;; Generated autoloads from erc/erc-log.el
9003 (autoload 'erc-log-mode "erc-log" nil t) 9003 (autoload 'erc-log-mode "erc-log" nil t)
9004 9004
@@ -9030,7 +9030,7 @@ You can save every individual message by putting this function on
9030;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9030;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9031;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9031;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9032;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9032;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9033;;;;;; (20229 34587)) 9033;;;;;; (20309 60936))
9034;;; Generated autoloads from erc/erc-match.el 9034;;; Generated autoloads from erc/erc-match.el
9035 (autoload 'erc-match-mode "erc-match") 9035 (autoload 'erc-match-mode "erc-match")
9036 9036
@@ -9076,14 +9076,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9076 9076
9077;;;*** 9077;;;***
9078 9078
9079;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20229 34587)) 9079;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20309 60936))
9080;;; Generated autoloads from erc/erc-menu.el 9080;;; Generated autoloads from erc/erc-menu.el
9081 (autoload 'erc-menu-mode "erc-menu" nil t) 9081 (autoload 'erc-menu-mode "erc-menu" nil t)
9082 9082
9083;;;*** 9083;;;***
9084 9084
9085;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9085;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9086;;;;;; (20229 34587)) 9086;;;;;; (20309 60936))
9087;;; Generated autoloads from erc/erc-netsplit.el 9087;;; Generated autoloads from erc/erc-netsplit.el
9088 (autoload 'erc-netsplit-mode "erc-netsplit") 9088 (autoload 'erc-netsplit-mode "erc-netsplit")
9089 9089
@@ -9095,7 +9095,7 @@ Show who's gone.
9095;;;*** 9095;;;***
9096 9096
9097;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9097;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9098;;;;;; "erc/erc-networks.el" (20229 34587)) 9098;;;;;; "erc/erc-networks.el" (20309 60936))
9099;;; Generated autoloads from erc/erc-networks.el 9099;;; Generated autoloads from erc/erc-networks.el
9100 9100
9101(autoload 'erc-determine-network "erc-networks" "\ 9101(autoload 'erc-determine-network "erc-networks" "\
@@ -9113,7 +9113,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9113;;;*** 9113;;;***
9114 9114
9115;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9115;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9116;;;;;; "erc/erc-notify.el" (20229 34587)) 9116;;;;;; "erc/erc-notify.el" (20309 60936))
9117;;; Generated autoloads from erc/erc-notify.el 9117;;; Generated autoloads from erc/erc-notify.el
9118 (autoload 'erc-notify-mode "erc-notify" nil t) 9118 (autoload 'erc-notify-mode "erc-notify" nil t)
9119 9119
@@ -9131,33 +9131,33 @@ with args, toggle notify status of people.
9131 9131
9132;;;*** 9132;;;***
9133 9133
9134;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20237 28610)) 9134;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20309 60936))
9135;;; Generated autoloads from erc/erc-page.el 9135;;; Generated autoloads from erc/erc-page.el
9136 (autoload 'erc-page-mode "erc-page") 9136 (autoload 'erc-page-mode "erc-page")
9137 9137
9138;;;*** 9138;;;***
9139 9139
9140;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20229 9140;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20309
9141;;;;;; 34587)) 9141;;;;;; 60936))
9142;;; Generated autoloads from erc/erc-pcomplete.el 9142;;; Generated autoloads from erc/erc-pcomplete.el
9143 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9143 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9144 9144
9145;;;*** 9145;;;***
9146 9146
9147;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20229 34587)) 9147;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20309 60936))
9148;;; Generated autoloads from erc/erc-replace.el 9148;;; Generated autoloads from erc/erc-replace.el
9149 (autoload 'erc-replace-mode "erc-replace") 9149 (autoload 'erc-replace-mode "erc-replace")
9150 9150
9151;;;*** 9151;;;***
9152 9152
9153;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20229 34587)) 9153;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20309 60936))
9154;;; Generated autoloads from erc/erc-ring.el 9154;;; Generated autoloads from erc/erc-ring.el
9155 (autoload 'erc-ring-mode "erc-ring" nil t) 9155 (autoload 'erc-ring-mode "erc-ring" nil t)
9156 9156
9157;;;*** 9157;;;***
9158 9158
9159;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9159;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9160;;;;;; "erc-services" "erc/erc-services.el" (20229 34587)) 9160;;;;;; "erc-services" "erc/erc-services.el" (20309 60936))
9161;;; Generated autoloads from erc/erc-services.el 9161;;; Generated autoloads from erc/erc-services.el
9162 (autoload 'erc-services-mode "erc-services" nil t) 9162 (autoload 'erc-services-mode "erc-services" nil t)
9163 9163
@@ -9174,14 +9174,14 @@ When called interactively, read the password using `read-passwd'.
9174 9174
9175;;;*** 9175;;;***
9176 9176
9177;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20229 34587)) 9177;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20309 60936))
9178;;; Generated autoloads from erc/erc-sound.el 9178;;; Generated autoloads from erc/erc-sound.el
9179 (autoload 'erc-sound-mode "erc-sound") 9179 (autoload 'erc-sound-mode "erc-sound")
9180 9180
9181;;;*** 9181;;;***
9182 9182
9183;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9183;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9184;;;;;; (20229 34587)) 9184;;;;;; (20309 60936))
9185;;; Generated autoloads from erc/erc-speedbar.el 9185;;; Generated autoloads from erc/erc-speedbar.el
9186 9186
9187(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9187(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9192,21 +9192,21 @@ This will add a speedbar major display mode.
9192 9192
9193;;;*** 9193;;;***
9194 9194
9195;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20229 9195;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20309
9196;;;;;; 34587)) 9196;;;;;; 60936))
9197;;; Generated autoloads from erc/erc-spelling.el 9197;;; Generated autoloads from erc/erc-spelling.el
9198 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9198 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9199 9199
9200;;;*** 9200;;;***
9201 9201
9202;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20229 34587)) 9202;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20309 60936))
9203;;; Generated autoloads from erc/erc-stamp.el 9203;;; Generated autoloads from erc/erc-stamp.el
9204 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9204 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9205 9205
9206;;;*** 9206;;;***
9207 9207
9208;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9208;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9209;;;;;; (20229 34587)) 9209;;;;;; (20309 60936))
9210;;; Generated autoloads from erc/erc-track.el 9210;;; Generated autoloads from erc/erc-track.el
9211 9211
9212(defvar erc-track-minor-mode nil "\ 9212(defvar erc-track-minor-mode nil "\
@@ -9232,7 +9232,7 @@ keybindings will not do anything useful.
9232;;;*** 9232;;;***
9233 9233
9234;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9234;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9235;;;;;; "erc-truncate" "erc/erc-truncate.el" (20229 34587)) 9235;;;;;; "erc-truncate" "erc/erc-truncate.el" (20309 60936))
9236;;; Generated autoloads from erc/erc-truncate.el 9236;;; Generated autoloads from erc/erc-truncate.el
9237 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9237 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9238 9238
@@ -9252,7 +9252,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9252;;;*** 9252;;;***
9253 9253
9254;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9254;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9255;;;;;; (20229 34587)) 9255;;;;;; (20309 60936))
9256;;; Generated autoloads from erc/erc-xdcc.el 9256;;; Generated autoloads from erc/erc-xdcc.el
9257 (autoload 'erc-xdcc-mode "erc-xdcc") 9257 (autoload 'erc-xdcc-mode "erc-xdcc")
9258 9258
@@ -9265,7 +9265,7 @@ Add a file to `erc-xdcc-files'.
9265 9265
9266;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9266;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9267;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9267;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9268;;;;;; "ert" "emacs-lisp/ert.el" (20300 47034)) 9268;;;;;; "ert" "emacs-lisp/ert.el" (20309 60936))
9269;;; Generated autoloads from emacs-lisp/ert.el 9269;;; Generated autoloads from emacs-lisp/ert.el
9270 9270
9271(autoload 'ert-deftest "ert" "\ 9271(autoload 'ert-deftest "ert" "\
@@ -9335,7 +9335,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9335;;;*** 9335;;;***
9336 9336
9337;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9337;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9338;;;;;; (20270 25925)) 9338;;;;;; (20309 60936))
9339;;; Generated autoloads from emacs-lisp/ert-x.el 9339;;; Generated autoloads from emacs-lisp/ert-x.el
9340 9340
9341(put 'ert-with-test-buffer 'lisp-indent-function 1) 9341(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9347,8 +9347,8 @@ Kill all test buffers that are still live.
9347 9347
9348;;;*** 9348;;;***
9349 9349
9350;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20229 9350;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20309
9351;;;;;; 34587)) 9351;;;;;; 60936))
9352;;; Generated autoloads from eshell/esh-mode.el 9352;;; Generated autoloads from eshell/esh-mode.el
9353 9353
9354(autoload 'eshell-mode "esh-mode" "\ 9354(autoload 'eshell-mode "esh-mode" "\
@@ -9361,7 +9361,7 @@ Emacs shell interactive mode.
9361;;;*** 9361;;;***
9362 9362
9363;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9363;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9364;;;;;; "eshell/eshell.el" (20300 47034)) 9364;;;;;; "eshell/eshell.el" (20309 60936))
9365;;; Generated autoloads from eshell/eshell.el 9365;;; Generated autoloads from eshell/eshell.el
9366 9366
9367(autoload 'eshell "eshell" "\ 9367(autoload 'eshell "eshell" "\
@@ -9402,7 +9402,7 @@ corresponding to a successful execution.
9402;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9402;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9403;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9403;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9404;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9404;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9405;;;;;; (20331 30588)) 9405;;;;;; (20332 33075))
9406;;; Generated autoloads from progmodes/etags.el 9406;;; Generated autoloads from progmodes/etags.el
9407 9407
9408(defvar tags-file-name nil "\ 9408(defvar tags-file-name nil "\
@@ -9720,7 +9720,7 @@ for \\[find-tag] (which see).
9720;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9720;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9721;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9721;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9722;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9722;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9723;;;;;; (20229 34587)) 9723;;;;;; (20309 60936))
9724;;; Generated autoloads from language/ethio-util.el 9724;;; Generated autoloads from language/ethio-util.el
9725 9725
9726(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9726(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9890,7 +9890,7 @@ With ARG, insert that many delimiters.
9890 9890
9891;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9891;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9892;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9892;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9893;;;;;; (20300 47034)) 9893;;;;;; (20309 60936))
9894;;; Generated autoloads from net/eudc.el 9894;;; Generated autoloads from net/eudc.el
9895 9895
9896(autoload 'eudc-set-server "eudc" "\ 9896(autoload 'eudc-set-server "eudc" "\
@@ -9946,7 +9946,7 @@ This does nothing except loading eudc by autoload side-effect.
9946 9946
9947;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9947;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9948;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9948;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9949;;;;;; "eudc-bob" "net/eudc-bob.el" (20229 34587)) 9949;;;;;; "eudc-bob" "net/eudc-bob.el" (20309 60936))
9950;;; Generated autoloads from net/eudc-bob.el 9950;;; Generated autoloads from net/eudc-bob.el
9951 9951
9952(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9952(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9982,7 +9982,7 @@ Display a button for the JPEG DATA.
9982;;;*** 9982;;;***
9983 9983
9984;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9984;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9985;;;;;; "eudc-export" "net/eudc-export.el" (20229 34587)) 9985;;;;;; "eudc-export" "net/eudc-export.el" (20309 60936))
9986;;; Generated autoloads from net/eudc-export.el 9986;;; Generated autoloads from net/eudc-export.el
9987 9987
9988(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9988(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9999,7 +9999,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9999;;;*** 9999;;;***
10000 10000
10001;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10001;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10002;;;;;; (20229 34587)) 10002;;;;;; (20309 60936))
10003;;; Generated autoloads from net/eudc-hotlist.el 10003;;; Generated autoloads from net/eudc-hotlist.el
10004 10004
10005(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10005(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10009,8 +10009,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10009 10009
10010;;;*** 10010;;;***
10011 10011
10012;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20300 10012;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20309
10013;;;;;; 47034)) 10013;;;;;; 60936))
10014;;; Generated autoloads from emacs-lisp/ewoc.el 10014;;; Generated autoloads from emacs-lisp/ewoc.el
10015 10015
10016(autoload 'ewoc-create "ewoc" "\ 10016(autoload 'ewoc-create "ewoc" "\
@@ -10039,7 +10039,7 @@ fourth arg NOSEP non-nil inhibits this.
10039;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10039;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10040;;;;;; executable-self-display executable-set-magic executable-interpret 10040;;;;;; executable-self-display executable-set-magic executable-interpret
10041;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10041;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10042;;;;;; (20229 34587)) 10042;;;;;; (20309 60936))
10043;;; Generated autoloads from progmodes/executable.el 10043;;; Generated autoloads from progmodes/executable.el
10044 10044
10045(autoload 'executable-command-find-posix-p "executable" "\ 10045(autoload 'executable-command-find-posix-p "executable" "\
@@ -10082,7 +10082,7 @@ file modes.
10082 10082
10083;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10083;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10084;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10084;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10085;;;;;; (20229 34587)) 10085;;;;;; (20309 60936))
10086;;; Generated autoloads from expand.el 10086;;; Generated autoloads from expand.el
10087 10087
10088(autoload 'expand-add-abbrevs "expand" "\ 10088(autoload 'expand-add-abbrevs "expand" "\
@@ -10131,7 +10131,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10131 10131
10132;;;*** 10132;;;***
10133 10133
10134;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20257 13883)) 10134;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20309 60936))
10135;;; Generated autoloads from progmodes/f90.el 10135;;; Generated autoloads from progmodes/f90.el
10136 10136
10137(autoload 'f90-mode "f90" "\ 10137(autoload 'f90-mode "f90" "\
@@ -10202,7 +10202,7 @@ with no args, if that value is non-nil.
10202;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10202;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10203;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10203;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10204;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20329 10204;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20329
10205;;;;;; 43687)) 10205;;;;;; 30063))
10206;;; Generated autoloads from face-remap.el 10206;;; Generated autoloads from face-remap.el
10207 10207
10208(autoload 'face-remap-add-relative "face-remap" "\ 10208(autoload 'face-remap-add-relative "face-remap" "\
@@ -10350,7 +10350,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10350 10350
10351;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10351;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10352;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10352;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10353;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20300 47034)) 10353;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20309 60936))
10354;;; Generated autoloads from mail/feedmail.el 10354;;; Generated autoloads from mail/feedmail.el
10355 10355
10356(autoload 'feedmail-send-it "feedmail" "\ 10356(autoload 'feedmail-send-it "feedmail" "\
@@ -10404,7 +10404,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10404;;;*** 10404;;;***
10405 10405
10406;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10406;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10407;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20292 53022)) 10407;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20309 60936))
10408;;; Generated autoloads from ffap.el 10408;;; Generated autoloads from ffap.el
10409 10409
10410(autoload 'ffap-next "ffap" "\ 10410(autoload 'ffap-next "ffap" "\
@@ -10468,7 +10468,7 @@ Evaluate the forms in variable `ffap-bindings'.
10468;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10468;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10469;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10469;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10470;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10470;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10471;;;;;; "filecache" "filecache.el" (20229 34587)) 10471;;;;;; "filecache" "filecache.el" (20309 60936))
10472;;; Generated autoloads from filecache.el 10472;;; Generated autoloads from filecache.el
10473 10473
10474(autoload 'file-cache-add-directory "filecache" "\ 10474(autoload 'file-cache-add-directory "filecache" "\
@@ -10528,7 +10528,7 @@ the name is considered already unique; only the second substitution
10528;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10528;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10529;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10529;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10530;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10530;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10531;;;;;; add-file-local-variable) "files-x" "files-x.el" (20229 34587)) 10531;;;;;; add-file-local-variable) "files-x" "files-x.el" (20309 60936))
10532;;; Generated autoloads from files-x.el 10532;;; Generated autoloads from files-x.el
10533 10533
10534(autoload 'add-file-local-variable "files-x" "\ 10534(autoload 'add-file-local-variable "files-x" "\
@@ -10593,8 +10593,8 @@ Copy directory-local variables to the -*- line.
10593 10593
10594;;;*** 10594;;;***
10595 10595
10596;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20300 10596;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20309
10597;;;;;; 47034)) 10597;;;;;; 60936))
10598;;; Generated autoloads from filesets.el 10598;;; Generated autoloads from filesets.el
10599 10599
10600(autoload 'filesets-init "filesets" "\ 10600(autoload 'filesets-init "filesets" "\
@@ -10605,7 +10605,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10605 10605
10606;;;*** 10606;;;***
10607 10607
10608;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20229 34587)) 10608;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20309 60936))
10609;;; Generated autoloads from find-cmd.el 10609;;; Generated autoloads from find-cmd.el
10610 10610
10611(autoload 'find-cmd "find-cmd" "\ 10611(autoload 'find-cmd "find-cmd" "\
@@ -10625,7 +10625,7 @@ result is a string that should be ready for the command line.
10625;;;*** 10625;;;***
10626 10626
10627;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10627;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10628;;;;;; "find-dired.el" (20239 38674)) 10628;;;;;; "find-dired.el" (20309 60936))
10629;;; Generated autoloads from find-dired.el 10629;;; Generated autoloads from find-dired.el
10630 10630
10631(autoload 'find-dired "find-dired" "\ 10631(autoload 'find-dired "find-dired" "\
@@ -10665,7 +10665,7 @@ use in place of \"-ls\" as the final argument.
10665 10665
10666;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10666;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10667;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10667;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10668;;;;;; (20229 34587)) 10668;;;;;; (20309 60936))
10669;;; Generated autoloads from find-file.el 10669;;; Generated autoloads from find-file.el
10670 10670
10671(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10671(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10759,7 +10759,7 @@ Visit the file you click on in another window.
10759;;;;;; find-variable find-variable-noselect find-function-other-frame 10759;;;;;; find-variable find-variable-noselect find-function-other-frame
10760;;;;;; find-function-other-window find-function find-function-noselect 10760;;;;;; find-function-other-window find-function find-function-noselect
10761;;;;;; find-function-search-for-symbol find-library) "find-func" 10761;;;;;; find-function-search-for-symbol find-library) "find-func"
10762;;;;;; "emacs-lisp/find-func.el" (20229 34587)) 10762;;;;;; "emacs-lisp/find-func.el" (20309 60936))
10763;;; Generated autoloads from emacs-lisp/find-func.el 10763;;; Generated autoloads from emacs-lisp/find-func.el
10764 10764
10765(autoload 'find-library "find-func" "\ 10765(autoload 'find-library "find-func" "\
@@ -10918,7 +10918,7 @@ Define some key bindings for the find-function family of functions.
10918;;;*** 10918;;;***
10919 10919
10920;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10920;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10921;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20229 34587)) 10921;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20309 60936))
10922;;; Generated autoloads from find-lisp.el 10922;;; Generated autoloads from find-lisp.el
10923 10923
10924(autoload 'find-lisp-find-dired "find-lisp" "\ 10924(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10939,7 +10939,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10939;;;*** 10939;;;***
10940 10940
10941;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10941;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10942;;;;;; "finder" "finder.el" (20229 34587)) 10942;;;;;; "finder" "finder.el" (20309 60936))
10943;;; Generated autoloads from finder.el 10943;;; Generated autoloads from finder.el
10944 10944
10945(autoload 'finder-list-keywords "finder" "\ 10945(autoload 'finder-list-keywords "finder" "\
@@ -10961,7 +10961,7 @@ Find packages matching a given keyword.
10961;;;*** 10961;;;***
10962 10962
10963;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10963;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10964;;;;;; "flow-ctrl.el" (20229 34587)) 10964;;;;;; "flow-ctrl.el" (20309 60936))
10965;;; Generated autoloads from flow-ctrl.el 10965;;; Generated autoloads from flow-ctrl.el
10966 10966
10967(autoload 'enable-flow-control "flow-ctrl" "\ 10967(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10983,7 +10983,7 @@ to get the effect of a C-q.
10983;;;*** 10983;;;***
10984 10984
10985;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10985;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10986;;;;;; (20229 34587)) 10986;;;;;; (20309 60936))
10987;;; Generated autoloads from gnus/flow-fill.el 10987;;; Generated autoloads from gnus/flow-fill.el
10988 10988
10989(autoload 'fill-flowed-encode "flow-fill" "\ 10989(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10999,7 +10999,7 @@ to get the effect of a C-q.
10999;;;*** 10999;;;***
11000 11000
11001;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 11001;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
11002;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20273 55692)) 11002;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20309 60936))
11003;;; Generated autoloads from progmodes/flymake.el 11003;;; Generated autoloads from progmodes/flymake.el
11004 11004
11005(autoload 'flymake-mode "flymake" "\ 11005(autoload 'flymake-mode "flymake" "\
@@ -11029,7 +11029,7 @@ Turn flymake mode off.
11029 11029
11030;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11030;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11031;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11031;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11032;;;;;; "flyspell" "textmodes/flyspell.el" (20229 34587)) 11032;;;;;; "flyspell" "textmodes/flyspell.el" (20309 60936))
11033;;; Generated autoloads from textmodes/flyspell.el 11033;;; Generated autoloads from textmodes/flyspell.el
11034 11034
11035(autoload 'flyspell-prog-mode "flyspell" "\ 11035(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11101,7 +11101,7 @@ Flyspell whole buffer.
11101 11101
11102;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11102;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11103;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11103;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11104;;;;;; (20229 34587)) 11104;;;;;; (20329 33834))
11105;;; Generated autoloads from follow.el 11105;;; Generated autoloads from follow.el
11106 11106
11107(autoload 'turn-on-follow-mode "follow" "\ 11107(autoload 'turn-on-follow-mode "follow" "\
@@ -11177,8 +11177,8 @@ in your `~/.emacs' file, replacing [f7] by your favorite key:
11177 11177
11178;;;*** 11178;;;***
11179 11179
11180;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20229 11180;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20309
11181;;;;;; 34587)) 11181;;;;;; 60936))
11182;;; Generated autoloads from mail/footnote.el 11182;;; Generated autoloads from mail/footnote.el
11183 11183
11184(autoload 'footnote-mode "footnote" "\ 11184(autoload 'footnote-mode "footnote" "\
@@ -11197,7 +11197,7 @@ play around with the following keys:
11197;;;*** 11197;;;***
11198 11198
11199;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11199;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11200;;;;;; "forms" "forms.el" (20338 58662)) 11200;;;;;; "forms" "forms.el" (20341 24416))
11201;;; Generated autoloads from forms.el 11201;;; Generated autoloads from forms.el
11202 11202
11203(autoload 'forms-mode "forms" "\ 11203(autoload 'forms-mode "forms" "\
@@ -11234,7 +11234,7 @@ Visit a file in Forms mode in other window.
11234;;;*** 11234;;;***
11235 11235
11236;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11236;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11237;;;;;; (20229 34587)) 11237;;;;;; (20309 60936))
11238;;; Generated autoloads from progmodes/fortran.el 11238;;; Generated autoloads from progmodes/fortran.el
11239 11239
11240(autoload 'fortran-mode "fortran" "\ 11240(autoload 'fortran-mode "fortran" "\
@@ -11312,7 +11312,7 @@ with no args, if that value is non-nil.
11312;;;*** 11312;;;***
11313 11313
11314;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11314;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11315;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20229 34587)) 11315;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20309 60936))
11316;;; Generated autoloads from play/fortune.el 11316;;; Generated autoloads from play/fortune.el
11317 11317
11318(autoload 'fortune-add-fortune "fortune" "\ 11318(autoload 'fortune-add-fortune "fortune" "\
@@ -11361,7 +11361,7 @@ and choose the directory as the fortune-file.
11361;;;*** 11361;;;***
11362 11362
11363;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11363;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11364;;;;;; (20319 7847)) 11364;;;;;; (20320 14810))
11365;;; Generated autoloads from progmodes/gdb-mi.el 11365;;; Generated autoloads from progmodes/gdb-mi.el
11366 11366
11367(defvar gdb-enable-debug nil "\ 11367(defvar gdb-enable-debug nil "\
@@ -11428,8 +11428,8 @@ detailed description of this mode.
11428;;;*** 11428;;;***
11429 11429
11430;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11430;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11431;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20229 11431;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20309
11432;;;;;; 34587)) 11432;;;;;; 60936))
11433;;; Generated autoloads from emacs-lisp/generic.el 11433;;; Generated autoloads from emacs-lisp/generic.el
11434 11434
11435(defvar generic-mode-list nil "\ 11435(defvar generic-mode-list nil "\
@@ -11506,7 +11506,7 @@ regular expression that can be used as an element of
11506;;;*** 11506;;;***
11507 11507
11508;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11508;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11509;;;;;; (20273 55692)) 11509;;;;;; (20309 60936))
11510;;; Generated autoloads from progmodes/glasses.el 11510;;; Generated autoloads from progmodes/glasses.el
11511 11511
11512(autoload 'glasses-mode "glasses" "\ 11512(autoload 'glasses-mode "glasses" "\
@@ -11522,7 +11522,7 @@ add virtual separators (like underscores) at places they belong to.
11522 11522
11523;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11523;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11524;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11524;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11525;;;;;; (20300 47034)) 11525;;;;;; (20309 60936))
11526;;; Generated autoloads from gnus/gmm-utils.el 11526;;; Generated autoloads from gnus/gmm-utils.el
11527 11527
11528(autoload 'gmm-regexp-concat "gmm-utils" "\ 11528(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11577,7 +11577,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11577;;;*** 11577;;;***
11578 11578
11579;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11579;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11580;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20276 33121)) 11580;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20309 60936))
11581;;; Generated autoloads from gnus/gnus.el 11581;;; Generated autoloads from gnus/gnus.el
11582(when (fboundp 'custom-autoload) 11582(when (fboundp 'custom-autoload)
11583 (custom-autoload 'gnus-select-method "gnus")) 11583 (custom-autoload 'gnus-select-method "gnus"))
@@ -11630,7 +11630,7 @@ prompt the user for the name of an NNTP server to use.
11630;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11630;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11631;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11631;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11632;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11632;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11633;;;;;; "gnus/gnus-agent.el" (20300 47034)) 11633;;;;;; "gnus/gnus-agent.el" (20309 60936))
11634;;; Generated autoloads from gnus/gnus-agent.el 11634;;; Generated autoloads from gnus/gnus-agent.el
11635 11635
11636(autoload 'gnus-unplugged "gnus-agent" "\ 11636(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11721,7 +11721,7 @@ If CLEAN, obsolete (ignore).
11721;;;*** 11721;;;***
11722 11722
11723;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11723;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11724;;;;;; (20280 61753)) 11724;;;;;; (20309 60936))
11725;;; Generated autoloads from gnus/gnus-art.el 11725;;; Generated autoloads from gnus/gnus-art.el
11726 11726
11727(autoload 'gnus-article-prepare-display "gnus-art" "\ 11727(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11732,7 +11732,7 @@ Make the current buffer look like a nice article.
11732;;;*** 11732;;;***
11733 11733
11734;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11734;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11735;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20229 34587)) 11735;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20309 60936))
11736;;; Generated autoloads from gnus/gnus-bookmark.el 11736;;; Generated autoloads from gnus/gnus-bookmark.el
11737 11737
11738(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11738(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11757,8 +11757,8 @@ deletion, or > if it is flagged for displaying.
11757 11757
11758;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11758;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11759;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11759;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11760;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20229 11760;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20309
11761;;;;;; 34587)) 11761;;;;;; 60936))
11762;;; Generated autoloads from gnus/gnus-cache.el 11762;;; Generated autoloads from gnus/gnus-cache.el
11763 11763
11764(autoload 'gnus-jog-cache "gnus-cache" "\ 11764(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11800,7 +11800,7 @@ supported.
11800;;;*** 11800;;;***
11801 11801
11802;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11802;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11803;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20229 34587)) 11803;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20309 60936))
11804;;; Generated autoloads from gnus/gnus-delay.el 11804;;; Generated autoloads from gnus/gnus-delay.el
11805 11805
11806(autoload 'gnus-delay-article "gnus-delay" "\ 11806(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11836,7 +11836,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11836;;;*** 11836;;;***
11837 11837
11838;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11838;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11839;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20229 34587)) 11839;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20309 60936))
11840;;; Generated autoloads from gnus/gnus-diary.el 11840;;; Generated autoloads from gnus/gnus-diary.el
11841 11841
11842(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11842(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11852,7 +11852,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11852;;;*** 11852;;;***
11853 11853
11854;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11854;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11855;;;;;; (20229 34587)) 11855;;;;;; (20309 60936))
11856;;; Generated autoloads from gnus/gnus-dired.el 11856;;; Generated autoloads from gnus/gnus-dired.el
11857 11857
11858(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11858(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11863,7 +11863,7 @@ Convenience method to turn on gnus-dired-mode.
11863;;;*** 11863;;;***
11864 11864
11865;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11865;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11866;;;;;; (20229 34587)) 11866;;;;;; (20309 60936))
11867;;; Generated autoloads from gnus/gnus-draft.el 11867;;; Generated autoloads from gnus/gnus-draft.el
11868 11868
11869(autoload 'gnus-draft-reminder "gnus-draft" "\ 11869(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11875,8 +11875,8 @@ Reminder user if there are unsent drafts.
11875 11875
11876;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11876;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11877;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11877;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11878;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20229 11878;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20309
11879;;;;;; 34587)) 11879;;;;;; 60936))
11880;;; Generated autoloads from gnus/gnus-fun.el 11880;;; Generated autoloads from gnus/gnus-fun.el
11881 11881
11882(autoload 'gnus-random-x-face "gnus-fun" "\ 11882(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11921,7 +11921,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11921;;;*** 11921;;;***
11922 11922
11923;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 11923;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
11924;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20229 34587)) 11924;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20309 60936))
11925;;; Generated autoloads from gnus/gnus-gravatar.el 11925;;; Generated autoloads from gnus/gnus-gravatar.el
11926 11926
11927(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 11927(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -11939,7 +11939,7 @@ If gravatars are already displayed, remove them.
11939;;;*** 11939;;;***
11940 11940
11941;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11941;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11942;;;;;; "gnus-group" "gnus/gnus-group.el" (20266 28861)) 11942;;;;;; "gnus-group" "gnus/gnus-group.el" (20309 60936))
11943;;; Generated autoloads from gnus/gnus-group.el 11943;;; Generated autoloads from gnus/gnus-group.el
11944 11944
11945(autoload 'gnus-fetch-group "gnus-group" "\ 11945(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11957,7 +11957,7 @@ Pop up a frame and enter GROUP.
11957;;;*** 11957;;;***
11958 11958
11959;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 11959;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
11960;;;;;; "gnus/gnus-html.el" (20273 55604)) 11960;;;;;; "gnus/gnus-html.el" (20309 60936))
11961;;; Generated autoloads from gnus/gnus-html.el 11961;;; Generated autoloads from gnus/gnus-html.el
11962 11962
11963(autoload 'gnus-article-html "gnus-html" "\ 11963(autoload 'gnus-article-html "gnus-html" "\
@@ -11973,7 +11973,7 @@ Pop up a frame and enter GROUP.
11973;;;*** 11973;;;***
11974 11974
11975;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11975;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11976;;;;;; (20229 34587)) 11976;;;;;; (20309 60936))
11977;;; Generated autoloads from gnus/gnus-kill.el 11977;;; Generated autoloads from gnus/gnus-kill.el
11978 11978
11979(defalias 'gnus-batch-kill 'gnus-batch-score) 11979(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11988,7 +11988,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11988 11988
11989;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11989;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11990;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11990;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11991;;;;;; (20229 34587)) 11991;;;;;; (20309 60936))
11992;;; Generated autoloads from gnus/gnus-ml.el 11992;;; Generated autoloads from gnus/gnus-ml.el
11993 11993
11994(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11994(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12013,7 +12013,7 @@ Minor mode for providing mailing-list commands.
12013 12013
12014;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12014;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12015;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12015;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12016;;;;;; (20229 34587)) 12016;;;;;; (20309 60936))
12017;;; Generated autoloads from gnus/gnus-mlspl.el 12017;;; Generated autoloads from gnus/gnus-mlspl.el
12018 12018
12019(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12019(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12114,7 +12114,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12114;;;*** 12114;;;***
12115 12115
12116;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12116;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12117;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20321 49576)) 12117;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20321 38938))
12118;;; Generated autoloads from gnus/gnus-msg.el 12118;;; Generated autoloads from gnus/gnus-msg.el
12119 12119
12120(autoload 'gnus-msg-mail "gnus-msg" "\ 12120(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12142,7 +12142,7 @@ Like `message-reply'.
12142 12142
12143;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12143;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12144;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12144;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12145;;;;;; (20279 40897)) 12145;;;;;; (20309 60936))
12146;;; Generated autoloads from gnus/gnus-picon.el 12146;;; Generated autoloads from gnus/gnus-picon.el
12147 12147
12148(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12148(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12169,7 +12169,7 @@ If picons are already displayed, remove them.
12169;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12169;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12170;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12170;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12171;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12171;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12172;;;;;; "gnus/gnus-range.el" (20229 34587)) 12172;;;;;; "gnus/gnus-range.el" (20309 60936))
12173;;; Generated autoloads from gnus/gnus-range.el 12173;;; Generated autoloads from gnus/gnus-range.el
12174 12174
12175(autoload 'gnus-sorted-difference "gnus-range" "\ 12175(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12237,7 +12237,7 @@ Add NUM into sorted LIST by side effect.
12237;;;*** 12237;;;***
12238 12238
12239;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12239;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12240;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20279 40897)) 12240;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20309 60936))
12241;;; Generated autoloads from gnus/gnus-registry.el 12241;;; Generated autoloads from gnus/gnus-registry.el
12242 12242
12243(autoload 'gnus-registry-initialize "gnus-registry" "\ 12243(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12253,8 +12253,8 @@ Install the registry hooks.
12253;;;*** 12253;;;***
12254 12254
12255;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12255;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12256;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20229 12256;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20309
12257;;;;;; 34587)) 12257;;;;;; 60936))
12258;;; Generated autoloads from gnus/gnus-sieve.el 12258;;; Generated autoloads from gnus/gnus-sieve.el
12259 12259
12260(autoload 'gnus-sieve-update "gnus-sieve" "\ 12260(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12282,7 +12282,7 @@ See the documentation for these variables and functions for details.
12282;;;*** 12282;;;***
12283 12283
12284;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12284;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12285;;;;;; (20229 34587)) 12285;;;;;; (20309 60936))
12286;;; Generated autoloads from gnus/gnus-spec.el 12286;;; Generated autoloads from gnus/gnus-spec.el
12287 12287
12288(autoload 'gnus-update-format "gnus-spec" "\ 12288(autoload 'gnus-update-format "gnus-spec" "\
@@ -12293,7 +12293,7 @@ Update the format specification near point.
12293;;;*** 12293;;;***
12294 12294
12295;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12295;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12296;;;;;; (20286 14149)) 12296;;;;;; (20309 60936))
12297;;; Generated autoloads from gnus/gnus-start.el 12297;;; Generated autoloads from gnus/gnus-start.el
12298 12298
12299(autoload 'gnus-declare-backend "gnus-start" "\ 12299(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12304,7 +12304,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12304;;;*** 12304;;;***
12305 12305
12306;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12306;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12307;;;;;; (20321 49576)) 12307;;;;;; (20321 38938))
12308;;; Generated autoloads from gnus/gnus-sum.el 12308;;; Generated autoloads from gnus/gnus-sum.el
12309 12309
12310(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12310(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12316,7 +12316,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12316;;;*** 12316;;;***
12317 12317
12318;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12318;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12319;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20229 34587)) 12319;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20309 60936))
12320;;; Generated autoloads from gnus/gnus-sync.el 12320;;; Generated autoloads from gnus/gnus-sync.el
12321 12321
12322(autoload 'gnus-sync-initialize "gnus-sync" "\ 12322(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12332,7 +12332,7 @@ Install the sync hooks.
12332;;;*** 12332;;;***
12333 12333
12334;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12334;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12335;;;;;; (20232 10689)) 12335;;;;;; (20309 60936))
12336;;; Generated autoloads from gnus/gnus-win.el 12336;;; Generated autoloads from gnus/gnus-win.el
12337 12337
12338(autoload 'gnus-add-configuration "gnus-win" "\ 12338(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12343,7 +12343,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12343;;;*** 12343;;;***
12344 12344
12345;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12345;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12346;;;;;; (20286 55781)) 12346;;;;;; (20309 60936))
12347;;; Generated autoloads from net/gnutls.el 12347;;; Generated autoloads from net/gnutls.el
12348 12348
12349(defvar gnutls-min-prime-bits nil "\ 12349(defvar gnutls-min-prime-bits nil "\
@@ -12359,7 +12359,7 @@ A value of nil says to use the default gnutls value.")
12359 12359
12360;;;*** 12360;;;***
12361 12361
12362;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20300 47034)) 12362;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20309 60936))
12363;;; Generated autoloads from play/gomoku.el 12363;;; Generated autoloads from play/gomoku.el
12364 12364
12365(autoload 'gomoku "gomoku" "\ 12365(autoload 'gomoku "gomoku" "\
@@ -12386,8 +12386,8 @@ Use \\[describe-mode] for more info.
12386;;;*** 12386;;;***
12387 12387
12388;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12388;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12389;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20273 12389;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20309
12390;;;;;; 55692)) 12390;;;;;; 60936))
12391;;; Generated autoloads from net/goto-addr.el 12391;;; Generated autoloads from net/goto-addr.el
12392 12392
12393(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12393(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12429,7 +12429,7 @@ Like `goto-address-mode', but only for comments and strings.
12429;;;*** 12429;;;***
12430 12430
12431;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12431;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12432;;;;;; "gravatar" "gnus/gravatar.el" (20279 40897)) 12432;;;;;; "gravatar" "gnus/gravatar.el" (20309 60936))
12433;;; Generated autoloads from gnus/gravatar.el 12433;;; Generated autoloads from gnus/gravatar.el
12434 12434
12435(autoload 'gravatar-retrieve "gravatar" "\ 12435(autoload 'gravatar-retrieve "gravatar" "\
@@ -12447,7 +12447,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12447 12447
12448;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12448;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12449;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12449;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12450;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20255 25045)) 12450;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20309 60936))
12451;;; Generated autoloads from progmodes/grep.el 12451;;; Generated autoloads from progmodes/grep.el
12452 12452
12453(defvar grep-window-height nil "\ 12453(defvar grep-window-height nil "\
@@ -12609,7 +12609,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12609 12609
12610;;;*** 12610;;;***
12611 12611
12612;;;### (autoloads (gs-load-image) "gs" "gs.el" (20229 34587)) 12612;;;### (autoloads (gs-load-image) "gs" "gs.el" (20309 60936))
12613;;; Generated autoloads from gs.el 12613;;; Generated autoloads from gs.el
12614 12614
12615(autoload 'gs-load-image "gs" "\ 12615(autoload 'gs-load-image "gs" "\
@@ -12623,7 +12623,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12623;;;*** 12623;;;***
12624 12624
12625;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12625;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12626;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20270 25925)) 12626;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20309 60936))
12627;;; Generated autoloads from progmodes/gud.el 12627;;; Generated autoloads from progmodes/gud.el
12628 12628
12629(autoload 'gud-gdb "gud" "\ 12629(autoload 'gud-gdb "gud" "\
@@ -12711,8 +12711,8 @@ it if ARG is omitted or nil.
12711 12711
12712;;;*** 12712;;;***
12713 12713
12714;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20300 12714;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20309
12715;;;;;; 47034)) 12715;;;;;; 60936))
12716;;; Generated autoloads from play/handwrite.el 12716;;; Generated autoloads from play/handwrite.el
12717 12717
12718(autoload 'handwrite "handwrite" "\ 12718(autoload 'handwrite "handwrite" "\
@@ -12730,7 +12730,7 @@ Variables: `handwrite-linespace' (default 12)
12730;;;*** 12730;;;***
12731 12731
12732;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12732;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12733;;;;;; (19981 40664)) 12733;;;;;; (20309 60936))
12734;;; Generated autoloads from play/hanoi.el 12734;;; Generated autoloads from play/hanoi.el
12735 12735
12736(autoload 'hanoi "hanoi" "\ 12736(autoload 'hanoi "hanoi" "\
@@ -12759,7 +12759,7 @@ to be updated.
12759 12759
12760;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12760;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12761;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12761;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12762;;;;;; "hashcash" "mail/hashcash.el" (20229 34587)) 12762;;;;;; "hashcash" "mail/hashcash.el" (20309 60936))
12763;;; Generated autoloads from mail/hashcash.el 12763;;; Generated autoloads from mail/hashcash.el
12764 12764
12765(autoload 'hashcash-insert-payment "hashcash" "\ 12765(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12804,7 +12804,7 @@ Prefix arg sets default accept amount temporarily.
12804;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12804;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12805;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12805;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12806;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12806;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12807;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20229 34587)) 12807;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20309 60936))
12808;;; Generated autoloads from help-at-pt.el 12808;;; Generated autoloads from help-at-pt.el
12809 12809
12810(autoload 'help-at-pt-string "help-at-pt" "\ 12810(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12934,7 +12934,7 @@ different regions. With numeric argument ARG, behaves like
12934;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 12934;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
12935;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 12935;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
12936;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 12936;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
12937;;;;;; "help-fns" "help-fns.el" (20298 5305)) 12937;;;;;; "help-fns" "help-fns.el" (20309 60936))
12938;;; Generated autoloads from help-fns.el 12938;;; Generated autoloads from help-fns.el
12939 12939
12940(autoload 'describe-function "help-fns" "\ 12940(autoload 'describe-function "help-fns" "\
@@ -13014,7 +13014,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13014;;;*** 13014;;;***
13015 13015
13016;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13016;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13017;;;;;; (20249 19777)) 13017;;;;;; (20309 60936))
13018;;; Generated autoloads from help-macro.el 13018;;; Generated autoloads from help-macro.el
13019 13019
13020(defvar three-step-help nil "\ 13020(defvar three-step-help nil "\
@@ -13030,8 +13030,8 @@ gives the window that lists the options.")
13030 13030
13031;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 13031;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
13032;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 13032;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
13033;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20229 13033;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20309
13034;;;;;; 34587)) 13034;;;;;; 60936))
13035;;; Generated autoloads from help-mode.el 13035;;; Generated autoloads from help-mode.el
13036 13036
13037(autoload 'help-mode "help-mode" "\ 13037(autoload 'help-mode "help-mode" "\
@@ -13124,7 +13124,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13124;;;*** 13124;;;***
13125 13125
13126;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13126;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13127;;;;;; "emacs-lisp/helper.el" (20229 34587)) 13127;;;;;; "emacs-lisp/helper.el" (20309 60936))
13128;;; Generated autoloads from emacs-lisp/helper.el 13128;;; Generated autoloads from emacs-lisp/helper.el
13129 13129
13130(autoload 'Helper-describe-bindings "helper" "\ 13130(autoload 'Helper-describe-bindings "helper" "\
@@ -13140,7 +13140,7 @@ Provide help for current mode.
13140;;;*** 13140;;;***
13141 13141
13142;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13142;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13143;;;;;; "hexl.el" (20229 34587)) 13143;;;;;; "hexl.el" (20309 60936))
13144;;; Generated autoloads from hexl.el 13144;;; Generated autoloads from hexl.el
13145 13145
13146(autoload 'hexl-mode "hexl" "\ 13146(autoload 'hexl-mode "hexl" "\
@@ -13237,7 +13237,7 @@ This discards the buffer's undo information.
13237;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13237;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13238;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13238;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13239;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13239;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13240;;;;;; (20229 34587)) 13240;;;;;; (20309 60936))
13241;;; Generated autoloads from hi-lock.el 13241;;; Generated autoloads from hi-lock.el
13242 13242
13243(autoload 'hi-lock-mode "hi-lock" "\ 13243(autoload 'hi-lock-mode "hi-lock" "\
@@ -13376,7 +13376,7 @@ be found in variable `hi-lock-interactive-patterns'.
13376;;;*** 13376;;;***
13377 13377
13378;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13378;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13379;;;;;; (20229 34587)) 13379;;;;;; (20309 60936))
13380;;; Generated autoloads from progmodes/hideif.el 13380;;; Generated autoloads from progmodes/hideif.el
13381 13381
13382(autoload 'hide-ifdef-mode "hideif" "\ 13382(autoload 'hide-ifdef-mode "hideif" "\
@@ -13420,7 +13420,7 @@ Several variables affect how the hiding is done:
13420;;;*** 13420;;;***
13421 13421
13422;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13422;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13423;;;;;; (20330 64553)) 13423;;;;;; (20330 2324))
13424;;; Generated autoloads from progmodes/hideshow.el 13424;;; Generated autoloads from progmodes/hideshow.el
13425 13425
13426(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ 13426(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\
@@ -13486,8 +13486,8 @@ Unconditionally turn off `hs-minor-mode'.
13486;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13486;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13487;;;;;; highlight-changes-previous-change highlight-changes-next-change 13487;;;;;; highlight-changes-previous-change highlight-changes-next-change
13488;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13488;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13489;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20229 13489;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20309
13490;;;;;; 34587)) 13490;;;;;; 60936))
13491;;; Generated autoloads from hilit-chg.el 13491;;; Generated autoloads from hilit-chg.el
13492 13492
13493(autoload 'highlight-changes-mode "hilit-chg" "\ 13493(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13622,7 +13622,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13622;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13622;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13623;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13623;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13624;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13624;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13625;;;;;; "hippie-exp.el" (20229 34587)) 13625;;;;;; "hippie-exp.el" (20309 60936))
13626;;; Generated autoloads from hippie-exp.el 13626;;; Generated autoloads from hippie-exp.el
13627 13627
13628(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\ 13628(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\
@@ -13695,7 +13695,7 @@ argument VERBOSE non-nil makes the function verbose.
13695;;;*** 13695;;;***
13696 13696
13697;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13697;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13698;;;;;; (20229 34587)) 13698;;;;;; (20309 60936))
13699;;; Generated autoloads from hl-line.el 13699;;; Generated autoloads from hl-line.el
13700 13700
13701(autoload 'hl-line-mode "hl-line" "\ 13701(autoload 'hl-line-mode "hl-line" "\
@@ -13748,7 +13748,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13748;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13748;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13749;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13749;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13750;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13750;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13751;;;;;; "calendar/holidays.el" (20287 5356)) 13751;;;;;; "calendar/holidays.el" (20309 60936))
13752;;; Generated autoloads from calendar/holidays.el 13752;;; Generated autoloads from calendar/holidays.el
13753 13753
13754(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13754(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -13896,8 +13896,8 @@ The optional LABEL is used to label the buffer created.
13896 13896
13897;;;*** 13897;;;***
13898 13898
13899;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20229 13899;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20309
13900;;;;;; 34587)) 13900;;;;;; 60936))
13901;;; Generated autoloads from gnus/html2text.el 13901;;; Generated autoloads from gnus/html2text.el
13902 13902
13903(autoload 'html2text "html2text" "\ 13903(autoload 'html2text "html2text" "\
@@ -13908,7 +13908,7 @@ Convert HTML to plain text in the current buffer.
13908;;;*** 13908;;;***
13909 13909
13910;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 13910;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
13911;;;;;; "htmlfontify" "htmlfontify.el" (20325 46630)) 13911;;;;;; "htmlfontify" "htmlfontify.el" (20324 39235))
13912;;; Generated autoloads from htmlfontify.el 13912;;; Generated autoloads from htmlfontify.el
13913 13913
13914(autoload 'htmlfontify-buffer "htmlfontify" "\ 13914(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -13941,8 +13941,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
13941;;;*** 13941;;;***
13942 13942
13943;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13943;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13944;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20229 13944;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20309
13945;;;;;; 34587)) 13945;;;;;; 60936))
13946;;; Generated autoloads from ibuf-macs.el 13946;;; Generated autoloads from ibuf-macs.el
13947 13947
13948(autoload 'define-ibuffer-column "ibuf-macs" "\ 13948(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14039,7 +14039,7 @@ bound to the current value of the filter.
14039;;;*** 14039;;;***
14040 14040
14041;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14041;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14042;;;;;; "ibuffer" "ibuffer.el" (20317 52527)) 14042;;;;;; "ibuffer" "ibuffer.el" (20317 25086))
14043;;; Generated autoloads from ibuffer.el 14043;;; Generated autoloads from ibuffer.el
14044 14044
14045(autoload 'ibuffer-list-buffers "ibuffer" "\ 14045(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14080,7 +14080,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14080 14080
14081;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14081;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14082;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14082;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14083;;;;;; "calendar/icalendar.el" (20319 7847)) 14083;;;;;; "calendar/icalendar.el" (20320 14810))
14084;;; Generated autoloads from calendar/icalendar.el 14084;;; Generated autoloads from calendar/icalendar.el
14085 14085
14086(autoload 'icalendar-export-file "icalendar" "\ 14086(autoload 'icalendar-export-file "icalendar" "\
@@ -14132,8 +14132,8 @@ buffer `*icalendar-errors*'.
14132 14132
14133;;;*** 14133;;;***
14134 14134
14135;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20294 14135;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20309
14136;;;;;; 38748)) 14136;;;;;; 60936))
14137;;; Generated autoloads from icomplete.el 14137;;; Generated autoloads from icomplete.el
14138 14138
14139(defvar icomplete-mode nil "\ 14139(defvar icomplete-mode nil "\
@@ -14155,7 +14155,7 @@ the mode if ARG is omitted or nil.
14155 14155
14156;;;*** 14156;;;***
14157 14157
14158;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20229 34587)) 14158;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20309 60936))
14159;;; Generated autoloads from progmodes/icon.el 14159;;; Generated autoloads from progmodes/icon.el
14160 14160
14161(autoload 'icon-mode "icon" "\ 14161(autoload 'icon-mode "icon" "\
@@ -14196,7 +14196,7 @@ with no args, if that value is non-nil.
14196;;;*** 14196;;;***
14197 14197
14198;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14198;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14199;;;;;; (20237 28610)) 14199;;;;;; (20309 60936))
14200;;; Generated autoloads from progmodes/idlw-shell.el 14200;;; Generated autoloads from progmodes/idlw-shell.el
14201 14201
14202(autoload 'idlwave-shell "idlw-shell" "\ 14202(autoload 'idlwave-shell "idlw-shell" "\
@@ -14222,7 +14222,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14222;;;*** 14222;;;***
14223 14223
14224;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14224;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14225;;;;;; (20229 34587)) 14225;;;;;; (20309 60936))
14226;;; Generated autoloads from progmodes/idlwave.el 14226;;; Generated autoloads from progmodes/idlwave.el
14227 14227
14228(autoload 'idlwave-mode "idlwave" "\ 14228(autoload 'idlwave-mode "idlwave" "\
@@ -14357,7 +14357,7 @@ The main features of this mode are
14357;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14357;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14358;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14358;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14359;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20330 14359;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20330
14360;;;;;; 64553)) 14360;;;;;; 976))
14361;;; Generated autoloads from ido.el 14361;;; Generated autoloads from ido.el
14362 14362
14363(defvar ido-mode nil "\ 14363(defvar ido-mode nil "\
@@ -14617,7 +14617,7 @@ DEF, if non-nil, is the default value.
14617 14617
14618;;;*** 14618;;;***
14619 14619
14620;;;### (autoloads (ielm) "ielm" "ielm.el" (20229 34587)) 14620;;;### (autoloads (ielm) "ielm" "ielm.el" (20309 60936))
14621;;; Generated autoloads from ielm.el 14621;;; Generated autoloads from ielm.el
14622 14622
14623(autoload 'ielm "ielm" "\ 14623(autoload 'ielm "ielm" "\
@@ -14628,7 +14628,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14628 14628
14629;;;*** 14629;;;***
14630 14630
14631;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20273 55691)) 14631;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20309 60936))
14632;;; Generated autoloads from iimage.el 14632;;; Generated autoloads from iimage.el
14633 14633
14634(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14634(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14649,7 +14649,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
14649;;;;;; create-image image-type-auto-detected-p image-type-available-p 14649;;;;;; create-image image-type-auto-detected-p image-type-available-p
14650;;;;;; image-type image-type-from-file-name image-type-from-file-header 14650;;;;;; image-type image-type-from-file-name image-type-from-file-header
14651;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14651;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14652;;;;;; (20342 22767)) 14652;;;;;; (20341 55868))
14653;;; Generated autoloads from image.el 14653;;; Generated autoloads from image.el
14654 14654
14655(autoload 'image-type-from-data "image" "\ 14655(autoload 'image-type-from-data "image" "\
@@ -14849,7 +14849,7 @@ If Emacs is compiled without ImageMagick support, do nothing.
14849;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14849;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14850;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14850;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14851;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 14851;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
14852;;;;;; "image-dired" "image-dired.el" (20229 34587)) 14852;;;;;; "image-dired" "image-dired.el" (20309 60936))
14853;;; Generated autoloads from image-dired.el 14853;;; Generated autoloads from image-dired.el
14854 14854
14855(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 14855(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -14987,7 +14987,7 @@ easy-to-use form.
14987 14987
14988;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14988;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14989;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14989;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14990;;;;;; "image-file.el" (20229 34587)) 14990;;;;;; "image-file.el" (20309 60936))
14991;;; Generated autoloads from image-file.el 14991;;; Generated autoloads from image-file.el
14992 14992
14993(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14993(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -15050,7 +15050,7 @@ An image file is one whose name has an extension in
15050;;;*** 15050;;;***
15051 15051
15052;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 15052;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
15053;;;;;; image-mode) "image-mode" "image-mode.el" (20274 22975)) 15053;;;;;; image-mode) "image-mode" "image-mode.el" (20309 60936))
15054;;; Generated autoloads from image-mode.el 15054;;; Generated autoloads from image-mode.el
15055 15055
15056(autoload 'image-mode "image-mode" "\ 15056(autoload 'image-mode "image-mode" "\
@@ -15095,7 +15095,7 @@ on these modes.
15095;;;*** 15095;;;***
15096 15096
15097;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15097;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15098;;;;;; imenu-sort-function) "imenu" "imenu.el" (20321 49576)) 15098;;;;;; imenu-sort-function) "imenu" "imenu.el" (20321 38938))
15099;;; Generated autoloads from imenu.el 15099;;; Generated autoloads from imenu.el
15100 15100
15101(defvar imenu-sort-function nil "\ 15101(defvar imenu-sort-function nil "\
@@ -15212,7 +15212,7 @@ for more information.
15212 15212
15213;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 15213;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
15214;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15214;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15215;;;;;; "ind-util" "language/ind-util.el" (20229 34587)) 15215;;;;;; "ind-util" "language/ind-util.el" (20309 60936))
15216;;; Generated autoloads from language/ind-util.el 15216;;; Generated autoloads from language/ind-util.el
15217 15217
15218(autoload 'indian-compose-region "ind-util" "\ 15218(autoload 'indian-compose-region "ind-util" "\
@@ -15244,7 +15244,7 @@ Convert old Emacs Devanagari characters to UCS.
15244 15244
15245;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15245;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15246;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15246;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15247;;;;;; "progmodes/inf-lisp.el" (20229 34587)) 15247;;;;;; "progmodes/inf-lisp.el" (20309 60936))
15248;;; Generated autoloads from progmodes/inf-lisp.el 15248;;; Generated autoloads from progmodes/inf-lisp.el
15249 15249
15250(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 15250(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -15311,7 +15311,7 @@ of `inferior-lisp-program'). Runs the hooks from
15311;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15311;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15312;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15312;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15313;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15313;;;;;; Info-on-current-buffer info-standalone info-emacs-manual
15314;;;;;; info info-other-window) "info" "info.el" (20330 64553)) 15314;;;;;; info info-other-window) "info" "info.el" (20330 2046))
15315;;; Generated autoloads from info.el 15315;;; Generated autoloads from info.el
15316 15316
15317(autoload 'info-other-window "info" "\ 15317(autoload 'info-other-window "info" "\
@@ -15497,7 +15497,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15497 15497
15498;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15498;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15499;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15499;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15500;;;;;; (20229 34587)) 15500;;;;;; (20309 60936))
15501;;; Generated autoloads from info-look.el 15501;;; Generated autoloads from info-look.el
15502 15502
15503(autoload 'info-lookup-reset "info-look" "\ 15503(autoload 'info-lookup-reset "info-look" "\
@@ -15546,7 +15546,7 @@ Perform completion on file preceding point.
15546 15546
15547;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15547;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15548;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15548;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15549;;;;;; (20229 34587)) 15549;;;;;; (20309 60936))
15550;;; Generated autoloads from info-xref.el 15550;;; Generated autoloads from info-xref.el
15551 15551
15552(autoload 'info-xref-check "info-xref" "\ 15552(autoload 'info-xref-check "info-xref" "\
@@ -15629,7 +15629,7 @@ the sources handy.
15629;;;*** 15629;;;***
15630 15630
15631;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15631;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15632;;;;;; Info-tagify) "informat" "informat.el" (20229 34587)) 15632;;;;;; Info-tagify) "informat" "informat.el" (20309 60936))
15633;;; Generated autoloads from informat.el 15633;;; Generated autoloads from informat.el
15634 15634
15635(autoload 'Info-tagify "informat" "\ 15635(autoload 'Info-tagify "informat" "\
@@ -15676,7 +15676,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15676 15676
15677;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15677;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15678;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15678;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15679;;;;;; (20229 34587)) 15679;;;;;; (20309 60936))
15680;;; Generated autoloads from international/isearch-x.el 15680;;; Generated autoloads from international/isearch-x.el
15681 15681
15682(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15682(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15696,8 +15696,8 @@ Toggle input method in interactive search.
15696 15696
15697;;;*** 15697;;;***
15698 15698
15699;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20229 15699;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20309
15700;;;;;; 34587)) 15700;;;;;; 60936))
15701;;; Generated autoloads from isearchb.el 15701;;; Generated autoloads from isearchb.el
15702 15702
15703(autoload 'isearchb-activate "isearchb" "\ 15703(autoload 'isearchb-activate "isearchb" "\
@@ -15713,7 +15713,7 @@ accessed via isearchb.
15713;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15713;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15714;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15714;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15715;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15715;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15716;;;;;; "international/iso-cvt.el" (20229 34587)) 15716;;;;;; "international/iso-cvt.el" (20309 60936))
15717;;; Generated autoloads from international/iso-cvt.el 15717;;; Generated autoloads from international/iso-cvt.el
15718 15718
15719(autoload 'iso-spanish "iso-cvt" "\ 15719(autoload 'iso-spanish "iso-cvt" "\
@@ -15804,7 +15804,7 @@ Add submenus to the File menu, to convert to and from various formats.
15804;;;*** 15804;;;***
15805 15805
15806;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15806;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15807;;;;;; (20229 34587)) 15807;;;;;; (20309 60936))
15808;;; Generated autoloads from international/iso-transl.el 15808;;; Generated autoloads from international/iso-transl.el
15809 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15809 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15810 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15810 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15816,7 +15816,7 @@ Add submenus to the File menu, to convert to and from various formats.
15816;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15816;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15817;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15817;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15818;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15818;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15819;;;;;; "ispell" "textmodes/ispell.el" (20341 34854)) 15819;;;;;; "ispell" "textmodes/ispell.el" (20341 56798))
15820;;; Generated autoloads from textmodes/ispell.el 15820;;; Generated autoloads from textmodes/ispell.el
15821 15821
15822(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15822(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16042,8 +16042,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16042 16042
16043;;;*** 16043;;;***
16044 16044
16045;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20229 16045;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20309
16046;;;;;; 34587)) 16046;;;;;; 60936))
16047;;; Generated autoloads from iswitchb.el 16047;;; Generated autoloads from iswitchb.el
16048 16048
16049(defvar iswitchb-mode nil "\ 16049(defvar iswitchb-mode nil "\
@@ -16071,7 +16071,7 @@ between buffers using substrings. See `iswitchb' for details.
16071;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16071;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16072;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16072;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16073;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16073;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16074;;;;;; "japan-util" "language/japan-util.el" (20229 34587)) 16074;;;;;; "japan-util" "language/japan-util.el" (20309 60936))
16075;;; Generated autoloads from language/japan-util.el 16075;;; Generated autoloads from language/japan-util.el
16076 16076
16077(autoload 'setup-japanese-environment-internal "japan-util" "\ 16077(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16149,7 +16149,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16149;;;*** 16149;;;***
16150 16150
16151;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16151;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16152;;;;;; "jka-compr.el" (20305 29707)) 16152;;;;;; "jka-compr.el" (20309 60936))
16153;;; Generated autoloads from jka-compr.el 16153;;; Generated autoloads from jka-compr.el
16154 16154
16155(defvar jka-compr-inhibit nil "\ 16155(defvar jka-compr-inhibit nil "\
@@ -16172,7 +16172,7 @@ by `jka-compr-installed'.
16172 16172
16173;;;*** 16173;;;***
16174 16174
16175;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20229 34587)) 16175;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20309 60936))
16176;;; Generated autoloads from progmodes/js.el 16176;;; Generated autoloads from progmodes/js.el
16177 16177
16178(autoload 'js-mode "js" "\ 16178(autoload 'js-mode "js" "\
@@ -16186,7 +16186,7 @@ Major mode for editing JavaScript.
16186 16186
16187;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16187;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16188;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16188;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16189;;;;;; (20237 28610)) 16189;;;;;; (20309 60936))
16190;;; Generated autoloads from emulation/keypad.el 16190;;; Generated autoloads from emulation/keypad.el
16191 16191
16192(defvar keypad-setup nil "\ 16192(defvar keypad-setup nil "\
@@ -16242,7 +16242,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16242;;;*** 16242;;;***
16243 16243
16244;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16244;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16245;;;;;; (20229 34587)) 16245;;;;;; (20309 60936))
16246;;; Generated autoloads from international/kinsoku.el 16246;;; Generated autoloads from international/kinsoku.el
16247 16247
16248(autoload 'kinsoku "kinsoku" "\ 16248(autoload 'kinsoku "kinsoku" "\
@@ -16263,8 +16263,8 @@ the context of text formatting.
16263 16263
16264;;;*** 16264;;;***
16265 16265
16266;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20229 16266;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20309
16267;;;;;; 34587)) 16267;;;;;; 60936))
16268;;; Generated autoloads from international/kkc.el 16268;;; Generated autoloads from international/kkc.el
16269 16269
16270(defvar kkc-after-update-conversion-functions nil "\ 16270(defvar kkc-after-update-conversion-functions nil "\
@@ -16289,7 +16289,7 @@ and the return value is the length of the conversion.
16289;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16289;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16290;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16290;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16291;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16291;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16292;;;;;; "kmacro" "kmacro.el" (20229 34587)) 16292;;;;;; "kmacro" "kmacro.el" (20309 60936))
16293;;; Generated autoloads from kmacro.el 16293;;; Generated autoloads from kmacro.el
16294 (global-set-key "\C-x(" 'kmacro-start-macro) 16294 (global-set-key "\C-x(" 'kmacro-start-macro)
16295 (global-set-key "\C-x)" 'kmacro-end-macro) 16295 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16400,7 +16400,7 @@ If kbd macro currently being defined end it before activating it.
16400;;;*** 16400;;;***
16401 16401
16402;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16402;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16403;;;;;; "language/korea-util.el" (20229 34587)) 16403;;;;;; "language/korea-util.el" (20309 60936))
16404;;; Generated autoloads from language/korea-util.el 16404;;; Generated autoloads from language/korea-util.el
16405 16405
16406(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16406(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16415,7 +16415,7 @@ If kbd macro currently being defined end it before activating it.
16415;;;*** 16415;;;***
16416 16416
16417;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16417;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16418;;;;;; (20300 47034)) 16418;;;;;; (20309 60936))
16419;;; Generated autoloads from play/landmark.el 16419;;; Generated autoloads from play/landmark.el
16420 16420
16421(defalias 'landmark-repeat 'landmark-test-run) 16421(defalias 'landmark-repeat 'landmark-test-run)
@@ -16447,7 +16447,7 @@ Use \\[describe-mode] for more info.
16447 16447
16448;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16448;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16449;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16449;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16450;;;;;; "lao-util" "language/lao-util.el" (20229 34587)) 16450;;;;;; "lao-util" "language/lao-util.el" (20309 60936))
16451;;; Generated autoloads from language/lao-util.el 16451;;; Generated autoloads from language/lao-util.el
16452 16452
16453(autoload 'lao-compose-string "lao-util" "\ 16453(autoload 'lao-compose-string "lao-util" "\
@@ -16486,7 +16486,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16486 16486
16487;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16487;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16488;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16488;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16489;;;;;; "latexenc" "international/latexenc.el" (20229 34587)) 16489;;;;;; "latexenc" "international/latexenc.el" (20309 60936))
16490;;; Generated autoloads from international/latexenc.el 16490;;; Generated autoloads from international/latexenc.el
16491 16491
16492(defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\ 16492(defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\
@@ -16518,7 +16518,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16518;;;*** 16518;;;***
16519 16519
16520;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16520;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16521;;;;;; "latin1-disp" "international/latin1-disp.el" (20229 34587)) 16521;;;;;; "latin1-disp" "international/latin1-disp.el" (20309 60936))
16522;;; Generated autoloads from international/latin1-disp.el 16522;;; Generated autoloads from international/latin1-disp.el
16523 16523
16524(defvar latin1-display nil "\ 16524(defvar latin1-display nil "\
@@ -16560,7 +16560,7 @@ use either \\[customize] or the function `latin1-display'.")
16560;;;*** 16560;;;***
16561 16561
16562;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16562;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16563;;;;;; (20229 34587)) 16563;;;;;; (20309 60936))
16564;;; Generated autoloads from progmodes/ld-script.el 16564;;; Generated autoloads from progmodes/ld-script.el
16565 16565
16566(autoload 'ld-script-mode "ld-script" "\ 16566(autoload 'ld-script-mode "ld-script" "\
@@ -16571,7 +16571,7 @@ A major mode to edit GNU ld script files
16571;;;*** 16571;;;***
16572 16572
16573;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16573;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16574;;;;;; (20229 34587)) 16574;;;;;; (20309 60936))
16575;;; Generated autoloads from ledit.el 16575;;; Generated autoloads from ledit.el
16576 16576
16577(defconst ledit-save-files t "\ 16577(defconst ledit-save-files t "\
@@ -16606,7 +16606,7 @@ do (setq lisp-mode-hook 'ledit-from-lisp-mode)
16606 16606
16607;;;*** 16607;;;***
16608 16608
16609;;;### (autoloads (life) "life" "play/life.el" (20229 34587)) 16609;;;### (autoloads (life) "life" "play/life.el" (20309 60936))
16610;;; Generated autoloads from play/life.el 16610;;; Generated autoloads from play/life.el
16611 16611
16612(autoload 'life "life" "\ 16612(autoload 'life "life" "\
@@ -16620,7 +16620,7 @@ generations (this defaults to 1).
16620;;;*** 16620;;;***
16621 16621
16622;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16622;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
16623;;;;;; "linum.el" (20229 34587)) 16623;;;;;; "linum.el" (20309 60936))
16624;;; Generated autoloads from linum.el 16624;;; Generated autoloads from linum.el
16625 16625
16626(defvar linum-format 'dynamic "\ 16626(defvar linum-format 'dynamic "\
@@ -16665,8 +16665,8 @@ See `linum-mode' for more information on Linum mode.
16665 16665
16666;;;*** 16666;;;***
16667 16667
16668;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20229 16668;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20309
16669;;;;;; 34587)) 16669;;;;;; 60936))
16670;;; Generated autoloads from loadhist.el 16670;;; Generated autoloads from loadhist.el
16671 16671
16672(autoload 'unload-feature "loadhist" "\ 16672(autoload 'unload-feature "loadhist" "\
@@ -16698,7 +16698,7 @@ something strange, such as redefining an Emacs function.
16698;;;*** 16698;;;***
16699 16699
16700;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16700;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16701;;;;;; "locate" "locate.el" (20229 34587)) 16701;;;;;; "locate" "locate.el" (20309 60936))
16702;;; Generated autoloads from locate.el 16702;;; Generated autoloads from locate.el
16703 16703
16704(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16704(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16750,7 +16750,7 @@ except that FILTER is not optional.
16750 16750
16751;;;*** 16751;;;***
16752 16752
16753;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20229 34587)) 16753;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20309 60936))
16754;;; Generated autoloads from vc/log-edit.el 16754;;; Generated autoloads from vc/log-edit.el
16755 16755
16756(autoload 'log-edit "log-edit" "\ 16756(autoload 'log-edit "log-edit" "\
@@ -16777,8 +16777,8 @@ uses the current buffer.
16777 16777
16778;;;*** 16778;;;***
16779 16779
16780;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20279 16780;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20309
16781;;;;;; 40897)) 16781;;;;;; 60936))
16782;;; Generated autoloads from vc/log-view.el 16782;;; Generated autoloads from vc/log-view.el
16783 16783
16784(autoload 'log-view-mode "log-view" "\ 16784(autoload 'log-view-mode "log-view" "\
@@ -16788,8 +16788,8 @@ Major mode for browsing CVS log output.
16788 16788
16789;;;*** 16789;;;***
16790 16790
16791;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20229 16791;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20309
16792;;;;;; 34587)) 16792;;;;;; 60936))
16793;;; Generated autoloads from longlines.el 16793;;; Generated autoloads from longlines.el
16794 16794
16795(autoload 'longlines-mode "longlines" "\ 16795(autoload 'longlines-mode "longlines" "\
@@ -16815,8 +16815,8 @@ newlines are indicated with a symbol.
16815;;;*** 16815;;;***
16816 16816
16817;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16817;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16818;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20229 16818;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20309
16819;;;;;; 34587)) 16819;;;;;; 60936))
16820;;; Generated autoloads from lpr.el 16820;;; Generated autoloads from lpr.el
16821 16821
16822(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 16822(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -16912,7 +16912,7 @@ for further customization of the printer command.
16912;;;*** 16912;;;***
16913 16913
16914;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16914;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16915;;;;;; (20273 55604)) 16915;;;;;; (20309 60936))
16916;;; Generated autoloads from ls-lisp.el 16916;;; Generated autoloads from ls-lisp.el
16917 16917
16918(defvar ls-lisp-support-shell-wildcards t "\ 16918(defvar ls-lisp-support-shell-wildcards t "\
@@ -16923,8 +16923,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16923 16923
16924;;;*** 16924;;;***
16925 16925
16926;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20229 16926;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20309
16927;;;;;; 34587)) 16927;;;;;; 60936))
16928;;; Generated autoloads from calendar/lunar.el 16928;;; Generated autoloads from calendar/lunar.el
16929 16929
16930(autoload 'lunar-phases "lunar" "\ 16930(autoload 'lunar-phases "lunar" "\
@@ -16938,8 +16938,8 @@ This function is suitable for execution in a .emacs file.
16938 16938
16939;;;*** 16939;;;***
16940 16940
16941;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20229 16941;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20309
16942;;;;;; 34587)) 16942;;;;;; 60936))
16943;;; Generated autoloads from progmodes/m4-mode.el 16943;;; Generated autoloads from progmodes/m4-mode.el
16944 16944
16945(autoload 'm4-mode "m4-mode" "\ 16945(autoload 'm4-mode "m4-mode" "\
@@ -16950,7 +16950,7 @@ A major mode to edit m4 macro files.
16950;;;*** 16950;;;***
16951 16951
16952;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16952;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16953;;;;;; (20229 34587)) 16953;;;;;; (20309 60936))
16954;;; Generated autoloads from emacs-lisp/macroexp.el 16954;;; Generated autoloads from emacs-lisp/macroexp.el
16955 16955
16956(autoload 'macroexpand-all "macroexp" "\ 16956(autoload 'macroexpand-all "macroexp" "\
@@ -16964,7 +16964,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16964;;;*** 16964;;;***
16965 16965
16966;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16966;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16967;;;;;; name-last-kbd-macro) "macros" "macros.el" (20229 34587)) 16967;;;;;; name-last-kbd-macro) "macros" "macros.el" (20309 60936))
16968;;; Generated autoloads from macros.el 16968;;; Generated autoloads from macros.el
16969 16969
16970(autoload 'name-last-kbd-macro "macros" "\ 16970(autoload 'name-last-kbd-macro "macros" "\
@@ -17053,7 +17053,7 @@ and then select the region of un-tablified names and use
17053;;;*** 17053;;;***
17054 17054
17055;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17055;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17056;;;;;; "mail/mail-extr.el" (20237 28610)) 17056;;;;;; "mail/mail-extr.el" (20309 60936))
17057;;; Generated autoloads from mail/mail-extr.el 17057;;; Generated autoloads from mail/mail-extr.el
17058 17058
17059(autoload 'mail-extract-address-components "mail-extr" "\ 17059(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17085,7 +17085,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17085 17085
17086;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17086;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17087;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17087;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17088;;;;;; (20229 34587)) 17088;;;;;; (20309 60936))
17089;;; Generated autoloads from mail/mail-hist.el 17089;;; Generated autoloads from mail/mail-hist.el
17090 17090
17091(autoload 'mail-hist-define-keys "mail-hist" "\ 17091(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17117,7 +17117,7 @@ This function normally would be called when the message is sent.
17117;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17117;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17118;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 17118;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
17119;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 17119;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
17120;;;;;; "mail-utils" "mail/mail-utils.el" (20315 14392)) 17120;;;;;; "mail-utils" "mail/mail-utils.el" (20315 8755))
17121;;; Generated autoloads from mail/mail-utils.el 17121;;; Generated autoloads from mail/mail-utils.el
17122 17122
17123(defvar mail-use-rfc822 nil "\ 17123(defvar mail-use-rfc822 nil "\
@@ -17192,8 +17192,8 @@ matches may be returned from the message body.
17192;;;*** 17192;;;***
17193 17193
17194;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17194;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17195;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20229 17195;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20309
17196;;;;;; 34587)) 17196;;;;;; 60936))
17197;;; Generated autoloads from mail/mailabbrev.el 17197;;; Generated autoloads from mail/mailabbrev.el
17198 17198
17199(defvar mail-abbrevs-mode nil "\ 17199(defvar mail-abbrevs-mode nil "\
@@ -17244,7 +17244,7 @@ double-quotes.
17244 17244
17245;;;### (autoloads (mail-complete mail-completion-at-point-function 17245;;;### (autoloads (mail-complete mail-completion-at-point-function
17246;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 17246;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
17247;;;;;; "mailalias" "mail/mailalias.el" (20229 34587)) 17247;;;;;; "mailalias" "mail/mailalias.el" (20309 60936))
17248;;; Generated autoloads from mail/mailalias.el 17248;;; Generated autoloads from mail/mailalias.el
17249 17249
17250(defvar mail-complete-style 'angles "\ 17250(defvar mail-complete-style 'angles "\
@@ -17296,7 +17296,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17296;;;*** 17296;;;***
17297 17297
17298;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17298;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17299;;;;;; (20237 28610)) 17299;;;;;; (20309 60936))
17300;;; Generated autoloads from mail/mailclient.el 17300;;; Generated autoloads from mail/mailclient.el
17301 17301
17302(autoload 'mailclient-send-it "mailclient" "\ 17302(autoload 'mailclient-send-it "mailclient" "\
@@ -17310,7 +17310,7 @@ The mail client is taken to be the handler of mailto URLs.
17310 17310
17311;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17311;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17312;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17312;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17313;;;;;; "make-mode" "progmodes/make-mode.el" (20229 34587)) 17313;;;;;; "make-mode" "progmodes/make-mode.el" (20309 60936))
17314;;; Generated autoloads from progmodes/make-mode.el 17314;;; Generated autoloads from progmodes/make-mode.el
17315 17315
17316(autoload 'makefile-mode "make-mode" "\ 17316(autoload 'makefile-mode "make-mode" "\
@@ -17427,8 +17427,8 @@ An adapted `makefile-mode' that knows about imake.
17427 17427
17428;;;*** 17428;;;***
17429 17429
17430;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20229 17430;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20309
17431;;;;;; 34587)) 17431;;;;;; 60936))
17432;;; Generated autoloads from makesum.el 17432;;; Generated autoloads from makesum.el
17433 17433
17434(autoload 'make-command-summary "makesum" "\ 17434(autoload 'make-command-summary "makesum" "\
@@ -17440,7 +17440,7 @@ Previous contents of that buffer are killed first.
17440;;;*** 17440;;;***
17441 17441
17442;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17442;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17443;;;;;; (20292 53022)) 17443;;;;;; (20309 60936))
17444;;; Generated autoloads from man.el 17444;;; Generated autoloads from man.el
17445 17445
17446(defalias 'manual-entry 'man) 17446(defalias 'manual-entry 'man)
@@ -17494,7 +17494,7 @@ Default bookmark handler for Man buffers.
17494 17494
17495;;;*** 17495;;;***
17496 17496
17497;;;### (autoloads (master-mode) "master" "master.el" (20229 34587)) 17497;;;### (autoloads (master-mode) "master" "master.el" (20309 60936))
17498;;; Generated autoloads from master.el 17498;;; Generated autoloads from master.el
17499 17499
17500(autoload 'master-mode "master" "\ 17500(autoload 'master-mode "master" "\
@@ -17517,7 +17517,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17517;;;*** 17517;;;***
17518 17518
17519;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17519;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17520;;;;;; (20229 34587)) 17520;;;;;; (20309 60936))
17521;;; Generated autoloads from mb-depth.el 17521;;; Generated autoloads from mb-depth.el
17522 17522
17523(defvar minibuffer-depth-indicate-mode nil "\ 17523(defvar minibuffer-depth-indicate-mode nil "\
@@ -17550,7 +17550,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17550;;;;;; message-forward-make-body message-forward message-recover 17550;;;;;; message-forward-make-body message-forward message-recover
17551;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17551;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17552;;;;;; message-reply message-news message-mail message-mode) "message" 17552;;;;;; message-reply message-news message-mail message-mode) "message"
17553;;;;;; "gnus/message.el" (20279 40897)) 17553;;;;;; "gnus/message.el" (20309 60936))
17554;;; Generated autoloads from gnus/message.el 17554;;; Generated autoloads from gnus/message.el
17555 17555
17556(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17556(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17716,7 +17716,7 @@ which specify the range to operate on.
17716;;;*** 17716;;;***
17717 17717
17718;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17718;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17719;;;;;; (20229 34587)) 17719;;;;;; (20309 60936))
17720;;; Generated autoloads from progmodes/meta-mode.el 17720;;; Generated autoloads from progmodes/meta-mode.el
17721 17721
17722(autoload 'metafont-mode "meta-mode" "\ 17722(autoload 'metafont-mode "meta-mode" "\
@@ -17733,7 +17733,7 @@ Major mode for editing MetaPost sources.
17733 17733
17734;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17734;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17735;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17735;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17736;;;;;; (20229 34587)) 17736;;;;;; (20309 60936))
17737;;; Generated autoloads from mail/metamail.el 17737;;; Generated autoloads from mail/metamail.el
17738 17738
17739(autoload 'metamail-interpret-header "metamail" "\ 17739(autoload 'metamail-interpret-header "metamail" "\
@@ -17778,7 +17778,7 @@ redisplayed as output is inserted.
17778 17778
17779;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17779;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17780;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17780;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17781;;;;;; "mh-e/mh-comp.el" (20229 34587)) 17781;;;;;; "mh-e/mh-comp.el" (20309 60936))
17782;;; Generated autoloads from mh-e/mh-comp.el 17782;;; Generated autoloads from mh-e/mh-comp.el
17783 17783
17784(autoload 'mh-smail "mh-comp" "\ 17784(autoload 'mh-smail "mh-comp" "\
@@ -17868,7 +17868,7 @@ delete the draft message.
17868 17868
17869;;;*** 17869;;;***
17870 17870
17871;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20229 34587)) 17871;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20309 60936))
17872;;; Generated autoloads from mh-e/mh-e.el 17872;;; Generated autoloads from mh-e/mh-e.el
17873 17873
17874(put 'mh-progs 'risky-local-variable t) 17874(put 'mh-progs 'risky-local-variable t)
@@ -17885,7 +17885,7 @@ Display version information about MH-E and the MH mail handling system.
17885;;;*** 17885;;;***
17886 17886
17887;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17887;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17888;;;;;; "mh-e/mh-folder.el" (20229 34587)) 17888;;;;;; "mh-e/mh-folder.el" (20309 60936))
17889;;; Generated autoloads from mh-e/mh-folder.el 17889;;; Generated autoloads from mh-e/mh-folder.el
17890 17890
17891(autoload 'mh-rmail "mh-folder" "\ 17891(autoload 'mh-rmail "mh-folder" "\
@@ -17967,7 +17967,7 @@ perform the operation on all messages in that region.
17967;;;*** 17967;;;***
17968 17968
17969;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17969;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17970;;;;;; "midnight.el" (20229 34587)) 17970;;;;;; "midnight.el" (20309 60936))
17971;;; Generated autoloads from midnight.el 17971;;; Generated autoloads from midnight.el
17972 17972
17973(autoload 'clean-buffer-list "midnight" "\ 17973(autoload 'clean-buffer-list "midnight" "\
@@ -17994,7 +17994,7 @@ to its second argument TM.
17994;;;*** 17994;;;***
17995 17995
17996;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17996;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17997;;;;;; "minibuf-eldef.el" (20229 34587)) 17997;;;;;; "minibuf-eldef.el" (20309 60936))
17998;;; Generated autoloads from minibuf-eldef.el 17998;;; Generated autoloads from minibuf-eldef.el
17999 17999
18000(defvar minibuffer-electric-default-mode nil "\ 18000(defvar minibuffer-electric-default-mode nil "\
@@ -18024,7 +18024,7 @@ is modified to remove the default indication.
18024;;;*** 18024;;;***
18025 18025
18026;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 18026;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
18027;;;;;; (20229 34587)) 18027;;;;;; (20309 60936))
18028;;; Generated autoloads from misc.el 18028;;; Generated autoloads from misc.el
18029 18029
18030(autoload 'butterfly "misc" "\ 18030(autoload 'butterfly "misc" "\
@@ -18054,7 +18054,7 @@ The return value is always nil.
18054 18054
18055;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 18055;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
18056;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 18056;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
18057;;;;;; "misearch" "misearch.el" (20229 34587)) 18057;;;;;; "misearch" "misearch.el" (20309 60936))
18058;;; Generated autoloads from misearch.el 18058;;; Generated autoloads from misearch.el
18059 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18059 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18060 18060
@@ -18136,7 +18136,7 @@ whose file names match the specified wildcard.
18136;;;*** 18136;;;***
18137 18137
18138;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18138;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18139;;;;;; (20237 28610)) 18139;;;;;; (20309 60936))
18140;;; Generated autoloads from progmodes/mixal-mode.el 18140;;; Generated autoloads from progmodes/mixal-mode.el
18141 18141
18142(autoload 'mixal-mode "mixal-mode" "\ 18142(autoload 'mixal-mode "mixal-mode" "\
@@ -18147,7 +18147,7 @@ Major mode for the mixal asm language.
18147;;;*** 18147;;;***
18148 18148
18149;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el" 18149;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
18150;;;;;; (20229 34587)) 18150;;;;;; (20309 60936))
18151;;; Generated autoloads from gnus/mm-encode.el 18151;;; Generated autoloads from gnus/mm-encode.el
18152 18152
18153(autoload 'mm-default-file-encoding "mm-encode" "\ 18153(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18158,7 +18158,7 @@ Return a default encoding for FILE.
18158;;;*** 18158;;;***
18159 18159
18160;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18160;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18161;;;;;; "mm-extern" "gnus/mm-extern.el" (20229 34587)) 18161;;;;;; "mm-extern" "gnus/mm-extern.el" (20309 60936))
18162;;; Generated autoloads from gnus/mm-extern.el 18162;;; Generated autoloads from gnus/mm-extern.el
18163 18163
18164(autoload 'mm-extern-cache-contents "mm-extern" "\ 18164(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18177,7 +18177,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18177;;;*** 18177;;;***
18178 18178
18179;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18179;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18180;;;;;; (20229 34587)) 18180;;;;;; (20309 60936))
18181;;; Generated autoloads from gnus/mm-partial.el 18181;;; Generated autoloads from gnus/mm-partial.el
18182 18182
18183(autoload 'mm-inline-partial "mm-partial" "\ 18183(autoload 'mm-inline-partial "mm-partial" "\
@@ -18191,7 +18191,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18191;;;*** 18191;;;***
18192 18192
18193;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18193;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18194;;;;;; "mm-url" "gnus/mm-url.el" (20229 34587)) 18194;;;;;; "mm-url" "gnus/mm-url.el" (20309 60936))
18195;;; Generated autoloads from gnus/mm-url.el 18195;;; Generated autoloads from gnus/mm-url.el
18196 18196
18197(autoload 'mm-url-insert-file-contents "mm-url" "\ 18197(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18208,7 +18208,7 @@ Insert file contents of URL using `mm-url-program'.
18208;;;*** 18208;;;***
18209 18209
18210;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18210;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18211;;;;;; "gnus/mm-uu.el" (20315 14392)) 18211;;;;;; "gnus/mm-uu.el" (20314 47703))
18212;;; Generated autoloads from gnus/mm-uu.el 18212;;; Generated autoloads from gnus/mm-uu.el
18213 18213
18214(autoload 'mm-uu-dissect "mm-uu" "\ 18214(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18228,7 +18228,7 @@ Assume text has been decoded if DECODED is non-nil.
18228;;;*** 18228;;;***
18229 18229
18230;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el" 18230;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
18231;;;;;; (20229 34587)) 18231;;;;;; (20309 60936))
18232;;; Generated autoloads from gnus/mml.el 18232;;; Generated autoloads from gnus/mml.el
18233 18233
18234(autoload 'mml-to-mime "mml" "\ 18234(autoload 'mml-to-mime "mml" "\
@@ -18253,7 +18253,7 @@ body) or \"attachment\" (separate from the body).
18253;;;*** 18253;;;***
18254 18254
18255;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18255;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18256;;;;;; (20291 32066)) 18256;;;;;; (20309 60936))
18257;;; Generated autoloads from gnus/mml1991.el 18257;;; Generated autoloads from gnus/mml1991.el
18258 18258
18259(autoload 'mml1991-encrypt "mml1991" "\ 18259(autoload 'mml1991-encrypt "mml1991" "\
@@ -18270,7 +18270,7 @@ body) or \"attachment\" (separate from the body).
18270 18270
18271;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18271;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18272;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18272;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18273;;;;;; "mml2015" "gnus/mml2015.el" (20229 34587)) 18273;;;;;; "mml2015" "gnus/mml2015.el" (20309 60936))
18274;;; Generated autoloads from gnus/mml2015.el 18274;;; Generated autoloads from gnus/mml2015.el
18275 18275
18276(autoload 'mml2015-decrypt "mml2015" "\ 18276(autoload 'mml2015-decrypt "mml2015" "\
@@ -18310,8 +18310,8 @@ body) or \"attachment\" (separate from the body).
18310 18310
18311;;;*** 18311;;;***
18312 18312
18313;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20159 18313;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20309
18314;;;;;; 42847)) 18314;;;;;; 60936))
18315;;; Generated autoloads from progmodes/modula2.el 18315;;; Generated autoloads from progmodes/modula2.el
18316 18316
18317(defalias 'modula-2-mode 'm2-mode) 18317(defalias 'modula-2-mode 'm2-mode)
@@ -18345,7 +18345,7 @@ followed by the first character of the construct.
18345;;;*** 18345;;;***
18346 18346
18347;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18347;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18348;;;;;; "morse" "play/morse.el" (20229 34587)) 18348;;;;;; "morse" "play/morse.el" (20309 60936))
18349;;; Generated autoloads from play/morse.el 18349;;; Generated autoloads from play/morse.el
18350 18350
18351(autoload 'morse-region "morse" "\ 18351(autoload 'morse-region "morse" "\
@@ -18371,7 +18371,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18371;;;*** 18371;;;***
18372 18372
18373;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18373;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18374;;;;;; "mouse-drag.el" (20229 34587)) 18374;;;;;; "mouse-drag.el" (20309 60936))
18375;;; Generated autoloads from mouse-drag.el 18375;;; Generated autoloads from mouse-drag.el
18376 18376
18377(autoload 'mouse-drag-throw "mouse-drag" "\ 18377(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18418,8 +18418,8 @@ To test this function, evaluate:
18418 18418
18419;;;*** 18419;;;***
18420 18420
18421;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (20229 18421;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (20309
18422;;;;;; 34587)) 18422;;;;;; 60936))
18423;;; Generated autoloads from mouse-sel.el 18423;;; Generated autoloads from mouse-sel.el
18424 18424
18425(defvar mouse-sel-mode nil "\ 18425(defvar mouse-sel-mode nil "\
@@ -18462,7 +18462,7 @@ kill ring; mouse-1 or mouse-3 kills it.
18462 18462
18463;;;*** 18463;;;***
18464 18464
18465;;;### (autoloads (mpc) "mpc" "mpc.el" (20229 34587)) 18465;;;### (autoloads (mpc) "mpc" "mpc.el" (20309 60936))
18466;;; Generated autoloads from mpc.el 18466;;; Generated autoloads from mpc.el
18467 18467
18468(autoload 'mpc "mpc" "\ 18468(autoload 'mpc "mpc" "\
@@ -18472,7 +18472,7 @@ Main entry point for MPC.
18472 18472
18473;;;*** 18473;;;***
18474 18474
18475;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20229 34587)) 18475;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20309 60936))
18476;;; Generated autoloads from play/mpuz.el 18476;;; Generated autoloads from play/mpuz.el
18477 18477
18478(autoload 'mpuz "mpuz" "\ 18478(autoload 'mpuz "mpuz" "\
@@ -18482,7 +18482,7 @@ Multiplication puzzle with GNU Emacs.
18482 18482
18483;;;*** 18483;;;***
18484 18484
18485;;;### (autoloads (msb-mode) "msb" "msb.el" (20229 34587)) 18485;;;### (autoloads (msb-mode) "msb" "msb.el" (20309 60936))
18486;;; Generated autoloads from msb.el 18486;;; Generated autoloads from msb.el
18487 18487
18488(defvar msb-mode nil "\ 18488(defvar msb-mode nil "\
@@ -18512,7 +18512,7 @@ different buffer menu using the function `msb'.
18512;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18512;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18513;;;;;; describe-coding-system describe-character-set list-charset-chars 18513;;;;;; describe-coding-system describe-character-set list-charset-chars
18514;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18514;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18515;;;;;; (20229 34587)) 18515;;;;;; (20309 60936))
18516;;; Generated autoloads from international/mule-diag.el 18516;;; Generated autoloads from international/mule-diag.el
18517 18517
18518(autoload 'list-character-sets "mule-diag" "\ 18518(autoload 'list-character-sets "mule-diag" "\
@@ -18649,7 +18649,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18649;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18649;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18650;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18650;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18651;;;;;; truncate-string-to-width store-substring string-to-sequence) 18651;;;;;; truncate-string-to-width store-substring string-to-sequence)
18652;;;;;; "mule-util" "international/mule-util.el" (20229 34587)) 18652;;;;;; "mule-util" "international/mule-util.el" (20309 60936))
18653;;; Generated autoloads from international/mule-util.el 18653;;; Generated autoloads from international/mule-util.el
18654 18654
18655(autoload 'string-to-sequence "mule-util" "\ 18655(autoload 'string-to-sequence "mule-util" "\
@@ -18789,8 +18789,8 @@ per-character basis, this may not be accurate.
18789;;;### (autoloads (network-connection network-connection-to-service 18789;;;### (autoloads (network-connection network-connection-to-service
18790;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18790;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18791;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18791;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18792;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20229 18792;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20309
18793;;;;;; 34587)) 18793;;;;;; 60936))
18794;;; Generated autoloads from net/net-utils.el 18794;;; Generated autoloads from net/net-utils.el
18795 18795
18796(autoload 'ifconfig "net-utils" "\ 18796(autoload 'ifconfig "net-utils" "\
@@ -18884,8 +18884,8 @@ Open a network connection to HOST on PORT.
18884 18884
18885;;;*** 18885;;;***
18886 18886
18887;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20279 18887;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20309
18888;;;;;; 40897)) 18888;;;;;; 60936))
18889;;; Generated autoloads from net/netrc.el 18889;;; Generated autoloads from net/netrc.el
18890 18890
18891(autoload 'netrc-credentials "netrc" "\ 18891(autoload 'netrc-credentials "netrc" "\
@@ -18898,7 +18898,7 @@ listed in the PORTS list.
18898;;;*** 18898;;;***
18899 18899
18900;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18900;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18901;;;;;; (20331 30588)) 18901;;;;;; (20332 33075))
18902;;; Generated autoloads from net/network-stream.el 18902;;; Generated autoloads from net/network-stream.el
18903 18903
18904(autoload 'open-network-stream "network-stream" "\ 18904(autoload 'open-network-stream "network-stream" "\
@@ -18994,7 +18994,7 @@ functionality.
18994;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18994;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18995;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18995;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18996;;;;;; comment-padding comment-style comment-column) "newcomment" 18996;;;;;; comment-padding comment-style comment-column) "newcomment"
18997;;;;;; "newcomment.el" (20332 19879)) 18997;;;;;; "newcomment.el" (20332 33075))
18998;;; Generated autoloads from newcomment.el 18998;;; Generated autoloads from newcomment.el
18999 18999
19000(defalias 'indent-for-comment 'comment-indent) 19000(defalias 'indent-for-comment 'comment-indent)
@@ -19236,7 +19236,7 @@ unless optional argument SOFT is non-nil.
19236;;;*** 19236;;;***
19237 19237
19238;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 19238;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
19239;;;;;; "net/newst-backend.el" (20229 34587)) 19239;;;;;; "net/newst-backend.el" (20309 60936))
19240;;; Generated autoloads from net/newst-backend.el 19240;;; Generated autoloads from net/newst-backend.el
19241 19241
19242(autoload 'newsticker-running-p "newst-backend" "\ 19242(autoload 'newsticker-running-p "newst-backend" "\
@@ -19258,7 +19258,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19258;;;*** 19258;;;***
19259 19259
19260;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 19260;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
19261;;;;;; (20229 34587)) 19261;;;;;; (20309 60936))
19262;;; Generated autoloads from net/newst-plainview.el 19262;;; Generated autoloads from net/newst-plainview.el
19263 19263
19264(autoload 'newsticker-plainview "newst-plainview" "\ 19264(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19269,7 +19269,7 @@ Start newsticker plainview.
19269;;;*** 19269;;;***
19270 19270
19271;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 19271;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
19272;;;;;; (20229 34587)) 19272;;;;;; (20309 60936))
19273;;; Generated autoloads from net/newst-reader.el 19273;;; Generated autoloads from net/newst-reader.el
19274 19274
19275(autoload 'newsticker-show-news "newst-reader" "\ 19275(autoload 'newsticker-show-news "newst-reader" "\
@@ -19280,7 +19280,7 @@ Start reading news. You may want to bind this to a key.
19280;;;*** 19280;;;***
19281 19281
19282;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 19282;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
19283;;;;;; "newst-ticker" "net/newst-ticker.el" (20229 34587)) 19283;;;;;; "newst-ticker" "net/newst-ticker.el" (20309 60936))
19284;;; Generated autoloads from net/newst-ticker.el 19284;;; Generated autoloads from net/newst-ticker.el
19285 19285
19286(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19286(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19301,7 +19301,7 @@ running already.
19301;;;*** 19301;;;***
19302 19302
19303;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19303;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19304;;;;;; (20229 34587)) 19304;;;;;; (20309 60936))
19305;;; Generated autoloads from net/newst-treeview.el 19305;;; Generated autoloads from net/newst-treeview.el
19306 19306
19307(autoload 'newsticker-treeview "newst-treeview" "\ 19307(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19312,7 +19312,7 @@ Start newsticker treeview.
19312;;;*** 19312;;;***
19313 19313
19314;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19314;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19315;;;;;; (20229 34587)) 19315;;;;;; (20309 60936))
19316;;; Generated autoloads from gnus/nndiary.el 19316;;; Generated autoloads from gnus/nndiary.el
19317 19317
19318(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19318(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19322,8 +19322,8 @@ Generate NOV databases in all nndiary directories.
19322 19322
19323;;;*** 19323;;;***
19324 19324
19325;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20229 19325;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20309
19326;;;;;; 34587)) 19326;;;;;; 60936))
19327;;; Generated autoloads from gnus/nndoc.el 19327;;; Generated autoloads from gnus/nndoc.el
19328 19328
19329(autoload 'nndoc-add-type "nndoc" "\ 19329(autoload 'nndoc-add-type "nndoc" "\
@@ -19338,7 +19338,7 @@ symbol in the alist.
19338;;;*** 19338;;;***
19339 19339
19340;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19340;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19341;;;;;; (20229 34587)) 19341;;;;;; (20309 60936))
19342;;; Generated autoloads from gnus/nnfolder.el 19342;;; Generated autoloads from gnus/nnfolder.el
19343 19343
19344(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19344(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19350,7 +19350,7 @@ This command does not work if you use short group names.
19350;;;*** 19350;;;***
19351 19351
19352;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19352;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19353;;;;;; (20280 61753)) 19353;;;;;; (20309 60936))
19354;;; Generated autoloads from gnus/nnml.el 19354;;; Generated autoloads from gnus/nnml.el
19355 19355
19356(autoload 'nnml-generate-nov-databases "nnml" "\ 19356(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19361,7 +19361,7 @@ Generate NOV databases in all nnml directories.
19361;;;*** 19361;;;***
19362 19362
19363;;;### (autoloads (disable-command enable-command disabled-command-function) 19363;;;### (autoloads (disable-command enable-command disabled-command-function)
19364;;;;;; "novice" "novice.el" (20229 34587)) 19364;;;;;; "novice" "novice.el" (20309 60936))
19365;;; Generated autoloads from novice.el 19365;;; Generated autoloads from novice.el
19366 19366
19367(defvar disabled-command-function 'disabled-command-function "\ 19367(defvar disabled-command-function 'disabled-command-function "\
@@ -19394,7 +19394,7 @@ to future sessions.
19394;;;*** 19394;;;***
19395 19395
19396;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19396;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19397;;;;;; (20229 34587)) 19397;;;;;; (20309 60936))
19398;;; Generated autoloads from textmodes/nroff-mode.el 19398;;; Generated autoloads from textmodes/nroff-mode.el
19399 19399
19400(autoload 'nroff-mode "nroff-mode" "\ 19400(autoload 'nroff-mode "nroff-mode" "\
@@ -19409,7 +19409,7 @@ closing requests for requests that are used in matched pairs.
19409;;;*** 19409;;;***
19410 19410
19411;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19411;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19412;;;;;; (20229 34587)) 19412;;;;;; (20309 60936))
19413;;; Generated autoloads from nxml/nxml-glyph.el 19413;;; Generated autoloads from nxml/nxml-glyph.el
19414 19414
19415(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19415(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19422,7 +19422,7 @@ Return nil if the face cannot display a glyph for N.
19422;;;*** 19422;;;***
19423 19423
19424;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20317 19424;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20317
19425;;;;;; 52527)) 19425;;;;;; 29729))
19426;;; Generated autoloads from nxml/nxml-mode.el 19426;;; Generated autoloads from nxml/nxml-mode.el
19427 19427
19428(autoload 'nxml-mode "nxml-mode" "\ 19428(autoload 'nxml-mode "nxml-mode" "\
@@ -19484,7 +19484,7 @@ Many aspects this mode can be customized using
19484;;;*** 19484;;;***
19485 19485
19486;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19486;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19487;;;;;; "nxml/nxml-uchnm.el" (20229 34587)) 19487;;;;;; "nxml/nxml-uchnm.el" (20309 60936))
19488;;; Generated autoloads from nxml/nxml-uchnm.el 19488;;; Generated autoloads from nxml/nxml-uchnm.el
19489 19489
19490(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19490(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19508,7 +19508,7 @@ the variable `nxml-enabled-unicode-blocks'.
19508;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19508;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19509;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19509;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19510;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19510;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19511;;;;;; "org/ob.el" (20344 11046)) 19511;;;;;; "org/ob.el" (20345 9613))
19512;;; Generated autoloads from org/ob.el 19512;;; Generated autoloads from org/ob.el
19513 19513
19514(autoload 'org-babel-execute-safely-maybe "ob" "\ 19514(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19731,7 +19731,7 @@ Mark current src block
19731;;;*** 19731;;;***
19732 19732
19733;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" 19733;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el"
19734;;;;;; (20229 34587)) 19734;;;;;; (20309 60936))
19735;;; Generated autoloads from org/ob-keys.el 19735;;; Generated autoloads from org/ob-keys.el
19736 19736
19737(autoload 'org-babel-describe-bindings "ob-keys" "\ 19737(autoload 'org-babel-describe-bindings "ob-keys" "\
@@ -19742,7 +19742,7 @@ Describe all keybindings behind `org-babel-key-prefix'.
19742;;;*** 19742;;;***
19743 19743
19744;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19744;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19745;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20344 11046)) 19745;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20345 9613))
19746;;; Generated autoloads from org/ob-lob.el 19746;;; Generated autoloads from org/ob-lob.el
19747 19747
19748(autoload 'org-babel-lob-ingest "ob-lob" "\ 19748(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19767,7 +19767,7 @@ Return a Library of Babel function call as a string.
19767 19767
19768;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19768;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19769;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19769;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19770;;;;;; (20344 11046)) 19770;;;;;; (20344 35712))
19771;;; Generated autoloads from org/ob-tangle.el 19771;;; Generated autoloads from org/ob-tangle.el
19772 19772
19773(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19773(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19809,7 +19809,7 @@ exported source code blocks by language.
19809;;;*** 19809;;;***
19810 19810
19811;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19811;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19812;;;;;; (20291 32066)) 19812;;;;;; (20309 60936))
19813;;; Generated autoloads from progmodes/octave-inf.el 19813;;; Generated autoloads from progmodes/octave-inf.el
19814 19814
19815(autoload 'inferior-octave "octave-inf" "\ 19815(autoload 'inferior-octave "octave-inf" "\
@@ -19832,7 +19832,7 @@ startup file, `~/.emacs-octave'.
19832;;;*** 19832;;;***
19833 19833
19834;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19834;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19835;;;;;; (20291 32066)) 19835;;;;;; (20309 60936))
19836;;; Generated autoloads from progmodes/octave-mod.el 19836;;; Generated autoloads from progmodes/octave-mod.el
19837 19837
19838(autoload 'octave-mode "octave-mod" "\ 19838(autoload 'octave-mode "octave-mod" "\
@@ -19920,7 +19920,7 @@ including a reproducible test case and send the message.
19920;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19920;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
19921;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19921;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
19922;;;;;; org-mode org-version org-babel-do-load-languages) "org" "org/org.el" 19922;;;;;; org-mode org-version org-babel-do-load-languages) "org" "org/org.el"
19923;;;;;; (20344 11046)) 19923;;;;;; (20345 9613))
19924;;; Generated autoloads from org/org.el 19924;;; Generated autoloads from org/org.el
19925 19925
19926(autoload 'org-babel-do-load-languages "org" "\ 19926(autoload 'org-babel-do-load-languages "org" "\
@@ -20153,7 +20153,7 @@ Call the customize function with org as argument.
20153;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 20153;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
20154;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 20154;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
20155;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 20155;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
20156;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20344 11046)) 20156;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20344 35712))
20157;;; Generated autoloads from org/org-agenda.el 20157;;; Generated autoloads from org/org-agenda.el
20158 20158
20159(autoload 'org-agenda "org-agenda" "\ 20159(autoload 'org-agenda "org-agenda" "\
@@ -20407,7 +20407,7 @@ details and examples.
20407 20407
20408;;;### (autoloads (org-archive-subtree-default-with-confirmation 20408;;;### (autoloads (org-archive-subtree-default-with-confirmation
20409;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20409;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20410;;;;;; (20229 34587)) 20410;;;;;; (20309 60936))
20411;;; Generated autoloads from org/org-archive.el 20411;;; Generated autoloads from org/org-archive.el
20412 20412
20413(autoload 'org-archive-subtree-default "org-archive" "\ 20413(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20427,8 +20427,8 @@ This command is set with the variable `org-archive-default-command'.
20427;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 20427;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
20428;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20428;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20429;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20429;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20430;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20344 20430;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20345
20431;;;;;; 11046)) 20431;;;;;; 9613))
20432;;; Generated autoloads from org/org-ascii.el 20432;;; Generated autoloads from org/org-ascii.el
20433 20433
20434(autoload 'org-export-as-latin1 "org-ascii" "\ 20434(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20501,8 +20501,8 @@ publishing directory.
20501 20501
20502;;;*** 20502;;;***
20503 20503
20504;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20344 20504;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20345
20505;;;;;; 11046)) 20505;;;;;; 9613))
20506;;; Generated autoloads from org/org-attach.el 20506;;; Generated autoloads from org/org-attach.el
20507 20507
20508(autoload 'org-attach "org-attach" "\ 20508(autoload 'org-attach "org-attach" "\
@@ -20514,7 +20514,7 @@ Shows a list of commands and prompts for another key to execute a command.
20514;;;*** 20514;;;***
20515 20515
20516;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20516;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20517;;;;;; (20344 11046)) 20517;;;;;; (20345 9613))
20518;;; Generated autoloads from org/org-bbdb.el 20518;;; Generated autoloads from org/org-bbdb.el
20519 20519
20520(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20520(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20525,7 +20525,7 @@ Extract anniversaries from BBDB for display in the agenda.
20525;;;*** 20525;;;***
20526 20526
20527;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20527;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20528;;;;;; org-capture) "org-capture" "org/org-capture.el" (20344 11046)) 20528;;;;;; org-capture) "org-capture" "org/org-capture.el" (20345 9613))
20529;;; Generated autoloads from org/org-capture.el 20529;;; Generated autoloads from org/org-capture.el
20530 20530
20531(autoload 'org-capture "org-capture" "\ 20531(autoload 'org-capture "org-capture" "\
@@ -20563,7 +20563,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20563;;;*** 20563;;;***
20564 20564
20565;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20565;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20566;;;;;; "org-clock" "org/org-clock.el" (20344 11046)) 20566;;;;;; "org-clock" "org/org-clock.el" (20345 9613))
20567;;; Generated autoloads from org/org-clock.el 20567;;; Generated autoloads from org/org-clock.el
20568 20568
20569(autoload 'org-get-clocktable "org-clock" "\ 20569(autoload 'org-get-clocktable "org-clock" "\
@@ -20581,7 +20581,7 @@ Set up hooks for clock persistence.
20581;;;*** 20581;;;***
20582 20582
20583;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20583;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20584;;;;;; "org/org-datetree.el" (20229 34587)) 20584;;;;;; "org/org-datetree.el" (20345 9613))
20585;;; Generated autoloads from org/org-datetree.el 20585;;; Generated autoloads from org/org-datetree.el
20586 20586
20587(autoload 'org-datetree-find-date-create "org-datetree" "\ 20587(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20597,7 +20597,7 @@ tree can be found.
20597;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20597;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20598;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20598;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20599;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20599;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20600;;;;;; "org-docbook" "org/org-docbook.el" (20229 34587)) 20600;;;;;; "org-docbook" "org/org-docbook.el" (20345 9613))
20601;;; Generated autoloads from org/org-docbook.el 20601;;; Generated autoloads from org/org-docbook.el
20602 20602
20603(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20603(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20674,7 +20674,7 @@ publishing directory.
20674 20674
20675;;;### (autoloads (org-insert-export-options-template org-export-as-org 20675;;;### (autoloads (org-insert-export-options-template org-export-as-org
20676;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20676;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20677;;;;;; (20344 11046)) 20677;;;;;; (20344 35712))
20678;;; Generated autoloads from org/org-exp.el 20678;;; Generated autoloads from org/org-exp.el
20679 20679
20680(autoload 'org-export "org-exp" "\ 20680(autoload 'org-export "org-exp" "\
@@ -20735,8 +20735,8 @@ Insert into the buffer a template with information for exporting.
20735;;;*** 20735;;;***
20736 20736
20737;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20737;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20738;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20229 20738;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20309
20739;;;;;; 34587)) 20739;;;;;; 60936))
20740;;; Generated autoloads from org/org-feed.el 20740;;; Generated autoloads from org/org-feed.el
20741 20741
20742(autoload 'org-feed-update-all "org-feed" "\ 20742(autoload 'org-feed-update-all "org-feed" "\
@@ -20764,7 +20764,7 @@ Show the raw feed buffer of a feed.
20764;;;*** 20764;;;***
20765 20765
20766;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20766;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20767;;;;;; "org/org-footnote.el" (20344 11046)) 20767;;;;;; "org/org-footnote.el" (20344 35712))
20768;;; Generated autoloads from org/org-footnote.el 20768;;; Generated autoloads from org/org-footnote.el
20769 20769
20770(autoload 'org-footnote-action "org-footnote" "\ 20770(autoload 'org-footnote-action "org-footnote" "\
@@ -20815,7 +20815,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20815;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20815;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20816;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20816;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20817;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20817;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20818;;;;;; "org/org-freemind.el" (20229 34587)) 20818;;;;;; "org/org-freemind.el" (20309 60936))
20819;;; Generated autoloads from org/org-freemind.el 20819;;; Generated autoloads from org/org-freemind.el
20820 20820
20821(autoload 'org-export-as-freemind "org-freemind" "\ 20821(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20876,7 +20876,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20876;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20876;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20877;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20877;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20878;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20878;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20879;;;;;; "org/org-html.el" (20344 11046)) 20879;;;;;; "org/org-html.el" (20344 35712))
20880;;; Generated autoloads from org/org-html.el 20880;;; Generated autoloads from org/org-html.el
20881 20881
20882(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20882(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20970,7 +20970,7 @@ that uses these same face definitions.
20970 20970
20971;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 20971;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20972;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 20972;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20973;;;;;; (20229 34587)) 20973;;;;;; (20309 60936))
20974;;; Generated autoloads from org/org-icalendar.el 20974;;; Generated autoloads from org/org-icalendar.el
20975 20975
20976(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 20976(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20998,7 +20998,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20998;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 20998;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20999;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 20999;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
21000;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 21000;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
21001;;;;;; (20229 34587)) 21001;;;;;; (20309 60936))
21002;;; Generated autoloads from org/org-id.el 21002;;; Generated autoloads from org/org-id.el
21003 21003
21004(autoload 'org-id-get-create "org-id" "\ 21004(autoload 'org-id-get-create "org-id" "\
@@ -21067,7 +21067,7 @@ Store a link to the current entry, using its ID.
21067;;;*** 21067;;;***
21068 21068
21069;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 21069;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
21070;;;;;; (20344 11046)) 21070;;;;;; (20344 35712))
21071;;; Generated autoloads from org/org-indent.el 21071;;; Generated autoloads from org/org-indent.el
21072 21072
21073(autoload 'org-indent-mode "org-indent" "\ 21073(autoload 'org-indent-mode "org-indent" "\
@@ -21085,7 +21085,7 @@ during idle time.
21085;;;*** 21085;;;***
21086 21086
21087;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 21087;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
21088;;;;;; (20229 34587)) 21088;;;;;; (20309 60936))
21089;;; Generated autoloads from org/org-irc.el 21089;;; Generated autoloads from org/org-irc.el
21090 21090
21091(autoload 'org-irc-store-link "org-irc" "\ 21091(autoload 'org-irc-store-link "org-irc" "\
@@ -21098,7 +21098,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
21098;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 21098;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
21099;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 21099;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
21100;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 21100;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
21101;;;;;; (20344 11046)) 21101;;;;;; (20344 35712))
21102;;; Generated autoloads from org/org-latex.el 21102;;; Generated autoloads from org/org-latex.el
21103 21103
21104(autoload 'org-export-as-latex-batch "org-latex" "\ 21104(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -21179,7 +21179,7 @@ Export as LaTeX, then process through to PDF, and open.
21179 21179
21180;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer 21180;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer
21181;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el" 21181;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el"
21182;;;;;; (20344 11046)) 21182;;;;;; (20344 35712))
21183;;; Generated autoloads from org/org-lparse.el 21183;;; Generated autoloads from org/org-lparse.el
21184 21184
21185(autoload 'org-lparse-and-open "org-lparse" "\ 21185(autoload 'org-lparse-and-open "org-lparse" "\
@@ -21236,8 +21236,8 @@ in a window. A non-interactive call will only return the buffer.
21236;;;*** 21236;;;***
21237 21237
21238;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 21238;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
21239;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20230 21239;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20309
21240;;;;;; 13182)) 21240;;;;;; 60936))
21241;;; Generated autoloads from org/org-mobile.el 21241;;; Generated autoloads from org/org-mobile.el
21242 21242
21243(autoload 'org-mobile-push "org-mobile" "\ 21243(autoload 'org-mobile-push "org-mobile" "\
@@ -21263,7 +21263,7 @@ Create a file that contains all custom agenda views.
21263 21263
21264;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert 21264;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert
21265;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open) 21265;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open)
21266;;;;;; "org-odt" "org/org-odt.el" (20344 11046)) 21266;;;;;; "org-odt" "org/org-odt.el" (20344 35712))
21267;;; Generated autoloads from org/org-odt.el 21267;;; Generated autoloads from org/org-odt.el
21268 21268
21269(autoload 'org-export-as-odt-and-open "org-odt" "\ 21269(autoload 'org-export-as-odt-and-open "org-odt" "\
@@ -21333,7 +21333,7 @@ formula file.
21333;;;*** 21333;;;***
21334 21334
21335;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 21335;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
21336;;;;;; (20229 34587)) 21336;;;;;; (20309 60936))
21337;;; Generated autoloads from org/org-plot.el 21337;;; Generated autoloads from org/org-plot.el
21338 21338
21339(autoload 'org-plot/gnuplot "org-plot" "\ 21339(autoload 'org-plot/gnuplot "org-plot" "\
@@ -21347,7 +21347,7 @@ line directly before or after the table.
21347 21347
21348;;;### (autoloads (org-publish-current-project org-publish-current-file 21348;;;### (autoloads (org-publish-current-project org-publish-current-file
21349;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 21349;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
21350;;;;;; (20236 7740)) 21350;;;;;; (20309 60936))
21351;;; Generated autoloads from org/org-publish.el 21351;;; Generated autoloads from org/org-publish.el
21352 21352
21353(defalias 'org-publish-project 'org-publish) 21353(defalias 'org-publish-project 'org-publish)
@@ -21381,7 +21381,7 @@ the project.
21381 21381
21382;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 21382;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
21383;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 21383;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
21384;;;;;; "org/org-remember.el" (20229 34587)) 21384;;;;;; "org/org-remember.el" (20309 60936))
21385;;; Generated autoloads from org/org-remember.el 21385;;; Generated autoloads from org/org-remember.el
21386 21386
21387(autoload 'org-remember-insinuate "org-remember" "\ 21387(autoload 'org-remember-insinuate "org-remember" "\
@@ -21457,7 +21457,7 @@ See also the variable `org-reverse-note-order'.
21457;;;*** 21457;;;***
21458 21458
21459;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 21459;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
21460;;;;;; "org-table" "org/org-table.el" (20344 11046)) 21460;;;;;; "org-table" "org/org-table.el" (20345 9613))
21461;;; Generated autoloads from org/org-table.el 21461;;; Generated autoloads from org/org-table.el
21462 21462
21463(autoload 'turn-on-orgtbl "org-table" "\ 21463(autoload 'turn-on-orgtbl "org-table" "\
@@ -21481,7 +21481,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
21481;;;*** 21481;;;***
21482 21482
21483;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21483;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
21484;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20236 7740)) 21484;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20309 60936))
21485;;; Generated autoloads from org/org-taskjuggler.el 21485;;; Generated autoloads from org/org-taskjuggler.el
21486 21486
21487(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ 21487(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\
@@ -21509,7 +21509,7 @@ with the TaskJuggler GUI.
21509 21509
21510;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21510;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
21511;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 21511;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
21512;;;;;; (20229 34587)) 21512;;;;;; (20309 60936))
21513;;; Generated autoloads from org/org-timer.el 21513;;; Generated autoloads from org/org-timer.el
21514 21514
21515(autoload 'org-timer-start "org-timer" "\ 21515(autoload 'org-timer-start "org-timer" "\
@@ -21570,7 +21570,7 @@ replace any running timer.
21570;;;*** 21570;;;***
21571 21571
21572;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21572;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21573;;;;;; (20229 34587)) 21573;;;;;; (20345 9613))
21574;;; Generated autoloads from org/org-xoxo.el 21574;;; Generated autoloads from org/org-xoxo.el
21575 21575
21576(autoload 'org-export-as-xoxo "org-xoxo" "\ 21576(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21582,7 +21582,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
21582;;;*** 21582;;;***
21583 21583
21584;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 21584;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
21585;;;;;; (20330 64553)) 21585;;;;;; (20330 53092))
21586;;; Generated autoloads from outline.el 21586;;; Generated autoloads from outline.el
21587(put 'outline-regexp 'safe-local-variable 'stringp) 21587(put 'outline-regexp 'safe-local-variable 'stringp)
21588(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 21588(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -21646,7 +21646,7 @@ See the command `outline-mode' for more information on this mode.
21646;;;### (autoloads (list-packages describe-package package-initialize 21646;;;### (autoloads (list-packages describe-package package-initialize
21647;;;;;; package-refresh-contents package-install-file package-install-from-buffer 21647;;;;;; package-refresh-contents package-install-file package-install-from-buffer
21648;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 21648;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
21649;;;;;; (20317 52527)) 21649;;;;;; (20317 26260))
21650;;; Generated autoloads from emacs-lisp/package.el 21650;;; Generated autoloads from emacs-lisp/package.el
21651 21651
21652(defvar package-enable-at-startup t "\ 21652(defvar package-enable-at-startup t "\
@@ -21716,7 +21716,7 @@ The list is displayed in a buffer named `*Packages*'.
21716 21716
21717;;;*** 21717;;;***
21718 21718
21719;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20229 34587)) 21719;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20309 60936))
21720;;; Generated autoloads from paren.el 21720;;; Generated autoloads from paren.el
21721 21721
21722(defvar show-paren-mode nil "\ 21722(defvar show-paren-mode nil "\
@@ -21743,7 +21743,7 @@ matching parenthesis is highlighted in `show-paren-style' after
21743;;;*** 21743;;;***
21744 21744
21745;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 21745;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
21746;;;;;; (20296 49978)) 21746;;;;;; (20309 60936))
21747;;; Generated autoloads from calendar/parse-time.el 21747;;; Generated autoloads from calendar/parse-time.el
21748(put 'parse-time-rules 'risky-local-variable t) 21748(put 'parse-time-rules 'risky-local-variable t)
21749 21749
@@ -21756,8 +21756,8 @@ unknown are returned as nil.
21756 21756
21757;;;*** 21757;;;***
21758 21758
21759;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20273 21759;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20309
21760;;;;;; 55692)) 21760;;;;;; 60936))
21761;;; Generated autoloads from progmodes/pascal.el 21761;;; Generated autoloads from progmodes/pascal.el
21762 21762
21763(autoload 'pascal-mode "pascal" "\ 21763(autoload 'pascal-mode "pascal" "\
@@ -21810,7 +21810,7 @@ no args, if that value is non-nil.
21810;;;*** 21810;;;***
21811 21811
21812;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21812;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21813;;;;;; "password-cache" "password-cache.el" (20229 34587)) 21813;;;;;; "password-cache" "password-cache.el" (20309 60936))
21814;;; Generated autoloads from password-cache.el 21814;;; Generated autoloads from password-cache.el
21815 21815
21816(defvar password-cache t "\ 21816(defvar password-cache t "\
@@ -21832,7 +21832,7 @@ Check if KEY is in the cache.
21832;;;*** 21832;;;***
21833 21833
21834;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21834;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21835;;;;;; (20229 34587)) 21835;;;;;; (20309 60936))
21836;;; Generated autoloads from emacs-lisp/pcase.el 21836;;; Generated autoloads from emacs-lisp/pcase.el
21837 21837
21838(autoload 'pcase "pcase" "\ 21838(autoload 'pcase "pcase" "\
@@ -21891,8 +21891,8 @@ of the form (UPAT EXP).
21891 21891
21892;;;*** 21892;;;***
21893 21893
21894;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20229 21894;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20309
21895;;;;;; 34587)) 21895;;;;;; 60936))
21896;;; Generated autoloads from pcmpl-cvs.el 21896;;; Generated autoloads from pcmpl-cvs.el
21897 21897
21898(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 21898(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21903,7 +21903,7 @@ Completion rules for the `cvs' command.
21903;;;*** 21903;;;***
21904 21904
21905;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21905;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21906;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20254 62253)) 21906;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20309 60936))
21907;;; Generated autoloads from pcmpl-gnu.el 21907;;; Generated autoloads from pcmpl-gnu.el
21908 21908
21909(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21909(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21931,7 +21931,7 @@ Completion for the GNU tar utility.
21931;;;*** 21931;;;***
21932 21932
21933;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 21933;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
21934;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20229 34587)) 21934;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20309 60936))
21935;;; Generated autoloads from pcmpl-linux.el 21935;;; Generated autoloads from pcmpl-linux.el
21936 21936
21937(autoload 'pcomplete/kill "pcmpl-linux" "\ 21937(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -21951,8 +21951,8 @@ Completion for GNU/Linux `mount'.
21951 21951
21952;;;*** 21952;;;***
21953 21953
21954;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20229 21954;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20309
21955;;;;;; 34587)) 21955;;;;;; 60936))
21956;;; Generated autoloads from pcmpl-rpm.el 21956;;; Generated autoloads from pcmpl-rpm.el
21957 21957
21958(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 21958(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -21964,7 +21964,7 @@ Completion for the `rpm' command.
21964 21964
21965;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 21965;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
21966;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 21966;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
21967;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20259 55615)) 21967;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20309 60936))
21968;;; Generated autoloads from pcmpl-unix.el 21968;;; Generated autoloads from pcmpl-unix.el
21969 21969
21970(autoload 'pcomplete/cd "pcmpl-unix" "\ 21970(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -22021,8 +22021,8 @@ Includes files as well as host names followed by a colon.
22021 22021
22022;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 22022;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
22023;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 22023;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
22024;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20229 22024;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20309
22025;;;;;; 34587)) 22025;;;;;; 60936))
22026;;; Generated autoloads from pcomplete.el 22026;;; Generated autoloads from pcomplete.el
22027 22027
22028(autoload 'pcomplete "pcomplete" "\ 22028(autoload 'pcomplete "pcomplete" "\
@@ -22081,7 +22081,7 @@ Setup `shell-mode' to use pcomplete.
22081 22081
22082;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 22082;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
22083;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 22083;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
22084;;;;;; "vc/pcvs.el" (20253 16827)) 22084;;;;;; "vc/pcvs.el" (20309 60936))
22085;;; Generated autoloads from vc/pcvs.el 22085;;; Generated autoloads from vc/pcvs.el
22086 22086
22087(autoload 'cvs-checkout "pcvs" "\ 22087(autoload 'cvs-checkout "pcvs" "\
@@ -22156,7 +22156,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
22156 22156
22157;;;*** 22157;;;***
22158 22158
22159;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20229 34587)) 22159;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20309 60936))
22160;;; Generated autoloads from vc/pcvs-defs.el 22160;;; Generated autoloads from vc/pcvs-defs.el
22161 22161
22162(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\ 22162(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\
@@ -22165,7 +22165,7 @@ Global menu used by PCL-CVS.")
22165;;;*** 22165;;;***
22166 22166
22167;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 22167;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
22168;;;;;; (20341 34854)) 22168;;;;;; (20341 24416))
22169;;; Generated autoloads from progmodes/perl-mode.el 22169;;; Generated autoloads from progmodes/perl-mode.el
22170(put 'perl-indent-level 'safe-local-variable 'integerp) 22170(put 'perl-indent-level 'safe-local-variable 'integerp)
22171(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 22171(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -22227,7 +22227,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
22227;;;*** 22227;;;***
22228 22228
22229;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 22229;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
22230;;;;;; (20291 63109)) 22230;;;;;; (20309 60936))
22231;;; Generated autoloads from textmodes/picture.el 22231;;; Generated autoloads from textmodes/picture.el
22232 22232
22233(autoload 'picture-mode "picture" "\ 22233(autoload 'picture-mode "picture" "\
@@ -22307,8 +22307,8 @@ they are not by default assigned to keys.
22307 22307
22308;;;*** 22308;;;***
22309 22309
22310;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20229 22310;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20309
22311;;;;;; 34587)) 22311;;;;;; 60936))
22312;;; Generated autoloads from gnus/plstore.el 22312;;; Generated autoloads from gnus/plstore.el
22313 22313
22314(autoload 'plstore-open "plstore" "\ 22314(autoload 'plstore-open "plstore" "\
@@ -22319,7 +22319,7 @@ Create a plstore instance associated with FILE.
22319;;;*** 22319;;;***
22320 22320
22321;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 22321;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
22322;;;;;; (20229 34587)) 22322;;;;;; (20309 60936))
22323;;; Generated autoloads from textmodes/po.el 22323;;; Generated autoloads from textmodes/po.el
22324 22324
22325(autoload 'po-find-file-coding-system "po" "\ 22325(autoload 'po-find-file-coding-system "po" "\
@@ -22330,7 +22330,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
22330 22330
22331;;;*** 22331;;;***
22332 22332
22333;;;### (autoloads (pong) "pong" "play/pong.el" (20229 34587)) 22333;;;### (autoloads (pong) "pong" "play/pong.el" (20309 60936))
22334;;; Generated autoloads from play/pong.el 22334;;; Generated autoloads from play/pong.el
22335 22335
22336(autoload 'pong "pong" "\ 22336(autoload 'pong "pong" "\
@@ -22346,7 +22346,7 @@ pong-mode keybindings:\\<pong-mode-map>
22346 22346
22347;;;*** 22347;;;***
22348 22348
22349;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20229 34587)) 22349;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20309 60936))
22350;;; Generated autoloads from gnus/pop3.el 22350;;; Generated autoloads from gnus/pop3.el
22351 22351
22352(autoload 'pop3-movemail "pop3" "\ 22352(autoload 'pop3-movemail "pop3" "\
@@ -22359,7 +22359,7 @@ Use streaming commands.
22359 22359
22360;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 22360;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
22361;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 22361;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
22362;;;;;; (20270 25925)) 22362;;;;;; (20309 60936))
22363;;; Generated autoloads from emacs-lisp/pp.el 22363;;; Generated autoloads from emacs-lisp/pp.el
22364 22364
22365(autoload 'pp-to-string "pp" "\ 22365(autoload 'pp-to-string "pp" "\
@@ -22427,7 +22427,7 @@ Ignores leading comment characters.
22427;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 22427;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
22428;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 22428;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
22429;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 22429;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
22430;;;;;; (20229 34587)) 22430;;;;;; (20309 60936))
22431;;; Generated autoloads from printing.el 22431;;; Generated autoloads from printing.el
22432 22432
22433(autoload 'pr-interface "printing" "\ 22433(autoload 'pr-interface "printing" "\
@@ -23014,7 +23014,7 @@ are both set to t.
23014 23014
23015;;;*** 23015;;;***
23016 23016
23017;;;### (autoloads (proced) "proced" "proced.el" (20229 34587)) 23017;;;### (autoloads (proced) "proced" "proced.el" (20309 60936))
23018;;; Generated autoloads from proced.el 23018;;; Generated autoloads from proced.el
23019 23019
23020(autoload 'proced "proced" "\ 23020(autoload 'proced "proced" "\
@@ -23030,7 +23030,7 @@ See `proced-mode' for a description of features available in Proced buffers.
23030;;;*** 23030;;;***
23031 23031
23032;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 23032;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
23033;;;;;; "progmodes/prolog.el" (20293 40451)) 23033;;;;;; "progmodes/prolog.el" (20309 60936))
23034;;; Generated autoloads from progmodes/prolog.el 23034;;; Generated autoloads from progmodes/prolog.el
23035 23035
23036(autoload 'prolog-mode "prolog" "\ 23036(autoload 'prolog-mode "prolog" "\
@@ -23065,8 +23065,8 @@ With prefix argument ARG, restart the Prolog process if running before.
23065 23065
23066;;;*** 23066;;;***
23067 23067
23068;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20229 23068;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20309
23069;;;;;; 34587)) 23069;;;;;; 60936))
23070;;; Generated autoloads from ps-bdf.el 23070;;; Generated autoloads from ps-bdf.el
23071 23071
23072(defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\ 23072(defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\
@@ -23077,8 +23077,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
23077 23077
23078;;;*** 23078;;;***
23079 23079
23080;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20229 23080;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20309
23081;;;;;; 34587)) 23081;;;;;; 60936))
23082;;; Generated autoloads from progmodes/ps-mode.el 23082;;; Generated autoloads from progmodes/ps-mode.el
23083 23083
23084(autoload 'ps-mode "ps-mode" "\ 23084(autoload 'ps-mode "ps-mode" "\
@@ -23129,8 +23129,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
23129;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 23129;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
23130;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 23130;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
23131;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 23131;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
23132;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20229 23132;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20309
23133;;;;;; 36386)) 23133;;;;;; 60936))
23134;;; Generated autoloads from ps-print.el 23134;;; Generated autoloads from ps-print.el
23135 23135
23136(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\ 23136(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\
@@ -23327,7 +23327,7 @@ If EXTENSION is any other symbol, it is ignored.
23327;;;*** 23327;;;***
23328 23328
23329;;;### (autoloads (jython-mode python-mode python-after-info-look 23329;;;### (autoloads (jython-mode python-mode python-after-info-look
23330;;;;;; run-python) "python" "progmodes/python.el" (20278 20028)) 23330;;;;;; run-python) "python" "progmodes/python.el" (20309 60936))
23331;;; Generated autoloads from progmodes/python.el 23331;;; Generated autoloads from progmodes/python.el
23332 23332
23333(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 23333(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -23413,7 +23413,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
23413;;;*** 23413;;;***
23414 23414
23415;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 23415;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
23416;;;;;; (20229 34587)) 23416;;;;;; (20309 60936))
23417;;; Generated autoloads from gnus/qp.el 23417;;; Generated autoloads from gnus/qp.el
23418 23418
23419(autoload 'quoted-printable-decode-region "qp" "\ 23419(autoload 'quoted-printable-decode-region "qp" "\
@@ -23436,7 +23436,7 @@ them into characters should be done separately.
23436;;;;;; quail-defrule quail-install-decode-map quail-install-map 23436;;;;;; quail-defrule quail-install-decode-map quail-install-map
23437;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 23437;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
23438;;;;;; quail-define-package quail-use-package quail-title) "quail" 23438;;;;;; quail-define-package quail-use-package quail-title) "quail"
23439;;;;;; "international/quail.el" (20330 64553)) 23439;;;;;; "international/quail.el" (20330 53092))
23440;;; Generated autoloads from international/quail.el 23440;;; Generated autoloads from international/quail.el
23441 23441
23442(autoload 'quail-title "quail" "\ 23442(autoload 'quail-title "quail" "\
@@ -23667,8 +23667,8 @@ of each directory.
23667 23667
23668;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23668;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23669;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23669;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23670;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20229 23670;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20309
23671;;;;;; 34587)) 23671;;;;;; 60936))
23672;;; Generated autoloads from net/quickurl.el 23672;;; Generated autoloads from net/quickurl.el
23673 23673
23674(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 23674(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
@@ -23740,7 +23740,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
23740;;;*** 23740;;;***
23741 23741
23742;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23742;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
23743;;;;;; "net/rcirc.el" (20325 46630)) 23743;;;;;; "net/rcirc.el" (20325 32214))
23744;;; Generated autoloads from net/rcirc.el 23744;;; Generated autoloads from net/rcirc.el
23745 23745
23746(autoload 'rcirc "rcirc" "\ 23746(autoload 'rcirc "rcirc" "\
@@ -23778,8 +23778,8 @@ if ARG is omitted or nil.
23778 23778
23779;;;*** 23779;;;***
23780 23780
23781;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20290 23781;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20309
23782;;;;;; 11197)) 23782;;;;;; 60936))
23783;;; Generated autoloads from net/rcompile.el 23783;;; Generated autoloads from net/rcompile.el
23784 23784
23785(autoload 'remote-compile "rcompile" "\ 23785(autoload 'remote-compile "rcompile" "\
@@ -23791,7 +23791,7 @@ See \\[compile].
23791;;;*** 23791;;;***
23792 23792
23793;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23793;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
23794;;;;;; (20229 34587)) 23794;;;;;; (20309 60936))
23795;;; Generated autoloads from emacs-lisp/re-builder.el 23795;;; Generated autoloads from emacs-lisp/re-builder.el
23796 23796
23797(defalias 'regexp-builder 're-builder) 23797(defalias 'regexp-builder 're-builder)
@@ -23809,7 +23809,7 @@ matching parts of the target buffer will be highlighted.
23809 23809
23810;;;*** 23810;;;***
23811 23811
23812;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20229 34587)) 23812;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20309 60936))
23813;;; Generated autoloads from recentf.el 23813;;; Generated autoloads from recentf.el
23814 23814
23815(defvar recentf-mode nil "\ 23815(defvar recentf-mode nil "\
@@ -23839,7 +23839,7 @@ were operated on recently.
23839;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 23839;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
23840;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle 23840;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle
23841;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" 23841;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el"
23842;;;;;; (20229 34587)) 23842;;;;;; (20309 60936))
23843;;; Generated autoloads from rect.el 23843;;; Generated autoloads from rect.el
23844 (define-key ctl-x-r-map "c" 'clear-rectangle) 23844 (define-key ctl-x-r-map "c" 'clear-rectangle)
23845 (define-key ctl-x-r-map "k" 'kill-rectangle) 23845 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -23975,8 +23975,8 @@ with a prefix argument, prompt for START-AT and FORMAT.
23975 23975
23976;;;*** 23976;;;***
23977 23977
23978;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20229 23978;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20309
23979;;;;;; 34587)) 23979;;;;;; 60936))
23980;;; Generated autoloads from textmodes/refill.el 23980;;; Generated autoloads from textmodes/refill.el
23981 23981
23982(autoload 'refill-mode "refill" "\ 23982(autoload 'refill-mode "refill" "\
@@ -23997,7 +23997,7 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
23997;;;*** 23997;;;***
23998 23998
23999;;;### (autoloads (reftex-reset-scanning-information reftex-mode 23999;;;### (autoloads (reftex-reset-scanning-information reftex-mode
24000;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20229 34587)) 24000;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20309 60936))
24001;;; Generated autoloads from textmodes/reftex.el 24001;;; Generated autoloads from textmodes/reftex.el
24002 24002
24003(autoload 'turn-on-reftex "reftex" "\ 24003(autoload 'turn-on-reftex "reftex" "\
@@ -24053,7 +24053,7 @@ This enforces rescanning the buffer on next use.
24053;;;*** 24053;;;***
24054 24054
24055;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 24055;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
24056;;;;;; (20229 34587)) 24056;;;;;; (20309 60936))
24057;;; Generated autoloads from textmodes/reftex-cite.el 24057;;; Generated autoloads from textmodes/reftex-cite.el
24058 24058
24059(autoload 'reftex-citation "reftex-cite" "\ 24059(autoload 'reftex-citation "reftex-cite" "\
@@ -24083,7 +24083,7 @@ While entering the regexp, completion on knows citation keys is possible.
24083;;;*** 24083;;;***
24084 24084
24085;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 24085;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
24086;;;;;; (20229 34587)) 24086;;;;;; (20309 60936))
24087;;; Generated autoloads from textmodes/reftex-global.el 24087;;; Generated autoloads from textmodes/reftex-global.el
24088 24088
24089(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 24089(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -24100,7 +24100,7 @@ With no argument, this command toggles
24100;;;*** 24100;;;***
24101 24101
24102;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 24102;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
24103;;;;;; (20229 34587)) 24103;;;;;; (20309 60936))
24104;;; Generated autoloads from textmodes/reftex-index.el 24104;;; Generated autoloads from textmodes/reftex-index.el
24105 24105
24106(autoload 'reftex-index-phrases-mode "reftex-index" "\ 24106(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -24133,7 +24133,7 @@ Here are all local bindings.
24133;;;*** 24133;;;***
24134 24134
24135;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 24135;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
24136;;;;;; (20229 34587)) 24136;;;;;; (20309 60936))
24137;;; Generated autoloads from textmodes/reftex-parse.el 24137;;; Generated autoloads from textmodes/reftex-parse.el
24138 24138
24139(autoload 'reftex-all-document-files "reftex-parse" "\ 24139(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -24145,8 +24145,8 @@ of master file.
24145 24145
24146;;;*** 24146;;;***
24147 24147
24148;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20229 24148;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20309
24149;;;;;; 34587)) 24149;;;;;; 60936))
24150;;; Generated autoloads from textmodes/reftex-vars.el 24150;;; Generated autoloads from textmodes/reftex-vars.el
24151(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24151(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
24152(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24152(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -24156,7 +24156,7 @@ of master file.
24156;;;*** 24156;;;***
24157 24157
24158;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 24158;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
24159;;;;;; (20300 47034)) 24159;;;;;; (20309 60936))
24160;;; Generated autoloads from emacs-lisp/regexp-opt.el 24160;;; Generated autoloads from emacs-lisp/regexp-opt.el
24161 24161
24162(autoload 'regexp-opt "regexp-opt" "\ 24162(autoload 'regexp-opt "regexp-opt" "\
@@ -24187,7 +24187,7 @@ This means the number of non-shy regexp grouping constructs
24187 24187
24188;;;### (autoloads (remember-diary-extract-entries remember-clipboard 24188;;;### (autoloads (remember-diary-extract-entries remember-clipboard
24189;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 24189;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
24190;;;;;; (20229 34587)) 24190;;;;;; (20309 60936))
24191;;; Generated autoloads from textmodes/remember.el 24191;;; Generated autoloads from textmodes/remember.el
24192 24192
24193(autoload 'remember "remember" "\ 24193(autoload 'remember "remember" "\
@@ -24218,7 +24218,7 @@ Extract diary entries from the region.
24218 24218
24219;;;*** 24219;;;***
24220 24220
24221;;;### (autoloads (repeat) "repeat" "repeat.el" (20229 34587)) 24221;;;### (autoloads (repeat) "repeat" "repeat.el" (20309 60936))
24222;;; Generated autoloads from repeat.el 24222;;; Generated autoloads from repeat.el
24223 24223
24224(autoload 'repeat "repeat" "\ 24224(autoload 'repeat "repeat" "\
@@ -24241,7 +24241,7 @@ recently executed command not bound to an input event\".
24241;;;*** 24241;;;***
24242 24242
24243;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 24243;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
24244;;;;;; (20229 34587)) 24244;;;;;; (20309 60936))
24245;;; Generated autoloads from mail/reporter.el 24245;;; Generated autoloads from mail/reporter.el
24246 24246
24247(autoload 'reporter-submit-bug-report "reporter" "\ 24247(autoload 'reporter-submit-bug-report "reporter" "\
@@ -24273,7 +24273,7 @@ mail-sending package is used for editing and sending the message.
24273;;;*** 24273;;;***
24274 24274
24275;;;### (autoloads (reposition-window) "reposition" "reposition.el" 24275;;;### (autoloads (reposition-window) "reposition" "reposition.el"
24276;;;;;; (20229 34587)) 24276;;;;;; (20309 60936))
24277;;; Generated autoloads from reposition.el 24277;;; Generated autoloads from reposition.el
24278 24278
24279(autoload 'reposition-window "reposition" "\ 24279(autoload 'reposition-window "reposition" "\
@@ -24300,7 +24300,7 @@ first comment line visible (if point is in a comment).
24300;;;*** 24300;;;***
24301 24301
24302;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 24302;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
24303;;;;;; (20229 34587)) 24303;;;;;; (20309 60936))
24304;;; Generated autoloads from reveal.el 24304;;; Generated autoloads from reveal.el
24305 24305
24306(autoload 'reveal-mode "reveal" "\ 24306(autoload 'reveal-mode "reveal" "\
@@ -24336,7 +24336,7 @@ the mode if ARG is omitted or nil.
24336;;;*** 24336;;;***
24337 24337
24338;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 24338;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
24339;;;;;; (20321 49576)) 24339;;;;;; (20321 41303))
24340;;; Generated autoloads from emacs-lisp/ring.el 24340;;; Generated autoloads from emacs-lisp/ring.el
24341 24341
24342(autoload 'ring-p "ring" "\ 24342(autoload 'ring-p "ring" "\
@@ -24351,7 +24351,7 @@ Make a ring that can contain SIZE elements.
24351 24351
24352;;;*** 24352;;;***
24353 24353
24354;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20229 34587)) 24354;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20309 60936))
24355;;; Generated autoloads from net/rlogin.el 24355;;; Generated autoloads from net/rlogin.el
24356 24356
24357(autoload 'rlogin "rlogin" "\ 24357(autoload 'rlogin "rlogin" "\
@@ -24400,7 +24400,7 @@ variable.
24400;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 24400;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
24401;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 24401;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
24402;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 24402;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p)
24403;;;;;; "rmail" "mail/rmail.el" (20315 14392)) 24403;;;;;; "rmail" "mail/rmail.el" (20315 8755))
24404;;; Generated autoloads from mail/rmail.el 24404;;; Generated autoloads from mail/rmail.el
24405 24405
24406(autoload 'rmail-movemail-variant-p "rmail" "\ 24406(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -24584,7 +24584,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
24584;;;*** 24584;;;***
24585 24585
24586;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 24586;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
24587;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20229 34587)) 24587;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20309 60936))
24588;;; Generated autoloads from mail/rmailout.el 24588;;; Generated autoloads from mail/rmailout.el
24589(put 'rmail-output-file-alist 'risky-local-variable t) 24589(put 'rmail-output-file-alist 'risky-local-variable t)
24590 24590
@@ -24649,7 +24649,7 @@ than appending to it. Deletes the message after writing if
24649;;;*** 24649;;;***
24650 24650
24651;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 24651;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
24652;;;;;; (20229 34587)) 24652;;;;;; (20309 60936))
24653;;; Generated autoloads from nxml/rng-cmpct.el 24653;;; Generated autoloads from nxml/rng-cmpct.el
24654 24654
24655(autoload 'rng-c-load-schema "rng-cmpct" "\ 24655(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -24661,7 +24661,7 @@ Return a pattern.
24661;;;*** 24661;;;***
24662 24662
24663;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 24663;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
24664;;;;;; (20229 34587)) 24664;;;;;; (20309 60936))
24665;;; Generated autoloads from nxml/rng-nxml.el 24665;;; Generated autoloads from nxml/rng-nxml.el
24666 24666
24667(autoload 'rng-nxml-mode-init "rng-nxml" "\ 24667(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -24674,7 +24674,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24674;;;*** 24674;;;***
24675 24675
24676;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24676;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24677;;;;;; (20277 28925)) 24677;;;;;; (20309 60936))
24678;;; Generated autoloads from nxml/rng-valid.el 24678;;; Generated autoloads from nxml/rng-valid.el
24679 24679
24680(autoload 'rng-validate-mode "rng-valid" "\ 24680(autoload 'rng-validate-mode "rng-valid" "\
@@ -24704,8 +24704,8 @@ to use for finding the schema.
24704 24704
24705;;;*** 24705;;;***
24706 24706
24707;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20229 24707;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20309
24708;;;;;; 34587)) 24708;;;;;; 60936))
24709;;; Generated autoloads from nxml/rng-xsd.el 24709;;; Generated autoloads from nxml/rng-xsd.el
24710 24710
24711(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 24711(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -24733,7 +24733,7 @@ must be equal.
24733;;;*** 24733;;;***
24734 24734
24735;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24735;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24736;;;;;; "robin" "international/robin.el" (20209 49217)) 24736;;;;;; "robin" "international/robin.el" (20309 60936))
24737;;; Generated autoloads from international/robin.el 24737;;; Generated autoloads from international/robin.el
24738 24738
24739(autoload 'robin-define-package "robin" "\ 24739(autoload 'robin-define-package "robin" "\
@@ -24766,7 +24766,7 @@ Start using robin package NAME, which is a string.
24766;;;*** 24766;;;***
24767 24767
24768;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 24768;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
24769;;;;;; rot13-string rot13) "rot13" "rot13.el" (20229 34587)) 24769;;;;;; rot13-string rot13) "rot13" "rot13.el" (20309 60936))
24770;;; Generated autoloads from rot13.el 24770;;; Generated autoloads from rot13.el
24771 24771
24772(autoload 'rot13 "rot13" "\ 24772(autoload 'rot13 "rot13" "\
@@ -24804,7 +24804,7 @@ Toggle the use of ROT13 encoding for the current window.
24804;;;*** 24804;;;***
24805 24805
24806;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24806;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24807;;;;;; (20229 34587)) 24807;;;;;; (20309 60936))
24808;;; Generated autoloads from textmodes/rst.el 24808;;; Generated autoloads from textmodes/rst.el
24809 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24809 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24810 24810
@@ -24841,7 +24841,7 @@ for modes derived from Text mode, like Mail mode.
24841;;;*** 24841;;;***
24842 24842
24843;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24843;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24844;;;;;; (20330 64553)) 24844;;;;;; (20330 53092))
24845;;; Generated autoloads from progmodes/ruby-mode.el 24845;;; Generated autoloads from progmodes/ruby-mode.el
24846 24846
24847(autoload 'ruby-mode "ruby-mode" "\ 24847(autoload 'ruby-mode "ruby-mode" "\
@@ -24862,8 +24862,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
24862 24862
24863;;;*** 24863;;;***
24864 24864
24865;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20229 24865;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20309
24866;;;;;; 34587)) 24866;;;;;; 60936))
24867;;; Generated autoloads from ruler-mode.el 24867;;; Generated autoloads from ruler-mode.el
24868 24868
24869(defvar ruler-mode nil "\ 24869(defvar ruler-mode nil "\
@@ -24880,8 +24880,8 @@ if ARG is omitted or nil.
24880 24880
24881;;;*** 24881;;;***
24882 24882
24883;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20229 24883;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20309
24884;;;;;; 34587)) 24884;;;;;; 60936))
24885;;; Generated autoloads from emacs-lisp/rx.el 24885;;; Generated autoloads from emacs-lisp/rx.el
24886 24886
24887(autoload 'rx-to-string "rx" "\ 24887(autoload 'rx-to-string "rx" "\
@@ -25192,8 +25192,8 @@ enclosed in `(and ...)'.
25192 25192
25193;;;*** 25193;;;***
25194 25194
25195;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20315 25195;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20314
25196;;;;;; 14392)) 25196;;;;;; 46279))
25197;;; Generated autoloads from savehist.el 25197;;; Generated autoloads from savehist.el
25198 25198
25199(defvar savehist-mode nil "\ 25199(defvar savehist-mode nil "\
@@ -25225,7 +25225,7 @@ histories, which is probably undesirable.
25225;;;*** 25225;;;***
25226 25226
25227;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 25227;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
25228;;;;;; (20229 34587)) 25228;;;;;; (20309 60936))
25229;;; Generated autoloads from progmodes/scheme.el 25229;;; Generated autoloads from progmodes/scheme.el
25230 25230
25231(autoload 'scheme-mode "scheme" "\ 25231(autoload 'scheme-mode "scheme" "\
@@ -25267,7 +25267,7 @@ that variable's value is a string.
25267;;;*** 25267;;;***
25268 25268
25269;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 25269;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
25270;;;;;; (20229 34587)) 25270;;;;;; (20309 60936))
25271;;; Generated autoloads from gnus/score-mode.el 25271;;; Generated autoloads from gnus/score-mode.el
25272 25272
25273(autoload 'gnus-score-mode "score-mode" "\ 25273(autoload 'gnus-score-mode "score-mode" "\
@@ -25281,7 +25281,7 @@ This mode is an extended emacs-lisp mode.
25281;;;*** 25281;;;***
25282 25282
25283;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 25283;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
25284;;;;;; (20229 34587)) 25284;;;;;; (20309 60936))
25285;;; Generated autoloads from scroll-all.el 25285;;; Generated autoloads from scroll-all.el
25286 25286
25287(defvar scroll-all-mode nil "\ 25287(defvar scroll-all-mode nil "\
@@ -25307,7 +25307,7 @@ one window apply to all visible windows in the same frame.
25307;;;*** 25307;;;***
25308 25308
25309;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 25309;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
25310;;;;;; (20273 55692)) 25310;;;;;; (20309 60936))
25311;;; Generated autoloads from scroll-lock.el 25311;;; Generated autoloads from scroll-lock.el
25312 25312
25313(autoload 'scroll-lock-mode "scroll-lock" "\ 25313(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -25323,7 +25323,7 @@ vertically fixed relative to window boundaries during scrolling.
25323 25323
25324;;;*** 25324;;;***
25325 25325
25326;;;### (autoloads nil "secrets" "net/secrets.el" (20300 47034)) 25326;;;### (autoloads nil "secrets" "net/secrets.el" (20309 60936))
25327;;; Generated autoloads from net/secrets.el 25327;;; Generated autoloads from net/secrets.el
25328(when (featurep 'dbusbind) 25328(when (featurep 'dbusbind)
25329 (autoload 'secrets-show-secrets "secrets" nil t)) 25329 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -25331,7 +25331,7 @@ vertically fixed relative to window boundaries during scrolling.
25331;;;*** 25331;;;***
25332 25332
25333;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 25333;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
25334;;;;;; "cedet/semantic.el" (20300 47034)) 25334;;;;;; "cedet/semantic.el" (20309 60936))
25335;;; Generated autoloads from cedet/semantic.el 25335;;; Generated autoloads from cedet/semantic.el
25336 25336
25337(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 25337(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -25385,7 +25385,7 @@ Semantic mode.
25385;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name 25385;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
25386;;;;;; mail-header-separator send-mail-function mail-interactive 25386;;;;;; mail-header-separator send-mail-function mail-interactive
25387;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 25387;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
25388;;;;;; "sendmail" "mail/sendmail.el" (20320 28709)) 25388;;;;;; "sendmail" "mail/sendmail.el" (20320 14810))
25389;;; Generated autoloads from mail/sendmail.el 25389;;; Generated autoloads from mail/sendmail.el
25390 25390
25391(defvar mail-from-style 'default "\ 25391(defvar mail-from-style 'default "\
@@ -25667,8 +25667,8 @@ Like `mail' command, but display mail buffer in another frame.
25667;;;*** 25667;;;***
25668 25668
25669;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25669;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25670;;;;;; server-force-delete server-start) "server" "server.el" (20317 25670;;;;;; server-force-delete server-start) "server" "server.el" (20341
25671;;;;;; 52527)) 25671;;;;;; 60214))
25672;;; Generated autoloads from server.el 25672;;; Generated autoloads from server.el
25673 25673
25674(put 'server-host 'risky-local-variable t) 25674(put 'server-host 'risky-local-variable t)
@@ -25735,7 +25735,7 @@ only these files will be asked to be saved.
25735 25735
25736;;;*** 25736;;;***
25737 25737
25738;;;### (autoloads (ses-mode) "ses" "ses.el" (20279 40897)) 25738;;;### (autoloads (ses-mode) "ses" "ses.el" (20309 60936))
25739;;; Generated autoloads from ses.el 25739;;; Generated autoloads from ses.el
25740 25740
25741(autoload 'ses-mode "ses" "\ 25741(autoload 'ses-mode "ses" "\
@@ -25754,7 +25754,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25754;;;*** 25754;;;***
25755 25755
25756;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25756;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25757;;;;;; (20300 47034)) 25757;;;;;; (20309 60936))
25758;;; Generated autoloads from textmodes/sgml-mode.el 25758;;; Generated autoloads from textmodes/sgml-mode.el
25759 25759
25760(autoload 'sgml-mode "sgml-mode" "\ 25760(autoload 'sgml-mode "sgml-mode" "\
@@ -25820,7 +25820,7 @@ To work around that, do:
25820;;;*** 25820;;;***
25821 25821
25822;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25822;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25823;;;;;; (20229 34587)) 25823;;;;;; (20309 60936))
25824;;; Generated autoloads from progmodes/sh-script.el 25824;;; Generated autoloads from progmodes/sh-script.el
25825(put 'sh-shell 'safe-local-variable 'symbolp) 25825(put 'sh-shell 'safe-local-variable 'symbolp)
25826 25826
@@ -25885,7 +25885,7 @@ with your script for an edit-interpret-debug cycle.
25885;;;*** 25885;;;***
25886 25886
25887;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 25887;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25888;;;;;; (20229 34587)) 25888;;;;;; (20309 60936))
25889;;; Generated autoloads from emacs-lisp/shadow.el 25889;;; Generated autoloads from emacs-lisp/shadow.el
25890 25890
25891(autoload 'list-load-path-shadows "shadow" "\ 25891(autoload 'list-load-path-shadows "shadow" "\
@@ -25935,8 +25935,8 @@ function, `load-path-shadows-find'.
25935;;;*** 25935;;;***
25936 25936
25937;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 25937;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
25938;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20229 25938;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20309
25939;;;;;; 34587)) 25939;;;;;; 60936))
25940;;; Generated autoloads from shadowfile.el 25940;;; Generated autoloads from shadowfile.el
25941 25941
25942(autoload 'shadow-define-cluster "shadowfile" "\ 25942(autoload 'shadow-define-cluster "shadowfile" "\
@@ -25975,7 +25975,7 @@ Set up file shadowing.
25975;;;*** 25975;;;***
25976 25976
25977;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25977;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25978;;;;;; (20300 47034)) 25978;;;;;; (20321 41252))
25979;;; Generated autoloads from shell.el 25979;;; Generated autoloads from shell.el
25980 25980
25981(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25981(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -26023,8 +26023,8 @@ Otherwise, one argument `-i' is passed to the shell.
26023 26023
26024;;;*** 26024;;;***
26025 26025
26026;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20328 26026;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20327
26027;;;;;; 22824)) 26027;;;;;; 64029))
26028;;; Generated autoloads from gnus/shr.el 26028;;; Generated autoloads from gnus/shr.el
26029 26029
26030(autoload 'shr-insert-document "shr" "\ 26030(autoload 'shr-insert-document "shr" "\
@@ -26037,7 +26037,7 @@ DOM should be a parse tree as generated by
26037;;;*** 26037;;;***
26038 26038
26039;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 26039;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
26040;;;;;; "sieve" "gnus/sieve.el" (20229 34587)) 26040;;;;;; "sieve" "gnus/sieve.el" (20309 60936))
26041;;; Generated autoloads from gnus/sieve.el 26041;;; Generated autoloads from gnus/sieve.el
26042 26042
26043(autoload 'sieve-manage "sieve" "\ 26043(autoload 'sieve-manage "sieve" "\
@@ -26058,7 +26058,7 @@ DOM should be a parse tree as generated by
26058;;;*** 26058;;;***
26059 26059
26060;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 26060;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
26061;;;;;; (20229 34587)) 26061;;;;;; (20309 60936))
26062;;; Generated autoloads from gnus/sieve-mode.el 26062;;; Generated autoloads from gnus/sieve-mode.el
26063 26063
26064(autoload 'sieve-mode "sieve-mode" "\ 26064(autoload 'sieve-mode "sieve-mode" "\
@@ -26073,8 +26073,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
26073 26073
26074;;;*** 26074;;;***
26075 26075
26076;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20229 26076;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20309
26077;;;;;; 34587)) 26077;;;;;; 60936))
26078;;; Generated autoloads from progmodes/simula.el 26078;;; Generated autoloads from progmodes/simula.el
26079 26079
26080(autoload 'simula-mode "simula" "\ 26080(autoload 'simula-mode "simula" "\
@@ -26123,7 +26123,7 @@ with no arguments, if that value is non-nil.
26123;;;*** 26123;;;***
26124 26124
26125;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 26125;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
26126;;;;;; define-skeleton) "skeleton" "skeleton.el" (20229 34587)) 26126;;;;;; define-skeleton) "skeleton" "skeleton.el" (20309 60936))
26127;;; Generated autoloads from skeleton.el 26127;;; Generated autoloads from skeleton.el
26128 26128
26129(defvar skeleton-filter-function 'identity "\ 26129(defvar skeleton-filter-function 'identity "\
@@ -26233,7 +26233,7 @@ symmetrical ones, and the same character twice for the others.
26233;;;*** 26233;;;***
26234 26234
26235;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 26235;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
26236;;;;;; "smerge-mode" "vc/smerge-mode.el" (20273 55692)) 26236;;;;;; "smerge-mode" "vc/smerge-mode.el" (20309 60936))
26237;;; Generated autoloads from vc/smerge-mode.el 26237;;; Generated autoloads from vc/smerge-mode.el
26238 26238
26239(autoload 'smerge-ediff "smerge-mode" "\ 26239(autoload 'smerge-ediff "smerge-mode" "\
@@ -26261,7 +26261,7 @@ If no conflict maker is found, turn off `smerge-mode'.
26261;;;*** 26261;;;***
26262 26262
26263;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 26263;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
26264;;;;;; (20229 34587)) 26264;;;;;; (20309 60936))
26265;;; Generated autoloads from gnus/smiley.el 26265;;; Generated autoloads from gnus/smiley.el
26266 26266
26267(autoload 'smiley-region "smiley" "\ 26267(autoload 'smiley-region "smiley" "\
@@ -26279,7 +26279,7 @@ interactively. If there's no argument, do it at the current buffer.
26279;;;*** 26279;;;***
26280 26280
26281;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 26281;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
26282;;;;;; "mail/smtpmail.el" (20313 59063)) 26282;;;;;; "mail/smtpmail.el" (20314 46279))
26283;;; Generated autoloads from mail/smtpmail.el 26283;;; Generated autoloads from mail/smtpmail.el
26284 26284
26285(autoload 'smtpmail-send-it "smtpmail" "\ 26285(autoload 'smtpmail-send-it "smtpmail" "\
@@ -26294,7 +26294,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
26294 26294
26295;;;*** 26295;;;***
26296 26296
26297;;;### (autoloads (snake) "snake" "play/snake.el" (20229 34587)) 26297;;;### (autoloads (snake) "snake" "play/snake.el" (20309 60936))
26298;;; Generated autoloads from play/snake.el 26298;;; Generated autoloads from play/snake.el
26299 26299
26300(autoload 'snake "snake" "\ 26300(autoload 'snake "snake" "\
@@ -26318,7 +26318,7 @@ Snake mode keybindings:
26318;;;*** 26318;;;***
26319 26319
26320;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 26320;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
26321;;;;;; (20229 34587)) 26321;;;;;; (20309 60936))
26322;;; Generated autoloads from net/snmp-mode.el 26322;;; Generated autoloads from net/snmp-mode.el
26323 26323
26324(autoload 'snmp-mode "snmp-mode" "\ 26324(autoload 'snmp-mode "snmp-mode" "\
@@ -26347,8 +26347,8 @@ then `snmpv2-mode-hook'.
26347 26347
26348;;;*** 26348;;;***
26349 26349
26350;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20229 26350;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20309
26351;;;;;; 34587)) 26351;;;;;; 60936))
26352;;; Generated autoloads from calendar/solar.el 26352;;; Generated autoloads from calendar/solar.el
26353 26353
26354(autoload 'sunrise-sunset "solar" "\ 26354(autoload 'sunrise-sunset "solar" "\
@@ -26363,8 +26363,8 @@ This function is suitable for execution in a .emacs file.
26363 26363
26364;;;*** 26364;;;***
26365 26365
26366;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20229 26366;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20309
26367;;;;;; 34587)) 26367;;;;;; 60936))
26368;;; Generated autoloads from play/solitaire.el 26368;;; Generated autoloads from play/solitaire.el
26369 26369
26370(autoload 'solitaire "solitaire" "\ 26370(autoload 'solitaire "solitaire" "\
@@ -26441,7 +26441,7 @@ Pick your favorite shortcuts:
26441 26441
26442;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 26442;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
26443;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 26443;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
26444;;;;;; sort-lines sort-subr) "sort" "sort.el" (20319 7847)) 26444;;;;;; sort-lines sort-subr) "sort" "sort.el" (20320 14810))
26445;;; Generated autoloads from sort.el 26445;;; Generated autoloads from sort.el
26446(put 'sort-fold-case 'safe-local-variable 'booleanp) 26446(put 'sort-fold-case 'safe-local-variable 'booleanp)
26447 26447
@@ -26585,8 +26585,8 @@ From a program takes two point or marker arguments, BEG and END.
26585 26585
26586;;;*** 26586;;;***
26587 26587
26588;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20229 26588;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20309
26589;;;;;; 34587)) 26589;;;;;; 60936))
26590;;; Generated autoloads from gnus/spam.el 26590;;; Generated autoloads from gnus/spam.el
26591 26591
26592(autoload 'spam-initialize "spam" "\ 26592(autoload 'spam-initialize "spam" "\
@@ -26602,7 +26602,7 @@ installed through `spam-necessary-extra-headers'.
26602 26602
26603;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 26603;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
26604;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 26604;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
26605;;;;;; "gnus/spam-report.el" (20229 34587)) 26605;;;;;; "gnus/spam-report.el" (20309 60936))
26606;;; Generated autoloads from gnus/spam-report.el 26606;;; Generated autoloads from gnus/spam-report.el
26607 26607
26608(autoload 'spam-report-process-queue "spam-report" "\ 26608(autoload 'spam-report-process-queue "spam-report" "\
@@ -26645,7 +26645,7 @@ Spam reports will be queued with the method used when
26645;;;*** 26645;;;***
26646 26646
26647;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26647;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26648;;;;;; "speedbar.el" (20315 14392)) 26648;;;;;; "speedbar.el" (20315 2375))
26649;;; Generated autoloads from speedbar.el 26649;;; Generated autoloads from speedbar.el
26650 26650
26651(defalias 'speedbar 'speedbar-frame-mode) 26651(defalias 'speedbar 'speedbar-frame-mode)
@@ -26669,8 +26669,8 @@ selected. If the speedbar frame is active, then select the attached frame.
26669 26669
26670;;;*** 26670;;;***
26671 26671
26672;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20229 26672;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20309
26673;;;;;; 34587)) 26673;;;;;; 60936))
26674;;; Generated autoloads from play/spook.el 26674;;; Generated autoloads from play/spook.el
26675 26675
26676(autoload 'spook "spook" "\ 26676(autoload 'spook "spook" "\
@@ -26689,7 +26689,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26689;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26689;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26690;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26690;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26691;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26691;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26692;;;;;; (20303 23227)) 26692;;;;;; (20309 60936))
26693;;; Generated autoloads from progmodes/sql.el 26693;;; Generated autoloads from progmodes/sql.el
26694 26694
26695(autoload 'sql-add-product-keywords "sql" "\ 26695(autoload 'sql-add-product-keywords "sql" "\
@@ -27185,7 +27185,7 @@ buffer.
27185;;;*** 27185;;;***
27186 27186
27187;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 27187;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
27188;;;;;; (20229 34587)) 27188;;;;;; (20309 60936))
27189;;; Generated autoloads from cedet/srecode/srt-mode.el 27189;;; Generated autoloads from cedet/srecode/srt-mode.el
27190 27190
27191(autoload 'srecode-template-mode "srecode/srt-mode" "\ 27191(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -27198,7 +27198,7 @@ Major-mode for writing SRecode macros.
27198;;;*** 27198;;;***
27199 27199
27200;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 27200;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
27201;;;;;; (20229 34587)) 27201;;;;;; (20309 60936))
27202;;; Generated autoloads from gnus/starttls.el 27202;;; Generated autoloads from gnus/starttls.el
27203 27203
27204(autoload 'starttls-open-stream "starttls" "\ 27204(autoload 'starttls-open-stream "starttls" "\
@@ -27225,8 +27225,8 @@ GnuTLS requires a port number.
27225;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 27225;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
27226;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 27226;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
27227;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 27227;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
27228;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20229 27228;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20309
27229;;;;;; 34587)) 27229;;;;;; 60936))
27230;;; Generated autoloads from strokes.el 27230;;; Generated autoloads from strokes.el
27231 27231
27232(autoload 'strokes-global-set-stroke "strokes" "\ 27232(autoload 'strokes-global-set-stroke "strokes" "\
@@ -27340,7 +27340,7 @@ Read a complex stroke and insert its glyph into the current buffer.
27340;;;*** 27340;;;***
27341 27341
27342;;;### (autoloads (studlify-buffer studlify-word studlify-region) 27342;;;### (autoloads (studlify-buffer studlify-word studlify-region)
27343;;;;;; "studly" "play/studly.el" (19845 45374)) 27343;;;;;; "studly" "play/studly.el" (20309 60936))
27344;;; Generated autoloads from play/studly.el 27344;;; Generated autoloads from play/studly.el
27345 27345
27346(autoload 'studlify-region "studly" "\ 27346(autoload 'studlify-region "studly" "\
@@ -27361,7 +27361,7 @@ Studlify-case the current buffer.
27361;;;*** 27361;;;***
27362 27362
27363;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 27363;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
27364;;;;;; (20229 34587)) 27364;;;;;; (20309 60936))
27365;;; Generated autoloads from progmodes/subword.el 27365;;; Generated autoloads from progmodes/subword.el
27366 27366
27367(autoload 'subword-mode "subword" "\ 27367(autoload 'subword-mode "subword" "\
@@ -27417,7 +27417,7 @@ See `subword-mode' for more information on Subword mode.
27417;;;*** 27417;;;***
27418 27418
27419;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 27419;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
27420;;;;;; (20273 55692)) 27420;;;;;; (20309 60936))
27421;;; Generated autoloads from mail/supercite.el 27421;;; Generated autoloads from mail/supercite.el
27422 27422
27423(autoload 'sc-cite-original "supercite" "\ 27423(autoload 'sc-cite-original "supercite" "\
@@ -27449,8 +27449,8 @@ and `sc-post-hook' is run after the guts of this function.
27449 27449
27450;;;*** 27450;;;***
27451 27451
27452;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20229 27452;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20309
27453;;;;;; 34587)) 27453;;;;;; 60936))
27454;;; Generated autoloads from t-mouse.el 27454;;; Generated autoloads from t-mouse.el
27455 27455
27456(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 27456(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -27478,7 +27478,7 @@ It relies on the `gpm' daemon being activated.
27478 27478
27479;;;*** 27479;;;***
27480 27480
27481;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20229 34587)) 27481;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20309 60936))
27482;;; Generated autoloads from tabify.el 27482;;; Generated autoloads from tabify.el
27483 27483
27484(autoload 'untabify "tabify" "\ 27484(autoload 'untabify "tabify" "\
@@ -27513,7 +27513,7 @@ The variable `tab-width' controls the spacing of tab stops.
27513;;;;;; table-recognize table-insert-row-column table-insert-column 27513;;;;;; table-recognize table-insert-row-column table-insert-column
27514;;;;;; table-insert-row table-insert table-point-left-cell-hook 27514;;;;;; table-insert-row table-insert table-point-left-cell-hook
27515;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 27515;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
27516;;;;;; "table" "textmodes/table.el" (20229 34587)) 27516;;;;;; "table" "textmodes/table.el" (20309 60936))
27517;;; Generated autoloads from textmodes/table.el 27517;;; Generated autoloads from textmodes/table.el
27518 27518
27519(defvar table-cell-map-hook nil "\ 27519(defvar table-cell-map-hook nil "\
@@ -28102,7 +28102,7 @@ converts a table into plain text without frames. It is a companion to
28102;;;*** 28102;;;***
28103 28103
28104;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el" 28104;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el"
28105;;;;;; (20329 43687)) 28105;;;;;; (20328 25588))
28106;;; Generated autoloads from emacs-lisp/tabulated-list.el 28106;;; Generated autoloads from emacs-lisp/tabulated-list.el
28107 28107
28108(autoload 'tabulated-list-mode "tabulated-list" "\ 28108(autoload 'tabulated-list-mode "tabulated-list" "\
@@ -28144,7 +28144,7 @@ as the ewoc pretty-printer.
28144 28144
28145;;;*** 28145;;;***
28146 28146
28147;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20229 34587)) 28147;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20309 60936))
28148;;; Generated autoloads from talk.el 28148;;; Generated autoloads from talk.el
28149 28149
28150(autoload 'talk-connect "talk" "\ 28150(autoload 'talk-connect "talk" "\
@@ -28159,7 +28159,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
28159 28159
28160;;;*** 28160;;;***
28161 28161
28162;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20323 4905)) 28162;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20324 28875))
28163;;; Generated autoloads from tar-mode.el 28163;;; Generated autoloads from tar-mode.el
28164 28164
28165(autoload 'tar-mode "tar-mode" "\ 28165(autoload 'tar-mode "tar-mode" "\
@@ -28183,7 +28183,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
28183;;;*** 28183;;;***
28184 28184
28185;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 28185;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
28186;;;;;; "progmodes/tcl.el" (20229 34587)) 28186;;;;;; "progmodes/tcl.el" (20309 60936))
28187;;; Generated autoloads from progmodes/tcl.el 28187;;; Generated autoloads from progmodes/tcl.el
28188 28188
28189(autoload 'tcl-mode "tcl" "\ 28189(autoload 'tcl-mode "tcl" "\
@@ -28231,7 +28231,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
28231 28231
28232;;;*** 28232;;;***
28233 28233
28234;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20229 34587)) 28234;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20309 60936))
28235;;; Generated autoloads from net/telnet.el 28235;;; Generated autoloads from net/telnet.el
28236 28236
28237(autoload 'telnet "telnet" "\ 28237(autoload 'telnet "telnet" "\
@@ -28257,7 +28257,7 @@ Normally input is edited in Emacs and sent a line at a time.
28257;;;*** 28257;;;***
28258 28258
28259;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 28259;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
28260;;;;;; (20256 47696)) 28260;;;;;; (20309 60936))
28261;;; Generated autoloads from term.el 28261;;; Generated autoloads from term.el
28262 28262
28263(autoload 'make-term "term" "\ 28263(autoload 'make-term "term" "\
@@ -28299,8 +28299,8 @@ use in that buffer.
28299 28299
28300;;;*** 28300;;;***
28301 28301
28302;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20229 28302;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20309
28303;;;;;; 34587)) 28303;;;;;; 60936))
28304;;; Generated autoloads from terminal.el 28304;;; Generated autoloads from terminal.el
28305 28305
28306(autoload 'terminal-emulator "terminal" "\ 28306(autoload 'terminal-emulator "terminal" "\
@@ -28337,7 +28337,7 @@ subprocess started.
28337;;;*** 28337;;;***
28338 28338
28339;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 28339;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
28340;;;;;; (20229 34587)) 28340;;;;;; (20309 60936))
28341;;; Generated autoloads from emacs-lisp/testcover.el 28341;;; Generated autoloads from emacs-lisp/testcover.el
28342 28342
28343(autoload 'testcover-this-defun "testcover" "\ 28343(autoload 'testcover-this-defun "testcover" "\
@@ -28347,7 +28347,7 @@ Start coverage on function under point.
28347 28347
28348;;;*** 28348;;;***
28349 28349
28350;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20229 34587)) 28350;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20309 60936))
28351;;; Generated autoloads from play/tetris.el 28351;;; Generated autoloads from play/tetris.el
28352 28352
28353(autoload 'tetris "tetris" "\ 28353(autoload 'tetris "tetris" "\
@@ -28378,7 +28378,7 @@ tetris-mode keybindings:
28378;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 28378;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
28379;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 28379;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
28380;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 28380;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
28381;;;;;; (20229 34587)) 28381;;;;;; (20309 60936))
28382;;; Generated autoloads from textmodes/tex-mode.el 28382;;; Generated autoloads from textmodes/tex-mode.el
28383 28383
28384(defvar tex-shell-file-name nil "\ 28384(defvar tex-shell-file-name nil "\
@@ -28680,7 +28680,7 @@ Major mode to edit DocTeX files.
28680;;;*** 28680;;;***
28681 28681
28682;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28682;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28683;;;;;; "texinfmt" "textmodes/texinfmt.el" (20229 34587)) 28683;;;;;; "texinfmt" "textmodes/texinfmt.el" (20309 60936))
28684;;; Generated autoloads from textmodes/texinfmt.el 28684;;; Generated autoloads from textmodes/texinfmt.el
28685 28685
28686(autoload 'texinfo-format-buffer "texinfmt" "\ 28686(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28720,7 +28720,7 @@ if large. You can use `Info-split' to do this manually.
28720;;;*** 28720;;;***
28721 28721
28722;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 28722;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
28723;;;;;; "texinfo" "textmodes/texinfo.el" (20229 34587)) 28723;;;;;; "texinfo" "textmodes/texinfo.el" (20309 60936))
28724;;; Generated autoloads from textmodes/texinfo.el 28724;;; Generated autoloads from textmodes/texinfo.el
28725 28725
28726(defvar texinfo-open-quote (purecopy "``") "\ 28726(defvar texinfo-open-quote (purecopy "``") "\
@@ -28806,7 +28806,7 @@ value of `texinfo-mode-hook'.
28806 28806
28807;;;### (autoloads (thai-composition-function thai-compose-buffer 28807;;;### (autoloads (thai-composition-function thai-compose-buffer
28808;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 28808;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
28809;;;;;; (20273 55692)) 28809;;;;;; (20309 60936))
28810;;; Generated autoloads from language/thai-util.el 28810;;; Generated autoloads from language/thai-util.el
28811 28811
28812(autoload 'thai-compose-region "thai-util" "\ 28812(autoload 'thai-compose-region "thai-util" "\
@@ -28835,7 +28835,7 @@ Compose Thai characters in the current buffer.
28835 28835
28836;;;### (autoloads (list-at-point number-at-point symbol-at-point 28836;;;### (autoloads (list-at-point number-at-point symbol-at-point
28837;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28837;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28838;;;;;; "thingatpt" "thingatpt.el" (20229 34587)) 28838;;;;;; "thingatpt" "thingatpt.el" (20309 60936))
28839;;; Generated autoloads from thingatpt.el 28839;;; Generated autoloads from thingatpt.el
28840 28840
28841(autoload 'forward-thing "thingatpt" "\ 28841(autoload 'forward-thing "thingatpt" "\
@@ -28898,7 +28898,7 @@ Return the Lisp list at point, or nil if none is found.
28898 28898
28899;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 28899;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
28900;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 28900;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
28901;;;;;; (20229 34587)) 28901;;;;;; (20309 60936))
28902;;; Generated autoloads from thumbs.el 28902;;; Generated autoloads from thumbs.el
28903 28903
28904(autoload 'thumbs-find-thumb "thumbs" "\ 28904(autoload 'thumbs-find-thumb "thumbs" "\
@@ -28936,8 +28936,8 @@ In dired, call the setroot program on the image at point.
28936;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 28936;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
28937;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 28937;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
28938;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 28938;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
28939;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20229 28939;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20309
28940;;;;;; 34587)) 28940;;;;;; 60936))
28941;;; Generated autoloads from language/tibet-util.el 28941;;; Generated autoloads from language/tibet-util.el
28942 28942
28943(autoload 'tibetan-char-p "tibet-util" "\ 28943(autoload 'tibetan-char-p "tibet-util" "\
@@ -29011,7 +29011,7 @@ See also docstring of the function tibetan-compose-region.
29011;;;*** 29011;;;***
29012 29012
29013;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 29013;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
29014;;;;;; (20229 34587)) 29014;;;;;; (20309 60936))
29015;;; Generated autoloads from textmodes/tildify.el 29015;;; Generated autoloads from textmodes/tildify.el
29016 29016
29017(autoload 'tildify-region "tildify" "\ 29017(autoload 'tildify-region "tildify" "\
@@ -29036,7 +29036,7 @@ This function performs no refilling of the changed text.
29036 29036
29037;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 29037;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
29038;;;;;; display-time-mode display-time display-time-day-and-date) 29038;;;;;; display-time-mode display-time display-time-day-and-date)
29039;;;;;; "time" "time.el" (20230 55355)) 29039;;;;;; "time" "time.el" (20309 60936))
29040;;; Generated autoloads from time.el 29040;;; Generated autoloads from time.el
29041 29041
29042(defvar display-time-day-and-date nil "\ 29042(defvar display-time-day-and-date nil "\
@@ -29102,7 +29102,7 @@ Return a string giving the duration of the Emacs initialization.
29102;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 29102;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
29103;;;;;; time-add time-subtract time-since days-to-time time-less-p 29103;;;;;; time-add time-subtract time-since days-to-time time-less-p
29104;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 29104;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
29105;;;;;; (20229 34587)) 29105;;;;;; (20309 60936))
29106;;; Generated autoloads from calendar/time-date.el 29106;;; Generated autoloads from calendar/time-date.el
29107 29107
29108(autoload 'date-to-time "time-date" "\ 29108(autoload 'date-to-time "time-date" "\
@@ -29216,7 +29216,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
29216;;;*** 29216;;;***
29217 29217
29218;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 29218;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
29219;;;;;; "time-stamp.el" (20229 34587)) 29219;;;;;; "time-stamp.el" (20309 60936))
29220;;; Generated autoloads from time-stamp.el 29220;;; Generated autoloads from time-stamp.el
29221(put 'time-stamp-format 'safe-local-variable 'stringp) 29221(put 'time-stamp-format 'safe-local-variable 'stringp)
29222(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 29222(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -29260,7 +29260,7 @@ With ARG, turn time stamping on if and only if arg is positive.
29260;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 29260;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
29261;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 29261;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
29262;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 29262;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
29263;;;;;; (20300 47034)) 29263;;;;;; (20309 60936))
29264;;; Generated autoloads from calendar/timeclock.el 29264;;; Generated autoloads from calendar/timeclock.el
29265 29265
29266(autoload 'timeclock-modeline-display "timeclock" "\ 29266(autoload 'timeclock-modeline-display "timeclock" "\
@@ -29360,7 +29360,7 @@ relative only to the time worked today, and not to past time.
29360;;;*** 29360;;;***
29361 29361
29362;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 29362;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
29363;;;;;; "international/titdic-cnv.el" (20287 35000)) 29363;;;;;; "international/titdic-cnv.el" (20309 60936))
29364;;; Generated autoloads from international/titdic-cnv.el 29364;;; Generated autoloads from international/titdic-cnv.el
29365 29365
29366(autoload 'titdic-convert "titdic-cnv" "\ 29366(autoload 'titdic-convert "titdic-cnv" "\
@@ -29383,7 +29383,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
29383;;;*** 29383;;;***
29384 29384
29385;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 29385;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
29386;;;;;; "tmm.el" (20229 34587)) 29386;;;;;; "tmm.el" (20309 60936))
29387;;; Generated autoloads from tmm.el 29387;;; Generated autoloads from tmm.el
29388 (define-key global-map "\M-`" 'tmm-menubar) 29388 (define-key global-map "\M-`" 'tmm-menubar)
29389 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 29389 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -29423,7 +29423,7 @@ Its value should be an event that has a binding in MENU.
29423 29423
29424;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 29424;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
29425;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 29425;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
29426;;;;;; "todo-mode" "calendar/todo-mode.el" (20229 34587)) 29426;;;;;; "todo-mode" "calendar/todo-mode.el" (20309 60936))
29427;;; Generated autoloads from calendar/todo-mode.el 29427;;; Generated autoloads from calendar/todo-mode.el
29428 29428
29429(autoload 'todo-add-category "todo-mode" "\ 29429(autoload 'todo-add-category "todo-mode" "\
@@ -29483,7 +29483,7 @@ Show TODO list.
29483 29483
29484;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 29484;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
29485;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 29485;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
29486;;;;;; "tool-bar" "tool-bar.el" (20279 40897)) 29486;;;;;; "tool-bar" "tool-bar.el" (20309 60936))
29487;;; Generated autoloads from tool-bar.el 29487;;; Generated autoloads from tool-bar.el
29488 29488
29489(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 29489(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -29554,7 +29554,7 @@ holds a keymap.
29554;;;*** 29554;;;***
29555 29555
29556;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29556;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
29557;;;;;; (20300 47034)) 29557;;;;;; (20309 60936))
29558;;; Generated autoloads from emulation/tpu-edt.el 29558;;; Generated autoloads from emulation/tpu-edt.el
29559 29559
29560(defvar tpu-edt-mode nil "\ 29560(defvar tpu-edt-mode nil "\
@@ -29584,7 +29584,7 @@ Turn on TPU/edt emulation.
29584;;;*** 29584;;;***
29585 29585
29586;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29586;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
29587;;;;;; (20229 34587)) 29587;;;;;; (20309 60936))
29588;;; Generated autoloads from emulation/tpu-mapper.el 29588;;; Generated autoloads from emulation/tpu-mapper.el
29589 29589
29590(autoload 'tpu-mapper "tpu-mapper" "\ 29590(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29618,7 +29618,7 @@ your local X guru can try to figure out why the key is being ignored.
29618 29618
29619;;;*** 29619;;;***
29620 29620
29621;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20229 34587)) 29621;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20309 60936))
29622;;; Generated autoloads from emacs-lisp/tq.el 29622;;; Generated autoloads from emacs-lisp/tq.el
29623 29623
29624(autoload 'tq-create "tq" "\ 29624(autoload 'tq-create "tq" "\
@@ -29632,7 +29632,7 @@ to a tcp server on another machine.
29632;;;*** 29632;;;***
29633 29633
29634;;;### (autoloads (trace-function-background trace-function trace-buffer) 29634;;;### (autoloads (trace-function-background trace-function trace-buffer)
29635;;;;;; "trace" "emacs-lisp/trace.el" (20229 34587)) 29635;;;;;; "trace" "emacs-lisp/trace.el" (20309 60936))
29636;;; Generated autoloads from emacs-lisp/trace.el 29636;;; Generated autoloads from emacs-lisp/trace.el
29637 29637
29638(defvar trace-buffer (purecopy "*trace-output*") "\ 29638(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -29669,7 +29669,7 @@ BUFFER defaults to `trace-buffer'.
29669;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29669;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29670;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29670;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29671;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29671;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29672;;;;;; "net/tramp.el" (20344 11046)) 29672;;;;;; "net/tramp.el" (20343 48993))
29673;;; Generated autoloads from net/tramp.el 29673;;; Generated autoloads from net/tramp.el
29674 29674
29675(defvar tramp-mode t "\ 29675(defvar tramp-mode t "\
@@ -29802,7 +29802,7 @@ Discard Tramp from loading remote files.
29802;;;*** 29802;;;***
29803 29803
29804;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29804;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
29805;;;;;; (20229 34587)) 29805;;;;;; (20309 60936))
29806;;; Generated autoloads from net/tramp-ftp.el 29806;;; Generated autoloads from net/tramp-ftp.el
29807 29807
29808(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29808(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29812,8 +29812,8 @@ Discard Tramp from loading remote files.
29812 29812
29813;;;*** 29813;;;***
29814 29814
29815;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20342 29815;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20341
29816;;;;;; 22767)) 29816;;;;;; 56798))
29817;;; Generated autoloads from tutorial.el 29817;;; Generated autoloads from tutorial.el
29818 29818
29819(autoload 'help-with-tutorial "tutorial" "\ 29819(autoload 'help-with-tutorial "tutorial" "\
@@ -29838,7 +29838,7 @@ resumed later.
29838;;;*** 29838;;;***
29839 29839
29840;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 29840;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
29841;;;;;; (19845 45374)) 29841;;;;;; (20309 60936))
29842;;; Generated autoloads from language/tv-util.el 29842;;; Generated autoloads from language/tv-util.el
29843 29843
29844(autoload 'tai-viet-composition-function "tv-util" "\ 29844(autoload 'tai-viet-composition-function "tv-util" "\
@@ -29849,7 +29849,7 @@ resumed later.
29849;;;*** 29849;;;***
29850 29850
29851;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29851;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29852;;;;;; "textmodes/two-column.el" (20229 34587)) 29852;;;;;; "textmodes/two-column.el" (20309 60936))
29853;;; Generated autoloads from textmodes/two-column.el 29853;;; Generated autoloads from textmodes/two-column.el
29854 (autoload '2C-command "two-column" () t 'keymap) 29854 (autoload '2C-command "two-column" () t 'keymap)
29855 (global-set-key "\C-x6" '2C-command) 29855 (global-set-key "\C-x6" '2C-command)
@@ -29900,7 +29900,7 @@ First column's text sSs Second column's text
29900;;;;;; type-break type-break-mode type-break-keystroke-threshold 29900;;;;;; type-break type-break-mode type-break-keystroke-threshold
29901;;;;;; type-break-good-break-interval type-break-good-rest-interval 29901;;;;;; type-break-good-break-interval type-break-good-rest-interval
29902;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 29902;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29903;;;;;; (20229 34587)) 29903;;;;;; (20309 60936))
29904;;; Generated autoloads from type-break.el 29904;;; Generated autoloads from type-break.el
29905 29905
29906(defvar type-break-mode nil "\ 29906(defvar type-break-mode nil "\
@@ -30082,7 +30082,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
30082 30082
30083;;;*** 30083;;;***
30084 30084
30085;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20229 34587)) 30085;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20309 60936))
30086;;; Generated autoloads from mail/uce.el 30086;;; Generated autoloads from mail/uce.el
30087 30087
30088(autoload 'uce-reply-to-uce "uce" "\ 30088(autoload 'uce-reply-to-uce "uce" "\
@@ -30100,7 +30100,7 @@ You might need to set `uce-mail-reader' before using this.
30100;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 30100;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
30101;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 30101;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
30102;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 30102;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
30103;;;;;; "international/ucs-normalize.el" (20229 34587)) 30103;;;;;; "international/ucs-normalize.el" (20309 60936))
30104;;; Generated autoloads from international/ucs-normalize.el 30104;;; Generated autoloads from international/ucs-normalize.el
30105 30105
30106(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 30106(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -30166,7 +30166,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
30166;;;*** 30166;;;***
30167 30167
30168;;;### (autoloads (ununderline-region underline-region) "underline" 30168;;;### (autoloads (ununderline-region underline-region) "underline"
30169;;;;;; "textmodes/underline.el" (20229 34587)) 30169;;;;;; "textmodes/underline.el" (20309 60936))
30170;;; Generated autoloads from textmodes/underline.el 30170;;; Generated autoloads from textmodes/underline.el
30171 30171
30172(autoload 'underline-region "underline" "\ 30172(autoload 'underline-region "underline" "\
@@ -30187,7 +30187,7 @@ which specify the range to operate on.
30187;;;*** 30187;;;***
30188 30188
30189;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 30189;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
30190;;;;;; (20235 41048)) 30190;;;;;; (20309 60936))
30191;;; Generated autoloads from mail/unrmail.el 30191;;; Generated autoloads from mail/unrmail.el
30192 30192
30193(autoload 'batch-unrmail "unrmail" "\ 30193(autoload 'batch-unrmail "unrmail" "\
@@ -30206,8 +30206,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
30206 30206
30207;;;*** 30207;;;***
30208 30208
30209;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20229 30209;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20309
30210;;;;;; 34587)) 30210;;;;;; 60936))
30211;;; Generated autoloads from emacs-lisp/unsafep.el 30211;;; Generated autoloads from emacs-lisp/unsafep.el
30212 30212
30213(autoload 'unsafep "unsafep" "\ 30213(autoload 'unsafep "unsafep" "\
@@ -30220,7 +30220,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
30220;;;*** 30220;;;***
30221 30221
30222;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 30222;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
30223;;;;;; "url/url.el" (20290 11197)) 30223;;;;;; "url/url.el" (20309 60936))
30224;;; Generated autoloads from url/url.el 30224;;; Generated autoloads from url/url.el
30225 30225
30226(autoload 'url-retrieve "url" "\ 30226(autoload 'url-retrieve "url" "\
@@ -30264,7 +30264,7 @@ no further processing). URL is either a string or a parsed URL.
30264;;;*** 30264;;;***
30265 30265
30266;;;### (autoloads (url-register-auth-scheme url-get-authentication) 30266;;;### (autoloads (url-register-auth-scheme url-get-authentication)
30267;;;;;; "url-auth" "url/url-auth.el" (20238 49468)) 30267;;;;;; "url-auth" "url/url-auth.el" (20309 60936))
30268;;; Generated autoloads from url/url-auth.el 30268;;; Generated autoloads from url/url-auth.el
30269 30269
30270(autoload 'url-get-authentication "url-auth" "\ 30270(autoload 'url-get-authentication "url-auth" "\
@@ -30306,7 +30306,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
30306;;;*** 30306;;;***
30307 30307
30308;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 30308;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
30309;;;;;; "url-cache" "url/url-cache.el" (20273 2111)) 30309;;;;;; "url-cache" "url/url-cache.el" (20309 60936))
30310;;; Generated autoloads from url/url-cache.el 30310;;; Generated autoloads from url/url-cache.el
30311 30311
30312(autoload 'url-store-in-cache "url-cache" "\ 30312(autoload 'url-store-in-cache "url-cache" "\
@@ -30327,7 +30327,7 @@ Extract FNAM from the local disk cache.
30327 30327
30328;;;*** 30328;;;***
30329 30329
30330;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20229 34587)) 30330;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20309 60936))
30331;;; Generated autoloads from url/url-cid.el 30331;;; Generated autoloads from url/url-cid.el
30332 30332
30333(autoload 'url-cid "url-cid" "\ 30333(autoload 'url-cid "url-cid" "\
@@ -30338,7 +30338,7 @@ Extract FNAM from the local disk cache.
30338;;;*** 30338;;;***
30339 30339
30340;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 30340;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
30341;;;;;; "url/url-dav.el" (20229 34587)) 30341;;;;;; "url/url-dav.el" (20309 60936))
30342;;; Generated autoloads from url/url-dav.el 30342;;; Generated autoloads from url/url-dav.el
30343 30343
30344(autoload 'url-dav-supported-p "url-dav" "\ 30344(autoload 'url-dav-supported-p "url-dav" "\
@@ -30353,8 +30353,8 @@ Extract FNAM from the local disk cache.
30353 30353
30354;;;*** 30354;;;***
30355 30355
30356;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20229 30356;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20309
30357;;;;;; 34587)) 30357;;;;;; 60936))
30358;;; Generated autoloads from url/url-file.el 30358;;; Generated autoloads from url/url-file.el
30359 30359
30360(autoload 'url-file "url-file" "\ 30360(autoload 'url-file "url-file" "\
@@ -30365,7 +30365,7 @@ Handle file: and ftp: URLs.
30365;;;*** 30365;;;***
30366 30366
30367;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 30367;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
30368;;;;;; "url/url-gw.el" (20229 34587)) 30368;;;;;; "url/url-gw.el" (20309 60936))
30369;;; Generated autoloads from url/url-gw.el 30369;;; Generated autoloads from url/url-gw.el
30370 30370
30371(autoload 'url-gateway-nslookup-host "url-gw" "\ 30371(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -30385,7 +30385,7 @@ Might do a non-blocking connection; use `process-status' to check.
30385 30385
30386;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 30386;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
30387;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 30387;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
30388;;;;;; (20229 34587)) 30388;;;;;; (20309 60936))
30389;;; Generated autoloads from url/url-handlers.el 30389;;; Generated autoloads from url/url-handlers.el
30390 30390
30391(defvar url-handler-mode nil "\ 30391(defvar url-handler-mode nil "\
@@ -30440,7 +30440,7 @@ accessible.
30440;;;*** 30440;;;***
30441 30441
30442;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 30442;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
30443;;;;;; url-http) "url-http" "url/url-http.el" (20317 52527)) 30443;;;;;; url-http) "url-http" "url/url-http.el" (20316 49235))
30444;;; Generated autoloads from url/url-http.el 30444;;; Generated autoloads from url/url-http.el
30445 30445
30446(autoload 'url-http "url-http" "\ 30446(autoload 'url-http "url-http" "\
@@ -30509,7 +30509,7 @@ HTTPS retrievals are asynchronous.")
30509 30509
30510;;;*** 30510;;;***
30511 30511
30512;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20229 34587)) 30512;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20309 60936))
30513;;; Generated autoloads from url/url-irc.el 30513;;; Generated autoloads from url/url-irc.el
30514 30514
30515(autoload 'url-irc "url-irc" "\ 30515(autoload 'url-irc "url-irc" "\
@@ -30519,8 +30519,8 @@ HTTPS retrievals are asynchronous.")
30519 30519
30520;;;*** 30520;;;***
30521 30521
30522;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20229 30522;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20309
30523;;;;;; 34587)) 30523;;;;;; 60936))
30524;;; Generated autoloads from url/url-ldap.el 30524;;; Generated autoloads from url/url-ldap.el
30525 30525
30526(autoload 'url-ldap "url-ldap" "\ 30526(autoload 'url-ldap "url-ldap" "\
@@ -30534,7 +30534,7 @@ URL can be a URL string, or a URL vector of the type returned by
30534;;;*** 30534;;;***
30535 30535
30536;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 30536;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
30537;;;;;; (20229 34587)) 30537;;;;;; (20309 60936))
30538;;; Generated autoloads from url/url-mailto.el 30538;;; Generated autoloads from url/url-mailto.el
30539 30539
30540(autoload 'url-mail "url-mailto" "\ 30540(autoload 'url-mail "url-mailto" "\
@@ -30550,7 +30550,7 @@ Handle the mailto: URL syntax.
30550;;;*** 30550;;;***
30551 30551
30552;;;### (autoloads (url-data url-generic-emulator-loader url-info 30552;;;### (autoloads (url-data url-generic-emulator-loader url-info
30553;;;;;; url-man) "url-misc" "url/url-misc.el" (20229 34587)) 30553;;;;;; url-man) "url-misc" "url/url-misc.el" (20309 60936))
30554;;; Generated autoloads from url/url-misc.el 30554;;; Generated autoloads from url/url-misc.el
30555 30555
30556(autoload 'url-man "url-misc" "\ 30556(autoload 'url-man "url-misc" "\
@@ -30582,7 +30582,7 @@ Fetch a data URL (RFC 2397).
30582;;;*** 30582;;;***
30583 30583
30584;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 30584;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
30585;;;;;; (20229 34587)) 30585;;;;;; (20309 60936))
30586;;; Generated autoloads from url/url-news.el 30586;;; Generated autoloads from url/url-news.el
30587 30587
30588(autoload 'url-news "url-news" "\ 30588(autoload 'url-news "url-news" "\
@@ -30599,7 +30599,7 @@ Fetch a data URL (RFC 2397).
30599 30599
30600;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 30600;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
30601;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 30601;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
30602;;;;;; (20229 34587)) 30602;;;;;; (20309 60936))
30603;;; Generated autoloads from url/url-ns.el 30603;;; Generated autoloads from url/url-ns.el
30604 30604
30605(autoload 'isPlainHostName "url-ns" "\ 30605(autoload 'isPlainHostName "url-ns" "\
@@ -30640,7 +30640,7 @@ Fetch a data URL (RFC 2397).
30640;;;*** 30640;;;***
30641 30641
30642;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30642;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30643;;;;;; "url/url-parse.el" (20273 55604)) 30643;;;;;; "url/url-parse.el" (20309 60936))
30644;;; Generated autoloads from url/url-parse.el 30644;;; Generated autoloads from url/url-parse.el
30645 30645
30646(autoload 'url-recreate-url "url-parse" "\ 30646(autoload 'url-recreate-url "url-parse" "\
@@ -30658,7 +30658,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
30658;;;*** 30658;;;***
30659 30659
30660;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 30660;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
30661;;;;;; (20229 34587)) 30661;;;;;; (20309 60936))
30662;;; Generated autoloads from url/url-privacy.el 30662;;; Generated autoloads from url/url-privacy.el
30663 30663
30664(autoload 'url-setup-privacy-info "url-privacy" "\ 30664(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -30669,7 +30669,7 @@ Setup variables that expose info about you and your system.
30669;;;*** 30669;;;***
30670 30670
30671;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 30671;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
30672;;;;;; (20336 16936)) 30672;;;;;; (20335 9743))
30673;;; Generated autoloads from url/url-queue.el 30673;;; Generated autoloads from url/url-queue.el
30674 30674
30675(autoload 'url-queue-retrieve "url-queue" "\ 30675(autoload 'url-queue-retrieve "url-queue" "\
@@ -30689,7 +30689,7 @@ The variable `url-queue-timeout' sets a timeout.
30689;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 30689;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
30690;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 30690;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
30691;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 30691;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
30692;;;;;; "url-util" "url/url-util.el" (20229 34587)) 30692;;;;;; "url-util" "url/url-util.el" (20309 60936))
30693;;; Generated autoloads from url/url-util.el 30693;;; Generated autoloads from url/url-util.el
30694 30694
30695(defvar url-debug nil "\ 30695(defvar url-debug nil "\
@@ -30825,7 +30825,7 @@ This uses `url-current-object', set locally to the buffer.
30825;;;*** 30825;;;***
30826 30826
30827;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30827;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30828;;;;;; "userlock" "userlock.el" (20229 34587)) 30828;;;;;; "userlock" "userlock.el" (20309 60936))
30829;;; Generated autoloads from userlock.el 30829;;; Generated autoloads from userlock.el
30830 30830
30831(autoload 'ask-user-about-lock "userlock" "\ 30831(autoload 'ask-user-about-lock "userlock" "\
@@ -30855,7 +30855,7 @@ The buffer in question is current when this function is called.
30855 30855
30856;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 30856;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
30857;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 30857;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
30858;;;;;; "utf-7" "international/utf-7.el" (20229 34587)) 30858;;;;;; "utf-7" "international/utf-7.el" (20309 60936))
30859;;; Generated autoloads from international/utf-7.el 30859;;; Generated autoloads from international/utf-7.el
30860 30860
30861(autoload 'utf-7-post-read-conversion "utf-7" "\ 30861(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -30880,7 +30880,7 @@ The buffer in question is current when this function is called.
30880 30880
30881;;;*** 30881;;;***
30882 30882
30883;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20229 34587)) 30883;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20309 60936))
30884;;; Generated autoloads from gnus/utf7.el 30884;;; Generated autoloads from gnus/utf7.el
30885 30885
30886(autoload 'utf7-encode "utf7" "\ 30886(autoload 'utf7-encode "utf7" "\
@@ -30892,7 +30892,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30892 30892
30893;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30893;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30894;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30894;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30895;;;;;; (20229 34587)) 30895;;;;;; (20309 60936))
30896;;; Generated autoloads from mail/uudecode.el 30896;;; Generated autoloads from mail/uudecode.el
30897 30897
30898(autoload 'uudecode-decode-region-external "uudecode" "\ 30898(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30922,8 +30922,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30922;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers 30922;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers
30923;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30923;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30924;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30924;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30925;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20334 30925;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20333
30926;;;;;; 61612)) 30926;;;;;; 51787))
30927;;; Generated autoloads from vc/vc.el 30927;;; Generated autoloads from vc/vc.el
30928 30928
30929(defvar vc-checkout-hook nil "\ 30929(defvar vc-checkout-hook nil "\
@@ -31201,7 +31201,7 @@ Return the branch part of a revision number REV.
31201;;;*** 31201;;;***
31202 31202
31203;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 31203;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
31204;;;;;; (20229 34587)) 31204;;;;;; (20309 60936))
31205;;; Generated autoloads from vc/vc-annotate.el 31205;;; Generated autoloads from vc/vc-annotate.el
31206 31206
31207(autoload 'vc-annotate "vc-annotate" "\ 31207(autoload 'vc-annotate "vc-annotate" "\
@@ -31238,7 +31238,7 @@ mode-specific menu. `vc-annotate-color-map' and
31238 31238
31239;;;*** 31239;;;***
31240 31240
31241;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20296 49978)) 31241;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20309 60936))
31242;;; Generated autoloads from vc/vc-arch.el 31242;;; Generated autoloads from vc/vc-arch.el
31243 (defun vc-arch-registered (file) 31243 (defun vc-arch-registered (file)
31244 (if (vc-find-root file "{arch}/=tagging-method") 31244 (if (vc-find-root file "{arch}/=tagging-method")
@@ -31248,7 +31248,7 @@ mode-specific menu. `vc-annotate-color-map' and
31248 31248
31249;;;*** 31249;;;***
31250 31250
31251;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20331 33803)) 31251;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20332 33075))
31252;;; Generated autoloads from vc/vc-bzr.el 31252;;; Generated autoloads from vc/vc-bzr.el
31253 31253
31254(defconst vc-bzr-admin-dirname ".bzr" "\ 31254(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -31264,7 +31264,7 @@ Name of the format file in a .bzr directory.")
31264 31264
31265;;;*** 31265;;;***
31266 31266
31267;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20296 49978)) 31267;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20309 60936))
31268;;; Generated autoloads from vc/vc-cvs.el 31268;;; Generated autoloads from vc/vc-cvs.el
31269(defun vc-cvs-registered (f) 31269(defun vc-cvs-registered (f)
31270 "Return non-nil if file F is registered with CVS." 31270 "Return non-nil if file F is registered with CVS."
@@ -31275,7 +31275,7 @@ Name of the format file in a .bzr directory.")
31275 31275
31276;;;*** 31276;;;***
31277 31277
31278;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20229 34587)) 31278;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20309 60936))
31279;;; Generated autoloads from vc/vc-dir.el 31279;;; Generated autoloads from vc/vc-dir.el
31280 31280
31281(autoload 'vc-dir "vc-dir" "\ 31281(autoload 'vc-dir "vc-dir" "\
@@ -31300,7 +31300,7 @@ These are the commands available for use in the file status buffer:
31300;;;*** 31300;;;***
31301 31301
31302;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 31302;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
31303;;;;;; (20229 34587)) 31303;;;;;; (20309 60936))
31304;;; Generated autoloads from vc/vc-dispatcher.el 31304;;; Generated autoloads from vc/vc-dispatcher.el
31305 31305
31306(autoload 'vc-do-command "vc-dispatcher" "\ 31306(autoload 'vc-do-command "vc-dispatcher" "\
@@ -31323,7 +31323,7 @@ case, and the process object in the asynchronous case.
31323 31323
31324;;;*** 31324;;;***
31325 31325
31326;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20338 58662)) 31326;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20341 24416))
31327;;; Generated autoloads from vc/vc-git.el 31327;;; Generated autoloads from vc/vc-git.el
31328 (defun vc-git-registered (file) 31328 (defun vc-git-registered (file)
31329 "Return non-nil if FILE is registered with git." 31329 "Return non-nil if FILE is registered with git."
@@ -31334,7 +31334,7 @@ case, and the process object in the asynchronous case.
31334 31334
31335;;;*** 31335;;;***
31336 31336
31337;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20319 35310)) 31337;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20320 14810))
31338;;; Generated autoloads from vc/vc-hg.el 31338;;; Generated autoloads from vc/vc-hg.el
31339 (defun vc-hg-registered (file) 31339 (defun vc-hg-registered (file)
31340 "Return non-nil if FILE is registered with hg." 31340 "Return non-nil if FILE is registered with hg."
@@ -31345,7 +31345,7 @@ case, and the process object in the asynchronous case.
31345 31345
31346;;;*** 31346;;;***
31347 31347
31348;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20296 49978)) 31348;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20309 60936))
31349;;; Generated autoloads from vc/vc-mtn.el 31349;;; Generated autoloads from vc/vc-mtn.el
31350 31350
31351(defconst vc-mtn-admin-dir "_MTN" "\ 31351(defconst vc-mtn-admin-dir "_MTN" "\
@@ -31362,7 +31362,7 @@ Name of the monotone directory's format file.")
31362;;;*** 31362;;;***
31363 31363
31364;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 31364;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
31365;;;;;; (20296 49978)) 31365;;;;;; (20309 60936))
31366;;; Generated autoloads from vc/vc-rcs.el 31366;;; Generated autoloads from vc/vc-rcs.el
31367 31367
31368(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 31368(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -31376,7 +31376,7 @@ For a description of possible values, see `vc-check-master-templates'.")
31376;;;*** 31376;;;***
31377 31377
31378;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 31378;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
31379;;;;;; (20296 49978)) 31379;;;;;; (20309 60936))
31380;;; Generated autoloads from vc/vc-sccs.el 31380;;; Generated autoloads from vc/vc-sccs.el
31381 31381
31382(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 31382(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -31393,7 +31393,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31393 31393
31394;;;*** 31394;;;***
31395 31395
31396;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20296 49978)) 31396;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20309 60936))
31397;;; Generated autoloads from vc/vc-svn.el 31397;;; Generated autoloads from vc/vc-svn.el
31398 (defun vc-svn-registered (f) 31398 (defun vc-svn-registered (f)
31399 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 31399 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -31407,7 +31407,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31407;;;*** 31407;;;***
31408 31408
31409;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 31409;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
31410;;;;;; (20229 34587)) 31410;;;;;; (20309 60936))
31411;;; Generated autoloads from progmodes/vera-mode.el 31411;;; Generated autoloads from progmodes/vera-mode.el
31412 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 31412 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
31413 31413
@@ -31465,7 +31465,7 @@ Key bindings:
31465;;;*** 31465;;;***
31466 31466
31467;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 31467;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
31468;;;;;; (20279 40897)) 31468;;;;;; (20309 60936))
31469;;; Generated autoloads from progmodes/verilog-mode.el 31469;;; Generated autoloads from progmodes/verilog-mode.el
31470 31470
31471(autoload 'verilog-mode "verilog-mode" "\ 31471(autoload 'verilog-mode "verilog-mode" "\
@@ -31604,7 +31604,7 @@ Key bindings specific to `verilog-mode-map' are:
31604;;;*** 31604;;;***
31605 31605
31606;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31606;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31607;;;;;; (20300 47034)) 31607;;;;;; (20309 60936))
31608;;; Generated autoloads from progmodes/vhdl-mode.el 31608;;; Generated autoloads from progmodes/vhdl-mode.el
31609 31609
31610(autoload 'vhdl-mode "vhdl-mode" "\ 31610(autoload 'vhdl-mode "vhdl-mode" "\
@@ -32145,7 +32145,7 @@ Key bindings:
32145 32145
32146;;;*** 32146;;;***
32147 32147
32148;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20104 14925)) 32148;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20309 60936))
32149;;; Generated autoloads from emulation/vi.el 32149;;; Generated autoloads from emulation/vi.el
32150 32150
32151(autoload 'vi-mode "vi" "\ 32151(autoload 'vi-mode "vi" "\
@@ -32200,7 +32200,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
32200;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 32200;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
32201;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 32201;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
32202;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 32202;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
32203;;;;;; "language/viet-util.el" (20229 34587)) 32203;;;;;; "language/viet-util.el" (20309 60936))
32204;;; Generated autoloads from language/viet-util.el 32204;;; Generated autoloads from language/viet-util.el
32205 32205
32206(autoload 'viet-encode-viscii-char "viet-util" "\ 32206(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -32248,7 +32248,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
32248;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 32248;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
32249;;;;;; view-buffer view-file-other-frame view-file-other-window 32249;;;;;; view-buffer view-file-other-frame view-file-other-window
32250;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 32250;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
32251;;;;;; "view" "view.el" (20322 39016)) 32251;;;;;; "view" "view.el" (20324 28875))
32252;;; Generated autoloads from view.el 32252;;; Generated autoloads from view.el
32253 32253
32254(defvar view-remove-frame-by-deleting t "\ 32254(defvar view-remove-frame-by-deleting t "\
@@ -32502,8 +32502,8 @@ Exit View mode and make the current buffer editable.
32502 32502
32503;;;*** 32503;;;***
32504 32504
32505;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20229 32505;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20309
32506;;;;;; 34587)) 32506;;;;;; 60936))
32507;;; Generated autoloads from emulation/vip.el 32507;;; Generated autoloads from emulation/vip.el
32508 32508
32509(autoload 'vip-setup "vip" "\ 32509(autoload 'vip-setup "vip" "\
@@ -32519,7 +32519,7 @@ Turn on VIP emulation of VI.
32519;;;*** 32519;;;***
32520 32520
32521;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 32521;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
32522;;;;;; (20300 47034)) 32522;;;;;; (20309 60936))
32523;;; Generated autoloads from emulation/viper.el 32523;;; Generated autoloads from emulation/viper.el
32524 32524
32525(autoload 'toggle-viper-mode "viper" "\ 32525(autoload 'toggle-viper-mode "viper" "\
@@ -32536,7 +32536,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
32536;;;*** 32536;;;***
32537 32537
32538;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 32538;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
32539;;;;;; (20229 34587)) 32539;;;;;; (20309 60936))
32540;;; Generated autoloads from emacs-lisp/warnings.el 32540;;; Generated autoloads from emacs-lisp/warnings.el
32541 32541
32542(defvar warning-prefix-function nil "\ 32542(defvar warning-prefix-function nil "\
@@ -32626,7 +32626,7 @@ this is equivalent to `display-warning', using
32626;;;*** 32626;;;***
32627 32627
32628;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 32628;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
32629;;;;;; (20229 34587)) 32629;;;;;; (20309 60936))
32630;;; Generated autoloads from wdired.el 32630;;; Generated autoloads from wdired.el
32631 32631
32632(autoload 'wdired-change-to-wdired-mode "wdired" "\ 32632(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -32642,7 +32642,7 @@ See `wdired-mode'.
32642 32642
32643;;;*** 32643;;;***
32644 32644
32645;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20229 34587)) 32645;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20309 60936))
32646;;; Generated autoloads from net/webjump.el 32646;;; Generated autoloads from net/webjump.el
32647 32647
32648(autoload 'webjump "webjump" "\ 32648(autoload 'webjump "webjump" "\
@@ -32659,7 +32659,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32659;;;*** 32659;;;***
32660 32660
32661;;;### (autoloads (which-function-mode which-func-mode) "which-func" 32661;;;### (autoloads (which-function-mode which-func-mode) "which-func"
32662;;;;;; "progmodes/which-func.el" (20232 10689)) 32662;;;;;; "progmodes/which-func.el" (20309 60936))
32663;;; Generated autoloads from progmodes/which-func.el 32663;;; Generated autoloads from progmodes/which-func.el
32664 (put 'which-func-format 'risky-local-variable t) 32664 (put 'which-func-format 'risky-local-variable t)
32665 (put 'which-func-current 'risky-local-variable t) 32665 (put 'which-func-current 'risky-local-variable t)
@@ -32695,7 +32695,7 @@ in certain major modes.
32695;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 32695;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
32696;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 32696;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
32697;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 32697;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
32698;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20229 34587)) 32698;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20309 60936))
32699;;; Generated autoloads from whitespace.el 32699;;; Generated autoloads from whitespace.el
32700 32700
32701(autoload 'whitespace-mode "whitespace" "\ 32701(autoload 'whitespace-mode "whitespace" "\
@@ -33094,7 +33094,7 @@ cleaning up these problems.
33094;;;*** 33094;;;***
33095 33095
33096;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 33096;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
33097;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20273 55693)) 33097;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20309 60936))
33098;;; Generated autoloads from wid-browse.el 33098;;; Generated autoloads from wid-browse.el
33099 33099
33100(autoload 'widget-browse-at "wid-browse" "\ 33100(autoload 'widget-browse-at "wid-browse" "\
@@ -33124,7 +33124,7 @@ if ARG is omitted or nil.
33124 33124
33125;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 33125;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
33126;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20329 33126;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20329
33127;;;;;; 43687)) 33127;;;;;; 31524))
33128;;; Generated autoloads from wid-edit.el 33128;;; Generated autoloads from wid-edit.el
33129 33129
33130(autoload 'widgetp "wid-edit" "\ 33130(autoload 'widgetp "wid-edit" "\
@@ -33167,8 +33167,8 @@ Setup current buffer so editing string widgets works.
33167;;;*** 33167;;;***
33168 33168
33169;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 33169;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
33170;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20250 33170;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20309
33171;;;;;; 40679)) 33171;;;;;; 60936))
33172;;; Generated autoloads from windmove.el 33172;;; Generated autoloads from windmove.el
33173 33173
33174(autoload 'windmove-left "windmove" "\ 33174(autoload 'windmove-left "windmove" "\
@@ -33221,7 +33221,7 @@ Default MODIFIER is 'shift.
33221;;;*** 33221;;;***
33222 33222
33223;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 33223;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
33224;;;;;; (20237 28610)) 33224;;;;;; (20309 60936))
33225;;; Generated autoloads from winner.el 33225;;; Generated autoloads from winner.el
33226 33226
33227(defvar winner-mode nil "\ 33227(defvar winner-mode nil "\
@@ -33240,7 +33240,7 @@ With arg, turn Winner mode on if and only if arg is positive.
33240;;;*** 33240;;;***
33241 33241
33242;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 33242;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
33243;;;;;; woman woman-locale) "woman" "woman.el" (20229 34587)) 33243;;;;;; woman woman-locale) "woman" "woman.el" (20309 60936))
33244;;; Generated autoloads from woman.el 33244;;; Generated autoloads from woman.el
33245 33245
33246(defvar woman-locale nil "\ 33246(defvar woman-locale nil "\
@@ -33289,7 +33289,7 @@ Default bookmark handler for Woman buffers.
33289;;;*** 33289;;;***
33290 33290
33291;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 33291;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
33292;;;;;; (20319 7847)) 33292;;;;;; (20320 14810))
33293;;; Generated autoloads from emulation/ws-mode.el 33293;;; Generated autoloads from emulation/ws-mode.el
33294 33294
33295(autoload 'wordstar-mode "ws-mode" "\ 33295(autoload 'wordstar-mode "ws-mode" "\
@@ -33401,7 +33401,7 @@ The key bindings are:
33401 33401
33402;;;*** 33402;;;***
33403 33403
33404;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20229 34587)) 33404;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20309 60936))
33405;;; Generated autoloads from net/xesam.el 33405;;; Generated autoloads from net/xesam.el
33406 33406
33407(autoload 'xesam-search "xesam" "\ 33407(autoload 'xesam-search "xesam" "\
@@ -33421,7 +33421,7 @@ Example:
33421;;;*** 33421;;;***
33422 33422
33423;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 33423;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
33424;;;;;; (20258 34747)) 33424;;;;;; (20309 60936))
33425;;; Generated autoloads from xml.el 33425;;; Generated autoloads from xml.el
33426 33426
33427(autoload 'xml-parse-file "xml" "\ 33427(autoload 'xml-parse-file "xml" "\
@@ -33447,7 +33447,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
33447;;;*** 33447;;;***
33448 33448
33449;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 33449;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
33450;;;;;; "nxml/xmltok.el" (20229 34587)) 33450;;;;;; "nxml/xmltok.el" (20309 60936))
33451;;; Generated autoloads from nxml/xmltok.el 33451;;; Generated autoloads from nxml/xmltok.el
33452 33452
33453(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 33453(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -33465,8 +33465,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
33465 33465
33466;;;*** 33466;;;***
33467 33467
33468;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20229 33468;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20309
33469;;;;;; 34587)) 33469;;;;;; 60936))
33470;;; Generated autoloads from xt-mouse.el 33470;;; Generated autoloads from xt-mouse.el
33471 33471
33472(defvar xterm-mouse-mode nil "\ 33472(defvar xterm-mouse-mode nil "\
@@ -33496,7 +33496,7 @@ down the SHIFT key while pressing the mouse button.
33496;;;*** 33496;;;***
33497 33497
33498;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 33498;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
33499;;;;;; "gnus/yenc.el" (20229 34587)) 33499;;;;;; "gnus/yenc.el" (20309 60936))
33500;;; Generated autoloads from gnus/yenc.el 33500;;; Generated autoloads from gnus/yenc.el
33501 33501
33502(autoload 'yenc-decode-region "yenc" "\ 33502(autoload 'yenc-decode-region "yenc" "\
@@ -33512,7 +33512,7 @@ Extract file name from an yenc header.
33512;;;*** 33512;;;***
33513 33513
33514;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 33514;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
33515;;;;;; yow) "yow" "play/yow.el" (20229 34587)) 33515;;;;;; yow) "yow" "play/yow.el" (20309 60936))
33516;;; Generated autoloads from play/yow.el 33516;;; Generated autoloads from play/yow.el
33517 33517
33518(autoload 'yow "yow" "\ 33518(autoload 'yow "yow" "\
@@ -33538,7 +33538,7 @@ Zippy goes to the analyst.
33538 33538
33539;;;*** 33539;;;***
33540 33540
33541;;;### (autoloads (zone) "zone" "play/zone.el" (20229 34587)) 33541;;;### (autoloads (zone) "zone" "play/zone.el" (20309 60936))
33542;;; Generated autoloads from play/zone.el 33542;;; Generated autoloads from play/zone.el
33543 33543
33544(autoload 'zone "zone" "\ 33544(autoload 'zone "zone" "\
@@ -33749,7 +33749,7 @@ Zone out, completely.
33749;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 33749;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
33750;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 33750;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
33751;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 33751;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
33752;;;;;; "w32-vars.el" "x-dnd.el") (20344 11305 13784)) 33752;;;;;; "w32-vars.el" "x-dnd.el") (20345 10919 58375))
33753 33753
33754;;;*** 33754;;;***
33755 33755
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp
index dd18987eb20..b96b1000c49 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -59,7 +59,7 @@
59/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/ 59/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
60/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/ 60/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
61/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/ 61/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
62/^#undef VERSION/s/^.*$/#define VERSION "24.0.94"/ 62/^#undef VERSION/s/^.*$/#define VERSION "24.0.95"/
63/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/ 63/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
64/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/ 64/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
65/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/ 65/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Info.plist b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
index 4d71231ddf6..8fa9d4a125b 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist
+++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
@@ -553,7 +553,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
553 <key>CFBundleExecutable</key> 553 <key>CFBundleExecutable</key>
554 <string>Emacs</string> 554 <string>Emacs</string>
555 <key>CFBundleGetInfoString</key> 555 <key>CFBundleGetInfoString</key>
556 <string>Emacs 24.0.94 Copyright (C) 2012 Free Software Foundation, Inc.</string> 556 <string>Emacs 24.0.95 Copyright (C) 2012 Free Software Foundation, Inc.</string>
557 <key>CFBundleIconFile</key> 557 <key>CFBundleIconFile</key>
558 <string>Emacs.icns</string> 558 <string>Emacs.icns</string>
559 <key>CFBundleIdentifier</key> 559 <key>CFBundleIdentifier</key>
@@ -566,7 +566,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
566 <string>APPL</string> 566 <string>APPL</string>
567 <!-- This should be the emacs version number. --> 567 <!-- This should be the emacs version number. -->
568 <key>CFBundleShortVersionString</key> 568 <key>CFBundleShortVersionString</key>
569 <string>24.0.94</string> 569 <string>24.0.95</string>
570 <key>CFBundleSignature</key> 570 <key>CFBundleSignature</key>
571 <string>EMAx</string> 571 <string>EMAx</string>
572 <!-- This SHOULD be a build number. --> 572 <!-- This SHOULD be a build number. -->
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
index 47434f67f0c..4be577ecc14 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
+++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
@@ -1,6 +1,6 @@
1/* Localized versions of Info.plist keys */ 1/* Localized versions of Info.plist keys */
2 2
3CFBundleName = "Emacs"; 3CFBundleName = "Emacs";
4CFBundleShortVersionString = "Version 24.0.94"; 4CFBundleShortVersionString = "Version 24.0.95";
5CFBundleGetInfoString = "Emacs version 24.0.94, NS Windowing"; 5CFBundleGetInfoString = "Emacs version 24.0.95, NS Windowing";
6NSHumanReadableCopyright = "Copyright (C) 2012 Free Software Foundation, Inc."; 6NSHumanReadableCopyright = "Copyright (C) 2012 Free Software Foundation, Inc.";
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
index 1ce2cd25f36..add1a608a5e 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
+++ b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
@@ -1,7 +1,7 @@
1[Desktop Entry] 1[Desktop Entry]
2Encoding=UTF-8 2Encoding=UTF-8
3Type=Application 3Type=Application
4Version=24.0.94 4Version=24.0.95
5Categories=GNUstep 5Categories=GNUstep
6Name=Emacs 6Name=Emacs
7Comment=GNU Emacs for NeXT/Open/GNUstep and OS X 7Comment=GNU Emacs for NeXT/Open/GNUstep and OS X
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
index 168a822dd96..86e3897421c 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
+++ b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
@@ -2,7 +2,7 @@
2 ApplicationDescription = "GNU Emacs for GNUstep / OS X"; 2 ApplicationDescription = "GNU Emacs for GNUstep / OS X";
3 ApplicationIcon = emacs.tiff; 3 ApplicationIcon = emacs.tiff;
4 ApplicationName = Emacs; 4 ApplicationName = Emacs;
5 ApplicationRelease = "24.0.94"; 5 ApplicationRelease = "24.0.95";
6 Authors = ( 6 Authors = (
7 "Adrian Robert (GNUstep)", 7 "Adrian Robert (GNUstep)",
8 "Christophe de Dinechin (MacOS X)", 8 "Christophe de Dinechin (MacOS X)",
@@ -13,7 +13,7 @@
13 ); 13 );
14 Copyright = "Copyright (C) 2012 Free Software Foundation, Inc."; 14 Copyright = "Copyright (C) 2012 Free Software Foundation, Inc.";
15 CopyrightDescription = "Released under the GNU General Public License Version 3 or later"; 15 CopyrightDescription = "Released under the GNU General Public License Version 3 or later";
16 FullVersionID = "Emacs 24.0.94, NS Windowing"; 16 FullVersionID = "Emacs 24.0.95, NS Windowing";
17 NSExecutable = Emacs; 17 NSExecutable = Emacs;
18 NSIcon = emacs.tiff; 18 NSIcon = emacs.tiff;
19 NSPrincipalClass = NSApplication; 19 NSPrincipalClass = NSApplication;
diff --git a/nt/config.nt b/nt/config.nt
index d095655506e..2e8215b3488 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -331,7 +331,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
331#define PACKAGE "emacs" 331#define PACKAGE "emacs"
332 332
333/* Version number of package */ 333/* Version number of package */
334#define VERSION "24.0.94" 334#define VERSION "24.0.95"
335 335
336/* Define to `__inline__' or `__inline' if that's what the C compiler 336/* Define to `__inline__' or `__inline' if that's what the C compiler
337 calls it, or to nothing if 'inline' is not supported under any name. */ 337 calls it, or to nothing if 'inline' is not supported under any name. */
diff --git a/nt/emacs.rc b/nt/emacs.rc
index 29b9d0e2ea7..a5fd0e3163b 100644
--- a/nt/emacs.rc
+++ b/nt/emacs.rc
@@ -7,8 +7,8 @@ Emacs ICON icons\emacs.ico
7#endif 7#endif
8 8
9VS_VERSION_INFO VERSIONINFO 9VS_VERSION_INFO VERSIONINFO
10 FILEVERSION 24,0,94,0 10 FILEVERSION 24,0,95,0
11 PRODUCTVERSION 24,0,94,0 11 PRODUCTVERSION 24,0,95,0
12 FILEFLAGSMASK 0x3FL 12 FILEFLAGSMASK 0x3FL
13#ifdef EMACSDEBUG 13#ifdef EMACSDEBUG
14 FILEFLAGS 0x1L 14 FILEFLAGS 0x1L
@@ -25,12 +25,12 @@ BEGIN
25 BEGIN 25 BEGIN
26 VALUE "CompanyName", "Free Software Foundation\0" 26 VALUE "CompanyName", "Free Software Foundation\0"
27 VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" 27 VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
28 VALUE "FileVersion", "24, 0, 94, 0\0" 28 VALUE "FileVersion", "24, 0, 95, 0\0"
29 VALUE "InternalName", "Emacs\0" 29 VALUE "InternalName", "Emacs\0"
30 VALUE "LegalCopyright", "Copyright (C) 2001-2012\0" 30 VALUE "LegalCopyright", "Copyright (C) 2001-2012\0"
31 VALUE "OriginalFilename", "emacs.exe" 31 VALUE "OriginalFilename", "emacs.exe"
32 VALUE "ProductName", "Emacs\0" 32 VALUE "ProductName", "Emacs\0"
33 VALUE "ProductVersion", "24, 0, 94, 0\0" 33 VALUE "ProductVersion", "24, 0, 95, 0\0"
34 VALUE "OLESelfRegister", "\0" 34 VALUE "OLESelfRegister", "\0"
35 END 35 END
36 END 36 END
diff --git a/nt/emacsclient.rc b/nt/emacsclient.rc
index 6144c8bf703..f0543ea1a6e 100644
--- a/nt/emacsclient.rc
+++ b/nt/emacsclient.rc
@@ -5,8 +5,8 @@ Emacs ICON icons\emacs.ico
5#endif 5#endif
6 6
7VS_VERSION_INFO VERSIONINFO 7VS_VERSION_INFO VERSIONINFO
8 FILEVERSION 24,0,94,0 8 FILEVERSION 24,0,95,0
9 PRODUCTVERSION 24,0,94,0 9 PRODUCTVERSION 24,0,95,0
10 FILEFLAGSMASK 0x3FL 10 FILEFLAGSMASK 0x3FL
11#ifdef EMACSDEBUG 11#ifdef EMACSDEBUG
12 FILEFLAGS 0x1L 12 FILEFLAGS 0x1L
@@ -23,12 +23,12 @@ BEGIN
23 BEGIN 23 BEGIN
24 VALUE "CompanyName", "Free Software Foundation\0" 24 VALUE "CompanyName", "Free Software Foundation\0"
25 VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" 25 VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
26 VALUE "FileVersion", "24, 0, 94, 0\0" 26 VALUE "FileVersion", "24, 0, 95, 0\0"
27 VALUE "InternalName", "EmacsClient\0" 27 VALUE "InternalName", "EmacsClient\0"
28 VALUE "LegalCopyright", "Copyright (C) 2001-2012\0" 28 VALUE "LegalCopyright", "Copyright (C) 2001-2012\0"
29 VALUE "OriginalFilename", "emacsclientw.exe" 29 VALUE "OriginalFilename", "emacsclientw.exe"
30 VALUE "ProductName", "EmacsClient\0" 30 VALUE "ProductName", "EmacsClient\0"
31 VALUE "ProductVersion", "24, 0, 94, 0\0" 31 VALUE "ProductVersion", "24, 0, 95, 0\0"
32 VALUE "OLESelfRegister", "\0" 32 VALUE "OLESelfRegister", "\0"
33 END 33 END
34 END 34 END
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in
index 8075f6cb3ef..2f25fd448da 100644
--- a/nt/makefile.w32-in
+++ b/nt/makefile.w32-in
@@ -22,7 +22,7 @@
22# FIXME: This file uses DOS EOLs. Convert to Unix after 22.1 is out 22# FIXME: This file uses DOS EOLs. Convert to Unix after 22.1 is out
23# (and remove or replace this comment). 23# (and remove or replace this comment).
24 24
25VERSION = 24.0.94 25VERSION = 24.0.95
26 26
27TMP_DIST_DIR = emacs-$(VERSION) 27TMP_DIST_DIR = emacs-$(VERSION)
28 28