aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2012-04-28 00:33:57 +0800
committerChong Yidong2012-04-28 00:33:57 +0800
commit9723e05aa3a92b788da35a3f3b906fc1a9508fe5 (patch)
tree75658f6cc6c04c84b26b55b0b8ef51f75c9af1ec
parentc5bb756916baa63cc663d68d4c24e5ad33a764e8 (diff)
downloademacs-9723e05aa3a92b788da35a3f3b906fc1a9508fe5.tar.gz
emacs-9723e05aa3a92b788da35a3f3b906fc1a9508fe5.zip
Bump version to 24.0.96.emacs-24.0.96
Regenerate AUTHORS and ldefs-boot.el.
-rw-r--r--README2
-rw-r--r--configure.in2
-rw-r--r--doc/emacs/emacsver.texi2
-rw-r--r--doc/man/emacs.12
-rw-r--r--etc/AUTHORS108
-rw-r--r--lisp/ldefs-boot.el1487
-rw-r--r--msdos/sed2v2.inp2
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Info.plist4
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings4
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop2
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist4
-rw-r--r--nt/config.nt2
-rw-r--r--nt/emacs.rc8
-rw-r--r--nt/emacsclient.rc8
-rw-r--r--nt/makefile.w32-in2
15 files changed, 827 insertions, 812 deletions
diff --git a/README b/README
index 8710ad438aa..aebfaa87871 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2001-2012 Free Software Foundation, Inc.
2See the end of the file for license conditions. 2See the end of the file for license conditions.
3 3
4 4
5This directory tree holds version 24.0.95 of GNU Emacs, the extensible, 5This directory tree holds version 24.0.96 of GNU Emacs, the extensible,
6customizable, self-documenting real-time display editor. 6customizable, self-documenting real-time display editor.
7 7
8The file INSTALL in this directory says how to build and install GNU 8The file INSTALL in this directory says how to build and install GNU
diff --git a/configure.in b/configure.in
index e848964e7bc..091edbbff2e 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl You should have received a copy of the GNU General Public License
22dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
23 23
24AC_PREREQ(2.65) 24AC_PREREQ(2.65)
25AC_INIT(emacs, 24.0.95) 25AC_INIT(emacs, 24.0.96)
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 809fbcb6442..dd0274e6bcb 100644
--- a/doc/emacs/emacsver.texi
+++ b/doc/emacs/emacsver.texi
@@ -1,4 +1,4 @@
1@c It would be nicer to generate this using configure and @version@. 1@c It would be nicer to generate this using configure and @version@.
2@c However, that would mean emacsver.texi would always be newer 2@c However, that would mean emacsver.texi would always be newer
3@c then the info files in release tarfiles. 3@c then the info files in release tarfiles.
4@set EMACSVER 24.0.95 4@set EMACSVER 24.0.96
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1
index 94d2a0c35bf..4047077f44e 100644
--- a/doc/man/emacs.1
+++ b/doc/man/emacs.1
@@ -1,5 +1,5 @@
1.\" See section COPYING for copyright and redistribution information. 1.\" See section COPYING for copyright and redistribution information.
2.TH EMACS 1 "2007 April 13" "GNU Emacs 24.0.95" 2.TH EMACS 1 "2007 April 13" "GNU Emacs 24.0.96"
3. 3.
4. 4.
5.SH NAME 5.SH NAME
diff --git a/etc/AUTHORS b/etc/AUTHORS
index 1cf3a523596..867441b5e0c 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -71,9 +71,9 @@ Alan Mackenzie: wrote cc-awk.el
71and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-fonts.el 71and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-fonts.el
72 cc-langs.el cc-mode.el cc-styles.el cc-vars.el 72 cc-langs.el cc-mode.el cc-styles.el cc-vars.el
73and changed cc-mode.texi lread.c programs.texi font-lock.el font-core.el 73and changed cc-mode.texi lread.c programs.texi font-lock.el font-core.el
74 isearch.el lisp.el modes.texi cc-subword.el display.texi os.texi 74 isearch.el lisp.el modes.texi cc-menus.el cc-subword.el display.texi
75 search.texi startup.el subr.el text.texi INSTALL.BZR add-log.el 75 os.texi search.texi startup.el subr.el text.texi INSTALL.BZR add-log.el
76 buffers.texi bytecomp.el callint.c cc-fix.el and 22 other files 76 buffers.texi bytecomp.el callint.c and 22 other files
77 77
78Alan Shutko: changed diary-lib.el calendar.el bindings.el cal-hebrew.el 78Alan Shutko: changed diary-lib.el calendar.el bindings.el cal-hebrew.el
79 easy-mmode.el gnus-sum.el ibuf-ext.el ibuffer.el lunar.el macros.el 79 easy-mmode.el gnus-sum.el ibuf-ext.el ibuffer.el lunar.el macros.el
@@ -197,7 +197,7 @@ Andreas Rottmann: changed emacsclient.1 emacsclient.c misc.texi server.el
197Andreas Schwab: changed Makefile.in configure.in lisp.h xdisp.c alloc.c 197Andreas Schwab: changed Makefile.in configure.in lisp.h xdisp.c alloc.c
198 process.c coding.c files.el keyboard.c xterm.c editfns.c emacs.c fns.c 198 process.c coding.c files.el keyboard.c xterm.c editfns.c emacs.c fns.c
199 print.c eval.c fileio.c lread.c sysdep.c dired.el xfns.c buffer.c 199 print.c eval.c fileio.c lread.c sysdep.c dired.el xfns.c buffer.c
200 and 577 other files 200 and 579 other files
201 201
202Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus-sum.el 202Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus-sum.el
203 gnus.el nnslashdot.el gnus-srvr.el gnus-util.el mm-url.el mm-uu.el 203 gnus.el nnslashdot.el gnus-srvr.el gnus-util.el mm-url.el mm-uu.el
@@ -280,6 +280,8 @@ Artem Chuprina: changed message.el
280 280
281Ashwin Ram: wrote refer.el 281Ashwin Ram: wrote refer.el
282 282
283Atsuo Ohki: changed lread.c
284
283Aubrey Jaffer: changed info.el unexelf.c 285Aubrey Jaffer: changed info.el unexelf.c
284 286
285Axel Boldt: changed ehelp.el electric.el 287Axel Boldt: changed ehelp.el electric.el
@@ -299,10 +301,10 @@ Barry Fishman: changed gnu-linux.h
299Bastien Guerry: wrote gnus-bookmark.el org-latex.el 301Bastien Guerry: wrote gnus-bookmark.el org-latex.el
300and co-wrote org-bibtex.el org-list.el org-protocol.el org-src.el 302and co-wrote org-bibtex.el org-list.el org-protocol.el org-src.el
301and changed org.el org-agenda.el org-html.el org-clock.el org-exp.el 303and changed org.el org-agenda.el org-html.el org-clock.el org-exp.el
302 org.texi org-table.el org-capture.el org-publish.el org-timer.el 304 org-table.el org.texi org-capture.el org-publish.el org-timer.el
303 org-export-latex.el org-archive.el org-ascii.el org-colview.el 305 org-export-latex.el org-archive.el org-ascii.el org-colview.el
304 org-exp-blocks.el org-mobile.el ob.el org-eshell.el bookmark.el info.el 306 org-exp-blocks.el org-faces.el org-mobile.el ob.el org-eshell.el
305 org-attach.el and 36 other files 307 org-pcomplete.el bookmark.el and 36 other files
306 308
307Ben A. Mesander: co-wrote erc-dcc.el 309Ben A. Mesander: co-wrote erc-dcc.el
308 310
@@ -466,10 +468,10 @@ and co-wrote idlw-help.el idlw-shell.el idlwave.el org-bbdb.el
466 org-bibtex.el org-entities.el org-gnus.el org-list.el org-pcomplete.el 468 org-bibtex.el org-entities.el org-gnus.el org-list.el org-pcomplete.el
467 org-src.el 469 org-src.el
468and changed org-latex.el org.texi org-publish.el orgcard.tex 470and changed org-latex.el org.texi org-publish.el orgcard.tex
469 org-export-latex.el org-colview-xemacs.el org-docbook.el org-attach.el 471 org-export-latex.el org-docbook.el org-attach.el org-mouse.el
470 org-mouse.el org-protocol.el org-mac-message.el org-wl.el org-crypt.el 472 org-protocol.el org-mac-message.el org-wl.el org-crypt.el
471 org-freemind.el idlw-rinfo.el org-exp-blocks.el org-habit.el org-mhe.el 473 org-freemind.el idlw-rinfo.el org-exp-blocks.el org-habit.el org-mhe.el
472 org-plot.el org-special-blocks.el reftex.texi and 24 other files 474 org-plot.el org-special-blocks.el reftex.texi ob.el and 23 other files
473 475
474Caveh Jalali: changed configure.in intel386.h sol2-4.h 476Caveh Jalali: changed configure.in intel386.h sol2-4.h
475 477
@@ -499,8 +501,8 @@ Chong Yidong: wrote compile-tests.el dichromacy-theme.el
499and co-wrote longlines.el tango-dark-theme.el tango-theme.el 501and co-wrote longlines.el tango-dark-theme.el tango-theme.el
500and changed xdisp.c simple.el display.texi files.el frames.texi 502and changed xdisp.c simple.el display.texi files.el frames.texi
501 files.texi cus-edit.el keyboard.c custom.el text.texi package.el 503 files.texi cus-edit.el keyboard.c custom.el text.texi package.el
502 startup.el faces.el xterm.c emacs.texi misc.texi subr.el image.c 504 startup.el faces.el misc.texi subr.el xterm.c emacs.texi custom.texi
503 mouse.el custom.texi xfns.c and 845 other files 505 image.c mouse.el xfns.c and 846 other files
504 506
505Chris Chase: co-wrote idlw-shell.el idlwave.el 507Chris Chase: co-wrote idlw-shell.el idlwave.el
506 508
@@ -589,7 +591,7 @@ Christopher J. White: changed url-http.el
589 591
590Christopher Oliver: changed mouse.el 592Christopher Oliver: changed mouse.el
591 593
592Christopher Schmidt: changed ibuffer.el 594Christopher Schmidt: changed ibuffer.el files.texi
593 595
594Christopher Suckling: co-wrote org-mac-message.el 596Christopher Suckling: co-wrote org-mac-message.el
595 597
@@ -663,12 +665,12 @@ and co-wrote hideshow.el
663and changed vc.el Makefile.in configure.in vc-hg.el vc-git.el vc-bzr.el 665and changed vc.el Makefile.in configure.in vc-hg.el vc-git.el vc-bzr.el
664 sysdep.c emacs.c process.c vc-cvs.el lisp.h term.c vc-hooks.el xterm.c 666 sysdep.c emacs.c process.c vc-cvs.el lisp.h term.c vc-hooks.el xterm.c
665 keyboard.c vc-svn.el xterm.el callproc.c darwin.h term.el gnu-linux.h 667 keyboard.c vc-svn.el xterm.el callproc.c darwin.h term.el gnu-linux.h
666 and 918 other files 668 and 919 other files
667 669
668Dan Rosenberg: changed movemail.c 670Dan Rosenberg: changed movemail.c
669 671
670Dani Moncayo: changed buffers.texi lists.texi custom.texi dired.texi 672Dani Moncayo: changed buffers.texi lists.texi makefile.w32-in custom.texi
671 makefile.w32-in text.texi 673 dired.texi text.texi
672 674
673Daniel Brockman: changed cus-start.el format-spec.el ibuffer.el rcirc.el 675Daniel Brockman: changed cus-start.el format-spec.el ibuffer.el rcirc.el
674 676
@@ -1030,9 +1032,9 @@ Eli Tziperman: wrote rmail-spam-filter.el
1030Eli Zaretskii: wrote [bidirectional display in xdisp.c] bidi.c rxvt.el 1032Eli Zaretskii: wrote [bidirectional display in xdisp.c] bidi.c rxvt.el
1031 tty-colors.el 1033 tty-colors.el
1032and changed makefile.w32-in xdisp.c msdos.c Makefile.in files.el 1034and changed makefile.w32-in xdisp.c msdos.c Makefile.in files.el
1033 config.bat fileio.c simple.el msdos.h info.el mainmake.v2 rmail.el 1035 config.bat simple.el fileio.c msdos.h info.el mainmake.v2 rmail.el
1034 sed1v2.inp display.texi w32.c pc-win.el process.c dispnew.c startup.el 1036 sed1v2.inp display.texi w32.c pc-win.el process.c dispnew.c startup.el
1035 dispextern.h dired.c and 702 other files 1037 dispextern.h dired.c and 703 other files
1036 1038
1037Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el 1039Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el
1038 gnus.el 1040 gnus.el
@@ -1276,6 +1278,8 @@ Frédéric Perrin: changed vc-dispatcher.el
1276 1278
1277G Dinesh Dutt: changed etags.el 1279G Dinesh Dutt: changed etags.el
1278 1280
1281Gabor Vida: changed ido.el
1282
1279Gareth Jones: changed fns.c gnus-score.el 1283Gareth Jones: changed fns.c gnus-score.el
1280 1284
1281Garrett Wollman: changed sendmail.el 1285Garrett Wollman: changed sendmail.el
@@ -1335,9 +1339,9 @@ Giuseppe Scrivano: changed browse-url.el buffer.c configure.in sysdep.c
1335 1339
1336Glenn Morris: wrote automated/f90.el automated/vc-bzr.el check-declare.el 1340Glenn Morris: wrote automated/f90.el automated/vc-bzr.el check-declare.el
1337and changed Makefile.in configure.in calendar.el diary-lib.el rmail.el 1341and changed Makefile.in configure.in calendar.el diary-lib.el rmail.el
1338 progmodes/f90.el files.el cal-menu.el appt.el cal-hebrew.el fortran.el 1342 progmodes/f90.el files.el cal-menu.el appt.el cal-hebrew.el emacs.texi
1339 bytecomp.el holidays.el emacs.texi calendar.texi ack.texi make-dist 1343 fortran.el bytecomp.el holidays.el calendar.texi ack.texi simple.el
1340 simple.el sed1v2.inp cal-islam.el dired-x.el and 1249 other files 1344 make-dist sed1v2.inp cal-islam.el dired-x.el and 1255 other files
1341 1345
1342Glynn Clements: wrote gamegrid.el snake.el tetris.el 1346Glynn Clements: wrote gamegrid.el snake.el tetris.el
1343 1347
@@ -1492,6 +1496,8 @@ Inoue Seiichiro: changed xterm.c xfns.c xterm.h
1492International Business Machines: changed emacs.c fileio.c process.c 1496International Business Machines: changed emacs.c fileio.c process.c
1493 sysdep.c unexcoff.c 1497 sysdep.c unexcoff.c
1494 1498
1499Ippei Furuhashi: changed org.texi
1500
1495Irie Shinsuke: changed subr.el 1501Irie Shinsuke: changed subr.el
1496 1502
1497Irie Tetsuya: changed gnus.texi message.texi 1503Irie Tetsuya: changed gnus.texi message.texi
@@ -1536,7 +1542,7 @@ Jaeyoun Chung: changed hangul3.el hanja3.el gnus-mule.el hangul.el
1536 1542
1537Jambunathan K: wrote org-lparse.el org-odt.el 1543Jambunathan K: wrote org-lparse.el org-odt.el
1538and changed org.el org-exp.el org.texi OrgOdtContentTemplate.xml 1544and changed org.el org-exp.el org.texi OrgOdtContentTemplate.xml
1539 org-footnote.el org-inlinetask.el OrgOdtStyles.xml htmlfontify.el 1545 OrgOdtStyles.xml org-footnote.el org-inlinetask.el htmlfontify.el
1540 org-html.el package-x.el quail/indian.el tar-mode.el 1546 org-html.el package-x.el quail/indian.el tar-mode.el
1541 1547
1542James Clark: wrote nxml-enc.el nxml-glyph.el nxml-maint.el nxml-mode.el 1548James Clark: wrote nxml-enc.el nxml-glyph.el nxml-maint.el nxml-mode.el
@@ -1555,8 +1561,8 @@ James R. Larus: co-wrote mh-e.el
1555James R. Van Zandt: changed sh-script.el 1561James R. Van Zandt: changed sh-script.el
1556 1562
1557James TD Smith: changed org.el org-colview.el org-clock.el 1563James TD Smith: changed org.el org-colview.el org-clock.el
1558 org-remember.el org-colview-xemacs.el org-plot.el org-agenda.el 1564 org-remember.el org-plot.el org-agenda.el org-compat.el org-habit.el
1559 org-compat.el org-habit.el org.texi 1565 org.texi
1560 1566
1561James Troup: changed gnus-sum.el 1567James Troup: changed gnus-sum.el
1562 1568
@@ -1889,9 +1895,9 @@ Juan Pechiar: wrote ob-mscgen.el
1889and changed ob-octave.el 1895and changed ob-octave.el
1890 1896
1891Juanma Barranquero: wrote emacs-lock.el 1897Juanma Barranquero: wrote emacs-lock.el
1892and changed makefile.w32-in subr.el w32fns.c files.el server.el bs.el 1898and changed makefile.w32-in subr.el w32fns.c files.el server.el
1893 emacsclient.c help-fns.el faces.el org.el simple.el buffer.c xdisp.c 1899 emacsclient.c bs.el help-fns.el faces.el org.el simple.el buffer.c
1894 keyboard.c desktop.el process.c w32term.c window.c ido.el w32.c 1900 xdisp.c keyboard.c desktop.el process.c w32term.c window.c ido.el w32.c
1895 allout.el and 1089 other files 1901 allout.el and 1089 other files
1896 1902
1897Juergen Kreileder: changed imap.el nnimap.el 1903Juergen Kreileder: changed imap.el nnimap.el
@@ -1912,7 +1918,7 @@ and co-wrote color.el
1912and changed shr.el org-agenda.el gnus-art.el gnus-html.el gnus.el 1918and changed shr.el org-agenda.el gnus-art.el gnus-html.el gnus.el
1913 mm-decode.el gnus-group.el gnus-util.el message.el org.el gnus-sum.el 1919 mm-decode.el gnus-group.el gnus-util.el message.el org.el gnus-sum.el
1914 gnus.texi mm-view.el nnimap.el mm-uu.el nnir.el sieve-manage.el 1920 gnus.texi mm-view.el nnimap.el mm-uu.el nnir.el sieve-manage.el
1915 color-lab.el url-cache.el auth-source.el gnus-ems.el and 82 other files 1921 color-lab.el url-cache.el auth-source.el gnus-ems.el and 80 other files
1916 1922
1917Julien Gilles: wrote gnus-ml.el 1923Julien Gilles: wrote gnus-ml.el
1918 1924
@@ -1933,6 +1939,8 @@ Justin Sheehy: changed gnus-sum.el nntp.el
1933 1939
1934Justus Piater: changed smtpmail.el 1940Justus Piater: changed smtpmail.el
1935 1941
1942Jérémie Courrèges-Anglas: changed org.texi
1943
1936Jérémy Compostella: changed battery.el windmove.el window.el 1944Jérémy Compostella: changed battery.el windmove.el window.el
1937 1945
1938Jérôme Marant: changed Makefile.in make-dist bindings.el configure.in 1946Jérôme Marant: changed Makefile.in make-dist bindings.el configure.in
@@ -2202,7 +2210,7 @@ and co-wrote gnus-kill.el gnus-mh.el gnus-msg.el gnus-score.el
2202and changed gnus.texi gnus-cite.el pop3.el smtpmail.el gnus-xmas.el 2210and changed gnus.texi gnus-cite.el pop3.el smtpmail.el gnus-xmas.el
2203 auth-source.el proto-stream.el url-http.el gnutls.c subr.el xml.c 2211 auth-source.el proto-stream.el url-http.el gnutls.c subr.el xml.c
2204 dired.el editfns.c nnultimate.el gnus-nocem.el imap.el nnkiboze.el 2212 dired.el editfns.c nnultimate.el gnus-nocem.el imap.el nnkiboze.el
2205 nnrss.el nnslashdot.el simple.el spam-report.el and 210 other files 2213 nnrss.el nnslashdot.el simple.el spam-report.el and 211 other files
2206 2214
2207Lars Rasmusson: changed ebrowse.c 2215Lars Rasmusson: changed ebrowse.c
2208 2216
@@ -2268,7 +2276,7 @@ Lucid, Inc.: changed byte-opt.el byte-run.el bytecode.c bytecomp.el
2268Ludovic Courtes: changed nnregistry.el 2276Ludovic Courtes: changed nnregistry.el
2269 2277
2270Ludovic Courtès: wrote nnregistry.el 2278Ludovic Courtès: wrote nnregistry.el
2271and changed gnus.texi 2279and changed configure.in gnus.texi
2272 2280
2273Lukas Huonker: changed tetris.el 2281Lukas Huonker: changed tetris.el
2274 2282
@@ -2287,6 +2295,8 @@ Lynn Slater: wrote help-macro.el
2287 2295
2288Maciek Pasternacki: changed nnrss.el 2296Maciek Pasternacki: changed nnrss.el
2289 2297
2298Madan Ramakrishnan: changed org-agenda.el
2299
2290Magnus Henoch: changed url-http.el ispell.el url.el dbusbind.c dns.el 2300Magnus Henoch: changed url-http.el ispell.el url.el dbusbind.c dns.el
2291 url-gw.el url-parse.el url-proxy.el autoinsert.el cl.texi configure.in 2301 url-gw.el url-parse.el url-proxy.el autoinsert.el cl.texi configure.in
2292 dbus.el gnus.texi hashcash.el log-edit.el message.el org-clock.el 2302 dbus.el gnus.texi hashcash.el log-edit.el message.el org-clock.el
@@ -2431,8 +2441,8 @@ Martin Pohlack: changed iimage.el pc-select.el
2431 2441
2432Martin Rudalics: changed window.el window.c windows.texi frame.c buffer.c 2442Martin Rudalics: changed window.el window.c windows.texi frame.c buffer.c
2433 help.el window.h cus-start.el frame.el cus-edit.el files.el 2443 help.el window.h cus-start.el frame.el cus-edit.el files.el
2434 buffers.texi dired.el subr.el add-log.el xdisp.c font-lock.el 2444 buffers.texi dired.el subr.el add-log.el mouse.el xdisp.c font-lock.el
2435 help-fns.el lisp.h mouse.el wid-edit.el and 137 other files 2445 help-fns.el lisp.h wid-edit.el and 137 other files
2436 2446
2437Martin Stjernholm: wrote cc-bytecomp.el 2447Martin Stjernholm: wrote cc-bytecomp.el
2438and co-wrote cc-align.el cc-cmds.el cc-compat.el cc-defs.el cc-engine.el 2448and co-wrote cc-align.el cc-cmds.el cc-compat.el cc-defs.el cc-engine.el
@@ -2481,7 +2491,7 @@ Matt Hodges: changed textmodes/table.el faces.el iswitchb.el simple.el
2481 edebug.texi eldoc.el em-hist.el em-pred.el fixit.texi icon.el ido.el 2491 edebug.texi eldoc.el em-hist.el em-pred.el fixit.texi icon.el ido.el
2482 locate.el paragraphs.el pcomplete.el repeat.el and 3 other files 2492 locate.el paragraphs.el pcomplete.el repeat.el and 3 other files
2483 2493
2484Matt Lundin: changed org-agenda.el org-bibtex.el org-footnote.el org.el 2494Matt Lundin: changed org-agenda.el org-bibtex.el org.el org-footnote.el
2485 2495
2486Matt Pharr: changed message.el 2496Matt Pharr: changed message.el
2487 2497
@@ -2516,9 +2526,9 @@ Michael Albinus: wrote dbus.el secrets.el tramp-cmds.el tramp-compat.el
2516and co-wrote tramp-cache.el tramp-sh.el tramp.el 2526and co-wrote tramp-cache.el tramp-sh.el tramp.el
2517and changed tramp.texi dbusbind.c trampver.texi dbus.texi trampver.el 2527and changed tramp.texi dbusbind.c trampver.texi dbus.texi trampver.el
2518 ange-ftp.el tramp-fish.el files.el files.texi tramp-imap.el Makefile.in 2528 ange-ftp.el tramp-fish.el files.el files.texi tramp-imap.el Makefile.in
2519 tramp-vc.el tramp-util.el tramp-uu.el notifications.el simple.el 2529 tramp-vc.el notifications.el tramp-util.el tramp-uu.el simple.el
2520 auth-source.el dired-aux.el configure.in em-unix.el fileio.c 2530 auth-source.el dired-aux.el configure.in em-unix.el fileio.c
2521 and 66 other files 2531 and 71 other files
2522 2532
2523Michael Ben-Gershon: changed acorn.h configure.in riscix1-1.h riscix1-2.h 2533Michael Ben-Gershon: changed acorn.h configure.in riscix1-1.h riscix1-2.h
2524 unexec.c 2534 unexec.c
@@ -2559,9 +2569,8 @@ and changed viper*.el ediff*.el viper.texi ediff.texi ediff-hooks.el
2559 ediff-merge.el menu-bar.el appt.el desktop.el ediff-meta.el 2569 ediff-merge.el menu-bar.el appt.el desktop.el ediff-meta.el
2560 viper-mouse.el 2570 viper-mouse.el
2561 2571
2562Michael Markert: changed ob.el org-agenda.el org-ascii.el 2572Michael Markert: changed ob.el org-agenda.el org-ascii.el org-docbook.el
2563 org-contacts-wl.el org-docbook.el org-html.el org-latex.el org-table.el 2573 org-html.el org-latex.el org-table.el org.el
2564 org.el
2565 2574
2566Michael McNamara: co-wrote verilog-mode.el 2575Michael McNamara: co-wrote verilog-mode.el
2567 2576
@@ -2637,6 +2646,8 @@ Mike Newton: co-wrote bibtex.el
2637Mike Rowan: changed process.c alloc.c dispnew.c keyboard.c process.h 2646Mike Rowan: changed process.c alloc.c dispnew.c keyboard.c process.h
2638 sysdep.c xdisp.c 2647 sysdep.c xdisp.c
2639 2648
2649Mike Sperber: changed org-footnote.el
2650
2640Mike Williams: wrote mouse-sel.el thingatpt.el 2651Mike Williams: wrote mouse-sel.el thingatpt.el
2641and changed sgml-mode.el xml-lite.el 2652and changed sgml-mode.el xml-lite.el
2642 2653
@@ -2746,8 +2757,8 @@ Nicolas Avrutin: changed url-http.el
2746Nicolas Goaziou: changed org-list.el org.el org-footnote.el org-exp.el 2757Nicolas Goaziou: changed org-list.el org.el org-footnote.el org-exp.el
2747 org-latex.el org-html.el org-inlinetask.el org-indent.el org-docbook.el 2758 org-latex.el org-html.el org-inlinetask.el org-indent.el org-docbook.el
2748 org-timer.el ob-asymptote.el org-ascii.el org-capture.el ob.el 2759 org-timer.el ob-asymptote.el org-ascii.el org-capture.el ob.el
2749 org-agenda.el org-archive.el ob-exp.el org-clock.el org-macs.el 2760 org-agenda.el org-archive.el org-mouse.el ob-exp.el org-clock.el
2750 org-mouse.el org.texi and 3 other files 2761 org-macs.el org-table.el and 3 other files
2751 2762
2752Niels Giesen: changed icalendar.el org-agenda.el org-clock.el 2763Niels Giesen: changed icalendar.el org-agenda.el org-clock.el
2753 org-docbook.el org-icalendar.el 2764 org-docbook.el org-icalendar.el
@@ -3422,7 +3433,7 @@ and co-wrote font-lock.el
3422and changed vc.el subr.el simple.el lisp.h keyboard.c files.el 3433and changed vc.el subr.el simple.el lisp.h keyboard.c files.el
3423 bytecomp.el keymap.c Makefile.in progmodes/compile.el xdisp.c pcvs.el 3434 bytecomp.el keymap.c Makefile.in progmodes/compile.el xdisp.c pcvs.el
3424 alloc.c newcomment.el vc-hooks.el tex-mode.el buffer.c fileio.c eval.c 3435 alloc.c newcomment.el vc-hooks.el tex-mode.el buffer.c fileio.c eval.c
3425 sh-script.el fill.el and 1033 other files 3436 sh-script.el fill.el and 1034 other files
3426 3437
3427Stefan Reichör: changed gnus-agent.el 3438Stefan Reichör: changed gnus-agent.el
3428 3439
@@ -3573,7 +3584,7 @@ and changed subword.el image-mode.el Makefile.in cc-cmds.el emacsbug.el
3573 gnus-art.el gnus.texi nnimap.el files.el gnus-sum.el info.el 3584 gnus-art.el gnus.texi nnimap.el files.el gnus-sum.el info.el
3574 org-footnote.el org.el reftex-ref.el saveplace.el simple.el 3585 org-footnote.el org.el reftex-ref.el saveplace.el simple.el
3575 tsdh-dark-theme.el tsdh-light-theme.el ack.texi artist.el bindings.el 3586 tsdh-dark-theme.el tsdh-light-theme.el ack.texi artist.el bindings.el
3576 and 26 other files 3587 and 25 other files
3577 3588
3578Tatsuya Ichikawa: changed gnus-agent.el gnus-cache.el 3589Tatsuya Ichikawa: changed gnus-agent.el gnus-cache.el
3579 3590
@@ -3586,10 +3597,10 @@ Teemu Likonen: changed dired.el gnus-agent.el message.el
3586Teodor Zlatanov: wrote auth-source.el gnus-registry.el gnus-sync.el 3597Teodor Zlatanov: wrote auth-source.el gnus-registry.el gnus-sync.el
3587 gnus-tests.el gnutls.el registry.el spam-report.el url-future-tests.el 3598 gnus-tests.el gnutls.el registry.el spam-report.el url-future-tests.el
3588 url-future.el 3599 url-future.el
3589and changed spam.el gnus.el nnimap.el gnus.texi gnus-sum.el gnus-util.el 3600and changed spam.el gnus.el nnimap.el gnus.texi gnus-sum.el auth.texi
3590 auth.texi netrc.el gnus-start.el gnutls.c message.el spam-stat.el 3601 gnus-util.el gnutls.c netrc.el gnus-start.el message.el spam-stat.el
3591 encrypt.el nnir.el nnmail.el imap.el mail-source.el nnmairix.el nntp.el 3602 Makefile.in encrypt.el nnir.el nnmail.el gnutls.h imap.el
3592 Makefile.in gnus-encrypt.el and 97 other files 3603 mail-source.el nnmairix.el nntp.el and 99 other files
3593 3604
3594Terje Rosten: changed xfns.c version.el xterm.c xterm.h 3605Terje Rosten: changed xfns.c version.el xterm.c xterm.h
3595 3606
@@ -3682,8 +3693,7 @@ Tobias Ringström: changed etags.c
3682Toby Allsopp: changed ldap.el eudc.el 3693Toby Allsopp: changed ldap.el eudc.el
3683 3694
3684Toby Cubitt: co-wrote avl-tree.el 3695Toby Cubitt: co-wrote avl-tree.el
3685 3696and changed org.el
3686Toby S. Cubitt: changed org.el
3687 3697
3688Toby Speight: changed generic-x.el window.el 3698Toby Speight: changed generic-x.el window.el
3689 3699
@@ -3959,7 +3969,7 @@ Yutaka Niibe: changed indent.c xdisp.c configure.in Makefile.in dispnew.c
3959 sysdep.c config.in dired.el emacs.c fill.el fns.c gmalloc.c gnu-linux.h 3969 sysdep.c config.in dired.el emacs.c fill.el fns.c gmalloc.c gnu-linux.h
3960 indent.h process.c simple.el term.c window.c 3970 indent.h process.c simple.el term.c window.c
3961 3971
3962Zachary Kanfer: changed cus-edit.el keyboard.c 3972Zachary Kanfer: changed cus-edit.el keyboard.c org.el
3963 3973
3964Zhang Wei: changed chinese.el characters.el mule-cmds.el xfns.c erc.el 3974Zhang Wei: changed chinese.el characters.el mule-cmds.el xfns.c erc.el
3965 faces.el fontset.el makefile.w32-in mm-util.el mule.el org-publish.el 3975 faces.el fontset.el makefile.w32-in mm-util.el mule.el org-publish.el
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 347adb98fd0..26a4a3e3662 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" (20309 60936)) 8;;;;;; "play/5x5.el" (20352 65510))
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;;;;;; (20341 24416)) 71;;;;;; (20352 65510))
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;;;;;; (20309 60936)) 91;;;;;; (20352 65510))
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;;;;;; (20309 60936)) 102;;;;;; (20352 65510))
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;;;;;; (20309 60936)) 117;;;;;; (20352 65510))
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" (20309 60936)) 256;;;;;; "advice" "emacs-lisp/advice.el" (20352 65510))
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" (20309 60936)) 401;;;;;; align) "align" "align.el" (20352 65510))
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;;;;;; (20309 60936)) 492;;;;;; (20352 65510))
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;;;;;; (20309 60936)) 853;;;;;; (20352 65510))
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" (20309 60936)) 913;;;;;; "net/ange-ftp.el" (20352 65510))
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" (20309 60936)) 935;;;;;; "animate" "play/animate.el" (20352 65510))
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" (20309 60936)) 968;;;;;; "ansi-color" "ansi-color.el" (20352 65510))
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" (20309 60936)) 994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20352 65510))
995;;; Generated autoloads from progmodes/antlr-mode.el 995;;; Generated autoloads from progmodes/antlr-mode.el
996 996
997(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 997(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -1027,7 +1027,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1027;;;*** 1027;;;***
1028 1028
1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1030;;;;;; (20309 60936)) 1030;;;;;; (20352 65510))
1031;;; Generated autoloads from calendar/appt.el 1031;;; Generated autoloads from calendar/appt.el
1032 1032
1033(autoload 'appt-add "appt" "\ 1033(autoload 'appt-add "appt" "\
@@ -1050,7 +1050,7 @@ ARG is positive, otherwise off.
1050 1050
1051;;;### (autoloads (apropos-documentation apropos-value apropos-library 1051;;;### (autoloads (apropos-documentation apropos-value apropos-library
1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20309 60936)) 1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20373 20070))
1054;;; Generated autoloads from apropos.el 1054;;; Generated autoloads from apropos.el
1055 1055
1056(autoload 'apropos-read-pattern "apropos" "\ 1056(autoload 'apropos-read-pattern "apropos" "\
@@ -1158,8 +1158,8 @@ Returns list of symbols and documentation found.
1158 1158
1159;;;*** 1159;;;***
1160 1160
1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20309 1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20352
1162;;;;;; 60936)) 1162;;;;;; 65510))
1163;;; Generated autoloads from arc-mode.el 1163;;; Generated autoloads from arc-mode.el
1164 1164
1165(autoload 'archive-mode "arc-mode" "\ 1165(autoload 'archive-mode "arc-mode" "\
@@ -1179,7 +1179,7 @@ archive.
1179 1179
1180;;;*** 1180;;;***
1181 1181
1182;;;### (autoloads (array-mode) "array" "array.el" (20309 60936)) 1182;;;### (autoloads (array-mode) "array" "array.el" (20352 65510))
1183;;; Generated autoloads from array.el 1183;;; Generated autoloads from array.el
1184 1184
1185(autoload 'array-mode "array" "\ 1185(autoload 'array-mode "array" "\
@@ -1250,8 +1250,8 @@ Entering array mode calls the function `array-mode-hook'.
1250 1250
1251;;;*** 1251;;;***
1252 1252
1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20328 1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20352
1254;;;;;; 17454)) 1254;;;;;; 65510))
1255;;; Generated autoloads from textmodes/artist.el 1255;;; Generated autoloads from textmodes/artist.el
1256 1256
1257(autoload 'artist-mode "artist" "\ 1257(autoload 'artist-mode "artist" "\
@@ -1457,8 +1457,8 @@ Keymap summary
1457 1457
1458;;;*** 1458;;;***
1459 1459
1460;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20309 1460;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20352
1461;;;;;; 60936)) 1461;;;;;; 65510))
1462;;; Generated autoloads from progmodes/asm-mode.el 1462;;; Generated autoloads from progmodes/asm-mode.el
1463 1463
1464(autoload 'asm-mode "asm-mode" "\ 1464(autoload 'asm-mode "asm-mode" "\
@@ -1486,7 +1486,7 @@ Special commands:
1486;;;*** 1486;;;***
1487 1487
1488;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1488;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1489;;;;;; (20332 33075)) 1489;;;;;; (20352 65510))
1490;;; Generated autoloads from gnus/auth-source.el 1490;;; Generated autoloads from gnus/auth-source.el
1491 1491
1492(defvar auth-source-cache-expiry 7200 "\ 1492(defvar auth-source-cache-expiry 7200 "\
@@ -1499,7 +1499,7 @@ let-binding.")
1499;;;*** 1499;;;***
1500 1500
1501;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1501;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1502;;;;;; (20309 60936)) 1502;;;;;; (20352 65510))
1503;;; Generated autoloads from autoarg.el 1503;;; Generated autoloads from autoarg.el
1504 1504
1505(defvar autoarg-mode nil "\ 1505(defvar autoarg-mode nil "\
@@ -1560,7 +1560,7 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1560;;;*** 1560;;;***
1561 1561
1562;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1562;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1563;;;;;; (20309 60936)) 1563;;;;;; (20352 65510))
1564;;; Generated autoloads from progmodes/autoconf.el 1564;;; Generated autoloads from progmodes/autoconf.el
1565 1565
1566(autoload 'autoconf-mode "autoconf" "\ 1566(autoload 'autoconf-mode "autoconf" "\
@@ -1571,7 +1571,7 @@ Major mode for editing Autoconf configure.in files.
1571;;;*** 1571;;;***
1572 1572
1573;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1573;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1574;;;;;; "autoinsert" "autoinsert.el" (20309 60936)) 1574;;;;;; "autoinsert" "autoinsert.el" (20352 65510))
1575;;; Generated autoloads from autoinsert.el 1575;;; Generated autoloads from autoinsert.el
1576 1576
1577(autoload 'auto-insert "autoinsert" "\ 1577(autoload 'auto-insert "autoinsert" "\
@@ -1611,7 +1611,7 @@ insert a template for the file depending on the mode of the buffer.
1611 1611
1612;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1612;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1613;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1613;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1614;;;;;; (20309 60936)) 1614;;;;;; (20352 65510))
1615;;; Generated autoloads from emacs-lisp/autoload.el 1615;;; Generated autoloads from emacs-lisp/autoload.el
1616 1616
1617(put 'generated-autoload-file 'safe-local-variable 'stringp) 1617(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1662,7 +1662,7 @@ should be non-nil).
1662 1662
1663;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1663;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1664;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1664;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1665;;;;;; "autorevert" "autorevert.el" (20317 24654)) 1665;;;;;; "autorevert" "autorevert.el" (20352 65510))
1666;;; Generated autoloads from autorevert.el 1666;;; Generated autoloads from autorevert.el
1667 1667
1668(autoload 'auto-revert-mode "autorevert" "\ 1668(autoload 'auto-revert-mode "autorevert" "\
@@ -1751,7 +1751,7 @@ specifies in the mode line.
1751;;;*** 1751;;;***
1752 1752
1753;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1753;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1754;;;;;; "avoid.el" (20309 60936)) 1754;;;;;; "avoid.el" (20352 65510))
1755;;; Generated autoloads from avoid.el 1755;;; Generated autoloads from avoid.el
1756 1756
1757(defvar mouse-avoidance-mode nil "\ 1757(defvar mouse-avoidance-mode nil "\
@@ -1792,7 +1792,7 @@ definition of \"random distance\".)
1792;;;*** 1792;;;***
1793 1793
1794;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1794;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1795;;;;;; (20309 60936)) 1795;;;;;; (20369 4240))
1796;;; Generated autoloads from battery.el 1796;;; Generated autoloads from battery.el
1797 (put 'battery-mode-line-string 'risky-local-variable t) 1797 (put 'battery-mode-line-string 'risky-local-variable t)
1798 1798
@@ -1828,7 +1828,7 @@ seconds.
1828;;;*** 1828;;;***
1829 1829
1830;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1830;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1831;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20309 60936)) 1831;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20352 65510))
1832;;; Generated autoloads from emacs-lisp/benchmark.el 1832;;; Generated autoloads from emacs-lisp/benchmark.el
1833 1833
1834(autoload 'benchmark-run "benchmark" "\ 1834(autoload 'benchmark-run "benchmark" "\
@@ -1861,7 +1861,7 @@ For non-interactive use see also `benchmark-run' and
1861;;;*** 1861;;;***
1862 1862
1863;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1863;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1864;;;;;; "bibtex" "textmodes/bibtex.el" (20309 60936)) 1864;;;;;; "bibtex" "textmodes/bibtex.el" (20352 65510))
1865;;; Generated autoloads from textmodes/bibtex.el 1865;;; Generated autoloads from textmodes/bibtex.el
1866 1866
1867(autoload 'bibtex-initialize "bibtex" "\ 1867(autoload 'bibtex-initialize "bibtex" "\
@@ -1950,7 +1950,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1950;;;*** 1950;;;***
1951 1951
1952;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1952;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1953;;;;;; (20309 60936)) 1953;;;;;; (20352 65510))
1954;;; Generated autoloads from textmodes/bibtex-style.el 1954;;; Generated autoloads from textmodes/bibtex-style.el
1955 1955
1956(autoload 'bibtex-style-mode "bibtex-style" "\ 1956(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1962,7 +1962,7 @@ Major mode for editing BibTeX style files.
1962 1962
1963;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1963;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1964;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1964;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1965;;;;;; (20309 60936)) 1965;;;;;; (20352 65510))
1966;;; Generated autoloads from mail/binhex.el 1966;;; Generated autoloads from mail/binhex.el
1967 1967
1968(defconst binhex-begin-line "^:...............................................................$" "\ 1968(defconst binhex-begin-line "^:...............................................................$" "\
@@ -1986,8 +1986,8 @@ Binhex decode region between START and END.
1986 1986
1987;;;*** 1987;;;***
1988 1988
1989;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20309 1989;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20352
1990;;;;;; 60936)) 1990;;;;;; 65510))
1991;;; Generated autoloads from play/blackbox.el 1991;;; Generated autoloads from play/blackbox.el
1992 1992
1993(autoload 'blackbox "blackbox" "\ 1993(autoload 'blackbox "blackbox" "\
@@ -2110,7 +2110,7 @@ a reflection.
2110;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2110;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2111;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2111;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2112;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2112;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2113;;;;;; "bookmark.el" (20309 60936)) 2113;;;;;; "bookmark.el" (20352 65510))
2114;;; Generated autoloads from bookmark.el 2114;;; Generated autoloads from bookmark.el
2115 (define-key ctl-x-r-map "b" 'bookmark-jump) 2115 (define-key ctl-x-r-map "b" 'bookmark-jump)
2116 (define-key ctl-x-r-map "m" 'bookmark-set) 2116 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2311,7 +2311,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2311;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point 2311;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point
2312;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2312;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2313;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 2313;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
2314;;;;;; "browse-url" "net/browse-url.el" (20309 60936)) 2314;;;;;; "browse-url" "net/browse-url.el" (20352 65510))
2315;;; Generated autoloads from net/browse-url.el 2315;;; Generated autoloads from net/browse-url.el
2316 2316
2317(defvar browse-url-browser-function 'browse-url-default-browser "\ 2317(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2626,8 +2626,8 @@ from `browse-url-elinks-wrapper'.
2626 2626
2627;;;*** 2627;;;***
2628 2628
2629;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20309 2629;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20352
2630;;;;;; 60936)) 2630;;;;;; 65510))
2631;;; Generated autoloads from play/bruce.el 2631;;; Generated autoloads from play/bruce.el
2632 2632
2633(autoload 'bruce "bruce" "\ 2633(autoload 'bruce "bruce" "\
@@ -2643,7 +2643,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2643;;;*** 2643;;;***
2644 2644
2645;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2645;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2646;;;;;; "bs" "bs.el" (20309 60936)) 2646;;;;;; "bs" "bs.el" (20352 65510))
2647;;; Generated autoloads from bs.el 2647;;; Generated autoloads from bs.el
2648 2648
2649(autoload 'bs-cycle-next "bs" "\ 2649(autoload 'bs-cycle-next "bs" "\
@@ -2683,7 +2683,7 @@ name of buffer configuration.
2683 2683
2684;;;*** 2684;;;***
2685 2685
2686;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20309 60936)) 2686;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20352 65510))
2687;;; Generated autoloads from play/bubbles.el 2687;;; Generated autoloads from play/bubbles.el
2688 2688
2689(autoload 'bubbles "bubbles" "\ 2689(autoload 'bubbles "bubbles" "\
@@ -2705,7 +2705,7 @@ columns on its right towards the left.
2705;;;*** 2705;;;***
2706 2706
2707;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2707;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2708;;;;;; "progmodes/bug-reference.el" (20309 60936)) 2708;;;;;; "progmodes/bug-reference.el" (20352 65510))
2709;;; Generated autoloads from progmodes/bug-reference.el 2709;;; Generated autoloads from progmodes/bug-reference.el
2710 2710
2711(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2711(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2729,7 +2729,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2729;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2729;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2730;;;;;; compile-defun byte-compile-file byte-recompile-directory 2730;;;;;; compile-defun byte-compile-file byte-recompile-directory
2731;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2731;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2732;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20341 24416)) 2732;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20352 65510))
2733;;; Generated autoloads from emacs-lisp/bytecomp.el 2733;;; Generated autoloads from emacs-lisp/bytecomp.el
2734(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2734(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2735(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2735(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2849,8 +2849,8 @@ and corresponding effects.
2849 2849
2850;;;*** 2850;;;***
2851 2851
2852;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20309 2852;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20352
2853;;;;;; 60936)) 2853;;;;;; 65510))
2854;;; Generated autoloads from calendar/cal-china.el 2854;;; Generated autoloads from calendar/cal-china.el
2855 2855
2856(put 'calendar-chinese-time-zone 'risky-local-variable t) 2856(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2859,7 +2859,7 @@ and corresponding effects.
2859 2859
2860;;;*** 2860;;;***
2861 2861
2862;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20309 60936)) 2862;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20352 65510))
2863;;; Generated autoloads from calendar/cal-dst.el 2863;;; Generated autoloads from calendar/cal-dst.el
2864 2864
2865(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2865(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2871,7 +2871,7 @@ and corresponding effects.
2871;;;*** 2871;;;***
2872 2872
2873;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2873;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2874;;;;;; (20309 60936)) 2874;;;;;; (20352 65510))
2875;;; Generated autoloads from calendar/cal-hebrew.el 2875;;; Generated autoloads from calendar/cal-hebrew.el
2876 2876
2877(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2877(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2887,8 +2887,8 @@ from the cursor position.
2887 2887
2888;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2888;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2889;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2889;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2890;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20309 2890;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20352
2891;;;;;; 60936)) 2891;;;;;; 65510))
2892;;; Generated autoloads from calc/calc.el 2892;;; Generated autoloads from calc/calc.el
2893 (define-key ctl-x-map "*" 'calc-dispatch) 2893 (define-key ctl-x-map "*" 'calc-dispatch)
2894 2894
@@ -2972,8 +2972,8 @@ See Info node `(calc)Defining Functions'.
2972 2972
2973;;;*** 2973;;;***
2974 2974
2975;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20309 2975;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20352
2976;;;;;; 60936)) 2976;;;;;; 65510))
2977;;; Generated autoloads from calc/calc-undo.el 2977;;; Generated autoloads from calc/calc-undo.el
2978 2978
2979(autoload 'calc-undo "calc-undo" "\ 2979(autoload 'calc-undo "calc-undo" "\
@@ -2983,8 +2983,8 @@ See Info node `(calc)Defining Functions'.
2983 2983
2984;;;*** 2984;;;***
2985 2985
2986;;;### (autoloads (calculator) "calculator" "calculator.el" (20309 2986;;;### (autoloads (calculator) "calculator" "calculator.el" (20352
2987;;;;;; 60936)) 2987;;;;;; 65510))
2988;;; Generated autoloads from calculator.el 2988;;; Generated autoloads from calculator.el
2989 2989
2990(autoload 'calculator "calculator" "\ 2990(autoload 'calculator "calculator" "\
@@ -2995,8 +2995,8 @@ See the documentation for `calculator-mode' for more information.
2995 2995
2996;;;*** 2996;;;***
2997 2997
2998;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20343 2998;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20352
2999;;;;;; 47906)) 2999;;;;;; 65510))
3000;;; Generated autoloads from calendar/calendar.el 3000;;; Generated autoloads from calendar/calendar.el
3001 3001
3002(autoload 'calendar "calendar" "\ 3002(autoload 'calendar "calendar" "\
@@ -3040,7 +3040,7 @@ This function is suitable for execution in a .emacs file.
3040;;;*** 3040;;;***
3041 3041
3042;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3042;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3043;;;;;; "gnus/canlock.el" (20309 60936)) 3043;;;;;; "gnus/canlock.el" (20352 65510))
3044;;; Generated autoloads from gnus/canlock.el 3044;;; Generated autoloads from gnus/canlock.el
3045 3045
3046(autoload 'canlock-insert-header "canlock" "\ 3046(autoload 'canlock-insert-header "canlock" "\
@@ -3058,7 +3058,7 @@ it fails.
3058;;;*** 3058;;;***
3059 3059
3060;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3060;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3061;;;;;; (20309 60936)) 3061;;;;;; (20352 65510))
3062;;; Generated autoloads from progmodes/cap-words.el 3062;;; Generated autoloads from progmodes/cap-words.el
3063 3063
3064(autoload 'capitalized-words-mode "cap-words" "\ 3064(autoload 'capitalized-words-mode "cap-words" "\
@@ -3097,15 +3097,15 @@ Obsoletes `c-forward-into-nomenclature'.
3097 3097
3098;;;*** 3098;;;***
3099 3099
3100;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20309 3100;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20352
3101;;;;;; 60936)) 3101;;;;;; 65510))
3102;;; Generated autoloads from progmodes/cc-compat.el 3102;;; Generated autoloads from progmodes/cc-compat.el
3103(put 'c-indent-level 'safe-local-variable 'integerp) 3103(put 'c-indent-level 'safe-local-variable 'integerp)
3104 3104
3105;;;*** 3105;;;***
3106 3106
3107;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3107;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3108;;;;;; (20324 28875)) 3108;;;;;; (20358 29669))
3109;;; Generated autoloads from progmodes/cc-engine.el 3109;;; Generated autoloads from progmodes/cc-engine.el
3110 3110
3111(autoload 'c-guess-basic-syntax "cc-engine" "\ 3111(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3117,7 +3117,7 @@ Return the syntactic context of the current line.
3117 3117
3118;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3118;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3119;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3119;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3120;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20309 60936)) 3120;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20352 65510))
3121;;; Generated autoloads from progmodes/cc-guess.el 3121;;; Generated autoloads from progmodes/cc-guess.el
3122 3122
3123(defvar c-guess-guessed-offsets-alist nil "\ 3123(defvar c-guess-guessed-offsets-alist nil "\
@@ -3217,7 +3217,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3217 3217
3218;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3218;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3219;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3219;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3220;;;;;; (20324 28875)) 3220;;;;;; (20365 1028))
3221;;; Generated autoloads from progmodes/cc-mode.el 3221;;; Generated autoloads from progmodes/cc-mode.el
3222 3222
3223(autoload 'c-initialize-cc-mode "cc-mode" "\ 3223(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3394,7 +3394,7 @@ Key bindings:
3394;;;*** 3394;;;***
3395 3395
3396;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3396;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3397;;;;;; "progmodes/cc-styles.el" (20309 60936)) 3397;;;;;; "progmodes/cc-styles.el" (20352 65510))
3398;;; Generated autoloads from progmodes/cc-styles.el 3398;;; Generated autoloads from progmodes/cc-styles.el
3399 3399
3400(autoload 'c-set-style "cc-styles" "\ 3400(autoload 'c-set-style "cc-styles" "\
@@ -3445,7 +3445,7 @@ and exists only for compatibility reasons.
3445 3445
3446;;;*** 3446;;;***
3447 3447
3448;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20309 60936)) 3448;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20352 65510))
3449;;; Generated autoloads from progmodes/cc-vars.el 3449;;; Generated autoloads from progmodes/cc-vars.el
3450(put 'c-basic-offset 'safe-local-variable 'integerp) 3450(put 'c-basic-offset 'safe-local-variable 'integerp)
3451(put 'c-backslash-column 'safe-local-variable 'integerp) 3451(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3455,7 +3455,7 @@ and exists only for compatibility reasons.
3455 3455
3456;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3456;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3457;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3457;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3458;;;;;; (20309 60936)) 3458;;;;;; (20352 65510))
3459;;; Generated autoloads from international/ccl.el 3459;;; Generated autoloads from international/ccl.el
3460 3460
3461(autoload 'ccl-compile "ccl" "\ 3461(autoload 'ccl-compile "ccl" "\
@@ -3716,7 +3716,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3716;;;*** 3716;;;***
3717 3717
3718;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3718;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3719;;;;;; (20309 60936)) 3719;;;;;; (20352 65510))
3720;;; Generated autoloads from emacs-lisp/cconv.el 3720;;; Generated autoloads from emacs-lisp/cconv.el
3721 3721
3722(autoload 'cconv-closure-convert "cconv" "\ 3722(autoload 'cconv-closure-convert "cconv" "\
@@ -3731,7 +3731,7 @@ Returns a form where all lambdas don't have any free variables.
3731;;;*** 3731;;;***
3732 3732
3733;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode) 3733;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode)
3734;;;;;; "cfengine" "progmodes/cfengine.el" (20309 60936)) 3734;;;;;; "cfengine" "progmodes/cfengine.el" (20352 65510))
3735;;; Generated autoloads from progmodes/cfengine.el 3735;;; Generated autoloads from progmodes/cfengine.el
3736 3736
3737(autoload 'cfengine3-mode "cfengine" "\ 3737(autoload 'cfengine3-mode "cfengine" "\
@@ -3761,7 +3761,7 @@ on the buffer contents
3761;;;*** 3761;;;***
3762 3762
3763;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3763;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3764;;;;;; "emacs-lisp/check-declare.el" (20309 60936)) 3764;;;;;; "emacs-lisp/check-declare.el" (20370 20099))
3765;;; Generated autoloads from emacs-lisp/check-declare.el 3765;;; Generated autoloads from emacs-lisp/check-declare.el
3766 3766
3767(autoload 'check-declare-file "check-declare" "\ 3767(autoload 'check-declare-file "check-declare" "\
@@ -3786,7 +3786,7 @@ Returns non-nil if any false statements are found.
3786;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3786;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3787;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3787;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3788;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3788;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3789;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20309 60936)) 3789;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20352 65510))
3790;;; Generated autoloads from emacs-lisp/checkdoc.el 3790;;; Generated autoloads from emacs-lisp/checkdoc.el
3791(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3791(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3792(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3792(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3982,7 +3982,7 @@ checking of documentation strings.
3982 3982
3983;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3983;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3984;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3984;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3985;;;;;; "language/china-util.el" (20309 60936)) 3985;;;;;; "language/china-util.el" (20352 65510))
3986;;; Generated autoloads from language/china-util.el 3986;;; Generated autoloads from language/china-util.el
3987 3987
3988(autoload 'decode-hz-region "china-util" "\ 3988(autoload 'decode-hz-region "china-util" "\
@@ -4020,7 +4020,7 @@ Encode the text in the current buffer to HZ.
4020;;;*** 4020;;;***
4021 4021
4022;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4022;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4023;;;;;; "chistory" "chistory.el" (20309 60936)) 4023;;;;;; "chistory" "chistory.el" (20352 65510))
4024;;; Generated autoloads from chistory.el 4024;;; Generated autoloads from chistory.el
4025 4025
4026(autoload 'repeat-matching-complex-command "chistory" "\ 4026(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4059,7 +4059,7 @@ and runs the normal hook `command-history-hook'.
4059 4059
4060;;;*** 4060;;;***
4061 4061
4062;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20309 60936)) 4062;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20352 65510))
4063;;; Generated autoloads from emacs-lisp/cl.el 4063;;; Generated autoloads from emacs-lisp/cl.el
4064 4064
4065(defvar custom-print-functions nil "\ 4065(defvar custom-print-functions nil "\
@@ -4075,7 +4075,7 @@ a future Emacs interpreter will be able to use it.")
4075;;;*** 4075;;;***
4076 4076
4077;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4077;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4078;;;;;; (20309 60936)) 4078;;;;;; (20352 65510))
4079;;; Generated autoloads from emacs-lisp/cl-indent.el 4079;;; Generated autoloads from emacs-lisp/cl-indent.el
4080 4080
4081(autoload 'common-lisp-indent-function "cl-indent" "\ 4081(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4154,7 +4154,7 @@ For example, the function `case' has an indent property
4154;;;*** 4154;;;***
4155 4155
4156;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4156;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4157;;;;;; (20309 60936)) 4157;;;;;; (20352 65510))
4158;;; Generated autoloads from progmodes/cmacexp.el 4158;;; Generated autoloads from progmodes/cmacexp.el
4159 4159
4160(autoload 'c-macro-expand "cmacexp" "\ 4160(autoload 'c-macro-expand "cmacexp" "\
@@ -4174,8 +4174,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4174 4174
4175;;;*** 4175;;;***
4176 4176
4177;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20309 4177;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20352
4178;;;;;; 60936)) 4178;;;;;; 65510))
4179;;; Generated autoloads from cmuscheme.el 4179;;; Generated autoloads from cmuscheme.el
4180 4180
4181(autoload 'run-scheme "cmuscheme" "\ 4181(autoload 'run-scheme "cmuscheme" "\
@@ -4195,7 +4195,7 @@ is run).
4195 4195
4196;;;*** 4196;;;***
4197 4197
4198;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20309 60936)) 4198;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20352 65510))
4199;;; Generated autoloads from color.el 4199;;; Generated autoloads from color.el
4200 4200
4201(autoload 'color-name-to-rgb "color" "\ 4201(autoload 'color-name-to-rgb "color" "\
@@ -4217,7 +4217,7 @@ If FRAME cannot display COLOR, return nil.
4217;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4217;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4218;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4218;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4219;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4219;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4220;;;;;; (20321 40986)) 4220;;;;;; (20368 16194))
4221;;; Generated autoloads from comint.el 4221;;; Generated autoloads from comint.el
4222 4222
4223(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4223(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4236,16 +4236,21 @@ either globally or locally.")
4236(autoload 'make-comint-in-buffer "comint" "\ 4236(autoload 'make-comint-in-buffer "comint" "\
4237Make a Comint process NAME in BUFFER, running PROGRAM. 4237Make a Comint process NAME in BUFFER, running PROGRAM.
4238If BUFFER is nil, it defaults to NAME surrounded by `*'s. 4238If BUFFER is nil, it defaults to NAME surrounded by `*'s.
4239PROGRAM should be either a string denoting an executable program to create 4239If there is a running process in BUFFER, it is not restarted.
4240via `start-file-process', or a cons pair of the form (HOST . SERVICE) denoting 4240
4241a TCP connection to be opened via `open-network-stream'. If there is already 4241PROGRAM should be one of the following:
4242a running process in that buffer, it is not restarted. Optional fourth arg 4242- a string, denoting an executable program to create via
4243STARTFILE is the name of a file, whose contents are sent to the 4243 `start-file-process'
4244process as its initial input. 4244- a cons pair of the form (HOST . SERVICE), denoting a TCP
4245 connection to be opened via `open-network-stream'
4246- nil, denoting a newly-allocated pty.
4247
4248Optional fourth arg STARTFILE is the name of a file, whose
4249contents are sent to the process as its initial input.
4245 4250
4246If PROGRAM is a string, any more args are arguments to PROGRAM. 4251If PROGRAM is a string, any more args are arguments to PROGRAM.
4247 4252
4248Returns the (possibly newly created) process buffer. 4253Return the (possibly newly created) process buffer.
4249 4254
4250\(fn NAME BUFFER PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil) 4255\(fn NAME BUFFER PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil)
4251 4256
@@ -4312,7 +4317,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4312;;;*** 4317;;;***
4313 4318
4314;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4319;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4315;;;;;; (20309 60936)) 4320;;;;;; (20352 65510))
4316;;; Generated autoloads from vc/compare-w.el 4321;;; Generated autoloads from vc/compare-w.el
4317 4322
4318(autoload 'compare-windows "compare-w" "\ 4323(autoload 'compare-windows "compare-w" "\
@@ -4349,8 +4354,8 @@ on third call it again advances points to the next difference and so on.
4349;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4354;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4350;;;;;; compile compilation-disable-input compile-command compilation-search-path 4355;;;;;; compile compilation-disable-input compile-command compilation-search-path
4351;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4356;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4352;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20309 4357;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20352
4353;;;;;; 60936)) 4358;;;;;; 65510))
4354;;; Generated autoloads from progmodes/compile.el 4359;;; Generated autoloads from progmodes/compile.el
4355 4360
4356(defvar compilation-mode-hook nil "\ 4361(defvar compilation-mode-hook nil "\
@@ -4530,7 +4535,7 @@ This is the value of `next-error-function' in Compilation buffers.
4530;;;*** 4535;;;***
4531 4536
4532;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4537;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4533;;;;;; (20309 60936)) 4538;;;;;; (20352 65510))
4534;;; Generated autoloads from completion.el 4539;;; Generated autoloads from completion.el
4535 4540
4536(defvar dynamic-completion-mode nil "\ 4541(defvar dynamic-completion-mode nil "\
@@ -4555,7 +4560,7 @@ if ARG is omitted or nil.
4555;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4560;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4556;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4561;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4557;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4562;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4558;;;;;; (20309 60936)) 4563;;;;;; (20352 65510))
4559;;; Generated autoloads from textmodes/conf-mode.el 4564;;; Generated autoloads from textmodes/conf-mode.el
4560 4565
4561(autoload 'conf-mode "conf-mode" "\ 4566(autoload 'conf-mode "conf-mode" "\
@@ -4711,7 +4716,7 @@ For details see `conf-mode'. Example:
4711;;;*** 4716;;;***
4712 4717
4713;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4718;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4714;;;;;; "cookie1" "play/cookie1.el" (20309 60936)) 4719;;;;;; "cookie1" "play/cookie1.el" (20352 65510))
4715;;; Generated autoloads from play/cookie1.el 4720;;; Generated autoloads from play/cookie1.el
4716 4721
4717(autoload 'cookie "cookie1" "\ 4722(autoload 'cookie "cookie1" "\
@@ -4743,8 +4748,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4743;;;*** 4748;;;***
4744 4749
4745;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4750;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4746;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20324 4751;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20352
4747;;;;;; 28875)) 4752;;;;;; 65510))
4748;;; Generated autoloads from emacs-lisp/copyright.el 4753;;; Generated autoloads from emacs-lisp/copyright.el
4749(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4754(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4750(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4755(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4783,7 +4788,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4783;;;*** 4788;;;***
4784 4789
4785;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4790;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4786;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20309 60936)) 4791;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20352 65510))
4787;;; Generated autoloads from progmodes/cperl-mode.el 4792;;; Generated autoloads from progmodes/cperl-mode.el
4788(put 'cperl-indent-level 'safe-local-variable 'integerp) 4793(put 'cperl-indent-level 'safe-local-variable 'integerp)
4789(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4794(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4982,7 +4987,7 @@ Run a `perldoc' on the word around point.
4982;;;*** 4987;;;***
4983 4988
4984;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4989;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4985;;;;;; (20309 60936)) 4990;;;;;; (20352 65510))
4986;;; Generated autoloads from progmodes/cpp.el 4991;;; Generated autoloads from progmodes/cpp.el
4987 4992
4988(autoload 'cpp-highlight-buffer "cpp" "\ 4993(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5001,7 +5006,7 @@ Edit display information for cpp conditionals.
5001;;;*** 5006;;;***
5002 5007
5003;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5008;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5004;;;;;; (20309 60936)) 5009;;;;;; (20352 65510))
5005;;; Generated autoloads from emulation/crisp.el 5010;;; Generated autoloads from emulation/crisp.el
5006 5011
5007(defvar crisp-mode nil "\ 5012(defvar crisp-mode nil "\
@@ -5027,7 +5032,7 @@ if ARG is omitted or nil.
5027;;;*** 5032;;;***
5028 5033
5029;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5034;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5030;;;;;; (20309 60936)) 5035;;;;;; (20352 65510))
5031;;; Generated autoloads from emacs-lisp/crm.el 5036;;; Generated autoloads from emacs-lisp/crm.el
5032 5037
5033(autoload 'completing-read-multiple "crm" "\ 5038(autoload 'completing-read-multiple "crm" "\
@@ -5062,8 +5067,8 @@ INHERIT-INPUT-METHOD.
5062 5067
5063;;;*** 5068;;;***
5064 5069
5065;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20309 5070;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20352
5066;;;;;; 60936)) 5071;;;;;; 65510))
5067;;; Generated autoloads from textmodes/css-mode.el 5072;;; Generated autoloads from textmodes/css-mode.el
5068 5073
5069(autoload 'css-mode "css-mode" "\ 5074(autoload 'css-mode "css-mode" "\
@@ -5074,7 +5079,7 @@ Major mode to edit Cascading Style Sheets.
5074;;;*** 5079;;;***
5075 5080
5076;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5081;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5077;;;;;; (20315 3938)) 5082;;;;;; (20359 53408))
5078;;; Generated autoloads from emulation/cua-base.el 5083;;; Generated autoloads from emulation/cua-base.el
5079 5084
5080(defvar cua-mode nil "\ 5085(defvar cua-mode nil "\
@@ -5134,7 +5139,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5134;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5139;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5135;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5140;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5136;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5141;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5137;;;;;; "cus-edit" "cus-edit.el" (20309 60936)) 5142;;;;;; "cus-edit" "cus-edit.el" (20352 65510))
5138;;; Generated autoloads from cus-edit.el 5143;;; Generated autoloads from cus-edit.el
5139 5144
5140(defvar custom-browse-sort-alphabetically nil "\ 5145(defvar custom-browse-sort-alphabetically nil "\
@@ -5450,8 +5455,8 @@ The format is suitable for use with `easy-menu-define'.
5450;;;*** 5455;;;***
5451 5456
5452;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5457;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5453;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20335 5458;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20352
5454;;;;;; 8681)) 5459;;;;;; 65510))
5455;;; Generated autoloads from cus-theme.el 5460;;; Generated autoloads from cus-theme.el
5456 5461
5457(autoload 'customize-create-theme "cus-theme" "\ 5462(autoload 'customize-create-theme "cus-theme" "\
@@ -5485,7 +5490,7 @@ omitted, a buffer named *Custom Themes* is used.
5485;;;*** 5490;;;***
5486 5491
5487;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5492;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5488;;;;;; (20309 60936)) 5493;;;;;; (20352 65510))
5489;;; Generated autoloads from vc/cvs-status.el 5494;;; Generated autoloads from vc/cvs-status.el
5490 5495
5491(autoload 'cvs-status-mode "cvs-status" "\ 5496(autoload 'cvs-status-mode "cvs-status" "\
@@ -5496,7 +5501,7 @@ Mode used for cvs status output.
5496;;;*** 5501;;;***
5497 5502
5498;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5503;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5499;;;;;; "cwarn" "progmodes/cwarn.el" (20309 60936)) 5504;;;;;; "cwarn" "progmodes/cwarn.el" (20352 65510))
5500;;; Generated autoloads from progmodes/cwarn.el 5505;;; Generated autoloads from progmodes/cwarn.el
5501 5506
5502(autoload 'cwarn-mode "cwarn" "\ 5507(autoload 'cwarn-mode "cwarn" "\
@@ -5547,7 +5552,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5547 5552
5548;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5553;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5549;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5554;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5550;;;;;; (20309 60936)) 5555;;;;;; (20352 65510))
5551;;; Generated autoloads from language/cyril-util.el 5556;;; Generated autoloads from language/cyril-util.el
5552 5557
5553(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5558(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5576,7 +5581,7 @@ If the argument is nil, we return the display table to its standard state.
5576;;;*** 5581;;;***
5577 5582
5578;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5583;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5579;;;;;; (20320 14810)) 5584;;;;;; (20352 65510))
5580;;; Generated autoloads from dabbrev.el 5585;;; Generated autoloads from dabbrev.el
5581(put 'dabbrev-case-fold-search 'risky-local-variable t) 5586(put 'dabbrev-case-fold-search 'risky-local-variable t)
5582(put 'dabbrev-case-replace 'risky-local-variable t) 5587(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5623,7 +5628,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5623;;;*** 5628;;;***
5624 5629
5625;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5630;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5626;;;;;; (20309 60936)) 5631;;;;;; (20352 65510))
5627;;; Generated autoloads from cedet/data-debug.el 5632;;; Generated autoloads from cedet/data-debug.el
5628 5633
5629(autoload 'data-debug-new-buffer "data-debug" "\ 5634(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5633,8 +5638,8 @@ Create a new data-debug buffer with NAME.
5633 5638
5634;;;*** 5639;;;***
5635 5640
5636;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20314 5641;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20352
5637;;;;;; 46279)) 5642;;;;;; 65510))
5638;;; Generated autoloads from net/dbus.el 5643;;; Generated autoloads from net/dbus.el
5639 5644
5640(autoload 'dbus-handle-event "dbus" "\ 5645(autoload 'dbus-handle-event "dbus" "\
@@ -5647,8 +5652,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5647 5652
5648;;;*** 5653;;;***
5649 5654
5650;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20309 5655;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20352
5651;;;;;; 60936)) 5656;;;;;; 65510))
5652;;; Generated autoloads from progmodes/dcl-mode.el 5657;;; Generated autoloads from progmodes/dcl-mode.el
5653 5658
5654(autoload 'dcl-mode "dcl-mode" "\ 5659(autoload 'dcl-mode "dcl-mode" "\
@@ -5775,7 +5780,7 @@ There is some minimal font-lock support (see vars
5775;;;*** 5780;;;***
5776 5781
5777;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5782;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5778;;;;;; "emacs-lisp/debug.el" (20309 60936)) 5783;;;;;; "emacs-lisp/debug.el" (20352 65510))
5779;;; Generated autoloads from emacs-lisp/debug.el 5784;;; Generated autoloads from emacs-lisp/debug.el
5780 5785
5781(setq debugger 'debug) 5786(setq debugger 'debug)
@@ -5819,7 +5824,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5819;;;*** 5824;;;***
5820 5825
5821;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5826;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5822;;;;;; (20309 60936)) 5827;;;;;; (20352 65510))
5823;;; Generated autoloads from play/decipher.el 5828;;; Generated autoloads from play/decipher.el
5824 5829
5825(autoload 'decipher "decipher" "\ 5830(autoload 'decipher "decipher" "\
@@ -5848,8 +5853,8 @@ The most useful commands are:
5848;;;*** 5853;;;***
5849 5854
5850;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5855;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5851;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20309 5856;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20352
5852;;;;;; 60936)) 5857;;;;;; 65510))
5853;;; Generated autoloads from delim-col.el 5858;;; Generated autoloads from delim-col.el
5854 5859
5855(autoload 'delimit-columns-customize "delim-col" "\ 5860(autoload 'delimit-columns-customize "delim-col" "\
@@ -5873,8 +5878,8 @@ START and END delimits the corners of text rectangle.
5873 5878
5874;;;*** 5879;;;***
5875 5880
5876;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20309 5881;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20352
5877;;;;;; 60936)) 5882;;;;;; 65510))
5878;;; Generated autoloads from progmodes/delphi.el 5883;;; Generated autoloads from progmodes/delphi.el
5879 5884
5880(autoload 'delphi-mode "delphi" "\ 5885(autoload 'delphi-mode "delphi" "\
@@ -5925,8 +5930,8 @@ with no args, if that value is non-nil.
5925 5930
5926;;;*** 5931;;;***
5927 5932
5928;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20309 5933;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20352
5929;;;;;; 60936)) 5934;;;;;; 65510))
5930;;; Generated autoloads from delsel.el 5935;;; Generated autoloads from delsel.el
5931 5936
5932(defalias 'pending-delete-mode 'delete-selection-mode) 5937(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5956,7 +5961,7 @@ any selection.
5956;;;*** 5961;;;***
5957 5962
5958;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5963;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5959;;;;;; "derived" "emacs-lisp/derived.el" (20309 60936)) 5964;;;;;; "derived" "emacs-lisp/derived.el" (20352 65510))
5960;;; Generated autoloads from emacs-lisp/derived.el 5965;;; Generated autoloads from emacs-lisp/derived.el
5961 5966
5962(autoload 'define-derived-mode "derived" "\ 5967(autoload 'define-derived-mode "derived" "\
@@ -6023,7 +6028,7 @@ the first time the mode is used.
6023;;;*** 6028;;;***
6024 6029
6025;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6030;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6026;;;;;; "descr-text.el" (20309 60936)) 6031;;;;;; "descr-text.el" (20352 65510))
6027;;; Generated autoloads from descr-text.el 6032;;; Generated autoloads from descr-text.el
6028 6033
6029(autoload 'describe-text-properties "descr-text" "\ 6034(autoload 'describe-text-properties "descr-text" "\
@@ -6060,7 +6065,7 @@ relevant to POS.
6060;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6065;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6061;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6066;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6062;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6067;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6063;;;;;; "desktop.el" (20309 60936)) 6068;;;;;; "desktop.el" (20352 65510))
6064;;; Generated autoloads from desktop.el 6069;;; Generated autoloads from desktop.el
6065 6070
6066(defvar desktop-save-mode nil "\ 6071(defvar desktop-save-mode nil "\
@@ -6247,7 +6252,7 @@ Revert to the last loaded desktop.
6247 6252
6248;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6253;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6249;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6254;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6250;;;;;; "deuglify" "gnus/deuglify.el" (20309 60936)) 6255;;;;;; "deuglify" "gnus/deuglify.el" (20352 65510))
6251;;; Generated autoloads from gnus/deuglify.el 6256;;; Generated autoloads from gnus/deuglify.el
6252 6257
6253(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6258(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6280,7 +6285,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6280;;;*** 6285;;;***
6281 6286
6282;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6287;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6283;;;;;; "calendar/diary-lib.el" (20309 60936)) 6288;;;;;; "calendar/diary-lib.el" (20352 65510))
6284;;; Generated autoloads from calendar/diary-lib.el 6289;;; Generated autoloads from calendar/diary-lib.el
6285 6290
6286(autoload 'diary "diary-lib" "\ 6291(autoload 'diary "diary-lib" "\
@@ -6323,7 +6328,7 @@ Major mode for editing the diary file.
6323;;;*** 6328;;;***
6324 6329
6325;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command 6330;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command
6326;;;;;; diff-switches) "diff" "vc/diff.el" (20309 60936)) 6331;;;;;; diff-switches) "diff" "vc/diff.el" (20375 44114))
6327;;; Generated autoloads from vc/diff.el 6332;;; Generated autoloads from vc/diff.el
6328 6333
6329(defvar diff-switches (purecopy "-c") "\ 6334(defvar diff-switches (purecopy "-c") "\
@@ -6367,7 +6372,7 @@ This requires the external program `diff' to be in your `exec-path'.
6367;;;*** 6372;;;***
6368 6373
6369;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6374;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6370;;;;;; (20309 60936)) 6375;;;;;; (20352 65510))
6371;;; Generated autoloads from vc/diff-mode.el 6376;;; Generated autoloads from vc/diff-mode.el
6372 6377
6373(autoload 'diff-mode "diff-mode" "\ 6378(autoload 'diff-mode "diff-mode" "\
@@ -6399,7 +6404,7 @@ the mode if ARG is omitted or nil.
6399 6404
6400;;;*** 6405;;;***
6401 6406
6402;;;### (autoloads (dig) "dig" "net/dig.el" (20309 60936)) 6407;;;### (autoloads (dig) "dig" "net/dig.el" (20352 65510))
6403;;; Generated autoloads from net/dig.el 6408;;; Generated autoloads from net/dig.el
6404 6409
6405(autoload 'dig "dig" "\ 6410(autoload 'dig "dig" "\
@@ -6411,7 +6416,7 @@ Optional arguments are passed to `dig-invoke'.
6411;;;*** 6416;;;***
6412 6417
6413;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6418;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6414;;;;;; dired dired-listing-switches) "dired" "dired.el" (20343 49216)) 6419;;;;;; dired dired-listing-switches) "dired" "dired.el" (20352 65510))
6415;;; Generated autoloads from dired.el 6420;;; Generated autoloads from dired.el
6416 6421
6417(defvar dired-listing-switches (purecopy "-al") "\ 6422(defvar dired-listing-switches (purecopy "-al") "\
@@ -6533,7 +6538,7 @@ Keybindings:
6533;;;*** 6538;;;***
6534 6539
6535;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6540;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6536;;;;;; (20309 60936)) 6541;;;;;; (20352 65510))
6537;;; Generated autoloads from dirtrack.el 6542;;; Generated autoloads from dirtrack.el
6538 6543
6539(autoload 'dirtrack-mode "dirtrack" "\ 6544(autoload 'dirtrack-mode "dirtrack" "\
@@ -6563,8 +6568,8 @@ from `default-directory'.
6563 6568
6564;;;*** 6569;;;***
6565 6570
6566;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20309 6571;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20352
6567;;;;;; 60936)) 6572;;;;;; 65510))
6568;;; Generated autoloads from emacs-lisp/disass.el 6573;;; Generated autoloads from emacs-lisp/disass.el
6569 6574
6570(autoload 'disassemble "disass" "\ 6575(autoload 'disassemble "disass" "\
@@ -6583,7 +6588,7 @@ redefine OBJECT if it is a symbol.
6583;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6588;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6584;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6589;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6585;;;;;; set-display-table-slot display-table-slot make-display-table) 6590;;;;;; set-display-table-slot display-table-slot make-display-table)
6586;;;;;; "disp-table" "disp-table.el" (20309 60936)) 6591;;;;;; "disp-table" "disp-table.el" (20352 65510))
6587;;; Generated autoloads from disp-table.el 6592;;; Generated autoloads from disp-table.el
6588 6593
6589(autoload 'make-display-table "disp-table" "\ 6594(autoload 'make-display-table "disp-table" "\
@@ -6705,7 +6710,7 @@ in `.emacs'.
6705;;;*** 6710;;;***
6706 6711
6707;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6712;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6708;;;;;; (20309 60936)) 6713;;;;;; (20352 65510))
6709;;; Generated autoloads from play/dissociate.el 6714;;; Generated autoloads from play/dissociate.el
6710 6715
6711(autoload 'dissociated-press "dissociate" "\ 6716(autoload 'dissociated-press "dissociate" "\
@@ -6721,7 +6726,7 @@ Default is 2.
6721 6726
6722;;;*** 6727;;;***
6723 6728
6724;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20309 60936)) 6729;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20352 65510))
6725;;; Generated autoloads from dnd.el 6730;;; Generated autoloads from dnd.el
6726 6731
6727(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\ 6732(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\
@@ -6742,7 +6747,7 @@ if some action was made, or nil if the URL is ignored.")
6742;;;*** 6747;;;***
6743 6748
6744;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6749;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6745;;;;;; "textmodes/dns-mode.el" (20309 60936)) 6750;;;;;; "textmodes/dns-mode.el" (20352 65510))
6746;;; Generated autoloads from textmodes/dns-mode.el 6751;;; Generated autoloads from textmodes/dns-mode.el
6747 6752
6748(autoload 'dns-mode "dns-mode" "\ 6753(autoload 'dns-mode "dns-mode" "\
@@ -6766,8 +6771,8 @@ Locate SOA record and increment the serial field.
6766;;;*** 6771;;;***
6767 6772
6768;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6773;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6769;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20309 6774;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20352
6770;;;;;; 60936)) 6775;;;;;; 65510))
6771;;; Generated autoloads from doc-view.el 6776;;; Generated autoloads from doc-view.el
6772 6777
6773(autoload 'doc-view-mode-p "doc-view" "\ 6778(autoload 'doc-view-mode-p "doc-view" "\
@@ -6813,7 +6818,7 @@ See the command `doc-view-mode' for more information on this mode.
6813 6818
6814;;;*** 6819;;;***
6815 6820
6816;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20309 60936)) 6821;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20352 65510))
6817;;; Generated autoloads from play/doctor.el 6822;;; Generated autoloads from play/doctor.el
6818 6823
6819(autoload 'doctor "doctor" "\ 6824(autoload 'doctor "doctor" "\
@@ -6823,7 +6828,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6823 6828
6824;;;*** 6829;;;***
6825 6830
6826;;;### (autoloads (double-mode) "double" "double.el" (20309 60936)) 6831;;;### (autoloads (double-mode) "double" "double.el" (20352 65510))
6827;;; Generated autoloads from double.el 6832;;; Generated autoloads from double.el
6828 6833
6829(autoload 'double-mode "double" "\ 6834(autoload 'double-mode "double" "\
@@ -6839,7 +6844,7 @@ strings when pressed twice. See `double-map' for details.
6839 6844
6840;;;*** 6845;;;***
6841 6846
6842;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20309 60936)) 6847;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20352 65510))
6843;;; Generated autoloads from play/dunnet.el 6848;;; Generated autoloads from play/dunnet.el
6844 6849
6845(autoload 'dunnet "dunnet" "\ 6850(autoload 'dunnet "dunnet" "\
@@ -6851,7 +6856,7 @@ Switch to *dungeon* buffer and start game.
6851 6856
6852;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6857;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6853;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6858;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6854;;;;;; "emacs-lisp/easy-mmode.el" (20309 60936)) 6859;;;;;; "emacs-lisp/easy-mmode.el" (20362 26480))
6855;;; Generated autoloads from emacs-lisp/easy-mmode.el 6860;;; Generated autoloads from emacs-lisp/easy-mmode.el
6856 6861
6857(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6862(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6977,8 +6982,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6977;;;*** 6982;;;***
6978 6983
6979;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6984;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6980;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20309 6985;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20352
6981;;;;;; 60936)) 6986;;;;;; 65510))
6982;;; Generated autoloads from emacs-lisp/easymenu.el 6987;;; Generated autoloads from emacs-lisp/easymenu.el
6983 6988
6984(autoload 'easy-menu-define "easymenu" "\ 6989(autoload 'easy-menu-define "easymenu" "\
@@ -7132,7 +7137,7 @@ To implement dynamic menus, either call this from
7132;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7137;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7133;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7138;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7134;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7139;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7135;;;;;; "progmodes/ebnf2ps.el" (20309 60936)) 7140;;;;;; "progmodes/ebnf2ps.el" (20352 65510))
7136;;; Generated autoloads from progmodes/ebnf2ps.el 7141;;; Generated autoloads from progmodes/ebnf2ps.el
7137 7142
7138(autoload 'ebnf-customize "ebnf2ps" "\ 7143(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7406,8 +7411,8 @@ See `ebnf-style-database' documentation.
7406;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7411;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7407;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7412;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7408;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7413;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7409;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20309 7414;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20352
7410;;;;;; 60936)) 7415;;;;;; 65510))
7411;;; Generated autoloads from progmodes/ebrowse.el 7416;;; Generated autoloads from progmodes/ebrowse.el
7412 7417
7413(autoload 'ebrowse-tree-mode "ebrowse" "\ 7418(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7556,7 +7561,7 @@ Display statistics for a class tree.
7556;;;*** 7561;;;***
7557 7562
7558;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7563;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7559;;;;;; (20309 60936)) 7564;;;;;; (20352 65510))
7560;;; Generated autoloads from ebuff-menu.el 7565;;; Generated autoloads from ebuff-menu.el
7561 7566
7562(autoload 'electric-buffer-list "ebuff-menu" "\ 7567(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7581,7 +7586,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7581;;;*** 7586;;;***
7582 7587
7583;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7588;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7584;;;;;; "echistory.el" (20309 60936)) 7589;;;;;; "echistory.el" (20352 65510))
7585;;; Generated autoloads from echistory.el 7590;;; Generated autoloads from echistory.el
7586 7591
7587(autoload 'Electric-command-history-redo-expression "echistory" "\ 7592(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7593,7 +7598,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7593;;;*** 7598;;;***
7594 7599
7595;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7600;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7596;;;;;; (20309 60936)) 7601;;;;;; (20352 65510))
7597;;; Generated autoloads from gnus/ecomplete.el 7602;;; Generated autoloads from gnus/ecomplete.el
7598 7603
7599(autoload 'ecomplete-setup "ecomplete" "\ 7604(autoload 'ecomplete-setup "ecomplete" "\
@@ -7603,7 +7608,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7603 7608
7604;;;*** 7609;;;***
7605 7610
7606;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20309 60936)) 7611;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20352 65510))
7607;;; Generated autoloads from cedet/ede.el 7612;;; Generated autoloads from cedet/ede.el
7608 7613
7609(defvar global-ede-mode nil "\ 7614(defvar global-ede-mode nil "\
@@ -7630,7 +7635,7 @@ an EDE controlled project.
7630 7635
7631;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7636;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7632;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7637;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7633;;;;;; "emacs-lisp/edebug.el" (20343 47906)) 7638;;;;;; "emacs-lisp/edebug.el" (20352 65510))
7634;;; Generated autoloads from emacs-lisp/edebug.el 7639;;; Generated autoloads from emacs-lisp/edebug.el
7635 7640
7636(defvar edebug-all-defs nil "\ 7641(defvar edebug-all-defs nil "\
@@ -7703,7 +7708,7 @@ Toggle edebugging of all forms.
7703;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7708;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7704;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7709;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7705;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7710;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7706;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20309 60936)) 7711;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20352 65510))
7707;;; Generated autoloads from vc/ediff.el 7712;;; Generated autoloads from vc/ediff.el
7708 7713
7709(autoload 'ediff-files "ediff" "\ 7714(autoload 'ediff-files "ediff" "\
@@ -7935,7 +7940,7 @@ With optional NODE, goes to that node.
7935;;;*** 7940;;;***
7936 7941
7937;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7942;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7938;;;;;; (20309 60936)) 7943;;;;;; (20352 65510))
7939;;; Generated autoloads from vc/ediff-help.el 7944;;; Generated autoloads from vc/ediff-help.el
7940 7945
7941(autoload 'ediff-customize "ediff-help" "\ 7946(autoload 'ediff-customize "ediff-help" "\
@@ -7946,7 +7951,7 @@ With optional NODE, goes to that node.
7946;;;*** 7951;;;***
7947 7952
7948;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7953;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7949;;;;;; (20309 60936)) 7954;;;;;; (20352 65510))
7950;;; Generated autoloads from vc/ediff-mult.el 7955;;; Generated autoloads from vc/ediff-mult.el
7951 7956
7952(autoload 'ediff-show-registry "ediff-mult" "\ 7957(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7959,7 +7964,7 @@ Display Ediff's registry.
7959;;;*** 7964;;;***
7960 7965
7961;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7966;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7962;;;;;; "ediff-util" "vc/ediff-util.el" (20309 60936)) 7967;;;;;; "ediff-util" "vc/ediff-util.el" (20352 65510))
7963;;; Generated autoloads from vc/ediff-util.el 7968;;; Generated autoloads from vc/ediff-util.el
7964 7969
7965(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7970(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7980,7 +7985,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7980 7985
7981;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7986;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7982;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7987;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7983;;;;;; (20309 60936)) 7988;;;;;; (20352 65510))
7984;;; Generated autoloads from edmacro.el 7989;;; Generated autoloads from edmacro.el
7985 7990
7986(autoload 'edit-kbd-macro "edmacro" "\ 7991(autoload 'edit-kbd-macro "edmacro" "\
@@ -8029,7 +8034,7 @@ or nil, use a compact 80-column format.
8029;;;*** 8034;;;***
8030 8035
8031;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8036;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8032;;;;;; "emulation/edt.el" (20309 60936)) 8037;;;;;; "emulation/edt.el" (20352 65510))
8033;;; Generated autoloads from emulation/edt.el 8038;;; Generated autoloads from emulation/edt.el
8034 8039
8035(autoload 'edt-set-scroll-margins "edt" "\ 8040(autoload 'edt-set-scroll-margins "edt" "\
@@ -8047,7 +8052,7 @@ Turn on EDT Emulation.
8047;;;*** 8052;;;***
8048 8053
8049;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8054;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8050;;;;;; (20309 60936)) 8055;;;;;; (20352 65510))
8051;;; Generated autoloads from ehelp.el 8056;;; Generated autoloads from ehelp.el
8052 8057
8053(autoload 'with-electric-help "ehelp" "\ 8058(autoload 'with-electric-help "ehelp" "\
@@ -8084,7 +8089,7 @@ BUFFER is put back into its original major mode.
8084;;;*** 8089;;;***
8085 8090
8086;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8091;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8087;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20309 60936)) 8092;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20352 65510))
8088;;; Generated autoloads from emacs-lisp/eldoc.el 8093;;; Generated autoloads from emacs-lisp/eldoc.el
8089 8094
8090(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8095(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8131,7 +8136,7 @@ Emacs Lisp mode) that support ElDoc.")
8131;;;*** 8136;;;***
8132 8137
8133;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8138;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8134;;;;;; "electric" "electric.el" (20309 60936)) 8139;;;;;; "electric" "electric.el" (20352 65510))
8135;;; Generated autoloads from electric.el 8140;;; Generated autoloads from electric.el
8136 8141
8137(defvar electric-indent-chars '(10) "\ 8142(defvar electric-indent-chars '(10) "\
@@ -8201,8 +8206,8 @@ The variable `electric-layout-rules' says when and how to insert newlines.
8201 8206
8202;;;*** 8207;;;***
8203 8208
8204;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20309 8209;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20352
8205;;;;;; 60936)) 8210;;;;;; 65510))
8206;;; Generated autoloads from elide-head.el 8211;;; Generated autoloads from elide-head.el
8207 8212
8208(autoload 'elide-head "elide-head" "\ 8213(autoload 'elide-head "elide-head" "\
@@ -8219,7 +8224,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8219 8224
8220;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8225;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8221;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8226;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8222;;;;;; (20309 60936)) 8227;;;;;; (20352 65510))
8223;;; Generated autoloads from emacs-lisp/elint.el 8228;;; Generated autoloads from emacs-lisp/elint.el
8224 8229
8225(autoload 'elint-file "elint" "\ 8230(autoload 'elint-file "elint" "\
@@ -8255,8 +8260,8 @@ optional prefix argument REINIT is non-nil.
8255;;;*** 8260;;;***
8256 8261
8257;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8262;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8258;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20309 8263;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20352
8259;;;;;; 60936)) 8264;;;;;; 65510))
8260;;; Generated autoloads from emacs-lisp/elp.el 8265;;; Generated autoloads from emacs-lisp/elp.el
8261 8266
8262(autoload 'elp-instrument-function "elp" "\ 8267(autoload 'elp-instrument-function "elp" "\
@@ -8291,7 +8296,7 @@ displayed.
8291;;;*** 8296;;;***
8292 8297
8293;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8298;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8294;;;;;; (20309 60936)) 8299;;;;;; (20352 65510))
8295;;; Generated autoloads from emacs-lock.el 8300;;; Generated autoloads from emacs-lock.el
8296 8301
8297(autoload 'emacs-lock-mode "emacs-lock" "\ 8302(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8319,7 +8324,7 @@ Other values are interpreted as usual.
8319;;;*** 8324;;;***
8320 8325
8321;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) 8326;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8322;;;;;; "emacsbug" "mail/emacsbug.el" (20309 60936)) 8327;;;;;; "emacsbug" "mail/emacsbug.el" (20352 65510))
8323;;; Generated autoloads from mail/emacsbug.el 8328;;; Generated autoloads from mail/emacsbug.el
8324 8329
8325(autoload 'report-emacs-bug "emacsbug" "\ 8330(autoload 'report-emacs-bug "emacsbug" "\
@@ -8340,7 +8345,7 @@ The result is an alist with items of the form (URL SUBJECT NO).
8340;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8345;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8341;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8346;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8342;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8347;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8343;;;;;; "vc/emerge.el" (20309 60936)) 8348;;;;;; "vc/emerge.el" (20352 65510))
8344;;; Generated autoloads from vc/emerge.el 8349;;; Generated autoloads from vc/emerge.el
8345 8350
8346(autoload 'emerge-files "emerge" "\ 8351(autoload 'emerge-files "emerge" "\
@@ -8401,7 +8406,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8401;;;*** 8406;;;***
8402 8407
8403;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8408;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8404;;;;;; "enriched" "textmodes/enriched.el" (20309 60936)) 8409;;;;;; "enriched" "textmodes/enriched.el" (20352 65510))
8405;;; Generated autoloads from textmodes/enriched.el 8410;;; Generated autoloads from textmodes/enriched.el
8406 8411
8407(autoload 'enriched-mode "enriched" "\ 8412(autoload 'enriched-mode "enriched" "\
@@ -8441,8 +8446,8 @@ Commands:
8441;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 8446;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
8442;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8447;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8443;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8448;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8444;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20309 8449;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20352
8445;;;;;; 60936)) 8450;;;;;; 65510))
8446;;; Generated autoloads from epa.el 8451;;; Generated autoloads from epa.el
8447 8452
8448(autoload 'epa-list-keys "epa" "\ 8453(autoload 'epa-list-keys "epa" "\
@@ -8620,7 +8625,7 @@ Insert selected KEYS after the point.
8620;;;*** 8625;;;***
8621 8626
8622;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8627;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8623;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20309 60936)) 8628;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20352 65510))
8624;;; Generated autoloads from epa-dired.el 8629;;; Generated autoloads from epa-dired.el
8625 8630
8626(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8631(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8646,7 +8651,7 @@ Encrypt marked files.
8646;;;*** 8651;;;***
8647 8652
8648;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8653;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8649;;;;;; "epa-file" "epa-file.el" (20309 60936)) 8654;;;;;; "epa-file" "epa-file.el" (20352 65510))
8650;;; Generated autoloads from epa-file.el 8655;;; Generated autoloads from epa-file.el
8651 8656
8652(autoload 'epa-file-handler "epa-file" "\ 8657(autoload 'epa-file-handler "epa-file" "\
@@ -8668,7 +8673,7 @@ Encrypt marked files.
8668 8673
8669;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8674;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8670;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8675;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8671;;;;;; "epa-mail" "epa-mail.el" (20315 8755)) 8676;;;;;; "epa-mail" "epa-mail.el" (20352 65510))
8672;;; Generated autoloads from epa-mail.el 8677;;; Generated autoloads from epa-mail.el
8673 8678
8674(autoload 'epa-mail-mode "epa-mail" "\ 8679(autoload 'epa-mail-mode "epa-mail" "\
@@ -8738,7 +8743,7 @@ if ARG is omitted or nil.
8738 8743
8739;;;*** 8744;;;***
8740 8745
8741;;;### (autoloads (epg-make-context) "epg" "epg.el" (20309 60936)) 8746;;;### (autoloads (epg-make-context) "epg" "epg.el" (20352 65510))
8742;;; Generated autoloads from epg.el 8747;;; Generated autoloads from epg.el
8743 8748
8744(autoload 'epg-make-context "epg" "\ 8749(autoload 'epg-make-context "epg" "\
@@ -8749,7 +8754,7 @@ Return a context object.
8749;;;*** 8754;;;***
8750 8755
8751;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8756;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8752;;;;;; "epg-config" "epg-config.el" (20309 60936)) 8757;;;;;; "epg-config" "epg-config.el" (20352 65510))
8753;;; Generated autoloads from epg-config.el 8758;;; Generated autoloads from epg-config.el
8754 8759
8755(autoload 'epg-configuration "epg-config" "\ 8760(autoload 'epg-configuration "epg-config" "\
@@ -8770,7 +8775,7 @@ Look at CONFIG and try to expand GROUP.
8770;;;*** 8775;;;***
8771 8776
8772;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args) 8777;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args)
8773;;;;;; "erc" "erc/erc.el" (20309 60936)) 8778;;;;;; "erc" "erc/erc.el" (20352 65510))
8774;;; Generated autoloads from erc/erc.el 8779;;; Generated autoloads from erc/erc.el
8775 8780
8776(autoload 'erc-select-read-args "erc" "\ 8781(autoload 'erc-select-read-args "erc" "\
@@ -8818,33 +8823,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8818 8823
8819;;;*** 8824;;;***
8820 8825
8821;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20309 8826;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20352
8822;;;;;; 60936)) 8827;;;;;; 65510))
8823;;; Generated autoloads from erc/erc-autoaway.el 8828;;; Generated autoloads from erc/erc-autoaway.el
8824 (autoload 'erc-autoaway-mode "erc-autoaway") 8829 (autoload 'erc-autoaway-mode "erc-autoaway")
8825 8830
8826;;;*** 8831;;;***
8827 8832
8828;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20309 60936)) 8833;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20352 65510))
8829;;; Generated autoloads from erc/erc-button.el 8834;;; Generated autoloads from erc/erc-button.el
8830 (autoload 'erc-button-mode "erc-button" nil t) 8835 (autoload 'erc-button-mode "erc-button" nil t)
8831 8836
8832;;;*** 8837;;;***
8833 8838
8834;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20309 60936)) 8839;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20352 65510))
8835;;; Generated autoloads from erc/erc-capab.el 8840;;; Generated autoloads from erc/erc-capab.el
8836 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8841 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8837 8842
8838;;;*** 8843;;;***
8839 8844
8840;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20309 60936)) 8845;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20352 65510))
8841;;; Generated autoloads from erc/erc-compat.el 8846;;; Generated autoloads from erc/erc-compat.el
8842 (autoload 'erc-define-minor-mode "erc-compat") 8847 (autoload 'erc-define-minor-mode "erc-compat")
8843 8848
8844;;;*** 8849;;;***
8845 8850
8846;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8851;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8847;;;;;; "erc-dcc" "erc/erc-dcc.el" (20309 60936)) 8852;;;;;; "erc-dcc" "erc/erc-dcc.el" (20352 65510))
8848;;; Generated autoloads from erc/erc-dcc.el 8853;;; Generated autoloads from erc/erc-dcc.el
8849 (autoload 'erc-dcc-mode "erc-dcc") 8854 (autoload 'erc-dcc-mode "erc-dcc")
8850 8855
@@ -8877,7 +8882,7 @@ that subcommand.
8877;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8882;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8878;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8883;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8879;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8884;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8880;;;;;; (20309 60936)) 8885;;;;;; (20352 65510))
8881;;; Generated autoloads from erc/erc-ezbounce.el 8886;;; Generated autoloads from erc/erc-ezbounce.el
8882 8887
8883(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8888(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8939,8 +8944,8 @@ Add EZBouncer convenience functions to ERC.
8939 8944
8940;;;*** 8945;;;***
8941 8946
8942;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20309 8947;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20352
8943;;;;;; 60936)) 8948;;;;;; 65510))
8944;;; Generated autoloads from erc/erc-fill.el 8949;;; Generated autoloads from erc/erc-fill.el
8945 (autoload 'erc-fill-mode "erc-fill" nil t) 8950 (autoload 'erc-fill-mode "erc-fill" nil t)
8946 8951
@@ -8953,7 +8958,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8953;;;*** 8958;;;***
8954 8959
8955;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8960;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8956;;;;;; "erc/erc-identd.el" (20309 60936)) 8961;;;;;; "erc/erc-identd.el" (20352 65510))
8957;;; Generated autoloads from erc/erc-identd.el 8962;;; Generated autoloads from erc/erc-identd.el
8958 (autoload 'erc-identd-mode "erc-identd") 8963 (autoload 'erc-identd-mode "erc-identd")
8959 8964
@@ -8975,7 +8980,7 @@ system.
8975;;;*** 8980;;;***
8976 8981
8977;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8982;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8978;;;;;; (20309 60936)) 8983;;;;;; (20352 65510))
8979;;; Generated autoloads from erc/erc-imenu.el 8984;;; Generated autoloads from erc/erc-imenu.el
8980 8985
8981(autoload 'erc-create-imenu-index "erc-imenu" "\ 8986(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8985,20 +8990,20 @@ system.
8985 8990
8986;;;*** 8991;;;***
8987 8992
8988;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20309 60936)) 8993;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20352 65510))
8989;;; Generated autoloads from erc/erc-join.el 8994;;; Generated autoloads from erc/erc-join.el
8990 (autoload 'erc-autojoin-mode "erc-join" nil t) 8995 (autoload 'erc-autojoin-mode "erc-join" nil t)
8991 8996
8992;;;*** 8997;;;***
8993 8998
8994;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20309 60936)) 8999;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20352 65510))
8995;;; Generated autoloads from erc/erc-list.el 9000;;; Generated autoloads from erc/erc-list.el
8996 (autoload 'erc-list-mode "erc-list") 9001 (autoload 'erc-list-mode "erc-list")
8997 9002
8998;;;*** 9003;;;***
8999 9004
9000;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9005;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9001;;;;;; "erc/erc-log.el" (20309 60936)) 9006;;;;;; "erc/erc-log.el" (20352 65510))
9002;;; Generated autoloads from erc/erc-log.el 9007;;; Generated autoloads from erc/erc-log.el
9003 (autoload 'erc-log-mode "erc-log" nil t) 9008 (autoload 'erc-log-mode "erc-log" nil t)
9004 9009
@@ -9030,7 +9035,7 @@ You can save every individual message by putting this function on
9030;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9035;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9031;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9036;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9032;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9037;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9033;;;;;; (20309 60936)) 9038;;;;;; (20352 65510))
9034;;; Generated autoloads from erc/erc-match.el 9039;;; Generated autoloads from erc/erc-match.el
9035 (autoload 'erc-match-mode "erc-match") 9040 (autoload 'erc-match-mode "erc-match")
9036 9041
@@ -9076,14 +9081,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9076 9081
9077;;;*** 9082;;;***
9078 9083
9079;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20309 60936)) 9084;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20352 65510))
9080;;; Generated autoloads from erc/erc-menu.el 9085;;; Generated autoloads from erc/erc-menu.el
9081 (autoload 'erc-menu-mode "erc-menu" nil t) 9086 (autoload 'erc-menu-mode "erc-menu" nil t)
9082 9087
9083;;;*** 9088;;;***
9084 9089
9085;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9090;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9086;;;;;; (20309 60936)) 9091;;;;;; (20352 65510))
9087;;; Generated autoloads from erc/erc-netsplit.el 9092;;; Generated autoloads from erc/erc-netsplit.el
9088 (autoload 'erc-netsplit-mode "erc-netsplit") 9093 (autoload 'erc-netsplit-mode "erc-netsplit")
9089 9094
@@ -9095,7 +9100,7 @@ Show who's gone.
9095;;;*** 9100;;;***
9096 9101
9097;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9102;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9098;;;;;; "erc/erc-networks.el" (20309 60936)) 9103;;;;;; "erc/erc-networks.el" (20352 65510))
9099;;; Generated autoloads from erc/erc-networks.el 9104;;; Generated autoloads from erc/erc-networks.el
9100 9105
9101(autoload 'erc-determine-network "erc-networks" "\ 9106(autoload 'erc-determine-network "erc-networks" "\
@@ -9113,7 +9118,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9113;;;*** 9118;;;***
9114 9119
9115;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9120;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9116;;;;;; "erc/erc-notify.el" (20309 60936)) 9121;;;;;; "erc/erc-notify.el" (20352 65510))
9117;;; Generated autoloads from erc/erc-notify.el 9122;;; Generated autoloads from erc/erc-notify.el
9118 (autoload 'erc-notify-mode "erc-notify" nil t) 9123 (autoload 'erc-notify-mode "erc-notify" nil t)
9119 9124
@@ -9131,33 +9136,33 @@ with args, toggle notify status of people.
9131 9136
9132;;;*** 9137;;;***
9133 9138
9134;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20309 60936)) 9139;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20352 65510))
9135;;; Generated autoloads from erc/erc-page.el 9140;;; Generated autoloads from erc/erc-page.el
9136 (autoload 'erc-page-mode "erc-page") 9141 (autoload 'erc-page-mode "erc-page")
9137 9142
9138;;;*** 9143;;;***
9139 9144
9140;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20309 9145;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20352
9141;;;;;; 60936)) 9146;;;;;; 65510))
9142;;; Generated autoloads from erc/erc-pcomplete.el 9147;;; Generated autoloads from erc/erc-pcomplete.el
9143 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9148 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9144 9149
9145;;;*** 9150;;;***
9146 9151
9147;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20309 60936)) 9152;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20352 65510))
9148;;; Generated autoloads from erc/erc-replace.el 9153;;; Generated autoloads from erc/erc-replace.el
9149 (autoload 'erc-replace-mode "erc-replace") 9154 (autoload 'erc-replace-mode "erc-replace")
9150 9155
9151;;;*** 9156;;;***
9152 9157
9153;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20309 60936)) 9158;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20352 65510))
9154;;; Generated autoloads from erc/erc-ring.el 9159;;; Generated autoloads from erc/erc-ring.el
9155 (autoload 'erc-ring-mode "erc-ring" nil t) 9160 (autoload 'erc-ring-mode "erc-ring" nil t)
9156 9161
9157;;;*** 9162;;;***
9158 9163
9159;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9164;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9160;;;;;; "erc-services" "erc/erc-services.el" (20309 60936)) 9165;;;;;; "erc-services" "erc/erc-services.el" (20352 65510))
9161;;; Generated autoloads from erc/erc-services.el 9166;;; Generated autoloads from erc/erc-services.el
9162 (autoload 'erc-services-mode "erc-services" nil t) 9167 (autoload 'erc-services-mode "erc-services" nil t)
9163 9168
@@ -9174,14 +9179,14 @@ When called interactively, read the password using `read-passwd'.
9174 9179
9175;;;*** 9180;;;***
9176 9181
9177;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20309 60936)) 9182;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20352 65510))
9178;;; Generated autoloads from erc/erc-sound.el 9183;;; Generated autoloads from erc/erc-sound.el
9179 (autoload 'erc-sound-mode "erc-sound") 9184 (autoload 'erc-sound-mode "erc-sound")
9180 9185
9181;;;*** 9186;;;***
9182 9187
9183;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9188;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9184;;;;;; (20309 60936)) 9189;;;;;; (20352 65510))
9185;;; Generated autoloads from erc/erc-speedbar.el 9190;;; Generated autoloads from erc/erc-speedbar.el
9186 9191
9187(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9192(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9192,21 +9197,21 @@ This will add a speedbar major display mode.
9192 9197
9193;;;*** 9198;;;***
9194 9199
9195;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20309 9200;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20352
9196;;;;;; 60936)) 9201;;;;;; 65510))
9197;;; Generated autoloads from erc/erc-spelling.el 9202;;; Generated autoloads from erc/erc-spelling.el
9198 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9203 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9199 9204
9200;;;*** 9205;;;***
9201 9206
9202;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20309 60936)) 9207;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20352 65510))
9203;;; Generated autoloads from erc/erc-stamp.el 9208;;; Generated autoloads from erc/erc-stamp.el
9204 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9209 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9205 9210
9206;;;*** 9211;;;***
9207 9212
9208;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9213;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9209;;;;;; (20309 60936)) 9214;;;;;; (20352 65510))
9210;;; Generated autoloads from erc/erc-track.el 9215;;; Generated autoloads from erc/erc-track.el
9211 9216
9212(defvar erc-track-minor-mode nil "\ 9217(defvar erc-track-minor-mode nil "\
@@ -9232,7 +9237,7 @@ keybindings will not do anything useful.
9232;;;*** 9237;;;***
9233 9238
9234;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9239;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9235;;;;;; "erc-truncate" "erc/erc-truncate.el" (20309 60936)) 9240;;;;;; "erc-truncate" "erc/erc-truncate.el" (20352 65510))
9236;;; Generated autoloads from erc/erc-truncate.el 9241;;; Generated autoloads from erc/erc-truncate.el
9237 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9242 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9238 9243
@@ -9252,7 +9257,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9252;;;*** 9257;;;***
9253 9258
9254;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9259;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9255;;;;;; (20309 60936)) 9260;;;;;; (20352 65510))
9256;;; Generated autoloads from erc/erc-xdcc.el 9261;;; Generated autoloads from erc/erc-xdcc.el
9257 (autoload 'erc-xdcc-mode "erc-xdcc") 9262 (autoload 'erc-xdcc-mode "erc-xdcc")
9258 9263
@@ -9265,7 +9270,7 @@ Add a file to `erc-xdcc-files'.
9265 9270
9266;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9271;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9267;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9272;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9268;;;;;; "ert" "emacs-lisp/ert.el" (20309 60936)) 9273;;;;;; "ert" "emacs-lisp/ert.el" (20352 65510))
9269;;; Generated autoloads from emacs-lisp/ert.el 9274;;; Generated autoloads from emacs-lisp/ert.el
9270 9275
9271(autoload 'ert-deftest "ert" "\ 9276(autoload 'ert-deftest "ert" "\
@@ -9335,7 +9340,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9335;;;*** 9340;;;***
9336 9341
9337;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9342;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9338;;;;;; (20309 60936)) 9343;;;;;; (20352 65510))
9339;;; Generated autoloads from emacs-lisp/ert-x.el 9344;;; Generated autoloads from emacs-lisp/ert-x.el
9340 9345
9341(put 'ert-with-test-buffer 'lisp-indent-function 1) 9346(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9347,8 +9352,8 @@ Kill all test buffers that are still live.
9347 9352
9348;;;*** 9353;;;***
9349 9354
9350;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20309 9355;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20352
9351;;;;;; 60936)) 9356;;;;;; 65510))
9352;;; Generated autoloads from eshell/esh-mode.el 9357;;; Generated autoloads from eshell/esh-mode.el
9353 9358
9354(autoload 'eshell-mode "esh-mode" "\ 9359(autoload 'eshell-mode "esh-mode" "\
@@ -9361,7 +9366,7 @@ Emacs shell interactive mode.
9361;;;*** 9366;;;***
9362 9367
9363;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9368;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9364;;;;;; "eshell/eshell.el" (20309 60936)) 9369;;;;;; "eshell/eshell.el" (20352 65510))
9365;;; Generated autoloads from eshell/eshell.el 9370;;; Generated autoloads from eshell/eshell.el
9366 9371
9367(autoload 'eshell "eshell" "\ 9372(autoload 'eshell "eshell" "\
@@ -9402,7 +9407,7 @@ corresponding to a successful execution.
9402;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9407;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9403;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9408;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9404;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9409;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9405;;;;;; (20332 33075)) 9410;;;;;; (20352 65510))
9406;;; Generated autoloads from progmodes/etags.el 9411;;; Generated autoloads from progmodes/etags.el
9407 9412
9408(defvar tags-file-name nil "\ 9413(defvar tags-file-name nil "\
@@ -9720,7 +9725,7 @@ for \\[find-tag] (which see).
9720;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9725;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9721;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9726;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9722;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9727;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9723;;;;;; (20309 60936)) 9728;;;;;; (20352 65510))
9724;;; Generated autoloads from language/ethio-util.el 9729;;; Generated autoloads from language/ethio-util.el
9725 9730
9726(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9731(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9890,7 +9895,7 @@ With ARG, insert that many delimiters.
9890 9895
9891;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9896;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9892;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9897;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9893;;;;;; (20309 60936)) 9898;;;;;; (20352 65510))
9894;;; Generated autoloads from net/eudc.el 9899;;; Generated autoloads from net/eudc.el
9895 9900
9896(autoload 'eudc-set-server "eudc" "\ 9901(autoload 'eudc-set-server "eudc" "\
@@ -9946,7 +9951,7 @@ This does nothing except loading eudc by autoload side-effect.
9946 9951
9947;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9952;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9948;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9953;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9949;;;;;; "eudc-bob" "net/eudc-bob.el" (20309 60936)) 9954;;;;;; "eudc-bob" "net/eudc-bob.el" (20352 65510))
9950;;; Generated autoloads from net/eudc-bob.el 9955;;; Generated autoloads from net/eudc-bob.el
9951 9956
9952(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9957(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9982,7 +9987,7 @@ Display a button for the JPEG DATA.
9982;;;*** 9987;;;***
9983 9988
9984;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9989;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9985;;;;;; "eudc-export" "net/eudc-export.el" (20309 60936)) 9990;;;;;; "eudc-export" "net/eudc-export.el" (20352 65510))
9986;;; Generated autoloads from net/eudc-export.el 9991;;; Generated autoloads from net/eudc-export.el
9987 9992
9988(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9993(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9999,7 +10004,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9999;;;*** 10004;;;***
10000 10005
10001;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10006;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10002;;;;;; (20309 60936)) 10007;;;;;; (20352 65510))
10003;;; Generated autoloads from net/eudc-hotlist.el 10008;;; Generated autoloads from net/eudc-hotlist.el
10004 10009
10005(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10010(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10009,8 +10014,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10009 10014
10010;;;*** 10015;;;***
10011 10016
10012;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20309 10017;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20352
10013;;;;;; 60936)) 10018;;;;;; 65510))
10014;;; Generated autoloads from emacs-lisp/ewoc.el 10019;;; Generated autoloads from emacs-lisp/ewoc.el
10015 10020
10016(autoload 'ewoc-create "ewoc" "\ 10021(autoload 'ewoc-create "ewoc" "\
@@ -10039,7 +10044,7 @@ fourth arg NOSEP non-nil inhibits this.
10039;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10044;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10040;;;;;; executable-self-display executable-set-magic executable-interpret 10045;;;;;; executable-self-display executable-set-magic executable-interpret
10041;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10046;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10042;;;;;; (20309 60936)) 10047;;;;;; (20352 65510))
10043;;; Generated autoloads from progmodes/executable.el 10048;;; Generated autoloads from progmodes/executable.el
10044 10049
10045(autoload 'executable-command-find-posix-p "executable" "\ 10050(autoload 'executable-command-find-posix-p "executable" "\
@@ -10082,7 +10087,7 @@ file modes.
10082 10087
10083;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10088;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10084;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10089;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10085;;;;;; (20309 60936)) 10090;;;;;; (20352 65510))
10086;;; Generated autoloads from expand.el 10091;;; Generated autoloads from expand.el
10087 10092
10088(autoload 'expand-add-abbrevs "expand" "\ 10093(autoload 'expand-add-abbrevs "expand" "\
@@ -10131,7 +10136,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10131 10136
10132;;;*** 10137;;;***
10133 10138
10134;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20309 60936)) 10139;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20352 65510))
10135;;; Generated autoloads from progmodes/f90.el 10140;;; Generated autoloads from progmodes/f90.el
10136 10141
10137(autoload 'f90-mode "f90" "\ 10142(autoload 'f90-mode "f90" "\
@@ -10201,8 +10206,8 @@ with no args, if that value is non-nil.
10201;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 10206;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
10202;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10207;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10203;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10208;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10204;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20329 10209;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20370
10205;;;;;; 30063)) 10210;;;;;; 22954))
10206;;; Generated autoloads from face-remap.el 10211;;; Generated autoloads from face-remap.el
10207 10212
10208(autoload 'face-remap-add-relative "face-remap" "\ 10213(autoload 'face-remap-add-relative "face-remap" "\
@@ -10350,7 +10355,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10350 10355
10351;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10356;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10352;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10357;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10353;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20309 60936)) 10358;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20352 65510))
10354;;; Generated autoloads from mail/feedmail.el 10359;;; Generated autoloads from mail/feedmail.el
10355 10360
10356(autoload 'feedmail-send-it "feedmail" "\ 10361(autoload 'feedmail-send-it "feedmail" "\
@@ -10404,7 +10409,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10404;;;*** 10409;;;***
10405 10410
10406;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10411;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10407;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20309 60936)) 10412;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20352 65510))
10408;;; Generated autoloads from ffap.el 10413;;; Generated autoloads from ffap.el
10409 10414
10410(autoload 'ffap-next "ffap" "\ 10415(autoload 'ffap-next "ffap" "\
@@ -10468,7 +10473,7 @@ Evaluate the forms in variable `ffap-bindings'.
10468;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10473;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10469;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10474;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10470;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10475;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10471;;;;;; "filecache" "filecache.el" (20309 60936)) 10476;;;;;; "filecache" "filecache.el" (20352 65510))
10472;;; Generated autoloads from filecache.el 10477;;; Generated autoloads from filecache.el
10473 10478
10474(autoload 'file-cache-add-directory "filecache" "\ 10479(autoload 'file-cache-add-directory "filecache" "\
@@ -10528,7 +10533,7 @@ the name is considered already unique; only the second substitution
10528;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10533;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10529;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10534;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10530;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10535;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10531;;;;;; add-file-local-variable) "files-x" "files-x.el" (20309 60936)) 10536;;;;;; add-file-local-variable) "files-x" "files-x.el" (20352 65510))
10532;;; Generated autoloads from files-x.el 10537;;; Generated autoloads from files-x.el
10533 10538
10534(autoload 'add-file-local-variable "files-x" "\ 10539(autoload 'add-file-local-variable "files-x" "\
@@ -10593,8 +10598,8 @@ Copy directory-local variables to the -*- line.
10593 10598
10594;;;*** 10599;;;***
10595 10600
10596;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20309 10601;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20352
10597;;;;;; 60936)) 10602;;;;;; 65510))
10598;;; Generated autoloads from filesets.el 10603;;; Generated autoloads from filesets.el
10599 10604
10600(autoload 'filesets-init "filesets" "\ 10605(autoload 'filesets-init "filesets" "\
@@ -10605,7 +10610,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10605 10610
10606;;;*** 10611;;;***
10607 10612
10608;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20309 60936)) 10613;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20352 65510))
10609;;; Generated autoloads from find-cmd.el 10614;;; Generated autoloads from find-cmd.el
10610 10615
10611(autoload 'find-cmd "find-cmd" "\ 10616(autoload 'find-cmd "find-cmd" "\
@@ -10625,7 +10630,7 @@ result is a string that should be ready for the command line.
10625;;;*** 10630;;;***
10626 10631
10627;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10632;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10628;;;;;; "find-dired.el" (20309 60936)) 10633;;;;;; "find-dired.el" (20352 65510))
10629;;; Generated autoloads from find-dired.el 10634;;; Generated autoloads from find-dired.el
10630 10635
10631(autoload 'find-dired "find-dired" "\ 10636(autoload 'find-dired "find-dired" "\
@@ -10665,7 +10670,7 @@ use in place of \"-ls\" as the final argument.
10665 10670
10666;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10671;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10667;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10672;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10668;;;;;; (20309 60936)) 10673;;;;;; (20352 65510))
10669;;; Generated autoloads from find-file.el 10674;;; Generated autoloads from find-file.el
10670 10675
10671(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10676(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10759,7 +10764,7 @@ Visit the file you click on in another window.
10759;;;;;; find-variable find-variable-noselect find-function-other-frame 10764;;;;;; find-variable find-variable-noselect find-function-other-frame
10760;;;;;; find-function-other-window find-function find-function-noselect 10765;;;;;; find-function-other-window find-function find-function-noselect
10761;;;;;; find-function-search-for-symbol find-library) "find-func" 10766;;;;;; find-function-search-for-symbol find-library) "find-func"
10762;;;;;; "emacs-lisp/find-func.el" (20309 60936)) 10767;;;;;; "emacs-lisp/find-func.el" (20352 65510))
10763;;; Generated autoloads from emacs-lisp/find-func.el 10768;;; Generated autoloads from emacs-lisp/find-func.el
10764 10769
10765(autoload 'find-library "find-func" "\ 10770(autoload 'find-library "find-func" "\
@@ -10918,7 +10923,7 @@ Define some key bindings for the find-function family of functions.
10918;;;*** 10923;;;***
10919 10924
10920;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10925;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10921;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20309 60936)) 10926;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20352 65510))
10922;;; Generated autoloads from find-lisp.el 10927;;; Generated autoloads from find-lisp.el
10923 10928
10924(autoload 'find-lisp-find-dired "find-lisp" "\ 10929(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10939,7 +10944,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10939;;;*** 10944;;;***
10940 10945
10941;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10946;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10942;;;;;; "finder" "finder.el" (20309 60936)) 10947;;;;;; "finder" "finder.el" (20352 65510))
10943;;; Generated autoloads from finder.el 10948;;; Generated autoloads from finder.el
10944 10949
10945(autoload 'finder-list-keywords "finder" "\ 10950(autoload 'finder-list-keywords "finder" "\
@@ -10961,7 +10966,7 @@ Find packages matching a given keyword.
10961;;;*** 10966;;;***
10962 10967
10963;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10968;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10964;;;;;; "flow-ctrl.el" (20309 60936)) 10969;;;;;; "flow-ctrl.el" (20352 65510))
10965;;; Generated autoloads from flow-ctrl.el 10970;;; Generated autoloads from flow-ctrl.el
10966 10971
10967(autoload 'enable-flow-control "flow-ctrl" "\ 10972(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10983,7 +10988,7 @@ to get the effect of a C-q.
10983;;;*** 10988;;;***
10984 10989
10985;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10990;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10986;;;;;; (20309 60936)) 10991;;;;;; (20352 65510))
10987;;; Generated autoloads from gnus/flow-fill.el 10992;;; Generated autoloads from gnus/flow-fill.el
10988 10993
10989(autoload 'fill-flowed-encode "flow-fill" "\ 10994(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10999,7 +11004,7 @@ to get the effect of a C-q.
10999;;;*** 11004;;;***
11000 11005
11001;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 11006;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
11002;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20309 60936)) 11007;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20352 65510))
11003;;; Generated autoloads from progmodes/flymake.el 11008;;; Generated autoloads from progmodes/flymake.el
11004 11009
11005(autoload 'flymake-mode "flymake" "\ 11010(autoload 'flymake-mode "flymake" "\
@@ -11029,7 +11034,7 @@ Turn flymake mode off.
11029 11034
11030;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11035;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11031;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11036;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11032;;;;;; "flyspell" "textmodes/flyspell.el" (20309 60936)) 11037;;;;;; "flyspell" "textmodes/flyspell.el" (20352 65510))
11033;;; Generated autoloads from textmodes/flyspell.el 11038;;; Generated autoloads from textmodes/flyspell.el
11034 11039
11035(autoload 'flyspell-prog-mode "flyspell" "\ 11040(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11101,7 +11106,7 @@ Flyspell whole buffer.
11101 11106
11102;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11107;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11103;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11108;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11104;;;;;; (20329 33834)) 11109;;;;;; (20352 65510))
11105;;; Generated autoloads from follow.el 11110;;; Generated autoloads from follow.el
11106 11111
11107(autoload 'turn-on-follow-mode "follow" "\ 11112(autoload 'turn-on-follow-mode "follow" "\
@@ -11177,8 +11182,8 @@ in your `~/.emacs' file, replacing [f7] by your favorite key:
11177 11182
11178;;;*** 11183;;;***
11179 11184
11180;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20309 11185;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20352
11181;;;;;; 60936)) 11186;;;;;; 65510))
11182;;; Generated autoloads from mail/footnote.el 11187;;; Generated autoloads from mail/footnote.el
11183 11188
11184(autoload 'footnote-mode "footnote" "\ 11189(autoload 'footnote-mode "footnote" "\
@@ -11197,7 +11202,7 @@ play around with the following keys:
11197;;;*** 11202;;;***
11198 11203
11199;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11204;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11200;;;;;; "forms" "forms.el" (20341 24416)) 11205;;;;;; "forms" "forms.el" (20352 65510))
11201;;; Generated autoloads from forms.el 11206;;; Generated autoloads from forms.el
11202 11207
11203(autoload 'forms-mode "forms" "\ 11208(autoload 'forms-mode "forms" "\
@@ -11234,7 +11239,7 @@ Visit a file in Forms mode in other window.
11234;;;*** 11239;;;***
11235 11240
11236;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11241;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11237;;;;;; (20309 60936)) 11242;;;;;; (20352 65510))
11238;;; Generated autoloads from progmodes/fortran.el 11243;;; Generated autoloads from progmodes/fortran.el
11239 11244
11240(autoload 'fortran-mode "fortran" "\ 11245(autoload 'fortran-mode "fortran" "\
@@ -11312,7 +11317,7 @@ with no args, if that value is non-nil.
11312;;;*** 11317;;;***
11313 11318
11314;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11319;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11315;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20309 60936)) 11320;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20352 65510))
11316;;; Generated autoloads from play/fortune.el 11321;;; Generated autoloads from play/fortune.el
11317 11322
11318(autoload 'fortune-add-fortune "fortune" "\ 11323(autoload 'fortune-add-fortune "fortune" "\
@@ -11361,7 +11366,7 @@ and choose the directory as the fortune-file.
11361;;;*** 11366;;;***
11362 11367
11363;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11368;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11364;;;;;; (20320 14810)) 11369;;;;;; (20370 20099))
11365;;; Generated autoloads from progmodes/gdb-mi.el 11370;;; Generated autoloads from progmodes/gdb-mi.el
11366 11371
11367(defvar gdb-enable-debug nil "\ 11372(defvar gdb-enable-debug nil "\
@@ -11428,8 +11433,8 @@ detailed description of this mode.
11428;;;*** 11433;;;***
11429 11434
11430;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11435;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11431;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20309 11436;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20352
11432;;;;;; 60936)) 11437;;;;;; 65510))
11433;;; Generated autoloads from emacs-lisp/generic.el 11438;;; Generated autoloads from emacs-lisp/generic.el
11434 11439
11435(defvar generic-mode-list nil "\ 11440(defvar generic-mode-list nil "\
@@ -11506,7 +11511,7 @@ regular expression that can be used as an element of
11506;;;*** 11511;;;***
11507 11512
11508;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11513;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11509;;;;;; (20309 60936)) 11514;;;;;; (20352 65510))
11510;;; Generated autoloads from progmodes/glasses.el 11515;;; Generated autoloads from progmodes/glasses.el
11511 11516
11512(autoload 'glasses-mode "glasses" "\ 11517(autoload 'glasses-mode "glasses" "\
@@ -11522,7 +11527,7 @@ add virtual separators (like underscores) at places they belong to.
11522 11527
11523;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11528;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11524;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11529;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11525;;;;;; (20309 60936)) 11530;;;;;; (20352 65510))
11526;;; Generated autoloads from gnus/gmm-utils.el 11531;;; Generated autoloads from gnus/gmm-utils.el
11527 11532
11528(autoload 'gmm-regexp-concat "gmm-utils" "\ 11533(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11577,7 +11582,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11577;;;*** 11582;;;***
11578 11583
11579;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11584;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11580;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20309 60936)) 11585;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20370 31722))
11581;;; Generated autoloads from gnus/gnus.el 11586;;; Generated autoloads from gnus/gnus.el
11582(when (fboundp 'custom-autoload) 11587(when (fboundp 'custom-autoload)
11583 (custom-autoload 'gnus-select-method "gnus")) 11588 (custom-autoload 'gnus-select-method "gnus"))
@@ -11630,7 +11635,7 @@ prompt the user for the name of an NNTP server to use.
11630;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11635;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11631;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11636;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11632;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11637;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11633;;;;;; "gnus/gnus-agent.el" (20309 60936)) 11638;;;;;; "gnus/gnus-agent.el" (20352 65510))
11634;;; Generated autoloads from gnus/gnus-agent.el 11639;;; Generated autoloads from gnus/gnus-agent.el
11635 11640
11636(autoload 'gnus-unplugged "gnus-agent" "\ 11641(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11721,7 +11726,7 @@ If CLEAN, obsolete (ignore).
11721;;;*** 11726;;;***
11722 11727
11723;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11728;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11724;;;;;; (20309 60936)) 11729;;;;;; (20358 29669))
11725;;; Generated autoloads from gnus/gnus-art.el 11730;;; Generated autoloads from gnus/gnus-art.el
11726 11731
11727(autoload 'gnus-article-prepare-display "gnus-art" "\ 11732(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11732,7 +11737,7 @@ Make the current buffer look like a nice article.
11732;;;*** 11737;;;***
11733 11738
11734;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11739;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11735;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20309 60936)) 11740;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20352 65510))
11736;;; Generated autoloads from gnus/gnus-bookmark.el 11741;;; Generated autoloads from gnus/gnus-bookmark.el
11737 11742
11738(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11743(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11757,8 +11762,8 @@ deletion, or > if it is flagged for displaying.
11757 11762
11758;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11763;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11759;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11764;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11760;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20309 11765;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20352
11761;;;;;; 60936)) 11766;;;;;; 65510))
11762;;; Generated autoloads from gnus/gnus-cache.el 11767;;; Generated autoloads from gnus/gnus-cache.el
11763 11768
11764(autoload 'gnus-jog-cache "gnus-cache" "\ 11769(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11800,7 +11805,7 @@ supported.
11800;;;*** 11805;;;***
11801 11806
11802;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11807;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11803;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20309 60936)) 11808;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20352 65510))
11804;;; Generated autoloads from gnus/gnus-delay.el 11809;;; Generated autoloads from gnus/gnus-delay.el
11805 11810
11806(autoload 'gnus-delay-article "gnus-delay" "\ 11811(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11836,7 +11841,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11836;;;*** 11841;;;***
11837 11842
11838;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11843;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11839;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20309 60936)) 11844;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20352 65510))
11840;;; Generated autoloads from gnus/gnus-diary.el 11845;;; Generated autoloads from gnus/gnus-diary.el
11841 11846
11842(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11847(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11852,7 +11857,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11852;;;*** 11857;;;***
11853 11858
11854;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11859;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11855;;;;;; (20309 60936)) 11860;;;;;; (20352 65510))
11856;;; Generated autoloads from gnus/gnus-dired.el 11861;;; Generated autoloads from gnus/gnus-dired.el
11857 11862
11858(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11863(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11863,7 +11868,7 @@ Convenience method to turn on gnus-dired-mode.
11863;;;*** 11868;;;***
11864 11869
11865;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11870;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11866;;;;;; (20309 60936)) 11871;;;;;; (20352 65510))
11867;;; Generated autoloads from gnus/gnus-draft.el 11872;;; Generated autoloads from gnus/gnus-draft.el
11868 11873
11869(autoload 'gnus-draft-reminder "gnus-draft" "\ 11874(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11875,8 +11880,8 @@ Reminder user if there are unsent drafts.
11875 11880
11876;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11881;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11877;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11882;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11878;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20309 11883;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20352
11879;;;;;; 60936)) 11884;;;;;; 65510))
11880;;; Generated autoloads from gnus/gnus-fun.el 11885;;; Generated autoloads from gnus/gnus-fun.el
11881 11886
11882(autoload 'gnus-random-x-face "gnus-fun" "\ 11887(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11921,7 +11926,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11921;;;*** 11926;;;***
11922 11927
11923;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 11928;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
11924;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20309 60936)) 11929;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20352 65510))
11925;;; Generated autoloads from gnus/gnus-gravatar.el 11930;;; Generated autoloads from gnus/gnus-gravatar.el
11926 11931
11927(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 11932(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -11939,7 +11944,7 @@ If gravatars are already displayed, remove them.
11939;;;*** 11944;;;***
11940 11945
11941;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11946;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11942;;;;;; "gnus-group" "gnus/gnus-group.el" (20309 60936)) 11947;;;;;; "gnus-group" "gnus/gnus-group.el" (20352 65510))
11943;;; Generated autoloads from gnus/gnus-group.el 11948;;; Generated autoloads from gnus/gnus-group.el
11944 11949
11945(autoload 'gnus-fetch-group "gnus-group" "\ 11950(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11957,7 +11962,7 @@ Pop up a frame and enter GROUP.
11957;;;*** 11962;;;***
11958 11963
11959;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 11964;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
11960;;;;;; "gnus/gnus-html.el" (20309 60936)) 11965;;;;;; "gnus/gnus-html.el" (20352 65510))
11961;;; Generated autoloads from gnus/gnus-html.el 11966;;; Generated autoloads from gnus/gnus-html.el
11962 11967
11963(autoload 'gnus-article-html "gnus-html" "\ 11968(autoload 'gnus-article-html "gnus-html" "\
@@ -11973,7 +11978,7 @@ Pop up a frame and enter GROUP.
11973;;;*** 11978;;;***
11974 11979
11975;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11980;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11976;;;;;; (20309 60936)) 11981;;;;;; (20352 65510))
11977;;; Generated autoloads from gnus/gnus-kill.el 11982;;; Generated autoloads from gnus/gnus-kill.el
11978 11983
11979(defalias 'gnus-batch-kill 'gnus-batch-score) 11984(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11988,7 +11993,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11988 11993
11989;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11994;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11990;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11995;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11991;;;;;; (20309 60936)) 11996;;;;;; (20352 65510))
11992;;; Generated autoloads from gnus/gnus-ml.el 11997;;; Generated autoloads from gnus/gnus-ml.el
11993 11998
11994(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11999(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12013,7 +12018,7 @@ Minor mode for providing mailing-list commands.
12013 12018
12014;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12019;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12015;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12020;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12016;;;;;; (20309 60936)) 12021;;;;;; (20352 65510))
12017;;; Generated autoloads from gnus/gnus-mlspl.el 12022;;; Generated autoloads from gnus/gnus-mlspl.el
12018 12023
12019(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12024(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12114,7 +12119,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12114;;;*** 12119;;;***
12115 12120
12116;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12121;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12117;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20321 38938)) 12122;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20359 42675))
12118;;; Generated autoloads from gnus/gnus-msg.el 12123;;; Generated autoloads from gnus/gnus-msg.el
12119 12124
12120(autoload 'gnus-msg-mail "gnus-msg" "\ 12125(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12142,7 +12147,7 @@ Like `message-reply'.
12142 12147
12143;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12148;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12144;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12149;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12145;;;;;; (20309 60936)) 12150;;;;;; (20352 65510))
12146;;; Generated autoloads from gnus/gnus-picon.el 12151;;; Generated autoloads from gnus/gnus-picon.el
12147 12152
12148(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12153(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12169,7 +12174,7 @@ If picons are already displayed, remove them.
12169;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12174;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12170;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12175;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12171;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12176;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12172;;;;;; "gnus/gnus-range.el" (20309 60936)) 12177;;;;;; "gnus/gnus-range.el" (20352 65510))
12173;;; Generated autoloads from gnus/gnus-range.el 12178;;; Generated autoloads from gnus/gnus-range.el
12174 12179
12175(autoload 'gnus-sorted-difference "gnus-range" "\ 12180(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12237,7 +12242,7 @@ Add NUM into sorted LIST by side effect.
12237;;;*** 12242;;;***
12238 12243
12239;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12244;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12240;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20309 60936)) 12245;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20352 65510))
12241;;; Generated autoloads from gnus/gnus-registry.el 12246;;; Generated autoloads from gnus/gnus-registry.el
12242 12247
12243(autoload 'gnus-registry-initialize "gnus-registry" "\ 12248(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12253,8 +12258,8 @@ Install the registry hooks.
12253;;;*** 12258;;;***
12254 12259
12255;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12260;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12256;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20309 12261;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20352
12257;;;;;; 60936)) 12262;;;;;; 65510))
12258;;; Generated autoloads from gnus/gnus-sieve.el 12263;;; Generated autoloads from gnus/gnus-sieve.el
12259 12264
12260(autoload 'gnus-sieve-update "gnus-sieve" "\ 12265(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12282,7 +12287,7 @@ See the documentation for these variables and functions for details.
12282;;;*** 12287;;;***
12283 12288
12284;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12289;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12285;;;;;; (20309 60936)) 12290;;;;;; (20352 65510))
12286;;; Generated autoloads from gnus/gnus-spec.el 12291;;; Generated autoloads from gnus/gnus-spec.el
12287 12292
12288(autoload 'gnus-update-format "gnus-spec" "\ 12293(autoload 'gnus-update-format "gnus-spec" "\
@@ -12293,7 +12298,7 @@ Update the format specification near point.
12293;;;*** 12298;;;***
12294 12299
12295;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12300;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12296;;;;;; (20309 60936)) 12301;;;;;; (20358 29669))
12297;;; Generated autoloads from gnus/gnus-start.el 12302;;; Generated autoloads from gnus/gnus-start.el
12298 12303
12299(autoload 'gnus-declare-backend "gnus-start" "\ 12304(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12304,7 +12309,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12304;;;*** 12309;;;***
12305 12310
12306;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12311;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12307;;;;;; (20321 38938)) 12312;;;;;; (20352 65510))
12308;;; Generated autoloads from gnus/gnus-sum.el 12313;;; Generated autoloads from gnus/gnus-sum.el
12309 12314
12310(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12315(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12316,7 +12321,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12316;;;*** 12321;;;***
12317 12322
12318;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12323;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12319;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20309 60936)) 12324;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20352 65510))
12320;;; Generated autoloads from gnus/gnus-sync.el 12325;;; Generated autoloads from gnus/gnus-sync.el
12321 12326
12322(autoload 'gnus-sync-initialize "gnus-sync" "\ 12327(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12332,7 +12337,7 @@ Install the sync hooks.
12332;;;*** 12337;;;***
12333 12338
12334;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12339;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12335;;;;;; (20309 60936)) 12340;;;;;; (20352 65510))
12336;;; Generated autoloads from gnus/gnus-win.el 12341;;; Generated autoloads from gnus/gnus-win.el
12337 12342
12338(autoload 'gnus-add-configuration "gnus-win" "\ 12343(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12343,7 +12348,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12343;;;*** 12348;;;***
12344 12349
12345;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12350;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12346;;;;;; (20309 60936)) 12351;;;;;; (20352 65510))
12347;;; Generated autoloads from net/gnutls.el 12352;;; Generated autoloads from net/gnutls.el
12348 12353
12349(defvar gnutls-min-prime-bits nil "\ 12354(defvar gnutls-min-prime-bits nil "\
@@ -12359,7 +12364,7 @@ A value of nil says to use the default gnutls value.")
12359 12364
12360;;;*** 12365;;;***
12361 12366
12362;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20309 60936)) 12367;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20352 65510))
12363;;; Generated autoloads from play/gomoku.el 12368;;; Generated autoloads from play/gomoku.el
12364 12369
12365(autoload 'gomoku "gomoku" "\ 12370(autoload 'gomoku "gomoku" "\
@@ -12386,8 +12391,8 @@ Use \\[describe-mode] for more info.
12386;;;*** 12391;;;***
12387 12392
12388;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12393;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12389;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20309 12394;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20352
12390;;;;;; 60936)) 12395;;;;;; 65510))
12391;;; Generated autoloads from net/goto-addr.el 12396;;; Generated autoloads from net/goto-addr.el
12392 12397
12393(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12398(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12429,7 +12434,7 @@ Like `goto-address-mode', but only for comments and strings.
12429;;;*** 12434;;;***
12430 12435
12431;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12436;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12432;;;;;; "gravatar" "gnus/gravatar.el" (20309 60936)) 12437;;;;;; "gravatar" "gnus/gravatar.el" (20352 65510))
12433;;; Generated autoloads from gnus/gravatar.el 12438;;; Generated autoloads from gnus/gravatar.el
12434 12439
12435(autoload 'gravatar-retrieve "gravatar" "\ 12440(autoload 'gravatar-retrieve "gravatar" "\
@@ -12447,7 +12452,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12447 12452
12448;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12453;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12449;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12454;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12450;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20309 60936)) 12455;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20366 22731))
12451;;; Generated autoloads from progmodes/grep.el 12456;;; Generated autoloads from progmodes/grep.el
12452 12457
12453(defvar grep-window-height nil "\ 12458(defvar grep-window-height nil "\
@@ -12530,8 +12535,8 @@ Sets `grep-last-buffer' and `compilation-window-height'.
12530(autoload 'grep "grep" "\ 12535(autoload 'grep "grep" "\
12531Run grep, with user-specified args, and collect output in a buffer. 12536Run grep, with user-specified args, and collect output in a buffer.
12532While grep runs asynchronously, you can use \\[next-error] (M-x next-error), 12537While grep runs asynchronously, you can use \\[next-error] (M-x next-error),
12533or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer, to go to the lines where grep 12538or \\<grep-mode-map>\\[compile-goto-error] in the *grep* buffer, to go to the lines where grep found
12534found matches. 12539matches. To kill the grep job before it finishes, type \\[kill-compilation].
12535 12540
12536For doing a recursive `grep', see the `rgrep' command. For running 12541For doing a recursive `grep', see the `rgrep' command. For running
12537`grep' in a specific directory, see `lgrep'. 12542`grep' in a specific directory, see `lgrep'.
@@ -12587,9 +12592,10 @@ With \\[universal-argument] prefix, you can edit the constructed shell command l
12587before it is executed. 12592before it is executed.
12588With two \\[universal-argument] prefixes, directly edit and run `grep-find-command'. 12593With two \\[universal-argument] prefixes, directly edit and run `grep-find-command'.
12589 12594
12590Collect output in a buffer. While find runs asynchronously, you 12595Collect output in a buffer. While the recursive grep is running,
12591can use \\[next-error] (M-x next-error), or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer, 12596you can use \\[next-error] (M-x next-error), or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer,
12592to go to the lines where grep found matches. 12597to visit the lines where matches were found. To kill the job
12598before it finishes, type \\[kill-compilation].
12593 12599
12594This command shares argument histories with \\[lgrep] and \\[grep-find]. 12600This command shares argument histories with \\[lgrep] and \\[grep-find].
12595 12601
@@ -12609,7 +12615,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12609 12615
12610;;;*** 12616;;;***
12611 12617
12612;;;### (autoloads (gs-load-image) "gs" "gs.el" (20309 60936)) 12618;;;### (autoloads (gs-load-image) "gs" "gs.el" (20352 65510))
12613;;; Generated autoloads from gs.el 12619;;; Generated autoloads from gs.el
12614 12620
12615(autoload 'gs-load-image "gs" "\ 12621(autoload 'gs-load-image "gs" "\
@@ -12623,7 +12629,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12623;;;*** 12629;;;***
12624 12630
12625;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12631;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12626;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20309 60936)) 12632;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20368 16951))
12627;;; Generated autoloads from progmodes/gud.el 12633;;; Generated autoloads from progmodes/gud.el
12628 12634
12629(autoload 'gud-gdb "gud" "\ 12635(autoload 'gud-gdb "gud" "\
@@ -12711,8 +12717,8 @@ it if ARG is omitted or nil.
12711 12717
12712;;;*** 12718;;;***
12713 12719
12714;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20309 12720;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20352
12715;;;;;; 60936)) 12721;;;;;; 65510))
12716;;; Generated autoloads from play/handwrite.el 12722;;; Generated autoloads from play/handwrite.el
12717 12723
12718(autoload 'handwrite "handwrite" "\ 12724(autoload 'handwrite "handwrite" "\
@@ -12730,7 +12736,7 @@ Variables: `handwrite-linespace' (default 12)
12730;;;*** 12736;;;***
12731 12737
12732;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12738;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12733;;;;;; (20309 60936)) 12739;;;;;; (20352 65510))
12734;;; Generated autoloads from play/hanoi.el 12740;;; Generated autoloads from play/hanoi.el
12735 12741
12736(autoload 'hanoi "hanoi" "\ 12742(autoload 'hanoi "hanoi" "\
@@ -12759,7 +12765,7 @@ to be updated.
12759 12765
12760;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12766;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12761;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12767;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12762;;;;;; "hashcash" "mail/hashcash.el" (20309 60936)) 12768;;;;;; "hashcash" "mail/hashcash.el" (20352 65510))
12763;;; Generated autoloads from mail/hashcash.el 12769;;; Generated autoloads from mail/hashcash.el
12764 12770
12765(autoload 'hashcash-insert-payment "hashcash" "\ 12771(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12804,7 +12810,7 @@ Prefix arg sets default accept amount temporarily.
12804;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12810;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12805;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12811;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12806;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12812;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12807;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20309 60936)) 12813;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20352 65510))
12808;;; Generated autoloads from help-at-pt.el 12814;;; Generated autoloads from help-at-pt.el
12809 12815
12810(autoload 'help-at-pt-string "help-at-pt" "\ 12816(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12934,7 +12940,7 @@ different regions. With numeric argument ARG, behaves like
12934;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 12940;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
12935;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 12941;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
12936;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 12942;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
12937;;;;;; "help-fns" "help-fns.el" (20309 60936)) 12943;;;;;; "help-fns" "help-fns.el" (20352 65510))
12938;;; Generated autoloads from help-fns.el 12944;;; Generated autoloads from help-fns.el
12939 12945
12940(autoload 'describe-function "help-fns" "\ 12946(autoload 'describe-function "help-fns" "\
@@ -13014,7 +13020,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13014;;;*** 13020;;;***
13015 13021
13016;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13022;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13017;;;;;; (20309 60936)) 13023;;;;;; (20352 65510))
13018;;; Generated autoloads from help-macro.el 13024;;; Generated autoloads from help-macro.el
13019 13025
13020(defvar three-step-help nil "\ 13026(defvar three-step-help nil "\
@@ -13030,8 +13036,8 @@ gives the window that lists the options.")
13030 13036
13031;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 13037;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
13032;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 13038;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
13033;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20309 13039;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20352
13034;;;;;; 60936)) 13040;;;;;; 65510))
13035;;; Generated autoloads from help-mode.el 13041;;; Generated autoloads from help-mode.el
13036 13042
13037(autoload 'help-mode "help-mode" "\ 13043(autoload 'help-mode "help-mode" "\
@@ -13124,7 +13130,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13124;;;*** 13130;;;***
13125 13131
13126;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13132;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13127;;;;;; "emacs-lisp/helper.el" (20309 60936)) 13133;;;;;; "emacs-lisp/helper.el" (20352 65510))
13128;;; Generated autoloads from emacs-lisp/helper.el 13134;;; Generated autoloads from emacs-lisp/helper.el
13129 13135
13130(autoload 'Helper-describe-bindings "helper" "\ 13136(autoload 'Helper-describe-bindings "helper" "\
@@ -13140,7 +13146,7 @@ Provide help for current mode.
13140;;;*** 13146;;;***
13141 13147
13142;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13148;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13143;;;;;; "hexl.el" (20309 60936)) 13149;;;;;; "hexl.el" (20352 65510))
13144;;; Generated autoloads from hexl.el 13150;;; Generated autoloads from hexl.el
13145 13151
13146(autoload 'hexl-mode "hexl" "\ 13152(autoload 'hexl-mode "hexl" "\
@@ -13237,7 +13243,7 @@ This discards the buffer's undo information.
13237;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13243;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13238;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13244;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13239;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13245;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13240;;;;;; (20309 60936)) 13246;;;;;; (20352 65510))
13241;;; Generated autoloads from hi-lock.el 13247;;; Generated autoloads from hi-lock.el
13242 13248
13243(autoload 'hi-lock-mode "hi-lock" "\ 13249(autoload 'hi-lock-mode "hi-lock" "\
@@ -13376,7 +13382,7 @@ be found in variable `hi-lock-interactive-patterns'.
13376;;;*** 13382;;;***
13377 13383
13378;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13384;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13379;;;;;; (20309 60936)) 13385;;;;;; (20352 65510))
13380;;; Generated autoloads from progmodes/hideif.el 13386;;; Generated autoloads from progmodes/hideif.el
13381 13387
13382(autoload 'hide-ifdef-mode "hideif" "\ 13388(autoload 'hide-ifdef-mode "hideif" "\
@@ -13420,7 +13426,7 @@ Several variables affect how the hiding is done:
13420;;;*** 13426;;;***
13421 13427
13422;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13428;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13423;;;;;; (20330 2324)) 13429;;;;;; (20352 65510))
13424;;; Generated autoloads from progmodes/hideshow.el 13430;;; Generated autoloads from progmodes/hideshow.el
13425 13431
13426(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ 13432(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\
@@ -13486,8 +13492,8 @@ Unconditionally turn off `hs-minor-mode'.
13486;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13492;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13487;;;;;; highlight-changes-previous-change highlight-changes-next-change 13493;;;;;; highlight-changes-previous-change highlight-changes-next-change
13488;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13494;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13489;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20309 13495;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20352
13490;;;;;; 60936)) 13496;;;;;; 65510))
13491;;; Generated autoloads from hilit-chg.el 13497;;; Generated autoloads from hilit-chg.el
13492 13498
13493(autoload 'highlight-changes-mode "hilit-chg" "\ 13499(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13622,7 +13628,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13622;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13628;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13623;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13629;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13624;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13630;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13625;;;;;; "hippie-exp.el" (20309 60936)) 13631;;;;;; "hippie-exp.el" (20352 65510))
13626;;; Generated autoloads from hippie-exp.el 13632;;; Generated autoloads from hippie-exp.el
13627 13633
13628(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\ 13634(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\
@@ -13695,7 +13701,7 @@ argument VERBOSE non-nil makes the function verbose.
13695;;;*** 13701;;;***
13696 13702
13697;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13703;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13698;;;;;; (20309 60936)) 13704;;;;;; (20352 65510))
13699;;; Generated autoloads from hl-line.el 13705;;; Generated autoloads from hl-line.el
13700 13706
13701(autoload 'hl-line-mode "hl-line" "\ 13707(autoload 'hl-line-mode "hl-line" "\
@@ -13748,7 +13754,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13748;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13754;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13749;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13755;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13750;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13756;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13751;;;;;; "calendar/holidays.el" (20309 60936)) 13757;;;;;; "calendar/holidays.el" (20354 57191))
13752;;; Generated autoloads from calendar/holidays.el 13758;;; Generated autoloads from calendar/holidays.el
13753 13759
13754(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13760(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -13896,8 +13902,8 @@ The optional LABEL is used to label the buffer created.
13896 13902
13897;;;*** 13903;;;***
13898 13904
13899;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20309 13905;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20352
13900;;;;;; 60936)) 13906;;;;;; 65510))
13901;;; Generated autoloads from gnus/html2text.el 13907;;; Generated autoloads from gnus/html2text.el
13902 13908
13903(autoload 'html2text "html2text" "\ 13909(autoload 'html2text "html2text" "\
@@ -13908,7 +13914,7 @@ Convert HTML to plain text in the current buffer.
13908;;;*** 13914;;;***
13909 13915
13910;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 13916;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
13911;;;;;; "htmlfontify" "htmlfontify.el" (20324 39235)) 13917;;;;;; "htmlfontify" "htmlfontify.el" (20352 65510))
13912;;; Generated autoloads from htmlfontify.el 13918;;; Generated autoloads from htmlfontify.el
13913 13919
13914(autoload 'htmlfontify-buffer "htmlfontify" "\ 13920(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -13941,8 +13947,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
13941;;;*** 13947;;;***
13942 13948
13943;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13949;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13944;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20309 13950;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20352
13945;;;;;; 60936)) 13951;;;;;; 65510))
13946;;; Generated autoloads from ibuf-macs.el 13952;;; Generated autoloads from ibuf-macs.el
13947 13953
13948(autoload 'define-ibuffer-column "ibuf-macs" "\ 13954(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14039,7 +14045,7 @@ bound to the current value of the filter.
14039;;;*** 14045;;;***
14040 14046
14041;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14047;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14042;;;;;; "ibuffer" "ibuffer.el" (20317 25086)) 14048;;;;;; "ibuffer" "ibuffer.el" (20352 65510))
14043;;; Generated autoloads from ibuffer.el 14049;;; Generated autoloads from ibuffer.el
14044 14050
14045(autoload 'ibuffer-list-buffers "ibuffer" "\ 14051(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14080,7 +14086,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14080 14086
14081;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14087;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14082;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14088;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14083;;;;;; "calendar/icalendar.el" (20320 14810)) 14089;;;;;; "calendar/icalendar.el" (20352 65510))
14084;;; Generated autoloads from calendar/icalendar.el 14090;;; Generated autoloads from calendar/icalendar.el
14085 14091
14086(autoload 'icalendar-export-file "icalendar" "\ 14092(autoload 'icalendar-export-file "icalendar" "\
@@ -14132,8 +14138,8 @@ buffer `*icalendar-errors*'.
14132 14138
14133;;;*** 14139;;;***
14134 14140
14135;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20309 14141;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20352
14136;;;;;; 60936)) 14142;;;;;; 65510))
14137;;; Generated autoloads from icomplete.el 14143;;; Generated autoloads from icomplete.el
14138 14144
14139(defvar icomplete-mode nil "\ 14145(defvar icomplete-mode nil "\
@@ -14155,7 +14161,7 @@ the mode if ARG is omitted or nil.
14155 14161
14156;;;*** 14162;;;***
14157 14163
14158;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20309 60936)) 14164;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20352 65510))
14159;;; Generated autoloads from progmodes/icon.el 14165;;; Generated autoloads from progmodes/icon.el
14160 14166
14161(autoload 'icon-mode "icon" "\ 14167(autoload 'icon-mode "icon" "\
@@ -14196,7 +14202,7 @@ with no args, if that value is non-nil.
14196;;;*** 14202;;;***
14197 14203
14198;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14204;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14199;;;;;; (20309 60936)) 14205;;;;;; (20352 65510))
14200;;; Generated autoloads from progmodes/idlw-shell.el 14206;;; Generated autoloads from progmodes/idlw-shell.el
14201 14207
14202(autoload 'idlwave-shell "idlw-shell" "\ 14208(autoload 'idlwave-shell "idlw-shell" "\
@@ -14222,7 +14228,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14222;;;*** 14228;;;***
14223 14229
14224;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14230;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14225;;;;;; (20309 60936)) 14231;;;;;; (20352 65510))
14226;;; Generated autoloads from progmodes/idlwave.el 14232;;; Generated autoloads from progmodes/idlwave.el
14227 14233
14228(autoload 'idlwave-mode "idlwave" "\ 14234(autoload 'idlwave-mode "idlwave" "\
@@ -14356,8 +14362,8 @@ The main features of this mode are
14356;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14362;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14357;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14363;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14358;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14364;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14359;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20330 14365;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20352
14360;;;;;; 976)) 14366;;;;;; 65510))
14361;;; Generated autoloads from ido.el 14367;;; Generated autoloads from ido.el
14362 14368
14363(defvar ido-mode nil "\ 14369(defvar ido-mode nil "\
@@ -14617,7 +14623,7 @@ DEF, if non-nil, is the default value.
14617 14623
14618;;;*** 14624;;;***
14619 14625
14620;;;### (autoloads (ielm) "ielm" "ielm.el" (20309 60936)) 14626;;;### (autoloads (ielm) "ielm" "ielm.el" (20352 65510))
14621;;; Generated autoloads from ielm.el 14627;;; Generated autoloads from ielm.el
14622 14628
14623(autoload 'ielm "ielm" "\ 14629(autoload 'ielm "ielm" "\
@@ -14628,7 +14634,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14628 14634
14629;;;*** 14635;;;***
14630 14636
14631;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20309 60936)) 14637;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20352 65510))
14632;;; Generated autoloads from iimage.el 14638;;; Generated autoloads from iimage.el
14633 14639
14634(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14640(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14649,7 +14655,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
14649;;;;;; create-image image-type-auto-detected-p image-type-available-p 14655;;;;;; create-image image-type-auto-detected-p image-type-available-p
14650;;;;;; image-type image-type-from-file-name image-type-from-file-header 14656;;;;;; image-type image-type-from-file-name image-type-from-file-header
14651;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14657;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14652;;;;;; (20341 55868)) 14658;;;;;; (20352 65510))
14653;;; Generated autoloads from image.el 14659;;; Generated autoloads from image.el
14654 14660
14655(autoload 'image-type-from-data "image" "\ 14661(autoload 'image-type-from-data "image" "\
@@ -14849,7 +14855,7 @@ If Emacs is compiled without ImageMagick support, do nothing.
14849;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14855;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14850;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14856;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14851;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 14857;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
14852;;;;;; "image-dired" "image-dired.el" (20309 60936)) 14858;;;;;; "image-dired" "image-dired.el" (20352 65510))
14853;;; Generated autoloads from image-dired.el 14859;;; Generated autoloads from image-dired.el
14854 14860
14855(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 14861(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -14987,7 +14993,7 @@ easy-to-use form.
14987 14993
14988;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14994;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14989;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14995;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14990;;;;;; "image-file.el" (20309 60936)) 14996;;;;;; "image-file.el" (20352 65510))
14991;;; Generated autoloads from image-file.el 14997;;; Generated autoloads from image-file.el
14992 14998
14993(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14999(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -15050,7 +15056,7 @@ An image file is one whose name has an extension in
15050;;;*** 15056;;;***
15051 15057
15052;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 15058;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
15053;;;;;; image-mode) "image-mode" "image-mode.el" (20309 60936)) 15059;;;;;; image-mode) "image-mode" "image-mode.el" (20352 65510))
15054;;; Generated autoloads from image-mode.el 15060;;; Generated autoloads from image-mode.el
15055 15061
15056(autoload 'image-mode "image-mode" "\ 15062(autoload 'image-mode "image-mode" "\
@@ -15095,7 +15101,7 @@ on these modes.
15095;;;*** 15101;;;***
15096 15102
15097;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15103;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15098;;;;;; imenu-sort-function) "imenu" "imenu.el" (20321 38938)) 15104;;;;;; imenu-sort-function) "imenu" "imenu.el" (20358 29669))
15099;;; Generated autoloads from imenu.el 15105;;; Generated autoloads from imenu.el
15100 15106
15101(defvar imenu-sort-function nil "\ 15107(defvar imenu-sort-function nil "\
@@ -15212,7 +15218,7 @@ for more information.
15212 15218
15213;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 15219;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
15214;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15220;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15215;;;;;; "ind-util" "language/ind-util.el" (20309 60936)) 15221;;;;;; "ind-util" "language/ind-util.el" (20352 65510))
15216;;; Generated autoloads from language/ind-util.el 15222;;; Generated autoloads from language/ind-util.el
15217 15223
15218(autoload 'indian-compose-region "ind-util" "\ 15224(autoload 'indian-compose-region "ind-util" "\
@@ -15244,7 +15250,7 @@ Convert old Emacs Devanagari characters to UCS.
15244 15250
15245;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15251;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15246;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15252;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15247;;;;;; "progmodes/inf-lisp.el" (20309 60936)) 15253;;;;;; "progmodes/inf-lisp.el" (20352 65510))
15248;;; Generated autoloads from progmodes/inf-lisp.el 15254;;; Generated autoloads from progmodes/inf-lisp.el
15249 15255
15250(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 15256(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -15311,7 +15317,7 @@ of `inferior-lisp-program'). Runs the hooks from
15311;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15317;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15312;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15318;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15313;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15319;;;;;; Info-on-current-buffer info-standalone info-emacs-manual
15314;;;;;; info info-other-window) "info" "info.el" (20330 2046)) 15320;;;;;; info info-other-window) "info" "info.el" (20352 65510))
15315;;; Generated autoloads from info.el 15321;;; Generated autoloads from info.el
15316 15322
15317(autoload 'info-other-window "info" "\ 15323(autoload 'info-other-window "info" "\
@@ -15497,7 +15503,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15497 15503
15498;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15504;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15499;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15505;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15500;;;;;; (20309 60936)) 15506;;;;;; (20352 65510))
15501;;; Generated autoloads from info-look.el 15507;;; Generated autoloads from info-look.el
15502 15508
15503(autoload 'info-lookup-reset "info-look" "\ 15509(autoload 'info-lookup-reset "info-look" "\
@@ -15546,7 +15552,7 @@ Perform completion on file preceding point.
15546 15552
15547;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15553;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15548;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15554;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15549;;;;;; (20309 60936)) 15555;;;;;; (20352 65510))
15550;;; Generated autoloads from info-xref.el 15556;;; Generated autoloads from info-xref.el
15551 15557
15552(autoload 'info-xref-check "info-xref" "\ 15558(autoload 'info-xref-check "info-xref" "\
@@ -15629,7 +15635,7 @@ the sources handy.
15629;;;*** 15635;;;***
15630 15636
15631;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15637;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15632;;;;;; Info-tagify) "informat" "informat.el" (20309 60936)) 15638;;;;;; Info-tagify) "informat" "informat.el" (20352 65510))
15633;;; Generated autoloads from informat.el 15639;;; Generated autoloads from informat.el
15634 15640
15635(autoload 'Info-tagify "informat" "\ 15641(autoload 'Info-tagify "informat" "\
@@ -15676,7 +15682,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15676 15682
15677;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15683;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15678;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15684;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15679;;;;;; (20309 60936)) 15685;;;;;; (20352 65510))
15680;;; Generated autoloads from international/isearch-x.el 15686;;; Generated autoloads from international/isearch-x.el
15681 15687
15682(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15688(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15696,8 +15702,8 @@ Toggle input method in interactive search.
15696 15702
15697;;;*** 15703;;;***
15698 15704
15699;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20309 15705;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20352
15700;;;;;; 60936)) 15706;;;;;; 65510))
15701;;; Generated autoloads from isearchb.el 15707;;; Generated autoloads from isearchb.el
15702 15708
15703(autoload 'isearchb-activate "isearchb" "\ 15709(autoload 'isearchb-activate "isearchb" "\
@@ -15713,7 +15719,7 @@ accessed via isearchb.
15713;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15719;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15714;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15720;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15715;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15721;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15716;;;;;; "international/iso-cvt.el" (20309 60936)) 15722;;;;;; "international/iso-cvt.el" (20352 65510))
15717;;; Generated autoloads from international/iso-cvt.el 15723;;; Generated autoloads from international/iso-cvt.el
15718 15724
15719(autoload 'iso-spanish "iso-cvt" "\ 15725(autoload 'iso-spanish "iso-cvt" "\
@@ -15804,7 +15810,7 @@ Add submenus to the File menu, to convert to and from various formats.
15804;;;*** 15810;;;***
15805 15811
15806;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15812;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15807;;;;;; (20309 60936)) 15813;;;;;; (20352 65510))
15808;;; Generated autoloads from international/iso-transl.el 15814;;; Generated autoloads from international/iso-transl.el
15809 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15815 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15810 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15816 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15816,7 +15822,7 @@ Add submenus to the File menu, to convert to and from various formats.
15816;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15822;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15817;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15823;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15818;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15824;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15819;;;;;; "ispell" "textmodes/ispell.el" (20341 56798)) 15825;;;;;; "ispell" "textmodes/ispell.el" (20354 28814))
15820;;; Generated autoloads from textmodes/ispell.el 15826;;; Generated autoloads from textmodes/ispell.el
15821 15827
15822(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15828(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16042,8 +16048,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16042 16048
16043;;;*** 16049;;;***
16044 16050
16045;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20309 16051;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20352
16046;;;;;; 60936)) 16052;;;;;; 65510))
16047;;; Generated autoloads from iswitchb.el 16053;;; Generated autoloads from iswitchb.el
16048 16054
16049(defvar iswitchb-mode nil "\ 16055(defvar iswitchb-mode nil "\
@@ -16071,7 +16077,7 @@ between buffers using substrings. See `iswitchb' for details.
16071;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16077;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16072;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16078;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16073;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16079;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16074;;;;;; "japan-util" "language/japan-util.el" (20309 60936)) 16080;;;;;; "japan-util" "language/japan-util.el" (20352 65510))
16075;;; Generated autoloads from language/japan-util.el 16081;;; Generated autoloads from language/japan-util.el
16076 16082
16077(autoload 'setup-japanese-environment-internal "japan-util" "\ 16083(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16149,7 +16155,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16149;;;*** 16155;;;***
16150 16156
16151;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16157;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16152;;;;;; "jka-compr.el" (20309 60936)) 16158;;;;;; "jka-compr.el" (20352 65510))
16153;;; Generated autoloads from jka-compr.el 16159;;; Generated autoloads from jka-compr.el
16154 16160
16155(defvar jka-compr-inhibit nil "\ 16161(defvar jka-compr-inhibit nil "\
@@ -16172,7 +16178,7 @@ by `jka-compr-installed'.
16172 16178
16173;;;*** 16179;;;***
16174 16180
16175;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20309 60936)) 16181;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20352 65510))
16176;;; Generated autoloads from progmodes/js.el 16182;;; Generated autoloads from progmodes/js.el
16177 16183
16178(autoload 'js-mode "js" "\ 16184(autoload 'js-mode "js" "\
@@ -16186,7 +16192,7 @@ Major mode for editing JavaScript.
16186 16192
16187;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16193;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16188;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16194;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16189;;;;;; (20309 60936)) 16195;;;;;; (20352 65510))
16190;;; Generated autoloads from emulation/keypad.el 16196;;; Generated autoloads from emulation/keypad.el
16191 16197
16192(defvar keypad-setup nil "\ 16198(defvar keypad-setup nil "\
@@ -16242,7 +16248,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16242;;;*** 16248;;;***
16243 16249
16244;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16250;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16245;;;;;; (20309 60936)) 16251;;;;;; (20352 65510))
16246;;; Generated autoloads from international/kinsoku.el 16252;;; Generated autoloads from international/kinsoku.el
16247 16253
16248(autoload 'kinsoku "kinsoku" "\ 16254(autoload 'kinsoku "kinsoku" "\
@@ -16263,8 +16269,8 @@ the context of text formatting.
16263 16269
16264;;;*** 16270;;;***
16265 16271
16266;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20309 16272;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20352
16267;;;;;; 60936)) 16273;;;;;; 65510))
16268;;; Generated autoloads from international/kkc.el 16274;;; Generated autoloads from international/kkc.el
16269 16275
16270(defvar kkc-after-update-conversion-functions nil "\ 16276(defvar kkc-after-update-conversion-functions nil "\
@@ -16289,7 +16295,7 @@ and the return value is the length of the conversion.
16289;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16295;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16290;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16296;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16291;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16297;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16292;;;;;; "kmacro" "kmacro.el" (20309 60936)) 16298;;;;;; "kmacro" "kmacro.el" (20352 65510))
16293;;; Generated autoloads from kmacro.el 16299;;; Generated autoloads from kmacro.el
16294 (global-set-key "\C-x(" 'kmacro-start-macro) 16300 (global-set-key "\C-x(" 'kmacro-start-macro)
16295 (global-set-key "\C-x)" 'kmacro-end-macro) 16301 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16400,7 +16406,7 @@ If kbd macro currently being defined end it before activating it.
16400;;;*** 16406;;;***
16401 16407
16402;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16408;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16403;;;;;; "language/korea-util.el" (20309 60936)) 16409;;;;;; "language/korea-util.el" (20352 65510))
16404;;; Generated autoloads from language/korea-util.el 16410;;; Generated autoloads from language/korea-util.el
16405 16411
16406(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16412(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16415,7 +16421,7 @@ If kbd macro currently being defined end it before activating it.
16415;;;*** 16421;;;***
16416 16422
16417;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16423;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16418;;;;;; (20309 60936)) 16424;;;;;; (20352 65510))
16419;;; Generated autoloads from play/landmark.el 16425;;; Generated autoloads from play/landmark.el
16420 16426
16421(defalias 'landmark-repeat 'landmark-test-run) 16427(defalias 'landmark-repeat 'landmark-test-run)
@@ -16447,7 +16453,7 @@ Use \\[describe-mode] for more info.
16447 16453
16448;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16454;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16449;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16455;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16450;;;;;; "lao-util" "language/lao-util.el" (20309 60936)) 16456;;;;;; "lao-util" "language/lao-util.el" (20352 65510))
16451;;; Generated autoloads from language/lao-util.el 16457;;; Generated autoloads from language/lao-util.el
16452 16458
16453(autoload 'lao-compose-string "lao-util" "\ 16459(autoload 'lao-compose-string "lao-util" "\
@@ -16486,7 +16492,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16486 16492
16487;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16493;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16488;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16494;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16489;;;;;; "latexenc" "international/latexenc.el" (20309 60936)) 16495;;;;;; "latexenc" "international/latexenc.el" (20352 65510))
16490;;; Generated autoloads from international/latexenc.el 16496;;; Generated autoloads from international/latexenc.el
16491 16497
16492(defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\ 16498(defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\
@@ -16518,7 +16524,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16518;;;*** 16524;;;***
16519 16525
16520;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16526;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16521;;;;;; "latin1-disp" "international/latin1-disp.el" (20309 60936)) 16527;;;;;; "latin1-disp" "international/latin1-disp.el" (20352 65510))
16522;;; Generated autoloads from international/latin1-disp.el 16528;;; Generated autoloads from international/latin1-disp.el
16523 16529
16524(defvar latin1-display nil "\ 16530(defvar latin1-display nil "\
@@ -16560,7 +16566,7 @@ use either \\[customize] or the function `latin1-display'.")
16560;;;*** 16566;;;***
16561 16567
16562;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16568;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16563;;;;;; (20309 60936)) 16569;;;;;; (20352 65510))
16564;;; Generated autoloads from progmodes/ld-script.el 16570;;; Generated autoloads from progmodes/ld-script.el
16565 16571
16566(autoload 'ld-script-mode "ld-script" "\ 16572(autoload 'ld-script-mode "ld-script" "\
@@ -16571,7 +16577,7 @@ A major mode to edit GNU ld script files
16571;;;*** 16577;;;***
16572 16578
16573;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16579;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16574;;;;;; (20309 60936)) 16580;;;;;; (20352 65510))
16575;;; Generated autoloads from ledit.el 16581;;; Generated autoloads from ledit.el
16576 16582
16577(defconst ledit-save-files t "\ 16583(defconst ledit-save-files t "\
@@ -16606,7 +16612,7 @@ do (setq lisp-mode-hook 'ledit-from-lisp-mode)
16606 16612
16607;;;*** 16613;;;***
16608 16614
16609;;;### (autoloads (life) "life" "play/life.el" (20309 60936)) 16615;;;### (autoloads (life) "life" "play/life.el" (20352 65510))
16610;;; Generated autoloads from play/life.el 16616;;; Generated autoloads from play/life.el
16611 16617
16612(autoload 'life "life" "\ 16618(autoload 'life "life" "\
@@ -16620,7 +16626,7 @@ generations (this defaults to 1).
16620;;;*** 16626;;;***
16621 16627
16622;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16628;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
16623;;;;;; "linum.el" (20309 60936)) 16629;;;;;; "linum.el" (20352 65510))
16624;;; Generated autoloads from linum.el 16630;;; Generated autoloads from linum.el
16625 16631
16626(defvar linum-format 'dynamic "\ 16632(defvar linum-format 'dynamic "\
@@ -16665,8 +16671,8 @@ See `linum-mode' for more information on Linum mode.
16665 16671
16666;;;*** 16672;;;***
16667 16673
16668;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20309 16674;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20352
16669;;;;;; 60936)) 16675;;;;;; 65510))
16670;;; Generated autoloads from loadhist.el 16676;;; Generated autoloads from loadhist.el
16671 16677
16672(autoload 'unload-feature "loadhist" "\ 16678(autoload 'unload-feature "loadhist" "\
@@ -16698,7 +16704,7 @@ something strange, such as redefining an Emacs function.
16698;;;*** 16704;;;***
16699 16705
16700;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16706;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16701;;;;;; "locate" "locate.el" (20309 60936)) 16707;;;;;; "locate" "locate.el" (20352 65510))
16702;;; Generated autoloads from locate.el 16708;;; Generated autoloads from locate.el
16703 16709
16704(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16710(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16750,7 +16756,7 @@ except that FILTER is not optional.
16750 16756
16751;;;*** 16757;;;***
16752 16758
16753;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20309 60936)) 16759;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20352 65510))
16754;;; Generated autoloads from vc/log-edit.el 16760;;; Generated autoloads from vc/log-edit.el
16755 16761
16756(autoload 'log-edit "log-edit" "\ 16762(autoload 'log-edit "log-edit" "\
@@ -16777,8 +16783,8 @@ uses the current buffer.
16777 16783
16778;;;*** 16784;;;***
16779 16785
16780;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20309 16786;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20352
16781;;;;;; 60936)) 16787;;;;;; 65510))
16782;;; Generated autoloads from vc/log-view.el 16788;;; Generated autoloads from vc/log-view.el
16783 16789
16784(autoload 'log-view-mode "log-view" "\ 16790(autoload 'log-view-mode "log-view" "\
@@ -16788,8 +16794,8 @@ Major mode for browsing CVS log output.
16788 16794
16789;;;*** 16795;;;***
16790 16796
16791;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20309 16797;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20352
16792;;;;;; 60936)) 16798;;;;;; 65510))
16793;;; Generated autoloads from longlines.el 16799;;; Generated autoloads from longlines.el
16794 16800
16795(autoload 'longlines-mode "longlines" "\ 16801(autoload 'longlines-mode "longlines" "\
@@ -16815,8 +16821,8 @@ newlines are indicated with a symbol.
16815;;;*** 16821;;;***
16816 16822
16817;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16823;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16818;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20309 16824;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20352
16819;;;;;; 60936)) 16825;;;;;; 65510))
16820;;; Generated autoloads from lpr.el 16826;;; Generated autoloads from lpr.el
16821 16827
16822(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 16828(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -16912,7 +16918,7 @@ for further customization of the printer command.
16912;;;*** 16918;;;***
16913 16919
16914;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16920;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16915;;;;;; (20309 60936)) 16921;;;;;; (20352 65510))
16916;;; Generated autoloads from ls-lisp.el 16922;;; Generated autoloads from ls-lisp.el
16917 16923
16918(defvar ls-lisp-support-shell-wildcards t "\ 16924(defvar ls-lisp-support-shell-wildcards t "\
@@ -16923,8 +16929,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16923 16929
16924;;;*** 16930;;;***
16925 16931
16926;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20309 16932;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20352
16927;;;;;; 60936)) 16933;;;;;; 65510))
16928;;; Generated autoloads from calendar/lunar.el 16934;;; Generated autoloads from calendar/lunar.el
16929 16935
16930(autoload 'lunar-phases "lunar" "\ 16936(autoload 'lunar-phases "lunar" "\
@@ -16938,8 +16944,8 @@ This function is suitable for execution in a .emacs file.
16938 16944
16939;;;*** 16945;;;***
16940 16946
16941;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20309 16947;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20352
16942;;;;;; 60936)) 16948;;;;;; 65510))
16943;;; Generated autoloads from progmodes/m4-mode.el 16949;;; Generated autoloads from progmodes/m4-mode.el
16944 16950
16945(autoload 'm4-mode "m4-mode" "\ 16951(autoload 'm4-mode "m4-mode" "\
@@ -16950,7 +16956,7 @@ A major mode to edit m4 macro files.
16950;;;*** 16956;;;***
16951 16957
16952;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16958;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16953;;;;;; (20309 60936)) 16959;;;;;; (20352 65510))
16954;;; Generated autoloads from emacs-lisp/macroexp.el 16960;;; Generated autoloads from emacs-lisp/macroexp.el
16955 16961
16956(autoload 'macroexpand-all "macroexp" "\ 16962(autoload 'macroexpand-all "macroexp" "\
@@ -16964,7 +16970,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16964;;;*** 16970;;;***
16965 16971
16966;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16972;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16967;;;;;; name-last-kbd-macro) "macros" "macros.el" (20309 60936)) 16973;;;;;; name-last-kbd-macro) "macros" "macros.el" (20352 65510))
16968;;; Generated autoloads from macros.el 16974;;; Generated autoloads from macros.el
16969 16975
16970(autoload 'name-last-kbd-macro "macros" "\ 16976(autoload 'name-last-kbd-macro "macros" "\
@@ -17053,7 +17059,7 @@ and then select the region of un-tablified names and use
17053;;;*** 17059;;;***
17054 17060
17055;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17061;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17056;;;;;; "mail/mail-extr.el" (20309 60936)) 17062;;;;;; "mail/mail-extr.el" (20352 65510))
17057;;; Generated autoloads from mail/mail-extr.el 17063;;; Generated autoloads from mail/mail-extr.el
17058 17064
17059(autoload 'mail-extract-address-components "mail-extr" "\ 17065(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17085,7 +17091,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17085 17091
17086;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17092;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17087;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17093;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17088;;;;;; (20309 60936)) 17094;;;;;; (20352 65510))
17089;;; Generated autoloads from mail/mail-hist.el 17095;;; Generated autoloads from mail/mail-hist.el
17090 17096
17091(autoload 'mail-hist-define-keys "mail-hist" "\ 17097(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17117,7 +17123,7 @@ This function normally would be called when the message is sent.
17117;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17123;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17118;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 17124;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
17119;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 17125;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
17120;;;;;; "mail-utils" "mail/mail-utils.el" (20315 8755)) 17126;;;;;; "mail-utils" "mail/mail-utils.el" (20352 65510))
17121;;; Generated autoloads from mail/mail-utils.el 17127;;; Generated autoloads from mail/mail-utils.el
17122 17128
17123(defvar mail-use-rfc822 nil "\ 17129(defvar mail-use-rfc822 nil "\
@@ -17192,8 +17198,8 @@ matches may be returned from the message body.
17192;;;*** 17198;;;***
17193 17199
17194;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17200;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17195;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20309 17201;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20352
17196;;;;;; 60936)) 17202;;;;;; 65510))
17197;;; Generated autoloads from mail/mailabbrev.el 17203;;; Generated autoloads from mail/mailabbrev.el
17198 17204
17199(defvar mail-abbrevs-mode nil "\ 17205(defvar mail-abbrevs-mode nil "\
@@ -17244,7 +17250,7 @@ double-quotes.
17244 17250
17245;;;### (autoloads (mail-complete mail-completion-at-point-function 17251;;;### (autoloads (mail-complete mail-completion-at-point-function
17246;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 17252;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
17247;;;;;; "mailalias" "mail/mailalias.el" (20309 60936)) 17253;;;;;; "mailalias" "mail/mailalias.el" (20352 65510))
17248;;; Generated autoloads from mail/mailalias.el 17254;;; Generated autoloads from mail/mailalias.el
17249 17255
17250(defvar mail-complete-style 'angles "\ 17256(defvar mail-complete-style 'angles "\
@@ -17296,7 +17302,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17296;;;*** 17302;;;***
17297 17303
17298;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17304;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17299;;;;;; (20309 60936)) 17305;;;;;; (20352 65510))
17300;;; Generated autoloads from mail/mailclient.el 17306;;; Generated autoloads from mail/mailclient.el
17301 17307
17302(autoload 'mailclient-send-it "mailclient" "\ 17308(autoload 'mailclient-send-it "mailclient" "\
@@ -17310,7 +17316,7 @@ The mail client is taken to be the handler of mailto URLs.
17310 17316
17311;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17317;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17312;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17318;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17313;;;;;; "make-mode" "progmodes/make-mode.el" (20309 60936)) 17319;;;;;; "make-mode" "progmodes/make-mode.el" (20352 65510))
17314;;; Generated autoloads from progmodes/make-mode.el 17320;;; Generated autoloads from progmodes/make-mode.el
17315 17321
17316(autoload 'makefile-mode "make-mode" "\ 17322(autoload 'makefile-mode "make-mode" "\
@@ -17427,8 +17433,8 @@ An adapted `makefile-mode' that knows about imake.
17427 17433
17428;;;*** 17434;;;***
17429 17435
17430;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20309 17436;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20352
17431;;;;;; 60936)) 17437;;;;;; 65510))
17432;;; Generated autoloads from makesum.el 17438;;; Generated autoloads from makesum.el
17433 17439
17434(autoload 'make-command-summary "makesum" "\ 17440(autoload 'make-command-summary "makesum" "\
@@ -17440,7 +17446,7 @@ Previous contents of that buffer are killed first.
17440;;;*** 17446;;;***
17441 17447
17442;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17448;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17443;;;;;; (20309 60936)) 17449;;;;;; (20352 65510))
17444;;; Generated autoloads from man.el 17450;;; Generated autoloads from man.el
17445 17451
17446(defalias 'manual-entry 'man) 17452(defalias 'manual-entry 'man)
@@ -17494,7 +17500,7 @@ Default bookmark handler for Man buffers.
17494 17500
17495;;;*** 17501;;;***
17496 17502
17497;;;### (autoloads (master-mode) "master" "master.el" (20309 60936)) 17503;;;### (autoloads (master-mode) "master" "master.el" (20352 65510))
17498;;; Generated autoloads from master.el 17504;;; Generated autoloads from master.el
17499 17505
17500(autoload 'master-mode "master" "\ 17506(autoload 'master-mode "master" "\
@@ -17517,7 +17523,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17517;;;*** 17523;;;***
17518 17524
17519;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17525;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17520;;;;;; (20309 60936)) 17526;;;;;; (20352 65510))
17521;;; Generated autoloads from mb-depth.el 17527;;; Generated autoloads from mb-depth.el
17522 17528
17523(defvar minibuffer-depth-indicate-mode nil "\ 17529(defvar minibuffer-depth-indicate-mode nil "\
@@ -17550,7 +17556,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17550;;;;;; message-forward-make-body message-forward message-recover 17556;;;;;; message-forward-make-body message-forward message-recover
17551;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17557;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17552;;;;;; message-reply message-news message-mail message-mode) "message" 17558;;;;;; message-reply message-news message-mail message-mode) "message"
17553;;;;;; "gnus/message.el" (20309 60936)) 17559;;;;;; "gnus/message.el" (20352 65510))
17554;;; Generated autoloads from gnus/message.el 17560;;; Generated autoloads from gnus/message.el
17555 17561
17556(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17562(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17716,7 +17722,7 @@ which specify the range to operate on.
17716;;;*** 17722;;;***
17717 17723
17718;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17724;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17719;;;;;; (20309 60936)) 17725;;;;;; (20352 65510))
17720;;; Generated autoloads from progmodes/meta-mode.el 17726;;; Generated autoloads from progmodes/meta-mode.el
17721 17727
17722(autoload 'metafont-mode "meta-mode" "\ 17728(autoload 'metafont-mode "meta-mode" "\
@@ -17733,7 +17739,7 @@ Major mode for editing MetaPost sources.
17733 17739
17734;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17740;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17735;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17741;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17736;;;;;; (20309 60936)) 17742;;;;;; (20352 65510))
17737;;; Generated autoloads from mail/metamail.el 17743;;; Generated autoloads from mail/metamail.el
17738 17744
17739(autoload 'metamail-interpret-header "metamail" "\ 17745(autoload 'metamail-interpret-header "metamail" "\
@@ -17778,7 +17784,7 @@ redisplayed as output is inserted.
17778 17784
17779;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17785;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17780;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17786;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17781;;;;;; "mh-e/mh-comp.el" (20309 60936)) 17787;;;;;; "mh-e/mh-comp.el" (20352 65510))
17782;;; Generated autoloads from mh-e/mh-comp.el 17788;;; Generated autoloads from mh-e/mh-comp.el
17783 17789
17784(autoload 'mh-smail "mh-comp" "\ 17790(autoload 'mh-smail "mh-comp" "\
@@ -17868,7 +17874,7 @@ delete the draft message.
17868 17874
17869;;;*** 17875;;;***
17870 17876
17871;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20309 60936)) 17877;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20352 65510))
17872;;; Generated autoloads from mh-e/mh-e.el 17878;;; Generated autoloads from mh-e/mh-e.el
17873 17879
17874(put 'mh-progs 'risky-local-variable t) 17880(put 'mh-progs 'risky-local-variable t)
@@ -17885,7 +17891,7 @@ Display version information about MH-E and the MH mail handling system.
17885;;;*** 17891;;;***
17886 17892
17887;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17893;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17888;;;;;; "mh-e/mh-folder.el" (20309 60936)) 17894;;;;;; "mh-e/mh-folder.el" (20352 65510))
17889;;; Generated autoloads from mh-e/mh-folder.el 17895;;; Generated autoloads from mh-e/mh-folder.el
17890 17896
17891(autoload 'mh-rmail "mh-folder" "\ 17897(autoload 'mh-rmail "mh-folder" "\
@@ -17967,7 +17973,7 @@ perform the operation on all messages in that region.
17967;;;*** 17973;;;***
17968 17974
17969;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17975;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17970;;;;;; "midnight.el" (20309 60936)) 17976;;;;;; "midnight.el" (20352 65510))
17971;;; Generated autoloads from midnight.el 17977;;; Generated autoloads from midnight.el
17972 17978
17973(autoload 'clean-buffer-list "midnight" "\ 17979(autoload 'clean-buffer-list "midnight" "\
@@ -17994,7 +18000,7 @@ to its second argument TM.
17994;;;*** 18000;;;***
17995 18001
17996;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18002;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17997;;;;;; "minibuf-eldef.el" (20309 60936)) 18003;;;;;; "minibuf-eldef.el" (20352 65510))
17998;;; Generated autoloads from minibuf-eldef.el 18004;;; Generated autoloads from minibuf-eldef.el
17999 18005
18000(defvar minibuffer-electric-default-mode nil "\ 18006(defvar minibuffer-electric-default-mode nil "\
@@ -18024,7 +18030,7 @@ is modified to remove the default indication.
18024;;;*** 18030;;;***
18025 18031
18026;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 18032;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
18027;;;;;; (20309 60936)) 18033;;;;;; (20352 65510))
18028;;; Generated autoloads from misc.el 18034;;; Generated autoloads from misc.el
18029 18035
18030(autoload 'butterfly "misc" "\ 18036(autoload 'butterfly "misc" "\
@@ -18054,7 +18060,7 @@ The return value is always nil.
18054 18060
18055;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 18061;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
18056;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 18062;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
18057;;;;;; "misearch" "misearch.el" (20309 60936)) 18063;;;;;; "misearch" "misearch.el" (20352 65510))
18058;;; Generated autoloads from misearch.el 18064;;; Generated autoloads from misearch.el
18059 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18065 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18060 18066
@@ -18136,7 +18142,7 @@ whose file names match the specified wildcard.
18136;;;*** 18142;;;***
18137 18143
18138;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18144;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18139;;;;;; (20309 60936)) 18145;;;;;; (20352 65510))
18140;;; Generated autoloads from progmodes/mixal-mode.el 18146;;; Generated autoloads from progmodes/mixal-mode.el
18141 18147
18142(autoload 'mixal-mode "mixal-mode" "\ 18148(autoload 'mixal-mode "mixal-mode" "\
@@ -18147,7 +18153,7 @@ Major mode for the mixal asm language.
18147;;;*** 18153;;;***
18148 18154
18149;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el" 18155;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
18150;;;;;; (20309 60936)) 18156;;;;;; (20352 65510))
18151;;; Generated autoloads from gnus/mm-encode.el 18157;;; Generated autoloads from gnus/mm-encode.el
18152 18158
18153(autoload 'mm-default-file-encoding "mm-encode" "\ 18159(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18158,7 +18164,7 @@ Return a default encoding for FILE.
18158;;;*** 18164;;;***
18159 18165
18160;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18166;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18161;;;;;; "mm-extern" "gnus/mm-extern.el" (20309 60936)) 18167;;;;;; "mm-extern" "gnus/mm-extern.el" (20352 65510))
18162;;; Generated autoloads from gnus/mm-extern.el 18168;;; Generated autoloads from gnus/mm-extern.el
18163 18169
18164(autoload 'mm-extern-cache-contents "mm-extern" "\ 18170(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18177,7 +18183,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18177;;;*** 18183;;;***
18178 18184
18179;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18185;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18180;;;;;; (20309 60936)) 18186;;;;;; (20352 65510))
18181;;; Generated autoloads from gnus/mm-partial.el 18187;;; Generated autoloads from gnus/mm-partial.el
18182 18188
18183(autoload 'mm-inline-partial "mm-partial" "\ 18189(autoload 'mm-inline-partial "mm-partial" "\
@@ -18191,7 +18197,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18191;;;*** 18197;;;***
18192 18198
18193;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18199;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18194;;;;;; "mm-url" "gnus/mm-url.el" (20309 60936)) 18200;;;;;; "mm-url" "gnus/mm-url.el" (20352 65510))
18195;;; Generated autoloads from gnus/mm-url.el 18201;;; Generated autoloads from gnus/mm-url.el
18196 18202
18197(autoload 'mm-url-insert-file-contents "mm-url" "\ 18203(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18208,7 +18214,7 @@ Insert file contents of URL using `mm-url-program'.
18208;;;*** 18214;;;***
18209 18215
18210;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18216;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18211;;;;;; "gnus/mm-uu.el" (20314 47703)) 18217;;;;;; "gnus/mm-uu.el" (20352 65510))
18212;;; Generated autoloads from gnus/mm-uu.el 18218;;; Generated autoloads from gnus/mm-uu.el
18213 18219
18214(autoload 'mm-uu-dissect "mm-uu" "\ 18220(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18228,7 +18234,7 @@ Assume text has been decoded if DECODED is non-nil.
18228;;;*** 18234;;;***
18229 18235
18230;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el" 18236;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
18231;;;;;; (20309 60936)) 18237;;;;;; (20352 65510))
18232;;; Generated autoloads from gnus/mml.el 18238;;; Generated autoloads from gnus/mml.el
18233 18239
18234(autoload 'mml-to-mime "mml" "\ 18240(autoload 'mml-to-mime "mml" "\
@@ -18253,7 +18259,7 @@ body) or \"attachment\" (separate from the body).
18253;;;*** 18259;;;***
18254 18260
18255;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18261;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18256;;;;;; (20309 60936)) 18262;;;;;; (20352 65510))
18257;;; Generated autoloads from gnus/mml1991.el 18263;;; Generated autoloads from gnus/mml1991.el
18258 18264
18259(autoload 'mml1991-encrypt "mml1991" "\ 18265(autoload 'mml1991-encrypt "mml1991" "\
@@ -18270,7 +18276,7 @@ body) or \"attachment\" (separate from the body).
18270 18276
18271;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18277;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18272;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18278;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18273;;;;;; "mml2015" "gnus/mml2015.el" (20309 60936)) 18279;;;;;; "mml2015" "gnus/mml2015.el" (20352 65510))
18274;;; Generated autoloads from gnus/mml2015.el 18280;;; Generated autoloads from gnus/mml2015.el
18275 18281
18276(autoload 'mml2015-decrypt "mml2015" "\ 18282(autoload 'mml2015-decrypt "mml2015" "\
@@ -18310,8 +18316,8 @@ body) or \"attachment\" (separate from the body).
18310 18316
18311;;;*** 18317;;;***
18312 18318
18313;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20309 18319;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20352
18314;;;;;; 60936)) 18320;;;;;; 65510))
18315;;; Generated autoloads from progmodes/modula2.el 18321;;; Generated autoloads from progmodes/modula2.el
18316 18322
18317(defalias 'modula-2-mode 'm2-mode) 18323(defalias 'modula-2-mode 'm2-mode)
@@ -18345,7 +18351,7 @@ followed by the first character of the construct.
18345;;;*** 18351;;;***
18346 18352
18347;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18353;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18348;;;;;; "morse" "play/morse.el" (20309 60936)) 18354;;;;;; "morse" "play/morse.el" (20352 65510))
18349;;; Generated autoloads from play/morse.el 18355;;; Generated autoloads from play/morse.el
18350 18356
18351(autoload 'morse-region "morse" "\ 18357(autoload 'morse-region "morse" "\
@@ -18371,7 +18377,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18371;;;*** 18377;;;***
18372 18378
18373;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18379;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18374;;;;;; "mouse-drag.el" (20309 60936)) 18380;;;;;; "mouse-drag.el" (20352 65510))
18375;;; Generated autoloads from mouse-drag.el 18381;;; Generated autoloads from mouse-drag.el
18376 18382
18377(autoload 'mouse-drag-throw "mouse-drag" "\ 18383(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18418,8 +18424,8 @@ To test this function, evaluate:
18418 18424
18419;;;*** 18425;;;***
18420 18426
18421;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (20309 18427;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (20352
18422;;;;;; 60936)) 18428;;;;;; 65510))
18423;;; Generated autoloads from mouse-sel.el 18429;;; Generated autoloads from mouse-sel.el
18424 18430
18425(defvar mouse-sel-mode nil "\ 18431(defvar mouse-sel-mode nil "\
@@ -18462,7 +18468,7 @@ kill ring; mouse-1 or mouse-3 kills it.
18462 18468
18463;;;*** 18469;;;***
18464 18470
18465;;;### (autoloads (mpc) "mpc" "mpc.el" (20309 60936)) 18471;;;### (autoloads (mpc) "mpc" "mpc.el" (20352 65510))
18466;;; Generated autoloads from mpc.el 18472;;; Generated autoloads from mpc.el
18467 18473
18468(autoload 'mpc "mpc" "\ 18474(autoload 'mpc "mpc" "\
@@ -18472,7 +18478,7 @@ Main entry point for MPC.
18472 18478
18473;;;*** 18479;;;***
18474 18480
18475;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20309 60936)) 18481;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20352 65510))
18476;;; Generated autoloads from play/mpuz.el 18482;;; Generated autoloads from play/mpuz.el
18477 18483
18478(autoload 'mpuz "mpuz" "\ 18484(autoload 'mpuz "mpuz" "\
@@ -18482,7 +18488,7 @@ Multiplication puzzle with GNU Emacs.
18482 18488
18483;;;*** 18489;;;***
18484 18490
18485;;;### (autoloads (msb-mode) "msb" "msb.el" (20309 60936)) 18491;;;### (autoloads (msb-mode) "msb" "msb.el" (20352 65510))
18486;;; Generated autoloads from msb.el 18492;;; Generated autoloads from msb.el
18487 18493
18488(defvar msb-mode nil "\ 18494(defvar msb-mode nil "\
@@ -18512,7 +18518,7 @@ different buffer menu using the function `msb'.
18512;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18518;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18513;;;;;; describe-coding-system describe-character-set list-charset-chars 18519;;;;;; describe-coding-system describe-character-set list-charset-chars
18514;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18520;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18515;;;;;; (20309 60936)) 18521;;;;;; (20352 65510))
18516;;; Generated autoloads from international/mule-diag.el 18522;;; Generated autoloads from international/mule-diag.el
18517 18523
18518(autoload 'list-character-sets "mule-diag" "\ 18524(autoload 'list-character-sets "mule-diag" "\
@@ -18649,7 +18655,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18649;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18655;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18650;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18656;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18651;;;;;; truncate-string-to-width store-substring string-to-sequence) 18657;;;;;; truncate-string-to-width store-substring string-to-sequence)
18652;;;;;; "mule-util" "international/mule-util.el" (20309 60936)) 18658;;;;;; "mule-util" "international/mule-util.el" (20352 65510))
18653;;; Generated autoloads from international/mule-util.el 18659;;; Generated autoloads from international/mule-util.el
18654 18660
18655(autoload 'string-to-sequence "mule-util" "\ 18661(autoload 'string-to-sequence "mule-util" "\
@@ -18789,8 +18795,8 @@ per-character basis, this may not be accurate.
18789;;;### (autoloads (network-connection network-connection-to-service 18795;;;### (autoloads (network-connection network-connection-to-service
18790;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18796;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18791;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18797;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18792;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20309 18798;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20352
18793;;;;;; 60936)) 18799;;;;;; 65510))
18794;;; Generated autoloads from net/net-utils.el 18800;;; Generated autoloads from net/net-utils.el
18795 18801
18796(autoload 'ifconfig "net-utils" "\ 18802(autoload 'ifconfig "net-utils" "\
@@ -18884,8 +18890,8 @@ Open a network connection to HOST on PORT.
18884 18890
18885;;;*** 18891;;;***
18886 18892
18887;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20309 18893;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20352
18888;;;;;; 60936)) 18894;;;;;; 65510))
18889;;; Generated autoloads from net/netrc.el 18895;;; Generated autoloads from net/netrc.el
18890 18896
18891(autoload 'netrc-credentials "netrc" "\ 18897(autoload 'netrc-credentials "netrc" "\
@@ -18898,7 +18904,7 @@ listed in the PORTS list.
18898;;;*** 18904;;;***
18899 18905
18900;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18906;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18901;;;;;; (20332 33075)) 18907;;;;;; (20366 22869))
18902;;; Generated autoloads from net/network-stream.el 18908;;; Generated autoloads from net/network-stream.el
18903 18909
18904(autoload 'open-network-stream "network-stream" "\ 18910(autoload 'open-network-stream "network-stream" "\
@@ -18976,9 +18982,8 @@ values:
18976 certificate. This parameter will only be used when doing TLS 18982 certificate. This parameter will only be used when doing TLS
18977 or STARTTLS connections. 18983 or STARTTLS connections.
18978 18984
18979If :use-starttls-if-possible is non-nil, do opportunistic 18985:use-starttls-if-possible is a boolean that says to do opportunistic
18980STARTTLS upgrades even if Emacs doesn't have built-in TLS 18986STARTTLS upgrades even if Emacs doesn't have built-in TLS functionality.
18981functionality.
18982 18987
18983:nowait is a boolean that says the connection should be made 18988:nowait is a boolean that says the connection should be made
18984 asynchronously, if possible. 18989 asynchronously, if possible.
@@ -18994,7 +18999,7 @@ functionality.
18994;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18999;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18995;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 19000;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18996;;;;;; comment-padding comment-style comment-column) "newcomment" 19001;;;;;; comment-padding comment-style comment-column) "newcomment"
18997;;;;;; "newcomment.el" (20332 33075)) 19002;;;;;; "newcomment.el" (20352 65510))
18998;;; Generated autoloads from newcomment.el 19003;;; Generated autoloads from newcomment.el
18999 19004
19000(defalias 'indent-for-comment 'comment-indent) 19005(defalias 'indent-for-comment 'comment-indent)
@@ -19236,7 +19241,7 @@ unless optional argument SOFT is non-nil.
19236;;;*** 19241;;;***
19237 19242
19238;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 19243;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
19239;;;;;; "net/newst-backend.el" (20309 60936)) 19244;;;;;; "net/newst-backend.el" (20352 65510))
19240;;; Generated autoloads from net/newst-backend.el 19245;;; Generated autoloads from net/newst-backend.el
19241 19246
19242(autoload 'newsticker-running-p "newst-backend" "\ 19247(autoload 'newsticker-running-p "newst-backend" "\
@@ -19258,7 +19263,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19258;;;*** 19263;;;***
19259 19264
19260;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 19265;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
19261;;;;;; (20309 60936)) 19266;;;;;; (20352 65510))
19262;;; Generated autoloads from net/newst-plainview.el 19267;;; Generated autoloads from net/newst-plainview.el
19263 19268
19264(autoload 'newsticker-plainview "newst-plainview" "\ 19269(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19269,7 +19274,7 @@ Start newsticker plainview.
19269;;;*** 19274;;;***
19270 19275
19271;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 19276;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
19272;;;;;; (20309 60936)) 19277;;;;;; (20352 65510))
19273;;; Generated autoloads from net/newst-reader.el 19278;;; Generated autoloads from net/newst-reader.el
19274 19279
19275(autoload 'newsticker-show-news "newst-reader" "\ 19280(autoload 'newsticker-show-news "newst-reader" "\
@@ -19280,7 +19285,7 @@ Start reading news. You may want to bind this to a key.
19280;;;*** 19285;;;***
19281 19286
19282;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 19287;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
19283;;;;;; "newst-ticker" "net/newst-ticker.el" (20309 60936)) 19288;;;;;; "newst-ticker" "net/newst-ticker.el" (20352 65510))
19284;;; Generated autoloads from net/newst-ticker.el 19289;;; Generated autoloads from net/newst-ticker.el
19285 19290
19286(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19291(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19301,7 +19306,7 @@ running already.
19301;;;*** 19306;;;***
19302 19307
19303;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19308;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19304;;;;;; (20309 60936)) 19309;;;;;; (20352 65510))
19305;;; Generated autoloads from net/newst-treeview.el 19310;;; Generated autoloads from net/newst-treeview.el
19306 19311
19307(autoload 'newsticker-treeview "newst-treeview" "\ 19312(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19312,7 +19317,7 @@ Start newsticker treeview.
19312;;;*** 19317;;;***
19313 19318
19314;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19319;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19315;;;;;; (20309 60936)) 19320;;;;;; (20352 65510))
19316;;; Generated autoloads from gnus/nndiary.el 19321;;; Generated autoloads from gnus/nndiary.el
19317 19322
19318(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19323(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19322,8 +19327,8 @@ Generate NOV databases in all nndiary directories.
19322 19327
19323;;;*** 19328;;;***
19324 19329
19325;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20309 19330;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20352
19326;;;;;; 60936)) 19331;;;;;; 65510))
19327;;; Generated autoloads from gnus/nndoc.el 19332;;; Generated autoloads from gnus/nndoc.el
19328 19333
19329(autoload 'nndoc-add-type "nndoc" "\ 19334(autoload 'nndoc-add-type "nndoc" "\
@@ -19338,7 +19343,7 @@ symbol in the alist.
19338;;;*** 19343;;;***
19339 19344
19340;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19345;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19341;;;;;; (20309 60936)) 19346;;;;;; (20352 65510))
19342;;; Generated autoloads from gnus/nnfolder.el 19347;;; Generated autoloads from gnus/nnfolder.el
19343 19348
19344(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19349(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19350,7 +19355,7 @@ This command does not work if you use short group names.
19350;;;*** 19355;;;***
19351 19356
19352;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19357;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19353;;;;;; (20309 60936)) 19358;;;;;; (20352 65510))
19354;;; Generated autoloads from gnus/nnml.el 19359;;; Generated autoloads from gnus/nnml.el
19355 19360
19356(autoload 'nnml-generate-nov-databases "nnml" "\ 19361(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19361,7 +19366,7 @@ Generate NOV databases in all nnml directories.
19361;;;*** 19366;;;***
19362 19367
19363;;;### (autoloads (disable-command enable-command disabled-command-function) 19368;;;### (autoloads (disable-command enable-command disabled-command-function)
19364;;;;;; "novice" "novice.el" (20309 60936)) 19369;;;;;; "novice" "novice.el" (20352 65510))
19365;;; Generated autoloads from novice.el 19370;;; Generated autoloads from novice.el
19366 19371
19367(defvar disabled-command-function 'disabled-command-function "\ 19372(defvar disabled-command-function 'disabled-command-function "\
@@ -19394,7 +19399,7 @@ to future sessions.
19394;;;*** 19399;;;***
19395 19400
19396;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19401;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19397;;;;;; (20309 60936)) 19402;;;;;; (20352 65510))
19398;;; Generated autoloads from textmodes/nroff-mode.el 19403;;; Generated autoloads from textmodes/nroff-mode.el
19399 19404
19400(autoload 'nroff-mode "nroff-mode" "\ 19405(autoload 'nroff-mode "nroff-mode" "\
@@ -19409,7 +19414,7 @@ closing requests for requests that are used in matched pairs.
19409;;;*** 19414;;;***
19410 19415
19411;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19416;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19412;;;;;; (20309 60936)) 19417;;;;;; (20352 65510))
19413;;; Generated autoloads from nxml/nxml-glyph.el 19418;;; Generated autoloads from nxml/nxml-glyph.el
19414 19419
19415(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19420(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19421,8 +19426,8 @@ Return nil if the face cannot display a glyph for N.
19421 19426
19422;;;*** 19427;;;***
19423 19428
19424;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20317 19429;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20352
19425;;;;;; 29729)) 19430;;;;;; 65510))
19426;;; Generated autoloads from nxml/nxml-mode.el 19431;;; Generated autoloads from nxml/nxml-mode.el
19427 19432
19428(autoload 'nxml-mode "nxml-mode" "\ 19433(autoload 'nxml-mode "nxml-mode" "\
@@ -19484,7 +19489,7 @@ Many aspects this mode can be customized using
19484;;;*** 19489;;;***
19485 19490
19486;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19491;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19487;;;;;; "nxml/nxml-uchnm.el" (20309 60936)) 19492;;;;;; "nxml/nxml-uchnm.el" (20352 65510))
19488;;; Generated autoloads from nxml/nxml-uchnm.el 19493;;; Generated autoloads from nxml/nxml-uchnm.el
19489 19494
19490(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19495(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19508,7 +19513,7 @@ the variable `nxml-enabled-unicode-blocks'.
19508;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19513;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19509;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19514;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19510;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19515;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19511;;;;;; "org/ob.el" (20345 9613)) 19516;;;;;; "org/ob.el" (20352 65510))
19512;;; Generated autoloads from org/ob.el 19517;;; Generated autoloads from org/ob.el
19513 19518
19514(autoload 'org-babel-execute-safely-maybe "ob" "\ 19519(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19731,7 +19736,7 @@ Mark current src block
19731;;;*** 19736;;;***
19732 19737
19733;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" 19738;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el"
19734;;;;;; (20309 60936)) 19739;;;;;; (20352 65510))
19735;;; Generated autoloads from org/ob-keys.el 19740;;; Generated autoloads from org/ob-keys.el
19736 19741
19737(autoload 'org-babel-describe-bindings "ob-keys" "\ 19742(autoload 'org-babel-describe-bindings "ob-keys" "\
@@ -19742,7 +19747,7 @@ Describe all keybindings behind `org-babel-key-prefix'.
19742;;;*** 19747;;;***
19743 19748
19744;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19749;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19745;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20345 9613)) 19750;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20352 65510))
19746;;; Generated autoloads from org/ob-lob.el 19751;;; Generated autoloads from org/ob-lob.el
19747 19752
19748(autoload 'org-babel-lob-ingest "ob-lob" "\ 19753(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19767,7 +19772,7 @@ Return a Library of Babel function call as a string.
19767 19772
19768;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19773;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19769;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19774;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19770;;;;;; (20344 35712)) 19775;;;;;; (20352 65510))
19771;;; Generated autoloads from org/ob-tangle.el 19776;;; Generated autoloads from org/ob-tangle.el
19772 19777
19773(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19778(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19809,7 +19814,7 @@ exported source code blocks by language.
19809;;;*** 19814;;;***
19810 19815
19811;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19816;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19812;;;;;; (20309 60936)) 19817;;;;;; (20352 65510))
19813;;; Generated autoloads from progmodes/octave-inf.el 19818;;; Generated autoloads from progmodes/octave-inf.el
19814 19819
19815(autoload 'inferior-octave "octave-inf" "\ 19820(autoload 'inferior-octave "octave-inf" "\
@@ -19832,7 +19837,7 @@ startup file, `~/.emacs-octave'.
19832;;;*** 19837;;;***
19833 19838
19834;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19839;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19835;;;;;; (20309 60936)) 19840;;;;;; (20352 65510))
19836;;; Generated autoloads from progmodes/octave-mod.el 19841;;; Generated autoloads from progmodes/octave-mod.el
19837 19842
19838(autoload 'octave-mode "octave-mod" "\ 19843(autoload 'octave-mode "octave-mod" "\
@@ -19920,7 +19925,7 @@ including a reproducible test case and send the message.
19920;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19925;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
19921;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19926;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
19922;;;;;; org-mode org-version org-babel-do-load-languages) "org" "org/org.el" 19927;;;;;; org-mode org-version org-babel-do-load-languages) "org" "org/org.el"
19923;;;;;; (20345 9613)) 19928;;;;;; (20377 65403))
19924;;; Generated autoloads from org/org.el 19929;;; Generated autoloads from org/org.el
19925 19930
19926(autoload 'org-babel-do-load-languages "org" "\ 19931(autoload 'org-babel-do-load-languages "org" "\
@@ -20153,7 +20158,7 @@ Call the customize function with org as argument.
20153;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 20158;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
20154;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 20159;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
20155;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 20160;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
20156;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20344 35712)) 20161;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20377 65403))
20157;;; Generated autoloads from org/org-agenda.el 20162;;; Generated autoloads from org/org-agenda.el
20158 20163
20159(autoload 'org-agenda "org-agenda" "\ 20164(autoload 'org-agenda "org-agenda" "\
@@ -20407,7 +20412,7 @@ details and examples.
20407 20412
20408;;;### (autoloads (org-archive-subtree-default-with-confirmation 20413;;;### (autoloads (org-archive-subtree-default-with-confirmation
20409;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20414;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20410;;;;;; (20309 60936)) 20415;;;;;; (20352 65510))
20411;;; Generated autoloads from org/org-archive.el 20416;;; Generated autoloads from org/org-archive.el
20412 20417
20413(autoload 'org-archive-subtree-default "org-archive" "\ 20418(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20427,8 +20432,8 @@ This command is set with the variable `org-archive-default-command'.
20427;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 20432;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
20428;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20433;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20429;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20434;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20430;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20345 20435;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20352
20431;;;;;; 9613)) 20436;;;;;; 65510))
20432;;; Generated autoloads from org/org-ascii.el 20437;;; Generated autoloads from org/org-ascii.el
20433 20438
20434(autoload 'org-export-as-latin1 "org-ascii" "\ 20439(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20501,8 +20506,8 @@ publishing directory.
20501 20506
20502;;;*** 20507;;;***
20503 20508
20504;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20345 20509;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20352
20505;;;;;; 9613)) 20510;;;;;; 65510))
20506;;; Generated autoloads from org/org-attach.el 20511;;; Generated autoloads from org/org-attach.el
20507 20512
20508(autoload 'org-attach "org-attach" "\ 20513(autoload 'org-attach "org-attach" "\
@@ -20514,7 +20519,7 @@ Shows a list of commands and prompts for another key to execute a command.
20514;;;*** 20519;;;***
20515 20520
20516;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20521;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20517;;;;;; (20345 9613)) 20522;;;;;; (20352 65510))
20518;;; Generated autoloads from org/org-bbdb.el 20523;;; Generated autoloads from org/org-bbdb.el
20519 20524
20520(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20525(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20525,7 +20530,7 @@ Extract anniversaries from BBDB for display in the agenda.
20525;;;*** 20530;;;***
20526 20531
20527;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20532;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20528;;;;;; org-capture) "org-capture" "org/org-capture.el" (20345 9613)) 20533;;;;;; org-capture) "org-capture" "org/org-capture.el" (20352 65510))
20529;;; Generated autoloads from org/org-capture.el 20534;;; Generated autoloads from org/org-capture.el
20530 20535
20531(autoload 'org-capture "org-capture" "\ 20536(autoload 'org-capture "org-capture" "\
@@ -20563,7 +20568,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20563;;;*** 20568;;;***
20564 20569
20565;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20570;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20566;;;;;; "org-clock" "org/org-clock.el" (20345 9613)) 20571;;;;;; "org-clock" "org/org-clock.el" (20377 65403))
20567;;; Generated autoloads from org/org-clock.el 20572;;; Generated autoloads from org/org-clock.el
20568 20573
20569(autoload 'org-get-clocktable "org-clock" "\ 20574(autoload 'org-get-clocktable "org-clock" "\
@@ -20581,7 +20586,7 @@ Set up hooks for clock persistence.
20581;;;*** 20586;;;***
20582 20587
20583;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20588;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20584;;;;;; "org/org-datetree.el" (20345 9613)) 20589;;;;;; "org/org-datetree.el" (20352 65510))
20585;;; Generated autoloads from org/org-datetree.el 20590;;; Generated autoloads from org/org-datetree.el
20586 20591
20587(autoload 'org-datetree-find-date-create "org-datetree" "\ 20592(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20597,7 +20602,7 @@ tree can be found.
20597;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20602;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20598;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20603;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20599;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20604;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20600;;;;;; "org-docbook" "org/org-docbook.el" (20345 9613)) 20605;;;;;; "org-docbook" "org/org-docbook.el" (20352 65510))
20601;;; Generated autoloads from org/org-docbook.el 20606;;; Generated autoloads from org/org-docbook.el
20602 20607
20603(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20608(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20674,7 +20679,7 @@ publishing directory.
20674 20679
20675;;;### (autoloads (org-insert-export-options-template org-export-as-org 20680;;;### (autoloads (org-insert-export-options-template org-export-as-org
20676;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20681;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20677;;;;;; (20344 35712)) 20682;;;;;; (20352 65510))
20678;;; Generated autoloads from org/org-exp.el 20683;;; Generated autoloads from org/org-exp.el
20679 20684
20680(autoload 'org-export "org-exp" "\ 20685(autoload 'org-export "org-exp" "\
@@ -20735,8 +20740,8 @@ Insert into the buffer a template with information for exporting.
20735;;;*** 20740;;;***
20736 20741
20737;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20742;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20738;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20309 20743;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20352
20739;;;;;; 60936)) 20744;;;;;; 65510))
20740;;; Generated autoloads from org/org-feed.el 20745;;; Generated autoloads from org/org-feed.el
20741 20746
20742(autoload 'org-feed-update-all "org-feed" "\ 20747(autoload 'org-feed-update-all "org-feed" "\
@@ -20764,7 +20769,7 @@ Show the raw feed buffer of a feed.
20764;;;*** 20769;;;***
20765 20770
20766;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20771;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20767;;;;;; "org/org-footnote.el" (20344 35712)) 20772;;;;;; "org/org-footnote.el" (20377 65403))
20768;;; Generated autoloads from org/org-footnote.el 20773;;; Generated autoloads from org/org-footnote.el
20769 20774
20770(autoload 'org-footnote-action "org-footnote" "\ 20775(autoload 'org-footnote-action "org-footnote" "\
@@ -20815,7 +20820,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20815;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20820;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20816;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20821;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20817;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20822;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20818;;;;;; "org/org-freemind.el" (20309 60936)) 20823;;;;;; "org/org-freemind.el" (20352 65510))
20819;;; Generated autoloads from org/org-freemind.el 20824;;; Generated autoloads from org/org-freemind.el
20820 20825
20821(autoload 'org-export-as-freemind "org-freemind" "\ 20826(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20876,7 +20881,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20876;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20881;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20877;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20882;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20878;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20883;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20879;;;;;; "org/org-html.el" (20344 35712)) 20884;;;;;; "org/org-html.el" (20352 65510))
20880;;; Generated autoloads from org/org-html.el 20885;;; Generated autoloads from org/org-html.el
20881 20886
20882(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20887(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20970,7 +20975,7 @@ that uses these same face definitions.
20970 20975
20971;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 20976;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20972;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 20977;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20973;;;;;; (20309 60936)) 20978;;;;;; (20352 65510))
20974;;; Generated autoloads from org/org-icalendar.el 20979;;; Generated autoloads from org/org-icalendar.el
20975 20980
20976(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 20981(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20998,7 +21003,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20998;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 21003;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20999;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 21004;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
21000;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 21005;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
21001;;;;;; (20309 60936)) 21006;;;;;; (20352 65510))
21002;;; Generated autoloads from org/org-id.el 21007;;; Generated autoloads from org/org-id.el
21003 21008
21004(autoload 'org-id-get-create "org-id" "\ 21009(autoload 'org-id-get-create "org-id" "\
@@ -21067,7 +21072,7 @@ Store a link to the current entry, using its ID.
21067;;;*** 21072;;;***
21068 21073
21069;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 21074;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
21070;;;;;; (20344 35712)) 21075;;;;;; (20352 65510))
21071;;; Generated autoloads from org/org-indent.el 21076;;; Generated autoloads from org/org-indent.el
21072 21077
21073(autoload 'org-indent-mode "org-indent" "\ 21078(autoload 'org-indent-mode "org-indent" "\
@@ -21085,7 +21090,7 @@ during idle time.
21085;;;*** 21090;;;***
21086 21091
21087;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 21092;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
21088;;;;;; (20309 60936)) 21093;;;;;; (20352 65510))
21089;;; Generated autoloads from org/org-irc.el 21094;;; Generated autoloads from org/org-irc.el
21090 21095
21091(autoload 'org-irc-store-link "org-irc" "\ 21096(autoload 'org-irc-store-link "org-irc" "\
@@ -21098,7 +21103,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
21098;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 21103;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
21099;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 21104;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
21100;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 21105;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
21101;;;;;; (20344 35712)) 21106;;;;;; (20352 65510))
21102;;; Generated autoloads from org/org-latex.el 21107;;; Generated autoloads from org/org-latex.el
21103 21108
21104(autoload 'org-export-as-latex-batch "org-latex" "\ 21109(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -21179,7 +21184,7 @@ Export as LaTeX, then process through to PDF, and open.
21179 21184
21180;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer 21185;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer
21181;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el" 21186;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el"
21182;;;;;; (20344 35712)) 21187;;;;;; (20352 65510))
21183;;; Generated autoloads from org/org-lparse.el 21188;;; Generated autoloads from org/org-lparse.el
21184 21189
21185(autoload 'org-lparse-and-open "org-lparse" "\ 21190(autoload 'org-lparse-and-open "org-lparse" "\
@@ -21236,8 +21241,8 @@ in a window. A non-interactive call will only return the buffer.
21236;;;*** 21241;;;***
21237 21242
21238;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 21243;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
21239;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20309 21244;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20352
21240;;;;;; 60936)) 21245;;;;;; 65510))
21241;;; Generated autoloads from org/org-mobile.el 21246;;; Generated autoloads from org/org-mobile.el
21242 21247
21243(autoload 'org-mobile-push "org-mobile" "\ 21248(autoload 'org-mobile-push "org-mobile" "\
@@ -21263,7 +21268,7 @@ Create a file that contains all custom agenda views.
21263 21268
21264;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert 21269;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert
21265;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open) 21270;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open)
21266;;;;;; "org-odt" "org/org-odt.el" (20344 35712)) 21271;;;;;; "org-odt" "org/org-odt.el" (20377 65403))
21267;;; Generated autoloads from org/org-odt.el 21272;;; Generated autoloads from org/org-odt.el
21268 21273
21269(autoload 'org-export-as-odt-and-open "org-odt" "\ 21274(autoload 'org-export-as-odt-and-open "org-odt" "\
@@ -21333,7 +21338,7 @@ formula file.
21333;;;*** 21338;;;***
21334 21339
21335;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 21340;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
21336;;;;;; (20309 60936)) 21341;;;;;; (20352 65510))
21337;;; Generated autoloads from org/org-plot.el 21342;;; Generated autoloads from org/org-plot.el
21338 21343
21339(autoload 'org-plot/gnuplot "org-plot" "\ 21344(autoload 'org-plot/gnuplot "org-plot" "\
@@ -21347,7 +21352,7 @@ line directly before or after the table.
21347 21352
21348;;;### (autoloads (org-publish-current-project org-publish-current-file 21353;;;### (autoloads (org-publish-current-project org-publish-current-file
21349;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 21354;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
21350;;;;;; (20309 60936)) 21355;;;;;; (20352 65510))
21351;;; Generated autoloads from org/org-publish.el 21356;;; Generated autoloads from org/org-publish.el
21352 21357
21353(defalias 'org-publish-project 'org-publish) 21358(defalias 'org-publish-project 'org-publish)
@@ -21381,7 +21386,7 @@ the project.
21381 21386
21382;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 21387;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
21383;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 21388;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
21384;;;;;; "org/org-remember.el" (20309 60936)) 21389;;;;;; "org/org-remember.el" (20352 65510))
21385;;; Generated autoloads from org/org-remember.el 21390;;; Generated autoloads from org/org-remember.el
21386 21391
21387(autoload 'org-remember-insinuate "org-remember" "\ 21392(autoload 'org-remember-insinuate "org-remember" "\
@@ -21457,7 +21462,7 @@ See also the variable `org-reverse-note-order'.
21457;;;*** 21462;;;***
21458 21463
21459;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 21464;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
21460;;;;;; "org-table" "org/org-table.el" (20345 9613)) 21465;;;;;; "org-table" "org/org-table.el" (20377 65403))
21461;;; Generated autoloads from org/org-table.el 21466;;; Generated autoloads from org/org-table.el
21462 21467
21463(autoload 'turn-on-orgtbl "org-table" "\ 21468(autoload 'turn-on-orgtbl "org-table" "\
@@ -21481,7 +21486,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
21481;;;*** 21486;;;***
21482 21487
21483;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21488;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
21484;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20309 60936)) 21489;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20352 65510))
21485;;; Generated autoloads from org/org-taskjuggler.el 21490;;; Generated autoloads from org/org-taskjuggler.el
21486 21491
21487(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ 21492(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\
@@ -21509,7 +21514,7 @@ with the TaskJuggler GUI.
21509 21514
21510;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21515;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
21511;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 21516;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
21512;;;;;; (20309 60936)) 21517;;;;;; (20352 65510))
21513;;; Generated autoloads from org/org-timer.el 21518;;; Generated autoloads from org/org-timer.el
21514 21519
21515(autoload 'org-timer-start "org-timer" "\ 21520(autoload 'org-timer-start "org-timer" "\
@@ -21570,7 +21575,7 @@ replace any running timer.
21570;;;*** 21575;;;***
21571 21576
21572;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21577;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21573;;;;;; (20345 9613)) 21578;;;;;; (20352 65510))
21574;;; Generated autoloads from org/org-xoxo.el 21579;;; Generated autoloads from org/org-xoxo.el
21575 21580
21576(autoload 'org-export-as-xoxo "org-xoxo" "\ 21581(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21582,7 +21587,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
21582;;;*** 21587;;;***
21583 21588
21584;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 21589;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
21585;;;;;; (20330 53092)) 21590;;;;;; (20352 65510))
21586;;; Generated autoloads from outline.el 21591;;; Generated autoloads from outline.el
21587(put 'outline-regexp 'safe-local-variable 'stringp) 21592(put 'outline-regexp 'safe-local-variable 'stringp)
21588(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 21593(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -21646,7 +21651,7 @@ See the command `outline-mode' for more information on this mode.
21646;;;### (autoloads (list-packages describe-package package-initialize 21651;;;### (autoloads (list-packages describe-package package-initialize
21647;;;;;; package-refresh-contents package-install-file package-install-from-buffer 21652;;;;;; package-refresh-contents package-install-file package-install-from-buffer
21648;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 21653;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
21649;;;;;; (20317 26260)) 21654;;;;;; (20352 65510))
21650;;; Generated autoloads from emacs-lisp/package.el 21655;;; Generated autoloads from emacs-lisp/package.el
21651 21656
21652(defvar package-enable-at-startup t "\ 21657(defvar package-enable-at-startup t "\
@@ -21716,7 +21721,7 @@ The list is displayed in a buffer named `*Packages*'.
21716 21721
21717;;;*** 21722;;;***
21718 21723
21719;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20309 60936)) 21724;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20352 65510))
21720;;; Generated autoloads from paren.el 21725;;; Generated autoloads from paren.el
21721 21726
21722(defvar show-paren-mode nil "\ 21727(defvar show-paren-mode nil "\
@@ -21743,7 +21748,7 @@ matching parenthesis is highlighted in `show-paren-style' after
21743;;;*** 21748;;;***
21744 21749
21745;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 21750;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
21746;;;;;; (20309 60936)) 21751;;;;;; (20352 65510))
21747;;; Generated autoloads from calendar/parse-time.el 21752;;; Generated autoloads from calendar/parse-time.el
21748(put 'parse-time-rules 'risky-local-variable t) 21753(put 'parse-time-rules 'risky-local-variable t)
21749 21754
@@ -21756,8 +21761,8 @@ unknown are returned as nil.
21756 21761
21757;;;*** 21762;;;***
21758 21763
21759;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20309 21764;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20352
21760;;;;;; 60936)) 21765;;;;;; 65510))
21761;;; Generated autoloads from progmodes/pascal.el 21766;;; Generated autoloads from progmodes/pascal.el
21762 21767
21763(autoload 'pascal-mode "pascal" "\ 21768(autoload 'pascal-mode "pascal" "\
@@ -21810,7 +21815,7 @@ no args, if that value is non-nil.
21810;;;*** 21815;;;***
21811 21816
21812;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21817;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21813;;;;;; "password-cache" "password-cache.el" (20309 60936)) 21818;;;;;; "password-cache" "password-cache.el" (20352 65510))
21814;;; Generated autoloads from password-cache.el 21819;;; Generated autoloads from password-cache.el
21815 21820
21816(defvar password-cache t "\ 21821(defvar password-cache t "\
@@ -21832,7 +21837,7 @@ Check if KEY is in the cache.
21832;;;*** 21837;;;***
21833 21838
21834;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21839;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21835;;;;;; (20309 60936)) 21840;;;;;; (20352 65510))
21836;;; Generated autoloads from emacs-lisp/pcase.el 21841;;; Generated autoloads from emacs-lisp/pcase.el
21837 21842
21838(autoload 'pcase "pcase" "\ 21843(autoload 'pcase "pcase" "\
@@ -21891,8 +21896,8 @@ of the form (UPAT EXP).
21891 21896
21892;;;*** 21897;;;***
21893 21898
21894;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20309 21899;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20352
21895;;;;;; 60936)) 21900;;;;;; 65510))
21896;;; Generated autoloads from pcmpl-cvs.el 21901;;; Generated autoloads from pcmpl-cvs.el
21897 21902
21898(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 21903(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21903,7 +21908,7 @@ Completion rules for the `cvs' command.
21903;;;*** 21908;;;***
21904 21909
21905;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21910;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21906;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20309 60936)) 21911;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20352 65510))
21907;;; Generated autoloads from pcmpl-gnu.el 21912;;; Generated autoloads from pcmpl-gnu.el
21908 21913
21909(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21914(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21931,7 +21936,7 @@ Completion for the GNU tar utility.
21931;;;*** 21936;;;***
21932 21937
21933;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 21938;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
21934;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20309 60936)) 21939;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20352 65510))
21935;;; Generated autoloads from pcmpl-linux.el 21940;;; Generated autoloads from pcmpl-linux.el
21936 21941
21937(autoload 'pcomplete/kill "pcmpl-linux" "\ 21942(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -21951,8 +21956,8 @@ Completion for GNU/Linux `mount'.
21951 21956
21952;;;*** 21957;;;***
21953 21958
21954;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20309 21959;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20352
21955;;;;;; 60936)) 21960;;;;;; 65510))
21956;;; Generated autoloads from pcmpl-rpm.el 21961;;; Generated autoloads from pcmpl-rpm.el
21957 21962
21958(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 21963(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -21964,7 +21969,7 @@ Completion for the `rpm' command.
21964 21969
21965;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 21970;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
21966;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 21971;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
21967;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20309 60936)) 21972;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20352 65510))
21968;;; Generated autoloads from pcmpl-unix.el 21973;;; Generated autoloads from pcmpl-unix.el
21969 21974
21970(autoload 'pcomplete/cd "pcmpl-unix" "\ 21975(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -22021,8 +22026,8 @@ Includes files as well as host names followed by a colon.
22021 22026
22022;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 22027;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
22023;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 22028;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
22024;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20309 22029;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20352
22025;;;;;; 60936)) 22030;;;;;; 65510))
22026;;; Generated autoloads from pcomplete.el 22031;;; Generated autoloads from pcomplete.el
22027 22032
22028(autoload 'pcomplete "pcomplete" "\ 22033(autoload 'pcomplete "pcomplete" "\
@@ -22081,7 +22086,7 @@ Setup `shell-mode' to use pcomplete.
22081 22086
22082;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 22087;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
22083;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 22088;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
22084;;;;;; "vc/pcvs.el" (20309 60936)) 22089;;;;;; "vc/pcvs.el" (20352 65510))
22085;;; Generated autoloads from vc/pcvs.el 22090;;; Generated autoloads from vc/pcvs.el
22086 22091
22087(autoload 'cvs-checkout "pcvs" "\ 22092(autoload 'cvs-checkout "pcvs" "\
@@ -22156,7 +22161,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
22156 22161
22157;;;*** 22162;;;***
22158 22163
22159;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20309 60936)) 22164;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20352 65510))
22160;;; Generated autoloads from vc/pcvs-defs.el 22165;;; Generated autoloads from vc/pcvs-defs.el
22161 22166
22162(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\ 22167(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\
@@ -22165,7 +22170,7 @@ Global menu used by PCL-CVS.")
22165;;;*** 22170;;;***
22166 22171
22167;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 22172;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
22168;;;;;; (20341 24416)) 22173;;;;;; (20352 65510))
22169;;; Generated autoloads from progmodes/perl-mode.el 22174;;; Generated autoloads from progmodes/perl-mode.el
22170(put 'perl-indent-level 'safe-local-variable 'integerp) 22175(put 'perl-indent-level 'safe-local-variable 'integerp)
22171(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 22176(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -22227,7 +22232,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
22227;;;*** 22232;;;***
22228 22233
22229;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 22234;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
22230;;;;;; (20309 60936)) 22235;;;;;; (20352 65510))
22231;;; Generated autoloads from textmodes/picture.el 22236;;; Generated autoloads from textmodes/picture.el
22232 22237
22233(autoload 'picture-mode "picture" "\ 22238(autoload 'picture-mode "picture" "\
@@ -22307,8 +22312,8 @@ they are not by default assigned to keys.
22307 22312
22308;;;*** 22313;;;***
22309 22314
22310;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20309 22315;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20352
22311;;;;;; 60936)) 22316;;;;;; 65510))
22312;;; Generated autoloads from gnus/plstore.el 22317;;; Generated autoloads from gnus/plstore.el
22313 22318
22314(autoload 'plstore-open "plstore" "\ 22319(autoload 'plstore-open "plstore" "\
@@ -22319,7 +22324,7 @@ Create a plstore instance associated with FILE.
22319;;;*** 22324;;;***
22320 22325
22321;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 22326;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
22322;;;;;; (20309 60936)) 22327;;;;;; (20352 65510))
22323;;; Generated autoloads from textmodes/po.el 22328;;; Generated autoloads from textmodes/po.el
22324 22329
22325(autoload 'po-find-file-coding-system "po" "\ 22330(autoload 'po-find-file-coding-system "po" "\
@@ -22330,7 +22335,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
22330 22335
22331;;;*** 22336;;;***
22332 22337
22333;;;### (autoloads (pong) "pong" "play/pong.el" (20309 60936)) 22338;;;### (autoloads (pong) "pong" "play/pong.el" (20352 65510))
22334;;; Generated autoloads from play/pong.el 22339;;; Generated autoloads from play/pong.el
22335 22340
22336(autoload 'pong "pong" "\ 22341(autoload 'pong "pong" "\
@@ -22346,7 +22351,7 @@ pong-mode keybindings:\\<pong-mode-map>
22346 22351
22347;;;*** 22352;;;***
22348 22353
22349;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20309 60936)) 22354;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20352 65510))
22350;;; Generated autoloads from gnus/pop3.el 22355;;; Generated autoloads from gnus/pop3.el
22351 22356
22352(autoload 'pop3-movemail "pop3" "\ 22357(autoload 'pop3-movemail "pop3" "\
@@ -22359,7 +22364,7 @@ Use streaming commands.
22359 22364
22360;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 22365;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
22361;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 22366;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
22362;;;;;; (20309 60936)) 22367;;;;;; (20352 65510))
22363;;; Generated autoloads from emacs-lisp/pp.el 22368;;; Generated autoloads from emacs-lisp/pp.el
22364 22369
22365(autoload 'pp-to-string "pp" "\ 22370(autoload 'pp-to-string "pp" "\
@@ -22427,7 +22432,7 @@ Ignores leading comment characters.
22427;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 22432;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
22428;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 22433;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
22429;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 22434;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
22430;;;;;; (20309 60936)) 22435;;;;;; (20352 65510))
22431;;; Generated autoloads from printing.el 22436;;; Generated autoloads from printing.el
22432 22437
22433(autoload 'pr-interface "printing" "\ 22438(autoload 'pr-interface "printing" "\
@@ -23014,7 +23019,7 @@ are both set to t.
23014 23019
23015;;;*** 23020;;;***
23016 23021
23017;;;### (autoloads (proced) "proced" "proced.el" (20309 60936)) 23022;;;### (autoloads (proced) "proced" "proced.el" (20352 65510))
23018;;; Generated autoloads from proced.el 23023;;; Generated autoloads from proced.el
23019 23024
23020(autoload 'proced "proced" "\ 23025(autoload 'proced "proced" "\
@@ -23030,7 +23035,7 @@ See `proced-mode' for a description of features available in Proced buffers.
23030;;;*** 23035;;;***
23031 23036
23032;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 23037;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
23033;;;;;; "progmodes/prolog.el" (20309 60936)) 23038;;;;;; "progmodes/prolog.el" (20352 65510))
23034;;; Generated autoloads from progmodes/prolog.el 23039;;; Generated autoloads from progmodes/prolog.el
23035 23040
23036(autoload 'prolog-mode "prolog" "\ 23041(autoload 'prolog-mode "prolog" "\
@@ -23065,8 +23070,8 @@ With prefix argument ARG, restart the Prolog process if running before.
23065 23070
23066;;;*** 23071;;;***
23067 23072
23068;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20309 23073;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20352
23069;;;;;; 60936)) 23074;;;;;; 65510))
23070;;; Generated autoloads from ps-bdf.el 23075;;; Generated autoloads from ps-bdf.el
23071 23076
23072(defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\ 23077(defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\
@@ -23077,8 +23082,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
23077 23082
23078;;;*** 23083;;;***
23079 23084
23080;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20309 23085;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20352
23081;;;;;; 60936)) 23086;;;;;; 65510))
23082;;; Generated autoloads from progmodes/ps-mode.el 23087;;; Generated autoloads from progmodes/ps-mode.el
23083 23088
23084(autoload 'ps-mode "ps-mode" "\ 23089(autoload 'ps-mode "ps-mode" "\
@@ -23129,8 +23134,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
23129;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 23134;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
23130;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 23135;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
23131;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 23136;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
23132;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20309 23137;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20352
23133;;;;;; 60936)) 23138;;;;;; 65510))
23134;;; Generated autoloads from ps-print.el 23139;;; Generated autoloads from ps-print.el
23135 23140
23136(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\ 23141(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\
@@ -23327,7 +23332,7 @@ If EXTENSION is any other symbol, it is ignored.
23327;;;*** 23332;;;***
23328 23333
23329;;;### (autoloads (jython-mode python-mode python-after-info-look 23334;;;### (autoloads (jython-mode python-mode python-after-info-look
23330;;;;;; run-python) "python" "progmodes/python.el" (20309 60936)) 23335;;;;;; run-python) "python" "progmodes/python.el" (20352 65510))
23331;;; Generated autoloads from progmodes/python.el 23336;;; Generated autoloads from progmodes/python.el
23332 23337
23333(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 23338(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -23413,7 +23418,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
23413;;;*** 23418;;;***
23414 23419
23415;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 23420;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
23416;;;;;; (20309 60936)) 23421;;;;;; (20352 65510))
23417;;; Generated autoloads from gnus/qp.el 23422;;; Generated autoloads from gnus/qp.el
23418 23423
23419(autoload 'quoted-printable-decode-region "qp" "\ 23424(autoload 'quoted-printable-decode-region "qp" "\
@@ -23436,7 +23441,7 @@ them into characters should be done separately.
23436;;;;;; quail-defrule quail-install-decode-map quail-install-map 23441;;;;;; quail-defrule quail-install-decode-map quail-install-map
23437;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 23442;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
23438;;;;;; quail-define-package quail-use-package quail-title) "quail" 23443;;;;;; quail-define-package quail-use-package quail-title) "quail"
23439;;;;;; "international/quail.el" (20330 53092)) 23444;;;;;; "international/quail.el" (20352 65510))
23440;;; Generated autoloads from international/quail.el 23445;;; Generated autoloads from international/quail.el
23441 23446
23442(autoload 'quail-title "quail" "\ 23447(autoload 'quail-title "quail" "\
@@ -23667,8 +23672,8 @@ of each directory.
23667 23672
23668;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23673;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23669;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23674;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23670;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20309 23675;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20352
23671;;;;;; 60936)) 23676;;;;;; 65510))
23672;;; Generated autoloads from net/quickurl.el 23677;;; Generated autoloads from net/quickurl.el
23673 23678
23674(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 23679(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
@@ -23740,7 +23745,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
23740;;;*** 23745;;;***
23741 23746
23742;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23747;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
23743;;;;;; "net/rcirc.el" (20325 32214)) 23748;;;;;; "net/rcirc.el" (20353 36975))
23744;;; Generated autoloads from net/rcirc.el 23749;;; Generated autoloads from net/rcirc.el
23745 23750
23746(autoload 'rcirc "rcirc" "\ 23751(autoload 'rcirc "rcirc" "\
@@ -23778,8 +23783,8 @@ if ARG is omitted or nil.
23778 23783
23779;;;*** 23784;;;***
23780 23785
23781;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20309 23786;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20352
23782;;;;;; 60936)) 23787;;;;;; 65510))
23783;;; Generated autoloads from net/rcompile.el 23788;;; Generated autoloads from net/rcompile.el
23784 23789
23785(autoload 'remote-compile "rcompile" "\ 23790(autoload 'remote-compile "rcompile" "\
@@ -23791,7 +23796,7 @@ See \\[compile].
23791;;;*** 23796;;;***
23792 23797
23793;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23798;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
23794;;;;;; (20309 60936)) 23799;;;;;; (20352 65510))
23795;;; Generated autoloads from emacs-lisp/re-builder.el 23800;;; Generated autoloads from emacs-lisp/re-builder.el
23796 23801
23797(defalias 'regexp-builder 're-builder) 23802(defalias 'regexp-builder 're-builder)
@@ -23809,7 +23814,7 @@ matching parts of the target buffer will be highlighted.
23809 23814
23810;;;*** 23815;;;***
23811 23816
23812;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20309 60936)) 23817;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20352 65510))
23813;;; Generated autoloads from recentf.el 23818;;; Generated autoloads from recentf.el
23814 23819
23815(defvar recentf-mode nil "\ 23820(defvar recentf-mode nil "\
@@ -23839,7 +23844,7 @@ were operated on recently.
23839;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 23844;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
23840;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle 23845;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle
23841;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" 23846;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el"
23842;;;;;; (20309 60936)) 23847;;;;;; (20352 65510))
23843;;; Generated autoloads from rect.el 23848;;; Generated autoloads from rect.el
23844 (define-key ctl-x-r-map "c" 'clear-rectangle) 23849 (define-key ctl-x-r-map "c" 'clear-rectangle)
23845 (define-key ctl-x-r-map "k" 'kill-rectangle) 23850 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -23975,8 +23980,8 @@ with a prefix argument, prompt for START-AT and FORMAT.
23975 23980
23976;;;*** 23981;;;***
23977 23982
23978;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20309 23983;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20352
23979;;;;;; 60936)) 23984;;;;;; 65510))
23980;;; Generated autoloads from textmodes/refill.el 23985;;; Generated autoloads from textmodes/refill.el
23981 23986
23982(autoload 'refill-mode "refill" "\ 23987(autoload 'refill-mode "refill" "\
@@ -23997,7 +24002,7 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
23997;;;*** 24002;;;***
23998 24003
23999;;;### (autoloads (reftex-reset-scanning-information reftex-mode 24004;;;### (autoloads (reftex-reset-scanning-information reftex-mode
24000;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20309 60936)) 24005;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20352 65510))
24001;;; Generated autoloads from textmodes/reftex.el 24006;;; Generated autoloads from textmodes/reftex.el
24002 24007
24003(autoload 'turn-on-reftex "reftex" "\ 24008(autoload 'turn-on-reftex "reftex" "\
@@ -24053,7 +24058,7 @@ This enforces rescanning the buffer on next use.
24053;;;*** 24058;;;***
24054 24059
24055;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 24060;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
24056;;;;;; (20309 60936)) 24061;;;;;; (20352 65510))
24057;;; Generated autoloads from textmodes/reftex-cite.el 24062;;; Generated autoloads from textmodes/reftex-cite.el
24058 24063
24059(autoload 'reftex-citation "reftex-cite" "\ 24064(autoload 'reftex-citation "reftex-cite" "\
@@ -24083,7 +24088,7 @@ While entering the regexp, completion on knows citation keys is possible.
24083;;;*** 24088;;;***
24084 24089
24085;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 24090;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
24086;;;;;; (20309 60936)) 24091;;;;;; (20352 65510))
24087;;; Generated autoloads from textmodes/reftex-global.el 24092;;; Generated autoloads from textmodes/reftex-global.el
24088 24093
24089(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 24094(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -24100,7 +24105,7 @@ With no argument, this command toggles
24100;;;*** 24105;;;***
24101 24106
24102;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 24107;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
24103;;;;;; (20309 60936)) 24108;;;;;; (20352 65510))
24104;;; Generated autoloads from textmodes/reftex-index.el 24109;;; Generated autoloads from textmodes/reftex-index.el
24105 24110
24106(autoload 'reftex-index-phrases-mode "reftex-index" "\ 24111(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -24133,7 +24138,7 @@ Here are all local bindings.
24133;;;*** 24138;;;***
24134 24139
24135;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 24140;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
24136;;;;;; (20309 60936)) 24141;;;;;; (20352 65510))
24137;;; Generated autoloads from textmodes/reftex-parse.el 24142;;; Generated autoloads from textmodes/reftex-parse.el
24138 24143
24139(autoload 'reftex-all-document-files "reftex-parse" "\ 24144(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -24145,8 +24150,8 @@ of master file.
24145 24150
24146;;;*** 24151;;;***
24147 24152
24148;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20309 24153;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20352
24149;;;;;; 60936)) 24154;;;;;; 65510))
24150;;; Generated autoloads from textmodes/reftex-vars.el 24155;;; Generated autoloads from textmodes/reftex-vars.el
24151(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24156(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
24152(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24157(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -24156,7 +24161,7 @@ of master file.
24156;;;*** 24161;;;***
24157 24162
24158;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 24163;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
24159;;;;;; (20309 60936)) 24164;;;;;; (20352 65510))
24160;;; Generated autoloads from emacs-lisp/regexp-opt.el 24165;;; Generated autoloads from emacs-lisp/regexp-opt.el
24161 24166
24162(autoload 'regexp-opt "regexp-opt" "\ 24167(autoload 'regexp-opt "regexp-opt" "\
@@ -24187,7 +24192,7 @@ This means the number of non-shy regexp grouping constructs
24187 24192
24188;;;### (autoloads (remember-diary-extract-entries remember-clipboard 24193;;;### (autoloads (remember-diary-extract-entries remember-clipboard
24189;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 24194;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
24190;;;;;; (20309 60936)) 24195;;;;;; (20352 65510))
24191;;; Generated autoloads from textmodes/remember.el 24196;;; Generated autoloads from textmodes/remember.el
24192 24197
24193(autoload 'remember "remember" "\ 24198(autoload 'remember "remember" "\
@@ -24218,7 +24223,7 @@ Extract diary entries from the region.
24218 24223
24219;;;*** 24224;;;***
24220 24225
24221;;;### (autoloads (repeat) "repeat" "repeat.el" (20309 60936)) 24226;;;### (autoloads (repeat) "repeat" "repeat.el" (20352 65510))
24222;;; Generated autoloads from repeat.el 24227;;; Generated autoloads from repeat.el
24223 24228
24224(autoload 'repeat "repeat" "\ 24229(autoload 'repeat "repeat" "\
@@ -24241,7 +24246,7 @@ recently executed command not bound to an input event\".
24241;;;*** 24246;;;***
24242 24247
24243;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 24248;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
24244;;;;;; (20309 60936)) 24249;;;;;; (20352 65510))
24245;;; Generated autoloads from mail/reporter.el 24250;;; Generated autoloads from mail/reporter.el
24246 24251
24247(autoload 'reporter-submit-bug-report "reporter" "\ 24252(autoload 'reporter-submit-bug-report "reporter" "\
@@ -24273,7 +24278,7 @@ mail-sending package is used for editing and sending the message.
24273;;;*** 24278;;;***
24274 24279
24275;;;### (autoloads (reposition-window) "reposition" "reposition.el" 24280;;;### (autoloads (reposition-window) "reposition" "reposition.el"
24276;;;;;; (20309 60936)) 24281;;;;;; (20352 65510))
24277;;; Generated autoloads from reposition.el 24282;;; Generated autoloads from reposition.el
24278 24283
24279(autoload 'reposition-window "reposition" "\ 24284(autoload 'reposition-window "reposition" "\
@@ -24300,7 +24305,7 @@ first comment line visible (if point is in a comment).
24300;;;*** 24305;;;***
24301 24306
24302;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 24307;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
24303;;;;;; (20309 60936)) 24308;;;;;; (20352 65510))
24304;;; Generated autoloads from reveal.el 24309;;; Generated autoloads from reveal.el
24305 24310
24306(autoload 'reveal-mode "reveal" "\ 24311(autoload 'reveal-mode "reveal" "\
@@ -24336,7 +24341,7 @@ the mode if ARG is omitted or nil.
24336;;;*** 24341;;;***
24337 24342
24338;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 24343;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
24339;;;;;; (20321 41303)) 24344;;;;;; (20352 65510))
24340;;; Generated autoloads from emacs-lisp/ring.el 24345;;; Generated autoloads from emacs-lisp/ring.el
24341 24346
24342(autoload 'ring-p "ring" "\ 24347(autoload 'ring-p "ring" "\
@@ -24351,7 +24356,7 @@ Make a ring that can contain SIZE elements.
24351 24356
24352;;;*** 24357;;;***
24353 24358
24354;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20309 60936)) 24359;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20352 65510))
24355;;; Generated autoloads from net/rlogin.el 24360;;; Generated autoloads from net/rlogin.el
24356 24361
24357(autoload 'rlogin "rlogin" "\ 24362(autoload 'rlogin "rlogin" "\
@@ -24400,7 +24405,7 @@ variable.
24400;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 24405;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
24401;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 24406;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
24402;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 24407;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p)
24403;;;;;; "rmail" "mail/rmail.el" (20315 8755)) 24408;;;;;; "rmail" "mail/rmail.el" (20370 20099))
24404;;; Generated autoloads from mail/rmail.el 24409;;; Generated autoloads from mail/rmail.el
24405 24410
24406(autoload 'rmail-movemail-variant-p "rmail" "\ 24411(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -24584,7 +24589,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
24584;;;*** 24589;;;***
24585 24590
24586;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 24591;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
24587;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20309 60936)) 24592;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20352 65510))
24588;;; Generated autoloads from mail/rmailout.el 24593;;; Generated autoloads from mail/rmailout.el
24589(put 'rmail-output-file-alist 'risky-local-variable t) 24594(put 'rmail-output-file-alist 'risky-local-variable t)
24590 24595
@@ -24649,7 +24654,7 @@ than appending to it. Deletes the message after writing if
24649;;;*** 24654;;;***
24650 24655
24651;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 24656;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
24652;;;;;; (20309 60936)) 24657;;;;;; (20352 65510))
24653;;; Generated autoloads from nxml/rng-cmpct.el 24658;;; Generated autoloads from nxml/rng-cmpct.el
24654 24659
24655(autoload 'rng-c-load-schema "rng-cmpct" "\ 24660(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -24661,7 +24666,7 @@ Return a pattern.
24661;;;*** 24666;;;***
24662 24667
24663;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 24668;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
24664;;;;;; (20309 60936)) 24669;;;;;; (20352 65510))
24665;;; Generated autoloads from nxml/rng-nxml.el 24670;;; Generated autoloads from nxml/rng-nxml.el
24666 24671
24667(autoload 'rng-nxml-mode-init "rng-nxml" "\ 24672(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -24674,7 +24679,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24674;;;*** 24679;;;***
24675 24680
24676;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24681;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24677;;;;;; (20309 60936)) 24682;;;;;; (20352 65510))
24678;;; Generated autoloads from nxml/rng-valid.el 24683;;; Generated autoloads from nxml/rng-valid.el
24679 24684
24680(autoload 'rng-validate-mode "rng-valid" "\ 24685(autoload 'rng-validate-mode "rng-valid" "\
@@ -24704,8 +24709,8 @@ to use for finding the schema.
24704 24709
24705;;;*** 24710;;;***
24706 24711
24707;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20309 24712;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20352
24708;;;;;; 60936)) 24713;;;;;; 65510))
24709;;; Generated autoloads from nxml/rng-xsd.el 24714;;; Generated autoloads from nxml/rng-xsd.el
24710 24715
24711(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 24716(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -24733,7 +24738,7 @@ must be equal.
24733;;;*** 24738;;;***
24734 24739
24735;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24740;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24736;;;;;; "robin" "international/robin.el" (20309 60936)) 24741;;;;;; "robin" "international/robin.el" (20352 65510))
24737;;; Generated autoloads from international/robin.el 24742;;; Generated autoloads from international/robin.el
24738 24743
24739(autoload 'robin-define-package "robin" "\ 24744(autoload 'robin-define-package "robin" "\
@@ -24766,7 +24771,7 @@ Start using robin package NAME, which is a string.
24766;;;*** 24771;;;***
24767 24772
24768;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 24773;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
24769;;;;;; rot13-string rot13) "rot13" "rot13.el" (20309 60936)) 24774;;;;;; rot13-string rot13) "rot13" "rot13.el" (20352 65510))
24770;;; Generated autoloads from rot13.el 24775;;; Generated autoloads from rot13.el
24771 24776
24772(autoload 'rot13 "rot13" "\ 24777(autoload 'rot13 "rot13" "\
@@ -24804,7 +24809,7 @@ Toggle the use of ROT13 encoding for the current window.
24804;;;*** 24809;;;***
24805 24810
24806;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24811;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24807;;;;;; (20309 60936)) 24812;;;;;; (20352 65510))
24808;;; Generated autoloads from textmodes/rst.el 24813;;; Generated autoloads from textmodes/rst.el
24809 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24814 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24810 24815
@@ -24841,7 +24846,7 @@ for modes derived from Text mode, like Mail mode.
24841;;;*** 24846;;;***
24842 24847
24843;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24848;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24844;;;;;; (20330 53092)) 24849;;;;;; (20352 65510))
24845;;; Generated autoloads from progmodes/ruby-mode.el 24850;;; Generated autoloads from progmodes/ruby-mode.el
24846 24851
24847(autoload 'ruby-mode "ruby-mode" "\ 24852(autoload 'ruby-mode "ruby-mode" "\
@@ -24862,8 +24867,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
24862 24867
24863;;;*** 24868;;;***
24864 24869
24865;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20309 24870;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20352
24866;;;;;; 60936)) 24871;;;;;; 65510))
24867;;; Generated autoloads from ruler-mode.el 24872;;; Generated autoloads from ruler-mode.el
24868 24873
24869(defvar ruler-mode nil "\ 24874(defvar ruler-mode nil "\
@@ -24880,8 +24885,8 @@ if ARG is omitted or nil.
24880 24885
24881;;;*** 24886;;;***
24882 24887
24883;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20309 24888;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20352
24884;;;;;; 60936)) 24889;;;;;; 65510))
24885;;; Generated autoloads from emacs-lisp/rx.el 24890;;; Generated autoloads from emacs-lisp/rx.el
24886 24891
24887(autoload 'rx-to-string "rx" "\ 24892(autoload 'rx-to-string "rx" "\
@@ -25192,8 +25197,8 @@ enclosed in `(and ...)'.
25192 25197
25193;;;*** 25198;;;***
25194 25199
25195;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20314 25200;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20352
25196;;;;;; 46279)) 25201;;;;;; 65510))
25197;;; Generated autoloads from savehist.el 25202;;; Generated autoloads from savehist.el
25198 25203
25199(defvar savehist-mode nil "\ 25204(defvar savehist-mode nil "\
@@ -25225,7 +25230,7 @@ histories, which is probably undesirable.
25225;;;*** 25230;;;***
25226 25231
25227;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 25232;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
25228;;;;;; (20309 60936)) 25233;;;;;; (20352 65510))
25229;;; Generated autoloads from progmodes/scheme.el 25234;;; Generated autoloads from progmodes/scheme.el
25230 25235
25231(autoload 'scheme-mode "scheme" "\ 25236(autoload 'scheme-mode "scheme" "\
@@ -25267,7 +25272,7 @@ that variable's value is a string.
25267;;;*** 25272;;;***
25268 25273
25269;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 25274;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
25270;;;;;; (20309 60936)) 25275;;;;;; (20352 65510))
25271;;; Generated autoloads from gnus/score-mode.el 25276;;; Generated autoloads from gnus/score-mode.el
25272 25277
25273(autoload 'gnus-score-mode "score-mode" "\ 25278(autoload 'gnus-score-mode "score-mode" "\
@@ -25281,7 +25286,7 @@ This mode is an extended emacs-lisp mode.
25281;;;*** 25286;;;***
25282 25287
25283;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 25288;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
25284;;;;;; (20309 60936)) 25289;;;;;; (20352 65510))
25285;;; Generated autoloads from scroll-all.el 25290;;; Generated autoloads from scroll-all.el
25286 25291
25287(defvar scroll-all-mode nil "\ 25292(defvar scroll-all-mode nil "\
@@ -25307,7 +25312,7 @@ one window apply to all visible windows in the same frame.
25307;;;*** 25312;;;***
25308 25313
25309;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 25314;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
25310;;;;;; (20309 60936)) 25315;;;;;; (20352 65510))
25311;;; Generated autoloads from scroll-lock.el 25316;;; Generated autoloads from scroll-lock.el
25312 25317
25313(autoload 'scroll-lock-mode "scroll-lock" "\ 25318(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -25323,7 +25328,7 @@ vertically fixed relative to window boundaries during scrolling.
25323 25328
25324;;;*** 25329;;;***
25325 25330
25326;;;### (autoloads nil "secrets" "net/secrets.el" (20309 60936)) 25331;;;### (autoloads nil "secrets" "net/secrets.el" (20352 65510))
25327;;; Generated autoloads from net/secrets.el 25332;;; Generated autoloads from net/secrets.el
25328(when (featurep 'dbusbind) 25333(when (featurep 'dbusbind)
25329 (autoload 'secrets-show-secrets "secrets" nil t)) 25334 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -25331,7 +25336,7 @@ vertically fixed relative to window boundaries during scrolling.
25331;;;*** 25336;;;***
25332 25337
25333;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 25338;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
25334;;;;;; "cedet/semantic.el" (20309 60936)) 25339;;;;;; "cedet/semantic.el" (20352 65510))
25335;;; Generated autoloads from cedet/semantic.el 25340;;; Generated autoloads from cedet/semantic.el
25336 25341
25337(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 25342(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -25385,7 +25390,7 @@ Semantic mode.
25385;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name 25390;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
25386;;;;;; mail-header-separator send-mail-function mail-interactive 25391;;;;;; mail-header-separator send-mail-function mail-interactive
25387;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 25392;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
25388;;;;;; "sendmail" "mail/sendmail.el" (20320 14810)) 25393;;;;;; "sendmail" "mail/sendmail.el" (20370 20099))
25389;;; Generated autoloads from mail/sendmail.el 25394;;; Generated autoloads from mail/sendmail.el
25390 25395
25391(defvar mail-from-style 'default "\ 25396(defvar mail-from-style 'default "\
@@ -25667,8 +25672,8 @@ Like `mail' command, but display mail buffer in another frame.
25667;;;*** 25672;;;***
25668 25673
25669;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25674;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25670;;;;;; server-force-delete server-start) "server" "server.el" (20341 25675;;;;;; server-force-delete server-start) "server" "server.el" (20362
25671;;;;;; 60214)) 25676;;;;;; 35575))
25672;;; Generated autoloads from server.el 25677;;; Generated autoloads from server.el
25673 25678
25674(put 'server-host 'risky-local-variable t) 25679(put 'server-host 'risky-local-variable t)
@@ -25735,7 +25740,7 @@ only these files will be asked to be saved.
25735 25740
25736;;;*** 25741;;;***
25737 25742
25738;;;### (autoloads (ses-mode) "ses" "ses.el" (20309 60936)) 25743;;;### (autoloads (ses-mode) "ses" "ses.el" (20352 65510))
25739;;; Generated autoloads from ses.el 25744;;; Generated autoloads from ses.el
25740 25745
25741(autoload 'ses-mode "ses" "\ 25746(autoload 'ses-mode "ses" "\
@@ -25754,7 +25759,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25754;;;*** 25759;;;***
25755 25760
25756;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25761;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25757;;;;;; (20309 60936)) 25762;;;;;; (20352 65510))
25758;;; Generated autoloads from textmodes/sgml-mode.el 25763;;; Generated autoloads from textmodes/sgml-mode.el
25759 25764
25760(autoload 'sgml-mode "sgml-mode" "\ 25765(autoload 'sgml-mode "sgml-mode" "\
@@ -25820,7 +25825,7 @@ To work around that, do:
25820;;;*** 25825;;;***
25821 25826
25822;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25827;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25823;;;;;; (20309 60936)) 25828;;;;;; (20352 65510))
25824;;; Generated autoloads from progmodes/sh-script.el 25829;;; Generated autoloads from progmodes/sh-script.el
25825(put 'sh-shell 'safe-local-variable 'symbolp) 25830(put 'sh-shell 'safe-local-variable 'symbolp)
25826 25831
@@ -25885,7 +25890,7 @@ with your script for an edit-interpret-debug cycle.
25885;;;*** 25890;;;***
25886 25891
25887;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 25892;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25888;;;;;; (20309 60936)) 25893;;;;;; (20352 65510))
25889;;; Generated autoloads from emacs-lisp/shadow.el 25894;;; Generated autoloads from emacs-lisp/shadow.el
25890 25895
25891(autoload 'list-load-path-shadows "shadow" "\ 25896(autoload 'list-load-path-shadows "shadow" "\
@@ -25935,8 +25940,8 @@ function, `load-path-shadows-find'.
25935;;;*** 25940;;;***
25936 25941
25937;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 25942;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
25938;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20309 25943;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20352
25939;;;;;; 60936)) 25944;;;;;; 65510))
25940;;; Generated autoloads from shadowfile.el 25945;;; Generated autoloads from shadowfile.el
25941 25946
25942(autoload 'shadow-define-cluster "shadowfile" "\ 25947(autoload 'shadow-define-cluster "shadowfile" "\
@@ -25975,7 +25980,7 @@ Set up file shadowing.
25975;;;*** 25980;;;***
25976 25981
25977;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25982;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25978;;;;;; (20321 41252)) 25983;;;;;; (20352 65510))
25979;;; Generated autoloads from shell.el 25984;;; Generated autoloads from shell.el
25980 25985
25981(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25986(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -26023,8 +26028,8 @@ Otherwise, one argument `-i' is passed to the shell.
26023 26028
26024;;;*** 26029;;;***
26025 26030
26026;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20327 26031;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20352
26027;;;;;; 64029)) 26032;;;;;; 65510))
26028;;; Generated autoloads from gnus/shr.el 26033;;; Generated autoloads from gnus/shr.el
26029 26034
26030(autoload 'shr-insert-document "shr" "\ 26035(autoload 'shr-insert-document "shr" "\
@@ -26037,7 +26042,7 @@ DOM should be a parse tree as generated by
26037;;;*** 26042;;;***
26038 26043
26039;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 26044;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
26040;;;;;; "sieve" "gnus/sieve.el" (20309 60936)) 26045;;;;;; "sieve" "gnus/sieve.el" (20352 65510))
26041;;; Generated autoloads from gnus/sieve.el 26046;;; Generated autoloads from gnus/sieve.el
26042 26047
26043(autoload 'sieve-manage "sieve" "\ 26048(autoload 'sieve-manage "sieve" "\
@@ -26058,7 +26063,7 @@ DOM should be a parse tree as generated by
26058;;;*** 26063;;;***
26059 26064
26060;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 26065;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
26061;;;;;; (20309 60936)) 26066;;;;;; (20352 65510))
26062;;; Generated autoloads from gnus/sieve-mode.el 26067;;; Generated autoloads from gnus/sieve-mode.el
26063 26068
26064(autoload 'sieve-mode "sieve-mode" "\ 26069(autoload 'sieve-mode "sieve-mode" "\
@@ -26073,8 +26078,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
26073 26078
26074;;;*** 26079;;;***
26075 26080
26076;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20309 26081;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20352
26077;;;;;; 60936)) 26082;;;;;; 65510))
26078;;; Generated autoloads from progmodes/simula.el 26083;;; Generated autoloads from progmodes/simula.el
26079 26084
26080(autoload 'simula-mode "simula" "\ 26085(autoload 'simula-mode "simula" "\
@@ -26123,7 +26128,7 @@ with no arguments, if that value is non-nil.
26123;;;*** 26128;;;***
26124 26129
26125;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 26130;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
26126;;;;;; define-skeleton) "skeleton" "skeleton.el" (20309 60936)) 26131;;;;;; define-skeleton) "skeleton" "skeleton.el" (20352 65510))
26127;;; Generated autoloads from skeleton.el 26132;;; Generated autoloads from skeleton.el
26128 26133
26129(defvar skeleton-filter-function 'identity "\ 26134(defvar skeleton-filter-function 'identity "\
@@ -26233,7 +26238,7 @@ symmetrical ones, and the same character twice for the others.
26233;;;*** 26238;;;***
26234 26239
26235;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 26240;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
26236;;;;;; "smerge-mode" "vc/smerge-mode.el" (20309 60936)) 26241;;;;;; "smerge-mode" "vc/smerge-mode.el" (20352 65510))
26237;;; Generated autoloads from vc/smerge-mode.el 26242;;; Generated autoloads from vc/smerge-mode.el
26238 26243
26239(autoload 'smerge-ediff "smerge-mode" "\ 26244(autoload 'smerge-ediff "smerge-mode" "\
@@ -26261,7 +26266,7 @@ If no conflict maker is found, turn off `smerge-mode'.
26261;;;*** 26266;;;***
26262 26267
26263;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 26268;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
26264;;;;;; (20309 60936)) 26269;;;;;; (20352 65510))
26265;;; Generated autoloads from gnus/smiley.el 26270;;; Generated autoloads from gnus/smiley.el
26266 26271
26267(autoload 'smiley-region "smiley" "\ 26272(autoload 'smiley-region "smiley" "\
@@ -26279,7 +26284,7 @@ interactively. If there's no argument, do it at the current buffer.
26279;;;*** 26284;;;***
26280 26285
26281;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 26286;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
26282;;;;;; "mail/smtpmail.el" (20314 46279)) 26287;;;;;; "mail/smtpmail.el" (20352 65510))
26283;;; Generated autoloads from mail/smtpmail.el 26288;;; Generated autoloads from mail/smtpmail.el
26284 26289
26285(autoload 'smtpmail-send-it "smtpmail" "\ 26290(autoload 'smtpmail-send-it "smtpmail" "\
@@ -26294,7 +26299,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
26294 26299
26295;;;*** 26300;;;***
26296 26301
26297;;;### (autoloads (snake) "snake" "play/snake.el" (20309 60936)) 26302;;;### (autoloads (snake) "snake" "play/snake.el" (20352 65510))
26298;;; Generated autoloads from play/snake.el 26303;;; Generated autoloads from play/snake.el
26299 26304
26300(autoload 'snake "snake" "\ 26305(autoload 'snake "snake" "\
@@ -26318,7 +26323,7 @@ Snake mode keybindings:
26318;;;*** 26323;;;***
26319 26324
26320;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 26325;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
26321;;;;;; (20309 60936)) 26326;;;;;; (20352 65510))
26322;;; Generated autoloads from net/snmp-mode.el 26327;;; Generated autoloads from net/snmp-mode.el
26323 26328
26324(autoload 'snmp-mode "snmp-mode" "\ 26329(autoload 'snmp-mode "snmp-mode" "\
@@ -26347,8 +26352,8 @@ then `snmpv2-mode-hook'.
26347 26352
26348;;;*** 26353;;;***
26349 26354
26350;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20309 26355;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20352
26351;;;;;; 60936)) 26356;;;;;; 65510))
26352;;; Generated autoloads from calendar/solar.el 26357;;; Generated autoloads from calendar/solar.el
26353 26358
26354(autoload 'sunrise-sunset "solar" "\ 26359(autoload 'sunrise-sunset "solar" "\
@@ -26363,8 +26368,8 @@ This function is suitable for execution in a .emacs file.
26363 26368
26364;;;*** 26369;;;***
26365 26370
26366;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20309 26371;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20352
26367;;;;;; 60936)) 26372;;;;;; 65510))
26368;;; Generated autoloads from play/solitaire.el 26373;;; Generated autoloads from play/solitaire.el
26369 26374
26370(autoload 'solitaire "solitaire" "\ 26375(autoload 'solitaire "solitaire" "\
@@ -26441,7 +26446,7 @@ Pick your favorite shortcuts:
26441 26446
26442;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 26447;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
26443;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 26448;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
26444;;;;;; sort-lines sort-subr) "sort" "sort.el" (20320 14810)) 26449;;;;;; sort-lines sort-subr) "sort" "sort.el" (20352 65510))
26445;;; Generated autoloads from sort.el 26450;;; Generated autoloads from sort.el
26446(put 'sort-fold-case 'safe-local-variable 'booleanp) 26451(put 'sort-fold-case 'safe-local-variable 'booleanp)
26447 26452
@@ -26585,8 +26590,8 @@ From a program takes two point or marker arguments, BEG and END.
26585 26590
26586;;;*** 26591;;;***
26587 26592
26588;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20309 26593;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20352
26589;;;;;; 60936)) 26594;;;;;; 65510))
26590;;; Generated autoloads from gnus/spam.el 26595;;; Generated autoloads from gnus/spam.el
26591 26596
26592(autoload 'spam-initialize "spam" "\ 26597(autoload 'spam-initialize "spam" "\
@@ -26602,7 +26607,7 @@ installed through `spam-necessary-extra-headers'.
26602 26607
26603;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 26608;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
26604;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 26609;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
26605;;;;;; "gnus/spam-report.el" (20309 60936)) 26610;;;;;; "gnus/spam-report.el" (20352 65510))
26606;;; Generated autoloads from gnus/spam-report.el 26611;;; Generated autoloads from gnus/spam-report.el
26607 26612
26608(autoload 'spam-report-process-queue "spam-report" "\ 26613(autoload 'spam-report-process-queue "spam-report" "\
@@ -26645,7 +26650,7 @@ Spam reports will be queued with the method used when
26645;;;*** 26650;;;***
26646 26651
26647;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26652;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26648;;;;;; "speedbar.el" (20315 2375)) 26653;;;;;; "speedbar.el" (20352 65510))
26649;;; Generated autoloads from speedbar.el 26654;;; Generated autoloads from speedbar.el
26650 26655
26651(defalias 'speedbar 'speedbar-frame-mode) 26656(defalias 'speedbar 'speedbar-frame-mode)
@@ -26669,8 +26674,8 @@ selected. If the speedbar frame is active, then select the attached frame.
26669 26674
26670;;;*** 26675;;;***
26671 26676
26672;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20309 26677;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20352
26673;;;;;; 60936)) 26678;;;;;; 65510))
26674;;; Generated autoloads from play/spook.el 26679;;; Generated autoloads from play/spook.el
26675 26680
26676(autoload 'spook "spook" "\ 26681(autoload 'spook "spook" "\
@@ -26689,7 +26694,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26689;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26694;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26690;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26695;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26691;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26696;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26692;;;;;; (20309 60936)) 26697;;;;;; (20352 65510))
26693;;; Generated autoloads from progmodes/sql.el 26698;;; Generated autoloads from progmodes/sql.el
26694 26699
26695(autoload 'sql-add-product-keywords "sql" "\ 26700(autoload 'sql-add-product-keywords "sql" "\
@@ -27185,7 +27190,7 @@ buffer.
27185;;;*** 27190;;;***
27186 27191
27187;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 27192;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
27188;;;;;; (20309 60936)) 27193;;;;;; (20352 65510))
27189;;; Generated autoloads from cedet/srecode/srt-mode.el 27194;;; Generated autoloads from cedet/srecode/srt-mode.el
27190 27195
27191(autoload 'srecode-template-mode "srecode/srt-mode" "\ 27196(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -27198,7 +27203,7 @@ Major-mode for writing SRecode macros.
27198;;;*** 27203;;;***
27199 27204
27200;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 27205;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
27201;;;;;; (20309 60936)) 27206;;;;;; (20352 65510))
27202;;; Generated autoloads from gnus/starttls.el 27207;;; Generated autoloads from gnus/starttls.el
27203 27208
27204(autoload 'starttls-open-stream "starttls" "\ 27209(autoload 'starttls-open-stream "starttls" "\
@@ -27225,8 +27230,8 @@ GnuTLS requires a port number.
27225;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 27230;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
27226;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 27231;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
27227;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 27232;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
27228;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20309 27233;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20352
27229;;;;;; 60936)) 27234;;;;;; 65510))
27230;;; Generated autoloads from strokes.el 27235;;; Generated autoloads from strokes.el
27231 27236
27232(autoload 'strokes-global-set-stroke "strokes" "\ 27237(autoload 'strokes-global-set-stroke "strokes" "\
@@ -27340,7 +27345,7 @@ Read a complex stroke and insert its glyph into the current buffer.
27340;;;*** 27345;;;***
27341 27346
27342;;;### (autoloads (studlify-buffer studlify-word studlify-region) 27347;;;### (autoloads (studlify-buffer studlify-word studlify-region)
27343;;;;;; "studly" "play/studly.el" (20309 60936)) 27348;;;;;; "studly" "play/studly.el" (20352 65510))
27344;;; Generated autoloads from play/studly.el 27349;;; Generated autoloads from play/studly.el
27345 27350
27346(autoload 'studlify-region "studly" "\ 27351(autoload 'studlify-region "studly" "\
@@ -27361,7 +27366,7 @@ Studlify-case the current buffer.
27361;;;*** 27366;;;***
27362 27367
27363;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 27368;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
27364;;;;;; (20309 60936)) 27369;;;;;; (20352 65510))
27365;;; Generated autoloads from progmodes/subword.el 27370;;; Generated autoloads from progmodes/subword.el
27366 27371
27367(autoload 'subword-mode "subword" "\ 27372(autoload 'subword-mode "subword" "\
@@ -27417,7 +27422,7 @@ See `subword-mode' for more information on Subword mode.
27417;;;*** 27422;;;***
27418 27423
27419;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 27424;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
27420;;;;;; (20309 60936)) 27425;;;;;; (20352 65510))
27421;;; Generated autoloads from mail/supercite.el 27426;;; Generated autoloads from mail/supercite.el
27422 27427
27423(autoload 'sc-cite-original "supercite" "\ 27428(autoload 'sc-cite-original "supercite" "\
@@ -27449,8 +27454,8 @@ and `sc-post-hook' is run after the guts of this function.
27449 27454
27450;;;*** 27455;;;***
27451 27456
27452;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20309 27457;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20352
27453;;;;;; 60936)) 27458;;;;;; 65510))
27454;;; Generated autoloads from t-mouse.el 27459;;; Generated autoloads from t-mouse.el
27455 27460
27456(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 27461(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -27478,7 +27483,7 @@ It relies on the `gpm' daemon being activated.
27478 27483
27479;;;*** 27484;;;***
27480 27485
27481;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20309 60936)) 27486;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20352 65510))
27482;;; Generated autoloads from tabify.el 27487;;; Generated autoloads from tabify.el
27483 27488
27484(autoload 'untabify "tabify" "\ 27489(autoload 'untabify "tabify" "\
@@ -27513,7 +27518,7 @@ The variable `tab-width' controls the spacing of tab stops.
27513;;;;;; table-recognize table-insert-row-column table-insert-column 27518;;;;;; table-recognize table-insert-row-column table-insert-column
27514;;;;;; table-insert-row table-insert table-point-left-cell-hook 27519;;;;;; table-insert-row table-insert table-point-left-cell-hook
27515;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 27520;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
27516;;;;;; "table" "textmodes/table.el" (20309 60936)) 27521;;;;;; "table" "textmodes/table.el" (20352 65510))
27517;;; Generated autoloads from textmodes/table.el 27522;;; Generated autoloads from textmodes/table.el
27518 27523
27519(defvar table-cell-map-hook nil "\ 27524(defvar table-cell-map-hook nil "\
@@ -28102,7 +28107,7 @@ converts a table into plain text without frames. It is a companion to
28102;;;*** 28107;;;***
28103 28108
28104;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el" 28109;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el"
28105;;;;;; (20328 25588)) 28110;;;;;; (20365 34527))
28106;;; Generated autoloads from emacs-lisp/tabulated-list.el 28111;;; Generated autoloads from emacs-lisp/tabulated-list.el
28107 28112
28108(autoload 'tabulated-list-mode "tabulated-list" "\ 28113(autoload 'tabulated-list-mode "tabulated-list" "\
@@ -28144,7 +28149,7 @@ as the ewoc pretty-printer.
28144 28149
28145;;;*** 28150;;;***
28146 28151
28147;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20309 60936)) 28152;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20352 65510))
28148;;; Generated autoloads from talk.el 28153;;; Generated autoloads from talk.el
28149 28154
28150(autoload 'talk-connect "talk" "\ 28155(autoload 'talk-connect "talk" "\
@@ -28159,7 +28164,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
28159 28164
28160;;;*** 28165;;;***
28161 28166
28162;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20324 28875)) 28167;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20352 65510))
28163;;; Generated autoloads from tar-mode.el 28168;;; Generated autoloads from tar-mode.el
28164 28169
28165(autoload 'tar-mode "tar-mode" "\ 28170(autoload 'tar-mode "tar-mode" "\
@@ -28183,7 +28188,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
28183;;;*** 28188;;;***
28184 28189
28185;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 28190;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
28186;;;;;; "progmodes/tcl.el" (20309 60936)) 28191;;;;;; "progmodes/tcl.el" (20352 65510))
28187;;; Generated autoloads from progmodes/tcl.el 28192;;; Generated autoloads from progmodes/tcl.el
28188 28193
28189(autoload 'tcl-mode "tcl" "\ 28194(autoload 'tcl-mode "tcl" "\
@@ -28231,7 +28236,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
28231 28236
28232;;;*** 28237;;;***
28233 28238
28234;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20309 60936)) 28239;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20352 65510))
28235;;; Generated autoloads from net/telnet.el 28240;;; Generated autoloads from net/telnet.el
28236 28241
28237(autoload 'telnet "telnet" "\ 28242(autoload 'telnet "telnet" "\
@@ -28257,7 +28262,7 @@ Normally input is edited in Emacs and sent a line at a time.
28257;;;*** 28262;;;***
28258 28263
28259;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 28264;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
28260;;;;;; (20309 60936)) 28265;;;;;; (20352 65510))
28261;;; Generated autoloads from term.el 28266;;; Generated autoloads from term.el
28262 28267
28263(autoload 'make-term "term" "\ 28268(autoload 'make-term "term" "\
@@ -28299,8 +28304,8 @@ use in that buffer.
28299 28304
28300;;;*** 28305;;;***
28301 28306
28302;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20309 28307;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20352
28303;;;;;; 60936)) 28308;;;;;; 65510))
28304;;; Generated autoloads from terminal.el 28309;;; Generated autoloads from terminal.el
28305 28310
28306(autoload 'terminal-emulator "terminal" "\ 28311(autoload 'terminal-emulator "terminal" "\
@@ -28337,7 +28342,7 @@ subprocess started.
28337;;;*** 28342;;;***
28338 28343
28339;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 28344;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
28340;;;;;; (20309 60936)) 28345;;;;;; (20352 65510))
28341;;; Generated autoloads from emacs-lisp/testcover.el 28346;;; Generated autoloads from emacs-lisp/testcover.el
28342 28347
28343(autoload 'testcover-this-defun "testcover" "\ 28348(autoload 'testcover-this-defun "testcover" "\
@@ -28347,7 +28352,7 @@ Start coverage on function under point.
28347 28352
28348;;;*** 28353;;;***
28349 28354
28350;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20309 60936)) 28355;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20352 65510))
28351;;; Generated autoloads from play/tetris.el 28356;;; Generated autoloads from play/tetris.el
28352 28357
28353(autoload 'tetris "tetris" "\ 28358(autoload 'tetris "tetris" "\
@@ -28378,7 +28383,7 @@ tetris-mode keybindings:
28378;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 28383;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
28379;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 28384;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
28380;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 28385;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
28381;;;;;; (20309 60936)) 28386;;;;;; (20352 65510))
28382;;; Generated autoloads from textmodes/tex-mode.el 28387;;; Generated autoloads from textmodes/tex-mode.el
28383 28388
28384(defvar tex-shell-file-name nil "\ 28389(defvar tex-shell-file-name nil "\
@@ -28680,7 +28685,7 @@ Major mode to edit DocTeX files.
28680;;;*** 28685;;;***
28681 28686
28682;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28687;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28683;;;;;; "texinfmt" "textmodes/texinfmt.el" (20309 60936)) 28688;;;;;; "texinfmt" "textmodes/texinfmt.el" (20352 65510))
28684;;; Generated autoloads from textmodes/texinfmt.el 28689;;; Generated autoloads from textmodes/texinfmt.el
28685 28690
28686(autoload 'texinfo-format-buffer "texinfmt" "\ 28691(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28720,7 +28725,7 @@ if large. You can use `Info-split' to do this manually.
28720;;;*** 28725;;;***
28721 28726
28722;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 28727;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
28723;;;;;; "texinfo" "textmodes/texinfo.el" (20309 60936)) 28728;;;;;; "texinfo" "textmodes/texinfo.el" (20352 65510))
28724;;; Generated autoloads from textmodes/texinfo.el 28729;;; Generated autoloads from textmodes/texinfo.el
28725 28730
28726(defvar texinfo-open-quote (purecopy "``") "\ 28731(defvar texinfo-open-quote (purecopy "``") "\
@@ -28806,7 +28811,7 @@ value of `texinfo-mode-hook'.
28806 28811
28807;;;### (autoloads (thai-composition-function thai-compose-buffer 28812;;;### (autoloads (thai-composition-function thai-compose-buffer
28808;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 28813;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
28809;;;;;; (20309 60936)) 28814;;;;;; (20352 65510))
28810;;; Generated autoloads from language/thai-util.el 28815;;; Generated autoloads from language/thai-util.el
28811 28816
28812(autoload 'thai-compose-region "thai-util" "\ 28817(autoload 'thai-compose-region "thai-util" "\
@@ -28835,7 +28840,7 @@ Compose Thai characters in the current buffer.
28835 28840
28836;;;### (autoloads (list-at-point number-at-point symbol-at-point 28841;;;### (autoloads (list-at-point number-at-point symbol-at-point
28837;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28842;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28838;;;;;; "thingatpt" "thingatpt.el" (20309 60936)) 28843;;;;;; "thingatpt" "thingatpt.el" (20352 65510))
28839;;; Generated autoloads from thingatpt.el 28844;;; Generated autoloads from thingatpt.el
28840 28845
28841(autoload 'forward-thing "thingatpt" "\ 28846(autoload 'forward-thing "thingatpt" "\
@@ -28898,7 +28903,7 @@ Return the Lisp list at point, or nil if none is found.
28898 28903
28899;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 28904;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
28900;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 28905;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
28901;;;;;; (20309 60936)) 28906;;;;;; (20352 65510))
28902;;; Generated autoloads from thumbs.el 28907;;; Generated autoloads from thumbs.el
28903 28908
28904(autoload 'thumbs-find-thumb "thumbs" "\ 28909(autoload 'thumbs-find-thumb "thumbs" "\
@@ -28936,8 +28941,8 @@ In dired, call the setroot program on the image at point.
28936;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 28941;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
28937;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 28942;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
28938;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 28943;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
28939;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20309 28944;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20352
28940;;;;;; 60936)) 28945;;;;;; 65510))
28941;;; Generated autoloads from language/tibet-util.el 28946;;; Generated autoloads from language/tibet-util.el
28942 28947
28943(autoload 'tibetan-char-p "tibet-util" "\ 28948(autoload 'tibetan-char-p "tibet-util" "\
@@ -29011,7 +29016,7 @@ See also docstring of the function tibetan-compose-region.
29011;;;*** 29016;;;***
29012 29017
29013;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 29018;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
29014;;;;;; (20309 60936)) 29019;;;;;; (20352 65510))
29015;;; Generated autoloads from textmodes/tildify.el 29020;;; Generated autoloads from textmodes/tildify.el
29016 29021
29017(autoload 'tildify-region "tildify" "\ 29022(autoload 'tildify-region "tildify" "\
@@ -29036,7 +29041,7 @@ This function performs no refilling of the changed text.
29036 29041
29037;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 29042;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
29038;;;;;; display-time-mode display-time display-time-day-and-date) 29043;;;;;; display-time-mode display-time display-time-day-and-date)
29039;;;;;; "time" "time.el" (20309 60936)) 29044;;;;;; "time" "time.el" (20352 65510))
29040;;; Generated autoloads from time.el 29045;;; Generated autoloads from time.el
29041 29046
29042(defvar display-time-day-and-date nil "\ 29047(defvar display-time-day-and-date nil "\
@@ -29102,7 +29107,7 @@ Return a string giving the duration of the Emacs initialization.
29102;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 29107;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
29103;;;;;; time-add time-subtract time-since days-to-time time-less-p 29108;;;;;; time-add time-subtract time-since days-to-time time-less-p
29104;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 29109;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
29105;;;;;; (20309 60936)) 29110;;;;;; (20352 65510))
29106;;; Generated autoloads from calendar/time-date.el 29111;;; Generated autoloads from calendar/time-date.el
29107 29112
29108(autoload 'date-to-time "time-date" "\ 29113(autoload 'date-to-time "time-date" "\
@@ -29216,7 +29221,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
29216;;;*** 29221;;;***
29217 29222
29218;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 29223;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
29219;;;;;; "time-stamp.el" (20309 60936)) 29224;;;;;; "time-stamp.el" (20352 65510))
29220;;; Generated autoloads from time-stamp.el 29225;;; Generated autoloads from time-stamp.el
29221(put 'time-stamp-format 'safe-local-variable 'stringp) 29226(put 'time-stamp-format 'safe-local-variable 'stringp)
29222(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 29227(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -29260,7 +29265,7 @@ With ARG, turn time stamping on if and only if arg is positive.
29260;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 29265;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
29261;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 29266;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
29262;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 29267;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
29263;;;;;; (20309 60936)) 29268;;;;;; (20352 65510))
29264;;; Generated autoloads from calendar/timeclock.el 29269;;; Generated autoloads from calendar/timeclock.el
29265 29270
29266(autoload 'timeclock-modeline-display "timeclock" "\ 29271(autoload 'timeclock-modeline-display "timeclock" "\
@@ -29360,7 +29365,7 @@ relative only to the time worked today, and not to past time.
29360;;;*** 29365;;;***
29361 29366
29362;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 29367;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
29363;;;;;; "international/titdic-cnv.el" (20309 60936)) 29368;;;;;; "international/titdic-cnv.el" (20352 65510))
29364;;; Generated autoloads from international/titdic-cnv.el 29369;;; Generated autoloads from international/titdic-cnv.el
29365 29370
29366(autoload 'titdic-convert "titdic-cnv" "\ 29371(autoload 'titdic-convert "titdic-cnv" "\
@@ -29383,7 +29388,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
29383;;;*** 29388;;;***
29384 29389
29385;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 29390;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
29386;;;;;; "tmm.el" (20309 60936)) 29391;;;;;; "tmm.el" (20352 65510))
29387;;; Generated autoloads from tmm.el 29392;;; Generated autoloads from tmm.el
29388 (define-key global-map "\M-`" 'tmm-menubar) 29393 (define-key global-map "\M-`" 'tmm-menubar)
29389 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 29394 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -29423,7 +29428,7 @@ Its value should be an event that has a binding in MENU.
29423 29428
29424;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 29429;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
29425;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 29430;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
29426;;;;;; "todo-mode" "calendar/todo-mode.el" (20309 60936)) 29431;;;;;; "todo-mode" "calendar/todo-mode.el" (20352 65510))
29427;;; Generated autoloads from calendar/todo-mode.el 29432;;; Generated autoloads from calendar/todo-mode.el
29428 29433
29429(autoload 'todo-add-category "todo-mode" "\ 29434(autoload 'todo-add-category "todo-mode" "\
@@ -29483,7 +29488,7 @@ Show TODO list.
29483 29488
29484;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 29489;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
29485;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 29490;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
29486;;;;;; "tool-bar" "tool-bar.el" (20309 60936)) 29491;;;;;; "tool-bar" "tool-bar.el" (20352 65510))
29487;;; Generated autoloads from tool-bar.el 29492;;; Generated autoloads from tool-bar.el
29488 29493
29489(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 29494(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -29554,7 +29559,7 @@ holds a keymap.
29554;;;*** 29559;;;***
29555 29560
29556;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29561;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
29557;;;;;; (20309 60936)) 29562;;;;;; (20352 65510))
29558;;; Generated autoloads from emulation/tpu-edt.el 29563;;; Generated autoloads from emulation/tpu-edt.el
29559 29564
29560(defvar tpu-edt-mode nil "\ 29565(defvar tpu-edt-mode nil "\
@@ -29584,7 +29589,7 @@ Turn on TPU/edt emulation.
29584;;;*** 29589;;;***
29585 29590
29586;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29591;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
29587;;;;;; (20309 60936)) 29592;;;;;; (20352 65510))
29588;;; Generated autoloads from emulation/tpu-mapper.el 29593;;; Generated autoloads from emulation/tpu-mapper.el
29589 29594
29590(autoload 'tpu-mapper "tpu-mapper" "\ 29595(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29618,7 +29623,7 @@ your local X guru can try to figure out why the key is being ignored.
29618 29623
29619;;;*** 29624;;;***
29620 29625
29621;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20309 60936)) 29626;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20352 65510))
29622;;; Generated autoloads from emacs-lisp/tq.el 29627;;; Generated autoloads from emacs-lisp/tq.el
29623 29628
29624(autoload 'tq-create "tq" "\ 29629(autoload 'tq-create "tq" "\
@@ -29632,7 +29637,7 @@ to a tcp server on another machine.
29632;;;*** 29637;;;***
29633 29638
29634;;;### (autoloads (trace-function-background trace-function trace-buffer) 29639;;;### (autoloads (trace-function-background trace-function trace-buffer)
29635;;;;;; "trace" "emacs-lisp/trace.el" (20309 60936)) 29640;;;;;; "trace" "emacs-lisp/trace.el" (20352 65510))
29636;;; Generated autoloads from emacs-lisp/trace.el 29641;;; Generated autoloads from emacs-lisp/trace.el
29637 29642
29638(defvar trace-buffer (purecopy "*trace-output*") "\ 29643(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -29669,7 +29674,7 @@ BUFFER defaults to `trace-buffer'.
29669;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29674;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29670;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29675;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29671;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29676;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29672;;;;;; "net/tramp.el" (20343 48993)) 29677;;;;;; "net/tramp.el" (20352 65510))
29673;;; Generated autoloads from net/tramp.el 29678;;; Generated autoloads from net/tramp.el
29674 29679
29675(defvar tramp-mode t "\ 29680(defvar tramp-mode t "\
@@ -29802,7 +29807,7 @@ Discard Tramp from loading remote files.
29802;;;*** 29807;;;***
29803 29808
29804;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29809;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
29805;;;;;; (20309 60936)) 29810;;;;;; (20352 65510))
29806;;; Generated autoloads from net/tramp-ftp.el 29811;;; Generated autoloads from net/tramp-ftp.el
29807 29812
29808(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29813(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29812,8 +29817,8 @@ Discard Tramp from loading remote files.
29812 29817
29813;;;*** 29818;;;***
29814 29819
29815;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20341 29820;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20352
29816;;;;;; 56798)) 29821;;;;;; 65510))
29817;;; Generated autoloads from tutorial.el 29822;;; Generated autoloads from tutorial.el
29818 29823
29819(autoload 'help-with-tutorial "tutorial" "\ 29824(autoload 'help-with-tutorial "tutorial" "\
@@ -29838,7 +29843,7 @@ resumed later.
29838;;;*** 29843;;;***
29839 29844
29840;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 29845;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
29841;;;;;; (20309 60936)) 29846;;;;;; (20352 65510))
29842;;; Generated autoloads from language/tv-util.el 29847;;; Generated autoloads from language/tv-util.el
29843 29848
29844(autoload 'tai-viet-composition-function "tv-util" "\ 29849(autoload 'tai-viet-composition-function "tv-util" "\
@@ -29849,7 +29854,7 @@ resumed later.
29849;;;*** 29854;;;***
29850 29855
29851;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29856;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29852;;;;;; "textmodes/two-column.el" (20309 60936)) 29857;;;;;; "textmodes/two-column.el" (20352 65510))
29853;;; Generated autoloads from textmodes/two-column.el 29858;;; Generated autoloads from textmodes/two-column.el
29854 (autoload '2C-command "two-column" () t 'keymap) 29859 (autoload '2C-command "two-column" () t 'keymap)
29855 (global-set-key "\C-x6" '2C-command) 29860 (global-set-key "\C-x6" '2C-command)
@@ -29900,7 +29905,7 @@ First column's text sSs Second column's text
29900;;;;;; type-break type-break-mode type-break-keystroke-threshold 29905;;;;;; type-break type-break-mode type-break-keystroke-threshold
29901;;;;;; type-break-good-break-interval type-break-good-rest-interval 29906;;;;;; type-break-good-break-interval type-break-good-rest-interval
29902;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 29907;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29903;;;;;; (20309 60936)) 29908;;;;;; (20352 65510))
29904;;; Generated autoloads from type-break.el 29909;;; Generated autoloads from type-break.el
29905 29910
29906(defvar type-break-mode nil "\ 29911(defvar type-break-mode nil "\
@@ -30082,7 +30087,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
30082 30087
30083;;;*** 30088;;;***
30084 30089
30085;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20309 60936)) 30090;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20352 65510))
30086;;; Generated autoloads from mail/uce.el 30091;;; Generated autoloads from mail/uce.el
30087 30092
30088(autoload 'uce-reply-to-uce "uce" "\ 30093(autoload 'uce-reply-to-uce "uce" "\
@@ -30100,7 +30105,7 @@ You might need to set `uce-mail-reader' before using this.
30100;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 30105;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
30101;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 30106;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
30102;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 30107;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
30103;;;;;; "international/ucs-normalize.el" (20309 60936)) 30108;;;;;; "international/ucs-normalize.el" (20352 65510))
30104;;; Generated autoloads from international/ucs-normalize.el 30109;;; Generated autoloads from international/ucs-normalize.el
30105 30110
30106(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 30111(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -30166,7 +30171,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
30166;;;*** 30171;;;***
30167 30172
30168;;;### (autoloads (ununderline-region underline-region) "underline" 30173;;;### (autoloads (ununderline-region underline-region) "underline"
30169;;;;;; "textmodes/underline.el" (20309 60936)) 30174;;;;;; "textmodes/underline.el" (20352 65510))
30170;;; Generated autoloads from textmodes/underline.el 30175;;; Generated autoloads from textmodes/underline.el
30171 30176
30172(autoload 'underline-region "underline" "\ 30177(autoload 'underline-region "underline" "\
@@ -30187,7 +30192,7 @@ which specify the range to operate on.
30187;;;*** 30192;;;***
30188 30193
30189;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 30194;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
30190;;;;;; (20309 60936)) 30195;;;;;; (20352 65510))
30191;;; Generated autoloads from mail/unrmail.el 30196;;; Generated autoloads from mail/unrmail.el
30192 30197
30193(autoload 'batch-unrmail "unrmail" "\ 30198(autoload 'batch-unrmail "unrmail" "\
@@ -30206,8 +30211,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
30206 30211
30207;;;*** 30212;;;***
30208 30213
30209;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20309 30214;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20352
30210;;;;;; 60936)) 30215;;;;;; 65510))
30211;;; Generated autoloads from emacs-lisp/unsafep.el 30216;;; Generated autoloads from emacs-lisp/unsafep.el
30212 30217
30213(autoload 'unsafep "unsafep" "\ 30218(autoload 'unsafep "unsafep" "\
@@ -30220,7 +30225,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
30220;;;*** 30225;;;***
30221 30226
30222;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 30227;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
30223;;;;;; "url/url.el" (20309 60936)) 30228;;;;;; "url/url.el" (20352 65510))
30224;;; Generated autoloads from url/url.el 30229;;; Generated autoloads from url/url.el
30225 30230
30226(autoload 'url-retrieve "url" "\ 30231(autoload 'url-retrieve "url" "\
@@ -30264,7 +30269,7 @@ no further processing). URL is either a string or a parsed URL.
30264;;;*** 30269;;;***
30265 30270
30266;;;### (autoloads (url-register-auth-scheme url-get-authentication) 30271;;;### (autoloads (url-register-auth-scheme url-get-authentication)
30267;;;;;; "url-auth" "url/url-auth.el" (20309 60936)) 30272;;;;;; "url-auth" "url/url-auth.el" (20352 65510))
30268;;; Generated autoloads from url/url-auth.el 30273;;; Generated autoloads from url/url-auth.el
30269 30274
30270(autoload 'url-get-authentication "url-auth" "\ 30275(autoload 'url-get-authentication "url-auth" "\
@@ -30306,7 +30311,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
30306;;;*** 30311;;;***
30307 30312
30308;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 30313;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
30309;;;;;; "url-cache" "url/url-cache.el" (20309 60936)) 30314;;;;;; "url-cache" "url/url-cache.el" (20352 65510))
30310;;; Generated autoloads from url/url-cache.el 30315;;; Generated autoloads from url/url-cache.el
30311 30316
30312(autoload 'url-store-in-cache "url-cache" "\ 30317(autoload 'url-store-in-cache "url-cache" "\
@@ -30327,7 +30332,7 @@ Extract FNAM from the local disk cache.
30327 30332
30328;;;*** 30333;;;***
30329 30334
30330;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20309 60936)) 30335;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20352 65510))
30331;;; Generated autoloads from url/url-cid.el 30336;;; Generated autoloads from url/url-cid.el
30332 30337
30333(autoload 'url-cid "url-cid" "\ 30338(autoload 'url-cid "url-cid" "\
@@ -30338,7 +30343,7 @@ Extract FNAM from the local disk cache.
30338;;;*** 30343;;;***
30339 30344
30340;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 30345;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
30341;;;;;; "url/url-dav.el" (20309 60936)) 30346;;;;;; "url/url-dav.el" (20352 65510))
30342;;; Generated autoloads from url/url-dav.el 30347;;; Generated autoloads from url/url-dav.el
30343 30348
30344(autoload 'url-dav-supported-p "url-dav" "\ 30349(autoload 'url-dav-supported-p "url-dav" "\
@@ -30353,8 +30358,8 @@ Extract FNAM from the local disk cache.
30353 30358
30354;;;*** 30359;;;***
30355 30360
30356;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20309 30361;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20352
30357;;;;;; 60936)) 30362;;;;;; 65510))
30358;;; Generated autoloads from url/url-file.el 30363;;; Generated autoloads from url/url-file.el
30359 30364
30360(autoload 'url-file "url-file" "\ 30365(autoload 'url-file "url-file" "\
@@ -30365,7 +30370,7 @@ Handle file: and ftp: URLs.
30365;;;*** 30370;;;***
30366 30371
30367;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 30372;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
30368;;;;;; "url/url-gw.el" (20309 60936)) 30373;;;;;; "url/url-gw.el" (20352 65510))
30369;;; Generated autoloads from url/url-gw.el 30374;;; Generated autoloads from url/url-gw.el
30370 30375
30371(autoload 'url-gateway-nslookup-host "url-gw" "\ 30376(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -30385,7 +30390,7 @@ Might do a non-blocking connection; use `process-status' to check.
30385 30390
30386;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 30391;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
30387;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 30392;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
30388;;;;;; (20309 60936)) 30393;;;;;; (20352 65510))
30389;;; Generated autoloads from url/url-handlers.el 30394;;; Generated autoloads from url/url-handlers.el
30390 30395
30391(defvar url-handler-mode nil "\ 30396(defvar url-handler-mode nil "\
@@ -30440,7 +30445,7 @@ accessible.
30440;;;*** 30445;;;***
30441 30446
30442;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 30447;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
30443;;;;;; url-http) "url-http" "url/url-http.el" (20316 49235)) 30448;;;;;; url-http) "url-http" "url/url-http.el" (20352 65510))
30444;;; Generated autoloads from url/url-http.el 30449;;; Generated autoloads from url/url-http.el
30445 30450
30446(autoload 'url-http "url-http" "\ 30451(autoload 'url-http "url-http" "\
@@ -30509,7 +30514,7 @@ HTTPS retrievals are asynchronous.")
30509 30514
30510;;;*** 30515;;;***
30511 30516
30512;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20309 60936)) 30517;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20352 65510))
30513;;; Generated autoloads from url/url-irc.el 30518;;; Generated autoloads from url/url-irc.el
30514 30519
30515(autoload 'url-irc "url-irc" "\ 30520(autoload 'url-irc "url-irc" "\
@@ -30519,8 +30524,8 @@ HTTPS retrievals are asynchronous.")
30519 30524
30520;;;*** 30525;;;***
30521 30526
30522;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20309 30527;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20352
30523;;;;;; 60936)) 30528;;;;;; 65510))
30524;;; Generated autoloads from url/url-ldap.el 30529;;; Generated autoloads from url/url-ldap.el
30525 30530
30526(autoload 'url-ldap "url-ldap" "\ 30531(autoload 'url-ldap "url-ldap" "\
@@ -30534,7 +30539,7 @@ URL can be a URL string, or a URL vector of the type returned by
30534;;;*** 30539;;;***
30535 30540
30536;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 30541;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
30537;;;;;; (20309 60936)) 30542;;;;;; (20352 65510))
30538;;; Generated autoloads from url/url-mailto.el 30543;;; Generated autoloads from url/url-mailto.el
30539 30544
30540(autoload 'url-mail "url-mailto" "\ 30545(autoload 'url-mail "url-mailto" "\
@@ -30550,7 +30555,7 @@ Handle the mailto: URL syntax.
30550;;;*** 30555;;;***
30551 30556
30552;;;### (autoloads (url-data url-generic-emulator-loader url-info 30557;;;### (autoloads (url-data url-generic-emulator-loader url-info
30553;;;;;; url-man) "url-misc" "url/url-misc.el" (20309 60936)) 30558;;;;;; url-man) "url-misc" "url/url-misc.el" (20352 65510))
30554;;; Generated autoloads from url/url-misc.el 30559;;; Generated autoloads from url/url-misc.el
30555 30560
30556(autoload 'url-man "url-misc" "\ 30561(autoload 'url-man "url-misc" "\
@@ -30582,7 +30587,7 @@ Fetch a data URL (RFC 2397).
30582;;;*** 30587;;;***
30583 30588
30584;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 30589;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
30585;;;;;; (20309 60936)) 30590;;;;;; (20352 65510))
30586;;; Generated autoloads from url/url-news.el 30591;;; Generated autoloads from url/url-news.el
30587 30592
30588(autoload 'url-news "url-news" "\ 30593(autoload 'url-news "url-news" "\
@@ -30599,7 +30604,7 @@ Fetch a data URL (RFC 2397).
30599 30604
30600;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 30605;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
30601;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 30606;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
30602;;;;;; (20309 60936)) 30607;;;;;; (20352 65510))
30603;;; Generated autoloads from url/url-ns.el 30608;;; Generated autoloads from url/url-ns.el
30604 30609
30605(autoload 'isPlainHostName "url-ns" "\ 30610(autoload 'isPlainHostName "url-ns" "\
@@ -30640,7 +30645,7 @@ Fetch a data URL (RFC 2397).
30640;;;*** 30645;;;***
30641 30646
30642;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30647;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30643;;;;;; "url/url-parse.el" (20309 60936)) 30648;;;;;; "url/url-parse.el" (20352 65510))
30644;;; Generated autoloads from url/url-parse.el 30649;;; Generated autoloads from url/url-parse.el
30645 30650
30646(autoload 'url-recreate-url "url-parse" "\ 30651(autoload 'url-recreate-url "url-parse" "\
@@ -30658,7 +30663,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
30658;;;*** 30663;;;***
30659 30664
30660;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 30665;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
30661;;;;;; (20309 60936)) 30666;;;;;; (20352 65510))
30662;;; Generated autoloads from url/url-privacy.el 30667;;; Generated autoloads from url/url-privacy.el
30663 30668
30664(autoload 'url-setup-privacy-info "url-privacy" "\ 30669(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -30669,7 +30674,7 @@ Setup variables that expose info about you and your system.
30669;;;*** 30674;;;***
30670 30675
30671;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 30676;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
30672;;;;;; (20335 9743)) 30677;;;;;; (20352 65510))
30673;;; Generated autoloads from url/url-queue.el 30678;;; Generated autoloads from url/url-queue.el
30674 30679
30675(autoload 'url-queue-retrieve "url-queue" "\ 30680(autoload 'url-queue-retrieve "url-queue" "\
@@ -30689,7 +30694,7 @@ The variable `url-queue-timeout' sets a timeout.
30689;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 30694;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
30690;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 30695;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
30691;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 30696;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
30692;;;;;; "url-util" "url/url-util.el" (20309 60936)) 30697;;;;;; "url-util" "url/url-util.el" (20352 65510))
30693;;; Generated autoloads from url/url-util.el 30698;;; Generated autoloads from url/url-util.el
30694 30699
30695(defvar url-debug nil "\ 30700(defvar url-debug nil "\
@@ -30825,7 +30830,7 @@ This uses `url-current-object', set locally to the buffer.
30825;;;*** 30830;;;***
30826 30831
30827;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30832;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30828;;;;;; "userlock" "userlock.el" (20309 60936)) 30833;;;;;; "userlock" "userlock.el" (20352 65510))
30829;;; Generated autoloads from userlock.el 30834;;; Generated autoloads from userlock.el
30830 30835
30831(autoload 'ask-user-about-lock "userlock" "\ 30836(autoload 'ask-user-about-lock "userlock" "\
@@ -30855,7 +30860,7 @@ The buffer in question is current when this function is called.
30855 30860
30856;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 30861;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
30857;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 30862;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
30858;;;;;; "utf-7" "international/utf-7.el" (20309 60936)) 30863;;;;;; "utf-7" "international/utf-7.el" (20352 65510))
30859;;; Generated autoloads from international/utf-7.el 30864;;; Generated autoloads from international/utf-7.el
30860 30865
30861(autoload 'utf-7-post-read-conversion "utf-7" "\ 30866(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -30880,7 +30885,7 @@ The buffer in question is current when this function is called.
30880 30885
30881;;;*** 30886;;;***
30882 30887
30883;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20309 60936)) 30888;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20352 65510))
30884;;; Generated autoloads from gnus/utf7.el 30889;;; Generated autoloads from gnus/utf7.el
30885 30890
30886(autoload 'utf7-encode "utf7" "\ 30891(autoload 'utf7-encode "utf7" "\
@@ -30892,7 +30897,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30892 30897
30893;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30898;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30894;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30899;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30895;;;;;; (20309 60936)) 30900;;;;;; (20352 65510))
30896;;; Generated autoloads from mail/uudecode.el 30901;;; Generated autoloads from mail/uudecode.el
30897 30902
30898(autoload 'uudecode-decode-region-external "uudecode" "\ 30903(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30922,8 +30927,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30922;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers 30927;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers
30923;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30928;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30924;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30929;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30925;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20333 30930;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20375
30926;;;;;; 51787)) 30931;;;;;; 44124))
30927;;; Generated autoloads from vc/vc.el 30932;;; Generated autoloads from vc/vc.el
30928 30933
30929(defvar vc-checkout-hook nil "\ 30934(defvar vc-checkout-hook nil "\
@@ -31201,7 +31206,7 @@ Return the branch part of a revision number REV.
31201;;;*** 31206;;;***
31202 31207
31203;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 31208;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
31204;;;;;; (20309 60936)) 31209;;;;;; (20352 65510))
31205;;; Generated autoloads from vc/vc-annotate.el 31210;;; Generated autoloads from vc/vc-annotate.el
31206 31211
31207(autoload 'vc-annotate "vc-annotate" "\ 31212(autoload 'vc-annotate "vc-annotate" "\
@@ -31238,7 +31243,7 @@ mode-specific menu. `vc-annotate-color-map' and
31238 31243
31239;;;*** 31244;;;***
31240 31245
31241;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20309 60936)) 31246;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20352 65510))
31242;;; Generated autoloads from vc/vc-arch.el 31247;;; Generated autoloads from vc/vc-arch.el
31243 (defun vc-arch-registered (file) 31248 (defun vc-arch-registered (file)
31244 (if (vc-find-root file "{arch}/=tagging-method") 31249 (if (vc-find-root file "{arch}/=tagging-method")
@@ -31248,7 +31253,7 @@ mode-specific menu. `vc-annotate-color-map' and
31248 31253
31249;;;*** 31254;;;***
31250 31255
31251;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20332 33075)) 31256;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20352 65510))
31252;;; Generated autoloads from vc/vc-bzr.el 31257;;; Generated autoloads from vc/vc-bzr.el
31253 31258
31254(defconst vc-bzr-admin-dirname ".bzr" "\ 31259(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -31264,7 +31269,7 @@ Name of the format file in a .bzr directory.")
31264 31269
31265;;;*** 31270;;;***
31266 31271
31267;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20309 60936)) 31272;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20352 65510))
31268;;; Generated autoloads from vc/vc-cvs.el 31273;;; Generated autoloads from vc/vc-cvs.el
31269(defun vc-cvs-registered (f) 31274(defun vc-cvs-registered (f)
31270 "Return non-nil if file F is registered with CVS." 31275 "Return non-nil if file F is registered with CVS."
@@ -31275,7 +31280,7 @@ Name of the format file in a .bzr directory.")
31275 31280
31276;;;*** 31281;;;***
31277 31282
31278;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20309 60936)) 31283;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20352 65510))
31279;;; Generated autoloads from vc/vc-dir.el 31284;;; Generated autoloads from vc/vc-dir.el
31280 31285
31281(autoload 'vc-dir "vc-dir" "\ 31286(autoload 'vc-dir "vc-dir" "\
@@ -31300,7 +31305,7 @@ These are the commands available for use in the file status buffer:
31300;;;*** 31305;;;***
31301 31306
31302;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 31307;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
31303;;;;;; (20309 60936)) 31308;;;;;; (20352 65510))
31304;;; Generated autoloads from vc/vc-dispatcher.el 31309;;; Generated autoloads from vc/vc-dispatcher.el
31305 31310
31306(autoload 'vc-do-command "vc-dispatcher" "\ 31311(autoload 'vc-do-command "vc-dispatcher" "\
@@ -31323,7 +31328,7 @@ case, and the process object in the asynchronous case.
31323 31328
31324;;;*** 31329;;;***
31325 31330
31326;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20341 24416)) 31331;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20377 65403))
31327;;; Generated autoloads from vc/vc-git.el 31332;;; Generated autoloads from vc/vc-git.el
31328 (defun vc-git-registered (file) 31333 (defun vc-git-registered (file)
31329 "Return non-nil if FILE is registered with git." 31334 "Return non-nil if FILE is registered with git."
@@ -31334,7 +31339,7 @@ case, and the process object in the asynchronous case.
31334 31339
31335;;;*** 31340;;;***
31336 31341
31337;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20320 14810)) 31342;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20352 65510))
31338;;; Generated autoloads from vc/vc-hg.el 31343;;; Generated autoloads from vc/vc-hg.el
31339 (defun vc-hg-registered (file) 31344 (defun vc-hg-registered (file)
31340 "Return non-nil if FILE is registered with hg." 31345 "Return non-nil if FILE is registered with hg."
@@ -31345,7 +31350,7 @@ case, and the process object in the asynchronous case.
31345 31350
31346;;;*** 31351;;;***
31347 31352
31348;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20309 60936)) 31353;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20352 65510))
31349;;; Generated autoloads from vc/vc-mtn.el 31354;;; Generated autoloads from vc/vc-mtn.el
31350 31355
31351(defconst vc-mtn-admin-dir "_MTN" "\ 31356(defconst vc-mtn-admin-dir "_MTN" "\
@@ -31362,7 +31367,7 @@ Name of the monotone directory's format file.")
31362;;;*** 31367;;;***
31363 31368
31364;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 31369;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
31365;;;;;; (20309 60936)) 31370;;;;;; (20352 65510))
31366;;; Generated autoloads from vc/vc-rcs.el 31371;;; Generated autoloads from vc/vc-rcs.el
31367 31372
31368(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 31373(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -31376,7 +31381,7 @@ For a description of possible values, see `vc-check-master-templates'.")
31376;;;*** 31381;;;***
31377 31382
31378;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 31383;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
31379;;;;;; (20309 60936)) 31384;;;;;; (20352 65510))
31380;;; Generated autoloads from vc/vc-sccs.el 31385;;; Generated autoloads from vc/vc-sccs.el
31381 31386
31382(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 31387(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -31393,7 +31398,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31393 31398
31394;;;*** 31399;;;***
31395 31400
31396;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20309 60936)) 31401;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20352 65510))
31397;;; Generated autoloads from vc/vc-svn.el 31402;;; Generated autoloads from vc/vc-svn.el
31398 (defun vc-svn-registered (f) 31403 (defun vc-svn-registered (f)
31399 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 31404 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -31407,7 +31412,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31407;;;*** 31412;;;***
31408 31413
31409;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 31414;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
31410;;;;;; (20309 60936)) 31415;;;;;; (20352 65510))
31411;;; Generated autoloads from progmodes/vera-mode.el 31416;;; Generated autoloads from progmodes/vera-mode.el
31412 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 31417 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
31413 31418
@@ -31465,7 +31470,7 @@ Key bindings:
31465;;;*** 31470;;;***
31466 31471
31467;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 31472;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
31468;;;;;; (20309 60936)) 31473;;;;;; (20352 65510))
31469;;; Generated autoloads from progmodes/verilog-mode.el 31474;;; Generated autoloads from progmodes/verilog-mode.el
31470 31475
31471(autoload 'verilog-mode "verilog-mode" "\ 31476(autoload 'verilog-mode "verilog-mode" "\
@@ -31604,7 +31609,7 @@ Key bindings specific to `verilog-mode-map' are:
31604;;;*** 31609;;;***
31605 31610
31606;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31611;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31607;;;;;; (20309 60936)) 31612;;;;;; (20352 65510))
31608;;; Generated autoloads from progmodes/vhdl-mode.el 31613;;; Generated autoloads from progmodes/vhdl-mode.el
31609 31614
31610(autoload 'vhdl-mode "vhdl-mode" "\ 31615(autoload 'vhdl-mode "vhdl-mode" "\
@@ -32145,7 +32150,7 @@ Key bindings:
32145 32150
32146;;;*** 32151;;;***
32147 32152
32148;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20309 60936)) 32153;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20352 65510))
32149;;; Generated autoloads from emulation/vi.el 32154;;; Generated autoloads from emulation/vi.el
32150 32155
32151(autoload 'vi-mode "vi" "\ 32156(autoload 'vi-mode "vi" "\
@@ -32200,7 +32205,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
32200;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 32205;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
32201;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 32206;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
32202;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 32207;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
32203;;;;;; "language/viet-util.el" (20309 60936)) 32208;;;;;; "language/viet-util.el" (20352 65510))
32204;;; Generated autoloads from language/viet-util.el 32209;;; Generated autoloads from language/viet-util.el
32205 32210
32206(autoload 'viet-encode-viscii-char "viet-util" "\ 32211(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -32248,7 +32253,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
32248;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 32253;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
32249;;;;;; view-buffer view-file-other-frame view-file-other-window 32254;;;;;; view-buffer view-file-other-frame view-file-other-window
32250;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 32255;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
32251;;;;;; "view" "view.el" (20324 28875)) 32256;;;;;; "view" "view.el" (20352 65510))
32252;;; Generated autoloads from view.el 32257;;; Generated autoloads from view.el
32253 32258
32254(defvar view-remove-frame-by-deleting t "\ 32259(defvar view-remove-frame-by-deleting t "\
@@ -32502,8 +32507,8 @@ Exit View mode and make the current buffer editable.
32502 32507
32503;;;*** 32508;;;***
32504 32509
32505;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20309 32510;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20352
32506;;;;;; 60936)) 32511;;;;;; 65510))
32507;;; Generated autoloads from emulation/vip.el 32512;;; Generated autoloads from emulation/vip.el
32508 32513
32509(autoload 'vip-setup "vip" "\ 32514(autoload 'vip-setup "vip" "\
@@ -32519,7 +32524,7 @@ Turn on VIP emulation of VI.
32519;;;*** 32524;;;***
32520 32525
32521;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 32526;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
32522;;;;;; (20309 60936)) 32527;;;;;; (20352 65510))
32523;;; Generated autoloads from emulation/viper.el 32528;;; Generated autoloads from emulation/viper.el
32524 32529
32525(autoload 'toggle-viper-mode "viper" "\ 32530(autoload 'toggle-viper-mode "viper" "\
@@ -32536,7 +32541,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
32536;;;*** 32541;;;***
32537 32542
32538;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 32543;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
32539;;;;;; (20309 60936)) 32544;;;;;; (20352 65510))
32540;;; Generated autoloads from emacs-lisp/warnings.el 32545;;; Generated autoloads from emacs-lisp/warnings.el
32541 32546
32542(defvar warning-prefix-function nil "\ 32547(defvar warning-prefix-function nil "\
@@ -32626,7 +32631,7 @@ this is equivalent to `display-warning', using
32626;;;*** 32631;;;***
32627 32632
32628;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 32633;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
32629;;;;;; (20309 60936)) 32634;;;;;; (20352 65510))
32630;;; Generated autoloads from wdired.el 32635;;; Generated autoloads from wdired.el
32631 32636
32632(autoload 'wdired-change-to-wdired-mode "wdired" "\ 32637(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -32642,7 +32647,7 @@ See `wdired-mode'.
32642 32647
32643;;;*** 32648;;;***
32644 32649
32645;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20309 60936)) 32650;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20352 65510))
32646;;; Generated autoloads from net/webjump.el 32651;;; Generated autoloads from net/webjump.el
32647 32652
32648(autoload 'webjump "webjump" "\ 32653(autoload 'webjump "webjump" "\
@@ -32659,7 +32664,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32659;;;*** 32664;;;***
32660 32665
32661;;;### (autoloads (which-function-mode which-func-mode) "which-func" 32666;;;### (autoloads (which-function-mode which-func-mode) "which-func"
32662;;;;;; "progmodes/which-func.el" (20309 60936)) 32667;;;;;; "progmodes/which-func.el" (20371 45292))
32663;;; Generated autoloads from progmodes/which-func.el 32668;;; Generated autoloads from progmodes/which-func.el
32664 (put 'which-func-format 'risky-local-variable t) 32669 (put 'which-func-format 'risky-local-variable t)
32665 (put 'which-func-current 'risky-local-variable t) 32670 (put 'which-func-current 'risky-local-variable t)
@@ -32695,7 +32700,7 @@ in certain major modes.
32695;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 32700;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
32696;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 32701;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
32697;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 32702;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
32698;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20309 60936)) 32703;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20352 65510))
32699;;; Generated autoloads from whitespace.el 32704;;; Generated autoloads from whitespace.el
32700 32705
32701(autoload 'whitespace-mode "whitespace" "\ 32706(autoload 'whitespace-mode "whitespace" "\
@@ -33094,7 +33099,7 @@ cleaning up these problems.
33094;;;*** 33099;;;***
33095 33100
33096;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 33101;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
33097;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20309 60936)) 33102;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20352 65510))
33098;;; Generated autoloads from wid-browse.el 33103;;; Generated autoloads from wid-browse.el
33099 33104
33100(autoload 'widget-browse-at "wid-browse" "\ 33105(autoload 'widget-browse-at "wid-browse" "\
@@ -33123,8 +33128,8 @@ if ARG is omitted or nil.
33123;;;*** 33128;;;***
33124 33129
33125;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 33130;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
33126;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20329 33131;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20352
33127;;;;;; 31524)) 33132;;;;;; 65510))
33128;;; Generated autoloads from wid-edit.el 33133;;; Generated autoloads from wid-edit.el
33129 33134
33130(autoload 'widgetp "wid-edit" "\ 33135(autoload 'widgetp "wid-edit" "\
@@ -33167,8 +33172,8 @@ Setup current buffer so editing string widgets works.
33167;;;*** 33172;;;***
33168 33173
33169;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 33174;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
33170;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20309 33175;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20352
33171;;;;;; 60936)) 33176;;;;;; 65510))
33172;;; Generated autoloads from windmove.el 33177;;; Generated autoloads from windmove.el
33173 33178
33174(autoload 'windmove-left "windmove" "\ 33179(autoload 'windmove-left "windmove" "\
@@ -33221,7 +33226,7 @@ Default MODIFIER is 'shift.
33221;;;*** 33226;;;***
33222 33227
33223;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 33228;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
33224;;;;;; (20309 60936)) 33229;;;;;; (20352 65510))
33225;;; Generated autoloads from winner.el 33230;;; Generated autoloads from winner.el
33226 33231
33227(defvar winner-mode nil "\ 33232(defvar winner-mode nil "\
@@ -33240,7 +33245,7 @@ With arg, turn Winner mode on if and only if arg is positive.
33240;;;*** 33245;;;***
33241 33246
33242;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 33247;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
33243;;;;;; woman woman-locale) "woman" "woman.el" (20309 60936)) 33248;;;;;; woman woman-locale) "woman" "woman.el" (20352 65510))
33244;;; Generated autoloads from woman.el 33249;;; Generated autoloads from woman.el
33245 33250
33246(defvar woman-locale nil "\ 33251(defvar woman-locale nil "\
@@ -33289,7 +33294,7 @@ Default bookmark handler for Woman buffers.
33289;;;*** 33294;;;***
33290 33295
33291;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 33296;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
33292;;;;;; (20320 14810)) 33297;;;;;; (20352 65510))
33293;;; Generated autoloads from emulation/ws-mode.el 33298;;; Generated autoloads from emulation/ws-mode.el
33294 33299
33295(autoload 'wordstar-mode "ws-mode" "\ 33300(autoload 'wordstar-mode "ws-mode" "\
@@ -33401,7 +33406,7 @@ The key bindings are:
33401 33406
33402;;;*** 33407;;;***
33403 33408
33404;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20309 60936)) 33409;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20352 65510))
33405;;; Generated autoloads from net/xesam.el 33410;;; Generated autoloads from net/xesam.el
33406 33411
33407(autoload 'xesam-search "xesam" "\ 33412(autoload 'xesam-search "xesam" "\
@@ -33421,7 +33426,7 @@ Example:
33421;;;*** 33426;;;***
33422 33427
33423;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 33428;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
33424;;;;;; (20309 60936)) 33429;;;;;; (20370 33496))
33425;;; Generated autoloads from xml.el 33430;;; Generated autoloads from xml.el
33426 33431
33427(autoload 'xml-parse-file "xml" "\ 33432(autoload 'xml-parse-file "xml" "\
@@ -33447,7 +33452,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
33447;;;*** 33452;;;***
33448 33453
33449;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 33454;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
33450;;;;;; "nxml/xmltok.el" (20309 60936)) 33455;;;;;; "nxml/xmltok.el" (20352 65510))
33451;;; Generated autoloads from nxml/xmltok.el 33456;;; Generated autoloads from nxml/xmltok.el
33452 33457
33453(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 33458(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -33465,8 +33470,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
33465 33470
33466;;;*** 33471;;;***
33467 33472
33468;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20309 33473;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20352
33469;;;;;; 60936)) 33474;;;;;; 65510))
33470;;; Generated autoloads from xt-mouse.el 33475;;; Generated autoloads from xt-mouse.el
33471 33476
33472(defvar xterm-mouse-mode nil "\ 33477(defvar xterm-mouse-mode nil "\
@@ -33496,7 +33501,7 @@ down the SHIFT key while pressing the mouse button.
33496;;;*** 33501;;;***
33497 33502
33498;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 33503;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
33499;;;;;; "gnus/yenc.el" (20309 60936)) 33504;;;;;; "gnus/yenc.el" (20352 65510))
33500;;; Generated autoloads from gnus/yenc.el 33505;;; Generated autoloads from gnus/yenc.el
33501 33506
33502(autoload 'yenc-decode-region "yenc" "\ 33507(autoload 'yenc-decode-region "yenc" "\
@@ -33512,7 +33517,7 @@ Extract file name from an yenc header.
33512;;;*** 33517;;;***
33513 33518
33514;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 33519;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
33515;;;;;; yow) "yow" "play/yow.el" (20309 60936)) 33520;;;;;; yow) "yow" "play/yow.el" (20352 65510))
33516;;; Generated autoloads from play/yow.el 33521;;; Generated autoloads from play/yow.el
33517 33522
33518(autoload 'yow "yow" "\ 33523(autoload 'yow "yow" "\
@@ -33538,7 +33543,7 @@ Zippy goes to the analyst.
33538 33543
33539;;;*** 33544;;;***
33540 33545
33541;;;### (autoloads (zone) "zone" "play/zone.el" (20309 60936)) 33546;;;### (autoloads (zone) "zone" "play/zone.el" (20352 65510))
33542;;; Generated autoloads from play/zone.el 33547;;; Generated autoloads from play/zone.el
33543 33548
33544(autoload 'zone "zone" "\ 33549(autoload 'zone "zone" "\
@@ -33749,7 +33754,7 @@ Zone out, completely.
33749;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 33754;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
33750;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 33755;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
33751;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 33756;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
33752;;;;;; "w32-vars.el" "x-dnd.el") (20345 10919 58375)) 33757;;;;;; "w32-vars.el" "x-dnd.el") (20378 51005 591713))
33753 33758
33754;;;*** 33759;;;***
33755 33760
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp
index b96b1000c49..e41e8f8a371 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -59,7 +59,7 @@
59/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/ 59/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
60/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/ 60/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
61/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/ 61/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
62/^#undef VERSION/s/^.*$/#define VERSION "24.0.95"/ 62/^#undef VERSION/s/^.*$/#define VERSION "24.0.96"/
63/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/ 63/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
64/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/ 64/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
65/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/ 65/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Info.plist b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
index 8fa9d4a125b..2e66f8a0f8c 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist
+++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
@@ -553,7 +553,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
553 <key>CFBundleExecutable</key> 553 <key>CFBundleExecutable</key>
554 <string>Emacs</string> 554 <string>Emacs</string>
555 <key>CFBundleGetInfoString</key> 555 <key>CFBundleGetInfoString</key>
556 <string>Emacs 24.0.95 Copyright (C) 2012 Free Software Foundation, Inc.</string> 556 <string>Emacs 24.0.96 Copyright (C) 2012 Free Software Foundation, Inc.</string>
557 <key>CFBundleIconFile</key> 557 <key>CFBundleIconFile</key>
558 <string>Emacs.icns</string> 558 <string>Emacs.icns</string>
559 <key>CFBundleIdentifier</key> 559 <key>CFBundleIdentifier</key>
@@ -566,7 +566,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
566 <string>APPL</string> 566 <string>APPL</string>
567 <!-- This should be the emacs version number. --> 567 <!-- This should be the emacs version number. -->
568 <key>CFBundleShortVersionString</key> 568 <key>CFBundleShortVersionString</key>
569 <string>24.0.95</string> 569 <string>24.0.96</string>
570 <key>CFBundleSignature</key> 570 <key>CFBundleSignature</key>
571 <string>EMAx</string> 571 <string>EMAx</string>
572 <!-- This SHOULD be a build number. --> 572 <!-- This SHOULD be a build number. -->
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
index 4be577ecc14..f1ca770b1df 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
+++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
@@ -1,6 +1,6 @@
1/* Localized versions of Info.plist keys */ 1/* Localized versions of Info.plist keys */
2 2
3CFBundleName = "Emacs"; 3CFBundleName = "Emacs";
4CFBundleShortVersionString = "Version 24.0.95"; 4CFBundleShortVersionString = "Version 24.0.96";
5CFBundleGetInfoString = "Emacs version 24.0.95, NS Windowing"; 5CFBundleGetInfoString = "Emacs version 24.0.96, NS Windowing";
6NSHumanReadableCopyright = "Copyright (C) 2012 Free Software Foundation, Inc."; 6NSHumanReadableCopyright = "Copyright (C) 2012 Free Software Foundation, Inc.";
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
index add1a608a5e..0e69c5bb045 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
+++ b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
@@ -1,7 +1,7 @@
1[Desktop Entry] 1[Desktop Entry]
2Encoding=UTF-8 2Encoding=UTF-8
3Type=Application 3Type=Application
4Version=24.0.95 4Version=24.0.96
5Categories=GNUstep 5Categories=GNUstep
6Name=Emacs 6Name=Emacs
7Comment=GNU Emacs for NeXT/Open/GNUstep and OS X 7Comment=GNU Emacs for NeXT/Open/GNUstep and OS X
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
index 86e3897421c..14d7a79c59a 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
+++ b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
@@ -2,7 +2,7 @@
2 ApplicationDescription = "GNU Emacs for GNUstep / OS X"; 2 ApplicationDescription = "GNU Emacs for GNUstep / OS X";
3 ApplicationIcon = emacs.tiff; 3 ApplicationIcon = emacs.tiff;
4 ApplicationName = Emacs; 4 ApplicationName = Emacs;
5 ApplicationRelease = "24.0.95"; 5 ApplicationRelease = "24.0.96";
6 Authors = ( 6 Authors = (
7 "Adrian Robert (GNUstep)", 7 "Adrian Robert (GNUstep)",
8 "Christophe de Dinechin (MacOS X)", 8 "Christophe de Dinechin (MacOS X)",
@@ -13,7 +13,7 @@
13 ); 13 );
14 Copyright = "Copyright (C) 2012 Free Software Foundation, Inc."; 14 Copyright = "Copyright (C) 2012 Free Software Foundation, Inc.";
15 CopyrightDescription = "Released under the GNU General Public License Version 3 or later"; 15 CopyrightDescription = "Released under the GNU General Public License Version 3 or later";
16 FullVersionID = "Emacs 24.0.95, NS Windowing"; 16 FullVersionID = "Emacs 24.0.96, NS Windowing";
17 NSExecutable = Emacs; 17 NSExecutable = Emacs;
18 NSIcon = emacs.tiff; 18 NSIcon = emacs.tiff;
19 NSPrincipalClass = NSApplication; 19 NSPrincipalClass = NSApplication;
diff --git a/nt/config.nt b/nt/config.nt
index 2e8215b3488..9180033b3a1 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -331,7 +331,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
331#define PACKAGE "emacs" 331#define PACKAGE "emacs"
332 332
333/* Version number of package */ 333/* Version number of package */
334#define VERSION "24.0.95" 334#define VERSION "24.0.96"
335 335
336/* Define to `__inline__' or `__inline' if that's what the C compiler 336/* Define to `__inline__' or `__inline' if that's what the C compiler
337 calls it, or to nothing if 'inline' is not supported under any name. */ 337 calls it, or to nothing if 'inline' is not supported under any name. */
diff --git a/nt/emacs.rc b/nt/emacs.rc
index a5fd0e3163b..baa8f68d698 100644
--- a/nt/emacs.rc
+++ b/nt/emacs.rc
@@ -7,8 +7,8 @@ Emacs ICON icons\emacs.ico
7#endif 7#endif
8 8
9VS_VERSION_INFO VERSIONINFO 9VS_VERSION_INFO VERSIONINFO
10 FILEVERSION 24,0,95,0 10 FILEVERSION 24,0,96,0
11 PRODUCTVERSION 24,0,95,0 11 PRODUCTVERSION 24,0,96,0
12 FILEFLAGSMASK 0x3FL 12 FILEFLAGSMASK 0x3FL
13#ifdef EMACSDEBUG 13#ifdef EMACSDEBUG
14 FILEFLAGS 0x1L 14 FILEFLAGS 0x1L
@@ -25,12 +25,12 @@ BEGIN
25 BEGIN 25 BEGIN
26 VALUE "CompanyName", "Free Software Foundation\0" 26 VALUE "CompanyName", "Free Software Foundation\0"
27 VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" 27 VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
28 VALUE "FileVersion", "24, 0, 95, 0\0" 28 VALUE "FileVersion", "24, 0, 96, 0\0"
29 VALUE "InternalName", "Emacs\0" 29 VALUE "InternalName", "Emacs\0"
30 VALUE "LegalCopyright", "Copyright (C) 2001-2012\0" 30 VALUE "LegalCopyright", "Copyright (C) 2001-2012\0"
31 VALUE "OriginalFilename", "emacs.exe" 31 VALUE "OriginalFilename", "emacs.exe"
32 VALUE "ProductName", "Emacs\0" 32 VALUE "ProductName", "Emacs\0"
33 VALUE "ProductVersion", "24, 0, 95, 0\0" 33 VALUE "ProductVersion", "24, 0, 96, 0\0"
34 VALUE "OLESelfRegister", "\0" 34 VALUE "OLESelfRegister", "\0"
35 END 35 END
36 END 36 END
diff --git a/nt/emacsclient.rc b/nt/emacsclient.rc
index f0543ea1a6e..4a6bfd15e55 100644
--- a/nt/emacsclient.rc
+++ b/nt/emacsclient.rc
@@ -5,8 +5,8 @@ Emacs ICON icons\emacs.ico
5#endif 5#endif
6 6
7VS_VERSION_INFO VERSIONINFO 7VS_VERSION_INFO VERSIONINFO
8 FILEVERSION 24,0,95,0 8 FILEVERSION 24,0,96,0
9 PRODUCTVERSION 24,0,95,0 9 PRODUCTVERSION 24,0,96,0
10 FILEFLAGSMASK 0x3FL 10 FILEFLAGSMASK 0x3FL
11#ifdef EMACSDEBUG 11#ifdef EMACSDEBUG
12 FILEFLAGS 0x1L 12 FILEFLAGS 0x1L
@@ -23,12 +23,12 @@ BEGIN
23 BEGIN 23 BEGIN
24 VALUE "CompanyName", "Free Software Foundation\0" 24 VALUE "CompanyName", "Free Software Foundation\0"
25 VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" 25 VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
26 VALUE "FileVersion", "24, 0, 95, 0\0" 26 VALUE "FileVersion", "24, 0, 96, 0\0"
27 VALUE "InternalName", "EmacsClient\0" 27 VALUE "InternalName", "EmacsClient\0"
28 VALUE "LegalCopyright", "Copyright (C) 2001-2012\0" 28 VALUE "LegalCopyright", "Copyright (C) 2001-2012\0"
29 VALUE "OriginalFilename", "emacsclientw.exe" 29 VALUE "OriginalFilename", "emacsclientw.exe"
30 VALUE "ProductName", "EmacsClient\0" 30 VALUE "ProductName", "EmacsClient\0"
31 VALUE "ProductVersion", "24, 0, 95, 0\0" 31 VALUE "ProductVersion", "24, 0, 96, 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 5bd7fec0cc0..121b2804af8 100644
--- a/nt/makefile.w32-in
+++ b/nt/makefile.w32-in
@@ -22,7 +22,7 @@
22# FIXME: This file uses DOS EOLs. Convert to Unix after 22.1 is out 22# FIXME: This file uses DOS EOLs. Convert to Unix after 22.1 is out
23# (and remove or replace this comment). 23# (and remove or replace this comment).
24 24
25VERSION = 24.0.95 25VERSION = 24.0.96
26 26
27TMP_DIST_DIR = emacs-$(VERSION) 27TMP_DIST_DIR = emacs-$(VERSION)
28 28