aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorJoakim Verona2013-07-02 22:46:17 +0200
committerJoakim Verona2013-07-02 22:46:17 +0200
commit3718127221fbbc31f8ebd027ab7c95403dbe9118 (patch)
treeef422898f3344c8f94f6ecf63eb583122bbf2bd8 /doc/misc
parent1ce45b902c67b8a0dda8d71bd2812de29a9988a6 (diff)
parenta3b49114c186d84404226af75ae7905bd1cd018f (diff)
downloademacs-3718127221fbbc31f8ebd027ab7c95403dbe9118.tar.gz
emacs-3718127221fbbc31f8ebd027ab7c95403dbe9118.zip
Merge branch 'trunk' into xwidget
Conflicts: src/window.c
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog164
-rw-r--r--doc/misc/Makefile.in42
-rw-r--r--doc/misc/eshell.texi29
-rw-r--r--doc/misc/flymake.texi3
-rw-r--r--doc/misc/gnus.texi3
-rw-r--r--doc/misc/tramp.texi38
6 files changed, 187 insertions, 92 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 0837c8e06f2..d0f229a9c9e 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,6 +1,42 @@
12013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Client-Side IMAP Splitting):
4 Note that `nnimap-inbox' now can be a list.
5
62013-06-24 Glenn Morris <rgm@gnu.org>
7
8 * eshell.texi: Fix cross-references to other manuals.
9
102013-06-23 Glenn Morris <rgm@gnu.org>
11
12 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
13 Remove; not needed now we use a standard html layout for the faq.
14 (clean): Remove HTML_TARGETS, emacs-faq.text.
15
162013-06-21 Eduard Wiebe <usenet@pusto.de>
17
18 * flymake.texi (Parsing the output, Customizable variables):
19 Add reference to `flymake-warning-predicate'.
20
212013-06-19 Michael Albinus <michael.albinus@gmx.de>
22
23 * tramp.texi (Top, Configuration): Insert section `Predefined
24 connection information' in menu.
25 (Predefined connection information): New section.
26 (Android shell setup): Make a reference to `Predefined connection
27 information'.
28
292013-06-19 Glenn Morris <rgm@gnu.org>
30
31 * Makefile.in (version): New, set by configure.
32 (clean): Delete dist tar file.
33 (infoclean): New, split from maintainer-clean.
34 (maintainer-clean): Run infoclean.
35 (dist): New rule, to make tarfile for www.gnu.org.
36
12013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de> 372013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
2 38
3 * sieve.texi: (Managing Sieve): Fix port in example, fix documentation 39 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
4 for keys q and Q. 40 for keys q and Q.
5 (Standards): Reference RFC5804 as the defining document of the 41 (Standards): Reference RFC5804 as the defining document of the
6 managesieve protocol. 42 managesieve protocol.
@@ -46,7 +82,7 @@
46 82
472013-03-31 Jay Belanger <jay.p.belanger@gmail.com> 832013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
48 84
49 * calc.texi: (Basic Operations on Units): Streamline some 85 * calc.texi (Basic Operations on Units): Streamline some
50 descriptions. 86 descriptions.
51 87
522013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz> 882013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
@@ -85,8 +121,8 @@
85 121
862013-03-08 Jay Belanger <jay.p.belanger@gmail.com> 1222013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
87 123
88 * calc.texi (Basic Operations on Units): Fix 124 * calc.texi (Basic Operations on Units):
89 cross-reference. 125 Fix cross-reference.
90 126
912013-03-07 Katsumi Yamaoka <yamaoka@jpl.org> 1272013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
92 128
@@ -124,8 +160,8 @@
124 160
125 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1" 161 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
126 and "plink2" entries. "plink2" is obsolete for a long time. 162 and "plink2" entries. "plink2" is obsolete for a long time.
127 (External methods): Remove "scp1" and "scp2" entries. Explain 163 (External methods): Remove "scp1" and "scp2" entries.
128 user name and host name specification for "adb". 164 Explain user name and host name specification for "adb".
129 165
1302013-02-28 Michael Albinus <michael.albinus@gmx.de> 1662013-02-28 Michael Albinus <michael.albinus@gmx.de>
131 167
@@ -205,8 +241,8 @@
205 from ede new. 241 from ede new.
206 (Simple projects): Re-write to not talk about ede-simple-project 242 (Simple projects): Re-write to not talk about ede-simple-project
207 which is deprecated, and instead use the term to mean projects 243 which is deprecated, and instead use the term to mean projects
208 that don't do much management, just project wrapping. Add 244 that don't do much management, just project wrapping.
209 ede-generic-project link. 245 Add ede-generic-project link.
210 (ede-generic-project): New node (bug#11441). 246 (ede-generic-project): New node (bug#11441).
211 247
2122013-02-07 Glenn Morris <rgm@gnu.org> 2482013-02-07 Glenn Morris <rgm@gnu.org>
@@ -345,8 +381,8 @@
345 381
3462012-12-24 Lars Ingebrigtsen <larsi@gnus.org> 3822012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
347 383
348 * gnus.texi (Browse Foreign Server): Document 384 * gnus.texi (Browse Foreign Server):
349 `gnus-browse-delete-group'. 385 Document `gnus-browse-delete-group'.
350 386
3512012-12-22 Glenn Morris <rgm@gnu.org> 3872012-12-22 Glenn Morris <rgm@gnu.org>
352 388
@@ -501,7 +537,7 @@
501 537
502 Release MH-E manual version 8.4. 538 Release MH-E manual version 8.4.
503 539
504 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface): 540 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
505 Update for release 8.4. 541 Update for release 8.4.
506 542
507 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag. 543 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
@@ -563,8 +599,8 @@
563 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range. 599 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
564 In all file place SES into @acronym{...}. 600 In all file place SES into @acronym{...}.
565 (Advanced Features): Add key index and function index for 601 (Advanced Features): Add key index and function index for
566 ses-set-header-row. Add description for function 602 ses-set-header-row. Add description for function
567 ses-rename-cell. Add description for function 603 ses-rename-cell. Add description for function
568 ses-repair-cell-reference-all. 604 ses-repair-cell-reference-all.
569 (Ranges in formulas): Add description for ses-range flags. 605 (Ranges in formulas): Add description for ses-range flags.
570 606
@@ -583,8 +619,8 @@
583 Improve docs for url-queue-*. 619 Improve docs for url-queue-*.
584 (Supported URL Types): Copyedits. Delete empty subnodes. 620 (Supported URL Types): Copyedits. Delete empty subnodes.
585 621
586 * url.texi (Introduction): Rename from Getting Started. Rewrite 622 * url.texi (Introduction): Rename from Getting Started.
587 the introduction. 623 Rewrite the introduction.
588 (URI Parsing): Rewrite. Omit the obsolete attributes slot. 624 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
589 625
5902012-11-10 Glenn Morris <rgm@gnu.org> 6262012-11-10 Glenn Morris <rgm@gnu.org>
@@ -684,14 +720,14 @@
684 720
6852012-10-26 Bastien Guerry <bzg@gnu.org> 7212012-10-26 Bastien Guerry <bzg@gnu.org>
686 722
687 * org.texi (Installation): Update the link to Org's ELPA. Also 723 * org.texi (Installation): Update the link to Org's ELPA.
688 don't mention org-install.el anymore as the replacement file 724 Also don't mention org-install.el anymore as the replacement file
689 org-loaddefs.el is now loaded by org.el. 725 org-loaddefs.el is now loaded by org.el.
690 726
6912012-10-25 Michael Albinus <michael.albinus@gmx.de> 7272012-10-25 Michael Albinus <michael.albinus@gmx.de>
692 728
693 * tramp.texi (Frequently Asked Questions): Mention 729 * tramp.texi (Frequently Asked Questions):
694 `tramp-completion-reread-directory-timeout' for performance 730 Mention `tramp-completion-reread-directory-timeout' for performance
695 improvement. 731 improvement.
696 732
6972012-10-25 Glenn Morris <rgm@gnu.org> 7332012-10-25 Glenn Morris <rgm@gnu.org>
@@ -814,8 +850,8 @@
814 (Referencing Labels): Update regarding reference styles. 850 (Referencing Labels): Update regarding reference styles.
815 (Citation Styles): Mention support for ConTeXt. 851 (Citation Styles): Mention support for ConTeXt.
816 (Options (Defining Label Environments)): Fix typo. 852 (Options (Defining Label Environments)): Fix typo.
817 (Options (Creating Citations)): Document 853 (Options (Creating Citations)):
818 `reftex-cite-key-separator'. 854 Document `reftex-cite-key-separator'.
819 855
8202012-09-30 Achim Gratz <Stromeko@Stromeko.DE> 8562012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
821 857
@@ -847,8 +883,8 @@
847 883
8482012-09-30 Bastien Guerry <bzg@gnu.org> 8842012-09-30 Bastien Guerry <bzg@gnu.org>
849 885
850 * org.texi (Installation, Feedback, Batch execution): Use 886 * org.texi (Installation, Feedback, Batch execution):
851 (add-to-list 'load-path ... t) for the contrib dir. 887 Use (add-to-list 'load-path ... t) for the contrib dir.
852 888
853 * org.texi (results): Update documentation for ":results drawer" 889 * org.texi (results): Update documentation for ":results drawer"
854 and ":results org". 890 and ":results org".
@@ -875,8 +911,8 @@
875 (Agenda commands): Reorder. Document `*' to toggle persistent 911 (Agenda commands): Reorder. Document `*' to toggle persistent
876 marks. 912 marks.
877 913
878 * org.texi (Agenda dispatcher): Mention 914 * org.texi (Agenda dispatcher):
879 `org-toggle-agenda-sticky'. 915 Mention `org-toggle-agenda-sticky'.
880 (Agenda commands, Exporting Agenda Views): Fix typo. 916 (Agenda commands, Exporting Agenda Views): Fix typo.
881 917
882 * org.texi (Templates in contexts, Setting Options): Update to 918 * org.texi (Templates in contexts, Setting Options): Update to
@@ -957,7 +993,7 @@
957 993
958 * org.texi: The sections in the Exporting section of the manual 994 * org.texi: The sections in the Exporting section of the manual
959 left out articles in the description of the org-export-as-* 995 left out articles in the description of the org-export-as-*
960 commands, among other places. This patch adds them, adds a few 996 commands, among other places. This patch adds them, adds a few
961 missing prepositions, and switches instances of "an HTML" to "a 997 missing prepositions, and switches instances of "an HTML" to "a
962 html" for internal consistency. 998 html" for internal consistency.
963 999
@@ -1005,7 +1041,7 @@
10052012-09-30 Nicolas Goaziou <n.goaziou@gmail.com> 10412012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1006 1042
1007 * org.texi (Literal examples): Remove reference to unknown 1043 * org.texi (Literal examples): Remove reference to unknown
1008 `org-export-latex-minted' variable. Also simplify footnote since 1044 `org-export-latex-minted' variable. Also simplify footnote since
1009 `org-export-latex-listings' documentation is exhaustive already. 1045 `org-export-latex-listings' documentation is exhaustive already.
1010 1046
1011 * org.texi (Plain lists): Remove reference to now hard-coded 1047 * org.texi (Plain lists): Remove reference to now hard-coded
@@ -1046,13 +1082,13 @@
1046 simplifications. 1082 simplifications.
1047 (Basic Simplifications): Rename from "Limited Simplifications" 1083 (Basic Simplifications): Rename from "Limited Simplifications"
1048 Replace "limited" by "basic" throughout. 1084 Replace "limited" by "basic" throughout.
1049 (Algebraic Simplifications): Indicate that the algebraic 1085 (Algebraic Simplifications): Indicate that the algebraic
1050 simplifications are done by default. 1086 simplifications are done by default.
1051 (Unsafe Simplifications): Mention `m E'. 1087 (Unsafe Simplifications): Mention `m E'.
1052 (Simplification of Units): Mention `m U'. 1088 (Simplification of Units): Mention `m U'.
1053 (Trigonometric/Hyperbolic Functions, Reducing and Mapping) 1089 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1054 (Kinds of Declarations, Functions for Declarations): Mention 1090 (Kinds of Declarations, Functions for Declarations):
1055 "algebraic simplifications" instead of `a s'. 1091 Mention "algebraic simplifications" instead of `a s'.
1056 (Algebraic Entry): Remove mention of default simplifications. 1092 (Algebraic Entry): Remove mention of default simplifications.
1057 1093
10582012-07-30 Jay Belanger <jay.p.belanger@gmail.com> 10942012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
@@ -1084,8 +1120,8 @@
1084 1120
10852012-07-06 Michael Albinus <michael.albinus@gmx.de> 11212012-07-06 Michael Albinus <michael.albinus@gmx.de>
1086 1122
1087 * tramp.texi (Multi-hops): Introduce 1123 * tramp.texi (Multi-hops):
1088 `tramp-restricted-shell-hosts-alist'. 1124 Introduce `tramp-restricted-shell-hosts-alist'.
1089 1125
10902012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org> 11262012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1091 1127
@@ -1277,8 +1313,8 @@
1277 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking. 1313 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1278 (Asynchronous Methods): Fix description of 1314 (Asynchronous Methods): Fix description of
1279 dbus-call-method-asynchronously. 1315 dbus-call-method-asynchronously.
1280 (Receiving Method Calls): Fix some minor errors. Add 1316 (Receiving Method Calls): Fix some minor errors.
1281 dbus-interface-emacs. 1317 Add dbus-interface-emacs.
1282 (Signals): Describe unicast signals and the new match rules. 1318 (Signals): Describe unicast signals and the new match rules.
1283 (Alternative Buses): Add the PRIVATE optional argument to 1319 (Alternative Buses): Add the PRIVATE optional argument to
1284 dbus-init-bus. Describe its new return value. Add dbus-setenv. 1320 dbus-init-bus. Describe its new return value. Add dbus-setenv.
@@ -1311,8 +1347,8 @@
1311 1347
13122012-04-09 Eli Zaretskii <eliz@gnu.org> 13482012-04-09 Eli Zaretskii <eliz@gnu.org>
1313 1349
1314 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add 1350 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1315 emacs-gnutls. 1351 Add emacs-gnutls.
1316 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets. 1352 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1317 1353
13182012-04-09 Teodor Zlatanov <tzz@lifelogs.com> 13542012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
@@ -1415,7 +1451,7 @@
1415 1451
14162012-04-01 Eric Schulte <eric.schulte@gmx.com> 14522012-04-01 Eric Schulte <eric.schulte@gmx.com>
1417 1453
1418 * org.texi (Key bindings and useful functions): Updated babel key 1454 * org.texi (Key bindings and useful functions): Update babel key
1419 binding documentation in manual. 1455 binding documentation in manual.
1420 1456
14212012-04-01 Eric Schulte <eric.schulte@gmx.com> 14572012-04-01 Eric Schulte <eric.schulte@gmx.com>
@@ -1516,8 +1552,8 @@
1516 1552
15172012-02-13 Lars Ingebrigtsen <larsi@gnus.org> 15532012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1518 1554
1519 * gnus.texi (Customizing the IMAP Connection): Mention 1555 * gnus.texi (Customizing the IMAP Connection):
1520 nnimap-record-commands. 1556 Mention nnimap-record-commands.
1521 1557
15222012-02-10 Glenn Morris <rgm@gnu.org> 15582012-02-10 Glenn Morris <rgm@gnu.org>
1523 1559
@@ -1588,8 +1624,8 @@
1588 1624
15892012-01-03 Bernt Hansen <bernt@norang.ca> 16252012-01-03 Bernt Hansen <bernt@norang.ca>
1590 1626
1591 * org.texi (Agenda commands): Document 1627 * org.texi (Agenda commands):
1592 `org-clock-report-include-clocking-task'. 1628 Document `org-clock-report-include-clocking-task'.
1593 1629
15942012-01-03 Bastien Guerry <bzg@gnu.org> 16302012-01-03 Bastien Guerry <bzg@gnu.org>
1595 1631
@@ -1674,8 +1710,8 @@
1674 1710
16752012-01-03 Eric Schulte <schulte.eric@gmail.com> 17112012-01-03 Eric Schulte <schulte.eric@gmail.com>
1676 1712
1677 * org.texi (Buffer-wide header arguments): Update 1713 * org.texi (Buffer-wide header arguments):
1678 documentation to reflect removal of #+PROPERTIES. 1714 Update documentation to reflect removal of #+PROPERTIES.
1679 1715
16802012-01-03 Carsten Dominik <carsten.dominik@gmail.com> 17162012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1681 1717
@@ -1836,7 +1872,7 @@
1836 1872
1837 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for 1873 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1838 release 8.3. 1874 release 8.3.
1839 (Preface): Updated support information. 1875 (Preface): Update support information.
1840 (From Bill Wohler): Reset text to original version. As a 1876 (From Bill Wohler): Reset text to original version. As a
1841 historical quote, the tense should be correct in the time that it 1877 historical quote, the tense should be correct in the time that it
1842 was written. 1878 was written.
@@ -2038,8 +2074,8 @@
2038 2074
20392011-08-15 Bastien Guerry <bzg@gnu.org> 20752011-08-15 Bastien Guerry <bzg@gnu.org>
2040 2076
2041 * org.texi (Dynamic blocks, Structure editing): Mention 2077 * org.texi (Dynamic blocks, Structure editing):
2042 the function `org-narrow-to-block'. 2078 Mention the function `org-narrow-to-block'.
2043 2079
20442011-08-15 Eric Schulte <schulte.eric@gmail.com> 20802011-08-15 Eric Schulte <schulte.eric@gmail.com>
2045 2081
@@ -2066,15 +2102,15 @@
2066 2102
20672011-08-15 Eric Schulte <schulte.eric@gmail.com> 21032011-08-15 Eric Schulte <schulte.eric@gmail.com>
2068 2104
2069 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and 2105 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2070 added extra whitespace around functions to be consistent with the 2106 added extra whitespace around functions to be consistent with the
2071 rest of the section. 2107 rest of the section.
2072 2108
20732011-08-15 Eric Schulte <schulte.eric@gmail.com> 21092011-08-15 Eric Schulte <schulte.eric@gmail.com>
2074 2110
2075 * org.texi (Evaluating code blocks): Expanded discussion of 2111 * org.texi (Evaluating code blocks): Expand discussion of
2076 #+call: line syntax. 2112 #+call: line syntax.
2077 (Header arguments in function calls): Expanded discussion of 2113 (Header arguments in function calls): Expand discussion of
2078 #+call: line syntax. 2114 #+call: line syntax.
2079 2115
20802011-08-15 Eric Schulte <schulte.eric@gmail.com> 21162011-08-15 Eric Schulte <schulte.eric@gmail.com>
@@ -2104,12 +2140,12 @@
2104 2140
21052011-08-15 Tom Dye <tsd@tsdye.com> 21412011-08-15 Tom Dye <tsd@tsdye.com>
2106 2142
2107 * org.texi (cache): Improved documentation of code block caches. 2143 * org.texi (cache): Improve documentation of code block caches.
2108 2144
21092011-08-15 Tom Dye <tsd@tsdye.com> 21452011-08-15 Tom Dye <tsd@tsdye.com>
2110 2146
2111 * org.texi (Code block specific header arguments): Documentation 2147 * org.texi (Code block specific header arguments):
2112 of multi-line header arguments. 2148 Documentation of multi-line header arguments.
2113 2149
21142011-08-15 Eric Schulte <schulte.eric@gmail.com> 21502011-08-15 Eric Schulte <schulte.eric@gmail.com>
2115 2151
@@ -2165,15 +2201,15 @@
2165 2201
21662011-07-04 Michael Albinus <michael.albinus@gmx.de> 22022011-07-04 Michael Albinus <michael.albinus@gmx.de>
2167 2203
2168 * tramp.texi (Cleanup remote connections): Add 2204 * tramp.texi (Cleanup remote connections):
2169 `tramp-cleanup-this-connection'. 2205 Add `tramp-cleanup-this-connection'.
2170 2206
21712011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> 22072011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2172 2208
2173 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain 2209 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2174 zombies. 2210 zombies.
2175 (Checking New Groups): Ditto (bug#8974). 2211 (Checking New Groups): Ditto (bug#8974).
2176 (Checking New Groups): Moved the reference to the right place. 2212 (Checking New Groups): Move the reference to the right place.
2177 2213
21782011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change) 22142011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2179 2215
@@ -2200,8 +2236,8 @@
2200 2236
22012011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org> 22372011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2202 2238
2203 * gnus.texi (Summary Mail Commands): Document 2239 * gnus.texi (Summary Mail Commands):
2204 `gnus-summary-reply-to-list-with-original'. 2240 Document `gnus-summary-reply-to-list-with-original'.
2205 2241
22062011-06-20 Stefan Monnier <monnier@iro.umontreal.ca> 22422011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2207 2243
@@ -2264,7 +2300,7 @@
2264 2300
2265 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method) 2301 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2266 (Fancy splitting to parent, Store arbitrary data): 2302 (Fancy splitting to parent, Store arbitrary data):
2267 Updated gnus-registry docs. 2303 Update gnus-registry docs.
2268 2304
22692011-04-13 Juanma Barranquero <lekktu@gmail.com> 23052011-04-13 Juanma Barranquero <lekktu@gmail.com>
2270 2306
@@ -3385,8 +3421,8 @@
3385 3421
3386 Sync with Tramp 2.1.19. 3422 Sync with Tramp 2.1.19.
3387 3423
3388 * tramp.texi (Inline methods, Default Method): Mention 3424 * tramp.texi (Inline methods, Default Method):
3389 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. 3425 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3390 Remove remark about doubled "-t" argument. 3426 Remove remark about doubled "-t" argument.
3391 (Auto-save and Backup): Remove reference to Emacs 21. 3427 (Auto-save and Backup): Remove reference to Emacs 21.
3392 (Filename Syntax): Describe port numbers. 3428 (Filename Syntax): Describe port numbers.
@@ -6040,7 +6076,7 @@
60402007-10-28 Kevin Greiner <kevin.greiner@compsol.cc> 60762007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6041 6077
6042 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar. 6078 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6043 (Agent Parameters): Updated parameter names to match code. 6079 (Agent Parameters): Update parameter names to match code.
6044 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as 6080 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6045 'gnus-agent-summary-fetch-series'. 6081 'gnus-agent-summary-fetch-series'.
6046 (Agent and flags): New section providing a generalized discussion 6082 (Agent and flags): New section providing a generalized discussion
@@ -6844,7 +6880,7 @@
6844 (Tag searches): Document regular expression search for tags. 6880 (Tag searches): Document regular expression search for tags.
6845 (Stuck projects): New section. 6881 (Stuck projects): New section.
6846 (In-buffer settings): New keywords. 6882 (In-buffer settings): New keywords.
6847 (History and Acknowledgments): Updated description. 6883 (History and Acknowledgments): Update description.
6848 6884
68492007-02-24 Alan Mackenzie <acm@muc.de> 68852007-02-24 Alan Mackenzie <acm@muc.de>
6850 6886
@@ -7076,7 +7112,7 @@
7076 (Custom agenda views): Section completely rewritten. 7112 (Custom agenda views): Section completely rewritten.
7077 (Summary): Compare with Planner. 7113 (Summary): Compare with Planner.
7078 (Feedback): More info about creating backtraces. 7114 (Feedback): More info about creating backtraces.
7079 (Plain lists): Modified example. 7115 (Plain lists): Modify example.
7080 (Breaking down tasks): New section. 7116 (Breaking down tasks): New section.
7081 (Custom time format): New section. 7117 (Custom time format): New section.
7082 (Time stamps): Document inactive timestamps. 7118 (Time stamps): Document inactive timestamps.
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in
index add1b42a545..4fb4865b8a4 100644
--- a/doc/misc/Makefile.in
+++ b/doc/misc/Makefile.in
@@ -24,6 +24,8 @@ SHELL = /bin/sh
24# set by the configure script's `--srcdir' option. 24# set by the configure script's `--srcdir' option.
25srcdir=@srcdir@ 25srcdir=@srcdir@
26 26
27version=@version@
28
27## Where the output files go. 29## Where the output files go.
28buildinfodir = $(srcdir)/../../info 30buildinfodir = $(srcdir)/../../info
29## Directory with emacsver.texi. 31## Directory with emacsver.texi.
@@ -161,8 +163,6 @@ PDF_TARGETS = \
161 wisent.pdf \ 163 wisent.pdf \
162 woman.pdf 164 woman.pdf
163 165
164HTML_TARGETS = emacs-faq.html
165
166TEXI2DVI = texi2dvi 166TEXI2DVI = texi2dvi
167TEXI2PDF = texi2pdf 167TEXI2PDF = texi2pdf
168 168
@@ -192,8 +192,6 @@ webhack: clean
192 192
193dvi: $(DVI_TARGETS) 193dvi: $(DVI_TARGETS)
194 194
195html: $(HTML_TARGETS)
196
197pdf: $(PDF_TARGETS) 195pdf: $(PDF_TARGETS)
198 196
199# Note that all the Info targets build the Info files in srcdir. 197# Note that all the Info targets build the Info files in srcdir.
@@ -400,15 +398,6 @@ faq.dvi: ${srcdir}/faq.texi $(emacsdir)/emacsver.texi
400 $(ENVADD) $(TEXI2DVI) ${srcdir}/faq.texi 398 $(ENVADD) $(TEXI2DVI) ${srcdir}/faq.texi
401faq.pdf: ${srcdir}/faq.texi $(emacsdir)/emacsver.texi 399faq.pdf: ${srcdir}/faq.texi $(emacsdir)/emacsver.texi
402 $(ENVADD) $(TEXI2PDF) ${srcdir}/faq.texi 400 $(ENVADD) $(TEXI2PDF) ${srcdir}/faq.texi
403## This is the name used on the Emacs web-page.
404## sed fixes up links to point to split version of the manual.
405emacs-faq.html: ${srcdir}/faq.texi $(emacsdir)/emacsver.texi
406 $(MAKEINFO) $(MAKEINFO_OPTS) --no-split \
407 --css-ref='/layout.css' --html -o $@ ${srcdir}/faq.texi
408 sed -i -e 's|a href="\([a-z]*\)\.html#\([^"]*\)"|a href="manual/html_node/\1/\2.html"|g' \
409 -e 's|/Top\.html|/|g' $@
410emacs-faq.text: ${srcdir}/faq.texi $(emacsdir)/emacsver.texi
411 $(MAKEINFO) $(MAKEINFO_OPTS) --plaintext -o $@ ${srcdir}/faq.texi
412 401
413flymake : $(buildinfodir)/flymake$(INFO_EXT) 402flymake : $(buildinfodir)/flymake$(INFO_EXT)
414$(buildinfodir)/flymake$(INFO_EXT): ${srcdir}/flymake.texi ${gfdl} 403$(buildinfodir)/flymake$(INFO_EXT): ${srcdir}/flymake.texi ${gfdl}
@@ -718,16 +707,39 @@ mostlyclean:
718 rm -f gnustmp.* 707 rm -f gnustmp.*
719 708
720clean: mostlyclean 709clean: mostlyclean
721 rm -f $(DVI_TARGETS) $(PDF_TARGETS) $(HTML_TARGETS) emacs-faq.text 710 rm -f $(DVI_TARGETS) $(PDF_TARGETS)
711 rm -f emacs-misc-${version}.tar*
722 712
723distclean: clean 713distclean: clean
724# rm -f Makefile 714# rm -f Makefile
725 715
726## buildinfodir is relative to srcdir. 716## buildinfodir is relative to srcdir.
727maintainer-clean: distclean 717infoclean:
728 cd $(buildinfodir); for file in $(INFO_TARGETS); do \ 718 cd $(buildinfodir); for file in $(INFO_TARGETS); do \
729 file=`echo $${file} | sed 's/\.info$$//'`${INFO_EXT}; \ 719 file=`echo $${file} | sed 's/\.info$$//'`${INFO_EXT}; \
730 rm -f $${file} $${file}-[1-9] $${file}-[1-9][0-9]; \ 720 rm -f $${file} $${file}-[1-9] $${file}-[1-9][0-9]; \
731 done 721 done
732 722
723maintainer-clean: distclean infoclean
724
725dist:
726 rm -rf emacs-misc-${version}
727 mkdir emacs-misc-${version}
728 cp ${srcdir}/*.texi ${srcdir}/texinfo.tex \
729 $(emacsdir)/emacsver.texi ${srcdir}/ChangeLog* \
730 emacs-misc-${version}/
731 sed -e 's/@sr[c]dir@/./' \
732 -e 's/^\(emacsdir *=\).*/\1 ./' \
733 -e 's/^\(buildinfodir *=\).*/\1 ./' \
734 -e 's/^\(clean:.*\)/\1 infoclean/' \
735 -e "s/@ver[s]ion@/${version}/" \
736 -e 's/@MAKE[I]NFO@/makeinfo/' -e 's/@MK[D]IR_P@/mkdir -p/' \
737 -e 's/@IN[F]O_EXT@/.info/' -e 's/@IN[F]O_OPTS@//' \
738 ${srcdir}/Makefile.in > emacs-misc-${version}/Makefile
739 @if grep '@[a-zA-Z_]*@' emacs-misc-${version}/Makefile; then \
740 echo "Unexpanded configure variables in Makefile?" 1>&2; exit 1; \
741 fi
742 tar -cf emacs-misc-${version}.tar emacs-misc-${version}
743 rm -rf emacs-misc-${version}
744
733### Makefile ends here 745### Makefile ends here
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index 0da422fe14f..bd0ac0828cc 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -378,12 +378,13 @@ Similar to, but slightly different from, the GNU Coreutils
378 378
379@item define 379@item define
380@cmindex define 380@cmindex define
381Define a varalias. @xref{Variable Aliases, , , elisp}. 381Define a varalias.
382@xref{Variable Aliases, , , elisp, The Emacs Lisp Reference Manual}.
382 383
383@item diff 384@item diff
384@cmindex diff 385@cmindex diff
385Use Emacs's internal @code{diff} (not to be confused with 386Use Emacs's internal @code{diff} (not to be confused with
386@code{ediff}). @xref{Comparing Files, , , elisp}. 387@code{ediff}). @xref{Comparing Files, , , emacs, The GNU Emacs Manual}.
387 388
388@item grep 389@item grep
389@cmindex grep 390@cmindex grep
@@ -422,15 +423,18 @@ and @code{("foo" "bar")} both evaluate to @code{("foo" "bar")}.
422@item locate 423@item locate
423@cmindex locate 424@cmindex locate
424Alias to Emacs's @code{locate} function, which simply runs the external 425Alias to Emacs's @code{locate} function, which simply runs the external
425@command{locate} command and parses the results. @xref{Dired and `find', , , elisp}. 426@command{locate} command and parses the results.
427@xref{Dired and Find, , , emacs, The GNU Emacs Manual}.
426 428
427@item make 429@item make
428@cmindex make 430@cmindex make
429Run @command{make} through @code{compile}. @xref{Running Compilations under Emacs, , , elisp}. 431Run @command{make} through @code{compile}.
432@xref{Compilation, , , emacs, The GNU Emacs Manual}.
430 433
431@item occur 434@item occur
432@cmindex occur 435@cmindex occur
433Alias to Emacs's @code{occur}. @xref{Other Search-and-Loop Commands, , , elisp}. 436Alias to Emacs's @code{occur}.
437@xref{Other Repeating Search, , , emacs, The GNU Emacs Manual}.
434 438
435@item printnl 439@item printnl
436@cmindex printnl 440@cmindex printnl
@@ -648,7 +652,8 @@ variables in command invocations.
648 652
649@item $#var 653@item $#var
650Expands to the length of the value bound to @code{var}. Raises an error 654Expands to the length of the value bound to @code{var}. Raises an error
651if the value is not a sequence (@pxref{Sequences Arrays and Vectors, Sequences, , elisp}). 655if the value is not a sequence
656(@pxref{Sequences Arrays Vectors, Sequences, , elisp, The Emacs Lisp Reference Manual}).
652 657
653@item $(lisp) 658@item $(lisp)
654Expands to the result of evaluating the S-expression @code{(lisp)}. On 659Expands to the result of evaluating the S-expression @code{(lisp)}. On
@@ -680,7 +685,8 @@ any regular expression. So to split on numbers, use @samp{$var["[0-9]+" 10 20]}
680 685
681@item $var[hello] 686@item $var[hello]
682Calls @code{assoc} on @code{var} with @code{"hello"}, expecting it to be 687Calls @code{assoc} on @code{var} with @code{"hello"}, expecting it to be
683an alist (@pxref{Association List Type, Association Lists, , elisp}). 688an alist (@pxref{Association List Type, Association Lists, , elisp,
689The Emacs Lisp Reference Manual}).
684 690
685@item $#var[hello] 691@item $#var[hello]
686Returns the length of the cdr of the element of @code{var} who car is equal 692Returns the length of the cdr of the element of @code{var} who car is equal
@@ -693,9 +699,11 @@ to @code{"hello"}.
693Eshell's globbing syntax is very similar to that of Zsh. Users coming 699Eshell's globbing syntax is very similar to that of Zsh. Users coming
694from Bash can still use Bash-style globbing, as there are no 700from Bash can still use Bash-style globbing, as there are no
695incompatibilities. Most globbing is pattern-based expansion, but there 701incompatibilities. Most globbing is pattern-based expansion, but there
696is also predicate-based expansion. See @ref{Filename Generation, , , zsh} 702is also predicate-based expansion. See
703@ref{Filename Generation, , , zsh, The Z Shell Manual}
697for full syntax. To customize the syntax and behaviour of globbing in 704for full syntax. To customize the syntax and behaviour of globbing in
698Eshell see the Customize@footnote{@xref{Customization Settings, Customize, , elisp}.} 705Eshell see the Customize@footnote{@xref{Easy Customization, , , emacs,
706The GNU Emacs Manual}.}
699groups ``eshell-glob'' and ``eshell-pred''. 707groups ``eshell-glob'' and ``eshell-pred''.
700 708
701@node Input/Output 709@node Input/Output
@@ -757,7 +765,8 @@ can be disabled and enabled without having to unload and reload them,
757and to provide a common parent Customize group for the 765and to provide a common parent Customize group for the
758modules.@footnote{ERC provides a similar module facility.} An Eshell 766modules.@footnote{ERC provides a similar module facility.} An Eshell
759module is defined the same as any other library but one requirement: the 767module is defined the same as any other library but one requirement: the
760module must define a Customize@footnote{@xref{Customization Settings, Customize, , elisp}.} 768module must define a Customize@footnote{@xref{Customization, , ,
769elisp, The Emacs Lisp Reference Manual}.}
761group using @code{eshell-defgroup} (in place of @code{defgroup}) with 770group using @code{eshell-defgroup} (in place of @code{defgroup}) with
762@code{eshell-module} as the parent group.@footnote{If the module has 771@code{eshell-module} as the parent group.@footnote{If the module has
763no user-customizable options, then there is no need to define it as an 772no user-customizable options, then there is no need to define it as an
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
index f88bd95008c..d1f3e21c20e 100644
--- a/doc/misc/flymake.texi
+++ b/doc/misc/flymake.texi
@@ -311,6 +311,9 @@ Used when looking for a master file. @xref{Locating a master file}.
311Patterns for error/warning messages in the form @code{(regexp file-idx 311Patterns for error/warning messages in the form @code{(regexp file-idx
312line-idx col-idx err-text-idx)}. @xref{Parsing the output}. 312line-idx col-idx err-text-idx)}. @xref{Parsing the output}.
313 313
314@item flymake-warning-predicate
315Predicate to classify error text as warning. @xref{Parsing the output}.
316
314@item flymake-compilation-prevents-syntax-check 317@item flymake-compilation-prevents-syntax-check
315A flag indicating whether compilation and syntax check of the same 318A flag indicating whether compilation and syntax check of the same
316file cannot be run simultaneously. 319file cannot be run simultaneously.
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index b4d786c4d45..6df72f87fc7 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -14240,7 +14240,8 @@ variables are relevant:
14240 14240
14241@table @code 14241@table @code
14242@item nnimap-inbox 14242@item nnimap-inbox
14243This is the @acronym{IMAP} mail box that will be scanned for new mail. 14243This is the @acronym{IMAP} mail box that will be scanned for new
14244mail. This can also be a list of mail box names.
14244 14245
14245@item nnimap-split-methods 14246@item nnimap-split-methods
14246Uses the same syntax as @code{nnmail-split-methods} (@pxref{Splitting 14247Uses the same syntax as @code{nnmail-split-methods} (@pxref{Splitting
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 4c3740f02f7..1121a450ebd 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -214,6 +214,8 @@ Configuring @value{tramp} for use
214* Customizing Completion:: Selecting config files for user/host name completion. 214* Customizing Completion:: Selecting config files for user/host name completion.
215* Password handling:: Reusing passwords for several connections. 215* Password handling:: Reusing passwords for several connections.
216* Connection caching:: Reusing connection related information. 216* Connection caching:: Reusing connection related information.
217* Predefined connection information::
218 Setting own connection related information.
217* Remote Programs:: How @value{tramp} finds and uses programs on the remote machine. 219* Remote Programs:: How @value{tramp} finds and uses programs on the remote machine.
218* Remote shell setup:: Remote shell setup hints. 220* Remote shell setup:: Remote shell setup hints.
219* Android shell setup:: Android shell setup hints. 221* Android shell setup:: Android shell setup hints.
@@ -542,6 +544,8 @@ Method}.
542* Customizing Completion:: Selecting config files for user/host name completion. 544* Customizing Completion:: Selecting config files for user/host name completion.
543* Password handling:: Reusing passwords for several connections. 545* Password handling:: Reusing passwords for several connections.
544* Connection caching:: Reusing connection related information. 546* Connection caching:: Reusing connection related information.
547* Predefined connection information::
548 Setting own connection related information.
545* Remote Programs:: How @value{tramp} finds and uses programs on the remote machine. 549* Remote Programs:: How @value{tramp} finds and uses programs on the remote machine.
546* Remote shell setup:: Remote shell setup hints. 550* Remote shell setup:: Remote shell setup hints.
547* Android shell setup:: Android shell setup hints. 551* Android shell setup:: Android shell setup hints.
@@ -1727,6 +1731,35 @@ connection related information for this host, and opens the
1727connection again. 1731connection again.
1728 1732
1729 1733
1734@node Predefined connection information
1735@section Setting own connection related information
1736
1737Sometimes, @var{tramp} is not able to detect correct connection
1738related information. In such cases, you could tell @var{tramp} which
1739value it has to take. Since this could result in errors, it has to be
1740used with care.
1741
1742@vindex tramp-connection-properties
1743Such settings can be performed via the list
1744@code{tramp-connection-properties}. An entry in this list has the
1745form @code{(@var{regexp} @var{property} @var{value})}. @var{regexp}
1746matches remote file names for which a property shall be predefined.
1747It can be @code{nil}. @var{property} is a string, and @var{value} the
1748corresponding value. @var{property} could be any property found in
1749the file @code{tramp-persistency-file-name}.
1750
1751A special property is @code{"busybox"}. This must be set, if the
1752remote host runs a very restricted busybox as shell, which closes the
1753connection at will. Since there is no reliable test for this,
1754@var{tramp} must be indicated this way. Example:
1755
1756@lisp
1757(add-to-list 'tramp-connection-properties
1758 (list (regexp-quote "@trampfn{ssh, user, randomhost.your.domain,}")
1759 "busybox" t))
1760@end lisp
1761
1762
1730@node Remote Programs 1763@node Remote Programs
1731@section How @value{tramp} finds and uses programs on the remote machine 1764@section How @value{tramp} finds and uses programs on the remote machine
1732 1765
@@ -1874,7 +1907,7 @@ key.
1874 1907
1875@var{tramp-password-prompt-regexp} handles the detection of such 1908@var{tramp-password-prompt-regexp} handles the detection of such
1876requests for English environments. When you use another localization 1909requests for English environments. When you use another localization
1877of your (local or remote) host, you might need to adapt this. Example: 1910of your (local or remote) host, you might need to adapt this. Example:
1878 1911
1879@lisp 1912@lisp
1880(setq 1913(setq
@@ -2048,7 +2081,8 @@ You can instruct @value{tramp} by this form:
2048@end lisp 2081@end lisp
2049 2082
2050@noindent 2083@noindent
2051with @samp{192.168.0.26} being the IP address of your Android device. 2084with @samp{192.168.0.26} being the IP address of your Android device
2085(@pxref{Predefined connection information}).
2052 2086
2053The user settings for the @code{$PATH} environment variable must be 2087The user settings for the @code{$PATH} environment variable must be
2054preserved. It has also been reported, that the commands in 2088preserved. It has also been reported, that the commands in