From 39809036d39711fb5d01105739dd301ac046b151 Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Mon, 28 Nov 2016 19:04:23 +0100 Subject: ; Update ChangeLog.2, etc/AUTHORS and ldef-boot.el for Emacs 25.1.90 pretest --- ChangeLog.2 | 44 +- etc/AUTHORS | 40 +- lisp/ldefs-boot.el | 2230 ++++++++++++++++++++++++++-------------------------- 3 files changed, 1198 insertions(+), 1116 deletions(-) diff --git a/ChangeLog.2 b/ChangeLog.2 index 6b521da2506..0b73dc2f841 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -1,3 +1,45 @@ +2016-11-28 Eli Zaretskii + + Fix 'expand-file-name' during startup on MS-Windows + + * src/w32.c (w32_init_file_name_codepage): New function, resets + file_name_codepage and w32_ansi_code_page to undo the values + recorded during dumping. + (codepage_for_filenames): Fix an embarrassing typo. Ignore the + cached value of file-name encoding if it is nil, i.e. not + initialized yet. Actually cache the last used file-name encoding + to avoid calling APIs when not necessary. + + * src/w32.h (w32_init_file_name_codepage): Add prototype. + + * src/w32term.c (syms_of_w32term): Set the value of + w32_unicode_filenames according to the OS version. This avoids + resetting it during startup, which then causes temacs to run with + the incorrect value. + + * src/emacs.c (main): Call w32_init_file_name_codepage early + during the startup. + + * src/fileio.c (Fexpand_file_name) [WINDOWSNT]: Update 'newdir' + after converting $HOME to a UTF-8 string, so that 'newdirlim' is + consistent with it. (Bug#25038) + + * lisp/international/mule-cmds.el (set-locale-environment): Set + 'default-file-name-coding-system' to the ANSI codepage even in + non-interactive sessions. + + * lisp/files.el (directory-abbrev-alist, abbreviated-home-dir): + Doc fix. + (abbreviate-file-name): Decode 'abbreviated-home-dir' if it is a + unibyte string. + + * doc/lispref/files.texi (Directory Names): Index + 'directory-abbrev-alist'. + +2016-11-28 Nicolas Petton + + * admin/authors.el (authors-renamed-files-alist): Addition. + 2016-11-28 Glenn Morris Tweak refcard note about documentation location @@ -34968,7 +35010,7 @@ This file records repository revisions from commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to -commit 6d27423d381c3496e76e8d57e0d81841cdde0815 (inclusive). +commit 5878abf87b6b3ead1367cbae5cc6b0743349f611 (inclusive). See ChangeLog.1 for earlier changes. ;; Local Variables: diff --git a/etc/AUTHORS b/etc/AUTHORS index 3cfce198fb8..ccf91349de3 100644 --- a/etc/AUTHORS +++ b/etc/AUTHORS @@ -367,8 +367,6 @@ Atsuo Ohki: changed lread.c Aubrey Jaffer: changed info.el unexelf.c -Aurelien Aptel: changed alloc.c - Aurélien Aptel: changed alloc.c emacs-module.h lisp.h Makefile configure.ac cus-face.el data.c dispextern.h display.texi dynlib.c dynlib.h emacs-module.c faces.el lread.c mod-test.c modhelp.py nsterm.m @@ -541,7 +539,7 @@ Brian Palmer: changed erc.el erc-list.el Brian Preble: changed abbrev.el apropos.el asm-mode.el awk-mode.el bytecomp.el c++-mode.el cal.el calc.el chistory.el cl-indent.el compare-w.el compile.el dabbrev.el debug.el diary.el diff.el dired.el - doctex.el doctor.el ebuff-menu.el echistory.el and 128 other files + doctex.el doctor.el ebuff-menu.el echistory.el and 129 other files Brian P Templeton: changed erc.el erc-compat.el erc-fill.el erc-nickserv.el erc-pcomplete.el erc-stamp.el erc-track.el lread.c @@ -742,6 +740,8 @@ Chris Zheng: changed gnutls.c calculator.el w32-win.el Chuck Blake: changed term.c +Chunyang Xu: changed esh-mode.el + Chunyu Wang: changed gnus-art.el pcl-cvs.texi Claudio Bley: changed image.c image.el process.c stat.h w32-win.el w32.c @@ -1248,7 +1248,7 @@ Eli Zaretskii: wrote [bidirectional display in xdisp.c] [tty menus in term.c] abbrev-tests.el bidi.c biditest.el coding-tests.el rxvt.el tty-colors.el and changed xdisp.c msdos.c w32.c w32fns.c display.texi files.el - simple.el fileio.c w32proc.c keyboard.c w32term.c dispnew.c emacs.c + simple.el fileio.c w32proc.c w32term.c keyboard.c emacs.c dispnew.c dispextern.h INSTALL config.bat sed1v2.inp src/Makefile.in term.c frames.texi window.c and 1017 other files @@ -1360,7 +1360,7 @@ and co-wrote make-mode.el and changed vc.el vc-hooks.el vc-svn.el vc-cvs.el vc-git.el vc-rcs.el vc-sccs.el vc-hg.el vc-bzr.el vc-dispatcher.el files.texi vc-mcvs.el vc-mtn.el files.el vc-arch.el comint.el emacsbug.el simple.el vc-src.el - Makefile.in add-log.el and 271 other files + Makefile.in add-log.el and 272 other files Eric Youngdale: changed etags-vmslib.c @@ -1610,8 +1610,8 @@ Giuseppe Scrivano: changed browse-url.el buffer.c configure.ac sysdep.c Glenn Morris: wrote automated/f90.el automated/vc-bzr.el check-declare.el and changed configure.ac Makefile.in src/Makefile.in calendar.el diary-lib.el lisp/Makefile.in files.el rmail.el progmodes/f90.el - make-dist simple.el bytecomp.el emacs.texi misc/Makefile.in ack.texi - authors.el lib-src/Makefile.in startup.el admin.el cal-menu.el + make-dist simple.el bytecomp.el emacs.texi misc/Makefile.in authors.el + ack.texi lib-src/Makefile.in startup.el admin.el cal-menu.el display.texi and 1603 other files Glynn Clements: wrote gamegrid.el snake.el tetris.el @@ -1740,7 +1740,7 @@ Hoan Ton-That: changed erc-log.el Holger Schauer: wrote fortune.el and changed message-utils.el -Hong Xu: changed files.texi maintaining.texi vc.el +Hong Xu: changed files.texi maintaining.texi programs.texi vc.el Hosoya Kei: changed TUTORIAL.ja @@ -2071,7 +2071,7 @@ and co-wrote wyse50.el and changed keyboard.c xterm.c xfns.c window.c process.c ymakefile dispnew.c xdisp.c sysdep.c configure.ac lisp.h Makefile.in keymap.c configure make-dist buffer.c frame.c screen.c simple.el alloc.c emacs.c - and 400 other files + and 401 other files Jim Diamond: changed server.el @@ -2363,7 +2363,7 @@ Juri Linkov: wrote files-x.el misearch.el occur-tests.el and changed isearch.el info.el replace.el simple.el progmodes/grep.el dired-aux.el dired.el progmodes/compile.el startup.el faces.el files.el menu-bar.el bindings.el display.texi descr-text.el desktop.el comint.el - image-mode.el ispell.el man.el cus-edit.el and 355 other files + image-mode.el ispell.el man.el cus-edit.el and 356 other files Jussi Lahdenniemi: changed ms-w32.h w32.c w32.h w32fns.c w32heap.c @@ -2419,7 +2419,7 @@ and changed simple.el files.el doc-view.el image-mode.el info.el vc-svn.el CONTRIBUTE INSTALL autogen.sh isearch.el menu-bar.el simple-test.el thingatpt.el INSTALL.REPO comint.el configure configure.ac editfns.c git-workflow gnus-bookmark.el gnus-msg.el - and 14 other files + and 15 other files Karl Heuer: changed keyboard.c lisp.h xdisp.c buffer.c xfns.c xterm.c alloc.c files.el frame.c configure.ac window.c data.c minibuf.c @@ -2718,7 +2718,7 @@ and changed octave.el ido.el rcirc.el files.el lisp-mode.el subr.el eldoc.el simple.el flymake.el smie.el abbrev.el progmodes/python.el cfengine.el cl-extra.el cl-macs.el emacs-lisp/cl-lib.el progmodes/compile.el register.el rng-valid.el window.el bindings.el - and 163 other files + and 164 other files Leonard H. Tower Jr.: changed rnews.el rnewspost.el emacsbug.el rmailout.el sendmail.el @@ -3350,11 +3350,11 @@ Nicolas Graner: changed message.el Nicolas Petton: wrote map-tests.el map.el seq-tests.el seq.el thunk-tests.el thunk.el and co-wrote auth-source-tests.el subr-tests.el -and changed sequences.texi emacs.png README configure.ac sed2v2.inp +and changed sequences.texi README configure.ac emacs.png sed2v2.inp authors.el emacs23.png arc-mode.el cl-extra.el emacs.svg Emacs.icns - Makefile.in auth-source.el emacs.ico obarray-tests.el obarray.el data.c - emacs-document.svg emacs-document23.svg emacs.texi emacs23.svg - and 6 other files + Makefile.in README.W32 auth-source.el emacs.ico obarray-tests.el + obarray.el data.c emacs-document.svg emacs-document23.svg emacs.texi + and 7 other files Nicolas Richard: wrote cl-seq-tests.el cmds-tests.el and changed ffap.el package.el help.el keyboard.c landmark.el org.el @@ -3535,7 +3535,7 @@ Pavel Janík: co-wrote eudc-bob.el eudc-export.el eudc-hotlist.el and changed keyboard.c xterm.c COPYING xdisp.c process.c emacs.c lisp.h menu-bar.el ldap.el make-dist xfns.c buffer.c coding.c eval.c fileio.c flyspell.el fns.c indent.c Makefile.in callint.c cus-start.el - and 701 other files + and 702 other files Pavel Kobiakov: wrote flymake.el and changed flymake.texi @@ -3659,7 +3659,7 @@ Philipp Haselwarter: changed gnus-agent.el gnus-sum.el gnus-sync.el Philipp Rumpf: changed electric.el Philipp Stephani: wrote xt-mouse-tests.el -and changed emacs-module.c lisp.h editfns.c eval.c mod-test.c xt-mouse.el +and changed emacs-module.c lisp.h xt-mouse.el editfns.c eval.c mod-test.c xterm.el Makefile alloc.c callproc.c configure.ac dynlib.c dynlib.h electric-tests.el emacs-module.h fileio.c fns.c modhelp.py mule.el src/Makefile.in term.el and 4 other files @@ -3819,7 +3819,7 @@ Richard Mlynarik: wrote cl-indent.el ebuff-menu.el ehelp.el rfc822.el and changed files.el rmail.el simple.el info.el sysdep.c bytecomp.el startup.el keyboard.c fileio.c process.c sendmail.el window.c editfns.c unexec.c xfns.c keymap.c lisp-mode.el minibuf.c buffer.c dired.el - dispnew.c and 139 other files + dispnew.c and 140 other files Richard M. Stallman: wrote [The original GNU Emacs and numerous files] easymenu.el image-mode.el menu-bar.el paren.el @@ -3828,7 +3828,7 @@ and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-langs.el and changed files.el keyboard.c simple.el xterm.c xdisp.c rmail.el fileio.c process.c sysdep.c buffer.c xfns.c window.c subr.el configure.ac startup.el sendmail.el emacs.c Makefile.in editfns.c - info.el dired.el and 1338 other files + info.el dired.el and 1339 other files Richard Ryniker: changed sendmail.el diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 73163aaac6a..8a1d65248c6 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -3,7 +3,7 @@ ;;; Code: -;;;### (autoloads nil "5x5" "play/5x5.el" (22388 6383 169254 278000)) +;;;### (autoloads nil "5x5" "play/5x5.el" (22387 39328 255705 281000)) ;;; Generated autoloads from play/5x5.el (autoload '5x5 "5x5" "\ @@ -65,8 +65,8 @@ should return a grid vector array that is the new solution. ;;;*** -;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (22388 6383 -;;;;;; 531257 838000)) +;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (22387 39328 +;;;;;; 275705 210000)) ;;; Generated autoloads from progmodes/ada-mode.el (autoload 'ada-add-extensions "ada-mode" "\ @@ -85,8 +85,8 @@ Ada mode is the major mode for editing Ada code. ;;;*** -;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (22388 6383 -;;;;;; 583258 350000)) +;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (22387 39328 +;;;;;; 277705 202000)) ;;; Generated autoloads from progmodes/ada-stmt.el (autoload 'ada-header "ada-stmt" "\ @@ -96,8 +96,8 @@ Insert a descriptive header at the top of the file. ;;;*** -;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (22388 6383 -;;;;;; 612258 635000)) +;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (22387 39328 +;;;;;; 278705 199000)) ;;; Generated autoloads from progmodes/ada-xref.el (autoload 'ada-find-file "ada-xref" "\ @@ -108,8 +108,8 @@ Completion is available. ;;;*** -;;;### (autoloads nil "add-log" "vc/add-log.el" (22388 6390 743328 -;;;;;; 764000)) +;;;### (autoloads nil "add-log" "vc/add-log.el" (22387 39328 622703 +;;;;;; 971000)) ;;; Generated autoloads from vc/add-log.el (put 'change-log-default-name 'safe-local-variable 'string-or-null-p) @@ -238,8 +238,8 @@ old-style time formats for entries are supported. ;;;*** -;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (22388 6368 -;;;;;; 545110 460000)) +;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (22387 39327 +;;;;;; 270708 798000)) ;;; Generated autoloads from emacs-lisp/advice.el (defvar ad-redefinition-action 'warn "\ @@ -374,7 +374,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...) ;;;*** -;;;### (autoloads nil "align" "align.el" (22388 5702 14555 614000)) +;;;### (autoloads nil "align" "align.el" (22387 39326 533711 429000)) ;;; Generated autoloads from align.el (autoload 'align "align" "\ @@ -479,7 +479,7 @@ indented. ;;;*** -;;;### (autoloads nil "allout" "allout.el" (22388 5702 143556 882000)) +;;;### (autoloads nil "allout" "allout.el" (22387 39326 536711 418000)) ;;; Generated autoloads from allout.el (push (purecopy '(allout 2 3)) package--builtin-versions) @@ -839,8 +839,8 @@ for details on preparing Emacs for automatic allout activation. ;;;*** -;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (22388 -;;;;;; 5702 56556 27000)) +;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (22387 +;;;;;; 39326 534711 425000)) ;;; Generated autoloads from allout-widgets.el (push (purecopy '(allout-widgets 1 0)) package--builtin-versions) @@ -898,8 +898,8 @@ outline hot-spot navigation (see `allout-mode'). ;;;*** -;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (22388 6377 227195 -;;;;;; 842000)) +;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (22578 62356 730212 +;;;;;; 84000)) ;;; Generated autoloads from net/ange-ftp.el (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) @@ -920,8 +920,8 @@ directory, so that Emacs will know its current contents. ;;;*** -;;;### (autoloads nil "animate" "play/animate.el" (22388 6383 172254 -;;;;;; 308000)) +;;;### (autoloads nil "animate" "play/animate.el" (22387 39328 255705 +;;;;;; 281000)) ;;; Generated autoloads from play/animate.el (autoload 'animate-string "animate" "\ @@ -953,8 +953,8 @@ the buffer *Birthday-Present-for-Name*. ;;;*** -;;;### (autoloads nil "ansi-color" "ansi-color.el" (22388 5702 202557 -;;;;;; 463000)) +;;;### (autoloads nil "ansi-color" "ansi-color.el" (22387 39326 538711 +;;;;;; 411000)) ;;; Generated autoloads from ansi-color.el (push (purecopy '(ansi-color 3 4 2)) package--builtin-versions) @@ -980,8 +980,8 @@ This is a good function to put in `comint-output-filter-functions'. ;;;*** -;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (22388 -;;;;;; 6383 656259 67000)) +;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (22387 +;;;;;; 39328 279705 195000)) ;;; Generated autoloads from progmodes/antlr-mode.el (push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions) @@ -1017,8 +1017,8 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'. ;;;*** -;;;### (autoloads nil "appt" "calendar/appt.el" (22388 6367 808103 -;;;;;; 212000)) +;;;### (autoloads nil "appt" "calendar/appt.el" (22387 39327 74709 +;;;;;; 497000)) ;;; Generated autoloads from calendar/appt.el (autoload 'appt-add "appt" "\ @@ -1039,7 +1039,8 @@ ARG is positive, otherwise off. ;;;*** -;;;### (autoloads nil "apropos" "apropos.el" (22388 5702 277558 200000)) +;;;### (autoloads nil "apropos" "apropos.el" (22387 39326 539711 +;;;;;; 407000)) ;;; Generated autoloads from apropos.el (autoload 'apropos-read-pattern "apropos" "\ @@ -1155,8 +1156,8 @@ Returns list of symbols and documentation found. ;;;*** -;;;### (autoloads nil "arc-mode" "arc-mode.el" (22388 5702 279558 -;;;;;; 220000)) +;;;### (autoloads nil "arc-mode" "arc-mode.el" (22578 62356 712212 +;;;;;; 180000)) ;;; Generated autoloads from arc-mode.el (autoload 'archive-mode "arc-mode" "\ @@ -1176,7 +1177,7 @@ archive. ;;;*** -;;;### (autoloads nil "array" "array.el" (22388 5702 287558 299000)) +;;;### (autoloads nil "array" "array.el" (22387 39326 541711 400000)) ;;; Generated autoloads from array.el (autoload 'array-mode "array" "\ @@ -1247,8 +1248,8 @@ Entering array mode calls the function `array-mode-hook'. ;;;*** -;;;### (autoloads nil "artist" "textmodes/artist.el" (22388 6389 -;;;;;; 2311 642000)) +;;;### (autoloads nil "artist" "textmodes/artist.el" (22387 39328 +;;;;;; 519704 339000)) ;;; Generated autoloads from textmodes/artist.el (push (purecopy '(artist 1 2 6)) package--builtin-versions) @@ -1454,8 +1455,8 @@ Keymap summary ;;;*** -;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (22388 6383 -;;;;;; 682259 323000)) +;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (22387 39328 +;;;;;; 280705 192000)) ;;; Generated autoloads from progmodes/asm-mode.el (autoload 'asm-mode "asm-mode" "\ @@ -1482,8 +1483,8 @@ Special commands: ;;;*** -;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (22388 -;;;;;; 6371 630140 799000)) +;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (22578 +;;;;;; 62356 719212 143000)) ;;; Generated autoloads from gnus/auth-source.el (defvar auth-source-cache-expiry 7200 "\ @@ -1495,7 +1496,8 @@ let-binding.") ;;;*** -;;;### (autoloads nil "autoarg" "autoarg.el" (22388 5702 305558 475000)) +;;;### (autoloads nil "autoarg" "autoarg.el" (22387 39326 542711 +;;;;;; 397000)) ;;; Generated autoloads from autoarg.el (defvar autoarg-mode nil "\ @@ -1557,8 +1559,8 @@ This is similar to `autoarg-mode' but rebinds the keypad keys ;;;*** -;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (22388 6383 -;;;;;; 698259 481000)) +;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (22387 39328 +;;;;;; 280705 192000)) ;;; Generated autoloads from progmodes/autoconf.el (autoload 'autoconf-mode "autoconf" "\ @@ -1568,8 +1570,8 @@ Major mode for editing Autoconf configure.ac files. ;;;*** -;;;### (autoloads nil "autoinsert" "autoinsert.el" (22388 5702 322558 -;;;;;; 643000)) +;;;### (autoloads nil "autoinsert" "autoinsert.el" (22387 39326 542711 +;;;;;; 397000)) ;;; Generated autoloads from autoinsert.el (autoload 'auto-insert "autoinsert" "\ @@ -1608,8 +1610,8 @@ insert a template for the file depending on the mode of the buffer. ;;;*** -;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (22388 -;;;;;; 6368 588110 884000)) +;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (22578 +;;;;;; 62356 716212 159000)) ;;; Generated autoloads from emacs-lisp/autoload.el (put 'generated-autoload-file 'safe-local-variable 'stringp) @@ -1660,8 +1662,8 @@ should be non-nil). ;;;*** -;;;### (autoloads nil "autorevert" "autorevert.el" (22388 5702 322558 -;;;;;; 643000)) +;;;### (autoloads nil "autorevert" "autorevert.el" (22387 39326 543711 +;;;;;; 393000)) ;;; Generated autoloads from autorevert.el (autoload 'auto-revert-mode "autorevert" "\ @@ -1750,7 +1752,7 @@ specifies in the mode line. ;;;*** -;;;### (autoloads nil "avoid" "avoid.el" (22388 5702 326558 682000)) +;;;### (autoloads nil "avoid" "avoid.el" (22387 39326 543711 393000)) ;;; Generated autoloads from avoid.el (defvar mouse-avoidance-mode nil "\ @@ -1788,8 +1790,8 @@ definition of \"random distance\".) ;;;*** -;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (22388 6383 -;;;;;; 700259 500000)) +;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (22387 39328 +;;;;;; 281705 188000)) ;;; Generated autoloads from progmodes/bat-mode.el (add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode)) @@ -1807,7 +1809,8 @@ Run script using `bat-run' and `bat-run-args'. ;;;*** -;;;### (autoloads nil "battery" "battery.el" (22388 5702 332558 741000)) +;;;### (autoloads nil "battery" "battery.el" (22578 62356 712212 +;;;;;; 180000)) ;;; Generated autoloads from battery.el (put 'battery-mode-line-string 'risky-local-variable t) @@ -1843,8 +1846,8 @@ seconds. ;;;*** -;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (22388 -;;;;;; 6368 596110 962000)) +;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (22387 +;;;;;; 39327 272708 790000)) ;;; Generated autoloads from emacs-lisp/benchmark.el (autoload 'benchmark-run "benchmark" "\ @@ -1880,8 +1883,8 @@ For non-interactive use see also `benchmark-run' and ;;;*** -;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (22388 6389 -;;;;;; 163313 226000)) +;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (22387 39328 +;;;;;; 529704 303000)) ;;; Generated autoloads from textmodes/bibtex.el (autoload 'bibtex-initialize "bibtex" "\ @@ -1973,7 +1976,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'. ;;;*** ;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el" -;;;;;; (22388 6389 80312 409000)) +;;;;;; (22387 39328 527704 310000)) ;;; Generated autoloads from textmodes/bibtex-style.el (autoload 'bibtex-style-mode "bibtex-style" "\ @@ -1983,8 +1986,8 @@ Major mode for editing BibTeX style files. ;;;*** -;;;### (autoloads nil "binhex" "mail/binhex.el" (22388 6375 470178 -;;;;;; 563000)) +;;;### (autoloads nil "binhex" "mail/binhex.el" (22387 39327 899706 +;;;;;; 552000)) ;;; Generated autoloads from mail/binhex.el (defconst binhex-begin-line "^:...............................................................$" "\ @@ -2008,8 +2011,8 @@ Binhex decode region between START and END. ;;;*** -;;;### (autoloads nil "blackbox" "play/blackbox.el" (22388 6383 172254 -;;;;;; 308000)) +;;;### (autoloads nil "blackbox" "play/blackbox.el" (22387 39328 +;;;;;; 256705 277000)) ;;; Generated autoloads from play/blackbox.el (autoload 'blackbox "blackbox" "\ @@ -2128,8 +2131,8 @@ a reflection. ;;;*** -;;;### (autoloads nil "bookmark" "bookmark.el" (22388 5702 411559 -;;;;;; 518000)) +;;;### (autoloads nil "bookmark" "bookmark.el" (22387 39326 545711 +;;;;;; 386000)) ;;; Generated autoloads from bookmark.el (define-key ctl-x-r-map "b" 'bookmark-jump) (define-key ctl-x-r-map "m" 'bookmark-set) @@ -2353,8 +2356,8 @@ Incremental search of bookmarks, hiding the non-matches as we go. ;;;*** -;;;### (autoloads nil "browse-url" "net/browse-url.el" (22388 6377 -;;;;;; 307196 629000)) +;;;### (autoloads nil "browse-url" "net/browse-url.el" (22578 62356 +;;;;;; 730212 84000)) ;;; Generated autoloads from net/browse-url.el (defvar browse-url-browser-function 'browse-url-default-browser "\ @@ -2702,7 +2705,7 @@ from `browse-url-elinks-wrapper'. ;;;*** -;;;### (autoloads nil "bs" "bs.el" (22388 5702 452559 922000)) +;;;### (autoloads nil "bs" "bs.el" (22387 39326 546711 382000)) ;;; Generated autoloads from bs.el (push (purecopy '(bs 1 17)) package--builtin-versions) @@ -2743,8 +2746,8 @@ name of buffer configuration. ;;;*** -;;;### (autoloads nil "bubbles" "play/bubbles.el" (22388 6383 181254 -;;;;;; 396000)) +;;;### (autoloads nil "bubbles" "play/bubbles.el" (22387 39328 256705 +;;;;;; 277000)) ;;; Generated autoloads from play/bubbles.el (autoload 'bubbles "bubbles" "\ @@ -2766,7 +2769,7 @@ columns on its right towards the left. ;;;*** ;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el" -;;;;;; (22388 6383 700259 500000)) +;;;;;; (22387 39328 281705 188000)) ;;; Generated autoloads from progmodes/bug-reference.el (put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) @@ -2786,8 +2789,8 @@ Like `bug-reference-mode', but only buttonize in comments and strings. ;;;*** -;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (22388 -;;;;;; 6368 704112 24000)) +;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (22387 +;;;;;; 39327 276708 776000)) ;;; Generated autoloads from emacs-lisp/bytecomp.el (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) @@ -2907,16 +2910,16 @@ and corresponding effects. ;;;*** -;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (22388 -;;;;;; 6367 842103 547000)) +;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (22387 +;;;;;; 39327 75709 494000)) ;;; Generated autoloads from calendar/cal-china.el (put 'calendar-chinese-time-zone 'risky-local-variable t) ;;;*** -;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (22388 6367 -;;;;;; 847103 596000)) +;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (22387 39327 +;;;;;; 77709 487000)) ;;; Generated autoloads from calendar/cal-dst.el (put 'calendar-daylight-savings-starts 'risky-local-variable t) @@ -2927,8 +2930,8 @@ and corresponding effects. ;;;*** -;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (22388 -;;;;;; 6367 866103 783000)) +;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (22387 +;;;;;; 39327 78709 483000)) ;;; Generated autoloads from calendar/cal-hebrew.el (autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ @@ -2940,7 +2943,7 @@ from the cursor position. ;;;*** -;;;### (autoloads nil "calc" "calc/calc.el" (22388 6367 620101 364000)) +;;;### (autoloads nil "calc" "calc/calc.el" (22387 39327 40709 619000)) ;;; Generated autoloads from calc/calc.el (define-key ctl-x-map "*" 'calc-dispatch) @@ -3026,8 +3029,8 @@ See Info node `(calc)Defining Functions'. ;;;*** -;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (22388 6367 -;;;;;; 444099 633000)) +;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (22387 39327 +;;;;;; 30709 655000)) ;;; Generated autoloads from calc/calc-undo.el (autoload 'calc-undo "calc-undo" "\ @@ -3037,8 +3040,8 @@ See Info node `(calc)Defining Functions'. ;;;*** -;;;### (autoloads nil "calculator" "calculator.el" (22388 5702 517560 -;;;;;; 561000)) +;;;### (autoloads nil "calculator" "calculator.el" (22387 39326 549711 +;;;;;; 372000)) ;;; Generated autoloads from calculator.el (autoload 'calculator "calculator" "\ @@ -3049,8 +3052,8 @@ See the documentation for `calculator-mode' for more information. ;;;*** -;;;### (autoloads nil "calendar" "calendar/calendar.el" (22489 43024 -;;;;;; 125096 768000)) +;;;### (autoloads nil "calendar" "calendar/calendar.el" (22490 22723 +;;;;;; 646600 845000)) ;;; Generated autoloads from calendar/calendar.el (autoload 'calendar "calendar" "\ @@ -3093,8 +3096,8 @@ This function is suitable for execution in an init file. ;;;*** -;;;### (autoloads nil "canlock" "gnus/canlock.el" (22388 6371 657141 -;;;;;; 65000)) +;;;### (autoloads nil "canlock" "gnus/canlock.el" (22387 39327 447708 +;;;;;; 166000)) ;;; Generated autoloads from gnus/canlock.el (autoload 'canlock-insert-header "canlock" "\ @@ -3111,8 +3114,8 @@ it fails. ;;;*** -;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (22388 -;;;;;; 6384 111263 543000)) +;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (22387 +;;;;;; 39328 290705 156000)) ;;; Generated autoloads from progmodes/cc-engine.el (autoload 'c-guess-basic-syntax "cc-engine" "\ @@ -3122,8 +3125,8 @@ Return the syntactic context of the current line. ;;;*** -;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (22388 6384 -;;;;;; 327265 667000)) +;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (22387 39328 +;;;;;; 296705 134000)) ;;; Generated autoloads from progmodes/cc-guess.el (defvar c-guess-guessed-offsets-alist nil "\ @@ -3221,8 +3224,8 @@ the absolute file name of the file if STYLE-NAME is nil. ;;;*** -;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (22388 6384 -;;;;;; 496267 328000)) +;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (22387 39328 +;;;;;; 299705 124000)) ;;; Generated autoloads from progmodes/cc-mode.el (autoload 'c-initialize-cc-mode "cc-mode" "\ @@ -3380,8 +3383,8 @@ Key bindings: ;;;*** -;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (22388 -;;;;;; 6384 576268 115000)) +;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (22387 +;;;;;; 39328 301705 117000)) ;;; Generated autoloads from progmodes/cc-styles.el (autoload 'c-set-style "cc-styles" "\ @@ -3432,8 +3435,8 @@ and exists only for compatibility reasons. ;;;*** -;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (22388 6384 -;;;;;; 657268 912000)) +;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (22387 39328 +;;;;;; 301705 117000)) ;;; Generated autoloads from progmodes/cc-vars.el (put 'c-basic-offset 'safe-local-variable 'integerp) (put 'c-backslash-column 'safe-local-variable 'integerp) @@ -3441,8 +3444,8 @@ and exists only for compatibility reasons. ;;;*** -;;;### (autoloads nil "ccl" "international/ccl.el" (22388 6374 281166 -;;;;;; 870000)) +;;;### (autoloads nil "ccl" "international/ccl.el" (22387 39327 578707 +;;;;;; 698000)) ;;; Generated autoloads from international/ccl.el (autoload 'ccl-compile "ccl" "\ @@ -3735,8 +3738,8 @@ See the documentation of `define-ccl-program' for the detail of CCL program. ;;;*** -;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (22388 6368 788112 -;;;;;; 850000)) +;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (22387 39327 +;;;;;; 277708 773000)) ;;; Generated autoloads from emacs-lisp/cconv.el (autoload 'cconv-closure-convert "cconv" "\ @@ -3755,15 +3758,15 @@ Add the warnings that closure conversion would encounter. ;;;*** -;;;### (autoloads nil "cedet" "cedet/cedet.el" (22388 6368 422109 -;;;;;; 251000)) +;;;### (autoloads nil "cedet" "cedet/cedet.el" (22387 39327 134709 +;;;;;; 283000)) ;;; Generated autoloads from cedet/cedet.el (push (purecopy '(cedet 2 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (22388 6384 -;;;;;; 702269 354000)) +;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (22387 39328 +;;;;;; 303705 110000)) ;;; Generated autoloads from progmodes/cfengine.el (push (purecopy '(cfengine 1 4)) package--builtin-versions) @@ -3792,8 +3795,8 @@ Choose `cfengine2-mode' or `cfengine3-mode' by buffer contents. ;;;*** -;;;### (autoloads nil "char-fold" "char-fold.el" (22388 5702 541560 -;;;;;; 796000)) +;;;### (autoloads nil "char-fold" "char-fold.el" (22387 39326 550711 +;;;;;; 368000)) ;;; Generated autoloads from char-fold.el (autoload 'char-fold-to-regexp "char-fold" "\ @@ -3812,15 +3815,15 @@ from which to start. ;;;*** -;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (22388 6368 788112 -;;;;;; 850000)) +;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (22387 39327 +;;;;;; 278708 769000)) ;;; Generated autoloads from emacs-lisp/chart.el (push (purecopy '(chart 0 2)) package--builtin-versions) ;;;*** ;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" -;;;;;; (22388 6368 813113 96000)) +;;;;;; (22387 39327 278708 769000)) ;;; Generated autoloads from emacs-lisp/check-declare.el (autoload 'check-declare-file "check-declare" "\ @@ -3837,8 +3840,8 @@ Returns non-nil if any false statements are found. ;;;*** -;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (22388 -;;;;;; 6368 849113 450000)) +;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (22387 +;;;;;; 39327 279708 766000)) ;;; Generated autoloads from emacs-lisp/checkdoc.el (push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) (put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) @@ -4048,8 +4051,8 @@ Find package keywords that aren't in `finder-known-keywords'. ;;;*** -;;;### (autoloads nil "china-util" "language/china-util.el" (22388 -;;;;;; 6374 954173 489000)) +;;;### (autoloads nil "china-util" "language/china-util.el" (22387 +;;;;;; 39327 648707 448000)) ;;; Generated autoloads from language/china-util.el (autoload 'decode-hz-region "china-util" "\ @@ -4086,8 +4089,8 @@ Encode the text in the current buffer to HZ. ;;;*** -;;;### (autoloads nil "chistory" "chistory.el" (22388 5702 610561 -;;;;;; 475000)) +;;;### (autoloads nil "chistory" "chistory.el" (22578 62356 713212 +;;;;;; 175000)) ;;; Generated autoloads from chistory.el (autoload 'repeat-matching-complex-command "chistory" "\ @@ -4100,7 +4103,7 @@ editing and the result is evaluated. \(fn &optional PATTERN)" t nil) (autoload 'list-command-history "chistory" "\ -List history of commands typed to minibuffer. +List history of commands that used the minibuffer. The number of commands listed is controlled by `list-command-history-max'. Calls value of `list-command-history-filter' (if non-nil) on each history element to judge if that element should be excluded from the list. @@ -4126,8 +4129,8 @@ and runs the normal hook `command-history-hook'. ;;;*** -;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (22388 -;;;;;; 6368 936114 306000)) +;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (22387 +;;;;;; 39327 282708 755000)) ;;; Generated autoloads from emacs-lisp/cl-indent.el (autoload 'common-lisp-indent-function "cl-indent" "\ @@ -4210,8 +4213,8 @@ instead. ;;;*** -;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (22388 6368 -;;;;;; 949114 434000)) +;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (22387 39327 +;;;;;; 283708 751000)) ;;; Generated autoloads from emacs-lisp/cl-lib.el (push (purecopy '(cl-lib 1 0)) package--builtin-versions) @@ -4229,8 +4232,8 @@ a future Emacs interpreter will be able to use it.") ;;;*** -;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (22388 6384 -;;;;;; 705269 384000)) +;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (22387 39328 +;;;;;; 303705 110000)) ;;; Generated autoloads from progmodes/cmacexp.el (autoload 'c-macro-expand "cmacexp" "\ @@ -4250,8 +4253,8 @@ For use inside Lisp programs, see also `c-macro-expansion'. ;;;*** -;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (22388 5702 612561 -;;;;;; 495000)) +;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (22387 39326 553711 +;;;;;; 358000)) ;;; Generated autoloads from cmuscheme.el (autoload 'run-scheme "cmuscheme" "\ @@ -4271,7 +4274,7 @@ is run). ;;;*** -;;;### (autoloads nil "color" "color.el" (22388 5702 628561 652000)) +;;;### (autoloads nil "color" "color.el" (22387 39326 553711 358000)) ;;; Generated autoloads from color.el (autoload 'color-name-to-rgb "color" "\ @@ -4290,7 +4293,7 @@ If FRAME cannot display COLOR, return nil. ;;;*** -;;;### (autoloads nil "comint" "comint.el" (22388 5702 673562 95000)) +;;;### (autoloads nil "comint" "comint.el" (22387 39326 555711 350000)) ;;; Generated autoloads from comint.el (defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ @@ -4391,8 +4394,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use. ;;;*** -;;;### (autoloads nil "compare-w" "vc/compare-w.el" (22388 6390 746328 -;;;;;; 793000)) +;;;### (autoloads nil "compare-w" "vc/compare-w.el" (22387 39328 +;;;;;; 648703 878000)) ;;; Generated autoloads from vc/compare-w.el (autoload 'compare-windows "compare-w" "\ @@ -4428,8 +4431,8 @@ on third call it again advances points to the next difference and so on. ;;;*** -;;;### (autoloads nil "compile" "progmodes/compile.el" (22388 6384 -;;;;;; 791270 230000)) +;;;### (autoloads nil "compile" "progmodes/compile.el" (22387 39328 +;;;;;; 304705 106000)) ;;; Generated autoloads from progmodes/compile.el (defvar compilation-mode-hook nil "\ @@ -4610,8 +4613,8 @@ This is the value of `next-error-function' in Compilation buffers. ;;;*** -;;;### (autoloads nil "completion" "completion.el" (22388 5702 734562 -;;;;;; 695000)) +;;;### (autoloads nil "completion" "completion.el" (22387 39326 556711 +;;;;;; 347000)) ;;; Generated autoloads from completion.el (defvar dynamic-completion-mode nil "\ @@ -4634,8 +4637,8 @@ if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (22388 -;;;;;; 6389 244314 22000)) +;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (22387 +;;;;;; 39328 531704 295000)) ;;; Generated autoloads from textmodes/conf-mode.el (autoload 'conf-mode "conf-mode" "\ @@ -4790,8 +4793,8 @@ For details see `conf-mode'. Example: ;;;*** -;;;### (autoloads nil "cookie1" "play/cookie1.el" (22388 6383 214254 -;;;;;; 721000)) +;;;### (autoloads nil "cookie1" "play/cookie1.el" (22387 39328 257705 +;;;;;; 274000)) ;;; Generated autoloads from play/cookie1.el (autoload 'cookie "cookie1" "\ @@ -4819,8 +4822,8 @@ and subsequent calls on the same file won't go to disk. ;;;*** -;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (22388 -;;;;;; 6369 72115 643000)) +;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (22387 +;;;;;; 39327 287708 737000)) ;;; Generated autoloads from emacs-lisp/copyright.el (put 'copyright-at-end-flag 'safe-local-variable 'booleanp) (put 'copyright-names-regexp 'safe-local-variable 'stringp) @@ -4858,8 +4861,8 @@ If FIX is non-nil, run `copyright-fix-years' instead. ;;;*** -;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (22388 -;;;;;; 6385 218274 429000)) +;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (22387 +;;;;;; 39328 310705 85000)) ;;; Generated autoloads from progmodes/cperl-mode.el (put 'cperl-indent-level 'safe-local-variable 'integerp) (put 'cperl-brace-offset 'safe-local-variable 'integerp) @@ -5057,8 +5060,8 @@ Run a `perldoc' on the word around point. ;;;*** -;;;### (autoloads nil "cpp" "progmodes/cpp.el" (22388 6385 395276 -;;;;;; 170000)) +;;;### (autoloads nil "cpp" "progmodes/cpp.el" (22387 39328 312705 +;;;;;; 77000)) ;;; Generated autoloads from progmodes/cpp.el (autoload 'cpp-highlight-buffer "cpp" "\ @@ -5076,8 +5079,8 @@ Edit display information for cpp conditionals. ;;;*** -;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (22388 6369 74115 -;;;;;; 663000)) +;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (22387 39327 288708 +;;;;;; 733000)) ;;; Generated autoloads from emacs-lisp/crm.el (autoload 'completing-read-multiple "crm" "\ @@ -5103,8 +5106,8 @@ with empty strings removed. ;;;*** -;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (22388 6389 -;;;;;; 247314 52000)) +;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (22387 39328 +;;;;;; 532704 292000)) ;;; Generated autoloads from textmodes/css-mode.el (autoload 'css-mode "css-mode" "\ @@ -5120,8 +5123,8 @@ Major mode to edit \"Sassy CSS\" files. ;;;*** -;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (22388 6369 -;;;;;; 804122 842000)) +;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (22387 39327 +;;;;;; 363708 465000)) ;;; Generated autoloads from emulation/cua-base.el (defvar cua-mode nil "\ @@ -5167,8 +5170,8 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings. ;;;*** -;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (22388 6369 -;;;;;; 824123 38000)) +;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (22387 39327 +;;;;;; 364708 462000)) ;;; Generated autoloads from emulation/cua-rect.el (autoload 'cua-rectangle-mark-mode "cua-rect" "\ @@ -5180,7 +5183,7 @@ Activates the region if needed. Only lasts until the region is deactivated. ;;;*** ;;;### (autoloads nil "cursor-sensor" "emacs-lisp/cursor-sensor.el" -;;;;;; (22388 6369 75115 673000)) +;;;;;; (22387 39327 288708 733000)) ;;; Generated autoloads from emacs-lisp/cursor-sensor.el (defvar cursor-sensor-inhibit nil) @@ -5202,8 +5205,8 @@ is entering the area covered by the text-property property or leaving it. ;;;*** -;;;### (autoloads nil "cus-edit" "cus-edit.el" (22420 38537 265424 -;;;;;; 393000)) +;;;### (autoloads nil "cus-edit" "cus-edit.el" (22421 48064 572733 +;;;;;; 228000)) ;;; Generated autoloads from cus-edit.el (defvar custom-browse-sort-alphabetically nil "\ @@ -5523,8 +5526,8 @@ The format is suitable for use with `easy-menu-define'. ;;;*** -;;;### (autoloads nil "cus-theme" "cus-theme.el" (22388 5702 879564 -;;;;;; 121000)) +;;;### (autoloads nil "cus-theme" "cus-theme.el" (22387 39326 564711 +;;;;;; 318000)) ;;; Generated autoloads from cus-theme.el (autoload 'customize-create-theme "cus-theme" "\ @@ -5557,8 +5560,8 @@ omitted, a buffer named *Custom Themes* is used. ;;;*** -;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (22388 6390 -;;;;;; 747328 803000)) +;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (22387 39328 +;;;;;; 649703 874000)) ;;; Generated autoloads from vc/cvs-status.el (autoload 'cvs-status-mode "cvs-status" "\ @@ -5568,8 +5571,8 @@ Mode used for cvs status output. ;;;*** -;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (22388 6385 438276 -;;;;;; 593000)) +;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (22387 39328 313705 +;;;;;; 74000)) ;;; Generated autoloads from progmodes/cwarn.el (push (purecopy '(cwarn 1 3 1)) package--builtin-versions) @@ -5614,8 +5617,8 @@ See `cwarn-mode' for more information on Cwarn mode. ;;;*** -;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (22388 -;;;;;; 6374 956173 509000)) +;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (22387 +;;;;;; 39327 648707 448000)) ;;; Generated autoloads from language/cyril-util.el (autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ @@ -5643,7 +5646,8 @@ If the argument is nil, we return the display table to its standard state. ;;;*** -;;;### (autoloads nil "dabbrev" "dabbrev.el" (22388 5702 925564 573000)) +;;;### (autoloads nil "dabbrev" "dabbrev.el" (22578 62356 713212 +;;;;;; 175000)) ;;; Generated autoloads from dabbrev.el (put 'dabbrev-case-fold-search 'risky-local-variable t) (put 'dabbrev-case-replace 'risky-local-variable t) @@ -5671,7 +5675,10 @@ Expands to the most recent, preceding word for which this is a prefix. If no suitable preceding word is found, words following point are considered. If still no suitable word is found, then look in the buffers accepted by the function pointed out by variable -`dabbrev-friend-buffer-function'. +`dabbrev-friend-buffer-function', if `dabbrev-check-other-buffers' +says so. Then, if `dabbrev-check-all-buffers' is non-nil, look in +all the other buffers, subject to constraints specified +by `dabbrev-ignored-buffer-names' and `dabbrev-ignored-regexps'. A positive prefix argument, N, says to take the Nth backward *distinct* possibility. A negative argument says search forward. @@ -5689,8 +5696,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]. ;;;*** -;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (22388 6368 -;;;;;; 422109 251000)) +;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (22387 39327 +;;;;;; 134709 283000)) ;;; Generated autoloads from cedet/data-debug.el (autoload 'data-debug-new-buffer "data-debug" "\ @@ -5700,7 +5707,7 @@ Create a new data-debug buffer with NAME. ;;;*** -;;;### (autoloads nil "dbus" "net/dbus.el" (22388 6377 308196 639000)) +;;;### (autoloads nil "dbus" "net/dbus.el" (22387 39327 967706 309000)) ;;; Generated autoloads from net/dbus.el (autoload 'dbus-handle-event "dbus" "\ @@ -5713,8 +5720,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message. ;;;*** -;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (22388 6385 -;;;;;; 479276 996000)) +;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (22387 39328 +;;;;;; 313705 74000)) ;;; Generated autoloads from progmodes/dcl-mode.el (autoload 'dcl-mode "dcl-mode" "\ @@ -5840,8 +5847,8 @@ There is some minimal font-lock support (see vars ;;;*** -;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (22388 6369 75115 -;;;;;; 673000)) +;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (22387 39327 +;;;;;; 289708 730000)) ;;; Generated autoloads from emacs-lisp/debug.el (setq debugger 'debug) @@ -5884,8 +5891,8 @@ To specify a nil argument interactively, exit with an empty minibuffer. ;;;*** -;;;### (autoloads nil "decipher" "play/decipher.el" (22388 6383 232254 -;;;;;; 898000)) +;;;### (autoloads nil "decipher" "play/decipher.el" (22387 39328 +;;;;;; 258705 270000)) ;;; Generated autoloads from play/decipher.el (autoload 'decipher "decipher" "\ @@ -5913,8 +5920,8 @@ The most useful commands are: ;;;*** -;;;### (autoloads nil "delim-col" "delim-col.el" (22388 5703 6565 -;;;;;; 369000)) +;;;### (autoloads nil "delim-col" "delim-col.el" (22387 39326 566711 +;;;;;; 311000)) ;;; Generated autoloads from delim-col.el (push (purecopy '(delim-col 2 1)) package--builtin-versions) @@ -5939,7 +5946,7 @@ START and END delimits the corners of text rectangle. ;;;*** -;;;### (autoloads nil "delsel" "delsel.el" (22388 5703 9565 399000)) +;;;### (autoloads nil "delsel" "delsel.el" (22387 39326 566711 311000)) ;;; Generated autoloads from delsel.el (defalias 'pending-delete-mode 'delete-selection-mode) @@ -5972,8 +5979,8 @@ information on adapting behavior of commands in Delete Selection mode. ;;;*** -;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (22388 6369 -;;;;;; 111116 27000)) +;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (22387 39327 +;;;;;; 289708 730000)) ;;; Generated autoloads from emacs-lisp/derived.el (autoload 'define-derived-mode "derived" "\ @@ -6039,8 +6046,8 @@ the first time the mode is used. ;;;*** -;;;### (autoloads nil "descr-text" "descr-text.el" (22388 5703 27565 -;;;;;; 576000)) +;;;### (autoloads nil "descr-text" "descr-text.el" (22387 39326 567711 +;;;;;; 307000)) ;;; Generated autoloads from descr-text.el (autoload 'describe-text-properties "descr-text" "\ @@ -6089,7 +6096,8 @@ This function is meant to be used as a value of ;;;*** -;;;### (autoloads nil "desktop" "desktop.el" (22388 5703 33565 635000)) +;;;### (autoloads nil "desktop" "desktop.el" (22387 39326 567711 +;;;;;; 307000)) ;;; Generated autoloads from desktop.el (defvar desktop-save-mode nil "\ @@ -6317,8 +6325,8 @@ Revert to the last loaded desktop. ;;;*** -;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (22388 6371 666141 -;;;;;; 154000)) +;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (22387 39327 +;;;;;; 448708 162000)) ;;; Generated autoloads from gnus/deuglify.el (autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ @@ -6350,8 +6358,8 @@ Deuglify broken Outlook (Express) articles and redisplay. ;;;*** -;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (22388 -;;;;;; 6368 72105 809000)) +;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (22387 +;;;;;; 39327 108709 376000)) ;;; Generated autoloads from calendar/diary-lib.el (autoload 'diary "diary-lib" "\ @@ -6393,7 +6401,7 @@ Major mode for editing the diary file. ;;;*** -;;;### (autoloads nil "diff" "vc/diff.el" (22388 6390 787329 197000)) +;;;### (autoloads nil "diff" "vc/diff.el" (22387 39328 651703 867000)) ;;; Generated autoloads from vc/diff.el (defvar diff-switches (purecopy "-u") "\ @@ -6441,8 +6449,8 @@ This requires the external program `diff' to be in your `exec-path'. ;;;*** -;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (22388 6390 785329 -;;;;;; 177000)) +;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (22387 39328 +;;;;;; 650703 871000)) ;;; Generated autoloads from vc/diff-mode.el (autoload 'diff-mode "diff-mode" "\ @@ -6474,7 +6482,7 @@ the mode if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "dig" "net/dig.el" (22388 6377 355197 101000)) +;;;### (autoloads nil "dig" "net/dig.el" (22387 39327 967706 309000)) ;;; Generated autoloads from net/dig.el (autoload 'dig "dig" "\ @@ -6485,7 +6493,7 @@ Optional arguments are passed to `dig-invoke'. ;;;*** -;;;### (autoloads nil "dired" "dired.el" (22388 5703 243567 701000)) +;;;### (autoloads nil "dired" "dired.el" (22579 9748 130924 321000)) ;;; Generated autoloads from dired.el (defvar dired-listing-switches (purecopy "-al") "\ @@ -6611,8 +6619,8 @@ Keybindings: ;;;*** -;;;### (autoloads nil "dirtrack" "dirtrack.el" (22388 5703 290568 -;;;;;; 163000)) +;;;### (autoloads nil "dirtrack" "dirtrack.el" (22387 39326 575711 +;;;;;; 279000)) ;;; Generated autoloads from dirtrack.el (autoload 'dirtrack-mode "dirtrack" "\ @@ -6642,8 +6650,8 @@ from `default-directory'. ;;;*** -;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (22388 6369 -;;;;;; 111116 27000)) +;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (22387 39327 +;;;;;; 290708 726000)) ;;; Generated autoloads from emacs-lisp/disass.el (autoload 'disassemble "disass" "\ @@ -6657,8 +6665,8 @@ redefine OBJECT if it is a symbol. ;;;*** -;;;### (autoloads nil "disp-table" "disp-table.el" (22388 5703 328568 -;;;;;; 537000)) +;;;### (autoloads nil "disp-table" "disp-table.el" (22387 39326 576711 +;;;;;; 275000)) ;;; Generated autoloads from disp-table.el (autoload 'make-display-table "disp-table" "\ @@ -6779,8 +6787,8 @@ in `.emacs'. ;;;*** -;;;### (autoloads nil "dissociate" "play/dissociate.el" (22388 6383 -;;;;;; 236254 937000)) +;;;### (autoloads nil "dissociate" "play/dissociate.el" (22387 39328 +;;;;;; 258705 270000)) ;;; Generated autoloads from play/dissociate.el (autoload 'dissociated-press "dissociate" "\ @@ -6796,7 +6804,7 @@ Default is 2. ;;;*** -;;;### (autoloads nil "dnd" "dnd.el" (22388 5703 329568 547000)) +;;;### (autoloads nil "dnd" "dnd.el" (22387 39326 576711 275000)) ;;; Generated autoloads from dnd.el (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)) "\ @@ -6816,8 +6824,8 @@ if some action was made, or nil if the URL is ignored.") ;;;*** -;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (22388 6389 -;;;;;; 248314 61000)) +;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (22387 39328 +;;;;;; 532704 292000)) ;;; Generated autoloads from textmodes/dns-mode.el (autoload 'dns-mode "dns-mode" "\ @@ -6840,8 +6848,8 @@ Locate SOA record and increment the serial field. ;;;*** -;;;### (autoloads nil "doc-view" "doc-view.el" (22388 5703 332568 -;;;;;; 576000)) +;;;### (autoloads nil "doc-view" "doc-view.el" (22387 39326 577711 +;;;;;; 272000)) ;;; Generated autoloads from doc-view.el (autoload 'doc-view-mode-p "doc-view" "\ @@ -6887,8 +6895,8 @@ See the command `doc-view-mode' for more information on this mode. ;;;*** -;;;### (autoloads nil "doctor" "play/doctor.el" (22388 6383 237254 -;;;;;; 947000)) +;;;### (autoloads nil "doctor" "play/doctor.el" (22387 39328 259705 +;;;;;; 267000)) ;;; Generated autoloads from play/doctor.el (autoload 'doctor "doctor" "\ @@ -6898,7 +6906,7 @@ Switch to *doctor* buffer and start giving psychotherapy. ;;;*** -;;;### (autoloads nil "double" "double.el" (22388 5703 374568 989000)) +;;;### (autoloads nil "double" "double.el" (22387 39326 589711 229000)) ;;; Generated autoloads from double.el (autoload 'double-mode "double" "\ @@ -6914,8 +6922,8 @@ strings when pressed twice. See `double-map' for details. ;;;*** -;;;### (autoloads nil "dunnet" "play/dunnet.el" (22388 6383 302255 -;;;;;; 586000)) +;;;### (autoloads nil "dunnet" "play/dunnet.el" (22387 39328 260705 +;;;;;; 263000)) ;;; Generated autoloads from play/dunnet.el (push (purecopy '(dunnet 2 2)) package--builtin-versions) @@ -6926,8 +6934,8 @@ Switch to *dungeon* buffer and start game. ;;;*** -;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (22388 -;;;;;; 6369 112116 36000)) +;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (22387 +;;;;;; 39327 291708 723000)) ;;; Generated autoloads from emacs-lisp/easy-mmode.el (defalias 'easy-mmode-define-minor-mode 'define-minor-mode) @@ -7069,8 +7077,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX). ;;;*** -;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (22388 -;;;;;; 6369 115116 66000)) +;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (22387 +;;;;;; 39327 291708 723000)) ;;; Generated autoloads from emacs-lisp/easymenu.el (autoload 'easy-menu-define "easymenu" "\ @@ -7208,8 +7216,8 @@ To implement dynamic menus, either call this from ;;;*** -;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (22388 6385 -;;;;;; 685279 22000)) +;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (22387 39328 +;;;;;; 319705 52000)) ;;; Generated autoloads from progmodes/ebnf2ps.el (push (purecopy '(ebnf2ps 4 4)) package--builtin-versions) @@ -7474,8 +7482,8 @@ See `ebnf-style-database' documentation. ;;;*** -;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (22388 6385 -;;;;;; 813280 281000)) +;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (22387 39328 +;;;;;; 321705 45000)) ;;; Generated autoloads from progmodes/ebrowse.el (autoload 'ebrowse-tree-mode "ebrowse" "\ @@ -7623,8 +7631,8 @@ Display statistics for a class tree. ;;;*** -;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (22388 5703 376569 -;;;;;; 8000)) +;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (22387 39326 590711 +;;;;;; 225000)) ;;; Generated autoloads from ebuff-menu.el (autoload 'electric-buffer-list "ebuff-menu" "\ @@ -7656,8 +7664,8 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry. ;;;*** -;;;### (autoloads nil "echistory" "echistory.el" (22388 5703 407569 -;;;;;; 313000)) +;;;### (autoloads nil "echistory" "echistory.el" (22387 39326 591711 +;;;;;; 222000)) ;;; Generated autoloads from echistory.el (autoload 'Electric-command-history-redo-expression "echistory" "\ @@ -7668,8 +7676,8 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. ;;;*** -;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (22388 6371 -;;;;;; 666141 154000)) +;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (22387 39327 +;;;;;; 448708 162000)) ;;; Generated autoloads from gnus/ecomplete.el (autoload 'ecomplete-setup "ecomplete" "\ @@ -7679,7 +7687,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. ;;;*** -;;;### (autoloads nil "ede" "cedet/ede.el" (22388 6368 441109 438000)) +;;;### (autoloads nil "ede" "cedet/ede.el" (22387 39327 135709 280000)) ;;; Generated autoloads from cedet/ede.el (push (purecopy '(ede 1 2)) package--builtin-versions) @@ -7706,8 +7714,8 @@ an EDE controlled project. ;;;*** -;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (22388 6369 -;;;;;; 157116 479000)) +;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (22387 39327 +;;;;;; 293708 716000)) ;;; Generated autoloads from emacs-lisp/edebug.el (defvar edebug-all-defs nil "\ @@ -7771,7 +7779,7 @@ Toggle edebugging of all forms. ;;;*** -;;;### (autoloads nil "ediff" "vc/ediff.el" (22388 6391 36331 645000)) +;;;### (autoloads nil "ediff" "vc/ediff.el" (22387 39328 660703 835000)) ;;; Generated autoloads from vc/ediff.el (push (purecopy '(ediff 2 81 4)) package--builtin-versions) @@ -8043,8 +8051,8 @@ With optional NODE, goes to that node. ;;;*** -;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (22388 6390 -;;;;;; 831329 629000)) +;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (22387 39328 +;;;;;; 653703 860000)) ;;; Generated autoloads from vc/ediff-help.el (autoload 'ediff-customize "ediff-help" "\ @@ -8054,8 +8062,8 @@ With optional NODE, goes to that node. ;;;*** -;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (22388 6390 -;;;;;; 876330 72000)) +;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (22387 39328 +;;;;;; 656703 849000)) ;;; Generated autoloads from vc/ediff-mult.el (autoload 'ediff-show-registry "ediff-mult" "\ @@ -8067,8 +8075,8 @@ Display Ediff's registry. ;;;*** -;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (22388 6390 -;;;;;; 954330 839000)) +;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (22387 39328 +;;;;;; 658703 842000)) ;;; Generated autoloads from vc/ediff-util.el (autoload 'ediff-toggle-multiframe "ediff-util" "\ @@ -8087,7 +8095,8 @@ To change the default, set the variable `ediff-use-toolbar-p', which see. ;;;*** -;;;### (autoloads nil "edmacro" "edmacro.el" (22388 5703 410569 343000)) +;;;### (autoloads nil "edmacro" "edmacro.el" (22387 39326 591711 +;;;;;; 222000)) ;;; Generated autoloads from edmacro.el (push (purecopy '(edmacro 2 1)) package--builtin-versions) @@ -8136,8 +8145,8 @@ or nil, use a compact 80-column format. ;;;*** -;;;### (autoloads nil "edt" "emulation/edt.el" (22388 6369 879123 -;;;;;; 579000)) +;;;### (autoloads nil "edt" "emulation/edt.el" (22578 62356 717212 +;;;;;; 153000)) ;;; Generated autoloads from emulation/edt.el (autoload 'edt-set-scroll-margins "edt" "\ @@ -8154,7 +8163,7 @@ Turn on EDT Emulation. ;;;*** -;;;### (autoloads nil "ehelp" "ehelp.el" (22388 5703 411569 352000)) +;;;### (autoloads nil "ehelp" "ehelp.el" (22387 39326 592711 218000)) ;;; Generated autoloads from ehelp.el (autoload 'with-electric-help "ehelp" "\ @@ -8190,15 +8199,15 @@ BUFFER is put back into its original major mode. ;;;*** -;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (22388 6369 284117 -;;;;;; 728000)) +;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (22387 39327 +;;;;;; 299708 694000)) ;;; Generated autoloads from emacs-lisp/eieio.el (push (purecopy '(eieio 1 4)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (22420 -;;;;;; 38537 268424 423000)) +;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (22578 +;;;;;; 62356 716212 159000)) ;;; Generated autoloads from emacs-lisp/eieio-core.el (push (purecopy '(eieio-core 1 4)) package--builtin-versions) @@ -8214,8 +8223,8 @@ It creates an autoload function for CNAME's constructor. ;;;*** -;;;### (autoloads nil "elec-pair" "elec-pair.el" (22388 5703 414569 -;;;;;; 382000)) +;;;### (autoloads nil "elec-pair" "elec-pair.el" (22387 39326 592711 +;;;;;; 218000)) ;;; Generated autoloads from elec-pair.el (defvar electric-pair-text-pairs '((34 . 34)) "\ @@ -8257,8 +8266,8 @@ Toggle `electric-pair-mode' only in this buffer. ;;;*** -;;;### (autoloads nil "elide-head" "elide-head.el" (22388 5703 450569 -;;;;;; 736000)) +;;;### (autoloads nil "elide-head" "elide-head.el" (22387 39326 593711 +;;;;;; 215000)) ;;; Generated autoloads from elide-head.el (autoload 'elide-head "elide-head" "\ @@ -8273,8 +8282,8 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks. ;;;*** -;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (22388 6369 300117 -;;;;;; 885000)) +;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (22387 39327 +;;;;;; 300708 690000)) ;;; Generated autoloads from emacs-lisp/elint.el (autoload 'elint-file "elint" "\ @@ -8309,8 +8318,8 @@ optional prefix argument REINIT is non-nil. ;;;*** -;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (22388 6369 328118 -;;;;;; 161000)) +;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (22387 39327 301708 +;;;;;; 687000)) ;;; Generated autoloads from emacs-lisp/elp.el (autoload 'elp-instrument-function "elp" "\ @@ -8344,8 +8353,8 @@ displayed. ;;;*** -;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (22388 5703 453569 -;;;;;; 765000)) +;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (22387 39326 594711 +;;;;;; 211000)) ;;; Generated autoloads from emacs-lock.el (autoload 'emacs-lock-mode "emacs-lock" "\ @@ -8372,8 +8381,8 @@ Other values are interpreted as usual. ;;;*** -;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (22388 6375 470178 -;;;;;; 563000)) +;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (22578 62356 +;;;;;; 725212 110000)) ;;; Generated autoloads from mail/emacsbug.el (autoload 'report-emacs-bug "emacsbug" "\ @@ -8386,7 +8395,8 @@ Prompts for bug subject. Leaves you in a mail buffer. ;;;*** -;;;### (autoloads nil "emerge" "vc/emerge.el" (22388 6391 68331 960000)) +;;;### (autoloads nil "emerge" "vc/emerge.el" (22387 39328 661703 +;;;;;; 831000)) ;;; Generated autoloads from vc/emerge.el (autoload 'emerge-files "emerge" "\ @@ -8446,8 +8456,8 @@ Emerge two RCS revisions of a file, with another revision as ancestor. ;;;*** -;;;### (autoloads nil "enriched" "textmodes/enriched.el" (22388 6389 -;;;;;; 248314 61000)) +;;;### (autoloads nil "enriched" "textmodes/enriched.el" (22387 39328 +;;;;;; 533704 288000)) ;;; Generated autoloads from textmodes/enriched.el (autoload 'enriched-mode "enriched" "\ @@ -8482,7 +8492,7 @@ Commands: ;;;*** -;;;### (autoloads nil "epa" "epa.el" (22388 5703 490570 130000)) +;;;### (autoloads nil "epa" "epa.el" (22387 39326 603711 179000)) ;;; Generated autoloads from epa.el (autoload 'epa-list-keys "epa" "\ @@ -8670,8 +8680,8 @@ Insert selected KEYS after the point. ;;;*** -;;;### (autoloads nil "epa-dired" "epa-dired.el" (22388 5703 456569 -;;;;;; 795000)) +;;;### (autoloads nil "epa-dired" "epa-dired.el" (22387 39326 594711 +;;;;;; 211000)) ;;; Generated autoloads from epa-dired.el (autoload 'epa-dired-do-decrypt "epa-dired" "\ @@ -8696,8 +8706,8 @@ Encrypt marked files. ;;;*** -;;;### (autoloads nil "epa-file" "epa-file.el" (22388 5703 456569 -;;;;;; 795000)) +;;;### (autoloads nil "epa-file" "epa-file.el" (22387 39326 595711 +;;;;;; 208000)) ;;; Generated autoloads from epa-file.el (autoload 'epa-file-handler "epa-file" "\ @@ -8717,8 +8727,8 @@ Encrypt marked files. ;;;*** -;;;### (autoloads nil "epa-mail" "epa-mail.el" (22388 5703 459569 -;;;;;; 824000)) +;;;### (autoloads nil "epa-mail" "epa-mail.el" (22387 39326 595711 +;;;;;; 208000)) ;;; Generated autoloads from epa-mail.el (autoload 'epa-mail-mode "epa-mail" "\ @@ -8796,7 +8806,7 @@ if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "epg" "epg.el" (22388 5703 495570 179000)) +;;;### (autoloads nil "epg" "epg.el" (22387 39326 604711 175000)) ;;; Generated autoloads from epg.el (push (purecopy '(epg 1 0 0)) package--builtin-versions) @@ -8807,8 +8817,8 @@ Return a context object. ;;;*** -;;;### (autoloads nil "epg-config" "epg-config.el" (22388 5703 494570 -;;;;;; 169000)) +;;;### (autoloads nil "epg-config" "epg-config.el" (22387 39326 603711 +;;;;;; 179000)) ;;; Generated autoloads from epg-config.el (autoload 'epg-find-configuration "epg-config" "\ @@ -8842,7 +8852,7 @@ Look at CONFIG and try to expand GROUP. ;;;*** -;;;### (autoloads nil "erc" "erc/erc.el" (22388 6370 962134 230000)) +;;;### (autoloads nil "erc" "erc/erc.el" (22387 39327 421708 258000)) ;;; Generated autoloads from erc/erc.el (push (purecopy '(erc 5 3)) package--builtin-versions) @@ -8891,36 +8901,36 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL. ;;;*** -;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (22388 -;;;;;; 6370 614130 808000)) +;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (22387 +;;;;;; 39327 403708 323000)) ;;; Generated autoloads from erc/erc-autoaway.el (autoload 'erc-autoaway-mode "erc-autoaway") ;;;*** -;;;### (autoloads nil "erc-button" "erc/erc-button.el" (22388 6370 -;;;;;; 674131 398000)) +;;;### (autoloads nil "erc-button" "erc/erc-button.el" (22387 39327 +;;;;;; 405708 316000)) ;;; Generated autoloads from erc/erc-button.el (autoload 'erc-button-mode "erc-button" nil t) ;;;*** -;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (22388 6370 -;;;;;; 700131 653000)) +;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (22387 39327 +;;;;;; 405708 316000)) ;;; Generated autoloads from erc/erc-capab.el (autoload 'erc-capab-identify-mode "erc-capab" nil t) ;;;*** -;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (22388 6370 -;;;;;; 700131 653000)) +;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (22387 39327 +;;;;;; 406708 312000)) ;;; Generated autoloads from erc/erc-compat.el (autoload 'erc-define-minor-mode "erc-compat") ;;;*** -;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (22388 6370 705131 -;;;;;; 703000)) +;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (22387 39327 406708 +;;;;;; 312000)) ;;; Generated autoloads from erc/erc-dcc.el (autoload 'erc-dcc-mode "erc-dcc") @@ -8950,14 +8960,14 @@ that subcommand. ;;;*** ;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el" -;;;;;; (22388 6370 744132 87000)) +;;;;;; (22387 39327 407708 309000)) ;;; Generated autoloads from erc/erc-desktop-notifications.el (autoload 'erc-notifications-mode "erc-desktop-notifications" "" t) ;;;*** -;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (22388 -;;;;;; 6370 745132 97000)) +;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (22387 +;;;;;; 39327 407708 309000)) ;;; Generated autoloads from erc/erc-ezbounce.el (autoload 'erc-cmd-ezb "erc-ezbounce" "\ @@ -9019,8 +9029,8 @@ Add EZBouncer convenience functions to ERC. ;;;*** -;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (22388 6370 745132 -;;;;;; 97000)) +;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (22387 39327 408708 +;;;;;; 305000)) ;;; Generated autoloads from erc/erc-fill.el (autoload 'erc-fill-mode "erc-fill" nil t) @@ -9032,8 +9042,8 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'. ;;;*** -;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (22388 6370 -;;;;;; 750132 146000)) +;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (22387 39327 +;;;;;; 409708 301000)) ;;; Generated autoloads from erc/erc-identd.el (autoload 'erc-identd-mode "erc-identd") @@ -9054,8 +9064,8 @@ system. ;;;*** -;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (22388 6370 -;;;;;; 751132 156000)) +;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (22387 39327 +;;;;;; 410708 298000)) ;;; Generated autoloads from erc/erc-imenu.el (autoload 'erc-create-imenu-index "erc-imenu" "\ @@ -9065,22 +9075,22 @@ system. ;;;*** -;;;### (autoloads nil "erc-join" "erc/erc-join.el" (22388 6370 751132 -;;;;;; 156000)) +;;;### (autoloads nil "erc-join" "erc/erc-join.el" (22387 39327 410708 +;;;;;; 298000)) ;;; Generated autoloads from erc/erc-join.el (autoload 'erc-autojoin-mode "erc-join" nil t) ;;;*** -;;;### (autoloads nil "erc-list" "erc/erc-list.el" (22388 6370 758132 -;;;;;; 225000)) +;;;### (autoloads nil "erc-list" "erc/erc-list.el" (22387 39327 411708 +;;;;;; 294000)) ;;; Generated autoloads from erc/erc-list.el (autoload 'erc-list-mode "erc-list") ;;;*** -;;;### (autoloads nil "erc-log" "erc/erc-log.el" (22388 6370 777132 -;;;;;; 411000)) +;;;### (autoloads nil "erc-log" "erc/erc-log.el" (22387 39327 411708 +;;;;;; 294000)) ;;; Generated autoloads from erc/erc-log.el (autoload 'erc-log-mode "erc-log" nil t) @@ -9109,8 +9119,8 @@ You can save every individual message by putting this function on ;;;*** -;;;### (autoloads nil "erc-match" "erc/erc-match.el" (22388 6370 -;;;;;; 796132 598000)) +;;;### (autoloads nil "erc-match" "erc/erc-match.el" (22387 39327 +;;;;;; 412708 291000)) ;;; Generated autoloads from erc/erc-match.el (autoload 'erc-match-mode "erc-match") @@ -9156,15 +9166,15 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'. ;;;*** -;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (22388 6370 796132 -;;;;;; 598000)) +;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (22387 39327 413708 +;;;;;; 287000)) ;;; Generated autoloads from erc/erc-menu.el (autoload 'erc-menu-mode "erc-menu" nil t) ;;;*** -;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (22388 -;;;;;; 6370 798132 618000)) +;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (22387 +;;;;;; 39327 413708 287000)) ;;; Generated autoloads from erc/erc-netsplit.el (autoload 'erc-netsplit-mode "erc-netsplit") @@ -9175,8 +9185,8 @@ Show who's gone. ;;;*** -;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (22388 -;;;;;; 6370 799132 627000)) +;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (22387 +;;;;;; 39327 413708 287000)) ;;; Generated autoloads from erc/erc-networks.el (autoload 'erc-determine-network "erc-networks" "\ @@ -9193,8 +9203,8 @@ Interactively select a server to connect to using `erc-server-alist'. ;;;*** -;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (22388 6370 -;;;;;; 837133 1000)) +;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (22387 39327 +;;;;;; 414708 283000)) ;;; Generated autoloads from erc/erc-notify.el (autoload 'erc-notify-mode "erc-notify" nil t) @@ -9212,36 +9222,36 @@ with args, toggle notify status of people. ;;;*** -;;;### (autoloads nil "erc-page" "erc/erc-page.el" (22388 6370 837133 -;;;;;; 1000)) +;;;### (autoloads nil "erc-page" "erc/erc-page.el" (22387 39327 415708 +;;;;;; 280000)) ;;; Generated autoloads from erc/erc-page.el (autoload 'erc-page-mode "erc-page") ;;;*** -;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (22388 -;;;;;; 6370 839133 21000)) +;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (22387 +;;;;;; 39327 415708 280000)) ;;; Generated autoloads from erc/erc-pcomplete.el (autoload 'erc-completion-mode "erc-pcomplete" nil t) ;;;*** -;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (22388 6370 -;;;;;; 839133 21000)) +;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (22387 39327 +;;;;;; 415708 280000)) ;;; Generated autoloads from erc/erc-replace.el (autoload 'erc-replace-mode "erc-replace") ;;;*** -;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (22388 6370 841133 -;;;;;; 40000)) +;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (22387 39327 416708 +;;;;;; 276000)) ;;; Generated autoloads from erc/erc-ring.el (autoload 'erc-ring-mode "erc-ring" nil t) ;;;*** -;;;### (autoloads nil "erc-services" "erc/erc-services.el" (22388 -;;;;;; 6370 841133 40000)) +;;;### (autoloads nil "erc-services" "erc/erc-services.el" (22387 +;;;;;; 39327 416708 276000)) ;;; Generated autoloads from erc/erc-services.el (autoload 'erc-services-mode "erc-services" nil t) @@ -9258,15 +9268,15 @@ When called interactively, read the password using `read-passwd'. ;;;*** -;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (22388 6370 -;;;;;; 843133 60000)) +;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (22387 39327 +;;;;;; 416708 276000)) ;;; Generated autoloads from erc/erc-sound.el (autoload 'erc-sound-mode "erc-sound") ;;;*** -;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (22388 -;;;;;; 6370 843133 60000)) +;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (22387 +;;;;;; 39327 417708 273000)) ;;; Generated autoloads from erc/erc-speedbar.el (autoload 'erc-speedbar-browser "erc-speedbar" "\ @@ -9277,22 +9287,22 @@ This will add a speedbar major display mode. ;;;*** -;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (22388 -;;;;;; 6370 844133 70000)) +;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (22387 +;;;;;; 39327 417708 273000)) ;;; Generated autoloads from erc/erc-spelling.el (autoload 'erc-spelling-mode "erc-spelling" nil t) ;;;*** -;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (22388 6370 -;;;;;; 857133 197000)) +;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (22387 39327 +;;;;;; 417708 273000)) ;;; Generated autoloads from erc/erc-stamp.el (autoload 'erc-timestamp-mode "erc-stamp" nil t) ;;;*** -;;;### (autoloads nil "erc-track" "erc/erc-track.el" (22388 6370 -;;;;;; 879133 414000)) +;;;### (autoloads nil "erc-track" "erc/erc-track.el" (22387 39327 +;;;;;; 418708 269000)) ;;; Generated autoloads from erc/erc-track.el (defvar erc-track-minor-mode nil "\ @@ -9318,8 +9328,8 @@ keybindings will not do anything useful. ;;;*** -;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (22388 -;;;;;; 6370 879133 414000)) +;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (22387 +;;;;;; 39327 419708 266000)) ;;; Generated autoloads from erc/erc-truncate.el (autoload 'erc-truncate-mode "erc-truncate" nil t) @@ -9338,8 +9348,8 @@ Meant to be used in hooks, like `erc-insert-post-hook'. ;;;*** -;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (22388 6370 880133 -;;;;;; 424000)) +;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (22387 39327 419708 +;;;;;; 266000)) ;;; Generated autoloads from erc/erc-xdcc.el (autoload 'erc-xdcc-mode "erc-xdcc") @@ -9350,8 +9360,8 @@ Add a file to `erc-xdcc-files'. ;;;*** -;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (22388 6369 379118 -;;;;;; 662000)) +;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (22387 39327 302708 +;;;;;; 683000)) ;;; Generated autoloads from emacs-lisp/ert.el (autoload 'ert-deftest "ert" "\ @@ -9420,8 +9430,8 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test). ;;;*** -;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (22388 6369 330118 -;;;;;; 180000)) +;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (22387 39327 +;;;;;; 301708 687000)) ;;; Generated autoloads from emacs-lisp/ert-x.el (put 'ert-with-test-buffer 'lisp-indent-function 1) @@ -9433,8 +9443,8 @@ Kill all test buffers that are still live. ;;;*** -;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (22388 6370 -;;;;;; 366128 369000)) +;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (22587 59854 +;;;;;; 958142 856000)) ;;; Generated autoloads from eshell/esh-mode.el (autoload 'eshell-mode "esh-mode" "\ @@ -9444,8 +9454,8 @@ Emacs shell interactive mode. ;;;*** -;;;### (autoloads nil "eshell" "eshell/eshell.el" (22388 6370 441129 -;;;;;; 106000)) +;;;### (autoloads nil "eshell" "eshell/eshell.el" (22387 39327 436708 +;;;;;; 205000)) ;;; Generated autoloads from eshell/eshell.el (push (purecopy '(eshell 2 4 2)) package--builtin-versions) @@ -9480,8 +9490,8 @@ corresponding to a successful execution. ;;;*** -;;;### (autoloads nil "etags" "progmodes/etags.el" (22489 43024 128096 -;;;;;; 697000)) +;;;### (autoloads nil "etags" "progmodes/etags.el" (22490 22724 15599 +;;;;;; 212000)) ;;; Generated autoloads from progmodes/etags.el (defvar tags-file-name nil "\ @@ -9794,8 +9804,8 @@ for \\[find-tag] (which see). ;;;*** -;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (22388 -;;;;;; 6374 991173 853000)) +;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (22387 +;;;;;; 39327 650707 441000)) ;;; Generated autoloads from language/ethio-util.el (autoload 'setup-ethiopic-environment-internal "ethio-util" "\ @@ -9963,7 +9973,7 @@ With ARG, insert that many delimiters. ;;;*** -;;;### (autoloads nil "eudc" "net/eudc.el" (22388 6377 395197 495000)) +;;;### (autoloads nil "eudc" "net/eudc.el" (22387 39327 971706 295000)) ;;; Generated autoloads from net/eudc.el (autoload 'eudc-set-server "eudc" "\ @@ -10017,8 +10027,8 @@ This does nothing except loading eudc by autoload side-effect. ;;;*** -;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (22388 6377 358197 -;;;;;; 131000)) +;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (22387 39327 968706 +;;;;;; 306000)) ;;; Generated autoloads from net/eudc-bob.el (autoload 'eudc-display-generic-binary "eudc-bob" "\ @@ -10053,8 +10063,8 @@ Display a button for the JPEG DATA. ;;;*** -;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (22388 6377 -;;;;;; 358197 131000)) +;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (22387 39327 +;;;;;; 969706 302000)) ;;; Generated autoloads from net/eudc-export.el (autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ @@ -10070,8 +10080,8 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record. ;;;*** -;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (22388 -;;;;;; 6377 361197 160000)) +;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (22387 +;;;;;; 39327 970706 298000)) ;;; Generated autoloads from net/eudc-hotlist.el (autoload 'eudc-edit-hotlist "eudc-hotlist" "\ @@ -10081,8 +10091,8 @@ Edit the hotlist of directory servers in a specialized buffer. ;;;*** -;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (22388 6369 386118 -;;;;;; 731000)) +;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (22387 39327 303708 +;;;;;; 680000)) ;;; Generated autoloads from emacs-lisp/ewoc.el (autoload 'ewoc-create "ewoc" "\ @@ -10108,7 +10118,7 @@ fourth arg NOSEP non-nil inhibits this. ;;;*** -;;;### (autoloads nil "eww" "net/eww.el" (22388 6377 438197 918000)) +;;;### (autoloads nil "eww" "net/eww.el" (22387 39327 973706 288000)) ;;; Generated autoloads from net/eww.el (defvar eww-suggest-uris '(eww-links-at-point url-get-url-at-point eww-current-url) "\ @@ -10155,8 +10165,8 @@ Display the bookmarks. ;;;*** -;;;### (autoloads nil "executable" "progmodes/executable.el" (22388 -;;;;;; 6386 103283 133000)) +;;;### (autoloads nil "executable" "progmodes/executable.el" (22387 +;;;;;; 39328 325705 31000)) ;;; Generated autoloads from progmodes/executable.el (autoload 'executable-command-find-posix-p "executable" "\ @@ -10191,7 +10201,7 @@ file modes. ;;;*** -;;;### (autoloads nil "expand" "expand.el" (22388 5703 536570 582000)) +;;;### (autoloads nil "expand" "expand.el" (22387 39326 605711 172000)) ;;; Generated autoloads from expand.el (autoload 'expand-add-abbrevs "expand" "\ @@ -10240,8 +10250,8 @@ This is used only in conjunction with `expand-add-abbrevs'. ;;;*** -;;;### (autoloads nil "f90" "progmodes/f90.el" (22388 6386 142283 -;;;;;; 516000)) +;;;### (autoloads nil "f90" "progmodes/f90.el" (22587 59854 959142 +;;;;;; 850000)) ;;; Generated autoloads from progmodes/f90.el (autoload 'f90-mode "f90" "\ @@ -10308,8 +10318,8 @@ with no args, if that value is non-nil. ;;;*** -;;;### (autoloads nil "face-remap" "face-remap.el" (22388 5703 600571 -;;;;;; 211000)) +;;;### (autoloads nil "face-remap" "face-remap.el" (22387 39326 606711 +;;;;;; 168000)) ;;; Generated autoloads from face-remap.el (autoload 'face-remap-add-relative "face-remap" "\ @@ -10468,8 +10478,8 @@ Besides the choice of face, it is the same as `buffer-face-mode'. ;;;*** -;;;### (autoloads nil "feedmail" "mail/feedmail.el" (22388 6375 510178 -;;;;;; 957000)) +;;;### (autoloads nil "feedmail" "mail/feedmail.el" (22387 39327 +;;;;;; 901706 545000)) ;;; Generated autoloads from mail/feedmail.el (push (purecopy '(feedmail 11)) package--builtin-versions) @@ -10523,7 +10533,7 @@ you can set `feedmail-queue-reminder-alist' to nil. ;;;*** -;;;### (autoloads nil "ffap" "ffap.el" (22388 5703 738572 568000)) +;;;### (autoloads nil "ffap" "ffap.el" (22387 39326 611711 151000)) ;;; Generated autoloads from ffap.el (autoload 'ffap-next "ffap" "\ @@ -10586,8 +10596,8 @@ Evaluate the forms in variable `ffap-bindings'. ;;;*** -;;;### (autoloads nil "filecache" "filecache.el" (22388 5703 754572 -;;;;;; 726000)) +;;;### (autoloads nil "filecache" "filecache.el" (22387 39326 612711 +;;;;;; 147000)) ;;; Generated autoloads from filecache.el (autoload 'file-cache-add-directory "filecache" "\ @@ -10644,8 +10654,8 @@ the name is considered already unique; only the second substitution ;;;*** -;;;### (autoloads nil "filenotify" "filenotify.el" (22388 5703 780572 -;;;;;; 982000)) +;;;### (autoloads nil "filenotify" "filenotify.el" (22387 39326 612711 +;;;;;; 147000)) ;;; Generated autoloads from filenotify.el (autoload 'file-notify-handle-event "filenotify" "\ @@ -10660,7 +10670,8 @@ Otherwise, signal a `file-notify-error'. ;;;*** -;;;### (autoloads nil "files-x" "files-x.el" (22388 5703 781572 992000)) +;;;### (autoloads nil "files-x" "files-x.el" (22387 39326 613711 +;;;;;; 143000)) ;;; Generated autoloads from files-x.el (autoload 'add-file-local-variable "files-x" "\ @@ -10725,8 +10736,8 @@ Copy directory-local variables to the -*- line. ;;;*** -;;;### (autoloads nil "filesets" "filesets.el" (22388 5704 35575 -;;;;;; 489000)) +;;;### (autoloads nil "filesets" "filesets.el" (22387 39326 618711 +;;;;;; 125000)) ;;; Generated autoloads from filesets.el (autoload 'filesets-init "filesets" "\ @@ -10737,8 +10748,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu. ;;;*** -;;;### (autoloads nil "find-cmd" "find-cmd.el" (22388 5704 81575 -;;;;;; 942000)) +;;;### (autoloads nil "find-cmd" "find-cmd.el" (22387 39326 618711 +;;;;;; 125000)) ;;; Generated autoloads from find-cmd.el (push (purecopy '(find-cmd 0 6)) package--builtin-versions) @@ -10758,8 +10769,8 @@ result is a string that should be ready for the command line. ;;;*** -;;;### (autoloads nil "find-dired" "find-dired.el" (22388 5704 84575 -;;;;;; 971000)) +;;;### (autoloads nil "find-dired" "find-dired.el" (22387 39326 619711 +;;;;;; 122000)) ;;; Generated autoloads from find-dired.el (autoload 'find-dired "find-dired" "\ @@ -10799,8 +10810,8 @@ use in place of \"-ls\" as the final argument. ;;;*** -;;;### (autoloads nil "find-file" "find-file.el" (22388 5704 85575 -;;;;;; 981000)) +;;;### (autoloads nil "find-file" "find-file.el" (22387 39326 619711 +;;;;;; 122000)) ;;; Generated autoloads from find-file.el (defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ @@ -10890,8 +10901,8 @@ Visit the file you click on in another window. ;;;*** -;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (22420 -;;;;;; 38537 268424 423000)) +;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (22578 +;;;;;; 62356 716212 159000)) ;;; Generated autoloads from emacs-lisp/find-func.el (autoload 'find-library "find-func" "\ @@ -11061,8 +11072,8 @@ Define some key bindings for the find-function family of functions. ;;;*** -;;;### (autoloads nil "find-lisp" "find-lisp.el" (22388 5704 89576 -;;;;;; 20000)) +;;;### (autoloads nil "find-lisp" "find-lisp.el" (22387 39326 620711 +;;;;;; 118000)) ;;; Generated autoloads from find-lisp.el (autoload 'find-lisp-find-dired "find-lisp" "\ @@ -11082,7 +11093,7 @@ Change the filter on a `find-lisp-find-dired' buffer to REGEXP. ;;;*** -;;;### (autoloads nil "finder" "finder.el" (22388 5704 124576 364000)) +;;;### (autoloads nil "finder" "finder.el" (22387 39326 621711 115000)) ;;; Generated autoloads from finder.el (push (purecopy '(finder 1 0)) package--builtin-versions) @@ -11104,8 +11115,8 @@ Find packages matching a given keyword. ;;;*** -;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (22388 5704 128576 -;;;;;; 404000)) +;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (22387 39326 622711 +;;;;;; 111000)) ;;; Generated autoloads from flow-ctrl.el (autoload 'enable-flow-control "flow-ctrl" "\ @@ -11126,8 +11137,8 @@ to get the effect of a C-q. ;;;*** -;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (22388 6371 -;;;;;; 667141 163000)) +;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (22387 39327 +;;;;;; 449708 159000)) ;;; Generated autoloads from gnus/flow-fill.el (autoload 'fill-flowed-encode "flow-fill" "\ @@ -11142,8 +11153,8 @@ to get the effect of a C-q. ;;;*** -;;;### (autoloads nil "flymake" "progmodes/flymake.el" (22388 6386 -;;;;;; 215284 234000)) +;;;### (autoloads nil "flymake" "progmodes/flymake.el" (22387 39328 +;;;;;; 328705 20000)) ;;; Generated autoloads from progmodes/flymake.el (push (purecopy '(flymake 0 3)) package--builtin-versions) @@ -11173,8 +11184,8 @@ Turn flymake mode off. ;;;*** -;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (22388 6389 -;;;;;; 329314 858000)) +;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (22387 39328 +;;;;;; 535704 281000)) ;;; Generated autoloads from textmodes/flyspell.el (autoload 'flyspell-prog-mode "flyspell" "\ @@ -11244,13 +11255,14 @@ Flyspell whole buffer. ;;;*** -;;;### (autoloads nil "foldout" "foldout.el" (22388 5704 128576 404000)) +;;;### (autoloads nil "foldout" "foldout.el" (22387 39326 622711 +;;;;;; 111000)) ;;; Generated autoloads from foldout.el (push (purecopy '(foldout 1 10)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "follow" "follow.el" (22388 5704 168576 797000)) +;;;### (autoloads nil "follow" "follow.el" (22387 39326 623711 108000)) ;;; Generated autoloads from follow.el (autoload 'turn-on-follow-mode "follow" "\ @@ -11372,8 +11384,8 @@ selected if the original window is the first one in the frame. ;;;*** -;;;### (autoloads nil "footnote" "mail/footnote.el" (22388 6375 555179 -;;;;;; 400000)) +;;;### (autoloads nil "footnote" "mail/footnote.el" (22387 39327 +;;;;;; 923706 466000)) ;;; Generated autoloads from mail/footnote.el (push (purecopy '(footnote 0 19)) package--builtin-versions) @@ -11392,7 +11404,7 @@ play around with the following keys: ;;;*** -;;;### (autoloads nil "forms" "forms.el" (22388 5704 290577 997000)) +;;;### (autoloads nil "forms" "forms.el" (22387 39326 627711 93000)) ;;; Generated autoloads from forms.el (autoload 'forms-mode "forms" "\ @@ -11428,8 +11440,8 @@ Visit a file in Forms mode in other window. ;;;*** -;;;### (autoloads nil "fortran" "progmodes/fortran.el" (22388 6386 -;;;;;; 297285 40000)) +;;;### (autoloads nil "fortran" "progmodes/fortran.el" (22387 39328 +;;;;;; 329705 17000)) ;;; Generated autoloads from progmodes/fortran.el (autoload 'fortran-mode "fortran" "\ @@ -11506,8 +11518,8 @@ with no args, if that value is non-nil. ;;;*** -;;;### (autoloads nil "fortune" "play/fortune.el" (22388 6383 331255 -;;;;;; 871000)) +;;;### (autoloads nil "fortune" "play/fortune.el" (22387 39328 261705 +;;;;;; 259000)) ;;; Generated autoloads from play/fortune.el (autoload 'fortune-add-fortune "fortune" "\ @@ -11555,8 +11567,8 @@ and choose the directory as the fortune-file. ;;;*** -;;;### (autoloads nil "frameset" "frameset.el" (22388 5704 371578 -;;;;;; 794000)) +;;;### (autoloads nil "frameset" "frameset.el" (22387 39326 628711 +;;;;;; 90000)) ;;; Generated autoloads from frameset.el (defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\ @@ -11742,15 +11754,15 @@ Interactively, reads the register using `register-read-with-preview'. ;;;*** -;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (22388 6383 335255 -;;;;;; 911000)) +;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (22387 39328 +;;;;;; 261705 259000)) ;;; Generated autoloads from play/gamegrid.el (push (purecopy '(gamegrid 1 2)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (22431 53468 -;;;;;; 724634 231000)) +;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (22578 62356 +;;;;;; 739212 35000)) ;;; Generated autoloads from progmodes/gdb-mi.el (defvar gdb-enable-debug nil "\ @@ -11832,8 +11844,8 @@ detailed description of this mode. ;;;*** -;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (22388 6369 -;;;;;; 423119 95000)) +;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (22387 39327 +;;;;;; 306708 669000)) ;;; Generated autoloads from emacs-lisp/generic.el (defvar generic-mode-list nil "\ @@ -11913,8 +11925,8 @@ regular expression that can be used as an element of ;;;*** -;;;### (autoloads nil "glasses" "progmodes/glasses.el" (22388 6386 -;;;;;; 507287 105000)) +;;;### (autoloads nil "glasses" "progmodes/glasses.el" (22387 39328 +;;;;;; 335704 995000)) ;;; Generated autoloads from progmodes/glasses.el (autoload 'glasses-mode "glasses" "\ @@ -11928,8 +11940,8 @@ add virtual separators (like underscores) at places they belong to. ;;;*** -;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (22388 6371 -;;;;;; 667141 163000)) +;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (22387 39327 +;;;;;; 449708 159000)) ;;; Generated autoloads from gnus/gmm-utils.el (autoload 'gmm-regexp-concat "gmm-utils" "\ @@ -11983,7 +11995,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST. ;;;*** -;;;### (autoloads nil "gnus" "gnus/gnus.el" (22388 6373 163155 876000)) +;;;### (autoloads nil "gnus" "gnus/gnus.el" (22387 39327 493708 2000)) ;;; Generated autoloads from gnus/gnus.el (push (purecopy '(gnus 5 13)) package--builtin-versions) (when (fboundp 'custom-autoload) @@ -12033,8 +12045,8 @@ prompt the user for the name of an NNTP server to use. ;;;*** -;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (22388 6371 -;;;;;; 716141 645000)) +;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (22387 39327 +;;;;;; 450708 155000)) ;;; Generated autoloads from gnus/gnus-agent.el (autoload 'gnus-unplugged "gnus-agent" "\ @@ -12124,8 +12136,8 @@ CLEAN is obsolete and ignored. ;;;*** -;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (22388 6371 843142 -;;;;;; 894000)) +;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (22578 62356 +;;;;;; 721212 132000)) ;;; Generated autoloads from gnus/gnus-art.el (autoload 'gnus-article-prepare-display "gnus-art" "\ @@ -12135,8 +12147,8 @@ Make the current buffer look like a nice article. ;;;*** -;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (22388 -;;;;;; 6371 929143 740000)) +;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (22387 +;;;;;; 39327 457708 130000)) ;;; Generated autoloads from gnus/gnus-bookmark.el (autoload 'gnus-bookmark-set "gnus-bookmark" "\ @@ -12159,8 +12171,8 @@ deletion, or > if it is flagged for displaying. ;;;*** -;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (22388 6371 -;;;;;; 944143 887000)) +;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (22387 39327 +;;;;;; 457708 130000)) ;;; Generated autoloads from gnus/gnus-cache.el (autoload 'gnus-jog-cache "gnus-cache" "\ @@ -12201,8 +12213,8 @@ supported. ;;;*** -;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (22388 6372 -;;;;;; 21144 645000)) +;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (22387 39327 +;;;;;; 460708 119000)) ;;; Generated autoloads from gnus/gnus-delay.el (autoload 'gnus-delay-article "gnus-delay" "\ @@ -12237,8 +12249,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil. ;;;*** -;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (22388 6372 -;;;;;; 22144 655000)) +;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (22387 39327 +;;;;;; 461708 116000)) ;;; Generated autoloads from gnus/gnus-diary.el (autoload 'gnus-user-format-function-d "gnus-diary" "\ @@ -12253,8 +12265,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil. ;;;*** -;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (22388 6372 -;;;;;; 22144 655000)) +;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (22387 39327 +;;;;;; 461708 116000)) ;;; Generated autoloads from gnus/gnus-dired.el (autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ @@ -12264,8 +12276,8 @@ Convenience method to turn on gnus-dired-mode. ;;;*** -;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (22388 6372 -;;;;;; 23144 664000)) +;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (22387 39327 +;;;;;; 461708 116000)) ;;; Generated autoloads from gnus/gnus-draft.el (autoload 'gnus-draft-reminder "gnus-draft" "\ @@ -12275,8 +12287,8 @@ Reminder user if there are unsent drafts. ;;;*** -;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (22388 6372 81145 -;;;;;; 235000)) +;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (22387 39327 +;;;;;; 463708 109000)) ;;; Generated autoloads from gnus/gnus-fun.el (autoload 'gnus--random-face-with-type "gnus-fun" "\ @@ -12341,8 +12353,8 @@ Insert a random Face header from `gnus-face-directory'. ;;;*** -;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (22388 -;;;;;; 6372 82145 245000)) +;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (22387 +;;;;;; 39327 463708 109000)) ;;; Generated autoloads from gnus/gnus-gravatar.el (autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ @@ -12359,8 +12371,8 @@ If gravatars are already displayed, remove them. ;;;*** -;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (22388 6372 -;;;;;; 124145 658000)) +;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (22387 39327 +;;;;;; 465708 101000)) ;;; Generated autoloads from gnus/gnus-group.el (autoload 'gnus-fetch-group "gnus-group" "\ @@ -12377,8 +12389,8 @@ Pop up a frame and enter GROUP. ;;;*** -;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (22388 6372 -;;;;;; 166146 71000)) +;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (22387 39327 +;;;;;; 466708 98000)) ;;; Generated autoloads from gnus/gnus-html.el (autoload 'gnus-article-html "gnus-html" "\ @@ -12393,8 +12405,8 @@ Pop up a frame and enter GROUP. ;;;*** -;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (22388 6372 -;;;;;; 241146 808000)) +;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (22387 39327 +;;;;;; 469708 87000)) ;;; Generated autoloads from gnus/gnus-kill.el (defalias 'gnus-batch-kill 'gnus-batch-score) @@ -12407,8 +12419,8 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score ;;;*** -;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (22388 6372 250146 -;;;;;; 897000)) +;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (22387 39327 470708 +;;;;;; 83000)) ;;; Generated autoloads from gnus/gnus-ml.el (autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ @@ -12431,8 +12443,8 @@ Minor mode for providing mailing-list commands. ;;;*** -;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (22388 6372 -;;;;;; 251146 907000)) +;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (22387 39327 +;;;;;; 470708 83000)) ;;; Generated autoloads from gnus/gnus-mlspl.el (autoload 'gnus-group-split-setup "gnus-mlspl" "\ @@ -12532,8 +12544,8 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns: ;;;*** -;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (22388 6372 285147 -;;;;;; 241000)) +;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (22387 39327 +;;;;;; 471708 80000)) ;;; Generated autoloads from gnus/gnus-msg.el (autoload 'gnus-msg-mail "gnus-msg" "\ @@ -12560,7 +12572,7 @@ Like `message-reply'. ;;;*** ;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el" -;;;;;; (22388 6372 289147 280000)) +;;;;;; (22387 39327 472708 76000)) ;;; Generated autoloads from gnus/gnus-notifications.el (autoload 'gnus-notifications "gnus-notifications" "\ @@ -12576,8 +12588,8 @@ This is typically a function to add in ;;;*** -;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (22388 6372 -;;;;;; 309147 477000)) +;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (22387 39327 +;;;;;; 472708 76000)) ;;; Generated autoloads from gnus/gnus-picon.el (autoload 'gnus-treat-from-picon "gnus-picon" "\ @@ -12600,8 +12612,8 @@ If picons are already displayed, remove them. ;;;*** -;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (22388 6372 -;;;;;; 328147 664000)) +;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (22387 39327 +;;;;;; 473708 73000)) ;;; Generated autoloads from gnus/gnus-range.el (autoload 'gnus-sorted-difference "gnus-range" "\ @@ -12668,8 +12680,8 @@ Add NUM into sorted LIST by side effect. ;;;*** -;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (22388 -;;;;;; 6372 330147 684000)) +;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (22387 +;;;;;; 39327 473708 73000)) ;;; Generated autoloads from gnus/gnus-registry.el (autoload 'gnus-registry-initialize "gnus-registry" "\ @@ -12684,8 +12696,8 @@ Install the registry hooks. ;;;*** -;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (22388 6372 -;;;;;; 437148 736000)) +;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (22387 39327 +;;;;;; 476708 62000)) ;;; Generated autoloads from gnus/gnus-sieve.el (autoload 'gnus-sieve-update "gnus-sieve" "\ @@ -12712,8 +12724,8 @@ See the documentation for these variables and functions for details. ;;;*** -;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (22388 6372 -;;;;;; 457148 932000)) +;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (22387 39327 +;;;;;; 476708 62000)) ;;; Generated autoloads from gnus/gnus-spec.el (autoload 'gnus-update-format "gnus-spec" "\ @@ -12723,8 +12735,8 @@ Update the format specification near point. ;;;*** -;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (22388 6372 -;;;;;; 548149 827000)) +;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (22387 39327 +;;;;;; 479708 51000)) ;;; Generated autoloads from gnus/gnus-start.el (autoload 'gnus-declare-backend "gnus-start" "\ @@ -12734,8 +12746,8 @@ Declare back end NAME with ABILITIES as a Gnus back end. ;;;*** -;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (22388 6372 777152 -;;;;;; 80000)) +;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (22387 39327 +;;;;;; 482708 41000)) ;;; Generated autoloads from gnus/gnus-sum.el (autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ @@ -12746,8 +12758,8 @@ BOOKMARK is a bookmark name or a bookmark record. ;;;*** -;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (22388 6372 -;;;;;; 949153 772000)) +;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (22387 39327 +;;;;;; 486708 26000)) ;;; Generated autoloads from gnus/gnus-sync.el (autoload 'gnus-sync-initialize "gnus-sync" "\ @@ -12762,8 +12774,8 @@ Install the sync hooks. ;;;*** -;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (22388 6373 115155 -;;;;;; 403000)) +;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (22387 39327 +;;;;;; 491708 8000)) ;;; Generated autoloads from gnus/gnus-win.el (autoload 'gnus-add-configuration "gnus-win" "\ @@ -12773,8 +12785,8 @@ Add the window configuration CONF to `gnus-buffer-configuration'. ;;;*** -;;;### (autoloads nil "gnutls" "net/gnutls.el" (22388 6377 479198 -;;;;;; 321000)) +;;;### (autoloads nil "gnutls" "net/gnutls.el" (22387 39327 974706 +;;;;;; 284000)) ;;; Generated autoloads from net/gnutls.el (defvar gnutls-min-prime-bits 256 "\ @@ -12790,8 +12802,8 @@ A value of nil says to use the default GnuTLS value.") ;;;*** -;;;### (autoloads nil "gomoku" "play/gomoku.el" (22388 6383 373256 -;;;;;; 284000)) +;;;### (autoloads nil "gomoku" "play/gomoku.el" (22387 39328 263705 +;;;;;; 252000)) ;;; Generated autoloads from play/gomoku.el (autoload 'gomoku "gomoku" "\ @@ -12817,8 +12829,8 @@ Use \\[describe-mode] for more info. ;;;*** -;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (22388 6377 -;;;;;; 479198 321000)) +;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (22387 39327 +;;;;;; 974706 284000)) ;;; Generated autoloads from net/goto-addr.el (define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") @@ -12859,8 +12871,8 @@ Like `goto-address-mode', but only for comments and strings. ;;;*** -;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (22388 6373 208156 -;;;;;; 318000)) +;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (22387 39327 +;;;;;; 494707 998000)) ;;; Generated autoloads from gnus/gravatar.el (autoload 'gravatar-retrieve "gravatar" "\ @@ -12876,8 +12888,8 @@ Retrieve MAIL-ADDRESS gravatar and returns it. ;;;*** -;;;### (autoloads nil "grep" "progmodes/grep.el" (22388 6386 514287 -;;;;;; 174000)) +;;;### (autoloads nil "grep" "progmodes/grep.el" (22387 39328 336704 +;;;;;; 992000)) ;;; Generated autoloads from progmodes/grep.el (defvar grep-window-height nil "\ @@ -13044,7 +13056,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'. ;;;*** -;;;### (autoloads nil "gs" "gs.el" (22388 5704 415579 226000)) +;;;### (autoloads nil "gs" "gs.el" (22387 39326 630711 83000)) ;;; Generated autoloads from gs.el (autoload 'gs-load-image "gs" "\ @@ -13057,8 +13069,8 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. ;;;*** -;;;### (autoloads nil "gud" "progmodes/gud.el" (22431 53468 725634 -;;;;;; 240000)) +;;;### (autoloads nil "gud" "progmodes/gud.el" (22432 21609 981325 +;;;;;; 89000)) ;;; Generated autoloads from progmodes/gud.el (autoload 'gud-gdb "gud" "\ @@ -13160,8 +13172,8 @@ it if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (22489 43024 126096 -;;;;;; 745000)) +;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (22490 22723 681600 +;;;;;; 690000)) ;;; Generated autoloads from emacs-lisp/gv.el (autoload 'gv-get "gv" "\ @@ -13263,8 +13275,8 @@ binding mode. ;;;*** -;;;### (autoloads nil "handwrite" "play/handwrite.el" (22388 6383 -;;;;;; 391256 461000)) +;;;### (autoloads nil "handwrite" "play/handwrite.el" (22387 39328 +;;;;;; 263705 252000)) ;;; Generated autoloads from play/handwrite.el (autoload 'handwrite "handwrite" "\ @@ -13281,8 +13293,8 @@ Variables: `handwrite-linespace' (default 12) ;;;*** -;;;### (autoloads nil "hanoi" "play/hanoi.el" (22388 6383 415256 -;;;;;; 698000)) +;;;### (autoloads nil "hanoi" "play/hanoi.el" (22387 39328 264705 +;;;;;; 249000)) ;;; Generated autoloads from play/hanoi.el (autoload 'hanoi "hanoi" "\ @@ -13309,8 +13321,8 @@ to be updated. ;;;*** -;;;### (autoloads nil "hashcash" "mail/hashcash.el" (22388 6375 557179 -;;;;;; 420000)) +;;;### (autoloads nil "hashcash" "mail/hashcash.el" (22387 39327 +;;;;;; 924706 463000)) ;;; Generated autoloads from mail/hashcash.el (autoload 'hashcash-insert-payment "hashcash" "\ @@ -13352,8 +13364,8 @@ Prefix arg sets default accept amount temporarily. ;;;*** -;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (22388 5704 419579 -;;;;;; 265000)) +;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (22387 39326 631711 +;;;;;; 79000)) ;;; Generated autoloads from help-at-pt.el (autoload 'help-at-pt-string "help-at-pt" "\ @@ -13480,12 +13492,13 @@ different regions. With numeric argument ARG, behaves like ;;;*** -;;;### (autoloads nil "help-fns" "help-fns.el" (22420 38537 275424 -;;;;;; 491000)) +;;;### (autoloads nil "help-fns" "help-fns.el" (22578 62356 721212 +;;;;;; 132000)) ;;; Generated autoloads from help-fns.el (autoload 'describe-function "help-fns" "\ Display the full documentation of FUNCTION (a symbol). +When called from lisp, FUNCTION may also be a function object. \(fn FUNCTION)" t nil) @@ -13568,8 +13581,8 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file. ;;;*** -;;;### (autoloads nil "help-macro" "help-macro.el" (22388 5704 462579 -;;;;;; 689000)) +;;;### (autoloads nil "help-macro" "help-macro.el" (22387 39326 632711 +;;;;;; 75000)) ;;; Generated autoloads from help-macro.el (defvar three-step-help nil "\ @@ -13583,8 +13596,8 @@ gives the window that lists the options.") ;;;*** -;;;### (autoloads nil "help-mode" "help-mode.el" (22388 5704 464579 -;;;;;; 709000)) +;;;### (autoloads nil "help-mode" "help-mode.el" (22578 62356 721212 +;;;;;; 132000)) ;;; Generated autoloads from help-mode.el (autoload 'help-mode "help-mode" "\ @@ -13685,8 +13698,8 @@ BOOKMARK is a bookmark name or a bookmark record. ;;;*** -;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (22388 6369 -;;;;;; 433119 193000)) +;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (22387 39327 +;;;;;; 307708 665000)) ;;; Generated autoloads from emacs-lisp/helper.el (autoload 'Helper-describe-bindings "helper" "\ @@ -13701,7 +13714,7 @@ Provide help for current mode. ;;;*** -;;;### (autoloads nil "hexl" "hexl.el" (22388 5704 524580 299000)) +;;;### (autoloads nil "hexl" "hexl.el" (22387 39326 635711 65000)) ;;; Generated autoloads from hexl.el (autoload 'hexl-mode "hexl" "\ @@ -13795,7 +13808,8 @@ This discards the buffer's undo information. ;;;*** -;;;### (autoloads nil "hi-lock" "hi-lock.el" (22388 5704 575580 800000)) +;;;### (autoloads nil "hi-lock" "hi-lock.el" (22387 39326 636711 +;;;;;; 61000)) ;;; Generated autoloads from hi-lock.el (autoload 'hi-lock-mode "hi-lock" "\ @@ -13963,8 +13977,8 @@ be found in variable `hi-lock-interactive-patterns'. ;;;*** -;;;### (autoloads nil "hideif" "progmodes/hideif.el" (22388 6386 -;;;;;; 684288 846000)) +;;;### (autoloads nil "hideif" "progmodes/hideif.el" (22387 39328 +;;;;;; 338704 984000)) ;;; Generated autoloads from progmodes/hideif.el (autoload 'hide-ifdef-mode "hideif" "\ @@ -14011,8 +14025,8 @@ Several variables affect how the hiding is done: ;;;*** -;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (22388 6386 -;;;;;; 703289 33000)) +;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (22387 39328 +;;;;;; 339704 981000)) ;;; Generated autoloads from progmodes/hideshow.el (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))) "\ @@ -14074,8 +14088,8 @@ Unconditionally turn off `hs-minor-mode'. ;;;*** -;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (22388 5704 576580 -;;;;;; 810000)) +;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (22387 39326 637711 +;;;;;; 58000)) ;;; Generated autoloads from hilit-chg.el (autoload 'highlight-changes-mode "hilit-chg" "\ @@ -14207,8 +14221,8 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode. ;;;*** -;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (22388 5704 619581 -;;;;;; 232000)) +;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (22387 39326 638711 +;;;;;; 54000)) ;;; Generated autoloads from hippie-exp.el (push (purecopy '(hippie-exp 1 6)) package--builtin-versions) @@ -14240,7 +14254,8 @@ argument VERBOSE non-nil makes the function verbose. ;;;*** -;;;### (autoloads nil "hl-line" "hl-line.el" (22388 5704 621581 252000)) +;;;### (autoloads nil "hl-line" "hl-line.el" (22387 39326 638711 +;;;;;; 54000)) ;;; Generated autoloads from hl-line.el (autoload 'hl-line-mode "hl-line" "\ @@ -14290,8 +14305,8 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and ;;;*** -;;;### (autoloads nil "holidays" "calendar/holidays.el" (22388 6368 -;;;;;; 119106 271000)) +;;;### (autoloads nil "holidays" "calendar/holidays.el" (22387 39327 +;;;;;; 110709 369000)) ;;; Generated autoloads from calendar/holidays.el (defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\ @@ -14401,8 +14416,8 @@ The optional LABEL is used to label the buffer created. ;;;*** -;;;### (autoloads nil "html2text" "gnus/html2text.el" (22388 6373 -;;;;;; 233156 564000)) +;;;### (autoloads nil "html2text" "gnus/html2text.el" (22387 39327 +;;;;;; 495707 994000)) ;;; Generated autoloads from gnus/html2text.el (autoload 'html2text "html2text" "\ @@ -14412,8 +14427,8 @@ Convert HTML to plain text in the current buffer. ;;;*** -;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (22388 5704 -;;;;;; 696581 990000)) +;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (22387 39326 +;;;;;; 639711 51000)) ;;; Generated autoloads from htmlfontify.el (push (purecopy '(htmlfontify 0 21)) package--builtin-versions) @@ -14446,8 +14461,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'. ;;;*** -;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (22388 5704 724582 -;;;;;; 265000)) +;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (22387 39326 641711 +;;;;;; 43000)) ;;; Generated autoloads from ibuf-macs.el (autoload 'define-ibuffer-column "ibuf-macs" "\ @@ -14549,7 +14564,8 @@ bound to the current value of the filter. ;;;*** -;;;### (autoloads nil "ibuffer" "ibuffer.el" (22388 5704 764582 658000)) +;;;### (autoloads nil "ibuffer" "ibuffer.el" (22387 39326 642711 +;;;;;; 40000)) ;;; Generated autoloads from ibuffer.el (autoload 'ibuffer-list-buffers "ibuffer" "\ @@ -14588,8 +14604,8 @@ FORMATS is the value to use for `ibuffer-formats'. ;;;*** -;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (22388 -;;;;;; 6368 158106 655000)) +;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (22578 +;;;;;; 62356 713212 175000)) ;;; Generated autoloads from calendar/icalendar.el (push (purecopy '(icalendar 0 19)) package--builtin-versions) @@ -14642,8 +14658,8 @@ buffer `*icalendar-errors*'. ;;;*** -;;;### (autoloads nil "icomplete" "icomplete.el" (22388 5704 805583 -;;;;;; 62000)) +;;;### (autoloads nil "icomplete" "icomplete.el" (22387 39326 643711 +;;;;;; 36000)) ;;; Generated autoloads from icomplete.el (defvar icomplete-mode nil "\ @@ -14683,8 +14699,8 @@ completions: ;;;*** -;;;### (autoloads nil "icon" "progmodes/icon.el" (22388 6386 724289 -;;;;;; 240000)) +;;;### (autoloads nil "icon" "progmodes/icon.el" (22387 39328 340704 +;;;;;; 977000)) ;;; Generated autoloads from progmodes/icon.el (autoload 'icon-mode "icon" "\ @@ -14724,8 +14740,8 @@ with no args, if that value is non-nil. ;;;*** -;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (22388 -;;;;;; 6386 833290 311000)) +;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (22387 +;;;;;; 39328 342704 970000)) ;;; Generated autoloads from progmodes/idlw-shell.el (autoload 'idlwave-shell "idlw-shell" "\ @@ -14750,8 +14766,8 @@ See also the variable `idlwave-shell-prompt-pattern'. ;;;*** -;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (22388 6387 -;;;;;; 24292 190000)) +;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (22578 62356 +;;;;;; 741212 24000)) ;;; Generated autoloads from progmodes/idlwave.el (push (purecopy '(idlwave 6 1 22)) package--builtin-versions) @@ -14880,7 +14896,7 @@ The main features of this mode are ;;;*** -;;;### (autoloads nil "ido" "ido.el" (22388 5704 862583 622000)) +;;;### (autoloads nil "ido" "ido.el" (22387 39326 645711 29000)) ;;; Generated autoloads from ido.el (defvar ido-mode nil "\ @@ -15142,7 +15158,7 @@ DEF, if non-nil, is the default value. ;;;*** -;;;### (autoloads nil "ielm" "ielm.el" (22388 5704 921584 203000)) +;;;### (autoloads nil "ielm" "ielm.el" (22387 39326 646711 25000)) ;;; Generated autoloads from ielm.el (autoload 'ielm "ielm" "\ @@ -15154,7 +15170,7 @@ See `inferior-emacs-lisp-mode' for details. ;;;*** -;;;### (autoloads nil "iimage" "iimage.el" (22388 5704 924584 232000)) +;;;### (autoloads nil "iimage" "iimage.el" (22387 39326 646711 25000)) ;;; Generated autoloads from iimage.el (define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") @@ -15170,7 +15186,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'. ;;;*** -;;;### (autoloads nil "image" "image.el" (22388 5705 444589 346000)) +;;;### (autoloads nil "image" "image.el" (22387 39326 650711 11000)) ;;; Generated autoloads from image.el (autoload 'image-type-from-data "image" "\ @@ -15363,8 +15379,8 @@ If Emacs is compiled without ImageMagick support, this does nothing. ;;;*** -;;;### (autoloads nil "image-dired" "image-dired.el" (22388 5705 -;;;;;; 150586 455000)) +;;;### (autoloads nil "image-dired" "image-dired.el" (22387 39326 +;;;;;; 648711 18000)) ;;; Generated autoloads from image-dired.el (push (purecopy '(image-dired 0 4 11)) package--builtin-versions) @@ -15501,8 +15517,8 @@ easy-to-use form. ;;;*** -;;;### (autoloads nil "image-file" "image-file.el" (22388 5705 201586 -;;;;;; 957000)) +;;;### (autoloads nil "image-file" "image-file.el" (22387 39326 649711 +;;;;;; 15000)) ;;; Generated autoloads from image-file.el (defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ @@ -15565,8 +15581,8 @@ An image file is one whose name has an extension in ;;;*** -;;;### (autoloads nil "image-mode" "image-mode.el" (22388 5705 201586 -;;;;;; 957000)) +;;;### (autoloads nil "image-mode" "image-mode.el" (22387 39326 649711 +;;;;;; 15000)) ;;; Generated autoloads from image-mode.el (autoload 'image-mode "image-mode" "\ @@ -15613,7 +15629,7 @@ on these modes. ;;;*** -;;;### (autoloads nil "imenu" "imenu.el" (22388 5705 445589 356000)) +;;;### (autoloads nil "imenu" "imenu.el" (22387 39326 651711 8000)) ;;; Generated autoloads from imenu.el (defvar imenu-sort-function nil "\ @@ -15751,8 +15767,8 @@ for more information. ;;;*** -;;;### (autoloads nil "ind-util" "language/ind-util.el" (22388 6375 -;;;;;; 345177 334000)) +;;;### (autoloads nil "ind-util" "language/ind-util.el" (22578 62356 +;;;;;; 725212 110000)) ;;; Generated autoloads from language/ind-util.el (autoload 'indian-compose-region "ind-util" "\ @@ -15782,8 +15798,8 @@ Convert old Emacs Devanagari characters to UCS. ;;;*** -;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (22388 6387 -;;;;;; 122293 154000)) +;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (22387 39328 +;;;;;; 351704 938000)) ;;; Generated autoloads from progmodes/inf-lisp.el (autoload 'inferior-lisp "inf-lisp" "\ @@ -15801,7 +15817,7 @@ of `inferior-lisp-program'). Runs the hooks from ;;;*** -;;;### (autoloads nil "info" "info.el" (22388 5705 585590 732000)) +;;;### (autoloads nil "info" "info.el" (22578 62356 723212 121000)) ;;; Generated autoloads from info.el (defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\ @@ -16013,8 +16029,8 @@ completion alternatives to currently visited manuals. ;;;*** -;;;### (autoloads nil "info-look" "info-look.el" (22388 5705 484589 -;;;;;; 739000)) +;;;### (autoloads nil "info-look" "info-look.el" (22387 39326 652711 +;;;;;; 4000)) ;;; Generated autoloads from info-look.el (autoload 'info-lookup-reset "info-look" "\ @@ -16061,8 +16077,8 @@ Perform completion on file preceding point. ;;;*** -;;;### (autoloads nil "info-xref" "info-xref.el" (22388 5705 523590 -;;;;;; 123000)) +;;;### (autoloads nil "info-xref" "info-xref.el" (22387 39326 653711 +;;;;;; 0)) ;;; Generated autoloads from info-xref.el (push (purecopy '(info-xref 3)) package--builtin-versions) @@ -16145,8 +16161,8 @@ the sources handy. ;;;*** -;;;### (autoloads nil "informat" "informat.el" (22388 5705 689591 -;;;;;; 755000)) +;;;### (autoloads nil "informat" "informat.el" (22387 39326 656710 +;;;;;; 990000)) ;;; Generated autoloads from informat.el (autoload 'Info-tagify "informat" "\ @@ -16191,8 +16207,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\" ;;;*** -;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (22388 6369 -;;;;;; 449119 351000)) +;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (22387 39327 +;;;;;; 307708 665000)) ;;; Generated autoloads from emacs-lisp/inline.el (autoload 'define-inline "inline" "\ @@ -16206,8 +16222,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\" ;;;*** -;;;### (autoloads nil "inversion" "cedet/inversion.el" (22388 6368 -;;;;;; 463109 654000)) +;;;### (autoloads nil "inversion" "cedet/inversion.el" (22387 39327 +;;;;;; 136709 276000)) ;;; Generated autoloads from cedet/inversion.el (push (purecopy '(inversion 1 3)) package--builtin-versions) @@ -16219,8 +16235,8 @@ Only checks one based on which kind of Emacs is being run. ;;;*** -;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (22388 -;;;;;; 6374 396168 1000)) +;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (22387 +;;;;;; 39327 581707 687000)) ;;; Generated autoloads from international/isearch-x.el (autoload 'isearch-toggle-specified-input-method "isearch-x" "\ @@ -16240,8 +16256,8 @@ Toggle input method in interactive search. ;;;*** -;;;### (autoloads nil "isearchb" "isearchb.el" (22388 5705 752592 -;;;;;; 375000)) +;;;### (autoloads nil "isearchb" "isearchb.el" (22387 39326 658710 +;;;;;; 983000)) ;;; Generated autoloads from isearchb.el (push (purecopy '(isearchb 1 5)) package--builtin-versions) @@ -16255,8 +16271,8 @@ accessed via isearchb. ;;;*** -;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (22388 -;;;;;; 6374 400168 41000)) +;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (22387 +;;;;;; 39327 582707 684000)) ;;; Generated autoloads from international/iso-cvt.el (autoload 'iso-spanish "iso-cvt" "\ @@ -16347,15 +16363,15 @@ Add submenus to the File menu, to convert to and from various formats. ;;;*** ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" -;;;;;; (22388 6374 403168 70000)) +;;;;;; (22387 39327 583707 680000)) ;;; Generated autoloads from international/iso-transl.el (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) ;;;*** -;;;### (autoloads nil "ispell" "textmodes/ispell.el" (22388 6389 -;;;;;; 418315 733000)) +;;;### (autoloads nil "ispell" "textmodes/ispell.el" (22387 39328 +;;;;;; 536704 278000)) ;;; Generated autoloads from textmodes/ispell.el (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) @@ -16588,8 +16604,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to ;;;*** -;;;### (autoloads nil "japan-util" "language/japan-util.el" (22388 -;;;;;; 6375 363177 511000)) +;;;### (autoloads nil "japan-util" "language/japan-util.el" (22387 +;;;;;; 39327 660707 405000)) ;;; Generated autoloads from language/japan-util.el (autoload 'setup-japanese-environment-internal "japan-util" "\ @@ -16666,8 +16682,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading. ;;;*** -;;;### (autoloads nil "jka-compr" "jka-compr.el" (22388 5705 804592 -;;;;;; 887000)) +;;;### (autoloads nil "jka-compr" "jka-compr.el" (22387 39326 660710 +;;;;;; 976000)) ;;; Generated autoloads from jka-compr.el (defvar jka-compr-inhibit nil "\ @@ -16690,7 +16706,8 @@ by `jka-compr-installed'. ;;;*** -;;;### (autoloads nil "js" "progmodes/js.el" (22388 6387 166293 586000)) +;;;### (autoloads nil "js" "progmodes/js.el" (22578 62356 742212 +;;;;;; 19000)) ;;; Generated autoloads from progmodes/js.el (push (purecopy '(js 9)) package--builtin-versions) @@ -16717,14 +16734,14 @@ locally, like so: ;;;*** -;;;### (autoloads nil "json" "json.el" (22388 5705 807592 916000)) +;;;### (autoloads nil "json" "json.el" (22387 39326 661710 972000)) ;;; Generated autoloads from json.el (push (purecopy '(json 1 4)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "keypad" "emulation/keypad.el" (22388 6369 -;;;;;; 920123 983000)) +;;;### (autoloads nil "keypad" "emulation/keypad.el" (22387 39327 +;;;;;; 368708 448000)) ;;; Generated autoloads from emulation/keypad.el (defvar keypad-setup nil "\ @@ -16779,8 +16796,8 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.' ;;;*** -;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (22388 -;;;;;; 6374 423168 267000)) +;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (22387 +;;;;;; 39327 593707 644000)) ;;; Generated autoloads from international/kinsoku.el (autoload 'kinsoku "kinsoku" "\ @@ -16801,8 +16818,8 @@ the context of text formatting. ;;;*** -;;;### (autoloads nil "kkc" "international/kkc.el" (22388 6374 436168 -;;;;;; 395000)) +;;;### (autoloads nil "kkc" "international/kkc.el" (22387 39327 594707 +;;;;;; 641000)) ;;; Generated autoloads from international/kkc.el (defvar kkc-after-update-conversion-functions nil "\ @@ -16824,7 +16841,7 @@ and the return value is the length of the conversion. ;;;*** -;;;### (autoloads nil "kmacro" "kmacro.el" (22388 5705 847593 309000)) +;;;### (autoloads nil "kmacro" "kmacro.el" (22387 39326 662710 968000)) ;;; Generated autoloads from kmacro.el (global-set-key "\C-x(" 'kmacro-start-macro) (global-set-key "\C-x)" 'kmacro-end-macro) @@ -16936,8 +16953,8 @@ If kbd macro currently being defined end it before activating it. ;;;*** -;;;### (autoloads nil "korea-util" "language/korea-util.el" (22388 -;;;;;; 6375 366177 541000)) +;;;### (autoloads nil "korea-util" "language/korea-util.el" (22387 +;;;;;; 39327 661707 402000)) ;;; Generated autoloads from language/korea-util.el (defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ @@ -16951,8 +16968,8 @@ The kind of Korean keyboard for Korean input method. ;;;*** -;;;### (autoloads nil "lao-util" "language/lao-util.el" (22388 6375 -;;;;;; 368177 560000)) +;;;### (autoloads nil "lao-util" "language/lao-util.el" (22387 39327 +;;;;;; 662707 398000)) ;;; Generated autoloads from language/lao-util.el (autoload 'lao-compose-string "lao-util" "\ @@ -16989,8 +17006,8 @@ Transcribe Romanized Lao string STR to Lao character string. ;;;*** -;;;### (autoloads nil "latexenc" "international/latexenc.el" (22388 -;;;;;; 6374 439168 424000)) +;;;### (autoloads nil "latexenc" "international/latexenc.el" (22387 +;;;;;; 39327 594707 641000)) ;;; Generated autoloads from international/latexenc.el (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))) "\ @@ -17022,7 +17039,7 @@ coding system names is determined from `latex-inputenc-coding-alist'. ;;;*** ;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el" -;;;;;; (22388 6374 462168 650000)) +;;;;;; (22387 39327 607707 594000)) ;;; Generated autoloads from international/latin1-disp.el (defvar latin1-display nil "\ @@ -17063,8 +17080,8 @@ use either \\[customize] or the function `latin1-display'.") ;;;*** -;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (22388 -;;;;;; 6387 218294 98000)) +;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (22387 +;;;;;; 39328 365704 888000)) ;;; Generated autoloads from progmodes/ld-script.el (autoload 'ld-script-mode "ld-script" "\ @@ -17074,8 +17091,8 @@ A major mode to edit GNU ld script files ;;;*** -;;;### (autoloads nil "let-alist" "emacs-lisp/let-alist.el" (22388 -;;;;;; 6369 450119 360000)) +;;;### (autoloads nil "let-alist" "emacs-lisp/let-alist.el" (22387 +;;;;;; 39327 308708 662000)) ;;; Generated autoloads from emacs-lisp/let-alist.el (push (purecopy '(let-alist 1 0 4)) package--builtin-versions) @@ -17114,7 +17131,7 @@ displayed in the example above. ;;;*** -;;;### (autoloads nil "life" "play/life.el" (22388 6383 419256 737000)) +;;;### (autoloads nil "life" "play/life.el" (22387 39328 265705 245000)) ;;; Generated autoloads from play/life.el (autoload 'life "life" "\ @@ -17127,7 +17144,7 @@ generations (this defaults to 1). ;;;*** -;;;### (autoloads nil "linum" "linum.el" (22388 5706 317597 931000)) +;;;### (autoloads nil "linum" "linum.el" (22387 39326 675710 922000)) ;;; Generated autoloads from linum.el (push (purecopy '(linum 0 9 24)) package--builtin-versions) @@ -17165,8 +17182,8 @@ See `linum-mode' for more information on Linum mode. ;;;*** -;;;### (autoloads nil "loadhist" "loadhist.el" (22388 5706 319597 -;;;;;; 951000)) +;;;### (autoloads nil "loadhist" "loadhist.el" (22387 39326 685710 +;;;;;; 886000)) ;;; Generated autoloads from loadhist.el (autoload 'unload-feature "loadhist" "\ @@ -17197,7 +17214,7 @@ something strange, such as redefining an Emacs function. ;;;*** -;;;### (autoloads nil "locate" "locate.el" (22388 5706 360598 354000)) +;;;### (autoloads nil "locate" "locate.el" (22387 39326 686710 883000)) ;;; Generated autoloads from locate.el (defvar locate-ls-subdir-switches (purecopy "-al") "\ @@ -17249,8 +17266,8 @@ except that FILTER is not optional. ;;;*** -;;;### (autoloads nil "log-edit" "vc/log-edit.el" (22388 6391 125332 -;;;;;; 520000)) +;;;### (autoloads nil "log-edit" "vc/log-edit.el" (22387 39328 663703 +;;;;;; 824000)) ;;; Generated autoloads from vc/log-edit.el (autoload 'log-edit "log-edit" "\ @@ -17281,8 +17298,8 @@ done. Otherwise, it uses the current buffer. ;;;*** -;;;### (autoloads nil "log-view" "vc/log-view.el" (22388 6391 153332 -;;;;;; 797000)) +;;;### (autoloads nil "log-view" "vc/log-view.el" (22387 39328 663703 +;;;;;; 824000)) ;;; Generated autoloads from vc/log-view.el (autoload 'log-view-mode "log-view" "\ @@ -17292,7 +17309,7 @@ Major mode for browsing CVS log output. ;;;*** -;;;### (autoloads nil "lpr" "lpr.el" (22388 5706 361598 364000)) +;;;### (autoloads nil "lpr" "lpr.el" (22387 39326 687710 879000)) ;;; Generated autoloads from lpr.el (defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ @@ -17387,7 +17404,8 @@ for further customization of the printer command. ;;;*** -;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (22388 5706 404598 787000)) +;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (22578 62356 725212 +;;;;;; 110000)) ;;; Generated autoloads from ls-lisp.el (defvar ls-lisp-support-shell-wildcards t "\ @@ -17398,8 +17416,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).") ;;;*** -;;;### (autoloads nil "lunar" "calendar/lunar.el" (22388 6368 185106 -;;;;;; 920000)) +;;;### (autoloads nil "lunar" "calendar/lunar.el" (22387 39327 112709 +;;;;;; 362000)) ;;; Generated autoloads from calendar/lunar.el (autoload 'lunar-phases "lunar" "\ @@ -17411,8 +17429,8 @@ This function is suitable for execution in an init file. ;;;*** -;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (22388 6387 -;;;;;; 219294 107000)) +;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (22387 39328 +;;;;;; 365704 888000)) ;;; Generated autoloads from progmodes/m4-mode.el (autoload 'm4-mode "m4-mode" "\ @@ -17422,7 +17440,7 @@ A major mode to edit m4 macro files. ;;;*** -;;;### (autoloads nil "macros" "macros.el" (22388 5706 405598 797000)) +;;;### (autoloads nil "macros" "macros.el" (22387 39326 688710 876000)) ;;; Generated autoloads from macros.el (autoload 'name-last-kbd-macro "macros" "\ @@ -17511,8 +17529,8 @@ and then select the region of un-tablified names and use ;;;*** -;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (22388 6375 -;;;;;; 635180 186000)) +;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (22387 39327 +;;;;;; 924706 463000)) ;;; Generated autoloads from mail/mail-extr.el (autoload 'mail-extract-address-components "mail-extr" "\ @@ -17542,8 +17560,8 @@ Convert mail domain DOMAIN to the country it corresponds to. ;;;*** -;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (22388 6375 -;;;;;; 637180 206000)) +;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (22387 39327 +;;;;;; 925706 459000)) ;;; Generated autoloads from mail/mail-hist.el (autoload 'mail-hist-define-keys "mail-hist" "\ @@ -17572,8 +17590,8 @@ This function normally would be called when the message is sent. ;;;*** -;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (22388 6375 -;;;;;; 637180 206000)) +;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (22387 39327 +;;;;;; 925706 459000)) ;;; Generated autoloads from mail/mail-utils.el (defvar mail-use-rfc822 nil "\ @@ -17647,8 +17665,8 @@ matches may be returned from the message body. ;;;*** -;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (22388 6375 -;;;;;; 638180 216000)) +;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (22387 39327 +;;;;;; 926706 456000)) ;;; Generated autoloads from mail/mailabbrev.el (defvar mail-abbrevs-mode nil "\ @@ -17698,8 +17716,8 @@ double-quotes. ;;;*** -;;;### (autoloads nil "mailalias" "mail/mailalias.el" (22388 6375 -;;;;;; 639180 226000)) +;;;### (autoloads nil "mailalias" "mail/mailalias.el" (22387 39327 +;;;;;; 926706 456000)) ;;; Generated autoloads from mail/mailalias.el (defvar mail-complete-style 'angles "\ @@ -17752,8 +17770,8 @@ current header, calls `mail-complete-function' and passes prefix ARG if any. ;;;*** -;;;### (autoloads nil "mailclient" "mail/mailclient.el" (22388 6375 -;;;;;; 639180 226000)) +;;;### (autoloads nil "mailclient" "mail/mailclient.el" (22387 39327 +;;;;;; 927706 452000)) ;;; Generated autoloads from mail/mailclient.el (autoload 'mailclient-send-it "mailclient" "\ @@ -17765,8 +17783,8 @@ The mail client is taken to be the handler of mailto URLs. ;;;*** -;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (22388 -;;;;;; 6387 242294 334000)) +;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (22387 +;;;;;; 39328 366704 885000)) ;;; Generated autoloads from progmodes/make-mode.el (autoload 'makefile-mode "make-mode" "\ @@ -17883,7 +17901,8 @@ An adapted `makefile-mode' that knows about imake. ;;;*** -;;;### (autoloads nil "makesum" "makesum.el" (22388 5706 447599 210000)) +;;;### (autoloads nil "makesum" "makesum.el" (22387 39326 688710 +;;;;;; 876000)) ;;; Generated autoloads from makesum.el (autoload 'make-command-summary "makesum" "\ @@ -17894,7 +17913,7 @@ Previous contents of that buffer are killed first. ;;;*** -;;;### (autoloads nil "man" "man.el" (22388 5706 492599 652000)) +;;;### (autoloads nil "man" "man.el" (22578 62356 726212 105000)) ;;; Generated autoloads from man.el (defalias 'manual-entry 'man) @@ -17950,14 +17969,14 @@ Default bookmark handler for Man buffers. ;;;*** -;;;### (autoloads nil "map" "emacs-lisp/map.el" (22388 6369 508119 -;;;;;; 931000)) +;;;### (autoloads nil "map" "emacs-lisp/map.el" (22387 39327 311708 +;;;;;; 651000)) ;;; Generated autoloads from emacs-lisp/map.el (push (purecopy '(map 1 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "master" "master.el" (22388 5706 537600 95000)) +;;;### (autoloads nil "master" "master.el" (22387 39326 690710 868000)) ;;; Generated autoloads from master.el (push (purecopy '(master 1 0 2)) package--builtin-versions) @@ -17980,8 +17999,8 @@ yourself the value of `master-of' by calling `master-show-slave'. ;;;*** -;;;### (autoloads nil "mb-depth" "mb-depth.el" (22388 5706 539600 -;;;;;; 114000)) +;;;### (autoloads nil "mb-depth" "mb-depth.el" (22387 39326 690710 +;;;;;; 868000)) ;;; Generated autoloads from mb-depth.el (defvar minibuffer-depth-indicate-mode nil "\ @@ -18009,14 +18028,14 @@ recursion depth in the minibuffer prompt. This is only useful if ;;;*** -;;;### (autoloads nil "md4" "md4.el" (22388 5706 539600 114000)) +;;;### (autoloads nil "md4" "md4.el" (22387 39326 691710 865000)) ;;; Generated autoloads from md4.el (push (purecopy '(md4 1 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "message" "gnus/message.el" (22388 6373 395158 -;;;;;; 158000)) +;;;### (autoloads nil "message" "gnus/message.el" (22387 39327 500707 +;;;;;; 977000)) ;;; Generated autoloads from gnus/message.el (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) @@ -18181,8 +18200,8 @@ which specify the range to operate on. ;;;*** -;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (22388 -;;;;;; 6387 280294 707000)) +;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (22387 +;;;;;; 39328 367704 881000)) ;;; Generated autoloads from progmodes/meta-mode.el (push (purecopy '(meta-mode 1 0)) package--builtin-versions) @@ -18198,8 +18217,8 @@ Major mode for editing MetaPost sources. ;;;*** -;;;### (autoloads nil "metamail" "mail/metamail.el" (22388 6375 640180 -;;;;;; 235000)) +;;;### (autoloads nil "metamail" "mail/metamail.el" (22387 39327 +;;;;;; 928706 448000)) ;;; Generated autoloads from mail/metamail.el (autoload 'metamail-interpret-header "metamail" "\ @@ -18242,8 +18261,8 @@ redisplayed as output is inserted. ;;;*** -;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (22388 6376 408187 -;;;;;; 788000)) +;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (22387 39327 947706 +;;;;;; 380000)) ;;; Generated autoloads from mh-e/mh-comp.el (autoload 'mh-smail "mh-comp" "\ @@ -18333,7 +18352,7 @@ delete the draft message. ;;;*** -;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (22388 6376 513188 821000)) +;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (22387 39327 948706 377000)) ;;; Generated autoloads from mh-e/mh-e.el (push (purecopy '(mh-e 8 6)) package--builtin-versions) @@ -18350,8 +18369,8 @@ Display version information about MH-E and the MH mail handling system. ;;;*** -;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (22388 6376 -;;;;;; 631189 982000)) +;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (22387 39327 +;;;;;; 949706 373000)) ;;; Generated autoloads from mh-e/mh-folder.el (autoload 'mh-rmail "mh-folder" "\ @@ -18432,8 +18451,8 @@ perform the operation on all messages in that region. ;;;*** -;;;### (autoloads nil "midnight" "midnight.el" (22388 5706 628600 -;;;;;; 990000)) +;;;### (autoloads nil "midnight" "midnight.el" (22387 39326 692710 +;;;;;; 861000)) ;;; Generated autoloads from midnight.el (defvar midnight-mode nil "\ @@ -18474,8 +18493,8 @@ to its second argument TM. ;;;*** -;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (22388 5706 -;;;;;; 628600 990000)) +;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (22387 39326 +;;;;;; 693710 858000)) ;;; Generated autoloads from minibuf-eldef.el (defvar minibuffer-electric-default-mode nil "\ @@ -18505,7 +18524,7 @@ is modified to remove the default indication. ;;;*** -;;;### (autoloads nil "misc" "misc.el" (22388 5706 864603 311000)) +;;;### (autoloads nil "misc" "misc.el" (22387 39326 694710 854000)) ;;; Generated autoloads from misc.el (autoload 'butterfly "misc" "\ @@ -18533,8 +18552,8 @@ The return value is always nil. ;;;*** -;;;### (autoloads nil "misearch" "misearch.el" (22388 5706 866603 -;;;;;; 331000)) +;;;### (autoloads nil "misearch" "misearch.el" (22387 39326 695710 +;;;;;; 851000)) ;;; Generated autoloads from misearch.el (add-hook 'isearch-mode-hook 'multi-isearch-setup) @@ -18622,8 +18641,8 @@ whose file names match the specified wildcard. ;;;*** -;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (22388 -;;;;;; 6387 283294 737000)) +;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (22387 +;;;;;; 39328 368704 877000)) ;;; Generated autoloads from progmodes/mixal-mode.el (push (purecopy '(mixal-mode 0 1)) package--builtin-versions) @@ -18634,8 +18653,8 @@ Major mode for the mixal asm language. ;;;*** -;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (22388 6373 -;;;;;; 521159 397000)) +;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (22387 39327 +;;;;;; 504707 962000)) ;;; Generated autoloads from gnus/mm-encode.el (autoload 'mm-default-file-encoding "mm-encode" "\ @@ -18645,8 +18664,8 @@ Return a default encoding for FILE. ;;;*** -;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (22388 6373 -;;;;;; 524159 426000)) +;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (22387 39327 +;;;;;; 504707 962000)) ;;; Generated autoloads from gnus/mm-extern.el (autoload 'mm-extern-cache-contents "mm-extern" "\ @@ -18664,8 +18683,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. ;;;*** -;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (22388 6373 -;;;;;; 524159 426000)) +;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (22387 39327 +;;;;;; 505707 959000)) ;;; Generated autoloads from gnus/mm-partial.el (autoload 'mm-inline-partial "mm-partial" "\ @@ -18678,8 +18697,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. ;;;*** -;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (22388 6373 526159 -;;;;;; 446000)) +;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (22387 39327 505707 +;;;;;; 959000)) ;;; Generated autoloads from gnus/mm-url.el (autoload 'mm-url-insert-file-contents "mm-url" "\ @@ -18695,8 +18714,8 @@ Insert file contents of URL using `mm-url-program'. ;;;*** -;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (22388 6373 564159 -;;;;;; 819000)) +;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (22387 39327 506707 +;;;;;; 955000)) ;;; Generated autoloads from gnus/mm-uu.el (autoload 'mm-uu-dissect "mm-uu" "\ @@ -18715,7 +18734,7 @@ Assume text has been decoded if DECODED is non-nil. ;;;*** -;;;### (autoloads nil "mml" "gnus/mml.el" (22388 6373 623160 399000)) +;;;### (autoloads nil "mml" "gnus/mml.el" (22387 39327 509707 944000)) ;;; Generated autoloads from gnus/mml.el (autoload 'mml-to-mime "mml" "\ @@ -18740,8 +18759,8 @@ body) or \"attachment\" (separate from the body). ;;;*** -;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (22388 6373 653160 -;;;;;; 694000)) +;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (22387 39327 509707 +;;;;;; 944000)) ;;; Generated autoloads from gnus/mml1991.el (autoload 'mml1991-encrypt "mml1991" "\ @@ -18756,8 +18775,8 @@ body) or \"attachment\" (separate from the body). ;;;*** -;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (22388 6373 662160 -;;;;;; 783000)) +;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (22387 39327 510707 +;;;;;; 941000)) ;;; Generated autoloads from gnus/mml2015.el (autoload 'mml2015-decrypt "mml2015" "\ @@ -18797,16 +18816,16 @@ body) or \"attachment\" (separate from the body). ;;;*** -;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (22388 6368 -;;;;;; 463109 654000)) +;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (22387 39327 +;;;;;; 137709 272000)) ;;; Generated autoloads from cedet/mode-local.el (put 'define-overloadable-function 'doc-string-elt 3) ;;;*** -;;;### (autoloads nil "modula2" "progmodes/modula2.el" (22388 6387 -;;;;;; 287294 776000)) +;;;### (autoloads nil "modula2" "progmodes/modula2.el" (22387 39328 +;;;;;; 369704 874000)) ;;; Generated autoloads from progmodes/modula2.el (defalias 'modula-2-mode 'm2-mode) @@ -18839,8 +18858,8 @@ followed by the first character of the construct. ;;;*** -;;;### (autoloads nil "morse" "play/morse.el" (22388 6383 419256 -;;;;;; 737000)) +;;;### (autoloads nil "morse" "play/morse.el" (22387 39328 265705 +;;;;;; 245000)) ;;; Generated autoloads from play/morse.el (autoload 'morse-region "morse" "\ @@ -18865,8 +18884,8 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text. ;;;*** -;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (22388 5706 883603 -;;;;;; 498000)) +;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (22387 39326 695710 +;;;;;; 851000)) ;;; Generated autoloads from mouse-drag.el (autoload 'mouse-drag-throw "mouse-drag" "\ @@ -18913,7 +18932,7 @@ To test this function, evaluate: ;;;*** -;;;### (autoloads nil "mpc" "mpc.el" (22388 5707 75605 386000)) +;;;### (autoloads nil "mpc" "mpc.el" (22387 39326 697710 843000)) ;;; Generated autoloads from mpc.el (autoload 'mpc "mpc" "\ @@ -18923,7 +18942,7 @@ Main entry point for MPC. ;;;*** -;;;### (autoloads nil "mpuz" "play/mpuz.el" (22388 6383 433256 875000)) +;;;### (autoloads nil "mpuz" "play/mpuz.el" (22387 39328 265705 245000)) ;;; Generated autoloads from play/mpuz.el (autoload 'mpuz "mpuz" "\ @@ -18933,7 +18952,7 @@ Multiplication puzzle with GNU Emacs. ;;;*** -;;;### (autoloads nil "msb" "msb.el" (22388 5707 159606 212000)) +;;;### (autoloads nil "msb" "msb.el" (22387 39326 698710 840000)) ;;; Generated autoloads from msb.el (defvar msb-mode nil "\ @@ -18959,8 +18978,8 @@ different buffer menu using the function `msb'. ;;;*** -;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (22388 -;;;;;; 6374 566169 673000)) +;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (22387 +;;;;;; 39327 612707 577000)) ;;; Generated autoloads from international/mule-diag.el (autoload 'list-character-sets "mule-diag" "\ @@ -19092,8 +19111,8 @@ The default is 20. If LIMIT is negative, do not limit the listing. ;;;*** -;;;### (autoloads nil "mule-util" "international/mule-util.el" (22388 -;;;;;; 6374 605170 57000)) +;;;### (autoloads nil "mule-util" "international/mule-util.el" (22387 +;;;;;; 39327 613707 573000)) ;;; Generated autoloads from international/mule-util.el (defsubst string-to-list (string) "\ @@ -19252,8 +19271,8 @@ QUALITY can be: ;;;*** -;;;### (autoloads nil "net-utils" "net/net-utils.el" (22388 6377 -;;;;;; 599199 501000)) +;;;### (autoloads nil "net-utils" "net/net-utils.el" (22387 39327 +;;;;;; 978706 270000)) ;;; Generated autoloads from net/net-utils.el (autoload 'ifconfig "net-utils" "\ @@ -19347,7 +19366,8 @@ Open a network connection to HOST on PORT. ;;;*** -;;;### (autoloads nil "netrc" "net/netrc.el" (22388 6377 609199 599000)) +;;;### (autoloads nil "netrc" "net/netrc.el" (22387 39327 979706 +;;;;;; 266000)) ;;; Generated autoloads from net/netrc.el (autoload 'netrc-credentials "netrc" "\ @@ -19359,8 +19379,8 @@ listed in the PORTS list. ;;;*** -;;;### (autoloads nil "network-stream" "net/network-stream.el" (22388 -;;;;;; 6377 611199 619000)) +;;;### (autoloads nil "network-stream" "net/network-stream.el" (22387 +;;;;;; 39327 979706 266000)) ;;; Generated autoloads from net/network-stream.el (autoload 'open-network-stream "network-stream" "\ @@ -19456,8 +19476,8 @@ asynchronously, if possible. ;;;*** -;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (22388 -;;;;;; 6377 707200 563000)) +;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (22387 +;;;;;; 39327 980706 263000)) ;;; Generated autoloads from net/newst-backend.el (autoload 'newsticker-running-p "newst-backend" "\ @@ -19479,7 +19499,7 @@ Run `newsticker-start-hook' if newsticker was not running already. ;;;*** ;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el" -;;;;;; (22388 6377 714200 632000)) +;;;;;; (22387 39327 981706 259000)) ;;; Generated autoloads from net/newst-plainview.el (autoload 'newsticker-plainview "newst-plainview" "\ @@ -19489,8 +19509,8 @@ Start newsticker plainview. ;;;*** -;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (22388 -;;;;;; 6377 747200 956000)) +;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (22387 +;;;;;; 39327 982706 255000)) ;;; Generated autoloads from net/newst-reader.el (autoload 'newsticker-show-news "newst-reader" "\ @@ -19500,8 +19520,8 @@ Start reading news. You may want to bind this to a key. ;;;*** -;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (22388 -;;;;;; 6377 755201 35000)) +;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (22387 +;;;;;; 39327 983706 252000)) ;;; Generated autoloads from net/newst-ticker.el (autoload 'newsticker-ticker-running-p "newst-ticker" "\ @@ -19521,8 +19541,8 @@ running already. ;;;*** -;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (22388 -;;;;;; 6377 785201 330000)) +;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (22387 +;;;;;; 39327 983706 252000)) ;;; Generated autoloads from net/newst-treeview.el (autoload 'newsticker-treeview "newst-treeview" "\ @@ -19532,8 +19552,8 @@ Start newsticker treeview. ;;;*** -;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (22388 6373 720161 -;;;;;; 353000)) +;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (22387 39327 511707 +;;;;;; 937000)) ;;; Generated autoloads from gnus/nndiary.el (autoload 'nndiary-generate-nov-databases "nndiary" "\ @@ -19543,8 +19563,8 @@ Generate NOV databases in all nndiary directories. ;;;*** -;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (22388 6373 725161 -;;;;;; 403000)) +;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (22387 39327 513707 +;;;;;; 930000)) ;;; Generated autoloads from gnus/nndoc.el (autoload 'nndoc-add-type "nndoc" "\ @@ -19558,8 +19578,8 @@ symbol in the alist. ;;;*** -;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (22388 6373 768161 -;;;;;; 825000)) +;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (22387 39327 +;;;;;; 514707 926000)) ;;; Generated autoloads from gnus/nnfolder.el (autoload 'nnfolder-generate-active-file "nnfolder" "\ @@ -19570,7 +19590,7 @@ This command does not work if you use short group names. ;;;*** -;;;### (autoloads nil "nnml" "gnus/nnml.el" (22388 6374 14164 244000)) +;;;### (autoloads nil "nnml" "gnus/nnml.el" (22387 39327 523707 894000)) ;;; Generated autoloads from gnus/nnml.el (autoload 'nnml-generate-nov-databases "nnml" "\ @@ -19580,7 +19600,7 @@ Generate NOV databases in all nnml directories. ;;;*** -;;;### (autoloads nil "novice" "novice.el" (22388 5707 314607 736000)) +;;;### (autoloads nil "novice" "novice.el" (22387 39326 702710 825000)) ;;; Generated autoloads from novice.el (define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") @@ -19612,8 +19632,8 @@ future sessions. ;;;*** -;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (22388 -;;;;;; 6389 478316 324000)) +;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (22387 +;;;;;; 39328 538704 271000)) ;;; Generated autoloads from textmodes/nroff-mode.el (autoload 'nroff-mode "nroff-mode" "\ @@ -19627,14 +19647,14 @@ closing requests for requests that are used in matched pairs. ;;;*** -;;;### (autoloads nil "ntlm" "net/ntlm.el" (22388 6377 844201 910000)) +;;;### (autoloads nil "ntlm" "net/ntlm.el" (22387 39327 985706 245000)) ;;; Generated autoloads from net/ntlm.el (push (purecopy '(ntlm 2 0 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (22388 6379 -;;;;;; 155214 803000)) +;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (22387 39328 +;;;;;; 40706 49000)) ;;; Generated autoloads from nxml/nxml-glyph.el (autoload 'nxml-glyph-display-string "nxml-glyph" "\ @@ -19646,8 +19666,8 @@ Return nil if the face cannot display a glyph for N. ;;;*** -;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (22388 6379 -;;;;;; 228215 522000)) +;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (22387 39328 +;;;;;; 41706 45000)) ;;; Generated autoloads from nxml/nxml-mode.el (autoload 'nxml-mode "nxml-mode" "\ @@ -19707,8 +19727,8 @@ Many aspects this mode can be customized using ;;;*** -;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (22388 6379 -;;;;;; 309216 317000)) +;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (22387 39328 +;;;;;; 60705 977000)) ;;; Generated autoloads from nxml/nxml-uchnm.el (autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ @@ -19720,8 +19740,8 @@ the variable `nxml-enabled-unicode-blocks'. ;;;*** -;;;### (autoloads nil "octave" "progmodes/octave.el" (22388 6387 -;;;;;; 328295 179000)) +;;;### (autoloads nil "octave" "progmodes/octave.el" (22387 39328 +;;;;;; 370704 870000)) ;;; Generated autoloads from progmodes/octave.el (autoload 'octave-mode "octave" "\ @@ -19758,8 +19778,8 @@ startup file, `~/.emacs-octave'. ;;;*** -;;;### (autoloads nil "opascal" "progmodes/opascal.el" (22388 6387 -;;;;;; 367295 563000)) +;;;### (autoloads nil "opascal" "progmodes/opascal.el" (22387 39328 +;;;;;; 372704 863000)) ;;; Generated autoloads from progmodes/opascal.el (define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4") @@ -19794,7 +19814,7 @@ Coloring: ;;;*** -;;;### (autoloads nil "org" "org/org.el" (22388 6381 830241 110000)) +;;;### (autoloads nil "org" "org/org.el" (22578 62356 737212 46000)) ;;; Generated autoloads from org/org.el (autoload 'org-babel-do-load-languages "org" "\ @@ -20015,8 +20035,8 @@ Call the customize function with org as argument. ;;;*** -;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (22388 6380 -;;;;;; 492227 952000)) +;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (22387 39328 +;;;;;; 198705 484000)) ;;; Generated autoloads from org/org-agenda.el (autoload 'org-toggle-sticky-agenda "org-agenda" "\ @@ -20289,8 +20309,8 @@ to override `appt-message-warning-time'. ;;;*** -;;;### (autoloads nil "org-capture" "org/org-capture.el" (22388 6380 -;;;;;; 765230 636000)) +;;;### (autoloads nil "org-capture" "org/org-capture.el" (22387 39328 +;;;;;; 202705 470000)) ;;; Generated autoloads from org/org-capture.el (autoload 'org-capture-string "org-capture" "\ @@ -20332,8 +20352,8 @@ Set `org-capture-templates' to be similar to `org-remember-templates'. ;;;*** -;;;### (autoloads nil "org-colview" "org/org-colview.el" (22388 6380 -;;;;;; 918232 141000)) +;;;### (autoloads nil "org-colview" "org/org-colview.el" (22387 39328 +;;;;;; 205705 459000)) ;;; Generated autoloads from org/org-colview.el (autoload 'org-columns-remove-overlays "org-colview" "\ @@ -20396,8 +20416,8 @@ Turn on or update column view in the agenda. ;;;*** -;;;### (autoloads nil "org-compat" "org/org-compat.el" (22388 6380 -;;;;;; 946232 416000)) +;;;### (autoloads nil "org-compat" "org/org-compat.el" (22387 39328 +;;;;;; 205705 459000)) ;;; Generated autoloads from org/org-compat.el (autoload 'org-check-version "org-compat" "\ @@ -20407,8 +20427,8 @@ Try very hard to provide sensible version strings. ;;;*** -;;;### (autoloads nil "org-macs" "org/org-macs.el" (22388 6381 325236 -;;;;;; 144000)) +;;;### (autoloads nil "org-macs" "org/org-macs.el" (22387 39328 221705 +;;;;;; 402000)) ;;; Generated autoloads from org/org-macs.el (autoload 'org-load-noerror-mustsuffix "org-macs" "\ @@ -20418,8 +20438,8 @@ Load FILE with optional arguments NOERROR and MUSTSUFFIX. Drop the MUSTSUFFIX a ;;;*** -;;;### (autoloads nil "org-version" "org/org-version.el" (22388 6381 -;;;;;; 568238 534000)) +;;;### (autoloads nil "org-version" "org/org-version.el" (22387 39328 +;;;;;; 229705 374000)) ;;; Generated autoloads from org/org-version.el (autoload 'org-release "org-version" "\ @@ -20436,7 +20456,8 @@ The Git version of org-mode. ;;;*** -;;;### (autoloads nil "outline" "outline.el" (22388 5707 326607 854000)) +;;;### (autoloads nil "outline" "outline.el" (22578 62356 737212 +;;;;;; 46000)) ;;; Generated autoloads from outline.el (put 'outline-regexp 'safe-local-variable 'stringp) (put 'outline-heading-end-regexp 'safe-local-variable 'stringp) @@ -20479,8 +20500,8 @@ See the command `outline-mode' for more information on this mode. ;;;*** -;;;### (autoloads nil "package" "emacs-lisp/package.el" (22420 38537 -;;;;;; 270424 442000)) +;;;### (autoloads nil "package" "emacs-lisp/package.el" (22421 48078 +;;;;;; 37624 440000)) ;;; Generated autoloads from emacs-lisp/package.el (push (purecopy '(package 1 1 0)) package--builtin-versions) @@ -20598,7 +20619,7 @@ The list is displayed in a buffer named `*Packages*'. ;;;*** -;;;### (autoloads nil "paren" "paren.el" (22388 5707 384608 424000)) +;;;### (autoloads nil "paren" "paren.el" (22387 39326 859710 265000)) ;;; Generated autoloads from paren.el (defvar show-paren-mode nil "\ @@ -20625,8 +20646,8 @@ matching parenthesis is highlighted in `show-paren-style' after ;;;*** -;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (22388 -;;;;;; 6368 186106 930000)) +;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (22387 +;;;;;; 39327 112709 362000)) ;;; Generated autoloads from calendar/parse-time.el (put 'parse-time-rules 'risky-local-variable t) @@ -20639,8 +20660,8 @@ unknown are returned as nil. ;;;*** -;;;### (autoloads nil "pascal" "progmodes/pascal.el" (22388 6387 -;;;;;; 391295 799000)) +;;;### (autoloads nil "pascal" "progmodes/pascal.el" (22387 39328 +;;;;;; 373704 859000)) ;;; Generated autoloads from progmodes/pascal.el (autoload 'pascal-mode "pascal" "\ @@ -20689,8 +20710,8 @@ See also the user variables `pascal-type-keywords', `pascal-start-keywords' and ;;;*** -;;;### (autoloads nil "password-cache" "password-cache.el" (22388 -;;;;;; 5707 386608 444000)) +;;;### (autoloads nil "password-cache" "password-cache.el" (22387 +;;;;;; 39326 860710 261000)) ;;; Generated autoloads from password-cache.el (defvar password-cache t "\ @@ -20711,8 +20732,8 @@ Check if KEY is in the cache. ;;;*** -;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (22388 6369 618121 -;;;;;; 13000)) +;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (22387 39327 +;;;;;; 315708 637000)) ;;; Generated autoloads from emacs-lisp/pcase.el (autoload 'pcase "pcase" "\ @@ -20832,8 +20853,8 @@ to this macro. ;;;*** -;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (22388 5707 387608 -;;;;;; 454000)) +;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (22387 39326 860710 +;;;;;; 261000)) ;;; Generated autoloads from pcmpl-cvs.el (autoload 'pcomplete/cvs "pcmpl-cvs" "\ @@ -20843,8 +20864,8 @@ Completion rules for the `cvs' command. ;;;*** -;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (22388 5707 389608 -;;;;;; 473000)) +;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (22387 39326 863710 +;;;;;; 251000)) ;;; Generated autoloads from pcmpl-gnu.el (autoload 'pcomplete/gzip "pcmpl-gnu" "\ @@ -20871,8 +20892,8 @@ Completion for the GNU tar utility. ;;;*** -;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (22388 5707 -;;;;;; 397608 552000)) +;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (22387 39326 +;;;;;; 863710 251000)) ;;; Generated autoloads from pcmpl-linux.el (autoload 'pcomplete/kill "pcmpl-linux" "\ @@ -20892,8 +20913,8 @@ Completion for GNU/Linux `mount'. ;;;*** -;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (22388 5707 398608 -;;;;;; 562000)) +;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (22387 39326 863710 +;;;;;; 251000)) ;;; Generated autoloads from pcmpl-rpm.el (autoload 'pcomplete/rpm "pcmpl-rpm" "\ @@ -20903,8 +20924,8 @@ Completion for the `rpm' command. ;;;*** -;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (22388 5707 426608 -;;;;;; 837000)) +;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (22387 39326 869710 +;;;;;; 229000)) ;;; Generated autoloads from pcmpl-unix.el (autoload 'pcomplete/cd "pcmpl-unix" "\ @@ -20959,7 +20980,8 @@ Includes files as well as host names followed by a colon. ;;;*** -;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (22388 5707 427608 847000)) +;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (22387 39326 870710 +;;;;;; 226000)) ;;; Generated autoloads from pcmpl-x.el (autoload 'pcomplete/tlmgr "pcmpl-x" "\ @@ -20983,8 +21005,8 @@ Completion for the `ag' command. ;;;*** -;;;### (autoloads nil "pcomplete" "pcomplete.el" (22388 5707 441608 -;;;;;; 985000)) +;;;### (autoloads nil "pcomplete" "pcomplete.el" (22387 39326 871710 +;;;;;; 222000)) ;;; Generated autoloads from pcomplete.el (autoload 'pcomplete "pcomplete" "\ @@ -21041,7 +21063,7 @@ Setup `shell-mode' to use pcomplete. ;;;*** -;;;### (autoloads nil "pcvs" "vc/pcvs.el" (22388 6391 236333 612000)) +;;;### (autoloads nil "pcvs" "vc/pcvs.el" (22578 62356 750211 976000)) ;;; Generated autoloads from vc/pcvs.el (autoload 'cvs-checkout "pcvs" "\ @@ -21116,8 +21138,8 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d ;;;*** -;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (22388 6391 155332 -;;;;;; 816000)) +;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (22387 39328 +;;;;;; 664703 821000)) ;;; Generated autoloads from vc/pcvs-defs.el (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)) "\ @@ -21125,8 +21147,8 @@ Global menu used by PCL-CVS.") ;;;*** -;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (22388 -;;;;;; 6387 473296 605000)) +;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (22387 +;;;;;; 39328 374704 856000)) ;;; Generated autoloads from progmodes/perl-mode.el (put 'perl-indent-level 'safe-local-variable 'integerp) (put 'perl-continued-statement-offset 'safe-local-variable 'integerp) @@ -21187,8 +21209,8 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'. ;;;*** -;;;### (autoloads nil "picture" "textmodes/picture.el" (22388 6389 -;;;;;; 521316 747000)) +;;;### (autoloads nil "picture" "textmodes/picture.el" (22387 39328 +;;;;;; 540704 263000)) ;;; Generated autoloads from textmodes/picture.el (autoload 'picture-mode "picture" "\ @@ -21268,8 +21290,8 @@ they are not by default assigned to keys. ;;;*** -;;;### (autoloads nil "pinentry" "net/pinentry.el" (22388 6377 846201 -;;;;;; 930000)) +;;;### (autoloads nil "pinentry" "net/pinentry.el" (22387 39327 986706 +;;;;;; 241000)) ;;; Generated autoloads from net/pinentry.el (push (purecopy '(pinentry 0 1)) package--builtin-versions) @@ -21286,8 +21308,8 @@ will not be shown. ;;;*** -;;;### (autoloads nil "plstore" "gnus/plstore.el" (22388 6374 119165 -;;;;;; 277000)) +;;;### (autoloads nil "plstore" "gnus/plstore.el" (22387 39327 528707 +;;;;;; 877000)) ;;; Generated autoloads from gnus/plstore.el (autoload 'plstore-open "plstore" "\ @@ -21302,7 +21324,8 @@ Major mode for editing PLSTORE files. ;;;*** -;;;### (autoloads nil "po" "textmodes/po.el" (22388 6389 566317 189000)) +;;;### (autoloads nil "po" "textmodes/po.el" (22387 39328 540704 +;;;;;; 263000)) ;;; Generated autoloads from textmodes/po.el (autoload 'po-find-file-coding-system "po" "\ @@ -21313,7 +21336,7 @@ Called through `file-coding-system-alist', before the file is visited for real. ;;;*** -;;;### (autoloads nil "pong" "play/pong.el" (22388 6383 433256 875000)) +;;;### (autoloads nil "pong" "play/pong.el" (22387 39328 266705 242000)) ;;; Generated autoloads from play/pong.el (autoload 'pong "pong" "\ @@ -21329,7 +21352,7 @@ pong-mode keybindings:\\ ;;;*** -;;;### (autoloads nil "pop3" "gnus/pop3.el" (22388 6374 119165 277000)) +;;;### (autoloads nil "pop3" "gnus/pop3.el" (22387 39327 529707 873000)) ;;; Generated autoloads from gnus/pop3.el (autoload 'pop3-movemail "pop3" "\ @@ -21340,8 +21363,8 @@ Use streaming commands. ;;;*** -;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (22388 6369 620121 -;;;;;; 33000)) +;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (22387 39327 315708 +;;;;;; 637000)) ;;; Generated autoloads from emacs-lisp/pp.el (autoload 'pp-to-string "pp" "\ @@ -21391,8 +21414,8 @@ Ignores leading comment characters. ;;;*** -;;;### (autoloads nil "printing" "printing.el" (22388 5707 557610 -;;;;;; 126000)) +;;;### (autoloads nil "printing" "printing.el" (22578 62356 738212 +;;;;;; 40000)) ;;; Generated autoloads from printing.el (push (purecopy '(printing 6 9 3)) package--builtin-versions) @@ -21980,7 +22003,7 @@ are both set to t. ;;;*** -;;;### (autoloads nil "proced" "proced.el" (22388 5707 663611 168000)) +;;;### (autoloads nil "proced" "proced.el" (22387 39326 874710 211000)) ;;; Generated autoloads from proced.el (autoload 'proced "proced" "\ @@ -21998,8 +22021,8 @@ Proced buffers. ;;;*** -;;;### (autoloads nil "profiler" "profiler.el" (22431 53468 722634 -;;;;;; 211000)) +;;;### (autoloads nil "profiler" "profiler.el" (22432 21609 980325 +;;;;;; 95000)) ;;; Generated autoloads from profiler.el (autoload 'profiler-start "profiler" "\ @@ -22027,8 +22050,8 @@ Open profile FILENAME. ;;;*** -;;;### (autoloads nil "project" "progmodes/project.el" (22388 6387 -;;;;;; 479296 664000)) +;;;### (autoloads nil "project" "progmodes/project.el" (22387 39328 +;;;;;; 379704 838000)) ;;; Generated autoloads from progmodes/project.el (autoload 'project-current "project" "\ @@ -22070,8 +22093,8 @@ recognized. ;;;*** -;;;### (autoloads nil "prolog" "progmodes/prolog.el" (22388 6387 -;;;;;; 512296 989000)) +;;;### (autoloads nil "prolog" "progmodes/prolog.el" (22387 39328 +;;;;;; 381704 831000)) ;;; Generated autoloads from progmodes/prolog.el (autoload 'prolog-mode "prolog" "\ @@ -22104,7 +22127,7 @@ With prefix argument ARG, restart the Prolog process if running before. ;;;*** -;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (22388 5707 728611 808000)) +;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (22387 39326 876710 204000)) ;;; Generated autoloads from ps-bdf.el (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")) "\ @@ -22115,8 +22138,8 @@ The default value is (\"/usr/local/share/emacs/fonts/bdf\").") ;;;*** -;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (22388 6387 -;;;;;; 553297 392000)) +;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (22387 39328 +;;;;;; 381704 831000)) ;;; Generated autoloads from progmodes/ps-mode.el (push (purecopy '(ps-mode 1 1 9)) package--builtin-versions) @@ -22162,8 +22185,8 @@ Typing \\\\[ps-run-goto-error] when the cursor is at the number ;;;*** -;;;### (autoloads nil "ps-print" "ps-print.el" (22388 5707 937613 -;;;;;; 863000)) +;;;### (autoloads nil "ps-print" "ps-print.el" (22387 39326 881710 +;;;;;; 186000)) ;;; Generated autoloads from ps-print.el (push (purecopy '(ps-print 7 3 5)) package--builtin-versions) @@ -22360,8 +22383,8 @@ If EXTENSION is any other symbol, it is ignored. ;;;*** -;;;### (autoloads nil "pulse" "cedet/pulse.el" (22388 6368 485109 -;;;;;; 870000)) +;;;### (autoloads nil "pulse" "cedet/pulse.el" (22387 39327 137709 +;;;;;; 272000)) ;;; Generated autoloads from cedet/pulse.el (push (purecopy '(pulse 1 0)) package--builtin-versions) @@ -22379,8 +22402,8 @@ Optional argument FACE specifies the face to do the highlighting. ;;;*** -;;;### (autoloads nil "python" "progmodes/python.el" (22388 6387 -;;;;;; 635298 199000)) +;;;### (autoloads nil "python" "progmodes/python.el" (22578 62356 +;;;;;; 743212 14000)) ;;; Generated autoloads from progmodes/python.el (push (purecopy '(python 0 25 1)) package--builtin-versions) @@ -22417,7 +22440,7 @@ Major mode for editing Python files. ;;;*** -;;;### (autoloads nil "qp" "gnus/qp.el" (22388 6374 122165 307000)) +;;;### (autoloads nil "qp" "gnus/qp.el" (22387 39327 530707 869000)) ;;; Generated autoloads from gnus/qp.el (autoload 'quoted-printable-decode-region "qp" "\ @@ -22436,8 +22459,8 @@ them into characters should be done separately. ;;;*** -;;;### (autoloads nil "quail" "international/quail.el" (22388 6374 -;;;;;; 689170 883000)) +;;;### (autoloads nil "quail" "international/quail.el" (22387 39327 +;;;;;; 616707 562000)) ;;; Generated autoloads from international/quail.el (autoload 'quail-title "quail" "\ @@ -22667,8 +22690,8 @@ of each directory. ;;;*** -;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (22388 -;;;;;; 7510 443340 205000)) +;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (22387 +;;;;;; 39327 824706 820000)) ;;; Generated autoloads from leim/quail/hangul.el (autoload 'hangul-input-method-activate "quail/hangul" "\ @@ -22681,7 +22704,7 @@ HELP-TEXT is a text set in `hangul-input-method-help-text'. ;;;*** ;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el" -;;;;;; (22388 7511 889354 425000)) +;;;;;; (22387 39327 864706 677000)) ;;; Generated autoloads from leim/quail/uni-input.el (autoload 'ucs-input-activate "quail/uni-input" "\ @@ -22695,8 +22718,8 @@ While this input method is active, the variable ;;;*** -;;;### (autoloads nil "quickurl" "net/quickurl.el" (22388 6377 884202 -;;;;;; 303000)) +;;;### (autoloads nil "quickurl" "net/quickurl.el" (22387 39327 986706 +;;;;;; 241000)) ;;; Generated autoloads from net/quickurl.el (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" "\ @@ -22767,7 +22790,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. ;;;*** -;;;### (autoloads nil "rcirc" "net/rcirc.el" (22388 6377 971203 159000)) +;;;### (autoloads nil "rcirc" "net/rcirc.el" (22387 39327 987706 +;;;;;; 238000)) ;;; Generated autoloads from net/rcirc.el (autoload 'rcirc "rcirc" "\ @@ -22806,8 +22830,8 @@ if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (22388 -;;;;;; 6369 628121 111000)) +;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (22387 +;;;;;; 39327 315708 637000)) ;;; Generated autoloads from emacs-lisp/re-builder.el (defalias 'regexp-builder 're-builder) @@ -22825,7 +22849,8 @@ matching parts of the target buffer will be highlighted. ;;;*** -;;;### (autoloads nil "recentf" "recentf.el" (22388 5708 102615 486000)) +;;;### (autoloads nil "recentf" "recentf.el" (22387 39326 883710 +;;;;;; 179000)) ;;; Generated autoloads from recentf.el (defvar recentf-mode nil "\ @@ -22852,7 +22877,7 @@ were operated on recently. ;;;*** -;;;### (autoloads nil "rect" "rect.el" (22420 38537 290424 639000)) +;;;### (autoloads nil "rect" "rect.el" (22578 62356 744212 8000)) ;;; Generated autoloads from rect.el (autoload 'delete-rectangle "rect" "\ @@ -22992,8 +23017,8 @@ Activates the region if needed. Only lasts until the region is deactivated. ;;;*** -;;;### (autoloads nil "refill" "textmodes/refill.el" (22388 6389 -;;;;;; 566317 189000)) +;;;### (autoloads nil "refill" "textmodes/refill.el" (22387 39328 +;;;;;; 545704 246000)) ;;; Generated autoloads from textmodes/refill.el (autoload 'refill-mode "refill" "\ @@ -23013,8 +23038,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead. ;;;*** -;;;### (autoloads nil "reftex" "textmodes/reftex.el" (22388 6389 -;;;;;; 951320 975000)) +;;;### (autoloads nil "reftex" "textmodes/reftex.el" (22387 39328 +;;;;;; 554704 213000)) ;;; Generated autoloads from textmodes/reftex.el (autoload 'reftex-citation "reftex-cite" nil t) (autoload 'reftex-all-document-files "reftex-parse") @@ -23067,8 +23092,8 @@ This enforces rescanning the buffer on next use. ;;;*** -;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (22388 -;;;;;; 6389 866320 139000)) +;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (22387 +;;;;;; 39328 552704 220000)) ;;; Generated autoloads from textmodes/reftex-vars.el (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) @@ -23077,8 +23102,8 @@ This enforces rescanning the buffer on next use. ;;;*** -;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (22489 -;;;;;; 43024 126096 745000)) +;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (22490 +;;;;;; 22723 775600 274000)) ;;; Generated autoloads from emacs-lisp/regexp-opt.el (autoload 'regexp-opt "regexp-opt" "\ @@ -23133,15 +23158,15 @@ This means the number of non-shy regexp grouping constructs ;;;*** -;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (22388 6369 632121 -;;;;;; 150000)) +;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (22387 39327 316708 +;;;;;; 633000)) ;;; Generated autoloads from emacs-lisp/regi.el (push (purecopy '(regi 1 8)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "remember" "textmodes/remember.el" (22388 6389 -;;;;;; 996321 418000)) +;;;### (autoloads nil "remember" "textmodes/remember.el" (22387 39328 +;;;;;; 554704 213000)) ;;; Generated autoloads from textmodes/remember.el (push (purecopy '(remember 2 0)) package--builtin-versions) @@ -23195,7 +23220,7 @@ to turn the *scratch* buffer into your notes buffer. ;;;*** -;;;### (autoloads nil "repeat" "repeat.el" (22388 5708 226616 706000)) +;;;### (autoloads nil "repeat" "repeat.el" (22387 39326 885710 172000)) ;;; Generated autoloads from repeat.el (push (purecopy '(repeat 0 51)) package--builtin-versions) @@ -23218,8 +23243,8 @@ recently executed command not bound to an input event\". ;;;*** -;;;### (autoloads nil "reporter" "mail/reporter.el" (22388 6375 640180 -;;;;;; 235000)) +;;;### (autoloads nil "reporter" "mail/reporter.el" (22387 39327 +;;;;;; 929706 445000)) ;;; Generated autoloads from mail/reporter.el (autoload 'reporter-submit-bug-report "reporter" "\ @@ -23250,8 +23275,8 @@ mail-sending package is used for editing and sending the message. ;;;*** -;;;### (autoloads nil "reposition" "reposition.el" (22388 5708 409618 -;;;;;; 505000)) +;;;### (autoloads nil "reposition" "reposition.el" (22387 39326 886710 +;;;;;; 169000)) ;;; Generated autoloads from reposition.el (autoload 'reposition-window "reposition" "\ @@ -23277,7 +23302,7 @@ first comment line visible (if point is in a comment). ;;;*** -;;;### (autoloads nil "reveal" "reveal.el" (22388 5708 409618 505000)) +;;;### (autoloads nil "reveal" "reveal.el" (22387 39326 887710 165000)) ;;; Generated autoloads from reveal.el (autoload 'reveal-mode "reveal" "\ @@ -23313,8 +23338,8 @@ the mode if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (22388 6369 634121 -;;;;;; 170000)) +;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (22387 39327 317708 +;;;;;; 630000)) ;;; Generated autoloads from emacs-lisp/ring.el (autoload 'ring-p "ring" "\ @@ -23329,8 +23354,8 @@ Make a ring that can contain SIZE elements. ;;;*** -;;;### (autoloads nil "rlogin" "net/rlogin.el" (22388 6377 978203 -;;;;;; 228000)) +;;;### (autoloads nil "rlogin" "net/rlogin.el" (22387 39327 989706 +;;;;;; 231000)) ;;; Generated autoloads from net/rlogin.el (autoload 'rlogin "rlogin" "\ @@ -23374,8 +23399,8 @@ variable. ;;;*** -;;;### (autoloads nil "rmail" "mail/rmail.el" (22388 6375 722181 -;;;;;; 42000)) +;;;### (autoloads nil "rmail" "mail/rmail.el" (22387 39327 932706 +;;;;;; 434000)) ;;; Generated autoloads from mail/rmail.el (defvar rmail-file-name (purecopy "~/RMAIL") "\ @@ -23572,8 +23597,8 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server. ;;;*** -;;;### (autoloads nil "rmailout" "mail/rmailout.el" (22388 6375 836182 -;;;;;; 163000)) +;;;### (autoloads nil "rmailout" "mail/rmailout.el" (22387 39327 +;;;;;; 935706 423000)) ;;; Generated autoloads from mail/rmailout.el (put 'rmail-output-file-alist 'risky-local-variable t) @@ -23637,8 +23662,8 @@ than appending to it. Deletes the message after writing if ;;;*** -;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (22388 6379 -;;;;;; 311216 337000)) +;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (22387 39328 +;;;;;; 61705 974000)) ;;; Generated autoloads from nxml/rng-cmpct.el (autoload 'rng-c-load-schema "rng-cmpct" "\ @@ -23649,8 +23674,8 @@ Return a pattern. ;;;*** -;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (22388 6379 395217 -;;;;;; 163000)) +;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (22387 39328 +;;;;;; 63705 966000)) ;;; Generated autoloads from nxml/rng-nxml.el (autoload 'rng-nxml-mode-init "rng-nxml" "\ @@ -23662,8 +23687,8 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil. ;;;*** -;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (22388 6379 -;;;;;; 440217 606000)) +;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (22387 39328 +;;;;;; 66705 956000)) ;;; Generated autoloads from nxml/rng-valid.el (autoload 'rng-validate-mode "rng-valid" "\ @@ -23693,8 +23718,8 @@ to use for finding the schema. ;;;*** -;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (22388 6379 480217 -;;;;;; 999000)) +;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (22387 39328 67705 +;;;;;; 952000)) ;;; Generated autoloads from nxml/rng-xsd.el (put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) @@ -23721,8 +23746,8 @@ must be equal. ;;;*** -;;;### (autoloads nil "robin" "international/robin.el" (22388 6374 -;;;;;; 714171 129000)) +;;;### (autoloads nil "robin" "international/robin.el" (22387 39327 +;;;;;; 617707 559000)) ;;; Generated autoloads from international/robin.el (autoload 'robin-define-package "robin" "\ @@ -23754,7 +23779,7 @@ Start using robin package NAME, which is a string. ;;;*** -;;;### (autoloads nil "rot13" "rot13.el" (22388 5708 410618 514000)) +;;;### (autoloads nil "rot13" "rot13.el" (22387 39326 887710 165000)) ;;; Generated autoloads from rot13.el (autoload 'rot13 "rot13" "\ @@ -23791,8 +23816,8 @@ Toggle the use of ROT13 encoding for the current window. ;;;*** -;;;### (autoloads nil "rst" "textmodes/rst.el" (22388 6390 44321 -;;;;;; 890000)) +;;;### (autoloads nil "rst" "textmodes/rst.el" (22578 62356 749211 +;;;;;; 981000)) ;;; Generated autoloads from textmodes/rst.el (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) @@ -23822,8 +23847,8 @@ for modes derived from Text mode, like Mail mode. ;;;*** -;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (22388 -;;;;;; 6387 729299 124000)) +;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (22387 +;;;;;; 39328 385704 817000)) ;;; Generated autoloads from progmodes/ruby-mode.el (push (purecopy '(ruby-mode 1 2)) package--builtin-versions) @@ -23840,8 +23865,8 @@ Major mode for editing Ruby code. ;;;*** -;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (22388 5708 411618 -;;;;;; 524000)) +;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (22387 39326 888710 +;;;;;; 161000)) ;;; Generated autoloads from ruler-mode.el (push (purecopy '(ruler-mode 1 6)) package--builtin-versions) @@ -23859,8 +23884,8 @@ if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (22388 6369 650121 -;;;;;; 327000)) +;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (22387 39327 317708 +;;;;;; 630000)) ;;; Generated autoloads from emacs-lisp/rx.el (autoload 'rx-to-string "rx" "\ @@ -24171,15 +24196,15 @@ enclosed in `(and ...)'. ;;;*** -;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (22388 6378 -;;;;;; 9203 533000)) +;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (22387 39327 +;;;;;; 990706 227000)) ;;; Generated autoloads from net/sasl-ntlm.el (push (purecopy '(sasl 1 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "savehist" "savehist.el" (22388 5708 411618 -;;;;;; 524000)) +;;;### (autoloads nil "savehist" "savehist.el" (22387 39326 888710 +;;;;;; 161000)) ;;; Generated autoloads from savehist.el (push (purecopy '(savehist 24)) package--builtin-versions) @@ -24212,8 +24237,8 @@ histories, which is probably undesirable. ;;;*** -;;;### (autoloads nil "saveplace" "saveplace.el" (22388 5708 453618 -;;;;;; 938000)) +;;;### (autoloads nil "saveplace" "saveplace.el" (22387 39326 889710 +;;;;;; 158000)) ;;; Generated autoloads from saveplace.el (defvar save-place-mode nil "\ @@ -24251,8 +24276,8 @@ file: ;;;*** -;;;### (autoloads nil "scheme" "progmodes/scheme.el" (22388 6387 -;;;;;; 746299 291000)) +;;;### (autoloads nil "scheme" "progmodes/scheme.el" (22387 39328 +;;;;;; 387704 809000)) ;;; Generated autoloads from progmodes/scheme.el (autoload 'scheme-mode "scheme" "\ @@ -24291,8 +24316,8 @@ that variable's value is a string. ;;;*** -;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (22388 6374 -;;;;;; 162165 700000)) +;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (22387 39327 +;;;;;; 533707 859000)) ;;; Generated autoloads from gnus/score-mode.el (autoload 'gnus-score-mode "score-mode" "\ @@ -24305,8 +24330,8 @@ This mode is an extended emacs-lisp mode. ;;;*** -;;;### (autoloads nil "scroll-all" "scroll-all.el" (22388 5708 454618 -;;;;;; 948000)) +;;;### (autoloads nil "scroll-all" "scroll-all.el" (22387 39326 890710 +;;;;;; 154000)) ;;; Generated autoloads from scroll-all.el (defvar scroll-all-mode nil "\ @@ -24332,8 +24357,8 @@ one window apply to all visible windows in the same frame. ;;;*** -;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (22388 5708 -;;;;;; 509619 488000)) +;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (22387 39326 +;;;;;; 891710 151000)) ;;; Generated autoloads from scroll-lock.el (autoload 'scroll-lock-mode "scroll-lock" "\ @@ -24349,16 +24374,16 @@ vertically fixed relative to window boundaries during scrolling. ;;;*** -;;;### (autoloads nil "secrets" "net/secrets.el" (22388 6378 21203 -;;;;;; 651000)) +;;;### (autoloads nil "secrets" "net/secrets.el" (22387 39327 991706 +;;;;;; 223000)) ;;; Generated autoloads from net/secrets.el (when (featurep 'dbusbind) (autoload 'secrets-show-secrets "secrets" nil t)) ;;;*** -;;;### (autoloads nil "semantic" "cedet/semantic.el" (22388 6368 -;;;;;; 485109 870000)) +;;;### (autoloads nil "semantic" "cedet/semantic.el" (22387 39327 +;;;;;; 138709 269000)) ;;; Generated autoloads from cedet/semantic.el (push (purecopy '(semantic 2 2)) package--builtin-versions) @@ -24417,7 +24442,7 @@ Semantic mode. ;;;*** ;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" -;;;;;; (22388 11492 220498 203000)) +;;;;;; (22387 39327 240708 905000)) ;;; Generated autoloads from cedet/semantic/bovine/grammar.el (autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ @@ -24428,7 +24453,7 @@ Major mode for editing Bovine grammars. ;;;*** ;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" -;;;;;; (22388 11492 494500 898000)) +;;;;;; (22387 39327 249708 873000)) ;;; Generated autoloads from cedet/semantic/wisent/grammar.el (autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ @@ -24438,8 +24463,8 @@ Major mode for editing Wisent grammars. ;;;*** -;;;### (autoloads nil "sendmail" "mail/sendmail.el" (22388 6375 932183 -;;;;;; 107000)) +;;;### (autoloads nil "sendmail" "mail/sendmail.el" (22387 39327 +;;;;;; 937706 416000)) ;;; Generated autoloads from mail/sendmail.el (defvar mail-from-style 'default "\ @@ -24720,14 +24745,14 @@ Like `mail' command, but display mail buffer in another frame. ;;;*** -;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22489 43024 126096 -;;;;;; 745000)) +;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22490 22723 987599 +;;;;;; 335000)) ;;; Generated autoloads from emacs-lisp/seq.el (push (purecopy '(seq 2 3)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "server" "server.el" (22388 5708 590620 286000)) +;;;### (autoloads nil "server" "server.el" (22387 39326 892710 147000)) ;;; Generated autoloads from server.el (put 'server-host 'risky-local-variable t) @@ -24795,7 +24820,7 @@ only these files will be asked to be saved. ;;;*** -;;;### (autoloads nil "ses" "ses.el" (22457 44247 406108 197000)) +;;;### (autoloads nil "ses" "ses.el" (22458 46685 211272 717000)) ;;; Generated autoloads from ses.el (autoload 'ses-mode "ses" "\ @@ -24839,8 +24864,8 @@ formula: ;;;*** -;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (22388 -;;;;;; 6390 132322 756000)) +;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (22387 +;;;;;; 39328 566704 170000)) ;;; Generated autoloads from textmodes/sgml-mode.el (autoload 'sgml-mode "sgml-mode" "\ @@ -24905,8 +24930,8 @@ To work around that, do: ;;;*** -;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (22420 -;;;;;; 38537 290424 639000)) +;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (22578 +;;;;;; 62356 743212 14000)) ;;; Generated autoloads from progmodes/sh-script.el (push (purecopy '(sh-script 2 0 6)) package--builtin-versions) (put 'sh-shell 'safe-local-variable 'symbolp) @@ -24971,8 +24996,8 @@ with your script for an edit-interpret-debug cycle. ;;;*** -;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (22388 6369 -;;;;;; 668121 504000)) +;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (22387 39327 +;;;;;; 318708 626000)) ;;; Generated autoloads from emacs-lisp/shadow.el (autoload 'list-load-path-shadows "shadow" "\ @@ -25021,8 +25046,8 @@ function, `load-path-shadows-find'. ;;;*** -;;;### (autoloads nil "shadowfile" "shadowfile.el" (22388 5708 840622 -;;;;;; 743000)) +;;;### (autoloads nil "shadowfile" "shadowfile.el" (22387 39326 894710 +;;;;;; 140000)) ;;; Generated autoloads from shadowfile.el (autoload 'shadow-define-cluster "shadowfile" "\ @@ -25060,7 +25085,7 @@ Set up file shadowing. ;;;*** -;;;### (autoloads nil "shell" "shell.el" (22388 5708 884623 178000)) +;;;### (autoloads nil "shell" "shell.el" (22387 39326 895710 137000)) ;;; Generated autoloads from shell.el (defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ @@ -25108,7 +25133,7 @@ Otherwise, one argument `-i' is passed to the shell. ;;;*** -;;;### (autoloads nil "shr" "net/shr.el" (22388 6378 63204 64000)) +;;;### (autoloads nil "shr" "net/shr.el" (22578 62356 730212 84000)) ;;; Generated autoloads from net/shr.el (autoload 'shr-render-region "shr" "\ @@ -25125,8 +25150,8 @@ DOM should be a parse tree as generated by ;;;*** -;;;### (autoloads nil "sieve" "gnus/sieve.el" (22388 6374 179165 -;;;;;; 867000)) +;;;### (autoloads nil "sieve" "gnus/sieve.el" (22387 39327 534707 +;;;;;; 855000)) ;;; Generated autoloads from gnus/sieve.el (autoload 'sieve-manage "sieve" "\ @@ -25151,8 +25176,8 @@ DOM should be a parse tree as generated by ;;;*** -;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (22388 6374 -;;;;;; 173165 808000)) +;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (22387 39327 +;;;;;; 534707 855000)) ;;; Generated autoloads from gnus/sieve-mode.el (autoload 'sieve-mode "sieve-mode" "\ @@ -25167,8 +25192,8 @@ Turning on Sieve mode runs `sieve-mode-hook'. ;;;*** -;;;### (autoloads nil "simula" "progmodes/simula.el" (22388 6387 -;;;;;; 879300 598000)) +;;;### (autoloads nil "simula" "progmodes/simula.el" (22387 39328 +;;;;;; 390704 799000)) ;;; Generated autoloads from progmodes/simula.el (autoload 'simula-mode "simula" "\ @@ -25216,8 +25241,8 @@ with no arguments, if that value is non-nil. ;;;*** -;;;### (autoloads nil "skeleton" "skeleton.el" (22388 5709 330627 -;;;;;; 562000)) +;;;### (autoloads nil "skeleton" "skeleton.el" (22387 39326 901710 +;;;;;; 115000)) ;;; Generated autoloads from skeleton.el (defvar skeleton-filter-function 'identity "\ @@ -25336,8 +25361,8 @@ twice for the others. ;;;*** -;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (22388 6391 -;;;;;; 279334 35000)) +;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (22387 39328 +;;;;;; 668703 806000)) ;;; Generated autoloads from vc/smerge-mode.el (autoload 'smerge-ediff "smerge-mode" "\ @@ -25364,8 +25389,8 @@ If no conflict maker is found, turn off `smerge-mode'. ;;;*** -;;;### (autoloads nil "smiley" "gnus/smiley.el" (22388 6374 180165 -;;;;;; 877000)) +;;;### (autoloads nil "smiley" "gnus/smiley.el" (22387 39327 535707 +;;;;;; 851000)) ;;; Generated autoloads from gnus/smiley.el (autoload 'smiley-region "smiley" "\ @@ -25382,8 +25407,8 @@ interactively. If there's no argument, do it at the current buffer. ;;;*** -;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (22388 6375 961183 -;;;;;; 392000)) +;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (22387 39327 +;;;;;; 938706 413000)) ;;; Generated autoloads from mail/smtpmail.el (autoload 'smtpmail-send-it "smtpmail" "\ @@ -25398,8 +25423,8 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'. ;;;*** -;;;### (autoloads nil "snake" "play/snake.el" (22388 6383 455257 -;;;;;; 91000)) +;;;### (autoloads nil "snake" "play/snake.el" (22387 39328 271705 +;;;;;; 224000)) ;;; Generated autoloads from play/snake.el (autoload 'snake "snake" "\ @@ -25422,8 +25447,8 @@ Snake mode keybindings: ;;;*** -;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (22388 6378 -;;;;;; 107204 497000)) +;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (22387 39327 +;;;;;; 993706 216000)) ;;; Generated autoloads from net/snmp-mode.el (autoload 'snmp-mode "snmp-mode" "\ @@ -25452,15 +25477,15 @@ then `snmpv2-mode-hook'. ;;;*** -;;;### (autoloads nil "soap-client" "net/soap-client.el" (22388 6378 -;;;;;; 185205 264000)) +;;;### (autoloads nil "soap-client" "net/soap-client.el" (22387 39327 +;;;;;; 995706 209000)) ;;; Generated autoloads from net/soap-client.el (push (purecopy '(soap-client 3 0 2)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "solar" "calendar/solar.el" (22388 6368 219107 -;;;;;; 254000)) +;;;### (autoloads nil "solar" "calendar/solar.el" (22387 39327 123709 +;;;;;; 322000)) ;;; Generated autoloads from calendar/solar.el (autoload 'sunrise-sunset "solar" "\ @@ -25475,8 +25500,8 @@ This function is suitable for execution in an init file. ;;;*** -;;;### (autoloads nil "solitaire" "play/solitaire.el" (22388 6383 -;;;;;; 455257 91000)) +;;;### (autoloads nil "solitaire" "play/solitaire.el" (22387 39328 +;;;;;; 272705 220000)) ;;; Generated autoloads from play/solitaire.el (autoload 'solitaire "solitaire" "\ @@ -25551,7 +25576,7 @@ Pick your favorite shortcuts: ;;;*** -;;;### (autoloads nil "sort" "sort.el" (22388 5709 370627 956000)) +;;;### (autoloads nil "sort" "sort.el" (22387 39326 901710 115000)) ;;; Generated autoloads from sort.el (put 'sort-fold-case 'safe-local-variable 'booleanp) @@ -25726,7 +25751,7 @@ is non-nil, it also prints a message describing the number of deletions. ;;;*** -;;;### (autoloads nil "spam" "gnus/spam.el" (22388 6374 263166 693000)) +;;;### (autoloads nil "spam" "gnus/spam.el" (22387 39327 538707 841000)) ;;; Generated autoloads from gnus/spam.el (autoload 'spam-initialize "spam" "\ @@ -25740,8 +25765,8 @@ installed through `spam-necessary-extra-headers'. ;;;*** -;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (22388 -;;;;;; 6374 182165 897000)) +;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (22387 +;;;;;; 39327 536707 848000)) ;;; Generated autoloads from gnus/spam-report.el (autoload 'spam-report-process-queue "spam-report" "\ @@ -25783,8 +25808,8 @@ Spam reports will be queued with the method used when ;;;*** -;;;### (autoloads nil "speedbar" "speedbar.el" (22388 5709 449628 -;;;;;; 733000)) +;;;### (autoloads nil "speedbar" "speedbar.el" (22387 39326 903710 +;;;;;; 108000)) ;;; Generated autoloads from speedbar.el (defalias 'speedbar 'speedbar-frame-mode) @@ -25808,8 +25833,8 @@ selected. If the speedbar frame is active, then select the attached frame. ;;;*** -;;;### (autoloads nil "spook" "play/spook.el" (22388 6383 458257 -;;;;;; 120000)) +;;;### (autoloads nil "spook" "play/spook.el" (22387 39328 272705 +;;;;;; 220000)) ;;; Generated autoloads from play/spook.el (autoload 'spook "spook" "\ @@ -25824,8 +25849,8 @@ Return a vector containing the lines from `spook-phrases-file'. ;;;*** -;;;### (autoloads nil "sql" "progmodes/sql.el" (22388 6387 963301 -;;;;;; 424000)) +;;;### (autoloads nil "sql" "progmodes/sql.el" (22387 39328 393704 +;;;;;; 788000)) ;;; Generated autoloads from progmodes/sql.el (push (purecopy '(sql 3 5)) package--builtin-versions) @@ -26291,15 +26316,15 @@ Run vsql as an inferior process. ;;;*** -;;;### (autoloads nil "srecode" "cedet/srecode.el" (22388 6368 506110 -;;;;;; 77000)) +;;;### (autoloads nil "srecode" "cedet/srecode.el" (22387 39327 139709 +;;;;;; 265000)) ;;; Generated autoloads from cedet/srecode.el (push (purecopy '(srecode 1 2)) package--builtin-versions) ;;;*** ;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el" -;;;;;; (22388 7503 616273 65000)) +;;;;;; (22387 39327 265708 816000)) ;;; Generated autoloads from cedet/srecode/srt-mode.el (autoload 'srecode-template-mode "srecode/srt-mode" "\ @@ -26311,8 +26336,8 @@ Major-mode for writing SRecode macros. ;;;*** -;;;### (autoloads nil "starttls" "gnus/starttls.el" (22388 6374 269166 -;;;;;; 752000)) +;;;### (autoloads nil "starttls" "gnus/starttls.el" (22387 39327 +;;;;;; 538707 841000)) ;;; Generated autoloads from gnus/starttls.el (autoload 'starttls-open-stream "starttls" "\ @@ -26335,7 +26360,8 @@ GnuTLS requires a port number. ;;;*** -;;;### (autoloads nil "strokes" "strokes.el" (22388 5709 633630 542000)) +;;;### (autoloads nil "strokes" "strokes.el" (22387 39326 907710 +;;;;;; 94000)) ;;; Generated autoloads from strokes.el (autoload 'strokes-global-set-stroke "strokes" "\ @@ -26449,8 +26475,8 @@ Read a complex stroke and insert its glyph into the current buffer. ;;;*** -;;;### (autoloads nil "studly" "play/studly.el" (22388 6383 458257 -;;;;;; 120000)) +;;;### (autoloads nil "studly" "play/studly.el" (22387 39328 273705 +;;;;;; 217000)) ;;; Generated autoloads from play/studly.el (autoload 'studlify-region "studly" "\ @@ -26470,8 +26496,8 @@ Studlify-case the current buffer. ;;;*** -;;;### (autoloads nil "subword" "progmodes/subword.el" (22388 6388 -;;;;;; 3301 818000)) +;;;### (autoloads nil "subword" "progmodes/subword.el" (22387 39328 +;;;;;; 394704 784000)) ;;; Generated autoloads from progmodes/subword.el (define-obsolete-function-alias 'capitalized-words-mode 'subword-mode "25.1") @@ -26565,8 +26591,8 @@ See `superword-mode' for more information on Superword mode. ;;;*** -;;;### (autoloads nil "supercite" "mail/supercite.el" (22388 6376 -;;;;;; 4183 815000)) +;;;### (autoloads nil "supercite" "mail/supercite.el" (22387 39327 +;;;;;; 939706 409000)) ;;; Generated autoloads from mail/supercite.el (autoload 'sc-cite-original "supercite" "\ @@ -26598,7 +26624,8 @@ and `sc-post-hook' is run after the guts of this function. ;;;*** -;;;### (autoloads nil "t-mouse" "t-mouse.el" (22388 5709 919633 355000)) +;;;### (autoloads nil "t-mouse" "t-mouse.el" (22387 39326 911710 +;;;;;; 79000)) ;;; Generated autoloads from t-mouse.el (define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") @@ -26631,7 +26658,7 @@ GPM. This is due to limitations in GPM and the Linux kernel. ;;;*** -;;;### (autoloads nil "tabify" "tabify.el" (22388 5709 919633 355000)) +;;;### (autoloads nil "tabify" "tabify.el" (22387 39326 911710 79000)) ;;; Generated autoloads from tabify.el (autoload 'untabify "tabify" "\ @@ -26660,8 +26687,8 @@ The variable `tab-width' controls the spacing of tab stops. ;;;*** -;;;### (autoloads nil "table" "textmodes/table.el" (22388 6390 235323 -;;;;;; 768000)) +;;;### (autoloads nil "table" "textmodes/table.el" (22387 39328 569704 +;;;;;; 160000)) ;;; Generated autoloads from textmodes/table.el (autoload 'table-insert "table" "\ @@ -27232,7 +27259,7 @@ converts a table into plain text without frames. It is a companion to ;;;*** -;;;### (autoloads nil "talk" "talk.el" (22388 5709 921633 374000)) +;;;### (autoloads nil "talk" "talk.el" (22387 39326 912710 76000)) ;;; Generated autoloads from talk.el (autoload 'talk-connect "talk" "\ @@ -27247,8 +27274,8 @@ Connect to the Emacs talk group from the current X display or tty frame. ;;;*** -;;;### (autoloads nil "tar-mode" "tar-mode.el" (22388 5709 957633 -;;;;;; 728000)) +;;;### (autoloads nil "tar-mode" "tar-mode.el" (22387 39326 912710 +;;;;;; 76000)) ;;; Generated autoloads from tar-mode.el (autoload 'tar-mode "tar-mode" "\ @@ -27271,8 +27298,8 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. ;;;*** -;;;### (autoloads nil "tcl" "progmodes/tcl.el" (22388 6388 41302 -;;;;;; 191000)) +;;;### (autoloads nil "tcl" "progmodes/tcl.el" (22387 39328 395704 +;;;;;; 781000)) ;;; Generated autoloads from progmodes/tcl.el (autoload 'tcl-mode "tcl" "\ @@ -27320,8 +27347,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'. ;;;*** -;;;### (autoloads nil "telnet" "net/telnet.el" (22388 6378 270206 -;;;;;; 100000)) +;;;### (autoloads nil "telnet" "net/telnet.el" (22387 39327 997706 +;;;;;; 202000)) ;;; Generated autoloads from net/telnet.el (autoload 'telnet "telnet" "\ @@ -27346,7 +27373,7 @@ Normally input is edited in Emacs and sent a line at a time. ;;;*** -;;;### (autoloads nil "term" "term.el" (22420 38537 296424 698000)) +;;;### (autoloads nil "term" "term.el" (22578 62356 748211 987000)) ;;; Generated autoloads from term.el (autoload 'make-term "term" "\ @@ -27388,8 +27415,8 @@ use in that buffer. ;;;*** -;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (22388 -;;;;;; 6369 795122 753000)) +;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (22387 +;;;;;; 39327 336708 562000)) ;;; Generated autoloads from emacs-lisp/testcover.el (autoload 'testcover-this-defun "testcover" "\ @@ -27399,8 +27426,8 @@ Start coverage on function under point. ;;;*** -;;;### (autoloads nil "tetris" "play/tetris.el" (22388 6383 460257 -;;;;;; 140000)) +;;;### (autoloads nil "tetris" "play/tetris.el" (22387 39328 273705 +;;;;;; 217000)) ;;; Generated autoloads from play/tetris.el (push (purecopy '(tetris 2 1)) package--builtin-versions) @@ -27425,8 +27452,8 @@ tetris-mode keybindings: ;;;*** -;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (22388 6390 -;;;;;; 352324 919000)) +;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (22587 59854 +;;;;;; 962142 834000)) ;;; Generated autoloads from textmodes/tex-mode.el (defvar tex-shell-file-name nil "\ @@ -27727,8 +27754,8 @@ Major mode to edit DocTeX files. ;;;*** -;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (22388 6390 -;;;;;; 408325 469000)) +;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (22387 39328 +;;;;;; 575704 138000)) ;;; Generated autoloads from textmodes/texinfmt.el (autoload 'texinfo-format-buffer "texinfmt" "\ @@ -27767,8 +27794,8 @@ if large. You can use `Info-split' to do this manually. ;;;*** -;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (22388 6390 -;;;;;; 440325 784000)) +;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (22387 39328 +;;;;;; 577704 131000)) ;;; Generated autoloads from textmodes/texinfo.el (defvar texinfo-open-quote (purecopy "``") "\ @@ -27852,8 +27879,8 @@ value of `texinfo-mode-hook'. ;;;*** -;;;### (autoloads nil "thai-util" "language/thai-util.el" (22388 -;;;;;; 6375 384177 718000)) +;;;### (autoloads nil "thai-util" "language/thai-util.el" (22387 +;;;;;; 39327 664707 391000)) ;;; Generated autoloads from language/thai-util.el (autoload 'thai-compose-region "thai-util" "\ @@ -27880,8 +27907,8 @@ Compose Thai characters in the current buffer. ;;;*** -;;;### (autoloads nil "thingatpt" "thingatpt.el" (22388 5710 166635 -;;;;;; 784000)) +;;;### (autoloads nil "thingatpt" "thingatpt.el" (22387 39326 915710 +;;;;;; 65000)) ;;; Generated autoloads from thingatpt.el (autoload 'forward-thing "thingatpt" "\ @@ -27945,7 +27972,7 @@ Return the Lisp list at point, or nil if none is found. ;;;*** -;;;### (autoloads nil "thumbs" "thumbs.el" (22388 5710 168635 803000)) +;;;### (autoloads nil "thumbs" "thumbs.el" (22387 39326 916710 61000)) ;;; Generated autoloads from thumbs.el (autoload 'thumbs-find-thumb "thumbs" "\ @@ -27979,15 +28006,15 @@ In dired, call the setroot program on the image at point. ;;;*** -;;;### (autoloads nil "thunk" "emacs-lisp/thunk.el" (22388 6369 797122 -;;;;;; 773000)) +;;;### (autoloads nil "thunk" "emacs-lisp/thunk.el" (22387 39327 +;;;;;; 336708 562000)) ;;; Generated autoloads from emacs-lisp/thunk.el (push (purecopy '(thunk 1 0)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (22388 -;;;;;; 6375 464178 504000)) +;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (22387 +;;;;;; 39327 667707 380000)) ;;; Generated autoloads from language/tibet-util.el (autoload 'tibetan-char-p "tibet-util" "\ @@ -28060,8 +28087,8 @@ See also docstring of the function tibetan-compose-region. ;;;*** -;;;### (autoloads nil "tildify" "textmodes/tildify.el" (22388 6390 -;;;;;; 524326 610000)) +;;;### (autoloads nil "tildify" "textmodes/tildify.el" (22387 39328 +;;;;;; 579704 124000)) ;;; Generated autoloads from textmodes/tildify.el (push (purecopy '(tildify 4 6 1)) package--builtin-versions) @@ -28127,7 +28154,7 @@ variable will be set to the representation. ;;;*** -;;;### (autoloads nil "time" "time.el" (22388 5710 254636 649000)) +;;;### (autoloads nil "time" "time.el" (22387 39326 918710 54000)) ;;; Generated autoloads from time.el (defvar display-time-day-and-date nil "\ @@ -28190,8 +28217,8 @@ Return a string giving the duration of the Emacs initialization. ;;;*** -;;;### (autoloads nil "time-date" "calendar/time-date.el" (22388 -;;;;;; 6368 233107 392000)) +;;;### (autoloads nil "time-date" "calendar/time-date.el" (22387 +;;;;;; 39327 124709 319000)) ;;; Generated autoloads from calendar/time-date.el (autoload 'date-to-time "time-date" "\ @@ -28294,8 +28321,8 @@ Convert the time interval in seconds to a short string. ;;;*** -;;;### (autoloads nil "time-stamp" "time-stamp.el" (22388 5710 209636 -;;;;;; 207000)) +;;;### (autoloads nil "time-stamp" "time-stamp.el" (22387 39326 917710 +;;;;;; 58000)) ;;; Generated autoloads from time-stamp.el (put 'time-stamp-format 'safe-local-variable 'stringp) (put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) @@ -28335,8 +28362,8 @@ With ARG, turn time stamping on if and only if arg is positive. ;;;*** -;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (22388 -;;;;;; 6368 236107 422000)) +;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (22387 +;;;;;; 39327 125709 315000)) ;;; Generated autoloads from calendar/timeclock.el (push (purecopy '(timeclock 2 6 1)) package--builtin-versions) @@ -28447,7 +28474,7 @@ relative only to the time worked today, and not to past time. ;;;*** ;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" -;;;;;; (22388 6374 736171 345000)) +;;;;;; (22387 39327 617707 559000)) ;;; Generated autoloads from international/titdic-cnv.el (autoload 'titdic-convert "titdic-cnv" "\ @@ -28469,7 +28496,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\". ;;;*** -;;;### (autoloads nil "tmm" "tmm.el" (22388 5710 257636 679000)) +;;;### (autoloads nil "tmm" "tmm.el" (22387 39326 919710 51000)) ;;; Generated autoloads from tmm.el (define-key global-map "\M-`" 'tmm-menubar) (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) @@ -28511,8 +28538,8 @@ Its value should be an event that has a binding in MENU. ;;;*** -;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (22420 -;;;;;; 38537 264424 383000)) +;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (22421 +;;;;;; 47996 796280 817000)) ;;; Generated autoloads from calendar/todo-mode.el (autoload 'todo-show "todo-mode" "\ @@ -28577,8 +28604,8 @@ Mode for displaying and reprioritizing top priority Todo. ;;;*** -;;;### (autoloads nil "tool-bar" "tool-bar.el" (22388 5710 258636 -;;;;;; 688000)) +;;;### (autoloads nil "tool-bar" "tool-bar.el" (22387 39326 919710 +;;;;;; 51000)) ;;; Generated autoloads from tool-bar.el (autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ @@ -28648,8 +28675,8 @@ holds a keymap. ;;;*** -;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (22388 6369 799122 -;;;;;; 793000)) +;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (22387 39327 337708 +;;;;;; 558000)) ;;; Generated autoloads from emacs-lisp/tq.el (autoload 'tq-create "tq" "\ @@ -28662,8 +28689,8 @@ to a tcp server on another machine. ;;;*** -;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (22388 6369 800122 -;;;;;; 802000)) +;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (22387 39327 +;;;;;; 338708 555000)) ;;; Generated autoloads from emacs-lisp/trace.el (defvar trace-buffer "*trace-output*" "\ @@ -28708,8 +28735,8 @@ the output buffer or changing the window configuration. ;;;*** -;;;### (autoloads nil "tramp" "net/tramp.el" (22420 38537 288424 -;;;;;; 619000)) +;;;### (autoloads nil "tramp" "net/tramp.el" (22578 62356 732212 +;;;;;; 73000)) ;;; Generated autoloads from net/tramp.el (defvar tramp-mode t "\ @@ -28824,8 +28851,8 @@ Discard Tramp from loading remote files. ;;;*** -;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (22388 6378 -;;;;;; 476208 126000)) +;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (22387 39328 +;;;;;; 1706 188000)) ;;; Generated autoloads from net/tramp-ftp.el (autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ @@ -28835,15 +28862,15 @@ Discard Tramp from loading remote files. ;;;*** -;;;### (autoloads nil "trampver" "net/trampver.el" (22388 6379 102214 -;;;;;; 282000)) +;;;### (autoloads nil "trampver" "net/trampver.el" (22578 62356 732212 +;;;;;; 73000)) ;;; Generated autoloads from net/trampver.el -(push (purecopy '(tramp 2 2 13 25 1)) package--builtin-versions) +(push (purecopy '(tramp 2 2 13 25 2)) package--builtin-versions) ;;;*** -;;;### (autoloads nil "tutorial" "tutorial.el" (22388 5710 354637 -;;;;;; 632000)) +;;;### (autoloads nil "tutorial" "tutorial.el" (22387 39326 921710 +;;;;;; 44000)) ;;; Generated autoloads from tutorial.el (autoload 'help-with-tutorial "tutorial" "\ @@ -28867,8 +28894,8 @@ resumed later. ;;;*** -;;;### (autoloads nil "tv-util" "language/tv-util.el" (22388 6375 -;;;;;; 465178 514000)) +;;;### (autoloads nil "tv-util" "language/tv-util.el" (22387 39327 +;;;;;; 668707 377000)) ;;; Generated autoloads from language/tv-util.el (autoload 'tai-viet-composition-function "tv-util" "\ @@ -28878,8 +28905,8 @@ resumed later. ;;;*** -;;;### (autoloads nil "two-column" "textmodes/two-column.el" (22388 -;;;;;; 6390 530326 669000)) +;;;### (autoloads nil "two-column" "textmodes/two-column.el" (22387 +;;;;;; 39328 579704 124000)) ;;; Generated autoloads from textmodes/two-column.el (autoload '2C-command "two-column" () t 'keymap) (global-set-key "\C-x6" '2C-command) @@ -28926,8 +28953,8 @@ First column's text sSs Second column's text ;;;*** -;;;### (autoloads nil "type-break" "type-break.el" (22388 5710 396638 -;;;;;; 46000)) +;;;### (autoloads nil "type-break" "type-break.el" (22387 39326 921710 +;;;;;; 44000)) ;;; Generated autoloads from type-break.el (defvar type-break-mode nil "\ @@ -29060,7 +29087,7 @@ FRAC should be the inverse of the fractional value; for example, a value of ;;;*** -;;;### (autoloads nil "uce" "mail/uce.el" (22388 6376 94184 700000)) +;;;### (autoloads nil "uce" "mail/uce.el" (22387 39327 939706 409000)) ;;; Generated autoloads from mail/uce.el (autoload 'uce-reply-to-uce "uce" "\ @@ -29074,7 +29101,7 @@ You might need to set `uce-mail-reader' before using this. ;;;*** ;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el" -;;;;;; (22388 6374 751171 492000)) +;;;;;; (22578 62356 724212 116000)) ;;; Generated autoloads from international/ucs-normalize.el (autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ @@ -29139,8 +29166,8 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus. ;;;*** -;;;### (autoloads nil "underline" "textmodes/underline.el" (22388 -;;;;;; 6390 530326 669000)) +;;;### (autoloads nil "underline" "textmodes/underline.el" (22387 +;;;;;; 39328 580704 121000)) ;;; Generated autoloads from textmodes/underline.el (autoload 'underline-region "underline" "\ @@ -29160,8 +29187,8 @@ which specify the range to operate on. ;;;*** -;;;### (autoloads nil "unrmail" "mail/unrmail.el" (22388 6376 95184 -;;;;;; 710000)) +;;;### (autoloads nil "unrmail" "mail/unrmail.el" (22387 39327 940706 +;;;;;; 406000)) ;;; Generated autoloads from mail/unrmail.el (autoload 'batch-unrmail "unrmail" "\ @@ -29181,8 +29208,8 @@ The variable `unrmail-mbox-format' controls which mbox format to use. ;;;*** -;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (22388 6369 -;;;;;; 802122 822000)) +;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (22387 39327 +;;;;;; 338708 555000)) ;;; Generated autoloads from emacs-lisp/unsafep.el (autoload 'unsafep "unsafep" "\ @@ -29194,7 +29221,7 @@ UNSAFEP-VARS is a list of symbols with local bindings. ;;;*** -;;;### (autoloads nil "url" "url/url.el" (22388 6390 706328 400000)) +;;;### (autoloads nil "url" "url/url.el" (22387 39328 621703 974000)) ;;; Generated autoloads from url/url.el (autoload 'url-retrieve "url" "\ @@ -29244,8 +29271,8 @@ to the server. ;;;*** -;;;### (autoloads nil "url-auth" "url/url-auth.el" (22388 6390 576327 -;;;;;; 121000)) +;;;### (autoloads nil "url-auth" "url/url-auth.el" (22387 39328 608704 +;;;;;; 20000)) ;;; Generated autoloads from url/url-auth.el (autoload 'url-get-authentication "url-auth" "\ @@ -29286,8 +29313,8 @@ RATING a rating between 1 and 10 of the strength of the authentication. ;;;*** -;;;### (autoloads nil "url-cache" "url/url-cache.el" (22388 6390 -;;;;;; 578327 141000)) +;;;### (autoloads nil "url-cache" "url/url-cache.el" (22387 39328 +;;;;;; 608704 20000)) ;;; Generated autoloads from url/url-cache.el (autoload 'url-store-in-cache "url-cache" "\ @@ -29308,8 +29335,8 @@ Extract FNAM from the local disk cache. ;;;*** -;;;### (autoloads nil "url-cid" "url/url-cid.el" (22388 6390 578327 -;;;;;; 141000)) +;;;### (autoloads nil "url-cid" "url/url-cid.el" (22387 39328 608704 +;;;;;; 20000)) ;;; Generated autoloads from url/url-cid.el (autoload 'url-cid "url-cid" "\ @@ -29319,8 +29346,8 @@ Extract FNAM from the local disk cache. ;;;*** -;;;### (autoloads nil "url-dav" "url/url-dav.el" (22388 6390 581327 -;;;;;; 171000)) +;;;### (autoloads nil "url-dav" "url/url-dav.el" (22387 39328 609704 +;;;;;; 17000)) ;;; Generated autoloads from url/url-dav.el (autoload 'url-dav-supported-p "url-dav" "\ @@ -29354,8 +29381,8 @@ added to this list, so most requests can just pass in nil. ;;;*** -;;;### (autoloads nil "url-file" "url/url-file.el" (22388 6390 611327 -;;;;;; 466000)) +;;;### (autoloads nil "url-file" "url/url-file.el" (22387 39328 611704 +;;;;;; 10000)) ;;; Generated autoloads from url/url-file.el (autoload 'url-file "url-file" "\ @@ -29365,8 +29392,8 @@ Handle file: and ftp: URLs. ;;;*** -;;;### (autoloads nil "url-gw" "url/url-gw.el" (22388 6390 617327 -;;;;;; 525000)) +;;;### (autoloads nil "url-gw" "url/url-gw.el" (22387 39328 612704 +;;;;;; 6000)) ;;; Generated autoloads from url/url-gw.el (autoload 'url-gateway-nslookup-host "url-gw" "\ @@ -29387,8 +29414,8 @@ overriding the value of `url-gateway-method'. ;;;*** -;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (22388 -;;;;;; 6390 619327 544000)) +;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (22387 +;;;;;; 39328 612704 6000)) ;;; Generated autoloads from url/url-handlers.el (defvar url-handler-mode nil "\ @@ -29450,8 +29477,8 @@ if it had been inserted from a file named URL. ;;;*** -;;;### (autoloads nil "url-http" "url/url-http.el" (22489 43024 129096 -;;;;;; 674000)) +;;;### (autoloads nil "url-http" "url/url-http.el" (22578 62356 750211 +;;;;;; 976000)) ;;; Generated autoloads from url/url-http.el (autoload 'url-default-expander "url-expand") @@ -29463,8 +29490,8 @@ if it had been inserted from a file named URL. ;;;*** -;;;### (autoloads nil "url-irc" "url/url-irc.el" (22388 6390 660327 -;;;;;; 948000)) +;;;### (autoloads nil "url-irc" "url/url-irc.el" (22387 39328 615703 +;;;;;; 996000)) ;;; Generated autoloads from url/url-irc.el (autoload 'url-irc "url-irc" "\ @@ -29474,8 +29501,8 @@ if it had been inserted from a file named URL. ;;;*** -;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (22388 6390 660327 -;;;;;; 948000)) +;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (22387 39328 615703 +;;;;;; 996000)) ;;; Generated autoloads from url/url-ldap.el (autoload 'url-ldap "url-ldap" "\ @@ -29488,8 +29515,8 @@ URL can be a URL string, or a URL vector of the type returned by ;;;*** -;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (22388 6390 -;;;;;; 661327 958000)) +;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (22387 39328 +;;;;;; 615703 996000)) ;;; Generated autoloads from url/url-mailto.el (autoload 'url-mail "url-mailto" "\ @@ -29504,8 +29531,8 @@ Handle the mailto: URL syntax. ;;;*** -;;;### (autoloads nil "url-misc" "url/url-misc.el" (22388 6390 663327 -;;;;;; 977000)) +;;;### (autoloads nil "url-misc" "url/url-misc.el" (22387 39328 616703 +;;;;;; 992000)) ;;; Generated autoloads from url/url-misc.el (autoload 'url-man "url-misc" "\ @@ -29536,8 +29563,8 @@ Fetch a data URL (RFC 2397). ;;;*** -;;;### (autoloads nil "url-news" "url/url-news.el" (22388 6390 663327 -;;;;;; 977000)) +;;;### (autoloads nil "url-news" "url/url-news.el" (22387 39328 617703 +;;;;;; 988000)) ;;; Generated autoloads from url/url-news.el (autoload 'url-news "url-news" "\ @@ -29552,8 +29579,8 @@ Fetch a data URL (RFC 2397). ;;;*** -;;;### (autoloads nil "url-ns" "url/url-ns.el" (22388 6390 665327 -;;;;;; 997000)) +;;;### (autoloads nil "url-ns" "url/url-ns.el" (22387 39328 617703 +;;;;;; 988000)) ;;; Generated autoloads from url/url-ns.el (autoload 'isPlainHostName "url-ns" "\ @@ -29593,8 +29620,8 @@ Fetch a data URL (RFC 2397). ;;;*** -;;;### (autoloads nil "url-parse" "url/url-parse.el" (22388 6390 -;;;;;; 681328 154000)) +;;;### (autoloads nil "url-parse" "url/url-parse.el" (22387 39328 +;;;;;; 618703 985000)) ;;; Generated autoloads from url/url-parse.el (autoload 'url-recreate-url "url-parse" "\ @@ -29645,8 +29672,8 @@ parses to ;;;*** -;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (22388 6390 -;;;;;; 683328 174000)) +;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (22387 39328 +;;;;;; 618703 985000)) ;;; Generated autoloads from url/url-privacy.el (autoload 'url-setup-privacy-info "url-privacy" "\ @@ -29656,8 +29683,8 @@ Setup variables that expose info about you and your system. ;;;*** -;;;### (autoloads nil "url-queue" "url/url-queue.el" (22388 6390 -;;;;;; 702328 361000)) +;;;### (autoloads nil "url-queue" "url/url-queue.el" (22387 39328 +;;;;;; 619703 981000)) ;;; Generated autoloads from url/url-queue.el (autoload 'url-queue-retrieve "url-queue" "\ @@ -29671,8 +29698,8 @@ The variable `url-queue-timeout' sets a timeout. ;;;*** -;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (22388 6390 -;;;;;; 703328 370000)) +;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (22387 39328 +;;;;;; 619703 981000)) ;;; Generated autoloads from url/url-tramp.el (defvar url-tramp-protocols '("ftp" "ssh" "scp" "rsync" "telnet") "\ @@ -29690,8 +29717,8 @@ would have been passed to OPERATION. ;;;*** -;;;### (autoloads nil "url-util" "url/url-util.el" (22388 6390 704328 -;;;;;; 380000)) +;;;### (autoloads nil "url-util" "url/url-util.el" (22387 39328 620703 +;;;;;; 978000)) ;;; Generated autoloads from url/url-util.el (defvar url-debug nil "\ @@ -29859,8 +29886,8 @@ This uses `url-current-object', set locally to the buffer. ;;;*** -;;;### (autoloads nil "userlock" "userlock.el" (22388 5710 439638 -;;;;;; 468000)) +;;;### (autoloads nil "userlock" "userlock.el" (22387 39326 923710 +;;;;;; 37000)) ;;; Generated autoloads from userlock.el (autoload 'ask-user-about-lock "userlock" "\ @@ -29888,8 +29915,8 @@ The buffer in question is current when this function is called. ;;;*** -;;;### (autoloads nil "utf-7" "international/utf-7.el" (22388 6374 -;;;;;; 952173 469000)) +;;;### (autoloads nil "utf-7" "international/utf-7.el" (22387 39327 +;;;;;; 646707 455000)) ;;; Generated autoloads from international/utf-7.el (autoload 'utf-7-post-read-conversion "utf-7" "\ @@ -29914,7 +29941,7 @@ The buffer in question is current when this function is called. ;;;*** -;;;### (autoloads nil "utf7" "gnus/utf7.el" (22388 6374 272166 782000)) +;;;### (autoloads nil "utf7" "gnus/utf7.el" (22387 39327 539707 837000)) ;;; Generated autoloads from gnus/utf7.el (autoload 'utf7-encode "utf7" "\ @@ -29924,8 +29951,8 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil. ;;;*** -;;;### (autoloads nil "uudecode" "mail/uudecode.el" (22388 6376 109184 -;;;;;; 848000)) +;;;### (autoloads nil "uudecode" "mail/uudecode.el" (22387 39327 +;;;;;; 941706 402000)) ;;; Generated autoloads from mail/uudecode.el (autoload 'uudecode-decode-region-external "uudecode" "\ @@ -29949,7 +29976,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. ;;;*** -;;;### (autoloads nil "vc" "vc/vc.el" (22388 6391 900340 142000)) +;;;### (autoloads nil "vc" "vc/vc.el" (22578 62356 751211 971000)) ;;; Generated autoloads from vc/vc.el (defvar vc-checkout-hook nil "\ @@ -29978,6 +30005,10 @@ backend of FILE. If FILE is not registered, then the first backend in `vc-handled-backends' that declares itself responsible for FILE is returned. +Note that if FILE is a symbolic link, it will not be resolved -- +the responsible backend system for the symbolic link itself will +be reported. + \(fn FILE)" nil nil) (autoload 'vc-next-action "vc" "\ @@ -30265,8 +30296,8 @@ Return the branch part of a revision number REV. ;;;*** -;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (22388 6391 -;;;;;; 299334 232000)) +;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (22387 39328 +;;;;;; 669703 803000)) ;;; Generated autoloads from vc/vc-annotate.el (autoload 'vc-annotate "vc-annotate" "\ @@ -30305,8 +30336,8 @@ should be applied to the background or to the foreground. ;;;*** -;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (22388 6391 331334 -;;;;;; 546000)) +;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (22387 39328 670703 +;;;;;; 799000)) ;;; Generated autoloads from vc/vc-bzr.el (defconst vc-bzr-admin-dirname ".bzr" "\ @@ -30322,8 +30353,8 @@ Name of the format file in a .bzr directory.") ;;;*** -;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (22388 6391 418335 -;;;;;; 402000)) +;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (22578 62356 751211 +;;;;;; 971000)) ;;; Generated autoloads from vc/vc-cvs.el (defun vc-cvs-registered (f) "Return non-nil if file F is registered with CVS." @@ -30334,8 +30365,8 @@ Name of the format file in a .bzr directory.") ;;;*** -;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (22388 6391 424335 -;;;;;; 461000)) +;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (22387 39328 672703 +;;;;;; 792000)) ;;; Generated autoloads from vc/vc-dir.el (autoload 'vc-dir "vc-dir" "\ @@ -30359,8 +30390,8 @@ These are the commands available for use in the file status buffer: ;;;*** -;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (22388 -;;;;;; 6391 464335 854000)) +;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (22387 +;;;;;; 39328 673703 789000)) ;;; Generated autoloads from vc/vc-dispatcher.el (autoload 'vc-do-command "vc-dispatcher" "\ @@ -30383,8 +30414,8 @@ case, and the process object in the asynchronous case. ;;;*** -;;;### (autoloads nil "vc-git" "vc/vc-git.el" (22420 38537 297424 -;;;;;; 708000)) +;;;### (autoloads nil "vc-git" "vc/vc-git.el" (22421 48002 959231 +;;;;;; 24000)) ;;; Generated autoloads from vc/vc-git.el (defun vc-git-registered (file) "Return non-nil if FILE is registered with git." @@ -30395,7 +30426,7 @@ case, and the process object in the asynchronous case. ;;;*** -;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (22388 6391 556336 759000)) +;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (22387 39328 675703 781000)) ;;; Generated autoloads from vc/vc-hg.el (defun vc-hg-registered (file) "Return non-nil if FILE is registered with hg." @@ -30406,8 +30437,8 @@ case, and the process object in the asynchronous case. ;;;*** -;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (22388 6391 641337 -;;;;;; 595000)) +;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (22387 39328 676703 +;;;;;; 778000)) ;;; Generated autoloads from vc/vc-mtn.el (defconst vc-mtn-admin-dir "_MTN" "\ @@ -30423,8 +30454,8 @@ Name of the monotone directory's format file.") ;;;*** -;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (22388 6391 707338 -;;;;;; 244000)) +;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (22387 39328 677703 +;;;;;; 774000)) ;;; Generated autoloads from vc/vc-rcs.el (defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ @@ -30437,8 +30468,8 @@ For a description of possible values, see `vc-check-master-templates'.") ;;;*** -;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (22388 6391 745338 -;;;;;; 618000)) +;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (22387 39328 678703 +;;;;;; 771000)) ;;; Generated autoloads from vc/vc-sccs.el (defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ @@ -30456,8 +30487,8 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) ;;;*** -;;;### (autoloads nil "vc-src" "vc/vc-src.el" (22388 6391 798339 -;;;;;; 139000)) +;;;### (autoloads nil "vc-src" "vc/vc-src.el" (22387 39328 678703 +;;;;;; 771000)) ;;; Generated autoloads from vc/vc-src.el (defvar vc-src-master-templates (purecopy '("%s.src/%s,v")) "\ @@ -30470,8 +30501,8 @@ For a description of possible values, see `vc-check-master-templates'.") ;;;*** -;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (22388 6391 799339 -;;;;;; 149000)) +;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (22387 39328 679703 +;;;;;; 767000)) ;;; Generated autoloads from vc/vc-svn.el (defun vc-svn-registered (f) (let ((admin-dir (cond ((and (eq system-type 'windows-nt) @@ -30484,8 +30515,8 @@ For a description of possible values, see `vc-check-master-templates'.") ;;;*** -;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (22388 -;;;;;; 6388 56302 339000)) +;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (22387 +;;;;;; 39328 396704 777000)) ;;; Generated autoloads from progmodes/vera-mode.el (push (purecopy '(vera-mode 2 28)) package--builtin-versions) (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) @@ -30544,7 +30575,7 @@ Key bindings: ;;;*** ;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" -;;;;;; (22388 6388 217303 922000)) +;;;;;; (22387 39328 402704 756000)) ;;; Generated autoloads from progmodes/verilog-mode.el (autoload 'verilog-mode "verilog-mode" "\ @@ -30683,8 +30714,8 @@ Key bindings specific to `verilog-mode-map' are: ;;;*** -;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (22388 -;;;;;; 6388 508306 784000)) +;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (22387 +;;;;;; 39328 414704 713000)) ;;; Generated autoloads from progmodes/vhdl-mode.el (autoload 'vhdl-mode "vhdl-mode" "\ @@ -31238,8 +31269,8 @@ Key bindings: ;;;*** -;;;### (autoloads nil "viet-util" "language/viet-util.el" (22388 -;;;;;; 6375 466178 524000)) +;;;### (autoloads nil "viet-util" "language/viet-util.el" (22387 +;;;;;; 39327 668707 377000)) ;;; Generated autoloads from language/viet-util.el (autoload 'viet-encode-viscii-char "viet-util" "\ @@ -31283,7 +31314,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics. ;;;*** -;;;### (autoloads nil "view" "view.el" (22388 5710 520639 265000)) +;;;### (autoloads nil "view" "view.el" (22387 39326 924710 33000)) ;;; Generated autoloads from view.el (defvar view-remove-frame-by-deleting t "\ @@ -31539,8 +31570,8 @@ Exit View mode and make the current buffer editable. ;;;*** -;;;### (autoloads nil "viper" "emulation/viper.el" (22388 6370 127126 -;;;;;; 18000)) +;;;### (autoloads nil "viper" "emulation/viper.el" (22387 39327 375708 +;;;;;; 423000)) ;;; Generated autoloads from emulation/viper.el (push (purecopy '(viper 3 14 1)) package--builtin-versions) @@ -31557,8 +31588,8 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'. ;;;*** -;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (22388 -;;;;;; 6369 802122 822000)) +;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (22387 +;;;;;; 39327 339708 551000)) ;;; Generated autoloads from emacs-lisp/warnings.el (defvar warning-prefix-function nil "\ @@ -31648,7 +31679,7 @@ this is equivalent to `display-warning', using ;;;*** -;;;### (autoloads nil "wdired" "wdired.el" (22388 5710 565639 708000)) +;;;### (autoloads nil "wdired" "wdired.el" (22387 39326 926710 26000)) ;;; Generated autoloads from wdired.el (push (purecopy '(wdired 2 0)) package--builtin-versions) @@ -31666,8 +31697,8 @@ See `wdired-mode'. ;;;*** -;;;### (autoloads nil "webjump" "net/webjump.el" (22388 6379 113214 -;;;;;; 390000)) +;;;### (autoloads nil "webjump" "net/webjump.el" (22387 39328 12706 +;;;;;; 148000)) ;;; Generated autoloads from net/webjump.el (autoload 'webjump "webjump" "\ @@ -31683,8 +31714,8 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke ;;;*** -;;;### (autoloads nil "which-func" "progmodes/which-func.el" (22388 -;;;;;; 6388 697308 643000)) +;;;### (autoloads nil "which-func" "progmodes/which-func.el" (22387 +;;;;;; 39328 419704 695000)) ;;; Generated autoloads from progmodes/which-func.el (put 'which-func-format 'risky-local-variable t) (put 'which-func-current 'risky-local-variable t) @@ -31715,16 +31746,18 @@ in certain major modes. ;;;*** -;;;### (autoloads nil "whitespace" "whitespace.el" (22388 5710 616640 -;;;;;; 209000)) +;;;### (autoloads nil "whitespace" "whitespace.el" (22578 62356 752211 +;;;;;; 965000)) ;;; Generated autoloads from whitespace.el (push (purecopy '(whitespace 13 2 2)) package--builtin-versions) (autoload 'whitespace-mode "whitespace" "\ Toggle whitespace visualization (Whitespace mode). With a prefix argument ARG, enable Whitespace mode if ARG is -positive, and disable it otherwise. If called from Lisp, enable -the mode if ARG is omitted or nil. +positive, and disable it otherwise. + +If called from Lisp, also enables the mode if ARG is omitted or nil, +and toggles it if ARG is `toggle'. See also `whitespace-style', `whitespace-newline' and `whitespace-display-mappings'. @@ -31734,8 +31767,10 @@ See also `whitespace-style', `whitespace-newline' and (autoload 'whitespace-newline-mode "whitespace" "\ Toggle newline visualization (Whitespace Newline mode). With a prefix argument ARG, enable Whitespace Newline mode if ARG -is positive, and disable it otherwise. If called from Lisp, -enable the mode if ARG is omitted or nil. +is positive, and disable it otherwise. + +If called from Lisp, also enables the mode if ARG is omitted or nil, +and toggles it if ARG is `toggle'. Use `whitespace-newline-mode' only for NEWLINE visualization exclusively. For other visualizations, including NEWLINE @@ -31759,8 +31794,10 @@ or call the function `global-whitespace-mode'.") (autoload 'global-whitespace-mode "whitespace" "\ Toggle whitespace visualization globally (Global Whitespace mode). With a prefix argument ARG, enable Global Whitespace mode if ARG -is positive, and disable it otherwise. If called from Lisp, -enable it if ARG is omitted or nil. +is positive, and disable it otherwise. + +If called from Lisp, also enables the mode if ARG is omitted or nil, +and toggles it if ARG is `toggle'. See also `whitespace-style', `whitespace-newline' and `whitespace-display-mappings'. @@ -31780,8 +31817,10 @@ or call the function `global-whitespace-newline-mode'.") (autoload 'global-whitespace-newline-mode "whitespace" "\ Toggle global newline visualization (Global Whitespace Newline mode). With a prefix argument ARG, enable Global Whitespace Newline mode -if ARG is positive, and disable it otherwise. If called from -Lisp, enable it if ARG is omitted or nil. +if ARG is positive, and disable it otherwise. + +If called from Lisp, also enables the mode if ARG is omitted or nil, +and toggles it if ARG is `toggle'. Use `global-whitespace-newline-mode' only for NEWLINE visualization exclusively. For other visualizations, including @@ -32086,8 +32125,8 @@ cleaning up these problems. ;;;*** -;;;### (autoloads nil "wid-browse" "wid-browse.el" (22388 5710 661640 -;;;;;; 652000)) +;;;### (autoloads nil "wid-browse" "wid-browse.el" (22387 39326 928710 +;;;;;; 19000)) ;;; Generated autoloads from wid-browse.el (autoload 'widget-browse-at "wid-browse" "\ @@ -32115,8 +32154,8 @@ if ARG is omitted or nil. ;;;*** -;;;### (autoloads nil "wid-edit" "wid-edit.el" (22388 5710 705641 -;;;;;; 84000)) +;;;### (autoloads nil "wid-edit" "wid-edit.el" (22387 39326 929710 +;;;;;; 15000)) ;;; Generated autoloads from wid-edit.el (autoload 'widgetp "wid-edit" "\ @@ -32158,8 +32197,8 @@ Setup current buffer so editing string widgets works. ;;;*** -;;;### (autoloads nil "windmove" "windmove.el" (22388 5710 791641 -;;;;;; 930000)) +;;;### (autoloads nil "windmove" "windmove.el" (22387 39326 931710 +;;;;;; 8000)) ;;; Generated autoloads from windmove.el (autoload 'windmove-left "windmove" "\ @@ -32211,7 +32250,7 @@ Default MODIFIER is `shift'. ;;;*** -;;;### (autoloads nil "winner" "winner.el" (22388 5711 24644 221000)) +;;;### (autoloads nil "winner" "winner.el" (22387 39326 936709 990000)) ;;; Generated autoloads from winner.el (defvar winner-mode nil "\ @@ -32241,7 +32280,7 @@ you can press `C-c ' (calling `winner-redo'). ;;;*** -;;;### (autoloads nil "woman" "woman.el" (22388 5711 111645 78000)) +;;;### (autoloads nil "woman" "woman.el" (22387 39326 937709 987000)) ;;; Generated autoloads from woman.el (push (purecopy '(woman 0 551)) package--builtin-versions) @@ -32290,7 +32329,7 @@ Default bookmark handler for Woman buffers. ;;;*** -;;;### (autoloads nil "xml" "xml.el" (22388 5711 194645 894000)) +;;;### (autoloads nil "xml" "xml.el" (22387 39326 939709 979000)) ;;; Generated autoloads from xml.el (autoload 'xml-parse-file "xml" "\ @@ -32346,8 +32385,8 @@ Both features can be combined by providing a cons cell ;;;*** -;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (22388 6379 484218 -;;;;;; 39000)) +;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (22387 39328 67705 +;;;;;; 952000)) ;;; Generated autoloads from nxml/xmltok.el (autoload 'xmltok-get-declared-encoding-position "xmltok" "\ @@ -32365,8 +32404,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT. ;;;*** -;;;### (autoloads nil "xref" "progmodes/xref.el" (22388 6388 698308 -;;;;;; 653000)) +;;;### (autoloads nil "xref" "progmodes/xref.el" (22387 39328 420704 +;;;;;; 692000)) ;;; Generated autoloads from progmodes/xref.el (autoload 'xref-find-backend "xref" "\ @@ -32433,8 +32472,8 @@ IGNORES is a list of glob patterns. ;;;*** -;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (22388 5711 211646 -;;;;;; 61000)) +;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (22581 47658 786375 +;;;;;; 832000)) ;;; Generated autoloads from xt-mouse.el (defvar xterm-mouse-mode nil "\ @@ -32464,7 +32503,8 @@ down the SHIFT key while pressing the mouse button. ;;;*** -;;;### (autoloads nil "xwidget" "xwidget.el" (22388 5711 213646 81000)) +;;;### (autoloads nil "xwidget" "xwidget.el" (22387 39326 940709 +;;;;;; 976000)) ;;; Generated autoloads from xwidget.el (autoload 'xwidget-webkit-browse-url "xwidget" "\ @@ -32476,7 +32516,7 @@ Interactively, URL defaults to the string looking like a url around point. ;;;*** -;;;### (autoloads nil "yenc" "gnus/yenc.el" (22388 6374 272166 782000)) +;;;### (autoloads nil "yenc" "gnus/yenc.el" (22387 39327 539707 837000)) ;;; Generated autoloads from gnus/yenc.el (autoload 'yenc-decode-region "yenc" "\ @@ -32491,7 +32531,7 @@ Extract file name from an yenc header. ;;;*** -;;;### (autoloads nil "zone" "play/zone.el" (22388 6383 476257 297000)) +;;;### (autoloads nil "zone" "play/zone.el" (22387 39328 274705 213000)) ;;; Generated autoloads from play/zone.el (autoload 'zone "zone" "\ @@ -32719,7 +32759,7 @@ Zone out, completely. ;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" ;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el" ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" -;;;;;; "x-dnd.el") (22491 3984 174622 61000)) +;;;;;; "x-dnd.el") (22588 27933 487024 747000)) ;;;*** -- cgit v1.2.3