aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog29
-rw-r--r--Makefile.in3
-rw-r--r--README2
-rw-r--r--admin/ChangeLog5
-rw-r--r--admin/admin.el4
-rw-r--r--admin/make-tarball.txt37
-rwxr-xr-xautogen/configure44
-rw-r--r--configure.in27
-rw-r--r--doc/emacs/ChangeLog14
-rw-r--r--doc/emacs/buffers.texi42
-rw-r--r--doc/emacs/emacs.texi3
-rw-r--r--doc/emacs/emacsver.texi2
-rw-r--r--doc/emacs/frames.texi18
-rw-r--r--doc/emacs/windows.texi205
-rw-r--r--doc/lispref/ChangeLog36
-rw-r--r--doc/lispref/buffers.texi41
-rw-r--r--doc/lispref/display.texi13
-rw-r--r--doc/lispref/elisp.texi10
-rw-r--r--doc/lispref/files.texi7
-rw-r--r--doc/lispref/vol1.texi8
-rw-r--r--doc/lispref/vol2.texi8
-rw-r--r--doc/lispref/windows.texi811
-rw-r--r--doc/man/emacs.12
-rw-r--r--doc/misc/texinfo.tex314
-rw-r--r--etc/AUTHORS1534
-rw-r--r--etc/NEWS110
-rw-r--r--etc/PROBLEMS6
-rw-r--r--leim/ChangeLog14
-rw-r--r--leim/quail/indian.el174
-rw-r--r--lib/dup2.c71
-rw-r--r--lib/gnulib.mk40
-rw-r--r--lib/signal.in.h23
-rw-r--r--lib/sigprocmask.c27
-rw-r--r--lib/stat.c14
-rw-r--r--lib/stdio.in.h38
-rw-r--r--lib/sys_stat.in.h32
-rw-r--r--lib/unistd.in.h137
-rw-r--r--lisp/ChangeLog57
-rw-r--r--lisp/allout.el17
-rw-r--r--lisp/erc/ChangeLog5
-rw-r--r--lisp/erc/erc-button.el26
-rw-r--r--lisp/gnus/ChangeLog32
-rw-r--r--lisp/gnus/gnus-sum.el6
-rw-r--r--lisp/gnus/mml.el3
-rw-r--r--lisp/gnus/nnheader.el7
-rw-r--r--lisp/gnus/nnimap.el14
-rw-r--r--lisp/gnus/plstore.el10
-rw-r--r--lisp/gnus/pop3.el41
-rw-r--r--lisp/gnus/shr.el92
-rw-r--r--lisp/language/ind-util.el23
-rw-r--r--lisp/ldefs-boot.el1710
-rw-r--r--lisp/mail/emacsbug.el1
-rw-r--r--lisp/mail/rmail.el20
-rw-r--r--lisp/mouse.el3
-rw-r--r--lisp/net/dbus.el51
-rw-r--r--lisp/net/newst-reader.el37
-rw-r--r--lisp/progmodes/cfengine.el33
-rw-r--r--lisp/textmodes/paragraphs.el22
-rw-r--r--lisp/url/ChangeLog5
-rw-r--r--lisp/url/url-http.el4
-rw-r--r--lisp/window.el6
-rw-r--r--m4/dup2.m45
-rw-r--r--m4/getloadavg.m410
-rw-r--r--m4/gl-comp.m438
-rw-r--r--m4/include_next.m410
-rw-r--r--m4/signal_h.m45
-rw-r--r--m4/signalblocking.m46
-rw-r--r--m4/stdint.m48
-rw-r--r--m4/stdio_h.m49
-rw-r--r--m4/sys_stat_h.m48
-rw-r--r--m4/time_h.m45
-rw-r--r--m4/unistd_h.m416
-rwxr-xr-xmake-dist2
-rw-r--r--msdos/sed2v2.inp2
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Info.plist4
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings4
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop2
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist4
-rw-r--r--nt/config.nt2
-rw-r--r--nt/emacs.rc8
-rw-r--r--nt/emacsclient.rc8
-rw-r--r--nt/makefile.w32-in2
-rw-r--r--src/ChangeLog61
-rw-r--r--src/ChangeLog.112
-rw-r--r--src/bidi.c160
-rw-r--r--src/buffer.c4
-rw-r--r--src/dbusbind.c15
-rw-r--r--src/dispnew.c4
-rw-r--r--src/emacs.c2
-rw-r--r--src/indent.c101
-rw-r--r--src/minibuf.c4
-rw-r--r--src/window.c20
-rw-r--r--src/xdisp.c169
93 files changed, 4446 insertions, 2384 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c7bff452ae..a80fa24c3c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
12011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2
3 Merge from gnulib, improving some licensing wording.
4 This clarifies and fixes some licensing issues raised by Glenn Morris
5 <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>.
6 It also merges the latest version of texinfo.tex and has some
7 MSVC-related changes that don't affect Emacs.
8 * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow,
9 pathmax, and raise, since these are needed only to address
10 MSVC-related issues that Emacs doesn't have.
11 * doc/misc/texinfo.tex, lib/dup2.c, lib/gnulib.mk, lib/signal.in.h:
12 * lib/sigprocmask.c, lib/stat.c, lib/stdio.in.h, lib/sys_stat.in.h:
13 * lib/unistd.in.h, m4/dup2.m4, m4/getloadavg.m4, m4/gl-comp.m4:
14 * m4/include_next.m4, m4/signal_h.m4, m4/signalblocking.m4:
15 * m4/stdint.m4, m4/stdio_h.m4, m4/sys_stat_h.m4, m4/time_h.m4:
16 * m4/unistd_h.m4: Merge from gnulib.
17
182011-09-26 Andreas Schwab <schwab@linux-m68k.org>
19
20 * configure.in: Initialize HAVE_LIBXML2.
21
222011-09-26 Glenn Morris <rgm@gnu.org>
23
24 * make-dist: Add lib/makefile.w32-in.
25
262011-09-24 Glenn Morris <rgm@gnu.org>
27
28 * configure.in (CRT_DIR): Fix netbsd/openbsd handling.
29
12011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org> 302011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 31
3 * .dir-locals.el: Change the debbugs regexp to allow having the 32 * .dir-locals.el: Change the debbugs regexp to allow having the
diff --git a/Makefile.in b/Makefile.in
index 29e20298daf..f5bc0ce7015 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -339,7 +339,8 @@ GNULIB_MODULES = \
339 mktime pthread_sigmask readlink \ 339 mktime pthread_sigmask readlink \
340 socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat 340 socklen stdarg stdio strftime strtoimax strtoumax symlink sys_stat
341GNULIB_TOOL_FLAGS = \ 341GNULIB_TOOL_FLAGS = \
342 --avoid=threadlib \ 342 --avoid=msvc-inval --avoid=msvc-nothrow --avoid=pathmax \
343 --avoid=raise --avoid=threadlib \
343 --conditional-dependencies --import --no-changelog --no-vc-files \ 344 --conditional-dependencies --import --no-changelog --no-vc-files \
344 --makefile-name=gnulib.mk 345 --makefile-name=gnulib.mk
345sync-from-gnulib: $(gnulib_srcdir) 346sync-from-gnulib: $(gnulib_srcdir)
diff --git a/README b/README
index 4897deb348f..69bc40269f2 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2001-2011 Free Software Foundation, Inc.
2See the end of the file for license conditions. 2See the end of the file for license conditions.
3 3
4 4
5This directory tree holds version 24.0.50 of GNU Emacs, the extensible, 5This directory tree holds version 24.0.90 of GNU Emacs, the extensible,
6customizable, self-documenting real-time display editor. 6customizable, self-documenting real-time display editor.
7 7
8The file INSTALL in this directory says how to build and install GNU 8The file INSTALL in this directory says how to build and install GNU
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 9856f38fabb..7648b2a8455 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,8 @@
12011-09-26 Chong Yidong <cyd@stupidchicken.com>
2
3 * admin.el (set-version): Fix regexps for config.nt and
4 sed2v2.inp.
5
12011-09-06 Paul Eggert <eggert@cs.ucla.edu> 62011-09-06 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Merge from gnulib (Bug#9169). 8 Merge from gnulib (Bug#9169).
diff --git a/admin/admin.el b/admin/admin.el
index 70958ce1a76..673d86c8825 100644
--- a/admin/admin.el
+++ b/admin/admin.el
@@ -75,11 +75,11 @@ Root must be the root of an Emacs source tree."
75 (submatch (1+ (in "0-9.")))))) 75 (submatch (1+ (in "0-9."))))))
76 (set-version-in-file root "nt/config.nt" version 76 (set-version-in-file root "nt/config.nt" version
77 (rx (and bol "#" (0+ blank) "define" (1+ blank) 77 (rx (and bol "#" (0+ blank) "define" (1+ blank)
78 "VERSION" (1+ blank) 78 "VERSION" (1+ blank) "\""
79 (submatch (1+ (in "0-9.")))))) 79 (submatch (1+ (in "0-9."))))))
80 (set-version-in-file root "msdos/sed2v2.inp" version 80 (set-version-in-file root "msdos/sed2v2.inp" version
81 (rx (and bol "/^#undef " (1+ not-newline) 81 (rx (and bol "/^#undef " (1+ not-newline)
82 "define VERSION" (1+ space) 82 "define VERSION" (1+ space) "\""
83 (submatch (1+ (in "0-9.")))))) 83 (submatch (1+ (in "0-9."))))))
84 (set-version-in-file root "nt/makefile.w32-in" version 84 (set-version-in-file root "nt/makefile.w32-in" version
85 (rx (and "VERSION" (0+ space) "=" (0+ space) 85 (rx (and "VERSION" (0+ space) "=" (0+ space)
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 1af20326543..06793b31097 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -62,37 +62,26 @@ For each step, check for possible errors.
62 number of the old Emacs to __, do the same with the new log and do 62 number of the old Emacs to __, do the same with the new log and do
63 M-x ediff. Especially check that Info files aren't built. 63 M-x ediff. Especially check that Info files aren't built.
64 64
6510. cd EMACS_ROOT_DIR; cvs tag TAG 6510. cd EMACS_ROOT_DIR; bzr tag TAG
66 TAG is EMACS_PRETEST_XX_YY_ZZZ for a pretest, EMACS_XX_YY for a 66 TAG is EMACS_PRETEST_XX_YY_ZZZ for a pretest, EMACS_XX_YY for a
67 release. 67 release.
68 68
69 Shortly before the release, cut the branch with the following commands: 69 Shortly before the release, cut the version branch also, and open
70 70 a Savannah support request asking for commits to the new branch to
71 cvs rtag EMACS_`NUMBER'_BASE 71 be sent to the emacs-diffs mailing list (by default, the list
72 cvs rtag -b EMACS_`NUMBER'_RC -r EMACS_`NUMBER'_BASE 72 normally only gets commits to the trunk).
73
74 where `NUMBER' is the major version number of the release. This
75 makes it easier to see what changes have been applied to the
76 branch with:
77
78 cvs diff -r EMACS_`NUMBER'_BASE -r EMACS_`NUMBER'_RC
79
80 or merge changes back to the trunk with "cvs update -j", if
81 necessary.
82
83 After doing this, increase the version number on the trunk as per
84 step 4.
85
86 Also, open a Savannah support request asking for commits to the
87 new branch to be sent to the emacs-diffs mailing list (by default,
88 the list normally only gets commits to the trunk).
89 73
9011. Now you should upload the files to the GNU ftp server. In order to 7411. Now you should upload the files to the GNU ftp server. In order to
91 do that, you must be registered as an Emacs maintainer and have your 75 do that, you must be registered as an Emacs maintainer and have your
92 GPG key acknowledged by the ftp people. Mail <ftp-upload@gnu.org> 76 GPG key acknowledged by the ftp people. Mail <ftp-upload@gnu.org>
93 for instructions. Once you are there, for each file FILE to be 77 for instructions.
94 released, create a detached GPG binary signature and a clearsigned 78
95 directive file like this: 79 You can use the gnupload script to upload each FILE, like this:
80 gnupload --to alpha.gnu.org:emacs/pretest FILE (for a pretest)
81 gnupload --to ftp.gnu.org:emacs FILE (for a release)
82
83 Instead of using gnupload, for each FILE, create a detached GPG
84 binary signature and a clearsigned directive file like this:
96 gpg -b FILE 85 gpg -b FILE
97 echo directory: emacs/pretest > FILE.directive (for a pretest) 86 echo directory: emacs/pretest > FILE.directive (for a pretest)
98 echo directory: emacs > FILE.directive (for a release) 87 echo directory: emacs > FILE.directive (for a release)
diff --git a/autogen/configure b/autogen/configure
index a0b73bb96c4..7a4a3c10bdc 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -1,6 +1,6 @@
1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.65 for emacs 24.0.50. 3# Generated by GNU Autoconf 2.65 for emacs 24.0.90.
4# 4#
5# 5#
6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -549,8 +549,8 @@ MAKEFLAGS=
549# Identity of this package. 549# Identity of this package.
550PACKAGE_NAME='emacs' 550PACKAGE_NAME='emacs'
551PACKAGE_TARNAME='emacs' 551PACKAGE_TARNAME='emacs'
552PACKAGE_VERSION='24.0.50' 552PACKAGE_VERSION='24.0.90'
553PACKAGE_STRING='emacs 24.0.50' 553PACKAGE_STRING='emacs 24.0.90'
554PACKAGE_BUGREPORT='' 554PACKAGE_BUGREPORT=''
555PACKAGE_URL='' 555PACKAGE_URL=''
556 556
@@ -1845,7 +1845,7 @@ if test "$ac_init_help" = "long"; then
1845 # Omit some internal or obsolete options to make the list less imposing. 1845 # Omit some internal or obsolete options to make the list less imposing.
1846 # This message is too long to be a string in the A/UX 3.1 sh. 1846 # This message is too long to be a string in the A/UX 3.1 sh.
1847 cat <<_ACEOF 1847 cat <<_ACEOF
1848\`configure' configures emacs 24.0.50 to adapt to many kinds of systems. 1848\`configure' configures emacs 24.0.90 to adapt to many kinds of systems.
1849 1849
1850Usage: $0 [OPTION]... [VAR=VALUE]... 1850Usage: $0 [OPTION]... [VAR=VALUE]...
1851 1851
@@ -1919,7 +1919,7 @@ fi
1919 1919
1920if test -n "$ac_init_help"; then 1920if test -n "$ac_init_help"; then
1921 case $ac_init_help in 1921 case $ac_init_help in
1922 short | recursive ) echo "Configuration of emacs 24.0.50:";; 1922 short | recursive ) echo "Configuration of emacs 24.0.90:";;
1923 esac 1923 esac
1924 cat <<\_ACEOF 1924 cat <<\_ACEOF
1925 1925
@@ -2081,7 +2081,7 @@ fi
2081test -n "$ac_init_help" && exit $ac_status 2081test -n "$ac_init_help" && exit $ac_status
2082if $ac_init_version; then 2082if $ac_init_version; then
2083 cat <<\_ACEOF 2083 cat <<\_ACEOF
2084emacs configure 24.0.50 2084emacs configure 24.0.90
2085generated by GNU Autoconf 2.65 2085generated by GNU Autoconf 2.65
2086 2086
2087Copyright (C) 2009 Free Software Foundation, Inc. 2087Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2917,7 +2917,7 @@ cat >config.log <<_ACEOF
2917This file contains any messages produced by compilers while 2917This file contains any messages produced by compilers while
2918running configure, to aid debugging if configure makes a mistake. 2918running configure, to aid debugging if configure makes a mistake.
2919 2919
2920It was created by emacs $as_me 24.0.50, which was 2920It was created by emacs $as_me 24.0.90, which was
2921generated by GNU Autoconf 2.65. Invocation command line was 2921generated by GNU Autoconf 2.65. Invocation command line was
2922 2922
2923 $ $0 $@ 2923 $ $0 $@
@@ -3749,7 +3749,7 @@ fi
3749 3749
3750# Define the identity of the package. 3750# Define the identity of the package.
3751 PACKAGE='emacs' 3751 PACKAGE='emacs'
3752 VERSION='24.0.50' 3752 VERSION='24.0.90'
3753 3753
3754 3754
3755cat >>confdefs.h <<_ACEOF 3755cat >>confdefs.h <<_ACEOF
@@ -8208,14 +8208,9 @@ case $opsys in
8208 LIB_STANDARD=-lc 8208 LIB_STANDARD=-lc
8209 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o' 8209 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o'
8210 ;; 8210 ;;
8211 netbsd | openbsd ) 8211 netbsd | openbsd )
8212 if test -f $CRT_DIR/crti.o; then 8212 LIB_STANDARD='-lgcc -lc -lgcc $(CRT_DIR)/crtend.o'
8213 LIB_STANDARD='-lgcc -lc -lgcc $(CRT_DIR)/crtend.o $(CRT_DIR)/crtn.o' 8213 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o $(CRT_DIR)/crtbegin.o'
8214 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o $(CRT_DIR)/crti.o $(CRT_DIR)/crtbegin.o'
8215 else
8216 LIB_STANDARD='-lgcc -lc -lgcc $(CRT_DIR)/crtend.o'
8217 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o $(CRT_DIR)/crtbegin.o'
8218 fi
8219 ;; 8214 ;;
8220esac 8215esac
8221 8216
@@ -8316,6 +8311,19 @@ fi # crt_files != ""
8316 8311
8317 8312
8318 8313
8314case $opsys in
8315 netbsd | openbsd )
8316 if test -f $CRT_DIR/crti.o; then
8317
8318 test -f $CRT_DIR/crtn.o || \
8319 as_fn_error "Required file not found: crtn.o" "$LINENO" 5
8320
8321 LIB_STANDARD='-lgcc -lc -lgcc $(CRT_DIR)/crtend.o $(CRT_DIR)/crtn.o'
8322 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o $(CRT_DIR)/crti.o $(CRT_DIR)/crtbegin.o'
8323 fi
8324 ;;
8325esac
8326
8319 8327
8320>>>>>>> MERGE-SOURCE 8328>>>>>>> MERGE-SOURCE
8321 8329
@@ -24999,7 +25007,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
24999# report actual input values of CONFIG_FILES etc. instead of their 25007# report actual input values of CONFIG_FILES etc. instead of their
25000# values after options handling. 25008# values after options handling.
25001ac_log=" 25009ac_log="
25002This file was extended by emacs $as_me 24.0.50, which was 25010This file was extended by emacs $as_me 24.0.90, which was
25003generated by GNU Autoconf 2.65. Invocation command line was 25011generated by GNU Autoconf 2.65. Invocation command line was
25004 25012
25005 CONFIG_FILES = $CONFIG_FILES 25013 CONFIG_FILES = $CONFIG_FILES
@@ -25065,7 +25073,7 @@ _ACEOF
25065cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25073cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
25066ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 25074ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
25067ac_cs_version="\\ 25075ac_cs_version="\\
25068emacs config.status 24.0.50 25076emacs config.status 24.0.90
25069configured by $0, generated by GNU Autoconf 2.65, 25077configured by $0, generated by GNU Autoconf 2.65,
25070 with options \\"\$ac_cs_config\\" 25078 with options \\"\$ac_cs_config\\"
25071 25079
diff --git a/configure.in b/configure.in
index 3bcabd2fec0..e90ee4e5397 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl You should have received a copy of the GNU General Public License
22dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 22dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
23 23
24AC_PREREQ(2.65) 24AC_PREREQ(2.65)
25AC_INIT(emacs, 24.0.50) 25AC_INIT(emacs, 24.0.90)
26AC_CONFIG_HEADER(src/config.h:src/config.in) 26AC_CONFIG_HEADER(src/config.h:src/config.in)
27AC_CONFIG_SRCDIR(src/lisp.h) 27AC_CONFIG_SRCDIR(src/lisp.h)
28AC_CONFIG_AUX_DIR(build-aux) 28AC_CONFIG_AUX_DIR(build-aux)
@@ -987,6 +987,7 @@ LIB_MATH=-lm
987LIB_STANDARD= 987LIB_STANDARD=
988START_FILES= 988START_FILES=
989 989
990dnl NB do not use CRT_DIR unquoted here, since it might not be set yet.
990case $opsys in 991case $opsys in
991 cygwin ) 992 cygwin )
992 LIB_MATH= 993 LIB_MATH=
@@ -1009,14 +1010,10 @@ case $opsys in
1009 LIB_STANDARD=-lc 1010 LIB_STANDARD=-lc
1010 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o' 1011 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o'
1011 ;; 1012 ;;
1013 dnl NB this may be adjusted below.
1012 netbsd | openbsd ) 1014 netbsd | openbsd )
1013 if test -f $CRT_DIR/crti.o; then 1015 LIB_STANDARD='-lgcc -lc -lgcc $(CRT_DIR)/crtend.o'
1014 LIB_STANDARD='-lgcc -lc -lgcc $(CRT_DIR)/crtend.o $(CRT_DIR)/crtn.o' 1016 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o $(CRT_DIR)/crtbegin.o'
1015 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o $(CRT_DIR)/crti.o $(CRT_DIR)/crtbegin.o'
1016 else
1017 LIB_STANDARD='-lgcc -lc -lgcc $(CRT_DIR)/crtend.o'
1018 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o $(CRT_DIR)/crtbegin.o'
1019 fi
1020 ;; 1017 ;;
1021esac 1018esac
1022 1019
@@ -1096,6 +1093,19 @@ fi # crt_files != ""
1096 1093
1097AC_SUBST(CRT_DIR) 1094AC_SUBST(CRT_DIR)
1098 1095
1096case $opsys in
1097 netbsd | openbsd )
1098 if test -f $CRT_DIR/crti.o; then
1099
1100 test -f $CRT_DIR/crtn.o || \
1101 AC_MSG_ERROR([Required file not found: crtn.o])
1102
1103 LIB_STANDARD='-lgcc -lc -lgcc $(CRT_DIR)/crtend.o $(CRT_DIR)/crtn.o'
1104 START_FILES='pre-crt0.o $(CRT_DIR)/crt0.o $(CRT_DIR)/crti.o $(CRT_DIR)/crtbegin.o'
1105 fi
1106 ;;
1107esac
1108
1099 1109
1100dnl This function definition taken from Gnome 2.0 1110dnl This function definition taken from Gnome 2.0
1101dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not) 1111dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not)
@@ -2664,6 +2674,7 @@ fi
2664AC_SUBST(LIBXSM) 2674AC_SUBST(LIBXSM)
2665 2675
2666### Use libxml (-lxml2) if available 2676### Use libxml (-lxml2) if available
2677HAVE_LIBXML2=no
2667if test "${with_xml2}" != "no"; then 2678if test "${with_xml2}" != "no"; then
2668 ### I'm not sure what the version number should be, so I just guessed. 2679 ### I'm not sure what the version number should be, so I just guessed.
2669 PKG_CHECK_MODULES(LIBXML2, libxml-2.0 > 2.6.17, HAVE_LIBXML2=yes, HAVE_LIBXML2=no) 2680 PKG_CHECK_MODULES(LIBXML2, libxml-2.0 > 2.6.17, HAVE_LIBXML2=yes, HAVE_LIBXML2=no)
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 163eabed2a6..ac913fc3264 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,17 @@
12011-09-24 Chong Yidong <cyd@stupidchicken.com>
2
3 * windows.texi (Pop Up Window): Defer discussion of window
4 splitting to the Window Choice node. Add index entries.
5 (Force Same Window): Node deleted.
6 (Displaying Buffers, Window Choice): New nodes.
7
8 * buffers.texi (Select Buffer): Clarify description of
9 buffer-switching commands. Add xref to Window Display node.
10 Don't repeat confirm-nonexistent-file-or-buffer description from
11 Visiting node. Remove even-window-heights.
12
13 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
14
12011-09-18 Chong Yidong <cyd@stupidchicken.com> 152011-09-18 Chong Yidong <cyd@stupidchicken.com>
2 16
3 * cmdargs.texi (Icons X): Fix description of Emacs icon. 17 * cmdargs.texi (Icons X): Fix description of Emacs icon.
diff --git a/doc/emacs/buffers.texi b/doc/emacs/buffers.texi
index c4880af2b5d..b82f3fac7d4 100644
--- a/doc/emacs/buffers.texi
+++ b/doc/emacs/buffers.texi
@@ -91,9 +91,9 @@ selected buffer other than the current buffer.
91@var{bufname} @key{RET}}. This runs the command 91@var{bufname} @key{RET}}. This runs the command
92@code{switch-to-buffer} with argument @var{bufname}. While entering 92@code{switch-to-buffer} with argument @var{bufname}. While entering
93the buffer name, you can use the usual minibuffer completion and 93the buffer name, you can use the usual minibuffer completion and
94history commands (@pxref{Minibuffer}). An empty argument to @kbd{C-x 94history commands (@pxref{Minibuffer}). An empty input specifies the
95b} specifies the buffer that was current most recently among those not 95buffer that was current most recently among those not now displayed in
96now displayed in any window. 96any window.
97 97
98@cindex minibuffer confirmation 98@cindex minibuffer confirmation
99@cindex confirming in the minibuffer 99@cindex confirming in the minibuffer
@@ -107,16 +107,8 @@ catches a common mistake, in which one types @key{RET} before
107realizing that @key{TAB} did not complete far enough to yield the 107realizing that @key{TAB} did not complete far enough to yield the
108desired buffer name (@pxref{Completion}). Emacs asks for confirmation 108desired buffer name (@pxref{Completion}). Emacs asks for confirmation
109by putting the message @samp{[Confirm]} in the minibuffer; type 109by putting the message @samp{[Confirm]} in the minibuffer; type
110@key{RET} again to confirm and visit the buffer. 110@key{RET} again to confirm and visit the buffer. @xref{Visiting}, for
111 111information about modifying this behavior.
112@vindex confirm-nonexistent-file-or-buffer
113 The variable @code{confirm-nonexistent-file-or-buffer} controls
114whether Emacs asks for confirmation before visiting a buffer that did
115not previously exist. The default value, @code{after-completion},
116gives the behavior we have just described. If the value is
117@code{nil}, Emacs never asks for confirmation; for any other
118non-@code{nil} value, Emacs always asks for confirmation. This
119variable also affects the @code{find-file} command (@pxref{Visiting}).
120 112
121 One reason to create a new buffer is to use it for making temporary 113 One reason to create a new buffer is to use it for making temporary
122notes. If you try to save it, Emacs asks for the file name to use. 114notes. If you try to save it, Emacs asks for the file name to use.
@@ -136,36 +128,26 @@ of most recent selection in the current frame), while @kbd{C-x @key{LEFT}}
136 128
137@kindex C-x 4 b 129@kindex C-x 4 b
138@findex switch-to-buffer-other-window 130@findex switch-to-buffer-other-window
139@vindex even-window-heights
140 To select a buffer in a window other than the current one, type 131 To select a buffer in a window other than the current one, type
141@kbd{C-x 4 b} (@code{switch-to-buffer-other-window}). This prompts 132@kbd{C-x 4 b} (@code{switch-to-buffer-other-window}). This prompts
142for a buffer name using the minibuffer, displays that buffer in 133for a buffer name using the minibuffer, displays that buffer in
143another window, and selects that window. By default, if displaying 134another window, and selects that window.
144the buffer causes two vertically adjacent windows to be displayed, the
145heights of those windows are evened out; to countermand that and
146preserve the window configuration, set the variable
147@code{even-window-heights} to @code{nil}.
148 135
149@kindex C-x 5 b 136@kindex C-x 5 b
150@findex switch-to-buffer-other-frame 137@findex switch-to-buffer-other-frame
151 Similarly, @kbd{C-x 5 b} (@code{switch-to-buffer-other-frame}) 138 Similarly, @kbd{C-x 5 b} (@code{switch-to-buffer-other-frame})
152prompts for a buffer name, displays that buffer in another frame, and 139prompts for a buffer name, displays that buffer in another frame, and
153selects that frame. 140selects that frame. If the buffer is already being shown in a window
141on another frame, Emacs selects that window and frame instead of
142creating a new frame.
143
144 @xref{Displaying Buffers}, for how the @kbd{C-x 4 b} and @kbd{C-x 5
145b} commands get the window and/or frame to display in.
154 146
155 In addition, @kbd{C-x C-f}, and any other command for visiting a 147 In addition, @kbd{C-x C-f}, and any other command for visiting a
156file, can also be used to switch to an existing file-visiting buffer. 148file, can also be used to switch to an existing file-visiting buffer.
157@xref{Visiting}. 149@xref{Visiting}.
158 150
159@vindex display-buffer-reuse-frames
160 You can control how certain buffers are handled by these commands by
161customizing the variables @code{special-display-buffer-names},
162@code{special-display-regexps}, @code{same-window-buffer-names}, and
163@code{same-window-regexps}. See @ref{Force Same Window}, and
164@ref{Special Buffer Frames}, for more about these variables. In
165addition, if the value of @code{display-buffer-reuse-frames} is
166non-@code{nil}, and the buffer you want to switch to is already
167displayed in some frame, Emacs will just raise that frame.
168
169@findex goto-line 151@findex goto-line
170 @kbd{C-u M-g M-g}, that is @code{goto-line} with a plain prefix 152 @kbd{C-u M-g M-g}, that is @code{goto-line} with a plain prefix
171argument, reads a number @var{n} using the minibuffer, selects the 153argument, reads a number @var{n} using the minibuffer, selects the
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index 2ba4af712af..bb675b61cff 100644
--- a/doc/emacs/emacs.texi
+++ b/doc/emacs/emacs.texi
@@ -488,9 +488,8 @@ Multiple Windows
488* Split Window:: New windows are made by splitting existing windows. 488* Split Window:: New windows are made by splitting existing windows.
489* Other Window:: Moving to another window or doing something to it. 489* Other Window:: Moving to another window or doing something to it.
490* Pop Up Window:: Finding a file or buffer in another window. 490* Pop Up Window:: Finding a file or buffer in another window.
491* Force Same Window:: Forcing certain buffers to appear in the selected
492 window rather than in another window.
493* Change Window:: Deleting windows and changing their sizes. 491* Change Window:: Deleting windows and changing their sizes.
492* Displaying Buffers:: How Emacs picks a window for displaying a buffer.
494* Window Convenience:: Convenience functions for window handling. 493* Window Convenience:: Convenience functions for window handling.
495 494
496Frames and Graphical Displays 495Frames and Graphical Displays
diff --git a/doc/emacs/emacsver.texi b/doc/emacs/emacsver.texi
index ffa860585ba..9df86fd9275 100644
--- a/doc/emacs/emacsver.texi
+++ b/doc/emacs/emacsver.texi
@@ -1,4 +1,4 @@
1@c It would be nicer to generate this using configure and @version@. 1@c It would be nicer to generate this using configure and @version@.
2@c However, that would mean emacsver.texi would always be newer 2@c However, that would mean emacsver.texi would always be newer
3@c then the info files in release tarfiles. 3@c then the info files in release tarfiles.
4@set EMACSVER 24.0.50 4@set EMACSVER 24.0.90
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi
index 8ca598c3348..619252503a9 100644
--- a/doc/emacs/frames.texi
+++ b/doc/emacs/frames.texi
@@ -850,11 +850,12 @@ each others' edits if they are not careful.
850 850
851@vindex special-display-buffer-names 851@vindex special-display-buffer-names
852 You can make certain chosen buffers, which Emacs normally displays 852 You can make certain chosen buffers, which Emacs normally displays
853in ``another window,'' appear in special frames of their own. To do 853in ``some other window'' (@pxref{Displaying Buffers}), appear in
854this, set the variable @code{special-display-buffer-names} to a list 854special frames of their own. To do this, set the variable
855of buffer names; any buffer whose name is in that list automatically 855@code{special-display-buffer-names} to a list of buffer names; any
856gets a special frame, when an Emacs command wants to display it ``in 856buffer whose name is in that list automatically gets a special frame.
857another window.'' 857@xref{Window Choice}, for how this fits in with the other ways for
858Emacs to choose a window to display in.
858 859
859 For example, if you set the variable this way, 860 For example, if you set the variable this way,
860 861
@@ -906,13 +907,6 @@ where @var{function} is a symbol. Then the frame is constructed by
906calling @var{function}; its first argument is the buffer, and its 907calling @var{function}; its first argument is the buffer, and its
907remaining arguments are @var{args}. 908remaining arguments are @var{args}.
908 909
909 An analogous feature lets you specify buffers which should be
910displayed in the selected window. @xref{Force Same Window}. The
911same-window feature takes precedence over the special-frame feature;
912therefore, if you add a buffer name to
913@code{special-display-buffer-names} and it has no effect, check to see
914whether that feature is also in use for the same buffer name.
915
916@node Frame Parameters 910@node Frame Parameters
917@section Setting Frame Parameters 911@section Setting Frame Parameters
918@cindex Auto-Raise mode 912@cindex Auto-Raise mode
diff --git a/doc/emacs/windows.texi b/doc/emacs/windows.texi
index 6aa8a06778b..dc92e4a519c 100644
--- a/doc/emacs/windows.texi
+++ b/doc/emacs/windows.texi
@@ -18,9 +18,8 @@ one frame.
18* Split Window:: New windows are made by splitting existing windows. 18* Split Window:: New windows are made by splitting existing windows.
19* Other Window:: Moving to another window or doing something to it. 19* Other Window:: Moving to another window or doing something to it.
20* Pop Up Window:: Finding a file or buffer in another window. 20* Pop Up Window:: Finding a file or buffer in another window.
21* Force Same Window:: Forcing certain buffers to appear in the selected
22 window rather than in another window.
23* Change Window:: Deleting windows and changing their sizes. 21* Change Window:: Deleting windows and changing their sizes.
22* Displaying Buffers:: How Emacs picks a window for displaying a buffer.
24* Window Convenience:: Convenience functions for window handling. 23* Window Convenience:: Convenience functions for window handling.
25@end menu 24@end menu
26 25
@@ -191,84 +190,47 @@ feature is off by default.
191 190
192@cindex selecting buffers in other windows 191@cindex selecting buffers in other windows
193@kindex C-x 4 192@kindex C-x 4
194 @kbd{C-x 4} is a prefix key for commands that select another window 193 @kbd{C-x 4} is a prefix key for a variety of commands that switch to
195(splitting the window if there is only one) and select a buffer in that 194a buffer in a different window---either another existing window, or a
196window. Different @kbd{C-x 4} commands have different ways of finding the 195new window created by splitting the selected window. @xref{Window
197buffer to select. 196Choice}, for how Emacs picks or creates the window to use.
198 197
199@table @kbd 198@table @kbd
199@findex switch-to-buffer-other-window
200@item C-x 4 b @var{bufname} @key{RET} 200@item C-x 4 b @var{bufname} @key{RET}
201Select buffer @var{bufname} in another window. This runs 201Select buffer @var{bufname} in another window
202@code{switch-to-buffer-other-window}. 202(@code{switch-to-buffer-other-window}).
203
204@findex display-buffer
203@item C-x 4 C-o @var{bufname} @key{RET} 205@item C-x 4 C-o @var{bufname} @key{RET}
204Display buffer @var{bufname} in another window, but 206Display buffer @var{bufname} in some window, without trying to select
205don't select that buffer or that window. This runs 207it (@code{display-buffer}). @xref{Displaying Buffers}, for details
206@code{display-buffer}. 208about how the window is chosen.
209
210@findex find-file-other-window
207@item C-x 4 f @var{filename} @key{RET} 211@item C-x 4 f @var{filename} @key{RET}
208Visit file @var{filename} and select its buffer in another window. This 212Visit file @var{filename} and select its buffer in another window
209runs @code{find-file-other-window}. @xref{Visiting}. 213(@code{find-file-other-window}). @xref{Visiting}.
214
215@findex dired-other-window
210@item C-x 4 d @var{directory} @key{RET} 216@item C-x 4 d @var{directory} @key{RET}
211Select a Dired buffer for directory @var{directory} in another window. 217Select a Dired buffer for directory @var{directory} in another window
212This runs @code{dired-other-window}. @xref{Dired}. 218(@code{dired-other-window}). @xref{Dired}.
219
220@findex mail-other-window
213@item C-x 4 m 221@item C-x 4 m
214Start composing a mail message in another window. This runs 222Start composing a mail message, similar to @kbd{C-x m} (@pxref{Sending
215@code{mail-other-window}; its same-window analogue is @kbd{C-x m} 223Mail}), but in another window (@code{mail-other-window}).
216(@pxref{Sending Mail}). 224
225@findex find-tag-other-window
217@item C-x 4 . 226@item C-x 4 .
218Find a tag in the current tags table, in another window. This runs 227Find a tag in the current tags table, similar to @kbd{M-.}
219@code{find-tag-other-window}, the multiple-window variant of @kbd{M-.} 228(@pxref{Tags}), but in another window (@code{find-tag-other-window}).
220(@pxref{Tags}).
221@item C-x 4 r @var{filename} @key{RET} 229@item C-x 4 r @var{filename} @key{RET}
222Visit file @var{filename} read-only, and select its buffer in another 230Visit file @var{filename} read-only, and select its buffer in another
223window. This runs @code{find-file-read-only-other-window}. 231window (@code{find-file-read-only-other-window}). @xref{Visiting}.
224@xref{Visiting}.
225@end table 232@end table
226 233
227@vindex split-height-threshold
228@vindex split-width-threshold
229 By default, these commands split the window vertically when there is
230only one. You can customize the variables @code{split-height-threshold}
231and @code{split-width-threshold} to split the window horizontally
232instead.
233
234
235@node Force Same Window
236@section Forcing Display in the Same Window
237
238 Certain Emacs commands switch to a specific buffer with special
239contents. For example, @kbd{M-x shell} switches to a buffer named
240@samp{*shell*}. By convention, all these commands are written to pop up
241the buffer in a separate window. But you can specify that certain of
242these buffers should appear in the selected window.
243
244@vindex same-window-buffer-names
245 If you add a buffer name to the list @code{same-window-buffer-names},
246the effect is that such commands display that particular buffer by
247switching to it in the selected window. For example, if you add the
248element @code{"*grep*"} to the list, the @code{grep} command will
249display its output buffer in the selected window.
250
251 The default value of @code{same-window-buffer-names} is not
252@code{nil}: it specifies buffer names @samp{*info*}, @samp{*mail*} and
253@samp{*shell*} (as well as others used by more obscure Emacs packages).
254This is why @kbd{M-x shell} normally switches to the @samp{*shell*}
255buffer in the selected window. If you delete this element from the
256value of @code{same-window-buffer-names}, the behavior of @kbd{M-x
257shell} will change---it will pop up the buffer in another window
258instead.
259
260@vindex same-window-regexps
261 You can specify these buffers more generally with the variable
262@code{same-window-regexps}. Set it to a list of regular expressions;
263then any buffer whose name matches one of those regular expressions is
264displayed by switching to it in the selected window. (Once again, this
265applies only to buffers that normally get displayed for you in a
266separate window.) The default value of this variable specifies Telnet
267and rlogin buffers.
268
269 An analogous feature lets you specify buffers which should be
270displayed in their own individual frames. @xref{Special Buffer Frames}.
271
272@node Change Window 234@node Change Window
273@section Deleting and Rearranging Windows 235@section Deleting and Rearranging Windows
274 236
@@ -356,6 +318,113 @@ heights of all the windows in the selected frame.
356 Mouse clicks on the mode line provide another way to change window 318 Mouse clicks on the mode line provide another way to change window
357heights and to delete windows. @xref{Mode Line Mouse}. 319heights and to delete windows. @xref{Mode Line Mouse}.
358 320
321@node Displaying Buffers
322@section Displaying a Buffer in a Window
323
324 It is a common Emacs operation to display or ``pop up'' some buffer
325in response to a user command. There are several different ways by
326which commands do this.
327
328 Many commands, like @kbd{C-x C-f} (@code{find-file}), display the
329buffer by ``taking over'' the selected window, expecting that the
330user's attention will be diverted to that buffer. These commands
331usually work by calling @code{switch-to-buffer} internally
332(@pxref{Select Buffer}).
333
334@findex display-buffer
335 Some commands try to display ``intelligently'', trying not to take
336over the selected window, e.g. by splitting the selected window and
337displaying the desired buffer in the child window. Such commands,
338which include the various help commands (@pxref{Help}), work by
339calling @code{display-buffer} internally. @xref{Window Choice}, for
340details.
341
342 Other commands do the same as @code{display-buffer}, and
343additionally select the displaying window so that you can begin
344editing its buffer. The command @kbd{C-x `} (@code{next-error}) is
345one example (@pxref{Compilation Mode}). Such commands work by calling
346@code{pop-to-buffer} internally. @xref{Displaying Buffers,,Displaying
347Buffers in Windows, elisp, The Emacs Lisp Reference Manual}.
348
349 Commands with names ending in @code{-other-window} behave like
350@code{display-buffer}, except that they never display in the selected
351window. Several of these commands are bound in the @kbd{C-x 4} prefix
352key (@pxref{Pop Up Window}).
353
354 Commands with names ending in @code{-other-frame} behave like
355@code{display-buffer}, except that they (i) never display in the
356selected window and (ii) prefer to create a new frame to display the
357desired buffer instead of splitting a window---as though the variable
358@code{pop-up-frames} is set to @code{t} (@pxref{Window Choice}).
359Several of these commands are bound in the @kbd{C-x 5} prefix key.
360
361@menu
362* Window Choice:: How @code{display-buffer} works.
363@end menu
364
365@node Window Choice
366@subsection How @code{display-buffer} works
367@findex display-buffer
368
369The @code{display-buffer} command (as well as commands that call it
370internally) chooses a window to display using the following steps:
371
372@itemize
373@vindex same-window-buffer-names
374@vindex same-window-regexps
375@item
376First, check if the buffer should be displayed in the selected window
377regardless of other considerations. You can tell Emacs to do this by
378adding the desired buffer's name to the list
379@code{same-window-buffer-names}, or adding a matching regular
380expression to the list @code{same-window-regexps}. By default, these
381variables are @code{nil}, so this step is skipped.
382
383@vindex display-buffer-reuse-frames
384@item
385Otherwise, if the buffer is already displayed in an existing window,
386``reuse'' that window. Normally, only windows on the selected frame
387are considered, but windows on other frames are also reusable if you
388change @code{display-buffer-reuse-frames} to @code{t}, or if you
389change @code{pop-up-frames} (see below) to @code{t}.
390
391@item
392Otherwise, if you specified that the buffer should be displayed in a
393special frame by customizing @code{special-display-buffer-names} or
394@code{special-display-regexps}, do so. @xref{Special Buffer Frames}.
395
396@vindex pop-up-frames
397@item
398Otherwise, optionally create a new frame and display the buffer there.
399By default, this step is skipped. To enable it, change the variable
400@code{pop-up-frames} to a non-@code{nil} value. The special value
401@code{graphic-only} means to do this only on graphical displays.
402
403@item
404Otherwise, try to create a new window by splitting the selected
405window, and display the buffer in that new window.
406
407@vindex split-height-threshold
408@vindex split-width-threshold
409The split can be either vertical or horizontal, depending on the
410variables @code{split-height-threshold} and
411@code{split-width-threshold}. These variables should have integer
412values. If @code{split-height-threshold} is smaller than the selected
413window's height, the split puts the new window below. Otherwise, if
414@code{split-width-threshold} is smaller than the window's width, the
415split puts the new window on the right. If neither condition holds,
416Emacs tries to split so that the new window is below---but only if the
417window was not split before (to avoid excessive splitting).
418
419@item
420Otherwise, display the buffer in an existing window on the selected
421frame.
422
423@item
424If all the above methods fail for whatever reason, create a new frame
425and display the buffer there.
426@end itemize
427
359@node Window Convenience 428@node Window Convenience
360@section Window Handling Convenience Features and Customization 429@section Window Handling Convenience Features and Customization
361 430
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 0094e7c12a6..423e052068b 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,39 @@
12011-09-25 Martin Rudalics <rudalics@gmx.at>
2
3 * windows.texi (Windows and Frames, Display Action Functions)
4 (Switching Buffers): Fix some typos.
5 (Buffers and Windows): Remove reference to window-auto-delete.
6 Reword description of replace-buffer-in-windows.
7 (Window History): Fix some typos and refer to frame local buffer
8 list.
9 (Quitting Windows): New node.
10 (Window Configurations): Add descriptions of window-state-get
11 and window-state-put.
12 (Window Parameters): Describe variable ignore-window-parameters.
13 Sketch some window parameters currently in use.
14 * elisp.texi (Top): Update node listing.
15
162011-09-25 Chong Yidong <cyd@stupidchicken.com>
17
18 * windows.texi (Display Action Functions)
19 (Choosing Window Options): New nodes.
20
212011-09-24 Chong Yidong <cyd@stupidchicken.com>
22
23 * windows.texi (Window History): New node. Move text here from
24 Buffers and Windows.
25 (Switching Buffers): Rename from Displaying Buffers, since we
26 don't document display-buffer here; callers changed. Document
27 FORCE-SAME-WINDOW arg to switch-to-buffer and
28 switch-to-buffer-other-frame. Delete duplicate
29 replace-buffer-in-windows doc.
30 (Choosing Window): Document display actions.
31
322011-09-24 Eli Zaretskii <eliz@gnu.org>
33
34 * display.texi (Forcing Redisplay): Update the description of
35 redisplay-dont-pause due to change in the default value.
36
12011-09-23 Martin Rudalics <rudalics@gmx.at> 372011-09-23 Martin Rudalics <rudalics@gmx.at>
2 38
3 * frames.texi (Frames and Windows): Move section and rename to 39 * frames.texi (Frames and Windows): Move section and rename to
diff --git a/doc/lispref/buffers.texi b/doc/lispref/buffers.texi
index 0f9de74c948..ce1a8b0fb4e 100644
--- a/doc/lispref/buffers.texi
+++ b/doc/lispref/buffers.texi
@@ -124,7 +124,7 @@ selected window. This is to prevent confusion: it ensures that the
124buffer that the cursor is in, when Emacs reads a command, is the 124buffer that the cursor is in, when Emacs reads a command, is the
125buffer to which that command applies (@pxref{Command Loop}). Thus, 125buffer to which that command applies (@pxref{Command Loop}). Thus,
126you should not use @code{set-buffer} to switch visibly to a different 126you should not use @code{set-buffer} to switch visibly to a different
127buffer; for that, use the functions described in @ref{Displaying 127buffer; for that, use the functions described in @ref{Switching
128Buffers}. 128Buffers}.
129 129
130 When writing a Lisp function, do @emph{not} rely on this behavior of 130 When writing a Lisp function, do @emph{not} rely on this behavior of
@@ -775,13 +775,14 @@ been displayed in a window. Several functions, notably
775@code{other-buffer}, use this ordering. A buffer list displayed for the 775@code{other-buffer}, use this ordering. A buffer list displayed for the
776user also follows this order. 776user also follows this order.
777 777
778 Creating a buffer adds it to the end of the buffer list, and killing a 778 Creating a buffer adds it to the end of the buffer list, and killing
779buffer removes it from that list. A buffer moves to the front of this 779a buffer removes it from that list. A buffer moves to the front of
780list whenever it is chosen for display in a window (@pxref{Displaying 780this list whenever it is chosen for display in a window
781Buffers}) or a window displaying it is selected (@pxref{Selecting 781(@pxref{Switching Buffers}) or a window displaying it is selected
782Windows}). A buffer moves to the end of the list when it is buried (see 782(@pxref{Selecting Windows}). A buffer moves to the end of the list
783@code{bury-buffer}, below). There are no functions available to the 783when it is buried (see @code{bury-buffer}, below). There are no
784Lisp programmer which directly manipulate the buffer list. 784functions available to the Lisp programmer which directly manipulate
785the buffer list.
785 786
786 In addition to the fundamental buffer list just described, Emacs 787 In addition to the fundamental buffer list just described, Emacs
787maintains a local buffer list for each frame, in which the buffers that 788maintains a local buffer list for each frame, in which the buffers that
@@ -888,24 +889,24 @@ as well as the fundamental buffer list; therefore, the buffer that you
888bury will come last in the value of @code{(buffer-list @var{frame})} and 889bury will come last in the value of @code{(buffer-list @var{frame})} and
889in the value of @code{(buffer-list)}. 890in the value of @code{(buffer-list)}.
890 891
891If @var{buffer-or-name} is @code{nil} or omitted, this means to bury the 892If @var{buffer-or-name} is @code{nil} or omitted, this means to bury
892current buffer. In addition, if the buffer is displayed in the selected 893the current buffer. In addition, if the buffer is displayed in the
893window, this switches to some other buffer (obtained using 894selected window, this switches to some other buffer (obtained using
894@code{other-buffer}) in the selected window. @xref{Displaying Buffers}. 895@code{other-buffer}) in the selected window. @xref{Switching
895But if the selected window is dedicated to its buffer, it deletes that 896Buffers}. But if the selected window is dedicated to its buffer, it
896window if there are other windows left on its frame. Otherwise, if the 897deletes that window if there are other windows left on its frame.
897selected window is the only window on its frame, it iconifies that 898Otherwise, if the selected window is the only window on its frame, it
898frame. If @var{buffer-or-name} is displayed in some other window, it 899iconifies that frame. If @var{buffer-or-name} is displayed in some
899remains displayed there. 900other window, it remains displayed there.
900 901
901To replace a buffer in all the windows that display it, use 902To replace a buffer in all the windows that display it, use
902@code{replace-buffer-in-windows}. @xref{Buffers and Windows}. 903@code{replace-buffer-in-windows}. @xref{Buffers and Windows}.
903@end deffn 904@end deffn
904 905
905@deffn Command unbury-buffer 906@deffn Command unbury-buffer
906This command switches to the last buffer in the local buffer list of the 907This command switches to the last buffer in the local buffer list of
907selected frame. More precisely, it calls the function 908the selected frame. More precisely, it calls the function
908@code{switch-to-buffer} (@pxref{Displaying Buffers}), to display the 909@code{switch-to-buffer} (@pxref{Switching Buffers}), to display the
909buffer returned by @code{last-buffer}, see above, in the selected 910buffer returned by @code{last-buffer}, see above, in the selected
910window. 911window.
911@end deffn 912@end deffn
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 3002a4c220d..724c46300fd 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -118,15 +118,12 @@ redisplay of all windows.
118to put more work on the queue to be done by redisplay whenever there 118to put more work on the queue to be done by redisplay whenever there
119is a chance. 119is a chance.
120 120
121 Emacs redisplay normally stops if input arrives, and does not happen
122at all if input is available before it starts. Most of the time, this
123is exactly what you want. However, you can prevent preemption by
124binding @code{redisplay-dont-pause} to a non-@code{nil} value.
125
126@defvar redisplay-dont-pause 121@defvar redisplay-dont-pause
127If this variable is non-@code{nil}, pending input does not 122If this variable is non-@code{nil}, pending input does not prevent or
128prevent or halt redisplay; redisplay occurs, and finishes, 123halt redisplay; redisplay occurs, and finishes, regardless of whether
129regardless of whether input is available. 124input is available. If it is @code{nil}, Emacs redisplay stops if
125input arrives, and does not happen at all if input is available before
126it starts. The default is @code{t}.
130@end defvar 127@end defvar
131 128
132@defvar redisplay-preemption-period 129@defvar redisplay-preemption-period
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi
index d3b96a0eb81..8350c9b7080 100644
--- a/doc/lispref/elisp.texi
+++ b/doc/lispref/elisp.texi
@@ -21,7 +21,7 @@
21@end ifset 21@end ifset
22 22
23@c per rms and peterb, use 10pt fonts for the main text, mostly to 23@c per rms and peterb, use 10pt fonts for the main text, mostly to
24@c save on paper cost. 24@c save on paper cost.
25@c Do this inside @tex for now, so current makeinfo does not complain. 25@c Do this inside @tex for now, so current makeinfo does not complain.
26@tex 26@tex
27@ifset smallbook 27@ifset smallbook
@@ -935,11 +935,15 @@ Windows
935* Selecting Windows:: The selected window is the one that you edit in. 935* Selecting Windows:: The selected window is the one that you edit in.
936* Cyclic Window Ordering:: Moving around the existing windows. 936* Cyclic Window Ordering:: Moving around the existing windows.
937* Buffers and Windows:: Each window displays the contents of a buffer. 937* Buffers and Windows:: Each window displays the contents of a buffer.
938* Displaying Buffers:: Higher-level functions for displaying a buffer 938* Switching Buffers:: Higher-level functions for switching to a buffer.
939 and choosing a window for it.
940* Choosing Window:: How to choose a window for displaying a buffer. 939* Choosing Window:: How to choose a window for displaying a buffer.
940* Display Action Functions:: Subroutines for @code{display-buffer}.
941* Choosing Window Options:: Extra options affecting how buffers are displayed.
942* Window History:: Each window remembers the buffers displayed in it.
941* Dedicated Windows:: How to avoid displaying another buffer in 943* Dedicated Windows:: How to avoid displaying another buffer in
942 a specific window. 944 a specific window.
945* Quitting Windows:: How to restore the state prior to displaying a
946 buffer.
943* Window Point:: Each window has its own location of point. 947* Window Point:: Each window has its own location of point.
944* Window Start and End:: Buffer positions indicating which text is 948* Window Start and End:: Buffer positions indicating which text is
945 on-screen in a window. 949 on-screen in a window.
diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi
index bd904bf49c0..71b612c527d 100644
--- a/doc/lispref/files.texi
+++ b/doc/lispref/files.texi
@@ -103,7 +103,7 @@ function is basically equivalent to:
103@end smallexample 103@end smallexample
104 104
105@noindent 105@noindent
106(See @code{switch-to-buffer} in @ref{Displaying Buffers}.) 106(See @code{switch-to-buffer} in @ref{Switching Buffers}.)
107 107
108If @var{wildcards} is non-@code{nil}, which is always true in an 108If @var{wildcards} is non-@code{nil}, which is always true in an
109interactive call, then @code{find-file} expands wildcard characters in 109interactive call, then @code{find-file} expands wildcard characters in
@@ -187,8 +187,9 @@ various files.
187 187
188@deffn Command find-file-other-window filename &optional wildcards 188@deffn Command find-file-other-window filename &optional wildcards
189This command selects a buffer visiting the file @var{filename}, but 189This command selects a buffer visiting the file @var{filename}, but
190does so in a window other than the selected window. It may use another 190does so in a window other than the selected window. It may use
191existing window or split a window; see @ref{Displaying Buffers}. 191another existing window or split a window; see @ref{Switching
192Buffers}.
192 193
193When this command is called interactively, it prompts for 194When this command is called interactively, it prompts for
194@var{filename}. 195@var{filename}.
diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi
index 1275628cc94..0fa23d6412c 100644
--- a/doc/lispref/vol1.texi
+++ b/doc/lispref/vol1.texi
@@ -953,11 +953,13 @@ Windows
953* Selecting Windows:: The selected window is the one that you edit in. 953* Selecting Windows:: The selected window is the one that you edit in.
954* Cyclic Window Ordering:: Moving around the existing windows. 954* Cyclic Window Ordering:: Moving around the existing windows.
955* Buffers and Windows:: Each window displays the contents of a buffer. 955* Buffers and Windows:: Each window displays the contents of a buffer.
956* Displaying Buffers:: Higher-level functions for displaying a buffer 956* Switching Buffers:: Higher-level functions for switching to a buffer.
957 and choosing a window for it.
958* Choosing Window:: How to choose a window for displaying a buffer. 957* Choosing Window:: How to choose a window for displaying a buffer.
958* Display Action Functions:: Subroutines for @code{display-buffer}.
959* Choosing Window Options:: Extra options affecting how buffers are displayed.
960* Window History:: Each window remembers the buffers displayed in it.
959* Dedicated Windows:: How to avoid displaying another buffer in 961* Dedicated Windows:: How to avoid displaying another buffer in
960 a specific window. 962 a specific window.
961* Window Point:: Each window has its own location of point. 963* Window Point:: Each window has its own location of point.
962* Window Start and End:: Buffer positions indicating which text is 964* Window Start and End:: Buffer positions indicating which text is
963 on-screen in a window. 965 on-screen in a window.
diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi
index 3d849fa2dcf..2469a742900 100644
--- a/doc/lispref/vol2.texi
+++ b/doc/lispref/vol2.texi
@@ -952,11 +952,13 @@ Windows
952* Selecting Windows:: The selected window is the one that you edit in. 952* Selecting Windows:: The selected window is the one that you edit in.
953* Cyclic Window Ordering:: Moving around the existing windows. 953* Cyclic Window Ordering:: Moving around the existing windows.
954* Buffers and Windows:: Each window displays the contents of a buffer. 954* Buffers and Windows:: Each window displays the contents of a buffer.
955* Displaying Buffers:: Higher-level functions for displaying a buffer 955* Switching Buffers:: Higher-level functions for switching to a buffer.
956 and choosing a window for it.
957* Choosing Window:: How to choose a window for displaying a buffer. 956* Choosing Window:: How to choose a window for displaying a buffer.
957* Display Action Functions:: Subroutines for @code{display-buffer}.
958* Choosing Window Options:: Extra options affecting how buffers are displayed.
959* Window History:: Each window remembers the buffers displayed in it.
958* Dedicated Windows:: How to avoid displaying another buffer in 960* Dedicated Windows:: How to avoid displaying another buffer in
959 a specific window. 961 a specific window.
960* Window Point:: Each window has its own location of point. 962* Window Point:: Each window has its own location of point.
961* Window Start and End:: Buffer positions indicating which text is 963* Window Start and End:: Buffer positions indicating which text is
962 on-screen in a window. 964 on-screen in a window.
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index b80fe02b0ff..96d489d1203 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -22,11 +22,15 @@ is displayed in windows.
22* Selecting Windows:: The selected window is the one that you edit in. 22* Selecting Windows:: The selected window is the one that you edit in.
23* Cyclic Window Ordering:: Moving around the existing windows. 23* Cyclic Window Ordering:: Moving around the existing windows.
24* Buffers and Windows:: Each window displays the contents of a buffer. 24* Buffers and Windows:: Each window displays the contents of a buffer.
25* Displaying Buffers:: Higher-level functions for displaying a buffer 25* Switching Buffers:: Higher-level functions for switching to a buffer.
26 and choosing a window for it.
27* Choosing Window:: How to choose a window for displaying a buffer. 26* Choosing Window:: How to choose a window for displaying a buffer.
27* Display Action Functions:: Subroutines for @code{display-buffer}.
28* Choosing Window Options:: Extra options affecting how buffers are displayed.
29* Window History:: Each window remembers the buffers displayed in it.
28* Dedicated Windows:: How to avoid displaying another buffer in 30* Dedicated Windows:: How to avoid displaying another buffer in
29 a specific window. 31 a specific window.
32* Quitting Windows:: How to restore the state prior to displaying a
33 buffer.
30* Window Point:: Each window has its own location of point. 34* Window Point:: Each window has its own location of point.
31* Window Start and End:: Buffer positions indicating which text is 35* Window Start and End:: Buffer positions indicating which text is
32 on-screen in a window. 36 on-screen in a window.
@@ -292,7 +296,7 @@ optional argument @var{window} can be an arbitrary window and defaults
292to the selected one. The return value is @code{nil} if @var{window} is 296to the selected one. The return value is @code{nil} if @var{window} is
293a live window or its children form a vertical combination. In the 297a live window or its children form a vertical combination. In the
294example above @code{(window-left-child W4)} is @code{W6} while 298example above @code{(window-left-child W4)} is @code{W6} while
295@code{(window-top-child W3)} is @code{nil}. 299@code{(window-left-child W3)} is @code{nil}.
296@end defun 300@end defun
297 301
298@defun window-child window 302@defun window-child window
@@ -1963,7 +1967,6 @@ set of windows to investigate. See the description of
1963@code{next-window} for details. 1967@code{next-window} for details.
1964@end defun 1968@end defun
1965 1969
1966
1967@node Buffers and Windows 1970@node Buffers and Windows
1968@section Buffers and Windows 1971@section Buffers and Windows
1969@cindex examining windows 1972@cindex examining windows
@@ -1982,10 +1985,11 @@ one. If @var{window} is an internal window, this function returns
1982 1985
1983The basic, low-level function to associate a window with a buffer is 1986The basic, low-level function to associate a window with a buffer is
1984@code{set-window-buffer}. Higher-level functions like 1987@code{set-window-buffer}. Higher-level functions like
1985@code{display-buffer} try to obey a number of user customizations 1988@code{switch-to-buffer} and @code{display-buffer} try to obey a number
1986regulating which windows are supposed to display which buffers. When 1989of user customizations regulating which windows are supposed to
1987writing an application, programmers should therefore carefully evaluate 1990display which buffers. @xref{Switching Buffers}. When writing an
1988whether they really need the power of @code{set-window-buffer}. 1991application, you should avoid using @code{set-window-buffer} unless
1992you are sure you need it.
1989 1993
1990@defun set-window-buffer window buffer-or-name &optional keep-margins 1994@defun set-window-buffer window buffer-or-name &optional keep-margins
1991This function makes @var{window} display @var{buffer-or-name} and 1995This function makes @var{window} display @var{buffer-or-name} and
@@ -2067,310 +2071,258 @@ The two remaining arguments work like the same-named arguments of
2067like the optional arguments of @code{get-buffer-window}. 2071like the optional arguments of @code{get-buffer-window}.
2068@end defun 2072@end defun
2069 2073
2070The following command removes a buffer from all windows showing it.
2071
2072@deffn Command replace-buffer-in-windows &optional buffer-or-name 2074@deffn Command replace-buffer-in-windows &optional buffer-or-name
2073This function replaces @var{buffer-or-name} in all windows displaying it 2075This command replaces @var{buffer-or-name} with some other buffer, in
2074with some other buffer. It uses @code{switch-to-prev-buffer}, see 2076all windows displaying it. For each such window, it choose another
2075below, to choose that other buffer which is usually the last buffer 2077buffer using @code{switch-to-prev-buffer} (@pxref{Window History}).
2076displayed before @var{buffer-or-name} in the respective window.
2077 2078
2078The argument @var{buffer-or-name} may be a buffer or the name of an 2079@var{buffer-or-name} may be a buffer, or the name of an existing
2079existing buffer and defaults to the current buffer. 2080buffer; it defaults to the current buffer.
2080 2081
2081If a window displaying @var{buffer-or-name} is dedicated 2082If a window displaying @var{buffer-or-name} is dedicated
2082(@pxref{Dedicated Windows}) has never displayed any other buffers and is 2083(@pxref{Dedicated Windows}), has never displayed any other buffers and
2083not the only window on its frame, that window is deleted. If that 2084is not the only window on its frame, that window is deleted. If that
2084window is the only window on its frame and there are other frames left, 2085window is the only window on its frame and there are other frames on the
2085the window's frame is deleted too. If there are no other frames left, 2086frame's terminal, that frame is deleted too; otherwise, the buffer
2086some other buffer is displayed in that window as explained above. You 2087provided by the function @code{switch-to-prev-buffer} (@pxref{Window
2087can prevent the deletion of windows and/or frames by customizing the 2088History}) is displayed instead.
2088option @var{window-auto-delete}.
2089
2090This function returns @code{nil}.
2091@end deffn 2089@end deffn
2092 2090
2093 When @code{replace-buffer-in-windows} has to show another buffer in a
2094window, it tries to pick the buffer shown there before. For this
2095purpose each window remembers the buffers it has displayed earlier and
2096the order in which these buffers have been removed from it.
2097
2098The list of @dfn{previous buffers} of a window is an association list
2099where each entry specifies a buffer, the last start position of that
2100buffer in the window (@pxref{Window Start and End}) and the last
2101position of that buffer's point in the window (@pxref{Window Point}).
2102This list is ordered by the times of the removal of the respective
2103buffers from the window. In particular, the first element of the list
2104references the buffer removed most recently. The function
2105@code{set-window-buffer} pushes an entry for the old buffer of its
2106window argument on that list before it shows its buffer argument in the
2107window.
2108 2091
2109The list of @dfn{next buffers} of a window is a list of buffers that 2092@node Switching Buffers
2110have been recently re-shown by the function @code{switch-to-prev-buffer} 2093@section Switching to a Buffer in a Window
2111and is used to avoid that that function switches to such a buffer again 2094@cindex switching to a buffer
2112before showing other interesting buffers. 2095@cindex displaying a buffer
2113
2114The lists of previous and next buffers and the global buffer list
2115(@pxref{The Buffer List}) allow to effectively display all buffers in a
2116window while giving preference to the buffers previously shown in that
2117window. The commands used for this purpose are
2118@code{switch-to-prev-buffer} and @code{switch-to-next-buffer} described
2119below.
2120 2096
2121The following functions directly operate on the lists of previous and 2097 This section describes high-level functions for switching to a
2122next buffers. 2098specified buffer in some window.
2099
2100 Do @emph{not} use these functions to make a buffer temporarily
2101current just so a Lisp program can access or modify it. They have
2102side-effects, such as changing window histories (@pxref{Window
2103History}), which will surprise the user if used that way. If you want
2104to make a buffer current to modify it in Lisp, use
2105@code{with-current-buffer}, @code{save-current-buffer}, or
2106@code{set-buffer}. @xref{Current Buffer}.
2107
2108@deffn Command switch-to-buffer buffer-or-name &optional norecord force-same-window
2109This function displays @var{buffer-or-name} in the selected window,
2110and makes it the current buffer. (In contrast, @code{set-buffer}
2111makes the buffer current but does not display it; @pxref{Current
2112Buffer}). It is often used interactively (as the binding of @kbd{C-x
2113b}), as well as in Lisp programs. The return value is the buffer
2114switched to.
2115
2116If @var{buffer-or-name} is @code{nil}, it defaults to the buffer
2117returned by @code{other-buffer} (@pxref{The Buffer List}). If
2118@var{buffer-or-name} is a string that is not the name of any existing
2119buffer, this function creates a new buffer with that name; the new
2120buffer's major mode is determined by the variable @code{major-mode}
2121(@pxref{Major Modes}).
2122
2123Normally the specified buffer is put at the front of the buffer
2124list---both the global buffer list and the selected frame's buffer
2125list (@pxref{The Buffer List}). However, this is not done if the
2126optional argument @var{norecord} is non-@code{nil}.
2127
2128If this function is unable to display the buffer in the selected
2129window---usually because the selected window is a minibuffer window or
2130is strongly dedicated to its buffer (@pxref{Dedicated Windows})---then
2131it normally tries to display the buffer in some other window, in the
2132manner of @code{pop-to-buffer} (see below). However, if the optional
2133argument @var{force-same-window} is non-@code{nil}, it signals an error
2134instead.
2135@end deffn
2123 2136
2124@defun window-prev-buffers &optional window 2137The next two functions are similar to @code{switch-to-buffer}, except
2125This function returns an alist specifying the buffers previously shown 2138for the described features.
2126in @var{window} together with their window start and point positions.
2127The argument @var{window} must be a live window and defaults to the
2128selected one.
2129@end defun
2130 2139
2131@defun set-window-prev-buffers window prev-buffers 2140@deffn Command switch-to-buffer-other-window buffer-or-name &optional norecord
2132This function sets @var{window}'s previous buffers to the value of 2141This function makes the buffer specified by @var{buffer-or-name}
2133@var{prev-buffers}. The argument @var{window} must be a live window and 2142current and displays it in some window other than the selected window.
2134defaults to the selected one. This function returns 2143It uses the function @code{pop-to-buffer} internally (see below).
2135@var{prev-buffers}.
2136 2144
2137If non-@code{nil}, @var{prev-buffers} must specify an alist of triples 2145If the selected window already displays the specified buffer, it
2138specifying a buffer and two markers for that buffer's start and point 2146continues to do so, but another window is nonetheless found to display
2139position in @var{window}. 2147it as well.
2140@end defun
2141 2148
2142@defun window-next-buffers &optional window 2149The @var{buffer-or-name} and @var{norecord} arguments have the same
2143This function returns the list of buffers recently re-shown in 2150meanings as in @code{switch-to-buffer}.
2144@var{window}. The argument @var{window} must be a live window and 2151@end deffn
2145defaults to the selected one.
2146@end defun
2147 2152
2148@defun set-window-next-buffers window next-buffers 2153@deffn Command switch-to-buffer-other-frame buffer-or-name &optional norecord
2149This function sets @var{window}'s next buffers to @var{next-buffers}. 2154This function makes the buffer specified by @var{buffer-or-name}
2150@var{window} must be a live window and defaults to the selected one. 2155current and displays it, usually in a new frame. It uses the function
2151This fucntion returns @var{next-buffers}. 2156@code{pop-to-buffer} (see below).
2152 2157
2153If non-@code{nil}, the argument @var{next-buffers} should specify a list 2158If the specified buffer is already displayed in another window, in any
2154of buffers that shall be preferably not shown by the command 2159frame on the current terminal, this switches to that window instead of
2155@code{switch-to-prev-buffer}, see below. 2160creating a new frame. However, the selected window is never used for
2156@end defun 2161this.
2157 2162
2158The following command is used by @code{replace-buffer-in-windows}, 2163The @var{buffer-or-name} and @var{norecord} arguments have the same
2159@code{bury-buffer} and @code{quit-window} to show another buffer in a 2164meanings as in @code{switch-to-buffer}.
2160window. It can be also used interactively to cycle through the list of 2165@end deffn
2161all buffers in a window, preferably showing the buffers recently shown
2162(but not buried or killed) in that window.
2163 2166
2164@deffn Command switch-to-prev-buffer &optional window bury-or-kill 2167The above commands use @code{pop-to-buffer}, which is the function
2165This function displays the previous buffer in @var{window}. The 2168used by Lisp programs to flexibly display a buffer in some window and
2166argument @var{window} must be a live window and defaults to the selected 2169select that window for editing:
2167one. If the optional argument @var{bury-or-kill} is non-@code{nil}, 2170
2168this means that the buffer currently shown in @var{window} is about to 2171@defun pop-to-buffer buffer-or-name &optional action norecord
2169be buried or killed and consequently shall not be switched to in future 2172This function makes @var{buffer-or-name} the current buffer and
2170invocations of this command. 2173displays it in some window, preferably not the window previously
2174selected. It then selects the displaying window. If that window is
2175on a different graphical frame, that frame is given input focus if
2176possible (@pxref{Input Focus}). The return value is the buffer that
2177was switched to.
2178
2179This function uses @code{display-buffer} to display the buffer, so all
2180the variables affecting @code{display-buffer} will affect it as well.
2181@xref{Choosing Window}.
2182
2183If @var{buffer-or-name} is @code{nil}, it defaults to the buffer
2184returned by @code{other-buffer} (@pxref{The Buffer List}). If
2185@var{buffer-or-name} is a string that is not the name of any existing
2186buffer, this function creates a new buffer with that name; the new
2187buffer's major mode is determined by the variable @code{major-mode}
2188(@pxref{Major Modes}).
2189
2190If @var{action} is non-@code{nil}, it should be a display action to
2191pass to @code{display-buffer} (@pxref{Choosing Window}).
2192Alternatively, a non-@code{nil}, non-list value means to pop to a
2193window other than the selected one---even if the buffer is already
2194displayed in the selected window.
2195
2196Like @code{switch-to-buffer}, this function updates the buffer list
2197unless @var{norecord} is non-@code{nil}.
2198@end defun
2171 2199
2172The previous buffer is usually the buffer shown before the buffer 2200@node Choosing Window
2173currently shown in @var{window}. However, a buffer that has been buried 2201@section Choosing a Window for Display
2174or killed or has been already shown by a recent invocation of
2175@code{switch-to-prev-buffer} does not qualify as previous buffer.
2176 2202
2177If repeated invocations of this command have already shown all buffers 2203 The command @code{display-buffer} flexibly chooses a window for
2178previously shown in @var{window}, further invocations will show buffers 2204display, and displays a specified buffer in that window. It can be
2179from the global buffer list starting with the buffer returned by 2205called interactively, via the key binding @kbd{C-x 4 o}. It is also
2180@code{last-buffer} (@pxref{The Buffer List}). 2206used as a subroutine by many functions and commands, including
2181@end deffn 2207@code{switch-to-buffer} and @code{pop-to-buffer} (@pxref{Switching
2208Buffers}).
2209
2210@cindex display action
2211@cindex action function, for display-buffer
2212@cindex action alist, for display-buffer
2213 This command performs several complex steps to find a window to
2214display in. These steps are described by means of @dfn{display
2215actions}, which have the form @code{(@var{function} . @var{alist})}.
2216Here, @var{function} is either a function or a list of functions,
2217which we refer to as @dfn{action functions}; @var{alist} is an
2218association list, which we refer to as @dfn{action alists}.
2219
2220 An action function accepts two arguments: the buffer to display and
2221an action alist. It attempts to display the buffer in some window,
2222picking or creating a window according to its own criteria. If
2223successful, it returns the window; otherwise, it returns @code{nil}.
2224@xref{Display Action Functions}, for a list of predefined action
2225functions.
2182 2226
2183The following command can be used to undo the effect of the last undone 2227 @code{display-buffer} works by combining display actions from
2184@code{switch-to-prev-buffer} command. 2228several sources, and calling the action functions in turn, until one
2229of them manages to display the buffer and returns a non-@code{nil}
2230value.
2185 2231
2186@deffn Command switch-to-next-buffer &optional window 2232@deffn Command display-buffer buffer-or-name &optional action frame
2187This functions switches to the next buffer in @var{window} thus undoing 2233This command makes @var{buffer-or-name} appear in some window, without
2188the effect of the last @code{switch-to-prev-buffer} command in 2234selecting the window or making the buffer current. The argument
2189@var{window}. The argument @var{window} must be a live window and 2235@var{buffer-or-name} must be a buffer or the name of an existing
2190defaults to the selected one. 2236buffer. The return value is the window chosen to display the buffer.
2191 2237
2192If there is no recent invocation of a @code{switch-to-prev-buffer} that 2238The optional argument @var{action}, if non-@code{nil}, should normally
2193can be undone, @code{switch-to-next-buffer} will try to show the first 2239be a display action (described above). @code{display-buffer} builds a
2194buffer from the global buffer list as returned by @code{other-buffer} 2240list of action functions and an action alist, by consolidating display
2195(@pxref{The Buffer List}). 2241actions from the following sources (in order):
2196@end deffn
2197 2242
2198 Together, @code{switch-to-prev-buffer} and 2243@itemize
2199@code{switch-to-next-buffer} permit to navigate the global buffer list 2244@item
2200much like @code{bury-buffer} and @code{unbury-buffer}. In contrast with 2245The variable @code{display-buffer-overriding-action}.
2201the latter, however, they may show a buffer even if it is already shown
2202in another window. Moreover, they try to restore the window specific
2203start and point positions of buffers which should handle viewing one and
2204the same buffer in multiple windows more easily.
2205 2246
2247@item
2248The user option @code{display-buffer-alist}.
2206 2249
2207@node Displaying Buffers 2250@item
2208@section Displaying Buffers in Windows 2251The @var{action} argument.
2209@cindex switching to a buffer
2210@cindex displaying a buffer
2211 2252
2212 In this section we describe convenient functions that choose a window 2253@item
2213automatically and use it to display a specified buffer. These functions 2254The user option @code{display-buffer-base-action}.
2214can also split an existing window in certain circumstances. We also
2215describe variables that parameterize the heuristics used for choosing a
2216window.
2217@iftex
2218See the preceding section for
2219@end iftex
2220@ifnottex
2221@xref{Buffers and Windows}, for
2222@end ifnottex
2223low-level primitives that give you more precise control. All of these
2224functions work by calling @code{set-window-buffer}.
2225
2226 Do not use the functions in this section in order to make a buffer
2227current so that a Lisp program can access or modify it; they are too
2228drastic for that purpose, since they change the display of buffers in
2229windows, which would be gratuitous and surprise the user. Instead, use
2230@code{set-buffer} and @code{save-current-buffer} (@pxref{Current
2231Buffer}), which designate buffers as current for programmed access
2232without affecting the display of buffers in windows.
2233
2234@deffn Command switch-to-buffer buffer-or-name &optional norecord
2235This function makes @var{buffer-or-name} the current buffer, and also
2236displays the buffer in the selected window. This means that a human can
2237see the buffer and subsequent keyboard commands will apply to it.
2238Contrast this with @code{set-buffer}, which makes @var{buffer-or-name}
2239the current buffer but does not display it in the selected window;
2240see @ref{Current Buffer}.
2241
2242If @var{buffer-or-name} is @code{nil}, @code{switch-to-buffer} chooses a
2243buffer using @code{other-buffer}. If @var{buffer-or-name} is a string
2244that does not identify an existing buffer, then a new buffer by that
2245name is created. The major mode for the new buffer is set according to
2246the variable @code{major-mode}; see @ref{Auto Major Mode}.
2247
2248When the selected window is the minibuffer window or is strongly
2249dedicated to its buffer (@pxref{Dedicated Windows}), this function calls
2250@code{pop-to-buffer} (see below) to display the buffer in some other
2251window.
2252 2255
2253Normally the specified buffer is put at the front of the buffer list 2256@item
2254(both the selected frame's buffer list and the frame-independent buffer 2257The constant @code{display-buffer-fallback-action}.
2255list). This affects the operation of @code{other-buffer}. However, if 2258@end itemize
2256@var{norecord} is non-@code{nil}, this is not done. @xref{The Buffer
2257List}.
2258 2259
2259The @code{switch-to-buffer} function is often used interactively, as 2260@noindent
2260the binding of @kbd{C-x b}. It is also used frequently in programs. It 2261Each action function is called in turn, passing the buffer as the
2261returns the buffer that it switched to. 2262first argument and the combined action alist as the second argument,
2263until one of the functions returns non-nil.
2264
2265The argument @var{action} can also have a non-@code{nil}, non-list
2266value. This has the special meaning that the buffer should be
2267displayed in a window other than the selected one, even if the
2268selected window is already displaying it. If called interactively
2269with a prefix argument, @var{action} is @code{t}.
2270
2271The optional argument @var{frame}, if non-@code{nil}, specifies which
2272frames to check when deciding whether the buffer is already displayed.
2273It is equivalent to adding an element @code{(reusable-frames
2274. @var{frame})} to the action alist of @var{action}. @xref{Display
2275Action Functions}.
2262@end deffn 2276@end deffn
2263 2277
2264The next two functions are similar to @code{switch-to-buffer}, except 2278@defvar display-buffer-overriding-action
2265for the described features. 2279The value of this variable should be a display action, which is
2266 2280treated with the highest priority by @code{display-buffer}. The
2267@deffn Command switch-to-buffer-other-window buffer-or-name &optional norecord 2281default value is empty, i.e. @code{(nil . nil)}.
2268This function makes the buffer specified by @var{buffer-or-name} current 2282@end defvar
2269and displays it in a window not currently selected, using the function
2270@code{pop-to-buffer} (see below).
2271 2283
2272The currently selected window is absolutely never used to do the job. 2284@defopt display-buffer-alist
2273If the selected window already displays @var{buffer-or-name}, then it 2285The value of this option is an alist mapping regular expressions to
2274continues to do so, but another window is nonetheless found to display 2286display actions. If the name of the buffer passed to
2275it in as well. 2287@code{display-buffer} matches a regular expression in this alist, then
2288@code{display-buffer} uses the corresponding display action.
2289@end defopt
2276 2290
2277This function updates the buffer list just like @code{switch-to-buffer} 2291@defopt display-buffer-base-action
2278unless @var{norecord} is non-@code{nil}. 2292The value of this option should be a display action. This option can
2279@end deffn 2293be used to define a ``standard'' display action for calls to
2294@code{display-buffer}.
2295@end defopt
2280 2296
2281@defun pop-to-buffer buffer-or-name &optional other-window norecord 2297@defvr Constant display-buffer-fallback-action
2282This function makes @var{buffer-or-name} the current buffer and switches 2298This display action specifies the fallback behavior for
2283to it in some window, preferably not the window previously selected. 2299@code{display-buffer} if no other display actions are given.
2284The ``popped-to'' window becomes the selected window. Its frame is 2300@end defvr
2285given the X server's focus, if possible; see @ref{Input Focus}. The
2286return value is the buffer that was switched to.
2287
2288If @var{buffer-or-name} is @code{nil}, that means to choose some other
2289buffer, but you don't specify which. If @var{buffer-or-name} is a
2290string that does not name an existing buffer, a buffer by that name is
2291created. The major mode for the new buffer is set according to the
2292variable @code{major-mode}. @xref{Auto Major Mode}.
2293
2294If either of the variables @code{display-buffer-reuse-frames} or
2295@code{pop-up-frames} is non-@code{nil}, @code{pop-to-buffer} looks for a
2296window in any visible frame already displaying the buffer; if there is
2297one, it selects and returns that window. If no such window exists and
2298@code{pop-up-frames} is non-@code{nil}, it creates a new frame and
2299displays the buffer in it. Otherwise, @code{pop-to-buffer} operates
2300entirely within the selected frame. (If the selected frame has just a
2301minibuffer, @code{pop-to-buffer} operates within the most recently
2302selected frame that was not just a minibuffer.)
2303
2304If the variable @code{pop-up-windows} is non-@code{nil}, windows may be
2305split to create a new window that is different from the original window.
2306For details, see @ref{Choosing Window}.
2307
2308If @var{other-window} is non-@code{nil}, @code{pop-to-buffer} finds or
2309creates another window even if @var{buffer-or-name} is already visible
2310in the selected window. Thus @var{buffer-or-name} could end up
2311displayed in two windows. On the other hand, if @var{buffer-or-name} is
2312already displayed in the selected window and @var{other-window} is
2313@code{nil}, then the selected window is considered sufficient for
2314displaying @var{buffer-or-name}, so that nothing needs to be done.
2315
2316All the variables that affect @code{display-buffer} affect
2317@code{pop-to-buffer} as well. @xref{Choosing Window}.
2318
2319This function updates the buffer list just like @code{switch-to-buffer}
2320unless @var{norecord} is non-@code{nil}.
2321@end defun
2322 2301
2323@deffn Command replace-buffer-in-windows &optional buffer-or-name 2302@node Display Action Functions
2324This function replaces @var{buffer-or-name} in all windows displaying 2303@section Action Functions for @code{display-buffer}
2325it with some other buffer. It uses @code{other-buffer} to choose the
2326other buffer. In the usual applications of this function, you
2327don't care which other buffer is used; you just want to make sure that
2328@var{buffer-or-name} is no longer displayed.
2329 2304
2330The argument @var{buffer-or-name} may be a buffer or the name of an 2305The following basic action functions are defined in Emacs. Each of
2331existing buffer and defaults to the current buffer. 2306these functions takes two arguments: @var{buffer}, the buffer to
2307display, and @var{alist}, an action alist. Each action function
2308returns the window if it succeeds, and @code{nil} if it fails.
2332 2309
2333If a window displaying @var{buffer-or-name} is dedicated 2310@defun display-buffer-same-window buffer alist
2334(@pxref{Dedicated Windows}), and is not the only window on its frame, 2311This function tries to display @var{buffer} in the selected window.
2335that window is deleted. If that window is the only window on its frame 2312It fails if the selected window is a minibuffer window or is dedicated
2336and there are other frames left, the window's frame is deleted too. If 2313to another buffer (@pxref{Dedicated Windows}). It also fails if
2337there are no other frames left, some other buffer is displayed in that 2314@var{alist} has a non-nil @code{inhibit-same-window} entry.
2338window. 2315@end defun
2339 2316
2340This function returns @code{nil}. 2317@defun display-buffer-reuse-window buffer alist
2341@end deffn 2318This function tries to ``display'' @var{buffer} by finding a window
2319that is already displaying it.
2342 2320
2343@node Choosing Window 2321If @var{alist} has a non-@code{nil} @code{inhibit-same-window} entry,
2344@section Choosing a Window for Display 2322the selected window is not eligible for reuse.
2345 2323
2346 This section describes the basic facility that chooses a window to 2324If @var{alist} contains a @code{reusable-frames} entry, its value
2347display a buffer in---@code{display-buffer}. Higher-level functions and 2325determines which frames to search for a reusable window:
2348commands, like @code{switch-to-buffer} and @code{pop-to-buffer}, use this
2349subroutine. Here we describe how to use @code{display-buffer} and how
2350to customize it.
2351
2352@deffn Command display-buffer buffer-or-name &optional not-this-window frame
2353This command makes @var{buffer-or-name} appear in some window, but it
2354does not select that window and does not make the buffer specified by
2355@var{buffer-or-name} current. The identity of the selected window is
2356unaltered by this function. The argument @var{buffer-or-name} must be a
2357buffer or the name of an existing buffer.
2358
2359@var{not-this-window} non-@code{nil} means to display the specified
2360buffer in a window other than the selected one, even if it is already
2361displayed in the selected window. This can cause the buffer to appear
2362in two windows at once. Otherwise, if @var{buffer-or-name} is already
2363being displayed in any window, that is good enough, so this function
2364does nothing.
2365
2366@code{display-buffer} returns the window chosen to display
2367@var{buffer-or-name}.
2368
2369If the optional argument @var{frame} is non-@code{nil}, it specifies
2370which frames to check when deciding whether the buffer is already
2371displayed. If the buffer is already displayed in some window on one of
2372these frames, @code{display-buffer} simply returns that window. Here
2373are the possible values of @var{frame}:
2374 2326
2375@itemize @bullet 2327@itemize @bullet
2376@item 2328@item
@@ -2386,9 +2338,36 @@ are the possible values of @var{frame}:
2386A frame means consider windows on that frame only. 2338A frame means consider windows on that frame only.
2387@end itemize 2339@end itemize
2388 2340
2389Precisely how @code{display-buffer} finds or creates a window depends on 2341If @var{alist} contains no @code{reusable-frames} entry, this function
2390the variables described below. 2342normally searches just the selected frame; however, if either the
2391@end deffn 2343variable @code{display-buffer-reuse-frames} or the variable
2344@code{pop-up-frames} is non-@code{nil}, it searches all frames on the
2345current terminal. @xref{Choosing Window Options}.
2346@end defun
2347
2348@defun display-buffer-pop-up-frame buffer alist
2349This function creates a new frame, and displays the buffer in that
2350frame's window.
2351@end defun
2352
2353@defun display-buffer-pop-up-window buffer alist
2354This function tries to display @var{buffer} by splitting the selected
2355window. It uses @code{split-window-sensibly} as a subroutine
2356(@pxref{Choosing Window Options}).
2357@end defun
2358
2359@defun display-buffer-use-some-window buffer alist
2360This function tries to display @var{buffer} by choosing an existing
2361window and displaying the buffer in that window. It can fail if all
2362windows are dedicated to another buffer (@pxref{Dedicated Windows}).
2363@end defun
2364
2365@node Choosing Window Options
2366@section Additional Options for Displaying Buffers
2367
2368The behavior of the standard display actions of @code{display-buffer}
2369(@pxref{Choosing Window}) can be modified by a variety of user
2370options.
2392 2371
2393@defopt display-buffer-reuse-frames 2372@defopt display-buffer-reuse-frames
2394If this variable is non-@code{nil}, @code{display-buffer} searches 2373If this variable is non-@code{nil}, @code{display-buffer} searches
@@ -2652,6 +2631,101 @@ If all options described above fail to produce a suitable window,
2652resort, it will try to display @var{buffer-or-name} on a separate frame. 2631resort, it will try to display @var{buffer-or-name} on a separate frame.
2653In that case, the value of @code{pop-up-frames} is disregarded. 2632In that case, the value of @code{pop-up-frames} is disregarded.
2654 2633
2634
2635@node Window History
2636@section Window History
2637@cindex window history
2638
2639Each window remembers the buffers it has displayed earlier and the order
2640in which these buffers have been removed from it. This history is used,
2641for example, by @code{replace-buffer-in-windows} (@pxref{Buffers and
2642Windows}). This list is automatically maintained by Emacs, but you can
2643use the following functions to explicitly inspect or alter it:
2644
2645@defun window-prev-buffers &optional window
2646This function returns a list specifying the previous contents of
2647@var{window}, which should be a live window and defaults to the
2648selected window.
2649
2650Each list element has the form @code{(@var{buffer} @var{window-start}
2651@var{window-pos})}, where @var{buffer} is a buffer previously shown in
2652the window, @var{window-start} is the window start position when that
2653buffer was last shown, and @var{window-pos} is the point position when
2654that buffer was last shown.
2655
2656The list is ordered so that earlier elements correspond to more
2657recently-shown buffers, and the first element usually corresponds to the
2658buffer most recently removed from the window.
2659@end defun
2660
2661@defun set-window-prev-buffers window prev-buffers
2662This function sets @var{window}'s previous buffers to the value of
2663@var{prev-buffers}. The argument @var{window} must be a live window
2664and defaults to the selected one. The argument @var{prev-buffers}
2665should be a list of the same form as that returned by
2666@code{window-prev-buffers}.
2667@end defun
2668
2669In addition, each buffer maintains a list of @dfn{next buffers}, which
2670is a list of buffers re-shown by @code{switch-to-prev-buffer} (see
2671below). This list is mainly used by @code{switch-to-prev-buffer} and
2672@code{switch-to-next-buffer} for choosing buffers to switch to.
2673
2674@defun window-next-buffers &optional window
2675This function returns the list of buffers recently re-shown in
2676@var{window} via @code{switch-to-prev-buffer}. The @var{window}
2677argument must denote a live window or @code{nil} (meaning the selected
2678window).
2679@end defun
2680
2681@defun set-window-next-buffers window next-buffers
2682This function sets the next buffer list of @var{window} to
2683@var{next-buffers}. The @var{window} argument should be a live window
2684or @code{nil} (meaning the selected window). The argument
2685@var{next-buffers} should be a list of buffers.
2686@end defun
2687
2688The following commands can be used to cycle through the global buffer
2689list, much like @code{bury-buffer} and @code{unbury-buffer}. However,
2690they cycle according to the specified window's history list, rather
2691than the global buffer list. In addition, they restore
2692window-specific window start and point positions, and may show a
2693buffer even if it is already shown in another window. The
2694@code{switch-to-prev-buffer} command, in particular, is used by
2695@code{replace-buffer-in-windows}, @code{bury-buffer} and
2696@code{quit-window} to find a replacement buffer for a window.
2697
2698@deffn Command switch-to-prev-buffer &optional window bury-or-kill
2699This command displays the previous buffer in @var{window}. The
2700argument @var{window} should be a live window or @code{nil} (meaning
2701the selected window). If the optional argument @var{bury-or-kill} is
2702non-@code{nil}, this means that the buffer currently shown in
2703@var{window} is about to be buried or killed and consequently shall
2704not be switched to in future invocations of this command.
2705
2706The previous buffer is usually the buffer shown before the buffer
2707currently shown in @var{window}. However, a buffer that has been buried
2708or killed or has been already shown by a recent invocation of
2709@code{switch-to-prev-buffer} does not qualify as previous buffer.
2710
2711If repeated invocations of this command have already shown all buffers
2712previously shown in @var{window}, further invocations will show buffers
2713from the buffer list of the frame @var{window} appears on (@pxref{The
2714Buffer List}).
2715@end deffn
2716
2717@deffn Command switch-to-next-buffer &optional window
2718This command switches to the next buffer in @var{window} thus undoing
2719the effect of the last @code{switch-to-prev-buffer} command in
2720@var{window}. The argument @var{window} must be a live window and
2721defaults to the selected one.
2722
2723If there is no recent invocation of a @code{switch-to-prev-buffer} that
2724can be undone, this function tries to show a buffer from the buffer list
2725of the frame @var{window} appears on (@pxref{The Buffer List}).
2726@end deffn
2727
2728
2655@node Dedicated Windows 2729@node Dedicated Windows
2656@section Dedicated Windows 2730@section Dedicated Windows
2657@cindex dedicated window 2731@cindex dedicated window
@@ -2666,15 +2740,15 @@ non-@code{nil}. The behavior of @code{set-window-buffer}
2666(@pxref{Buffers and Windows}) with respect to dedicated windows is 2740(@pxref{Buffers and Windows}) with respect to dedicated windows is
2667slightly different, see below. 2741slightly different, see below.
2668 2742
2669When @code{delete-windows-on} (@pxref{Deleting Windows}) wants to delete 2743When @code{delete-windows-on} (@pxref{Deleting Windows}) wants to
2670a dedicated window and that window is the only window on its frame, it 2744delete a dedicated window and that window is the only window on its
2671deletes the window's frame too, provided there are other frames left. 2745frame, it deletes the window's frame too, provided there are other
2672@code{replace-buffer-in-windows} (@pxref{Displaying Buffers}) tries to 2746frames left. @code{replace-buffer-in-windows} (@pxref{Switching
2673delete all dedicated windows showing its buffer argument. When such a 2747Buffers}) tries to delete all dedicated windows showing its buffer
2674window is the only window on its frame, that frame is deleted, provided 2748argument. When such a window is the only window on its frame, that
2675there are other frames left. If there are no more frames left, some 2749frame is deleted, provided there are other frames left. If there are
2676other buffer is displayed in the window, and the window is marked as 2750no more frames left, some other buffer is displayed in the window, and
2677non-dedicated. 2751the window is marked as non-dedicated.
2678 2752
2679When you kill a buffer (@pxref{Killing Buffers}) displayed in a 2753When you kill a buffer (@pxref{Killing Buffers}) displayed in a
2680dedicated window, any such window usually gets deleted too, since 2754dedicated window, any such window usually gets deleted too, since
@@ -2705,6 +2779,59 @@ display. Other functions do not treat @code{t} differently from any
2705non-@code{nil} value. 2779non-@code{nil} value.
2706@end defun 2780@end defun
2707 2781
2782
2783@node Quitting Windows
2784@section Quitting Windows
2785
2786When you want to get rid of a window used for displaying a buffer you
2787can use the function @code{delete-window} (@pxref{Deleting Windows}) to
2788remove that window from its frame. If the buffer has been shown on a
2789separate frame, you might want to call @code{delete-frame}
2790(@pxref{Deleting Frames}) instead. If, on the other hand, a window has
2791been reused for displaying the buffer, you might prefer showing the
2792buffer previously shown in that window by calling the function
2793@code{switch-to-prev-buffer} (@pxref{Window History}). Finally, you
2794might want to either bury (@pxref{The Buffer List}) or kill
2795(@pxref{Killing Buffers}) the window's buffer.
2796
2797 The following function uses information on how the window for
2798displaying the buffer was obtained in the first place thus attempting to
2799automatize the above decisions for you.
2800
2801@deffn Command quit-window &optional kill window
2802This command quits @var{window} and buries its buffer. The argument
2803@var{window} must be a live window and defaults to the selected one.
2804With prefix argument @var{kill} non-@code{nil}, it kills the buffer
2805instead of burying it.
2806
2807Quitting @var{window} means to proceed as follows: If @var{window} was
2808created specially for displaying its current buffer, delete @var{window}
2809provided its frame contains at least one other live window. If
2810@var{window} is the only window on its frame and other frames still
2811exist, delete the frame together with @var{window}. If, however, there
2812are no other frames left, display some other buffer in @var{window}.
2813
2814If @var{window} was reused for displaying its buffer, this command tries
2815to display the buffer previously shown in it. It also tries to restore
2816the window start (@pxref{Window Start and End}) and point (@pxref{Window
2817Point}) positions of the previously shown buffer. If, in addition, the
2818current buffer was temporarily resized, this command will also try to
2819restore the original height of @var{window}.
2820
2821The three cases described so far require that the buffer shown in
2822@var{window} is still the buffer displayed by the last buffer display
2823function for this window. If another buffer has been shown in the
2824meantime or the buffer previously shown no longer exists, this command
2825calls @code{switch-to-prev-buffer} (@pxref{Window History}) to show some
2826other buffer instead.
2827@end deffn
2828
2829The function @code{quit-window} bases its decisions on information
2830stored in @var{window}'s @code{quit-restore} window parameter
2831(@pxref{Window Parameters}) and resets that parameter to @code{nil}
2832after it's done.
2833
2834
2708@node Window Point 2835@node Window Point
2709@section Windows and Point 2836@section Windows and Point
2710@cindex window position 2837@cindex window position
@@ -3451,14 +3578,13 @@ argument because it always uses the frame that @var{window} is on.
3451@cindex window configurations 3578@cindex window configurations
3452@cindex saving window information 3579@cindex saving window information
3453 3580
3454 A @dfn{window configuration} records the entire layout of one 3581A @dfn{window configuration} records the entire layout of one
3455frame---all windows, their sizes, which buffers they contain, how those 3582frame---all windows, their sizes, which buffers they contain, how those
3456buffers are scrolled, and their values of point and the mark; also their 3583buffers are scrolled, and their values of point and the mark; also their
3457fringes, margins, and scroll bar settings. It also includes the value 3584fringes, margins, and scroll bar settings. It also includes the value
3458of @code{minibuffer-scroll-window}. As a special exception, the window 3585of @code{minibuffer-scroll-window}. As a special exception, the window
3459configuration does not record the value of point in the selected window 3586configuration does not record the value of point in the selected window
3460for the current buffer. Also, the window configuration does not record 3587for the current buffer.
3461the values of window parameters; see @ref{Window Parameters}.
3462 3588
3463 You can bring back an entire frame layout by restoring a previously 3589 You can bring back an entire frame layout by restoring a previously
3464saved window configuration. If you want to record the layout of all 3590saved window configuration. If you want to record the layout of all
@@ -3568,24 +3694,62 @@ sense, but are not implemented because we did not need them. See the
3568file @file{winner.el} for some more operations on windows 3694file @file{winner.el} for some more operations on windows
3569configurations. 3695configurations.
3570 3696
3697 The objects returned by @code{current-window-configuration} die
3698together with the Emacs process. In order to store a window
3699configuration on disk and read it back in another Emacs session the
3700following two functions can be used.
3701
3702@defun window-state-get &optional window markers
3703This function returns the state of @var{window} as a Lisp object. The
3704argument @var{window} can be any window and defaults to the root window
3705of the selected frame.
3706
3707The optional argument @var{markers} non-@code{nil} means to use markers
3708for sampling positions like @code{window-point} or @code{window-start}.
3709This argument should be non-@code{nil} only if the value is used for
3710putting the state back in the same session since markers slow down
3711processing.
3712@end defun
3713
3714The value returned by @code{window-state-get} can be converted by using
3715one of the functions defined by Desktop Save Mode (@pxref{Desktop Save
3716Mode}) to an object that can be written to a file. Such objects can be
3717read back and converted to a Lisp object representing the state of the
3718window. That Lisp object can be used as argument for the following
3719function in order to restore the state window in another window.
3720
3721@defun window-state-put state &optional window ignore
3722This function puts the window state @var{state} into @var{window}. The
3723argument @var{state} should be the state of a window returned by an
3724earlier invocation of @code{window-state-get}, see above. The optional
3725argument @var{window} must specify a live window and defaults to the
3726selected one.
3727
3728The optional argument @var{ignore} non-@code{nil} means to ignore
3729minimum window sizes and fixed size restrictions. If @var{ignore}
3730equals @code{safe}, this means subwindows can get as small as one line
3731and/or two columns.
3732@end defun
3733
3734
3571@node Window Parameters 3735@node Window Parameters
3572@section Window Parameters 3736@section Window Parameters
3573@cindex window parameters 3737@cindex window parameters
3574 3738
3575This sections describes how window parameters can be used to associate 3739This section describes how window parameters can be used to associate
3576additional information with windows. 3740additional information with windows.
3577 3741
3578@defun window-parameter window parameter 3742@defun window-parameter window parameter
3579This function returns @var{window}'s value for @var{parameter}. The 3743This function returns @var{window}'s value for @var{parameter}. The
3580default for @var{window} is the selected window. If @var{window} 3744default for @var{window} is the selected window. If @var{window} has no
3581has no setting for @var{parameter}, this function returns @code{nil}. 3745setting for @var{parameter}, this function returns @code{nil}.
3582@end defun 3746@end defun
3583 3747
3584@defun window-parameters &optional window 3748@defun window-parameters &optional window
3585This function returns all parameters of @var{window} and their values. 3749This function returns all parameters of @var{window} and their values.
3586The default for @var{window} is the selected window. The return value 3750The default for @var{window} is the selected window. The return value,
3587is an association list of elements of the form @code{(@var{parameter} 3751if non-@code{nil} is an association list whose elements have the form
3588. @var{value})}. 3752@code{(@var{parameter} . @var{value})}.
3589@end defun 3753@end defun
3590 3754
3591@defun set-window-parameter window parameter value 3755@defun set-window-parameter window parameter value
@@ -3594,13 +3758,56 @@ This function sets @var{window}'s value of @var{parameter} to
3594is the selected window. 3758is the selected window.
3595@end defun 3759@end defun
3596 3760
3597Currently, window parameters are not saved in window configurations and 3761Some functions, notably @code{delete-window},
3598consequently not restored by @code{set-window-configuration}. Hence, 3762@code{delete-other-windows} and @code{split-window} may behave specially
3599any change of a parameter introduced via @code{set-window-parameter} can 3763when their @var{window} argument has a parameter set. You can override
3600be undone only by invoking @code{set-window-parameter} for the same 3764such special behavior by binding the following variable to a
3601parameter again. Since @code{save-window-excursion} relies on window 3765non-@code{nil} value:
3602configurations (@pxref{Window Configurations}), window parameters are 3766
3603not saved and restored by that special form, either. 3767@defvar ignore-window-parameters
3768If this variable is non-@code{nil}, some standard functions do not
3769process window parameters. The functions currently affected by this are
3770@code{split-window}, @code{delete-window}, @code{delete-other-windows}
3771and @code{other-window}.
3772
3773An application can bind this variable to a non-@code{nil} value around
3774calls to these functions. If it does so, the application is fully
3775responsible for correctly assigning the parameters of all involved
3776windows when exiting that function.
3777@end defvar
3778
3779The following parameters are currently used by the window management
3780code.
3781
3782@table @asis
3783@item @code{delete-window}
3784This parameter affects the execution of @code{delete-window}
3785(@pxref{Deleting Windows}).
3786
3787@item @code{delete-other-windows}
3788This parameter affects the execution of @code{delete-other-windows}
3789(@pxref{Deleting Windows}).
3790
3791@item @code{split-window}
3792This parameter affects the execution of @code{split-window}
3793(@pxref{Splitting Windows}).
3794
3795@item @code{other-window}
3796This parameter affects the execution of @code{other-window}
3797(@pxref{Cyclic Window Ordering}).
3798
3799@item @code{no-other-window}
3800This parameter marks the window as not selectable by @code{other-window}
3801(@pxref{Cyclic Window Ordering}).
3802@end table
3803
3804In addition, the parameters @code{window-atom} and @code{window-side}
3805are reserved and should not be used by applications. The
3806@code{quit-restore} parameter tells how to proceed with a window when
3807the buffer it shows is no more needed. This parameter is installed by
3808the buffer display functions (@pxref{Choosing Window}) and consulted by
3809the function @code{quit-window} (@pxref{Quitting Windows}).
3810
3604 3811
3605@node Window Hooks 3812@node Window Hooks
3606@section Hooks for Window Scrolling and Changes 3813@section Hooks for Window Scrolling and Changes
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1
index aef5bd402a2..60dfe3806c0 100644
--- a/doc/man/emacs.1
+++ b/doc/man/emacs.1
@@ -1,5 +1,5 @@
1.\" See section COPYING for copyright and redistribution information. 1.\" See section COPYING for copyright and redistribution information.
2.TH EMACS 1 "2007 April 13" "GNU Emacs 24.0.50" 2.TH EMACS 1 "2007 April 13" "GNU Emacs 24.0.90"
3. 3.
4. 4.
5.SH NAME 5.SH NAME
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex
index a7f94f96daa..3298298bb9d 100644
--- a/doc/misc/texinfo.tex
+++ b/doc/misc/texinfo.tex
@@ -3,7 +3,7 @@
3% Load plain if necessary, i.e., if running under initex. 3% Load plain if necessary, i.e., if running under initex.
4\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi 4\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
5% 5%
6\def\texinfoversion{2011-08-14.17} 6\def\texinfoversion{2011-09-23.09}
7% 7%
8% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 8% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
9% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 9% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -3955,13 +3955,13 @@ end
3955% If so, set to same dimension as multitablelinespace. 3955% If so, set to same dimension as multitablelinespace.
3956\ifdim\multitableparskip>\multitablelinespace 3956\ifdim\multitableparskip>\multitablelinespace
3957\global\multitableparskip=\multitablelinespace 3957\global\multitableparskip=\multitablelinespace
3958\global\advance\multitableparskip-7pt %% to keep parskip somewhat smaller 3958\global\advance\multitableparskip-7pt % to keep parskip somewhat smaller
3959 %% than skip between lines in the table. 3959 % than skip between lines in the table.
3960\fi% 3960\fi%
3961\ifdim\multitableparskip=0pt 3961\ifdim\multitableparskip=0pt
3962\global\multitableparskip=\multitablelinespace 3962\global\multitableparskip=\multitablelinespace
3963\global\advance\multitableparskip-7pt %% to keep parskip somewhat smaller 3963\global\advance\multitableparskip-7pt % to keep parskip somewhat smaller
3964 %% than skip between lines in the table. 3964 % than skip between lines in the table.
3965\fi} 3965\fi}
3966 3966
3967 3967
@@ -7247,9 +7247,15 @@ end
7247\def\macroxxx#1{% 7247\def\macroxxx#1{%
7248 \getargs{#1}% now \macname is the macname and \argl the arglist 7248 \getargs{#1}% now \macname is the macname and \argl the arglist
7249 \ifx\argl\empty % no arguments 7249 \ifx\argl\empty % no arguments
7250 \paramno=0 7250 \paramno=0\relax
7251 \else 7251 \else
7252 \expandafter\parsemargdef \argl;% 7252 \expandafter\parsemargdef \argl;%
7253 \if\paramno>256\relax
7254 \ifx\eTeXversion\thisisundefined
7255 \errhelp = \EMsimple
7256 \errmessage{You need eTeX to compile a file with macros with more than 256 arguments}
7257 \fi
7258 \fi
7253 \fi 7259 \fi
7254 \if1\csname ismacro.\the\macname\endcsname 7260 \if1\csname ismacro.\the\macname\endcsname
7255 \message{Warning: redefining \the\macname}% 7261 \message{Warning: redefining \the\macname}%
@@ -7299,9 +7305,17 @@ end
7299\def\getmacname#1 #2\relax{\macname={#1}} 7305\def\getmacname#1 #2\relax{\macname={#1}}
7300\def\getmacargs#1{\def\argl{#1}} 7306\def\getmacargs#1{\def\argl{#1}}
7301 7307
7308% For macro processing make @ a letter so that we can make Texinfo private macro names.
7309\edef\texiatcatcode{\the\catcode`\@}
7310\catcode `@=11\relax
7311
7302% Parse the optional {params} list. Set up \paramno and \paramlist 7312% Parse the optional {params} list. Set up \paramno and \paramlist
7303% so \defmacro knows what to do. Define \macarg.blah for each blah 7313% so \defmacro knows what to do. Define \macarg.BLAH for each BLAH
7304% in the params list to be ##N where N is the position in that list. 7314% in the params list to some hook where the argument si to be expanded. If
7315% there are less than 10 arguments that hook is to be replaced by ##N where N
7316% is the position in that list, that is to say the macro arguments are to be
7317% defined `a la TeX in the macro body.
7318%
7305% That gets used by \mbodybackslash (above). 7319% That gets used by \mbodybackslash (above).
7306% 7320%
7307% We need to get `macro parameter char #' into several definitions. 7321% We need to get `macro parameter char #' into several definitions.
@@ -7311,12 +7325,33 @@ end
7311% 7325%
7312% The same technique is used to protect \eatspaces till just before 7326% The same technique is used to protect \eatspaces till just before
7313% the macro is used. 7327% the macro is used.
7314 7328%
7329% If there are 10 or more arguments, a different technique is used, where the
7330% hook remains in the body, and when macro is to be expanded the body is
7331% processed again to replace the arguments.
7332%
7333% In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7334% argument N value and then \edef the body (nothing else will expand because of
7335% the catcode regime underwhich the body was input).
7336%
7337% If you compile with TeX (not eTeX), and you have macros with 10 or more
7338% arguments, you need that no macro has more than 256 arguments, otherwise an
7339% error is produced.
7315\def\parsemargdef#1;{% 7340\def\parsemargdef#1;{%
7316 \paramno=0\def\paramlist{}% 7341 \paramno=0\def\paramlist{}%
7317 \let\hash\relax 7342 \let\hash\relax
7318 \let\xeatspaces\relax 7343 \let\xeatspaces\relax
7319 \parsemargdefxxx#1,;,% 7344 \parsemargdefxxx#1,;,%
7345 % In case that there are 10 or more arguments we parse again the arguments
7346 % list to set new definitions for the \macarg.BLAH macros corresponding to
7347 % each BLAH argument. It was anyhow needed to parse already once this list
7348 % in order to count the arguments, and as macros with at most 9 arguments
7349 % are by far more frequent than macro with 10 or more arguments, defining
7350 % twice the \macarg.BLAH macros does not cost too much processing power.
7351 \ifnum\paramno<10\relax\else
7352 \paramno0\relax
7353 \parsemmanyargdef@@#1,;,% 10 or more arguments
7354 \fi
7320} 7355}
7321\def\parsemargdefxxx#1,{% 7356\def\parsemargdefxxx#1,{%
7322 \if#1;\let\next=\relax 7357 \if#1;\let\next=\relax
@@ -7327,16 +7362,205 @@ end
7327 \edef\paramlist{\paramlist\hash\the\paramno,}% 7362 \edef\paramlist{\paramlist\hash\the\paramno,}%
7328 \fi\next} 7363 \fi\next}
7329 7364
7365\def\parsemmanyargdef@@#1,{%
7366 \if#1;\let\next=\relax
7367 \else
7368 \let\next=\parsemmanyargdef@@
7369 \edef\tempb{\eatspaces{#1}}%
7370 \expandafter\def\expandafter\tempa
7371 \expandafter{\csname macarg.\tempb\endcsname}%
7372 % Note that we need some extra \noexpand\noexpand, this is because we
7373 % don't want \the to be expanded in the \parsermacbody as it uses an
7374 % \xdef .
7375 \expandafter\edef\tempa
7376 {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7377 \advance\paramno by 1\relax
7378 \fi\next}
7379
7330% These two commands read recursive and nonrecursive macro bodies. 7380% These two commands read recursive and nonrecursive macro bodies.
7331% (They're different since rec and nonrec macros end differently.) 7381% (They're different since rec and nonrec macros end differently.)
7332% 7382%
7383
7384\catcode `\@\texiatcatcode
7333\long\def\parsemacbody#1@end macro% 7385\long\def\parsemacbody#1@end macro%
7334{\xdef\temp{\eatcr{#1}}\endgroup\defmacro}% 7386{\xdef\temp{\eatcr{#1}}\endgroup\defmacro}%
7335\long\def\parsermacbody#1@end rmacro% 7387\long\def\parsermacbody#1@end rmacro%
7336{\xdef\temp{\eatcr{#1}}\endgroup\defmacro}% 7388{\xdef\temp{\eatcr{#1}}\endgroup\defmacro}%
7389\catcode `\@=11\relax
7390
7391\let\endargs@\relax
7392\let\nil@\relax
7393\def\nilm@{\nil@}%
7394\long\def\nillm@{\nil@}%
7395
7396% This macro is expanded during the Texinfo macro expansion, not during its
7397% definition. It gets all the arguments values and assigns them to macros
7398% macarg.ARGNAME
7399%
7400% #1 is the macro name
7401% #2 is the list of argument names
7402% #3 is the list of argument values
7403\def\getargvals@#1#2#3{%
7404 \def\macargdeflist@{}%
7405 \def\saveparamlist@{#2}% Need to keep a copy for parameter expansion.
7406 \def\paramlist{#2,\nil@}%
7407 \def\macroname{#1}%
7408 \begingroup
7409 \macroargctxt
7410 \def\argvaluelist{#3,\nil@}%
7411 \def\@tempa{#3}%
7412 \ifx\@tempa\empty
7413 \setemptyargvalues@
7414 \else
7415 \getargvals@@
7416 \fi
7417}
7337 7418
7338% This defines the macro itself. There are six cases: recursive and 7419%
7339% nonrecursive macros of zero, one, and many arguments. 7420\def\getargvals@@{%
7421 \ifx\paramlist\nilm@
7422 % Some sanity check needed here that \argvaluelist is also empty.
7423 \ifx\argvaluelist\nillm@
7424 \else
7425 \errhelp = \EMsimple
7426 \errmessage{Too many arguments in macro `\macroname'!}%
7427 \fi
7428 \let\next\macargexpandinbody@
7429 \else
7430 \ifx\argvaluelist\nillm@
7431 % No more arguments values passed to macro. Set remaining named-arg
7432 % macros to empty.
7433 \let\next\setemptyargvalues@
7434 \else
7435 % pop current arg name into \@tempb
7436 \def\@tempa##1{\pop@{\@tempb}{\paramlist}##1\endargs@}%
7437 \expandafter\@tempa\expandafter{\paramlist}%
7438 % pop current argument value into \@tempc
7439 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}%
7440 \expandafter\@tempa\expandafter{\argvaluelist}%
7441 % Here \@tempb is the current arg name and \@tempc is the current arg value.
7442 % First place the new argument macro definition into \@tempd
7443 \expandafter\macname\expandafter{\@tempc}%
7444 \expandafter\let\csname macarg.\@tempb\endcsname\relax
7445 \expandafter\def\expandafter\@tempe\expandafter{%
7446 \csname macarg.\@tempb\endcsname}%
7447 \edef\@tempd{\long\def\@tempe{\the\macname}}%
7448 \push@\@tempd\macargdeflist@
7449 \let\next\getargvals@@
7450 \fi
7451 \fi
7452 \next
7453}
7454
7455\def\push@#1#2{%
7456 \expandafter\expandafter\expandafter\def
7457 \expandafter\expandafter\expandafter#2%
7458 \expandafter\expandafter\expandafter{%
7459 \expandafter#1#2}%
7460}
7461
7462% Replace arguments by their values in the macro body, and place the result
7463% in macro \@tempa
7464\def\macvalstoargs@{%
7465 % To do this we use the property that token registers that are \the'ed
7466 % within an \edef expand only once. So we are going to place all argument
7467 % values into respective token registers.
7468 %
7469 % First we save the token context, and initialize argument numbering.
7470 \begingroup
7471 \paramno0\relax
7472 % Then, for each argument number #N, we place the corresponding argument
7473 % value into a new token list register \toks#N
7474 \expandafter\putargsintokens@\saveparamlist@,;,%
7475 % Then, we expand the body so that argument are replaced by their
7476 % values. The trick for values not to be expanded themselves is that they
7477 % are within tokens and that tokens expand only once in an \edef .
7478 \edef\@tempc{\csname mac.\macroname .body\endcsname}%
7479 % Now we restore the token stack pointer to free the token list registers
7480 % which we have used, but we make sure that expanded body is saved after
7481 % group.
7482 \expandafter
7483 \endgroup
7484 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}%
7485 }
7486
7487\def\macargexpandinbody@{%
7488 %% Define the named-macro outside of this group and then close this group.
7489 \expandafter
7490 \endgroup
7491 \macargdeflist@
7492 % First the replace in body the macro arguments by their values, the result
7493 % is in \@tempa .
7494 \macvalstoargs@
7495 % Then we point at the \norecurse or \gobble (for recursive) macro value
7496 % with \@tempb .
7497 \expandafter\let\expandafter\@tempb\csname mac.\macroname .recurse\endcsname
7498 % Depending on whether it is recursive or not, we need some tailing
7499 % \egroup .
7500 \ifx\@tempb\gobble
7501 \let\@tempc\relax
7502 \else
7503 \let\@tempc\egroup
7504 \fi
7505 % And now we do the real job:
7506 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
7507 \@tempd
7508}
7509
7510\def\putargsintokens@#1,{%
7511 \if#1;\let\next\relax
7512 \else
7513 \let\next\putargsintokens@
7514 % First we allocate the new token list register, and give it a temporary
7515 % alias \@tempb .
7516 \toksdef\@tempb\the\paramno
7517 % Then we place the argument value into that token list register.
7518 \expandafter\let\expandafter\@tempa\csname macarg.#1\endcsname
7519 \expandafter\@tempb\expandafter{\@tempa}%
7520 \advance\paramno by 1\relax
7521 \fi
7522 \next
7523}
7524
7525% Save the token stack pointer into macro #1
7526\def\texisavetoksstackpoint#1{\edef#1{\the\@cclvi}}
7527% Restore the token stack pointer from number in macro #1
7528\def\texirestoretoksstackpoint#1{\expandafter\mathchardef\expandafter\@cclvi#1\relax}
7529% newtoks that can be used non \outer .
7530\def\texinonouternewtoks{\alloc@ 5\toks \toksdef \@cclvi}
7531
7532% Tailing missing arguments are set to empty
7533\def\setemptyargvalues@{%
7534 \ifx\paramlist\nilm@
7535 \let\next\macargexpandinbody@
7536 \else
7537 \expandafter\setemptyargvaluesparser@\paramlist\endargs@
7538 \let\next\setemptyargvalues@
7539 \fi
7540 \next
7541}
7542
7543\def\setemptyargvaluesparser@#1,#2\endargs@{%
7544 \expandafter\def\expandafter\@tempa\expandafter{%
7545 \expandafter\def\csname macarg.#1\endcsname{}}%
7546 \push@\@tempa\macargdeflist@
7547 \def\paramlist{#2}%
7548}
7549
7550% #1 is the element target macro
7551% #2 is the list macro
7552% #3,#4\endargs@ is the list value
7553\def\pop@#1#2#3,#4\endargs@{%
7554 \def#1{#3}%
7555 \def#2{#4}%
7556}
7557\long\def\longpop@#1#2#3,#4\endargs@{%
7558 \long\def#1{#3}%
7559 \long\def#2{#4}%
7560}
7561
7562% This defines a Texinfo @macro. There are eight cases: recursive and
7563% nonrecursive macros of zero, one, up to nine, and many arguments.
7340% Much magic with \expandafter here. 7564% Much magic with \expandafter here.
7341% \xdef is used so that macro definitions will survive the file 7565% \xdef is used so that macro definitions will survive the file
7342% they're defined in; @include reads the file inside a group. 7566% they're defined in; @include reads the file inside a group.
@@ -7355,17 +7579,25 @@ end
7355 \expandafter\noexpand\csname\the\macname xxx\endcsname}% 7579 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
7356 \expandafter\xdef\csname\the\macname xxx\endcsname##1{% 7580 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
7357 \egroup\noexpand\scanmacro{\temp}}% 7581 \egroup\noexpand\scanmacro{\temp}}%
7358 \else % many 7582 \else
7359 \expandafter\xdef\csname\the\macname\endcsname{% 7583 \ifnum\paramno<10\relax % at most 9
7360 \bgroup\noexpand\macroargctxt 7584 \expandafter\xdef\csname\the\macname\endcsname{%
7361 \noexpand\csname\the\macname xx\endcsname}% 7585 \bgroup\noexpand\macroargctxt
7362 \expandafter\xdef\csname\the\macname xx\endcsname##1{% 7586 \noexpand\csname\the\macname xx\endcsname}%
7363 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}% 7587 \expandafter\xdef\csname\the\macname xx\endcsname##1{%
7364 \expandafter\expandafter 7588 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
7365 \expandafter\xdef 7589 \expandafter\expandafter
7366 \expandafter\expandafter 7590 \expandafter\xdef
7367 \csname\the\macname xxx\endcsname 7591 \expandafter\expandafter
7368 \paramlist{\egroup\noexpand\scanmacro{\temp}}% 7592 \csname\the\macname xxx\endcsname
7593 \paramlist{\egroup\noexpand\scanmacro{\temp}}%
7594 \else % 10 or more
7595 \expandafter\xdef\csname\the\macname\endcsname{%
7596 \noexpand\getargvals@{\the\macname}{\argl}%
7597 }%
7598 \global\expandafter\let\csname mac.\the\macname .body\endcsname\temp
7599 \global\expandafter\let\csname mac.\the\macname .recurse\endcsname\gobble
7600 \fi
7369 \fi 7601 \fi
7370 \else 7602 \else
7371 \ifcase\paramno 7603 \ifcase\paramno
@@ -7382,23 +7614,33 @@ end
7382 \egroup 7614 \egroup
7383 \noexpand\norecurse{\the\macname}% 7615 \noexpand\norecurse{\the\macname}%
7384 \noexpand\scanmacro{\temp}\egroup}% 7616 \noexpand\scanmacro{\temp}\egroup}%
7385 \else % many 7617 \else % at most 9
7386 \expandafter\xdef\csname\the\macname\endcsname{% 7618 \ifnum\paramno<10\relax
7387 \bgroup\noexpand\macroargctxt 7619 \expandafter\xdef\csname\the\macname\endcsname{%
7388 \expandafter\noexpand\csname\the\macname xx\endcsname}% 7620 \bgroup\noexpand\macroargctxt
7389 \expandafter\xdef\csname\the\macname xx\endcsname##1{% 7621 \expandafter\noexpand\csname\the\macname xx\endcsname}%
7390 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}% 7622 \expandafter\xdef\csname\the\macname xx\endcsname##1{%
7391 \expandafter\expandafter 7623 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
7392 \expandafter\xdef 7624 \expandafter\expandafter
7393 \expandafter\expandafter 7625 \expandafter\xdef
7394 \csname\the\macname xxx\endcsname 7626 \expandafter\expandafter
7395 \paramlist{% 7627 \csname\the\macname xxx\endcsname
7396 \egroup 7628 \paramlist{%
7397 \noexpand\norecurse{\the\macname}% 7629 \egroup
7398 \noexpand\scanmacro{\temp}\egroup}% 7630 \noexpand\norecurse{\the\macname}%
7631 \noexpand\scanmacro{\temp}\egroup}%
7632 \else % 10 or more:
7633 \expandafter\xdef\csname\the\macname\endcsname{%
7634 \noexpand\getargvals@{\the\macname}{\argl}%
7635 }%
7636 \global\expandafter\let\csname mac.\the\macname .body\endcsname\temp
7637 \global\expandafter\let\csname mac.\the\macname .recurse\endcsname\norecurse
7638 \fi
7399 \fi 7639 \fi
7400 \fi} 7640 \fi}
7401 7641
7642\catcode `\@\texiatcatcode\relax
7643
7402\def\norecurse#1{\bgroup\cslet{#1}{macsave.#1}} 7644\def\norecurse#1{\bgroup\cslet{#1}{macsave.#1}}
7403 7645
7404% \braceorline decides whether the next nonwhitespace character is a 7646% \braceorline decides whether the next nonwhitespace character is a
diff --git a/etc/AUTHORS b/etc/AUTHORS
index 916f8cdd794..dc6321270c6 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -7,21 +7,29 @@ Aaron Ecay: changed nsterm.m
7 7
8Aaron Larson: co-wrote bibtex.el 8Aaron Larson: co-wrote bibtex.el
9 9
10Aaron S. Hawley: changed files.texi autoinsert.el building.texi 10Aaron S. Hawley: changed files.texi morse.el add-log.el autoinsert.el
11 custom.texi files.el glossary.texi isearch.el jka-cmpr-hook.el 11 building.texi custom.texi files.el glossary.texi isearch.el
12 misc.texi sgml-mode.el tar-mode.el texinfo.el thingatpt.el tutorial.el 12 jka-cmpr-hook.el misc.texi re-builder.el sgml-mode.el tar-mode.el
13 texinfo.el thingatpt.el tutorial.el
13 14
14Abraham Nahum: changed configure.in dgux4.h sysdep.c 15Abraham Nahum: changed configure.in dgux4.h sysdep.c
15 16
16Abramo Bagnara: changed term.c 17Abramo Bagnara: changed term.c
17 18
19Achim Gratz: changed org-clock.el org.el org.texi ob-ref.el ob.el
20 org-macs.el
21
18Adam Gołębiowski: changed Makefile.in 22Adam Gołębiowski: changed Makefile.in
19 23
20Adam Hupp: changed emacs.py emacs2.py emacs3.py gud.el python.el 24Adam Hupp: changed emacs.py emacs2.py emacs3.py gud.el
25 progmodes/python.el
21 26
22Adam Sjøgren: changed blink.xpm braindamaged.xpm cry.xpm dead.xpm 27Adam Sjøgren: changed blink.xpm braindamaged.xpm cry.xpm dead.xpm
23 evil.xpm forced.xpm frown.xpm grin.xpm indifferent.xpm 28 evil.xpm forced.xpm frown.xpm grin.xpm indifferent.xpm
24 reverse-smile.xpm sad.xpm smile.xpm wry.xpm spam.el 29 reverse-smile.xpm sad.xpm smile.xpm spam.el wry.xpm gnus-html.el
30 gnus-start.el gnus-sum.el gnus.el shr.el
31
32Aditya Siram: changed ob.el
25 33
26Adrian Aichner: changed erc-log.el erc.el erc-autojoin.el erc-backend.el 34Adrian Aichner: changed erc-log.el erc.el erc-autojoin.el erc-backend.el
27 erc-dcc.el erc-members.el erc-nets.el erc-sound.el etags.c 35 erc-dcc.el erc-members.el erc-nets.el erc-sound.el etags.c
@@ -33,16 +41,19 @@ Adrian Lanz: changed mail-source.el spam.el
33 41
34Adrian Robert: co-wrote ns-win.el 42Adrian Robert: co-wrote ns-win.el
35and changed nsterm.m nsfns.m nsfont.m nsterm.h Makefile.in nsmenu.m 43and changed nsterm.m nsfns.m nsfont.m nsterm.h Makefile.in nsmenu.m
36 configure.in README config.in emacs.c font.c keyboard.c nsgui.h xdisp.c 44 configure.in README config.in emacs.c font.c keyboard.c nsgui.h
37 image.c lisp.h macos.texi menu.c nsimage.m Info-gnustep.plist darwin.h 45 nsimage.m xdisp.c image.c lisp.h macos.texi menu.c Info-gnustep.plist
38 and 83 other files 46 darwin.h and 84 other files
39 47
40Ævar Arnfjörð Bjarmason: changed rcirc.el 48Ævar Arnfjörð Bjarmason: changed rcirc.el
41 49
42Agustín Martín: changed ispell.el flyspell.el fixit.texi 50Agustín Martín: changed ispell.el flyspell.el fixit.texi
43 51
52Agustín Martín Domingo: changed ispell.el
53
44Aidan Kehoe: changed ipa.el lread.c mm-util.el erc-log.el erc.el 54Aidan Kehoe: changed ipa.el lread.c mm-util.el erc-log.el erc.el
45 gnus-sum.el gnus-util.el latin-ltx.el nnfolder.el objects.texi 55 gnus-sum.el gnus-util.el latin-ltx.el nnfolder.el ob-tangle.el
56 objects.texi
46 57
47Ake Stenhoff: co-wrote imenu.el 58Ake Stenhoff: co-wrote imenu.el
48and changed cc-mode.el perl-mode.el 59and changed cc-mode.el perl-mode.el
@@ -57,10 +68,10 @@ Alakazam Petrofsky: changed hanoi.el
57Alan Mackenzie: wrote cc-awk.el 68Alan Mackenzie: wrote cc-awk.el
58and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-fonts.el 69and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-fonts.el
59 cc-langs.el cc-mode.el cc-styles.el cc-vars.el 70 cc-langs.el cc-mode.el cc-styles.el cc-vars.el
60and changed cc-mode.texi lread.c programs.texi lisp.el cc-subword.el 71and changed cc-mode.texi lread.c programs.texi isearch.el lisp.el
61 display.texi font-lock.el isearch.el modes.texi os.texi search.texi 72 cc-subword.el display.texi font-lock.el modes.texi os.texi search.texi
62 startup.el subr.el text.texi INSTALL.BZR add-log.el buffers.texi 73 startup.el subr.el text.texi INSTALL.BZR add-log.el buffers.texi
63 bytecomp.el callint.c cc-fix.el cc-mode-19.el and 20 other files 74 bytecomp.el callint.c cc-fix.el cc-menus.el and 21 other files
64 75
65Alan Shutko: changed diary-lib.el calendar.el bindings.el cal-hebrew.el 76Alan Shutko: changed diary-lib.el calendar.el bindings.el cal-hebrew.el
66 easy-mmode.el gnus-sum.el ibuf-ext.el ibuffer.el lunar.el macros.el 77 easy-mmode.el gnus-sum.el ibuf-ext.el ibuffer.el lunar.el macros.el
@@ -70,9 +81,12 @@ Alastair Burt: changed gnus-art.el smiley.el
70 81
71Albert L. Ting: changed gnus-group.el mail-hist.el 82Albert L. Ting: changed gnus-group.el mail-hist.el
72 83
84Aleksei Gusev: changed progmodes/compile.el
85
73Alex Coventry: changed files.el 86Alex Coventry: changed files.el
74 87
75Alex Harsanyi: changed vc-hooks.el vc.el 88Alex Harsanyi: changed soap-client.el emacs3.py soap-inspect.el
89 vc-hooks.el vc.el
76 90
77Alex Ott: changed TUTORIAL.ru ru-refcard.tex ispell.el ru-refcard.ps 91Alex Ott: changed TUTORIAL.ru ru-refcard.tex ispell.el ru-refcard.ps
78 92
@@ -86,13 +100,14 @@ and changed erc.el erc-track.el erc-button.el erc-stamp.el erc-match.el
86 erc-autoaway.el erc-nickserv.el rcirc.texi erc-autojoin.el erc-fill.el 100 erc-autoaway.el erc-nickserv.el rcirc.texi erc-autojoin.el erc-fill.el
87 erc-pcomplete.el erc-complete.el erc-ibuffer.el erc-members.el rmail.el 101 erc-pcomplete.el erc-complete.el erc-ibuffer.el erc-members.el rmail.el
88 comint.el custom.el erc-bbdb.el erc-chess.el erc-ezbounce.el 102 comint.el custom.el erc-bbdb.el erc-chess.el erc-ezbounce.el
89 erc-imenu.el and 31 other files 103 erc-imenu.el and 32 other files
90 104
91Alex Shinn: changed files.el 105Alex Shinn: changed files.el
92 106
93Alexander Becher: changed vc-annotate.el 107Alexander Becher: changed vc-annotate.el
94 108
95Alexander Klimov: changed calc-graph.el man.el 109Alexander Klimov: changed files.el calc-graph.el files.texi man.el rx.el
110 sendmail.el
96 111
97Alexander Kreuzer: changed nnrss.el 112Alexander Kreuzer: changed nnrss.el
98 113
@@ -113,10 +128,12 @@ and changed unexelf.c format.el iris4d.h iris5d.h regex.c unexsgi.c
113 128
114Alexandre Veyrenc: changed fr-refcard.tex 129Alexandre Veyrenc: changed fr-refcard.tex
115 130
131Alexandru Harsanyi: wrote soap-client.el soap-inspect.el
132
116Alfred Correira: changed generic-x.el 133Alfred Correira: changed generic-x.el
117 134
118Alfred M. Szmidt: changed compile.el html2text.el openbsd.h rmail.el 135Alfred M. Szmidt: changed html2text.el openbsd.h progmodes/compile.el
119 rmailsum.el 136 rmail.el rmailsum.el
120 137
121Alfredo Finelli: changed TUTORIAL.it 138Alfredo Finelli: changed TUTORIAL.it
122 139
@@ -124,6 +141,11 @@ Ali Bahrami: changed configure configure.in sol2-10.h
124 141
125Alin C. Soare: changed lisp-mode.el hexl.el 142Alin C. Soare: changed lisp-mode.el hexl.el
126 143
144Allen S. Rout: changed org-capture.el
145
146Alp Aker: changed nsfont.m nsterm.h nsterm.m buff-menu.el configure.in
147 nsfns.m nsmenu.m
148
127Ami Fischman: changed bindings.el calendar.el diary-lib.el print.c 149Ami Fischman: changed bindings.el calendar.el diary-lib.el print.c
128 savehist.el 150 savehist.el
129 151
@@ -132,7 +154,7 @@ Anand Mitra: changed gnus-sum.el
132Anders Holst: wrote hippie-exp.el 154Anders Holst: wrote hippie-exp.el
133 155
134Anders Lindgren: wrote autorevert.el cwarn.el follow.el 156Anders Lindgren: wrote autorevert.el cwarn.el follow.el
135and changed font-lock.el etags.c compile.el 157and changed font-lock.el etags.c compile.el nsfont.m nsterm.m
136 158
137Andre Spiegel: changed vc.el vc-hooks.el vc-cvs.el vc-rcs.el vc-sccs.el 159Andre Spiegel: changed vc.el vc-hooks.el vc-cvs.el vc-rcs.el vc-sccs.el
138 files.el dired.el files.texi cperl-mode.el ediff-util.el log-view.el 160 files.el dired.el files.texi cperl-mode.el ediff-util.el log-view.el
@@ -166,24 +188,28 @@ Andreas Luik: changed xfns.c xterm.c
166 188
167Andreas Politz: changed editfns.c elp.el ido.el term.el 189Andreas Politz: changed editfns.c elp.el ido.el term.el
168 190
169Andreas Schwab: changed Makefile.in configure.in lisp.h xdisp.c files.el 191Andreas Rottmann: changed emacsclient.1 emacsclient.c misc.texi server.el
170 coding.c alloc.c process.c fileio.c print.c editfns.c fns.c dired.el
171 xterm.c keyboard.c simple.el eval.c info.el buffer.c sysdep.c emacs.c
172 and 485 other files
173 192
174Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus.el 193Andreas Schwab: changed Makefile.in configure.in lisp.h xdisp.c alloc.c
175 nnslashdot.el gnus-util.el mm-url.el mm-uu.el url-http.el xterm.c 194 process.c coding.c files.el xterm.c editfns.c fns.c keyboard.c print.c
176 battery.el comint.el easy-mmode.el gmm-utils.el gnus-art.el 195 emacs.c eval.c fileio.c lread.c sysdep.c dired.el xfns.c buffer.c
177 gnus-cite.el gnus-group.el gnus-ml.el gnus-msg.el gnus-srvr.el 196 and 567 other files
178 gnus-start.el and 4 other files 197
198Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus-sum.el
199 gnus.el nnslashdot.el gnus-srvr.el gnus-util.el mm-url.el mm-uu.el
200 url-http.el xterm.c battery.el comint.el easy-mmode.el gmm-utils.el
201 gnus-art.el gnus-cite.el gnus-draft.el gnus-group.el gnus-ml.el
202 and 7 other files
179 203
180Andrew Choi: changed macterm.c darwin.h mac-win.el sysdep.c emacs.c mac.c 204Andrew Choi: changed macterm.c darwin.h mac-win.el sysdep.c emacs.c mac.c
181 macfns.c fontset.c frame.c keyboard.c xfaces.c dispextern.h macmenu.c 205 macfns.c fontset.c frame.c keyboard.c xfaces.c dispextern.h macmenu.c
182 unexmacosx.c Makefile.in configure.in frame.h macterm.h titdic-cnv.el 206 unexmacosx.c Makefile.in configure.in frame.h macterm.h titdic-cnv.el
183 xdisp.c alloc.c and 27 other files 207 xdisp.c alloc.c and 26 other files
184 208
185Andrew Cohen: wrote spam-wash.el 209Andrew Cohen: wrote spam-wash.el
186and changed dns.el 210and changed nnir.el gnus-sum.el nnimap.el gnus.texi gnus-group.el
211 gnus-int.el dns.el gnus-art.el gnus-registry.el gnus-srvr.el gnus.el
212 nnheader.el nnspool.el
187 213
188Andrew Csillag: wrote m4-mode.el 214Andrew Csillag: wrote m4-mode.el
189 215
@@ -196,12 +222,16 @@ Andrew Innes: changed makefile.w32-in makefile.nt w32fns.c w32term.c
196 222
197Andrew Oram: changed calendar.texi (and other files in man/) 223Andrew Oram: changed calendar.texi (and other files in man/)
198 224
225Andrew Schein: changed sql.el
226
199Andrew Zhilin: changed emacs22.png emacs22.ico 227Andrew Zhilin: changed emacs22.png emacs22.ico
200 228
201Andrey Slusar: changed gnus-async.el gnus.el 229Andrey Slusar: changed gnus-async.el gnus.el
202 230
203Andrey Zhdanov: changed gud.el 231Andrey Zhdanov: changed gud.el
204 232
233Andy Moreton: changed makefile.w32-in
234
205Andy Norman: wrote ange-ftp.el 235Andy Norman: wrote ange-ftp.el
206 236
207Andy Petrusenco: changed w32term.c 237Andy Petrusenco: changed w32term.c
@@ -215,7 +245,13 @@ Angelo Graziosi: changed sysdep.c term.c
215 245
216Anna M. Bigatti: wrote cal-html.el 246Anna M. Bigatti: wrote cal-html.el
217 247
218Ari Roponen: changed atimer.c mule.texi startup.el time-date.el 248Antoine Levitt: changed gnus-group.el gnus-sum.el message.texi ada-prj.el
249 ange-ftp.el cus-edit.el dired-x.el ebnf2ps.el emerge.el erc-button.el
250 erc-track.el files.el find-file.el gnus-art.el gnus-uu.el gnus.el
251 gnus.texi message.el mh-funcs.el mh-mime.el printing.el
252 and 5 other files
253
254Ari Roponen: changed atimer.c doc.c mule.texi startup.el time-date.el
219 255
220Arisawa Akihiro: changed characters.el coding.c epa-file.el japan-util.el 256Arisawa Akihiro: changed characters.el coding.c epa-file.el japan-util.el
221 message.el mm-decode.el mm-view.el ps-print.el tai-viet.el term.c 257 message.el mm-decode.el mm-view.el ps-print.el tai-viet.el term.c
@@ -230,7 +266,7 @@ and changed smime.el mml-smime.el smime-ldap.el gnus-art.el gnus-sieve.el
230 ldap.el message.el mm-decode.el mml-sec.el mml.el mule-conf.el 266 ldap.el message.el mm-decode.el mml-sec.el mml.el mule-conf.el
231 nnimap.el nnrss.el wid-edit.el 267 nnimap.el nnrss.el wid-edit.el
232 268
233Arni Magnusson: changed ada-mode.texi frames.texi 269Arni Magnusson: changed ada-mode.texi frames.texi texinfo.el
234 270
235Artem Chuprina: changed message.el 271Artem Chuprina: changed message.el
236 272
@@ -247,24 +283,26 @@ Baoqiu Cui: wrote org-docbook.el
247Barry A. Warsaw: wrote assoc.el elp.el man.el regi.el reporter.el 283Barry A. Warsaw: wrote assoc.el elp.el man.el regi.el reporter.el
248 supercite.el 284 supercite.el
249and co-wrote cc-align.el cc-cmds.el cc-compat.el cc-defs.el cc-engine.el 285and co-wrote cc-align.el cc-cmds.el cc-compat.el cc-defs.el cc-engine.el
250 cc-langs.el cc-menus.el cc-mode.el cc-styles.el cc-vars.el 286 cc-guess.el cc-langs.el cc-menus.el cc-mode.el cc-styles.el cc-vars.el
251and changed c++-mode.el cplus-md1.el syntax.c syntax.h 287and changed c++-mode.el cplus-md1.el syntax.c syntax.h
252 288
253Barry Fishman: changed gnu-linux.h 289Barry Fishman: changed gnu-linux.h
254 290
255Bastien Guerry: wrote gnus-bookmark.el org-latex.el org-protocol.el 291Bastien Guerry: wrote gnus-bookmark.el org-latex.el org-protocol.el
256and co-wrote org-bibtex.el org-list.el org-src.el 292and co-wrote org-bibtex.el org-list.el org-src.el
257and changed org.el org-export-latex.el org-clock.el org-timer.el 293and changed org.el org-html.el org-agenda.el org-clock.el org-exp.el
258 org-agenda.el org-exp.el bookmark.el info.el rmail.el flyspell.el 294 org-capture.el org-timer.el org-export-latex.el org-table.el
259 org-gnus.el org-id.el org-publish.el org-remember.el 295 org-publish.el org.texi org-ascii.el bookmark.el info.el ob.el
260 rmail-spam-filter.el whitespace.el wid-edit.el 296 org-archive.el org-attach.el org-crypt.el org-gnus.el org-mobile.el
297 rmail.el and 20 other files
261 298
262Ben A. Mesander: co-wrote erc-dcc.el 299Ben A. Mesander: co-wrote erc-dcc.el
263 300
264Ben Harris: changed configure.in 301Ben Harris: changed configure.in
265 302
266Ben Key: changed w32.c w32fns.c w32menu.c makefile.w32-in w32.h w32term.c 303Ben Key: changed w32.c w32fns.c w32menu.c configure.bat makefile.w32-in
267 emacs.c gmake.defs ms-w32.h nmake.defs sound.c 304 INSTALL gmake.defs nmake.defs w32.h w32term.c configure.in emacs.c
305 keyboard.c make-docfile.c ms-w32.h nsfont.m nsterm.m sound.c xfaces.c
268 306
269Ben Menasha: changed nnmh.el 307Ben Menasha: changed nnmh.el
270 308
@@ -273,7 +311,10 @@ Ben North: changed outline.el buffer.c fill.el isearch.el lisp-mode.el
273 311
274Bengt Martensson: co-wrote bibtex.el 312Bengt Martensson: co-wrote bibtex.el
275 313
314Benjamin Andresen: wrote ob-screen.el
315
276Benjamin Drieu: wrote pong.el 316Benjamin Drieu: wrote pong.el
317and changed org-clock.el
277 318
278Benjamin Riefenstahl: changed w32select.c emacs.c lisp.h mac-win.el 319Benjamin Riefenstahl: changed w32select.c emacs.c lisp.h mac-win.el
279 macterm.c ms-w32.h mule-cmds.el runemacs.c tcl.el w32.c w32.h 320 macterm.c ms-w32.h mule-cmds.el runemacs.c tcl.el w32.c w32.h
@@ -282,9 +323,10 @@ Benjamin Rutt: co-wrote gnus-dired.el
282and changed vc.el gnus-msg.el message.el diff-mode.el ffap.el nnimap.el 323and changed vc.el gnus-msg.el message.el diff-mode.el ffap.el nnimap.el
283 nnmbox.el simple.el vc-cvs.el 324 nnmbox.el simple.el vc-cvs.el
284 325
285Bernhard Herzog: changed vc-hg.el menu.c 326Bernhard Herzog: changed vc-hg.el menu.c xsmfns.c
286 327
287Bernt Hansen: changed org-clock.el 328Bernt Hansen: changed org-agenda.el org-clock.el org.el org-capture.el
329 org-indent.el
288 330
289Bill Atkins: changed wdired.el 331Bill Atkins: changed wdired.el
290 332
@@ -310,7 +352,7 @@ Bill Wohler: wrote mh-buffers.el mh-comp.el mh-compat.el mh-e.el
310 mh-show.el mh-utils.el mh-xface.el 352 mh-show.el mh-utils.el mh-xface.el
311and co-wrote mh-junk.el 353and co-wrote mh-junk.el
312and changed mh-customize.el mh-search.el mh-alias.el mh-identity.el 354and changed mh-customize.el mh-search.el mh-alias.el mh-identity.el
313 mh-e.texi mh-speed.el mh-init.el mh-gnus.el mh-acros.el mh-unit.el 355 mh-e.texi mh-speed.el mh-init.el mh-acros.el mh-gnus.el mh-unit.el
314 mh-inc.el mh-xemacs-compat.el mh-print.el Makefile.in image.el 356 mh-inc.el mh-xemacs-compat.el mh-print.el Makefile.in image.el
315 mh-tool-bar.el mh-xemacs.el README display.texi makefile.w32-in 357 mh-tool-bar.el mh-xemacs.el README display.texi makefile.w32-in
316 mh-pick.el and 86 other files 358 mh-pick.el and 86 other files
@@ -324,19 +366,25 @@ Björn Torkelsson: changed gnus-art.el gnus-group.el gnus-srvr.el
324 gnus-cus.el gnus-gl.el gnus-nocem.el gnus-score.el gnus-topic.el 366 gnus-cus.el gnus-gl.el gnus-nocem.el gnus-score.el gnus-topic.el
325 gnus.el mail-source.el nnmail.el 367 gnus.el mail-source.el nnmail.el
326 368
327Bjørn Mork: changed gnus-agent.el message.el mml2015.el 369Bjørn Mork: changed nnimap.el gnus-agent.el message.el mml2015.el
328 370
329Bob Glickstein: wrote sregex.el 371Bob Glickstein: wrote sregex.el
330and changed isearch.el sendmail.el 372and changed isearch.el sendmail.el
331 373
332Bob Halley: changed ccl.c esh-io.el 374Bob Halley: changed ccl.c esh-io.el
333 375
376Bob Nnamtrop: changed viper-cmd.el
377
334Bob Olson: co-wrote cperl-mode.el 378Bob Olson: co-wrote cperl-mode.el
335 379
336Bob Rogers: changed cperl-mode.el ffap.el thingatpt.el vc-svn.el 380Bob Rogers: changed vc-dir.el vc-svn.el cperl-mode.el diff.el ewoc.el
381 ffap.el files.el maintaining.texi sql.el thingatpt.el vc.el
382 vc1-xtra.texi
337 383
338Bob Weiner: changed info.el quail.el 384Bob Weiner: changed info.el quail.el
339 385
386Bojan Petrovic: changed pop3.el
387
340Boris Goldowsky: wrote avoid.el descr-text.el enriched.el facemenu.el 388Boris Goldowsky: wrote avoid.el descr-text.el enriched.el facemenu.el
341 format.el shadowfile.el 389 format.el shadowfile.el
342and changed fill.el simple.el indent.el paragraphs.el cmds.c intervals.c 390and changed fill.el simple.el indent.el paragraphs.el cmds.c intervals.c
@@ -350,8 +398,12 @@ Boyd Lynn Gerber: changed configure.in
350 398
351Brad Howes: changed gnus-demon.el 399Brad Howes: changed gnus-demon.el
352 400
401Brandon Craig Rhodes: changed flyspell.el
402
353Brendan Kehoe: changed hpux9.h 403Brendan Kehoe: changed hpux9.h
354 404
405Brent Goodrick: changed abbrev.el
406
355Brian Cully: changed ns-emacs.texi 407Brian Cully: changed ns-emacs.texi
356 408
357Brian D. Carlstrom: changed gud.el smtpmail.el 409Brian D. Carlstrom: changed gud.el smtpmail.el
@@ -375,6 +427,8 @@ Brian Preble: changed abbrev.el apropos.el asm-mode.el awk-mode.el
375 427
376Brian Sniffen: changed gnus-draft.el 428Brian Sniffen: changed gnus-draft.el
377 429
430Brian T. Sniffen: changed imap.el
431
378Bruno Haible: co-wrote po.el 432Bruno Haible: co-wrote po.el
379and changed INSTALL emacs.1 epaths.in info.el paths.el 433and changed INSTALL emacs.1 epaths.in info.el paths.el
380 434
@@ -393,25 +447,28 @@ Carl Henrik Lunde: changed format-spec.el
393Carsten Bormann: changed ibmrs6000.h latin-post.el 447Carsten Bormann: changed ibmrs6000.h latin-post.el
394 448
395Carsten Dominik: wrote idlw-complete-structtag.el idlw-toolbar.el 449Carsten Dominik: wrote idlw-complete-structtag.el idlw-toolbar.el
396 org-agenda.el org-archive.el org-ascii.el org-clock.el org-colview.el 450 org-agenda.el org-archive.el org-ascii.el org-beamer.el org-capture.el
397 org-compat.el org-datetree.el org-exp.el org-faces.el org-feed.el 451 org-clock.el org-colview.el org-compat.el org-datetree.el org-exp.el
398 org-footnote.el org-html.el org-icalendar.el org-id.el org-indent.el 452 org-faces.el org-feed.el org-footnote.el org-html.el org-icalendar.el
399 org-info.el org-inlinetask.el org-install.el org-jsinfo.el org-macs.el 453 org-id.el org-indent.el org-info.el org-inlinetask.el org-install.el
400 org-mobile.el org-remember.el org-rmail.el org-table.el org-timer.el 454 org-jsinfo.el org-macs.el org-mks.el org-mobile.el org-remember.el
401 org-vm.el org-xoxo.el org.el reftex-auc.el reftex-cite.el reftex-dcr.el 455 org-rmail.el org-table.el org-timer.el org-vm.el org-xoxo.el org.el
402 reftex-global.el reftex-index.el reftex-parse.el reftex-ref.el 456 reftex-auc.el reftex-cite.el reftex-dcr.el reftex-global.el
403 reftex-sel.el reftex-toc.el reftex-vars.el reftex.el 457 reftex-index.el reftex-parse.el reftex-ref.el reftex-sel.el
458 reftex-toc.el reftex-vars.el reftex.el
404and co-wrote idlw-help.el idlw-shell.el idlwave.el org-bbdb.el 459and co-wrote idlw-help.el idlw-shell.el idlwave.el org-bbdb.el
405 org-bibtex.el org-gnus.el org-list.el org-src.el 460 org-bibtex.el org-entities.el org-gnus.el org-list.el org-pcomplete.el
406and changed org.texi org-latex.el orgcard.tex org-export-latex.el 461 org-src.el
407 org-publish.el org-colview-xemacs.el org-attach.el org-protocol.el 462and changed org-latex.el org.texi org-publish.el orgcard.tex
408 org-mouse.el org-mac-message.el idlw-rinfo.el org-mhe.el org-plot.el 463 org-export-latex.el org-colview-xemacs.el org-docbook.el org-attach.el
409 org-wl.el reftex.texi org-docbook.el org-exp-blocks.el org-w3m.el 464 org-mouse.el org-protocol.el org-mac-message.el org-wl.el org-crypt.el
410 reftex-vcr.el diary-lib.el files.el and 14 other files 465 org-freemind.el idlw-rinfo.el org-exp-blocks.el org-habit.el org-mhe.el
466 org-plot.el reftex.texi ob.el and 24 other files
411 467
412Caveh Jalali: changed configure.in intel386.h sol2-4.h 468Caveh Jalali: changed configure.in intel386.h sol2-4.h
413 469
414Chad Brown: changed mh-comp.el 470Chad Brown: changed aix4-2.h bsd-common.h config.in configure.in cygwin.h
471 dired.c gnu-linux.h mh-comp.el msdos.h sed2v2.inp sysdep.c usg5-4.h
415 472
416Changwoo Ryu: changed files.el 473Changwoo Ryu: changed files.el
417 474
@@ -431,16 +488,21 @@ Chetan Pandya: changed font.c
431 488
432Chip Coldwell: changed font.c 489Chip Coldwell: changed font.c
433 490
434Chong Yidong: wrote redisplay-testsuite.el 491Chong Yidong: wrote compile-tests.el dichromacy-theme.el
435and co-wrote longlines.el 492 font-parse-tests.el redisplay-testsuite.el tabulated-list.el
436and changed xdisp.c simple.el files.el display.texi frames.texi 493and co-wrote longlines.el tango-dark-theme.el tango-theme.el
437 files.texi emacs.texi keyboard.c cus-edit.el faces.el xterm.c 494and changed xdisp.c simple.el files.el display.texi cus-edit.el
438 Makefile.in misc.texi xfaces.c font.c startup.el xfns.c compile.el 495 frames.texi keyboard.c files.texi startup.el emacs.texi package.el
439 image.c custom.texi configure.in and 635 other files 496 xterm.c custom.el image.c faces.el mouse.el misc.texi subr.el xfns.c
497 progmodes/compile.el text.texi and 765 other files
440 498
441Chris Chase: co-wrote idlw-shell.el idlwave.el 499Chris Chase: co-wrote idlw-shell.el idlwave.el
442 500
443Chris Hall: changed callproc.c 501Chris Foote: changed progmodes/python.el
502
503Chris Gray: wrote org-special-blocks.el
504
505Chris Hall: changed callproc.c frame.c
444 506
445Chris Hanson: changed xscheme.el scheme.el xterm.c hpux.h x11term.c 507Chris Hanson: changed xscheme.el scheme.el xterm.c hpux.h x11term.c
446 hp9000s300.h keyboard.c process.c texinfmt.el emacsclient.c sort.el 508 hp9000s300.h keyboard.c process.c texinfmt.el emacsclient.c sort.el
@@ -456,43 +518,63 @@ Chris Moore: changed dired.el hexl.el jka-cmpr-hook.el replace.el
456 mouse.el pgg-gpg.el pgg-pgp.el pgg-pgp5.el server.el shell.el 518 mouse.el pgg-gpg.el pgg-pgp.el pgg-pgp5.el server.el shell.el
457 tutorial.el 519 tutorial.el
458 520
521Chris Newton: changed url-http.el
522
459Chris Prince: changed w32term.c 523Chris Prince: changed w32term.c
460 524
461Chris Smith: wrote icon.el 525Chris Smith: wrote icon.el
462and changed icon-mode.el 526and changed icon-mode.el
463 527
528Christian Egli: wrote org-taskjuggler.el
529and changed org.texi
530
464Christian Faulhammer: changed Makefile.in configure configure.in 531Christian Faulhammer: changed Makefile.in configure configure.in
465 vc-bzr.el 532 vc-bzr.el
466 533
467Christian Limpach: co-wrote ns-win.el 534Christian Limpach: co-wrote ns-win.el
468and changed configure.in 535and changed configure.in
469 536
470Christian Lynbech: changed appt.el emacsserver.c 537Christian Lynbech: changed appt.el emacsserver.c tramp.el
538
539Christian Millour: changed shell.el
540
541Christian Moe: changed org-bbdb.el
471 542
472Christian Neukirchen: changed mm-util.el 543Christian Neukirchen: changed mm-util.el
473 544
545Christian Ohler: wrote ert-tests.el ert-x.el ert.el
546and changed Makefile.in automated configure.in ert-x-tests.el ert.texi
547 makefile.w32-in
548
474Christian Plate: changed nnmaildir.el sgml-mode.el 549Christian Plate: changed nnmaildir.el sgml-mode.el
475 550
476Christian Plaunt: wrote soundex.el 551Christian Plaunt: wrote soundex.el
477 552
478Christian von Roques: changed gnus-start.el 553Christian von Roques: changed epg.el gnus-start.el mml2015.el
479 554
480Christoph Bauer: changed configure.in 555Christoph Bauer: changed configure.in
481 556
482Christoph Conrad: changed gnus-agent.el gnus-score.el makefile.w32-in 557Christoph Conrad: changed gnus-agent.el gnus-score.el makefile.w32-in
483 qp.el 558 qp.el
484 559
560Christoph Scholtes: changed makefile.w32-in progmodes/python.el
561 README.W32 maintaining.texi zipdist.bat INSTALL admin.el bookmark.el
562 configure.bat help-mode.el help.el ido.el makedist.bat menu.c minibuf.c
563 process.c progmodes/grep.el stdint.h vc.el window.c
564
485Christoph Wedler: wrote antlr-mode.el 565Christoph Wedler: wrote antlr-mode.el
486and changed format.el gnus-art.el gnus-picon.el message.el register.el 566and changed format.el gnus-art.el gnus-picon.el message.el register.el
487 smiley.el texinfmt.el 567 smiley.el texinfmt.el
488 568
489Christophe de Dinechin: co-wrote ns-win.el 569Christophe de Dinechin: co-wrote ns-win.el
490 570
491Christopher Allan Webber: changed gamegrid.el tetris.el 571Christopher Allan Webber: changed gamegrid.el org-agenda.el tetris.el
492 572
493Christopher J. Madsen: wrote decipher.el 573Christopher J. Madsen: wrote decipher.el
494and changed replace.el files.el ispell.el time.el 574and changed replace.el files.el ispell.el time.el
495 575
576Christopher J. White: changed url-http.el
577
496Christopher Oliver: changed mouse.el 578Christopher Oliver: changed mouse.el
497 579
498Christopher Suckling: co-wrote org-mac-message.el 580Christopher Suckling: co-wrote org-mac-message.el
@@ -501,6 +583,8 @@ Chuck Blake: changed term.c
501 583
502Chunyu Wang: changed gnus-art.el pcl-cvs.texi 584Chunyu Wang: changed gnus-art.el pcl-cvs.texi
503 585
586Claudio Bley: changed makefile.w32-in process.c
587
504Claudio Fontana: changed Makefile.in 588Claudio Fontana: changed Makefile.in
505 589
506Colin Marquardt: changed gnus.el message.el 590Colin Marquardt: changed gnus.el message.el
@@ -516,6 +600,8 @@ and changed calc.el replace.el update-game-score.c calc-ext.el
516 600
517Colin Williams: changed calc.texi 601Colin Williams: changed calc.texi
518 602
603Courtney Bane: changed term.c
604
519Craig Markwardt: changed icalendar.el 605Craig Markwardt: changed icalendar.el
520 606
521Craig McDaniel: changed sheap.c 607Craig McDaniel: changed sheap.c
@@ -524,12 +610,12 @@ D. E. Evans: changed basic.texi
524 610
525Daiki Ueno: wrote epa-dired.el epa-file.el epa-hook.el epa-mail.el epa.el 611Daiki Ueno: wrote epa-dired.el epa-file.el epa-hook.el epa-mail.el epa.el
526 epg-config.el epg.el pgg-def.el pgg-gpg.el pgg-parse.el pgg-pgp.el 612 epg-config.el epg.el pgg-def.el pgg-gpg.el pgg-parse.el pgg-pgp.el
527 pgg-pgp5.el pgg.el sasl.el starttls.el 613 pgg-pgp5.el pgg.el plstore.el sasl.el starttls.el
528and co-wrote sasl-cram.el sasl-digest.el 614and co-wrote sasl-cram.el sasl-digest.el
529and changed mml2015.el mml1991.el epa.texi gnus.texi mm-uu.el Makefile.in 615and changed mml2015.el mml1991.el epa.texi auth-source.el gnus.texi
530 gnus-sum.el mm-decode.el mm-view.el mml-sec.el mml-smime.el dired.el 616 mm-uu.el mml-smime.el Makefile.in auth.texi gnus-sum.el mm-decode.el
531 epa-file-hook.el epa-setup.el epg-package-info.el faces.el files.el 617 mm-view.el mml-sec.el dired.el dired.texi epa-file-hook.el epa-setup.el
532 gnus-agent.el gnus-srvr.el loadup.el menu-bar.el and 9 other files 618 epg-package-info.el faces.el files.el gnus-agent.el and 17 other files
533 619
534Dale Gulledge: changed TUTORIAL.eo 620Dale Gulledge: changed TUTORIAL.eo
535 621
@@ -544,25 +630,43 @@ Damien Elmes: changed erc.el erc-dcc.el erc-track.el erc-log.el
544 630
545Damon Anton Permezel: wrote hanoi.el (public domain) 631Damon Anton Permezel: wrote hanoi.el (public domain)
546 632
633Damyan Pepper: changed font.c font.h ftfont.c w32font.c
634
547Dan Christensen: changed gnus-sum.el nndoc.el nnfolder.el gnus-art.el 635Dan Christensen: changed gnus-sum.el nndoc.el nnfolder.el gnus-art.el
548 gnus-group.el gnus-registry.el gnus-score.el nnmail.el 636 gnus-group.el gnus-registry.el gnus-score.el gnus-util.el nnmail.el
637 time-date.el
549 638
550Dan Davison: co-wrote org-src.el 639Dan Davison: wrote ob-matlab.el ob-octave.el
551and changed org-exp-blocks.el org-exp.el 640and co-wrote ob-R.el ob-exp.el ob-lob.el ob-perl.el ob-python.el
641 ob-ref.el ob.el org-src.el
642and changed ob-sh.el org-exp.el org.el org-latex.el ob-tangle.el ob-C.el
643 ob-asymptote.el ob-clojure.el ob-haskell.el ob-ruby.el ob-scheme.el
644 ob-table.el ob-ditaa.el ob-dot.el ob-gnuplot.el ob-js.el ob-mscgen.el
645 ob-ocaml.el ob-org.el ob-plantuml.el ob-sass.el and 13 other files
552 646
553Dan Nicolaescu: wrote iris-ansi.el romanian.el vc-dir.el 647Dan Nicolaescu: wrote iris-ansi.el romanian.el vc-dir.el
554and co-wrote hideshow.el 648and co-wrote hideshow.el
555and changed vc.el vc-hg.el vc-git.el Makefile.in vc-bzr.el vc-cvs.el 649and changed vc.el Makefile.in configure.in vc-hg.el vc-git.el vc-bzr.el
556 vc-hooks.el configure.in vc-svn.el xterm.el sysdep.c term.el lisp.h 650 sysdep.c emacs.c process.c vc-cvs.el lisp.h term.c vc-hooks.el xterm.c
557 emacs.c files.el term.c process.c vc-rcs.el bindings.el diff-mode.el 651 keyboard.c vc-svn.el xterm.el callproc.c darwin.h term.el gnu-linux.h
558 lisp-mode.el and 840 other files 652 and 918 other files
559 653
560Dan Rosenberg: changed movemail.c 654Dan Rosenberg: changed movemail.c
561 655
656Dani Moncayo: changed lists.texi
657
562Daniel Brockman: changed cus-start.el format-spec.el ibuffer.el rcirc.el 658Daniel Brockman: changed cus-start.el format-spec.el ibuffer.el rcirc.el
563 659
660Daniel Clemente: changed generic-x.el org-html.el
661
564Daniel Colascione: co-wrote js.el 662Daniel Colascione: co-wrote js.el
565and changed imenu.el nxml-mode.el nxml-rap.el nxml-util.el which-func.el 663and changed cmdproxy.c subr.el syntax.el DEBUG cc-engine.el cus-start.el
664 eval.c fns.c imenu.el keyboard.c lisp.h nxml-mode.el nxml-rap.el
665 nxml-util.el sh-script.el which-func.el
666
667Daniel Dehennin: changed mml2015.el gnus-msg.el mm-decode.el
668
669Daniel E. Doherty: changed calc.texi
566 670
567Daniel Elliott: changed octave-mod.el 671Daniel Elliott: changed octave-mod.el
568 672
@@ -587,25 +691,32 @@ Daniel Ortmann: changed paragraphs.el
587 691
588Daniel Pfeiffer: wrote conf-mode.el copyright.el executable.el 692Daniel Pfeiffer: wrote conf-mode.el copyright.el executable.el
589 sh-script.el skeleton.el two-column.el 693 sh-script.el skeleton.el two-column.el
590and co-wrote ada-stmt.el apropos.el compile.el wyse50.el 694and co-wrote ada-stmt.el apropos.el progmodes/compile.el wyse50.el
591and changed files.el make-mode.el buff-menu.el font-lock.el grep.el 695and changed files.el make-mode.el buff-menu.el font-lock.el mpuz.el
592 mpuz.el sgml-mode.el autoinsert.el cperl-mode.el facemenu.el gomoku.el 696 progmodes/grep.el sgml-mode.el autoinsert.el cperl-mode.el facemenu.el
593 help.el imenu.el autoload.el autorevert.el bindings.el button.el 697 gomoku.el help.el imenu.el autoload.el autorevert.el bindings.el
594 cc-fonts.el cc-mode.el compilation.txt disp-table.el and 11 other files 698 button.el cc-fonts.el cc-mode.el compilation.txt compile.el
699 and 12 other files
595 700
596Daniel Pittman: co-wrote tramp-cache.el 701Daniel Pittman: co-wrote tramp-cache.el
597and changed gnus-spec.el gnus-sum.el nnimap.el spam-report.el spam.el 702and changed gnus-spec.el gnus-sum.el nnimap.el spam-report.el spam.el
598 703
599Daniel Quinlan: changed dired.el info.el 704Daniel Quinlan: changed dired.el info.el
600 705
706Daniel Schoepe: changed gnus-sum.el
707
601Danny Roozendaal: wrote handwrite.el 708Danny Roozendaal: wrote handwrite.el
602 709
603Danny Siu: changed gnus-sum.el gnus-picon.el nndoc.el nnimap.el smiley.el 710Danny Siu: changed gnus-sum.el gnus-picon.el nndoc.el nnimap.el smiley.el
604 711
712Darren Hoo: changed db.el gnus-art.el
713
605Darren Stalder: changed gnus-util.el 714Darren Stalder: changed gnus-util.el
606 715
607Darrin B. Jewell: changed etags.c lisp.h 716Darrin B. Jewell: changed etags.c lisp.h
608 717
718Dave Abrahams: changed gnus-sum.el gnus.texi nnimap.el
719
609Dave Detlefs: co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el 720Dave Detlefs: co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el
610 cc-langs.el cc-menus.el cc-mode.el cc-styles.el cc-vars.el 721 cc-langs.el cc-menus.el cc-mode.el cc-styles.el cc-vars.el
611 722
@@ -613,8 +724,9 @@ Dave Lambert: changed sol2-5.h xfns.c xterm.c xterm.h
613 724
614Dave Love: wrote autoarg.el autoconf.el benchmark.el cap-words.el 725Dave Love: wrote autoarg.el autoconf.el benchmark.el cap-words.el
615 cfengine.el elide-head.el georgian.el hl-line.el latin1-disp.el 726 cfengine.el elide-head.el georgian.el hl-line.el latin1-disp.el
616 python.el refill.el rfc1345.el sgml-input.el smiley.el sym-comp.el 727 progmodes/python.el refill.el rfc1345.el sgml-input.el smiley.el
617 tool-bar.el uni-input.el utf-7.el utf-8-lang.el vc-bzr.el welsh.el 728 sym-comp.el tool-bar.el uni-input.el utf-7.el utf-8-lang.el vc-bzr.el
729 welsh.el
618and co-wrote latin-ltx.el socks.el 730and co-wrote latin-ltx.el socks.el
619and changed Makefile.in configure.in help.el mule-cmds.el fortran.el 731and changed Makefile.in configure.in help.el mule-cmds.el fortran.el
620 mule-conf.el xterm.c browse-url.el mule.el coding.c cyrillic.el 732 mule-conf.el xterm.c browse-url.el mule.el coding.c cyrillic.el
@@ -625,27 +737,26 @@ Dave Pearson: wrote 5x5.el quickurl.el
625 737
626David A. Capello: changed etags.c 738David A. Capello: changed etags.c
627 739
628David Abrahams: changed coding.c mairix.el 740David Abrahams: changed coding.c ediff-init.el mairix.el
629 741
630David Bakhash: wrote strokes.el 742David Bakhash: wrote strokes.el
631 743
632David Blacka: co-wrote nndb.el
633
634David Burger: changed macros.el 744David Burger: changed macros.el
635 745
636David Byers: changed minibuf.c 746David Byers: changed minibuf.c
637 747
638David Casperson: changed font-core.el menu-bar.el tex-mode.el 748David Casperson: changed font-core.el menu-bar.el tex-mode.el
639 749
640David De La Harpe Golden: changed files.el simple.el fileio.c mouse.el 750David De La Harpe Golden: changed files.el mouse.el simple.el fileio.c
641 cus-start.el select.el w32-fns.el x-win.el xterm.c 751 cus-start.el nsselect.m select.el w32-fns.el x-win.el xterm.c
642 752
643David Edmondson: changed message.el gnus-cite.el imap.el mm-view.el 753David Edmondson: changed message.el gnus-cite.el imap.el mm-view.el
644 mml2015.el nnfolder.el nnml.el 754 mml2015.el nnfolder.el nnimap.el nnml.el
645 755
646David Engster: wrote mairix.el nnmairix.el 756David Engster: wrote mairix.el nnmairix.el
647and changed gnus.texi gnus-msg.el display.texi gnus-sum.el hideshow.el 757and changed gnus.texi registry.el gnus-msg.el display.texi files.el
648 mairix-el.texi nnimap.el 758 gnus-registry.el gnus-sum.el hideshow.el mairix-el.texi mm-view.el
759 mml-smime.el nnimap.el
649 760
650David Gillespie: wrote calc-aent.el calc-alg.el calc-arith.el calc-bin.el 761David Gillespie: wrote calc-aent.el calc-alg.el calc-arith.el calc-bin.el
651 calc-comb.el calc-cplx.el calc-embed.el calc-ext.el calc-fin.el 762 calc-comb.el calc-cplx.el calc-embed.el calc-ext.el calc-fin.el
@@ -656,8 +767,8 @@ David Gillespie: wrote calc-aent.el calc-alg.el calc-arith.el calc-bin.el
656 calc-store.el calc-stuff.el calc-trail.el calc-undo.el calc-units.el 767 calc-store.el calc-stuff.el calc-trail.el calc-undo.el calc-units.el
657 calc-vec.el calc-yank.el calc.el calcalg2.el calcalg3.el calccomp.el 768 calc-vec.el calc-yank.el calc.el calcalg2.el calcalg3.el calccomp.el
658 calcsel2.el cl-compat.el cl-extra.el cl-macs.el cl-seq.el cl.el cl.texi 769 calcsel2.el cl-compat.el cl-extra.el cl-macs.el cl-seq.el cl.el cl.texi
659 complete.el edmacro.el 770 edmacro.el obsolete/complete.el
660and changed info.el bytecomp.el 771and changed info.el bytecomp.el complete.el
661 772
662David Glasser: changed tar-mode.el 773David Glasser: changed tar-mode.el
663 774
@@ -702,11 +813,20 @@ and changed display.texi
702David M. Smith: wrote ielm.el 813David M. Smith: wrote ielm.el
703and changed imenu.el xterm.c 814and changed imenu.el xterm.c
704 815
816David Maus: co-wrote org-wl.el
817and changed org.el org-feed.el org-html.el org-agenda.el org-exp.el
818 org-gnus.el org-capture.el org.texi org-protocol.el org-macs.el
819 ob-haskell.el org-bibtex.el org-footnote.el org-id.el org-latex.el
820 org-list.el org-mhe.el org-mobile.el org-publish.el org-table.el ob.el
821 and 13 other files
822
705David McCabe: changed lisp-mode.el 823David McCabe: changed lisp-mode.el
706 824
707David Megginson: wrote derived.el 825David Megginson: wrote derived.el
708and changed mode-clone.el 826and changed mode-clone.el
709 827
828David Michael: changed files.el
829
710David Moore: co-wrote nnvirtual.el 830David Moore: co-wrote nnvirtual.el
711and changed gnus-xmas.el 831and changed gnus-xmas.el
712 832
@@ -717,9 +837,10 @@ David Mosberger-Tang: changed alpha.h unexelf.c cm.h config.in
717 837
718David O'Toole: wrote org-publish.el 838David O'Toole: wrote org-publish.el
719 839
720David Ponce: wrote cedet.el comp.el grammar-wy.el grammar.el java-tags.el 840David Ponce: wrote bovine-grammar.el cedet.el comp.el grammar-wy.el
721 java.el mode-local.el recentf.el ruler-mode.el senator.el 841 grammar.el java-tags.el mode-local.el recentf.el ruler-mode.el
722 tree-widget.el wisent.el 842 semantic/java.el semantic/wisent.el senator.el tree-widget.el
843 wisent-grammar.el wisent/wisent.el
723and co-wrote util-modes.el 844and co-wrote util-modes.el
724and changed w32menu.c w32term.c close.png close.xpm empty.png empty.xpm 845and changed w32menu.c w32term.c close.png close.xpm empty.png empty.xpm
725 end-guide.png end-guide.xpm files.el guide.png guide.xpm handle.png 846 end-guide.png end-guide.xpm files.el guide.png guide.xpm handle.png
@@ -728,9 +849,9 @@ and changed w32menu.c w32term.c close.png close.xpm empty.png empty.xpm
728 849
729David Reitter: wrote mailclient.el 850David Reitter: wrote mailclient.el
730and changed nsterm.m nsfns.m ns-win.el nsfont.m Makefile.in cus-start.el 851and changed nsterm.m nsfns.m ns-win.el nsfont.m Makefile.in cus-start.el
731 macos.texi menu-bar.el commands.h cus-edit.el easy-mmode.el emacsbug.el 852 macos.texi menu-bar.el simple.el commands.h cus-edit.el easy-mmode.el
732 emacsclient.c faces.el flyspell.el info.el keyboard.c keymap.c 853 emacsbug.el emacsclient.c faces.el flyspell.el info.el keyboard.c
733 macterm.c menu.c minibuf.c and 11 other files 854 keymap.c macterm.c menu.c and 12 other files
734 855
735David Robinow: changed makefile.w32-in w32inevt.c 856David Robinow: changed makefile.w32-in w32inevt.c
736 857
@@ -738,12 +859,16 @@ David Robinson: changed menu-bar.el x-win.el
738 859
739David S. Goldberg: changed gnus-art.el message.el 860David S. Goldberg: changed gnus-art.el message.el
740 861
862David T. O'Toole: co-wrote ob-lisp.el
863
741David Vazquez: changed m4-mode.el 864David Vazquez: changed m4-mode.el
742 865
743David Z. Maze: changed nnml.el nnrss.el 866David Z. Maze: changed nnml.el nnrss.el
744 867
745Deanna Phillips: changed configure.in 868Deanna Phillips: changed configure.in
746 869
870Debarshi Ray: changed erc-backend.el erc.el
871
747Decklin Foster: changed nngateway.el 872Decklin Foster: changed nngateway.el
748 873
749Deepak Goel: changed idlw-shell.el ada-xref.el feedmail.el files.el 874Deepak Goel: changed idlw-shell.el ada-xref.el feedmail.el files.el
@@ -760,7 +885,9 @@ and changed complete.el
760 885
761Denis Stünkel: changed ibuf-ext.el 886Denis Stünkel: changed ibuf-ext.el
762 887
763Deniz Dogan: changed window.el 888Deniz Dogan: changed rcirc.el simple.el css-mode.el commands.texi
889 image.el iswitchb.el lisp-mode.el process.c progmodes/python.el
890 quickurl.el rcirc.texi vc-bzr.el wdired.el window.el
764 891
765Dennis Gilmore: changed sparc.h 892Dennis Gilmore: changed sparc.h
766 893
@@ -792,21 +919,35 @@ and co-wrote nnml.el
792and changed nntp.el message.el gnus-group.el gnus-sum.el gnus-msg.el 919and changed nntp.el message.el gnus-group.el gnus-sum.el gnus-msg.el
793 gnus.texi gnus-art.el gnus-srvr.el gnus-start.el gnus-topic.el 920 gnus.texi gnus-art.el gnus-srvr.el gnus-start.el gnus-topic.el
794 gnus-xmas.el gnus-picon.el gnus-salt.el cus-edit.el gnus-int.el 921 gnus-xmas.el gnus-picon.el gnus-salt.el cus-edit.el gnus-int.el
795 gnus-util.el message.texi nnmail.el rect.el gmm-utils.el gnus-agent.el 922 gnus-util.el message.texi nnmail.el rect.el cl-indent.el gmm-utils.el
796 and 7 other files 923 and 8 other files
924
925Dieter Schuster: changed etags.c
926
927Dima Kogan: changed hideshow.el
797 928
798Dirk Herrmann: co-wrote bibtex.el 929Dirk Herrmann: co-wrote bibtex.el
799 930
931Dirk Ullrich: changed ispell.el
932
933Dirk-Jan C. Binnema: changed org-agenda.el
934
800Dmitri Paduchikh: changed advice.el 935Dmitri Paduchikh: changed advice.el
801 936
802Dmitry Antipov: changed alloc.c keyboard.c buffer.c ccl.c emacs.c 937Dmitry Antipov: changed alloc.c keyboard.c buffer.c ccl.c emacs.c
803 fontset.c lisp.h lread.c macmenu.c w32menu.c xmenu.c 938 fontset.c lisp.h lread.c macmenu.c w32menu.c xmenu.c
804 939
940Dmitry Bolshakov: changed hideshow.el
941
805Dmitry Dzhus: changed gdb-mi.el gud.el fadr.el all.xpm building.texi 942Dmitry Dzhus: changed gdb-mi.el gud.el fadr.el all.xpm building.texi
806 emacs.texi process.c thread.xpm 943 emacs.texi process.c thread.xpm
807 944
945Dmitry Kurochkin: changed isearch.el
946
808Dominique de Waleffe: changed pcvs-info.el 947Dominique de Waleffe: changed pcvs-info.el
809 948
949Don March: changed keymap.c
950
810Don Morrison: co-wrote dabbrev.el 951Don Morrison: co-wrote dabbrev.el
811 952
812Don Woods: changed replace.el 953Don Woods: changed replace.el
@@ -815,22 +956,25 @@ Doug Cutting: co-wrote disass.el
815 956
816Doug Maxey: changed mouse.el 957Doug Maxey: changed mouse.el
817 958
818Drake Wilson: changed files.el 959Drake Wilson: changed emacsclient.c files.el misc.texi
819 960
820Drew Adams: changed cus-edit.el mouse.el bindings.el bookmark.el 961Drew Adams: wrote light-blue-theme.el
821 custom.el dired.texi etags.el faces.el finder.el frame.el help-fns.el 962and co-wrote color.el
822 help.el info.el isearch.el menu-bar.el msdog.texi pp.el ring.el 963and changed cus-edit.el dired.el faces.el isearch.el menu-bar.el mouse.el
823 speedbar.el 964 bindings.el bookmark.el custom.el dired.texi etags.el files.el
965 finder.el frame.el help-fns.el help.el image-dired.el info.el
966 modes.texi msdog.texi pp.el and 5 other files
824 967
825E. Jay Berkenbilt: changed b2m.c flyspell.el ispell.el unrmail.el 968E. Jay Berkenbilt: changed b2m.c flyspell.el ispell.el unrmail.el
826 whitespace.el window.h 969 whitespace.el window.h
827 970
828Ed L. Cashin: changed gnus-sum.el imap.el 971Ed L. Cashin: changed gnus-sum.el imap.el
829 972
830Ed Swarthout: changed hexl.el table.el 973Ed Swarthout: changed hexl.el textmodes/table.el
831 974
832Eduard Wiebe: changed browse-url.el flymake.texi footnote.el 975Eduard Wiebe: changed browse-url.el dired.el flymake.texi footnote.el
833 javascript.el korean.el mule-conf.el objects.texi ps-print.el vc-rcs.el 976 javascript.el korean.el locate.el mule-conf.el nxml-mode.texi
977 objects.texi ps-print.el vc-rcs.el
834 978
835Eduardo Muñoz: changed dired.el ls-lisp.el 979Eduardo Muñoz: changed dired.el ls-lisp.el
836 980
@@ -847,7 +991,7 @@ Edward O'Connor: wrote json.el
847and changed erc.el erc-viper.el erc-log.el erc-track.el viper.el 991and changed erc.el erc-viper.el erc-log.el erc-track.el viper.el
848 erc-backend.el erc-chess.el erc-dcc.el erc-ezbounce.el erc-goodies.el 992 erc-backend.el erc-chess.el erc-dcc.el erc-ezbounce.el erc-goodies.el
849 erc-list.el erc-macs.el erc-match.el erc-ring.el erc-services.el 993 erc-list.el erc-macs.el erc-match.el erc-ring.el erc-services.el
850 erc-stamp.el goto-addr.el latin-ltx.el python.el url-auth.el 994 erc-stamp.el goto-addr.el latin-ltx.el progmodes/python.el url-auth.el
851 995
852Edward Trumbo: changed Makefile.in 996Edward Trumbo: changed Makefile.in
853 997
@@ -855,8 +999,8 @@ Edward Wiebe: changed jit-lock.el
855 999
856Edwin Steiner: changed gnus-nocem.el 1000Edwin Steiner: changed gnus-nocem.el
857 1001
858Ehud Karni: changed rmail.el aviion-intel.h compile.el complete.el 1002Ehud Karni: changed rmail.el aviion-intel.h complete.el configure.in
859 configure.in frame.el rmailsum.el sort.el xdisp.c 1003 frame.el progmodes/compile.el rmailsum.el sort.el xdisp.c
860 1004
861Eirik Fuller: changed ralloc.c xterm.c 1005Eirik Fuller: changed ralloc.c xterm.c
862 1006
@@ -864,29 +1008,35 @@ Eli Barzilay: wrote calculator.el
864 1008
865Eli Tziperman: wrote rmail-spam-filter.el 1009Eli Tziperman: wrote rmail-spam-filter.el
866 1010
867Eli Zaretskii: wrote rxvt.el tty-colors.el 1011Eli Zaretskii: wrote [bidirectional display in xdisp.c] bidi.c rxvt.el
868and changed msdos.c makefile.w32-in Makefile.in files.el info.el rmail.el 1012 tty-colors.el
869 fileio.c mainmake.v2 pc-win.el startup.el config.bat simple.el msdos.h 1013and changed makefile.w32-in msdos.c xdisp.c Makefile.in files.el fileio.c
870 dired.c w32.c frame.c internal.el menu-bar.el process.c INSTALL 1014 config.bat msdos.h info.el mainmake.v2 sed1v2.inp simple.el rmail.el
871 xfaces.c and 603 other files 1015 w32.c display.texi process.c pc-win.el startup.el dired.c dispextern.h
1016 term.c and 691 other files
872 1017
873Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el 1018Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el
874 gnus.el 1019 gnus.el
875 1020
876Emanuele Giaquinta: changed configure.in gnus-faq.texi rxvt.el charset.c 1021Elias Pipping: changed XDelAssoc.c XMakeAssoc.c
877 etags.c fontset.c frame.el loadup.el lread.c sh-script.el text.texi 1022
1023Emanuele Giaquinta: changed configure.in rxvt.el charset.c etags.c
1024 fontset.c frame.el gnus-faq.texi loadup.el lread.c sh-script.el
1025 text.texi
1026
1027Emil Åström: co-wrote prolog.el
878 1028
879Emilio C. Lopes: changed woman.el cmuscheme.el help.el vc.el advice.el 1029Emilio C. Lopes: changed woman.el cmuscheme.el help.el vc.el advice.el
880 animate.el apropos.el artist.el bookmark.el cal-menu.el calc-prog.el 1030 animate.el apropos.el artist.el bookmark.el cal-menu.el calc-prog.el
881 calc-store.el calcalg3.el calendar.el calendar.texi checkdoc.el 1031 calc-store.el calcalg3.el calendar.el calendar.texi checkdoc.el
882 code-pages.el codepage.el compile.el completion.el cus-edit.el 1032 code-pages.el codepage.el completion.el cus-edit.el diff.el
883 and 53 other files 1033 and 53 other files
884 1034
885Emmanuel Briot: wrote ada-prj.el xml.el 1035Emmanuel Briot: wrote ada-prj.el xml.el
886and co-wrote ada-mode.el ada-xref.el 1036and co-wrote ada-mode.el ada-xref.el
887and changed ada-stmt.el 1037and changed ada-stmt.el
888 1038
889Era Eriksson: changed bibtex.el dired.el shell.el 1039Era Eriksson: changed bibtex.el dired.el shell.el tramp.el tramp.texi
890 1040
891Eric Bélanger: changed image.c 1041Eric Bélanger: changed image.c
892 1042
@@ -899,53 +1049,75 @@ Eric Eide: changed gnus-xmas.el
899 1049
900Eric Hanchrow: changed vc-git.el TUTORIAL.es abbrev.el autorevert.el 1050Eric Hanchrow: changed vc-git.el TUTORIAL.es abbrev.el autorevert.el
901 cperl-mode.el delphi.el dired.el emacsclient.c env.el erc.el 1051 cperl-mode.el delphi.el dired.el emacsclient.c env.el erc.el
902 ibuf-ext.el ispell.el make-dist 1052 frames.texi ibuf-ext.el ispell.el ldap.el make-dist
903 1053
904Éric Jacoboni: changed fr-refcard.tex 1054Éric Jacoboni: changed fr-refcard.tex
905 1055
906Eric Knauel: changed gnus.el spam-report.el spam.el 1056Eric Knauel: changed gnus.el spam-report.el spam.el
907 1057
908Eric M. Ludlam: wrote analyze.el args.el autoconf-edit.el bovine.el c.el 1058Eric M. Ludlam: wrote analyze.el analyze/complete.el analyze/debug.el
909 cedet-cscope.el cedet-files.el cedet-global.el cedet-idutils.el 1059 args.el auto.el autoconf-edit.el base.el bovine.el bovine/debug.el
910 cedet-utests.el chart.el checkdoc.el compile.el complete.el cpp-root.el 1060 bovine/el.el bovine/make.el c.el cedet-cscope.el cedet-files.el
911 cscope.el ctxt.el data-debug.el db-debug.el db-el.el db-file.el 1061 cedet-global.el cedet-idutils.el cedet-utests.el cedet/semantic.el
912 db-find.el db-global.el db-mode.el db-ref.el db-typecache.el db.el 1062 cedet/srecode.el checkdoc.el cpp-root.el cscope.el custom.el
913 debug.el decorate.el dep.el dframe.el dictionary.el dired.el doc.el 1063 data-debug.el db-debug.el db-el.el db-file.el db-find.el db-global.el
914 document.el ede-grammar.el ede-tests.el ede.el edit.el eieio-base.el 1064 db-mode.el db-ref.el db-typecache.el db.el decorate.el decorate/mode.el
915 eieio-comp.el eieio-custom.el eieio-datadebug.el eieio-opt.el 1065 dep.el dframe.el dictionary.el doc.el document.el ede-grammar.el
916 eieio-speedbar.el eieio.el el.el emacs.el expandproto.el extract.el 1066 ede-tests.el ede.el ede/dired.el ede/files.el ede/linux.el
917 ezimage.el fcn.el fields.el files.el filter.el filters.el find.el 1067 ede/locate.el ede/make.el ede/shell.el ede/simple.el ede/speedbar.el
918 format.el fw.el gcc.el getset.el global.el grep.el html.el ia-sb.el 1068 ede/srecode.el ede/util.el edit.el eieio-base.el eieio-custom.el
919 ia.el idle.el idutils.el imenu.el include.el insert.el inversion.el 1069 eieio-datadebug.el eieio-opt.el eieio-speedbar.el eieio.el
920 java.el javascript.el lex-spp.el lex.el linux.el list.el locate.el 1070 emacs-lisp/chart.el emacs.el expandproto.el extract.el ezimage.el
921 make.el makefile-edit.el map.el mode.el mru-bookmark.el pconf.el 1071 fcn.el fields.el filter.el filters.el fw.el gcc.el generic.el getset.el
922 pmake.el proj-archive.el proj-aux.el proj-comp.el proj-elisp.el 1072 global.el html.el ia-sb.el ia.el idle.el idutils.el include.el
923 proj-info.el proj-misc.el proj-obj.el proj-prog.el proj-scheme.el 1073 insert.el inversion.el javascript.el lex-spp.el lex.el list.el
924 proj-shared.el proj.el project-am.el pulse.el refs.el sb-image.el sb.el 1074 makefile-edit.el map.el mru-bookmark.el pconf.el pmake.el
925 scm.el scope.el semantic-ia-utest.el semantic-tests.el 1075 proj-archive.el proj-aux.el proj-comp.el proj-elisp.el proj-info.el
926 semantic-utest-c.el semantic-utest.el semantic.el shell.el simple.el 1076 proj-misc.el proj-obj.el proj-prog.el proj-scheme.el proj-shared.el
927 sort.el source.el speedbar.el srecode-tests.el srecode.el srt.el 1077 proj.el project-am.el pulse.el refs.el sb-image.el sb.el scm.el
928 symref.el system.el table.el tag-file.el tag-ls.el tag-write.el tag.el 1078 scope.el semantic-ia-utest.el semantic-tests.el semantic-utest-c.el
929 test.el texi.el util.el 1079 semantic-utest.el semantic/chart.el semantic/complete.el
930and co-wrote cpp.el db-ebrowse.el util-modes.el 1080 semantic/ctxt.el semantic/debug.el semantic/find.el semantic/format.el
931and changed *.el info.el rmail.el speedbspec.el gud.el sb-dir-minus.xpm 1081 semantic/imenu.el semantic/sort.el semantic/texi.el semantic/util.el
1082 source.el speedbar.el srecode-tests.el srecode/compile.el
1083 srecode/ctxt.el srecode/el.el srecode/find.el srecode/java.el
1084 srecode/mode.el srecode/semantic.el srecode/table.el srecode/texi.el
1085 srt.el symref.el symref/grep.el system.el tag-file.el tag-ls.el
1086 tag-write.el tag.el test.el
1087and co-wrote db-ebrowse.el srecode/cpp.el util-modes.el
1088and changed info.el rmail.el speedbspec.el gud.el sb-dir-minus.xpm
932 sb-dir-plus.xpm sb-dir.xpm sb-mail.xpm sb-pg-minus.xpm sb-pg-plus.xpm 1089 sb-dir-plus.xpm sb-dir.xpm sb-mail.xpm sb-pg-minus.xpm sb-pg-plus.xpm
933 sb-pg.xpm sb-tag-gt.xpm sb-tag-minus.xpm sb-tag-plus.xpm 1090 sb-pg.xpm sb-tag-gt.xpm sb-tag-minus.xpm sb-tag-plus.xpm
934 sb-tag-type.xpm sb-tag-v.xpm sb-tag.xpm Makefile.in comint.el dir 1091 sb-tag-type.xpm sb-tag-v.xpm sb-tag.xpm Makefile.in c-by.el cedet.el
935 and 13 other files 1092 comint.el and 18 other files
936 1093
937Eric Marsden: changed gnus-cache.el url-util.el 1094Eric Marsden: changed gnus-cache.el url-util.el
938 1095
1096Eric S Fraga: wrote ob-ledger.el
1097and co-wrote ob-maxima.el
1098and changed org-icalendar.el org-latex.el org.texi
1099
939Eric S. Raymond: wrote AT386.el asm-mode.el cookie1.el finder.el gud.el 1100Eric S. Raymond: wrote AT386.el asm-mode.el cookie1.el finder.el gud.el
940 keyswap.el lisp-mnt.el loadhist.el 1101 keyswap.el lisp-mnt.el loadhist.el
941and co-wrote make-mode.el 1102and co-wrote make-mode.el
942and changed vc.el vc-hooks.el vc-svn.el vc-cvs.el files.texi vc-bzr.el 1103and changed vc.el vc-hooks.el vc-svn.el vc-cvs.el files.texi vc-bzr.el
943 vc-dispatcher.el vc-hg.el vc-sccs.el vc-git.el vc-rcs.el vc-mcvs.el 1104 vc-dispatcher.el vc-git.el vc-hg.el vc-sccs.el vc-rcs.el vc-mcvs.el
944 Makefile.in files.el comint.el simple.el vc-arch.el vc-mtn.el 1105 Makefile.in files.el comint.el simple.el vc-arch.el vc-mtn.el
945 add-log.el cust-print.el dired.el and 249 other files 1106 add-log.el cust-print.el dired.el and 249 other files
946 1107
947Eric Schulte: wrote org-exp-blocks.el org-plot.el 1108Eric Schulte: wrote ob-C.el ob-asymptote.el ob-awk.el ob-calc.el
948and changed org.el 1109 ob-comint.el ob-css.el ob-ditaa.el ob-dot.el ob-emacs-lisp.el
1110 ob-eval.el ob-gnuplot.el ob-haskell.el ob-java.el ob-js.el ob-keys.el
1111 ob-latex.el ob-ocaml.el ob-org.el ob-ruby.el ob-sass.el ob-scheme.el
1112 ob-sh.el ob-sql.el ob-sqlite.el ob-table.el ob-tangle.el
1113 org-exp-blocks.el org-plot.el
1114and co-wrote ob-R.el ob-clojure.el ob-exp.el ob-lisp.el ob-lob.el
1115 ob-maxima.el ob-perl.el ob-python.el ob-ref.el ob.el org-bibtex.el
1116and changed org.texi org.el org-exp.el org-latex.el ob-plantuml.el
1117 org-table.el org-macs.el org-src.el orgcard.tex ob-lilypond.el
1118 ob-mscgen.el ob-octave.el ob-screen.el org-agenda.el org-ascii.el
1119 org-html.el org-mouse.el gnus-art.el ob-ledger.el ob-matlab.el
1120 org-attach.el and 4 other files
949 1121
950Eric Youngdale: changed etags-vmslib.c 1122Eric Youngdale: changed etags-vmslib.c
951 1123
@@ -966,6 +1138,8 @@ Espen Wiborg: changed utf-7.el
966Ethan Bradford: changed ispell.el ange-ftp.el gnus.el gnuspost.el lpr.el 1138Ethan Bradford: changed ispell.el ange-ftp.el gnus.el gnuspost.el lpr.el
967 mailalias.el vt-control.el 1139 mailalias.el vt-control.el
968 1140
1141Ethan Ligon: changed org-docbook.el org-html.el
1142
969Eugene Exarevsky: changed sql.el 1143Eugene Exarevsky: changed sql.el
970 1144
971Evangelos Evangelou: changed f90.el 1145Evangelos Evangelou: changed f90.el
@@ -978,6 +1152,8 @@ Exal de Jesus Garcia Carrillo: changed erc.texi erc-sound.el
978 1152
979F. Thomas May: wrote blackbox.el 1153F. Thomas May: wrote blackbox.el
980 1154
1155Fabian Ezequiel Gallina: changed progmodes/python.el
1156
981Fabrice Bauzac: changed dired-aux.el 1157Fabrice Bauzac: changed dired-aux.el
982 1158
983Fabrice Popineau: changed etags.c fileio.c gnus-cache.el 1159Fabrice Popineau: changed etags.c fileio.c gnus-cache.el
@@ -986,22 +1162,28 @@ Fan Kai: changed esh-arg.el
986 1162
987Faried Nawaz: changed message.el 1163Faried Nawaz: changed message.el
988 1164
989Felix Lee: changed flyspell.el outline.el cl.texi compile.el data.c 1165Felix Lee: changed flyspell.el outline.el cl.texi data.c gud.el nntp.el
990 gud.el nntp.el process.c vc.el xdisp.c 1166 process.c progmodes/compile.el vc.el xdisp.c
991 1167
992Felix Mueller: changed nsterm.m 1168Felix Mueller: changed nsterm.m
993 1169
994Felix S. T. Wu: co-wrote vi.el (public domain) 1170Felix S. T. Wu: co-wrote vi.el (public domain)
995 1171
1172Feng Li: changed calc-ext.el
1173
996Ferenc Wagner: changed nnweb.el 1174Ferenc Wagner: changed nnweb.el
997 1175
998Filipe Cabecinhas: changed nsterm.m 1176Filipe Cabecinhas: changed nsterm.m
999 1177
1000Flemming Hoejstrup Hansen: changed forms.el 1178Flemming Hoejstrup Hansen: changed forms.el
1001 1179
1180Florian Ragwitz: changed gnus-html.el sieve-manage.el
1181
1002Florian Weimer: changed message.el gnus.el coding.c gnus-sum.el gnus.texi 1182Florian Weimer: changed message.el gnus.el coding.c gnus-sum.el gnus.texi
1003 mm-decode.el mm-util.el 1183 mm-decode.el mm-util.el
1004 1184
1185Fran Litterio: changed erc-backend.el erc.el
1186
1005Francesc Rocher: changed MORE.STUFF startup.el cus-start.el gnus.el 1187Francesc Rocher: changed MORE.STUFF startup.el cus-start.el gnus.el
1006 gnus.png gnus.svg macterm.c splash.png splash.svg splash8.xpm w32term.c 1188 gnus.png gnus.svg macterm.c splash.png splash.svg splash8.xpm w32term.c
1007 xdisp.c xterm.c 1189 xdisp.c xterm.c
@@ -1091,7 +1273,7 @@ Gaute B Strokkenes: changed imap.el gnus-fun.el mail-source.el process.c
1091 1273
1092Geert Kloosterman: changed which-func.el 1274Geert Kloosterman: changed which-func.el
1093 1275
1094Geoff Gole: changed align.el ibuffer.el 1276Geoff Gole: changed align.el ibuffer.el whitespace.el
1095 1277
1096Geoff Greene: changed message.el 1278Geoff Greene: changed message.el
1097 1279
@@ -1112,7 +1294,7 @@ Gerd Möllmann: wrote authors.el ebrowse.el jit-lock.el rx.el tooltip.el
1112and changed xdisp.c xterm.c dispnew.c dispextern.h xfns.c xfaces.c 1294and changed xdisp.c xterm.c dispnew.c dispextern.h xfns.c xfaces.c
1113 window.c keyboard.c lisp.h Makefile.in faces.el alloc.c buffer.c 1295 window.c keyboard.c lisp.h Makefile.in faces.el alloc.c buffer.c
1114 startup.el xterm.h fns.c simple.el term.c frame.c xmenu.c emacs.c 1296 startup.el xterm.h fns.c simple.el term.c frame.c xmenu.c emacs.c
1115 and 618 other files 1297 and 615 other files
1116 1298
1117Gergely Nagy: changed erc.el 1299Gergely Nagy: changed erc.el
1118 1300
@@ -1122,18 +1304,18 @@ Gernot Heiser: changed refer.el
1122 1304
1123Giorgos Keramidas: changed configure.in erc-backend.el erc.el alloc.c 1305Giorgos Keramidas: changed configure.in erc-backend.el erc.el alloc.c
1124 amdx86-64.h apropos.el display.texi erc-services.el filelock.c fringe.c 1306 amdx86-64.h apropos.el display.texi erc-services.el filelock.c fringe.c
1125 fringe.el lisp.h windows.texi xmenu.c 1307 fringe.el lisp.h rcirc.el windows.texi xmenu.c
1126 1308
1127Giuliano Procida: changed perl-mode.el 1309Giuliano Procida: changed perl-mode.el
1128 1310
1129Giuseppe Scrivano: changed buffer.c configure.in sysdep.c xsmfns.c 1311Giuseppe Scrivano: changed browse-url.el buffer.c configure.in sysdep.c
1312 xsmfns.c
1130 1313
1131Glenn Morris: wrote check-declare.el 1314Glenn Morris: wrote check-declare.el
1132and changed Makefile.in calendar.el diary-lib.el rmail.el f90.el 1315and changed Makefile.in configure.in calendar.el diary-lib.el f90.el
1133 cal-menu.el cal-hebrew.el fortran.el holidays.el configure.in 1316 rmail.el files.el cal-menu.el appt.el cal-hebrew.el fortran.el
1134 cal-islam.el bytecomp.el calendar.texi cal-bahai.el emacs.texi files.el 1317 bytecomp.el holidays.el make-dist calendar.texi emacs.texi sed1v2.inp
1135 appt.el cal-china.el rmailsum.el simple.el startup.el 1318 simple.el cal-islam.el cal-bahai.el startup.el and 1199 other files
1136 and 976 other files
1137 1319
1138Glynn Clements: wrote gamegrid.el snake.el tetris.el 1320Glynn Clements: wrote gamegrid.el snake.el tetris.el
1139 1321
@@ -1162,11 +1344,9 @@ Gregory Neil Shapiro: changed mailabbrev.el
1162Guanpeng Xu: changed add-log.el TUTORIAL.cn display.texi mouse.el 1344Guanpeng Xu: changed add-log.el TUTORIAL.cn display.texi mouse.el
1163 pcomplete.el search.c subr.el type-break.el 1345 pcomplete.el search.c subr.el type-break.el
1164 1346
1165Guillermo J. Rozas: wrote fakemail.c
1166
1167Gunnar Horrigmo: changed gnus-sum.el 1347Gunnar Horrigmo: changed gnus-sum.el
1168 1348
1169Gustav Hållberg: changed compile.el rect.el vc.el 1349Gustav Hållberg: changed descr-text.el progmodes/compile.el rect.el vc.el
1170 1350
1171Guy Geens: changed gnus-score.el 1351Guy Geens: changed gnus-score.el
1172 1352
@@ -1178,6 +1358,8 @@ Hallvard B. Furuseth: co-wrote byte-opt.el byte-run.el bytecomp.el
1178and changed gnus-util.el editfns.c gnus-cache.el gnus-sum.el lread.c 1358and changed gnus-util.el editfns.c gnus-cache.el gnus-sum.el lread.c
1179 messcompat.el nntp.el print.c process.c search.c 1359 messcompat.el nntp.el print.c process.c search.c
1180 1360
1361Hamano Kiyoto: changed xml.c
1362
1181Han Boetes: changed netbsd.h 1363Han Boetes: changed netbsd.h
1182 1364
1183Han-Wen Nienhuys: changed emacsclient.c server.el 1365Han-Wen Nienhuys: changed emacsclient.c server.el
@@ -1194,14 +1376,20 @@ Harald Maier: changed w32heap.c
1194Harald Meland: changed gnus-art.el gnus-salt.el gnus-score.el 1376Harald Meland: changed gnus-art.el gnus-salt.el gnus-score.el
1195 gnus-util.el gnus-win.el mail-source.el 1377 gnus-util.el gnus-win.el mail-source.el
1196 1378
1379Harri Kiiskinen: changed org-publish.el
1380
1197Heiko Muenkel: changed b2m.c 1381Heiko Muenkel: changed b2m.c
1198 1382
1383Helmut Eller: changed cl-macs.el emacs-lisp/debug.el process.c
1384
1199Helmut Waitzmann: changed gnus-sum.el gnus.texi 1385Helmut Waitzmann: changed gnus-sum.el gnus.texi
1200 1386
1201Henrik Enberg: changed rmailout.el gnus-art.el gnus-msg.el lread.c 1387Henrik Enberg: changed rmailout.el gnus-art.el gnus-msg.el lread.c
1202 rmail.el rmailedit.el rmailkwd.el rmailmm.el rmailmsc.el rmailsort.el 1388 rmail.el rmailedit.el rmailkwd.el rmailmm.el rmailmsc.el rmailsort.el
1203 rmailsum.el xfaces.c 1389 rmailsum.el xfaces.c
1204 1390
1391Henrique Martins: changed mh-mime.el mh-xface.el
1392
1205Henry Guillaume: wrote find-file.el 1393Henry Guillaume: wrote find-file.el
1206 1394
1207Henry Kautz: wrote bib-mode.el refbib.el 1395Henry Kautz: wrote bib-mode.el refbib.el
@@ -1233,9 +1421,9 @@ Howie Kaye: wrote sort.el
1233 1421
1234Hrvoje Nikšić: wrote croatian.el savehist.el 1422Hrvoje Nikšić: wrote croatian.el savehist.el
1235and changed gnus-xmas.el message.el nnmail.el fileio.c fns.c gnus-art.el 1423and changed gnus-xmas.el message.el nnmail.el fileio.c fns.c gnus-art.el
1236 gnus-salt.el gnus-spec.el mm-decode.el add-log.el appt.el arc-mode.el 1424 gnus-salt.el gnus-spec.el mm-decode.el simple.el add-log.el appt.el
1237 avoid.el bookmark.el cal-china.el cal-tex.el calendar.el cl-indent.el 1425 arc-mode.el avoid.el bookmark.el cal-china.el cal-tex.el calendar.el
1238 cmacexp.el comint.el compile.el and 83 other files 1426 cl-indent.el cmacexp.el comint.el and 83 other files
1239 1427
1240Hubert Chan: changed spam.el 1428Hubert Chan: changed spam.el
1241 1429
@@ -1252,6 +1440,8 @@ Ian Lance Taylor: changed sco4.h
1252Ian T Zimmerman: wrote gametree.el 1440Ian T Zimmerman: wrote gametree.el
1253and changed ange-ftp.el desktop.el tex-mode.el 1441and changed ange-ftp.el desktop.el tex-mode.el
1254 1442
1443Igor Kuzmin: wrote cconv.el
1444
1255Ilja Weis: co-wrote gnus-topic.el 1445Ilja Weis: co-wrote gnus-topic.el
1256 1446
1257Ilya N. Golubev: changed mm-util.el shell.el 1447Ilya N. Golubev: changed mm-util.el shell.el
@@ -1275,9 +1465,11 @@ Inoue Seiichiro: changed xterm.c xfns.c xterm.h
1275International Business Machines: changed emacs.c fileio.c process.c 1465International Business Machines: changed emacs.c fileio.c process.c
1276 sysdep.c unexcoff.c 1466 sysdep.c unexcoff.c
1277 1467
1468Irie Shinsuke: changed subr.el
1469
1278Irie Tetsuya: changed gnus.texi message.texi 1470Irie Tetsuya: changed gnus.texi message.texi
1279 1471
1280İsmail Dönmez: changed url-auth.el xterm.c 1472İsmail Dönmez: changed nsfont.m nsterm.m url-auth.el xterm.c
1281 1473
1282Istvan Marko: changed gnus-agent.el xfns.c 1474Istvan Marko: changed gnus-agent.el xfns.c
1283 1475
@@ -1286,7 +1478,7 @@ Itai Zukerman: changed mm-decode.el
1286Ivan Boldyrev: changed mml1991.el 1478Ivan Boldyrev: changed mml1991.el
1287 1479
1288Ivan Kanis: wrote vc-hg.el 1480Ivan Kanis: wrote vc-hg.el
1289and changed term.el time.el 1481and changed appt.el term.el time.el
1290 1482
1291Ivan Shmakov: changed tcl.el 1483Ivan Shmakov: changed tcl.el
1292 1484
@@ -1313,16 +1505,19 @@ Jacques Duthen: co-wrote ps-print.el ps-samp.el
1313 1505
1314Jaeyoun Chung: changed hangul3.el hanja3.el gnus-mule.el hangul.el 1506Jaeyoun Chung: changed hangul3.el hanja3.el gnus-mule.el hangul.el
1315 1507
1508Jambunathan K: changed org.el org-exp.el org.texi org-footnote.el
1509 org-html.el package-x.el tar-mode.el
1510
1316James Clark: wrote nxml-enc.el nxml-glyph.el nxml-maint.el nxml-mode.el 1511James Clark: wrote nxml-enc.el nxml-glyph.el nxml-maint.el nxml-mode.el
1317 nxml-ns.el nxml-outln.el nxml-parse.el nxml-rap.el nxml-uchnm.el 1512 nxml-ns.el nxml-outln.el nxml-parse.el nxml-rap.el nxml-uchnm.el
1318 nxml-util.el rng-cmpct.el rng-dt.el rng-loc.el rng-maint.el 1513 nxml-util.el rng-cmpct.el rng-dt.el rng-loc.el rng-maint.el
1319 rng-match.el rng-nxml.el rng-parse.el rng-pttrn.el rng-uri.el 1514 rng-match.el rng-nxml.el rng-parse.el rng-pttrn.el rng-uri.el
1320 rng-util.el rng-valid.el rng-xsd.el sgml-mode.el xmltok.el 1515 rng-util.el rng-valid.el rng-xsd.el sgml-mode.el xmltok.el
1321 xsd-regexp.el 1516 xsd-regexp.el
1322and changed fns.c window.c xselect.c 1517and changed fns.c nxml-mode.texi window.c xselect.c
1323 1518
1324James Cloos: wrote arabic.el 1519James Cloos: wrote arabic.el
1325and changed url-history.el 1520and changed url-history.el xfns.c xterm.c xterm.h
1326 1521
1327James R. Larus: co-wrote mh-e.el 1522James R. Larus: co-wrote mh-e.el
1328 1523
@@ -1342,13 +1537,19 @@ Jamie Zawinski: wrote mailabbrev.el tar-mode.el
1342and co-wrote byte-opt.el byte-run.el bytecomp.el disass.el font-lock.el 1537and co-wrote byte-opt.el byte-run.el bytecomp.el disass.el font-lock.el
1343and changed bytecode.c mail-extr.el subr.el 1538and changed bytecode.c mail-extr.el subr.el
1344 1539
1345Jan Djärv: wrote dnd.el font-setting.el x-dnd.el 1540Jan Böcker: wrote org-docview.el
1346and changed gtkutil.c xterm.c xfns.c configure.in xterm.h xmenu.c 1541and changed org.el
1347 x-win.el Makefile.in gtkutil.h keyboard.c frame.c frames.texi config.in
1348 emacs.c xselect.c xresources.texi startup.el alloc.c cus-start.el
1349 xlwmenu.c frame.h and 203 other files
1350 1542
1351Jan Moringen: co-wrote cpp.el 1543Jan Böker: changed org.el
1544
1545Jan Djärv: wrote dnd.el dynamic-setting.el x-dnd.el
1546and changed gtkutil.c xterm.c xfns.c configure.in xmenu.c xterm.h
1547 gtkutil.h x-win.el keyboard.c Makefile.in nsterm.m frames.texi
1548 xsettings.c frame.c emacs.c xselect.c process.c xlwmenu.c config.in
1549 cus-start.el xresources.texi and 302 other files
1550
1551Jan Moringen: co-wrote srecode/cpp.el tango-dark-theme.el tango-theme.el
1552and changed dbus.el dbus.texi dbusbind.c eieio.el log-edit.el zeroconf.el
1352 1553
1353Jan Nieuwenhuizen: changed info.el TUTORIAL.nl add-log.el emacs.c 1554Jan Nieuwenhuizen: changed info.el TUTORIAL.nl add-log.el emacs.c
1354 emacsclient.c gnus-start.el gud.el nnmh.el server.el startup.el 1555 emacsclient.c gnus-start.el gud.el nnmh.el server.el startup.el
@@ -1357,36 +1558,40 @@ Jan Rychter: changed gnus-msg.el
1357 1558
1358Jan Schormann: wrote solitaire.el 1559Jan Schormann: wrote solitaire.el
1359 1560
1360Jan Seeger: changed parse-time.el 1561Jan Seeger: changed org-publish.el parse-time.el
1361 1562
1362Jan Vroonhof: changed gnus-cite.el gnus-msg.el nntp.el 1563Jan Vroonhof: changed gnus-cite.el gnus-msg.el nntp.el
1363 1564
1364Jan-Hein Buhrman: changed ange-ftp.el env.el 1565Jan-Hein Buhrman: changed ange-ftp.el env.el
1365 1566
1366Jared Finder: changed compile.el 1567Jared Finder: changed progmodes/compile.el
1367 1568
1368Jari Aalto: changed add-log.el filecache.el grep.el gnus-art.el 1569Jari Aalto: changed add-log.el filecache.el progmodes/grep.el comint.el
1369 gnus-sum.el gnus.texi ispell.el lisp-mnt.el man.el nnmail.el apropos.el 1570 gnus-art.el gnus-sum.el gnus.texi ispell.el lisp-mnt.el man.el
1370 autorevert.el comint.el compile.el cperl-mode.el debug.el desktop.el 1571 nnmail.el apropos.el autorevert.el checkdoc.el cperl-mode.el desktop.el
1371 executable.el files.el find-dired.el finder.el and 14 other files 1572 em-ls.el emacs-lisp/debug.el emacsclient.1 executable.el files.el
1573 and 20 other files
1372 1574
1373Jason Baker: changed gnus-art.el 1575Jason Baker: changed gnus-art.el
1374 1576
1375Jason Merrill: changed gnus-sum.el gnus-salt.el imap.el nnfolder.el 1577Jason Dunsmore: changed org-html.el org.el
1578
1579Jason Merrill: changed gnus-sum.el add-log.el gnus-salt.el imap.el
1580 nnfolder.el
1376 1581
1377Jason Riedy: changed org-table.el org.texi 1582Jason Riedy: changed org-table.el org.texi
1378 1583
1379Jason Rumney: wrote w32-vars.el 1584Jason Rumney: wrote w32-vars.el
1380and changed w32fns.c w32term.c w32font.c makefile.w32-in w32menu.c 1585and changed w32fns.c w32term.c w32font.c makefile.w32-in w32menu.c
1381 w32-win.el w32term.h w32.c w32uniscribe.c w32-fns.el makefile.nt 1586 w32-win.el w32term.h w32.c w32uniscribe.c w32-fns.el makefile.nt
1382 w32console.c w32bdf.c configure.bat w32proc.c keyboard.c w32select.c 1587 w32console.c w32bdf.c configure.bat keyboard.c w32proc.c w32select.c
1383 font.c image.c w32font.h w32gui.h and 160 other files 1588 font.c image.c w32font.h w32gui.h and 160 other files
1384 1589
1385Jay Belanger: changed calc.texi calc.el calc-ext.el calc-aent.el 1590Jay Belanger: changed calc.texi calc.el calc-ext.el calc-aent.el
1386 calc-embed.el calc-lang.el calc-prog.el calc-units.el calc-help.el 1591 calc-units.el calc-embed.el calc-lang.el calc-prog.el calc-help.el
1387 calc-math.el calc-arith.el calccomp.el calc-forms.el calc-graph.el 1592 calc-math.el calccomp.el calc-arith.el calc-graph.el calc-forms.el
1388 calc-yank.el calc-misc.el calc-store.el calcalg2.el COPYING calc-alg.el 1593 calc-misc.el calc-store.el calc-yank.el calcalg2.el calc-bin.el
1389 calc-bin.el and 38 other files 1594 calc-alg.el calc-vec.el and 39 other files
1390 1595
1391Jay K. Adams: wrote jka-cmpr-hook.el jka-compr.el 1596Jay K. Adams: wrote jka-cmpr-hook.el jka-compr.el
1392 1597
@@ -1394,6 +1599,8 @@ Jay Sachs: changed gnus-score.el gnus-win.el
1394 1599
1395Jean-Philippe Theberge: wrote thumbs.el 1600Jean-Philippe Theberge: wrote thumbs.el
1396 1601
1602Jeff Dairiki: changed whitespace.el
1603
1397Jeff Dwork: changed ehelp.el facemenu.el 1604Jeff Dwork: changed ehelp.el facemenu.el
1398 1605
1399Jeff Miller: changed appt.el calendar.el 1606Jeff Miller: changed appt.el calendar.el
@@ -1426,13 +1633,15 @@ Jeramey Crawford: changed amdx86-64.h configure.in
1426Jeremy Bertram Maitin-Shepard: changed erc.el erc-backend.el 1633Jeremy Bertram Maitin-Shepard: changed erc.el erc-backend.el
1427 erc-button.el erc-track.el mml.el 1634 erc-button.el erc-track.el mml.el
1428 1635
1429Jeremy Whitlock: changed python.el 1636Jeremy Whitlock: changed progmodes/python.el
1430 1637
1431Jerry Frain: changed systime.h usg5-4.h 1638Jerry Frain: changed systime.h usg5-4.h
1432 1639
1433Jerry James: changed format.el dns.el gnus-spec.el gnus-util.el 1640Jerry James: changed format.el dns.el gnus-spec.el gnus-util.el
1434 gnus-xmas.el 1641 gnus-xmas.el
1435 1642
1643Jes Bodi Klinke: changed progmodes/compile.el
1644
1436Jesper Harder: wrote yenc.el 1645Jesper Harder: wrote yenc.el
1437and changed gnus-sum.el gnus-art.el message.el gnus-group.el gnus-msg.el 1646and changed gnus-sum.el gnus-art.el message.el gnus-group.el gnus-msg.el
1438 gnus.el gnus-util.el rfc2047.el mm-bodies.el mm-util.el mml.el 1647 gnus.el gnus-util.el rfc2047.el mm-bodies.el mm-util.el mml.el
@@ -1449,18 +1658,17 @@ and co-wrote wyse50.el
1449and changed keyboard.c xterm.c xfns.c Makefile.in window.c process.c 1658and changed keyboard.c xterm.c xfns.c Makefile.in window.c process.c
1450 ymakefile dispnew.c xdisp.c sysdep.c configure.in lisp.h keymap.c 1659 ymakefile dispnew.c xdisp.c sysdep.c configure.in lisp.h keymap.c
1451 configure make-dist buffer.c frame.c screen.c simple.el alloc.c emacs.c 1660 configure make-dist buffer.c frame.c screen.c simple.el alloc.c emacs.c
1452 and 389 other files 1661 and 387 other files
1453 1662
1454Jim Kingdon: changed emacsclient.c emacs.tex functions.texinfo hp300bsd.h 1663Jim Kingdon: changed emacsclient.c emacs.tex functions.texinfo hp300bsd.h
1455 rmail.el 1664 rmail.el
1456 1665
1457Jim Meyering: changed lread.c w32.c copyright.el ebrowse.c term.c 1666Jim Meyering: changed lread.c w32.c copyright.el ebrowse.c emacs.c
1458 w32font.c xfaces.c xselect.c Makefile.in alloc.c autoinsert.el buffer.h 1667 make-docfile.c nsfont.m term.c w32font.c xfaces.c xselect.c Makefile.in
1459 character.h configure configure.in doprnt.c editfns.c etags.c frame.c 1668 alloc.c artist.el autoinsert.el buffer.h character.h charset.c
1460 ftfont.c grep-changelog and 25 other files 1669 configure configure.in doprnt.c and 52 other files
1461 1670
1462Jim Radford: co-wrote nnimap.el 1671Jim Radford: changed gnus-start.el
1463and changed gnus-start.el
1464 1672
1465Jim Salem: wrote completion.el 1673Jim Salem: wrote completion.el
1466 1674
@@ -1480,7 +1688,8 @@ Joakim Hove: wrote html2text.el
1480 1688
1481Joakim Verona: wrote db-javascript.el 1689Joakim Verona: wrote db-javascript.el
1482and co-wrote db-ebrowse.el 1690and co-wrote db-ebrowse.el
1483and changed compile.el nnrss.el thingatpt.el window.c window.h 1691and changed Makefile.in configure.in image-mode.el image.c image.el
1692 nnrss.el progmodes/compile.el thingatpt.el window.c window.h
1484 1693
1485Joanna Pluta: changed TUTORIAL.pl 1694Joanna Pluta: changed TUTORIAL.pl
1486 1695
@@ -1500,7 +1709,7 @@ Joe Corneli: changed subr.el
1500 1709
1501Joe Edmonds: changed lisp-mode.el 1710Joe Edmonds: changed lisp-mode.el
1502 1711
1503Joe Hildebrand: co-wrote nndb.el 1712Joe Matarazzo: changed ebrowse.c
1504 1713
1505Joe Ramey: changed filelock.c rmailsum.el 1714Joe Ramey: changed filelock.c rmailsum.el
1506 1715
@@ -1510,6 +1719,8 @@ Joe Wells: wrote mail-extr.el resume.el
1510and co-wrote apropos.el 1719and co-wrote apropos.el
1511and changed arc-mode.el tex-mode.el 1720and changed arc-mode.el tex-mode.el
1512 1721
1722Joel Boehland: co-wrote ob-clojure.el ob-lisp.el
1723
1513Joel N. Weber II: changed comint.el make-dist 1724Joel N. Weber II: changed comint.el make-dist
1514 1725
1515Joel Ray Holveck: changed gnus-sum.el info.el 1726Joel Ray Holveck: changed gnus-sum.el info.el
@@ -1519,8 +1730,8 @@ Joev Dubach: changed nntp.el
1519Johan Bockgård: changed erc.el cl-macs.el erc-backend.el erc-button.el 1730Johan Bockgård: changed erc.el cl-macs.el erc-backend.el erc-button.el
1520 erc-match.el browse-url.el bytecomp.el custom.el display.texi 1731 erc-match.el browse-url.el bytecomp.el custom.el display.texi
1521 erc-compat.el erc-nickserv.el erc-ring.el erc-speak.el erc-track.el 1732 erc-compat.el erc-nickserv.el erc-ring.el erc-speak.el erc-track.el
1522 help-fns.el simple.el subr.el xterm.el advice.el align.el basic.texi 1733 help-fns.el icomplete.el mouse-sel.el simple.el subr.el xdisp.c
1523 and 40 other files 1734 xterm.el and 48 other files
1524 1735
1525Johan Euphrosine: changed ibuf-ext.el 1736Johan Euphrosine: changed ibuf-ext.el
1526 1737
@@ -1548,7 +1759,7 @@ John Heidemann: wrote mouse-copy.el mouse-drag.el
1548 1759
1549John Hughes: changed term.c 1760John Hughes: changed term.c
1550 1761
1551John J Foerch: changed compile.el erc-stamp.el 1762John J Foerch: changed erc-stamp.el progmodes/compile.el
1552 1763
1553John Mongan: changed f90.el 1764John Mongan: changed f90.el
1554 1765
@@ -1568,18 +1779,20 @@ John Wiegley: wrote align.el cal-bahai.el em-alias.el em-banner.el
1568 em-pred.el em-prompt.el em-rebind.el em-script.el em-smart.el 1779 em-pred.el em-prompt.el em-rebind.el em-script.el em-smart.el
1569 em-term.el em-unix.el em-xtra.el erc-identd.el esh-arg.el esh-cmd.el 1780 em-term.el em-unix.el em-xtra.el erc-identd.el esh-arg.el esh-cmd.el
1570 esh-ext.el esh-io.el esh-mode.el esh-module.el esh-opt.el esh-proc.el 1781 esh-ext.el esh-io.el esh-mode.el esh-module.el esh-opt.el esh-proc.el
1571 esh-test.el esh-util.el esh-var.el eshell.el eudcb-mab.el isearchb.el 1782 esh-util.el esh-var.el eshell.el eudcb-mab.el isearchb.el org-attach.el
1572 org-attach.el org-crypt.el org-habit.el pcmpl-cvs.el pcomplete.el 1783 org-crypt.el org-habit.el pcmpl-cvs.el pcomplete.el remember.el
1573 remember.el timeclock.el 1784 timeclock.el
1574and co-wrote org-mac-message.el 1785and co-wrote org-mac-message.el org-pcomplete.el
1575and changed org-clock.el erc-chess.el org-agenda.el org.el erc.el 1786and changed org-clock.el org-agenda.el erc-chess.el org.el erc.el
1576 iswitchb.el Makefile.in allout.el cal-menu.el calendar.el compile.el 1787 iswitchb.el ido.el esh-test.el Makefile.in allout.el cal-menu.el
1577 desktop.el diary-lib.el erc-bbdb.el erc-button.el erc-complete.el 1788 calendar.el desktop.el diary-lib.el erc-bbdb.el erc-button.el
1578 erc-fill.el erc-ibuffer.el erc-list.el erc-match.el erc-menu.el 1789 erc-complete.el erc-fill.el erc-ibuffer.el erc-list.el erc-match.el
1579 and 16 other files 1790 and 19 other files
1580 1791
1581John Williams: changed etags.el 1792John Williams: changed etags.el
1582 1793
1794Jon Anders Skorpen: changed org-publish.el
1795
1583Jon Ericson: changed gnus.el spam-report.el 1796Jon Ericson: changed gnus.el spam-report.el
1584 1797
1585Jon K Hellan: wrote utf7.el 1798Jon K Hellan: wrote utf7.el
@@ -1589,6 +1802,10 @@ Jonathan I. Kamens: changed pop.c movemail.c rmail.el Makefile.in
1589 gnus-sum.el jka-compr.el rmailout.el rnewspost.el sendmail.el simple.el 1802 gnus-sum.el jka-compr.el rmailout.el rnewspost.el sendmail.el simple.el
1590 timezone.el vc-hooks.el 1803 timezone.el vc-hooks.el
1591 1804
1805Jonathan Marchand: changed cpp-root.el
1806
1807Jonathan Rockway: changed rcirc.el
1808
1592Jonathan Stigelman: changed hilit19.el 1809Jonathan Stigelman: changed hilit19.el
1593 1810
1594Jonathan Vail: changed vc.el 1811Jonathan Vail: changed vc.el
@@ -1605,7 +1822,9 @@ and changed erc.el erc-track.el erc-backend.el erc-match.el erc-stamp.el
1605 erc-bbdb.el erc-imenu.el erc-lang.el erc-list.el erc-macs.el 1822 erc-bbdb.el erc-imenu.el erc-lang.el erc-list.el erc-macs.el
1606 erc-menu.el and 8 other files 1823 erc-menu.el and 8 other files
1607 1824
1608Jose E. Marchesi: changed ada-mode.el gomoku.el smtpmail.el 1825Jose A. Ortega Ruiz: changed gnus-sum.el
1826
1827Jose E. Marchesi: changed ada-mode.el gomoku.el simple.el smtpmail.el
1609 1828
1610Joseph Arceneaux: wrote xrdb.c 1829Joseph Arceneaux: wrote xrdb.c
1611and changed xterm.c xfns.c keyboard.c screen.c dispnew.c xdisp.c window.c 1830and changed xterm.c xfns.c keyboard.c screen.c dispnew.c xdisp.c window.c
@@ -1632,12 +1851,14 @@ João Cachopo: changed spam.el
1632Juan León Lahoz García: wrote wdired.el 1851Juan León Lahoz García: wrote wdired.el
1633and changed files.el perl-mode.el 1852and changed files.el perl-mode.el
1634 1853
1635Juanma Barranquero: changed makefile.w32-in subr.el files.el faces.el 1854Juan Pechiar: wrote ob-mscgen.el
1636 bs.el help-fns.el w32fns.c org.el server.el simple.el emacsclient.c 1855and changed ob-octave.el
1637 desktop.el buffer.c mule-cmds.el ido.el window.c xdisp.c allout.el
1638 keyboard.c replace.el eval.c and 932 other files
1639 1856
1640Juergen Hoetzel: changed url-handlers.el 1857Juanma Barranquero: wrote emacs-lock.el
1858and changed makefile.w32-in subr.el w32fns.c files.el server.el bs.el
1859 help-fns.el emacsclient.c faces.el org.el simple.el buffer.c xdisp.c
1860 keyboard.c process.c w32term.c desktop.el ido.el eval.c mule-cmds.el
1861 w32.c and 1036 other files
1641 1862
1642Juergen Kreileder: changed imap.el nnimap.el 1863Juergen Kreileder: changed imap.el nnimap.el
1643 1864
@@ -1647,17 +1868,28 @@ Julian Scheid: changed tramp.el
1647 1868
1648Julien Avarre: changed gnus-fun.el 1869Julien Avarre: changed gnus-fun.el
1649 1870
1871Julien Barnier: changed ob-comint.el ob-sh.el org.el
1872
1873Julien Danjou: wrote gnus-gravatar.el gravatar.el notifications.el
1874 shr-color.el
1875and co-wrote color.el
1876and changed shr.el org-agenda.el gnus-art.el gnus-html.el gnus.el
1877 mm-decode.el gnus-group.el gnus-util.el message.el org.el gnus-sum.el
1878 gnus.texi mm-view.el mm-uu.el nnimap.el nnir.el sieve-manage.el
1879 color-lab.el url-cache.el auth-source.el gnus-ems.el and 82 other files
1880
1650Julien Gilles: wrote gnus-ml.el 1881Julien Gilles: wrote gnus-ml.el
1651 1882
1652Junio Hamano: changed window.el 1883Junio Hamano: changed window.el
1653 1884
1654Jure Cuhalev: changed ispell.el 1885Jure Cuhalev: changed ispell.el
1655 1886
1656Juri Linkov: wrote files-x.el misearch.el 1887Juri Linkov: wrote files-x.el misearch.el occur-tests.el
1657and changed info.el isearch.el simple.el replace.el dired-aux.el 1888and changed info.el isearch.el simple.el replace.el progmodes/grep.el
1658 startup.el grep.el compile.el dired.el files.el faces.el display.texi 1889 dired-aux.el progmodes/compile.el dired.el startup.el faces.el files.el
1659 menu-bar.el descr-text.el cus-edit.el bindings.el man.el image-mode.el 1890 display.texi menu-bar.el descr-text.el bindings.el cus-edit.el
1660 ispell.el text.texi dired-x.el and 281 other files 1891 image-mode.el ispell.el man.el dired-x.el log-view.el
1892 and 334 other files
1661 1893
1662Justin Bogner: changed fortune.el 1894Justin Bogner: changed fortune.el
1663 1895
@@ -1668,17 +1900,19 @@ Justus Piater: changed smtpmail.el
1668Jérôme Marant: changed Makefile.in make-dist bindings.el configure.in 1900Jérôme Marant: changed Makefile.in make-dist bindings.el configure.in
1669 emacsclient.c misc.texi 1901 emacsclient.c misc.texi
1670 1902
1903Jürgen Hötzel: changed comint.el url-handlers.el wid-edit.el
1904
1671K. Shane Hartman: wrote chistory.el echistory.el electric.el emacsbug.el 1905K. Shane Hartman: wrote chistory.el echistory.el electric.el emacsbug.el
1672 helper.el picture.el view.el 1906 helper.el picture.el view.el
1673and changed rmail.el ebuff-menu.el dired.el simple.el add-log.el 1907and changed rmail.el ebuff-menu.el simple.el dired.el add-log.el
1674 lisp-mode.el shell.el buff-menu.el buffer.c c-mode.el mail-utils.el 1908 lisp-mode.el mim-mode.el shell.el buff-menu.el buffer.c c-mode.el
1675 mim-mode.el more-mode.el aton.el c++-mode.el cmds.c compile.el files.el 1909 mail-utils.el more-mode.el aton.el c++-mode.el cmds.c compile.el
1676 gud.el indent.el info.el and 13 other files 1910 files.el gud.el indent.el info.el and 13 other files
1677 1911
1678Kahlil Hodgson: changed timeclock.el 1912Kahlil Hodgson: changed timeclock.el
1679 1913
1680Kai Großjohann: wrote gnus-delay.el nnir.el tramp-uu.el trampver.el 1914Kai Großjohann: wrote gnus-delay.el nnir.el tramp-uu.el trampver.el
1681and co-wrote longlines.el nndb.el tramp.el 1915and co-wrote longlines.el tramp-sh.el tramp.el
1682and changed message.el gnus-agent.el gnus-sum.el files.el nnmail.el 1916and changed message.el gnus-agent.el gnus-sum.el files.el nnmail.el
1683 tramp.texi nntp.el gnus.el simple.el ange-ftp.el Makefile.in dired.el 1917 tramp.texi nntp.el gnus.el simple.el ange-ftp.el Makefile.in dired.el
1684 paragraphs.el bindings.el files.texi gnus-art.el gnus-group.el man.el 1918 paragraphs.el bindings.el files.texi gnus-art.el gnus-group.el man.el
@@ -1691,25 +1925,32 @@ Kailash C. Chowksey: changed HELLO Makefile.in ind-util.el kannada.el
1691 1925
1692Kalle Olavi Niemitalo: changed keyboard.c 1926Kalle Olavi Niemitalo: changed keyboard.c
1693 1927
1928Kan-Ru Chen: changed nnir.el ecomplete.el gnus-diary.el gnus.texi
1929 nroff-mode.el
1930
1694Kanematsu Daiji: changed nnimap.el 1931Kanematsu Daiji: changed nnimap.el
1695 1932
1933Karel Klíč: changed fileio.c files.el Makefile.in configure.in eval.c
1934 ftfont.c lisp.h text.texi tramp.el
1935
1696Karl Berry: changed emacs.texi info.texi elisp.texi text.texi anti.texi 1936Karl Berry: changed emacs.texi info.texi elisp.texi text.texi anti.texi
1697 display.texi .cvsignore emacs-xtra.texi faq.texi filelock.c gnu.texi 1937 display.texi emacs-xtra.texi faq.texi filelock.c gnu.texi macos.texi
1698 macos.texi minibuf.texi mule.texi processes.texi texinfo.tex 1938 minibuf.texi mule.texi processes.texi texinfo.tex ada-mode.texi
1699 ada-mode.texi autotype.texi building.texi calc.texi cc-mode.texi 1939 autotype.texi building.texi calc.texi cc-mode.texi cl.texi
1700 and 94 other files 1940 and 93 other files
1701 1941
1702Karl Chen: changed files.el align.el cc-vars.el gnus-art.el help-mode.el 1942Karl Chen: changed files.el align.el cc-vars.el emacsclient.c gnus-art.el
1703 jka-cmpr-hook.el make-mode.el perl-mode.el python.el tex-mode.el 1943 help-mode.el jka-cmpr-hook.el make-mode.el perl-mode.el
1704 vc-svn.el 1944 progmodes/python.el tex-mode.el vc-svn.el
1705 1945
1706Karl Eichwalder: changed Makefile.in add-log.el bookmark.el dired-aux.el 1946Karl Eichwalder: changed Makefile.in add-log.el bookmark.el dired-aux.el
1707 dired.el info.el menu-bar.el midnight.el po.el 1947 dired.el info.el menu-bar.el midnight.el po.el
1708 1948
1709Karl Fogel: wrote bookmark.el mail-hist.el saveplace.el 1949Karl Fogel: wrote bookmark.el mail-hist.el saveplace.el
1710and changed files.el INSTALL autogen.sh doc-view.el image-mode.el info.el 1950and changed files.el doc-view.el image-mode.el info.el simple.el INSTALL
1711 isearch.el menu-bar.el simple.el thingatpt.el INSTALL.BZR configure 1951 autogen.sh isearch.el menu-bar.el thingatpt.el INSTALL.BZR configure
1712 configure.in editfns.c gnus-bookmark.el nnmail.el vc-svn.el window.c 1952 configure.in editfns.c gnus-bookmark.el gnus-msg.el gnus-sum.el man.el
1953 nnmail.el vc-svn.el window.c and 3 other files
1713 1954
1714Karl Heuer: changed keyboard.c lisp.h xdisp.c buffer.c xfns.c xterm.c 1955Karl Heuer: changed keyboard.c lisp.h xdisp.c buffer.c xfns.c xterm.c
1715 alloc.c files.el frame.c window.c configure.in Makefile.in data.c 1956 alloc.c files.el frame.c window.c configure.in Makefile.in data.c
@@ -1725,20 +1966,21 @@ Karl Landstrom: co-wrote js.el
1725Karl M. Hegbloom: changed gnus.el 1966Karl M. Hegbloom: changed gnus.el
1726 1967
1727Karl Pflästerer: changed gnus-art.el gnus-score.el mml.el spam-stat.el 1968Karl Pflästerer: changed gnus-art.el gnus-score.el mml.el spam-stat.el
1969 vc-svn.el
1728 1970
1729Katsuhiro Hermit Endo: changed gnus-group.el gnus-spec.el 1971Katsuhiro Hermit Endo: changed gnus-group.el gnus-spec.el
1730 1972
1731Katsumi Yamaoka: wrote canlock.el 1973Katsumi Yamaoka: wrote canlock.el
1732and changed gnus-art.el message.el gnus-sum.el gnus.texi mm-decode.el 1974and changed gnus-art.el gnus-sum.el message.el gnus.texi mm-decode.el
1733 mm-util.el mm-view.el rfc2047.el mml.el gnus-group.el gnus-msg.el 1975 mm-util.el mm-view.el gnus-group.el mml.el rfc2047.el gnus-util.el
1734 gnus-util.el gnus-start.el gnus.el nntp.el gnus-agent.el nnrss.el 1976 gnus-start.el gnus-msg.el shr.el gnus.el nntp.el gnus-agent.el nnrss.el
1735 mm-uu.el nnmail.el emacs-mime.texi nnheader.el and 108 other files 1977 nnmail.el mm-uu.el gnus-html.el and 133 other files
1736 1978
1737Kaveh R. Ghazi: changed delta88k.h xterm.c 1979Kaveh R. Ghazi: changed delta88k.h xterm.c
1738 1980
1739Kayvan Sylvan: changed supercite.el 1981Kayvan Sylvan: changed supercite.el
1740 1982
1741Kazuhiro Ito: changed coding.c 1983Kazuhiro Ito: changed coding.c flow-fill.el
1742 1984
1743Kazushi Marukawa: changed filelock.c hexl.c profile.c unexalpha.c 1985Kazushi Marukawa: changed filelock.c hexl.c profile.c unexalpha.c
1744 1986
@@ -1746,32 +1988,38 @@ Keiichi Suzuki: changed nntp.el
1746 1988
1747Keisuke Nishida: changed print.c alloc.c bytecomp.el data.c keymap.c 1989Keisuke Nishida: changed print.c alloc.c bytecomp.el data.c keymap.c
1748 1990
1991Keitaro Miyazaki: changed re-builder.el
1992
1749Keith Gabryelski: wrote hexl.c hexl.el 1993Keith Gabryelski: wrote hexl.c hexl.el
1750 1994
1751Ken Brown: changed browse-url.el cygwin.h configure.in emacs.c 1995Keith Packard: changed font.c
1996
1997Ken Brown: changed configure.in cygwin.h sheap.c browse-url.el gmalloc.c
1998 vm-limit.c dired.c emacs.c loadup.el mem-limits.h unexcw.c
1752 1999
1753Ken Brush: changed emacsclient.c 2000Ken Brush: changed emacsclient.c
1754 2001
1755Ken Laprade: changed simple.el 2002Ken Laprade: changed simple.el
1756 2003
1757Ken Manheimer: wrote allout.el icomplete.el 2004Ken Manheimer: wrote allout-widgets.el allout.el icomplete.el
1758and changed pgg-gpg.el pgg.el python.el pgg-pgp.el pgg-pgp5.el edebug.el 2005and changed pgg-gpg.el pgg.el progmodes/python.el encrypted-locked.xpm
1759 pgg.texi tips.texi 2006 pgg-pgp.el pgg-pgp5.el unlocked-encrypted.png unlocked-encrypted.xpm
2007 README edebug.el pgg.texi tips.texi
1760 2008
1761Ken Raeburn: changed lisp.h lread.c Makefile.in alloc.c buffer.c fns.c 2009Ken Raeburn: changed lisp.h lread.c Makefile.in alloc.c buffer.c fns.c
1762 keyboard.c minibuf.c coding.c editfns.c fileio.c keymap.c undo.c 2010 keyboard.c minibuf.c coding.c editfns.c fileio.c keymap.c xdisp.c
1763 xdisp.c xfns.c xterm.c charset.h coding.h configure.in fontset.c 2011 configure.in emacs.c undo.c xfns.c xterm.c charset.h coding.h fontset.c
1764 process.c and 90 other files 2012 and 93 other files
1765 2013
1766Ken Stevens: wrote ispell.el 2014Ken Stevens: wrote ispell.el
1767 2015
1768Kenichi Handa: wrote composite.el cyrillic.el isearch-x.el ps-bdf.el 2016Kenichi Handa: wrote composite.el cyrillic.el isearch-x.el ps-bdf.el
1769 py-punct.el pypunct-b5.el thai-word.el 2017 py-punct.el pypunct-b5.el thai-word.el
1770and co-wrote ps-def.el ps-mule.el ps-print.el ps-samp.el quail.el 2018and co-wrote ps-def.el ps-mule.el ps-print.el ps-samp.el quail.el
1771and changed coding.c mule-cmds.el mule.el fontset.c charset.c fontset.el 2019and changed coding.c mule-cmds.el mule.el fontset.c charset.c xdisp.c
1772 xdisp.c xterm.c font.c fileio.c Makefile.in mule-conf.el characters.el 2020 fontset.el font.c xterm.c Makefile.in fileio.c mule-conf.el
1773 fns.c mule-diag.el ftfont.c ccl.c charset.h xfaces.c coding.h 2021 characters.el fns.c ftfont.c mule-diag.el charset.h ccl.c coding.h
1774 japanese.el and 377 other files 2022 xfaces.c japanese.el and 379 other files
1775 2023
1776Kenichi Okada: co-wrote sasl-cram.el sasl-digest.el 2024Kenichi Okada: co-wrote sasl-cram.el sasl-digest.el
1777 2025
@@ -1792,6 +2040,7 @@ Kevin Christian: changed gnus-score.el
1792 2040
1793Kevin Gallagher: wrote edt-lk201.el edt-mapper.el edt-pc.el edt-user.el 2041Kevin Gallagher: wrote edt-lk201.el edt-mapper.el edt-pc.el edt-user.el
1794 edt-vt100.el edt.el flow-ctrl.el 2042 edt-vt100.el edt.el flow-ctrl.el
2043and changed edt.texi
1795 2044
1796Kevin Gallo: wrote w32-win.el 2045Kevin Gallo: wrote w32-win.el
1797and changed makefile.nt dispnew.c addpm.c config.nt config.w95 2046and changed makefile.nt dispnew.c addpm.c config.nt config.w95
@@ -1809,23 +2058,23 @@ and changed gnus-agent.el gnus-sum.el gnus-start.el gnus-int.el nntp.el
1809Kevin Layer: changed w32proc.c 2058Kevin Layer: changed w32proc.c
1810 2059
1811Kevin Rodgers: changed compile.el mailabbrev.el dired-x.el files.el 2060Kevin Rodgers: changed compile.el mailabbrev.el dired-x.el files.el
1812 ange-ftp.el byte-opt.el desktop.el diff-mode.el dired-x.texi ffap.el 2061 progmodes/compile.el ange-ftp.el byte-opt.el desktop.el diff-mode.el
1813 files.texi flyspell.el grep.el isearch.el killing.texi lisp.el 2062 dired-x.texi ffap.el files.texi flyspell.el isearch.el killing.texi
1814 loadhist.el mailalias.el menu-bar.el print.c replace.el 2063 lisp.el loadhist.el mailalias.el menu-bar.el print.c progmodes/grep.el
1815 and 6 other files 2064 and 8 other files
1816 2065
1817Kevin Ryde: wrote info-xref.el 2066Kevin Ryde: wrote info-xref.el
1818and changed info-look.el info.el checkdoc.el arc-mode.el cl.texi 2067and changed info-look.el info.el checkdoc.el cl.texi compilation.txt
1819 compilation.txt ffap.el gnus-art.el mule.el os.texi MORE.STUFF 2068 arc-mode.el ffap.el gnus-art.el gnus-sum.el mule.el os.texi
1820 browse-url.el compile.el dig.el etags.c gnus-sum.el mailcap.el man.el 2069 progmodes/compile.el MORE.STUFF browse-url.el copyright.el dig.el
1821 newst-backend.el nroff-mode.el simple.el and 71 other files 2070 etags.c flyspell.el keyboard.c mailcap.el man.el and 80 other files
1822 2071
1823Kim F. Storm: wrote bindat.el cua-base.el cua-gmrk.el cua-rect.el ido.el 2072Kim F. Storm: wrote bindat.el cua-base.el cua-gmrk.el cua-rect.el ido.el
1824 keypad.el kmacro.el 2073 keypad.el kmacro.el
1825and changed xdisp.c dispextern.h process.c simple.el window.c keyboard.c 2074and changed xdisp.c dispextern.h process.c simple.el window.c keyboard.c
1826 xterm.c dispnew.c subr.el w32term.c lisp.h fringe.c display.texi 2075 xterm.c dispnew.c subr.el w32term.c lisp.h fringe.c display.texi
1827 macterm.c fns.c alloc.c xfaces.c keymap.c xfns.c xterm.h .gdbinit 2076 macterm.c fns.c alloc.c xfaces.c keymap.c xfns.c xterm.h .gdbinit
1828 and 249 other files 2077 and 250 other files
1829 2078
1830Kim-Minh Kaplan: changed gnus-picon.el gnus-sum.el gnus-start.el 2079Kim-Minh Kaplan: changed gnus-picon.el gnus-sum.el gnus-start.el
1831 gnus-win.el gnus-xmas.el gnus.texi imap.el message.el nndraft.el 2080 gnus-win.el gnus-xmas.el gnus.texi imap.el message.el nndraft.el
@@ -1833,6 +2082,8 @@ Kim-Minh Kaplan: changed gnus-picon.el gnus-sum.el gnus-start.el
1833 2082
1834Kimit Yada: changed copyright.el 2083Kimit Yada: changed copyright.el
1835 2084
2085Kirk Kelsey: changed make-mode.el
2086
1836Kishore Kumar: changed terminal.el 2087Kishore Kumar: changed terminal.el
1837 2088
1838Klaus Straubinger: changed url-http.el url-history.el pcmpl-rpm.el 2089Klaus Straubinger: changed url-http.el url-history.el pcmpl-rpm.el
@@ -1840,7 +2091,7 @@ Klaus Straubinger: changed url-http.el url-history.el pcmpl-rpm.el
1840 2091
1841Klaus Zeitler: changed configure.in files.el sh-script.el vcursor.el 2092Klaus Zeitler: changed configure.in files.el sh-script.el vcursor.el
1842 2093
1843Knut Anders Hatlen: changed imap.el 2094Knut Anders Hatlen: changed nnimap.el imap.el
1844 2095
1845Koaunghi Un: wrote hanja3.el 2096Koaunghi Un: wrote hanja3.el
1846and changed hanja.el hangul.el hangul3.el hanja-jis.el symbol-ksc.el 2097and changed hanja.el hangul.el hangul3.el hanja-jis.el symbol-ksc.el
@@ -1848,7 +2099,11 @@ and changed hanja.el hangul.el hangul3.el hanja-jis.el symbol-ksc.el
1848Kobayashi Yasuhiro: changed w32fns.c configure.bat indent.c info.el 2099Kobayashi Yasuhiro: changed w32fns.c configure.bat indent.c info.el
1849 w32term.c w32term.h window.c xfns.c 2100 w32term.c w32term.h window.c xfns.c
1850 2101
1851Konstantin Novitsky: changed python.el 2102Konrad Hinsen: changed ob-python.el
2103
2104Konstantin Novitsky: changed progmodes/python.el
2105
2106Kristoffer Grönlund: wrote wombat-theme.el
1852 2107
1853Kurt B. Kaiser: changed message.el 2108Kurt B. Kaiser: changed message.el
1854 2109
@@ -1880,29 +2135,35 @@ Lars Hansen: changed desktop.el tramp.el info.el mh-e.el dired-x.el
1880 hilit-chg.el misc.texi url-auth.el url-cache.el url-dired.el url-ftp.el 2135 hilit-chg.el misc.texi url-auth.el url-cache.el url-dired.el url-ftp.el
1881 url-irc.el url-misc.el url-news.el url-privacy.el and 39 other files 2136 url-irc.el url-misc.el url-news.el url-privacy.el and 39 other files
1882 2137
2138Lars Ingebrigtsen: changed nnimap.el gnus-art.el gnus-sum.el shr.el
2139 gnus.texi gnus-start.el auth-source.el message.el nntp.el gnus-draft.el
2140 gnus-group.el gnus-agent.el gnus-html.el gnus-util.el nnfolder.el
2141 nnmail.el proto-stream.el gnus-demon.el gnus-gravatar.el gnus-int.el
2142 gnus-msg.el and 6 other files
2143
1883Lars Lindberg: wrote msb.el 2144Lars Lindberg: wrote msb.el
1884and co-wrote dabbrev.el imenu.el 2145and co-wrote dabbrev.el imenu.el
1885 2146
1886Lars Magne Ingebrigtsen: wrote compface.el dns.el ecomplete.el 2147Lars Magne Ingebrigtsen: wrote compface.el dns.el ecomplete.el
1887 format-spec.el gnus-agent.el gnus-art.el gnus-async.el gnus-bcklg.el 2148 format-spec.el gnus-agent.el gnus-art.el gnus-async.el gnus-bcklg.el
1888 gnus-cache.el gnus-demon.el gnus-draft.el gnus-dup.el gnus-eform.el 2149 gnus-cache.el gnus-demon.el gnus-draft.el gnus-dup.el gnus-eform.el
1889 gnus-ems.el gnus-fun.el gnus-group.el gnus-int.el gnus-logic.el 2150 gnus-ems.el gnus-fun.el gnus-group.el gnus-html.el gnus-int.el
1890 gnus-move.el gnus-nocem.el gnus-picon.el gnus-range.el gnus-salt.el 2151 gnus-logic.el gnus-picon.el gnus-range.el gnus-salt.el gnus-spec.el
1891 gnus-spec.el gnus-srvr.el gnus-start.el gnus-sum.el gnus-undo.el 2152 gnus-srvr.el gnus-start.el gnus-sum.el gnus-undo.el gnus-util.el
1892 gnus-util.el gnus-uu.el gnus-win.el ietf-drums.el mail-parse.el 2153 gnus-uu.el gnus-win.el ietf-drums.el mail-parse.el mail-prsvr.el
1893 mail-prsvr.el mail-source.el message.el messcompat.el mm-view.el mml.el 2154 mail-source.el message.el messcompat.el mm-view.el mml.el netrc.el
1894 netrc.el nnagent.el nndir.el nndraft.el nngateway.el nnkiboze.el 2155 network-stream.el nnagent.el nndir.el nndraft.el nngateway.el nnmail.el
1895 nnlistserv.el nnmail.el nnoo.el nnslashdot.el nntp.el nnultimate.el 2156 nnoo.el nntp.el nnweb.el qp.el rfc2045.el rfc2231.el rtree.el
1896 nnweb.el nnwfm.el qp.el rfc2045.el rfc2231.el score-mode.el spam.el 2157 score-mode.el shr.el spam.el url-queue.el
1897and co-wrote gnus-kill.el gnus-mh.el gnus-msg.el gnus-score.el 2158and co-wrote gnus-kill.el gnus-mh.el gnus-msg.el gnus-score.el
1898 gnus-soup.el gnus-topic.el gnus.el mailcap.el mm-bodies.el mm-decode.el 2159 gnus-topic.el gnus.el gssapi.el mailcap.el mm-bodies.el mm-decode.el
1899 mm-encode.el mm-util.el nnbabyl.el nndoc.el nneething.el nnfolder.el 2160 mm-encode.el mm-util.el nnbabyl.el nndoc.el nneething.el nnfolder.el
1900 nnheader.el nnmbox.el nnmh.el nnml.el nnsoup.el nnspool.el nnvirtual.el 2161 nnheader.el nnimap.el nnmbox.el nnmh.el nnml.el nnspool.el nnvirtual.el
1901 rfc2047.el time-date.el 2162 rfc2047.el time-date.el
1902and changed gnus-xmas.el gnus-cite.el gnus.texi spam-report.el 2163and changed gnus.texi gnus-cite.el gnus-xmas.el pop3.el smtpmail.el
1903 gnus-cus.el smiley-ems.el editfns.c pop3.el flow-fill.el mm-url.el 2164 proto-stream.el auth-source.el xml.c dired.el editfns.c nnultimate.el
1904 mm-uu.el nnrss.el smiley.el assistant.el fns.c gnus-vm.el imap.el 2165 gnus-nocem.el gnutls.c imap.el nnkiboze.el nnrss.el nnslashdot.el
1905 mail-extr.el message.texi nnimap.el custom.el and 36 other files 2166 spam-report.el subr.el gnus-cus.el simple.el and 204 other files
1906 2167
1907Lars Rasmusson: changed ebrowse.c 2168Lars Rasmusson: changed ebrowse.c
1908 2169
@@ -1911,11 +2172,11 @@ Lasse Rasinen: changed gnus-start.el
1911Laurent Martelli: changed mm-decode.el 2172Laurent Martelli: changed mm-decode.el
1912 2173
1913Lawrence Mitchell: wrote erc-backend.el erc-log.el 2174Lawrence Mitchell: wrote erc-backend.el erc-log.el
1914and changed erc.el erc-match.el erc-nets.el erc-nickserv.el erc-button.el 2175and changed erc.el org-latex.el org.el erc-match.el erc-nets.el
1915 erc-compat.el erc-dcc.el erc-fill.el erc-list.el erc-track.el ielm.el 2176 erc-nickserv.el org-exp.el browse-url.el erc-button.el erc-compat.el
1916 erc-autoaway.el erc-autojoin.el erc-bbdb.el erc-ezbounce.el erc-menu.el 2177 erc-dcc.el erc-fill.el erc-list.el erc-track.el ielm.el ob.el
1917 erc-netsplit.el erc-nicklist.el erc-notify.el erc-sound.el lread.c 2178 org-html.el cl-macs.el erc-autoaway.el erc-autojoin.el erc-bbdb.el
1918 and 4 other files 2179 and 22 other files
1919 2180
1920Lawrence R. Dodd: co-wrote dired-x.el 2181Lawrence R. Dodd: co-wrote dired-x.el
1921and changed fortran.el ispell.el sendmail.el cmuscheme.el comint.el 2182and changed fortran.el ispell.el sendmail.el cmuscheme.el comint.el
@@ -1925,19 +2186,26 @@ and changed fortran.el ispell.el sendmail.el cmuscheme.el comint.el
1925 2186
1926Leigh Stoller: changed emacsclient.c server.el 2187Leigh Stoller: changed emacsclient.c server.el
1927 2188
1928Lennart Borgman: wrote org-freemind.el 2189Lennart Borgman: wrote ert-x.el org-freemind.el
1929and changed nxml-mode.el tutorial.el window.el ada-xref.el debug.el 2190and changed nxml-mode.el tutorial.el window.el ada-xref.el buff-menu.el
1930 emacsclient.c filesets.el flymake.el help-fns.el isearch.el linum.el 2191 emacs-lisp/debug.el emacsclient.c filesets.el flymake.el help-fns.el
1931 lisp-mode.el mouse.el recentf.el remember.el replace.el shell.el 2192 isearch.el linum.el lisp-mode.el mouse.el recentf.el remember.el
1932 texinfmt.el w32term.c w32term.h 2193 replace.el ruby-mode.el shell.el texinfmt.el w32term.c w32term.h
1933 2194
1934Lennart Staflin: changed dired.el diary-ins.el diary-lib.el tq.el xdisp.c 2195Lennart Staflin: changed dired.el diary-ins.el diary-lib.el tq.el xdisp.c
1935 2196
2197Leo Liu: changed rcirc.el ido.el makefile.w32-in abbrev.el Makefile.in
2198 deps.mk fns.c gl-comp.m4 gnulib.mk minibuffer.el register.el replace.el
2199 abbrevlist.el ansi-color.el bindings.el bookmark.el cl-macs.el diff.el
2200 editfns.c files.el footnote.el and 21 other files
2201
1936Leonard H. Tower Jr.: changed rnews.el rnewspost.el emacsbug.el 2202Leonard H. Tower Jr.: changed rnews.el rnewspost.el emacsbug.el
1937 rmailout.el sendmail.el 2203 rmailout.el sendmail.el
1938 2204
1939Levin Du: changed parse-time.el 2205Levin Du: changed parse-time.el
1940 2206
2207Lewis Perin: changed emacs.manifest
2208
1941Liam Healy: changed outline.el 2209Liam Healy: changed outline.el
1942 2210
1943Lloyd Zusman: changed mml.el pgg-gpg.el 2211Lloyd Zusman: changed mml.el pgg-gpg.el
@@ -1954,13 +2222,23 @@ Lucid, Inc.: changed byte-opt.el byte-run.el bytecode.c bytecomp.el
1954 delsel.el disass.el faces.el font-lock.el lmenu.el mailabbrev.el 2222 delsel.el disass.el faces.el font-lock.el lmenu.el mailabbrev.el
1955 select.el xfaces.c xselect.c 2223 select.el xfaces.c xselect.c
1956 2224
2225Ludovic Courtes: changed nnregistry.el
2226
2227Ludovic Courtès: wrote nnregistry.el
2228and changed gnus.texi
2229
2230Lukas Huonker: changed tetris.el
2231
1957Łukasz Demianiuk: changed erc.el 2232Łukasz Demianiuk: changed erc.el
1958 2233
1959Lute Kamstra: changed modes.texi generic.el debug.el generic-x.el 2234Łukasz Stelmach: changed cookie1.el message.el org-agenda.el org-bbdb.el
1960 font-lock.el simple.el subr.el Makefile.in battery.el debugging.texi 2235 org-exp.el org-html.el org.el
1961 easy-mmode.el elisp.texi hl-line.el info.el basic.texi bindings.el 2236
1962 calc.el cmdargs.texi diff-mode.el doclicense.texi edebug.texi 2237Lute Kamstra: changed modes.texi generic.el emacs-lisp/debug.el
1963 and 290 other files 2238 generic-x.el font-lock.el simple.el subr.el Makefile.in battery.el
2239 debugging.texi easy-mmode.el elisp.texi hl-line.el info.el basic.texi
2240 bindings.el calc.el cmdargs.texi diff-mode.el doclicense.texi
2241 edebug.texi and 290 other files
1964 2242
1965Lynn Slater: wrote help-macro.el 2243Lynn Slater: wrote help-macro.el
1966 2244
@@ -1969,10 +2247,14 @@ Maciek Pasternacki: changed nnrss.el
1969Magnus Henoch: changed url-http.el ispell.el url.el dbusbind.c dns.el 2247Magnus Henoch: changed url-http.el ispell.el url.el dbusbind.c dns.el
1970 url-gw.el url-parse.el url-proxy.el autoinsert.el cl.texi configure.in 2248 url-gw.el url-parse.el url-proxy.el autoinsert.el cl.texi configure.in
1971 cyrillic.el dbus.el gnus.texi hashcash.el log-edit.el message.el 2249 cyrillic.el dbus.el gnus.texi hashcash.el log-edit.el message.el
1972 org-latex.el org-table.el process.c rcirc.el and 8 other files 2250 org-clock.el org-latex.el org-table.el process.c and 10 other files
1973 2251
1974Malcolm Purvis: changed spam-stat.el 2252Malcolm Purvis: changed spam-stat.el
1975 2253
2254Manoj Srivastava: wrote manoj-dark-theme.el
2255
2256Manuel Giraud: changed org-html.el org-publish.el org.texi
2257
1976Manuel Serrano: wrote flyspell.el 2258Manuel Serrano: wrote flyspell.el
1977 2259
1978Marc Fleischeuers: changed files.el 2260Marc Fleischeuers: changed files.el
@@ -1997,9 +2279,11 @@ Marcus G. Daniels: changed xterm.c configure.in lwlib-Xm.c lwlib.c
1997 editfns.c emacs.c frame.c frame.h irix5-0.h keyboard.c linux.h 2279 editfns.c emacs.c frame.c frame.h irix5-0.h keyboard.c linux.h
1998 lwlib-Xm.h lwlib.h ntterm.c and 11 other files 2280 lwlib-Xm.h lwlib.h ntterm.c and 11 other files
1999 2281
2282Marcus Harnisch: changed gnus-art.el
2283
2000Marek Martin: changed nnfolder.el 2284Marek Martin: changed nnfolder.el
2001 2285
2002Marien Zwart: changed python.el 2286Marien Zwart: changed progmodes/python.el
2003 2287
2004Mario Lang: wrote erc-button.el erc-ibuffer.el erc-imenu.el erc-menu.el 2288Mario Lang: wrote erc-button.el erc-ibuffer.el erc-imenu.el erc-menu.el
2005 erc-netsplit.el erc-networks.el erc-notify.el erc-speedbar.el 2289 erc-netsplit.el erc-networks.el erc-notify.el erc-speedbar.el
@@ -2007,15 +2291,15 @@ Mario Lang: wrote erc-button.el erc-ibuffer.el erc-imenu.el erc-menu.el
2007and co-wrote erc-fill.el 2291and co-wrote erc-fill.el
2008and changed erc.el erc-dcc.el erc-speak.el erc-bbdb.el erc-complete.el 2292and changed erc.el erc-dcc.el erc-speak.el erc-bbdb.el erc-complete.el
2009 erc-pcomplete.el erc-chess.el erc-list.el battery.el erc-match.el 2293 erc-pcomplete.el erc-chess.el erc-list.el battery.el erc-match.el
2010 erc-autojoin.el erc-nets.el erc-nickserv.el erc-ring.el files.el 2294 erc-autojoin.el erc-nets.el erc-nickserv.el erc-ring.el artist.el
2011 artist.el chart.el complete.el cpp-root.el db-el.el db-global.el 2295 cpp-root.el db-el.el db-global.el db-javascript.el db.el diff.el
2012 and 23 other files 2296 and 24 other files
2013 2297
2014Mark A. Hershberger: changed xml.el nnrss.el mm-url.el cperl-mode.el 2298Mark A. Hershberger: changed xml.el nnrss.el mm-url.el cperl-mode.el
2015 vc-bzr.el Makefile.in NXML-NEWS cc-mode.texi compilation.txt compile.el 2299 isearch.el vc-bzr.el Makefile.in NXML-NEWS cc-mode.texi
2016 ede.texi eieio.texi esh-mode.el flymake.el gnus-group.el isearch.el 2300 compilation.txt ede.texi eieio.texi esh-mode.el flymake.el
2017 makefile.w32-in nxml nxml-mode.texi programs.texi python.el 2301 gnus-group.el makefile.w32-in nxml-mode.texi progmodes/compile.el
2018 and 5 other files 2302 progmodes/python.el programs.texi and 7 other files
2019 2303
2020Mark D. Baushke: changed mh-e.el mh-utils.el mh-mime.el mh-comp.el 2304Mark D. Baushke: changed mh-e.el mh-utils.el mh-mime.el mh-comp.el
2021 mh-search.el mh-customize.el mh-identity.el mh-seq.el mh-speed.el 2305 mh-search.el mh-customize.el mh-identity.el mh-seq.el mh-speed.el
@@ -2025,7 +2309,7 @@ Mark D. Baushke: changed mh-e.el mh-utils.el mh-mime.el mh-comp.el
2025Mark Davies: changed Makefile.in amdx86-64.h configure configure.in 2309Mark Davies: changed Makefile.in amdx86-64.h configure configure.in
2026 hp800.h netbsd.h ralloc.c sh3el.h sort.el 2310 hp800.h netbsd.h ralloc.c sh3el.h sort.el
2027 2311
2028Mark Diekhans: changed compile.el 2312Mark Diekhans: changed files.el progmodes/compile.el subr.el
2029 2313
2030Mark H. Weaver: changed comint.el 2314Mark H. Weaver: changed comint.el
2031 2315
@@ -2033,6 +2317,8 @@ Mark Hood: changed gnus-uu.el
2033 2317
2034Mark Lambert: changed process.c process.h 2318Mark Lambert: changed process.c process.h
2035 2319
2320Mark Lillibridge: changed mail-utils.el
2321
2036Mark Mitchell: changed font-lock.el 2322Mark Mitchell: changed font-lock.el
2037 2323
2038Mark Neale: changed fortran.el 2324Mark Neale: changed fortran.el
@@ -2043,6 +2329,8 @@ Mark Plaksin: changed nnrss.el term.el
2043 2329
2044Mark Thomas: changed flow-fill.el gnus-sum.el gnus-util.el nnmail.el 2330Mark Thomas: changed flow-fill.el gnus-sum.el gnus-util.el nnmail.el
2045 2331
2332Mark Triggs: changed nnir.el
2333
2046Mark W Maimone: changed mpuz.el 2334Mark W Maimone: changed mpuz.el
2047 2335
2048Mark W. Eichin: changed keyboard.c xterm.c 2336Mark W. Eichin: changed keyboard.c xterm.c
@@ -2053,23 +2341,26 @@ Markus Armbruster: changed avoid.el
2053 2341
2054Markus Gritsch: changed ebrowse.el 2342Markus Gritsch: changed ebrowse.el
2055 2343
2344Markus Heiser: changed gud.el
2345
2056Markus Heritsch: co-wrote ada-mode.el ada-stmt.el ada-xref.el 2346Markus Heritsch: co-wrote ada-mode.el ada-stmt.el ada-xref.el
2057 2347
2058Markus Holmberg: changed thingatpt.el 2348Markus Holmberg: changed thingatpt.el
2059 2349
2060Markus Rost: wrote cus-test.el 2350Markus Rost: wrote cus-test.el
2061and changed cus-edit.el Makefile.in files.el compile.el rmail.el 2351and changed cus-edit.el Makefile.in files.el progmodes/compile.el
2062 tex-mode.el find-func.el rmailsum.el simple.el cus-dep.el dired.el 2352 rmail.el tex-mode.el find-func.el rmailsum.el simple.el cus-dep.el
2063 mule-cmds.el rmailout.el checkdoc.el configure.in custom.el emacsbug.el 2353 dired.el mule-cmds.el rmailout.el checkdoc.el configure.in custom.el
2064 gnus.el help-fns.el ls-lisp.el mwheel.el and 122 other files 2354 emacsbug.el gnus.el help-fns.el ls-lisp.el mwheel.el
2355 and 122 other files
2065 2356
2066Markus Sauermann: changed lisp-mode.el 2357Markus Sauermann: changed lisp-mode.el
2067 2358
2068Markus Triska: wrote linum.el 2359Markus Triska: wrote linum.el
2069and changed bytecomp.el byte-opt.el doctor.el image-mode.el calc-math.el 2360and changed bytecomp.el byte-opt.el doctor.el image-mode.el
2070 emacs.c expand.el flymake.el flymake.texi flyspell.el handwrite.el 2361 processes.texi calc-math.el emacs.c expand.el flymake.el flymake.texi
2071 internals.texi proced.el processes.texi speedbar.el subr.el tumme.el 2362 flyspell.el handwrite.el internals.texi proced.el ps-mode.el
2072 widget.texi xterm.c 2363 speedbar.el subr.el tumme.el widget.texi xterm.c
2073 2364
2074Marshall T. Vandegrift: changed gnus-fun.el 2365Marshall T. Vandegrift: changed gnus-fun.el
2075 2366
@@ -2090,43 +2381,49 @@ and changed vc.el vc-cvs.el vc-hooks.el vc-rcs.el vc-sccs.el
2090 2381
2091Martin Neitzel: changed supercite.el 2382Martin Neitzel: changed supercite.el
2092 2383
2093Martin Pohlack: changed pc-select.el 2384Martin Pohlack: changed iimage.el pc-select.el
2094 2385
2095Martin Rudalics: changed window.el window.c windows.texi cus-edit.el 2386Martin Rudalics: changed window.el window.c windows.texi frame.c buffer.c
2096 frame.c frame.el cus-start.el files.el subr.el add-log.el buffer.c 2387 frame.el cus-edit.el cus-start.el files.el help.el window.h dired.el
2097 buffers.texi dired.el font-lock.el help-fns.el wid-edit.el xdisp.c 2388 subr.el add-log.el buffers.texi xdisp.c font-lock.el help-fns.el lisp.h
2098 display.texi find-func.el help.el help.texi and 129 other files 2389 wid-edit.el display.texi and 132 other files
2099 2390
2100Martin Stjernholm: wrote cc-bytecomp.el 2391Martin Stjernholm: wrote cc-bytecomp.el
2101and co-wrote cc-align.el cc-cmds.el cc-compat.el cc-defs.el cc-engine.el 2392and co-wrote cc-align.el cc-cmds.el cc-compat.el cc-defs.el cc-engine.el
2102 cc-fonts.el cc-langs.el cc-menus.el cc-mode.el cc-styles.el cc-vars.el 2393 cc-fonts.el cc-langs.el cc-menus.el cc-mode.el cc-styles.el cc-vars.el
2103and changed cc-fix.el cc-mode.texi Makefile.in cc-guess.el cc-mode-19.el 2394and changed cc-fix.el cc-mode.texi Makefile.in cc-guess.el cc-mode-19.el
2104 ack.texi awk-mode.el cc-awk.el cc-lobotomy.el cc-make.el cc-style.el 2395 nnimap.el ack.texi awk-mode.el cc-awk.el cc-lobotomy.el cc-make.el
2105 cc-subword.el files.el generic-x.el simple.el 2396 cc-style.el cc-subword.el files.el generic-x.el gnus-agent.el
2397 gnus-art.el mm-decode.el simple.el
2106 2398
2107Martin Svenson: changed python.el 2399Martin Svenson: changed progmodes/python.el
2108 2400
2109Martin Thornquist: changed gnus-group.el gnus-topic.el 2401Martin Thornquist: changed gnus-group.el gnus-topic.el
2110 2402
2403Martyn Jago: wrote ob-lilypond.el
2404
2111Masahiko Sato: wrote vip.el 2405Masahiko Sato: wrote vip.el
2112 2406
2113Masanobu Umeda: wrote metamail.el prolog.el rmailsort.el timezone.el 2407Masanobu Umeda: wrote metamail.el rmailsort.el timezone.el
2114and co-wrote gnus-kill.el gnus-mh.el gnus-msg.el gnus.el nnbabyl.el 2408and co-wrote gnus-kill.el gnus-mh.el gnus-msg.el gnus.el nnbabyl.el
2115 nndb.el nndoc.el nneething.el nnfolder.el nnheader.el nnmbox.el nnmh.el 2409 nndoc.el nneething.el nnfolder.el nnheader.el nnmbox.el nnmh.el nnml.el
2116 nnml.el nnsoup.el nnspool.el nnvirtual.el time-date.el 2410 nnspool.el nnvirtual.el time-date.el
2117and changed gnuspost.el 2411and changed gnuspost.el
2118 2412
2119Masatake Yamato: wrote ld-script.el subword.el 2413Masatake Yamato: wrote ld-script.el subword.el
2414and co-wrote cc-guess.el
2120and changed etags.el asm-mode.el hexl.el xdisp.c bindings.el man.el 2415and changed etags.el asm-mode.el hexl.el xdisp.c bindings.el man.el
2121 xfaces.c simple.el vc.el wid-edit.el add-log.el compile.el etags.c 2416 xfaces.c simple.el vc.el wid-edit.el add-log.el etags.c faces.el
2122 faces.el pcvs.el register.el ruler-mode.el buffer.c cus-face.el 2417 pcvs.el progmodes/compile.el register.el ruler-mode.el buffer.c
2123 dired-x.el dispextern.h and 67 other files 2418 cus-face.el dired-x.el dispextern.h and 71 other files
2124 2419
2125Masayuki Ataka: changed texinfmt.el texinfo.el characters.el cmuscheme.el 2420Masayuki Ataka: changed texinfmt.el texinfo.el characters.el cmuscheme.el
2126 make-mode.el 2421 make-mode.el
2127 2422
2128Masayuki Fujii: changed dnd.el w32-win.el 2423Masayuki Fujii: changed dnd.el w32-win.el
2129 2424
2425Mastake Yamato: changed cc-guess.el cc-langs.el cc-mode.el cc-styles.el
2426
2130Mathias Dahl: wrote image-dired.el 2427Mathias Dahl: wrote image-dired.el
2131and changed tumme.el dired.el dired.texi 2428and changed tumme.el dired.el dired.texi
2132 2429
@@ -2134,17 +2431,19 @@ Mathias Megyei: changed Makefile.in
2134 2431
2135Mats Lidell: changed TUTORIAL.sv european.el gnus-art.el 2432Mats Lidell: changed TUTORIAL.sv european.el gnus-art.el
2136 2433
2137Matt Hodges: changed table.el faces.el iswitchb.el simple.el tmm.el 2434Matt Hodges: changed textmodes/table.el faces.el iswitchb.el simple.el
2138 cal-menu.el calendar.el calendar.texi diary-lib.el easymenu.el 2435 tmm.el cal-menu.el calendar.el calendar.texi diary-lib.el easymenu.el
2139 edebug.texi eldoc.el em-hist.el em-pred.el fixit.texi icon.el ido.el 2436 edebug.texi eldoc.el em-hist.el em-pred.el fixit.texi icon.el ido.el
2140 locate.el paragraphs.el pcomplete.el repeat.el and 3 other files 2437 locate.el paragraphs.el pcomplete.el repeat.el and 3 other files
2141 2438
2439Matt Lundin: changed org-agenda.el org-bibtex.el org-footnote.el org.el
2440
2142Matt Pharr: changed message.el 2441Matt Pharr: changed message.el
2143 2442
2144Matt Simmons: changed message.el 2443Matt Simmons: changed message.el
2145 2444
2146Matt Swift: changed compile.el dired.el editfns.c lisp-mode.el 2445Matt Swift: changed dired.el editfns.c lisp-mode.el mm-decode.el
2147 mm-decode.el outline.el rx.el simple.el startup.el 2446 outline.el progmodes/compile.el rx.el simple.el startup.el
2148 2447
2149Matthew Junker: changed cal-tex.el 2448Matthew Junker: changed cal-tex.el
2150 2449
@@ -2166,17 +2465,20 @@ Matthieu Moy: changed gnus-msg.el message.el
2166 2465
2167Maxime Edouard Robert Froumentin: changed gnus-art.el mml.el 2466Maxime Edouard Robert Froumentin: changed gnus-art.el mml.el
2168 2467
2169Michael Albinus: wrote dbus.el tramp-cmds.el tramp-compat.el 2468Michael Albinus: wrote dbus.el secrets.el tramp-cmds.el tramp-compat.el
2170 tramp-fish.el tramp-ftp.el tramp-gvfs.el tramp-gw.el tramp-smb.el 2469 tramp-ftp.el tramp-gvfs.el tramp-gw.el tramp-smb.el xesam.el
2171 xesam.el zeroconf.el 2470 zeroconf.el
2172and co-wrote tramp-cache.el tramp.el 2471and co-wrote tramp-cache.el tramp-sh.el tramp.el
2173and changed tramp.texi dbusbind.c dbus.texi ange-ftp.el trampver.el 2472and changed tramp.texi dbusbind.c trampver.texi dbus.texi trampver.el
2174 trampver.texi files.el files.texi tramp-vc.el Makefile.in tramp-util.el 2473 ange-ftp.el tramp-fish.el files.el tramp-imap.el files.texi Makefile.in
2175 tramp-uu.el dired-aux.el tramp-imap.el compile.el em-unix.el grep.el 2474 tramp-vc.el tramp-util.el tramp-uu.el simple.el auth-source.el
2176 simple.el vc.el configure.in dired.el and 50 other files 2475 dired-aux.el configure.in em-unix.el fileio.c keyboard.c
2476 and 64 other files
2177 2477
2178Michael Ben-Gershon: changed acorn.h configure.in riscix1-1.h riscix1-2.h 2478Michael Ben-Gershon: changed acorn.h configure.in riscix1-1.h riscix1-2.h
2179 unexcoff.c 2479 unexec.c
2480
2481Michael Brand: changed org-agenda.el org-table.el org.el
2180 2482
2181Michael D. Ernst: wrote reposition.el 2483Michael D. Ernst: wrote reposition.el
2182and changed dired-x.el uniquify.el ispell.el bibtex.el rmail.el dired.el 2484and changed dired-x.el uniquify.el ispell.el bibtex.el rmail.el dired.el
@@ -2193,7 +2495,7 @@ Michael Gschwind: wrote iso-cvt.el
2193 2495
2194Michael Harnois: changed nnimap.el 2496Michael Harnois: changed nnimap.el
2195 2497
2196Michael Hotchin: changed compile.el 2498Michael Hotchin: changed progmodes/compile.el
2197 2499
2198Michael I. Bushnell: changed rmail.el simple.el callproc.c gnu.h gnus.el 2500Michael I. Bushnell: changed rmail.el simple.el callproc.c gnu.h gnus.el
2199 lread.c process.c screen.el search.c sendmail.el startup.el timer.c 2501 lread.c process.c screen.el search.c sendmail.el startup.el timer.c
@@ -2212,6 +2514,10 @@ and changed viper*.el ediff*.el viper.texi ediff.texi ediff-hooks.el
2212 ediff-merge.el menu-bar.el appt.el desktop.el ediff-meta.el 2514 ediff-merge.el menu-bar.el appt.el desktop.el ediff-meta.el
2213 viper-mouse.el 2515 viper-mouse.el
2214 2516
2517Michael Markert: changed ob.el org-agenda.el org-ascii.el
2518 org-contacts-wl.el org-docbook.el org-html.el org-latex.el org-table.el
2519 org.el
2520
2215Michael McNamara: co-wrote verilog-mode.el 2521Michael McNamara: co-wrote verilog-mode.el
2216 2522
2217Michael Olson: changed erc.el erc-backend.el erc.texi erc-track.el 2523Michael Olson: changed erc.el erc-backend.el erc.texi erc-track.el
@@ -2233,15 +2539,17 @@ Michael Schmidt: co-wrote modula2.el (public domain)
2233 2539
2234Michael Shields: changed spam.el gnus-art.el gnus-sum.el gnus-cite.el 2540Michael Shields: changed spam.el gnus-art.el gnus-sum.el gnus-cite.el
2235 Makefile.in gnus-group.el gnus.el intel386.h nndraft.el pgg-def.el 2541 Makefile.in gnus-group.el gnus.el intel386.h nndraft.el pgg-def.el
2542 window.c window.el
2236 2543
2237Michael Sperber: changed aix3-1.h aix4-2.h gnus.texi mail-source.el 2544Michael Sperber: changed aix3-1.h aix4-2.h gnus.texi mail-source.el
2238 nnmail.el 2545 nnmail.el
2239 2546
2240Michael Staats: wrote pc-select.el 2547Michael Staats: wrote pc-select.el
2241 2548
2242Michael Welsh Duggan: changed lisp.h sh-script.el w32term.c buffer.c 2549Michael Welsh Duggan: changed lisp.h nnimap.el sh-script.el w32term.c
2243 gnus-spec.el keyboard.c nnmail.el termhooks.h url-http.el w32-win.el 2550 buffer.c gnus-spec.el keyboard.c nnir.el nnmail.el print.c
2244 w32fns.c w32menu.c w32term.h woman.el xdisp.c xterm.c 2551 sieve-manage.el termhooks.h url-http.el w32-win.el w32fns.c w32menu.c
2552 w32term.h woman.el xdisp.c xterm.c
2245 2553
2246Michal Jankowski: changed insdel.c keyboard.c 2554Michal Jankowski: changed insdel.c keyboard.c
2247 2555
@@ -2263,6 +2571,8 @@ Microelectronics and Computer Technology Corporation: changed
2263 2571
2264Mikael Djurfeldt: changed xdisp.c 2572Mikael Djurfeldt: changed xdisp.c
2265 2573
2574Mikael Fornius: changed org.el org-habit.el
2575
2266Mike Haertel: changed 7300.h 2576Mike Haertel: changed 7300.h
2267 2577
2268Mike Kupfer: changed mh-e.el mh-utils.el 2578Mike Kupfer: changed mh-e.el mh-utils.el
@@ -2284,15 +2594,16 @@ Mike Woolley: changed gnus-sum.el
2284Mikio Nakajima: changed ring.el viper-util.el 2594Mikio Nakajima: changed ring.el viper-util.el
2285 2595
2286Milan Zamazal: wrote czech.el glasses.el tildify.el 2596Milan Zamazal: wrote czech.el glasses.el tildify.el
2287and co-wrote slovak.el 2597and co-wrote prolog.el slovak.el
2288and changed abbrev.el compile.el filecache.el files.el mm-view.el 2598and changed abbrev.el filecache.el files.el mm-view.el
2599 progmodes/compile.el
2289 2600
2290Miles Bader: wrote button.el face-remap.el image-file.el macroexp.el 2601Miles Bader: wrote button.el face-remap.el image-file.el macroexp.el
2291 mb-depth.el minibuf-eldef.el rfn-eshadow.el 2602 mb-depth.el minibuf-eldef.el rfn-eshadow.el
2292and changed comint.el faces.el simple.el editfns.c xfaces.c xdisp.c 2603and changed comint.el faces.el simple.el editfns.c xfaces.c xdisp.c
2293 info.el minibuf.c display.texi wid-edit.el xterm.c Makefile.in 2604 info.el minibuf.c display.texi wid-edit.el xterm.c Makefile.in
2294 dispextern.h subr.el window.el cus-edit.el diff-mode.el 2605 dispextern.h quick-install-emacs subr.el window.el cus-edit.el
2295 quick-install-emacs xfns.c bytecomp.el help.el and 269 other files 2606 diff-mode.el xfns.c bytecomp.el help.el and 270 other files
2296 2607
2297Milton Wulei: changed gdb-ui.el 2608Milton Wulei: changed gdb-ui.el
2298 2609
@@ -2303,12 +2614,16 @@ Miyashita Hisashi: changed ccl.c coding.c coding.h mule-cmds.el
2303 2614
2304Miyoshi Masanori: changed mouse.el smtpmail.el xdisp.c 2615Miyoshi Masanori: changed mouse.el smtpmail.el xdisp.c
2305 2616
2617Mohsen Banan: wrote persian.el
2618
2619Mon Key: changed animate.el syntax.el
2620
2306Morten Welinder: wrote [many MS-DOS files] arc-mode.el desktop.el 2621Morten Welinder: wrote [many MS-DOS files] arc-mode.el desktop.el
2307 dosfns.c internal.el msdos.h pc-win.el s-region.el 2622 dosfns.c internal.el msdos.h pc-win.el s-region.el
2308and changed msdos.c sed1.inp config.bat keyboard.c sed2.inp fileio.c 2623and changed msdos.c sed1.inp config.bat keyboard.c sed2.inp fileio.c
2309 sed3.inp dos-fns.el callproc.c add-log.el alpha.h data.c editfns.c 2624 sed3.inp dos-fns.el callproc.c add-log.el alpha.h data.c editfns.c
2310 emacs.c etags.c files.el info.el lread.c mainmake osf1.h tar-mode.el 2625 emacs.c etags.c files.el info.el lread.c mainmake osf1.h tar-mode.el
2311 and 74 other files 2626 and 73 other files
2312 2627
2313Mosur Mohan: changed etags.c 2628Mosur Mohan: changed etags.c
2314 2629
@@ -2329,11 +2644,15 @@ Nakaji Hiroyuki: changed mm-util.el amdx86-64.h configure.in smiley.el
2329 2644
2330Nakamura Toshikazu: changed w32fns.c 2645Nakamura Toshikazu: changed w32fns.c
2331 2646
2332Naohiro Aota: changed fontset.c gnus-art.el mm-view.el tls.el 2647Naohiro Aota: changed fontset.c ftfont.c gnus-art.el mm-view.el tls.el
2648 xftfont.c
2333 2649
2334Nathan J. Williams: changed imap.el 2650Nathan J. Williams: changed imap.el
2335 2651
2336Nathaniel Flath: changed cc-menus.el 2652Nathan Weizenbaum: changed js.el
2653
2654Nathaniel Flath: changed cc-menus.el cc-engine.el cc-fonts.el cc-langs.el
2655 cc-mode.el cc-vars.el
2337 2656
2338Neal Ziring: co-wrote vi.el (public domain) 2657Neal Ziring: co-wrote vi.el (public domain)
2339 2658
@@ -2343,8 +2662,8 @@ Neil W. Van Dyke: wrote webjump.el
2343 2662
2344Nelson H. F. Beebe: changed configure.in 2663Nelson H. F. Beebe: changed configure.in
2345 2664
2346Nelson Jose dos Santos Ferreira: changed nnsoup.el gnus-dup.el 2665Nelson Jose dos Santos Ferreira: changed nnsoup.el gnus-art.el
2347 spam-stat.el 2666 gnus-dup.el spam-stat.el
2348 2667
2349Nevin Kapur: changed nnmail.el gnus-sum.el nnimap.el gnus-group.el 2668Nevin Kapur: changed nnmail.el gnus-sum.el nnimap.el gnus-group.el
2350 gnus-registry.el gnus.el nnbabyl.el nnfolder.el nnmbox.el nnmh.el 2669 gnus-registry.el gnus.el nnbabyl.el nnfolder.el nnmbox.el nnmh.el
@@ -2356,23 +2675,32 @@ Nic Ferrier: changed tramp.el
2356 2675
2357Nicholas Maniscalco: changed term.el 2676Nicholas Maniscalco: changed term.el
2358 2677
2359Nick Dokos: changed mh-search.el 2678Nick Dokos: changed org-exp.el mh-search.el url-cache.el
2360 2679
2361Nick Roberts: wrote gdb-ui.el t-mouse.el 2680Nick Roberts: wrote gdb-mi.el t-mouse.el
2362and changed gud.el building.texi gdb-mi.el tooltip.el speedbar.el 2681and changed gdb-ui.el gud.el building.texi tooltip.el speedbar.el
2363 bindings.el thumbs.el xt-mouse.el .gdbinit DEBUG cc-mode.el comint.el 2682 bindings.el thumbs.el xt-mouse.el .gdbinit DEBUG cc-mode.el comint.el
2364 keyboard.c subr.el compile.el frames.texi help-mode.el xdisp.c 2683 keyboard.c subr.el frames.texi help-mode.el progmodes/compile.el
2365 Makefile.in display.texi term.c and 154 other files 2684 xdisp.c Makefile.in display.texi term.c and 154 other files
2366 2685
2367Nico Francois: changed w32fns.c w32inevt.c w32menu.c 2686Nico Francois: changed w32fns.c w32inevt.c w32menu.c
2368 2687
2369Nicolas Goaziou: changed org-clock.el 2688Nicolas Avrutin: changed url-http.el
2689
2690Nicolas Goaziou: changed org-list.el org.el org-latex.el org-exp.el
2691 org-footnote.el org-html.el org-inlinetask.el org-docbook.el
2692 org-timer.el org-capture.el org-ascii.el ob.el org-archive.el
2693 org-clock.el org-macs.el org-indent.el org-mouse.el
2694
2695Niels Giesen: changed icalendar.el org-clock.el org-docbook.el
2696 org-icalendar.el
2370 2697
2371Niimi Satoshi: changed pp.el search.c 2698Niimi Satoshi: changed pp.el search.c
2372 2699
2373Niklas Morberg: changed nnweb.el gnus-art.el nnimap.el spam.el 2700Niklas Morberg: changed nnweb.el gnus-art.el nnimap.el spam.el
2374 2701
2375Nikolaj Schumacher: changed compile.el flymake.el eldoc.el nsfont.m rx.el 2702Nikolaj Schumacher: changed flymake.el progmodes/compile.el eldoc.el
2703 elp.el nsfont.m rx.el
2376 2704
2377Nil Geisweiller: changed flymake.el 2705Nil Geisweiller: changed flymake.el
2378 2706
@@ -2381,9 +2709,11 @@ Nils Ackermann: changed message.el nnmh.el
2381Noah Friedman: wrote eldoc.el rlogin.el type-break.el 2709Noah Friedman: wrote eldoc.el rlogin.el type-break.el
2382and co-wrote erc-dcc.el 2710and co-wrote erc-dcc.el
2383and changed rsz-mini.el comint.el emacs-buffer.gdb files.el Makefile 2711and changed rsz-mini.el comint.el emacs-buffer.gdb files.el Makefile
2384 mailabbrev.el sendmail.el subr.el timer.el yow.el battery.el calc.el 2712 mailabbrev.el sendmail.el subr.el timer.el yow.el apropos.el battery.el
2385 coding.c complete.el config.in configure.in copyright.h fns.c 2713 bytecomp.el calc.el coding.c complete.el config.in configure.in
2386 gnu-linux.h hpux7.h irix3-3.h and 17 other files 2714 copyright.h fns.c gnu-linux.h and 19 other files
2715
2716Noah Lavine: changed tramp.el
2387 2717
2388Nobuyoshi Nakada: co-wrote ruby-mode.el 2718Nobuyoshi Nakada: co-wrote ruby-mode.el
2389 2719
@@ -2391,6 +2721,11 @@ Nobuyuki Hikichi: changed news-risc.h
2391 2721
2392Noel Cragg: changed mh-junk.el 2722Noel Cragg: changed mh-junk.el
2393 2723
2724Noorul Islam: changed org-latex.el org-html.el org.el org.texi
2725 org-capture.el org-gnus.el org-habit.el
2726
2727Noorul Islam K M: changed package.el
2728
2394Norbert Koch: changed gnus-msg.el gnus-score.el 2729Norbert Koch: changed gnus-msg.el gnus-score.el
2395 2730
2396Nozomu Ando: changed unexmacosx.c alloc.c buffer.c mips.h pmax.h 2731Nozomu Ando: changed unexmacosx.c alloc.c buffer.c mips.h pmax.h
@@ -2402,37 +2737,44 @@ Odd Gripenstam: wrote dcl-mode.el
2402 2737
2403Ognyan Kulev: changed TUTORIAL.bg cyrillic.el 2738Ognyan Kulev: changed TUTORIAL.bg cyrillic.el
2404 2739
2740Okazaki Tetsurou: changed cc-fonts.el
2741
2405Olaf Sylvester: wrote bs.el 2742Olaf Sylvester: wrote bs.el
2406 2743
2407Ole Aamot: changed compile.el 2744Ole Aamot: changed compile.el
2408 2745
2409Oleg S. Tihonov: changed cyrillic.el ispell.el map-ynp.el subr.el 2746Oleg S. Tihonov: changed cyrillic.el ispell.el map-ynp.el subr.el
2410 2747
2748Oleksandr Gavenko: changed generic-x.el progmodes/grep.el
2749
2411Olin Shivers: wrote cmuscheme.el inf-lisp.el 2750Olin Shivers: wrote cmuscheme.el inf-lisp.el
2412and co-wrote comint.el shell.el 2751and co-wrote comint.el shell.el
2413 2752
2414Olive Lin: changed tex-mode.el 2753Olive Lin: changed tex-mode.el
2415 2754
2416Oliver Scholz: changed gamegrid.el gnus-cite.el nonascii.texi rx.el 2755Oliver Scholz: wrote ipa-praat.el
2417 startup.el update-game-score.c 2756and changed gamegrid.el gnus-cite.el nonascii.texi rx.el startup.el
2757 update-game-score.c
2418 2758
2419Oliver Seidel: wrote todo-mode.el 2759Oliver Seidel: wrote todo-mode.el
2420 2760
2421Olivier Laurens: changed forms.el 2761Olivier Laurens: changed forms.el
2422 2762
2423Olivier Lecarme: changed make-mode.el ange-ftp.el apropos.el bibtex.el 2763Olivier Lecarme: changed make-mode.el ange-ftp.el apropos.el bibtex.el
2424 cpp.el facemenu.el forms.el hscroll.el indent.el nroff-mode.el 2764 facemenu.el forms.el hscroll.el indent.el nroff-mode.el paragraphs.el
2425 paragraphs.el server.el sort.el 2765 progmodes/cpp.el server.el sort.el
2426 2766
2427Olli Savia: changed etags.c syssignal.h 2767Olli Savia: changed etags.c syssignal.h
2428 2768
2769Olof Ohlsson Sax: changed vc-svn.el
2770
2429Osamu Yamane: changed smtpmail.el 2771Osamu Yamane: changed smtpmail.el
2430 2772
2431Oscar Figueiredo: wrote eudc-bob.el eudc-export.el eudc-hotlist.el 2773Oscar Figueiredo: wrote eudc-bob.el eudc-export.el eudc-hotlist.el
2432 eudc-vars.el eudc.el eudcb-bbdb.el eudcb-ldap.el eudcb-ph.el ldap.el 2774 eudc-vars.el eudc.el eudcb-bbdb.el eudcb-ldap.el eudcb-ph.el ldap.el
2433and changed ph.el 2775and changed ph.el
2434 2776
2435Óscar Fuentes: changed ido.el emacsclient.c vc-bzr.el 2777Óscar Fuentes: changed ido.el cmdproxy.c emacsclient.c vc-bzr.el
2436 2778
2437P. E. Jareth Hein: changed gnus-util.el 2779P. E. Jareth Hein: changed gnus-util.el
2438 2780
@@ -2453,10 +2795,10 @@ and changed imenu.el make-mode.el
2453 2795
2454Paul Eggert: wrote rcs2log vcdiff 2796Paul Eggert: wrote rcs2log vcdiff
2455and co-wrote cal-dst.el 2797and co-wrote cal-dst.el
2456and changed editfns.c vc.el Makefile.in configure.in vc-hooks.el data.c 2798and changed lisp.h Makefile.in editfns.c xdisp.c alloc.c image.c
2457 emacs.c gnus.el calendar.el config.in floatfns.c process.c sysdep.c 2799 configure.in fileio.c process.c fns.c xterm.c keyboard.c data.c
2458 dired.el xterm.c callproc.c fileio.c filelock.c lread.c print.c 2800 sysdep.c xfns.c dispextern.h eval.c lread.c emacs.c config.in print.c
2459 rmail.el and 291 other files 2801 and 563 other files
2460 2802
2461Paul Fisher: changed fns.c 2803Paul Fisher: changed fns.c
2462 2804
@@ -2468,10 +2810,10 @@ Paul Jarc: wrote nnmaildir.el (public domain) nnnil.el (public domain)
2468and changed message.el gnus-util.el gnus-int.el gnus.el gnus-agent.el 2810and changed message.el gnus-util.el gnus-int.el gnus.el gnus-agent.el
2469 gnus-start.el gnus-sum.el nnmail.el 2811 gnus-start.el gnus-sum.el nnmail.el
2470 2812
2471Paul Pogonyshev: changed python.el subr.el which-func.el Makefile.in 2813Paul Pogonyshev: changed progmodes/python.el subr.el which-func.el
2472 align.el byte-opt.el configure.in dabbrev.el display.texi eldoc.el 2814 Makefile.in align.el byte-opt.el configure.in dabbrev.el display.texi
2473 etags.el image-file.el image.c image.el info.el replace.el search.texi 2815 eldoc.el etags.el image-file.el image.c image.el info.el replace.el
2474 searching.texi ses.el tar-mode.el url-http.el window.el 2816 search.texi searching.texi ses.el tar-mode.el url-http.el window.el
2475 2817
2476Paul Reilly: changed dgux.h lwlib-Xm.c lwlib.c xlwmenu.c configure.in 2818Paul Reilly: changed dgux.h lwlib-Xm.c lwlib.c xlwmenu.c configure.in
2477 mail-utils.el process.c rmail.el xfns.c Makefile.in dgux5-4R2.h 2819 mail-utils.el process.c rmail.el xfns.c Makefile.in dgux5-4R2.h
@@ -2482,6 +2824,8 @@ Paul Rivier: changed ada-mode.el mixal-mode.el reftex-vars.el reftex.el
2482 2824
2483Paul Rubin: changed config.h sun2.h texinfmt.el window.c 2825Paul Rubin: changed config.h sun2.h texinfmt.el window.c
2484 2826
2827Paul Sexton: wrote org-ctags.el
2828
2485Paul Stevenson: changed nnvirtual.el 2829Paul Stevenson: changed nnvirtual.el
2486 2830
2487Paul Stodghill: changed gnus-agent.el gnus-util.el 2831Paul Stodghill: changed gnus-agent.el gnus-util.el
@@ -2494,15 +2838,15 @@ Pavel Janík: changed keyboard.c xterm.c COPYING xdisp.c Makefile.in
2494Pavel Kobiakov: wrote flymake.el 2838Pavel Kobiakov: wrote flymake.el
2495and changed flymake.texi 2839and changed flymake.texi
2496 2840
2497Per Abrahamsen: wrote cpp.el cus-dep.el cus-edit.el cus-face.el 2841Per Abrahamsen: wrote cus-dep.el cus-edit.el cus-face.el cus-start.el
2498 cus-start.el custom.el double.el gnus-cite.el gnus-cus.el wid-browse.el 2842 custom.el double.el gnus-cite.el gnus-cus.el progmodes/cpp.el
2499 wid-edit.el widget.el xt-mouse.el 2843 wid-browse.el wid-edit.el widget.el xt-mouse.el
2500and co-wrote gnus-score.el gnus-soup.el 2844and co-wrote gnus-score.el
2501and changed message.el menu-bar.el gnus.el gnus-art.el gnus-msg.el 2845and changed message.el menu-bar.el gnus.el gnus-art.el gnus-msg.el
2502 gnus-group.el gnus-sum.el frame.el gnus-draft.el tool-bar.el 2846 gnus-group.el gnus-sum.el frame.el gnus-draft.el tool-bar.el
2503 widget.texi apropos.el easymenu.el facemenu.el faces.el gnus-srvr.el 2847 widget.texi apropos.el easymenu.el facemenu.el faces.el gnus-srvr.el
2504 gnus-uu.el ispell.el lisp-mode.el makefile.el mouse.el 2848 gnus-uu.el ispell.el lisp-mode.el makefile.el mouse.el
2505 and 29 other files 2849 and 30 other files
2506 2850
2507Per Bothner: wrote term.el 2851Per Bothner: wrote term.el
2508and changed iso-acc.el process.c sysdep.c 2852and changed iso-acc.el process.c sysdep.c
@@ -2534,6 +2878,8 @@ Peter Dyballa: changed calendar.el
2534 2878
2535Peter Heslin: changed flyspell.el outline.el 2879Peter Heslin: changed flyspell.el outline.el
2536 2880
2881Peter J. Weisberg: changed picture.el simple.el
2882
2537Peter Jolly: changed arc-mode.el ftfont.c 2883Peter Jolly: changed arc-mode.el ftfont.c
2538 2884
2539Peter Jones: changed nsterm.m 2885Peter Jones: changed nsterm.m
@@ -2542,7 +2888,11 @@ Peter Kleiweg: wrote ps-mode.el
2542 2888
2543Peter Liljenberg: wrote elint.el 2889Peter Liljenberg: wrote elint.el
2544 2890
2545Peter O'Gorman: changed configure.in frame.h termhooks.h 2891Peter Münster: changed gnus.texi
2892
2893Peter O'Gorman: changed configure.in frame.h hpux10-20.h termhooks.h
2894
2895Peter Oliver: changed server.el
2546 2896
2547Peter Povinec: changed term.el 2897Peter Povinec: changed term.el
2548 2898
@@ -2554,9 +2904,9 @@ Peter S. Galbraith: wrote mh-alias.el mh-identity.el mh-inc.el
2554 mh-limit.el 2904 mh-limit.el
2555and changed mh-comp.el mh-e.el mh-utils.el mh-mime.el mh-customize.el 2905and changed mh-comp.el mh-e.el mh-utils.el mh-mime.el mh-customize.el
2556 mh-seq.el mh-init.el mh-search.el mh-xemacs-compat.el 2906 mh-seq.el mh-init.el mh-search.el mh-xemacs-compat.el
2557 mh-xemacs-toolbar.el info-look.el mh-compat.el mh-funcs.el .cvsignore 2907 mh-xemacs-toolbar.el info-look.el mh-compat.el mh-funcs.el alias.pbm
2558 alias.pbm alias.xpm cabinet.xpm goto-addr.el highlight.xpm mh-junk.el 2908 alias.xpm cabinet.xpm goto-addr.el highlight.xpm mh-junk.el
2559 mh-xemacs-icons.el and 10 other files 2909 mh-xemacs-icons.el mh-xemacs.el and 9 other files
2560 2910
2561Peter Seibel: changed cl-indent.el lisp-mode.el 2911Peter Seibel: changed cl-indent.el lisp-mode.el
2562 2912
@@ -2573,9 +2923,10 @@ Petr Salinger: changed configure.in gnu-kfreebsd.h
2573Petri Kaurinkoski: changed configure.in iris4d.h irix6-0.h irix6-5.h 2923Petri Kaurinkoski: changed configure.in iris4d.h irix6-0.h irix6-5.h
2574 usg5-4.h 2924 usg5-4.h
2575 2925
2576Phil Hagelberg: changed pcmpl-unix.el 2926Phil Hagelberg: wrote ert-x-tests.el
2927and changed package.el pcmpl-unix.el subr.el
2577 2928
2578Phil Sung: changed follow.el python.el wdired.el 2929Phil Sung: changed follow.el progmodes/python.el wdired.el
2579 2930
2580Philip Jackson: wrote find-cmd.el org-irc.el 2931Philip Jackson: wrote find-cmd.el org-irc.el
2581 2932
@@ -2589,18 +2940,29 @@ Piet Van Oostrum: changed data.c fileio.c flyspell.el smtpmail.el
2589 2940
2590Pieter E.J. Pareit: wrote mixal-mode.el 2941Pieter E.J. Pareit: wrote mixal-mode.el
2591 2942
2943Pieter Praet: changed org-crypt.el
2944
2592Pinku Surana: changed sql.el 2945Pinku Surana: changed sql.el
2593 2946
2594Piotr Zielinski: wrote org-mouse.el 2947Piotr Zielinski: wrote org-mouse.el
2595 2948
2949Pj Weisberg: changed help.el
2950
2951Prestoo Ten: changed screen.el
2952
2596Primoz Peterlin: changed TUTORIAL.sl 2953Primoz Peterlin: changed TUTORIAL.sl
2597 2954
2955Puneeth Chaganti: changed org.texi org-exp.el org-agenda.el
2956 org-capture.el org-html.el
2957
2598R. Bernstein: changed gud.el 2958R. Bernstein: changed gud.el
2599 2959
2600Rafael Sepúlveda: changed TUTORIAL.es 2960Rafael Sepúlveda: changed TUTORIAL.es
2601 2961
2602Raffael Mancini: changed misc.el 2962Raffael Mancini: changed misc.el
2603 2963
2964Rainer Orth: changed Makefile.in
2965
2604Rainer Schoepf: wrote alpha.h unexalpha.c 2966Rainer Schoepf: wrote alpha.h unexalpha.c
2605and changed osf1.h alloc.c buffer.c callint.c data.c dispextern.h doc.c 2967and changed osf1.h alloc.c buffer.c callint.c data.c dispextern.h doc.c
2606 editfns.c floatfns.c frame.h lisp.h lread.c marker.c mem-limits.h 2968 editfns.c floatfns.c frame.h lisp.h lread.c marker.c mem-limits.h
@@ -2614,16 +2976,19 @@ Rajesh Vaidheeswarran: wrote old-whitespace.el
2614and changed whitespace.el ffap.el 2976and changed whitespace.el ffap.el
2615 2977
2616Ralf Angeli: wrote scroll-lock.el 2978Ralf Angeli: wrote scroll-lock.el
2617and changed w32fns.c gnus-art.el reftex-toc.el reftex.el tex-mode.el 2979and changed w32fns.c gnus-art.el reftex-cite.el reftex-toc.el reftex.el
2618 comint.el flow-fill.el frame.el killing.texi mm-view.el pcl-cvs.texi 2980 tex-mode.el comint.el flow-fill.el frame.el killing.texi mm-uu.el
2619 reftex-auc.el reftex-cite.el reftex-dcr.el reftex-global.el 2981 mm-view.el package.el pcl-cvs.texi reftex-auc.el reftex-dcr.el
2620 reftex-index.el reftex-parse.el reftex-ref.el reftex-sel.el 2982 reftex-global.el reftex-index.el reftex-parse.el reftex-ref.el
2621 reftex-vars.el reftex.texi and 4 other files 2983 reftex-sel.el and 6 other files
2622 2984
2623Ralf Fassel: changed dabbrev.el files.el fill.el iso-acc.el tar-mode.el 2985Ralf Fassel: changed dabbrev.el files.el fill.el iso-acc.el tar-mode.el
2624 2986
2987Ralf Scheidhauer And Michael Mehl: wrote prolog.el
2988
2625Ralph Schleicher: wrote battery.el info-look.el 2989Ralph Schleicher: wrote battery.el info-look.el
2626and changed libc.el fileio.c mm-decode.el nnultimate.el 2990and changed libc.el browse-url.el fileio.c info.el mm-decode.el
2991 nnultimate.el perl-mode.el which-func.el
2627 2992
2628Ramakrishnan M: changed mlm-util.el 2993Ramakrishnan M: changed mlm-util.el
2629 2994
@@ -2643,7 +3008,7 @@ Reiner Steib: wrote gmm-utils.el gnus-news.el
2643and changed message.el gnus.texi gnus-art.el gnus-sum.el gnus-group.el 3008and changed message.el gnus.texi gnus-art.el gnus-sum.el gnus-group.el
2644 gnus.el mml.el gnus-faq.texi mm-util.el gnus-score.el message.texi 3009 gnus.el mml.el gnus-faq.texi mm-util.el gnus-score.el message.texi
2645 gnus-msg.el gnus-start.el gnus-util.el spam-report.el mm-uu.el spam.el 3010 gnus-msg.el gnus-start.el gnus-util.el spam-report.el mm-uu.el spam.el
2646 mm-decode.el files.el gnus-agent.el nnmail.el and 181 other files 3011 mm-decode.el files.el gnus-agent.el nnmail.el and 182 other files
2647 3012
2648Remek Trzaska: changed gnus-ems.el 3013Remek Trzaska: changed gnus-ems.el
2649 3014
@@ -2656,6 +3021,9 @@ René Kyllingstad: changed pcomplete.el
2656Reto Zimmermann: wrote vera-mode.el 3021Reto Zimmermann: wrote vera-mode.el
2657and co-wrote vhdl-mode.el 3022and co-wrote vhdl-mode.el
2658 3023
3024Reuben Thomas: changed files.el flymake.el loading.texi pcvs-defs.el
3025 simple.el
3026
2659Riccardo Murri: changed vc-bzr.el tls.el 3027Riccardo Murri: changed vc-bzr.el tls.el
2660 3028
2661Richard Dawe: changed Makefile.in config.in 3029Richard Dawe: changed Makefile.in config.in
@@ -2664,28 +3032,32 @@ Richard G. Bielawski: changed modes.texi paren.el
2664 3032
2665Richard Hoskins: changed message.el 3033Richard Hoskins: changed message.el
2666 3034
2667Richard Kim: wrote python.el 3035Richard Kim: wrote wisent/python.el
2668and changed python-wy.el 3036and changed loading.texi python-wy.el texnfo-upd.el
2669 3037
2670Richard King: wrote filelock.c uniquify.el userlock.el 3038Richard King: wrote filelock.c uniquify.el userlock.el
2671 3039
2672Richard L. Pieri: wrote pop3.el 3040Richard L. Pieri: wrote pop3.el
2673 3041
3042Richard Lawrence: changed org-latex.el
3043
3044Richard Levitte: changed vc-mtn.el
3045
2674Richard M. Heiberger: changed tex-mode.el 3046Richard M. Heiberger: changed tex-mode.el
2675 3047
2676Richard M. Stallman: wrote [The original GNU Emacs and numerous files] 3048Richard M. Stallman: wrote [The original GNU Emacs and numerous files]
2677 easymenu.el image-mode.el menu-bar.el paren.el 3049 easymenu.el image-mode.el menu-bar.el paren.el
2678and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-langs.el 3050and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-langs.el
2679 cc-menus.el cc-mode.el cc-styles.el cc-vars.el font-lock.el 3051 cc-menus.el cc-mode.el cc-styles.el cc-vars.el font-lock.el
2680and changed files.el keyboard.c simple.el xterm.c xdisp.c Makefile.in 3052and changed files.el keyboard.c simple.el xterm.c xdisp.c rmail.el
2681 rmail.el fileio.c process.c sysdep.c buffer.c xfns.c window.c 3053 Makefile.in fileio.c process.c sysdep.c buffer.c xfns.c window.c
2682 configure.in subr.el startup.el emacs.c sendmail.el editfns.c info.el 3054 configure.in subr.el startup.el emacs.c sendmail.el editfns.c info.el
2683 dispnew.c and 1344 other files 3055 dispnew.c and 1347 other files
2684 3056
2685Richard Mlynarik: wrote cl-indent.el ebuff-menu.el ehelp.el rfc822.el 3057Richard Mlynarik: wrote cl-indent.el ebuff-menu.el ehelp.el rfc822.el
2686 terminal.el yow.el 3058 terminal.el yow.el
2687and changed files.el sysdep.c rmail.el info.el keyboard.c bytecomp.el 3059and changed files.el rmail.el sysdep.c info.el keyboard.c bytecomp.el
2688 fileio.c simple.el process.c startup.el window.c editfns.c unexcoff.c 3060 fileio.c simple.el process.c startup.el window.c editfns.c unexec.c
2689 xfns.c keymap.c minibuf.c sendmail.el buffer.c dispnew.c emacs.c 3061 xfns.c keymap.c minibuf.c sendmail.el buffer.c dispnew.c emacs.c
2690 subr.el and 129 other files 3062 subr.el and 129 other files
2691 3063
@@ -2721,6 +3093,10 @@ and changed texinfmt.el emacs-lisp-intro.texi emacs.tex texinfo.tex
2721 3093
2722Robert Marshall: changed mule-cmds.el 3094Robert Marshall: changed mule-cmds.el
2723 3095
3096Robert P. Goldman: changed org.texi ob-exp.el org-latex.el org.el
3097
3098Robert Pluim: changed gnus-demon.el org-agenda.el
3099
2724Robert Thorpe: changed cus-start.el indent.el 3100Robert Thorpe: changed cus-start.el indent.el
2725 3101
2726Roberto Rodríguez: changed ada-mode.texi glossary.texi widget.texi 3102Roberto Rodríguez: changed ada-mode.texi glossary.texi widget.texi
@@ -2736,12 +3112,14 @@ Roger Breitenstein: changed smtpmail.el
2736Roland B. Roberts: changed buffer.h callproc.c dired.c files.el 3112Roland B. Roberts: changed buffer.h callproc.c dired.c files.el
2737 gnus-group.el gnus-sum.el process.c sort.el sysdep.c systty.h 3113 gnus-group.el gnus-sum.el process.c sort.el sysdep.c systty.h
2738 3114
2739Roland McGrath: wrote autoload.el etags.el grep.el map-ynp.el 3115Roland Kaufmann: changed org-exp.el
2740and co-wrote compile.el find-dired.el 3116
2741and changed add-log.el configure.in files.el Makefile.in vc.el simple.el 3117Roland McGrath: wrote autoload.el etags.el map-ynp.el progmodes/grep.el
2742 mailabbrev.el buffer.c comint.el upd-copyr.el etags.c menu-bar.el 3118and co-wrote find-dired.el progmodes/compile.el
2743 mem-limits.h ralloc.c fileio.c data.c process.c rlogin.el rmail.el 3119and changed compile.el add-log.el configure.in files.el Makefile.in vc.el
2744 shell.el vm-limit.c and 137 other files 3120 simple.el mailabbrev.el comint.el buffer.c upd-copyr.el etags.c
3121 menu-bar.el mem-limits.h ralloc.c fileio.c data.c process.c rlogin.el
3122 rmail.el shell.el and 137 other files
2745 3123
2746Roland Winkler: wrote proced.el 3124Roland Winkler: wrote proced.el
2747and changed bibtex.el process.c appt.el artist.el conf-mode.el 3125and changed bibtex.el process.c appt.el artist.el conf-mode.el
@@ -2751,11 +3129,11 @@ and changed bibtex.el process.c appt.el artist.el conf-mode.el
2751Rolf Ebert: co-wrote ada-mode.el ada-stmt.el ada-xref.el 3129Rolf Ebert: co-wrote ada-mode.el ada-stmt.el ada-xref.el
2752and changed files.el find-file.el 3130and changed files.el find-file.el
2753 3131
2754Romain Francoise: changed faq.texi message.el Makefile.in gnus.texi 3132Romain Francoise: changed faq.texi message.el Makefile.in make-dist
2755 make-dist dired-x.el comint.el ibuf-ext.el subr.el compile.el 3133 gnus.texi dired-x.el comint.el ibuf-ext.el subr.el gnus-sum.el
2756 gnus-sum.el gnus-uu.el puresize.h replace.el startup.el doclicense.texi 3134 gnus-uu.el progmodes/compile.el puresize.h replace.el startup.el
2757 emacs.c files.texi gnus-fun.el help-fns.el message.texi 3135 configure.in doclicense.texi emacs.c files.texi gnus-fun.el help-fns.el
2758 and 144 other files 3136 and 146 other files
2759 3137
2760Roman Belenov: changed which-func.el 3138Roman Belenov: changed which-func.el
2761 3139
@@ -2765,6 +3143,8 @@ Ronan Waide: changed smtpmail.el
2765 3143
2766Ross Patterson: wrote org-protocol.el 3144Ross Patterson: wrote org-protocol.el
2767 3145
3146Roy Liu: changed ns-win.el
3147
2768Rui-Tao Dong: changed nnweb.el 3148Rui-Tao Dong: changed nnweb.el
2769 3149
2770Rune Kleveland: changed xfns.c 3150Rune Kleveland: changed xfns.c
@@ -2775,6 +3155,8 @@ Russ Allbery: changed message.el
2775 3155
2776Ryan C. Thompson: changed savehist.el 3156Ryan C. Thompson: changed savehist.el
2777 3157
3158Ryan Twitchell: changed ido.el
3159
2778Ryan Yeske: wrote rcirc.el 3160Ryan Yeske: wrote rcirc.el
2779and changed ffap.el ispell.el message.texi rmailsum.el simple.el 3161and changed ffap.el ispell.el message.texi rmailsum.el simple.el
2780 testcover.el webjump.el 3162 testcover.el webjump.el
@@ -2784,10 +3166,12 @@ Ryo Yoshitake: changed xterm.c frame.c frame.h mac.c macfns.c w32fns.c
2784 3166
2785Ryszard Kubiak: co-wrote ogonek.el 3167Ryszard Kubiak: co-wrote ogonek.el
2786 3168
3169Rémi Vanicat: changed org-icalendar.el
3170
2787Sacha Chua: wrote erc-pcomplete.el 3171Sacha Chua: wrote erc-pcomplete.el
2788and changed erc.el erc-button.el 3172and changed erc.el erc-button.el
2789 3173
2790Saito Takuya: changed compile.el mule.el 3174Saito Takuya: changed mule.el progmodes/compile.el
2791 3175
2792Sam Dooley: changed keyboard.c 3176Sam Dooley: changed keyboard.c
2793 3177
@@ -2796,20 +3180,22 @@ Sam Falkner: changed nntp.el
2796Sam Kendall: changed etags.c etags.el 3180Sam Kendall: changed etags.c etags.el
2797 3181
2798Sam Steingold: wrote gulp.el midnight.el 3182Sam Steingold: wrote gulp.el midnight.el
2799and changed cl-indent.el compile.el vc-cvs.el vc.el font-lock.el mouse.el 3183and changed progmodes/compile.el cl-indent.el vc-cvs.el vc.el mouse.el
2800 simple.el ange-ftp.el pcvs.el tex-mode.el vc-hg.el add-log.el 3184 simple.el font-lock.el ange-ftp.el vc-hg.el add-log.el bookmark.el
2801 bindings.el bookmark.el debug.el diary-lib.el dired.el files.el grep.el 3185 bug-reference.el diary-lib.el dired.el pcvs.el tex-mode.el apropos.el
2802 inf-lisp.el sgml-mode.el and 108 other files 3186 bindings.el emacs-lisp/debug.el etags.el files.el and 124 other files
2803 3187
2804Samuel Tardieu: changed smime.el 3188Samuel Tardieu: changed smime.el
2805 3189
3190Samuel Thibault: changed sysdep.c term.c
3191
2806Sanghyuk Suh: changed mac-win.el macterm.c 3192Sanghyuk Suh: changed mac-win.el macterm.c
2807 3193
2808Sascha Lüdecke: co-wrote mml1991.el 3194Sascha Lüdecke: co-wrote mml1991.el
2809and changed gnus-win.el 3195and changed gnus-win.el
2810 3196
2811Sascha Wilde: changed pgg-gpg.el pgg.texi pgg.el bubbles.el configure.in 3197Sascha Wilde: changed pgg-gpg.el pgg.texi pgg.el bubbles.el configure.in
2812 proj-shared.el srecode.el 3198 ede/srecode.el proj-shared.el vc-hg.el
2813 3199
2814Satyaki Das: wrote mh-acros.el mh-gnus.el mh-search.el mh-speed.el 3200Satyaki Das: wrote mh-acros.el mh-gnus.el mh-search.el mh-speed.el
2815 mh-thread.el mh-tool-bar.el 3201 mh-thread.el mh-tool-bar.el
@@ -2831,23 +3217,31 @@ and changed gnus-sum.el
2831 3217
2832Scott Draves: wrote tq.el 3218Scott Draves: wrote tq.el
2833 3219
3220Scott Evans: changed rect.el
3221
3222Scott Frazer: wrote deeper-blue-theme.el whiteboard-theme.el
3223
2834Scott M. Meyers: changed cmacexp.el 3224Scott M. Meyers: changed cmacexp.el
2835 3225
2836Sean Neakums: changed gnus-msg.el gnus-uu.el 3226Sean Neakums: changed gnus-msg.el gnus-uu.el supercite.el
2837 3227
2838Sean O'Rourke: changed complete.el comint.el dabbrev.el find-func.el 3228Sean O'Rourke: changed complete.el comint.el dabbrev.el find-func.el
2839 ibuf-ext.el pcomplete.el register.el tramp.el 3229 ibuf-ext.el pcomplete.el register.el tramp.el
2840 3230
3231Sean O'halpin: changed ob.el
3232
2841Sean Sieger: changed emacs-lisp-intro.texi 3233Sean Sieger: changed emacs-lisp-intro.texi
2842 3234
2843Sebastian Freundt: changed nnmaildir.el 3235Sebastian Freundt: changed nnmaildir.el
2844 3236
3237Sebastian Hermida: wrote misterioso-theme.el
3238
2845Sebastian Kremer: wrote dired-aux.el dired.el ls-lisp.el 3239Sebastian Kremer: wrote dired-aux.el dired.el ls-lisp.el
2846and co-wrote dired-x.el find-dired.el 3240and co-wrote dired-x.el find-dired.el
2847and changed add-log.el 3241and changed add-log.el
2848 3242
2849Sebastian Rose: wrote org-protocol.el 3243Sebastian Rose: wrote org-protocol.el
2850and changed ftfont.c org-jsinfo.el 3244and changed org-publish.el ftfont.c org-jsinfo.el
2851 3245
2852Sebastian Tennant: changed desktop.el 3246Sebastian Tennant: changed desktop.el
2853 3247
@@ -2861,34 +3255,46 @@ Sen Nagata: wrote crm.el rfc2368.el
2861 3255
2862Seokchan Lee: changed message.el 3256Seokchan Lee: changed message.el
2863 3257
3258Seppo Sade: changed esh-ext.el
3259
3260Sergei Organov: changed vc.el
3261
2864Sergey Poznyakoff: changed mh-mime.el rmail.el rmail.texi smtpmail.el 3262Sergey Poznyakoff: changed mh-mime.el rmail.el rmail.texi smtpmail.el
2865 3263
2866Sergio Pokrovskij: changed TUTORIAL.eo 3264Sergio Pokrovskij: changed TUTORIAL.eo
2867 3265
2868Seweryn Kokot: changed positions.texi searching.texi 3266Seweryn Kokot: changed positions.texi searching.texi
2869 3267
3268Shaun Johnson: changed ob-tangle.el
3269
3270Shawn Boles: changed url-cookie.el
3271
2870Shawn M. Carey: wrote freebsd.h 3272Shawn M. Carey: wrote freebsd.h
2871 3273
2872Shenghuo Zhu: wrote binhex.el mm-extern.el mm-partial.el mm-url.el 3274Shenghuo Zhu: wrote binhex.el mm-extern.el mm-partial.el mm-url.el
2873 mm-uu.el mml2015.el nnrss.el nnwarchive.el rfc1843.el uudecode.el 3275 mm-uu.el mml2015.el nnrss.el rfc1843.el uudecode.el
2874 webmail.el
2875and co-wrote gnus-dired.el nnfolder.el 3276and co-wrote gnus-dired.el nnfolder.el
2876and changed gnus-art.el message.el gnus-sum.el gnus-msg.el gnus.el 3277and changed gnus-art.el message.el gnus-sum.el gnus-msg.el gnus.el
2877 gnus-agent.el mm-decode.el mm-util.el gnus-group.el mml.el 3278 gnus-agent.el mm-decode.el mm-util.el gnus-group.el mml.el
2878 gnus-start.el gnus-util.el mm-view.el nnslashdot.el nnmail.el nntp.el 3279 gnus-start.el gnus-util.el mm-view.el nnslashdot.el nnmail.el nntp.el
2879 gnus-topic.el gnus-xmas.el rfc2047.el mail-source.el gnus-win.el 3280 gnus-topic.el gnus-xmas.el rfc2047.el mail-source.el gnus-win.el
2880 and 95 other files 3281 and 97 other files
2881 3282
2882Shigeru Fukaya: wrote bytecomp-testsuite.el 3283Shigeru Fukaya: wrote bytecomp-tests.el
2883and changed byte-opt.el bytecomp.el elint.el rx-new.el ses.el texinfmt.el 3284and changed byte-opt.el bytecomp-testsuite.el bytecomp.el elint.el
3285 rx-new.el ses.el texinfmt.el
2884 3286
2885Shinichirou Sugou: changed etags.c 3287Shinichirou Sugou: changed etags.c
2886 3288
2887Shuhei Kobayashi: wrote hex-util.el hmac-def.el hmac-md5.el sha1.el 3289Sho Nakatani: changed doc-view.el
3290
3291Shuhei Kobayashi: wrote hex-util.el hmac-def.el hmac-md5.el
2888and changed gnus-group.el message.el nnmail.el 3292and changed gnus-group.el message.el nnmail.el
2889 3293
2890Shun-Ichi Goto: changed url-http.el 3294Shun-Ichi Goto: changed url-http.el
2891 3295
3296Shyam Karanatt: changed image-mode.el
3297
2892Sidney Markowitz: changed doctor.el nsmenu.m 3298Sidney Markowitz: changed doctor.el nsmenu.m
2893 3299
2894Sigbjorn Finne: changed gnus-srvr.el 3300Sigbjorn Finne: changed gnus-srvr.el
@@ -2896,11 +3302,12 @@ Sigbjorn Finne: changed gnus-srvr.el
2896Simon Josefsson: wrote dig.el dns-mode.el flow-fill.el fringe.el imap.el 3302Simon Josefsson: wrote dig.el dns-mode.el flow-fill.el fringe.el imap.el
2897 mml-sec.el mml-smime.el password-cache.el rfc2104.el sieve-manage.el 3303 mml-sec.el mml-smime.el password-cache.el rfc2104.el sieve-manage.el
2898 sieve-mode.el sieve.el smime.el starttls.el tls.el url-imap.el 3304 sieve-mode.el sieve.el smime.el starttls.el tls.el url-imap.el
2899and co-wrote gnus-sieve.el mml1991.el nnfolder.el nnimap.el nnml.el 3305and co-wrote gnus-sieve.el gssapi.el mml1991.el nnfolder.el nnimap.el
3306 nnml.el
2900and changed message.el gnus-sum.el gnus-art.el smtpmail.el pgg-gpg.el 3307and changed message.el gnus-sum.el gnus-art.el smtpmail.el pgg-gpg.el
2901 pgg.el mml2015.el gnus-agent.el mml.el gnus-group.el mm-decode.el 3308 pgg.el gnus-agent.el mml2015.el mml.el gnus-group.el mm-decode.el
2902 gnus-msg.el gnus.texi pgg-pgp5.el browse-url.el gnus-int.el gnus.el 3309 gnus-msg.el gnus.texi pgg-pgp5.el browse-url.el gnus-int.el gnus.el
2903 hashcash.el mm-view.el password.el gnus-cache.el and 98 other files 3310 hashcash.el mm-view.el password.el gnus-cache.el and 99 other files
2904 3311
2905Simon Leinen: changed Makefile.in smtpmail.el Makefile cm.c cm.h hpux9.h 3312Simon Leinen: changed Makefile.in smtpmail.el Makefile cm.c cm.h hpux9.h
2906 indent.c process.c sc.texinfo sgml-mode.el term.c xfns.c xmenu.c 3313 indent.c process.c sc.texinfo sgml-mode.el term.c xfns.c xmenu.c
@@ -2917,8 +3324,8 @@ Simon South: co-wrote delphi.el
2917 3324
2918Skip Collins: changed w32fns.c w32term.c w32term.h 3325Skip Collins: changed w32fns.c w32term.c w32term.h
2919 3326
2920Slawomir Nowaczyk: changed emacs.py python.el TUTORIAL.pl flyspell.el 3327Slawomir Nowaczyk: changed emacs.py progmodes/python.el TUTORIAL.pl
2921 ls-lisp.el w32proc.c 3328 flyspell.el ls-lisp.el w32proc.c
2922 3329
2923Spencer Thomas: changed dabbrev.el emacsclient.c gnus.texi server.el 3330Spencer Thomas: changed dabbrev.el emacsclient.c gnus.texi server.el
2924 unexcoff.c 3331 unexcoff.c
@@ -2927,17 +3334,21 @@ Sriram Karra: changed message.el
2927 3334
2928Stanislav Shalunov: wrote uce.el 3335Stanislav Shalunov: wrote uce.el
2929 3336
3337Stefan Bruda: co-wrote prolog.el
3338
3339Stefan Guath: changed find-dired.el
3340
2930Stefan Merten: co-wrote rst.el 3341Stefan Merten: co-wrote rst.el
2931 3342
2932Stefan Monnier: wrote bibtex-style.el css-mode.el cvs-status.el 3343Stefan Monnier: wrote bibtex-style.el bzrmerge.el css-mode.el
2933 diff-mode.el log-edit.el log-view.el minibuffer.el mpc.el pcvs-defs.el 3344 cvs-status.el diff-mode.el lexbind-tests.el log-edit.el log-view.el
2934 pcvs-info.el pcvs-parse.el pcvs-util.el reveal.el smerge-mode.el 3345 minibuffer.el mpc.el pcase.el pcvs-defs.el pcvs-info.el pcvs-parse.el
2935 vc-mtn.el 3346 pcvs-util.el reveal.el smerge-mode.el smie.el vc-mtn.el
2936and co-wrote font-lock.el 3347and co-wrote font-lock.el
2937and changed vc.el lisp.h subr.el keyboard.c simple.el files.el pcvs.el 3348and changed vc.el subr.el simple.el lisp.h keyboard.c files.el
2938 keymap.c xdisp.c Makefile.in vc-hooks.el alloc.c newcomment.el 3349 Makefile.in bytecomp.el keymap.c xdisp.c pcvs.el alloc.c
2939 tex-mode.el bytecomp.el compile.el buffer.c info.el fill.el fileio.c 3350 progmodes/compile.el newcomment.el vc-hooks.el tex-mode.el buffer.c
2940 window.c and 901 other files 3351 sh-script.el eval.c fileio.c fill.el and 1030 other files
2941 3352
2942Stefan Reichör: changed gnus-agent.el 3353Stefan Reichör: changed gnus-agent.el
2943 3354
@@ -2951,28 +3362,30 @@ Stefan Wiens: changed gnus-sum.el
2951 3362
2952Steinar Bang: changed imap.el 3363Steinar Bang: changed imap.el
2953 3364
2954Štěpán Němec: changed INSTALL cl.texi edebug.texi loading.texi maps.texi 3365Štěpán Němec: changed INSTALL calc-ext.el cl.texi comint.el edebug.texi
2955 mark.texi message.texi mini.texi minibuf.texi misc.texi programs.texi 3366 font-lock.el loading.texi maps.texi mark.texi message.texi mini.texi
2956 subr.el tips.texi url.texi vc-git.el windows.texi 3367 minibuf.texi misc.texi programs.texi subr.el tips.texi url-vars.el
3368 url.texi vc-git.el window.c windows.texi
2957 3369
2958Stephan Stahl: changed which-func.el buff-menu.el buffer.c dired-x.texi 3370Stephan Stahl: changed which-func.el buff-menu.el buffer.c dired-x.texi
2959 ediff-mult.el 3371 ediff-mult.el
2960 3372
2961Stephen A. Wood: changed fortran.el 3373Stephen A. Wood: changed fortran.el
2962 3374
2963Stephen Berman: changed todo-mode.el allout.el diary-lib.el dired.el 3375Stephen Berman: changed diary-lib.el todo-mode.el allout.el dframe.el
2964 files.el find-dired.el gtkutil.c info.el newcomment.el recentf.el 3376 dired-aux.el dired.el files.el find-dired.el frame.c gnus-group.el
2965 rfc822.el 3377 gtkutil.c info.el newcomment.el page.el proced.el recentf.el rfc822.el
3378 subr.el
2966 3379
2967Stephen C. Gilardi: changed configure.in 3380Stephen C. Gilardi: changed configure.in
2968 3381
2969Stephen Compall: changed saveplace.el texinfo.el 3382Stephen Compall: changed saveplace.el texinfo.el
2970 3383
2971Stephen Eglen: wrote iswitchb.el mspools.el 3384Stephen Eglen: wrote iswitchb.el mspools.el
2972and changed diary-lib.el locate.el octave-inf.el replace.el hexl.el 3385and changed diary-lib.el locate.el octave-inf.el org-agenda.el replace.el
2973 info-look.el sendmail.el spell.el uce.el MORE.STUFF add-log.el 3386 hexl.el info-look.el sendmail.el spell.el uce.el MORE.STUFF add-log.el
2974 advice.el allout.el autoinsert.el avoid.el backquote.el battery.el 3387 advice.el allout.el autoinsert.el avoid.el backquote.el battery.el
2975 bib-mode.el bruce.el c-mode.el ccl.el and 74 other files 3388 bib-mode.el bruce.el c-mode.el and 78 other files
2976 3389
2977Stephen Gildea: wrote refcard.tex 3390Stephen Gildea: wrote refcard.tex
2978and co-wrote mh-funcs.el mh-search.el 3391and co-wrote mh-funcs.el mh-search.el
@@ -2985,25 +3398,31 @@ Stephen J. Turnbull: changed ediff-init.el strings.texi subr.el
2985Stephen Leake: changed ada-mode.el ada-xref.el ada-mode.texi ada-prj.el 3398Stephen Leake: changed ada-mode.el ada-xref.el ada-mode.texi ada-prj.el
2986 ada-stmt.el align.el pcvs-parse.el vhdl-mode.el 3399 ada-stmt.el align.el pcvs-parse.el vhdl-mode.el
2987 3400
3401Stephen Peters: changed icalendar.el
3402
3403Steve Chapel: changed refcard.tex
3404
2988Steve Fisk: co-wrote cal-tex.el 3405Steve Fisk: co-wrote cal-tex.el
2989 3406
2990Steve Grubb: changed vcdiff 3407Steve Grubb: changed vcdiff
2991 3408
2992Steve Nygard: changed unexnext.c 3409Steve Nygard: changed unexnext.c
2993 3410
3411Steve Purcell: changed nnimap.el
3412
2994Steve Strassman: wrote spook.el 3413Steve Strassman: wrote spook.el
2995 3414
2996Steve Youngs: changed mh-utils.el mh-xemacs-compat.el mh-customize.el 3415Steve Youngs: changed mh-utils.el mh-xemacs-compat.el mh-customize.el
2997 mh-e.el mh-comp.el mh-mime.el dns.el gnus-art.el .cvsignore 3416 mh-e.el mh-comp.el mh-mime.el dns.el gnus-art.el browse-url.el
2998 browse-url.el gnus-sum.el gnus-xmas.el mh-search.el mh-seq.el 3417 gnus-sum.el gnus-xmas.el mh-search.el mh-seq.el password.el
2999 password.el run-at-time.el em-unix.el gmm-utils.el gnus-cite.el 3418 run-at-time.el em-unix.el gmm-utils.el gnus-cite.el gnus-demon.el
3000 gnus-demon.el gnus-ems.el and 17 other files 3419 gnus-ems.el gnus-msg.el and 16 other files
3001 3420
3002Steven E. Harris: changed nnheader.el 3421Steven E. Harris: changed nnheader.el
3003 3422
3004Steven Huwig: changed emacs.py python.el 3423Steven Huwig: changed emacs.py progmodes/python.el
3005 3424
3006Steven L. Baur: wrote earcon.el footnote.el gnus-audio.el gnus-setup.el 3425Steven L. Baur: wrote footnote.el gnus-setup.el
3007and changed gnus-xmas.el gnus-msg.el add-log.el edebug.el gnus-ems.el 3426and changed gnus-xmas.el gnus-msg.el add-log.el edebug.el gnus-ems.el
3008 gnus-start.el gnus-topic.el message.el nnbabyl.el nntp.el webjump.el 3427 gnus-start.el gnus-topic.el message.el nnbabyl.el nntp.el webjump.el
3009 3428
@@ -3018,6 +3437,8 @@ Stewart M. Clamen: co-wrote cal-mayan.el cc-align.el cc-cmds.el
3018 cc-defs.el cc-engine.el cc-langs.el cc-menus.el cc-mode.el cc-styles.el 3437 cc-defs.el cc-engine.el cc-langs.el cc-menus.el cc-mode.el cc-styles.el
3019 cc-vars.el 3438 cc-vars.el
3020 3439
3440Stig Sandbeck Mathisen: changed gnus-sum.el
3441
3021Stuart D. Herring: changed desktop.el files.el isearch.el align.el 3442Stuart D. Herring: changed desktop.el files.el isearch.el align.el
3022 allout.el comint.el edebug.el find-lisp.el keymap.c minibuf.c sregex.el 3443 allout.el comint.el edebug.el find-lisp.el keymap.c minibuf.c sregex.el
3023 timeclock.el widget.texi 3444 timeclock.el widget.texi
@@ -3031,24 +3452,31 @@ Sun Yijiang: changed TUTORIAL.cn
3031 3452
3032Sundar Narasimhan: changed rnews.el rnewspost.el 3453Sundar Narasimhan: changed rnews.el rnewspost.el
3033 3454
3034Sven Joachim: changed files.el de-refcard.tex dired-aux.el arc-mode.el 3455Suvayu Ali: changed org.texi
3035 dired-x.el em-cmpl.el em-hist.el em-ls.el esh-cmd.el esh-ext.el 3456
3036 esh-io.el files.texi gnus-news.texi gnus-sum.el gnus.texi help.el 3457Sven Joachim: changed files.el de-refcard.tex dired-aux.el emacs.1
3037 make-dist movemail.c mule.texi sed3v2.inp sh-script.el 3458 arc-mode.el dired-x.el em-cmpl.el em-hist.el em-ls.el esh-cmd.el
3038 and 5 other files 3459 esh-ext.el esh-io.el files.texi gnus-news.texi gnus-sum.el gnus.texi
3460 help.el make-dist message.el movemail.c mule.texi and 8 other files
3039 3461
3040Svend Tollak Munkejord: changed deuglify.el 3462Svend Tollak Munkejord: changed deuglify.el
3041 3463
3464Sébastien Delafond: changed org.el
3465
3466Sébastien Vauban: changed org-agenda.el org-latex.el org.el
3467
3042T. V. Raman: changed completion.el files.el json.el 3468T. V. Raman: changed completion.el files.el json.el
3043 3469
3470T.V. Raman: changed mairix.el mspools.el xml.c
3471
3044Taichi Kawabata: wrote indian.el ucs-normalize.el 3472Taichi Kawabata: wrote indian.el ucs-normalize.el
3045and changed devanagari.el ind-util.el Makefile.in devan-util.el 3473and changed devanagari.el ind-util.el Makefile.in devan-util.el
3046 characters.el fontset.el malayalam.el mlm-util.el mule-conf.el tamil.el 3474 characters.el fontset.el malayalam.el mlm-util.el mule-conf.el tamil.el
3047 tml-util.el 3475 tml-util.el
3048 3476
3049Takaaki Ota: wrote table.el 3477Takaaki Ota: wrote textmodes/table.el
3050and changed appt.el compile.el dired.c etags.c ldap.el makefile.w32-in 3478and changed appt.el dired.c etags.c ldap.el makefile.w32-in
3051 recentf.el subr.el w32bdf.c 3479 progmodes/compile.el recentf.el replace.el subr.el w32bdf.c
3052 3480
3053Takahashi Kaoru: changed texinfmt.el 3481Takahashi Kaoru: changed texinfmt.el
3054 3482
@@ -3066,10 +3494,11 @@ and changed arc-mode.el
3066 3494
3067Tassilo Horn: wrote doc-view.el 3495Tassilo Horn: wrote doc-view.el
3068and co-wrote org-gnus.el 3496and co-wrote org-gnus.el
3069and changed subword.el image-mode.el cc-cmds.el gnus-art.el Makefile.in 3497and changed subword.el image-mode.el Makefile.in cc-cmds.el emacsbug.el
3070 gnus-sum.el info.el ack.texi bindings.el bookmark.el cc-mode.el 3498 gnus-art.el gnus.texi nnimap.el files.el gnus-sum.el info.el
3071 cc-subword.el dired.texi emacs.texi files.el files.texi font-lock.el 3499 org-footnote.el org.el reftex-ref.el simple.el tsdh-dark-theme.el
3072 fortune.el gnus.texi hmac-def.el makefile.w32-in and 4 other files 3500 tsdh-light-theme.el ack.texi bindings.el bookmark.el cc-mode.el
3501 and 21 other files
3073 3502
3074Tatsuya Ichikawa: changed gnus-agent.el gnus-cache.el 3503Tatsuya Ichikawa: changed gnus-agent.el gnus-cache.el
3075 3504
@@ -3077,12 +3506,14 @@ Ted Lemon: changed emacs.c lastfile.c puresize.h
3077 3506
3078Ted Phelps: changed mh-search.el mh-tool-bar.el 3507Ted Phelps: changed mh-search.el mh-tool-bar.el
3079 3508
3080Teodor Zlatanov: wrote auth-source.el gnus-registry.el imap-hash.el 3509Teemu Likonen: changed dired.el gnus-agent.el message.el
3081 spam-report.el tramp-imap.el 3510
3082and changed spam.el gnus.el gnus-sum.el gnus.texi nnimap.el netrc.el 3511Teodor Zlatanov: wrote auth-source.el gnus-registry.el gnus-sync.el
3083 spam-stat.el gnus-start.el gnus-util.el nnmail.el encrypt.el message.el 3512 gnus-tests.el gnutls.el registry.el spam-report.el url-future.el
3084 gnus-encrypt.el mail-source.el assistant.el auth.texi imap.el 3513and changed spam.el gnus.el nnimap.el gnus.texi gnus-sum.el auth.texi
3085 nnbabyl.el nnfolder.el nnmbox.el nnmh.el and 51 other files 3514 gnus-util.el netrc.el gnus-start.el gnutls.c message.el spam-stat.el
3515 encrypt.el nnmail.el imap.el mail-source.el Makefile.in gnus-encrypt.el
3516 gnus-html.el gnus-int.el gnutls.h and 95 other files
3086 3517
3087Terje Rosten: changed xfns.c version.el xterm.c xterm.h 3518Terje Rosten: changed xfns.c version.el xterm.c xterm.h
3088 3519
@@ -3090,7 +3521,10 @@ Terrence Brannon: wrote landmark.el
3090 3521
3091Terry Jones: wrote shadow.el 3522Terry Jones: wrote shadow.el
3092 3523
3093Tetsurou Okazaki: changed Makefile.in byte-opt.el log-edit.el xterm.c 3524Tetsuo Tsukamoto: changed nnrss.el
3525
3526Tetsurou Okazaki: changed Makefile.in byte-opt.el log-edit.el lread.c
3527 xterm.c
3094 3528
3095Thamer Mahmoud: changed arabic.el 3529Thamer Mahmoud: changed arabic.el
3096 3530
@@ -3104,7 +3538,9 @@ and changed ewoc.el vc.el zone.el info.el Makefile.in processes.texi
3104 3538
3105Thierry Emery: changed kinsoku.el timezone.el url-http.el wid-edit.el 3539Thierry Emery: changed kinsoku.el timezone.el url-http.el wid-edit.el
3106 3540
3107Thierry Volpiatto: changed bookmark.el info.el 3541Thierry Volpiatto: changed bookmark.el gnus-sum.el image-mode.el info.el
3542 man.el woman.el dired-aux.el dired.el doc-view.el files.el gnus-art.el
3543 image-dired.el vc-rcs.el
3108 3544
3109Thomas Baumann: wrote org-mhe.el 3545Thomas Baumann: wrote org-mhe.el
3110and co-wrote org-bbdb.el 3546and co-wrote org-bbdb.el
@@ -3131,8 +3567,8 @@ Thomas Steffen: co-wrote deuglify.el
3131 3567
3132Thomas W Murphy: changed outline.el 3568Thomas W Murphy: changed outline.el
3133 3569
3134Thomas Wurgler: wrote emacs-lock.el 3570Thomas Wurgler: wrote old-emacs-lock.el
3135and changed subr.el 3571and changed emacs-lock.el subr.el
3136 3572
3137Thor Kristoffersen: changed nntp.el 3573Thor Kristoffersen: changed nntp.el
3138 3574
@@ -3144,23 +3580,36 @@ Tibor Šimko: co-wrote slovak.el
3144 3580
3145Tijs Van Bakel: changed erc.el 3581Tijs Van Bakel: changed erc.el
3146 3582
3147Tim Van Holder: changed emacsclient.c Makefile.in compile.el configure.in 3583Tim Cross: changed keymaps.texi
3148 which-func.el 3584
3585Tim Harper: changed ns-win.el
3586
3587Tim Landscheidt: changed gnus.texi
3588
3589Tim Van Holder: changed emacsclient.c Makefile.in configure.in
3590 progmodes/compile.el which-func.el
3591
3592Timo Juhani Lindfors: changed gnus-msg.el
3149 3593
3150Timo Savola: changed emacs.c gtkutil.c startup.el x-win.el xfns.c xterm.c 3594Timo Savola: changed emacs.c gtkutil.c startup.el x-win.el xfns.c xterm.c
3151 xterm.h 3595 xterm.h
3152 3596
3153Tobias C. Rittweiler: changed font-lock.el sendmail.el 3597Tobias C. Rittweiler: changed font-lock.el searching.texi sendmail.el
3154 3598
3155Tobias Ringström: changed etags.c 3599Tobias Ringström: changed etags.c
3156 3600
3157Toby Allsopp: changed ldap.el eudc.el 3601Toby Allsopp: changed ldap.el eudc.el
3158 3602
3603Toby Cubitt: co-wrote avl-tree.el
3604
3159Toby Speight: changed generic-x.el window.el 3605Toby Speight: changed generic-x.el window.el
3160 3606
3161Tokuya Kameshima: wrote org-mew.el org-wl.el 3607Tokuya Kameshima: wrote org-mew.el
3608and co-wrote org-wl.el
3609
3610Tom Breton: changed autoinsert.el cus-edit.el gnus-agent.el lread.c
3162 3611
3163Tom Breton: changed autoinsert.el gnus-agent.el lread.c 3612Tom Dye: changed org-bibtex.el org.texi org.el
3164 3613
3165Tom Hageman: changed etags.c 3614Tom Hageman: changed etags.c
3166 3615
@@ -3168,17 +3617,18 @@ Tom Houlder: wrote mantemp.el
3168 3617
3169Tom Perrine: co-wrote modula2.el (public domain) 3618Tom Perrine: co-wrote modula2.el (public domain)
3170 3619
3171Tom Tromey: wrote bug-reference.el erc-list.el 3620Tom Rauchenwald: changed spam.el
3621
3622Tom Tromey: wrote bug-reference.el erc-list.el package-x.el package.el
3172and co-wrote tcl.el 3623and co-wrote tcl.el
3173and changed makefile.el configure.in vc.el blackbox.el buffer.c 3624and changed buffer.c lisp.h makefile.el window.c xfns.c callint.c cmds.c
3174 custom.texi etags.c make-mode.el vc-svn.el INSTALL add-log.el 3625 configure.in frame.c keyboard.c keymap.c xdisp.c buffer.h bytecode.c
3175 buff-menu.el cmuscheme.el completion.el custom.el dbusbind.c 3626 callproc.c category.c character.c character.h charset.c coding.c
3176 diff-mode.el doc.c easy-mmode.el elp.el emacsclient.c 3627 composite.c and 133 other files
3177 and 30 other files
3178 3628
3179Tomas Abrahamsson: wrote artist.el 3629Tomas Abrahamsson: wrote artist.el
3180 3630
3181Tommi Vainikainen: changed gnus-sum.el message.el 3631Tommi Vainikainen: changed gnus-sum.el message.el mml-sec.el
3182 3632
3183Tomohiko Morioka: co-wrote mm-bodies.el mm-decode.el mm-encode.el 3633Tomohiko Morioka: co-wrote mm-bodies.el mm-decode.el mm-encode.el
3184 mm-util.el rfc2047.el 3634 mm-util.el rfc2047.el
@@ -3198,7 +3648,7 @@ Torsten Bronger: changed latin-ltx.el
3198Toru Tomabechi: wrote tibet-util.el tibetan.el 3648Toru Tomabechi: wrote tibet-util.el tibetan.el
3199 3649
3200Toru Tsuneyoshi: changed ange-ftp.el buff-menu.el cus-start.el fileio.c 3650Toru Tsuneyoshi: changed ange-ftp.el buff-menu.el cus-start.el fileio.c
3201 files.el lisp.h w32fns.c 3651 files.el lisp.h tramp.el w32fns.c
3202 3652
3203Toshiaki Nomura: changed uxpds.h 3653Toshiaki Nomura: changed uxpds.h
3204 3654
@@ -3217,31 +3667,36 @@ Tsuchiya Masatoshi: changed gnus-art.el mm-view.el gnus-sum.el
3217 gnus-cache.el gnus-msg.el gnus.el nndiary.el nnfolder.el nnimap.el 3667 gnus-cache.el gnus-msg.el gnus.el nndiary.el nnfolder.el nnimap.el
3218 nnmaildir.el pgg.el rfc2047.el 3668 nnmaildir.el pgg.el rfc2047.el
3219 3669
3220Tsugutomo Enami: changed frame.c keyboard.c dispnew.c fileio.c process.c 3670Tsugutomo Enami: changed frame.c keyboard.c configure.in dispnew.c
3221 simple.el xdisp.c add-log.el bytecomp.el configure.in editfns.c emacs.c 3671 fileio.c process.c simple.el xdisp.c add-log.el bytecomp.el editfns.c
3222 frame.h gnus-group.el nnheader.el perl-mode.el regex.c regex.h 3672 emacs.c frame.h gnus-group.el netbsd.h nnheader.el perl-mode.el regex.c
3223 rmailsum.el sysdep.c vc.el and 3 other files 3673 regex.h rmailsum.el sysdep.c and 4 other files
3224 3674
3225Tsuyoshi Akiho: changed gnus-sum.el nnrss.el 3675Tsuyoshi Akiho: changed gnus-sum.el nnrss.el
3226 3676
3227Tudor Hulubei: changed iso-acc.el latin-pre.el 3677Tudor Hulubei: changed iso-acc.el latin-pre.el
3228 3678
3229Ulf Jasper: wrote bubbles.el icalendar-testsuite.el icalendar.el 3679Uday S Reddy: changed etags.el fill.el
3680
3681Ulf Jasper: wrote bubbles.el icalendar-tests.el icalendar.el
3230 newst-backend.el newst-plainview.el newst-reader.el newst-ticker.el 3682 newst-backend.el newst-plainview.el newst-reader.el newst-ticker.el
3231 newst-treeview.el newsticker-testsuite.el newsticker.el 3683 newst-treeview.el newsticker-testsuite.el newsticker.el
3232and changed calendar.texi newsticker-plainview.el newsticker-treeview.el 3684and changed icalendar-testsuite.el calendar.texi newsticker-plainview.el
3233 newsticker.texi newsticker-backend.el newsticker-reader.el 3685 newsticker-treeview.el newsticker.texi newsticker-backend.el
3234 newsticker-ticker.el Makefile.in xml.el 3686 newsticker-reader.el newsticker-ticker.el Makefile.in README
3687 browse-url.xpm get-all.xpm mark-immortal.xpm mark-read.xpm narrow.xpm
3688 newsticker next-feed.xpm next-item.xpm prev-feed.xpm prev-item.xpm
3689 update.xpm xml.el
3235 3690
3236Ulf Stegemann: changed smime.el 3691Ulf Stegemann: co-wrote org-entities.el
3692and changed org-gnus.el smime.el
3237 3693
3238Ulrich Leodolter: changed w32proc.c 3694Ulrich Leodolter: changed w32proc.c
3239 3695
3240Ulrich Mueller: changed configure.in Makefile.in files.el gud.el 3696Ulrich Mueller: changed configure.in Makefile.in files.el gud.el
3241 ChgPane.c ChgSel.c INSTALL XMakeAssoc.c authors.el bytecomp.el 3697 server.el ChgPane.c ChgSel.c HELLO INSTALL XMakeAssoc.c authors.el
3242 calc-units.el case-table.el configure doctor.el emacs.c emacs.desktop 3698 bytecomp.el calc-units.el case-table.el configure doctor.el em-ls.el
3243 emacsclient.c fortran.el gnu-linux.h iso-acc.el lread.c 3699 emacs.1 emacs.c emacs.desktop emacsclient.c and 25 other files
3244 and 12 other files
3245 3700
3246Ulrich Neumerkel: changed xterm.c 3701Ulrich Neumerkel: changed xterm.c
3247 3702
@@ -3250,7 +3705,7 @@ and changed files.el
3250 3705
3251Vadim Nasardinov: changed allout.el 3706Vadim Nasardinov: changed allout.el
3252 3707
3253Vagn Johansen: changed gnus-cache.el 3708Vagn Johansen: changed gnus-cache.el vc-svn.el
3254 3709
3255Valery Alexeev: changed cyril-util.el cyrillic.el 3710Valery Alexeev: changed cyril-util.el cyrillic.el
3256 3711
@@ -3261,8 +3716,9 @@ Victor Zandy: wrote zone.el
3261 3716
3262Ville Skyttä: changed mh-comp.el pgg.el tcl.el 3717Ville Skyttä: changed mh-comp.el pgg.el tcl.el
3263 3718
3264Vincent Belaïche: changed calc-alg.el calc-vec.el calc.texi calc-embed.el 3719Vincent Belaïche: changed ses.el 5x5.el calc-alg.el calc-vec.el calc.texi
3265 calc-help.el calc-misc.el calc.el recentf.el 3720 calc-embed.el calc-help.el calc-misc.el calc.el floatfns.c org.el
3721 recentf.el
3266 3722
3267Vincent Del Vecchio: changed info.el mh-utils.el 3723Vincent Del Vecchio: changed info.el mh-utils.el
3268 3724
@@ -3271,30 +3727,38 @@ Vinicius Jose Latorre: wrote delim-col.el ebnf-abn.el ebnf-bnf.el
3271 printing.el whitespace.el 3727 printing.el whitespace.el
3272and co-wrote ps-def.el ps-mule.el ps-print.el ps-samp.el 3728and co-wrote ps-def.el ps-mule.el ps-print.el ps-samp.el
3273and changed ps-prin1.ps ps-bdf.el ps-prin0.ps blank-mode.el ps-prin3.ps 3729and changed ps-prin1.ps ps-bdf.el ps-prin0.ps blank-mode.el ps-prin3.ps
3274 ps-prin2.ps lpr.el diff-mode.el subr.el TUTORIAL.pt_BR compilation.txt 3730 ps-prin2.ps lpr.el subr.el diff-mode.el TUTORIAL.pt_BR compilation.txt
3275 compile.el easymenu.el loading.texi menu-bar.el misc.texi 3731 easymenu.el loading.texi menu-bar.el misc.texi progmodes/compile.el
3276 ps-print-def.el ps-print.ps ps-vars.el 3732 ps-print-def.el ps-print.ps ps-vars.el
3277 3733
3278Vivek Dasmohapatra: wrote hfy-cmap.el htmlfontify.el 3734Vivek Dasmohapatra: wrote hfy-cmap.el htmlfontify.el
3279and changed erc-backend.el erc.el emacs.c erc-services.el sh-script.el 3735and changed erc.el erc-backend.el emacs.c erc-join.el erc-services.el
3280 xterm.c xterm.h 3736 sh-script.el xterm.c xterm.h
3281 3737
3282Vladimir Alexiev: changed arc-mode.el nnvirtual.el tmm.el 3738Vladimir Alexiev: changed arc-mode.el nnvirtual.el tmm.el
3283 3739
3284Vladimir Volovich: changed smime.el 3740Vladimir Volovich: changed smime.el
3285 3741
3742W. Martin Borgert: changed files.el schemas.xml
3743
3286Walter C. Pelissero: changed browse-url.el url-methods.el 3744Walter C. Pelissero: changed browse-url.el url-methods.el
3287 3745
3746Wang Diancheng: changed gdb-mi.el nnml.el
3747
3288Werner Benger: changed keyboard.c 3748Werner Benger: changed keyboard.c
3289 3749
3290Werner Lemberg: wrote sisheng.el vntelex.el 3750Werner Lemberg: wrote sisheng.el vntelex.el
3291and changed TUTORIAL.de Makefile.in calc.texi chinese.el czech.el emacs.1 3751and changed Makefile.in TUTORIAL.de calc.texi chinese.el czech.el emacs.1
3292 european.el idlwave.el reftex-vars.el reftex.el reftex.texi slovak.el 3752 european.el idlwave.el reftex-vars.el reftex.el reftex.texi slovak.el
3293 supercite.el .cvsignore advice.el calc-forms.el calc-sel.el calendar.el 3753 supercite.el advice.el calc-forms.el calc-sel.el calendar.el
3294 china-util.el cl-macs.el cl.texi and 51 other files 3754 china-util.el cl-macs.el cl.texi complete.el and 50 other files
3755
3756Werner Meisner: changed lwlib-Xm.c
3295 3757
3296Wes Hardaker: changed gnus-score.el gnus-art.el gnus-sum.el gnus-win.el 3758Wes Hardaker: changed gnus-score.el gnus-art.el gnus-sum.el gnus-win.el
3297 3759
3760Wilfred Hughes: changed vc-git.el
3761
3298Will Glozer: changed macterm.c 3762Will Glozer: changed macterm.c
3299 3763
3300Will Mengarini: wrote repeat.el 3764Will Mengarini: wrote repeat.el
@@ -3314,11 +3778,14 @@ William Smith: changed strftime.c
3314 3778
3315William Sommerfeld: wrote emacsclient.c scribe.el server.el 3779William Sommerfeld: wrote emacsclient.c scribe.el server.el
3316 3780
3317William Xu: changed outline.el webjump.el 3781William Stevenson: wrote adwaita-theme.el
3782
3783William Xu: changed nsterm.m outline.el webjump.el
3318 3784
3319Wilson H. Tien: changed unexelf.c 3785Wilson H. Tien: changed unexelf.c
3320 3786
3321Wilson Snyder: changed verilog-mode.el files.el 3787Wilson Snyder: co-wrote verilog-mode.el
3788and changed files.el
3322 3789
3323Wim Nieuwenhuizen: changed TUTORIAL.nl 3790Wim Nieuwenhuizen: changed TUTORIAL.nl
3324 3791
@@ -3328,7 +3795,8 @@ and changed latin-pre.el pl-refcard.ps pl-refcard.tex refcard-pl.ps
3328 3795
3329Wolfgang Glas: changed unexsgi.c 3796Wolfgang Glas: changed unexsgi.c
3330 3797
3331Wolfgang Jenkner: changed conf-mode.el gnus-sum.el pcvs.el 3798Wolfgang Jenkner: changed conf-mode.el gnus-sum.el lread.c
3799 network-stream.el pcvs.el pop3.el
3332 3800
3333Wolfgang Lux: changed nsterm.m keyboard.c 3801Wolfgang Lux: changed nsterm.m keyboard.c
3334 3802
@@ -3339,6 +3807,8 @@ and changed config.in process.c alloc.c callint.c configure.in data.c
3339 3807
3340Wolfgang Scherer: changed vc-cvs.el 3808Wolfgang Scherer: changed vc-cvs.el
3341 3809
3810Wolfgang Schnerring: changed emacsclient.c
3811
3342Wolfram Fenske: changed nnimap.el 3812Wolfram Fenske: changed nnimap.el
3343 3813
3344Wolfram Gloger: changed emacs.c 3814Wolfram Gloger: changed emacs.c
@@ -3347,10 +3817,12 @@ Xavier Maillard: changed gnus-faq.texi gnus-score.el mh-utils.el spam.el
3347 3817
3348Yagi Tatsuya: changed gnus-art.el gnus-start.el 3818Yagi Tatsuya: changed gnus-art.el gnus-start.el
3349 3819
3820Yair F: changed hebrew.el
3821
3350Yamamoto Mitsuharu: changed macterm.c macfns.c mac-win.el mac.c macterm.h 3822Yamamoto Mitsuharu: changed macterm.c macfns.c mac-win.el mac.c macterm.h
3351 macmenu.c macgui.h image.c macselect.c xdisp.c keyboard.c xterm.c 3823 macmenu.c macgui.h image.c xdisp.c macselect.c keyboard.c xterm.c
3352 Makefile.in emacs.c darwin.h macos.texi unexmacosx.c w32term.c alloc.c 3824 Makefile.in emacs.c darwin.h dispnew.c unexmacosx.c w32term.c alloc.c
3353 configure.in dispnew.c and 83 other files 3825 dispextern.h configure.in and 88 other files
3354 3826
3355Yann Dirson: changed imenu.el 3827Yann Dirson: changed imenu.el
3356 3828
@@ -3363,11 +3835,11 @@ Yoichi Nakayama: changed browse-url.el finder.el man.el rfc2368.el
3363 3835
3364Yong Lu: changed charset.c coding.c greek.el 3836Yong Lu: changed charset.c coding.c greek.el
3365 3837
3366Yoni Rabkin: changed faces.el net-utils.el artist.el cmacexp.el ediff.el 3838Yoni Rabkin: changed faces.el net-utils.el artist.el bs.el cmacexp.el
3367 files.el hilit19.el ps-mode.el simula.el vera-mode.el verilog-mode.el 3839 ediff.el files.el hilit19.el ps-mode.el simula.el vera-mode.el
3368 vhdl-mode.el viper.el whitespace.el 3840 verilog-mode.el vhdl-mode.el viper.el whitespace.el
3369 3841
3370Yoshiaki Kasahara: changed term.c 3842Yoshiaki Kasahara: changed buffer.c term.c
3371 3843
3372Yoshiki Hayashi: changed texinfmt.el nnheader.el 3844Yoshiki Hayashi: changed texinfmt.el nnheader.el
3373 3845
@@ -3376,18 +3848,26 @@ and changed fontset.el message.el nnheader.el nnmail.el
3376 3848
3377Yu-Ji Hosokawa: changed README.W32 3849Yu-Ji Hosokawa: changed README.W32
3378 3850
3851Yuanle Song: changed rng-xsd.el
3852
3379Yukihiro Matsumoto: co-wrote ruby-mode.el 3853Yukihiro Matsumoto: co-wrote ruby-mode.el
3380 3854
3855Yuri Karaban: changed pop3.el
3856
3381Yuri Shtil: changed etags.c 3857Yuri Shtil: changed etags.c
3382 3858
3383Yutaka Niibe: changed indent.c xdisp.c configure.in Makefile.in dispnew.c 3859Yutaka Niibe: changed indent.c xdisp.c configure.in Makefile.in dispnew.c
3384 sysdep.c config.in dired.el emacs.c fill.el fns.c gmalloc.c gnu-linux.h 3860 sysdep.c config.in dired.el emacs.c fill.el fns.c gmalloc.c gnu-linux.h
3385 indent.h process.c simple.el term.c window.c 3861 indent.h process.c simple.el term.c window.c
3386 3862
3863Zachary Kanfer: changed cus-edit.el keyboard.c
3864
3387Zhang Wei: changed chinese.el characters.el mule-cmds.el xfns.c erc.el 3865Zhang Wei: changed chinese.el characters.el mule-cmds.el xfns.c erc.el
3388 faces.el fontset.el makefile.w32-in mm-util.el mule.el org-publish.el 3866 faces.el fontset.el makefile.w32-in mm-util.el mule.el org-publish.el
3389 rfc2047.el x-win.el 3867 rfc2047.el x-win.el
3390 3868
3869Zhang Weize: wrote ob-plantuml.el
3870
3391Zoltan Kemenczy: changed gud.el 3871Zoltan Kemenczy: changed gud.el
3392 3872
3393Zoran Milojevic: changed avoid.el 3873Zoran Milojevic: changed avoid.el
diff --git a/etc/NEWS b/etc/NEWS
index e697db7e888..f6901e3b88f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -386,6 +386,50 @@ by default.
386*** `menu-bar-select-buffer-function' lets you choose another operation 386*** `menu-bar-select-buffer-function' lets you choose another operation
387instead of `switch-to-buffer' when selecting an item in the Buffers menu. 387instead of `switch-to-buffer' when selecting an item in the Buffers menu.
388 388
389** Window changes
390
391+++
392*** Resizing an Emacs frame now preserves proportional window sizes,
393modulo restrictions like window minimum sizes and fixed-size windows.
394
395*** The behavior of `display-buffer' is now customizable in detail.
396
397**** New option `display-buffer-base-action' specifies a list of
398user-determined display "actions" (functions and optional arguments
399for choosing the displaying window).
400
401This takes precedence over the default display action, which is
402specified by `display-buffer-fallback-action'.
403
404**** New option `display-buffer-alist' maps buffer name regexps to
405display actions, taking precedence over `display-buffer-base-action'.
406
407+++
408*** New option `window-nest'.
409The new option `window-nest' allows to return the space obtained for
410resizing or creating a window more reliably to the window from which
411such space was obtained.
412
413+++
414*** New option `window-splits'.
415The new option `window-splits' allows to split a window that otherwise
416cannot be split because it's too small by stealing space from other
417windows in the same combination.
418
419+++
420*** New commands `maximize-window' and `minimize-window'.
421These maximize and minize the size of a window within its frame.
422
423+++
424*** New commands `switch-to-prev-buffer' and `switch-to-next-buffer'.
425These functions allow to navigate through the live buffers that have
426been shown in a specific window.
427
428+++
429*** New functions `window-state-get' and `window-state-put'.
430These functions allow to save and restore the state of an arbitrary
431frame or window as an Elisp object.
432
389** The inactive minibuffer has its own major mode `minibuffer-inactive-mode'. 433** The inactive minibuffer has its own major mode `minibuffer-inactive-mode'.
390This is handy for minibuffer-only frames, and is also used for the "mouse-1 434This is handy for minibuffer-only frames, and is also used for the "mouse-1
391pops up *Messages*" feature, which can now easily be changed. 435pops up *Messages*" feature, which can now easily be changed.
@@ -410,7 +454,7 @@ isearch-yank-kill.
410 454
411** The default value of `backup-by-copying-when-mismatch' is now t. 455** The default value of `backup-by-copying-when-mismatch' is now t.
412 456
413** The command `just-one-space' (C-SPC), if given a negative argument, 457** The command `just-one-space' (M-SPC), if given a negative argument,
414also deletes newlines around point. 458also deletes newlines around point.
415 459
416** Deletion changes 460** Deletion changes
@@ -500,6 +544,13 @@ prompts for a number to count from and for a format string.
500directory is a remote file name and neither environment variable 544directory is a remote file name and neither environment variable
501$ESHELL nor variable `explicit-shell-file-name' is set. 545$ESHELL nor variable `explicit-shell-file-name' is set.
502 546
547+++
548** The default value of redisplay-dont-change is now t
549This makes Emacs feel more responsive to editing commands that arrive
550at high rate, e.g. if you lean on some key, because stopping redisplay
551in the middle (when this variable is nil) forces more expensive
552updates later on, and Emacs appears to be unable to keep up.
553
503 554
504* Changes in Specialized Modes and Packages in Emacs 24.1 555* Changes in Specialized Modes and Packages in Emacs 24.1
505 556
@@ -984,11 +1035,11 @@ and `window-body-height' are provided.
984*** Window parameters specific to window handling functions. 1035*** Window parameters specific to window handling functions.
985For each window you can specify a parameter to override the default 1036For each window you can specify a parameter to override the default
986behavior of a number of functions like `split-window', `delete-window' 1037behavior of a number of functions like `split-window', `delete-window'
987and `delete-other-windows'. 1038and `delete-other-windows'. The variable `ignore-window-parameters'
1039allows to ignore processing such parameters.
988 1040
989+++ 1041+++
990*** New semantics of third argument of `split-window'. 1042*** New semantics of third argument of `split-window'.
991
992The third argument of `split-window' has been renamed to SIDE and can be 1043The third argument of `split-window' has been renamed to SIDE and can be
993set to any of the values 'below, 'right, 'above, or 'left to make the 1044set to any of the values 'below, 'right, 'above, or 'left to make the
994new window appear on the corresponding side of the window that shall be 1045new window appear on the corresponding side of the window that shall be
@@ -996,18 +1047,6 @@ split. Any other value of SIDE will cause `split-window' to split the
996window into two side-by-side windows as before. 1047window into two side-by-side windows as before.
997 1048
998+++ 1049+++
999*** New option `window-nest'.
1000The new option `window-nest' allows to return the space obtained for
1001resizing or creating a window more reliably to the window from which
1002such space was obtained.
1003
1004+++
1005*** New option `window-splits'.
1006The new option `window-splits' allows to split a window that otherwise
1007cannot be split because it's too small by stealing space from other
1008windows in the same combination.
1009
1010+++
1011*** `split-window-above-each-other' and `split-window-side-by-side'. 1050*** `split-window-above-each-other' and `split-window-side-by-side'.
1012The commands `split-window-vertically' and `split-window-horizontally' 1051The commands `split-window-vertically' and `split-window-horizontally'
1013have been renamed to `split-window-above-each-other' and 1052have been renamed to `split-window-above-each-other' and
@@ -1021,12 +1060,6 @@ been introduced. This and all other functions for resizing windows no
1021longer delete any windows when they become too small. 1060longer delete any windows when they become too small.
1022 1061
1023+++ 1062+++
1024*** Frame/window resizing.
1025Resizing an Emacs frame now preserves the proportional sizes of
1026subwindows modulo restrictions imposed by window minimum sizes and
1027fixed-size windows.
1028
1029+++
1030*** `adjust-window-trailing-edge' adjustments. 1063*** `adjust-window-trailing-edge' adjustments.
1031`adjust-window-trailing-edge' can now deal with fixed-size windows and 1064`adjust-window-trailing-edge' can now deal with fixed-size windows and
1032is able to resize other windows if a window adjacent to the trailing 1065is able to resize other windows if a window adjacent to the trailing
@@ -1035,11 +1068,6 @@ that of Emacs 21 without compromising, however, its inability to delete
1035windows which was introduced in Emacs 22. 1068windows which was introduced in Emacs 22.
1036 1069
1037+++ 1070+++
1038*** Commands for maximizing and minimizing windows.
1039New functions to maximize and minimize a window within its frame are
1040provided, namely `maximize-window' and `minimize-window'.
1041
1042+++
1043*** Window-local buffer lists. 1071*** Window-local buffer lists.
1044Windows now have local buffer lists. This means that removing a buffer 1072Windows now have local buffer lists. This means that removing a buffer
1045from display in a window will preferably show the buffer previously 1073from display in a window will preferably show the buffer previously
@@ -1048,16 +1076,36 @@ positions. This also means that the same buffer may be automatically
1048shown twice even if it already appears in another window. 1076shown twice even if it already appears in another window.
1049 1077
1050+++ 1078+++
1051*** New commands `switch-to-prev-buffer' and `switch-to-next-buffer'.
1052These functions allow to navigate through the live buffers that have
1053been shown in a specific window.
1054
1055*** `switch-to-buffer' has a new optional argument FORCE-SAME-WINDOW, 1079*** `switch-to-buffer' has a new optional argument FORCE-SAME-WINDOW,
1056which if non-nil requires the buffer to be displayed in the currently 1080which if non-nil requires the buffer to be displayed in the currently
1057selected window, signaling an error otherwise. If nil, another window 1081selected window, signaling an error otherwise. If nil, another window
1058can be used, e.g. if the selected one is strongly dedicated. 1082can be used, e.g. if the selected one is strongly dedicated.
1059 1083
1060*** FIXME: buffer-display-alist changes 1084*** `split-window-vertically' and `split-window-horizontally' renamed
1085to `split-window-above-each-other' and `split-window-side-by-side'
1086respectively. The old names are kept as aliases.
1087
1088*** Display actions
1089
1090**** The second arg to `display-buffer' and `pop-to-buffer' is now
1091named ACTION, and takes a display action of the same form as
1092`display-buffer-base-action' (see Changes, above). A non-nil,
1093non-list value is treated specially, as the old meaning.
1094
1095**** New variable `display-buffer-overriding-action'.
1096
1097**** The procedure of `display-buffer' etc. to choose a window is
1098determined by combining `display-buffer-overriding-action',
1099`display-buffer-alist', the ACTION arg, `display-buffer-base-action',
1100and `display-buffer-fallback-action'. The second and fourth of these
1101are user-customizable variables.
1102
1103See the docstring of `display-buffer' for details.
1104
1105+++
1106*** New behavior of `quit-window'.
1107The behavior of `quit-window' has been changed in order to restore the
1108state before the last buffer display operation in that window.
1061 1109
1062** Completion 1110** Completion
1063 1111
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 1869124987a..9e473156a78 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -503,6 +503,12 @@ This can happen with CVS versions 1.12.8 and 1.12.9. Upgrade to CVS
503 503
504** Miscellaneous problems 504** Miscellaneous problems
505 505
506*** Editing files with very long lines is slow.
507
508For example, simply moving through a file that contains hundreds of
509thousands of characters per line is slow, and consumes a lot of CPU.
510This is a known limitation of Emacs with no solution at this time.
511
506*** Emacs uses 100% of CPU time 512*** Emacs uses 100% of CPU time
507 513
508This is a known problem with some versions of the Semantic package. 514This is a known problem with some versions of the Semantic package.
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 23050bf791a..c6ee6d7bbbd 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,17 @@
12011-09-27 Jambunathan K <kjambunathan@gmail.com>
2
3 * quail/indian.el (quail-tamil-itrans-misc-table): Delete it.
4 (quail-tamil-itrans-numerics-and-symbols-table)
5 (quail-tamil-itrans-various-signs-and-digits-table): New variables.
6 ("tamil-itrans"): Show the values of above variables (Bug#9336).
7
82011-09-22 Kenichi Handa <handa@m17n.org>
9
10 * quail/indian.el (quail-tamil-itrans-syllable-table)
11 (quail-tamil-itrans-misc-table): New variables.
12 ("tamil-itrans"): Improve the docstring by showing the values of
13 above variables (Bug#9336).
14
12011-09-06 Paul Eggert <eggert@cs.ucla.edu> 152011-09-06 Paul Eggert <eggert@cs.ucla.edu>
2 16
3 * Makefile.in (install): install-sh is now in build-aux (Bug#9169). 17 * Makefile.in (install): install-sh is now in build-aux (Bug#9169).
diff --git a/leim/quail/indian.el b/leim/quail/indian.el
index a3f3963e31d..8bdac3f5842 100644
--- a/leim/quail/indian.el
+++ b/leim/quail/indian.el
@@ -118,12 +118,184 @@
118 indian-mlm-itrans-v5-hash "malayalam-itrans" "Malayalam" "MlmIT" 118 indian-mlm-itrans-v5-hash "malayalam-itrans" "Malayalam" "MlmIT"
119 "Malayalam transliteration by ITRANS method.") 119 "Malayalam transliteration by ITRANS method.")
120 120
121(defvar quail-tamil-itrans-syllable-table
122 (let ((vowels
123 '(("அ" nil "a")
124 ("ஆ" "ா" "A")
125 ("இ" "ி" "i")
126 ("ஈ" "ீ" "I")
127 ("உ" "ு" "u")
128 ("ஊ" "ூ" "U")
129 ("எ" "ெ" "e")
130 ("ஏ" "ே" "E")
131 ("ஐ" "ை" "ai")
132 ("ஒ" "ொ" "o")
133 ("ஓ" "ோ" "O")
134 ("ஔ" "ௌ" "au")))
135 (consonants
136 '(("க" "k") ; U+0B95
137 ("ங" "N^") ; U+0B99
138 ("ச" "ch") ; U+0B9A
139 ("ஞ" "JN") ; U+0B9E
140 ("ட" "T") ; U+0B9F
141 ("ண" "N") ; U+0BA3
142 ("த" "t") ; U+0BA4
143 ("ந" "n") ; U+0BA8
144 ("ப" "p") ; U+0BAA
145 ("ம" "m") ; U+0BAE
146 ("ய" "y") ; U+0BAF
147 ("ர" "r") ; U+0BB0
148 ("ல" "l") ; U+0BB2
149 ("வ" "v") ; U+0BB5
150 ("ழ" "z") ; U+0BB4
151 ("ள" "L") ; U+0BB3
152 ("ற" "rh") ; U+0BB1
153 ("ன" "nh") ; U+0BA9
154 ("ஜ" "j") ; U+0B9C
155 ("ஶ" nil) ; U+0BB6
156 ("ஷ" "Sh") ; U+0BB7
157 ("ஸ" "s") ; U+0BB8
158 ("ஹ" "h") ; U+0BB9
159 ("க்ஷ" "x" ) ; U+0B95
160 ))
161 (virama #x0BCD)
162 clm)
163 (with-temp-buffer
164 (insert "\n")
165 (insert " +")
166 (insert-char ?- 74)
167 (insert "\n |")
168 (setq clm 6)
169 (dolist (v vowels)
170 (insert (propertize "\t" 'display (list 'space :align-to clm))
171 (car v))
172 (setq clm (+ clm 6)))
173 (insert "\n |")
174 (setq clm 6)
175 (dolist (v vowels)
176 (insert (propertize "\t" 'display (list 'space :align-to clm))
177 (nth 2 v))
178 (setq clm (+ clm 6)))
179 (dolist (c consonants)
180 (insert "\n----+")
181 (insert-char ?- 74)
182 (insert "\n")
183 (insert (car c) virama
184 (propertize "\t" 'display '(space :align-to 4))
185 "|")
186 (setq clm 6)
187 (dolist (v vowels)
188 (insert (propertize "\t" 'display (list 'space :align-to clm))
189 (car c) (or (nth 1 v) ""))
190 (setq clm (+ clm 6)))
191 (insert "\n" (or (nth 1 c) "")
192 (propertize "\t" 'display '(space :align-to 4))
193 "|")
194 (setq clm 6)
195
196 (dolist (v vowels)
197 (apply 'insert (propertize "\t" 'display (list 'space :align-to clm))
198 (if (nth 1 c) (list (nth 1 c) (nth 2 v)) (list "")))
199 (setq clm (+ clm 6))))
200 (insert "\n")
201 (insert "----+")
202 (insert-char ?- 74)
203 (insert "\n")
204 (buffer-string))))
205
206(defvar quail-tamil-itrans-numerics-and-symbols-table
207 (let ((numerics '((?௰ "பத்து") (?௱ "நூறு") (?௲ "ஆயிரம்")))
208 (symbols '((?௳ "நாள்") (?௴ "மாதம்") (?௵ "வருடம்")
209 (?௶ "பற்று") (?௷ "வரவு") (?௸ "மேற்படி")
210 (?௹ "ரூபாய்") (?௺ "எண்")))
211 clm)
212 (with-temp-buffer
213 (insert "\n" (make-string 18 ?-) "+" (make-string 60 ?-) "\n")
214 (insert
215 (propertize "\t" 'display '(space :align-to 5)) "numerics"
216 (propertize "\t" 'display '(space :align-to 18)) "|"
217 (propertize "\t" 'display '(space :align-to 45)) "symbols")
218 (insert "\n" (make-string 18 ?-) "+" (make-string 60 ?-) "\n")
219 (dotimes (i 2)
220 (setq clm 0)
221 (dolist (elm numerics)
222 (if (> clm 0)
223 (insert (propertize "\t" 'display (list 'space :align-to clm))))
224 (insert (nth i elm))
225 (setq clm (+ clm 5)))
226 (insert (propertize "\t" 'display '(space :align-to 18)) "|")
227 (setq clm 19)
228 (dolist (elm symbols)
229 (if (> clm 19)
230 (insert (propertize "\t" 'display (list 'space :align-to clm))))
231 (insert (nth i elm))
232 (setq clm (+ clm 8)))
233 (insert "\n"))
234 (insert (make-string 18 ?-) "+" (make-string 60 ?-) "\n")
235 (insert "\n")
236 (buffer-string))))
237
238(defvar quail-tamil-itrans-various-signs-and-digits-table
239 (let ((various '((?ஃ . "H") ("ஸ்ரீ" . "srii") (?ௐ)))
240 (digits "௦௧௨௩௪௫௬௭௮௯")
241 (width 6) clm)
242 (with-temp-buffer
243 (insert "\n" (make-string 18 ?-) "+" (make-string 60 ?-) "\n")
244 (insert
245 (propertize "\t" 'display '(space :align-to 5)) "various"
246 (propertize "\t" 'display '(space :align-to 18)) "|"
247 (propertize "\t" 'display '(space :align-to 45)) "digits")
248
249 (insert "\n" (make-string 18 ?-) "+" (make-string 60 ?-) "\n")
250 (setq clm 0 )
251
252 (dotimes (i (length various))
253 (insert (propertize "\t" 'display (list 'space :align-to clm))
254 (car (nth i various)))
255 (setq clm (+ clm width)))
256 (insert (propertize "\t" 'display '(space :align-to 18)) "|")
257 (setq clm 20)
258 (dotimes (i 10)
259 (insert (propertize "\t" 'display (list 'space :align-to clm))
260 (aref digits i))
261 (setq clm (+ clm width)))
262 (insert "\n")
263 (setq clm 0)
264 (dotimes (i (length various))
265 (insert (propertize "\t" 'display (list 'space :align-to clm))
266 (or (cdr (nth i various)) ""))
267 (setq clm (+ clm width)))
268 (insert (propertize "\t" 'display '(space :align-to 18)) "|")
269 (setq clm 20)
270 (dotimes (i 10)
271 (insert (propertize "\t" 'display (list 'space :align-to clm))
272 (format "%d" i))
273 (setq clm (+ clm width)))
274 (insert "\n" (make-string 18 ?-) "+" (make-string 60 ?-) "\n")
275 (buffer-string))))
276
121(if nil 277(if nil
122 (quail-define-package "tamil-itrans" "Tamil" "TmlIT" t "Tamil ITRANS")) 278 (quail-define-package "tamil-itrans" "Tamil" "TmlIT" t "Tamil ITRANS"))
123(quail-define-indian-trans-package 279(quail-define-indian-trans-package
124 indian-tml-itrans-v5-hash "tamil-itrans" "Tamil" "TmlIT" 280 indian-tml-itrans-v5-hash "tamil-itrans" "Tamil" "TmlIT"
125 "Tamil transliteration by ITRANS method.") 281 "Tamil transliteration by ITRANS method.
282
283You can input characters using the following mapping tables.
284 Example: To enter வணக்கம், type vaNakkam.
285
286### Basic syllables (consonants + vowels) ###
287\\<quail-tamil-itrans-syllable-table>
288
289### Miscellaneous (various signs + digits) ###
290\\<quail-tamil-itrans-various-signs-and-digits-table>
291
292### Others (numerics + symbols) ###
293
294Characters below have no ITRANS method associated with them.
295Their descriptions are included for easy reference.
296\\<quail-tamil-itrans-numerics-and-symbols-table>
126 297
298Full key sequences are listed below:")
127 299
128;;; 300;;;
129;;; Input by Inscript 301;;; Input by Inscript
diff --git a/lib/dup2.c b/lib/dup2.c
index e00dc7b2e3c..790c98a2e84 100644
--- a/lib/dup2.c
+++ b/lib/dup2.c
@@ -25,21 +25,26 @@
25#include <errno.h> 25#include <errno.h>
26#include <fcntl.h> 26#include <fcntl.h>
27 27
28#if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
29/* Get declarations of the Win32 API functions. */
30# define WIN32_LEAN_AND_MEAN
31# include <windows.h>
32#endif
33
34#if HAVE_DUP2 28#if HAVE_DUP2
35 29
36# undef dup2 30# undef dup2
37 31
38int 32# if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
39rpl_dup2 (int fd, int desired_fd) 33
34/* Get declarations of the Win32 API functions. */
35# define WIN32_LEAN_AND_MEAN
36# include <windows.h>
37
38# include "msvc-inval.h"
39
40/* Get _get_osfhandle. */
41# include "msvc-nothrow.h"
42
43static int
44ms_windows_dup2 (int fd, int desired_fd)
40{ 45{
41 int result; 46 int result;
42# if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ 47
43 /* If fd is closed, mingw hangs on dup2 (fd, fd). If fd is open, 48 /* If fd is closed, mingw hangs on dup2 (fd, fd). If fd is open,
44 dup2 (fd, fd) returns 0, but all further attempts to use fd in 49 dup2 (fd, fd) returns 0, but all further attempts to use fd in
45 future dup2 calls will hang. */ 50 future dup2 calls will hang. */
@@ -52,6 +57,7 @@ rpl_dup2 (int fd, int desired_fd)
52 } 57 }
53 return fd; 58 return fd;
54 } 59 }
60
55 /* Wine 1.0.1 return 0 when desired_fd is negative but not -1: 61 /* Wine 1.0.1 return 0 when desired_fd is negative but not -1:
56 http://bugs.winehq.org/show_bug.cgi?id=21289 */ 62 http://bugs.winehq.org/show_bug.cgi?id=21289 */
57 if (desired_fd < 0) 63 if (desired_fd < 0)
@@ -59,26 +65,45 @@ rpl_dup2 (int fd, int desired_fd)
59 errno = EBADF; 65 errno = EBADF;
60 return -1; 66 return -1;
61 } 67 }
62# elif !defined __linux__ 68
63 /* On Haiku, dup2 (fd, fd) mistakenly clears FD_CLOEXEC. */ 69 TRY_MSVC_INVAL
64 if (fd == desired_fd) 70 {
65 return fcntl (fd, F_GETFL) == -1 ? -1 : fd; 71 result = dup2 (fd, desired_fd);
66# endif 72 }
67 result = dup2 (fd, desired_fd); 73 CATCH_MSVC_INVAL
68# ifdef __linux__
69 /* Correct a Linux return value.
70 <http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.30.y.git;a=commitdiff;h=2b79bc4f7ebbd5af3c8b867968f9f15602d5f802>
71 */
72 if (fd == desired_fd && result == (unsigned int) -EBADF)
73 { 74 {
74 errno = EBADF; 75 errno = EBADF;
75 result = -1; 76 result = -1;
76 } 77 }
77# endif 78 DONE_MSVC_INVAL;
79
78 if (result == 0) 80 if (result == 0)
79 result = desired_fd; 81 result = desired_fd;
80 /* Correct a cygwin 1.5.x errno value. */ 82
81 else if (result == -1 && errno == EMFILE) 83 return result;
84}
85
86# define dup2 ms_windows_dup2
87
88# endif
89
90int
91rpl_dup2 (int fd, int desired_fd)
92{
93 int result;
94
95# ifdef F_GETFL
96 /* On Linux kernels 2.6.26-2.6.29, dup2 (fd, fd) returns -EBADF.
97 On Cygwin 1.5.x, dup2 (1, 1) returns 0.
98 On Haiku, dup2 (fd, fd) mistakenly clears FD_CLOEXEC. */
99 if (fd == desired_fd)
100 return fcntl (fd, F_GETFL) == -1 ? -1 : fd;
101# endif
102
103 result = dup2 (fd, desired_fd);
104
105 /* Correct an errno value on FreeBSD 6.1 and Cygwin 1.5.x. */
106 if (result == -1 && errno == EMFILE)
82 errno = EBADF; 107 errno = EBADF;
83# if REPLACE_FCHDIR 108# if REPLACE_FCHDIR
84 if (fd != desired_fd && result != -1) 109 if (fd != desired_fd && result != -1)
diff --git a/lib/gnulib.mk b/lib/gnulib.mk
index 5163269db41..14010feb04b 100644
--- a/lib/gnulib.mk
+++ b/lib/gnulib.mk
@@ -2,14 +2,26 @@
2## Process this file with automake to produce Makefile.in. 2## Process this file with automake to produce Makefile.in.
3# Copyright (C) 2002-2011 Free Software Foundation, Inc. 3# Copyright (C) 2002-2011 Free Software Foundation, Inc.
4# 4#
5# This file is free software, distributed under the terms of the GNU 5# This file is free software; you can redistribute it and/or modify
6# General Public License. As a special exception to the GNU General 6# it under the terms of the GNU General Public License as published by
7# Public License, this file may be distributed as part of a program 7# the Free Software Foundation; either version 3 of the License, or
8# that contains a configuration script generated by Autoconf, under 8# (at your option) any later version.
9#
10# This file 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 file. If not, see <http://www.gnu.org/licenses/>.
17#
18# As a special exception to the GNU General Public License,
19# this file may be distributed as part of a program that
20# contains a configuration script generated by Autoconf, under
9# the same distribution terms as the rest of that program. 21# the same distribution terms as the rest of that program.
10# 22#
11# Generated by gnulib-tool. 23# Generated by gnulib-tool.
12# 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=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=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
13 25
14 26
15MOSTLYCLEANFILES += core *.stackdump 27MOSTLYCLEANFILES += core *.stackdump
@@ -264,7 +276,7 @@ EXTRA_libgnu_a_SOURCES += readlink.c
264 276
265## end gnulib module readlink 277## end gnulib module readlink
266 278
267## begin gnulib module signal 279## begin gnulib module signal-h
268 280
269BUILT_SOURCES += signal.h 281BUILT_SOURCES += signal.h
270 282
@@ -279,11 +291,13 @@ signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
279 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ 291 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
280 -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \ 292 -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
281 -e 's|@''GNULIB_PTHREAD_SIGMASK''@|$(GNULIB_PTHREAD_SIGMASK)|g' \ 293 -e 's|@''GNULIB_PTHREAD_SIGMASK''@|$(GNULIB_PTHREAD_SIGMASK)|g' \
294 -e 's|@''GNULIB_RAISE''@|$(GNULIB_RAISE)|g' \
282 -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \ 295 -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \
283 -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \ 296 -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \
284 -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \ 297 -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \
285 -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \ 298 -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
286 -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \ 299 -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \
300 -e 's|@''HAVE_RAISE''@|$(HAVE_RAISE)|g' \
287 -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \ 301 -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
288 -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \ 302 -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
289 -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \ 303 -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
@@ -291,6 +305,7 @@ signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
291 -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \ 305 -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
292 -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \ 306 -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
293 -e 's|@''REPLACE_PTHREAD_SIGMASK''@|$(REPLACE_PTHREAD_SIGMASK)|g' \ 307 -e 's|@''REPLACE_PTHREAD_SIGMASK''@|$(REPLACE_PTHREAD_SIGMASK)|g' \
308 -e 's|@''REPLACE_RAISE''@|$(REPLACE_RAISE)|g' \
294 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ 309 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
295 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ 310 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
296 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ 311 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
@@ -301,7 +316,7 @@ MOSTLYCLEANFILES += signal.h signal.h-t
301 316
302EXTRA_DIST += signal.in.h 317EXTRA_DIST += signal.in.h
303 318
304## end gnulib module signal 319## end gnulib module signal-h
305 320
306## begin gnulib module sigprocmask 321## begin gnulib module sigprocmask
307 322
@@ -553,6 +568,7 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
553 -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \ 568 -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
554 -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \ 569 -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
555 -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \ 570 -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
571 -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
556 -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \ 572 -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
557 -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \ 573 -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
558 -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \ 574 -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
@@ -577,6 +593,7 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
577 -e 's/@''GNULIB_GETS''@/$(GNULIB_GETS)/g' \ 593 -e 's/@''GNULIB_GETS''@/$(GNULIB_GETS)/g' \
578 -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \ 594 -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
579 -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \ 595 -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
596 -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
580 -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \ 597 -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
581 -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \ 598 -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
582 -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \ 599 -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
@@ -615,11 +632,14 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
615 -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \ 632 -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
616 -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \ 633 -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
617 -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \ 634 -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
635 -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
636 -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
618 -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \ 637 -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
619 -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \ 638 -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
620 -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \ 639 -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
621 -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \ 640 -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
622 -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \ 641 -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
642 -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
623 -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \ 643 -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
624 -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \ 644 -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
625 -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \ 645 -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
@@ -826,6 +846,7 @@ sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNU
826 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ 846 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
827 -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \ 847 -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
828 -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \ 848 -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
849 -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
829 -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \ 850 -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
830 -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \ 851 -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
831 -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \ 852 -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
@@ -943,8 +964,10 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
943 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ 964 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
944 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ 965 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
945 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \ 966 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
967 -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
946 -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \ 968 -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
947 -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \ 969 -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
970 -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
948 -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \ 971 -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
949 -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \ 972 -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
950 -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \ 973 -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
@@ -952,6 +975,7 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
952 -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \ 975 -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
953 -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \ 976 -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
954 -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \ 977 -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
978 -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
955 -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \ 979 -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
956 -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \ 980 -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
957 -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \ 981 -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
@@ -995,6 +1019,7 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
995 -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \ 1019 -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
996 -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \ 1020 -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
997 -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \ 1021 -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
1022 -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
998 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \ 1023 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
999 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \ 1024 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
1000 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \ 1025 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
@@ -1019,6 +1044,7 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
1019 -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \ 1044 -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
1020 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \ 1045 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
1021 -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \ 1046 -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
1047 -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
1022 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \ 1048 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
1023 -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \ 1049 -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
1024 -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \ 1050 -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
diff --git a/lib/signal.in.h b/lib/signal.in.h
index 93787f753fa..b0e192feeae 100644
--- a/lib/signal.in.h
+++ b/lib/signal.in.h
@@ -152,6 +152,29 @@ _GL_WARN_ON_USE (pthread_sigmask, "pthread_sigmask is not portable - "
152#endif 152#endif
153 153
154 154
155#if @GNULIB_RAISE@
156# if @REPLACE_RAISE@
157# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
158# undef raise
159# define raise rpl_raise
160# endif
161_GL_FUNCDECL_RPL (raise, int, (int sig));
162_GL_CXXALIAS_RPL (raise, int, (int sig));
163# else
164# if !@HAVE_RAISE@
165_GL_FUNCDECL_SYS (raise, int, (int sig));
166# endif
167_GL_CXXALIAS_SYS (raise, int, (int sig));
168# endif
169_GL_CXXALIASWARN (raise);
170#elif defined GNULIB_POSIXCHECK
171# undef raise
172/* Assume raise is always declared. */
173_GL_WARN_ON_USE (raise, "raise can crash on native Windows - "
174 "use gnulib module raise for portability");
175#endif
176
177
155#if @GNULIB_SIGPROCMASK@ 178#if @GNULIB_SIGPROCMASK@
156# if !@HAVE_POSIX_SIGNALBLOCKING@ 179# if !@HAVE_POSIX_SIGNALBLOCKING@
157 180
diff --git a/lib/sigprocmask.c b/lib/sigprocmask.c
index 6780a37b14f..6ccac5a8343 100644
--- a/lib/sigprocmask.c
+++ b/lib/sigprocmask.c
@@ -24,6 +24,10 @@
24#include <stdint.h> 24#include <stdint.h>
25#include <stdlib.h> 25#include <stdlib.h>
26 26
27#if HAVE_MSVC_INVALID_PARAMETER_HANDLER
28# include "msvc-inval.h"
29#endif
30
27/* We assume that a platform without POSIX signal blocking functions 31/* We assume that a platform without POSIX signal blocking functions
28 also does not have the POSIX sigaction() function, only the 32 also does not have the POSIX sigaction() function, only the
29 signal() function. We also assume signal() has SysV semantics, 33 signal() function. We also assume signal() has SysV semantics,
@@ -58,6 +62,28 @@
58 62
59typedef void (*handler_t) (int); 63typedef void (*handler_t) (int);
60 64
65#if HAVE_MSVC_INVALID_PARAMETER_HANDLER
66static inline handler_t
67signal_nothrow (int sig, handler_t handler)
68{
69 handler_t result;
70
71 TRY_MSVC_INVAL
72 {
73 result = signal (sig, handler);
74 }
75 CATCH_MSVC_INVAL
76 {
77 result = SIG_ERR;
78 errno = EINVAL;
79 }
80 DONE_MSVC_INVAL;
81
82 return result;
83}
84# define signal signal_nothrow
85#endif
86
61/* Handling of gnulib defined signals. */ 87/* Handling of gnulib defined signals. */
62 88
63#if GNULIB_defined_SIGPIPE 89#if GNULIB_defined_SIGPIPE
@@ -80,6 +106,7 @@ ext_signal (int sig, handler_t handler)
80 return signal (sig, handler); 106 return signal (sig, handler);
81 } 107 }
82} 108}
109# undef signal
83# define signal ext_signal 110# define signal ext_signal
84#endif 111#endif
85 112
diff --git a/lib/stat.c b/lib/stat.c
index 1002f161bfa..1397aa93290 100644
--- a/lib/stat.c
+++ b/lib/stat.c
@@ -46,6 +46,15 @@ orig_stat (const char *filename, struct stat *buf)
46#include "dosname.h" 46#include "dosname.h"
47#include "verify.h" 47#include "verify.h"
48 48
49#if REPLACE_FUNC_STAT_DIR
50# include "pathmax.h"
51 /* The only known systems where REPLACE_FUNC_STAT_DIR is needed also
52 have a constant PATH_MAX. */
53# ifndef PATH_MAX
54# error "Please port this replacement to your platform"
55# endif
56#endif
57
49/* Store information about NAME into ST. Work around bugs with 58/* Store information about NAME into ST. Work around bugs with
50 trailing slashes. Mingw has other bugs (such as st_ino always 59 trailing slashes. Mingw has other bugs (such as st_ino always
51 being 0 on success) which this wrapper does not work around. But 60 being 0 on success) which this wrapper does not work around. But
@@ -70,11 +79,6 @@ rpl_stat (char const *name, struct stat *st)
70 } 79 }
71#endif /* REPLACE_FUNC_STAT_FILE */ 80#endif /* REPLACE_FUNC_STAT_FILE */
72#if REPLACE_FUNC_STAT_DIR 81#if REPLACE_FUNC_STAT_DIR
73 /* The only known systems where REPLACE_FUNC_STAT_DIR is needed also
74 have a constant PATH_MAX. */
75# ifndef PATH_MAX
76# error "Please port this replacement to your platform"
77# endif
78 82
79 if (result == -1 && errno == ENOENT) 83 if (result == -1 && errno == ENOENT)
80 { 84 {
diff --git a/lib/stdio.in.h b/lib/stdio.in.h
index 473c84ce3e4..ce00af574a8 100644
--- a/lib/stdio.in.h
+++ b/lib/stdio.in.h
@@ -170,6 +170,26 @@ _GL_WARN_ON_USE (fclose, "fclose is not always POSIX compliant - "
170 "use gnulib module fclose for portable POSIX compliance"); 170 "use gnulib module fclose for portable POSIX compliance");
171#endif 171#endif
172 172
173#if @GNULIB_FDOPEN@
174# if @REPLACE_FDOPEN@
175# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
176# undef fdopen
177# define fdopen rpl_fdopen
178# endif
179_GL_FUNCDECL_RPL (fdopen, FILE *, (int fd, const char *mode)
180 _GL_ARG_NONNULL ((2)));
181_GL_CXXALIAS_RPL (fdopen, FILE *, (int fd, const char *mode));
182# else
183_GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode));
184# endif
185_GL_CXXALIASWARN (fdopen);
186#elif defined GNULIB_POSIXCHECK
187# undef fdopen
188/* Assume fdopen is always declared. */
189_GL_WARN_ON_USE (fdopen, "fdopen on Win32 platforms is not POSIX compatible - "
190 "use gnulib module fdopen for portability");
191#endif
192
173#if @GNULIB_FFLUSH@ 193#if @GNULIB_FFLUSH@
174/* Flush all pending data on STREAM according to POSIX rules. Both 194/* Flush all pending data on STREAM according to POSIX rules. Both
175 output and seekable input streams are supported. 195 output and seekable input streams are supported.
@@ -750,6 +770,20 @@ _GL_CXXALIAS_SYS (obstack_vprintf, int,
750_GL_CXXALIASWARN (obstack_vprintf); 770_GL_CXXALIASWARN (obstack_vprintf);
751#endif 771#endif
752 772
773#if @GNULIB_PCLOSE@
774# if !@HAVE_PCLOSE@
775_GL_FUNCDECL_SYS (pclose, int, (FILE *stream) _GL_ARG_NONNULL ((1)));
776# endif
777_GL_CXXALIAS_SYS (pclose, int, (FILE *stream));
778_GL_CXXALIASWARN (pclose);
779#elif defined GNULIB_POSIXCHECK
780# undef pclose
781# if HAVE_RAW_DECL_PCLOSE
782_GL_WARN_ON_USE (pclose, "popen is unportable - "
783 "use gnulib module pclose for more portability");
784# endif
785#endif
786
753#if @GNULIB_PERROR@ 787#if @GNULIB_PERROR@
754/* Print a message to standard error, describing the value of ERRNO, 788/* Print a message to standard error, describing the value of ERRNO,
755 (if STRING is not NULL and not empty) prefixed with STRING and ": ", 789 (if STRING is not NULL and not empty) prefixed with STRING and ": ",
@@ -781,6 +815,10 @@ _GL_FUNCDECL_RPL (popen, FILE *, (const char *cmd, const char *mode)
781 _GL_ARG_NONNULL ((1, 2))); 815 _GL_ARG_NONNULL ((1, 2)));
782_GL_CXXALIAS_RPL (popen, FILE *, (const char *cmd, const char *mode)); 816_GL_CXXALIAS_RPL (popen, FILE *, (const char *cmd, const char *mode));
783# else 817# else
818# if !@HAVE_POPEN@
819_GL_FUNCDECL_SYS (popen, FILE *, (const char *cmd, const char *mode)
820 _GL_ARG_NONNULL ((1, 2)));
821# endif
784_GL_CXXALIAS_SYS (popen, FILE *, (const char *cmd, const char *mode)); 822_GL_CXXALIAS_SYS (popen, FILE *, (const char *cmd, const char *mode));
785# endif 823# endif
786_GL_CXXALIASWARN (popen); 824_GL_CXXALIASWARN (popen);
diff --git a/lib/sys_stat.in.h b/lib/sys_stat.in.h
index 5acee705f8a..77a7177ca64 100644
--- a/lib/sys_stat.in.h
+++ b/lib/sys_stat.in.h
@@ -55,10 +55,17 @@
55/* The definition of _GL_WARN_ON_USE is copied here. */ 55/* The definition of _GL_WARN_ON_USE is copied here. */
56 56
57/* Before doing "#define mkdir rpl_mkdir" below, we need to include all 57/* Before doing "#define mkdir rpl_mkdir" below, we need to include all
58 headers that may declare mkdir(). */ 58 headers that may declare mkdir(). Native Windows platforms declare mkdir
59 in <io.h> and/or <direct.h>, not in <unistd.h>. */
59#if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ 60#if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
60# include <io.h> /* mingw32, mingw64 */ 61# include <io.h> /* mingw32, mingw64 */
61# include <direct.h> /* mingw64 */ 62# include <direct.h> /* mingw64, MSVC 9 */
63#endif
64
65#ifndef S_IFIFO
66# ifdef _S_IFIFO
67# define S_IFIFO _S_IFIFO
68# endif
62#endif 69#endif
63 70
64#ifndef S_IFMT 71#ifndef S_IFMT
@@ -312,16 +319,25 @@ _GL_WARN_ON_USE (fchmodat, "fchmodat is not portable - "
312#endif 319#endif
313 320
314 321
315#if @REPLACE_FSTAT@ 322#if @GNULIB_FSTAT@
316# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 323# if @REPLACE_FSTAT@
317# define fstat rpl_fstat 324# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
318# endif 325# undef fstat
326# define fstat rpl_fstat
327# endif
319_GL_FUNCDECL_RPL (fstat, int, (int fd, struct stat *buf) _GL_ARG_NONNULL ((2))); 328_GL_FUNCDECL_RPL (fstat, int, (int fd, struct stat *buf) _GL_ARG_NONNULL ((2)));
320_GL_CXXALIAS_RPL (fstat, int, (int fd, struct stat *buf)); 329_GL_CXXALIAS_RPL (fstat, int, (int fd, struct stat *buf));
321#else 330# else
322_GL_CXXALIAS_SYS (fstat, int, (int fd, struct stat *buf)); 331_GL_CXXALIAS_SYS (fstat, int, (int fd, struct stat *buf));
323#endif 332# endif
324_GL_CXXALIASWARN (fstat); 333_GL_CXXALIASWARN (fstat);
334#elif defined GNULIB_POSIXCHECK
335# undef fstat
336# if HAVE_RAW_DECL_FSTAT
337_GL_WARN_ON_USE (fstat, "fstat has portability problems - "
338 "use gnulib module fstat for portability");
339# endif
340#endif
325 341
326 342
327#if @GNULIB_FSTATAT@ 343#if @GNULIB_FSTATAT@
diff --git a/lib/unistd.in.h b/lib/unistd.in.h
index 119cd142f43..77e5675aad2 100644
--- a/lib/unistd.in.h
+++ b/lib/unistd.in.h
@@ -75,18 +75,21 @@
75#endif 75#endif
76 76
77/* mingw fails to declare _exit in <unistd.h>. */ 77/* mingw fails to declare _exit in <unistd.h>. */
78/* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>. */ 78/* mingw, MSVC, BeOS, Haiku declare environ in <stdlib.h>, not in
79 <unistd.h>. */
79/* Solaris declares getcwd not only in <unistd.h> but also in <stdlib.h>. */ 80/* Solaris declares getcwd not only in <unistd.h> but also in <stdlib.h>. */
80/* But avoid namespace pollution on glibc systems. */ 81/* But avoid namespace pollution on glibc systems. */
81#ifndef __GLIBC__ 82#ifndef __GLIBC__
82# include <stdlib.h> 83# include <stdlib.h>
83#endif 84#endif
84 85
85/* mingw declares getcwd in <io.h>, not in <unistd.h>. */ 86/* Native Windows platforms declare chdir, getcwd, rmdir in
86#if ((@GNULIB_GETCWD@ || defined GNULIB_POSIXCHECK) \ 87 <io.h> and/or <direct.h>, not in <unistd.h>. */
88#if ((@GNULIB_CHDIR@ || @GNULIB_GETCWD@ || @GNULIB_RMDIR@ \
89 || defined GNULIB_POSIXCHECK) \
87 && ((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__)) 90 && ((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__))
88# include <io.h> /* mingw32, mingw64 */ 91# include <io.h> /* mingw32, mingw64 */
89# include <direct.h> /* mingw64 */ 92# include <direct.h> /* mingw64, MSVC 9 */
90#endif 93#endif
91 94
92/* AIX and OSF/1 5.1 declare getdomainname in <netdb.h>, not in <unistd.h>. 95/* AIX and OSF/1 5.1 declare getdomainname in <netdb.h>, not in <unistd.h>.
@@ -98,6 +101,12 @@
98# include <netdb.h> 101# include <netdb.h>
99#endif 102#endif
100 103
104/* MSVC defines off_t in <sys/types.h>. */
105#if !@HAVE_UNISTD_H@
106/* Get off_t. */
107# include <sys/types.h>
108#endif
109
101#if (@GNULIB_READ@ || @GNULIB_WRITE@ \ 110#if (@GNULIB_READ@ || @GNULIB_WRITE@ \
102 || @GNULIB_READLINK@ || @GNULIB_READLINKAT@ \ 111 || @GNULIB_READLINK@ || @GNULIB_READLINKAT@ \
103 || @GNULIB_PREAD@ || @GNULIB_PWRITE@ || defined GNULIB_POSIXCHECK) 112 || @GNULIB_PREAD@ || @GNULIB_PWRITE@ || defined GNULIB_POSIXCHECK)
@@ -224,12 +233,24 @@ _GL_WARN_ON_USE (access, "the access function is a security risk - "
224#endif 233#endif
225 234
226 235
236#if @GNULIB_CHDIR@
237_GL_CXXALIAS_SYS (chdir, int, (const char *file) _GL_ARG_NONNULL ((1)));
238_GL_CXXALIASWARN (chdir);
239#elif defined GNULIB_POSIXCHECK
240# undef chdir
241# if HAVE_RAW_DECL_CHDIR
242_GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - "
243 "use gnulib module chdir for portability");
244# endif
245#endif
246
247
227#if @GNULIB_CHOWN@ 248#if @GNULIB_CHOWN@
228/* Change the owner of FILE to UID (if UID is not -1) and the group of FILE 249/* Change the owner of FILE to UID (if UID is not -1) and the group of FILE
229 to GID (if GID is not -1). Follow symbolic links. 250 to GID (if GID is not -1). Follow symbolic links.
230 Return 0 if successful, otherwise -1 and errno set. 251 Return 0 if successful, otherwise -1 and errno set.
231 See the POSIX:2001 specification 252 See the POSIX:2008 specification
232 <http://www.opengroup.org/susv3xsh/chown.html>. */ 253 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */
233# if @REPLACE_CHOWN@ 254# if @REPLACE_CHOWN@
234# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 255# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
235# undef chown 256# undef chown
@@ -280,24 +301,32 @@ _GL_WARN_ON_USE (close, "close does not portably work on sockets - "
280#endif 301#endif
281 302
282 303
283#if @REPLACE_DUP@ 304#if @GNULIB_DUP@
284# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 305# if @REPLACE_DUP@
285# define dup rpl_dup 306# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
286# endif 307# define dup rpl_dup
308# endif
287_GL_FUNCDECL_RPL (dup, int, (int oldfd)); 309_GL_FUNCDECL_RPL (dup, int, (int oldfd));
288_GL_CXXALIAS_RPL (dup, int, (int oldfd)); 310_GL_CXXALIAS_RPL (dup, int, (int oldfd));
289#else 311# else
290_GL_CXXALIAS_SYS (dup, int, (int oldfd)); 312_GL_CXXALIAS_SYS (dup, int, (int oldfd));
291#endif 313# endif
292_GL_CXXALIASWARN (dup); 314_GL_CXXALIASWARN (dup);
315#elif defined GNULIB_POSIXCHECK
316# undef dup
317# if HAVE_RAW_DECL_DUP
318_GL_WARN_ON_USE (dup, "dup is unportable - "
319 "use gnulib module dup for portability");
320# endif
321#endif
293 322
294 323
295#if @GNULIB_DUP2@ 324#if @GNULIB_DUP2@
296/* Copy the file descriptor OLDFD into file descriptor NEWFD. Do nothing if 325/* Copy the file descriptor OLDFD into file descriptor NEWFD. Do nothing if
297 NEWFD = OLDFD, otherwise close NEWFD first if it is open. 326 NEWFD = OLDFD, otherwise close NEWFD first if it is open.
298 Return newfd if successful, otherwise -1 and errno set. 327 Return newfd if successful, otherwise -1 and errno set.
299 See the POSIX:2001 specification 328 See the POSIX:2008 specification
300 <http://www.opengroup.org/susv3xsh/dup2.html>. */ 329 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/dup2.html>. */
301# if @REPLACE_DUP2@ 330# if @REPLACE_DUP2@
302# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 331# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
303# define dup2 rpl_dup2 332# define dup2 rpl_dup2
@@ -426,8 +455,8 @@ _GL_WARN_ON_USE (faccessat, "faccessat is not portable - "
426/* Change the process' current working directory to the directory on which 455/* Change the process' current working directory to the directory on which
427 the given file descriptor is open. 456 the given file descriptor is open.
428 Return 0 if successful, otherwise -1 and errno set. 457 Return 0 if successful, otherwise -1 and errno set.
429 See the POSIX:2001 specification 458 See the POSIX:2008 specification
430 <http://www.opengroup.org/susv3xsh/fchdir.html>. */ 459 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/fchdir.html>. */
431# if ! @HAVE_FCHDIR@ 460# if ! @HAVE_FCHDIR@
432_GL_FUNCDECL_SYS (fchdir, int, (int /*fd*/)); 461_GL_FUNCDECL_SYS (fchdir, int, (int /*fd*/));
433 462
@@ -484,11 +513,30 @@ _GL_WARN_ON_USE (fchownat, "fchownat is not portable - "
484#endif 513#endif
485 514
486 515
487#if @GNULIB_FSYNC@ 516#if @GNULIB_FDATASYNC@
488/* Synchronize changes to a file. 517/* Synchronize changes to a file.
489 Return 0 if successful, otherwise -1 and errno set. 518 Return 0 if successful, otherwise -1 and errno set.
490 See POSIX:2001 specification 519 See POSIX:2008 specification
491 <http://www.opengroup.org/susv3xsh/fsync.html>. */ 520 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/fdatasync.html>. */
521# if !@HAVE_FDATASYNC@ || !@HAVE_DECL_FDATASYNC@
522_GL_FUNCDECL_SYS (fdatasync, int, (int fd));
523# endif
524_GL_CXXALIAS_SYS (fdatasync, int, (int fd));
525_GL_CXXALIASWARN (fdatasync);
526#elif defined GNULIB_POSIXCHECK
527# undef fdatasync
528# if HAVE_RAW_DECL_FDATASYNC
529_GL_WARN_ON_USE (fdatasync, "fdatasync is unportable - "
530 "use gnulib module fdatasync for portability");
531# endif
532#endif
533
534
535#if @GNULIB_FSYNC@
536/* Synchronize changes, including metadata, to a file.
537 Return 0 if successful, otherwise -1 and errno set.
538 See POSIX:2008 specification
539 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/fsync.html>. */
492# if !@HAVE_FSYNC@ 540# if !@HAVE_FSYNC@
493_GL_FUNCDECL_SYS (fsync, int, (int fd)); 541_GL_FUNCDECL_SYS (fsync, int, (int fd));
494# endif 542# endif
@@ -506,8 +554,8 @@ _GL_WARN_ON_USE (fsync, "fsync is unportable - "
506#if @GNULIB_FTRUNCATE@ 554#if @GNULIB_FTRUNCATE@
507/* Change the size of the file to which FD is opened to become equal to LENGTH. 555/* Change the size of the file to which FD is opened to become equal to LENGTH.
508 Return 0 if successful, otherwise -1 and errno set. 556 Return 0 if successful, otherwise -1 and errno set.
509 See the POSIX:2001 specification 557 See the POSIX:2008 specification
510 <http://www.opengroup.org/susv3xsh/ftruncate.html>. */ 558 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/ftruncate.html>. */
511# if !@HAVE_FTRUNCATE@ 559# if !@HAVE_FTRUNCATE@
512_GL_FUNCDECL_SYS (ftruncate, int, (int fd, off_t length)); 560_GL_FUNCDECL_SYS (ftruncate, int, (int fd, off_t length));
513# endif 561# endif
@@ -527,8 +575,8 @@ _GL_WARN_ON_USE (ftruncate, "ftruncate is unportable - "
527 of BUF. 575 of BUF.
528 Return BUF if successful, or NULL if the directory couldn't be determined 576 Return BUF if successful, or NULL if the directory couldn't be determined
529 or SIZE was too small. 577 or SIZE was too small.
530 See the POSIX:2001 specification 578 See the POSIX:2008 specification
531 <http://www.opengroup.org/susv3xsh/getcwd.html>. 579 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/getcwd.html>.
532 Additionally, the gnulib module 'getcwd' guarantees the following GNU 580 Additionally, the gnulib module 'getcwd' guarantees the following GNU
533 extension: If BUF is NULL, an array is allocated with 'malloc'; the array 581 extension: If BUF is NULL, an array is allocated with 'malloc'; the array
534 is SIZE bytes long, unless SIZE == 0, in which case it is as big as 582 is SIZE bytes long, unless SIZE == 0, in which case it is as big as
@@ -891,8 +939,8 @@ _GL_WARN_ON_USE (group_member, "group_member is unportable - "
891/* Change the owner of FILE to UID (if UID is not -1) and the group of FILE 939/* Change the owner of FILE to UID (if UID is not -1) and the group of FILE
892 to GID (if GID is not -1). Do not follow symbolic links. 940 to GID (if GID is not -1). Do not follow symbolic links.
893 Return 0 if successful, otherwise -1 and errno set. 941 Return 0 if successful, otherwise -1 and errno set.
894 See the POSIX:2001 specification 942 See the POSIX:2008 specification
895 <http://www.opengroup.org/susv3xsh/lchown.html>. */ 943 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/lchown.html>. */
896# if @REPLACE_LCHOWN@ 944# if @REPLACE_LCHOWN@
897# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 945# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
898# undef lchown 946# undef lchown
@@ -921,8 +969,8 @@ _GL_WARN_ON_USE (lchown, "lchown is unportable to pre-POSIX.1-2001 systems - "
921#if @GNULIB_LINK@ 969#if @GNULIB_LINK@
922/* Create a new hard link for an existing file. 970/* Create a new hard link for an existing file.
923 Return 0 if successful, otherwise -1 and errno set. 971 Return 0 if successful, otherwise -1 and errno set.
924 See POSIX:2001 specification 972 See POSIX:2008 specification
925 <http://www.opengroup.org/susv3xsh/link.html>. */ 973 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/link.html>. */
926# if @REPLACE_LINK@ 974# if @REPLACE_LINK@
927# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 975# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
928# define link rpl_link 976# define link rpl_link
@@ -987,8 +1035,8 @@ _GL_WARN_ON_USE (linkat, "linkat is unportable - "
987#if @GNULIB_LSEEK@ 1035#if @GNULIB_LSEEK@
988/* Set the offset of FD relative to SEEK_SET, SEEK_CUR, or SEEK_END. 1036/* Set the offset of FD relative to SEEK_SET, SEEK_CUR, or SEEK_END.
989 Return the new offset if successful, otherwise -1 and errno set. 1037 Return the new offset if successful, otherwise -1 and errno set.
990 See the POSIX:2001 specification 1038 See the POSIX:2008 specification
991 <http://www.opengroup.org/susv3xsh/lseek.html>. */ 1039 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/lseek.html>. */
992# if @REPLACE_LSEEK@ 1040# if @REPLACE_LSEEK@
993# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 1041# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
994# define lseek rpl_lseek 1042# define lseek rpl_lseek
@@ -1058,8 +1106,9 @@ _GL_WARN_ON_USE (pipe2, "pipe2 is unportable - "
1058#if @GNULIB_PREAD@ 1106#if @GNULIB_PREAD@
1059/* Read at most BUFSIZE bytes from FD into BUF, starting at OFFSET. 1107/* Read at most BUFSIZE bytes from FD into BUF, starting at OFFSET.
1060 Return the number of bytes placed into BUF if successful, otherwise 1108 Return the number of bytes placed into BUF if successful, otherwise
1061 set errno and return -1. 0 indicates EOF. See the POSIX:2001 1109 set errno and return -1. 0 indicates EOF.
1062 specification <http://www.opengroup.org/susv3xsh/pread.html>. */ 1110 See the POSIX:2008 specification
1111 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/pread.html>. */
1063# if @REPLACE_PREAD@ 1112# if @REPLACE_PREAD@
1064# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 1113# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
1065# undef pread 1114# undef pread
@@ -1093,8 +1142,8 @@ _GL_WARN_ON_USE (pread, "pread is unportable - "
1093/* Write at most BUFSIZE bytes from BUF into FD, starting at OFFSET. 1142/* Write at most BUFSIZE bytes from BUF into FD, starting at OFFSET.
1094 Return the number of bytes written if successful, otherwise 1143 Return the number of bytes written if successful, otherwise
1095 set errno and return -1. 0 indicates nothing written. See the 1144 set errno and return -1. 0 indicates nothing written. See the
1096 POSIX:2001 specification 1145 POSIX:2008 specification
1097 <http://www.opengroup.org/susv3xsh/pwrite.html>. */ 1146 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/pwrite.html>. */
1098# if @REPLACE_PWRITE@ 1147# if @REPLACE_PWRITE@
1099# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 1148# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
1100# undef pwrite 1149# undef pwrite
@@ -1126,9 +1175,9 @@ _GL_WARN_ON_USE (pwrite, "pwrite is unportable - "
1126 1175
1127#if @GNULIB_READ@ 1176#if @GNULIB_READ@
1128/* Read up to COUNT bytes from file descriptor FD into the buffer starting 1177/* Read up to COUNT bytes from file descriptor FD into the buffer starting
1129 at BUF. See the POSIX:2001 specification 1178 at BUF. See the POSIX:2008 specification
1130 <http://www.opengroup.org/susv3xsh/read.html>. */ 1179 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/read.html>. */
1131# if @REPLACE_READ@ && @GNULIB_UNISTD_H_NONBLOCKING@ 1180# if @REPLACE_READ@
1132# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 1181# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
1133# undef read 1182# undef read
1134# define read rpl_read 1183# define read rpl_read
@@ -1150,8 +1199,8 @@ _GL_CXXALIASWARN (read);
1150/* Read the contents of the symbolic link FILE and place the first BUFSIZE 1199/* Read the contents of the symbolic link FILE and place the first BUFSIZE
1151 bytes of it into BUF. Return the number of bytes placed into BUF if 1200 bytes of it into BUF. Return the number of bytes placed into BUF if
1152 successful, otherwise -1 and errno set. 1201 successful, otherwise -1 and errno set.
1153 See the POSIX:2001 specification 1202 See the POSIX:2008 specification
1154 <http://www.opengroup.org/susv3xsh/readlink.html>. */ 1203 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/readlink.html>. */
1155# if @REPLACE_READLINK@ 1204# if @REPLACE_READLINK@
1156# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 1205# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
1157# define readlink rpl_readlink 1206# define readlink rpl_readlink
@@ -1222,8 +1271,8 @@ _GL_WARN_ON_USE (rmdir, "rmdir is unportable - "
1222#if @GNULIB_SLEEP@ 1271#if @GNULIB_SLEEP@
1223/* Pause the execution of the current thread for N seconds. 1272/* Pause the execution of the current thread for N seconds.
1224 Returns the number of seconds left to sleep. 1273 Returns the number of seconds left to sleep.
1225 See the POSIX:2001 specification 1274 See the POSIX:2008 specification
1226 <http://www.opengroup.org/susv3xsh/sleep.html>. */ 1275 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/sleep.html>. */
1227# if @REPLACE_SLEEP@ 1276# if @REPLACE_SLEEP@
1228# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 1277# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
1229# undef sleep 1278# undef sleep
@@ -1372,7 +1421,7 @@ _GL_WARN_ON_USE (unlinkat, "unlinkat is not portable - "
1372/* Pause the execution of the current thread for N microseconds. 1421/* Pause the execution of the current thread for N microseconds.
1373 Returns 0 on completion, or -1 on range error. 1422 Returns 0 on completion, or -1 on range error.
1374 See the POSIX:2001 specification 1423 See the POSIX:2001 specification
1375 <http://www.opengroup.org/susv3xsh/sleep.html>. */ 1424 <http://www.opengroup.org/susv3xsh/usleep.html>. */
1376# if @REPLACE_USLEEP@ 1425# if @REPLACE_USLEEP@
1377# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 1426# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
1378# undef usleep 1427# undef usleep
@@ -1398,9 +1447,9 @@ _GL_WARN_ON_USE (usleep, "usleep is unportable - "
1398 1447
1399#if @GNULIB_WRITE@ 1448#if @GNULIB_WRITE@
1400/* Write up to COUNT bytes starting at BUF to file descriptor FD. 1449/* Write up to COUNT bytes starting at BUF to file descriptor FD.
1401 See the POSIX:2001 specification 1450 See the POSIX:2008 specification
1402 <http://www.opengroup.org/susv3xsh/write.html>. */ 1451 <http://pubs.opengroup.org/onlinepubs/9699919799/functions/write.html>. */
1403# if @REPLACE_WRITE@ && (@GNULIB_UNISTD_H_NONBLOCKING@ || @GNULIB_UNISTD_H_SIGPIPE@) 1452# if @REPLACE_WRITE@
1404# if !(defined __cplusplus && defined GNULIB_NAMESPACE) 1453# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
1405# undef write 1454# undef write
1406# define write rpl_write 1455# define write rpl_write
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0b4a7aaea81..fa350161555 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,60 @@
12011-09-25 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/dbus.el (dbus-unregister-object): Don't release services for
4 registered signals. (Bug#9581)
5
62011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
7
8 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
9 function that picks between cfengine 2 and 3 support
10 automatically. Update docs accordingly.
11
122011-09-22 Kenichi Handa <handa@m17n.org>
13
14 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
15 ZERO.
16 (indian-itrans-v5-table-for-tamil): New variable.
17 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
18
192011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
20
21 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
22 that's true if the current command involved collapsing of text.
23 It's reset to false at the beginning of the next command.
24 (allout-post-command-business): Move the cursor to the beginning
25 of entry if the cursor is hidden and collapsing activity just
26 happened.
27
282011-09-24 Chong Yidong <cyd@stupidchicken.com>
29
30 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
31 tracking (Bug#9541).
32
332011-09-24 Ulf Jasper <ulf.jasper@web.de>
34
35 * net/newst-reader.el (newsticker-html-renderer)
36 (newsticker-show-news): Automatically
37 load html rendering package if newsticker-html-renderer is
38 set. Fixes "Warning: defvar ignored because w3m-fill-column is
39 let-bound" and the error "Symbol's value as variable is void:
40 w3m-fill-column".
41
422011-09-24 Michael Albinus <michael.albinus@gmx.de>
43
44 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
45 Release services only if they are defined. (Bug#9581)
46
472011-09-23 Richard Stallman <rms@gnu.org>
48
49 * textmodes/paragraphs.el (forward-sentence): For backwards case,
50 distinguish start of paragraph from start of its text.
51
52 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
53
54 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
55 (rmail-generate-viewer-buffer): Put that hook on view buffer.
56 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
57
12011-09-23 Andreas Schwab <schwab@linux-m68k.org> 582011-09-23 Andreas Schwab <schwab@linux-m68k.org>
2 59
3 * international/mule-diag.el (mule-diag): Insert a newline after 60 * international/mule-diag.el (mule-diag): Insert a newline after
diff --git a/lisp/allout.el b/lisp/allout.el
index 592a64c647a..4002f12e264 100644
--- a/lisp/allout.el
+++ b/lisp/allout.el
@@ -3304,6 +3304,10 @@ are mapped to the command of the corresponding control-key on the
3304Set by `allout-pre-command-business', to support allout addons in 3304Set by `allout-pre-command-business', to support allout addons in
3305coordinating with allout activity.") 3305coordinating with allout activity.")
3306(make-variable-buffer-local 'allout-command-counter) 3306(make-variable-buffer-local 'allout-command-counter)
3307;;;_ = allout-this-command-hid-text
3308(defvar allout-this-command-hid-text nil
3309 "True if the most recent allout-mode command hid any text.")
3310(make-variable-buffer-local 'allout-this-command-hid-text)
3307;;;_ > allout-post-command-business () 3311;;;_ > allout-post-command-business ()
3308(defun allout-post-command-business () 3312(defun allout-post-command-business ()
3309 "Outline `post-command-hook' function. 3313 "Outline `post-command-hook' function.
@@ -3311,6 +3315,9 @@ coordinating with allout activity.")
3311- Implement (and clear) `allout-post-goto-bullet', for hot-spot 3315- Implement (and clear) `allout-post-goto-bullet', for hot-spot
3312 outline commands. 3316 outline commands.
3313 3317
3318- Move the cursor to the beginning of the entry if it is hidden
3319 and collapsing activity just happened.
3320
3314- If the command we're following was an undo, check for change in 3321- If the command we're following was an undo, check for change in
3315 the status of encrypted items and adjust auto-save inhibitions 3322 the status of encrypted items and adjust auto-save inhibitions
3316 accordingly. 3323 accordingly.
@@ -3343,8 +3350,9 @@ coordinating with allout activity.")
3343 (if (and allout-post-goto-bullet 3350 (if (and allout-post-goto-bullet
3344 (allout-current-bullet-pos)) 3351 (allout-current-bullet-pos))
3345 (progn (goto-char (allout-current-bullet-pos)) 3352 (progn (goto-char (allout-current-bullet-pos))
3346 (setq allout-post-goto-bullet nil))) 3353 (setq allout-post-goto-bullet nil))
3347 )) 3354 (when (and (allout-hidden-p) allout-this-command-hid-text)
3355 (allout-beginning-of-current-entry)))))
3348;;;_ > allout-pre-command-business () 3356;;;_ > allout-pre-command-business ()
3349(defun allout-pre-command-business () 3357(defun allout-pre-command-business ()
3350 "Outline `pre-command-hook' function for outline buffers. 3358 "Outline `pre-command-hook' function for outline buffers.
@@ -3367,8 +3375,8 @@ return to regular interpretation of self-insert characters."
3367 3375
3368 (if (not (allout-mode-p)) 3376 (if (not (allout-mode-p))
3369 nil 3377 nil
3370 ;; Increment allout-command-counter
3371 (setq allout-command-counter (1+ allout-command-counter)) 3378 (setq allout-command-counter (1+ allout-command-counter))
3379 (setq allout-this-command-hid-text nil)
3372 ;; Do hot-spot navigation. 3380 ;; Do hot-spot navigation.
3373 (if (and (eq this-command 'self-insert-command) 3381 (if (and (eq this-command 'self-insert-command)
3374 (eq (point)(allout-current-bullet-pos))) 3382 (eq (point)(allout-current-bullet-pos)))
@@ -4767,7 +4775,8 @@ arguments as this function, after the exposure changes are made."
4767 (condition-case nil 4775 (condition-case nil
4768 ;; as of 2008-02-27, xemacs lacks modification-hooks 4776 ;; as of 2008-02-27, xemacs lacks modification-hooks
4769 (overlay-put o (pop props) (pop props)) 4777 (overlay-put o (pop props) (pop props))
4770 (error nil))))))) 4778 (error nil))))))
4779 (setq allout-this-command-hid-text t))
4771 (run-hook-with-args 'allout-exposure-change-hook from to flag)) 4780 (run-hook-with-args 'allout-exposure-change-hook from to flag))
4772;;;_ > allout-flag-current-subtree (flag) 4781;;;_ > allout-flag-current-subtree (flag)
4773(defun allout-flag-current-subtree (flag) 4782(defun allout-flag-current-subtree (flag)
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index 1560f2a9049..7c7f10de2c8 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -1,3 +1,8 @@
12011-09-23 Antoine Levitt <antoine.levitt@gmail.com>
2
3 * erc-button.el (erc-button-next-function): Scoping fix
4 (Bug#9487).
5
12011-07-04 Vivek Dasmohapatra <vivek@etla.org> 62011-07-04 Vivek Dasmohapatra <vivek@etla.org>
2 7
3 * erc.el (erc-generate-new-buffer-name): Reuse old buffer names 8 * erc.el (erc-generate-new-buffer-name): Reuse old buffer names
diff --git a/lisp/erc/erc-button.el b/lisp/erc/erc-button.el
index 3a897347dea..7fbbbc317d0 100644
--- a/lisp/erc/erc-button.el
+++ b/lisp/erc/erc-button.el
@@ -430,19 +430,19 @@ call it with the value of the `erc-data' text property."
430(defun erc-button-next-function () 430(defun erc-button-next-function ()
431 "Pseudo completion function that actually jumps to the next button. 431 "Pseudo completion function that actually jumps to the next button.
432For use on `completion-at-point-functions'." 432For use on `completion-at-point-functions'."
433 (let ((here (point))) 433 (when (< (point) (erc-beg-of-input-line))
434 (when (< here (erc-beg-of-input-line)) 434 `(lambda ()
435 (lambda () 435 (let ((here ,(point)))
436 (while (and (get-text-property here 'erc-callback) 436 (while (and (get-text-property here 'erc-callback)
437 (not (= here (point-max)))) 437 (not (= here (point-max))))
438 (setq here (1+ here))) 438 (setq here (1+ here)))
439 (while (and (not (get-text-property here 'erc-callback)) 439 (while (and (not (get-text-property here 'erc-callback))
440 (not (= here (point-max)))) 440 (not (= here (point-max))))
441 (setq here (1+ here))) 441 (setq here (1+ here)))
442 (if (< here (point-max)) 442 (if (< here (point-max))
443 (goto-char here) 443 (goto-char here)
444 (error "No next button")) 444 (error "No next button"))
445 t)))) 445 t))))
446 446
447(defun erc-button-next () 447(defun erc-button-next ()
448 "Go to the next button in this buffer." 448 "Go to the next button in this buffer."
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index fa97128634b..c535f4a9549 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,35 @@
12011-09-27 Daiki Ueno <ueno@unixuser.org>
2
3 * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4 documentation.
5
62011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7
8 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
9 (nnimap-insert-partial-structure): The charset parameter isn't
10 case-sensitive.
11
12 * nnheader.el (nnheader-message-maybe): New function.
13
14 * shr.el (shr-tag-table): Render totally broken tables better.
15
16 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
17 computing the boundary.
18
192011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
20
21 * pop3.el (pop3-number-of-responses): Remove.
22 (pop3-wait-for-messages): Rewrite to take linear time instead of
23 exponential time.
24
252011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
26
27 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
28 re-fetch images.
29
30 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
31 re-fetch images when hitting `g' in Gnus.
32
12011-09-22 Katsumi Yamaoka <yamaoka@jpl.org> 332011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2 34
3 * mml.el (mml-inhibit-compute-boundary): New internal variable. 35 * mml.el (mml-inhibit-compute-boundary): New internal variable.
diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el
index 423de352453..66b661884e9 100644
--- a/lisp/gnus/gnus-sum.el
+++ b/lisp/gnus/gnus-sum.el
@@ -9611,8 +9611,10 @@ C-u g', show the raw article."
9611 (when (gnus-summary-goto-subject (cdr gnus-article-current) nil t) 9611 (when (gnus-summary-goto-subject (cdr gnus-article-current) nil t)
9612 (gnus-summary-update-secondary-mark (cdr gnus-article-current)))))) 9612 (gnus-summary-update-secondary-mark (cdr gnus-article-current))))))
9613 ((not arg) 9613 ((not arg)
9614 ;; Select the article the normal way. 9614 (require 'shr)
9615 (gnus-summary-select-article nil 'force)) 9615 (let ((shr-ignore-cache t))
9616 ;; Select the article the normal way.
9617 (gnus-summary-select-article nil 'force)))
9616 ((equal arg '(16)) 9618 ((equal arg '(16))
9617 ;; C-u C-u g 9619 ;; C-u C-u g
9618 (let ((gnus-inhibit-article-treatments t)) 9620 (let ((gnus-inhibit-article-treatments t))
diff --git a/lisp/gnus/mml.el b/lisp/gnus/mml.el
index d9861394fa0..0d2ae2a845a 100644
--- a/lisp/gnus/mml.el
+++ b/lisp/gnus/mml.el
@@ -540,7 +540,8 @@ If MML is non-nil, return the buffer up till the correspondent mml tag."
540 (mml-to-mime) 540 (mml-to-mime)
541 ;; Update handle so mml-compute-boundary can 541 ;; Update handle so mml-compute-boundary can
542 ;; detect collisions with the nested parts. 542 ;; detect collisions with the nested parts.
543 (setcdr (assoc 'contents cont) (buffer-string))) 543 (unless mml-inhibit-compute-boundary
544 (setcdr (assoc 'contents cont) (buffer-string))))
544 (let ((mm-7bit-chars (concat mm-7bit-chars "\x1b"))) 545 (let ((mm-7bit-chars (concat mm-7bit-chars "\x1b")))
545 ;; ignore 0x1b, it is part of iso-2022-jp 546 ;; ignore 0x1b, it is part of iso-2022-jp
546 (setq encoding (mm-body-7-or-8)))) 547 (setq encoding (mm-body-7-or-8))))
diff --git a/lisp/gnus/nnheader.el b/lisp/gnus/nnheader.el
index 6f871ccb9e8..a8e8e7d08ef 100644
--- a/lisp/gnus/nnheader.el
+++ b/lisp/gnus/nnheader.el
@@ -1112,6 +1112,13 @@ See `find-file-noselect' for the arguments."
1112 '(buffer-string))))) 1112 '(buffer-string)))))
1113 (insert-buffer-substring ,buffer ,start ,end)))) 1113 (insert-buffer-substring ,buffer ,start ,end))))
1114 1114
1115(defvar nnheader-last-message-time '(0 0))
1116(defun nnheader-message-maybe (&rest args)
1117 (let ((now (current-time)))
1118 (when (> (float-time (time-subtract now nnheader-last-message-time)) 1)
1119 (setq nnheader-last-message-time now)
1120 (apply 'nnheader-message args))))
1121
1115(when (featurep 'xemacs) 1122(when (featurep 'xemacs)
1116 (require 'nnheaderxm)) 1123 (require 'nnheaderxm))
1117 1124
diff --git a/lisp/gnus/nnimap.el b/lisp/gnus/nnimap.el
index f0d3e9f3182..77372c246cb 100644
--- a/lisp/gnus/nnimap.el
+++ b/lisp/gnus/nnimap.el
@@ -672,12 +672,13 @@ textual parts.")
672 (if (consp (caar structure)) 672 (if (consp (caar structure))
673 (nnimap-insert-partial-structure (pop structure) parts t) 673 (nnimap-insert-partial-structure (pop structure) parts t)
674 (let ((bit (pop structure))) 674 (let ((bit (pop structure)))
675 (insert (format "Content-type: %s/%s" 675 (insert (format "Content-type: %s/%s"
676 (downcase (nth 0 bit)) 676 (downcase (nth 0 bit))
677 (downcase (nth 1 bit)))) 677 (downcase (nth 1 bit))))
678 (if (member "CHARSET" (nth 2 bit)) 678 (if (member-ignore-case "CHARSET" (nth 2 bit))
679 (insert (format 679 (insert (format
680 "; charset=%S\n" (cadr (member "CHARSET" (nth 2 bit))))) 680 "; charset=%S\n"
681 (cadr (member-ignore-case "CHARSET" (nth 2 bit)))))
681 (insert "\n")) 682 (insert "\n"))
682 (insert (format "Content-transfer-encoding: %s\n" 683 (insert (format "Content-transfer-encoding: %s\n"
683 (nth 5 bit))) 684 (nth 5 bit)))
@@ -1723,7 +1724,8 @@ textual parts.")
1723 (looking-at "\\*")))) 1724 (looking-at "\\*"))))
1724 (not (looking-at (format "%d .*\n" sequence))))) 1725 (not (looking-at (format "%d .*\n" sequence)))))
1725 (when messagep 1726 (when messagep
1726 (nnheader-message 7 "nnimap read %dk" (/ (buffer-size) 1000))) 1727 (nnheader-message-maybe
1728 7 "nnimap read %dk" (/ (buffer-size) 1000)))
1727 (nnheader-accept-process-output process) 1729 (nnheader-accept-process-output process)
1728 (goto-char (point-max))) 1730 (goto-char (point-max)))
1729 openp) 1731 openp)
diff --git a/lisp/gnus/plstore.el b/lisp/gnus/plstore.el
index ab78e508480..340c7255958 100644
--- a/lisp/gnus/plstore.el
+++ b/lisp/gnus/plstore.el
@@ -80,9 +80,10 @@
80 "Control whether or not to pop up the key selection dialog. 80 "Control whether or not to pop up the key selection dialog.
81 81
82If t, always asks user to select recipients. 82If t, always asks user to select recipients.
83If nil, query user only when `plstore-encrypt-to' is not set. 83If nil, query user only when a file's default recipients are not
84If neither t nor nil, doesn't ask user. In this case, symmetric 84known (i.e. `plstore-encrypt-to' is not locally set in the buffer
85encryption is used." 85visiting a plstore file).
86If neither t nor nil, doesn't ask user."
86 :type '(choice (const :tag "Ask always" t) 87 :type '(choice (const :tag "Ask always" t)
87 (const :tag "Ask when recipients are not set" nil) 88 (const :tag "Ask when recipients are not set" nil)
88 (const :tag "Don't ask" silent)) 89 (const :tag "Don't ask" silent))
@@ -90,7 +91,8 @@ encryption is used."
90 91
91(defvar plstore-encrypt-to nil 92(defvar plstore-encrypt-to nil
92 "*Recipient(s) used for encrypting secret entries. 93 "*Recipient(s) used for encrypting secret entries.
93May either be a string or a list of strings.") 94May either be a string or a list of strings. If it is nil,
95symmetric encryption will be used.")
94 96
95(put 'plstore-encrypt-to 'safe-local-variable 97(put 'plstore-encrypt-to 'safe-local-variable
96 (lambda (val) 98 (lambda (val)
diff --git a/lisp/gnus/pop3.el b/lisp/gnus/pop3.el
index 8fd5382a181..ee3e6582e80 100644
--- a/lisp/gnus/pop3.el
+++ b/lisp/gnus/pop3.el
@@ -167,17 +167,30 @@ Use streaming commands."
167 167
168(defun pop3-send-streaming-command (process command count total-size) 168(defun pop3-send-streaming-command (process command count total-size)
169 (erase-buffer) 169 (erase-buffer)
170 (let ((i 1)) 170 (let ((i 1)
171 (start-point (point-min))
172 (waited-for 0))
171 (while (>= count i) 173 (while (>= count i)
172 (process-send-string process (format "%s %d\r\n" command i)) 174 (process-send-string process (format "%s %d\r\n" command i))
173 ;; Only do 100 messages at a time to avoid pipe stalls. 175 ;; Only do 100 messages at a time to avoid pipe stalls.
174 (when (zerop (% i pop3-stream-length)) 176 (when (zerop (% i pop3-stream-length))
175 (pop3-wait-for-messages process i total-size)) 177 (setq start-point
176 (incf i))) 178 (pop3-wait-for-messages process pop3-stream-length
177 (pop3-wait-for-messages process count total-size)) 179 total-size start-point))
178 180 (incf waited-for pop3-stream-length))
179(defun pop3-wait-for-messages (process count total-size) 181 (incf i))
180 (while (< (pop3-number-of-responses total-size) count) 182 (pop3-wait-for-messages process (- count waited-for)
183 total-size start-point)))
184
185(defun pop3-wait-for-messages (process count total-size start-point)
186 (while (> count 0)
187 (goto-char start-point)
188 (while (or (and (re-search-forward "^\\+OK" nil t)
189 (or (not total-size)
190 (re-search-forward "^\\.\r?\n" nil t)))
191 (re-search-forward "^-ERR " nil t))
192 (decf count)
193 (setq start-point (point)))
181 (unless (memq (process-status process) '(open run)) 194 (unless (memq (process-status process) '(open run))
182 (error "pop3 process died")) 195 (error "pop3 process died"))
183 (when total-size 196 (when total-size
@@ -185,7 +198,8 @@ Use streaming commands."
185 (truncate (/ (buffer-size) 1000)) 198 (truncate (/ (buffer-size) 1000))
186 (truncate (* (/ (* (buffer-size) 1.0) 199 (truncate (* (/ (* (buffer-size) 1.0)
187 total-size) 100)))) 200 total-size) 100))))
188 (pop3-accept-process-output process))) 201 (pop3-accept-process-output process))
202 start-point)
189 203
190(defun pop3-write-to-file (file) 204(defun pop3-write-to-file (file)
191 (let ((pop-buffer (current-buffer)) 205 (let ((pop-buffer (current-buffer))
@@ -219,17 +233,6 @@ Use streaming commands."
219 (delete-char 1)) 233 (delete-char 1))
220 (write-region (point-min) (point-max) file nil 'nomesg))))) 234 (write-region (point-min) (point-max) file nil 'nomesg)))))
221 235
222(defun pop3-number-of-responses (endp)
223 (let ((responses 0))
224 (save-excursion
225 (goto-char (point-min))
226 (while (or (and (re-search-forward "^\\+OK" nil t)
227 (or (not endp)
228 (re-search-forward "^\\.\r?\n" nil t)))
229 (re-search-forward "^-ERR " nil t))
230 (incf responses)))
231 responses))
232
233(defun pop3-logon (process) 236(defun pop3-logon (process)
234 (let ((pop3-password pop3-password)) 237 (let ((pop3-password pop3-password))
235 ;; for debugging only 238 ;; for debugging only
diff --git a/lisp/gnus/shr.el b/lisp/gnus/shr.el
index 8faa5071616..f49bbd69da3 100644
--- a/lisp/gnus/shr.el
+++ b/lisp/gnus/shr.el
@@ -112,6 +112,7 @@ cid: URL as the argument.")
112(defvar shr-table-depth 0) 112(defvar shr-table-depth 0)
113(defvar shr-stylesheet nil) 113(defvar shr-stylesheet nil)
114(defvar shr-base nil) 114(defvar shr-base nil)
115(defvar shr-ignore-cache nil)
115 116
116(defvar shr-map 117(defvar shr-map
117 (let ((map (make-sparse-keymap))) 118 (let ((map (make-sparse-keymap)))
@@ -896,10 +897,16 @@ ones, in case fg and bg are nil."
896 (if (> (string-width alt) 8) 897 (if (> (string-width alt) 8)
897 (shr-insert (truncate-string-to-width alt 8)) 898 (shr-insert (truncate-string-to-width alt 8))
898 (shr-insert alt)))) 899 (shr-insert alt))))
899 ((url-is-cached (shr-encode-url url)) 900 ((and (not shr-ignore-cache)
901 (url-is-cached (shr-encode-url url)))
900 (funcall shr-put-image-function (shr-get-image-data url) alt)) 902 (funcall shr-put-image-function (shr-get-image-data url) alt))
901 (t 903 (t
902 (insert alt) 904 (insert alt)
905 (when (and shr-ignore-cache
906 (url-is-cached (shr-encode-url url)))
907 (let ((file (url-cache-create-filename (shr-encode-url url))))
908 (when (file-exists-p file)
909 (delete-file file))))
903 (funcall 910 (funcall
904 (if (fboundp 'url-queue-retrieve) 911 (if (fboundp 'url-queue-retrieve)
905 'url-queue-retrieve 912 'url-queue-retrieve
@@ -1048,44 +1055,53 @@ ones, in case fg and bg are nil."
1048 (nheader (if header (shr-max-columns header))) 1055 (nheader (if header (shr-max-columns header)))
1049 (nbody (if body (shr-max-columns body))) 1056 (nbody (if body (shr-max-columns body)))
1050 (nfooter (if footer (shr-max-columns footer)))) 1057 (nfooter (if footer (shr-max-columns footer))))
1051 (shr-tag-table-1 1058 (if (and (not caption)
1052 (nconc 1059 (not header)
1053 (if caption `((tr (td ,@caption)))) 1060 (not (cdr (assq 'tbody cont)))
1054 (if header 1061 (not (cdr (assq 'tr cont)))
1055 (if footer 1062 (not footer))
1056 ;; hader + body + footer 1063 ;; The table is totally invalid and just contains random junk.
1064 ;; Try to output it anyway.
1065 (shr-generic cont)
1066 ;; It's a real table, so render it.
1067 (shr-tag-table-1
1068 (nconc
1069 (if caption `((tr (td ,@caption))))
1070 (if header
1071 (if footer
1072 ;; hader + body + footer
1073 (if (= nheader nbody)
1074 (if (= nbody nfooter)
1075 `((tr (td (table (tbody ,@header ,@body ,@footer)))))
1076 (nconc `((tr (td (table (tbody ,@header ,@body)))))
1077 (if (= nfooter 1)
1078 footer
1079 `((tr (td (table (tbody ,@footer))))))))
1080 (nconc `((tr (td (table (tbody ,@header)))))
1081 (if (= nbody nfooter)
1082 `((tr (td (table (tbody ,@body ,@footer)))))
1083 (nconc `((tr (td (table (tbody ,@body)))))
1084 (if (= nfooter 1)
1085 footer
1086 `((tr (td (table (tbody ,@footer))))))))))
1087 ;; header + body
1057 (if (= nheader nbody) 1088 (if (= nheader nbody)
1058 (if (= nbody nfooter) 1089 `((tr (td (table (tbody ,@header ,@body)))))
1059 `((tr (td (table (tbody ,@header ,@body ,@footer))))) 1090 (if (= nheader 1)
1060 (nconc `((tr (td (table (tbody ,@header ,@body))))) 1091 `(,@header (tr (td (table (tbody ,@body)))))
1061 (if (= nfooter 1) 1092 `((tr (td (table (tbody ,@header))))
1062 footer 1093 (tr (td (table (tbody ,@body))))))))
1063 `((tr (td (table (tbody ,@footer)))))))) 1094 (if footer
1064 (nconc `((tr (td (table (tbody ,@header))))) 1095 ;; body + footer
1065 (if (= nbody nfooter) 1096 (if (= nbody nfooter)
1066 `((tr (td (table (tbody ,@body ,@footer))))) 1097 `((tr (td (table (tbody ,@body ,@footer)))))
1067 (nconc `((tr (td (table (tbody ,@body))))) 1098 (nconc `((tr (td (table (tbody ,@body)))))
1068 (if (= nfooter 1) 1099 (if (= nfooter 1)
1069 footer 1100 footer
1070 `((tr (td (table (tbody ,@footer)))))))))) 1101 `((tr (td (table (tbody ,@footer))))))))
1071 ;; header + body 1102 (if caption
1072 (if (= nheader nbody) 1103 `((tr (td (table (tbody ,@body)))))
1073 `((tr (td (table (tbody ,@header ,@body))))) 1104 body))))))
1074 (if (= nheader 1)
1075 `(,@header (tr (td (table (tbody ,@body)))))
1076 `((tr (td (table (tbody ,@header))))
1077 (tr (td (table (tbody ,@body))))))))
1078 (if footer
1079 ;; body + footer
1080 (if (= nbody nfooter)
1081 `((tr (td (table (tbody ,@body ,@footer)))))
1082 (nconc `((tr (td (table (tbody ,@body)))))
1083 (if (= nfooter 1)
1084 footer
1085 `((tr (td (table (tbody ,@footer))))))))
1086 (if caption
1087 `((tr (td (table (tbody ,@body)))))
1088 body)))))
1089 (when bgcolor 1105 (when bgcolor
1090 (shr-colorize-region start (point) (cdr (assq 'color shr-stylesheet)) 1106 (shr-colorize-region start (point) (cdr (assq 'color shr-stylesheet))
1091 bgcolor)))) 1107 bgcolor))))
diff --git a/lisp/language/ind-util.el b/lisp/language/ind-util.el
index 56893af1479..0e548420383 100644
--- a/lisp/language/ind-util.el
+++ b/lisp/language/ind-util.el
@@ -271,7 +271,7 @@
271 (;; Misc Symbols 271 (;; Misc Symbols
272 nil ?$,1<"(B ?$,1<#(B nil ?$,1<m(B nil nil) 272 nil ?$,1<"(B ?$,1<#(B nil ?$,1<m(B nil nil)
273 (;; Digits 273 (;; Digits
274 nil ?$,1='(B ?$,1=((B ?$,1=)(B ?$,1=*(B ?$,1=+(B ?$,1=,(B ?$,1=-(B ?$,1=.(B ?$,1=/(B) 274 ?$,1=&(B ?$,1='(B ?$,1=((B ?$,1=)(B ?$,1=*(B ?$,1=+(B ?$,1=,(B ?$,1=-(B ?$,1=.(B ?$,1=/(B)
275 (;; Inscript-extra (4) (#, $, ^, *, ]) 275 (;; Inscript-extra (4) (#, $, ^, *, ])
276 "$,1<m<P(B" "$,1<P<m(B" "$,1<D<m<P(B" nil nil))) 276 "$,1<m<P(B" "$,1<P<m(B" "$,1<D<m<P(B" nil nil)))
277 277
@@ -305,6 +305,25 @@
305 (;; misc -- 7 305 (;; misc -- 7
306 ".N" (".n" "M") "H" ".a" ".h" ("AUM" "OM") ".."))) 306 ".N" (".n" "M") "H" ".a" ".h" ("AUM" "OM") "..")))
307 307
308(defvar indian-itrans-v5-table-for-tamil
309 '(;; for encode/decode
310 (;; vowels -- 18
311 "a" ("aa" "A") "i" ("ii" "I") "u" ("uu" "U")
312 ("RRi" "R^i") ("LLi" "L^i") (".c" "e.c") "E" "e" "ai"
313 "o.c" "O" "o" "au" ("RRI" "R^I") ("LLI" "L^I"))
314 (;; consonants -- 40
315 "k" "kh" "g" "gh" ("~N" "N^")
316 "ch" ("Ch" "chh") "j" "jh" ("~n" "JN")
317 "T" "Th" "D" "Dh" "N"
318 "t" "th" "d" "dh" "n" "nh"
319 "p" "ph" "b" "bh" "m"
320 "y" "r" "rh" "l" ("L" "ld") ("J" "z") ("v" "w")
321 "sh" ("Sh" "shh") "s" "h"
322 "q" "K" "G" nil ".D" ".Dh" "f" ("Y" "yh")
323 ("GY" "dny") "x")
324 (;; misc -- 7
325 ".N" (".n" "M") "H" ".a" ".h" ("AUM" "OM") "..")))
326
308(defvar indian-kyoto-harvard-table 327(defvar indian-kyoto-harvard-table
309 '(;; for encode/decode 328 '(;; for encode/decode
310 (;; vowel 329 (;; vowel
@@ -508,7 +527,7 @@
508 527
509(defvar indian-tml-itrans-v5-hash 528(defvar indian-tml-itrans-v5-hash
510 (indian-make-hash indian-tml-base-table 529 (indian-make-hash indian-tml-base-table
511 indian-itrans-v5-table)) 530 indian-itrans-v5-table-for-tamil))
512) 531)
513 532
514(defmacro indian-translate-region (from to hashtable encode-p) 533(defmacro indian-translate-region (from to hashtable encode-p)
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 7d75bf2b98d..9ce2221e502 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" (19968 28627)) 8;;;;;; "play/5x5.el" (19973 21789))
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;;;;;; (19890 42850)) 71;;;;;; (19891 13894))
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;;;;;; (19845 45374)) 91;;;;;; (19776 18657))
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;;;;;; (19890 42850)) 102;;;;;; (19891 13894))
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;;;;;; (20033 22846)) 117;;;;;; (20032 1418))
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" (19931 11784)) 256;;;;;; "advice" "emacs-lisp/advice.el" (19933 8482))
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" (19886 45771)) 401;;;;;; align) "align" "align.el" (19888 59421))
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;;;;;; (19988 13913)) 492;;;;;; (20094 18869))
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" "\
@@ -848,7 +848,7 @@ for details on preparing emacs for automatic allout activation.
848 848
849;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation 849;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation
850;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el" 850;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el"
851;;;;;; (19988 13913)) 851;;;;;; (19987 30383))
852;;; Generated autoloads from allout-widgets.el 852;;; Generated autoloads from allout-widgets.el
853 853
854(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) 854(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads))))
@@ -907,7 +907,7 @@ outline hot-spot navigation (see `allout-mode').
907;;;*** 907;;;***
908 908
909;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 909;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
910;;;;;; "net/ange-ftp.el" (19977 43600)) 910;;;;;; "net/ange-ftp.el" (19976 62881))
911;;; Generated autoloads from net/ange-ftp.el 911;;; Generated autoloads from net/ange-ftp.el
912 912
913(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 913(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -929,7 +929,7 @@ directory, so that Emacs will know its current contents.
929;;;*** 929;;;***
930 930
931;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 931;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
932;;;;;; "animate" "play/animate.el" (19986 58615)) 932;;;;;; "animate" "play/animate.el" (19985 63781))
933;;; Generated autoloads from play/animate.el 933;;; Generated autoloads from play/animate.el
934 934
935(autoload 'animate-string "animate" "\ 935(autoload 'animate-string "animate" "\
@@ -962,7 +962,7 @@ the buffer *Birthday-Present-for-Name*.
962;;;*** 962;;;***
963 963
964;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 964;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
965;;;;;; "ansi-color" "ansi-color.el" (19854 41422)) 965;;;;;; "ansi-color" "ansi-color.el" (19874 16126))
966;;; Generated autoloads from ansi-color.el 966;;; Generated autoloads from ansi-color.el
967 967
968(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 968(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -988,7 +988,7 @@ This is a good function to put in `comint-output-filter-functions'.
988;;;*** 988;;;***
989 989
990;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 990;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
991;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19890 42850)) 991;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (19891 13894))
992;;; Generated autoloads from progmodes/antlr-mode.el 992;;; Generated autoloads from progmodes/antlr-mode.el
993 993
994(autoload 'antlr-show-makefile-rules "antlr-mode" "\ 994(autoload 'antlr-show-makefile-rules "antlr-mode" "\
@@ -1024,7 +1024,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1024;;;*** 1024;;;***
1025 1025
1026;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1026;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1027;;;;;; (19956 37456)) 1027;;;;;; (19955 60465))
1028;;; Generated autoloads from calendar/appt.el 1028;;; Generated autoloads from calendar/appt.el
1029 1029
1030(autoload 'appt-add "appt" "\ 1030(autoload 'appt-add "appt" "\
@@ -1047,7 +1047,7 @@ ARG is positive, otherwise off.
1047 1047
1048;;;### (autoloads (apropos-documentation apropos-value apropos-library 1048;;;### (autoloads (apropos-documentation apropos-value apropos-library
1049;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 1049;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
1050;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19909 7240)) 1050;;;;;; apropos-read-pattern) "apropos" "apropos.el" (19910 9778))
1051;;; Generated autoloads from apropos.el 1051;;; Generated autoloads from apropos.el
1052 1052
1053(autoload 'apropos-read-pattern "apropos" "\ 1053(autoload 'apropos-read-pattern "apropos" "\
@@ -1150,8 +1150,8 @@ Returns list of symbols and documentation found.
1150 1150
1151;;;*** 1151;;;***
1152 1152
1153;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19990 1153;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20064
1154;;;;;; 55648)) 1154;;;;;; 62813))
1155;;; Generated autoloads from arc-mode.el 1155;;; Generated autoloads from arc-mode.el
1156 1156
1157(autoload 'archive-mode "arc-mode" "\ 1157(autoload 'archive-mode "arc-mode" "\
@@ -1171,7 +1171,7 @@ archive.
1171 1171
1172;;;*** 1172;;;***
1173 1173
1174;;;### (autoloads (array-mode) "array" "array.el" (19845 45374)) 1174;;;### (autoloads (array-mode) "array" "array.el" (19776 18657))
1175;;; Generated autoloads from array.el 1175;;; Generated autoloads from array.el
1176 1176
1177(autoload 'array-mode "array" "\ 1177(autoload 'array-mode "array" "\
@@ -1242,8 +1242,8 @@ Entering array mode calls the function `array-mode-hook'.
1242 1242
1243;;;*** 1243;;;***
1244 1244
1245;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19914 1245;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (19919
1246;;;;;; 25180)) 1246;;;;;; 55562))
1247;;; Generated autoloads from textmodes/artist.el 1247;;; Generated autoloads from textmodes/artist.el
1248 1248
1249(autoload 'artist-mode "artist" "\ 1249(autoload 'artist-mode "artist" "\
@@ -1449,8 +1449,8 @@ Keymap summary
1449 1449
1450;;;*** 1450;;;***
1451 1451
1452;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (19890 1452;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (19891
1453;;;;;; 42850)) 1453;;;;;; 13894))
1454;;; Generated autoloads from progmodes/asm-mode.el 1454;;; Generated autoloads from progmodes/asm-mode.el
1455 1455
1456(autoload 'asm-mode "asm-mode" "\ 1456(autoload 'asm-mode "asm-mode" "\
@@ -1478,7 +1478,7 @@ Special commands:
1478;;;*** 1478;;;***
1479 1479
1480;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1480;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1481;;;;;; (20062 2656)) 1481;;;;;; (20089 62475))
1482;;; Generated autoloads from gnus/auth-source.el 1482;;; Generated autoloads from gnus/auth-source.el
1483 1483
1484(defvar auth-source-cache-expiry 7200 "\ 1484(defvar auth-source-cache-expiry 7200 "\
@@ -1491,7 +1491,7 @@ let-binding.")
1491;;;*** 1491;;;***
1492 1492
1493;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1493;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1494;;;;;; (19845 45374)) 1494;;;;;; (19776 18657))
1495;;; Generated autoloads from autoarg.el 1495;;; Generated autoloads from autoarg.el
1496 1496
1497(defvar autoarg-mode nil "\ 1497(defvar autoarg-mode nil "\
@@ -1545,7 +1545,7 @@ etc. to supply digit arguments.
1545;;;*** 1545;;;***
1546 1546
1547;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1547;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1548;;;;;; (19845 45374)) 1548;;;;;; (19776 18657))
1549;;; Generated autoloads from progmodes/autoconf.el 1549;;; Generated autoloads from progmodes/autoconf.el
1550 1550
1551(autoload 'autoconf-mode "autoconf" "\ 1551(autoload 'autoconf-mode "autoconf" "\
@@ -1556,7 +1556,7 @@ Major mode for editing Autoconf configure.in files.
1556;;;*** 1556;;;***
1557 1557
1558;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1558;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1559;;;;;; "autoinsert" "autoinsert.el" (19988 13913)) 1559;;;;;; "autoinsert" "autoinsert.el" (20064 62818))
1560;;; Generated autoloads from autoinsert.el 1560;;; Generated autoloads from autoinsert.el
1561 1561
1562(autoload 'auto-insert "autoinsert" "\ 1562(autoload 'auto-insert "autoinsert" "\
@@ -1595,7 +1595,7 @@ insert a template for the file depending on the mode of the buffer.
1595 1595
1596;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1596;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1597;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1597;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1598;;;;;; (19924 47209)) 1598;;;;;; (19926 36440))
1599;;; Generated autoloads from emacs-lisp/autoload.el 1599;;; Generated autoloads from emacs-lisp/autoload.el
1600 1600
1601(put 'generated-autoload-file 'safe-local-variable 'stringp) 1601(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1646,7 +1646,7 @@ should be non-nil).
1646 1646
1647;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1647;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1648;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1648;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1649;;;;;; "autorevert" "autorevert.el" (19878 51661)) 1649;;;;;; "autorevert" "autorevert.el" (19877 58520))
1650;;; Generated autoloads from autorevert.el 1650;;; Generated autoloads from autorevert.el
1651 1651
1652(autoload 'auto-revert-mode "autorevert" "\ 1652(autoload 'auto-revert-mode "autorevert" "\
@@ -1727,7 +1727,7 @@ specifies in the mode line.
1727;;;*** 1727;;;***
1728 1728
1729;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1729;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1730;;;;;; "avoid.el" (19845 45374)) 1730;;;;;; "avoid.el" (19874 15752))
1731;;; Generated autoloads from avoid.el 1731;;; Generated autoloads from avoid.el
1732 1732
1733(defvar mouse-avoidance-mode nil "\ 1733(defvar mouse-avoidance-mode nil "\
@@ -1768,7 +1768,7 @@ definition of \"random distance\".)
1768;;;*** 1768;;;***
1769 1769
1770;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1770;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1771;;;;;; (20055 29424)) 1771;;;;;; (20055 46662))
1772;;; Generated autoloads from battery.el 1772;;; Generated autoloads from battery.el
1773 (put 'battery-mode-line-string 'risky-local-variable t) 1773 (put 'battery-mode-line-string 'risky-local-variable t)
1774 1774
@@ -1800,7 +1800,7 @@ seconds.
1800;;;*** 1800;;;***
1801 1801
1802;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1802;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1803;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19981 40664)) 1803;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19983 37515))
1804;;; Generated autoloads from emacs-lisp/benchmark.el 1804;;; Generated autoloads from emacs-lisp/benchmark.el
1805 1805
1806(autoload 'benchmark-run "benchmark" "\ 1806(autoload 'benchmark-run "benchmark" "\
@@ -1833,7 +1833,7 @@ For non-interactive use see also `benchmark-run' and
1833;;;*** 1833;;;***
1834 1834
1835;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1835;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1836;;;;;; "bibtex" "textmodes/bibtex.el" (19997 28887)) 1836;;;;;; "bibtex" "textmodes/bibtex.el" (20081 19566))
1837;;; Generated autoloads from textmodes/bibtex.el 1837;;; Generated autoloads from textmodes/bibtex.el
1838 1838
1839(autoload 'bibtex-initialize "bibtex" "\ 1839(autoload 'bibtex-initialize "bibtex" "\
@@ -1922,7 +1922,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1922;;;*** 1922;;;***
1923 1923
1924;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" 1924;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el"
1925;;;;;; (19863 8742)) 1925;;;;;; (19875 21674))
1926;;; Generated autoloads from textmodes/bibtex-style.el 1926;;; Generated autoloads from textmodes/bibtex-style.el
1927 1927
1928(autoload 'bibtex-style-mode "bibtex-style" "\ 1928(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1934,7 +1934,7 @@ Major mode for editing BibTeX style files.
1934 1934
1935;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1935;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1936;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" 1936;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el"
1937;;;;;; (19845 45374)) 1937;;;;;; (19776 18657))
1938;;; Generated autoloads from mail/binhex.el 1938;;; Generated autoloads from mail/binhex.el
1939 1939
1940(defconst binhex-begin-line "^:...............................................................$") 1940(defconst binhex-begin-line "^:...............................................................$")
@@ -1957,8 +1957,8 @@ Binhex decode region between START and END.
1957 1957
1958;;;*** 1958;;;***
1959 1959
1960;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (19845 1960;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (19776
1961;;;;;; 45374)) 1961;;;;;; 18657))
1962;;; Generated autoloads from play/blackbox.el 1962;;; Generated autoloads from play/blackbox.el
1963 1963
1964(autoload 'blackbox "blackbox" "\ 1964(autoload 'blackbox "blackbox" "\
@@ -2081,7 +2081,7 @@ a reflection.
2081;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2081;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2082;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2082;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2083;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2083;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2084;;;;;; "bookmark.el" (19998 49767)) 2084;;;;;; "bookmark.el" (20064 62825))
2085;;; Generated autoloads from bookmark.el 2085;;; Generated autoloads from bookmark.el
2086 (define-key ctl-x-r-map "b" 'bookmark-jump) 2086 (define-key ctl-x-r-map "b" 'bookmark-jump)
2087 (define-key ctl-x-r-map "m" 'bookmark-set) 2087 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2282,7 +2282,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2282;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region 2282;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region
2283;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file 2283;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
2284;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 2284;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
2285;;;;;; (20048 56149)) 2285;;;;;; (20048 22585))
2286;;; Generated autoloads from net/browse-url.el 2286;;; Generated autoloads from net/browse-url.el
2287 2287
2288(defvar browse-url-browser-function 'browse-url-default-browser "\ 2288(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2587,8 +2587,8 @@ from `browse-url-elinks-wrapper'.
2587 2587
2588;;;*** 2588;;;***
2589 2589
2590;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (19845 2590;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (19776
2591;;;;;; 45374)) 2591;;;;;; 18657))
2592;;; Generated autoloads from play/bruce.el 2592;;; Generated autoloads from play/bruce.el
2593 2593
2594(autoload 'bruce "bruce" "\ 2594(autoload 'bruce "bruce" "\
@@ -2604,7 +2604,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2604;;;*** 2604;;;***
2605 2605
2606;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2606;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2607;;;;;; "bs" "bs.el" (19998 49767)) 2607;;;;;; "bs" "bs.el" (19998 18466))
2608;;; Generated autoloads from bs.el 2608;;; Generated autoloads from bs.el
2609 2609
2610(autoload 'bs-cycle-next "bs" "\ 2610(autoload 'bs-cycle-next "bs" "\
@@ -2644,7 +2644,7 @@ name of buffer configuration.
2644 2644
2645;;;*** 2645;;;***
2646 2646
2647;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19889 21967)) 2647;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (19888 59421))
2648;;; Generated autoloads from play/bubbles.el 2648;;; Generated autoloads from play/bubbles.el
2649 2649
2650(autoload 'bubbles "bubbles" "\ 2650(autoload 'bubbles "bubbles" "\
@@ -2666,7 +2666,7 @@ columns on its right towards the left.
2666;;;*** 2666;;;***
2667 2667
2668;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference" 2668;;;### (autoloads (bug-reference-prog-mode bug-reference-mode) "bug-reference"
2669;;;;;; "progmodes/bug-reference.el" (19890 42850)) 2669;;;;;; "progmodes/bug-reference.el" (19891 13894))
2670;;; Generated autoloads from progmodes/bug-reference.el 2670;;; Generated autoloads from progmodes/bug-reference.el
2671 2671
2672(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2672(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2687,7 +2687,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2687;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2687;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2688;;;;;; compile-defun byte-compile-file byte-recompile-directory 2688;;;;;; compile-defun byte-compile-file byte-recompile-directory
2689;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2689;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2690;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (19998 49767)) 2690;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20084 62230))
2691;;; Generated autoloads from emacs-lisp/bytecomp.el 2691;;; Generated autoloads from emacs-lisp/bytecomp.el
2692(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2692(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2693(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2693(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2807,8 +2807,8 @@ and corresponding effects.
2807 2807
2808;;;*** 2808;;;***
2809 2809
2810;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19885 2810;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (19888
2811;;;;;; 24894)) 2811;;;;;; 59421))
2812;;; Generated autoloads from calendar/cal-china.el 2812;;; Generated autoloads from calendar/cal-china.el
2813 2813
2814(put 'calendar-chinese-time-zone 'risky-local-variable t) 2814(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2817,7 +2817,7 @@ and corresponding effects.
2817 2817
2818;;;*** 2818;;;***
2819 2819
2820;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19885 24894)) 2820;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (19888 59421))
2821;;; Generated autoloads from calendar/cal-dst.el 2821;;; Generated autoloads from calendar/cal-dst.el
2822 2822
2823(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2823(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2829,7 +2829,7 @@ and corresponding effects.
2829;;;*** 2829;;;***
2830 2830
2831;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el" 2831;;;### (autoloads (calendar-hebrew-list-yahrzeits) "cal-hebrew" "calendar/cal-hebrew.el"
2832;;;;;; (19885 24894)) 2832;;;;;; (19888 59421))
2833;;; Generated autoloads from calendar/cal-hebrew.el 2833;;; Generated autoloads from calendar/cal-hebrew.el
2834 2834
2835(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2835(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2845,8 +2845,8 @@ from the cursor position.
2845 2845
2846;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2846;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2847;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2847;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2848;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19943 2848;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19946
2849;;;;;; 25429)) 2849;;;;;; 35279))
2850;;; Generated autoloads from calc/calc.el 2850;;; Generated autoloads from calc/calc.el
2851 (define-key ctl-x-map "*" 'calc-dispatch) 2851 (define-key ctl-x-map "*" 'calc-dispatch)
2852 2852
@@ -2930,8 +2930,8 @@ See Info node `(calc)Defining Functions'.
2930 2930
2931;;;*** 2931;;;***
2932 2932
2933;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (19845 2933;;;### (autoloads (calc-undo) "calc-undo" "calc/calc-undo.el" (19776
2934;;;;;; 45374)) 2934;;;;;; 18657))
2935;;; Generated autoloads from calc/calc-undo.el 2935;;; Generated autoloads from calc/calc-undo.el
2936 2936
2937(autoload 'calc-undo "calc-undo" "\ 2937(autoload 'calc-undo "calc-undo" "\
@@ -2941,8 +2941,8 @@ See Info node `(calc)Defining Functions'.
2941 2941
2942;;;*** 2942;;;***
2943 2943
2944;;;### (autoloads (calculator) "calculator" "calculator.el" (19931 2944;;;### (autoloads (calculator) "calculator" "calculator.el" (19933
2945;;;;;; 11784)) 2945;;;;;; 8482))
2946;;; Generated autoloads from calculator.el 2946;;; Generated autoloads from calculator.el
2947 2947
2948(autoload 'calculator "calculator" "\ 2948(autoload 'calculator "calculator" "\
@@ -2953,8 +2953,8 @@ See the documentation for `calculator-mode' for more information.
2953 2953
2954;;;*** 2954;;;***
2955 2955
2956;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19956 2956;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19958
2957;;;;;; 37456)) 2957;;;;;; 52955))
2958;;; Generated autoloads from calendar/calendar.el 2958;;; Generated autoloads from calendar/calendar.el
2959 2959
2960(autoload 'calendar "calendar" "\ 2960(autoload 'calendar "calendar" "\
@@ -2998,7 +2998,7 @@ This function is suitable for execution in a .emacs file.
2998;;;*** 2998;;;***
2999 2999
3000;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3000;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3001;;;;;; "gnus/canlock.el" (19845 45374)) 3001;;;;;; "gnus/canlock.el" (19776 18657))
3002;;; Generated autoloads from gnus/canlock.el 3002;;; Generated autoloads from gnus/canlock.el
3003 3003
3004(autoload 'canlock-insert-header "canlock" "\ 3004(autoload 'canlock-insert-header "canlock" "\
@@ -3016,7 +3016,7 @@ it fails.
3016;;;*** 3016;;;***
3017 3017
3018;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" 3018;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el"
3019;;;;;; (19845 45374)) 3019;;;;;; (19776 18657))
3020;;; Generated autoloads from progmodes/cap-words.el 3020;;; Generated autoloads from progmodes/cap-words.el
3021 3021
3022(autoload 'capitalized-words-mode "cap-words" "\ 3022(autoload 'capitalized-words-mode "cap-words" "\
@@ -3051,15 +3051,15 @@ Obsoletes `c-forward-into-nomenclature'.
3051 3051
3052;;;*** 3052;;;***
3053 3053
3054;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (19845 3054;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (19776
3055;;;;;; 45374)) 3055;;;;;; 18657))
3056;;; Generated autoloads from progmodes/cc-compat.el 3056;;; Generated autoloads from progmodes/cc-compat.el
3057(put 'c-indent-level 'safe-local-variable 'integerp) 3057(put 'c-indent-level 'safe-local-variable 'integerp)
3058 3058
3059;;;*** 3059;;;***
3060 3060
3061;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3061;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3062;;;;;; (20048 56149)) 3062;;;;;; (20048 22592))
3063;;; Generated autoloads from progmodes/cc-engine.el 3063;;; Generated autoloads from progmodes/cc-engine.el
3064 3064
3065(autoload 'c-guess-basic-syntax "cc-engine" "\ 3065(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3071,7 +3071,7 @@ Return the syntactic context of the current line.
3071 3071
3072;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region 3072;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3073;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install 3073;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3074;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (19981 40664)) 3074;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (19983 37515))
3075;;; Generated autoloads from progmodes/cc-guess.el 3075;;; Generated autoloads from progmodes/cc-guess.el
3076 3076
3077(defvar c-guess-guessed-offsets-alist nil "\ 3077(defvar c-guess-guessed-offsets-alist nil "\
@@ -3171,7 +3171,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3171 3171
3172;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3172;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3173;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3173;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3174;;;;;; (20010 40918)) 3174;;;;;; (20075 38050))
3175;;; Generated autoloads from progmodes/cc-mode.el 3175;;; Generated autoloads from progmodes/cc-mode.el
3176 3176
3177(autoload 'c-initialize-cc-mode "cc-mode" "\ 3177(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3348,7 +3348,7 @@ Key bindings:
3348;;;*** 3348;;;***
3349 3349
3350;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3350;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3351;;;;;; "progmodes/cc-styles.el" (19981 40664)) 3351;;;;;; "progmodes/cc-styles.el" (19980 58393))
3352;;; Generated autoloads from progmodes/cc-styles.el 3352;;; Generated autoloads from progmodes/cc-styles.el
3353 3353
3354(autoload 'c-set-style "cc-styles" "\ 3354(autoload 'c-set-style "cc-styles" "\
@@ -3399,7 +3399,7 @@ and exists only for compatibility reasons.
3399 3399
3400;;;*** 3400;;;***
3401 3401
3402;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19997 28887)) 3402;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19997 49500))
3403;;; Generated autoloads from progmodes/cc-vars.el 3403;;; Generated autoloads from progmodes/cc-vars.el
3404(put 'c-basic-offset 'safe-local-variable 'integerp) 3404(put 'c-basic-offset 'safe-local-variable 'integerp)
3405(put 'c-backslash-column 'safe-local-variable 'integerp) 3405(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3409,7 +3409,7 @@ and exists only for compatibility reasons.
3409 3409
3410;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3410;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3411;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3411;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3412;;;;;; (19943 25429)) 3412;;;;;; (19946 35279))
3413;;; Generated autoloads from international/ccl.el 3413;;; Generated autoloads from international/ccl.el
3414 3414
3415(autoload 'ccl-compile "ccl" "\ 3415(autoload 'ccl-compile "ccl" "\
@@ -3670,7 +3670,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3670;;;*** 3670;;;***
3671 3671
3672;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3672;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3673;;;;;; (19943 25429)) 3673;;;;;; (19946 35279))
3674;;; Generated autoloads from emacs-lisp/cconv.el 3674;;; Generated autoloads from emacs-lisp/cconv.el
3675 3675
3676(autoload 'cconv-closure-convert "cconv" "\ 3676(autoload 'cconv-closure-convert "cconv" "\
@@ -3684,8 +3684,8 @@ Returns a form where all lambdas don't have any free variables.
3684 3684
3685;;;*** 3685;;;***
3686 3686
3687;;;### (autoloads (cfengine-mode cfengine3-mode) "cfengine" "progmodes/cfengine.el" 3687;;;### (autoloads (cfengine-auto-mode cfengine-mode cfengine3-mode)
3688;;;;;; (19981 40664)) 3688;;;;;; "cfengine" "progmodes/cfengine.el" (20095 57966))
3689;;; Generated autoloads from progmodes/cfengine.el 3689;;; Generated autoloads from progmodes/cfengine.el
3690 3690
3691(autoload 'cfengine3-mode "cfengine" "\ 3691(autoload 'cfengine3-mode "cfengine" "\
@@ -3706,10 +3706,16 @@ to the action header.
3706 3706
3707\(fn)" t nil) 3707\(fn)" t nil)
3708 3708
3709(autoload 'cfengine-auto-mode "cfengine" "\
3710Choose between `cfengine-mode' and `cfengine3-mode' depending
3711on the buffer contents
3712
3713\(fn)" nil nil)
3714
3709;;;*** 3715;;;***
3710 3716
3711;;;### (autoloads (check-declare-directory check-declare-file) "check-declare" 3717;;;### (autoloads (check-declare-directory check-declare-file) "check-declare"
3712;;;;;; "emacs-lisp/check-declare.el" (19906 31087)) 3718;;;;;; "emacs-lisp/check-declare.el" (19910 9778))
3713;;; Generated autoloads from emacs-lisp/check-declare.el 3719;;; Generated autoloads from emacs-lisp/check-declare.el
3714 3720
3715(autoload 'check-declare-file "check-declare" "\ 3721(autoload 'check-declare-file "check-declare" "\
@@ -3734,7 +3740,7 @@ Returns non-nil if any false statements are found.
3734;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3740;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3735;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3741;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3736;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p) 3742;;;;;; checkdoc-interactive checkdoc checkdoc-list-of-strings-p)
3737;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19931 11784)) 3743;;;;;; "checkdoc" "emacs-lisp/checkdoc.el" (19933 8482))
3738;;; Generated autoloads from emacs-lisp/checkdoc.el 3744;;; Generated autoloads from emacs-lisp/checkdoc.el
3739(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp) 3745(put 'checkdoc-force-docstrings-flag 'safe-local-variable 'booleanp)
3740(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp) 3746(put 'checkdoc-force-history-flag 'safe-local-variable 'booleanp)
@@ -3929,7 +3935,7 @@ checking of documentation strings.
3929 3935
3930;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer 3936;;;### (autoloads (pre-write-encode-hz post-read-decode-hz encode-hz-buffer
3931;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util" 3937;;;;;; encode-hz-region decode-hz-buffer decode-hz-region) "china-util"
3932;;;;;; "language/china-util.el" (19845 45374)) 3938;;;;;; "language/china-util.el" (19776 18657))
3933;;; Generated autoloads from language/china-util.el 3939;;; Generated autoloads from language/china-util.el
3934 3940
3935(autoload 'decode-hz-region "china-util" "\ 3941(autoload 'decode-hz-region "china-util" "\
@@ -3967,7 +3973,7 @@ Encode the text in the current buffer to HZ.
3967;;;*** 3973;;;***
3968 3974
3969;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3975;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3970;;;;;; "chistory" "chistory.el" (19845 45374)) 3976;;;;;; "chistory" "chistory.el" (19776 18657))
3971;;; Generated autoloads from chistory.el 3977;;; Generated autoloads from chistory.el
3972 3978
3973(autoload 'repeat-matching-complex-command "chistory" "\ 3979(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4006,7 +4012,7 @@ and runs the normal hook `command-history-hook'.
4006 4012
4007;;;*** 4013;;;***
4008 4014
4009;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19863 8742)) 4015;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (19875 21674))
4010;;; Generated autoloads from emacs-lisp/cl.el 4016;;; Generated autoloads from emacs-lisp/cl.el
4011 4017
4012(defvar custom-print-functions nil "\ 4018(defvar custom-print-functions nil "\
@@ -4022,7 +4028,7 @@ a future Emacs interpreter will be able to use it.")
4022;;;*** 4028;;;***
4023 4029
4024;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4030;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4025;;;;;; (19918 22236)) 4031;;;;;; (20079 29647))
4026;;; Generated autoloads from emacs-lisp/cl-indent.el 4032;;; Generated autoloads from emacs-lisp/cl-indent.el
4027 4033
4028(autoload 'common-lisp-indent-function "cl-indent" "\ 4034(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4101,7 +4107,7 @@ For example, the function `case' has an indent property
4101;;;*** 4107;;;***
4102 4108
4103;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4109;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4104;;;;;; (19845 45374)) 4110;;;;;; (19776 18657))
4105;;; Generated autoloads from progmodes/cmacexp.el 4111;;; Generated autoloads from progmodes/cmacexp.el
4106 4112
4107(autoload 'c-macro-expand "cmacexp" "\ 4113(autoload 'c-macro-expand "cmacexp" "\
@@ -4121,8 +4127,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4121 4127
4122;;;*** 4128;;;***
4123 4129
4124;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (19886 4130;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (20091
4125;;;;;; 45771)) 4131;;;;;; 22439))
4126;;; Generated autoloads from cmuscheme.el 4132;;; Generated autoloads from cmuscheme.el
4127 4133
4128(autoload 'run-scheme "cmuscheme" "\ 4134(autoload 'run-scheme "cmuscheme" "\
@@ -4139,11 +4145,10 @@ is run).
4139\(Type \\[describe-mode] in the process buffer for a list of commands.) 4145\(Type \\[describe-mode] in the process buffer for a list of commands.)
4140 4146
4141\(fn CMD)" t nil) 4147\(fn CMD)" t nil)
4142 (add-hook 'same-window-buffer-names (purecopy "*scheme*"))
4143 4148
4144;;;*** 4149;;;***
4145 4150
4146;;;### (autoloads (color-name-to-rgb) "color" "color.el" (19845 45374)) 4151;;;### (autoloads (color-name-to-rgb) "color" "color.el" (19809 57783))
4147;;; Generated autoloads from color.el 4152;;; Generated autoloads from color.el
4148 4153
4149(autoload 'color-name-to-rgb "color" "\ 4154(autoload 'color-name-to-rgb "color" "\
@@ -4165,7 +4170,7 @@ If FRAME cannot display COLOR, return nil.
4165;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4170;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4166;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4171;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4167;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4172;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4168;;;;;; (19981 40664)) 4173;;;;;; (19990 19020))
4169;;; Generated autoloads from comint.el 4174;;; Generated autoloads from comint.el
4170 4175
4171(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4176(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4260,7 +4265,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4260;;;*** 4265;;;***
4261 4266
4262;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el" 4267;;;### (autoloads (compare-windows) "compare-w" "vc/compare-w.el"
4263;;;;;; (19845 45374)) 4268;;;;;; (19776 18657))
4264;;; Generated autoloads from vc/compare-w.el 4269;;; Generated autoloads from vc/compare-w.el
4265 4270
4266(autoload 'compare-windows "compare-w" "\ 4271(autoload 'compare-windows "compare-w" "\
@@ -4297,8 +4302,8 @@ on third call it again advances points to the next difference and so on.
4297;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4302;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4298;;;;;; compile compilation-disable-input compile-command compilation-search-path 4303;;;;;; compile compilation-disable-input compile-command compilation-search-path
4299;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4304;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4300;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20051 4305;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20075
4301;;;;;; 32345)) 4306;;;;;; 53770))
4302;;; Generated autoloads from progmodes/compile.el 4307;;; Generated autoloads from progmodes/compile.el
4303 4308
4304(defvar compilation-mode-hook nil "\ 4309(defvar compilation-mode-hook nil "\
@@ -4472,7 +4477,7 @@ This is the value of `next-error-function' in Compilation buffers.
4472;;;*** 4477;;;***
4473 4478
4474;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4479;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4475;;;;;; (19886 45771)) 4480;;;;;; (19888 59421))
4476;;; Generated autoloads from completion.el 4481;;; Generated autoloads from completion.el
4477 4482
4478(defvar dynamic-completion-mode nil "\ 4483(defvar dynamic-completion-mode nil "\
@@ -4494,7 +4499,7 @@ Enable dynamic word-completion.
4494;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4499;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4495;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 4500;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
4496;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 4501;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
4497;;;;;; (19845 45374)) 4502;;;;;; (19776 18657))
4498;;; Generated autoloads from textmodes/conf-mode.el 4503;;; Generated autoloads from textmodes/conf-mode.el
4499 4504
4500(autoload 'conf-mode "conf-mode" "\ 4505(autoload 'conf-mode "conf-mode" "\
@@ -4650,7 +4655,7 @@ For details see `conf-mode'. Example:
4650;;;*** 4655;;;***
4651 4656
4652;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4657;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4653;;;;;; "cookie1" "play/cookie1.el" (19845 45374)) 4658;;;;;; "cookie1" "play/cookie1.el" (19776 18657))
4654;;; Generated autoloads from play/cookie1.el 4659;;; Generated autoloads from play/cookie1.el
4655 4660
4656(autoload 'cookie "cookie1" "\ 4661(autoload 'cookie "cookie1" "\
@@ -4682,8 +4687,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4682;;;*** 4687;;;***
4683 4688
4684;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4689;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4685;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19845 4690;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (19837
4686;;;;;; 45374)) 4691;;;;;; 10808))
4687;;; Generated autoloads from emacs-lisp/copyright.el 4692;;; Generated autoloads from emacs-lisp/copyright.el
4688(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4693(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4689(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4694(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4722,7 +4727,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4722;;;*** 4727;;;***
4723 4728
4724;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4729;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4725;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19997 56302)) 4730;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19997 56452))
4726;;; Generated autoloads from progmodes/cperl-mode.el 4731;;; Generated autoloads from progmodes/cperl-mode.el
4727(put 'cperl-indent-level 'safe-local-variable 'integerp) 4732(put 'cperl-indent-level 'safe-local-variable 'integerp)
4728(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4733(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4921,7 +4926,7 @@ Run a `perldoc' on the word around point.
4921;;;*** 4926;;;***
4922 4927
4923;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4928;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4924;;;;;; (19890 42850)) 4929;;;;;; (19891 13894))
4925;;; Generated autoloads from progmodes/cpp.el 4930;;; Generated autoloads from progmodes/cpp.el
4926 4931
4927(autoload 'cpp-highlight-buffer "cpp" "\ 4932(autoload 'cpp-highlight-buffer "cpp" "\
@@ -4940,7 +4945,7 @@ Edit display information for cpp conditionals.
4940;;;*** 4945;;;***
4941 4946
4942;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4947;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4943;;;;;; (19845 45374)) 4948;;;;;; (19776 18657))
4944;;; Generated autoloads from emulation/crisp.el 4949;;; Generated autoloads from emulation/crisp.el
4945 4950
4946(defvar crisp-mode nil "\ 4951(defvar crisp-mode nil "\
@@ -4964,7 +4969,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
4964;;;*** 4969;;;***
4965 4970
4966;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4971;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4967;;;;;; (19845 45374)) 4972;;;;;; (19776 18657))
4968;;; Generated autoloads from emacs-lisp/crm.el 4973;;; Generated autoloads from emacs-lisp/crm.el
4969 4974
4970(autoload 'completing-read-multiple "crm" "\ 4975(autoload 'completing-read-multiple "crm" "\
@@ -4999,8 +5004,8 @@ INHERIT-INPUT-METHOD.
4999 5004
5000;;;*** 5005;;;***
5001 5006
5002;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19978 5007;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19977
5003;;;;;; 37530)) 5008;;;;;; 59938))
5004;;; Generated autoloads from textmodes/css-mode.el 5009;;; Generated autoloads from textmodes/css-mode.el
5005 5010
5006(autoload 'css-mode "css-mode" "\ 5011(autoload 'css-mode "css-mode" "\
@@ -5011,7 +5016,7 @@ Major mode to edit Cascading Style Sheets.
5011;;;*** 5016;;;***
5012 5017
5013;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5018;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5014;;;;;; (19894 39890)) 5019;;;;;; (19902 1718))
5015;;; Generated autoloads from emulation/cua-base.el 5020;;; Generated autoloads from emulation/cua-base.el
5016 5021
5017(defvar cua-mode nil "\ 5022(defvar cua-mode nil "\
@@ -5070,7 +5075,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5070;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5075;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5071;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5076;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5072;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5077;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5073;;;;;; "cus-edit" "cus-edit.el" (20025 8284)) 5078;;;;;; "cus-edit" "cus-edit.el" (20091 24120))
5074;;; Generated autoloads from cus-edit.el 5079;;; Generated autoloads from cus-edit.el
5075 5080
5076(defvar custom-browse-sort-alphabetically nil "\ 5081(defvar custom-browse-sort-alphabetically nil "\
@@ -5087,7 +5092,6 @@ Whether to sort customization groups alphabetically in Custom buffer.")
5087If non-nil, sort each customization group alphabetically in menus.") 5092If non-nil, sort each customization group alphabetically in menus.")
5088 5093
5089(custom-autoload 'custom-menu-sort-alphabetically "cus-edit" t) 5094(custom-autoload 'custom-menu-sort-alphabetically "cus-edit" t)
5090 (add-hook 'same-window-regexps (purecopy "\\`\\*Customiz.*\\*\\'"))
5091 5095
5092(autoload 'customize-set-value "cus-edit" "\ 5096(autoload 'customize-set-value "cus-edit" "\
5093Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object. 5097Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object.
@@ -5164,8 +5168,9 @@ then prompt for the MODE to customize.
5164 5168
5165(autoload 'customize-group "cus-edit" "\ 5169(autoload 'customize-group "cus-edit" "\
5166Customize GROUP, which must be a customization group. 5170Customize GROUP, which must be a customization group.
5171If OTHER-WINDOW is non-nil, display in another window.
5167 5172
5168\(fn &optional GROUP)" t nil) 5173\(fn &optional GROUP OTHER-WINDOW)" t nil)
5169 5174
5170(autoload 'customize-group-other-window "cus-edit" "\ 5175(autoload 'customize-group-other-window "cus-edit" "\
5171Customize GROUP, which must be a customization group, in another window. 5176Customize GROUP, which must be a customization group, in another window.
@@ -5236,10 +5241,12 @@ Customize FACE, which should be a face name or nil.
5236If FACE is nil, customize all faces. If FACE is actually a 5241If FACE is nil, customize all faces. If FACE is actually a
5237face-alias, customize the face it is aliased to. 5242face-alias, customize the face it is aliased to.
5238 5243
5244If OTHER-WINDOW is non-nil, display in another window.
5245
5239Interactively, when point is on text which has a face specified, 5246Interactively, when point is on text which has a face specified,
5240suggest to customize that face, if it's customizable. 5247suggest to customize that face, if it's customizable.
5241 5248
5242\(fn &optional FACE)" t nil) 5249\(fn &optional FACE OTHER-WINDOW)" t nil)
5243 5250
5244(autoload 'customize-face-other-window "cus-edit" "\ 5251(autoload 'customize-face-other-window "cus-edit" "\
5245Show customization buffer for face FACE in other window. 5252Show customization buffer for face FACE in other window.
@@ -5384,8 +5391,8 @@ The format is suitable for use with `easy-menu-define'.
5384;;;*** 5391;;;***
5385 5392
5386;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5393;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5387;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20059 5394;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20058
5388;;;;;; 26455)) 5395;;;;;; 37090))
5389;;; Generated autoloads from cus-theme.el 5396;;; Generated autoloads from cus-theme.el
5390 5397
5391(autoload 'customize-create-theme "cus-theme" "\ 5398(autoload 'customize-create-theme "cus-theme" "\
@@ -5417,7 +5424,7 @@ omitted, a buffer named *Custom Themes* is used.
5417;;;*** 5424;;;***
5418 5425
5419;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el" 5426;;;### (autoloads (cvs-status-mode) "cvs-status" "vc/cvs-status.el"
5420;;;;;; (19863 8742)) 5427;;;;;; (19875 21674))
5421;;; Generated autoloads from vc/cvs-status.el 5428;;; Generated autoloads from vc/cvs-status.el
5422 5429
5423(autoload 'cvs-status-mode "cvs-status" "\ 5430(autoload 'cvs-status-mode "cvs-status" "\
@@ -5428,7 +5435,7 @@ Mode used for cvs status output.
5428;;;*** 5435;;;***
5429 5436
5430;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5437;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5431;;;;;; "cwarn" "progmodes/cwarn.el" (19845 45374)) 5438;;;;;; "cwarn" "progmodes/cwarn.el" (19776 18657))
5432;;; Generated autoloads from progmodes/cwarn.el 5439;;; Generated autoloads from progmodes/cwarn.el
5433 5440
5434(autoload 'cwarn-mode "cwarn" "\ 5441(autoload 'cwarn-mode "cwarn" "\
@@ -5475,7 +5482,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5475 5482
5476;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5483;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5477;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5484;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5478;;;;;; (19845 45374)) 5485;;;;;; (19776 18657))
5479;;; Generated autoloads from language/cyril-util.el 5486;;; Generated autoloads from language/cyril-util.el
5480 5487
5481(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5488(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5504,7 +5511,7 @@ If the argument is nil, we return the display table to its standard state.
5504;;;*** 5511;;;***
5505 5512
5506;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5513;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5507;;;;;; (19989 34789)) 5514;;;;;; (19988 51157))
5508;;; Generated autoloads from dabbrev.el 5515;;; Generated autoloads from dabbrev.el
5509(put 'dabbrev-case-fold-search 'risky-local-variable t) 5516(put 'dabbrev-case-fold-search 'risky-local-variable t)
5510(put 'dabbrev-case-replace 'risky-local-variable t) 5517(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5551,7 +5558,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5551;;;*** 5558;;;***
5552 5559
5553;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5560;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5554;;;;;; (19845 45374)) 5561;;;;;; (19776 18657))
5555;;; Generated autoloads from cedet/data-debug.el 5562;;; Generated autoloads from cedet/data-debug.el
5556 5563
5557(autoload 'data-debug-new-buffer "data-debug" "\ 5564(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5561,8 +5568,8 @@ Create a new data-debug buffer with NAME.
5561 5568
5562;;;*** 5569;;;***
5563 5570
5564;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (19931 5571;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20095
5565;;;;;; 11784)) 5572;;;;;; 57966))
5566;;; Generated autoloads from net/dbus.el 5573;;; Generated autoloads from net/dbus.el
5567 5574
5568(autoload 'dbus-handle-event "dbus" "\ 5575(autoload 'dbus-handle-event "dbus" "\
@@ -5575,8 +5582,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5575 5582
5576;;;*** 5583;;;***
5577 5584
5578;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (19890 5585;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (19891
5579;;;;;; 42850)) 5586;;;;;; 13894))
5580;;; Generated autoloads from progmodes/dcl-mode.el 5587;;; Generated autoloads from progmodes/dcl-mode.el
5581 5588
5582(autoload 'dcl-mode "dcl-mode" "\ 5589(autoload 'dcl-mode "dcl-mode" "\
@@ -5703,7 +5710,7 @@ There is some minimal font-lock support (see vars
5703;;;*** 5710;;;***
5704 5711
5705;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5712;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5706;;;;;; "emacs-lisp/debug.el" (20051 32345)) 5713;;;;;; "emacs-lisp/debug.el" (20089 62475))
5707;;; Generated autoloads from emacs-lisp/debug.el 5714;;; Generated autoloads from emacs-lisp/debug.el
5708 5715
5709(setq debugger 'debug) 5716(setq debugger 'debug)
@@ -5747,7 +5754,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5747;;;*** 5754;;;***
5748 5755
5749;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5756;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5750;;;;;; (19889 21967)) 5757;;;;;; (19888 59421))
5751;;; Generated autoloads from play/decipher.el 5758;;; Generated autoloads from play/decipher.el
5752 5759
5753(autoload 'decipher "decipher" "\ 5760(autoload 'decipher "decipher" "\
@@ -5776,8 +5783,8 @@ The most useful commands are:
5776;;;*** 5783;;;***
5777 5784
5778;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5785;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5779;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19886 5786;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (19888
5780;;;;;; 45771)) 5787;;;;;; 59421))
5781;;; Generated autoloads from delim-col.el 5788;;; Generated autoloads from delim-col.el
5782 5789
5783(autoload 'delimit-columns-customize "delim-col" "\ 5790(autoload 'delimit-columns-customize "delim-col" "\
@@ -5801,8 +5808,8 @@ START and END delimits the corners of text rectangle.
5801 5808
5802;;;*** 5809;;;***
5803 5810
5804;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19965 5811;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19964
5805;;;;;; 52428)) 5812;;;;;; 53371))
5806;;; Generated autoloads from progmodes/delphi.el 5813;;; Generated autoloads from progmodes/delphi.el
5807 5814
5808(autoload 'delphi-mode "delphi" "\ 5815(autoload 'delphi-mode "delphi" "\
@@ -5853,8 +5860,8 @@ with no args, if that value is non-nil.
5853 5860
5854;;;*** 5861;;;***
5855 5862
5856;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (19845 5863;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (19776
5857;;;;;; 45374)) 5864;;;;;; 18657))
5858;;; Generated autoloads from delsel.el 5865;;; Generated autoloads from delsel.el
5859 5866
5860(defalias 'pending-delete-mode 'delete-selection-mode) 5867(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5883,7 +5890,7 @@ any selection.
5883;;;*** 5890;;;***
5884 5891
5885;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5892;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5886;;;;;; "derived" "emacs-lisp/derived.el" (20054 8529)) 5893;;;;;; "derived" "emacs-lisp/derived.el" (20054 26468))
5887;;; Generated autoloads from emacs-lisp/derived.el 5894;;; Generated autoloads from emacs-lisp/derived.el
5888 5895
5889(autoload 'define-derived-mode "derived" "\ 5896(autoload 'define-derived-mode "derived" "\
@@ -5950,7 +5957,7 @@ the first time the mode is used.
5950;;;*** 5957;;;***
5951 5958
5952;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5959;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5953;;;;;; "descr-text.el" (19886 45771)) 5960;;;;;; "descr-text.el" (19888 59421))
5954;;; Generated autoloads from descr-text.el 5961;;; Generated autoloads from descr-text.el
5955 5962
5956(autoload 'describe-text-properties "descr-text" "\ 5963(autoload 'describe-text-properties "descr-text" "\
@@ -5978,7 +5985,7 @@ as well as widgets, buttons, overlays, and text properties.
5978;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 5985;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
5979;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 5986;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
5980;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 5987;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
5981;;;;;; "desktop.el" (19886 45771)) 5988;;;;;; "desktop.el" (19888 59421))
5982;;; Generated autoloads from desktop.el 5989;;; Generated autoloads from desktop.el
5983 5990
5984(defvar desktop-save-mode nil "\ 5991(defvar desktop-save-mode nil "\
@@ -6162,7 +6169,7 @@ Revert to the last loaded desktop.
6162 6169
6163;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6170;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6164;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6171;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6165;;;;;; "deuglify" "gnus/deuglify.el" (19845 45374)) 6172;;;;;; "deuglify" "gnus/deuglify.el" (19776 18657))
6166;;; Generated autoloads from gnus/deuglify.el 6173;;; Generated autoloads from gnus/deuglify.el
6167 6174
6168(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6175(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6195,7 +6202,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6195;;;*** 6202;;;***
6196 6203
6197;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6204;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6198;;;;;; "calendar/diary-lib.el" (19975 1875)) 6205;;;;;; "calendar/diary-lib.el" (19974 43253))
6199;;; Generated autoloads from calendar/diary-lib.el 6206;;; Generated autoloads from calendar/diary-lib.el
6200 6207
6201(autoload 'diary "diary-lib" "\ 6208(autoload 'diary "diary-lib" "\
@@ -6238,7 +6245,7 @@ Major mode for editing the diary file.
6238;;;*** 6245;;;***
6239 6246
6240;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command 6247;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command
6241;;;;;; diff-switches) "diff" "vc/diff.el" (19999 41597)) 6248;;;;;; diff-switches) "diff" "vc/diff.el" (20001 58878))
6242;;; Generated autoloads from vc/diff.el 6249;;; Generated autoloads from vc/diff.el
6243 6250
6244(defvar diff-switches (purecopy "-c") "\ 6251(defvar diff-switches (purecopy "-c") "\
@@ -6282,7 +6289,7 @@ This requires the external program `diff' to be in your `exec-path'.
6282;;;*** 6289;;;***
6283 6290
6284;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6291;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6285;;;;;; (19930 13389)) 6292;;;;;; (19929 25102))
6286;;; Generated autoloads from vc/diff-mode.el 6293;;; Generated autoloads from vc/diff-mode.el
6287 6294
6288(autoload 'diff-mode "diff-mode" "\ 6295(autoload 'diff-mode "diff-mode" "\
@@ -6310,7 +6317,7 @@ Minor mode for viewing/editing context diffs.
6310 6317
6311;;;*** 6318;;;***
6312 6319
6313;;;### (autoloads (dig) "dig" "net/dig.el" (19845 45374)) 6320;;;### (autoloads (dig) "dig" "net/dig.el" (19776 18657))
6314;;; Generated autoloads from net/dig.el 6321;;; Generated autoloads from net/dig.el
6315 6322
6316(autoload 'dig "dig" "\ 6323(autoload 'dig "dig" "\
@@ -6322,7 +6329,7 @@ Optional arguments are passed to `dig-invoke'.
6322;;;*** 6329;;;***
6323 6330
6324;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6331;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6325;;;;;; dired dired-listing-switches) "dired" "dired.el" (20045 30688)) 6332;;;;;; dired dired-listing-switches) "dired" "dired.el" (20087 36265))
6326;;; Generated autoloads from dired.el 6333;;; Generated autoloads from dired.el
6327 6334
6328(defvar dired-listing-switches (purecopy "-al") "\ 6335(defvar dired-listing-switches (purecopy "-al") "\
@@ -6444,7 +6451,7 @@ Keybindings:
6444;;;*** 6451;;;***
6445 6452
6446;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el" 6453;;;### (autoloads (dirtrack dirtrack-mode) "dirtrack" "dirtrack.el"
6447;;;;;; (19886 45771)) 6454;;;;;; (19888 59421))
6448;;; Generated autoloads from dirtrack.el 6455;;; Generated autoloads from dirtrack.el
6449 6456
6450(autoload 'dirtrack-mode "dirtrack" "\ 6457(autoload 'dirtrack-mode "dirtrack" "\
@@ -6470,8 +6477,8 @@ function `dirtrack-debug-mode' to turn on debugging output.
6470 6477
6471;;;*** 6478;;;***
6472 6479
6473;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19931 6480;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (19933
6474;;;;;; 11784)) 6481;;;;;; 8482))
6475;;; Generated autoloads from emacs-lisp/disass.el 6482;;; Generated autoloads from emacs-lisp/disass.el
6476 6483
6477(autoload 'disassemble "disass" "\ 6484(autoload 'disassemble "disass" "\
@@ -6490,7 +6497,7 @@ redefine OBJECT if it is a symbol.
6490;;;;;; standard-display-g1 standard-display-ascii standard-display-default 6497;;;;;; standard-display-g1 standard-display-ascii standard-display-default
6491;;;;;; standard-display-8bit describe-current-display-table describe-display-table 6498;;;;;; standard-display-8bit describe-current-display-table describe-display-table
6492;;;;;; set-display-table-slot display-table-slot make-display-table) 6499;;;;;; set-display-table-slot display-table-slot make-display-table)
6493;;;;;; "disp-table" "disp-table.el" (19984 16846)) 6500;;;;;; "disp-table" "disp-table.el" (19983 37515))
6494;;; Generated autoloads from disp-table.el 6501;;; Generated autoloads from disp-table.el
6495 6502
6496(autoload 'make-display-table "disp-table" "\ 6503(autoload 'make-display-table "disp-table" "\
@@ -6612,7 +6619,7 @@ in `.emacs'.
6612;;;*** 6619;;;***
6613 6620
6614;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6621;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6615;;;;;; (19845 45374)) 6622;;;;;; (19776 18657))
6616;;; Generated autoloads from play/dissociate.el 6623;;; Generated autoloads from play/dissociate.el
6617 6624
6618(autoload 'dissociated-press "dissociate" "\ 6625(autoload 'dissociated-press "dissociate" "\
@@ -6628,7 +6635,7 @@ Default is 2.
6628 6635
6629;;;*** 6636;;;***
6630 6637
6631;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19886 45771)) 6638;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (19888 59421))
6632;;; Generated autoloads from dnd.el 6639;;; Generated autoloads from dnd.el
6633 6640
6634(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)) "\ 6641(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)) "\
@@ -6649,7 +6656,7 @@ if some action was made, or nil if the URL is ignored.")
6649;;;*** 6656;;;***
6650 6657
6651;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 6658;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6652;;;;;; "textmodes/dns-mode.el" (19845 45374)) 6659;;;;;; "textmodes/dns-mode.el" (19776 18657))
6653;;; Generated autoloads from textmodes/dns-mode.el 6660;;; Generated autoloads from textmodes/dns-mode.el
6654 6661
6655(autoload 'dns-mode "dns-mode" "\ 6662(autoload 'dns-mode "dns-mode" "\
@@ -6673,8 +6680,8 @@ Locate SOA record and increment the serial field.
6673;;;*** 6680;;;***
6674 6681
6675;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6682;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6676;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20002 6683;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20006
6677;;;;;; 46800)) 6684;;;;;; 60553))
6678;;; Generated autoloads from doc-view.el 6685;;; Generated autoloads from doc-view.el
6679 6686
6680(autoload 'doc-view-mode-p "doc-view" "\ 6687(autoload 'doc-view-mode-p "doc-view" "\
@@ -6717,7 +6724,7 @@ See the command `doc-view-mode' for more information on this mode.
6717 6724
6718;;;*** 6725;;;***
6719 6726
6720;;;### (autoloads (doctor) "doctor" "play/doctor.el" (19890 42850)) 6727;;;### (autoloads (doctor) "doctor" "play/doctor.el" (20077 4821))
6721;;; Generated autoloads from play/doctor.el 6728;;; Generated autoloads from play/doctor.el
6722 6729
6723(autoload 'doctor "doctor" "\ 6730(autoload 'doctor "doctor" "\
@@ -6727,7 +6734,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6727 6734
6728;;;*** 6735;;;***
6729 6736
6730;;;### (autoloads (double-mode) "double" "double.el" (19845 45374)) 6737;;;### (autoloads (double-mode) "double" "double.el" (19776 18657))
6731;;; Generated autoloads from double.el 6738;;; Generated autoloads from double.el
6732 6739
6733(autoload 'double-mode "double" "\ 6740(autoload 'double-mode "double" "\
@@ -6742,7 +6749,7 @@ when pressed twice. See variable `double-map' for details.
6742 6749
6743;;;*** 6750;;;***
6744 6751
6745;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19845 45374)) 6752;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19776 18657))
6746;;; Generated autoloads from play/dunnet.el 6753;;; Generated autoloads from play/dunnet.el
6747 6754
6748(autoload 'dunnet "dunnet" "\ 6755(autoload 'dunnet "dunnet" "\
@@ -6754,7 +6761,7 @@ Switch to *dungeon* buffer and start game.
6754 6761
6755;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6762;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6756;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6763;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6757;;;;;; "emacs-lisp/easy-mmode.el" (19845 45374)) 6764;;;;;; "emacs-lisp/easy-mmode.el" (19776 18657))
6758;;; Generated autoloads from emacs-lisp/easy-mmode.el 6765;;; Generated autoloads from emacs-lisp/easy-mmode.el
6759 6766
6760(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6767(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6864,8 +6871,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6864;;;*** 6871;;;***
6865 6872
6866;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6873;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6867;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19845 6874;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (19776
6868;;;;;; 45374)) 6875;;;;;; 18657))
6869;;; Generated autoloads from emacs-lisp/easymenu.el 6876;;; Generated autoloads from emacs-lisp/easymenu.el
6870 6877
6871(autoload 'easy-menu-define "easymenu" "\ 6878(autoload 'easy-menu-define "easymenu" "\
@@ -7019,7 +7026,7 @@ To implement dynamic menus, either call this from
7019;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7026;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7020;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7027;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7021;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7028;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7022;;;;;; "progmodes/ebnf2ps.el" (19845 45374)) 7029;;;;;; "progmodes/ebnf2ps.el" (19874 14841))
7023;;; Generated autoloads from progmodes/ebnf2ps.el 7030;;; Generated autoloads from progmodes/ebnf2ps.el
7024 7031
7025(autoload 'ebnf-customize "ebnf2ps" "\ 7032(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7293,8 +7300,8 @@ See `ebnf-style-database' documentation.
7293;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7300;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7294;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7301;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7295;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7302;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7296;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19890 7303;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (19891
7297;;;;;; 42850)) 7304;;;;;; 13894))
7298;;; Generated autoloads from progmodes/ebrowse.el 7305;;; Generated autoloads from progmodes/ebrowse.el
7299 7306
7300(autoload 'ebrowse-tree-mode "ebrowse" "\ 7307(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7443,7 +7450,7 @@ Display statistics for a class tree.
7443;;;*** 7450;;;***
7444 7451
7445;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7452;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7446;;;;;; (19845 45374)) 7453;;;;;; (19874 15752))
7447;;; Generated autoloads from ebuff-menu.el 7454;;; Generated autoloads from ebuff-menu.el
7448 7455
7449(autoload 'electric-buffer-list "ebuff-menu" "\ 7456(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7468,7 +7475,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7468;;;*** 7475;;;***
7469 7476
7470;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7477;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7471;;;;;; "echistory.el" (19886 45771)) 7478;;;;;; "echistory.el" (19888 59421))
7472;;; Generated autoloads from echistory.el 7479;;; Generated autoloads from echistory.el
7473 7480
7474(autoload 'Electric-command-history-redo-expression "echistory" "\ 7481(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7480,7 +7487,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7480;;;*** 7487;;;***
7481 7488
7482;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el" 7489;;;### (autoloads (ecomplete-setup) "ecomplete" "gnus/ecomplete.el"
7483;;;;;; (19845 45374)) 7490;;;;;; (20090 40643))
7484;;; Generated autoloads from gnus/ecomplete.el 7491;;; Generated autoloads from gnus/ecomplete.el
7485 7492
7486(autoload 'ecomplete-setup "ecomplete" "\ 7493(autoload 'ecomplete-setup "ecomplete" "\
@@ -7490,7 +7497,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7490 7497
7491;;;*** 7498;;;***
7492 7499
7493;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19914 25180)) 7500;;;### (autoloads (global-ede-mode) "ede" "cedet/ede.el" (19919 55562))
7494;;; Generated autoloads from cedet/ede.el 7501;;; Generated autoloads from cedet/ede.el
7495 7502
7496(defvar global-ede-mode nil "\ 7503(defvar global-ede-mode nil "\
@@ -7516,7 +7523,7 @@ an EDE controlled project.
7516 7523
7517;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7524;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7518;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7525;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7519;;;;;; "emacs-lisp/edebug.el" (20050 11479)) 7526;;;;;; "emacs-lisp/edebug.el" (20049 17052))
7520;;; Generated autoloads from emacs-lisp/edebug.el 7527;;; Generated autoloads from emacs-lisp/edebug.el
7521 7528
7522(defvar edebug-all-defs nil "\ 7529(defvar edebug-all-defs nil "\
@@ -7589,7 +7596,7 @@ Toggle edebugging of all forms.
7589;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories 7596;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories
7590;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories 7597;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories
7591;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file 7598;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file
7592;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (19996 8027)) 7599;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (19995 14181))
7593;;; Generated autoloads from vc/ediff.el 7600;;; Generated autoloads from vc/ediff.el
7594 7601
7595(autoload 'ediff-files "ediff" "\ 7602(autoload 'ediff-files "ediff" "\
@@ -7821,7 +7828,7 @@ With optional NODE, goes to that node.
7821;;;*** 7828;;;***
7822 7829
7823;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el" 7830;;;### (autoloads (ediff-customize) "ediff-help" "vc/ediff-help.el"
7824;;;;;; (19845 45374)) 7831;;;;;; (19776 18657))
7825;;; Generated autoloads from vc/ediff-help.el 7832;;; Generated autoloads from vc/ediff-help.el
7826 7833
7827(autoload 'ediff-customize "ediff-help" "\ 7834(autoload 'ediff-customize "ediff-help" "\
@@ -7832,7 +7839,7 @@ With optional NODE, goes to that node.
7832;;;*** 7839;;;***
7833 7840
7834;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el" 7841;;;### (autoloads (ediff-show-registry) "ediff-mult" "vc/ediff-mult.el"
7835;;;;;; (19845 45374)) 7842;;;;;; (19799 6822))
7836;;; Generated autoloads from vc/ediff-mult.el 7843;;; Generated autoloads from vc/ediff-mult.el
7837 7844
7838(autoload 'ediff-show-registry "ediff-mult" "\ 7845(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7845,7 +7852,7 @@ Display Ediff's registry.
7845;;;*** 7852;;;***
7846 7853
7847;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7854;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7848;;;;;; "ediff-util" "vc/ediff-util.el" (19981 40664)) 7855;;;;;; "ediff-util" "vc/ediff-util.el" (19983 37515))
7849;;; Generated autoloads from vc/ediff-util.el 7856;;; Generated autoloads from vc/ediff-util.el
7850 7857
7851(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7858(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7866,7 +7873,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7866 7873
7867;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7874;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7868;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7875;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7869;;;;;; (19886 45771)) 7876;;;;;; (19888 59421))
7870;;; Generated autoloads from edmacro.el 7877;;; Generated autoloads from edmacro.el
7871 7878
7872(autoload 'edit-kbd-macro "edmacro" "\ 7879(autoload 'edit-kbd-macro "edmacro" "\
@@ -7915,7 +7922,7 @@ or nil, use a compact 80-column format.
7915;;;*** 7922;;;***
7916 7923
7917;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7924;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7918;;;;;; "emulation/edt.el" (19845 45374)) 7925;;;;;; "emulation/edt.el" (19776 18657))
7919;;; Generated autoloads from emulation/edt.el 7926;;; Generated autoloads from emulation/edt.el
7920 7927
7921(autoload 'edt-set-scroll-margins "edt" "\ 7928(autoload 'edt-set-scroll-margins "edt" "\
@@ -7933,7 +7940,7 @@ Turn on EDT Emulation.
7933;;;*** 7940;;;***
7934 7941
7935;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 7942;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
7936;;;;;; (19865 50420)) 7943;;;;;; (19875 21674))
7937;;; Generated autoloads from ehelp.el 7944;;; Generated autoloads from ehelp.el
7938 7945
7939(autoload 'with-electric-help "ehelp" "\ 7946(autoload 'with-electric-help "ehelp" "\
@@ -7970,7 +7977,7 @@ BUFFER is put back into its original major mode.
7970;;;*** 7977;;;***
7971 7978
7972;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 7979;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
7973;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19845 45374)) 7980;;;;;; "eldoc" "emacs-lisp/eldoc.el" (19776 18657))
7974;;; Generated autoloads from emacs-lisp/eldoc.el 7981;;; Generated autoloads from emacs-lisp/eldoc.el
7975 7982
7976(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 7983(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8014,7 +8021,7 @@ Emacs Lisp mode) that support ElDoc.")
8014;;;*** 8021;;;***
8015 8022
8016;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8023;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8017;;;;;; "electric" "electric.el" (19886 45771)) 8024;;;;;; "electric" "electric.el" (19888 59421))
8018;;; Generated autoloads from electric.el 8025;;; Generated autoloads from electric.el
8019 8026
8020(defvar electric-indent-chars '(10) "\ 8027(defvar electric-indent-chars '(10) "\
@@ -8065,8 +8072,8 @@ Automatically insert newlines around some chars.
8065 8072
8066;;;*** 8073;;;***
8067 8074
8068;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19845 8075;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (19776
8069;;;;;; 45374)) 8076;;;;;; 18657))
8070;;; Generated autoloads from elide-head.el 8077;;; Generated autoloads from elide-head.el
8071 8078
8072(autoload 'elide-head "elide-head" "\ 8079(autoload 'elide-head "elide-head" "\
@@ -8083,7 +8090,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8083 8090
8084;;;### (autoloads (elint-initialize elint-defun elint-current-buffer 8091;;;### (autoloads (elint-initialize elint-defun elint-current-buffer
8085;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el" 8092;;;;;; elint-directory elint-file) "elint" "emacs-lisp/elint.el"
8086;;;;;; (19845 45374)) 8093;;;;;; (19786 56076))
8087;;; Generated autoloads from emacs-lisp/elint.el 8094;;; Generated autoloads from emacs-lisp/elint.el
8088 8095
8089(autoload 'elint-file "elint" "\ 8096(autoload 'elint-file "elint" "\
@@ -8119,8 +8126,8 @@ optional prefix argument REINIT is non-nil.
8119;;;*** 8126;;;***
8120 8127
8121;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8128;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8122;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19981 8129;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19983
8123;;;;;; 40664)) 8130;;;;;; 37515))
8124;;; Generated autoloads from emacs-lisp/elp.el 8131;;; Generated autoloads from emacs-lisp/elp.el
8125 8132
8126(autoload 'elp-instrument-function "elp" "\ 8133(autoload 'elp-instrument-function "elp" "\
@@ -8155,7 +8162,7 @@ displayed.
8155;;;*** 8162;;;***
8156 8163
8157;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8164;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8158;;;;;; (19988 13913)) 8165;;;;;; (19987 11344))
8159;;; Generated autoloads from emacs-lock.el 8166;;; Generated autoloads from emacs-lock.el
8160 8167
8161(autoload 'emacs-lock-mode "emacs-lock" "\ 8168(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8180,8 +8187,8 @@ Other values are interpreted as usual.
8180 8187
8181;;;*** 8188;;;***
8182 8189
8183;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 8190;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8184;;;;;; (19978 37530)) 8191;;;;;; "emacsbug" "mail/emacsbug.el" (20094 5175))
8185;;; Generated autoloads from mail/emacsbug.el 8192;;; Generated autoloads from mail/emacsbug.el
8186 8193
8187(autoload 'report-emacs-bug "emacsbug" "\ 8194(autoload 'report-emacs-bug "emacsbug" "\
@@ -8190,13 +8197,19 @@ Prompts for bug subject. Leaves you in a mail buffer.
8190 8197
8191\(fn TOPIC &optional RECENT-KEYS)" t nil) 8198\(fn TOPIC &optional RECENT-KEYS)" t nil)
8192 8199
8200(autoload 'report-emacs-bug-query-existing-bugs "emacsbug" "\
8201Query for KEYWORDS at `report-emacs-bug-tracker-url', and return the result.
8202The result is an alist with items of the form (URL SUBJECT NO).
8203
8204\(fn KEYWORDS)" t nil)
8205
8193;;;*** 8206;;;***
8194 8207
8195;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor 8208;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor
8196;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8209;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8197;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8210;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8198;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8211;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8199;;;;;; "vc/emerge.el" (19845 45374)) 8212;;;;;; "vc/emerge.el" (19874 15752))
8200;;; Generated autoloads from vc/emerge.el 8213;;; Generated autoloads from vc/emerge.el
8201 8214
8202(autoload 'emerge-files "emerge" "\ 8215(autoload 'emerge-files "emerge" "\
@@ -8257,7 +8270,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8257;;;*** 8270;;;***
8258 8271
8259;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8272;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8260;;;;;; "enriched" "textmodes/enriched.el" (19845 45374)) 8273;;;;;; "enriched" "textmodes/enriched.el" (19797 54173))
8261;;; Generated autoloads from textmodes/enriched.el 8274;;; Generated autoloads from textmodes/enriched.el
8262 8275
8263(autoload 'enriched-mode "enriched" "\ 8276(autoload 'enriched-mode "enriched" "\
@@ -8292,8 +8305,8 @@ Commands:
8292;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 8305;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
8293;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8306;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8294;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8307;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8295;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20042 8308;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20087
8296;;;;;; 17367)) 8309;;;;;; 36265))
8297;;; Generated autoloads from epa.el 8310;;; Generated autoloads from epa.el
8298 8311
8299(autoload 'epa-list-keys "epa" "\ 8312(autoload 'epa-list-keys "epa" "\
@@ -8471,7 +8484,7 @@ Insert selected KEYS after the point.
8471;;;*** 8484;;;***
8472 8485
8473;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8486;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8474;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19865 50420)) 8487;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19875 21674))
8475;;; Generated autoloads from epa-dired.el 8488;;; Generated autoloads from epa-dired.el
8476 8489
8477(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8490(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8497,7 +8510,7 @@ Encrypt marked files.
8497;;;*** 8510;;;***
8498 8511
8499;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8512;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8500;;;;;; "epa-file" "epa-file.el" (20038 20303)) 8513;;;;;; "epa-file" "epa-file.el" (20045 40021))
8501;;; Generated autoloads from epa-file.el 8514;;; Generated autoloads from epa-file.el
8502 8515
8503(autoload 'epa-file-handler "epa-file" "\ 8516(autoload 'epa-file-handler "epa-file" "\
@@ -8519,7 +8532,7 @@ Encrypt marked files.
8519 8532
8520;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8533;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8521;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8534;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8522;;;;;; "epa-mail" "epa-mail.el" (20043 38232)) 8535;;;;;; "epa-mail" "epa-mail.el" (20045 40021))
8523;;; Generated autoloads from epa-mail.el 8536;;; Generated autoloads from epa-mail.el
8524 8537
8525(autoload 'epa-mail-mode "epa-mail" "\ 8538(autoload 'epa-mail-mode "epa-mail" "\
@@ -8583,7 +8596,7 @@ Minor mode to hook EasyPG into Mail mode.
8583 8596
8584;;;*** 8597;;;***
8585 8598
8586;;;### (autoloads (epg-make-context) "epg" "epg.el" (20031 47065)) 8599;;;### (autoloads (epg-make-context) "epg" "epg.el" (20031 63297))
8587;;; Generated autoloads from epg.el 8600;;; Generated autoloads from epg.el
8588 8601
8589(autoload 'epg-make-context "epg" "\ 8602(autoload 'epg-make-context "epg" "\
@@ -8594,7 +8607,7 @@ Return a context object.
8594;;;*** 8607;;;***
8595 8608
8596;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration) 8609;;;### (autoloads (epg-expand-group epg-check-configuration epg-configuration)
8597;;;;;; "epg-config" "epg-config.el" (19845 45374)) 8610;;;;;; "epg-config" "epg-config.el" (19776 18657))
8598;;; Generated autoloads from epg-config.el 8611;;; Generated autoloads from epg-config.el
8599 8612
8600(autoload 'epg-configuration "epg-config" "\ 8613(autoload 'epg-configuration "epg-config" "\
@@ -8615,7 +8628,7 @@ Look at CONFIG and try to expand GROUP.
8615;;;*** 8628;;;***
8616 8629
8617;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 8630;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
8618;;;;;; "erc/erc.el" (19986 58615)) 8631;;;;;; "erc/erc.el" (20030 53460))
8619;;; Generated autoloads from erc/erc.el 8632;;; Generated autoloads from erc/erc.el
8620 8633
8621(autoload 'erc-select-read-args "erc" "\ 8634(autoload 'erc-select-read-args "erc" "\
@@ -8657,33 +8670,33 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8657 8670
8658;;;*** 8671;;;***
8659 8672
8660;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (19845 8673;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (19776
8661;;;;;; 45374)) 8674;;;;;; 18657))
8662;;; Generated autoloads from erc/erc-autoaway.el 8675;;; Generated autoloads from erc/erc-autoaway.el
8663 (autoload 'erc-autoaway-mode "erc-autoaway") 8676 (autoload 'erc-autoaway-mode "erc-autoaway")
8664 8677
8665;;;*** 8678;;;***
8666 8679
8667;;;### (autoloads nil "erc-button" "erc/erc-button.el" (19895 48172)) 8680;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20092 63497))
8668;;; Generated autoloads from erc/erc-button.el 8681;;; Generated autoloads from erc/erc-button.el
8669 (autoload 'erc-button-mode "erc-button" nil t) 8682 (autoload 'erc-button-mode "erc-button" nil t)
8670 8683
8671;;;*** 8684;;;***
8672 8685
8673;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19845 45374)) 8686;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (19776 18657))
8674;;; Generated autoloads from erc/erc-capab.el 8687;;; Generated autoloads from erc/erc-capab.el
8675 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8688 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8676 8689
8677;;;*** 8690;;;***
8678 8691
8679;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19845 45374)) 8692;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (19776 18657))
8680;;; Generated autoloads from erc/erc-compat.el 8693;;; Generated autoloads from erc/erc-compat.el
8681 (autoload 'erc-define-minor-mode "erc-compat") 8694 (autoload 'erc-define-minor-mode "erc-compat")
8682 8695
8683;;;*** 8696;;;***
8684 8697
8685;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 8698;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8686;;;;;; "erc-dcc" "erc/erc-dcc.el" (19895 48172)) 8699;;;;;; "erc-dcc" "erc/erc-dcc.el" (19902 1718))
8687;;; Generated autoloads from erc/erc-dcc.el 8700;;; Generated autoloads from erc/erc-dcc.el
8688 (autoload 'erc-dcc-mode "erc-dcc") 8701 (autoload 'erc-dcc-mode "erc-dcc")
8689 8702
@@ -8716,7 +8729,7 @@ that subcommand.
8716;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 8729;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
8717;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 8730;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
8718;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 8731;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
8719;;;;;; (19845 45374)) 8732;;;;;; (19776 18657))
8720;;; Generated autoloads from erc/erc-ezbounce.el 8733;;; Generated autoloads from erc/erc-ezbounce.el
8721 8734
8722(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8735(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8778,8 +8791,8 @@ Add EZBouncer convenience functions to ERC.
8778 8791
8779;;;*** 8792;;;***
8780 8793
8781;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (19845 8794;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (19776
8782;;;;;; 45374)) 8795;;;;;; 18657))
8783;;; Generated autoloads from erc/erc-fill.el 8796;;; Generated autoloads from erc/erc-fill.el
8784 (autoload 'erc-fill-mode "erc-fill" nil t) 8797 (autoload 'erc-fill-mode "erc-fill" nil t)
8785 8798
@@ -8792,7 +8805,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8792;;;*** 8805;;;***
8793 8806
8794;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 8807;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
8795;;;;;; "erc/erc-identd.el" (19845 45374)) 8808;;;;;; "erc/erc-identd.el" (19776 18657))
8796;;; Generated autoloads from erc/erc-identd.el 8809;;; Generated autoloads from erc/erc-identd.el
8797 (autoload 'erc-identd-mode "erc-identd") 8810 (autoload 'erc-identd-mode "erc-identd")
8798 8811
@@ -8814,7 +8827,7 @@ system.
8814;;;*** 8827;;;***
8815 8828
8816;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 8829;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
8817;;;;;; (19845 45374)) 8830;;;;;; (19776 18657))
8818;;; Generated autoloads from erc/erc-imenu.el 8831;;; Generated autoloads from erc/erc-imenu.el
8819 8832
8820(autoload 'erc-create-imenu-index "erc-imenu" "\ 8833(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8824,20 +8837,20 @@ system.
8824 8837
8825;;;*** 8838;;;***
8826 8839
8827;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19845 45374)) 8840;;;### (autoloads nil "erc-join" "erc/erc-join.el" (19776 18657))
8828;;; Generated autoloads from erc/erc-join.el 8841;;; Generated autoloads from erc/erc-join.el
8829 (autoload 'erc-autojoin-mode "erc-join" nil t) 8842 (autoload 'erc-autojoin-mode "erc-join" nil t)
8830 8843
8831;;;*** 8844;;;***
8832 8845
8833;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19845 45374)) 8846;;;### (autoloads nil "erc-list" "erc/erc-list.el" (19797 54173))
8834;;; Generated autoloads from erc/erc-list.el 8847;;; Generated autoloads from erc/erc-list.el
8835 (autoload 'erc-list-mode "erc-list") 8848 (autoload 'erc-list-mode "erc-list")
8836 8849
8837;;;*** 8850;;;***
8838 8851
8839;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 8852;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
8840;;;;;; "erc/erc-log.el" (19845 45374)) 8853;;;;;; "erc/erc-log.el" (19776 18657))
8841;;; Generated autoloads from erc/erc-log.el 8854;;; Generated autoloads from erc/erc-log.el
8842 (autoload 'erc-log-mode "erc-log" nil t) 8855 (autoload 'erc-log-mode "erc-log" nil t)
8843 8856
@@ -8869,7 +8882,7 @@ You can save every individual message by putting this function on
8869;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 8882;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
8870;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 8883;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
8871;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 8884;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
8872;;;;;; (19845 45374)) 8885;;;;;; (19776 18657))
8873;;; Generated autoloads from erc/erc-match.el 8886;;; Generated autoloads from erc/erc-match.el
8874 (autoload 'erc-match-mode "erc-match") 8887 (autoload 'erc-match-mode "erc-match")
8875 8888
@@ -8915,14 +8928,14 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
8915 8928
8916;;;*** 8929;;;***
8917 8930
8918;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19845 45374)) 8931;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (19776 18657))
8919;;; Generated autoloads from erc/erc-menu.el 8932;;; Generated autoloads from erc/erc-menu.el
8920 (autoload 'erc-menu-mode "erc-menu" nil t) 8933 (autoload 'erc-menu-mode "erc-menu" nil t)
8921 8934
8922;;;*** 8935;;;***
8923 8936
8924;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 8937;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
8925;;;;;; (19845 45374)) 8938;;;;;; (19776 18657))
8926;;; Generated autoloads from erc/erc-netsplit.el 8939;;; Generated autoloads from erc/erc-netsplit.el
8927 (autoload 'erc-netsplit-mode "erc-netsplit") 8940 (autoload 'erc-netsplit-mode "erc-netsplit")
8928 8941
@@ -8934,7 +8947,7 @@ Show who's gone.
8934;;;*** 8947;;;***
8935 8948
8936;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 8949;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
8937;;;;;; "erc/erc-networks.el" (19845 45374)) 8950;;;;;; "erc/erc-networks.el" (19776 18657))
8938;;; Generated autoloads from erc/erc-networks.el 8951;;; Generated autoloads from erc/erc-networks.el
8939 8952
8940(autoload 'erc-determine-network "erc-networks" "\ 8953(autoload 'erc-determine-network "erc-networks" "\
@@ -8952,7 +8965,7 @@ Interactively select a server to connect to using `erc-server-alist'.
8952;;;*** 8965;;;***
8953 8966
8954;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 8967;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
8955;;;;;; "erc/erc-notify.el" (19845 45374)) 8968;;;;;; "erc/erc-notify.el" (19776 18657))
8956;;; Generated autoloads from erc/erc-notify.el 8969;;; Generated autoloads from erc/erc-notify.el
8957 (autoload 'erc-notify-mode "erc-notify" nil t) 8970 (autoload 'erc-notify-mode "erc-notify" nil t)
8958 8971
@@ -8970,33 +8983,33 @@ with args, toggle notify status of people.
8970 8983
8971;;;*** 8984;;;***
8972 8985
8973;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19845 45374)) 8986;;;### (autoloads nil "erc-page" "erc/erc-page.el" (19776 18657))
8974;;; Generated autoloads from erc/erc-page.el 8987;;; Generated autoloads from erc/erc-page.el
8975 (autoload 'erc-page-mode "erc-page") 8988 (autoload 'erc-page-mode "erc-page")
8976 8989
8977;;;*** 8990;;;***
8978 8991
8979;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19936 8992;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (19936
8980;;;;;; 52203)) 8993;;;;;; 25103))
8981;;; Generated autoloads from erc/erc-pcomplete.el 8994;;; Generated autoloads from erc/erc-pcomplete.el
8982 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 8995 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
8983 8996
8984;;;*** 8997;;;***
8985 8998
8986;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19845 45374)) 8999;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (19776 18657))
8987;;; Generated autoloads from erc/erc-replace.el 9000;;; Generated autoloads from erc/erc-replace.el
8988 (autoload 'erc-replace-mode "erc-replace") 9001 (autoload 'erc-replace-mode "erc-replace")
8989 9002
8990;;;*** 9003;;;***
8991 9004
8992;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19845 45374)) 9005;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (19776 18657))
8993;;; Generated autoloads from erc/erc-ring.el 9006;;; Generated autoloads from erc/erc-ring.el
8994 (autoload 'erc-ring-mode "erc-ring" nil t) 9007 (autoload 'erc-ring-mode "erc-ring" nil t)
8995 9008
8996;;;*** 9009;;;***
8997 9010
8998;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9011;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
8999;;;;;; "erc-services" "erc/erc-services.el" (19845 45374)) 9012;;;;;; "erc-services" "erc/erc-services.el" (19776 18657))
9000;;; Generated autoloads from erc/erc-services.el 9013;;; Generated autoloads from erc/erc-services.el
9001 (autoload 'erc-services-mode "erc-services" nil t) 9014 (autoload 'erc-services-mode "erc-services" nil t)
9002 9015
@@ -9013,14 +9026,14 @@ When called interactively, read the password using `read-passwd'.
9013 9026
9014;;;*** 9027;;;***
9015 9028
9016;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19845 45374)) 9029;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (19776 18657))
9017;;; Generated autoloads from erc/erc-sound.el 9030;;; Generated autoloads from erc/erc-sound.el
9018 (autoload 'erc-sound-mode "erc-sound") 9031 (autoload 'erc-sound-mode "erc-sound")
9019 9032
9020;;;*** 9033;;;***
9021 9034
9022;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9035;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9023;;;;;; (19845 45374)) 9036;;;;;; (19776 18657))
9024;;; Generated autoloads from erc/erc-speedbar.el 9037;;; Generated autoloads from erc/erc-speedbar.el
9025 9038
9026(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9039(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9031,21 +9044,21 @@ This will add a speedbar major display mode.
9031 9044
9032;;;*** 9045;;;***
9033 9046
9034;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19845 9047;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (19776
9035;;;;;; 45374)) 9048;;;;;; 18657))
9036;;; Generated autoloads from erc/erc-spelling.el 9049;;; Generated autoloads from erc/erc-spelling.el
9037 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9050 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9038 9051
9039;;;*** 9052;;;***
9040 9053
9041;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19845 45374)) 9054;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (19776 18657))
9042;;; Generated autoloads from erc/erc-stamp.el 9055;;; Generated autoloads from erc/erc-stamp.el
9043 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9056 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9044 9057
9045;;;*** 9058;;;***
9046 9059
9047;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9060;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9048;;;;;; (19845 45374)) 9061;;;;;; (19874 14841))
9049;;; Generated autoloads from erc/erc-track.el 9062;;; Generated autoloads from erc/erc-track.el
9050 9063
9051(defvar erc-track-minor-mode nil "\ 9064(defvar erc-track-minor-mode nil "\
@@ -9068,7 +9081,7 @@ module, otherwise the keybindings will not do anything useful.
9068;;;*** 9081;;;***
9069 9082
9070;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9083;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9071;;;;;; "erc-truncate" "erc/erc-truncate.el" (19845 45374)) 9084;;;;;; "erc-truncate" "erc/erc-truncate.el" (19776 18657))
9072;;; Generated autoloads from erc/erc-truncate.el 9085;;; Generated autoloads from erc/erc-truncate.el
9073 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9086 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9074 9087
@@ -9088,7 +9101,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9088;;;*** 9101;;;***
9089 9102
9090;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9103;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9091;;;;;; (19845 45374)) 9104;;;;;; (19776 18657))
9092;;; Generated autoloads from erc/erc-xdcc.el 9105;;; Generated autoloads from erc/erc-xdcc.el
9093 (autoload 'erc-xdcc-mode "erc-xdcc") 9106 (autoload 'erc-xdcc-mode "erc-xdcc")
9094 9107
@@ -9101,7 +9114,7 @@ Add a file to `erc-xdcc-files'.
9101 9114
9102;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9115;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9103;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9116;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9104;;;;;; "ert" "emacs-lisp/ert.el" (19846 36966)) 9117;;;;;; "ert" "emacs-lisp/ert.el" (19911 63128))
9105;;; Generated autoloads from emacs-lisp/ert.el 9118;;; Generated autoloads from emacs-lisp/ert.el
9106 9119
9107(autoload 'ert-deftest "ert" "\ 9120(autoload 'ert-deftest "ert" "\
@@ -9171,7 +9184,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9171;;;*** 9184;;;***
9172 9185
9173;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9186;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9174;;;;;; (19845 45374)) 9187;;;;;; (19776 18657))
9175;;; Generated autoloads from emacs-lisp/ert-x.el 9188;;; Generated autoloads from emacs-lisp/ert-x.el
9176 9189
9177(put 'ert-with-test-buffer 'lisp-indent-function 1) 9190(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9183,8 +9196,8 @@ Kill all test buffers that are still live.
9183 9196
9184;;;*** 9197;;;***
9185 9198
9186;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19890 9199;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (19891
9187;;;;;; 42850)) 9200;;;;;; 13894))
9188;;; Generated autoloads from eshell/esh-mode.el 9201;;; Generated autoloads from eshell/esh-mode.el
9189 9202
9190(autoload 'eshell-mode "esh-mode" "\ 9203(autoload 'eshell-mode "esh-mode" "\
@@ -9197,7 +9210,7 @@ Emacs shell interactive mode.
9197;;;*** 9210;;;***
9198 9211
9199;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9212;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9200;;;;;; "eshell/eshell.el" (19845 45374)) 9213;;;;;; "eshell/eshell.el" (19874 14841))
9201;;; Generated autoloads from eshell/eshell.el 9214;;; Generated autoloads from eshell/eshell.el
9202 9215
9203(autoload 'eshell "eshell" "\ 9216(autoload 'eshell "eshell" "\
@@ -9238,7 +9251,7 @@ corresponding to a successful execution.
9238;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9251;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9239;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9252;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9240;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9253;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9241;;;;;; (20007 64734)) 9254;;;;;; (20084 62230))
9242;;; Generated autoloads from progmodes/etags.el 9255;;; Generated autoloads from progmodes/etags.el
9243 9256
9244(defvar tags-file-name nil "\ 9257(defvar tags-file-name nil "\
@@ -9556,7 +9569,7 @@ for \\[find-tag] (which see).
9556;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9569;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9557;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9570;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9558;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9571;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9559;;;;;; (19845 45374)) 9572;;;;;; (19776 18657))
9560;;; Generated autoloads from language/ethio-util.el 9573;;; Generated autoloads from language/ethio-util.el
9561 9574
9562(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9575(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9726,7 +9739,7 @@ With ARG, insert that many delimiters.
9726 9739
9727;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9740;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9728;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9741;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9729;;;;;; (19931 11784)) 9742;;;;;; (19933 8482))
9730;;; Generated autoloads from net/eudc.el 9743;;; Generated autoloads from net/eudc.el
9731 9744
9732(autoload 'eudc-set-server "eudc" "\ 9745(autoload 'eudc-set-server "eudc" "\
@@ -9782,7 +9795,7 @@ This does nothing except loading eudc by autoload side-effect.
9782 9795
9783;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9796;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9784;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9797;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9785;;;;;; "eudc-bob" "net/eudc-bob.el" (19845 45374)) 9798;;;;;; "eudc-bob" "net/eudc-bob.el" (19776 18657))
9786;;; Generated autoloads from net/eudc-bob.el 9799;;; Generated autoloads from net/eudc-bob.el
9787 9800
9788(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9801(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -9818,7 +9831,7 @@ Display a button for the JPEG DATA.
9818;;;*** 9831;;;***
9819 9832
9820;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 9833;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9821;;;;;; "eudc-export" "net/eudc-export.el" (19931 11784)) 9834;;;;;; "eudc-export" "net/eudc-export.el" (19933 8482))
9822;;; Generated autoloads from net/eudc-export.el 9835;;; Generated autoloads from net/eudc-export.el
9823 9836
9824(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9837(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9835,7 +9848,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9835;;;*** 9848;;;***
9836 9849
9837;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 9850;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
9838;;;;;; (19931 11784)) 9851;;;;;; (19933 8482))
9839;;; Generated autoloads from net/eudc-hotlist.el 9852;;; Generated autoloads from net/eudc-hotlist.el
9840 9853
9841(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9854(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9845,8 +9858,8 @@ Edit the hotlist of directory servers in a specialized buffer.
9845 9858
9846;;;*** 9859;;;***
9847 9860
9848;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19845 9861;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (19874
9849;;;;;; 45374)) 9862;;;;;; 14841))
9850;;; Generated autoloads from emacs-lisp/ewoc.el 9863;;; Generated autoloads from emacs-lisp/ewoc.el
9851 9864
9852(autoload 'ewoc-create "ewoc" "\ 9865(autoload 'ewoc-create "ewoc" "\
@@ -9875,7 +9888,7 @@ fourth arg NOSEP non-nil inhibits this.
9875;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 9888;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
9876;;;;;; executable-self-display executable-set-magic executable-interpret 9889;;;;;; executable-self-display executable-set-magic executable-interpret
9877;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 9890;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
9878;;;;;; (19890 42850)) 9891;;;;;; (19891 13894))
9879;;; Generated autoloads from progmodes/executable.el 9892;;; Generated autoloads from progmodes/executable.el
9880 9893
9881(autoload 'executable-command-find-posix-p "executable" "\ 9894(autoload 'executable-command-find-posix-p "executable" "\
@@ -9918,7 +9931,7 @@ file modes.
9918 9931
9919;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 9932;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
9920;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el" 9933;;;;;; expand-abbrev-hook expand-add-abbrevs) "expand" "expand.el"
9921;;;;;; (19886 45771)) 9934;;;;;; (19888 59421))
9922;;; Generated autoloads from expand.el 9935;;; Generated autoloads from expand.el
9923 9936
9924(autoload 'expand-add-abbrevs "expand" "\ 9937(autoload 'expand-add-abbrevs "expand" "\
@@ -9967,7 +9980,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
9967 9980
9968;;;*** 9981;;;***
9969 9982
9970;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19975 1875)) 9983;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20089 62475))
9971;;; Generated autoloads from progmodes/f90.el 9984;;; Generated autoloads from progmodes/f90.el
9972 9985
9973(autoload 'f90-mode "f90" "\ 9986(autoload 'f90-mode "f90" "\
@@ -10037,8 +10050,8 @@ with no args, if that value is non-nil.
10037;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set 10050;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set
10038;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase 10051;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase
10039;;;;;; text-scale-set face-remap-set-base face-remap-reset-base 10052;;;;;; text-scale-set face-remap-set-base face-remap-reset-base
10040;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19845 10053;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (19776
10041;;;;;; 45374)) 10054;;;;;; 18657))
10042;;; Generated autoloads from face-remap.el 10055;;; Generated autoloads from face-remap.el
10043 10056
10044(autoload 'face-remap-add-relative "face-remap" "\ 10057(autoload 'face-remap-add-relative "face-remap" "\
@@ -10178,7 +10191,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10178 10191
10179;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10192;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10180;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10193;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10181;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19986 58615)) 10194;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19987 9666))
10182;;; Generated autoloads from mail/feedmail.el 10195;;; Generated autoloads from mail/feedmail.el
10183 10196
10184(autoload 'feedmail-send-it "feedmail" "\ 10197(autoload 'feedmail-send-it "feedmail" "\
@@ -10232,7 +10245,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10232;;;*** 10245;;;***
10233 10246
10234;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10247;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10235;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19845 45374)) 10248;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (19776 18657))
10236;;; Generated autoloads from ffap.el 10249;;; Generated autoloads from ffap.el
10237 10250
10238(autoload 'ffap-next "ffap" "\ 10251(autoload 'ffap-next "ffap" "\
@@ -10296,7 +10309,7 @@ Evaluate the forms in variable `ffap-bindings'.
10296;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10309;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10297;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10310;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10298;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10311;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10299;;;;;; "filecache" "filecache.el" (19845 45374)) 10312;;;;;; "filecache" "filecache.el" (19776 18657))
10300;;; Generated autoloads from filecache.el 10313;;; Generated autoloads from filecache.el
10301 10314
10302(autoload 'file-cache-add-directory "filecache" "\ 10315(autoload 'file-cache-add-directory "filecache" "\
@@ -10356,7 +10369,7 @@ the name is considered already unique; only the second substitution
10356;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable 10369;;;;;; copy-file-locals-to-dir-locals delete-dir-local-variable
10357;;;;;; add-dir-local-variable delete-file-local-variable-prop-line 10370;;;;;; add-dir-local-variable delete-file-local-variable-prop-line
10358;;;;;; add-file-local-variable-prop-line delete-file-local-variable 10371;;;;;; add-file-local-variable-prop-line delete-file-local-variable
10359;;;;;; add-file-local-variable) "files-x" "files-x.el" (19886 45771)) 10372;;;;;; add-file-local-variable) "files-x" "files-x.el" (19888 59421))
10360;;; Generated autoloads from files-x.el 10373;;; Generated autoloads from files-x.el
10361 10374
10362(autoload 'add-file-local-variable "files-x" "\ 10375(autoload 'add-file-local-variable "files-x" "\
@@ -10421,8 +10434,8 @@ Copy directory-local variables to the -*- line.
10421 10434
10422;;;*** 10435;;;***
10423 10436
10424;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19845 10437;;;### (autoloads (filesets-init) "filesets" "filesets.el" (19776
10425;;;;;; 45374)) 10438;;;;;; 18657))
10426;;; Generated autoloads from filesets.el 10439;;; Generated autoloads from filesets.el
10427 10440
10428(autoload 'filesets-init "filesets" "\ 10441(autoload 'filesets-init "filesets" "\
@@ -10433,7 +10446,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10433 10446
10434;;;*** 10447;;;***
10435 10448
10436;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19845 45374)) 10449;;;### (autoloads (find-cmd) "find-cmd" "find-cmd.el" (19776 18657))
10437;;; Generated autoloads from find-cmd.el 10450;;; Generated autoloads from find-cmd.el
10438 10451
10439(autoload 'find-cmd "find-cmd" "\ 10452(autoload 'find-cmd "find-cmd" "\
@@ -10453,7 +10466,7 @@ result is a string that should be ready for the command line.
10453;;;*** 10466;;;***
10454 10467
10455;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10468;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10456;;;;;; "find-dired.el" (19980 19797)) 10469;;;;;; "find-dired.el" (19980 46525))
10457;;; Generated autoloads from find-dired.el 10470;;; Generated autoloads from find-dired.el
10458 10471
10459(autoload 'find-dired "find-dired" "\ 10472(autoload 'find-dired "find-dired" "\
@@ -10493,7 +10506,7 @@ use in place of \"-ls\" as the final argument.
10493 10506
10494;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10507;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10495;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10508;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10496;;;;;; (19845 45374)) 10509;;;;;; (19874 14841))
10497;;; Generated autoloads from find-file.el 10510;;; Generated autoloads from find-file.el
10498 10511
10499(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10512(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10587,7 +10600,7 @@ Visit the file you click on in another window.
10587;;;;;; find-variable find-variable-noselect find-function-other-frame 10600;;;;;; find-variable find-variable-noselect find-function-other-frame
10588;;;;;; find-function-other-window find-function find-function-noselect 10601;;;;;; find-function-other-window find-function find-function-noselect
10589;;;;;; find-function-search-for-symbol find-library) "find-func" 10602;;;;;; find-function-search-for-symbol find-library) "find-func"
10590;;;;;; "emacs-lisp/find-func.el" (20050 11479)) 10603;;;;;; "emacs-lisp/find-func.el" (20071 33316))
10591;;; Generated autoloads from emacs-lisp/find-func.el 10604;;; Generated autoloads from emacs-lisp/find-func.el
10592 10605
10593(autoload 'find-library "find-func" "\ 10606(autoload 'find-library "find-func" "\
@@ -10746,7 +10759,7 @@ Define some key bindings for the find-function family of functions.
10746;;;*** 10759;;;***
10747 10760
10748;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10761;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10749;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19886 45771)) 10762;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (19888 59421))
10750;;; Generated autoloads from find-lisp.el 10763;;; Generated autoloads from find-lisp.el
10751 10764
10752(autoload 'find-lisp-find-dired "find-lisp" "\ 10765(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10767,7 +10780,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
10767;;;*** 10780;;;***
10768 10781
10769;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10782;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10770;;;;;; "finder" "finder.el" (19893 19022)) 10783;;;;;; "finder" "finder.el" (19892 34767))
10771;;; Generated autoloads from finder.el 10784;;; Generated autoloads from finder.el
10772 10785
10773(autoload 'finder-list-keywords "finder" "\ 10786(autoload 'finder-list-keywords "finder" "\
@@ -10789,7 +10802,7 @@ Find packages matching a given keyword.
10789;;;*** 10802;;;***
10790 10803
10791;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10804;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10792;;;;;; "flow-ctrl.el" (19845 45374)) 10805;;;;;; "flow-ctrl.el" (19776 18657))
10793;;; Generated autoloads from flow-ctrl.el 10806;;; Generated autoloads from flow-ctrl.el
10794 10807
10795(autoload 'enable-flow-control "flow-ctrl" "\ 10808(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10811,7 +10824,7 @@ to get the effect of a C-q.
10811;;;*** 10824;;;***
10812 10825
10813;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10826;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10814;;;;;; (19845 45374)) 10827;;;;;; (19776 18657))
10815;;; Generated autoloads from gnus/flow-fill.el 10828;;; Generated autoloads from gnus/flow-fill.el
10816 10829
10817(autoload 'fill-flowed-encode "flow-fill" "\ 10830(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10827,7 +10840,7 @@ to get the effect of a C-q.
10827;;;*** 10840;;;***
10828 10841
10829;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 10842;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
10830;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (19984 16846)) 10843;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (19983 43916))
10831;;; Generated autoloads from progmodes/flymake.el 10844;;; Generated autoloads from progmodes/flymake.el
10832 10845
10833(autoload 'flymake-mode "flymake" "\ 10846(autoload 'flymake-mode "flymake" "\
@@ -10856,7 +10869,7 @@ Turn flymake mode off.
10856 10869
10857;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10870;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10858;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10871;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10859;;;;;; "flyspell" "textmodes/flyspell.el" (19982 3545)) 10872;;;;;; "flyspell" "textmodes/flyspell.el" (20076 61048))
10860;;; Generated autoloads from textmodes/flyspell.el 10873;;; Generated autoloads from textmodes/flyspell.el
10861 10874
10862(autoload 'flyspell-prog-mode "flyspell" "\ 10875(autoload 'flyspell-prog-mode "flyspell" "\
@@ -10926,7 +10939,7 @@ Flyspell whole buffer.
10926 10939
10927;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 10940;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
10928;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 10941;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
10929;;;;;; (19998 49767)) 10942;;;;;; (19998 18685))
10930;;; Generated autoloads from follow.el 10943;;; Generated autoloads from follow.el
10931 10944
10932(autoload 'turn-on-follow-mode "follow" "\ 10945(autoload 'turn-on-follow-mode "follow" "\
@@ -10999,8 +11012,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
10999 11012
11000;;;*** 11013;;;***
11001 11014
11002;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19913 11015;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (19919
11003;;;;;; 4309)) 11016;;;;;; 55562))
11004;;; Generated autoloads from mail/footnote.el 11017;;; Generated autoloads from mail/footnote.el
11005 11018
11006(autoload 'footnote-mode "footnote" "\ 11019(autoload 'footnote-mode "footnote" "\
@@ -11014,7 +11027,7 @@ started, play around with the following keys:
11014;;;*** 11027;;;***
11015 11028
11016;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11029;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11017;;;;;; "forms" "forms.el" (19886 45771)) 11030;;;;;; "forms" "forms.el" (19888 59421))
11018;;; Generated autoloads from forms.el 11031;;; Generated autoloads from forms.el
11019 11032
11020(autoload 'forms-mode "forms" "\ 11033(autoload 'forms-mode "forms" "\
@@ -11051,7 +11064,7 @@ Visit a file in Forms mode in other window.
11051;;;*** 11064;;;***
11052 11065
11053;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11066;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
11054;;;;;; (19956 37456)) 11067;;;;;; (19958 52955))
11055;;; Generated autoloads from progmodes/fortran.el 11068;;; Generated autoloads from progmodes/fortran.el
11056 11069
11057(autoload 'fortran-mode "fortran" "\ 11070(autoload 'fortran-mode "fortran" "\
@@ -11129,7 +11142,7 @@ with no args, if that value is non-nil.
11129;;;*** 11142;;;***
11130 11143
11131;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11144;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11132;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19931 11784)) 11145;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (19933 8482))
11133;;; Generated autoloads from play/fortune.el 11146;;; Generated autoloads from play/fortune.el
11134 11147
11135(autoload 'fortune-add-fortune "fortune" "\ 11148(autoload 'fortune-add-fortune "fortune" "\
@@ -11178,7 +11191,7 @@ and choose the directory as the fortune-file.
11178;;;*** 11191;;;***
11179 11192
11180;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11193;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11181;;;;;; (19988 13913)) 11194;;;;;; (20076 64499))
11182;;; Generated autoloads from progmodes/gdb-mi.el 11195;;; Generated autoloads from progmodes/gdb-mi.el
11183 11196
11184(defvar gdb-enable-debug nil "\ 11197(defvar gdb-enable-debug nil "\
@@ -11239,8 +11252,8 @@ detailed description of this mode.
11239;;;*** 11252;;;***
11240 11253
11241;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11254;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11242;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19845 11255;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (19776
11243;;;;;; 45374)) 11256;;;;;; 18657))
11244;;; Generated autoloads from emacs-lisp/generic.el 11257;;; Generated autoloads from emacs-lisp/generic.el
11245 11258
11246(defvar generic-mode-list nil "\ 11259(defvar generic-mode-list nil "\
@@ -11317,7 +11330,7 @@ regular expression that can be used as an element of
11317;;;*** 11330;;;***
11318 11331
11319;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11332;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11320;;;;;; (19906 31087)) 11333;;;;;; (19910 9778))
11321;;; Generated autoloads from progmodes/glasses.el 11334;;; Generated autoloads from progmodes/glasses.el
11322 11335
11323(autoload 'glasses-mode "glasses" "\ 11336(autoload 'glasses-mode "glasses" "\
@@ -11331,7 +11344,7 @@ at places they belong to.
11331 11344
11332;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11345;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11333;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el" 11346;;;;;; gmm-message gmm-regexp-concat) "gmm-utils" "gnus/gmm-utils.el"
11334;;;;;; (19845 45374)) 11347;;;;;; (19776 18657))
11335;;; Generated autoloads from gnus/gmm-utils.el 11348;;; Generated autoloads from gnus/gmm-utils.el
11336 11349
11337(autoload 'gmm-regexp-concat "gmm-utils" "\ 11350(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11386,7 +11399,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11386;;;*** 11399;;;***
11387 11400
11388;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11401;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11389;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20027 50006)) 11402;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20078 6498))
11390;;; Generated autoloads from gnus/gnus.el 11403;;; Generated autoloads from gnus/gnus.el
11391(when (fboundp 'custom-autoload) 11404(when (fboundp 'custom-autoload)
11392 (custom-autoload 'gnus-select-method "gnus")) 11405 (custom-autoload 'gnus-select-method "gnus"))
@@ -11439,7 +11452,7 @@ prompt the user for the name of an NNTP server to use.
11439;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11452;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11440;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11453;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11441;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11454;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11442;;;;;; "gnus/gnus-agent.el" (20048 56149)) 11455;;;;;; "gnus/gnus-agent.el" (20078 6498))
11443;;; Generated autoloads from gnus/gnus-agent.el 11456;;; Generated autoloads from gnus/gnus-agent.el
11444 11457
11445(autoload 'gnus-unplugged "gnus-agent" "\ 11458(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11530,7 +11543,7 @@ If CLEAN, obsolete (ignore).
11530;;;*** 11543;;;***
11531 11544
11532;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11545;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11533;;;;;; (20050 11479)) 11546;;;;;; (20090 40643))
11534;;; Generated autoloads from gnus/gnus-art.el 11547;;; Generated autoloads from gnus/gnus-art.el
11535 11548
11536(autoload 'gnus-article-prepare-display "gnus-art" "\ 11549(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11541,7 +11554,7 @@ Make the current buffer look like a nice article.
11541;;;*** 11554;;;***
11542 11555
11543;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set) 11556;;;### (autoloads (gnus-bookmark-bmenu-list gnus-bookmark-jump gnus-bookmark-set)
11544;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19845 45374)) 11557;;;;;; "gnus-bookmark" "gnus/gnus-bookmark.el" (19776 18657))
11545;;; Generated autoloads from gnus/gnus-bookmark.el 11558;;; Generated autoloads from gnus/gnus-bookmark.el
11546 11559
11547(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11560(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11566,8 +11579,8 @@ deletion, or > if it is flagged for displaying.
11566 11579
11567;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11580;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11568;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11581;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11569;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19845 11582;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (19776
11570;;;;;; 45374)) 11583;;;;;; 18657))
11571;;; Generated autoloads from gnus/gnus-cache.el 11584;;; Generated autoloads from gnus/gnus-cache.el
11572 11585
11573(autoload 'gnus-jog-cache "gnus-cache" "\ 11586(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11609,7 +11622,7 @@ supported.
11609;;;*** 11622;;;***
11610 11623
11611;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11624;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11612;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19931 11784)) 11625;;;;;; "gnus-delay" "gnus/gnus-delay.el" (19933 8482))
11613;;; Generated autoloads from gnus/gnus-delay.el 11626;;; Generated autoloads from gnus/gnus-delay.el
11614 11627
11615(autoload 'gnus-delay-article "gnus-delay" "\ 11628(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11645,7 +11658,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11645;;;*** 11658;;;***
11646 11659
11647;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 11660;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
11648;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19845 45374)) 11661;;;;;; "gnus-diary" "gnus/gnus-diary.el" (19776 18657))
11649;;; Generated autoloads from gnus/gnus-diary.el 11662;;; Generated autoloads from gnus/gnus-diary.el
11650 11663
11651(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11664(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11661,7 +11674,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11661;;;*** 11674;;;***
11662 11675
11663;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11676;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11664;;;;;; (19845 45374)) 11677;;;;;; (19776 18657))
11665;;; Generated autoloads from gnus/gnus-dired.el 11678;;; Generated autoloads from gnus/gnus-dired.el
11666 11679
11667(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11680(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11672,7 +11685,7 @@ Convenience method to turn on gnus-dired-mode.
11672;;;*** 11685;;;***
11673 11686
11674;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11687;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11675;;;;;; (19981 40664)) 11688;;;;;; (19983 37515))
11676;;; Generated autoloads from gnus/gnus-draft.el 11689;;; Generated autoloads from gnus/gnus-draft.el
11677 11690
11678(autoload 'gnus-draft-reminder "gnus-draft" "\ 11691(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11684,8 +11697,8 @@ Reminder user if there are unsent drafts.
11684 11697
11685;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11698;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11686;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11699;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11687;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (19980 11700;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20089
11688;;;;;; 19797)) 11701;;;;;; 62475))
11689;;; Generated autoloads from gnus/gnus-fun.el 11702;;; Generated autoloads from gnus/gnus-fun.el
11690 11703
11691(autoload 'gnus-random-x-face "gnus-fun" "\ 11704(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11730,7 +11743,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
11730;;;*** 11743;;;***
11731 11744
11732;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar) 11745;;;### (autoloads (gnus-treat-mail-gravatar gnus-treat-from-gravatar)
11733;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (19845 45374)) 11746;;;;;; "gnus-gravatar" "gnus/gnus-gravatar.el" (19821 48406))
11734;;; Generated autoloads from gnus/gnus-gravatar.el 11747;;; Generated autoloads from gnus/gnus-gravatar.el
11735 11748
11736(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 11749(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -11748,7 +11761,7 @@ If gravatars are already displayed, remove them.
11748;;;*** 11761;;;***
11749 11762
11750;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11763;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11751;;;;;; "gnus-group" "gnus/gnus-group.el" (20062 2656)) 11764;;;;;; "gnus-group" "gnus/gnus-group.el" (20078 6498))
11752;;; Generated autoloads from gnus/gnus-group.el 11765;;; Generated autoloads from gnus/gnus-group.el
11753 11766
11754(autoload 'gnus-fetch-group "gnus-group" "\ 11767(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11766,7 +11779,7 @@ Pop up a frame and enter GROUP.
11766;;;*** 11779;;;***
11767 11780
11768;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" 11781;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html"
11769;;;;;; "gnus/gnus-html.el" (20050 11479)) 11782;;;;;; "gnus/gnus-html.el" (20049 48506))
11770;;; Generated autoloads from gnus/gnus-html.el 11783;;; Generated autoloads from gnus/gnus-html.el
11771 11784
11772(autoload 'gnus-article-html "gnus-html" "\ 11785(autoload 'gnus-article-html "gnus-html" "\
@@ -11782,7 +11795,7 @@ Pop up a frame and enter GROUP.
11782;;;*** 11795;;;***
11783 11796
11784;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11797;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11785;;;;;; (19845 45374)) 11798;;;;;; (19776 18657))
11786;;; Generated autoloads from gnus/gnus-kill.el 11799;;; Generated autoloads from gnus/gnus-kill.el
11787 11800
11788(defalias 'gnus-batch-kill 'gnus-batch-score) 11801(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -11797,7 +11810,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
11797 11810
11798;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11811;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11799;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11812;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11800;;;;;; (19845 45374)) 11813;;;;;; (19776 18657))
11801;;; Generated autoloads from gnus/gnus-ml.el 11814;;; Generated autoloads from gnus/gnus-ml.el
11802 11815
11803(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 11816(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -11822,7 +11835,7 @@ Minor mode for providing mailing-list commands.
11822 11835
11823;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11836;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
11824;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11837;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
11825;;;;;; (19845 45374)) 11838;;;;;; (19776 18657))
11826;;; Generated autoloads from gnus/gnus-mlspl.el 11839;;; Generated autoloads from gnus/gnus-mlspl.el
11827 11840
11828(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 11841(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -11923,7 +11936,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
11923;;;*** 11936;;;***
11924 11937
11925;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 11938;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
11926;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20055 29424)) 11939;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20078 6498))
11927;;; Generated autoloads from gnus/gnus-msg.el 11940;;; Generated autoloads from gnus/gnus-msg.el
11928 11941
11929(autoload 'gnus-msg-mail "gnus-msg" "\ 11942(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -11949,7 +11962,7 @@ Like `message-reply'.
11949 11962
11950;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 11963;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
11951;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 11964;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
11952;;;;;; (19845 45374)) 11965;;;;;; (19776 18657))
11953;;; Generated autoloads from gnus/gnus-picon.el 11966;;; Generated autoloads from gnus/gnus-picon.el
11954 11967
11955(autoload 'gnus-treat-from-picon "gnus-picon" "\ 11968(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -11976,7 +11989,7 @@ If picons are already displayed, remove them.
11976;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 11989;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
11977;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 11990;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
11978;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 11991;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
11979;;;;;; "gnus/gnus-range.el" (19845 45374)) 11992;;;;;; "gnus/gnus-range.el" (19821 48406))
11980;;; Generated autoloads from gnus/gnus-range.el 11993;;; Generated autoloads from gnus/gnus-range.el
11981 11994
11982(autoload 'gnus-sorted-difference "gnus-range" "\ 11995(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12044,7 +12057,7 @@ Add NUM into sorted LIST by side effect.
12044;;;*** 12057;;;***
12045 12058
12046;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12059;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12047;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19976 22732)) 12060;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19976 39376))
12048;;; Generated autoloads from gnus/gnus-registry.el 12061;;; Generated autoloads from gnus/gnus-registry.el
12049 12062
12050(autoload 'gnus-registry-initialize "gnus-registry" "\ 12063(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12060,8 +12073,8 @@ Install the registry hooks.
12060;;;*** 12073;;;***
12061 12074
12062;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12075;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12063;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19845 12076;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (19776
12064;;;;;; 45374)) 12077;;;;;; 18657))
12065;;; Generated autoloads from gnus/gnus-sieve.el 12078;;; Generated autoloads from gnus/gnus-sieve.el
12066 12079
12067(autoload 'gnus-sieve-update "gnus-sieve" "\ 12080(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12089,7 +12102,7 @@ See the documentation for these variables and functions for details.
12089;;;*** 12102;;;***
12090 12103
12091;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12104;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12092;;;;;; (20046 14433)) 12105;;;;;; (20076 61048))
12093;;; Generated autoloads from gnus/gnus-spec.el 12106;;; Generated autoloads from gnus/gnus-spec.el
12094 12107
12095(autoload 'gnus-update-format "gnus-spec" "\ 12108(autoload 'gnus-update-format "gnus-spec" "\
@@ -12100,7 +12113,7 @@ Update the format specification near point.
12100;;;*** 12113;;;***
12101 12114
12102;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12115;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
12103;;;;;; (19988 13913)) 12116;;;;;; (19988 51157))
12104;;; Generated autoloads from gnus/gnus-start.el 12117;;; Generated autoloads from gnus/gnus-start.el
12105 12118
12106(autoload 'gnus-declare-backend "gnus-start" "\ 12119(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12111,7 +12124,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12111;;;*** 12124;;;***
12112 12125
12113;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12126;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12114;;;;;; (20050 11479)) 12127;;;;;; (20094 36595))
12115;;; Generated autoloads from gnus/gnus-sum.el 12128;;; Generated autoloads from gnus/gnus-sum.el
12116 12129
12117(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12130(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12123,7 +12136,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12123;;;*** 12136;;;***
12124 12137
12125;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize) 12138;;;### (autoloads (gnus-sync-install-hooks gnus-sync-initialize)
12126;;;;;; "gnus-sync" "gnus/gnus-sync.el" (19845 45374)) 12139;;;;;; "gnus-sync" "gnus/gnus-sync.el" (19874 15752))
12127;;; Generated autoloads from gnus/gnus-sync.el 12140;;; Generated autoloads from gnus/gnus-sync.el
12128 12141
12129(autoload 'gnus-sync-initialize "gnus-sync" "\ 12142(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12139,7 +12152,7 @@ Install the sync hooks.
12139;;;*** 12152;;;***
12140 12153
12141;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12154;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12142;;;;;; (19845 45374)) 12155;;;;;; (19874 15752))
12143;;; Generated autoloads from gnus/gnus-win.el 12156;;; Generated autoloads from gnus/gnus-win.el
12144 12157
12145(autoload 'gnus-add-configuration "gnus-win" "\ 12158(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12150,7 +12163,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12150;;;*** 12163;;;***
12151 12164
12152;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" 12165;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el"
12153;;;;;; (20002 46800)) 12166;;;;;; (20006 60553))
12154;;; Generated autoloads from net/gnutls.el 12167;;; Generated autoloads from net/gnutls.el
12155 12168
12156(defvar gnutls-min-prime-bits nil "\ 12169(defvar gnutls-min-prime-bits nil "\
@@ -12166,7 +12179,7 @@ A value of nil says to use the default gnutls value.")
12166 12179
12167;;;*** 12180;;;***
12168 12181
12169;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19889 21967)) 12182;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19888 59421))
12170;;; Generated autoloads from play/gomoku.el 12183;;; Generated autoloads from play/gomoku.el
12171 12184
12172(autoload 'gomoku "gomoku" "\ 12185(autoload 'gomoku "gomoku" "\
@@ -12193,8 +12206,8 @@ Use \\[describe-mode] for more info.
12193;;;*** 12206;;;***
12194 12207
12195;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12208;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12196;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (19845 12209;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (19776
12197;;;;;; 45374)) 12210;;;;;; 18657))
12198;;; Generated autoloads from net/goto-addr.el 12211;;; Generated autoloads from net/goto-addr.el
12199 12212
12200(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12213(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12233,7 +12246,7 @@ Turn on `goto-address-mode', but only in comments and strings.
12233;;;*** 12246;;;***
12234 12247
12235;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve) 12248;;;### (autoloads (gravatar-retrieve-synchronously gravatar-retrieve)
12236;;;;;; "gravatar" "gnus/gravatar.el" (19845 45374)) 12249;;;;;; "gravatar" "gnus/gravatar.el" (19874 15752))
12237;;; Generated autoloads from gnus/gravatar.el 12250;;; Generated autoloads from gnus/gravatar.el
12238 12251
12239(autoload 'gravatar-retrieve "gravatar" "\ 12252(autoload 'gravatar-retrieve "gravatar" "\
@@ -12251,7 +12264,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12251 12264
12252;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12265;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12253;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12266;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12254;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20050 11479)) 12267;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20087 36265))
12255;;; Generated autoloads from progmodes/grep.el 12268;;; Generated autoloads from progmodes/grep.el
12256 12269
12257(defvar grep-window-height nil "\ 12270(defvar grep-window-height nil "\
@@ -12284,7 +12297,7 @@ List of hook functions run by `grep-process-setup' (see `run-hooks').")
12284 12297
12285(custom-autoload 'grep-setup-hook "grep" t) 12298(custom-autoload 'grep-setup-hook "grep" t)
12286 12299
12287(defconst grep-regexp-alist '(("^\\(.+?\\)\\(:[ ]*\\)\\([1-9][0-9]*\\)\\2" 1 3) ("^\\(\\(.+?\\):\\([1-9][0-9]*\\):\\).*?\\(\\[01;31m\\(?:\\[K\\)?\\)\\(.*?\\)\\(\\[[0-9]*m\\)" 2 3 ((lambda nil (setq compilation-error-screen-columns nil) (- (match-beginning 4) (match-end 1))) lambda nil (- (match-end 5) (match-end 1) (- (match-end 4) (match-beginning 4)))) nil 1) ("^Binary file \\(.+\\) matches$" 1 nil nil 0 1)) "\ 12300(defconst grep-regexp-alist '(("^\\(.+?\\)\\(:[ ]*\\)\\([1-9][0-9]*\\)\\2" 1 3 ((lambda nil (when grep-highlight-matches (let* ((beg (match-end 0)) (end (save-excursion (goto-char beg) (line-end-position))) (mbeg (text-property-any beg end 'font-lock-face 'match))) (when mbeg (- mbeg beg))))) lambda nil (when grep-highlight-matches (let* ((beg (match-end 0)) (end (save-excursion (goto-char beg) (line-end-position))) (mbeg (text-property-any beg end 'font-lock-face 'match)) (mend (and mbeg (next-single-property-change mbeg 'font-lock-face nil end)))) (when mend (- mend beg)))))) ("^Binary file \\(.+\\) matches$" 1 nil nil 0 1)) "\
12288Regexp used to match grep hits. See `compilation-error-regexp-alist'.") 12301Regexp used to match grep hits. See `compilation-error-regexp-alist'.")
12289 12302
12290(defvar grep-program (purecopy "grep") "\ 12303(defvar grep-program (purecopy "grep") "\
@@ -12408,7 +12421,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12408 12421
12409;;;*** 12422;;;***
12410 12423
12411;;;### (autoloads (gs-load-image) "gs" "gs.el" (19845 45374)) 12424;;;### (autoloads (gs-load-image) "gs" "gs.el" (19776 18657))
12412;;; Generated autoloads from gs.el 12425;;; Generated autoloads from gs.el
12413 12426
12414(autoload 'gs-load-image "gs" "\ 12427(autoload 'gs-load-image "gs" "\
@@ -12422,7 +12435,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12422;;;*** 12435;;;***
12423 12436
12424;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12437;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12425;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19988 13913)) 12438;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20076 64339))
12426;;; Generated autoloads from progmodes/gud.el 12439;;; Generated autoloads from progmodes/gud.el
12427 12440
12428(autoload 'gud-gdb "gud" "\ 12441(autoload 'gud-gdb "gud" "\
@@ -12485,7 +12498,6 @@ For general information about commands available to control jdb from
12485gud, see `gud-mode'. 12498gud, see `gud-mode'.
12486 12499
12487\(fn COMMAND-LINE)" t nil) 12500\(fn COMMAND-LINE)" t nil)
12488 (add-hook 'same-window-regexps (purecopy "\\*gud-.*\\*\\(\\|<[0-9]+>\\)"))
12489 12501
12490(autoload 'gdb-script-mode "gud" "\ 12502(autoload 'gdb-script-mode "gud" "\
12491Major mode for editing GDB scripts. 12503Major mode for editing GDB scripts.
@@ -12508,8 +12520,8 @@ Toggle the display of GUD tooltips.
12508 12520
12509;;;*** 12521;;;***
12510 12522
12511;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19889 12523;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (19888
12512;;;;;; 21967)) 12524;;;;;; 59421))
12513;;; Generated autoloads from play/handwrite.el 12525;;; Generated autoloads from play/handwrite.el
12514 12526
12515(autoload 'handwrite "handwrite" "\ 12527(autoload 'handwrite "handwrite" "\
@@ -12527,7 +12539,7 @@ Variables: `handwrite-linespace' (default 12)
12527;;;*** 12539;;;***
12528 12540
12529;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12541;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12530;;;;;; (19981 40664)) 12542;;;;;; (19983 37515))
12531;;; Generated autoloads from play/hanoi.el 12543;;; Generated autoloads from play/hanoi.el
12532 12544
12533(autoload 'hanoi "hanoi" "\ 12545(autoload 'hanoi "hanoi" "\
@@ -12556,7 +12568,7 @@ to be updated.
12556 12568
12557;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment 12569;;;### (autoloads (mail-check-payment mail-add-payment-async mail-add-payment
12558;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment) 12570;;;;;; hashcash-verify-payment hashcash-insert-payment-async hashcash-insert-payment)
12559;;;;;; "hashcash" "mail/hashcash.el" (19845 45374)) 12571;;;;;; "hashcash" "mail/hashcash.el" (19776 18657))
12560;;; Generated autoloads from mail/hashcash.el 12572;;; Generated autoloads from mail/hashcash.el
12561 12573
12562(autoload 'hashcash-insert-payment "hashcash" "\ 12574(autoload 'hashcash-insert-payment "hashcash" "\
@@ -12601,7 +12613,7 @@ Prefix arg sets default accept amount temporarily.
12601;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12613;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12602;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12614;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12603;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12615;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12604;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19845 45374)) 12616;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (19776 18657))
12605;;; Generated autoloads from help-at-pt.el 12617;;; Generated autoloads from help-at-pt.el
12606 12618
12607(autoload 'help-at-pt-string "help-at-pt" "\ 12619(autoload 'help-at-pt-string "help-at-pt" "\
@@ -12731,7 +12743,7 @@ different regions. With numeric argument ARG, behaves like
12731;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 12743;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
12732;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 12744;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
12733;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 12745;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
12734;;;;;; "help-fns" "help-fns.el" (20029 5330)) 12746;;;;;; "help-fns" "help-fns.el" (20030 47787))
12735;;; Generated autoloads from help-fns.el 12747;;; Generated autoloads from help-fns.el
12736 12748
12737(autoload 'describe-function "help-fns" "\ 12749(autoload 'describe-function "help-fns" "\
@@ -12811,7 +12823,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
12811;;;*** 12823;;;***
12812 12824
12813;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12825;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12814;;;;;; (19845 45374)) 12826;;;;;; (19776 18657))
12815;;; Generated autoloads from help-macro.el 12827;;; Generated autoloads from help-macro.el
12816 12828
12817(defvar three-step-help nil "\ 12829(defvar three-step-help nil "\
@@ -12827,9 +12839,18 @@ gives the window that lists the options.")
12827 12839
12828;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12840;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12829;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12841;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12830;;;;;; help-mode-setup) "help-mode" "help-mode.el" (20059 26455)) 12842;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (20071
12843;;;;;; 33300))
12831;;; Generated autoloads from help-mode.el 12844;;; Generated autoloads from help-mode.el
12832 12845
12846(autoload 'help-mode "help-mode" "\
12847Major mode for viewing help text and navigating references in it.
12848Entry to this mode runs the normal hook `help-mode-hook'.
12849Commands:
12850\\{help-mode-map}
12851
12852\(fn)" t nil)
12853
12833(autoload 'help-mode-setup "help-mode" "\ 12854(autoload 'help-mode-setup "help-mode" "\
12834 12855
12835 12856
@@ -12912,7 +12933,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
12912;;;*** 12933;;;***
12913 12934
12914;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 12935;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
12915;;;;;; "emacs-lisp/helper.el" (19845 45374)) 12936;;;;;; "emacs-lisp/helper.el" (19776 18657))
12916;;; Generated autoloads from emacs-lisp/helper.el 12937;;; Generated autoloads from emacs-lisp/helper.el
12917 12938
12918(autoload 'Helper-describe-bindings "helper" "\ 12939(autoload 'Helper-describe-bindings "helper" "\
@@ -12928,7 +12949,7 @@ Provide help for current mode.
12928;;;*** 12949;;;***
12929 12950
12930;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 12951;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
12931;;;;;; "hexl.el" (19865 50420)) 12952;;;;;; "hexl.el" (19875 21674))
12932;;; Generated autoloads from hexl.el 12953;;; Generated autoloads from hexl.el
12933 12954
12934(autoload 'hexl-mode "hexl" "\ 12955(autoload 'hexl-mode "hexl" "\
@@ -13025,7 +13046,7 @@ This discards the buffer's undo information.
13025;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13046;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13026;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13047;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13027;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13048;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13028;;;;;; (20034 23247)) 13049;;;;;; (20045 40021))
13029;;; Generated autoloads from hi-lock.el 13050;;; Generated autoloads from hi-lock.el
13030 13051
13031(autoload 'hi-lock-mode "hi-lock" "\ 13052(autoload 'hi-lock-mode "hi-lock" "\
@@ -13159,7 +13180,7 @@ be found in variable `hi-lock-interactive-patterns'.
13159;;;*** 13180;;;***
13160 13181
13161;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13182;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13162;;;;;; (19890 42850)) 13183;;;;;; (19891 13894))
13163;;; Generated autoloads from progmodes/hideif.el 13184;;; Generated autoloads from progmodes/hideif.el
13164 13185
13165(autoload 'hide-ifdef-mode "hideif" "\ 13186(autoload 'hide-ifdef-mode "hideif" "\
@@ -13199,7 +13220,7 @@ how the hiding is done:
13199;;;*** 13220;;;***
13200 13221
13201;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13222;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13202;;;;;; (19938 7518)) 13223;;;;;; (20091 19552))
13203;;; Generated autoloads from progmodes/hideshow.el 13224;;; Generated autoloads from progmodes/hideshow.el
13204 13225
13205(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))) "\ 13226(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))) "\
@@ -13261,8 +13282,8 @@ Unconditionally turn off `hs-minor-mode'.
13261;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13282;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13262;;;;;; highlight-changes-previous-change highlight-changes-next-change 13283;;;;;; highlight-changes-previous-change highlight-changes-next-change
13263;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13284;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13264;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19931 13285;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (19933
13265;;;;;; 11784)) 13286;;;;;; 8482))
13266;;; Generated autoloads from hilit-chg.el 13287;;; Generated autoloads from hilit-chg.el
13267 13288
13268(autoload 'highlight-changes-mode "hilit-chg" "\ 13289(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13391,7 +13412,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13391;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13412;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13392;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13413;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13393;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13414;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13394;;;;;; "hippie-exp.el" (19845 45374)) 13415;;;;;; "hippie-exp.el" (19776 18657))
13395;;; Generated autoloads from hippie-exp.el 13416;;; Generated autoloads from hippie-exp.el
13396 13417
13397(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) "\ 13418(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) "\
@@ -13464,7 +13485,7 @@ argument VERBOSE non-nil makes the function verbose.
13464;;;*** 13485;;;***
13465 13486
13466;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13487;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13467;;;;;; (19976 22732)) 13488;;;;;; (19975 38287))
13468;;; Generated autoloads from hl-line.el 13489;;; Generated autoloads from hl-line.el
13469 13490
13470(autoload 'hl-line-mode "hl-line" "\ 13491(autoload 'hl-line-mode "hl-line" "\
@@ -13512,7 +13533,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13512;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13533;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13513;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13534;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13514;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13535;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13515;;;;;; "calendar/holidays.el" (19882 48702)) 13536;;;;;; "calendar/holidays.el" (19883 6459))
13516;;; Generated autoloads from calendar/holidays.el 13537;;; Generated autoloads from calendar/holidays.el
13517 13538
13518(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13539(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -13660,8 +13681,8 @@ The optional LABEL is used to label the buffer created.
13660 13681
13661;;;*** 13682;;;***
13662 13683
13663;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (19845 13684;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (19776
13664;;;;;; 45374)) 13685;;;;;; 18657))
13665;;; Generated autoloads from gnus/html2text.el 13686;;; Generated autoloads from gnus/html2text.el
13666 13687
13667(autoload 'html2text "html2text" "\ 13688(autoload 'html2text "html2text" "\
@@ -13672,7 +13693,7 @@ Convert HTML to plain text in the current buffer.
13672;;;*** 13693;;;***
13673 13694
13674;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 13695;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
13675;;;;;; "htmlfontify" "htmlfontify.el" (19886 45771)) 13696;;;;;; "htmlfontify" "htmlfontify.el" (19888 59421))
13676;;; Generated autoloads from htmlfontify.el 13697;;; Generated autoloads from htmlfontify.el
13677 13698
13678(autoload 'htmlfontify-buffer "htmlfontify" "\ 13699(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -13705,8 +13726,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
13705;;;*** 13726;;;***
13706 13727
13707;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13728;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13708;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19845 13729;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (19776
13709;;;;;; 45374)) 13730;;;;;; 18657))
13710;;; Generated autoloads from ibuf-macs.el 13731;;; Generated autoloads from ibuf-macs.el
13711 13732
13712(autoload 'define-ibuffer-column "ibuf-macs" "\ 13733(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -13803,7 +13824,7 @@ bound to the current value of the filter.
13803;;;*** 13824;;;***
13804 13825
13805;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13826;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13806;;;;;; "ibuffer" "ibuffer.el" (20053 39261)) 13827;;;;;; "ibuffer" "ibuffer.el" (20053 38615))
13807;;; Generated autoloads from ibuffer.el 13828;;; Generated autoloads from ibuffer.el
13808 13829
13809(autoload 'ibuffer-list-buffers "ibuffer" "\ 13830(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -13844,7 +13865,7 @@ FORMATS is the value to use for `ibuffer-formats'.
13844 13865
13845;;;### (autoloads (icalendar-import-buffer icalendar-import-file 13866;;;### (autoloads (icalendar-import-buffer icalendar-import-file
13846;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 13867;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
13847;;;;;; "calendar/icalendar.el" (20015 58840)) 13868;;;;;; "calendar/icalendar.el" (20017 38217))
13848;;; Generated autoloads from calendar/icalendar.el 13869;;; Generated autoloads from calendar/icalendar.el
13849 13870
13850(autoload 'icalendar-export-file "icalendar" "\ 13871(autoload 'icalendar-export-file "icalendar" "\
@@ -13896,8 +13917,8 @@ buffer `*icalendar-errors*'.
13896 13917
13897;;;*** 13918;;;***
13898 13919
13899;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (19940 13920;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (20086
13900;;;;;; 49234)) 13921;;;;;; 6123))
13901;;; Generated autoloads from icomplete.el 13922;;; Generated autoloads from icomplete.el
13902 13923
13903(defvar icomplete-mode nil "\ 13924(defvar icomplete-mode nil "\
@@ -13918,7 +13939,7 @@ otherwise turn it off.
13918 13939
13919;;;*** 13940;;;***
13920 13941
13921;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19890 42850)) 13942;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (19891 13894))
13922;;; Generated autoloads from progmodes/icon.el 13943;;; Generated autoloads from progmodes/icon.el
13923 13944
13924(autoload 'icon-mode "icon" "\ 13945(autoload 'icon-mode "icon" "\
@@ -13959,7 +13980,7 @@ with no args, if that value is non-nil.
13959;;;*** 13980;;;***
13960 13981
13961;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 13982;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
13962;;;;;; (19931 11784)) 13983;;;;;; (19933 8482))
13963;;; Generated autoloads from progmodes/idlw-shell.el 13984;;; Generated autoloads from progmodes/idlw-shell.el
13964 13985
13965(autoload 'idlwave-shell "idlw-shell" "\ 13986(autoload 'idlwave-shell "idlw-shell" "\
@@ -13985,7 +14006,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
13985;;;*** 14006;;;***
13986 14007
13987;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14008;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
13988;;;;;; (19863 8742)) 14009;;;;;; (19875 21674))
13989;;; Generated autoloads from progmodes/idlwave.el 14010;;; Generated autoloads from progmodes/idlwave.el
13990 14011
13991(autoload 'idlwave-mode "idlwave" "\ 14012(autoload 'idlwave-mode "idlwave" "\
@@ -14119,8 +14140,8 @@ The main features of this mode are
14119;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14140;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14120;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14141;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14121;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14142;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14122;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20025 14143;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20030
14123;;;;;; 8284)) 14144;;;;;; 47787))
14124;;; Generated autoloads from ido.el 14145;;; Generated autoloads from ido.el
14125 14146
14126(defvar ido-mode nil "\ 14147(defvar ido-mode nil "\
@@ -14381,9 +14402,8 @@ DEF, if non-nil, is the default value.
14381 14402
14382;;;*** 14403;;;***
14383 14404
14384;;;### (autoloads (ielm) "ielm" "ielm.el" (19931 11784)) 14405;;;### (autoloads (ielm) "ielm" "ielm.el" (20076 61471))
14385;;; Generated autoloads from ielm.el 14406;;; Generated autoloads from ielm.el
14386 (add-hook 'same-window-buffer-names (purecopy "*ielm*"))
14387 14407
14388(autoload 'ielm "ielm" "\ 14408(autoload 'ielm "ielm" "\
14389Interactively evaluate Emacs Lisp expressions. 14409Interactively evaluate Emacs Lisp expressions.
@@ -14393,7 +14413,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14393 14413
14394;;;*** 14414;;;***
14395 14415
14396;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (19845 45374)) 14416;;;### (autoloads (iimage-mode) "iimage" "iimage.el" (19776 18657))
14397;;; Generated autoloads from iimage.el 14417;;; Generated autoloads from iimage.el
14398 14418
14399(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14419(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14410,7 +14430,7 @@ Toggle inline image minor mode.
14410;;;;;; create-image image-type-auto-detected-p image-type-available-p 14430;;;;;; create-image image-type-auto-detected-p image-type-available-p
14411;;;;;; image-type image-type-from-file-name image-type-from-file-header 14431;;;;;; image-type image-type-from-file-name image-type-from-file-header
14412;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14432;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14413;;;;;; (20013 17118)) 14433;;;;;; (20084 62230))
14414;;; Generated autoloads from image.el 14434;;; Generated autoloads from image.el
14415 14435
14416(autoload 'image-type-from-data "image" "\ 14436(autoload 'image-type-from-data "image" "\
@@ -14607,7 +14627,7 @@ If Emacs is compiled without ImageMagick support, do nothing.
14607;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag 14627;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
14608;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs 14628;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
14609;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs) 14629;;;;;; image-dired-dired-with-window-configuration image-dired-dired-toggle-marked-thumbs)
14610;;;;;; "image-dired" "image-dired.el" (20033 22846)) 14630;;;;;; "image-dired" "image-dired.el" (20032 10355))
14611;;; Generated autoloads from image-dired.el 14631;;; Generated autoloads from image-dired.el
14612 14632
14613(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 14633(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
@@ -14745,7 +14765,7 @@ easy-to-use form.
14745 14765
14746;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14766;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14747;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14767;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14748;;;;;; "image-file.el" (19845 45374)) 14768;;;;;; "image-file.el" (19776 18657))
14749;;; Generated autoloads from image-file.el 14769;;; Generated autoloads from image-file.el
14750 14770
14751(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14771(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -14807,7 +14827,7 @@ Image files are those whose name has an extension in
14807;;;*** 14827;;;***
14808 14828
14809;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14829;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14810;;;;;; image-mode) "image-mode" "image-mode.el" (19999 41597)) 14830;;;;;; image-mode) "image-mode" "image-mode.el" (20089 62475))
14811;;; Generated autoloads from image-mode.el 14831;;; Generated autoloads from image-mode.el
14812 14832
14813(autoload 'image-mode "image-mode" "\ 14833(autoload 'image-mode "image-mode" "\
@@ -14848,7 +14868,7 @@ on these modes.
14848;;;*** 14868;;;***
14849 14869
14850;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 14870;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
14851;;;;;; imenu-sort-function) "imenu" "imenu.el" (19845 45374)) 14871;;;;;; imenu-sort-function) "imenu" "imenu.el" (19776 18657))
14852;;; Generated autoloads from imenu.el 14872;;; Generated autoloads from imenu.el
14853 14873
14854(defvar imenu-sort-function nil "\ 14874(defvar imenu-sort-function nil "\
@@ -14965,7 +14985,7 @@ for more information.
14965 14985
14966;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion 14986;;;### (autoloads (indian-2-column-to-ucs-region in-is13194-pre-write-conversion
14967;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 14987;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
14968;;;;;; "ind-util" "language/ind-util.el" (19845 45374)) 14988;;;;;; "ind-util" "language/ind-util.el" (19776 18657))
14969;;; Generated autoloads from language/ind-util.el 14989;;; Generated autoloads from language/ind-util.el
14970 14990
14971(autoload 'indian-compose-region "ind-util" "\ 14991(autoload 'indian-compose-region "ind-util" "\
@@ -14997,7 +15017,7 @@ Convert old Emacs Devanagari characters to UCS.
14997 15017
14998;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15018;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
14999;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15019;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15000;;;;;; "progmodes/inf-lisp.el" (19845 45374)) 15020;;;;;; "progmodes/inf-lisp.el" (20091 22575))
15001;;; Generated autoloads from progmodes/inf-lisp.el 15021;;; Generated autoloads from progmodes/inf-lisp.el
15002 15022
15003(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 15023(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -15055,7 +15075,6 @@ of `inferior-lisp-program'). Runs the hooks from
15055\(Type \\[describe-mode] in the process buffer for a list of commands.) 15075\(Type \\[describe-mode] in the process buffer for a list of commands.)
15056 15076
15057\(fn CMD)" t nil) 15077\(fn CMD)" t nil)
15058 (add-hook 'same-window-buffer-names (purecopy "*inferior-lisp*"))
15059 15078
15060(defalias 'run-lisp 'inferior-lisp) 15079(defalias 'run-lisp 'inferior-lisp)
15061 15080
@@ -15065,14 +15084,13 @@ of `inferior-lisp-program'). Runs the hooks from
15065;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15084;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15066;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15085;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15067;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15086;;;;;; Info-on-current-buffer info-standalone info-emacs-manual
15068;;;;;; info info-other-window) "info" "info.el" (20031 47065)) 15087;;;;;; info info-other-window) "info" "info.el" (20091 22111))
15069;;; Generated autoloads from info.el 15088;;; Generated autoloads from info.el
15070 15089
15071(autoload 'info-other-window "info" "\ 15090(autoload 'info-other-window "info" "\
15072Like `info' but show the Info buffer in another window. 15091Like `info' but show the Info buffer in another window.
15073 15092
15074\(fn &optional FILE-OR-NODE)" t nil) 15093\(fn &optional FILE-OR-NODE)" t nil)
15075 (add-hook 'same-window-regexps (purecopy "\\*info\\*\\(\\|<[0-9]+>\\)"))
15076 (put 'info 'info-file (purecopy "emacs")) 15094 (put 'info 'info-file (purecopy "emacs"))
15077 15095
15078(autoload 'info "info" "\ 15096(autoload 'info "info" "\
@@ -15252,7 +15270,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists.
15252 15270
15253;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15271;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15254;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15272;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15255;;;;;; (19984 16846)) 15273;;;;;; (19983 37515))
15256;;; Generated autoloads from info-look.el 15274;;; Generated autoloads from info-look.el
15257 15275
15258(autoload 'info-lookup-reset "info-look" "\ 15276(autoload 'info-lookup-reset "info-look" "\
@@ -15301,7 +15319,7 @@ Perform completion on file preceding point.
15301 15319
15302;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom 15320;;;### (autoloads (info-xref-docstrings info-xref-check-all-custom
15303;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el" 15321;;;;;; info-xref-check-all info-xref-check) "info-xref" "info-xref.el"
15304;;;;;; (19886 45771)) 15322;;;;;; (19888 59421))
15305;;; Generated autoloads from info-xref.el 15323;;; Generated autoloads from info-xref.el
15306 15324
15307(autoload 'info-xref-check "info-xref" "\ 15325(autoload 'info-xref-check "info-xref" "\
@@ -15384,7 +15402,7 @@ the sources handy.
15384;;;*** 15402;;;***
15385 15403
15386;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold 15404;;;### (autoloads (batch-info-validate Info-validate Info-split Info-split-threshold
15387;;;;;; Info-tagify) "informat" "informat.el" (19886 45771)) 15405;;;;;; Info-tagify) "informat" "informat.el" (19888 59421))
15388;;; Generated autoloads from informat.el 15406;;; Generated autoloads from informat.el
15389 15407
15390(autoload 'Info-tagify "informat" "\ 15408(autoload 'Info-tagify "informat" "\
@@ -15431,7 +15449,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15431 15449
15432;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15450;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15433;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15451;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15434;;;;;; (19845 45374)) 15452;;;;;; (19776 18657))
15435;;; Generated autoloads from international/isearch-x.el 15453;;; Generated autoloads from international/isearch-x.el
15436 15454
15437(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15455(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15451,8 +15469,8 @@ Toggle input method in interactive search.
15451 15469
15452;;;*** 15470;;;***
15453 15471
15454;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19845 15472;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (19776
15455;;;;;; 45374)) 15473;;;;;; 18657))
15456;;; Generated autoloads from isearchb.el 15474;;; Generated autoloads from isearchb.el
15457 15475
15458(autoload 'isearchb-activate "isearchb" "\ 15476(autoload 'isearchb-activate "isearchb" "\
@@ -15468,7 +15486,7 @@ accessed via isearchb.
15468;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15486;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15469;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15487;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15470;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15488;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15471;;;;;; "international/iso-cvt.el" (19845 45374)) 15489;;;;;; "international/iso-cvt.el" (19776 18657))
15472;;; Generated autoloads from international/iso-cvt.el 15490;;; Generated autoloads from international/iso-cvt.el
15473 15491
15474(autoload 'iso-spanish "iso-cvt" "\ 15492(autoload 'iso-spanish "iso-cvt" "\
@@ -15559,7 +15577,7 @@ Add submenus to the File menu, to convert to and from various formats.
15559;;;*** 15577;;;***
15560 15578
15561;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15579;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15562;;;;;; (19845 45374)) 15580;;;;;; (19776 18657))
15563;;; Generated autoloads from international/iso-transl.el 15581;;; Generated autoloads from international/iso-transl.el
15564 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15582 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15565 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15583 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15571,7 +15589,7 @@ Add submenus to the File menu, to convert to and from various formats.
15571;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15589;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15572;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15590;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15573;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15591;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15574;;;;;; "ispell" "textmodes/ispell.el" (20055 29424)) 15592;;;;;; "ispell" "textmodes/ispell.el" (20084 62230))
15575;;; Generated autoloads from textmodes/ispell.el 15593;;; Generated autoloads from textmodes/ispell.el
15576 15594
15577(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15595(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -15792,7 +15810,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to
15792;;;*** 15810;;;***
15793 15811
15794;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19946 15812;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19946
15795;;;;;; 29209)) 15813;;;;;; 35279))
15796;;; Generated autoloads from iswitchb.el 15814;;; Generated autoloads from iswitchb.el
15797 15815
15798(defvar iswitchb-mode nil "\ 15816(defvar iswitchb-mode nil "\
@@ -15817,7 +15835,7 @@ This mode enables switching between buffers using substrings. See
15817;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 15835;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
15818;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 15836;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
15819;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 15837;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
15820;;;;;; "japan-util" "language/japan-util.el" (19845 45374)) 15838;;;;;; "japan-util" "language/japan-util.el" (19776 18657))
15821;;; Generated autoloads from language/japan-util.el 15839;;; Generated autoloads from language/japan-util.el
15822 15840
15823(autoload 'setup-japanese-environment-internal "japan-util" "\ 15841(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -15895,7 +15913,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
15895;;;*** 15913;;;***
15896 15914
15897;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 15915;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
15898;;;;;; "jka-compr.el" (20000 30139)) 15916;;;;;; "jka-compr.el" (20001 58878))
15899;;; Generated autoloads from jka-compr.el 15917;;; Generated autoloads from jka-compr.el
15900 15918
15901(defvar jka-compr-inhibit nil "\ 15919(defvar jka-compr-inhibit nil "\
@@ -15918,7 +15936,7 @@ by `jka-compr-installed'.
15918 15936
15919;;;*** 15937;;;***
15920 15938
15921;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20038 20303)) 15939;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20045 40021))
15922;;; Generated autoloads from progmodes/js.el 15940;;; Generated autoloads from progmodes/js.el
15923 15941
15924(autoload 'js-mode "js" "\ 15942(autoload 'js-mode "js" "\
@@ -15932,7 +15950,7 @@ Major mode for editing JavaScript.
15932 15950
15933;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 15951;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
15934;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 15952;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
15935;;;;;; (19845 45374)) 15953;;;;;; (19776 18657))
15936;;; Generated autoloads from emulation/keypad.el 15954;;; Generated autoloads from emulation/keypad.el
15937 15955
15938(defvar keypad-setup nil "\ 15956(defvar keypad-setup nil "\
@@ -15988,7 +16006,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
15988;;;*** 16006;;;***
15989 16007
15990;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16008;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
15991;;;;;; (19845 45374)) 16009;;;;;; (19776 18657))
15992;;; Generated autoloads from international/kinsoku.el 16010;;; Generated autoloads from international/kinsoku.el
15993 16011
15994(autoload 'kinsoku "kinsoku" "\ 16012(autoload 'kinsoku "kinsoku" "\
@@ -16009,8 +16027,8 @@ the context of text formatting.
16009 16027
16010;;;*** 16028;;;***
16011 16029
16012;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19845 16030;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (19776
16013;;;;;; 45374)) 16031;;;;;; 18657))
16014;;; Generated autoloads from international/kkc.el 16032;;; Generated autoloads from international/kkc.el
16015 16033
16016(defvar kkc-after-update-conversion-functions nil "\ 16034(defvar kkc-after-update-conversion-functions nil "\
@@ -16035,7 +16053,7 @@ and the return value is the length of the conversion.
16035;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16053;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16036;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16054;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16037;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16055;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16038;;;;;; "kmacro" "kmacro.el" (19886 45771)) 16056;;;;;; "kmacro" "kmacro.el" (19888 59421))
16039;;; Generated autoloads from kmacro.el 16057;;; Generated autoloads from kmacro.el
16040 (global-set-key "\C-x(" 'kmacro-start-macro) 16058 (global-set-key "\C-x(" 'kmacro-start-macro)
16041 (global-set-key "\C-x)" 'kmacro-end-macro) 16059 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16146,7 +16164,7 @@ If kbd macro currently being defined end it before activating it.
16146;;;*** 16164;;;***
16147 16165
16148;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16166;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16149;;;;;; "language/korea-util.el" (19845 45374)) 16167;;;;;; "language/korea-util.el" (19776 18657))
16150;;; Generated autoloads from language/korea-util.el 16168;;; Generated autoloads from language/korea-util.el
16151 16169
16152(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16170(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16161,7 +16179,7 @@ If kbd macro currently being defined end it before activating it.
16161;;;*** 16179;;;***
16162 16180
16163;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el" 16181;;;### (autoloads (landmark landmark-test-run) "landmark" "play/landmark.el"
16164;;;;;; (19889 21967)) 16182;;;;;; (19888 59421))
16165;;; Generated autoloads from play/landmark.el 16183;;; Generated autoloads from play/landmark.el
16166 16184
16167(defalias 'landmark-repeat 'landmark-test-run) 16185(defalias 'landmark-repeat 'landmark-test-run)
@@ -16193,7 +16211,7 @@ Use \\[describe-mode] for more info.
16193 16211
16194;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16212;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16195;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16213;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16196;;;;;; "lao-util" "language/lao-util.el" (19845 45374)) 16214;;;;;; "lao-util" "language/lao-util.el" (19776 18657))
16197;;; Generated autoloads from language/lao-util.el 16215;;; Generated autoloads from language/lao-util.el
16198 16216
16199(autoload 'lao-compose-string "lao-util" "\ 16217(autoload 'lao-compose-string "lao-util" "\
@@ -16232,7 +16250,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16232 16250
16233;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16251;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16234;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16252;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16235;;;;;; "latexenc" "international/latexenc.el" (19845 45374)) 16253;;;;;; "latexenc" "international/latexenc.el" (19776 18657))
16236;;; Generated autoloads from international/latexenc.el 16254;;; Generated autoloads from international/latexenc.el
16237 16255
16238(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))) "\ 16256(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))) "\
@@ -16264,7 +16282,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16264;;;*** 16282;;;***
16265 16283
16266;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16284;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16267;;;;;; "latin1-disp" "international/latin1-disp.el" (19845 45374)) 16285;;;;;; "latin1-disp" "international/latin1-disp.el" (19776 18657))
16268;;; Generated autoloads from international/latin1-disp.el 16286;;; Generated autoloads from international/latin1-disp.el
16269 16287
16270(defvar latin1-display nil "\ 16288(defvar latin1-display nil "\
@@ -16306,7 +16324,7 @@ use either \\[customize] or the function `latin1-display'.")
16306;;;*** 16324;;;***
16307 16325
16308;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16326;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16309;;;;;; (19961 55377)) 16327;;;;;; (19960 63962))
16310;;; Generated autoloads from progmodes/ld-script.el 16328;;; Generated autoloads from progmodes/ld-script.el
16311 16329
16312(autoload 'ld-script-mode "ld-script" "\ 16330(autoload 'ld-script-mode "ld-script" "\
@@ -16317,7 +16335,7 @@ A major mode to edit GNU ld script files
16317;;;*** 16335;;;***
16318 16336
16319;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16337;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16320;;;;;; (19845 45374)) 16338;;;;;; (19776 18657))
16321;;; Generated autoloads from ledit.el 16339;;; Generated autoloads from ledit.el
16322 16340
16323(defconst ledit-save-files t "\ 16341(defconst ledit-save-files t "\
@@ -16352,7 +16370,7 @@ do (setq lisp-mode-hook 'ledit-from-lisp-mode)
16352 16370
16353;;;*** 16371;;;***
16354 16372
16355;;;### (autoloads (life) "life" "play/life.el" (19845 45374)) 16373;;;### (autoloads (life) "life" "play/life.el" (19776 18657))
16356;;; Generated autoloads from play/life.el 16374;;; Generated autoloads from play/life.el
16357 16375
16358(autoload 'life "life" "\ 16376(autoload 'life "life" "\
@@ -16366,7 +16384,7 @@ generations (this defaults to 1).
16366;;;*** 16384;;;***
16367 16385
16368;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16386;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum"
16369;;;;;; "linum.el" (19865 50420)) 16387;;;;;; "linum.el" (19875 21674))
16370;;; Generated autoloads from linum.el 16388;;; Generated autoloads from linum.el
16371 16389
16372(defvar linum-format 'dynamic "\ 16390(defvar linum-format 'dynamic "\
@@ -16404,8 +16422,8 @@ See `linum-mode' for more information on Linum mode.
16404 16422
16405;;;*** 16423;;;***
16406 16424
16407;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19996 16425;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19995
16408;;;;;; 8027)) 16426;;;;;; 14181))
16409;;; Generated autoloads from loadhist.el 16427;;; Generated autoloads from loadhist.el
16410 16428
16411(autoload 'unload-feature "loadhist" "\ 16429(autoload 'unload-feature "loadhist" "\
@@ -16437,7 +16455,7 @@ something strange, such as redefining an Emacs function.
16437;;;*** 16455;;;***
16438 16456
16439;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16457;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16440;;;;;; "locate" "locate.el" (19886 45771)) 16458;;;;;; "locate" "locate.el" (19888 59421))
16441;;; Generated autoloads from locate.el 16459;;; Generated autoloads from locate.el
16442 16460
16443(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16461(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16489,7 +16507,7 @@ except that FILTER is not optional.
16489 16507
16490;;;*** 16508;;;***
16491 16509
16492;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (19870 57559)) 16510;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (19875 21674))
16493;;; Generated autoloads from vc/log-edit.el 16511;;; Generated autoloads from vc/log-edit.el
16494 16512
16495(autoload 'log-edit "log-edit" "\ 16513(autoload 'log-edit "log-edit" "\
@@ -16517,7 +16535,7 @@ uses the current buffer.
16517;;;*** 16535;;;***
16518 16536
16519;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (19946 16537;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (19946
16520;;;;;; 1612)) 16538;;;;;; 35279))
16521;;; Generated autoloads from vc/log-view.el 16539;;; Generated autoloads from vc/log-view.el
16522 16540
16523(autoload 'log-view-mode "log-view" "\ 16541(autoload 'log-view-mode "log-view" "\
@@ -16527,8 +16545,8 @@ Major mode for browsing CVS log output.
16527 16545
16528;;;*** 16546;;;***
16529 16547
16530;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20031 16548;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (20030
16531;;;;;; 47065)) 16549;;;;;; 47787))
16532;;; Generated autoloads from longlines.el 16550;;; Generated autoloads from longlines.el
16533 16551
16534(autoload 'longlines-mode "longlines" "\ 16552(autoload 'longlines-mode "longlines" "\
@@ -16553,8 +16571,8 @@ are indicated with a symbol.
16553;;;*** 16571;;;***
16554 16572
16555;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16573;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16556;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19909 16574;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (19910
16557;;;;;; 7240)) 16575;;;;;; 9778))
16558;;; Generated autoloads from lpr.el 16576;;; Generated autoloads from lpr.el
16559 16577
16560(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt))) 16578(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)))
@@ -16648,7 +16666,7 @@ for further customization of the printer command.
16648;;;*** 16666;;;***
16649 16667
16650;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16668;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16651;;;;;; (19886 45771)) 16669;;;;;; (19888 59421))
16652;;; Generated autoloads from ls-lisp.el 16670;;; Generated autoloads from ls-lisp.el
16653 16671
16654(defvar ls-lisp-support-shell-wildcards t "\ 16672(defvar ls-lisp-support-shell-wildcards t "\
@@ -16659,8 +16677,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
16659 16677
16660;;;*** 16678;;;***
16661 16679
16662;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19845 16680;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (19776
16663;;;;;; 45374)) 16681;;;;;; 18657))
16664;;; Generated autoloads from calendar/lunar.el 16682;;; Generated autoloads from calendar/lunar.el
16665 16683
16666(autoload 'lunar-phases "lunar" "\ 16684(autoload 'lunar-phases "lunar" "\
@@ -16674,8 +16692,8 @@ This function is suitable for execution in a .emacs file.
16674 16692
16675;;;*** 16693;;;***
16676 16694
16677;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19845 16695;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (19776
16678;;;;;; 45374)) 16696;;;;;; 18657))
16679;;; Generated autoloads from progmodes/m4-mode.el 16697;;; Generated autoloads from progmodes/m4-mode.el
16680 16698
16681(autoload 'm4-mode "m4-mode" "\ 16699(autoload 'm4-mode "m4-mode" "\
@@ -16686,7 +16704,7 @@ A major mode to edit m4 macro files.
16686;;;*** 16704;;;***
16687 16705
16688;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16706;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16689;;;;;; (19930 13389)) 16707;;;;;; (19929 22332))
16690;;; Generated autoloads from emacs-lisp/macroexp.el 16708;;; Generated autoloads from emacs-lisp/macroexp.el
16691 16709
16692(autoload 'macroexpand-all "macroexp" "\ 16710(autoload 'macroexpand-all "macroexp" "\
@@ -16700,7 +16718,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
16700;;;*** 16718;;;***
16701 16719
16702;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16720;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16703;;;;;; name-last-kbd-macro) "macros" "macros.el" (19886 45771)) 16721;;;;;; name-last-kbd-macro) "macros" "macros.el" (19888 59421))
16704;;; Generated autoloads from macros.el 16722;;; Generated autoloads from macros.el
16705 16723
16706(autoload 'name-last-kbd-macro "macros" "\ 16724(autoload 'name-last-kbd-macro "macros" "\
@@ -16789,7 +16807,7 @@ and then select the region of un-tablified names and use
16789;;;*** 16807;;;***
16790 16808
16791;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 16809;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
16792;;;;;; "mail/mail-extr.el" (19845 45374)) 16810;;;;;; "mail/mail-extr.el" (19776 18657))
16793;;; Generated autoloads from mail/mail-extr.el 16811;;; Generated autoloads from mail/mail-extr.el
16794 16812
16795(autoload 'mail-extract-address-components "mail-extr" "\ 16813(autoload 'mail-extract-address-components "mail-extr" "\
@@ -16821,7 +16839,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
16821 16839
16822;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 16840;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
16823;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 16841;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
16824;;;;;; (19845 45374)) 16842;;;;;; (19776 18657))
16825;;; Generated autoloads from mail/mail-hist.el 16843;;; Generated autoloads from mail/mail-hist.el
16826 16844
16827(autoload 'mail-hist-define-keys "mail-hist" "\ 16845(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -16853,7 +16871,7 @@ This function normally would be called when the message is sent.
16853;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 16871;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
16854;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 16872;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
16855;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) 16873;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822)
16856;;;;;; "mail-utils" "mail/mail-utils.el" (19922 19303)) 16874;;;;;; "mail-utils" "mail/mail-utils.el" (19926 36440))
16857;;; Generated autoloads from mail/mail-utils.el 16875;;; Generated autoloads from mail/mail-utils.el
16858 16876
16859(defvar mail-use-rfc822 nil "\ 16877(defvar mail-use-rfc822 nil "\
@@ -16925,8 +16943,8 @@ matches may be returned from the message body.
16925;;;*** 16943;;;***
16926 16944
16927;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 16945;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
16928;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19968 16946;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19973
16929;;;;;; 28627)) 16947;;;;;; 21789))
16930;;; Generated autoloads from mail/mailabbrev.el 16948;;; Generated autoloads from mail/mailabbrev.el
16931 16949
16932(defvar mail-abbrevs-mode nil "\ 16950(defvar mail-abbrevs-mode nil "\
@@ -16969,7 +16987,7 @@ double-quotes.
16969 16987
16970;;;### (autoloads (mail-complete mail-completion-at-point-function 16988;;;### (autoloads (mail-complete mail-completion-at-point-function
16971;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 16989;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
16972;;;;;; "mailalias" "mail/mailalias.el" (19881 27850)) 16990;;;;;; "mailalias" "mail/mailalias.el" (19883 6459))
16973;;; Generated autoloads from mail/mailalias.el 16991;;; Generated autoloads from mail/mailalias.el
16974 16992
16975(defvar mail-complete-style 'angles "\ 16993(defvar mail-complete-style 'angles "\
@@ -17021,7 +17039,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17021;;;*** 17039;;;***
17022 17040
17023;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17041;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17024;;;;;; (19845 45374)) 17042;;;;;; (19813 16330))
17025;;; Generated autoloads from mail/mailclient.el 17043;;; Generated autoloads from mail/mailclient.el
17026 17044
17027(autoload 'mailclient-send-it "mailclient" "\ 17045(autoload 'mailclient-send-it "mailclient" "\
@@ -17035,7 +17053,7 @@ The mail client is taken to be the handler of mailto URLs.
17035 17053
17036;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17054;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17037;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17055;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17038;;;;;; "make-mode" "progmodes/make-mode.el" (19968 28627)) 17056;;;;;; "make-mode" "progmodes/make-mode.el" (19973 21789))
17039;;; Generated autoloads from progmodes/make-mode.el 17057;;; Generated autoloads from progmodes/make-mode.el
17040 17058
17041(autoload 'makefile-mode "make-mode" "\ 17059(autoload 'makefile-mode "make-mode" "\
@@ -17152,8 +17170,8 @@ An adapted `makefile-mode' that knows about imake.
17152 17170
17153;;;*** 17171;;;***
17154 17172
17155;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19886 17173;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (19888
17156;;;;;; 45771)) 17174;;;;;; 59421))
17157;;; Generated autoloads from makesum.el 17175;;; Generated autoloads from makesum.el
17158 17176
17159(autoload 'make-command-summary "makesum" "\ 17177(autoload 'make-command-summary "makesum" "\
@@ -17165,7 +17183,7 @@ Previous contents of that buffer are killed first.
17165;;;*** 17183;;;***
17166 17184
17167;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17185;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17168;;;;;; (19999 41597)) 17186;;;;;; (20001 58878))
17169;;; Generated autoloads from man.el 17187;;; Generated autoloads from man.el
17170 17188
17171(defalias 'manual-entry 'man) 17189(defalias 'manual-entry 'man)
@@ -17219,7 +17237,7 @@ Default bookmark handler for Man buffers.
17219 17237
17220;;;*** 17238;;;***
17221 17239
17222;;;### (autoloads (master-mode) "master" "master.el" (19845 45374)) 17240;;;### (autoloads (master-mode) "master" "master.el" (19776 18657))
17223;;; Generated autoloads from master.el 17241;;; Generated autoloads from master.el
17224 17242
17225(autoload 'master-mode "master" "\ 17243(autoload 'master-mode "master" "\
@@ -17242,7 +17260,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17242;;;*** 17260;;;***
17243 17261
17244;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el" 17262;;;### (autoloads (minibuffer-depth-indicate-mode) "mb-depth" "mb-depth.el"
17245;;;;;; (19845 45374)) 17263;;;;;; (19776 18657))
17246;;; Generated autoloads from mb-depth.el 17264;;; Generated autoloads from mb-depth.el
17247 17265
17248(defvar minibuffer-depth-indicate-mode nil "\ 17266(defvar minibuffer-depth-indicate-mode nil "\
@@ -17273,7 +17291,7 @@ Returns non-nil if the new state is enabled.
17273;;;;;; message-forward-make-body message-forward message-recover 17291;;;;;; message-forward-make-body message-forward message-recover
17274;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17292;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17275;;;;;; message-reply message-news message-mail message-mode) "message" 17293;;;;;; message-reply message-news message-mail message-mode) "message"
17276;;;;;; "gnus/message.el" (20047 35303)) 17294;;;;;; "gnus/message.el" (20090 40643))
17277;;; Generated autoloads from gnus/message.el 17295;;; Generated autoloads from gnus/message.el
17278 17296
17279(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17297(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17439,7 +17457,7 @@ which specify the range to operate on.
17439;;;*** 17457;;;***
17440 17458
17441;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17459;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17442;;;;;; (19968 28627)) 17460;;;;;; (19973 21789))
17443;;; Generated autoloads from progmodes/meta-mode.el 17461;;; Generated autoloads from progmodes/meta-mode.el
17444 17462
17445(autoload 'metafont-mode "meta-mode" "\ 17463(autoload 'metafont-mode "meta-mode" "\
@@ -17456,7 +17474,7 @@ Major mode for editing MetaPost sources.
17456 17474
17457;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17475;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17458;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17476;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17459;;;;;; (19845 45374)) 17477;;;;;; (19776 18657))
17460;;; Generated autoloads from mail/metamail.el 17478;;; Generated autoloads from mail/metamail.el
17461 17479
17462(autoload 'metamail-interpret-header "metamail" "\ 17480(autoload 'metamail-interpret-header "metamail" "\
@@ -17501,7 +17519,7 @@ redisplayed as output is inserted.
17501 17519
17502;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17520;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17503;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17521;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17504;;;;;; "mh-e/mh-comp.el" (19993 31832)) 17522;;;;;; "mh-e/mh-comp.el" (19992 65065))
17505;;; Generated autoloads from mh-e/mh-comp.el 17523;;; Generated autoloads from mh-e/mh-comp.el
17506 17524
17507(autoload 'mh-smail "mh-comp" "\ 17525(autoload 'mh-smail "mh-comp" "\
@@ -17591,7 +17609,7 @@ delete the draft message.
17591 17609
17592;;;*** 17610;;;***
17593 17611
17594;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20004 2139)) 17612;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20089 62475))
17595;;; Generated autoloads from mh-e/mh-e.el 17613;;; Generated autoloads from mh-e/mh-e.el
17596 17614
17597(put 'mh-progs 'risky-local-variable t) 17615(put 'mh-progs 'risky-local-variable t)
@@ -17608,7 +17626,7 @@ Display version information about MH-E and the MH mail handling system.
17608;;;*** 17626;;;***
17609 17627
17610;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17628;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17611;;;;;; "mh-e/mh-folder.el" (20004 2139)) 17629;;;;;; "mh-e/mh-folder.el" (20006 60553))
17612;;; Generated autoloads from mh-e/mh-folder.el 17630;;; Generated autoloads from mh-e/mh-folder.el
17613 17631
17614(autoload 'mh-rmail "mh-folder" "\ 17632(autoload 'mh-rmail "mh-folder" "\
@@ -17690,7 +17708,7 @@ perform the operation on all messages in that region.
17690;;;*** 17708;;;***
17691 17709
17692;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17710;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17693;;;;;; "midnight.el" (19853 59245)) 17711;;;;;; "midnight.el" (19874 16126))
17694;;; Generated autoloads from midnight.el 17712;;; Generated autoloads from midnight.el
17695 17713
17696(autoload 'clean-buffer-list "midnight" "\ 17714(autoload 'clean-buffer-list "midnight" "\
@@ -17717,7 +17735,7 @@ to its second argument TM.
17717;;;*** 17735;;;***
17718 17736
17719;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17737;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17720;;;;;; "minibuf-eldef.el" (19845 45374)) 17738;;;;;; "minibuf-eldef.el" (19776 18657))
17721;;; Generated autoloads from minibuf-eldef.el 17739;;; Generated autoloads from minibuf-eldef.el
17722 17740
17723(defvar minibuffer-electric-default-mode nil "\ 17741(defvar minibuffer-electric-default-mode nil "\
@@ -17745,7 +17763,7 @@ Returns non-nil if the new state is enabled.
17745;;;*** 17763;;;***
17746 17764
17747;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 17765;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
17748;;;;;; (19968 28627)) 17766;;;;;; (19973 21789))
17749;;; Generated autoloads from misc.el 17767;;; Generated autoloads from misc.el
17750 17768
17751(autoload 'butterfly "misc" "\ 17769(autoload 'butterfly "misc" "\
@@ -17775,7 +17793,7 @@ The return value is always nil.
17775 17793
17776;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files 17794;;;### (autoloads (multi-isearch-files-regexp multi-isearch-files
17777;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup) 17795;;;;;; multi-isearch-buffers-regexp multi-isearch-buffers multi-isearch-setup)
17778;;;;;; "misearch" "misearch.el" (19886 45771)) 17796;;;;;; "misearch" "misearch.el" (19888 59421))
17779;;; Generated autoloads from misearch.el 17797;;; Generated autoloads from misearch.el
17780 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 17798 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
17781 17799
@@ -17857,7 +17875,7 @@ whose file names match the specified wildcard.
17857;;;*** 17875;;;***
17858 17876
17859;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 17877;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
17860;;;;;; (19961 55377)) 17878;;;;;; (19960 63962))
17861;;; Generated autoloads from progmodes/mixal-mode.el 17879;;; Generated autoloads from progmodes/mixal-mode.el
17862 17880
17863(autoload 'mixal-mode "mixal-mode" "\ 17881(autoload 'mixal-mode "mixal-mode" "\
@@ -17867,8 +17885,19 @@ Major mode for the mixal asm language.
17867 17885
17868;;;*** 17886;;;***
17869 17887
17888;;;### (autoloads (mm-default-file-encoding) "mm-encode" "gnus/mm-encode.el"
17889;;;;;; (20075 38050))
17890;;; Generated autoloads from gnus/mm-encode.el
17891
17892(autoload 'mm-default-file-encoding "mm-encode" "\
17893Return a default encoding for FILE.
17894
17895\(fn FILE)" nil nil)
17896
17897;;;***
17898
17870;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 17899;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
17871;;;;;; "mm-extern" "gnus/mm-extern.el" (19845 45374)) 17900;;;;;; "mm-extern" "gnus/mm-extern.el" (19776 18657))
17872;;; Generated autoloads from gnus/mm-extern.el 17901;;; Generated autoloads from gnus/mm-extern.el
17873 17902
17874(autoload 'mm-extern-cache-contents "mm-extern" "\ 17903(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -17887,7 +17916,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17887;;;*** 17916;;;***
17888 17917
17889;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 17918;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
17890;;;;;; (19845 45374)) 17919;;;;;; (19776 18657))
17891;;; Generated autoloads from gnus/mm-partial.el 17920;;; Generated autoloads from gnus/mm-partial.el
17892 17921
17893(autoload 'mm-inline-partial "mm-partial" "\ 17922(autoload 'mm-inline-partial "mm-partial" "\
@@ -17901,7 +17930,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
17901;;;*** 17930;;;***
17902 17931
17903;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 17932;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
17904;;;;;; "mm-url" "gnus/mm-url.el" (19877 30798)) 17933;;;;;; "mm-url" "gnus/mm-url.el" (19876 29188))
17905;;; Generated autoloads from gnus/mm-url.el 17934;;; Generated autoloads from gnus/mm-url.el
17906 17935
17907(autoload 'mm-url-insert-file-contents "mm-url" "\ 17936(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -17918,7 +17947,7 @@ Insert file contents of URL using `mm-url-program'.
17918;;;*** 17947;;;***
17919 17948
17920;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 17949;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
17921;;;;;; "gnus/mm-uu.el" (19845 45374)) 17950;;;;;; "gnus/mm-uu.el" (19874 15752))
17922;;; Generated autoloads from gnus/mm-uu.el 17951;;; Generated autoloads from gnus/mm-uu.el
17923 17952
17924(autoload 'mm-uu-dissect "mm-uu" "\ 17953(autoload 'mm-uu-dissect "mm-uu" "\
@@ -17937,8 +17966,33 @@ Assume text has been decoded if DECODED is non-nil.
17937 17966
17938;;;*** 17967;;;***
17939 17968
17969;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
17970;;;;;; (20091 19552))
17971;;; Generated autoloads from gnus/mml.el
17972
17973(autoload 'mml-to-mime "mml" "\
17974Translate the current buffer from MML to MIME.
17975
17976\(fn)" nil nil)
17977
17978(autoload 'mml-attach-file "mml" "\
17979Attach a file to the outgoing MIME message.
17980The file is not inserted or encoded until you send the message with
17981`\\[message-send-and-exit]' or `\\[message-send]'.
17982
17983FILE is the name of the file to attach. TYPE is its
17984content-type, a string of the form \"type/subtype\". DESCRIPTION
17985is a one-line description of the attachment. The DISPOSITION
17986specifies how the attachment is intended to be displayed. It can
17987be either \"inline\" (displayed automatically within the message
17988body) or \"attachment\" (separate from the body).
17989
17990\(fn FILE &optional TYPE DESCRIPTION DISPOSITION)" t nil)
17991
17992;;;***
17993
17940;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 17994;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
17941;;;;;; (20026 29156)) 17995;;;;;; (20030 47787))
17942;;; Generated autoloads from gnus/mml1991.el 17996;;; Generated autoloads from gnus/mml1991.el
17943 17997
17944(autoload 'mml1991-encrypt "mml1991" "\ 17998(autoload 'mml1991-encrypt "mml1991" "\
@@ -17955,7 +18009,7 @@ Assume text has been decoded if DECODED is non-nil.
17955 18009
17956;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18010;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
17957;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18011;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
17958;;;;;; "mml2015" "gnus/mml2015.el" (20059 26455)) 18012;;;;;; "mml2015" "gnus/mml2015.el" (20059 46231))
17959;;; Generated autoloads from gnus/mml2015.el 18013;;; Generated autoloads from gnus/mml2015.el
17960 18014
17961(autoload 'mml2015-decrypt "mml2015" "\ 18015(autoload 'mml2015-decrypt "mml2015" "\
@@ -17995,8 +18049,8 @@ Assume text has been decoded if DECODED is non-nil.
17995 18049
17996;;;*** 18050;;;***
17997 18051
17998;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (19845 18052;;;### (autoloads (m2-mode) "modula2" "progmodes/modula2.el" (19764
17999;;;;;; 45374)) 18053;;;;;; 32359))
18000;;; Generated autoloads from progmodes/modula2.el 18054;;; Generated autoloads from progmodes/modula2.el
18001 18055
18002(defalias 'modula-2-mode 'm2-mode) 18056(defalias 'modula-2-mode 'm2-mode)
@@ -18030,7 +18084,7 @@ followed by the first character of the construct.
18030;;;*** 18084;;;***
18031 18085
18032;;;### (autoloads (denato-region nato-region unmorse-region morse-region) 18086;;;### (autoloads (denato-region nato-region unmorse-region morse-region)
18033;;;;;; "morse" "play/morse.el" (19869 36706)) 18087;;;;;; "morse" "play/morse.el" (19875 21674))
18034;;; Generated autoloads from play/morse.el 18088;;; Generated autoloads from play/morse.el
18035 18089
18036(autoload 'morse-region "morse" "\ 18090(autoload 'morse-region "morse" "\
@@ -18056,7 +18110,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18056;;;*** 18110;;;***
18057 18111
18058;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18112;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18059;;;;;; "mouse-drag.el" (19890 42850)) 18113;;;;;; "mouse-drag.el" (19891 13894))
18060;;; Generated autoloads from mouse-drag.el 18114;;; Generated autoloads from mouse-drag.el
18061 18115
18062(autoload 'mouse-drag-throw "mouse-drag" "\ 18116(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18103,8 +18157,8 @@ To test this function, evaluate:
18103 18157
18104;;;*** 18158;;;***
18105 18159
18106;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19997 18160;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19996
18107;;;;;; 28887)) 18161;;;;;; 50667))
18108;;; Generated autoloads from mouse-sel.el 18162;;; Generated autoloads from mouse-sel.el
18109 18163
18110(defvar mouse-sel-mode nil "\ 18164(defvar mouse-sel-mode nil "\
@@ -18146,7 +18200,7 @@ kill ring; mouse-1 or mouse-3 kills it.
18146 18200
18147;;;*** 18201;;;***
18148 18202
18149;;;### (autoloads (mpc) "mpc" "mpc.el" (20052 53218)) 18203;;;### (autoloads (mpc) "mpc" "mpc.el" (20081 19566))
18150;;; Generated autoloads from mpc.el 18204;;; Generated autoloads from mpc.el
18151 18205
18152(autoload 'mpc "mpc" "\ 18206(autoload 'mpc "mpc" "\
@@ -18156,7 +18210,7 @@ Main entry point for MPC.
18156 18210
18157;;;*** 18211;;;***
18158 18212
18159;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19890 42850)) 18213;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (19891 13894))
18160;;; Generated autoloads from play/mpuz.el 18214;;; Generated autoloads from play/mpuz.el
18161 18215
18162(autoload 'mpuz "mpuz" "\ 18216(autoload 'mpuz "mpuz" "\
@@ -18166,7 +18220,7 @@ Multiplication puzzle with GNU Emacs.
18166 18220
18167;;;*** 18221;;;***
18168 18222
18169;;;### (autoloads (msb-mode) "msb" "msb.el" (19931 11784)) 18223;;;### (autoloads (msb-mode) "msb" "msb.el" (19933 8482))
18170;;; Generated autoloads from msb.el 18224;;; Generated autoloads from msb.el
18171 18225
18172(defvar msb-mode nil "\ 18226(defvar msb-mode nil "\
@@ -18193,7 +18247,7 @@ different buffer menu using the function `msb'.
18193;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18247;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18194;;;;;; describe-coding-system describe-character-set list-charset-chars 18248;;;;;; describe-coding-system describe-character-set list-charset-chars
18195;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18249;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18196;;;;;; (19845 45374)) 18250;;;;;; (20092 63614))
18197;;; Generated autoloads from international/mule-diag.el 18251;;; Generated autoloads from international/mule-diag.el
18198 18252
18199(autoload 'list-character-sets "mule-diag" "\ 18253(autoload 'list-character-sets "mule-diag" "\
@@ -18330,7 +18384,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18330;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18384;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18331;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18385;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18332;;;;;; truncate-string-to-width store-substring string-to-sequence) 18386;;;;;; truncate-string-to-width store-substring string-to-sequence)
18333;;;;;; "mule-util" "international/mule-util.el" (19845 45374)) 18387;;;;;; "mule-util" "international/mule-util.el" (19789 64214))
18334;;; Generated autoloads from international/mule-util.el 18388;;; Generated autoloads from international/mule-util.el
18335 18389
18336(autoload 'string-to-sequence "mule-util" "\ 18390(autoload 'string-to-sequence "mule-util" "\
@@ -18470,8 +18524,8 @@ per-character basis, this may not be accurate.
18470;;;### (autoloads (network-connection network-connection-to-service 18524;;;### (autoloads (network-connection network-connection-to-service
18471;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18525;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18472;;;;;; nslookup nslookup-host ping traceroute route arp netstat 18526;;;;;; nslookup nslookup-host ping traceroute route arp netstat
18473;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19845 18527;;;;;; iwconfig ifconfig) "net-utils" "net/net-utils.el" (19797
18474;;;;;; 45374)) 18528;;;;;; 54173))
18475;;; Generated autoloads from net/net-utils.el 18529;;; Generated autoloads from net/net-utils.el
18476 18530
18477(autoload 'ifconfig "net-utils" "\ 18531(autoload 'ifconfig "net-utils" "\
@@ -18565,8 +18619,8 @@ Open a network connection to HOST on PORT.
18565 18619
18566;;;*** 18620;;;***
18567 18621
18568;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (19845 18622;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (19810
18569;;;;;; 45374)) 18623;;;;;; 43098))
18570;;; Generated autoloads from net/netrc.el 18624;;; Generated autoloads from net/netrc.el
18571 18625
18572(autoload 'netrc-credentials "netrc" "\ 18626(autoload 'netrc-credentials "netrc" "\
@@ -18579,7 +18633,7 @@ listed in the PORTS list.
18579;;;*** 18633;;;***
18580 18634
18581;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18635;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18582;;;;;; (20044 59100)) 18636;;;;;; (20045 40021))
18583;;; Generated autoloads from net/network-stream.el 18637;;; Generated autoloads from net/network-stream.el
18584 18638
18585(autoload 'open-network-stream "network-stream" "\ 18639(autoload 'open-network-stream "network-stream" "\
@@ -18675,7 +18729,7 @@ functionality.
18675;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18729;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18676;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18730;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18677;;;;;; comment-padding comment-style comment-column) "newcomment" 18731;;;;;; comment-padding comment-style comment-column) "newcomment"
18678;;;;;; "newcomment.el" (19938 7518)) 18732;;;;;; "newcomment.el" (20086 12595))
18679;;; Generated autoloads from newcomment.el 18733;;; Generated autoloads from newcomment.el
18680 18734
18681(defalias 'indent-for-comment 'comment-indent) 18735(defalias 'indent-for-comment 'comment-indent)
@@ -18875,7 +18929,7 @@ unless optional argument SOFT is non-nil.
18875;;;*** 18929;;;***
18876 18930
18877;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 18931;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
18878;;;;;; "net/newst-backend.el" (19918 22236)) 18932;;;;;; "net/newst-backend.el" (19919 55562))
18879;;; Generated autoloads from net/newst-backend.el 18933;;; Generated autoloads from net/newst-backend.el
18880 18934
18881(autoload 'newsticker-running-p "newst-backend" "\ 18935(autoload 'newsticker-running-p "newst-backend" "\
@@ -18897,7 +18951,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
18897;;;*** 18951;;;***
18898 18952
18899;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el" 18953;;;### (autoloads (newsticker-plainview) "newst-plainview" "net/newst-plainview.el"
18900;;;;;; (19918 22236)) 18954;;;;;; (19919 55562))
18901;;; Generated autoloads from net/newst-plainview.el 18955;;; Generated autoloads from net/newst-plainview.el
18902 18956
18903(autoload 'newsticker-plainview "newst-plainview" "\ 18957(autoload 'newsticker-plainview "newst-plainview" "\
@@ -18908,7 +18962,7 @@ Start newsticker plainview.
18908;;;*** 18962;;;***
18909 18963
18910;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el" 18964;;;### (autoloads (newsticker-show-news) "newst-reader" "net/newst-reader.el"
18911;;;;;; (19918 22236)) 18965;;;;;; (20094 5175))
18912;;; Generated autoloads from net/newst-reader.el 18966;;; Generated autoloads from net/newst-reader.el
18913 18967
18914(autoload 'newsticker-show-news "newst-reader" "\ 18968(autoload 'newsticker-show-news "newst-reader" "\
@@ -18919,7 +18973,7 @@ Start reading news. You may want to bind this to a key.
18919;;;*** 18973;;;***
18920 18974
18921;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p) 18975;;;### (autoloads (newsticker-start-ticker newsticker-ticker-running-p)
18922;;;;;; "newst-ticker" "net/newst-ticker.el" (19845 45374)) 18976;;;;;; "newst-ticker" "net/newst-ticker.el" (19776 18657))
18923;;; Generated autoloads from net/newst-ticker.el 18977;;; Generated autoloads from net/newst-ticker.el
18924 18978
18925(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 18979(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -18940,7 +18994,7 @@ running already.
18940;;;*** 18994;;;***
18941 18995
18942;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 18996;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
18943;;;;;; (19918 22236)) 18997;;;;;; (19919 55562))
18944;;; Generated autoloads from net/newst-treeview.el 18998;;; Generated autoloads from net/newst-treeview.el
18945 18999
18946(autoload 'newsticker-treeview "newst-treeview" "\ 19000(autoload 'newsticker-treeview "newst-treeview" "\
@@ -18951,7 +19005,7 @@ Start newsticker treeview.
18951;;;*** 19005;;;***
18952 19006
18953;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19007;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
18954;;;;;; (19845 45374)) 19008;;;;;; (19776 18657))
18955;;; Generated autoloads from gnus/nndiary.el 19009;;; Generated autoloads from gnus/nndiary.el
18956 19010
18957(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19011(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -18961,8 +19015,8 @@ Generate NOV databases in all nndiary directories.
18961 19015
18962;;;*** 19016;;;***
18963 19017
18964;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19845 19018;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (19776
18965;;;;;; 45374)) 19019;;;;;; 18657))
18966;;; Generated autoloads from gnus/nndoc.el 19020;;; Generated autoloads from gnus/nndoc.el
18967 19021
18968(autoload 'nndoc-add-type "nndoc" "\ 19022(autoload 'nndoc-add-type "nndoc" "\
@@ -18977,7 +19031,7 @@ symbol in the alist.
18977;;;*** 19031;;;***
18978 19032
18979;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19033;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
18980;;;;;; (19845 45374)) 19034;;;;;; (19810 43098))
18981;;; Generated autoloads from gnus/nnfolder.el 19035;;; Generated autoloads from gnus/nnfolder.el
18982 19036
18983(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19037(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -18989,7 +19043,7 @@ This command does not work if you use short group names.
18989;;;*** 19043;;;***
18990 19044
18991;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19045;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
18992;;;;;; (19845 45374)) 19046;;;;;; (19776 18657))
18993;;; Generated autoloads from gnus/nnml.el 19047;;; Generated autoloads from gnus/nnml.el
18994 19048
18995(autoload 'nnml-generate-nov-databases "nnml" "\ 19049(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19000,7 +19054,7 @@ Generate NOV databases in all nnml directories.
19000;;;*** 19054;;;***
19001 19055
19002;;;### (autoloads (disable-command enable-command disabled-command-function) 19056;;;### (autoloads (disable-command enable-command disabled-command-function)
19003;;;;;; "novice" "novice.el" (19845 45374)) 19057;;;;;; "novice" "novice.el" (19776 18657))
19004;;; Generated autoloads from novice.el 19058;;; Generated autoloads from novice.el
19005 19059
19006(defvar disabled-command-function 'disabled-command-function "\ 19060(defvar disabled-command-function 'disabled-command-function "\
@@ -19033,7 +19087,7 @@ to future sessions.
19033;;;*** 19087;;;***
19034 19088
19035;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19089;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19036;;;;;; (19845 45374)) 19090;;;;;; (19776 18657))
19037;;; Generated autoloads from textmodes/nroff-mode.el 19091;;; Generated autoloads from textmodes/nroff-mode.el
19038 19092
19039(autoload 'nroff-mode "nroff-mode" "\ 19093(autoload 'nroff-mode "nroff-mode" "\
@@ -19048,7 +19102,7 @@ closing requests for requests that are used in matched pairs.
19048;;;*** 19102;;;***
19049 19103
19050;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el" 19104;;;### (autoloads (nxml-glyph-display-string) "nxml-glyph" "nxml/nxml-glyph.el"
19051;;;;;; (19845 45374)) 19105;;;;;; (19776 18657))
19052;;; Generated autoloads from nxml/nxml-glyph.el 19106;;; Generated autoloads from nxml/nxml-glyph.el
19053 19107
19054(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19108(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19060,8 +19114,8 @@ Return nil if the face cannot display a glyph for N.
19060 19114
19061;;;*** 19115;;;***
19062 19116
19063;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19927 19117;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (19926
19064;;;;;; 37225)) 19118;;;;;; 36440))
19065;;; Generated autoloads from nxml/nxml-mode.el 19119;;; Generated autoloads from nxml/nxml-mode.el
19066 19120
19067(autoload 'nxml-mode "nxml-mode" "\ 19121(autoload 'nxml-mode "nxml-mode" "\
@@ -19123,7 +19177,7 @@ Many aspects this mode can be customized using
19123;;;*** 19177;;;***
19124 19178
19125;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm" 19179;;;### (autoloads (nxml-enable-unicode-char-name-sets) "nxml-uchnm"
19126;;;;;; "nxml/nxml-uchnm.el" (19845 45374)) 19180;;;;;; "nxml/nxml-uchnm.el" (19776 18657))
19127;;; Generated autoloads from nxml/nxml-uchnm.el 19181;;; Generated autoloads from nxml/nxml-uchnm.el
19128 19182
19129(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19183(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19146,7 +19200,7 @@ the variable `nxml-enabled-unicode-blocks'.
19146;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19200;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19147;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19201;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19148;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19202;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19149;;;;;; "org/ob.el" (20045 31431)) 19203;;;;;; "org/ob.el" (20045 43619))
19150;;; Generated autoloads from org/ob.el 19204;;; Generated autoloads from org/ob.el
19151 19205
19152(autoload 'org-babel-execute-safely-maybe "ob" "\ 19206(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19349,7 +19403,7 @@ Mark current src block
19349;;;*** 19403;;;***
19350 19404
19351;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" 19405;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el"
19352;;;;;; (20045 30710)) 19406;;;;;; (20045 43619))
19353;;; Generated autoloads from org/ob-keys.el 19407;;; Generated autoloads from org/ob-keys.el
19354 19408
19355(autoload 'org-babel-describe-bindings "ob-keys" "\ 19409(autoload 'org-babel-describe-bindings "ob-keys" "\
@@ -19360,7 +19414,7 @@ Describe all keybindings behind `org-babel-key-prefix'.
19360;;;*** 19414;;;***
19361 19415
19362;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19416;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19363;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20045 31431)) 19417;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20045 43619))
19364;;; Generated autoloads from org/ob-lob.el 19418;;; Generated autoloads from org/ob-lob.el
19365 19419
19366(autoload 'org-babel-lob-ingest "ob-lob" "\ 19420(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19385,7 +19439,7 @@ Return a Library of Babel function call as a string.
19385 19439
19386;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19440;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19387;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19441;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19388;;;;;; (20045 30712)) 19442;;;;;; (20045 43619))
19389;;; Generated autoloads from org/ob-tangle.el 19443;;; Generated autoloads from org/ob-tangle.el
19390 19444
19391(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19445(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19427,7 +19481,7 @@ exported source code blocks by language.
19427;;;*** 19481;;;***
19428 19482
19429;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19483;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19430;;;;;; (19968 28627)) 19484;;;;;; (19973 21789))
19431;;; Generated autoloads from progmodes/octave-inf.el 19485;;; Generated autoloads from progmodes/octave-inf.el
19432 19486
19433(autoload 'inferior-octave "octave-inf" "\ 19487(autoload 'inferior-octave "octave-inf" "\
@@ -19450,7 +19504,7 @@ startup file, `~/.emacs-octave'.
19450;;;*** 19504;;;***
19451 19505
19452;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19506;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19453;;;;;; (19968 28627)) 19507;;;;;; (19973 21789))
19454;;; Generated autoloads from progmodes/octave-mod.el 19508;;; Generated autoloads from progmodes/octave-mod.el
19455 19509
19456(autoload 'octave-mode "octave-mod" "\ 19510(autoload 'octave-mode "octave-mod" "\
@@ -19538,7 +19592,7 @@ including a reproducible test case and send the message.
19538;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19592;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
19539;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19593;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
19540;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el" 19594;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el"
19541;;;;;; (20045 30720)) 19595;;;;;; (20087 36265))
19542;;; Generated autoloads from org/org.el 19596;;; Generated autoloads from org/org.el
19543 19597
19544(autoload 'org-babel-do-load-languages "org" "\ 19598(autoload 'org-babel-do-load-languages "org" "\
@@ -19762,7 +19816,7 @@ Call the customize function with org as argument.
19762;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 19816;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
19763;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 19817;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
19764;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 19818;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
19765;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20045 30712)) 19819;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20064 65310))
19766;;; Generated autoloads from org/org-agenda.el 19820;;; Generated autoloads from org/org-agenda.el
19767 19821
19768(autoload 'org-agenda "org-agenda" "\ 19822(autoload 'org-agenda "org-agenda" "\
@@ -20007,7 +20061,7 @@ belonging to the \"Work\" category.
20007 20061
20008;;;### (autoloads (org-archive-subtree-default-with-confirmation 20062;;;### (autoloads (org-archive-subtree-default-with-confirmation
20009;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20063;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20010;;;;;; (20045 30713)) 20064;;;;;; (20045 43619))
20011;;; Generated autoloads from org/org-archive.el 20065;;; Generated autoloads from org/org-archive.el
20012 20066
20013(autoload 'org-archive-subtree-default "org-archive" "\ 20067(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20028,7 +20082,7 @@ This command is set with the variable `org-archive-default-command'.
20028;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20082;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20029;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20083;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20030;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20045 20084;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20045
20031;;;;;; 30713)) 20085;;;;;; 43619))
20032;;; Generated autoloads from org/org-ascii.el 20086;;; Generated autoloads from org/org-ascii.el
20033 20087
20034(autoload 'org-export-as-latin1 "org-ascii" "\ 20088(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20102,7 +20156,7 @@ publishing directory.
20102;;;*** 20156;;;***
20103 20157
20104;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20045 20158;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20045
20105;;;;;; 30713)) 20159;;;;;; 43619))
20106;;; Generated autoloads from org/org-attach.el 20160;;; Generated autoloads from org/org-attach.el
20107 20161
20108(autoload 'org-attach "org-attach" "\ 20162(autoload 'org-attach "org-attach" "\
@@ -20114,7 +20168,7 @@ Shows a list of commands and prompts for another key to execute a command.
20114;;;*** 20168;;;***
20115 20169
20116;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20170;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20117;;;;;; (20045 30713)) 20171;;;;;; (20045 43619))
20118;;; Generated autoloads from org/org-bbdb.el 20172;;; Generated autoloads from org/org-bbdb.el
20119 20173
20120(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20174(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20125,7 +20179,7 @@ Extract anniversaries from BBDB for display in the agenda.
20125;;;*** 20179;;;***
20126 20180
20127;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20181;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20128;;;;;; org-capture) "org-capture" "org/org-capture.el" (20045 30713)) 20182;;;;;; org-capture) "org-capture" "org/org-capture.el" (20064 65339))
20129;;; Generated autoloads from org/org-capture.el 20183;;; Generated autoloads from org/org-capture.el
20130 20184
20131(autoload 'org-capture "org-capture" "\ 20185(autoload 'org-capture "org-capture" "\
@@ -20163,7 +20217,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20163;;;*** 20217;;;***
20164 20218
20165;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20219;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20166;;;;;; "org-clock" "org/org-clock.el" (20045 30713)) 20220;;;;;; "org-clock" "org/org-clock.el" (20064 65359))
20167;;; Generated autoloads from org/org-clock.el 20221;;; Generated autoloads from org/org-clock.el
20168 20222
20169(autoload 'org-get-clocktable "org-clock" "\ 20223(autoload 'org-get-clocktable "org-clock" "\
@@ -20181,7 +20235,7 @@ Set up hooks for clock persistence.
20181;;;*** 20235;;;***
20182 20236
20183;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20237;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20184;;;;;; "org/org-datetree.el" (20045 30713)) 20238;;;;;; "org/org-datetree.el" (20045 43619))
20185;;; Generated autoloads from org/org-datetree.el 20239;;; Generated autoloads from org/org-datetree.el
20186 20240
20187(autoload 'org-datetree-find-date-create "org-datetree" "\ 20241(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20197,7 +20251,7 @@ tree can be found.
20197;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20251;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20198;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20252;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20199;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20253;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20200;;;;;; "org-docbook" "org/org-docbook.el" (20045 30713)) 20254;;;;;; "org-docbook" "org/org-docbook.el" (20045 43619))
20201;;; Generated autoloads from org/org-docbook.el 20255;;; Generated autoloads from org/org-docbook.el
20202 20256
20203(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20257(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20274,7 +20328,7 @@ publishing directory.
20274 20328
20275;;;### (autoloads (org-insert-export-options-template org-export-as-org 20329;;;### (autoloads (org-insert-export-options-template org-export-as-org
20276;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20330;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20277;;;;;; (20045 30715)) 20331;;;;;; (20064 65454))
20278;;; Generated autoloads from org/org-exp.el 20332;;; Generated autoloads from org/org-exp.el
20279 20333
20280(autoload 'org-export "org-exp" "\ 20334(autoload 'org-export "org-exp" "\
@@ -20335,8 +20389,8 @@ Insert into the buffer a template with information for exporting.
20335;;;*** 20389;;;***
20336 20390
20337;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20391;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20338;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20045 20392;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20064
20339;;;;;; 30715)) 20393;;;;;; 65463))
20340;;; Generated autoloads from org/org-feed.el 20394;;; Generated autoloads from org/org-feed.el
20341 20395
20342(autoload 'org-feed-update-all "org-feed" "\ 20396(autoload 'org-feed-update-all "org-feed" "\
@@ -20364,7 +20418,7 @@ Show the raw feed buffer of a feed.
20364;;;*** 20418;;;***
20365 20419
20366;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20420;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20367;;;;;; "org/org-footnote.el" (20045 30715)) 20421;;;;;; "org/org-footnote.el" (20045 43619))
20368;;; Generated autoloads from org/org-footnote.el 20422;;; Generated autoloads from org/org-footnote.el
20369 20423
20370(autoload 'org-footnote-action "org-footnote" "\ 20424(autoload 'org-footnote-action "org-footnote" "\
@@ -20415,7 +20469,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20415;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20469;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20416;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20470;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20417;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20471;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20418;;;;;; "org/org-freemind.el" (20045 31431)) 20472;;;;;; "org/org-freemind.el" (20045 43619))
20419;;; Generated autoloads from org/org-freemind.el 20473;;; Generated autoloads from org/org-freemind.el
20420 20474
20421(autoload 'org-export-as-freemind "org-freemind" "\ 20475(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20476,7 +20530,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20476;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20530;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20477;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20531;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20478;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20532;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20479;;;;;; "org/org-html.el" (20045 30715)) 20533;;;;;; "org/org-html.el" (20064 65473))
20480;;; Generated autoloads from org/org-html.el 20534;;; Generated autoloads from org/org-html.el
20481 20535
20482(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20536(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20570,7 +20624,7 @@ that uses these same face definitions.
20570 20624
20571;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 20625;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20572;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 20626;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20573;;;;;; (20045 30716)) 20627;;;;;; (20045 43619))
20574;;; Generated autoloads from org/org-icalendar.el 20628;;; Generated autoloads from org/org-icalendar.el
20575 20629
20576(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 20630(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20598,7 +20652,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20598;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 20652;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20599;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 20653;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
20600;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 20654;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
20601;;;;;; (20045 30716)) 20655;;;;;; (20064 65485))
20602;;; Generated autoloads from org/org-id.el 20656;;; Generated autoloads from org/org-id.el
20603 20657
20604(autoload 'org-id-get-create "org-id" "\ 20658(autoload 'org-id-get-create "org-id" "\
@@ -20667,7 +20721,7 @@ Store a link to the current entry, using its ID.
20667;;;*** 20721;;;***
20668 20722
20669;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 20723;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
20670;;;;;; (20045 30716)) 20724;;;;;; (20045 43619))
20671;;; Generated autoloads from org/org-indent.el 20725;;; Generated autoloads from org/org-indent.el
20672 20726
20673(autoload 'org-indent-mode "org-indent" "\ 20727(autoload 'org-indent-mode "org-indent" "\
@@ -20682,7 +20736,7 @@ FIXME: How to update when broken?
20682;;;*** 20736;;;***
20683 20737
20684;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 20738;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
20685;;;;;; (20045 30716)) 20739;;;;;; (20064 65516))
20686;;; Generated autoloads from org/org-irc.el 20740;;; Generated autoloads from org/org-irc.el
20687 20741
20688(autoload 'org-irc-store-link "org-irc" "\ 20742(autoload 'org-irc-store-link "org-irc" "\
@@ -20695,7 +20749,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
20695;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 20749;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
20696;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 20750;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
20697;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 20751;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
20698;;;;;; (20045 30716)) 20752;;;;;; (20045 43619))
20699;;; Generated autoloads from org/org-latex.el 20753;;; Generated autoloads from org/org-latex.el
20700 20754
20701(autoload 'org-export-as-latex-batch "org-latex" "\ 20755(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -20775,8 +20829,8 @@ Export as LaTeX, then process through to PDF, and open.
20775;;;*** 20829;;;***
20776 20830
20777;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 20831;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
20778;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20045 20832;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20064
20779;;;;;; 30717)) 20833;;;;;; 65527))
20780;;; Generated autoloads from org/org-mobile.el 20834;;; Generated autoloads from org/org-mobile.el
20781 20835
20782(autoload 'org-mobile-push "org-mobile" "\ 20836(autoload 'org-mobile-push "org-mobile" "\
@@ -20801,7 +20855,7 @@ Create a file that contains all custom agenda views.
20801;;;*** 20855;;;***
20802 20856
20803;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 20857;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
20804;;;;;; (20045 30717)) 20858;;;;;; (20045 43619))
20805;;; Generated autoloads from org/org-plot.el 20859;;; Generated autoloads from org/org-plot.el
20806 20860
20807(autoload 'org-plot/gnuplot "org-plot" "\ 20861(autoload 'org-plot/gnuplot "org-plot" "\
@@ -20815,7 +20869,7 @@ line directly before or after the table.
20815 20869
20816;;;### (autoloads (org-publish-current-project org-publish-current-file 20870;;;### (autoloads (org-publish-current-project org-publish-current-file
20817;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 20871;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
20818;;;;;; (20045 30718)) 20872;;;;;; (20065 2))
20819;;; Generated autoloads from org/org-publish.el 20873;;; Generated autoloads from org/org-publish.el
20820 20874
20821(defalias 'org-publish-project 'org-publish) 20875(defalias 'org-publish-project 'org-publish)
@@ -20849,7 +20903,7 @@ the project.
20849 20903
20850;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 20904;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
20851;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 20905;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
20852;;;;;; "org/org-remember.el" (20045 30718)) 20906;;;;;; "org/org-remember.el" (20065 23))
20853;;; Generated autoloads from org/org-remember.el 20907;;; Generated autoloads from org/org-remember.el
20854 20908
20855(autoload 'org-remember-insinuate "org-remember" "\ 20909(autoload 'org-remember-insinuate "org-remember" "\
@@ -20925,7 +20979,7 @@ See also the variable `org-reverse-note-order'.
20925;;;*** 20979;;;***
20926 20980
20927;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 20981;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
20928;;;;;; "org-table" "org/org-table.el" (20045 30718)) 20982;;;;;; "org-table" "org/org-table.el" (20045 43619))
20929;;; Generated autoloads from org/org-table.el 20983;;; Generated autoloads from org/org-table.el
20930 20984
20931(autoload 'turn-on-orgtbl "org-table" "\ 20985(autoload 'turn-on-orgtbl "org-table" "\
@@ -20949,7 +21003,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
20949;;;*** 21003;;;***
20950 21004
20951;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21005;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
20952;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20045 30718)) 21006;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20045 43619))
20953;;; Generated autoloads from org/org-taskjuggler.el 21007;;; Generated autoloads from org/org-taskjuggler.el
20954 21008
20955(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ 21009(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\
@@ -20977,7 +21031,7 @@ with the TaskJuggler GUI.
20977 21031
20978;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21032;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
20979;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 21033;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
20980;;;;;; (20045 30718)) 21034;;;;;; (20045 43619))
20981;;; Generated autoloads from org/org-timer.el 21035;;; Generated autoloads from org/org-timer.el
20982 21036
20983(autoload 'org-timer-start "org-timer" "\ 21037(autoload 'org-timer-start "org-timer" "\
@@ -21038,7 +21092,7 @@ replace any running timer.
21038;;;*** 21092;;;***
21039 21093
21040;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21094;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21041;;;;;; (20045 30719)) 21095;;;;;; (20045 43619))
21042;;; Generated autoloads from org/org-xoxo.el 21096;;; Generated autoloads from org/org-xoxo.el
21043 21097
21044(autoload 'org-export-as-xoxo "org-xoxo" "\ 21098(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21050,7 +21104,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
21050;;;*** 21104;;;***
21051 21105
21052;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 21106;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
21053;;;;;; (19886 45771)) 21107;;;;;; (20087 36265))
21054;;; Generated autoloads from outline.el 21108;;; Generated autoloads from outline.el
21055(put 'outline-regexp 'safe-local-variable 'stringp) 21109(put 'outline-regexp 'safe-local-variable 'stringp)
21056(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 21110(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -21111,7 +21165,7 @@ See the command `outline-mode' for more information on this mode.
21111;;;### (autoloads (list-packages describe-package package-initialize 21165;;;### (autoloads (list-packages describe-package package-initialize
21112;;;;;; package-install-file package-install-from-buffer package-install 21166;;;;;; package-install-file package-install-from-buffer package-install
21113;;;;;; package-enable-at-startup) "package" "emacs-lisp/package.el" 21167;;;;;; package-enable-at-startup) "package" "emacs-lisp/package.el"
21114;;;;;; (20059 26455)) 21168;;;;;; (20087 36265))
21115;;; Generated autoloads from emacs-lisp/package.el 21169;;; Generated autoloads from emacs-lisp/package.el
21116 21170
21117(defvar package-enable-at-startup t "\ 21171(defvar package-enable-at-startup t "\
@@ -21174,7 +21228,7 @@ The list is displayed in a buffer named `*Packages*'.
21174 21228
21175;;;*** 21229;;;***
21176 21230
21177;;;### (autoloads (show-paren-mode) "paren" "paren.el" (19845 45374)) 21231;;;### (autoloads (show-paren-mode) "paren" "paren.el" (20075 38050))
21178;;; Generated autoloads from paren.el 21232;;; Generated autoloads from paren.el
21179 21233
21180(defvar show-paren-mode nil "\ 21234(defvar show-paren-mode nil "\
@@ -21199,7 +21253,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
21199;;;*** 21253;;;***
21200 21254
21201;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 21255;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
21202;;;;;; (19845 45374)) 21256;;;;;; (19776 18657))
21203;;; Generated autoloads from calendar/parse-time.el 21257;;; Generated autoloads from calendar/parse-time.el
21204(put 'parse-time-rules 'risky-local-variable t) 21258(put 'parse-time-rules 'risky-local-variable t)
21205 21259
@@ -21212,8 +21266,8 @@ unknown are returned as nil.
21212 21266
21213;;;*** 21267;;;***
21214 21268
21215;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19968 21269;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19973
21216;;;;;; 28627)) 21270;;;;;; 21789))
21217;;; Generated autoloads from progmodes/pascal.el 21271;;; Generated autoloads from progmodes/pascal.el
21218 21272
21219(autoload 'pascal-mode "pascal" "\ 21273(autoload 'pascal-mode "pascal" "\
@@ -21266,7 +21320,7 @@ no args, if that value is non-nil.
21266;;;*** 21320;;;***
21267 21321
21268;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21322;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21269;;;;;; "password-cache" "password-cache.el" (19845 45374)) 21323;;;;;; "password-cache" "password-cache.el" (20089 62475))
21270;;; Generated autoloads from password-cache.el 21324;;; Generated autoloads from password-cache.el
21271 21325
21272(defvar password-cache t "\ 21326(defvar password-cache t "\
@@ -21288,7 +21342,7 @@ Check if KEY is in the cache.
21288;;;*** 21342;;;***
21289 21343
21290;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21344;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21291;;;;;; (19863 8742)) 21345;;;;;; (19875 21674))
21292;;; Generated autoloads from emacs-lisp/pcase.el 21346;;; Generated autoloads from emacs-lisp/pcase.el
21293 21347
21294(autoload 'pcase "pcase" "\ 21348(autoload 'pcase "pcase" "\
@@ -21347,8 +21401,8 @@ of the form (UPAT EXP).
21347 21401
21348;;;*** 21402;;;***
21349 21403
21350;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (19845 21404;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (19776
21351;;;;;; 45374)) 21405;;;;;; 18657))
21352;;; Generated autoloads from pcmpl-cvs.el 21406;;; Generated autoloads from pcmpl-cvs.el
21353 21407
21354(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 21408(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21359,7 +21413,7 @@ Completion rules for the `cvs' command.
21359;;;*** 21413;;;***
21360 21414
21361;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21415;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21362;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19845 45374)) 21416;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (19776 18657))
21363;;; Generated autoloads from pcmpl-gnu.el 21417;;; Generated autoloads from pcmpl-gnu.el
21364 21418
21365(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21419(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21387,7 +21441,7 @@ Completion for the GNU tar utility.
21387;;;*** 21441;;;***
21388 21442
21389;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 21443;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
21390;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19986 58615)) 21444;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19986 9815))
21391;;; Generated autoloads from pcmpl-linux.el 21445;;; Generated autoloads from pcmpl-linux.el
21392 21446
21393(autoload 'pcomplete/kill "pcmpl-linux" "\ 21447(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -21407,8 +21461,8 @@ Completion for GNU/Linux `mount'.
21407 21461
21408;;;*** 21462;;;***
21409 21463
21410;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19961 21464;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19960
21411;;;;;; 55377)) 21465;;;;;; 64955))
21412;;; Generated autoloads from pcmpl-rpm.el 21466;;; Generated autoloads from pcmpl-rpm.el
21413 21467
21414(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 21468(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -21420,7 +21474,7 @@ Completion for the `rpm' command.
21420 21474
21421;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown 21475;;;### (autoloads (pcomplete/scp pcomplete/ssh pcomplete/chgrp pcomplete/chown
21422;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir 21476;;;;;; pcomplete/which pcomplete/xargs pcomplete/rm pcomplete/rmdir
21423;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (19845 45374)) 21477;;;;;; pcomplete/cd) "pcmpl-unix" "pcmpl-unix.el" (19776 18657))
21424;;; Generated autoloads from pcmpl-unix.el 21478;;; Generated autoloads from pcmpl-unix.el
21425 21479
21426(autoload 'pcomplete/cd "pcmpl-unix" "\ 21480(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -21477,8 +21531,8 @@ Includes files as well as host names followed by a colon.
21477 21531
21478;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 21532;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
21479;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 21533;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
21480;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20051 21534;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20089
21481;;;;;; 32345)) 21535;;;;;; 62475))
21482;;; Generated autoloads from pcomplete.el 21536;;; Generated autoloads from pcomplete.el
21483 21537
21484(autoload 'pcomplete "pcomplete" "\ 21538(autoload 'pcomplete "pcomplete" "\
@@ -21537,7 +21591,7 @@ Setup `shell-mode' to use pcomplete.
21537 21591
21538;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 21592;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
21539;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 21593;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
21540;;;;;; "vc/pcvs.el" (19845 45374)) 21594;;;;;; "vc/pcvs.el" (19776 18657))
21541;;; Generated autoloads from vc/pcvs.el 21595;;; Generated autoloads from vc/pcvs.el
21542 21596
21543(autoload 'cvs-checkout "pcvs" "\ 21597(autoload 'cvs-checkout "pcvs" "\
@@ -21612,7 +21666,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
21612 21666
21613;;;*** 21667;;;***
21614 21668
21615;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20062 2656)) 21669;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20060 65453))
21616;;; Generated autoloads from vc/pcvs-defs.el 21670;;; Generated autoloads from vc/pcvs-defs.el
21617 21671
21618(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))) 21672(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)))
@@ -21620,7 +21674,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
21620;;;*** 21674;;;***
21621 21675
21622;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 21676;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
21623;;;;;; (19911 48973)) 21677;;;;;; (19910 57138))
21624;;; Generated autoloads from progmodes/perl-mode.el 21678;;; Generated autoloads from progmodes/perl-mode.el
21625(put 'perl-indent-level 'safe-local-variable 'integerp) 21679(put 'perl-indent-level 'safe-local-variable 'integerp)
21626(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 21680(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -21682,7 +21736,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
21682;;;*** 21736;;;***
21683 21737
21684;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 21738;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
21685;;;;;; (19845 45374)) 21739;;;;;; (20092 45613))
21686;;; Generated autoloads from textmodes/picture.el 21740;;; Generated autoloads from textmodes/picture.el
21687 21741
21688(autoload 'picture-mode "picture" "\ 21742(autoload 'picture-mode "picture" "\
@@ -21762,8 +21816,8 @@ they are not defaultly assigned to keys.
21762 21816
21763;;;*** 21817;;;***
21764 21818
21765;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (19990 21819;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20076
21766;;;;;; 55648)) 21820;;;;;; 61048))
21767;;; Generated autoloads from gnus/plstore.el 21821;;; Generated autoloads from gnus/plstore.el
21768 21822
21769(autoload 'plstore-open "plstore" "\ 21823(autoload 'plstore-open "plstore" "\
@@ -21774,7 +21828,7 @@ Create a plstore instance associated with FILE.
21774;;;*** 21828;;;***
21775 21829
21776;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 21830;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
21777;;;;;; (19845 45374)) 21831;;;;;; (19776 18657))
21778;;; Generated autoloads from textmodes/po.el 21832;;; Generated autoloads from textmodes/po.el
21779 21833
21780(autoload 'po-find-file-coding-system "po" "\ 21834(autoload 'po-find-file-coding-system "po" "\
@@ -21785,7 +21839,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
21785 21839
21786;;;*** 21840;;;***
21787 21841
21788;;;### (autoloads (pong) "pong" "play/pong.el" (19845 45374)) 21842;;;### (autoloads (pong) "pong" "play/pong.el" (19797 54173))
21789;;; Generated autoloads from play/pong.el 21843;;; Generated autoloads from play/pong.el
21790 21844
21791(autoload 'pong "pong" "\ 21845(autoload 'pong "pong" "\
@@ -21801,7 +21855,7 @@ pong-mode keybindings:\\<pong-mode-map>
21801 21855
21802;;;*** 21856;;;***
21803 21857
21804;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20048 56149)) 21858;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (20090 40643))
21805;;; Generated autoloads from gnus/pop3.el 21859;;; Generated autoloads from gnus/pop3.el
21806 21860
21807(autoload 'pop3-movemail "pop3" "\ 21861(autoload 'pop3-movemail "pop3" "\
@@ -21814,7 +21868,7 @@ Use streaming commands.
21814 21868
21815;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression 21869;;;### (autoloads (pp-macroexpand-last-sexp pp-eval-last-sexp pp-macroexpand-expression
21816;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el" 21870;;;;;; pp-eval-expression pp pp-buffer pp-to-string) "pp" "emacs-lisp/pp.el"
21817;;;;;; (19845 45374)) 21871;;;;;; (19776 18657))
21818;;; Generated autoloads from emacs-lisp/pp.el 21872;;; Generated autoloads from emacs-lisp/pp.el
21819 21873
21820(autoload 'pp-to-string "pp" "\ 21874(autoload 'pp-to-string "pp" "\
@@ -21882,7 +21936,7 @@ Ignores leading comment characters.
21882;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 21936;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
21883;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 21937;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
21884;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 21938;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
21885;;;;;; (19999 41597)) 21939;;;;;; (20001 58878))
21886;;; Generated autoloads from printing.el 21940;;; Generated autoloads from printing.el
21887 21941
21888(autoload 'pr-interface "printing" "\ 21942(autoload 'pr-interface "printing" "\
@@ -22469,7 +22523,7 @@ are both set to t.
22469 22523
22470;;;*** 22524;;;***
22471 22525
22472;;;### (autoloads (proced) "proced" "proced.el" (20053 39261)) 22526;;;### (autoloads (proced) "proced" "proced.el" (20053 38615))
22473;;; Generated autoloads from proced.el 22527;;; Generated autoloads from proced.el
22474 22528
22475(autoload 'proced "proced" "\ 22529(autoload 'proced "proced" "\
@@ -22485,7 +22539,7 @@ See `proced-mode' for a description of features available in Proced buffers.
22485;;;*** 22539;;;***
22486 22540
22487;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 22541;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
22488;;;;;; "progmodes/prolog.el" (19890 42850)) 22542;;;;;; "progmodes/prolog.el" (19891 13894))
22489;;; Generated autoloads from progmodes/prolog.el 22543;;; Generated autoloads from progmodes/prolog.el
22490 22544
22491(autoload 'prolog-mode "prolog" "\ 22545(autoload 'prolog-mode "prolog" "\
@@ -22520,8 +22574,8 @@ With prefix argument ARG, restart the Prolog process if running before.
22520 22574
22521;;;*** 22575;;;***
22522 22576
22523;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19845 22577;;;### (autoloads (bdf-directory-list) "ps-bdf" "ps-bdf.el" (19786
22524;;;;;; 45374)) 22578;;;;;; 56076))
22525;;; Generated autoloads from ps-bdf.el 22579;;; Generated autoloads from ps-bdf.el
22526 22580
22527(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")) "\ 22581(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")) "\
@@ -22532,8 +22586,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
22532 22586
22533;;;*** 22587;;;***
22534 22588
22535;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19961 22589;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19960
22536;;;;;; 55377)) 22590;;;;;; 63962))
22537;;; Generated autoloads from progmodes/ps-mode.el 22591;;; Generated autoloads from progmodes/ps-mode.el
22538 22592
22539(autoload 'ps-mode "ps-mode" "\ 22593(autoload 'ps-mode "ps-mode" "\
@@ -22584,8 +22638,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
22584;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 22638;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
22585;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 22639;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
22586;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 22640;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
22587;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19931 22641;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20089
22588;;;;;; 11784)) 22642;;;;;; 62475))
22589;;; Generated autoloads from ps-print.el 22643;;; Generated autoloads from ps-print.el
22590 22644
22591(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"))) "\ 22645(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"))) "\
@@ -22782,7 +22836,7 @@ If EXTENSION is any other symbol, it is ignored.
22782;;;*** 22836;;;***
22783 22837
22784;;;### (autoloads (jython-mode python-mode python-after-info-look 22838;;;### (autoloads (jython-mode python-mode python-after-info-look
22785;;;;;; run-python) "python" "progmodes/python.el" (19975 1875)) 22839;;;;;; run-python) "python" "progmodes/python.el" (20075 52608))
22786;;; Generated autoloads from progmodes/python.el 22840;;; Generated autoloads from progmodes/python.el
22787 22841
22788(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 22842(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -22868,7 +22922,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
22868;;;*** 22922;;;***
22869 22923
22870;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 22924;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
22871;;;;;; (19845 45374)) 22925;;;;;; (19776 18657))
22872;;; Generated autoloads from gnus/qp.el 22926;;; Generated autoloads from gnus/qp.el
22873 22927
22874(autoload 'quoted-printable-decode-region "qp" "\ 22928(autoload 'quoted-printable-decode-region "qp" "\
@@ -22891,7 +22945,7 @@ them into characters should be done separately.
22891;;;;;; quail-defrule quail-install-decode-map quail-install-map 22945;;;;;; quail-defrule quail-install-decode-map quail-install-map
22892;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 22946;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
22893;;;;;; quail-define-package quail-use-package quail-title) "quail" 22947;;;;;; quail-define-package quail-use-package quail-title) "quail"
22894;;;;;; "international/quail.el" (19943 25429)) 22948;;;;;; "international/quail.el" (19946 35279))
22895;;; Generated autoloads from international/quail.el 22949;;; Generated autoloads from international/quail.el
22896 22950
22897(autoload 'quail-title "quail" "\ 22951(autoload 'quail-title "quail" "\
@@ -23123,7 +23177,7 @@ of each directory.
23123;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23177;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23124;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23178;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23125;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20054 23179;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20054
23126;;;;;; 8529)) 23180;;;;;; 26468))
23127;;; Generated autoloads from net/quickurl.el 23181;;; Generated autoloads from net/quickurl.el
23128 23182
23129(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" "\ 23183(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" "\
@@ -23195,7 +23249,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
23195;;;*** 23249;;;***
23196 23250
23197;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23251;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
23198;;;;;; "net/rcirc.el" (20058 5591)) 23252;;;;;; "net/rcirc.el" (20072 59809))
23199;;; Generated autoloads from net/rcirc.el 23253;;; Generated autoloads from net/rcirc.el
23200 23254
23201(autoload 'rcirc "rcirc" "\ 23255(autoload 'rcirc "rcirc" "\
@@ -23230,8 +23284,8 @@ Global minor mode for tracking activity in rcirc buffers.
23230 23284
23231;;;*** 23285;;;***
23232 23286
23233;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19845 23287;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (19776
23234;;;;;; 45374)) 23288;;;;;; 18657))
23235;;; Generated autoloads from net/rcompile.el 23289;;; Generated autoloads from net/rcompile.el
23236 23290
23237(autoload 'remote-compile "rcompile" "\ 23291(autoload 'remote-compile "rcompile" "\
@@ -23243,7 +23297,7 @@ See \\[compile].
23243;;;*** 23297;;;***
23244 23298
23245;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23299;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
23246;;;;;; (19975 1875)) 23300;;;;;; (19974 43253))
23247;;; Generated autoloads from emacs-lisp/re-builder.el 23301;;; Generated autoloads from emacs-lisp/re-builder.el
23248 23302
23249(defalias 'regexp-builder 're-builder) 23303(defalias 'regexp-builder 're-builder)
@@ -23261,7 +23315,7 @@ matching parts of the target buffer will be highlighted.
23261 23315
23262;;;*** 23316;;;***
23263 23317
23264;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19886 45771)) 23318;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (19888 59421))
23265;;; Generated autoloads from recentf.el 23319;;; Generated autoloads from recentf.el
23266 23320
23267(defvar recentf-mode nil "\ 23321(defvar recentf-mode nil "\
@@ -23289,7 +23343,7 @@ that were operated on recently.
23289;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle 23343;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle
23290;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle 23344;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle
23291;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" 23345;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el"
23292;;;;;; (19999 41597)) 23346;;;;;; (20001 58878))
23293;;; Generated autoloads from rect.el 23347;;; Generated autoloads from rect.el
23294 (define-key ctl-x-r-map "c" 'clear-rectangle) 23348 (define-key ctl-x-r-map "c" 'clear-rectangle)
23295 (define-key ctl-x-r-map "k" 'kill-rectangle) 23349 (define-key ctl-x-r-map "k" 'kill-rectangle)
@@ -23425,8 +23479,8 @@ with a prefix argument, prompt for START-AT and FORMAT.
23425 23479
23426;;;*** 23480;;;***
23427 23481
23428;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (19845 23482;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (19776
23429;;;;;; 45374)) 23483;;;;;; 18657))
23430;;; Generated autoloads from textmodes/refill.el 23484;;; Generated autoloads from textmodes/refill.el
23431 23485
23432(autoload 'refill-mode "refill" "\ 23486(autoload 'refill-mode "refill" "\
@@ -23442,7 +23496,7 @@ refilling if they would cause auto-filling.
23442;;;*** 23496;;;***
23443 23497
23444;;;### (autoloads (reftex-reset-scanning-information reftex-mode 23498;;;### (autoloads (reftex-reset-scanning-information reftex-mode
23445;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19845 45374)) 23499;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (19874 14841))
23446;;; Generated autoloads from textmodes/reftex.el 23500;;; Generated autoloads from textmodes/reftex.el
23447 23501
23448(autoload 'turn-on-reftex "reftex" "\ 23502(autoload 'turn-on-reftex "reftex" "\
@@ -23492,7 +23546,7 @@ This enforces rescanning the buffer on next use.
23492;;;*** 23546;;;***
23493 23547
23494;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 23548;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
23495;;;;;; (19845 45374)) 23549;;;;;; (19776 18657))
23496;;; Generated autoloads from textmodes/reftex-cite.el 23550;;; Generated autoloads from textmodes/reftex-cite.el
23497 23551
23498(autoload 'reftex-citation "reftex-cite" "\ 23552(autoload 'reftex-citation "reftex-cite" "\
@@ -23522,7 +23576,7 @@ While entering the regexp, completion on knows citation keys is possible.
23522;;;*** 23576;;;***
23523 23577
23524;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 23578;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
23525;;;;;; (19845 45374)) 23579;;;;;; (19776 18657))
23526;;; Generated autoloads from textmodes/reftex-global.el 23580;;; Generated autoloads from textmodes/reftex-global.el
23527 23581
23528(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 23582(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -23539,7 +23593,7 @@ With no argument, this command toggles
23539;;;*** 23593;;;***
23540 23594
23541;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 23595;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
23542;;;;;; (19845 45374)) 23596;;;;;; (19799 6822))
23543;;; Generated autoloads from textmodes/reftex-index.el 23597;;; Generated autoloads from textmodes/reftex-index.el
23544 23598
23545(autoload 'reftex-index-phrases-mode "reftex-index" "\ 23599(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -23572,7 +23626,7 @@ Here are all local bindings.
23572;;;*** 23626;;;***
23573 23627
23574;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 23628;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
23575;;;;;; (19980 19797)) 23629;;;;;; (19980 46525))
23576;;; Generated autoloads from textmodes/reftex-parse.el 23630;;; Generated autoloads from textmodes/reftex-parse.el
23577 23631
23578(autoload 'reftex-all-document-files "reftex-parse" "\ 23632(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -23584,8 +23638,8 @@ of master file.
23584 23638
23585;;;*** 23639;;;***
23586 23640
23587;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19845 23641;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19776
23588;;;;;; 45374)) 23642;;;;;; 18657))
23589;;; Generated autoloads from textmodes/reftex-vars.el 23643;;; Generated autoloads from textmodes/reftex-vars.el
23590(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23644(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
23591(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23645(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -23595,7 +23649,7 @@ of master file.
23595;;;*** 23649;;;***
23596 23650
23597;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 23651;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
23598;;;;;; (19845 45374)) 23652;;;;;; (19776 18657))
23599;;; Generated autoloads from emacs-lisp/regexp-opt.el 23653;;; Generated autoloads from emacs-lisp/regexp-opt.el
23600 23654
23601(autoload 'regexp-opt "regexp-opt" "\ 23655(autoload 'regexp-opt "regexp-opt" "\
@@ -23626,7 +23680,7 @@ This means the number of non-shy regexp grouping constructs
23626 23680
23627;;;### (autoloads (remember-diary-extract-entries remember-clipboard 23681;;;### (autoloads (remember-diary-extract-entries remember-clipboard
23628;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 23682;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
23629;;;;;; (19845 45374)) 23683;;;;;; (19776 18657))
23630;;; Generated autoloads from textmodes/remember.el 23684;;; Generated autoloads from textmodes/remember.el
23631 23685
23632(autoload 'remember "remember" "\ 23686(autoload 'remember "remember" "\
@@ -23657,7 +23711,7 @@ Extract diary entries from the region.
23657 23711
23658;;;*** 23712;;;***
23659 23713
23660;;;### (autoloads (repeat) "repeat" "repeat.el" (19951 19539)) 23714;;;### (autoloads (repeat) "repeat" "repeat.el" (19954 15126))
23661;;; Generated autoloads from repeat.el 23715;;; Generated autoloads from repeat.el
23662 23716
23663(autoload 'repeat "repeat" "\ 23717(autoload 'repeat "repeat" "\
@@ -23680,7 +23734,7 @@ recently executed command not bound to an input event\".
23680;;;*** 23734;;;***
23681 23735
23682;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 23736;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
23683;;;;;; (19845 45374)) 23737;;;;;; (20075 52023))
23684;;; Generated autoloads from mail/reporter.el 23738;;; Generated autoloads from mail/reporter.el
23685 23739
23686(autoload 'reporter-submit-bug-report "reporter" "\ 23740(autoload 'reporter-submit-bug-report "reporter" "\
@@ -23712,7 +23766,7 @@ mail-sending package is used for editing and sending the message.
23712;;;*** 23766;;;***
23713 23767
23714;;;### (autoloads (reposition-window) "reposition" "reposition.el" 23768;;;### (autoloads (reposition-window) "reposition" "reposition.el"
23715;;;;;; (19845 45374)) 23769;;;;;; (19776 18657))
23716;;; Generated autoloads from reposition.el 23770;;; Generated autoloads from reposition.el
23717 23771
23718(autoload 'reposition-window "reposition" "\ 23772(autoload 'reposition-window "reposition" "\
@@ -23739,7 +23793,7 @@ first comment line visible (if point is in a comment).
23739;;;*** 23793;;;***
23740 23794
23741;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 23795;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
23742;;;;;; (19863 8742)) 23796;;;;;; (19875 21674))
23743;;; Generated autoloads from reveal.el 23797;;; Generated autoloads from reveal.el
23744 23798
23745(autoload 'reveal-mode "reveal" "\ 23799(autoload 'reveal-mode "reveal" "\
@@ -23774,7 +23828,7 @@ With zero or negative ARG turn mode off.
23774;;;*** 23828;;;***
23775 23829
23776;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 23830;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
23777;;;;;; (19845 45374)) 23831;;;;;; (19776 18657))
23778;;; Generated autoloads from emacs-lisp/ring.el 23832;;; Generated autoloads from emacs-lisp/ring.el
23779 23833
23780(autoload 'ring-p "ring" "\ 23834(autoload 'ring-p "ring" "\
@@ -23789,9 +23843,8 @@ Make a ring that can contain SIZE elements.
23789 23843
23790;;;*** 23844;;;***
23791 23845
23792;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (19870 57559)) 23846;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (20091 22763))
23793;;; Generated autoloads from net/rlogin.el 23847;;; Generated autoloads from net/rlogin.el
23794 (add-hook 'same-window-regexps (purecopy "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)"))
23795 23848
23796(autoload 'rlogin "rlogin" "\ 23849(autoload 'rlogin "rlogin" "\
23797Open a network login connection via `rlogin' with args INPUT-ARGS. 23850Open a network login connection via `rlogin' with args INPUT-ARGS.
@@ -23839,7 +23892,7 @@ variable.
23839;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 23892;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
23840;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 23893;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
23841;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 23894;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p)
23842;;;;;; "rmail" "mail/rmail.el" (20063 23511)) 23895;;;;;; "rmail" "mail/rmail.el" (20094 5175))
23843;;; Generated autoloads from mail/rmail.el 23896;;; Generated autoloads from mail/rmail.el
23844 23897
23845(autoload 'rmail-movemail-variant-p "rmail" "\ 23898(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -24023,7 +24076,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
24023;;;*** 24076;;;***
24024 24077
24025;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 24078;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
24026;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19845 45374)) 24079;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (19776 18657))
24027;;; Generated autoloads from mail/rmailout.el 24080;;; Generated autoloads from mail/rmailout.el
24028(put 'rmail-output-file-alist 'risky-local-variable t) 24081(put 'rmail-output-file-alist 'risky-local-variable t)
24029 24082
@@ -24088,7 +24141,7 @@ than appending to it. Deletes the message after writing if
24088;;;*** 24141;;;***
24089 24142
24090;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el" 24143;;;### (autoloads (rng-c-load-schema) "rng-cmpct" "nxml/rng-cmpct.el"
24091;;;;;; (19845 45374)) 24144;;;;;; (19776 18657))
24092;;; Generated autoloads from nxml/rng-cmpct.el 24145;;; Generated autoloads from nxml/rng-cmpct.el
24093 24146
24094(autoload 'rng-c-load-schema "rng-cmpct" "\ 24147(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -24100,7 +24153,7 @@ Return a pattern.
24100;;;*** 24153;;;***
24101 24154
24102;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el" 24155;;;### (autoloads (rng-nxml-mode-init) "rng-nxml" "nxml/rng-nxml.el"
24103;;;;;; (19845 45374)) 24156;;;;;; (19776 18657))
24104;;; Generated autoloads from nxml/rng-nxml.el 24157;;; Generated autoloads from nxml/rng-nxml.el
24105 24158
24106(autoload 'rng-nxml-mode-init "rng-nxml" "\ 24159(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -24113,7 +24166,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24113;;;*** 24166;;;***
24114 24167
24115;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24168;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24116;;;;;; (19845 45374)) 24169;;;;;; (19776 18657))
24117;;; Generated autoloads from nxml/rng-valid.el 24170;;; Generated autoloads from nxml/rng-valid.el
24118 24171
24119(autoload 'rng-validate-mode "rng-valid" "\ 24172(autoload 'rng-validate-mode "rng-valid" "\
@@ -24143,8 +24196,8 @@ to use for finding the schema.
24143 24196
24144;;;*** 24197;;;***
24145 24198
24146;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19930 24199;;;### (autoloads (rng-xsd-compile) "rng-xsd" "nxml/rng-xsd.el" (19929
24147;;;;;; 13389)) 24200;;;;;; 26529))
24148;;; Generated autoloads from nxml/rng-xsd.el 24201;;; Generated autoloads from nxml/rng-xsd.el
24149 24202
24150(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 24203(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -24172,7 +24225,7 @@ must be equal.
24172;;;*** 24225;;;***
24173 24226
24174;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24227;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24175;;;;;; "robin" "international/robin.el" (19845 45374)) 24228;;;;;; "robin" "international/robin.el" (19764 32359))
24176;;; Generated autoloads from international/robin.el 24229;;; Generated autoloads from international/robin.el
24177 24230
24178(autoload 'robin-define-package "robin" "\ 24231(autoload 'robin-define-package "robin" "\
@@ -24205,7 +24258,7 @@ Start using robin package NAME, which is a string.
24205;;;*** 24258;;;***
24206 24259
24207;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 24260;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
24208;;;;;; rot13-string rot13) "rot13" "rot13.el" (19845 45374)) 24261;;;;;; rot13-string rot13) "rot13" "rot13.el" (19776 18657))
24209;;; Generated autoloads from rot13.el 24262;;; Generated autoloads from rot13.el
24210 24263
24211(autoload 'rot13 "rot13" "\ 24264(autoload 'rot13 "rot13" "\
@@ -24243,7 +24296,7 @@ Toggle the use of ROT13 encoding for the current window.
24243;;;*** 24296;;;***
24244 24297
24245;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24298;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24246;;;;;; (19986 58615)) 24299;;;;;; (19987 9666))
24247;;; Generated autoloads from textmodes/rst.el 24300;;; Generated autoloads from textmodes/rst.el
24248 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24301 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24249 24302
@@ -24281,7 +24334,7 @@ for modes derived from Text mode, like Mail mode.
24281;;;*** 24334;;;***
24282 24335
24283;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24336;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24284;;;;;; (19845 45374)) 24337;;;;;; (19874 15752))
24285;;; Generated autoloads from progmodes/ruby-mode.el 24338;;; Generated autoloads from progmodes/ruby-mode.el
24286 24339
24287(autoload 'ruby-mode "ruby-mode" "\ 24340(autoload 'ruby-mode "ruby-mode" "\
@@ -24302,8 +24355,8 @@ The variable `ruby-indent-level' controls the amount of indentation.
24302 24355
24303;;;*** 24356;;;***
24304 24357
24305;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (19845 24358;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (19776
24306;;;;;; 45374)) 24359;;;;;; 18657))
24307;;; Generated autoloads from ruler-mode.el 24360;;; Generated autoloads from ruler-mode.el
24308 24361
24309(defvar ruler-mode nil "\ 24362(defvar ruler-mode nil "\
@@ -24319,7 +24372,7 @@ In Ruler mode, Emacs displays a ruler in the header line.
24319;;;*** 24372;;;***
24320 24373
24321;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19965 24374;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19965
24322;;;;;; 52428)) 24375;;;;;; 4989))
24323;;; Generated autoloads from emacs-lisp/rx.el 24376;;; Generated autoloads from emacs-lisp/rx.el
24324 24377
24325(autoload 'rx-to-string "rx" "\ 24378(autoload 'rx-to-string "rx" "\
@@ -24630,8 +24683,8 @@ enclosed in `(and ...)'.
24630 24683
24631;;;*** 24684;;;***
24632 24685
24633;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (19886 24686;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (19888
24634;;;;;; 45771)) 24687;;;;;; 59421))
24635;;; Generated autoloads from savehist.el 24688;;; Generated autoloads from savehist.el
24636 24689
24637(defvar savehist-mode nil "\ 24690(defvar savehist-mode nil "\
@@ -24659,7 +24712,7 @@ which is probably undesirable.
24659;;;*** 24712;;;***
24660 24713
24661;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 24714;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
24662;;;;;; (20050 11479)) 24715;;;;;; (20079 43146))
24663;;; Generated autoloads from progmodes/scheme.el 24716;;; Generated autoloads from progmodes/scheme.el
24664 24717
24665(autoload 'scheme-mode "scheme" "\ 24718(autoload 'scheme-mode "scheme" "\
@@ -24701,7 +24754,7 @@ that variable's value is a string.
24701;;;*** 24754;;;***
24702 24755
24703;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 24756;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
24704;;;;;; (19845 45374)) 24757;;;;;; (19776 18657))
24705;;; Generated autoloads from gnus/score-mode.el 24758;;; Generated autoloads from gnus/score-mode.el
24706 24759
24707(autoload 'gnus-score-mode "score-mode" "\ 24760(autoload 'gnus-score-mode "score-mode" "\
@@ -24715,7 +24768,7 @@ This mode is an extended emacs-lisp mode.
24715;;;*** 24768;;;***
24716 24769
24717;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 24770;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
24718;;;;;; (19845 45374)) 24771;;;;;; (19776 18657))
24719;;; Generated autoloads from scroll-all.el 24772;;; Generated autoloads from scroll-all.el
24720 24773
24721(defvar scroll-all-mode nil "\ 24774(defvar scroll-all-mode nil "\
@@ -24738,7 +24791,7 @@ apply to all visible windows in the same frame.
24738;;;*** 24791;;;***
24739 24792
24740;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 24793;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
24741;;;;;; (19845 45374)) 24794;;;;;; (19776 18657))
24742;;; Generated autoloads from scroll-lock.el 24795;;; Generated autoloads from scroll-lock.el
24743 24796
24744(autoload 'scroll-lock-mode "scroll-lock" "\ 24797(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -24752,7 +24805,7 @@ during scrolling.
24752 24805
24753;;;*** 24806;;;***
24754 24807
24755;;;### (autoloads nil "secrets" "net/secrets.el" (19845 45374)) 24808;;;### (autoloads nil "secrets" "net/secrets.el" (19776 18657))
24756;;; Generated autoloads from net/secrets.el 24809;;; Generated autoloads from net/secrets.el
24757(when (featurep 'dbusbind) 24810(when (featurep 'dbusbind)
24758 (autoload 'secrets-show-secrets "secrets" nil t)) 24811 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -24760,7 +24813,7 @@ during scrolling.
24760;;;*** 24813;;;***
24761 24814
24762;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 24815;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
24763;;;;;; "cedet/semantic.el" (19981 40664)) 24816;;;;;; "cedet/semantic.el" (19983 37515))
24764;;; Generated autoloads from cedet/semantic.el 24817;;; Generated autoloads from cedet/semantic.el
24765 24818
24766(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 24819(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -24805,14 +24858,14 @@ Semantic mode.
24805;;;*** 24858;;;***
24806 24859
24807;;;### (autoloads (mail-other-frame mail-other-window mail mail-mailing-lists 24860;;;### (autoloads (mail-other-frame mail-other-window mail mail-mailing-lists
24808;;;;;; mail-mode sendmail-user-agent-compose mail-default-headers 24861;;;;;; mail-mode sendmail-user-agent-compose sendmail-query-once
24809;;;;;; mail-default-directory mail-signature-file mail-signature 24862;;;;;; mail-default-headers mail-default-directory mail-signature-file
24810;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces 24863;;;;;; mail-signature mail-citation-prefix-regexp mail-citation-hook
24811;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file 24864;;;;;; mail-indentation-spaces mail-yank-prefix mail-setup-hook
24812;;;;;; mail-default-reply-to mail-archive-file-name mail-header-separator 24865;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
24813;;;;;; sendmail-query-once send-mail-function mail-interactive mail-self-blind 24866;;;;;; mail-header-separator send-mail-function mail-interactive
24814;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" 24867;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
24815;;;;;; (20025 8284)) 24868;;;;;; "sendmail" "mail/sendmail.el" (20091 22952))
24816;;; Generated autoloads from mail/sendmail.el 24869;;; Generated autoloads from mail/sendmail.el
24817 24870
24818(defvar mail-from-style 'default "\ 24871(defvar mail-from-style 'default "\
@@ -24865,13 +24918,6 @@ This is used by the default mail-sending commands. See also
24865 24918
24866(custom-autoload 'send-mail-function "sendmail" t) 24919(custom-autoload 'send-mail-function "sendmail" t)
24867 24920
24868(autoload 'sendmail-query-once "sendmail" "\
24869Send an email via `sendmail-query-once-function'.
24870If `sendmail-query-once-function' is `query', ask the user what
24871function to use, and then save that choice.
24872
24873\(fn)" nil nil)
24874
24875(defvar mail-header-separator (purecopy "--text follows this line--") "\ 24921(defvar mail-header-separator (purecopy "--text follows this line--") "\
24876Line used to separate headers from text in messages being composed.") 24922Line used to separate headers from text in messages being composed.")
24877 24923
@@ -24977,6 +25023,12 @@ before you edit the message, so you can edit or delete the lines.")
24977 25023
24978(custom-autoload 'mail-default-headers "sendmail" t) 25024(custom-autoload 'mail-default-headers "sendmail" t)
24979 25025
25026(autoload 'sendmail-query-once "sendmail" "\
25027Query for `send-mail-function' and send mail with it.
25028This also saves the value of `send-mail-function' via Customize.
25029
25030\(fn)" nil nil)
25031
24980(define-mail-user-agent 'sendmail-user-agent 'sendmail-user-agent-compose 'mail-send-and-exit) 25032(define-mail-user-agent 'sendmail-user-agent 'sendmail-user-agent-compose 'mail-send-and-exit)
24981 25033
24982(autoload 'sendmail-user-agent-compose "sendmail" "\ 25034(autoload 'sendmail-user-agent-compose "sendmail" "\
@@ -25001,6 +25053,8 @@ Here are commands that move to a header field (and create it if there isn't):
25001\\[mail-signature] mail-signature (insert `mail-signature-file' file). 25053\\[mail-signature] mail-signature (insert `mail-signature-file' file).
25002\\[mail-yank-original] mail-yank-original (insert current message, in Rmail). 25054\\[mail-yank-original] mail-yank-original (insert current message, in Rmail).
25003\\[mail-fill-yanked-message] mail-fill-yanked-message (fill what was yanked). 25055\\[mail-fill-yanked-message] mail-fill-yanked-message (fill what was yanked).
25056\\[mail-insert-file] insert a text file into the message.
25057\\[mail-add-attachment] attach to the message a file as binary attachment.
25004Turning on Mail mode runs the normal hooks `text-mode-hook' and 25058Turning on Mail mode runs the normal hooks `text-mode-hook' and
25005`mail-mode-hook' (in that order). 25059`mail-mode-hook' (in that order).
25006 25060
@@ -25029,8 +25083,6 @@ User should not set this variable manually,
25029instead use `sendmail-coding-system' to get a constant encoding 25083instead use `sendmail-coding-system' to get a constant encoding
25030of outgoing mails regardless of the current language environment. 25084of outgoing mails regardless of the current language environment.
25031See also the function `select-message-coding-system'.") 25085See also the function `select-message-coding-system'.")
25032 (add-hook 'same-window-buffer-names (purecopy "*mail*"))
25033 (add-hook 'same-window-buffer-names (purecopy "*unsent mail*"))
25034 25086
25035(autoload 'mail "sendmail" "\ 25087(autoload 'mail "sendmail" "\
25036Edit a message to be sent. Prefix arg means resume editing (don't erase). 25088Edit a message to be sent. Prefix arg means resume editing (don't erase).
@@ -25095,8 +25147,8 @@ Like `mail' command, but display mail buffer in another frame.
25095;;;*** 25147;;;***
25096 25148
25097;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25149;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25098;;;;;; server-force-delete server-start) "server" "server.el" (20059 25150;;;;;; server-force-delete server-start) "server" "server.el" (20058
25099;;;;;; 26455)) 25151;;;;;; 26006))
25100;;; Generated autoloads from server.el 25152;;; Generated autoloads from server.el
25101 25153
25102(put 'server-host 'risky-local-variable t) 25154(put 'server-host 'risky-local-variable t)
@@ -25159,7 +25211,7 @@ only these files will be asked to be saved.
25159 25211
25160;;;*** 25212;;;***
25161 25213
25162;;;### (autoloads (ses-mode) "ses" "ses.el" (19980 19797)) 25214;;;### (autoloads (ses-mode) "ses" "ses.el" (19980 46525))
25163;;; Generated autoloads from ses.el 25215;;; Generated autoloads from ses.el
25164 25216
25165(autoload 'ses-mode "ses" "\ 25217(autoload 'ses-mode "ses" "\
@@ -25178,7 +25230,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25178;;;*** 25230;;;***
25179 25231
25180;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25232;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25181;;;;;; (19845 45374)) 25233;;;;;; (19874 14841))
25182;;; Generated autoloads from textmodes/sgml-mode.el 25234;;; Generated autoloads from textmodes/sgml-mode.el
25183 25235
25184(autoload 'sgml-mode "sgml-mode" "\ 25236(autoload 'sgml-mode "sgml-mode" "\
@@ -25244,7 +25296,7 @@ To work around that, do:
25244;;;*** 25296;;;***
25245 25297
25246;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25298;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25247;;;;;; (20051 32345)) 25299;;;;;; (20051 48058))
25248;;; Generated autoloads from progmodes/sh-script.el 25300;;; Generated autoloads from progmodes/sh-script.el
25249(put 'sh-shell 'safe-local-variable 'symbolp) 25301(put 'sh-shell 'safe-local-variable 'symbolp)
25250 25302
@@ -25309,7 +25361,7 @@ with your script for an edit-interpret-debug cycle.
25309;;;*** 25361;;;***
25310 25362
25311;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 25363;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25312;;;;;; (19845 45374)) 25364;;;;;; (19783 19497))
25313;;; Generated autoloads from emacs-lisp/shadow.el 25365;;; Generated autoloads from emacs-lisp/shadow.el
25314 25366
25315(autoload 'list-load-path-shadows "shadow" "\ 25367(autoload 'list-load-path-shadows "shadow" "\
@@ -25359,8 +25411,8 @@ function, `load-path-shadows-find'.
25359;;;*** 25411;;;***
25360 25412
25361;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 25413;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
25362;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19886 25414;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (19888
25363;;;;;; 45771)) 25415;;;;;; 59421))
25364;;; Generated autoloads from shadowfile.el 25416;;; Generated autoloads from shadowfile.el
25365 25417
25366(autoload 'shadow-define-cluster "shadowfile" "\ 25418(autoload 'shadow-define-cluster "shadowfile" "\
@@ -25399,7 +25451,7 @@ Set up file shadowing.
25399;;;*** 25451;;;***
25400 25452
25401;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25453;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25402;;;;;; (20058 5591)) 25454;;;;;; (20091 22521))
25403;;; Generated autoloads from shell.el 25455;;; Generated autoloads from shell.el
25404 25456
25405(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25457(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -25444,12 +25496,11 @@ Otherwise, one argument `-i' is passed to the shell.
25444\(Type \\[describe-mode] in the shell buffer for a list of commands.) 25496\(Type \\[describe-mode] in the shell buffer for a list of commands.)
25445 25497
25446\(fn &optional BUFFER)" t nil) 25498\(fn &optional BUFFER)" t nil)
25447 (add-hook 'same-window-buffer-names (purecopy "*shell*"))
25448 25499
25449;;;*** 25500;;;***
25450 25501
25451;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20007 25502;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20094
25452;;;;;; 64734)) 25503;;;;;; 36595))
25453;;; Generated autoloads from gnus/shr.el 25504;;; Generated autoloads from gnus/shr.el
25454 25505
25455(autoload 'shr-insert-document "shr" "\ 25506(autoload 'shr-insert-document "shr" "\
@@ -25460,7 +25511,7 @@ Otherwise, one argument `-i' is passed to the shell.
25460;;;*** 25511;;;***
25461 25512
25462;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 25513;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
25463;;;;;; "sieve" "gnus/sieve.el" (19845 45374)) 25514;;;;;; "sieve" "gnus/sieve.el" (19821 48406))
25464;;; Generated autoloads from gnus/sieve.el 25515;;; Generated autoloads from gnus/sieve.el
25465 25516
25466(autoload 'sieve-manage "sieve" "\ 25517(autoload 'sieve-manage "sieve" "\
@@ -25481,7 +25532,7 @@ Otherwise, one argument `-i' is passed to the shell.
25481;;;*** 25532;;;***
25482 25533
25483;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 25534;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
25484;;;;;; (19845 45374)) 25535;;;;;; (19776 18657))
25485;;; Generated autoloads from gnus/sieve-mode.el 25536;;; Generated autoloads from gnus/sieve-mode.el
25486 25537
25487(autoload 'sieve-mode "sieve-mode" "\ 25538(autoload 'sieve-mode "sieve-mode" "\
@@ -25496,8 +25547,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
25496 25547
25497;;;*** 25548;;;***
25498 25549
25499;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19890 25550;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (19891
25500;;;;;; 42850)) 25551;;;;;; 13894))
25501;;; Generated autoloads from progmodes/simula.el 25552;;; Generated autoloads from progmodes/simula.el
25502 25553
25503(autoload 'simula-mode "simula" "\ 25554(autoload 'simula-mode "simula" "\
@@ -25546,7 +25597,7 @@ with no arguments, if that value is non-nil.
25546;;;*** 25597;;;***
25547 25598
25548;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 25599;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
25549;;;;;; define-skeleton) "skeleton" "skeleton.el" (19845 45374)) 25600;;;;;; define-skeleton) "skeleton" "skeleton.el" (19776 18657))
25550;;; Generated autoloads from skeleton.el 25601;;; Generated autoloads from skeleton.el
25551 25602
25552(defvar skeleton-filter-function 'identity "\ 25603(defvar skeleton-filter-function 'identity "\
@@ -25656,7 +25707,7 @@ symmetrical ones, and the same character twice for the others.
25656;;;*** 25707;;;***
25657 25708
25658;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 25709;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
25659;;;;;; "smerge-mode" "vc/smerge-mode.el" (19946 1612)) 25710;;;;;; "smerge-mode" "vc/smerge-mode.el" (19946 35279))
25660;;; Generated autoloads from vc/smerge-mode.el 25711;;; Generated autoloads from vc/smerge-mode.el
25661 25712
25662(autoload 'smerge-ediff "smerge-mode" "\ 25713(autoload 'smerge-ediff "smerge-mode" "\
@@ -25681,7 +25732,7 @@ If no conflict maker is found, turn off `smerge-mode'.
25681;;;*** 25732;;;***
25682 25733
25683;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 25734;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
25684;;;;;; (19939 28373)) 25735;;;;;; (19939 48196))
25685;;; Generated autoloads from gnus/smiley.el 25736;;; Generated autoloads from gnus/smiley.el
25686 25737
25687(autoload 'smiley-region "smiley" "\ 25738(autoload 'smiley-region "smiley" "\
@@ -25699,7 +25750,7 @@ interactively. If there's no argument, do it at the current buffer.
25699;;;*** 25750;;;***
25700 25751
25701;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 25752;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
25702;;;;;; "mail/smtpmail.el" (20053 39293)) 25753;;;;;; "mail/smtpmail.el" (20086 2758))
25703;;; Generated autoloads from mail/smtpmail.el 25754;;; Generated autoloads from mail/smtpmail.el
25704 25755
25705(autoload 'smtpmail-send-it "smtpmail" "\ 25756(autoload 'smtpmail-send-it "smtpmail" "\
@@ -25714,7 +25765,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
25714 25765
25715;;;*** 25766;;;***
25716 25767
25717;;;### (autoloads (snake) "snake" "play/snake.el" (19845 45374)) 25768;;;### (autoloads (snake) "snake" "play/snake.el" (19797 54173))
25718;;; Generated autoloads from play/snake.el 25769;;; Generated autoloads from play/snake.el
25719 25770
25720(autoload 'snake "snake" "\ 25771(autoload 'snake "snake" "\
@@ -25738,7 +25789,7 @@ Snake mode keybindings:
25738;;;*** 25789;;;***
25739 25790
25740;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 25791;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
25741;;;;;; (19845 45374)) 25792;;;;;; (19776 18657))
25742;;; Generated autoloads from net/snmp-mode.el 25793;;; Generated autoloads from net/snmp-mode.el
25743 25794
25744(autoload 'snmp-mode "snmp-mode" "\ 25795(autoload 'snmp-mode "snmp-mode" "\
@@ -25767,8 +25818,8 @@ then `snmpv2-mode-hook'.
25767 25818
25768;;;*** 25819;;;***
25769 25820
25770;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19886 25821;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19888
25771;;;;;; 45771)) 25822;;;;;; 59421))
25772;;; Generated autoloads from calendar/solar.el 25823;;; Generated autoloads from calendar/solar.el
25773 25824
25774(autoload 'sunrise-sunset "solar" "\ 25825(autoload 'sunrise-sunset "solar" "\
@@ -25783,8 +25834,8 @@ This function is suitable for execution in a .emacs file.
25783 25834
25784;;;*** 25835;;;***
25785 25836
25786;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19889 25837;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (19888
25787;;;;;; 21967)) 25838;;;;;; 59421))
25788;;; Generated autoloads from play/solitaire.el 25839;;; Generated autoloads from play/solitaire.el
25789 25840
25790(autoload 'solitaire "solitaire" "\ 25841(autoload 'solitaire "solitaire" "\
@@ -25861,7 +25912,7 @@ Pick your favourite shortcuts:
25861 25912
25862;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 25913;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
25863;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 25914;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
25864;;;;;; sort-lines sort-subr) "sort" "sort.el" (19845 45374)) 25915;;;;;; sort-lines sort-subr) "sort" "sort.el" (19776 18657))
25865;;; Generated autoloads from sort.el 25916;;; Generated autoloads from sort.el
25866(put 'sort-fold-case 'safe-local-variable 'booleanp) 25917(put 'sort-fold-case 'safe-local-variable 'booleanp)
25867 25918
@@ -26005,8 +26056,8 @@ From a program takes two point or marker arguments, BEG and END.
26005 26056
26006;;;*** 26057;;;***
26007 26058
26008;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20022 26059;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20021
26009;;;;;; 32083)) 26060;;;;;; 60891))
26010;;; Generated autoloads from gnus/spam.el 26061;;; Generated autoloads from gnus/spam.el
26011 26062
26012(autoload 'spam-initialize "spam" "\ 26063(autoload 'spam-initialize "spam" "\
@@ -26022,7 +26073,7 @@ installed through `spam-necessary-extra-headers'.
26022 26073
26023;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 26074;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
26024;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 26075;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
26025;;;;;; "gnus/spam-report.el" (19845 45374)) 26076;;;;;; "gnus/spam-report.el" (19776 18657))
26026;;; Generated autoloads from gnus/spam-report.el 26077;;; Generated autoloads from gnus/spam-report.el
26027 26078
26028(autoload 'spam-report-process-queue "spam-report" "\ 26079(autoload 'spam-report-process-queue "spam-report" "\
@@ -26065,7 +26116,7 @@ Spam reports will be queued with the method used when
26065;;;*** 26116;;;***
26066 26117
26067;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26118;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26068;;;;;; "speedbar.el" (19886 45771)) 26119;;;;;; "speedbar.el" (19888 59421))
26069;;; Generated autoloads from speedbar.el 26120;;; Generated autoloads from speedbar.el
26070 26121
26071(defalias 'speedbar 'speedbar-frame-mode) 26122(defalias 'speedbar 'speedbar-frame-mode)
@@ -26089,8 +26140,8 @@ selected. If the speedbar frame is active, then select the attached frame.
26089 26140
26090;;;*** 26141;;;***
26091 26142
26092;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19845 26143;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (19776
26093;;;;;; 45374)) 26144;;;;;; 18657))
26094;;; Generated autoloads from play/spook.el 26145;;; Generated autoloads from play/spook.el
26095 26146
26096(autoload 'spook "spook" "\ 26147(autoload 'spook "spook" "\
@@ -26109,7 +26160,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26109;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26160;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26110;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26161;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26111;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26162;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26112;;;;;; (19988 13913)) 26163;;;;;; (20091 19552))
26113;;; Generated autoloads from progmodes/sql.el 26164;;; Generated autoloads from progmodes/sql.el
26114 26165
26115(autoload 'sql-add-product-keywords "sql" "\ 26166(autoload 'sql-add-product-keywords "sql" "\
@@ -26605,7 +26656,7 @@ buffer.
26605;;;*** 26656;;;***
26606 26657
26607;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 26658;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
26608;;;;;; (19845 45374)) 26659;;;;;; (19776 18657))
26609;;; Generated autoloads from cedet/srecode/srt-mode.el 26660;;; Generated autoloads from cedet/srecode/srt-mode.el
26610 26661
26611(autoload 'srecode-template-mode "srecode/srt-mode" "\ 26662(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -26618,7 +26669,7 @@ Major-mode for writing SRecode macros.
26618;;;*** 26669;;;***
26619 26670
26620;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el" 26671;;;### (autoloads (starttls-open-stream) "starttls" "gnus/starttls.el"
26621;;;;;; (20047 35303)) 26672;;;;;; (20048 1180))
26622;;; Generated autoloads from gnus/starttls.el 26673;;; Generated autoloads from gnus/starttls.el
26623 26674
26624(autoload 'starttls-open-stream "starttls" "\ 26675(autoload 'starttls-open-stream "starttls" "\
@@ -26645,8 +26696,8 @@ GNUTLS requires a port number.
26645;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 26696;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
26646;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 26697;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
26647;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 26698;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
26648;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19886 26699;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (19888
26649;;;;;; 45771)) 26700;;;;;; 59421))
26650;;; Generated autoloads from strokes.el 26701;;; Generated autoloads from strokes.el
26651 26702
26652(autoload 'strokes-global-set-stroke "strokes" "\ 26703(autoload 'strokes-global-set-stroke "strokes" "\
@@ -26756,7 +26807,7 @@ Read a complex stroke and insert its glyph into the current buffer.
26756;;;*** 26807;;;***
26757 26808
26758;;;### (autoloads (studlify-buffer studlify-word studlify-region) 26809;;;### (autoloads (studlify-buffer studlify-word studlify-region)
26759;;;;;; "studly" "play/studly.el" (19845 45374)) 26810;;;;;; "studly" "play/studly.el" (19764 32359))
26760;;; Generated autoloads from play/studly.el 26811;;; Generated autoloads from play/studly.el
26761 26812
26762(autoload 'studlify-region "studly" "\ 26813(autoload 'studlify-region "studly" "\
@@ -26777,7 +26828,7 @@ Studlify-case the current buffer.
26777;;;*** 26828;;;***
26778 26829
26779;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el" 26830;;;### (autoloads (global-subword-mode subword-mode) "subword" "progmodes/subword.el"
26780;;;;;; (19845 45374)) 26831;;;;;; (19776 18657))
26781;;; Generated autoloads from progmodes/subword.el 26832;;; Generated autoloads from progmodes/subword.el
26782 26833
26783(autoload 'subword-mode "subword" "\ 26834(autoload 'subword-mode "subword" "\
@@ -26825,7 +26876,7 @@ See `subword-mode' for more information on Subword mode.
26825;;;*** 26876;;;***
26826 26877
26827;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 26878;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
26828;;;;;; (19931 11784)) 26879;;;;;; (19933 8482))
26829;;; Generated autoloads from mail/supercite.el 26880;;; Generated autoloads from mail/supercite.el
26830 26881
26831(autoload 'sc-cite-original "supercite" "\ 26882(autoload 'sc-cite-original "supercite" "\
@@ -26857,8 +26908,8 @@ and `sc-post-hook' is run after the guts of this function.
26857 26908
26858;;;*** 26909;;;***
26859 26910
26860;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (19845 26911;;;### (autoloads (gpm-mouse-mode) "t-mouse" "t-mouse.el" (19776
26861;;;;;; 45374)) 26912;;;;;; 18657))
26862;;; Generated autoloads from t-mouse.el 26913;;; Generated autoloads from t-mouse.el
26863 26914
26864(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26915(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -26885,7 +26936,7 @@ It relies on the `gpm' daemon being activated.
26885 26936
26886;;;*** 26937;;;***
26887 26938
26888;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19998 49767)) 26939;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19998 2003))
26889;;; Generated autoloads from tabify.el 26940;;; Generated autoloads from tabify.el
26890 26941
26891(autoload 'untabify "tabify" "\ 26942(autoload 'untabify "tabify" "\
@@ -26920,7 +26971,7 @@ The variable `tab-width' controls the spacing of tab stops.
26920;;;;;; table-recognize table-insert-row-column table-insert-column 26971;;;;;; table-recognize table-insert-row-column table-insert-column
26921;;;;;; table-insert-row table-insert table-point-left-cell-hook 26972;;;;;; table-insert-row table-insert table-point-left-cell-hook
26922;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 26973;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
26923;;;;;; "table" "textmodes/table.el" (19845 45374)) 26974;;;;;; "table" "textmodes/table.el" (19776 18657))
26924;;; Generated autoloads from textmodes/table.el 26975;;; Generated autoloads from textmodes/table.el
26925 26976
26926(defvar table-cell-map-hook nil "\ 26977(defvar table-cell-map-hook nil "\
@@ -27509,7 +27560,7 @@ converts a table into plain text without frames. It is a companion to
27509;;;*** 27560;;;***
27510 27561
27511;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el" 27562;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el"
27512;;;;;; (20045 30688)) 27563;;;;;; (20045 40021))
27513;;; Generated autoloads from emacs-lisp/tabulated-list.el 27564;;; Generated autoloads from emacs-lisp/tabulated-list.el
27514 27565
27515(autoload 'tabulated-list-mode "tabulated-list" "\ 27566(autoload 'tabulated-list-mode "tabulated-list" "\
@@ -27551,7 +27602,7 @@ as the ewoc pretty-printer.
27551 27602
27552;;;*** 27603;;;***
27553 27604
27554;;;### (autoloads (talk talk-connect) "talk" "talk.el" (19886 45771)) 27605;;;### (autoloads (talk talk-connect) "talk" "talk.el" (19888 59421))
27555;;; Generated autoloads from talk.el 27606;;; Generated autoloads from talk.el
27556 27607
27557(autoload 'talk-connect "talk" "\ 27608(autoload 'talk-connect "talk" "\
@@ -27566,7 +27617,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
27566 27617
27567;;;*** 27618;;;***
27568 27619
27569;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19977 43600)) 27620;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19976 61778))
27570;;; Generated autoloads from tar-mode.el 27621;;; Generated autoloads from tar-mode.el
27571 27622
27572(autoload 'tar-mode "tar-mode" "\ 27623(autoload 'tar-mode "tar-mode" "\
@@ -27590,7 +27641,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
27590;;;*** 27641;;;***
27591 27642
27592;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 27643;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
27593;;;;;; "progmodes/tcl.el" (19890 42850)) 27644;;;;;; "progmodes/tcl.el" (19891 13894))
27594;;; Generated autoloads from progmodes/tcl.el 27645;;; Generated autoloads from progmodes/tcl.el
27595 27646
27596(autoload 'tcl-mode "tcl" "\ 27647(autoload 'tcl-mode "tcl" "\
@@ -27638,9 +27689,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
27638 27689
27639;;;*** 27690;;;***
27640 27691
27641;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (19845 45374)) 27692;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (20091 22775))
27642;;; Generated autoloads from net/telnet.el 27693;;; Generated autoloads from net/telnet.el
27643 (add-hook 'same-window-regexps (purecopy "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)"))
27644 27694
27645(autoload 'telnet "telnet" "\ 27695(autoload 'telnet "telnet" "\
27646Open a network login connection to host named HOST (a string). 27696Open a network login connection to host named HOST (a string).
@@ -27654,7 +27704,6 @@ falling back on the value of the global variable `telnet-program'.
27654Normally input is edited in Emacs and sent a line at a time. 27704Normally input is edited in Emacs and sent a line at a time.
27655 27705
27656\(fn HOST &optional PORT)" t nil) 27706\(fn HOST &optional PORT)" t nil)
27657 (add-hook 'same-window-regexps (purecopy "\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)"))
27658 27707
27659(autoload 'rsh "telnet" "\ 27708(autoload 'rsh "telnet" "\
27660Open a network login connection to host named HOST (a string). 27709Open a network login connection to host named HOST (a string).
@@ -27666,7 +27715,7 @@ Normally input is edited in Emacs and sent a line at a time.
27666;;;*** 27715;;;***
27667 27716
27668;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 27717;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
27669;;;;;; (20050 11479)) 27718;;;;;; (20049 18044))
27670;;; Generated autoloads from term.el 27719;;; Generated autoloads from term.el
27671 27720
27672(autoload 'make-term "term" "\ 27721(autoload 'make-term "term" "\
@@ -27708,8 +27757,8 @@ use in that buffer.
27708 27757
27709;;;*** 27758;;;***
27710 27759
27711;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (19931 27760;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (19933
27712;;;;;; 11784)) 27761;;;;;; 8482))
27713;;; Generated autoloads from terminal.el 27762;;; Generated autoloads from terminal.el
27714 27763
27715(autoload 'terminal-emulator "terminal" "\ 27764(autoload 'terminal-emulator "terminal" "\
@@ -27746,7 +27795,7 @@ subprocess started.
27746;;;*** 27795;;;***
27747 27796
27748;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 27797;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
27749;;;;;; (19998 49767)) 27798;;;;;; (19998 18685))
27750;;; Generated autoloads from emacs-lisp/testcover.el 27799;;; Generated autoloads from emacs-lisp/testcover.el
27751 27800
27752(autoload 'testcover-this-defun "testcover" "\ 27801(autoload 'testcover-this-defun "testcover" "\
@@ -27756,7 +27805,7 @@ Start coverage on function under point.
27756 27805
27757;;;*** 27806;;;***
27758 27807
27759;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19889 21967)) 27808;;;### (autoloads (tetris) "tetris" "play/tetris.el" (19888 59421))
27760;;; Generated autoloads from play/tetris.el 27809;;; Generated autoloads from play/tetris.el
27761 27810
27762(autoload 'tetris "tetris" "\ 27811(autoload 'tetris "tetris" "\
@@ -27787,7 +27836,7 @@ tetris-mode keybindings:
27787;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 27836;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
27788;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 27837;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
27789;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 27838;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
27790;;;;;; (19845 45374)) 27839;;;;;; (19779 19681))
27791;;; Generated autoloads from textmodes/tex-mode.el 27840;;; Generated autoloads from textmodes/tex-mode.el
27792 27841
27793(defvar tex-shell-file-name nil "\ 27842(defvar tex-shell-file-name nil "\
@@ -28089,7 +28138,7 @@ Major mode to edit DocTeX files.
28089;;;*** 28138;;;***
28090 28139
28091;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28140;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28092;;;;;; "texinfmt" "textmodes/texinfmt.el" (19845 45374)) 28141;;;;;; "texinfmt" "textmodes/texinfmt.el" (19776 18657))
28093;;; Generated autoloads from textmodes/texinfmt.el 28142;;; Generated autoloads from textmodes/texinfmt.el
28094 28143
28095(autoload 'texinfo-format-buffer "texinfmt" "\ 28144(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28129,7 +28178,7 @@ if large. You can use `Info-split' to do this manually.
28129;;;*** 28178;;;***
28130 28179
28131;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 28180;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
28132;;;;;; "texinfo" "textmodes/texinfo.el" (19845 45374)) 28181;;;;;; "texinfo" "textmodes/texinfo.el" (19874 14950))
28133;;; Generated autoloads from textmodes/texinfo.el 28182;;; Generated autoloads from textmodes/texinfo.el
28134 28183
28135(defvar texinfo-open-quote (purecopy "``") "\ 28184(defvar texinfo-open-quote (purecopy "``") "\
@@ -28215,7 +28264,7 @@ value of `texinfo-mode-hook'.
28215 28264
28216;;;### (autoloads (thai-composition-function thai-compose-buffer 28265;;;### (autoloads (thai-composition-function thai-compose-buffer
28217;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el" 28266;;;;;; thai-compose-string thai-compose-region) "thai-util" "language/thai-util.el"
28218;;;;;; (19845 45374)) 28267;;;;;; (19776 18657))
28219;;; Generated autoloads from language/thai-util.el 28268;;; Generated autoloads from language/thai-util.el
28220 28269
28221(autoload 'thai-compose-region "thai-util" "\ 28270(autoload 'thai-compose-region "thai-util" "\
@@ -28244,7 +28293,7 @@ Compose Thai characters in the current buffer.
28244 28293
28245;;;### (autoloads (list-at-point number-at-point symbol-at-point 28294;;;### (autoloads (list-at-point number-at-point symbol-at-point
28246;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28295;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28247;;;;;; "thingatpt" "thingatpt.el" (19990 55648)) 28296;;;;;; "thingatpt" "thingatpt.el" (19990 12633))
28248;;; Generated autoloads from thingatpt.el 28297;;; Generated autoloads from thingatpt.el
28249 28298
28250(autoload 'forward-thing "thingatpt" "\ 28299(autoload 'forward-thing "thingatpt" "\
@@ -28307,7 +28356,7 @@ Return the Lisp list at point, or nil if none is found.
28307 28356
28308;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 28357;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
28309;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 28358;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
28310;;;;;; (19931 11784)) 28359;;;;;; (19933 8482))
28311;;; Generated autoloads from thumbs.el 28360;;; Generated autoloads from thumbs.el
28312 28361
28313(autoload 'thumbs-find-thumb "thumbs" "\ 28362(autoload 'thumbs-find-thumb "thumbs" "\
@@ -28345,8 +28394,8 @@ In dired, call the setroot program on the image at point.
28345;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 28394;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
28346;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 28395;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
28347;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 28396;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
28348;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (19845 28397;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (19776
28349;;;;;; 45374)) 28398;;;;;; 18657))
28350;;; Generated autoloads from language/tibet-util.el 28399;;; Generated autoloads from language/tibet-util.el
28351 28400
28352(autoload 'tibetan-char-p "tibet-util" "\ 28401(autoload 'tibetan-char-p "tibet-util" "\
@@ -28420,7 +28469,7 @@ See also docstring of the function tibetan-compose-region.
28420;;;*** 28469;;;***
28421 28470
28422;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 28471;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
28423;;;;;; (19845 45374)) 28472;;;;;; (19776 18657))
28424;;; Generated autoloads from textmodes/tildify.el 28473;;; Generated autoloads from textmodes/tildify.el
28425 28474
28426(autoload 'tildify-region "tildify" "\ 28475(autoload 'tildify-region "tildify" "\
@@ -28445,7 +28494,7 @@ This function performs no refilling of the changed text.
28445 28494
28446;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 28495;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
28447;;;;;; display-time-mode display-time display-time-day-and-date) 28496;;;;;; display-time-mode display-time display-time-day-and-date)
28448;;;;;; "time" "time.el" (20033 22846)) 28497;;;;;; "time" "time.el" (20032 1244))
28449;;; Generated autoloads from time.el 28498;;; Generated autoloads from time.el
28450 28499
28451(defvar display-time-day-and-date nil "\ 28500(defvar display-time-day-and-date nil "\
@@ -28510,7 +28559,7 @@ Return a string giving the duration of the Emacs initialization.
28510;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day 28559;;;;;; time-to-day-in-year date-leap-year-p days-between date-to-day
28511;;;;;; time-add time-subtract time-since days-to-time time-less-p 28560;;;;;; time-add time-subtract time-since days-to-time time-less-p
28512;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el" 28561;;;;;; seconds-to-time date-to-time) "time-date" "calendar/time-date.el"
28513;;;;;; (19885 24894)) 28562;;;;;; (19888 59421))
28514;;; Generated autoloads from calendar/time-date.el 28563;;; Generated autoloads from calendar/time-date.el
28515 28564
28516(autoload 'date-to-time "time-date" "\ 28565(autoload 'date-to-time "time-date" "\
@@ -28624,7 +28673,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
28624;;;*** 28673;;;***
28625 28674
28626;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 28675;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
28627;;;;;; "time-stamp.el" (20033 22846)) 28676;;;;;; "time-stamp.el" (20032 1358))
28628;;; Generated autoloads from time-stamp.el 28677;;; Generated autoloads from time-stamp.el
28629(put 'time-stamp-format 'safe-local-variable 'stringp) 28678(put 'time-stamp-format 'safe-local-variable 'stringp)
28630(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 28679(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -28668,7 +28717,7 @@ With ARG, turn time stamping on if and only if arg is positive.
28668;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 28717;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
28669;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 28718;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
28670;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 28719;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
28671;;;;;; (19981 40664)) 28720;;;;;; (19983 37515))
28672;;; Generated autoloads from calendar/timeclock.el 28721;;; Generated autoloads from calendar/timeclock.el
28673 28722
28674(autoload 'timeclock-modeline-display "timeclock" "\ 28723(autoload 'timeclock-modeline-display "timeclock" "\
@@ -28768,7 +28817,7 @@ relative only to the time worked today, and not to past time.
28768;;;*** 28817;;;***
28769 28818
28770;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 28819;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
28771;;;;;; "international/titdic-cnv.el" (19845 45374)) 28820;;;;;; "international/titdic-cnv.el" (19813 16330))
28772;;; Generated autoloads from international/titdic-cnv.el 28821;;; Generated autoloads from international/titdic-cnv.el
28773 28822
28774(autoload 'titdic-convert "titdic-cnv" "\ 28823(autoload 'titdic-convert "titdic-cnv" "\
@@ -28791,7 +28840,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
28791;;;*** 28840;;;***
28792 28841
28793;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 28842;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
28794;;;;;; "tmm.el" (19845 45374)) 28843;;;;;; "tmm.el" (19776 18657))
28795;;; Generated autoloads from tmm.el 28844;;; Generated autoloads from tmm.el
28796 (define-key global-map "\M-`" 'tmm-menubar) 28845 (define-key global-map "\M-`" 'tmm-menubar)
28797 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 28846 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -28831,7 +28880,7 @@ Its value should be an event that has a binding in MENU.
28831 28880
28832;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 28881;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
28833;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 28882;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
28834;;;;;; "todo-mode" "calendar/todo-mode.el" (19845 45374)) 28883;;;;;; "todo-mode" "calendar/todo-mode.el" (19776 18657))
28835;;; Generated autoloads from calendar/todo-mode.el 28884;;; Generated autoloads from calendar/todo-mode.el
28836 28885
28837(autoload 'todo-add-category "todo-mode" "\ 28886(autoload 'todo-add-category "todo-mode" "\
@@ -28891,7 +28940,7 @@ Show TODO list.
28891 28940
28892;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 28941;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
28893;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) 28942;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame)
28894;;;;;; "tool-bar" "tool-bar.el" (19994 52720)) 28943;;;;;; "tool-bar" "tool-bar.el" (19994 28309))
28895;;; Generated autoloads from tool-bar.el 28944;;; Generated autoloads from tool-bar.el
28896 28945
28897(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 28946(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -28962,7 +29011,7 @@ holds a keymap.
28962;;;*** 29011;;;***
28963 29012
28964;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29013;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
28965;;;;;; (19931 11784)) 29014;;;;;; (19933 8482))
28966;;; Generated autoloads from emulation/tpu-edt.el 29015;;; Generated autoloads from emulation/tpu-edt.el
28967 29016
28968(defvar tpu-edt-mode nil "\ 29017(defvar tpu-edt-mode nil "\
@@ -28989,7 +29038,7 @@ Turn on TPU/edt emulation.
28989;;;*** 29038;;;***
28990 29039
28991;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29040;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
28992;;;;;; (19845 45374)) 29041;;;;;; (19776 18657))
28993;;; Generated autoloads from emulation/tpu-mapper.el 29042;;; Generated autoloads from emulation/tpu-mapper.el
28994 29043
28995(autoload 'tpu-mapper "tpu-mapper" "\ 29044(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29023,7 +29072,7 @@ your local X guru can try to figure out why the key is being ignored.
29023 29072
29024;;;*** 29073;;;***
29025 29074
29026;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19845 45374)) 29075;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (19776 18657))
29027;;; Generated autoloads from emacs-lisp/tq.el 29076;;; Generated autoloads from emacs-lisp/tq.el
29028 29077
29029(autoload 'tq-create "tq" "\ 29078(autoload 'tq-create "tq" "\
@@ -29037,7 +29086,7 @@ to a tcp server on another machine.
29037;;;*** 29086;;;***
29038 29087
29039;;;### (autoloads (trace-function-background trace-function trace-buffer) 29088;;;### (autoloads (trace-function-background trace-function trace-buffer)
29040;;;;;; "trace" "emacs-lisp/trace.el" (19845 45374)) 29089;;;;;; "trace" "emacs-lisp/trace.el" (19776 18657))
29041;;; Generated autoloads from emacs-lisp/trace.el 29090;;; Generated autoloads from emacs-lisp/trace.el
29042 29091
29043(defvar trace-buffer (purecopy "*trace-output*") "\ 29092(defvar trace-buffer (purecopy "*trace-output*") "\
@@ -29074,7 +29123,7 @@ BUFFER defaults to `trace-buffer'.
29074;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29123;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29075;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29124;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29076;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29125;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29077;;;;;; "net/tramp.el" (20062 2656)) 29126;;;;;; "net/tramp.el" (20089 62475))
29078;;; Generated autoloads from net/tramp.el 29127;;; Generated autoloads from net/tramp.el
29079 29128
29080(defvar tramp-mode t "\ 29129(defvar tramp-mode t "\
@@ -29207,7 +29256,7 @@ Discard Tramp from loading remote files.
29207;;;*** 29256;;;***
29208 29257
29209;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29258;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
29210;;;;;; (19946 29209)) 29259;;;;;; (19946 35279))
29211;;; Generated autoloads from net/tramp-ftp.el 29260;;; Generated autoloads from net/tramp-ftp.el
29212 29261
29213(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29262(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29218,7 +29267,7 @@ Discard Tramp from loading remote files.
29218;;;*** 29267;;;***
29219 29268
29220;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20048 29269;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20048
29221;;;;;; 56149)) 29270;;;;;; 22592))
29222;;; Generated autoloads from tutorial.el 29271;;; Generated autoloads from tutorial.el
29223 29272
29224(autoload 'help-with-tutorial "tutorial" "\ 29273(autoload 'help-with-tutorial "tutorial" "\
@@ -29243,7 +29292,7 @@ resumed later.
29243;;;*** 29292;;;***
29244 29293
29245;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" 29294;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el"
29246;;;;;; (19845 45374)) 29295;;;;;; (19764 32359))
29247;;; Generated autoloads from language/tv-util.el 29296;;; Generated autoloads from language/tv-util.el
29248 29297
29249(autoload 'tai-viet-composition-function "tv-util" "\ 29298(autoload 'tai-viet-composition-function "tv-util" "\
@@ -29254,7 +29303,7 @@ resumed later.
29254;;;*** 29303;;;***
29255 29304
29256;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29305;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29257;;;;;; "textmodes/two-column.el" (19845 45374)) 29306;;;;;; "textmodes/two-column.el" (19776 18657))
29258;;; Generated autoloads from textmodes/two-column.el 29307;;; Generated autoloads from textmodes/two-column.el
29259 (autoload '2C-command "two-column" () t 'keymap) 29308 (autoload '2C-command "two-column" () t 'keymap)
29260 (global-set-key "\C-x6" '2C-command) 29309 (global-set-key "\C-x6" '2C-command)
@@ -29305,7 +29354,7 @@ First column's text sSs Second column's text
29305;;;;;; type-break type-break-mode type-break-keystroke-threshold 29354;;;;;; type-break type-break-mode type-break-keystroke-threshold
29306;;;;;; type-break-good-break-interval type-break-good-rest-interval 29355;;;;;; type-break-good-break-interval type-break-good-rest-interval
29307;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 29356;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29308;;;;;; (19985 37722)) 29357;;;;;; (19985 10396))
29309;;; Generated autoloads from type-break.el 29358;;; Generated autoloads from type-break.el
29310 29359
29311(defvar type-break-mode nil "\ 29360(defvar type-break-mode nil "\
@@ -29487,7 +29536,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
29487 29536
29488;;;*** 29537;;;***
29489 29538
29490;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19845 45374)) 29539;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (19776 18657))
29491;;; Generated autoloads from mail/uce.el 29540;;; Generated autoloads from mail/uce.el
29492 29541
29493(autoload 'uce-reply-to-uce "uce" "\ 29542(autoload 'uce-reply-to-uce "uce" "\
@@ -29505,7 +29554,7 @@ You might need to set `uce-mail-reader' before using this.
29505;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 29554;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
29506;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 29555;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
29507;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 29556;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
29508;;;;;; "international/ucs-normalize.el" (20052 53218)) 29557;;;;;; "international/ucs-normalize.el" (20053 4711))
29509;;; Generated autoloads from international/ucs-normalize.el 29558;;; Generated autoloads from international/ucs-normalize.el
29510 29559
29511(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 29560(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -29571,7 +29620,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
29571;;;*** 29620;;;***
29572 29621
29573;;;### (autoloads (ununderline-region underline-region) "underline" 29622;;;### (autoloads (ununderline-region underline-region) "underline"
29574;;;;;; "textmodes/underline.el" (19845 45374)) 29623;;;;;; "textmodes/underline.el" (19776 18657))
29575;;; Generated autoloads from textmodes/underline.el 29624;;; Generated autoloads from textmodes/underline.el
29576 29625
29577(autoload 'underline-region "underline" "\ 29626(autoload 'underline-region "underline" "\
@@ -29592,7 +29641,7 @@ which specify the range to operate on.
29592;;;*** 29641;;;***
29593 29642
29594;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 29643;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
29595;;;;;; (19845 45374)) 29644;;;;;; (19776 18657))
29596;;; Generated autoloads from mail/unrmail.el 29645;;; Generated autoloads from mail/unrmail.el
29597 29646
29598(autoload 'batch-unrmail "unrmail" "\ 29647(autoload 'batch-unrmail "unrmail" "\
@@ -29611,8 +29660,8 @@ Convert old-style Rmail Babyl file FILE to system inbox format file TO-FILE.
29611 29660
29612;;;*** 29661;;;***
29613 29662
29614;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19845 29663;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (19776
29615;;;;;; 45374)) 29664;;;;;; 18657))
29616;;; Generated autoloads from emacs-lisp/unsafep.el 29665;;; Generated autoloads from emacs-lisp/unsafep.el
29617 29666
29618(autoload 'unsafep "unsafep" "\ 29667(autoload 'unsafep "unsafep" "\
@@ -29625,7 +29674,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
29625;;;*** 29674;;;***
29626 29675
29627;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 29676;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
29628;;;;;; "url/url.el" (19845 45374)) 29677;;;;;; "url/url.el" (19776 18657))
29629;;; Generated autoloads from url/url.el 29678;;; Generated autoloads from url/url.el
29630 29679
29631(autoload 'url-retrieve "url" "\ 29680(autoload 'url-retrieve "url" "\
@@ -29667,7 +29716,7 @@ no further processing). URL is either a string or a parsed URL.
29667;;;*** 29716;;;***
29668 29717
29669;;;### (autoloads (url-register-auth-scheme url-get-authentication) 29718;;;### (autoloads (url-register-auth-scheme url-get-authentication)
29670;;;;;; "url-auth" "url/url-auth.el" (19845 45374)) 29719;;;;;; "url-auth" "url/url-auth.el" (19798 54313))
29671;;; Generated autoloads from url/url-auth.el 29720;;; Generated autoloads from url/url-auth.el
29672 29721
29673(autoload 'url-get-authentication "url-auth" "\ 29722(autoload 'url-get-authentication "url-auth" "\
@@ -29709,7 +29758,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
29709;;;*** 29758;;;***
29710 29759
29711;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) 29760;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache)
29712;;;;;; "url-cache" "url/url-cache.el" (19988 13913)) 29761;;;;;; "url-cache" "url/url-cache.el" (19988 51157))
29713;;; Generated autoloads from url/url-cache.el 29762;;; Generated autoloads from url/url-cache.el
29714 29763
29715(autoload 'url-store-in-cache "url-cache" "\ 29764(autoload 'url-store-in-cache "url-cache" "\
@@ -29730,7 +29779,7 @@ Extract FNAM from the local disk cache.
29730 29779
29731;;;*** 29780;;;***
29732 29781
29733;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19845 45374)) 29782;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (19776 18657))
29734;;; Generated autoloads from url/url-cid.el 29783;;; Generated autoloads from url/url-cid.el
29735 29784
29736(autoload 'url-cid "url-cid" "\ 29785(autoload 'url-cid "url-cid" "\
@@ -29741,7 +29790,7 @@ Extract FNAM from the local disk cache.
29741;;;*** 29790;;;***
29742 29791
29743;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 29792;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
29744;;;;;; "url/url-dav.el" (19845 45374)) 29793;;;;;; "url/url-dav.el" (19776 18657))
29745;;; Generated autoloads from url/url-dav.el 29794;;; Generated autoloads from url/url-dav.el
29746 29795
29747(autoload 'url-dav-supported-p "url-dav" "\ 29796(autoload 'url-dav-supported-p "url-dav" "\
@@ -29756,8 +29805,8 @@ Extract FNAM from the local disk cache.
29756 29805
29757;;;*** 29806;;;***
29758 29807
29759;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19845 29808;;;### (autoloads (url-file) "url-file" "url/url-file.el" (19776
29760;;;;;; 45374)) 29809;;;;;; 18657))
29761;;; Generated autoloads from url/url-file.el 29810;;; Generated autoloads from url/url-file.el
29762 29811
29763(autoload 'url-file "url-file" "\ 29812(autoload 'url-file "url-file" "\
@@ -29768,7 +29817,7 @@ Handle file: and ftp: URLs.
29768;;;*** 29817;;;***
29769 29818
29770;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 29819;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
29771;;;;;; "url/url-gw.el" (19864 29553)) 29820;;;;;; "url/url-gw.el" (19875 21674))
29772;;; Generated autoloads from url/url-gw.el 29821;;; Generated autoloads from url/url-gw.el
29773 29822
29774(autoload 'url-gateway-nslookup-host "url-gw" "\ 29823(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -29788,7 +29837,7 @@ Might do a non-blocking connection; use `process-status' to check.
29788 29837
29789;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 29838;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
29790;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 29839;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
29791;;;;;; (19845 45374)) 29840;;;;;; (19776 18657))
29792;;; Generated autoloads from url/url-handlers.el 29841;;; Generated autoloads from url/url-handlers.el
29793 29842
29794(defvar url-handler-mode nil "\ 29843(defvar url-handler-mode nil "\
@@ -29840,7 +29889,7 @@ accessible.
29840;;;*** 29889;;;***
29841 29890
29842;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 29891;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
29843;;;;;; url-http) "url-http" "url/url-http.el" (20031 47065)) 29892;;;;;; url-http) "url-http" "url/url-http.el" (20094 24898))
29844;;; Generated autoloads from url/url-http.el 29893;;; Generated autoloads from url/url-http.el
29845 29894
29846(autoload 'url-http "url-http" "\ 29895(autoload 'url-http "url-http" "\
@@ -29906,7 +29955,7 @@ HTTPS retrievals are asynchronous.")
29906 29955
29907;;;*** 29956;;;***
29908 29957
29909;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19845 45374)) 29958;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (19776 18657))
29910;;; Generated autoloads from url/url-irc.el 29959;;; Generated autoloads from url/url-irc.el
29911 29960
29912(autoload 'url-irc "url-irc" "\ 29961(autoload 'url-irc "url-irc" "\
@@ -29916,8 +29965,8 @@ HTTPS retrievals are asynchronous.")
29916 29965
29917;;;*** 29966;;;***
29918 29967
29919;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19845 29968;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (19776
29920;;;;;; 45374)) 29969;;;;;; 18657))
29921;;; Generated autoloads from url/url-ldap.el 29970;;; Generated autoloads from url/url-ldap.el
29922 29971
29923(autoload 'url-ldap "url-ldap" "\ 29972(autoload 'url-ldap "url-ldap" "\
@@ -29931,7 +29980,7 @@ URL can be a URL string, or a URL vector of the type returned by
29931;;;*** 29980;;;***
29932 29981
29933;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 29982;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
29934;;;;;; (19845 45374)) 29983;;;;;; (19776 18657))
29935;;; Generated autoloads from url/url-mailto.el 29984;;; Generated autoloads from url/url-mailto.el
29936 29985
29937(autoload 'url-mail "url-mailto" "\ 29986(autoload 'url-mail "url-mailto" "\
@@ -29947,7 +29996,7 @@ Handle the mailto: URL syntax.
29947;;;*** 29996;;;***
29948 29997
29949;;;### (autoloads (url-data url-generic-emulator-loader url-info 29998;;;### (autoloads (url-data url-generic-emulator-loader url-info
29950;;;;;; url-man) "url-misc" "url/url-misc.el" (19845 45374)) 29999;;;;;; url-man) "url-misc" "url/url-misc.el" (19776 18657))
29951;;; Generated autoloads from url/url-misc.el 30000;;; Generated autoloads from url/url-misc.el
29952 30001
29953(autoload 'url-man "url-misc" "\ 30002(autoload 'url-man "url-misc" "\
@@ -29979,7 +30028,7 @@ Fetch a data URL (RFC 2397).
29979;;;*** 30028;;;***
29980 30029
29981;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 30030;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
29982;;;;;; (19845 45374)) 30031;;;;;; (19776 18657))
29983;;; Generated autoloads from url/url-news.el 30032;;; Generated autoloads from url/url-news.el
29984 30033
29985(autoload 'url-news "url-news" "\ 30034(autoload 'url-news "url-news" "\
@@ -29996,7 +30045,7 @@ Fetch a data URL (RFC 2397).
29996 30045
29997;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 30046;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
29998;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 30047;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
29999;;;;;; (19845 45374)) 30048;;;;;; (19776 18657))
30000;;; Generated autoloads from url/url-ns.el 30049;;; Generated autoloads from url/url-ns.el
30001 30050
30002(autoload 'isPlainHostName "url-ns" "\ 30051(autoload 'isPlainHostName "url-ns" "\
@@ -30037,7 +30086,7 @@ Fetch a data URL (RFC 2397).
30037;;;*** 30086;;;***
30038 30087
30039;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30088;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30040;;;;;; "url/url-parse.el" (19845 45374)) 30089;;;;;; "url/url-parse.el" (19798 54313))
30041;;; Generated autoloads from url/url-parse.el 30090;;; Generated autoloads from url/url-parse.el
30042 30091
30043(autoload 'url-recreate-url "url-parse" "\ 30092(autoload 'url-recreate-url "url-parse" "\
@@ -30055,7 +30104,7 @@ TYPE USER PASSWORD HOST PORTSPEC FILENAME TARGET ATTRIBUTES FULLNESS.
30055;;;*** 30104;;;***
30056 30105
30057;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 30106;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
30058;;;;;; (19845 45374)) 30107;;;;;; (19776 18657))
30059;;; Generated autoloads from url/url-privacy.el 30108;;; Generated autoloads from url/url-privacy.el
30060 30109
30061(autoload 'url-setup-privacy-info "url-privacy" "\ 30110(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -30066,7 +30115,7 @@ Setup variables that expose info about you and your system.
30066;;;*** 30115;;;***
30067 30116
30068;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 30117;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
30069;;;;;; (19943 25429)) 30118;;;;;; (19946 35279))
30070;;; Generated autoloads from url/url-queue.el 30119;;; Generated autoloads from url/url-queue.el
30071 30120
30072(autoload 'url-queue-retrieve "url-queue" "\ 30121(autoload 'url-queue-retrieve "url-queue" "\
@@ -30085,7 +30134,7 @@ controls the level of parallelism via the
30085;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 30134;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
30086;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 30135;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
30087;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 30136;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
30088;;;;;; "url-util" "url/url-util.el" (19867 59212)) 30137;;;;;; "url-util" "url/url-util.el" (19776 18657))
30089;;; Generated autoloads from url/url-util.el 30138;;; Generated autoloads from url/url-util.el
30090 30139
30091(defvar url-debug nil "\ 30140(defvar url-debug nil "\
@@ -30221,7 +30270,7 @@ This uses `url-current-object', set locally to the buffer.
30221;;;*** 30270;;;***
30222 30271
30223;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30272;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30224;;;;;; "userlock" "userlock.el" (19845 45374)) 30273;;;;;; "userlock" "userlock.el" (19776 18657))
30225;;; Generated autoloads from userlock.el 30274;;; Generated autoloads from userlock.el
30226 30275
30227(autoload 'ask-user-about-lock "userlock" "\ 30276(autoload 'ask-user-about-lock "userlock" "\
@@ -30251,7 +30300,7 @@ The buffer in question is current when this function is called.
30251 30300
30252;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion 30301;;;### (autoloads (utf-7-imap-pre-write-conversion utf-7-pre-write-conversion
30253;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion) 30302;;;;;; utf-7-imap-post-read-conversion utf-7-post-read-conversion)
30254;;;;;; "utf-7" "international/utf-7.el" (19845 45374)) 30303;;;;;; "utf-7" "international/utf-7.el" (19776 18657))
30255;;; Generated autoloads from international/utf-7.el 30304;;; Generated autoloads from international/utf-7.el
30256 30305
30257(autoload 'utf-7-post-read-conversion "utf-7" "\ 30306(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -30276,7 +30325,7 @@ The buffer in question is current when this function is called.
30276 30325
30277;;;*** 30326;;;***
30278 30327
30279;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (19845 45374)) 30328;;;### (autoloads (utf7-encode) "utf7" "gnus/utf7.el" (19776 18657))
30280;;; Generated autoloads from gnus/utf7.el 30329;;; Generated autoloads from gnus/utf7.el
30281 30330
30282(autoload 'utf7-encode "utf7" "\ 30331(autoload 'utf7-encode "utf7" "\
@@ -30288,7 +30337,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30288 30337
30289;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30338;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30290;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30339;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30291;;;;;; (19845 45374)) 30340;;;;;; (19776 18657))
30292;;; Generated autoloads from mail/uudecode.el 30341;;; Generated autoloads from mail/uudecode.el
30293 30342
30294(autoload 'uudecode-decode-region-external "uudecode" "\ 30343(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30319,7 +30368,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30319;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30368;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30320;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30369;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30321;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (19997 30370;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (19997
30322;;;;;; 28887)) 30371;;;;;; 49500))
30323;;; Generated autoloads from vc/vc.el 30372;;; Generated autoloads from vc/vc.el
30324 30373
30325(defvar vc-checkout-hook nil "\ 30374(defvar vc-checkout-hook nil "\
@@ -30602,7 +30651,7 @@ Return the branch part of a revision number REV.
30602;;;*** 30651;;;***
30603 30652
30604;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el" 30653;;;### (autoloads (vc-annotate) "vc-annotate" "vc/vc-annotate.el"
30605;;;;;; (19920 63959)) 30654;;;;;; (19919 55642))
30606;;; Generated autoloads from vc/vc-annotate.el 30655;;; Generated autoloads from vc/vc-annotate.el
30607 30656
30608(autoload 'vc-annotate "vc-annotate" "\ 30657(autoload 'vc-annotate "vc-annotate" "\
@@ -30639,7 +30688,7 @@ mode-specific menu. `vc-annotate-color-map' and
30639 30688
30640;;;*** 30689;;;***
30641 30690
30642;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (19984 16846)) 30691;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (19984 44694))
30643;;; Generated autoloads from vc/vc-arch.el 30692;;; Generated autoloads from vc/vc-arch.el
30644 (defun vc-arch-registered (file) 30693 (defun vc-arch-registered (file)
30645 (if (vc-find-root file "{arch}/=tagging-method") 30694 (if (vc-find-root file "{arch}/=tagging-method")
@@ -30649,7 +30698,7 @@ mode-specific menu. `vc-annotate-color-map' and
30649 30698
30650;;;*** 30699;;;***
30651 30700
30652;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (19991 42275)) 30701;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20087 36265))
30653;;; Generated autoloads from vc/vc-bzr.el 30702;;; Generated autoloads from vc/vc-bzr.el
30654 30703
30655(defconst vc-bzr-admin-dirname ".bzr" "\ 30704(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -30664,7 +30713,7 @@ Name of the directory containing Bzr repository status files.")
30664 30713
30665;;;*** 30714;;;***
30666 30715
30667;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (19845 45374)) 30716;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (19776 18657))
30668;;; Generated autoloads from vc/vc-cvs.el 30717;;; Generated autoloads from vc/vc-cvs.el
30669 (defun vc-cvs-registered (f) 30718 (defun vc-cvs-registered (f)
30670 (when (file-readable-p (expand-file-name 30719 (when (file-readable-p (expand-file-name
@@ -30674,7 +30723,7 @@ Name of the directory containing Bzr repository status files.")
30674 30723
30675;;;*** 30724;;;***
30676 30725
30677;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (19930 13389)) 30726;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20087 36265))
30678;;; Generated autoloads from vc/vc-dir.el 30727;;; Generated autoloads from vc/vc-dir.el
30679 30728
30680(autoload 'vc-dir "vc-dir" "\ 30729(autoload 'vc-dir "vc-dir" "\
@@ -30699,7 +30748,7 @@ These are the commands available for use in the file status buffer:
30699;;;*** 30748;;;***
30700 30749
30701;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el" 30750;;;### (autoloads (vc-do-command) "vc-dispatcher" "vc/vc-dispatcher.el"
30702;;;;;; (19845 45374)) 30751;;;;;; (19808 13302))
30703;;; Generated autoloads from vc/vc-dispatcher.el 30752;;; Generated autoloads from vc/vc-dispatcher.el
30704 30753
30705(autoload 'vc-do-command "vc-dispatcher" "\ 30754(autoload 'vc-do-command "vc-dispatcher" "\
@@ -30722,7 +30771,7 @@ case, and the process object in the asynchronous case.
30722 30771
30723;;;*** 30772;;;***
30724 30773
30725;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20063 23511)) 30774;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20087 36265))
30726;;; Generated autoloads from vc/vc-git.el 30775;;; Generated autoloads from vc/vc-git.el
30727 (defun vc-git-registered (file) 30776 (defun vc-git-registered (file)
30728 "Return non-nil if FILE is registered with git." 30777 "Return non-nil if FILE is registered with git."
@@ -30733,7 +30782,7 @@ case, and the process object in the asynchronous case.
30733 30782
30734;;;*** 30783;;;***
30735 30784
30736;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (19845 45374)) 30785;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (19874 15752))
30737;;; Generated autoloads from vc/vc-hg.el 30786;;; Generated autoloads from vc/vc-hg.el
30738 (defun vc-hg-registered (file) 30787 (defun vc-hg-registered (file)
30739 "Return non-nil if FILE is registered with hg." 30788 "Return non-nil if FILE is registered with hg."
@@ -30744,7 +30793,7 @@ case, and the process object in the asynchronous case.
30744 30793
30745;;;*** 30794;;;***
30746 30795
30747;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (19845 45374)) 30796;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (19776 18657))
30748;;; Generated autoloads from vc/vc-mtn.el 30797;;; Generated autoloads from vc/vc-mtn.el
30749 30798
30750(defconst vc-mtn-admin-dir "_MTN") 30799(defconst vc-mtn-admin-dir "_MTN")
@@ -30759,7 +30808,7 @@ case, and the process object in the asynchronous case.
30759;;;*** 30808;;;***
30760 30809
30761;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 30810;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
30762;;;;;; (19845 45374)) 30811;;;;;; (20064 58966))
30763;;; Generated autoloads from vc/vc-rcs.el 30812;;; Generated autoloads from vc/vc-rcs.el
30764 30813
30765(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 30814(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -30773,7 +30822,7 @@ For a description of possible values, see `vc-check-master-templates'.")
30773;;;*** 30822;;;***
30774 30823
30775;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 30824;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
30776;;;;;; (19845 45374)) 30825;;;;;; (19776 18657))
30777;;; Generated autoloads from vc/vc-sccs.el 30826;;; Generated autoloads from vc/vc-sccs.el
30778 30827
30779(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 30828(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -30790,7 +30839,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
30790 30839
30791;;;*** 30840;;;***
30792 30841
30793;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (19845 45374)) 30842;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (19874 14841))
30794;;; Generated autoloads from vc/vc-svn.el 30843;;; Generated autoloads from vc/vc-svn.el
30795 (defun vc-svn-registered (f) 30844 (defun vc-svn-registered (f)
30796 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 30845 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -30804,7 +30853,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
30804;;;*** 30853;;;***
30805 30854
30806;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 30855;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
30807;;;;;; (19890 42850)) 30856;;;;;; (19891 13894))
30808;;; Generated autoloads from progmodes/vera-mode.el 30857;;; Generated autoloads from progmodes/vera-mode.el
30809 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 30858 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
30810 30859
@@ -30862,7 +30911,7 @@ Key bindings:
30862;;;*** 30911;;;***
30863 30912
30864;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 30913;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
30865;;;;;; (19973 46551)) 30914;;;;;; (19973 21789))
30866;;; Generated autoloads from progmodes/verilog-mode.el 30915;;; Generated autoloads from progmodes/verilog-mode.el
30867 30916
30868(autoload 'verilog-mode "verilog-mode" "\ 30917(autoload 'verilog-mode "verilog-mode" "\
@@ -30999,7 +31048,7 @@ Key bindings specific to `verilog-mode-map' are:
30999;;;*** 31048;;;***
31000 31049
31001;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31050;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31002;;;;;; (19914 25180)) 31051;;;;;; (19919 55562))
31003;;; Generated autoloads from progmodes/vhdl-mode.el 31052;;; Generated autoloads from progmodes/vhdl-mode.el
31004 31053
31005(autoload 'vhdl-mode "vhdl-mode" "\ 31054(autoload 'vhdl-mode "vhdl-mode" "\
@@ -31540,7 +31589,7 @@ Key bindings:
31540 31589
31541;;;*** 31590;;;***
31542 31591
31543;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (19845 45374)) 31592;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (19764 32359))
31544;;; Generated autoloads from emulation/vi.el 31593;;; Generated autoloads from emulation/vi.el
31545 31594
31546(autoload 'vi-mode "vi" "\ 31595(autoload 'vi-mode "vi" "\
@@ -31595,7 +31644,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
31595;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 31644;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
31596;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 31645;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
31597;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 31646;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
31598;;;;;; "language/viet-util.el" (19845 45374)) 31647;;;;;; "language/viet-util.el" (19776 18657))
31599;;; Generated autoloads from language/viet-util.el 31648;;; Generated autoloads from language/viet-util.el
31600 31649
31601(autoload 'viet-encode-viscii-char "viet-util" "\ 31650(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -31643,7 +31692,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
31643;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 31692;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
31644;;;;;; view-buffer view-file-other-frame view-file-other-window 31693;;;;;; view-buffer view-file-other-frame view-file-other-window
31645;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 31694;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
31646;;;;;; "view" "view.el" (20053 39261)) 31695;;;;;; "view" "view.el" (20064 62841))
31647;;; Generated autoloads from view.el 31696;;; Generated autoloads from view.el
31648 31697
31649(defvar view-remove-frame-by-deleting t "\ 31698(defvar view-remove-frame-by-deleting t "\
@@ -31880,8 +31929,8 @@ Exit View mode and make the current buffer editable.
31880 31929
31881;;;*** 31930;;;***
31882 31931
31883;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19845 31932;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (19797
31884;;;;;; 45374)) 31933;;;;;; 54173))
31885;;; Generated autoloads from emulation/vip.el 31934;;; Generated autoloads from emulation/vip.el
31886 31935
31887(autoload 'vip-setup "vip" "\ 31936(autoload 'vip-setup "vip" "\
@@ -31897,7 +31946,7 @@ Turn on VIP emulation of VI.
31897;;;*** 31946;;;***
31898 31947
31899;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 31948;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
31900;;;;;; (19931 11784)) 31949;;;;;; (19933 8482))
31901;;; Generated autoloads from emulation/viper.el 31950;;; Generated autoloads from emulation/viper.el
31902 31951
31903(autoload 'toggle-viper-mode "viper" "\ 31952(autoload 'toggle-viper-mode "viper" "\
@@ -31914,7 +31963,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
31914;;;*** 31963;;;***
31915 31964
31916;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 31965;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
31917;;;;;; (19906 31087)) 31966;;;;;; (19910 9778))
31918;;; Generated autoloads from emacs-lisp/warnings.el 31967;;; Generated autoloads from emacs-lisp/warnings.el
31919 31968
31920(defvar warning-prefix-function nil "\ 31969(defvar warning-prefix-function nil "\
@@ -32004,7 +32053,7 @@ this is equivalent to `display-warning', using
32004;;;*** 32053;;;***
32005 32054
32006;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 32055;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
32007;;;;;; (19913 4309)) 32056;;;;;; (20075 38050))
32008;;; Generated autoloads from wdired.el 32057;;; Generated autoloads from wdired.el
32009 32058
32010(autoload 'wdired-change-to-wdired-mode "wdired" "\ 32059(autoload 'wdired-change-to-wdired-mode "wdired" "\
@@ -32020,7 +32069,7 @@ See `wdired-mode'.
32020 32069
32021;;;*** 32070;;;***
32022 32071
32023;;;### (autoloads (webjump) "webjump" "net/webjump.el" (19931 11784)) 32072;;;### (autoloads (webjump) "webjump" "net/webjump.el" (19933 8482))
32024;;; Generated autoloads from net/webjump.el 32073;;; Generated autoloads from net/webjump.el
32025 32074
32026(autoload 'webjump "webjump" "\ 32075(autoload 'webjump "webjump" "\
@@ -32037,7 +32086,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32037;;;*** 32086;;;***
32038 32087
32039;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 32088;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
32040;;;;;; (19988 13913)) 32089;;;;;; (19987 30383))
32041;;; Generated autoloads from progmodes/which-func.el 32090;;; Generated autoloads from progmodes/which-func.el
32042 (put 'which-func-format 'risky-local-variable t) 32091 (put 'which-func-format 'risky-local-variable t)
32043 (put 'which-func-current 'risky-local-variable t) 32092 (put 'which-func-current 'risky-local-variable t)
@@ -32068,7 +32117,7 @@ and off otherwise.
32068;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region 32117;;;### (autoloads (whitespace-report-region whitespace-report whitespace-cleanup-region
32069;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options 32118;;;;;; whitespace-cleanup global-whitespace-toggle-options whitespace-toggle-options
32070;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode 32119;;;;;; global-whitespace-newline-mode global-whitespace-mode whitespace-newline-mode
32071;;;;;; whitespace-mode) "whitespace" "whitespace.el" (19905 10215)) 32120;;;;;; whitespace-mode) "whitespace" "whitespace.el" (20087 36265))
32072;;; Generated autoloads from whitespace.el 32121;;; Generated autoloads from whitespace.el
32073 32122
32074(autoload 'whitespace-mode "whitespace" "\ 32123(autoload 'whitespace-mode "whitespace" "\
@@ -32471,7 +32520,7 @@ cleaning up these problems.
32471;;;*** 32520;;;***
32472 32521
32473;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 32522;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
32474;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (19886 45771)) 32523;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (19888 59421))
32475;;; Generated autoloads from wid-browse.el 32524;;; Generated autoloads from wid-browse.el
32476 32525
32477(autoload 'widget-browse-at "wid-browse" "\ 32526(autoload 'widget-browse-at "wid-browse" "\
@@ -32498,8 +32547,8 @@ With arg, turn widget mode on if and only if arg is positive.
32498;;;*** 32547;;;***
32499 32548
32500;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 32549;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
32501;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19968 32550;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19973
32502;;;;;; 28627)) 32551;;;;;; 21789))
32503;;; Generated autoloads from wid-edit.el 32552;;; Generated autoloads from wid-edit.el
32504 32553
32505(autoload 'widgetp "wid-edit" "\ 32554(autoload 'widgetp "wid-edit" "\
@@ -32542,8 +32591,8 @@ Setup current buffer so editing string widgets works.
32542;;;*** 32591;;;***
32543 32592
32544;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 32593;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
32545;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (19886 32594;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (19888
32546;;;;;; 45771)) 32595;;;;;; 59421))
32547;;; Generated autoloads from windmove.el 32596;;; Generated autoloads from windmove.el
32548 32597
32549(autoload 'windmove-left "windmove" "\ 32598(autoload 'windmove-left "windmove" "\
@@ -32596,7 +32645,7 @@ Default MODIFIER is 'shift.
32596;;;*** 32645;;;***
32597 32646
32598;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 32647;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
32599;;;;;; (19998 49767)) 32648;;;;;; (19998 18685))
32600;;; Generated autoloads from winner.el 32649;;; Generated autoloads from winner.el
32601 32650
32602(defvar winner-mode nil "\ 32651(defvar winner-mode nil "\
@@ -32615,7 +32664,7 @@ With arg, turn Winner mode on if and only if arg is positive.
32615;;;*** 32664;;;***
32616 32665
32617;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 32666;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
32618;;;;;; woman woman-locale) "woman" "woman.el" (19981 40664)) 32667;;;;;; woman woman-locale) "woman" "woman.el" (20086 5617))
32619;;; Generated autoloads from woman.el 32668;;; Generated autoloads from woman.el
32620 32669
32621(defvar woman-locale nil "\ 32670(defvar woman-locale nil "\
@@ -32664,7 +32713,7 @@ Default bookmark handler for Woman buffers.
32664;;;*** 32713;;;***
32665 32714
32666;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 32715;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
32667;;;;;; (19845 45374)) 32716;;;;;; (19776 18657))
32668;;; Generated autoloads from emulation/ws-mode.el 32717;;; Generated autoloads from emulation/ws-mode.el
32669 32718
32670(autoload 'wordstar-mode "ws-mode" "\ 32719(autoload 'wordstar-mode "ws-mode" "\
@@ -32776,7 +32825,7 @@ The key bindings are:
32776 32825
32777;;;*** 32826;;;***
32778 32827
32779;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19845 45374)) 32828;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (19874 15752))
32780;;; Generated autoloads from net/xesam.el 32829;;; Generated autoloads from net/xesam.el
32781 32830
32782(autoload 'xesam-search "xesam" "\ 32831(autoload 'xesam-search "xesam" "\
@@ -32796,7 +32845,7 @@ Example:
32796;;;*** 32845;;;***
32797 32846
32798;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 32847;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
32799;;;;;; (19886 45771)) 32848;;;;;; (19888 59421))
32800;;; Generated autoloads from xml.el 32849;;; Generated autoloads from xml.el
32801 32850
32802(autoload 'xml-parse-file "xml" "\ 32851(autoload 'xml-parse-file "xml" "\
@@ -32822,7 +32871,7 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
32822;;;*** 32871;;;***
32823 32872
32824;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok" 32873;;;### (autoloads (xmltok-get-declared-encoding-position) "xmltok"
32825;;;;;; "nxml/xmltok.el" (19845 45374)) 32874;;;;;; "nxml/xmltok.el" (19776 18657))
32826;;; Generated autoloads from nxml/xmltok.el 32875;;; Generated autoloads from nxml/xmltok.el
32827 32876
32828(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 32877(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -32840,8 +32889,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
32840 32889
32841;;;*** 32890;;;***
32842 32891
32843;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20034 32892;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (20045
32844;;;;;; 23247)) 32893;;;;;; 40021))
32845;;; Generated autoloads from xt-mouse.el 32894;;; Generated autoloads from xt-mouse.el
32846 32895
32847(defvar xterm-mouse-mode nil "\ 32896(defvar xterm-mouse-mode nil "\
@@ -32870,7 +32919,7 @@ down the SHIFT key while pressing the mouse button.
32870;;;*** 32919;;;***
32871 32920
32872;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 32921;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
32873;;;;;; "gnus/yenc.el" (19845 45374)) 32922;;;;;; "gnus/yenc.el" (19776 18657))
32874;;; Generated autoloads from gnus/yenc.el 32923;;; Generated autoloads from gnus/yenc.el
32875 32924
32876(autoload 'yenc-decode-region "yenc" "\ 32925(autoload 'yenc-decode-region "yenc" "\
@@ -32886,7 +32935,7 @@ Extract file name from an yenc header.
32886;;;*** 32935;;;***
32887 32936
32888;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 32937;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
32889;;;;;; yow) "yow" "play/yow.el" (19845 45374)) 32938;;;;;; yow) "yow" "play/yow.el" (19776 18657))
32890;;; Generated autoloads from play/yow.el 32939;;; Generated autoloads from play/yow.el
32891 32940
32892(autoload 'yow "yow" "\ 32941(autoload 'yow "yow" "\
@@ -32912,7 +32961,7 @@ Zippy goes to the analyst.
32912 32961
32913;;;*** 32962;;;***
32914 32963
32915;;;### (autoloads (zone) "zone" "play/zone.el" (19889 21967)) 32964;;;### (autoloads (zone) "zone" "play/zone.el" (19888 59421))
32916;;; Generated autoloads from play/zone.el 32965;;; Generated autoloads from play/zone.el
32917 32966
32918(autoload 'zone "zone" "\ 32967(autoload 'zone "zone" "\
@@ -32928,47 +32977,46 @@ Zone out, completely.
32928;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 32977;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
32929;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 32978;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
32930;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 32979;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
32931;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el" 32980;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el"
32932;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el" 32981;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el"
32933;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el" 32982;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el"
32934;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el" 32983;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el"
32935;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el" 32984;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el"
32936;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el" 32985;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el"
32937;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 32986;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el"
32938;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 32987;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el"
32939;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el" 32988;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el"
32940;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el" 32989;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
32941;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el" 32990;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el"
32942;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" 32991;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
32943;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" 32992;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el"
32944;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el" 32993;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el"
32945;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" 32994;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el"
32946;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/auto.el" 32995;;;;;; "cedet/cedet.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el"
32947;;;;;; "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" "cedet/ede/cpp-root.el" 32996;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el"
32948;;;;;; "cedet/ede/custom.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" 32997;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el"
32949;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el" 32998;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/locate.el"
32950;;;;;; "cedet/ede/loaddefs.el" "cedet/ede/locate.el" "cedet/ede/make.el" 32999;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el"
32951;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el" 33000;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el"
32952;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" 33001;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el"
32953;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" 33002;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el"
32954;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" 33003;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el"
32955;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el" 33004;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el"
32956;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el" 33005;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el"
32957;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el" 33006;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/inversion.el"
32958;;;;;; "cedet/ede/util.el" "cedet/inversion.el" "cedet/mode-local.el" 33007;;;;;; "cedet/mode-local.el" "cedet/pulse.el" "cedet/semantic/analyze.el"
32959;;;;;; "cedet/pulse.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" 33008;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el"
32960;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 33009;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el"
32961;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 33010;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el"
32962;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" 33011;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el"
32963;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el" 33012;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el"
32964;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el" 33013;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el"
32965;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el" 33014;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el"
32966;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el" 33015;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el"
32967;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el" 33016;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el"
32968;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el" 33017;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el"
32969;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el" 33018;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el"
32970;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el" 33019;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32971;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32972;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 33020;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
32973;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 33021;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
32974;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 33022;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -32976,13 +33024,13 @@ Zone out, completely.
32976;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 33024;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
32977;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 33025;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
32978;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 33026;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
32979;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" 33027;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el"
32980;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" 33028;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el"
32981;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el" 33029;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el"
32982;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el" 33030;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el"
32983;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" 33031;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el"
32984;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" 33032;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el"
32985;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 33033;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
32986;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 33034;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
32987;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 33035;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
32988;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 33036;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
@@ -32994,33 +33042,32 @@ Zone out, completely.
32994;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 33042;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
32995;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 33043;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
32996;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 33044;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
32997;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" 33045;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el"
32998;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" 33046;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el"
32999;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" 33047;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el"
33000;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" 33048;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el"
33001;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" 33049;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
33002;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" 33050;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el"
33003;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" 33051;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el"
33004;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" 33052;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
33005;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" 33053;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el"
33006;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" 33054;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el"
33007;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" 33055;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el"
33008;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" 33056;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el"
33009;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el" 33057;;;;;; "emacs-lisp/regi.el" "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el"
33010;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 33058;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
33011;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el" 33059;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el"
33012;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" 33060;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el"
33013;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" 33061;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
33014;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" 33062;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el"
33015;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el" 33063;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el"
33016;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el" 33064;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el"
33017;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" 33065;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"
33018;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" 33066;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el"
33019;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" 33067;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
33020;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" 33068;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
33021;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" 33069;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
33022;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" 33070;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el"
33023;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
33024;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 33071;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
33025;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" 33072;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el"
33026;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el" 33073;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el"
@@ -33034,19 +33081,18 @@ Zone out, completely.
33034;;;;;; "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" 33081;;;;;; "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el"
33035;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el" 33082;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el"
33036;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el" 33083;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
33037;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" 33084;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el"
33038;;;;;; "gnus/mml-smime.el" "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el" 33085;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
33039;;;;;; "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el" 33086;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
33040;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" 33087;;;;;; "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" "gnus/nnmaildir.el"
33041;;;;;; "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" 33088;;;;;; "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el"
33042;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" 33089;;;;;; "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" "gnus/nnspool.el"
33043;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" 33090;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el"
33044;;;;;; "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" 33091;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
33045;;;;;; "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el" 33092;;;;;; "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el" "gnus/sieve-manage.el"
33046;;;;;; "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el" 33093;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el"
33047;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "ibuf-ext.el" 33094;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el"
33048;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el" 33095;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el"
33049;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el"
33050;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" 33096;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el"
33051;;;;;; "international/uni-category.el" "international/uni-combining.el" 33097;;;;;; "international/uni-category.el" "international/uni-combining.el"
33052;;;;;; "international/uni-comment.el" "international/uni-decimal.el" 33098;;;;;; "international/uni-comment.el" "international/uni-decimal.el"
@@ -33124,8 +33170,8 @@ Zone out, completely.
33124;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el" 33170;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el"
33125;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 33171;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
33126;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el" 33172;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el"
33127;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20063 33173;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20095
33128;;;;;; 23539 958052)) 33174;;;;;; 60573 522549))
33129 33175
33130;;;*** 33176;;;***
33131 33177
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el
index 0722227d3d2..576f443c8e2 100644
--- a/lisp/mail/emacsbug.el
+++ b/lisp/mail/emacsbug.el
@@ -479,6 +479,7 @@ and send the mail again%s."
479 buglist)))) 479 buglist))))
480 (report-emacs-bug-create-existing-bugs-buffer (nreverse buglist) keywords))) 480 (report-emacs-bug-create-existing-bugs-buffer (nreverse buglist) keywords)))
481 481
482;;;###autoload
482(defun report-emacs-bug-query-existing-bugs (keywords) 483(defun report-emacs-bug-query-existing-bugs (keywords)
483 "Query for KEYWORDS at `report-emacs-bug-tracker-url', and return the result. 484 "Query for KEYWORDS at `report-emacs-bug-tracker-url', and return the result.
484The result is an alist with items of the form (URL SUBJECT NO)." 485The result is an alist with items of the form (URL SUBJECT NO)."
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index db06de9be76..54de6310b5b 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -1310,9 +1310,14 @@ Create the buffer if necessary."
1310 (if (and (local-variable-p 'rmail-view-buffer) 1310 (if (and (local-variable-p 'rmail-view-buffer)
1311 (buffer-live-p rmail-view-buffer)) 1311 (buffer-live-p rmail-view-buffer))
1312 rmail-view-buffer 1312 rmail-view-buffer
1313 (generate-new-buffer 1313 (let ((newbuf
1314 (format " *message-viewer %s*" 1314 (generate-new-buffer
1315 (file-name-nondirectory (or buffer-file-name (buffer-name))))))) 1315 (format " *message-viewer %s*"
1316 (file-name-nondirectory
1317 (or buffer-file-name (buffer-name)))))))
1318 (with-current-buffer newbuf
1319 (add-hook 'kill-buffer-hook 'rmail-view-buffer-kill-buffer-hook nil t))
1320 newbuf)))
1316 1321
1317(defun rmail-swap-buffers () 1322(defun rmail-swap-buffers ()
1318 "Swap text between current buffer and `rmail-view-buffer'. 1323 "Swap text between current buffer and `rmail-view-buffer'.
@@ -1372,7 +1377,14 @@ If so restore the actual mbox message collection."
1372 (message "Marking buffer unmodified to avoid rewriting Babyl file as mbox file"))) 1377 (message "Marking buffer unmodified to avoid rewriting Babyl file as mbox file")))
1373 1378
1374(defun rmail-mode-kill-buffer-hook () 1379(defun rmail-mode-kill-buffer-hook ()
1375 (if (buffer-live-p rmail-view-buffer) (kill-buffer rmail-view-buffer))) 1380 ;; Turn off the hook on the view buffer, so we can kill it, then kill it.
1381 (if (buffer-live-p rmail-view-buffer)
1382 (with-current-buffer rmail-view-buffer
1383 (setq kill-buffer-hook nil)
1384 (kill-buffer rmail-view-buffer))))
1385
1386(defun rmail-view-buffer-kill-buffer-hook ()
1387 (error "Can't kill message view buffer by itself"))
1376 1388
1377;; Set up the permanent locals associated with an Rmail file. 1389;; Set up the permanent locals associated with an Rmail file.
1378(defun rmail-perm-variables () 1390(defun rmail-perm-variables ()
diff --git a/lisp/mouse.el b/lisp/mouse.el
index 63395619f44..8a74782250d 100644
--- a/lisp/mouse.el
+++ b/lisp/mouse.el
@@ -904,7 +904,8 @@ DO-MOUSE-DRAG-REGION-POST-PROCESS should only be used by
904 (mouse-minibuffer-check start-event) 904 (mouse-minibuffer-check start-event)
905 (setq mouse-selection-click-count-buffer (current-buffer)) 905 (setq mouse-selection-click-count-buffer (current-buffer))
906 (deactivate-mark) 906 (deactivate-mark)
907 (let* ((original-window (selected-window)) 907 (let* ((scroll-margin 0) ; Avoid margin scrolling (Bug#9541).
908 (original-window (selected-window))
908 ;; We've recorded what we needed from the current buffer and 909 ;; We've recorded what we needed from the current buffer and
909 ;; window, now let's jump to the place of the event, where things 910 ;; window, now let's jump to the place of the event, where things
910 ;; are happening. 911 ;; are happening.
diff --git a/lisp/net/dbus.el b/lisp/net/dbus.el
index 87af3d13591..ba7d7115ffc 100644
--- a/lisp/net/dbus.el
+++ b/lisp/net/dbus.el
@@ -140,11 +140,14 @@ association to the service from D-Bus."
140 140
141 ;; Find the corresponding entry in the hash table. 141 ;; Find the corresponding entry in the hash table.
142 (let* ((key (car object)) 142 (let* ((key (car object))
143 (value (cdr object)) 143 (value (cadr object))
144 (bus (car key))
145 (service (car value))
144 (entry (gethash key dbus-registered-objects-table)) 146 (entry (gethash key dbus-registered-objects-table))
145 ret) 147 ret)
146 ;; entry has the structure ((UNAME SERVICE PATH MEMBER) ...). 148 ;; key has the structure (BUS INTERRFACE MEMBER).
147 ;; value has the structure ((SERVICE PATH [HANDLER]) ...). 149 ;; value has the structure (SERVICE PATH [HANDLER]).
150 ;; entry has the structure ((UNAME SERVICE PATH MEMBER [RULE]) ...).
148 ;; MEMBER is either a string (the handler), or a cons cell (a 151 ;; MEMBER is either a string (the handler), or a cons cell (a
149 ;; property value). UNAME and property values are not taken into 152 ;; property value). UNAME and property values are not taken into
150 ;; account for comparision. 153 ;; account for comparision.
@@ -152,31 +155,37 @@ association to the service from D-Bus."
152 ;; Loop over the registered functions. 155 ;; Loop over the registered functions.
153 (dolist (elt entry) 156 (dolist (elt entry)
154 (when (equal 157 (when (equal
155 (car value) 158 value
156 (butlast (cdr elt) (- (length (cdr elt)) (length (car value))))) 159 (butlast (cdr elt) (- (length (cdr elt)) (length value))))
160 (setq ret t)
157 ;; Compute new hash value. If it is empty, remove it from the 161 ;; Compute new hash value. If it is empty, remove it from the
158 ;; hash table. 162 ;; hash table.
159 (unless (puthash key (delete elt entry) dbus-registered-objects-table) 163 (unless (puthash key (delete elt entry) dbus-registered-objects-table)
160 (remhash key dbus-registered-objects-table)) 164 (remhash key dbus-registered-objects-table))
161 (setq ret t))) 165 ;; Remove match rule of signals.
166 (let ((rule (nth 4 elt)))
167 (when (stringp rule)
168 (setq service nil) ; We do not need to unregister the service.
169 (dbus-call-method
170 bus dbus-service-dbus dbus-path-dbus dbus-interface-dbus
171 "RemoveMatch" rule)))))
162 ;; Check, whether there is still a registered function or property 172 ;; Check, whether there is still a registered function or property
163 ;; for the given service. If not, unregister the service from the 173 ;; for the given service. If not, unregister the service from the
164 ;; bus. 174 ;; bus.
165 (dolist (elt entry) 175 (when service
166 (let ((service (cadr elt)) 176 (dolist (elt entry)
167 (bus (car key)) 177 (let (found)
168 found) 178 (maphash
169 (maphash 179 (lambda (k v)
170 (lambda (k v) 180 (dolist (e v)
171 (dolist (e v) 181 (ignore-errors
172 (ignore-errors 182 (when (and (equal bus (car k)) (string-equal service (cadr e)))
173 (when (and (equal bus (car k)) (string-equal service (cadr e))) 183 (setq found t)))))
174 (setq found t))))) 184 dbus-registered-objects-table)
175 dbus-registered-objects-table) 185 (unless found
176 (unless found 186 (dbus-call-method
177 (dbus-call-method 187 bus dbus-service-dbus dbus-path-dbus dbus-interface-dbus
178 bus dbus-service-dbus dbus-path-dbus dbus-interface-dbus 188 "ReleaseName" service)))))
179 "ReleaseName" service))))
180 ;; Return. 189 ;; Return.
181 ret)) 190 ret))
182 191
diff --git a/lisp/net/newst-reader.el b/lisp/net/newst-reader.el
index 1fbba29ec14..f9975c45fb3 100644
--- a/lisp/net/newst-reader.el
+++ b/lisp/net/newst-reader.el
@@ -5,7 +5,7 @@
5;; Author: Ulf Jasper <ulf.jasper@web.de> 5;; Author: Ulf Jasper <ulf.jasper@web.de>
6;; Filename: newst-reader.el 6;; Filename: newst-reader.el
7;; URL: http://www.nongnu.org/newsticker 7;; URL: http://www.nongnu.org/newsticker
8;; Time-stamp: "13. Mai 2011, 20:55:24 (ulf)" 8;; Time-stamp: "24. September 2011, 15:47:49 (ulf)"
9;; Package: newsticker 9;; Package: newsticker
10 10
11;; ====================================================================== 11;; ======================================================================
@@ -103,28 +103,11 @@ window is used when filling. See also `newsticker-justification'."
103(defcustom newsticker-html-renderer 103(defcustom newsticker-html-renderer
104 nil 104 nil
105 "Function for rendering HTML contents. 105 "Function for rendering HTML contents.
106If non-nil, newsticker.el will call this function whenever it finds 106If non-nil, newsticker.el will call this function whenever it
107HTML-like tags in item descriptions. Possible functions are, for 107finds HTML-like tags in item descriptions. Possible functions
108example, `w3m-region', `w3-region', and (if you have htmlr.el installed) 108are `w3m-region', `w3-region', and `newsticker-htmlr-render'.
109`newsticker-htmlr-render'. 109Newsticker automatically loads the respective package w3m, w3, or
110 110htmlr if this option is set."
111In order to make sure that the HTML renderer is loaded when you
112run newsticker, you should add one of the following statements to
113your .emacs. If you use w3m,
114
115 (autoload 'w3m-region \"w3m\"
116 \"Render region in current buffer and replace with result.\" t)
117
118 (autoload 'w3m-toggle-inline-image \"w3m\"
119 \"Toggle the visibility of an image under point.\" t)
120
121or, if you use w3,
122
123 (require 'w3-auto)
124
125or, if you use htmlr
126
127 (require 'htmlr)"
128 :type '(choice :tag "Function" 111 :type '(choice :tag "Function"
129 (const :tag "None" nil) 112 (const :tag "None" nil)
130 (const :tag "w3" w3-region) 113 (const :tag "w3" w3-region)
@@ -286,6 +269,14 @@ Return the image."
286 "Start reading news. You may want to bind this to a key." 269 "Start reading news. You may want to bind this to a key."
287 (interactive) 270 (interactive)
288 (newsticker-start t) ;; will start only if not running 271 (newsticker-start t) ;; will start only if not running
272 ;; Load the html rendering packages
273 (if newsticker-html-renderer
274 (cond ((eq newsticker-html-renderer 'w3m-region)
275 (require 'w3m))
276 ((eq newsticker-html-renderer 'w3-region)
277 (require 'w3-auto))
278 ((eq newsticker-html-renderer 'newsticker-htmlr-render)
279 (require 'htmlr))))
289 (funcall newsticker-frontend)) 280 (funcall newsticker-frontend))
290 281
291;; ====================================================================== 282;; ======================================================================
diff --git a/lisp/progmodes/cfengine.el b/lisp/progmodes/cfengine.el
index 7989c60f80c..eea822328f1 100644
--- a/lisp/progmodes/cfengine.el
+++ b/lisp/progmodes/cfengine.el
@@ -26,16 +26,21 @@
26;; Provides support for editing GNU Cfengine files, including 26;; Provides support for editing GNU Cfengine files, including
27;; font-locking, Imenu and indention, but with no special keybindings. 27;; font-locking, Imenu and indention, but with no special keybindings.
28 28
29;; Possible customization for auto-mode selection: 29;; The CFEngine 3.x support doesn't have Imenu support but patches are
30;; (push '(("^cfagent.conf\\'" . cfengine-mode)) auto-mode-alist) 30;; welcome.
31;; (push '(("^cf\\." . cfengine-mode)) auto-mode-alist)
32;; (push '(("\\.cf\\'" . cfengine-mode)) auto-mode-alist)
33 31
34;; Or, if you want to use the CFEngine 3.x support: 32;; You can set it up so either cfengine-mode (2.x and earlier) or
33;; cfengine3-mode (3.x) will be picked, depending on the buffer
34;; contents:
35 35
36;; (push '(("^cfagent.conf\\'" . cfengine3-mode)) auto-mode-alist) 36;; (add-to-list 'auto-mode-alist '("\\.cf\\'" . cfengine-auto-mode))
37;; (push '(("^cf\\." . cfengine3-mode)) auto-mode-alist) 37
38;; (push '(("\\.cf\\'" . cfengine3-mode)) auto-mode-alist) 38;; OR you can choose to always use a specific version, if you prefer
39;; it
40
41;; (add-to-list 'auto-mode-alist '("\\.cf\\'" . cfengine3-mode))
42;; (add-to-list 'auto-mode-alist '("^cf\\." . cfengine-mode))
43;; (add-to-list 'auto-mode-alist '("^cfagent.conf\\'" . cfengine-mode))
39 44
40;; This is not the same as the mode written by Rolf Ebert 45;; This is not the same as the mode written by Rolf Ebert
41;; <ebert@waporo.muc.de>, distributed with cfengine-2.0.5. It does 46;; <ebert@waporo.muc.de>, distributed with cfengine-2.0.5. It does
@@ -466,6 +471,18 @@ to the action header."
466 #'cfengine-beginning-of-defun) 471 #'cfengine-beginning-of-defun)
467 (set (make-local-variable 'end-of-defun-function) #'cfengine-end-of-defun)) 472 (set (make-local-variable 'end-of-defun-function) #'cfengine-end-of-defun))
468 473
474;;;###autoload
475(defun cfengine-auto-mode ()
476 "Choose between `cfengine-mode' and `cfengine3-mode' depending
477on the buffer contents"
478 (let ((v3 nil))
479 (save-restriction
480 (goto-char (point-min))
481 (while (not (or (eobp) v3))
482 (setq v3 (looking-at (concat cfengine3-defuns-regex "\\>")))
483 (forward-line)))
484 (if v3 (cfengine3-mode) (cfengine-mode))))
485
469(provide 'cfengine3) 486(provide 'cfengine3)
470(provide 'cfengine) 487(provide 'cfengine)
471 488
diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el
index 59454043c4e..8fd055f7d87 100644
--- a/lisp/textmodes/paragraphs.el
+++ b/lisp/textmodes/paragraphs.el
@@ -456,19 +456,23 @@ sentences. Also, every paragraph boundary terminates sentences as well."
456 (sentence-end (sentence-end))) 456 (sentence-end (sentence-end)))
457 (while (< arg 0) 457 (while (< arg 0)
458 (let ((pos (point)) 458 (let ((pos (point))
459 (par-beg 459 par-beg par-text-beg)
460 (save-excursion 460 (save-excursion
461 (start-of-paragraph-text) 461 (start-of-paragraph-text)
462 ;; Move PAR-BEG back over indentation 462 ;; Start of real text in the paragraph.
463 ;; to allow s1entence-end to match if it is anchored at 463 ;; We move back to here if we don't see a sentence-end.
464 ;; BOL and the paragraph starts indented. 464 (setq par-text-beg (point))
465 (beginning-of-line) 465 ;; Start of the first line of the paragraph.
466 (point)))) 466 ;; We use this as the search limit
467 ;; to allow s1entence-end to match if it is anchored at
468 ;; BOL and the paragraph starts indented.
469 (beginning-of-line)
470 (setq par-beg (point)))
467 (if (and (re-search-backward sentence-end par-beg t) 471 (if (and (re-search-backward sentence-end par-beg t)
468 (or (< (match-end 0) pos) 472 (or (< (match-end 0) pos)
469 (re-search-backward sentence-end par-beg t))) 473 (re-search-backward sentence-end par-beg t)))
470 (goto-char (match-end 0)) 474 (goto-char (match-end 0))
471 (goto-char par-beg))) 475 (goto-char par-text-beg)))
472 (setq arg (1+ arg))) 476 (setq arg (1+ arg)))
473 (while (> arg 0) 477 (while (> arg 0)
474 (let ((par-end (save-excursion (end-of-paragraph-text) (point)))) 478 (let ((par-end (save-excursion (end-of-paragraph-text) (point))))
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 8ad0a8ee43f..fbc267df44a 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,8 @@
12011-09-24 Christopher J. White <chris@grierwhite.com> (tiny change)
2
3 * url-http.el (url-http-create-request): Avoid adding extra CRLF
4 (Bug#8931).
5
12011-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org> 62011-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 7
3 * url-http.el (url-http-find-free-connection): If there was an 8 * url-http.el (url-http-find-free-connection): If there was an
diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el
index 0ba3aa2c5fe..557ef33919c 100644
--- a/lisp/url/url-http.el
+++ b/lisp/url/url-http.el
@@ -342,7 +342,9 @@ request.")
342 ;; End request 342 ;; End request
343 "\r\n" 343 "\r\n"
344 ;; Any data 344 ;; Any data
345 url-http-data)) 345 url-http-data
346 ;; If `url-http-data' is nil, avoid two CRLFs (Bug#8931).
347 (if url-http-data "\r\n")))
346 "")) 348 ""))
347 (url-http-debug "Request is: \n%s" request) 349 (url-http-debug "Request is: \n%s" request)
348 request)) 350 request))
diff --git a/lisp/window.el b/lisp/window.el
index 8a72c28f894..512eebcc663 100644
--- a/lisp/window.el
+++ b/lisp/window.el
@@ -4937,9 +4937,9 @@ do not make the window displaying it the most recently selected
4937one. 4937one.
4938 4938
4939If FORCE-SAME-WINDOW is non-nil, BUFFER-OR-NAME must be displayed 4939If FORCE-SAME-WINDOW is non-nil, BUFFER-OR-NAME must be displayed
4940in the currently selected window; signal an error if that is 4940in the selected window; signal an error if that is
4941impossible (e.g. if the selected window is minibuffer-only). 4941impossible (e.g. if the selected window is minibuffer-only). If
4942If non-nil, BUFFER-OR-NAME may be displayed in another window. 4942non-nil, BUFFER-OR-NAME may be displayed in another window.
4943 4943
4944Return the buffer switched to." 4944Return the buffer switched to."
4945 (interactive 4945 (interactive
diff --git a/m4/dup2.m4 b/m4/dup2.m4
index 5c2cc9674c1..cd9d254b440 100644
--- a/m4/dup2.m4
+++ b/m4/dup2.m4
@@ -1,4 +1,4 @@
1#serial 14 1#serial 16
2dnl Copyright (C) 2002, 2005, 2007, 2009-2011 Free Software Foundation, Inc. 2dnl Copyright (C) 2002, 2005, 2007, 2009-2011 Free Software Foundation, Inc.
3dnl This file is free software; the Free Software Foundation 3dnl This file is free software; the Free Software Foundation
4dnl gives unlimited permission to copy and/or distribute it, 4dnl gives unlimited permission to copy and/or distribute it,
@@ -71,3 +71,6 @@ AC_DEFUN([gl_FUNC_DUP2],
71 fi 71 fi
72 ]) 72 ])
73]) 73])
74
75# Prerequisites of lib/dup2.c.
76AC_DEFUN([gl_PREREQ_DUP2], [])
diff --git a/m4/getloadavg.m4 b/m4/getloadavg.m4
index b75e05fa056..b16f40de0aa 100644
--- a/m4/getloadavg.m4
+++ b/m4/getloadavg.m4
@@ -7,7 +7,7 @@
7# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
9 9
10#serial 4 10#serial 5
11 11
12# Autoconf defines AC_FUNC_GETLOADAVG, but that is obsolescent. 12# Autoconf defines AC_FUNC_GETLOADAVG, but that is obsolescent.
13# New applications should use gl_GETLOADAVG instead. 13# New applications should use gl_GETLOADAVG instead.
@@ -91,10 +91,10 @@ else
91 HAVE_SYS_LOADAVG_H=0 91 HAVE_SYS_LOADAVG_H=0
92fi 92fi
93AC_CHECK_DECL([getloadavg], [], [HAVE_DECL_GETLOADAVG=0], 93AC_CHECK_DECL([getloadavg], [], [HAVE_DECL_GETLOADAVG=0],
94 [#if HAVE_SYS_LOADAVG_H 94 [[#if HAVE_SYS_LOADAVG_H
95 # include <sys/loadavg.h> 95 # include <sys/loadavg.h>
96 #endif 96 #endif
97 #include <stdlib.h>]) 97 #include <stdlib.h>]])
98])# gl_GETLOADAVG 98])# gl_GETLOADAVG
99 99
100 100
diff --git a/m4/gl-comp.m4 b/m4/gl-comp.m4
index f7d99ca6f44..04234bb6ef3 100644
--- a/m4/gl-comp.m4
+++ b/m4/gl-comp.m4
@@ -1,10 +1,22 @@
1# DO NOT EDIT! GENERATED AUTOMATICALLY! 1# DO NOT EDIT! GENERATED AUTOMATICALLY!
2# Copyright (C) 2002-2011 Free Software Foundation, Inc. 2# Copyright (C) 2002-2011 Free Software Foundation, Inc.
3# 3#
4# This file is free software, distributed under the terms of the GNU 4# This file is free software; you can redistribute it and/or modify
5# General Public License. As a special exception to the GNU General 5# it under the terms of the GNU General Public License as published by
6# Public License, this file may be distributed as part of a program 6# the Free Software Foundation; either version 3 of the License, or
7# that contains a configuration script generated by Autoconf, under 7# (at your option) any later version.
8#
9# This file is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details.
13#
14# You should have received a copy of the GNU General Public License
15# along with this file. If not, see <http://www.gnu.org/licenses/>.
16#
17# As a special exception to the GNU General Public License,
18# this file may be distributed as part of a program that
19# contains a configuration script generated by Autoconf, under
8# the same distribution terms as the rest of that program. 20# the same distribution terms as the rest of that program.
9# 21#
10# Generated by gnulib-tool. 22# Generated by gnulib-tool.
@@ -55,7 +67,7 @@ AC_DEFUN([gl_EARLY],
55 # Code from module nocrash: 67 # Code from module nocrash:
56 # Code from module pthread_sigmask: 68 # Code from module pthread_sigmask:
57 # Code from module readlink: 69 # Code from module readlink:
58 # Code from module signal: 70 # Code from module signal-h:
59 # Code from module sigprocmask: 71 # Code from module sigprocmask:
60 # Code from module snippet/_Noreturn: 72 # Code from module snippet/_Noreturn:
61 # Code from module snippet/arg-nonnull: 73 # Code from module snippet/arg-nonnull:
@@ -115,6 +127,7 @@ AC_REQUIRE([gl_C99_STRTOLD])
115gl_FUNC_DUP2 127gl_FUNC_DUP2
116if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then 128if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
117 AC_LIBOBJ([dup2]) 129 AC_LIBOBJ([dup2])
130 gl_PREREQ_DUP2
118fi 131fi
119gl_UNISTD_MODULE_INDICATOR([dup2]) 132gl_UNISTD_MODULE_INDICATOR([dup2])
120gl_FILEMODE 133gl_FILEMODE
@@ -233,6 +246,12 @@ if test $HAVE_POSIX_SIGNALBLOCKING = 0; then
233fi 246fi
234gl_SIGNAL_MODULE_INDICATOR([sigprocmask]) 247gl_SIGNAL_MODULE_INDICATOR([sigprocmask])
235 gl_gnulib_enabled_sigprocmask=true 248 gl_gnulib_enabled_sigprocmask=true
249 if $condition; then
250 func_gl_gnulib_m4code_raise
251 fi
252 if $condition; then
253 func_gl_gnulib_m4code_f691f076f650964c9f5598c3ee487616
254 fi
236 fi 255 fi
237 } 256 }
238 func_gl_gnulib_m4code_stat () 257 func_gl_gnulib_m4code_stat ()
@@ -249,6 +268,9 @@ gl_SYS_STAT_MODULE_INDICATOR([stat])
249 func_gl_gnulib_m4code_dosname 268 func_gl_gnulib_m4code_dosname
250 fi 269 fi
251 if $condition; then 270 if $condition; then
271 func_gl_gnulib_m4code_pathmax
272 fi
273 if $condition; then
252 func_gl_gnulib_m4code_verify 274 func_gl_gnulib_m4code_verify
253 fi 275 fi
254 fi 276 fi
@@ -283,6 +305,12 @@ gl_STDLIB_MODULE_INDICATOR([strtoull])
283 gl_gnulib_enabled_verify=true 305 gl_gnulib_enabled_verify=true
284 fi 306 fi
285 } 307 }
308 if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
309 func_gl_gnulib_m4code_f691f076f650964c9f5598c3ee487616
310 fi
311 if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
312 func_gl_gnulib_m4code_676220fa4366efa9bdbfccf11a857c07
313 fi
286 if test $REPLACE_GETOPT = 1; then 314 if test $REPLACE_GETOPT = 1; then
287 func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36 315 func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36
288 fi 316 fi
diff --git a/m4/include_next.m4 b/m4/include_next.m4
index 14a1009b5d4..d5230ced8de 100644
--- a/m4/include_next.m4
+++ b/m4/include_next.m4
@@ -1,4 +1,4 @@
1# include_next.m4 serial 21 1# include_next.m4 serial 22
2dnl Copyright (C) 2006-2011 Free Software Foundation, Inc. 2dnl Copyright (C) 2006-2011 Free Software Foundation, Inc.
3dnl This file is free software; the Free Software Foundation 3dnl This file is free software; the Free Software Foundation
4dnl gives unlimited permission to copy and/or distribute it, 4dnl gives unlimited permission to copy and/or distribute it,
@@ -223,9 +223,11 @@ changequote(,)
223 ;; 223 ;;
224 esac 224 esac
225changequote([,]) 225changequote([,])
226 gl_absolute_header_sed='\#'"${gl_dirsep_regex}"']m4_defn([gl_HEADER_NAME])[#{ 226 gl_absolute_header_sed='\|'"${gl_dirsep_regex}"']m4_defn([gl_HEADER_NAME])[|{
227 s#.*"\(.*'"${gl_dirsep_regex}"']m4_defn([gl_HEADER_NAME])[\)".*#\1# 227 s|.*"\(.*'"${gl_dirsep_regex}"']m4_defn([gl_HEADER_NAME])[\)".*|\1|
228 s#^/[^/]#//&# 228changequote(,)dnl
229 s|^/[^/]|//&|
230changequote([,])dnl
229 p 231 p
230 q 232 q
231 }' 233 }'
diff --git a/m4/signal_h.m4 b/m4/signal_h.m4
index c3f25386ca2..5cf54a062fc 100644
--- a/m4/signal_h.m4
+++ b/m4/signal_h.m4
@@ -1,4 +1,4 @@
1# signal_h.m4 serial 17 1# signal_h.m4 serial 18
2dnl Copyright (C) 2007-2011 Free Software Foundation, Inc. 2dnl Copyright (C) 2007-2011 Free Software Foundation, Inc.
3dnl This file is free software; the Free Software Foundation 3dnl This file is free software; the Free Software Foundation
4dnl gives unlimited permission to copy and/or distribute it, 4dnl gives unlimited permission to copy and/or distribute it,
@@ -62,12 +62,14 @@ AC_DEFUN([gl_SIGNAL_MODULE_INDICATOR],
62AC_DEFUN([gl_SIGNAL_H_DEFAULTS], 62AC_DEFUN([gl_SIGNAL_H_DEFAULTS],
63[ 63[
64 GNULIB_PTHREAD_SIGMASK=0; AC_SUBST([GNULIB_PTHREAD_SIGMASK]) 64 GNULIB_PTHREAD_SIGMASK=0; AC_SUBST([GNULIB_PTHREAD_SIGMASK])
65 GNULIB_RAISE=0; AC_SUBST([GNULIB_RAISE])
65 GNULIB_SIGNAL_H_SIGPIPE=0; AC_SUBST([GNULIB_SIGNAL_H_SIGPIPE]) 66 GNULIB_SIGNAL_H_SIGPIPE=0; AC_SUBST([GNULIB_SIGNAL_H_SIGPIPE])
66 GNULIB_SIGPROCMASK=0; AC_SUBST([GNULIB_SIGPROCMASK]) 67 GNULIB_SIGPROCMASK=0; AC_SUBST([GNULIB_SIGPROCMASK])
67 GNULIB_SIGACTION=0; AC_SUBST([GNULIB_SIGACTION]) 68 GNULIB_SIGACTION=0; AC_SUBST([GNULIB_SIGACTION])
68 dnl Assume proper GNU behavior unless another module says otherwise. 69 dnl Assume proper GNU behavior unless another module says otherwise.
69 HAVE_POSIX_SIGNALBLOCKING=1; AC_SUBST([HAVE_POSIX_SIGNALBLOCKING]) 70 HAVE_POSIX_SIGNALBLOCKING=1; AC_SUBST([HAVE_POSIX_SIGNALBLOCKING])
70 HAVE_PTHREAD_SIGMASK=1; AC_SUBST([HAVE_PTHREAD_SIGMASK]) 71 HAVE_PTHREAD_SIGMASK=1; AC_SUBST([HAVE_PTHREAD_SIGMASK])
72 HAVE_RAISE=1; AC_SUBST([HAVE_RAISE])
71 HAVE_SIGSET_T=1; AC_SUBST([HAVE_SIGSET_T]) 73 HAVE_SIGSET_T=1; AC_SUBST([HAVE_SIGSET_T])
72 HAVE_SIGINFO_T=1; AC_SUBST([HAVE_SIGINFO_T]) 74 HAVE_SIGINFO_T=1; AC_SUBST([HAVE_SIGINFO_T])
73 HAVE_SIGACTION=1; AC_SUBST([HAVE_SIGACTION]) 75 HAVE_SIGACTION=1; AC_SUBST([HAVE_SIGACTION])
@@ -77,4 +79,5 @@ AC_DEFUN([gl_SIGNAL_H_DEFAULTS],
77 AC_SUBST([HAVE_TYPE_VOLATILE_SIG_ATOMIC_T]) 79 AC_SUBST([HAVE_TYPE_VOLATILE_SIG_ATOMIC_T])
78 HAVE_SIGHANDLER_T=1; AC_SUBST([HAVE_SIGHANDLER_T]) 80 HAVE_SIGHANDLER_T=1; AC_SUBST([HAVE_SIGHANDLER_T])
79 REPLACE_PTHREAD_SIGMASK=0; AC_SUBST([REPLACE_PTHREAD_SIGMASK]) 81 REPLACE_PTHREAD_SIGMASK=0; AC_SUBST([REPLACE_PTHREAD_SIGMASK])
82 REPLACE_RAISE=0; AC_SUBST([REPLACE_RAISE])
80]) 83])
diff --git a/m4/signalblocking.m4 b/m4/signalblocking.m4
index 15b74253ba6..eda856d04f9 100644
--- a/m4/signalblocking.m4
+++ b/m4/signalblocking.m4
@@ -1,4 +1,4 @@
1# signalblocking.m4 serial 12 1# signalblocking.m4 serial 13
2dnl Copyright (C) 2001-2002, 2006-2011 Free Software Foundation, Inc. 2dnl Copyright (C) 2001-2002, 2006-2011 Free Software Foundation, Inc.
3dnl This file is free software; the Free Software Foundation 3dnl This file is free software; the Free Software Foundation
4dnl gives unlimited permission to copy and/or distribute it, 4dnl gives unlimited permission to copy and/or distribute it,
@@ -22,4 +22,6 @@ AC_DEFUN([gl_SIGNALBLOCKING],
22]) 22])
23 23
24# Prerequisites of lib/sigprocmask.c. 24# Prerequisites of lib/sigprocmask.c.
25AC_DEFUN([gl_PREREQ_SIGPROCMASK], [:]) 25AC_DEFUN([gl_PREREQ_SIGPROCMASK], [
26 AC_REQUIRE([AC_C_INLINE])
27])
diff --git a/m4/stdint.m4 b/m4/stdint.m4
index c75e95722a5..092161c9968 100644
--- a/m4/stdint.m4
+++ b/m4/stdint.m4
@@ -466,6 +466,14 @@ AC_DEFUN([gl_STDINT_TYPE_PROPERTIES],
466 fi 466 fi
467 gl_INTEGER_TYPE_SUFFIX([sig_atomic_t wchar_t wint_t], 467 gl_INTEGER_TYPE_SUFFIX([sig_atomic_t wchar_t wint_t],
468 [gl_STDINT_INCLUDES]) 468 [gl_STDINT_INCLUDES])
469
470 dnl If wint_t is smaller than 'int', it cannot satisfy the ISO C 99
471 dnl requirement that wint_t is "unchanged by default argument promotions".
472 dnl In this case gnulib's <wchar.h> and <wctype.h> override wint_t.
473 dnl Set the variable BITSIZEOF_WINT_T accordingly.
474 if test $BITSIZEOF_WINT_T -lt 32; then
475 BITSIZEOF_WINT_T=32
476 fi
469]) 477])
470 478
471dnl Autoconf >= 2.61 has AC_COMPUTE_INT built-in. 479dnl Autoconf >= 2.61 has AC_COMPUTE_INT built-in.
diff --git a/m4/stdio_h.m4 b/m4/stdio_h.m4
index a8326f3c349..39bf80e2ac9 100644
--- a/m4/stdio_h.m4
+++ b/m4/stdio_h.m4
@@ -1,4 +1,4 @@
1# stdio_h.m4 serial 37 1# stdio_h.m4 serial 40
2dnl Copyright (C) 2007-2011 Free Software Foundation, Inc. 2dnl Copyright (C) 2007-2011 Free Software Foundation, Inc.
3dnl This file is free software; the Free Software Foundation 3dnl This file is free software; the Free Software Foundation
4dnl gives unlimited permission to copy and/or distribute it, 4dnl gives unlimited permission to copy and/or distribute it,
@@ -74,7 +74,7 @@ AC_DEFUN([gl_STDIO_H],
74 dnl corresponding gnulib module is not in use, and which is not 74 dnl corresponding gnulib module is not in use, and which is not
75 dnl guaranteed by C89. 75 dnl guaranteed by C89.
76 gl_WARN_ON_USE_PREPARE([[#include <stdio.h> 76 gl_WARN_ON_USE_PREPARE([[#include <stdio.h>
77 ]], [dprintf fpurge fseeko ftello getdelim getline popen renameat 77 ]], [dprintf fpurge fseeko ftello getdelim getline pclose popen renameat
78 snprintf tmpfile vdprintf vsnprintf]) 78 snprintf tmpfile vdprintf vsnprintf])
79]) 79])
80 80
@@ -91,6 +91,7 @@ AC_DEFUN([gl_STDIO_H_DEFAULTS],
91[ 91[
92 GNULIB_DPRINTF=0; AC_SUBST([GNULIB_DPRINTF]) 92 GNULIB_DPRINTF=0; AC_SUBST([GNULIB_DPRINTF])
93 GNULIB_FCLOSE=0; AC_SUBST([GNULIB_FCLOSE]) 93 GNULIB_FCLOSE=0; AC_SUBST([GNULIB_FCLOSE])
94 GNULIB_FDOPEN=0; AC_SUBST([GNULIB_FDOPEN])
94 GNULIB_FFLUSH=0; AC_SUBST([GNULIB_FFLUSH]) 95 GNULIB_FFLUSH=0; AC_SUBST([GNULIB_FFLUSH])
95 GNULIB_FGETC=0; AC_SUBST([GNULIB_FGETC]) 96 GNULIB_FGETC=0; AC_SUBST([GNULIB_FGETC])
96 GNULIB_FGETS=0; AC_SUBST([GNULIB_FGETS]) 97 GNULIB_FGETS=0; AC_SUBST([GNULIB_FGETS])
@@ -115,6 +116,7 @@ AC_DEFUN([gl_STDIO_H_DEFAULTS],
115 GNULIB_GETS=0; AC_SUBST([GNULIB_GETS]) 116 GNULIB_GETS=0; AC_SUBST([GNULIB_GETS])
116 GNULIB_OBSTACK_PRINTF=0; AC_SUBST([GNULIB_OBSTACK_PRINTF]) 117 GNULIB_OBSTACK_PRINTF=0; AC_SUBST([GNULIB_OBSTACK_PRINTF])
117 GNULIB_OBSTACK_PRINTF_POSIX=0; AC_SUBST([GNULIB_OBSTACK_PRINTF_POSIX]) 118 GNULIB_OBSTACK_PRINTF_POSIX=0; AC_SUBST([GNULIB_OBSTACK_PRINTF_POSIX])
119 GNULIB_PCLOSE=0; AC_SUBST([GNULIB_PCLOSE])
118 GNULIB_PERROR=0; AC_SUBST([GNULIB_PERROR]) 120 GNULIB_PERROR=0; AC_SUBST([GNULIB_PERROR])
119 GNULIB_POPEN=0; AC_SUBST([GNULIB_POPEN]) 121 GNULIB_POPEN=0; AC_SUBST([GNULIB_POPEN])
120 GNULIB_PRINTF=0; AC_SUBST([GNULIB_PRINTF]) 122 GNULIB_PRINTF=0; AC_SUBST([GNULIB_PRINTF])
@@ -153,11 +155,14 @@ AC_DEFUN([gl_STDIO_H_DEFAULTS],
153 HAVE_DPRINTF=1; AC_SUBST([HAVE_DPRINTF]) 155 HAVE_DPRINTF=1; AC_SUBST([HAVE_DPRINTF])
154 HAVE_FSEEKO=1; AC_SUBST([HAVE_FSEEKO]) 156 HAVE_FSEEKO=1; AC_SUBST([HAVE_FSEEKO])
155 HAVE_FTELLO=1; AC_SUBST([HAVE_FTELLO]) 157 HAVE_FTELLO=1; AC_SUBST([HAVE_FTELLO])
158 HAVE_PCLOSE=1; AC_SUBST([HAVE_PCLOSE])
159 HAVE_POPEN=1; AC_SUBST([HAVE_POPEN])
156 HAVE_RENAMEAT=1; AC_SUBST([HAVE_RENAMEAT]) 160 HAVE_RENAMEAT=1; AC_SUBST([HAVE_RENAMEAT])
157 HAVE_VASPRINTF=1; AC_SUBST([HAVE_VASPRINTF]) 161 HAVE_VASPRINTF=1; AC_SUBST([HAVE_VASPRINTF])
158 HAVE_VDPRINTF=1; AC_SUBST([HAVE_VDPRINTF]) 162 HAVE_VDPRINTF=1; AC_SUBST([HAVE_VDPRINTF])
159 REPLACE_DPRINTF=0; AC_SUBST([REPLACE_DPRINTF]) 163 REPLACE_DPRINTF=0; AC_SUBST([REPLACE_DPRINTF])
160 REPLACE_FCLOSE=0; AC_SUBST([REPLACE_FCLOSE]) 164 REPLACE_FCLOSE=0; AC_SUBST([REPLACE_FCLOSE])
165 REPLACE_FDOPEN=0; AC_SUBST([REPLACE_FDOPEN])
161 REPLACE_FFLUSH=0; AC_SUBST([REPLACE_FFLUSH]) 166 REPLACE_FFLUSH=0; AC_SUBST([REPLACE_FFLUSH])
162 REPLACE_FOPEN=0; AC_SUBST([REPLACE_FOPEN]) 167 REPLACE_FOPEN=0; AC_SUBST([REPLACE_FOPEN])
163 REPLACE_FPRINTF=0; AC_SUBST([REPLACE_FPRINTF]) 168 REPLACE_FPRINTF=0; AC_SUBST([REPLACE_FPRINTF])
diff --git a/m4/sys_stat_h.m4 b/m4/sys_stat_h.m4
index fc419129e98..83ebac613b7 100644
--- a/m4/sys_stat_h.m4
+++ b/m4/sys_stat_h.m4
@@ -1,4 +1,4 @@
1# sys_stat_h.m4 serial 24 -*- Autoconf -*- 1# sys_stat_h.m4 serial 26 -*- Autoconf -*-
2dnl Copyright (C) 2006-2011 Free Software Foundation, Inc. 2dnl Copyright (C) 2006-2011 Free Software Foundation, Inc.
3dnl This file is free software; the Free Software Foundation 3dnl This file is free software; the Free Software Foundation
4dnl gives unlimited permission to copy and/or distribute it, 4dnl gives unlimited permission to copy and/or distribute it,
@@ -19,6 +19,9 @@ AC_DEFUN([gl_HEADER_SYS_STAT_H],
19 19
20 gl_CHECK_NEXT_HEADERS([sys/stat.h]) 20 gl_CHECK_NEXT_HEADERS([sys/stat.h])
21 21
22 dnl Ensure the type mode_t gets defined.
23 AC_REQUIRE([AC_TYPE_MODE_T])
24
22 dnl Define types that are supposed to be defined in <sys/types.h> or 25 dnl Define types that are supposed to be defined in <sys/types.h> or
23 dnl <sys/stat.h>. 26 dnl <sys/stat.h>.
24 AC_CHECK_TYPE([nlink_t], [], 27 AC_CHECK_TYPE([nlink_t], [],
@@ -30,7 +33,7 @@ AC_DEFUN([gl_HEADER_SYS_STAT_H],
30 dnl Check for declarations of anything we want to poison if the 33 dnl Check for declarations of anything we want to poison if the
31 dnl corresponding gnulib module is not in use. 34 dnl corresponding gnulib module is not in use.
32 gl_WARN_ON_USE_PREPARE([[#include <sys/stat.h> 35 gl_WARN_ON_USE_PREPARE([[#include <sys/stat.h>
33 ]], [fchmodat fstatat futimens lchmod lstat mkdirat mkfifo mkfifoat 36 ]], [fchmodat fstat fstatat futimens lchmod lstat mkdirat mkfifo mkfifoat
34 mknod mknodat stat utimensat]) 37 mknod mknodat stat utimensat])
35]) # gl_HEADER_SYS_STAT_H 38]) # gl_HEADER_SYS_STAT_H
36 39
@@ -47,6 +50,7 @@ AC_DEFUN([gl_SYS_STAT_H_DEFAULTS],
47[ 50[
48 AC_REQUIRE([gl_UNISTD_H_DEFAULTS]) dnl for REPLACE_FCHDIR 51 AC_REQUIRE([gl_UNISTD_H_DEFAULTS]) dnl for REPLACE_FCHDIR
49 GNULIB_FCHMODAT=0; AC_SUBST([GNULIB_FCHMODAT]) 52 GNULIB_FCHMODAT=0; AC_SUBST([GNULIB_FCHMODAT])
53 GNULIB_FSTAT=0; AC_SUBST([GNULIB_FSTAT])
50 GNULIB_FSTATAT=0; AC_SUBST([GNULIB_FSTATAT]) 54 GNULIB_FSTATAT=0; AC_SUBST([GNULIB_FSTATAT])
51 GNULIB_FUTIMENS=0; AC_SUBST([GNULIB_FUTIMENS]) 55 GNULIB_FUTIMENS=0; AC_SUBST([GNULIB_FUTIMENS])
52 GNULIB_LCHMOD=0; AC_SUBST([GNULIB_LCHMOD]) 56 GNULIB_LCHMOD=0; AC_SUBST([GNULIB_LCHMOD])
diff --git a/m4/time_h.m4 b/m4/time_h.m4
index 6e6394fdc90..3454b23fa0c 100644
--- a/m4/time_h.m4
+++ b/m4/time_h.m4
@@ -2,7 +2,7 @@
2 2
3# Copyright (C) 2000-2001, 2003-2007, 2009-2011 Free Software Foundation, Inc. 3# Copyright (C) 2000-2001, 2003-2007, 2009-2011 Free Software Foundation, Inc.
4 4
5# serial 5 5# serial 6
6 6
7# This file is free software; the Free Software Foundation 7# This file is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it, 8# gives unlimited permission to copy and/or distribute it,
@@ -23,9 +23,6 @@ AC_DEFUN([gl_HEADER_TIME_H_BODY],
23 AC_REQUIRE([gl_HEADER_TIME_H_DEFAULTS]) 23 AC_REQUIRE([gl_HEADER_TIME_H_DEFAULTS])
24 gl_NEXT_HEADERS([time.h]) 24 gl_NEXT_HEADERS([time.h])
25 AC_REQUIRE([gl_CHECK_TYPE_STRUCT_TIMESPEC]) 25 AC_REQUIRE([gl_CHECK_TYPE_STRUCT_TIMESPEC])
26
27 dnl Ensure the type pid_t gets defined.
28 AC_REQUIRE([AC_TYPE_PID_T])
29]) 26])
30 27
31dnl Define HAVE_STRUCT_TIMESPEC if `struct timespec' is declared 28dnl Define HAVE_STRUCT_TIMESPEC if `struct timespec' is declared
diff --git a/m4/unistd_h.m4 b/m4/unistd_h.m4
index 6483b815d60..57c8094e42c 100644
--- a/m4/unistd_h.m4
+++ b/m4/unistd_h.m4
@@ -1,4 +1,4 @@
1# unistd_h.m4 serial 57 1# unistd_h.m4 serial 61
2dnl Copyright (C) 2006-2011 Free Software Foundation, Inc. 2dnl Copyright (C) 2006-2011 Free Software Foundation, Inc.
3dnl This file is free software; the Free Software Foundation 3dnl This file is free software; the Free Software Foundation
4dnl gives unlimited permission to copy and/or distribute it, 4dnl gives unlimited permission to copy and/or distribute it,
@@ -26,7 +26,10 @@ AC_DEFUN([gl_UNISTD_H],
26 26
27 dnl Check for declarations of anything we want to poison if the 27 dnl Check for declarations of anything we want to poison if the
28 dnl corresponding gnulib module is not in use. 28 dnl corresponding gnulib module is not in use.
29 gl_WARN_ON_USE_PREPARE([[#include <unistd.h> 29 gl_WARN_ON_USE_PREPARE([[
30#if HAVE_UNISTD_H
31# include <unistd.h>
32#endif
30/* Some systems declare various items in the wrong headers. */ 33/* Some systems declare various items in the wrong headers. */
31#if !(defined __GLIBC__ && !defined __UCLIBC__) 34#if !(defined __GLIBC__ && !defined __UCLIBC__)
32# include <fcntl.h> 35# include <fcntl.h>
@@ -36,8 +39,8 @@ AC_DEFUN([gl_UNISTD_H],
36# include <io.h> 39# include <io.h>
37# endif 40# endif
38#endif 41#endif
39 ]], [chown dup2 dup3 environ euidaccess faccessat fchdir fchownat 42 ]], [chdir chown dup dup2 dup3 environ euidaccess faccessat fchdir fchownat
40 fsync ftruncate getcwd getdomainname getdtablesize getgroups 43 fdatasync fsync ftruncate getcwd getdomainname getdtablesize getgroups
41 gethostname getlogin getlogin_r getpagesize getusershell setusershell 44 gethostname getlogin getlogin_r getpagesize getusershell setusershell
42 endusershell group_member lchown link linkat lseek pipe pipe2 pread pwrite 45 endusershell group_member lchown link linkat lseek pipe pipe2 pread pwrite
43 readlink readlinkat rmdir sleep symlink symlinkat ttyname_r unlink unlinkat 46 readlink readlinkat rmdir sleep symlink symlinkat ttyname_r unlink unlinkat
@@ -55,8 +58,10 @@ AC_DEFUN([gl_UNISTD_MODULE_INDICATOR],
55 58
56AC_DEFUN([gl_UNISTD_H_DEFAULTS], 59AC_DEFUN([gl_UNISTD_H_DEFAULTS],
57[ 60[
61 GNULIB_CHDIR=0; AC_SUBST([GNULIB_CHDIR])
58 GNULIB_CHOWN=0; AC_SUBST([GNULIB_CHOWN]) 62 GNULIB_CHOWN=0; AC_SUBST([GNULIB_CHOWN])
59 GNULIB_CLOSE=0; AC_SUBST([GNULIB_CLOSE]) 63 GNULIB_CLOSE=0; AC_SUBST([GNULIB_CLOSE])
64 GNULIB_DUP=0; AC_SUBST([GNULIB_DUP])
60 GNULIB_DUP2=0; AC_SUBST([GNULIB_DUP2]) 65 GNULIB_DUP2=0; AC_SUBST([GNULIB_DUP2])
61 GNULIB_DUP3=0; AC_SUBST([GNULIB_DUP3]) 66 GNULIB_DUP3=0; AC_SUBST([GNULIB_DUP3])
62 GNULIB_ENVIRON=0; AC_SUBST([GNULIB_ENVIRON]) 67 GNULIB_ENVIRON=0; AC_SUBST([GNULIB_ENVIRON])
@@ -64,6 +69,7 @@ AC_DEFUN([gl_UNISTD_H_DEFAULTS],
64 GNULIB_FACCESSAT=0; AC_SUBST([GNULIB_FACCESSAT]) 69 GNULIB_FACCESSAT=0; AC_SUBST([GNULIB_FACCESSAT])
65 GNULIB_FCHDIR=0; AC_SUBST([GNULIB_FCHDIR]) 70 GNULIB_FCHDIR=0; AC_SUBST([GNULIB_FCHDIR])
66 GNULIB_FCHOWNAT=0; AC_SUBST([GNULIB_FCHOWNAT]) 71 GNULIB_FCHOWNAT=0; AC_SUBST([GNULIB_FCHOWNAT])
72 GNULIB_FDATASYNC=0; AC_SUBST([GNULIB_FDATASYNC])
67 GNULIB_FSYNC=0; AC_SUBST([GNULIB_FSYNC]) 73 GNULIB_FSYNC=0; AC_SUBST([GNULIB_FSYNC])
68 GNULIB_FTRUNCATE=0; AC_SUBST([GNULIB_FTRUNCATE]) 74 GNULIB_FTRUNCATE=0; AC_SUBST([GNULIB_FTRUNCATE])
69 GNULIB_GETCWD=0; AC_SUBST([GNULIB_GETCWD]) 75 GNULIB_GETCWD=0; AC_SUBST([GNULIB_GETCWD])
@@ -107,6 +113,7 @@ AC_DEFUN([gl_UNISTD_H_DEFAULTS],
107 HAVE_FACCESSAT=1; AC_SUBST([HAVE_FACCESSAT]) 113 HAVE_FACCESSAT=1; AC_SUBST([HAVE_FACCESSAT])
108 HAVE_FCHDIR=1; AC_SUBST([HAVE_FCHDIR]) 114 HAVE_FCHDIR=1; AC_SUBST([HAVE_FCHDIR])
109 HAVE_FCHOWNAT=1; AC_SUBST([HAVE_FCHOWNAT]) 115 HAVE_FCHOWNAT=1; AC_SUBST([HAVE_FCHOWNAT])
116 HAVE_FDATASYNC=1; AC_SUBST([HAVE_FDATASYNC])
110 HAVE_FSYNC=1; AC_SUBST([HAVE_FSYNC]) 117 HAVE_FSYNC=1; AC_SUBST([HAVE_FSYNC])
111 HAVE_FTRUNCATE=1; AC_SUBST([HAVE_FTRUNCATE]) 118 HAVE_FTRUNCATE=1; AC_SUBST([HAVE_FTRUNCATE])
112 HAVE_GETDTABLESIZE=1; AC_SUBST([HAVE_GETDTABLESIZE]) 119 HAVE_GETDTABLESIZE=1; AC_SUBST([HAVE_GETDTABLESIZE])
@@ -131,6 +138,7 @@ AC_DEFUN([gl_UNISTD_H_DEFAULTS],
131 HAVE_USLEEP=1; AC_SUBST([HAVE_USLEEP]) 138 HAVE_USLEEP=1; AC_SUBST([HAVE_USLEEP])
132 HAVE_DECL_ENVIRON=1; AC_SUBST([HAVE_DECL_ENVIRON]) 139 HAVE_DECL_ENVIRON=1; AC_SUBST([HAVE_DECL_ENVIRON])
133 HAVE_DECL_FCHDIR=1; AC_SUBST([HAVE_DECL_FCHDIR]) 140 HAVE_DECL_FCHDIR=1; AC_SUBST([HAVE_DECL_FCHDIR])
141 HAVE_DECL_FDATASYNC=1; AC_SUBST([HAVE_DECL_FDATASYNC])
134 HAVE_DECL_GETDOMAINNAME=1; AC_SUBST([HAVE_DECL_GETDOMAINNAME]) 142 HAVE_DECL_GETDOMAINNAME=1; AC_SUBST([HAVE_DECL_GETDOMAINNAME])
135 HAVE_DECL_GETLOGIN_R=1; AC_SUBST([HAVE_DECL_GETLOGIN_R]) 143 HAVE_DECL_GETLOGIN_R=1; AC_SUBST([HAVE_DECL_GETLOGIN_R])
136 HAVE_DECL_GETPAGESIZE=1; AC_SUBST([HAVE_DECL_GETPAGESIZE]) 144 HAVE_DECL_GETPAGESIZE=1; AC_SUBST([HAVE_DECL_GETPAGESIZE])
diff --git a/make-dist b/make-dist
index c15fecfd111..2dbb35cdc5b 100755
--- a/make-dist
+++ b/make-dist
@@ -383,7 +383,7 @@ echo "Making links to \`lib'"
383(snippet_h=`(cd build-aux/snippet && ls *.h)` 383(snippet_h=`(cd build-aux/snippet && ls *.h)`
384 cd lib 384 cd lib
385 ln [a-zA-Z]*.[ch] ../${tempdir}/lib 385 ln [a-zA-Z]*.[ch] ../${tempdir}/lib
386 ln gnulib.mk Makefile.am Makefile.in ../${tempdir}/lib 386 ln gnulib.mk Makefile.am Makefile.in makefile.w32-in ../${tempdir}/lib
387 cd ../${tempdir}/lib 387 cd ../${tempdir}/lib
388 script='/[*]/d; s/\.in\.h$/.h/' 388 script='/[*]/d; s/\.in\.h$/.h/'
389 rm -f `(echo "$snippet_h"; ls *.in.h) | sed "$script"`) 389 rm -f `(echo "$snippet_h"; ls *.in.h) | sed "$script"`)
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp
index 18144ccf9fc..3c3e69377f0 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -58,7 +58,7 @@
58/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/ 58/^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
59/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/ 59/^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
60/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/ 60/^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
61/^#undef VERSION/s/^.*$/#define VERSION "24.0.50"/ 61/^#undef VERSION/s/^.*$/#define VERSION "24.0.90"/
62/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/ 62/^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
63/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/ 63/^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
64/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/ 64/^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Info.plist b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
index b618e17440a..54c5da9a7ab 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist
+++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
@@ -553,7 +553,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
553 <key>CFBundleExecutable</key> 553 <key>CFBundleExecutable</key>
554 <string>Emacs</string> 554 <string>Emacs</string>
555 <key>CFBundleGetInfoString</key> 555 <key>CFBundleGetInfoString</key>
556 <string>Emacs 24.0.50 Copyright (C) 2011 Free Software Foundation, Inc.</string> 556 <string>Emacs 24.0.90 Copyright (C) 2011 Free Software Foundation, Inc.</string>
557 <key>CFBundleIconFile</key> 557 <key>CFBundleIconFile</key>
558 <string>Emacs.icns</string> 558 <string>Emacs.icns</string>
559 <key>CFBundleIdentifier</key> 559 <key>CFBundleIdentifier</key>
@@ -566,7 +566,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
566 <string>APPL</string> 566 <string>APPL</string>
567 <!-- This should be the emacs version number. --> 567 <!-- This should be the emacs version number. -->
568 <key>CFBundleShortVersionString</key> 568 <key>CFBundleShortVersionString</key>
569 <string>24.0.50</string> 569 <string>24.0.90</string>
570 <key>CFBundleSignature</key> 570 <key>CFBundleSignature</key>
571 <string>EMAx</string> 571 <string>EMAx</string>
572 <!-- This SHOULD be a build number. --> 572 <!-- This SHOULD be a build number. -->
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
index 95bc8ad83e6..67e7de1e0bd 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
+++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
@@ -1,6 +1,6 @@
1/* Localized versions of Info.plist keys */ 1/* Localized versions of Info.plist keys */
2 2
3CFBundleName = "Emacs"; 3CFBundleName = "Emacs";
4CFBundleShortVersionString = "Version 24.0.50"; 4CFBundleShortVersionString = "Version 24.0.90";
5CFBundleGetInfoString = "Emacs version 24.0.50, NS Windowing"; 5CFBundleGetInfoString = "Emacs version 24.0.90, NS Windowing";
6NSHumanReadableCopyright = "Copyright (C) 2011 Free Software Foundation, Inc."; 6NSHumanReadableCopyright = "Copyright (C) 2011 Free Software Foundation, Inc.";
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
index 0131becdb62..366e9bb7c2b 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
+++ b/nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
@@ -1,7 +1,7 @@
1[Desktop Entry] 1[Desktop Entry]
2Encoding=UTF-8 2Encoding=UTF-8
3Type=Application 3Type=Application
4Version=24.0.50 4Version=24.0.90
5Categories=GNUstep 5Categories=GNUstep
6Name=Emacs 6Name=Emacs
7Comment=GNU Emacs for NeXT/Open/GNUstep and OS X 7Comment=GNU Emacs for NeXT/Open/GNUstep and OS X
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
index 9c893ed4e3d..9c259006225 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
+++ b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
@@ -2,7 +2,7 @@
2 ApplicationDescription = "GNU Emacs for GNUstep / OS X"; 2 ApplicationDescription = "GNU Emacs for GNUstep / OS X";
3 ApplicationIcon = emacs.tiff; 3 ApplicationIcon = emacs.tiff;
4 ApplicationName = Emacs; 4 ApplicationName = Emacs;
5 ApplicationRelease = "24.0.50"; 5 ApplicationRelease = "24.0.90";
6 Authors = ( 6 Authors = (
7 "Adrian Robert (GNUstep)", 7 "Adrian Robert (GNUstep)",
8 "Christophe de Dinechin (MacOS X)", 8 "Christophe de Dinechin (MacOS X)",
@@ -13,7 +13,7 @@
13 ); 13 );
14 Copyright = "Copyright (C) 2011 Free Software Foundation, Inc."; 14 Copyright = "Copyright (C) 2011 Free Software Foundation, Inc.";
15 CopyrightDescription = "Released under the GNU General Public License Version 3 or later"; 15 CopyrightDescription = "Released under the GNU General Public License Version 3 or later";
16 FullVersionID = "Emacs 24.0.50, NS Windowing"; 16 FullVersionID = "Emacs 24.0.90, NS Windowing";
17 NSExecutable = Emacs; 17 NSExecutable = Emacs;
18 NSIcon = emacs.tiff; 18 NSIcon = emacs.tiff;
19 NSPrincipalClass = NSApplication; 19 NSPrincipalClass = NSApplication;
diff --git a/nt/config.nt b/nt/config.nt
index 1b56289bbc0..923143cf13e 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -317,7 +317,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
317#define PACKAGE "emacs" 317#define PACKAGE "emacs"
318 318
319/* Version number of package */ 319/* Version number of package */
320#define VERSION "24.0.50" 320#define VERSION "24.0.90"
321 321
322/* Define to `__inline__' or `__inline' if that's what the C compiler 322/* Define to `__inline__' or `__inline' if that's what the C compiler
323 calls it, or to nothing if 'inline' is not supported under any name. */ 323 calls it, or to nothing if 'inline' is not supported under any name. */
diff --git a/nt/emacs.rc b/nt/emacs.rc
index 7e753f084e5..8d0df022646 100644
--- a/nt/emacs.rc
+++ b/nt/emacs.rc
@@ -7,8 +7,8 @@ Emacs ICON icons\emacs.ico
7#endif 7#endif
8 8
9VS_VERSION_INFO VERSIONINFO 9VS_VERSION_INFO VERSIONINFO
10 FILEVERSION 24,0,50,0 10 FILEVERSION 24,0,90,0
11 PRODUCTVERSION 24,0,50,0 11 PRODUCTVERSION 24,0,90,0
12 FILEFLAGSMASK 0x3FL 12 FILEFLAGSMASK 0x3FL
13#ifdef EMACSDEBUG 13#ifdef EMACSDEBUG
14 FILEFLAGS 0x1L 14 FILEFLAGS 0x1L
@@ -25,12 +25,12 @@ BEGIN
25 BEGIN 25 BEGIN
26 VALUE "CompanyName", "Free Software Foundation\0" 26 VALUE "CompanyName", "Free Software Foundation\0"
27 VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" 27 VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
28 VALUE "FileVersion", "24, 0, 50, 0\0" 28 VALUE "FileVersion", "24, 0, 90, 0\0"
29 VALUE "InternalName", "Emacs\0" 29 VALUE "InternalName", "Emacs\0"
30 VALUE "LegalCopyright", "Copyright (C) 2001-2011\0" 30 VALUE "LegalCopyright", "Copyright (C) 2001-2011\0"
31 VALUE "OriginalFilename", "emacs.exe" 31 VALUE "OriginalFilename", "emacs.exe"
32 VALUE "ProductName", "Emacs\0" 32 VALUE "ProductName", "Emacs\0"
33 VALUE "ProductVersion", "24, 0, 50, 0\0" 33 VALUE "ProductVersion", "24, 0, 90, 0\0"
34 VALUE "OLESelfRegister", "\0" 34 VALUE "OLESelfRegister", "\0"
35 END 35 END
36 END 36 END
diff --git a/nt/emacsclient.rc b/nt/emacsclient.rc
index 274a0631ee5..db98b46fb15 100644
--- a/nt/emacsclient.rc
+++ b/nt/emacsclient.rc
@@ -5,8 +5,8 @@ Emacs ICON icons\emacs.ico
5#endif 5#endif
6 6
7VS_VERSION_INFO VERSIONINFO 7VS_VERSION_INFO VERSIONINFO
8 FILEVERSION 24,0,50,0 8 FILEVERSION 24,0,90,0
9 PRODUCTVERSION 24,0,50,0 9 PRODUCTVERSION 24,0,90,0
10 FILEFLAGSMASK 0x3FL 10 FILEFLAGSMASK 0x3FL
11#ifdef EMACSDEBUG 11#ifdef EMACSDEBUG
12 FILEFLAGS 0x1L 12 FILEFLAGS 0x1L
@@ -23,12 +23,12 @@ BEGIN
23 BEGIN 23 BEGIN
24 VALUE "CompanyName", "Free Software Foundation\0" 24 VALUE "CompanyName", "Free Software Foundation\0"
25 VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" 25 VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
26 VALUE "FileVersion", "24, 0, 50, 0\0" 26 VALUE "FileVersion", "24, 0, 90, 0\0"
27 VALUE "InternalName", "EmacsClient\0" 27 VALUE "InternalName", "EmacsClient\0"
28 VALUE "LegalCopyright", "Copyright (C) 2001-2011\0" 28 VALUE "LegalCopyright", "Copyright (C) 2001-2011\0"
29 VALUE "OriginalFilename", "emacsclientw.exe" 29 VALUE "OriginalFilename", "emacsclientw.exe"
30 VALUE "ProductName", "EmacsClient\0" 30 VALUE "ProductName", "EmacsClient\0"
31 VALUE "ProductVersion", "24, 0, 50, 0\0" 31 VALUE "ProductVersion", "24, 0, 90, 0\0"
32 VALUE "OLESelfRegister", "\0" 32 VALUE "OLESelfRegister", "\0"
33 END 33 END
34 END 34 END
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in
index 31ca3143fb8..4e4e6eccbb7 100644
--- a/nt/makefile.w32-in
+++ b/nt/makefile.w32-in
@@ -22,7 +22,7 @@
22# FIXME: This file uses DOS EOLs. Convert to Unix after 22.1 is out 22# FIXME: This file uses DOS EOLs. Convert to Unix after 22.1 is out
23# (and remove or replace this comment). 23# (and remove or replace this comment).
24 24
25VERSION = 24.0.50 25VERSION = 24.0.90
26 26
27TMP_DIST_DIR = emacs-$(VERSION) 27TMP_DIST_DIR = emacs-$(VERSION)
28 28
diff --git a/src/ChangeLog b/src/ChangeLog
index 44a76068313..3282654ab06 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,64 @@
12011-09-25 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbusbind.c (Fdbus_register_signal): When service is not
4 registered, use nil in Vdbus_registered_objects_table. (Bug#9581)
5
62011-09-25 Glenn Morris <rgm@gnu.org>
7
8 * buffer.c (truncate-lines): Doc fix.
9
102011-09-24 Chong Yidong <cyd@stupidchicken.com>
11
12 * window.c (Fwindow_prev_buffers, Fset_window_prev_buffers)
13 (Fset_window_next_buffers): Doc fix.
14
152011-09-24 Glenn Morris <rgm@gnu.org>
16
17 * minibuf.c (read_minibuf): Disable line truncation. (Bug#5715)
18
192011-09-24 Paul Eggert <eggert@cs.ucla.edu>
20
21 Fix minor problems found by static checking.
22 * xdisp.c (string_from_display_spec): Don't assume vecsize fits in int.
23 * indent.c (Fvertical_motion): Fix == vs = typo.
24
252011-09-24 Eli Zaretskii <eliz@gnu.org>
26
27 * dispnew.c (syms_of_display) <redisplay-dont-pause>: Default
28 value is now t. Doc fix.
29
30 * indent.c (Fvertical_motion): Compute and apply the overshoot
31 logic when moving up, not only when moving down. Fix the
32 confusing name and values of the it_overshoot_expected variable;
33 logic changes accordingly. (Bug#9254) (Bug#9549)
34
35 * xdisp.c (pos_visible_p): Produce correct pixel coordinates when
36 CHARPOS is covered by a display string which includes newlines.
37 (move_it_vertically_backward): Avoid inflooping when START_CHARPOS
38 is covered by a display string with embedded newlines.
39
402011-09-24 Michael Albinus <michael.albinus@gmx.de>
41
42 * dbusbind.c (Fdbus_register_signal): Add match rule to
43 Vdbus_registered_objects_table. (Bug#9581)
44 (Fdbus_register_method, Vdbus_registered_objects_table): Fix
45 docstring.
46
472011-09-24 Jim Meyering <meyering@redhat.com>
48
49 do not ignore write error for any output size
50 The previous change was incomplete.
51 While it makes emacs --batch detect the vast majority of stdout
52 write failures, errors were still ignored whenever the output size is
53 k * (BUFSIZ+1) - 4. E.g., on a system with BUFSIZ of 4096,
54 $ emacs --batch --eval '(print (format "%4093d" 0))' > /dev/full \
55 && echo FAIL: ignored write error
56 FAIL: ignored write error
57 $ emacs --batch --eval '(print (format "%20481d" 0))' > /dev/full \
58 && echo FAIL: ignored write error
59 FAIL: ignored write error
60 * emacs.c (Fkill_emacs): Also test ferror. (Bug#9574)
61
12011-09-23 Andreas Schwab <schwab@linux-m68k.org> 622011-09-23 Andreas Schwab <schwab@linux-m68k.org>
2 63
3 * emacs.c (Fkill_emacs): In noninteractive mode exit 64 * emacs.c (Fkill_emacs): In noninteractive mode exit
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index 6f462e32534..b64736459c8 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -2927,7 +2927,7 @@
2927 * nsimage.m (EmacsImage-setXBMColor:): Correct previous patch: 2927 * nsimage.m (EmacsImage-setXBMColor:): Correct previous patch:
2928 don't change the method signature, change the return. 2928 don't change the method signature, change the return.
2929 2929
29302010-11-04 Ismail Donmez <ismail@namtrac.org> (tiny change) 29302010-11-04 İsmail Dönmez <ismail@namtrac.org> (tiny change)
2931 2931
2932 * nsfont.m (nsfont_draw) 2932 * nsfont.m (nsfont_draw)
2933 * nsimage.m (EmacsImage-setXBMColor:) 2933 * nsimage.m (EmacsImage-setXBMColor:)
diff --git a/src/bidi.c b/src/bidi.c
index 3efdc1590df..599c00449b5 100644
--- a/src/bidi.c
+++ b/src/bidi.c
@@ -222,7 +222,7 @@ bidi_mirror_char (int c)
222static inline void 222static inline void
223bidi_set_sor_type (struct bidi_it *bidi_it, int level_before, int level_after) 223bidi_set_sor_type (struct bidi_it *bidi_it, int level_before, int level_after)
224{ 224{
225 int higher_level = level_before > level_after ? level_before : level_after; 225 int higher_level = (level_before > level_after ? level_before : level_after);
226 226
227 /* The prev_was_pdf gork is required for when we have several PDFs 227 /* The prev_was_pdf gork is required for when we have several PDFs
228 in a row. In that case, we want to compute the sor type for the 228 in a row. In that case, we want to compute the sor type for the
@@ -233,18 +233,18 @@ bidi_set_sor_type (struct bidi_it *bidi_it, int level_before, int level_after)
233 level to which we descend after processing all the PDFs. */ 233 level to which we descend after processing all the PDFs. */
234 if (!bidi_it->prev_was_pdf || level_before < level_after) 234 if (!bidi_it->prev_was_pdf || level_before < level_after)
235 /* FIXME: should the default sor direction be user selectable? */ 235 /* FIXME: should the default sor direction be user selectable? */
236 bidi_it->sor = (higher_level & 1) != 0 ? R2L : L2R; 236 bidi_it->sor = ((higher_level & 1) != 0 ? R2L : L2R);
237 if (level_before > level_after) 237 if (level_before > level_after)
238 bidi_it->prev_was_pdf = 1; 238 bidi_it->prev_was_pdf = 1;
239 239
240 bidi_it->prev.type = UNKNOWN_BT; 240 bidi_it->prev.type = UNKNOWN_BT;
241 bidi_it->last_strong.type = bidi_it->last_strong.type_after_w1 = 241 bidi_it->last_strong.type = bidi_it->last_strong.type_after_w1
242 bidi_it->last_strong.orig_type = UNKNOWN_BT; 242 = bidi_it->last_strong.orig_type = UNKNOWN_BT;
243 bidi_it->prev_for_neutral.type = bidi_it->sor == R2L ? STRONG_R : STRONG_L; 243 bidi_it->prev_for_neutral.type = (bidi_it->sor == R2L ? STRONG_R : STRONG_L);
244 bidi_it->prev_for_neutral.charpos = bidi_it->charpos; 244 bidi_it->prev_for_neutral.charpos = bidi_it->charpos;
245 bidi_it->prev_for_neutral.bytepos = bidi_it->bytepos; 245 bidi_it->prev_for_neutral.bytepos = bidi_it->bytepos;
246 bidi_it->next_for_neutral.type = bidi_it->next_for_neutral.type_after_w1 = 246 bidi_it->next_for_neutral.type = bidi_it->next_for_neutral.type_after_w1
247 bidi_it->next_for_neutral.orig_type = UNKNOWN_BT; 247 = bidi_it->next_for_neutral.orig_type = UNKNOWN_BT;
248 bidi_it->ignore_bn_limit = -1; /* meaning it's unknown */ 248 bidi_it->ignore_bn_limit = -1; /* meaning it's unknown */
249} 249}
250 250
@@ -325,10 +325,10 @@ static int bidi_cache_sp;
325/* Size of header used by bidi_shelve_cache. */ 325/* Size of header used by bidi_shelve_cache. */
326enum 326enum
327 { 327 {
328 bidi_shelve_header_size = 328 bidi_shelve_header_size
329 (sizeof (bidi_cache_idx) + sizeof (bidi_cache_start_stack) 329 = (sizeof (bidi_cache_idx) + sizeof (bidi_cache_start_stack)
330 + sizeof (bidi_cache_sp) + sizeof (bidi_cache_start) 330 + sizeof (bidi_cache_sp) + sizeof (bidi_cache_start)
331 + sizeof (bidi_cache_last_idx)) 331 + sizeof (bidi_cache_last_idx))
332 }; 332 };
333 333
334/* Reset the cache state to the empty state. We only reset the part 334/* Reset the cache state to the empty state. We only reset the part
@@ -353,8 +353,8 @@ bidi_cache_shrink (void)
353{ 353{
354 if (bidi_cache_size > BIDI_CACHE_CHUNK) 354 if (bidi_cache_size > BIDI_CACHE_CHUNK)
355 { 355 {
356 bidi_cache = 356 bidi_cache
357 (struct bidi_it *) xrealloc (bidi_cache, BIDI_CACHE_CHUNK * elsz); 357 = (struct bidi_it *) xrealloc (bidi_cache, BIDI_CACHE_CHUNK * elsz);
358 bidi_cache_size = BIDI_CACHE_CHUNK; 358 bidi_cache_size = BIDI_CACHE_CHUNK;
359 } 359 }
360 bidi_cache_reset (); 360 bidi_cache_reset ();
@@ -490,17 +490,17 @@ bidi_cache_ensure_space (ptrdiff_t idx)
490 { 490 {
491 /* The bidi cache cannot be larger than the largest Lisp string 491 /* The bidi cache cannot be larger than the largest Lisp string
492 or buffer. */ 492 or buffer. */
493 ptrdiff_t string_or_buffer_bound = 493 ptrdiff_t string_or_buffer_bound
494 max (BUF_BYTES_MAX, STRING_BYTES_BOUND); 494 = max (BUF_BYTES_MAX, STRING_BYTES_BOUND);
495 495
496 /* Also, it cannot be larger than what C can represent. */ 496 /* Also, it cannot be larger than what C can represent. */
497 ptrdiff_t c_bound = 497 ptrdiff_t c_bound
498 (min (PTRDIFF_MAX, SIZE_MAX) - bidi_shelve_header_size) / elsz; 498 = (min (PTRDIFF_MAX, SIZE_MAX) - bidi_shelve_header_size) / elsz;
499 499
500 bidi_cache = 500 bidi_cache
501 xpalloc (bidi_cache, &bidi_cache_size, 501 = xpalloc (bidi_cache, &bidi_cache_size,
502 max (BIDI_CACHE_CHUNK, idx - bidi_cache_size + 1), 502 max (BIDI_CACHE_CHUNK, idx - bidi_cache_size + 1),
503 min (string_or_buffer_bound, c_bound), elsz); 503 min (string_or_buffer_bound, c_bound), elsz);
504 } 504 }
505} 505}
506 506
@@ -708,8 +708,8 @@ bidi_unshelve_cache (void *databuf, int just_free)
708 ptrdiff_t idx; 708 ptrdiff_t idx;
709 709
710 memcpy (&idx, p, sizeof (bidi_cache_idx)); 710 memcpy (&idx, p, sizeof (bidi_cache_idx));
711 bidi_cache_total_alloc -= 711 bidi_cache_total_alloc
712 bidi_shelve_header_size + idx * sizeof (struct bidi_it); 712 -= bidi_shelve_header_size + idx * sizeof (struct bidi_it);
713 } 713 }
714 else 714 else
715 { 715 {
@@ -737,8 +737,9 @@ bidi_unshelve_cache (void *databuf, int just_free)
737 + sizeof (bidi_cache_start_stack) + sizeof (bidi_cache_sp) 737 + sizeof (bidi_cache_start_stack) + sizeof (bidi_cache_sp)
738 + sizeof (bidi_cache_start), 738 + sizeof (bidi_cache_start),
739 sizeof (bidi_cache_last_idx)); 739 sizeof (bidi_cache_last_idx));
740 bidi_cache_total_alloc -= 740 bidi_cache_total_alloc
741 bidi_shelve_header_size + bidi_cache_idx * sizeof (struct bidi_it); 741 -= (bidi_shelve_header_size
742 + bidi_cache_idx * sizeof (struct bidi_it));
742 } 743 }
743 744
744 xfree (p); 745 xfree (p);
@@ -813,18 +814,18 @@ bidi_init_it (EMACS_INT charpos, EMACS_INT bytepos, int frame_window_p,
813 bidi_it->type_after_w1 = NEUTRAL_B; 814 bidi_it->type_after_w1 = NEUTRAL_B;
814 bidi_it->orig_type = NEUTRAL_B; 815 bidi_it->orig_type = NEUTRAL_B;
815 bidi_it->prev_was_pdf = 0; 816 bidi_it->prev_was_pdf = 0;
816 bidi_it->prev.type = bidi_it->prev.type_after_w1 = 817 bidi_it->prev.type = bidi_it->prev.type_after_w1
817 bidi_it->prev.orig_type = UNKNOWN_BT; 818 = bidi_it->prev.orig_type = UNKNOWN_BT;
818 bidi_it->last_strong.type = bidi_it->last_strong.type_after_w1 = 819 bidi_it->last_strong.type = bidi_it->last_strong.type_after_w1
819 bidi_it->last_strong.orig_type = UNKNOWN_BT; 820 = bidi_it->last_strong.orig_type = UNKNOWN_BT;
820 bidi_it->next_for_neutral.charpos = -1; 821 bidi_it->next_for_neutral.charpos = -1;
821 bidi_it->next_for_neutral.type = 822 bidi_it->next_for_neutral.type
822 bidi_it->next_for_neutral.type_after_w1 = 823 = bidi_it->next_for_neutral.type_after_w1
823 bidi_it->next_for_neutral.orig_type = UNKNOWN_BT; 824 = bidi_it->next_for_neutral.orig_type = UNKNOWN_BT;
824 bidi_it->prev_for_neutral.charpos = -1; 825 bidi_it->prev_for_neutral.charpos = -1;
825 bidi_it->prev_for_neutral.type = 826 bidi_it->prev_for_neutral.type
826 bidi_it->prev_for_neutral.type_after_w1 = 827 = bidi_it->prev_for_neutral.type_after_w1
827 bidi_it->prev_for_neutral.orig_type = UNKNOWN_BT; 828 = bidi_it->prev_for_neutral.orig_type = UNKNOWN_BT;
828 bidi_it->sor = L2R; /* FIXME: should it be user-selectable? */ 829 bidi_it->sor = L2R; /* FIXME: should it be user-selectable? */
829 bidi_it->disp_pos = -1; /* invalid/unknown */ 830 bidi_it->disp_pos = -1; /* invalid/unknown */
830 bidi_it->disp_prop = 0; 831 bidi_it->disp_prop = 0;
@@ -848,7 +849,7 @@ bidi_line_init (struct bidi_it *bidi_it)
848 bidi_it->next_en_pos = -1; 849 bidi_it->next_en_pos = -1;
849 bidi_it->next_for_ws.type = UNKNOWN_BT; 850 bidi_it->next_for_ws.type = UNKNOWN_BT;
850 bidi_set_sor_type (bidi_it, 851 bidi_set_sor_type (bidi_it,
851 bidi_it->paragraph_dir == R2L ? 1 : 0, 852 (bidi_it->paragraph_dir == R2L ? 1 : 0),
852 bidi_it->level_stack[0].level); /* X10 */ 853 bidi_it->level_stack[0].level); /* X10 */
853 854
854 bidi_cache_reset (); 855 bidi_cache_reset ();
@@ -925,8 +926,8 @@ bidi_fetch_char (EMACS_INT bytepos, EMACS_INT charpos, EMACS_INT *disp_pos,
925 int frame_window_p, EMACS_INT *ch_len, EMACS_INT *nchars) 926 int frame_window_p, EMACS_INT *ch_len, EMACS_INT *nchars)
926{ 927{
927 int ch; 928 int ch;
928 EMACS_INT endpos = 929 EMACS_INT endpos
929 (string->s || STRINGP (string->lstring)) ? string->schars : ZV; 930 = (string->s || STRINGP (string->lstring)) ? string->schars : ZV;
930 struct text_pos pos; 931 struct text_pos pos;
931 932
932 /* If we got past the last known position of display string, compute 933 /* If we got past the last known position of display string, compute
@@ -1173,8 +1174,9 @@ bidi_paragraph_init (bidi_dir_t dir, struct bidi_it *bidi_it, int no_default_p)
1173 we are potentially in a new paragraph that doesn't yet 1174 we are potentially in a new paragraph that doesn't yet
1174 exist. */ 1175 exist. */
1175 pos = bidi_it->charpos; 1176 pos = bidi_it->charpos;
1176 s = STRINGP (bidi_it->string.lstring) ? 1177 s = (STRINGP (bidi_it->string.lstring)
1177 SDATA (bidi_it->string.lstring) : bidi_it->string.s; 1178 ? SDATA (bidi_it->string.lstring)
1179 : bidi_it->string.s);
1178 if (bytepos > begbyte 1180 if (bytepos > begbyte
1179 && bidi_char_at_pos (bytepos, s, bidi_it->string.unibyte) == '\n') 1181 && bidi_char_at_pos (bytepos, s, bidi_it->string.unibyte) == '\n')
1180 { 1182 {
@@ -1324,9 +1326,10 @@ bidi_resolve_explicit_1 (struct bidi_it *bidi_it)
1324 bidi_it->first_elt = 0; 1326 bidi_it->first_elt = 0;
1325 if (string_p) 1327 if (string_p)
1326 { 1328 {
1327 const unsigned char *p = 1329 const unsigned char *p
1328 STRINGP (bidi_it->string.lstring) 1330 = (STRINGP (bidi_it->string.lstring)
1329 ? SDATA (bidi_it->string.lstring) : bidi_it->string.s; 1331 ? SDATA (bidi_it->string.lstring)
1332 : bidi_it->string.s);
1330 1333
1331 if (bidi_it->charpos < 0) 1334 if (bidi_it->charpos < 0)
1332 bidi_it->charpos = 0; 1335 bidi_it->charpos = 0;
@@ -1509,8 +1512,10 @@ bidi_resolve_explicit (struct bidi_it *bidi_it)
1509 int prev_level = bidi_it->level_stack[bidi_it->stack_idx].level; 1512 int prev_level = bidi_it->level_stack[bidi_it->stack_idx].level;
1510 int new_level = bidi_resolve_explicit_1 (bidi_it); 1513 int new_level = bidi_resolve_explicit_1 (bidi_it);
1511 EMACS_INT eob = bidi_it->string.s ? bidi_it->string.schars : ZV; 1514 EMACS_INT eob = bidi_it->string.s ? bidi_it->string.schars : ZV;
1512 const unsigned char *s = STRINGP (bidi_it->string.lstring) 1515 const unsigned char *s
1513 ? SDATA (bidi_it->string.lstring) : bidi_it->string.s; 1516 = (STRINGP (bidi_it->string.lstring)
1517 ? SDATA (bidi_it->string.lstring)
1518 : bidi_it->string.s);
1514 1519
1515 if (prev_level < new_level 1520 if (prev_level < new_level
1516 && bidi_it->type == WEAK_BN 1521 && bidi_it->type == WEAK_BN
@@ -1594,9 +1599,9 @@ bidi_resolve_weak (struct bidi_it *bidi_it)
1594 int next_char; 1599 int next_char;
1595 bidi_type_t type_of_next; 1600 bidi_type_t type_of_next;
1596 struct bidi_it saved_it; 1601 struct bidi_it saved_it;
1597 EMACS_INT eob = 1602 EMACS_INT eob
1598 (STRINGP (bidi_it->string.lstring) || bidi_it->string.s) 1603 = ((STRINGP (bidi_it->string.lstring) || bidi_it->string.s)
1599 ? bidi_it->string.schars : ZV; 1604 ? bidi_it->string.schars : ZV);
1600 1605
1601 type = bidi_it->type; 1606 type = bidi_it->type;
1602 override = bidi_it->level_stack[bidi_it->stack_idx].override; 1607 override = bidi_it->level_stack[bidi_it->stack_idx].override;
@@ -1663,15 +1668,15 @@ bidi_resolve_weak (struct bidi_it *bidi_it)
1663 && bidi_it->prev.orig_type == WEAK_EN) 1668 && bidi_it->prev.orig_type == WEAK_EN)
1664 || bidi_it->prev.type_after_w1 == WEAK_AN))) 1669 || bidi_it->prev.type_after_w1 == WEAK_AN)))
1665 { 1670 {
1666 const unsigned char *s = 1671 const unsigned char *s
1667 STRINGP (bidi_it->string.lstring) 1672 = (STRINGP (bidi_it->string.lstring)
1668 ? SDATA (bidi_it->string.lstring) : bidi_it->string.s; 1673 ? SDATA (bidi_it->string.lstring)
1669 1674 : bidi_it->string.s);
1670 next_char = 1675
1671 bidi_it->charpos + bidi_it->nchars >= eob 1676 next_char = (bidi_it->charpos + bidi_it->nchars >= eob
1672 ? BIDI_EOB 1677 ? BIDI_EOB
1673 : bidi_char_at_pos (bidi_it->bytepos + bidi_it->ch_len, s, 1678 : bidi_char_at_pos (bidi_it->bytepos + bidi_it->ch_len,
1674 bidi_it->string.unibyte); 1679 s, bidi_it->string.unibyte));
1675 type_of_next = bidi_get_type (next_char, override); 1680 type_of_next = bidi_get_type (next_char, override);
1676 1681
1677 if (type_of_next == WEAK_BN 1682 if (type_of_next == WEAK_BN
@@ -1720,17 +1725,17 @@ bidi_resolve_weak (struct bidi_it *bidi_it)
1720 else /* W5: ET/BN with EN after it. */ 1725 else /* W5: ET/BN with EN after it. */
1721 { 1726 {
1722 EMACS_INT en_pos = bidi_it->charpos + bidi_it->nchars; 1727 EMACS_INT en_pos = bidi_it->charpos + bidi_it->nchars;
1723 const unsigned char *s = 1728 const unsigned char *s = (STRINGP (bidi_it->string.lstring)
1724 STRINGP (bidi_it->string.lstring) 1729 ? SDATA (bidi_it->string.lstring)
1725 ? SDATA (bidi_it->string.lstring) : bidi_it->string.s; 1730 : bidi_it->string.s);
1726 1731
1727 if (bidi_it->nchars <= 0) 1732 if (bidi_it->nchars <= 0)
1728 abort (); 1733 abort ();
1729 next_char = 1734 next_char
1730 bidi_it->charpos + bidi_it->nchars >= eob 1735 = (bidi_it->charpos + bidi_it->nchars >= eob
1731 ? BIDI_EOB 1736 ? BIDI_EOB
1732 : bidi_char_at_pos (bidi_it->bytepos + bidi_it->ch_len, s, 1737 : bidi_char_at_pos (bidi_it->bytepos + bidi_it->ch_len, s,
1733 bidi_it->string.unibyte); 1738 bidi_it->string.unibyte));
1734 type_of_next = bidi_get_type (next_char, override); 1739 type_of_next = bidi_get_type (next_char, override);
1735 1740
1736 if (type_of_next == WEAK_ET 1741 if (type_of_next == WEAK_ET
@@ -1875,8 +1880,8 @@ bidi_resolve_neutral (struct bidi_it *bidi_it)
1875 && bidi_get_category (type) != NEUTRAL) 1880 && bidi_get_category (type) != NEUTRAL)
1876 /* This is all per level run, so stop when we 1881 /* This is all per level run, so stop when we
1877 reach the end of this level run. */ 1882 reach the end of this level run. */
1878 || bidi_it->level_stack[bidi_it->stack_idx].level != 1883 || (bidi_it->level_stack[bidi_it->stack_idx].level
1879 current_level)); 1884 != current_level)));
1880 1885
1881 bidi_remember_char (&saved_it.next_for_neutral, bidi_it); 1886 bidi_remember_char (&saved_it.next_for_neutral, bidi_it);
1882 1887
@@ -1971,9 +1976,9 @@ bidi_level_of_next_char (struct bidi_it *bidi_it)
1971 1976
1972 if (bidi_it->scan_dir == 1) 1977 if (bidi_it->scan_dir == 1)
1973 { 1978 {
1974 EMACS_INT eob = 1979 EMACS_INT eob
1975 (bidi_it->string.s || STRINGP (bidi_it->string.lstring)) 1980 = ((bidi_it->string.s || STRINGP (bidi_it->string.lstring))
1976 ? bidi_it->string.schars : ZV; 1981 ? bidi_it->string.schars : ZV);
1977 1982
1978 /* There's no sense in trying to advance if we hit end of text. */ 1983 /* There's no sense in trying to advance if we hit end of text. */
1979 if (bidi_it->charpos >= eob) 1984 if (bidi_it->charpos >= eob)
@@ -2018,9 +2023,8 @@ bidi_level_of_next_char (struct bidi_it *bidi_it)
2018 UNKNOWN_BT. */ 2023 UNKNOWN_BT. */
2019 if (bidi_cache_idx > bidi_cache_start && !bidi_it->first_elt) 2024 if (bidi_cache_idx > bidi_cache_start && !bidi_it->first_elt)
2020 { 2025 {
2021 int bob = 2026 int bob = ((bidi_it->string.s || STRINGP (bidi_it->string.lstring))
2022 (bidi_it->string.s || STRINGP (bidi_it->string.lstring)) ? 0 : 1; 2027 ? 0 : 1);
2023
2024 if (bidi_it->scan_dir > 0) 2028 if (bidi_it->scan_dir > 0)
2025 { 2029 {
2026 if (bidi_it->nchars <= 0) 2030 if (bidi_it->nchars <= 0)
@@ -2345,9 +2349,9 @@ bidi_move_to_visually_next (struct bidi_it *bidi_it)
2345 bidi_it->separator_limit = bidi_it->string.schars; 2349 bidi_it->separator_limit = bidi_it->string.schars;
2346 else if (bidi_it->bytepos < ZV_BYTE) 2350 else if (bidi_it->bytepos < ZV_BYTE)
2347 { 2351 {
2348 EMACS_INT sep_len = 2352 EMACS_INT sep_len
2349 bidi_at_paragraph_end (bidi_it->charpos + bidi_it->nchars, 2353 = bidi_at_paragraph_end (bidi_it->charpos + bidi_it->nchars,
2350 bidi_it->bytepos + bidi_it->ch_len); 2354 bidi_it->bytepos + bidi_it->ch_len);
2351 if (bidi_it->nchars <= 0) 2355 if (bidi_it->nchars <= 0)
2352 abort (); 2356 abort ();
2353 if (sep_len >= 0) 2357 if (sep_len >= 0)
@@ -2355,8 +2359,8 @@ bidi_move_to_visually_next (struct bidi_it *bidi_it)
2355 bidi_it->new_paragraph = 1; 2359 bidi_it->new_paragraph = 1;
2356 /* Record the buffer position of the last character of the 2360 /* Record the buffer position of the last character of the
2357 paragraph separator. */ 2361 paragraph separator. */
2358 bidi_it->separator_limit = 2362 bidi_it->separator_limit
2359 bidi_it->charpos + bidi_it->nchars + sep_len; 2363 = bidi_it->charpos + bidi_it->nchars + sep_len;
2360 } 2364 }
2361 } 2365 }
2362 } 2366 }
diff --git a/src/buffer.c b/src/buffer.c
index 37d2975c8c7..dffdeb536fc 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -5493,7 +5493,9 @@ Instead, give each line of text just one screen line.
5493 5493
5494Note that this is overridden by the variable 5494Note that this is overridden by the variable
5495`truncate-partial-width-windows' if that variable is non-nil 5495`truncate-partial-width-windows' if that variable is non-nil
5496and this buffer is not full-frame width. */); 5496and this buffer is not full-frame width.
5497
5498Minibuffers set this variable to nil. */);
5497 5499
5498 DEFVAR_PER_BUFFER ("word-wrap", &BVAR (current_buffer, word_wrap), Qnil, 5500 DEFVAR_PER_BUFFER ("word-wrap", &BVAR (current_buffer, word_wrap), Qnil,
5499 doc: /* *Non-nil means to use word-wrapping for continuation lines. 5501 doc: /* *Non-nil means to use word-wrapping for continuation lines.
diff --git a/src/dbusbind.c b/src/dbusbind.c
index 227d4e647e9..52e08d8ee2a 100644
--- a/src/dbusbind.c
+++ b/src/dbusbind.c
@@ -2071,13 +2071,7 @@ usage: (dbus-register-signal BUS SERVICE PATH INTERFACE SIGNAL HANDLER &rest ARG
2071 && (SBYTES (service) > 0) 2071 && (SBYTES (service) > 0)
2072 && (strcmp (SSDATA (service), DBUS_SERVICE_DBUS) != 0) 2072 && (strcmp (SSDATA (service), DBUS_SERVICE_DBUS) != 0)
2073 && (strncmp (SSDATA (service), ":", 1) != 0)) 2073 && (strncmp (SSDATA (service), ":", 1) != 0))
2074 { 2074 uname = call2 (intern ("dbus-get-name-owner"), bus, service);
2075 uname = call2 (intern ("dbus-get-name-owner"), bus, service);
2076 /* When there is no unique name, we mark it with an empty
2077 string. */
2078 if (NILP (uname))
2079 uname = empty_unibyte_string;
2080 }
2081 else 2075 else
2082 uname = service; 2076 uname = service;
2083 2077
@@ -2145,7 +2139,7 @@ usage: (dbus-register-signal BUS SERVICE PATH INTERFACE SIGNAL HANDLER &rest ARG
2145 2139
2146 /* Create a hash table entry. */ 2140 /* Create a hash table entry. */
2147 key = list3 (bus, interface, signal); 2141 key = list3 (bus, interface, signal);
2148 key1 = list4 (uname, service, path, handler); 2142 key1 = list5 (uname, service, path, handler, build_string (rule));
2149 value = Fgethash (key, Vdbus_registered_objects_table, Qnil); 2143 value = Fgethash (key, Vdbus_registered_objects_table, Qnil);
2150 2144
2151 if (NILP (Fmember (key1, value))) 2145 if (NILP (Fmember (key1, value)))
@@ -2177,7 +2171,7 @@ When DONT-REGISTER-SERVICE is non-nil, the known name SERVICE is not
2177registered. This means that other D-Bus clients have no way of 2171registered. This means that other D-Bus clients have no way of
2178noticing the newly registered method. When interfaces are constructed 2172noticing the newly registered method. When interfaces are constructed
2179incrementally by adding single methods or properties at a time, 2173incrementally by adding single methods or properties at a time,
2180DONT-REGISTER-SERVICE can be use to prevent other clients from 2174DONT-REGISTER-SERVICE can be used to prevent other clients from
2181discovering the still incomplete interface.*/) 2175discovering the still incomplete interface.*/)
2182 (Lisp_Object bus, Lisp_Object service, Lisp_Object path, 2176 (Lisp_Object bus, Lisp_Object service, Lisp_Object path,
2183 Lisp_Object interface, Lisp_Object method, Lisp_Object handler, 2177 Lisp_Object interface, Lisp_Object method, Lisp_Object handler,
@@ -2319,6 +2313,9 @@ be called when a D-Bus message, which matches the key criteria,
2319arrives (methods and signals), or a cons cell containing the value of 2313arrives (methods and signals), or a cons cell containing the value of
2320the property. 2314the property.
2321 2315
2316For signals, there is also a fifth element RULE, which keeps the match
2317string the signal is registered with.
2318
2322In the second case, the key in the hash table is the list (BUS 2319In the second case, the key in the hash table is the list (BUS
2323SERIAL). BUS is either a Lisp symbol, `:system' or `:session', or a 2320SERIAL). BUS is either a Lisp symbol, `:system' or `:session', or a
2324string denoting the bus address. SERIAL is the serial number of the 2321string denoting the bus address. SERIAL is the serial number of the
diff --git a/src/dispnew.c b/src/dispnew.c
index 50b96b699f9..ccb24c8ceea 100644
--- a/src/dispnew.c
+++ b/src/dispnew.c
@@ -6507,8 +6507,8 @@ See `buffer-display-table' for more information. */);
6507 Vstandard_display_table = Qnil; 6507 Vstandard_display_table = Qnil;
6508 6508
6509 DEFVAR_BOOL ("redisplay-dont-pause", redisplay_dont_pause, 6509 DEFVAR_BOOL ("redisplay-dont-pause", redisplay_dont_pause,
6510 doc: /* *Non-nil means update isn't paused when input is detected. */); 6510 doc: /* *Non-nil means display update isn't paused when input is detected. */);
6511 redisplay_dont_pause = 0; 6511 redisplay_dont_pause = 1;
6512 6512
6513#if PERIODIC_PREEMPTION_CHECKING 6513#if PERIODIC_PREEMPTION_CHECKING
6514 DEFVAR_LISP ("redisplay-preemption-period", Vredisplay_preemption_period, 6514 DEFVAR_LISP ("redisplay-preemption-period", Vredisplay_preemption_period,
diff --git a/src/emacs.c b/src/emacs.c
index bf23643f3f6..a96ad1ae1cb 100644
--- a/src/emacs.c
+++ b/src/emacs.c
@@ -2025,7 +2025,7 @@ all of which are called before Emacs is actually killed. */)
2025 unlink (SSDATA (Vauto_save_list_file_name)); 2025 unlink (SSDATA (Vauto_save_list_file_name));
2026 2026
2027 exit_code = EXIT_SUCCESS; 2027 exit_code = EXIT_SUCCESS;
2028 if (noninteractive && fflush (stdout)) 2028 if (noninteractive && (fflush (stdout) || ferror (stdout)))
2029 exit_code = EXIT_FAILURE; 2029 exit_code = EXIT_FAILURE;
2030 exit (INTEGERP (arg) ? XINT (arg) : exit_code); 2030 exit (INTEGERP (arg) ? XINT (arg) : exit_code);
2031} 2031}
diff --git a/src/indent.c b/src/indent.c
index e00d2152577..a70b7971b96 100644
--- a/src/indent.c
+++ b/src/indent.c
@@ -2019,7 +2019,8 @@ whether or not it is currently displayed in some window. */)
2019 else 2019 else
2020 { 2020 {
2021 EMACS_INT it_start; 2021 EMACS_INT it_start;
2022 int first_x, it_overshoot_expected IF_LINT (= 0); 2022 int first_x, it_overshoot_count = 0;
2023 int overshoot_handled = 0;
2023 2024
2024 itdata = bidi_shelve_cache (); 2025 itdata = bidi_shelve_cache ();
2025 SET_TEXT_POS (pt, PT, PT_BYTE); 2026 SET_TEXT_POS (pt, PT, PT_BYTE);
@@ -2028,22 +2029,23 @@ whether or not it is currently displayed in some window. */)
2028 it_start = IT_CHARPOS (it); 2029 it_start = IT_CHARPOS (it);
2029 2030
2030 /* See comments below for why we calculate this. */ 2031 /* See comments below for why we calculate this. */
2031 if (XINT (lines) > 0) 2032 if (it.cmp_it.id >= 0)
2033 it_overshoot_count = 0;
2034 else if (it.method == GET_FROM_STRING)
2032 { 2035 {
2033 if (it.cmp_it.id >= 0) 2036 const char *s = SSDATA (it.string);
2034 it_overshoot_expected = 1; 2037 const char *e = s + SBYTES (it.string);
2035 else if (it.method == GET_FROM_STRING) 2038 while (s < e)
2036 { 2039 {
2037 const char *s = SSDATA (it.string); 2040 if (*s++ == '\n')
2038 const char *e = s + SBYTES (it.string); 2041 it_overshoot_count++;
2039 while (s < e && *s != '\n')
2040 ++s;
2041 it_overshoot_expected = (s == e) ? -1 : 0;
2042 } 2042 }
2043 else 2043 if (!it_overshoot_count)
2044 it_overshoot_expected = (it.method == GET_FROM_IMAGE 2044 it_overshoot_count = -1;
2045 || it.method == GET_FROM_STRETCH);
2046 } 2045 }
2046 else
2047 it_overshoot_count =
2048 !(it.method == GET_FROM_IMAGE || it.method == GET_FROM_STRETCH);
2047 2049
2048 /* Scan from the start of the line containing PT. If we don't 2050 /* Scan from the start of the line containing PT. If we don't
2049 do this, we start moving with IT->current_x == 0, while PT is 2051 do this, we start moving with IT->current_x == 0, while PT is
@@ -2057,6 +2059,25 @@ whether or not it is currently displayed in some window. */)
2057 tell, and it causes Bug#2694 . -- cyd */ 2059 tell, and it causes Bug#2694 . -- cyd */
2058 move_it_to (&it, PT, -1, -1, -1, MOVE_TO_POS); 2060 move_it_to (&it, PT, -1, -1, -1, MOVE_TO_POS);
2059 2061
2062 /* IT may move too far if truncate-lines is on and PT lies
2063 beyond the right margin. IT may also move too far if the
2064 starting point is on a Lisp string that has embedded
2065 newlines. In these cases, backtrack. */
2066 if (IT_CHARPOS (it) > it_start)
2067 {
2068 /* We need to backtrack also if the Lisp string contains no
2069 newlines, but there is a newline right after it. In this
2070 case, IT overshoots if there is an after-string just
2071 before the newline. */
2072 if (it_overshoot_count < 0
2073 && it.method == GET_FROM_BUFFER
2074 && it.c == '\n')
2075 it_overshoot_count = 1;
2076 if (it_overshoot_count > 0)
2077 move_it_by_lines (&it, -it_overshoot_count);
2078
2079 overshoot_handled = 1;
2080 }
2060 if (XINT (lines) <= 0) 2081 if (XINT (lines) <= 0)
2061 { 2082 {
2062 it.vpos = 0; 2083 it.vpos = 0;
@@ -2065,47 +2086,31 @@ whether or not it is currently displayed in some window. */)
2065 if (XINT (lines) == 0 || IT_CHARPOS (it) > 0) 2086 if (XINT (lines) == 0 || IT_CHARPOS (it) > 0)
2066 move_it_by_lines (&it, max (INT_MIN, XINT (lines))); 2087 move_it_by_lines (&it, max (INT_MIN, XINT (lines)));
2067 } 2088 }
2089 else if (overshoot_handled)
2090 {
2091 it.vpos = 0;
2092 move_it_by_lines (&it, min (INT_MAX, XINT (lines)));
2093 }
2068 else 2094 else
2069 { 2095 {
2070 if (IT_CHARPOS (it) > it_start) 2096 /* Otherwise, we are at the first row occupied by PT, which
2071 { 2097 might span multiple screen lines (e.g., if it's on a
2072 /* IT may move too far if truncate-lines is on and PT 2098 multi-line display string). We want to start from the
2073 lies beyond the right margin. In that case, 2099 last line that it occupies. */
2074 backtrack unless the starting point is on an image, 2100 if (it_start < ZV)
2075 stretch glyph, composition, or Lisp string. */
2076 if (!it_overshoot_expected
2077 /* Also, backtrack if the Lisp string contains no
2078 newline, but there is a newline right after it.
2079 In this case, IT overshoots if there is an
2080 after-string just before the newline. */
2081 || (it_overshoot_expected < 0
2082 && it.method == GET_FROM_BUFFER
2083 && it.c == '\n'))
2084 move_it_by_lines (&it, -1);
2085 it.vpos = 0;
2086 move_it_by_lines (&it, min (INT_MAX, XINT (lines)));
2087 }
2088 else
2089 { 2101 {
2090 /* Otherwise, we are at the first row occupied by PT, 2102 while (IT_CHARPOS (it) <= it_start)
2091 which might span multiple screen lines (e.g., if it's
2092 on a multi-line display string). We want to start
2093 from the last line that it occupies. */
2094 if (it_start < ZV)
2095 {
2096 while (IT_CHARPOS (it) <= it_start)
2097 {
2098 it.vpos = 0;
2099 move_it_by_lines (&it, 1);
2100 }
2101 if (XINT (lines) > 1)
2102 move_it_by_lines (&it, min (INT_MAX, XINT (lines) - 1));
2103 }
2104 else
2105 { 2103 {
2106 it.vpos = 0; 2104 it.vpos = 0;
2107 move_it_by_lines (&it, min (INT_MAX, XINT (lines))); 2105 move_it_by_lines (&it, 1);
2108 } 2106 }
2107 if (XINT (lines) > 1)
2108 move_it_by_lines (&it, min (INT_MAX, XINT (lines) - 1));
2109 }
2110 else
2111 {
2112 it.vpos = 0;
2113 move_it_by_lines (&it, min (INT_MAX, XINT (lines)));
2109 } 2114 }
2110 } 2115 }
2111 2116
diff --git a/src/minibuf.c b/src/minibuf.c
index d3f43b06254..341d544ef51 100644
--- a/src/minibuf.c
+++ b/src/minibuf.c
@@ -559,6 +559,10 @@ read_minibuf (Lisp_Object map, Lisp_Object initial, Lisp_Object prompt,
559 minibuffer = get_minibuffer (minibuf_level); 559 minibuffer = get_minibuffer (minibuf_level);
560 Fset_buffer (minibuffer); 560 Fset_buffer (minibuffer);
561 561
562 /* Defeat (setq-default truncate-lines t), since truncated lines do
563 not work correctly in minibuffers. (Bug#5715, etc) */
564 BVAR (current_buffer, truncate_lines) = Qnil;
565
562 /* If appropriate, copy enable-multibyte-characters into the minibuffer. */ 566 /* If appropriate, copy enable-multibyte-characters into the minibuffer. */
563 if (inherit_input_method) 567 if (inherit_input_method)
564 BVAR (current_buffer, enable_multibyte_characters) = enable_multibyte; 568 BVAR (current_buffer, enable_multibyte_characters) = enable_multibyte;
diff --git a/src/window.c b/src/window.c
index 0f5aeb0cda9..94b9f8a451f 100644
--- a/src/window.c
+++ b/src/window.c
@@ -1667,8 +1667,9 @@ DEFUN ("window-prev-buffers", Fwindow_prev_buffers, Swindow_prev_buffers,
1667 doc: /* Return buffers previously shown in WINDOW. 1667 doc: /* Return buffers previously shown in WINDOW.
1668WINDOW must be a live window and defaults to the selected one. 1668WINDOW must be a live window and defaults to the selected one.
1669 1669
1670The return value is either nil or a list of <buffer, window-start, 1670The return value is a list of elements (BUFFER WINDOW-START POS),
1671window-point> triples where buffer was previously shown in WINDOW. */) 1671where BUFFER is a buffer, WINDOW-START is the start position of the
1672window for that buffer, and POS is a window-specific point value. */)
1672 (Lisp_Object window) 1673 (Lisp_Object window)
1673{ 1674{
1674 return decode_window (window)->prev_buffers; 1675 return decode_window (window)->prev_buffers;
@@ -1677,11 +1678,11 @@ window-point> triples where buffer was previously shown in WINDOW. */)
1677DEFUN ("set-window-prev-buffers", Fset_window_prev_buffers, 1678DEFUN ("set-window-prev-buffers", Fset_window_prev_buffers,
1678 Sset_window_prev_buffers, 2, 2, 0, 1679 Sset_window_prev_buffers, 2, 2, 0,
1679 doc: /* Set WINDOW's previous buffers to PREV-BUFFERS. 1680 doc: /* Set WINDOW's previous buffers to PREV-BUFFERS.
1680WINDOW must be a live window and defaults to the selected one. Return 1681WINDOW must be a live window and defaults to the selected one.
1681PREV-BUFFERS.
1682 1682
1683PREV-BUFFERS should be either nil or a list of <buffer, window-start, 1683PREV-BUFFERS should be a list of elements (BUFFER WINDOW-START POS),
1684window-point> triples where buffer was previously shown in WINDOW. */) 1684where BUFFER is a buffer, WINDOW-START is the start position of the
1685window for that buffer, and POS is a window-specific point value. */)
1685 (Lisp_Object window, Lisp_Object prev_buffers) 1686 (Lisp_Object window, Lisp_Object prev_buffers)
1686{ 1687{
1687 return decode_window (window)->prev_buffers = prev_buffers; 1688 return decode_window (window)->prev_buffers = prev_buffers;
@@ -1699,11 +1700,8 @@ WINDOW must be a live window and defaults to the selected one. */)
1699DEFUN ("set-window-next-buffers", Fset_window_next_buffers, 1700DEFUN ("set-window-next-buffers", Fset_window_next_buffers,
1700 Sset_window_next_buffers, 2, 2, 0, 1701 Sset_window_next_buffers, 2, 2, 0,
1701 doc: /* Set WINDOW's next buffers to NEXT-BUFFERS. 1702 doc: /* Set WINDOW's next buffers to NEXT-BUFFERS.
1702WINDOW must be a live window and defaults to the selected one. Return 1703WINDOW must be a live window and defaults to the selected one.
1703NEXT-BUFFERS. 1704NEXT-BUFFERS should be a list of buffers. */)
1704
1705NEXT-BUFFERS should be either nil or a list of buffers that have been
1706recently re-shown in WINDOW. */)
1707 (Lisp_Object window, Lisp_Object next_buffers) 1705 (Lisp_Object window, Lisp_Object next_buffers)
1708{ 1706{
1709 return decode_window (window)->next_buffers = next_buffers; 1707 return decode_window (window)->next_buffers = next_buffers;
diff --git a/src/xdisp.c b/src/xdisp.c
index 44255c96468..d5a7c1ca595 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -1215,6 +1215,34 @@ line_bottom_y (struct it *it)
1215 return line_top_y + line_height; 1215 return line_top_y + line_height;
1216} 1216}
1217 1217
1218/* Subroutine of pos_visible_p below. Extracts a display string, if
1219 any, from the display spec given as its argument. */
1220static Lisp_Object
1221string_from_display_spec (Lisp_Object spec)
1222{
1223 if (CONSP (spec))
1224 {
1225 while (CONSP (spec))
1226 {
1227 if (STRINGP (XCAR (spec)))
1228 return XCAR (spec);
1229 spec = XCDR (spec);
1230 }
1231 }
1232 else if (VECTORP (spec))
1233 {
1234 ptrdiff_t i;
1235
1236 for (i = 0; i < ASIZE (spec); i++)
1237 {
1238 if (STRINGP (AREF (spec, i)))
1239 return AREF (spec, i);
1240 }
1241 return Qnil;
1242 }
1243
1244 return spec;
1245}
1218 1246
1219/* Return 1 if position CHARPOS is visible in window W. 1247/* Return 1 if position CHARPOS is visible in window W.
1220 CHARPOS < 0 means return info about WINDOW_END position. 1248 CHARPOS < 0 means return info about WINDOW_END position.
@@ -1309,6 +1337,136 @@ pos_visible_p (struct window *w, EMACS_INT charpos, int *x, int *y,
1309 } 1337 }
1310 } 1338 }
1311 } 1339 }
1340 else if (IT_CHARPOS (it) != charpos)
1341 {
1342 Lisp_Object cpos = make_number (charpos);
1343 Lisp_Object spec = Fget_char_property (cpos, Qdisplay, Qnil);
1344 Lisp_Object string = string_from_display_spec (spec);
1345 int newline_in_string = 0;
1346
1347 if (STRINGP (string))
1348 {
1349 const char *s = SSDATA (string);
1350 const char *e = s + SBYTES (string);
1351 while (s < e)
1352 {
1353 if (*s++ == '\n')
1354 {
1355 newline_in_string = 1;
1356 break;
1357 }
1358 }
1359 }
1360 /* The tricky code below is needed because there's a
1361 discrepancy between move_it_to and how we set cursor
1362 when the display line ends in a newline from a
1363 display string. move_it_to will stop _after_ such
1364 display strings, whereas set_cursor_from_row
1365 conspires with cursor_row_p to place the cursor on
1366 the first glyph produced from the display string. */
1367
1368 /* We have overshoot PT because it is covered by a
1369 display property whose value is a string. If the
1370 string includes embedded newlines, we are also in the
1371 wrong display line. Backtrack to the correct line,
1372 where the display string begins. */
1373 if (newline_in_string)
1374 {
1375 Lisp_Object startpos, endpos;
1376 EMACS_INT start, end;
1377 struct it it3;
1378
1379 /* Find the first and the last buffer positions
1380 covered by the display string. */
1381 endpos =
1382 Fnext_single_char_property_change (cpos, Qdisplay,
1383 Qnil, Qnil);
1384 startpos =
1385 Fprevious_single_char_property_change (endpos, Qdisplay,
1386 Qnil, Qnil);
1387 start = XFASTINT (startpos);
1388 end = XFASTINT (endpos);
1389 /* Move to the last buffer position before the
1390 display property. */
1391 start_display (&it3, w, top);
1392 move_it_to (&it3, start - 1, -1, -1, -1, MOVE_TO_POS);
1393 /* Move forward one more line if the position before
1394 the display string is a newline or if it is the
1395 rightmost character on a line that is
1396 continued or word-wrapped. */
1397 if (it3.method == GET_FROM_BUFFER
1398 && it3.c == '\n')
1399 move_it_by_lines (&it3, 1);
1400 else if (move_it_in_display_line_to (&it3, -1,
1401 it3.current_x
1402 + it3.pixel_width,
1403 MOVE_TO_X)
1404 == MOVE_LINE_CONTINUED)
1405 {
1406 move_it_by_lines (&it3, 1);
1407 /* When we are under word-wrap, the #$@%!
1408 move_it_by_lines moves 2 lines, so we need to
1409 fix that up. */
1410 if (it3.line_wrap == WORD_WRAP)
1411 move_it_by_lines (&it3, -1);
1412 }
1413
1414 /* Record the vertical coordinate of the display
1415 line where we wound up. */
1416 top_y = it3.current_y;
1417 if (it3.bidi_p)
1418 {
1419 /* When characters are reordered for display,
1420 the character displayed to the left of the
1421 display string could be _after_ the display
1422 property in the logical order. Use the
1423 smallest vertical position of these two. */
1424 start_display (&it3, w, top);
1425 move_it_to (&it3, end + 1, -1, -1, -1, MOVE_TO_POS);
1426 if (it3.current_y < top_y)
1427 top_y = it3.current_y;
1428 }
1429 /* Move from the top of the window to the beginning
1430 of the display line where the display string
1431 begins. */
1432 start_display (&it3, w, top);
1433 move_it_to (&it3, -1, 0, top_y, -1, MOVE_TO_X | MOVE_TO_Y);
1434 /* Finally, advance the iterator until we hit the
1435 first display element whose character position is
1436 CHARPOS, or until the first newline from the
1437 display string, which signals the end of the
1438 display line. */
1439 while (get_next_display_element (&it3))
1440 {
1441 PRODUCE_GLYPHS (&it3);
1442 if (IT_CHARPOS (it3) == charpos
1443 || ITERATOR_AT_END_OF_LINE_P (&it3))
1444 break;
1445 set_iterator_to_next (&it3, 0);
1446 }
1447 top_x = it3.current_x - it3.pixel_width;
1448 /* Normally, we would exit the above loop because we
1449 found the display element whose character
1450 position is CHARPOS. For the contingency that we
1451 didn't, and stopped at the first newline from the
1452 display string, move back over the glyphs
1453 prfoduced from the string, until we find the
1454 rightmost glyph not from the string. */
1455 if (IT_CHARPOS (it3) != charpos && EQ (it3.object, string))
1456 {
1457 struct glyph *g = it3.glyph_row->glyphs[TEXT_AREA]
1458 + it3.glyph_row->used[TEXT_AREA];
1459
1460 while (EQ ((g - 1)->object, string))
1461 {
1462 --g;
1463 top_x -= g->pixel_width;
1464 }
1465 xassert (g < it3.glyph_row->glyphs[TEXT_AREA]
1466 + it3.glyph_row->used[TEXT_AREA]);
1467 }
1468 }
1469 }
1312 1470
1313 *x = top_x; 1471 *x = top_x;
1314 *y = max (top_y + max (0, it.max_ascent - it.ascent), window_top_y); 1472 *y = max (top_y + max (0, it.max_ascent - it.ascent), window_top_y);
@@ -8575,7 +8733,16 @@ move_it_vertically_backward (struct it *it, int dy)
8575 move_it_to (&it2, start_pos, -1, -1, it2.vpos + 1, 8733 move_it_to (&it2, start_pos, -1, -1, it2.vpos + 1,
8576 MOVE_TO_POS | MOVE_TO_VPOS); 8734 MOVE_TO_POS | MOVE_TO_VPOS);
8577 } 8735 }
8578 while (!IT_POS_VALID_AFTER_MOVE_P (&it2)); 8736 while (!(IT_POS_VALID_AFTER_MOVE_P (&it2)
8737 /* If we are in a display string which starts at START_POS,
8738 and that display string includes a newline, and we are
8739 right after that newline (i.e. at the beginning of a
8740 display line), exit the loop, because otherwise we will
8741 infloop, since move_it_to will see that it is already at
8742 START_POS and will not move. */
8743 || (it2.method == GET_FROM_STRING
8744 && IT_CHARPOS (it2) == start_pos
8745 && SREF (it2.string, IT_STRING_BYTEPOS (it2) - 1) == '\n')));
8579 xassert (IT_CHARPOS (*it) >= BEGV); 8746 xassert (IT_CHARPOS (*it) >= BEGV);
8580 SAVE_IT (it3, it2, it3data); 8747 SAVE_IT (it3, it2, it3data);
8581 8748