aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey2013-07-06 23:18:58 -0600
committerTom Tromey2013-07-06 23:18:58 -0600
commit6dacdad5fcb278e5a16b38bb81786aac9ca27be4 (patch)
treef5f331ea361ba0f99e0f9b638d183ad492a7da31 /doc/misc/ChangeLog
parent0a6f2ff0c8ceb29703e76cddd46ea3f176dd873a (diff)
parent219afb88d9d484393418820d1c08dc93299110ec (diff)
downloademacs-6dacdad5fcb278e5a16b38bb81786aac9ca27be4.tar.gz
emacs-6dacdad5fcb278e5a16b38bb81786aac9ca27be4.zip
merge from trunk
this merges frmo trunk and fixes various build issues. this needed a few ugly tweaks. this hangs in "make check" now
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog207
1 files changed, 144 insertions, 63 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 4cae3d0a478..e4a66e19877 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,84 @@
12013-07-06 Glenn Morris <rgm@gnu.org>
2
3 * mh-e.texi: Fix external links.
4 (Using This Manual): Printed elisp manuals no longer available.
5
6 * newsticker.texi (Overview): Update URL.
7
8 * nxml-mode.texi (Introduction): Update URL.
9
10 * org.texi (JavaScript support): Fix URL.
11
12 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
13
14 * eudc.texi (CCSO PH/QI): Remove defunct URL.
15
16 * dbus.texi (Introspection): Update URL to a less defunct one.
17
18 * gnus.texi (Top): Restrict "Other related manuals" to info output.
19 (Foreign Groups): Use @indicateurl for examples.
20 (Direct Functions): Remove defunct URL.
21 (RSS): Update URL.
22
23 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
24 (FAQ 7-1): Update URL.
25
26 * pgg.texi (Top, Overview): Add note about obsolescence.
27
282013-07-03 Paul Eggert <eggert@cs.ucla.edu>
29
30 * texinfo.tex: Merge from gnulib.
31
322013-07-03 Glenn Morris <rgm@gnu.org>
33
34 * bovine.texi (top):
35 * cc-mode.texi (AWK Mode Font Locking):
36 * mh-e.texi (Preface):
37 * url.texi (URI Parsing): Fix cross-references to other manuals.
38
392013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
40
41 * gnus.texi (Client-Side IMAP Splitting):
42 Note that `nnimap-inbox' now can be a list.
43
442013-06-24 Glenn Morris <rgm@gnu.org>
45
46 * eshell.texi: Fix cross-references to other manuals.
47
482013-06-23 Glenn Morris <rgm@gnu.org>
49
50 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
51 Remove; not needed now we use a standard html layout for the faq.
52 (clean): Remove HTML_TARGETS, emacs-faq.text.
53
542013-06-21 Eduard Wiebe <usenet@pusto.de>
55
56 * flymake.texi (Parsing the output, Customizable variables):
57 Add reference to `flymake-warning-predicate'.
58
592013-06-19 Michael Albinus <michael.albinus@gmx.de>
60
61 * tramp.texi (Top, Configuration): Insert section `Predefined
62 connection information' in menu.
63 (Predefined connection information): New section.
64 (Android shell setup): Make a reference to `Predefined connection
65 information'.
66
672013-06-19 Glenn Morris <rgm@gnu.org>
68
69 * Makefile.in (version): New, set by configure.
70 (clean): Delete dist tar file.
71 (infoclean): New, split from maintainer-clean.
72 (maintainer-clean): Run infoclean.
73 (dist): New rule, to make tarfile for www.gnu.org.
74
752013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
76
77 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
78 for keys q and Q.
79 (Standards): Reference RFC5804 as the defining document of the
80 managesieve protocol.
81
12013-06-10 Aidan Gauland <aidalgol@amuri.net> 822013-06-10 Aidan Gauland <aidalgol@amuri.net>
2 83
3 * eshell.texi (Input/Output): Expand to cover new visual-command 84 * eshell.texi (Input/Output): Expand to cover new visual-command
@@ -39,7 +120,7 @@
39 120
402013-03-31 Jay Belanger <jay.p.belanger@gmail.com> 1212013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
41 122
42 * calc.texi: (Basic Operations on Units): Streamline some 123 * calc.texi (Basic Operations on Units): Streamline some
43 descriptions. 124 descriptions.
44 125
452013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz> 1262013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
@@ -78,8 +159,8 @@
78 159
792013-03-08 Jay Belanger <jay.p.belanger@gmail.com> 1602013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
80 161
81 * calc.texi (Basic Operations on Units): Fix 162 * calc.texi (Basic Operations on Units):
82 cross-reference. 163 Fix cross-reference.
83 164
842013-03-07 Katsumi Yamaoka <yamaoka@jpl.org> 1652013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
85 166
@@ -117,8 +198,8 @@
117 198
118 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1" 199 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
119 and "plink2" entries. "plink2" is obsolete for a long time. 200 and "plink2" entries. "plink2" is obsolete for a long time.
120 (External methods): Remove "scp1" and "scp2" entries. Explain 201 (External methods): Remove "scp1" and "scp2" entries.
121 user name and host name specification for "adb". 202 Explain user name and host name specification for "adb".
122 203
1232013-02-28 Michael Albinus <michael.albinus@gmx.de> 2042013-02-28 Michael Albinus <michael.albinus@gmx.de>
124 205
@@ -198,8 +279,8 @@
198 from ede new. 279 from ede new.
199 (Simple projects): Re-write to not talk about ede-simple-project 280 (Simple projects): Re-write to not talk about ede-simple-project
200 which is deprecated, and instead use the term to mean projects 281 which is deprecated, and instead use the term to mean projects
201 that don't do much management, just project wrapping. Add 282 that don't do much management, just project wrapping.
202 ede-generic-project link. 283 Add ede-generic-project link.
203 (ede-generic-project): New node (bug#11441). 284 (ede-generic-project): New node (bug#11441).
204 285
2052013-02-07 Glenn Morris <rgm@gnu.org> 2862013-02-07 Glenn Morris <rgm@gnu.org>
@@ -338,8 +419,8 @@
338 419
3392012-12-24 Lars Ingebrigtsen <larsi@gnus.org> 4202012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
340 421
341 * gnus.texi (Browse Foreign Server): Document 422 * gnus.texi (Browse Foreign Server):
342 `gnus-browse-delete-group'. 423 Document `gnus-browse-delete-group'.
343 424
3442012-12-22 Glenn Morris <rgm@gnu.org> 4252012-12-22 Glenn Morris <rgm@gnu.org>
345 426
@@ -494,7 +575,7 @@
494 575
495 Release MH-E manual version 8.4. 576 Release MH-E manual version 8.4.
496 577
497 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface): 578 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
498 Update for release 8.4. 579 Update for release 8.4.
499 580
500 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag. 581 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
@@ -556,8 +637,8 @@
556 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range. 637 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
557 In all file place SES into @acronym{...}. 638 In all file place SES into @acronym{...}.
558 (Advanced Features): Add key index and function index for 639 (Advanced Features): Add key index and function index for
559 ses-set-header-row. Add description for function 640 ses-set-header-row. Add description for function
560 ses-rename-cell. Add description for function 641 ses-rename-cell. Add description for function
561 ses-repair-cell-reference-all. 642 ses-repair-cell-reference-all.
562 (Ranges in formulas): Add description for ses-range flags. 643 (Ranges in formulas): Add description for ses-range flags.
563 644
@@ -576,8 +657,8 @@
576 Improve docs for url-queue-*. 657 Improve docs for url-queue-*.
577 (Supported URL Types): Copyedits. Delete empty subnodes. 658 (Supported URL Types): Copyedits. Delete empty subnodes.
578 659
579 * url.texi (Introduction): Rename from Getting Started. Rewrite 660 * url.texi (Introduction): Rename from Getting Started.
580 the introduction. 661 Rewrite the introduction.
581 (URI Parsing): Rewrite. Omit the obsolete attributes slot. 662 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
582 663
5832012-11-10 Glenn Morris <rgm@gnu.org> 6642012-11-10 Glenn Morris <rgm@gnu.org>
@@ -677,14 +758,14 @@
677 758
6782012-10-26 Bastien Guerry <bzg@gnu.org> 7592012-10-26 Bastien Guerry <bzg@gnu.org>
679 760
680 * org.texi (Installation): Update the link to Org's ELPA. Also 761 * org.texi (Installation): Update the link to Org's ELPA.
681 don't mention org-install.el anymore as the replacement file 762 Also don't mention org-install.el anymore as the replacement file
682 org-loaddefs.el is now loaded by org.el. 763 org-loaddefs.el is now loaded by org.el.
683 764
6842012-10-25 Michael Albinus <michael.albinus@gmx.de> 7652012-10-25 Michael Albinus <michael.albinus@gmx.de>
685 766
686 * tramp.texi (Frequently Asked Questions): Mention 767 * tramp.texi (Frequently Asked Questions):
687 `tramp-completion-reread-directory-timeout' for performance 768 Mention `tramp-completion-reread-directory-timeout' for performance
688 improvement. 769 improvement.
689 770
6902012-10-25 Glenn Morris <rgm@gnu.org> 7712012-10-25 Glenn Morris <rgm@gnu.org>
@@ -807,8 +888,8 @@
807 (Referencing Labels): Update regarding reference styles. 888 (Referencing Labels): Update regarding reference styles.
808 (Citation Styles): Mention support for ConTeXt. 889 (Citation Styles): Mention support for ConTeXt.
809 (Options (Defining Label Environments)): Fix typo. 890 (Options (Defining Label Environments)): Fix typo.
810 (Options (Creating Citations)): Document 891 (Options (Creating Citations)):
811 `reftex-cite-key-separator'. 892 Document `reftex-cite-key-separator'.
812 893
8132012-09-30 Achim Gratz <Stromeko@Stromeko.DE> 8942012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
814 895
@@ -840,8 +921,8 @@
840 921
8412012-09-30 Bastien Guerry <bzg@gnu.org> 9222012-09-30 Bastien Guerry <bzg@gnu.org>
842 923
843 * org.texi (Installation, Feedback, Batch execution): Use 924 * org.texi (Installation, Feedback, Batch execution):
844 (add-to-list 'load-path ... t) for the contrib dir. 925 Use (add-to-list 'load-path ... t) for the contrib dir.
845 926
846 * org.texi (results): Update documentation for ":results drawer" 927 * org.texi (results): Update documentation for ":results drawer"
847 and ":results org". 928 and ":results org".
@@ -868,8 +949,8 @@
868 (Agenda commands): Reorder. Document `*' to toggle persistent 949 (Agenda commands): Reorder. Document `*' to toggle persistent
869 marks. 950 marks.
870 951
871 * org.texi (Agenda dispatcher): Mention 952 * org.texi (Agenda dispatcher):
872 `org-toggle-agenda-sticky'. 953 Mention `org-toggle-agenda-sticky'.
873 (Agenda commands, Exporting Agenda Views): Fix typo. 954 (Agenda commands, Exporting Agenda Views): Fix typo.
874 955
875 * org.texi (Templates in contexts, Setting Options): Update to 956 * org.texi (Templates in contexts, Setting Options): Update to
@@ -950,7 +1031,7 @@
950 1031
951 * org.texi: The sections in the Exporting section of the manual 1032 * org.texi: The sections in the Exporting section of the manual
952 left out articles in the description of the org-export-as-* 1033 left out articles in the description of the org-export-as-*
953 commands, among other places. This patch adds them, adds a few 1034 commands, among other places. This patch adds them, adds a few
954 missing prepositions, and switches instances of "an HTML" to "a 1035 missing prepositions, and switches instances of "an HTML" to "a
955 html" for internal consistency. 1036 html" for internal consistency.
956 1037
@@ -998,7 +1079,7 @@
9982012-09-30 Nicolas Goaziou <n.goaziou@gmail.com> 10792012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
999 1080
1000 * org.texi (Literal examples): Remove reference to unknown 1081 * org.texi (Literal examples): Remove reference to unknown
1001 `org-export-latex-minted' variable. Also simplify footnote since 1082 `org-export-latex-minted' variable. Also simplify footnote since
1002 `org-export-latex-listings' documentation is exhaustive already. 1083 `org-export-latex-listings' documentation is exhaustive already.
1003 1084
1004 * org.texi (Plain lists): Remove reference to now hard-coded 1085 * org.texi (Plain lists): Remove reference to now hard-coded
@@ -1039,13 +1120,13 @@
1039 simplifications. 1120 simplifications.
1040 (Basic Simplifications): Rename from "Limited Simplifications" 1121 (Basic Simplifications): Rename from "Limited Simplifications"
1041 Replace "limited" by "basic" throughout. 1122 Replace "limited" by "basic" throughout.
1042 (Algebraic Simplifications): Indicate that the algebraic 1123 (Algebraic Simplifications): Indicate that the algebraic
1043 simplifications are done by default. 1124 simplifications are done by default.
1044 (Unsafe Simplifications): Mention `m E'. 1125 (Unsafe Simplifications): Mention `m E'.
1045 (Simplification of Units): Mention `m U'. 1126 (Simplification of Units): Mention `m U'.
1046 (Trigonometric/Hyperbolic Functions, Reducing and Mapping) 1127 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1047 (Kinds of Declarations, Functions for Declarations): Mention 1128 (Kinds of Declarations, Functions for Declarations):
1048 "algebraic simplifications" instead of `a s'. 1129 Mention "algebraic simplifications" instead of `a s'.
1049 (Algebraic Entry): Remove mention of default simplifications. 1130 (Algebraic Entry): Remove mention of default simplifications.
1050 1131
10512012-07-30 Jay Belanger <jay.p.belanger@gmail.com> 11322012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
@@ -1077,8 +1158,8 @@
1077 1158
10782012-07-06 Michael Albinus <michael.albinus@gmx.de> 11592012-07-06 Michael Albinus <michael.albinus@gmx.de>
1079 1160
1080 * tramp.texi (Multi-hops): Introduce 1161 * tramp.texi (Multi-hops):
1081 `tramp-restricted-shell-hosts-alist'. 1162 Introduce `tramp-restricted-shell-hosts-alist'.
1082 1163
10832012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org> 11642012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1084 1165
@@ -1270,8 +1351,8 @@
1270 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking. 1351 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1271 (Asynchronous Methods): Fix description of 1352 (Asynchronous Methods): Fix description of
1272 dbus-call-method-asynchronously. 1353 dbus-call-method-asynchronously.
1273 (Receiving Method Calls): Fix some minor errors. Add 1354 (Receiving Method Calls): Fix some minor errors.
1274 dbus-interface-emacs. 1355 Add dbus-interface-emacs.
1275 (Signals): Describe unicast signals and the new match rules. 1356 (Signals): Describe unicast signals and the new match rules.
1276 (Alternative Buses): Add the PRIVATE optional argument to 1357 (Alternative Buses): Add the PRIVATE optional argument to
1277 dbus-init-bus. Describe its new return value. Add dbus-setenv. 1358 dbus-init-bus. Describe its new return value. Add dbus-setenv.
@@ -1304,8 +1385,8 @@
1304 1385
13052012-04-09 Eli Zaretskii <eliz@gnu.org> 13862012-04-09 Eli Zaretskii <eliz@gnu.org>
1306 1387
1307 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add 1388 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1308 emacs-gnutls. 1389 Add emacs-gnutls.
1309 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets. 1390 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1310 1391
13112012-04-09 Teodor Zlatanov <tzz@lifelogs.com> 13922012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
@@ -1408,7 +1489,7 @@
1408 1489
14092012-04-01 Eric Schulte <eric.schulte@gmx.com> 14902012-04-01 Eric Schulte <eric.schulte@gmx.com>
1410 1491
1411 * org.texi (Key bindings and useful functions): Updated babel key 1492 * org.texi (Key bindings and useful functions): Update babel key
1412 binding documentation in manual. 1493 binding documentation in manual.
1413 1494
14142012-04-01 Eric Schulte <eric.schulte@gmx.com> 14952012-04-01 Eric Schulte <eric.schulte@gmx.com>
@@ -1509,8 +1590,8 @@
1509 1590
15102012-02-13 Lars Ingebrigtsen <larsi@gnus.org> 15912012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1511 1592
1512 * gnus.texi (Customizing the IMAP Connection): Mention 1593 * gnus.texi (Customizing the IMAP Connection):
1513 nnimap-record-commands. 1594 Mention nnimap-record-commands.
1514 1595
15152012-02-10 Glenn Morris <rgm@gnu.org> 15962012-02-10 Glenn Morris <rgm@gnu.org>
1516 1597
@@ -1581,8 +1662,8 @@
1581 1662
15822012-01-03 Bernt Hansen <bernt@norang.ca> 16632012-01-03 Bernt Hansen <bernt@norang.ca>
1583 1664
1584 * org.texi (Agenda commands): Document 1665 * org.texi (Agenda commands):
1585 `org-clock-report-include-clocking-task'. 1666 Document `org-clock-report-include-clocking-task'.
1586 1667
15872012-01-03 Bastien Guerry <bzg@gnu.org> 16682012-01-03 Bastien Guerry <bzg@gnu.org>
1588 1669
@@ -1667,8 +1748,8 @@
1667 1748
16682012-01-03 Eric Schulte <schulte.eric@gmail.com> 17492012-01-03 Eric Schulte <schulte.eric@gmail.com>
1669 1750
1670 * org.texi (Buffer-wide header arguments): Update 1751 * org.texi (Buffer-wide header arguments):
1671 documentation to reflect removal of #+PROPERTIES. 1752 Update documentation to reflect removal of #+PROPERTIES.
1672 1753
16732012-01-03 Carsten Dominik <carsten.dominik@gmail.com> 17542012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1674 1755
@@ -1829,7 +1910,7 @@
1829 1910
1830 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for 1911 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1831 release 8.3. 1912 release 8.3.
1832 (Preface): Updated support information. 1913 (Preface): Update support information.
1833 (From Bill Wohler): Reset text to original version. As a 1914 (From Bill Wohler): Reset text to original version. As a
1834 historical quote, the tense should be correct in the time that it 1915 historical quote, the tense should be correct in the time that it
1835 was written. 1916 was written.
@@ -2031,8 +2112,8 @@
2031 2112
20322011-08-15 Bastien Guerry <bzg@gnu.org> 21132011-08-15 Bastien Guerry <bzg@gnu.org>
2033 2114
2034 * org.texi (Dynamic blocks, Structure editing): Mention 2115 * org.texi (Dynamic blocks, Structure editing):
2035 the function `org-narrow-to-block'. 2116 Mention the function `org-narrow-to-block'.
2036 2117
20372011-08-15 Eric Schulte <schulte.eric@gmail.com> 21182011-08-15 Eric Schulte <schulte.eric@gmail.com>
2038 2119
@@ -2059,15 +2140,15 @@
2059 2140
20602011-08-15 Eric Schulte <schulte.eric@gmail.com> 21412011-08-15 Eric Schulte <schulte.eric@gmail.com>
2061 2142
2062 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and 2143 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2063 added extra whitespace around functions to be consistent with the 2144 added extra whitespace around functions to be consistent with the
2064 rest of the section. 2145 rest of the section.
2065 2146
20662011-08-15 Eric Schulte <schulte.eric@gmail.com> 21472011-08-15 Eric Schulte <schulte.eric@gmail.com>
2067 2148
2068 * org.texi (Evaluating code blocks): Expanded discussion of 2149 * org.texi (Evaluating code blocks): Expand discussion of
2069 #+call: line syntax. 2150 #+call: line syntax.
2070 (Header arguments in function calls): Expanded discussion of 2151 (Header arguments in function calls): Expand discussion of
2071 #+call: line syntax. 2152 #+call: line syntax.
2072 2153
20732011-08-15 Eric Schulte <schulte.eric@gmail.com> 21542011-08-15 Eric Schulte <schulte.eric@gmail.com>
@@ -2097,12 +2178,12 @@
2097 2178
20982011-08-15 Tom Dye <tsd@tsdye.com> 21792011-08-15 Tom Dye <tsd@tsdye.com>
2099 2180
2100 * org.texi (cache): Improved documentation of code block caches. 2181 * org.texi (cache): Improve documentation of code block caches.
2101 2182
21022011-08-15 Tom Dye <tsd@tsdye.com> 21832011-08-15 Tom Dye <tsd@tsdye.com>
2103 2184
2104 * org.texi (Code block specific header arguments): Documentation 2185 * org.texi (Code block specific header arguments):
2105 of multi-line header arguments. 2186 Documentation of multi-line header arguments.
2106 2187
21072011-08-15 Eric Schulte <schulte.eric@gmail.com> 21882011-08-15 Eric Schulte <schulte.eric@gmail.com>
2108 2189
@@ -2158,15 +2239,15 @@
2158 2239
21592011-07-04 Michael Albinus <michael.albinus@gmx.de> 22402011-07-04 Michael Albinus <michael.albinus@gmx.de>
2160 2241
2161 * tramp.texi (Cleanup remote connections): Add 2242 * tramp.texi (Cleanup remote connections):
2162 `tramp-cleanup-this-connection'. 2243 Add `tramp-cleanup-this-connection'.
2163 2244
21642011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> 22452011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2165 2246
2166 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain 2247 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2167 zombies. 2248 zombies.
2168 (Checking New Groups): Ditto (bug#8974). 2249 (Checking New Groups): Ditto (bug#8974).
2169 (Checking New Groups): Moved the reference to the right place. 2250 (Checking New Groups): Move the reference to the right place.
2170 2251
21712011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change) 22522011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2172 2253
@@ -2193,8 +2274,8 @@
2193 2274
21942011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org> 22752011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2195 2276
2196 * gnus.texi (Summary Mail Commands): Document 2277 * gnus.texi (Summary Mail Commands):
2197 `gnus-summary-reply-to-list-with-original'. 2278 Document `gnus-summary-reply-to-list-with-original'.
2198 2279
21992011-06-20 Stefan Monnier <monnier@iro.umontreal.ca> 22802011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2200 2281
@@ -2257,7 +2338,7 @@
2257 2338
2258 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method) 2339 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2259 (Fancy splitting to parent, Store arbitrary data): 2340 (Fancy splitting to parent, Store arbitrary data):
2260 Updated gnus-registry docs. 2341 Update gnus-registry docs.
2261 2342
22622011-04-13 Juanma Barranquero <lekktu@gmail.com> 23432011-04-13 Juanma Barranquero <lekktu@gmail.com>
2263 2344
@@ -3378,8 +3459,8 @@
3378 3459
3379 Sync with Tramp 2.1.19. 3460 Sync with Tramp 2.1.19.
3380 3461
3381 * tramp.texi (Inline methods, Default Method): Mention 3462 * tramp.texi (Inline methods, Default Method):
3382 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. 3463 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3383 Remove remark about doubled "-t" argument. 3464 Remove remark about doubled "-t" argument.
3384 (Auto-save and Backup): Remove reference to Emacs 21. 3465 (Auto-save and Backup): Remove reference to Emacs 21.
3385 (Filename Syntax): Describe port numbers. 3466 (Filename Syntax): Describe port numbers.
@@ -6033,7 +6114,7 @@
60332007-10-28 Kevin Greiner <kevin.greiner@compsol.cc> 61142007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6034 6115
6035 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar. 6116 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6036 (Agent Parameters): Updated parameter names to match code. 6117 (Agent Parameters): Update parameter names to match code.
6037 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as 6118 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6038 'gnus-agent-summary-fetch-series'. 6119 'gnus-agent-summary-fetch-series'.
6039 (Agent and flags): New section providing a generalized discussion 6120 (Agent and flags): New section providing a generalized discussion
@@ -6837,7 +6918,7 @@
6837 (Tag searches): Document regular expression search for tags. 6918 (Tag searches): Document regular expression search for tags.
6838 (Stuck projects): New section. 6919 (Stuck projects): New section.
6839 (In-buffer settings): New keywords. 6920 (In-buffer settings): New keywords.
6840 (History and Acknowledgments): Updated description. 6921 (History and Acknowledgments): Update description.
6841 6922
68422007-02-24 Alan Mackenzie <acm@muc.de> 69232007-02-24 Alan Mackenzie <acm@muc.de>
6843 6924
@@ -7069,7 +7150,7 @@
7069 (Custom agenda views): Section completely rewritten. 7150 (Custom agenda views): Section completely rewritten.
7070 (Summary): Compare with Planner. 7151 (Summary): Compare with Planner.
7071 (Feedback): More info about creating backtraces. 7152 (Feedback): More info about creating backtraces.
7072 (Plain lists): Modified example. 7153 (Plain lists): Modify example.
7073 (Breaking down tasks): New section. 7154 (Breaking down tasks): New section.
7074 (Custom time format): New section. 7155 (Custom time format): New section.
7075 (Time stamps): Document inactive timestamps. 7156 (Time stamps): Document inactive timestamps.