aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-02-26 01:00:05 +0000
committerChong Yidong2009-02-26 01:00:05 +0000
commitfa35ec36331d30da745c5a0521ca1dddc2b3f7d6 (patch)
treee5c36979ce97b36038003a78ed5ed4c0a88ab848
parent101c5cb56bc227356f04d64d2c8be2ad75702317 (diff)
downloademacs-fa35ec36331d30da745c5a0521ca1dddc2b3f7d6.tar.gz
emacs-fa35ec36331d30da745c5a0521ca1dddc2b3f7d6.zip
Regenerate.
-rwxr-xr-xconfigure52
-rw-r--r--lisp/ldefs-boot.el326
2 files changed, 212 insertions, 166 deletions
diff --git a/configure b/configure
index 142aebfed70..4674fe94b41 100755
--- a/configure
+++ b/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.61 for emacs 23.0.90. 3# Generated by GNU Autoconf 2.61 for emacs 23.0.91.
4# 4#
5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 6# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
572# Identity of this package. 572# Identity of this package.
573PACKAGE_NAME='emacs' 573PACKAGE_NAME='emacs'
574PACKAGE_TARNAME='emacs' 574PACKAGE_TARNAME='emacs'
575PACKAGE_VERSION='23.0.90' 575PACKAGE_VERSION='23.0.91'
576PACKAGE_STRING='emacs 23.0.90' 576PACKAGE_STRING='emacs 23.0.91'
577PACKAGE_BUGREPORT='' 577PACKAGE_BUGREPORT=''
578 578
579ac_unique_file="src/lisp.h" 579ac_unique_file="src/lisp.h"
@@ -1256,7 +1256,7 @@ if test "$ac_init_help" = "long"; then
1256 # Omit some internal or obsolete options to make the list less imposing. 1256 # Omit some internal or obsolete options to make the list less imposing.
1257 # This message is too long to be a string in the A/UX 3.1 sh. 1257 # This message is too long to be a string in the A/UX 3.1 sh.
1258 cat <<_ACEOF 1258 cat <<_ACEOF
1259\`configure' configures emacs 23.0.90 to adapt to many kinds of systems. 1259\`configure' configures emacs 23.0.91 to adapt to many kinds of systems.
1260 1260
1261Usage: $0 [OPTION]... [VAR=VALUE]... 1261Usage: $0 [OPTION]... [VAR=VALUE]...
1262 1262
@@ -1330,7 +1330,7 @@ fi
1330 1330
1331if test -n "$ac_init_help"; then 1331if test -n "$ac_init_help"; then
1332 case $ac_init_help in 1332 case $ac_init_help in
1333 short | recursive ) echo "Configuration of emacs 23.0.90:";; 1333 short | recursive ) echo "Configuration of emacs 23.0.91:";;
1334 esac 1334 esac
1335 cat <<\_ACEOF 1335 cat <<\_ACEOF
1336 1336
@@ -1460,7 +1460,7 @@ fi
1460test -n "$ac_init_help" && exit $ac_status 1460test -n "$ac_init_help" && exit $ac_status
1461if $ac_init_version; then 1461if $ac_init_version; then
1462 cat <<\_ACEOF 1462 cat <<\_ACEOF
1463emacs configure 23.0.90 1463emacs configure 23.0.91
1464generated by GNU Autoconf 2.61 1464generated by GNU Autoconf 2.61
1465 1465
1466Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1466Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1474,7 +1474,7 @@ cat >config.log <<_ACEOF
1474This file contains any messages produced by compilers while 1474This file contains any messages produced by compilers while
1475running configure, to aid debugging if configure makes a mistake. 1475running configure, to aid debugging if configure makes a mistake.
1476 1476
1477It was created by emacs $as_me 23.0.90, which was 1477It was created by emacs $as_me 23.0.91, which was
1478generated by GNU Autoconf 2.61. Invocation command line was 1478generated by GNU Autoconf 2.61. Invocation command line was
1479 1479
1480 $ $0 $@ 1480 $ $0 $@
@@ -16753,7 +16753,6 @@ cat >>conftest.$ac_ext <<_ACEOF
16753# endif 16753# endif
16754#endif 16754#endif
16755 16755
16756#include <limits.h>
16757#include <stdlib.h> 16756#include <stdlib.h>
16758 16757
16759#ifdef HAVE_UNISTD_H 16758#ifdef HAVE_UNISTD_H
@@ -16902,15 +16901,12 @@ main ()
16902 isn't worth using anyway. */ 16901 isn't worth using anyway. */
16903 alarm (60); 16902 alarm (60);
16904 16903
16905 for (;;) 16904 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
16906 { 16905 continue;
16907 t = (time_t_max << 1) + 1; 16906 time_t_max--;
16908 if (t <= time_t_max) 16907 if ((time_t) -1 < 0)
16909 break; 16908 for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2)
16910 time_t_max = t; 16909 continue;
16911 }
16912 time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max;
16913
16914 delta = time_t_max / 997; /* a suitable prime number */ 16910 delta = time_t_max / 997; /* a suitable prime number */
16915 for (i = 0; i < N_STRINGS; i++) 16911 for (i = 0; i < N_STRINGS; i++)
16916 { 16912 {
@@ -16925,12 +16921,10 @@ main ()
16925 && mktime_test ((time_t) (60 * 60 * 24)))) 16921 && mktime_test ((time_t) (60 * 60 * 24))))
16926 return 1; 16922 return 1;
16927 16923
16928 for (j = 1; ; j <<= 1) 16924 for (j = 1; 0 < j; j *= 2)
16929 if (! bigtime_test (j)) 16925 if (! bigtime_test (j))
16930 return 1; 16926 return 1;
16931 else if (INT_MAX / 2 < j) 16927 if (! bigtime_test (j - 1))
16932 break;
16933 if (! bigtime_test (INT_MAX))
16934 return 1; 16928 return 1;
16935 } 16929 }
16936 return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ()); 16930 return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
@@ -18839,13 +18833,11 @@ _ACEOF
18839cat confdefs.h >>conftest.$ac_ext 18833cat confdefs.h >>conftest.$ac_ext
18840cat >>conftest.$ac_ext <<_ACEOF 18834cat >>conftest.$ac_ext <<_ACEOF
18841/* end confdefs.h. */ 18835/* end confdefs.h. */
18842#include <sys/types.h> /* for off_t */ 18836#include <stdio.h>
18843 #include <stdio.h>
18844int 18837int
18845main () 18838main ()
18846{ 18839{
18847int (*fp) (FILE *, off_t, int) = fseeko; 18840return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0);
18848 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
18849 ; 18841 ;
18850 return 0; 18842 return 0;
18851} 18843}
@@ -18885,13 +18877,11 @@ cat confdefs.h >>conftest.$ac_ext
18885cat >>conftest.$ac_ext <<_ACEOF 18877cat >>conftest.$ac_ext <<_ACEOF
18886/* end confdefs.h. */ 18878/* end confdefs.h. */
18887#define _LARGEFILE_SOURCE 1 18879#define _LARGEFILE_SOURCE 1
18888#include <sys/types.h> /* for off_t */ 18880#include <stdio.h>
18889 #include <stdio.h>
18890int 18881int
18891main () 18882main ()
18892{ 18883{
18893int (*fp) (FILE *, off_t, int) = fseeko; 18884return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0);
18894 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
18895 ; 18885 ;
18896 return 0; 18886 return 0;
18897} 18887}
@@ -24869,7 +24859,7 @@ exec 6>&1
24869# report actual input values of CONFIG_FILES etc. instead of their 24859# report actual input values of CONFIG_FILES etc. instead of their
24870# values after options handling. 24860# values after options handling.
24871ac_log=" 24861ac_log="
24872This file was extended by emacs $as_me 23.0.90, which was 24862This file was extended by emacs $as_me 23.0.91, which was
24873generated by GNU Autoconf 2.61. Invocation command line was 24863generated by GNU Autoconf 2.61. Invocation command line was
24874 24864
24875 CONFIG_FILES = $CONFIG_FILES 24865 CONFIG_FILES = $CONFIG_FILES
@@ -24922,7 +24912,7 @@ Report bugs to <bug-autoconf@gnu.org>."
24922_ACEOF 24912_ACEOF
24923cat >>$CONFIG_STATUS <<_ACEOF 24913cat >>$CONFIG_STATUS <<_ACEOF
24924ac_cs_version="\\ 24914ac_cs_version="\\
24925emacs config.status 23.0.90 24915emacs config.status 23.0.91
24926configured by $0, generated by GNU Autoconf 2.61, 24916configured by $0, generated by GNU Autoconf 2.61,
24927 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 24917 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24928 24918
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 09539be7f4f..78c3cac1586 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -789,7 +789,7 @@ setup for auto-startup.
789;;;*** 789;;;***
790 790
791;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 791;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
792;;;;;; "net/ange-ftp.el" (18787 48930)) 792;;;;;; "net/ange-ftp.el" (18849 38521))
793;;; Generated autoloads from net/ange-ftp.el 793;;; Generated autoloads from net/ange-ftp.el
794 794
795(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 795(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -942,7 +942,7 @@ ARG is positive, otherwise off.
942 942
943;;;### (autoloads (apropos-documentation apropos-value apropos-library 943;;;### (autoloads (apropos-documentation apropos-value apropos-library
944;;;;;; apropos apropos-documentation-property apropos-command apropos-variable 944;;;;;; apropos apropos-documentation-property apropos-command apropos-variable
945;;;;;; apropos-read-pattern) "apropos" "apropos.el" (18787 48911)) 945;;;;;; apropos-read-pattern) "apropos" "apropos.el" (18848 908))
946;;; Generated autoloads from apropos.el 946;;; Generated autoloads from apropos.el
947 947
948(autoload 'apropos-read-pattern "apropos" "\ 948(autoload 'apropos-read-pattern "apropos" "\
@@ -1137,8 +1137,8 @@ Entering array mode calls the function `array-mode-hook'.
1137 1137
1138;;;*** 1138;;;***
1139 1139
1140;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18787 1140;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (18829
1141;;;;;; 48935)) 1141;;;;;; 65374))
1142;;; Generated autoloads from textmodes/artist.el 1142;;; Generated autoloads from textmodes/artist.el
1143 1143
1144(autoload 'artist-mode "artist" "\ 1144(autoload 'artist-mode "artist" "\
@@ -1689,7 +1689,7 @@ non-interactive use see also `benchmark-run' and
1689;;;*** 1689;;;***
1690 1690
1691;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1691;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1692;;;;;; "bibtex" "textmodes/bibtex.el" (18802 11389)) 1692;;;;;; "bibtex" "textmodes/bibtex.el" (18846 15695))
1693;;; Generated autoloads from textmodes/bibtex.el 1693;;; Generated autoloads from textmodes/bibtex.el
1694 1694
1695(autoload 'bibtex-initialize "bibtex" "\ 1695(autoload 'bibtex-initialize "bibtex" "\
@@ -2467,7 +2467,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2467;;;*** 2467;;;***
2468 2468
2469;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2469;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2470;;;;;; "bs" "bs.el" (18787 48911)) 2470;;;;;; "bs" "bs.el" (18853 58440))
2471;;; Generated autoloads from bs.el 2471;;; Generated autoloads from bs.el
2472 2472
2473(autoload 'bs-cycle-next "bs" "\ 2473(autoload 'bs-cycle-next "bs" "\
@@ -2540,7 +2540,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2540;;;;;; compile-defun byte-compile-file byte-recompile-directory 2540;;;;;; compile-defun byte-compile-file byte-recompile-directory
2541;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning 2541;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning
2542;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" 2542;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el"
2543;;;;;; (18787 48921)) 2543;;;;;; (18825 40643))
2544;;; Generated autoloads from emacs-lisp/bytecomp.el 2544;;; Generated autoloads from emacs-lisp/bytecomp.el
2545(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2545(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2546(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2546(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2802,8 +2802,8 @@ See the documentation for `calculator-mode' for more information.
2802 2802
2803;;;*** 2803;;;***
2804 2804
2805;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (18787 2805;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (18834
2806;;;;;; 48920)) 2806;;;;;; 56792))
2807;;; Generated autoloads from calendar/calendar.el 2807;;; Generated autoloads from calendar/calendar.el
2808 2808
2809(autoload 'calendar "calendar" "\ 2809(autoload 'calendar "calendar" "\
@@ -2908,7 +2908,7 @@ Obsoletes `c-forward-into-nomenclature'.
2908;;;*** 2908;;;***
2909 2909
2910;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 2910;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
2911;;;;;; (18794 5654)) 2911;;;;;; (18848 16181))
2912;;; Generated autoloads from progmodes/cc-engine.el 2912;;; Generated autoloads from progmodes/cc-engine.el
2913 2913
2914(autoload 'c-guess-basic-syntax "cc-engine" "\ 2914(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3782,8 +3782,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
3782 3782
3783;;;*** 3783;;;***
3784 3784
3785;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18787 3785;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (18825
3786;;;;;; 48911)) 3786;;;;;; 40643))
3787;;; Generated autoloads from cmuscheme.el 3787;;; Generated autoloads from cmuscheme.el
3788 3788
3789(autoload 'run-scheme "cmuscheme" "\ 3789(autoload 'run-scheme "cmuscheme" "\
@@ -3935,8 +3935,8 @@ on third call it again advances points to the next difference and so on.
3935;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 3935;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
3936;;;;;; compile compilation-disable-input compile-command compilation-search-path 3936;;;;;; compile compilation-disable-input compile-command compilation-search-path
3937;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 3937;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
3938;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (18787 3938;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (18848
3939;;;;;; 48934)) 3939;;;;;; 23222))
3940;;; Generated autoloads from progmodes/compile.el 3940;;; Generated autoloads from progmodes/compile.el
3941 3941
3942(defvar compilation-mode-hook nil "\ 3942(defvar compilation-mode-hook nil "\
@@ -4176,8 +4176,8 @@ Enable dynamic word-completion.
4176;;;*** 4176;;;***
4177 4177
4178;;;### (autoloads (global-auto-composition-mode auto-composition-mode 4178;;;### (autoloads (global-auto-composition-mode auto-composition-mode
4179;;;;;; encode-composition-rule) "composite" "composite.el" (18794 4179;;;;;; encode-composition-rule) "composite" "composite.el" (18849
4180;;;;;; 5653)) 4180;;;;;; 65145))
4181;;; Generated autoloads from composite.el 4181;;; Generated autoloads from composite.el
4182 4182
4183(autoload 'encode-composition-rule "composite" "\ 4183(autoload 'encode-composition-rule "composite" "\
@@ -4411,8 +4411,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
4411;;;*** 4411;;;***
4412 4412
4413;;;### (autoloads (copyright-update-directory copyright copyright-fix-years 4413;;;### (autoloads (copyright-update-directory copyright copyright-fix-years
4414;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (18800 4414;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (18844
4415;;;;;; 40734)) 4415;;;;;; 39825))
4416;;; Generated autoloads from emacs-lisp/copyright.el 4416;;; Generated autoloads from emacs-lisp/copyright.el
4417 4417
4418(autoload 'copyright-update "copyright" "\ 4418(autoload 'copyright-update "copyright" "\
@@ -4445,7 +4445,7 @@ Update copyright notice for all files in DIRECTORY matching MATCH.
4445;;;*** 4445;;;***
4446 4446
4447;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4447;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4448;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18794 5654)) 4448;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18852 12908))
4449;;; Generated autoloads from progmodes/cperl-mode.el 4449;;; Generated autoloads from progmodes/cperl-mode.el
4450(put 'cperl-indent-level 'safe-local-variable 'integerp) 4450(put 'cperl-indent-level 'safe-local-variable 'integerp)
4451(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4451(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4793,7 +4793,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
4793;;;;;; customize-mode customize customize-save-variable customize-set-variable 4793;;;;;; customize-mode customize customize-save-variable customize-set-variable
4794;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 4794;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
4795;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 4795;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
4796;;;;;; (18787 48911)) 4796;;;;;; (18844 39825))
4797;;; Generated autoloads from cus-edit.el 4797;;; Generated autoloads from cus-edit.el
4798 4798
4799(defvar custom-browse-sort-alphabetically nil "\ 4799(defvar custom-browse-sort-alphabetically nil "\
@@ -5615,7 +5615,7 @@ the first time the mode is used.
5615;;;*** 5615;;;***
5616 5616
5617;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5617;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5618;;;;;; "descr-text.el" (18805 60840)) 5618;;;;;; "descr-text.el" (18834 13432))
5619;;; Generated autoloads from descr-text.el 5619;;; Generated autoloads from descr-text.el
5620 5620
5621(autoload 'describe-text-properties "descr-text" "\ 5621(autoload 'describe-text-properties "descr-text" "\
@@ -5858,7 +5858,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
5858;;;*** 5858;;;***
5859 5859
5860;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 5860;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
5861;;;;;; "calendar/diary-lib.el" (18787 48920)) 5861;;;;;; "calendar/diary-lib.el" (18830 64775))
5862;;; Generated autoloads from calendar/diary-lib.el 5862;;; Generated autoloads from calendar/diary-lib.el
5863 5863
5864(autoload 'diary "diary-lib" "\ 5864(autoload 'diary "diary-lib" "\
@@ -6178,7 +6178,7 @@ Keybindings:
6178;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command 6178;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command
6179;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown 6179;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown
6180;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff 6180;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff
6181;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18787 48912)) 6181;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18849 65145))
6182;;; Generated autoloads from dired-aux.el 6182;;; Generated autoloads from dired-aux.el
6183 6183
6184(autoload 'dired-diff "dired-aux" "\ 6184(autoload 'dired-diff "dired-aux" "\
@@ -6628,7 +6628,7 @@ true then the type of the file linked to by FILE is printed instead.
6628;;;*** 6628;;;***
6629 6629
6630;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" 6630;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
6631;;;;;; (18815 6889)) 6631;;;;;; (18853 19459))
6632;;; Generated autoloads from dired-x.el 6632;;; Generated autoloads from dired-x.el
6633 6633
6634(autoload 'dired-jump "dired-x" "\ 6634(autoload 'dired-jump "dired-x" "\
@@ -6882,7 +6882,7 @@ Locate SOA record and increment the serial field.
6882;;;*** 6882;;;***
6883 6883
6884;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode 6884;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode
6885;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (18817 3077)) 6885;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (18832 28686))
6886;;; Generated autoloads from doc-view.el 6886;;; Generated autoloads from doc-view.el
6887 6887
6888(autoload 'doc-view-mode-p "doc-view" "\ 6888(autoload 'doc-view-mode-p "doc-view" "\
@@ -8216,7 +8216,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8216;;;*** 8216;;;***
8217 8217
8218;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 8218;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
8219;;;;;; (18787 48922)) 8219;;;;;; (18852 12908))
8220;;; Generated autoloads from emacs-lisp/elint.el 8220;;; Generated autoloads from emacs-lisp/elint.el
8221 8221
8222(autoload 'elint-initialize "elint" "\ 8222(autoload 'elint-initialize "elint" "\
@@ -10812,11 +10812,12 @@ Visit the file you click on in another window.
10812;;;;;; find-variable find-variable-noselect find-function-other-frame 10812;;;;;; find-variable find-variable-noselect find-function-other-frame
10813;;;;;; find-function-other-window find-function find-function-noselect 10813;;;;;; find-function-other-window find-function find-function-noselect
10814;;;;;; find-function-search-for-symbol find-library) "find-func" 10814;;;;;; find-function-search-for-symbol find-library) "find-func"
10815;;;;;; "emacs-lisp/find-func.el" (18787 48922)) 10815;;;;;; "emacs-lisp/find-func.el" (18834 14041))
10816;;; Generated autoloads from emacs-lisp/find-func.el 10816;;; Generated autoloads from emacs-lisp/find-func.el
10817 10817
10818(autoload 'find-library "find-func" "\ 10818(autoload 'find-library "find-func" "\
10819Find the elisp source of LIBRARY. 10819Find the Emacs Lisp source of LIBRARY.
10820LIBRARY should be a string (the name of the library).
10820 10821
10821\(fn LIBRARY)" t nil) 10822\(fn LIBRARY)" t nil)
10822 10823
@@ -11047,7 +11048,7 @@ Not documented
11047;;;*** 11048;;;***
11048 11049
11049;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 11050;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
11050;;;;;; "flymake" "progmodes/flymake.el" (18787 48934)) 11051;;;;;; "flymake" "progmodes/flymake.el" (18844 39826))
11051;;; Generated autoloads from progmodes/flymake.el 11052;;; Generated autoloads from progmodes/flymake.el
11052 11053
11053(autoload 'flymake-mode "flymake" "\ 11054(autoload 'flymake-mode "flymake" "\
@@ -11071,7 +11072,7 @@ Turn flymake mode off.
11071 11072
11072;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11073;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11073;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11074;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11074;;;;;; "flyspell" "textmodes/flyspell.el" (18802 11390)) 11075;;;;;; "flyspell" "textmodes/flyspell.el" (18852 12908))
11075;;; Generated autoloads from textmodes/flyspell.el 11076;;; Generated autoloads from textmodes/flyspell.el
11076 11077
11077(autoload 'flyspell-prog-mode "flyspell" "\ 11078(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11606,7 +11607,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11606;;;*** 11607;;;***
11607 11608
11608;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11609;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11609;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (18787 48925)) 11610;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (18838 52324))
11610;;; Generated autoloads from gnus/gnus.el 11611;;; Generated autoloads from gnus/gnus.el
11611(when (fboundp 'custom-autoload) 11612(when (fboundp 'custom-autoload)
11612 (custom-autoload 'gnus-select-method "gnus")) 11613 (custom-autoload 'gnus-select-method "gnus"))
@@ -11750,7 +11751,7 @@ If CLEAN, obsolete (ignore).
11750;;;*** 11751;;;***
11751 11752
11752;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11753;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11753;;;;;; (18797 59603)) 11754;;;;;; (18841 61157))
11754;;; Generated autoloads from gnus/gnus-art.el 11755;;; Generated autoloads from gnus/gnus-art.el
11755 11756
11756(autoload 'gnus-article-prepare-display "gnus-art" "\ 11757(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11892,7 +11893,7 @@ Not documented
11892;;;*** 11893;;;***
11893 11894
11894;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11895;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11895;;;;;; (18787 48925)) 11896;;;;;; (18853 19461))
11896;;; Generated autoloads from gnus/gnus-dired.el 11897;;; Generated autoloads from gnus/gnus-dired.el
11897 11898
11898(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 11899(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -12157,7 +12158,7 @@ Like `message-reply'.
12157;;;*** 12158;;;***
12158 12159
12159;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 12160;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
12160;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18787 48925)) 12161;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (18850 57238))
12161;;; Generated autoloads from gnus/gnus-nocem.el 12162;;; Generated autoloads from gnus/gnus-nocem.el
12162 12163
12163(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\ 12164(autoload 'gnus-nocem-scan-groups "gnus-nocem" "\
@@ -14409,7 +14410,7 @@ bound to the current value of the filter.
14409;;;*** 14410;;;***
14410 14411
14411;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14412;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14412;;;;;; "ibuffer" "ibuffer.el" (18787 48914)) 14413;;;;;; "ibuffer" "ibuffer.el" (18853 58440))
14413;;; Generated autoloads from ibuffer.el 14414;;; Generated autoloads from ibuffer.el
14414 14415
14415(autoload 'ibuffer-list-buffers "ibuffer" "\ 14416(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -15019,7 +15020,7 @@ Toggle inline image minor mode.
15019;;;;;; insert-image put-image create-image image-type-auto-detected-p 15020;;;;;; insert-image put-image create-image image-type-auto-detected-p
15020;;;;;; image-type-available-p image-type image-type-from-file-name 15021;;;;;; image-type-available-p image-type image-type-from-file-name
15021;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) 15022;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
15022;;;;;; "image" "image.el" (18787 48915)) 15023;;;;;; "image" "image.el" (18852 12908))
15023;;; Generated autoloads from image.el 15024;;; Generated autoloads from image.el
15024 15025
15025(autoload 'image-type-from-data "image" "\ 15026(autoload 'image-type-from-data "image" "\
@@ -15139,7 +15140,7 @@ AREA is where to display the image. AREA nil or omitted means
15139display it in the text area, a value of `left-margin' means 15140display it in the text area, a value of `left-margin' means
15140display it in the left marginal area, a value of `right-margin' 15141display it in the left marginal area, a value of `right-margin'
15141means display it in the right marginal area. 15142means display it in the right marginal area.
15142The image is automatically split into ROW x COLS slices. 15143The image is automatically split into ROWS x COLS slices.
15143 15144
15144\(fn IMAGE &optional STRING AREA ROWS COLS)" nil nil) 15145\(fn IMAGE &optional STRING AREA ROWS COLS)" nil nil)
15145 15146
@@ -15398,7 +15399,7 @@ Image files are those whose name has an extension in
15398;;;*** 15399;;;***
15399 15400
15400;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode 15401;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode
15401;;;;;; image-mode) "image-mode" "image-mode.el" (18787 48915)) 15402;;;;;; image-mode) "image-mode" "image-mode.el" (18837 32920))
15402;;; Generated autoloads from image-mode.el 15403;;; Generated autoloads from image-mode.el
15403 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 15404 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15404 (push '("\\.png\\'" . image-mode) auto-mode-alist) 15405 (push '("\\.png\\'" . image-mode) auto-mode-alist)
@@ -16094,7 +16095,7 @@ Add submenus to the File menu, to convert to and from various formats.
16094;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 16095;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
16095;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 16096;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
16096;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 16097;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
16097;;;;;; "ispell" "textmodes/ispell.el" (18805 60841)) 16098;;;;;; "ispell" "textmodes/ispell.el" (18852 12909))
16098;;; Generated autoloads from textmodes/ispell.el 16099;;; Generated autoloads from textmodes/ispell.el
16099(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16100(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
16100 16101
@@ -17361,18 +17362,18 @@ This function normally would be called when the message is sent.
17361;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17362;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17362;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable 17363;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable
17363;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el" 17364;;;;;; mail-file-babyl-p mail-use-rfc822) "mail-utils" "mail/mail-utils.el"
17364;;;;;; (18820 21794)) 17365;;;;;; (18844 39826))
17365;;; Generated autoloads from mail/mail-utils.el 17366;;; Generated autoloads from mail/mail-utils.el
17366 17367
17367(defvar mail-use-rfc822 nil "\ 17368(defvar mail-use-rfc822 nil "\
17368*If non-nil, use a full, hairy RFC822 parser on mail addresses. 17369If non-nil, use a full, hairy RFC822 parser on mail addresses.
17369Otherwise, (the default) use a smaller, somewhat faster, and 17370Otherwise, (the default) use a smaller, somewhat faster, and
17370often correct parser.") 17371often correct parser.")
17371 17372
17372(custom-autoload 'mail-use-rfc822 "mail-utils" t) 17373(custom-autoload 'mail-use-rfc822 "mail-utils" t)
17373 17374
17374(autoload 'mail-file-babyl-p "mail-utils" "\ 17375(autoload 'mail-file-babyl-p "mail-utils" "\
17375Not documented 17376Return non-nil if FILE is a Babyl file.
17376 17377
17377\(fn FILE)" nil nil) 17378\(fn FILE)" nil nil)
17378 17379
@@ -17413,8 +17414,8 @@ Return the value of the header field whose type is FIELD-NAME.
17413If second arg LAST is non-nil, use the last field of type FIELD-NAME. 17414If second arg LAST is non-nil, use the last field of type FIELD-NAME.
17414If third arg ALL is non-nil, concatenate all such fields with commas between. 17415If third arg ALL is non-nil, concatenate all such fields with commas between.
17415If 4th arg LIST is non-nil, return a list of all such fields. 17416If 4th arg LIST is non-nil, return a list of all such fields.
17416The header must be at the start of the buffer. If any of the optional 17417The buffer should be narrowed to just the header, else false
17417arguments are used, the buffer should be narrowed to just the header. 17418matches may be returned from the message body.
17418 17419
17419\(fn FIELD-NAME &optional LAST ALL LIST)" nil nil) 17420\(fn FIELD-NAME &optional LAST ALL LIST)" nil nil)
17420 17421
@@ -17511,7 +17512,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
17511;;;*** 17512;;;***
17512 17513
17513;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17514;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17514;;;;;; (18787 48929)) 17515;;;;;; (18853 19461))
17515;;; Generated autoloads from mail/mailclient.el 17516;;; Generated autoloads from mail/mailclient.el
17516 17517
17517(autoload 'mailclient-send-it "mailclient" "\ 17518(autoload 'mailclient-send-it "mailclient" "\
@@ -17742,7 +17743,7 @@ Returns non-nil if the new state is enabled.
17742;;;;;; message-forward-make-body message-forward message-recover 17743;;;;;; message-forward-make-body message-forward message-recover
17743;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17744;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17744;;;;;; message-reply message-news message-mail message-mode) "message" 17745;;;;;; message-reply message-news message-mail message-mode) "message"
17745;;;;;; "gnus/message.el" (18791 16521)) 17746;;;;;; "gnus/message.el" (18844 39826))
17746;;; Generated autoloads from gnus/message.el 17747;;; Generated autoloads from gnus/message.el
17747 17748
17748(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17749(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17935,7 +17936,7 @@ Turning on MetaPost mode calls the value of the variable
17935 17936
17936;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17937;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17937;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17938;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17938;;;;;; (18787 48929)) 17939;;;;;; (18829 2708))
17939;;; Generated autoloads from mail/metamail.el 17940;;; Generated autoloads from mail/metamail.el
17940 17941
17941(autoload 'metamail-interpret-header "metamail" "\ 17942(autoload 'metamail-interpret-header "metamail" "\
@@ -19297,7 +19298,7 @@ running already.
19297;;;*** 19298;;;***
19298 19299
19299;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19300;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19300;;;;;; (18811 27445)) 19301;;;;;; (18844 39826))
19301;;; Generated autoloads from net/newst-treeview.el 19302;;; Generated autoloads from net/newst-treeview.el
19302 19303
19303(autoload 'newsticker-treeview "newst-treeview" "\ 19304(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19642,7 +19643,7 @@ including a reproducible test case and send the message.
19642;;;;;; org-open-at-point-global org-insert-link-global org-store-link 19643;;;;;; org-open-at-point-global org-insert-link-global org-store-link
19643;;;;;; org-run-like-in-org-mode turn-on-orgstruct++ turn-on-orgstruct 19644;;;;;; org-run-like-in-org-mode turn-on-orgstruct++ turn-on-orgstruct
19644;;;;;; orgstruct-mode org-global-cycle org-cycle org-mode) "org" 19645;;;;;; orgstruct-mode org-global-cycle org-cycle org-mode) "org"
19645;;;;;; "org/org.el" (18820 21795)) 19646;;;;;; "org/org.el" (18846 51310))
19646;;; Generated autoloads from org/org.el 19647;;; Generated autoloads from org/org.el
19647 19648
19648(autoload 'org-mode "org" "\ 19649(autoload 'org-mode "org" "\
@@ -19860,7 +19861,7 @@ Call the customize function with org as argument.
19860;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 19861;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
19861;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 19862;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
19862;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 19863;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
19863;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (18821 3056)) 19864;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (18825 40644))
19864;;; Generated autoloads from org/org-agenda.el 19865;;; Generated autoloads from org/org-agenda.el
19865 19866
19866(autoload 'org-agenda "org-agenda" "\ 19867(autoload 'org-agenda "org-agenda" "\
@@ -20103,8 +20104,8 @@ belonging to the \"Work\" category.
20103 20104
20104;;;*** 20105;;;***
20105 20106
20106;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (18820 20107;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (18825
20107;;;;;; 21795)) 20108;;;;;; 40644))
20108;;; Generated autoloads from org/org-attach.el 20109;;; Generated autoloads from org/org-attach.el
20109 20110
20110(autoload 'org-attach "org-attach" "\ 20111(autoload 'org-attach "org-attach" "\
@@ -20116,7 +20117,7 @@ Shows a list of commands and prompts for another key to execute a command.
20116;;;*** 20117;;;***
20117 20118
20118;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20119;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20119;;;;;; (18820 21795)) 20120;;;;;; (18825 40644))
20120;;; Generated autoloads from org/org-bbdb.el 20121;;; Generated autoloads from org/org-bbdb.el
20121 20122
20122(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20123(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20127,7 +20128,7 @@ Extract anniversaries from BBDB for display in the agenda.
20127;;;*** 20128;;;***
20128 20129
20129;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20130;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20130;;;;;; "org-clock" "org/org-clock.el" (18820 21795)) 20131;;;;;; "org-clock" "org/org-clock.el" (18825 40644))
20131;;; Generated autoloads from org/org-clock.el 20132;;; Generated autoloads from org/org-clock.el
20132 20133
20133(autoload 'org-get-clocktable "org-clock" "\ 20134(autoload 'org-get-clocktable "org-clock" "\
@@ -20150,7 +20151,7 @@ Set up hooks for clock persistence
20150;;;;;; org-replace-region-by-html org-export-as-html-to-buffer org-export-as-html-batch 20151;;;;;; org-replace-region-by-html org-export-as-html-to-buffer org-export-as-html-batch
20151;;;;;; org-export-as-html-and-open org-insert-export-options-template 20152;;;;;; org-export-as-html-and-open org-insert-export-options-template
20152;;;;;; org-export-visible org-export-as-ascii org-export) "org-exp" 20153;;;;;; org-export-visible org-export-as-ascii org-export) "org-exp"
20153;;;;;; "org/org-exp.el" (18821 3056)) 20154;;;;;; "org/org-exp.el" (18829 2709))
20154;;; Generated autoloads from org/org-exp.el 20155;;; Generated autoloads from org/org-exp.el
20155 20156
20156(put 'org-export-html-style 'safe-local-variable 'booleanp) 20157(put 'org-export-html-style 'safe-local-variable 'booleanp)
@@ -20307,7 +20308,7 @@ The XOXO buffer is named *xoxo-<source buffer name>*
20307;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 20308;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
20308;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 20309;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
20309;;;;;; org-export-as-latex-batch) "org-export-latex" "org/org-export-latex.el" 20310;;;;;; org-export-as-latex-batch) "org-export-latex" "org/org-export-latex.el"
20310;;;;;; (18821 3056)) 20311;;;;;; (18825 40644))
20311;;; Generated autoloads from org/org-export-latex.el 20312;;; Generated autoloads from org/org-export-latex.el
20312 20313
20313(autoload 'org-export-as-latex-batch "org-export-latex" "\ 20314(autoload 'org-export-as-latex-batch "org-export-latex" "\
@@ -20386,12 +20387,12 @@ Export as LaTeX, then process through to PDF, and open.
20386;;;*** 20387;;;***
20387 20388
20388;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20389;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20389;;;;;; "org/org-footnote.el" (18820 21795)) 20390;;;;;; "org/org-footnote.el" (18836 39031))
20390;;; Generated autoloads from org/org-footnote.el 20391;;; Generated autoloads from org/org-footnote.el
20391 20392
20392(autoload 'org-footnote-action "org-footnote" "\ 20393(autoload 'org-footnote-action "org-footnote" "\
20393Do the right thing for footnotes. 20394Do the right thing for footnotes.
20394When at a foornote reference, jump to the definition. When at a definition, 20395When at a footnote reference, jump to the definition. When at a definition,
20395jump to the refernces. When neither at definition or reference, 20396jump to the refernces. When neither at definition or reference,
20396create a new footnote, interactively. 20397create a new footnote, interactively.
20397With prefix arg SPECIAL, offer additional commands in a menu. 20398With prefix arg SPECIAL, offer additional commands in a menu.
@@ -20412,7 +20413,7 @@ referenced sequence.
20412 20413
20413;;;### (autoloads (org-id-find-id-file org-id-find org-id-goto org-id-get-with-outline-drilling 20414;;;### (autoloads (org-id-find-id-file org-id-find org-id-goto org-id-get-with-outline-drilling
20414;;;;;; org-id-get-with-outline-path-completion org-id-get org-id-copy 20415;;;;;; org-id-get-with-outline-path-completion org-id-get org-id-copy
20415;;;;;; org-id-get-create) "org-id" "org/org-id.el" (18820 21795)) 20416;;;;;; org-id-get-create) "org-id" "org/org-id.el" (18825 40644))
20416;;; Generated autoloads from org/org-id.el 20417;;; Generated autoloads from org/org-id.el
20417 20418
20418(autoload 'org-id-get-create "org-id" "\ 20419(autoload 'org-id-get-create "org-id" "\
@@ -20476,7 +20477,7 @@ Query the id database for the file in which this ID is located.
20476;;;*** 20477;;;***
20477 20478
20478;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 20479;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
20479;;;;;; (18820 21795)) 20480;;;;;; (18825 40644))
20480;;; Generated autoloads from org/org-irc.el 20481;;; Generated autoloads from org/org-irc.el
20481 20482
20482(autoload 'org-irc-store-link "org-irc" "\ 20483(autoload 'org-irc-store-link "org-irc" "\
@@ -20487,7 +20488,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
20487;;;*** 20488;;;***
20488 20489
20489;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 20490;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
20490;;;;;; (18820 21795)) 20491;;;;;; (18825 40644))
20491;;; Generated autoloads from org/org-plot.el 20492;;; Generated autoloads from org/org-plot.el
20492 20493
20493(autoload 'org-plot/gnuplot "org-plot" "\ 20494(autoload 'org-plot/gnuplot "org-plot" "\
@@ -20501,7 +20502,7 @@ line directly before or after the table.
20501 20502
20502;;;### (autoloads (org-publish-current-project org-publish-current-file 20503;;;### (autoloads (org-publish-current-project org-publish-current-file
20503;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 20504;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
20504;;;;;; (18820 21795)) 20505;;;;;; (18825 40644))
20505;;; Generated autoloads from org/org-publish.el 20506;;; Generated autoloads from org/org-publish.el
20506 20507
20507(defalias 'org-publish-project 'org-publish) 20508(defalias 'org-publish-project 'org-publish)
@@ -20534,7 +20535,7 @@ the project.
20534 20535
20535;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 20536;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
20536;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 20537;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
20537;;;;;; "org/org-remember.el" (18820 21795)) 20538;;;;;; "org/org-remember.el" (18846 51310))
20538;;; Generated autoloads from org/org-remember.el 20539;;; Generated autoloads from org/org-remember.el
20539 20540
20540(autoload 'org-remember-insinuate "org-remember" "\ 20541(autoload 'org-remember-insinuate "org-remember" "\
@@ -20609,7 +20610,7 @@ See also the variable `org-reverse-note-order'.
20609;;;*** 20610;;;***
20610 20611
20611;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 20612;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
20612;;;;;; "org-table" "org/org-table.el" (18820 21795)) 20613;;;;;; "org-table" "org/org-table.el" (18825 40644))
20613;;; Generated autoloads from org/org-table.el 20614;;; Generated autoloads from org/org-table.el
20614 20615
20615(autoload 'turn-on-orgtbl "org-table" "\ 20616(autoload 'turn-on-orgtbl "org-table" "\
@@ -20634,7 +20635,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
20634 20635
20635;;;### (autoloads (org-timer-item org-timer-change-times-in-region 20636;;;### (autoloads (org-timer-item org-timer-change-times-in-region
20636;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 20637;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el"
20637;;;;;; (18820 21795)) 20638;;;;;; (18825 40644))
20638;;; Generated autoloads from org/org-timer.el 20639;;; Generated autoloads from org/org-timer.el
20639 20640
20640(autoload 'org-timer-start "org-timer" "\ 20641(autoload 'org-timer-start "org-timer" "\
@@ -22155,7 +22156,7 @@ are both set to t.
22155 22156
22156;;;*** 22157;;;***
22157 22158
22158;;;### (autoloads (proced) "proced" "proced.el" (18787 48917)) 22159;;;### (autoloads (proced) "proced" "proced.el" (18850 57238))
22159;;; Generated autoloads from proced.el 22160;;; Generated autoloads from proced.el
22160 22161
22161(autoload 'proced "proced" "\ 22162(autoload 'proced "proced" "\
@@ -22206,8 +22207,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
22206 22207
22207;;;*** 22208;;;***
22208 22209
22209;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18787 22210;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (18830
22210;;;;;; 48935)) 22211;;;;;; 712))
22211;;; Generated autoloads from progmodes/ps-mode.el 22212;;; Generated autoloads from progmodes/ps-mode.el
22212 22213
22213(autoload 'ps-mode "ps-mode" "\ 22214(autoload 'ps-mode "ps-mode" "\
@@ -22258,8 +22259,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
22258;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 22259;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
22259;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 22260;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
22260;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 22261;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
22261;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18812 22262;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18853
22262;;;;;; 37877)) 22263;;;;;; 19460))
22263;;; Generated autoloads from ps-print.el 22264;;; Generated autoloads from ps-print.el
22264 22265
22265(defvar ps-page-dimensions-database (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")) "\ 22266(defvar ps-page-dimensions-database (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")) "\
@@ -22456,7 +22457,7 @@ If EXTENSION is any other symbol, it is ignored.
22456;;;*** 22457;;;***
22457 22458
22458;;;### (autoloads (python-shell jython-mode python-mode run-python) 22459;;;### (autoloads (python-shell jython-mode python-mode run-python)
22459;;;;;; "python" "progmodes/python.el" (18820 32010)) 22460;;;;;; "python" "progmodes/python.el" (18848 909))
22460;;; Generated autoloads from progmodes/python.el 22461;;; Generated autoloads from progmodes/python.el
22461 22462
22462(add-to-list 'interpreter-mode-alist '("jython" . jython-mode)) 22463(add-to-list 'interpreter-mode-alist '("jython" . jython-mode))
@@ -22595,7 +22596,7 @@ them into characters should be done separately.
22595;;;;;; quail-defrule quail-install-decode-map quail-install-map 22596;;;;;; quail-defrule quail-install-decode-map quail-install-map
22596;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 22597;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
22597;;;;;; quail-define-package quail-use-package quail-title) "quail" 22598;;;;;; quail-define-package quail-use-package quail-title) "quail"
22598;;;;;; "international/quail.el" (18800 40734)) 22599;;;;;; "international/quail.el" (18838 52325))
22599;;; Generated autoloads from international/quail.el 22600;;; Generated autoloads from international/quail.el
22600 22601
22601(autoload 'quail-title "quail" "\ 22602(autoload 'quail-title "quail" "\
@@ -23548,9 +23549,10 @@ variable.
23548 23549
23549;;;### (autoloads (rmail-set-remote-password rmail-input rmail-mode 23550;;;### (autoloads (rmail-set-remote-password rmail-input rmail-mode
23550;;;;;; rmail rmail-show-message-hook rmail-secondary-file-regexp 23551;;;;;; rmail rmail-show-message-hook rmail-secondary-file-regexp
23551;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-dont-reply-to-names 23552;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
23552;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (18821 23553;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
23553;;;;;; 42520)) 23554;;;;;; rmail-dont-reply-to-names rmail-movemail-variant-p) "rmail"
23555;;;;;; "mail/rmail.el" (18852 12908))
23554;;; Generated autoloads from mail/rmail.el 23556;;; Generated autoloads from mail/rmail.el
23555 23557
23556(autoload 'rmail-movemail-variant-p "rmail" "\ 23558(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -23573,6 +23575,36 @@ variable `rmail-dont-reply-to-names', for when the user does not set
23573value is the user's email address and name.) 23575value is the user's email address and name.)
23574It is useful to set this variable in the site customization file.") 23576It is useful to set this variable in the site customization file.")
23575 23577
23578(defvar rmail-ignored-headers (concat "^via:\\|^mail-from:\\|^origin:\\|^references:\\|^sender:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^precedence:\\|^mime-version:" "\\|^list-owner:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-length:\\|^nntp-posting-date:\\|^user-agent" "\\|^importance:\\|^envelope-to:\\|^delivery-date\\|^openpgp:" "\\|^mbox-line:\\|^cancel-lock:" "\\|^DomainKey-Signature:\\|^dkim-signature:" "\\|^resent-face:\\|^resent-x.*:\\|^resent-organization:\\|^resent-openpgp:" "\\|^x-.*:") "\
23579Regexp to match header fields that Rmail should normally hide.
23580\(See also `rmail-nonignored-headers', which overrides this regexp.)
23581This variable is used for reformatting the message header,
23582which normally happens once for each message,
23583when you view the message for the first time in Rmail.
23584To make a change in this variable take effect
23585for a message that you have already viewed,
23586go to that message and type \\[rmail-toggle-header] twice.")
23587
23588(custom-autoload 'rmail-ignored-headers "rmail" t)
23589
23590(defvar rmail-displayed-headers nil "\
23591Regexp to match Header fields that Rmail should display.
23592If nil, display all header fields except those matched by
23593`rmail-ignored-headers'.")
23594
23595(custom-autoload 'rmail-displayed-headers "rmail" t)
23596
23597(defvar rmail-retry-ignored-headers "^x-authentication-warning:" "\
23598Headers that should be stripped when retrying a failed message.")
23599
23600(custom-autoload 'rmail-retry-ignored-headers "rmail" t)
23601
23602(defvar rmail-highlighted-headers "^From:\\|^Subject:" "\
23603Regexp to match Header fields that Rmail should normally highlight.
23604A value of nil means don't highlight.")
23605
23606(custom-autoload 'rmail-highlighted-headers "rmail" t)
23607
23576(defvar rmail-primary-inbox-list nil "\ 23608(defvar rmail-primary-inbox-list nil "\
23577List of files which are inboxes for user's primary mail file `~/RMAIL'. 23609List of files which are inboxes for user's primary mail file `~/RMAIL'.
23578nil means the default, which is (\"/usr/spool/mail/$USER\") 23610nil means the default, which is (\"/usr/spool/mail/$USER\")
@@ -23642,7 +23674,7 @@ Instead, these commands are available:
23642\\[rmail-previous-message] Move to Previous message whether deleted or not. 23674\\[rmail-previous-message] Move to Previous message whether deleted or not.
23643\\[rmail-first-message] Move to the first message in Rmail file. 23675\\[rmail-first-message] Move to the first message in Rmail file.
23644\\[rmail-last-message] Move to the last message in Rmail file. 23676\\[rmail-last-message] Move to the last message in Rmail file.
23645\\[rmail-show-message-maybe] Jump to message specified by numeric position in file. 23677\\[rmail-show-message] Jump to message specified by numeric position in file.
23646\\[rmail-search] Search for string and show message it is found in. 23678\\[rmail-search] Search for string and show message it is found in.
23647\\[rmail-delete-forward] Delete this message, move to next nondeleted. 23679\\[rmail-delete-forward] Delete this message, move to next nondeleted.
23648\\[rmail-delete-backward] Delete this message, move to previous nondeleted. 23680\\[rmail-delete-backward] Delete this message, move to previous nondeleted.
@@ -23692,7 +23724,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23692;;;*** 23724;;;***
23693 23725
23694;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 23726;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
23695;;;;;; (18821 42520)) 23727;;;;;; (18848 16181))
23696;;; Generated autoloads from mail/rmailedit.el 23728;;; Generated autoloads from mail/rmailedit.el
23697 23729
23698(autoload 'rmail-edit-current-message "rmailedit" "\ 23730(autoload 'rmail-edit-current-message "rmailedit" "\
@@ -23704,23 +23736,28 @@ Edit the contents of this message.
23704 23736
23705;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 23737;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
23706;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 23738;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
23707;;;;;; "mail/rmailkwd.el" (18817 44748)) 23739;;;;;; "mail/rmailkwd.el" (18837 32928))
23708;;; Generated autoloads from mail/rmailkwd.el 23740;;; Generated autoloads from mail/rmailkwd.el
23709 23741
23710(autoload 'rmail-add-label "rmailkwd" "\ 23742(autoload 'rmail-add-label "rmailkwd" "\
23711Add LABEL to labels associated with current RMAIL message. 23743Add LABEL to labels associated with current RMAIL message.
23712Performs completion over known labels when reading. 23744Completes (see `rmail-read-label') over known labels when reading.
23745LABEL may be a symbol or string.
23713 23746
23714\(fn STRING)" t nil) 23747\(fn LABEL)" t nil)
23715 23748
23716(autoload 'rmail-kill-label "rmailkwd" "\ 23749(autoload 'rmail-kill-label "rmailkwd" "\
23717Remove LABEL from labels associated with current RMAIL message. 23750Remove LABEL from labels associated with current RMAIL message.
23718Performs completion over known labels when reading. 23751Completes (see `rmail-read-label') over known labels when reading.
23752LABEL may be a symbol or string.
23719 23753
23720\(fn STRING)" t nil) 23754\(fn LABEL)" t nil)
23721 23755
23722(autoload 'rmail-read-label "rmailkwd" "\ 23756(autoload 'rmail-read-label "rmailkwd" "\
23723Not documented 23757Read a label with completion, prompting with PROMPT.
23758Completions are chosen from `rmail-label-obarray'. The default
23759is `rmail-last-label', if that is non-nil. Updates `rmail-last-label'
23760according to the choice made, and returns a symbol.
23724 23761
23725\(fn PROMPT)" nil nil) 23762\(fn PROMPT)" nil nil)
23726 23763
@@ -23743,7 +23780,7 @@ With prefix argument N moves forward N messages with these labels.
23743;;;*** 23780;;;***
23744 23781
23745;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 23782;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
23746;;;;;; (18811 27444)) 23783;;;;;; (18844 39826))
23747;;; Generated autoloads from mail/rmailmsc.el 23784;;; Generated autoloads from mail/rmailmsc.el
23748 23785
23749(autoload 'set-rmail-inbox-list "rmailmsc" "\ 23786(autoload 'set-rmail-inbox-list "rmailmsc" "\
@@ -23751,38 +23788,58 @@ Set the inbox list of the current RMAIL file to FILE-NAME.
23751You can specify one file name, or several names separated by commas. 23788You can specify one file name, or several names separated by commas.
23752If FILE-NAME is empty, remove any existing inbox list. 23789If FILE-NAME is empty, remove any existing inbox list.
23753 23790
23791This applies only to the current session.
23792
23754\(fn FILE-NAME)" t nil) 23793\(fn FILE-NAME)" t nil)
23755 23794
23756;;;*** 23795;;;***
23757 23796
23758;;;### (autoloads (rmail-output-body-to-file rmail-output) "rmailout" 23797;;;### (autoloads (rmail-output-body-to-file rmail-output) "rmailout"
23759;;;;;; "mail/rmailout.el" (18815 6890)) 23798;;;;;; "mail/rmailout.el" (18844 39826))
23760;;; Generated autoloads from mail/rmailout.el 23799;;; Generated autoloads from mail/rmailout.el
23761 23800
23762(autoload 'rmail-output "rmailout" "\ 23801(autoload 'rmail-output "rmailout" "\
23763Append this message to mail file FILE-NAME. 23802Append this message to mail file FILE-NAME.
23764This works with both mbox format and Babyl format files, 23803Writes mbox format, unless FILE-NAME exists and is Babyl format, in which
23765outputting in the appropriate format for each. 23804case it writes Babyl.
23766The default file name comes from `rmail-default-file', 23805
23767which is updated to the name you use in this command. 23806Interactively, the default file name comes from `rmail-default-file',
23807which is updated to the name you use in this command. In all uses, if
23808FILE-NAME is not absolute, it is expanded with the directory part of
23809`rmail-default-file'.
23810
23811If a buffer is visiting FILE-NAME, adds the text to that buffer
23812rather than saving the file directly. If the buffer is an Rmail
23813buffer, updates it accordingly.
23768 23814
23769A prefix argument COUNT says to output that many consecutive messages, 23815This command always outputs the complete message header, even if
23770starting with the current one. Deleted messages are skipped and don't count. 23816the header display is currently pruned.
23771When called from Lisp code, COUNT may be omitted and defaults to 1.
23772 23817
23773This command always outputs the complete message header, 23818Optional prefix argument COUNT (default 1) says to output that
23774even if the header display is currently pruned. 23819many consecutive messages, starting with the current one (ignoring
23820deleted messages). If `rmail-delete-after-output' is non-nil, deletes
23821messages after output.
23775 23822
23776The optional third argument NOATTRIBUTE, if non-nil, says not 23823The optional third argument NOATTRIBUTE, if non-nil, says not to
23777to set the `filed' attribute, and not to display a message. 23824set the `filed' attribute, and not to display a \"Wrote file\"
23825message (if writing a file directly).
23778 23826
23779The optional fourth argument FROM-GNUS is set when called from GNUS. 23827Set the optional fourth argument NOT-RMAIL non-nil if you call this
23828from a non-Rmail buffer. In this case, COUNT is ignored.
23780 23829
23781\(fn FILE-NAME &optional COUNT NOATTRIBUTE FROM-GNUS)" t nil) 23830\(fn FILE-NAME &optional COUNT NOATTRIBUTE NOT-RMAIL)" t nil)
23782 23831
23783(autoload 'rmail-output-body-to-file "rmailout" "\ 23832(autoload 'rmail-output-body-to-file "rmailout" "\
23784Write this message body to the file FILE-NAME. 23833Write this message body to the file FILE-NAME.
23785FILE-NAME defaults, interactively, from the Subject field of the message. 23834Interactively, the default file name comes from either the message
23835\"Subject\" header, or from `rmail-default-body-file'. Updates the value
23836of `rmail-default-body-file' accordingly. In all uses, if FILE-NAME
23837is not absolute, it is expanded with the directory part of
23838`rmail-default-body-file'.
23839
23840Note that this overwrites FILE-NAME (after confirmation), rather
23841than appending to it. Deletes the message after writing if
23842`rmail-delete-after-output' is non-nil.
23786 23843
23787\(fn FILE-NAME)" t nil) 23844\(fn FILE-NAME)" t nil)
23788 23845
@@ -23790,8 +23847,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message.
23790 23847
23791;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 23848;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
23792;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 23849;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
23793;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18821 23850;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (18837
23794;;;;;; 42520)) 23851;;;;;; 32929))
23795;;; Generated autoloads from mail/rmailsort.el 23852;;; Generated autoloads from mail/rmailsort.el
23796 23853
23797(autoload 'rmail-sort-by-date "rmailsort" "\ 23854(autoload 'rmail-sort-by-date "rmailsort" "\
@@ -23842,7 +23899,7 @@ KEYWORDS is a comma-separated list of labels.
23842;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-by-senders 23899;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-by-senders
23843;;;;;; rmail-summary-by-topic rmail-summary-by-regexp rmail-summary-by-recipients 23900;;;;;; rmail-summary-by-topic rmail-summary-by-regexp rmail-summary-by-recipients
23844;;;;;; rmail-summary-by-labels rmail-summary) "rmailsum" "mail/rmailsum.el" 23901;;;;;; rmail-summary-by-labels rmail-summary) "rmailsum" "mail/rmailsum.el"
23845;;;;;; (18820 21794)) 23902;;;;;; (18846 2117))
23846;;; Generated autoloads from mail/rmailsum.el 23903;;; Generated autoloads from mail/rmailsum.el
23847 23904
23848(autoload 'rmail-summary "rmailsum" "\ 23905(autoload 'rmail-summary "rmailsum" "\
@@ -23875,9 +23932,8 @@ Emacs will list the header line in the RMAIL-summary.
23875 23932
23876(autoload 'rmail-summary-by-topic "rmailsum" "\ 23933(autoload 'rmail-summary-by-topic "rmailsum" "\
23877Display a summary of all messages with the given SUBJECT. 23934Display a summary of all messages with the given SUBJECT.
23878Normally checks the Subject field of headers; 23935Normally checks just the Subject field of headers; but with prefix
23879but if WHOLE-MESSAGE is non-nil (prefix arg given), 23936argument WHOLE-MESSAGE is non-nil, looks in the whole message.
23880 look in the whole message.
23881SUBJECT is a string of regexps separated by commas. 23937SUBJECT is a string of regexps separated by commas.
23882 23938
23883\(fn SUBJECT &optional WHOLE-MESSAGE)" t nil) 23939\(fn SUBJECT &optional WHOLE-MESSAGE)" t nil)
@@ -24062,7 +24118,7 @@ Toggle the use of ROT13 encoding for the current window.
24062;;;*** 24118;;;***
24063 24119
24064;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24120;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24065;;;;;; (18787 48936)) 24121;;;;;; (18846 2118))
24066;;; Generated autoloads from textmodes/rst.el 24122;;; Generated autoloads from textmodes/rst.el
24067 (add-to-list 'auto-mode-alist '("\\.re?st\\'" . rst-mode)) 24123 (add-to-list 'auto-mode-alist '("\\.re?st\\'" . rst-mode))
24068 24124
@@ -24570,7 +24626,7 @@ during scrolling.
24570;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 24626;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
24571;;;;;; mail-header-separator send-mail-function mail-interactive 24627;;;;;; mail-header-separator send-mail-function mail-interactive
24572;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 24628;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
24573;;;;;; "sendmail" "mail/sendmail.el" (18809 55674)) 24629;;;;;; "sendmail" "mail/sendmail.el" (18829 2709))
24574;;; Generated autoloads from mail/sendmail.el 24630;;; Generated autoloads from mail/sendmail.el
24575 24631
24576(defvar mail-from-style 'angles "\ 24632(defvar mail-from-style 'angles "\
@@ -24741,9 +24797,9 @@ so you can edit or delete these lines.")
24741(custom-autoload 'mail-default-headers "sendmail" t) 24797(custom-autoload 'mail-default-headers "sendmail" t)
24742 24798
24743(defvar mail-bury-selects-summary t "\ 24799(defvar mail-bury-selects-summary t "\
24744If non-nil, try to show RMAIL summary buffer after returning from mail. 24800If non-nil, try to show Rmail summary buffer after returning from mail.
24745The functions \\[mail-send-on-exit] or \\[mail-dont-send] select 24801The functions \\[mail-send-on-exit] or \\[mail-dont-send] select
24746the RMAIL summary buffer before returning, if it exists and this variable 24802the Rmail summary buffer before returning, if it exists and this variable
24747is non-nil.") 24803is non-nil.")
24748 24804
24749(custom-autoload 'mail-bury-selects-summary "sendmail" t) 24805(custom-autoload 'mail-bury-selects-summary "sendmail" t)
@@ -24871,8 +24927,8 @@ Like `mail' command, but display mail buffer in another frame.
24871;;;*** 24927;;;***
24872 24928
24873;;;### (autoloads (server-save-buffers-kill-terminal server-mode 24929;;;### (autoloads (server-save-buffers-kill-terminal server-mode
24874;;;;;; server-force-delete server-start) "server" "server.el" (18809 24930;;;;;; server-force-delete server-start) "server" "server.el" (18850
24875;;;;;; 19708)) 24931;;;;;; 57238))
24876;;; Generated autoloads from server.el 24932;;; Generated autoloads from server.el
24877 24933
24878(autoload 'server-start "server" "\ 24934(autoload 'server-start "server" "\
@@ -25013,7 +25069,7 @@ To work around that, do:
25013;;;*** 25069;;;***
25014 25070
25015;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25071;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25016;;;;;; (18806 31010)) 25072;;;;;; (18846 2118))
25017;;; Generated autoloads from progmodes/sh-script.el 25073;;; Generated autoloads from progmodes/sh-script.el
25018(put 'sh-shell 'safe-local-variable 'symbolp) 25074(put 'sh-shell 'safe-local-variable 'symbolp)
25019 25075
@@ -25425,7 +25481,7 @@ symmetrical ones, and the same character twice for the others.
25425;;;*** 25481;;;***
25426 25482
25427;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 25483;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
25428;;;;;; "smerge-mode" "smerge-mode.el" (18787 48918)) 25484;;;;;; "smerge-mode" "smerge-mode.el" (18825 40643))
25429;;; Generated autoloads from smerge-mode.el 25485;;; Generated autoloads from smerge-mode.el
25430 25486
25431(autoload 'smerge-ediff "smerge-mode" "\ 25487(autoload 'smerge-ediff "smerge-mode" "\
@@ -25445,7 +25501,7 @@ Minor mode to simplify editing output from the diff3 program.
25445Turn on `smerge-mode' and move point to first conflict marker. 25501Turn on `smerge-mode' and move point to first conflict marker.
25446If no conflict maker is found, turn off `smerge-mode'. 25502If no conflict maker is found, turn off `smerge-mode'.
25447 25503
25448\(fn)" nil nil) 25504\(fn)" t nil)
25449 25505
25450;;;*** 25506;;;***
25451 25507
@@ -25834,7 +25890,7 @@ Spam reports will be queued with the method used when
25834;;;*** 25890;;;***
25835 25891
25836;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 25892;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
25837;;;;;; "speedbar.el" (18787 48918)) 25893;;;;;; "speedbar.el" (18834 13432))
25838;;; Generated autoloads from speedbar.el 25894;;; Generated autoloads from speedbar.el
25839 25895
25840(defalias 'speedbar 'speedbar-frame-mode) 25896(defalias 'speedbar 'speedbar-frame-mode)
@@ -25922,8 +25978,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25922;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25978;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25923;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25979;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25924;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25980;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25925;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (18787 25981;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (18838
25926;;;;;; 48935)) 25982;;;;;; 52325))
25927;;; Generated autoloads from progmodes/sql.el 25983;;; Generated autoloads from progmodes/sql.el
25928 25984
25929(autoload 'sql-add-product-keywords "sql" "\ 25985(autoload 'sql-add-product-keywords "sql" "\
@@ -26486,7 +26542,7 @@ Studlify-case the current buffer.
26486;;;*** 26542;;;***
26487 26543
26488;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 26544;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
26489;;;;;; (18787 48930)) 26545;;;;;; (18848 36796))
26490;;; Generated autoloads from mail/supercite.el 26546;;; Generated autoloads from mail/supercite.el
26491 26547
26492(autoload 'sc-cite-original "supercite" "\ 26548(autoload 'sc-cite-original "supercite" "\
@@ -27325,7 +27381,7 @@ Normally input is edited in Emacs and sent a line at a time.
27325;;;*** 27381;;;***
27326 27382
27327;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 27383;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
27328;;;;;; (18807 33925)) 27384;;;;;; (18846 2117))
27329;;; Generated autoloads from term.el 27385;;; Generated autoloads from term.el
27330 27386
27331(autoload 'make-term "term" "\ 27387(autoload 'make-term "term" "\
@@ -27446,7 +27502,7 @@ tetris-mode keybindings:
27446;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 27502;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
27447;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 27503;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
27448;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 27504;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
27449;;;;;; (18787 48936)) 27505;;;;;; (18850 59927))
27450;;; Generated autoloads from textmodes/tex-mode.el 27506;;; Generated autoloads from textmodes/tex-mode.el
27451 27507
27452(defvar tex-shell-file-name nil "\ 27508(defvar tex-shell-file-name nil "\
@@ -28416,7 +28472,7 @@ relative only to the time worked today, and not to past time.
28416;;;*** 28472;;;***
28417 28473
28418;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 28474;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
28419;;;;;; "international/titdic-cnv.el" (18787 48928)) 28475;;;;;; "international/titdic-cnv.el" (18837 32927))
28420;;; Generated autoloads from international/titdic-cnv.el 28476;;; Generated autoloads from international/titdic-cnv.el
28421 28477
28422(autoload 'titdic-convert "titdic-cnv" "\ 28478(autoload 'titdic-convert "titdic-cnv" "\
@@ -29179,7 +29235,7 @@ which specify the range to operate on.
29179;;;*** 29235;;;***
29180 29236
29181;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 29237;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
29182;;;;;; "undigest" "mail/undigest.el" (18787 48930)) 29238;;;;;; "undigest" "mail/undigest.el" (18828 23019))
29183;;; Generated autoloads from mail/undigest.el 29239;;; Generated autoloads from mail/undigest.el
29184 29240
29185(autoload 'undigestify-rmail-message "undigest" "\ 29241(autoload 'undigestify-rmail-message "undigest" "\
@@ -29198,7 +29254,7 @@ following the containing message.
29198;;;*** 29254;;;***
29199 29255
29200;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 29256;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
29201;;;;;; (18820 28606)) 29257;;;;;; (18844 39826))
29202;;; Generated autoloads from mail/unrmail.el 29258;;; Generated autoloads from mail/unrmail.el
29203 29259
29204(autoload 'batch-unrmail "unrmail" "\ 29260(autoload 'batch-unrmail "unrmail" "\
@@ -29365,8 +29421,8 @@ Not documented
29365 29421
29366;;;*** 29422;;;***
29367 29423
29368;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18787 29424;;;### (autoloads (url-file) "url-file" "url/url-file.el" (18829
29369;;;;;; 48936)) 29425;;;;;; 63990))
29370;;; Generated autoloads from url/url-file.el 29426;;; Generated autoloads from url/url-file.el
29371 29427
29372(autoload 'url-file "url-file" "\ 29428(autoload 'url-file "url-file" "\
@@ -29679,7 +29735,7 @@ Setup variables that expose info about you and your system.
29679;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space 29735;;;;;; url-pretty-length url-strip-leading-spaces url-eat-trailing-space
29680;;;;;; url-get-normalized-date url-lazy-message url-normalize-url 29736;;;;;; url-get-normalized-date url-lazy-message url-normalize-url
29681;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug) 29737;;;;;; url-insert-entities-in-string url-parse-args url-debug url-debug)
29682;;;;;; "url-util" "url/url-util.el" (18796 39799)) 29738;;;;;; "url-util" "url/url-util.el" (18834 13433))
29683;;; Generated autoloads from url/url-util.el 29739;;; Generated autoloads from url/url-util.el
29684 29740
29685(defvar url-debug nil "\ 29741(defvar url-debug nil "\
@@ -30164,7 +30220,7 @@ mode-specific menu. `vc-annotate-color-map' and
30164 30220
30165;;;*** 30221;;;***
30166 30222
30167;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18794 5653)) 30223;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18825 40643))
30168;;; Generated autoloads from vc-bzr.el 30224;;; Generated autoloads from vc-bzr.el
30169 30225
30170(defconst vc-bzr-admin-dirname ".bzr" "\ 30226(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -30189,7 +30245,7 @@ Name of the directory containing Bzr repository status files.")
30189 30245
30190;;;*** 30246;;;***
30191 30247
30192;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (18821 3055)) 30248;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (18853 19460))
30193;;; Generated autoloads from vc-dir.el 30249;;; Generated autoloads from vc-dir.el
30194 30250
30195(autoload 'vc-dir "vc-dir" "\ 30251(autoload 'vc-dir "vc-dir" "\
@@ -30223,7 +30279,7 @@ that is inserted into the command line before the filename.
30223 30279
30224;;;*** 30280;;;***
30225 30281
30226;;;### (autoloads nil "vc-git" "vc-git.el" (18787 48919)) 30282;;;### (autoloads nil "vc-git" "vc-git.el" (18834 56792))
30227;;; Generated autoloads from vc-git.el 30283;;; Generated autoloads from vc-git.el
30228 (defun vc-git-registered (file) 30284 (defun vc-git-registered (file)
30229 "Return non-nil if FILE is registered with git." 30285 "Return non-nil if FILE is registered with git."
@@ -30291,7 +30347,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
30291 30347
30292;;;*** 30348;;;***
30293 30349
30294;;;### (autoloads nil "vc-svn" "vc-svn.el" (18820 31197)) 30350;;;### (autoloads nil "vc-svn" "vc-svn.el" (18834 13432))
30295;;; Generated autoloads from vc-svn.el 30351;;; Generated autoloads from vc-svn.el
30296 (defun vc-svn-registered (f) 30352 (defun vc-svn-registered (f)
30297 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 30353 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -30365,7 +30421,7 @@ Key bindings:
30365;;;*** 30421;;;***
30366 30422
30367;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 30423;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
30368;;;;;; (18791 16532)) 30424;;;;;; (18836 39031))
30369;;; Generated autoloads from progmodes/verilog-mode.el 30425;;; Generated autoloads from progmodes/verilog-mode.el
30370 30426
30371(autoload 'verilog-mode "verilog-mode" "\ 30427(autoload 'verilog-mode "verilog-mode" "\
@@ -30502,7 +30558,7 @@ Key bindings specific to `verilog-mode-map' are:
30502;;;*** 30558;;;***
30503 30559
30504;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 30560;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
30505;;;;;; (18791 16533)) 30561;;;;;; (18825 40644))
30506;;; Generated autoloads from progmodes/vhdl-mode.el 30562;;; Generated autoloads from progmodes/vhdl-mode.el
30507 30563
30508(autoload 'vhdl-mode "vhdl-mode" "\ 30564(autoload 'vhdl-mode "vhdl-mode" "\
@@ -32350,8 +32406,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
32350 32406
32351;;;*** 32407;;;***
32352 32408
32353;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18787 32409;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (18827
32354;;;;;; 48919)) 32410;;;;;; 8828))
32355;;; Generated autoloads from xt-mouse.el 32411;;; Generated autoloads from xt-mouse.el
32356 32412
32357(defvar xterm-mouse-mode nil "\ 32413(defvar xterm-mouse-mode nil "\
@@ -32583,7 +32639,7 @@ Zone out, completely.
32583;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el" 32639;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el"
32584;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vt-control.el" "vt100-led.el" 32640;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vt-control.el" "vt100-led.el"
32585;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el" "x-dnd.el") 32641;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el" "x-dnd.el")
32586;;;;;; (18822 6526 984910)) 32642;;;;;; (18853 59155 478313))
32587 32643
32588;;;*** 32644;;;***
32589 32645