Merge changes made in Gnus trunk.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
389b76fa
G
12010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4
2699a554 52010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
6
7 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
8
2699a554 92010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
10
11 * cc-mode.texi: Remove reference to defunct viewcvs URL.
12
99e65b2d
G
132010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
14
15 * gnus.texi (Client-Side IMAP Splitting): Mention
16 nnimap-unsplittable-articles.
17
182010-10-29 Julien Danjou <julien@danjou.info>
19
20 * gnus.texi (Finding the News): Remove references to obsoletes
21 variables `gnus-nntp-server' and `gnus-secondary-servers'.
22
aeeb3dcb
EZ
232010-10-29 Eli Zaretskii <eliz@gnu.org>
24
25 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
26 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
27 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
28 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
29
8289f37b
GM
302010-10-28 Glenn Morris <rgm@gnu.org>
31
32 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
33 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
34 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
35
d85d3b3a
DU
362010-10-25 Daiki Ueno <ueno@unixuser.org>
37
38 * epa.texi (Mail-mode integration): Add alternative key bindings
39 for epa-mail commands; escape comma.
c05c2b9b 40 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 41
9f534a47
JB
422010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
43
99e65b2d 44 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 45
5793a7bc 462010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
47
48 * gnus.texi (Group Parameters, Buttons): Fix typos.
49
280f417b
G
502010-10-22 Tassilo Horn <tassilo@member.fsf.org>
51
52 * gnus.texi (Subscription Commands): Mention that you can also
53 subscribe to new groups via the Server buffer, which is probably more
54 convenient when subscribing to many groups.
55
d806c872
G
562010-10-21 Julien Danjou <julien@danjou.info>
57
58 * message.texi (Message Headers): Allow message-default-headers to be a
59 function.
60
d5798f68
LMI
612010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
62
63 * gnus-news.texi: Mention new archive defaults.
64
b79bbef7
KY
652010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
66
67 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
68
2526f423
G
692010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
70
71 * gnus.texi (HTML): Document the function value of
72 gnus-blocked-images.
73 (Article Washing): shr and gnus-w3m, not the direct function names.
74
ba91f05d
G
752010-10-20 Julien Danjou <julien@danjou.info>
76
77 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
78 variable.
79
da451787
LMI
802010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
81
82 * gnus.texi (Customizing the IMAP Connection): The port strings are
83 strings.
c872595d 84 (Document Groups): Mention git.
da451787 85
7cad71ad
G
862010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
87
88 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
89 bzr/Gnus git sync.
90
c56dfd36
EZ
912010-10-15 Eli Zaretskii <eliz@gnu.org>
92
93 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
94 change.
95
a1d16a7b
G
962010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
97
98 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
99 @item syntax for in-Emacs makeinfo.
100
1012010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
102
103 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
104 trim sentence.
105
98e2b864
DU
1062010-10-12 Daiki Ueno <ueno@unixuser.org>
107
108 * epa.texi (Caching Passphrases):
109 * auth.texi (GnuPG and EasyPG Assistant Configuration): Clarify
110 some configurations require to set up gpg-agent.
111
c12e4a81
GM
1122010-10-11 Glenn Morris <rgm@gnu.org>
113
114 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
115
f7aa248a
G
1162010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
117
118 * gnus.texi (Spam Package Introduction): Mention `$'.
119
6513b232
EZ
1202010-10-09 Eli Zaretskii <eliz@gnu.org>
121
122 * makefile.w32-in (emacsdir): New variable.
123 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
124 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
125
abd40fb4
GM
1262010-10-09 Glenn Morris <rgm@gnu.org>
127
0f05450f
GM
128 * Makefile.in (mostlyclean): Delete *.toc.
129
d3a4ac46
GM
130 * Makefile.in: Use $< in rules.
131
aa9db089
GM
132 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
133
abd40fb4
GM
134 * Makefile.in ($(infodir)): Delete rule.
135 (mkinfodir): New. Use it in all the info rules, rather than depending
136 on infodir.
137
ea274122
GM
1382010-10-09 Glenn Morris <rgm@gnu.org>
139
6e90e2a8
GM
140 * gnus.texi (Article Washing): Fix previous change.
141
f7a31f11
GM
142 * Makefile.in (emacsdir): New variable.
143 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
144 Depend on emacsver.texi.
145
f7a31f11
GM
146 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
147
ea274122
GM
148 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
149
36d3245f
G
1502010-10-08 Julien Danjou <julien@danjou.info>
151
f7a31f11 152 * gnus.texi: Add mm-shr.
36d3245f
G
153
1542010-10-08 Ludovic Courtès <ludo@gnu.org>
155
156 * gnus.texi (Finding the Parent, The Gnus Registry)
157 (Registry Article Refer Method): Update docs for nnregistry.el.
158
1592010-10-08 Daiki Ueno <ueno@unixuser.org>
160
161 * auth.texi (Help for users)
162 (GnuPG and EasyPG Assistant Configuration): Update docs.
163
12359245
GM
1642010-10-08 Glenn Morris <rgm@gnu.org>
165
166 * cl.texi (Organization, Installation, Old CL Compatibility):
167 Deprecate cl-compat for new code.
4628bef1 168 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
169
170 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
171
fcf2d385
KY
1722010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
173
174 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
175
66627fa9
G
1762010-10-06 Julien Danjou <julien@danjou.info>
177
fd9ba500
JD
178 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
179
66627fa9
G
180 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
181 broken link.
182
183 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
184
185 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
186 to ReiserFS.
187
188 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
189 (FAQ 7-1): Fix getmail URL.
190
65f54520
DU
1912010-10-06 Daiki Ueno <ueno@unixuser.org>
192
193 * epa.texi (Caching Passphrases): New section.
194
4c83f6e1
GM
1952010-10-06 Glenn Morris <rgm@gnu.org>
196
197 * Makefile.in (SHELL): Set it.
198 (info): Move the mkdir dependency to the individual info files.
199 (mostlyclean): Tidy up.
200 (clean): Only delete the specific dvi and pdf files.
201 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 202 ($(infodir)): Add parallel build workaround.
4c83f6e1 203
71e691a5
G
2042010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
205
206 * gnus.texi (Misc Article): Document gnus-widen-article-window.
207
a41c2e6d
G
2082010-10-03 Julien Danjou <julien@danjou.info>
209
210 * emacs-mime.texi (Display Customization): Update
211 mm-inline-large-images documentation and add documentation for
212 mm-inline-large-images-proportion.
213
37255945
MA
2142010-10-03 Michael Albinus <michael.albinus@gmx.de>
215
216 * tramp.texi (Frequently Asked Questions): Mention
217 remote-file-name-inhibit-cache.
218
11e4e7bd
LMI
2192010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
220
221 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 222 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 223
cb83220a
KY
2242010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
225
226 * gnus.texi (Splitting Mail): Mention the new fancy splitting
227 function.
228 (Article Hiding): Add google banner example. Suggested by Benjamin
229 Xu.
230
6b958814
G
2312010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
232
233 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
234 nnimap-split-rule from examples.
235
2362010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
237
238 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
239 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
240 Fishman.
241 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
242
2432010-09-30 Julien Danjou <julien@danjou.info>
244
245 * gnus.texi (Gravatars): Fix documentation about
246 gnu-gravatar-properties.
247
b9476c04
DU
2482010-09-29 Daiki Ueno <ueno@unixuser.org>
249
250 * epa.texi (Bug Reports): New section.
251
5f874327
GM
2522010-09-29 Glenn Morris <rgm@gnu.org>
253
254 * Makefile.in (top_srcdir): Remove unused variable.
255
6b958814
G
2562010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
257
258 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
259 (Client-Side IMAP Splitting): Document 'default.
260
2612010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
262
263 * gnus.texi (Customizing the IMAP Connection): Document
264 nnimap-fetch-partial-articles.
265
82bccbfa
KY
2662010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
267
268 * gnus-news.texi: Mention nnimap-inbox.
269
270 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
271
2722010-09-26 Julien Danjou <julien@danjou.info>
273
47e08896 274 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
275
2762010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
277
278 * gnus.texi (Security): Remove gpg.el mention.
279
2802010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
281
282 * gnus.texi (Browse Foreign Server): New variable
283 gnus-browse-subscribe-newsgroup-method.
284
285 * gnus-news.texi: Mention it.
286
2872010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
288
289 * gnus.texi (NoCeM): Removed.
290 (Startup Variables): No jingle.
291
4c964351
UM
2922010-09-25 Ulrich Mueller <ulm@gentoo.org>
293
294 * woman.texi (Interface Options): xz compression is now supported.
295
82bccbfa
KY
2962010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
297
298 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
299 (Unavailable Servers): Document gnus-server-copy-server.
300 (Using IMAP): Document the new nnimap.
301
3022010-09-25 Julien Danjou <julien@danjou.info>
303
47e08896 304 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 305
18778f71
GM
3062010-09-24 Glenn Morris <rgm@gnu.org>
307
308 * url.texi (Disk Caching): Tweak previous change.
309
9c766321
JD
3102010-09-24 Julien Danjou <julien@danjou.info>
311
312 * url.texi (Disk Caching): Mention url-cache-expire-time,
313 url-cache-expired, and url-fetch-from-cache.
314
82bccbfa
KY
3152010-09-24 Julien Danjou <julien@danjou.info>
316
317 * gnus.texi: Add Gravatars.
318
3192010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
320
321 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
322
592bdb9a
LMI
3232010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
324
325 * gnus.texi (Expunging mailboxes): Update name of the expunging
326 command.
327
e4e22d29
KY
3282010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
329
330 * emacs-mime.texi (rfc2047): Update description for
331 rfc2047-encode-parameter.
332
371d9801
MA
3332010-09-13 Michael Albinus <michael.albinus@gmx.de>
334
335 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
336 "fish" methods.
337 (External methods): Remove "scp1_old" and "scp2_old" methods.
338
31ae5827
MA
3392010-09-09 Michael Albinus <michael.albinus@gmx.de>
340
341 * tramp.texi: Remove Japanese manual. Fix typo.
342
343 * trampver.texi: Update release number. Remove japanesemanual.
344
c0468714
GM
3452010-09-09 Glenn Morris <rgm@gnu.org>
346
347 * org.texi: Restore clobbered changes (copyright years, untabify).
348
86441999
JD
3492010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
350
351 * gnus.texi (Adaptive Scoring): Fix typo.
352
25f28806
LMI
3532010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
354
355 * gnus.texi (Article Display): Document gnus-html-show-images.
356
45240125 3572010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 358
45240125
JD
359 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
360
59d09f15
LMI
3612010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
362
363 * gnus.texi (HTML): Document gnus-max-image-proportion.
364
2cdd366f
KY
3652010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
366
51dee5ef
KY
367 * gnus.texi (HTML): Document gnus-blocked-images.
368
2cdd366f
KY
369 * message.texi (Wide Reply): Document message-prune-recipient-rules.
370
b0e4f3fc
KY
3712010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
372
373 * gnus.texi (Summary Mail Commands): Note that only the addresses from
374 the first message are used for wide replies.
f02566ce
KY
375 (Changing Servers): Remove documentation on gnus-change-server and
376 friends, since it's been removed.
b0e4f3fc 377
598451ed
KY
3782010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
379
380 * gnus.texi (Drafts): Mention B DEL.
381
e7842e69
KY
3822010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
383
384 * gnus.texi (Delayed Articles): Mention that the Date header is the
385 original one, even if you delay.
386
85115796
KY
3872010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
388
389 * gnus.texi (Asynchronous Fetching): Document
390 gnus-async-post-fetch-function.
391 (HTML): Made into its own section.
392
f0b44bc0
MA
3932010-08-26 Michael Albinus <michael.albinus@gmx.de>
394
395 Sync with Tramp 2.1.19.
396
217876c9
MA
397 * tramp.texi (Inline methods, Default Method): Mention
398 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
399 remark about doubled "-t" argument.
400 (Auto-save and Backup): Remove reference to Emacs 21.
401 (Filename Syntax): Describe port numbers.
402 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
403 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
404 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
405 errors with the backquotes.
406 (External packages): File attributes cache flushing for asynchronous
407 processes.
408 (Traces and Profiles): Describe verbose level 9.
409
f0b44bc0
MA
410 * trampver.texi: Update release number.
411
7457f7b6
MA
4122010-08-23 Michael Albinus <michael.albinus@gmx.de>
413
414 * dbus.texi (Alternative Buses): New chapter.
415
b695beda
SM
4162010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
417
418 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
419
443c2c03
JB
4202010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
421
422 * calc.texi (Customizing Calc): Rearrange description of new
423 variables to match the presentation of other variables.
424
7815fe19 4252010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
426
427 * org.texi (Footnotes, Tables in HTML export): Fix typos.
428
2c695727
JB
4292010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
430
431 * calc.texi (Making Selections, Selecting Subformulas)
432 (Customizing Calc): Mention how to use faces to emphasize selected
433 sub-formulas.
434
bbb6ffa1
MA
4352010-08-05 Michael Albinus <michael.albinus@gmx.de>
436
437 * tramp.texi (External packages): File attributes cache flushing
438 for asynchronous processes.
439
5cee0a9c
AM
4402010-08-01 Alan Mackenzie <acm@muc.de>
441
442 Enhance the manual for the latest Java Mode.
443
444 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
445 annotation-var-cont.
446 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
447 two new symbols.
448
3f2afe32
MA
4492010-07-28 Michael Albinus <michael.albinus@gmx.de>
450
451 * tramp.texi (Traces and Profiles): Describe verbose level 9.
452
0ed082fe 4532010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
454
455 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
456
311f0356
JB
4572010-07-19 Juanma Barranquero <lekktu@gmail.com>
458
459 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
460
86fbb8ca
CD
4612010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
462
463 * org.texi: Add macros to get plain quotes in PDF output.
464 List additional contributors.
465 (Capture): New section, replaces the section about remember.
466 (Working With Source Code): New chapter, focused on documenting Org
467 Babel.
468 (Code evaluation security): New section.
469 (MobileOrg): Document DropBox support.
470 (TaskJuggler export): Document taskjuggler and Gantt chart support.
471 (Special symbols): Show how to display UTF8 characters for entities.
472 (Global TODO list): Clarify the use of the "M" key and the differences
473 to the "m" key.
474 (RSS Feeds): Mention Atom feeds as well.
475 (Setting tags): Remove paragraph about
476 `org-complete-tags-always-offer-all-agenda-tags'.
477
5732e8ed
MA
4782010-07-17 Michael Albinus <michael.albinus@gmx.de>
479
480 * tramp.texi (Inline methods): Remove remark about doubled "-t"
481 argument.
482 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
483 echoing shells.
484
ca1bb391
MA
4852010-07-10 Michael Albinus <michael.albinus@gmx.de>
486
487 * tramp.texi (Inline methods): Remove "kludgy" phrase.
488 (Filename Syntax): Describe port numbers.
489
5bd55c3c
MA
4902010-07-09 Michael Albinus <michael.albinus@gmx.de>
491
492 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
493 forgotten.
494 (Type Conversion): Precise conversion of natural numbers.
495 (Errors and Events): Add "debugging" to concept index. Add variable
496 `dbus-debug'.
497
820ae8fe
MA
4982010-07-04 Michael Albinus <michael.albinus@gmx.de>
499
500 * dbus.texi (Receiving Method Calls): Add optional argument
501 EMITS-SIGNAL to `dbus-register-property'.
502
b6f9df0f
JB
5032010-06-27 Alex Schroeder <alex@gnu.org>
504
505 * nxml-mode.texi (Commands for locating a schema): Fix typo.
506
62e034c2
GM
5072010-06-24 Glenn Morris <rgm@gnu.org>
508
509 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
510 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
511 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
512 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
513 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
514 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
515 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
516 * woman.texi: Start direntry descriptions in column 32, per Texinfo
517 convention. Make them end with a period.
518
9360256a
GM
5192010-06-23 Glenn Morris <rgm@gnu.org>
520
521 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
522 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
523 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
524 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
525 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
526 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 527
04d3bb6c
GM
5282010-06-10 Glenn Morris <rgm@gnu.org>
529
530 * idlwave.texi (Load-Path Shadows):
531 * org.texi (Handling links): Fix typos.
532
5e7d4a75
KY
5332010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
534
535 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
536
9841cb4f
MA
5372010-05-26 Michael Albinus <michael.albinus@gmx.de>
538
539 * eshell.texi (Built-ins): Describe, how to disable a built-in command
540 by an alias. (Bug#6226)
541
597517ef
JB
5422010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
543
544 * calc.texi (Manipulating Vectors): Mention that vectors can
545 be used to determine bins for `calc-histogram'.
546
14914c43
JB
5472010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
548
597517ef 549 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 550
0235128c 5512010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
552
553 * url.texi (HTTP language/coding, Customization):
554 * message.texi (Header Commands, Responses):
555 * cl.texi (Argument Lists): Fix typos.
556
0235128c 5572010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 558
0235128c
SM
559 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
560 Note that Development menu is always available.
aa5789b5
CY
561 (Creating a project): Fix terminology.
562 (Add/Remove files): Fix typo.
563
0235128c
SM
5642010-05-07 Chong Yidong <cyd@stupidchicken.com>
565
566 * Version 23.2 released.
567
a628ad9d 5682010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
569
570 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
571
502269d6
MA
5722010-05-01 Michael Albinus <michael.albinus@gmx.de>
573
0235128c
SM
574 * tramp.texi (Inline methods, Default Method):
575 Mention `tramp-inline-compress-start-size'.
502269d6 576
6e104790 5772010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
578
579 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
580 the CVS repo. Put the Git repo in the news section.
581
6e104790 582 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
583 Removed some mentions of CVS. Mention the new Git repo.
584
6e104790 5852010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
586
587 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
588 (Mail Group Commands): Add index entry.
589
6e104790 5902010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
591
592 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
593
f8b91752
JB
5942010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
595
596 * calc.texi (Radix modes): Mention that the option prefix will
597 turn on twos-complement mode.
598 (Inverse and Hyperbolic Flags): Mention the Option flag.
599
ed21c5c8
CD
6002010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
601
602 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 603 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
604 (Sectioning structure): Update.
605 (References): New use case for field coordinates.
6e104790 606 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
607 (Setting up the staging area): Document the availability of
608 encryption for MobileOrg.
609 (Images and tables): Document how to reference labels.
610 (Index entries): New section.
611 (Generating an index): New section.
612 (Column width and alignment): Document that <N> now
613 means a fixed width, not a maximum width.
614 (Publishing options): Document the :email option.
615 (Beamer class export): Fix bug in the BEAMER example.
616 (Refiling notes): Document refile logging.
617 (In-buffer settings): Document refile logging keywords.
618 (Drawers): Document `C-c C-z' command.
619 (Agenda commands): Mention the alternative key `C-c C-z'.
620 (Special properties): Document the BLOCKED property.
621 (The spreadsheet): Mention the formula editor.
622 (References): Document field coordinates.
623 (Publishing action): Correct the documentation for the
624 publishing function.
625 (The date/time prompt): Document that we accept dates
626 like month/day/year.
627 (Cooperation): Document the changes in table.el support.
628 (Faces for TODO keywords, Faces for TODO keywords)
629 (Priorities): Document the easy colors.
630 (Visibility cycling): Document the new double prefix
631 arg for `org-reveal'.
632 (Cooperation): Remember.el is part of Emacs.
633 (Clean view): Mention that `wrap-prefix' is also set by
634 org-indent-mode.
635 (Agenda commands): Add information about prefix args to
636 scheduling and deadline commands.
637 (Search view): Point to the docstring of
638 `org-search-view' for more details.
6e104790 639 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
640 (Setting tags): Document variable
641 org-complete-tags-always-offer-all-agenda-tags.
6e104790 642 (Column attributes): Cross-reference special properties.
ed21c5c8 643
456b348e
MA
6442010-04-10 Michael Albinus <michael.albinus@gmx.de>
645
646 Synchronize with Tramp repository.
647
648 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
649 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
650 supported MS Windows versions. Remove obsolete URL. Use the $()
651 syntax, texi2dvi reports errors with the backquotes.
652
653 * trampver.texi: Update release number.
654
357e2d8e
KY
6552010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
656
657 * gnus.texi (Finding the News): Add pointers to the Server buffer
658 because it's essential.
659
1d4d7664
KY
6602010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
661
662 * gnus.texi (MIME Commands): Update description of
663 gnus-article-browse-html-article.
664
bd3e840f
KY
6652010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
666
667 * auth.texi (Secret Service API): Add TODO node.
668 (Help for users): Explain the new source options for `auth-sources'.
669
e867cb5d 6702010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
671
672 * trampver.texi: Update release number.
673
288f9fc0
CY
6742010-03-10 Chong Yidong <cyd@stupidchicken.com>
675
676 * Branch for 23.2.
677
d99aaebd
CY
6782010-03-03 Chong Yidong <cyd@stupidchicken.com>
679
680 * faq.texi (Escape sequences in shell output): Note that ansi-color is
681 now enabled by default.
682
5794c2a5
MA
6832010-02-28 Michael Albinus <michael.albinus@gmx.de>
684
685 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
686 when Emacs runs in interactive mode. (Bug#5645)
687
40572be6
GM
6882010-02-16 Glenn Morris <rgm@gnu.org>
689
690 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
691
7bb8ed67
MH
6922010-02-05 Mark A. Hershberger <mah@everybody.org>
693
694 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
695
45a1423d 6962010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
697
698 * gnus.texi (Score File Format): Fix typo.
699
45a1423d 7002010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
701
702 * cc-mode.texi: Replace references to obsolete c-subword-mode.
703
14f17fc8
JB
7042010-01-18 Juanma Barranquero <lekktu@gmail.com>
705
706 * ada-mode.texi (Project File Overview): Fix typo.
707
607d4369
CY
7082010-01-17 Chong Yidong <cyd@stupidchicken.com>
709
710 * semantic.texi: Add Richard Y. Kim credit.
711
712 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
713
3d1bfa99
MA
7142010-01-17 Michael Albinus <michael.albinus@gmx.de>
715
716 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 717 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 718
6fbf7a75
GM
7192010-01-17 Glenn Morris <rgm@gnu.org>
720
b9f978f0
GM
721 * calc.texi (Reporting Bugs): Don't mention format of repository.
722
f19bc38d
GM
723 * woman.texi (Bugs): Make "Emacs repository" less specific,
724 and the URL for same more specific.
725
6fbf7a75
GM
726 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
727
16c3428a
JB
7282010-01-17 Juanma Barranquero <lekktu@gmail.com>
729
730 * ede.texi (ede-step-project, ede-proj-target):
731 * tramp.texi (Remote processes): Fix typos.
732
045b9da7
ML
7332010-01-16 Mario Lang <mlang@delysid.org>
734
735 * ede.texi (ede-target):
736 * org.texi (Refiling notes): Remove duplicated words.
737
c57008f6
SM
7382010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
739
740 * gnus.texi (Posting Styles): Use with-current-buffer.
741 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
742
798c9eb5
KR
7432010-01-02 Kevin Ryde <user42@zip.com.au>
744
745 * eieio.texi (Naming Conventions): Correction to xref on elisp
746 coding conventions, is "Tips" node not "Standards".
747
4970fbfe
CY
7482009-12-24 Chong Yidong <cyd@stupidchicken.com>
749
750 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
751
752 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
753
83828b06
KY
7542009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
755
756 * gnus.texi (Direct Functions): Add missing port number to tls method.
757
45a4a565
JB
7582009-12-15 Juanma Barranquero <lekktu@gmail.com>
759
760 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
761 ($(infodir)/edt, edt.dvi): New targets.
762
698bfef7
GM
7632009-12-15 Glenn Morris <rgm@gnu.org>
764
765 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
766 (edt, $(infodir)/edt, edt.dvi): New targets.
767 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
768
769 * Makefile.in (PDF_TARGETS, pdf): New.
770 (clean): Add *.pdf.
771 Add pdf rules for all manuals.
772
0e983327
JB
7732009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
774
775 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
776
8e687433
CY
7772009-12-14 Chong Yidong <cyd@stupidchicken.com>
778
779 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
780 (Smart Jump, Analyzer Debug): Copyedits.
781 (Semantic mode user commands): Link to new nodes.
782 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
783 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
784 upstream Semantic manual.
785
786 * semantic.texi (Introduction): Minor fix to diagram.
787
020335df
MA
7882009-12-09 Michael Albinus <michael.albinus@gmx.de>
789
790 * eshell.texi (History): Add the other built-in variables.
791 (Built-ins): Explain built-ins, and how to apply the external commands.
792 Add `history', `su' and `sudo'.
793
794 * tramp.texi (Remote processes): Add missing <RET> in the example.
795
6ddf13e4
BW
7962009-12-01 Bill Wohler <wohler@newt.com>
797
798 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 799 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
800 excessively garrulous.
801
07b6428c
MA
8022009-11-29 Michael Albinus <michael.albinus@gmx.de>
803
804 * tramp.texi (Remote processes): Improve eshell example with "su"
805 and "sudo" commands.
806
fd1cefda
CY
8072009-11-28 Chong Yidong <cyd@stupidchicken.com>
808
809 * semantic.texi (Analyzer Internals): Rename from Analyzer.
810
811 * sem-user.texi (Semantic mode user commands): Fix key syntax.
812 Document semantic-complete-analyze-inline.
813 (Semanticdb search debugging commands): Minor clarification.
814 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 815 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 816 manual.
9d542758 817 (Semantic mode): Link to Idle Scheduler.
fd1cefda 818
159e3ad5
KR
8192009-11-28 Kevin Ryde <user42@zip.com.au>
820
821 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 822 @pxref, now EIEIO is in Emacs.
159e3ad5 823
c6d47315
KR
824 * erc.texi (Development): Correction to git tutorial url.
825
16f6287e
GM
8262009-11-26 Glenn Morris <rgm@gnu.org>
827
828 * faq.texi (Latest version of Emacs): Mention stability of development
829 version.
830 (Problems with very large files): Max buffer size increase in 23.2.
831 (VM): VM has moved house again.
832
5ea5dbc9
JB
8332009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
834
835 * calc.texi (Radix modes): Discuss alternate bases for two's complement
836 notations.
837
5dec9555
CD
8382009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
839
45a4a565 840 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 841
bd6f6833
CY
8422009-11-20 Chong Yidong <cyd@stupidchicken.com>
843
844 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
845 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
846 (Idle Completions Mode): Numerous copyedits.
bd6f6833 847
be479117
JB
8482009-11-17 Juanma Barranquero <lekktu@gmail.com>
849
850 * semantic.texi (Semantic Internals, Glossary):
851 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
852 (Semanticdb search debugging commands): Fix typos.
853
17291a1f
JB
8542009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
855
be479117 856 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 857
af42a9cc
JB
8582009-11-16 Juanma Barranquero <lekktu@gmail.com>
859
860 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
861 ($(infodir)/semantic, semantic.dvi): New targets.
862
3149927d
CY
8632009-11-16 Chong Yidong <cyd@stupidchicken.com>
864
865 * Makefile.in: Build the Semantic manual.
866
867 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
868 repository.
869
977640ed
MA
8702009-11-16 Michael Albinus <michael.albinus@gmx.de>
871
872 * dbus.texi (Receiving Method Calls): New defun
873 `dbus-unregister-service'.
874
17673adf
CD
8752009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
876
877 * org.texi (Speed keys): New section.
878
0ecd3c90
MA
8792009-11-13 Michael Albinus <michael.albinus@gmx.de>
880
881 * dbus.texi (Type Conversion): Fix typo.
882 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
883 `dbus-registered-objects-table'.
884 (Receiving Method Calls): New defun `dbus-register-property'. Move
885 `dbus-unregister-object' here.
886
8bfe682a
CD
8872009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
888
889 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
890
8912009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
892
893 * org.texi (Column attributes): Add the new age summary operators.
894 Also, mention the fact you can only use one summary operator per
895 property.
896
8972009-11-13 John Wiegley <johnw@newartisans.com>
898
899 * org.texi (Tracking your habits): Added a new section in the
900 manual about how to track habits.
901 (Resolving idle time): Added a section on how idle and
902 dangling clocks are resolved.
903
9042009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
905
906 * org.texi (Agenda commands): Document the new `i' command.
907 (Inserting deadline/schedule): Document logging changes
908 of scheduling and deadline times stamps.
909 (In-buffer settings): Document the in-buffer keywords for logging
910 changes of scheduling and deadline times stamps.
911 (Structure editing, Plain lists): Document indentation
912 cycling in empty entries with TAB.
913 (Archiving): Document the default archiving command.
914 (Moving subtrees): Document the new keys for archiving.
915 (Internal archiving): Fix incorrect key.
916 (Agenda commands): Document the TODO set switching commands.
917 (Agenda commands): Document the new archiving keys.
918 (Clocking work time): Better description on how to save
919 and restore a clock.
920 (Resolving idle time): Mention the x11idle program to get true
921 idleness also under X11.
922 (Resolving idle time): Use @kbd instead of @key for normal
923 letters, because this is how he rest of the manual does this.
924 (Pushing to MobileOrg): Mention that `org-directory'
925 should be set.
926 (Agenda commands): Document that SPC is a filter for
927 any tag.
928 (Search view): Renamed from "Keyword search".
929 (Capure): New chapter.
930 (Markup): New chapter.
931 (Links in HTML export, Images in HTML export): Extend
932 the section titles.
933 (Images in HTML export): Document the align option.
934 (Text areas in HTML export): Extend the section title.
935 (Images in LaTeX export): Explain image placement in LaTeX.
936
693737cd
GM
9372009-11-10 Glenn Morris <rgm@gnu.org>
938
939 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
940
c7bd4ebe
MA
9412009-11-08 Michael Albinus <michael.albinus@gmx.de>
942
943 * tramp.texi (Auto-save and Backup): Disable backups just for a
944 method.
945
946 * trampver.texi: Update release number.
947
76c5acad
MA
9482009-11-07 Michael Albinus <michael.albinus@gmx.de>
949
950 Sync with Tramp 2.1.17.
951
952 * trampver.texi: Update release number.
953
d9a57abf
GM
9542009-10-29 Glenn Morris <rgm@gnu.org>
955
956 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
957
637f4f0f
MA
9582009-10-23 Michael Albinus <michael.albinus@gmx.de>
959
960 * tramp.texi (External methods): Temporary files are kept for
961 `rsync' and `rsyncc' methods.
962
310dbb05
JB
9632009-10-09 Juanma Barranquero <lekktu@gmail.com>
964
965 * eieio.texi: Fix typos.
966
09094f28
CY
9672009-10-07 Chong Yidong <cyd@stupidchicken.com>
968
969 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
970
216f299a
JB
9712009-10-07 Juanma Barranquero <lekktu@gmail.com>
972
973 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
974 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
975
966a6506
CY
9762009-10-07 Chong Yidong <cyd@stupidchicken.com>
977
978 * Makefile.in: Build EIEIO and EDE manuals.
979
9802009-10-07 Eric Ludlam <zappo@gnu.org>
981
982 * eieio.texi:
983 * ede.texi: New files.
984
8842cd9b
MA
9852009-10-05 Michael Albinus <michael.albinus@gmx.de>
986
987 * tramp.texi (Remote processes): Association of a pty is not supported.
988
7006d207
CD
9892009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
990
991 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
992 (Processing LaTeX fragments): Document that the size of images can be
993 changes using the variable `org-format-latex-options'.
994 (The date/time prompt, Timestamps): Be more accurate over ISO format
995 dates and times.
996 (Visibility cycling): Document showeverything keyword.
997 (In-buffer settings): Document showeverything keyword.
998 (Setting up the staging area): Fix the example.
999 (MobileOrg): New section.
1000 (Agenda commands, Exporting Agenda Views): Document exporting the
1001 agenda view to Org files.
1002
0e7b2867
MA
10032009-09-28 Michael Albinus <michael.albinus@gmx.de>
1004
1005 * tramp.texi (History): Add IMAP support.
1006 (External methods): Add `imap' and `imaps' methods.
1007 (GVFS based methods): Add indices for `davs'.
1008 (Password handling): Rename anchors. Add IMAP entries for
1009 ~/.authinfo.gpg.
1010
1011 * trampver.texi: Set default value of `emacsimap'.
1012
4146636e
KY
10132009-09-22 Daiki Ueno <ueno@unixuser.org>
1014
1015 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
1016
d22f7ffa
CY
10172009-09-13 Chong Yidong <cyd@stupidchicken.com>
1018
1019 * dired-x.texi (Technical Details): Delete
1020 dired-up-directory (Bug#4292).
1021
66043531
MA
10222009-09-03 Michael Albinus <michael.albinus@gmx.de>
1023
216f299a 1024 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 1025
6eb02347
CD
10262009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
1027
1028 * org.texi (Effort estimates): Document new effort setting commands.
1029 (Agenda commands): Document the new keys fro agenda time motion.
1030 Document entry text mode. Improve documentation of the keys to include
1031 inactive time stamps into the agenda view.
1032 (Feedback): Document the new bug report command.
1033 (Structure editing): Added an index entry for the sorting of subtrees.
1034
38dc51ba
KY
10352009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
1036
1037 * auth.texi (Help for users): Corrected markup.
1038
e402f452
GM
10392009-09-02 Glenn Morris <rgm@gnu.org>
1040
1041 * emacs-mime.texi (time-date): Mention float-time.
1042
744256cf
JB
10432009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
1044
1045 * calc.texi (Simplifying Formulas): Improve the wording.
1046
b0b63450
MB
10472009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
1048
1049 * auth.texi: Rewritten for coverage and clarity.
1050
10512009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1052
1053 * gnus.texi (Expiring Mail): Mention
1054 gnus-mark-copied-or-moved-articles-as-expirable.
1055 (Various Various): Mention gnus-safe-html-newsgroups.
1056
1057 * gnus-news.texi: Mention
1058 gnus-mark-copied-or-moved-articles-as-expirable.
1059
1060 * emacs-mime.texi (Display Customization): Add xref to
1061 gnus-safe-html-newsgroups.
1062
b59329e0
MA
10632009-08-28 Michael Albinus <michael.albinus@gmx.de>
1064
1065 * tramp.texi (Version Control): Remove.
af42a9cc 1066 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
1067 reference.
1068 (External methods): Correct `scpc' concept index entries. New method
1069 `rsyncc'.
1070 (External packages): New subsections "Filename completion" and "File
1071 attributes cache".
1072
0ff2d6c2
JB
10732009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
1074
1075 * calc.texi (Rewrite Rules): Improve the example.
1076 (Simplifying Formulas): Explain use of the I and H flags for
1077 simplification.
1078
ecd3d54f
MA
10792009-08-25 Michael Albinus <michael.albinus@gmx.de>
1080
1081 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
1082 Describe autostart behaviour of dbus-ping.
1083 (Synchronous Methods, Asynchronous Methods): Use English numeric format
1084 for timeout values.
78176e69
MA
1085 (Top): Remove footnote saying D-Bus is not enabled by
1086 default. (Bug#4256)
ecd3d54f 1087
0f215bca
DU
10882009-08-23 Daiki Ueno <ueno@unixuser.org>
1089
1090 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 1091 Reported by Jari Aalto (Bug#4211).
0f215bca 1092 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 1093 epa-global-mail-mode.
3b7ab45f
DU
1094 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
1095 epa-setup.
0f215bca 1096
4f22e84d
MA
10972009-08-16 Michael Albinus <michael.albinus@gmx.de>
1098
1099 * dbus.texi (Asynchronous Methods): Allow nil handler.
1100
9ff0b02b 11012009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 1102
26b03ee3 1103 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 1104
26b03ee3 1105 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 1106
4c39f404
CY
11072009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
1108
1109 * calc.texi (Date Forms): Fix typos.
1110
3bcfba17
GM
11112009-08-08 Glenn Morris <rgm@gnu.org>
1112
1113 * org.texi (Agenda commands): Restore clobbered change.
1114
66783bb4
EZ
11152009-08-07 Eli Zaretskii <eliz@gnu.org>
1116
1117 * calc.texi (Graphics, Devices): Update with the peculiarities of
1118 operation on MS-Windows.
1119
c8d0cf5c
CD
11202009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1121
1122 * org.texi (Publishing action): Improve documentation of file
1123 names when publishing to the source directory.
1124 (Clean view): Document `org-indent-mode'.
1125 (Clocking work time): Add documentation for the
1126 new :timetamp option when creating a clock report.
1127 (Paragraphs): Fix many typos.
1128 (Plain lists): Remove duplicate explanation about the
1129 `C-c *' command.
1130 (Literal examples): Update to reflect the new behavior
1131 of the -n -r -k switches when exporting source code examples.
1132 (Structure editing): Add information about `C-c *',
1133 converting a plain list into a list of Org items.
1134 (Remember): Small rephrasing of the paragraph
1135 describing remember.el. Also mentioned that remember.el is part
1136 of Emacs 23, not Emacs 22.
1137 (Clocking work time): Add documentation about
1138 displaying the current clocking time against the effort estimate.
1139 Also add a footnote about using `org-clock-in-prepare-hook' to add
1140 an effort estimate on the fly, just before clocking it.
1141 (Footnotes): Document automatic renumbering and
1142 sorting.
1143 (Agenda commands): Document new bulk commands.
1144 (Plain lists): Document new behavior of
1145 `org-cycle-include-plain-lists'.
4e2af782 1146 Hyphenation only in TeX.
c8d0cf5c
CD
1147 (Clocking work time): Document the key to update effort
1148 estimates.
1149 (Clocking work time): Document the clock time display.
1150 (Structure editing, TODO basics): Document new
1151 variables.
1152 (Column attributes): Document new colciew operators.
1153 (Publishing options): Document :xml-declaration.
1154 (Tracking TODO state changes): Document the
1155 LOG_INTO_DRAWER property.
1156 (Literal examples): Document the new implementation for
1157 editing source code.
1158 (Publishing action): Mention the new publishing
1159 function, to publish an Org source file.
1160 (Publishing links): Mention how to link to an Org source file.
1161 (Macro replacement): Document new macros.
1162 (Handling links): Document type-specific completion
1163 when inserting links.
1164 (Structure editing, Plain lists): Improve documentation
1165 on sorting.
1166 (Internal links): Document custom ids for links.
1167 (Handling links): Document custom ids for links.
1168 (CSS support): Document new class.
1169 (Refiling notes): Document the possibility to create new nodes
1170 during refiling.
1171 (Agenda commands): Document the "?" operator to find
1172 tasks without effort setting.
1173 (Exporting agenda information): Section moved.
1174 (RSS Feeds): New section.
1175 (Built-in table editor): Document M-e and M-a navigate
1176 inside table field.
1177 (Stuck projects): Docment that projects identified as
1178 un-stuck will still be searchd for stuck sub-projects.
1179 (Paragraphs): Document centering.
1180 (Creating timestamps, Agenda commands): Document new
1181 behavior when changing time stamps.
1182 (Structure editing): Document the new command
1183 `org-clone-subtree-with-time-shift'.
1184 (Publishing): Refresh this chapter.
1185 (Export options, Export options, In-buffer settings):
1186 Document the new keywords.
1187 (Matching tags and properties): Collect all
1188 documentation about tags/property matches here.
1189 (Setting tags): Document `org-tag-persistent-alist'.
1190 (Weekly/daily agenda): New section.
1191 (Orgstruct mode): Describe `orgstruct++-mode'.
1192 (Drawers): Mention the LOGBOOK drawer.
1193 (Export options, Sectioning structure): Document the
1194 #+LEATEX_HEADER in-buffer setting.
1195 (Bugs): Section removed.
1196 (Hooks): New section.
1197 (Add-on packages): Moved here from old location.
1198 (Context-sensitive commands): New section.
1199 (Setting tags): Document newline option.
1200 (Global TODO list, Matching tags and properties):
1201 Mention more variables.
1202 (Checkboxes): Update to changed command behavior.
81a5560e 1203
40d2791f
CY
12042009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1205
1206 * speedbar.texi (Basic Key Bindings): Fix typo.
1207
65d0154b
JB
12082009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1209
1210 * calc.texi (Vector/Matrix Functions): Add index entries for both
1211 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1212 affects matrices with more than one row.
b5bdfd9f 1213 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 1214
5a9e3ab7
JB
12152009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1216
1217 * calc.texi (Stack Manipulation Commands): Add documentation for
1218 `calc-transpose-lines'
1219
42fb7e61
MA
12202009-07-27 Michael Albinus <michael.albinus@gmx.de>
1221
1222 * dbus.texi (Receiving Method Calls): Describe special return value
1223 `:ignore'.
1224
574b69d5
AM
12252009-07-24 Alan Mackenzie <acm@muc.de>
1226
1227 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1228 initialization, any individual variable setting now takes precedence
1229 over one done via c-file-style/c-file-offsets.
1230
ec06459c
JB
12312009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1232
1233 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1234 truncated when Calc is quit.
1235 (Customizing Calc): Document `calc-undo-length'.
1236
4ce54f6b
CY
12372009-07-20 Chong Yidong <cyd@stupidchicken.com>
1238
1239 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1240
0e4f8ba5
GM
12412009-07-11 Kevin Ryde <user42@zip.com.au>
1242
1243 * pcl-cvs.texi (About PCL-CVS):
1244 * widget.texi (Basic Types):
1245 Fix cross-references.
1246
fa0f81b0
AS
12472009-07-01 Andreas Schwab <aschwab@redhat.com>
1248
1249 * dbus.texi (Type Conversion): Don't use literal control character.
1250
88a683c5
MA
12512009-07-01 Michael Albinus <michael.albinus@gmx.de>
1252
1253 * tramp.texi (GVFS based methods): New section.
1254 (Remote processes): Processes for GVFS based methods run locally.
1255
36c8febb
MA
12562009-06-30 Michael Albinus <michael.albinus@gmx.de>
1257
1258 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1259 the words "kludge" and hack".
1260 (External methods): Add `synce' method.
1261
1262 * trampver.texi: Update release number.
1263
d6b951bb
MA
12642009-06-22 Michael Albinus <michael.albinus@gmx.de>
1265
1266 Sync with Tramp 2.1.16.
1267
1268 * tramp.texi (History): Add GVFS support.
1269 (External methods): Precise `rsync' description. Add `dav', `davs' and
1270 `obex' methods. Add 'tramp-gvfs-methods' option.
1271 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1272 forms.
1273 (Remote Programs): Introduce `tramp-own-remote-path'.
1274 (Remote processes): New subsection "Running remote programs that create
1275 local X11 windows".
1276 (Frequently Asked Questions): Improve code for disabling vc.
1277
1278 * trampver.texi: Update release number. Set default value of
1279 `emacsgvfs'.
1280
70243478
CY
12812009-06-21 Chong Yidong <cyd@stupidchicken.com>
1282
1283 * Branch for 23.1.
1284
54b31cbf
GM
12852009-06-17 Glenn Morris <rgm@gnu.org>
1286
1287 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1288 (Latest version of Emacs): Mention source code repository.
1289
f6adc23c
GM
12902009-06-16 Glenn Morris <rgm@gnu.org>
1291
1292 * faq.texi (Top): Language tweak.
1293 (Extended commands): Most people have arrow keys.
1294 (Emacs manual): Say how to follow info links.
1295 (File-name conventions): Change title a bit. Explain about source
1296 versus installed. Condense etc description.
1297 (Guidelines for newsgroup postings): Mention Savannah list page.
1298 (Newsgroup archives): Simplify.
1299 (Contacting the FSF): Add contact URL.
1300 (Emacs Lisp documentation): Printed version not always available.
1301 (Installing Texinfo documentation): Explain how by hand installation is
1302 not normally needed. Use add-to-list. Remove duplicate reference.
1303 (Informational files for Emacs): Move info on Help menu here from
1304 "File-name conventions".
1305 (Help installing Emacs): Tweak uref.
1306 (Obtaining the FAQ): Mention repository.
1307 (Origin of the term Emacs): Explain "ITS".
1308 (Changing load-path): Use add-to-list.
1309 (Automatic indentation): Clarify this is for Text mode.
1310 Don't mention Indented Text mode.
1311 (Finding Emacs on the Internet): The FSF does not seem to offer a
1312 deluxe distribution on CD anymore.
1313
b59a8457
GM
13142009-06-16 Glenn Morris <rgm@gnu.org>
1315
1316 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1317 Recommend the latest release. Mention how to get older FAQs.
1318 Recommend the Emacs manual.
1319 (Guidelines for newsgroup postings): Discourage cross-posts.
1320 (Underlining paragraphs): Remove.
1321 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1322 (Bugs and problems): Update key-binding.
1323 (Problems with very large files): Mention 64-bit.
1324 (Shell process exits abnormally): Remove.
1325 (Problems with Shell Mode): Rename and update.
1326 (Spontaneous entry into isearch-mode)
1327 (Problems talking to certain hosts): Remove. This is old information,
1328 in etc/PROBLEMS if needed.
1329 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1330 (Dired claims that no file is on this line): Update.
1331 (Installing Emacs, Problems building Emacs): Simplify.
1332 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1333 information.
1334 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1335 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1336 (JDEE): "JDEE", not "JDE".
1337 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1338 Remove. This is old information, in etc/PROBLEMS if needed.
1339 (stty and Backspace key, Kanji and Chinese characters): Remove.
1340 (Right-to-left alphabets): Update section.
1341 (Changing the included text prefix): Gnus uses message-yank-prefix.
1342 Add cross-reference to Supercite manual.
1343 (Saving a copy of outgoing mail): Simplify output file description.
1344 (Expanding aliases when sending mail): Refer to Emacs manual.
1345 Remove old info about RFC822.
1346 Correct description of how to rebuild aliases.
1347 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1348 (MIME with Emacs mail packages)
1349 (Viewing articles with embedded underlining)
1350 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1351 Remove old sections.
1352 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1353 and is well-documented in the Gnus manual.
1354 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1355 (Making Gnus faster): Rename from "Starting Gnus faster".
1356 Merge "Catch-up is slow in Gnus" into here.
1357
0e6d12ca
GM
13582009-06-14 Glenn Morris <rgm@gnu.org>
1359
1360 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1361 (New in Emacs 23): New section.
1362 (Handling C-s and C-q with flow control): Add xref.
1363
2e17e05e
GM
13642009-06-13 Glenn Morris <rgm@gnu.org>
1365
1366 * faq.texi (Setting up a customization file): Grammar fix.
1367 Customize is no longer "new".
1368 (Displaying the current line or column): Line-number mode is on by
1369 default. Don't mention `column' package. Mention linum.el.
1370 (Turning on abbrevs by default): Explain how to do it for buffers,
1371 modes, and everywhere.
1372 (Associating modes with files): Use add-to-list. Don't mention Emacs
1373 19.
1374 (Highlighting a region): On by default since 23.1.
1375 (Replacing highlighted text): Update doc quote.
1376 (Working with unprintable characters): Don't mention search-quote-char.
1377 (Using an already running Emacs process): Gnuclient is probably not an
1378 enhancement these days.
1379 (Indenting switch statements): Remove mention of pre-Emacs 20.
1380 (Horizontal scrolling): Abbreviate Emacs 20 description.
1381 (Replacing text across multiple files): Fix name of dired command.
1382 (Disabling backups): Use require not load.
4f9d4de3 1383 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 1384
2a1cf2b9
BW
13852009-06-13 Bill Wohler <wohler@newt.com>
1386
1387 Release MH-E manual version 8.2.
1388
1389 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1390 release 8.2.
1391
85b438b7
GM
13922009-06-13 Glenn Morris <rgm@gnu.org>
1393
1394 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1395 in this day and age the common meaning is "on the web".
1396 (copying): Use @copyright in all cases.
1397 (Basic keys): Remove reference to deleted manual node "Text Characters".
1398 (File-name conventions): Use GNU as an example rather than SERVICE.
1399 default.el lives in site-lisp. Update Info directory location.
1400 (Real meaning of copyleft): GPL actions have been brought, but all
1401 settled out of court.
1402 (Guidelines for newsgroup postings): Shorten section title.
1403 Simplify comp.emacs description.
1404 (Newsgroup archives): Change Google URL. Describe Gmane.
1405 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1406 points". Mention List-Unsubscribe header.
1407 (Contacting the FSF): Update email and URLs.
1408 (Basic editing): Mention F1 for help.
1409 (Installing Texinfo documentation): Refer to Texinfo website rather
1410 than ftp server.
1411 (Printing a Texinfo file): Mention texi2pdf.
1412 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1413 are just stubs nowadays.
1414 (Latest version of Emacs): Explain version numbers.
1415 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1416 (Turning on syntax highlighting): No need to mention hilit19 any more.
1417 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1418 (Modes for various languages): Remove section.
1419 (Major packages and programs): Remove most version and maintainer
1420 information - it's hard to keep up-to-date, and adds nothing.
1421 Similarly with direct links to mailing lists.
1422 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1423 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1424 years, and Emacs comes with tools for this now.
1425 (Patch): Remove section - this is a standard tool.
1426 (Using function keys under X): Remove section.
1427
93e2d996
GM
14282009-06-12 Glenn Morris <rgm@gnu.org>
1429
1430 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1431 (Help installing Emacs): Remove reference to deleted X11 node.
1432 (Associating modes with files): Interpreter-mode-alist is no longer
1433 subservient to auto-mode-alist.
1434 (Installing Emacs): Change future Emacs version.
1435 (Linking with -lX11 fails): Remove old section.
1436 (Packages that do not come with Emacs): Update ELL location.
1437 Emacs Lisp archive is dead.
1438 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1439 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1440 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1441 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1442 (Removing flashing messages): Remove section about non-existent Gnus
1443 option.
1444
f0bf7708
GM
1445 * faq.texi (Top): Add @top command.
1446 Remove the optional arguments from all @node commands: makeinfo can
1447 generate these automatically, and it is easier to edit and rearrange
1448 nodes without them.
1449
30884d11
GM
14502009-06-11 Glenn Morris <rgm@gnu.org>
1451
1452 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1453 (The LPF): Make the updated URL the sole reference point.
1454 (Learning how to do something): Update refcard price and format.
1455 (Getting a printed manual): Sources in doc/emacs/, not man/.
1456 Also available in PDF format. Since the page count varies, be less
1457 precise.
1458 (Informational files for Emacs): Remove references to deleted files
1459 LPF and SUN-SUPPORT, and to UUCP.
1460 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1461 Remove many obsolete ways to get the FAQ, which now seems only to be
1462 distributed with Emacs.
1463 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1464
deab46e0
CY
14652009-06-09 Chong Yidong <cyd@stupidchicken.com>
1466
223b43fa 1467 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1468 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1469
deab46e0
CY
1470 * ada-mode.texi (Installation, Compile commands)
1471 (Project File Overview, No project files, Set compiler options)
1472 (Use GNAT project file, Use multiple GNAT project files)
1473 (Identifier completion): Use @samp for menu items, and @kbd for key
1474 sequences (Bug#3504).
1475
71fbd643
DU
14762009-06-04 Daiki Ueno <ueno@unixuser.org>
1477
8c9bb6f5 1478 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1479
f197085b
CY
14802009-06-04 Ryan Yeske <rcyeske@gmail.com>
1481
1482 * message.texi (Header Commands): Fix descriptions to match
1483 keybindings.
1484
7f3bc720
DU
14852009-04-22 Daiki Ueno <ueno@unixuser.org>
1486
1487 * gnus.texi (Security): Mention that EasyPG is the current default.
1488
4518068d
CY
14892009-04-13 Chong Yidong <cyd@stupidchicken.com>
1490
1491 * ediff.texi (Session Commands): Fix typo.
1492
d7ca410a
MB
14932009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1494
1495 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1496 news.software.readers. Reported by Florian Rehnisch.
1497
c6c76add
GM
14982009-04-02 Glenn Morris <rgm@gnu.org>
1499
1500 * auth.texi: Capitalize direntry.
1501
1502 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1503 using a period in the entry name. (Bug#2797)
1504
35ed8e2e
JB
15052009-03-03 Juanma Barranquero <lekktu@gmail.com>
1506
1507 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1508 ($(infodir)/auth, auth.dvi): New targets.
1509
e280480a
GM
15102009-03-03 Glenn Morris <rgm@gnu.org>
1511
1512 * auth.texi: Fix @setfilename.
1513
1514 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1515 (auth, $(infodir)/auth, auth.dvi): New rules.
1516
8a76755b
GM
15172009-02-25 Glenn Morris <rgm@gnu.org>
1518
1519 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1520
0038d478
MB
15212009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1522
1523 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1524
15252009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1526
1527 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1528 gnus-nocem-issuers, and gnus-nocem-verifyer.
1529
867d4bb3
JB
15302009-02-20 Juanma Barranquero <lekktu@gmail.com>
1531
1532 * ada-mode.texi (Project files, Automatic Casing):
1533 * dbus.texi (Signals):
1534 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1535 * mh-e.texi (HTML):
1536 * nxml-mode.texi (Locating a schema)
1537 (Using the document's URI to locate a schema):
1538 * org.texi (Footnotes, Using the mapping API):
1539 * rcirc.texi (Channels): Remove duplicate words.
1540
3a44dc1f
GM
15412009-02-20 Glenn Morris <rgm@gnu.org>
1542
1543 * dired-x.texi (Miscellaneous Commands):
1544 * gnus.texi: Minor updates for mbox Rmail.
1545
5dc584b5
KB
15462009-02-16 Karl Berry <karl@gnu.org>
1547
b59a8457
GM
1548 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1549 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1550 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1551 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1552 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1553 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1554 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1555 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1556 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1557 Consistently use @insertcopying in the Top node,
5dc584b5 1558 @contents at the front (after @end titlepage),
b59a8457 1559 and @direntry after @copying. (Bug#1988)
5dc584b5 1560
9eb59592
MB
15612009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1562
1563 * auth.texi: New file documenting auth-source.
1564
d324fa76
CD
15652009-02-13 Carsten Dominik <dominik@science.uva.nl>
1566
1567 * org.texi (Org Plot): Fix link.
1568
7a603b73
DU
15692009-02-09 Daiki Ueno <ueno@unixuser.org>
1570
1571 * epa.texi (Mail-mode integration): Mention the way to do
1572 "encrypt-to-self". (Bug#1807)
1573
a626b338 15742009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1575
1576 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1577
3b36c17e
MB
15782009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1579
1580 * gnus-news.texi: Print version about Incoming*.
1581
55033558
CD
15822009-02-02 Carsten Dominik <dominik@science.uva.nl>
1583
1584 * org.texi (Structure editing, Handling links)
1585 (Fast access to TODO states, Javascript support): Make standard docs
1586 correctly reflect default variable settings.
1587
ec712abb
GM
15882009-02-02 Glenn Morris <rgm@gnu.org>
1589
1590 * org.texi: Fix typos.
1591
7112648c
MA
15922009-02-01 Michael Albinus <michael.albinus@gmx.de>
1593
1594 Sync with Tramp 2.1.15.
1595
1596 * trampver.texi: Update release number.
1597
2e461fc1
CD
15982009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1599
1600 * org.texi (TODO dependencies): Document TODO dependencies on
1601 checkboxes.
1602
bc283609
CD
16032009-01-30 Carsten Dominik <dominik@science.uva.nl>
1604
1605 * org.texi (TODO dependencies): Document key binding for toggling
1606 ORDERED property.
1607
74fc5047
MA
16082009-01-28 Michael Albinus <michael.albinus@gmx.de>
1609
1610 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1611 of hook functions.
1612
d6685abc
CD
16132009-01-28 Carsten Dominik <dominik@science.uva.nl>
1614
1615 * org.texi (TODO dependencies): New section.
1616
65c439fd
CD
16172009-01-27 Carsten Dominik <dominik@science.uva.nl>
1618
1619 * org.texi (Plain lists, TODO basics, Priorities)
1620 (Multiple sets in one file, Conflicts): Document interaction with
1621 `shift-selection-mode'.
1622
5fafc247
JB
16232009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1624
1625 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1626 Make Calc the subject of sentences.
1627 (Rearranging Formulas using Selections): Discuss new options
1628 for `j *'.
1629
e7433508
MA
16302009-01-26 Michael Albinus <michael.albinus@gmx.de>
1631
1632 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1633
2096a1b6
GM
16342009-01-26 Glenn Morris <rgm@gnu.org>
1635
1636 * org.texi: Fix typos.
1637
0cb61492
BW
16382009-01-26 Bill Wohler <wohler@newt.com>
1639
2096a1b6 1640 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 1641
0bd48b37
CD
16422009-01-25 Carsten Dominik <dominik@science.uva.nl>
1643
1644 * org.texi (References): Add information about remote references.
1645 (Built-in table editor): Document `C-c RET' in tables.
1646 (Math symbols, Quoting LaTeX code): Mention that simple
1647 LaTeX macros survive LaTeX export.
1648 (Images in LaTeX export): Show how to create a reference to a
1649 figure.
1650 (Sectioning structure): Document that the LaTeX class can be
1651 specified in a property.
1652 (Text areas in HTML export): New section.
1653 (External links): Add examples for text search and ID links.
1654 (Built-in table editor): Remove the descriptio of `C-c
1655 C-q', it not longer works.
1656 (Literal examples): Document that a space must follow
1657 the colon in short examples.
1658 (Relative timer): Document `org-timer-stop'.
1659 (Footnotes): New section.
1660 (Footnote markup): Shorten section and refer to new Footnote
1661 section.
1662 (Literal examples): Add documentation for line
1663 numbering in and references to code examples.
1664 (CSS support): Fix the description of default CSS styles.
1665 (Capturing column view): Document
1666 "file:path/to/file.org" as an allowed value for the ID property of
1667 a dynamic block copying column view.
1668
49dbbaf2
SE
16692009-01-23 Stephen Eglen <stephen@gnu.org>
1670
1671 * mh-e.texi (Getting Started): Describe $MH.
1672
193e6828
MA
16732009-01-21 Michael Albinus <michael.albinus@gmx.de>
1674
1675 * tramp.texi (all): Harmonize usage of "external method",
1676 "external transfer method" and "out-of-band method".
1677 (Connection types): Precise the differences of inline and external
1678 methods. Written by Adrian Phillips <a.phillips@met.no>.
1679
26b9f88d
MB
16802009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1681
1682 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1683 commands as described at the top. Reported by Allan Gottlieb
1684 <gottlieb@nyu.edu>.
1685
16862009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1687
1688 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1689 nnmail-pathname-coding-system.
1690
377952e0
GM
16912009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1692
1693 * org.texi (Relative timer): Fix typo.
1694
a20d3598
JB
16952009-01-15 Juanma Barranquero <lekktu@gmail.com>
1696
1697 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1698 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1699
a50253cc
GM
17002009-01-13 Glenn Morris <rgm@gnu.org>
1701
1702 * org.texi: Fix some more typos.
1703
07450bee
GM
17042009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1705
1706 * org.texi: Fix some typos.
1707
e3e955fe
MB
17082009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1709
1710 * gnus.texi (Group Parameters): Add note for local variables.
1711
17122009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1713
1714 * gnus.texi (Converting Kill Files): Fix URL. Include
1715 gnus-kill-to-score.el in contrib directory.
1716
17172009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1718
1719 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1720 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1721 (Paging the Article): Add index entry.
1722
71dd9983
JB
17232009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1724
1725 * ada-mode.texi (Examples): Delete redundant text.
1726
4a0cf14f
MA
17272009-01-03 Michael Albinus <michael.albinus@gmx.de>
1728
36c8febb 1729 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1730
1731 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1732 addresses.
1733
aedac0f0
BW
17342009-01-03 Bill Wohler <wohler@newt.com>
1735
1736 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1737 kept empty.
1738
4c65b566
CD
17392008-12-20 Carsten Dominik <dominik@science.uva.nl>
1740
1741 * org.texi (Activation, Exporting, ASCII export, HTML export)
1742 (HTML Export commands, LaTeX/PDF export commands): Improve
1743 documentation about transient-mark-mode.
1744 (References): DOcuemtn the use of special names like $LR1 to reference
1745 to fields in the last table row.
1746
e1a78e1e
JL
17472008-12-19 Juri Linkov <juri@jurta.org>
1748
1749 * info.texi (Search Text): Remove mention of removed key binding M-s.
1750
17a0aa82
CD
17512008-12-18 Carsten Dominik <dominik@science.uva.nl>
1752
1753 * org.texi (References): Remove mentioning of @0 as reference for the
1754 last line, this has been reverted in the Lisp sources.
1755
4997d802
JB
17562008-12-17 Juanma Barranquero <lekktu@gmail.com>
1757
1758 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1759 (DVI_TARGETS): Remove duplicates. Add sasl.
1760 ($(infodir)/sasl, sasl.dvi): New targets.
1761
33306645
CD
17622008-12-17 Carsten Dominik <dominik@science.uva.nl>
1763
1764 * org.texi: Version number pushed to 6.15d.
1765
db55f368
CD
17662008-12-16 Carsten Dominik <dominik@science.uva.nl>
1767
a0bf4117 1768 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1769 (Images in LaTeX export): New section.
1770 (Inlined images, Images in HTML export): Sections renamed.
1771
dae0a942
MB
17722008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1773
1774 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1775
9f5572e9
MB
17762008-12-04 David Engster <dengste@eml.cc>
1777
1778 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1779 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1780
bc23baaa
CD
17812008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1782
1783 * org.texi (Using the mapping API): Fix bug in mapping example.
1784 (Publishing options): Make the list of properties complete again, in
1785 correspondence to the variable `org-export-plist-vars'.
1786 (Property searches): Document new special values for time comparisons.
1787 (Tag inheritance): Refine the description of tag inheritance.
1788 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1789 (Effort estimates): Document the new relative timer.
bc23baaa 1790
3bf8054f
JB
17912008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1792
1793 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1794 (Using Calc): Clarify use of `C-x * o'.
1795 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1796
ac134f2f
RS
17972008-11-28 Richard M Stallman <rms@gnu.org>
1798
1799 * dbus.texi (Receiving Method Calls): Clean up previous change.
1800
ace706d1
MA
18012008-11-26 Michael Albinus <michael.albinus@gmx.de>
1802
1803 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1804 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1805 `dbus-unescape-from-identifier'.
1806 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1807 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1808 (Signals): Use the constants in the example.
1809
d60b1ba1
CD
18102008-11-24 Carsten Dominik <dominik@science.uva.nl>
1811
b97439ce 1812 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1813
ce4fdcb9
CD
18142008-11-23 Carsten Dominik <dominik@science.uva.nl>
1815
1816 * org.texi (Setting up Remember): Document `org-remember-mode'.
1817 (External links): Document that bbdb links can use a regular
1818 expression.
1819 (External links): Document that elisp links can contain interactive
1820 commands.
1821
c8548a00 18222008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1823
1824 * viper.texi (viper-translate-all-ESC-keysequences):
1825 Description removed.
1826
6a2c4aec
GM
18272008-11-19 Glenn Morris <rgm@gnu.org>
1828
1829 * doclicense.texi: Change to FDL 1.3.
1830 Relicense all texi files under FDL 1.3 or later.
1831
59ee4113
JB
18322008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1833
1834 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1835
59bcbb98 18362008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1837
1838 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1839
1840 * ediff.texi: Version/date change.
9f90198a 1841
8aa41c9b
CY
18422008-11-14 Chong Yidong <cyd@stupidchicken.com>
1843
1844 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1845
17587b1b
JB
18462008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1847
1848 * calc.texi (About This Manual): Comment out a mention of
1849 marginal notes.
1850
564c900e
CD
18512008-11-12 Carsten Dominik <dominik@science.uva.nl>
1852
1853 * org.texi (Clocking work time): Document the :formula property of
1854 clock tables.
1855 (Structure editing, Refiling notes): Document refiling regions.
1856 (Agenda commands): Document the double-prefix version
1857 of the `l' command in the agenda.
1858 (Handling links): Explain the effect of a double prefix
1859 arg to `C-c C-o'.
1860 (TODO basics): Add documentation for tag triggers.
1861
3c4be1f2
GM
18622008-10-23 Glenn Morris <rgm@gnu.org>
1863
1864 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1865 byte-compiling things like `+'.
1866
1867 * ns-emacs.texi: Merge copyright years of author now with assignment
1868 into FSF years.
1869 (VER): Use it for easier automatic updating. Use Emacs version rather
1870 than standalone Emacs.app version.
1871
a6520ff3
CD
18722008-10-12 Carsten Dominik <dominik@science.uva.nl>
1873
864c9740 1874 * org.texi: Lots of minor fixes.
a6520ff3
CD
1875 (Capture): New chapter.
1876 (Org Plot): New section.
1877
db7a4b66
MH
18782008-09-30 Magnus Henoch <mange@freemail.hu>
1879
1880 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1881
4043c194
JB
18822008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1883
1884 * calc.texi (User Defined Units): Mention how to enter optional display
1885 string.
1886
eef5ade7
MB
18872008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1888
1889 * message.texi (Sending Variables): Fixed variable documentation to
1890 avoid the "y/n" wording.
1891
e52cac88
MB
18922008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1893
1894 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1895
18962008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1897
1898 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1899 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1900
00c55306
BW
19012008-09-22 Bill Wohler <wohler@newt.com>
1902
1903 Release MH-E manual version 8.1.
1904
1905 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1906 release 8.1.
1907
1908 * mh-e.texi: Retain dual license as agreed to by the FSF.
1909 However, bump GPL to Version 3.
1910 Use @include for license text.
1911
e52cac88 19122008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1913
1914 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1915 (Store custom flags and keywords, Store arbitrary data):
1916 Clean up markup.
64763fe3
MB
1917
19182008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1919
1920 * gnus.texi (The Gnus Registry): Document it.
1921
9e601b8d
MB
19222008-09-08 David Engster <dengste@eml.cc>
1923
88ee5b02
JB
1924 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1925 Clarify section about choosing back end servers.
9e601b8d 1926
247043f1
GM
19272008-08-23 Glenn Morris <rgm@gnu.org>
1928
1929 * dired-x.texi (Shell Command Guessing):
1930 Mention dired-guess-shell-case-fold-search. (Bug#417)
1931
2bfec7a0
MA
19322008-08-22 Michael Albinus <michael.albinus@gmx.de>
1933
1934 * trampver.texi: Update release number.
1935
247043f1 19362008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1937
1938 * ns-emacs.texi: Update version.
1939 (Introduction): Correct menu location for options save.
1940 (Customization): Note that defaults are stored under org.gnu.Emacs.
1941
8c20bd92
BW
19422008-08-11 Bill Wohler <wohler@newt.com>
1943
1944 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1945 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1946 Henman) (closes SF #1768928).
1947
767a4d92
GM
19482008-08-10 Glenn Morris <rgm@gnu.org>
1949
1950 * ns-emacs.texi: Use @copying. Change copyright of authors with
1951 assignment to FSF. Change license to GFDL.
1952 (Top): Remove outdated references.
1953
6ecfe5c2
MB
19542008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1955
88ee5b02
JB
1956 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1957 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1958 gnus-summary-sort-by-most-recent-date.
1959 (Summary Sorting): Explain prefix argument.
1960
19612008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1962
1963 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1964 gnus-summary-pipe-output.
1965
eb932e8a
MA
19662008-08-03 Michael Albinus <michael.albinus@gmx.de>
1967
1968 * dbus.texi (Receiving Method Calls): Document error handling of own
1969 D-Bus methods.
1970
bfe16263
BW
19712008-08-01 Bill Wohler <wohler@newt.com>
1972
1973 * mh-e.texi (Reading Mail)
9f90198a 1974 (Viewing Attachments): Describe new function
bfe16263
BW
1975 mh-show-preferred-alternative.
1976 (Sending Mail, Redistributing, Sending Message): Describe new hook
1977 mh-annotate-msg-hook.
1978
21956b56
MA
19792008-07-31 Michael Albinus <michael.albinus@gmx.de>
1980
1981 * dbus.texi (Arguments and Signatures): Fix example.
1982 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1983 (Asynchronous Methods): New node.
9f90198a
JB
1984 (Errors and Events): Describe extended layout of `dbus-event'.
1985 New defun `dbus-event-message-type'.
21956b56 1986
7c2fb837
DN
19872008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1988
1989 * ediff.texi: Remove VMS support.
1990
13662773
JB
19912008-07-29 Juanma Barranquero <lekktu@gmail.com>
1992
1993 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1994 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1995
ddde0b34
CY
19962008-07-29 Chong Yidong <cyd@stupidchicken.com>
1997
1998 * Makefile.in: Add mairix-el targets.
1999
20002008-07-29 David Engster <deng@randomsample.de>
2001
2002 * mairix-el.texi: New file.
2003
d5875b25
JB
20042008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
2005
366b7d44
JB
2006 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
2007 project files. Delete 'main_unit' project variable; not needed. Allow
2008 process environment variables wherever project variables are allowed.
2009 Add tutorial section on multiple GNAT project files.
d5875b25 2010
6cbab8ee
MA
20112008-07-27 Michael Albinus <michael.albinus@gmx.de>
2012
2013 Sync with Tramp 2.1.14.
2014
2015 * trampver.texi: Update release number.
2016
9e2a2647
DN
20172008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2018
2019 * ns-emacs.texi:
2020 * faq.texi: Remove mentions of Mac Carbon.
2021
d62672f3
MB
20222008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2023
2024 * gnus.texi (Saving Articles): Describe the 2nd argument of
2025 gnus-summary-save-in-pipe.
2026 (SpamAssassin): Use it.
2027
20282008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
2029
2030 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
2031
dd12e1c6
CD
20322008-07-25 Carsten Dominik <dominik@science.uva.nl>
2033
2034 * org.texi (Export options): Document the use of the creator flag.
2035
44ce9197
CD
20362008-07-24 Carsten Dominik <dominik@science.uva.nl>
2037
2038 * org.texi: New version 6.06a.
2039
ddd13c5d
JB
20402008-07-23 Juanma Barranquero <lekktu@gmail.com>
2041
2042 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
2043 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
2044
8dc6104d
JB
20452008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
2046
2047 * calc.texi (Editing Stack Entries):
2048 (Algebraic Entry): Rewrite introductory sentences so it can be used by
2049 Calc's help functions. Mention fixing typos.
2050 (Customizing Calc): Fix typo.
2051
20522008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
2053
2054 * calc.texi (summarykey): New macro. Use to correctly format keys in
2055 the summary.
2056
ddd13c5d 20572008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
2058
2059 * ns-emacs.texi (Customization): Corrected documentation on color
2060 specification formats.
2061
568beaa2
AS
20622008-07-19 Andreas Schwab <schwab@suse.de>
2063
db8ef699 2064 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
2065
2066 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
2067 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
2068
cd71b9ae
MA
20692008-07-18 Michael Albinus <michael.albinus@gmx.de>
2070
2071 * dbus.texi (Inspection): Rework, introduce submenus.
2072 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
2073 (Properties and Annotations, Arguments and Signatures): New nodes.
2074
9b7993b4
MA
20752008-07-13 Michael Albinus <michael.albinus@gmx.de>
2076
2077 * dbus.texi (Receiving Method Calls): Fix description of
2078 `dbus-register-method'.
2079 (Signals): Allow also signal arguments for filtering in
2080 `dbus-register-signal'.
2081
241d447b
JB
20822008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
2083
2084 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
2085 `cnorm'.
2086 (Arithmetic Tutorial): Simplify the verification of prime factors.
2087
adb46650
MB
20882008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2089
2090 * gnus.texi (Saving Articles): Mention
2091 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
2092
92e15881
JB
20932008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
2094
2095 * calc.texi: Adjust mode line throughout.
2096
ea597303
JB
20972008-06-28 Juanma Barranquero <lekktu@gmail.com>
2098
2099 * sasl.texi (Mechanisms): Fix typos.
2100
aee08080
JB
21012008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
2102
2103 * calc.texi (Killing from the stack): Mention using normal Emacs
2104 copying.
2105
a06a4a12
MA
21062008-06-21 Michael Albinus <michael.albinus@gmx.de>
2107
ea597303
JB
2108 * tramp.texi (Password handling): Renamed from "Password caching".
2109 Add `auth-source' mechanism.
a06a4a12
MA
2110 (Connection caching): Tramp reopens the connection automatically,
2111 when the operating system on the remote host has been changed.
2112
7389398d
EZ
21132008-06-20 Eli Zaretskii <eliz@gnu.org>
2114
2115 * makefile.w32-in (distclean): Remove makefile.
2116
b349f79f
CD
21172008-06-17 Carsten Dominik <dominik@science.uva.nl>
2118
3f9b4c2b 2119 * org.texi (Using the mapping API): New section.
b349f79f 2120 (Agenda column view): New section.
3f9b4c2b 2121 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 2122 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 2123 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
2124
21252008-06-17 Jason Riedy <jason@acm.org>
2126
2127 * org.texi (A LaTeX example): Note that fmt may be a one-argument
2128 function, and efmt may be a two-argument function.
2129 (Radio tables): Document multiple destinations.
2130
cd5c05d2
GM
21312008-06-16 Glenn Morris <rgm@gnu.org>
2132
2133 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
2134 Add Cover-Texts.
2135
debf4439
GM
21362008-06-15 Glenn Morris <rgm@gnu.org>
2137
2138 * faq.texi (VER): Update to 23.0.60.
2139
2140 * mh-e.texi: Remove option of licensing under GPL.
2141 Add Cover-Texts to GFDL permissions notice.
2142 (GPL): Remove section.
2143 (GFDL): Include doclicense.texi rather than the actual text.
2144
2145 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2146 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2147
2148 * sasl.texi: Fix output file name.
2149
2150 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2151
2152 * gnus-coding.texi: Refer to license in Gnus manual.
2153
2154 * idlwave.texi, sasl.texi: Use @copying.
2155
2156 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
2157
2158 * speedbar.texi: Update Back-Cover Text as per maintain.info.
2159
2160 * url.texi: Use @copying, @title, @subtitle, @author.
2161
2162 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
2163 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
2164 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
2165 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
2166 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
2167 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
2168 * widget.texi, woman.texi:
2169 Remove references to external license, since doclicense is included.
2170
2171 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
2172 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
2173 Remove references to non-existent Invariant Sections.
2174
091f8bc1
GM
21752008-06-14 Glenn Morris <rgm@gnu.org>
2176
2177 * faq.texi (Major packages and programs): Remove references to external
2178 Supercite, Calc, VIPER, since they have been included for some time.
2179 Update VM, AUCTeX, BBDB entries.
2180
47bcb4d3
UJ
21812008-06-14 Ulf Jasper <ulf.jasper@web.de>
2182
2183 * newsticker.texi: Updated to match latest newsticker changes.
2184
6f093307
GM
21852008-06-13 Glenn Morris <rgm@gnu.org>
2186
2187 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
2188 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
2189 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
2190 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
2191 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
2192 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
2193 * woman.texi:
2194 Update Back-Cover Text as per maintain.info.
2195
2b968687
MB
21962008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2197
2198 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2199
2200 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2201 (gnus-faq.xml): Update repository host.
2202
2b968687
MB
2203 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2204
22052008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2206
2207 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2208 Fix a typo.
2209
22102008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2211
2212 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 2213 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
2214 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2215
22162008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2217
2218 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2219 coding standards.
2220
22212008-06-14 David Engster <dengste@eml.cc>
2222
2223 * gnus.texi (nnmairix): Markup fixes.
2224
e6d2d263
MB
22252008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2226
2b968687 2227 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
2228
22292008-06-05 David Engster <dengste@eml.cc>
2230
2231 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2232
22332008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2234
b344d29d 2235 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
2236 (Searching, nnir, nnmairix): New stub nodes.
2237
ad231df6 22382008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
2239
2240 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2241
f394fa25
MB
22422008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2243
2244 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2245
58333467
MB
22462008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2247
2248 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2249
67525fb9
JY
22502008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2251
2252 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2253
0549d8fc
JB
22542008-05-06 Juanma Barranquero <lekktu@gmail.com>
2255
2256 * info.texi (Top): Fix typo in xref.
2257
149a3837
KB
22582008-05-05 Karl Berry <karl@gnu.org>
2259
2260 * info.texi (Top): @xref to stand-alone manual.
2261
3a23a519
MB
22622008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2263
2264 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2265 (Various Summary Stuff): Fix typo in last xref.
2266
0a29fbf3
JB
22672008-05-02 Juanma Barranquero <lekktu@gmail.com>
2268
2269 * org.texi (Moving subtrees): Fix typo.
2270
586b90f1
MA
22712008-04-28 Michael Albinus <michael.albinus@gmx.de>
2272
2273 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2274 Tramp via `tramp-mode'.
2275
b5af9883
CD
22762008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2277
2278 * org.texi: Massive changes, in many parts of the file.
2279
d55fe5bb
MB
22802008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2281
2282 * gnus.texi (Oort Gnus): Add message-fill-column.
2283
22842008-04-12 Adrian Aichner <adrian@xemacs.org>
2285
2286 * gnus.texi (Mail Source Specifiers): Typo fix.
2287
22882008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2289
2290 * gnus.texi (Diary Headers Generation): Update key binding for
2291 `gnus-diary-check-message'.
2292
22932008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2294
2295 * gnus.texi (Emacsen): Addition.
2296
22972008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2298
2299 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2300
23012008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2302
2303 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2304
23052008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2306
2307 * gnus-news.texi: Update tool bar item.
2308
23092008-04-09 Sven Joachim <svenjoac@gmx.de>
2310
2311 * gnus-news.texi: Fix typos.
2312
76c109c3
JB
23132008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2314
222027f2 2315 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
2316 Add mention of `kron'.
2317
d5fbd5a6
MO
23182008-04-01 Daiki Ueno <ueno@unixuser.org>
2319
2320 * epa.texi (Encrypting/decrypting *.gpg files): Document
2321 epa-file-name-regexp.
2322
fbcbb58c
KY
23232008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2324
2325 * gnus.texi (Example Methods): Fix description about ssh-agent.
2326 (Indirect Functions): Fix the default value of nntp-telnet-command;
2327 remove link to connect.html.
2328
134ce16c
MA
23292008-03-30 Michael Albinus <michael.albinus@gmx.de>
2330
2331 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2332 dbus-call-method.
2333 (Receiving Method Calls): The timeout can be set by the calling client.
2334
da1975d7
MA
2335 * trampver.texi: Update release number.
2336
2e4089ab
RS
23372008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2338
2339 * gnus.texi (Top): Fix version. Add SASL.
2340
70cab5a9
MA
23412008-03-29 Michael Albinus <michael.albinus@gmx.de>
2342
2343 Sync with Tramp 2.1.13.
2344
2345 * trampver.texi: Update release number.
2346
5bc6ddff
MB
23472008-03-29 Chong Yidong <cyd@stupidchicken.com>
2348
2349 * org.texi: Update to new org-mode website.
2350
23512008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2352
2353 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2354
9b3ebcb6
MB
23552008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2356
2357 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2358 gnus-read-ephemeral-gmane-group-url,
2359 gnus-read-ephemeral-emacs-bug-group,
2360 gnus-read-ephemeral-debian-bug-group.
2361
23622008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2363
2364 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2365
2366 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2367 Add FIXMEs for Bookmarks and gnus-registry-marks.
2368
23692008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2370
2371 * gnus.texi (Smileys): Document `smiley-style'.
2372
23732008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2374
2375 * gnus.texi (Gnus Development): Clarify difference between ding and
2376 gnu.emacs.gnus.
2377 (MIME Commands, Using MIME, RSS): Fix markup.
2378
2379 * gnus-faq.texi ([8.4]): Ditto.
2380
23812008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2382
2383 * gnus.texi (Emacsen): Remove obsolete stuff.
2384
23852008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2386
2387 * gnus.texi (Oort Gnus): Add version info WRT
2388 `mail-source-delete-incoming'.
2389
23902008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2391
2392 * gnus.texi (Top): Add "Other related manuals" and version info in
2393 `iftex' output.
2394 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2395 gnus-balloon-face-0 and the corresponding format specifiers.
2396
608d6a81
MA
23972008-03-26 Michael Albinus <michael.albinus@gmx.de>
2398
2399 * tramp.texi (Filename completion): Remove footnote about let-bind
2400 of `partial-completion-mode'. It doesn't work this way.
2401
27a6f132
SM
24022008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2403
2404 * pcl-cvs.texi (Contributors): Update my email.
2405
4a7c4c40
MA
24062008-03-21 Michael Albinus <michael.albinus@gmx.de>
2407
2408 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2409
2940c053
BW
24102008-03-17 Bill Wohler <wohler@newt.com>
2411
2412 * mh-e.texi (Viewing): Update URL for adding header fields to
2413 mh-invisible-header-fields-default.
2414
30864d5f
BW
24152008-03-16 Bill Wohler <wohler@newt.com>
2416
2417 * mh-e.texi (Preface): Add Gnus to requirements.
2418 (Forwarding): Note that forwarded MIME messages are now inline.
2419
31fe2b00
SM
24202008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2421
2422 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
2423 (Common Variables): Give precedence to the netcat methods over the
2424 telnet methods, and mention that they are more reliable.
31fe2b00 2425
5e97c626
CD
24262008-03-13 Carsten Dominik <dominik@science.uva.nl>
2427
2428 * org.texi (Exporting Agenda Views): Document agenda export to
2429 iCalendar.
2430 (Progress logging): Document the new progress logging stuff.
2431
37a68866
MB
24322008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2433
2434 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2435 Update for change of `mail-source-delete-incoming'.
2436
2437 * gnus-news.texi: Ditto.
2438
8f7abae3
MB
24392008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2440
2441 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2442 custom versions.
2443
af379c86
AM
24442008-03-07 Alan Mackenzie <acm@muc.de>
2445
2446 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2447 parens/brackets in a k&r region is limited.
2448
3d0f8a67
MB
24492008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2450
2451 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2452 using different Emacs versions.
2453
52151df0
GM
24542008-02-27 Glenn Morris <rgm@gnu.org>
2455
2456 * sc.texi: Remove a lot of old and obsolete info.
2457 (titlepage): Simplify.
2458 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2459 (VM with any Emacsen, GNEWS with any Emacsen)
2460 (Overloading for Non-conforming MUAs, Version 3 Changes)
2461 (The Supercite Mailing List): Delete nodes.
2462 (Introduction): Remove info about old packages.
2463 (Getting Connected): Simplify. Remove info about old packages.
2464 (Citing Commands): Delete Emacs 19 info.
2465 (Hints to MUA Authors): Simplify.
2466 (Thanks and History): Merge in some info from the deleted node
2467 "Version 3 Changes".
2468
b03f96dc
MB
24692008-02-05 Juanma Barranquero <lekktu@gmail.com>
2470
2471 * org.texi (Setting tags, In-buffer settings):
2472 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2473
52bec650
MB
24742008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2475
2476 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2477 installation directory name.
2478
34a3c587
RF
24792008-02-12 Romain Francoise <romain@orebokech.com>
2480
2481 * epa.texi (Overview): Fix typo.
2482
5a8d03e9
MO
24832008-02-11 Daiki Ueno <ueno@unixuser.org>
2484
2485 * epa.texi (Quick start): Remove the .emacs setting.
2486
f1914c40
MO
24872008-02-10 Daiki Ueno <ueno@unixuser.org>
2488
2489 * epa.texi (Quick start): Use the command `epa-enable' instead of
2490 loading `epa-setup'.
2491
bca98fc9
JB
24922008-02-08 Juanma Barranquero <lekktu@gmail.com>
2493
2494 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2495 ($(infodir)/epa, epa.dvi): New targets.
2496
4b01af2e
MO
24972008-02-08 Daiki Ueno <ueno@unixuser.org>
2498
2499 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2500
2501 * epa.texi: New manual documenting the EasyPG Assistant.
2502
06c0751a
MA
25032008-02-06 Michael Albinus <michael.albinus@gmx.de>
2504
2505 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2506 (Inspection): New function dbus-ping.
2507
7dcccd7b
MA
25082008-02-05 Michael Albinus <michael.albinus@gmx.de>
2509
2510 * tramp.texi (Remote processes): Add `shell-command'.
2511
a1da1e37
MB
25122008-01-28 Michael Sperber <sperber@deinprogramm.de>
2513
2514 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2515 (Group Parameters): Document `mail-source' parameter.
2516
c9d8f746
MA
25172008-01-27 Michael Albinus <michael.albinus@gmx.de>
2518
2519 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2520 must be a local host.
2521
15db4a13
MO
25222008-01-26 Michael Olson <mwolson@gnu.org>
2523
2524 * erc.texi: Update version for ERC 5.3 release.
2525 (Obtaining ERC): Update extras URLs for 5.3.
2526 (Development): Write instructions for git, and remove those for Arch.
2527 (History): Mention the switch to git.
2528
2bc43980
KB
25292008-01-24 Karl Berry <karl@gnu.org>
2530
bca98fc9
JB
2531 * info.texi (Search Index, Search Text): Mention the command
2532 character in the section name, a la the (Go to node) node.
2bc43980 2533
d2e4a6c9
MA
25342008-01-21 Michael Albinus <michael.albinus@gmx.de>
2535
2536 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2537
0b6799c3
MB
25382008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2539
2540 * gnus-news.texi: Mention gnus-article-describe-bindings.
2541
25422008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2543
2544 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2545
db9c3fb1 25462008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2547
7b4d0413 2548 * org.texi (Property inheritance): New section.
db9c3fb1 2549 (Conventions): New section.
7b4d0413 2550 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2551 commands, and the new bindings for refiling.
2552 (Sparse trees): Document the new special command for sparse trees.
2553 (References): Be more clear about the counting of hilines.
2554 (Handling links): Document M-p/n for accessing links.
2555 (Fast access to TODO states): New section.
2556 (Per file keywords): New section.
2557 (Property inheritance): New section.
2558 (Column attributes): New summary types.
2559 (Capturing Column View): New section.
2560 (The date/time prompt): Cover the new features in the date/time prompt.
2561 Compactify the table of keys for the calendar remote control.
2562 (Clocking work time): Document the new :scope parameter.
2563 (Remember): Promoted to chapter.
2564 (Quoted examples): New section.
2565 (Enhancing text): New verbatim environments.
2566
6ed73f28
MA
25672008-01-14 Michael Albinus <michael.albinus@gmx.de>
2568
2569 * trampver.texi: Update release number.
2570
95838435
MB
25712008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2572
2573 * gnus.texi (Article Keymap): Add
2574 gnus-article-wide-reply-with-original; fix descriptions of
2575 gnus-article-reply-with-original and
2576 gnus-article-followup-with-original.
2577
20234d96
GM
25782008-01-09 Glenn Morris <rgm@gnu.org>
2579
2580 * nxml-mode.texi: Add @copying section.
2581
d82cf70b
MB
25822008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2583
2584 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2585 Server". Add `message-send-mail-with-mailclient'.
2586
2587 * gnus.texi (Posting Server): Move some text to "(message)Mail
2588 Variables" and add a reference here.
2589
addb7f2e
MA
25902008-01-04 Michael Albinus <michael.albinus@gmx.de>
2591
2592 * dbus.texi (Receiving Method Calls): New chapter.
2593 (Errors and Events): Add serial number to events. Replace "signal" by
2594 "message". Introduce dbus-event-serial-number.
2595
4db2806c
MA
25962008-01-03 Michael Albinus <michael.albinus@gmx.de>
2597
2598 * dbus.texi (Type Conversion): Explain the type specification for empty
2599 arrays. Use another example.
2600
c9ecb5a7
MA
26012007-12-30 Michael Albinus <michael.albinus@gmx.de>
2602
2603 * dbus.texi (all): Replace "..." by @dots{}.
2604 (Type Conversion): Precise the value range for :byte types.
2605 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2606 Mention its return value.
2607 (Errors and Events): There is no D-Bus error propagation during event
2608 processing.
2609
702dbfd9
JB
26102007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2611
2612 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2613 New sections.
2614
87035689
MB
26152007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2616
2617 * gnus.texi (Group Parameters): Reorder the text and add a note about
2618 `gnus-parameters' near the beginning of the node.
2619
26202007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2621
2622 * gnus.texi (Score File Editing): Fix function name.
2623
5492f5ca
MA
26242007-12-23 Michael Albinus <michael.albinus@gmx.de>
2625
2626 Sync with Tramp 2.1.12.
2627
2628 * trampver.texi: Update release number.
2629
d4e67bc5
MA
26302007-12-22 Michael Albinus <michael.albinus@gmx.de>
2631
2632 * dbus.texi (Type Conversion): Correct input parameters mapping.
2633
6a31c819
MA
26342007-12-21 Michael Albinus <michael.albinus@gmx.de>
2635
2636 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2637 (Errors and Events): Mention wrong-type-argument error.
2638
99a3e35f
AS
26392007-12-21 Alex Schroeder <alex@gnu.org>
2640
2641 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 2642 spaces. Fixed some typos.
99a3e35f
AS
2643 (Internet Relay Chat): Explain relay.
2644 (Getting started with rcirc): Change items to reflect prompts.
2645 Add more explanation to rcirc-track-minor-mode and added a comment to
2646 warn future maintainers that this section is a copy.
11ac7c8e 2647 (People): Changed /ignore example.
62b12a24 2648 (Keywords): Not keywords.
99a3e35f 2649
331e4d02
AS
26502007-12-20 Alex Schroeder <alex@gnu.org>
2651
2652 * rcirc.texi (Top): Fighting Information Overload chapter added.
2653 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2654 (rcirc commands): Moved /ignore command to the new chapter.
2655 (Fighting Information Overload): New chapter documenting /keyword,
2656 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2657 (Configuration): Document rcirc-server-alist, remove
2658 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2659
cd71c3ef
MA
26602007-12-16 Michael Albinus <michael.albinus@gmx.de>
2661
2662 * dbus.texi (Signals): Fix example in dbus-register-signal.
2663
bbbe940b
MB
26642007-12-14 Sven Joachim <svenjoac@gmx.de>
2665
2666 * gnus.texi (Score Variables): Fix typo.
2667
0ce574ef
MA
26682007-12-07 Michael Albinus <michael.albinus@gmx.de>
2669
2670 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2671 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2672 (Errors and Events): Adapt dbus-event.
2673
b890d447
MB
26742007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2675
2676 * gnus.texi (Other Files): Add the yenc command.
2677
26782007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2679
2680 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2681 since 2004-08-06.
2682
26832007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2684
2685 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2686 on body.
2687
26882007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2689
2690 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2691 and rfc2047-allow-irregular-q-encoded-words; fix description of
2692 rfc2047-encode-encoded-words.
2693
26942007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2695
2696 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2697
3728bf03
MO
26982007-12-05 Michael Olson <mwolson@gnu.org>
2699
2700 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2701 Update documentation for `remember-diary-file'.
2702
a4397af9
MA
27032007-12-04 Michael Albinus <michael.albinus@gmx.de>
2704
2705 * dbus.texi (Signals): Precise `dbus-register-signal'.
2706 (Errors and Events): Rework events part, the internal structure of
2707 dbus-event has changed.
2708
1682490c
JB
27092007-12-03 Juanma Barranquero <lekktu@gmail.com>
2710
2711 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2712 ($(infodir)/dbus, dbus.dvi): New targets.
2713
7b13a0f2
MA
27142007-12-03 Michael Albinus <michael.albinus@gmx.de>
2715
2716 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2717 unconditionally.
2718
2719 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2720 emulation with @print{}.
2721
7ef92bc9
RS
27222007-12-02 Richard Stallman <rms@gnu.org>
2723
2724 * dbus.texi (Overview): Minor cleanup.
2725
22d8ac3a
MA
27262007-12-02 Michael Albinus <michael.albinus@gmx.de>
2727
d3a8e0df
MA
2728 * Makefile.in (INFO_TARGETS): Add dbus.
2729 (DVI_TARGETS): Add dbus.dvi.
2730 (dbus, dbus.dvi): New targets.
2731
22d8ac3a
MA
2732 * dbus.texi: New file.
2733
559764ab
RF
27342007-11-24 Romain Francoise <romain@orebokech.com>
2735
2736 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2737 Fix file name to match @setfilename.
559764ab 2738
ac97a16b
MH
27392007-11-23 Mark A. Hershberger <mah@everybody.org>
2740
2741 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2742 ($(infodir)/nxml-mode): New rule.
2743
2744 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2745 ($(infodir)/nxml-mode): New rule.
2746 (clean): Add nxml-mode*.
2747
2748 * nxml-mode.texi: New file with nxml manual.
2749
404cd454
GM
27502007-11-18 Richard Stallman <rms@gnu.org>
2751
2752 * flymake.texi (Example -- Configuring a tool called directly):
2753 Update example.
2754
b048d478
MA
27552007-11-18 Michael Albinus <michael.albinus@gmx.de>
2756
2757 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2758 double-slash behavior. Explain directory contents flushing.
b048d478 2759
346e8469
JB
27602007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2761
2762 * calc.texi (TeX and LaTeX Language Modes): Put in
2763 missing braces.
2764
404cd454
GM
27652007-11-15 Richard Stallman <rms@gnu.org>
2766
2767 * cl.texi (Equality Predicates): Delete `eql'.
2768 (Predicates, Naming Conventions, Top): Delete `eql'.
2769 (Common Lisp Compatibility): Delete `eql'.
2770 (Porting Common Lisp): Delete obsolete backquote info.
2771 Minor clarification about character constants.
2772 (Sequence Basics): Minor clarification.
2773
1f6af58b
JB
27742007-11-15 Juanma Barranquero <lekktu@gmail.com>
2775
dccb744b 2776 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2777 * tramp.texi (Filename completion): Fix typos.
2778
3bc88bc9
JB
27792007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2780
2781 * calc.texi (Basic commands): Mention the menu.
2782
bc5300d3
MA
27832007-11-12 Michael Albinus <michael.albinus@gmx.de>
2784
2785 * tramp.texi (Connection caching): Tramp flushes connection
2786 properties when remote operating system has been changed.
2787
4d8a28ec
MB
27882007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2789
2790 * gnus-news.texi: Fix spelling.
2791 `message-insert-formatted-citation-line', not
2792 `message-insert-formated-citation-line'.
2793
404cd454
GM
2794 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2795
e1176b47
MA
27962007-11-07 Michael Albinus <michael.albinus@gmx.de>
2797
2798 * tramp.texi (Overview): Mention also the PuTTY integration under
2799 Win32. Remove paragraphs about Tramp's experimental status.
2800 (Frequently Asked Questions): Add code example for highlighting the
2801 mode line.
2802
6159985a
MO
28032007-11-03 Michael Olson <mwolson@gnu.org>
2804
2805 * remember.texi: Change mentions of remember-buffer to
2806 remember-finalize throughout.
2807
bec9b2f5
MO
28082007-10-30 Michael Olson <mwolson@gnu.org>
2809
2810 * remember.texi (Copying): Remove.
2811 (Mailbox): Update with non-BBDB instructions.
2812 (Diary, Org): Add.
2813 (Bibliography, Planner Page): Remove.
2814
b6173182
JB
28152007-10-30 Juanma Barranquero <lekktu@gmail.com>
2816
2817 * makefile.w32-in (INFO_TARGETS): Add remember.
2818 (DVI_TARGETS): Add remember.dvi.
2819 ($(infodir)/remember): New rule.
2820 (clean): Add remember*.
2821
15f3eb73
MO
28222007-10-30 Michael Olson <mwolson@gnu.org>
2823
70bdc930
MO
2824 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2825 ($(infodir)/remember): New rule that builds the Remember Manual.
2826
b6173182
JB
2827 * remember.texi: New file containing the Remember Mode Manual.
2828 Shuffle chapters around after initial import.
7d3f6f1a
MO
2829 (Function Reference): Split Keystrokes into separate chapter.
2830 (Keystrokes): Document C-c C-k.
51d24a12 2831 (Introduction): Fix typographical issue with "---".
15f3eb73 2832
404cd454
GM
28332007-10-29 Richard Stallman <rms@gnu.org>
2834
2835 * widget.texi (Introduction): Delete discussion of implementation
2836 internals.
2837
9bbb9638
MA
28382007-10-29 Michael Albinus <michael.albinus@gmx.de>
2839
2840 * tramp.texi (Connection caching): Host names must be different
2841 when tunneling.
2842
c7ff939a
RS
28432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2844
2845 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2846 Gnus v5.13.
2847
01c52d31
MB
28482007-10-28 Miles Bader <miles@gnu.org>
2849
2850 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2851
01c52d31
MB
28522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2853
2854 * gnus.texi (Sorting the Summary Buffer): Remove
2855 gnus-article-sort-by-date-reverse.
2856
28572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2858
2859 * gnus.texi (Non-ASCII Group Names): New node.
2860 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2861 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2862
c8763fb6 28632007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2864
2865 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2866 clean the output of the program `imap-shell-program'.
2867
28682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2869
2870 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2871
28722007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2873
2874 * gnus.texi (Sticky Articles): Documentation for sticky article
2875 buffers.
2876
c8763fb6 28772007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2878
2879 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2880
28812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2882
2883 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2884
28852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2886
2887 * gnus.texi (Archived Messages): Document
2888 gnus-update-message-archive-method.
2889
28902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2891
2892 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2893
c8763fb6 28942007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2895
2896 * gnus.texi (Group Maneuvering): Document
2897 `gnus-summary-next-group-on-exit'.
2898
28992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2900
2901 * gnus.texi (Really Various Summary Commands): Mention
2902 gnus-auto-select-on-ephemeral-exit.
2903
29042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2905
2906 * gnus.texi, message.texi: Bump version number.
2907
29082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2909
2910 * gnus.texi (Group Line Specification, Misc Group Stuff)
2911 (Server Commands): Parenthesize @pxref{Mail Spool}.
2912
29132007-10-28 Didier Verna <didier@xemacs.org>
2914
2915 New user option: message-signature-directory.
2916 * message.texi (Insertion Variables): Document it.
2917 * gnus.texi (Posting Styles): Ditto.
2918
29192007-10-28 Didier Verna <didier@xemacs.org>
2920
2921 * gnus.texi (Group Line Specification):
2922 * gnus.texi (Misc Group Stuff):
2923 * gnus.texi (Server Commands): Document the group compaction feature.
2924
29252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2926
2927 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2928
2929 * message.texi (Various Message Variables): Add message-fill-column.
2930
29312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2932
2933 * gnus.texi: Untabify.
2934
29352007-10-28 Didier Verna <didier@xemacs.org>
2936
2937 * gnus.texi (Group Parameters): Document the posting-style merging
2938 process in topic-mode.
2939
29402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2941
2942 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2943
29442007-10-28 Romain Francoise <romain@orebokech.com>
2945
2946 * gnus.texi (Mail Spool): Fix typo.
2947 Update copyright.
2948
29492007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2950
2951 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2952
29532007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2954
2955 * gnus.texi (Summary Generation Commands):
2956 Add gnus-summary-insert-ticked-articles.
2957
29582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2959
b2abec73
JB
2960 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2961 to spam-spamassassin-program.
01c52d31
MB
2962
29632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2964
2965 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2966
29672007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2968
2969 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2970
29712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2972
2973 * message.texi (Mail Headers): Document `opportunistic'.
2974
29752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2976
2977 * emacs-mime.texi (Encoding Customization): Explain how to set
2978 mm-coding-system-priorities per hierarchy.
2979
29802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2981
2982 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2983 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2984
29852007-10-28 Didier Verna <didier@xemacs.org>
2986
2987 * message.texi (Wide Reply): Update documentation of
2988 message-dont-reply-to-names (now allowing a list of regexps).
2989
29902007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2991
2992 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2993
29942007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2995
2996 * gnus.texi (SpamAssassin back end): Fix typo.
2997
2998 * sieve.texi (Examples): Fix grammar.
2999
30002007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3001
3002 * gnus.texi (Searching for Articles): Document M-S and M-R.
3003 (Limiting): Document / b.
3004
30052007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3006
3007 * gnus.texi (Thread Commands): T M-^.
3008
30092007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3010
3011 * message.texi (Mail Aliases): Document ecomplete.
3012 (Mail Aliases): Fix typo.
3013
30142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3015
3016 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
3017 fix typo.
3018
30192007-10-28 Romain Francoise <romain@orebokech.com>
3020
3021 * gnus.texi (Mail Spool): Grammar fix.
3022
30232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3024
3025 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
3026 string.
3027
30282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3029
3030 * gnus.texi (Group Parameters): Fix description.
3031
30322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3033
b2abec73
JB
3034 * gnus.texi (Gmane Spam Reporting):
3035 Fix spam-report-gmane-use-article-number.
3036 Add spam-report-user-mail-address.
01c52d31
MB
3037
30382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3039
3040 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
3041
30422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3043
3044 * gnus.texi (Group Parameters): Add simplified sorting example based on
3045 example for `Sorting the Summary Buffer' from Jari Aalto
3046 <jari.aalto@cante.net>.
3047 (Example Methods): Add example for an indirect connection.
3048
30492007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
3050
3051 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
3052 (Agent Parameters): Updated parameter names to match code.
3053 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
3054 'gnus-agent-summary-fetch-series'.
3055 (Agent and flags): New section providing a generalized discussion
3056 of flag handling.
3057 (Agent and IMAP): Removed flag discussion.
b2abec73 3058 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
3059
30602007-10-28 Romain Francoise <romain@orebokech.com>
3061
3062 * gnus.texi (Exiting the Summary Buffer): Add new function
3063 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
3064
30652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3066
3067 * gnus.texi (Conformity): Fix typo.
3068 (Customizing Articles): Document `first'.
3069
30702007-10-28 Jari Aalto <jari.aalto@cante.net>
3071
3072 * gnus.texi (Sorting the Summary Buffer):
3073 Add `gnus-thread-sort-by-date-reverse'. Add example
3074 host to different sorting in NNTP and RSS groups.
3075
30762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3077
3078 * message.texi (Insertion): Describe prefix for
3079 message-mark-inserted-region and message-mark-insert-file.
3080
30812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3082
3083 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
3084 LaTeX documents. Describe "text/x-gnus-verbatim".
3085
30862007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3087
b2abec73 3088 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
3089 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
3090 (spam-stat spam filtering, SpamOracle)
3091 (Extending the Spam ELisp package): Removed extra quote symbol for
3092 clarity.
3093
30942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3095
3096 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
3097 gnus-article-delete-part and gnus-article-replace-part.
3098 (Using MIME): Add gnus-mime-replace-part.
3099
31002007-10-28 Romain Francoise <romain@orebokech.com>
3101
3102 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
3103 requires `auto-compression-mode' to be enabled. Add new nnml
3104 variable `nnml-compressed-files-size-threshold'.
3105
31062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3107
3108 * gnus.texi (Sorting the Summary Buffer): Added
3109 gnus-thread-sort-by-recipient.
3110
31112007-10-28 Romain Francoise <romain@orebokech.com>
3112
3113 * message.texi (Insertion Variables): Mention new variable
3114 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
3115 documentation accordingly.
3116
31172007-10-28 Romain Francoise <romain@orebokech.com>
3118
3119 * gnus.texi (To From Newsgroups): Mention new variables
3120 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
3121
31222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3123
3124 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
3125 stuff; gnus-mime-inline-part does the automatic decompression.
3126
31272007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3128
3129 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 3130 "training.ham" should be "training.spam".
01c52d31
MB
3131
31322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3133
3134 * message.texi (Mail Variables): Fix the default value for
3135 message-send-mail-function.
3136
31372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3138
3139 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3140 always returns nil exceptionally.
3141
31422007-10-28 Simon Josefsson <jas@extundo.com>
3143
3144 * gnus.texi (Article Washing): Add libidn URL. Suggested by
3145 Michael Cook <michael@waxrat.com>.
3146
31472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3148
3149 * gnus.texi (Topic Commands): Fix next/previous.
3150
31512007-10-28 Simon Josefsson <jas@extundo.com>
3152
3153 * gnus.texi (Article Washing): Mention `W i'.
3154
c8763fb6 31552007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
3156
3157 * gnus.texi (Group Parameters): Slight extension of sieve
3158 parameter description.
3159
31602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3161
3162 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
3163 matching score files as well.
3164 (Picons): Describe `gnus-picon-style'.
3165
31662007-10-28 Romain Francoise <romain@orebokech.com>
3167
3168 * message.texi (Message Headers): Mention that headers are hidden
3169 using narrowing, and how to expose them.
3170 Update copyright.
3171
31722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3173
3174 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
3175 `gnus-summary-sort-by-recipient'.
3176
31772007-10-28 Romain Francoise <romain@orebokech.com>
3178
3179 * gnus.texi (NNTP marks): New node.
3180 (NNTP): Move NNTP marks variables to the new node.
3181
31822007-10-28 Jesper Harder <harder@ifa.au.dk>
3183
b2abec73 3184 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
3185
3186 * gnus.texi (MIME Commands, Hashcash): Markup fix.
3187
31882007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3189
b2abec73 3190 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 3191 everywhere for consistency.
b2abec73
JB
3192 (Filtering Spam Using The Spam ELisp Package): Admonish again.
3193 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
3194 Say "regular expression" instead of "regex." Admonish. Pick
3195 other words to sound better (s/so/thus/).
b2abec73 3196 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
3197 statistical filters. Remove old TODO.
3198 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
3199 New section on sorting and displaying the spam score.
3200 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3201 backend but an alias to spam-use-BBDB.
3202 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
3203 new backend functionality.
3204
32052007-10-28 Simon Josefsson <jas@extundo.com>
3206
3207 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3208 nntp-marks-directory, from Romain Francoise
3209 <romain@orebokech.com>.
3210
32112007-10-28 Magnus Henoch <mange@freemail.hu>
3212
3213 * gnus.texi (Hashcash): New default value of
3214 hashcash-default-payment.
3215
32162007-10-28 Simon Josefsson <jas@extundo.com>
3217
3218 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3219 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3220
32212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3222
3223 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3224
32252007-10-28 Simon Josefsson <jas@extundo.com>
3226
3227 * gnus.texi (documentencoding): Add, to avoid warnings.
3228
32292007-10-28 Simon Josefsson <jas@extundo.com>
3230
3231 * message.texi (Mail Headers): Add.
3232
3233 * gnus.texi (Hashcash): Fix.
3234
32352007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3236
b2abec73 3237 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 3238 that payments can be verified and fix the name of the
b2abec73 3239 hashcash-path variable.
01c52d31
MB
3240
32412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3242
b2abec73 3243 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
3244
32452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3246
3247 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3248
32492007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3250
3251 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
3252 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3253 warning about ham processors in spam groups removed.
01c52d31
MB
3254
32552007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 3256
b2abec73
JB
3257 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3258 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
3259
32602007-10-28 Jesper Harder <harder@ifa.au.dk>
3261
3262 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3263 (Mailing List): Typo.
3264 (Customizing Articles): Add gnus-treat-ansi-sequences.
3265 (Article Washing): Index.
3266
3267 * message.texi: Use m-dash consistently.
3268
32692007-10-28 Jesper Harder <harder@ifa.au.dk>
3270
3271 * gnus.texi (GroupLens): Remove.
3272
32732007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3274
3275 * gnus.texi (Outgoing Messages, Agent Variables): Add
3276 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3277 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3278
32792007-10-28 Jesper Harder <harder@ifa.au.dk>
3280
3281 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3282
32832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3284
3285 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3286
3287 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3288
32892007-10-28 Simon Josefsson <jas@extundo.com>
3290
3291 * gnus.texi (Top): Add SASL.
3292
404cd454
GM
32932007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3294
3295 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3296
32972007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3298
3299 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3300
0edd2970
JB
33012007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3302
3303 * calc.texi (Formulas, Composition Basics): Lower the
3304 precedence of negation.
3305
a9afba20
JY
33062007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3307
3308 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3309 Mention the new three-letter column identifiers.
3310 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3311 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3312 message when using `c' on an empty default with default printer.
3313 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3314 renamed to `ses--symbolic-formulas' some time ago.
3315
45b778a6
JB
33162007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3317
3318 * calc.texi (Default Simplifications, Making Selections)
3319 (Customizing Calc): Clarify associativity of multiplication.
3320
03b5bade
MA
33212007-10-23 Michael Albinus <michael.albinus@gmx.de>
3322
3323 * tramp.texi (Traces and Profiles): Simplify loop over
3324 `trace-function-background'.
3325
e658c8ee
JL
33262007-10-22 Juri Linkov <juri@jurta.org>
3327
3328 * dired-x.texi (Shell Command Guessing): Default values are now
3329 available by typing M-n instead of M-p.
3330
dd753688
MA
33312007-10-21 Michael Albinus <michael.albinus@gmx.de>
3332
3333 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
3334 (Password caching): Remove `tramp-clear-passwd'.
3335 It's not a command anymore.
dd753688
MA
3336 (Bug Reports): Add `tramp-bug' to function index.
3337 (Function Index, Variable Index): New nodes.
3338 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3339
3340 * trampver.texi: Update release number.
3341
4bb49b43
JB
33422007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3343
8b296cdd 3344 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
3345 about integer size into past tense.
3346 (Time Zones): Remove pointer to Calc author's address.
3347 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 3348 and hyperbolic cotangent. Fix typo.
4bb49b43 3349
311dd93f
MA
33502007-10-10 Michael Albinus <michael.albinus@gmx.de>
3351
3352 Sync with Tramp 2.1.11.
3353
3354 * trampver.texi: Update release number.
3355
ea3fc256
MA
33562007-10-06 Michael Albinus <michael.albinus@gmx.de>
3357
3358 * tramp.texi (External packages): New section.
3359
1af74d06
MB
33602007-09-29 Juri Linkov <juri@jurta.org>
3361
3362 * info.texi (Help-Int): Document `L' (`Info-history').
3363
0e2806fa
SM
33642007-09-26 Carsten Dominik <dominik@science.uva.nl>
3365
3366 * org.texi: Change links to webpage and maintained email.
3367 (Remember): Promote to Chapter, significant changes.
3368 (Fast access to TODO states): New section.
3369 (Faces for TODO keywords): New section.
3370 (Export options): Example for #+DATE.
3371 (Progress logging): Section moved.
3372
567b9191
BW
33732007-09-26 Bill Wohler <wohler@newt.com>
3374
3375 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3376 browse-url-at-mouse.
3377
1af74d06
MB
33782007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3379
3380 * flymake.texi (Customizable variables): Face names don't end in -face.
3381 Fix flymake-err-line-patterns template.
3382 (Example -- Configuring a tool called directly): Fix init-function.
3383 (Highlighting erroneous lines): Face names don't end in -face.
3384
d60a4e3a 33852007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
3386
3387 * erc.texi (Special-Features): Fix small typo.
3388
7d7a3510
MA
33892007-09-14 Michael Albinus <michael.albinus@gmx.de>
3390
3391 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3392 and "External transfer methods".
3393
285f0d3a
JB
33942007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3395
3396 * calc.texi (Predefined Units): Add some history.
3397
526dc846
MO
33982007-09-08 Michael Olson <mwolson@gnu.org>
3399
87e04f16
JB
3400 * erc.texi (Copying): New section included from gpl.texi.
3401 This matches the look of the upstream ERC manual.
526dc846 3402
f10d0e80
JB
34032007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3404
87e04f16 3405 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
3406 (Random Numbers): Clarify the distribution of `random'.
3407
4009494e
GM
34082007-09-06 Glenn Morris <rgm@gnu.org>
3409
f1fc42aa 3410 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 3411 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
3412 Change all setfilename commands to use ../../info.
3413 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3414 refer to the Emacs manual here.
3415 (infodir): New variable.
3416 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3417 (cc-mode.texi, faq.texi): Update references to source file locations.
3418 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3419 do not refer to the Emacs manual here.
3420 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3421
3422 * Makefile.in: Add `basename' versions of all info targets, for
3423 convenience when rebuilding just one manual.
3424 (../etc/GNU): Delete obsolete target.
3425 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3426 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
3427 *.vrs *.toc here...
3428 (maintainer-clean): ...from here.
4009494e
GM
3429
3430 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3431
2de53ca6
GM
34322007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3433
3434 * calc.texi (Date Conversions): Clarify definition of
3435 Julian day numbering.
3436 (Date Forms): Clarify definition of Julian day numbering;
3437 add some history.
3438
34392007-08-30 Carsten Dominik <dominik@science.uva.nl>
3440
87e04f16 3441 * org.texi: Version 5.07.
2de53ca6
GM
3442
34432007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3444
3445 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3446
34472007-08-22 Carsten Dominik <dominik@science.uva.nl>
3448
3449 * org.texi (Adding hyperlink types): New section.
3450 (Embedded LaTeX): Chapter updated because of LaTeX export.
3451 (LaTeX export): New section.
3452 (Using links out): New section.
3453
34542007-08-22 Glenn Morris <rgm@gnu.org>
3455
3456 * faq.texi (Learning how to do something): Refcards now in
3457 etc/refcards/ directory.
3458
34592007-08-22 Michael Albinus <michael.albinus@gmx.de>
3460
3461 * tramp.texi (Remote Programs): Persistency file must be cleared when
3462 changing `tramp-remote-path'.
3463 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3464 macro.
3465
34662007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3467
3468 * calc.texi: Move contents to beginning of file.
3469 (Algebraic Entry): Fix the formatting of an example.
3470
34712007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3472
3473 * calc.texi (Basic Operations on Units): Mention exact versus
3474 inexact conversions.
3475
34762007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3477
3478 * calc.texi (Basic Operations on Units): Mention default
3479 values for new units.
3480 (Quick Calculator Mode): Mention that binary format will
3481 be displayed.
3482
34832007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3484
3485 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3486
34872007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3488
3489 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3490
34912007-08-08 Glenn Morris <rgm@gnu.org>
3492
3493 * gnus.texi, sieve.texi: Replace `iff'.
3494
34952007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3496
3497 * calc.texi (Basic Graphics): Mention the graphing of error
3498 forms.
3499 (Graphics Options): Mention how `g s' handles error forms.
3500 (Curve Fitting): Mention plotting the curves.
3501 (Standard Nonlinear Models): Add additional models.
3502 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3503 (Linear Fits): Correct result.
3504
35052007-08-01 Alan Mackenzie <acm@muc.de>
3506
3507 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3508 to "--no-site-file".
3509
35102007-07-29 Michael Albinus <michael.albinus@gmx.de>
3511
3512 * tramp.texi (Frequently Asked Questions): Point to mode line
3513 extension in Emacs 23.1.
3514
3515 * trampver.texi: Update release number.
3516
35172007-07-27 Glenn Morris <rgm@gnu.org>
3518
3519 * calc.texi (Copying): Include license text from gpl.texi, rather than
3520 in-line.
3521
35222007-07-25 Glenn Morris <rgm@gnu.org>
3523
3524 * calc.texi (Copying): Replace license with GPLv3.
3525
3526 * Relicense all FSF files to GPLv3 or later.
3527
35282007-07-22 Michael Albinus <michael.albinus@gmx.de>
3529
3530 Sync with Tramp 2.1.10.
3531
3532 * tramp.texi (trampfn): Expand macro implementation in order to handle
3533 empty arguments.
3534 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3535 occurrences by trampfn.
2de53ca6 3536 (Frequently Asked Questions): Extend example code for host
b2abec73 3537 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3538 file names to be typed.
3539
3540 * trampver.texi: Update release number.
3541
35422007-07-17 Michael Albinus <michael.albinus@gmx.de>
3543
3544 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3545 section. Reported by <poti@potis.org>.
3546 (Remote processes): Arguments of the program to be debugged are taken
3547 literally.
3548 (Frequently Asked Questions): Simplify recentf example.
3549
35502007-07-14 Karl Berry <karl@gnu.org>
3551
3552 * info.texi (@copying): New Back-Cover Text.
3553
3554 * info.texi (Quitting Info): Move to proper place in source.
3555 (Reported by Benno Schulenberg.)
3556
35572007-07-13 Eli Zaretskii <eliz@gnu.org>
3558
3559 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3560
3561 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3562
3563 * emacs-mime.texi: Add @documentencoding directive.
3564
35652007-07-12 Nick Roberts <nickrob@snap.net.nz>
3566
3567 * tramp.texi (Remote processes): Add an anchor to the subsection
3568 "Running a debugger on a remote host".
3569
35702007-07-12 Michael Albinus <michael.albinus@gmx.de>
3571
3572 * tramp.texi (Remote processes): Don't call it "experimental" any
3573 longer. Add subsection about running a debugger on a remote host.
3574
35752007-07-10 Carsten Dominik <dominik@science.uva.nl>
3576
3577 * org.texi (Properties and columns): Chapter rewritten.
3578
35792007-07-08 Michael Albinus <michael.albinus@gmx.de>
3580
3581 * tramp.texi:
3582 * trampver.texi: Migrate to Tramp 2.1.
3583
35842007-07-02 Carsten Dominik <dominik@science.uva.nl>
3585
3586 * org.texi (Properties): New chapter.
3587
35882007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3589
3590 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3591 Control Panel.
3592
3593 * gnus.texi (Misc Article): Add index entry for
3594 gnus-single-article-buffer.
3595
35962007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3597
3598 * gnus.texi (Starting Up): Fix typo.
3599
36002007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3601
3602 * gnus.texi (Asynchronous Fetching): Fix typo.
3603
36042007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3605
3606 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3607 (About This Manual): Remove redundant information.
3608 (Getting Started): Mention author.
3609 (Basic Arithmetic, Customizing Calc): Make description of the
3610 variable `calc-multiplication-has-precedence' match its new effect.
3611
36122007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3613
3614 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3615 the variable `calc-multiplication-has-precedence'.
3616
36172007-06-19 Carsten Dominik <dominik@science.uva.nl>
3618
3619 * org.texi (Tag): Section swapped with node Timestamps.
3620 (Formula syntax for Lisp): Document new `L' flag.
3621
36222007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3623
3624 * gnus.texi (Misc Group Stuff, Summary Buffer)
3625 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3626
36272007-06-06 Juanma Barranquero <lekktu@gmail.com>
3628
3629 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3630 * gnus.texi (Article Buttons, Mail Source Customization)
3631 (Sending or Not Sending, Customizing NNDiary):
3632 * message.texi (Message Headers):
3633 * mh-e.texi (HTML): Fix typos.
3634
36352007-06-07 Michael Albinus <michael.albinus@gmx.de>
3636
3637 Sync with Tramp 2.0.56.
3638
3639 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3640 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3641
36422007-06-02 Chong Yidong <cyd@stupidchicken.com>
3643
3644 * Version 22.1 released.
3645
36462007-05-26 Michael Olson <mwolson@gnu.org>
3647
3648 * erc.texi (Modules): Fix references to completion modules.
3649
36502007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3651
3652 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3653
36542007-05-09 Didier Verna <didier@xemacs.org>
3655
3656 * gnus.texi (Email Based Diary): New. Proper documentation for the
3657 nndiary back end and the gnus-diary library.
3658
36592007-05-03 Karl Berry <karl@gnu.org>
3660
3661 * .cvsignore (*.pdf): New entry.
3662
3663 * texinfo.tex: Update from current version for better pdf generation.
3664
36652007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3666
3667 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3668
36692007-04-28 Glenn Morris <rgm@gnu.org>
3670
3671 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3672 consideration of legal status.
3673
36742007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3675
3676 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3677
36782007-04-24 Chong Yidong <cyd@stupidchicken.com>
3679
3680 * faq.texi (New in Emacs 22): python.el removed.
3681
36822007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3683
3684 * calc.texi (Reporting bugs): Update maintainer's address.
3685
36862007-04-22 Chong Yidong <cyd@stupidchicken.com>
3687
3688 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3689
36902007-04-15 Jay Belanger <belanger@truman.edu>
3691
3692 * calc.texi (Title page): Remove the date.
3693 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3694 (The Standard Calc Interface): Change trail title.
3695 (Floats): Mention that when non-decimal floats are entered, only
3696 approximations are stored.
3697 (Copying): Move to the appendices.
3698 (GNU Free Documentation License): Add as an appendix.
3699
37002007-04-15 Chong Yidong <cyd@stupidchicken.com>
3701
3702 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3703 * dired-x.texi, ebrowse.texi, ediff.texi:
3704 * emacs-mime.texi, erc.texi, eshell.texi:
3705 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3706 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3707 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3708 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3709 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3710 * woman.texi: Include GFDL.
3711
3712 * doclicense.texi: Remove node heading, so that it can be included by
3713 other files.
3714
3715 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3716
3717 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3718 than *.
3719
37202007-04-14 Carsten Dominik <dominik@science.uva.nl>
3721
3722 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3723 in Calc.
3724
37252007-04-09 Romain Francoise <romain@orebokech.com>
3726
3727 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3728 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3729 replace mouse-2.
3730
37312007-04-08 Chong Yidong <cyd@stupidchicken.com>
3732
3733 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3734 renamed to woman-use-topic-at-point. Document new behavior.
3735
37362007-04-08 Richard Stallman <rms@gnu.org>
3737
3738 * url.texi: Fix some indexing.
3739 (Disk Caching): Drop discussion of old/other Emacs versions.
3740
37412007-04-07 Chong Yidong <cyd@stupidchicken.com>
3742
3743 * url.texi (Disk Caching): Say Emacs 21 "and later".
3744
3745 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3746 on Font locking which now mentions JIT lock.
3747
37482007-04-01 Michael Olson <mwolson@gnu.org>
3749
3750 * erc.texi: Update for the ERC 5.2 release.
3751
37522007-03-31 David Kastrup <dak@gnu.org>
3753
3754 * woman.texi (Topic, Interface Options): Explain changes semantics of
3755 woman-manpath in order to consider MANPATH_MAP entries.
3756
37572007-03-31 Eli Zaretskii <eliz@gnu.org>
3758
3759 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3760
37612007-03-26 Richard Stallman <rms@gnu.org>
3762
3763 * pgg.texi (Caching passphrase): Clean up previous change.
3764
37652007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3766
3767 * gnus.texi (Setting Process Marks): Fix typo.
3768
37692007-03-25 Romain Francoise <romain@orebokech.com>
3770
3771 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3772 readability, and include various fixes by Daniel Brockman, Nick Roberts
3773 and Dieter Wilhelm.
3774
37752007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3776
3777 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3778
3779 * gnus.texi (Mail Source Specifiers): Fix typo.
3780
37812007-03-22 Ralf Angeli <angeli@caeruleus.net>
3782
3783 * reftex.texi (Imprint): Update maintainer information.
3784
37852007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3786
3787 * message.texi (Message Buffers): Update documentation for
3788 message-generate-new-buffers.
3789
37902007-03-15 Daiki Ueno <ueno@unixuser.org>
3791
3792 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3793
37942007-03-21 Glenn Morris <rgm@gnu.org>
3795
3796 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3797
37982007-03-19 Chong Yidong <cyd@stupidchicken.com>
3799
3800 * eshell.texi (Known problems): Emacs 21 -> 22.
3801
3802 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3803
38042007-03-18 Jay Belanger <belanger@truman.edu>
3805
3806 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3807
38082007-03-12 Glenn Morris <rgm@gnu.org>
3809
3810 * calc.texi (Time Zones): Switch to new North America DST rule.
3811
3812 * calc.texi: Replace "daylight savings" with "daylight
3813 saving" in text throughout.
3814
38152007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3816
3817 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3818 The variable now uses a list of symbols instead of just a symbol.
3819 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3820
38212007-03-06 Romain Francoise <romain@orebokech.com>
3822
3823 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3824 new packages, and mention Gnus update.
3825
38262007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3827
3828 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3829 nntp-open-connection-functions-never-echo-commands.
3830
38312007-02-27 Chong Yidong <cyd@stupidchicken.com>
3832
3833 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3834 problems on the console, and security risk in not using gpg-agent.
3835
38362007-02-25 Carsten Dominik <dominik@science.uva.nl>
3837
3838 * org.texi (The spreadsheet): Renamed from "Table calculations".
3839 Completely reorganized and rewritten.
3840 (CamelCase links): Section removed.
3841 (Repeating items): New section.
3842 (Tracking TODO state changes): New section.
3843 (Agenda views): Chapter reorganized and rewritten.
3844 (HTML export): Section rewritten.
3845 (Tables in arbitrary syntax): New section.
3846 (Summary): Better feature summary.
3847 (Activation): Document problem with cut-and-paste of Lisp code
3848 from PDF files.
3849 (Visibility cycling): Document indirect buffer use.
3850 (Structure editing): Document sorting.
3851 (Remember): Section rewritten.
3852 (Time stamps): Better description of time stamp types.
3853 (Tag searches): Document regular expression search for tags.
3854 (Stuck projects): New section.
3855 (In-buffer settings): New keywords.
3856 (History and Acknowledgments): Updated description.
3857
38582007-02-24 Alan Mackenzie <acm@muc.de>
3859
3860 * cc-mode.texi (Movement Commands): Insert two missing command names.
3861 (Getting Started): Slight wording correction (use conditional).
3862
38632007-02-22 Kim F. Storm <storm@cua.dk>
3864
3865 * widget.texi (User Interface, Basic Types): Document need to put some
3866 text before the %v escape in :format string in editable-field widget.
3867
38682007-02-18 Romain Francoise <romain@orebokech.com>
3869
3870 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3871 `cvs-mode-quit'.
3872
38732007-02-10 Markus Triska <markus.triska@gmx.at>
3874
3875 * widget.texi (Programming Example): Put constant strings in :format.
3876
38772007-02-07 Juanma Barranquero <lekktu@gmail.com>
3878
3879 * faq.texi (Fullscreen mode on MS-Windows): New node.
3880
38812007-02-04 David Kastrup <dak@gnu.org>
3882
3883 * faq.texi (AUCTeX): Update version number. Should probably be done
3884 for other packages as well.
3885
38862007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3887
3888 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3889 <tassilo@member.fsf.org>.
3890
38912007-01-27 Eli Zaretskii <eliz@gnu.org>
3892
3893 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3894 ls-lisp-use-localized-time-format.
3895
38962007-01-20 Markus Triska <markus.triska@gmx.at>
3897
3898 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3899
39002007-01-13 Michael Olson <mwolson@gnu.org>
3901
3902 * erc.texi (Modules): Mention capab-identify module.
3903
39042007-01-05 Michael Olson <mwolson@gnu.org>
3905
3906 * erc.texi (Getting Started): Update for /RECONNECT command.
3907
39082007-01-04 Richard Stallman <rms@gnu.org>
3909
3910 * ebrowse.texi: Change C-c b to C-c C-m.
3911
39122007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3913
3914 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3915 variables only in info to avoid redundant entries in the printed
3916 manual.
3917
39182007-01-02 Daiki Ueno <ueno@unixuser.org>
3919
3920 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3921
39222007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3923
3924 * message.texi (Security): Split into sub-nodes.
3925
39262007-01-01 Alan Mackenzie <acm@muc.de>
3927
3928 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3929 eval-after-load in Emacs <=21 and a workaround. Document that
3930 trigraphs are not supported.
3931
39322007-01-01 Alan Mackenzie <acm@muc.de>
3933
3934 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3935 c-context-line-break. When invoked within a string, preserve
3936 whitespace. Add a backslash only when also in a macro.
3937
39382007-01-01 Alan Mackenzie <acm@muc.de>
3939
3940 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3941
39422007-01-01 Alan Mackenzie <acm@muc.de>
3943
3944 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3945 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3946
39472007-01-01 Alan Mackenzie <acm@muc.de>
3948
3949 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3950 "Choosing a Style".
3951
3952 * cc-mode.texi ("Styles"): Add @dfn{style}.
3953
39542006-12-30 Michael Albinus <michael.albinus@gmx.de>
3955
3956 Sync with Tramp 2.0.55.
3957
3958 * trampver.texi: Update release number.
3959
39602006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3961
3962 * gnus.texi (Customizing Articles): Add index entries for all
3963 gnus-treat-* variables.
3964
c8763fb6 39652006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3966
3967 * gnus.texi (IMAP): Fix incorrect explanation of
3968 nnimap-search-uids-not-since-is-evil in documentation for
3969 nnimap-expunge-search-string.
3970
39712006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3972
3973 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3974 spam-ifile-database.
3975
39762006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3977
3978 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3979 rebind C-s.
3980
c8763fb6 39812006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3982
3983 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3984 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3985 "expiring mail".
3986 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3987 nnimap-nov-is-evil.
3988
39892006-12-25 Kevin Ryde <user42@zip.com.au>
3990
3991 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3992 about the key procedure being used heavily.
3993
39942006-12-24 Chong Yidong <cyd@stupidchicken.com>
3995
3996 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3997 to t.
3998 (Prerequisites): Add explanation about gpg-agent.
3999
40002006-12-22 Kevin Ryde <user42@zip.com.au>
4001
4002 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
4003 "sort" instead of "sort*".
4004
40052006-12-19 Richard Stallman <rms@gnu.org>
4006
4007 * calc.texi (History and Acknowledgements): Recognize that Emacs
4008 now does have floating point.
4009
40102006-12-19 Michael Albinus <michael.albinus@gmx.de>
4011
4012 * tramp.texi (External transfer methods): Describe new method `scpc'.
4013
40142006-12-17 Sascha Wilde <wilde@sha-bang.de>
4015
4016 * pgg.texi: Added short note on gpg-agent to the introduction.
4017
40182006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
4019
4020 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
4021 also applies to Cc.
4022
40232006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
4024
4025 * gnus.texi (X-Face): Clarify. Say which programs are required
4026 on Windows.
4027
40282006-12-08 Michael Olson <mwolson@gnu.org>
4029
4030 * erc.texi (Modules): Remove documentation for list module.
4031
c8763fb6 40322006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
4033
4034 * faq.texi (^M in the shell buffer): Ditto.
4035
40362006-11-20 Michael Olson <mwolson@gnu.org>
4037
4038 * erc.texi: Call this the 5.2 stable pre-release of ERC.
4039
40402006-11-17 Carsten Dominik <dominik@science.uva.nl>
4041
4042 * org.texi: Fix typos.
4043 (Agenda commands): Document `C-k'.
4044
40452006-11-16 Eli Zaretskii <eliz@gnu.org>
4046
4047 * url.texi (http/https): Fix a typo in the HTTP URL.
4048
40492006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
4050
4051 * ada-mode.texi: Total rewrite.
4052
40532006-11-13 Carsten Dominik <dominik@science.uva.nl>
4054
4055 * org.texi: Minor typo fixes.
4056
40572006-11-13 Bill Wohler <wohler@newt.com>
4058
4059 Release MH-E manual version 8.0.3.
4060
4061 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4062 release 8.0.3.
4063
4064 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
4065 to set MAILDIR.
4066 (Reading Mail): Document the customization of read-mail-command
4067 for MH-E.
4068 (Viewing Attachments): Document mm-discouraged-alternatives.
4069 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
4070 (Junk): Add more information about the settings of mh-junk-background
4071 in a program. Add /usr/bin/mh to PATH in examples.
4072
40732006-11-12 Richard Stallman <rms@gnu.org>
4074
4075 * woman.texi: Update author address but say he no longer maintains it.
4076
40772006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
4078
4079 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
4080 archived trees.
4081 (Checkboxes): Section moved to chapter 5, and extended.
4082 (The date/time prompt): New section.
4083 (Link abbreviations): New section.
4084 (Presentation and sorting): New section.
4085 (Custom agenda views): Section completely rewritten.
4086 (Summary): Compare with Planner.
4087 (Feedback): More info about creating backtraces.
4088 (Plain lists): Modified example.
4089 (Breaking down tasks): New section.
4090 (Custom time format): New section.
4091 (Time stamps): Document inactive timestamps.
4092 (Setting tags): More details about fast tag selection.
4093 (Block agenda): New section.
4094 (Custom agenda views): Section rewritten.
4095 (Block agenda): New section.
4096
40972006-11-07 Michael Albinus <michael.albinus@gmx.de>
4098
4099 * tramp.texi (Configuration): scp is the default method.
4100 (Default Method): Use ssh as example for another method.
4101
41022006-10-27 Richard Stallman <rms@gnu.org>
4103
4104 * woman.texi: Downcase nroff/troff/roff.
4105 (Installation): Chapter deleted. Some xrefs deleted.
4106 (Background): woman doesn't advise man ;-).
4107
c8763fb6 41082006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4109
4110 * ada-mode.texi (Project files, Identifier completion)
4111 (Automatic Casing, Debugging, Using non-standard file names)
4112 (Working Remotely): Fix typos.
4113
41142006-10-20 Masatake YAMATO <jet@gyve.org>
4115
4116 * cc-mode.texi (Sample .emacs File): Added missing `)' in
4117 sample code `my-c-initialization-hook'.
4118
41192006-10-19 Stuart D. Herring <herring@lanl.gov>
4120
4121 * widget.texi: Fix typos.
4122
41232006-10-19 Michael Albinus <michael.albinus@gmx.de>
4124
4125 * tramp.texi (Frequently Asked Questions): Remove questions marked with
4126 "???". There have been no complaints for years, so the information
4127 must be appropriate.
4128
41292006-10-16 Richard Stallman <rms@gnu.org>
4130
4131 * widget.texi: Use @var instead of capitalization.
4132 Clarify many widget type descriptions.
4133
41342006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4135
4136 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4137 gnus-dired-attach.
4138 (Selecting a Group): Fix typo.
4139
c8763fb6 41402006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4141
4142 * widget.texi: Fix typos.
4143
41442006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4145
4146 * gnus.texi (Image Enhancements): Update for Emacs 22.
4147
4148 * gnus-faq.texi ([1.3]): Update.
4149
41502006-10-06 Richard Stallman <rms@gnu.org>
4151
4152 * faq.texi (Displaying the current line or column):
4153 Delete "As of Emacs 20".
4154
41552006-10-06 Romain Francoise <romain@orebokech.com>
4156
4157 * faq.texi (VM): VM works with Emacs 22 too.
4158
41592006-10-06 Richard Stallman <rms@gnu.org>
4160
4161 * ebrowse.texi: Remove Emacs version "21" from title.
4162
41632006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
4164
4165 * gnus.texi (Foreign Groups): Say where change of editing commands are
4166 stored. Add reference to `gnus-parameters'.
4167
41682006-09-15 Jay Belanger <belanger@truman.edu>
4169
4170 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
4171 Change "Library Public License" to "Lesser Public License"
4172 throughout. Use "yyyy" to represent year.
4173
41742006-09-15 Carsten Dominik <dominik@science.uva.nl>
4175
4176 * org.texi (Setting tags): Typo fix.
4177
41782006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
4179
4180 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
4181
41822006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4183
4184 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
4185
41862006-09-12 Paul Eggert <eggert@cs.ucla.edu>
4187
4188 * faq.texi (Escape sequences in shell output): EMACS is now set
4189 to Emacs's absolute file name, not to "t".
4190 (^M in the shell buffer): Likewise.
4191 * misc.texi (Interactive Shell): Likewise.
4192
41932006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4194
4195 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4196 mails with pop3-leave-mail-on-server. Fix wording.
4197 (Limiting): Improve gnus-summary-limit-to-articles.
4198 (X-Face): Fix typo.
4199
42002006-09-11 Simon Josefsson <jas@extundo.com>
4201
4202 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4203 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4204
42052006-09-06 Simon Josefsson <jas@extundo.com>
4206
4207 * smtpmail.texi (Authentication): Mention SSL.
4208
42092006-09-01 Eli Zaretskii <eliz@gnu.org>
4210
4211 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4212 Don't use @indicateurl.
4213
4214 * cc-mode.texi (Subword Movement): Don't use @headitem.
4215 (Custom Braces, Clean-ups): Don't use @tie.
4216
42172006-08-29 Michael Albinus <michael.albinus@gmx.de>
4218
4219 Sync with Tramp 2.0.54.
4220
4221 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4222 Suggested by Adrian Phillips <a.phillips@met.no>.
4223
42242006-08-15 Carsten Dominik <dominik@science.uva.nl>
4225
4226 * org.texi (Installation, Activation): Split from Installation and
4227 Activation.
4228 (Clocking work time): Documented new features.
4229
42302006-08-13 Alex Schroeder <alex@gnu.org>
4231
4232 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4233 example.
4234
42352006-08-12 Eli Zaretskii <eliz@gnu.org>
4236
4237 * faq.texi (How to add fonts): New node.
4238
42392006-08-05 Romain Francoise <romain@orebokech.com>
4240
4241 * faq.texi (New in Emacs 22): Expand.
4242
42432006-08-03 Michael Olson <mwolson@gnu.org>
4244
4245 * erc.texi: Update for ERC 5.1.4.
4246
42472006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4248
4249 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4250 in .../site-lisp/gnus/ by default.
4251 [ From gnus-news.texi in the trunk. ]
4252
42532006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4254
4255 * gnus.texi (MIME Commands): Additions for yEnc.
4256
42572006-07-24 Richard Stallman <rms@gnu.org>
4258
4259 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4260 * faq.texi: Move periods and commas inside quotes.
4261
42622006-07-20 Jay Belanger <belanger@truman.edu>
4263
4264 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4265
42662006-07-18 Chong Yidong <cyd@stupidchicken.com>
4267
4268 * faq.texi (Security risks with Emacs): Document Emacs 22
4269 file-local-variable mechanism.
4270
42712006-07-12 Michael Olson <mwolson@gnu.org>
4272
4273 * erc.texi: Update for ERC 5.1.3.
4274
42752006-07-12 Alex Schroeder <alex@gnu.org>
4276
4277 * rcirc.texi: Fix typos.
4278 (Getting started with rcirc): New calling convention for M-x irc.
4279 Mention #rcirc. Removed channel tracking.
4280 (Configuration): Changed the names of all variables that got changed
4281 recently, eg. rcirc-server to rcirc-default-server. Added
4282 documentation for rcirc-authinfo, some background for Bitlbee, and
4283 rcirc-track-minor-mode.
4284 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4285 Scrolling.
4286 (Reconnecting after you have lost the connection): Fixed example code
4287 to match code changes.
4288
42892006-07-10 Nick Roberts <nickrob@snap.net.nz>
4290
4291 * gnus.texi, message.texi: Fix typos.
4292
42932006-07-07 Carsten Dominik <dominik@science.uva.nl>
4294
4295 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4296 commands.
4297 (Global TODO list): Document the use of the variables
4298 `org-agenda-todo-ignore-scheduled' and
4299 `org-agenda-todo-list-sublevels'.
4300
43012006-07-05 Richard Stallman <rms@gnu.org>
4302
4303 * faq.texi (Scrolling only one line): Fix xref.
4304
43052006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4306
4307 * faq.texi (Evaluating Emacs Lisp code):
4308 Throughout, replace eval-current-buffer with eval-buffer.
4309
43102006-07-03 Richard Stallman <rms@gnu.org>
4311
4312 * rcirc.texi (Scrolling conservatively): Fix xref.
4313
4314 * pcl-cvs.texi (Viewing differences): Usage fix.
4315
43162006-07-03 Carsten Dominik <dominik@science.uva.nl>
4317
4318 * org.texi (Agenda commands): Document `s' key to save all org-mode
4319 buffers.
4320
43212006-06-30 Ralf Angeli <angeli@caeruleus.net>
4322
4323 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4324 names. Mention `cvs-msg' face.
4325
43262006-06-29 Carsten Dominik <dominik@science.uva.nl>
4327
4328 * org.texi (Checkboxes): New section.
4329
43302006-06-28 Carsten Dominik <dominik@science.uva.nl>
4331
4332 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4333 throughout this chapter.
4334
43352006-06-27 Chong Yidong <cyd@stupidchicken.com>
4336
4337 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4338 text for standalone vs Emacs info.
4339 (Help): Clarify header line description. Use mouse-1 for clicks.
4340 (Help-P): Use mouse-1 for clicks.
4341 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4342 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4343 (Choose menu subtopic): Remove gratuitous Emacs command names.
4344 (Help-FOO): Put usual behavior first.
4345 (Help-Xref): Clicking on xrefs works in Emacs.
4346 (Search Text): Clarify what the default behavior is.
4347 (Create Info buffer): Fix Emacs window/X window confusion.
4348 (Emacs Info Variables): Fix for new Emacs init file behavior.
4349
43502006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4351
4352 * gnus.texi (Summary Buffer Lines): Fix typo.
4353
43542006-06-23 Carsten Dominik <dominik@science.uva.nl>
4355
4356 * org.texi (Embedded LaTeX): New chapter.
4357 (Archiving): Section rewritten.
4358 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4359
43602006-06-20 Bill Wohler <wohler@newt.com>
4361
4362 Release MH-E manual version 8.0.1.
4363
4364 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4365 release 8.0.1.
4366 (Preface): Depend on GNU mailutils 1.0 and higher.
4367
43682006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4369
4370 * message.texi (News Headers): Update message-syntax-checks section.
4371
43722006-06-19 Karl Berry <karl@gnu.org>
4373
4374 * info.texi (Advanced): Mention C-q, especially with ?.
4375
43762006-06-19 Carsten Dominik <dominik@science.uva.nl>
4377
4378 * org.texi (Publishing links): Document the `:link-validation-function'
4379 property.
4380 (Extensions and Hacking): New chapter, includes some sections of the
4381 "Miscellaneous" chapter.
4382
43832006-06-10 Carsten Dominik <dominik@science.uva.nl>
4384
4385 * org.texi (Progress logging): New section.
4386
2de53ca6
GM
43872006-06-06 Carsten Dominik <dominik@science.uva.nl>
4388
4389 * org.texi (ASCII export): Document indentation adaptation.
4390 (Setting tags): Document mutually-exclusive tags.
4391
43922006-06-05 Romain Francoise <romain@orebokech.com>
4393
4394 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4395 Fix typo.
4396
4397 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4398 channel (#gnus@irc.freenode.net).
4399 Fix typos. Update copyright notice.
4400
4401 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4402 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4403 (Line-Up Functions, Custom Macros):
4404 * ediff.texi (Window and Frame Configuration)
dccb744b 4405 (Highlighting Difference Regions):
2de53ca6
GM
4406 * emacs-mime.texi (Display Customization):
4407 * erc.texi (History):
4408 * eshell.texi (Known problems):
4409 * eudc.texi (Overview, BBDB):
4410 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4411 (The problem of spam, SpamOracle, Extending the Spam package)
4412 (Conformity, Terminology):
dccb744b 4413 * idlwave.texi (Routine Info)
2de53ca6
GM
4414 (Class and Keyword Inheritance, Padding Operators)
4415 (Breakpoints and Stepping, Electric Debug Mode)
4416 (Examining Variables, Troubleshooting):
4417 * org.texi (Creating timestamps):
4418 * reftex.texi (Commands, Options, Changes):
4419 * tramp.texi (Inline methods, Password caching)
4420 (Auto-save and Backup, Issues):
4421 * vip.texi (Files, Commands in Insert Mode):
4422 * viper.texi (Emacs Preliminaries, States in Viper)
4423 (Packages that Change Keymaps, Viper Specials, Groundwork):
4424 Fix various typos.
4425
44262006-05-31 Michael Ernst <mernst@alum.mit.edu>
4427
4428 * ediff.texi: Fix typos.
4429
44302006-05-30 Carsten Dominik <dominik@science.uva.nl>
4431
4432 * org.texi: Small typo fixes.
4433
fff84c22
JB
44342006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4435
4436 * viper.texi (Viper Specials):
4437 * gnus.texi (Example Setup):
4438 * faq.texi (Backspace invokes help):
4439 * dired-x.texi (Optional Installation Dired Jump):
4440 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4441 follow coding conventions.
4442
2de53ca6
GM
44432006-05-29 Michael Albinus <michael.albinus@gmx.de>
4444
4445 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4446
44472006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4448
4449 * pcl-cvs.texi: Fix typos.
4450 (Customization): Say "us".
4451
44522006-05-26 Eli Zaretskii <eliz@gnu.org>
4453
4454 * org.texi: Remove bogus @setfilename.
4455
44562006-05-26 Carsten Dominik <dominik@science.uva.nl>
4457
4458 * org.texi (ASCII export): Omit command name.
4459 (HTML export): Add prefix to all lines in Local Variable example.
4460 (Acknowledgments): Typeset names in italics.
4461
44622006-05-24 Carsten Dominik <dominik@science.uva.nl>
4463
4464 * org.texi (Plain lists): Add new item navigation commands.
4465 (External links): Document elisp and info links.
4466 (Custom searches): New section.
4467 (Publishing): New chapter.
4468 (HTML export): Include a list of supported CSS classes.
4469 (Setting tags): Describe the fast-tag-setting interface.
4470
44712006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4472
4473 * dired-x.texi: ifinfo -> ifnottex.
4474
44752006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4476
4477 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4478
44792006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4480
4481 * message.texi (Interface): Add tool bar customization.
4482 (MIME): Index and text additions for mml-attach.
4483 (MIME): Describe mml-dnd-protocol-alist and
4484 mml-dnd-attach-options.
4485
4486 * gnus.texi (Oort Gnus): Reorder entries in sections.
4487 Fix some entries.
4488 (Starting Up): Add references to "Emacs for Heathens" and to
4489 "Finding the News". Add user-full-name and user-mail-address.
4490 (Group Buffer Format): Add tool bar customization and update.
4491 (Summary Buffer): Add tool bar customization.
4492 (Posting Styles): Add message-alternative-emails.
4493
44942006-05-09 Michael Albinus <michael.albinus@gmx.de>
4495
4496 * tramp.texi (Filename completion): Improve wording.
4497
44982006-05-07 Romain Francoise <romain@orebokech.com>
4499
4500 * faq.texi (Using regular expressions): Fix typo.
4501 (Packages that do not come with Emacs): Fix capitalization.
4502 (Replacing text across multiple files): Expand node to explain how
4503 to use `dired-do-query-replace-regexp' in more detail, based on
4504 suggestion by Eric Hanchrow <offby1@blarg.net>.
4505
45062006-05-06 Michael Albinus <michael.albinus@gmx.de>
4507
4508 * tramp.texi (Filename completion): Completion of remote files'
4509 method, user name and host name is active only in partial
4510 completion mode.
4511
45122006-05-06 Bill Wohler <wohler@newt.com>
4513
4514 Release MH-E manual version 8.0.
4515
4516 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4517 release 8.0.
4518
45192006-05-06 Bill Wohler <wohler@newt.com>
4520
4521 * mh-e.texi (MH-BOOK-HOME): Change from
4522 http://www.ics.uci.edu/~mh/book/mh to
4523 http://rand-mh.sourceforge.net/book/mh.
4524 Replace .htm suffix with .html for MH book files.
4525 (Using This Manual): Update key binding for getting relevant
4526 chapter in Info from command key.
4527 (Ranges): Fix itemx.
4528
45292006-05-05 Karl Berry <karl@gnu.org>
4530
4531 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4532 (\fonttextsize): New user-level command to change text font size.
4533
45342006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4535
4536 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4537
45382006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4539
4540 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4541
45422006-04-24 Bill Wohler <wohler@newt.com>
4543
4544 * mh-e.texi (Getting Started): Make it more explicit that you need
4545 to install MH. Add pointers to current MH implementations.
4546
45472006-04-21 Bill Wohler <wohler@newt.com>
4548
4549 Release MH-E manual version 7.94.
4550
4551 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4552 release 7.94.
4553
45542006-04-21 Carsten Dominik <dominik@science.uva.nl>
4555
4556 * org.texi: Many small fixes.
4557 (Handling links): Rename from "Managing links".
4558
45592006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4560
4561 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4562 (Splitting mail using spam-stat): Fix @xref.
4563
45642006-04-20 Chong Yidong <cyd@stupidchicken.com>
4565
4566 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4567 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4568
45692006-04-20 Carsten Dominik <dominik@science.uva.nl>
4570
4571 * org.texi (Time stamps): Better explanation of the purpose of
4572 different time stamps.
4573 (Structure editing, Plain lists): More details on how new items
4574 and headings are inserted.
4575
45762006-04-18 Carsten Dominik <dominik@science.uva.nl>
4577
4578 * org.texi (Formula syntax): Fix link to Calc Manual.
4579
45802006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4581
4582 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4583
45842006-04-17 Bill Wohler <wohler@newt.com>
4585
4586 * mh-e.texi (Folders): Update mh-before-quit-hook and
4587 mh-quit-hook example with code that removes the buffers rather
4588 than just bury them.
4589
45902006-04-17 Michael Albinus <michael.albinus@gmx.de>
4591
4592 Sync with Tramp 2.0.53.
4593
45942006-04-13 Carsten Dominik <dominik@science.uva.nl>
4595
4596 * org.texi (Updating settings): New section.
4597 (Visibility cycling): Better names for the startup folding
4598 options.
4599 (Exporting): Completely restructured.
4600 (The very busy C-c C-c key): New section.
4601 (Summary of in-buffer settings): New section.
4602
46032006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4604
4605 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4606
46072006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4608
4609 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4610 (Server Commands): Key `v' is reserved for users.
4611
46122006-04-11 Carsten Dominik <dominik@science.uva.nl>
4613
4614 * org.texi (Link format): New section, emphasis on bracket links.
4615 (External links): Document bracket links.
4616 (FAQ): Expand to cover shell links and the new link format.
4617
46182006-04-09 Kevin Ryde <user42@zip.com.au>
4619
4620 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4621
46222006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4623
4624 * gnus.texi (Summary Buffer Lines): Add `*'.
4625
c8763fb6 46262006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
4627
4628 * gnus.texi (Group Parameters):
4629 Mention gnus-permanently-visible-groups.
4630
46312006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4632
4633 * gnus.texi (Face): Fix typo.
4634
46352006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4636
4637 * gnus.texi (X-Face): Clarify.
4638 (Face): Need Emacs with PNG support.
4639
46402006-04-06 Richard Stallman <rms@gnu.org>
4641
4642 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4643 Emacs".
4644
46452006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4646
4647 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4648 blocks not suitable for inclusion with Emacs using variable
4649 PARTOFEMACS.
4650
46512006-04-04 Simon Josefsson <jas@extundo.com>
4652
4653 * gnus.texi (Security): Improve.
4654
46552006-04-02 Bill Wohler <wohler@newt.com>
4656
4657 * mh-e.texi (Getting Started, Junk, Bug Reports)
4658 (MH FAQ and Support): Fix URLs.
4659
46602006-03-31 Romain Francoise <romain@orebokech.com>
4661
4662 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4663 to t, not nil (and has for the past eight years).
4664
46652006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4666
4667 * message.texi, gnus.texi: Bump version to 5.11.
4668
46692006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4670
4671 * gnus.texi (Top): Add comment about version line.
4672
4673 * message.texi (Top): Ditto. Change to take named versions into
4674 account.
4675
46762006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4677
4678 * gnus.texi (Posting Styles): Add x-face-file to example.
4679 (X-Face): Refer to posting styles.
4680
4681 * gnus-faq.texi ([5.8]): Add x-face-file.
4682 ([8.4]): Add links to gmane.emacs.gnus.user and
4683 gmane.emacs.gnus.general.
4684
46852006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4686
4687 * gnus-faq.texi: Use .invalid.
4688 ([5.4]): Fix gnus-posting-styles example.
4689
46902006-03-27 Romain Francoise <romain@orebokech.com>
4691
4692 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4693 Emacs/W3 needs a new maintainer.
4694 (Ispell): Update author and version info.
4695 (Mailcrypt): Mention PGG.
4696 (New in Emacs 22): Add PGG to the list of new packages.
4697 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4698 updating dead URLs.
4699
47002006-03-25 Karl Berry <karl@gnu.org>
4701
4702 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4703 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4704 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4705 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4706 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4707 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4708 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4709 (2) do not indent copyright year list (or anything else).
4710
47112006-03-21 Bill Wohler <wohler@newt.com>
4712
4713 * mh-e.texi (Folders): Various edits.
4714
47152006-03-20 Romain Francoise <romain@orebokech.com>
4716
4717 * gnus.texi (Mail Folders): Grammar fix.
4718
47192006-03-19 Bill Wohler <wohler@newt.com>
4720
4721 * mh-e.texi (Replying): Document Mail-Followup-To.
4722 Change manually-formatted table to multitable. Add debugging info.
4723 Move description of mh-reply-default-reply-to into paragraph
4724 that describes its values.
4725
47262006-03-17 Bill Wohler <wohler@newt.com>
4727
10d1d0af 4728 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4729 (Sending Mail Tour): Update method of entering
4730 addresses and subject.
4731 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4732 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4733
47342006-03-15 Carsten Dominik <dominik@science.uva.nl>
4735
4736 * org.texi: Version number change only.
4737
47382006-03-14 Bill Wohler <wohler@newt.com>
4739
4740 * mh-e.texi: Add index entries around each paragraph rather than
4741 depend on entries from beginning of node. Doing so ensures that
4742 index entries are less likely to be forgotten if text is cut and
4743 pasted, and are necessary anyway if the references are on a
4744 separate page. It seems that makeinfo is now (v. 4.8) only
4745 producing one index entry per node, so there is no longer any
4746 excuse not to. Use subheading instead of heading. The incorrect
4747 use of heading produced very large fonts in Info--as large as the
4748 main heading.
4749 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4750 versions 6 and 7 appeared *around* the time of these Emacs releases.
4751
47522006-03-13 Carsten Dominik <dominik@science.uva.nl>
4753
4754 * org.texi (Clean view): Document new startup options.
4755
47562006-03-11 Bill Wohler <wohler@newt.com>
4757
4758 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4759 (Composing, Scan Line Formats): Fix @refs.
4760 (Getting Started): Define MH profile and MH profile components.
4761 (Incorporating Mail, Reading Mail, Viewing, Printing)
4762 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4763 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4764 for string constants.
4765 (Tool Bar): Remove spurious quote.
4766 (Junk): Use ``...'' instead of "...".
4767 (Scan Line Formats): Replace @samp with @kbd.
4768
47692006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4770
4771 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4772
47732006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4774
4775 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4776 easy to understand.
4777
47782006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4779
4780 * gnus.texi: Markup fix.
4781 (Fancy Mail Splitting): Specify new feature.
4782
47832006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4784
4785 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4786 partial-words matching.
4787
47882006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4789
4790 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4791
4792 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4793 (MIME Commands): Fix mm-discouraged-alternatives.
4794
47952006-03-07 Carsten Dominik <dominik@science.uva.nl>
4796
4797 * org.texi: Version number change only.
4798
47992006-03-06 Bill Wohler <wohler@newt.com>
4800
4801 * mh-e.texi: Move from SourceForge repository to Savannah.
4802 This is version 7.93, which is a total rewrite from the previous
4803 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4804 version 7.93.
4805
48062006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4807
4808 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4809
48102006-03-01 Carsten Dominik <dominik@science.uva.nl>
4811
4812 * org.texi (Interaction): Add item about `org-mouse.el' by
4813 Piotr Zielinski.
4814 (Managing links): Document that also mouse-1 can be used to
4815 activate a link.
4816 (Headlines, FAQ): Add entry about hiding leading stars.
4817 (Miscellaneous): Resort the sections in this chapter to a more
4818 logical sequence.
4819
48202006-02-27 Simon Josefsson <jas@extundo.com>
4821
4822 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4823 2004-01-27 from the trunk).
4824
48252006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4826
4827 * cc-mode.texi: Rename c-hungry-backspace to
4828 c-hungry-delete-backwards, at the request of RMS. Leave the old
4829 name as an alias.
4830
48312006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4832
4833 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4834 include the function header within the defun.
4835
48362006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4837
4838 * cc-mode.texi: Correct two typos.
4839
48402006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4841
4842 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4843 existing comment.
4844 (Electric Keys): Add a justification for electric indentation.
4845 (Hungry WS Deletion): Clear up the names and complications of the
4846 BACKSPACE and DELETE keys.
4847
48482006-02-23 Juri Linkov <juri@jurta.org>
4849
4850 * faq.texi (Common requests): Move `Turning on auto-fill by
4851 default' after `Wrapping words automatically'. Move `Working with
4852 unprintable characters' before `Searching for/replacing newlines'.
4853 Move `Replacing highlighted text' after `Highlighting a region'.
4854 Merge `Repeating commands' and `Repeating a command as many times
4855 as possible' into the former.
4856 (Packages that do not come with Emacs): Add refs to Gmane and
4857 etc/MORE.STUFF.
4858
48592006-02-23 Juri Linkov <juri@jurta.org>
4860
4861 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4862 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4863 Add xref to `(emacs)Reporting Bugs'.
4864 (Getting a printed manual): Add URL to other formats of the manual.
4865 (Common requests): Fix menu.
4866 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4867 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4868 (Inserting text at the beginning of each line): Add pxref to
4869 `Changing the included text prefix'.
4870 (Forcing the cursor to remain in the same column): Mention `track-eol'
4871 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4872 (Replacing text across multiple files): Add keybinding `Q' for
4873 `dired-do-query-replace'.
4874
48752006-02-22 Carsten Dominik <dominik@science.uva.nl>
4876
4877 * reftex.texi: Version number and date change only.
4878
4879 * org.texi (Internal Links): Rewrite to cover the modified
4880 linking system.
4881
48822006-02-17 Eli Zaretskii <eliz@gnu.org>
4883
4884 * faq.texi: Remove the coding cookie, it's not needed anymore.
4885
48862006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4887
4888 * faq.texi (Colors on a TTY): Mention Mac OS port.
4889
48902006-02-12 Karl Berry <karl@gnu.org>
4891
4892 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4893 8-bit accented a.
4894
48952006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4896
4897 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4898
48992006-02-08 Romain Francoise <romain@orebokech.com>
4900
4901 * faq.texi (Top): Remove paragraph about the FAQ being a
4902 transitional document, etc.
4903 (Searching for/replacing newlines): New node.
4904 (Yanking text in isearch): New node.
4905 (Inserting text at the beginning of each line): Rename and make
4906 more general, mention `M-;' in Message mode.
4907
49082006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4909
4910 * faq.texi (Meta key does not work in xterm)
4911 (Emacs does not display 8-bit characters)
4912 (Inputting eight-bit characters): Update xrefs.
4913
49142006-02-06 Romain Francoise <romain@orebokech.com>
4915
4916 * faq.texi (VM): VM now at version 7.19.
4917 Set myself as maintainer of this file.
4918
49192006-02-04 Michael Olson <mwolson@gnu.org>
4920
4921 * erc.texi (History): Note that ERC is now included with Emacs.
4922
49232006-01-31 Romain Francoise <romain@orebokech.com>
4924
4925 * message.texi (Message Headers): Explain what
4926 `message-alternative-emails' does in more detail.
4927 Update copyright year.
4928
49292006-01-30 Juanma Barranquero <lekktu@gmail.com>
4930
4931 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4932
49332006-01-29 Richard M. Stallman <rms@gnu.org>
4934
4935 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4936
49372006-01-29 Michael Olson <mwolson@gnu.org>
4938
4939 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4940
4941 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4942
4943 * faq.texi (New in Emacs 22): Mention ERC.
4944
49452006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4946
4947 * rcirc.texi: Capitalize dir entry for consistency with the entry
4948 in info/dir and other entries in the Emacs category.
4949 Fix typos. Delete trailing whitespace.
4950
c8763fb6 49512006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4952
4953 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4954
49552006-01-27 Eli Zaretskii <eliz@gnu.org>
4956
4957 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4958 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4959
4960 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4961 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4962
49632006-01-27 Alex Schroeder <alex@gnu.org>
4964
4965 * rcirc.texi: New file.
4966
49672006-01-23 Juri Linkov <juri@jurta.org>
4968
4969 * widget.texi (User Interface): Add S-TAB for widget-backward.
4970
49712006-01-22 Michael Albinus <michael.albinus@gmx.de>
4972
4973 Sync with Tramp 2.0.52.
4974
4975 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4976 Add Tramp disabling item. New item for common connection problems.
4977 (various): Apply "ftp" as method for the download URL.
4978 (Bug Reports): Refer to FAQ for common problems.
4979
49802006-01-21 Eli Zaretskii <eliz@gnu.org>
4981
4982 * widget.texi (User Interface): Use @key for TAB.
4983
4984 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4985
4986 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4987 for TAB.
4988
4989 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4990
49912006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4992
4993 * gnus.texi: Update copyright.
4994
49952006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4996
4997 * gnus.texi (Article Washing): Additions.
4998
2de53ca6
GM
49992006-01-13 Carsten Dominik <dominik@science.uva.nl>
5000
5001 * org.texi (Agenda commands): Document tags command.
5002
50032006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
5004
5005 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
5006
50072006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5008
5009 * gnus.texi (RSS): Addition.
5010
50112005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
5012
5013 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
5014
50152005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
5016
5017 * emacs-mime.texi (Display Customization): Add setting example to
5018 mm-discouraged-alternatives.
5019
50202006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5021
5022 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
5023 version is the canonical version.
5024
50252006-01-08 Alex Schroeder <alex@gnu.org>
5026
5027 * pgg.texi (Caching passphrase): Rewording.
5028
50292006-01-06 Eli Zaretskii <eliz@gnu.org>
5030
5031 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
5032 repository URL.
5033
50342006-01-06 Carsten Dominik <dominik@science.uva.nl>
5035
5036 * org.texi: Removed the accidentally re-added empty line in the
5037 direntry.
5038
50392006-01-05 Carsten Dominik <dominik@science.uva.nl>
5040
5041 * org.texi (Agenda Views): Chapter reorganized.
5042
50432005-12-29 Romain Francoise <romain@orebokech.com>
5044
5045 * faq.texi (Using Customize): New node.
5046
50472005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5048
5049 * org.texi: Remove blank line in @direntry. It is non-standard
5050 and recursively produces blank lines all over the dir file (when
5051 using Texinfo 4.8).
5052
50532005-12-21 Luc Teirlinck <teirllm@auburn.edu>
5054
5055 * widget.texi (atoms): Delete obsolete remark about `file' widget.
5056
50572005-12-20 Carsten Dominik <dominik@science.uva.nl>
5058
5059 * org.texi (Tags): Boolean logic documented.
5060 (Agenda Views): Document custom commands.
5061
50622005-12-20 David Kastrup <dak@gnu.org>
5063
5064 * faq.texi (AUCTeX): Update version and mailing list info.
5065
50662005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
5067
5068 * gnus.texi (MIME Commands): Mention addition of
5069 multipart/alternative to gnus-buttonized-mime-types and add xref
5070 to mm-discouraged-alternatives.
5071
5072 * emacs-mime.texi (Display Customization): Mention addition of
5073 "image/.*" and add xref to gnus-buttonized-mime-types in the
5074 mm-discouraged-alternatives section.
5075
50762005-12-16 Carsten Dominik <dominik@science.uva.nl>
5077
5078 * org.texi (Tags): New section.
5079 (Agenda Views): Chapter reorganized.
5080
50812005-12-16 Eli Zaretskii <eliz@gnu.org>
5082
5083 * org.texi (Internal Links): Add a missing comma after an @xref.
5084
50852005-12-14 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * faq.texi (Filling paragraphs with a single space): No need to
5088 change sentence-end now.
5089
50902005-12-13 Romain Francoise <romain@orebokech.com>
5091
5092 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
5093
50942005-12-12 Jay Belanger <belanger@truman.edu>
5095
5096 * faq.texi (Calc): Update version number.
5097
50982005-12-12 Carsten Dominik <dominik@science.uva.nl>
5099
5100 * org.texi (Progress Logging): New section.
5101
51022005-12-10 Romain Francoise <romain@orebokech.com>
5103
5104 Update the Emacs FAQ for the 22.1 release.
5105
5106 * faq.texi: Set VER to `22.1'.
5107 (Basic editing): Explain how to use localized versions of the
5108 Tutorial. Mention that `C-h r' displays the manual. Delete
5109 obsolete WWW link to an Emacs 18 tutorial.
5110 (Getting a printed manual): Point to the new locations of the
5111 manuals on the GNU Web site.
5112 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
5113 available via Info (it was previously distributed separately).
5114 (Installing Texinfo documentation): The latest version of Texinfo
5115 is 4.8, not 4.0.
5116 (Informational files for Emacs): COPYING is the GNU General Public
5117 License, not the Emacs General Public License.
5118 (Informational files for Emacs): Delete obsolete link to the
5119 GNUinfo pages as they have been removed from the GNU Web site.
5120 (New in Emacs 22): New node.
5121 (Setting up a customization file): Say that most packages support
5122 Customize nowadays.
5123 (Colors on a TTY): Delete reference to instructions on how to
5124 enable syntax highlighting, it is now enabled by default.
5125 (Turning on abbrevs by default): Emacs now reads the abbrevs file
5126 at startup automatically.
5127 (Controlling case sensitivity): Mention `M-c' in isearch.
5128 (Using an already running Emacs process): Emacs now creates the
5129 socket in `/tmp/emacsUID'. Fix typos. Change default location of
5130 gnuserv. As emacsclient can now run Lisp code as well, delete a
5131 sentence praising gnuserv for that. Simplify description of how
5132 the client/server operation works.
5133 (Compiler error messages): Delete obsolete text (compile.el has
5134 been rewritten).
5135 (Indenting switch statements): Fix typo.
5136 (Matching parentheses): Simplify setup instructions, mention the
5137 menu bar item in the Options menu.
5138 (Repeating a command as many times as possible): Mention `C-x e'.
5139 (Going to a line by number): Mention new keymap and bindings
5140 `M-g M-g', `M-g M-p' and `M-g M-n'.
5141 (Turning on syntax highlighting): Now on by default. Simplify.
5142 (Replacing highlighted text): Use `1', not `t'.
5143 (Problems with very large files): The maximum size is now 256MB on
5144 32-bit machines.
5145 (^M in the shell buffer): Mention `comint-process-echoes'.
5146 (Emacs for Apple computers): Emacs 22 has native support for Mac
5147 OS X.
5148 (Translating names to IP addresses): Delete node.
5149 (Binding keys to commands): Fix typo.
5150 (SPC no longer completes file names): New node.
5151 (MIME with Emacs mail packages): Delete section about the Emacs
5152 MIME FAQ (it's not reachable anymore).
5153
51542005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5155
5156 * cc-mode.texi: The manual has been extensively revised: the
5157 information about using CC Mode has been separated from the larger
5158 and more difficult chapters about configuration. It has been
5159 updated for CC Mode 5.31.
5160
51612005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5162
5163 * pgg.texi (User Commands): Fix description of pgg-verify-region.
5164 (Selecting an implementation): Fix descriptions.
5165
51662005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5167
5168 * message.texi (Various Message Variables): Addition.
5169
51702005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5171
5172 * message.texi: Fix default values.
5173
51742005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5175
5176 * message.texi (Header Commands): Clarify descriptions of
5177 message-cross-post-followup-to, message-reduce-to-to-cc, and
5178 message-insert-wide-reply.
5179 (Various Commands): Fix kindex for message-kill-to-signature;
5180 clarify description of message-tab.
5181
51822005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5183
5184 * message.texi (Mailing Lists): Fix description about MFT.
5185
5186 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
5187
51882005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5189
5190 * gnus.texi (Slow Terminal Connection): Replace old description
5191 with new one.
5192
51932005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5194
5195 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5196 replace X-Draft-Headers with X-Draft-From.
5197
51982005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5199
5200 * gnus.texi (Various Various): Fix the default value of
5201 nnheader-max-head-length.
5202 (Gnus Versions): Fix typo.
5203
52042005-12-08 Carsten Dominik <dominik@science.uva.nl>
5205
5206 * org.texi (Structure editing): Document new functionality of
5207 M-RET.
5208
52092005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5210
5211 * org.texi (Internal Links): Fix Texinfo usage.
5212
52132005-12-06 Carsten Dominik <dominik@science.uva.nl>
5214
5215 * org.texi (TODO basics): Document the global todo list.
5216 (TODO items): Documents sparse tree for specific TODO
5217 keywords.
5218
52192005-11-30 Carsten Dominik <dominik@science.uva.nl>
5220
5221 * org.texi (Plain Lists): Typos fixed.
5222
52232005-11-28 Jay Belanger <belanger@truman.edu>
5224
5225 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5226
52272005-11-24 Carsten Dominik <dominik@science.uva.nl>
5228
5229 * org.texi (Structure editing): New item moving commands added.
5230 (Plain Lists): New section.
5231
52322005-11-18 Carsten Dominik <dominik@science.uva.nl>
5233
5234 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5235 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 5236 `org-agenda-file-to-front'.
2de53ca6
GM
5237 (Built-in table editor): Document `org-table-sort-lines'.
5238 (HTML formatting): Export of hand-formatted lists.
5239
52402005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5241
5242 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5243 new variable gnus-toolbar-thickness.
5244
52452005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5246
5247 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5248
52492005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5250
5251 * gnus.texi (X-Face): Fix description.
5252 (XVarious): Remove gnus-xmas-logo-color-alist and
5253 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5254
52552005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5256
5257 * gnus.texi (Group Parameters): Mention new variable
5258 gnus-parameters-case-fold-search.
5259 (Home Score File): Addition.
5260
52612005-11-04 Ulf Jasper <ulf.jasper@web.de>
5262
5263 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5264 (Overview): List supported feed types.
5265 (Installation): No installation necessary when using autoload.
5266 (Configuration): Rename "RSS" to "news".
5267
52682005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5269
5270 * pgg.texi (User Commands): Document additional passphrase
5271 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5272 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5273
52742005-11-04 Carsten Dominik <dominik@science.uva.nl>
5275
5276 * org.texi: Version number changed to 3.19.
5277
52782005-10-29 Sascha Wilde <wilde@sha-bang.de>
5279
5280 * pgg.texi (How to use): Update the example to add autoload of
5281 pgg-encrypt-symmetric-region.
5282 (User Commands): Document pgg-encrypt-symmetric-region.
5283 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5284
52852005-10-27 Jay Belanger <belanger@truman.edu>
5286
5287 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5288 mention other TeX-related units.
5289
52902005-10-23 Lars Hansen <larsh@soem.dk>
5291
5292 * dired-x.texi (Miscellaneous Commands): Replace
5293 dired-do-relative-symlink by dired-do-relsymlink and
5294 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5295
52962005-10-23 Jay Belanger <belanger@truman.edu>
5297
5298 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5299 constant.
5300
53012005-10-23 Michael Albinus <michael.albinus@gmx.de>
5302
5303 * faq.texi (Bugs and problems): Replace
5304 `dired-move-to-filename-regexp' by
5305 `directory-listing-before-filename-regexp'.
5306
53072005-10-22 Eli Zaretskii <eliz@gnu.org>
5308
5309 * newsticker.texi (UPDATED): Set value.
5310
53112005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5312
5313 * gnus.texi (Document Groups): Remove duplicate item.
5314
53152005-10-21 Carsten Dominik <dominik@science.uva.nl>
5316
5317 * org.texi (Summary): Mention iCalendar support.
5318 (Exporting): Document iCalendar support.
5319
53202005-10-18 Romain Francoise <romain@orebokech.com>
5321
5322 * viper.texi (Viper Specials): Capitalize GNU.
5323
53242005-10-17 Juri Linkov <juri@jurta.org>
5325
5326 * info.texi (Getting Started, Search Index, Expert Info):
5327 Fix wording.
5328 (Search Text): Replace `echo area' with `mode line'.
5329 (Search Index): Both `i' and `,' find all index entries.
5330 Replace example `C-f' with `C-l' (which exists in index of Info
5331 manual) and delete spaces in its keyboard input sequence.
5332 Delete unnecessary explanations about literal characters.
5333
53342005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5335
5336 * gnus.texi (Document Server Internals): Addition.
5337
53382005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5339
5340 * gnus.texi (A note on namespaces): Fix RFC reference.
5341
53422005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5343
5344 * gnus.texi (RSS): Fix key description.
5345
53462005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5347
5348 * gnus.texi: Emacs/w3 -> Emacs/W3.
5349 (Browsing the Web): Fix description.
5350 (Web Searches): Ditto.
5351 (Customizing W3): Ditto.
5352
53532005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5354
5355 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5356
53572005-10-11 Jay Belanger <belanger@truman.edu>
5358
5359 * calc.texi (Integration): Mention using `a i' to compute definite
5360 integrals.
5361
53622005-10-11 Juri Linkov <juri@jurta.org>
5363
5364 * info.texi: Rearrange nodes.
5365 (Top): Update menu. Change ref `Info for Experts' to
5366 `Advanced Info Commands'.
5367 (Getting Started): Fix description of manual's parts.
5368 (Help-Int): Change xref `Info Search' to `Search Index', and
5369 `Expert Info' to `Advanced'.
5370 (Advanced): Move node one level up.
5371 (Search Text, Search Index): New nodes split out from `Info Search'.
5372 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5373 split out from `Advanced'.
5374 (Advanced, Emacs Info Variables): De-document editing an Info file
5375 in Info.
5376 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5377 (Creating an Info File): Delete node and move its text to
5378 `Expert Info'.
5379
53802005-10-10 Carsten Dominik <dominik@science.uva.nl>
5381
5382 * org.texi (Workflow states): Documented that change in keywords
5383 becomes active only after restart of Emacs.
5384
53852005-10-08 Michael Albinus <michael.albinus@gmx.de>
5386
5387 Sync with Tramp 2.0.51.
5388
53892005-10-08 Nick Roberts <nickrob@snap.net.nz>
5390
5391 * speedbar.texi (Introduction): Describe new location of speedbar
5392 on menubar.
5393 (Basic Key Bindings): Remove descriptions of bindings that have
5394 been removed.
5395
53962005-10-05 Nick Roberts <nickrob@snap.net.nz>
5397
5398 * speedbar.texi (GDB): Describe use of watch expressions.
5399
54002005-09-28 Simon Josefsson <jas@extundo.com>
5401
5402 * message.texi (IDNA): Fix.
5403
54042005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5405
5406 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5407 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5408 description of nntp-open-connection-function.
5409 (Common Variables): Fix descriptions.
5410
54112005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5412
5413 * gnus.texi (Server Buffer Format): Document the %a format spec.
5414
54152005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5416
5417 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5418
54192005-09-23 Carsten Dominik <dominik@science.uva.nl>
5420
5421 * org.texi Version 3.16.
5422
54232005-09-19 Miles Bader <miles@gnu.org>
5424
5425 * newsticker.texi: Get rid of CVS keywords.
5426
54272005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5428
5429 * gnus.texi (Finding the Parent): Fix description of how Gnus
5430 finds article.
5431
54322005-09-14 Jari Aalto <jari.aalto@cante.net>
5433
5434 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5435 to drop off non-answered articles.
5436
54372005-09-19 Juanma Barranquero <lekktu@gmail.com>
5438
5439 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5440 braces (which are unsupported by NMAKE) for macro `srcdir'.
5441
54422005-09-17 Eli Zaretskii <eliz@gnu.org>
5443
5444 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5445 (../info/newsticker, newsticker.dvi): New targets.
5446
54472005-09-17 Ulf Jasper <ulf.jasper@web.de>
5448
5449 * newsticker.texi: Replace @command with @code. Replace @example
5450 with @lisp.
5451 (Top): Added explanations to menu items.
5452 (GNU Free Documentation License): Removed.
5453
54542005-09-16 Romain Francoise <romain@orebokech.com>
5455
5456 Update all files to specify GFDL version 1.2.
5457
5458 * doclicense.texi (GNU Free Documentation License): Update to
5459 version 1.2.
5460
54612005-09-15 Richard M. Stallman <rms@gnu.org>
5462
5463 * newsticker.texi: Fix @setfilename.
5464
5465 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5466 (../info/newsticker, newsticker.dvi): New targets.
5467
54682005-08-30 Carsten Dominik <dominik@science.uva.nl>
5469
5470 * org.texi: Version 3.15.
5471
54722005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5473
5474 * ses.texi: Combine all three indices into one.
5475 Correct a few typos.
5476
54772005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5478
5479 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5480
54812005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5482
5483 * emacs-mime.texi (Handles): Remove duplicate item.
5484 (Encoding Customization): Fix the default value for
5485 mm-coding-system-priorities.
5486 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5487 (Basic Functions): Fix reference.
5488
54892005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5490
5491 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5492
54932005-08-18 Richard M. Stallman <rms@gnu.org>
5494
5495 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5496 and web site.
5497
5498 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5499 not keyboard-translate.
5500
55012005-08-11 Richard M. Stallman <rms@gnu.org>
5502
5503 * faq.texi (Using regular expressions): Fix xref.
5504
55052005-08-09 Juri Linkov <juri@jurta.org>
5506
5507 * info.texi (Help-P): Replace `Prev' with `Previous'.
5508 (Help-M, Help-Xref): Add S-TAB.
5509 (Help-FOO): Update `u' command.
5510 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5511 Update info about visibility of xref parts.
5512 (Help-Int): Fix `m' command. Rename `Info-last' to
5513 `Info-history-back'. Add `Info-history-forward'.
5514 (Advanced): Fix `g*' and `M-n' commands.
5515 (Info Search): Add `index-apropos' in stand-alone browser.
5516 Add isearch commands.
5517 (Emacs Info Variables): Remove `Info-fontify'.
5518 Add `Info-mode-hook'. Update face names.
5519 Add `Info-fontify-maximum-menu-size',
5520 `Info-fontify-visited-nodes', `Info-isearch-search'.
5521
55222005-08-07 Michael Albinus <michael.albinus@gmx.de>
5523
5524 Sync with Tramp 2.0.50.
5525
5526 * tramp.texi: Use @option{} consequently for method names.
5527 (Inline methods, External transfer methods): Remove references to
5528 Cygwin.
5529 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5530 implementation.
5531
55322005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5533
5534 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5535 Mention that gnus-init-file is not read when Emacs is invoked with
5536 --no-init-file or -q.
5537
55382005-07-19 Carsten Dominik <dominik@science.uva.nl>
5539
5540 * org.texi: Version 3.14.
5541
55422005-07-04 Carsten Dominik <dominik@science.uva.nl>
5543
5544 * org.texi: Version 3.13.
5545
55462005-07-18 Juri Linkov <juri@jurta.org>
5547
5548 * calc.texi (Time Zones, Logical Operations):
5549 * cl.texi (Overview):
5550 * org.texi (TODO types):
5551 * sc.texi (Emacs 18 MUAs):
5552 * speedbar.texi (Top):
5553 * url.texi (History):
5554 Delete duplicate duplicate words.
5555
ce058493 55562005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5557
5558 * cl.texi (Type Predicates): Document `atom' type.
5559
55602005-07-04 Lute Kamstra <lute@gnu.org>
5561
5562 Update FSF's address in GPL notices.
5563
5564 * calc.texi (Copying):
5565 * doclicense.texi (GNU Free Documentation License):
5566 * faq.texi (Contacting the FSF):
5567 * mh-e.texi (Copying): Update FSF's address.
5568
55692005-07-03 Richard M. Stallman <rms@gnu.org>
5570
5571 * flymake.texi (Example -- Configuring a tool called directly):
5572 Update name of flymake-build-relative-filename.
5573
55742005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5575
5576 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5577
55782005-06-29 Carsten Dominik <dominik@science.uva.nl>
5579
5580 * org.texi: Version 3.12.
5581
55822005-06-24 Eli Zaretskii <eliz@gnu.org>
5583
5584 * makefile.w32-in (MAKEINFO): Use --force.
5585 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5586 Makefile.in.
5587 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5588 more shells.
5589
55902005-06-23 Richard M. Stallman <rms@gnu.org>
5591
5592 * speedbar.texi (Creating a display): Texinfo usage fixes.
5593
5594 * tramp.texi (Customizing Completion, Auto-save and Backup):
5595 Texinfo usage fixes.
5596
55972005-06-23 Juanma Barranquero <lekktu@gmail.com>
5598
5599 * dired-x.texi (Miscellaneous Commands):
5600 * ediff.texi (Miscellaneous):
5601 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5602 (Agent Variables):
5603 * info.texi (Help-Xref):
5604 * message.texi (Message Headers):
5605 * org.texi (Remember):
5606 * reftex.texi (Options (Defining Label Environments)):
5607 (Options (Index Support)):
5608 (Options (Viewing Cross-References)):
5609 (Options (Misc)):
5610 (Changes):
5611 * speedbar.texi (Creating a display):
5612 * tramp.texi (Customizing Completion, Auto-save and Backup):
5613 Texinfo usage fix.
5614
56152005-06-13 Carsten Dominik <dominik@science.uva.nl>
5616
5617 * org.texi: Version 3.11.
5618
56192005-06-12 Jay Belanger <belanger@truman.edu>
5620
5621 * calc.texi (Getting Started): Remove extra menu item.
5622
56232005-05-31 Jay Belanger <belanger@truman.edu>
5624
5625 * calc.texi (Notations Used in This Manual): Use @kbd for key
5626 sequence.
5627 (Demonstration of Calc): Mention another way of starting Calc.
5628 (Starting Calc): Mention long name of M-#.
5629 (Embedded Mode Overview): Remove unnecessary instruction.
5630 (Other M-# commands): Rephrase `M-# 0' explanation.
5631 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5632 reflect current behavior.
5633
56342005-05-30 Jay Belanger <belanger@truman.edu>
5635
5636 * calc.texi (Hooks): Change description of calc-window-hook and
5637 calc-trail-window-hook to match usage.
5638 (Computational Functions): Add more constant-generating functions.
5639 (Customizable Variables): Use defvar.
5640
56412005-05-28 Jay Belanger <belanger@truman.edu>
5642
5643 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5644 (Basic Embedded Mode): Explain behavior of arguments to
5645 calc-embedded-mode.
5646
56472005-05-27 Jay Belanger <belanger@truman.edu>
5648
5649 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5650 current behavior.
5651
56522005-05-25 Jay Belanger <belanger@truman.edu>
5653
5654 * calc.texi: Change Calc version number throughout.
5655 (Keypad Mode): Change location in info output.
5656 (Keypad mode overview): Move picture of keypad.
5657
56582005-05-21 Jay Belanger <belanger@truman.edu>
5659
5660 * calc.texi (Storing variables): Mention that only most variables
5661 are void to begin with.
5662
56632005-05-21 Kevin Ryde <user42@zip.com.au>
5664
5665 * widget.texi (Basic Types): Update cross ref from "Enabling
5666 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5667 lispref/text.texi change.
5668
56692005-05-20 Carsten Dominik <dominik@science.uva.nl>
5670
5671 * org.texi: Version 3.09.
5672
56732005-05-18 Carsten Dominik <dominik@science.uva.nl>
5674
5675 * reftex.texi: Version 4.28.
5676
56772005-05-16 Jay Belanger <belanger@truman.edu>
5678
5679 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5680
56812005-05-14 Jay Belanger <belanger@truman.edu>
5682
5683 * calc.texi (Default Simplifications): Insert missing ! (logical
5684 not operator).
5685
56862005-05-14 Michael Albinus <michael.albinus@gmx.de>
5687
5688 Sync with Tramp 2.0.49.
5689
56902005-05-10 Jay Belanger <belanger@truman.edu>
5691
5692 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5693 to 1.
5694
56952005-04-29 Carsten Dominik <dominik@science.uva.nl>
5696
5697 * org.texi: Version 3.08, structure reorganized.
5698
56992005-04-24 Richard M. Stallman <rms@gnu.org>
5700
5701 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5702
57032005-04-15 Carsten Dominik <dominik@science.uva.nl>
5704
5705 * org.texi: Update to version 3.06.
5706
57072005-04-13 Lute Kamstra <lute@gnu.org>
5708
5709 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5710
57112005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5712
5713 * cl.texi (Porting Common Lisp): Fix typo.
5714
57152005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5716
5717 * gnus.texi (RSS): Addition.
5718
57192005-04-04 Jay Belanger <belanger@truman.edu>
5720
5721 * calc.texi: Change Calc version number.
5722 (Customizable variables): Fix description of calc-language-alist.
5723 (Copying): Put in version 2 of GPL.
5724
57252005-04-01 Jay Belanger <belanger@truman.edu>
5726
5727 * calc.texi (Troubleshooting Commands): Remove comment about
5728 installation.
5729 (Installation): Remove section.
5730 (Customizable Variables): New section.
5731 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5732 (Graphical Devices): Add references to Customizable Variables.
5733
57342005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5735
5736 * emacs-mime.texi (Display Customization): Markup fixes.
5737 (rfc2047): Update.
5738
57392005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5740
5741 * gnus-faq.texi: Replaced with auto-generated version.
5742
57432005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5744
5745 * dired-x.texi (Multiple Dired Directories): default-directory was
5746 renamed to dired-default-directory.
5747
57482005-03-26 Jay Belanger <belanger@truman.edu>
5749
5750 * calc.texi (Simplifying Formulas, Rewrite Rules):
5751 Change description of top and bottom of fraction.
5752 (Modulo Forms): Move description of how to create modulo forms to
5753 earlier in the section.
5754 (Fraction Mode): Suggest using : to get a fraction by dividing.
5755 (Basic Arithmetic): Adjust placement of command name.
5756 (Truncating the Stack): Emphasize that "hidden" entries are still
5757 visible.
5758 (Installation): Move discussion of printing manual to "About This
5759 Manual".
5760 (About This Manual): Mention how to print the manual.
5761 (Reporting Bugs): Remove first person.
5762 (Building Vectors): Add algebraic version of append.
5763 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5764 (Grouping Digits): Fix typo.
5765
57662005-03-25 Werner Lemberg <wl@gnu.org>
5767
5768 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5769 Replace `legal' with `valid'.
5770
57712005-03-25 Werner Lemberg <wl@gnu.org>
5772
5773 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5774
57752005-03-24 Jay Belanger <belanger@truman.edu>
5776
5777 * calc.texi (General Mode Commands)
5778 (Mode Settings in Embedded Mode): Add some explanation of
5779 recording mode settings.
5780
57812005-03-24 Richard M. Stallman <rms@gnu.org>
5782
5783 * calc.texi: Remove praise of non-free software.
5784
5785 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5786 (Installation): Node deleted.
5787
57882005-03-23 Richard M. Stallman <rms@gnu.org>
5789
5790 * url.texi (HTTP language/coding): Improve last change.
5791
57922005-03-22 Jay Belanger <belanger@truman.edu>
5793
5794 * calc.texi (Embedded Mode): Add new information on changing
5795 modes.
5796
57972005-03-20 Michael Albinus <michael.albinus@gmx.de>
5798
5799 Sync with Tramp 2.0.48.
5800
5801 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5802
5803 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5804 "GNU/Linux". Change all addresses to .gnu.org.
5805 (Default Method): Offer shortened syntax for "su" and "sudo"
5806 methods.
5807
58082005-03-07 Richard M. Stallman <rms@gnu.org>
5809
5810 * url.texi: Fix usage of "e.g.".
5811 (HTTP language/coding): Explain the rules for these strings.
5812
58132005-03-06 Richard M. Stallman <rms@gnu.org>
5814
5815 * woman.texi (Introduction): Minor cleanups.
5816
5817 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5818
5819 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5820 (Installation): Node deleted.
5821
5822 * mh-e.texi (Preface): Get rid of "Emacs 21".
5823
5824 * eshell.texi (Installation): Delete node (for Emacs 20).
5825
58262005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5827
5828 * flymake.texi: Refill and tweak style in @lisp blocks.
5829
58302005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5831
5832 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5833
58342005-03-01 Jay Belanger <belanger@truman.edu>
5835
5836 * calc.texi (Trigonometric and Hyperbolic Functions):
5837 Mention additional functions.
5838 (Algebraic Simplifications): Mention additional simplifications.
5839
58402005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5841
5842 * ses.texi: Add concept/function/variable indices (this work was
5843 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5844 papers on file at FSF).
5845
58462005-02-10 Jay Belanger <belanger@truman.edu>
5847
5848 * calc.texi: Change @LaTeX to La@TeX throughout.
5849 Redefine @expr as @math for TeX output.
5850 Redefine @texline as a no-op for TeX output.
5851 Define @tfn, replace @t by @tfn throughout.
5852
58532005-02-09 Jay Belanger <belanger@truman.edu>
5854
5855 * calc.texi: Add macro for LaTeX for info output.
5856
58572005-02-08 Kim F. Storm <storm@cua.dk>
5858
5859 * texinfo.tex (LaTex): Add def.
5860
58612005-02-06 Jay Belanger <belanger@truman.edu>
5862
5863 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5864 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5865 throughout manual.
5866
58672005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5868
5869 * gnus.texi: Some edits based on comments from David Abrahams.
5870
58712005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5872
5873 * gnus.texi (RSS): Fix the keystroke.
5874
58752005-01-24 David Kastrup <dak@gnu.org>
5876
5877 * faq.texi: Update AUCTeX version info.
5878
58792005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5880
5881 * gnus-faq.texi ([4.1]): Typo.
5882
58832005-01-19 Jay Belanger <belanger@truman.edu>
5884
5885 * calc.texi (Keep Arguments): Mention that keeping arguments
5886 doesn't work with keyboard macros.
5887
58882005-01-16 Richard M. Stallman <rms@gnu.org>
5889
5890 * autotype.texi (Autoinserting): Fix small error.
5891
58922005-01-16 Michael Albinus <michael.albinus@gmx.de>
5893
5894 Sync with Tramp 2.0.47.
5895
5896 * tramp.texi (Compilation): New section, describing compilation of
5897 remote files.
5898
58992005-01-11 Kim F. Storm <storm@cua.dk>
5900
5901 * widget.texi (Basic Types): Add :follow-link keyword.
5902
59032005-01-09 Jay Belanger <belanger@truman.edu>
5904
5905 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5906
59072005-01-08 Jay Belanger <belanger@truman.edu>
5908
5909 * calc.texi: Change throughout to reflect new default value of
5910 calc-settings-file.
5911
59122005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5913
5914 * message.texi (Reply): `message-reply-to-function' should return
5915 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5916
59172005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5918
5919 * faq.texi (Changing load-path): Fix typo.
5920
59212005-01-05 Jay Belanger <belanger@truman.edu>
5922
5923 * calc.texi (Programming Tutorial): Replace kbd command by
5924 appropriate characters for a keyboard macro.
5925
59262005-01-04 Jay Belanger <belanger@truman.edu>
5927
5928 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5929 for Lucid Emacs.
5930 (Programming Tutorial): Mention that the user needs to be in the
5931 right mode to compute some functions.
5932
59332005-01-04 Jay Belanger <belanger@truman.edu>
5934
5935 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5936 no longer applicable.
5937
59382005-01-01 Jay Belanger <belanger@truman.edu>
5939
5940 * calc.texi (Programming Tutorial): Changed description of how to
5941 edit keyboard macros to match current behavior.
5942
59432004-12-31 Jay Belanger <belanger@truman.edu>
5944
5945 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5946
59472004-12-20 Jay Belanger <belanger@truman.edu>
5948
5949 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5950 zero.
5951
59522004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5953
5954 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5955 @xref.
5956 (Font Locking): Avoid @strong{Note:}.
5957
59582004-12-17 Michael Albinus <michael.albinus@gmx.de>
5959
5960 Sync with Tramp 2.0.46.
5961
5962 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5963
59642004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5965
5966 * url.texi: Correct typos.
5967 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5968 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5969 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5970 (Dealing with HTTP documents): @inforef->@xref.
5971
59722004-12-15 Jay Belanger <belanger@truman.edu>
5973
5974 * calc.texi: Consistently capitalized all mode names.
5975 (Answers to Exercises): Mention that an answer can be a fraction
5976 when in Fraction mode.
5977
59782004-12-13 Jay Belanger <belanger@truman.edu>
5979
5980 * calc.texi: Fix some TeX definitions.
5981
59822004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5983
5984 * reftex.texi (Imprint): Remove erroneous @value's.
5985
59862004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5987
5988 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5989 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5990
59912004-12-08 Jay Belanger <belanger@truman.edu>
5992
5993 * calc.texi (Starting Calc): Remove comment about installation.
5994 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5995
59962004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5997
5998 * url.texi: Update @setfilename.
5999 (Getting Started): No need to worry about Gnus versions.
6000 (Dealing with HTTP documents): Use @inforef.
6001
6002 * org.texi: Fix @direntry file name.
6003
60042004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6005
6006 * url.texi: New file.
6007
6008 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
6009
60102004-12-06 Jay Belanger <belanger@truman.edu>
6011
6012 * calc.texi (Using Calc): Remove paragraph about installation.
6013
60142004-12-06 Jay Belanger <belanger@truman.edu>
6015
6016 * calc.texi: Use more Texinfo macros and less TeX defs.
6017 Remove @refill's.
6018
60192004-12-06 Richard M. Stallman <rms@gnu.org>
6020
6021 * org.texi: New file.
6022
60232004-12-05 Richard M. Stallman <rms@gnu.org>
6024
6025 * Makefile.in (org.dvi, ../info/org): New targets.
6026 (INFO_TARGETS): Add ../info/org.
6027 (DVI_TARGETS): Add org.dvi.
6028 (maintainer-clean): Remove the info files in the info dir.
6029
60302004-11-26 Eli Zaretskii <eliz@gnu.org>
6031
6032 * idlwave.texi: Fix the setfilename directive to put the produced
6033 file in ../info.
6034 (Continued Statement Indentation): Resurrect Jan D.'s change from
6035 2004-11-03 that was lost when a newer version of idlwave.texi was
6036 imported.
6037
60382004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6039
6040 * gnus-faq.texi ([5.1]): Added missing bracket.
6041
6042 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
6043 `spam-initialize'.
6044
60452004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
6046
6047 * message.texi (Various Message Variables): Mention that all mail
6048 file variables are derived from `message-directory'.
6049
6050 * gnus.texi (Splitting Mail): Clarify bogus group.
6051
60522004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6053
6054 * emacs-mime.texi (Encoding Customization): Fix
6055 mm-coding-system-priorities entry.
6056
c8763fb6 60572004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
6058
6059 * idlwave.texi (Continued Statement Indentation):
6060 * reftex.texi (Options (Index Support)):
6061 (Displaying and Editing the Index, Table of Contents):
6062 * speedbar.texi (Creating a display, Major Display Modes): Replace
6063 non-nil with non-@code{nil}.
6064
60652004-10-21 Jay Belanger <belanger@truman.edu>
6066
6067 * calc.texi (Algebraic-Style Calculations): Removed a comment.
6068
60692004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6070
6071 * calc.texi (Reporting Bugs): Double up `@'.
6072
60732004-10-18 Jay Belanger <belanger@truman.edu>
6074
6075 * calc.texi (Reporting Bugs): Changed the address that bugs
6076 should be sent to.
6077
60782004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6079
6080 * gnus.texi (New Features): Add 5.11.
6081
6082 * message.texi (Resending): Remove wrong default value.
6083
6084 * gnus.texi (Mail Source Specifiers): Describe possible problems
6085 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6086 `pop3-leave-mail-on-server' to the index.
6087
60882004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6089
6090 * message.texi (Canceling News): Add how to set a password.
6091
60922004-10-12 Jay Belanger <belanger@truman.edu>
6093
6094 * calc.texi (Help Commands): Changed the descriptions of
6095 calc-describe-function and calc-describe-variable to match their
6096 current behavior.
6097
60982004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6099
6100 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6101
61022004-10-12 Michael Albinus <michael.albinus@gmx.de>
6103
6104 Sync with Tramp 2.0.45.
6105
6106 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6107 plink link. The URL is outdated. Originator contacted for
6108 clarification.
6109
61102004-10-10 Juri Linkov <juri@jurta.org>
6111
6112 * gnus.texi (Top, Marking Articles): Join two menus in one node
6113 because a node can have only one menu.
6114
61152004-10-09 Juri Linkov <juri@jurta.org>
6116
6117 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6118 example of nnmail-split-fancy.
6119
61202004-10-06 Karl Berry <karl@gnu.org>
6121
6122 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6123 consistency with other uses of dashes.
6124
61252004-10-05 Karl Berry <karl@gnu.org>
6126
6127 * info.texi: Consistently use --- throughout, periods at end of
6128 menu descriptions, and a couple typos.
6129
61302004-09-26 Jesper Harder <harder@ifa.au.dk>
6131
6132 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6133 * pgg.texi (User Commands, Backend methods): Do.
6134 * gnus.texi: Markup fixes.
6135 (Setting Process Marks): Fix `M P a' entry.
6136 * emacs-mime.texi: Fixes.
6137
61382004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6139
6140 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6141 again.
6142 Use 5.10 instead of 5.10.0.
6143
61442004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6145
6146 * gnus.texi (Summary Mail Commands): S D e.
6147
61482004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6149
6150 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6151 the gnus-article-mode-line-format section.
6152
61532004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6154
6155 * gnus.texi (Various Summary Stuff): Fix the documentation for
6156 gnus-newsgroup-variables.
6157
61582004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6159
6160 * gnus.texi (MIME Commands): Added
6161 gnus-mime-display-multipart-as-mixed,
6162 gnus-mime-display-multipart-alternative-as-mixed,
6163 gnus-mime-display-multipart-related-as-mixed.
6164 (Mail Source Customization): Clarify `mail-source-directory'.
6165 (Splitting Mail): Mention gnus-group-find-new-groups.
6166 (SpamOracle): Fixed typo.
6167
6168 * gnus-faq.texi: Untabify.
6169 ([6.3]): nnir.el is in contrib directory.
6170
6171 * message.texi (News Headers): Clarify how a unique ID is created.
6172
6173 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6174 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6175
b2abec73 61762004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 6177
b2abec73 6178 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
6179
61802004-09-20 Florian Weimer <fw@deneb.enyo.de>
6181
6182 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6183
61842004-09-22 Jay Belanger <belanger@truman.edu>
6185
6186 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6187 might be hidden during part of the session.
6188
61892004-09-20 Jay Belanger <belanger@truman.edu>
6190
6191 * calc.texi (Notations Used in This Manual): Put in an earlier
6192 mention that DEL could be called Backspace.
6193
61942004-09-10 Simon Josefsson <jas@extundo.com>
6195
6196 * gnus.texi (IMAP): Add example. Suggested and partially written
6197 by Steinar Bang <sb@dod.no>.
6198
61992004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6200
6201 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6202 netrc syntax.
6203
62042004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6205
b2abec73
JB
6206 * gnus.texi (Spam ELisp Package Sequence of Events):
6207 Some clarifications.
2de53ca6
GM
6208 (Spam ELisp Package Global Variables): More clarifications.
6209
62102004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6211
6212 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6213 Mention spam-split does not modify incoming mail.
6214
62152004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6216
6217 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6218
62192004-09-10 Eli Zaretskii <eliz@gnu.org>
6220
6221 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6222
62232004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6224
6225 * makefile.w32-in (sieve, pgg): Use $(infodir).
6226
62272004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6228
6229 * makefile.w32-in: Fix PGG and Sieve entries.
6230
62312004-08-28 Eli Zaretskii <eliz@gnu.org>
6232
6233 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6234 Emacs and related programs.
6235
62362004-08-27 Richard M. Stallman <rms@gnu.org>
6237
6238 * faq.texi: Fix texinfo usage, esp. doublequotes.
6239 (Difference between Emacs and XEmacs): Some clarification.
6240
6241 * faq.texi (Difference between Emacs and XEmacs):
6242 Explain not to contrast XEmacs with GNU Emacs.
6243
62442004-08-26 Richard M. Stallman <rms@gnu.org>
6245
6246 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6247
62482004-08-22 David Kastrup <dak@gnu.org>
6249
6250 * reftex.texi (AUCTeX): Update links, section name.
6251
6252 * faq.texi (Calc): Update availability (included in 22.1).
6253 (AUCTeX): Update availability, information, versions, description.
6254
62552004-08-14 Eli Zaretskii <eliz@gnu.org>
6256
6257 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6258
62592004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6260
6261 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6262
62632004-08-10 Michael Albinus <michael.albinus@gmx.de>
6264
6265 Sync with Tramp 2.0.44.
6266
62672004-08-05 Lars Hansen <larsh@math.ku.dk>
6268
6269 * widget.texi (User Interface): Update how to separate the
6270 editable field of an editable-field widget from other widgets.
6271 (Programming Example): Add text after field.
6272
62732004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6274
6275 * emacs-mime.texi (Encoding Customization): Add a note to the
6276 mm-content-transfer-encoding-defaults entry.
6277 (rfc2047): Update.
6278
6279 * gnus.texi (Article Highlighting): Add
6280 gnus-cite-ignore-quoted-from.
6281 (POP before SMTP): New node.
6282 (Posting Styles): Addition.
6283 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6284 (Fancy Mail Splitting): Ditto.
6285 (X-Face): Add gnus-x-face.
6286
62872004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6288
6289 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6290 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6291
62922004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6293
6294 * gnus.texi (Mail Source Specifiers): Describe
6295 `pop3-leave-mail-on-server'.
6296
62972004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6298
6299 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6300
6301 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6302 repository. Change setfilename.
6303
6304 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6305
63062004-07-02 Juri Linkov <juri@jurta.org>
6307
6308 * pcl-cvs.texi (Viewing differences): Add `d r'.
6309
63102004-06-29 Jesper Harder <harder@ifa.au.dk>
6311
6312 * ses.texi, viper.texi, flymake.texi, faq.texi:
6313 * eshell.texi, ediff.texi: Markup fixes.
6314
63152004-06-21 Karl Berry <karl@gnu.org>
6316
6317 * info.texi (Top): Mention that only Emacs has mouse support.
6318 (Getting Started): Mention this in a few other places.
6319
63202004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6321
6322 * autotype.texi (Copyrights, Timestamps): Recommend
6323 `before-save-hook' instead of `write-file-functions'.
6324
63252004-06-13 Lars Hansen <larsh@math.ku.dk>
6326
6327 * dired-x.texi (dired-mark-omitted): Update keybinding.
6328
63292004-06-10 Kim F. Storm <storm@cua.dk>
6330
6331 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6332
63332004-06-05 Lars Hansen <larsh@math.ku.dk>
6334
6335 * dired-x.texi (variable dired-omit-mode): Rename from
6336 dired-omit-files-p.
6337 (function dired-omit-mode): Rename from dired-omit-toggle.
6338 Call dired-omit-mode rather than set dired-omit-files-p.
6339 (dired-mark-omitted): Describe command.
6340
63412004-05-29 Michael Albinus <michael.albinus@gmx.de>
6342
6343 Version 2.0.41 of Tramp released.
6344
63452004-05-29 Juanma Barranquero <lektu@terra.es>
6346
6347 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6348 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6349
63502004-05-29 Richard M. Stallman <rms@gnu.org>
6351
6352 * cl.texi (Top): Call this chapter `Introduction'.
6353 (Overview): In TeX, no section heading here.
6354
6355 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6356
63572004-05-29 Eli Zaretskii <eliz@gnu.org>
6358
6359 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6360 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6361
63622004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6363
6364 * flymake.texi: New file.
6365
63662004-05-28 Simon Josefsson <jas@extundo.com>
6367
6368 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6369
b344d29d 63702004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
6371
6372 Version 2.0.40 of Tramp released.
6373
63742004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6375
6376 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6377
6378 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6379 variables `tramp-backup-directory-alist' and
6380 `tramp-bkup-backup-directory-info'.
6381 (Overview, Connection types)
6382 (External transfer methods, Default Method)
6383 (Windows setup hints): Remove restriction of password entering
6384 with external methods.
6385 (Auto-save and Backup): Make file name example
6386 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6387 and `auto-save-directory' must be used.
6388 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6389 only "NT"). Remove doubled entry "What kinds of systems does
6390 @tramp{} work on".
6391 (tramp): Macro removed.
6392 (Obtaining Tramp): Flag removed from title.
6393 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6394 and `trampver' used properly. Flag `tramp-inst' replaced by
6395 `installchapter'. Installation related text adapted.
6396
63972004-04-28 Masatake YAMATO <jet@gyve.org>
6398
6399 * widget.texi (Programming Example): Remove overlays.
6400
64012004-04-27 Jesper Harder <harder@ifa.au.dk>
6402
6403 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6404
64052004-04-23 Juanma Barranquero <lektu@terra.es>
6406
6407 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6408
64092004-04-05 Jesper Harder <harder@ifa.au.dk>
6410
6411 * info.texi (Info Search): Add info-apropos.
6412
64132004-03-22 Juri Linkov <juri@jurta.org>
6414
6415 * faq.texi: Fix help key bindings.
6416
64172004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6418
6419 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6420 (as suggested by Karl Berry). Update information about colored
6421 stars in menus. Add new subheading describing M-n.
6422
64232004-03-12 Richard M. Stallman <rms@gnu.org>
6424
6425 * cl.texi (Top): Rename top node's title.
6426
64272004-03-08 Karl Berry <karl@gnu.org>
6428
6429 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6430 problems making the texinfo distribution.
6431
64322004-02-29 Simon Josefsson <jas@extundo.com>
6433
6434 * smtpmail.texi (Authentication): Changed the list of supported
6435 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6436 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6437 <voegelas@gmx.net>.
6438
64392004-02-29 Juanma Barranquero <lektu@terra.es>
6440
6441 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6442 Use $(DEL) instead of rm, and ignore exit code.
6443
b344d29d 64442004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6445
6446 Tramp version 2.0.39 released.
6447
64482004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6449
6450 * tramp.texi (Customizing Completion): Explain new functions
6451 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6452 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6453 (Top): Refer to Savannah mailing list as the major one. Mention
6454 older mailing lists in HTML mode only.
6455 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6456 (Frequently Asked Questions): Remote hosts must not be Unix-like
6457 for "smb" method.
6458 (Password caching): New node.
6459 (External transfer methods): Refer to password caching for "smb"
6460 method.
6461
64622004-02-17 Karl Berry <karl@gnu.org>
6463
6464 * info.texi (Help-Int): Mention the new line number feature.
6465
64662004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6467
6468 * ses.texi (Advanced Features): New functionality for
6469 ses-set-header-row (defaults to current row unless C-u used).
6470 (Acknowledgements): Add Stefan Monnier.
6471
64722003-12-29 Kevin Ryde <user42@zip.com.au>
6473
6474 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6475
b344d29d 64762003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6477
6478 Tramp version 2.0.38 released.
6479
6480 * tramp.texi (Remote shell setup): Warn of environment variables
6481 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6482 <sven.gabriel@imk.fzk.de>.
6483 (Configuration): Tramp now chooses base64/uuencode
6484 automatically. Update wording accordingly.
6485 (Top): More description for the `Default Method' menu entry.
6486 (Default Method): Use @code, not @var, for Lisp variables.
6487 (Default Method): New subsection `Which method is the right one
6488 for me?' Suggested by Christian Kirsch.
6489 (Configuration): Pointer to new subsection added.
6490 (Default Method): Too many "use" in one sentence.
6491 Rephrase. Reported by Christian Kirsch.
6492 (Filename Syntax): Old `su' example is probably a left-over from
6493 the sm/su method naming. Replace with `ssh', instead.
6494 (External transfer methods, Auto-save and Backup):
6495 Typo fixes.
6496
64972003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6498
183080b6 6499 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6500 (Top): Mention japanese manual only if flag `jamanual' is set.
6501 Insert section `Japanese manual' in menu.
6502
65032003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6504
6505 * eshell.texi (Known Problems): Add doc item.
6506
65072003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6508
6509 * cc-mode.texi: Update for CC Mode 5.30.
6510
6511 Note: Please refrain from doing purely cosmetic changes like
6512 removing trailing whitespace in this manual; it clobbers cvs
6513 merging for no good reason.
6514
65152003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6516
6517 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6518 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6519 @acronym{ASCII}.
6520
65212003-10-26 Karl Berry <karl@gnu.org>
6522
6523 * info.texi (Info Search): Echo area, not echo are. From Debian
6524 diff.
6525
65262003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6527
10d1d0af 6528 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6529 :buttons and :children keywords.
6530
65312003-10-22 Miles Bader <miles@gnu.org>
6532
6533 * Makefile.in (info): Move before $(top_srcdir)/info.
6534
65352003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6536
6537 * tramp.texi (Inline methods): Small grammar fix.
6538 (External transfer methods): Likewise.
6539
65402003-10-08 Nick Roberts <nick@nick.uklinux.net>
6541
6542 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6543
65442003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6545
6546 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6547
65482003-09-30 Richard M. Stallman <rms@gnu.org>
6549
6550 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6551
6552 * widget.texi (User Interface): Fix typos.
6553
6554 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6555
65562003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6557
6558 * pcl-cvs.texi (Selected Files): Fix typo.
6559
65602003-09-21 Karl Berry <karl@gnu.org>
6561
6562 * info.texi (] and [ commands): No period at end of section title.
6563
65642003-09-04 Miles Bader <miles@gnu.org>
6565
6566 * Makefile.in (top_srcdir): New variable.
6567 ($(top_srcdir)/info): New rule.
6568 (info): Depend on it.
6569
65702003-09-03 Peter Runestig <peter@runestig.com>
6571
6572 * makefile.w32-in: New file.
6573
65742003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6575
6576 * widget.texi (User Interface): Explain the need of static text
6577 around an editable field.
6578
65792003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6580
6581 * widget.texi (Basic Types): The argument to `:help-echo' can now
6582 be a form that evaluates to a string.
6583
65842003-08-18 Kim F. Storm <storm@cua.dk>
6585
6586 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6587
65882003-08-16 Richard M. Stallman <rms@gnu.org>
6589
6590 * dired-x.texi (Shell Command Guessing): Explain *.
6591
65922003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6593
6594 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6595 log-edit-insert-changelog.
6596
65972003-08-03 Karl Berry <karl@gnu.org>
6598
6599 * info.texi: Need @contents.
6600
c8763fb6 66012003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6602
6603 Tramp version 2.0.36 released.
6604
6605 * tramp.texi (Remote shell setup): Explain about problems with
6606 non-Bourne commands in ~/.profile and ~/.shrc.
6607
66082003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6609
6610 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6611 renaming of `vis-mode' to `visible-mode'.
6612
66132003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6614
6615 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6616 next, prev and up pointers.
6617
66182003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6619
6620 * info.texi (Help): Mention existence of Emacs and stand-alone
6621 Info at the very beginning of the tutorial.
6622 (Help-Inv): New node.
6623 (Help-]): New node.
6624 (Help-M): Systematically point out the differences between default
6625 Emacs and stand-alone versions. Delete second menu.
6626 (Help-Xref): Systematically point out the differences between
6627 default Emacs and stand-alone versions.
6628 (Help-Int): Change `l' example.
6629 (Expert Info): Fix typos.
6630 (Emacs Info Variables): Mention `Info-hide-note-references' and
6631 new default for `Info-scroll-prefer-subnodes'.
6632
c8763fb6 66332003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6634
6635 Version 2.0.35 of Tramp released.
6636
6637 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6638 (Inline methods): Add methods `remsh' and `plink1'.
6639 (External transfer methods): Add method `remcp'.
6640 (Multi-hop Methods): Add method `remsh'.
6641 Small patch from Adrian Aichner <adrian@xemacs.org>:
6642 Fix minor typos.
6643 (Concept Index): Added to make manual searchable via
6644 `Info-index'.
6645 (Version Control): Add cindex entry.
6646
c8763fb6 66472003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6648
6649 * trampver.texi: Version 2.0.34 released.
6650
66512003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6652
6653 * faq.texi: Improve previous changes.
6654
66552003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6656
6657 * faq.texi: Update copyright and maintenance details.
6658 Update some package URLs, versions, and maintainers.
6659 Remove many references to the Emacs Lisp Archive.
6660
66612003-04-23 Simon Josefsson <jas@extundo.com>
6662
6663 * smtpmail.texi: Fix license (the invariant sections mentioned has
6664 never been part of the smtp manual). Align info dir entry with
6665 other emacs packages.
6666
66672003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6668
6669 * tramp.texi: Version 2.0.33 released.
6670 Remove installation chapter. Remove XEmacs specifics.
6671
66722003-03-29 Richard M. Stallman <rms@gnu.org>
6673
6674 * tramp.texi (Top): Undo the previous renaming.
6675 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6676
c8763fb6 66772003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6678
6679 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6680 version of manual.
6681
6682 * tramp.texi (Auto-save and Backup): New node.
6683
66842003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6685
6686 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6687 Emacs" in order to have better differentiation to "XEmacs".
6688 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6689 are new macros in order to point to the other Emacs flavor where
6690 appropriate. In info case, point to node `Installation' in order
6691 to explain how to generate the other way. In html case, make a
6692 link to the other html file.
6693 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6694 after CVS checkout/update.
6695 (Installation): Completely rewritten.
6696 (Installation parameters, Load paths): New sections under
6697 `Installation'.
6698
c8763fb6 66992003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6700
6701 * tramp.texi: Version 2.0.30 released.
6702 Replace word "path" with "localname" where used as a component of
6703 a Tramp file name.
6704
67052003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6706
6707 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6708 introduced.
6709 (Installation): Explain what to do if files from the tramp/contrib
6710 directory are needed.
6711
67122003-02-23 Alex Schroeder <alex@emacswiki.org>
6713
6714 * smtpmail.texi (How Mail Works): New.
6715
67162003-02-22 Alex Schroeder <alex@emacswiki.org>
6717
6718 * smtpmail.texi: New file.
6719
6720 * Makefile.in: Build SMTP manual.
6721
c8763fb6 67222003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6723
6724 * tramp.texi: Version 2.0.29 released.
6725 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6726 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6727
67282003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6729
6730 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6731 another package loads accidently Ange-FTP.
6732
67332003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6734
6735 * tramp.texi (Customizing Completion): Add function
6736 `tramp-parse-sconfig'. Change example of
6737 `tramp-set-completion-function', because parsing of ssh config
6738 files looks more natural.
6739
67402003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6741
6742 * gnus.texi: Do not use `path' in several locations.
6743
c8763fb6 67442002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6745
6746 * tramp.texi (External transfer methods): New method `smb'. From
6747 Michael Albinus.
6748
67492002-11-05 Karl Berry <karl@gnu.org>
6750
6751 * info.texi (Info-fontify): Reorder face list to avoid bad line
6752 breaks.
6753
c8763fb6 67542002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6755
6756 * tramp.texi: Move @copying to standard place. Use
6757 @insertcopying.
6758
67592002-10-02 Karl Berry <karl@gnu.org>
6760
6761 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6762 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6763 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6764 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6765 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6766 Per rms, update all manuals to use @copying instead of @ifinfo.
6767 Also use @ifnottex instead of @ifinfo around the top node, where
6768 needed for the sake of the HTML output.
6769 (The Gnus manual is not fixed since it's not clear to me how it
6770 works; and the Tramp manual already uses @copying, although in an
6771 unusual way. All others were changed.)
6772
67732002-09-10 Jonathan Yavner <jyavner@engineer.com>
6774
6775 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6776 (../info/ses, ses.dvi): New targets.
6777 * ses.texi: New file.
6778
c8763fb6 67792002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6780
6781 * texinfo.tex: Update to texinfo 4.2.
6782
67832002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6784
6785 * reftex.texi: Update to RefTeX 4.19.
6786
c8763fb6 67872002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6788
6789 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6790 (../info/tramp, tramp.dvi): New targets.
6791
67922002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6793
6794 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6795 (calc.dvi): Uncomment.
6796
67972001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6798
6799 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6800 (../info/calc): New target.
6801
68022001-10-20 Gerd Moellmann <gerd@gnu.org>
6803
6804 * (Version 21.1 released.)
6805
68062001-10-05 Gerd Moellmann <gerd@gnu.org>
6807
6808 * Branch for 21.1.
6809
68102001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6811
6812 * Makefile.in (../info/info): Use an explicit -o switch to
6813 makeinfo.
6814
68152001-03-05 Gerd Moellmann <gerd@gnu.org>
6816
6817 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6818
68192000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6820
6821 * Makefile.in (../info/idlwave): Use --no-split.
6822
68232000-12-14 Dave Love <fx@gnu.org>
6824
c4cc8b9a 6825 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
6826 (gnus.dvi): Change rule to remove @latex stuff.
6827
68282000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6829
6830 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6831
68322000-10-13 John Wiegley <johnw@gnu.org>
6833
6834 * Makefile.in: Add build targets for eshell.texi.
6835
68362000-09-25 Gerd Moellmann <gerd@gnu.org>
6837
6838 * Makefile.in: Remove/comment speedbar stuff.
6839
68402000-09-22 Dave Love <fx@gnu.org>
6841
6842 * Makefile.in: Add emacs-mime.
6843
68442000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6845
6846 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6847 (DVI_TARGETS): Add woman.dvi.
6848 (../info/woman, woman.dvi): New targets.
6849
68502000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6851
6852 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6853
6854 * pcl-cvs.texi: New file.
6855 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6856 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6857
68582000-05-11 Gerd Moellmann <gerd@gnu.org>
6859
6860 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6861 (../info/ebrowse, ebrowse.dvi): New targets.
6862
68632000-01-13 Gerd Moellmann <gerd@gnu.org>
6864
6865 * Makefile.in (INFO_TARGETS): Add eudc.
6866 (DVI_TARGETS): Add eudc.dvi.
6867 (../info/eudc, eudc.dvi): New targets.
6868
68692000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6870
6871 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6872 compatibility with 8+3 filesystems).
6873 (../info/efaq): Rename from emacs-faq.
6874
68752000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6876
6877 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6878 (../info/idlwave, idlwave.dvi): New targets.
6879
68801999-10-23 Dave Love <fx@gnu.org>
6881
6882 * Makefile.in: Use autotype.texi.
6883
68841999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6885
6886 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6887 faq.texi file) rather than ../info/faq.
6888
68891999-10-07 Gerd Moellmann <gerd@gnu.org>
6890
6891 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6892 (../info/ada-mode, ada-mode.dvi): New targets.
6893
68941999-09-01 Dave Love <fx@gnu.org>
6895
6896 * Makefile.in: Add faq.
6897
68981999-07-12 Richard Stallman <rms@gnu.org>
6899
6900 * Version 20.4 released.
6901
69021998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6903
6904 * Version 20.3 released.
6905
69061998-04-06 Andreas Schwab <schwab@gnu.org>
6907
768c0c0f
JB
6908 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6909 Use it in dvi targets.
2de53ca6
GM
6910 (../etc/GNU): Change to $(srcdir) first.
6911
69121998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6913
6914 * reftex.texi: Update for RefTeX version 3.22.
6915
69161998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6917
6918 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6919 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6920
69211997-09-23 Paul Eggert <eggert@twinsun.com>
6922
6923 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6924 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6925
69261997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6927
6928 * Version 20.2 released.
6929
69301997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6931
6932 * Version 20.1 released.
6933
69341997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6935
6936 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6937
69381996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6939
6940 * Version 19.33 released.
6941
69421996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6943
6944 * Version 19.32 released.
6945
69461996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6947
6948 * Makefile.in: Add rules for the Message manual.
6949
69501996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6951
6952 * gnus.texi: New version.
6953
6954 * message.texi: New manual.
6955
69561996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6957
6958 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6959
69601996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6961
6962 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6963 Specify -I option.
6964 (All dvi targets): Set the TEXINPUTS variable.
6965
69661996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6967
6968 * Version 19.31 released.
6969
69701996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6971
6972 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6973 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6974
69751995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6976
6977 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6978 (INFO_TARGETS): Add ../info/cc-mode.
6979 (DVI_TARGETS): Add cc-mode.dvi.
6980
2de53ca6
GM
69811995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6982
6983 * Version 19.30 released.
6984
69851995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6986
6987 * gnus.texi: New file.
6988
69891995-11-04 Erik Naggum <erik@naggum.no>
6990
6991 * gnus.texi: File deleted.
6992
69931995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6994
6995 * mh-e.texi: "Function Index" -> "Command Index" to work with
6996 Emacs 19.30 C-h C-k support of separately-documented commands.
6997
69981995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6999
7000 * Makefile.in (../info/ediff, ediff.dvi): New targets.
7001 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
7002
70031995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7004
7005 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
7006 (../info/viper, viper.dvi): New targets.
7007
70081995-04-20 Kevin Rodgers <kevinr@ihs.com>
7009
7010 * dired-x.texi (Installation): Change the example to set
7011 buffer-local variables like dired-omit-files-p in
7012 dired-mode-hook.
7013
70141995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7015
7016 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
7017 (../info/mh-e, mh-e.dvi): New targets.
7018
70191995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7020
7021 * Makefile.in (maintainer-clean): Rename from realclean.
7022
70231994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7024
7025 * Makefile.in: New file.
7026 * Makefile: File deleted.
7027
70281994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7029
7030 * Makefile (TEXINDEX_OBJS): Variable deleted.
7031 (texindex, texindex.o, getopt.o): Rules deleted.
7032 All deps on texindex deleted.
7033 (distclean): Don't delete texindex.
7034 (mostlyclean): Don't delete *.o.
7035 * texindex.c, getopt.c: Files deleted.
7036
70371994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7038
7039 * Version 19.26 released.
7040
70411994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7042
7043 * Version 19.25 released.
7044
70451994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7046
7047 * Version 19.24 released.
7048
70491994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7050
7051 * Version 19.23 released.
7052
70531994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7054
7055 * Makefile: Delete spurious tab.
7056
70571994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7058
7059 * Makefile (.SUFFIXES): New rule.
7060
70611994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7062
7063 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
7064 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7065
70661994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7067
7068 * Makefile (../info/sc): Rename from sc.info.
7069 (../info/cl): Likewise.
7070 (INFO_TARGETS): Use new names.
7071
70721993-12-04 Richard Stallman (rms@srarc2)
7073
7074 * getopt.c: New file.
7075 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7076 (getopt.o): New rule.
7077 (dvi): Don't depend on texindex.
7078 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
7079 Depend on texindex.
7080
70811993-12-03 Richard Stallman (rms@srarc2)
7082
7083 * Makefile (../info/sc.info): Rename from ../info/sc.
7084 (TEXI2DVI): New variable.
7085 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
7086 Add explicit commands.
7087 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7088
70891993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7090
7091 * Version 19.22 released.
7092
70931993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7094
7095 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7096
70971993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7098
7099 * Version 19.21 released.
7100
71011993-11-15 Paul Eggert (eggert@twinsun.com)
7102
7103 * man/Makefile (../info/cl.info): Rename from ../info/cl.
7104
71051993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7106
7107 * Makefile (../etc/GNU): New target.
7108 (EMACSSOURCES): Add gnu1.texi.
7109
71101993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7111
7112 * Makefile (realclean): Don't delete the Info files.
7113
f0131492 71141993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
7115
7116 * forms.texi: Fix forms.texi so that it will format correctly.
7117 Add missing `@end iftex', fix bad reference.
7118
7119 * info.texi, info-stn.texi: New files implement texinfo version of
7120 `info' file.
7121
f0131492 71221993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
7123
7124 * Makefile: Fix targets for texindex, new info.texi files.
7125 * info-stnd.texi: New file implements info for standalone info
7126 reader.
7127 * info.texi: Update to include recent changes to "../info/info".
7128 New source file for ../info/info; includes info-stnd.texi.
7129
7130 * texindex.c: Include "../src/config.h" if building in emacs.
7131
7132 * Makefile: Change all files to FILENAME.texi, force all targets
7133 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7134 vip.texinfo, forms.texinfo, cl.texinfo.
7135 Add target to build texindex.c, defining `emacs'.
7136
7137 * forms.texi: Install new file to match version 2.3 of forms.el.
7138
71391993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7140
7141 * Version 19.19 released.
7142
71431993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7144
7145 * sc.texinfo: Fix info file name.
7146
7147 * Makefile (info): Add gnus and sc.
7148 (dvi): Add gnus.dvi and sc.dvi.
7149 (../info/sc, sc.dvi): New targets.
7150
71511993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7152
7153 * Version 19.18 released.
7154
71551993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7156
7157 * Makefile: Fix source file names of the separate manuals.
7158 (gnus.dvi, ../info/gnus): New targets.
7159
71601993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7161
7162 * Version 19.17 released.
7163
71641993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7165
7166 * split-man: Fix typos in last change.
7167
71681993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7169
7170 * Version 19.16 released.
7171
71721993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7173
7174 * version 19.15 released.
7175
71761993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7177
7178 * Makefile (distclean): It's rm, not rf.
7179
71801993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7181
7182 * Version 19.14 released.
7183
71841993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7185
7186 * Makefile: New file.
7187
71881993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7189
7190 * Version 19.13 released.
7191
71921993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7193
7194 * Version 19.9 released.
7195
71961993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7197
7198 * Version 19.8 released.
7199
72001993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7201
7202 * Version 19.7 released.
7203
72041990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7205
7206 * gnus.texinfo: New file. Removed installation instructions.
7207
72081990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7209
7210 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7211
72121989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7213
7214 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7215 then define `\sc' as the command for smallcaps in Texinfo. This
7216 means that the @sc command will produce small caps. bfox has
7217 made the corresponding change to makeinfo and texinfm.el.
7218
72191988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7220
7221 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7222 Customization since the menu entry did not point to anything.
7223 Also add an @finalout command to remove overfull hboxes from the
7224 printed output.
7225
7226 * cl.texinfo: Add @bye, \input line and @settitle to file.
7227 This file is clearly intended to be a chapter of some other work,
7228 but the other work does not yet exist.
7229
72301988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7231
7232 * texinfo.texinfo: Three typos corrected.
7233
4009494e 7234;; Local Variables:
c8763fb6 7235;; coding: utf-8
4009494e
GM
7236;; End:
7237
17ca7950
GM
7238 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7239 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7240 Free Software Foundation, Inc.
4009494e
GM
7241
7242 This file is part of GNU Emacs.
7243
97c0352c 7244 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 7245 it under the terms of the GNU General Public License as published by
97c0352c
GM
7246 the Free Software Foundation, either version 3 of the License, or
7247 (at your option) any later version.
4009494e
GM
7248
7249 GNU Emacs is distributed in the hope that it will be useful,
7250 but WITHOUT ANY WARRANTY; without even the implied warranty of
7251 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7252 GNU General Public License for more details.
7253
7254 You should have received a copy of the GNU General Public License
97c0352c 7255 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.