Merge changes made in Gnus trunk.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
99e65b2d
G
12010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Client-Side IMAP Splitting): Mention
4 nnimap-unsplittable-articles.
5
62010-10-29 Julien Danjou <julien@danjou.info>
7
8 * gnus.texi (Finding the News): Remove references to obsoletes
9 variables `gnus-nntp-server' and `gnus-secondary-servers'.
10
aeeb3dcb
EZ
112010-10-29 Eli Zaretskii <eliz@gnu.org>
12
13 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
14 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
15 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
16 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
17
8289f37b
GM
182010-10-28 Glenn Morris <rgm@gnu.org>
19
20 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
21 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
22 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
23
d85d3b3a
DU
242010-10-25 Daiki Ueno <ueno@unixuser.org>
25
26 * epa.texi (Mail-mode integration): Add alternative key bindings
27 for epa-mail commands; escape comma.
c05c2b9b 28 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 29
9f534a47
JB
302010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
31
99e65b2d 32 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 33
5793a7bc 342010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
35
36 * gnus.texi (Group Parameters, Buttons): Fix typos.
37
280f417b
G
382010-10-22 Tassilo Horn <tassilo@member.fsf.org>
39
40 * gnus.texi (Subscription Commands): Mention that you can also
41 subscribe to new groups via the Server buffer, which is probably more
42 convenient when subscribing to many groups.
43
d806c872
G
442010-10-21 Julien Danjou <julien@danjou.info>
45
46 * message.texi (Message Headers): Allow message-default-headers to be a
47 function.
48
d5798f68
LMI
492010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
50
51 * gnus-news.texi: Mention new archive defaults.
52
b79bbef7
KY
532010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
54
55 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
56
2526f423
G
572010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
58
59 * gnus.texi (HTML): Document the function value of
60 gnus-blocked-images.
61 (Article Washing): shr and gnus-w3m, not the direct function names.
62
ba91f05d
G
632010-10-20 Julien Danjou <julien@danjou.info>
64
65 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
66 variable.
67
da451787
LMI
682010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
69
70 * gnus.texi (Customizing the IMAP Connection): The port strings are
71 strings.
c872595d 72 (Document Groups): Mention git.
da451787 73
7cad71ad
G
742010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
75
76 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
77 bzr/Gnus git sync.
78
c56dfd36
EZ
792010-10-15 Eli Zaretskii <eliz@gnu.org>
80
81 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
82 change.
83
a1d16a7b
G
842010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
85
86 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
87 @item syntax for in-Emacs makeinfo.
88
892010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
90
91 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
92 trim sentence.
93
98e2b864
DU
942010-10-12 Daiki Ueno <ueno@unixuser.org>
95
96 * epa.texi (Caching Passphrases):
97 * auth.texi (GnuPG and EasyPG Assistant Configuration): Clarify
98 some configurations require to set up gpg-agent.
99
c12e4a81
GM
1002010-10-11 Glenn Morris <rgm@gnu.org>
101
102 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
103
f7aa248a
G
1042010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
105
106 * gnus.texi (Spam Package Introduction): Mention `$'.
107
6513b232
EZ
1082010-10-09 Eli Zaretskii <eliz@gnu.org>
109
110 * makefile.w32-in (emacsdir): New variable.
111 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
112 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
113
abd40fb4
GM
1142010-10-09 Glenn Morris <rgm@gnu.org>
115
0f05450f
GM
116 * Makefile.in (mostlyclean): Delete *.toc.
117
d3a4ac46
GM
118 * Makefile.in: Use $< in rules.
119
aa9db089
GM
120 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
121
abd40fb4
GM
122 * Makefile.in ($(infodir)): Delete rule.
123 (mkinfodir): New. Use it in all the info rules, rather than depending
124 on infodir.
125
ea274122
GM
1262010-10-09 Glenn Morris <rgm@gnu.org>
127
6e90e2a8
GM
128 * gnus.texi (Article Washing): Fix previous change.
129
f7a31f11
GM
130 * Makefile.in (emacsdir): New variable.
131 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
132 Depend on emacsver.texi.
133
f7a31f11
GM
134 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
135
ea274122
GM
136 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
137
36d3245f
G
1382010-10-08 Julien Danjou <julien@danjou.info>
139
f7a31f11 140 * gnus.texi: Add mm-shr.
36d3245f
G
141
1422010-10-08 Ludovic Courtès <ludo@gnu.org>
143
144 * gnus.texi (Finding the Parent, The Gnus Registry)
145 (Registry Article Refer Method): Update docs for nnregistry.el.
146
1472010-10-08 Daiki Ueno <ueno@unixuser.org>
148
149 * auth.texi (Help for users)
150 (GnuPG and EasyPG Assistant Configuration): Update docs.
151
12359245
GM
1522010-10-08 Glenn Morris <rgm@gnu.org>
153
154 * cl.texi (Organization, Installation, Old CL Compatibility):
155 Deprecate cl-compat for new code.
4628bef1 156 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
157
158 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
159
fcf2d385
KY
1602010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
161
162 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
163
66627fa9
G
1642010-10-06 Julien Danjou <julien@danjou.info>
165
fd9ba500
JD
166 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
167
66627fa9
G
168 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
169 broken link.
170
171 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
172
173 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
174 to ReiserFS.
175
176 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
177 (FAQ 7-1): Fix getmail URL.
178
65f54520
DU
1792010-10-06 Daiki Ueno <ueno@unixuser.org>
180
181 * epa.texi (Caching Passphrases): New section.
182
4c83f6e1
GM
1832010-10-06 Glenn Morris <rgm@gnu.org>
184
185 * Makefile.in (SHELL): Set it.
186 (info): Move the mkdir dependency to the individual info files.
187 (mostlyclean): Tidy up.
188 (clean): Only delete the specific dvi and pdf files.
189 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 190 ($(infodir)): Add parallel build workaround.
4c83f6e1 191
71e691a5
G
1922010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
193
194 * gnus.texi (Misc Article): Document gnus-widen-article-window.
195
a41c2e6d
G
1962010-10-03 Julien Danjou <julien@danjou.info>
197
198 * emacs-mime.texi (Display Customization): Update
199 mm-inline-large-images documentation and add documentation for
200 mm-inline-large-images-proportion.
201
37255945
MA
2022010-10-03 Michael Albinus <michael.albinus@gmx.de>
203
204 * tramp.texi (Frequently Asked Questions): Mention
205 remote-file-name-inhibit-cache.
206
11e4e7bd
LMI
2072010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
208
209 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 210 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 211
cb83220a
KY
2122010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
213
214 * gnus.texi (Splitting Mail): Mention the new fancy splitting
215 function.
216 (Article Hiding): Add google banner example. Suggested by Benjamin
217 Xu.
218
6b958814
G
2192010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
220
221 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
222 nnimap-split-rule from examples.
223
2242010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
225
226 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
227 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
228 Fishman.
229 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
230
2312010-09-30 Julien Danjou <julien@danjou.info>
232
233 * gnus.texi (Gravatars): Fix documentation about
234 gnu-gravatar-properties.
235
b9476c04
DU
2362010-09-29 Daiki Ueno <ueno@unixuser.org>
237
238 * epa.texi (Bug Reports): New section.
239
5f874327
GM
2402010-09-29 Glenn Morris <rgm@gnu.org>
241
242 * Makefile.in (top_srcdir): Remove unused variable.
243
6b958814
G
2442010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
245
246 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
247 (Client-Side IMAP Splitting): Document 'default.
248
2492010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
250
251 * gnus.texi (Customizing the IMAP Connection): Document
252 nnimap-fetch-partial-articles.
253
82bccbfa
KY
2542010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
255
256 * gnus-news.texi: Mention nnimap-inbox.
257
258 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
259
2602010-09-26 Julien Danjou <julien@danjou.info>
261
47e08896 262 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
263
2642010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
265
266 * gnus.texi (Security): Remove gpg.el mention.
267
2682010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
269
270 * gnus.texi (Browse Foreign Server): New variable
271 gnus-browse-subscribe-newsgroup-method.
272
273 * gnus-news.texi: Mention it.
274
2752010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
276
277 * gnus.texi (NoCeM): Removed.
278 (Startup Variables): No jingle.
279
4c964351
UM
2802010-09-25 Ulrich Mueller <ulm@gentoo.org>
281
282 * woman.texi (Interface Options): xz compression is now supported.
283
82bccbfa
KY
2842010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
285
286 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
287 (Unavailable Servers): Document gnus-server-copy-server.
288 (Using IMAP): Document the new nnimap.
289
2902010-09-25 Julien Danjou <julien@danjou.info>
291
47e08896 292 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 293
18778f71
GM
2942010-09-24 Glenn Morris <rgm@gnu.org>
295
296 * url.texi (Disk Caching): Tweak previous change.
297
9c766321
JD
2982010-09-24 Julien Danjou <julien@danjou.info>
299
300 * url.texi (Disk Caching): Mention url-cache-expire-time,
301 url-cache-expired, and url-fetch-from-cache.
302
82bccbfa
KY
3032010-09-24 Julien Danjou <julien@danjou.info>
304
305 * gnus.texi: Add Gravatars.
306
3072010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
308
309 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
310
592bdb9a
LMI
3112010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
312
313 * gnus.texi (Expunging mailboxes): Update name of the expunging
314 command.
315
e4e22d29
KY
3162010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
317
318 * emacs-mime.texi (rfc2047): Update description for
319 rfc2047-encode-parameter.
320
371d9801
MA
3212010-09-13 Michael Albinus <michael.albinus@gmx.de>
322
323 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
324 "fish" methods.
325 (External methods): Remove "scp1_old" and "scp2_old" methods.
326
31ae5827
MA
3272010-09-09 Michael Albinus <michael.albinus@gmx.de>
328
329 * tramp.texi: Remove Japanese manual. Fix typo.
330
331 * trampver.texi: Update release number. Remove japanesemanual.
332
c0468714
GM
3332010-09-09 Glenn Morris <rgm@gnu.org>
334
335 * org.texi: Restore clobbered changes (copyright years, untabify).
336
86441999
JD
3372010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
338
339 * gnus.texi (Adaptive Scoring): Fix typo.
340
25f28806
LMI
3412010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
342
343 * gnus.texi (Article Display): Document gnus-html-show-images.
344
45240125 3452010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 346
45240125
JD
347 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
348
59d09f15
LMI
3492010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
350
351 * gnus.texi (HTML): Document gnus-max-image-proportion.
352
2cdd366f
KY
3532010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
354
51dee5ef
KY
355 * gnus.texi (HTML): Document gnus-blocked-images.
356
2cdd366f
KY
357 * message.texi (Wide Reply): Document message-prune-recipient-rules.
358
b0e4f3fc
KY
3592010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
360
361 * gnus.texi (Summary Mail Commands): Note that only the addresses from
362 the first message are used for wide replies.
f02566ce
KY
363 (Changing Servers): Remove documentation on gnus-change-server and
364 friends, since it's been removed.
b0e4f3fc 365
598451ed
KY
3662010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
367
368 * gnus.texi (Drafts): Mention B DEL.
369
e7842e69
KY
3702010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
371
372 * gnus.texi (Delayed Articles): Mention that the Date header is the
373 original one, even if you delay.
374
85115796
KY
3752010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
376
377 * gnus.texi (Asynchronous Fetching): Document
378 gnus-async-post-fetch-function.
379 (HTML): Made into its own section.
380
f0b44bc0
MA
3812010-08-26 Michael Albinus <michael.albinus@gmx.de>
382
383 Sync with Tramp 2.1.19.
384
217876c9
MA
385 * tramp.texi (Inline methods, Default Method): Mention
386 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
387 remark about doubled "-t" argument.
388 (Auto-save and Backup): Remove reference to Emacs 21.
389 (Filename Syntax): Describe port numbers.
390 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
391 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
392 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
393 errors with the backquotes.
394 (External packages): File attributes cache flushing for asynchronous
395 processes.
396 (Traces and Profiles): Describe verbose level 9.
397
f0b44bc0
MA
398 * trampver.texi: Update release number.
399
7457f7b6
MA
4002010-08-23 Michael Albinus <michael.albinus@gmx.de>
401
402 * dbus.texi (Alternative Buses): New chapter.
403
b695beda
SM
4042010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
405
406 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
407
443c2c03
JB
4082010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
409
410 * calc.texi (Customizing Calc): Rearrange description of new
411 variables to match the presentation of other variables.
412
7815fe19 4132010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
414
415 * org.texi (Footnotes, Tables in HTML export): Fix typos.
416
2c695727
JB
4172010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
418
419 * calc.texi (Making Selections, Selecting Subformulas)
420 (Customizing Calc): Mention how to use faces to emphasize selected
421 sub-formulas.
422
bbb6ffa1
MA
4232010-08-05 Michael Albinus <michael.albinus@gmx.de>
424
425 * tramp.texi (External packages): File attributes cache flushing
426 for asynchronous processes.
427
5cee0a9c
AM
4282010-08-01 Alan Mackenzie <acm@muc.de>
429
430 Enhance the manual for the latest Java Mode.
431
432 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
433 annotation-var-cont.
434 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
435 two new symbols.
436
3f2afe32
MA
4372010-07-28 Michael Albinus <michael.albinus@gmx.de>
438
439 * tramp.texi (Traces and Profiles): Describe verbose level 9.
440
0ed082fe 4412010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
442
443 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
444
311f0356
JB
4452010-07-19 Juanma Barranquero <lekktu@gmail.com>
446
447 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
448
86fbb8ca
CD
4492010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
450
451 * org.texi: Add macros to get plain quotes in PDF output.
452 List additional contributors.
453 (Capture): New section, replaces the section about remember.
454 (Working With Source Code): New chapter, focused on documenting Org
455 Babel.
456 (Code evaluation security): New section.
457 (MobileOrg): Document DropBox support.
458 (TaskJuggler export): Document taskjuggler and Gantt chart support.
459 (Special symbols): Show how to display UTF8 characters for entities.
460 (Global TODO list): Clarify the use of the "M" key and the differences
461 to the "m" key.
462 (RSS Feeds): Mention Atom feeds as well.
463 (Setting tags): Remove paragraph about
464 `org-complete-tags-always-offer-all-agenda-tags'.
465
5732e8ed
MA
4662010-07-17 Michael Albinus <michael.albinus@gmx.de>
467
468 * tramp.texi (Inline methods): Remove remark about doubled "-t"
469 argument.
470 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
471 echoing shells.
472
ca1bb391
MA
4732010-07-10 Michael Albinus <michael.albinus@gmx.de>
474
475 * tramp.texi (Inline methods): Remove "kludgy" phrase.
476 (Filename Syntax): Describe port numbers.
477
5bd55c3c
MA
4782010-07-09 Michael Albinus <michael.albinus@gmx.de>
479
480 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
481 forgotten.
482 (Type Conversion): Precise conversion of natural numbers.
483 (Errors and Events): Add "debugging" to concept index. Add variable
484 `dbus-debug'.
485
820ae8fe
MA
4862010-07-04 Michael Albinus <michael.albinus@gmx.de>
487
488 * dbus.texi (Receiving Method Calls): Add optional argument
489 EMITS-SIGNAL to `dbus-register-property'.
490
b6f9df0f
JB
4912010-06-27 Alex Schroeder <alex@gnu.org>
492
493 * nxml-mode.texi (Commands for locating a schema): Fix typo.
494
62e034c2
GM
4952010-06-24 Glenn Morris <rgm@gnu.org>
496
497 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
498 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
499 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
500 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
501 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
502 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
503 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
504 * woman.texi: Start direntry descriptions in column 32, per Texinfo
505 convention. Make them end with a period.
506
9360256a
GM
5072010-06-23 Glenn Morris <rgm@gnu.org>
508
509 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
510 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
511 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
512 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
513 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
514 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 515
04d3bb6c
GM
5162010-06-10 Glenn Morris <rgm@gnu.org>
517
518 * idlwave.texi (Load-Path Shadows):
519 * org.texi (Handling links): Fix typos.
520
5e7d4a75
KY
5212010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
522
523 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
524
9841cb4f
MA
5252010-05-26 Michael Albinus <michael.albinus@gmx.de>
526
527 * eshell.texi (Built-ins): Describe, how to disable a built-in command
528 by an alias. (Bug#6226)
529
597517ef
JB
5302010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
531
532 * calc.texi (Manipulating Vectors): Mention that vectors can
533 be used to determine bins for `calc-histogram'.
534
14914c43
JB
5352010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
536
597517ef 537 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 538
0235128c 5392010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
540
541 * url.texi (HTTP language/coding, Customization):
542 * message.texi (Header Commands, Responses):
543 * cl.texi (Argument Lists): Fix typos.
544
0235128c 5452010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 546
0235128c
SM
547 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
548 Note that Development menu is always available.
aa5789b5
CY
549 (Creating a project): Fix terminology.
550 (Add/Remove files): Fix typo.
551
0235128c
SM
5522010-05-07 Chong Yidong <cyd@stupidchicken.com>
553
554 * Version 23.2 released.
555
a628ad9d 5562010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
557
558 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
559
502269d6
MA
5602010-05-01 Michael Albinus <michael.albinus@gmx.de>
561
0235128c
SM
562 * tramp.texi (Inline methods, Default Method):
563 Mention `tramp-inline-compress-start-size'.
502269d6 564
6e104790 5652010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
566
567 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
568 the CVS repo. Put the Git repo in the news section.
569
6e104790 570 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
571 Removed some mentions of CVS. Mention the new Git repo.
572
6e104790 5732010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
574
575 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
576 (Mail Group Commands): Add index entry.
577
6e104790 5782010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
579
580 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
581
f8b91752
JB
5822010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
583
584 * calc.texi (Radix modes): Mention that the option prefix will
585 turn on twos-complement mode.
586 (Inverse and Hyperbolic Flags): Mention the Option flag.
587
ed21c5c8
CD
5882010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
589
590 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 591 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
592 (Sectioning structure): Update.
593 (References): New use case for field coordinates.
6e104790 594 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
595 (Setting up the staging area): Document the availability of
596 encryption for MobileOrg.
597 (Images and tables): Document how to reference labels.
598 (Index entries): New section.
599 (Generating an index): New section.
600 (Column width and alignment): Document that <N> now
601 means a fixed width, not a maximum width.
602 (Publishing options): Document the :email option.
603 (Beamer class export): Fix bug in the BEAMER example.
604 (Refiling notes): Document refile logging.
605 (In-buffer settings): Document refile logging keywords.
606 (Drawers): Document `C-c C-z' command.
607 (Agenda commands): Mention the alternative key `C-c C-z'.
608 (Special properties): Document the BLOCKED property.
609 (The spreadsheet): Mention the formula editor.
610 (References): Document field coordinates.
611 (Publishing action): Correct the documentation for the
612 publishing function.
613 (The date/time prompt): Document that we accept dates
614 like month/day/year.
615 (Cooperation): Document the changes in table.el support.
616 (Faces for TODO keywords, Faces for TODO keywords)
617 (Priorities): Document the easy colors.
618 (Visibility cycling): Document the new double prefix
619 arg for `org-reveal'.
620 (Cooperation): Remember.el is part of Emacs.
621 (Clean view): Mention that `wrap-prefix' is also set by
622 org-indent-mode.
623 (Agenda commands): Add information about prefix args to
624 scheduling and deadline commands.
625 (Search view): Point to the docstring of
626 `org-search-view' for more details.
6e104790 627 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
628 (Setting tags): Document variable
629 org-complete-tags-always-offer-all-agenda-tags.
6e104790 630 (Column attributes): Cross-reference special properties.
ed21c5c8 631
456b348e
MA
6322010-04-10 Michael Albinus <michael.albinus@gmx.de>
633
634 Synchronize with Tramp repository.
635
636 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
637 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
638 supported MS Windows versions. Remove obsolete URL. Use the $()
639 syntax, texi2dvi reports errors with the backquotes.
640
641 * trampver.texi: Update release number.
642
357e2d8e
KY
6432010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
644
645 * gnus.texi (Finding the News): Add pointers to the Server buffer
646 because it's essential.
647
1d4d7664
KY
6482010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
649
650 * gnus.texi (MIME Commands): Update description of
651 gnus-article-browse-html-article.
652
bd3e840f
KY
6532010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
654
655 * auth.texi (Secret Service API): Add TODO node.
656 (Help for users): Explain the new source options for `auth-sources'.
657
e867cb5d 6582010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
659
660 * trampver.texi: Update release number.
661
288f9fc0
CY
6622010-03-10 Chong Yidong <cyd@stupidchicken.com>
663
664 * Branch for 23.2.
665
d99aaebd
CY
6662010-03-03 Chong Yidong <cyd@stupidchicken.com>
667
668 * faq.texi (Escape sequences in shell output): Note that ansi-color is
669 now enabled by default.
670
5794c2a5
MA
6712010-02-28 Michael Albinus <michael.albinus@gmx.de>
672
673 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
674 when Emacs runs in interactive mode. (Bug#5645)
675
40572be6
GM
6762010-02-16 Glenn Morris <rgm@gnu.org>
677
678 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
679
7bb8ed67
MH
6802010-02-05 Mark A. Hershberger <mah@everybody.org>
681
682 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
683
45a1423d 6842010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
685
686 * gnus.texi (Score File Format): Fix typo.
687
45a1423d 6882010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
689
690 * cc-mode.texi: Replace references to obsolete c-subword-mode.
691
14f17fc8
JB
6922010-01-18 Juanma Barranquero <lekktu@gmail.com>
693
694 * ada-mode.texi (Project File Overview): Fix typo.
695
607d4369
CY
6962010-01-17 Chong Yidong <cyd@stupidchicken.com>
697
698 * semantic.texi: Add Richard Y. Kim credit.
699
700 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
701
3d1bfa99
MA
7022010-01-17 Michael Albinus <michael.albinus@gmx.de>
703
704 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 705 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 706
6fbf7a75
GM
7072010-01-17 Glenn Morris <rgm@gnu.org>
708
b9f978f0
GM
709 * calc.texi (Reporting Bugs): Don't mention format of repository.
710
f19bc38d
GM
711 * woman.texi (Bugs): Make "Emacs repository" less specific,
712 and the URL for same more specific.
713
6fbf7a75
GM
714 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
715
16c3428a
JB
7162010-01-17 Juanma Barranquero <lekktu@gmail.com>
717
718 * ede.texi (ede-step-project, ede-proj-target):
719 * tramp.texi (Remote processes): Fix typos.
720
045b9da7
ML
7212010-01-16 Mario Lang <mlang@delysid.org>
722
723 * ede.texi (ede-target):
724 * org.texi (Refiling notes): Remove duplicated words.
725
c57008f6
SM
7262010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
727
728 * gnus.texi (Posting Styles): Use with-current-buffer.
729 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
730
798c9eb5
KR
7312010-01-02 Kevin Ryde <user42@zip.com.au>
732
733 * eieio.texi (Naming Conventions): Correction to xref on elisp
734 coding conventions, is "Tips" node not "Standards".
735
4970fbfe
CY
7362009-12-24 Chong Yidong <cyd@stupidchicken.com>
737
738 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
739
740 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
741
83828b06
KY
7422009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
743
744 * gnus.texi (Direct Functions): Add missing port number to tls method.
745
45a4a565
JB
7462009-12-15 Juanma Barranquero <lekktu@gmail.com>
747
748 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
749 ($(infodir)/edt, edt.dvi): New targets.
750
698bfef7
GM
7512009-12-15 Glenn Morris <rgm@gnu.org>
752
753 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
754 (edt, $(infodir)/edt, edt.dvi): New targets.
755 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
756
757 * Makefile.in (PDF_TARGETS, pdf): New.
758 (clean): Add *.pdf.
759 Add pdf rules for all manuals.
760
0e983327
JB
7612009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
762
763 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
764
8e687433
CY
7652009-12-14 Chong Yidong <cyd@stupidchicken.com>
766
767 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
768 (Smart Jump, Analyzer Debug): Copyedits.
769 (Semantic mode user commands): Link to new nodes.
770 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
771 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
772 upstream Semantic manual.
773
774 * semantic.texi (Introduction): Minor fix to diagram.
775
020335df
MA
7762009-12-09 Michael Albinus <michael.albinus@gmx.de>
777
778 * eshell.texi (History): Add the other built-in variables.
779 (Built-ins): Explain built-ins, and how to apply the external commands.
780 Add `history', `su' and `sudo'.
781
782 * tramp.texi (Remote processes): Add missing <RET> in the example.
783
6ddf13e4
BW
7842009-12-01 Bill Wohler <wohler@newt.com>
785
786 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 787 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
788 excessively garrulous.
789
07b6428c
MA
7902009-11-29 Michael Albinus <michael.albinus@gmx.de>
791
792 * tramp.texi (Remote processes): Improve eshell example with "su"
793 and "sudo" commands.
794
fd1cefda
CY
7952009-11-28 Chong Yidong <cyd@stupidchicken.com>
796
797 * semantic.texi (Analyzer Internals): Rename from Analyzer.
798
799 * sem-user.texi (Semantic mode user commands): Fix key syntax.
800 Document semantic-complete-analyze-inline.
801 (Semanticdb search debugging commands): Minor clarification.
802 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 803 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 804 manual.
9d542758 805 (Semantic mode): Link to Idle Scheduler.
fd1cefda 806
159e3ad5
KR
8072009-11-28 Kevin Ryde <user42@zip.com.au>
808
809 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 810 @pxref, now EIEIO is in Emacs.
159e3ad5 811
c6d47315
KR
812 * erc.texi (Development): Correction to git tutorial url.
813
16f6287e
GM
8142009-11-26 Glenn Morris <rgm@gnu.org>
815
816 * faq.texi (Latest version of Emacs): Mention stability of development
817 version.
818 (Problems with very large files): Max buffer size increase in 23.2.
819 (VM): VM has moved house again.
820
5ea5dbc9
JB
8212009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
822
823 * calc.texi (Radix modes): Discuss alternate bases for two's complement
824 notations.
825
5dec9555
CD
8262009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
827
45a4a565 828 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 829
bd6f6833
CY
8302009-11-20 Chong Yidong <cyd@stupidchicken.com>
831
832 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
833 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
834 (Idle Completions Mode): Numerous copyedits.
bd6f6833 835
be479117
JB
8362009-11-17 Juanma Barranquero <lekktu@gmail.com>
837
838 * semantic.texi (Semantic Internals, Glossary):
839 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
840 (Semanticdb search debugging commands): Fix typos.
841
17291a1f
JB
8422009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
843
be479117 844 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 845
af42a9cc
JB
8462009-11-16 Juanma Barranquero <lekktu@gmail.com>
847
848 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
849 ($(infodir)/semantic, semantic.dvi): New targets.
850
3149927d
CY
8512009-11-16 Chong Yidong <cyd@stupidchicken.com>
852
853 * Makefile.in: Build the Semantic manual.
854
855 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
856 repository.
857
977640ed
MA
8582009-11-16 Michael Albinus <michael.albinus@gmx.de>
859
860 * dbus.texi (Receiving Method Calls): New defun
861 `dbus-unregister-service'.
862
17673adf
CD
8632009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
864
865 * org.texi (Speed keys): New section.
866
0ecd3c90
MA
8672009-11-13 Michael Albinus <michael.albinus@gmx.de>
868
869 * dbus.texi (Type Conversion): Fix typo.
870 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
871 `dbus-registered-objects-table'.
872 (Receiving Method Calls): New defun `dbus-register-property'. Move
873 `dbus-unregister-object' here.
874
8bfe682a
CD
8752009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
876
877 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
878
8792009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
880
881 * org.texi (Column attributes): Add the new age summary operators.
882 Also, mention the fact you can only use one summary operator per
883 property.
884
8852009-11-13 John Wiegley <johnw@newartisans.com>
886
887 * org.texi (Tracking your habits): Added a new section in the
888 manual about how to track habits.
889 (Resolving idle time): Added a section on how idle and
890 dangling clocks are resolved.
891
8922009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
893
894 * org.texi (Agenda commands): Document the new `i' command.
895 (Inserting deadline/schedule): Document logging changes
896 of scheduling and deadline times stamps.
897 (In-buffer settings): Document the in-buffer keywords for logging
898 changes of scheduling and deadline times stamps.
899 (Structure editing, Plain lists): Document indentation
900 cycling in empty entries with TAB.
901 (Archiving): Document the default archiving command.
902 (Moving subtrees): Document the new keys for archiving.
903 (Internal archiving): Fix incorrect key.
904 (Agenda commands): Document the TODO set switching commands.
905 (Agenda commands): Document the new archiving keys.
906 (Clocking work time): Better description on how to save
907 and restore a clock.
908 (Resolving idle time): Mention the x11idle program to get true
909 idleness also under X11.
910 (Resolving idle time): Use @kbd instead of @key for normal
911 letters, because this is how he rest of the manual does this.
912 (Pushing to MobileOrg): Mention that `org-directory'
913 should be set.
914 (Agenda commands): Document that SPC is a filter for
915 any tag.
916 (Search view): Renamed from "Keyword search".
917 (Capure): New chapter.
918 (Markup): New chapter.
919 (Links in HTML export, Images in HTML export): Extend
920 the section titles.
921 (Images in HTML export): Document the align option.
922 (Text areas in HTML export): Extend the section title.
923 (Images in LaTeX export): Explain image placement in LaTeX.
924
693737cd
GM
9252009-11-10 Glenn Morris <rgm@gnu.org>
926
927 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
928
c7bd4ebe
MA
9292009-11-08 Michael Albinus <michael.albinus@gmx.de>
930
931 * tramp.texi (Auto-save and Backup): Disable backups just for a
932 method.
933
934 * trampver.texi: Update release number.
935
76c5acad
MA
9362009-11-07 Michael Albinus <michael.albinus@gmx.de>
937
938 Sync with Tramp 2.1.17.
939
940 * trampver.texi: Update release number.
941
d9a57abf
GM
9422009-10-29 Glenn Morris <rgm@gnu.org>
943
944 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
945
637f4f0f
MA
9462009-10-23 Michael Albinus <michael.albinus@gmx.de>
947
948 * tramp.texi (External methods): Temporary files are kept for
949 `rsync' and `rsyncc' methods.
950
310dbb05
JB
9512009-10-09 Juanma Barranquero <lekktu@gmail.com>
952
953 * eieio.texi: Fix typos.
954
09094f28
CY
9552009-10-07 Chong Yidong <cyd@stupidchicken.com>
956
957 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
958
216f299a
JB
9592009-10-07 Juanma Barranquero <lekktu@gmail.com>
960
961 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
962 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
963
966a6506
CY
9642009-10-07 Chong Yidong <cyd@stupidchicken.com>
965
966 * Makefile.in: Build EIEIO and EDE manuals.
967
9682009-10-07 Eric Ludlam <zappo@gnu.org>
969
970 * eieio.texi:
971 * ede.texi: New files.
972
8842cd9b
MA
9732009-10-05 Michael Albinus <michael.albinus@gmx.de>
974
975 * tramp.texi (Remote processes): Association of a pty is not supported.
976
7006d207
CD
9772009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
978
979 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
980 (Processing LaTeX fragments): Document that the size of images can be
981 changes using the variable `org-format-latex-options'.
982 (The date/time prompt, Timestamps): Be more accurate over ISO format
983 dates and times.
984 (Visibility cycling): Document showeverything keyword.
985 (In-buffer settings): Document showeverything keyword.
986 (Setting up the staging area): Fix the example.
987 (MobileOrg): New section.
988 (Agenda commands, Exporting Agenda Views): Document exporting the
989 agenda view to Org files.
990
0e7b2867
MA
9912009-09-28 Michael Albinus <michael.albinus@gmx.de>
992
993 * tramp.texi (History): Add IMAP support.
994 (External methods): Add `imap' and `imaps' methods.
995 (GVFS based methods): Add indices for `davs'.
996 (Password handling): Rename anchors. Add IMAP entries for
997 ~/.authinfo.gpg.
998
999 * trampver.texi: Set default value of `emacsimap'.
1000
4146636e
KY
10012009-09-22 Daiki Ueno <ueno@unixuser.org>
1002
1003 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
1004
d22f7ffa
CY
10052009-09-13 Chong Yidong <cyd@stupidchicken.com>
1006
1007 * dired-x.texi (Technical Details): Delete
1008 dired-up-directory (Bug#4292).
1009
66043531
MA
10102009-09-03 Michael Albinus <michael.albinus@gmx.de>
1011
216f299a 1012 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 1013
6eb02347
CD
10142009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
1015
1016 * org.texi (Effort estimates): Document new effort setting commands.
1017 (Agenda commands): Document the new keys fro agenda time motion.
1018 Document entry text mode. Improve documentation of the keys to include
1019 inactive time stamps into the agenda view.
1020 (Feedback): Document the new bug report command.
1021 (Structure editing): Added an index entry for the sorting of subtrees.
1022
38dc51ba
KY
10232009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
1024
1025 * auth.texi (Help for users): Corrected markup.
1026
e402f452
GM
10272009-09-02 Glenn Morris <rgm@gnu.org>
1028
1029 * emacs-mime.texi (time-date): Mention float-time.
1030
744256cf
JB
10312009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
1032
1033 * calc.texi (Simplifying Formulas): Improve the wording.
1034
b0b63450
MB
10352009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
1036
1037 * auth.texi: Rewritten for coverage and clarity.
1038
10392009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1040
1041 * gnus.texi (Expiring Mail): Mention
1042 gnus-mark-copied-or-moved-articles-as-expirable.
1043 (Various Various): Mention gnus-safe-html-newsgroups.
1044
1045 * gnus-news.texi: Mention
1046 gnus-mark-copied-or-moved-articles-as-expirable.
1047
1048 * emacs-mime.texi (Display Customization): Add xref to
1049 gnus-safe-html-newsgroups.
1050
b59329e0
MA
10512009-08-28 Michael Albinus <michael.albinus@gmx.de>
1052
1053 * tramp.texi (Version Control): Remove.
af42a9cc 1054 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
1055 reference.
1056 (External methods): Correct `scpc' concept index entries. New method
1057 `rsyncc'.
1058 (External packages): New subsections "Filename completion" and "File
1059 attributes cache".
1060
0ff2d6c2
JB
10612009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
1062
1063 * calc.texi (Rewrite Rules): Improve the example.
1064 (Simplifying Formulas): Explain use of the I and H flags for
1065 simplification.
1066
ecd3d54f
MA
10672009-08-25 Michael Albinus <michael.albinus@gmx.de>
1068
1069 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
1070 Describe autostart behaviour of dbus-ping.
1071 (Synchronous Methods, Asynchronous Methods): Use English numeric format
1072 for timeout values.
78176e69
MA
1073 (Top): Remove footnote saying D-Bus is not enabled by
1074 default. (Bug#4256)
ecd3d54f 1075
0f215bca
DU
10762009-08-23 Daiki Ueno <ueno@unixuser.org>
1077
1078 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 1079 Reported by Jari Aalto (Bug#4211).
0f215bca 1080 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 1081 epa-global-mail-mode.
3b7ab45f
DU
1082 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
1083 epa-setup.
0f215bca 1084
4f22e84d
MA
10852009-08-16 Michael Albinus <michael.albinus@gmx.de>
1086
1087 * dbus.texi (Asynchronous Methods): Allow nil handler.
1088
9ff0b02b 10892009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 1090
26b03ee3 1091 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 1092
26b03ee3 1093 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 1094
4c39f404
CY
10952009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
1096
1097 * calc.texi (Date Forms): Fix typos.
1098
3bcfba17
GM
10992009-08-08 Glenn Morris <rgm@gnu.org>
1100
1101 * org.texi (Agenda commands): Restore clobbered change.
1102
66783bb4
EZ
11032009-08-07 Eli Zaretskii <eliz@gnu.org>
1104
1105 * calc.texi (Graphics, Devices): Update with the peculiarities of
1106 operation on MS-Windows.
1107
c8d0cf5c
CD
11082009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1109
1110 * org.texi (Publishing action): Improve documentation of file
1111 names when publishing to the source directory.
1112 (Clean view): Document `org-indent-mode'.
1113 (Clocking work time): Add documentation for the
1114 new :timetamp option when creating a clock report.
1115 (Paragraphs): Fix many typos.
1116 (Plain lists): Remove duplicate explanation about the
1117 `C-c *' command.
1118 (Literal examples): Update to reflect the new behavior
1119 of the -n -r -k switches when exporting source code examples.
1120 (Structure editing): Add information about `C-c *',
1121 converting a plain list into a list of Org items.
1122 (Remember): Small rephrasing of the paragraph
1123 describing remember.el. Also mentioned that remember.el is part
1124 of Emacs 23, not Emacs 22.
1125 (Clocking work time): Add documentation about
1126 displaying the current clocking time against the effort estimate.
1127 Also add a footnote about using `org-clock-in-prepare-hook' to add
1128 an effort estimate on the fly, just before clocking it.
1129 (Footnotes): Document automatic renumbering and
1130 sorting.
1131 (Agenda commands): Document new bulk commands.
1132 (Plain lists): Document new behavior of
1133 `org-cycle-include-plain-lists'.
4e2af782 1134 Hyphenation only in TeX.
c8d0cf5c
CD
1135 (Clocking work time): Document the key to update effort
1136 estimates.
1137 (Clocking work time): Document the clock time display.
1138 (Structure editing, TODO basics): Document new
1139 variables.
1140 (Column attributes): Document new colciew operators.
1141 (Publishing options): Document :xml-declaration.
1142 (Tracking TODO state changes): Document the
1143 LOG_INTO_DRAWER property.
1144 (Literal examples): Document the new implementation for
1145 editing source code.
1146 (Publishing action): Mention the new publishing
1147 function, to publish an Org source file.
1148 (Publishing links): Mention how to link to an Org source file.
1149 (Macro replacement): Document new macros.
1150 (Handling links): Document type-specific completion
1151 when inserting links.
1152 (Structure editing, Plain lists): Improve documentation
1153 on sorting.
1154 (Internal links): Document custom ids for links.
1155 (Handling links): Document custom ids for links.
1156 (CSS support): Document new class.
1157 (Refiling notes): Document the possibility to create new nodes
1158 during refiling.
1159 (Agenda commands): Document the "?" operator to find
1160 tasks without effort setting.
1161 (Exporting agenda information): Section moved.
1162 (RSS Feeds): New section.
1163 (Built-in table editor): Document M-e and M-a navigate
1164 inside table field.
1165 (Stuck projects): Docment that projects identified as
1166 un-stuck will still be searchd for stuck sub-projects.
1167 (Paragraphs): Document centering.
1168 (Creating timestamps, Agenda commands): Document new
1169 behavior when changing time stamps.
1170 (Structure editing): Document the new command
1171 `org-clone-subtree-with-time-shift'.
1172 (Publishing): Refresh this chapter.
1173 (Export options, Export options, In-buffer settings):
1174 Document the new keywords.
1175 (Matching tags and properties): Collect all
1176 documentation about tags/property matches here.
1177 (Setting tags): Document `org-tag-persistent-alist'.
1178 (Weekly/daily agenda): New section.
1179 (Orgstruct mode): Describe `orgstruct++-mode'.
1180 (Drawers): Mention the LOGBOOK drawer.
1181 (Export options, Sectioning structure): Document the
1182 #+LEATEX_HEADER in-buffer setting.
1183 (Bugs): Section removed.
1184 (Hooks): New section.
1185 (Add-on packages): Moved here from old location.
1186 (Context-sensitive commands): New section.
1187 (Setting tags): Document newline option.
1188 (Global TODO list, Matching tags and properties):
1189 Mention more variables.
1190 (Checkboxes): Update to changed command behavior.
81a5560e 1191
40d2791f
CY
11922009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1193
1194 * speedbar.texi (Basic Key Bindings): Fix typo.
1195
65d0154b
JB
11962009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1197
1198 * calc.texi (Vector/Matrix Functions): Add index entries for both
1199 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1200 affects matrices with more than one row.
b5bdfd9f 1201 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 1202
5a9e3ab7
JB
12032009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1204
1205 * calc.texi (Stack Manipulation Commands): Add documentation for
1206 `calc-transpose-lines'
1207
42fb7e61
MA
12082009-07-27 Michael Albinus <michael.albinus@gmx.de>
1209
1210 * dbus.texi (Receiving Method Calls): Describe special return value
1211 `:ignore'.
1212
574b69d5
AM
12132009-07-24 Alan Mackenzie <acm@muc.de>
1214
1215 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1216 initialization, any individual variable setting now takes precedence
1217 over one done via c-file-style/c-file-offsets.
1218
ec06459c
JB
12192009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1220
1221 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1222 truncated when Calc is quit.
1223 (Customizing Calc): Document `calc-undo-length'.
1224
4ce54f6b
CY
12252009-07-20 Chong Yidong <cyd@stupidchicken.com>
1226
1227 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1228
0e4f8ba5
GM
12292009-07-11 Kevin Ryde <user42@zip.com.au>
1230
1231 * pcl-cvs.texi (About PCL-CVS):
1232 * widget.texi (Basic Types):
1233 Fix cross-references.
1234
fa0f81b0
AS
12352009-07-01 Andreas Schwab <aschwab@redhat.com>
1236
1237 * dbus.texi (Type Conversion): Don't use literal control character.
1238
88a683c5
MA
12392009-07-01 Michael Albinus <michael.albinus@gmx.de>
1240
1241 * tramp.texi (GVFS based methods): New section.
1242 (Remote processes): Processes for GVFS based methods run locally.
1243
36c8febb
MA
12442009-06-30 Michael Albinus <michael.albinus@gmx.de>
1245
1246 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1247 the words "kludge" and hack".
1248 (External methods): Add `synce' method.
1249
1250 * trampver.texi: Update release number.
1251
d6b951bb
MA
12522009-06-22 Michael Albinus <michael.albinus@gmx.de>
1253
1254 Sync with Tramp 2.1.16.
1255
1256 * tramp.texi (History): Add GVFS support.
1257 (External methods): Precise `rsync' description. Add `dav', `davs' and
1258 `obex' methods. Add 'tramp-gvfs-methods' option.
1259 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1260 forms.
1261 (Remote Programs): Introduce `tramp-own-remote-path'.
1262 (Remote processes): New subsection "Running remote programs that create
1263 local X11 windows".
1264 (Frequently Asked Questions): Improve code for disabling vc.
1265
1266 * trampver.texi: Update release number. Set default value of
1267 `emacsgvfs'.
1268
70243478
CY
12692009-06-21 Chong Yidong <cyd@stupidchicken.com>
1270
1271 * Branch for 23.1.
1272
54b31cbf
GM
12732009-06-17 Glenn Morris <rgm@gnu.org>
1274
1275 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1276 (Latest version of Emacs): Mention source code repository.
1277
f6adc23c
GM
12782009-06-16 Glenn Morris <rgm@gnu.org>
1279
1280 * faq.texi (Top): Language tweak.
1281 (Extended commands): Most people have arrow keys.
1282 (Emacs manual): Say how to follow info links.
1283 (File-name conventions): Change title a bit. Explain about source
1284 versus installed. Condense etc description.
1285 (Guidelines for newsgroup postings): Mention Savannah list page.
1286 (Newsgroup archives): Simplify.
1287 (Contacting the FSF): Add contact URL.
1288 (Emacs Lisp documentation): Printed version not always available.
1289 (Installing Texinfo documentation): Explain how by hand installation is
1290 not normally needed. Use add-to-list. Remove duplicate reference.
1291 (Informational files for Emacs): Move info on Help menu here from
1292 "File-name conventions".
1293 (Help installing Emacs): Tweak uref.
1294 (Obtaining the FAQ): Mention repository.
1295 (Origin of the term Emacs): Explain "ITS".
1296 (Changing load-path): Use add-to-list.
1297 (Automatic indentation): Clarify this is for Text mode.
1298 Don't mention Indented Text mode.
1299 (Finding Emacs on the Internet): The FSF does not seem to offer a
1300 deluxe distribution on CD anymore.
1301
b59a8457
GM
13022009-06-16 Glenn Morris <rgm@gnu.org>
1303
1304 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1305 Recommend the latest release. Mention how to get older FAQs.
1306 Recommend the Emacs manual.
1307 (Guidelines for newsgroup postings): Discourage cross-posts.
1308 (Underlining paragraphs): Remove.
1309 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1310 (Bugs and problems): Update key-binding.
1311 (Problems with very large files): Mention 64-bit.
1312 (Shell process exits abnormally): Remove.
1313 (Problems with Shell Mode): Rename and update.
1314 (Spontaneous entry into isearch-mode)
1315 (Problems talking to certain hosts): Remove. This is old information,
1316 in etc/PROBLEMS if needed.
1317 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1318 (Dired claims that no file is on this line): Update.
1319 (Installing Emacs, Problems building Emacs): Simplify.
1320 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1321 information.
1322 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1323 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1324 (JDEE): "JDEE", not "JDE".
1325 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1326 Remove. This is old information, in etc/PROBLEMS if needed.
1327 (stty and Backspace key, Kanji and Chinese characters): Remove.
1328 (Right-to-left alphabets): Update section.
1329 (Changing the included text prefix): Gnus uses message-yank-prefix.
1330 Add cross-reference to Supercite manual.
1331 (Saving a copy of outgoing mail): Simplify output file description.
1332 (Expanding aliases when sending mail): Refer to Emacs manual.
1333 Remove old info about RFC822.
1334 Correct description of how to rebuild aliases.
1335 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1336 (MIME with Emacs mail packages)
1337 (Viewing articles with embedded underlining)
1338 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1339 Remove old sections.
1340 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1341 and is well-documented in the Gnus manual.
1342 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1343 (Making Gnus faster): Rename from "Starting Gnus faster".
1344 Merge "Catch-up is slow in Gnus" into here.
1345
0e6d12ca
GM
13462009-06-14 Glenn Morris <rgm@gnu.org>
1347
1348 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1349 (New in Emacs 23): New section.
1350 (Handling C-s and C-q with flow control): Add xref.
1351
2e17e05e
GM
13522009-06-13 Glenn Morris <rgm@gnu.org>
1353
1354 * faq.texi (Setting up a customization file): Grammar fix.
1355 Customize is no longer "new".
1356 (Displaying the current line or column): Line-number mode is on by
1357 default. Don't mention `column' package. Mention linum.el.
1358 (Turning on abbrevs by default): Explain how to do it for buffers,
1359 modes, and everywhere.
1360 (Associating modes with files): Use add-to-list. Don't mention Emacs
1361 19.
1362 (Highlighting a region): On by default since 23.1.
1363 (Replacing highlighted text): Update doc quote.
1364 (Working with unprintable characters): Don't mention search-quote-char.
1365 (Using an already running Emacs process): Gnuclient is probably not an
1366 enhancement these days.
1367 (Indenting switch statements): Remove mention of pre-Emacs 20.
1368 (Horizontal scrolling): Abbreviate Emacs 20 description.
1369 (Replacing text across multiple files): Fix name of dired command.
1370 (Disabling backups): Use require not load.
4f9d4de3 1371 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 1372
2a1cf2b9
BW
13732009-06-13 Bill Wohler <wohler@newt.com>
1374
1375 Release MH-E manual version 8.2.
1376
1377 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1378 release 8.2.
1379
85b438b7
GM
13802009-06-13 Glenn Morris <rgm@gnu.org>
1381
1382 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1383 in this day and age the common meaning is "on the web".
1384 (copying): Use @copyright in all cases.
1385 (Basic keys): Remove reference to deleted manual node "Text Characters".
1386 (File-name conventions): Use GNU as an example rather than SERVICE.
1387 default.el lives in site-lisp. Update Info directory location.
1388 (Real meaning of copyleft): GPL actions have been brought, but all
1389 settled out of court.
1390 (Guidelines for newsgroup postings): Shorten section title.
1391 Simplify comp.emacs description.
1392 (Newsgroup archives): Change Google URL. Describe Gmane.
1393 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1394 points". Mention List-Unsubscribe header.
1395 (Contacting the FSF): Update email and URLs.
1396 (Basic editing): Mention F1 for help.
1397 (Installing Texinfo documentation): Refer to Texinfo website rather
1398 than ftp server.
1399 (Printing a Texinfo file): Mention texi2pdf.
1400 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1401 are just stubs nowadays.
1402 (Latest version of Emacs): Explain version numbers.
1403 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1404 (Turning on syntax highlighting): No need to mention hilit19 any more.
1405 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1406 (Modes for various languages): Remove section.
1407 (Major packages and programs): Remove most version and maintainer
1408 information - it's hard to keep up-to-date, and adds nothing.
1409 Similarly with direct links to mailing lists.
1410 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1411 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1412 years, and Emacs comes with tools for this now.
1413 (Patch): Remove section - this is a standard tool.
1414 (Using function keys under X): Remove section.
1415
93e2d996
GM
14162009-06-12 Glenn Morris <rgm@gnu.org>
1417
1418 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1419 (Help installing Emacs): Remove reference to deleted X11 node.
1420 (Associating modes with files): Interpreter-mode-alist is no longer
1421 subservient to auto-mode-alist.
1422 (Installing Emacs): Change future Emacs version.
1423 (Linking with -lX11 fails): Remove old section.
1424 (Packages that do not come with Emacs): Update ELL location.
1425 Emacs Lisp archive is dead.
1426 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1427 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1428 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1429 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1430 (Removing flashing messages): Remove section about non-existent Gnus
1431 option.
1432
f0bf7708
GM
1433 * faq.texi (Top): Add @top command.
1434 Remove the optional arguments from all @node commands: makeinfo can
1435 generate these automatically, and it is easier to edit and rearrange
1436 nodes without them.
1437
30884d11
GM
14382009-06-11 Glenn Morris <rgm@gnu.org>
1439
1440 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1441 (The LPF): Make the updated URL the sole reference point.
1442 (Learning how to do something): Update refcard price and format.
1443 (Getting a printed manual): Sources in doc/emacs/, not man/.
1444 Also available in PDF format. Since the page count varies, be less
1445 precise.
1446 (Informational files for Emacs): Remove references to deleted files
1447 LPF and SUN-SUPPORT, and to UUCP.
1448 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1449 Remove many obsolete ways to get the FAQ, which now seems only to be
1450 distributed with Emacs.
1451 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1452
deab46e0
CY
14532009-06-09 Chong Yidong <cyd@stupidchicken.com>
1454
223b43fa 1455 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1456 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1457
deab46e0
CY
1458 * ada-mode.texi (Installation, Compile commands)
1459 (Project File Overview, No project files, Set compiler options)
1460 (Use GNAT project file, Use multiple GNAT project files)
1461 (Identifier completion): Use @samp for menu items, and @kbd for key
1462 sequences (Bug#3504).
1463
71fbd643
DU
14642009-06-04 Daiki Ueno <ueno@unixuser.org>
1465
8c9bb6f5 1466 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1467
f197085b
CY
14682009-06-04 Ryan Yeske <rcyeske@gmail.com>
1469
1470 * message.texi (Header Commands): Fix descriptions to match
1471 keybindings.
1472
7f3bc720
DU
14732009-04-22 Daiki Ueno <ueno@unixuser.org>
1474
1475 * gnus.texi (Security): Mention that EasyPG is the current default.
1476
4518068d
CY
14772009-04-13 Chong Yidong <cyd@stupidchicken.com>
1478
1479 * ediff.texi (Session Commands): Fix typo.
1480
d7ca410a
MB
14812009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1482
1483 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1484 news.software.readers. Reported by Florian Rehnisch.
1485
c6c76add
GM
14862009-04-02 Glenn Morris <rgm@gnu.org>
1487
1488 * auth.texi: Capitalize direntry.
1489
1490 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1491 using a period in the entry name. (Bug#2797)
1492
35ed8e2e
JB
14932009-03-03 Juanma Barranquero <lekktu@gmail.com>
1494
1495 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1496 ($(infodir)/auth, auth.dvi): New targets.
1497
e280480a
GM
14982009-03-03 Glenn Morris <rgm@gnu.org>
1499
1500 * auth.texi: Fix @setfilename.
1501
1502 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1503 (auth, $(infodir)/auth, auth.dvi): New rules.
1504
8a76755b
GM
15052009-02-25 Glenn Morris <rgm@gnu.org>
1506
1507 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1508
0038d478
MB
15092009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1510
1511 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1512
15132009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1514
1515 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1516 gnus-nocem-issuers, and gnus-nocem-verifyer.
1517
867d4bb3
JB
15182009-02-20 Juanma Barranquero <lekktu@gmail.com>
1519
1520 * ada-mode.texi (Project files, Automatic Casing):
1521 * dbus.texi (Signals):
1522 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1523 * mh-e.texi (HTML):
1524 * nxml-mode.texi (Locating a schema)
1525 (Using the document's URI to locate a schema):
1526 * org.texi (Footnotes, Using the mapping API):
1527 * rcirc.texi (Channels): Remove duplicate words.
1528
3a44dc1f
GM
15292009-02-20 Glenn Morris <rgm@gnu.org>
1530
1531 * dired-x.texi (Miscellaneous Commands):
1532 * gnus.texi: Minor updates for mbox Rmail.
1533
5dc584b5
KB
15342009-02-16 Karl Berry <karl@gnu.org>
1535
b59a8457
GM
1536 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1537 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1538 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1539 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1540 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1541 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1542 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1543 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1544 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1545 Consistently use @insertcopying in the Top node,
5dc584b5 1546 @contents at the front (after @end titlepage),
b59a8457 1547 and @direntry after @copying. (Bug#1988)
5dc584b5 1548
9eb59592
MB
15492009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1550
1551 * auth.texi: New file documenting auth-source.
1552
d324fa76
CD
15532009-02-13 Carsten Dominik <dominik@science.uva.nl>
1554
1555 * org.texi (Org Plot): Fix link.
1556
7a603b73
DU
15572009-02-09 Daiki Ueno <ueno@unixuser.org>
1558
1559 * epa.texi (Mail-mode integration): Mention the way to do
1560 "encrypt-to-self". (Bug#1807)
1561
a626b338 15622009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1563
1564 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1565
3b36c17e
MB
15662009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1567
1568 * gnus-news.texi: Print version about Incoming*.
1569
55033558
CD
15702009-02-02 Carsten Dominik <dominik@science.uva.nl>
1571
1572 * org.texi (Structure editing, Handling links)
1573 (Fast access to TODO states, Javascript support): Make standard docs
1574 correctly reflect default variable settings.
1575
ec712abb
GM
15762009-02-02 Glenn Morris <rgm@gnu.org>
1577
1578 * org.texi: Fix typos.
1579
7112648c
MA
15802009-02-01 Michael Albinus <michael.albinus@gmx.de>
1581
1582 Sync with Tramp 2.1.15.
1583
1584 * trampver.texi: Update release number.
1585
2e461fc1
CD
15862009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1587
1588 * org.texi (TODO dependencies): Document TODO dependencies on
1589 checkboxes.
1590
bc283609
CD
15912009-01-30 Carsten Dominik <dominik@science.uva.nl>
1592
1593 * org.texi (TODO dependencies): Document key binding for toggling
1594 ORDERED property.
1595
74fc5047
MA
15962009-01-28 Michael Albinus <michael.albinus@gmx.de>
1597
1598 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1599 of hook functions.
1600
d6685abc
CD
16012009-01-28 Carsten Dominik <dominik@science.uva.nl>
1602
1603 * org.texi (TODO dependencies): New section.
1604
65c439fd
CD
16052009-01-27 Carsten Dominik <dominik@science.uva.nl>
1606
1607 * org.texi (Plain lists, TODO basics, Priorities)
1608 (Multiple sets in one file, Conflicts): Document interaction with
1609 `shift-selection-mode'.
1610
5fafc247
JB
16112009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1612
1613 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1614 Make Calc the subject of sentences.
1615 (Rearranging Formulas using Selections): Discuss new options
1616 for `j *'.
1617
e7433508
MA
16182009-01-26 Michael Albinus <michael.albinus@gmx.de>
1619
1620 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1621
2096a1b6
GM
16222009-01-26 Glenn Morris <rgm@gnu.org>
1623
1624 * org.texi: Fix typos.
1625
0cb61492
BW
16262009-01-26 Bill Wohler <wohler@newt.com>
1627
2096a1b6 1628 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 1629
0bd48b37
CD
16302009-01-25 Carsten Dominik <dominik@science.uva.nl>
1631
1632 * org.texi (References): Add information about remote references.
1633 (Built-in table editor): Document `C-c RET' in tables.
1634 (Math symbols, Quoting LaTeX code): Mention that simple
1635 LaTeX macros survive LaTeX export.
1636 (Images in LaTeX export): Show how to create a reference to a
1637 figure.
1638 (Sectioning structure): Document that the LaTeX class can be
1639 specified in a property.
1640 (Text areas in HTML export): New section.
1641 (External links): Add examples for text search and ID links.
1642 (Built-in table editor): Remove the descriptio of `C-c
1643 C-q', it not longer works.
1644 (Literal examples): Document that a space must follow
1645 the colon in short examples.
1646 (Relative timer): Document `org-timer-stop'.
1647 (Footnotes): New section.
1648 (Footnote markup): Shorten section and refer to new Footnote
1649 section.
1650 (Literal examples): Add documentation for line
1651 numbering in and references to code examples.
1652 (CSS support): Fix the description of default CSS styles.
1653 (Capturing column view): Document
1654 "file:path/to/file.org" as an allowed value for the ID property of
1655 a dynamic block copying column view.
1656
49dbbaf2
SE
16572009-01-23 Stephen Eglen <stephen@gnu.org>
1658
1659 * mh-e.texi (Getting Started): Describe $MH.
1660
193e6828
MA
16612009-01-21 Michael Albinus <michael.albinus@gmx.de>
1662
1663 * tramp.texi (all): Harmonize usage of "external method",
1664 "external transfer method" and "out-of-band method".
1665 (Connection types): Precise the differences of inline and external
1666 methods. Written by Adrian Phillips <a.phillips@met.no>.
1667
26b9f88d
MB
16682009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1669
1670 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1671 commands as described at the top. Reported by Allan Gottlieb
1672 <gottlieb@nyu.edu>.
1673
16742009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1675
1676 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1677 nnmail-pathname-coding-system.
1678
377952e0
GM
16792009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1680
1681 * org.texi (Relative timer): Fix typo.
1682
a20d3598
JB
16832009-01-15 Juanma Barranquero <lekktu@gmail.com>
1684
1685 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1686 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1687
a50253cc
GM
16882009-01-13 Glenn Morris <rgm@gnu.org>
1689
1690 * org.texi: Fix some more typos.
1691
07450bee
GM
16922009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1693
1694 * org.texi: Fix some typos.
1695
e3e955fe
MB
16962009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1697
1698 * gnus.texi (Group Parameters): Add note for local variables.
1699
17002009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1701
1702 * gnus.texi (Converting Kill Files): Fix URL. Include
1703 gnus-kill-to-score.el in contrib directory.
1704
17052009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1706
1707 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1708 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1709 (Paging the Article): Add index entry.
1710
71dd9983
JB
17112009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1712
1713 * ada-mode.texi (Examples): Delete redundant text.
1714
4a0cf14f
MA
17152009-01-03 Michael Albinus <michael.albinus@gmx.de>
1716
36c8febb 1717 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1718
1719 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1720 addresses.
1721
aedac0f0
BW
17222009-01-03 Bill Wohler <wohler@newt.com>
1723
1724 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1725 kept empty.
1726
4c65b566
CD
17272008-12-20 Carsten Dominik <dominik@science.uva.nl>
1728
1729 * org.texi (Activation, Exporting, ASCII export, HTML export)
1730 (HTML Export commands, LaTeX/PDF export commands): Improve
1731 documentation about transient-mark-mode.
1732 (References): DOcuemtn the use of special names like $LR1 to reference
1733 to fields in the last table row.
1734
e1a78e1e
JL
17352008-12-19 Juri Linkov <juri@jurta.org>
1736
1737 * info.texi (Search Text): Remove mention of removed key binding M-s.
1738
17a0aa82
CD
17392008-12-18 Carsten Dominik <dominik@science.uva.nl>
1740
1741 * org.texi (References): Remove mentioning of @0 as reference for the
1742 last line, this has been reverted in the Lisp sources.
1743
4997d802
JB
17442008-12-17 Juanma Barranquero <lekktu@gmail.com>
1745
1746 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1747 (DVI_TARGETS): Remove duplicates. Add sasl.
1748 ($(infodir)/sasl, sasl.dvi): New targets.
1749
33306645
CD
17502008-12-17 Carsten Dominik <dominik@science.uva.nl>
1751
1752 * org.texi: Version number pushed to 6.15d.
1753
db55f368
CD
17542008-12-16 Carsten Dominik <dominik@science.uva.nl>
1755
a0bf4117 1756 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1757 (Images in LaTeX export): New section.
1758 (Inlined images, Images in HTML export): Sections renamed.
1759
dae0a942
MB
17602008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1761
1762 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1763
9f5572e9
MB
17642008-12-04 David Engster <dengste@eml.cc>
1765
1766 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1767 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1768
bc23baaa
CD
17692008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1770
1771 * org.texi (Using the mapping API): Fix bug in mapping example.
1772 (Publishing options): Make the list of properties complete again, in
1773 correspondence to the variable `org-export-plist-vars'.
1774 (Property searches): Document new special values for time comparisons.
1775 (Tag inheritance): Refine the description of tag inheritance.
1776 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1777 (Effort estimates): Document the new relative timer.
bc23baaa 1778
3bf8054f
JB
17792008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1780
1781 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1782 (Using Calc): Clarify use of `C-x * o'.
1783 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1784
ac134f2f
RS
17852008-11-28 Richard M Stallman <rms@gnu.org>
1786
1787 * dbus.texi (Receiving Method Calls): Clean up previous change.
1788
ace706d1
MA
17892008-11-26 Michael Albinus <michael.albinus@gmx.de>
1790
1791 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1792 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1793 `dbus-unescape-from-identifier'.
1794 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1795 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1796 (Signals): Use the constants in the example.
1797
d60b1ba1
CD
17982008-11-24 Carsten Dominik <dominik@science.uva.nl>
1799
b97439ce 1800 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1801
ce4fdcb9
CD
18022008-11-23 Carsten Dominik <dominik@science.uva.nl>
1803
1804 * org.texi (Setting up Remember): Document `org-remember-mode'.
1805 (External links): Document that bbdb links can use a regular
1806 expression.
1807 (External links): Document that elisp links can contain interactive
1808 commands.
1809
c8548a00 18102008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1811
1812 * viper.texi (viper-translate-all-ESC-keysequences):
1813 Description removed.
1814
6a2c4aec
GM
18152008-11-19 Glenn Morris <rgm@gnu.org>
1816
1817 * doclicense.texi: Change to FDL 1.3.
1818 Relicense all texi files under FDL 1.3 or later.
1819
59ee4113
JB
18202008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1821
1822 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1823
59bcbb98 18242008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1825
1826 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1827
1828 * ediff.texi: Version/date change.
9f90198a 1829
8aa41c9b
CY
18302008-11-14 Chong Yidong <cyd@stupidchicken.com>
1831
1832 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1833
17587b1b
JB
18342008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1835
1836 * calc.texi (About This Manual): Comment out a mention of
1837 marginal notes.
1838
564c900e
CD
18392008-11-12 Carsten Dominik <dominik@science.uva.nl>
1840
1841 * org.texi (Clocking work time): Document the :formula property of
1842 clock tables.
1843 (Structure editing, Refiling notes): Document refiling regions.
1844 (Agenda commands): Document the double-prefix version
1845 of the `l' command in the agenda.
1846 (Handling links): Explain the effect of a double prefix
1847 arg to `C-c C-o'.
1848 (TODO basics): Add documentation for tag triggers.
1849
3c4be1f2
GM
18502008-10-23 Glenn Morris <rgm@gnu.org>
1851
1852 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1853 byte-compiling things like `+'.
1854
1855 * ns-emacs.texi: Merge copyright years of author now with assignment
1856 into FSF years.
1857 (VER): Use it for easier automatic updating. Use Emacs version rather
1858 than standalone Emacs.app version.
1859
a6520ff3
CD
18602008-10-12 Carsten Dominik <dominik@science.uva.nl>
1861
864c9740 1862 * org.texi: Lots of minor fixes.
a6520ff3
CD
1863 (Capture): New chapter.
1864 (Org Plot): New section.
1865
db7a4b66
MH
18662008-09-30 Magnus Henoch <mange@freemail.hu>
1867
1868 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1869
4043c194
JB
18702008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1871
1872 * calc.texi (User Defined Units): Mention how to enter optional display
1873 string.
1874
eef5ade7
MB
18752008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1876
1877 * message.texi (Sending Variables): Fixed variable documentation to
1878 avoid the "y/n" wording.
1879
e52cac88
MB
18802008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1881
1882 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1883
18842008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1885
1886 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1887 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1888
00c55306
BW
18892008-09-22 Bill Wohler <wohler@newt.com>
1890
1891 Release MH-E manual version 8.1.
1892
1893 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1894 release 8.1.
1895
1896 * mh-e.texi: Retain dual license as agreed to by the FSF.
1897 However, bump GPL to Version 3.
1898 Use @include for license text.
1899
e52cac88 19002008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1901
1902 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1903 (Store custom flags and keywords, Store arbitrary data):
1904 Clean up markup.
64763fe3
MB
1905
19062008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1907
1908 * gnus.texi (The Gnus Registry): Document it.
1909
9e601b8d
MB
19102008-09-08 David Engster <dengste@eml.cc>
1911
88ee5b02
JB
1912 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1913 Clarify section about choosing back end servers.
9e601b8d 1914
247043f1
GM
19152008-08-23 Glenn Morris <rgm@gnu.org>
1916
1917 * dired-x.texi (Shell Command Guessing):
1918 Mention dired-guess-shell-case-fold-search. (Bug#417)
1919
2bfec7a0
MA
19202008-08-22 Michael Albinus <michael.albinus@gmx.de>
1921
1922 * trampver.texi: Update release number.
1923
247043f1 19242008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1925
1926 * ns-emacs.texi: Update version.
1927 (Introduction): Correct menu location for options save.
1928 (Customization): Note that defaults are stored under org.gnu.Emacs.
1929
8c20bd92
BW
19302008-08-11 Bill Wohler <wohler@newt.com>
1931
1932 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1933 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1934 Henman) (closes SF #1768928).
1935
767a4d92
GM
19362008-08-10 Glenn Morris <rgm@gnu.org>
1937
1938 * ns-emacs.texi: Use @copying. Change copyright of authors with
1939 assignment to FSF. Change license to GFDL.
1940 (Top): Remove outdated references.
1941
6ecfe5c2
MB
19422008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1943
88ee5b02
JB
1944 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1945 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1946 gnus-summary-sort-by-most-recent-date.
1947 (Summary Sorting): Explain prefix argument.
1948
19492008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1950
1951 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1952 gnus-summary-pipe-output.
1953
eb932e8a
MA
19542008-08-03 Michael Albinus <michael.albinus@gmx.de>
1955
1956 * dbus.texi (Receiving Method Calls): Document error handling of own
1957 D-Bus methods.
1958
bfe16263
BW
19592008-08-01 Bill Wohler <wohler@newt.com>
1960
1961 * mh-e.texi (Reading Mail)
9f90198a 1962 (Viewing Attachments): Describe new function
bfe16263
BW
1963 mh-show-preferred-alternative.
1964 (Sending Mail, Redistributing, Sending Message): Describe new hook
1965 mh-annotate-msg-hook.
1966
21956b56
MA
19672008-07-31 Michael Albinus <michael.albinus@gmx.de>
1968
1969 * dbus.texi (Arguments and Signatures): Fix example.
1970 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1971 (Asynchronous Methods): New node.
9f90198a
JB
1972 (Errors and Events): Describe extended layout of `dbus-event'.
1973 New defun `dbus-event-message-type'.
21956b56 1974
7c2fb837
DN
19752008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1976
1977 * ediff.texi: Remove VMS support.
1978
13662773
JB
19792008-07-29 Juanma Barranquero <lekktu@gmail.com>
1980
1981 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1982 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1983
ddde0b34
CY
19842008-07-29 Chong Yidong <cyd@stupidchicken.com>
1985
1986 * Makefile.in: Add mairix-el targets.
1987
19882008-07-29 David Engster <deng@randomsample.de>
1989
1990 * mairix-el.texi: New file.
1991
d5875b25
JB
19922008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1993
366b7d44
JB
1994 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1995 project files. Delete 'main_unit' project variable; not needed. Allow
1996 process environment variables wherever project variables are allowed.
1997 Add tutorial section on multiple GNAT project files.
d5875b25 1998
6cbab8ee
MA
19992008-07-27 Michael Albinus <michael.albinus@gmx.de>
2000
2001 Sync with Tramp 2.1.14.
2002
2003 * trampver.texi: Update release number.
2004
9e2a2647
DN
20052008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2006
2007 * ns-emacs.texi:
2008 * faq.texi: Remove mentions of Mac Carbon.
2009
d62672f3
MB
20102008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2011
2012 * gnus.texi (Saving Articles): Describe the 2nd argument of
2013 gnus-summary-save-in-pipe.
2014 (SpamAssassin): Use it.
2015
20162008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
2017
2018 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
2019
dd12e1c6
CD
20202008-07-25 Carsten Dominik <dominik@science.uva.nl>
2021
2022 * org.texi (Export options): Document the use of the creator flag.
2023
44ce9197
CD
20242008-07-24 Carsten Dominik <dominik@science.uva.nl>
2025
2026 * org.texi: New version 6.06a.
2027
ddd13c5d
JB
20282008-07-23 Juanma Barranquero <lekktu@gmail.com>
2029
2030 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
2031 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
2032
8dc6104d
JB
20332008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
2034
2035 * calc.texi (Editing Stack Entries):
2036 (Algebraic Entry): Rewrite introductory sentences so it can be used by
2037 Calc's help functions. Mention fixing typos.
2038 (Customizing Calc): Fix typo.
2039
20402008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
2041
2042 * calc.texi (summarykey): New macro. Use to correctly format keys in
2043 the summary.
2044
ddd13c5d 20452008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
2046
2047 * ns-emacs.texi (Customization): Corrected documentation on color
2048 specification formats.
2049
568beaa2
AS
20502008-07-19 Andreas Schwab <schwab@suse.de>
2051
db8ef699 2052 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
2053
2054 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
2055 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
2056
cd71b9ae
MA
20572008-07-18 Michael Albinus <michael.albinus@gmx.de>
2058
2059 * dbus.texi (Inspection): Rework, introduce submenus.
2060 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
2061 (Properties and Annotations, Arguments and Signatures): New nodes.
2062
9b7993b4
MA
20632008-07-13 Michael Albinus <michael.albinus@gmx.de>
2064
2065 * dbus.texi (Receiving Method Calls): Fix description of
2066 `dbus-register-method'.
2067 (Signals): Allow also signal arguments for filtering in
2068 `dbus-register-signal'.
2069
241d447b
JB
20702008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
2071
2072 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
2073 `cnorm'.
2074 (Arithmetic Tutorial): Simplify the verification of prime factors.
2075
adb46650
MB
20762008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2077
2078 * gnus.texi (Saving Articles): Mention
2079 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
2080
92e15881
JB
20812008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
2082
2083 * calc.texi: Adjust mode line throughout.
2084
ea597303
JB
20852008-06-28 Juanma Barranquero <lekktu@gmail.com>
2086
2087 * sasl.texi (Mechanisms): Fix typos.
2088
aee08080
JB
20892008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
2090
2091 * calc.texi (Killing from the stack): Mention using normal Emacs
2092 copying.
2093
a06a4a12
MA
20942008-06-21 Michael Albinus <michael.albinus@gmx.de>
2095
ea597303
JB
2096 * tramp.texi (Password handling): Renamed from "Password caching".
2097 Add `auth-source' mechanism.
a06a4a12
MA
2098 (Connection caching): Tramp reopens the connection automatically,
2099 when the operating system on the remote host has been changed.
2100
7389398d
EZ
21012008-06-20 Eli Zaretskii <eliz@gnu.org>
2102
2103 * makefile.w32-in (distclean): Remove makefile.
2104
b349f79f
CD
21052008-06-17 Carsten Dominik <dominik@science.uva.nl>
2106
3f9b4c2b 2107 * org.texi (Using the mapping API): New section.
b349f79f 2108 (Agenda column view): New section.
3f9b4c2b 2109 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 2110 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 2111 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
2112
21132008-06-17 Jason Riedy <jason@acm.org>
2114
2115 * org.texi (A LaTeX example): Note that fmt may be a one-argument
2116 function, and efmt may be a two-argument function.
2117 (Radio tables): Document multiple destinations.
2118
cd5c05d2
GM
21192008-06-16 Glenn Morris <rgm@gnu.org>
2120
2121 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
2122 Add Cover-Texts.
2123
debf4439
GM
21242008-06-15 Glenn Morris <rgm@gnu.org>
2125
2126 * faq.texi (VER): Update to 23.0.60.
2127
2128 * mh-e.texi: Remove option of licensing under GPL.
2129 Add Cover-Texts to GFDL permissions notice.
2130 (GPL): Remove section.
2131 (GFDL): Include doclicense.texi rather than the actual text.
2132
2133 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2134 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2135
2136 * sasl.texi: Fix output file name.
2137
2138 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2139
2140 * gnus-coding.texi: Refer to license in Gnus manual.
2141
2142 * idlwave.texi, sasl.texi: Use @copying.
2143
2144 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
2145
2146 * speedbar.texi: Update Back-Cover Text as per maintain.info.
2147
2148 * url.texi: Use @copying, @title, @subtitle, @author.
2149
2150 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
2151 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
2152 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
2153 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
2154 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
2155 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
2156 * widget.texi, woman.texi:
2157 Remove references to external license, since doclicense is included.
2158
2159 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
2160 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
2161 Remove references to non-existent Invariant Sections.
2162
091f8bc1
GM
21632008-06-14 Glenn Morris <rgm@gnu.org>
2164
2165 * faq.texi (Major packages and programs): Remove references to external
2166 Supercite, Calc, VIPER, since they have been included for some time.
2167 Update VM, AUCTeX, BBDB entries.
2168
47bcb4d3
UJ
21692008-06-14 Ulf Jasper <ulf.jasper@web.de>
2170
2171 * newsticker.texi: Updated to match latest newsticker changes.
2172
6f093307
GM
21732008-06-13 Glenn Morris <rgm@gnu.org>
2174
2175 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
2176 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
2177 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
2178 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
2179 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
2180 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
2181 * woman.texi:
2182 Update Back-Cover Text as per maintain.info.
2183
2b968687
MB
21842008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2185
2186 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2187
2188 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2189 (gnus-faq.xml): Update repository host.
2190
2b968687
MB
2191 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2192
21932008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2194
2195 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2196 Fix a typo.
2197
21982008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2199
2200 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 2201 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
2202 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2203
22042008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2205
2206 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2207 coding standards.
2208
22092008-06-14 David Engster <dengste@eml.cc>
2210
2211 * gnus.texi (nnmairix): Markup fixes.
2212
e6d2d263
MB
22132008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2214
2b968687 2215 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
2216
22172008-06-05 David Engster <dengste@eml.cc>
2218
2219 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2220
22212008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2222
b344d29d 2223 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
2224 (Searching, nnir, nnmairix): New stub nodes.
2225
ad231df6 22262008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
2227
2228 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2229
f394fa25
MB
22302008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2231
2232 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2233
58333467
MB
22342008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2235
2236 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2237
67525fb9
JY
22382008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2239
2240 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2241
0549d8fc
JB
22422008-05-06 Juanma Barranquero <lekktu@gmail.com>
2243
2244 * info.texi (Top): Fix typo in xref.
2245
149a3837
KB
22462008-05-05 Karl Berry <karl@gnu.org>
2247
2248 * info.texi (Top): @xref to stand-alone manual.
2249
3a23a519
MB
22502008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2251
2252 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2253 (Various Summary Stuff): Fix typo in last xref.
2254
0a29fbf3
JB
22552008-05-02 Juanma Barranquero <lekktu@gmail.com>
2256
2257 * org.texi (Moving subtrees): Fix typo.
2258
586b90f1
MA
22592008-04-28 Michael Albinus <michael.albinus@gmx.de>
2260
2261 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2262 Tramp via `tramp-mode'.
2263
b5af9883
CD
22642008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2265
2266 * org.texi: Massive changes, in many parts of the file.
2267
d55fe5bb
MB
22682008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2269
2270 * gnus.texi (Oort Gnus): Add message-fill-column.
2271
22722008-04-12 Adrian Aichner <adrian@xemacs.org>
2273
2274 * gnus.texi (Mail Source Specifiers): Typo fix.
2275
22762008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2277
2278 * gnus.texi (Diary Headers Generation): Update key binding for
2279 `gnus-diary-check-message'.
2280
22812008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2282
2283 * gnus.texi (Emacsen): Addition.
2284
22852008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2286
2287 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2288
22892008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2290
2291 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2292
22932008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2294
2295 * gnus-news.texi: Update tool bar item.
2296
22972008-04-09 Sven Joachim <svenjoac@gmx.de>
2298
2299 * gnus-news.texi: Fix typos.
2300
76c109c3
JB
23012008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2302
222027f2 2303 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
2304 Add mention of `kron'.
2305
d5fbd5a6
MO
23062008-04-01 Daiki Ueno <ueno@unixuser.org>
2307
2308 * epa.texi (Encrypting/decrypting *.gpg files): Document
2309 epa-file-name-regexp.
2310
fbcbb58c
KY
23112008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2312
2313 * gnus.texi (Example Methods): Fix description about ssh-agent.
2314 (Indirect Functions): Fix the default value of nntp-telnet-command;
2315 remove link to connect.html.
2316
134ce16c
MA
23172008-03-30 Michael Albinus <michael.albinus@gmx.de>
2318
2319 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2320 dbus-call-method.
2321 (Receiving Method Calls): The timeout can be set by the calling client.
2322
da1975d7
MA
2323 * trampver.texi: Update release number.
2324
2e4089ab
RS
23252008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2326
2327 * gnus.texi (Top): Fix version. Add SASL.
2328
70cab5a9
MA
23292008-03-29 Michael Albinus <michael.albinus@gmx.de>
2330
2331 Sync with Tramp 2.1.13.
2332
2333 * trampver.texi: Update release number.
2334
5bc6ddff
MB
23352008-03-29 Chong Yidong <cyd@stupidchicken.com>
2336
2337 * org.texi: Update to new org-mode website.
2338
23392008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2340
2341 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2342
9b3ebcb6
MB
23432008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2344
2345 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2346 gnus-read-ephemeral-gmane-group-url,
2347 gnus-read-ephemeral-emacs-bug-group,
2348 gnus-read-ephemeral-debian-bug-group.
2349
23502008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2351
2352 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2353
2354 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2355 Add FIXMEs for Bookmarks and gnus-registry-marks.
2356
23572008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2358
2359 * gnus.texi (Smileys): Document `smiley-style'.
2360
23612008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2362
2363 * gnus.texi (Gnus Development): Clarify difference between ding and
2364 gnu.emacs.gnus.
2365 (MIME Commands, Using MIME, RSS): Fix markup.
2366
2367 * gnus-faq.texi ([8.4]): Ditto.
2368
23692008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2370
2371 * gnus.texi (Emacsen): Remove obsolete stuff.
2372
23732008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2374
2375 * gnus.texi (Oort Gnus): Add version info WRT
2376 `mail-source-delete-incoming'.
2377
23782008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2379
2380 * gnus.texi (Top): Add "Other related manuals" and version info in
2381 `iftex' output.
2382 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2383 gnus-balloon-face-0 and the corresponding format specifiers.
2384
608d6a81
MA
23852008-03-26 Michael Albinus <michael.albinus@gmx.de>
2386
2387 * tramp.texi (Filename completion): Remove footnote about let-bind
2388 of `partial-completion-mode'. It doesn't work this way.
2389
27a6f132
SM
23902008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2391
2392 * pcl-cvs.texi (Contributors): Update my email.
2393
4a7c4c40
MA
23942008-03-21 Michael Albinus <michael.albinus@gmx.de>
2395
2396 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2397
2940c053
BW
23982008-03-17 Bill Wohler <wohler@newt.com>
2399
2400 * mh-e.texi (Viewing): Update URL for adding header fields to
2401 mh-invisible-header-fields-default.
2402
30864d5f
BW
24032008-03-16 Bill Wohler <wohler@newt.com>
2404
2405 * mh-e.texi (Preface): Add Gnus to requirements.
2406 (Forwarding): Note that forwarded MIME messages are now inline.
2407
31fe2b00
SM
24082008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2409
2410 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
2411 (Common Variables): Give precedence to the netcat methods over the
2412 telnet methods, and mention that they are more reliable.
31fe2b00 2413
5e97c626
CD
24142008-03-13 Carsten Dominik <dominik@science.uva.nl>
2415
2416 * org.texi (Exporting Agenda Views): Document agenda export to
2417 iCalendar.
2418 (Progress logging): Document the new progress logging stuff.
2419
37a68866
MB
24202008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2421
2422 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2423 Update for change of `mail-source-delete-incoming'.
2424
2425 * gnus-news.texi: Ditto.
2426
8f7abae3
MB
24272008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2428
2429 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2430 custom versions.
2431
af379c86
AM
24322008-03-07 Alan Mackenzie <acm@muc.de>
2433
2434 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2435 parens/brackets in a k&r region is limited.
2436
3d0f8a67
MB
24372008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2438
2439 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2440 using different Emacs versions.
2441
52151df0
GM
24422008-02-27 Glenn Morris <rgm@gnu.org>
2443
2444 * sc.texi: Remove a lot of old and obsolete info.
2445 (titlepage): Simplify.
2446 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2447 (VM with any Emacsen, GNEWS with any Emacsen)
2448 (Overloading for Non-conforming MUAs, Version 3 Changes)
2449 (The Supercite Mailing List): Delete nodes.
2450 (Introduction): Remove info about old packages.
2451 (Getting Connected): Simplify. Remove info about old packages.
2452 (Citing Commands): Delete Emacs 19 info.
2453 (Hints to MUA Authors): Simplify.
2454 (Thanks and History): Merge in some info from the deleted node
2455 "Version 3 Changes".
2456
b03f96dc
MB
24572008-02-05 Juanma Barranquero <lekktu@gmail.com>
2458
2459 * org.texi (Setting tags, In-buffer settings):
2460 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2461
52bec650
MB
24622008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2463
2464 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2465 installation directory name.
2466
34a3c587
RF
24672008-02-12 Romain Francoise <romain@orebokech.com>
2468
2469 * epa.texi (Overview): Fix typo.
2470
5a8d03e9
MO
24712008-02-11 Daiki Ueno <ueno@unixuser.org>
2472
2473 * epa.texi (Quick start): Remove the .emacs setting.
2474
f1914c40
MO
24752008-02-10 Daiki Ueno <ueno@unixuser.org>
2476
2477 * epa.texi (Quick start): Use the command `epa-enable' instead of
2478 loading `epa-setup'.
2479
bca98fc9
JB
24802008-02-08 Juanma Barranquero <lekktu@gmail.com>
2481
2482 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2483 ($(infodir)/epa, epa.dvi): New targets.
2484
4b01af2e
MO
24852008-02-08 Daiki Ueno <ueno@unixuser.org>
2486
2487 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2488
2489 * epa.texi: New manual documenting the EasyPG Assistant.
2490
06c0751a
MA
24912008-02-06 Michael Albinus <michael.albinus@gmx.de>
2492
2493 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2494 (Inspection): New function dbus-ping.
2495
7dcccd7b
MA
24962008-02-05 Michael Albinus <michael.albinus@gmx.de>
2497
2498 * tramp.texi (Remote processes): Add `shell-command'.
2499
a1da1e37
MB
25002008-01-28 Michael Sperber <sperber@deinprogramm.de>
2501
2502 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2503 (Group Parameters): Document `mail-source' parameter.
2504
c9d8f746
MA
25052008-01-27 Michael Albinus <michael.albinus@gmx.de>
2506
2507 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2508 must be a local host.
2509
15db4a13
MO
25102008-01-26 Michael Olson <mwolson@gnu.org>
2511
2512 * erc.texi: Update version for ERC 5.3 release.
2513 (Obtaining ERC): Update extras URLs for 5.3.
2514 (Development): Write instructions for git, and remove those for Arch.
2515 (History): Mention the switch to git.
2516
2bc43980
KB
25172008-01-24 Karl Berry <karl@gnu.org>
2518
bca98fc9
JB
2519 * info.texi (Search Index, Search Text): Mention the command
2520 character in the section name, a la the (Go to node) node.
2bc43980 2521
d2e4a6c9
MA
25222008-01-21 Michael Albinus <michael.albinus@gmx.de>
2523
2524 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2525
0b6799c3
MB
25262008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2527
2528 * gnus-news.texi: Mention gnus-article-describe-bindings.
2529
25302008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2531
2532 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2533
db9c3fb1 25342008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2535
7b4d0413 2536 * org.texi (Property inheritance): New section.
db9c3fb1 2537 (Conventions): New section.
7b4d0413 2538 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2539 commands, and the new bindings for refiling.
2540 (Sparse trees): Document the new special command for sparse trees.
2541 (References): Be more clear about the counting of hilines.
2542 (Handling links): Document M-p/n for accessing links.
2543 (Fast access to TODO states): New section.
2544 (Per file keywords): New section.
2545 (Property inheritance): New section.
2546 (Column attributes): New summary types.
2547 (Capturing Column View): New section.
2548 (The date/time prompt): Cover the new features in the date/time prompt.
2549 Compactify the table of keys for the calendar remote control.
2550 (Clocking work time): Document the new :scope parameter.
2551 (Remember): Promoted to chapter.
2552 (Quoted examples): New section.
2553 (Enhancing text): New verbatim environments.
2554
6ed73f28
MA
25552008-01-14 Michael Albinus <michael.albinus@gmx.de>
2556
2557 * trampver.texi: Update release number.
2558
95838435
MB
25592008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2560
2561 * gnus.texi (Article Keymap): Add
2562 gnus-article-wide-reply-with-original; fix descriptions of
2563 gnus-article-reply-with-original and
2564 gnus-article-followup-with-original.
2565
20234d96
GM
25662008-01-09 Glenn Morris <rgm@gnu.org>
2567
2568 * nxml-mode.texi: Add @copying section.
2569
d82cf70b
MB
25702008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2571
2572 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2573 Server". Add `message-send-mail-with-mailclient'.
2574
2575 * gnus.texi (Posting Server): Move some text to "(message)Mail
2576 Variables" and add a reference here.
2577
addb7f2e
MA
25782008-01-04 Michael Albinus <michael.albinus@gmx.de>
2579
2580 * dbus.texi (Receiving Method Calls): New chapter.
2581 (Errors and Events): Add serial number to events. Replace "signal" by
2582 "message". Introduce dbus-event-serial-number.
2583
4db2806c
MA
25842008-01-03 Michael Albinus <michael.albinus@gmx.de>
2585
2586 * dbus.texi (Type Conversion): Explain the type specification for empty
2587 arrays. Use another example.
2588
c9ecb5a7
MA
25892007-12-30 Michael Albinus <michael.albinus@gmx.de>
2590
2591 * dbus.texi (all): Replace "..." by @dots{}.
2592 (Type Conversion): Precise the value range for :byte types.
2593 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2594 Mention its return value.
2595 (Errors and Events): There is no D-Bus error propagation during event
2596 processing.
2597
702dbfd9
JB
25982007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2599
2600 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2601 New sections.
2602
87035689
MB
26032007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2604
2605 * gnus.texi (Group Parameters): Reorder the text and add a note about
2606 `gnus-parameters' near the beginning of the node.
2607
26082007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2609
2610 * gnus.texi (Score File Editing): Fix function name.
2611
5492f5ca
MA
26122007-12-23 Michael Albinus <michael.albinus@gmx.de>
2613
2614 Sync with Tramp 2.1.12.
2615
2616 * trampver.texi: Update release number.
2617
d4e67bc5
MA
26182007-12-22 Michael Albinus <michael.albinus@gmx.de>
2619
2620 * dbus.texi (Type Conversion): Correct input parameters mapping.
2621
6a31c819
MA
26222007-12-21 Michael Albinus <michael.albinus@gmx.de>
2623
2624 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2625 (Errors and Events): Mention wrong-type-argument error.
2626
99a3e35f
AS
26272007-12-21 Alex Schroeder <alex@gnu.org>
2628
2629 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 2630 spaces. Fixed some typos.
99a3e35f
AS
2631 (Internet Relay Chat): Explain relay.
2632 (Getting started with rcirc): Change items to reflect prompts.
2633 Add more explanation to rcirc-track-minor-mode and added a comment to
2634 warn future maintainers that this section is a copy.
11ac7c8e 2635 (People): Changed /ignore example.
62b12a24 2636 (Keywords): Not keywords.
99a3e35f 2637
331e4d02
AS
26382007-12-20 Alex Schroeder <alex@gnu.org>
2639
2640 * rcirc.texi (Top): Fighting Information Overload chapter added.
2641 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2642 (rcirc commands): Moved /ignore command to the new chapter.
2643 (Fighting Information Overload): New chapter documenting /keyword,
2644 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2645 (Configuration): Document rcirc-server-alist, remove
2646 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2647
cd71c3ef
MA
26482007-12-16 Michael Albinus <michael.albinus@gmx.de>
2649
2650 * dbus.texi (Signals): Fix example in dbus-register-signal.
2651
bbbe940b
MB
26522007-12-14 Sven Joachim <svenjoac@gmx.de>
2653
2654 * gnus.texi (Score Variables): Fix typo.
2655
0ce574ef
MA
26562007-12-07 Michael Albinus <michael.albinus@gmx.de>
2657
2658 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2659 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2660 (Errors and Events): Adapt dbus-event.
2661
b890d447
MB
26622007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2663
2664 * gnus.texi (Other Files): Add the yenc command.
2665
26662007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2667
2668 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2669 since 2004-08-06.
2670
26712007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2672
2673 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2674 on body.
2675
26762007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2677
2678 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2679 and rfc2047-allow-irregular-q-encoded-words; fix description of
2680 rfc2047-encode-encoded-words.
2681
26822007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2683
2684 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2685
3728bf03
MO
26862007-12-05 Michael Olson <mwolson@gnu.org>
2687
2688 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2689 Update documentation for `remember-diary-file'.
2690
a4397af9
MA
26912007-12-04 Michael Albinus <michael.albinus@gmx.de>
2692
2693 * dbus.texi (Signals): Precise `dbus-register-signal'.
2694 (Errors and Events): Rework events part, the internal structure of
2695 dbus-event has changed.
2696
1682490c
JB
26972007-12-03 Juanma Barranquero <lekktu@gmail.com>
2698
2699 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2700 ($(infodir)/dbus, dbus.dvi): New targets.
2701
7b13a0f2
MA
27022007-12-03 Michael Albinus <michael.albinus@gmx.de>
2703
2704 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2705 unconditionally.
2706
2707 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2708 emulation with @print{}.
2709
7ef92bc9
RS
27102007-12-02 Richard Stallman <rms@gnu.org>
2711
2712 * dbus.texi (Overview): Minor cleanup.
2713
22d8ac3a
MA
27142007-12-02 Michael Albinus <michael.albinus@gmx.de>
2715
d3a8e0df
MA
2716 * Makefile.in (INFO_TARGETS): Add dbus.
2717 (DVI_TARGETS): Add dbus.dvi.
2718 (dbus, dbus.dvi): New targets.
2719
22d8ac3a
MA
2720 * dbus.texi: New file.
2721
559764ab
RF
27222007-11-24 Romain Francoise <romain@orebokech.com>
2723
2724 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2725 Fix file name to match @setfilename.
559764ab 2726
ac97a16b
MH
27272007-11-23 Mark A. Hershberger <mah@everybody.org>
2728
2729 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2730 ($(infodir)/nxml-mode): New rule.
2731
2732 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2733 ($(infodir)/nxml-mode): New rule.
2734 (clean): Add nxml-mode*.
2735
2736 * nxml-mode.texi: New file with nxml manual.
2737
404cd454
GM
27382007-11-18 Richard Stallman <rms@gnu.org>
2739
2740 * flymake.texi (Example -- Configuring a tool called directly):
2741 Update example.
2742
b048d478
MA
27432007-11-18 Michael Albinus <michael.albinus@gmx.de>
2744
2745 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2746 double-slash behavior. Explain directory contents flushing.
b048d478 2747
346e8469
JB
27482007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2749
2750 * calc.texi (TeX and LaTeX Language Modes): Put in
2751 missing braces.
2752
404cd454
GM
27532007-11-15 Richard Stallman <rms@gnu.org>
2754
2755 * cl.texi (Equality Predicates): Delete `eql'.
2756 (Predicates, Naming Conventions, Top): Delete `eql'.
2757 (Common Lisp Compatibility): Delete `eql'.
2758 (Porting Common Lisp): Delete obsolete backquote info.
2759 Minor clarification about character constants.
2760 (Sequence Basics): Minor clarification.
2761
1f6af58b
JB
27622007-11-15 Juanma Barranquero <lekktu@gmail.com>
2763
dccb744b 2764 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2765 * tramp.texi (Filename completion): Fix typos.
2766
3bc88bc9
JB
27672007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2768
2769 * calc.texi (Basic commands): Mention the menu.
2770
bc5300d3
MA
27712007-11-12 Michael Albinus <michael.albinus@gmx.de>
2772
2773 * tramp.texi (Connection caching): Tramp flushes connection
2774 properties when remote operating system has been changed.
2775
4d8a28ec
MB
27762007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2777
2778 * gnus-news.texi: Fix spelling.
2779 `message-insert-formatted-citation-line', not
2780 `message-insert-formated-citation-line'.
2781
404cd454
GM
2782 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2783
e1176b47
MA
27842007-11-07 Michael Albinus <michael.albinus@gmx.de>
2785
2786 * tramp.texi (Overview): Mention also the PuTTY integration under
2787 Win32. Remove paragraphs about Tramp's experimental status.
2788 (Frequently Asked Questions): Add code example for highlighting the
2789 mode line.
2790
6159985a
MO
27912007-11-03 Michael Olson <mwolson@gnu.org>
2792
2793 * remember.texi: Change mentions of remember-buffer to
2794 remember-finalize throughout.
2795
bec9b2f5
MO
27962007-10-30 Michael Olson <mwolson@gnu.org>
2797
2798 * remember.texi (Copying): Remove.
2799 (Mailbox): Update with non-BBDB instructions.
2800 (Diary, Org): Add.
2801 (Bibliography, Planner Page): Remove.
2802
b6173182
JB
28032007-10-30 Juanma Barranquero <lekktu@gmail.com>
2804
2805 * makefile.w32-in (INFO_TARGETS): Add remember.
2806 (DVI_TARGETS): Add remember.dvi.
2807 ($(infodir)/remember): New rule.
2808 (clean): Add remember*.
2809
15f3eb73
MO
28102007-10-30 Michael Olson <mwolson@gnu.org>
2811
70bdc930
MO
2812 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2813 ($(infodir)/remember): New rule that builds the Remember Manual.
2814
b6173182
JB
2815 * remember.texi: New file containing the Remember Mode Manual.
2816 Shuffle chapters around after initial import.
7d3f6f1a
MO
2817 (Function Reference): Split Keystrokes into separate chapter.
2818 (Keystrokes): Document C-c C-k.
51d24a12 2819 (Introduction): Fix typographical issue with "---".
15f3eb73 2820
404cd454
GM
28212007-10-29 Richard Stallman <rms@gnu.org>
2822
2823 * widget.texi (Introduction): Delete discussion of implementation
2824 internals.
2825
9bbb9638
MA
28262007-10-29 Michael Albinus <michael.albinus@gmx.de>
2827
2828 * tramp.texi (Connection caching): Host names must be different
2829 when tunneling.
2830
c7ff939a
RS
28312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2832
2833 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2834 Gnus v5.13.
2835
01c52d31
MB
28362007-10-28 Miles Bader <miles@gnu.org>
2837
2838 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2839
01c52d31
MB
28402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2841
2842 * gnus.texi (Sorting the Summary Buffer): Remove
2843 gnus-article-sort-by-date-reverse.
2844
28452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2846
2847 * gnus.texi (Non-ASCII Group Names): New node.
2848 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2849 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2850
c8763fb6 28512007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2852
2853 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2854 clean the output of the program `imap-shell-program'.
2855
28562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2857
2858 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2859
28602007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2861
2862 * gnus.texi (Sticky Articles): Documentation for sticky article
2863 buffers.
2864
c8763fb6 28652007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2866
2867 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2868
28692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2870
2871 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2872
28732007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2874
2875 * gnus.texi (Archived Messages): Document
2876 gnus-update-message-archive-method.
2877
28782007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2879
2880 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2881
c8763fb6 28822007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2883
2884 * gnus.texi (Group Maneuvering): Document
2885 `gnus-summary-next-group-on-exit'.
2886
28872007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2888
2889 * gnus.texi (Really Various Summary Commands): Mention
2890 gnus-auto-select-on-ephemeral-exit.
2891
28922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2893
2894 * gnus.texi, message.texi: Bump version number.
2895
28962007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2897
2898 * gnus.texi (Group Line Specification, Misc Group Stuff)
2899 (Server Commands): Parenthesize @pxref{Mail Spool}.
2900
29012007-10-28 Didier Verna <didier@xemacs.org>
2902
2903 New user option: message-signature-directory.
2904 * message.texi (Insertion Variables): Document it.
2905 * gnus.texi (Posting Styles): Ditto.
2906
29072007-10-28 Didier Verna <didier@xemacs.org>
2908
2909 * gnus.texi (Group Line Specification):
2910 * gnus.texi (Misc Group Stuff):
2911 * gnus.texi (Server Commands): Document the group compaction feature.
2912
29132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2914
2915 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2916
2917 * message.texi (Various Message Variables): Add message-fill-column.
2918
29192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2920
2921 * gnus.texi: Untabify.
2922
29232007-10-28 Didier Verna <didier@xemacs.org>
2924
2925 * gnus.texi (Group Parameters): Document the posting-style merging
2926 process in topic-mode.
2927
29282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2929
2930 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2931
29322007-10-28 Romain Francoise <romain@orebokech.com>
2933
2934 * gnus.texi (Mail Spool): Fix typo.
2935 Update copyright.
2936
29372007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2938
2939 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2940
29412007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2942
2943 * gnus.texi (Summary Generation Commands):
2944 Add gnus-summary-insert-ticked-articles.
2945
29462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2947
b2abec73
JB
2948 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2949 to spam-spamassassin-program.
01c52d31
MB
2950
29512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2952
2953 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2954
29552007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2956
2957 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2958
29592007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2960
2961 * message.texi (Mail Headers): Document `opportunistic'.
2962
29632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2964
2965 * emacs-mime.texi (Encoding Customization): Explain how to set
2966 mm-coding-system-priorities per hierarchy.
2967
29682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2969
2970 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2971 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2972
29732007-10-28 Didier Verna <didier@xemacs.org>
2974
2975 * message.texi (Wide Reply): Update documentation of
2976 message-dont-reply-to-names (now allowing a list of regexps).
2977
29782007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2979
2980 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2981
29822007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2983
2984 * gnus.texi (SpamAssassin back end): Fix typo.
2985
2986 * sieve.texi (Examples): Fix grammar.
2987
29882007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2989
2990 * gnus.texi (Searching for Articles): Document M-S and M-R.
2991 (Limiting): Document / b.
2992
29932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2994
2995 * gnus.texi (Thread Commands): T M-^.
2996
29972007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2998
2999 * message.texi (Mail Aliases): Document ecomplete.
3000 (Mail Aliases): Fix typo.
3001
30022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3003
3004 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
3005 fix typo.
3006
30072007-10-28 Romain Francoise <romain@orebokech.com>
3008
3009 * gnus.texi (Mail Spool): Grammar fix.
3010
30112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3012
3013 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
3014 string.
3015
30162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3017
3018 * gnus.texi (Group Parameters): Fix description.
3019
30202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3021
b2abec73
JB
3022 * gnus.texi (Gmane Spam Reporting):
3023 Fix spam-report-gmane-use-article-number.
3024 Add spam-report-user-mail-address.
01c52d31
MB
3025
30262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3027
3028 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
3029
30302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3031
3032 * gnus.texi (Group Parameters): Add simplified sorting example based on
3033 example for `Sorting the Summary Buffer' from Jari Aalto
3034 <jari.aalto@cante.net>.
3035 (Example Methods): Add example for an indirect connection.
3036
30372007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
3038
3039 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
3040 (Agent Parameters): Updated parameter names to match code.
3041 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
3042 'gnus-agent-summary-fetch-series'.
3043 (Agent and flags): New section providing a generalized discussion
3044 of flag handling.
3045 (Agent and IMAP): Removed flag discussion.
b2abec73 3046 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
3047
30482007-10-28 Romain Francoise <romain@orebokech.com>
3049
3050 * gnus.texi (Exiting the Summary Buffer): Add new function
3051 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
3052
30532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3054
3055 * gnus.texi (Conformity): Fix typo.
3056 (Customizing Articles): Document `first'.
3057
30582007-10-28 Jari Aalto <jari.aalto@cante.net>
3059
3060 * gnus.texi (Sorting the Summary Buffer):
3061 Add `gnus-thread-sort-by-date-reverse'. Add example
3062 host to different sorting in NNTP and RSS groups.
3063
30642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3065
3066 * message.texi (Insertion): Describe prefix for
3067 message-mark-inserted-region and message-mark-insert-file.
3068
30692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3070
3071 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
3072 LaTeX documents. Describe "text/x-gnus-verbatim".
3073
30742007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3075
b2abec73 3076 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
3077 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
3078 (spam-stat spam filtering, SpamOracle)
3079 (Extending the Spam ELisp package): Removed extra quote symbol for
3080 clarity.
3081
30822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3083
3084 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
3085 gnus-article-delete-part and gnus-article-replace-part.
3086 (Using MIME): Add gnus-mime-replace-part.
3087
30882007-10-28 Romain Francoise <romain@orebokech.com>
3089
3090 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
3091 requires `auto-compression-mode' to be enabled. Add new nnml
3092 variable `nnml-compressed-files-size-threshold'.
3093
30942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3095
3096 * gnus.texi (Sorting the Summary Buffer): Added
3097 gnus-thread-sort-by-recipient.
3098
30992007-10-28 Romain Francoise <romain@orebokech.com>
3100
3101 * message.texi (Insertion Variables): Mention new variable
3102 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
3103 documentation accordingly.
3104
31052007-10-28 Romain Francoise <romain@orebokech.com>
3106
3107 * gnus.texi (To From Newsgroups): Mention new variables
3108 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
3109
31102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3111
3112 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
3113 stuff; gnus-mime-inline-part does the automatic decompression.
3114
31152007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3116
3117 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 3118 "training.ham" should be "training.spam".
01c52d31
MB
3119
31202007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3121
3122 * message.texi (Mail Variables): Fix the default value for
3123 message-send-mail-function.
3124
31252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3126
3127 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3128 always returns nil exceptionally.
3129
31302007-10-28 Simon Josefsson <jas@extundo.com>
3131
3132 * gnus.texi (Article Washing): Add libidn URL. Suggested by
3133 Michael Cook <michael@waxrat.com>.
3134
31352007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3136
3137 * gnus.texi (Topic Commands): Fix next/previous.
3138
31392007-10-28 Simon Josefsson <jas@extundo.com>
3140
3141 * gnus.texi (Article Washing): Mention `W i'.
3142
c8763fb6 31432007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
3144
3145 * gnus.texi (Group Parameters): Slight extension of sieve
3146 parameter description.
3147
31482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3149
3150 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
3151 matching score files as well.
3152 (Picons): Describe `gnus-picon-style'.
3153
31542007-10-28 Romain Francoise <romain@orebokech.com>
3155
3156 * message.texi (Message Headers): Mention that headers are hidden
3157 using narrowing, and how to expose them.
3158 Update copyright.
3159
31602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3161
3162 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
3163 `gnus-summary-sort-by-recipient'.
3164
31652007-10-28 Romain Francoise <romain@orebokech.com>
3166
3167 * gnus.texi (NNTP marks): New node.
3168 (NNTP): Move NNTP marks variables to the new node.
3169
31702007-10-28 Jesper Harder <harder@ifa.au.dk>
3171
b2abec73 3172 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
3173
3174 * gnus.texi (MIME Commands, Hashcash): Markup fix.
3175
31762007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3177
b2abec73 3178 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 3179 everywhere for consistency.
b2abec73
JB
3180 (Filtering Spam Using The Spam ELisp Package): Admonish again.
3181 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
3182 Say "regular expression" instead of "regex." Admonish. Pick
3183 other words to sound better (s/so/thus/).
b2abec73 3184 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
3185 statistical filters. Remove old TODO.
3186 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
3187 New section on sorting and displaying the spam score.
3188 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3189 backend but an alias to spam-use-BBDB.
3190 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
3191 new backend functionality.
3192
31932007-10-28 Simon Josefsson <jas@extundo.com>
3194
3195 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3196 nntp-marks-directory, from Romain Francoise
3197 <romain@orebokech.com>.
3198
31992007-10-28 Magnus Henoch <mange@freemail.hu>
3200
3201 * gnus.texi (Hashcash): New default value of
3202 hashcash-default-payment.
3203
32042007-10-28 Simon Josefsson <jas@extundo.com>
3205
3206 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3207 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3208
32092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3210
3211 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3212
32132007-10-28 Simon Josefsson <jas@extundo.com>
3214
3215 * gnus.texi (documentencoding): Add, to avoid warnings.
3216
32172007-10-28 Simon Josefsson <jas@extundo.com>
3218
3219 * message.texi (Mail Headers): Add.
3220
3221 * gnus.texi (Hashcash): Fix.
3222
32232007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3224
b2abec73 3225 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 3226 that payments can be verified and fix the name of the
b2abec73 3227 hashcash-path variable.
01c52d31
MB
3228
32292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3230
b2abec73 3231 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
3232
32332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3234
3235 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3236
32372007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3238
3239 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
3240 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3241 warning about ham processors in spam groups removed.
01c52d31
MB
3242
32432007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 3244
b2abec73
JB
3245 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3246 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
3247
32482007-10-28 Jesper Harder <harder@ifa.au.dk>
3249
3250 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3251 (Mailing List): Typo.
3252 (Customizing Articles): Add gnus-treat-ansi-sequences.
3253 (Article Washing): Index.
3254
3255 * message.texi: Use m-dash consistently.
3256
32572007-10-28 Jesper Harder <harder@ifa.au.dk>
3258
3259 * gnus.texi (GroupLens): Remove.
3260
32612007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3262
3263 * gnus.texi (Outgoing Messages, Agent Variables): Add
3264 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3265 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3266
32672007-10-28 Jesper Harder <harder@ifa.au.dk>
3268
3269 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3270
32712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3272
3273 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3274
3275 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3276
32772007-10-28 Simon Josefsson <jas@extundo.com>
3278
3279 * gnus.texi (Top): Add SASL.
3280
404cd454
GM
32812007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3282
3283 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3284
32852007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3286
3287 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3288
0edd2970
JB
32892007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3290
3291 * calc.texi (Formulas, Composition Basics): Lower the
3292 precedence of negation.
3293
a9afba20
JY
32942007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3295
3296 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3297 Mention the new three-letter column identifiers.
3298 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3299 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3300 message when using `c' on an empty default with default printer.
3301 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3302 renamed to `ses--symbolic-formulas' some time ago.
3303
45b778a6
JB
33042007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3305
3306 * calc.texi (Default Simplifications, Making Selections)
3307 (Customizing Calc): Clarify associativity of multiplication.
3308
03b5bade
MA
33092007-10-23 Michael Albinus <michael.albinus@gmx.de>
3310
3311 * tramp.texi (Traces and Profiles): Simplify loop over
3312 `trace-function-background'.
3313
e658c8ee
JL
33142007-10-22 Juri Linkov <juri@jurta.org>
3315
3316 * dired-x.texi (Shell Command Guessing): Default values are now
3317 available by typing M-n instead of M-p.
3318
dd753688
MA
33192007-10-21 Michael Albinus <michael.albinus@gmx.de>
3320
3321 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
3322 (Password caching): Remove `tramp-clear-passwd'.
3323 It's not a command anymore.
dd753688
MA
3324 (Bug Reports): Add `tramp-bug' to function index.
3325 (Function Index, Variable Index): New nodes.
3326 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3327
3328 * trampver.texi: Update release number.
3329
4bb49b43
JB
33302007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3331
8b296cdd 3332 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
3333 about integer size into past tense.
3334 (Time Zones): Remove pointer to Calc author's address.
3335 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 3336 and hyperbolic cotangent. Fix typo.
4bb49b43 3337
311dd93f
MA
33382007-10-10 Michael Albinus <michael.albinus@gmx.de>
3339
3340 Sync with Tramp 2.1.11.
3341
3342 * trampver.texi: Update release number.
3343
ea3fc256
MA
33442007-10-06 Michael Albinus <michael.albinus@gmx.de>
3345
3346 * tramp.texi (External packages): New section.
3347
1af74d06
MB
33482007-09-29 Juri Linkov <juri@jurta.org>
3349
3350 * info.texi (Help-Int): Document `L' (`Info-history').
3351
0e2806fa
SM
33522007-09-26 Carsten Dominik <dominik@science.uva.nl>
3353
3354 * org.texi: Change links to webpage and maintained email.
3355 (Remember): Promote to Chapter, significant changes.
3356 (Fast access to TODO states): New section.
3357 (Faces for TODO keywords): New section.
3358 (Export options): Example for #+DATE.
3359 (Progress logging): Section moved.
3360
567b9191
BW
33612007-09-26 Bill Wohler <wohler@newt.com>
3362
3363 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3364 browse-url-at-mouse.
3365
1af74d06
MB
33662007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3367
3368 * flymake.texi (Customizable variables): Face names don't end in -face.
3369 Fix flymake-err-line-patterns template.
3370 (Example -- Configuring a tool called directly): Fix init-function.
3371 (Highlighting erroneous lines): Face names don't end in -face.
3372
d60a4e3a 33732007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
3374
3375 * erc.texi (Special-Features): Fix small typo.
3376
7d7a3510
MA
33772007-09-14 Michael Albinus <michael.albinus@gmx.de>
3378
3379 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3380 and "External transfer methods".
3381
285f0d3a
JB
33822007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3383
3384 * calc.texi (Predefined Units): Add some history.
3385
526dc846
MO
33862007-09-08 Michael Olson <mwolson@gnu.org>
3387
87e04f16
JB
3388 * erc.texi (Copying): New section included from gpl.texi.
3389 This matches the look of the upstream ERC manual.
526dc846 3390
f10d0e80
JB
33912007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3392
87e04f16 3393 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
3394 (Random Numbers): Clarify the distribution of `random'.
3395
4009494e
GM
33962007-09-06 Glenn Morris <rgm@gnu.org>
3397
f1fc42aa 3398 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 3399 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
3400 Change all setfilename commands to use ../../info.
3401 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3402 refer to the Emacs manual here.
3403 (infodir): New variable.
3404 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3405 (cc-mode.texi, faq.texi): Update references to source file locations.
3406 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3407 do not refer to the Emacs manual here.
3408 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3409
3410 * Makefile.in: Add `basename' versions of all info targets, for
3411 convenience when rebuilding just one manual.
3412 (../etc/GNU): Delete obsolete target.
3413 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3414 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
3415 *.vrs *.toc here...
3416 (maintainer-clean): ...from here.
4009494e
GM
3417
3418 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3419
2de53ca6
GM
34202007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3421
3422 * calc.texi (Date Conversions): Clarify definition of
3423 Julian day numbering.
3424 (Date Forms): Clarify definition of Julian day numbering;
3425 add some history.
3426
34272007-08-30 Carsten Dominik <dominik@science.uva.nl>
3428
87e04f16 3429 * org.texi: Version 5.07.
2de53ca6
GM
3430
34312007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3432
3433 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3434
34352007-08-22 Carsten Dominik <dominik@science.uva.nl>
3436
3437 * org.texi (Adding hyperlink types): New section.
3438 (Embedded LaTeX): Chapter updated because of LaTeX export.
3439 (LaTeX export): New section.
3440 (Using links out): New section.
3441
34422007-08-22 Glenn Morris <rgm@gnu.org>
3443
3444 * faq.texi (Learning how to do something): Refcards now in
3445 etc/refcards/ directory.
3446
34472007-08-22 Michael Albinus <michael.albinus@gmx.de>
3448
3449 * tramp.texi (Remote Programs): Persistency file must be cleared when
3450 changing `tramp-remote-path'.
3451 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3452 macro.
3453
34542007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3455
3456 * calc.texi: Move contents to beginning of file.
3457 (Algebraic Entry): Fix the formatting of an example.
3458
34592007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3460
3461 * calc.texi (Basic Operations on Units): Mention exact versus
3462 inexact conversions.
3463
34642007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3465
3466 * calc.texi (Basic Operations on Units): Mention default
3467 values for new units.
3468 (Quick Calculator Mode): Mention that binary format will
3469 be displayed.
3470
34712007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3472
3473 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3474
34752007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3476
3477 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3478
34792007-08-08 Glenn Morris <rgm@gnu.org>
3480
3481 * gnus.texi, sieve.texi: Replace `iff'.
3482
34832007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3484
3485 * calc.texi (Basic Graphics): Mention the graphing of error
3486 forms.
3487 (Graphics Options): Mention how `g s' handles error forms.
3488 (Curve Fitting): Mention plotting the curves.
3489 (Standard Nonlinear Models): Add additional models.
3490 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3491 (Linear Fits): Correct result.
3492
34932007-08-01 Alan Mackenzie <acm@muc.de>
3494
3495 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3496 to "--no-site-file".
3497
34982007-07-29 Michael Albinus <michael.albinus@gmx.de>
3499
3500 * tramp.texi (Frequently Asked Questions): Point to mode line
3501 extension in Emacs 23.1.
3502
3503 * trampver.texi: Update release number.
3504
35052007-07-27 Glenn Morris <rgm@gnu.org>
3506
3507 * calc.texi (Copying): Include license text from gpl.texi, rather than
3508 in-line.
3509
35102007-07-25 Glenn Morris <rgm@gnu.org>
3511
3512 * calc.texi (Copying): Replace license with GPLv3.
3513
3514 * Relicense all FSF files to GPLv3 or later.
3515
35162007-07-22 Michael Albinus <michael.albinus@gmx.de>
3517
3518 Sync with Tramp 2.1.10.
3519
3520 * tramp.texi (trampfn): Expand macro implementation in order to handle
3521 empty arguments.
3522 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3523 occurrences by trampfn.
2de53ca6 3524 (Frequently Asked Questions): Extend example code for host
b2abec73 3525 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3526 file names to be typed.
3527
3528 * trampver.texi: Update release number.
3529
35302007-07-17 Michael Albinus <michael.albinus@gmx.de>
3531
3532 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3533 section. Reported by <poti@potis.org>.
3534 (Remote processes): Arguments of the program to be debugged are taken
3535 literally.
3536 (Frequently Asked Questions): Simplify recentf example.
3537
35382007-07-14 Karl Berry <karl@gnu.org>
3539
3540 * info.texi (@copying): New Back-Cover Text.
3541
3542 * info.texi (Quitting Info): Move to proper place in source.
3543 (Reported by Benno Schulenberg.)
3544
35452007-07-13 Eli Zaretskii <eliz@gnu.org>
3546
3547 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3548
3549 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3550
3551 * emacs-mime.texi: Add @documentencoding directive.
3552
35532007-07-12 Nick Roberts <nickrob@snap.net.nz>
3554
3555 * tramp.texi (Remote processes): Add an anchor to the subsection
3556 "Running a debugger on a remote host".
3557
35582007-07-12 Michael Albinus <michael.albinus@gmx.de>
3559
3560 * tramp.texi (Remote processes): Don't call it "experimental" any
3561 longer. Add subsection about running a debugger on a remote host.
3562
35632007-07-10 Carsten Dominik <dominik@science.uva.nl>
3564
3565 * org.texi (Properties and columns): Chapter rewritten.
3566
35672007-07-08 Michael Albinus <michael.albinus@gmx.de>
3568
3569 * tramp.texi:
3570 * trampver.texi: Migrate to Tramp 2.1.
3571
35722007-07-02 Carsten Dominik <dominik@science.uva.nl>
3573
3574 * org.texi (Properties): New chapter.
3575
35762007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3577
3578 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3579 Control Panel.
3580
3581 * gnus.texi (Misc Article): Add index entry for
3582 gnus-single-article-buffer.
3583
35842007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3585
3586 * gnus.texi (Starting Up): Fix typo.
3587
35882007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3589
3590 * gnus.texi (Asynchronous Fetching): Fix typo.
3591
35922007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3593
3594 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3595 (About This Manual): Remove redundant information.
3596 (Getting Started): Mention author.
3597 (Basic Arithmetic, Customizing Calc): Make description of the
3598 variable `calc-multiplication-has-precedence' match its new effect.
3599
36002007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3601
3602 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3603 the variable `calc-multiplication-has-precedence'.
3604
36052007-06-19 Carsten Dominik <dominik@science.uva.nl>
3606
3607 * org.texi (Tag): Section swapped with node Timestamps.
3608 (Formula syntax for Lisp): Document new `L' flag.
3609
36102007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3611
3612 * gnus.texi (Misc Group Stuff, Summary Buffer)
3613 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3614
36152007-06-06 Juanma Barranquero <lekktu@gmail.com>
3616
3617 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3618 * gnus.texi (Article Buttons, Mail Source Customization)
3619 (Sending or Not Sending, Customizing NNDiary):
3620 * message.texi (Message Headers):
3621 * mh-e.texi (HTML): Fix typos.
3622
36232007-06-07 Michael Albinus <michael.albinus@gmx.de>
3624
3625 Sync with Tramp 2.0.56.
3626
3627 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3628 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3629
36302007-06-02 Chong Yidong <cyd@stupidchicken.com>
3631
3632 * Version 22.1 released.
3633
36342007-05-26 Michael Olson <mwolson@gnu.org>
3635
3636 * erc.texi (Modules): Fix references to completion modules.
3637
36382007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3639
3640 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3641
36422007-05-09 Didier Verna <didier@xemacs.org>
3643
3644 * gnus.texi (Email Based Diary): New. Proper documentation for the
3645 nndiary back end and the gnus-diary library.
3646
36472007-05-03 Karl Berry <karl@gnu.org>
3648
3649 * .cvsignore (*.pdf): New entry.
3650
3651 * texinfo.tex: Update from current version for better pdf generation.
3652
36532007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3654
3655 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3656
36572007-04-28 Glenn Morris <rgm@gnu.org>
3658
3659 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3660 consideration of legal status.
3661
36622007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3663
3664 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3665
36662007-04-24 Chong Yidong <cyd@stupidchicken.com>
3667
3668 * faq.texi (New in Emacs 22): python.el removed.
3669
36702007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3671
3672 * calc.texi (Reporting bugs): Update maintainer's address.
3673
36742007-04-22 Chong Yidong <cyd@stupidchicken.com>
3675
3676 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3677
36782007-04-15 Jay Belanger <belanger@truman.edu>
3679
3680 * calc.texi (Title page): Remove the date.
3681 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3682 (The Standard Calc Interface): Change trail title.
3683 (Floats): Mention that when non-decimal floats are entered, only
3684 approximations are stored.
3685 (Copying): Move to the appendices.
3686 (GNU Free Documentation License): Add as an appendix.
3687
36882007-04-15 Chong Yidong <cyd@stupidchicken.com>
3689
3690 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3691 * dired-x.texi, ebrowse.texi, ediff.texi:
3692 * emacs-mime.texi, erc.texi, eshell.texi:
3693 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3694 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3695 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3696 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3697 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3698 * woman.texi: Include GFDL.
3699
3700 * doclicense.texi: Remove node heading, so that it can be included by
3701 other files.
3702
3703 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3704
3705 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3706 than *.
3707
37082007-04-14 Carsten Dominik <dominik@science.uva.nl>
3709
3710 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3711 in Calc.
3712
37132007-04-09 Romain Francoise <romain@orebokech.com>
3714
3715 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3716 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3717 replace mouse-2.
3718
37192007-04-08 Chong Yidong <cyd@stupidchicken.com>
3720
3721 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3722 renamed to woman-use-topic-at-point. Document new behavior.
3723
37242007-04-08 Richard Stallman <rms@gnu.org>
3725
3726 * url.texi: Fix some indexing.
3727 (Disk Caching): Drop discussion of old/other Emacs versions.
3728
37292007-04-07 Chong Yidong <cyd@stupidchicken.com>
3730
3731 * url.texi (Disk Caching): Say Emacs 21 "and later".
3732
3733 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3734 on Font locking which now mentions JIT lock.
3735
37362007-04-01 Michael Olson <mwolson@gnu.org>
3737
3738 * erc.texi: Update for the ERC 5.2 release.
3739
37402007-03-31 David Kastrup <dak@gnu.org>
3741
3742 * woman.texi (Topic, Interface Options): Explain changes semantics of
3743 woman-manpath in order to consider MANPATH_MAP entries.
3744
37452007-03-31 Eli Zaretskii <eliz@gnu.org>
3746
3747 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3748
37492007-03-26 Richard Stallman <rms@gnu.org>
3750
3751 * pgg.texi (Caching passphrase): Clean up previous change.
3752
37532007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3754
3755 * gnus.texi (Setting Process Marks): Fix typo.
3756
37572007-03-25 Romain Francoise <romain@orebokech.com>
3758
3759 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3760 readability, and include various fixes by Daniel Brockman, Nick Roberts
3761 and Dieter Wilhelm.
3762
37632007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3764
3765 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3766
3767 * gnus.texi (Mail Source Specifiers): Fix typo.
3768
37692007-03-22 Ralf Angeli <angeli@caeruleus.net>
3770
3771 * reftex.texi (Imprint): Update maintainer information.
3772
37732007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3774
3775 * message.texi (Message Buffers): Update documentation for
3776 message-generate-new-buffers.
3777
37782007-03-15 Daiki Ueno <ueno@unixuser.org>
3779
3780 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3781
37822007-03-21 Glenn Morris <rgm@gnu.org>
3783
3784 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3785
37862007-03-19 Chong Yidong <cyd@stupidchicken.com>
3787
3788 * eshell.texi (Known problems): Emacs 21 -> 22.
3789
3790 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3791
37922007-03-18 Jay Belanger <belanger@truman.edu>
3793
3794 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3795
37962007-03-12 Glenn Morris <rgm@gnu.org>
3797
3798 * calc.texi (Time Zones): Switch to new North America DST rule.
3799
3800 * calc.texi: Replace "daylight savings" with "daylight
3801 saving" in text throughout.
3802
38032007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3804
3805 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3806 The variable now uses a list of symbols instead of just a symbol.
3807 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3808
38092007-03-06 Romain Francoise <romain@orebokech.com>
3810
3811 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3812 new packages, and mention Gnus update.
3813
38142007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3815
3816 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3817 nntp-open-connection-functions-never-echo-commands.
3818
38192007-02-27 Chong Yidong <cyd@stupidchicken.com>
3820
3821 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3822 problems on the console, and security risk in not using gpg-agent.
3823
38242007-02-25 Carsten Dominik <dominik@science.uva.nl>
3825
3826 * org.texi (The spreadsheet): Renamed from "Table calculations".
3827 Completely reorganized and rewritten.
3828 (CamelCase links): Section removed.
3829 (Repeating items): New section.
3830 (Tracking TODO state changes): New section.
3831 (Agenda views): Chapter reorganized and rewritten.
3832 (HTML export): Section rewritten.
3833 (Tables in arbitrary syntax): New section.
3834 (Summary): Better feature summary.
3835 (Activation): Document problem with cut-and-paste of Lisp code
3836 from PDF files.
3837 (Visibility cycling): Document indirect buffer use.
3838 (Structure editing): Document sorting.
3839 (Remember): Section rewritten.
3840 (Time stamps): Better description of time stamp types.
3841 (Tag searches): Document regular expression search for tags.
3842 (Stuck projects): New section.
3843 (In-buffer settings): New keywords.
3844 (History and Acknowledgments): Updated description.
3845
38462007-02-24 Alan Mackenzie <acm@muc.de>
3847
3848 * cc-mode.texi (Movement Commands): Insert two missing command names.
3849 (Getting Started): Slight wording correction (use conditional).
3850
38512007-02-22 Kim F. Storm <storm@cua.dk>
3852
3853 * widget.texi (User Interface, Basic Types): Document need to put some
3854 text before the %v escape in :format string in editable-field widget.
3855
38562007-02-18 Romain Francoise <romain@orebokech.com>
3857
3858 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3859 `cvs-mode-quit'.
3860
38612007-02-10 Markus Triska <markus.triska@gmx.at>
3862
3863 * widget.texi (Programming Example): Put constant strings in :format.
3864
38652007-02-07 Juanma Barranquero <lekktu@gmail.com>
3866
3867 * faq.texi (Fullscreen mode on MS-Windows): New node.
3868
38692007-02-04 David Kastrup <dak@gnu.org>
3870
3871 * faq.texi (AUCTeX): Update version number. Should probably be done
3872 for other packages as well.
3873
38742007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3875
3876 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3877 <tassilo@member.fsf.org>.
3878
38792007-01-27 Eli Zaretskii <eliz@gnu.org>
3880
3881 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3882 ls-lisp-use-localized-time-format.
3883
38842007-01-20 Markus Triska <markus.triska@gmx.at>
3885
3886 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3887
38882007-01-13 Michael Olson <mwolson@gnu.org>
3889
3890 * erc.texi (Modules): Mention capab-identify module.
3891
38922007-01-05 Michael Olson <mwolson@gnu.org>
3893
3894 * erc.texi (Getting Started): Update for /RECONNECT command.
3895
38962007-01-04 Richard Stallman <rms@gnu.org>
3897
3898 * ebrowse.texi: Change C-c b to C-c C-m.
3899
39002007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3901
3902 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3903 variables only in info to avoid redundant entries in the printed
3904 manual.
3905
39062007-01-02 Daiki Ueno <ueno@unixuser.org>
3907
3908 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3909
39102007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3911
3912 * message.texi (Security): Split into sub-nodes.
3913
39142007-01-01 Alan Mackenzie <acm@muc.de>
3915
3916 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3917 eval-after-load in Emacs <=21 and a workaround. Document that
3918 trigraphs are not supported.
3919
39202007-01-01 Alan Mackenzie <acm@muc.de>
3921
3922 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3923 c-context-line-break. When invoked within a string, preserve
3924 whitespace. Add a backslash only when also in a macro.
3925
39262007-01-01 Alan Mackenzie <acm@muc.de>
3927
3928 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3929
39302007-01-01 Alan Mackenzie <acm@muc.de>
3931
3932 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3933 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3934
39352007-01-01 Alan Mackenzie <acm@muc.de>
3936
3937 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3938 "Choosing a Style".
3939
3940 * cc-mode.texi ("Styles"): Add @dfn{style}.
3941
39422006-12-30 Michael Albinus <michael.albinus@gmx.de>
3943
3944 Sync with Tramp 2.0.55.
3945
3946 * trampver.texi: Update release number.
3947
39482006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3949
3950 * gnus.texi (Customizing Articles): Add index entries for all
3951 gnus-treat-* variables.
3952
c8763fb6 39532006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3954
3955 * gnus.texi (IMAP): Fix incorrect explanation of
3956 nnimap-search-uids-not-since-is-evil in documentation for
3957 nnimap-expunge-search-string.
3958
39592006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3960
3961 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3962 spam-ifile-database.
3963
39642006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3965
3966 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3967 rebind C-s.
3968
c8763fb6 39692006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3970
3971 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3972 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3973 "expiring mail".
3974 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3975 nnimap-nov-is-evil.
3976
39772006-12-25 Kevin Ryde <user42@zip.com.au>
3978
3979 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3980 about the key procedure being used heavily.
3981
39822006-12-24 Chong Yidong <cyd@stupidchicken.com>
3983
3984 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3985 to t.
3986 (Prerequisites): Add explanation about gpg-agent.
3987
39882006-12-22 Kevin Ryde <user42@zip.com.au>
3989
3990 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3991 "sort" instead of "sort*".
3992
39932006-12-19 Richard Stallman <rms@gnu.org>
3994
3995 * calc.texi (History and Acknowledgements): Recognize that Emacs
3996 now does have floating point.
3997
39982006-12-19 Michael Albinus <michael.albinus@gmx.de>
3999
4000 * tramp.texi (External transfer methods): Describe new method `scpc'.
4001
40022006-12-17 Sascha Wilde <wilde@sha-bang.de>
4003
4004 * pgg.texi: Added short note on gpg-agent to the introduction.
4005
40062006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
4007
4008 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
4009 also applies to Cc.
4010
40112006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
4012
4013 * gnus.texi (X-Face): Clarify. Say which programs are required
4014 on Windows.
4015
40162006-12-08 Michael Olson <mwolson@gnu.org>
4017
4018 * erc.texi (Modules): Remove documentation for list module.
4019
c8763fb6 40202006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
4021
4022 * faq.texi (^M in the shell buffer): Ditto.
4023
40242006-11-20 Michael Olson <mwolson@gnu.org>
4025
4026 * erc.texi: Call this the 5.2 stable pre-release of ERC.
4027
40282006-11-17 Carsten Dominik <dominik@science.uva.nl>
4029
4030 * org.texi: Fix typos.
4031 (Agenda commands): Document `C-k'.
4032
40332006-11-16 Eli Zaretskii <eliz@gnu.org>
4034
4035 * url.texi (http/https): Fix a typo in the HTTP URL.
4036
40372006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
4038
4039 * ada-mode.texi: Total rewrite.
4040
40412006-11-13 Carsten Dominik <dominik@science.uva.nl>
4042
4043 * org.texi: Minor typo fixes.
4044
40452006-11-13 Bill Wohler <wohler@newt.com>
4046
4047 Release MH-E manual version 8.0.3.
4048
4049 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4050 release 8.0.3.
4051
4052 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
4053 to set MAILDIR.
4054 (Reading Mail): Document the customization of read-mail-command
4055 for MH-E.
4056 (Viewing Attachments): Document mm-discouraged-alternatives.
4057 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
4058 (Junk): Add more information about the settings of mh-junk-background
4059 in a program. Add /usr/bin/mh to PATH in examples.
4060
40612006-11-12 Richard Stallman <rms@gnu.org>
4062
4063 * woman.texi: Update author address but say he no longer maintains it.
4064
40652006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
4066
4067 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
4068 archived trees.
4069 (Checkboxes): Section moved to chapter 5, and extended.
4070 (The date/time prompt): New section.
4071 (Link abbreviations): New section.
4072 (Presentation and sorting): New section.
4073 (Custom agenda views): Section completely rewritten.
4074 (Summary): Compare with Planner.
4075 (Feedback): More info about creating backtraces.
4076 (Plain lists): Modified example.
4077 (Breaking down tasks): New section.
4078 (Custom time format): New section.
4079 (Time stamps): Document inactive timestamps.
4080 (Setting tags): More details about fast tag selection.
4081 (Block agenda): New section.
4082 (Custom agenda views): Section rewritten.
4083 (Block agenda): New section.
4084
40852006-11-07 Michael Albinus <michael.albinus@gmx.de>
4086
4087 * tramp.texi (Configuration): scp is the default method.
4088 (Default Method): Use ssh as example for another method.
4089
40902006-10-27 Richard Stallman <rms@gnu.org>
4091
4092 * woman.texi: Downcase nroff/troff/roff.
4093 (Installation): Chapter deleted. Some xrefs deleted.
4094 (Background): woman doesn't advise man ;-).
4095
c8763fb6 40962006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4097
4098 * ada-mode.texi (Project files, Identifier completion)
4099 (Automatic Casing, Debugging, Using non-standard file names)
4100 (Working Remotely): Fix typos.
4101
41022006-10-20 Masatake YAMATO <jet@gyve.org>
4103
4104 * cc-mode.texi (Sample .emacs File): Added missing `)' in
4105 sample code `my-c-initialization-hook'.
4106
41072006-10-19 Stuart D. Herring <herring@lanl.gov>
4108
4109 * widget.texi: Fix typos.
4110
41112006-10-19 Michael Albinus <michael.albinus@gmx.de>
4112
4113 * tramp.texi (Frequently Asked Questions): Remove questions marked with
4114 "???". There have been no complaints for years, so the information
4115 must be appropriate.
4116
41172006-10-16 Richard Stallman <rms@gnu.org>
4118
4119 * widget.texi: Use @var instead of capitalization.
4120 Clarify many widget type descriptions.
4121
41222006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4123
4124 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4125 gnus-dired-attach.
4126 (Selecting a Group): Fix typo.
4127
c8763fb6 41282006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4129
4130 * widget.texi: Fix typos.
4131
41322006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4133
4134 * gnus.texi (Image Enhancements): Update for Emacs 22.
4135
4136 * gnus-faq.texi ([1.3]): Update.
4137
41382006-10-06 Richard Stallman <rms@gnu.org>
4139
4140 * faq.texi (Displaying the current line or column):
4141 Delete "As of Emacs 20".
4142
41432006-10-06 Romain Francoise <romain@orebokech.com>
4144
4145 * faq.texi (VM): VM works with Emacs 22 too.
4146
41472006-10-06 Richard Stallman <rms@gnu.org>
4148
4149 * ebrowse.texi: Remove Emacs version "21" from title.
4150
41512006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
4152
4153 * gnus.texi (Foreign Groups): Say where change of editing commands are
4154 stored. Add reference to `gnus-parameters'.
4155
41562006-09-15 Jay Belanger <belanger@truman.edu>
4157
4158 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
4159 Change "Library Public License" to "Lesser Public License"
4160 throughout. Use "yyyy" to represent year.
4161
41622006-09-15 Carsten Dominik <dominik@science.uva.nl>
4163
4164 * org.texi (Setting tags): Typo fix.
4165
41662006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
4167
4168 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
4169
41702006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4171
4172 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
4173
41742006-09-12 Paul Eggert <eggert@cs.ucla.edu>
4175
4176 * faq.texi (Escape sequences in shell output): EMACS is now set
4177 to Emacs's absolute file name, not to "t".
4178 (^M in the shell buffer): Likewise.
4179 * misc.texi (Interactive Shell): Likewise.
4180
41812006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4182
4183 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4184 mails with pop3-leave-mail-on-server. Fix wording.
4185 (Limiting): Improve gnus-summary-limit-to-articles.
4186 (X-Face): Fix typo.
4187
41882006-09-11 Simon Josefsson <jas@extundo.com>
4189
4190 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4191 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4192
41932006-09-06 Simon Josefsson <jas@extundo.com>
4194
4195 * smtpmail.texi (Authentication): Mention SSL.
4196
41972006-09-01 Eli Zaretskii <eliz@gnu.org>
4198
4199 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4200 Don't use @indicateurl.
4201
4202 * cc-mode.texi (Subword Movement): Don't use @headitem.
4203 (Custom Braces, Clean-ups): Don't use @tie.
4204
42052006-08-29 Michael Albinus <michael.albinus@gmx.de>
4206
4207 Sync with Tramp 2.0.54.
4208
4209 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4210 Suggested by Adrian Phillips <a.phillips@met.no>.
4211
42122006-08-15 Carsten Dominik <dominik@science.uva.nl>
4213
4214 * org.texi (Installation, Activation): Split from Installation and
4215 Activation.
4216 (Clocking work time): Documented new features.
4217
42182006-08-13 Alex Schroeder <alex@gnu.org>
4219
4220 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4221 example.
4222
42232006-08-12 Eli Zaretskii <eliz@gnu.org>
4224
4225 * faq.texi (How to add fonts): New node.
4226
42272006-08-05 Romain Francoise <romain@orebokech.com>
4228
4229 * faq.texi (New in Emacs 22): Expand.
4230
42312006-08-03 Michael Olson <mwolson@gnu.org>
4232
4233 * erc.texi: Update for ERC 5.1.4.
4234
42352006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4236
4237 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4238 in .../site-lisp/gnus/ by default.
4239 [ From gnus-news.texi in the trunk. ]
4240
42412006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4242
4243 * gnus.texi (MIME Commands): Additions for yEnc.
4244
42452006-07-24 Richard Stallman <rms@gnu.org>
4246
4247 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4248 * faq.texi: Move periods and commas inside quotes.
4249
42502006-07-20 Jay Belanger <belanger@truman.edu>
4251
4252 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4253
42542006-07-18 Chong Yidong <cyd@stupidchicken.com>
4255
4256 * faq.texi (Security risks with Emacs): Document Emacs 22
4257 file-local-variable mechanism.
4258
42592006-07-12 Michael Olson <mwolson@gnu.org>
4260
4261 * erc.texi: Update for ERC 5.1.3.
4262
42632006-07-12 Alex Schroeder <alex@gnu.org>
4264
4265 * rcirc.texi: Fix typos.
4266 (Getting started with rcirc): New calling convention for M-x irc.
4267 Mention #rcirc. Removed channel tracking.
4268 (Configuration): Changed the names of all variables that got changed
4269 recently, eg. rcirc-server to rcirc-default-server. Added
4270 documentation for rcirc-authinfo, some background for Bitlbee, and
4271 rcirc-track-minor-mode.
4272 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4273 Scrolling.
4274 (Reconnecting after you have lost the connection): Fixed example code
4275 to match code changes.
4276
42772006-07-10 Nick Roberts <nickrob@snap.net.nz>
4278
4279 * gnus.texi, message.texi: Fix typos.
4280
42812006-07-07 Carsten Dominik <dominik@science.uva.nl>
4282
4283 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4284 commands.
4285 (Global TODO list): Document the use of the variables
4286 `org-agenda-todo-ignore-scheduled' and
4287 `org-agenda-todo-list-sublevels'.
4288
42892006-07-05 Richard Stallman <rms@gnu.org>
4290
4291 * faq.texi (Scrolling only one line): Fix xref.
4292
42932006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4294
4295 * faq.texi (Evaluating Emacs Lisp code):
4296 Throughout, replace eval-current-buffer with eval-buffer.
4297
42982006-07-03 Richard Stallman <rms@gnu.org>
4299
4300 * rcirc.texi (Scrolling conservatively): Fix xref.
4301
4302 * pcl-cvs.texi (Viewing differences): Usage fix.
4303
43042006-07-03 Carsten Dominik <dominik@science.uva.nl>
4305
4306 * org.texi (Agenda commands): Document `s' key to save all org-mode
4307 buffers.
4308
43092006-06-30 Ralf Angeli <angeli@caeruleus.net>
4310
4311 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4312 names. Mention `cvs-msg' face.
4313
43142006-06-29 Carsten Dominik <dominik@science.uva.nl>
4315
4316 * org.texi (Checkboxes): New section.
4317
43182006-06-28 Carsten Dominik <dominik@science.uva.nl>
4319
4320 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4321 throughout this chapter.
4322
43232006-06-27 Chong Yidong <cyd@stupidchicken.com>
4324
4325 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4326 text for standalone vs Emacs info.
4327 (Help): Clarify header line description. Use mouse-1 for clicks.
4328 (Help-P): Use mouse-1 for clicks.
4329 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4330 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4331 (Choose menu subtopic): Remove gratuitous Emacs command names.
4332 (Help-FOO): Put usual behavior first.
4333 (Help-Xref): Clicking on xrefs works in Emacs.
4334 (Search Text): Clarify what the default behavior is.
4335 (Create Info buffer): Fix Emacs window/X window confusion.
4336 (Emacs Info Variables): Fix for new Emacs init file behavior.
4337
43382006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4339
4340 * gnus.texi (Summary Buffer Lines): Fix typo.
4341
43422006-06-23 Carsten Dominik <dominik@science.uva.nl>
4343
4344 * org.texi (Embedded LaTeX): New chapter.
4345 (Archiving): Section rewritten.
4346 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4347
43482006-06-20 Bill Wohler <wohler@newt.com>
4349
4350 Release MH-E manual version 8.0.1.
4351
4352 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4353 release 8.0.1.
4354 (Preface): Depend on GNU mailutils 1.0 and higher.
4355
43562006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4357
4358 * message.texi (News Headers): Update message-syntax-checks section.
4359
43602006-06-19 Karl Berry <karl@gnu.org>
4361
4362 * info.texi (Advanced): Mention C-q, especially with ?.
4363
43642006-06-19 Carsten Dominik <dominik@science.uva.nl>
4365
4366 * org.texi (Publishing links): Document the `:link-validation-function'
4367 property.
4368 (Extensions and Hacking): New chapter, includes some sections of the
4369 "Miscellaneous" chapter.
4370
43712006-06-10 Carsten Dominik <dominik@science.uva.nl>
4372
4373 * org.texi (Progress logging): New section.
4374
2de53ca6
GM
43752006-06-06 Carsten Dominik <dominik@science.uva.nl>
4376
4377 * org.texi (ASCII export): Document indentation adaptation.
4378 (Setting tags): Document mutually-exclusive tags.
4379
43802006-06-05 Romain Francoise <romain@orebokech.com>
4381
4382 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4383 Fix typo.
4384
4385 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4386 channel (#gnus@irc.freenode.net).
4387 Fix typos. Update copyright notice.
4388
4389 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4390 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4391 (Line-Up Functions, Custom Macros):
4392 * ediff.texi (Window and Frame Configuration)
dccb744b 4393 (Highlighting Difference Regions):
2de53ca6
GM
4394 * emacs-mime.texi (Display Customization):
4395 * erc.texi (History):
4396 * eshell.texi (Known problems):
4397 * eudc.texi (Overview, BBDB):
4398 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4399 (The problem of spam, SpamOracle, Extending the Spam package)
4400 (Conformity, Terminology):
dccb744b 4401 * idlwave.texi (Routine Info)
2de53ca6
GM
4402 (Class and Keyword Inheritance, Padding Operators)
4403 (Breakpoints and Stepping, Electric Debug Mode)
4404 (Examining Variables, Troubleshooting):
4405 * org.texi (Creating timestamps):
4406 * reftex.texi (Commands, Options, Changes):
4407 * tramp.texi (Inline methods, Password caching)
4408 (Auto-save and Backup, Issues):
4409 * vip.texi (Files, Commands in Insert Mode):
4410 * viper.texi (Emacs Preliminaries, States in Viper)
4411 (Packages that Change Keymaps, Viper Specials, Groundwork):
4412 Fix various typos.
4413
44142006-05-31 Michael Ernst <mernst@alum.mit.edu>
4415
4416 * ediff.texi: Fix typos.
4417
44182006-05-30 Carsten Dominik <dominik@science.uva.nl>
4419
4420 * org.texi: Small typo fixes.
4421
fff84c22
JB
44222006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4423
4424 * viper.texi (Viper Specials):
4425 * gnus.texi (Example Setup):
4426 * faq.texi (Backspace invokes help):
4427 * dired-x.texi (Optional Installation Dired Jump):
4428 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4429 follow coding conventions.
4430
2de53ca6
GM
44312006-05-29 Michael Albinus <michael.albinus@gmx.de>
4432
4433 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4434
44352006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4436
4437 * pcl-cvs.texi: Fix typos.
4438 (Customization): Say "us".
4439
44402006-05-26 Eli Zaretskii <eliz@gnu.org>
4441
4442 * org.texi: Remove bogus @setfilename.
4443
44442006-05-26 Carsten Dominik <dominik@science.uva.nl>
4445
4446 * org.texi (ASCII export): Omit command name.
4447 (HTML export): Add prefix to all lines in Local Variable example.
4448 (Acknowledgments): Typeset names in italics.
4449
44502006-05-24 Carsten Dominik <dominik@science.uva.nl>
4451
4452 * org.texi (Plain lists): Add new item navigation commands.
4453 (External links): Document elisp and info links.
4454 (Custom searches): New section.
4455 (Publishing): New chapter.
4456 (HTML export): Include a list of supported CSS classes.
4457 (Setting tags): Describe the fast-tag-setting interface.
4458
44592006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4460
4461 * dired-x.texi: ifinfo -> ifnottex.
4462
44632006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4464
4465 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4466
44672006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4468
4469 * message.texi (Interface): Add tool bar customization.
4470 (MIME): Index and text additions for mml-attach.
4471 (MIME): Describe mml-dnd-protocol-alist and
4472 mml-dnd-attach-options.
4473
4474 * gnus.texi (Oort Gnus): Reorder entries in sections.
4475 Fix some entries.
4476 (Starting Up): Add references to "Emacs for Heathens" and to
4477 "Finding the News". Add user-full-name and user-mail-address.
4478 (Group Buffer Format): Add tool bar customization and update.
4479 (Summary Buffer): Add tool bar customization.
4480 (Posting Styles): Add message-alternative-emails.
4481
44822006-05-09 Michael Albinus <michael.albinus@gmx.de>
4483
4484 * tramp.texi (Filename completion): Improve wording.
4485
44862006-05-07 Romain Francoise <romain@orebokech.com>
4487
4488 * faq.texi (Using regular expressions): Fix typo.
4489 (Packages that do not come with Emacs): Fix capitalization.
4490 (Replacing text across multiple files): Expand node to explain how
4491 to use `dired-do-query-replace-regexp' in more detail, based on
4492 suggestion by Eric Hanchrow <offby1@blarg.net>.
4493
44942006-05-06 Michael Albinus <michael.albinus@gmx.de>
4495
4496 * tramp.texi (Filename completion): Completion of remote files'
4497 method, user name and host name is active only in partial
4498 completion mode.
4499
45002006-05-06 Bill Wohler <wohler@newt.com>
4501
4502 Release MH-E manual version 8.0.
4503
4504 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4505 release 8.0.
4506
45072006-05-06 Bill Wohler <wohler@newt.com>
4508
4509 * mh-e.texi (MH-BOOK-HOME): Change from
4510 http://www.ics.uci.edu/~mh/book/mh to
4511 http://rand-mh.sourceforge.net/book/mh.
4512 Replace .htm suffix with .html for MH book files.
4513 (Using This Manual): Update key binding for getting relevant
4514 chapter in Info from command key.
4515 (Ranges): Fix itemx.
4516
45172006-05-05 Karl Berry <karl@gnu.org>
4518
4519 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4520 (\fonttextsize): New user-level command to change text font size.
4521
45222006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4523
4524 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4525
45262006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4527
4528 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4529
45302006-04-24 Bill Wohler <wohler@newt.com>
4531
4532 * mh-e.texi (Getting Started): Make it more explicit that you need
4533 to install MH. Add pointers to current MH implementations.
4534
45352006-04-21 Bill Wohler <wohler@newt.com>
4536
4537 Release MH-E manual version 7.94.
4538
4539 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4540 release 7.94.
4541
45422006-04-21 Carsten Dominik <dominik@science.uva.nl>
4543
4544 * org.texi: Many small fixes.
4545 (Handling links): Rename from "Managing links".
4546
45472006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4548
4549 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4550 (Splitting mail using spam-stat): Fix @xref.
4551
45522006-04-20 Chong Yidong <cyd@stupidchicken.com>
4553
4554 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4555 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4556
45572006-04-20 Carsten Dominik <dominik@science.uva.nl>
4558
4559 * org.texi (Time stamps): Better explanation of the purpose of
4560 different time stamps.
4561 (Structure editing, Plain lists): More details on how new items
4562 and headings are inserted.
4563
45642006-04-18 Carsten Dominik <dominik@science.uva.nl>
4565
4566 * org.texi (Formula syntax): Fix link to Calc Manual.
4567
45682006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4569
4570 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4571
45722006-04-17 Bill Wohler <wohler@newt.com>
4573
4574 * mh-e.texi (Folders): Update mh-before-quit-hook and
4575 mh-quit-hook example with code that removes the buffers rather
4576 than just bury them.
4577
45782006-04-17 Michael Albinus <michael.albinus@gmx.de>
4579
4580 Sync with Tramp 2.0.53.
4581
45822006-04-13 Carsten Dominik <dominik@science.uva.nl>
4583
4584 * org.texi (Updating settings): New section.
4585 (Visibility cycling): Better names for the startup folding
4586 options.
4587 (Exporting): Completely restructured.
4588 (The very busy C-c C-c key): New section.
4589 (Summary of in-buffer settings): New section.
4590
45912006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4592
4593 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4594
45952006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4596
4597 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4598 (Server Commands): Key `v' is reserved for users.
4599
46002006-04-11 Carsten Dominik <dominik@science.uva.nl>
4601
4602 * org.texi (Link format): New section, emphasis on bracket links.
4603 (External links): Document bracket links.
4604 (FAQ): Expand to cover shell links and the new link format.
4605
46062006-04-09 Kevin Ryde <user42@zip.com.au>
4607
4608 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4609
46102006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4611
4612 * gnus.texi (Summary Buffer Lines): Add `*'.
4613
c8763fb6 46142006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
4615
4616 * gnus.texi (Group Parameters):
4617 Mention gnus-permanently-visible-groups.
4618
46192006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4620
4621 * gnus.texi (Face): Fix typo.
4622
46232006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4624
4625 * gnus.texi (X-Face): Clarify.
4626 (Face): Need Emacs with PNG support.
4627
46282006-04-06 Richard Stallman <rms@gnu.org>
4629
4630 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4631 Emacs".
4632
46332006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4634
4635 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4636 blocks not suitable for inclusion with Emacs using variable
4637 PARTOFEMACS.
4638
46392006-04-04 Simon Josefsson <jas@extundo.com>
4640
4641 * gnus.texi (Security): Improve.
4642
46432006-04-02 Bill Wohler <wohler@newt.com>
4644
4645 * mh-e.texi (Getting Started, Junk, Bug Reports)
4646 (MH FAQ and Support): Fix URLs.
4647
46482006-03-31 Romain Francoise <romain@orebokech.com>
4649
4650 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4651 to t, not nil (and has for the past eight years).
4652
46532006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4654
4655 * message.texi, gnus.texi: Bump version to 5.11.
4656
46572006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4658
4659 * gnus.texi (Top): Add comment about version line.
4660
4661 * message.texi (Top): Ditto. Change to take named versions into
4662 account.
4663
46642006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4665
4666 * gnus.texi (Posting Styles): Add x-face-file to example.
4667 (X-Face): Refer to posting styles.
4668
4669 * gnus-faq.texi ([5.8]): Add x-face-file.
4670 ([8.4]): Add links to gmane.emacs.gnus.user and
4671 gmane.emacs.gnus.general.
4672
46732006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4674
4675 * gnus-faq.texi: Use .invalid.
4676 ([5.4]): Fix gnus-posting-styles example.
4677
46782006-03-27 Romain Francoise <romain@orebokech.com>
4679
4680 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4681 Emacs/W3 needs a new maintainer.
4682 (Ispell): Update author and version info.
4683 (Mailcrypt): Mention PGG.
4684 (New in Emacs 22): Add PGG to the list of new packages.
4685 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4686 updating dead URLs.
4687
46882006-03-25 Karl Berry <karl@gnu.org>
4689
4690 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4691 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4692 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4693 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4694 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4695 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4696 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4697 (2) do not indent copyright year list (or anything else).
4698
46992006-03-21 Bill Wohler <wohler@newt.com>
4700
4701 * mh-e.texi (Folders): Various edits.
4702
47032006-03-20 Romain Francoise <romain@orebokech.com>
4704
4705 * gnus.texi (Mail Folders): Grammar fix.
4706
47072006-03-19 Bill Wohler <wohler@newt.com>
4708
4709 * mh-e.texi (Replying): Document Mail-Followup-To.
4710 Change manually-formatted table to multitable. Add debugging info.
4711 Move description of mh-reply-default-reply-to into paragraph
4712 that describes its values.
4713
47142006-03-17 Bill Wohler <wohler@newt.com>
4715
10d1d0af 4716 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4717 (Sending Mail Tour): Update method of entering
4718 addresses and subject.
4719 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4720 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4721
47222006-03-15 Carsten Dominik <dominik@science.uva.nl>
4723
4724 * org.texi: Version number change only.
4725
47262006-03-14 Bill Wohler <wohler@newt.com>
4727
4728 * mh-e.texi: Add index entries around each paragraph rather than
4729 depend on entries from beginning of node. Doing so ensures that
4730 index entries are less likely to be forgotten if text is cut and
4731 pasted, and are necessary anyway if the references are on a
4732 separate page. It seems that makeinfo is now (v. 4.8) only
4733 producing one index entry per node, so there is no longer any
4734 excuse not to. Use subheading instead of heading. The incorrect
4735 use of heading produced very large fonts in Info--as large as the
4736 main heading.
4737 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4738 versions 6 and 7 appeared *around* the time of these Emacs releases.
4739
47402006-03-13 Carsten Dominik <dominik@science.uva.nl>
4741
4742 * org.texi (Clean view): Document new startup options.
4743
47442006-03-11 Bill Wohler <wohler@newt.com>
4745
4746 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4747 (Composing, Scan Line Formats): Fix @refs.
4748 (Getting Started): Define MH profile and MH profile components.
4749 (Incorporating Mail, Reading Mail, Viewing, Printing)
4750 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4751 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4752 for string constants.
4753 (Tool Bar): Remove spurious quote.
4754 (Junk): Use ``...'' instead of "...".
4755 (Scan Line Formats): Replace @samp with @kbd.
4756
47572006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4758
4759 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4760
47612006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4762
4763 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4764 easy to understand.
4765
47662006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4767
4768 * gnus.texi: Markup fix.
4769 (Fancy Mail Splitting): Specify new feature.
4770
47712006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4772
4773 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4774 partial-words matching.
4775
47762006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4777
4778 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4779
4780 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4781 (MIME Commands): Fix mm-discouraged-alternatives.
4782
47832006-03-07 Carsten Dominik <dominik@science.uva.nl>
4784
4785 * org.texi: Version number change only.
4786
47872006-03-06 Bill Wohler <wohler@newt.com>
4788
4789 * mh-e.texi: Move from SourceForge repository to Savannah.
4790 This is version 7.93, which is a total rewrite from the previous
4791 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4792 version 7.93.
4793
47942006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4795
4796 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4797
47982006-03-01 Carsten Dominik <dominik@science.uva.nl>
4799
4800 * org.texi (Interaction): Add item about `org-mouse.el' by
4801 Piotr Zielinski.
4802 (Managing links): Document that also mouse-1 can be used to
4803 activate a link.
4804 (Headlines, FAQ): Add entry about hiding leading stars.
4805 (Miscellaneous): Resort the sections in this chapter to a more
4806 logical sequence.
4807
48082006-02-27 Simon Josefsson <jas@extundo.com>
4809
4810 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4811 2004-01-27 from the trunk).
4812
48132006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4814
4815 * cc-mode.texi: Rename c-hungry-backspace to
4816 c-hungry-delete-backwards, at the request of RMS. Leave the old
4817 name as an alias.
4818
48192006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4820
4821 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4822 include the function header within the defun.
4823
48242006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4825
4826 * cc-mode.texi: Correct two typos.
4827
48282006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4829
4830 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4831 existing comment.
4832 (Electric Keys): Add a justification for electric indentation.
4833 (Hungry WS Deletion): Clear up the names and complications of the
4834 BACKSPACE and DELETE keys.
4835
48362006-02-23 Juri Linkov <juri@jurta.org>
4837
4838 * faq.texi (Common requests): Move `Turning on auto-fill by
4839 default' after `Wrapping words automatically'. Move `Working with
4840 unprintable characters' before `Searching for/replacing newlines'.
4841 Move `Replacing highlighted text' after `Highlighting a region'.
4842 Merge `Repeating commands' and `Repeating a command as many times
4843 as possible' into the former.
4844 (Packages that do not come with Emacs): Add refs to Gmane and
4845 etc/MORE.STUFF.
4846
48472006-02-23 Juri Linkov <juri@jurta.org>
4848
4849 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4850 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4851 Add xref to `(emacs)Reporting Bugs'.
4852 (Getting a printed manual): Add URL to other formats of the manual.
4853 (Common requests): Fix menu.
4854 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4855 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4856 (Inserting text at the beginning of each line): Add pxref to
4857 `Changing the included text prefix'.
4858 (Forcing the cursor to remain in the same column): Mention `track-eol'
4859 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4860 (Replacing text across multiple files): Add keybinding `Q' for
4861 `dired-do-query-replace'.
4862
48632006-02-22 Carsten Dominik <dominik@science.uva.nl>
4864
4865 * reftex.texi: Version number and date change only.
4866
4867 * org.texi (Internal Links): Rewrite to cover the modified
4868 linking system.
4869
48702006-02-17 Eli Zaretskii <eliz@gnu.org>
4871
4872 * faq.texi: Remove the coding cookie, it's not needed anymore.
4873
48742006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4875
4876 * faq.texi (Colors on a TTY): Mention Mac OS port.
4877
48782006-02-12 Karl Berry <karl@gnu.org>
4879
4880 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4881 8-bit accented a.
4882
48832006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4884
4885 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4886
48872006-02-08 Romain Francoise <romain@orebokech.com>
4888
4889 * faq.texi (Top): Remove paragraph about the FAQ being a
4890 transitional document, etc.
4891 (Searching for/replacing newlines): New node.
4892 (Yanking text in isearch): New node.
4893 (Inserting text at the beginning of each line): Rename and make
4894 more general, mention `M-;' in Message mode.
4895
48962006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4897
4898 * faq.texi (Meta key does not work in xterm)
4899 (Emacs does not display 8-bit characters)
4900 (Inputting eight-bit characters): Update xrefs.
4901
49022006-02-06 Romain Francoise <romain@orebokech.com>
4903
4904 * faq.texi (VM): VM now at version 7.19.
4905 Set myself as maintainer of this file.
4906
49072006-02-04 Michael Olson <mwolson@gnu.org>
4908
4909 * erc.texi (History): Note that ERC is now included with Emacs.
4910
49112006-01-31 Romain Francoise <romain@orebokech.com>
4912
4913 * message.texi (Message Headers): Explain what
4914 `message-alternative-emails' does in more detail.
4915 Update copyright year.
4916
49172006-01-30 Juanma Barranquero <lekktu@gmail.com>
4918
4919 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4920
49212006-01-29 Richard M. Stallman <rms@gnu.org>
4922
4923 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4924
49252006-01-29 Michael Olson <mwolson@gnu.org>
4926
4927 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4928
4929 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4930
4931 * faq.texi (New in Emacs 22): Mention ERC.
4932
49332006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4934
4935 * rcirc.texi: Capitalize dir entry for consistency with the entry
4936 in info/dir and other entries in the Emacs category.
4937 Fix typos. Delete trailing whitespace.
4938
c8763fb6 49392006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4940
4941 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4942
49432006-01-27 Eli Zaretskii <eliz@gnu.org>
4944
4945 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4946 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4947
4948 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4949 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4950
49512006-01-27 Alex Schroeder <alex@gnu.org>
4952
4953 * rcirc.texi: New file.
4954
49552006-01-23 Juri Linkov <juri@jurta.org>
4956
4957 * widget.texi (User Interface): Add S-TAB for widget-backward.
4958
49592006-01-22 Michael Albinus <michael.albinus@gmx.de>
4960
4961 Sync with Tramp 2.0.52.
4962
4963 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4964 Add Tramp disabling item. New item for common connection problems.
4965 (various): Apply "ftp" as method for the download URL.
4966 (Bug Reports): Refer to FAQ for common problems.
4967
49682006-01-21 Eli Zaretskii <eliz@gnu.org>
4969
4970 * widget.texi (User Interface): Use @key for TAB.
4971
4972 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4973
4974 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4975 for TAB.
4976
4977 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4978
49792006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4980
4981 * gnus.texi: Update copyright.
4982
49832006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4984
4985 * gnus.texi (Article Washing): Additions.
4986
2de53ca6
GM
49872006-01-13 Carsten Dominik <dominik@science.uva.nl>
4988
4989 * org.texi (Agenda commands): Document tags command.
4990
49912006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4992
4993 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4994
49952006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4996
4997 * gnus.texi (RSS): Addition.
4998
49992005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
5000
5001 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
5002
50032005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
5004
5005 * emacs-mime.texi (Display Customization): Add setting example to
5006 mm-discouraged-alternatives.
5007
50082006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5009
5010 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
5011 version is the canonical version.
5012
50132006-01-08 Alex Schroeder <alex@gnu.org>
5014
5015 * pgg.texi (Caching passphrase): Rewording.
5016
50172006-01-06 Eli Zaretskii <eliz@gnu.org>
5018
5019 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
5020 repository URL.
5021
50222006-01-06 Carsten Dominik <dominik@science.uva.nl>
5023
5024 * org.texi: Removed the accidentally re-added empty line in the
5025 direntry.
5026
50272006-01-05 Carsten Dominik <dominik@science.uva.nl>
5028
5029 * org.texi (Agenda Views): Chapter reorganized.
5030
50312005-12-29 Romain Francoise <romain@orebokech.com>
5032
5033 * faq.texi (Using Customize): New node.
5034
50352005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5036
5037 * org.texi: Remove blank line in @direntry. It is non-standard
5038 and recursively produces blank lines all over the dir file (when
5039 using Texinfo 4.8).
5040
50412005-12-21 Luc Teirlinck <teirllm@auburn.edu>
5042
5043 * widget.texi (atoms): Delete obsolete remark about `file' widget.
5044
50452005-12-20 Carsten Dominik <dominik@science.uva.nl>
5046
5047 * org.texi (Tags): Boolean logic documented.
5048 (Agenda Views): Document custom commands.
5049
50502005-12-20 David Kastrup <dak@gnu.org>
5051
5052 * faq.texi (AUCTeX): Update version and mailing list info.
5053
50542005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
5055
5056 * gnus.texi (MIME Commands): Mention addition of
5057 multipart/alternative to gnus-buttonized-mime-types and add xref
5058 to mm-discouraged-alternatives.
5059
5060 * emacs-mime.texi (Display Customization): Mention addition of
5061 "image/.*" and add xref to gnus-buttonized-mime-types in the
5062 mm-discouraged-alternatives section.
5063
50642005-12-16 Carsten Dominik <dominik@science.uva.nl>
5065
5066 * org.texi (Tags): New section.
5067 (Agenda Views): Chapter reorganized.
5068
50692005-12-16 Eli Zaretskii <eliz@gnu.org>
5070
5071 * org.texi (Internal Links): Add a missing comma after an @xref.
5072
50732005-12-14 Chong Yidong <cyd@stupidchicken.com>
5074
5075 * faq.texi (Filling paragraphs with a single space): No need to
5076 change sentence-end now.
5077
50782005-12-13 Romain Francoise <romain@orebokech.com>
5079
5080 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
5081
50822005-12-12 Jay Belanger <belanger@truman.edu>
5083
5084 * faq.texi (Calc): Update version number.
5085
50862005-12-12 Carsten Dominik <dominik@science.uva.nl>
5087
5088 * org.texi (Progress Logging): New section.
5089
50902005-12-10 Romain Francoise <romain@orebokech.com>
5091
5092 Update the Emacs FAQ for the 22.1 release.
5093
5094 * faq.texi: Set VER to `22.1'.
5095 (Basic editing): Explain how to use localized versions of the
5096 Tutorial. Mention that `C-h r' displays the manual. Delete
5097 obsolete WWW link to an Emacs 18 tutorial.
5098 (Getting a printed manual): Point to the new locations of the
5099 manuals on the GNU Web site.
5100 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
5101 available via Info (it was previously distributed separately).
5102 (Installing Texinfo documentation): The latest version of Texinfo
5103 is 4.8, not 4.0.
5104 (Informational files for Emacs): COPYING is the GNU General Public
5105 License, not the Emacs General Public License.
5106 (Informational files for Emacs): Delete obsolete link to the
5107 GNUinfo pages as they have been removed from the GNU Web site.
5108 (New in Emacs 22): New node.
5109 (Setting up a customization file): Say that most packages support
5110 Customize nowadays.
5111 (Colors on a TTY): Delete reference to instructions on how to
5112 enable syntax highlighting, it is now enabled by default.
5113 (Turning on abbrevs by default): Emacs now reads the abbrevs file
5114 at startup automatically.
5115 (Controlling case sensitivity): Mention `M-c' in isearch.
5116 (Using an already running Emacs process): Emacs now creates the
5117 socket in `/tmp/emacsUID'. Fix typos. Change default location of
5118 gnuserv. As emacsclient can now run Lisp code as well, delete a
5119 sentence praising gnuserv for that. Simplify description of how
5120 the client/server operation works.
5121 (Compiler error messages): Delete obsolete text (compile.el has
5122 been rewritten).
5123 (Indenting switch statements): Fix typo.
5124 (Matching parentheses): Simplify setup instructions, mention the
5125 menu bar item in the Options menu.
5126 (Repeating a command as many times as possible): Mention `C-x e'.
5127 (Going to a line by number): Mention new keymap and bindings
5128 `M-g M-g', `M-g M-p' and `M-g M-n'.
5129 (Turning on syntax highlighting): Now on by default. Simplify.
5130 (Replacing highlighted text): Use `1', not `t'.
5131 (Problems with very large files): The maximum size is now 256MB on
5132 32-bit machines.
5133 (^M in the shell buffer): Mention `comint-process-echoes'.
5134 (Emacs for Apple computers): Emacs 22 has native support for Mac
5135 OS X.
5136 (Translating names to IP addresses): Delete node.
5137 (Binding keys to commands): Fix typo.
5138 (SPC no longer completes file names): New node.
5139 (MIME with Emacs mail packages): Delete section about the Emacs
5140 MIME FAQ (it's not reachable anymore).
5141
51422005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5143
5144 * cc-mode.texi: The manual has been extensively revised: the
5145 information about using CC Mode has been separated from the larger
5146 and more difficult chapters about configuration. It has been
5147 updated for CC Mode 5.31.
5148
51492005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5150
5151 * pgg.texi (User Commands): Fix description of pgg-verify-region.
5152 (Selecting an implementation): Fix descriptions.
5153
51542005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5155
5156 * message.texi (Various Message Variables): Addition.
5157
51582005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5159
5160 * message.texi: Fix default values.
5161
51622005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5163
5164 * message.texi (Header Commands): Clarify descriptions of
5165 message-cross-post-followup-to, message-reduce-to-to-cc, and
5166 message-insert-wide-reply.
5167 (Various Commands): Fix kindex for message-kill-to-signature;
5168 clarify description of message-tab.
5169
51702005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5171
5172 * message.texi (Mailing Lists): Fix description about MFT.
5173
5174 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
5175
51762005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5177
5178 * gnus.texi (Slow Terminal Connection): Replace old description
5179 with new one.
5180
51812005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5182
5183 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5184 replace X-Draft-Headers with X-Draft-From.
5185
51862005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5187
5188 * gnus.texi (Various Various): Fix the default value of
5189 nnheader-max-head-length.
5190 (Gnus Versions): Fix typo.
5191
51922005-12-08 Carsten Dominik <dominik@science.uva.nl>
5193
5194 * org.texi (Structure editing): Document new functionality of
5195 M-RET.
5196
51972005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5198
5199 * org.texi (Internal Links): Fix Texinfo usage.
5200
52012005-12-06 Carsten Dominik <dominik@science.uva.nl>
5202
5203 * org.texi (TODO basics): Document the global todo list.
5204 (TODO items): Documents sparse tree for specific TODO
5205 keywords.
5206
52072005-11-30 Carsten Dominik <dominik@science.uva.nl>
5208
5209 * org.texi (Plain Lists): Typos fixed.
5210
52112005-11-28 Jay Belanger <belanger@truman.edu>
5212
5213 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5214
52152005-11-24 Carsten Dominik <dominik@science.uva.nl>
5216
5217 * org.texi (Structure editing): New item moving commands added.
5218 (Plain Lists): New section.
5219
52202005-11-18 Carsten Dominik <dominik@science.uva.nl>
5221
5222 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5223 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 5224 `org-agenda-file-to-front'.
2de53ca6
GM
5225 (Built-in table editor): Document `org-table-sort-lines'.
5226 (HTML formatting): Export of hand-formatted lists.
5227
52282005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5229
5230 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5231 new variable gnus-toolbar-thickness.
5232
52332005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5234
5235 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5236
52372005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5238
5239 * gnus.texi (X-Face): Fix description.
5240 (XVarious): Remove gnus-xmas-logo-color-alist and
5241 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5242
52432005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5244
5245 * gnus.texi (Group Parameters): Mention new variable
5246 gnus-parameters-case-fold-search.
5247 (Home Score File): Addition.
5248
52492005-11-04 Ulf Jasper <ulf.jasper@web.de>
5250
5251 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5252 (Overview): List supported feed types.
5253 (Installation): No installation necessary when using autoload.
5254 (Configuration): Rename "RSS" to "news".
5255
52562005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5257
5258 * pgg.texi (User Commands): Document additional passphrase
5259 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5260 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5261
52622005-11-04 Carsten Dominik <dominik@science.uva.nl>
5263
5264 * org.texi: Version number changed to 3.19.
5265
52662005-10-29 Sascha Wilde <wilde@sha-bang.de>
5267
5268 * pgg.texi (How to use): Update the example to add autoload of
5269 pgg-encrypt-symmetric-region.
5270 (User Commands): Document pgg-encrypt-symmetric-region.
5271 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5272
52732005-10-27 Jay Belanger <belanger@truman.edu>
5274
5275 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5276 mention other TeX-related units.
5277
52782005-10-23 Lars Hansen <larsh@soem.dk>
5279
5280 * dired-x.texi (Miscellaneous Commands): Replace
5281 dired-do-relative-symlink by dired-do-relsymlink and
5282 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5283
52842005-10-23 Jay Belanger <belanger@truman.edu>
5285
5286 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5287 constant.
5288
52892005-10-23 Michael Albinus <michael.albinus@gmx.de>
5290
5291 * faq.texi (Bugs and problems): Replace
5292 `dired-move-to-filename-regexp' by
5293 `directory-listing-before-filename-regexp'.
5294
52952005-10-22 Eli Zaretskii <eliz@gnu.org>
5296
5297 * newsticker.texi (UPDATED): Set value.
5298
52992005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5300
5301 * gnus.texi (Document Groups): Remove duplicate item.
5302
53032005-10-21 Carsten Dominik <dominik@science.uva.nl>
5304
5305 * org.texi (Summary): Mention iCalendar support.
5306 (Exporting): Document iCalendar support.
5307
53082005-10-18 Romain Francoise <romain@orebokech.com>
5309
5310 * viper.texi (Viper Specials): Capitalize GNU.
5311
53122005-10-17 Juri Linkov <juri@jurta.org>
5313
5314 * info.texi (Getting Started, Search Index, Expert Info):
5315 Fix wording.
5316 (Search Text): Replace `echo area' with `mode line'.
5317 (Search Index): Both `i' and `,' find all index entries.
5318 Replace example `C-f' with `C-l' (which exists in index of Info
5319 manual) and delete spaces in its keyboard input sequence.
5320 Delete unnecessary explanations about literal characters.
5321
53222005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5323
5324 * gnus.texi (Document Server Internals): Addition.
5325
53262005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5327
5328 * gnus.texi (A note on namespaces): Fix RFC reference.
5329
53302005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5331
5332 * gnus.texi (RSS): Fix key description.
5333
53342005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5335
5336 * gnus.texi: Emacs/w3 -> Emacs/W3.
5337 (Browsing the Web): Fix description.
5338 (Web Searches): Ditto.
5339 (Customizing W3): Ditto.
5340
53412005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5342
5343 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5344
53452005-10-11 Jay Belanger <belanger@truman.edu>
5346
5347 * calc.texi (Integration): Mention using `a i' to compute definite
5348 integrals.
5349
53502005-10-11 Juri Linkov <juri@jurta.org>
5351
5352 * info.texi: Rearrange nodes.
5353 (Top): Update menu. Change ref `Info for Experts' to
5354 `Advanced Info Commands'.
5355 (Getting Started): Fix description of manual's parts.
5356 (Help-Int): Change xref `Info Search' to `Search Index', and
5357 `Expert Info' to `Advanced'.
5358 (Advanced): Move node one level up.
5359 (Search Text, Search Index): New nodes split out from `Info Search'.
5360 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5361 split out from `Advanced'.
5362 (Advanced, Emacs Info Variables): De-document editing an Info file
5363 in Info.
5364 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5365 (Creating an Info File): Delete node and move its text to
5366 `Expert Info'.
5367
53682005-10-10 Carsten Dominik <dominik@science.uva.nl>
5369
5370 * org.texi (Workflow states): Documented that change in keywords
5371 becomes active only after restart of Emacs.
5372
53732005-10-08 Michael Albinus <michael.albinus@gmx.de>
5374
5375 Sync with Tramp 2.0.51.
5376
53772005-10-08 Nick Roberts <nickrob@snap.net.nz>
5378
5379 * speedbar.texi (Introduction): Describe new location of speedbar
5380 on menubar.
5381 (Basic Key Bindings): Remove descriptions of bindings that have
5382 been removed.
5383
53842005-10-05 Nick Roberts <nickrob@snap.net.nz>
5385
5386 * speedbar.texi (GDB): Describe use of watch expressions.
5387
53882005-09-28 Simon Josefsson <jas@extundo.com>
5389
5390 * message.texi (IDNA): Fix.
5391
53922005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5393
5394 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5395 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5396 description of nntp-open-connection-function.
5397 (Common Variables): Fix descriptions.
5398
53992005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5400
5401 * gnus.texi (Server Buffer Format): Document the %a format spec.
5402
54032005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5404
5405 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5406
54072005-09-23 Carsten Dominik <dominik@science.uva.nl>
5408
5409 * org.texi Version 3.16.
5410
54112005-09-19 Miles Bader <miles@gnu.org>
5412
5413 * newsticker.texi: Get rid of CVS keywords.
5414
54152005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5416
5417 * gnus.texi (Finding the Parent): Fix description of how Gnus
5418 finds article.
5419
54202005-09-14 Jari Aalto <jari.aalto@cante.net>
5421
5422 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5423 to drop off non-answered articles.
5424
54252005-09-19 Juanma Barranquero <lekktu@gmail.com>
5426
5427 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5428 braces (which are unsupported by NMAKE) for macro `srcdir'.
5429
54302005-09-17 Eli Zaretskii <eliz@gnu.org>
5431
5432 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5433 (../info/newsticker, newsticker.dvi): New targets.
5434
54352005-09-17 Ulf Jasper <ulf.jasper@web.de>
5436
5437 * newsticker.texi: Replace @command with @code. Replace @example
5438 with @lisp.
5439 (Top): Added explanations to menu items.
5440 (GNU Free Documentation License): Removed.
5441
54422005-09-16 Romain Francoise <romain@orebokech.com>
5443
5444 Update all files to specify GFDL version 1.2.
5445
5446 * doclicense.texi (GNU Free Documentation License): Update to
5447 version 1.2.
5448
54492005-09-15 Richard M. Stallman <rms@gnu.org>
5450
5451 * newsticker.texi: Fix @setfilename.
5452
5453 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5454 (../info/newsticker, newsticker.dvi): New targets.
5455
54562005-08-30 Carsten Dominik <dominik@science.uva.nl>
5457
5458 * org.texi: Version 3.15.
5459
54602005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5461
5462 * ses.texi: Combine all three indices into one.
5463 Correct a few typos.
5464
54652005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5466
5467 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5468
54692005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5470
5471 * emacs-mime.texi (Handles): Remove duplicate item.
5472 (Encoding Customization): Fix the default value for
5473 mm-coding-system-priorities.
5474 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5475 (Basic Functions): Fix reference.
5476
54772005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5478
5479 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5480
54812005-08-18 Richard M. Stallman <rms@gnu.org>
5482
5483 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5484 and web site.
5485
5486 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5487 not keyboard-translate.
5488
54892005-08-11 Richard M. Stallman <rms@gnu.org>
5490
5491 * faq.texi (Using regular expressions): Fix xref.
5492
54932005-08-09 Juri Linkov <juri@jurta.org>
5494
5495 * info.texi (Help-P): Replace `Prev' with `Previous'.
5496 (Help-M, Help-Xref): Add S-TAB.
5497 (Help-FOO): Update `u' command.
5498 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5499 Update info about visibility of xref parts.
5500 (Help-Int): Fix `m' command. Rename `Info-last' to
5501 `Info-history-back'. Add `Info-history-forward'.
5502 (Advanced): Fix `g*' and `M-n' commands.
5503 (Info Search): Add `index-apropos' in stand-alone browser.
5504 Add isearch commands.
5505 (Emacs Info Variables): Remove `Info-fontify'.
5506 Add `Info-mode-hook'. Update face names.
5507 Add `Info-fontify-maximum-menu-size',
5508 `Info-fontify-visited-nodes', `Info-isearch-search'.
5509
55102005-08-07 Michael Albinus <michael.albinus@gmx.de>
5511
5512 Sync with Tramp 2.0.50.
5513
5514 * tramp.texi: Use @option{} consequently for method names.
5515 (Inline methods, External transfer methods): Remove references to
5516 Cygwin.
5517 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5518 implementation.
5519
55202005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5521
5522 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5523 Mention that gnus-init-file is not read when Emacs is invoked with
5524 --no-init-file or -q.
5525
55262005-07-19 Carsten Dominik <dominik@science.uva.nl>
5527
5528 * org.texi: Version 3.14.
5529
55302005-07-04 Carsten Dominik <dominik@science.uva.nl>
5531
5532 * org.texi: Version 3.13.
5533
55342005-07-18 Juri Linkov <juri@jurta.org>
5535
5536 * calc.texi (Time Zones, Logical Operations):
5537 * cl.texi (Overview):
5538 * org.texi (TODO types):
5539 * sc.texi (Emacs 18 MUAs):
5540 * speedbar.texi (Top):
5541 * url.texi (History):
5542 Delete duplicate duplicate words.
5543
ce058493 55442005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5545
5546 * cl.texi (Type Predicates): Document `atom' type.
5547
55482005-07-04 Lute Kamstra <lute@gnu.org>
5549
5550 Update FSF's address in GPL notices.
5551
5552 * calc.texi (Copying):
5553 * doclicense.texi (GNU Free Documentation License):
5554 * faq.texi (Contacting the FSF):
5555 * mh-e.texi (Copying): Update FSF's address.
5556
55572005-07-03 Richard M. Stallman <rms@gnu.org>
5558
5559 * flymake.texi (Example -- Configuring a tool called directly):
5560 Update name of flymake-build-relative-filename.
5561
55622005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5563
5564 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5565
55662005-06-29 Carsten Dominik <dominik@science.uva.nl>
5567
5568 * org.texi: Version 3.12.
5569
55702005-06-24 Eli Zaretskii <eliz@gnu.org>
5571
5572 * makefile.w32-in (MAKEINFO): Use --force.
5573 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5574 Makefile.in.
5575 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5576 more shells.
5577
55782005-06-23 Richard M. Stallman <rms@gnu.org>
5579
5580 * speedbar.texi (Creating a display): Texinfo usage fixes.
5581
5582 * tramp.texi (Customizing Completion, Auto-save and Backup):
5583 Texinfo usage fixes.
5584
55852005-06-23 Juanma Barranquero <lekktu@gmail.com>
5586
5587 * dired-x.texi (Miscellaneous Commands):
5588 * ediff.texi (Miscellaneous):
5589 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5590 (Agent Variables):
5591 * info.texi (Help-Xref):
5592 * message.texi (Message Headers):
5593 * org.texi (Remember):
5594 * reftex.texi (Options (Defining Label Environments)):
5595 (Options (Index Support)):
5596 (Options (Viewing Cross-References)):
5597 (Options (Misc)):
5598 (Changes):
5599 * speedbar.texi (Creating a display):
5600 * tramp.texi (Customizing Completion, Auto-save and Backup):
5601 Texinfo usage fix.
5602
56032005-06-13 Carsten Dominik <dominik@science.uva.nl>
5604
5605 * org.texi: Version 3.11.
5606
56072005-06-12 Jay Belanger <belanger@truman.edu>
5608
5609 * calc.texi (Getting Started): Remove extra menu item.
5610
56112005-05-31 Jay Belanger <belanger@truman.edu>
5612
5613 * calc.texi (Notations Used in This Manual): Use @kbd for key
5614 sequence.
5615 (Demonstration of Calc): Mention another way of starting Calc.
5616 (Starting Calc): Mention long name of M-#.
5617 (Embedded Mode Overview): Remove unnecessary instruction.
5618 (Other M-# commands): Rephrase `M-# 0' explanation.
5619 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5620 reflect current behavior.
5621
56222005-05-30 Jay Belanger <belanger@truman.edu>
5623
5624 * calc.texi (Hooks): Change description of calc-window-hook and
5625 calc-trail-window-hook to match usage.
5626 (Computational Functions): Add more constant-generating functions.
5627 (Customizable Variables): Use defvar.
5628
56292005-05-28 Jay Belanger <belanger@truman.edu>
5630
5631 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5632 (Basic Embedded Mode): Explain behavior of arguments to
5633 calc-embedded-mode.
5634
56352005-05-27 Jay Belanger <belanger@truman.edu>
5636
5637 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5638 current behavior.
5639
56402005-05-25 Jay Belanger <belanger@truman.edu>
5641
5642 * calc.texi: Change Calc version number throughout.
5643 (Keypad Mode): Change location in info output.
5644 (Keypad mode overview): Move picture of keypad.
5645
56462005-05-21 Jay Belanger <belanger@truman.edu>
5647
5648 * calc.texi (Storing variables): Mention that only most variables
5649 are void to begin with.
5650
56512005-05-21 Kevin Ryde <user42@zip.com.au>
5652
5653 * widget.texi (Basic Types): Update cross ref from "Enabling
5654 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5655 lispref/text.texi change.
5656
56572005-05-20 Carsten Dominik <dominik@science.uva.nl>
5658
5659 * org.texi: Version 3.09.
5660
56612005-05-18 Carsten Dominik <dominik@science.uva.nl>
5662
5663 * reftex.texi: Version 4.28.
5664
56652005-05-16 Jay Belanger <belanger@truman.edu>
5666
5667 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5668
56692005-05-14 Jay Belanger <belanger@truman.edu>
5670
5671 * calc.texi (Default Simplifications): Insert missing ! (logical
5672 not operator).
5673
56742005-05-14 Michael Albinus <michael.albinus@gmx.de>
5675
5676 Sync with Tramp 2.0.49.
5677
56782005-05-10 Jay Belanger <belanger@truman.edu>
5679
5680 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5681 to 1.
5682
56832005-04-29 Carsten Dominik <dominik@science.uva.nl>
5684
5685 * org.texi: Version 3.08, structure reorganized.
5686
56872005-04-24 Richard M. Stallman <rms@gnu.org>
5688
5689 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5690
56912005-04-15 Carsten Dominik <dominik@science.uva.nl>
5692
5693 * org.texi: Update to version 3.06.
5694
56952005-04-13 Lute Kamstra <lute@gnu.org>
5696
5697 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5698
56992005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5700
5701 * cl.texi (Porting Common Lisp): Fix typo.
5702
57032005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5704
5705 * gnus.texi (RSS): Addition.
5706
57072005-04-04 Jay Belanger <belanger@truman.edu>
5708
5709 * calc.texi: Change Calc version number.
5710 (Customizable variables): Fix description of calc-language-alist.
5711 (Copying): Put in version 2 of GPL.
5712
57132005-04-01 Jay Belanger <belanger@truman.edu>
5714
5715 * calc.texi (Troubleshooting Commands): Remove comment about
5716 installation.
5717 (Installation): Remove section.
5718 (Customizable Variables): New section.
5719 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5720 (Graphical Devices): Add references to Customizable Variables.
5721
57222005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5723
5724 * emacs-mime.texi (Display Customization): Markup fixes.
5725 (rfc2047): Update.
5726
57272005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5728
5729 * gnus-faq.texi: Replaced with auto-generated version.
5730
57312005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5732
5733 * dired-x.texi (Multiple Dired Directories): default-directory was
5734 renamed to dired-default-directory.
5735
57362005-03-26 Jay Belanger <belanger@truman.edu>
5737
5738 * calc.texi (Simplifying Formulas, Rewrite Rules):
5739 Change description of top and bottom of fraction.
5740 (Modulo Forms): Move description of how to create modulo forms to
5741 earlier in the section.
5742 (Fraction Mode): Suggest using : to get a fraction by dividing.
5743 (Basic Arithmetic): Adjust placement of command name.
5744 (Truncating the Stack): Emphasize that "hidden" entries are still
5745 visible.
5746 (Installation): Move discussion of printing manual to "About This
5747 Manual".
5748 (About This Manual): Mention how to print the manual.
5749 (Reporting Bugs): Remove first person.
5750 (Building Vectors): Add algebraic version of append.
5751 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5752 (Grouping Digits): Fix typo.
5753
57542005-03-25 Werner Lemberg <wl@gnu.org>
5755
5756 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5757 Replace `legal' with `valid'.
5758
57592005-03-25 Werner Lemberg <wl@gnu.org>
5760
5761 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5762
57632005-03-24 Jay Belanger <belanger@truman.edu>
5764
5765 * calc.texi (General Mode Commands)
5766 (Mode Settings in Embedded Mode): Add some explanation of
5767 recording mode settings.
5768
57692005-03-24 Richard M. Stallman <rms@gnu.org>
5770
5771 * calc.texi: Remove praise of non-free software.
5772
5773 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5774 (Installation): Node deleted.
5775
57762005-03-23 Richard M. Stallman <rms@gnu.org>
5777
5778 * url.texi (HTTP language/coding): Improve last change.
5779
57802005-03-22 Jay Belanger <belanger@truman.edu>
5781
5782 * calc.texi (Embedded Mode): Add new information on changing
5783 modes.
5784
57852005-03-20 Michael Albinus <michael.albinus@gmx.de>
5786
5787 Sync with Tramp 2.0.48.
5788
5789 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5790
5791 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5792 "GNU/Linux". Change all addresses to .gnu.org.
5793 (Default Method): Offer shortened syntax for "su" and "sudo"
5794 methods.
5795
57962005-03-07 Richard M. Stallman <rms@gnu.org>
5797
5798 * url.texi: Fix usage of "e.g.".
5799 (HTTP language/coding): Explain the rules for these strings.
5800
58012005-03-06 Richard M. Stallman <rms@gnu.org>
5802
5803 * woman.texi (Introduction): Minor cleanups.
5804
5805 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5806
5807 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5808 (Installation): Node deleted.
5809
5810 * mh-e.texi (Preface): Get rid of "Emacs 21".
5811
5812 * eshell.texi (Installation): Delete node (for Emacs 20).
5813
58142005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5815
5816 * flymake.texi: Refill and tweak style in @lisp blocks.
5817
58182005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5819
5820 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5821
58222005-03-01 Jay Belanger <belanger@truman.edu>
5823
5824 * calc.texi (Trigonometric and Hyperbolic Functions):
5825 Mention additional functions.
5826 (Algebraic Simplifications): Mention additional simplifications.
5827
58282005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5829
5830 * ses.texi: Add concept/function/variable indices (this work was
5831 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5832 papers on file at FSF).
5833
58342005-02-10 Jay Belanger <belanger@truman.edu>
5835
5836 * calc.texi: Change @LaTeX to La@TeX throughout.
5837 Redefine @expr as @math for TeX output.
5838 Redefine @texline as a no-op for TeX output.
5839 Define @tfn, replace @t by @tfn throughout.
5840
58412005-02-09 Jay Belanger <belanger@truman.edu>
5842
5843 * calc.texi: Add macro for LaTeX for info output.
5844
58452005-02-08 Kim F. Storm <storm@cua.dk>
5846
5847 * texinfo.tex (LaTex): Add def.
5848
58492005-02-06 Jay Belanger <belanger@truman.edu>
5850
5851 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5852 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5853 throughout manual.
5854
58552005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5856
5857 * gnus.texi: Some edits based on comments from David Abrahams.
5858
58592005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5860
5861 * gnus.texi (RSS): Fix the keystroke.
5862
58632005-01-24 David Kastrup <dak@gnu.org>
5864
5865 * faq.texi: Update AUCTeX version info.
5866
58672005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5868
5869 * gnus-faq.texi ([4.1]): Typo.
5870
58712005-01-19 Jay Belanger <belanger@truman.edu>
5872
5873 * calc.texi (Keep Arguments): Mention that keeping arguments
5874 doesn't work with keyboard macros.
5875
58762005-01-16 Richard M. Stallman <rms@gnu.org>
5877
5878 * autotype.texi (Autoinserting): Fix small error.
5879
58802005-01-16 Michael Albinus <michael.albinus@gmx.de>
5881
5882 Sync with Tramp 2.0.47.
5883
5884 * tramp.texi (Compilation): New section, describing compilation of
5885 remote files.
5886
58872005-01-11 Kim F. Storm <storm@cua.dk>
5888
5889 * widget.texi (Basic Types): Add :follow-link keyword.
5890
58912005-01-09 Jay Belanger <belanger@truman.edu>
5892
5893 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5894
58952005-01-08 Jay Belanger <belanger@truman.edu>
5896
5897 * calc.texi: Change throughout to reflect new default value of
5898 calc-settings-file.
5899
59002005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5901
5902 * message.texi (Reply): `message-reply-to-function' should return
5903 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5904
59052005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5906
5907 * faq.texi (Changing load-path): Fix typo.
5908
59092005-01-05 Jay Belanger <belanger@truman.edu>
5910
5911 * calc.texi (Programming Tutorial): Replace kbd command by
5912 appropriate characters for a keyboard macro.
5913
59142005-01-04 Jay Belanger <belanger@truman.edu>
5915
5916 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5917 for Lucid Emacs.
5918 (Programming Tutorial): Mention that the user needs to be in the
5919 right mode to compute some functions.
5920
59212005-01-04 Jay Belanger <belanger@truman.edu>
5922
5923 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5924 no longer applicable.
5925
59262005-01-01 Jay Belanger <belanger@truman.edu>
5927
5928 * calc.texi (Programming Tutorial): Changed description of how to
5929 edit keyboard macros to match current behavior.
5930
59312004-12-31 Jay Belanger <belanger@truman.edu>
5932
5933 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5934
59352004-12-20 Jay Belanger <belanger@truman.edu>
5936
5937 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5938 zero.
5939
59402004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5941
5942 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5943 @xref.
5944 (Font Locking): Avoid @strong{Note:}.
5945
59462004-12-17 Michael Albinus <michael.albinus@gmx.de>
5947
5948 Sync with Tramp 2.0.46.
5949
5950 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5951
59522004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5953
5954 * url.texi: Correct typos.
5955 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5956 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5957 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5958 (Dealing with HTTP documents): @inforef->@xref.
5959
59602004-12-15 Jay Belanger <belanger@truman.edu>
5961
5962 * calc.texi: Consistently capitalized all mode names.
5963 (Answers to Exercises): Mention that an answer can be a fraction
5964 when in Fraction mode.
5965
59662004-12-13 Jay Belanger <belanger@truman.edu>
5967
5968 * calc.texi: Fix some TeX definitions.
5969
59702004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5971
5972 * reftex.texi (Imprint): Remove erroneous @value's.
5973
59742004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5975
5976 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5977 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5978
59792004-12-08 Jay Belanger <belanger@truman.edu>
5980
5981 * calc.texi (Starting Calc): Remove comment about installation.
5982 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5983
59842004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5985
5986 * url.texi: Update @setfilename.
5987 (Getting Started): No need to worry about Gnus versions.
5988 (Dealing with HTTP documents): Use @inforef.
5989
5990 * org.texi: Fix @direntry file name.
5991
59922004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5993
5994 * url.texi: New file.
5995
5996 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5997
59982004-12-06 Jay Belanger <belanger@truman.edu>
5999
6000 * calc.texi (Using Calc): Remove paragraph about installation.
6001
60022004-12-06 Jay Belanger <belanger@truman.edu>
6003
6004 * calc.texi: Use more Texinfo macros and less TeX defs.
6005 Remove @refill's.
6006
60072004-12-06 Richard M. Stallman <rms@gnu.org>
6008
6009 * org.texi: New file.
6010
60112004-12-05 Richard M. Stallman <rms@gnu.org>
6012
6013 * Makefile.in (org.dvi, ../info/org): New targets.
6014 (INFO_TARGETS): Add ../info/org.
6015 (DVI_TARGETS): Add org.dvi.
6016 (maintainer-clean): Remove the info files in the info dir.
6017
60182004-11-26 Eli Zaretskii <eliz@gnu.org>
6019
6020 * idlwave.texi: Fix the setfilename directive to put the produced
6021 file in ../info.
6022 (Continued Statement Indentation): Resurrect Jan D.'s change from
6023 2004-11-03 that was lost when a newer version of idlwave.texi was
6024 imported.
6025
60262004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6027
6028 * gnus-faq.texi ([5.1]): Added missing bracket.
6029
6030 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
6031 `spam-initialize'.
6032
60332004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
6034
6035 * message.texi (Various Message Variables): Mention that all mail
6036 file variables are derived from `message-directory'.
6037
6038 * gnus.texi (Splitting Mail): Clarify bogus group.
6039
60402004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6041
6042 * emacs-mime.texi (Encoding Customization): Fix
6043 mm-coding-system-priorities entry.
6044
c8763fb6 60452004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
6046
6047 * idlwave.texi (Continued Statement Indentation):
6048 * reftex.texi (Options (Index Support)):
6049 (Displaying and Editing the Index, Table of Contents):
6050 * speedbar.texi (Creating a display, Major Display Modes): Replace
6051 non-nil with non-@code{nil}.
6052
60532004-10-21 Jay Belanger <belanger@truman.edu>
6054
6055 * calc.texi (Algebraic-Style Calculations): Removed a comment.
6056
60572004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6058
6059 * calc.texi (Reporting Bugs): Double up `@'.
6060
60612004-10-18 Jay Belanger <belanger@truman.edu>
6062
6063 * calc.texi (Reporting Bugs): Changed the address that bugs
6064 should be sent to.
6065
60662004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6067
6068 * gnus.texi (New Features): Add 5.11.
6069
6070 * message.texi (Resending): Remove wrong default value.
6071
6072 * gnus.texi (Mail Source Specifiers): Describe possible problems
6073 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6074 `pop3-leave-mail-on-server' to the index.
6075
60762004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6077
6078 * message.texi (Canceling News): Add how to set a password.
6079
60802004-10-12 Jay Belanger <belanger@truman.edu>
6081
6082 * calc.texi (Help Commands): Changed the descriptions of
6083 calc-describe-function and calc-describe-variable to match their
6084 current behavior.
6085
60862004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6087
6088 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6089
60902004-10-12 Michael Albinus <michael.albinus@gmx.de>
6091
6092 Sync with Tramp 2.0.45.
6093
6094 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6095 plink link. The URL is outdated. Originator contacted for
6096 clarification.
6097
60982004-10-10 Juri Linkov <juri@jurta.org>
6099
6100 * gnus.texi (Top, Marking Articles): Join two menus in one node
6101 because a node can have only one menu.
6102
61032004-10-09 Juri Linkov <juri@jurta.org>
6104
6105 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6106 example of nnmail-split-fancy.
6107
61082004-10-06 Karl Berry <karl@gnu.org>
6109
6110 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6111 consistency with other uses of dashes.
6112
61132004-10-05 Karl Berry <karl@gnu.org>
6114
6115 * info.texi: Consistently use --- throughout, periods at end of
6116 menu descriptions, and a couple typos.
6117
61182004-09-26 Jesper Harder <harder@ifa.au.dk>
6119
6120 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6121 * pgg.texi (User Commands, Backend methods): Do.
6122 * gnus.texi: Markup fixes.
6123 (Setting Process Marks): Fix `M P a' entry.
6124 * emacs-mime.texi: Fixes.
6125
61262004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6127
6128 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6129 again.
6130 Use 5.10 instead of 5.10.0.
6131
61322004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6133
6134 * gnus.texi (Summary Mail Commands): S D e.
6135
61362004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6137
6138 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6139 the gnus-article-mode-line-format section.
6140
61412004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6142
6143 * gnus.texi (Various Summary Stuff): Fix the documentation for
6144 gnus-newsgroup-variables.
6145
61462004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6147
6148 * gnus.texi (MIME Commands): Added
6149 gnus-mime-display-multipart-as-mixed,
6150 gnus-mime-display-multipart-alternative-as-mixed,
6151 gnus-mime-display-multipart-related-as-mixed.
6152 (Mail Source Customization): Clarify `mail-source-directory'.
6153 (Splitting Mail): Mention gnus-group-find-new-groups.
6154 (SpamOracle): Fixed typo.
6155
6156 * gnus-faq.texi: Untabify.
6157 ([6.3]): nnir.el is in contrib directory.
6158
6159 * message.texi (News Headers): Clarify how a unique ID is created.
6160
6161 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6162 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6163
b2abec73 61642004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 6165
b2abec73 6166 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
6167
61682004-09-20 Florian Weimer <fw@deneb.enyo.de>
6169
6170 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6171
61722004-09-22 Jay Belanger <belanger@truman.edu>
6173
6174 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6175 might be hidden during part of the session.
6176
61772004-09-20 Jay Belanger <belanger@truman.edu>
6178
6179 * calc.texi (Notations Used in This Manual): Put in an earlier
6180 mention that DEL could be called Backspace.
6181
61822004-09-10 Simon Josefsson <jas@extundo.com>
6183
6184 * gnus.texi (IMAP): Add example. Suggested and partially written
6185 by Steinar Bang <sb@dod.no>.
6186
61872004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6188
6189 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6190 netrc syntax.
6191
61922004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6193
b2abec73
JB
6194 * gnus.texi (Spam ELisp Package Sequence of Events):
6195 Some clarifications.
2de53ca6
GM
6196 (Spam ELisp Package Global Variables): More clarifications.
6197
61982004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6199
6200 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6201 Mention spam-split does not modify incoming mail.
6202
62032004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6204
6205 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6206
62072004-09-10 Eli Zaretskii <eliz@gnu.org>
6208
6209 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6210
62112004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6212
6213 * makefile.w32-in (sieve, pgg): Use $(infodir).
6214
62152004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6216
6217 * makefile.w32-in: Fix PGG and Sieve entries.
6218
62192004-08-28 Eli Zaretskii <eliz@gnu.org>
6220
6221 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6222 Emacs and related programs.
6223
62242004-08-27 Richard M. Stallman <rms@gnu.org>
6225
6226 * faq.texi: Fix texinfo usage, esp. doublequotes.
6227 (Difference between Emacs and XEmacs): Some clarification.
6228
6229 * faq.texi (Difference between Emacs and XEmacs):
6230 Explain not to contrast XEmacs with GNU Emacs.
6231
62322004-08-26 Richard M. Stallman <rms@gnu.org>
6233
6234 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6235
62362004-08-22 David Kastrup <dak@gnu.org>
6237
6238 * reftex.texi (AUCTeX): Update links, section name.
6239
6240 * faq.texi (Calc): Update availability (included in 22.1).
6241 (AUCTeX): Update availability, information, versions, description.
6242
62432004-08-14 Eli Zaretskii <eliz@gnu.org>
6244
6245 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6246
62472004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6248
6249 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6250
62512004-08-10 Michael Albinus <michael.albinus@gmx.de>
6252
6253 Sync with Tramp 2.0.44.
6254
62552004-08-05 Lars Hansen <larsh@math.ku.dk>
6256
6257 * widget.texi (User Interface): Update how to separate the
6258 editable field of an editable-field widget from other widgets.
6259 (Programming Example): Add text after field.
6260
62612004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6262
6263 * emacs-mime.texi (Encoding Customization): Add a note to the
6264 mm-content-transfer-encoding-defaults entry.
6265 (rfc2047): Update.
6266
6267 * gnus.texi (Article Highlighting): Add
6268 gnus-cite-ignore-quoted-from.
6269 (POP before SMTP): New node.
6270 (Posting Styles): Addition.
6271 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6272 (Fancy Mail Splitting): Ditto.
6273 (X-Face): Add gnus-x-face.
6274
62752004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6276
6277 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6278 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6279
62802004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6281
6282 * gnus.texi (Mail Source Specifiers): Describe
6283 `pop3-leave-mail-on-server'.
6284
62852004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6286
6287 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6288
6289 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6290 repository. Change setfilename.
6291
6292 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6293
62942004-07-02 Juri Linkov <juri@jurta.org>
6295
6296 * pcl-cvs.texi (Viewing differences): Add `d r'.
6297
62982004-06-29 Jesper Harder <harder@ifa.au.dk>
6299
6300 * ses.texi, viper.texi, flymake.texi, faq.texi:
6301 * eshell.texi, ediff.texi: Markup fixes.
6302
63032004-06-21 Karl Berry <karl@gnu.org>
6304
6305 * info.texi (Top): Mention that only Emacs has mouse support.
6306 (Getting Started): Mention this in a few other places.
6307
63082004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6309
6310 * autotype.texi (Copyrights, Timestamps): Recommend
6311 `before-save-hook' instead of `write-file-functions'.
6312
63132004-06-13 Lars Hansen <larsh@math.ku.dk>
6314
6315 * dired-x.texi (dired-mark-omitted): Update keybinding.
6316
63172004-06-10 Kim F. Storm <storm@cua.dk>
6318
6319 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6320
63212004-06-05 Lars Hansen <larsh@math.ku.dk>
6322
6323 * dired-x.texi (variable dired-omit-mode): Rename from
6324 dired-omit-files-p.
6325 (function dired-omit-mode): Rename from dired-omit-toggle.
6326 Call dired-omit-mode rather than set dired-omit-files-p.
6327 (dired-mark-omitted): Describe command.
6328
63292004-05-29 Michael Albinus <michael.albinus@gmx.de>
6330
6331 Version 2.0.41 of Tramp released.
6332
63332004-05-29 Juanma Barranquero <lektu@terra.es>
6334
6335 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6336 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6337
63382004-05-29 Richard M. Stallman <rms@gnu.org>
6339
6340 * cl.texi (Top): Call this chapter `Introduction'.
6341 (Overview): In TeX, no section heading here.
6342
6343 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6344
63452004-05-29 Eli Zaretskii <eliz@gnu.org>
6346
6347 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6348 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6349
63502004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6351
6352 * flymake.texi: New file.
6353
63542004-05-28 Simon Josefsson <jas@extundo.com>
6355
6356 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6357
b344d29d 63582004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
6359
6360 Version 2.0.40 of Tramp released.
6361
63622004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6363
6364 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6365
6366 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6367 variables `tramp-backup-directory-alist' and
6368 `tramp-bkup-backup-directory-info'.
6369 (Overview, Connection types)
6370 (External transfer methods, Default Method)
6371 (Windows setup hints): Remove restriction of password entering
6372 with external methods.
6373 (Auto-save and Backup): Make file name example
6374 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6375 and `auto-save-directory' must be used.
6376 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6377 only "NT"). Remove doubled entry "What kinds of systems does
6378 @tramp{} work on".
6379 (tramp): Macro removed.
6380 (Obtaining Tramp): Flag removed from title.
6381 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6382 and `trampver' used properly. Flag `tramp-inst' replaced by
6383 `installchapter'. Installation related text adapted.
6384
63852004-04-28 Masatake YAMATO <jet@gyve.org>
6386
6387 * widget.texi (Programming Example): Remove overlays.
6388
63892004-04-27 Jesper Harder <harder@ifa.au.dk>
6390
6391 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6392
63932004-04-23 Juanma Barranquero <lektu@terra.es>
6394
6395 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6396
63972004-04-05 Jesper Harder <harder@ifa.au.dk>
6398
6399 * info.texi (Info Search): Add info-apropos.
6400
64012004-03-22 Juri Linkov <juri@jurta.org>
6402
6403 * faq.texi: Fix help key bindings.
6404
64052004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6406
6407 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6408 (as suggested by Karl Berry). Update information about colored
6409 stars in menus. Add new subheading describing M-n.
6410
64112004-03-12 Richard M. Stallman <rms@gnu.org>
6412
6413 * cl.texi (Top): Rename top node's title.
6414
64152004-03-08 Karl Berry <karl@gnu.org>
6416
6417 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6418 problems making the texinfo distribution.
6419
64202004-02-29 Simon Josefsson <jas@extundo.com>
6421
6422 * smtpmail.texi (Authentication): Changed the list of supported
6423 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6424 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6425 <voegelas@gmx.net>.
6426
64272004-02-29 Juanma Barranquero <lektu@terra.es>
6428
6429 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6430 Use $(DEL) instead of rm, and ignore exit code.
6431
b344d29d 64322004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6433
6434 Tramp version 2.0.39 released.
6435
64362004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6437
6438 * tramp.texi (Customizing Completion): Explain new functions
6439 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6440 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6441 (Top): Refer to Savannah mailing list as the major one. Mention
6442 older mailing lists in HTML mode only.
6443 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6444 (Frequently Asked Questions): Remote hosts must not be Unix-like
6445 for "smb" method.
6446 (Password caching): New node.
6447 (External transfer methods): Refer to password caching for "smb"
6448 method.
6449
64502004-02-17 Karl Berry <karl@gnu.org>
6451
6452 * info.texi (Help-Int): Mention the new line number feature.
6453
64542004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6455
6456 * ses.texi (Advanced Features): New functionality for
6457 ses-set-header-row (defaults to current row unless C-u used).
6458 (Acknowledgements): Add Stefan Monnier.
6459
64602003-12-29 Kevin Ryde <user42@zip.com.au>
6461
6462 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6463
b344d29d 64642003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6465
6466 Tramp version 2.0.38 released.
6467
6468 * tramp.texi (Remote shell setup): Warn of environment variables
6469 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6470 <sven.gabriel@imk.fzk.de>.
6471 (Configuration): Tramp now chooses base64/uuencode
6472 automatically. Update wording accordingly.
6473 (Top): More description for the `Default Method' menu entry.
6474 (Default Method): Use @code, not @var, for Lisp variables.
6475 (Default Method): New subsection `Which method is the right one
6476 for me?' Suggested by Christian Kirsch.
6477 (Configuration): Pointer to new subsection added.
6478 (Default Method): Too many "use" in one sentence.
6479 Rephrase. Reported by Christian Kirsch.
6480 (Filename Syntax): Old `su' example is probably a left-over from
6481 the sm/su method naming. Replace with `ssh', instead.
6482 (External transfer methods, Auto-save and Backup):
6483 Typo fixes.
6484
64852003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6486
183080b6 6487 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6488 (Top): Mention japanese manual only if flag `jamanual' is set.
6489 Insert section `Japanese manual' in menu.
6490
64912003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6492
6493 * eshell.texi (Known Problems): Add doc item.
6494
64952003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6496
6497 * cc-mode.texi: Update for CC Mode 5.30.
6498
6499 Note: Please refrain from doing purely cosmetic changes like
6500 removing trailing whitespace in this manual; it clobbers cvs
6501 merging for no good reason.
6502
65032003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6504
6505 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6506 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6507 @acronym{ASCII}.
6508
65092003-10-26 Karl Berry <karl@gnu.org>
6510
6511 * info.texi (Info Search): Echo area, not echo are. From Debian
6512 diff.
6513
65142003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6515
10d1d0af 6516 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6517 :buttons and :children keywords.
6518
65192003-10-22 Miles Bader <miles@gnu.org>
6520
6521 * Makefile.in (info): Move before $(top_srcdir)/info.
6522
65232003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6524
6525 * tramp.texi (Inline methods): Small grammar fix.
6526 (External transfer methods): Likewise.
6527
65282003-10-08 Nick Roberts <nick@nick.uklinux.net>
6529
6530 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6531
65322003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6533
6534 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6535
65362003-09-30 Richard M. Stallman <rms@gnu.org>
6537
6538 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6539
6540 * widget.texi (User Interface): Fix typos.
6541
6542 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6543
65442003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6545
6546 * pcl-cvs.texi (Selected Files): Fix typo.
6547
65482003-09-21 Karl Berry <karl@gnu.org>
6549
6550 * info.texi (] and [ commands): No period at end of section title.
6551
65522003-09-04 Miles Bader <miles@gnu.org>
6553
6554 * Makefile.in (top_srcdir): New variable.
6555 ($(top_srcdir)/info): New rule.
6556 (info): Depend on it.
6557
65582003-09-03 Peter Runestig <peter@runestig.com>
6559
6560 * makefile.w32-in: New file.
6561
65622003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6563
6564 * widget.texi (User Interface): Explain the need of static text
6565 around an editable field.
6566
65672003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6568
6569 * widget.texi (Basic Types): The argument to `:help-echo' can now
6570 be a form that evaluates to a string.
6571
65722003-08-18 Kim F. Storm <storm@cua.dk>
6573
6574 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6575
65762003-08-16 Richard M. Stallman <rms@gnu.org>
6577
6578 * dired-x.texi (Shell Command Guessing): Explain *.
6579
65802003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6581
6582 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6583 log-edit-insert-changelog.
6584
65852003-08-03 Karl Berry <karl@gnu.org>
6586
6587 * info.texi: Need @contents.
6588
c8763fb6 65892003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6590
6591 Tramp version 2.0.36 released.
6592
6593 * tramp.texi (Remote shell setup): Explain about problems with
6594 non-Bourne commands in ~/.profile and ~/.shrc.
6595
65962003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6597
6598 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6599 renaming of `vis-mode' to `visible-mode'.
6600
66012003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6602
6603 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6604 next, prev and up pointers.
6605
66062003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6607
6608 * info.texi (Help): Mention existence of Emacs and stand-alone
6609 Info at the very beginning of the tutorial.
6610 (Help-Inv): New node.
6611 (Help-]): New node.
6612 (Help-M): Systematically point out the differences between default
6613 Emacs and stand-alone versions. Delete second menu.
6614 (Help-Xref): Systematically point out the differences between
6615 default Emacs and stand-alone versions.
6616 (Help-Int): Change `l' example.
6617 (Expert Info): Fix typos.
6618 (Emacs Info Variables): Mention `Info-hide-note-references' and
6619 new default for `Info-scroll-prefer-subnodes'.
6620
c8763fb6 66212003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6622
6623 Version 2.0.35 of Tramp released.
6624
6625 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6626 (Inline methods): Add methods `remsh' and `plink1'.
6627 (External transfer methods): Add method `remcp'.
6628 (Multi-hop Methods): Add method `remsh'.
6629 Small patch from Adrian Aichner <adrian@xemacs.org>:
6630 Fix minor typos.
6631 (Concept Index): Added to make manual searchable via
6632 `Info-index'.
6633 (Version Control): Add cindex entry.
6634
c8763fb6 66352003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6636
6637 * trampver.texi: Version 2.0.34 released.
6638
66392003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6640
6641 * faq.texi: Improve previous changes.
6642
66432003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6644
6645 * faq.texi: Update copyright and maintenance details.
6646 Update some package URLs, versions, and maintainers.
6647 Remove many references to the Emacs Lisp Archive.
6648
66492003-04-23 Simon Josefsson <jas@extundo.com>
6650
6651 * smtpmail.texi: Fix license (the invariant sections mentioned has
6652 never been part of the smtp manual). Align info dir entry with
6653 other emacs packages.
6654
66552003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6656
6657 * tramp.texi: Version 2.0.33 released.
6658 Remove installation chapter. Remove XEmacs specifics.
6659
66602003-03-29 Richard M. Stallman <rms@gnu.org>
6661
6662 * tramp.texi (Top): Undo the previous renaming.
6663 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6664
c8763fb6 66652003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6666
6667 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6668 version of manual.
6669
6670 * tramp.texi (Auto-save and Backup): New node.
6671
66722003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6673
6674 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6675 Emacs" in order to have better differentiation to "XEmacs".
6676 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6677 are new macros in order to point to the other Emacs flavor where
6678 appropriate. In info case, point to node `Installation' in order
6679 to explain how to generate the other way. In html case, make a
6680 link to the other html file.
6681 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6682 after CVS checkout/update.
6683 (Installation): Completely rewritten.
6684 (Installation parameters, Load paths): New sections under
6685 `Installation'.
6686
c8763fb6 66872003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6688
6689 * tramp.texi: Version 2.0.30 released.
6690 Replace word "path" with "localname" where used as a component of
6691 a Tramp file name.
6692
66932003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6694
6695 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6696 introduced.
6697 (Installation): Explain what to do if files from the tramp/contrib
6698 directory are needed.
6699
67002003-02-23 Alex Schroeder <alex@emacswiki.org>
6701
6702 * smtpmail.texi (How Mail Works): New.
6703
67042003-02-22 Alex Schroeder <alex@emacswiki.org>
6705
6706 * smtpmail.texi: New file.
6707
6708 * Makefile.in: Build SMTP manual.
6709
c8763fb6 67102003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6711
6712 * tramp.texi: Version 2.0.29 released.
6713 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6714 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6715
67162003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6717
6718 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6719 another package loads accidently Ange-FTP.
6720
67212003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6722
6723 * tramp.texi (Customizing Completion): Add function
6724 `tramp-parse-sconfig'. Change example of
6725 `tramp-set-completion-function', because parsing of ssh config
6726 files looks more natural.
6727
67282003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6729
6730 * gnus.texi: Do not use `path' in several locations.
6731
c8763fb6 67322002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6733
6734 * tramp.texi (External transfer methods): New method `smb'. From
6735 Michael Albinus.
6736
67372002-11-05 Karl Berry <karl@gnu.org>
6738
6739 * info.texi (Info-fontify): Reorder face list to avoid bad line
6740 breaks.
6741
c8763fb6 67422002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6743
6744 * tramp.texi: Move @copying to standard place. Use
6745 @insertcopying.
6746
67472002-10-02 Karl Berry <karl@gnu.org>
6748
6749 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6750 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6751 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6752 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6753 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6754 Per rms, update all manuals to use @copying instead of @ifinfo.
6755 Also use @ifnottex instead of @ifinfo around the top node, where
6756 needed for the sake of the HTML output.
6757 (The Gnus manual is not fixed since it's not clear to me how it
6758 works; and the Tramp manual already uses @copying, although in an
6759 unusual way. All others were changed.)
6760
67612002-09-10 Jonathan Yavner <jyavner@engineer.com>
6762
6763 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6764 (../info/ses, ses.dvi): New targets.
6765 * ses.texi: New file.
6766
c8763fb6 67672002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6768
6769 * texinfo.tex: Update to texinfo 4.2.
6770
67712002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6772
6773 * reftex.texi: Update to RefTeX 4.19.
6774
c8763fb6 67752002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6776
6777 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6778 (../info/tramp, tramp.dvi): New targets.
6779
67802002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6781
6782 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6783 (calc.dvi): Uncomment.
6784
67852001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6786
6787 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6788 (../info/calc): New target.
6789
67902001-10-20 Gerd Moellmann <gerd@gnu.org>
6791
6792 * (Version 21.1 released.)
6793
67942001-10-05 Gerd Moellmann <gerd@gnu.org>
6795
6796 * Branch for 21.1.
6797
67982001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6799
6800 * Makefile.in (../info/info): Use an explicit -o switch to
6801 makeinfo.
6802
68032001-03-05 Gerd Moellmann <gerd@gnu.org>
6804
6805 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6806
68072000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6808
6809 * Makefile.in (../info/idlwave): Use --no-split.
6810
68112000-12-14 Dave Love <fx@gnu.org>
6812
c4cc8b9a 6813 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
6814 (gnus.dvi): Change rule to remove @latex stuff.
6815
68162000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6817
6818 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6819
68202000-10-13 John Wiegley <johnw@gnu.org>
6821
6822 * Makefile.in: Add build targets for eshell.texi.
6823
68242000-09-25 Gerd Moellmann <gerd@gnu.org>
6825
6826 * Makefile.in: Remove/comment speedbar stuff.
6827
68282000-09-22 Dave Love <fx@gnu.org>
6829
6830 * Makefile.in: Add emacs-mime.
6831
68322000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6833
6834 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6835 (DVI_TARGETS): Add woman.dvi.
6836 (../info/woman, woman.dvi): New targets.
6837
68382000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6839
6840 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6841
6842 * pcl-cvs.texi: New file.
6843 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6844 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6845
68462000-05-11 Gerd Moellmann <gerd@gnu.org>
6847
6848 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6849 (../info/ebrowse, ebrowse.dvi): New targets.
6850
68512000-01-13 Gerd Moellmann <gerd@gnu.org>
6852
6853 * Makefile.in (INFO_TARGETS): Add eudc.
6854 (DVI_TARGETS): Add eudc.dvi.
6855 (../info/eudc, eudc.dvi): New targets.
6856
68572000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6858
6859 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6860 compatibility with 8+3 filesystems).
6861 (../info/efaq): Rename from emacs-faq.
6862
68632000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6864
6865 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6866 (../info/idlwave, idlwave.dvi): New targets.
6867
68681999-10-23 Dave Love <fx@gnu.org>
6869
6870 * Makefile.in: Use autotype.texi.
6871
68721999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6873
6874 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6875 faq.texi file) rather than ../info/faq.
6876
68771999-10-07 Gerd Moellmann <gerd@gnu.org>
6878
6879 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6880 (../info/ada-mode, ada-mode.dvi): New targets.
6881
68821999-09-01 Dave Love <fx@gnu.org>
6883
6884 * Makefile.in: Add faq.
6885
68861999-07-12 Richard Stallman <rms@gnu.org>
6887
6888 * Version 20.4 released.
6889
68901998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6891
6892 * Version 20.3 released.
6893
68941998-04-06 Andreas Schwab <schwab@gnu.org>
6895
768c0c0f
JB
6896 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6897 Use it in dvi targets.
2de53ca6
GM
6898 (../etc/GNU): Change to $(srcdir) first.
6899
69001998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6901
6902 * reftex.texi: Update for RefTeX version 3.22.
6903
69041998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6905
6906 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6907 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6908
69091997-09-23 Paul Eggert <eggert@twinsun.com>
6910
6911 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6912 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6913
69141997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6915
6916 * Version 20.2 released.
6917
69181997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6919
6920 * Version 20.1 released.
6921
69221997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6923
6924 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6925
69261996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6927
6928 * Version 19.33 released.
6929
69301996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6931
6932 * Version 19.32 released.
6933
69341996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6935
6936 * Makefile.in: Add rules for the Message manual.
6937
69381996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6939
6940 * gnus.texi: New version.
6941
6942 * message.texi: New manual.
6943
69441996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6945
6946 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6947
69481996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6949
6950 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6951 Specify -I option.
6952 (All dvi targets): Set the TEXINPUTS variable.
6953
69541996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6955
6956 * Version 19.31 released.
6957
69581996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6959
6960 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6961 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6962
69631995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6964
6965 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6966 (INFO_TARGETS): Add ../info/cc-mode.
6967 (DVI_TARGETS): Add cc-mode.dvi.
6968
2de53ca6
GM
69691995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6970
6971 * Version 19.30 released.
6972
69731995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6974
6975 * gnus.texi: New file.
6976
69771995-11-04 Erik Naggum <erik@naggum.no>
6978
6979 * gnus.texi: File deleted.
6980
69811995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6982
6983 * mh-e.texi: "Function Index" -> "Command Index" to work with
6984 Emacs 19.30 C-h C-k support of separately-documented commands.
6985
69861995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6987
6988 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6989 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6990
69911995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6992
6993 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6994 (../info/viper, viper.dvi): New targets.
6995
69961995-04-20 Kevin Rodgers <kevinr@ihs.com>
6997
6998 * dired-x.texi (Installation): Change the example to set
6999 buffer-local variables like dired-omit-files-p in
7000 dired-mode-hook.
7001
70021995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7003
7004 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
7005 (../info/mh-e, mh-e.dvi): New targets.
7006
70071995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7008
7009 * Makefile.in (maintainer-clean): Rename from realclean.
7010
70111994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7012
7013 * Makefile.in: New file.
7014 * Makefile: File deleted.
7015
70161994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7017
7018 * Makefile (TEXINDEX_OBJS): Variable deleted.
7019 (texindex, texindex.o, getopt.o): Rules deleted.
7020 All deps on texindex deleted.
7021 (distclean): Don't delete texindex.
7022 (mostlyclean): Don't delete *.o.
7023 * texindex.c, getopt.c: Files deleted.
7024
70251994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7026
7027 * Version 19.26 released.
7028
70291994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7030
7031 * Version 19.25 released.
7032
70331994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7034
7035 * Version 19.24 released.
7036
70371994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7038
7039 * Version 19.23 released.
7040
70411994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7042
7043 * Makefile: Delete spurious tab.
7044
70451994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7046
7047 * Makefile (.SUFFIXES): New rule.
7048
70491994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7050
7051 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
7052 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7053
70541994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7055
7056 * Makefile (../info/sc): Rename from sc.info.
7057 (../info/cl): Likewise.
7058 (INFO_TARGETS): Use new names.
7059
70601993-12-04 Richard Stallman (rms@srarc2)
7061
7062 * getopt.c: New file.
7063 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7064 (getopt.o): New rule.
7065 (dvi): Don't depend on texindex.
7066 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
7067 Depend on texindex.
7068
70691993-12-03 Richard Stallman (rms@srarc2)
7070
7071 * Makefile (../info/sc.info): Rename from ../info/sc.
7072 (TEXI2DVI): New variable.
7073 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
7074 Add explicit commands.
7075 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7076
70771993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7078
7079 * Version 19.22 released.
7080
70811993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7082
7083 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7084
70851993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7086
7087 * Version 19.21 released.
7088
70891993-11-15 Paul Eggert (eggert@twinsun.com)
7090
7091 * man/Makefile (../info/cl.info): Rename from ../info/cl.
7092
70931993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7094
7095 * Makefile (../etc/GNU): New target.
7096 (EMACSSOURCES): Add gnu1.texi.
7097
70981993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7099
7100 * Makefile (realclean): Don't delete the Info files.
7101
f0131492 71021993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
7103
7104 * forms.texi: Fix forms.texi so that it will format correctly.
7105 Add missing `@end iftex', fix bad reference.
7106
7107 * info.texi, info-stn.texi: New files implement texinfo version of
7108 `info' file.
7109
f0131492 71101993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
7111
7112 * Makefile: Fix targets for texindex, new info.texi files.
7113 * info-stnd.texi: New file implements info for standalone info
7114 reader.
7115 * info.texi: Update to include recent changes to "../info/info".
7116 New source file for ../info/info; includes info-stnd.texi.
7117
7118 * texindex.c: Include "../src/config.h" if building in emacs.
7119
7120 * Makefile: Change all files to FILENAME.texi, force all targets
7121 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7122 vip.texinfo, forms.texinfo, cl.texinfo.
7123 Add target to build texindex.c, defining `emacs'.
7124
7125 * forms.texi: Install new file to match version 2.3 of forms.el.
7126
71271993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7128
7129 * Version 19.19 released.
7130
71311993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7132
7133 * sc.texinfo: Fix info file name.
7134
7135 * Makefile (info): Add gnus and sc.
7136 (dvi): Add gnus.dvi and sc.dvi.
7137 (../info/sc, sc.dvi): New targets.
7138
71391993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7140
7141 * Version 19.18 released.
7142
71431993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7144
7145 * Makefile: Fix source file names of the separate manuals.
7146 (gnus.dvi, ../info/gnus): New targets.
7147
71481993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7149
7150 * Version 19.17 released.
7151
71521993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7153
7154 * split-man: Fix typos in last change.
7155
71561993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7157
7158 * Version 19.16 released.
7159
71601993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7161
7162 * version 19.15 released.
7163
71641993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7165
7166 * Makefile (distclean): It's rm, not rf.
7167
71681993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7169
7170 * Version 19.14 released.
7171
71721993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7173
7174 * Makefile: New file.
7175
71761993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7177
7178 * Version 19.13 released.
7179
71801993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7181
7182 * Version 19.9 released.
7183
71841993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7185
7186 * Version 19.8 released.
7187
71881993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7189
7190 * Version 19.7 released.
7191
71921990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7193
7194 * gnus.texinfo: New file. Removed installation instructions.
7195
71961990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7197
7198 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7199
72001989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7201
7202 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7203 then define `\sc' as the command for smallcaps in Texinfo. This
7204 means that the @sc command will produce small caps. bfox has
7205 made the corresponding change to makeinfo and texinfm.el.
7206
72071988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7208
7209 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7210 Customization since the menu entry did not point to anything.
7211 Also add an @finalout command to remove overfull hboxes from the
7212 printed output.
7213
7214 * cl.texinfo: Add @bye, \input line and @settitle to file.
7215 This file is clearly intended to be a chapter of some other work,
7216 but the other work does not yet exist.
7217
72181988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7219
7220 * texinfo.texinfo: Three typos corrected.
7221
4009494e 7222;; Local Variables:
c8763fb6 7223;; coding: utf-8
4009494e
GM
7224;; End:
7225
17ca7950
GM
7226 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7227 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7228 Free Software Foundation, Inc.
4009494e
GM
7229
7230 This file is part of GNU Emacs.
7231
97c0352c 7232 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 7233 it under the terms of the GNU General Public License as published by
97c0352c
GM
7234 the Free Software Foundation, either version 3 of the License, or
7235 (at your option) any later version.
4009494e
GM
7236
7237 GNU Emacs is distributed in the hope that it will be useful,
7238 but WITHOUT ANY WARRANTY; without even the implied warranty of
7239 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7240 GNU General Public License for more details.
7241
7242 You should have received a copy of the GNU General Public License
97c0352c 7243 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.