aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-01-09 18:45:32 -0800
committerGlenn Morris2013-01-09 18:45:32 -0800
commitc4dd9efc9ed3f7de8f4ee74b6d47f65ad72320cf (patch)
treeee92ece535d3e4e0bd324506f37d1ad2249e8dfb
parentd1b066d2f191850bcebc3f0f9a4dc07e3bd287a1 (diff)
downloademacs-24.2.92.tar.gz
emacs-24.2.92.zip
Bump version to 24.2.92emacs-24.2.92
Regenerate etc/AUTHORS and lisp/ldefs-boot.el
-rw-r--r--README2
-rw-r--r--configure.ac2
-rw-r--r--doc/emacs/emacsver.texi2
-rw-r--r--doc/man/emacs.12
-rw-r--r--etc/AUTHORS126
-rw-r--r--lisp/ldefs-boot.el1690
-rw-r--r--msdos/sed2v2.inp2
-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
11 files changed, 930 insertions, 916 deletions
diff --git a/README b/README
index a3ab15b151c..5366b2d014d 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2001-2013 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.2.91 of GNU Emacs, the extensible, 5This directory tree holds version 24.2.92 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.ac b/configure.ac
index 160303e6079..8b402f04074 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.2.91) 25AC_INIT(emacs, 24.2.92)
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 90ba3ffb138..c896ee07c75 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.2.91 4@set EMACSVER 24.2.92
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1
index 1686a54980e..a81f6a1ce41 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.2.91" 2.TH EMACS 1 "2007 April 13" "GNU Emacs 24.2.92"
3. 3.
4. 4.
5.SH NAME 5.SH NAME
diff --git a/etc/AUTHORS b/etc/AUTHORS
index 1698af16c58..8caedf015e6 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -18,14 +18,16 @@ Abraham Nahum: changed configure.ac dgux4.h sysdep.c
18 18
19Abramo Bagnara: changed term.c 19Abramo Bagnara: changed term.c
20 20
21Achim Gratz: changed org.el org-clock.el org.texi org-compat.el ob-R.el 21Achim Gratz: changed org.el org-clock.el org-compat.el org.texi
22 ob.el org-agenda.el org-exp-blocks.el ob-C.el ob-ditaa.el ob-exp.el 22 org-agenda.el ob-R.el ob.el org-exp-blocks.el ob-C.el ob-ditaa.el
23 ob-fortran.el ob-ref.el org-bbdb.el org-element.el org-gnus.el 23 ob-exp.el ob-fortran.el ob-ref.el org-bbdb.el org-element.el
24 org-install.el org-macs.el org-odt.el org-version.el 24 org-faces.el org-gnus.el org-id.el org-install.el org-lparse.el
25 org-macs.el and 4 other files
25 26
26Adam Gołębiowski: changed Makefile.in 27Adam Gołębiowski: changed Makefile.in
27 28
28Adam Hupp: changed gud.el progmodes/python.el 29Adam Hupp: changed emacs.py emacs2.py emacs3.py gud.el
30 progmodes/python.el
29 31
30Adam Sjøgren: changed spam.el blink.xpm braindamaged.xpm cry.xpm dead.xpm 32Adam Sjøgren: changed spam.el blink.xpm braindamaged.xpm cry.xpm dead.xpm
31 evil.xpm forced.xpm frown.xpm grin.xpm indifferent.xpm 33 evil.xpm forced.xpm frown.xpm grin.xpm indifferent.xpm
@@ -52,8 +54,6 @@ and changed nsterm.m nsfns.m nsfont.m nsterm.h Makefile.in nsmenu.m
52 nsimage.m xdisp.c image.c lisp.h macos.texi menu.c darwin.h faces.el 54 nsimage.m xdisp.c image.c lisp.h macos.texi menu.c darwin.h faces.el
53 and 77 other files 55 and 77 other files
54 56
55Ævar Arnfjörð Bjarmason: changed rcirc.el
56
57Agustín Martín: changed ispell.el flyspell.el fixit.texi 57Agustín Martín: changed ispell.el flyspell.el fixit.texi
58 58
59Aidan Kehoe: changed ipa.el lread.c mm-util.el erc-log.el erc.el 59Aidan Kehoe: changed ipa.el lread.c mm-util.el erc-log.el erc.el
@@ -66,7 +66,7 @@ and changed cc-mode.el perl-mode.el
66Aki Vehtari: changed bibtex.el gnus-art.el gnus-score.el gnus-sum.el 66Aki Vehtari: changed bibtex.el gnus-art.el gnus-score.el gnus-sum.el
67 nnmail.el tar-mode.el 67 nnmail.el tar-mode.el
68 68
69Akinori Musha: changed ruby-mode.el 69Akinori Musha: changed Makefile.in ruby-mode.el
70 70
71Alakazam Petrofsky: changed hanoi.el 71Alakazam Petrofsky: changed hanoi.el
72 72
@@ -134,7 +134,7 @@ and changed unexelf.c format.el iris4d.h iris5d.h regex.c unexsgi.c
134Alexandre Veyrenc: changed fr-refcard.tex 134Alexandre Veyrenc: changed fr-refcard.tex
135 135
136Alexandru Harsanyi: wrote soap-client.el soap-inspect.el 136Alexandru Harsanyi: wrote soap-client.el soap-inspect.el
137and changed vc-hooks.el vc.el xml.el 137and changed emacs3.py vc-hooks.el vc.el xml.el
138 138
139Alfred Correira: changed generic-x.el 139Alfred Correira: changed generic-x.el
140 140
@@ -167,7 +167,7 @@ and changed font-lock.el etags.c compile.el nsfont.m nsterm.m
167Andre Spiegel: changed vc.el vc-hooks.el vc-cvs.el vc-rcs.el vc-sccs.el 167Andre Spiegel: changed vc.el vc-hooks.el vc-cvs.el vc-rcs.el vc-sccs.el
168 files.el dired.el files.texi cperl-mode.el ediff-util.el log-view.el 168 files.el dired.el files.texi cperl-mode.el ediff-util.el log-view.el
169 parse-time.el startup.el tramp-vc.el vc-arch.el vc-mcvs.el vc-svn.el 169 parse-time.el startup.el tramp-vc.el vc-arch.el vc-mcvs.el vc-svn.el
170 viper-util.el 170 vcdiff viper-util.el
171 171
172Andre Srinivasan: changed gnus-group.el gnus-sum.el gnus.texi message.el 172Andre Srinivasan: changed gnus-group.el gnus-sum.el gnus.texi message.el
173 mm-decode.el mml.el nnmail.el 173 mm-decode.el mml.el nnmail.el
@@ -204,7 +204,7 @@ Andreas Rottmann: changed emacsclient.1 emacsclient.c misc.texi server.el
204Andreas Schwab: changed Makefile.in configure.ac lisp.h xdisp.c alloc.c 204Andreas Schwab: changed Makefile.in configure.ac lisp.h xdisp.c alloc.c
205 process.c coding.c files.el keyboard.c emacs.c fileio.c xterm.c 205 process.c coding.c files.el keyboard.c emacs.c fileio.c xterm.c
206 editfns.c print.c fns.c eval.c lread.c xfns.c font.c buffer.c sysdep.c 206 editfns.c print.c fns.c eval.c lread.c xfns.c font.c buffer.c sysdep.c
207 and 606 other files 207 and 625 other files
208 208
209Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus-sum.el 209Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus-sum.el
210 gnus.el nnslashdot.el gnus-srvr.el gnus-util.el mm-url.el mm-uu.el 210 gnus.el nnslashdot.el gnus-srvr.el gnus-util.el mm-url.el mm-uu.el
@@ -272,7 +272,8 @@ Antoine Levitt: changed gnus-group.el gnus-sum.el message.texi ada-prj.el
272 gnus-art.el gnus-uu.el gnus.el gnus.texi message.el mh-funcs.el 272 gnus-art.el gnus-uu.el gnus.el gnus.texi message.el mh-funcs.el
273 and 8 other files 273 and 8 other files
274 274
275Ari Roponen: changed atimer.c doc.c mule.texi startup.el time-date.el 275Ari Roponen: changed atimer.c doc.c hash.texi mule.texi startup.el
276 time-date.el
276 277
277Arisawa Akihiro: changed characters.el coding.c epa-file.el japan-util.el 278Arisawa Akihiro: changed characters.el coding.c epa-file.el japan-util.el
278 language/tibetan.el message.el mm-decode.el mm-view.el ps-print.el 279 language/tibetan.el message.el mm-decode.el mm-view.el ps-print.el
@@ -322,9 +323,9 @@ Bastien Guerry: wrote gnus-bookmark.el org-latex.el
322and co-wrote org-bibtex.el org-list.el org-protocol.el org-src.el 323and co-wrote org-bibtex.el org-list.el org-protocol.el org-src.el
323and changed org.el org-agenda.el org.texi org-clock.el org-html.el 324and changed org.el org-agenda.el org.texi org-clock.el org-html.el
324 org-capture.el org-table.el org-exp.el ob.el org-publish.el 325 org-capture.el org-table.el org-exp.el ob.el org-publish.el
325 org-timer.el org-colview.el org-mobile.el org-archive.el org-compat.el 326 org-timer.el org-mobile.el org-colview.el org-compat.el org-archive.el
326 org-faces.el org-id.el org-pcomplete.el org-export-latex.el 327 org-ascii.el org-faces.el org-id.el org-odt.el org-pcomplete.el
327 org-ascii.el org-icalendar.el and 84 other files 328 org-export-latex.el and 85 other files
328 329
329Ben A. Mesander: co-wrote erc-dcc.el 330Ben A. Mesander: co-wrote erc-dcc.el
330 331
@@ -532,7 +533,7 @@ and co-wrote longlines.el tango-dark-theme.el tango-theme.el
532and changed simple.el xdisp.c display.texi files.el frames.texi 533and changed simple.el xdisp.c display.texi files.el frames.texi
533 cus-edit.el files.texi subr.el custom.el keyboard.c text.texi 534 cus-edit.el files.texi subr.el custom.el keyboard.c text.texi
534 startup.el faces.el package.el misc.texi emacs.texi mouse.el 535 startup.el faces.el package.el misc.texi emacs.texi mouse.el
535 custom.texi image.c window.el xterm.c and 938 other files 536 custom.texi image.c window.el windows.texi and 939 other files
536 537
537Chris Chase: co-wrote idlw-shell.el idlwave.el 538Chris Chase: co-wrote idlw-shell.el idlwave.el
538 539
@@ -788,7 +789,7 @@ and co-wrote latin-ltx.el socks.el
788and changed Makefile.in configure.ac help.el mule-cmds.el fortran.el 789and changed Makefile.in configure.ac help.el mule-cmds.el fortran.el
789 mule-conf.el xterm.c browse-url.el mule.el coding.c european.el fns.c 790 mule-conf.el xterm.c browse-url.el mule.el coding.c european.el fns.c
790 mule-diag.el simple.el wid-edit.el cus-edit.el cus-start.el files.el 791 mule-diag.el simple.el wid-edit.el cus-edit.el cus-start.el files.el
791 keyboard.c byte-opt.el info.el and 770 other files 792 keyboard.c byte-opt.el info.el and 771 other files
792 793
793Dave Pearson: wrote 5x5.el quickurl.el 794Dave Pearson: wrote 5x5.el quickurl.el
794 795
@@ -820,7 +821,7 @@ and changed cedet/semantic.el gnus.texi insert.el bovine-grammar.el
820 db-find.el ede-grammar.el grammar.el registry.el wisent/python.el 821 db-find.el ede-grammar.el grammar.el registry.el wisent/python.el
821 analyze/complete.el bovine/el.el cpp-root.el db-el.el db-file.el db.el 822 analyze/complete.el bovine/el.el cpp-root.el db-el.el db-file.el db.el
822 dictionary.el eieio-opt.el eieio.el fw.el gnus-msg.el javascript.el 823 dictionary.el eieio-opt.el eieio.el fw.el gnus-msg.el javascript.el
823 and 63 other files 824 and 64 other files
824 825
825David Gillespie: wrote calc-aent.el calc-alg.el calc-arith.el calc-bin.el 826David Gillespie: wrote calc-aent.el calc-alg.el calc-arith.el calc-bin.el
826 calc-comb.el calc-cplx.el calc-embed.el calc-ext.el calc-fin.el 827 calc-comb.el calc-cplx.el calc-embed.el calc-ext.el calc-fin.el
@@ -852,7 +853,7 @@ David J. Biesack: changed antlr-mode.el
852David J. MacKenzie: changed configure.ac etags.c Makefile.in fakemail.c 853David J. MacKenzie: changed configure.ac etags.c Makefile.in fakemail.c
853 movemail.c wakeup.c cvtmail.c qsort.c termcap.c yow.c Makefile avoid.el 854 movemail.c wakeup.c cvtmail.c qsort.c termcap.c yow.c Makefile avoid.el
854 b2m.c config.in digest-doc.c emacsclient.c emacsserver.c emacstool.c 855 b2m.c config.in digest-doc.c emacsclient.c emacsserver.c emacstool.c
855 etags-vmslib.c fortran.el hexl.c and 13 other files 856 etags-vmslib.c fortran.el hexl.c and 14 other files
856 857
857David Kastrup: changed quail/greek.el replace.el faq.texi search.c 858David Kastrup: changed quail/greek.el replace.el faq.texi search.c
858 ange-ftp.el calc.el help.el keymaps.texi mouse.el subr.el woman.el 859 ange-ftp.el calc.el help.el keymaps.texi mouse.el subr.el woman.el
@@ -1002,7 +1003,7 @@ Dmitri Paduchikh: changed advice.el
1002Dmitry Antipov: changed alloc.c buffer.c lisp.h xdisp.c editfns.c print.c 1003Dmitry Antipov: changed alloc.c buffer.c lisp.h xdisp.c editfns.c print.c
1003 window.c buffer.h keyboard.c xfns.c w32fns.c fns.c frame.c xterm.c 1004 window.c buffer.h keyboard.c xfns.c w32fns.c fns.c frame.c xterm.c
1004 minibuf.c data.c fontset.c insdel.c intervals.c lread.c window.h 1005 minibuf.c data.c fontset.c insdel.c intervals.c lread.c window.h
1005 and 112 other files 1006 and 118 other files
1006 1007
1007Dmitry Bolshakov: changed hideshow.el 1008Dmitry Bolshakov: changed hideshow.el
1008 1009
@@ -1083,7 +1084,7 @@ Eli Tziperman: wrote rmail-spam-filter.el
1083Eli Zaretskii: wrote [bidirectional display in xdisp.c] bidi.c rxvt.el 1084Eli Zaretskii: wrote [bidirectional display in xdisp.c] bidi.c rxvt.el
1084 tty-colors.el 1085 tty-colors.el
1085and changed makefile.w32-in xdisp.c msdos.c Makefile.in files.el w32.c 1086and changed makefile.w32-in xdisp.c msdos.c Makefile.in files.el w32.c
1086 fileio.c config.bat sed1v2.inp simple.el msdos.h w32fns.c mainmake.v2 1087 fileio.c sed1v2.inp config.bat simple.el msdos.h w32fns.c mainmake.v2
1087 rmail.el display.texi info.el process.c dispnew.c pc-win.el emacs.c 1088 rmail.el display.texi info.el process.c dispnew.c pc-win.el emacs.c
1088 startup.el and 738 other files 1089 startup.el and 738 other files
1089 1090
@@ -1124,8 +1125,6 @@ Eric Hanchrow: changed vc-git.el TUTORIAL.es abbrev.el autorevert.el
1124 frames.texi ibuf-ext.el ispell.el ldap.el make-dist tramp.texi 1125 frames.texi ibuf-ext.el ispell.el ldap.el make-dist tramp.texi
1125 window.el 1126 window.el
1126 1127
1127Éric Jacoboni: changed fr-refcard.tex
1128
1129Eric Knauel: changed gnus.el spam-report.el spam.el 1128Eric Knauel: changed gnus.el spam-report.el spam.el
1130 1129
1131Eric M. Ludlam: wrote analyze.el analyze/complete.el analyze/debug.el 1130Eric M. Ludlam: wrote analyze.el analyze/complete.el analyze/debug.el
@@ -1162,7 +1161,7 @@ and changed info.el rmail.el speedbspec.el cedet.el ede.texi eieio.texi
1162 gud.el sb-dir-minus.xpm sb-dir-plus.xpm sb-dir.xpm sb-mail.xpm 1161 gud.el sb-dir-minus.xpm sb-dir-plus.xpm sb-dir.xpm sb-mail.xpm
1163 sb-pg-minus.xpm sb-pg-plus.xpm sb-pg.xpm sb-tag-gt.xpm sb-tag-minus.xpm 1162 sb-pg-minus.xpm sb-pg-plus.xpm sb-pg.xpm sb-tag-gt.xpm sb-tag-minus.xpm
1164 sb-tag-plus.xpm sb-tag-type.xpm sb-tag-v.xpm sb-tag.xpm Makefile.in 1163 sb-tag-plus.xpm sb-tag-type.xpm sb-tag-v.xpm sb-tag.xpm Makefile.in
1165 and 28 other files 1164 and 29 other files
1166 1165
1167Eric Marsden: changed gnus-cache.el url-util.el 1166Eric Marsden: changed gnus-cache.el url-util.el
1168 1167
@@ -1390,7 +1389,7 @@ Gerd Möllmann: wrote authors.el ebrowse.el jit-lock.el rx.el tooltip.el
1390and changed xdisp.c xterm.c dispnew.c dispextern.h xfns.c xfaces.c 1389and changed xdisp.c xterm.c dispnew.c dispextern.h xfns.c xfaces.c
1391 window.c keyboard.c lisp.h Makefile.in faces.el alloc.c buffer.c 1390 window.c keyboard.c lisp.h Makefile.in faces.el alloc.c buffer.c
1392 startup.el xterm.h fns.c simple.el term.c configure.ac frame.c xmenu.c 1391 startup.el xterm.h fns.c simple.el term.c configure.ac frame.c xmenu.c
1393 and 616 other files 1392 and 617 other files
1394 1393
1395Gergely Nagy: changed erc.el 1394Gergely Nagy: changed erc.el
1396 1395
@@ -1413,9 +1412,10 @@ Giuseppe Scrivano: changed browse-url.el buffer.c configure.ac sysdep.c
1413 1412
1414Glenn Morris: wrote automated/f90.el automated/vc-bzr.el check-declare.el 1413Glenn Morris: wrote automated/f90.el automated/vc-bzr.el check-declare.el
1415and changed Makefile.in configure.ac calendar.el diary-lib.el rmail.el 1414and changed Makefile.in configure.ac calendar.el diary-lib.el rmail.el
1416 files.el progmodes/f90.el cal-menu.el emacs.texi appt.el bytecomp.el 1415 files.el progmodes/f90.el cal-menu.el emacs.texi makefile.w32-in
1417 cal-hebrew.el makefile.w32-in holidays.el make-dist fortran.el ack.texi 1416 appt.el bytecomp.el cal-hebrew.el holidays.el make-dist fortran.el
1418 calendar.texi cal-tex.el simple.el sed1v2.inp and 1349 other files 1417 ack.texi calendar.texi cal-tex.el simple.el sed1v2.inp
1418 and 1360 other files
1419 1419
1420Glynn Clements: wrote gamegrid.el snake.el tetris.el 1420Glynn Clements: wrote gamegrid.el snake.el tetris.el
1421 1421
@@ -1586,8 +1586,6 @@ Irie Shinsuke: changed subr.el
1586 1586
1587Irie Tetsuya: changed gnus.texi message.texi 1587Irie Tetsuya: changed gnus.texi message.texi
1588 1588
1589İsmail Dönmez: changed nsfont.m nsterm.m url-auth.el xterm.c
1590
1591Istvan Marko: changed gnus-agent.el xfns.c 1589Istvan Marko: changed gnus-agent.el xfns.c
1592 1590
1593Itai Zukerman: changed mm-decode.el 1591Itai Zukerman: changed mm-decode.el
@@ -1720,7 +1718,7 @@ Jason Rumney: wrote w32-vars.el
1720and changed w32fns.c w32term.c w32font.c makefile.w32-in w32menu.c 1718and changed w32fns.c w32term.c w32font.c makefile.w32-in w32menu.c
1721 w32-win.el w32term.h w32.c w32uniscribe.c w32-fns.el makefile.nt 1719 w32-win.el w32term.h w32.c w32uniscribe.c w32-fns.el makefile.nt
1722 w32console.c w32bdf.c configure.bat keyboard.c w32proc.c w32select.c 1720 w32console.c w32bdf.c configure.bat keyboard.c w32proc.c w32select.c
1723 font.c image.c w32font.h w32gui.h and 160 other files 1721 font.c image.c w32font.h w32gui.h and 161 other files
1724 1722
1725Jason S. Cornez: changed keyboard.c 1723Jason S. Cornez: changed keyboard.c
1726 1724
@@ -2379,6 +2377,8 @@ Leonard H. Tower Jr.: changed rnews.el rnewspost.el emacsbug.el
2379 2377
2380Levin Du: changed parse-time.el org-clock.el 2378Levin Du: changed parse-time.el org-clock.el
2381 2379
2380Lewis Perin: changed emacs-x86.manifest
2381
2382Liam Healy: changed outline.el 2382Liam Healy: changed outline.el
2383 2383
2384Liam Stitt: changed url-file.el url-vars.el 2384Liam Stitt: changed url-file.el url-vars.el
@@ -2408,11 +2408,6 @@ and changed configure.ac gnus.texi
2408 2408
2409Lukas Huonker: changed tetris.el 2409Lukas Huonker: changed tetris.el
2410 2410
2411Łukasz Demianiuk: changed erc.el
2412
2413Łukasz Stelmach: changed cookie1.el message.el org-agenda.el org-bbdb.el
2414 org-exp.el org-html.el org.el
2415
2416Lute Kamstra: changed modes.texi emacs-lisp/debug.el generic-x.el 2411Lute Kamstra: changed modes.texi emacs-lisp/debug.el generic-x.el
2417 generic.el font-lock.el simple.el subr.el Makefile.in battery.el 2412 generic.el font-lock.el simple.el subr.el Makefile.in battery.el
2418 debugging.texi easy-mmode.el elisp.texi emacs-lisp/generic.el 2413 debugging.texi easy-mmode.el elisp.texi emacs-lisp/generic.el
@@ -2502,7 +2497,8 @@ Mark Hood: changed gnus-uu.el
2502 2497
2503Mark Lambert: changed process.c process.h 2498Mark Lambert: changed process.c process.h
2504 2499
2505Mark Lillibridge: changed rmail.el mail-utils.el unrmail.el 2500Mark Lillibridge: changed rmail.el mail-utils.el mail/rmailmm.el
2501 unrmail.el
2506 2502
2507Mark Mitchell: changed font-lock.el 2503Mark Mitchell: changed font-lock.el
2508 2504
@@ -2618,6 +2614,8 @@ Mathias Megyei: changed Makefile.in
2618 2614
2619Mats Lidell: changed TUTORIAL.sv european.el gnus-art.el org-element.el 2615Mats Lidell: changed TUTORIAL.sv european.el gnus-art.el org-element.el
2620 2616
2617Matt Fidler: changed package.el
2618
2621Matt Hodges: changed textmodes/table.el faces.el iswitchb.el simple.el 2619Matt Hodges: changed textmodes/table.el faces.el iswitchb.el simple.el
2622 tmm.el cal-menu.el calendar.el calendar.texi diary-lib.el easymenu.el 2620 tmm.el cal-menu.el calendar.el calendar.texi diary-lib.el easymenu.el
2623 edebug.texi eldoc.el em-hist.el em-pred.el fixit.texi icon.el ido.el 2621 edebug.texi eldoc.el em-hist.el em-pred.el fixit.texi icon.el ido.el
@@ -2667,7 +2665,7 @@ and changed tramp.texi dbusbind.c trampver.texi trampver.el ange-ftp.el
2667 dbus.texi tramp-fish.el files.el files.texi tramp-imap.el Makefile.in 2665 dbus.texi tramp-fish.el files.el files.texi tramp-imap.el Makefile.in
2668 notifications.el tramp-vc.el tramp-util.el tramp-uu.el configure.ac 2666 notifications.el tramp-vc.el tramp-util.el tramp-uu.el configure.ac
2669 em-unix.el simple.el auth-source.el dired-aux.el keyboard.c 2667 em-unix.el simple.el auth-source.el dired-aux.el keyboard.c
2670 and 80 other files 2668 and 82 other files
2671 2669
2672Michael Ben-Gershon: changed acorn.h configure.ac riscix1-1.h riscix1-2.h 2670Michael Ben-Gershon: changed acorn.h configure.ac riscix1-1.h riscix1-2.h
2673 unexec.c 2671 unexec.c
@@ -2686,6 +2684,8 @@ and changed tex-mode.el
2686 2684
2687Michael Downes: changed gnus-sum.el 2685Michael Downes: changed gnus-sum.el
2688 2686
2687Michael Gauland: changed org-src.el
2688
2689Michael Gschwind: wrote iso-cvt.el 2689Michael Gschwind: wrote iso-cvt.el
2690 2690
2691Michael Harnois: changed nnimap.el 2691Michael Harnois: changed nnimap.el
@@ -3002,9 +3002,6 @@ Oscar Figueiredo: wrote eudc-bob.el eudc-export.el eudc-hotlist.el
3002 eudc-vars.el eudc.el eudcb-bbdb.el eudcb-ldap.el eudcb-ph.el ldap.el 3002 eudc-vars.el eudc.el eudcb-bbdb.el eudcb-ldap.el eudcb-ph.el ldap.el
3003and changed ph.el 3003and changed ph.el
3004 3004
3005Óscar Fuentes: changed ido.el cmdproxy.c diff-mode.el emacsclient.c
3006 vc-bzr.el
3007
3008P. E. Jareth Hein: changed gnus-util.el 3005P. E. Jareth Hein: changed gnus-util.el
3009 3006
3010Pascal Dupuis: changed octave-inf.el 3007Pascal Dupuis: changed octave-inf.el
@@ -3027,7 +3024,7 @@ and co-wrote cal-dst.el
3027and changed lisp.h Makefile.in alloc.c configure.ac editfns.c xdisp.c 3024and changed lisp.h Makefile.in alloc.c configure.ac editfns.c xdisp.c
3028 sysdep.c process.c keyboard.c fileio.c image.c emacs.c xterm.c data.c 3025 sysdep.c process.c keyboard.c fileio.c image.c emacs.c xterm.c data.c
3029 dispextern.h fns.c lread.c buffer.c eval.c xfns.c xfaces.c 3026 dispextern.h fns.c lread.c buffer.c eval.c xfns.c xfaces.c
3030 and 709 other files 3027 and 711 other files
3031 3028
3032Paul Fisher: changed fns.c 3029Paul Fisher: changed fns.c
3033 3030
@@ -3594,8 +3591,8 @@ Simon Thum: changed ob-maxima.el
3594 3591
3595Skip Collins: changed w32fns.c w32term.c w32term.h 3592Skip Collins: changed w32fns.c w32term.c w32term.h
3596 3593
3597Slawomir Nowaczyk: changed progmodes/python.el TUTORIAL.pl flyspell.el 3594Slawomir Nowaczyk: changed emacs.py progmodes/python.el TUTORIAL.pl
3598 ls-lisp.el w32proc.c 3595 flyspell.el ls-lisp.el w32proc.c
3599 3596
3600Spencer Thomas: changed dabbrev.el emacsclient.c gnus.texi server.el 3597Spencer Thomas: changed dabbrev.el emacsclient.c gnus.texi server.el
3601 unexcoff.c 3598 unexcoff.c
@@ -3618,7 +3615,7 @@ and co-wrote font-lock.el
3618and changed subr.el simple.el vc.el lisp.h files.el keyboard.c 3615and changed subr.el simple.el vc.el lisp.h files.el keyboard.c
3619 bytecomp.el alloc.c Makefile.in progmodes/compile.el xdisp.c keymap.c 3616 bytecomp.el alloc.c Makefile.in progmodes/compile.el xdisp.c keymap.c
3620 pcvs.el newcomment.el tex-mode.el eval.c vc-hooks.el cl-macs.el 3617 pcvs.el newcomment.el tex-mode.el eval.c vc-hooks.el cl-macs.el
3621 sh-script.el buffer.c fileio.c and 1091 other files 3618 sh-script.el buffer.c fileio.c and 1092 other files
3622 3619
3623Stefan Reichör: changed gnus-agent.el 3620Stefan Reichör: changed gnus-agent.el
3624 3621
@@ -3634,11 +3631,6 @@ Stefano Facchini: changed gtkutil.c
3634 3631
3635Steinar Bang: changed imap.el 3632Steinar Bang: changed imap.el
3636 3633
3637Štěpán Němec: changed INSTALL calc-ext.el cl.texi comint.el edebug.texi
3638 font-lock.el loading.texi maps.texi mark.texi message.texi mini.texi
3639 minibuf.texi misc.texi programs.texi subr.el tips.texi url-vars.el
3640 url.texi vc-git.el window.c windows.texi
3641
3642Stephan Stahl: changed which-func.el buff-menu.el buffer.c dired-x.texi 3634Stephan Stahl: changed which-func.el buff-menu.el buffer.c dired-x.texi
3643 ediff-mult.el 3635 ediff-mult.el
3644 3636
@@ -3676,6 +3668,8 @@ Steve Chapel: changed refcard.tex
3676 3668
3677Steve Fisk: co-wrote cal-tex.el 3669Steve Fisk: co-wrote cal-tex.el
3678 3670
3671Steve Grubb: changed vcdiff
3672
3679Steve Nygard: changed unexnext.c 3673Steve Nygard: changed unexnext.c
3680 3674
3681Steve Purcell: changed nnimap.el 3675Steve Purcell: changed nnimap.el
@@ -3690,7 +3684,7 @@ Steve Youngs: changed mh-utils.el mh-xemacs-compat.el mh-customize.el
3690 3684
3691Steven E. Harris: changed nnheader.el 3685Steven E. Harris: changed nnheader.el
3692 3686
3693Steven Huwig: changed progmodes/python.el 3687Steven Huwig: changed emacs.py progmodes/python.el
3694 3688
3695Steven L. Baur: wrote footnote.el gnus-setup.el 3689Steven L. Baur: wrote footnote.el gnus-setup.el
3696and changed gnus-xmas.el gnus-msg.el add-log.el edebug.el gnus-ems.el 3690and changed gnus-xmas.el gnus-msg.el add-log.el edebug.el gnus-ems.el
@@ -4039,11 +4033,11 @@ and changed ps-prin1.ps ps-bdf.el ps-prin0.ps blank-mode.el ps-prin3.ps
4039 easymenu.el loading.texi menu-bar.el misc.texi progmodes/compile.el 4033 easymenu.el loading.texi menu-bar.el misc.texi progmodes/compile.el
4040 ps-print-def.el ps-print.ps ps-vars.el 4034 ps-print-def.el ps-print.ps ps-vars.el
4041 4035
4042Vitalie Spinu: changed ob-R.el 4036Vitalie Spinu: changed comint.el ob-R.el
4043 4037
4044Vivek Dasmohapatra: wrote hfy-cmap.el htmlfontify.el 4038Vivek Dasmohapatra: wrote hfy-cmap.el htmlfontify.el
4045and changed erc.el erc-backend.el erc-services.el hexl.el emacs.c 4039and changed erc.el erc-backend.el erc-services.el hexl.el emacs.c
4046 erc-join.el sh-script.el xterm.c xterm.h 4040 erc-join.el htmlfontify.texi sh-script.el xterm.c xterm.h
4047 4041
4048Vladimir Alexiev: changed arc-mode.el nnvirtual.el tmm.el 4042Vladimir Alexiev: changed arc-mode.el nnvirtual.el tmm.el
4049 4043
@@ -4114,8 +4108,9 @@ and changed latin-pre.el pl-refcard.ps pl-refcard.tex refcard-pl.ps
4114Wolfgang Glas: changed unexsgi.c 4108Wolfgang Glas: changed unexsgi.c
4115 4109
4116Wolfgang Jenkner: changed gnus-agent.el image-mode.el ansi-color.el 4110Wolfgang Jenkner: changed gnus-agent.el image-mode.el ansi-color.el
4117 man.el conf-mode.el gnus-picon.el gnus-start.el gnus-sum.el gnus.texi 4111 man.el conf-mode.el functions.texi gnus-picon.el gnus-start.el
4118 lread.c network-stream.el nntp.el pcvs.el pop3.el progmodes/grep.el 4112 gnus-sum.el gnus.texi intro.texi lread.c network-stream.el nntp.el
4113 pcvs.el pop3.el progmodes/grep.el syntax.texi variables.texi
4119 4114
4120Wolfgang Lux: changed nsterm.m keyboard.c 4115Wolfgang Lux: changed nsterm.m keyboard.c
4121 4116
@@ -4140,7 +4135,7 @@ Yair F: changed quail/hebrew.el
4140 4135
4141Yamamoto Mitsuharu: changed macterm.c macfns.c mac-win.el mac.c macterm.h 4136Yamamoto Mitsuharu: changed macterm.c macfns.c mac-win.el mac.c macterm.h
4142 macmenu.c macgui.h image.c xdisp.c macselect.c keyboard.c xterm.c 4137 macmenu.c macgui.h image.c xdisp.c macselect.c keyboard.c xterm.c
4143 Makefile.in unexmacosx.c emacs.c darwin.h dispnew.c w32term.c alloc.c 4138 Makefile.in unexmacosx.c w32term.c emacs.c darwin.h dispnew.c alloc.c
4144 dispextern.h configure.ac and 88 other files 4139 dispextern.h configure.ac and 88 other files
4145 4140
4146Yann Dirson: changed imenu.el 4141Yann Dirson: changed imenu.el
@@ -4191,6 +4186,25 @@ Zoltan Kemenczy: changed gud.el
4191 4186
4192Zoran Milojevic: changed avoid.el 4187Zoran Milojevic: changed avoid.el
4193 4188
4189Ævar Arnfjörð Bjarmason: changed rcirc.el
4190
4191Éric Jacoboni: changed fr-refcard.tex
4192
4193Óscar Fuentes: changed ido.el cmdproxy.c diff-mode.el emacsclient.c
4194 vc-bzr.el
4195
4196İsmail Dönmez: changed nsfont.m nsterm.m url-auth.el xterm.c
4197
4198Łukasz Demianiuk: changed erc.el
4199
4200Łukasz Stelmach: changed cookie1.el message.el org-agenda.el org-bbdb.el
4201 org-exp.el org-html.el org.el
4202
4203Štěpán Němec: changed INSTALL calc-ext.el cl.texi comint.el edebug.texi
4204 font-lock.el loading.texi maps.texi mark.texi message.texi mini.texi
4205 minibuf.texi misc.texi programs.texi subr.el tips.texi url-vars.el
4206 url.texi vc-git.el window.c windows.texi
4207
4194Йордан Миладинов: changed quail/cyrillic.el 4208Йордан Миладинов: changed quail/cyrillic.el
4195 4209
4196Local Variables: 4210Local Variables:
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 6264744b45a..ea603db6a56 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" (20706 54231 807276 0)) 8;;;;;; "play/5x5.el" (20707 18685 911514 0))
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;;;;;; (20706 54231 807276 0)) 71;;;;;; (20707 18685 911514 0))
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;;;;;; (20706 54231 807276 0)) 91;;;;;; (20707 18685 911514 0))
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;;;;;; (20706 54231 807276 0)) 102;;;;;; (20707 18685 911514 0))
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;;;;;; (20706 54231 807276 0)) 117;;;;;; (20707 18685 911514 0))
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" (20706 54231 807276 0)) 256;;;;;; "advice" "emacs-lisp/advice.el" (20707 18685 911514 0))
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" (20706 54231 807276 0)) 401;;;;;; align) "align" "align.el" (20707 18685 911514 0))
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;;;;;; (20706 54231 807276 0)) 492;;;;;; (20707 18685 911514 0))
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;;;;;; (20706 54231 807276 0)) 853;;;;;; (20707 18685 911514 0))
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" (20706 54231 807276 0)) 913;;;;;; "net/ange-ftp.el" (20707 18685 911514 0))
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" (20706 54231 807276 0)) 935;;;;;; "animate" "play/animate.el" (20707 18685 911514 0))
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" (20706 54231 807276 0)) 968;;;;;; "ansi-color" "ansi-color.el" (20707 18685 911514 0))
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" (20706 54231 807276 994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20707 18685 911514
995;;;;;; 0)) 995;;;;;; 0))
996;;; Generated autoloads from progmodes/antlr-mode.el 996;;; Generated autoloads from progmodes/antlr-mode.el
997 997
@@ -1028,7 +1028,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1028;;;*** 1028;;;***
1029 1029
1030;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1030;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1031;;;;;; (20706 54231 807276 0)) 1031;;;;;; (20707 18685 911514 0))
1032;;; Generated autoloads from calendar/appt.el 1032;;; Generated autoloads from calendar/appt.el
1033 1033
1034(autoload 'appt-add "appt" "\ 1034(autoload 'appt-add "appt" "\
@@ -1051,8 +1051,8 @@ ARG is positive, otherwise off.
1051 1051
1052;;;### (autoloads (apropos-documentation apropos-value apropos-library 1052;;;### (autoloads (apropos-documentation apropos-value apropos-library
1053;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 1053;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
1054;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20706 54231 1054;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20707 18685
1055;;;;;; 807276 0)) 1055;;;;;; 911514 0))
1056;;; Generated autoloads from apropos.el 1056;;; Generated autoloads from apropos.el
1057 1057
1058(autoload 'apropos-read-pattern "apropos" "\ 1058(autoload 'apropos-read-pattern "apropos" "\
@@ -1160,8 +1160,8 @@ Returns list of symbols and documentation found.
1160 1160
1161;;;*** 1161;;;***
1162 1162
1163;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20706 1163;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20707
1164;;;;;; 54231 807276 0)) 1164;;;;;; 18685 911514 0))
1165;;; Generated autoloads from arc-mode.el 1165;;; Generated autoloads from arc-mode.el
1166 1166
1167(autoload 'archive-mode "arc-mode" "\ 1167(autoload 'archive-mode "arc-mode" "\
@@ -1181,7 +1181,7 @@ archive.
1181 1181
1182;;;*** 1182;;;***
1183 1183
1184;;;### (autoloads (array-mode) "array" "array.el" (20706 54231 807276 1184;;;### (autoloads (array-mode) "array" "array.el" (20707 18685 911514
1185;;;;;; 0)) 1185;;;;;; 0))
1186;;; Generated autoloads from array.el 1186;;; Generated autoloads from array.el
1187 1187
@@ -1253,8 +1253,8 @@ Entering array mode calls the function `array-mode-hook'.
1253 1253
1254;;;*** 1254;;;***
1255 1255
1256;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20706 1256;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20707
1257;;;;;; 54231 807276 0)) 1257;;;;;; 18685 911514 0))
1258;;; Generated autoloads from textmodes/artist.el 1258;;; Generated autoloads from textmodes/artist.el
1259 1259
1260(autoload 'artist-mode "artist" "\ 1260(autoload 'artist-mode "artist" "\
@@ -1459,8 +1459,8 @@ Keymap summary
1459 1459
1460;;;*** 1460;;;***
1461 1461
1462;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20706 1462;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20707
1463;;;;;; 54231 807276 0)) 1463;;;;;; 18685 911514 0))
1464;;; Generated autoloads from progmodes/asm-mode.el 1464;;; Generated autoloads from progmodes/asm-mode.el
1465 1465
1466(autoload 'asm-mode "asm-mode" "\ 1466(autoload 'asm-mode "asm-mode" "\
@@ -1488,7 +1488,7 @@ Special commands:
1488;;;*** 1488;;;***
1489 1489
1490;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1490;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1491;;;;;; (20706 54231 807276 0)) 1491;;;;;; (20707 18685 911514 0))
1492;;; Generated autoloads from gnus/auth-source.el 1492;;; Generated autoloads from gnus/auth-source.el
1493 1493
1494(defvar auth-source-cache-expiry 7200 "\ 1494(defvar auth-source-cache-expiry 7200 "\
@@ -1501,7 +1501,7 @@ let-binding.")
1501;;;*** 1501;;;***
1502 1502
1503;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1503;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1504;;;;;; (20706 54231 807276 0)) 1504;;;;;; (20707 18685 911514 0))
1505;;; Generated autoloads from autoarg.el 1505;;; Generated autoloads from autoarg.el
1506 1506
1507(defvar autoarg-mode nil "\ 1507(defvar autoarg-mode nil "\
@@ -1562,7 +1562,7 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1562;;;*** 1562;;;***
1563 1563
1564;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1564;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1565;;;;;; (20706 54231 807276 0)) 1565;;;;;; (20707 18685 911514 0))
1566;;; Generated autoloads from progmodes/autoconf.el 1566;;; Generated autoloads from progmodes/autoconf.el
1567 1567
1568(autoload 'autoconf-mode "autoconf" "\ 1568(autoload 'autoconf-mode "autoconf" "\
@@ -1573,7 +1573,7 @@ Major mode for editing Autoconf configure.ac files.
1573;;;*** 1573;;;***
1574 1574
1575;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1575;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1576;;;;;; "autoinsert" "autoinsert.el" (20706 54231 807276 0)) 1576;;;;;; "autoinsert" "autoinsert.el" (20707 18685 911514 0))
1577;;; Generated autoloads from autoinsert.el 1577;;; Generated autoloads from autoinsert.el
1578 1578
1579(autoload 'auto-insert "autoinsert" "\ 1579(autoload 'auto-insert "autoinsert" "\
@@ -1613,7 +1613,7 @@ insert a template for the file depending on the mode of the buffer.
1613 1613
1614;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1614;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1615;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1615;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1616;;;;;; (20706 54231 807276 0)) 1616;;;;;; (20707 18685 911514 0))
1617;;; Generated autoloads from emacs-lisp/autoload.el 1617;;; Generated autoloads from emacs-lisp/autoload.el
1618 1618
1619(put 'generated-autoload-file 'safe-local-variable 'stringp) 1619(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1664,7 +1664,7 @@ should be non-nil).
1664 1664
1665;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1665;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1666;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1666;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1667;;;;;; "autorevert" "autorevert.el" (20706 54231 807276 0)) 1667;;;;;; "autorevert" "autorevert.el" (20707 18685 911514 0))
1668;;; Generated autoloads from autorevert.el 1668;;; Generated autoloads from autorevert.el
1669 1669
1670(autoload 'auto-revert-mode "autorevert" "\ 1670(autoload 'auto-revert-mode "autorevert" "\
@@ -1753,7 +1753,7 @@ specifies in the mode line.
1753;;;*** 1753;;;***
1754 1754
1755;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1755;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1756;;;;;; "avoid.el" (20706 54231 807276 0)) 1756;;;;;; "avoid.el" (20707 18685 911514 0))
1757;;; Generated autoloads from avoid.el 1757;;; Generated autoloads from avoid.el
1758 1758
1759(defvar mouse-avoidance-mode nil "\ 1759(defvar mouse-avoidance-mode nil "\
@@ -1794,7 +1794,7 @@ definition of \"random distance\".)
1794;;;*** 1794;;;***
1795 1795
1796;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1796;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1797;;;;;; (20706 54231 807276 0)) 1797;;;;;; (20707 18685 911514 0))
1798;;; Generated autoloads from battery.el 1798;;; Generated autoloads from battery.el
1799 (put 'battery-mode-line-string 'risky-local-variable t) 1799 (put 'battery-mode-line-string 'risky-local-variable t)
1800 1800
@@ -1830,7 +1830,7 @@ seconds.
1830;;;*** 1830;;;***
1831 1831
1832;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1832;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1833;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20706 54231 807276 1833;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20707 18685 911514
1834;;;;;; 0)) 1834;;;;;; 0))
1835;;; Generated autoloads from emacs-lisp/benchmark.el 1835;;; Generated autoloads from emacs-lisp/benchmark.el
1836 1836
@@ -1868,7 +1868,7 @@ For non-interactive use see also `benchmark-run' and
1868;;;*** 1868;;;***
1869 1869
1870;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1870;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1871;;;;;; "bibtex" "textmodes/bibtex.el" (20706 54231 807276 0)) 1871;;;;;; "bibtex" "textmodes/bibtex.el" (20707 18685 911514 0))
1872;;; Generated autoloads from textmodes/bibtex.el 1872;;; Generated autoloads from textmodes/bibtex.el
1873 1873
1874(autoload 'bibtex-initialize "bibtex" "\ 1874(autoload 'bibtex-initialize "bibtex" "\
@@ -1957,7 +1957,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1957;;;*** 1957;;;***
1958 1958
1959;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1959;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1960;;;;;; (20706 54231 807276 0)) 1960;;;;;; (20707 18685 911514 0))
1961;;; Generated autoloads from textmodes/bibtex-style.el 1961;;; Generated autoloads from textmodes/bibtex-style.el
1962 1962
1963(autoload 'bibtex-style-mode "bibtex-style" "\ 1963(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1969,7 +1969,7 @@ Major mode for editing BibTeX style files.
1969 1969
1970;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1970;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1971;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1971;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1972;;;;;; (20706 54231 807276 0)) 1972;;;;;; (20707 18685 911514 0))
1973;;; Generated autoloads from mail/binhex.el 1973;;; Generated autoloads from mail/binhex.el
1974 1974
1975(defconst binhex-begin-line "^:...............................................................$" "\ 1975(defconst binhex-begin-line "^:...............................................................$" "\
@@ -1993,8 +1993,8 @@ Binhex decode region between START and END.
1993 1993
1994;;;*** 1994;;;***
1995 1995
1996;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20706 1996;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20707
1997;;;;;; 54231 807276 0)) 1997;;;;;; 18685 911514 0))
1998;;; Generated autoloads from play/blackbox.el 1998;;; Generated autoloads from play/blackbox.el
1999 1999
2000(autoload 'blackbox "blackbox" "\ 2000(autoload 'blackbox "blackbox" "\
@@ -2117,7 +2117,7 @@ a reflection.
2117;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2117;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2118;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2118;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2119;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2119;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2120;;;;;; "bookmark.el" (20706 54231 807276 0)) 2120;;;;;; "bookmark.el" (20707 18685 911514 0))
2121;;; Generated autoloads from bookmark.el 2121;;; Generated autoloads from bookmark.el
2122 (define-key ctl-x-r-map "b" 'bookmark-jump) 2122 (define-key ctl-x-r-map "b" 'bookmark-jump)
2123 (define-key ctl-x-r-map "m" 'bookmark-set) 2123 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2318,7 +2318,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2318;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point 2318;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point
2319;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2319;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2320;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 2320;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
2321;;;;;; "browse-url" "net/browse-url.el" (20706 54231 807276 0)) 2321;;;;;; "browse-url" "net/browse-url.el" (20707 18685 911514 0))
2322;;; Generated autoloads from net/browse-url.el 2322;;; Generated autoloads from net/browse-url.el
2323 2323
2324(defvar browse-url-browser-function 'browse-url-default-browser "\ 2324(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2634,7 +2634,7 @@ from `browse-url-elinks-wrapper'.
2634;;;*** 2634;;;***
2635 2635
2636;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2636;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2637;;;;;; "bs" "bs.el" (20706 54231 807276 0)) 2637;;;;;; "bs" "bs.el" (20707 18685 911514 0))
2638;;; Generated autoloads from bs.el 2638;;; Generated autoloads from bs.el
2639 2639
2640(autoload 'bs-cycle-next "bs" "\ 2640(autoload 'bs-cycle-next "bs" "\
@@ -2674,8 +2674,8 @@ name of buffer configuration.
2674 2674
2675;;;*** 2675;;;***
2676 2676
2677;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20706 54231 2677;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20707 18685
2678;;;;;; 807276 0)) 2678;;;;;; 911514 0))
2679;;; Generated autoloads from play/bubbles.el 2679;;; Generated autoloads from play/bubbles.el
2680 2680
2681(autoload 'bubbles "bubbles" "\ 2681(autoload 'bubbles "bubbles" "\
@@ -2697,7 +2697,7 @@ columns on its right towards the left.
2697;;;*** 2697;;;***
2698 2698
2699;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2699;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2700;;;;;; "progmodes/bug-reference.el" (20706 54231 807276 0)) 2700;;;;;; "progmodes/bug-reference.el" (20707 18685 911514 0))
2701;;; Generated autoloads from progmodes/bug-reference.el 2701;;; Generated autoloads from progmodes/bug-reference.el
2702 2702
2703(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2703(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2721,7 +2721,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2721;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2721;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2722;;;;;; compile-defun byte-compile-file byte-recompile-directory 2722;;;;;; compile-defun byte-compile-file byte-recompile-directory
2723;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2723;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2724;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20706 54231 807276 0)) 2724;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20707 18685 911514 0))
2725;;; Generated autoloads from emacs-lisp/bytecomp.el 2725;;; Generated autoloads from emacs-lisp/bytecomp.el
2726(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2726(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2727(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2727(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2841,8 +2841,8 @@ and corresponding effects.
2841 2841
2842;;;*** 2842;;;***
2843 2843
2844;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20706 2844;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20707
2845;;;;;; 54231 807276 0)) 2845;;;;;; 18685 911514 0))
2846;;; Generated autoloads from calendar/cal-china.el 2846;;; Generated autoloads from calendar/cal-china.el
2847 2847
2848(put 'calendar-chinese-time-zone 'risky-local-variable t) 2848(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2851,8 +2851,8 @@ and corresponding effects.
2851 2851
2852;;;*** 2852;;;***
2853 2853
2854;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20706 54231 2854;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20707 18685
2855;;;;;; 807276 0)) 2855;;;;;; 911514 0))
2856;;; Generated autoloads from calendar/cal-dst.el 2856;;; Generated autoloads from calendar/cal-dst.el
2857 2857
2858(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2858(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2864,7 +2864,7 @@ and corresponding effects.
2864;;;*** 2864;;;***
2865 2865
2866;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2866;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2867;;;;;; (20706 54231 807276 0)) 2867;;;;;; (20707 18685 911514 0))
2868;;; Generated autoloads from calendar/cal-hebrew.el 2868;;; Generated autoloads from calendar/cal-hebrew.el
2869 2869
2870(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2870(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2880,8 +2880,8 @@ from the cursor position.
2880 2880
2881;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2881;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2882;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2882;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2883;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20706 2883;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20707
2884;;;;;; 54231 807276 0)) 2884;;;;;; 18685 911514 0))
2885;;; Generated autoloads from calc/calc.el 2885;;; Generated autoloads from calc/calc.el
2886 (define-key ctl-x-map "*" 'calc-dispatch) 2886 (define-key ctl-x-map "*" 'calc-dispatch)
2887 2887
@@ -2965,8 +2965,8 @@ See Info node `(calc)Defining Functions'.
2965 2965
2966;;;*** 2966;;;***
2967 2967
2968;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20706 2968;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20707
2969;;;;;; 54231 807276 0)) 2969;;;;;; 18685 911514 0))
2970;;; Generated autoloads from calc/calc-undo.el 2970;;; Generated autoloads from calc/calc-undo.el
2971 2971
2972(autoload 'calc-undo "calc-undo" "\ 2972(autoload 'calc-undo "calc-undo" "\
@@ -2976,8 +2976,8 @@ See Info node `(calc)Defining Functions'.
2976 2976
2977;;;*** 2977;;;***
2978 2978
2979;;;### (autoloads (calculator) "calculator" "calculator.el" (20706 2979;;;### (autoloads (calculator) "calculator" "calculator.el" (20707
2980;;;;;; 54231 807276 0)) 2980;;;;;; 18685 911514 0))
2981;;; Generated autoloads from calculator.el 2981;;; Generated autoloads from calculator.el
2982 2982
2983(autoload 'calculator "calculator" "\ 2983(autoload 'calculator "calculator" "\
@@ -2988,8 +2988,8 @@ See the documentation for `calculator-mode' for more information.
2988 2988
2989;;;*** 2989;;;***
2990 2990
2991;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20706 2991;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20707
2992;;;;;; 54231 807276 0)) 2992;;;;;; 18685 911514 0))
2993;;; Generated autoloads from calendar/calendar.el 2993;;; Generated autoloads from calendar/calendar.el
2994 2994
2995(autoload 'calendar "calendar" "\ 2995(autoload 'calendar "calendar" "\
@@ -3033,7 +3033,7 @@ This function is suitable for execution in an init file.
3033;;;*** 3033;;;***
3034 3034
3035;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3035;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3036;;;;;; "gnus/canlock.el" (20706 54231 807276 0)) 3036;;;;;; "gnus/canlock.el" (20707 18685 911514 0))
3037;;; Generated autoloads from gnus/canlock.el 3037;;; Generated autoloads from gnus/canlock.el
3038 3038
3039(autoload 'canlock-insert-header "canlock" "\ 3039(autoload 'canlock-insert-header "canlock" "\
@@ -3051,7 +3051,7 @@ it fails.
3051;;;*** 3051;;;***
3052 3052
3053;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3053;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3054;;;;;; (20706 54231 807276 0)) 3054;;;;;; (20707 18685 911514 0))
3055;;; Generated autoloads from progmodes/cap-words.el 3055;;; Generated autoloads from progmodes/cap-words.el
3056 3056
3057(autoload 'capitalized-words-mode "cap-words" "\ 3057(autoload 'capitalized-words-mode "cap-words" "\
@@ -3090,15 +3090,15 @@ Obsoletes `c-forward-into-nomenclature'.
3090 3090
3091;;;*** 3091;;;***
3092 3092
3093;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20706 3093;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20707
3094;;;;;; 54231 807276 0)) 3094;;;;;; 18685 911514 0))
3095;;; Generated autoloads from progmodes/cc-compat.el 3095;;; Generated autoloads from progmodes/cc-compat.el
3096(put 'c-indent-level 'safe-local-variable 'integerp) 3096(put 'c-indent-level 'safe-local-variable 'integerp)
3097 3097
3098;;;*** 3098;;;***
3099 3099
3100;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3100;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3101;;;;;; (20706 54231 807276 0)) 3101;;;;;; (20718 7922 212742 0))
3102;;; Generated autoloads from progmodes/cc-engine.el 3102;;; Generated autoloads from progmodes/cc-engine.el
3103 3103
3104(autoload 'c-guess-basic-syntax "cc-engine" "\ 3104(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3110,8 +3110,8 @@ Return the syntactic context of the current line.
3110 3110
3111;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3111;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3112;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3112;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3113;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20706 54231 3113;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20707 18685
3114;;;;;; 807276 0)) 3114;;;;;; 911514 0))
3115;;; Generated autoloads from progmodes/cc-guess.el 3115;;; Generated autoloads from progmodes/cc-guess.el
3116 3116
3117(defvar c-guess-guessed-offsets-alist nil "\ 3117(defvar c-guess-guessed-offsets-alist nil "\
@@ -3211,7 +3211,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3211 3211
3212;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3212;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3213;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3213;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3214;;;;;; (20706 54231 807276 0)) 3214;;;;;; (20707 18685 911514 0))
3215;;; Generated autoloads from progmodes/cc-mode.el 3215;;; Generated autoloads from progmodes/cc-mode.el
3216 3216
3217(autoload 'c-initialize-cc-mode "cc-mode" "\ 3217(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3388,7 +3388,7 @@ Key bindings:
3388;;;*** 3388;;;***
3389 3389
3390;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3390;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3391;;;;;; "progmodes/cc-styles.el" (20706 54231 807276 0)) 3391;;;;;; "progmodes/cc-styles.el" (20707 18685 911514 0))
3392;;; Generated autoloads from progmodes/cc-styles.el 3392;;; Generated autoloads from progmodes/cc-styles.el
3393 3393
3394(autoload 'c-set-style "cc-styles" "\ 3394(autoload 'c-set-style "cc-styles" "\
@@ -3439,8 +3439,8 @@ and exists only for compatibility reasons.
3439 3439
3440;;;*** 3440;;;***
3441 3441
3442;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20706 54231 3442;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20707 18685
3443;;;;;; 807276 0)) 3443;;;;;; 911514 0))
3444;;; Generated autoloads from progmodes/cc-vars.el 3444;;; Generated autoloads from progmodes/cc-vars.el
3445(put 'c-basic-offset 'safe-local-variable 'integerp) 3445(put 'c-basic-offset 'safe-local-variable 'integerp)
3446(put 'c-backslash-column 'safe-local-variable 'integerp) 3446(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3450,7 +3450,7 @@ and exists only for compatibility reasons.
3450 3450
3451;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3451;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3452;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3452;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3453;;;;;; (20706 54231 807276 0)) 3453;;;;;; (20707 18685 911514 0))
3454;;; Generated autoloads from international/ccl.el 3454;;; Generated autoloads from international/ccl.el
3455 3455
3456(autoload 'ccl-compile "ccl" "\ 3456(autoload 'ccl-compile "ccl" "\
@@ -3711,7 +3711,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3711;;;*** 3711;;;***
3712 3712
3713;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3713;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3714;;;;;; (20706 54231 807276 0)) 3714;;;;;; (20707 18685 911514 0))
3715;;; Generated autoloads from emacs-lisp/cconv.el 3715;;; Generated autoloads from emacs-lisp/cconv.el
3716 3716
3717(autoload 'cconv-closure-convert "cconv" "\ 3717(autoload 'cconv-closure-convert "cconv" "\
@@ -3726,7 +3726,7 @@ Returns a form where all lambdas don't have any free variables.
3726;;;*** 3726;;;***
3727 3727
3728;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode) 3728;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode)
3729;;;;;; "cfengine" "progmodes/cfengine.el" (20706 54231 807276 0)) 3729;;;;;; "cfengine" "progmodes/cfengine.el" (20707 18685 911514 0))
3730;;; Generated autoloads from progmodes/cfengine.el 3730;;; Generated autoloads from progmodes/cfengine.el
3731 3731
3732(autoload 'cfengine3-mode "cfengine" "\ 3732(autoload 'cfengine3-mode "cfengine" "\
@@ -3756,7 +3756,7 @@ on the buffer contents
3756;;;*** 3756;;;***
3757 3757
3758;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3758;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3759;;;;;; "emacs-lisp/check-declare.el" (20706 54231 807276 0)) 3759;;;;;; "emacs-lisp/check-declare.el" (20707 18685 911514 0))
3760;;; Generated autoloads from emacs-lisp/check-declare.el 3760;;; Generated autoloads from emacs-lisp/check-declare.el
3761 3761
3762(autoload 'check-declare-file "check-declare" "\ 3762(autoload 'check-declare-file "check-declare" "\
@@ -3781,7 +3781,7 @@ Returns non-nil if any false statements are found.
3781;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3781;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3782;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3782;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3783;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3783;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3784;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20706 54231 807276 0)) 3784;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20707 18685 911514 0))
3785;;; Generated autoloads from emacs-lisp/checkdoc.el 3785;;; Generated autoloads from emacs-lisp/checkdoc.el
3786(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3786(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3787(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3787(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3977,7 +3977,7 @@ checking of documentation strings.
3977 3977
3978;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3978;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3979;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3979;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3980;;;;;; "language/china-util.el" (20706 54231 807276 0)) 3980;;;;;; "language/china-util.el" (20707 18685 911514 0))
3981;;; Generated autoloads from language/china-util.el 3981;;; Generated autoloads from language/china-util.el
3982 3982
3983(autoload 'decode-hz-region "china-util" "\ 3983(autoload 'decode-hz-region "china-util" "\
@@ -4015,7 +4015,7 @@ Encode the text in the current buffer to HZ.
4015;;;*** 4015;;;***
4016 4016
4017;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4017;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4018;;;;;; "chistory" "chistory.el" (20706 54231 807276 0)) 4018;;;;;; "chistory" "chistory.el" (20707 18685 911514 0))
4019;;; Generated autoloads from chistory.el 4019;;; Generated autoloads from chistory.el
4020 4020
4021(autoload 'repeat-matching-complex-command "chistory" "\ 4021(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4055,7 +4055,7 @@ and runs the normal hook `command-history-hook'.
4055;;;*** 4055;;;***
4056 4056
4057;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4057;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4058;;;;;; (20706 54231 807276 0)) 4058;;;;;; (20707 18685 911514 0))
4059;;; Generated autoloads from emacs-lisp/cl-indent.el 4059;;; Generated autoloads from emacs-lisp/cl-indent.el
4060 4060
4061(autoload 'common-lisp-indent-function "cl-indent" "\ 4061(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4133,8 +4133,8 @@ For example, the function `case' has an indent property
4133 4133
4134;;;*** 4134;;;***
4135 4135
4136;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (20706 54231 4136;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (20707 18685
4137;;;;;; 807276 0)) 4137;;;;;; 911514 0))
4138;;; Generated autoloads from emacs-lisp/cl-lib.el 4138;;; Generated autoloads from emacs-lisp/cl-lib.el
4139 4139
4140(define-obsolete-variable-alias 'custom-print-functions 'cl-custom-print-functions "24.3") 4140(define-obsolete-variable-alias 'custom-print-functions 'cl-custom-print-functions "24.3")
@@ -4162,7 +4162,7 @@ a future Emacs interpreter will be able to use it.")
4162;;;*** 4162;;;***
4163 4163
4164;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4164;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4165;;;;;; (20706 54231 807276 0)) 4165;;;;;; (20707 18685 911514 0))
4166;;; Generated autoloads from progmodes/cmacexp.el 4166;;; Generated autoloads from progmodes/cmacexp.el
4167 4167
4168(autoload 'c-macro-expand "cmacexp" "\ 4168(autoload 'c-macro-expand "cmacexp" "\
@@ -4182,8 +4182,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4182 4182
4183;;;*** 4183;;;***
4184 4184
4185;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20706 4185;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20707
4186;;;;;; 54231 807276 0)) 4186;;;;;; 18685 911514 0))
4187;;; Generated autoloads from cmuscheme.el 4187;;; Generated autoloads from cmuscheme.el
4188 4188
4189(autoload 'run-scheme "cmuscheme" "\ 4189(autoload 'run-scheme "cmuscheme" "\
@@ -4203,8 +4203,8 @@ is run).
4203 4203
4204;;;*** 4204;;;***
4205 4205
4206;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20706 54231 4206;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20707 18685
4207;;;;;; 807276 0)) 4207;;;;;; 911514 0))
4208;;; Generated autoloads from color.el 4208;;; Generated autoloads from color.el
4209 4209
4210(autoload 'color-name-to-rgb "color" "\ 4210(autoload 'color-name-to-rgb "color" "\
@@ -4226,7 +4226,7 @@ If FRAME cannot display COLOR, return nil.
4226;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4226;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4227;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4227;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4228;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4228;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4229;;;;;; (20706 54231 807276 0)) 4229;;;;;; (20714 7872 790163 728000))
4230;;; Generated autoloads from comint.el 4230;;; Generated autoloads from comint.el
4231 4231
4232(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4232(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4326,7 +4326,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4326;;;*** 4326;;;***
4327 4327
4328;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4328;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4329;;;;;; (20706 54231 807276 0)) 4329;;;;;; (20707 18685 911514 0))
4330;;; Generated autoloads from vc/compare-w.el 4330;;; Generated autoloads from vc/compare-w.el
4331 4331
4332(autoload 'compare-windows "compare-w" "\ 4332(autoload 'compare-windows "compare-w" "\
@@ -4363,8 +4363,8 @@ on third call it again advances points to the next difference and so on.
4363;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4363;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4364;;;;;; compile compilation-disable-input compile-command compilation-search-path 4364;;;;;; compile compilation-disable-input compile-command compilation-search-path
4365;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4365;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4366;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20706 4366;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20718
4367;;;;;; 54231 807276 0)) 4367;;;;;; 7971 773710 0))
4368;;; Generated autoloads from progmodes/compile.el 4368;;; Generated autoloads from progmodes/compile.el
4369 4369
4370(defvar compilation-mode-hook nil "\ 4370(defvar compilation-mode-hook nil "\
@@ -4546,7 +4546,7 @@ This is the value of `next-error-function' in Compilation buffers.
4546;;;*** 4546;;;***
4547 4547
4548;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4548;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4549;;;;;; (20706 54231 807276 0)) 4549;;;;;; (20707 18685 911514 0))
4550;;; Generated autoloads from completion.el 4550;;; Generated autoloads from completion.el
4551 4551
4552(defvar dynamic-completion-mode nil "\ 4552(defvar dynamic-completion-mode nil "\
@@ -4571,7 +4571,7 @@ if ARG is omitted or nil.
4571;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4571;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4572;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4572;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4573;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4573;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4574;;;;;; (20706 54231 807276 0)) 4574;;;;;; (20707 18685 911514 0))
4575;;; Generated autoloads from textmodes/conf-mode.el 4575;;; Generated autoloads from textmodes/conf-mode.el
4576 4576
4577(autoload 'conf-mode "conf-mode" "\ 4577(autoload 'conf-mode "conf-mode" "\
@@ -4727,7 +4727,7 @@ For details see `conf-mode'. Example:
4727;;;*** 4727;;;***
4728 4728
4729;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4729;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4730;;;;;; "cookie1" "play/cookie1.el" (20706 54231 807276 0)) 4730;;;;;; "cookie1" "play/cookie1.el" (20707 18685 911514 0))
4731;;; Generated autoloads from play/cookie1.el 4731;;; Generated autoloads from play/cookie1.el
4732 4732
4733(autoload 'cookie "cookie1" "\ 4733(autoload 'cookie "cookie1" "\
@@ -4759,8 +4759,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4759;;;*** 4759;;;***
4760 4760
4761;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4761;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4762;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20706 4762;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20707
4763;;;;;; 54231 807276 0)) 4763;;;;;; 18685 911514 0))
4764;;; Generated autoloads from emacs-lisp/copyright.el 4764;;; Generated autoloads from emacs-lisp/copyright.el
4765(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4765(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4766(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4766(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4799,7 +4799,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4799;;;*** 4799;;;***
4800 4800
4801;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4801;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4802;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20706 54231 807276 4802;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20707 18685 911514
4803;;;;;; 0)) 4803;;;;;; 0))
4804;;; Generated autoloads from progmodes/cperl-mode.el 4804;;; Generated autoloads from progmodes/cperl-mode.el
4805(put 'cperl-indent-level 'safe-local-variable 'integerp) 4805(put 'cperl-indent-level 'safe-local-variable 'integerp)
@@ -4999,7 +4999,7 @@ Run a `perldoc' on the word around point.
4999;;;*** 4999;;;***
5000 5000
5001;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 5001;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5002;;;;;; (20706 54231 807276 0)) 5002;;;;;; (20707 18685 911514 0))
5003;;; Generated autoloads from progmodes/cpp.el 5003;;; Generated autoloads from progmodes/cpp.el
5004 5004
5005(autoload 'cpp-highlight-buffer "cpp" "\ 5005(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5018,7 +5018,7 @@ Edit display information for cpp conditionals.
5018;;;*** 5018;;;***
5019 5019
5020;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5020;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5021;;;;;; (20706 54231 807276 0)) 5021;;;;;; (20707 18685 911514 0))
5022;;; Generated autoloads from emulation/crisp.el 5022;;; Generated autoloads from emulation/crisp.el
5023 5023
5024(defvar crisp-mode nil "\ 5024(defvar crisp-mode nil "\
@@ -5044,7 +5044,7 @@ if ARG is omitted or nil.
5044;;;*** 5044;;;***
5045 5045
5046;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5046;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5047;;;;;; (20706 54231 807276 0)) 5047;;;;;; (20707 18685 911514 0))
5048;;; Generated autoloads from emacs-lisp/crm.el 5048;;; Generated autoloads from emacs-lisp/crm.el
5049 5049
5050(autoload 'completing-read-multiple "crm" "\ 5050(autoload 'completing-read-multiple "crm" "\
@@ -5079,8 +5079,8 @@ INHERIT-INPUT-METHOD.
5079 5079
5080;;;*** 5080;;;***
5081 5081
5082;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20706 5082;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20707
5083;;;;;; 54231 807276 0)) 5083;;;;;; 18685 911514 0))
5084;;; Generated autoloads from textmodes/css-mode.el 5084;;; Generated autoloads from textmodes/css-mode.el
5085 5085
5086(autoload 'css-mode "css-mode" "\ 5086(autoload 'css-mode "css-mode" "\
@@ -5091,7 +5091,7 @@ Major mode to edit Cascading Style Sheets.
5091;;;*** 5091;;;***
5092 5092
5093;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5093;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5094;;;;;; (20706 54231 807276 0)) 5094;;;;;; (20707 18685 911514 0))
5095;;; Generated autoloads from emulation/cua-base.el 5095;;; Generated autoloads from emulation/cua-base.el
5096 5096
5097(defvar cua-mode nil "\ 5097(defvar cua-mode nil "\
@@ -5151,7 +5151,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5151;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5151;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5152;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5152;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5153;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5153;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5154;;;;;; "cus-edit" "cus-edit.el" (20706 54231 807276 0)) 5154;;;;;; "cus-edit" "cus-edit.el" (20707 18685 911514 0))
5155;;; Generated autoloads from cus-edit.el 5155;;; Generated autoloads from cus-edit.el
5156 5156
5157(defvar custom-browse-sort-alphabetically nil "\ 5157(defvar custom-browse-sort-alphabetically nil "\
@@ -5463,8 +5463,8 @@ The format is suitable for use with `easy-menu-define'.
5463;;;*** 5463;;;***
5464 5464
5465;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5465;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5466;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20706 5466;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20707
5467;;;;;; 54231 807276 0)) 5467;;;;;; 18685 911514 0))
5468;;; Generated autoloads from cus-theme.el 5468;;; Generated autoloads from cus-theme.el
5469 5469
5470(autoload 'customize-create-theme "cus-theme" "\ 5470(autoload 'customize-create-theme "cus-theme" "\
@@ -5498,7 +5498,7 @@ omitted, a buffer named *Custom Themes* is used.
5498;;;*** 5498;;;***
5499 5499
5500;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5500;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5501;;;;;; (20706 54231 807276 0)) 5501;;;;;; (20707 18685 911514 0))
5502;;; Generated autoloads from vc/cvs-status.el 5502;;; Generated autoloads from vc/cvs-status.el
5503 5503
5504(autoload 'cvs-status-mode "cvs-status" "\ 5504(autoload 'cvs-status-mode "cvs-status" "\
@@ -5509,7 +5509,7 @@ Mode used for cvs status output.
5509;;;*** 5509;;;***
5510 5510
5511;;;### (autoloads (global-cwarn-mode cwarn-mode) "cwarn" "progmodes/cwarn.el" 5511;;;### (autoloads (global-cwarn-mode cwarn-mode) "cwarn" "progmodes/cwarn.el"
5512;;;;;; (20706 54231 807276 0)) 5512;;;;;; (20707 18685 911514 0))
5513;;; Generated autoloads from progmodes/cwarn.el 5513;;; Generated autoloads from progmodes/cwarn.el
5514 5514
5515(autoload 'cwarn-mode "cwarn" "\ 5515(autoload 'cwarn-mode "cwarn" "\
@@ -5554,7 +5554,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5554 5554
5555;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5555;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5556;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5556;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5557;;;;;; (20706 54231 807276 0)) 5557;;;;;; (20707 18685 911514 0))
5558;;; Generated autoloads from language/cyril-util.el 5558;;; Generated autoloads from language/cyril-util.el
5559 5559
5560(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5560(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5583,7 +5583,7 @@ If the argument is nil, we return the display table to its standard state.
5583;;;*** 5583;;;***
5584 5584
5585;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5585;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5586;;;;;; (20706 54231 807276 0)) 5586;;;;;; (20707 18685 911514 0))
5587;;; Generated autoloads from dabbrev.el 5587;;; Generated autoloads from dabbrev.el
5588(put 'dabbrev-case-fold-search 'risky-local-variable t) 5588(put 'dabbrev-case-fold-search 'risky-local-variable t)
5589(put 'dabbrev-case-replace 'risky-local-variable t) 5589(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5630,7 +5630,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5630;;;*** 5630;;;***
5631 5631
5632;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5632;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5633;;;;;; (20706 54231 807276 0)) 5633;;;;;; (20707 18685 911514 0))
5634;;; Generated autoloads from cedet/data-debug.el 5634;;; Generated autoloads from cedet/data-debug.el
5635 5635
5636(autoload 'data-debug-new-buffer "data-debug" "\ 5636(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5640,8 +5640,8 @@ Create a new data-debug buffer with NAME.
5640 5640
5641;;;*** 5641;;;***
5642 5642
5643;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20706 5643;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20707
5644;;;;;; 54231 807276 0)) 5644;;;;;; 18685 911514 0))
5645;;; Generated autoloads from net/dbus.el 5645;;; Generated autoloads from net/dbus.el
5646 5646
5647(autoload 'dbus-handle-event "dbus" "\ 5647(autoload 'dbus-handle-event "dbus" "\
@@ -5654,8 +5654,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5654 5654
5655;;;*** 5655;;;***
5656 5656
5657;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20706 5657;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20707
5658;;;;;; 54231 807276 0)) 5658;;;;;; 18685 911514 0))
5659;;; Generated autoloads from progmodes/dcl-mode.el 5659;;; Generated autoloads from progmodes/dcl-mode.el
5660 5660
5661(autoload 'dcl-mode "dcl-mode" "\ 5661(autoload 'dcl-mode "dcl-mode" "\
@@ -5782,7 +5782,7 @@ There is some minimal font-lock support (see vars
5782;;;*** 5782;;;***
5783 5783
5784;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5784;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5785;;;;;; "emacs-lisp/debug.el" (20706 54231 807276 0)) 5785;;;;;; "emacs-lisp/debug.el" (20707 18685 911514 0))
5786;;; Generated autoloads from emacs-lisp/debug.el 5786;;; Generated autoloads from emacs-lisp/debug.el
5787 5787
5788(setq debugger 'debug) 5788(setq debugger 'debug)
@@ -5826,7 +5826,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5826;;;*** 5826;;;***
5827 5827
5828;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5828;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5829;;;;;; (20706 54231 807276 0)) 5829;;;;;; (20707 18685 911514 0))
5830;;; Generated autoloads from play/decipher.el 5830;;; Generated autoloads from play/decipher.el
5831 5831
5832(autoload 'decipher "decipher" "\ 5832(autoload 'decipher "decipher" "\
@@ -5855,8 +5855,8 @@ The most useful commands are:
5855;;;*** 5855;;;***
5856 5856
5857;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5857;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5858;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20706 5858;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20707
5859;;;;;; 54231 807276 0)) 5859;;;;;; 18685 911514 0))
5860;;; Generated autoloads from delim-col.el 5860;;; Generated autoloads from delim-col.el
5861 5861
5862(autoload 'delimit-columns-customize "delim-col" "\ 5862(autoload 'delimit-columns-customize "delim-col" "\
@@ -5880,8 +5880,8 @@ START and END delimits the corners of text rectangle.
5880 5880
5881;;;*** 5881;;;***
5882 5882
5883;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20706 5883;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20707
5884;;;;;; 54231 807276 0)) 5884;;;;;; 18685 911514 0))
5885;;; Generated autoloads from progmodes/delphi.el 5885;;; Generated autoloads from progmodes/delphi.el
5886 5886
5887(autoload 'delphi-mode "delphi" "\ 5887(autoload 'delphi-mode "delphi" "\
@@ -5932,8 +5932,8 @@ with no args, if that value is non-nil.
5932 5932
5933;;;*** 5933;;;***
5934 5934
5935;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20706 5935;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20707
5936;;;;;; 54231 807276 0)) 5936;;;;;; 18685 911514 0))
5937;;; Generated autoloads from delsel.el 5937;;; Generated autoloads from delsel.el
5938 5938
5939(defalias 'pending-delete-mode 'delete-selection-mode) 5939(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5963,7 +5963,7 @@ any selection.
5963;;;*** 5963;;;***
5964 5964
5965;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5965;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5966;;;;;; "derived" "emacs-lisp/derived.el" (20706 54231 807276 0)) 5966;;;;;; "derived" "emacs-lisp/derived.el" (20707 18685 911514 0))
5967;;; Generated autoloads from emacs-lisp/derived.el 5967;;; Generated autoloads from emacs-lisp/derived.el
5968 5968
5969(autoload 'define-derived-mode "derived" "\ 5969(autoload 'define-derived-mode "derived" "\
@@ -6030,7 +6030,7 @@ the first time the mode is used.
6030;;;*** 6030;;;***
6031 6031
6032;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6032;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6033;;;;;; "descr-text.el" (20706 54231 807276 0)) 6033;;;;;; "descr-text.el" (20707 18685 911514 0))
6034;;; Generated autoloads from descr-text.el 6034;;; Generated autoloads from descr-text.el
6035 6035
6036(autoload 'describe-text-properties "descr-text" "\ 6036(autoload 'describe-text-properties "descr-text" "\
@@ -6067,7 +6067,7 @@ relevant to POS.
6067;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6067;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6068;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6068;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6069;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6069;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6070;;;;;; "desktop.el" (20706 54231 807276 0)) 6070;;;;;; "desktop.el" (20707 18685 911514 0))
6071;;; Generated autoloads from desktop.el 6071;;; Generated autoloads from desktop.el
6072 6072
6073(defvar desktop-save-mode nil "\ 6073(defvar desktop-save-mode nil "\
@@ -6256,7 +6256,7 @@ Revert to the last loaded desktop.
6256 6256
6257;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6257;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6258;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6258;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6259;;;;;; "deuglify" "gnus/deuglify.el" (20706 54231 807276 0)) 6259;;;;;; "deuglify" "gnus/deuglify.el" (20707 18685 911514 0))
6260;;; Generated autoloads from gnus/deuglify.el 6260;;; Generated autoloads from gnus/deuglify.el
6261 6261
6262(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6262(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6289,7 +6289,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6289;;;*** 6289;;;***
6290 6290
6291;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6291;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6292;;;;;; "calendar/diary-lib.el" (20706 54231 807276 0)) 6292;;;;;; "calendar/diary-lib.el" (20707 18685 911514 0))
6293;;; Generated autoloads from calendar/diary-lib.el 6293;;; Generated autoloads from calendar/diary-lib.el
6294 6294
6295(autoload 'diary "diary-lib" "\ 6295(autoload 'diary "diary-lib" "\
@@ -6333,7 +6333,7 @@ Major mode for editing the diary file.
6333 6333
6334;;;### (autoloads (diff-buffer-with-file diff-latest-backup-file 6334;;;### (autoloads (diff-buffer-with-file diff-latest-backup-file
6335;;;;;; diff-backup diff diff-command diff-switches) "diff" "vc/diff.el" 6335;;;;;; diff-backup diff diff-command diff-switches) "diff" "vc/diff.el"
6336;;;;;; (20706 54231 807276 0)) 6336;;;;;; (20707 18685 911514 0))
6337;;; Generated autoloads from vc/diff.el 6337;;; Generated autoloads from vc/diff.el
6338 6338
6339(defvar diff-switches (purecopy "-c") "\ 6339(defvar diff-switches (purecopy "-c") "\
@@ -6382,7 +6382,7 @@ This requires the external program `diff' to be in your `exec-path'.
6382;;;*** 6382;;;***
6383 6383
6384;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6384;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6385;;;;;; (20706 54231 807276 0)) 6385;;;;;; (20707 18685 911514 0))
6386;;; Generated autoloads from vc/diff-mode.el 6386;;; Generated autoloads from vc/diff-mode.el
6387 6387
6388(autoload 'diff-mode "diff-mode" "\ 6388(autoload 'diff-mode "diff-mode" "\
@@ -6414,7 +6414,7 @@ the mode if ARG is omitted or nil.
6414 6414
6415;;;*** 6415;;;***
6416 6416
6417;;;### (autoloads (dig) "dig" "net/dig.el" (20706 54231 807276 0)) 6417;;;### (autoloads (dig) "dig" "net/dig.el" (20707 18685 911514 0))
6418;;; Generated autoloads from net/dig.el 6418;;; Generated autoloads from net/dig.el
6419 6419
6420(autoload 'dig "dig" "\ 6420(autoload 'dig "dig" "\
@@ -6426,8 +6426,8 @@ Optional arguments are passed to `dig-invoke'.
6426;;;*** 6426;;;***
6427 6427
6428;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6428;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6429;;;;;; dired dired-listing-switches) "dired" "dired.el" (20706 54231 6429;;;;;; dired dired-listing-switches) "dired" "dired.el" (20707 18685
6430;;;;;; 807276 0)) 6430;;;;;; 911514 0))
6431;;; Generated autoloads from dired.el 6431;;; Generated autoloads from dired.el
6432 6432
6433(defvar dired-listing-switches (purecopy "-al") "\ 6433(defvar dired-listing-switches (purecopy "-al") "\
@@ -6548,7 +6548,7 @@ Keybindings:
6548;;;*** 6548;;;***
6549 6549
6550;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6550;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6551;;;;;; (20706 54231 807276 0)) 6551;;;;;; (20707 18685 911514 0))
6552;;; Generated autoloads from dirtrack.el 6552;;; Generated autoloads from dirtrack.el
6553 6553
6554(autoload 'dirtrack-mode "dirtrack" "\ 6554(autoload 'dirtrack-mode "dirtrack" "\
@@ -6578,8 +6578,8 @@ from `default-directory'.
6578 6578
6579;;;*** 6579;;;***
6580 6580
6581;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20706 6581;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20707
6582;;;;;; 54231 807276 0)) 6582;;;;;; 18685 911514 0))
6583;;; Generated autoloads from emacs-lisp/disass.el 6583;;; Generated autoloads from emacs-lisp/disass.el
6584 6584
6585(autoload 'disassemble "disass" "\ 6585(autoload 'disassemble "disass" "\
@@ -6598,7 +6598,7 @@ redefine OBJECT if it is a symbol.
6598;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6598;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6599;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6599;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6600;;;;;; set-display-table-slot display-table-slot make-display-table) 6600;;;;;; set-display-table-slot display-table-slot make-display-table)
6601;;;;;; "disp-table" "disp-table.el" (20706 54231 807276 0)) 6601;;;;;; "disp-table" "disp-table.el" (20707 18685 911514 0))
6602;;; Generated autoloads from disp-table.el 6602;;; Generated autoloads from disp-table.el
6603 6603
6604(autoload 'make-display-table "disp-table" "\ 6604(autoload 'make-display-table "disp-table" "\
@@ -6720,7 +6720,7 @@ in `.emacs'.
6720;;;*** 6720;;;***
6721 6721
6722;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6722;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6723;;;;;; (20706 54231 807276 0)) 6723;;;;;; (20707 18685 911514 0))
6724;;; Generated autoloads from play/dissociate.el 6724;;; Generated autoloads from play/dissociate.el
6725 6725
6726(autoload 'dissociated-press "dissociate" "\ 6726(autoload 'dissociated-press "dissociate" "\
@@ -6736,8 +6736,8 @@ Default is 2.
6736 6736
6737;;;*** 6737;;;***
6738 6738
6739;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20706 54231 6739;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20707 18685
6740;;;;;; 807276 0)) 6740;;;;;; 911514 0))
6741;;; Generated autoloads from dnd.el 6741;;; Generated autoloads from dnd.el
6742 6742
6743(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)) "\ 6743(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)) "\
@@ -6758,7 +6758,7 @@ if some action was made, or nil if the URL is ignored.")
6758;;;*** 6758;;;***
6759 6759
6760;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6760;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6761;;;;;; "textmodes/dns-mode.el" (20706 54231 807276 0)) 6761;;;;;; "textmodes/dns-mode.el" (20707 18685 911514 0))
6762;;; Generated autoloads from textmodes/dns-mode.el 6762;;; Generated autoloads from textmodes/dns-mode.el
6763 6763
6764(autoload 'dns-mode "dns-mode" "\ 6764(autoload 'dns-mode "dns-mode" "\
@@ -6782,8 +6782,8 @@ Locate SOA record and increment the serial field.
6782;;;*** 6782;;;***
6783 6783
6784;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6784;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6785;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20706 6785;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20707
6786;;;;;; 54231 807276 0)) 6786;;;;;; 18685 911514 0))
6787;;; Generated autoloads from doc-view.el 6787;;; Generated autoloads from doc-view.el
6788 6788
6789(autoload 'doc-view-mode-p "doc-view" "\ 6789(autoload 'doc-view-mode-p "doc-view" "\
@@ -6829,8 +6829,8 @@ See the command `doc-view-mode' for more information on this mode.
6829 6829
6830;;;*** 6830;;;***
6831 6831
6832;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20706 54231 6832;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20707 18685
6833;;;;;; 807276 0)) 6833;;;;;; 911514 0))
6834;;; Generated autoloads from play/doctor.el 6834;;; Generated autoloads from play/doctor.el
6835 6835
6836(autoload 'doctor "doctor" "\ 6836(autoload 'doctor "doctor" "\
@@ -6840,8 +6840,8 @@ Switch to *doctor* buffer and start giving psychotherapy.
6840 6840
6841;;;*** 6841;;;***
6842 6842
6843;;;### (autoloads (double-mode) "double" "double.el" (20706 54231 6843;;;### (autoloads (double-mode) "double" "double.el" (20707 18685
6844;;;;;; 807276 0)) 6844;;;;;; 911514 0))
6845;;; Generated autoloads from double.el 6845;;; Generated autoloads from double.el
6846 6846
6847(autoload 'double-mode "double" "\ 6847(autoload 'double-mode "double" "\
@@ -6857,8 +6857,8 @@ strings when pressed twice. See `double-map' for details.
6857 6857
6858;;;*** 6858;;;***
6859 6859
6860;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20706 54231 6860;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20707 18685
6861;;;;;; 807276 0)) 6861;;;;;; 911514 0))
6862;;; Generated autoloads from play/dunnet.el 6862;;; Generated autoloads from play/dunnet.el
6863 6863
6864(autoload 'dunnet "dunnet" "\ 6864(autoload 'dunnet "dunnet" "\
@@ -6870,7 +6870,7 @@ Switch to *dungeon* buffer and start game.
6870 6870
6871;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6871;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6872;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6872;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6873;;;;;; "emacs-lisp/easy-mmode.el" (20706 54231 807276 0)) 6873;;;;;; "emacs-lisp/easy-mmode.el" (20707 18685 911514 0))
6874;;; Generated autoloads from emacs-lisp/easy-mmode.el 6874;;; Generated autoloads from emacs-lisp/easy-mmode.el
6875 6875
6876(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6876(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -7005,8 +7005,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7005;;;*** 7005;;;***
7006 7006
7007;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7007;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7008;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20706 7008;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20707
7009;;;;;; 54231 807276 0)) 7009;;;;;; 18685 911514 0))
7010;;; Generated autoloads from emacs-lisp/easymenu.el 7010;;; Generated autoloads from emacs-lisp/easymenu.el
7011 7011
7012(autoload 'easy-menu-define "easymenu" "\ 7012(autoload 'easy-menu-define "easymenu" "\
@@ -7151,7 +7151,7 @@ To implement dynamic menus, either call this from
7151;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7151;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7152;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7152;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7153;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7153;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7154;;;;;; "progmodes/ebnf2ps.el" (20706 54231 807276 0)) 7154;;;;;; "progmodes/ebnf2ps.el" (20707 18685 911514 0))
7155;;; Generated autoloads from progmodes/ebnf2ps.el 7155;;; Generated autoloads from progmodes/ebnf2ps.el
7156 7156
7157(autoload 'ebnf-customize "ebnf2ps" "\ 7157(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7425,8 +7425,8 @@ See `ebnf-style-database' documentation.
7425;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7425;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7426;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7426;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7427;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7427;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7428;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20706 7428;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20707
7429;;;;;; 54231 807276 0)) 7429;;;;;; 18685 911514 0))
7430;;; Generated autoloads from progmodes/ebrowse.el 7430;;; Generated autoloads from progmodes/ebrowse.el
7431 7431
7432(autoload 'ebrowse-tree-mode "ebrowse" "\ 7432(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7575,7 +7575,7 @@ Display statistics for a class tree.
7575;;;*** 7575;;;***
7576 7576
7577;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7577;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7578;;;;;; (20706 54231 807276 0)) 7578;;;;;; (20707 18685 911514 0))
7579;;; Generated autoloads from ebuff-menu.el 7579;;; Generated autoloads from ebuff-menu.el
7580 7580
7581(autoload 'electric-buffer-list "ebuff-menu" "\ 7581(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7608,7 +7608,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7608;;;*** 7608;;;***
7609 7609
7610;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7610;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7611;;;;;; "echistory.el" (20706 54231 807276 0)) 7611;;;;;; "echistory.el" (20707 18685 911514 0))
7612;;; Generated autoloads from echistory.el 7612;;; Generated autoloads from echistory.el
7613 7613
7614(autoload 'Electric-command-history-redo-expression "echistory" "\ 7614(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7620,7 +7620,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7620;;;*** 7620;;;***
7621 7621
7622;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7622;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7623;;;;;; (20706 54231 807276 0)) 7623;;;;;; (20707 18685 911514 0))
7624;;; Generated autoloads from gnus/ecomplete.el 7624;;; Generated autoloads from gnus/ecomplete.el
7625 7625
7626(autoload 'ecomplete-setup "ecomplete" "\ 7626(autoload 'ecomplete-setup "ecomplete" "\
@@ -7630,8 +7630,8 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7630 7630
7631;;;*** 7631;;;***
7632 7632
7633;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20706 54231 7633;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20707 18685
7634;;;;;; 807276 0)) 7634;;;;;; 911514 0))
7635;;; Generated autoloads from cedet/ede.el 7635;;; Generated autoloads from cedet/ede.el
7636 7636
7637(defvar global-ede-mode nil "\ 7637(defvar global-ede-mode nil "\
@@ -7658,7 +7658,7 @@ an EDE controlled project.
7658 7658
7659;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7659;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7660;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7660;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7661;;;;;; "emacs-lisp/edebug.el" (20706 54231 807276 0)) 7661;;;;;; "emacs-lisp/edebug.el" (20707 18685 911514 0))
7662;;; Generated autoloads from emacs-lisp/edebug.el 7662;;; Generated autoloads from emacs-lisp/edebug.el
7663 7663
7664(defvar edebug-all-defs nil "\ 7664(defvar edebug-all-defs nil "\
@@ -7731,8 +7731,8 @@ Toggle edebugging of all forms.
7731;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7731;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7732;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7732;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7733;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7733;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7734;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20706 54231 7734;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20707 18685
7735;;;;;; 807276 0)) 7735;;;;;; 911514 0))
7736;;; Generated autoloads from vc/ediff.el 7736;;; Generated autoloads from vc/ediff.el
7737 7737
7738(autoload 'ediff-files "ediff" "\ 7738(autoload 'ediff-files "ediff" "\
@@ -7964,7 +7964,7 @@ With optional NODE, goes to that node.
7964;;;*** 7964;;;***
7965 7965
7966;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7966;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7967;;;;;; (20706 54231 807276 0)) 7967;;;;;; (20707 18685 911514 0))
7968;;; Generated autoloads from vc/ediff-help.el 7968;;; Generated autoloads from vc/ediff-help.el
7969 7969
7970(autoload 'ediff-customize "ediff-help" "\ 7970(autoload 'ediff-customize "ediff-help" "\
@@ -7975,7 +7975,7 @@ With optional NODE, goes to that node.
7975;;;*** 7975;;;***
7976 7976
7977;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7977;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7978;;;;;; (20706 54231 807276 0)) 7978;;;;;; (20707 18685 911514 0))
7979;;; Generated autoloads from vc/ediff-mult.el 7979;;; Generated autoloads from vc/ediff-mult.el
7980 7980
7981(autoload 'ediff-show-registry "ediff-mult" "\ 7981(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7988,7 +7988,7 @@ Display Ediff's registry.
7988;;;*** 7988;;;***
7989 7989
7990;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7990;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7991;;;;;; "ediff-util" "vc/ediff-util.el" (20706 54231 807276 0)) 7991;;;;;; "ediff-util" "vc/ediff-util.el" (20707 18685 911514 0))
7992;;; Generated autoloads from vc/ediff-util.el 7992;;; Generated autoloads from vc/ediff-util.el
7993 7993
7994(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7994(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8009,7 +8009,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8009 8009
8010;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 8010;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8011;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 8011;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8012;;;;;; (20706 54231 807276 0)) 8012;;;;;; (20707 18685 911514 0))
8013;;; Generated autoloads from edmacro.el 8013;;; Generated autoloads from edmacro.el
8014 8014
8015(autoload 'edit-kbd-macro "edmacro" "\ 8015(autoload 'edit-kbd-macro "edmacro" "\
@@ -8058,7 +8058,7 @@ or nil, use a compact 80-column format.
8058;;;*** 8058;;;***
8059 8059
8060;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8060;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8061;;;;;; "emulation/edt.el" (20706 54231 807276 0)) 8061;;;;;; "emulation/edt.el" (20707 18685 911514 0))
8062;;; Generated autoloads from emulation/edt.el 8062;;; Generated autoloads from emulation/edt.el
8063 8063
8064(autoload 'edt-set-scroll-margins "edt" "\ 8064(autoload 'edt-set-scroll-margins "edt" "\
@@ -8076,7 +8076,7 @@ Turn on EDT Emulation.
8076;;;*** 8076;;;***
8077 8077
8078;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8078;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8079;;;;;; (20706 54231 807276 0)) 8079;;;;;; (20707 18685 911514 0))
8080;;; Generated autoloads from ehelp.el 8080;;; Generated autoloads from ehelp.el
8081 8081
8082(autoload 'with-electric-help "ehelp" "\ 8082(autoload 'with-electric-help "ehelp" "\
@@ -8113,7 +8113,7 @@ BUFFER is put back into its original major mode.
8113;;;*** 8113;;;***
8114 8114
8115;;;### (autoloads (customize-object) "eieio-custom" "emacs-lisp/eieio-custom.el" 8115;;;### (autoloads (customize-object) "eieio-custom" "emacs-lisp/eieio-custom.el"
8116;;;;;; (20706 54231 807276 0)) 8116;;;;;; (20707 18685 911514 0))
8117;;; Generated autoloads from emacs-lisp/eieio-custom.el 8117;;; Generated autoloads from emacs-lisp/eieio-custom.el
8118 8118
8119(autoload 'customize-object "eieio-custom" "\ 8119(autoload 'customize-object "eieio-custom" "\
@@ -8126,7 +8126,7 @@ Optional argument GROUP is the sub-group of slots to display.
8126 8126
8127;;;### (autoloads (eieio-describe-generic eieio-describe-constructor 8127;;;### (autoloads (eieio-describe-generic eieio-describe-constructor
8128;;;;;; eieio-describe-class eieio-browse) "eieio-opt" "emacs-lisp/eieio-opt.el" 8128;;;;;; eieio-describe-class eieio-browse) "eieio-opt" "emacs-lisp/eieio-opt.el"
8129;;;;;; (20706 54231 807276 0)) 8129;;;;;; (20707 18685 911514 0))
8130;;; Generated autoloads from emacs-lisp/eieio-opt.el 8130;;; Generated autoloads from emacs-lisp/eieio-opt.el
8131 8131
8132(autoload 'eieio-browse "eieio-opt" "\ 8132(autoload 'eieio-browse "eieio-opt" "\
@@ -8160,7 +8160,7 @@ Also extracts information about all methods specific to this generic.
8160;;;*** 8160;;;***
8161 8161
8162;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8162;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8163;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20706 54231 807276 0)) 8163;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20707 18685 911514 0))
8164;;; Generated autoloads from emacs-lisp/eldoc.el 8164;;; Generated autoloads from emacs-lisp/eldoc.el
8165 8165
8166(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8166(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8207,7 +8207,7 @@ Emacs Lisp mode) that support ElDoc.")
8207;;;*** 8207;;;***
8208 8208
8209;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8209;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8210;;;;;; "electric" "electric.el" (20706 54231 807276 0)) 8210;;;;;; "electric" "electric.el" (20707 18685 911514 0))
8211;;; Generated autoloads from electric.el 8211;;; Generated autoloads from electric.el
8212 8212
8213(defvar electric-indent-chars '(10) "\ 8213(defvar electric-indent-chars '(10) "\
@@ -8277,8 +8277,8 @@ The variable `electric-layout-rules' says when and how to insert newlines.
8277 8277
8278;;;*** 8278;;;***
8279 8279
8280;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20706 8280;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20707
8281;;;;;; 54231 807276 0)) 8281;;;;;; 18685 911514 0))
8282;;; Generated autoloads from elide-head.el 8282;;; Generated autoloads from elide-head.el
8283 8283
8284(autoload 'elide-head "elide-head" "\ 8284(autoload 'elide-head "elide-head" "\
@@ -8295,7 +8295,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8295 8295
8296;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8296;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8297;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8297;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8298;;;;;; (20706 54231 807276 0)) 8298;;;;;; (20707 18685 911514 0))
8299;;; Generated autoloads from emacs-lisp/elint.el 8299;;; Generated autoloads from emacs-lisp/elint.el
8300 8300
8301(autoload 'elint-file "elint" "\ 8301(autoload 'elint-file "elint" "\
@@ -8331,8 +8331,8 @@ optional prefix argument REINIT is non-nil.
8331;;;*** 8331;;;***
8332 8332
8333;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8333;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8334;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20706 8334;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20707
8335;;;;;; 54231 807276 0)) 8335;;;;;; 18685 911514 0))
8336;;; Generated autoloads from emacs-lisp/elp.el 8336;;; Generated autoloads from emacs-lisp/elp.el
8337 8337
8338(autoload 'elp-instrument-function "elp" "\ 8338(autoload 'elp-instrument-function "elp" "\
@@ -8367,7 +8367,7 @@ displayed.
8367;;;*** 8367;;;***
8368 8368
8369;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8369;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8370;;;;;; (20706 54231 807276 0)) 8370;;;;;; (20707 18685 911514 0))
8371;;; Generated autoloads from emacs-lock.el 8371;;; Generated autoloads from emacs-lock.el
8372 8372
8373(autoload 'emacs-lock-mode "emacs-lock" "\ 8373(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8395,7 +8395,7 @@ Other values are interpreted as usual.
8395;;;*** 8395;;;***
8396 8396
8397;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 8397;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
8398;;;;;; (20706 54231 807276 0)) 8398;;;;;; (20707 18685 911514 0))
8399;;; Generated autoloads from mail/emacsbug.el 8399;;; Generated autoloads from mail/emacsbug.el
8400 8400
8401(autoload 'report-emacs-bug "emacsbug" "\ 8401(autoload 'report-emacs-bug "emacsbug" "\
@@ -8410,7 +8410,7 @@ Prompts for bug subject. Leaves you in a mail buffer.
8410;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8410;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8411;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8411;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8412;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8412;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8413;;;;;; "vc/emerge.el" (20627 10158 364804 0)) 8413;;;;;; "vc/emerge.el" (20627 28531 447943 0))
8414;;; Generated autoloads from vc/emerge.el 8414;;; Generated autoloads from vc/emerge.el
8415 8415
8416(autoload 'emerge-files "emerge" "\ 8416(autoload 'emerge-files "emerge" "\
@@ -8471,7 +8471,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8471;;;*** 8471;;;***
8472 8472
8473;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8473;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8474;;;;;; "enriched" "textmodes/enriched.el" (20706 54231 807276 0)) 8474;;;;;; "enriched" "textmodes/enriched.el" (20707 18685 911514 0))
8475;;; Generated autoloads from textmodes/enriched.el 8475;;; Generated autoloads from textmodes/enriched.el
8476 8476
8477(autoload 'enriched-mode "enriched" "\ 8477(autoload 'enriched-mode "enriched" "\
@@ -8511,8 +8511,8 @@ Commands:
8511;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 8511;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
8512;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8512;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8513;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8513;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8514;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20706 8514;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20707
8515;;;;;; 54231 807276 0)) 8515;;;;;; 18685 911514 0))
8516;;; Generated autoloads from epa.el 8516;;; Generated autoloads from epa.el
8517 8517
8518(autoload 'epa-list-keys "epa" "\ 8518(autoload 'epa-list-keys "epa" "\
@@ -8690,8 +8690,8 @@ Insert selected KEYS after the point.
8690;;;*** 8690;;;***
8691 8691
8692;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8692;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8693;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20706 54231 8693;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20707 18685
8694;;;;;; 807276 0)) 8694;;;;;; 911514 0))
8695;;; Generated autoloads from epa-dired.el 8695;;; Generated autoloads from epa-dired.el
8696 8696
8697(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8697(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8717,7 +8717,7 @@ Encrypt marked files.
8717;;;*** 8717;;;***
8718 8718
8719;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8719;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8720;;;;;; "epa-file" "epa-file.el" (20706 54231 807276 0)) 8720;;;;;; "epa-file" "epa-file.el" (20707 18685 911514 0))
8721;;; Generated autoloads from epa-file.el 8721;;; Generated autoloads from epa-file.el
8722 8722
8723(autoload 'epa-file-handler "epa-file" "\ 8723(autoload 'epa-file-handler "epa-file" "\
@@ -8739,7 +8739,7 @@ Encrypt marked files.
8739 8739
8740;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8740;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8741;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8741;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8742;;;;;; "epa-mail" "epa-mail.el" (20706 54231 807276 0)) 8742;;;;;; "epa-mail" "epa-mail.el" (20707 18685 911514 0))
8743;;; Generated autoloads from epa-mail.el 8743;;; Generated autoloads from epa-mail.el
8744 8744
8745(autoload 'epa-mail-mode "epa-mail" "\ 8745(autoload 'epa-mail-mode "epa-mail" "\
@@ -8809,8 +8809,8 @@ if ARG is omitted or nil.
8809 8809
8810;;;*** 8810;;;***
8811 8811
8812;;;### (autoloads (epg-make-context) "epg" "epg.el" (20706 54231 8812;;;### (autoloads (epg-make-context) "epg" "epg.el" (20707 18685
8813;;;;;; 807276 0)) 8813;;;;;; 911514 0))
8814;;; Generated autoloads from epg.el 8814;;; Generated autoloads from epg.el
8815 8815
8816(autoload 'epg-make-context "epg" "\ 8816(autoload 'epg-make-context "epg" "\
@@ -8821,7 +8821,7 @@ Return a context object.
8821;;;*** 8821;;;***
8822 8822
8823;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8823;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8824;;;;;; "epg-config" "epg-config.el" (20706 54231 807276 0)) 8824;;;;;; "epg-config" "epg-config.el" (20707 18685 911514 0))
8825;;; Generated autoloads from epg-config.el 8825;;; Generated autoloads from epg-config.el
8826 8826
8827(autoload 'epg-configuration "epg-config" "\ 8827(autoload 'epg-configuration "epg-config" "\
@@ -8842,7 +8842,7 @@ Look at CONFIG and try to expand GROUP.
8842;;;*** 8842;;;***
8843 8843
8844;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args) 8844;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args)
8845;;;;;; "erc" "erc/erc.el" (20706 54231 807276 0)) 8845;;;;;; "erc" "erc/erc.el" (20707 18685 911514 0))
8846;;; Generated autoloads from erc/erc.el 8846;;; Generated autoloads from erc/erc.el
8847 8847
8848(autoload 'erc-select-read-args "erc" "\ 8848(autoload 'erc-select-read-args "erc" "\
@@ -8890,36 +8890,36 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8890 8890
8891;;;*** 8891;;;***
8892 8892
8893;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20706 8893;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20707
8894;;;;;; 54231 807276 0)) 8894;;;;;; 18685 911514 0))
8895;;; Generated autoloads from erc/erc-autoaway.el 8895;;; Generated autoloads from erc/erc-autoaway.el
8896 (autoload 'erc-autoaway-mode "erc-autoaway") 8896 (autoload 'erc-autoaway-mode "erc-autoaway")
8897 8897
8898;;;*** 8898;;;***
8899 8899
8900;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20706 54231 8900;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20707 18685
8901;;;;;; 807276 0)) 8901;;;;;; 911514 0))
8902;;; Generated autoloads from erc/erc-button.el 8902;;; Generated autoloads from erc/erc-button.el
8903 (autoload 'erc-button-mode "erc-button" nil t) 8903 (autoload 'erc-button-mode "erc-button" nil t)
8904 8904
8905;;;*** 8905;;;***
8906 8906
8907;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20706 54231 8907;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20707 18685
8908;;;;;; 807276 0)) 8908;;;;;; 911514 0))
8909;;; Generated autoloads from erc/erc-capab.el 8909;;; Generated autoloads from erc/erc-capab.el
8910 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8910 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8911 8911
8912;;;*** 8912;;;***
8913 8913
8914;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20706 54231 8914;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20707 18685
8915;;;;;; 807276 0)) 8915;;;;;; 911514 0))
8916;;; Generated autoloads from erc/erc-compat.el 8916;;; Generated autoloads from erc/erc-compat.el
8917 (autoload 'erc-define-minor-mode "erc-compat") 8917 (autoload 'erc-define-minor-mode "erc-compat")
8918 8918
8919;;;*** 8919;;;***
8920 8920
8921;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8921;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8922;;;;;; "erc-dcc" "erc/erc-dcc.el" (20706 54231 807276 0)) 8922;;;;;; "erc-dcc" "erc/erc-dcc.el" (20707 18685 911514 0))
8923;;; Generated autoloads from erc/erc-dcc.el 8923;;; Generated autoloads from erc/erc-dcc.el
8924 (autoload 'erc-dcc-mode "erc-dcc") 8924 (autoload 'erc-dcc-mode "erc-dcc")
8925 8925
@@ -8949,7 +8949,7 @@ that subcommand.
8949;;;*** 8949;;;***
8950 8950
8951;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el" 8951;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el"
8952;;;;;; (20706 54231 807276 0)) 8952;;;;;; (20707 18685 911514 0))
8953;;; Generated autoloads from erc/erc-desktop-notifications.el 8953;;; Generated autoloads from erc/erc-desktop-notifications.el
8954(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t) 8954(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t)
8955 8955
@@ -8959,7 +8959,7 @@ that subcommand.
8959;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8959;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8960;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8960;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8961;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8961;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8962;;;;;; (20706 54231 807276 0)) 8962;;;;;; (20707 18685 911514 0))
8963;;; Generated autoloads from erc/erc-ezbounce.el 8963;;; Generated autoloads from erc/erc-ezbounce.el
8964 8964
8965(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8965(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -9021,8 +9021,8 @@ Add EZBouncer convenience functions to ERC.
9021 9021
9022;;;*** 9022;;;***
9023 9023
9024;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20706 9024;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20707
9025;;;;;; 54231 807276 0)) 9025;;;;;; 18685 911514 0))
9026;;; Generated autoloads from erc/erc-fill.el 9026;;; Generated autoloads from erc/erc-fill.el
9027 (autoload 'erc-fill-mode "erc-fill" nil t) 9027 (autoload 'erc-fill-mode "erc-fill" nil t)
9028 9028
@@ -9035,7 +9035,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9035;;;*** 9035;;;***
9036 9036
9037;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 9037;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
9038;;;;;; "erc/erc-identd.el" (20706 54231 807276 0)) 9038;;;;;; "erc/erc-identd.el" (20707 18685 911514 0))
9039;;; Generated autoloads from erc/erc-identd.el 9039;;; Generated autoloads from erc/erc-identd.el
9040 (autoload 'erc-identd-mode "erc-identd") 9040 (autoload 'erc-identd-mode "erc-identd")
9041 9041
@@ -9057,7 +9057,7 @@ system.
9057;;;*** 9057;;;***
9058 9058
9059;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 9059;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9060;;;;;; (20706 54231 807276 0)) 9060;;;;;; (20707 18685 911514 0))
9061;;; Generated autoloads from erc/erc-imenu.el 9061;;; Generated autoloads from erc/erc-imenu.el
9062 9062
9063(autoload 'erc-create-imenu-index "erc-imenu" "\ 9063(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -9067,14 +9067,14 @@ system.
9067 9067
9068;;;*** 9068;;;***
9069 9069
9070;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20706 54231 807276 9070;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20707 18685 911514
9071;;;;;; 0)) 9071;;;;;; 0))
9072;;; Generated autoloads from erc/erc-join.el 9072;;; Generated autoloads from erc/erc-join.el
9073 (autoload 'erc-autojoin-mode "erc-join" nil t) 9073 (autoload 'erc-autojoin-mode "erc-join" nil t)
9074 9074
9075;;;*** 9075;;;***
9076 9076
9077;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20706 54231 807276 9077;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20707 18685 911514
9078;;;;;; 0)) 9078;;;;;; 0))
9079;;; Generated autoloads from erc/erc-list.el 9079;;; Generated autoloads from erc/erc-list.el
9080 (autoload 'erc-list-mode "erc-list") 9080 (autoload 'erc-list-mode "erc-list")
@@ -9082,7 +9082,7 @@ system.
9082;;;*** 9082;;;***
9083 9083
9084;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9084;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9085;;;;;; "erc/erc-log.el" (20706 54231 807276 0)) 9085;;;;;; "erc/erc-log.el" (20707 18685 911514 0))
9086;;; Generated autoloads from erc/erc-log.el 9086;;; Generated autoloads from erc/erc-log.el
9087 (autoload 'erc-log-mode "erc-log" nil t) 9087 (autoload 'erc-log-mode "erc-log" nil t)
9088 9088
@@ -9114,7 +9114,7 @@ You can save every individual message by putting this function on
9114;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9114;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9115;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9115;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9116;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9116;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9117;;;;;; (20706 54231 807276 0)) 9117;;;;;; (20707 18685 911514 0))
9118;;; Generated autoloads from erc/erc-match.el 9118;;; Generated autoloads from erc/erc-match.el
9119 (autoload 'erc-match-mode "erc-match") 9119 (autoload 'erc-match-mode "erc-match")
9120 9120
@@ -9160,7 +9160,7 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9160 9160
9161;;;*** 9161;;;***
9162 9162
9163;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20706 54231 807276 9163;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20707 18685 911514
9164;;;;;; 0)) 9164;;;;;; 0))
9165;;; Generated autoloads from erc/erc-menu.el 9165;;; Generated autoloads from erc/erc-menu.el
9166 (autoload 'erc-menu-mode "erc-menu" nil t) 9166 (autoload 'erc-menu-mode "erc-menu" nil t)
@@ -9168,7 +9168,7 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9168;;;*** 9168;;;***
9169 9169
9170;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9170;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9171;;;;;; (20706 54231 807276 0)) 9171;;;;;; (20707 18685 911514 0))
9172;;; Generated autoloads from erc/erc-netsplit.el 9172;;; Generated autoloads from erc/erc-netsplit.el
9173 (autoload 'erc-netsplit-mode "erc-netsplit") 9173 (autoload 'erc-netsplit-mode "erc-netsplit")
9174 9174
@@ -9180,7 +9180,7 @@ Show who's gone.
9180;;;*** 9180;;;***
9181 9181
9182;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9182;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9183;;;;;; "erc/erc-networks.el" (20706 54231 807276 0)) 9183;;;;;; "erc/erc-networks.el" (20707 18685 911514 0))
9184;;; Generated autoloads from erc/erc-networks.el 9184;;; Generated autoloads from erc/erc-networks.el
9185 9185
9186(autoload 'erc-determine-network "erc-networks" "\ 9186(autoload 'erc-determine-network "erc-networks" "\
@@ -9198,7 +9198,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9198;;;*** 9198;;;***
9199 9199
9200;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9200;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9201;;;;;; "erc/erc-notify.el" (20706 54231 807276 0)) 9201;;;;;; "erc/erc-notify.el" (20707 18685 911514 0))
9202;;; Generated autoloads from erc/erc-notify.el 9202;;; Generated autoloads from erc/erc-notify.el
9203 (autoload 'erc-notify-mode "erc-notify" nil t) 9203 (autoload 'erc-notify-mode "erc-notify" nil t)
9204 9204
@@ -9216,28 +9216,28 @@ with args, toggle notify status of people.
9216 9216
9217;;;*** 9217;;;***
9218 9218
9219;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20706 54231 807276 9219;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20707 18685 911514
9220;;;;;; 0)) 9220;;;;;; 0))
9221;;; Generated autoloads from erc/erc-page.el 9221;;; Generated autoloads from erc/erc-page.el
9222 (autoload 'erc-page-mode "erc-page") 9222 (autoload 'erc-page-mode "erc-page")
9223 9223
9224;;;*** 9224;;;***
9225 9225
9226;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20706 9226;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20707
9227;;;;;; 54231 807276 0)) 9227;;;;;; 18685 911514 0))
9228;;; Generated autoloads from erc/erc-pcomplete.el 9228;;; Generated autoloads from erc/erc-pcomplete.el
9229 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9229 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9230 9230
9231;;;*** 9231;;;***
9232 9232
9233;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20706 54231 9233;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20707 18685
9234;;;;;; 807276 0)) 9234;;;;;; 911514 0))
9235;;; Generated autoloads from erc/erc-replace.el 9235;;; Generated autoloads from erc/erc-replace.el
9236 (autoload 'erc-replace-mode "erc-replace") 9236 (autoload 'erc-replace-mode "erc-replace")
9237 9237
9238;;;*** 9238;;;***
9239 9239
9240;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20706 54231 807276 9240;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20707 18685 911514
9241;;;;;; 0)) 9241;;;;;; 0))
9242;;; Generated autoloads from erc/erc-ring.el 9242;;; Generated autoloads from erc/erc-ring.el
9243 (autoload 'erc-ring-mode "erc-ring" nil t) 9243 (autoload 'erc-ring-mode "erc-ring" nil t)
@@ -9245,7 +9245,7 @@ with args, toggle notify status of people.
9245;;;*** 9245;;;***
9246 9246
9247;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9247;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9248;;;;;; "erc-services" "erc/erc-services.el" (20706 54231 807276 9248;;;;;; "erc-services" "erc/erc-services.el" (20707 18685 911514
9249;;;;;; 0)) 9249;;;;;; 0))
9250;;; Generated autoloads from erc/erc-services.el 9250;;; Generated autoloads from erc/erc-services.el
9251 (autoload 'erc-services-mode "erc-services" nil t) 9251 (autoload 'erc-services-mode "erc-services" nil t)
@@ -9263,15 +9263,15 @@ When called interactively, read the password using `read-passwd'.
9263 9263
9264;;;*** 9264;;;***
9265 9265
9266;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20706 54231 9266;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20707 18685
9267;;;;;; 807276 0)) 9267;;;;;; 911514 0))
9268;;; Generated autoloads from erc/erc-sound.el 9268;;; Generated autoloads from erc/erc-sound.el
9269 (autoload 'erc-sound-mode "erc-sound") 9269 (autoload 'erc-sound-mode "erc-sound")
9270 9270
9271;;;*** 9271;;;***
9272 9272
9273;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9273;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9274;;;;;; (20706 54231 807276 0)) 9274;;;;;; (20707 18685 911514 0))
9275;;; Generated autoloads from erc/erc-speedbar.el 9275;;; Generated autoloads from erc/erc-speedbar.el
9276 9276
9277(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9277(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9282,22 +9282,22 @@ This will add a speedbar major display mode.
9282 9282
9283;;;*** 9283;;;***
9284 9284
9285;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20706 9285;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20707
9286;;;;;; 54231 807276 0)) 9286;;;;;; 18685 911514 0))
9287;;; Generated autoloads from erc/erc-spelling.el 9287;;; Generated autoloads from erc/erc-spelling.el
9288 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9288 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9289 9289
9290;;;*** 9290;;;***
9291 9291
9292;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20706 54231 9292;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20707 18685
9293;;;;;; 807276 0)) 9293;;;;;; 911514 0))
9294;;; Generated autoloads from erc/erc-stamp.el 9294;;; Generated autoloads from erc/erc-stamp.el
9295 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9295 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9296 9296
9297;;;*** 9297;;;***
9298 9298
9299;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9299;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9300;;;;;; (20706 54231 807276 0)) 9300;;;;;; (20707 18685 911514 0))
9301;;; Generated autoloads from erc/erc-track.el 9301;;; Generated autoloads from erc/erc-track.el
9302 9302
9303(defvar erc-track-minor-mode nil "\ 9303(defvar erc-track-minor-mode nil "\
@@ -9323,7 +9323,7 @@ keybindings will not do anything useful.
9323;;;*** 9323;;;***
9324 9324
9325;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9325;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9326;;;;;; "erc-truncate" "erc/erc-truncate.el" (20706 54231 807276 9326;;;;;; "erc-truncate" "erc/erc-truncate.el" (20707 18685 911514
9327;;;;;; 0)) 9327;;;;;; 0))
9328;;; Generated autoloads from erc/erc-truncate.el 9328;;; Generated autoloads from erc/erc-truncate.el
9329 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9329 (autoload 'erc-truncate-mode "erc-truncate" nil t)
@@ -9344,7 +9344,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9344;;;*** 9344;;;***
9345 9345
9346;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9346;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9347;;;;;; (20706 54231 807276 0)) 9347;;;;;; (20707 18685 911514 0))
9348;;; Generated autoloads from erc/erc-xdcc.el 9348;;; Generated autoloads from erc/erc-xdcc.el
9349 (autoload 'erc-xdcc-mode "erc-xdcc") 9349 (autoload 'erc-xdcc-mode "erc-xdcc")
9350 9350
@@ -9357,7 +9357,7 @@ Add a file to `erc-xdcc-files'.
9357 9357
9358;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9358;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9359;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9359;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9360;;;;;; "ert" "emacs-lisp/ert.el" (20706 54231 807276 0)) 9360;;;;;; "ert" "emacs-lisp/ert.el" (20707 18685 911514 0))
9361;;; Generated autoloads from emacs-lisp/ert.el 9361;;; Generated autoloads from emacs-lisp/ert.el
9362 9362
9363(autoload 'ert-deftest "ert" "\ 9363(autoload 'ert-deftest "ert" "\
@@ -9423,7 +9423,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9423;;;*** 9423;;;***
9424 9424
9425;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9425;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9426;;;;;; (20706 54231 807276 0)) 9426;;;;;; (20707 18685 911514 0))
9427;;; Generated autoloads from emacs-lisp/ert-x.el 9427;;; Generated autoloads from emacs-lisp/ert-x.el
9428 9428
9429(put 'ert-with-test-buffer 'lisp-indent-function 1) 9429(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9435,8 +9435,8 @@ Kill all test buffers that are still live.
9435 9435
9436;;;*** 9436;;;***
9437 9437
9438;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20706 9438;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20707
9439;;;;;; 54231 807276 0)) 9439;;;;;; 18685 911514 0))
9440;;; Generated autoloads from eshell/esh-mode.el 9440;;; Generated autoloads from eshell/esh-mode.el
9441 9441
9442(autoload 'eshell-mode "esh-mode" "\ 9442(autoload 'eshell-mode "esh-mode" "\
@@ -9449,7 +9449,7 @@ Emacs shell interactive mode.
9449;;;*** 9449;;;***
9450 9450
9451;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9451;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9452;;;;;; "eshell/eshell.el" (20706 54231 807276 0)) 9452;;;;;; "eshell/eshell.el" (20707 18685 911514 0))
9453;;; Generated autoloads from eshell/eshell.el 9453;;; Generated autoloads from eshell/eshell.el
9454 9454
9455(autoload 'eshell "eshell" "\ 9455(autoload 'eshell "eshell" "\
@@ -9490,7 +9490,7 @@ corresponding to a successful execution.
9490;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9490;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9491;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9491;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9492;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9492;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9493;;;;;; (20706 54231 807276 0)) 9493;;;;;; (20708 61830 550462 877000))
9494;;; Generated autoloads from progmodes/etags.el 9494;;; Generated autoloads from progmodes/etags.el
9495 9495
9496(defvar tags-file-name nil "\ 9496(defvar tags-file-name nil "\
@@ -9518,11 +9518,8 @@ Use the `etags' program to make a tags table file.")
9518(custom-autoload 'tags-table-list "etags" t) 9518(custom-autoload 'tags-table-list "etags" t)
9519 9519
9520(defvar tags-compression-info-list (purecopy '("" ".Z" ".bz2" ".gz" ".xz" ".tgz")) "\ 9520(defvar tags-compression-info-list (purecopy '("" ".Z" ".bz2" ".gz" ".xz" ".tgz")) "\
9521List of extensions tried by etags when jka-compr is used. 9521List of extensions tried by etags when `auto-compression-mode' is on.
9522An empty string means search the non-compressed file. 9522An empty string means search the non-compressed file.")
9523These extensions will be tried only if jka-compr was activated
9524\(i.e. via customize of `auto-compression-mode' or by calling the function
9525`auto-compression-mode').")
9526 9523
9527(custom-autoload 'tags-compression-info-list "etags" t) 9524(custom-autoload 'tags-compression-info-list "etags" t)
9528 9525
@@ -9808,7 +9805,7 @@ for \\[find-tag] (which see).
9808;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9805;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9809;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9806;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9810;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9807;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9811;;;;;; (20706 54231 807276 0)) 9808;;;;;; (20707 18685 911514 0))
9812;;; Generated autoloads from language/ethio-util.el 9809;;; Generated autoloads from language/ethio-util.el
9813 9810
9814(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9811(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9978,7 +9975,7 @@ With ARG, insert that many delimiters.
9978 9975
9979;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9976;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9980;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9977;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9981;;;;;; (20706 54231 807276 0)) 9978;;;;;; (20707 18685 911514 0))
9982;;; Generated autoloads from net/eudc.el 9979;;; Generated autoloads from net/eudc.el
9983 9980
9984(autoload 'eudc-set-server "eudc" "\ 9981(autoload 'eudc-set-server "eudc" "\
@@ -10034,7 +10031,7 @@ This does nothing except loading eudc by autoload side-effect.
10034 10031
10035;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 10032;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10036;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 10033;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
10037;;;;;; "eudc-bob" "net/eudc-bob.el" (20706 54231 807276 0)) 10034;;;;;; "eudc-bob" "net/eudc-bob.el" (20707 18685 911514 0))
10038;;; Generated autoloads from net/eudc-bob.el 10035;;; Generated autoloads from net/eudc-bob.el
10039 10036
10040(autoload 'eudc-display-generic-binary "eudc-bob" "\ 10037(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -10070,7 +10067,7 @@ Display a button for the JPEG DATA.
10070;;;*** 10067;;;***
10071 10068
10072;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 10069;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
10073;;;;;; "eudc-export" "net/eudc-export.el" (20706 54231 807276 0)) 10070;;;;;; "eudc-export" "net/eudc-export.el" (20707 18685 911514 0))
10074;;; Generated autoloads from net/eudc-export.el 10071;;; Generated autoloads from net/eudc-export.el
10075 10072
10076(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 10073(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -10087,7 +10084,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
10087;;;*** 10084;;;***
10088 10085
10089;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10086;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10090;;;;;; (20706 54231 807276 0)) 10087;;;;;; (20707 18685 911514 0))
10091;;; Generated autoloads from net/eudc-hotlist.el 10088;;; Generated autoloads from net/eudc-hotlist.el
10092 10089
10093(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10090(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10097,8 +10094,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10097 10094
10098;;;*** 10095;;;***
10099 10096
10100;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20706 10097;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20707
10101;;;;;; 54231 807276 0)) 10098;;;;;; 18685 911514 0))
10102;;; Generated autoloads from emacs-lisp/ewoc.el 10099;;; Generated autoloads from emacs-lisp/ewoc.el
10103 10100
10104(autoload 'ewoc-create "ewoc" "\ 10101(autoload 'ewoc-create "ewoc" "\
@@ -10127,7 +10124,7 @@ fourth arg NOSEP non-nil inhibits this.
10127;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10124;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10128;;;;;; executable-self-display executable-set-magic executable-interpret 10125;;;;;; executable-self-display executable-set-magic executable-interpret
10129;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10126;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10130;;;;;; (20706 54231 807276 0)) 10127;;;;;; (20707 18685 911514 0))
10131;;; Generated autoloads from progmodes/executable.el 10128;;; Generated autoloads from progmodes/executable.el
10132 10129
10133(autoload 'executable-command-find-posix-p "executable" "\ 10130(autoload 'executable-command-find-posix-p "executable" "\
@@ -10170,7 +10167,7 @@ file modes.
10170 10167
10171;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10168;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10172;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10169;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10173;;;;;; (20706 54231 807276 0)) 10170;;;;;; (20707 18685 911514 0))
10174;;; Generated autoloads from expand.el 10171;;; Generated autoloads from expand.el
10175 10172
10176(autoload 'expand-add-abbrevs "expand" "\ 10173(autoload 'expand-add-abbrevs "expand" "\
@@ -10219,8 +10216,8 @@ This is used only in conjunction with `expand-add-abbrevs'.
10219 10216
10220;;;*** 10217;;;***
10221 10218
10222;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20706 54231 10219;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20707 18685
10223;;;;;; 807276 0)) 10220;;;;;; 911514 0))
10224;;; Generated autoloads from progmodes/f90.el 10221;;; Generated autoloads from progmodes/f90.el
10225 10222
10226(autoload 'f90-mode "f90" "\ 10223(autoload 'f90-mode "f90" "\
@@ -10290,8 +10287,8 @@ with no args, if that value is non-nil.
10290;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 10287;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
10291;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10288;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10292;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10289;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10293;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20706 10290;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20707
10294;;;;;; 54231 807276 0)) 10291;;;;;; 18685 911514 0))
10295;;; Generated autoloads from face-remap.el 10292;;; Generated autoloads from face-remap.el
10296 10293
10297(autoload 'face-remap-add-relative "face-remap" "\ 10294(autoload 'face-remap-add-relative "face-remap" "\
@@ -10454,8 +10451,8 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10454 10451
10455;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10452;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10456;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10453;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10457;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20627 10158 10454;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20627 28531
10458;;;;;; 364804 0)) 10455;;;;;; 447943 0))
10459;;; Generated autoloads from mail/feedmail.el 10456;;; Generated autoloads from mail/feedmail.el
10460 10457
10461(autoload 'feedmail-send-it "feedmail" "\ 10458(autoload 'feedmail-send-it "feedmail" "\
@@ -10510,7 +10507,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10510 10507
10511;;;### (autoloads (ffap-bindings ffap-guess-file-name-at-point dired-at-point 10508;;;### (autoloads (ffap-bindings ffap-guess-file-name-at-point dired-at-point
10512;;;;;; ffap-at-mouse ffap-menu find-file-at-point ffap-next) "ffap" 10509;;;;;; ffap-at-mouse ffap-menu find-file-at-point ffap-next) "ffap"
10513;;;;;; "ffap.el" (20706 54231 807276 0)) 10510;;;;;; "ffap.el" (20707 18685 911514 0))
10514;;; Generated autoloads from ffap.el 10511;;; Generated autoloads from ffap.el
10515 10512
10516(autoload 'ffap-next "ffap" "\ 10513(autoload 'ffap-next "ffap" "\
@@ -10576,7 +10573,7 @@ Evaluate the forms in variable `ffap-bindings'.
10576;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10573;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10577;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10574;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10578;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10575;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10579;;;;;; "filecache" "filecache.el" (20706 54231 807276 0)) 10576;;;;;; "filecache" "filecache.el" (20707 18685 911514 0))
10580;;; Generated autoloads from filecache.el 10577;;; Generated autoloads from filecache.el
10581 10578
10582(autoload 'file-cache-add-directory "filecache" "\ 10579(autoload 'file-cache-add-directory "filecache" "\
@@ -10636,8 +10633,8 @@ the name is considered already unique; only the second substitution
10636;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10633;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10637;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10634;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10638;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10635;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10639;;;;;; add-file-local-variable) "files-x" "files-x.el" (20706 54231 10636;;;;;; add-file-local-variable) "files-x" "files-x.el" (20707 18685
10640;;;;;; 807276 0)) 10637;;;;;; 911514 0))
10641;;; Generated autoloads from files-x.el 10638;;; Generated autoloads from files-x.el
10642 10639
10643(autoload 'add-file-local-variable "files-x" "\ 10640(autoload 'add-file-local-variable "files-x" "\
@@ -10702,8 +10699,8 @@ Copy directory-local variables to the -*- line.
10702 10699
10703;;;*** 10700;;;***
10704 10701
10705;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20706 10702;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20707
10706;;;;;; 54231 807276 0)) 10703;;;;;; 18685 911514 0))
10707;;; Generated autoloads from filesets.el 10704;;; Generated autoloads from filesets.el
10708 10705
10709(autoload 'filesets-init "filesets" "\ 10706(autoload 'filesets-init "filesets" "\
@@ -10714,8 +10711,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10714 10711
10715;;;*** 10712;;;***
10716 10713
10717;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20706 54231 10714;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20707 18685
10718;;;;;; 807276 0)) 10715;;;;;; 911514 0))
10719;;; Generated autoloads from find-cmd.el 10716;;; Generated autoloads from find-cmd.el
10720 10717
10721(autoload 'find-cmd "find-cmd" "\ 10718(autoload 'find-cmd "find-cmd" "\
@@ -10735,7 +10732,7 @@ result is a string that should be ready for the command line.
10735;;;*** 10732;;;***
10736 10733
10737;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10734;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10738;;;;;; "find-dired.el" (20706 54231 807276 0)) 10735;;;;;; "find-dired.el" (20707 18685 911514 0))
10739;;; Generated autoloads from find-dired.el 10736;;; Generated autoloads from find-dired.el
10740 10737
10741(autoload 'find-dired "find-dired" "\ 10738(autoload 'find-dired "find-dired" "\
@@ -10775,7 +10772,7 @@ use in place of \"-ls\" as the final argument.
10775 10772
10776;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10773;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10777;;;;;; ff-find-other-file ff-get-other-file ff-special-constructs) 10774;;;;;; ff-find-other-file ff-get-other-file ff-special-constructs)
10778;;;;;; "find-file" "find-file.el" (20706 54231 807276 0)) 10775;;;;;; "find-file" "find-file.el" (20707 18685 911514 0))
10779;;; Generated autoloads from find-file.el 10776;;; Generated autoloads from find-file.el
10780 10777
10781(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10778(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10871,7 +10868,7 @@ Visit the file you click on in another window.
10871;;;;;; find-variable find-variable-noselect find-function-other-frame 10868;;;;;; find-variable find-variable-noselect find-function-other-frame
10872;;;;;; find-function-other-window find-function find-function-noselect 10869;;;;;; find-function-other-window find-function find-function-noselect
10873;;;;;; find-function-search-for-symbol find-library) "find-func" 10870;;;;;; find-function-search-for-symbol find-library) "find-func"
10874;;;;;; "emacs-lisp/find-func.el" (20706 54231 807276 0)) 10871;;;;;; "emacs-lisp/find-func.el" (20707 18685 911514 0))
10875;;; Generated autoloads from emacs-lisp/find-func.el 10872;;; Generated autoloads from emacs-lisp/find-func.el
10876 10873
10877(autoload 'find-library "find-func" "\ 10874(autoload 'find-library "find-func" "\
@@ -11030,8 +11027,8 @@ Define some key bindings for the find-function family of functions.
11030;;;*** 11027;;;***
11031 11028
11032;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 11029;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
11033;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20706 54231 11030;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20707 18685
11034;;;;;; 807276 0)) 11031;;;;;; 911514 0))
11035;;; Generated autoloads from find-lisp.el 11032;;; Generated autoloads from find-lisp.el
11036 11033
11037(autoload 'find-lisp-find-dired "find-lisp" "\ 11034(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -11052,7 +11049,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
11052;;;*** 11049;;;***
11053 11050
11054;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 11051;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
11055;;;;;; "finder" "finder.el" (20706 54231 807276 0)) 11052;;;;;; "finder" "finder.el" (20707 18685 911514 0))
11056;;; Generated autoloads from finder.el 11053;;; Generated autoloads from finder.el
11057 11054
11058(autoload 'finder-list-keywords "finder" "\ 11055(autoload 'finder-list-keywords "finder" "\
@@ -11074,7 +11071,7 @@ Find packages matching a given keyword.
11074;;;*** 11071;;;***
11075 11072
11076;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 11073;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
11077;;;;;; "flow-ctrl.el" (20706 54231 807276 0)) 11074;;;;;; "flow-ctrl.el" (20707 18685 911514 0))
11078;;; Generated autoloads from flow-ctrl.el 11075;;; Generated autoloads from flow-ctrl.el
11079 11076
11080(autoload 'enable-flow-control "flow-ctrl" "\ 11077(autoload 'enable-flow-control "flow-ctrl" "\
@@ -11096,7 +11093,7 @@ to get the effect of a C-q.
11096;;;*** 11093;;;***
11097 11094
11098;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 11095;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
11099;;;;;; (20706 54231 807276 0)) 11096;;;;;; (20707 18685 911514 0))
11100;;; Generated autoloads from gnus/flow-fill.el 11097;;; Generated autoloads from gnus/flow-fill.el
11101 11098
11102(autoload 'fill-flowed-encode "flow-fill" "\ 11099(autoload 'fill-flowed-encode "flow-fill" "\
@@ -11112,8 +11109,8 @@ to get the effect of a C-q.
11112;;;*** 11109;;;***
11113 11110
11114;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 11111;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
11115;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20706 54231 11112;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20707 18685
11116;;;;;; 807276 0)) 11113;;;;;; 911514 0))
11117;;; Generated autoloads from progmodes/flymake.el 11114;;; Generated autoloads from progmodes/flymake.el
11118 11115
11119(autoload 'flymake-mode "flymake" "\ 11116(autoload 'flymake-mode "flymake" "\
@@ -11143,7 +11140,7 @@ Turn flymake mode off.
11143 11140
11144;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11141;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11145;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11142;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11146;;;;;; "flyspell" "textmodes/flyspell.el" (20706 54231 807276 0)) 11143;;;;;; "flyspell" "textmodes/flyspell.el" (20707 18685 911514 0))
11147;;; Generated autoloads from textmodes/flyspell.el 11144;;; Generated autoloads from textmodes/flyspell.el
11148 11145
11149(autoload 'flyspell-prog-mode "flyspell" "\ 11146(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11215,7 +11212,7 @@ Flyspell whole buffer.
11215 11212
11216;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11213;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11217;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11214;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11218;;;;;; (20706 54231 807276 0)) 11215;;;;;; (20707 18685 911514 0))
11219;;; Generated autoloads from follow.el 11216;;; Generated autoloads from follow.el
11220 11217
11221(autoload 'turn-on-follow-mode "follow" "\ 11218(autoload 'turn-on-follow-mode "follow" "\
@@ -11283,8 +11280,8 @@ selected if the original window is the first one in the frame.
11283 11280
11284;;;*** 11281;;;***
11285 11282
11286;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20706 11283;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20707
11287;;;;;; 54231 807276 0)) 11284;;;;;; 18685 911514 0))
11288;;; Generated autoloads from mail/footnote.el 11285;;; Generated autoloads from mail/footnote.el
11289 11286
11290(autoload 'footnote-mode "footnote" "\ 11287(autoload 'footnote-mode "footnote" "\
@@ -11303,7 +11300,7 @@ play around with the following keys:
11303;;;*** 11300;;;***
11304 11301
11305;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11302;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11306;;;;;; "forms" "forms.el" (20706 54231 807276 0)) 11303;;;;;; "forms" "forms.el" (20707 18685 911514 0))
11307;;; Generated autoloads from forms.el 11304;;; Generated autoloads from forms.el
11308 11305
11309(autoload 'forms-mode "forms" "\ 11306(autoload 'forms-mode "forms" "\
@@ -11340,7 +11337,7 @@ Visit a file in Forms mode in other window.
11340;;;*** 11337;;;***
11341 11338
11342;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11339;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11343;;;;;; (20706 54231 807276 0)) 11340;;;;;; (20707 18685 911514 0))
11344;;; Generated autoloads from progmodes/fortran.el 11341;;; Generated autoloads from progmodes/fortran.el
11345 11342
11346(autoload 'fortran-mode "fortran" "\ 11343(autoload 'fortran-mode "fortran" "\
@@ -11418,8 +11415,8 @@ with no args, if that value is non-nil.
11418;;;*** 11415;;;***
11419 11416
11420;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11417;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11421;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20706 54231 11418;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20707 18685
11422;;;;;; 807276 0)) 11419;;;;;; 911514 0))
11423;;; Generated autoloads from play/fortune.el 11420;;; Generated autoloads from play/fortune.el
11424 11421
11425(autoload 'fortune-add-fortune "fortune" "\ 11422(autoload 'fortune-add-fortune "fortune" "\
@@ -11468,7 +11465,7 @@ and choose the directory as the fortune-file.
11468;;;*** 11465;;;***
11469 11466
11470;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11467;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11471;;;;;; (20706 54231 807276 0)) 11468;;;;;; (20707 18685 911514 0))
11472;;; Generated autoloads from progmodes/gdb-mi.el 11469;;; Generated autoloads from progmodes/gdb-mi.el
11473 11470
11474(defvar gdb-enable-debug nil "\ 11471(defvar gdb-enable-debug nil "\
@@ -11546,8 +11543,8 @@ detailed description of this mode.
11546;;;*** 11543;;;***
11547 11544
11548;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11545;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11549;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20706 11546;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20707
11550;;;;;; 54231 807276 0)) 11547;;;;;; 18685 911514 0))
11551;;; Generated autoloads from emacs-lisp/generic.el 11548;;; Generated autoloads from emacs-lisp/generic.el
11552 11549
11553(defvar generic-mode-list nil "\ 11550(defvar generic-mode-list nil "\
@@ -11626,7 +11623,7 @@ regular expression that can be used as an element of
11626;;;*** 11623;;;***
11627 11624
11628;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11625;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11629;;;;;; (20706 54231 807276 0)) 11626;;;;;; (20707 18685 911514 0))
11630;;; Generated autoloads from progmodes/glasses.el 11627;;; Generated autoloads from progmodes/glasses.el
11631 11628
11632(autoload 'glasses-mode "glasses" "\ 11629(autoload 'glasses-mode "glasses" "\
@@ -11642,7 +11639,7 @@ add virtual separators (like underscores) at places they belong to.
11642 11639
11643;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11640;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11644;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11641;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11645;;;;;; (20706 54231 807276 0)) 11642;;;;;; (20707 18685 911514 0))
11646;;; Generated autoloads from gnus/gmm-utils.el 11643;;; Generated autoloads from gnus/gmm-utils.el
11647 11644
11648(autoload 'gmm-regexp-concat "gmm-utils" "\ 11645(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11697,8 +11694,8 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11697;;;*** 11694;;;***
11698 11695
11699;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11696;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11700;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20706 54231 11697;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20707 18685
11701;;;;;; 807276 0)) 11698;;;;;; 911514 0))
11702;;; Generated autoloads from gnus/gnus.el 11699;;; Generated autoloads from gnus/gnus.el
11703(when (fboundp 'custom-autoload) 11700(when (fboundp 'custom-autoload)
11704 (custom-autoload 'gnus-select-method "gnus")) 11701 (custom-autoload 'gnus-select-method "gnus"))
@@ -11751,7 +11748,7 @@ prompt the user for the name of an NNTP server to use.
11751;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11748;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11752;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11749;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11753;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11750;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11754;;;;;; "gnus/gnus-agent.el" (20706 54231 807276 0)) 11751;;;;;; "gnus/gnus-agent.el" (20707 18685 911514 0))
11755;;; Generated autoloads from gnus/gnus-agent.el 11752;;; Generated autoloads from gnus/gnus-agent.el
11756 11753
11757(autoload 'gnus-unplugged "gnus-agent" "\ 11754(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11842,7 +11839,7 @@ If CLEAN, obsolete (ignore).
11842;;;*** 11839;;;***
11843 11840
11844;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11841;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11845;;;;;; (20706 54231 807276 0)) 11842;;;;;; (20707 18685 911514 0))
11846;;; Generated autoloads from gnus/gnus-art.el 11843;;; Generated autoloads from gnus/gnus-art.el
11847 11844
11848(autoload 'gnus-article-prepare-display "gnus-art" "\ 11845(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11853,7 +11850,7 @@ Make the current buffer look like a nice article.
11853;;;*** 11850;;;***
11854 11851
11855;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11852;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11856;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20706 54231 807276 11853;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20707 18685 911514
11857;;;;;; 0)) 11854;;;;;; 0))
11858;;; Generated autoloads from gnus/gnus-bookmark.el 11855;;; Generated autoloads from gnus/gnus-bookmark.el
11859 11856
@@ -11879,8 +11876,8 @@ deletion, or > if it is flagged for displaying.
11879 11876
11880;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11877;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11881;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11878;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11882;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20706 11879;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20707
11883;;;;;; 54231 807276 0)) 11880;;;;;; 18685 911514 0))
11884;;; Generated autoloads from gnus/gnus-cache.el 11881;;; Generated autoloads from gnus/gnus-cache.el
11885 11882
11886(autoload 'gnus-jog-cache "gnus-cache" "\ 11883(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11922,7 +11919,7 @@ supported.
11922;;;*** 11919;;;***
11923 11920
11924;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11921;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11925;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20706 54231 807276 0)) 11922;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20707 18685 911514 0))
11926;;; Generated autoloads from gnus/gnus-delay.el 11923;;; Generated autoloads from gnus/gnus-delay.el
11927 11924
11928(autoload 'gnus-delay-article "gnus-delay" "\ 11925(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11958,7 +11955,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11958;;;*** 11955;;;***
11959 11956
11960;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11957;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11961;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20706 54231 807276 0)) 11958;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20707 18685 911514 0))
11962;;; Generated autoloads from gnus/gnus-diary.el 11959;;; Generated autoloads from gnus/gnus-diary.el
11963 11960
11964(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11961(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11974,7 +11971,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11974;;;*** 11971;;;***
11975 11972
11976;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11973;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11977;;;;;; (20706 54231 807276 0)) 11974;;;;;; (20707 18685 911514 0))
11978;;; Generated autoloads from gnus/gnus-dired.el 11975;;; Generated autoloads from gnus/gnus-dired.el
11979 11976
11980(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11977(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11985,7 +11982,7 @@ Convenience method to turn on gnus-dired-mode.
11985;;;*** 11982;;;***
11986 11983
11987;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11984;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11988;;;;;; (20706 54231 807276 0)) 11985;;;;;; (20707 18685 911514 0))
11989;;; Generated autoloads from gnus/gnus-draft.el 11986;;; Generated autoloads from gnus/gnus-draft.el
11990 11987
11991(autoload 'gnus-draft-reminder "gnus-draft" "\ 11988(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11997,8 +11994,8 @@ Reminder user if there are unsent drafts.
11997 11994
11998;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11995;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11999;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11996;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
12000;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20706 11997;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20707
12001;;;;;; 54231 807276 0)) 11998;;;;;; 18685 911514 0))
12002;;; Generated autoloads from gnus/gnus-fun.el 11999;;; Generated autoloads from gnus/gnus-fun.el
12003 12000
12004(autoload 'gnus-random-x-face "gnus-fun" "\ 12001(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -12043,7 +12040,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
12043;;;*** 12040;;;***
12044 12041
12045;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 12042;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
12046;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20706 54231 807276 12043;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20707 18685 911514
12047;;;;;; 0)) 12044;;;;;; 0))
12048;;; Generated autoloads from gnus/gnus-gravatar.el 12045;;; Generated autoloads from gnus/gnus-gravatar.el
12049 12046
@@ -12062,7 +12059,7 @@ If gravatars are already displayed, remove them.
12062;;;*** 12059;;;***
12063 12060
12064;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 12061;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
12065;;;;;; "gnus-group" "gnus/gnus-group.el" (20706 54231 807276 0)) 12062;;;;;; "gnus-group" "gnus/gnus-group.el" (20707 18685 911514 0))
12066;;; Generated autoloads from gnus/gnus-group.el 12063;;; Generated autoloads from gnus/gnus-group.el
12067 12064
12068(autoload 'gnus-fetch-group "gnus-group" "\ 12065(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12080,7 +12077,7 @@ Pop up a frame and enter GROUP.
12080;;;*** 12077;;;***
12081 12078
12082;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 12079;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
12083;;;;;; "gnus/gnus-html.el" (20706 54231 807276 0)) 12080;;;;;; "gnus/gnus-html.el" (20707 18685 911514 0))
12084;;; Generated autoloads from gnus/gnus-html.el 12081;;; Generated autoloads from gnus/gnus-html.el
12085 12082
12086(autoload 'gnus-article-html "gnus-html" "\ 12083(autoload 'gnus-article-html "gnus-html" "\
@@ -12096,7 +12093,7 @@ Pop up a frame and enter GROUP.
12096;;;*** 12093;;;***
12097 12094
12098;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 12095;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
12099;;;;;; (20706 54231 807276 0)) 12096;;;;;; (20707 18685 911514 0))
12100;;; Generated autoloads from gnus/gnus-kill.el 12097;;; Generated autoloads from gnus/gnus-kill.el
12101 12098
12102(defalias 'gnus-batch-kill 'gnus-batch-score) 12099(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12111,7 +12108,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12111 12108
12112;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 12109;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
12113;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 12110;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
12114;;;;;; (20706 54231 807276 0)) 12111;;;;;; (20707 18685 911514 0))
12115;;; Generated autoloads from gnus/gnus-ml.el 12112;;; Generated autoloads from gnus/gnus-ml.el
12116 12113
12117(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 12114(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12136,7 +12133,7 @@ Minor mode for providing mailing-list commands.
12136 12133
12137;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12134;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12138;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12135;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12139;;;;;; (20706 54231 807276 0)) 12136;;;;;; (20707 18685 911514 0))
12140;;; Generated autoloads from gnus/gnus-mlspl.el 12137;;; Generated autoloads from gnus/gnus-mlspl.el
12141 12138
12142(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12139(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12237,7 +12234,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12237;;;*** 12234;;;***
12238 12235
12239;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12236;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12240;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20706 54231 807276 0)) 12237;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20707 18685 911514 0))
12241;;; Generated autoloads from gnus/gnus-msg.el 12238;;; Generated autoloads from gnus/gnus-msg.el
12242 12239
12243(autoload 'gnus-msg-mail "gnus-msg" "\ 12240(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12264,7 +12261,7 @@ Like `message-reply'.
12264;;;*** 12261;;;***
12265 12262
12266;;;### (autoloads (gnus-notifications) "gnus-notifications" "gnus/gnus-notifications.el" 12263;;;### (autoloads (gnus-notifications) "gnus-notifications" "gnus/gnus-notifications.el"
12267;;;;;; (20706 54231 807276 0)) 12264;;;;;; (20707 18685 911514 0))
12268;;; Generated autoloads from gnus/gnus-notifications.el 12265;;; Generated autoloads from gnus/gnus-notifications.el
12269 12266
12270(autoload 'gnus-notifications "gnus-notifications" "\ 12267(autoload 'gnus-notifications "gnus-notifications" "\
@@ -12282,7 +12279,7 @@ This is typically a function to add in
12282 12279
12283;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12280;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12284;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12281;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12285;;;;;; (20706 54231 807276 0)) 12282;;;;;; (20707 18685 911514 0))
12286;;; Generated autoloads from gnus/gnus-picon.el 12283;;; Generated autoloads from gnus/gnus-picon.el
12287 12284
12288(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12285(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12309,7 +12306,7 @@ If picons are already displayed, remove them.
12309;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12306;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12310;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12307;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12311;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12308;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12312;;;;;; "gnus/gnus-range.el" (20706 54231 807276 0)) 12309;;;;;; "gnus/gnus-range.el" (20707 18685 911514 0))
12313;;; Generated autoloads from gnus/gnus-range.el 12310;;; Generated autoloads from gnus/gnus-range.el
12314 12311
12315(autoload 'gnus-sorted-difference "gnus-range" "\ 12312(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12377,7 +12374,7 @@ Add NUM into sorted LIST by side effect.
12377;;;*** 12374;;;***
12378 12375
12379;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12376;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12380;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20706 54231 807276 12377;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20707 18685 911514
12381;;;;;; 0)) 12378;;;;;; 0))
12382;;; Generated autoloads from gnus/gnus-registry.el 12379;;; Generated autoloads from gnus/gnus-registry.el
12383 12380
@@ -12394,8 +12391,8 @@ Install the registry hooks.
12394;;;*** 12391;;;***
12395 12392
12396;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12393;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12397;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20706 12394;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20707
12398;;;;;; 54231 807276 0)) 12395;;;;;; 18685 911514 0))
12399;;; Generated autoloads from gnus/gnus-sieve.el 12396;;; Generated autoloads from gnus/gnus-sieve.el
12400 12397
12401(autoload 'gnus-sieve-update "gnus-sieve" "\ 12398(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12423,7 +12420,7 @@ See the documentation for these variables and functions for details.
12423;;;*** 12420;;;***
12424 12421
12425;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12422;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12426;;;;;; (20706 54231 807276 0)) 12423;;;;;; (20707 18685 911514 0))
12427;;; Generated autoloads from gnus/gnus-spec.el 12424;;; Generated autoloads from gnus/gnus-spec.el
12428 12425
12429(autoload 'gnus-update-format "gnus-spec" "\ 12426(autoload 'gnus-update-format "gnus-spec" "\
@@ -12434,7 +12431,7 @@ Update the format specification near point.
12434;;;*** 12431;;;***
12435 12432
12436;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12433;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12437;;;;;; (20706 54231 807276 0)) 12434;;;;;; (20707 18685 911514 0))
12438;;; Generated autoloads from gnus/gnus-start.el 12435;;; Generated autoloads from gnus/gnus-start.el
12439 12436
12440(autoload 'gnus-declare-backend "gnus-start" "\ 12437(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12445,7 +12442,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12445;;;*** 12442;;;***
12446 12443
12447;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12444;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12448;;;;;; (20706 54231 807276 0)) 12445;;;;;; (20707 18685 911514 0))
12449;;; Generated autoloads from gnus/gnus-sum.el 12446;;; Generated autoloads from gnus/gnus-sum.el
12450 12447
12451(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12448(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12457,7 +12454,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12457;;;*** 12454;;;***
12458 12455
12459;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12456;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12460;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20706 54231 807276 0)) 12457;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20707 18685 911514 0))
12461;;; Generated autoloads from gnus/gnus-sync.el 12458;;; Generated autoloads from gnus/gnus-sync.el
12462 12459
12463(autoload 'gnus-sync-initialize "gnus-sync" "\ 12460(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12473,7 +12470,7 @@ Install the sync hooks.
12473;;;*** 12470;;;***
12474 12471
12475;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12472;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12476;;;;;; (20706 54231 807276 0)) 12473;;;;;; (20707 18685 911514 0))
12477;;; Generated autoloads from gnus/gnus-win.el 12474;;; Generated autoloads from gnus/gnus-win.el
12478 12475
12479(autoload 'gnus-add-configuration "gnus-win" "\ 12476(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12484,7 +12481,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12484;;;*** 12481;;;***
12485 12482
12486;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12483;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12487;;;;;; (20706 54231 807276 0)) 12484;;;;;; (20707 18685 911514 0))
12488;;; Generated autoloads from net/gnutls.el 12485;;; Generated autoloads from net/gnutls.el
12489 12486
12490(defvar gnutls-min-prime-bits 256 "\ 12487(defvar gnutls-min-prime-bits 256 "\
@@ -12500,8 +12497,8 @@ A value of nil says to use the default GnuTLS value.")
12500 12497
12501;;;*** 12498;;;***
12502 12499
12503;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20706 54231 12500;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20707 18685
12504;;;;;; 807276 0)) 12501;;;;;; 911514 0))
12505;;; Generated autoloads from play/gomoku.el 12502;;; Generated autoloads from play/gomoku.el
12506 12503
12507(autoload 'gomoku "gomoku" "\ 12504(autoload 'gomoku "gomoku" "\
@@ -12528,8 +12525,8 @@ Use \\[describe-mode] for more info.
12528;;;*** 12525;;;***
12529 12526
12530;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12527;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12531;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20706 12528;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20707
12532;;;;;; 54231 807276 0)) 12529;;;;;; 18685 911514 0))
12533;;; Generated autoloads from net/goto-addr.el 12530;;; Generated autoloads from net/goto-addr.el
12534 12531
12535(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12532(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12571,7 +12568,7 @@ Like `goto-address-mode', but only for comments and strings.
12571;;;*** 12568;;;***
12572 12569
12573;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12570;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12574;;;;;; "gravatar" "gnus/gravatar.el" (20706 54231 807276 0)) 12571;;;;;; "gravatar" "gnus/gravatar.el" (20707 18685 911514 0))
12575;;; Generated autoloads from gnus/gravatar.el 12572;;; Generated autoloads from gnus/gravatar.el
12576 12573
12577(autoload 'gravatar-retrieve "gravatar" "\ 12574(autoload 'gravatar-retrieve "gravatar" "\
@@ -12589,8 +12586,8 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12589 12586
12590;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12587;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12591;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12588;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12592;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20706 54231 12589;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20707 18685
12593;;;;;; 807276 0)) 12590;;;;;; 911514 0))
12594;;; Generated autoloads from progmodes/grep.el 12591;;; Generated autoloads from progmodes/grep.el
12595 12592
12596(defvar grep-window-height nil "\ 12593(defvar grep-window-height nil "\
@@ -12753,7 +12750,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12753 12750
12754;;;*** 12751;;;***
12755 12752
12756;;;### (autoloads (gs-load-image) "gs" "gs.el" (20706 54231 807276 12753;;;### (autoloads (gs-load-image) "gs" "gs.el" (20707 18685 911514
12757;;;;;; 0)) 12754;;;;;; 0))
12758;;; Generated autoloads from gs.el 12755;;; Generated autoloads from gs.el
12759 12756
@@ -12768,8 +12765,8 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12768;;;*** 12765;;;***
12769 12766
12770;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12767;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12771;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20706 54231 12768;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20712 38790
12772;;;;;; 807276 0)) 12769;;;;;; 413794 0))
12773;;; Generated autoloads from progmodes/gud.el 12770;;; Generated autoloads from progmodes/gud.el
12774 12771
12775(autoload 'gud-gdb "gud" "\ 12772(autoload 'gud-gdb "gud" "\
@@ -12859,7 +12856,7 @@ it if ARG is omitted or nil.
12859 12856
12860;;;### (autoloads (setf gv-define-simple-setter gv-define-setter 12857;;;### (autoloads (setf gv-define-simple-setter gv-define-setter
12861;;;;;; gv--defun-declaration gv-define-expander gv-letplace gv-get) 12858;;;;;; gv--defun-declaration gv-define-expander gv-letplace gv-get)
12862;;;;;; "gv" "emacs-lisp/gv.el" (20706 54231 807276 0)) 12859;;;;;; "gv" "emacs-lisp/gv.el" (20707 18685 911514 0))
12863;;; Generated autoloads from emacs-lisp/gv.el 12860;;; Generated autoloads from emacs-lisp/gv.el
12864 12861
12865(autoload 'gv-get "gv" "\ 12862(autoload 'gv-get "gv" "\
@@ -12952,8 +12949,8 @@ The return value is the last VAL in the list.
12952 12949
12953;;;*** 12950;;;***
12954 12951
12955;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20706 12952;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20707
12956;;;;;; 54231 807276 0)) 12953;;;;;; 18685 911514 0))
12957;;; Generated autoloads from play/handwrite.el 12954;;; Generated autoloads from play/handwrite.el
12958 12955
12959(autoload 'handwrite "handwrite" "\ 12956(autoload 'handwrite "handwrite" "\
@@ -12971,7 +12968,7 @@ Variables: `handwrite-linespace' (default 12)
12971;;;*** 12968;;;***
12972 12969
12973;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12970;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12974;;;;;; (20627 10158 364804 0)) 12971;;;;;; (20627 28531 447943 0))
12975;;; Generated autoloads from play/hanoi.el 12972;;; Generated autoloads from play/hanoi.el
12976 12973
12977(autoload 'hanoi "hanoi" "\ 12974(autoload 'hanoi "hanoi" "\
@@ -13000,7 +12997,7 @@ to be updated.
13000 12997
13001;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12998;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
13002;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12999;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
13003;;;;;; "hashcash" "mail/hashcash.el" (20706 54231 807276 0)) 13000;;;;;; "hashcash" "mail/hashcash.el" (20707 18685 911514 0))
13004;;; Generated autoloads from mail/hashcash.el 13001;;; Generated autoloads from mail/hashcash.el
13005 13002
13006(autoload 'hashcash-insert-payment "hashcash" "\ 13003(autoload 'hashcash-insert-payment "hashcash" "\
@@ -13045,8 +13042,8 @@ Prefix arg sets default accept amount temporarily.
13045;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 13042;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
13046;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 13043;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
13047;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 13044;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
13048;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20706 54231 13045;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20707 18685
13049;;;;;; 807276 0)) 13046;;;;;; 911514 0))
13050;;; Generated autoloads from help-at-pt.el 13047;;; Generated autoloads from help-at-pt.el
13051 13048
13052(autoload 'help-at-pt-string "help-at-pt" "\ 13049(autoload 'help-at-pt-string "help-at-pt" "\
@@ -13176,7 +13173,7 @@ different regions. With numeric argument ARG, behaves like
13176;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 13173;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
13177;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 13174;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
13178;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 13175;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
13179;;;;;; "help-fns" "help-fns.el" (20706 54231 807276 0)) 13176;;;;;; "help-fns" "help-fns.el" (20707 18685 911514 0))
13180;;; Generated autoloads from help-fns.el 13177;;; Generated autoloads from help-fns.el
13181 13178
13182(autoload 'describe-function "help-fns" "\ 13179(autoload 'describe-function "help-fns" "\
@@ -13256,7 +13253,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13256;;;*** 13253;;;***
13257 13254
13258;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13255;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13259;;;;;; (20706 54231 807276 0)) 13256;;;;;; (20707 18685 911514 0))
13260;;; Generated autoloads from help-macro.el 13257;;; Generated autoloads from help-macro.el
13261 13258
13262(defvar three-step-help nil "\ 13259(defvar three-step-help nil "\
@@ -13273,7 +13270,7 @@ gives the window that lists the options.")
13273;;;### (autoloads (help-bookmark-jump help-xref-on-pp help-insert-xref-button 13270;;;### (autoloads (help-bookmark-jump help-xref-on-pp help-insert-xref-button
13274;;;;;; help-xref-button help-make-xrefs help-buffer help-setup-xref 13271;;;;;; help-xref-button help-make-xrefs help-buffer help-setup-xref
13275;;;;;; help-mode-finish help-mode-setup help-mode) "help-mode" "help-mode.el" 13272;;;;;; help-mode-finish help-mode-setup help-mode) "help-mode" "help-mode.el"
13276;;;;;; (20706 54231 807276 0)) 13273;;;;;; (20707 18685 911514 0))
13277;;; Generated autoloads from help-mode.el 13274;;; Generated autoloads from help-mode.el
13278 13275
13279(autoload 'help-mode "help-mode" "\ 13276(autoload 'help-mode "help-mode" "\
@@ -13373,7 +13370,7 @@ BOOKMARK is a bookmark name or a bookmark record.
13373;;;*** 13370;;;***
13374 13371
13375;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13372;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13376;;;;;; "emacs-lisp/helper.el" (20706 54231 807276 0)) 13373;;;;;; "emacs-lisp/helper.el" (20707 18685 911514 0))
13377;;; Generated autoloads from emacs-lisp/helper.el 13374;;; Generated autoloads from emacs-lisp/helper.el
13378 13375
13379(autoload 'Helper-describe-bindings "helper" "\ 13376(autoload 'Helper-describe-bindings "helper" "\
@@ -13389,7 +13386,7 @@ Provide help for current mode.
13389;;;*** 13386;;;***
13390 13387
13391;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13388;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13392;;;;;; "hexl.el" (20706 54231 807276 0)) 13389;;;;;; "hexl.el" (20707 18685 911514 0))
13393;;; Generated autoloads from hexl.el 13390;;; Generated autoloads from hexl.el
13394 13391
13395(autoload 'hexl-mode "hexl" "\ 13392(autoload 'hexl-mode "hexl" "\
@@ -13486,7 +13483,7 @@ This discards the buffer's undo information.
13486;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13483;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13487;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13484;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13488;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13485;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13489;;;;;; (20706 54231 807276 0)) 13486;;;;;; (20707 18685 911514 0))
13490;;; Generated autoloads from hi-lock.el 13487;;; Generated autoloads from hi-lock.el
13491 13488
13492(autoload 'hi-lock-mode "hi-lock" "\ 13489(autoload 'hi-lock-mode "hi-lock" "\
@@ -13634,7 +13631,7 @@ be found in variable `hi-lock-interactive-patterns'.
13634;;;*** 13631;;;***
13635 13632
13636;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13633;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13637;;;;;; (20706 54231 807276 0)) 13634;;;;;; (20707 18685 911514 0))
13638;;; Generated autoloads from progmodes/hideif.el 13635;;; Generated autoloads from progmodes/hideif.el
13639 13636
13640(autoload 'hide-ifdef-mode "hideif" "\ 13637(autoload 'hide-ifdef-mode "hideif" "\
@@ -13678,7 +13675,7 @@ Several variables affect how the hiding is done:
13678;;;*** 13675;;;***
13679 13676
13680;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13677;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13681;;;;;; (20706 54231 807276 0)) 13678;;;;;; (20707 18685 911514 0))
13682;;; Generated autoloads from progmodes/hideshow.el 13679;;; Generated autoloads from progmodes/hideshow.el
13683 13680
13684(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))) "\ 13681(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))) "\
@@ -13744,8 +13741,8 @@ Unconditionally turn off `hs-minor-mode'.
13744;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13741;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13745;;;;;; highlight-changes-previous-change highlight-changes-next-change 13742;;;;;; highlight-changes-previous-change highlight-changes-next-change
13746;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13743;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13747;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20706 13744;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20707
13748;;;;;; 54231 807276 0)) 13745;;;;;; 18685 911514 0))
13749;;; Generated autoloads from hilit-chg.el 13746;;; Generated autoloads from hilit-chg.el
13750 13747
13751(autoload 'highlight-changes-mode "hilit-chg" "\ 13748(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13877,7 +13874,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13877;;;*** 13874;;;***
13878 13875
13879;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-try-functions-list) 13876;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-try-functions-list)
13880;;;;;; "hippie-exp" "hippie-exp.el" (20706 54231 807276 0)) 13877;;;;;; "hippie-exp" "hippie-exp.el" (20707 18685 911514 0))
13881;;; Generated autoloads from hippie-exp.el 13878;;; Generated autoloads from hippie-exp.el
13882 13879
13883(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) "\ 13880(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) "\
@@ -13909,7 +13906,7 @@ argument VERBOSE non-nil makes the function verbose.
13909;;;*** 13906;;;***
13910 13907
13911;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13908;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13912;;;;;; (20706 54231 807276 0)) 13909;;;;;; (20707 18685 911514 0))
13913;;; Generated autoloads from hl-line.el 13910;;; Generated autoloads from hl-line.el
13914 13911
13915(autoload 'hl-line-mode "hl-line" "\ 13912(autoload 'hl-line-mode "hl-line" "\
@@ -13962,7 +13959,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13962;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13959;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13963;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13960;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13964;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13961;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13965;;;;;; "calendar/holidays.el" (20706 54231 807276 0)) 13962;;;;;; "calendar/holidays.el" (20707 18685 911514 0))
13966;;; Generated autoloads from calendar/holidays.el 13963;;; Generated autoloads from calendar/holidays.el
13967 13964
13968(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13965(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -14110,8 +14107,8 @@ The optional LABEL is used to label the buffer created.
14110 14107
14111;;;*** 14108;;;***
14112 14109
14113;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20706 14110;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20707
14114;;;;;; 54231 807276 0)) 14111;;;;;; 18685 911514 0))
14115;;; Generated autoloads from gnus/html2text.el 14112;;; Generated autoloads from gnus/html2text.el
14116 14113
14117(autoload 'html2text "html2text" "\ 14114(autoload 'html2text "html2text" "\
@@ -14122,7 +14119,7 @@ Convert HTML to plain text in the current buffer.
14122;;;*** 14119;;;***
14123 14120
14124;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 14121;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
14125;;;;;; "htmlfontify" "htmlfontify.el" (20706 54231 807276 0)) 14122;;;;;; "htmlfontify" "htmlfontify.el" (20707 18685 911514 0))
14126;;; Generated autoloads from htmlfontify.el 14123;;; Generated autoloads from htmlfontify.el
14127 14124
14128(autoload 'htmlfontify-buffer "htmlfontify" "\ 14125(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -14155,8 +14152,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
14155;;;*** 14152;;;***
14156 14153
14157;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 14154;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
14158;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20706 14155;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20707
14159;;;;;; 54231 807276 0)) 14156;;;;;; 18685 911514 0))
14160;;; Generated autoloads from ibuf-macs.el 14157;;; Generated autoloads from ibuf-macs.el
14161 14158
14162(autoload 'define-ibuffer-column "ibuf-macs" "\ 14159(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14245,7 +14242,7 @@ bound to the current value of the filter.
14245;;;*** 14242;;;***
14246 14243
14247;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14244;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14248;;;;;; "ibuffer" "ibuffer.el" (20706 54231 807276 0)) 14245;;;;;; "ibuffer" "ibuffer.el" (20707 18685 911514 0))
14249;;; Generated autoloads from ibuffer.el 14246;;; Generated autoloads from ibuffer.el
14250 14247
14251(autoload 'ibuffer-list-buffers "ibuffer" "\ 14248(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14286,7 +14283,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14286 14283
14287;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14284;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14288;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14285;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14289;;;;;; "calendar/icalendar.el" (20706 54231 807276 0)) 14286;;;;;; "calendar/icalendar.el" (20707 18685 911514 0))
14290;;; Generated autoloads from calendar/icalendar.el 14287;;; Generated autoloads from calendar/icalendar.el
14291 14288
14292(autoload 'icalendar-export-file "icalendar" "\ 14289(autoload 'icalendar-export-file "icalendar" "\
@@ -14338,8 +14335,8 @@ buffer `*icalendar-errors*'.
14338 14335
14339;;;*** 14336;;;***
14340 14337
14341;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20706 14338;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20707
14342;;;;;; 54231 807276 0)) 14339;;;;;; 18685 911514 0))
14343;;; Generated autoloads from icomplete.el 14340;;; Generated autoloads from icomplete.el
14344 14341
14345(defvar icomplete-mode nil "\ 14342(defvar icomplete-mode nil "\
@@ -14361,8 +14358,8 @@ the mode if ARG is omitted or nil.
14361 14358
14362;;;*** 14359;;;***
14363 14360
14364;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20706 54231 14361;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20707 18685
14365;;;;;; 807276 0)) 14362;;;;;; 911514 0))
14366;;; Generated autoloads from progmodes/icon.el 14363;;; Generated autoloads from progmodes/icon.el
14367 14364
14368(autoload 'icon-mode "icon" "\ 14365(autoload 'icon-mode "icon" "\
@@ -14403,7 +14400,7 @@ with no args, if that value is non-nil.
14403;;;*** 14400;;;***
14404 14401
14405;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14402;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14406;;;;;; (20706 54231 807276 0)) 14403;;;;;; (20707 18685 911514 0))
14407;;; Generated autoloads from progmodes/idlw-shell.el 14404;;; Generated autoloads from progmodes/idlw-shell.el
14408 14405
14409(autoload 'idlwave-shell "idlw-shell" "\ 14406(autoload 'idlwave-shell "idlw-shell" "\
@@ -14429,7 +14426,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14429;;;*** 14426;;;***
14430 14427
14431;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14428;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14432;;;;;; (20706 54231 807276 0)) 14429;;;;;; (20707 18685 911514 0))
14433;;; Generated autoloads from progmodes/idlwave.el 14430;;; Generated autoloads from progmodes/idlwave.el
14434 14431
14435(autoload 'idlwave-mode "idlwave" "\ 14432(autoload 'idlwave-mode "idlwave" "\
@@ -14563,8 +14560,8 @@ The main features of this mode are
14563;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14560;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14564;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14561;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14565;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14562;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14566;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20706 14563;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20707
14567;;;;;; 54231 807276 0)) 14564;;;;;; 18685 911514 0))
14568;;; Generated autoloads from ido.el 14565;;; Generated autoloads from ido.el
14569 14566
14570(defvar ido-mode nil "\ 14567(defvar ido-mode nil "\
@@ -14823,7 +14820,7 @@ DEF, if non-nil, is the default value.
14823 14820
14824;;;*** 14821;;;***
14825 14822
14826;;;### (autoloads (ielm) "ielm" "ielm.el" (20706 54231 807276 0)) 14823;;;### (autoloads (ielm) "ielm" "ielm.el" (20707 18685 911514 0))
14827;;; Generated autoloads from ielm.el 14824;;; Generated autoloads from ielm.el
14828 14825
14829(autoload 'ielm "ielm" "\ 14826(autoload 'ielm "ielm" "\
@@ -14834,8 +14831,8 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14834 14831
14835;;;*** 14832;;;***
14836 14833
14837;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20706 54231 14834;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20707 18685
14838;;;;;; 807276 0)) 14835;;;;;; 911514 0))
14839;;; Generated autoloads from iimage.el 14836;;; Generated autoloads from iimage.el
14840 14837
14841(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14838(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14856,7 +14853,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
14856;;;;;; create-image image-type-auto-detected-p image-type-available-p 14853;;;;;; create-image image-type-auto-detected-p image-type-available-p
14857;;;;;; image-type image-type-from-file-name image-type-from-file-header 14854;;;;;; image-type image-type-from-file-name image-type-from-file-header
14858;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14855;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14859;;;;;; (20706 54231 807276 0)) 14856;;;;;; (20707 18685 911514 0))
14860;;; Generated autoloads from image.el 14857;;; Generated autoloads from image.el
14861 14858
14862(autoload 'image-type-from-data "image" "\ 14859(autoload 'image-type-from-data "image" "\
@@ -15056,7 +15053,7 @@ If Emacs is compiled without ImageMagick support, this does nothing.
15056;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 15053;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
15057;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 15054;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
15058;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 15055;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
15059;;;;;; "image-dired" "image-dired.el" (20706 54231 807276 0)) 15056;;;;;; "image-dired" "image-dired.el" (20707 18685 911514 0))
15060;;; Generated autoloads from image-dired.el 15057;;; Generated autoloads from image-dired.el
15061 15058
15062(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 15059(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -15194,7 +15191,7 @@ easy-to-use form.
15194 15191
15195;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 15192;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
15196;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 15193;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
15197;;;;;; "image-file.el" (20706 54231 807276 0)) 15194;;;;;; "image-file.el" (20707 18685 911514 0))
15198;;; Generated autoloads from image-file.el 15195;;; Generated autoloads from image-file.el
15199 15196
15200(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 15197(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -15257,7 +15254,7 @@ An image file is one whose name has an extension in
15257;;;*** 15254;;;***
15258 15255
15259;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 15256;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
15260;;;;;; image-mode) "image-mode" "image-mode.el" (20706 54231 807276 15257;;;;;; image-mode) "image-mode" "image-mode.el" (20718 7922 212742
15261;;;;;; 0)) 15258;;;;;; 0))
15262;;; Generated autoloads from image-mode.el 15259;;; Generated autoloads from image-mode.el
15263 15260
@@ -15303,7 +15300,7 @@ on these modes.
15303;;;*** 15300;;;***
15304 15301
15305;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15302;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15306;;;;;; imenu-sort-function) "imenu" "imenu.el" (20706 54231 807276 15303;;;;;; imenu-sort-function) "imenu" "imenu.el" (20707 18685 911514
15307;;;;;; 0)) 15304;;;;;; 0))
15308;;; Generated autoloads from imenu.el 15305;;; Generated autoloads from imenu.el
15309 15306
@@ -15444,7 +15441,7 @@ for more information.
15444 15441
15445;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 15442;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
15446;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15443;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15447;;;;;; "ind-util" "language/ind-util.el" (20706 54231 807276 0)) 15444;;;;;; "ind-util" "language/ind-util.el" (20707 18685 911514 0))
15448;;; Generated autoloads from language/ind-util.el 15445;;; Generated autoloads from language/ind-util.el
15449 15446
15450(autoload 'indian-compose-region "ind-util" "\ 15447(autoload 'indian-compose-region "ind-util" "\
@@ -15475,7 +15472,7 @@ Convert old Emacs Devanagari characters to UCS.
15475;;;*** 15472;;;***
15476 15473
15477;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" 15474;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
15478;;;;;; (20706 54231 807276 0)) 15475;;;;;; (20707 18685 911514 0))
15479;;; Generated autoloads from progmodes/inf-lisp.el 15476;;; Generated autoloads from progmodes/inf-lisp.el
15480 15477
15481(autoload 'inferior-lisp "inf-lisp" "\ 15478(autoload 'inferior-lisp "inf-lisp" "\
@@ -15497,7 +15494,7 @@ of `inferior-lisp-program'). Runs the hooks from
15497;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15494;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15498;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15495;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15499;;;;;; Info-on-current-buffer info-standalone info-emacs-bug info-emacs-manual 15496;;;;;; Info-on-current-buffer info-standalone info-emacs-bug info-emacs-manual
15500;;;;;; info info-other-window) "info" "info.el" (20706 54231 807276 15497;;;;;; info info-other-window) "info" "info.el" (20707 18685 911514
15501;;;;;; 0)) 15498;;;;;; 0))
15502;;; Generated autoloads from info.el 15499;;; Generated autoloads from info.el
15503 15500
@@ -15708,7 +15705,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15708 15705
15709;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15706;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15710;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15707;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15711;;;;;; (20706 54231 807276 0)) 15708;;;;;; (20707 18685 911514 0))
15712;;; Generated autoloads from info-look.el 15709;;; Generated autoloads from info-look.el
15713 15710
15714(autoload 'info-lookup-reset "info-look" "\ 15711(autoload 'info-lookup-reset "info-look" "\
@@ -15757,7 +15754,7 @@ Perform completion on file preceding point.
15757 15754
15758;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15755;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15759;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15756;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15760;;;;;; (20706 54231 807276 0)) 15757;;;;;; (20707 18685 911514 0))
15761;;; Generated autoloads from info-xref.el 15758;;; Generated autoloads from info-xref.el
15762 15759
15763(autoload 'info-xref-check "info-xref" "\ 15760(autoload 'info-xref-check "info-xref" "\
@@ -15840,7 +15837,7 @@ the sources handy.
15840;;;*** 15837;;;***
15841 15838
15842;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15839;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15843;;;;;; Info-tagify) "informat" "informat.el" (20706 54231 807276 15840;;;;;; Info-tagify) "informat" "informat.el" (20707 18685 911514
15844;;;;;; 0)) 15841;;;;;; 0))
15845;;; Generated autoloads from informat.el 15842;;; Generated autoloads from informat.el
15846 15843
@@ -15887,7 +15884,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15887;;;*** 15884;;;***
15888 15885
15889;;;### (autoloads (inversion-require-emacs) "inversion" "cedet/inversion.el" 15886;;;### (autoloads (inversion-require-emacs) "inversion" "cedet/inversion.el"
15890;;;;;; (20706 54231 807276 0)) 15887;;;;;; (20707 18685 911514 0))
15891;;; Generated autoloads from cedet/inversion.el 15888;;; Generated autoloads from cedet/inversion.el
15892 15889
15893(autoload 'inversion-require-emacs "inversion" "\ 15890(autoload 'inversion-require-emacs "inversion" "\
@@ -15900,7 +15897,7 @@ Only checks one based on which kind of Emacs is being run.
15900 15897
15901;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15898;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15902;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15899;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15903;;;;;; (20706 54231 807276 0)) 15900;;;;;; (20707 18685 911514 0))
15904;;; Generated autoloads from international/isearch-x.el 15901;;; Generated autoloads from international/isearch-x.el
15905 15902
15906(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15903(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15920,8 +15917,8 @@ Toggle input method in interactive search.
15920 15917
15921;;;*** 15918;;;***
15922 15919
15923;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20706 15920;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20707
15924;;;;;; 54231 807276 0)) 15921;;;;;; 18685 911514 0))
15925;;; Generated autoloads from isearchb.el 15922;;; Generated autoloads from isearchb.el
15926 15923
15927(autoload 'isearchb-activate "isearchb" "\ 15924(autoload 'isearchb-activate "isearchb" "\
@@ -15937,7 +15934,7 @@ accessed via isearchb.
15937;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15934;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15938;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15935;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15939;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15936;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15940;;;;;; "international/iso-cvt.el" (20706 54231 807276 0)) 15937;;;;;; "international/iso-cvt.el" (20707 18685 911514 0))
15941;;; Generated autoloads from international/iso-cvt.el 15938;;; Generated autoloads from international/iso-cvt.el
15942 15939
15943(autoload 'iso-spanish "iso-cvt" "\ 15940(autoload 'iso-spanish "iso-cvt" "\
@@ -16028,7 +16025,7 @@ Add submenus to the File menu, to convert to and from various formats.
16028;;;*** 16025;;;***
16029 16026
16030;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16027;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
16031;;;;;; (20706 54231 807276 0)) 16028;;;;;; (20707 18685 911514 0))
16032;;; Generated autoloads from international/iso-transl.el 16029;;; Generated autoloads from international/iso-transl.el
16033 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16030 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
16034 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 16031 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
@@ -16039,7 +16036,7 @@ Add submenus to the File menu, to convert to and from various formats.
16039;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 16036;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
16040;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 16037;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
16041;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 16038;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
16042;;;;;; "ispell" "textmodes/ispell.el" (20706 54231 807276 0)) 16039;;;;;; "ispell" "textmodes/ispell.el" (20707 18685 911514 0))
16043;;; Generated autoloads from textmodes/ispell.el 16040;;; Generated autoloads from textmodes/ispell.el
16044 16041
16045(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16042(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16266,8 +16263,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16266 16263
16267;;;*** 16264;;;***
16268 16265
16269;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20706 16266;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20707
16270;;;;;; 54231 807276 0)) 16267;;;;;; 18685 911514 0))
16271;;; Generated autoloads from iswitchb.el 16268;;; Generated autoloads from iswitchb.el
16272 16269
16273(defvar iswitchb-mode nil "\ 16270(defvar iswitchb-mode nil "\
@@ -16295,7 +16292,7 @@ between buffers using substrings. See `iswitchb' for details.
16295;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16292;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16296;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16293;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16297;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16294;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16298;;;;;; "japan-util" "language/japan-util.el" (20706 54231 807276 16295;;;;;; "japan-util" "language/japan-util.el" (20707 18685 911514
16299;;;;;; 0)) 16296;;;;;; 0))
16300;;; Generated autoloads from language/japan-util.el 16297;;; Generated autoloads from language/japan-util.el
16301 16298
@@ -16374,7 +16371,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16374;;;*** 16371;;;***
16375 16372
16376;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16373;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16377;;;;;; "jka-compr.el" (20706 54231 807276 0)) 16374;;;;;; "jka-compr.el" (20707 18685 911514 0))
16378;;; Generated autoloads from jka-compr.el 16375;;; Generated autoloads from jka-compr.el
16379 16376
16380(defvar jka-compr-inhibit nil "\ 16377(defvar jka-compr-inhibit nil "\
@@ -16397,7 +16394,7 @@ by `jka-compr-installed'.
16397 16394
16398;;;*** 16395;;;***
16399 16396
16400;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20706 54231 807276 16397;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20707 18685 911514
16401;;;;;; 0)) 16398;;;;;; 0))
16402;;; Generated autoloads from progmodes/js.el 16399;;; Generated autoloads from progmodes/js.el
16403 16400
@@ -16412,7 +16409,7 @@ Major mode for editing JavaScript.
16412 16409
16413;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16410;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16414;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16411;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16415;;;;;; (20706 54231 807276 0)) 16412;;;;;; (20707 18685 911514 0))
16416;;; Generated autoloads from emulation/keypad.el 16413;;; Generated autoloads from emulation/keypad.el
16417 16414
16418(defvar keypad-setup nil "\ 16415(defvar keypad-setup nil "\
@@ -16468,7 +16465,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16468;;;*** 16465;;;***
16469 16466
16470;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16467;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16471;;;;;; (20706 54231 807276 0)) 16468;;;;;; (20707 18685 911514 0))
16472;;; Generated autoloads from international/kinsoku.el 16469;;; Generated autoloads from international/kinsoku.el
16473 16470
16474(autoload 'kinsoku "kinsoku" "\ 16471(autoload 'kinsoku "kinsoku" "\
@@ -16489,8 +16486,8 @@ the context of text formatting.
16489 16486
16490;;;*** 16487;;;***
16491 16488
16492;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20706 16489;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20707
16493;;;;;; 54231 807276 0)) 16490;;;;;; 18685 911514 0))
16494;;; Generated autoloads from international/kkc.el 16491;;; Generated autoloads from international/kkc.el
16495 16492
16496(defvar kkc-after-update-conversion-functions nil "\ 16493(defvar kkc-after-update-conversion-functions nil "\
@@ -16515,7 +16512,7 @@ and the return value is the length of the conversion.
16515;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16512;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16516;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16513;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16517;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16514;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16518;;;;;; "kmacro" "kmacro.el" (20706 54231 807276 0)) 16515;;;;;; "kmacro" "kmacro.el" (20707 18685 911514 0))
16519;;; Generated autoloads from kmacro.el 16516;;; Generated autoloads from kmacro.el
16520 (global-set-key "\C-x(" 'kmacro-start-macro) 16517 (global-set-key "\C-x(" 'kmacro-start-macro)
16521 (global-set-key "\C-x)" 'kmacro-end-macro) 16518 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16626,7 +16623,7 @@ If kbd macro currently being defined end it before activating it.
16626;;;*** 16623;;;***
16627 16624
16628;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16625;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16629;;;;;; "language/korea-util.el" (20706 54231 807276 0)) 16626;;;;;; "language/korea-util.el" (20707 18685 911514 0))
16630;;; Generated autoloads from language/korea-util.el 16627;;; Generated autoloads from language/korea-util.el
16631 16628
16632(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16629(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16641,7 +16638,7 @@ The kind of Korean keyboard for Korean input method.
16641;;;*** 16638;;;***
16642 16639
16643;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16640;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16644;;;;;; (20706 54231 807276 0)) 16641;;;;;; (20707 18685 911514 0))
16645;;; Generated autoloads from play/landmark.el 16642;;; Generated autoloads from play/landmark.el
16646 16643
16647(defalias 'landmark-repeat 'landmark-test-run) 16644(defalias 'landmark-repeat 'landmark-test-run)
@@ -16673,7 +16670,7 @@ Use \\[describe-mode] for more info.
16673 16670
16674;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16671;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16675;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16672;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16676;;;;;; "lao-util" "language/lao-util.el" (20706 54231 807276 0)) 16673;;;;;; "lao-util" "language/lao-util.el" (20707 18685 911514 0))
16677;;; Generated autoloads from language/lao-util.el 16674;;; Generated autoloads from language/lao-util.el
16678 16675
16679(autoload 'lao-compose-string "lao-util" "\ 16676(autoload 'lao-compose-string "lao-util" "\
@@ -16712,7 +16709,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16712 16709
16713;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16710;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16714;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16711;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16715;;;;;; "latexenc" "international/latexenc.el" (20706 54231 807276 16712;;;;;; "latexenc" "international/latexenc.el" (20707 18685 911514
16716;;;;;; 0)) 16713;;;;;; 0))
16717;;; Generated autoloads from international/latexenc.el 16714;;; Generated autoloads from international/latexenc.el
16718 16715
@@ -16745,8 +16742,8 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16745;;;*** 16742;;;***
16746 16743
16747;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16744;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16748;;;;;; "latin1-disp" "international/latin1-disp.el" (20706 54231 16745;;;;;; "latin1-disp" "international/latin1-disp.el" (20707 18685
16749;;;;;; 807276 0)) 16746;;;;;; 911514 0))
16750;;; Generated autoloads from international/latin1-disp.el 16747;;; Generated autoloads from international/latin1-disp.el
16751 16748
16752(defvar latin1-display nil "\ 16749(defvar latin1-display nil "\
@@ -16788,7 +16785,7 @@ use either \\[customize] or the function `latin1-display'.")
16788;;;*** 16785;;;***
16789 16786
16790;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16787;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16791;;;;;; (20706 54231 807276 0)) 16788;;;;;; (20707 18685 911514 0))
16792;;; Generated autoloads from progmodes/ld-script.el 16789;;; Generated autoloads from progmodes/ld-script.el
16793 16790
16794(autoload 'ld-script-mode "ld-script" "\ 16791(autoload 'ld-script-mode "ld-script" "\
@@ -16798,7 +16795,7 @@ A major mode to edit GNU ld script files
16798 16795
16799;;;*** 16796;;;***
16800 16797
16801;;;### (autoloads (life) "life" "play/life.el" (20706 54231 807276 16798;;;### (autoloads (life) "life" "play/life.el" (20707 18685 911514
16802;;;;;; 0)) 16799;;;;;; 0))
16803;;; Generated autoloads from play/life.el 16800;;; Generated autoloads from play/life.el
16804 16801
@@ -16813,7 +16810,7 @@ generations (this defaults to 1).
16813;;;*** 16810;;;***
16814 16811
16815;;;### (autoloads (global-linum-mode linum-mode) "linum" "linum.el" 16812;;;### (autoloads (global-linum-mode linum-mode) "linum" "linum.el"
16816;;;;;; (20706 54231 807276 0)) 16813;;;;;; (20707 18685 911514 0))
16817;;; Generated autoloads from linum.el 16814;;; Generated autoloads from linum.el
16818 16815
16819(autoload 'linum-mode "linum" "\ 16816(autoload 'linum-mode "linum" "\
@@ -16849,8 +16846,8 @@ See `linum-mode' for more information on Linum mode.
16849 16846
16850;;;*** 16847;;;***
16851 16848
16852;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20706 16849;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20707
16853;;;;;; 54231 807276 0)) 16850;;;;;; 18685 911514 0))
16854;;; Generated autoloads from loadhist.el 16851;;; Generated autoloads from loadhist.el
16855 16852
16856(autoload 'unload-feature "loadhist" "\ 16853(autoload 'unload-feature "loadhist" "\
@@ -16882,7 +16879,7 @@ something strange, such as redefining an Emacs function.
16882;;;*** 16879;;;***
16883 16880
16884;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16881;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16885;;;;;; "locate" "locate.el" (20706 54231 807276 0)) 16882;;;;;; "locate" "locate.el" (20707 18685 911514 0))
16886;;; Generated autoloads from locate.el 16883;;; Generated autoloads from locate.el
16887 16884
16888(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16885(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16934,8 +16931,8 @@ except that FILTER is not optional.
16934 16931
16935;;;*** 16932;;;***
16936 16933
16937;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20706 54231 16934;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20707 18685
16938;;;;;; 807276 0)) 16935;;;;;; 911514 0))
16939;;; Generated autoloads from vc/log-edit.el 16936;;; Generated autoloads from vc/log-edit.el
16940 16937
16941(autoload 'log-edit "log-edit" "\ 16938(autoload 'log-edit "log-edit" "\
@@ -16966,8 +16963,8 @@ done. Otherwise, it uses the current buffer.
16966 16963
16967;;;*** 16964;;;***
16968 16965
16969;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20706 16966;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20707
16970;;;;;; 54231 807276 0)) 16967;;;;;; 18685 911514 0))
16971;;; Generated autoloads from vc/log-view.el 16968;;; Generated autoloads from vc/log-view.el
16972 16969
16973(autoload 'log-view-mode "log-view" "\ 16970(autoload 'log-view-mode "log-view" "\
@@ -16977,8 +16974,8 @@ Major mode for browsing CVS log output.
16977 16974
16978;;;*** 16975;;;***
16979 16976
16980;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20706 16977;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20707
16981;;;;;; 54231 807276 0)) 16978;;;;;; 18685 911514 0))
16982;;; Generated autoloads from longlines.el 16979;;; Generated autoloads from longlines.el
16983 16980
16984(autoload 'longlines-mode "longlines" "\ 16981(autoload 'longlines-mode "longlines" "\
@@ -17004,8 +17001,8 @@ newlines are indicated with a symbol.
17004;;;*** 17001;;;***
17005 17002
17006;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 17003;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
17007;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20706 17004;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20707
17008;;;;;; 54231 807276 0)) 17005;;;;;; 18685 911514 0))
17009;;; Generated autoloads from lpr.el 17006;;; Generated autoloads from lpr.el
17010 17007
17011(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 17008(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -17101,7 +17098,7 @@ for further customization of the printer command.
17101;;;*** 17098;;;***
17102 17099
17103;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 17100;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
17104;;;;;; (20706 54231 807276 0)) 17101;;;;;; (20707 18685 911514 0))
17105;;; Generated autoloads from ls-lisp.el 17102;;; Generated autoloads from ls-lisp.el
17106 17103
17107(defvar ls-lisp-support-shell-wildcards t "\ 17104(defvar ls-lisp-support-shell-wildcards t "\
@@ -17112,8 +17109,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17112 17109
17113;;;*** 17110;;;***
17114 17111
17115;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20706 17112;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20707
17116;;;;;; 54231 807276 0)) 17113;;;;;; 18685 911514 0))
17117;;; Generated autoloads from calendar/lunar.el 17114;;; Generated autoloads from calendar/lunar.el
17118 17115
17119(autoload 'lunar-phases "lunar" "\ 17116(autoload 'lunar-phases "lunar" "\
@@ -17127,8 +17124,8 @@ This function is suitable for execution in an init file.
17127 17124
17128;;;*** 17125;;;***
17129 17126
17130;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20706 17127;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20707
17131;;;;;; 54231 807276 0)) 17128;;;;;; 18685 911514 0))
17132;;; Generated autoloads from progmodes/m4-mode.el 17129;;; Generated autoloads from progmodes/m4-mode.el
17133 17130
17134(autoload 'm4-mode "m4-mode" "\ 17131(autoload 'm4-mode "m4-mode" "\
@@ -17139,7 +17136,7 @@ A major mode to edit m4 macro files.
17139;;;*** 17136;;;***
17140 17137
17141;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 17138;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
17142;;;;;; name-last-kbd-macro) "macros" "macros.el" (20706 54231 807276 17139;;;;;; name-last-kbd-macro) "macros" "macros.el" (20707 18685 911514
17143;;;;;; 0)) 17140;;;;;; 0))
17144;;; Generated autoloads from macros.el 17141;;; Generated autoloads from macros.el
17145 17142
@@ -17229,7 +17226,7 @@ and then select the region of un-tablified names and use
17229;;;*** 17226;;;***
17230 17227
17231;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17228;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17232;;;;;; "mail/mail-extr.el" (20706 54231 807276 0)) 17229;;;;;; "mail/mail-extr.el" (20707 18685 911514 0))
17233;;; Generated autoloads from mail/mail-extr.el 17230;;; Generated autoloads from mail/mail-extr.el
17234 17231
17235(autoload 'mail-extract-address-components "mail-extr" "\ 17232(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17261,7 +17258,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17261 17258
17262;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17259;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17263;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17260;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17264;;;;;; (20706 54231 807276 0)) 17261;;;;;; (20707 18685 911514 0))
17265;;; Generated autoloads from mail/mail-hist.el 17262;;; Generated autoloads from mail/mail-hist.el
17266 17263
17267(autoload 'mail-hist-define-keys "mail-hist" "\ 17264(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17293,7 +17290,7 @@ This function normally would be called when the message is sent.
17293;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17290;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17294;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 17291;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
17295;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 17292;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
17296;;;;;; "mail-utils" "mail/mail-utils.el" (20706 54231 807276 0)) 17293;;;;;; "mail-utils" "mail/mail-utils.el" (20707 18685 911514 0))
17297;;; Generated autoloads from mail/mail-utils.el 17294;;; Generated autoloads from mail/mail-utils.el
17298 17295
17299(defvar mail-use-rfc822 nil "\ 17296(defvar mail-use-rfc822 nil "\
@@ -17368,8 +17365,8 @@ matches may be returned from the message body.
17368;;;*** 17365;;;***
17369 17366
17370;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17367;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17371;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20706 17368;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20707
17372;;;;;; 54231 807276 0)) 17369;;;;;; 18685 911514 0))
17373;;; Generated autoloads from mail/mailabbrev.el 17370;;; Generated autoloads from mail/mailabbrev.el
17374 17371
17375(defvar mail-abbrevs-mode nil "\ 17372(defvar mail-abbrevs-mode nil "\
@@ -17420,7 +17417,7 @@ double-quotes.
17420 17417
17421;;;### (autoloads (mail-complete mail-completion-at-point-function 17418;;;### (autoloads (mail-complete mail-completion-at-point-function
17422;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 17419;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
17423;;;;;; "mailalias" "mail/mailalias.el" (20706 54231 807276 0)) 17420;;;;;; "mailalias" "mail/mailalias.el" (20707 18685 911514 0))
17424;;; Generated autoloads from mail/mailalias.el 17421;;; Generated autoloads from mail/mailalias.el
17425 17422
17426(defvar mail-complete-style 'angles "\ 17423(defvar mail-complete-style 'angles "\
@@ -17474,7 +17471,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17474;;;*** 17471;;;***
17475 17472
17476;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17473;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17477;;;;;; (20706 54231 807276 0)) 17474;;;;;; (20707 18685 911514 0))
17478;;; Generated autoloads from mail/mailclient.el 17475;;; Generated autoloads from mail/mailclient.el
17479 17476
17480(autoload 'mailclient-send-it "mailclient" "\ 17477(autoload 'mailclient-send-it "mailclient" "\
@@ -17488,7 +17485,7 @@ The mail client is taken to be the handler of mailto URLs.
17488 17485
17489;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17486;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17490;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17487;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17491;;;;;; "make-mode" "progmodes/make-mode.el" (20706 54231 807276 17488;;;;;; "make-mode" "progmodes/make-mode.el" (20707 18685 911514
17492;;;;;; 0)) 17489;;;;;; 0))
17493;;; Generated autoloads from progmodes/make-mode.el 17490;;; Generated autoloads from progmodes/make-mode.el
17494 17491
@@ -17606,8 +17603,8 @@ An adapted `makefile-mode' that knows about imake.
17606 17603
17607;;;*** 17604;;;***
17608 17605
17609;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20706 17606;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20707
17610;;;;;; 54231 807276 0)) 17607;;;;;; 18685 911514 0))
17611;;; Generated autoloads from makesum.el 17608;;; Generated autoloads from makesum.el
17612 17609
17613(autoload 'make-command-summary "makesum" "\ 17610(autoload 'make-command-summary "makesum" "\
@@ -17619,7 +17616,7 @@ Previous contents of that buffer are killed first.
17619;;;*** 17616;;;***
17620 17617
17621;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17618;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17622;;;;;; (20706 54231 807276 0)) 17619;;;;;; (20707 18685 911514 0))
17623;;; Generated autoloads from man.el 17620;;; Generated autoloads from man.el
17624 17621
17625(defalias 'manual-entry 'man) 17622(defalias 'manual-entry 'man)
@@ -17673,8 +17670,8 @@ Default bookmark handler for Man buffers.
17673 17670
17674;;;*** 17671;;;***
17675 17672
17676;;;### (autoloads (master-mode) "master" "master.el" (20706 54231 17673;;;### (autoloads (master-mode) "master" "master.el" (20707 18685
17677;;;;;; 807276 0)) 17674;;;;;; 911514 0))
17678;;; Generated autoloads from master.el 17675;;; Generated autoloads from master.el
17679 17676
17680(autoload 'master-mode "master" "\ 17677(autoload 'master-mode "master" "\
@@ -17697,7 +17694,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17697;;;*** 17694;;;***
17698 17695
17699;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17696;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17700;;;;;; (20706 54231 807276 0)) 17697;;;;;; (20707 18685 911514 0))
17701;;; Generated autoloads from mb-depth.el 17698;;; Generated autoloads from mb-depth.el
17702 17699
17703(defvar minibuffer-depth-indicate-mode nil "\ 17700(defvar minibuffer-depth-indicate-mode nil "\
@@ -17730,7 +17727,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17730;;;;;; message-forward-make-body message-forward message-recover 17727;;;;;; message-forward-make-body message-forward message-recover
17731;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17728;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17732;;;;;; message-reply message-news message-mail message-mode) "message" 17729;;;;;; message-reply message-news message-mail message-mode) "message"
17733;;;;;; "gnus/message.el" (20706 54231 807276 0)) 17730;;;;;; "gnus/message.el" (20707 18685 911514 0))
17734;;; Generated autoloads from gnus/message.el 17731;;; Generated autoloads from gnus/message.el
17735 17732
17736(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17733(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17896,7 +17893,7 @@ which specify the range to operate on.
17896;;;*** 17893;;;***
17897 17894
17898;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17895;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17899;;;;;; (20706 54231 807276 0)) 17896;;;;;; (20707 18685 911514 0))
17900;;; Generated autoloads from progmodes/meta-mode.el 17897;;; Generated autoloads from progmodes/meta-mode.el
17901 17898
17902(autoload 'metafont-mode "meta-mode" "\ 17899(autoload 'metafont-mode "meta-mode" "\
@@ -17913,7 +17910,7 @@ Major mode for editing MetaPost sources.
17913 17910
17914;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17911;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17915;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17912;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17916;;;;;; (20706 54231 807276 0)) 17913;;;;;; (20707 18685 911514 0))
17917;;; Generated autoloads from mail/metamail.el 17914;;; Generated autoloads from mail/metamail.el
17918 17915
17919(autoload 'metamail-interpret-header "metamail" "\ 17916(autoload 'metamail-interpret-header "metamail" "\
@@ -17958,7 +17955,7 @@ redisplayed as output is inserted.
17958 17955
17959;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17956;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17960;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17957;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17961;;;;;; "mh-e/mh-comp.el" (20706 54231 807276 0)) 17958;;;;;; "mh-e/mh-comp.el" (20707 18685 911514 0))
17962;;; Generated autoloads from mh-e/mh-comp.el 17959;;; Generated autoloads from mh-e/mh-comp.el
17963 17960
17964(autoload 'mh-smail "mh-comp" "\ 17961(autoload 'mh-smail "mh-comp" "\
@@ -18048,8 +18045,8 @@ delete the draft message.
18048 18045
18049;;;*** 18046;;;***
18050 18047
18051;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20706 54231 18048;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20707 18685
18052;;;;;; 807276 0)) 18049;;;;;; 911514 0))
18053;;; Generated autoloads from mh-e/mh-e.el 18050;;; Generated autoloads from mh-e/mh-e.el
18054 18051
18055(put 'mh-progs 'risky-local-variable t) 18052(put 'mh-progs 'risky-local-variable t)
@@ -18066,7 +18063,7 @@ Display version information about MH-E and the MH mail handling system.
18066;;;*** 18063;;;***
18067 18064
18068;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 18065;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
18069;;;;;; "mh-e/mh-folder.el" (20706 54231 807276 0)) 18066;;;;;; "mh-e/mh-folder.el" (20707 18685 911514 0))
18070;;; Generated autoloads from mh-e/mh-folder.el 18067;;; Generated autoloads from mh-e/mh-folder.el
18071 18068
18072(autoload 'mh-rmail "mh-folder" "\ 18069(autoload 'mh-rmail "mh-folder" "\
@@ -18148,7 +18145,7 @@ perform the operation on all messages in that region.
18148;;;*** 18145;;;***
18149 18146
18150;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 18147;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
18151;;;;;; "midnight.el" (20706 54231 807276 0)) 18148;;;;;; "midnight.el" (20707 18685 911514 0))
18152;;; Generated autoloads from midnight.el 18149;;; Generated autoloads from midnight.el
18153 18150
18154(autoload 'clean-buffer-list "midnight" "\ 18151(autoload 'clean-buffer-list "midnight" "\
@@ -18175,7 +18172,7 @@ to its second argument TM.
18175;;;*** 18172;;;***
18176 18173
18177;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18174;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18178;;;;;; "minibuf-eldef.el" (20706 54231 807276 0)) 18175;;;;;; "minibuf-eldef.el" (20707 18685 911514 0))
18179;;; Generated autoloads from minibuf-eldef.el 18176;;; Generated autoloads from minibuf-eldef.el
18180 18177
18181(defvar minibuffer-electric-default-mode nil "\ 18178(defvar minibuffer-electric-default-mode nil "\
@@ -18205,7 +18202,7 @@ is modified to remove the default indication.
18205;;;*** 18202;;;***
18206 18203
18207;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 18204;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
18208;;;;;; (20706 54231 807276 0)) 18205;;;;;; (20707 18685 911514 0))
18209;;; Generated autoloads from misc.el 18206;;; Generated autoloads from misc.el
18210 18207
18211(autoload 'butterfly "misc" "\ 18208(autoload 'butterfly "misc" "\
@@ -18235,7 +18232,7 @@ The return value is always nil.
18235 18232
18236;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 18233;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
18237;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 18234;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
18238;;;;;; "misearch" "misearch.el" (20706 54231 807276 0)) 18235;;;;;; "misearch" "misearch.el" (20707 18685 911514 0))
18239;;; Generated autoloads from misearch.el 18236;;; Generated autoloads from misearch.el
18240 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18237 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18241 18238
@@ -18317,7 +18314,7 @@ whose file names match the specified wildcard.
18317;;;*** 18314;;;***
18318 18315
18319;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18316;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18320;;;;;; (20706 54231 807276 0)) 18317;;;;;; (20707 18685 911514 0))
18321;;; Generated autoloads from progmodes/mixal-mode.el 18318;;; Generated autoloads from progmodes/mixal-mode.el
18322 18319
18323(autoload 'mixal-mode "mixal-mode" "\ 18320(autoload 'mixal-mode "mixal-mode" "\
@@ -18328,7 +18325,7 @@ Major mode for the mixal asm language.
18328;;;*** 18325;;;***
18329 18326
18330;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el" 18327;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
18331;;;;;; (20706 54231 807276 0)) 18328;;;;;; (20707 18685 911514 0))
18332;;; Generated autoloads from gnus/mm-encode.el 18329;;; Generated autoloads from gnus/mm-encode.el
18333 18330
18334(autoload 'mm-default-file-encoding "mm-encode" "\ 18331(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18339,7 +18336,7 @@ Return a default encoding for FILE.
18339;;;*** 18336;;;***
18340 18337
18341;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18338;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18342;;;;;; "mm-extern" "gnus/mm-extern.el" (20706 54231 807276 0)) 18339;;;;;; "mm-extern" "gnus/mm-extern.el" (20707 18685 911514 0))
18343;;; Generated autoloads from gnus/mm-extern.el 18340;;; Generated autoloads from gnus/mm-extern.el
18344 18341
18345(autoload 'mm-extern-cache-contents "mm-extern" "\ 18342(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18358,7 +18355,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18358;;;*** 18355;;;***
18359 18356
18360;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18357;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18361;;;;;; (20706 54231 807276 0)) 18358;;;;;; (20707 18685 911514 0))
18362;;; Generated autoloads from gnus/mm-partial.el 18359;;; Generated autoloads from gnus/mm-partial.el
18363 18360
18364(autoload 'mm-inline-partial "mm-partial" "\ 18361(autoload 'mm-inline-partial "mm-partial" "\
@@ -18372,7 +18369,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18372;;;*** 18369;;;***
18373 18370
18374;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18371;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18375;;;;;; "mm-url" "gnus/mm-url.el" (20706 54231 807276 0)) 18372;;;;;; "mm-url" "gnus/mm-url.el" (20707 18685 911514 0))
18376;;; Generated autoloads from gnus/mm-url.el 18373;;; Generated autoloads from gnus/mm-url.el
18377 18374
18378(autoload 'mm-url-insert-file-contents "mm-url" "\ 18375(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18389,7 +18386,7 @@ Insert file contents of URL using `mm-url-program'.
18389;;;*** 18386;;;***
18390 18387
18391;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18388;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18392;;;;;; "gnus/mm-uu.el" (20706 54231 807276 0)) 18389;;;;;; "gnus/mm-uu.el" (20707 18685 911514 0))
18393;;; Generated autoloads from gnus/mm-uu.el 18390;;; Generated autoloads from gnus/mm-uu.el
18394 18391
18395(autoload 'mm-uu-dissect "mm-uu" "\ 18392(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18409,7 +18406,7 @@ Assume text has been decoded if DECODED is non-nil.
18409;;;*** 18406;;;***
18410 18407
18411;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el" 18408;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
18412;;;;;; (20706 54231 807276 0)) 18409;;;;;; (20707 18685 911514 0))
18413;;; Generated autoloads from gnus/mml.el 18410;;; Generated autoloads from gnus/mml.el
18414 18411
18415(autoload 'mml-to-mime "mml" "\ 18412(autoload 'mml-to-mime "mml" "\
@@ -18435,7 +18432,7 @@ body) or \"attachment\" (separate from the body).
18435;;;*** 18432;;;***
18436 18433
18437;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18434;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18438;;;;;; (20706 54231 807276 0)) 18435;;;;;; (20707 18685 911514 0))
18439;;; Generated autoloads from gnus/mml1991.el 18436;;; Generated autoloads from gnus/mml1991.el
18440 18437
18441(autoload 'mml1991-encrypt "mml1991" "\ 18438(autoload 'mml1991-encrypt "mml1991" "\
@@ -18452,7 +18449,7 @@ body) or \"attachment\" (separate from the body).
18452 18449
18453;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18450;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18454;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18451;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18455;;;;;; "mml2015" "gnus/mml2015.el" (20706 54231 807276 0)) 18452;;;;;; "mml2015" "gnus/mml2015.el" (20707 18685 911514 0))
18456;;; Generated autoloads from gnus/mml2015.el 18453;;; Generated autoloads from gnus/mml2015.el
18457 18454
18458(autoload 'mml2015-decrypt "mml2015" "\ 18455(autoload 'mml2015-decrypt "mml2015" "\
@@ -18492,8 +18489,8 @@ body) or \"attachment\" (separate from the body).
18492 18489
18493;;;*** 18490;;;***
18494 18491
18495;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (20706 54231 18492;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (20707 18685
18496;;;;;; 807276 0)) 18493;;;;;; 911514 0))
18497;;; Generated autoloads from cedet/mode-local.el 18494;;; Generated autoloads from cedet/mode-local.el
18498 18495
18499(put 'define-overloadable-function 'doc-string-elt 3) 18496(put 'define-overloadable-function 'doc-string-elt 3)
@@ -18501,7 +18498,7 @@ body) or \"attachment\" (separate from the body).
18501;;;*** 18498;;;***
18502 18499
18503;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20627 18500;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20627
18504;;;;;; 10158 364804 0)) 18501;;;;;; 28531 447943 0))
18505;;; Generated autoloads from progmodes/modula2.el 18502;;; Generated autoloads from progmodes/modula2.el
18506 18503
18507(defalias 'modula-2-mode 'm2-mode) 18504(defalias 'modula-2-mode 'm2-mode)
@@ -18535,7 +18532,7 @@ followed by the first character of the construct.
18535;;;*** 18532;;;***
18536 18533
18537;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18534;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18538;;;;;; "morse" "play/morse.el" (20706 54231 807276 0)) 18535;;;;;; "morse" "play/morse.el" (20707 18685 911514 0))
18539;;; Generated autoloads from play/morse.el 18536;;; Generated autoloads from play/morse.el
18540 18537
18541(autoload 'morse-region "morse" "\ 18538(autoload 'morse-region "morse" "\
@@ -18561,7 +18558,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18561;;;*** 18558;;;***
18562 18559
18563;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18560;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18564;;;;;; "mouse-drag.el" (20706 54231 807276 0)) 18561;;;;;; "mouse-drag.el" (20707 18685 911514 0))
18565;;; Generated autoloads from mouse-drag.el 18562;;; Generated autoloads from mouse-drag.el
18566 18563
18567(autoload 'mouse-drag-throw "mouse-drag" "\ 18564(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18608,7 +18605,7 @@ To test this function, evaluate:
18608 18605
18609;;;*** 18606;;;***
18610 18607
18611;;;### (autoloads (mpc) "mpc" "mpc.el" (20706 54231 807276 0)) 18608;;;### (autoloads (mpc) "mpc" "mpc.el" (20707 18685 911514 0))
18612;;; Generated autoloads from mpc.el 18609;;; Generated autoloads from mpc.el
18613 18610
18614(autoload 'mpc "mpc" "\ 18611(autoload 'mpc "mpc" "\
@@ -18618,7 +18615,7 @@ Main entry point for MPC.
18618 18615
18619;;;*** 18616;;;***
18620 18617
18621;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20706 54231 807276 18618;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20707 18685 911514
18622;;;;;; 0)) 18619;;;;;; 0))
18623;;; Generated autoloads from play/mpuz.el 18620;;; Generated autoloads from play/mpuz.el
18624 18621
@@ -18629,7 +18626,7 @@ Multiplication puzzle with GNU Emacs.
18629 18626
18630;;;*** 18627;;;***
18631 18628
18632;;;### (autoloads (msb-mode) "msb" "msb.el" (20706 54231 807276 0)) 18629;;;### (autoloads (msb-mode) "msb" "msb.el" (20707 18685 911514 0))
18633;;; Generated autoloads from msb.el 18630;;; Generated autoloads from msb.el
18634 18631
18635(defvar msb-mode nil "\ 18632(defvar msb-mode nil "\
@@ -18659,7 +18656,7 @@ different buffer menu using the function `msb'.
18659;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18656;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18660;;;;;; describe-coding-system describe-character-set list-charset-chars 18657;;;;;; describe-coding-system describe-character-set list-charset-chars
18661;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18658;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18662;;;;;; (20706 54231 807276 0)) 18659;;;;;; (20707 18685 911514 0))
18663;;; Generated autoloads from international/mule-diag.el 18660;;; Generated autoloads from international/mule-diag.el
18664 18661
18665(autoload 'list-character-sets "mule-diag" "\ 18662(autoload 'list-character-sets "mule-diag" "\
@@ -18796,7 +18793,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18796;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18793;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18797;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18794;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18798;;;;;; truncate-string-to-width store-substring) "mule-util" "international/mule-util.el" 18795;;;;;; truncate-string-to-width store-substring) "mule-util" "international/mule-util.el"
18799;;;;;; (20706 54231 807276 0)) 18796;;;;;; (20707 18685 911514 0))
18800;;; Generated autoloads from international/mule-util.el 18797;;; Generated autoloads from international/mule-util.el
18801 18798
18802(defsubst string-to-list (string) "\ 18799(defsubst string-to-list (string) "\
@@ -18930,8 +18927,8 @@ per-character basis, this may not be accurate.
18930;;;### (autoloads (network-connection network-connection-to-service 18927;;;### (autoloads (network-connection network-connection-to-service
18931;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18928;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18932;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18929;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18933;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20706 18930;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20707
18934;;;;;; 54231 807276 0)) 18931;;;;;; 18685 911514 0))
18935;;; Generated autoloads from net/net-utils.el 18932;;; Generated autoloads from net/net-utils.el
18936 18933
18937(autoload 'ifconfig "net-utils" "\ 18934(autoload 'ifconfig "net-utils" "\
@@ -19025,8 +19022,8 @@ Open a network connection to HOST on PORT.
19025 19022
19026;;;*** 19023;;;***
19027 19024
19028;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20706 19025;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20707
19029;;;;;; 54231 807276 0)) 19026;;;;;; 18685 911514 0))
19030;;; Generated autoloads from net/netrc.el 19027;;; Generated autoloads from net/netrc.el
19031 19028
19032(autoload 'netrc-credentials "netrc" "\ 19029(autoload 'netrc-credentials "netrc" "\
@@ -19039,7 +19036,7 @@ listed in the PORTS list.
19039;;;*** 19036;;;***
19040 19037
19041;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 19038;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
19042;;;;;; (20706 54231 807276 0)) 19039;;;;;; (20707 18685 911514 0))
19043;;; Generated autoloads from net/network-stream.el 19040;;; Generated autoloads from net/network-stream.el
19044 19041
19045(autoload 'open-network-stream "network-stream" "\ 19042(autoload 'open-network-stream "network-stream" "\
@@ -19130,7 +19127,7 @@ STARTTLS upgrades even if Emacs doesn't have built-in TLS functionality.
19130;;;*** 19127;;;***
19131 19128
19132;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 19129;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
19133;;;;;; "net/newst-backend.el" (20706 54231 807276 0)) 19130;;;;;; "net/newst-backend.el" (20707 18685 911514 0))
19134;;; Generated autoloads from net/newst-backend.el 19131;;; Generated autoloads from net/newst-backend.el
19135 19132
19136(autoload 'newsticker-running-p "newst-backend" "\ 19133(autoload 'newsticker-running-p "newst-backend" "\
@@ -19152,7 +19149,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19152;;;*** 19149;;;***
19153 19150
19154;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 19151;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
19155;;;;;; (20706 54231 807276 0)) 19152;;;;;; (20707 18685 911514 0))
19156;;; Generated autoloads from net/newst-plainview.el 19153;;; Generated autoloads from net/newst-plainview.el
19157 19154
19158(autoload 'newsticker-plainview "newst-plainview" "\ 19155(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19163,7 +19160,7 @@ Start newsticker plainview.
19163;;;*** 19160;;;***
19164 19161
19165;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 19162;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
19166;;;;;; (20706 54231 807276 0)) 19163;;;;;; (20707 18685 911514 0))
19167;;; Generated autoloads from net/newst-reader.el 19164;;; Generated autoloads from net/newst-reader.el
19168 19165
19169(autoload 'newsticker-show-news "newst-reader" "\ 19166(autoload 'newsticker-show-news "newst-reader" "\
@@ -19174,7 +19171,7 @@ Start reading news. You may want to bind this to a key.
19174;;;*** 19171;;;***
19175 19172
19176;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 19173;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
19177;;;;;; "newst-ticker" "net/newst-ticker.el" (20706 54231 807276 19174;;;;;; "newst-ticker" "net/newst-ticker.el" (20707 18685 911514
19178;;;;;; 0)) 19175;;;;;; 0))
19179;;; Generated autoloads from net/newst-ticker.el 19176;;; Generated autoloads from net/newst-ticker.el
19180 19177
@@ -19196,7 +19193,7 @@ running already.
19196;;;*** 19193;;;***
19197 19194
19198;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19195;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19199;;;;;; (20706 54231 807276 0)) 19196;;;;;; (20707 18685 911514 0))
19200;;; Generated autoloads from net/newst-treeview.el 19197;;; Generated autoloads from net/newst-treeview.el
19201 19198
19202(autoload 'newsticker-treeview "newst-treeview" "\ 19199(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19207,7 +19204,7 @@ Start newsticker treeview.
19207;;;*** 19204;;;***
19208 19205
19209;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19206;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19210;;;;;; (20706 54231 807276 0)) 19207;;;;;; (20707 18685 911514 0))
19211;;; Generated autoloads from gnus/nndiary.el 19208;;; Generated autoloads from gnus/nndiary.el
19212 19209
19213(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19210(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19217,8 +19214,8 @@ Generate NOV databases in all nndiary directories.
19217 19214
19218;;;*** 19215;;;***
19219 19216
19220;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20706 19217;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20707
19221;;;;;; 54231 807276 0)) 19218;;;;;; 18685 911514 0))
19222;;; Generated autoloads from gnus/nndoc.el 19219;;; Generated autoloads from gnus/nndoc.el
19223 19220
19224(autoload 'nndoc-add-type "nndoc" "\ 19221(autoload 'nndoc-add-type "nndoc" "\
@@ -19233,7 +19230,7 @@ symbol in the alist.
19233;;;*** 19230;;;***
19234 19231
19235;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19232;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19236;;;;;; (20706 54231 807276 0)) 19233;;;;;; (20707 18685 911514 0))
19237;;; Generated autoloads from gnus/nnfolder.el 19234;;; Generated autoloads from gnus/nnfolder.el
19238 19235
19239(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19236(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19245,7 +19242,7 @@ This command does not work if you use short group names.
19245;;;*** 19242;;;***
19246 19243
19247;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19244;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19248;;;;;; (20706 54231 807276 0)) 19245;;;;;; (20707 18685 911514 0))
19249;;; Generated autoloads from gnus/nnml.el 19246;;; Generated autoloads from gnus/nnml.el
19250 19247
19251(autoload 'nnml-generate-nov-databases "nnml" "\ 19248(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19256,7 +19253,7 @@ Generate NOV databases in all nnml directories.
19256;;;*** 19253;;;***
19257 19254
19258;;;### (autoloads (disable-command enable-command disabled-command-function) 19255;;;### (autoloads (disable-command enable-command disabled-command-function)
19259;;;;;; "novice" "novice.el" (20706 54231 807276 0)) 19256;;;;;; "novice" "novice.el" (20707 18685 911514 0))
19260;;; Generated autoloads from novice.el 19257;;; Generated autoloads from novice.el
19261 19258
19262(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 19259(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
@@ -19289,7 +19286,7 @@ future sessions.
19289;;;*** 19286;;;***
19290 19287
19291;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19288;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19292;;;;;; (20706 54231 807276 0)) 19289;;;;;; (20707 18685 911514 0))
19293;;; Generated autoloads from textmodes/nroff-mode.el 19290;;; Generated autoloads from textmodes/nroff-mode.el
19294 19291
19295(autoload 'nroff-mode "nroff-mode" "\ 19292(autoload 'nroff-mode "nroff-mode" "\
@@ -19304,7 +19301,7 @@ closing requests for requests that are used in matched pairs.
19304;;;*** 19301;;;***
19305 19302
19306;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19303;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19307;;;;;; (20706 54231 807276 0)) 19304;;;;;; (20707 18685 911514 0))
19308;;; Generated autoloads from nxml/nxml-glyph.el 19305;;; Generated autoloads from nxml/nxml-glyph.el
19309 19306
19310(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19307(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19316,8 +19313,8 @@ Return nil if the face cannot display a glyph for N.
19316 19313
19317;;;*** 19314;;;***
19318 19315
19319;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20706 19316;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20707
19320;;;;;; 54231 807276 0)) 19317;;;;;; 18685 911514 0))
19321;;; Generated autoloads from nxml/nxml-mode.el 19318;;; Generated autoloads from nxml/nxml-mode.el
19322 19319
19323(autoload 'nxml-mode "nxml-mode" "\ 19320(autoload 'nxml-mode "nxml-mode" "\
@@ -19379,7 +19376,7 @@ Many aspects this mode can be customized using
19379;;;*** 19376;;;***
19380 19377
19381;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19378;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19382;;;;;; "nxml/nxml-uchnm.el" (20706 54231 807276 0)) 19379;;;;;; "nxml/nxml-uchnm.el" (20707 18685 911514 0))
19383;;; Generated autoloads from nxml/nxml-uchnm.el 19380;;; Generated autoloads from nxml/nxml-uchnm.el
19384 19381
19385(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19382(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19392,7 +19389,7 @@ the variable `nxml-enabled-unicode-blocks'.
19392;;;*** 19389;;;***
19393 19390
19394;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19391;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19395;;;;;; (20706 54231 807276 0)) 19392;;;;;; (20707 18685 911514 0))
19396;;; Generated autoloads from progmodes/octave-inf.el 19393;;; Generated autoloads from progmodes/octave-inf.el
19397 19394
19398(autoload 'inferior-octave "octave-inf" "\ 19395(autoload 'inferior-octave "octave-inf" "\
@@ -19415,7 +19412,7 @@ startup file, `~/.emacs-octave'.
19415;;;*** 19412;;;***
19416 19413
19417;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19414;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19418;;;;;; (20706 54231 807276 0)) 19415;;;;;; (20707 18685 911514 0))
19419;;; Generated autoloads from progmodes/octave-mod.el 19416;;; Generated autoloads from progmodes/octave-mod.el
19420 19417
19421(autoload 'octave-mode "octave-mod" "\ 19418(autoload 'octave-mode "octave-mod" "\
@@ -19503,7 +19500,7 @@ including a reproducible test case and send the message.
19503;;;;;; org-run-like-in-org-mode turn-on-orgstruct++ turn-on-orgstruct 19500;;;;;; org-run-like-in-org-mode turn-on-orgstruct++ turn-on-orgstruct
19504;;;;;; orgstruct-mode org-global-cycle org-cycle org-mode org-clock-persistence-insinuate 19501;;;;;; orgstruct-mode org-global-cycle org-cycle org-mode org-clock-persistence-insinuate
19505;;;;;; turn-on-orgtbl org-version org-babel-do-load-languages) "org" 19502;;;;;; turn-on-orgtbl org-version org-babel-do-load-languages) "org"
19506;;;;;; "org/org.el" (20706 54231 807276 0)) 19503;;;;;; "org/org.el" (20716 21904 19206 0))
19507;;; Generated autoloads from org/org.el 19504;;; Generated autoloads from org/org.el
19508 19505
19509(autoload 'org-babel-do-load-languages "org" "\ 19506(autoload 'org-babel-do-load-languages "org" "\
@@ -19729,7 +19726,7 @@ Call the customize function with org as argument.
19729;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 19726;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
19730;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 19727;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
19731;;;;;; org-agenda org-toggle-sticky-agenda) "org-agenda" "org/org-agenda.el" 19728;;;;;; org-agenda org-toggle-sticky-agenda) "org-agenda" "org/org-agenda.el"
19732;;;;;; (20706 54231 807276 0)) 19729;;;;;; (20716 59992 836492 0))
19733;;; Generated autoloads from org/org-agenda.el 19730;;; Generated autoloads from org/org-agenda.el
19734 19731
19735(autoload 'org-toggle-sticky-agenda "org-agenda" "\ 19732(autoload 'org-toggle-sticky-agenda "org-agenda" "\
@@ -19986,7 +19983,7 @@ to override `appt-message-warning-time'.
19986;;;*** 19983;;;***
19987 19984
19988;;;### (autoloads (org-beamer-mode org-beamer-sectioning) "org-beamer" 19985;;;### (autoloads (org-beamer-mode org-beamer-sectioning) "org-beamer"
19989;;;;;; "org/org-beamer.el" (20706 54231 807276 0)) 19986;;;;;; "org/org-beamer.el" (20707 18685 911514 0))
19990;;; Generated autoloads from org/org-beamer.el 19987;;; Generated autoloads from org/org-beamer.el
19991 19988
19992(autoload 'org-beamer-sectioning "org-beamer" "\ 19989(autoload 'org-beamer-sectioning "org-beamer" "\
@@ -20008,8 +20005,8 @@ Special support for editing Org-mode files made to export to beamer.
20008;;;*** 20005;;;***
20009 20006
20010;;;### (autoloads (org-capture-import-remember-templates org-capture 20007;;;### (autoloads (org-capture-import-remember-templates org-capture
20011;;;;;; org-capture-string) "org-capture" "org/org-capture.el" (20706 20008;;;;;; org-capture-string) "org-capture" "org/org-capture.el" (20716
20012;;;;;; 54231 807276 0)) 20009;;;;;; 21904 19206 0))
20013;;; Generated autoloads from org/org-capture.el 20010;;; Generated autoloads from org/org-capture.el
20014 20011
20015(autoload 'org-capture-string "org-capture" "\ 20012(autoload 'org-capture-string "org-capture" "\
@@ -20050,8 +20047,8 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20050;;;*** 20047;;;***
20051 20048
20052;;;### (autoloads (org-agenda-columns org-insert-columns-dblock org-dblock-write:columnview 20049;;;### (autoloads (org-agenda-columns org-insert-columns-dblock org-dblock-write:columnview
20053;;;;;; org-columns) "org-colview" "org/org-colview.el" (20706 54231 20050;;;;;; org-columns) "org-colview" "org/org-colview.el" (20716 21904
20054;;;;;; 807276 0)) 20051;;;;;; 19206 0))
20055;;; Generated autoloads from org/org-colview.el 20052;;; Generated autoloads from org/org-colview.el
20056 20053
20057(autoload 'org-columns "org-colview" "\ 20054(autoload 'org-columns "org-colview" "\
@@ -20095,7 +20092,7 @@ Turn on or update column view in the agenda.
20095;;;*** 20092;;;***
20096 20093
20097;;;### (autoloads (org-check-version) "org-compat" "org/org-compat.el" 20094;;;### (autoloads (org-check-version) "org-compat" "org/org-compat.el"
20098;;;;;; (20706 54231 807276 0)) 20095;;;;;; (20716 21904 19206 0))
20099;;; Generated autoloads from org/org-compat.el 20096;;; Generated autoloads from org/org-compat.el
20100 20097
20101(autoload 'org-check-version "org-compat" "\ 20098(autoload 'org-check-version "org-compat" "\
@@ -20106,7 +20103,7 @@ Try very hard to provide sensible version strings.
20106;;;*** 20103;;;***
20107 20104
20108;;;### (autoloads (org-git-version org-release) "org-version" "org/org-version.el" 20105;;;### (autoloads (org-git-version org-release) "org-version" "org/org-version.el"
20109;;;;;; (20680 52801 789133 0)) 20106;;;;;; (20716 59992 836492 0))
20110;;; Generated autoloads from org/org-version.el 20107;;; Generated autoloads from org/org-version.el
20111 20108
20112(autoload 'org-release "org-version" "\ 20109(autoload 'org-release "org-version" "\
@@ -20127,7 +20124,7 @@ The location of ODT styles.")
20127;;;*** 20124;;;***
20128 20125
20129;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 20126;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
20130;;;;;; (20706 54231 807276 0)) 20127;;;;;; (20707 18685 911514 0))
20131;;; Generated autoloads from outline.el 20128;;; Generated autoloads from outline.el
20132(put 'outline-regexp 'safe-local-variable 'stringp) 20129(put 'outline-regexp 'safe-local-variable 'stringp)
20133(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 20130(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -20191,7 +20188,7 @@ See the command `outline-mode' for more information on this mode.
20191;;;### (autoloads (list-packages describe-package package-initialize 20188;;;### (autoloads (list-packages describe-package package-initialize
20192;;;;;; package-refresh-contents package-install-file package-install-from-buffer 20189;;;;;; package-refresh-contents package-install-file package-install-from-buffer
20193;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 20190;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
20194;;;;;; (20706 54231 807276 0)) 20191;;;;;; (20707 18685 911514 0))
20195;;; Generated autoloads from emacs-lisp/package.el 20192;;; Generated autoloads from emacs-lisp/package.el
20196 20193
20197(defvar package-enable-at-startup t "\ 20194(defvar package-enable-at-startup t "\
@@ -20261,8 +20258,8 @@ The list is displayed in a buffer named `*Packages*'.
20261 20258
20262;;;*** 20259;;;***
20263 20260
20264;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20706 54231 20261;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20707 18685
20265;;;;;; 807276 0)) 20262;;;;;; 911514 0))
20266;;; Generated autoloads from paren.el 20263;;; Generated autoloads from paren.el
20267 20264
20268(defvar show-paren-mode nil "\ 20265(defvar show-paren-mode nil "\
@@ -20289,7 +20286,7 @@ matching parenthesis is highlighted in `show-paren-style' after
20289;;;*** 20286;;;***
20290 20287
20291;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 20288;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
20292;;;;;; (20706 54231 807276 0)) 20289;;;;;; (20707 18685 911514 0))
20293;;; Generated autoloads from calendar/parse-time.el 20290;;; Generated autoloads from calendar/parse-time.el
20294(put 'parse-time-rules 'risky-local-variable t) 20291(put 'parse-time-rules 'risky-local-variable t)
20295 20292
@@ -20302,8 +20299,8 @@ unknown are returned as nil.
20302 20299
20303;;;*** 20300;;;***
20304 20301
20305;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20706 20302;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20707
20306;;;;;; 54231 807276 0)) 20303;;;;;; 18685 911514 0))
20307;;; Generated autoloads from progmodes/pascal.el 20304;;; Generated autoloads from progmodes/pascal.el
20308 20305
20309(autoload 'pascal-mode "pascal" "\ 20306(autoload 'pascal-mode "pascal" "\
@@ -20356,7 +20353,7 @@ no args, if that value is non-nil.
20356;;;*** 20353;;;***
20357 20354
20358;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 20355;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
20359;;;;;; "password-cache" "password-cache.el" (20706 54231 807276 20356;;;;;; "password-cache" "password-cache.el" (20707 18685 911514
20360;;;;;; 0)) 20357;;;;;; 0))
20361;;; Generated autoloads from password-cache.el 20358;;; Generated autoloads from password-cache.el
20362 20359
@@ -20379,7 +20376,7 @@ Check if KEY is in the cache.
20379;;;*** 20376;;;***
20380 20377
20381;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 20378;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
20382;;;;;; (20706 54231 807276 0)) 20379;;;;;; (20707 18685 911514 0))
20383;;; Generated autoloads from emacs-lisp/pcase.el 20380;;; Generated autoloads from emacs-lisp/pcase.el
20384 20381
20385(autoload 'pcase "pcase" "\ 20382(autoload 'pcase "pcase" "\
@@ -20440,8 +20437,8 @@ of the form (UPAT EXP).
20440 20437
20441;;;*** 20438;;;***
20442 20439
20443;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20706 20440;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20707
20444;;;;;; 54231 807276 0)) 20441;;;;;; 18685 911514 0))
20445;;; Generated autoloads from pcmpl-cvs.el 20442;;; Generated autoloads from pcmpl-cvs.el
20446 20443
20447(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20444(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20452,7 +20449,7 @@ Completion rules for the `cvs' command.
20452;;;*** 20449;;;***
20453 20450
20454;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 20451;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
20455;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20706 54231 807276 0)) 20452;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20707 18685 911514 0))
20456;;; Generated autoloads from pcmpl-gnu.el 20453;;; Generated autoloads from pcmpl-gnu.el
20457 20454
20458(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20455(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20480,7 +20477,7 @@ Completion for the GNU tar utility.
20480;;;*** 20477;;;***
20481 20478
20482;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 20479;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
20483;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20706 54231 807276 0)) 20480;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20707 18685 911514 0))
20484;;; Generated autoloads from pcmpl-linux.el 20481;;; Generated autoloads from pcmpl-linux.el
20485 20482
20486(autoload 'pcomplete/kill "pcmpl-linux" "\ 20483(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20500,8 +20497,8 @@ Completion for GNU/Linux `mount'.
20500 20497
20501;;;*** 20498;;;***
20502 20499
20503;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20706 20500;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20707
20504;;;;;; 54231 807276 0)) 20501;;;;;; 18685 911514 0))
20505;;; Generated autoloads from pcmpl-rpm.el 20502;;; Generated autoloads from pcmpl-rpm.el
20506 20503
20507(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20504(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20513,7 +20510,7 @@ Completion for the `rpm' command.
20513 20510
20514;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 20511;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
20515;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 20512;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
20516;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20706 54231 807276 20513;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20707 18685 911514
20517;;;;;; 0)) 20514;;;;;; 0))
20518;;; Generated autoloads from pcmpl-unix.el 20515;;; Generated autoloads from pcmpl-unix.el
20519 20516
@@ -20571,8 +20568,8 @@ Includes files as well as host names followed by a colon.
20571 20568
20572;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 20569;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20573;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 20570;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20574;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20706 20571;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20707
20575;;;;;; 54231 807276 0)) 20572;;;;;; 18685 911514 0))
20576;;; Generated autoloads from pcomplete.el 20573;;; Generated autoloads from pcomplete.el
20577 20574
20578(autoload 'pcomplete "pcomplete" "\ 20575(autoload 'pcomplete "pcomplete" "\
@@ -20631,7 +20628,7 @@ Setup `shell-mode' to use pcomplete.
20631 20628
20632;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20629;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20633;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20630;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20634;;;;;; "vc/pcvs.el" (20706 54231 807276 0)) 20631;;;;;; "vc/pcvs.el" (20707 18685 911514 0))
20635;;; Generated autoloads from vc/pcvs.el 20632;;; Generated autoloads from vc/pcvs.el
20636 20633
20637(autoload 'cvs-checkout "pcvs" "\ 20634(autoload 'cvs-checkout "pcvs" "\
@@ -20706,8 +20703,8 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20706 20703
20707;;;*** 20704;;;***
20708 20705
20709;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20706 54231 20706;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20707 18685
20710;;;;;; 807276 0)) 20707;;;;;; 911514 0))
20711;;; Generated autoloads from vc/pcvs-defs.el 20708;;; Generated autoloads from vc/pcvs-defs.el
20712 20709
20713(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)) "\ 20710(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)) "\
@@ -20716,7 +20713,7 @@ Global menu used by PCL-CVS.")
20716;;;*** 20713;;;***
20717 20714
20718;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20715;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20719;;;;;; (20706 54231 807276 0)) 20716;;;;;; (20707 18685 911514 0))
20720;;; Generated autoloads from progmodes/perl-mode.el 20717;;; Generated autoloads from progmodes/perl-mode.el
20721(put 'perl-indent-level 'safe-local-variable 'integerp) 20718(put 'perl-indent-level 'safe-local-variable 'integerp)
20722(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 20719(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -20778,7 +20775,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20778;;;*** 20775;;;***
20779 20776
20780;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20777;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20781;;;;;; (20706 54231 807276 0)) 20778;;;;;; (20707 18685 911514 0))
20782;;; Generated autoloads from textmodes/picture.el 20779;;; Generated autoloads from textmodes/picture.el
20783 20780
20784(autoload 'picture-mode "picture" "\ 20781(autoload 'picture-mode "picture" "\
@@ -20859,7 +20856,7 @@ they are not by default assigned to keys.
20859;;;*** 20856;;;***
20860 20857
20861;;;### (autoloads (plstore-mode plstore-open) "plstore" "gnus/plstore.el" 20858;;;### (autoloads (plstore-mode plstore-open) "plstore" "gnus/plstore.el"
20862;;;;;; (20706 54231 807276 0)) 20859;;;;;; (20707 18685 911514 0))
20863;;; Generated autoloads from gnus/plstore.el 20860;;; Generated autoloads from gnus/plstore.el
20864 20861
20865(autoload 'plstore-open "plstore" "\ 20862(autoload 'plstore-open "plstore" "\
@@ -20875,7 +20872,7 @@ Major mode for editing PLSTORE files.
20875;;;*** 20872;;;***
20876 20873
20877;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20874;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20878;;;;;; (20706 54231 807276 0)) 20875;;;;;; (20707 18685 911514 0))
20879;;; Generated autoloads from textmodes/po.el 20876;;; Generated autoloads from textmodes/po.el
20880 20877
20881(autoload 'po-find-file-coding-system "po" "\ 20878(autoload 'po-find-file-coding-system "po" "\
@@ -20886,7 +20883,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20886 20883
20887;;;*** 20884;;;***
20888 20885
20889;;;### (autoloads (pong) "pong" "play/pong.el" (20706 54231 807276 20886;;;### (autoloads (pong) "pong" "play/pong.el" (20707 18685 911514
20890;;;;;; 0)) 20887;;;;;; 0))
20891;;; Generated autoloads from play/pong.el 20888;;; Generated autoloads from play/pong.el
20892 20889
@@ -20903,8 +20900,8 @@ pong-mode keybindings:\\<pong-mode-map>
20903 20900
20904;;;*** 20901;;;***
20905 20902
20906;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20706 54231 20903;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20707 18685
20907;;;;;; 807276 0)) 20904;;;;;; 911514 0))
20908;;; Generated autoloads from gnus/pop3.el 20905;;; Generated autoloads from gnus/pop3.el
20909 20906
20910(autoload 'pop3-movemail "pop3" "\ 20907(autoload 'pop3-movemail "pop3" "\
@@ -20917,7 +20914,7 @@ Use streaming commands.
20917 20914
20918;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 20915;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
20919;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 20916;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
20920;;;;;; (20706 54231 807276 0)) 20917;;;;;; (20707 18685 911514 0))
20921;;; Generated autoloads from emacs-lisp/pp.el 20918;;; Generated autoloads from emacs-lisp/pp.el
20922 20919
20923(autoload 'pp-to-string "pp" "\ 20920(autoload 'pp-to-string "pp" "\
@@ -20985,7 +20982,7 @@ Ignores leading comment characters.
20985;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20982;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20986;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20983;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20987;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20984;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20988;;;;;; (20706 54231 807276 0)) 20985;;;;;; (20707 18685 911514 0))
20989;;; Generated autoloads from printing.el 20986;;; Generated autoloads from printing.el
20990 20987
20991(autoload 'pr-interface "printing" "\ 20988(autoload 'pr-interface "printing" "\
@@ -21572,7 +21569,7 @@ are both set to t.
21572 21569
21573;;;*** 21570;;;***
21574 21571
21575;;;### (autoloads (proced) "proced" "proced.el" (20706 54231 807276 21572;;;### (autoloads (proced) "proced" "proced.el" (20707 18685 911514
21576;;;;;; 0)) 21573;;;;;; 0))
21577;;; Generated autoloads from proced.el 21574;;; Generated autoloads from proced.el
21578 21575
@@ -21593,7 +21590,7 @@ Proced buffers.
21593 21590
21594;;;### (autoloads (profiler-find-profile-other-frame profiler-find-profile-other-window 21591;;;### (autoloads (profiler-find-profile-other-frame profiler-find-profile-other-window
21595;;;;;; profiler-find-profile profiler-start) "profiler" "profiler.el" 21592;;;;;; profiler-find-profile profiler-start) "profiler" "profiler.el"
21596;;;;;; (20706 54231 807276 0)) 21593;;;;;; (20707 18685 911514 0))
21597;;; Generated autoloads from profiler.el 21594;;; Generated autoloads from profiler.el
21598 21595
21599(autoload 'profiler-start "profiler" "\ 21596(autoload 'profiler-start "profiler" "\
@@ -21622,7 +21619,7 @@ Open profile FILENAME.
21622;;;*** 21619;;;***
21623 21620
21624;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 21621;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
21625;;;;;; "progmodes/prolog.el" (20706 54231 807276 0)) 21622;;;;;; "progmodes/prolog.el" (20707 18685 911514 0))
21626;;; Generated autoloads from progmodes/prolog.el 21623;;; Generated autoloads from progmodes/prolog.el
21627 21624
21628(autoload 'prolog-mode "prolog" "\ 21625(autoload 'prolog-mode "prolog" "\
@@ -21657,8 +21654,8 @@ With prefix argument ARG, restart the Prolog process if running before.
21657 21654
21658;;;*** 21655;;;***
21659 21656
21660;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20706 21657;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20707
21661;;;;;; 54231 807276 0)) 21658;;;;;; 18685 911514 0))
21662;;; Generated autoloads from ps-bdf.el 21659;;; Generated autoloads from ps-bdf.el
21663 21660
21664(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")) "\ 21661(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")) "\
@@ -21669,8 +21666,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21669 21666
21670;;;*** 21667;;;***
21671 21668
21672;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20706 21669;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20707
21673;;;;;; 54231 807276 0)) 21670;;;;;; 18685 911514 0))
21674;;; Generated autoloads from progmodes/ps-mode.el 21671;;; Generated autoloads from progmodes/ps-mode.el
21675 21672
21676(autoload 'ps-mode "ps-mode" "\ 21673(autoload 'ps-mode "ps-mode" "\
@@ -21721,8 +21718,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21721;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21718;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21722;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21719;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21723;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21720;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21724;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20706 21721;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20707
21725;;;;;; 54231 807276 0)) 21722;;;;;; 18685 911514 0))
21726;;; Generated autoloads from ps-print.el 21723;;; Generated autoloads from ps-print.el
21727 21724
21728(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"))) "\ 21725(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"))) "\
@@ -21919,7 +21916,7 @@ If EXTENSION is any other symbol, it is ignored.
21919;;;*** 21916;;;***
21920 21917
21921;;;### (autoloads (python-mode run-python) "python" "progmodes/python.el" 21918;;;### (autoloads (python-mode run-python) "python" "progmodes/python.el"
21922;;;;;; (20706 54231 807276 0)) 21919;;;;;; (20707 18685 911514 0))
21923;;; Generated autoloads from progmodes/python.el 21920;;; Generated autoloads from progmodes/python.el
21924 21921
21925(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode)) 21922(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode))
@@ -21955,7 +21952,7 @@ if that value is non-nil.
21955;;;*** 21952;;;***
21956 21953
21957;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21954;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21958;;;;;; (20706 54231 807276 0)) 21955;;;;;; (20707 18685 911514 0))
21959;;; Generated autoloads from gnus/qp.el 21956;;; Generated autoloads from gnus/qp.el
21960 21957
21961(autoload 'quoted-printable-decode-region "qp" "\ 21958(autoload 'quoted-printable-decode-region "qp" "\
@@ -21978,7 +21975,7 @@ them into characters should be done separately.
21978;;;;;; quail-defrule quail-install-decode-map quail-install-map 21975;;;;;; quail-defrule quail-install-decode-map quail-install-map
21979;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21976;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21980;;;;;; quail-define-package quail-use-package quail-title) "quail" 21977;;;;;; quail-define-package quail-use-package quail-title) "quail"
21981;;;;;; "international/quail.el" (20706 54231 807276 0)) 21978;;;;;; "international/quail.el" (20707 18685 911514 0))
21982;;; Generated autoloads from international/quail.el 21979;;; Generated autoloads from international/quail.el
21983 21980
21984(autoload 'quail-title "quail" "\ 21981(autoload 'quail-title "quail" "\
@@ -22209,8 +22206,8 @@ of each directory.
22209 22206
22210;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 22207;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
22211;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 22208;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
22212;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20706 22209;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20707
22213;;;;;; 54231 807276 0)) 22210;;;;;; 18685 911514 0))
22214;;; Generated autoloads from net/quickurl.el 22211;;; Generated autoloads from net/quickurl.el
22215 22212
22216(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" "\ 22213(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" "\
@@ -22282,7 +22279,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22282;;;*** 22279;;;***
22283 22280
22284;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 22281;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22285;;;;;; "net/rcirc.el" (20706 54231 807276 0)) 22282;;;;;; "net/rcirc.el" (20707 18685 911514 0))
22286;;; Generated autoloads from net/rcirc.el 22283;;; Generated autoloads from net/rcirc.el
22287 22284
22288(autoload 'rcirc "rcirc" "\ 22285(autoload 'rcirc "rcirc" "\
@@ -22320,8 +22317,8 @@ if ARG is omitted or nil.
22320 22317
22321;;;*** 22318;;;***
22322 22319
22323;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20706 22320;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20707
22324;;;;;; 54231 807276 0)) 22321;;;;;; 18685 911514 0))
22325;;; Generated autoloads from net/rcompile.el 22322;;; Generated autoloads from net/rcompile.el
22326 22323
22327(autoload 'remote-compile "rcompile" "\ 22324(autoload 'remote-compile "rcompile" "\
@@ -22333,7 +22330,7 @@ See \\[compile].
22333;;;*** 22330;;;***
22334 22331
22335;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 22332;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
22336;;;;;; (20706 54231 807276 0)) 22333;;;;;; (20707 18685 911514 0))
22337;;; Generated autoloads from emacs-lisp/re-builder.el 22334;;; Generated autoloads from emacs-lisp/re-builder.el
22338 22335
22339(defalias 'regexp-builder 're-builder) 22336(defalias 'regexp-builder 're-builder)
@@ -22351,8 +22348,8 @@ matching parts of the target buffer will be highlighted.
22351 22348
22352;;;*** 22349;;;***
22353 22350
22354;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20706 54231 22351;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20707 18685
22355;;;;;; 807276 0)) 22352;;;;;; 911514 0))
22356;;; Generated autoloads from recentf.el 22353;;; Generated autoloads from recentf.el
22357 22354
22358(defvar recentf-mode nil "\ 22355(defvar recentf-mode nil "\
@@ -22382,7 +22379,7 @@ were operated on recently.
22382;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 22379;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
22383;;;;;; insert-rectangle yank-rectangle copy-rectangle-as-kill kill-rectangle 22380;;;;;; insert-rectangle yank-rectangle copy-rectangle-as-kill kill-rectangle
22384;;;;;; extract-rectangle delete-extract-rectangle delete-rectangle) 22381;;;;;; extract-rectangle delete-extract-rectangle delete-rectangle)
22385;;;;;; "rect" "rect.el" (20706 54231 807276 0)) 22382;;;;;; "rect" "rect.el" (20707 18685 911514 0))
22386;;; Generated autoloads from rect.el 22383;;; Generated autoloads from rect.el
22387 22384
22388(autoload 'delete-rectangle "rect" "\ 22385(autoload 'delete-rectangle "rect" "\
@@ -22516,8 +22513,8 @@ with a prefix argument, prompt for START-AT and FORMAT.
22516 22513
22517;;;*** 22514;;;***
22518 22515
22519;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20706 22516;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20707
22520;;;;;; 54231 807276 0)) 22517;;;;;; 18685 911514 0))
22521;;; Generated autoloads from textmodes/refill.el 22518;;; Generated autoloads from textmodes/refill.el
22522 22519
22523(autoload 'refill-mode "refill" "\ 22520(autoload 'refill-mode "refill" "\
@@ -22538,8 +22535,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
22538;;;*** 22535;;;***
22539 22536
22540;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22537;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22541;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20706 54231 22538;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20707 18685
22542;;;;;; 807276 0)) 22539;;;;;; 911514 0))
22543;;; Generated autoloads from textmodes/reftex.el 22540;;; Generated autoloads from textmodes/reftex.el
22544 22541
22545(autoload 'turn-on-reftex "reftex" "\ 22542(autoload 'turn-on-reftex "reftex" "\
@@ -22589,7 +22586,7 @@ This enforces rescanning the buffer on next use.
22589;;;*** 22586;;;***
22590 22587
22591;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22588;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22592;;;;;; (20706 54231 807276 0)) 22589;;;;;; (20707 18685 911514 0))
22593;;; Generated autoloads from textmodes/reftex-cite.el 22590;;; Generated autoloads from textmodes/reftex-cite.el
22594 22591
22595(autoload 'reftex-citation "reftex-cite" "\ 22592(autoload 'reftex-citation "reftex-cite" "\
@@ -22619,7 +22616,7 @@ While entering the regexp, completion on knows citation keys is possible.
22619;;;*** 22616;;;***
22620 22617
22621;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22618;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22622;;;;;; (20706 54231 807276 0)) 22619;;;;;; (20707 18685 911514 0))
22623;;; Generated autoloads from textmodes/reftex-global.el 22620;;; Generated autoloads from textmodes/reftex-global.el
22624 22621
22625(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 22622(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -22636,7 +22633,7 @@ With no argument, this command toggles
22636;;;*** 22633;;;***
22637 22634
22638;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22635;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22639;;;;;; (20706 54231 807276 0)) 22636;;;;;; (20707 18685 911514 0))
22640;;; Generated autoloads from textmodes/reftex-index.el 22637;;; Generated autoloads from textmodes/reftex-index.el
22641 22638
22642(autoload 'reftex-index-phrases-mode "reftex-index" "\ 22639(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -22669,7 +22666,7 @@ Here are all local bindings.
22669;;;*** 22666;;;***
22670 22667
22671;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22668;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22672;;;;;; (20706 54231 807276 0)) 22669;;;;;; (20707 18685 911514 0))
22673;;; Generated autoloads from textmodes/reftex-parse.el 22670;;; Generated autoloads from textmodes/reftex-parse.el
22674 22671
22675(autoload 'reftex-all-document-files "reftex-parse" "\ 22672(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -22681,8 +22678,8 @@ of master file.
22681 22678
22682;;;*** 22679;;;***
22683 22680
22684;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20706 22681;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20707
22685;;;;;; 54231 807276 0)) 22682;;;;;; 18685 911514 0))
22686;;; Generated autoloads from textmodes/reftex-vars.el 22683;;; Generated autoloads from textmodes/reftex-vars.el
22687(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22684(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22688(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22685(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22692,7 +22689,7 @@ of master file.
22692;;;*** 22689;;;***
22693 22690
22694;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22691;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22695;;;;;; (20706 54231 807276 0)) 22692;;;;;; (20707 18685 911514 0))
22696;;; Generated autoloads from emacs-lisp/regexp-opt.el 22693;;; Generated autoloads from emacs-lisp/regexp-opt.el
22697 22694
22698(autoload 'regexp-opt "regexp-opt" "\ 22695(autoload 'regexp-opt "regexp-opt" "\
@@ -22723,7 +22720,7 @@ This means the number of non-shy regexp grouping constructs
22723 22720
22724;;;### (autoloads (remember-diary-extract-entries remember-clipboard 22721;;;### (autoloads (remember-diary-extract-entries remember-clipboard
22725;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 22722;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
22726;;;;;; (20706 54231 807276 0)) 22723;;;;;; (20707 18685 911514 0))
22727;;; Generated autoloads from textmodes/remember.el 22724;;; Generated autoloads from textmodes/remember.el
22728 22725
22729(autoload 'remember "remember" "\ 22726(autoload 'remember "remember" "\
@@ -22754,7 +22751,7 @@ Extract diary entries from the region.
22754 22751
22755;;;*** 22752;;;***
22756 22753
22757;;;### (autoloads (repeat) "repeat" "repeat.el" (20706 54231 807276 22754;;;### (autoloads (repeat) "repeat" "repeat.el" (20707 18685 911514
22758;;;;;; 0)) 22755;;;;;; 0))
22759;;; Generated autoloads from repeat.el 22756;;; Generated autoloads from repeat.el
22760 22757
@@ -22778,7 +22775,7 @@ recently executed command not bound to an input event\".
22778;;;*** 22775;;;***
22779 22776
22780;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22777;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22781;;;;;; (20706 54231 807276 0)) 22778;;;;;; (20707 18685 911514 0))
22782;;; Generated autoloads from mail/reporter.el 22779;;; Generated autoloads from mail/reporter.el
22783 22780
22784(autoload 'reporter-submit-bug-report "reporter" "\ 22781(autoload 'reporter-submit-bug-report "reporter" "\
@@ -22810,7 +22807,7 @@ mail-sending package is used for editing and sending the message.
22810;;;*** 22807;;;***
22811 22808
22812;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22809;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22813;;;;;; (20706 54231 807276 0)) 22810;;;;;; (20707 18685 911514 0))
22814;;; Generated autoloads from reposition.el 22811;;; Generated autoloads from reposition.el
22815 22812
22816(autoload 'reposition-window "reposition" "\ 22813(autoload 'reposition-window "reposition" "\
@@ -22837,7 +22834,7 @@ first comment line visible (if point is in a comment).
22837;;;*** 22834;;;***
22838 22835
22839;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22836;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22840;;;;;; (20706 54231 807276 0)) 22837;;;;;; (20707 18685 911514 0))
22841;;; Generated autoloads from reveal.el 22838;;; Generated autoloads from reveal.el
22842 22839
22843(autoload 'reveal-mode "reveal" "\ 22840(autoload 'reveal-mode "reveal" "\
@@ -22873,7 +22870,7 @@ the mode if ARG is omitted or nil.
22873;;;*** 22870;;;***
22874 22871
22875;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22872;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22876;;;;;; (20706 54231 807276 0)) 22873;;;;;; (20707 18685 911514 0))
22877;;; Generated autoloads from emacs-lisp/ring.el 22874;;; Generated autoloads from emacs-lisp/ring.el
22878 22875
22879(autoload 'ring-p "ring" "\ 22876(autoload 'ring-p "ring" "\
@@ -22888,8 +22885,8 @@ Make a ring that can contain SIZE elements.
22888 22885
22889;;;*** 22886;;;***
22890 22887
22891;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20706 54231 22888;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20707 18685
22892;;;;;; 807276 0)) 22889;;;;;; 911514 0))
22893;;; Generated autoloads from net/rlogin.el 22890;;; Generated autoloads from net/rlogin.el
22894 22891
22895(autoload 'rlogin "rlogin" "\ 22892(autoload 'rlogin "rlogin" "\
@@ -22938,7 +22935,7 @@ variable.
22938;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 22935;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
22939;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 22936;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
22940;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p rmail-spool-directory 22937;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p rmail-spool-directory
22941;;;;;; rmail-file-name) "rmail" "mail/rmail.el" (20706 54231 807276 22938;;;;;; rmail-file-name) "rmail" "mail/rmail.el" (20709 57006 458286
22942;;;;;; 0)) 22939;;;;;; 0))
22943;;; Generated autoloads from mail/rmail.el 22940;;; Generated autoloads from mail/rmail.el
22944 22941
@@ -23137,8 +23134,8 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23137;;;*** 23134;;;***
23138 23135
23139;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 23136;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
23140;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20706 54231 23137;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20707 18685
23141;;;;;; 807276 0)) 23138;;;;;; 911514 0))
23142;;; Generated autoloads from mail/rmailout.el 23139;;; Generated autoloads from mail/rmailout.el
23143(put 'rmail-output-file-alist 'risky-local-variable t) 23140(put 'rmail-output-file-alist 'risky-local-variable t)
23144 23141
@@ -23203,7 +23200,7 @@ than appending to it. Deletes the message after writing if
23203;;;*** 23200;;;***
23204 23201
23205;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 23202;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
23206;;;;;; (20706 54231 807276 0)) 23203;;;;;; (20707 18685 911514 0))
23207;;; Generated autoloads from nxml/rng-cmpct.el 23204;;; Generated autoloads from nxml/rng-cmpct.el
23208 23205
23209(autoload 'rng-c-load-schema "rng-cmpct" "\ 23206(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23215,7 +23212,7 @@ Return a pattern.
23215;;;*** 23212;;;***
23216 23213
23217;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 23214;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
23218;;;;;; (20706 54231 807276 0)) 23215;;;;;; (20707 18685 911514 0))
23219;;; Generated autoloads from nxml/rng-nxml.el 23216;;; Generated autoloads from nxml/rng-nxml.el
23220 23217
23221(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23218(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -23228,7 +23225,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23228;;;*** 23225;;;***
23229 23226
23230;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 23227;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
23231;;;;;; (20706 54231 807276 0)) 23228;;;;;; (20707 18685 911514 0))
23232;;; Generated autoloads from nxml/rng-valid.el 23229;;; Generated autoloads from nxml/rng-valid.el
23233 23230
23234(autoload 'rng-validate-mode "rng-valid" "\ 23231(autoload 'rng-validate-mode "rng-valid" "\
@@ -23258,8 +23255,8 @@ to use for finding the schema.
23258 23255
23259;;;*** 23256;;;***
23260 23257
23261;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20706 23258;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20707
23262;;;;;; 54231 807276 0)) 23259;;;;;; 18685 911514 0))
23263;;; Generated autoloads from nxml/rng-xsd.el 23260;;; Generated autoloads from nxml/rng-xsd.el
23264 23261
23265(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23262(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -23287,7 +23284,7 @@ must be equal.
23287;;;*** 23284;;;***
23288 23285
23289;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 23286;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
23290;;;;;; "robin" "international/robin.el" (20627 10158 364804 0)) 23287;;;;;; "robin" "international/robin.el" (20627 28531 447943 0))
23291;;; Generated autoloads from international/robin.el 23288;;; Generated autoloads from international/robin.el
23292 23289
23293(autoload 'robin-define-package "robin" "\ 23290(autoload 'robin-define-package "robin" "\
@@ -23320,7 +23317,7 @@ Start using robin package NAME, which is a string.
23320;;;*** 23317;;;***
23321 23318
23322;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23319;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23323;;;;;; rot13-string rot13) "rot13" "rot13.el" (20706 54231 807276 23320;;;;;; rot13-string rot13) "rot13" "rot13.el" (20707 18685 911514
23324;;;;;; 0)) 23321;;;;;; 0))
23325;;; Generated autoloads from rot13.el 23322;;; Generated autoloads from rot13.el
23326 23323
@@ -23359,7 +23356,7 @@ Toggle the use of ROT13 encoding for the current window.
23359;;;*** 23356;;;***
23360 23357
23361;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 23358;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
23362;;;;;; (20706 54231 807276 0)) 23359;;;;;; (20707 18685 911514 0))
23363;;; Generated autoloads from textmodes/rst.el 23360;;; Generated autoloads from textmodes/rst.el
23364 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23361 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
23365 23362
@@ -23390,7 +23387,7 @@ for modes derived from Text mode, like Mail mode.
23390;;;*** 23387;;;***
23391 23388
23392;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 23389;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
23393;;;;;; (20706 54231 807276 0)) 23390;;;;;; (20707 18685 911514 0))
23394;;; Generated autoloads from progmodes/ruby-mode.el 23391;;; Generated autoloads from progmodes/ruby-mode.el
23395 23392
23396(autoload 'ruby-mode "ruby-mode" "\ 23393(autoload 'ruby-mode "ruby-mode" "\
@@ -23411,8 +23408,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
23411 23408
23412;;;*** 23409;;;***
23413 23410
23414;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20706 23411;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20707
23415;;;;;; 54231 807276 0)) 23412;;;;;; 18685 911514 0))
23416;;; Generated autoloads from ruler-mode.el 23413;;; Generated autoloads from ruler-mode.el
23417 23414
23418(defvar ruler-mode nil "\ 23415(defvar ruler-mode nil "\
@@ -23429,8 +23426,8 @@ if ARG is omitted or nil.
23429 23426
23430;;;*** 23427;;;***
23431 23428
23432;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20706 23429;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20707
23433;;;;;; 54231 807276 0)) 23430;;;;;; 18685 911514 0))
23434;;; Generated autoloads from emacs-lisp/rx.el 23431;;; Generated autoloads from emacs-lisp/rx.el
23435 23432
23436(autoload 'rx-to-string "rx" "\ 23433(autoload 'rx-to-string "rx" "\
@@ -23741,8 +23738,8 @@ enclosed in `(and ...)'.
23741 23738
23742;;;*** 23739;;;***
23743 23740
23744;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20706 23741;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20707
23745;;;;;; 54231 807276 0)) 23742;;;;;; 18685 911514 0))
23746;;; Generated autoloads from savehist.el 23743;;; Generated autoloads from savehist.el
23747 23744
23748(defvar savehist-mode nil "\ 23745(defvar savehist-mode nil "\
@@ -23774,7 +23771,7 @@ histories, which is probably undesirable.
23774;;;*** 23771;;;***
23775 23772
23776;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23773;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23777;;;;;; (20706 54231 807276 0)) 23774;;;;;; (20707 18685 911514 0))
23778;;; Generated autoloads from progmodes/scheme.el 23775;;; Generated autoloads from progmodes/scheme.el
23779 23776
23780(autoload 'scheme-mode "scheme" "\ 23777(autoload 'scheme-mode "scheme" "\
@@ -23816,7 +23813,7 @@ that variable's value is a string.
23816;;;*** 23813;;;***
23817 23814
23818;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23815;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23819;;;;;; (20706 54231 807276 0)) 23816;;;;;; (20707 18685 911514 0))
23820;;; Generated autoloads from gnus/score-mode.el 23817;;; Generated autoloads from gnus/score-mode.el
23821 23818
23822(autoload 'gnus-score-mode "score-mode" "\ 23819(autoload 'gnus-score-mode "score-mode" "\
@@ -23830,7 +23827,7 @@ This mode is an extended emacs-lisp mode.
23830;;;*** 23827;;;***
23831 23828
23832;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23829;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23833;;;;;; (20706 54231 807276 0)) 23830;;;;;; (20707 18685 911514 0))
23834;;; Generated autoloads from scroll-all.el 23831;;; Generated autoloads from scroll-all.el
23835 23832
23836(defvar scroll-all-mode nil "\ 23833(defvar scroll-all-mode nil "\
@@ -23856,7 +23853,7 @@ one window apply to all visible windows in the same frame.
23856;;;*** 23853;;;***
23857 23854
23858;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23855;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23859;;;;;; (20706 54231 807276 0)) 23856;;;;;; (20707 18685 911514 0))
23860;;; Generated autoloads from scroll-lock.el 23857;;; Generated autoloads from scroll-lock.el
23861 23858
23862(autoload 'scroll-lock-mode "scroll-lock" "\ 23859(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -23872,7 +23869,7 @@ vertically fixed relative to window boundaries during scrolling.
23872 23869
23873;;;*** 23870;;;***
23874 23871
23875;;;### (autoloads nil "secrets" "net/secrets.el" (20706 54231 807276 23872;;;### (autoloads nil "secrets" "net/secrets.el" (20707 18685 911514
23876;;;;;; 0)) 23873;;;;;; 0))
23877;;; Generated autoloads from net/secrets.el 23874;;; Generated autoloads from net/secrets.el
23878(when (featurep 'dbusbind) 23875(when (featurep 'dbusbind)
@@ -23881,7 +23878,7 @@ vertically fixed relative to window boundaries during scrolling.
23881;;;*** 23878;;;***
23882 23879
23883;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 23880;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
23884;;;;;; "cedet/semantic.el" (20706 54231 807276 0)) 23881;;;;;; "cedet/semantic.el" (20707 18685 911514 0))
23885;;; Generated autoloads from cedet/semantic.el 23882;;; Generated autoloads from cedet/semantic.el
23886 23883
23887(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 23884(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -23938,7 +23935,7 @@ Semantic mode.
23938;;;*** 23935;;;***
23939 23936
23940;;;### (autoloads (bovine-grammar-mode) "semantic/bovine/grammar" 23937;;;### (autoloads (bovine-grammar-mode) "semantic/bovine/grammar"
23941;;;;;; "cedet/semantic/bovine/grammar.el" (20706 54231 807276 0)) 23938;;;;;; "cedet/semantic/bovine/grammar.el" (20707 18685 911514 0))
23942;;; Generated autoloads from cedet/semantic/bovine/grammar.el 23939;;; Generated autoloads from cedet/semantic/bovine/grammar.el
23943 23940
23944(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ 23941(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\
@@ -23949,7 +23946,7 @@ Major mode for editing Bovine grammars.
23949;;;*** 23946;;;***
23950 23947
23951;;;### (autoloads (wisent-grammar-mode) "semantic/wisent/grammar" 23948;;;### (autoloads (wisent-grammar-mode) "semantic/wisent/grammar"
23952;;;;;; "cedet/semantic/wisent/grammar.el" (20706 54231 807276 0)) 23949;;;;;; "cedet/semantic/wisent/grammar.el" (20707 18685 911514 0))
23953;;; Generated autoloads from cedet/semantic/wisent/grammar.el 23950;;; Generated autoloads from cedet/semantic/wisent/grammar.el
23954 23951
23955(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ 23952(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\
@@ -23967,7 +23964,7 @@ Major mode for editing Wisent grammars.
23967;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name 23964;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
23968;;;;;; mail-header-separator send-mail-function mail-interactive 23965;;;;;; mail-header-separator send-mail-function mail-interactive
23969;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23966;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23970;;;;;; "sendmail" "mail/sendmail.el" (20706 54231 807276 0)) 23967;;;;;; "sendmail" "mail/sendmail.el" (20707 18685 911514 0))
23971;;; Generated autoloads from mail/sendmail.el 23968;;; Generated autoloads from mail/sendmail.el
23972 23969
23973(defvar mail-from-style 'default "\ 23970(defvar mail-from-style 'default "\
@@ -24249,8 +24246,8 @@ Like `mail' command, but display mail buffer in another frame.
24249;;;*** 24246;;;***
24250 24247
24251;;;### (autoloads (server-save-buffers-kill-terminal server-mode 24248;;;### (autoloads (server-save-buffers-kill-terminal server-mode
24252;;;;;; server-force-delete server-start) "server" "server.el" (20706 24249;;;;;; server-force-delete server-start) "server" "server.el" (20707
24253;;;;;; 54231 807276 0)) 24250;;;;;; 18685 911514 0))
24254;;; Generated autoloads from server.el 24251;;; Generated autoloads from server.el
24255 24252
24256(put 'server-host 'risky-local-variable t) 24253(put 'server-host 'risky-local-variable t)
@@ -24317,7 +24314,7 @@ only these files will be asked to be saved.
24317 24314
24318;;;*** 24315;;;***
24319 24316
24320;;;### (autoloads (ses-mode) "ses" "ses.el" (20706 54231 807276 0)) 24317;;;### (autoloads (ses-mode) "ses" "ses.el" (20707 18685 911514 0))
24321;;; Generated autoloads from ses.el 24318;;; Generated autoloads from ses.el
24322 24319
24323(autoload 'ses-mode "ses" "\ 24320(autoload 'ses-mode "ses" "\
@@ -24336,7 +24333,7 @@ These are active only in the minibuffer, when entering or editing a formula:
24336;;;*** 24333;;;***
24337 24334
24338;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 24335;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
24339;;;;;; (20706 54231 807276 0)) 24336;;;;;; (20707 18685 911514 0))
24340;;; Generated autoloads from textmodes/sgml-mode.el 24337;;; Generated autoloads from textmodes/sgml-mode.el
24341 24338
24342(autoload 'sgml-mode "sgml-mode" "\ 24339(autoload 'sgml-mode "sgml-mode" "\
@@ -24402,7 +24399,7 @@ To work around that, do:
24402;;;*** 24399;;;***
24403 24400
24404;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 24401;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
24405;;;;;; (20706 54231 807276 0)) 24402;;;;;; (20707 18685 911514 0))
24406;;; Generated autoloads from progmodes/sh-script.el 24403;;; Generated autoloads from progmodes/sh-script.el
24407(put 'sh-shell 'safe-local-variable 'symbolp) 24404(put 'sh-shell 'safe-local-variable 'symbolp)
24408 24405
@@ -24466,7 +24463,7 @@ with your script for an edit-interpret-debug cycle.
24466;;;*** 24463;;;***
24467 24464
24468;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 24465;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
24469;;;;;; (20706 54231 807276 0)) 24466;;;;;; (20707 18685 911514 0))
24470;;; Generated autoloads from emacs-lisp/shadow.el 24467;;; Generated autoloads from emacs-lisp/shadow.el
24471 24468
24472(autoload 'list-load-path-shadows "shadow" "\ 24469(autoload 'list-load-path-shadows "shadow" "\
@@ -24516,8 +24513,8 @@ function, `load-path-shadows-find'.
24516;;;*** 24513;;;***
24517 24514
24518;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24515;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24519;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20706 24516;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20707
24520;;;;;; 54231 807276 0)) 24517;;;;;; 18685 911514 0))
24521;;; Generated autoloads from shadowfile.el 24518;;; Generated autoloads from shadowfile.el
24522 24519
24523(autoload 'shadow-define-cluster "shadowfile" "\ 24520(autoload 'shadow-define-cluster "shadowfile" "\
@@ -24556,7 +24553,7 @@ Set up file shadowing.
24556;;;*** 24553;;;***
24557 24554
24558;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24555;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24559;;;;;; (20706 54231 807276 0)) 24556;;;;;; (20707 18685 911514 0))
24560;;; Generated autoloads from shell.el 24557;;; Generated autoloads from shell.el
24561 24558
24562(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 24559(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -24604,8 +24601,8 @@ Otherwise, one argument `-i' is passed to the shell.
24604 24601
24605;;;*** 24602;;;***
24606 24603
24607;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20706 24604;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20707
24608;;;;;; 54231 807276 0)) 24605;;;;;; 18685 911514 0))
24609;;; Generated autoloads from gnus/shr.el 24606;;; Generated autoloads from gnus/shr.el
24610 24607
24611(autoload 'shr-insert-document "shr" "\ 24608(autoload 'shr-insert-document "shr" "\
@@ -24618,7 +24615,7 @@ DOM should be a parse tree as generated by
24618;;;*** 24615;;;***
24619 24616
24620;;;### (autoloads (sieve-upload-and-kill sieve-upload-and-bury sieve-upload 24617;;;### (autoloads (sieve-upload-and-kill sieve-upload-and-bury sieve-upload
24621;;;;;; sieve-manage) "sieve" "gnus/sieve.el" (20706 54231 807276 24618;;;;;; sieve-manage) "sieve" "gnus/sieve.el" (20707 18685 911514
24622;;;;;; 0)) 24619;;;;;; 0))
24623;;; Generated autoloads from gnus/sieve.el 24620;;; Generated autoloads from gnus/sieve.el
24624 24621
@@ -24645,7 +24642,7 @@ DOM should be a parse tree as generated by
24645;;;*** 24642;;;***
24646 24643
24647;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24644;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24648;;;;;; (20706 54231 807276 0)) 24645;;;;;; (20707 18685 911514 0))
24649;;; Generated autoloads from gnus/sieve-mode.el 24646;;; Generated autoloads from gnus/sieve-mode.el
24650 24647
24651(autoload 'sieve-mode "sieve-mode" "\ 24648(autoload 'sieve-mode "sieve-mode" "\
@@ -24660,8 +24657,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24660 24657
24661;;;*** 24658;;;***
24662 24659
24663;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20706 24660;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20707
24664;;;;;; 54231 807276 0)) 24661;;;;;; 18685 911514 0))
24665;;; Generated autoloads from progmodes/simula.el 24662;;; Generated autoloads from progmodes/simula.el
24666 24663
24667(autoload 'simula-mode "simula" "\ 24664(autoload 'simula-mode "simula" "\
@@ -24710,7 +24707,7 @@ with no arguments, if that value is non-nil.
24710;;;*** 24707;;;***
24711 24708
24712;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24709;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24713;;;;;; define-skeleton) "skeleton" "skeleton.el" (20706 54231 807276 24710;;;;;; define-skeleton) "skeleton" "skeleton.el" (20707 18685 911514
24714;;;;;; 0)) 24711;;;;;; 0))
24715;;; Generated autoloads from skeleton.el 24712;;; Generated autoloads from skeleton.el
24716 24713
@@ -24823,7 +24820,7 @@ symmetrical ones, and the same character twice for the others.
24823;;;*** 24820;;;***
24824 24821
24825;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 24822;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
24826;;;;;; "smerge-mode" "vc/smerge-mode.el" (20706 54231 807276 0)) 24823;;;;;; "smerge-mode" "vc/smerge-mode.el" (20707 18685 911514 0))
24827;;; Generated autoloads from vc/smerge-mode.el 24824;;; Generated autoloads from vc/smerge-mode.el
24828 24825
24829(autoload 'smerge-ediff "smerge-mode" "\ 24826(autoload 'smerge-ediff "smerge-mode" "\
@@ -24851,7 +24848,7 @@ If no conflict maker is found, turn off `smerge-mode'.
24851;;;*** 24848;;;***
24852 24849
24853;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24850;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24854;;;;;; (20706 54231 807276 0)) 24851;;;;;; (20707 18685 911514 0))
24855;;; Generated autoloads from gnus/smiley.el 24852;;; Generated autoloads from gnus/smiley.el
24856 24853
24857(autoload 'smiley-region "smiley" "\ 24854(autoload 'smiley-region "smiley" "\
@@ -24869,7 +24866,7 @@ interactively. If there's no argument, do it at the current buffer.
24869;;;*** 24866;;;***
24870 24867
24871;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24868;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24872;;;;;; "mail/smtpmail.el" (20706 54231 807276 0)) 24869;;;;;; "mail/smtpmail.el" (20707 18685 911514 0))
24873;;; Generated autoloads from mail/smtpmail.el 24870;;; Generated autoloads from mail/smtpmail.el
24874 24871
24875(autoload 'smtpmail-send-it "smtpmail" "\ 24872(autoload 'smtpmail-send-it "smtpmail" "\
@@ -24884,7 +24881,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24884 24881
24885;;;*** 24882;;;***
24886 24883
24887;;;### (autoloads (snake) "snake" "play/snake.el" (20706 54231 807276 24884;;;### (autoloads (snake) "snake" "play/snake.el" (20707 18685 911514
24888;;;;;; 0)) 24885;;;;;; 0))
24889;;; Generated autoloads from play/snake.el 24886;;; Generated autoloads from play/snake.el
24890 24887
@@ -24909,7 +24906,7 @@ Snake mode keybindings:
24909;;;*** 24906;;;***
24910 24907
24911;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24908;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24912;;;;;; (20706 54231 807276 0)) 24909;;;;;; (20707 18685 911514 0))
24913;;; Generated autoloads from net/snmp-mode.el 24910;;; Generated autoloads from net/snmp-mode.el
24914 24911
24915(autoload 'snmp-mode "snmp-mode" "\ 24912(autoload 'snmp-mode "snmp-mode" "\
@@ -24938,8 +24935,8 @@ then `snmpv2-mode-hook'.
24938 24935
24939;;;*** 24936;;;***
24940 24937
24941;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20706 24938;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20707
24942;;;;;; 54231 807276 0)) 24939;;;;;; 18685 911514 0))
24943;;; Generated autoloads from calendar/solar.el 24940;;; Generated autoloads from calendar/solar.el
24944 24941
24945(autoload 'sunrise-sunset "solar" "\ 24942(autoload 'sunrise-sunset "solar" "\
@@ -24954,8 +24951,8 @@ This function is suitable for execution in an init file.
24954 24951
24955;;;*** 24952;;;***
24956 24953
24957;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20706 24954;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20707
24958;;;;;; 54231 807276 0)) 24955;;;;;; 18685 911514 0))
24959;;; Generated autoloads from play/solitaire.el 24956;;; Generated autoloads from play/solitaire.el
24960 24957
24961(autoload 'solitaire "solitaire" "\ 24958(autoload 'solitaire "solitaire" "\
@@ -25032,7 +25029,7 @@ Pick your favorite shortcuts:
25032 25029
25033;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 25030;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
25034;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 25031;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
25035;;;;;; sort-lines sort-subr) "sort" "sort.el" (20706 54231 807276 25032;;;;;; sort-lines sort-subr) "sort" "sort.el" (20707 18685 911514
25036;;;;;; 0)) 25033;;;;;; 0))
25037;;; Generated autoloads from sort.el 25034;;; Generated autoloads from sort.el
25038(put 'sort-fold-case 'safe-local-variable 'booleanp) 25035(put 'sort-fold-case 'safe-local-variable 'booleanp)
@@ -25187,8 +25184,8 @@ From a program takes two point or marker arguments, BEG and END.
25187 25184
25188;;;*** 25185;;;***
25189 25186
25190;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20706 25187;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20707
25191;;;;;; 54231 807276 0)) 25188;;;;;; 18685 911514 0))
25192;;; Generated autoloads from gnus/spam.el 25189;;; Generated autoloads from gnus/spam.el
25193 25190
25194(autoload 'spam-initialize "spam" "\ 25191(autoload 'spam-initialize "spam" "\
@@ -25204,7 +25201,7 @@ installed through `spam-necessary-extra-headers'.
25204 25201
25205;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 25202;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
25206;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 25203;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
25207;;;;;; "gnus/spam-report.el" (20706 54231 807276 0)) 25204;;;;;; "gnus/spam-report.el" (20707 18685 911514 0))
25208;;; Generated autoloads from gnus/spam-report.el 25205;;; Generated autoloads from gnus/spam-report.el
25209 25206
25210(autoload 'spam-report-process-queue "spam-report" "\ 25207(autoload 'spam-report-process-queue "spam-report" "\
@@ -25247,7 +25244,7 @@ Spam reports will be queued with the method used when
25247;;;*** 25244;;;***
25248 25245
25249;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 25246;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
25250;;;;;; "speedbar.el" (20706 54231 807276 0)) 25247;;;;;; "speedbar.el" (20707 18685 911514 0))
25251;;; Generated autoloads from speedbar.el 25248;;; Generated autoloads from speedbar.el
25252 25249
25253(defalias 'speedbar 'speedbar-frame-mode) 25250(defalias 'speedbar 'speedbar-frame-mode)
@@ -25271,8 +25268,8 @@ selected. If the speedbar frame is active, then select the attached frame.
25271 25268
25272;;;*** 25269;;;***
25273 25270
25274;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20706 25271;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20707
25275;;;;;; 54231 807276 0)) 25272;;;;;; 18685 911514 0))
25276;;; Generated autoloads from play/spook.el 25273;;; Generated autoloads from play/spook.el
25277 25274
25278(autoload 'spook "spook" "\ 25275(autoload 'spook "spook" "\
@@ -25291,7 +25288,7 @@ Return a vector containing the lines from `spook-phrases-file'.
25291;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25288;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25292;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 25289;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
25293;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 25290;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
25294;;;;;; (20706 54231 807276 0)) 25291;;;;;; (20707 18685 911514 0))
25295;;; Generated autoloads from progmodes/sql.el 25292;;; Generated autoloads from progmodes/sql.el
25296 25293
25297(autoload 'sql-add-product-keywords "sql" "\ 25294(autoload 'sql-add-product-keywords "sql" "\
@@ -25787,7 +25784,7 @@ buffer.
25787;;;*** 25784;;;***
25788 25785
25789;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 25786;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
25790;;;;;; (20706 54231 807276 0)) 25787;;;;;; (20707 18685 911514 0))
25791;;; Generated autoloads from cedet/srecode/srt-mode.el 25788;;; Generated autoloads from cedet/srecode/srt-mode.el
25792 25789
25793(autoload 'srecode-template-mode "srecode/srt-mode" "\ 25790(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -25800,7 +25797,7 @@ Major-mode for writing SRecode macros.
25800;;;*** 25797;;;***
25801 25798
25802;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 25799;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
25803;;;;;; (20706 54231 807276 0)) 25800;;;;;; (20707 18685 911514 0))
25804;;; Generated autoloads from gnus/starttls.el 25801;;; Generated autoloads from gnus/starttls.el
25805 25802
25806(autoload 'starttls-open-stream "starttls" "\ 25803(autoload 'starttls-open-stream "starttls" "\
@@ -25827,8 +25824,8 @@ GnuTLS requires a port number.
25827;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25824;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25828;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25825;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25829;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25826;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25830;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20706 25827;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20707
25831;;;;;; 54231 807276 0)) 25828;;;;;; 18685 911514 0))
25832;;; Generated autoloads from strokes.el 25829;;; Generated autoloads from strokes.el
25833 25830
25834(autoload 'strokes-global-set-stroke "strokes" "\ 25831(autoload 'strokes-global-set-stroke "strokes" "\
@@ -25942,7 +25939,7 @@ Read a complex stroke and insert its glyph into the current buffer.
25942;;;*** 25939;;;***
25943 25940
25944;;;### (autoloads (studlify-buffer studlify-word studlify-region) 25941;;;### (autoloads (studlify-buffer studlify-word studlify-region)
25945;;;;;; "studly" "play/studly.el" (20355 10320 526171 0)) 25942;;;;;; "studly" "play/studly.el" (20360 54279 565993 0))
25946;;; Generated autoloads from play/studly.el 25943;;; Generated autoloads from play/studly.el
25947 25944
25948(autoload 'studlify-region "studly" "\ 25945(autoload 'studlify-region "studly" "\
@@ -25963,7 +25960,7 @@ Studlify-case the current buffer.
25963;;;*** 25960;;;***
25964 25961
25965;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 25962;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
25966;;;;;; (20706 54231 807276 0)) 25963;;;;;; (20707 18685 911514 0))
25967;;; Generated autoloads from progmodes/subword.el 25964;;; Generated autoloads from progmodes/subword.el
25968 25965
25969(autoload 'subword-mode "subword" "\ 25966(autoload 'subword-mode "subword" "\
@@ -26019,7 +26016,7 @@ See `subword-mode' for more information on Subword mode.
26019;;;*** 26016;;;***
26020 26017
26021;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 26018;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
26022;;;;;; (20706 54231 807276 0)) 26019;;;;;; (20707 18685 911514 0))
26023;;; Generated autoloads from mail/supercite.el 26020;;; Generated autoloads from mail/supercite.el
26024 26021
26025(autoload 'sc-cite-original "supercite" "\ 26022(autoload 'sc-cite-original "supercite" "\
@@ -26051,8 +26048,8 @@ and `sc-post-hook' is run after the guts of this function.
26051 26048
26052;;;*** 26049;;;***
26053 26050
26054;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20706 26051;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20707
26055;;;;;; 54231 807276 0)) 26052;;;;;; 18685 911514 0))
26056;;; Generated autoloads from t-mouse.el 26053;;; Generated autoloads from t-mouse.el
26057 26054
26058(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26055(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -26080,8 +26077,8 @@ It relies on the `gpm' daemon being activated.
26080 26077
26081;;;*** 26078;;;***
26082 26079
26083;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20706 54231 26080;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20707 18685
26084;;;;;; 807276 0)) 26081;;;;;; 911514 0))
26085;;; Generated autoloads from tabify.el 26082;;; Generated autoloads from tabify.el
26086 26083
26087(autoload 'untabify "tabify" "\ 26084(autoload 'untabify "tabify" "\
@@ -26116,7 +26113,7 @@ The variable `tab-width' controls the spacing of tab stops.
26116;;;;;; table-recognize table-insert-row-column table-insert-column 26113;;;;;; table-recognize table-insert-row-column table-insert-column
26117;;;;;; table-insert-row table-insert table-point-left-cell-hook 26114;;;;;; table-insert-row table-insert table-point-left-cell-hook
26118;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 26115;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
26119;;;;;; "table" "textmodes/table.el" (20706 54231 807276 0)) 26116;;;;;; "table" "textmodes/table.el" (20707 18685 911514 0))
26120;;; Generated autoloads from textmodes/table.el 26117;;; Generated autoloads from textmodes/table.el
26121 26118
26122(defvar table-cell-map-hook nil "\ 26119(defvar table-cell-map-hook nil "\
@@ -26708,8 +26705,8 @@ converts a table into plain text without frames. It is a companion to
26708 26705
26709;;;*** 26706;;;***
26710 26707
26711;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20706 54231 26708;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20707 18685
26712;;;;;; 807276 0)) 26709;;;;;; 911514 0))
26713;;; Generated autoloads from talk.el 26710;;; Generated autoloads from talk.el
26714 26711
26715(autoload 'talk-connect "talk" "\ 26712(autoload 'talk-connect "talk" "\
@@ -26724,8 +26721,8 @@ Connect to the Emacs talk group from the current X display or tty frame.
26724 26721
26725;;;*** 26722;;;***
26726 26723
26727;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20706 54231 26724;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20707 18685
26728;;;;;; 807276 0)) 26725;;;;;; 911514 0))
26729;;; Generated autoloads from tar-mode.el 26726;;; Generated autoloads from tar-mode.el
26730 26727
26731(autoload 'tar-mode "tar-mode" "\ 26728(autoload 'tar-mode "tar-mode" "\
@@ -26749,7 +26746,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26749;;;*** 26746;;;***
26750 26747
26751;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26748;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26752;;;;;; "progmodes/tcl.el" (20706 54231 807276 0)) 26749;;;;;; "progmodes/tcl.el" (20707 18685 911514 0))
26753;;; Generated autoloads from progmodes/tcl.el 26750;;; Generated autoloads from progmodes/tcl.el
26754 26751
26755(autoload 'tcl-mode "tcl" "\ 26752(autoload 'tcl-mode "tcl" "\
@@ -26797,8 +26794,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26797 26794
26798;;;*** 26795;;;***
26799 26796
26800;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20706 54231 26797;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20707 18685
26801;;;;;; 807276 0)) 26798;;;;;; 911514 0))
26802;;; Generated autoloads from net/telnet.el 26799;;; Generated autoloads from net/telnet.el
26803 26800
26804(autoload 'telnet "telnet" "\ 26801(autoload 'telnet "telnet" "\
@@ -26824,7 +26821,7 @@ Normally input is edited in Emacs and sent a line at a time.
26824;;;*** 26821;;;***
26825 26822
26826;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 26823;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
26827;;;;;; (20706 54231 807276 0)) 26824;;;;;; (20709 10021 126382 806000))
26828;;; Generated autoloads from term.el 26825;;; Generated autoloads from term.el
26829 26826
26830(autoload 'make-term "term" "\ 26827(autoload 'make-term "term" "\
@@ -26866,8 +26863,8 @@ use in that buffer.
26866 26863
26867;;;*** 26864;;;***
26868 26865
26869;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20706 26866;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20707
26870;;;;;; 54231 807276 0)) 26867;;;;;; 18685 911514 0))
26871;;; Generated autoloads from terminal.el 26868;;; Generated autoloads from terminal.el
26872 26869
26873(autoload 'terminal-emulator "terminal" "\ 26870(autoload 'terminal-emulator "terminal" "\
@@ -26904,7 +26901,7 @@ subprocess started.
26904;;;*** 26901;;;***
26905 26902
26906;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26903;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26907;;;;;; (20706 54231 807276 0)) 26904;;;;;; (20707 18685 911514 0))
26908;;; Generated autoloads from emacs-lisp/testcover.el 26905;;; Generated autoloads from emacs-lisp/testcover.el
26909 26906
26910(autoload 'testcover-this-defun "testcover" "\ 26907(autoload 'testcover-this-defun "testcover" "\
@@ -26914,8 +26911,8 @@ Start coverage on function under point.
26914 26911
26915;;;*** 26912;;;***
26916 26913
26917;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20706 54231 26914;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20707 18685
26918;;;;;; 807276 0)) 26915;;;;;; 911514 0))
26919;;; Generated autoloads from play/tetris.el 26916;;; Generated autoloads from play/tetris.el
26920 26917
26921(autoload 'tetris "tetris" "\ 26918(autoload 'tetris "tetris" "\
@@ -26946,7 +26943,7 @@ tetris-mode keybindings:
26946;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26943;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26947;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26944;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26948;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26945;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26949;;;;;; (20706 54231 807276 0)) 26946;;;;;; (20707 18685 911514 0))
26950;;; Generated autoloads from textmodes/tex-mode.el 26947;;; Generated autoloads from textmodes/tex-mode.el
26951 26948
26952(defvar tex-shell-file-name nil "\ 26949(defvar tex-shell-file-name nil "\
@@ -27248,7 +27245,7 @@ Major mode to edit DocTeX files.
27248;;;*** 27245;;;***
27249 27246
27250;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 27247;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
27251;;;;;; "texinfmt" "textmodes/texinfmt.el" (20706 54231 807276 0)) 27248;;;;;; "texinfmt" "textmodes/texinfmt.el" (20707 18685 911514 0))
27252;;; Generated autoloads from textmodes/texinfmt.el 27249;;; Generated autoloads from textmodes/texinfmt.el
27253 27250
27254(autoload 'texinfo-format-buffer "texinfmt" "\ 27251(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27288,7 +27285,7 @@ if large. You can use `Info-split' to do this manually.
27288;;;*** 27285;;;***
27289 27286
27290;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 27287;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
27291;;;;;; "texinfo" "textmodes/texinfo.el" (20706 54231 807276 0)) 27288;;;;;; "texinfo" "textmodes/texinfo.el" (20707 18685 911514 0))
27292;;; Generated autoloads from textmodes/texinfo.el 27289;;; Generated autoloads from textmodes/texinfo.el
27293 27290
27294(defvar texinfo-open-quote (purecopy "``") "\ 27291(defvar texinfo-open-quote (purecopy "``") "\
@@ -27374,7 +27371,7 @@ value of `texinfo-mode-hook'.
27374 27371
27375;;;### (autoloads (thai-composition-function thai-compose-buffer 27372;;;### (autoloads (thai-composition-function thai-compose-buffer
27376;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 27373;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
27377;;;;;; (20706 54231 807276 0)) 27374;;;;;; (20707 18685 911514 0))
27378;;; Generated autoloads from language/thai-util.el 27375;;; Generated autoloads from language/thai-util.el
27379 27376
27380(autoload 'thai-compose-region "thai-util" "\ 27377(autoload 'thai-compose-region "thai-util" "\
@@ -27403,7 +27400,7 @@ Compose Thai characters in the current buffer.
27403 27400
27404;;;### (autoloads (list-at-point number-at-point symbol-at-point 27401;;;### (autoloads (list-at-point number-at-point symbol-at-point
27405;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 27402;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
27406;;;;;; "thingatpt" "thingatpt.el" (20706 54231 807276 0)) 27403;;;;;; "thingatpt" "thingatpt.el" (20707 18685 911514 0))
27407;;; Generated autoloads from thingatpt.el 27404;;; Generated autoloads from thingatpt.el
27408 27405
27409(autoload 'forward-thing "thingatpt" "\ 27406(autoload 'forward-thing "thingatpt" "\
@@ -27466,7 +27463,7 @@ Return the Lisp list at point, or nil if none is found.
27466 27463
27467;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 27464;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
27468;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 27465;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
27469;;;;;; (20706 54231 807276 0)) 27466;;;;;; (20707 18685 911514 0))
27470;;; Generated autoloads from thumbs.el 27467;;; Generated autoloads from thumbs.el
27471 27468
27472(autoload 'thumbs-find-thumb "thumbs" "\ 27469(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27504,8 +27501,8 @@ In dired, call the setroot program on the image at point.
27504;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 27501;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
27505;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 27502;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
27506;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 27503;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
27507;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20706 27504;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20707
27508;;;;;; 54231 807276 0)) 27505;;;;;; 18685 911514 0))
27509;;; Generated autoloads from language/tibet-util.el 27506;;; Generated autoloads from language/tibet-util.el
27510 27507
27511(autoload 'tibetan-char-p "tibet-util" "\ 27508(autoload 'tibetan-char-p "tibet-util" "\
@@ -27579,7 +27576,7 @@ See also docstring of the function tibetan-compose-region.
27579;;;*** 27576;;;***
27580 27577
27581;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 27578;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
27582;;;;;; (20706 54231 807276 0)) 27579;;;;;; (20707 18685 911514 0))
27583;;; Generated autoloads from textmodes/tildify.el 27580;;; Generated autoloads from textmodes/tildify.el
27584 27581
27585(autoload 'tildify-region "tildify" "\ 27582(autoload 'tildify-region "tildify" "\
@@ -27604,7 +27601,7 @@ This function performs no refilling of the changed text.
27604 27601
27605;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 27602;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
27606;;;;;; display-time-mode display-time display-time-day-and-date) 27603;;;;;; display-time-mode display-time display-time-day-and-date)
27607;;;;;; "time" "time.el" (20706 54231 807276 0)) 27604;;;;;; "time" "time.el" (20707 18685 911514 0))
27608;;; Generated autoloads from time.el 27605;;; Generated autoloads from time.el
27609 27606
27610(defvar display-time-day-and-date nil "\ 27607(defvar display-time-day-and-date nil "\
@@ -27670,7 +27667,7 @@ Return a string giving the duration of the Emacs initialization.
27670;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 27667;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
27671;;;;;; time-add time-subtract time-since days-to-time time-less-p 27668;;;;;; time-add time-subtract time-since days-to-time time-less-p
27672;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 27669;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
27673;;;;;; (20706 54231 807276 0)) 27670;;;;;; (20707 18685 911514 0))
27674;;; Generated autoloads from calendar/time-date.el 27671;;; Generated autoloads from calendar/time-date.el
27675 27672
27676(autoload 'date-to-time "time-date" "\ 27673(autoload 'date-to-time "time-date" "\
@@ -27784,7 +27781,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
27784;;;*** 27781;;;***
27785 27782
27786;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27783;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27787;;;;;; "time-stamp.el" (20706 54231 807276 0)) 27784;;;;;; "time-stamp.el" (20707 18685 911514 0))
27788;;; Generated autoloads from time-stamp.el 27785;;; Generated autoloads from time-stamp.el
27789(put 'time-stamp-format 'safe-local-variable 'stringp) 27786(put 'time-stamp-format 'safe-local-variable 'stringp)
27790(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 27787(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -27828,7 +27825,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27828;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27825;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27829;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27826;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27830;;;;;; timeclock-mode-line-display) "timeclock" "calendar/timeclock.el" 27827;;;;;; timeclock-mode-line-display) "timeclock" "calendar/timeclock.el"
27831;;;;;; (20706 54231 807276 0)) 27828;;;;;; (20707 18685 911514 0))
27832;;; Generated autoloads from calendar/timeclock.el 27829;;; Generated autoloads from calendar/timeclock.el
27833 27830
27834(autoload 'timeclock-mode-line-display "timeclock" "\ 27831(autoload 'timeclock-mode-line-display "timeclock" "\
@@ -27928,7 +27925,7 @@ relative only to the time worked today, and not to past time.
27928;;;*** 27925;;;***
27929 27926
27930;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27927;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27931;;;;;; "international/titdic-cnv.el" (20706 54231 807276 0)) 27928;;;;;; "international/titdic-cnv.el" (20707 18685 911514 0))
27932;;; Generated autoloads from international/titdic-cnv.el 27929;;; Generated autoloads from international/titdic-cnv.el
27933 27930
27934(autoload 'titdic-convert "titdic-cnv" "\ 27931(autoload 'titdic-convert "titdic-cnv" "\
@@ -27951,7 +27948,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27951;;;*** 27948;;;***
27952 27949
27953;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27950;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27954;;;;;; "tmm.el" (20706 54231 807276 0)) 27951;;;;;; "tmm.el" (20707 18685 911514 0))
27955;;; Generated autoloads from tmm.el 27952;;; Generated autoloads from tmm.el
27956 (define-key global-map "\M-`" 'tmm-menubar) 27953 (define-key global-map "\M-`" 'tmm-menubar)
27957 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27954 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -27991,7 +27988,7 @@ Its value should be an event that has a binding in MENU.
27991 27988
27992;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27989;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27993;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27990;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27994;;;;;; "todo-mode" "calendar/todo-mode.el" (20706 54231 807276 0)) 27991;;;;;; "todo-mode" "calendar/todo-mode.el" (20707 18685 911514 0))
27995;;; Generated autoloads from calendar/todo-mode.el 27992;;; Generated autoloads from calendar/todo-mode.el
27996 27993
27997(autoload 'todo-add-category "todo-mode" "\ 27994(autoload 'todo-add-category "todo-mode" "\
@@ -28051,7 +28048,7 @@ Show TODO list.
28051 28048
28052;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 28049;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
28053;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 28050;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
28054;;;;;; "tool-bar" "tool-bar.el" (20706 54231 807276 0)) 28051;;;;;; "tool-bar" "tool-bar.el" (20707 18685 911514 0))
28055;;; Generated autoloads from tool-bar.el 28052;;; Generated autoloads from tool-bar.el
28056 28053
28057(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 28054(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -28122,7 +28119,7 @@ holds a keymap.
28122;;;*** 28119;;;***
28123 28120
28124;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 28121;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
28125;;;;;; (20706 54231 807276 0)) 28122;;;;;; (20707 18685 911514 0))
28126;;; Generated autoloads from emulation/tpu-edt.el 28123;;; Generated autoloads from emulation/tpu-edt.el
28127 28124
28128(defvar tpu-edt-mode nil "\ 28125(defvar tpu-edt-mode nil "\
@@ -28152,7 +28149,7 @@ Turn on TPU/edt emulation.
28152;;;*** 28149;;;***
28153 28150
28154;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 28151;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
28155;;;;;; (20706 54231 807276 0)) 28152;;;;;; (20707 18685 911514 0))
28156;;; Generated autoloads from emulation/tpu-mapper.el 28153;;; Generated autoloads from emulation/tpu-mapper.el
28157 28154
28158(autoload 'tpu-mapper "tpu-mapper" "\ 28155(autoload 'tpu-mapper "tpu-mapper" "\
@@ -28186,8 +28183,8 @@ your local X guru can try to figure out why the key is being ignored.
28186 28183
28187;;;*** 28184;;;***
28188 28185
28189;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20706 54231 28186;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20707 18685
28190;;;;;; 807276 0)) 28187;;;;;; 911514 0))
28191;;; Generated autoloads from emacs-lisp/tq.el 28188;;; Generated autoloads from emacs-lisp/tq.el
28192 28189
28193(autoload 'tq-create "tq" "\ 28190(autoload 'tq-create "tq" "\
@@ -28201,7 +28198,7 @@ to a tcp server on another machine.
28201;;;*** 28198;;;***
28202 28199
28203;;;### (autoloads (trace-function-background trace-function trace-buffer) 28200;;;### (autoloads (trace-function-background trace-function trace-buffer)
28204;;;;;; "trace" "emacs-lisp/trace.el" (20706 54231 807276 0)) 28201;;;;;; "trace" "emacs-lisp/trace.el" (20716 60089 50197 777000))
28205;;; Generated autoloads from emacs-lisp/trace.el 28202;;; Generated autoloads from emacs-lisp/trace.el
28206 28203
28207(defvar trace-buffer (purecopy "*trace-output*") "\ 28204(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -28218,6 +28215,8 @@ there might be!! The trace BUFFER will popup whenever FUNCTION is called.
28218Do not use this to trace functions that switch buffers or do any other 28215Do not use this to trace functions that switch buffers or do any other
28219display oriented stuff, use `trace-function-background' instead. 28216display oriented stuff, use `trace-function-background' instead.
28220 28217
28218To untrace a function, use `untrace-function' or `untrace-all'.
28219
28221\(fn FUNCTION &optional BUFFER)" t nil) 28220\(fn FUNCTION &optional BUFFER)" t nil)
28222 28221
28223(autoload 'trace-function-background "trace" "\ 28222(autoload 'trace-function-background "trace" "\
@@ -28231,6 +28230,8 @@ the window or buffer configuration.
28231 28230
28232BUFFER defaults to `trace-buffer'. 28231BUFFER defaults to `trace-buffer'.
28233 28232
28233To untrace a function, use `untrace-function' or `untrace-all'.
28234
28234\(fn FUNCTION &optional BUFFER)" t nil) 28235\(fn FUNCTION &optional BUFFER)" t nil)
28235 28236
28236;;;*** 28237;;;***
@@ -28238,7 +28239,7 @@ BUFFER defaults to `trace-buffer'.
28238;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 28239;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
28239;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 28240;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
28240;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 28241;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
28241;;;;;; "net/tramp.el" (20706 54231 807276 0)) 28242;;;;;; "net/tramp.el" (20707 18685 911514 0))
28242;;; Generated autoloads from net/tramp.el 28243;;; Generated autoloads from net/tramp.el
28243 28244
28244(defvar tramp-mode t "\ 28245(defvar tramp-mode t "\
@@ -28371,7 +28372,7 @@ Discard Tramp from loading remote files.
28371;;;*** 28372;;;***
28372 28373
28373;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 28374;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
28374;;;;;; (20706 54231 807276 0)) 28375;;;;;; (20707 18685 911514 0))
28375;;; Generated autoloads from net/tramp-ftp.el 28376;;; Generated autoloads from net/tramp-ftp.el
28376 28377
28377(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28378(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28381,8 +28382,8 @@ Discard Tramp from loading remote files.
28381 28382
28382;;;*** 28383;;;***
28383 28384
28384;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20706 28385;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20707
28385;;;;;; 54231 807276 0)) 28386;;;;;; 18685 911514 0))
28386;;; Generated autoloads from tutorial.el 28387;;; Generated autoloads from tutorial.el
28387 28388
28388(autoload 'help-with-tutorial "tutorial" "\ 28389(autoload 'help-with-tutorial "tutorial" "\
@@ -28407,7 +28408,7 @@ resumed later.
28407;;;*** 28408;;;***
28408 28409
28409;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 28410;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
28410;;;;;; (20355 10320 526171 0)) 28411;;;;;; (20360 54279 565993 0))
28411;;; Generated autoloads from language/tv-util.el 28412;;; Generated autoloads from language/tv-util.el
28412 28413
28413(autoload 'tai-viet-composition-function "tv-util" "\ 28414(autoload 'tai-viet-composition-function "tv-util" "\
@@ -28418,7 +28419,7 @@ resumed later.
28418;;;*** 28419;;;***
28419 28420
28420;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 28421;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
28421;;;;;; "textmodes/two-column.el" (20706 54231 807276 0)) 28422;;;;;; "textmodes/two-column.el" (20707 18685 911514 0))
28422;;; Generated autoloads from textmodes/two-column.el 28423;;; Generated autoloads from textmodes/two-column.el
28423 (autoload '2C-command "two-column" () t 'keymap) 28424 (autoload '2C-command "two-column" () t 'keymap)
28424 (global-set-key "\C-x6" '2C-command) 28425 (global-set-key "\C-x6" '2C-command)
@@ -28467,7 +28468,7 @@ First column's text sSs Second column's text
28467 28468
28468;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics 28469;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics
28469;;;;;; type-break type-break-mode) "type-break" "type-break.el" 28470;;;;;; type-break type-break-mode) "type-break" "type-break.el"
28470;;;;;; (20706 54231 807276 0)) 28471;;;;;; (20707 18685 911514 0))
28471;;; Generated autoloads from type-break.el 28472;;; Generated autoloads from type-break.el
28472 28473
28473(defvar type-break-mode nil "\ 28474(defvar type-break-mode nil "\
@@ -28599,8 +28600,8 @@ FRAC should be the inverse of the fractional value; for example, a value of
28599 28600
28600;;;*** 28601;;;***
28601 28602
28602;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20706 54231 28603;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20707 18685
28603;;;;;; 807276 0)) 28604;;;;;; 911514 0))
28604;;; Generated autoloads from mail/uce.el 28605;;; Generated autoloads from mail/uce.el
28605 28606
28606(autoload 'uce-reply-to-uce "uce" "\ 28607(autoload 'uce-reply-to-uce "uce" "\
@@ -28618,7 +28619,7 @@ You might need to set `uce-mail-reader' before using this.
28618;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 28619;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
28619;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 28620;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
28620;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 28621;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
28621;;;;;; "international/ucs-normalize.el" (20706 54231 807276 0)) 28622;;;;;; "international/ucs-normalize.el" (20707 18685 911514 0))
28622;;; Generated autoloads from international/ucs-normalize.el 28623;;; Generated autoloads from international/ucs-normalize.el
28623 28624
28624(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 28625(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -28684,7 +28685,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
28684;;;*** 28685;;;***
28685 28686
28686;;;### (autoloads (ununderline-region underline-region) "underline" 28687;;;### (autoloads (ununderline-region underline-region) "underline"
28687;;;;;; "textmodes/underline.el" (20706 54231 807276 0)) 28688;;;;;; "textmodes/underline.el" (20707 18685 911514 0))
28688;;; Generated autoloads from textmodes/underline.el 28689;;; Generated autoloads from textmodes/underline.el
28689 28690
28690(autoload 'underline-region "underline" "\ 28691(autoload 'underline-region "underline" "\
@@ -28705,7 +28706,7 @@ which specify the range to operate on.
28705;;;*** 28706;;;***
28706 28707
28707;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28708;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28708;;;;;; (20706 54231 807276 0)) 28709;;;;;; (20707 18685 911514 0))
28709;;; Generated autoloads from mail/unrmail.el 28710;;; Generated autoloads from mail/unrmail.el
28710 28711
28711(autoload 'batch-unrmail "unrmail" "\ 28712(autoload 'batch-unrmail "unrmail" "\
@@ -28724,8 +28725,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
28724 28725
28725;;;*** 28726;;;***
28726 28727
28727;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20706 28728;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20707
28728;;;;;; 54231 807276 0)) 28729;;;;;; 18685 911514 0))
28729;;; Generated autoloads from emacs-lisp/unsafep.el 28730;;; Generated autoloads from emacs-lisp/unsafep.el
28730 28731
28731(autoload 'unsafep "unsafep" "\ 28732(autoload 'unsafep "unsafep" "\
@@ -28738,7 +28739,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
28738;;;*** 28739;;;***
28739 28740
28740;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28741;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28741;;;;;; "url/url.el" (20706 54231 807276 0)) 28742;;;;;; "url/url.el" (20707 18685 911514 0))
28742;;; Generated autoloads from url/url.el 28743;;; Generated autoloads from url/url.el
28743 28744
28744(autoload 'url-retrieve "url" "\ 28745(autoload 'url-retrieve "url" "\
@@ -28786,7 +28787,7 @@ no further processing). URL is either a string or a parsed URL.
28786;;;*** 28787;;;***
28787 28788
28788;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28789;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28789;;;;;; "url-auth" "url/url-auth.el" (20706 54231 807276 0)) 28790;;;;;; "url-auth" "url/url-auth.el" (20707 18685 911514 0))
28790;;; Generated autoloads from url/url-auth.el 28791;;; Generated autoloads from url/url-auth.el
28791 28792
28792(autoload 'url-get-authentication "url-auth" "\ 28793(autoload 'url-get-authentication "url-auth" "\
@@ -28828,7 +28829,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28828;;;*** 28829;;;***
28829 28830
28830;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 28831;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
28831;;;;;; "url-cache" "url/url-cache.el" (20706 54231 807276 0)) 28832;;;;;; "url-cache" "url/url-cache.el" (20707 18685 911514 0))
28832;;; Generated autoloads from url/url-cache.el 28833;;; Generated autoloads from url/url-cache.el
28833 28834
28834(autoload 'url-store-in-cache "url-cache" "\ 28835(autoload 'url-store-in-cache "url-cache" "\
@@ -28849,8 +28850,8 @@ Extract FNAM from the local disk cache.
28849 28850
28850;;;*** 28851;;;***
28851 28852
28852;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20706 54231 28853;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20707 18685
28853;;;;;; 807276 0)) 28854;;;;;; 911514 0))
28854;;; Generated autoloads from url/url-cid.el 28855;;; Generated autoloads from url/url-cid.el
28855 28856
28856(autoload 'url-cid "url-cid" "\ 28857(autoload 'url-cid "url-cid" "\
@@ -28861,7 +28862,7 @@ Extract FNAM from the local disk cache.
28861;;;*** 28862;;;***
28862 28863
28863;;;### (autoloads (url-dav-vc-registered url-dav-request url-dav-supported-p) 28864;;;### (autoloads (url-dav-vc-registered url-dav-request url-dav-supported-p)
28864;;;;;; "url-dav" "url/url-dav.el" (20706 54231 807276 0)) 28865;;;;;; "url-dav" "url/url-dav.el" (20707 18685 911514 0))
28865;;; Generated autoloads from url/url-dav.el 28866;;; Generated autoloads from url/url-dav.el
28866 28867
28867(autoload 'url-dav-supported-p "url-dav" "\ 28868(autoload 'url-dav-supported-p "url-dav" "\
@@ -28895,8 +28896,8 @@ added to this list, so most requests can just pass in nil.
28895 28896
28896;;;*** 28897;;;***
28897 28898
28898;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20706 28899;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20707
28899;;;;;; 54231 807276 0)) 28900;;;;;; 18685 911514 0))
28900;;; Generated autoloads from url/url-file.el 28901;;; Generated autoloads from url/url-file.el
28901 28902
28902(autoload 'url-file "url-file" "\ 28903(autoload 'url-file "url-file" "\
@@ -28907,7 +28908,7 @@ Handle file: and ftp: URLs.
28907;;;*** 28908;;;***
28908 28909
28909;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28910;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28910;;;;;; "url/url-gw.el" (20706 54231 807276 0)) 28911;;;;;; "url/url-gw.el" (20707 18685 911514 0))
28911;;; Generated autoloads from url/url-gw.el 28912;;; Generated autoloads from url/url-gw.el
28912 28913
28913(autoload 'url-gateway-nslookup-host "url-gw" "\ 28914(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -28927,7 +28928,7 @@ Might do a non-blocking connection; use `process-status' to check.
28927 28928
28928;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 28929;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28929;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 28930;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
28930;;;;;; (20706 54231 807276 0)) 28931;;;;;; (20707 18685 911514 0))
28931;;; Generated autoloads from url/url-handlers.el 28932;;; Generated autoloads from url/url-handlers.el
28932 28933
28933(defvar url-handler-mode nil "\ 28934(defvar url-handler-mode nil "\
@@ -28981,7 +28982,7 @@ accessible.
28981 28982
28982;;;*** 28983;;;***
28983 28984
28984;;;### (autoloads nil "url-http" "url/url-http.el" (20706 54231 807276 28985;;;### (autoloads nil "url-http" "url/url-http.el" (20707 18685 911514
28985;;;;;; 0)) 28986;;;;;; 0))
28986;;; Generated autoloads from url/url-http.el 28987;;; Generated autoloads from url/url-http.el
28987 (autoload 'url-default-expander "url-expand") 28988 (autoload 'url-default-expander "url-expand")
@@ -28994,8 +28995,8 @@ accessible.
28994 28995
28995;;;*** 28996;;;***
28996 28997
28997;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20706 54231 28998;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20707 18685
28998;;;;;; 807276 0)) 28999;;;;;; 911514 0))
28999;;; Generated autoloads from url/url-irc.el 29000;;; Generated autoloads from url/url-irc.el
29000 29001
29001(autoload 'url-irc "url-irc" "\ 29002(autoload 'url-irc "url-irc" "\
@@ -29005,8 +29006,8 @@ accessible.
29005 29006
29006;;;*** 29007;;;***
29007 29008
29008;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20706 29009;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20707
29009;;;;;; 54231 807276 0)) 29010;;;;;; 18685 911514 0))
29010;;; Generated autoloads from url/url-ldap.el 29011;;; Generated autoloads from url/url-ldap.el
29011 29012
29012(autoload 'url-ldap "url-ldap" "\ 29013(autoload 'url-ldap "url-ldap" "\
@@ -29020,7 +29021,7 @@ URL can be a URL string, or a URL vector of the type returned by
29020;;;*** 29021;;;***
29021 29022
29022;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 29023;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
29023;;;;;; (20706 54231 807276 0)) 29024;;;;;; (20707 18685 911514 0))
29024;;; Generated autoloads from url/url-mailto.el 29025;;; Generated autoloads from url/url-mailto.el
29025 29026
29026(autoload 'url-mail "url-mailto" "\ 29027(autoload 'url-mail "url-mailto" "\
@@ -29036,7 +29037,7 @@ Handle the mailto: URL syntax.
29036;;;*** 29037;;;***
29037 29038
29038;;;### (autoloads (url-data url-generic-emulator-loader url-info 29039;;;### (autoloads (url-data url-generic-emulator-loader url-info
29039;;;;;; url-man) "url-misc" "url/url-misc.el" (20706 54231 807276 29040;;;;;; url-man) "url-misc" "url/url-misc.el" (20707 18685 911514
29040;;;;;; 0)) 29041;;;;;; 0))
29041;;; Generated autoloads from url/url-misc.el 29042;;; Generated autoloads from url/url-misc.el
29042 29043
@@ -29069,7 +29070,7 @@ Fetch a data URL (RFC 2397).
29069;;;*** 29070;;;***
29070 29071
29071;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 29072;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
29072;;;;;; (20706 54231 807276 0)) 29073;;;;;; (20707 18685 911514 0))
29073;;; Generated autoloads from url/url-news.el 29074;;; Generated autoloads from url/url-news.el
29074 29075
29075(autoload 'url-news "url-news" "\ 29076(autoload 'url-news "url-news" "\
@@ -29086,7 +29087,7 @@ Fetch a data URL (RFC 2397).
29086 29087
29087;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 29088;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
29088;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 29089;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
29089;;;;;; (20706 54231 807276 0)) 29090;;;;;; (20707 18685 911514 0))
29090;;; Generated autoloads from url/url-ns.el 29091;;; Generated autoloads from url/url-ns.el
29091 29092
29092(autoload 'isPlainHostName "url-ns" "\ 29093(autoload 'isPlainHostName "url-ns" "\
@@ -29127,7 +29128,7 @@ Fetch a data URL (RFC 2397).
29127;;;*** 29128;;;***
29128 29129
29129;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 29130;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
29130;;;;;; "url/url-parse.el" (20706 54231 807276 0)) 29131;;;;;; "url/url-parse.el" (20707 18685 911514 0))
29131;;; Generated autoloads from url/url-parse.el 29132;;; Generated autoloads from url/url-parse.el
29132 29133
29133(autoload 'url-recreate-url "url-parse" "\ 29134(autoload 'url-recreate-url "url-parse" "\
@@ -29179,7 +29180,7 @@ parses to
29179;;;*** 29180;;;***
29180 29181
29181;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 29182;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
29182;;;;;; (20706 54231 807276 0)) 29183;;;;;; (20707 18685 911514 0))
29183;;; Generated autoloads from url/url-privacy.el 29184;;; Generated autoloads from url/url-privacy.el
29184 29185
29185(autoload 'url-setup-privacy-info "url-privacy" "\ 29186(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -29190,7 +29191,7 @@ Setup variables that expose info about you and your system.
29190;;;*** 29191;;;***
29191 29192
29192;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 29193;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
29193;;;;;; (20706 54231 807276 0)) 29194;;;;;; (20707 18685 911514 0))
29194;;; Generated autoloads from url/url-queue.el 29195;;; Generated autoloads from url/url-queue.el
29195 29196
29196(autoload 'url-queue-retrieve "url-queue" "\ 29197(autoload 'url-queue-retrieve "url-queue" "\
@@ -29210,8 +29211,8 @@ The variable `url-queue-timeout' sets a timeout.
29210;;;;;; url-percentage url-display-percentage url-pretty-length url-strip-leading-spaces 29211;;;;;; url-percentage url-display-percentage url-pretty-length url-strip-leading-spaces
29211;;;;;; url-eat-trailing-space url-get-normalized-date url-lazy-message 29212;;;;;; url-eat-trailing-space url-get-normalized-date url-lazy-message
29212;;;;;; url-normalize-url url-insert-entities-in-string url-parse-args 29213;;;;;; url-normalize-url url-insert-entities-in-string url-parse-args
29213;;;;;; url-debug url-debug) "url-util" "url/url-util.el" (20706 29214;;;;;; url-debug url-debug) "url-util" "url/url-util.el" (20707
29214;;;;;; 54231 807276 0)) 29215;;;;;; 18685 911514 0))
29215;;; Generated autoloads from url/url-util.el 29216;;; Generated autoloads from url/url-util.el
29216 29217
29217(defvar url-debug nil "\ 29218(defvar url-debug nil "\
@@ -29385,7 +29386,7 @@ This uses `url-current-object', set locally to the buffer.
29385;;;*** 29386;;;***
29386 29387
29387;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 29388;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
29388;;;;;; "userlock" "userlock.el" (20706 54231 807276 0)) 29389;;;;;; "userlock" "userlock.el" (20707 18685 911514 0))
29389;;; Generated autoloads from userlock.el 29390;;; Generated autoloads from userlock.el
29390 29391
29391(autoload 'ask-user-about-lock "userlock" "\ 29392(autoload 'ask-user-about-lock "userlock" "\
@@ -29415,7 +29416,7 @@ The buffer in question is current when this function is called.
29415 29416
29416;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 29417;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
29417;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 29418;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
29418;;;;;; "utf-7" "international/utf-7.el" (20706 54231 807276 0)) 29419;;;;;; "utf-7" "international/utf-7.el" (20707 18685 911514 0))
29419;;; Generated autoloads from international/utf-7.el 29420;;; Generated autoloads from international/utf-7.el
29420 29421
29421(autoload 'utf-7-post-read-conversion "utf-7" "\ 29422(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29440,8 +29441,8 @@ The buffer in question is current when this function is called.
29440 29441
29441;;;*** 29442;;;***
29442 29443
29443;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20706 54231 29444;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20707 18685
29444;;;;;; 807276 0)) 29445;;;;;; 911514 0))
29445;;; Generated autoloads from gnus/utf7.el 29446;;; Generated autoloads from gnus/utf7.el
29446 29447
29447(autoload 'utf7-encode "utf7" "\ 29448(autoload 'utf7-encode "utf7" "\
@@ -29453,7 +29454,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
29453 29454
29454;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 29455;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
29455;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 29456;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
29456;;;;;; (20706 54231 807276 0)) 29457;;;;;; (20707 18685 911514 0))
29457;;; Generated autoloads from mail/uudecode.el 29458;;; Generated autoloads from mail/uudecode.el
29458 29459
29459(autoload 'uudecode-decode-region-external "uudecode" "\ 29460(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29483,8 +29484,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29483;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers 29484;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers
29484;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 29485;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
29485;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 29486;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
29486;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20706 29487;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20707
29487;;;;;; 54231 807276 0)) 29488;;;;;; 18685 911514 0))
29488;;; Generated autoloads from vc/vc.el 29489;;; Generated autoloads from vc/vc.el
29489 29490
29490(defvar vc-checkout-hook nil "\ 29491(defvar vc-checkout-hook nil "\
@@ -29762,7 +29763,7 @@ Return the branch part of a revision number REV.
29762;;;*** 29763;;;***
29763 29764
29764;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 29765;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
29765;;;;;; (20706 54231 807276 0)) 29766;;;;;; (20707 18685 911514 0))
29766;;; Generated autoloads from vc/vc-annotate.el 29767;;; Generated autoloads from vc/vc-annotate.el
29767 29768
29768(autoload 'vc-annotate "vc-annotate" "\ 29769(autoload 'vc-annotate "vc-annotate" "\
@@ -29799,7 +29800,7 @@ mode-specific menu. `vc-annotate-color-map' and
29799 29800
29800;;;*** 29801;;;***
29801 29802
29802;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20706 54231 807276 29803;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20707 18685 911514
29803;;;;;; 0)) 29804;;;;;; 0))
29804;;; Generated autoloads from vc/vc-arch.el 29805;;; Generated autoloads from vc/vc-arch.el
29805 (defun vc-arch-registered (file) 29806 (defun vc-arch-registered (file)
@@ -29810,7 +29811,7 @@ mode-specific menu. `vc-annotate-color-map' and
29810 29811
29811;;;*** 29812;;;***
29812 29813
29813;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20706 54231 807276 29814;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20707 18685 911514
29814;;;;;; 0)) 29815;;;;;; 0))
29815;;; Generated autoloads from vc/vc-bzr.el 29816;;; Generated autoloads from vc/vc-bzr.el
29816 29817
@@ -29827,7 +29828,7 @@ Name of the format file in a .bzr directory.")
29827 29828
29828;;;*** 29829;;;***
29829 29830
29830;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20706 54231 807276 29831;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20707 18685 911514
29831;;;;;; 0)) 29832;;;;;; 0))
29832;;; Generated autoloads from vc/vc-cvs.el 29833;;; Generated autoloads from vc/vc-cvs.el
29833(defun vc-cvs-registered (f) 29834(defun vc-cvs-registered (f)
@@ -29839,7 +29840,7 @@ Name of the format file in a .bzr directory.")
29839 29840
29840;;;*** 29841;;;***
29841 29842
29842;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20706 54231 807276 29843;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20707 18685 911514
29843;;;;;; 0)) 29844;;;;;; 0))
29844;;; Generated autoloads from vc/vc-dir.el 29845;;; Generated autoloads from vc/vc-dir.el
29845 29846
@@ -29865,7 +29866,7 @@ These are the commands available for use in the file status buffer:
29865;;;*** 29866;;;***
29866 29867
29867;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 29868;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
29868;;;;;; (20706 54231 807276 0)) 29869;;;;;; (20707 18685 911514 0))
29869;;; Generated autoloads from vc/vc-dispatcher.el 29870;;; Generated autoloads from vc/vc-dispatcher.el
29870 29871
29871(autoload 'vc-do-command "vc-dispatcher" "\ 29872(autoload 'vc-do-command "vc-dispatcher" "\
@@ -29888,7 +29889,7 @@ case, and the process object in the asynchronous case.
29888 29889
29889;;;*** 29890;;;***
29890 29891
29891;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20706 54231 807276 29892;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20707 18685 911514
29892;;;;;; 0)) 29893;;;;;; 0))
29893;;; Generated autoloads from vc/vc-git.el 29894;;; Generated autoloads from vc/vc-git.el
29894 (defun vc-git-registered (file) 29895 (defun vc-git-registered (file)
@@ -29900,7 +29901,7 @@ case, and the process object in the asynchronous case.
29900 29901
29901;;;*** 29902;;;***
29902 29903
29903;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20706 54231 807276 0)) 29904;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20707 18685 911514 0))
29904;;; Generated autoloads from vc/vc-hg.el 29905;;; Generated autoloads from vc/vc-hg.el
29905 (defun vc-hg-registered (file) 29906 (defun vc-hg-registered (file)
29906 "Return non-nil if FILE is registered with hg." 29907 "Return non-nil if FILE is registered with hg."
@@ -29911,7 +29912,7 @@ case, and the process object in the asynchronous case.
29911 29912
29912;;;*** 29913;;;***
29913 29914
29914;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20706 54231 807276 29915;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20707 18685 911514
29915;;;;;; 0)) 29916;;;;;; 0))
29916;;; Generated autoloads from vc/vc-mtn.el 29917;;; Generated autoloads from vc/vc-mtn.el
29917 29918
@@ -29929,7 +29930,7 @@ Name of the monotone directory's format file.")
29929;;;*** 29930;;;***
29930 29931
29931;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 29932;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
29932;;;;;; (20706 54231 807276 0)) 29933;;;;;; (20707 18685 911514 0))
29933;;; Generated autoloads from vc/vc-rcs.el 29934;;; Generated autoloads from vc/vc-rcs.el
29934 29935
29935(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 29936(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -29943,7 +29944,7 @@ For a description of possible values, see `vc-check-master-templates'.")
29943;;;*** 29944;;;***
29944 29945
29945;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 29946;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
29946;;;;;; (20706 54231 807276 0)) 29947;;;;;; (20707 18685 911514 0))
29947;;; Generated autoloads from vc/vc-sccs.el 29948;;; Generated autoloads from vc/vc-sccs.el
29948 29949
29949(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 29950(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -29961,7 +29962,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29961 29962
29962;;;*** 29963;;;***
29963 29964
29964;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20706 54231 807276 29965;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20707 18685 911514
29965;;;;;; 0)) 29966;;;;;; 0))
29966;;; Generated autoloads from vc/vc-svn.el 29967;;; Generated autoloads from vc/vc-svn.el
29967 (defun vc-svn-registered (f) 29968 (defun vc-svn-registered (f)
@@ -29976,7 +29977,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29976;;;*** 29977;;;***
29977 29978
29978;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 29979;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
29979;;;;;; (20706 54231 807276 0)) 29980;;;;;; (20707 18685 911514 0))
29980;;; Generated autoloads from progmodes/vera-mode.el 29981;;; Generated autoloads from progmodes/vera-mode.el
29981 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 29982 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
29982 29983
@@ -30034,7 +30035,7 @@ Key bindings:
30034;;;*** 30035;;;***
30035 30036
30036;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 30037;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
30037;;;;;; (20706 54231 807276 0)) 30038;;;;;; (20707 18685 911514 0))
30038;;; Generated autoloads from progmodes/verilog-mode.el 30039;;; Generated autoloads from progmodes/verilog-mode.el
30039 30040
30040(autoload 'verilog-mode "verilog-mode" "\ 30041(autoload 'verilog-mode "verilog-mode" "\
@@ -30173,7 +30174,7 @@ Key bindings specific to `verilog-mode-map' are:
30173;;;*** 30174;;;***
30174 30175
30175;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 30176;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
30176;;;;;; (20706 54231 807276 0)) 30177;;;;;; (20707 18685 911514 0))
30177;;; Generated autoloads from progmodes/vhdl-mode.el 30178;;; Generated autoloads from progmodes/vhdl-mode.el
30178 30179
30179(autoload 'vhdl-mode "vhdl-mode" "\ 30180(autoload 'vhdl-mode "vhdl-mode" "\
@@ -30727,7 +30728,7 @@ Key bindings:
30727 30728
30728;;;*** 30729;;;***
30729 30730
30730;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20627 10158 364804 30731;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20627 28531 447943
30731;;;;;; 0)) 30732;;;;;; 0))
30732;;; Generated autoloads from emulation/vi.el 30733;;; Generated autoloads from emulation/vi.el
30733 30734
@@ -30783,7 +30784,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30783;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 30784;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
30784;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 30785;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
30785;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 30786;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
30786;;;;;; "language/viet-util.el" (20706 54231 807276 0)) 30787;;;;;; "language/viet-util.el" (20707 18685 911514 0))
30787;;; Generated autoloads from language/viet-util.el 30788;;; Generated autoloads from language/viet-util.el
30788 30789
30789(autoload 'viet-encode-viscii-char "viet-util" "\ 30790(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -30831,7 +30832,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
30831;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 30832;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
30832;;;;;; view-buffer view-file-other-frame view-file-other-window 30833;;;;;; view-buffer view-file-other-frame view-file-other-window
30833;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 30834;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
30834;;;;;; "view" "view.el" (20706 54231 807276 0)) 30835;;;;;; "view" "view.el" (20707 18685 911514 0))
30835;;; Generated autoloads from view.el 30836;;; Generated autoloads from view.el
30836 30837
30837(defvar view-remove-frame-by-deleting t "\ 30838(defvar view-remove-frame-by-deleting t "\
@@ -31087,8 +31088,8 @@ Exit View mode and make the current buffer editable.
31087 31088
31088;;;*** 31089;;;***
31089 31090
31090;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20706 31091;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20707
31091;;;;;; 54231 807276 0)) 31092;;;;;; 18685 911514 0))
31092;;; Generated autoloads from emulation/vip.el 31093;;; Generated autoloads from emulation/vip.el
31093 31094
31094(autoload 'vip-setup "vip" "\ 31095(autoload 'vip-setup "vip" "\
@@ -31104,7 +31105,7 @@ Turn on VIP emulation of VI.
31104;;;*** 31105;;;***
31105 31106
31106;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 31107;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
31107;;;;;; (20706 54231 807276 0)) 31108;;;;;; (20707 18685 911514 0))
31108;;; Generated autoloads from emulation/viper.el 31109;;; Generated autoloads from emulation/viper.el
31109 31110
31110(autoload 'toggle-viper-mode "viper" "\ 31111(autoload 'toggle-viper-mode "viper" "\
@@ -31121,7 +31122,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
31121;;;*** 31122;;;***
31122 31123
31123;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 31124;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
31124;;;;;; (20706 54231 807276 0)) 31125;;;;;; (20707 18685 911514 0))
31125;;; Generated autoloads from emacs-lisp/warnings.el 31126;;; Generated autoloads from emacs-lisp/warnings.el
31126 31127
31127(defvar warning-prefix-function nil "\ 31128(defvar warning-prefix-function nil "\
@@ -31211,7 +31212,7 @@ this is equivalent to `display-warning', using
31211;;;*** 31212;;;***
31212 31213
31213;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 31214;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
31214;;;;;; (20706 54231 807276 0)) 31215;;;;;; (20707 18685 911514 0))
31215;;; Generated autoloads from wdired.el 31216;;; Generated autoloads from wdired.el
31216 31217
31217(autoload 'wdired-change-to-wdired-mode "wdired" "\ 31218(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -31228,8 +31229,8 @@ See `wdired-mode'.
31228 31229
31229;;;*** 31230;;;***
31230 31231
31231;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20706 54231 31232;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20707 18685
31232;;;;;; 807276 0)) 31233;;;;;; 911514 0))
31233;;; Generated autoloads from net/webjump.el 31234;;; Generated autoloads from net/webjump.el
31234 31235
31235(autoload 'webjump "webjump" "\ 31236(autoload 'webjump "webjump" "\
@@ -31246,7 +31247,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
31246;;;*** 31247;;;***
31247 31248
31248;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 31249;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
31249;;;;;; (20706 54231 807276 0)) 31250;;;;;; (20707 18685 911514 0))
31250;;; Generated autoloads from progmodes/which-func.el 31251;;; Generated autoloads from progmodes/which-func.el
31251 (put 'which-func-format 'risky-local-variable t) 31252 (put 'which-func-format 'risky-local-variable t)
31252 (put 'which-func-current 'risky-local-variable t) 31253 (put 'which-func-current 'risky-local-variable t)
@@ -31279,8 +31280,8 @@ in certain major modes.
31279;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 31280;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
31280;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 31281;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
31281;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 31282;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
31282;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20706 54231 31283;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20707 18685
31283;;;;;; 807276 0)) 31284;;;;;; 911514 0))
31284;;; Generated autoloads from whitespace.el 31285;;; Generated autoloads from whitespace.el
31285 31286
31286(autoload 'whitespace-mode "whitespace" "\ 31287(autoload 'whitespace-mode "whitespace" "\
@@ -31679,8 +31680,8 @@ cleaning up these problems.
31679;;;*** 31680;;;***
31680 31681
31681;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 31682;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
31682;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20706 54231 31683;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20707 18685
31683;;;;;; 807276 0)) 31684;;;;;; 911514 0))
31684;;; Generated autoloads from wid-browse.el 31685;;; Generated autoloads from wid-browse.el
31685 31686
31686(autoload 'widget-browse-at "wid-browse" "\ 31687(autoload 'widget-browse-at "wid-browse" "\
@@ -31709,8 +31710,8 @@ if ARG is omitted or nil.
31709;;;*** 31710;;;***
31710 31711
31711;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 31712;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
31712;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20706 31713;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20707
31713;;;;;; 54231 807276 0)) 31714;;;;;; 18685 911514 0))
31714;;; Generated autoloads from wid-edit.el 31715;;; Generated autoloads from wid-edit.el
31715 31716
31716(autoload 'widgetp "wid-edit" "\ 31717(autoload 'widgetp "wid-edit" "\
@@ -31753,8 +31754,8 @@ Setup current buffer so editing string widgets works.
31753;;;*** 31754;;;***
31754 31755
31755;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 31756;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
31756;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20706 31757;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20707
31757;;;;;; 54231 807276 0)) 31758;;;;;; 18685 911514 0))
31758;;; Generated autoloads from windmove.el 31759;;; Generated autoloads from windmove.el
31759 31760
31760(autoload 'windmove-left "windmove" "\ 31761(autoload 'windmove-left "windmove" "\
@@ -31806,8 +31807,8 @@ Default MODIFIER is 'shift.
31806 31807
31807;;;*** 31808;;;***
31808 31809
31809;;;### (autoloads (winner-mode) "winner" "winner.el" (20706 54231 31810;;;### (autoloads (winner-mode) "winner" "winner.el" (20707 18685
31810;;;;;; 807276 0)) 31811;;;;;; 911514 0))
31811;;; Generated autoloads from winner.el 31812;;; Generated autoloads from winner.el
31812 31813
31813(defvar winner-mode nil "\ 31814(defvar winner-mode nil "\
@@ -31831,7 +31832,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
31831;;;*** 31832;;;***
31832 31833
31833;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 31834;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
31834;;;;;; woman woman-locale) "woman" "woman.el" (20706 54231 807276 31835;;;;;; woman woman-locale) "woman" "woman.el" (20707 18685 911514
31835;;;;;; 0)) 31836;;;;;; 0))
31836;;; Generated autoloads from woman.el 31837;;; Generated autoloads from woman.el
31837 31838
@@ -31881,7 +31882,7 @@ Default bookmark handler for Woman buffers.
31881;;;*** 31882;;;***
31882 31883
31883;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 31884;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
31884;;;;;; (20706 54231 807276 0)) 31885;;;;;; (20707 18685 911514 0))
31885;;; Generated autoloads from emulation/ws-mode.el 31886;;; Generated autoloads from emulation/ws-mode.el
31886 31887
31887(autoload 'wordstar-mode "ws-mode" "\ 31888(autoload 'wordstar-mode "ws-mode" "\
@@ -31993,8 +31994,8 @@ The key bindings are:
31993 31994
31994;;;*** 31995;;;***
31995 31996
31996;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20706 54231 31997;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20707 18685
31997;;;;;; 807276 0)) 31998;;;;;; 911514 0))
31998;;; Generated autoloads from net/xesam.el 31999;;; Generated autoloads from net/xesam.el
31999 32000
32000(autoload 'xesam-search "xesam" "\ 32001(autoload 'xesam-search "xesam" "\
@@ -32014,7 +32015,7 @@ Example:
32014;;;*** 32015;;;***
32015 32016
32016;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 32017;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
32017;;;;;; (20706 54231 807276 0)) 32018;;;;;; (20707 18685 911514 0))
32018;;; Generated autoloads from xml.el 32019;;; Generated autoloads from xml.el
32019 32020
32020(autoload 'xml-parse-file "xml" "\ 32021(autoload 'xml-parse-file "xml" "\
@@ -32071,7 +32072,7 @@ Both features can be combined by providing a cons cell
32071;;;*** 32072;;;***
32072 32073
32073;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 32074;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
32074;;;;;; "nxml/xmltok.el" (20706 54231 807276 0)) 32075;;;;;; "nxml/xmltok.el" (20707 18685 911514 0))
32075;;; Generated autoloads from nxml/xmltok.el 32076;;; Generated autoloads from nxml/xmltok.el
32076 32077
32077(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 32078(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -32089,8 +32090,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
32089 32090
32090;;;*** 32091;;;***
32091 32092
32092;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20706 32093;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20707
32093;;;;;; 54231 807276 0)) 32094;;;;;; 18685 911514 0))
32094;;; Generated autoloads from xt-mouse.el 32095;;; Generated autoloads from xt-mouse.el
32095 32096
32096(defvar xterm-mouse-mode nil "\ 32097(defvar xterm-mouse-mode nil "\
@@ -32120,7 +32121,7 @@ down the SHIFT key while pressing the mouse button.
32120;;;*** 32121;;;***
32121 32122
32122;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 32123;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
32123;;;;;; "gnus/yenc.el" (20706 54231 807276 0)) 32124;;;;;; "gnus/yenc.el" (20707 18685 911514 0))
32124;;; Generated autoloads from gnus/yenc.el 32125;;; Generated autoloads from gnus/yenc.el
32125 32126
32126(autoload 'yenc-decode-region "yenc" "\ 32127(autoload 'yenc-decode-region "yenc" "\
@@ -32136,7 +32137,7 @@ Extract file name from an yenc header.
32136;;;*** 32137;;;***
32137 32138
32138;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 32139;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
32139;;;;;; yow) "yow" "play/yow.el" (20706 54231 807276 0)) 32140;;;;;; yow) "yow" "play/yow.el" (20707 18685 911514 0))
32140;;; Generated autoloads from play/yow.el 32141;;; Generated autoloads from play/yow.el
32141 32142
32142(autoload 'yow "yow" "\ 32143(autoload 'yow "yow" "\
@@ -32162,7 +32163,7 @@ Zippy goes to the analyst.
32162 32163
32163;;;*** 32164;;;***
32164 32165
32165;;;### (autoloads (zone) "zone" "play/zone.el" (20706 54231 807276 32166;;;### (autoloads (zone) "zone" "play/zone.el" (20707 18685 911514
32166;;;;;; 0)) 32167;;;;;; 0))
32167;;; Generated autoloads from play/zone.el 32168;;; Generated autoloads from play/zone.el
32168 32169
@@ -32179,46 +32180,46 @@ Zone out, completely.
32179;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 32180;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
32180;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 32181;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
32181;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 32182;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
32182;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el" 32183;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el"
32183;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el" 32184;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el"
32184;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el" 32185;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el"
32185;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el" 32186;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el"
32186;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el" 32187;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el"
32187;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el" 32188;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el"
32188;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 32189;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el"
32189;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 32190;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el"
32190;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el" 32191;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el"
32191;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el" 32192;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
32192;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el" 32193;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el"
32193;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" 32194;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
32194;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" 32195;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el"
32195;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el" 32196;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el"
32196;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" 32197;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el"
32197;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/auto.el" 32198;;;;;; "cedet/cedet.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el"
32198;;;;;; "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" "cedet/ede/cpp-root.el" 32199;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el"
32199;;;;;; "cedet/ede/custom.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" 32200;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el"
32200;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el" 32201;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/locate.el"
32201;;;;;; "cedet/ede/loaddefs.el" "cedet/ede/locate.el" "cedet/ede/make.el" 32202;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el"
32202;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el" 32203;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el"
32203;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" 32204;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el"
32204;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" 32205;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el"
32205;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" 32206;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el"
32206;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el" 32207;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el"
32207;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el" 32208;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el"
32208;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el" 32209;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/pulse.el"
32209;;;;;; "cedet/ede/util.el" "cedet/pulse.el" "cedet/semantic/analyze.el" 32210;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
32210;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" 32211;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
32211;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" 32212;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
32212;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el" 32213;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el"
32213;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" 32214;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el"
32214;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" 32215;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el"
32215;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el" 32216;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el"
32216;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el" 32217;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el"
32217;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" 32218;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el"
32218;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el" 32219;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el"
32219;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" 32220;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el"
32220;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el" 32221;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el"
32221;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el" 32222;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32222;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 32223;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
32223;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 32224;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
32224;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 32225;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -32226,13 +32227,13 @@ Zone out, completely.
32226;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 32227;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
32227;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 32228;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
32228;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 32229;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
32229;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" 32230;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el"
32230;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" 32231;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el"
32231;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el" 32232;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el"
32232;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el" 32233;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el"
32233;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" 32234;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el"
32234;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" 32235;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el"
32235;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 32236;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
32236;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 32237;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
32237;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 32238;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
32238;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 32239;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
@@ -32244,11 +32245,11 @@ Zone out, completely.
32244;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 32245;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
32245;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 32246;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
32246;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 32247;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
32247;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" 32248;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el"
32248;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" 32249;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el"
32249;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" 32250;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el"
32250;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" 32251;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el"
32251;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el" 32252;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el"
32252;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" 32253;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el"
32253;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 32254;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el"
32254;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" 32255;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el"
@@ -32268,33 +32269,32 @@ Zone out, completely.
32268;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 32269;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
32269;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 32270;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
32270;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 32271;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
32271;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" 32272;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el"
32272;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el" 32273;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
32273;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" 32274;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el"
32274;;;;;; "ezimage.el" "foldout.el" "format-spec.el" "fringe.el" "generic-x.el" 32275;;;;;; "format-spec.el" "fringe.el" "generic-x.el" "gnus/compface.el"
32275;;;;;; "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" 32276;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el"
32276;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el" 32277;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el"
32277;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" 32278;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-int.el"
32278;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el" 32279;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el"
32279;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el" 32280;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el"
32280;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el" 32281;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
32281;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" 32282;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el"
32282;;;;;; "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" 32283;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
32283;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el" 32284;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
32284;;;;;; "gnus/messcompat.el" "gnus/mm-archive.el" "gnus/mm-bodies.el" 32285;;;;;; "gnus/mm-archive.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
32285;;;;;; "gnus/mm-decode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" 32286;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el"
32286;;;;;; "gnus/mml-smime.el" "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" 32287;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
32287;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el" 32288;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
32288;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" 32289;;;;;; "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" "gnus/nnmaildir.el"
32289;;;;;; "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" 32290;;;;;; "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el"
32290;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" 32291;;;;;; "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" "gnus/nnspool.el"
32291;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" 32292;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el"
32292;;;;;; "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" 32293;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
32293;;;;;; "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el" 32294;;;;;; "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el" "gnus/sieve-manage.el"
32294;;;;;; "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el" 32295;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el"
32295;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "ibuf-ext.el" 32296;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el"
32296;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el" 32297;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el"
32297;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el"
32298;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" 32298;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el"
32299;;;;;; "international/uni-category.el" "international/uni-combining.el" 32299;;;;;; "international/uni-category.el" "international/uni-combining.el"
32300;;;;;; "international/uni-comment.el" "international/uni-decimal.el" 32300;;;;;; "international/uni-comment.el" "international/uni-decimal.el"
@@ -32382,8 +32382,8 @@ Zone out, completely.
32382;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 32382;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
32383;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 32383;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
32384;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el" 32384;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el"
32385;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (20706 54515 9904 32385;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (20718 10765 940268
32386;;;;;; 262000)) 32386;;;;;; 335000))
32387 32387
32388;;;*** 32388;;;***
32389 32389
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp
index c0654e9eb92..1dd35cc021a 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -71,7 +71,7 @@
71/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/ 71/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
72/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/ 72/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
73/^#undef PENDING_OUTPUT_COUNT/s/^.*$/#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_ptr - (FILE)->_base)/ 73/^#undef PENDING_OUTPUT_COUNT/s/^.*$/#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_ptr - (FILE)->_base)/
74/^#undef VERSION/s/^.*$/#define VERSION "24.2.91"/ 74/^#undef VERSION/s/^.*$/#define VERSION "24.2.92"/
75/^#undef SYSTEM_TYPE/s/^.*$/#define SYSTEM_TYPE "ms-dos"/ 75/^#undef SYSTEM_TYPE/s/^.*$/#define SYSTEM_TYPE "ms-dos"/
76/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/ 76/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
77/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/ 77/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
diff --git a/nt/config.nt b/nt/config.nt
index b3a72dcc874..9aac142bc62 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -1399,7 +1399,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
1399#undef USG_SUBTTY_WORKS 1399#undef USG_SUBTTY_WORKS
1400 1400
1401/* Version number of package */ 1401/* Version number of package */
1402#define VERSION "24.2.91" 1402#define VERSION "24.2.92"
1403 1403
1404/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 1404/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1405 'wchar_t'. */ 1405 'wchar_t'. */
diff --git a/nt/emacs.rc b/nt/emacs.rc
index 15c8932a295..cdbb7937770 100644
--- a/nt/emacs.rc
+++ b/nt/emacs.rc
@@ -11,8 +11,8 @@ Emacs ICON icons\emacs.ico
11#endif 11#endif
12 12
13VS_VERSION_INFO VERSIONINFO 13VS_VERSION_INFO VERSIONINFO
14 FILEVERSION 24,2,91,0 14 FILEVERSION 24,2,92,0
15 PRODUCTVERSION 24,2,91,0 15 PRODUCTVERSION 24,2,92,0
16 FILEFLAGSMASK 0x3FL 16 FILEFLAGSMASK 0x3FL
17#ifdef EMACSDEBUG 17#ifdef EMACSDEBUG
18 FILEFLAGS 0x1L 18 FILEFLAGS 0x1L
@@ -29,12 +29,12 @@ BEGIN
29 BEGIN 29 BEGIN
30 VALUE "CompanyName", "Free Software Foundation\0" 30 VALUE "CompanyName", "Free Software Foundation\0"
31 VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" 31 VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
32 VALUE "FileVersion", "24, 2, 91, 0\0" 32 VALUE "FileVersion", "24, 2, 92, 0\0"
33 VALUE "InternalName", "Emacs\0" 33 VALUE "InternalName", "Emacs\0"
34 VALUE "LegalCopyright", "Copyright (C) 2001-2013\0" 34 VALUE "LegalCopyright", "Copyright (C) 2001-2013\0"
35 VALUE "OriginalFilename", "emacs.exe" 35 VALUE "OriginalFilename", "emacs.exe"
36 VALUE "ProductName", "Emacs\0" 36 VALUE "ProductName", "Emacs\0"
37 VALUE "ProductVersion", "24, 2, 91, 0\0" 37 VALUE "ProductVersion", "24, 2, 92, 0\0"
38 VALUE "OLESelfRegister", "\0" 38 VALUE "OLESelfRegister", "\0"
39 END 39 END
40 END 40 END
diff --git a/nt/emacsclient.rc b/nt/emacsclient.rc
index fa04298a18b..a23d56a12c2 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,2,91,0 8 FILEVERSION 24,2,92,0
9 PRODUCTVERSION 24,2,91,0 9 PRODUCTVERSION 24,2,92,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, 2, 91, 0\0" 26 VALUE "FileVersion", "24, 2, 92, 0\0"
27 VALUE "InternalName", "EmacsClient\0" 27 VALUE "InternalName", "EmacsClient\0"
28 VALUE "LegalCopyright", "Copyright (C) 2001-2013\0" 28 VALUE "LegalCopyright", "Copyright (C) 2001-2013\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, 2, 91, 0\0" 31 VALUE "ProductVersion", "24, 2, 92, 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 c38420febdb..6483090b583 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.2.91 25VERSION = 24.2.92
26 26
27TMP_DIST_DIR = emacs-$(VERSION) 27TMP_DIST_DIR = emacs-$(VERSION)
28 28