aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2012-02-02 09:32:12 +0900
committerKenichi Handa2012-02-02 09:32:12 +0900
commit159462d4d179b280c6e68775bbf0630c3317c486 (patch)
tree2b902518bae6f1b373fe2a21f564a5ff23210a09
parentd2a51fd7a1d5d3c8f661c2068120b60e84eca875 (diff)
parentefc708ecadac41bad29d6ed002af7dccaccc5a97 (diff)
downloademacs-159462d4d179b280c6e68775bbf0630c3317c486.tar.gz
emacs-159462d4d179b280c6e68775bbf0630c3317c486.zip
merge trunk
-rw-r--r--ChangeLog14
-rw-r--r--Makefile.in2
-rw-r--r--autogen/Makefile.in8
-rw-r--r--autogen/aclocal.m41
-rwxr-xr-xautogen/configure38
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--doc/lispintro/ChangeLog2
-rw-r--r--doc/lispref/ChangeLog5
-rw-r--r--doc/lispref/modes.texi7
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--etc/NEWS6
-rw-r--r--lib/gnulib.mk11
-rw-r--r--lib/pathmax.h84
-rw-r--r--lisp/ChangeLog38
-rw-r--r--lisp/dynamic-setting.el57
-rw-r--r--lisp/emacs-lisp/easy-mmode.el12
-rw-r--r--lisp/frame.el20
-rw-r--r--lisp/gnus/ChangeLog24
-rw-r--r--lisp/gnus/gnus-agent.el2
-rw-r--r--lisp/gnus/gnus-group.el5
-rw-r--r--lisp/gnus/gnus.el2
-rw-r--r--lisp/gnus/nnimap.el17
-rw-r--r--lisp/gnus/nntp.el4
-rw-r--r--lisp/ldefs-boot.el1411
-rw-r--r--lisp/mh-e/ChangeLog12
-rw-r--r--lisp/org/ChangeLog24
-rw-r--r--lisp/progmodes/cc-engine.el2
-rw-r--r--lisp/progmodes/compile.el6
-rw-r--r--lisp/progmodes/gdb-mi.el6
-rw-r--r--lisp/url/ChangeLog21
-rw-r--r--lisp/view.el18
-rw-r--r--m4/gl-comp.m415
-rw-r--r--m4/pathmax.m442
-rw-r--r--msdos/ChangeLog6
-rw-r--r--nextstep/ChangeLog4
-rw-r--r--nt/ChangeLog4
-rw-r--r--src/ChangeLog14
-rw-r--r--src/ralloc.c15
-rw-r--r--test/ChangeLog26
39 files changed, 1136 insertions, 856 deletions
diff --git a/ChangeLog b/ChangeLog
index bc5b3fcd77e..731bd80d549 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
12012-02-01 Paul Eggert <eggert@cs.ucla.edu>
2
3 Port to older Solaris 10 versions (Bug#10677).
4 Bug reported by Chong Yidong for SunOS 5.10 Generic_127111-11 sparc.
5 I cannot reproduce it on SunOS 5.10 Generic_141444-09 sparc but
6 possibly this is because Sun fixed the 'stat' bug in my version.
7 * Makefile.in (GNULIB_TOOL_FLAGS): Do not avoid the pathmax module.
8 * lib/pathmax.h, m4/pathmax.m4: New files, from gnulib.
9 * lib/gnulib.mk, m4/gl-comp.m4: Regenerate.
10 These changes are based on gnulib version
11 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc dated 2011-10-07 20:59:10,
12 because Emacs is in feature freeze and we do not want to merge any
13 more-recent changes from gnulib.
14
12012-01-31 Glenn Morris <rgm@gnu.org> 152012-01-31 Glenn Morris <rgm@gnu.org>
2 16
3 * configure.in: Throw an explicit error if Motif toolkit was 17 * configure.in: Throw an explicit error if Motif toolkit was
diff --git a/Makefile.in b/Makefile.in
index f178a3aeb16..6c1f34bade4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -341,7 +341,7 @@ GNULIB_MODULES = \
341 mktime pthread_sigmask readlink \ 341 mktime pthread_sigmask readlink \
342 socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat 342 socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat
343GNULIB_TOOL_FLAGS = \ 343GNULIB_TOOL_FLAGS = \
344 --avoid=msvc-inval --avoid=msvc-nothrow --avoid=pathmax \ 344 --avoid=msvc-inval --avoid=msvc-nothrow \
345 --avoid=raise --avoid=threadlib \ 345 --avoid=raise --avoid=threadlib \
346 --conditional-dependencies --import --no-changelog --no-vc-files \ 346 --conditional-dependencies --import --no-changelog --no-vc-files \
347 --makefile-name=gnulib.mk 347 --makefile-name=gnulib.mk
diff --git a/autogen/Makefile.in b/autogen/Makefile.in
index c3cca3f9f1b..4ade989d095 100644
--- a/autogen/Makefile.in
+++ b/autogen/Makefile.in
@@ -36,7 +36,7 @@
36# the same distribution terms as the rest of that program. 36# the same distribution terms as the rest of that program.
37# 37#
38# Generated by gnulib-tool. 38# Generated by gnulib-tool.
39# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=msvc-inval --avoid=msvc-nothrow --avoid=pathmax --avoid=raise --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dup2 filemode getloadavg getopt-gnu ignore-value intprops lstat mktime pthread_sigmask readlink socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat 39# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=msvc-inval --avoid=msvc-nothrow --avoid=raise --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dup2 filemode getloadavg getopt-gnu ignore-value intprops lstat mktime pthread_sigmask readlink socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat
40 40
41VPATH = @srcdir@ 41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@ 42pkgdatadir = $(datadir)/@PACKAGE@
@@ -72,7 +72,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
72 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/longlong.m4 \ 72 $(top_srcdir)/m4/largefile.m4 $(top_srcdir)/m4/longlong.m4 \
73 $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/md5.m4 \ 73 $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/md5.m4 \
74 $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/multiarch.m4 \ 74 $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/multiarch.m4 \
75 $(top_srcdir)/m4/nocrash.m4 \ 75 $(top_srcdir)/m4/nocrash.m4 $(top_srcdir)/m4/pathmax.m4 \
76 $(top_srcdir)/m4/pthread_sigmask.m4 \ 76 $(top_srcdir)/m4/pthread_sigmask.m4 \
77 $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/sha1.m4 \ 77 $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/sha1.m4 \
78 $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \ 78 $(top_srcdir)/m4/sha256.m4 $(top_srcdir)/m4/sha512.m4 \
@@ -795,8 +795,8 @@ EXTRA_DIST = alloca.in.h allocator.h careadlinkat.h md5.h sha1.h \
795 sha256.h sha512.h dosname.h ftoastr.c ftoastr.h dup2.c \ 795 sha256.h sha512.h dosname.h ftoastr.c ftoastr.h dup2.c \
796 filemode.h getloadavg.c getopt.c getopt.in.h getopt1.c \ 796 filemode.h getloadavg.c getopt.c getopt.in.h getopt1.c \
797 getopt_int.h ignore-value.h intprops.h inttypes.in.h lstat.c \ 797 getopt_int.h ignore-value.h intprops.h inttypes.in.h lstat.c \
798 mktime-internal.h mktime.c pthread_sigmask.c readlink.c \ 798 mktime-internal.h mktime.c pathmax.h pthread_sigmask.c \
799 signal.in.h sigprocmask.c \ 799 readlink.c signal.in.h sigprocmask.c \
800 $(top_srcdir)/build-aux/snippet/_Noreturn.h \ 800 $(top_srcdir)/build-aux/snippet/_Noreturn.h \
801 $(top_srcdir)/build-aux/snippet/arg-nonnull.h \ 801 $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
802 $(top_srcdir)/build-aux/snippet/c++defs.h \ 802 $(top_srcdir)/build-aux/snippet/c++defs.h \
diff --git a/autogen/aclocal.m4 b/autogen/aclocal.m4
index 98a0e905b08..5fd9650b86b 100644
--- a/autogen/aclocal.m4
+++ b/autogen/aclocal.m4
@@ -1003,6 +1003,7 @@ m4_include([m4/md5.m4])
1003m4_include([m4/mktime.m4]) 1003m4_include([m4/mktime.m4])
1004m4_include([m4/multiarch.m4]) 1004m4_include([m4/multiarch.m4])
1005m4_include([m4/nocrash.m4]) 1005m4_include([m4/nocrash.m4])
1006m4_include([m4/pathmax.m4])
1006m4_include([m4/pthread_sigmask.m4]) 1007m4_include([m4/pthread_sigmask.m4])
1007m4_include([m4/readlink.m4]) 1008m4_include([m4/readlink.m4])
1008m4_include([m4/sha1.m4]) 1009m4_include([m4/sha1.m4])
diff --git a/autogen/configure b/autogen/configure
index 7dec64b1ca3..5d67a55ab14 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -620,6 +620,8 @@ gl_GNULIB_ENABLED_stat_FALSE
620gl_GNULIB_ENABLED_stat_TRUE 620gl_GNULIB_ENABLED_stat_TRUE
621gl_GNULIB_ENABLED_sigprocmask_FALSE 621gl_GNULIB_ENABLED_sigprocmask_FALSE
622gl_GNULIB_ENABLED_sigprocmask_TRUE 622gl_GNULIB_ENABLED_sigprocmask_TRUE
623gl_GNULIB_ENABLED_pathmax_FALSE
624gl_GNULIB_ENABLED_pathmax_TRUE
623gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE 625gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE
624gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE 626gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE
625gl_GNULIB_ENABLED_dosname_FALSE 627gl_GNULIB_ENABLED_dosname_FALSE
@@ -6959,6 +6961,7 @@ esac
6959 # Code from module mktime: 6961 # Code from module mktime:
6960 # Code from module multiarch: 6962 # Code from module multiarch:
6961 # Code from module nocrash: 6963 # Code from module nocrash:
6964 # Code from module pathmax:
6962 # Code from module pthread_sigmask: 6965 # Code from module pthread_sigmask:
6963 # Code from module readlink: 6966 # Code from module readlink:
6964 # Code from module signal-h: 6967 # Code from module signal-h:
@@ -12190,6 +12193,14 @@ $as_echo "$emacs_cv_lesstif" >&6; }
12190 CPPFLAGS=$OLD_CPPFLAGS 12193 CPPFLAGS=$OLD_CPPFLAGS
12191 fi 12194 fi
12192 fi 12195 fi
12196 ac_fn_c_check_header_mongrel "$LINENO" "Xm/BulletinB.h" "ac_cv_header_Xm_BulletinB_h" "$ac_includes_default"
12197if test "x$ac_cv_header_Xm_BulletinB_h" = x""yes; then :
12198
12199else
12200 as_fn_error "Motif toolkit requested but requirements not found." "$LINENO" 5
12201fi
12202
12203
12193fi 12204fi
12194 12205
12195 12206
@@ -12201,7 +12212,7 @@ if test "${with_toolkit_scroll_bars}" != "no"; then
12201 12212
12202 HAVE_XAW3D=no 12213 HAVE_XAW3D=no
12203 USE_TOOLKIT_SCROLL_BARS=yes 12214 USE_TOOLKIT_SCROLL_BARS=yes
12204 elif test "${HAVE_XAW3D}" = "yes"; then 12215 elif test "${HAVE_XAW3D}" = "yes" || test "${USE_X_TOOLKIT}" = "LUCID"; then
12205 $as_echo "#define USE_TOOLKIT_SCROLL_BARS 1" >>confdefs.h 12216 $as_echo "#define USE_TOOLKIT_SCROLL_BARS 1" >>confdefs.h
12206 12217
12207 USE_TOOLKIT_SCROLL_BARS=yes 12218 USE_TOOLKIT_SCROLL_BARS=yes
@@ -21802,6 +21813,7 @@ $as_echo "$gl_cv_next_unistd_h" >&6; }
21802 21813
21803 gl_gnulib_enabled_dosname=false 21814 gl_gnulib_enabled_dosname=false
21804 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false 21815 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false
21816 gl_gnulib_enabled_pathmax=false
21805 gl_gnulib_enabled_sigprocmask=false 21817 gl_gnulib_enabled_sigprocmask=false
21806 gl_gnulib_enabled_stat=false 21818 gl_gnulib_enabled_stat=false
21807 gl_gnulib_enabled_strtoll=false 21819 gl_gnulib_enabled_strtoll=false
@@ -21821,6 +21833,15 @@ $as_echo "$gl_cv_next_unistd_h" >&6; }
21821 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true 21833 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true
21822 fi 21834 fi
21823 } 21835 }
21836 func_gl_gnulib_m4code_pathmax ()
21837 {
21838 if ! $gl_gnulib_enabled_pathmax; then
21839
21840
21841
21842 gl_gnulib_enabled_pathmax=true
21843 fi
21844 }
21824 func_gl_gnulib_m4code_sigprocmask () 21845 func_gl_gnulib_m4code_sigprocmask ()
21825 { 21846 {
21826 if ! $gl_gnulib_enabled_sigprocmask; then 21847 if ! $gl_gnulib_enabled_sigprocmask; then
@@ -22000,6 +22021,9 @@ fi
22000 func_gl_gnulib_m4code_dosname 22021 func_gl_gnulib_m4code_dosname
22001 fi 22022 fi
22002 if test $REPLACE_STAT = 1; then 22023 if test $REPLACE_STAT = 1; then
22024 func_gl_gnulib_m4code_pathmax
22025 fi
22026 if test $REPLACE_STAT = 1; then
22003 func_gl_gnulib_m4code_verify 22027 func_gl_gnulib_m4code_verify
22004 fi 22028 fi
22005 fi 22029 fi
@@ -22158,6 +22182,14 @@ else
22158 gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE= 22182 gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE=
22159fi 22183fi
22160 22184
22185 if $gl_gnulib_enabled_pathmax; then
22186 gl_GNULIB_ENABLED_pathmax_TRUE=
22187 gl_GNULIB_ENABLED_pathmax_FALSE='#'
22188else
22189 gl_GNULIB_ENABLED_pathmax_TRUE='#'
22190 gl_GNULIB_ENABLED_pathmax_FALSE=
22191fi
22192
22161 if $gl_gnulib_enabled_sigprocmask; then 22193 if $gl_gnulib_enabled_sigprocmask; then
22162 gl_GNULIB_ENABLED_sigprocmask_TRUE= 22194 gl_GNULIB_ENABLED_sigprocmask_TRUE=
22163 gl_GNULIB_ENABLED_sigprocmask_FALSE='#' 22195 gl_GNULIB_ENABLED_sigprocmask_FALSE='#'
@@ -22656,6 +22688,10 @@ if test -z "${gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE}" && test
22656 as_fn_error "conditional \"gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36\" was never defined. 22688 as_fn_error "conditional \"gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36\" was never defined.
22657Usually this means the macro was only invoked conditionally." "$LINENO" 5 22689Usually this means the macro was only invoked conditionally." "$LINENO" 5
22658fi 22690fi
22691if test -z "${gl_GNULIB_ENABLED_pathmax_TRUE}" && test -z "${gl_GNULIB_ENABLED_pathmax_FALSE}"; then
22692 as_fn_error "conditional \"gl_GNULIB_ENABLED_pathmax\" was never defined.
22693Usually this means the macro was only invoked conditionally." "$LINENO" 5
22694fi
22659if test -z "${gl_GNULIB_ENABLED_sigprocmask_TRUE}" && test -z "${gl_GNULIB_ENABLED_sigprocmask_FALSE}"; then 22695if test -z "${gl_GNULIB_ENABLED_sigprocmask_TRUE}" && test -z "${gl_GNULIB_ENABLED_sigprocmask_FALSE}"; then
22660 as_fn_error "conditional \"gl_GNULIB_ENABLED_sigprocmask\" was never defined. 22696 as_fn_error "conditional \"gl_GNULIB_ENABLED_sigprocmask\" was never defined.
22661Usually this means the macro was only invoked conditionally." "$LINENO" 5 22697Usually this means the macro was only invoked conditionally." "$LINENO" 5
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 4a26f901e60..d834aded164 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -13,7 +13,7 @@
13 13
14 * buffers.texi (Select Buffer): Clarify explanation of switching 14 * buffers.texi (Select Buffer): Clarify explanation of switching
15 to new buffers. Fix description of next-buffer and 15 to new buffers. Fix description of next-buffer and
16 previous-buffer (Bug#10334). 16 previous-buffer (Bug#10334).
17 (Misc Buffer): Add xref to View Mode. 17 (Misc Buffer): Add xref to View Mode.
18 18
19 * text.texi (Fill Commands): Fix description of 19 * text.texi (Fill Commands): Fix description of
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog
index 66f9d3cace4..bf08571f6fb 100644
--- a/doc/lispintro/ChangeLog
+++ b/doc/lispintro/ChangeLog
@@ -1,7 +1,7 @@
12012-01-28 Andreas Schwab <schwab@linux-m68k.org> 12012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2 2
3 * emacs-lisp-intro.texi (Top): Move setting of COUNT-WORDS outside 3 * emacs-lisp-intro.texi (Top): Move setting of COUNT-WORDS outside
4 of @menu. (Bug#10628) 4 of @menu. (Bug#10628)
5 5
62012-01-19 Juanma Barranquero <lekktu@gmail.com> 62012-01-19 Juanma Barranquero <lekktu@gmail.com>
7 7
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index e2ea774fd48..6a8b7750f0b 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,8 @@
12012-02-01 Glenn Morris <rgm@gnu.org>
2
3 * modes.texi (Defining Minor Modes):
4 Mention disabling global minor modes on a per-major-mode basis.
5
12012-01-31 Chong Yidong <cyd@gnu.org> 62012-01-31 Chong Yidong <cyd@gnu.org>
2 7
3 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657). 8 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi
index 5536006ecbe..f8a21e003e0 100644
--- a/doc/lispref/modes.texi
+++ b/doc/lispref/modes.texi
@@ -1521,8 +1521,15 @@ starts, for example by providing a @code{:require} keyword.
1521 1521
1522Use @code{:group @var{group}} in @var{keyword-args} to specify the 1522Use @code{:group @var{group}} in @var{keyword-args} to specify the
1523custom group for the mode variable of the global minor mode. 1523custom group for the mode variable of the global minor mode.
1524
1525Generally speaking, when you define a globalized minor mode, you should
1526also define a non-globalized version, so that people can use (or
1527disable) it in individual buffers. This also allows them to disable a
1528globally enabled minor mode in a specific major mode, by using that
1529mode's hook.
1524@end defmac 1530@end defmac
1525 1531
1532
1526@node Mode Line Format 1533@node Mode Line Format
1527@section Mode-Line Format 1534@section Mode-Line Format
1528@cindex mode line 1535@cindex mode line
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index d1a045a730a..6bb1e065d37 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2
3 * gnus.texi (Agent Basics): Fix outdated description of
4 `gnus-agent-auto-agentize-methods'.
5
12012-01-28 Andreas Schwab <schwab@linux-m68k.org> 62012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2 7
3 * cc-mode.texi: Always @defindex ss. 8 * cc-mode.texi: Always @defindex ss.
diff --git a/etc/NEWS b/etc/NEWS
index 8a588f397cb..4aaefe70c4f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1290,8 +1290,10 @@ on-the-fly spell checking for comments and strings.
1290*** New hook `change-major-mode-after-body-hook', run by 1290*** New hook `change-major-mode-after-body-hook', run by
1291`run-mode-hooks' just before any other mode hooks. 1291`run-mode-hooks' just before any other mode hooks.
1292 1292
1293*** Enabled globalized minor modes can be disabled in specific modes, 1293+++
1294by running (FOO-mode-hook 0) via a mode hook. 1294*** Enabled globalized minor modes can be disabled in specific major modes.
1295If the global mode is global-FOO-mode, then run (FOO-mode -1) in the
1296major mode's hook, where FOO-mode toggles the mode on a per-buffer basis.
1295 1297
1296+++ 1298+++
1297*** `define-minor-mode' accepts a new keyword :variable. 1299*** `define-minor-mode' accepts a new keyword :variable.
diff --git a/lib/gnulib.mk b/lib/gnulib.mk
index 14010feb04b..154ae9882da 100644
--- a/lib/gnulib.mk
+++ b/lib/gnulib.mk
@@ -21,7 +21,7 @@
21# the same distribution terms as the rest of that program. 21# the same distribution terms as the rest of that program.
22# 22#
23# Generated by gnulib-tool. 23# Generated by gnulib-tool.
24# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=msvc-inval --avoid=msvc-nothrow --avoid=pathmax --avoid=raise --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dup2 filemode getloadavg getopt-gnu ignore-value intprops lstat mktime pthread_sigmask readlink socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat 24# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=msvc-inval --avoid=msvc-nothrow --avoid=raise --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dup2 filemode getloadavg getopt-gnu ignore-value intprops lstat mktime pthread_sigmask readlink socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat
25 25
26 26
27MOSTLYCLEANFILES += core *.stackdump 27MOSTLYCLEANFILES += core *.stackdump
@@ -258,6 +258,15 @@ EXTRA_libgnu_a_SOURCES += mktime.c
258 258
259## end gnulib module mktime 259## end gnulib module mktime
260 260
261## begin gnulib module pathmax
262
263if gl_GNULIB_ENABLED_pathmax
264
265endif
266EXTRA_DIST += pathmax.h
267
268## end gnulib module pathmax
269
261## begin gnulib module pthread_sigmask 270## begin gnulib module pthread_sigmask
262 271
263 272
diff --git a/lib/pathmax.h b/lib/pathmax.h
new file mode 100644
index 00000000000..c47618a1b6a
--- /dev/null
+++ b/lib/pathmax.h
@@ -0,0 +1,84 @@
1/* Define PATH_MAX somehow. Requires sys/types.h.
2 Copyright (C) 1992, 1999, 2001, 2003, 2005, 2009-2011 Free Software
3 Foundation, Inc.
4
5 This program is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published by
7 the Free Software Foundation; either version 3, or (at your option)
8 any later version.
9
10 This program is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details.
14
15 You should have received a copy of the GNU General Public License
16 along with this program; if not, write to the Free Software Foundation,
17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
18
19#ifndef _PATHMAX_H
20# define _PATHMAX_H
21
22/* POSIX:2008 defines PATH_MAX to be the maximum number of bytes in a filename,
23 including the terminating NUL byte.
24 <http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/limits.h.html>
25 PATH_MAX is not defined on systems which have no limit on filename length,
26 such as GNU/Hurd.
27
28 This file does *not* define PATH_MAX always. Programs that use this file
29 can handle the GNU/Hurd case in several ways:
30 - Either with a package-wide handling, or with a per-file handling,
31 - Either through a
32 #ifdef PATH_MAX
33 or through a fallback like
34 #ifndef PATH_MAX
35 # define PATH_MAX 8192
36 #endif
37 or through a fallback like
38 #ifndef PATH_MAX
39 # define PATH_MAX pathconf ("/", _PC_PATH_MAX)
40 #endif
41 */
42
43# include <unistd.h>
44
45# include <limits.h>
46
47# ifndef _POSIX_PATH_MAX
48# define _POSIX_PATH_MAX 256
49# endif
50
51/* Don't include sys/param.h if it already has been. */
52# if defined HAVE_SYS_PARAM_H && !defined PATH_MAX && !defined MAXPATHLEN
53# include <sys/param.h>
54# endif
55
56# if !defined PATH_MAX && defined MAXPATHLEN
57# define PATH_MAX MAXPATHLEN
58# endif
59
60# ifdef __hpux
61/* On HP-UX, PATH_MAX designates the maximum number of bytes in a filename,
62 *not* including the terminating NUL byte, and is set to 1023.
63 Additionally, when _XOPEN_SOURCE is defined to 500 or more, PATH_MAX is
64 not defined at all any more. */
65# undef PATH_MAX
66# define PATH_MAX 1024
67# endif
68
69# if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
70/* The page "Naming Files, Paths, and Namespaces" on msdn.microsoft.com,
71 section "Maximum Path Length Limitation",
72 <http://msdn.microsoft.com/en-us/library/aa365247(v=vs.85).aspx#maxpath>
73 explains that the maximum size of a filename, including the terminating
74 NUL byte, is 260 = 3 + 256 + 1.
75 This is the same value as
76 - FILENAME_MAX in <stdio.h>,
77 - _MAX_PATH in <stdlib.h>,
78 - MAX_PATH in <windef.h>.
79 Undefine the original value, because mingw's <limits.h> gets it wrong. */
80# undef PATH_MAX
81# define PATH_MAX 260
82# endif
83
84#endif /* _PATHMAX_H */
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2ee709f62b2..ce373a42e7c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,32 @@
12012-02-01 Kenichi Handa <handa@m17n.org> 12012-02-02 Kenichi Handa <handa@m17n.org>
2 2
3 * composite.el (compose-region, compose-string): Signal error for 3 * composite.el (compose-region, compose-string): Signal error for
4 a null string component (Bug#6988). 4 a null string component (Bug#6988).
5 5
62012-02-01 Chong Yidong <cyd@gnu.org>
7
8 * view.el (view-buffer-other-window, view-buffer-other-frame):
9 Handle special modes like view-buffer (Bug#10650).
10 (view-buffer): Simplify.
11
12 * frame.el (set-frame-font): Tweak meaning of third argument.
13
14 * dynamic-setting.el (font-setting-change-default-font): Use
15 set-frame-font (Bug#9982).
16
172012-02-01 Glenn Morris <rgm@gnu.org>
18
19 * progmodes/compile.el (compilation-internal-error-properties):
20 Respect compilation-first-column in the "*compilation*" buffer.
21
22 * emacs-lisp/easy-mmode.el (define-minor-mode):
23 Relax :variable's test for a named function.
24
252012-01-31 Alan Mackenzie <acm@muc.de>
26
27 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
28 off by one error.
29
62012-01-31 Chong Yidong <cyd@gnu.org> 302012-01-31 Chong Yidong <cyd@gnu.org>
7 31
8 * frame.el (set-frame-font): New arg ALL-FRAMES. 32 * frame.el (set-frame-font): New arg ALL-FRAMES.
@@ -74,8 +98,8 @@
74 98
75 * progmodes/python.el: Require ansi-color at top-level. 99 * progmodes/python.el: Require ansi-color at top-level.
76 100
77 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table): Define 101 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
78 and use in Emacs Lisp mode (Bug#9360). 102 Define and use in Emacs Lisp mode (Bug#9360).
79 (lisp-mode-abbrev-table): Add doc. 103 (lisp-mode-abbrev-table): Add doc.
80 (lisp-mode-variables): Don't set local-abbrev-table. 104 (lisp-mode-variables): Don't set local-abbrev-table.
81 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table. 105 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
@@ -189,8 +213,8 @@
189 213
1902012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com> 2142012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
191 215
192 * window.el (window--state-get-1, window--state-put-2): Don't 216 * window.el (window--state-get-1, window--state-put-2):
193 save and restore the mark. 217 Don't save and restore the mark.
194 218
1952012-01-25 Chong Yidong <cyd@gnu.org> 2192012-01-25 Chong Yidong <cyd@gnu.org>
196 220
@@ -537,7 +561,7 @@
537 first prompt in `sql-interacive-mode'. 561 first prompt in `sql-interacive-mode'.
538 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin 562 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
539 keywords. 563 keywords.
540 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword. 564 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
541 (sql-product-interactive): Bug fix: Set `sql-buffer' in 565 (sql-product-interactive): Bug fix: Set `sql-buffer' in
542 context of original buffer. Invoke `sql-login-hook'. 566 context of original buffer. Invoke `sql-login-hook'.
543 567
@@ -4051,7 +4075,7 @@
4051 4075
4052 * cus-start.el (all): Add entry for bidi-paragraph-direction. 4076 * cus-start.el (all): Add entry for bidi-paragraph-direction.
4053 4077
4054 * international/uni-bidi.el: Regenerated. 4078 * international/uni-bidi.el: Regenerate.
4055 4079
40562011-08-23 Kenichi Handa <handa@m17n.org> 40802011-08-23 Kenichi Handa <handa@m17n.org>
4057 4081
diff --git a/lisp/dynamic-setting.el b/lisp/dynamic-setting.el
index e04af7800fc..e967ddce332 100644
--- a/lisp/dynamic-setting.el
+++ b/lisp/dynamic-setting.el
@@ -42,45 +42,28 @@ If DISPLAY-OR-FRAME is a frame, the display is the one for that frame.
42 42
43If SET-FONT is non-nil, change the font for frames. Otherwise re-apply the 43If SET-FONT is non-nil, change the font for frames. Otherwise re-apply the
44current form for the frame (i.e. hinting or somesuch changed)." 44current form for the frame (i.e. hinting or somesuch changed)."
45
46 (let ((new-font (and (fboundp 'font-get-system-font) 45 (let ((new-font (and (fboundp 'font-get-system-font)
47 (font-get-system-font)))) 46 (font-get-system-font)))
48 (when new-font 47 (frame-list (frames-on-display-list display-or-frame)))
49 ;; Be careful here: when set-face-attribute is called for the 48 (when (and new-font (display-graphic-p display-or-frame))
50 ;; :font attribute, Emacs tries to guess the best matching font
51 ;; by examining the other face attributes (Bug#2476).
52
53 (clear-font-cache) 49 (clear-font-cache)
54 ;; Set for current frames. Only change font for those that have 50 (if set-font
55 ;; the old font now. If they don't have the old font, the user 51 ;; Set the font on all current and future frames, as though
56 ;; probably changed it. 52 ;; the `default' face had been "set for this session":
57 (dolist (f (frames-on-display-list display-or-frame)) 53 (set-frame-font new-font nil frame-list)
58 (if (display-graphic-p f) 54 ;; Just redraw the existing fonts on all frames:
59 (let* ((frame-font 55 (dolist (f frame-list)
60 (or (font-get (face-attribute 'default :font f 56 (let ((frame-font
61 'default) :user-spec) 57 (or (font-get (face-attribute 'default :font f 'default)
62 (frame-parameter f 'font-parameter))) 58 :user-spec)
63 (font-to-set 59 (frame-parameter f 'font-parameter))))
64 (if set-font new-font 60 (when frame-font
65 ;; else set font again, hinting etc. may have changed. 61 (set-frame-parameter f 'font-parameter frame-font)
66 frame-font))) 62 (set-face-attribute 'default f
67 (if font-to-set 63 :width 'normal
68 (progn 64 :weight 'normal
69 (set-frame-parameter f 'font-parameter font-to-set) 65 :slant 'normal
70 (set-face-attribute 'default f 66 :font frame-font))))))))
71 :width 'normal
72 :weight 'normal
73 :slant 'normal
74 :font font-to-set))))))
75
76 ;; Set for future frames.
77 (when set-font
78 ;; FIXME: this is not going to play well with Custom themes.
79 (set-face-attribute 'default t :font new-font)
80 (let ((spec (list (list t (face-attr-construct 'default)))))
81 (put 'default 'customized-face spec)
82 (custom-push-theme 'theme-face 'default 'user 'set spec)
83 (put 'default 'face-modified nil))))))
84 67
85(defun dynamic-setting-handle-config-changed-event (event) 68(defun dynamic-setting-handle-config-changed-event (event)
86 "Handle config-changed-event on the display in EVENT. 69 "Handle config-changed-event on the display in EVENT.
diff --git a/lisp/emacs-lisp/easy-mmode.el b/lisp/emacs-lisp/easy-mmode.el
index efd5ee45d9b..d871f6f1212 100644
--- a/lisp/emacs-lisp/easy-mmode.el
+++ b/lisp/emacs-lisp/easy-mmode.el
@@ -182,15 +182,9 @@ For example, you could write
182 (:require (setq require (pop body))) 182 (:require (setq require (pop body)))
183 (:keymap (setq keymap (pop body))) 183 (:keymap (setq keymap (pop body)))
184 (:variable (setq variable (pop body)) 184 (:variable (setq variable (pop body))
185 (setq tmp (cdr-safe variable)) 185 (if (not (and (setq tmp (cdr-safe variable))
186 (if (not (or (functionp tmp) 186 (or (symbolp tmp)
187 (and tmp 187 (functionp tmp))))
188 (symbolp tmp)
189 ;; Hack to allow for named functions not within
190 ;; eval-when-compile.
191 ;; Cf define-compilation-mode.
192 (boundp 'byte-compile-function-environment)
193 (assq tmp byte-compile-function-environment))))
194 ;; PLACE is not of the form (GET . SET). 188 ;; PLACE is not of the form (GET . SET).
195 (setq mode variable) 189 (setq mode variable)
196 (setq mode (car variable)) 190 (setq mode (car variable))
diff --git a/lisp/frame.el b/lisp/frame.el
index cf9c09b24ae..1cd6c0cf181 100644
--- a/lisp/frame.el
+++ b/lisp/frame.el
@@ -1053,7 +1053,7 @@ If FRAME is omitted, describe the currently selected frame."
1053 1053
1054(define-obsolete-function-alias 'set-default-font 'set-frame-font "23.1") 1054(define-obsolete-function-alias 'set-default-font 'set-frame-font "23.1")
1055 1055
1056(defun set-frame-font (font-name &optional keep-size all-frames) 1056(defun set-frame-font (font-name &optional keep-size frames)
1057 "Set the default font to FONT-NAME. 1057 "Set the default font to FONT-NAME.
1058When called interactively, prompt for the name of a font, and use 1058When called interactively, prompt for the name of a font, and use
1059that font on the selected frame. 1059that font on the selected frame.
@@ -1063,9 +1063,10 @@ fixed. If KEEP-SIZE is non-nil (or with a prefix argument), try
1063to keep the current frame size fixed (in pixels) by adjusting the 1063to keep the current frame size fixed (in pixels) by adjusting the
1064number of lines and columns. 1064number of lines and columns.
1065 1065
1066If ALL-FRAMES is nil, apply the font to the selected frame only. 1066If FRAMES is nil, apply the font to the selected frame only.
1067If ALL-FRAMES is non-nil, apply the font to all frames; in 1067If FRAMES is non-nil, it should be a list of frames to act upon,
1068addition, alter the user's Customization settings as though the 1068or t meaning all graphical frames. Also, if FRAME is non-nil,
1069alter the user's Customization settings as though the
1069font-related attributes of the `default' face had been \"set in 1070font-related attributes of the `default' face had been \"set in
1070this session\", so that the font is applied to future frames." 1071this session\", so that the font is applied to future frames."
1071 (interactive 1072 (interactive
@@ -1079,9 +1080,14 @@ this session\", so that the font is applied to future frames."
1079 (list font current-prefix-arg nil))) 1080 (list font current-prefix-arg nil)))
1080 (when (stringp font-name) 1081 (when (stringp font-name)
1081 (let* ((this-frame (selected-frame)) 1082 (let* ((this-frame (selected-frame))
1082 (frames (if all-frames (frame-list) (list this-frame))) 1083 ;; FRAMES nil means affect the selected frame.
1084 (frame-list (cond ((null frames)
1085 (list this-frame))
1086 ((eq frames t)
1087 (frame-list))
1088 (t frames)))
1083 height width) 1089 height width)
1084 (dolist (f frames) 1090 (dolist (f frame-list)
1085 (when (display-multi-font-p f) 1091 (when (display-multi-font-p f)
1086 (if keep-size 1092 (if keep-size
1087 (setq height (* (frame-parameter f 'height) 1093 (setq height (* (frame-parameter f 'height)
@@ -1099,7 +1105,7 @@ this session\", so that the font is applied to future frames."
1099 f 1105 f
1100 (list (cons 'height (round height (frame-char-height f))) 1106 (list (cons 'height (round height (frame-char-height f)))
1101 (cons 'width (round width (frame-char-width f)))))))) 1107 (cons 'width (round width (frame-char-width f))))))))
1102 (when all-frames 1108 (when frames
1103 ;; Alter the user's Custom setting of the `default' face, but 1109 ;; Alter the user's Custom setting of the `default' face, but
1104 ;; only for font-related attributes. 1110 ;; only for font-related attributes.
1105 (let ((specs (cadr (assq 'user (get 'default 'theme-face)))) 1111 (let ((specs (cadr (assq 'user (get 'default 'theme-face))))
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 1d99418ed21..f8b060f574b 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,25 @@
12012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4 the "server".
5
6 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
7 the real error message with the useless "previously known to be down".
8 Which isn't even correct.
9
10 * nntp.el (nntp-open-connection): Report the error message if the nntp
11 server can't be reached.
12
13 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
14 groups we do a total scan for.
15 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
16 doing that.
17
182012-01-31 Jim Meyering <jim@meyering.net>
19
20 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
21 Correct a comment (insert "not") and hide nominally-doubled "to".
22
12012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change) 232012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2 24
3 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent 25 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
@@ -7153,7 +7175,7 @@
7153 "failed" all the time. 7175 "failed" all the time.
7154 7176
7155 * gnus.el: Throughout all files, replace (save-excursion (set-buffer 7177 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
7156 ...)) with (with-current-buffer ... ). 7178 ...)) with (with-current-buffer ...).
7157 7179
7158 * nntp.el (nntp-open-server): Return whether the open was successful or 7180 * nntp.el (nntp-open-server): Return whether the open was successful or
7159 not. 7181 not.
diff --git a/lisp/gnus/gnus-agent.el b/lisp/gnus/gnus-agent.el
index d7308758862..5178220af8f 100644
--- a/lisp/gnus/gnus-agent.el
+++ b/lisp/gnus/gnus-agent.el
@@ -3618,7 +3618,7 @@ articles in every agentized group? "))
3618 (setq r d 3618 (setq r d
3619 d (directory-file-name d))) 3619 d (directory-file-name d)))
3620 ;; if ANY ancestor was NOT in keep hash and 3620 ;; if ANY ancestor was NOT in keep hash and
3621 ;; it's already in to-remove, add it to 3621 ;; it's not already in to-remove, add it to
3622 ;; to-remove. 3622 ;; to-remove.
3623 (if (and r 3623 (if (and r
3624 (not (member r to-remove))) 3624 (not (member r to-remove)))
diff --git a/lisp/gnus/gnus-group.el b/lisp/gnus/gnus-group.el
index 3327bbea5a0..60522839a9a 100644
--- a/lisp/gnus/gnus-group.el
+++ b/lisp/gnus/gnus-group.el
@@ -4070,10 +4070,7 @@ If DONT-SCAN is non-nil, scan non-activated groups as well."
4070 (gnus-agent-save-group-info 4070 (gnus-agent-save-group-info
4071 method (gnus-group-real-name group) active)) 4071 method (gnus-group-real-name group) active))
4072 (gnus-group-update-group group nil t)) 4072 (gnus-group-update-group group nil t))
4073 (if (eq (gnus-server-status (gnus-find-method-for-group group)) 4073 (gnus-error 3 "%s error: %s" group (gnus-status-message group))))
4074 'denied)
4075 (gnus-error 3 "Server previously determined to be down; not retrying")
4076 (gnus-error 3 "%s error: %s" group (gnus-status-message group)))))
4077 (when beg 4074 (when beg
4078 (goto-char beg)) 4075 (goto-char beg))
4079 (when gnus-goto-next-group-when-activating 4076 (when gnus-goto-next-group-when-activating
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el
index f90d5433efe..f3826e9f501 100644
--- a/lisp/gnus/gnus.el
+++ b/lisp/gnus/gnus.el
@@ -1626,7 +1626,7 @@ slower."
1626 ("nnagent" post-mail) 1626 ("nnagent" post-mail)
1627 ("nnimap" post-mail address prompt-address physical-address respool 1627 ("nnimap" post-mail address prompt-address physical-address respool
1628 server-marks) 1628 server-marks)
1629 ("nnmaildir" mail respool address) 1629 ("nnmaildir" mail respool address server-marks)
1630 ("nnnil" none)) 1630 ("nnnil" none))
1631 "*An alist of valid select methods. 1631 "*An alist of valid select methods.
1632The first element of each list lists should be a string with the name 1632The first element of each list lists should be a string with the name
diff --git a/lisp/gnus/nnimap.el b/lisp/gnus/nnimap.el
index 36245af4bc4..c3b36709904 100644
--- a/lisp/gnus/nnimap.el
+++ b/lisp/gnus/nnimap.el
@@ -134,7 +134,7 @@ textual parts.")
134 134
135(defstruct nnimap 135(defstruct nnimap
136 group process commands capabilities select-result newlinep server 136 group process commands capabilities select-result newlinep server
137 last-command-time greeting examined stream-type) 137 last-command-time greeting examined stream-type initial-resync)
138 138
139(defvar nnimap-object nil) 139(defvar nnimap-object nil)
140 140
@@ -288,7 +288,8 @@ textual parts.")
288 (gnus-add-buffer) 288 (gnus-add-buffer)
289 (set (make-local-variable 'after-change-functions) nil) 289 (set (make-local-variable 'after-change-functions) nil)
290 (set (make-local-variable 'nnimap-object) 290 (set (make-local-variable 'nnimap-object)
291 (make-nnimap :server (nnoo-current-server 'nnimap))) 291 (make-nnimap :server (nnoo-current-server 'nnimap)
292 :initial-resync 0))
292 (push (list buffer (current-buffer)) nnimap-connection-alist) 293 (push (list buffer (current-buffer)) nnimap-connection-alist)
293 (push (current-buffer) nnimap-process-buffers) 294 (push (current-buffer) nnimap-process-buffers)
294 (current-buffer))) 295 (current-buffer)))
@@ -1218,6 +1219,7 @@ textual parts.")
1218 (with-current-buffer (nnimap-buffer) 1219 (with-current-buffer (nnimap-buffer)
1219 (erase-buffer) 1220 (erase-buffer)
1220 (setf (nnimap-group nnimap-object) nil) 1221 (setf (nnimap-group nnimap-object) nil)
1222 (setf (nnimap-initial-resync nnimap-object) 0)
1221 (let ((qresyncp (nnimap-capability "QRESYNC")) 1223 (let ((qresyncp (nnimap-capability "QRESYNC"))
1222 params groups sequences active uidvalidity modseq group) 1224 params groups sequences active uidvalidity modseq group)
1223 ;; Go through the infos and gather the data needed to know 1225 ;; Go through the infos and gather the data needed to know
@@ -1256,6 +1258,8 @@ textual parts.")
1256 ;; examine), but will tell us whether the group 1258 ;; examine), but will tell us whether the group
1257 ;; is read-only or not. 1259 ;; is read-only or not.
1258 "SELECT"))) 1260 "SELECT")))
1261 (setf (nnimap-initial-resync nnimap-object)
1262 (1+ (nnimap-initial-resync nnimap-object)))
1259 (push (list (nnimap-send-command "%s %S" command 1263 (push (list (nnimap-send-command "%s %S" command
1260 (utf7-encode group t)) 1264 (utf7-encode group t))
1261 (nnimap-send-command "UID FETCH %d:* FLAGS" start) 1265 (nnimap-send-command "UID FETCH %d:* FLAGS" start)
@@ -1738,10 +1742,15 @@ textual parts.")
1738 (not (looking-at (format "%d .*\n" sequence))))) 1742 (not (looking-at (format "%d .*\n" sequence)))))
1739 (when messagep 1743 (when messagep
1740 (nnheader-message-maybe 1744 (nnheader-message-maybe
1741 7 "nnimap read %dk from %s" (/ (buffer-size) 1000) 1745 7 "nnimap read %dk from %s%s" (/ (buffer-size) 1000)
1742 nnimap-address)) 1746 nnimap-address
1747 (if (not (zerop (nnimap-initial-resync nnimap-object)))
1748 (format " (initial sync of %d groups; please wait)"
1749 (nnimap-initial-resync nnimap-object))
1750 "")))
1743 (nnheader-accept-process-output process) 1751 (nnheader-accept-process-output process)
1744 (goto-char (point-max))) 1752 (goto-char (point-max)))
1753 (setf (nnimap-initial-resync nnimap-object) 0)
1745 openp) 1754 openp)
1746 (quit 1755 (quit
1747 (when debug-on-quit 1756 (when debug-on-quit
diff --git a/lisp/gnus/nntp.el b/lisp/gnus/nntp.el
index 7148fdbb216..98393a61764 100644
--- a/lisp/gnus/nntp.el
+++ b/lisp/gnus/nntp.el
@@ -1385,6 +1385,10 @@ password contained in '~/.nntp-authinfo'."
1385 (nnheader-cancel-timer timer)) 1385 (nnheader-cancel-timer timer))
1386 (when (and process 1386 (when (and process
1387 (not (memq (process-status process) '(open run)))) 1387 (not (memq (process-status process) '(open run))))
1388 (with-current-buffer pbuffer
1389 (goto-char (point-min))
1390 (nnheader-report 'nntp "Error when connecting: %s"
1391 (buffer-substring (point) (line-end-position))))
1388 (setq process nil)) 1392 (setq process nil))
1389 (unless process 1393 (unless process
1390 (nntp-kill-buffer pbuffer)) 1394 (nntp-kill-buffer pbuffer))
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 22b1b8e98f6..9d5e69ba9d9 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -5,7 +5,7 @@
5 5
6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
8;;;;;; "play/5x5.el" (20229 31156)) 8;;;;;; "play/5x5.el" (20229 34587))
9;;; Generated autoloads from play/5x5.el 9;;; Generated autoloads from play/5x5.el
10 10
11(autoload '5x5 "5x5" "\ 11(autoload '5x5 "5x5" "\
@@ -68,7 +68,7 @@ should return a grid vector array that is the new solution.
68;;;*** 68;;;***
69 69
70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
71;;;;;; (20229 31156)) 71;;;;;; (20229 34587))
72;;; Generated autoloads from progmodes/ada-mode.el 72;;; Generated autoloads from progmodes/ada-mode.el
73 73
74(autoload 'ada-add-extensions "ada-mode" "\ 74(autoload 'ada-add-extensions "ada-mode" "\
@@ -88,7 +88,7 @@ Ada mode is the major mode for editing Ada code.
88;;;*** 88;;;***
89 89
90;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 90;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
91;;;;;; (20229 31156)) 91;;;;;; (20229 34587))
92;;; Generated autoloads from progmodes/ada-stmt.el 92;;; Generated autoloads from progmodes/ada-stmt.el
93 93
94(autoload 'ada-header "ada-stmt" "\ 94(autoload 'ada-header "ada-stmt" "\
@@ -99,7 +99,7 @@ Insert a descriptive header at the top of the file.
99;;;*** 99;;;***
100 100
101;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 101;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
102;;;;;; (20235 62921)) 102;;;;;; (20236 7740))
103;;; Generated autoloads from progmodes/ada-xref.el 103;;; Generated autoloads from progmodes/ada-xref.el
104 104
105(autoload 'ada-find-file "ada-xref" "\ 105(autoload 'ada-find-file "ada-xref" "\
@@ -114,7 +114,7 @@ Completion is available.
114;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log 114;;;;;; add-change-log-entry-other-window add-change-log-entry find-change-log
115;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name 115;;;;;; prompt-for-change-log-name add-log-mailing-address add-log-full-name
116;;;;;; add-log-current-defun-function) "add-log" "vc/add-log.el" 116;;;;;; add-log-current-defun-function) "add-log" "vc/add-log.el"
117;;;;;; (20229 31156)) 117;;;;;; (20229 34587))
118;;; Generated autoloads from vc/add-log.el 118;;; Generated autoloads from vc/add-log.el
119 119
120(put 'change-log-default-name 'safe-local-variable 'string-or-null-p) 120(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
@@ -253,7 +253,7 @@ old-style time formats for entries are supported.
253 253
254;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 254;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
255;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 255;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
256;;;;;; "advice" "emacs-lisp/advice.el" (20229 31156)) 256;;;;;; "advice" "emacs-lisp/advice.el" (20229 34587))
257;;; Generated autoloads from emacs-lisp/advice.el 257;;; Generated autoloads from emacs-lisp/advice.el
258 258
259(defvar ad-redefinition-action 'warn "\ 259(defvar ad-redefinition-action 'warn "\
@@ -398,7 +398,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
398 398
399;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 399;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
400;;;;;; align-highlight-rule align-current align-entire align-regexp 400;;;;;; align-highlight-rule align-current align-entire align-regexp
401;;;;;; align) "align" "align.el" (20229 31156)) 401;;;;;; align) "align" "align.el" (20229 34587))
402;;; Generated autoloads from align.el 402;;; Generated autoloads from align.el
403 403
404(autoload 'align "align" "\ 404(autoload 'align "align" "\
@@ -489,7 +489,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
489 489
490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation 490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation
491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el" 491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el"
492;;;;;; (20229 31156)) 492;;;;;; (20229 34587))
493;;; Generated autoloads from allout.el 493;;; Generated autoloads from allout.el
494 494
495(autoload 'allout-auto-activation-helper "allout" "\ 495(autoload 'allout-auto-activation-helper "allout" "\
@@ -850,7 +850,7 @@ for details on preparing Emacs for automatic allout activation.
850 850
851;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation 851;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation
852;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el" 852;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el"
853;;;;;; (20229 31156)) 853;;;;;; (20229 34587))
854;;; Generated autoloads from allout-widgets.el 854;;; Generated autoloads from allout-widgets.el
855 855
856(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) 856(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads))))
@@ -910,7 +910,7 @@ outline hot-spot navigation (see `allout-mode').
910;;;*** 910;;;***
911 911
912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
913;;;;;; "net/ange-ftp.el" (20259 64614)) 913;;;;;; "net/ange-ftp.el" (20261 10951))
914;;; Generated autoloads from net/ange-ftp.el 914;;; Generated autoloads from net/ange-ftp.el
915 915
916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -932,7 +932,7 @@ directory, so that Emacs will know its current contents.
932;;;*** 932;;;***
933 933
934;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 934;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
935;;;;;; "animate" "play/animate.el" (20229 31156)) 935;;;;;; "animate" "play/animate.el" (20229 34587))
936;;; Generated autoloads from play/animate.el 936;;; Generated autoloads from play/animate.el
937 937
938(autoload 'animate-string "animate" "\ 938(autoload 'animate-string "animate" "\
@@ -965,7 +965,7 @@ the buffer *Birthday-Present-for-Name*.
965;;;*** 965;;;***
966 966
967;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 967;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
968;;;;;; "ansi-color" "ansi-color.el" (20229 31156)) 968;;;;;; "ansi-color" "ansi-color.el" (20229 34587))
969;;; Generated autoloads from ansi-color.el 969;;; Generated autoloads from ansi-color.el
970 970
971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -991,7 +991,7 @@ This is a good function to put in `comint-output-filter-functions'.
991;;;*** 991;;;***
992 992
993;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 993;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20229 31156)) 994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20229 34587))
995;;; Generated autoloads from progmodes/antlr-mode.el 995;;; Generated autoloads from progmodes/antlr-mode.el
996 996
997(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 997(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -1027,7 +1027,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1027;;;*** 1027;;;***
1028 1028
1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1030;;;;;; (20229 31156)) 1030;;;;;; (20229 34587))
1031;;; Generated autoloads from calendar/appt.el 1031;;; Generated autoloads from calendar/appt.el
1032 1032
1033(autoload 'appt-add "appt" "\ 1033(autoload 'appt-add "appt" "\
@@ -1050,7 +1050,7 @@ ARG is positive, otherwise off.
1050 1050
1051;;;### (autoloads (apropos-documentation apropos-value apropos-library 1051;;;### (autoloads (apropos-documentation apropos-value apropos-library
1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 1052;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20229 31156)) 1053;;;;;; apropos-read-pattern) "apropos" "apropos.el" (20229 34587))
1054;;; Generated autoloads from apropos.el 1054;;; Generated autoloads from apropos.el
1055 1055
1056(autoload 'apropos-read-pattern "apropos" "\ 1056(autoload 'apropos-read-pattern "apropos" "\
@@ -1159,7 +1159,7 @@ Returns list of symbols and documentation found.
1159;;;*** 1159;;;***
1160 1160
1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20229 1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20229
1162;;;;;; 31156)) 1162;;;;;; 34587))
1163;;; Generated autoloads from arc-mode.el 1163;;; Generated autoloads from arc-mode.el
1164 1164
1165(autoload 'archive-mode "arc-mode" "\ 1165(autoload 'archive-mode "arc-mode" "\
@@ -1179,7 +1179,7 @@ archive.
1179 1179
1180;;;*** 1180;;;***
1181 1181
1182;;;### (autoloads (array-mode) "array" "array.el" (20229 31156)) 1182;;;### (autoloads (array-mode) "array" "array.el" (20229 34587))
1183;;; Generated autoloads from array.el 1183;;; Generated autoloads from array.el
1184 1184
1185(autoload 'array-mode "array" "\ 1185(autoload 'array-mode "array" "\
@@ -1251,7 +1251,7 @@ Entering array mode calls the function `array-mode-hook'.
1251;;;*** 1251;;;***
1252 1252
1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20229 1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20229
1254;;;;;; 31156)) 1254;;;;;; 34587))
1255;;; Generated autoloads from textmodes/artist.el 1255;;; Generated autoloads from textmodes/artist.el
1256 1256
1257(autoload 'artist-mode "artist" "\ 1257(autoload 'artist-mode "artist" "\
@@ -1458,7 +1458,7 @@ Keymap summary
1458;;;*** 1458;;;***
1459 1459
1460;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20229 1460;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (20229
1461;;;;;; 31156)) 1461;;;;;; 34587))
1462;;; Generated autoloads from progmodes/asm-mode.el 1462;;; Generated autoloads from progmodes/asm-mode.el
1463 1463
1464(autoload 'asm-mode "asm-mode" "\ 1464(autoload 'asm-mode "asm-mode" "\
@@ -1486,7 +1486,7 @@ Special commands:
1486;;;*** 1486;;;***
1487 1487
1488;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1488;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1489;;;;;; (20237 33565)) 1489;;;;;; (20236 48737))
1490;;; Generated autoloads from gnus/auth-source.el 1490;;; Generated autoloads from gnus/auth-source.el
1491 1491
1492(defvar auth-source-cache-expiry 7200 "\ 1492(defvar auth-source-cache-expiry 7200 "\
@@ -1499,7 +1499,7 @@ let-binding.")
1499;;;*** 1499;;;***
1500 1500
1501;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1501;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1502;;;;;; (20229 31156)) 1502;;;;;; (20229 34587))
1503;;; Generated autoloads from autoarg.el 1503;;; Generated autoloads from autoarg.el
1504 1504
1505(defvar autoarg-mode nil "\ 1505(defvar autoarg-mode nil "\
@@ -1560,7 +1560,7 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1560;;;*** 1560;;;***
1561 1561
1562;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1562;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1563;;;;;; (20229 31156)) 1563;;;;;; (20229 34587))
1564;;; Generated autoloads from progmodes/autoconf.el 1564;;; Generated autoloads from progmodes/autoconf.el
1565 1565
1566(autoload 'autoconf-mode "autoconf" "\ 1566(autoload 'autoconf-mode "autoconf" "\
@@ -1571,7 +1571,7 @@ Major mode for editing Autoconf configure.in files.
1571;;;*** 1571;;;***
1572 1572
1573;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1573;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1574;;;;;; "autoinsert" "autoinsert.el" (20229 31156)) 1574;;;;;; "autoinsert" "autoinsert.el" (20229 34587))
1575;;; Generated autoloads from autoinsert.el 1575;;; Generated autoloads from autoinsert.el
1576 1576
1577(autoload 'auto-insert "autoinsert" "\ 1577(autoload 'auto-insert "autoinsert" "\
@@ -1611,7 +1611,7 @@ insert a template for the file depending on the mode of the buffer.
1611 1611
1612;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1612;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1613;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1613;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1614;;;;;; (20229 31156)) 1614;;;;;; (20229 34587))
1615;;; Generated autoloads from emacs-lisp/autoload.el 1615;;; Generated autoloads from emacs-lisp/autoload.el
1616 1616
1617(put 'generated-autoload-file 'safe-local-variable 'stringp) 1617(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1662,7 +1662,7 @@ should be non-nil).
1662 1662
1663;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1663;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1664;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1664;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1665;;;;;; "autorevert" "autorevert.el" (20229 31156)) 1665;;;;;; "autorevert" "autorevert.el" (20229 34587))
1666;;; Generated autoloads from autorevert.el 1666;;; Generated autoloads from autorevert.el
1667 1667
1668(autoload 'auto-revert-mode "autorevert" "\ 1668(autoload 'auto-revert-mode "autorevert" "\
@@ -1751,7 +1751,7 @@ specifies in the mode line.
1751;;;*** 1751;;;***
1752 1752
1753;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1753;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1754;;;;;; "avoid.el" (20229 31156)) 1754;;;;;; "avoid.el" (20229 34587))
1755;;; Generated autoloads from avoid.el 1755;;; Generated autoloads from avoid.el
1756 1756
1757(defvar mouse-avoidance-mode nil "\ 1757(defvar mouse-avoidance-mode nil "\
@@ -1792,7 +1792,7 @@ definition of \"random distance\".)
1792;;;*** 1792;;;***
1793 1793
1794;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1794;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1795;;;;;; (20229 31156)) 1795;;;;;; (20229 34587))
1796;;; Generated autoloads from battery.el 1796;;; Generated autoloads from battery.el
1797 (put 'battery-mode-line-string 'risky-local-variable t) 1797 (put 'battery-mode-line-string 'risky-local-variable t)
1798 1798
@@ -1828,7 +1828,7 @@ seconds.
1828;;;*** 1828;;;***
1829 1829
1830;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1830;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1831;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20229 31156)) 1831;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20229 34587))
1832;;; Generated autoloads from emacs-lisp/benchmark.el 1832;;; Generated autoloads from emacs-lisp/benchmark.el
1833 1833
1834(autoload 'benchmark-run "benchmark" "\ 1834(autoload 'benchmark-run "benchmark" "\
@@ -1861,7 +1861,7 @@ For non-interactive use see also `benchmark-run' and
1861;;;*** 1861;;;***
1862 1862
1863;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1863;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1864;;;;;; "bibtex" "textmodes/bibtex.el" (20260 51086)) 1864;;;;;; "bibtex" "textmodes/bibtex.el" (20261 10951))
1865;;; Generated autoloads from textmodes/bibtex.el 1865;;; Generated autoloads from textmodes/bibtex.el
1866 1866
1867(autoload 'bibtex-initialize "bibtex" "\ 1867(autoload 'bibtex-initialize "bibtex" "\
@@ -1950,7 +1950,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1950;;;*** 1950;;;***
1951 1951
1952;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1952;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1953;;;;;; (20229 31156)) 1953;;;;;; (20229 34587))
1954;;; Generated autoloads from textmodes/bibtex-style.el 1954;;; Generated autoloads from textmodes/bibtex-style.el
1955 1955
1956(autoload 'bibtex-style-mode "bibtex-style" "\ 1956(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1962,7 +1962,7 @@ Major mode for editing BibTeX style files.
1962 1962
1963;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1963;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1964;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1964;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1965;;;;;; (20229 31156)) 1965;;;;;; (20229 34587))
1966;;; Generated autoloads from mail/binhex.el 1966;;; Generated autoloads from mail/binhex.el
1967 1967
1968(defconst binhex-begin-line "^:...............................................................$" "\ 1968(defconst binhex-begin-line "^:...............................................................$" "\
@@ -1987,7 +1987,7 @@ Binhex decode region between START and END.
1987;;;*** 1987;;;***
1988 1988
1989;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20229 1989;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20229
1990;;;;;; 31156)) 1990;;;;;; 34587))
1991;;; Generated autoloads from play/blackbox.el 1991;;; Generated autoloads from play/blackbox.el
1992 1992
1993(autoload 'blackbox "blackbox" "\ 1993(autoload 'blackbox "blackbox" "\
@@ -2110,7 +2110,7 @@ a reflection.
2110;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2110;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2111;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2111;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2112;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2112;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2113;;;;;; "bookmark.el" (20229 31156)) 2113;;;;;; "bookmark.el" (20229 34587))
2114;;; Generated autoloads from bookmark.el 2114;;; Generated autoloads from bookmark.el
2115 (define-key ctl-x-r-map "b" 'bookmark-jump) 2115 (define-key ctl-x-r-map "b" 'bookmark-jump)
2116 (define-key ctl-x-r-map "m" 'bookmark-set) 2116 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2311,7 +2311,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2311;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point 2311;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point
2312;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2312;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2313;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 2313;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
2314;;;;;; "browse-url" "net/browse-url.el" (20229 31156)) 2314;;;;;; "browse-url" "net/browse-url.el" (20229 34587))
2315;;; Generated autoloads from net/browse-url.el 2315;;; Generated autoloads from net/browse-url.el
2316 2316
2317(defvar browse-url-browser-function 'browse-url-default-browser "\ 2317(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2625,7 +2625,7 @@ from `browse-url-elinks-wrapper'.
2625;;;*** 2625;;;***
2626 2626
2627;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20229 2627;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (20229
2628;;;;;; 31156)) 2628;;;;;; 34587))
2629;;; Generated autoloads from play/bruce.el 2629;;; Generated autoloads from play/bruce.el
2630 2630
2631(autoload 'bruce "bruce" "\ 2631(autoload 'bruce "bruce" "\
@@ -2641,7 +2641,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2641;;;*** 2641;;;***
2642 2642
2643;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2643;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2644;;;;;; "bs" "bs.el" (20229 31156)) 2644;;;;;; "bs" "bs.el" (20229 34587))
2645;;; Generated autoloads from bs.el 2645;;; Generated autoloads from bs.el
2646 2646
2647(autoload 'bs-cycle-next "bs" "\ 2647(autoload 'bs-cycle-next "bs" "\
@@ -2681,7 +2681,7 @@ name of buffer configuration.
2681 2681
2682;;;*** 2682;;;***
2683 2683
2684;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20229 31156)) 2684;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20229 34587))
2685;;; Generated autoloads from play/bubbles.el 2685;;; Generated autoloads from play/bubbles.el
2686 2686
2687(autoload 'bubbles "bubbles" "\ 2687(autoload 'bubbles "bubbles" "\
@@ -2703,7 +2703,7 @@ columns on its right towards the left.
2703;;;*** 2703;;;***
2704 2704
2705;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2705;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2706;;;;;; "progmodes/bug-reference.el" (20229 31156)) 2706;;;;;; "progmodes/bug-reference.el" (20229 34587))
2707;;; Generated autoloads from progmodes/bug-reference.el 2707;;; Generated autoloads from progmodes/bug-reference.el
2708 2708
2709(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2709(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2727,7 +2727,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2727;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2727;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2728;;;;;; compile-defun byte-compile-file byte-recompile-directory 2728;;;;;; compile-defun byte-compile-file byte-recompile-directory
2729;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2729;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2730;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20230 53294)) 2730;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20230 55355))
2731;;; Generated autoloads from emacs-lisp/bytecomp.el 2731;;; Generated autoloads from emacs-lisp/bytecomp.el
2732(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2732(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2733(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2733(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2848,7 +2848,7 @@ and corresponding effects.
2848;;;*** 2848;;;***
2849 2849
2850;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20229 2850;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (20229
2851;;;;;; 31156)) 2851;;;;;; 34587))
2852;;; Generated autoloads from calendar/cal-china.el 2852;;; Generated autoloads from calendar/cal-china.el
2853 2853
2854(put 'calendar-chinese-time-zone 'risky-local-variable t) 2854(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2857,7 +2857,7 @@ and corresponding effects.
2857 2857
2858;;;*** 2858;;;***
2859 2859
2860;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20229 31156)) 2860;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (20229 34587))
2861;;; Generated autoloads from calendar/cal-dst.el 2861;;; Generated autoloads from calendar/cal-dst.el
2862 2862
2863(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2863(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2869,7 +2869,7 @@ and corresponding effects.
2869;;;*** 2869;;;***
2870 2870
2871;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2871;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2872;;;;;; (20229 31156)) 2872;;;;;; (20229 34587))
2873;;; Generated autoloads from calendar/cal-hebrew.el 2873;;; Generated autoloads from calendar/cal-hebrew.el
2874 2874
2875(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2875(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2886,7 +2886,7 @@ from the cursor position.
2886;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2886;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2887;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2887;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2888;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20229 2888;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20229
2889;;;;;; 31156)) 2889;;;;;; 34587))
2890;;; Generated autoloads from calc/calc.el 2890;;; Generated autoloads from calc/calc.el
2891 (define-key ctl-x-map "*" 'calc-dispatch) 2891 (define-key ctl-x-map "*" 'calc-dispatch)
2892 2892
@@ -2971,7 +2971,7 @@ See Info node `(calc)Defining Functions'.
2971;;;*** 2971;;;***
2972 2972
2973;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20229 2973;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (20229
2974;;;;;; 31156)) 2974;;;;;; 34587))
2975;;; Generated autoloads from calc/calc-undo.el 2975;;; Generated autoloads from calc/calc-undo.el
2976 2976
2977(autoload 'calc-undo "calc-undo" "\ 2977(autoload 'calc-undo "calc-undo" "\
@@ -2982,7 +2982,7 @@ See Info node `(calc)Defining Functions'.
2982;;;*** 2982;;;***
2983 2983
2984;;;### (autoloads (calculator) "calculator" "calculator.el" (20229 2984;;;### (autoloads (calculator) "calculator" "calculator.el" (20229
2985;;;;;; 31156)) 2985;;;;;; 34587))
2986;;; Generated autoloads from calculator.el 2986;;; Generated autoloads from calculator.el
2987 2987
2988(autoload 'calculator "calculator" "\ 2988(autoload 'calculator "calculator" "\
@@ -2994,7 +2994,7 @@ See the documentation for `calculator-mode' for more information.
2994;;;*** 2994;;;***
2995 2995
2996;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20230 2996;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20230
2997;;;;;; 53294)) 2997;;;;;; 18463))
2998;;; Generated autoloads from calendar/calendar.el 2998;;; Generated autoloads from calendar/calendar.el
2999 2999
3000(autoload 'calendar "calendar" "\ 3000(autoload 'calendar "calendar" "\
@@ -3038,7 +3038,7 @@ This function is suitable for execution in a .emacs file.
3038;;;*** 3038;;;***
3039 3039
3040;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3040;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3041;;;;;; "gnus/canlock.el" (20229 31156)) 3041;;;;;; "gnus/canlock.el" (20229 34587))
3042;;; Generated autoloads from gnus/canlock.el 3042;;; Generated autoloads from gnus/canlock.el
3043 3043
3044(autoload 'canlock-insert-header "canlock" "\ 3044(autoload 'canlock-insert-header "canlock" "\
@@ -3056,7 +3056,7 @@ it fails.
3056;;;*** 3056;;;***
3057 3057
3058;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3058;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3059;;;;;; (20229 31156)) 3059;;;;;; (20229 34587))
3060;;; Generated autoloads from progmodes/cap-words.el 3060;;; Generated autoloads from progmodes/cap-words.el
3061 3061
3062(autoload 'capitalized-words-mode "cap-words" "\ 3062(autoload 'capitalized-words-mode "cap-words" "\
@@ -3096,14 +3096,14 @@ Obsoletes `c-forward-into-nomenclature'.
3096;;;*** 3096;;;***
3097 3097
3098;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20229 3098;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (20229
3099;;;;;; 31156)) 3099;;;;;; 34587))
3100;;; Generated autoloads from progmodes/cc-compat.el 3100;;; Generated autoloads from progmodes/cc-compat.el
3101(put 'c-indent-level 'safe-local-variable 'integerp) 3101(put 'c-indent-level 'safe-local-variable 'integerp)
3102 3102
3103;;;*** 3103;;;***
3104 3104
3105;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3105;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3106;;;;;; (20248 54395)) 3106;;;;;; (20264 31805))
3107;;; Generated autoloads from progmodes/cc-engine.el 3107;;; Generated autoloads from progmodes/cc-engine.el
3108 3108
3109(autoload 'c-guess-basic-syntax "cc-engine" "\ 3109(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3115,7 +3115,7 @@ Return the syntactic context of the current line.
3115 3115
3116;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3116;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3117;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3117;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3118;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20229 31156)) 3118;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (20229 34587))
3119;;; Generated autoloads from progmodes/cc-guess.el 3119;;; Generated autoloads from progmodes/cc-guess.el
3120 3120
3121(defvar c-guess-guessed-offsets-alist nil "\ 3121(defvar c-guess-guessed-offsets-alist nil "\
@@ -3215,7 +3215,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3215 3215
3216;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3216;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3217;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3217;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3218;;;;;; (20248 54395)) 3218;;;;;; (20247 64512))
3219;;; Generated autoloads from progmodes/cc-mode.el 3219;;; Generated autoloads from progmodes/cc-mode.el
3220 3220
3221(autoload 'c-initialize-cc-mode "cc-mode" "\ 3221(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3392,7 +3392,7 @@ Key bindings:
3392;;;*** 3392;;;***
3393 3393
3394;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3394;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3395;;;;;; "progmodes/cc-styles.el" (20229 31156)) 3395;;;;;; "progmodes/cc-styles.el" (20229 34587))
3396;;; Generated autoloads from progmodes/cc-styles.el 3396;;; Generated autoloads from progmodes/cc-styles.el
3397 3397
3398(autoload 'c-set-style "cc-styles" "\ 3398(autoload 'c-set-style "cc-styles" "\
@@ -3443,7 +3443,7 @@ and exists only for compatibility reasons.
3443 3443
3444;;;*** 3444;;;***
3445 3445
3446;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20229 31156)) 3446;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20229 34587))
3447;;; Generated autoloads from progmodes/cc-vars.el 3447;;; Generated autoloads from progmodes/cc-vars.el
3448(put 'c-basic-offset 'safe-local-variable 'integerp) 3448(put 'c-basic-offset 'safe-local-variable 'integerp)
3449(put 'c-backslash-column 'safe-local-variable 'integerp) 3449(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3453,7 +3453,7 @@ and exists only for compatibility reasons.
3453 3453
3454;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3454;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3455;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3455;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3456;;;;;; (20229 31156)) 3456;;;;;; (20229 34587))
3457;;; Generated autoloads from international/ccl.el 3457;;; Generated autoloads from international/ccl.el
3458 3458
3459(autoload 'ccl-compile "ccl" "\ 3459(autoload 'ccl-compile "ccl" "\
@@ -3714,7 +3714,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3714;;;*** 3714;;;***
3715 3715
3716;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3716;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3717;;;;;; (20229 31156)) 3717;;;;;; (20229 34587))
3718;;; Generated autoloads from emacs-lisp/cconv.el 3718;;; Generated autoloads from emacs-lisp/cconv.el
3719 3719
3720(autoload 'cconv-closure-convert "cconv" "\ 3720(autoload 'cconv-closure-convert "cconv" "\
@@ -3729,7 +3729,7 @@ Returns a form where all lambdas don't have any free variables.
3729;;;*** 3729;;;***
3730 3730
3731;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode) 3731;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode)
3732;;;;;; "cfengine" "progmodes/cfengine.el" (20229 31156)) 3732;;;;;; "cfengine" "progmodes/cfengine.el" (20229 34587))
3733;;; Generated autoloads from progmodes/cfengine.el 3733;;; Generated autoloads from progmodes/cfengine.el
3734 3734
3735(autoload 'cfengine3-mode "cfengine" "\ 3735(autoload 'cfengine3-mode "cfengine" "\
@@ -3759,7 +3759,7 @@ on the buffer contents
3759;;;*** 3759;;;***
3760 3760
3761;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3761;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3762;;;;;; "emacs-lisp/check-declare.el" (20229 31156)) 3762;;;;;; "emacs-lisp/check-declare.el" (20229 34587))
3763;;; Generated autoloads from emacs-lisp/check-declare.el 3763;;; Generated autoloads from emacs-lisp/check-declare.el
3764 3764
3765(autoload 'check-declare-file "check-declare" "\ 3765(autoload 'check-declare-file "check-declare" "\
@@ -3784,7 +3784,7 @@ Returns non-nil if any false statements are found.
3784;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3784;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3785;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3785;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3786;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3786;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3787;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20237 33565)) 3787;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (20237 28610))
3788;;; Generated autoloads from emacs-lisp/checkdoc.el 3788;;; Generated autoloads from emacs-lisp/checkdoc.el
3789(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3789(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3790(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3790(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3980,7 +3980,7 @@ checking of documentation strings.
3980 3980
3981;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3981;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3982;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3982;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3983;;;;;; "language/china-util.el" (20229 31156)) 3983;;;;;; "language/china-util.el" (20229 34587))
3984;;; Generated autoloads from language/china-util.el 3984;;; Generated autoloads from language/china-util.el
3985 3985
3986(autoload 'decode-hz-region "china-util" "\ 3986(autoload 'decode-hz-region "china-util" "\
@@ -4018,7 +4018,7 @@ Encode the text in the current buffer to HZ.
4018;;;*** 4018;;;***
4019 4019
4020;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4020;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4021;;;;;; "chistory" "chistory.el" (20229 31156)) 4021;;;;;; "chistory" "chistory.el" (20229 34587))
4022;;; Generated autoloads from chistory.el 4022;;; Generated autoloads from chistory.el
4023 4023
4024(autoload 'repeat-matching-complex-command "chistory" "\ 4024(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4057,7 +4057,7 @@ and runs the normal hook `command-history-hook'.
4057 4057
4058;;;*** 4058;;;***
4059 4059
4060;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20229 31156)) 4060;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (20229 34587))
4061;;; Generated autoloads from emacs-lisp/cl.el 4061;;; Generated autoloads from emacs-lisp/cl.el
4062 4062
4063(defvar custom-print-functions nil "\ 4063(defvar custom-print-functions nil "\
@@ -4073,7 +4073,7 @@ a future Emacs interpreter will be able to use it.")
4073;;;*** 4073;;;***
4074 4074
4075;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4075;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4076;;;;;; (20229 31156)) 4076;;;;;; (20229 34587))
4077;;; Generated autoloads from emacs-lisp/cl-indent.el 4077;;; Generated autoloads from emacs-lisp/cl-indent.el
4078 4078
4079(autoload 'common-lisp-indent-function "cl-indent" "\ 4079(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4152,7 +4152,7 @@ For example, the function `case' has an indent property
4152;;;*** 4152;;;***
4153 4153
4154;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4154;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4155;;;;;; (20229 31156)) 4155;;;;;; (20229 34587))
4156;;; Generated autoloads from progmodes/cmacexp.el 4156;;; Generated autoloads from progmodes/cmacexp.el
4157 4157
4158(autoload 'c-macro-expand "cmacexp" "\ 4158(autoload 'c-macro-expand "cmacexp" "\
@@ -4173,7 +4173,7 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4173;;;*** 4173;;;***
4174 4174
4175;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20229 4175;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20229
4176;;;;;; 31156)) 4176;;;;;; 34587))
4177;;; Generated autoloads from cmuscheme.el 4177;;; Generated autoloads from cmuscheme.el
4178 4178
4179(autoload 'run-scheme "cmuscheme" "\ 4179(autoload 'run-scheme "cmuscheme" "\
@@ -4193,7 +4193,7 @@ is run).
4193 4193
4194;;;*** 4194;;;***
4195 4195
4196;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20254 54879)) 4196;;;### (autoloads (color-name-to-rgb) "color" "color.el" (20254 62269))
4197;;; Generated autoloads from color.el 4197;;; Generated autoloads from color.el
4198 4198
4199(autoload 'color-name-to-rgb "color" "\ 4199(autoload 'color-name-to-rgb "color" "\
@@ -4215,7 +4215,7 @@ If FRAME cannot display COLOR, return nil.
4215;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4215;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4216;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4216;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4217;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4217;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4218;;;;;; (20229 31156)) 4218;;;;;; (20229 34587))
4219;;; Generated autoloads from comint.el 4219;;; Generated autoloads from comint.el
4220 4220
4221(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4221(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4310,7 +4310,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4310;;;*** 4310;;;***
4311 4311
4312;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4312;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4313;;;;;; (20229 31156)) 4313;;;;;; (20229 34587))
4314;;; Generated autoloads from vc/compare-w.el 4314;;; Generated autoloads from vc/compare-w.el
4315 4315
4316(autoload 'compare-windows "compare-w" "\ 4316(autoload 'compare-windows "compare-w" "\
@@ -4347,8 +4347,8 @@ on third call it again advances points to the next difference and so on.
4347;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4347;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4348;;;;;; compile compilation-disable-input compile-command compilation-search-path 4348;;;;;; compile compilation-disable-input compile-command compilation-search-path
4349;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4349;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4350;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20255 4350;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20265
4351;;;;;; 37778)) 4351;;;;;; 7997))
4352;;; Generated autoloads from progmodes/compile.el 4352;;; Generated autoloads from progmodes/compile.el
4353 4353
4354(defvar compilation-mode-hook nil "\ 4354(defvar compilation-mode-hook nil "\
@@ -4528,7 +4528,7 @@ This is the value of `next-error-function' in Compilation buffers.
4528;;;*** 4528;;;***
4529 4529
4530;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4530;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4531;;;;;; (20229 31156)) 4531;;;;;; (20229 34587))
4532;;; Generated autoloads from completion.el 4532;;; Generated autoloads from completion.el
4533 4533
4534(defvar dynamic-completion-mode nil "\ 4534(defvar dynamic-completion-mode nil "\
@@ -4550,7 +4550,7 @@ Enable dynamic word-completion.
4550;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4550;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4551;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4551;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4552;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4552;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4553;;;;;; (20229 31156)) 4553;;;;;; (20229 34587))
4554;;; Generated autoloads from textmodes/conf-mode.el 4554;;; Generated autoloads from textmodes/conf-mode.el
4555 4555
4556(autoload 'conf-mode "conf-mode" "\ 4556(autoload 'conf-mode "conf-mode" "\
@@ -4706,7 +4706,7 @@ For details see `conf-mode'. Example:
4706;;;*** 4706;;;***
4707 4707
4708;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4708;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4709;;;;;; "cookie1" "play/cookie1.el" (20229 31156)) 4709;;;;;; "cookie1" "play/cookie1.el" (20229 34587))
4710;;; Generated autoloads from play/cookie1.el 4710;;; Generated autoloads from play/cookie1.el
4711 4711
4712(autoload 'cookie "cookie1" "\ 4712(autoload 'cookie "cookie1" "\
@@ -4739,7 +4739,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4739 4739
4740;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4740;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4741;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20229 4741;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20229
4742;;;;;; 31156)) 4742;;;;;; 34587))
4743;;; Generated autoloads from emacs-lisp/copyright.el 4743;;; Generated autoloads from emacs-lisp/copyright.el
4744(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4744(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4745(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4745(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4778,7 +4778,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4778;;;*** 4778;;;***
4779 4779
4780;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4780;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4781;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20229 31156)) 4781;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20229 34587))
4782;;; Generated autoloads from progmodes/cperl-mode.el 4782;;; Generated autoloads from progmodes/cperl-mode.el
4783(put 'cperl-indent-level 'safe-local-variable 'integerp) 4783(put 'cperl-indent-level 'safe-local-variable 'integerp)
4784(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4784(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4977,7 +4977,7 @@ Run a `perldoc' on the word around point.
4977;;;*** 4977;;;***
4978 4978
4979;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4979;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4980;;;;;; (20229 31156)) 4980;;;;;; (20229 34587))
4981;;; Generated autoloads from progmodes/cpp.el 4981;;; Generated autoloads from progmodes/cpp.el
4982 4982
4983(autoload 'cpp-highlight-buffer "cpp" "\ 4983(autoload 'cpp-highlight-buffer "cpp" "\
@@ -4996,7 +4996,7 @@ Edit display information for cpp conditionals.
4996;;;*** 4996;;;***
4997 4997
4998;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4998;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4999;;;;;; (20229 31156)) 4999;;;;;; (20229 34587))
5000;;; Generated autoloads from emulation/crisp.el 5000;;; Generated autoloads from emulation/crisp.el
5001 5001
5002(defvar crisp-mode nil "\ 5002(defvar crisp-mode nil "\
@@ -5022,7 +5022,7 @@ if ARG is omitted or nil.
5022;;;*** 5022;;;***
5023 5023
5024;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5024;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5025;;;;;; (20229 31156)) 5025;;;;;; (20229 34587))
5026;;; Generated autoloads from emacs-lisp/crm.el 5026;;; Generated autoloads from emacs-lisp/crm.el
5027 5027
5028(autoload 'completing-read-multiple "crm" "\ 5028(autoload 'completing-read-multiple "crm" "\
@@ -5058,7 +5058,7 @@ INHERIT-INPUT-METHOD.
5058;;;*** 5058;;;***
5059 5059
5060;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20229 5060;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (20229
5061;;;;;; 31156)) 5061;;;;;; 34587))
5062;;; Generated autoloads from textmodes/css-mode.el 5062;;; Generated autoloads from textmodes/css-mode.el
5063 5063
5064(autoload 'css-mode "css-mode" "\ 5064(autoload 'css-mode "css-mode" "\
@@ -5069,7 +5069,7 @@ Major mode to edit Cascading Style Sheets.
5069;;;*** 5069;;;***
5070 5070
5071;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5071;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5072;;;;;; (20229 31156)) 5072;;;;;; (20229 34587))
5073;;; Generated autoloads from emulation/cua-base.el 5073;;; Generated autoloads from emulation/cua-base.el
5074 5074
5075(defvar cua-mode nil "\ 5075(defvar cua-mode nil "\
@@ -5129,7 +5129,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5129;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5129;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5130;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5130;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5131;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5131;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5132;;;;;; "cus-edit" "cus-edit.el" (20261 17554)) 5132;;;;;; "cus-edit" "cus-edit.el" (20259 55615))
5133;;; Generated autoloads from cus-edit.el 5133;;; Generated autoloads from cus-edit.el
5134 5134
5135(defvar custom-browse-sort-alphabetically nil "\ 5135(defvar custom-browse-sort-alphabetically nil "\
@@ -5446,7 +5446,7 @@ The format is suitable for use with `easy-menu-define'.
5446 5446
5447;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5447;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5448;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20229 5448;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20229
5449;;;;;; 31156)) 5449;;;;;; 34587))
5450;;; Generated autoloads from cus-theme.el 5450;;; Generated autoloads from cus-theme.el
5451 5451
5452(autoload 'customize-create-theme "cus-theme" "\ 5452(autoload 'customize-create-theme "cus-theme" "\
@@ -5478,7 +5478,7 @@ omitted, a buffer named *Custom Themes* is used.
5478;;;*** 5478;;;***
5479 5479
5480;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5480;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5481;;;;;; (20229 31156)) 5481;;;;;; (20229 34587))
5482;;; Generated autoloads from vc/cvs-status.el 5482;;; Generated autoloads from vc/cvs-status.el
5483 5483
5484(autoload 'cvs-status-mode "cvs-status" "\ 5484(autoload 'cvs-status-mode "cvs-status" "\
@@ -5489,7 +5489,7 @@ Mode used for cvs status output.
5489;;;*** 5489;;;***
5490 5490
5491;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5491;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5492;;;;;; "cwarn" "progmodes/cwarn.el" (20229 31156)) 5492;;;;;; "cwarn" "progmodes/cwarn.el" (20263 52669))
5493;;; Generated autoloads from progmodes/cwarn.el 5493;;; Generated autoloads from progmodes/cwarn.el
5494 5494
5495(autoload 'cwarn-mode "cwarn" "\ 5495(autoload 'cwarn-mode "cwarn" "\
@@ -5538,7 +5538,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5538 5538
5539;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5539;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5540;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5540;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5541;;;;;; (20229 31156)) 5541;;;;;; (20229 34587))
5542;;; Generated autoloads from language/cyril-util.el 5542;;; Generated autoloads from language/cyril-util.el
5543 5543
5544(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5544(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5567,7 +5567,7 @@ If the argument is nil, we return the display table to its standard state.
5567;;;*** 5567;;;***
5568 5568
5569;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5569;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5570;;;;;; (20229 31156)) 5570;;;;;; (20229 34587))
5571;;; Generated autoloads from dabbrev.el 5571;;; Generated autoloads from dabbrev.el
5572(put 'dabbrev-case-fold-search 'risky-local-variable t) 5572(put 'dabbrev-case-fold-search 'risky-local-variable t)
5573(put 'dabbrev-case-replace 'risky-local-variable t) 5573(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5614,7 +5614,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5614;;;*** 5614;;;***
5615 5615
5616;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5616;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5617;;;;;; (20229 31156)) 5617;;;;;; (20229 34587))
5618;;; Generated autoloads from cedet/data-debug.el 5618;;; Generated autoloads from cedet/data-debug.el
5619 5619
5620(autoload 'data-debug-new-buffer "data-debug" "\ 5620(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5625,7 +5625,7 @@ Create a new data-debug buffer with NAME.
5625;;;*** 5625;;;***
5626 5626
5627;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20229 5627;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20229
5628;;;;;; 31156)) 5628;;;;;; 34587))
5629;;; Generated autoloads from net/dbus.el 5629;;; Generated autoloads from net/dbus.el
5630 5630
5631(autoload 'dbus-handle-event "dbus" "\ 5631(autoload 'dbus-handle-event "dbus" "\
@@ -5639,7 +5639,7 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5639;;;*** 5639;;;***
5640 5640
5641;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20229 5641;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20229
5642;;;;;; 31156)) 5642;;;;;; 34587))
5643;;; Generated autoloads from progmodes/dcl-mode.el 5643;;; Generated autoloads from progmodes/dcl-mode.el
5644 5644
5645(autoload 'dcl-mode "dcl-mode" "\ 5645(autoload 'dcl-mode "dcl-mode" "\
@@ -5766,7 +5766,7 @@ There is some minimal font-lock support (see vars
5766;;;*** 5766;;;***
5767 5767
5768;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5768;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5769;;;;;; "emacs-lisp/debug.el" (20229 31156)) 5769;;;;;; "emacs-lisp/debug.el" (20229 34587))
5770;;; Generated autoloads from emacs-lisp/debug.el 5770;;; Generated autoloads from emacs-lisp/debug.el
5771 5771
5772(setq debugger 'debug) 5772(setq debugger 'debug)
@@ -5810,7 +5810,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5810;;;*** 5810;;;***
5811 5811
5812;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5812;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5813;;;;;; (20229 31156)) 5813;;;;;; (20229 34587))
5814;;; Generated autoloads from play/decipher.el 5814;;; Generated autoloads from play/decipher.el
5815 5815
5816(autoload 'decipher "decipher" "\ 5816(autoload 'decipher "decipher" "\
@@ -5840,7 +5840,7 @@ The most useful commands are:
5840 5840
5841;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5841;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5842;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20229 5842;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20229
5843;;;;;; 31156)) 5843;;;;;; 34587))
5844;;; Generated autoloads from delim-col.el 5844;;; Generated autoloads from delim-col.el
5845 5845
5846(autoload 'delimit-columns-customize "delim-col" "\ 5846(autoload 'delimit-columns-customize "delim-col" "\
@@ -5865,7 +5865,7 @@ START and END delimits the corners of text rectangle.
5865;;;*** 5865;;;***
5866 5866
5867;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20229 5867;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (20229
5868;;;;;; 31156)) 5868;;;;;; 34587))
5869;;; Generated autoloads from progmodes/delphi.el 5869;;; Generated autoloads from progmodes/delphi.el
5870 5870
5871(autoload 'delphi-mode "delphi" "\ 5871(autoload 'delphi-mode "delphi" "\
@@ -5917,7 +5917,7 @@ with no args, if that value is non-nil.
5917;;;*** 5917;;;***
5918 5918
5919;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20229 5919;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20229
5920;;;;;; 31156)) 5920;;;;;; 34587))
5921;;; Generated autoloads from delsel.el 5921;;; Generated autoloads from delsel.el
5922 5922
5923(defalias 'pending-delete-mode 'delete-selection-mode) 5923(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5947,7 +5947,7 @@ any selection.
5947;;;*** 5947;;;***
5948 5948
5949;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5949;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5950;;;;;; "derived" "emacs-lisp/derived.el" (20229 31156)) 5950;;;;;; "derived" "emacs-lisp/derived.el" (20229 34587))
5951;;; Generated autoloads from emacs-lisp/derived.el 5951;;; Generated autoloads from emacs-lisp/derived.el
5952 5952
5953(autoload 'define-derived-mode "derived" "\ 5953(autoload 'define-derived-mode "derived" "\
@@ -6014,7 +6014,7 @@ the first time the mode is used.
6014;;;*** 6014;;;***
6015 6015
6016;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6016;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6017;;;;;; "descr-text.el" (20259 64614)) 6017;;;;;; "descr-text.el" (20259 55615))
6018;;; Generated autoloads from descr-text.el 6018;;; Generated autoloads from descr-text.el
6019 6019
6020(autoload 'describe-text-properties "descr-text" "\ 6020(autoload 'describe-text-properties "descr-text" "\
@@ -6051,7 +6051,7 @@ relevant to POS.
6051;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6051;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6052;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6052;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6053;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6053;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6054;;;;;; "desktop.el" (20229 31156)) 6054;;;;;; "desktop.el" (20229 34587))
6055;;; Generated autoloads from desktop.el 6055;;; Generated autoloads from desktop.el
6056 6056
6057(defvar desktop-save-mode nil "\ 6057(defvar desktop-save-mode nil "\
@@ -6238,7 +6238,7 @@ Revert to the last loaded desktop.
6238 6238
6239;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6239;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6240;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6240;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6241;;;;;; "deuglify" "gnus/deuglify.el" (20229 31156)) 6241;;;;;; "deuglify" "gnus/deuglify.el" (20229 34587))
6242;;; Generated autoloads from gnus/deuglify.el 6242;;; Generated autoloads from gnus/deuglify.el
6243 6243
6244(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6244(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6271,7 +6271,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6271;;;*** 6271;;;***
6272 6272
6273;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6273;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6274;;;;;; "calendar/diary-lib.el" (20229 31156)) 6274;;;;;; "calendar/diary-lib.el" (20229 34587))
6275;;; Generated autoloads from calendar/diary-lib.el 6275;;; Generated autoloads from calendar/diary-lib.el
6276 6276
6277(autoload 'diary "diary-lib" "\ 6277(autoload 'diary "diary-lib" "\
@@ -6314,7 +6314,7 @@ Major mode for editing the diary file.
6314;;;*** 6314;;;***
6315 6315
6316;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command 6316;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command
6317;;;;;; diff-switches) "diff" "vc/diff.el" (20229 31156)) 6317;;;;;; diff-switches) "diff" "vc/diff.el" (20229 34587))
6318;;; Generated autoloads from vc/diff.el 6318;;; Generated autoloads from vc/diff.el
6319 6319
6320(defvar diff-switches (purecopy "-c") "\ 6320(defvar diff-switches (purecopy "-c") "\
@@ -6358,7 +6358,7 @@ This requires the external program `diff' to be in your `exec-path'.
6358;;;*** 6358;;;***
6359 6359
6360;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6360;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6361;;;;;; (20260 48967)) 6361;;;;;; (20229 34587))
6362;;; Generated autoloads from vc/diff-mode.el 6362;;; Generated autoloads from vc/diff-mode.el
6363 6363
6364(autoload 'diff-mode "diff-mode" "\ 6364(autoload 'diff-mode "diff-mode" "\
@@ -6390,7 +6390,7 @@ the mode if ARG is omitted or nil.
6390 6390
6391;;;*** 6391;;;***
6392 6392
6393;;;### (autoloads (dig) "dig" "net/dig.el" (20229 31156)) 6393;;;### (autoloads (dig) "dig" "net/dig.el" (20229 34587))
6394;;; Generated autoloads from net/dig.el 6394;;; Generated autoloads from net/dig.el
6395 6395
6396(autoload 'dig "dig" "\ 6396(autoload 'dig "dig" "\
@@ -6402,7 +6402,7 @@ Optional arguments are passed to `dig-invoke'.
6402;;;*** 6402;;;***
6403 6403
6404;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6404;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6405;;;;;; dired dired-listing-switches) "dired" "dired.el" (20259 19594)) 6405;;;;;; dired dired-listing-switches) "dired" "dired.el" (20259 55615))
6406;;; Generated autoloads from dired.el 6406;;; Generated autoloads from dired.el
6407 6407
6408(defvar dired-listing-switches (purecopy "-al") "\ 6408(defvar dired-listing-switches (purecopy "-al") "\
@@ -6524,7 +6524,7 @@ Keybindings:
6524;;;*** 6524;;;***
6525 6525
6526;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6526;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6527;;;;;; (20229 31156)) 6527;;;;;; (20229 34587))
6528;;; Generated autoloads from dirtrack.el 6528;;; Generated autoloads from dirtrack.el
6529 6529
6530(autoload 'dirtrack-mode "dirtrack" "\ 6530(autoload 'dirtrack-mode "dirtrack" "\
@@ -6555,7 +6555,7 @@ from `default-directory'.
6555;;;*** 6555;;;***
6556 6556
6557;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20229 6557;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (20229
6558;;;;;; 31156)) 6558;;;;;; 34587))
6559;;; Generated autoloads from emacs-lisp/disass.el 6559;;; Generated autoloads from emacs-lisp/disass.el
6560 6560
6561(autoload 'disassemble "disass" "\ 6561(autoload 'disassemble "disass" "\
@@ -6574,7 +6574,7 @@ redefine OBJECT if it is a symbol.
6574;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6574;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6575;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6575;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6576;;;;;; set-display-table-slot display-table-slot make-display-table) 6576;;;;;; set-display-table-slot display-table-slot make-display-table)
6577;;;;;; "disp-table" "disp-table.el" (20229 31156)) 6577;;;;;; "disp-table" "disp-table.el" (20229 34587))
6578;;; Generated autoloads from disp-table.el 6578;;; Generated autoloads from disp-table.el
6579 6579
6580(autoload 'make-display-table "disp-table" "\ 6580(autoload 'make-display-table "disp-table" "\
@@ -6696,7 +6696,7 @@ in `.emacs'.
6696;;;*** 6696;;;***
6697 6697
6698;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6698;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6699;;;;;; (20229 31156)) 6699;;;;;; (20229 34587))
6700;;; Generated autoloads from play/dissociate.el 6700;;; Generated autoloads from play/dissociate.el
6701 6701
6702(autoload 'dissociated-press "dissociate" "\ 6702(autoload 'dissociated-press "dissociate" "\
@@ -6712,7 +6712,7 @@ Default is 2.
6712 6712
6713;;;*** 6713;;;***
6714 6714
6715;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20229 31156)) 6715;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (20229 34587))
6716;;; Generated autoloads from dnd.el 6716;;; Generated autoloads from dnd.el
6717 6717
6718(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)) "\ 6718(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)) "\
@@ -6733,7 +6733,7 @@ if some action was made, or nil if the URL is ignored.")
6733;;;*** 6733;;;***
6734 6734
6735;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6735;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6736;;;;;; "textmodes/dns-mode.el" (20229 31156)) 6736;;;;;; "textmodes/dns-mode.el" (20229 34587))
6737;;; Generated autoloads from textmodes/dns-mode.el 6737;;; Generated autoloads from textmodes/dns-mode.el
6738 6738
6739(autoload 'dns-mode "dns-mode" "\ 6739(autoload 'dns-mode "dns-mode" "\
@@ -6758,7 +6758,7 @@ Locate SOA record and increment the serial field.
6758 6758
6759;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6759;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6760;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20229 6760;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20229
6761;;;;;; 31156)) 6761;;;;;; 34587))
6762;;; Generated autoloads from doc-view.el 6762;;; Generated autoloads from doc-view.el
6763 6763
6764(autoload 'doc-view-mode-p "doc-view" "\ 6764(autoload 'doc-view-mode-p "doc-view" "\
@@ -6804,7 +6804,7 @@ See the command `doc-view-mode' for more information on this mode.
6804 6804
6805;;;*** 6805;;;***
6806 6806
6807;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20230 53294)) 6807;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20230 15291))
6808;;; Generated autoloads from play/doctor.el 6808;;; Generated autoloads from play/doctor.el
6809 6809
6810(autoload 'doctor "doctor" "\ 6810(autoload 'doctor "doctor" "\
@@ -6814,7 +6814,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6814 6814
6815;;;*** 6815;;;***
6816 6816
6817;;;### (autoloads (double-mode) "double" "double.el" (20229 31156)) 6817;;;### (autoloads (double-mode) "double" "double.el" (20229 34587))
6818;;; Generated autoloads from double.el 6818;;; Generated autoloads from double.el
6819 6819
6820(autoload 'double-mode "double" "\ 6820(autoload 'double-mode "double" "\
@@ -6830,7 +6830,7 @@ strings when pressed twice. See `double-map' for details.
6830 6830
6831;;;*** 6831;;;***
6832 6832
6833;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20229 31156)) 6833;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20229 34587))
6834;;; Generated autoloads from play/dunnet.el 6834;;; Generated autoloads from play/dunnet.el
6835 6835
6836(autoload 'dunnet "dunnet" "\ 6836(autoload 'dunnet "dunnet" "\
@@ -6842,14 +6842,15 @@ Switch to *dungeon* buffer and start game.
6842 6842
6843;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6843;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6844;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6844;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6845;;;;;; "emacs-lisp/easy-mmode.el" (20229 31156)) 6845;;;;;; "emacs-lisp/easy-mmode.el" (20264 40969))
6846;;; Generated autoloads from emacs-lisp/easy-mmode.el 6846;;; Generated autoloads from emacs-lisp/easy-mmode.el
6847 6847
6848(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6848(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
6849 6849
6850(autoload 'define-minor-mode "easy-mmode" "\ 6850(autoload 'define-minor-mode "easy-mmode" "\
6851Define a new minor mode MODE. 6851Define a new minor mode MODE.
6852This defines the control variable MODE and the toggle command MODE. 6852This defines the toggle command MODE and (by default) a control variable
6853MODE (you can override this with the :variable keyword, see below).
6853DOC is the documentation for the mode toggle command. 6854DOC is the documentation for the mode toggle command.
6854 6855
6855Optional INIT-VALUE is the initial value of the mode's variable. 6856Optional INIT-VALUE is the initial value of the mode's variable.
@@ -6876,15 +6877,19 @@ BODY contains code to execute each time the mode is enabled or disabled.
6876 buffer-local, so don't make the variable MODE buffer-local. 6877 buffer-local, so don't make the variable MODE buffer-local.
6877 By default, the mode is buffer-local. 6878 By default, the mode is buffer-local.
6878:init-value VAL Same as the INIT-VALUE argument. 6879:init-value VAL Same as the INIT-VALUE argument.
6880 Not used if you also specify :variable.
6879:lighter SPEC Same as the LIGHTER argument. 6881:lighter SPEC Same as the LIGHTER argument.
6880:keymap MAP Same as the KEYMAP argument. 6882:keymap MAP Same as the KEYMAP argument.
6881:require SYM Same as in `defcustom'. 6883:require SYM Same as in `defcustom'.
6882:variable PLACE The location (as can be used with `setf') to use instead 6884:variable PLACE The location to use instead of the variable MODE to store
6883 of the variable MODE to store the state of the mode. PLACE 6885 the state of the mode. This can be simply a different
6884 can also be of the form (GET . SET) where GET is an expression 6886 named variable, or more generally anything that can be used
6885 that returns the current state and SET is a function that takes 6887 with the CL macro `setf'. PLACE can also be of the form
6886 a new state and sets it. If you specify a :variable, this 6888 (GET . SET), where GET is an expression that returns the
6887 function assumes it is defined elsewhere. 6889 current state, and SET is a function that takes one argument,
6890 the new state, and sets it. If you specify a :variable,
6891 this function does not define a MODE variable (nor any of
6892 the terms used in :variable).
6888 6893
6889For example, you could write 6894For example, you could write
6890 (define-minor-mode foo-mode \"If enabled, foo on you!\" 6895 (define-minor-mode foo-mode \"If enabled, foo on you!\"
@@ -6954,7 +6959,7 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6954 6959
6955;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6960;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6956;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20229 6961;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20229
6957;;;;;; 31156)) 6962;;;;;; 34587))
6958;;; Generated autoloads from emacs-lisp/easymenu.el 6963;;; Generated autoloads from emacs-lisp/easymenu.el
6959 6964
6960(autoload 'easy-menu-define "easymenu" "\ 6965(autoload 'easy-menu-define "easymenu" "\
@@ -7108,7 +7113,7 @@ To implement dynamic menus, either call this from
7108;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7113;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7109;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7114;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7110;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7115;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7111;;;;;; "progmodes/ebnf2ps.el" (20229 31156)) 7116;;;;;; "progmodes/ebnf2ps.el" (20229 34587))
7112;;; Generated autoloads from progmodes/ebnf2ps.el 7117;;; Generated autoloads from progmodes/ebnf2ps.el
7113 7118
7114(autoload 'ebnf-customize "ebnf2ps" "\ 7119(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7383,7 +7388,7 @@ See `ebnf-style-database' documentation.
7383;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7388;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7384;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7389;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7385;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20229 7390;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20229
7386;;;;;; 31156)) 7391;;;;;; 34587))
7387;;; Generated autoloads from progmodes/ebrowse.el 7392;;; Generated autoloads from progmodes/ebrowse.el
7388 7393
7389(autoload 'ebrowse-tree-mode "ebrowse" "\ 7394(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7532,7 +7537,7 @@ Display statistics for a class tree.
7532;;;*** 7537;;;***
7533 7538
7534;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7539;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7535;;;;;; (20229 31156)) 7540;;;;;; (20229 34587))
7536;;; Generated autoloads from ebuff-menu.el 7541;;; Generated autoloads from ebuff-menu.el
7537 7542
7538(autoload 'electric-buffer-list "ebuff-menu" "\ 7543(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7557,7 +7562,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7557;;;*** 7562;;;***
7558 7563
7559;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7564;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7560;;;;;; "echistory.el" (20229 31156)) 7565;;;;;; "echistory.el" (20229 34587))
7561;;; Generated autoloads from echistory.el 7566;;; Generated autoloads from echistory.el
7562 7567
7563(autoload 'Electric-command-history-redo-expression "echistory" "\ 7568(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7569,7 +7574,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7569;;;*** 7574;;;***
7570 7575
7571;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7576;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7572;;;;;; (20229 31156)) 7577;;;;;; (20229 34587))
7573;;; Generated autoloads from gnus/ecomplete.el 7578;;; Generated autoloads from gnus/ecomplete.el
7574 7579
7575(autoload 'ecomplete-setup "ecomplete" "\ 7580(autoload 'ecomplete-setup "ecomplete" "\
@@ -7579,7 +7584,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7579 7584
7580;;;*** 7585;;;***
7581 7586
7582;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20240 12046)) 7587;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (20240 47305))
7583;;; Generated autoloads from cedet/ede.el 7588;;; Generated autoloads from cedet/ede.el
7584 7589
7585(defvar global-ede-mode nil "\ 7590(defvar global-ede-mode nil "\
@@ -7606,7 +7611,7 @@ an EDE controlled project.
7606 7611
7607;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7612;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7608;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7613;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7609;;;;;; "emacs-lisp/edebug.el" (20229 31156)) 7614;;;;;; "emacs-lisp/edebug.el" (20229 34587))
7610;;; Generated autoloads from emacs-lisp/edebug.el 7615;;; Generated autoloads from emacs-lisp/edebug.el
7611 7616
7612(defvar edebug-all-defs nil "\ 7617(defvar edebug-all-defs nil "\
@@ -7679,7 +7684,7 @@ Toggle edebugging of all forms.
7679;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7684;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7680;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7685;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7681;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7686;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7682;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20229 31156)) 7687;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (20229 34587))
7683;;; Generated autoloads from vc/ediff.el 7688;;; Generated autoloads from vc/ediff.el
7684 7689
7685(autoload 'ediff-files "ediff" "\ 7690(autoload 'ediff-files "ediff" "\
@@ -7911,7 +7916,7 @@ With optional NODE, goes to that node.
7911;;;*** 7916;;;***
7912 7917
7913;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7918;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7914;;;;;; (20229 31156)) 7919;;;;;; (20229 34587))
7915;;; Generated autoloads from vc/ediff-help.el 7920;;; Generated autoloads from vc/ediff-help.el
7916 7921
7917(autoload 'ediff-customize "ediff-help" "\ 7922(autoload 'ediff-customize "ediff-help" "\
@@ -7922,7 +7927,7 @@ With optional NODE, goes to that node.
7922;;;*** 7927;;;***
7923 7928
7924;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7929;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7925;;;;;; (20229 31156)) 7930;;;;;; (20229 34587))
7926;;; Generated autoloads from vc/ediff-mult.el 7931;;; Generated autoloads from vc/ediff-mult.el
7927 7932
7928(autoload 'ediff-show-registry "ediff-mult" "\ 7933(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7935,7 +7940,7 @@ Display Ediff's registry.
7935;;;*** 7940;;;***
7936 7941
7937;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7942;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7938;;;;;; "ediff-util" "vc/ediff-util.el" (20229 31156)) 7943;;;;;; "ediff-util" "vc/ediff-util.el" (20229 34587))
7939;;; Generated autoloads from vc/ediff-util.el 7944;;; Generated autoloads from vc/ediff-util.el
7940 7945
7941(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7946(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7956,7 +7961,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7956 7961
7957;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7962;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7958;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7963;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7959;;;;;; (20229 31156)) 7964;;;;;; (20229 34587))
7960;;; Generated autoloads from edmacro.el 7965;;; Generated autoloads from edmacro.el
7961 7966
7962(autoload 'edit-kbd-macro "edmacro" "\ 7967(autoload 'edit-kbd-macro "edmacro" "\
@@ -8005,7 +8010,7 @@ or nil, use a compact 80-column format.
8005;;;*** 8010;;;***
8006 8011
8007;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8012;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8008;;;;;; "emulation/edt.el" (20229 31156)) 8013;;;;;; "emulation/edt.el" (20229 34587))
8009;;; Generated autoloads from emulation/edt.el 8014;;; Generated autoloads from emulation/edt.el
8010 8015
8011(autoload 'edt-set-scroll-margins "edt" "\ 8016(autoload 'edt-set-scroll-margins "edt" "\
@@ -8023,7 +8028,7 @@ Turn on EDT Emulation.
8023;;;*** 8028;;;***
8024 8029
8025;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8030;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8026;;;;;; (20229 31156)) 8031;;;;;; (20229 34587))
8027;;; Generated autoloads from ehelp.el 8032;;; Generated autoloads from ehelp.el
8028 8033
8029(autoload 'with-electric-help "ehelp" "\ 8034(autoload 'with-electric-help "ehelp" "\
@@ -8060,7 +8065,7 @@ BUFFER is put back into its original major mode.
8060;;;*** 8065;;;***
8061 8066
8062;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8067;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8063;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20229 31156)) 8068;;;;;; "eldoc" "emacs-lisp/eldoc.el" (20229 34587))
8064;;; Generated autoloads from emacs-lisp/eldoc.el 8069;;; Generated autoloads from emacs-lisp/eldoc.el
8065 8070
8066(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8071(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8107,7 +8112,7 @@ Emacs Lisp mode) that support ElDoc.")
8107;;;*** 8112;;;***
8108 8113
8109;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8114;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8110;;;;;; "electric" "electric.el" (20229 31156)) 8115;;;;;; "electric" "electric.el" (20229 34587))
8111;;; Generated autoloads from electric.el 8116;;; Generated autoloads from electric.el
8112 8117
8113(defvar electric-indent-chars '(10) "\ 8118(defvar electric-indent-chars '(10) "\
@@ -8172,7 +8177,7 @@ Automatically insert newlines around some chars.
8172;;;*** 8177;;;***
8173 8178
8174;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20229 8179;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (20229
8175;;;;;; 31156)) 8180;;;;;; 34587))
8176;;; Generated autoloads from elide-head.el 8181;;; Generated autoloads from elide-head.el
8177 8182
8178(autoload 'elide-head "elide-head" "\ 8183(autoload 'elide-head "elide-head" "\
@@ -8189,7 +8194,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8189 8194
8190;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8195;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8191;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8196;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8192;;;;;; (20229 31156)) 8197;;;;;; (20229 34587))
8193;;; Generated autoloads from emacs-lisp/elint.el 8198;;; Generated autoloads from emacs-lisp/elint.el
8194 8199
8195(autoload 'elint-file "elint" "\ 8200(autoload 'elint-file "elint" "\
@@ -8226,7 +8231,7 @@ optional prefix argument REINIT is non-nil.
8226 8231
8227;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8232;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8228;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20229 8233;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (20229
8229;;;;;; 31156)) 8234;;;;;; 34587))
8230;;; Generated autoloads from emacs-lisp/elp.el 8235;;; Generated autoloads from emacs-lisp/elp.el
8231 8236
8232(autoload 'elp-instrument-function "elp" "\ 8237(autoload 'elp-instrument-function "elp" "\
@@ -8261,7 +8266,7 @@ displayed.
8261;;;*** 8266;;;***
8262 8267
8263;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8268;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8264;;;;;; (20237 33565)) 8269;;;;;; (20237 28610))
8265;;; Generated autoloads from emacs-lock.el 8270;;; Generated autoloads from emacs-lock.el
8266 8271
8267(autoload 'emacs-lock-mode "emacs-lock" "\ 8272(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8289,7 +8294,7 @@ Other values are interpreted as usual.
8289;;;*** 8294;;;***
8290 8295
8291;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) 8296;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8292;;;;;; "emacsbug" "mail/emacsbug.el" (20259 64614)) 8297;;;;;; "emacsbug" "mail/emacsbug.el" (20259 55615))
8293;;; Generated autoloads from mail/emacsbug.el 8298;;; Generated autoloads from mail/emacsbug.el
8294 8299
8295(autoload 'report-emacs-bug "emacsbug" "\ 8300(autoload 'report-emacs-bug "emacsbug" "\
@@ -8310,7 +8315,7 @@ The result is an alist with items of the form (URL SUBJECT NO).
8310;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8315;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8311;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8316;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8312;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8317;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8313;;;;;; "vc/emerge.el" (20204 18649)) 8318;;;;;; "vc/emerge.el" (20204 31303))
8314;;; Generated autoloads from vc/emerge.el 8319;;; Generated autoloads from vc/emerge.el
8315 8320
8316(autoload 'emerge-files "emerge" "\ 8321(autoload 'emerge-files "emerge" "\
@@ -8371,7 +8376,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8371;;;*** 8376;;;***
8372 8377
8373;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8378;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8374;;;;;; "enriched" "textmodes/enriched.el" (20229 31156)) 8379;;;;;; "enriched" "textmodes/enriched.el" (20229 34587))
8375;;; Generated autoloads from textmodes/enriched.el 8380;;; Generated autoloads from textmodes/enriched.el
8376 8381
8377(autoload 'enriched-mode "enriched" "\ 8382(autoload 'enriched-mode "enriched" "\
@@ -8407,7 +8412,7 @@ Commands:
8407;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8412;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8408;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8413;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8409;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20229 8414;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20229
8410;;;;;; 31156)) 8415;;;;;; 34587))
8411;;; Generated autoloads from epa.el 8416;;; Generated autoloads from epa.el
8412 8417
8413(autoload 'epa-list-keys "epa" "\ 8418(autoload 'epa-list-keys "epa" "\
@@ -8585,7 +8590,7 @@ Insert selected KEYS after the point.
8585;;;*** 8590;;;***
8586 8591
8587;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8592;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8588;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20229 31156)) 8593;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20229 34587))
8589;;; Generated autoloads from epa-dired.el 8594;;; Generated autoloads from epa-dired.el
8590 8595
8591(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8596(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8611,7 +8616,7 @@ Encrypt marked files.
8611;;;*** 8616;;;***
8612 8617
8613;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8618;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8614;;;;;; "epa-file" "epa-file.el" (20229 31156)) 8619;;;;;; "epa-file" "epa-file.el" (20229 34587))
8615;;; Generated autoloads from epa-file.el 8620;;; Generated autoloads from epa-file.el
8616 8621
8617(autoload 'epa-file-handler "epa-file" "\ 8622(autoload 'epa-file-handler "epa-file" "\
@@ -8633,7 +8638,7 @@ Encrypt marked files.
8633 8638
8634;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8639;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8635;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8640;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8636;;;;;; "epa-mail" "epa-mail.el" (20229 31156)) 8641;;;;;; "epa-mail" "epa-mail.el" (20229 34587))
8637;;; Generated autoloads from epa-mail.el 8642;;; Generated autoloads from epa-mail.el
8638 8643
8639(autoload 'epa-mail-mode "epa-mail" "\ 8644(autoload 'epa-mail-mode "epa-mail" "\
@@ -8697,7 +8702,7 @@ Minor mode to hook EasyPG into Mail mode.
8697 8702
8698;;;*** 8703;;;***
8699 8704
8700;;;### (autoloads (epg-make-context) "epg" "epg.el" (20241 10643)) 8705;;;### (autoloads (epg-make-context) "epg" "epg.el" (20241 25657))
8701;;; Generated autoloads from epg.el 8706;;; Generated autoloads from epg.el
8702 8707
8703(autoload 'epg-make-context "epg" "\ 8708(autoload 'epg-make-context "epg" "\
@@ -8708,7 +8713,7 @@ Return a context object.
8708;;;*** 8713;;;***
8709 8714
8710;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8715;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8711;;;;;; "epg-config" "epg-config.el" (20229 31156)) 8716;;;;;; "epg-config" "epg-config.el" (20229 34587))
8712;;; Generated autoloads from epg-config.el 8717;;; Generated autoloads from epg-config.el
8713 8718
8714(autoload 'epg-configuration "epg-config" "\ 8719(autoload 'epg-configuration "epg-config" "\
@@ -8729,7 +8734,7 @@ Look at CONFIG and try to expand GROUP.
8729;;;*** 8734;;;***
8730 8735
8731;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args) 8736;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args)
8732;;;;;; "erc" "erc/erc.el" (20230 53294)) 8737;;;;;; "erc" "erc/erc.el" (20230 55355))
8733;;; Generated autoloads from erc/erc.el 8738;;; Generated autoloads from erc/erc.el
8734 8739
8735(autoload 'erc-select-read-args "erc" "\ 8740(autoload 'erc-select-read-args "erc" "\
@@ -8778,32 +8783,32 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8778;;;*** 8783;;;***
8779 8784
8780;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20229 8785;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (20229
8781;;;;;; 31156)) 8786;;;;;; 34587))
8782;;; Generated autoloads from erc/erc-autoaway.el 8787;;; Generated autoloads from erc/erc-autoaway.el
8783 (autoload 'erc-autoaway-mode "erc-autoaway") 8788 (autoload 'erc-autoaway-mode "erc-autoaway")
8784 8789
8785;;;*** 8790;;;***
8786 8791
8787;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20229 31156)) 8792;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20229 34587))
8788;;; Generated autoloads from erc/erc-button.el 8793;;; Generated autoloads from erc/erc-button.el
8789 (autoload 'erc-button-mode "erc-button" nil t) 8794 (autoload 'erc-button-mode "erc-button" nil t)
8790 8795
8791;;;*** 8796;;;***
8792 8797
8793;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20229 31156)) 8798;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20229 34587))
8794;;; Generated autoloads from erc/erc-capab.el 8799;;; Generated autoloads from erc/erc-capab.el
8795 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8800 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8796 8801
8797;;;*** 8802;;;***
8798 8803
8799;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20229 31156)) 8804;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (20229 34587))
8800;;; Generated autoloads from erc/erc-compat.el 8805;;; Generated autoloads from erc/erc-compat.el
8801 (autoload 'erc-define-minor-mode "erc-compat") 8806 (autoload 'erc-define-minor-mode "erc-compat")
8802 8807
8803;;;*** 8808;;;***
8804 8809
8805;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8810;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8806;;;;;; "erc-dcc" "erc/erc-dcc.el" (20229 31156)) 8811;;;;;; "erc-dcc" "erc/erc-dcc.el" (20229 34587))
8807;;; Generated autoloads from erc/erc-dcc.el 8812;;; Generated autoloads from erc/erc-dcc.el
8808 (autoload 'erc-dcc-mode "erc-dcc") 8813 (autoload 'erc-dcc-mode "erc-dcc")
8809 8814
@@ -8836,7 +8841,7 @@ that subcommand.
8836;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8841;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8837;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8842;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8838;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8843;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8839;;;;;; (20229 31156)) 8844;;;;;; (20229 34587))
8840;;; Generated autoloads from erc/erc-ezbounce.el 8845;;; Generated autoloads from erc/erc-ezbounce.el
8841 8846
8842(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8847(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8899,7 +8904,7 @@ Add EZBouncer convenience functions to ERC.
8899;;;*** 8904;;;***
8900 8905
8901;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20229 8906;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (20229
8902;;;;;; 31156)) 8907;;;;;; 34587))
8903;;; Generated autoloads from erc/erc-fill.el 8908;;; Generated autoloads from erc/erc-fill.el
8904 (autoload 'erc-fill-mode "erc-fill" nil t) 8909 (autoload 'erc-fill-mode "erc-fill" nil t)
8905 8910
@@ -8912,7 +8917,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8912;;;*** 8917;;;***
8913 8918
8914;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8919;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8915;;;;;; "erc/erc-identd.el" (20229 31156)) 8920;;;;;; "erc/erc-identd.el" (20229 34587))
8916;;; Generated autoloads from erc/erc-identd.el 8921;;; Generated autoloads from erc/erc-identd.el
8917 (autoload 'erc-identd-mode "erc-identd") 8922 (autoload 'erc-identd-mode "erc-identd")
8918 8923
@@ -8934,7 +8939,7 @@ system.
8934;;;*** 8939;;;***
8935 8940
8936;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8941;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8937;;;;;; (20229 31156)) 8942;;;;;; (20229 34587))
8938;;; Generated autoloads from erc/erc-imenu.el 8943;;; Generated autoloads from erc/erc-imenu.el
8939 8944
8940(autoload 'erc-create-imenu-index "erc-imenu" "\ 8945(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8944,20 +8949,20 @@ system.
8944 8949
8945;;;*** 8950;;;***
8946 8951
8947;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20229 31156)) 8952;;;### (autoloads nil "erc-join" "erc/erc-join.el" (20229 34587))
8948;;; Generated autoloads from erc/erc-join.el 8953;;; Generated autoloads from erc/erc-join.el
8949 (autoload 'erc-autojoin-mode "erc-join" nil t) 8954 (autoload 'erc-autojoin-mode "erc-join" nil t)
8950 8955
8951;;;*** 8956;;;***
8952 8957
8953;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20229 31156)) 8958;;;### (autoloads nil "erc-list" "erc/erc-list.el" (20229 34587))
8954;;; Generated autoloads from erc/erc-list.el 8959;;; Generated autoloads from erc/erc-list.el
8955 (autoload 'erc-list-mode "erc-list") 8960 (autoload 'erc-list-mode "erc-list")
8956 8961
8957;;;*** 8962;;;***
8958 8963
8959;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 8964;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
8960;;;;;; "erc/erc-log.el" (20229 31156)) 8965;;;;;; "erc/erc-log.el" (20229 34587))
8961;;; Generated autoloads from erc/erc-log.el 8966;;; Generated autoloads from erc/erc-log.el
8962 (autoload 'erc-log-mode "erc-log" nil t) 8967 (autoload 'erc-log-mode "erc-log" nil t)
8963 8968
@@ -8989,7 +8994,7 @@ You can save every individual message by putting this function on
8989;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 8994;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
8990;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 8995;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
8991;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 8996;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
8992;;;;;; (20229 31156)) 8997;;;;;; (20229 34587))
8993;;; Generated autoloads from erc/erc-match.el 8998;;; Generated autoloads from erc/erc-match.el
8994 (autoload 'erc-match-mode "erc-match") 8999 (autoload 'erc-match-mode "erc-match")
8995 9000
@@ -9035,14 +9040,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9035 9040
9036;;;*** 9041;;;***
9037 9042
9038;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20229 31156)) 9043;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (20229 34587))
9039;;; Generated autoloads from erc/erc-menu.el 9044;;; Generated autoloads from erc/erc-menu.el
9040 (autoload 'erc-menu-mode "erc-menu" nil t) 9045 (autoload 'erc-menu-mode "erc-menu" nil t)
9041 9046
9042;;;*** 9047;;;***
9043 9048
9044;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9049;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9045;;;;;; (20229 31156)) 9050;;;;;; (20229 34587))
9046;;; Generated autoloads from erc/erc-netsplit.el 9051;;; Generated autoloads from erc/erc-netsplit.el
9047 (autoload 'erc-netsplit-mode "erc-netsplit") 9052 (autoload 'erc-netsplit-mode "erc-netsplit")
9048 9053
@@ -9054,7 +9059,7 @@ Show who's gone.
9054;;;*** 9059;;;***
9055 9060
9056;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9061;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9057;;;;;; "erc/erc-networks.el" (20229 31156)) 9062;;;;;; "erc/erc-networks.el" (20229 34587))
9058;;; Generated autoloads from erc/erc-networks.el 9063;;; Generated autoloads from erc/erc-networks.el
9059 9064
9060(autoload 'erc-determine-network "erc-networks" "\ 9065(autoload 'erc-determine-network "erc-networks" "\
@@ -9072,7 +9077,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9072;;;*** 9077;;;***
9073 9078
9074;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9079;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9075;;;;;; "erc/erc-notify.el" (20229 31156)) 9080;;;;;; "erc/erc-notify.el" (20229 34587))
9076;;; Generated autoloads from erc/erc-notify.el 9081;;; Generated autoloads from erc/erc-notify.el
9077 (autoload 'erc-notify-mode "erc-notify" nil t) 9082 (autoload 'erc-notify-mode "erc-notify" nil t)
9078 9083
@@ -9090,33 +9095,33 @@ with args, toggle notify status of people.
9090 9095
9091;;;*** 9096;;;***
9092 9097
9093;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20237 33565)) 9098;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20237 28610))
9094;;; Generated autoloads from erc/erc-page.el 9099;;; Generated autoloads from erc/erc-page.el
9095 (autoload 'erc-page-mode "erc-page") 9100 (autoload 'erc-page-mode "erc-page")
9096 9101
9097;;;*** 9102;;;***
9098 9103
9099;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20229 9104;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20229
9100;;;;;; 31156)) 9105;;;;;; 34587))
9101;;; Generated autoloads from erc/erc-pcomplete.el 9106;;; Generated autoloads from erc/erc-pcomplete.el
9102 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9107 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9103 9108
9104;;;*** 9109;;;***
9105 9110
9106;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20229 31156)) 9111;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20229 34587))
9107;;; Generated autoloads from erc/erc-replace.el 9112;;; Generated autoloads from erc/erc-replace.el
9108 (autoload 'erc-replace-mode "erc-replace") 9113 (autoload 'erc-replace-mode "erc-replace")
9109 9114
9110;;;*** 9115;;;***
9111 9116
9112;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20229 31156)) 9117;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (20229 34587))
9113;;; Generated autoloads from erc/erc-ring.el 9118;;; Generated autoloads from erc/erc-ring.el
9114 (autoload 'erc-ring-mode "erc-ring" nil t) 9119 (autoload 'erc-ring-mode "erc-ring" nil t)
9115 9120
9116;;;*** 9121;;;***
9117 9122
9118;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9123;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9119;;;;;; "erc-services" "erc/erc-services.el" (20229 31156)) 9124;;;;;; "erc-services" "erc/erc-services.el" (20229 34587))
9120;;; Generated autoloads from erc/erc-services.el 9125;;; Generated autoloads from erc/erc-services.el
9121 (autoload 'erc-services-mode "erc-services" nil t) 9126 (autoload 'erc-services-mode "erc-services" nil t)
9122 9127
@@ -9133,14 +9138,14 @@ When called interactively, read the password using `read-passwd'.
9133 9138
9134;;;*** 9139;;;***
9135 9140
9136;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20229 31156)) 9141;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (20229 34587))
9137;;; Generated autoloads from erc/erc-sound.el 9142;;; Generated autoloads from erc/erc-sound.el
9138 (autoload 'erc-sound-mode "erc-sound") 9143 (autoload 'erc-sound-mode "erc-sound")
9139 9144
9140;;;*** 9145;;;***
9141 9146
9142;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9147;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9143;;;;;; (20229 31156)) 9148;;;;;; (20229 34587))
9144;;; Generated autoloads from erc/erc-speedbar.el 9149;;; Generated autoloads from erc/erc-speedbar.el
9145 9150
9146(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9151(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9152,20 +9157,20 @@ This will add a speedbar major display mode.
9152;;;*** 9157;;;***
9153 9158
9154;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20229 9159;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (20229
9155;;;;;; 31156)) 9160;;;;;; 34587))
9156;;; Generated autoloads from erc/erc-spelling.el 9161;;; Generated autoloads from erc/erc-spelling.el
9157 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9162 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9158 9163
9159;;;*** 9164;;;***
9160 9165
9161;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20229 31156)) 9166;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20229 34587))
9162;;; Generated autoloads from erc/erc-stamp.el 9167;;; Generated autoloads from erc/erc-stamp.el
9163 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9168 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9164 9169
9165;;;*** 9170;;;***
9166 9171
9167;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9172;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9168;;;;;; (20229 31156)) 9173;;;;;; (20229 34587))
9169;;; Generated autoloads from erc/erc-track.el 9174;;; Generated autoloads from erc/erc-track.el
9170 9175
9171(defvar erc-track-minor-mode nil "\ 9176(defvar erc-track-minor-mode nil "\
@@ -9191,7 +9196,7 @@ keybindings will not do anything useful.
9191;;;*** 9196;;;***
9192 9197
9193;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9198;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9194;;;;;; "erc-truncate" "erc/erc-truncate.el" (20229 31156)) 9199;;;;;; "erc-truncate" "erc/erc-truncate.el" (20229 34587))
9195;;; Generated autoloads from erc/erc-truncate.el 9200;;; Generated autoloads from erc/erc-truncate.el
9196 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9201 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9197 9202
@@ -9211,7 +9216,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9211;;;*** 9216;;;***
9212 9217
9213;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9218;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9214;;;;;; (20229 31156)) 9219;;;;;; (20229 34587))
9215;;; Generated autoloads from erc/erc-xdcc.el 9220;;; Generated autoloads from erc/erc-xdcc.el
9216 (autoload 'erc-xdcc-mode "erc-xdcc") 9221 (autoload 'erc-xdcc-mode "erc-xdcc")
9217 9222
@@ -9224,7 +9229,7 @@ Add a file to `erc-xdcc-files'.
9224 9229
9225;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9230;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9226;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9231;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9227;;;;;; "ert" "emacs-lisp/ert.el" (20229 31156)) 9232;;;;;; "ert" "emacs-lisp/ert.el" (20229 34587))
9228;;; Generated autoloads from emacs-lisp/ert.el 9233;;; Generated autoloads from emacs-lisp/ert.el
9229 9234
9230(autoload 'ert-deftest "ert" "\ 9235(autoload 'ert-deftest "ert" "\
@@ -9294,7 +9299,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9294;;;*** 9299;;;***
9295 9300
9296;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9301;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9297;;;;;; (20229 31156)) 9302;;;;;; (20229 34587))
9298;;; Generated autoloads from emacs-lisp/ert-x.el 9303;;; Generated autoloads from emacs-lisp/ert-x.el
9299 9304
9300(put 'ert-with-test-buffer 'lisp-indent-function 1) 9305(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9306,8 +9311,8 @@ Kill all test buffers that are still live.
9306 9311
9307;;;*** 9312;;;***
9308 9313
9309;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20231 9314;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (20229
9310;;;;;; 59760)) 9315;;;;;; 34587))
9311;;; Generated autoloads from eshell/esh-mode.el 9316;;; Generated autoloads from eshell/esh-mode.el
9312 9317
9313(autoload 'eshell-mode "esh-mode" "\ 9318(autoload 'eshell-mode "esh-mode" "\
@@ -9320,7 +9325,7 @@ Emacs shell interactive mode.
9320;;;*** 9325;;;***
9321 9326
9322;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9327;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9323;;;;;; "eshell/eshell.el" (20259 64046)) 9328;;;;;; "eshell/eshell.el" (20229 34587))
9324;;; Generated autoloads from eshell/eshell.el 9329;;; Generated autoloads from eshell/eshell.el
9325 9330
9326(autoload 'eshell "eshell" "\ 9331(autoload 'eshell "eshell" "\
@@ -9361,7 +9366,7 @@ corresponding to a successful execution.
9361;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9366;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9362;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9367;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9363;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9368;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9364;;;;;; (20237 33565)) 9369;;;;;; (20237 28610))
9365;;; Generated autoloads from progmodes/etags.el 9370;;; Generated autoloads from progmodes/etags.el
9366 9371
9367(defvar tags-file-name nil "\ 9372(defvar tags-file-name nil "\
@@ -9679,7 +9684,7 @@ for \\[find-tag] (which see).
9679;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9684;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9680;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9685;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9681;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9686;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9682;;;;;; (20229 31156)) 9687;;;;;; (20229 34587))
9683;;; Generated autoloads from language/ethio-util.el 9688;;; Generated autoloads from language/ethio-util.el
9684 9689
9685(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9690(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9849,7 +9854,7 @@ With ARG, insert that many delimiters.
9849 9854
9850;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9855;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9851;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9856;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9852;;;;;; (20229 31156)) 9857;;;;;; (20229 34587))
9853;;; Generated autoloads from net/eudc.el 9858;;; Generated autoloads from net/eudc.el
9854 9859
9855(autoload 'eudc-set-server "eudc" "\ 9860(autoload 'eudc-set-server "eudc" "\
@@ -9905,7 +9910,7 @@ This does nothing except loading eudc by autoload side-effect.
9905 9910
9906;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9911;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9907;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9912;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9908;;;;;; "eudc-bob" "net/eudc-bob.el" (20229 31156)) 9913;;;;;; "eudc-bob" "net/eudc-bob.el" (20229 34587))
9909;;; Generated autoloads from net/eudc-bob.el 9914;;; Generated autoloads from net/eudc-bob.el
9910 9915
9911(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9916(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9941,7 +9946,7 @@ Display a button for the JPEG DATA.
9941;;;*** 9946;;;***
9942 9947
9943;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9948;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9944;;;;;; "eudc-export" "net/eudc-export.el" (20229 31156)) 9949;;;;;; "eudc-export" "net/eudc-export.el" (20229 34587))
9945;;; Generated autoloads from net/eudc-export.el 9950;;; Generated autoloads from net/eudc-export.el
9946 9951
9947(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9952(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9958,7 +9963,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9958;;;*** 9963;;;***
9959 9964
9960;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 9965;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
9961;;;;;; (20229 31156)) 9966;;;;;; (20229 34587))
9962;;; Generated autoloads from net/eudc-hotlist.el 9967;;; Generated autoloads from net/eudc-hotlist.el
9963 9968
9964(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9969(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9969,7 +9974,7 @@ Edit the hotlist of directory servers in a specialized buffer.
9969;;;*** 9974;;;***
9970 9975
9971;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20229 9976;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (20229
9972;;;;;; 31156)) 9977;;;;;; 34587))
9973;;; Generated autoloads from emacs-lisp/ewoc.el 9978;;; Generated autoloads from emacs-lisp/ewoc.el
9974 9979
9975(autoload 'ewoc-create "ewoc" "\ 9980(autoload 'ewoc-create "ewoc" "\
@@ -9998,7 +10003,7 @@ fourth arg NOSEP non-nil inhibits this.
9998;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10003;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
9999;;;;;; executable-self-display executable-set-magic executable-interpret 10004;;;;;; executable-self-display executable-set-magic executable-interpret
10000;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10005;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10001;;;;;; (20229 31156)) 10006;;;;;; (20229 34587))
10002;;; Generated autoloads from progmodes/executable.el 10007;;; Generated autoloads from progmodes/executable.el
10003 10008
10004(autoload 'executable-command-find-posix-p "executable" "\ 10009(autoload 'executable-command-find-posix-p "executable" "\
@@ -10041,7 +10046,7 @@ file modes.
10041 10046
10042;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10047;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10043;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 10048;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
10044;;;;;; (20229 31156)) 10049;;;;;; (20229 34587))
10045;;; Generated autoloads from expand.el 10050;;; Generated autoloads from expand.el
10046 10051
10047(autoload 'expand-add-abbrevs "expand" "\ 10052(autoload 'expand-add-abbrevs "expand" "\
@@ -10090,7 +10095,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10090 10095
10091;;;*** 10096;;;***
10092 10097
10093;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20257 27597)) 10098;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20257 13883))
10094;;; Generated autoloads from progmodes/f90.el 10099;;; Generated autoloads from progmodes/f90.el
10095 10100
10096(autoload 'f90-mode "f90" "\ 10101(autoload 'f90-mode "f90" "\
@@ -10161,7 +10166,7 @@ with no args, if that value is non-nil.
10161;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10166;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10162;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10167;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10163;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20229 10168;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20229
10164;;;;;; 31156)) 10169;;;;;; 34587))
10165;;; Generated autoloads from face-remap.el 10170;;; Generated autoloads from face-remap.el
10166 10171
10167(autoload 'face-remap-add-relative "face-remap" "\ 10172(autoload 'face-remap-add-relative "face-remap" "\
@@ -10301,7 +10306,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10301 10306
10302;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10307;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10303;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10308;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10304;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20173 2352)) 10309;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20172 54913))
10305;;; Generated autoloads from mail/feedmail.el 10310;;; Generated autoloads from mail/feedmail.el
10306 10311
10307(autoload 'feedmail-send-it "feedmail" "\ 10312(autoload 'feedmail-send-it "feedmail" "\
@@ -10355,7 +10360,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10355;;;*** 10360;;;***
10356 10361
10357;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10362;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10358;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20229 31156)) 10363;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (20229 34587))
10359;;; Generated autoloads from ffap.el 10364;;; Generated autoloads from ffap.el
10360 10365
10361(autoload 'ffap-next "ffap" "\ 10366(autoload 'ffap-next "ffap" "\
@@ -10419,7 +10424,7 @@ Evaluate the forms in variable `ffap-bindings'.
10419;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10424;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10420;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10425;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10421;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10426;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10422;;;;;; "filecache" "filecache.el" (20229 31156)) 10427;;;;;; "filecache" "filecache.el" (20229 34587))
10423;;; Generated autoloads from filecache.el 10428;;; Generated autoloads from filecache.el
10424 10429
10425(autoload 'file-cache-add-directory "filecache" "\ 10430(autoload 'file-cache-add-directory "filecache" "\
@@ -10479,7 +10484,7 @@ the name is considered already unique; only the second substitution
10479;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10484;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10480;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10485;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10481;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10486;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10482;;;;;; add-file-local-variable) "files-x" "files-x.el" (20229 31156)) 10487;;;;;; add-file-local-variable) "files-x" "files-x.el" (20229 34587))
10483;;; Generated autoloads from files-x.el 10488;;; Generated autoloads from files-x.el
10484 10489
10485(autoload 'add-file-local-variable "files-x" "\ 10490(autoload 'add-file-local-variable "files-x" "\
@@ -10545,7 +10550,7 @@ Copy directory-local variables to the -*- line.
10545;;;*** 10550;;;***
10546 10551
10547;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20229 10552;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20229
10548;;;;;; 31156)) 10553;;;;;; 34587))
10549;;; Generated autoloads from filesets.el 10554;;; Generated autoloads from filesets.el
10550 10555
10551(autoload 'filesets-init "filesets" "\ 10556(autoload 'filesets-init "filesets" "\
@@ -10556,7 +10561,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10556 10561
10557;;;*** 10562;;;***
10558 10563
10559;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20229 31156)) 10564;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (20229 34587))
10560;;; Generated autoloads from find-cmd.el 10565;;; Generated autoloads from find-cmd.el
10561 10566
10562(autoload 'find-cmd "find-cmd" "\ 10567(autoload 'find-cmd "find-cmd" "\
@@ -10576,7 +10581,7 @@ result is a string that should be ready for the command line.
10576;;;*** 10581;;;***
10577 10582
10578;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10583;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10579;;;;;; "find-dired.el" (20240 11630)) 10584;;;;;; "find-dired.el" (20239 38674))
10580;;; Generated autoloads from find-dired.el 10585;;; Generated autoloads from find-dired.el
10581 10586
10582(autoload 'find-dired "find-dired" "\ 10587(autoload 'find-dired "find-dired" "\
@@ -10616,7 +10621,7 @@ use in place of \"-ls\" as the final argument.
10616 10621
10617;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10622;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10618;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10623;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10619;;;;;; (20229 31156)) 10624;;;;;; (20229 34587))
10620;;; Generated autoloads from find-file.el 10625;;; Generated autoloads from find-file.el
10621 10626
10622(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10627(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10710,7 +10715,7 @@ Visit the file you click on in another window.
10710;;;;;; find-variable find-variable-noselect find-function-other-frame 10715;;;;;; find-variable find-variable-noselect find-function-other-frame
10711;;;;;; find-function-other-window find-function find-function-noselect 10716;;;;;; find-function-other-window find-function find-function-noselect
10712;;;;;; find-function-search-for-symbol find-library) "find-func" 10717;;;;;; find-function-search-for-symbol find-library) "find-func"
10713;;;;;; "emacs-lisp/find-func.el" (20229 31156)) 10718;;;;;; "emacs-lisp/find-func.el" (20229 34587))
10714;;; Generated autoloads from emacs-lisp/find-func.el 10719;;; Generated autoloads from emacs-lisp/find-func.el
10715 10720
10716(autoload 'find-library "find-func" "\ 10721(autoload 'find-library "find-func" "\
@@ -10869,7 +10874,7 @@ Define some key bindings for the find-function family of functions.
10869;;;*** 10874;;;***
10870 10875
10871;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10876;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10872;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20229 31156)) 10877;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (20229 34587))
10873;;; Generated autoloads from find-lisp.el 10878;;; Generated autoloads from find-lisp.el
10874 10879
10875(autoload 'find-lisp-find-dired "find-lisp" "\ 10880(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10890,7 +10895,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10890;;;*** 10895;;;***
10891 10896
10892;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10897;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10893;;;;;; "finder" "finder.el" (20229 31156)) 10898;;;;;; "finder" "finder.el" (20229 34587))
10894;;; Generated autoloads from finder.el 10899;;; Generated autoloads from finder.el
10895 10900
10896(autoload 'finder-list-keywords "finder" "\ 10901(autoload 'finder-list-keywords "finder" "\
@@ -10912,7 +10917,7 @@ Find packages matching a given keyword.
10912;;;*** 10917;;;***
10913 10918
10914;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10919;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10915;;;;;; "flow-ctrl.el" (20229 31156)) 10920;;;;;; "flow-ctrl.el" (20229 34587))
10916;;; Generated autoloads from flow-ctrl.el 10921;;; Generated autoloads from flow-ctrl.el
10917 10922
10918(autoload 'enable-flow-control "flow-ctrl" "\ 10923(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10934,7 +10939,7 @@ to get the effect of a C-q.
10934;;;*** 10939;;;***
10935 10940
10936;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10941;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10937;;;;;; (20229 31156)) 10942;;;;;; (20229 34587))
10938;;; Generated autoloads from gnus/flow-fill.el 10943;;; Generated autoloads from gnus/flow-fill.el
10939 10944
10940(autoload 'fill-flowed-encode "flow-fill" "\ 10945(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10950,7 +10955,7 @@ to get the effect of a C-q.
10950;;;*** 10955;;;***
10951 10956
10952;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 10957;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
10953;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20229 31156)) 10958;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20229 34587))
10954;;; Generated autoloads from progmodes/flymake.el 10959;;; Generated autoloads from progmodes/flymake.el
10955 10960
10956(autoload 'flymake-mode "flymake" "\ 10961(autoload 'flymake-mode "flymake" "\
@@ -10979,7 +10984,7 @@ Turn flymake mode off.
10979 10984
10980;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10985;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10981;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10986;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10982;;;;;; "flyspell" "textmodes/flyspell.el" (20229 31156)) 10987;;;;;; "flyspell" "textmodes/flyspell.el" (20229 34587))
10983;;; Generated autoloads from textmodes/flyspell.el 10988;;; Generated autoloads from textmodes/flyspell.el
10984 10989
10985(autoload 'flyspell-prog-mode "flyspell" "\ 10990(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11051,7 +11056,7 @@ Flyspell whole buffer.
11051 11056
11052;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11057;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11053;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11058;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11054;;;;;; (20229 31156)) 11059;;;;;; (20229 34587))
11055;;; Generated autoloads from follow.el 11060;;; Generated autoloads from follow.el
11056 11061
11057(autoload 'turn-on-follow-mode "follow" "\ 11062(autoload 'turn-on-follow-mode "follow" "\
@@ -11128,7 +11133,7 @@ in your `~/.emacs' file, replacing [f7] by your favorite key:
11128;;;*** 11133;;;***
11129 11134
11130;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20229 11135;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (20229
11131;;;;;; 31156)) 11136;;;;;; 34587))
11132;;; Generated autoloads from mail/footnote.el 11137;;; Generated autoloads from mail/footnote.el
11133 11138
11134(autoload 'footnote-mode "footnote" "\ 11139(autoload 'footnote-mode "footnote" "\
@@ -11147,7 +11152,7 @@ play around with the following keys:
11147;;;*** 11152;;;***
11148 11153
11149;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11154;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11150;;;;;; "forms" "forms.el" (20229 31156)) 11155;;;;;; "forms" "forms.el" (20229 34587))
11151;;; Generated autoloads from forms.el 11156;;; Generated autoloads from forms.el
11152 11157
11153(autoload 'forms-mode "forms" "\ 11158(autoload 'forms-mode "forms" "\
@@ -11184,7 +11189,7 @@ Visit a file in Forms mode in other window.
11184;;;*** 11189;;;***
11185 11190
11186;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11191;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11187;;;;;; (20229 31156)) 11192;;;;;; (20229 34587))
11188;;; Generated autoloads from progmodes/fortran.el 11193;;; Generated autoloads from progmodes/fortran.el
11189 11194
11190(autoload 'fortran-mode "fortran" "\ 11195(autoload 'fortran-mode "fortran" "\
@@ -11262,7 +11267,7 @@ with no args, if that value is non-nil.
11262;;;*** 11267;;;***
11263 11268
11264;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11269;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11265;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20229 31156)) 11270;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (20229 34587))
11266;;; Generated autoloads from play/fortune.el 11271;;; Generated autoloads from play/fortune.el
11267 11272
11268(autoload 'fortune-add-fortune "fortune" "\ 11273(autoload 'fortune-add-fortune "fortune" "\
@@ -11311,7 +11316,7 @@ and choose the directory as the fortune-file.
11311;;;*** 11316;;;***
11312 11317
11313;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11318;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11314;;;;;; (20229 31156)) 11319;;;;;; (20264 32142))
11315;;; Generated autoloads from progmodes/gdb-mi.el 11320;;; Generated autoloads from progmodes/gdb-mi.el
11316 11321
11317(defvar gdb-enable-debug nil "\ 11322(defvar gdb-enable-debug nil "\
@@ -11379,7 +11384,7 @@ detailed description of this mode.
11379 11384
11380;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11385;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11381;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20229 11386;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (20229
11382;;;;;; 31156)) 11387;;;;;; 34587))
11383;;; Generated autoloads from emacs-lisp/generic.el 11388;;; Generated autoloads from emacs-lisp/generic.el
11384 11389
11385(defvar generic-mode-list nil "\ 11390(defvar generic-mode-list nil "\
@@ -11456,7 +11461,7 @@ regular expression that can be used as an element of
11456;;;*** 11461;;;***
11457 11462
11458;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11463;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11459;;;;;; (20229 31156)) 11464;;;;;; (20229 34587))
11460;;; Generated autoloads from progmodes/glasses.el 11465;;; Generated autoloads from progmodes/glasses.el
11461 11466
11462(autoload 'glasses-mode "glasses" "\ 11467(autoload 'glasses-mode "glasses" "\
@@ -11470,7 +11475,7 @@ at places they belong to.
11470 11475
11471;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11476;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11472;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11477;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11473;;;;;; (20229 31156)) 11478;;;;;; (20229 34587))
11474;;; Generated autoloads from gnus/gmm-utils.el 11479;;; Generated autoloads from gnus/gmm-utils.el
11475 11480
11476(autoload 'gmm-regexp-concat "gmm-utils" "\ 11481(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11525,7 +11530,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11525;;;*** 11530;;;***
11526 11531
11527;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11532;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11528;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20258 21136)) 11533;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20258 34747))
11529;;; Generated autoloads from gnus/gnus.el 11534;;; Generated autoloads from gnus/gnus.el
11530(when (fboundp 'custom-autoload) 11535(when (fboundp 'custom-autoload)
11531 (custom-autoload 'gnus-select-method "gnus")) 11536 (custom-autoload 'gnus-select-method "gnus"))
@@ -11578,7 +11583,7 @@ prompt the user for the name of an NNTP server to use.
11578;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11583;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11579;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11584;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11580;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11585;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11581;;;;;; "gnus/gnus-agent.el" (20231 40198)) 11586;;;;;; "gnus/gnus-agent.el" (20265 7997))
11582;;; Generated autoloads from gnus/gnus-agent.el 11587;;; Generated autoloads from gnus/gnus-agent.el
11583 11588
11584(autoload 'gnus-unplugged "gnus-agent" "\ 11589(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11669,7 +11674,7 @@ If CLEAN, obsolete (ignore).
11669;;;*** 11674;;;***
11670 11675
11671;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11676;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11672;;;;;; (20231 40198)) 11677;;;;;; (20232 10689))
11673;;; Generated autoloads from gnus/gnus-art.el 11678;;; Generated autoloads from gnus/gnus-art.el
11674 11679
11675(autoload 'gnus-article-prepare-display "gnus-art" "\ 11680(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11680,7 +11685,7 @@ Make the current buffer look like a nice article.
11680;;;*** 11685;;;***
11681 11686
11682;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11687;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11683;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20229 31156)) 11688;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (20229 34587))
11684;;; Generated autoloads from gnus/gnus-bookmark.el 11689;;; Generated autoloads from gnus/gnus-bookmark.el
11685 11690
11686(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11691(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11706,7 +11711,7 @@ deletion, or > if it is flagged for displaying.
11706;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11711;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11707;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11712;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11708;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20229 11713;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (20229
11709;;;;;; 31156)) 11714;;;;;; 34587))
11710;;; Generated autoloads from gnus/gnus-cache.el 11715;;; Generated autoloads from gnus/gnus-cache.el
11711 11716
11712(autoload 'gnus-jog-cache "gnus-cache" "\ 11717(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11748,7 +11753,7 @@ supported.
11748;;;*** 11753;;;***
11749 11754
11750;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11755;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11751;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20229 31156)) 11756;;;;;; "gnus-delay" "gnus/gnus-delay.el" (20229 34587))
11752;;; Generated autoloads from gnus/gnus-delay.el 11757;;; Generated autoloads from gnus/gnus-delay.el
11753 11758
11754(autoload 'gnus-delay-article "gnus-delay" "\ 11759(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11784,7 +11789,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11784;;;*** 11789;;;***
11785 11790
11786;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11791;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11787;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20229 31156)) 11792;;;;;; "gnus-diary" "gnus/gnus-diary.el" (20229 34587))
11788;;; Generated autoloads from gnus/gnus-diary.el 11793;;; Generated autoloads from gnus/gnus-diary.el
11789 11794
11790(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11795(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11800,7 +11805,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11800;;;*** 11805;;;***
11801 11806
11802;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11807;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11803;;;;;; (20229 31156)) 11808;;;;;; (20229 34587))
11804;;; Generated autoloads from gnus/gnus-dired.el 11809;;; Generated autoloads from gnus/gnus-dired.el
11805 11810
11806(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11811(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11811,7 +11816,7 @@ Convenience method to turn on gnus-dired-mode.
11811;;;*** 11816;;;***
11812 11817
11813;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11818;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11814;;;;;; (20229 31156)) 11819;;;;;; (20229 34587))
11815;;; Generated autoloads from gnus/gnus-draft.el 11820;;; Generated autoloads from gnus/gnus-draft.el
11816 11821
11817(autoload 'gnus-draft-reminder "gnus-draft" "\ 11822(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11824,7 +11829,7 @@ Reminder user if there are unsent drafts.
11824;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11829;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11825;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11830;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11826;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20229 11831;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20229
11827;;;;;; 31156)) 11832;;;;;; 34587))
11828;;; Generated autoloads from gnus/gnus-fun.el 11833;;; Generated autoloads from gnus/gnus-fun.el
11829 11834
11830(autoload 'gnus-random-x-face "gnus-fun" "\ 11835(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11869,7 +11874,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11869;;;*** 11874;;;***
11870 11875
11871;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 11876;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
11872;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20229 31156)) 11877;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (20229 34587))
11873;;; Generated autoloads from gnus/gnus-gravatar.el 11878;;; Generated autoloads from gnus/gnus-gravatar.el
11874 11879
11875(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 11880(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -11887,7 +11892,7 @@ If gravatars are already displayed, remove them.
11887;;;*** 11892;;;***
11888 11893
11889;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11894;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11890;;;;;; "gnus-group" "gnus/gnus-group.el" (20231 40198)) 11895;;;;;; "gnus-group" "gnus/gnus-group.el" (20232 10689))
11891;;; Generated autoloads from gnus/gnus-group.el 11896;;; Generated autoloads from gnus/gnus-group.el
11892 11897
11893(autoload 'gnus-fetch-group "gnus-group" "\ 11898(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11905,7 +11910,7 @@ Pop up a frame and enter GROUP.
11905;;;*** 11910;;;***
11906 11911
11907;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 11912;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
11908;;;;;; "gnus/gnus-html.el" (20229 31156)) 11913;;;;;; "gnus/gnus-html.el" (20229 34587))
11909;;; Generated autoloads from gnus/gnus-html.el 11914;;; Generated autoloads from gnus/gnus-html.el
11910 11915
11911(autoload 'gnus-article-html "gnus-html" "\ 11916(autoload 'gnus-article-html "gnus-html" "\
@@ -11921,7 +11926,7 @@ Pop up a frame and enter GROUP.
11921;;;*** 11926;;;***
11922 11927
11923;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11928;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11924;;;;;; (20229 31156)) 11929;;;;;; (20229 34587))
11925;;; Generated autoloads from gnus/gnus-kill.el 11930;;; Generated autoloads from gnus/gnus-kill.el
11926 11931
11927(defalias 'gnus-batch-kill 'gnus-batch-score) 11932(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11936,7 +11941,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11936 11941
11937;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11942;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11938;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11943;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11939;;;;;; (20229 31156)) 11944;;;;;; (20229 34587))
11940;;; Generated autoloads from gnus/gnus-ml.el 11945;;; Generated autoloads from gnus/gnus-ml.el
11941 11946
11942(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11947(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -11961,7 +11966,7 @@ Minor mode for providing mailing-list commands.
11961 11966
11962;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11967;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
11963;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11968;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
11964;;;;;; (20229 31156)) 11969;;;;;; (20229 34587))
11965;;; Generated autoloads from gnus/gnus-mlspl.el 11970;;; Generated autoloads from gnus/gnus-mlspl.el
11966 11971
11967(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 11972(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12062,7 +12067,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12062;;;*** 12067;;;***
12063 12068
12064;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12069;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12065;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20230 53294)) 12070;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20230 55355))
12066;;; Generated autoloads from gnus/gnus-msg.el 12071;;; Generated autoloads from gnus/gnus-msg.el
12067 12072
12068(autoload 'gnus-msg-mail "gnus-msg" "\ 12073(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12088,7 +12093,7 @@ Like `message-reply'.
12088 12093
12089;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12094;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12090;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12095;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12091;;;;;; (20229 31156)) 12096;;;;;; (20229 34587))
12092;;; Generated autoloads from gnus/gnus-picon.el 12097;;; Generated autoloads from gnus/gnus-picon.el
12093 12098
12094(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12099(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12115,7 +12120,7 @@ If picons are already displayed, remove them.
12115;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12120;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12116;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12121;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12117;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12122;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12118;;;;;; "gnus/gnus-range.el" (20229 31156)) 12123;;;;;; "gnus/gnus-range.el" (20229 34587))
12119;;; Generated autoloads from gnus/gnus-range.el 12124;;; Generated autoloads from gnus/gnus-range.el
12120 12125
12121(autoload 'gnus-sorted-difference "gnus-range" "\ 12126(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12183,7 +12188,7 @@ Add NUM into sorted LIST by side effect.
12183;;;*** 12188;;;***
12184 12189
12185;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12190;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12186;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20229 31156)) 12191;;;;;; "gnus-registry" "gnus/gnus-registry.el" (20229 34587))
12187;;; Generated autoloads from gnus/gnus-registry.el 12192;;; Generated autoloads from gnus/gnus-registry.el
12188 12193
12189(autoload 'gnus-registry-initialize "gnus-registry" "\ 12194(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12200,7 +12205,7 @@ Install the registry hooks.
12200 12205
12201;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12206;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12202;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20229 12207;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (20229
12203;;;;;; 31156)) 12208;;;;;; 34587))
12204;;; Generated autoloads from gnus/gnus-sieve.el 12209;;; Generated autoloads from gnus/gnus-sieve.el
12205 12210
12206(autoload 'gnus-sieve-update "gnus-sieve" "\ 12211(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12228,7 +12233,7 @@ See the documentation for these variables and functions for details.
12228;;;*** 12233;;;***
12229 12234
12230;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12235;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12231;;;;;; (20229 31156)) 12236;;;;;; (20229 34587))
12232;;; Generated autoloads from gnus/gnus-spec.el 12237;;; Generated autoloads from gnus/gnus-spec.el
12233 12238
12234(autoload 'gnus-update-format "gnus-spec" "\ 12239(autoload 'gnus-update-format "gnus-spec" "\
@@ -12239,7 +12244,7 @@ Update the format specification near point.
12239;;;*** 12244;;;***
12240 12245
12241;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12246;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12242;;;;;; (20259 19594)) 12247;;;;;; (20259 55615))
12243;;; Generated autoloads from gnus/gnus-start.el 12248;;; Generated autoloads from gnus/gnus-start.el
12244 12249
12245(autoload 'gnus-declare-backend "gnus-start" "\ 12250(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12250,7 +12255,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12250;;;*** 12255;;;***
12251 12256
12252;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12257;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12253;;;;;; (20258 21136)) 12258;;;;;; (20258 34747))
12254;;; Generated autoloads from gnus/gnus-sum.el 12259;;; Generated autoloads from gnus/gnus-sum.el
12255 12260
12256(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12261(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12262,7 +12267,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12262;;;*** 12267;;;***
12263 12268
12264;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12269;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12265;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20229 31156)) 12270;;;;;; "gnus-sync" "gnus/gnus-sync.el" (20229 34587))
12266;;; Generated autoloads from gnus/gnus-sync.el 12271;;; Generated autoloads from gnus/gnus-sync.el
12267 12272
12268(autoload 'gnus-sync-initialize "gnus-sync" "\ 12273(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12278,7 +12283,7 @@ Install the sync hooks.
12278;;;*** 12283;;;***
12279 12284
12280;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12285;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12281;;;;;; (20231 40198)) 12286;;;;;; (20232 10689))
12282;;; Generated autoloads from gnus/gnus-win.el 12287;;; Generated autoloads from gnus/gnus-win.el
12283 12288
12284(autoload 'gnus-add-configuration "gnus-win" "\ 12289(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12289,7 +12294,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12289;;;*** 12294;;;***
12290 12295
12291;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12296;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12292;;;;;; (20229 31156)) 12297;;;;;; (20229 34587))
12293;;; Generated autoloads from net/gnutls.el 12298;;; Generated autoloads from net/gnutls.el
12294 12299
12295(defvar gnutls-min-prime-bits nil "\ 12300(defvar gnutls-min-prime-bits nil "\
@@ -12305,7 +12310,7 @@ A value of nil says to use the default gnutls value.")
12305 12310
12306;;;*** 12311;;;***
12307 12312
12308;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20229 31156)) 12313;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (20229 34587))
12309;;; Generated autoloads from play/gomoku.el 12314;;; Generated autoloads from play/gomoku.el
12310 12315
12311(autoload 'gomoku "gomoku" "\ 12316(autoload 'gomoku "gomoku" "\
@@ -12333,7 +12338,7 @@ Use \\[describe-mode] for more info.
12333 12338
12334;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12339;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12335;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20229 12340;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20229
12336;;;;;; 31156)) 12341;;;;;; 34587))
12337;;; Generated autoloads from net/goto-addr.el 12342;;; Generated autoloads from net/goto-addr.el
12338 12343
12339(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12344(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12372,7 +12377,7 @@ Like `goto-address-mode', but only for comments and strings.
12372;;;*** 12377;;;***
12373 12378
12374;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12379;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12375;;;;;; "gravatar" "gnus/gravatar.el" (20229 31156)) 12380;;;;;; "gravatar" "gnus/gravatar.el" (20229 34587))
12376;;; Generated autoloads from gnus/gravatar.el 12381;;; Generated autoloads from gnus/gravatar.el
12377 12382
12378(autoload 'gravatar-retrieve "gravatar" "\ 12383(autoload 'gravatar-retrieve "gravatar" "\
@@ -12390,7 +12395,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12390 12395
12391;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12396;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12392;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12397;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12393;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20255 37778)) 12398;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20255 25045))
12394;;; Generated autoloads from progmodes/grep.el 12399;;; Generated autoloads from progmodes/grep.el
12395 12400
12396(defvar grep-window-height nil "\ 12401(defvar grep-window-height nil "\
@@ -12552,7 +12557,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12552 12557
12553;;;*** 12558;;;***
12554 12559
12555;;;### (autoloads (gs-load-image) "gs" "gs.el" (20229 31156)) 12560;;;### (autoloads (gs-load-image) "gs" "gs.el" (20229 34587))
12556;;; Generated autoloads from gs.el 12561;;; Generated autoloads from gs.el
12557 12562
12558(autoload 'gs-load-image "gs" "\ 12563(autoload 'gs-load-image "gs" "\
@@ -12566,7 +12571,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12566;;;*** 12571;;;***
12567 12572
12568;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12573;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12569;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20260 61180)) 12574;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20261 10951))
12570;;; Generated autoloads from progmodes/gud.el 12575;;; Generated autoloads from progmodes/gud.el
12571 12576
12572(autoload 'gud-gdb "gud" "\ 12577(autoload 'gud-gdb "gud" "\
@@ -12655,7 +12660,7 @@ it if ARG is omitted or nil.
12655;;;*** 12660;;;***
12656 12661
12657;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20229 12662;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20229
12658;;;;;; 31156)) 12663;;;;;; 34587))
12659;;; Generated autoloads from play/handwrite.el 12664;;; Generated autoloads from play/handwrite.el
12660 12665
12661(autoload 'handwrite "handwrite" "\ 12666(autoload 'handwrite "handwrite" "\
@@ -12673,7 +12678,7 @@ Variables: `handwrite-linespace' (default 12)
12673;;;*** 12678;;;***
12674 12679
12675;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12680;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12676;;;;;; (20119 34052)) 12681;;;;;; (19981 40664))
12677;;; Generated autoloads from play/hanoi.el 12682;;; Generated autoloads from play/hanoi.el
12678 12683
12679(autoload 'hanoi "hanoi" "\ 12684(autoload 'hanoi "hanoi" "\
@@ -12702,7 +12707,7 @@ to be updated.
12702 12707
12703;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12708;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12704;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12709;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12705;;;;;; "hashcash" "mail/hashcash.el" (20229 31156)) 12710;;;;;; "hashcash" "mail/hashcash.el" (20229 34587))
12706;;; Generated autoloads from mail/hashcash.el 12711;;; Generated autoloads from mail/hashcash.el
12707 12712
12708(autoload 'hashcash-insert-payment "hashcash" "\ 12713(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12747,7 +12752,7 @@ Prefix arg sets default accept amount temporarily.
12747;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12752;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12748;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12753;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12749;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12754;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12750;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20229 31156)) 12755;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (20229 34587))
12751;;; Generated autoloads from help-at-pt.el 12756;;; Generated autoloads from help-at-pt.el
12752 12757
12753(autoload 'help-at-pt-string "help-at-pt" "\ 12758(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12877,7 +12882,7 @@ different regions. With numeric argument ARG, behaves like
12877;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 12882;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
12878;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 12883;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
12879;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 12884;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
12880;;;;;; "help-fns" "help-fns.el" (20229 31156)) 12885;;;;;; "help-fns" "help-fns.el" (20229 34587))
12881;;; Generated autoloads from help-fns.el 12886;;; Generated autoloads from help-fns.el
12882 12887
12883(autoload 'describe-function "help-fns" "\ 12888(autoload 'describe-function "help-fns" "\
@@ -12957,7 +12962,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
12957;;;*** 12962;;;***
12958 12963
12959;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12964;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12960;;;;;; (20250 53480)) 12965;;;;;; (20249 19777))
12961;;; Generated autoloads from help-macro.el 12966;;; Generated autoloads from help-macro.el
12962 12967
12963(defvar three-step-help nil "\ 12968(defvar three-step-help nil "\
@@ -12974,7 +12979,7 @@ gives the window that lists the options.")
12974;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12979;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12975;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12980;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12976;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20229 12981;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20229
12977;;;;;; 31156)) 12982;;;;;; 34587))
12978;;; Generated autoloads from help-mode.el 12983;;; Generated autoloads from help-mode.el
12979 12984
12980(autoload 'help-mode "help-mode" "\ 12985(autoload 'help-mode "help-mode" "\
@@ -13067,7 +13072,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13067;;;*** 13072;;;***
13068 13073
13069;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13074;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13070;;;;;; "emacs-lisp/helper.el" (20229 31156)) 13075;;;;;; "emacs-lisp/helper.el" (20229 34587))
13071;;; Generated autoloads from emacs-lisp/helper.el 13076;;; Generated autoloads from emacs-lisp/helper.el
13072 13077
13073(autoload 'Helper-describe-bindings "helper" "\ 13078(autoload 'Helper-describe-bindings "helper" "\
@@ -13083,7 +13088,7 @@ Provide help for current mode.
13083;;;*** 13088;;;***
13084 13089
13085;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13090;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13086;;;;;; "hexl.el" (20229 31156)) 13091;;;;;; "hexl.el" (20229 34587))
13087;;; Generated autoloads from hexl.el 13092;;; Generated autoloads from hexl.el
13088 13093
13089(autoload 'hexl-mode "hexl" "\ 13094(autoload 'hexl-mode "hexl" "\
@@ -13180,7 +13185,7 @@ This discards the buffer's undo information.
13180;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13185;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13181;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13186;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13182;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13187;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13183;;;;;; (20229 31156)) 13188;;;;;; (20229 34587))
13184;;; Generated autoloads from hi-lock.el 13189;;; Generated autoloads from hi-lock.el
13185 13190
13186(autoload 'hi-lock-mode "hi-lock" "\ 13191(autoload 'hi-lock-mode "hi-lock" "\
@@ -13319,7 +13324,7 @@ be found in variable `hi-lock-interactive-patterns'.
13319;;;*** 13324;;;***
13320 13325
13321;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13326;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13322;;;;;; (20229 31156)) 13327;;;;;; (20229 34587))
13323;;; Generated autoloads from progmodes/hideif.el 13328;;; Generated autoloads from progmodes/hideif.el
13324 13329
13325(autoload 'hide-ifdef-mode "hideif" "\ 13330(autoload 'hide-ifdef-mode "hideif" "\
@@ -13363,7 +13368,7 @@ Several variables affect how the hiding is done:
13363;;;*** 13368;;;***
13364 13369
13365;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13370;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13366;;;;;; (20237 33565)) 13371;;;;;; (20237 28610))
13367;;; Generated autoloads from progmodes/hideshow.el 13372;;; Generated autoloads from progmodes/hideshow.el
13368 13373
13369(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))) "\ 13374(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\
@@ -13426,7 +13431,7 @@ Unconditionally turn off `hs-minor-mode'.
13426;;;;;; highlight-changes-previous-change highlight-changes-next-change 13431;;;;;; highlight-changes-previous-change highlight-changes-next-change
13427;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13432;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13428;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20229 13433;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20229
13429;;;;;; 31156)) 13434;;;;;; 34587))
13430;;; Generated autoloads from hilit-chg.el 13435;;; Generated autoloads from hilit-chg.el
13431 13436
13432(autoload 'highlight-changes-mode "hilit-chg" "\ 13437(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13561,7 +13566,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13561;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13566;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13562;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13567;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13563;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13568;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13564;;;;;; "hippie-exp.el" (20229 31156)) 13569;;;;;; "hippie-exp.el" (20229 34587))
13565;;; Generated autoloads from hippie-exp.el 13570;;; Generated autoloads from hippie-exp.el
13566 13571
13567(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\ 13572(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\
@@ -13634,7 +13639,7 @@ argument VERBOSE non-nil makes the function verbose.
13634;;;*** 13639;;;***
13635 13640
13636;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13641;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13637;;;;;; (20229 31156)) 13642;;;;;; (20229 34587))
13638;;; Generated autoloads from hl-line.el 13643;;; Generated autoloads from hl-line.el
13639 13644
13640(autoload 'hl-line-mode "hl-line" "\ 13645(autoload 'hl-line-mode "hl-line" "\
@@ -13687,7 +13692,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13687;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13692;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13688;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13693;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13689;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13694;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13690;;;;;; "calendar/holidays.el" (20229 31156)) 13695;;;;;; "calendar/holidays.el" (20229 34587))
13691;;; Generated autoloads from calendar/holidays.el 13696;;; Generated autoloads from calendar/holidays.el
13692 13697
13693(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13698(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -13836,7 +13841,7 @@ The optional LABEL is used to label the buffer created.
13836;;;*** 13841;;;***
13837 13842
13838;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20229 13843;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (20229
13839;;;;;; 31156)) 13844;;;;;; 34587))
13840;;; Generated autoloads from gnus/html2text.el 13845;;; Generated autoloads from gnus/html2text.el
13841 13846
13842(autoload 'html2text "html2text" "\ 13847(autoload 'html2text "html2text" "\
@@ -13847,7 +13852,7 @@ Convert HTML to plain text in the current buffer.
13847;;;*** 13852;;;***
13848 13853
13849;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 13854;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
13850;;;;;; "htmlfontify" "htmlfontify.el" (20237 33565)) 13855;;;;;; "htmlfontify" "htmlfontify.el" (20237 28610))
13851;;; Generated autoloads from htmlfontify.el 13856;;; Generated autoloads from htmlfontify.el
13852 13857
13853(autoload 'htmlfontify-buffer "htmlfontify" "\ 13858(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -13881,7 +13886,7 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
13881 13886
13882;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13887;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13883;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20229 13888;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (20229
13884;;;;;; 31156)) 13889;;;;;; 34587))
13885;;; Generated autoloads from ibuf-macs.el 13890;;; Generated autoloads from ibuf-macs.el
13886 13891
13887(autoload 'define-ibuffer-column "ibuf-macs" "\ 13892(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -13978,7 +13983,7 @@ bound to the current value of the filter.
13978;;;*** 13983;;;***
13979 13984
13980;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13985;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13981;;;;;; "ibuffer" "ibuffer.el" (20231 60882)) 13986;;;;;; "ibuffer" "ibuffer.el" (20232 10689))
13982;;; Generated autoloads from ibuffer.el 13987;;; Generated autoloads from ibuffer.el
13983 13988
13984(autoload 'ibuffer-list-buffers "ibuffer" "\ 13989(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14019,7 +14024,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14019 14024
14020;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14025;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14021;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14026;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14022;;;;;; "calendar/icalendar.el" (20229 31156)) 14027;;;;;; "calendar/icalendar.el" (20229 34587))
14023;;; Generated autoloads from calendar/icalendar.el 14028;;; Generated autoloads from calendar/icalendar.el
14024 14029
14025(autoload 'icalendar-export-file "icalendar" "\ 14030(autoload 'icalendar-export-file "icalendar" "\
@@ -14072,7 +14077,7 @@ buffer `*icalendar-errors*'.
14072;;;*** 14077;;;***
14073 14078
14074;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20229 14079;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20229
14075;;;;;; 31156)) 14080;;;;;; 34587))
14076;;; Generated autoloads from icomplete.el 14081;;; Generated autoloads from icomplete.el
14077 14082
14078(defvar icomplete-mode nil "\ 14083(defvar icomplete-mode nil "\
@@ -14094,7 +14099,7 @@ the mode if ARG is omitted or nil.
14094 14099
14095;;;*** 14100;;;***
14096 14101
14097;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20229 31156)) 14102;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (20229 34587))
14098;;; Generated autoloads from progmodes/icon.el 14103;;; Generated autoloads from progmodes/icon.el
14099 14104
14100(autoload 'icon-mode "icon" "\ 14105(autoload 'icon-mode "icon" "\
@@ -14135,7 +14140,7 @@ with no args, if that value is non-nil.
14135;;;*** 14140;;;***
14136 14141
14137;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14142;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14138;;;;;; (20237 33565)) 14143;;;;;; (20237 28610))
14139;;; Generated autoloads from progmodes/idlw-shell.el 14144;;; Generated autoloads from progmodes/idlw-shell.el
14140 14145
14141(autoload 'idlwave-shell "idlw-shell" "\ 14146(autoload 'idlwave-shell "idlw-shell" "\
@@ -14161,7 +14166,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14161;;;*** 14166;;;***
14162 14167
14163;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14168;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14164;;;;;; (20229 31156)) 14169;;;;;; (20229 34587))
14165;;; Generated autoloads from progmodes/idlwave.el 14170;;; Generated autoloads from progmodes/idlwave.el
14166 14171
14167(autoload 'idlwave-mode "idlwave" "\ 14172(autoload 'idlwave-mode "idlwave" "\
@@ -14296,7 +14301,7 @@ The main features of this mode are
14296;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14301;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14297;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14302;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14298;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20229 14303;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20229
14299;;;;;; 31156)) 14304;;;;;; 34587))
14300;;; Generated autoloads from ido.el 14305;;; Generated autoloads from ido.el
14301 14306
14302(defvar ido-mode nil "\ 14307(defvar ido-mode nil "\
@@ -14557,7 +14562,7 @@ DEF, if non-nil, is the default value.
14557 14562
14558;;;*** 14563;;;***
14559 14564
14560;;;### (autoloads (ielm) "ielm" "ielm.el" (20229 31156)) 14565;;;### (autoloads (ielm) "ielm" "ielm.el" (20229 34587))
14561;;; Generated autoloads from ielm.el 14566;;; Generated autoloads from ielm.el
14562 14567
14563(autoload 'ielm "ielm" "\ 14568(autoload 'ielm "ielm" "\
@@ -14568,7 +14573,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14568 14573
14569;;;*** 14574;;;***
14570 14575
14571;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20229 31156)) 14576;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (20229 34587))
14572;;; Generated autoloads from iimage.el 14577;;; Generated autoloads from iimage.el
14573 14578
14574(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14579(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14585,7 +14590,7 @@ Toggle inline image minor mode.
14585;;;;;; create-image image-type-auto-detected-p image-type-available-p 14590;;;;;; create-image image-type-auto-detected-p image-type-available-p
14586;;;;;; image-type image-type-from-file-name image-type-from-file-header 14591;;;;;; image-type image-type-from-file-name image-type-from-file-header
14587;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14592;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14588;;;;;; (20229 31156)) 14593;;;;;; (20229 34587))
14589;;; Generated autoloads from image.el 14594;;; Generated autoloads from image.el
14590 14595
14591(autoload 'image-type-from-data "image" "\ 14596(autoload 'image-type-from-data "image" "\
@@ -14782,7 +14787,7 @@ If Emacs is compiled without ImageMagick support, do nothing.
14782;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14787;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14783;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14788;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14784;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 14789;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
14785;;;;;; "image-dired" "image-dired.el" (20229 31156)) 14790;;;;;; "image-dired" "image-dired.el" (20229 34587))
14786;;; Generated autoloads from image-dired.el 14791;;; Generated autoloads from image-dired.el
14787 14792
14788(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 14793(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -14920,7 +14925,7 @@ easy-to-use form.
14920 14925
14921;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14926;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14922;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14927;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14923;;;;;; "image-file.el" (20229 31156)) 14928;;;;;; "image-file.el" (20229 34587))
14924;;; Generated autoloads from image-file.el 14929;;; Generated autoloads from image-file.el
14925 14930
14926(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14931(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -14983,7 +14988,7 @@ An image file is one whose name has an extension in
14983;;;*** 14988;;;***
14984 14989
14985;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14990;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14986;;;;;; image-mode) "image-mode" "image-mode.el" (20229 31156)) 14991;;;;;; image-mode) "image-mode" "image-mode.el" (20229 34587))
14987;;; Generated autoloads from image-mode.el 14992;;; Generated autoloads from image-mode.el
14988 14993
14989(autoload 'image-mode "image-mode" "\ 14994(autoload 'image-mode "image-mode" "\
@@ -15028,7 +15033,7 @@ on these modes.
15028;;;*** 15033;;;***
15029 15034
15030;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15035;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15031;;;;;; imenu-sort-function) "imenu" "imenu.el" (20229 31156)) 15036;;;;;; imenu-sort-function) "imenu" "imenu.el" (20229 34587))
15032;;; Generated autoloads from imenu.el 15037;;; Generated autoloads from imenu.el
15033 15038
15034(defvar imenu-sort-function nil "\ 15039(defvar imenu-sort-function nil "\
@@ -15145,7 +15150,7 @@ for more information.
15145 15150
15146;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 15151;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
15147;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15152;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15148;;;;;; "ind-util" "language/ind-util.el" (20229 31156)) 15153;;;;;; "ind-util" "language/ind-util.el" (20229 34587))
15149;;; Generated autoloads from language/ind-util.el 15154;;; Generated autoloads from language/ind-util.el
15150 15155
15151(autoload 'indian-compose-region "ind-util" "\ 15156(autoload 'indian-compose-region "ind-util" "\
@@ -15177,7 +15182,7 @@ Convert old Emacs Devanagari characters to UCS.
15177 15182
15178;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15183;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15179;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15184;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15180;;;;;; "progmodes/inf-lisp.el" (20229 31156)) 15185;;;;;; "progmodes/inf-lisp.el" (20229 34587))
15181;;; Generated autoloads from progmodes/inf-lisp.el 15186;;; Generated autoloads from progmodes/inf-lisp.el
15182 15187
15183(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 15188(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -15244,7 +15249,7 @@ of `inferior-lisp-program'). Runs the hooks from
15244;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15249;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15245;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15250;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15246;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15251;;;;;; Info-on-current-buffer info-standalone info-emacs-manual
15247;;;;;; info info-other-window) "info" "info.el" (20242 13131)) 15252;;;;;; info info-other-window) "info" "info.el" (20242 46528))
15248;;; Generated autoloads from info.el 15253;;; Generated autoloads from info.el
15249 15254
15250(autoload 'info-other-window "info" "\ 15255(autoload 'info-other-window "info" "\
@@ -15430,7 +15435,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15430 15435
15431;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15436;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15432;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15437;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15433;;;;;; (20229 31156)) 15438;;;;;; (20229 34587))
15434;;; Generated autoloads from info-look.el 15439;;; Generated autoloads from info-look.el
15435 15440
15436(autoload 'info-lookup-reset "info-look" "\ 15441(autoload 'info-lookup-reset "info-look" "\
@@ -15479,7 +15484,7 @@ Perform completion on file preceding point.
15479 15484
15480;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15485;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15481;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15486;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15482;;;;;; (20229 31156)) 15487;;;;;; (20229 34587))
15483;;; Generated autoloads from info-xref.el 15488;;; Generated autoloads from info-xref.el
15484 15489
15485(autoload 'info-xref-check "info-xref" "\ 15490(autoload 'info-xref-check "info-xref" "\
@@ -15562,7 +15567,7 @@ the sources handy.
15562;;;*** 15567;;;***
15563 15568
15564;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15569;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15565;;;;;; Info-tagify) "informat" "informat.el" (20229 31156)) 15570;;;;;; Info-tagify) "informat" "informat.el" (20229 34587))
15566;;; Generated autoloads from informat.el 15571;;; Generated autoloads from informat.el
15567 15572
15568(autoload 'Info-tagify "informat" "\ 15573(autoload 'Info-tagify "informat" "\
@@ -15609,7 +15614,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15609 15614
15610;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15615;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15611;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15616;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15612;;;;;; (20229 31156)) 15617;;;;;; (20229 34587))
15613;;; Generated autoloads from international/isearch-x.el 15618;;; Generated autoloads from international/isearch-x.el
15614 15619
15615(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15620(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15630,7 +15635,7 @@ Toggle input method in interactive search.
15630;;;*** 15635;;;***
15631 15636
15632;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20229 15637;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (20229
15633;;;;;; 31156)) 15638;;;;;; 34587))
15634;;; Generated autoloads from isearchb.el 15639;;; Generated autoloads from isearchb.el
15635 15640
15636(autoload 'isearchb-activate "isearchb" "\ 15641(autoload 'isearchb-activate "isearchb" "\
@@ -15646,7 +15651,7 @@ accessed via isearchb.
15646;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15651;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15647;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15652;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15648;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15653;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15649;;;;;; "international/iso-cvt.el" (20229 31156)) 15654;;;;;; "international/iso-cvt.el" (20229 34587))
15650;;; Generated autoloads from international/iso-cvt.el 15655;;; Generated autoloads from international/iso-cvt.el
15651 15656
15652(autoload 'iso-spanish "iso-cvt" "\ 15657(autoload 'iso-spanish "iso-cvt" "\
@@ -15737,7 +15742,7 @@ Add submenus to the File menu, to convert to and from various formats.
15737;;;*** 15742;;;***
15738 15743
15739;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15744;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15740;;;;;; (20229 31156)) 15745;;;;;; (20229 34587))
15741;;; Generated autoloads from international/iso-transl.el 15746;;; Generated autoloads from international/iso-transl.el
15742 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15747 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15743 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15748 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15749,7 +15754,7 @@ Add submenus to the File menu, to convert to and from various formats.
15749;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15754;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15750;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15755;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15751;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15756;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15752;;;;;; "ispell" "textmodes/ispell.el" (20229 31156)) 15757;;;;;; "ispell" "textmodes/ispell.el" (20229 34587))
15753;;; Generated autoloads from textmodes/ispell.el 15758;;; Generated autoloads from textmodes/ispell.el
15754 15759
15755(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15760(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -15976,7 +15981,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to
15976;;;*** 15981;;;***
15977 15982
15978;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20229 15983;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20229
15979;;;;;; 31156)) 15984;;;;;; 34587))
15980;;; Generated autoloads from iswitchb.el 15985;;; Generated autoloads from iswitchb.el
15981 15986
15982(defvar iswitchb-mode nil "\ 15987(defvar iswitchb-mode nil "\
@@ -16004,7 +16009,7 @@ between buffers using substrings. See `iswitchb' for details.
16004;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16009;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16005;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16010;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16006;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16011;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16007;;;;;; "japan-util" "language/japan-util.el" (20229 31156)) 16012;;;;;; "japan-util" "language/japan-util.el" (20229 34587))
16008;;; Generated autoloads from language/japan-util.el 16013;;; Generated autoloads from language/japan-util.el
16009 16014
16010(autoload 'setup-japanese-environment-internal "japan-util" "\ 16015(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16082,7 +16087,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16082;;;*** 16087;;;***
16083 16088
16084;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16089;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16085;;;;;; "jka-compr.el" (20250 53480)) 16090;;;;;; "jka-compr.el" (20250 40679))
16086;;; Generated autoloads from jka-compr.el 16091;;; Generated autoloads from jka-compr.el
16087 16092
16088(defvar jka-compr-inhibit nil "\ 16093(defvar jka-compr-inhibit nil "\
@@ -16105,7 +16110,7 @@ by `jka-compr-installed'.
16105 16110
16106;;;*** 16111;;;***
16107 16112
16108;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20229 31156)) 16113;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20229 34587))
16109;;; Generated autoloads from progmodes/js.el 16114;;; Generated autoloads from progmodes/js.el
16110 16115
16111(autoload 'js-mode "js" "\ 16116(autoload 'js-mode "js" "\
@@ -16119,7 +16124,7 @@ Major mode for editing JavaScript.
16119 16124
16120;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16125;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16121;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16126;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16122;;;;;; (20237 33565)) 16127;;;;;; (20237 28610))
16123;;; Generated autoloads from emulation/keypad.el 16128;;; Generated autoloads from emulation/keypad.el
16124 16129
16125(defvar keypad-setup nil "\ 16130(defvar keypad-setup nil "\
@@ -16175,7 +16180,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16175;;;*** 16180;;;***
16176 16181
16177;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16182;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16178;;;;;; (20229 31156)) 16183;;;;;; (20229 34587))
16179;;; Generated autoloads from international/kinsoku.el 16184;;; Generated autoloads from international/kinsoku.el
16180 16185
16181(autoload 'kinsoku "kinsoku" "\ 16186(autoload 'kinsoku "kinsoku" "\
@@ -16197,7 +16202,7 @@ the context of text formatting.
16197;;;*** 16202;;;***
16198 16203
16199;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20229 16204;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (20229
16200;;;;;; 31156)) 16205;;;;;; 34587))
16201;;; Generated autoloads from international/kkc.el 16206;;; Generated autoloads from international/kkc.el
16202 16207
16203(defvar kkc-after-update-conversion-functions nil "\ 16208(defvar kkc-after-update-conversion-functions nil "\
@@ -16222,7 +16227,7 @@ and the return value is the length of the conversion.
16222;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16227;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16223;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16228;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16224;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16229;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16225;;;;;; "kmacro" "kmacro.el" (20229 31156)) 16230;;;;;; "kmacro" "kmacro.el" (20229 34587))
16226;;; Generated autoloads from kmacro.el 16231;;; Generated autoloads from kmacro.el
16227 (global-set-key "\C-x(" 'kmacro-start-macro) 16232 (global-set-key "\C-x(" 'kmacro-start-macro)
16228 (global-set-key "\C-x)" 'kmacro-end-macro) 16233 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16333,7 +16338,7 @@ If kbd macro currently being defined end it before activating it.
16333;;;*** 16338;;;***
16334 16339
16335;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16340;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16336;;;;;; "language/korea-util.el" (20229 31156)) 16341;;;;;; "language/korea-util.el" (20229 34587))
16337;;; Generated autoloads from language/korea-util.el 16342;;; Generated autoloads from language/korea-util.el
16338 16343
16339(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16344(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16348,7 +16353,7 @@ If kbd macro currently being defined end it before activating it.
16348;;;*** 16353;;;***
16349 16354
16350;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16355;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16351;;;;;; (20229 31156)) 16356;;;;;; (20229 34587))
16352;;; Generated autoloads from play/landmark.el 16357;;; Generated autoloads from play/landmark.el
16353 16358
16354(defalias 'landmark-repeat 'landmark-test-run) 16359(defalias 'landmark-repeat 'landmark-test-run)
@@ -16380,7 +16385,7 @@ Use \\[describe-mode] for more info.
16380 16385
16381;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16386;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16382;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16387;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16383;;;;;; "lao-util" "language/lao-util.el" (20229 31156)) 16388;;;;;; "lao-util" "language/lao-util.el" (20229 34587))
16384;;; Generated autoloads from language/lao-util.el 16389;;; Generated autoloads from language/lao-util.el
16385 16390
16386(autoload 'lao-compose-string "lao-util" "\ 16391(autoload 'lao-compose-string "lao-util" "\
@@ -16419,7 +16424,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16419 16424
16420;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16425;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16421;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16426;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16422;;;;;; "latexenc" "international/latexenc.el" (20229 31156)) 16427;;;;;; "latexenc" "international/latexenc.el" (20229 34587))
16423;;; Generated autoloads from international/latexenc.el 16428;;; Generated autoloads from international/latexenc.el
16424 16429
16425(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))) "\ 16430(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))) "\
@@ -16451,7 +16456,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16451;;;*** 16456;;;***
16452 16457
16453;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16458;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16454;;;;;; "latin1-disp" "international/latin1-disp.el" (20229 31156)) 16459;;;;;; "latin1-disp" "international/latin1-disp.el" (20229 34587))
16455;;; Generated autoloads from international/latin1-disp.el 16460;;; Generated autoloads from international/latin1-disp.el
16456 16461
16457(defvar latin1-display nil "\ 16462(defvar latin1-display nil "\
@@ -16493,7 +16498,7 @@ use either \\[customize] or the function `latin1-display'.")
16493;;;*** 16498;;;***
16494 16499
16495;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16500;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16496;;;;;; (20229 31156)) 16501;;;;;; (20229 34587))
16497;;; Generated autoloads from progmodes/ld-script.el 16502;;; Generated autoloads from progmodes/ld-script.el
16498 16503
16499(autoload 'ld-script-mode "ld-script" "\ 16504(autoload 'ld-script-mode "ld-script" "\
@@ -16504,7 +16509,7 @@ A major mode to edit GNU ld script files
16504;;;*** 16509;;;***
16505 16510
16506;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16511;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16507;;;;;; (20229 31156)) 16512;;;;;; (20229 34587))
16508;;; Generated autoloads from ledit.el 16513;;; Generated autoloads from ledit.el
16509 16514
16510(defconst ledit-save-files t "\ 16515(defconst ledit-save-files t "\
@@ -16539,7 +16544,7 @@ do (setq lisp-mode-hook 'ledit-from-lisp-mode)
16539 16544
16540;;;*** 16545;;;***
16541 16546
16542;;;### (autoloads (life) "life" "play/life.el" (20229 31156)) 16547;;;### (autoloads (life) "life" "play/life.el" (20229 34587))
16543;;; Generated autoloads from play/life.el 16548;;; Generated autoloads from play/life.el
16544 16549
16545(autoload 'life "life" "\ 16550(autoload 'life "life" "\
@@ -16553,7 +16558,7 @@ generations (this defaults to 1).
16553;;;*** 16558;;;***
16554 16559
16555;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16560;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
16556;;;;;; "linum.el" (20229 31156)) 16561;;;;;; "linum.el" (20229 34587))
16557;;; Generated autoloads from linum.el 16562;;; Generated autoloads from linum.el
16558 16563
16559(defvar linum-format 'dynamic "\ 16564(defvar linum-format 'dynamic "\
@@ -16599,7 +16604,7 @@ See `linum-mode' for more information on Linum mode.
16599;;;*** 16604;;;***
16600 16605
16601;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20229 16606;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20229
16602;;;;;; 31156)) 16607;;;;;; 34587))
16603;;; Generated autoloads from loadhist.el 16608;;; Generated autoloads from loadhist.el
16604 16609
16605(autoload 'unload-feature "loadhist" "\ 16610(autoload 'unload-feature "loadhist" "\
@@ -16631,7 +16636,7 @@ something strange, such as redefining an Emacs function.
16631;;;*** 16636;;;***
16632 16637
16633;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16638;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16634;;;;;; "locate" "locate.el" (20229 31156)) 16639;;;;;; "locate" "locate.el" (20229 34587))
16635;;; Generated autoloads from locate.el 16640;;; Generated autoloads from locate.el
16636 16641
16637(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16642(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16683,7 +16688,7 @@ except that FILTER is not optional.
16683 16688
16684;;;*** 16689;;;***
16685 16690
16686;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20229 31156)) 16691;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20229 34587))
16687;;; Generated autoloads from vc/log-edit.el 16692;;; Generated autoloads from vc/log-edit.el
16688 16693
16689(autoload 'log-edit "log-edit" "\ 16694(autoload 'log-edit "log-edit" "\
@@ -16711,7 +16716,7 @@ uses the current buffer.
16711;;;*** 16716;;;***
16712 16717
16713;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20229 16718;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (20229
16714;;;;;; 31156)) 16719;;;;;; 34587))
16715;;; Generated autoloads from vc/log-view.el 16720;;; Generated autoloads from vc/log-view.el
16716 16721
16717(autoload 'log-view-mode "log-view" "\ 16722(autoload 'log-view-mode "log-view" "\
@@ -16722,7 +16727,7 @@ Major mode for browsing CVS log output.
16722;;;*** 16727;;;***
16723 16728
16724;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20229 16729;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20229
16725;;;;;; 31156)) 16730;;;;;; 34587))
16726;;; Generated autoloads from longlines.el 16731;;; Generated autoloads from longlines.el
16727 16732
16728(autoload 'longlines-mode "longlines" "\ 16733(autoload 'longlines-mode "longlines" "\
@@ -16749,7 +16754,7 @@ newlines are indicated with a symbol.
16749 16754
16750;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16755;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16751;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20229 16756;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (20229
16752;;;;;; 31156)) 16757;;;;;; 34587))
16753;;; Generated autoloads from lpr.el 16758;;; Generated autoloads from lpr.el
16754 16759
16755(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 16760(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -16845,7 +16850,7 @@ for further customization of the printer command.
16845;;;*** 16850;;;***
16846 16851
16847;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16852;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16848;;;;;; (20229 31156)) 16853;;;;;; (20229 34587))
16849;;; Generated autoloads from ls-lisp.el 16854;;; Generated autoloads from ls-lisp.el
16850 16855
16851(defvar ls-lisp-support-shell-wildcards t "\ 16856(defvar ls-lisp-support-shell-wildcards t "\
@@ -16857,7 +16862,7 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16857;;;*** 16862;;;***
16858 16863
16859;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20229 16864;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20229
16860;;;;;; 31156)) 16865;;;;;; 34587))
16861;;; Generated autoloads from calendar/lunar.el 16866;;; Generated autoloads from calendar/lunar.el
16862 16867
16863(autoload 'lunar-phases "lunar" "\ 16868(autoload 'lunar-phases "lunar" "\
@@ -16872,7 +16877,7 @@ This function is suitable for execution in a .emacs file.
16872;;;*** 16877;;;***
16873 16878
16874;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20229 16879;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (20229
16875;;;;;; 31156)) 16880;;;;;; 34587))
16876;;; Generated autoloads from progmodes/m4-mode.el 16881;;; Generated autoloads from progmodes/m4-mode.el
16877 16882
16878(autoload 'm4-mode "m4-mode" "\ 16883(autoload 'm4-mode "m4-mode" "\
@@ -16883,7 +16888,7 @@ A major mode to edit m4 macro files.
16883;;;*** 16888;;;***
16884 16889
16885;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16890;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16886;;;;;; (20229 31156)) 16891;;;;;; (20229 34587))
16887;;; Generated autoloads from emacs-lisp/macroexp.el 16892;;; Generated autoloads from emacs-lisp/macroexp.el
16888 16893
16889(autoload 'macroexpand-all "macroexp" "\ 16894(autoload 'macroexpand-all "macroexp" "\
@@ -16897,7 +16902,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16897;;;*** 16902;;;***
16898 16903
16899;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16904;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16900;;;;;; name-last-kbd-macro) "macros" "macros.el" (20229 31156)) 16905;;;;;; name-last-kbd-macro) "macros" "macros.el" (20229 34587))
16901;;; Generated autoloads from macros.el 16906;;; Generated autoloads from macros.el
16902 16907
16903(autoload 'name-last-kbd-macro "macros" "\ 16908(autoload 'name-last-kbd-macro "macros" "\
@@ -16986,7 +16991,7 @@ and then select the region of un-tablified names and use
16986;;;*** 16991;;;***
16987 16992
16988;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 16993;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
16989;;;;;; "mail/mail-extr.el" (20237 33565)) 16994;;;;;; "mail/mail-extr.el" (20237 28610))
16990;;; Generated autoloads from mail/mail-extr.el 16995;;; Generated autoloads from mail/mail-extr.el
16991 16996
16992(autoload 'mail-extract-address-components "mail-extr" "\ 16997(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17018,7 +17023,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17018 17023
17019;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17024;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17020;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17025;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17021;;;;;; (20229 31156)) 17026;;;;;; (20229 34587))
17022;;; Generated autoloads from mail/mail-hist.el 17027;;; Generated autoloads from mail/mail-hist.el
17023 17028
17024(autoload 'mail-hist-define-keys "mail-hist" "\ 17029(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17050,7 +17055,7 @@ This function normally would be called when the message is sent.
17050;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17055;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17051;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 17056;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
17052;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 17057;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
17053;;;;;; "mail-utils" "mail/mail-utils.el" (20229 31156)) 17058;;;;;; "mail-utils" "mail/mail-utils.el" (20229 34587))
17054;;; Generated autoloads from mail/mail-utils.el 17059;;; Generated autoloads from mail/mail-utils.el
17055 17060
17056(defvar mail-use-rfc822 nil "\ 17061(defvar mail-use-rfc822 nil "\
@@ -17123,7 +17128,7 @@ matches may be returned from the message body.
17123 17128
17124;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17129;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17125;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20229 17130;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20229
17126;;;;;; 31156)) 17131;;;;;; 34587))
17127;;; Generated autoloads from mail/mailabbrev.el 17132;;; Generated autoloads from mail/mailabbrev.el
17128 17133
17129(defvar mail-abbrevs-mode nil "\ 17134(defvar mail-abbrevs-mode nil "\
@@ -17174,7 +17179,7 @@ double-quotes.
17174 17179
17175;;;### (autoloads (mail-complete mail-completion-at-point-function 17180;;;### (autoloads (mail-complete mail-completion-at-point-function
17176;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 17181;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
17177;;;;;; "mailalias" "mail/mailalias.el" (20229 31156)) 17182;;;;;; "mailalias" "mail/mailalias.el" (20229 34587))
17178;;; Generated autoloads from mail/mailalias.el 17183;;; Generated autoloads from mail/mailalias.el
17179 17184
17180(defvar mail-complete-style 'angles "\ 17185(defvar mail-complete-style 'angles "\
@@ -17226,7 +17231,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17226;;;*** 17231;;;***
17227 17232
17228;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17233;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17229;;;;;; (20237 33565)) 17234;;;;;; (20237 28610))
17230;;; Generated autoloads from mail/mailclient.el 17235;;; Generated autoloads from mail/mailclient.el
17231 17236
17232(autoload 'mailclient-send-it "mailclient" "\ 17237(autoload 'mailclient-send-it "mailclient" "\
@@ -17240,7 +17245,7 @@ The mail client is taken to be the handler of mailto URLs.
17240 17245
17241;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17246;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17242;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17247;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17243;;;;;; "make-mode" "progmodes/make-mode.el" (20229 31156)) 17248;;;;;; "make-mode" "progmodes/make-mode.el" (20229 34587))
17244;;; Generated autoloads from progmodes/make-mode.el 17249;;; Generated autoloads from progmodes/make-mode.el
17245 17250
17246(autoload 'makefile-mode "make-mode" "\ 17251(autoload 'makefile-mode "make-mode" "\
@@ -17358,7 +17363,7 @@ An adapted `makefile-mode' that knows about imake.
17358;;;*** 17363;;;***
17359 17364
17360;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20229 17365;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (20229
17361;;;;;; 31156)) 17366;;;;;; 34587))
17362;;; Generated autoloads from makesum.el 17367;;; Generated autoloads from makesum.el
17363 17368
17364(autoload 'make-command-summary "makesum" "\ 17369(autoload 'make-command-summary "makesum" "\
@@ -17370,7 +17375,7 @@ Previous contents of that buffer are killed first.
17370;;;*** 17375;;;***
17371 17376
17372;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17377;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17373;;;;;; (20229 31156)) 17378;;;;;; (20229 34587))
17374;;; Generated autoloads from man.el 17379;;; Generated autoloads from man.el
17375 17380
17376(defalias 'manual-entry 'man) 17381(defalias 'manual-entry 'man)
@@ -17424,7 +17429,7 @@ Default bookmark handler for Man buffers.
17424 17429
17425;;;*** 17430;;;***
17426 17431
17427;;;### (autoloads (master-mode) "master" "master.el" (20229 31156)) 17432;;;### (autoloads (master-mode) "master" "master.el" (20229 34587))
17428;;; Generated autoloads from master.el 17433;;; Generated autoloads from master.el
17429 17434
17430(autoload 'master-mode "master" "\ 17435(autoload 'master-mode "master" "\
@@ -17447,7 +17452,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17447;;;*** 17452;;;***
17448 17453
17449;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17454;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17450;;;;;; (20229 31156)) 17455;;;;;; (20229 34587))
17451;;; Generated autoloads from mb-depth.el 17456;;; Generated autoloads from mb-depth.el
17452 17457
17453(defvar minibuffer-depth-indicate-mode nil "\ 17458(defvar minibuffer-depth-indicate-mode nil "\
@@ -17480,7 +17485,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17480;;;;;; message-forward-make-body message-forward message-recover 17485;;;;;; message-forward-make-body message-forward message-recover
17481;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17486;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17482;;;;;; message-reply message-news message-mail message-mode) "message" 17487;;;;;; message-reply message-news message-mail message-mode) "message"
17483;;;;;; "gnus/message.el" (20229 31156)) 17488;;;;;; "gnus/message.el" (20229 34587))
17484;;; Generated autoloads from gnus/message.el 17489;;; Generated autoloads from gnus/message.el
17485 17490
17486(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17491(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17646,7 +17651,7 @@ which specify the range to operate on.
17646;;;*** 17651;;;***
17647 17652
17648;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17653;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17649;;;;;; (20229 31156)) 17654;;;;;; (20229 34587))
17650;;; Generated autoloads from progmodes/meta-mode.el 17655;;; Generated autoloads from progmodes/meta-mode.el
17651 17656
17652(autoload 'metafont-mode "meta-mode" "\ 17657(autoload 'metafont-mode "meta-mode" "\
@@ -17663,7 +17668,7 @@ Major mode for editing MetaPost sources.
17663 17668
17664;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17669;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17665;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17670;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17666;;;;;; (20229 31156)) 17671;;;;;; (20229 34587))
17667;;; Generated autoloads from mail/metamail.el 17672;;; Generated autoloads from mail/metamail.el
17668 17673
17669(autoload 'metamail-interpret-header "metamail" "\ 17674(autoload 'metamail-interpret-header "metamail" "\
@@ -17708,7 +17713,7 @@ redisplayed as output is inserted.
17708 17713
17709;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17714;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17710;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17715;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17711;;;;;; "mh-e/mh-comp.el" (20229 31156)) 17716;;;;;; "mh-e/mh-comp.el" (20229 34587))
17712;;; Generated autoloads from mh-e/mh-comp.el 17717;;; Generated autoloads from mh-e/mh-comp.el
17713 17718
17714(autoload 'mh-smail "mh-comp" "\ 17719(autoload 'mh-smail "mh-comp" "\
@@ -17798,7 +17803,7 @@ delete the draft message.
17798 17803
17799;;;*** 17804;;;***
17800 17805
17801;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20229 31156)) 17806;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20229 34587))
17802;;; Generated autoloads from mh-e/mh-e.el 17807;;; Generated autoloads from mh-e/mh-e.el
17803 17808
17804(put 'mh-progs 'risky-local-variable t) 17809(put 'mh-progs 'risky-local-variable t)
@@ -17815,7 +17820,7 @@ Display version information about MH-E and the MH mail handling system.
17815;;;*** 17820;;;***
17816 17821
17817;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17822;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17818;;;;;; "mh-e/mh-folder.el" (20229 31156)) 17823;;;;;; "mh-e/mh-folder.el" (20229 34587))
17819;;; Generated autoloads from mh-e/mh-folder.el 17824;;; Generated autoloads from mh-e/mh-folder.el
17820 17825
17821(autoload 'mh-rmail "mh-folder" "\ 17826(autoload 'mh-rmail "mh-folder" "\
@@ -17897,7 +17902,7 @@ perform the operation on all messages in that region.
17897;;;*** 17902;;;***
17898 17903
17899;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17904;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17900;;;;;; "midnight.el" (20229 31156)) 17905;;;;;; "midnight.el" (20229 34587))
17901;;; Generated autoloads from midnight.el 17906;;; Generated autoloads from midnight.el
17902 17907
17903(autoload 'clean-buffer-list "midnight" "\ 17908(autoload 'clean-buffer-list "midnight" "\
@@ -17924,7 +17929,7 @@ to its second argument TM.
17924;;;*** 17929;;;***
17925 17930
17926;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17931;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17927;;;;;; "minibuf-eldef.el" (20229 31156)) 17932;;;;;; "minibuf-eldef.el" (20229 34587))
17928;;; Generated autoloads from minibuf-eldef.el 17933;;; Generated autoloads from minibuf-eldef.el
17929 17934
17930(defvar minibuffer-electric-default-mode nil "\ 17935(defvar minibuffer-electric-default-mode nil "\
@@ -17954,7 +17959,7 @@ is modified to remove the default indication.
17954;;;*** 17959;;;***
17955 17960
17956;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 17961;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
17957;;;;;; (20229 31156)) 17962;;;;;; (20229 34587))
17958;;; Generated autoloads from misc.el 17963;;; Generated autoloads from misc.el
17959 17964
17960(autoload 'butterfly "misc" "\ 17965(autoload 'butterfly "misc" "\
@@ -17984,7 +17989,7 @@ The return value is always nil.
17984 17989
17985;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 17990;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
17986;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 17991;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
17987;;;;;; "misearch" "misearch.el" (20229 31156)) 17992;;;;;; "misearch" "misearch.el" (20229 34587))
17988;;; Generated autoloads from misearch.el 17993;;; Generated autoloads from misearch.el
17989 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 17994 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
17990 17995
@@ -18066,7 +18071,7 @@ whose file names match the specified wildcard.
18066;;;*** 18071;;;***
18067 18072
18068;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18073;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18069;;;;;; (20237 33565)) 18074;;;;;; (20237 28610))
18070;;; Generated autoloads from progmodes/mixal-mode.el 18075;;; Generated autoloads from progmodes/mixal-mode.el
18071 18076
18072(autoload 'mixal-mode "mixal-mode" "\ 18077(autoload 'mixal-mode "mixal-mode" "\
@@ -18077,7 +18082,7 @@ Major mode for the mixal asm language.
18077;;;*** 18082;;;***
18078 18083
18079;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el" 18084;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
18080;;;;;; (20229 31156)) 18085;;;;;; (20229 34587))
18081;;; Generated autoloads from gnus/mm-encode.el 18086;;; Generated autoloads from gnus/mm-encode.el
18082 18087
18083(autoload 'mm-default-file-encoding "mm-encode" "\ 18088(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18088,7 +18093,7 @@ Return a default encoding for FILE.
18088;;;*** 18093;;;***
18089 18094
18090;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18095;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18091;;;;;; "mm-extern" "gnus/mm-extern.el" (20229 31156)) 18096;;;;;; "mm-extern" "gnus/mm-extern.el" (20229 34587))
18092;;; Generated autoloads from gnus/mm-extern.el 18097;;; Generated autoloads from gnus/mm-extern.el
18093 18098
18094(autoload 'mm-extern-cache-contents "mm-extern" "\ 18099(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18107,7 +18112,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18107;;;*** 18112;;;***
18108 18113
18109;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18114;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18110;;;;;; (20229 31156)) 18115;;;;;; (20229 34587))
18111;;; Generated autoloads from gnus/mm-partial.el 18116;;; Generated autoloads from gnus/mm-partial.el
18112 18117
18113(autoload 'mm-inline-partial "mm-partial" "\ 18118(autoload 'mm-inline-partial "mm-partial" "\
@@ -18121,7 +18126,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18121;;;*** 18126;;;***
18122 18127
18123;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18128;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18124;;;;;; "mm-url" "gnus/mm-url.el" (20229 31156)) 18129;;;;;; "mm-url" "gnus/mm-url.el" (20229 34587))
18125;;; Generated autoloads from gnus/mm-url.el 18130;;; Generated autoloads from gnus/mm-url.el
18126 18131
18127(autoload 'mm-url-insert-file-contents "mm-url" "\ 18132(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18138,7 +18143,7 @@ Insert file contents of URL using `mm-url-program'.
18138;;;*** 18143;;;***
18139 18144
18140;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18145;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18141;;;;;; "gnus/mm-uu.el" (20229 31156)) 18146;;;;;; "gnus/mm-uu.el" (20229 34587))
18142;;; Generated autoloads from gnus/mm-uu.el 18147;;; Generated autoloads from gnus/mm-uu.el
18143 18148
18144(autoload 'mm-uu-dissect "mm-uu" "\ 18149(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18158,7 +18163,7 @@ Assume text has been decoded if DECODED is non-nil.
18158;;;*** 18163;;;***
18159 18164
18160;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el" 18165;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
18161;;;;;; (20229 31156)) 18166;;;;;; (20229 34587))
18162;;; Generated autoloads from gnus/mml.el 18167;;; Generated autoloads from gnus/mml.el
18163 18168
18164(autoload 'mml-to-mime "mml" "\ 18169(autoload 'mml-to-mime "mml" "\
@@ -18183,7 +18188,7 @@ body) or \"attachment\" (separate from the body).
18183;;;*** 18188;;;***
18184 18189
18185;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18190;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18186;;;;;; (20229 31156)) 18191;;;;;; (20229 34587))
18187;;; Generated autoloads from gnus/mml1991.el 18192;;; Generated autoloads from gnus/mml1991.el
18188 18193
18189(autoload 'mml1991-encrypt "mml1991" "\ 18194(autoload 'mml1991-encrypt "mml1991" "\
@@ -18200,7 +18205,7 @@ body) or \"attachment\" (separate from the body).
18200 18205
18201;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18206;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18202;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18207;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18203;;;;;; "mml2015" "gnus/mml2015.el" (20229 31156)) 18208;;;;;; "mml2015" "gnus/mml2015.el" (20229 34587))
18204;;; Generated autoloads from gnus/mml2015.el 18209;;; Generated autoloads from gnus/mml2015.el
18205 18210
18206(autoload 'mml2015-decrypt "mml2015" "\ 18211(autoload 'mml2015-decrypt "mml2015" "\
@@ -18240,8 +18245,8 @@ body) or \"attachment\" (separate from the body).
18240 18245
18241;;;*** 18246;;;***
18242 18247
18243;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20161 18248;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (20159
18244;;;;;; 61915)) 18249;;;;;; 42847))
18245;;; Generated autoloads from progmodes/modula2.el 18250;;; Generated autoloads from progmodes/modula2.el
18246 18251
18247(defalias 'modula-2-mode 'm2-mode) 18252(defalias 'modula-2-mode 'm2-mode)
@@ -18275,7 +18280,7 @@ followed by the first character of the construct.
18275;;;*** 18280;;;***
18276 18281
18277;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18282;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18278;;;;;; "morse" "play/morse.el" (20229 31156)) 18283;;;;;; "morse" "play/morse.el" (20229 34587))
18279;;; Generated autoloads from play/morse.el 18284;;; Generated autoloads from play/morse.el
18280 18285
18281(autoload 'morse-region "morse" "\ 18286(autoload 'morse-region "morse" "\
@@ -18301,7 +18306,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18301;;;*** 18306;;;***
18302 18307
18303;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18308;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18304;;;;;; "mouse-drag.el" (20229 31156)) 18309;;;;;; "mouse-drag.el" (20229 34587))
18305;;; Generated autoloads from mouse-drag.el 18310;;; Generated autoloads from mouse-drag.el
18306 18311
18307(autoload 'mouse-drag-throw "mouse-drag" "\ 18312(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18349,7 +18354,7 @@ To test this function, evaluate:
18349;;;*** 18354;;;***
18350 18355
18351;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (20229 18356;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (20229
18352;;;;;; 31156)) 18357;;;;;; 34587))
18353;;; Generated autoloads from mouse-sel.el 18358;;; Generated autoloads from mouse-sel.el
18354 18359
18355(defvar mouse-sel-mode nil "\ 18360(defvar mouse-sel-mode nil "\
@@ -18392,7 +18397,7 @@ kill ring; mouse-1 or mouse-3 kills it.
18392 18397
18393;;;*** 18398;;;***
18394 18399
18395;;;### (autoloads (mpc) "mpc" "mpc.el" (20229 31156)) 18400;;;### (autoloads (mpc) "mpc" "mpc.el" (20229 34587))
18396;;; Generated autoloads from mpc.el 18401;;; Generated autoloads from mpc.el
18397 18402
18398(autoload 'mpc "mpc" "\ 18403(autoload 'mpc "mpc" "\
@@ -18402,7 +18407,7 @@ Main entry point for MPC.
18402 18407
18403;;;*** 18408;;;***
18404 18409
18405;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20229 31156)) 18410;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (20229 34587))
18406;;; Generated autoloads from play/mpuz.el 18411;;; Generated autoloads from play/mpuz.el
18407 18412
18408(autoload 'mpuz "mpuz" "\ 18413(autoload 'mpuz "mpuz" "\
@@ -18412,7 +18417,7 @@ Multiplication puzzle with GNU Emacs.
18412 18417
18413;;;*** 18418;;;***
18414 18419
18415;;;### (autoloads (msb-mode) "msb" "msb.el" (20229 31156)) 18420;;;### (autoloads (msb-mode) "msb" "msb.el" (20229 34587))
18416;;; Generated autoloads from msb.el 18421;;; Generated autoloads from msb.el
18417 18422
18418(defvar msb-mode nil "\ 18423(defvar msb-mode nil "\
@@ -18442,7 +18447,7 @@ different buffer menu using the function `msb'.
18442;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18447;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18443;;;;;; describe-coding-system describe-character-set list-charset-chars 18448;;;;;; describe-coding-system describe-character-set list-charset-chars
18444;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18449;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18445;;;;;; (20229 31156)) 18450;;;;;; (20229 34587))
18446;;; Generated autoloads from international/mule-diag.el 18451;;; Generated autoloads from international/mule-diag.el
18447 18452
18448(autoload 'list-character-sets "mule-diag" "\ 18453(autoload 'list-character-sets "mule-diag" "\
@@ -18579,7 +18584,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18579;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18584;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18580;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18585;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18581;;;;;; truncate-string-to-width store-substring string-to-sequence) 18586;;;;;; truncate-string-to-width store-substring string-to-sequence)
18582;;;;;; "mule-util" "international/mule-util.el" (20229 31156)) 18587;;;;;; "mule-util" "international/mule-util.el" (20229 34587))
18583;;; Generated autoloads from international/mule-util.el 18588;;; Generated autoloads from international/mule-util.el
18584 18589
18585(autoload 'string-to-sequence "mule-util" "\ 18590(autoload 'string-to-sequence "mule-util" "\
@@ -18720,7 +18725,7 @@ per-character basis, this may not be accurate.
18720;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18725;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18721;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18726;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18722;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20229 18727;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (20229
18723;;;;;; 31156)) 18728;;;;;; 34587))
18724;;; Generated autoloads from net/net-utils.el 18729;;; Generated autoloads from net/net-utils.el
18725 18730
18726(autoload 'ifconfig "net-utils" "\ 18731(autoload 'ifconfig "net-utils" "\
@@ -18815,7 +18820,7 @@ Open a network connection to HOST on PORT.
18815;;;*** 18820;;;***
18816 18821
18817;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20229 18822;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20229
18818;;;;;; 31156)) 18823;;;;;; 34587))
18819;;; Generated autoloads from net/netrc.el 18824;;; Generated autoloads from net/netrc.el
18820 18825
18821(autoload 'netrc-credentials "netrc" "\ 18826(autoload 'netrc-credentials "netrc" "\
@@ -18828,7 +18833,7 @@ listed in the PORTS list.
18828;;;*** 18833;;;***
18829 18834
18830;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18835;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18831;;;;;; (20236 4279)) 18836;;;;;; (20236 7740))
18832;;; Generated autoloads from net/network-stream.el 18837;;; Generated autoloads from net/network-stream.el
18833 18838
18834(autoload 'open-network-stream "network-stream" "\ 18839(autoload 'open-network-stream "network-stream" "\
@@ -18924,7 +18929,7 @@ functionality.
18924;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18929;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18925;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18930;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18926;;;;;; comment-padding comment-style comment-column) "newcomment" 18931;;;;;; comment-padding comment-style comment-column) "newcomment"
18927;;;;;; "newcomment.el" (20229 31156)) 18932;;;;;; "newcomment.el" (20229 34587))
18928;;; Generated autoloads from newcomment.el 18933;;; Generated autoloads from newcomment.el
18929 18934
18930(defalias 'indent-for-comment 'comment-indent) 18935(defalias 'indent-for-comment 'comment-indent)
@@ -19124,7 +19129,7 @@ unless optional argument SOFT is non-nil.
19124;;;*** 19129;;;***
19125 19130
19126;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 19131;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
19127;;;;;; "net/newst-backend.el" (20229 31156)) 19132;;;;;; "net/newst-backend.el" (20229 34587))
19128;;; Generated autoloads from net/newst-backend.el 19133;;; Generated autoloads from net/newst-backend.el
19129 19134
19130(autoload 'newsticker-running-p "newst-backend" "\ 19135(autoload 'newsticker-running-p "newst-backend" "\
@@ -19146,7 +19151,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19146;;;*** 19151;;;***
19147 19152
19148;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 19153;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
19149;;;;;; (20229 31156)) 19154;;;;;; (20229 34587))
19150;;; Generated autoloads from net/newst-plainview.el 19155;;; Generated autoloads from net/newst-plainview.el
19151 19156
19152(autoload 'newsticker-plainview "newst-plainview" "\ 19157(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19157,7 +19162,7 @@ Start newsticker plainview.
19157;;;*** 19162;;;***
19158 19163
19159;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 19164;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
19160;;;;;; (20229 31156)) 19165;;;;;; (20229 34587))
19161;;; Generated autoloads from net/newst-reader.el 19166;;; Generated autoloads from net/newst-reader.el
19162 19167
19163(autoload 'newsticker-show-news "newst-reader" "\ 19168(autoload 'newsticker-show-news "newst-reader" "\
@@ -19168,7 +19173,7 @@ Start reading news. You may want to bind this to a key.
19168;;;*** 19173;;;***
19169 19174
19170;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 19175;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
19171;;;;;; "newst-ticker" "net/newst-ticker.el" (20229 31156)) 19176;;;;;; "newst-ticker" "net/newst-ticker.el" (20229 34587))
19172;;; Generated autoloads from net/newst-ticker.el 19177;;; Generated autoloads from net/newst-ticker.el
19173 19178
19174(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19179(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19189,7 +19194,7 @@ running already.
19189;;;*** 19194;;;***
19190 19195
19191;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19196;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19192;;;;;; (20229 31156)) 19197;;;;;; (20229 34587))
19193;;; Generated autoloads from net/newst-treeview.el 19198;;; Generated autoloads from net/newst-treeview.el
19194 19199
19195(autoload 'newsticker-treeview "newst-treeview" "\ 19200(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19200,7 +19205,7 @@ Start newsticker treeview.
19200;;;*** 19205;;;***
19201 19206
19202;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19207;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19203;;;;;; (20229 31156)) 19208;;;;;; (20229 34587))
19204;;; Generated autoloads from gnus/nndiary.el 19209;;; Generated autoloads from gnus/nndiary.el
19205 19210
19206(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19211(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19211,7 +19216,7 @@ Generate NOV databases in all nndiary directories.
19211;;;*** 19216;;;***
19212 19217
19213;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20229 19218;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (20229
19214;;;;;; 31156)) 19219;;;;;; 34587))
19215;;; Generated autoloads from gnus/nndoc.el 19220;;; Generated autoloads from gnus/nndoc.el
19216 19221
19217(autoload 'nndoc-add-type "nndoc" "\ 19222(autoload 'nndoc-add-type "nndoc" "\
@@ -19226,7 +19231,7 @@ symbol in the alist.
19226;;;*** 19231;;;***
19227 19232
19228;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19233;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19229;;;;;; (20229 31156)) 19234;;;;;; (20229 34587))
19230;;; Generated autoloads from gnus/nnfolder.el 19235;;; Generated autoloads from gnus/nnfolder.el
19231 19236
19232(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19237(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19238,7 +19243,7 @@ This command does not work if you use short group names.
19238;;;*** 19243;;;***
19239 19244
19240;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19245;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19241;;;;;; (20229 31156)) 19246;;;;;; (20229 34587))
19242;;; Generated autoloads from gnus/nnml.el 19247;;; Generated autoloads from gnus/nnml.el
19243 19248
19244(autoload 'nnml-generate-nov-databases "nnml" "\ 19249(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19249,7 +19254,7 @@ Generate NOV databases in all nnml directories.
19249;;;*** 19254;;;***
19250 19255
19251;;;### (autoloads (disable-command enable-command disabled-command-function) 19256;;;### (autoloads (disable-command enable-command disabled-command-function)
19252;;;;;; "novice" "novice.el" (20229 31156)) 19257;;;;;; "novice" "novice.el" (20229 34587))
19253;;; Generated autoloads from novice.el 19258;;; Generated autoloads from novice.el
19254 19259
19255(defvar disabled-command-function 'disabled-command-function "\ 19260(defvar disabled-command-function 'disabled-command-function "\
@@ -19282,7 +19287,7 @@ to future sessions.
19282;;;*** 19287;;;***
19283 19288
19284;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19289;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19285;;;;;; (20229 31156)) 19290;;;;;; (20229 34587))
19286;;; Generated autoloads from textmodes/nroff-mode.el 19291;;; Generated autoloads from textmodes/nroff-mode.el
19287 19292
19288(autoload 'nroff-mode "nroff-mode" "\ 19293(autoload 'nroff-mode "nroff-mode" "\
@@ -19297,7 +19302,7 @@ closing requests for requests that are used in matched pairs.
19297;;;*** 19302;;;***
19298 19303
19299;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19304;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19300;;;;;; (20229 31156)) 19305;;;;;; (20229 34587))
19301;;; Generated autoloads from nxml/nxml-glyph.el 19306;;; Generated autoloads from nxml/nxml-glyph.el
19302 19307
19303(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19308(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19310,7 +19315,7 @@ Return nil if the face cannot display a glyph for N.
19310;;;*** 19315;;;***
19311 19316
19312;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20229 19317;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20229
19313;;;;;; 31156)) 19318;;;;;; 34587))
19314;;; Generated autoloads from nxml/nxml-mode.el 19319;;; Generated autoloads from nxml/nxml-mode.el
19315 19320
19316(autoload 'nxml-mode "nxml-mode" "\ 19321(autoload 'nxml-mode "nxml-mode" "\
@@ -19372,7 +19377,7 @@ Many aspects this mode can be customized using
19372;;;*** 19377;;;***
19373 19378
19374;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19379;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19375;;;;;; "nxml/nxml-uchnm.el" (20229 31156)) 19380;;;;;; "nxml/nxml-uchnm.el" (20229 34587))
19376;;; Generated autoloads from nxml/nxml-uchnm.el 19381;;; Generated autoloads from nxml/nxml-uchnm.el
19377 19382
19378(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19383(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19395,7 +19400,7 @@ the variable `nxml-enabled-unicode-blocks'.
19395;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19400;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19396;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19401;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19397;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19402;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19398;;;;;; "org/ob.el" (20230 53294)) 19403;;;;;; "org/ob.el" (20230 13182))
19399;;; Generated autoloads from org/ob.el 19404;;; Generated autoloads from org/ob.el
19400 19405
19401(autoload 'org-babel-execute-safely-maybe "ob" "\ 19406(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19606,7 +19611,7 @@ Mark current src block
19606;;;*** 19611;;;***
19607 19612
19608;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" 19613;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el"
19609;;;;;; (20229 31156)) 19614;;;;;; (20229 34587))
19610;;; Generated autoloads from org/ob-keys.el 19615;;; Generated autoloads from org/ob-keys.el
19611 19616
19612(autoload 'org-babel-describe-bindings "ob-keys" "\ 19617(autoload 'org-babel-describe-bindings "ob-keys" "\
@@ -19617,7 +19622,7 @@ Describe all keybindings behind `org-babel-key-prefix'.
19617;;;*** 19622;;;***
19618 19623
19619;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19624;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19620;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20229 31156)) 19625;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20229 34587))
19621;;; Generated autoloads from org/ob-lob.el 19626;;; Generated autoloads from org/ob-lob.el
19622 19627
19623(autoload 'org-babel-lob-ingest "ob-lob" "\ 19628(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19642,7 +19647,7 @@ Return a Library of Babel function call as a string.
19642 19647
19643;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19648;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19644;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19649;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19645;;;;;; (20229 31156)) 19650;;;;;; (20229 34587))
19646;;; Generated autoloads from org/ob-tangle.el 19651;;; Generated autoloads from org/ob-tangle.el
19647 19652
19648(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19653(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19684,7 +19689,7 @@ exported source code blocks by language.
19684;;;*** 19689;;;***
19685 19690
19686;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19691;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19687;;;;;; (20229 31156)) 19692;;;;;; (20229 34587))
19688;;; Generated autoloads from progmodes/octave-inf.el 19693;;; Generated autoloads from progmodes/octave-inf.el
19689 19694
19690(autoload 'inferior-octave "octave-inf" "\ 19695(autoload 'inferior-octave "octave-inf" "\
@@ -19707,7 +19712,7 @@ startup file, `~/.emacs-octave'.
19707;;;*** 19712;;;***
19708 19713
19709;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19714;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19710;;;;;; (20229 31156)) 19715;;;;;; (20229 34587))
19711;;; Generated autoloads from progmodes/octave-mod.el 19716;;; Generated autoloads from progmodes/octave-mod.el
19712 19717
19713(autoload 'octave-mode "octave-mod" "\ 19718(autoload 'octave-mode "octave-mod" "\
@@ -19795,7 +19800,7 @@ including a reproducible test case and send the message.
19795;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19800;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
19796;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19801;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
19797;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el" 19802;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el"
19798;;;;;; (20235 62921)) 19803;;;;;; (20236 7740))
19799;;; Generated autoloads from org/org.el 19804;;; Generated autoloads from org/org.el
19800 19805
19801(autoload 'org-babel-do-load-languages "org" "\ 19806(autoload 'org-babel-do-load-languages "org" "\
@@ -20022,7 +20027,7 @@ Call the customize function with org as argument.
20022;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 20027;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
20023;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 20028;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
20024;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 20029;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
20025;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20235 62921)) 20030;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20236 7740))
20026;;; Generated autoloads from org/org-agenda.el 20031;;; Generated autoloads from org/org-agenda.el
20027 20032
20028(autoload 'org-agenda "org-agenda" "\ 20033(autoload 'org-agenda "org-agenda" "\
@@ -20276,7 +20281,7 @@ details and examples.
20276 20281
20277;;;### (autoloads (org-archive-subtree-default-with-confirmation 20282;;;### (autoloads (org-archive-subtree-default-with-confirmation
20278;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20283;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20279;;;;;; (20229 31156)) 20284;;;;;; (20229 34587))
20280;;; Generated autoloads from org/org-archive.el 20285;;; Generated autoloads from org/org-archive.el
20281 20286
20282(autoload 'org-archive-subtree-default "org-archive" "\ 20287(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20297,7 +20302,7 @@ This command is set with the variable `org-archive-default-command'.
20297;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20302;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20298;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20303;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20299;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20229 20304;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20229
20300;;;;;; 31156)) 20305;;;;;; 34587))
20301;;; Generated autoloads from org/org-ascii.el 20306;;; Generated autoloads from org/org-ascii.el
20302 20307
20303(autoload 'org-export-as-latin1 "org-ascii" "\ 20308(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20371,7 +20376,7 @@ publishing directory.
20371;;;*** 20376;;;***
20372 20377
20373;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20229 20378;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20229
20374;;;;;; 31156)) 20379;;;;;; 34587))
20375;;; Generated autoloads from org/org-attach.el 20380;;; Generated autoloads from org/org-attach.el
20376 20381
20377(autoload 'org-attach "org-attach" "\ 20382(autoload 'org-attach "org-attach" "\
@@ -20383,7 +20388,7 @@ Shows a list of commands and prompts for another key to execute a command.
20383;;;*** 20388;;;***
20384 20389
20385;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20390;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20386;;;;;; (20230 53294)) 20391;;;;;; (20230 13182))
20387;;; Generated autoloads from org/org-bbdb.el 20392;;; Generated autoloads from org/org-bbdb.el
20388 20393
20389(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20394(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20394,7 +20399,7 @@ Extract anniversaries from BBDB for display in the agenda.
20394;;;*** 20399;;;***
20395 20400
20396;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20401;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20397;;;;;; org-capture) "org-capture" "org/org-capture.el" (20235 62921)) 20402;;;;;; org-capture) "org-capture" "org/org-capture.el" (20236 7740))
20398;;; Generated autoloads from org/org-capture.el 20403;;; Generated autoloads from org/org-capture.el
20399 20404
20400(autoload 'org-capture "org-capture" "\ 20405(autoload 'org-capture "org-capture" "\
@@ -20432,7 +20437,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20432;;;*** 20437;;;***
20433 20438
20434;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20439;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20435;;;;;; "org-clock" "org/org-clock.el" (20235 62921)) 20440;;;;;; "org-clock" "org/org-clock.el" (20236 7740))
20436;;; Generated autoloads from org/org-clock.el 20441;;; Generated autoloads from org/org-clock.el
20437 20442
20438(autoload 'org-get-clocktable "org-clock" "\ 20443(autoload 'org-get-clocktable "org-clock" "\
@@ -20450,7 +20455,7 @@ Set up hooks for clock persistence.
20450;;;*** 20455;;;***
20451 20456
20452;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20457;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20453;;;;;; "org/org-datetree.el" (20229 31156)) 20458;;;;;; "org/org-datetree.el" (20229 34587))
20454;;; Generated autoloads from org/org-datetree.el 20459;;; Generated autoloads from org/org-datetree.el
20455 20460
20456(autoload 'org-datetree-find-date-create "org-datetree" "\ 20461(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20466,7 +20471,7 @@ tree can be found.
20466;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20471;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20467;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20472;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20468;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20473;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20469;;;;;; "org-docbook" "org/org-docbook.el" (20229 31156)) 20474;;;;;; "org-docbook" "org/org-docbook.el" (20229 34587))
20470;;; Generated autoloads from org/org-docbook.el 20475;;; Generated autoloads from org/org-docbook.el
20471 20476
20472(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20477(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20543,7 +20548,7 @@ publishing directory.
20543 20548
20544;;;### (autoloads (org-insert-export-options-template org-export-as-org 20549;;;### (autoloads (org-insert-export-options-template org-export-as-org
20545;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20550;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20546;;;;;; (20235 62921)) 20551;;;;;; (20236 7740))
20547;;; Generated autoloads from org/org-exp.el 20552;;; Generated autoloads from org/org-exp.el
20548 20553
20549(autoload 'org-export "org-exp" "\ 20554(autoload 'org-export "org-exp" "\
@@ -20605,7 +20610,7 @@ Insert into the buffer a template with information for exporting.
20605 20610
20606;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20611;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20607;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20229 20612;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20229
20608;;;;;; 31156)) 20613;;;;;; 34587))
20609;;; Generated autoloads from org/org-feed.el 20614;;; Generated autoloads from org/org-feed.el
20610 20615
20611(autoload 'org-feed-update-all "org-feed" "\ 20616(autoload 'org-feed-update-all "org-feed" "\
@@ -20633,7 +20638,7 @@ Show the raw feed buffer of a feed.
20633;;;*** 20638;;;***
20634 20639
20635;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20640;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20636;;;;;; "org/org-footnote.el" (20229 31156)) 20641;;;;;; "org/org-footnote.el" (20229 34587))
20637;;; Generated autoloads from org/org-footnote.el 20642;;; Generated autoloads from org/org-footnote.el
20638 20643
20639(autoload 'org-footnote-action "org-footnote" "\ 20644(autoload 'org-footnote-action "org-footnote" "\
@@ -20684,7 +20689,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20684;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20689;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20685;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20690;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20686;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20691;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20687;;;;;; "org/org-freemind.el" (20229 31156)) 20692;;;;;; "org/org-freemind.el" (20229 34587))
20688;;; Generated autoloads from org/org-freemind.el 20693;;; Generated autoloads from org/org-freemind.el
20689 20694
20690(autoload 'org-export-as-freemind "org-freemind" "\ 20695(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20745,7 +20750,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20745;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20750;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20746;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20751;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20747;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20752;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20748;;;;;; "org/org-html.el" (20229 31156)) 20753;;;;;; "org/org-html.el" (20229 34587))
20749;;; Generated autoloads from org/org-html.el 20754;;; Generated autoloads from org/org-html.el
20750 20755
20751(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20756(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20839,7 +20844,7 @@ that uses these same face definitions.
20839 20844
20840;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 20845;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20841;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 20846;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20842;;;;;; (20229 31156)) 20847;;;;;; (20229 34587))
20843;;; Generated autoloads from org/org-icalendar.el 20848;;; Generated autoloads from org/org-icalendar.el
20844 20849
20845(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 20850(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20867,7 +20872,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20867;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 20872;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20868;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 20873;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
20869;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 20874;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
20870;;;;;; (20229 31156)) 20875;;;;;; (20229 34587))
20871;;; Generated autoloads from org/org-id.el 20876;;; Generated autoloads from org/org-id.el
20872 20877
20873(autoload 'org-id-get-create "org-id" "\ 20878(autoload 'org-id-get-create "org-id" "\
@@ -20936,7 +20941,7 @@ Store a link to the current entry, using its ID.
20936;;;*** 20941;;;***
20937 20942
20938;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 20943;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
20939;;;;;; (20229 31156)) 20944;;;;;; (20229 34587))
20940;;; Generated autoloads from org/org-indent.el 20945;;; Generated autoloads from org/org-indent.el
20941 20946
20942(autoload 'org-indent-mode "org-indent" "\ 20947(autoload 'org-indent-mode "org-indent" "\
@@ -20954,7 +20959,7 @@ during idle time.
20954;;;*** 20959;;;***
20955 20960
20956;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 20961;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
20957;;;;;; (20229 31156)) 20962;;;;;; (20229 34587))
20958;;; Generated autoloads from org/org-irc.el 20963;;; Generated autoloads from org/org-irc.el
20959 20964
20960(autoload 'org-irc-store-link "org-irc" "\ 20965(autoload 'org-irc-store-link "org-irc" "\
@@ -20967,7 +20972,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
20967;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 20972;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
20968;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 20973;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
20969;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 20974;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
20970;;;;;; (20229 31156)) 20975;;;;;; (20229 34587))
20971;;; Generated autoloads from org/org-latex.el 20976;;; Generated autoloads from org/org-latex.el
20972 20977
20973(autoload 'org-export-as-latex-batch "org-latex" "\ 20978(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -21048,7 +21053,7 @@ Export as LaTeX, then process through to PDF, and open.
21048 21053
21049;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer 21054;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer
21050;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el" 21055;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el"
21051;;;;;; (20235 62921)) 21056;;;;;; (20236 7740))
21052;;; Generated autoloads from org/org-lparse.el 21057;;; Generated autoloads from org/org-lparse.el
21053 21058
21054(autoload 'org-lparse-and-open "org-lparse" "\ 21059(autoload 'org-lparse-and-open "org-lparse" "\
@@ -21106,7 +21111,7 @@ in a window. A non-interactive call will only return the buffer.
21106 21111
21107;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 21112;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
21108;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20230 21113;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20230
21109;;;;;; 53294)) 21114;;;;;; 13182))
21110;;; Generated autoloads from org/org-mobile.el 21115;;; Generated autoloads from org/org-mobile.el
21111 21116
21112(autoload 'org-mobile-push "org-mobile" "\ 21117(autoload 'org-mobile-push "org-mobile" "\
@@ -21133,7 +21138,7 @@ Create a file that contains all custom agenda views.
21133;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert 21138;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert
21134;;;;;; org-export-as-odt org-export-region-as-odt org-replace-region-by-odt 21139;;;;;; org-export-as-odt org-export-region-as-odt org-replace-region-by-odt
21135;;;;;; org-export-as-odt-to-buffer org-export-as-odt-batch org-export-as-odt-and-open) 21140;;;;;; org-export-as-odt-to-buffer org-export-as-odt-batch org-export-as-odt-and-open)
21136;;;;;; "org-odt" "org/org-odt.el" (20235 62921)) 21141;;;;;; "org-odt" "org/org-odt.el" (20236 7740))
21137;;; Generated autoloads from org/org-odt.el 21142;;; Generated autoloads from org/org-odt.el
21138 21143
21139(autoload 'org-export-as-odt-and-open "org-odt" "\ 21144(autoload 'org-export-as-odt-and-open "org-odt" "\
@@ -21234,7 +21239,7 @@ formula file.
21234;;;*** 21239;;;***
21235 21240
21236;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 21241;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
21237;;;;;; (20229 31156)) 21242;;;;;; (20229 34587))
21238;;; Generated autoloads from org/org-plot.el 21243;;; Generated autoloads from org/org-plot.el
21239 21244
21240(autoload 'org-plot/gnuplot "org-plot" "\ 21245(autoload 'org-plot/gnuplot "org-plot" "\
@@ -21248,7 +21253,7 @@ line directly before or after the table.
21248 21253
21249;;;### (autoloads (org-publish-current-project org-publish-current-file 21254;;;### (autoloads (org-publish-current-project org-publish-current-file
21250;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 21255;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
21251;;;;;; (20235 62921)) 21256;;;;;; (20236 7740))
21252;;; Generated autoloads from org/org-publish.el 21257;;; Generated autoloads from org/org-publish.el
21253 21258
21254(defalias 'org-publish-project 'org-publish) 21259(defalias 'org-publish-project 'org-publish)
@@ -21282,7 +21287,7 @@ the project.
21282 21287
21283;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 21288;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
21284;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 21289;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
21285;;;;;; "org/org-remember.el" (20229 31156)) 21290;;;;;; "org/org-remember.el" (20229 34587))
21286;;; Generated autoloads from org/org-remember.el 21291;;; Generated autoloads from org/org-remember.el
21287 21292
21288(autoload 'org-remember-insinuate "org-remember" "\ 21293(autoload 'org-remember-insinuate "org-remember" "\
@@ -21358,7 +21363,7 @@ See also the variable `org-reverse-note-order'.
21358;;;*** 21363;;;***
21359 21364
21360;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 21365;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
21361;;;;;; "org-table" "org/org-table.el" (20235 62921)) 21366;;;;;; "org-table" "org/org-table.el" (20236 7740))
21362;;; Generated autoloads from org/org-table.el 21367;;; Generated autoloads from org/org-table.el
21363 21368
21364(autoload 'turn-on-orgtbl "org-table" "\ 21369(autoload 'turn-on-orgtbl "org-table" "\
@@ -21382,7 +21387,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
21382;;;*** 21387;;;***
21383 21388
21384;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21389;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
21385;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20235 62921)) 21390;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20236 7740))
21386;;; Generated autoloads from org/org-taskjuggler.el 21391;;; Generated autoloads from org/org-taskjuggler.el
21387 21392
21388(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ 21393(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\
@@ -21410,7 +21415,7 @@ with the TaskJuggler GUI.
21410 21415
21411;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21416;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
21412;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 21417;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
21413;;;;;; (20229 31156)) 21418;;;;;; (20229 34587))
21414;;; Generated autoloads from org/org-timer.el 21419;;; Generated autoloads from org/org-timer.el
21415 21420
21416(autoload 'org-timer-start "org-timer" "\ 21421(autoload 'org-timer-start "org-timer" "\
@@ -21471,7 +21476,7 @@ replace any running timer.
21471;;;*** 21476;;;***
21472 21477
21473;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21478;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21474;;;;;; (20229 31156)) 21479;;;;;; (20229 34587))
21475;;; Generated autoloads from org/org-xoxo.el 21480;;; Generated autoloads from org/org-xoxo.el
21476 21481
21477(autoload 'org-export-as-xoxo "org-xoxo" "\ 21482(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21483,7 +21488,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
21483;;;*** 21488;;;***
21484 21489
21485;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 21490;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
21486;;;;;; (20229 31156)) 21491;;;;;; (20229 34587))
21487;;; Generated autoloads from outline.el 21492;;; Generated autoloads from outline.el
21488(put 'outline-regexp 'safe-local-variable 'stringp) 21493(put 'outline-regexp 'safe-local-variable 'stringp)
21489(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 21494(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -21547,7 +21552,7 @@ See the command `outline-mode' for more information on this mode.
21547;;;### (autoloads (list-packages describe-package package-initialize 21552;;;### (autoloads (list-packages describe-package package-initialize
21548;;;;;; package-refresh-contents package-install-file package-install-from-buffer 21553;;;;;; package-refresh-contents package-install-file package-install-from-buffer
21549;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 21554;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
21550;;;;;; (20259 50203)) 21555;;;;;; (20259 55615))
21551;;; Generated autoloads from emacs-lisp/package.el 21556;;; Generated autoloads from emacs-lisp/package.el
21552 21557
21553(defvar package-enable-at-startup t "\ 21558(defvar package-enable-at-startup t "\
@@ -21617,7 +21622,7 @@ The list is displayed in a buffer named `*Packages*'.
21617 21622
21618;;;*** 21623;;;***
21619 21624
21620;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20229 31156)) 21625;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20229 34587))
21621;;; Generated autoloads from paren.el 21626;;; Generated autoloads from paren.el
21622 21627
21623(defvar show-paren-mode nil "\ 21628(defvar show-paren-mode nil "\
@@ -21644,7 +21649,7 @@ matching parenthesis is highlighted in `show-paren-style' after
21644;;;*** 21649;;;***
21645 21650
21646;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 21651;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
21647;;;;;; (20229 31156)) 21652;;;;;; (20229 34587))
21648;;; Generated autoloads from calendar/parse-time.el 21653;;; Generated autoloads from calendar/parse-time.el
21649(put 'parse-time-rules 'risky-local-variable t) 21654(put 'parse-time-rules 'risky-local-variable t)
21650 21655
@@ -21658,7 +21663,7 @@ unknown are returned as nil.
21658;;;*** 21663;;;***
21659 21664
21660;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20229 21665;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20229
21661;;;;;; 31156)) 21666;;;;;; 34587))
21662;;; Generated autoloads from progmodes/pascal.el 21667;;; Generated autoloads from progmodes/pascal.el
21663 21668
21664(autoload 'pascal-mode "pascal" "\ 21669(autoload 'pascal-mode "pascal" "\
@@ -21711,7 +21716,7 @@ no args, if that value is non-nil.
21711;;;*** 21716;;;***
21712 21717
21713;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21718;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21714;;;;;; "password-cache" "password-cache.el" (20229 31156)) 21719;;;;;; "password-cache" "password-cache.el" (20229 34587))
21715;;; Generated autoloads from password-cache.el 21720;;; Generated autoloads from password-cache.el
21716 21721
21717(defvar password-cache t "\ 21722(defvar password-cache t "\
@@ -21733,7 +21738,7 @@ Check if KEY is in the cache.
21733;;;*** 21738;;;***
21734 21739
21735;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21740;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21736;;;;;; (20229 31156)) 21741;;;;;; (20229 34587))
21737;;; Generated autoloads from emacs-lisp/pcase.el 21742;;; Generated autoloads from emacs-lisp/pcase.el
21738 21743
21739(autoload 'pcase "pcase" "\ 21744(autoload 'pcase "pcase" "\
@@ -21793,7 +21798,7 @@ of the form (UPAT EXP).
21793;;;*** 21798;;;***
21794 21799
21795;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20229 21800;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (20229
21796;;;;;; 31156)) 21801;;;;;; 34587))
21797;;; Generated autoloads from pcmpl-cvs.el 21802;;; Generated autoloads from pcmpl-cvs.el
21798 21803
21799(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 21804(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21804,7 +21809,7 @@ Completion rules for the `cvs' command.
21804;;;*** 21809;;;***
21805 21810
21806;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21811;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21807;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20255 37778)) 21812;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20254 62253))
21808;;; Generated autoloads from pcmpl-gnu.el 21813;;; Generated autoloads from pcmpl-gnu.el
21809 21814
21810(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21815(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21832,7 +21837,7 @@ Completion for the GNU tar utility.
21832;;;*** 21837;;;***
21833 21838
21834;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 21839;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
21835;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20229 31156)) 21840;;;;;; "pcmpl-linux" "pcmpl-linux.el" (20229 34587))
21836;;; Generated autoloads from pcmpl-linux.el 21841;;; Generated autoloads from pcmpl-linux.el
21837 21842
21838(autoload 'pcomplete/kill "pcmpl-linux" "\ 21843(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -21853,7 +21858,7 @@ Completion for GNU/Linux `mount'.
21853;;;*** 21858;;;***
21854 21859
21855;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20229 21860;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (20229
21856;;;;;; 31156)) 21861;;;;;; 34587))
21857;;; Generated autoloads from pcmpl-rpm.el 21862;;; Generated autoloads from pcmpl-rpm.el
21858 21863
21859(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 21864(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -21865,7 +21870,7 @@ Completion for the `rpm' command.
21865 21870
21866;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 21871;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
21867;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 21872;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
21868;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20259 19594)) 21873;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (20259 55615))
21869;;; Generated autoloads from pcmpl-unix.el 21874;;; Generated autoloads from pcmpl-unix.el
21870 21875
21871(autoload 'pcomplete/cd "pcmpl-unix" "\ 21876(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -21923,7 +21928,7 @@ Includes files as well as host names followed by a colon.
21923;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 21928;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
21924;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 21929;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
21925;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20229 21930;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20229
21926;;;;;; 31156)) 21931;;;;;; 34587))
21927;;; Generated autoloads from pcomplete.el 21932;;; Generated autoloads from pcomplete.el
21928 21933
21929(autoload 'pcomplete "pcomplete" "\ 21934(autoload 'pcomplete "pcomplete" "\
@@ -21982,7 +21987,7 @@ Setup `shell-mode' to use pcomplete.
21982 21987
21983;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 21988;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
21984;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 21989;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
21985;;;;;; "vc/pcvs.el" (20254 54879)) 21990;;;;;; "vc/pcvs.el" (20253 16827))
21986;;; Generated autoloads from vc/pcvs.el 21991;;; Generated autoloads from vc/pcvs.el
21987 21992
21988(autoload 'cvs-checkout "pcvs" "\ 21993(autoload 'cvs-checkout "pcvs" "\
@@ -22057,7 +22062,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
22057 22062
22058;;;*** 22063;;;***
22059 22064
22060;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20229 31156)) 22065;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20229 34587))
22061;;; Generated autoloads from vc/pcvs-defs.el 22066;;; Generated autoloads from vc/pcvs-defs.el
22062 22067
22063(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)) "\ 22068(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)) "\
@@ -22066,7 +22071,7 @@ Global menu used by PCL-CVS.")
22066;;;*** 22071;;;***
22067 22072
22068;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 22073;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
22069;;;;;; (20229 31156)) 22074;;;;;; (20229 34587))
22070;;; Generated autoloads from progmodes/perl-mode.el 22075;;; Generated autoloads from progmodes/perl-mode.el
22071(put 'perl-indent-level 'safe-local-variable 'integerp) 22076(put 'perl-indent-level 'safe-local-variable 'integerp)
22072(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 22077(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -22128,7 +22133,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
22128;;;*** 22133;;;***
22129 22134
22130;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 22135;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
22131;;;;;; (20229 31156)) 22136;;;;;; (20229 34587))
22132;;; Generated autoloads from textmodes/picture.el 22137;;; Generated autoloads from textmodes/picture.el
22133 22138
22134(autoload 'picture-mode "picture" "\ 22139(autoload 'picture-mode "picture" "\
@@ -22209,7 +22214,7 @@ they are not by default assigned to keys.
22209;;;*** 22214;;;***
22210 22215
22211;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20229 22216;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20229
22212;;;;;; 31156)) 22217;;;;;; 34587))
22213;;; Generated autoloads from gnus/plstore.el 22218;;; Generated autoloads from gnus/plstore.el
22214 22219
22215(autoload 'plstore-open "plstore" "\ 22220(autoload 'plstore-open "plstore" "\
@@ -22220,7 +22225,7 @@ Create a plstore instance associated with FILE.
22220;;;*** 22225;;;***
22221 22226
22222;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 22227;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
22223;;;;;; (20229 31156)) 22228;;;;;; (20229 34587))
22224;;; Generated autoloads from textmodes/po.el 22229;;; Generated autoloads from textmodes/po.el
22225 22230
22226(autoload 'po-find-file-coding-system "po" "\ 22231(autoload 'po-find-file-coding-system "po" "\
@@ -22231,7 +22236,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
22231 22236
22232;;;*** 22237;;;***
22233 22238
22234;;;### (autoloads (pong) "pong" "play/pong.el" (20229 31156)) 22239;;;### (autoloads (pong) "pong" "play/pong.el" (20229 34587))
22235;;; Generated autoloads from play/pong.el 22240;;; Generated autoloads from play/pong.el
22236 22241
22237(autoload 'pong "pong" "\ 22242(autoload 'pong "pong" "\
@@ -22247,7 +22252,7 @@ pong-mode keybindings:\\<pong-mode-map>
22247 22252
22248;;;*** 22253;;;***
22249 22254
22250;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20229 31156)) 22255;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20229 34587))
22251;;; Generated autoloads from gnus/pop3.el 22256;;; Generated autoloads from gnus/pop3.el
22252 22257
22253(autoload 'pop3-movemail "pop3" "\ 22258(autoload 'pop3-movemail "pop3" "\
@@ -22260,7 +22265,7 @@ Use streaming commands.
22260 22265
22261;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 22266;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
22262;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 22267;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
22263;;;;;; (20229 31156)) 22268;;;;;; (20229 34587))
22264;;; Generated autoloads from emacs-lisp/pp.el 22269;;; Generated autoloads from emacs-lisp/pp.el
22265 22270
22266(autoload 'pp-to-string "pp" "\ 22271(autoload 'pp-to-string "pp" "\
@@ -22328,7 +22333,7 @@ Ignores leading comment characters.
22328;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 22333;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
22329;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 22334;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
22330;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 22335;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
22331;;;;;; (20229 31156)) 22336;;;;;; (20229 34587))
22332;;; Generated autoloads from printing.el 22337;;; Generated autoloads from printing.el
22333 22338
22334(autoload 'pr-interface "printing" "\ 22339(autoload 'pr-interface "printing" "\
@@ -22915,7 +22920,7 @@ are both set to t.
22915 22920
22916;;;*** 22921;;;***
22917 22922
22918;;;### (autoloads (proced) "proced" "proced.el" (20229 31156)) 22923;;;### (autoloads (proced) "proced" "proced.el" (20229 34587))
22919;;; Generated autoloads from proced.el 22924;;; Generated autoloads from proced.el
22920 22925
22921(autoload 'proced "proced" "\ 22926(autoload 'proced "proced" "\
@@ -22931,7 +22936,7 @@ See `proced-mode' for a description of features available in Proced buffers.
22931;;;*** 22936;;;***
22932 22937
22933;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 22938;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
22934;;;;;; "progmodes/prolog.el" (20229 31156)) 22939;;;;;; "progmodes/prolog.el" (20229 34587))
22935;;; Generated autoloads from progmodes/prolog.el 22940;;; Generated autoloads from progmodes/prolog.el
22936 22941
22937(autoload 'prolog-mode "prolog" "\ 22942(autoload 'prolog-mode "prolog" "\
@@ -22967,7 +22972,7 @@ With prefix argument ARG, restart the Prolog process if running before.
22967;;;*** 22972;;;***
22968 22973
22969;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20229 22974;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (20229
22970;;;;;; 31156)) 22975;;;;;; 34587))
22971;;; Generated autoloads from ps-bdf.el 22976;;; Generated autoloads from ps-bdf.el
22972 22977
22973(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")) "\ 22978(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")) "\
@@ -22979,7 +22984,7 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
22979;;;*** 22984;;;***
22980 22985
22981;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20229 22986;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20229
22982;;;;;; 31156)) 22987;;;;;; 34587))
22983;;; Generated autoloads from progmodes/ps-mode.el 22988;;; Generated autoloads from progmodes/ps-mode.el
22984 22989
22985(autoload 'ps-mode "ps-mode" "\ 22990(autoload 'ps-mode "ps-mode" "\
@@ -23031,7 +23036,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
23031;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 23036;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
23032;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 23037;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
23033;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20229 23038;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20229
23034;;;;;; 47145)) 23039;;;;;; 36386))
23035;;; Generated autoloads from ps-print.el 23040;;; Generated autoloads from ps-print.el
23036 23041
23037(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\ 23042(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\
@@ -23228,7 +23233,7 @@ If EXTENSION is any other symbol, it is ignored.
23228;;;*** 23233;;;***
23229 23234
23230;;;### (autoloads (jython-mode python-mode python-after-info-look 23235;;;### (autoloads (jython-mode python-mode python-after-info-look
23231;;;;;; run-python) "python" "progmodes/python.el" (20260 61348)) 23236;;;;;; run-python) "python" "progmodes/python.el" (20261 10951))
23232;;; Generated autoloads from progmodes/python.el 23237;;; Generated autoloads from progmodes/python.el
23233 23238
23234(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 23239(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -23314,7 +23319,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
23314;;;*** 23319;;;***
23315 23320
23316;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 23321;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
23317;;;;;; (20229 31156)) 23322;;;;;; (20229 34587))
23318;;; Generated autoloads from gnus/qp.el 23323;;; Generated autoloads from gnus/qp.el
23319 23324
23320(autoload 'quoted-printable-decode-region "qp" "\ 23325(autoload 'quoted-printable-decode-region "qp" "\
@@ -23337,7 +23342,7 @@ them into characters should be done separately.
23337;;;;;; quail-defrule quail-install-decode-map quail-install-map 23342;;;;;; quail-defrule quail-install-decode-map quail-install-map
23338;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 23343;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
23339;;;;;; quail-define-package quail-use-package quail-title) "quail" 23344;;;;;; quail-define-package quail-use-package quail-title) "quail"
23340;;;;;; "international/quail.el" (20229 31156)) 23345;;;;;; "international/quail.el" (20229 34587))
23341;;; Generated autoloads from international/quail.el 23346;;; Generated autoloads from international/quail.el
23342 23347
23343(autoload 'quail-title "quail" "\ 23348(autoload 'quail-title "quail" "\
@@ -23569,7 +23574,7 @@ of each directory.
23569;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23574;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23570;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23575;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23571;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20229 23576;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20229
23572;;;;;; 31156)) 23577;;;;;; 34587))
23573;;; Generated autoloads from net/quickurl.el 23578;;; Generated autoloads from net/quickurl.el
23574 23579
23575(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" "\ 23580(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" "\
@@ -23641,7 +23646,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
23641;;;*** 23646;;;***
23642 23647
23643;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23648;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
23644;;;;;; "net/rcirc.el" (20229 31156)) 23649;;;;;; "net/rcirc.el" (20229 34587))
23645;;; Generated autoloads from net/rcirc.el 23650;;; Generated autoloads from net/rcirc.el
23646 23651
23647(autoload 'rcirc "rcirc" "\ 23652(autoload 'rcirc "rcirc" "\
@@ -23677,7 +23682,7 @@ Global minor mode for tracking activity in rcirc buffers.
23677;;;*** 23682;;;***
23678 23683
23679;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20229 23684;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (20229
23680;;;;;; 31156)) 23685;;;;;; 34587))
23681;;; Generated autoloads from net/rcompile.el 23686;;; Generated autoloads from net/rcompile.el
23682 23687
23683(autoload 'remote-compile "rcompile" "\ 23688(autoload 'remote-compile "rcompile" "\
@@ -23689,7 +23694,7 @@ See \\[compile].
23689;;;*** 23694;;;***
23690 23695
23691;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23696;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
23692;;;;;; (20229 31156)) 23697;;;;;; (20229 34587))
23693;;; Generated autoloads from emacs-lisp/re-builder.el 23698;;; Generated autoloads from emacs-lisp/re-builder.el
23694 23699
23695(defalias 'regexp-builder 're-builder) 23700(defalias 'regexp-builder 're-builder)
@@ -23707,7 +23712,7 @@ matching parts of the target buffer will be highlighted.
23707 23712
23708;;;*** 23713;;;***
23709 23714
23710;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20229 31156)) 23715;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (20229 34587))
23711;;; Generated autoloads from recentf.el 23716;;; Generated autoloads from recentf.el
23712 23717
23713(defvar recentf-mode nil "\ 23718(defvar recentf-mode nil "\
@@ -23737,7 +23742,7 @@ were operated on recently.
23737;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 23742;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
23738;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle 23743;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle
23739;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" 23744;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el"
23740;;;;;; (20229 31156)) 23745;;;;;; (20229 34587))
23741;;; Generated autoloads from rect.el 23746;;; Generated autoloads from rect.el
23742 (define-key ctl-x-r-map "c" 'clear-rectangle) 23747 (define-key ctl-x-r-map "c" 'clear-rectangle)
23743 (define-key ctl-x-r-map "k" 'kill-rectangle) 23748 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -23874,7 +23879,7 @@ with a prefix argument, prompt for START-AT and FORMAT.
23874;;;*** 23879;;;***
23875 23880
23876;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20229 23881;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (20229
23877;;;;;; 31156)) 23882;;;;;; 34587))
23878;;; Generated autoloads from textmodes/refill.el 23883;;; Generated autoloads from textmodes/refill.el
23879 23884
23880(autoload 'refill-mode "refill" "\ 23885(autoload 'refill-mode "refill" "\
@@ -23895,7 +23900,7 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
23895;;;*** 23900;;;***
23896 23901
23897;;;### (autoloads (reftex-reset-scanning-information reftex-mode 23902;;;### (autoloads (reftex-reset-scanning-information reftex-mode
23898;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20229 31156)) 23903;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20229 34587))
23899;;; Generated autoloads from textmodes/reftex.el 23904;;; Generated autoloads from textmodes/reftex.el
23900 23905
23901(autoload 'turn-on-reftex "reftex" "\ 23906(autoload 'turn-on-reftex "reftex" "\
@@ -23951,7 +23956,7 @@ This enforces rescanning the buffer on next use.
23951;;;*** 23956;;;***
23952 23957
23953;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 23958;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
23954;;;;;; (20229 31156)) 23959;;;;;; (20229 34587))
23955;;; Generated autoloads from textmodes/reftex-cite.el 23960;;; Generated autoloads from textmodes/reftex-cite.el
23956 23961
23957(autoload 'reftex-citation "reftex-cite" "\ 23962(autoload 'reftex-citation "reftex-cite" "\
@@ -23981,7 +23986,7 @@ While entering the regexp, completion on knows citation keys is possible.
23981;;;*** 23986;;;***
23982 23987
23983;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 23988;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
23984;;;;;; (20229 31156)) 23989;;;;;; (20229 34587))
23985;;; Generated autoloads from textmodes/reftex-global.el 23990;;; Generated autoloads from textmodes/reftex-global.el
23986 23991
23987(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 23992(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -23998,7 +24003,7 @@ With no argument, this command toggles
23998;;;*** 24003;;;***
23999 24004
24000;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 24005;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
24001;;;;;; (20229 31156)) 24006;;;;;; (20229 34587))
24002;;; Generated autoloads from textmodes/reftex-index.el 24007;;; Generated autoloads from textmodes/reftex-index.el
24003 24008
24004(autoload 'reftex-index-phrases-mode "reftex-index" "\ 24009(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -24031,7 +24036,7 @@ Here are all local bindings.
24031;;;*** 24036;;;***
24032 24037
24033;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 24038;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
24034;;;;;; (20229 31156)) 24039;;;;;; (20229 34587))
24035;;; Generated autoloads from textmodes/reftex-parse.el 24040;;; Generated autoloads from textmodes/reftex-parse.el
24036 24041
24037(autoload 'reftex-all-document-files "reftex-parse" "\ 24042(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -24044,7 +24049,7 @@ of master file.
24044;;;*** 24049;;;***
24045 24050
24046;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20229 24051;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20229
24047;;;;;; 31156)) 24052;;;;;; 34587))
24048;;; Generated autoloads from textmodes/reftex-vars.el 24053;;; Generated autoloads from textmodes/reftex-vars.el
24049(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24054(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
24050(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24055(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -24054,7 +24059,7 @@ of master file.
24054;;;*** 24059;;;***
24055 24060
24056;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 24061;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
24057;;;;;; (20229 31156)) 24062;;;;;; (20229 34587))
24058;;; Generated autoloads from emacs-lisp/regexp-opt.el 24063;;; Generated autoloads from emacs-lisp/regexp-opt.el
24059 24064
24060(autoload 'regexp-opt "regexp-opt" "\ 24065(autoload 'regexp-opt "regexp-opt" "\
@@ -24085,7 +24090,7 @@ This means the number of non-shy regexp grouping constructs
24085 24090
24086;;;### (autoloads (remember-diary-extract-entries remember-clipboard 24091;;;### (autoloads (remember-diary-extract-entries remember-clipboard
24087;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 24092;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
24088;;;;;; (20229 31156)) 24093;;;;;; (20229 34587))
24089;;; Generated autoloads from textmodes/remember.el 24094;;; Generated autoloads from textmodes/remember.el
24090 24095
24091(autoload 'remember "remember" "\ 24096(autoload 'remember "remember" "\
@@ -24116,7 +24121,7 @@ Extract diary entries from the region.
24116 24121
24117;;;*** 24122;;;***
24118 24123
24119;;;### (autoloads (repeat) "repeat" "repeat.el" (20229 31156)) 24124;;;### (autoloads (repeat) "repeat" "repeat.el" (20229 34587))
24120;;; Generated autoloads from repeat.el 24125;;; Generated autoloads from repeat.el
24121 24126
24122(autoload 'repeat "repeat" "\ 24127(autoload 'repeat "repeat" "\
@@ -24139,7 +24144,7 @@ recently executed command not bound to an input event\".
24139;;;*** 24144;;;***
24140 24145
24141;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 24146;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
24142;;;;;; (20229 31156)) 24147;;;;;; (20229 34587))
24143;;; Generated autoloads from mail/reporter.el 24148;;; Generated autoloads from mail/reporter.el
24144 24149
24145(autoload 'reporter-submit-bug-report "reporter" "\ 24150(autoload 'reporter-submit-bug-report "reporter" "\
@@ -24171,7 +24176,7 @@ mail-sending package is used for editing and sending the message.
24171;;;*** 24176;;;***
24172 24177
24173;;;### (autoloads (reposition-window) "reposition" "reposition.el" 24178;;;### (autoloads (reposition-window) "reposition" "reposition.el"
24174;;;;;; (20229 31156)) 24179;;;;;; (20229 34587))
24175;;; Generated autoloads from reposition.el 24180;;; Generated autoloads from reposition.el
24176 24181
24177(autoload 'reposition-window "reposition" "\ 24182(autoload 'reposition-window "reposition" "\
@@ -24198,7 +24203,7 @@ first comment line visible (if point is in a comment).
24198;;;*** 24203;;;***
24199 24204
24200;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 24205;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
24201;;;;;; (20229 31156)) 24206;;;;;; (20229 34587))
24202;;; Generated autoloads from reveal.el 24207;;; Generated autoloads from reveal.el
24203 24208
24204(autoload 'reveal-mode "reveal" "\ 24209(autoload 'reveal-mode "reveal" "\
@@ -24234,7 +24239,7 @@ the mode if ARG is omitted or nil.
24234;;;*** 24239;;;***
24235 24240
24236;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 24241;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
24237;;;;;; (20229 31156)) 24242;;;;;; (20229 34587))
24238;;; Generated autoloads from emacs-lisp/ring.el 24243;;; Generated autoloads from emacs-lisp/ring.el
24239 24244
24240(autoload 'ring-p "ring" "\ 24245(autoload 'ring-p "ring" "\
@@ -24249,7 +24254,7 @@ Make a ring that can contain SIZE elements.
24249 24254
24250;;;*** 24255;;;***
24251 24256
24252;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20229 31156)) 24257;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20229 34587))
24253;;; Generated autoloads from net/rlogin.el 24258;;; Generated autoloads from net/rlogin.el
24254 24259
24255(autoload 'rlogin "rlogin" "\ 24260(autoload 'rlogin "rlogin" "\
@@ -24298,7 +24303,7 @@ variable.
24298;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 24303;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
24299;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 24304;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
24300;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 24305;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p)
24301;;;;;; "rmail" "mail/rmail.el" (20259 22152)) 24306;;;;;; "rmail" "mail/rmail.el" (20259 55615))
24302;;; Generated autoloads from mail/rmail.el 24307;;; Generated autoloads from mail/rmail.el
24303 24308
24304(autoload 'rmail-movemail-variant-p "rmail" "\ 24309(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -24482,7 +24487,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
24482;;;*** 24487;;;***
24483 24488
24484;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 24489;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
24485;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20229 31156)) 24490;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (20229 34587))
24486;;; Generated autoloads from mail/rmailout.el 24491;;; Generated autoloads from mail/rmailout.el
24487(put 'rmail-output-file-alist 'risky-local-variable t) 24492(put 'rmail-output-file-alist 'risky-local-variable t)
24488 24493
@@ -24547,7 +24552,7 @@ than appending to it. Deletes the message after writing if
24547;;;*** 24552;;;***
24548 24553
24549;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 24554;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
24550;;;;;; (20229 31156)) 24555;;;;;; (20229 34587))
24551;;; Generated autoloads from nxml/rng-cmpct.el 24556;;; Generated autoloads from nxml/rng-cmpct.el
24552 24557
24553(autoload 'rng-c-load-schema "rng-cmpct" "\ 24558(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -24559,7 +24564,7 @@ Return a pattern.
24559;;;*** 24564;;;***
24560 24565
24561;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 24566;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
24562;;;;;; (20229 31156)) 24567;;;;;; (20229 34587))
24563;;; Generated autoloads from nxml/rng-nxml.el 24568;;; Generated autoloads from nxml/rng-nxml.el
24564 24569
24565(autoload 'rng-nxml-mode-init "rng-nxml" "\ 24570(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -24572,7 +24577,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24572;;;*** 24577;;;***
24573 24578
24574;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24579;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24575;;;;;; (20229 31156)) 24580;;;;;; (20229 34587))
24576;;; Generated autoloads from nxml/rng-valid.el 24581;;; Generated autoloads from nxml/rng-valid.el
24577 24582
24578(autoload 'rng-validate-mode "rng-valid" "\ 24583(autoload 'rng-validate-mode "rng-valid" "\
@@ -24603,7 +24608,7 @@ to use for finding the schema.
24603;;;*** 24608;;;***
24604 24609
24605;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20229 24610;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (20229
24606;;;;;; 31156)) 24611;;;;;; 34587))
24607;;; Generated autoloads from nxml/rng-xsd.el 24612;;; Generated autoloads from nxml/rng-xsd.el
24608 24613
24609(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 24614(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -24631,7 +24636,7 @@ must be equal.
24631;;;*** 24636;;;***
24632 24637
24633;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24638;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24634;;;;;; "robin" "international/robin.el" (20211 417)) 24639;;;;;; "robin" "international/robin.el" (20209 49217))
24635;;; Generated autoloads from international/robin.el 24640;;; Generated autoloads from international/robin.el
24636 24641
24637(autoload 'robin-define-package "robin" "\ 24642(autoload 'robin-define-package "robin" "\
@@ -24664,7 +24669,7 @@ Start using robin package NAME, which is a string.
24664;;;*** 24669;;;***
24665 24670
24666;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 24671;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
24667;;;;;; rot13-string rot13) "rot13" "rot13.el" (20229 31156)) 24672;;;;;; rot13-string rot13) "rot13" "rot13.el" (20229 34587))
24668;;; Generated autoloads from rot13.el 24673;;; Generated autoloads from rot13.el
24669 24674
24670(autoload 'rot13 "rot13" "\ 24675(autoload 'rot13 "rot13" "\
@@ -24702,7 +24707,7 @@ Toggle the use of ROT13 encoding for the current window.
24702;;;*** 24707;;;***
24703 24708
24704;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24709;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24705;;;;;; (20229 31156)) 24710;;;;;; (20229 34587))
24706;;; Generated autoloads from textmodes/rst.el 24711;;; Generated autoloads from textmodes/rst.el
24707 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24712 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24708 24713
@@ -24739,7 +24744,7 @@ for modes derived from Text mode, like Mail mode.
24739;;;*** 24744;;;***
24740 24745
24741;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24746;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24742;;;;;; (20229 31156)) 24747;;;;;; (20229 34587))
24743;;; Generated autoloads from progmodes/ruby-mode.el 24748;;; Generated autoloads from progmodes/ruby-mode.el
24744 24749
24745(autoload 'ruby-mode "ruby-mode" "\ 24750(autoload 'ruby-mode "ruby-mode" "\
@@ -24761,7 +24766,7 @@ The variable `ruby-indent-level' controls the amount of indentation.
24761;;;*** 24766;;;***
24762 24767
24763;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20229 24768;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (20229
24764;;;;;; 31156)) 24769;;;;;; 34587))
24765;;; Generated autoloads from ruler-mode.el 24770;;; Generated autoloads from ruler-mode.el
24766 24771
24767(defvar ruler-mode nil "\ 24772(defvar ruler-mode nil "\
@@ -24779,7 +24784,7 @@ if ARG is omitted or nil.
24779;;;*** 24784;;;***
24780 24785
24781;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20229 24786;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (20229
24782;;;;;; 31156)) 24787;;;;;; 34587))
24783;;; Generated autoloads from emacs-lisp/rx.el 24788;;; Generated autoloads from emacs-lisp/rx.el
24784 24789
24785(autoload 'rx-to-string "rx" "\ 24790(autoload 'rx-to-string "rx" "\
@@ -25091,7 +25096,7 @@ enclosed in `(and ...)'.
25091;;;*** 25096;;;***
25092 25097
25093;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20229 25098;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20229
25094;;;;;; 31156)) 25099;;;;;; 34587))
25095;;; Generated autoloads from savehist.el 25100;;; Generated autoloads from savehist.el
25096 25101
25097(defvar savehist-mode nil "\ 25102(defvar savehist-mode nil "\
@@ -25123,7 +25128,7 @@ histories, which is probably undesirable.
25123;;;*** 25128;;;***
25124 25129
25125;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 25130;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
25126;;;;;; (20229 31156)) 25131;;;;;; (20229 34587))
25127;;; Generated autoloads from progmodes/scheme.el 25132;;; Generated autoloads from progmodes/scheme.el
25128 25133
25129(autoload 'scheme-mode "scheme" "\ 25134(autoload 'scheme-mode "scheme" "\
@@ -25165,7 +25170,7 @@ that variable's value is a string.
25165;;;*** 25170;;;***
25166 25171
25167;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 25172;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
25168;;;;;; (20229 31156)) 25173;;;;;; (20229 34587))
25169;;; Generated autoloads from gnus/score-mode.el 25174;;; Generated autoloads from gnus/score-mode.el
25170 25175
25171(autoload 'gnus-score-mode "score-mode" "\ 25176(autoload 'gnus-score-mode "score-mode" "\
@@ -25179,7 +25184,7 @@ This mode is an extended emacs-lisp mode.
25179;;;*** 25184;;;***
25180 25185
25181;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 25186;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
25182;;;;;; (20229 31156)) 25187;;;;;; (20229 34587))
25183;;; Generated autoloads from scroll-all.el 25188;;; Generated autoloads from scroll-all.el
25184 25189
25185(defvar scroll-all-mode nil "\ 25190(defvar scroll-all-mode nil "\
@@ -25205,7 +25210,7 @@ one window apply to all visible windows in the same frame.
25205;;;*** 25210;;;***
25206 25211
25207;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 25212;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
25208;;;;;; (20229 31156)) 25213;;;;;; (20229 34587))
25209;;; Generated autoloads from scroll-lock.el 25214;;; Generated autoloads from scroll-lock.el
25210 25215
25211(autoload 'scroll-lock-mode "scroll-lock" "\ 25216(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -25219,7 +25224,7 @@ during scrolling.
25219 25224
25220;;;*** 25225;;;***
25221 25226
25222;;;### (autoloads nil "secrets" "net/secrets.el" (20229 31156)) 25227;;;### (autoloads nil "secrets" "net/secrets.el" (20229 34587))
25223;;; Generated autoloads from net/secrets.el 25228;;; Generated autoloads from net/secrets.el
25224(when (featurep 'dbusbind) 25229(when (featurep 'dbusbind)
25225 (autoload 'secrets-show-secrets "secrets" nil t)) 25230 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -25227,7 +25232,7 @@ during scrolling.
25227;;;*** 25232;;;***
25228 25233
25229;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 25234;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
25230;;;;;; "cedet/semantic.el" (20229 31156)) 25235;;;;;; "cedet/semantic.el" (20229 34587))
25231;;; Generated autoloads from cedet/semantic.el 25236;;; Generated autoloads from cedet/semantic.el
25232 25237
25233(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 25238(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -25281,7 +25286,7 @@ Semantic mode.
25281;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name 25286;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
25282;;;;;; mail-header-separator send-mail-function mail-interactive 25287;;;;;; mail-header-separator send-mail-function mail-interactive
25283;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 25288;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
25284;;;;;; "sendmail" "mail/sendmail.el" (20259 20204)) 25289;;;;;; "sendmail" "mail/sendmail.el" (20238 49468))
25285;;; Generated autoloads from mail/sendmail.el 25290;;; Generated autoloads from mail/sendmail.el
25286 25291
25287(defvar mail-from-style 'default "\ 25292(defvar mail-from-style 'default "\
@@ -25564,7 +25569,7 @@ Like `mail' command, but display mail buffer in another frame.
25564 25569
25565;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25570;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25566;;;;;; server-force-delete server-start) "server" "server.el" (20229 25571;;;;;; server-force-delete server-start) "server" "server.el" (20229
25567;;;;;; 31156)) 25572;;;;;; 34587))
25568;;; Generated autoloads from server.el 25573;;; Generated autoloads from server.el
25569 25574
25570(put 'server-host 'risky-local-variable t) 25575(put 'server-host 'risky-local-variable t)
@@ -25631,7 +25636,7 @@ only these files will be asked to be saved.
25631 25636
25632;;;*** 25637;;;***
25633 25638
25634;;;### (autoloads (ses-mode) "ses" "ses.el" (20229 31156)) 25639;;;### (autoloads (ses-mode) "ses" "ses.el" (20229 34587))
25635;;; Generated autoloads from ses.el 25640;;; Generated autoloads from ses.el
25636 25641
25637(autoload 'ses-mode "ses" "\ 25642(autoload 'ses-mode "ses" "\
@@ -25650,7 +25655,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25650;;;*** 25655;;;***
25651 25656
25652;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25657;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25653;;;;;; (20229 31156)) 25658;;;;;; (20229 34587))
25654;;; Generated autoloads from textmodes/sgml-mode.el 25659;;; Generated autoloads from textmodes/sgml-mode.el
25655 25660
25656(autoload 'sgml-mode "sgml-mode" "\ 25661(autoload 'sgml-mode "sgml-mode" "\
@@ -25716,7 +25721,7 @@ To work around that, do:
25716;;;*** 25721;;;***
25717 25722
25718;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25723;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25719;;;;;; (20229 31156)) 25724;;;;;; (20229 34587))
25720;;; Generated autoloads from progmodes/sh-script.el 25725;;; Generated autoloads from progmodes/sh-script.el
25721(put 'sh-shell 'safe-local-variable 'symbolp) 25726(put 'sh-shell 'safe-local-variable 'symbolp)
25722 25727
@@ -25781,7 +25786,7 @@ with your script for an edit-interpret-debug cycle.
25781;;;*** 25786;;;***
25782 25787
25783;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 25788;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25784;;;;;; (20229 31156)) 25789;;;;;; (20229 34587))
25785;;; Generated autoloads from emacs-lisp/shadow.el 25790;;; Generated autoloads from emacs-lisp/shadow.el
25786 25791
25787(autoload 'list-load-path-shadows "shadow" "\ 25792(autoload 'list-load-path-shadows "shadow" "\
@@ -25832,7 +25837,7 @@ function, `load-path-shadows-find'.
25832 25837
25833;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 25838;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
25834;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20229 25839;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (20229
25835;;;;;; 31156)) 25840;;;;;; 34587))
25836;;; Generated autoloads from shadowfile.el 25841;;; Generated autoloads from shadowfile.el
25837 25842
25838(autoload 'shadow-define-cluster "shadowfile" "\ 25843(autoload 'shadow-define-cluster "shadowfile" "\
@@ -25871,7 +25876,7 @@ Set up file shadowing.
25871;;;*** 25876;;;***
25872 25877
25873;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25878;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25874;;;;;; (20229 47225)) 25879;;;;;; (20230 13182))
25875;;; Generated autoloads from shell.el 25880;;; Generated autoloads from shell.el
25876 25881
25877(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25882(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -25920,7 +25925,7 @@ Otherwise, one argument `-i' is passed to the shell.
25920;;;*** 25925;;;***
25921 25926
25922;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20259 25927;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20259
25923;;;;;; 25488)) 25928;;;;;; 55615))
25924;;; Generated autoloads from gnus/shr.el 25929;;; Generated autoloads from gnus/shr.el
25925 25930
25926(autoload 'shr-insert-document "shr" "\ 25931(autoload 'shr-insert-document "shr" "\
@@ -25931,7 +25936,7 @@ Otherwise, one argument `-i' is passed to the shell.
25931;;;*** 25936;;;***
25932 25937
25933;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 25938;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
25934;;;;;; "sieve" "gnus/sieve.el" (20229 31156)) 25939;;;;;; "sieve" "gnus/sieve.el" (20229 34587))
25935;;; Generated autoloads from gnus/sieve.el 25940;;; Generated autoloads from gnus/sieve.el
25936 25941
25937(autoload 'sieve-manage "sieve" "\ 25942(autoload 'sieve-manage "sieve" "\
@@ -25952,7 +25957,7 @@ Otherwise, one argument `-i' is passed to the shell.
25952;;;*** 25957;;;***
25953 25958
25954;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 25959;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
25955;;;;;; (20229 31156)) 25960;;;;;; (20229 34587))
25956;;; Generated autoloads from gnus/sieve-mode.el 25961;;; Generated autoloads from gnus/sieve-mode.el
25957 25962
25958(autoload 'sieve-mode "sieve-mode" "\ 25963(autoload 'sieve-mode "sieve-mode" "\
@@ -25968,7 +25973,7 @@ Turning on Sieve mode runs `sieve-mode-hook'.
25968;;;*** 25973;;;***
25969 25974
25970;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20229 25975;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (20229
25971;;;;;; 31156)) 25976;;;;;; 34587))
25972;;; Generated autoloads from progmodes/simula.el 25977;;; Generated autoloads from progmodes/simula.el
25973 25978
25974(autoload 'simula-mode "simula" "\ 25979(autoload 'simula-mode "simula" "\
@@ -26017,7 +26022,7 @@ with no arguments, if that value is non-nil.
26017;;;*** 26022;;;***
26018 26023
26019;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 26024;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
26020;;;;;; define-skeleton) "skeleton" "skeleton.el" (20229 31156)) 26025;;;;;; define-skeleton) "skeleton" "skeleton.el" (20229 34587))
26021;;; Generated autoloads from skeleton.el 26026;;; Generated autoloads from skeleton.el
26022 26027
26023(defvar skeleton-filter-function 'identity "\ 26028(defvar skeleton-filter-function 'identity "\
@@ -26127,7 +26132,7 @@ symmetrical ones, and the same character twice for the others.
26127;;;*** 26132;;;***
26128 26133
26129;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 26134;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
26130;;;;;; "smerge-mode" "vc/smerge-mode.el" (20229 31156)) 26135;;;;;; "smerge-mode" "vc/smerge-mode.el" (20229 34587))
26131;;; Generated autoloads from vc/smerge-mode.el 26136;;; Generated autoloads from vc/smerge-mode.el
26132 26137
26133(autoload 'smerge-ediff "smerge-mode" "\ 26138(autoload 'smerge-ediff "smerge-mode" "\
@@ -26152,7 +26157,7 @@ If no conflict maker is found, turn off `smerge-mode'.
26152;;;*** 26157;;;***
26153 26158
26154;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 26159;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
26155;;;;;; (20229 31156)) 26160;;;;;; (20229 34587))
26156;;; Generated autoloads from gnus/smiley.el 26161;;; Generated autoloads from gnus/smiley.el
26157 26162
26158(autoload 'smiley-region "smiley" "\ 26163(autoload 'smiley-region "smiley" "\
@@ -26170,7 +26175,7 @@ interactively. If there's no argument, do it at the current buffer.
26170;;;*** 26175;;;***
26171 26176
26172;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 26177;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
26173;;;;;; "mail/smtpmail.el" (20231 60882)) 26178;;;;;; "mail/smtpmail.el" (20232 10689))
26174;;; Generated autoloads from mail/smtpmail.el 26179;;; Generated autoloads from mail/smtpmail.el
26175 26180
26176(autoload 'smtpmail-send-it "smtpmail" "\ 26181(autoload 'smtpmail-send-it "smtpmail" "\
@@ -26185,7 +26190,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
26185 26190
26186;;;*** 26191;;;***
26187 26192
26188;;;### (autoloads (snake) "snake" "play/snake.el" (20229 31156)) 26193;;;### (autoloads (snake) "snake" "play/snake.el" (20229 34587))
26189;;; Generated autoloads from play/snake.el 26194;;; Generated autoloads from play/snake.el
26190 26195
26191(autoload 'snake "snake" "\ 26196(autoload 'snake "snake" "\
@@ -26209,7 +26214,7 @@ Snake mode keybindings:
26209;;;*** 26214;;;***
26210 26215
26211;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 26216;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
26212;;;;;; (20229 31156)) 26217;;;;;; (20229 34587))
26213;;; Generated autoloads from net/snmp-mode.el 26218;;; Generated autoloads from net/snmp-mode.el
26214 26219
26215(autoload 'snmp-mode "snmp-mode" "\ 26220(autoload 'snmp-mode "snmp-mode" "\
@@ -26239,7 +26244,7 @@ then `snmpv2-mode-hook'.
26239;;;*** 26244;;;***
26240 26245
26241;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20229 26246;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20229
26242;;;;;; 31156)) 26247;;;;;; 34587))
26243;;; Generated autoloads from calendar/solar.el 26248;;; Generated autoloads from calendar/solar.el
26244 26249
26245(autoload 'sunrise-sunset "solar" "\ 26250(autoload 'sunrise-sunset "solar" "\
@@ -26255,7 +26260,7 @@ This function is suitable for execution in a .emacs file.
26255;;;*** 26260;;;***
26256 26261
26257;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20229 26262;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (20229
26258;;;;;; 31156)) 26263;;;;;; 34587))
26259;;; Generated autoloads from play/solitaire.el 26264;;; Generated autoloads from play/solitaire.el
26260 26265
26261(autoload 'solitaire "solitaire" "\ 26266(autoload 'solitaire "solitaire" "\
@@ -26332,7 +26337,7 @@ Pick your favorite shortcuts:
26332 26337
26333;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 26338;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
26334;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 26339;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
26335;;;;;; sort-lines sort-subr) "sort" "sort.el" (20229 31156)) 26340;;;;;; sort-lines sort-subr) "sort" "sort.el" (20229 34587))
26336;;; Generated autoloads from sort.el 26341;;; Generated autoloads from sort.el
26337(put 'sort-fold-case 'safe-local-variable 'booleanp) 26342(put 'sort-fold-case 'safe-local-variable 'booleanp)
26338 26343
@@ -26477,7 +26482,7 @@ From a program takes two point or marker arguments, BEG and END.
26477;;;*** 26482;;;***
26478 26483
26479;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20229 26484;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20229
26480;;;;;; 31156)) 26485;;;;;; 34587))
26481;;; Generated autoloads from gnus/spam.el 26486;;; Generated autoloads from gnus/spam.el
26482 26487
26483(autoload 'spam-initialize "spam" "\ 26488(autoload 'spam-initialize "spam" "\
@@ -26493,7 +26498,7 @@ installed through `spam-necessary-extra-headers'.
26493 26498
26494;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 26499;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
26495;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 26500;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
26496;;;;;; "gnus/spam-report.el" (20229 31156)) 26501;;;;;; "gnus/spam-report.el" (20229 34587))
26497;;; Generated autoloads from gnus/spam-report.el 26502;;; Generated autoloads from gnus/spam-report.el
26498 26503
26499(autoload 'spam-report-process-queue "spam-report" "\ 26504(autoload 'spam-report-process-queue "spam-report" "\
@@ -26536,7 +26541,7 @@ Spam reports will be queued with the method used when
26536;;;*** 26541;;;***
26537 26542
26538;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26543;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26539;;;;;; "speedbar.el" (20229 31156)) 26544;;;;;; "speedbar.el" (20229 34587))
26540;;; Generated autoloads from speedbar.el 26545;;; Generated autoloads from speedbar.el
26541 26546
26542(defalias 'speedbar 'speedbar-frame-mode) 26547(defalias 'speedbar 'speedbar-frame-mode)
@@ -26561,7 +26566,7 @@ selected. If the speedbar frame is active, then select the attached frame.
26561;;;*** 26566;;;***
26562 26567
26563;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20229 26568;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (20229
26564;;;;;; 31156)) 26569;;;;;; 34587))
26565;;; Generated autoloads from play/spook.el 26570;;; Generated autoloads from play/spook.el
26566 26571
26567(autoload 'spook "spook" "\ 26572(autoload 'spook "spook" "\
@@ -26580,7 +26585,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26580;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26585;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26581;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26586;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26582;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26587;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26583;;;;;; (20229 31156)) 26588;;;;;; (20229 34587))
26584;;; Generated autoloads from progmodes/sql.el 26589;;; Generated autoloads from progmodes/sql.el
26585 26590
26586(autoload 'sql-add-product-keywords "sql" "\ 26591(autoload 'sql-add-product-keywords "sql" "\
@@ -27076,7 +27081,7 @@ buffer.
27076;;;*** 27081;;;***
27077 27082
27078;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 27083;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
27079;;;;;; (20229 31156)) 27084;;;;;; (20229 34587))
27080;;; Generated autoloads from cedet/srecode/srt-mode.el 27085;;; Generated autoloads from cedet/srecode/srt-mode.el
27081 27086
27082(autoload 'srecode-template-mode "srecode/srt-mode" "\ 27087(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -27089,7 +27094,7 @@ Major-mode for writing SRecode macros.
27089;;;*** 27094;;;***
27090 27095
27091;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 27096;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
27092;;;;;; (20229 47145)) 27097;;;;;; (20229 34587))
27093;;; Generated autoloads from gnus/starttls.el 27098;;; Generated autoloads from gnus/starttls.el
27094 27099
27095(autoload 'starttls-open-stream "starttls" "\ 27100(autoload 'starttls-open-stream "starttls" "\
@@ -27117,7 +27122,7 @@ GnuTLS requires a port number.
27117;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 27122;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
27118;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 27123;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
27119;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20229 27124;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20229
27120;;;;;; 31156)) 27125;;;;;; 34587))
27121;;; Generated autoloads from strokes.el 27126;;; Generated autoloads from strokes.el
27122 27127
27123(autoload 'strokes-global-set-stroke "strokes" "\ 27128(autoload 'strokes-global-set-stroke "strokes" "\
@@ -27231,7 +27236,7 @@ Read a complex stroke and insert its glyph into the current buffer.
27231;;;*** 27236;;;***
27232 27237
27233;;;### (autoloads (studlify-buffer studlify-word studlify-region) 27238;;;### (autoloads (studlify-buffer studlify-word studlify-region)
27234;;;;;; "studly" "play/studly.el" (20119 34052)) 27239;;;;;; "studly" "play/studly.el" (19845 45374))
27235;;; Generated autoloads from play/studly.el 27240;;; Generated autoloads from play/studly.el
27236 27241
27237(autoload 'studlify-region "studly" "\ 27242(autoload 'studlify-region "studly" "\
@@ -27252,7 +27257,7 @@ Studlify-case the current buffer.
27252;;;*** 27257;;;***
27253 27258
27254;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 27259;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
27255;;;;;; (20229 31156)) 27260;;;;;; (20229 34587))
27256;;; Generated autoloads from progmodes/subword.el 27261;;; Generated autoloads from progmodes/subword.el
27257 27262
27258(autoload 'subword-mode "subword" "\ 27263(autoload 'subword-mode "subword" "\
@@ -27308,7 +27313,7 @@ See `subword-mode' for more information on Subword mode.
27308;;;*** 27313;;;***
27309 27314
27310;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 27315;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
27311;;;;;; (20229 31156)) 27316;;;;;; (20229 34587))
27312;;; Generated autoloads from mail/supercite.el 27317;;; Generated autoloads from mail/supercite.el
27313 27318
27314(autoload 'sc-cite-original "supercite" "\ 27319(autoload 'sc-cite-original "supercite" "\
@@ -27341,7 +27346,7 @@ and `sc-post-hook' is run after the guts of this function.
27341;;;*** 27346;;;***
27342 27347
27343;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20229 27348;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (20229
27344;;;;;; 31156)) 27349;;;;;; 34587))
27345;;; Generated autoloads from t-mouse.el 27350;;; Generated autoloads from t-mouse.el
27346 27351
27347(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 27352(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -27369,7 +27374,7 @@ It relies on the `gpm' daemon being activated.
27369 27374
27370;;;*** 27375;;;***
27371 27376
27372;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20229 31156)) 27377;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (20229 34587))
27373;;; Generated autoloads from tabify.el 27378;;; Generated autoloads from tabify.el
27374 27379
27375(autoload 'untabify "tabify" "\ 27380(autoload 'untabify "tabify" "\
@@ -27404,7 +27409,7 @@ The variable `tab-width' controls the spacing of tab stops.
27404;;;;;; table-recognize table-insert-row-column table-insert-column 27409;;;;;; table-recognize table-insert-row-column table-insert-column
27405;;;;;; table-insert-row table-insert table-point-left-cell-hook 27410;;;;;; table-insert-row table-insert table-point-left-cell-hook
27406;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 27411;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
27407;;;;;; "table" "textmodes/table.el" (20229 31156)) 27412;;;;;; "table" "textmodes/table.el" (20229 34587))
27408;;; Generated autoloads from textmodes/table.el 27413;;; Generated autoloads from textmodes/table.el
27409 27414
27410(defvar table-cell-map-hook nil "\ 27415(defvar table-cell-map-hook nil "\
@@ -27993,7 +27998,7 @@ converts a table into plain text without frames. It is a companion to
27993;;;*** 27998;;;***
27994 27999
27995;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el" 28000;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el"
27996;;;;;; (20257 27597)) 28001;;;;;; (20257 13883))
27997;;; Generated autoloads from emacs-lisp/tabulated-list.el 28002;;; Generated autoloads from emacs-lisp/tabulated-list.el
27998 28003
27999(autoload 'tabulated-list-mode "tabulated-list" "\ 28004(autoload 'tabulated-list-mode "tabulated-list" "\
@@ -28035,7 +28040,7 @@ as the ewoc pretty-printer.
28035 28040
28036;;;*** 28041;;;***
28037 28042
28038;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20229 31156)) 28043;;;### (autoloads (talk talk-connect) "talk" "talk.el" (20229 34587))
28039;;; Generated autoloads from talk.el 28044;;; Generated autoloads from talk.el
28040 28045
28041(autoload 'talk-connect "talk" "\ 28046(autoload 'talk-connect "talk" "\
@@ -28050,7 +28055,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
28050 28055
28051;;;*** 28056;;;***
28052 28057
28053;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20229 31156)) 28058;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20229 34587))
28054;;; Generated autoloads from tar-mode.el 28059;;; Generated autoloads from tar-mode.el
28055 28060
28056(autoload 'tar-mode "tar-mode" "\ 28061(autoload 'tar-mode "tar-mode" "\
@@ -28074,7 +28079,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
28074;;;*** 28079;;;***
28075 28080
28076;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 28081;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
28077;;;;;; "progmodes/tcl.el" (20229 31156)) 28082;;;;;; "progmodes/tcl.el" (20229 34587))
28078;;; Generated autoloads from progmodes/tcl.el 28083;;; Generated autoloads from progmodes/tcl.el
28079 28084
28080(autoload 'tcl-mode "tcl" "\ 28085(autoload 'tcl-mode "tcl" "\
@@ -28122,7 +28127,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
28122 28127
28123;;;*** 28128;;;***
28124 28129
28125;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20229 31156)) 28130;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20229 34587))
28126;;; Generated autoloads from net/telnet.el 28131;;; Generated autoloads from net/telnet.el
28127 28132
28128(autoload 'telnet "telnet" "\ 28133(autoload 'telnet "telnet" "\
@@ -28148,7 +28153,7 @@ Normally input is edited in Emacs and sent a line at a time.
28148;;;*** 28153;;;***
28149 28154
28150;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 28155;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
28151;;;;;; (20256 60852)) 28156;;;;;; (20256 47696))
28152;;; Generated autoloads from term.el 28157;;; Generated autoloads from term.el
28153 28158
28154(autoload 'make-term "term" "\ 28159(autoload 'make-term "term" "\
@@ -28191,7 +28196,7 @@ use in that buffer.
28191;;;*** 28196;;;***
28192 28197
28193;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20229 28198;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (20229
28194;;;;;; 31156)) 28199;;;;;; 34587))
28195;;; Generated autoloads from terminal.el 28200;;; Generated autoloads from terminal.el
28196 28201
28197(autoload 'terminal-emulator "terminal" "\ 28202(autoload 'terminal-emulator "terminal" "\
@@ -28228,7 +28233,7 @@ subprocess started.
28228;;;*** 28233;;;***
28229 28234
28230;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 28235;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
28231;;;;;; (20229 31156)) 28236;;;;;; (20229 34587))
28232;;; Generated autoloads from emacs-lisp/testcover.el 28237;;; Generated autoloads from emacs-lisp/testcover.el
28233 28238
28234(autoload 'testcover-this-defun "testcover" "\ 28239(autoload 'testcover-this-defun "testcover" "\
@@ -28238,7 +28243,7 @@ Start coverage on function under point.
28238 28243
28239;;;*** 28244;;;***
28240 28245
28241;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20229 31156)) 28246;;;### (autoloads (tetris) "tetris" "play/tetris.el" (20229 34587))
28242;;; Generated autoloads from play/tetris.el 28247;;; Generated autoloads from play/tetris.el
28243 28248
28244(autoload 'tetris "tetris" "\ 28249(autoload 'tetris "tetris" "\
@@ -28269,7 +28274,7 @@ tetris-mode keybindings:
28269;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 28274;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
28270;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 28275;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
28271;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 28276;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
28272;;;;;; (20229 31156)) 28277;;;;;; (20229 34587))
28273;;; Generated autoloads from textmodes/tex-mode.el 28278;;; Generated autoloads from textmodes/tex-mode.el
28274 28279
28275(defvar tex-shell-file-name nil "\ 28280(defvar tex-shell-file-name nil "\
@@ -28571,7 +28576,7 @@ Major mode to edit DocTeX files.
28571;;;*** 28576;;;***
28572 28577
28573;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28578;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28574;;;;;; "texinfmt" "textmodes/texinfmt.el" (20229 31156)) 28579;;;;;; "texinfmt" "textmodes/texinfmt.el" (20229 34587))
28575;;; Generated autoloads from textmodes/texinfmt.el 28580;;; Generated autoloads from textmodes/texinfmt.el
28576 28581
28577(autoload 'texinfo-format-buffer "texinfmt" "\ 28582(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28611,7 +28616,7 @@ if large. You can use `Info-split' to do this manually.
28611;;;*** 28616;;;***
28612 28617
28613;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 28618;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
28614;;;;;; "texinfo" "textmodes/texinfo.el" (20229 31156)) 28619;;;;;; "texinfo" "textmodes/texinfo.el" (20229 34587))
28615;;; Generated autoloads from textmodes/texinfo.el 28620;;; Generated autoloads from textmodes/texinfo.el
28616 28621
28617(defvar texinfo-open-quote (purecopy "``") "\ 28622(defvar texinfo-open-quote (purecopy "``") "\
@@ -28697,7 +28702,7 @@ value of `texinfo-mode-hook'.
28697 28702
28698;;;### (autoloads (thai-composition-function thai-compose-buffer 28703;;;### (autoloads (thai-composition-function thai-compose-buffer
28699;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 28704;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
28700;;;;;; (20229 31156)) 28705;;;;;; (20229 34587))
28701;;; Generated autoloads from language/thai-util.el 28706;;; Generated autoloads from language/thai-util.el
28702 28707
28703(autoload 'thai-compose-region "thai-util" "\ 28708(autoload 'thai-compose-region "thai-util" "\
@@ -28726,7 +28731,7 @@ Compose Thai characters in the current buffer.
28726 28731
28727;;;### (autoloads (list-at-point number-at-point symbol-at-point 28732;;;### (autoloads (list-at-point number-at-point symbol-at-point
28728;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28733;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28729;;;;;; "thingatpt" "thingatpt.el" (20229 31156)) 28734;;;;;; "thingatpt" "thingatpt.el" (20229 34587))
28730;;; Generated autoloads from thingatpt.el 28735;;; Generated autoloads from thingatpt.el
28731 28736
28732(autoload 'forward-thing "thingatpt" "\ 28737(autoload 'forward-thing "thingatpt" "\
@@ -28789,7 +28794,7 @@ Return the Lisp list at point, or nil if none is found.
28789 28794
28790;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 28795;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
28791;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 28796;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
28792;;;;;; (20229 31156)) 28797;;;;;; (20229 34587))
28793;;; Generated autoloads from thumbs.el 28798;;; Generated autoloads from thumbs.el
28794 28799
28795(autoload 'thumbs-find-thumb "thumbs" "\ 28800(autoload 'thumbs-find-thumb "thumbs" "\
@@ -28828,7 +28833,7 @@ In dired, call the setroot program on the image at point.
28828;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 28833;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
28829;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 28834;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
28830;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20229 28835;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (20229
28831;;;;;; 31156)) 28836;;;;;; 34587))
28832;;; Generated autoloads from language/tibet-util.el 28837;;; Generated autoloads from language/tibet-util.el
28833 28838
28834(autoload 'tibetan-char-p "tibet-util" "\ 28839(autoload 'tibetan-char-p "tibet-util" "\
@@ -28902,7 +28907,7 @@ See also docstring of the function tibetan-compose-region.
28902;;;*** 28907;;;***
28903 28908
28904;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 28909;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
28905;;;;;; (20229 31156)) 28910;;;;;; (20229 34587))
28906;;; Generated autoloads from textmodes/tildify.el 28911;;; Generated autoloads from textmodes/tildify.el
28907 28912
28908(autoload 'tildify-region "tildify" "\ 28913(autoload 'tildify-region "tildify" "\
@@ -28927,7 +28932,7 @@ This function performs no refilling of the changed text.
28927 28932
28928;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 28933;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
28929;;;;;; display-time-mode display-time display-time-day-and-date) 28934;;;;;; display-time-mode display-time display-time-day-and-date)
28930;;;;;; "time" "time.el" (20230 53294)) 28935;;;;;; "time" "time.el" (20230 55355))
28931;;; Generated autoloads from time.el 28936;;; Generated autoloads from time.el
28932 28937
28933(defvar display-time-day-and-date nil "\ 28938(defvar display-time-day-and-date nil "\
@@ -28993,7 +28998,7 @@ Return a string giving the duration of the Emacs initialization.
28993;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 28998;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
28994;;;;;; time-add time-subtract time-since days-to-time time-less-p 28999;;;;;; time-add time-subtract time-since days-to-time time-less-p
28995;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 29000;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
28996;;;;;; (20229 31156)) 29001;;;;;; (20229 34587))
28997;;; Generated autoloads from calendar/time-date.el 29002;;; Generated autoloads from calendar/time-date.el
28998 29003
28999(autoload 'date-to-time "time-date" "\ 29004(autoload 'date-to-time "time-date" "\
@@ -29107,7 +29112,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
29107;;;*** 29112;;;***
29108 29113
29109;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 29114;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
29110;;;;;; "time-stamp.el" (20229 31156)) 29115;;;;;; "time-stamp.el" (20229 34587))
29111;;; Generated autoloads from time-stamp.el 29116;;; Generated autoloads from time-stamp.el
29112(put 'time-stamp-format 'safe-local-variable 'stringp) 29117(put 'time-stamp-format 'safe-local-variable 'stringp)
29113(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 29118(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -29151,7 +29156,7 @@ With ARG, turn time stamping on if and only if arg is positive.
29151;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 29156;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
29152;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 29157;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
29153;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 29158;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
29154;;;;;; (20229 31156)) 29159;;;;;; (20229 34587))
29155;;; Generated autoloads from calendar/timeclock.el 29160;;; Generated autoloads from calendar/timeclock.el
29156 29161
29157(autoload 'timeclock-modeline-display "timeclock" "\ 29162(autoload 'timeclock-modeline-display "timeclock" "\
@@ -29251,7 +29256,7 @@ relative only to the time worked today, and not to past time.
29251;;;*** 29256;;;***
29252 29257
29253;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 29258;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
29254;;;;;; "international/titdic-cnv.el" (20229 31156)) 29259;;;;;; "international/titdic-cnv.el" (20229 34587))
29255;;; Generated autoloads from international/titdic-cnv.el 29260;;; Generated autoloads from international/titdic-cnv.el
29256 29261
29257(autoload 'titdic-convert "titdic-cnv" "\ 29262(autoload 'titdic-convert "titdic-cnv" "\
@@ -29274,7 +29279,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
29274;;;*** 29279;;;***
29275 29280
29276;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 29281;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
29277;;;;;; "tmm.el" (20229 31156)) 29282;;;;;; "tmm.el" (20229 34587))
29278;;; Generated autoloads from tmm.el 29283;;; Generated autoloads from tmm.el
29279 (define-key global-map "\M-`" 'tmm-menubar) 29284 (define-key global-map "\M-`" 'tmm-menubar)
29280 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 29285 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -29314,7 +29319,7 @@ Its value should be an event that has a binding in MENU.
29314 29319
29315;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 29320;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
29316;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 29321;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
29317;;;;;; "todo-mode" "calendar/todo-mode.el" (20229 31156)) 29322;;;;;; "todo-mode" "calendar/todo-mode.el" (20229 34587))
29318;;; Generated autoloads from calendar/todo-mode.el 29323;;; Generated autoloads from calendar/todo-mode.el
29319 29324
29320(autoload 'todo-add-category "todo-mode" "\ 29325(autoload 'todo-add-category "todo-mode" "\
@@ -29374,7 +29379,7 @@ Show TODO list.
29374 29379
29375;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 29380;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
29376;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 29381;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
29377;;;;;; "tool-bar" "tool-bar.el" (20229 31156)) 29382;;;;;; "tool-bar" "tool-bar.el" (20229 34587))
29378;;; Generated autoloads from tool-bar.el 29383;;; Generated autoloads from tool-bar.el
29379 29384
29380(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 29385(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -29445,7 +29450,7 @@ holds a keymap.
29445;;;*** 29450;;;***
29446 29451
29447;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29452;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
29448;;;;;; (20229 47145)) 29453;;;;;; (20229 36384))
29449;;; Generated autoloads from emulation/tpu-edt.el 29454;;; Generated autoloads from emulation/tpu-edt.el
29450 29455
29451(defvar tpu-edt-mode nil "\ 29456(defvar tpu-edt-mode nil "\
@@ -29472,7 +29477,7 @@ Turn on TPU/edt emulation.
29472;;;*** 29477;;;***
29473 29478
29474;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29479;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
29475;;;;;; (20229 31156)) 29480;;;;;; (20229 34587))
29476;;; Generated autoloads from emulation/tpu-mapper.el 29481;;; Generated autoloads from emulation/tpu-mapper.el
29477 29482
29478(autoload 'tpu-mapper "tpu-mapper" "\ 29483(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29506,7 +29511,7 @@ your local X guru can try to figure out why the key is being ignored.
29506 29511
29507;;;*** 29512;;;***
29508 29513
29509;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20229 31156)) 29514;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (20229 34587))
29510;;; Generated autoloads from emacs-lisp/tq.el 29515;;; Generated autoloads from emacs-lisp/tq.el
29511 29516
29512(autoload 'tq-create "tq" "\ 29517(autoload 'tq-create "tq" "\
@@ -29520,7 +29525,7 @@ to a tcp server on another machine.
29520;;;*** 29525;;;***
29521 29526
29522;;;### (autoloads (trace-function-background trace-function trace-buffer) 29527;;;### (autoloads (trace-function-background trace-function trace-buffer)
29523;;;;;; "trace" "emacs-lisp/trace.el" (20229 31156)) 29528;;;;;; "trace" "emacs-lisp/trace.el" (20229 34587))
29524;;; Generated autoloads from emacs-lisp/trace.el 29529;;; Generated autoloads from emacs-lisp/trace.el
29525 29530
29526(defvar trace-buffer (purecopy "*trace-output*") "\ 29531(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -29557,7 +29562,7 @@ BUFFER defaults to `trace-buffer'.
29557;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29562;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29558;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29563;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29559;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29564;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29560;;;;;; "net/tramp.el" (20252 56601)) 29565;;;;;; "net/tramp.el" (20253 16827))
29561;;; Generated autoloads from net/tramp.el 29566;;; Generated autoloads from net/tramp.el
29562 29567
29563(defvar tramp-mode t "\ 29568(defvar tramp-mode t "\
@@ -29690,7 +29695,7 @@ Discard Tramp from loading remote files.
29690;;;*** 29695;;;***
29691 29696
29692;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29697;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
29693;;;;;; (20229 31156)) 29698;;;;;; (20229 34587))
29694;;; Generated autoloads from net/tramp-ftp.el 29699;;; Generated autoloads from net/tramp-ftp.el
29695 29700
29696(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29701(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29701,7 +29706,7 @@ Discard Tramp from loading remote files.
29701;;;*** 29706;;;***
29702 29707
29703;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20229 29708;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20229
29704;;;;;; 31156)) 29709;;;;;; 34587))
29705;;; Generated autoloads from tutorial.el 29710;;; Generated autoloads from tutorial.el
29706 29711
29707(autoload 'help-with-tutorial "tutorial" "\ 29712(autoload 'help-with-tutorial "tutorial" "\
@@ -29726,7 +29731,7 @@ resumed later.
29726;;;*** 29731;;;***
29727 29732
29728;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 29733;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
29729;;;;;; (20119 34052)) 29734;;;;;; (19845 45374))
29730;;; Generated autoloads from language/tv-util.el 29735;;; Generated autoloads from language/tv-util.el
29731 29736
29732(autoload 'tai-viet-composition-function "tv-util" "\ 29737(autoload 'tai-viet-composition-function "tv-util" "\
@@ -29737,7 +29742,7 @@ resumed later.
29737;;;*** 29742;;;***
29738 29743
29739;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29744;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29740;;;;;; "textmodes/two-column.el" (20229 31156)) 29745;;;;;; "textmodes/two-column.el" (20229 34587))
29741;;; Generated autoloads from textmodes/two-column.el 29746;;; Generated autoloads from textmodes/two-column.el
29742 (autoload '2C-command "two-column" () t 'keymap) 29747 (autoload '2C-command "two-column" () t 'keymap)
29743 (global-set-key "\C-x6" '2C-command) 29748 (global-set-key "\C-x6" '2C-command)
@@ -29788,7 +29793,7 @@ First column's text sSs Second column's text
29788;;;;;; type-break type-break-mode type-break-keystroke-threshold 29793;;;;;; type-break type-break-mode type-break-keystroke-threshold
29789;;;;;; type-break-good-break-interval type-break-good-rest-interval 29794;;;;;; type-break-good-break-interval type-break-good-rest-interval
29790;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 29795;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29791;;;;;; (20229 31156)) 29796;;;;;; (20229 34587))
29792;;; Generated autoloads from type-break.el 29797;;; Generated autoloads from type-break.el
29793 29798
29794(defvar type-break-mode nil "\ 29799(defvar type-break-mode nil "\
@@ -29970,7 +29975,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
29970 29975
29971;;;*** 29976;;;***
29972 29977
29973;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20229 31156)) 29978;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20229 34587))
29974;;; Generated autoloads from mail/uce.el 29979;;; Generated autoloads from mail/uce.el
29975 29980
29976(autoload 'uce-reply-to-uce "uce" "\ 29981(autoload 'uce-reply-to-uce "uce" "\
@@ -29988,7 +29993,7 @@ You might need to set `uce-mail-reader' before using this.
29988;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 29993;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
29989;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 29994;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
29990;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 29995;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
29991;;;;;; "international/ucs-normalize.el" (20229 31156)) 29996;;;;;; "international/ucs-normalize.el" (20229 34587))
29992;;; Generated autoloads from international/ucs-normalize.el 29997;;; Generated autoloads from international/ucs-normalize.el
29993 29998
29994(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 29999(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -30054,7 +30059,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
30054;;;*** 30059;;;***
30055 30060
30056;;;### (autoloads (ununderline-region underline-region) "underline" 30061;;;### (autoloads (ununderline-region underline-region) "underline"
30057;;;;;; "textmodes/underline.el" (20229 31156)) 30062;;;;;; "textmodes/underline.el" (20229 34587))
30058;;; Generated autoloads from textmodes/underline.el 30063;;; Generated autoloads from textmodes/underline.el
30059 30064
30060(autoload 'underline-region "underline" "\ 30065(autoload 'underline-region "underline" "\
@@ -30075,7 +30080,7 @@ which specify the range to operate on.
30075;;;*** 30080;;;***
30076 30081
30077;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 30082;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
30078;;;;;; (20235 47855)) 30083;;;;;; (20235 41048))
30079;;; Generated autoloads from mail/unrmail.el 30084;;; Generated autoloads from mail/unrmail.el
30080 30085
30081(autoload 'batch-unrmail "unrmail" "\ 30086(autoload 'batch-unrmail "unrmail" "\
@@ -30095,7 +30100,7 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
30095;;;*** 30100;;;***
30096 30101
30097;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20229 30102;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (20229
30098;;;;;; 31156)) 30103;;;;;; 34587))
30099;;; Generated autoloads from emacs-lisp/unsafep.el 30104;;; Generated autoloads from emacs-lisp/unsafep.el
30100 30105
30101(autoload 'unsafep "unsafep" "\ 30106(autoload 'unsafep "unsafep" "\
@@ -30108,7 +30113,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
30108;;;*** 30113;;;***
30109 30114
30110;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 30115;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
30111;;;;;; "url/url.el" (20229 31156)) 30116;;;;;; "url/url.el" (20229 34587))
30112;;; Generated autoloads from url/url.el 30117;;; Generated autoloads from url/url.el
30113 30118
30114(autoload 'url-retrieve "url" "\ 30119(autoload 'url-retrieve "url" "\
@@ -30150,7 +30155,7 @@ no further processing). URL is either a string or a parsed URL.
30150;;;*** 30155;;;***
30151 30156
30152;;;### (autoloads (url-register-auth-scheme url-get-authentication) 30157;;;### (autoloads (url-register-auth-scheme url-get-authentication)
30153;;;;;; "url-auth" "url/url-auth.el" (20240 11630)) 30158;;;;;; "url-auth" "url/url-auth.el" (20238 49468))
30154;;; Generated autoloads from url/url-auth.el 30159;;; Generated autoloads from url/url-auth.el
30155 30160
30156(autoload 'url-get-authentication "url-auth" "\ 30161(autoload 'url-get-authentication "url-auth" "\
@@ -30192,7 +30197,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
30192;;;*** 30197;;;***
30193 30198
30194;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 30199;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
30195;;;;;; "url-cache" "url/url-cache.el" (20229 31156)) 30200;;;;;; "url-cache" "url/url-cache.el" (20229 34587))
30196;;; Generated autoloads from url/url-cache.el 30201;;; Generated autoloads from url/url-cache.el
30197 30202
30198(autoload 'url-store-in-cache "url-cache" "\ 30203(autoload 'url-store-in-cache "url-cache" "\
@@ -30213,7 +30218,7 @@ Extract FNAM from the local disk cache.
30213 30218
30214;;;*** 30219;;;***
30215 30220
30216;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20229 31156)) 30221;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (20229 34587))
30217;;; Generated autoloads from url/url-cid.el 30222;;; Generated autoloads from url/url-cid.el
30218 30223
30219(autoload 'url-cid "url-cid" "\ 30224(autoload 'url-cid "url-cid" "\
@@ -30224,7 +30229,7 @@ Extract FNAM from the local disk cache.
30224;;;*** 30229;;;***
30225 30230
30226;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 30231;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
30227;;;;;; "url/url-dav.el" (20229 31156)) 30232;;;;;; "url/url-dav.el" (20229 34587))
30228;;; Generated autoloads from url/url-dav.el 30233;;; Generated autoloads from url/url-dav.el
30229 30234
30230(autoload 'url-dav-supported-p "url-dav" "\ 30235(autoload 'url-dav-supported-p "url-dav" "\
@@ -30240,7 +30245,7 @@ Extract FNAM from the local disk cache.
30240;;;*** 30245;;;***
30241 30246
30242;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20229 30247;;;### (autoloads (url-file) "url-file" "url/url-file.el" (20229
30243;;;;;; 31156)) 30248;;;;;; 34587))
30244;;; Generated autoloads from url/url-file.el 30249;;; Generated autoloads from url/url-file.el
30245 30250
30246(autoload 'url-file "url-file" "\ 30251(autoload 'url-file "url-file" "\
@@ -30251,7 +30256,7 @@ Handle file: and ftp: URLs.
30251;;;*** 30256;;;***
30252 30257
30253;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 30258;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
30254;;;;;; "url/url-gw.el" (20229 31156)) 30259;;;;;; "url/url-gw.el" (20229 34587))
30255;;; Generated autoloads from url/url-gw.el 30260;;; Generated autoloads from url/url-gw.el
30256 30261
30257(autoload 'url-gateway-nslookup-host "url-gw" "\ 30262(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -30271,7 +30276,7 @@ Might do a non-blocking connection; use `process-status' to check.
30271 30276
30272;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 30277;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
30273;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 30278;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
30274;;;;;; (20229 31156)) 30279;;;;;; (20229 34587))
30275;;; Generated autoloads from url/url-handlers.el 30280;;; Generated autoloads from url/url-handlers.el
30276 30281
30277(defvar url-handler-mode nil "\ 30282(defvar url-handler-mode nil "\
@@ -30326,7 +30331,7 @@ accessible.
30326;;;*** 30331;;;***
30327 30332
30328;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 30333;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
30329;;;;;; url-http) "url-http" "url/url-http.el" (20229 31156)) 30334;;;;;; url-http) "url-http" "url/url-http.el" (20229 34587))
30330;;; Generated autoloads from url/url-http.el 30335;;; Generated autoloads from url/url-http.el
30331 30336
30332(autoload 'url-http "url-http" "\ 30337(autoload 'url-http "url-http" "\
@@ -30392,7 +30397,7 @@ HTTPS retrievals are asynchronous.")
30392 30397
30393;;;*** 30398;;;***
30394 30399
30395;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20229 31156)) 30400;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (20229 34587))
30396;;; Generated autoloads from url/url-irc.el 30401;;; Generated autoloads from url/url-irc.el
30397 30402
30398(autoload 'url-irc "url-irc" "\ 30403(autoload 'url-irc "url-irc" "\
@@ -30403,7 +30408,7 @@ HTTPS retrievals are asynchronous.")
30403;;;*** 30408;;;***
30404 30409
30405;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20229 30410;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (20229
30406;;;;;; 31156)) 30411;;;;;; 34587))
30407;;; Generated autoloads from url/url-ldap.el 30412;;; Generated autoloads from url/url-ldap.el
30408 30413
30409(autoload 'url-ldap "url-ldap" "\ 30414(autoload 'url-ldap "url-ldap" "\
@@ -30417,7 +30422,7 @@ URL can be a URL string, or a URL vector of the type returned by
30417;;;*** 30422;;;***
30418 30423
30419;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 30424;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
30420;;;;;; (20229 31156)) 30425;;;;;; (20229 34587))
30421;;; Generated autoloads from url/url-mailto.el 30426;;; Generated autoloads from url/url-mailto.el
30422 30427
30423(autoload 'url-mail "url-mailto" "\ 30428(autoload 'url-mail "url-mailto" "\
@@ -30433,7 +30438,7 @@ Handle the mailto: URL syntax.
30433;;;*** 30438;;;***
30434 30439
30435;;;### (autoloads (url-data url-generic-emulator-loader url-info 30440;;;### (autoloads (url-data url-generic-emulator-loader url-info
30436;;;;;; url-man) "url-misc" "url/url-misc.el" (20229 31156)) 30441;;;;;; url-man) "url-misc" "url/url-misc.el" (20229 34587))
30437;;; Generated autoloads from url/url-misc.el 30442;;; Generated autoloads from url/url-misc.el
30438 30443
30439(autoload 'url-man "url-misc" "\ 30444(autoload 'url-man "url-misc" "\
@@ -30465,7 +30470,7 @@ Fetch a data URL (RFC 2397).
30465;;;*** 30470;;;***
30466 30471
30467;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 30472;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
30468;;;;;; (20229 31156)) 30473;;;;;; (20229 34587))
30469;;; Generated autoloads from url/url-news.el 30474;;; Generated autoloads from url/url-news.el
30470 30475
30471(autoload 'url-news "url-news" "\ 30476(autoload 'url-news "url-news" "\
@@ -30482,7 +30487,7 @@ Fetch a data URL (RFC 2397).
30482 30487
30483;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 30488;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
30484;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 30489;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
30485;;;;;; (20229 31156)) 30490;;;;;; (20229 34587))
30486;;; Generated autoloads from url/url-ns.el 30491;;; Generated autoloads from url/url-ns.el
30487 30492
30488(autoload 'isPlainHostName "url-ns" "\ 30493(autoload 'isPlainHostName "url-ns" "\
@@ -30523,7 +30528,7 @@ Fetch a data URL (RFC 2397).
30523;;;*** 30528;;;***
30524 30529
30525;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30530;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30526;;;;;; "url/url-parse.el" (20229 31156)) 30531;;;;;; "url/url-parse.el" (20229 34587))
30527;;; Generated autoloads from url/url-parse.el 30532;;; Generated autoloads from url/url-parse.el
30528 30533
30529(autoload 'url-recreate-url "url-parse" "\ 30534(autoload 'url-recreate-url "url-parse" "\
@@ -30541,7 +30546,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
30541;;;*** 30546;;;***
30542 30547
30543;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 30548;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
30544;;;;;; (20229 31156)) 30549;;;;;; (20229 34587))
30545;;; Generated autoloads from url/url-privacy.el 30550;;; Generated autoloads from url/url-privacy.el
30546 30551
30547(autoload 'url-setup-privacy-info "url-privacy" "\ 30552(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -30552,7 +30557,7 @@ Setup variables that expose info about you and your system.
30552;;;*** 30557;;;***
30553 30558
30554;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 30559;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
30555;;;;;; (20229 31156)) 30560;;;;;; (20229 34587))
30556;;; Generated autoloads from url/url-queue.el 30561;;; Generated autoloads from url/url-queue.el
30557 30562
30558(autoload 'url-queue-retrieve "url-queue" "\ 30563(autoload 'url-queue-retrieve "url-queue" "\
@@ -30571,7 +30576,7 @@ controls the level of parallelism via the
30571;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 30576;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
30572;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 30577;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
30573;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 30578;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
30574;;;;;; "url-util" "url/url-util.el" (20229 31156)) 30579;;;;;; "url-util" "url/url-util.el" (20229 34587))
30575;;; Generated autoloads from url/url-util.el 30580;;; Generated autoloads from url/url-util.el
30576 30581
30577(defvar url-debug nil "\ 30582(defvar url-debug nil "\
@@ -30707,7 +30712,7 @@ This uses `url-current-object', set locally to the buffer.
30707;;;*** 30712;;;***
30708 30713
30709;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30714;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30710;;;;;; "userlock" "userlock.el" (20229 31156)) 30715;;;;;; "userlock" "userlock.el" (20229 34587))
30711;;; Generated autoloads from userlock.el 30716;;; Generated autoloads from userlock.el
30712 30717
30713(autoload 'ask-user-about-lock "userlock" "\ 30718(autoload 'ask-user-about-lock "userlock" "\
@@ -30737,7 +30742,7 @@ The buffer in question is current when this function is called.
30737 30742
30738;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 30743;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
30739;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 30744;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
30740;;;;;; "utf-7" "international/utf-7.el" (20229 31156)) 30745;;;;;; "utf-7" "international/utf-7.el" (20229 34587))
30741;;; Generated autoloads from international/utf-7.el 30746;;; Generated autoloads from international/utf-7.el
30742 30747
30743(autoload 'utf-7-post-read-conversion "utf-7" "\ 30748(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -30762,7 +30767,7 @@ The buffer in question is current when this function is called.
30762 30767
30763;;;*** 30768;;;***
30764 30769
30765;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20229 31156)) 30770;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (20229 34587))
30766;;; Generated autoloads from gnus/utf7.el 30771;;; Generated autoloads from gnus/utf7.el
30767 30772
30768(autoload 'utf7-encode "utf7" "\ 30773(autoload 'utf7-encode "utf7" "\
@@ -30774,7 +30779,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30774 30779
30775;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30780;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30776;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30781;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30777;;;;;; (20229 31156)) 30782;;;;;; (20229 34587))
30778;;; Generated autoloads from mail/uudecode.el 30783;;; Generated autoloads from mail/uudecode.el
30779 30784
30780(autoload 'uudecode-decode-region-external "uudecode" "\ 30785(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30805,7 +30810,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30805;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30810;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30806;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30811;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30807;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20255 30812;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20255
30808;;;;;; 37778)) 30813;;;;;; 18260))
30809;;; Generated autoloads from vc/vc.el 30814;;; Generated autoloads from vc/vc.el
30810 30815
30811(defvar vc-checkout-hook nil "\ 30816(defvar vc-checkout-hook nil "\
@@ -31081,7 +31086,7 @@ Return the branch part of a revision number REV.
31081;;;*** 31086;;;***
31082 31087
31083;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 31088;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
31084;;;;;; (20229 31156)) 31089;;;;;; (20229 34587))
31085;;; Generated autoloads from vc/vc-annotate.el 31090;;; Generated autoloads from vc/vc-annotate.el
31086 31091
31087(autoload 'vc-annotate "vc-annotate" "\ 31092(autoload 'vc-annotate "vc-annotate" "\
@@ -31118,7 +31123,7 @@ mode-specific menu. `vc-annotate-color-map' and
31118 31123
31119;;;*** 31124;;;***
31120 31125
31121;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20229 31156)) 31126;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (20229 34587))
31122;;; Generated autoloads from vc/vc-arch.el 31127;;; Generated autoloads from vc/vc-arch.el
31123 (defun vc-arch-registered (file) 31128 (defun vc-arch-registered (file)
31124 (if (vc-find-root file "{arch}/=tagging-method") 31129 (if (vc-find-root file "{arch}/=tagging-method")
@@ -31128,7 +31133,7 @@ mode-specific menu. `vc-annotate-color-map' and
31128 31133
31129;;;*** 31134;;;***
31130 31135
31131;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20229 31156)) 31136;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20229 34587))
31132;;; Generated autoloads from vc/vc-bzr.el 31137;;; Generated autoloads from vc/vc-bzr.el
31133 31138
31134(defconst vc-bzr-admin-dirname ".bzr" "\ 31139(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -31144,7 +31149,7 @@ Name of the format file in a .bzr directory.")
31144 31149
31145;;;*** 31150;;;***
31146 31151
31147;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20229 31156)) 31152;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20229 34587))
31148;;; Generated autoloads from vc/vc-cvs.el 31153;;; Generated autoloads from vc/vc-cvs.el
31149(defun vc-cvs-registered (f) 31154(defun vc-cvs-registered (f)
31150 "Return non-nil if file F is registered with CVS." 31155 "Return non-nil if file F is registered with CVS."
@@ -31155,7 +31160,7 @@ Name of the format file in a .bzr directory.")
31155 31160
31156;;;*** 31161;;;***
31157 31162
31158;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20229 31156)) 31163;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20229 34587))
31159;;; Generated autoloads from vc/vc-dir.el 31164;;; Generated autoloads from vc/vc-dir.el
31160 31165
31161(autoload 'vc-dir "vc-dir" "\ 31166(autoload 'vc-dir "vc-dir" "\
@@ -31180,7 +31185,7 @@ These are the commands available for use in the file status buffer:
31180;;;*** 31185;;;***
31181 31186
31182;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 31187;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
31183;;;;;; (20229 31156)) 31188;;;;;; (20229 34587))
31184;;; Generated autoloads from vc/vc-dispatcher.el 31189;;; Generated autoloads from vc/vc-dispatcher.el
31185 31190
31186(autoload 'vc-do-command "vc-dispatcher" "\ 31191(autoload 'vc-do-command "vc-dispatcher" "\
@@ -31203,7 +31208,7 @@ case, and the process object in the asynchronous case.
31203 31208
31204;;;*** 31209;;;***
31205 31210
31206;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20229 31156)) 31211;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20229 34587))
31207;;; Generated autoloads from vc/vc-git.el 31212;;; Generated autoloads from vc/vc-git.el
31208 (defun vc-git-registered (file) 31213 (defun vc-git-registered (file)
31209 "Return non-nil if FILE is registered with git." 31214 "Return non-nil if FILE is registered with git."
@@ -31214,7 +31219,7 @@ case, and the process object in the asynchronous case.
31214 31219
31215;;;*** 31220;;;***
31216 31221
31217;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20229 31156)) 31222;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20229 34587))
31218;;; Generated autoloads from vc/vc-hg.el 31223;;; Generated autoloads from vc/vc-hg.el
31219 (defun vc-hg-registered (file) 31224 (defun vc-hg-registered (file)
31220 "Return non-nil if FILE is registered with hg." 31225 "Return non-nil if FILE is registered with hg."
@@ -31225,7 +31230,7 @@ case, and the process object in the asynchronous case.
31225 31230
31226;;;*** 31231;;;***
31227 31232
31228;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20229 31156)) 31233;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20229 34587))
31229;;; Generated autoloads from vc/vc-mtn.el 31234;;; Generated autoloads from vc/vc-mtn.el
31230 31235
31231(defconst vc-mtn-admin-dir "_MTN" "\ 31236(defconst vc-mtn-admin-dir "_MTN" "\
@@ -31242,7 +31247,7 @@ Name of the monotone directory's format file.")
31242;;;*** 31247;;;***
31243 31248
31244;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 31249;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
31245;;;;;; (20254 54879)) 31250;;;;;; (20254 37696))
31246;;; Generated autoloads from vc/vc-rcs.el 31251;;; Generated autoloads from vc/vc-rcs.el
31247 31252
31248(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 31253(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -31256,7 +31261,7 @@ For a description of possible values, see `vc-check-master-templates'.")
31256;;;*** 31261;;;***
31257 31262
31258;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 31263;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
31259;;;;;; (20254 54879)) 31264;;;;;; (20254 37696))
31260;;; Generated autoloads from vc/vc-sccs.el 31265;;; Generated autoloads from vc/vc-sccs.el
31261 31266
31262(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 31267(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -31273,7 +31278,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31273 31278
31274;;;*** 31279;;;***
31275 31280
31276;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20229 31156)) 31281;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (20229 34587))
31277;;; Generated autoloads from vc/vc-svn.el 31282;;; Generated autoloads from vc/vc-svn.el
31278 (defun vc-svn-registered (f) 31283 (defun vc-svn-registered (f)
31279 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 31284 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -31287,7 +31292,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31287;;;*** 31292;;;***
31288 31293
31289;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 31294;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
31290;;;;;; (20229 31156)) 31295;;;;;; (20229 34587))
31291;;; Generated autoloads from progmodes/vera-mode.el 31296;;; Generated autoloads from progmodes/vera-mode.el
31292 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 31297 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
31293 31298
@@ -31345,7 +31350,7 @@ Key bindings:
31345;;;*** 31350;;;***
31346 31351
31347;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 31352;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
31348;;;;;; (20229 31156)) 31353;;;;;; (20229 34587))
31349;;; Generated autoloads from progmodes/verilog-mode.el 31354;;; Generated autoloads from progmodes/verilog-mode.el
31350 31355
31351(autoload 'verilog-mode "verilog-mode" "\ 31356(autoload 'verilog-mode "verilog-mode" "\
@@ -31484,7 +31489,7 @@ Key bindings specific to `verilog-mode-map' are:
31484;;;*** 31489;;;***
31485 31490
31486;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31491;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31487;;;;;; (20229 31156)) 31492;;;;;; (20229 34587))
31488;;; Generated autoloads from progmodes/vhdl-mode.el 31493;;; Generated autoloads from progmodes/vhdl-mode.el
31489 31494
31490(autoload 'vhdl-mode "vhdl-mode" "\ 31495(autoload 'vhdl-mode "vhdl-mode" "\
@@ -32025,7 +32030,7 @@ Key bindings:
32025 32030
32026;;;*** 32031;;;***
32027 32032
32028;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20119 34052)) 32033;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20104 14925))
32029;;; Generated autoloads from emulation/vi.el 32034;;; Generated autoloads from emulation/vi.el
32030 32035
32031(autoload 'vi-mode "vi" "\ 32036(autoload 'vi-mode "vi" "\
@@ -32080,7 +32085,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
32080;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 32085;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
32081;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 32086;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
32082;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 32087;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
32083;;;;;; "language/viet-util.el" (20229 31156)) 32088;;;;;; "language/viet-util.el" (20229 34587))
32084;;; Generated autoloads from language/viet-util.el 32089;;; Generated autoloads from language/viet-util.el
32085 32090
32086(autoload 'viet-encode-viscii-char "viet-util" "\ 32091(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -32128,7 +32133,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
32128;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 32133;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
32129;;;;;; view-buffer view-file-other-frame view-file-other-window 32134;;;;;; view-buffer view-file-other-frame view-file-other-window
32130;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 32135;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
32131;;;;;; "view" "view.el" (20229 31156)) 32136;;;;;; "view" "view.el" (20265 7997))
32132;;; Generated autoloads from view.el 32137;;; Generated autoloads from view.el
32133 32138
32134(defvar view-remove-frame-by-deleting t "\ 32139(defvar view-remove-frame-by-deleting t "\
@@ -32371,7 +32376,7 @@ Exit View mode and make the current buffer editable.
32371;;;*** 32376;;;***
32372 32377
32373;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20229 32378;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20229
32374;;;;;; 31156)) 32379;;;;;; 34587))
32375;;; Generated autoloads from emulation/vip.el 32380;;; Generated autoloads from emulation/vip.el
32376 32381
32377(autoload 'vip-setup "vip" "\ 32382(autoload 'vip-setup "vip" "\
@@ -32387,7 +32392,7 @@ Turn on VIP emulation of VI.
32387;;;*** 32392;;;***
32388 32393
32389;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 32394;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
32390;;;;;; (20229 31156)) 32395;;;;;; (20229 34587))
32391;;; Generated autoloads from emulation/viper.el 32396;;; Generated autoloads from emulation/viper.el
32392 32397
32393(autoload 'toggle-viper-mode "viper" "\ 32398(autoload 'toggle-viper-mode "viper" "\
@@ -32404,7 +32409,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
32404;;;*** 32409;;;***
32405 32410
32406;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 32411;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
32407;;;;;; (20229 31156)) 32412;;;;;; (20229 34587))
32408;;; Generated autoloads from emacs-lisp/warnings.el 32413;;; Generated autoloads from emacs-lisp/warnings.el
32409 32414
32410(defvar warning-prefix-function nil "\ 32415(defvar warning-prefix-function nil "\
@@ -32494,7 +32499,7 @@ this is equivalent to `display-warning', using
32494;;;*** 32499;;;***
32495 32500
32496;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 32501;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
32497;;;;;; (20229 31156)) 32502;;;;;; (20229 34587))
32498;;; Generated autoloads from wdired.el 32503;;; Generated autoloads from wdired.el
32499 32504
32500(autoload 'wdired-change-to-wdired-mode "wdired" "\ 32505(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -32510,7 +32515,7 @@ See `wdired-mode'.
32510 32515
32511;;;*** 32516;;;***
32512 32517
32513;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20229 31156)) 32518;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20229 34587))
32514;;; Generated autoloads from net/webjump.el 32519;;; Generated autoloads from net/webjump.el
32515 32520
32516(autoload 'webjump "webjump" "\ 32521(autoload 'webjump "webjump" "\
@@ -32527,7 +32532,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32527;;;*** 32532;;;***
32528 32533
32529;;;### (autoloads (which-function-mode which-func-mode) "which-func" 32534;;;### (autoloads (which-function-mode which-func-mode) "which-func"
32530;;;;;; "progmodes/which-func.el" (20231 40198)) 32535;;;;;; "progmodes/which-func.el" (20232 10689))
32531;;; Generated autoloads from progmodes/which-func.el 32536;;; Generated autoloads from progmodes/which-func.el
32532 (put 'which-func-format 'risky-local-variable t) 32537 (put 'which-func-format 'risky-local-variable t)
32533 (put 'which-func-current 'risky-local-variable t) 32538 (put 'which-func-current 'risky-local-variable t)
@@ -32563,7 +32568,7 @@ in certain major modes.
32563;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 32568;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
32564;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 32569;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
32565;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 32570;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
32566;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20229 31156)) 32571;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20229 34587))
32567;;; Generated autoloads from whitespace.el 32572;;; Generated autoloads from whitespace.el
32568 32573
32569(autoload 'whitespace-mode "whitespace" "\ 32574(autoload 'whitespace-mode "whitespace" "\
@@ -32962,7 +32967,7 @@ cleaning up these problems.
32962;;;*** 32967;;;***
32963 32968
32964;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 32969;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
32965;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20229 31156)) 32970;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (20229 34587))
32966;;; Generated autoloads from wid-browse.el 32971;;; Generated autoloads from wid-browse.el
32967 32972
32968(autoload 'widget-browse-at "wid-browse" "\ 32973(autoload 'widget-browse-at "wid-browse" "\
@@ -32989,7 +32994,7 @@ Minor mode for traversing widgets.
32989 32994
32990;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 32995;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
32991;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20229 32996;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20229
32992;;;;;; 31156)) 32997;;;;;; 34587))
32993;;; Generated autoloads from wid-edit.el 32998;;; Generated autoloads from wid-edit.el
32994 32999
32995(autoload 'widgetp "wid-edit" "\ 33000(autoload 'widgetp "wid-edit" "\
@@ -33033,7 +33038,7 @@ Setup current buffer so editing string widgets works.
33033 33038
33034;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 33039;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
33035;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20250 33040;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20250
33036;;;;;; 53480)) 33041;;;;;; 40679))
33037;;; Generated autoloads from windmove.el 33042;;; Generated autoloads from windmove.el
33038 33043
33039(autoload 'windmove-left "windmove" "\ 33044(autoload 'windmove-left "windmove" "\
@@ -33086,7 +33091,7 @@ Default MODIFIER is 'shift.
33086;;;*** 33091;;;***
33087 33092
33088;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 33093;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
33089;;;;;; (20237 33565)) 33094;;;;;; (20237 28610))
33090;;; Generated autoloads from winner.el 33095;;; Generated autoloads from winner.el
33091 33096
33092(defvar winner-mode nil "\ 33097(defvar winner-mode nil "\
@@ -33105,7 +33110,7 @@ With arg, turn Winner mode on if and only if arg is positive.
33105;;;*** 33110;;;***
33106 33111
33107;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 33112;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
33108;;;;;; woman woman-locale) "woman" "woman.el" (20229 31156)) 33113;;;;;; woman woman-locale) "woman" "woman.el" (20229 34587))
33109;;; Generated autoloads from woman.el 33114;;; Generated autoloads from woman.el
33110 33115
33111(defvar woman-locale nil "\ 33116(defvar woman-locale nil "\
@@ -33154,7 +33159,7 @@ Default bookmark handler for Woman buffers.
33154;;;*** 33159;;;***
33155 33160
33156;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 33161;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
33157;;;;;; (20229 31156)) 33162;;;;;; (20229 34587))
33158;;; Generated autoloads from emulation/ws-mode.el 33163;;; Generated autoloads from emulation/ws-mode.el
33159 33164
33160(autoload 'wordstar-mode "ws-mode" "\ 33165(autoload 'wordstar-mode "ws-mode" "\
@@ -33266,7 +33271,7 @@ The key bindings are:
33266 33271
33267;;;*** 33272;;;***
33268 33273
33269;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20229 31156)) 33274;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20229 34587))
33270;;; Generated autoloads from net/xesam.el 33275;;; Generated autoloads from net/xesam.el
33271 33276
33272(autoload 'xesam-search "xesam" "\ 33277(autoload 'xesam-search "xesam" "\
@@ -33286,7 +33291,7 @@ Example:
33286;;;*** 33291;;;***
33287 33292
33288;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 33293;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
33289;;;;;; (20258 25549)) 33294;;;;;; (20258 34747))
33290;;; Generated autoloads from xml.el 33295;;; Generated autoloads from xml.el
33291 33296
33292(autoload 'xml-parse-file "xml" "\ 33297(autoload 'xml-parse-file "xml" "\
@@ -33312,7 +33317,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
33312;;;*** 33317;;;***
33313 33318
33314;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 33319;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
33315;;;;;; "nxml/xmltok.el" (20229 31156)) 33320;;;;;; "nxml/xmltok.el" (20229 34587))
33316;;; Generated autoloads from nxml/xmltok.el 33321;;; Generated autoloads from nxml/xmltok.el
33317 33322
33318(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 33323(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -33331,7 +33336,7 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
33331;;;*** 33336;;;***
33332 33337
33333;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20229 33338;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20229
33334;;;;;; 31156)) 33339;;;;;; 34587))
33335;;; Generated autoloads from xt-mouse.el 33340;;; Generated autoloads from xt-mouse.el
33336 33341
33337(defvar xterm-mouse-mode nil "\ 33342(defvar xterm-mouse-mode nil "\
@@ -33361,7 +33366,7 @@ down the SHIFT key while pressing the mouse button.
33361;;;*** 33366;;;***
33362 33367
33363;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 33368;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
33364;;;;;; "gnus/yenc.el" (20229 31156)) 33369;;;;;; "gnus/yenc.el" (20229 34587))
33365;;; Generated autoloads from gnus/yenc.el 33370;;; Generated autoloads from gnus/yenc.el
33366 33371
33367(autoload 'yenc-decode-region "yenc" "\ 33372(autoload 'yenc-decode-region "yenc" "\
@@ -33377,7 +33382,7 @@ Extract file name from an yenc header.
33377;;;*** 33382;;;***
33378 33383
33379;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 33384;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
33380;;;;;; yow) "yow" "play/yow.el" (20229 31156)) 33385;;;;;; yow) "yow" "play/yow.el" (20229 34587))
33381;;; Generated autoloads from play/yow.el 33386;;; Generated autoloads from play/yow.el
33382 33387
33383(autoload 'yow "yow" "\ 33388(autoload 'yow "yow" "\
@@ -33403,7 +33408,7 @@ Zippy goes to the analyst.
33403 33408
33404;;;*** 33409;;;***
33405 33410
33406;;;### (autoloads (zone) "zone" "play/zone.el" (20229 31156)) 33411;;;### (autoloads (zone) "zone" "play/zone.el" (20229 34587))
33407;;; Generated autoloads from play/zone.el 33412;;; Generated autoloads from play/zone.el
33408 33413
33409(autoload 'zone "zone" "\ 33414(autoload 'zone "zone" "\
@@ -33419,46 +33424,47 @@ Zone out, completely.
33419;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 33424;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
33420;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 33425;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
33421;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 33426;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
33422;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" 33427;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el"
33423;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" 33428;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el"
33424;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 33429;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el"
33425;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 33430;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
33426;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 33431;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
33427;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el" 33432;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
33428;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el" 33433;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
33429;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" 33434;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
33430;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el" 33435;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el"
33431;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 33436;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el"
33432;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" 33437;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el"
33433;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" 33438;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
33434;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el" 33439;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
33435;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el" 33440;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el"
33436;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el" 33441;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
33437;;;;;; "cedet/cedet.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" 33442;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/auto.el"
33438;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el" 33443;;;;;; "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" "cedet/ede/cpp-root.el"
33439;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el" 33444;;;;;; "cedet/ede/custom.el" "cedet/ede/dired.el" "cedet/ede/emacs.el"
33440;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/locate.el" 33445;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el"
33441;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" 33446;;;;;; "cedet/ede/loaddefs.el" "cedet/ede/locate.el" "cedet/ede/make.el"
33442;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" 33447;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el"
33443;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" 33448;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el"
33444;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" 33449;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el"
33445;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el" 33450;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el"
33446;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el" 33451;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el"
33447;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el" 33452;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el"
33448;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/inversion.el" 33453;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el"
33449;;;;;; "cedet/mode-local.el" "cedet/pulse.el" "cedet/semantic/analyze.el" 33454;;;;;; "cedet/ede/util.el" "cedet/inversion.el" "cedet/mode-local.el"
33450;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" 33455;;;;;; "cedet/pulse.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
33451;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" 33456;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
33452;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el" 33457;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
33453;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" 33458;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el"
33454;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" 33459;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el"
33455;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el" 33460;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el"
33456;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el" 33461;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el"
33457;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" 33462;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el"
33458;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el" 33463;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el"
33459;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" 33464;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el"
33460;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el" 33465;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el"
33461;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el" 33466;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el"
33467;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
33462;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 33468;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
33463;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 33469;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
33464;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 33470;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -33466,13 +33472,13 @@ Zone out, completely.
33466;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 33472;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
33467;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 33473;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
33468;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 33474;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
33469;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" 33475;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el"
33470;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 33476;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el"
33471;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 33477;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el"
33472;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 33478;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el"
33473;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" 33479;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el"
33474;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" 33480;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el"
33475;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 33481;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
33476;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 33482;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
33477;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 33483;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
33478;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 33484;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
@@ -33484,32 +33490,33 @@ Zone out, completely.
33484;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 33490;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
33485;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 33491;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
33486;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 33492;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
33487;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" 33493;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
33488;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" 33494;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el"
33489;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" 33495;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el"
33490;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el" 33496;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el"
33491;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" 33497;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el"
33492;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" 33498;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el"
33493;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 33499;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el"
33494;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" 33500;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
33495;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" 33501;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el"
33496;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" 33502;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
33497;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" 33503;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
33498;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" 33504;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el"
33499;;;;;; "emacs-lisp/regi.el" "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" 33505;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el"
33500;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" 33506;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
33501;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" 33507;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el"
33502;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el" 33508;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
33503;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 33509;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el"
33504;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 33510;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el"
33505;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" 33511;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el"
33506;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" 33512;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el"
33507;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 33513;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el"
33508;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 33514;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el"
33509;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 33515;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el"
33510;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 33516;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
33511;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 33517;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el"
33512;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el" 33518;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
33519;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
33513;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 33520;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
33514;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" 33521;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el"
33515;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el" 33522;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el"
@@ -33614,7 +33621,7 @@ Zone out, completely.
33614;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 33621;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
33615;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 33622;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
33616;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 33623;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
33617;;;;;; "w32-vars.el" "x-dnd.el") (20261 26438 513741)) 33624;;;;;; "w32-vars.el" "x-dnd.el") (20265 8335 405119))
33618 33625
33619;;;*** 33626;;;***
33620 33627
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 5ae9f8ecccc..2c3d0dc3803 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -52,7 +52,7 @@
52 pop-to-buffer-same-window. 52 pop-to-buffer-same-window.
53 * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder) 53 * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder)
54 (mh-make-folder): Call mh-pop-to-buffer-same-window instead of 54 (mh-make-folder): Call mh-pop-to-buffer-same-window instead of
55 switch-to-buffer. The previous change which used pop-to-buffer 55 switch-to-buffer. The previous change which used pop-to-buffer
56 produced the wrong behavior. 56 produced the wrong behavior.
57 57
582011-07-12 Henrique Martins <henrique@martins.cc> (tiny change) 582011-07-12 Henrique Martins <henrique@martins.cc> (tiny change)
@@ -73,8 +73,8 @@
73 73
74 * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder) 74 * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder)
75 (mh-make-folder): Replace calls to switch-to-buffer with of 75 (mh-make-folder): Replace calls to switch-to-buffer with of
76 pop-to-buffer. The former is intended for interactive use only and 76 pop-to-buffer. The former is intended for interactive use only
77 generates warnings in Emacs 24. 77 and generates warnings in Emacs 24.
78 78
792011-07-09 Bill Wohler <wohler@newt.com> 792011-07-09 Bill Wohler <wohler@newt.com>
80 80
@@ -96,7 +96,7 @@
96 * mh-e.el: Just require mh-loaddefs since loading it in an 96 * mh-e.el: Just require mh-loaddefs since loading it in an
97 eval-and-compile block causes compilation errors in XEmacs. 97 eval-and-compile block causes compilation errors in XEmacs.
98 98
99 * mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el: 99 * mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el:
100 * mh-mime.el, mh-search.el, mh-seq.el: Shush XEmacs compiler in 100 * mh-mime.el, mh-search.el, mh-seq.el: Shush XEmacs compiler in
101 mh-do-in-xemacs block. 101 mh-do-in-xemacs block.
102 102
@@ -107,7 +107,7 @@
107 107
108 * mh-letter.el (mh-letter-mode-map, mh-letter-complete) 108 * mh-letter.el (mh-letter-mode-map, mh-letter-complete)
109 (mh-complete-word): Remove FIXME comments since these functions 109 (mh-complete-word): Remove FIXME comments since these functions
110 are still needed in other Emacsen. However, they can probably 110 are still needed in other Emacsen. However, they can probably
111 stand to be generalized like completion-at-point. 111 stand to be generalized like completion-at-point.
112 (mh-letter-complete-or-space): Remove unused variable. 112 (mh-letter-complete-or-space): Remove unused variable.
113 113
@@ -173,7 +173,7 @@
1732010-05-14 Peter S Galbraith <psg@debian.org> 1732010-05-14 Peter S Galbraith <psg@debian.org>
174 174
175 * mh-mime.el (mh-decode-message-subject): New function to decode 175 * mh-mime.el (mh-decode-message-subject): New function to decode
176 RFC2047 encoded Subject lines. Used for reply drafts. 176 RFC2047 encoded Subject lines. Used for reply drafts.
177 * mh-comp.el (mh-compose-and-send-mail): Call 177 * mh-comp.el (mh-compose-and-send-mail): Call
178 `mh-decode-message-subject' on (reply or forward) message drafts. 178 `mh-decode-message-subject' on (reply or forward) message drafts.
179 179
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 7bee98d8110..2a188c5a736 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -924,8 +924,8 @@
924 924
9252012-01-03 Matt Lundin <mdl@imapmail.org> 9252012-01-03 Matt Lundin <mdl@imapmail.org>
926 926
927 * org-agenda.el: (org-class): Fix holidays symbol in 927 * org-agenda.el (org-class): Fix holidays symbol in org-class.
928 org-class. This was resulting in an "Bad sexp..." warning. 928 This was resulting in an "Bad sexp..." warning.
929 929
9302012-01-03 Carsten Dominik <carsten.dominik@gmail.com> 9302012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
931 931
@@ -968,13 +968,13 @@
968 968
9692012-01-03 Eric Schulte <schulte.eric@gmail.com> 9692012-01-03 Eric Schulte <schulte.eric@gmail.com>
970 970
971 * ob-sql.el (org-babel-header-arg-names:sql): Sql specific header 971 * ob-sql.el (org-babel-header-arg-names:sql): SQL specific header
972 argument names which should be inherited. 972 argument names which should be inherited.
973 973
9742012-01-03 Nicolas Goaziou <n.goaziou@gmail.com> 9742012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
975 975
976 * org.el (org-in-block-p): Return matched name of block, if 976 * org.el (org-in-block-p): Return matched name of block, if any.
977 any. It can be useful when a list of block names is provided as 977 It can be useful when a list of block names is provided as
978 an argument. 978 an argument.
979 979
9802012-01-03 Nicolas Goaziou <n.goaziou@gmail.com> 9802012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
@@ -1038,10 +1038,10 @@
1038 * org-exp.el (org-export-protect-quoted-subtrees): More accurate 1038 * org-exp.el (org-export-protect-quoted-subtrees): More accurate
1039 regexp. Also use new regexp to match generic headlines. 1039 regexp. Also use new regexp to match generic headlines.
1040 1040
1041 * org-html.el (org-export-as-html): More accurate regexp. Also 1041 * org-html.el (org-export-as-html): More accurate regexp.
1042 use new regexp to match generic headlines. 1042 Also use new regexp to match generic headlines.
1043 1043
1044 * org-mouse.el (org-mouse-match-todo-keyword): Removed unused 1044 * org-mouse.el (org-mouse-match-todo-keyword): Remove unused
1045 and now erroneous function. 1045 and now erroneous function.
1046 1046
1047 * org.el (org-heading-regexp, org-heading-keyword-regexp-format): 1047 * org.el (org-heading-regexp, org-heading-keyword-regexp-format):
@@ -1071,8 +1071,8 @@
1071 1071
10722012-01-03 David Maus <dmaus@ictsoc.de> 10722012-01-03 David Maus <dmaus@ictsoc.de>
1073 1073
1074 * org.el (org-loop-over-headlines-in-active-region): New 1074 * org.el (org-loop-over-headlines-in-active-region):
1075 customization variable. Loop over headlines in active region. 1075 New customization variable. Loop over headlines in active region.
1076 (org-schedule, org-deadline): Apply to headlines in region depending 1076 (org-schedule, org-deadline): Apply to headlines in region depending
1077 on new customization variable. 1077 on new customization variable.
1078 1078
@@ -1092,8 +1092,8 @@
1092 1092
10932012-01-03 Bastien Guerry <bzg@gnu.org> 10932012-01-03 Bastien Guerry <bzg@gnu.org>
1094 1094
1095 * org.el (org-format-agenda-item, org-scan-tags): Rename 1095 * org.el (org-format-agenda-item, org-scan-tags):
1096 `org-format-agenda-item' to `org-agenda-format-item'. 1096 Rename `org-format-agenda-item' to `org-agenda-format-item'.
1097 1097
10982012-01-03 Bastien Guerry <bzg@gnu.org> 10982012-01-03 Bastien Guerry <bzg@gnu.org>
1099 1099
diff --git a/lisp/progmodes/cc-engine.el b/lisp/progmodes/cc-engine.el
index 25344fe96a7..52f18a89849 100644
--- a/lisp/progmodes/cc-engine.el
+++ b/lisp/progmodes/cc-engine.el
@@ -9447,7 +9447,7 @@ comment at the start of cc-engine.el for more info."
9447 9447
9448 ;; CASE 5B.1: Member init list. 9448 ;; CASE 5B.1: Member init list.
9449 ((eq (char-after tmp-pos) ?:) 9449 ((eq (char-after tmp-pos) ?:)
9450 (if (or (> tmp-pos indent-point) 9450 (if (or (>= tmp-pos indent-point)
9451 (= (c-point 'bosws) (1+ tmp-pos))) 9451 (= (c-point 'bosws) (1+ tmp-pos)))
9452 (progn 9452 (progn
9453 ;; There is no preceding member init clause. 9453 ;; There is no preceding member init clause.
diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el
index 3b8c3a00699..d477569fb2d 100644
--- a/lisp/progmodes/compile.el
+++ b/lisp/progmodes/compile.el
@@ -1058,6 +1058,7 @@ FMTS is a list of format specs for transforming the file name.
1058 (marker 1058 (marker
1059 (if marker-line (compilation--loc->marker (cadr marker-line)))) 1059 (if marker-line (compilation--loc->marker (cadr marker-line))))
1060 (screen-columns compilation-error-screen-columns) 1060 (screen-columns compilation-error-screen-columns)
1061 (first-column compilation-first-column)
1061 end-marker loc end-loc) 1062 end-marker loc end-loc)
1062 (if (not (and marker (marker-buffer marker))) 1063 (if (not (and marker (marker-buffer marker)))
1063 (setq marker nil) ; no valid marker for this file 1064 (setq marker nil) ; no valid marker for this file
@@ -1078,7 +1079,10 @@ FMTS is a list of format specs for transforming the file name.
1078 ;; Obey the compilation-error-screen-columns of the target 1079 ;; Obey the compilation-error-screen-columns of the target
1079 ;; buffer if its major mode set it buffer-locally. 1080 ;; buffer if its major mode set it buffer-locally.
1080 (if (local-variable-p 'compilation-error-screen-columns) 1081 (if (local-variable-p 'compilation-error-screen-columns)
1081 compilation-error-screen-columns screen-columns))) 1082 compilation-error-screen-columns screen-columns))
1083 (compilation-first-column
1084 (if (local-variable-p 'compilation-first-column)
1085 compilation-first-column first-column)))
1082 (save-excursion 1086 (save-excursion
1083 (save-restriction 1087 (save-restriction
1084 (widen) 1088 (widen)
diff --git a/lisp/progmodes/gdb-mi.el b/lisp/progmodes/gdb-mi.el
index ff2a5f3f3e7..1f134755e7c 100644
--- a/lisp/progmodes/gdb-mi.el
+++ b/lisp/progmodes/gdb-mi.el
@@ -1,6 +1,6 @@
1;;; gdb-mi.el --- User Interface for running GDB 1;;; gdb-mi.el --- User Interface for running GDB
2 2
3;; Copyright (C) 2007-2012 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2012 Free Software Foundation, Inc.
4 4
5;; Author: Nick Roberts <nickrob@gnu.org> 5;; Author: Nick Roberts <nickrob@gnu.org>
6;; Maintainer: FSF 6;; Maintainer: FSF
@@ -26,7 +26,7 @@
26;;; Credits: 26;;; Credits:
27 27
28;; This file was written by Nick Roberts following the general design 28;; This file was written by Nick Roberts following the general design
29;; used in gdb-ui.el for Emacs 22.1 - 23.1. It is currently being developed 29;; used in gdb-ui.el for Emacs 22.1 - 23.1. It was further developed
30;; by Dmitry Dzhus <dima@sphinx.net.ru> as part of the Google Summer 30;; by Dmitry Dzhus <dima@sphinx.net.ru> as part of the Google Summer
31;; of Code 2009 Project "Emacs GDB/MI migration". 31;; of Code 2009 Project "Emacs GDB/MI migration".
32 32
@@ -45,7 +45,7 @@
45 45
46;; This file uses GDB/MI as the primary interface to GDB. It runs gdb with 46;; This file uses GDB/MI as the primary interface to GDB. It runs gdb with
47;; GDB/MI (-interp=mi) and access CLI using "-interpreter-exec console 47;; GDB/MI (-interp=mi) and access CLI using "-interpreter-exec console
48;; cli-command". This code works without gdb-ui.el and uses MI tokens instead 48;; cli-command". This code replaces gdb-ui.el and uses MI tokens instead
49;; of queues. Eventually MI should be asynchronous. 49;; of queues. Eventually MI should be asynchronous.
50 50
51;; Windows Platforms: 51;; Windows Platforms:
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index f011a8d1dc0..7c92fc33490 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -86,16 +86,15 @@
862011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org> 862011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
87 87
88 * url-queue.el: New file. 88 * url-queue.el: New file.
89 (url-queue-run-queue): Pick the first waiting job, and not the 89 (url-queue-run-queue): Pick the first waiting job, and not the last.
90 last.
91 (url-queue-parallel-processes): Lower the concurrency level, since 90 (url-queue-parallel-processes): Lower the concurrency level, since
92 Emacs doesn't seem to like too many async processes. 91 Emacs doesn't seem to like too many async processes.
93 (url-queue-prune-old-entries): Fix up the pruning code. 92 (url-queue-prune-old-entries): Fix up the pruning code.
94 93
952011-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org> 942011-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
96 95
97 * url-http.el (url-http-wait-for-headers-change-function): Protect 96 * url-http.el (url-http-wait-for-headers-change-function):
98 against malformed headerless responses from servers. 97 Protect against malformed headerless responses from servers.
99 98
1002011-04-02 Chong Yidong <cyd@stupidchicken.com> 992011-04-02 Chong Yidong <cyd@stupidchicken.com>
101 100
@@ -123,9 +122,9 @@
123 122
1242011-02-03 Lars Ingebrigtsen <larsi@gnus.org> 1232011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
125 124
126 * url-http.el (url-http-wait-for-headers-change-function): Don't 125 * url-http.el (url-http-wait-for-headers-change-function):
127 move point if the callback function has moved changed/killed the 126 Don't move point if the callback function has moved/changed/killed
128 process buffer. 127 the process buffer.
129 128
1302010-12-16 Miles Bader <miles@gnu.org> 1292010-12-16 Miles Bader <miles@gnu.org>
131 130
@@ -198,8 +197,8 @@
198 197
1992010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org> 1982010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
200 199
201 * url-cookie.el (url-cookie-handle-set-cookie): Use 200 * url-cookie.el (url-cookie-handle-set-cookie): Use url-lazy-message
202 url-lazy-message for the cookie warning, which isn't very interesting. 201 for the cookie warning, which isn't very interesting.
203 202
204 * url-http.el (url-http-async-sentinel): Check that the buffer is 203 * url-http.el (url-http-async-sentinel): Check that the buffer is
205 still alive before switching to it. 204 still alive before switching to it.
@@ -265,13 +264,13 @@
2652010-07-01 Mark A. Hershberger <mah@everybody.org> 2642010-07-01 Mark A. Hershberger <mah@everybody.org>
266 265
267 * url-http.el (url-http-create-request): Add a CRLF on the end so 266 * url-http.el (url-http-create-request): Add a CRLF on the end so
268 that POSTs with content to https urls work. 267 that POSTs with content to https URLs work.
269 See <https://bugs.launchpad.net/mediawiki-el/+bug/540759> 268 See <https://bugs.launchpad.net/mediawiki-el/+bug/540759>
270 269
2712010-06-22 Mark A. Hershberger <mah@everybody.org> 2702010-06-22 Mark A. Hershberger <mah@everybody.org>
272 271
273 * url-parse.el (url-user-for-url, url-password-for-url): 272 * url-parse.el (url-user-for-url, url-password-for-url):
274 Convenience functions that get usernames and passwords for urls 273 Convenience functions that get usernames and passwords for URLs
275 from auth-source functions. 274 from auth-source functions.
276 275
2772010-06-12 Štěpán Němec <stepnem@gmail.com> (tiny change) 2762010-06-12 Štěpán Němec <stepnem@gmail.com> (tiny change)
diff --git a/lisp/view.el b/lisp/view.el
index 035f8c61d9f..4a219971097 100644
--- a/lisp/view.el
+++ b/lisp/view.el
@@ -311,13 +311,9 @@ file: Users may suspend viewing in order to modify the buffer.
311Exiting View mode will then discard the user's edits. Setting 311Exiting View mode will then discard the user's edits. Setting
312EXIT-ACTION to `kill-buffer-if-not-modified' avoids this." 312EXIT-ACTION to `kill-buffer-if-not-modified' avoids this."
313 (interactive "bView buffer: ") 313 (interactive "bView buffer: ")
314 (if (eq (with-current-buffer buffer 314 (switch-to-buffer buffer)
315 (get major-mode 'mode-class)) 315 (if (eq (get major-mode 'mode-class) 'special)
316 'special) 316 (message "Not using View mode because the major mode is special")
317 (progn
318 (switch-to-buffer buffer)
319 (message "Not using View mode because the major mode is special"))
320 (switch-to-buffer buffer)
321 (view-mode-enter nil exit-action))) 317 (view-mode-enter nil exit-action)))
322 318
323;;;###autoload 319;;;###autoload
@@ -339,7 +335,9 @@ this argument instead of explicitly setting `view-exit-action'."
339 (interactive "bIn other window view buffer:\nP") 335 (interactive "bIn other window view buffer:\nP")
340 (let ((pop-up-windows t)) 336 (let ((pop-up-windows t))
341 (pop-to-buffer buffer t)) 337 (pop-to-buffer buffer t))
342 (view-mode-enter nil exit-action)) 338 (if (eq (get major-mode 'mode-class) 'special)
339 (message "Not using View mode because the major mode is special")
340 (view-mode-enter nil exit-action)))
343 341
344;;;###autoload 342;;;###autoload
345(defun view-buffer-other-frame (buffer &optional not-return exit-action) 343(defun view-buffer-other-frame (buffer &optional not-return exit-action)
@@ -360,7 +358,9 @@ this argument instead of explicitly setting `view-exit-action'."
360 (interactive "bView buffer in other frame: \nP") 358 (interactive "bView buffer in other frame: \nP")
361 (let ((pop-up-frames t)) 359 (let ((pop-up-frames t))
362 (pop-to-buffer buffer t)) 360 (pop-to-buffer buffer t))
363 (view-mode-enter nil exit-action)) 361 (if (eq (get major-mode 'mode-class) 'special)
362 (message "Not using View mode because the major mode is special")
363 (view-mode-enter nil exit-action)))
364 364
365;;;###autoload 365;;;###autoload
366(define-minor-mode view-mode 366(define-minor-mode view-mode
diff --git a/m4/gl-comp.m4 b/m4/gl-comp.m4
index 03cedf70af8..4894f840303 100644
--- a/m4/gl-comp.m4
+++ b/m4/gl-comp.m4
@@ -65,6 +65,7 @@ AC_DEFUN([gl_EARLY],
65 # Code from module mktime: 65 # Code from module mktime:
66 # Code from module multiarch: 66 # Code from module multiarch:
67 # Code from module nocrash: 67 # Code from module nocrash:
68 # Code from module pathmax:
68 # Code from module pthread_sigmask: 69 # Code from module pthread_sigmask:
69 # Code from module readlink: 70 # Code from module readlink:
70 # Code from module signal-h: 71 # Code from module signal-h:
@@ -217,6 +218,7 @@ AC_REQUIRE([AC_C_INLINE])
217gl_UNISTD_H 218gl_UNISTD_H
218 gl_gnulib_enabled_dosname=false 219 gl_gnulib_enabled_dosname=false
219 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false 220 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false
221 gl_gnulib_enabled_pathmax=false
220 gl_gnulib_enabled_sigprocmask=false 222 gl_gnulib_enabled_sigprocmask=false
221 gl_gnulib_enabled_stat=false 223 gl_gnulib_enabled_stat=false
222 gl_gnulib_enabled_strtoll=false 224 gl_gnulib_enabled_strtoll=false
@@ -236,6 +238,13 @@ AC_SUBST([LTLIBINTL])
236 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true 238 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true
237 fi 239 fi
238 } 240 }
241 func_gl_gnulib_m4code_pathmax ()
242 {
243 if ! $gl_gnulib_enabled_pathmax; then
244gl_PATHMAX
245 gl_gnulib_enabled_pathmax=true
246 fi
247 }
239 func_gl_gnulib_m4code_sigprocmask () 248 func_gl_gnulib_m4code_sigprocmask ()
240 { 249 {
241 if ! $gl_gnulib_enabled_sigprocmask; then 250 if ! $gl_gnulib_enabled_sigprocmask; then
@@ -262,6 +271,9 @@ gl_SYS_STAT_MODULE_INDICATOR([stat])
262 func_gl_gnulib_m4code_dosname 271 func_gl_gnulib_m4code_dosname
263 fi 272 fi
264 if test $REPLACE_STAT = 1; then 273 if test $REPLACE_STAT = 1; then
274 func_gl_gnulib_m4code_pathmax
275 fi
276 if test $REPLACE_STAT = 1; then
265 func_gl_gnulib_m4code_verify 277 func_gl_gnulib_m4code_verify
266 fi 278 fi
267 fi 279 fi
@@ -326,6 +338,7 @@ gl_STDLIB_MODULE_INDICATOR([strtoull])
326 m4_pattern_allow([^gl_GNULIB_ENABLED_]) 338 m4_pattern_allow([^gl_GNULIB_ENABLED_])
327 AM_CONDITIONAL([gl_GNULIB_ENABLED_dosname], [$gl_gnulib_enabled_dosname]) 339 AM_CONDITIONAL([gl_GNULIB_ENABLED_dosname], [$gl_gnulib_enabled_dosname])
328 AM_CONDITIONAL([gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36], [$gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36]) 340 AM_CONDITIONAL([gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36], [$gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36])
341 AM_CONDITIONAL([gl_GNULIB_ENABLED_pathmax], [$gl_gnulib_enabled_pathmax])
329 AM_CONDITIONAL([gl_GNULIB_ENABLED_sigprocmask], [$gl_gnulib_enabled_sigprocmask]) 342 AM_CONDITIONAL([gl_GNULIB_ENABLED_sigprocmask], [$gl_gnulib_enabled_sigprocmask])
330 AM_CONDITIONAL([gl_GNULIB_ENABLED_stat], [$gl_gnulib_enabled_stat]) 343 AM_CONDITIONAL([gl_GNULIB_ENABLED_stat], [$gl_gnulib_enabled_stat])
331 AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoll], [$gl_gnulib_enabled_strtoll]) 344 AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoll], [$gl_gnulib_enabled_strtoll])
@@ -502,6 +515,7 @@ AC_DEFUN([gl_FILE_LIST], [
502 lib/md5.h 515 lib/md5.h
503 lib/mktime-internal.h 516 lib/mktime-internal.h
504 lib/mktime.c 517 lib/mktime.c
518 lib/pathmax.h
505 lib/pthread_sigmask.c 519 lib/pthread_sigmask.c
506 lib/readlink.c 520 lib/readlink.c
507 lib/sha1.c 521 lib/sha1.c
@@ -552,6 +566,7 @@ AC_DEFUN([gl_FILE_LIST], [
552 m4/mktime.m4 566 m4/mktime.m4
553 m4/multiarch.m4 567 m4/multiarch.m4
554 m4/nocrash.m4 568 m4/nocrash.m4
569 m4/pathmax.m4
555 m4/pthread_sigmask.m4 570 m4/pthread_sigmask.m4
556 m4/readlink.m4 571 m4/readlink.m4
557 m4/sha1.m4 572 m4/sha1.m4
diff --git a/m4/pathmax.m4 b/m4/pathmax.m4
new file mode 100644
index 00000000000..4913fa06cb8
--- /dev/null
+++ b/m4/pathmax.m4
@@ -0,0 +1,42 @@
1# pathmax.m4 serial 10
2dnl Copyright (C) 2002-2003, 2005-2006, 2009-2011 Free Software Foundation,
3dnl Inc.
4dnl This file is free software; the Free Software Foundation
5dnl gives unlimited permission to copy and/or distribute it,
6dnl with or without modifications, as long as this notice is preserved.
7
8AC_DEFUN([gl_PATHMAX],
9[
10 dnl Prerequisites of lib/pathmax.h.
11 AC_CHECK_HEADERS_ONCE([sys/param.h])
12])
13
14# Expands to a piece of C program that defines PATH_MAX in the same way as
15# "pathmax.h" will do.
16AC_DEFUN([gl_PATHMAX_SNIPPET], [[
17/* Arrange to define PATH_MAX, like "pathmax.h" does. */
18#if HAVE_UNISTD_H
19# include <unistd.h>
20#endif
21#include <limits.h>
22#if defined HAVE_SYS_PARAM_H && !defined PATH_MAX && !defined MAXPATHLEN
23# include <sys/param.h>
24#endif
25#if !defined PATH_MAX && defined MAXPATHLEN
26# define PATH_MAX MAXPATHLEN
27#endif
28#ifdef __hpux
29# undef PATH_MAX
30# define PATH_MAX 1024
31#endif
32#if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
33# undef PATH_MAX
34# define PATH_MAX 260
35#endif
36]])
37
38# Prerequisites of gl_PATHMAX_SNIPPET.
39AC_DEFUN([gl_PATHMAX_SNIPPET_PREREQ],
40[
41 AC_CHECK_HEADERS_ONCE([unistd.h sys/param.h])
42])
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 060970151ef..34f7b802de0 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -642,7 +642,7 @@
642 b-emacs.exe to 3072K. 642 b-emacs.exe to 3072K.
643 643
644 * mainmake.v2 (emacs lispref lispintro): Chdir under doc/. 644 * mainmake.v2 (emacs lispref lispintro): Chdir under doc/.
645 (emacs): Renamed from `man', to reflect changes in doc directory 645 (emacs): Rename from `man', to reflect changes in doc directory
646 structure. All callers changed. 646 structure. All callers changed.
647 (clean mostlyclean distclean maintainer-clean extraclean): Chdir 647 (clean mostlyclean distclean maintainer-clean extraclean): Chdir
648 into doc/ for manuals. Add misc subdirectory. 648 into doc/ for manuals. Add misc subdirectory.
@@ -1097,7 +1097,7 @@
1097 1097
10981996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> 10981996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1099 1099
1100 * is_exec.c: Renamed from is-exec.c. 1100 * is_exec.c: Rename from is-exec.c.
1101 1101
11021996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> 11021996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1103 1103
@@ -1132,7 +1132,7 @@
1132 1132
1133 * mainmake.v2 (src): Create a file with sed commands instead of using 1133 * mainmake.v2 (src): Create a file with sed commands instead of using
1134 a long sed command line (some versions of Sed don't handle that). 1134 a long sed command line (some versions of Sed don't handle that).
1135 (gdb): Merged back into src, undoing April 13 change. 1135 (gdb): Merge back into src, undoing April 13 change.
1136 (install): Do use if statements, but not a loop. 1136 (install): Do use if statements, but not a loop.
1137 1137
11381996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu> 11381996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog
index 9df5fcd61ed..6a080ac2e31 100644
--- a/nextstep/ChangeLog
+++ b/nextstep/ChangeLog
@@ -99,8 +99,8 @@
99 99
1002009-02-01 Adrian Robert <Adrian.B.Robert@gmail.com> 1002009-02-01 Adrian Robert <Adrian.B.Robert@gmail.com>
101 101
102 * Cocoa/Emacs.base/Contents/Resources/preferences.nib: Remove 102 * Cocoa/Emacs.base/Contents/Resources/preferences.nib:
103 cursor blink slider, add confirm quit checkbox. 103 Remove cursor blink slider, add confirm quit checkbox.
104 104
1052009-01-05 Glenn Morris <rgm@gnu.org> 1052009-01-05 Glenn Morris <rgm@gnu.org>
106 106
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 0211f9d792d..675e85c7945 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -4,8 +4,8 @@
4 (UINT64_MAX) [_WIN64]: Fix definition. 4 (UINT64_MAX) [_WIN64]: Fix definition.
5 (uintmax_t, intmax_t): Fix definitions. 5 (uintmax_t, intmax_t): Fix definitions.
6 6
7 * inc/inttypes.h (strtoumax, strtoimax) [!__MINGW32__]: Provide 7 * inc/inttypes.h (strtoumax, strtoimax) [!__MINGW32__]:
8 correct definitions. 8 Provide correct definitions.
9 9
10 * config.nt (HAVE_DECL_STRTOLL): Define. 10 * config.nt (HAVE_DECL_STRTOLL): Define.
11 (va_copy) [_WIN64]: Provide a better definition. 11 (va_copy) [_WIN64]: Provide a better definition.
diff --git a/src/ChangeLog b/src/ChangeLog
index c41202bcfee..eebb10fb472 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,10 +1,17 @@
12012-02-01 Kenichi Handa <handa@m17n.org> 12012-02-02 Kenichi Handa <handa@m17n.org>
2 2
3 * xdisp.c (BUILD_COMPOSITE_GLYPH_STRING): Initialize first_s to 3 * xdisp.c (BUILD_COMPOSITE_GLYPH_STRING): Initialize first_s to
4 NULL (Bug#6988). 4 NULL (Bug#6988).
5 (x_produce_glyphs): If the component of a composition is a null 5 (x_produce_glyphs): If the component of a composition is a null
6 string, set it->pixel_width to 1 to avoid zero-width glyph. 6 string, set it->pixel_width to 1 to avoid zero-width glyph.
7 7
82012-02-01 Eli Zaretskii <eliz@gnu.org>
9
10 * ralloc.c (resize_bloc, r_alloc_sbrk): Don't call memmove if its
11 first 2 arguments are identical. This makes inserting large
12 output from a subprocess an order of magnitude faster on
13 MS-Windows, where all sbrk'ed memory is always contiguous.
14
82012-01-31 Glenn Morris <rgm@gnu.org> 152012-01-31 Glenn Morris <rgm@gnu.org>
9 16
10 * nsterm.m (syms_of_nsterm) <x-toolkit-scroll-bars>: 17 * nsterm.m (syms_of_nsterm) <x-toolkit-scroll-bars>:
@@ -21,7 +28,6 @@
21 28
222012-01-28 Chong Yidong <cyd@gnu.org> 292012-01-28 Chong Yidong <cyd@gnu.org>
23 30
24
25 * minibuf.c (syms_of_minibuf): Doc fix (Bug#10550). 31 * minibuf.c (syms_of_minibuf): Doc fix (Bug#10550).
26 32
272012-01-26 Chong Yidong <cyd@gnu.org> 332012-01-26 Chong Yidong <cyd@gnu.org>
@@ -2376,7 +2382,7 @@
2376 Remove unreachable code. 2382 Remove unreachable code.
2377 (read_hex, load_charset_map_from_file): Check for integer overflow. 2383 (read_hex, load_charset_map_from_file): Check for integer overflow.
2378 2384
2379 * xterm.c: don't go over XClientMessageEvent limit 2385 * xterm.c: Don't go over XClientMessageEvent limit.
2380 (scroll_bar_windows_size): Now ptrdiff_t, as we prefer signed. 2386 (scroll_bar_windows_size): Now ptrdiff_t, as we prefer signed.
2381 (x_send_scroll_bar_event): Likewise. Check that the size does not 2387 (x_send_scroll_bar_event): Likewise. Check that the size does not
2382 exceed limits imposed by XClientMessageEvent, as well as the usual 2388 exceed limits imposed by XClientMessageEvent, as well as the usual
@@ -5667,7 +5673,7 @@
5667 5673
5668 * ccl.c (ccl_driver): Redo slightly to avoid the need for 'unsigned'. 5674 * ccl.c (ccl_driver): Redo slightly to avoid the need for 'unsigned'.
5669 5675
5670 ccl: add integer overflow checks 5676 ccl: Add integer overflow checks.
5671 * ccl.c (CCL_CODE_MAX, GET_CCL_RANGE, GET_CCL_CODE, GET_CCL_INT): 5677 * ccl.c (CCL_CODE_MAX, GET_CCL_RANGE, GET_CCL_CODE, GET_CCL_INT):
5672 (IN_INT_RANGE): New macros. 5678 (IN_INT_RANGE): New macros.
5673 (ccl_driver): Use them to check for integer overflow when 5679 (ccl_driver): Use them to check for integer overflow when
diff --git a/src/ralloc.c b/src/ralloc.c
index 13587b9ffd4..896ad9f3155 100644
--- a/src/ralloc.c
+++ b/src/ralloc.c
@@ -636,7 +636,8 @@ resize_bloc (bloc_ptr bloc, SIZE size)
636 } 636 }
637 else 637 else
638 { 638 {
639 memmove (b->new_data, b->data, b->size); 639 if (b->new_data != b->data)
640 memmove (b->new_data, b->data, b->size);
640 *b->variable = b->data = b->new_data; 641 *b->variable = b->data = b->new_data;
641 } 642 }
642 } 643 }
@@ -647,7 +648,8 @@ resize_bloc (bloc_ptr bloc, SIZE size)
647 } 648 }
648 else 649 else
649 { 650 {
650 memmove (bloc->new_data, bloc->data, old_size); 651 if (bloc->new_data != bloc->data)
652 memmove (bloc->new_data, bloc->data, old_size);
651 memset ((char *) bloc->new_data + old_size, 0, size - old_size); 653 memset ((char *) bloc->new_data + old_size, 0, size - old_size);
652 *bloc->variable = bloc->data = bloc->new_data; 654 *bloc->variable = bloc->data = bloc->new_data;
653 } 655 }
@@ -663,7 +665,8 @@ resize_bloc (bloc_ptr bloc, SIZE size)
663 } 665 }
664 else 666 else
665 { 667 {
666 memmove (b->new_data, b->data, b->size); 668 if (b->new_data != b->data)
669 memmove (b->new_data, b->data, b->size);
667 *b->variable = b->data = b->new_data; 670 *b->variable = b->data = b->new_data;
668 } 671 }
669 } 672 }
@@ -816,7 +819,8 @@ r_alloc_sbrk (long int size)
816 header. */ 819 header. */
817 for (b = last_bloc; b != NIL_BLOC; b = b->prev) 820 for (b = last_bloc; b != NIL_BLOC; b = b->prev)
818 { 821 {
819 memmove (b->new_data, b->data, b->size); 822 if (b->new_data != b->data)
823 memmove (b->new_data, b->data, b->size);
820 *b->variable = b->data = b->new_data; 824 *b->variable = b->data = b->new_data;
821 } 825 }
822 826
@@ -862,7 +866,8 @@ r_alloc_sbrk (long int size)
862 866
863 for (b = first_bloc; b != NIL_BLOC; b = b->next) 867 for (b = first_bloc; b != NIL_BLOC; b = b->next)
864 { 868 {
865 memmove (b->new_data, b->data, b->size); 869 if (b->new_data != b->data)
870 memmove (b->new_data, b->data, b->size);
866 *b->variable = b->data = b->new_data; 871 *b->variable = b->data = b->new_data;
867 } 872 }
868 } 873 }
diff --git a/test/ChangeLog b/test/ChangeLog
index 12c9acd9219..56b7ece59e5 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -7,7 +7,7 @@
7 7
8 * automated/compile-tests.el (compile-tests--test-regexps-data): 8 * automated/compile-tests.el (compile-tests--test-regexps-data):
9 Increase column numbers by one to reflect change in how 9 Increase column numbers by one to reflect change in how
10 compilation-message is recorded (Bug#10172). 10 compilation-message is recorded (Bug#10172).
11 11
122011-11-22 Glenn Morris <rgm@gnu.org> 122011-11-22 Glenn Morris <rgm@gnu.org>
13 13
@@ -26,7 +26,7 @@
262011-10-30 Ulf Jasper <ulf.jasper@web.de> 262011-10-30 Ulf Jasper <ulf.jasper@web.de>
27 27
28 * automated/newsticker-tests.el 28 * automated/newsticker-tests.el
29 (newsticker--group-manage-orphan-feeds): Removed fsetting of 29 (newsticker--group-manage-orphan-feeds): Remove fsetting of
30 newsticker--treeview-tree-update. 30 newsticker--treeview-tree-update.
31 31
322011-10-29 Ulf Jasper <ulf.jasper@web.de> 322011-10-29 Ulf Jasper <ulf.jasper@web.de>
@@ -63,7 +63,7 @@
63 (icalendar--format-ical-event) 63 (icalendar--format-ical-event)
64 (icalendar--parse-summary-and-rest) 64 (icalendar--parse-summary-and-rest)
65 (icalendar-tests--do-test-import) 65 (icalendar-tests--do-test-import)
66 (icalendar-tests--do-test-cycle) : Changed argument order of 66 (icalendar-tests--do-test-cycle): Change argument order of
67 string= to EXPECTED ACTUAL. 67 string= to EXPECTED ACTUAL.
68 (icalendar--import-format-sample) 68 (icalendar--import-format-sample)
69 (icalendar--format-ical-event) 69 (icalendar--format-ical-event)
@@ -71,7 +71,7 @@
71 (icalendar-import-rrule) 71 (icalendar-import-rrule)
72 (icalendar-import-duration) 72 (icalendar-import-duration)
73 (icalendar-import-bug-6766) 73 (icalendar-import-bug-6766)
74 (icalendar-real-world): Adjusted to string= instead of 74 (icalendar-real-world): Adjust to string= instead of
75 icalendar-tests--compare-strings. 75 icalendar-tests--compare-strings.
76 (icalendar-import-multiple-vcalendars): New. 76 (icalendar-import-multiple-vcalendars): New.
77 77
@@ -258,8 +258,8 @@
2582010-02-19 Ulf Jasper <ulf.jasper@web.de> 2582010-02-19 Ulf Jasper <ulf.jasper@web.de>
259 259
260 * icalendar-testsuite.el 260 * icalendar-testsuite.el
261 (icalendar-testsuite--run-function-tests): Added new tests. 261 (icalendar-testsuite--run-function-tests): Add new tests.
262 (icalendar-testsuite--test-diarytime-to-isotime): Added another 262 (icalendar-testsuite--test-diarytime-to-isotime): Add another
263 testcase. 263 testcase.
264 (icalendar-testsuite--test-convert-ordinary-to-ical): New. 264 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
265 (icalendar-testsuite--test-convert-weekly-to-ical): New. 265 (icalendar-testsuite--test-convert-weekly-to-ical): New.
@@ -284,14 +284,14 @@
2842009-12-18 Ulf Jasper <ulf.jasper@web.de> 2842009-12-18 Ulf Jasper <ulf.jasper@web.de>
285 285
286 * icalendar-testsuite.el 286 * icalendar-testsuite.el
287 (icalendar-testsuite--run-function-tests): Added 287 (icalendar-testsuite--run-function-tests): Add
288 icalendar-testsuite--test-parse-vtimezone. 288 icalendar-testsuite--test-parse-vtimezone.
289 (icalendar-testsuite--test-parse-vtimezone): New. 289 (icalendar-testsuite--test-parse-vtimezone): New.
290 (icalendar-testsuite--do-test-cycle): Doc changes. 290 (icalendar-testsuite--do-test-cycle): Doc changes.
291 (icalendar-testsuite--run-real-world-tests): Removed trailing 291 (icalendar-testsuite--run-real-world-tests): Remove trailing
292 whitespace -- see change of icalendar--add-diary-entry in 292 whitespace -- see change of icalendar--add-diary-entry in
293 icalendar.el. 293 icalendar.el.
294 (icalendar-testsuite--run-cycle-tests): Re-enabled all tests. 294 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
295 295
2962009-09-30 Glenn Morris <rgm@gnu.org> 2962009-09-30 Glenn Morris <rgm@gnu.org>
297 297
@@ -312,12 +312,12 @@
3122009-01-25 Ulf Jasper <ulf.jasper@web.de> 3122009-01-25 Ulf Jasper <ulf.jasper@web.de>
313 313
314 * icalendar-testsuite.el 314 * icalendar-testsuite.el
315 (icalendar-testsuite--run-function-tests): Added 315 (icalendar-testsuite--run-function-tests):
316 icalendar-testsuite--test-diarytime-to-isotime. 316 Add icalendar-testsuite--test-diarytime-to-isotime.
317 (icalendar-testsuite--test-parse-summary-and-rest): Adjusted to 317 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
318 recent icalendar fixes. 318 recent icalendar fixes.
319 (icalendar-testsuite--test-diarytime-to-isotime): New. 319 (icalendar-testsuite--test-diarytime-to-isotime): New.
320 (icalendar-testsuite--test-create-uid): Adjusted to recent 320 (icalendar-testsuite--test-create-uid): Adjust to recent
321 icalendar changes. 321 icalendar changes.
322 322
3232008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com> 3232008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>