* newcomment.el (comment-dwim): Fix the intentation in the doc string.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
d5798f68
LMI
12010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus-news.texi: Mention new archive defaults.
4
b79bbef7
KY
52010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6
7 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
8
2526f423
G
92010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10
11 * gnus.texi (HTML): Document the function value of
12 gnus-blocked-images.
13 (Article Washing): shr and gnus-w3m, not the direct function names.
14
ba91f05d
G
152010-10-20 Julien Danjou <julien@danjou.info>
16
17 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
18 variable.
19
da451787
LMI
202010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21
22 * gnus.texi (Customizing the IMAP Connection): The port strings are
23 strings.
c872595d 24 (Document Groups): Mention git.
da451787 25
7cad71ad
G
262010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
27
28 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
29 bzr/Gnus git sync.
30
c56dfd36
EZ
312010-10-15 Eli Zaretskii <eliz@gnu.org>
32
33 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
34 change.
35
a1d16a7b
G
362010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
37
38 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
39 @item syntax for in-Emacs makeinfo.
40
412010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
42
43 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
44 trim sentence.
45
98e2b864
DU
462010-10-12 Daiki Ueno <ueno@unixuser.org>
47
48 * epa.texi (Caching Passphrases):
49 * auth.texi (GnuPG and EasyPG Assistant Configuration): Clarify
50 some configurations require to set up gpg-agent.
51
c12e4a81
GM
522010-10-11 Glenn Morris <rgm@gnu.org>
53
54 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
55
f7aa248a
G
562010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
57
58 * gnus.texi (Spam Package Introduction): Mention `$'.
59
6513b232
EZ
602010-10-09 Eli Zaretskii <eliz@gnu.org>
61
62 * makefile.w32-in (emacsdir): New variable.
63 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
64 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
65
abd40fb4
GM
662010-10-09 Glenn Morris <rgm@gnu.org>
67
0f05450f
GM
68 * Makefile.in (mostlyclean): Delete *.toc.
69
d3a4ac46
GM
70 * Makefile.in: Use $< in rules.
71
aa9db089
GM
72 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
73
abd40fb4
GM
74 * Makefile.in ($(infodir)): Delete rule.
75 (mkinfodir): New. Use it in all the info rules, rather than depending
76 on infodir.
77
ea274122
GM
782010-10-09 Glenn Morris <rgm@gnu.org>
79
6e90e2a8
GM
80 * gnus.texi (Article Washing): Fix previous change.
81
f7a31f11
GM
82 * Makefile.in (emacsdir): New variable.
83 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
84 Depend on emacsver.texi.
85
f7a31f11
GM
86 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
87
ea274122
GM
88 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
89
36d3245f
G
902010-10-08 Julien Danjou <julien@danjou.info>
91
f7a31f11 92 * gnus.texi: Add mm-shr.
36d3245f
G
93
942010-10-08 Ludovic Courtès <ludo@gnu.org>
95
96 * gnus.texi (Finding the Parent, The Gnus Registry)
97 (Registry Article Refer Method): Update docs for nnregistry.el.
98
992010-10-08 Daiki Ueno <ueno@unixuser.org>
100
101 * auth.texi (Help for users)
102 (GnuPG and EasyPG Assistant Configuration): Update docs.
103
12359245
GM
1042010-10-08 Glenn Morris <rgm@gnu.org>
105
106 * cl.texi (Organization, Installation, Old CL Compatibility):
107 Deprecate cl-compat for new code.
4628bef1 108 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
109
110 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
111
fcf2d385
KY
1122010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
113
114 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
115
66627fa9
G
1162010-10-06 Julien Danjou <julien@danjou.info>
117
fd9ba500
JD
118 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
119
66627fa9
G
120 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
121 broken link.
122
123 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
124
125 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
126 to ReiserFS.
127
128 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
129 (FAQ 7-1): Fix getmail URL.
130
65f54520
DU
1312010-10-06 Daiki Ueno <ueno@unixuser.org>
132
133 * epa.texi (Caching Passphrases): New section.
134
4c83f6e1
GM
1352010-10-06 Glenn Morris <rgm@gnu.org>
136
137 * Makefile.in (SHELL): Set it.
138 (info): Move the mkdir dependency to the individual info files.
139 (mostlyclean): Tidy up.
140 (clean): Only delete the specific dvi and pdf files.
141 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 142 ($(infodir)): Add parallel build workaround.
4c83f6e1 143
71e691a5
G
1442010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
145
146 * gnus.texi (Misc Article): Document gnus-widen-article-window.
147
a41c2e6d
G
1482010-10-03 Julien Danjou <julien@danjou.info>
149
150 * emacs-mime.texi (Display Customization): Update
151 mm-inline-large-images documentation and add documentation for
152 mm-inline-large-images-proportion.
153
37255945
MA
1542010-10-03 Michael Albinus <michael.albinus@gmx.de>
155
156 * tramp.texi (Frequently Asked Questions): Mention
157 remote-file-name-inhibit-cache.
158
11e4e7bd
LMI
1592010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
160
161 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 162 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 163
cb83220a
KY
1642010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
165
166 * gnus.texi (Splitting Mail): Mention the new fancy splitting
167 function.
168 (Article Hiding): Add google banner example. Suggested by Benjamin
169 Xu.
170
6b958814
G
1712010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
172
173 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
174 nnimap-split-rule from examples.
175
1762010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
177
178 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
179 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
180 Fishman.
181 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
182
1832010-09-30 Julien Danjou <julien@danjou.info>
184
185 * gnus.texi (Gravatars): Fix documentation about
186 gnu-gravatar-properties.
187
b9476c04
DU
1882010-09-29 Daiki Ueno <ueno@unixuser.org>
189
190 * epa.texi (Bug Reports): New section.
191
5f874327
GM
1922010-09-29 Glenn Morris <rgm@gnu.org>
193
194 * Makefile.in (top_srcdir): Remove unused variable.
195
6b958814
G
1962010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
197
198 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
199 (Client-Side IMAP Splitting): Document 'default.
200
2012010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
202
203 * gnus.texi (Customizing the IMAP Connection): Document
204 nnimap-fetch-partial-articles.
205
82bccbfa
KY
2062010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
207
208 * gnus-news.texi: Mention nnimap-inbox.
209
210 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
211
2122010-09-26 Julien Danjou <julien@danjou.info>
213
47e08896 214 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
215
2162010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
217
218 * gnus.texi (Security): Remove gpg.el mention.
219
2202010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
221
222 * gnus.texi (Browse Foreign Server): New variable
223 gnus-browse-subscribe-newsgroup-method.
224
225 * gnus-news.texi: Mention it.
226
2272010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
228
229 * gnus.texi (NoCeM): Removed.
230 (Startup Variables): No jingle.
231
4c964351
UM
2322010-09-25 Ulrich Mueller <ulm@gentoo.org>
233
234 * woman.texi (Interface Options): xz compression is now supported.
235
82bccbfa
KY
2362010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
237
238 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
239 (Unavailable Servers): Document gnus-server-copy-server.
240 (Using IMAP): Document the new nnimap.
241
2422010-09-25 Julien Danjou <julien@danjou.info>
243
47e08896 244 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 245
18778f71
GM
2462010-09-24 Glenn Morris <rgm@gnu.org>
247
248 * url.texi (Disk Caching): Tweak previous change.
249
9c766321
JD
2502010-09-24 Julien Danjou <julien@danjou.info>
251
252 * url.texi (Disk Caching): Mention url-cache-expire-time,
253 url-cache-expired, and url-fetch-from-cache.
254
82bccbfa
KY
2552010-09-24 Julien Danjou <julien@danjou.info>
256
257 * gnus.texi: Add Gravatars.
258
2592010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
260
261 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
262
592bdb9a
LMI
2632010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
264
265 * gnus.texi (Expunging mailboxes): Update name of the expunging
266 command.
267
e4e22d29
KY
2682010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
269
270 * emacs-mime.texi (rfc2047): Update description for
271 rfc2047-encode-parameter.
272
371d9801
MA
2732010-09-13 Michael Albinus <michael.albinus@gmx.de>
274
275 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
276 "fish" methods.
277 (External methods): Remove "scp1_old" and "scp2_old" methods.
278
31ae5827
MA
2792010-09-09 Michael Albinus <michael.albinus@gmx.de>
280
281 * tramp.texi: Remove Japanese manual. Fix typo.
282
283 * trampver.texi: Update release number. Remove japanesemanual.
284
c0468714
GM
2852010-09-09 Glenn Morris <rgm@gnu.org>
286
287 * org.texi: Restore clobbered changes (copyright years, untabify).
288
86441999
JD
2892010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
290
291 * gnus.texi (Adaptive Scoring): Fix typo.
292
25f28806
LMI
2932010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
294
295 * gnus.texi (Article Display): Document gnus-html-show-images.
296
45240125 2972010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 298
45240125
JD
299 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
300
59d09f15
LMI
3012010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
302
303 * gnus.texi (HTML): Document gnus-max-image-proportion.
304
2cdd366f
KY
3052010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
306
51dee5ef
KY
307 * gnus.texi (HTML): Document gnus-blocked-images.
308
2cdd366f
KY
309 * message.texi (Wide Reply): Document message-prune-recipient-rules.
310
b0e4f3fc
KY
3112010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
312
313 * gnus.texi (Summary Mail Commands): Note that only the addresses from
314 the first message are used for wide replies.
f02566ce
KY
315 (Changing Servers): Remove documentation on gnus-change-server and
316 friends, since it's been removed.
b0e4f3fc 317
598451ed
KY
3182010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
319
320 * gnus.texi (Drafts): Mention B DEL.
321
e7842e69
KY
3222010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
323
324 * gnus.texi (Delayed Articles): Mention that the Date header is the
325 original one, even if you delay.
326
85115796
KY
3272010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
328
329 * gnus.texi (Asynchronous Fetching): Document
330 gnus-async-post-fetch-function.
331 (HTML): Made into its own section.
332
f0b44bc0
MA
3332010-08-26 Michael Albinus <michael.albinus@gmx.de>
334
335 Sync with Tramp 2.1.19.
336
217876c9
MA
337 * tramp.texi (Inline methods, Default Method): Mention
338 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
339 remark about doubled "-t" argument.
340 (Auto-save and Backup): Remove reference to Emacs 21.
341 (Filename Syntax): Describe port numbers.
342 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
343 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
344 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
345 errors with the backquotes.
346 (External packages): File attributes cache flushing for asynchronous
347 processes.
348 (Traces and Profiles): Describe verbose level 9.
349
f0b44bc0
MA
350 * trampver.texi: Update release number.
351
7457f7b6
MA
3522010-08-23 Michael Albinus <michael.albinus@gmx.de>
353
354 * dbus.texi (Alternative Buses): New chapter.
355
b695beda
SM
3562010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
357
358 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
359
443c2c03
JB
3602010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
361
362 * calc.texi (Customizing Calc): Rearrange description of new
363 variables to match the presentation of other variables.
364
7815fe19 3652010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
366
367 * org.texi (Footnotes, Tables in HTML export): Fix typos.
368
2c695727
JB
3692010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
370
371 * calc.texi (Making Selections, Selecting Subformulas)
372 (Customizing Calc): Mention how to use faces to emphasize selected
373 sub-formulas.
374
bbb6ffa1
MA
3752010-08-05 Michael Albinus <michael.albinus@gmx.de>
376
377 * tramp.texi (External packages): File attributes cache flushing
378 for asynchronous processes.
379
5cee0a9c
AM
3802010-08-01 Alan Mackenzie <acm@muc.de>
381
382 Enhance the manual for the latest Java Mode.
383
384 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
385 annotation-var-cont.
386 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
387 two new symbols.
388
3f2afe32
MA
3892010-07-28 Michael Albinus <michael.albinus@gmx.de>
390
391 * tramp.texi (Traces and Profiles): Describe verbose level 9.
392
0ed082fe 3932010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
394
395 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
396
311f0356
JB
3972010-07-19 Juanma Barranquero <lekktu@gmail.com>
398
399 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
400
86fbb8ca
CD
4012010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
402
403 * org.texi: Add macros to get plain quotes in PDF output.
404 List additional contributors.
405 (Capture): New section, replaces the section about remember.
406 (Working With Source Code): New chapter, focused on documenting Org
407 Babel.
408 (Code evaluation security): New section.
409 (MobileOrg): Document DropBox support.
410 (TaskJuggler export): Document taskjuggler and Gantt chart support.
411 (Special symbols): Show how to display UTF8 characters for entities.
412 (Global TODO list): Clarify the use of the "M" key and the differences
413 to the "m" key.
414 (RSS Feeds): Mention Atom feeds as well.
415 (Setting tags): Remove paragraph about
416 `org-complete-tags-always-offer-all-agenda-tags'.
417
5732e8ed
MA
4182010-07-17 Michael Albinus <michael.albinus@gmx.de>
419
420 * tramp.texi (Inline methods): Remove remark about doubled "-t"
421 argument.
422 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
423 echoing shells.
424
ca1bb391
MA
4252010-07-10 Michael Albinus <michael.albinus@gmx.de>
426
427 * tramp.texi (Inline methods): Remove "kludgy" phrase.
428 (Filename Syntax): Describe port numbers.
429
5bd55c3c
MA
4302010-07-09 Michael Albinus <michael.albinus@gmx.de>
431
432 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
433 forgotten.
434 (Type Conversion): Precise conversion of natural numbers.
435 (Errors and Events): Add "debugging" to concept index. Add variable
436 `dbus-debug'.
437
820ae8fe
MA
4382010-07-04 Michael Albinus <michael.albinus@gmx.de>
439
440 * dbus.texi (Receiving Method Calls): Add optional argument
441 EMITS-SIGNAL to `dbus-register-property'.
442
b6f9df0f
JB
4432010-06-27 Alex Schroeder <alex@gnu.org>
444
445 * nxml-mode.texi (Commands for locating a schema): Fix typo.
446
62e034c2
GM
4472010-06-24 Glenn Morris <rgm@gnu.org>
448
449 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
450 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
451 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
452 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
453 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
454 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
455 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
456 * woman.texi: Start direntry descriptions in column 32, per Texinfo
457 convention. Make them end with a period.
458
9360256a
GM
4592010-06-23 Glenn Morris <rgm@gnu.org>
460
461 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
462 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
463 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
464 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
465 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
466 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 467
04d3bb6c
GM
4682010-06-10 Glenn Morris <rgm@gnu.org>
469
470 * idlwave.texi (Load-Path Shadows):
471 * org.texi (Handling links): Fix typos.
472
5e7d4a75
KY
4732010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
474
475 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
476
9841cb4f
MA
4772010-05-26 Michael Albinus <michael.albinus@gmx.de>
478
479 * eshell.texi (Built-ins): Describe, how to disable a built-in command
480 by an alias. (Bug#6226)
481
597517ef
JB
4822010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
483
484 * calc.texi (Manipulating Vectors): Mention that vectors can
485 be used to determine bins for `calc-histogram'.
486
14914c43
JB
4872010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
488
597517ef 489 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 490
0235128c 4912010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
492
493 * url.texi (HTTP language/coding, Customization):
494 * message.texi (Header Commands, Responses):
495 * cl.texi (Argument Lists): Fix typos.
496
0235128c 4972010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 498
0235128c
SM
499 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
500 Note that Development menu is always available.
aa5789b5
CY
501 (Creating a project): Fix terminology.
502 (Add/Remove files): Fix typo.
503
0235128c
SM
5042010-05-07 Chong Yidong <cyd@stupidchicken.com>
505
506 * Version 23.2 released.
507
a628ad9d 5082010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
509
510 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
511
502269d6
MA
5122010-05-01 Michael Albinus <michael.albinus@gmx.de>
513
0235128c
SM
514 * tramp.texi (Inline methods, Default Method):
515 Mention `tramp-inline-compress-start-size'.
502269d6 516
6e104790 5172010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
518
519 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
520 the CVS repo. Put the Git repo in the news section.
521
6e104790 522 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
523 Removed some mentions of CVS. Mention the new Git repo.
524
6e104790 5252010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
526
527 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
528 (Mail Group Commands): Add index entry.
529
6e104790 5302010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
531
532 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
533
f8b91752
JB
5342010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
535
536 * calc.texi (Radix modes): Mention that the option prefix will
537 turn on twos-complement mode.
538 (Inverse and Hyperbolic Flags): Mention the Option flag.
539
ed21c5c8
CD
5402010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
541
542 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 543 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
544 (Sectioning structure): Update.
545 (References): New use case for field coordinates.
6e104790 546 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
547 (Setting up the staging area): Document the availability of
548 encryption for MobileOrg.
549 (Images and tables): Document how to reference labels.
550 (Index entries): New section.
551 (Generating an index): New section.
552 (Column width and alignment): Document that <N> now
553 means a fixed width, not a maximum width.
554 (Publishing options): Document the :email option.
555 (Beamer class export): Fix bug in the BEAMER example.
556 (Refiling notes): Document refile logging.
557 (In-buffer settings): Document refile logging keywords.
558 (Drawers): Document `C-c C-z' command.
559 (Agenda commands): Mention the alternative key `C-c C-z'.
560 (Special properties): Document the BLOCKED property.
561 (The spreadsheet): Mention the formula editor.
562 (References): Document field coordinates.
563 (Publishing action): Correct the documentation for the
564 publishing function.
565 (The date/time prompt): Document that we accept dates
566 like month/day/year.
567 (Cooperation): Document the changes in table.el support.
568 (Faces for TODO keywords, Faces for TODO keywords)
569 (Priorities): Document the easy colors.
570 (Visibility cycling): Document the new double prefix
571 arg for `org-reveal'.
572 (Cooperation): Remember.el is part of Emacs.
573 (Clean view): Mention that `wrap-prefix' is also set by
574 org-indent-mode.
575 (Agenda commands): Add information about prefix args to
576 scheduling and deadline commands.
577 (Search view): Point to the docstring of
578 `org-search-view' for more details.
6e104790 579 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
580 (Setting tags): Document variable
581 org-complete-tags-always-offer-all-agenda-tags.
6e104790 582 (Column attributes): Cross-reference special properties.
ed21c5c8 583
456b348e
MA
5842010-04-10 Michael Albinus <michael.albinus@gmx.de>
585
586 Synchronize with Tramp repository.
587
588 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
589 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
590 supported MS Windows versions. Remove obsolete URL. Use the $()
591 syntax, texi2dvi reports errors with the backquotes.
592
593 * trampver.texi: Update release number.
594
357e2d8e
KY
5952010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
596
597 * gnus.texi (Finding the News): Add pointers to the Server buffer
598 because it's essential.
599
1d4d7664
KY
6002010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
601
602 * gnus.texi (MIME Commands): Update description of
603 gnus-article-browse-html-article.
604
bd3e840f
KY
6052010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
606
607 * auth.texi (Secret Service API): Add TODO node.
608 (Help for users): Explain the new source options for `auth-sources'.
609
e867cb5d 6102010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
611
612 * trampver.texi: Update release number.
613
288f9fc0
CY
6142010-03-10 Chong Yidong <cyd@stupidchicken.com>
615
616 * Branch for 23.2.
617
d99aaebd
CY
6182010-03-03 Chong Yidong <cyd@stupidchicken.com>
619
620 * faq.texi (Escape sequences in shell output): Note that ansi-color is
621 now enabled by default.
622
5794c2a5
MA
6232010-02-28 Michael Albinus <michael.albinus@gmx.de>
624
625 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
626 when Emacs runs in interactive mode. (Bug#5645)
627
40572be6
GM
6282010-02-16 Glenn Morris <rgm@gnu.org>
629
630 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
631
7bb8ed67
MH
6322010-02-05 Mark A. Hershberger <mah@everybody.org>
633
634 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
635
45a1423d 6362010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
637
638 * gnus.texi (Score File Format): Fix typo.
639
45a1423d 6402010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
641
642 * cc-mode.texi: Replace references to obsolete c-subword-mode.
643
14f17fc8
JB
6442010-01-18 Juanma Barranquero <lekktu@gmail.com>
645
646 * ada-mode.texi (Project File Overview): Fix typo.
647
607d4369
CY
6482010-01-17 Chong Yidong <cyd@stupidchicken.com>
649
650 * semantic.texi: Add Richard Y. Kim credit.
651
652 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
653
3d1bfa99
MA
6542010-01-17 Michael Albinus <michael.albinus@gmx.de>
655
656 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 657 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 658
6fbf7a75
GM
6592010-01-17 Glenn Morris <rgm@gnu.org>
660
b9f978f0
GM
661 * calc.texi (Reporting Bugs): Don't mention format of repository.
662
f19bc38d
GM
663 * woman.texi (Bugs): Make "Emacs repository" less specific,
664 and the URL for same more specific.
665
6fbf7a75
GM
666 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
667
16c3428a
JB
6682010-01-17 Juanma Barranquero <lekktu@gmail.com>
669
670 * ede.texi (ede-step-project, ede-proj-target):
671 * tramp.texi (Remote processes): Fix typos.
672
045b9da7
ML
6732010-01-16 Mario Lang <mlang@delysid.org>
674
675 * ede.texi (ede-target):
676 * org.texi (Refiling notes): Remove duplicated words.
677
c57008f6
SM
6782010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
679
680 * gnus.texi (Posting Styles): Use with-current-buffer.
681 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
682
798c9eb5
KR
6832010-01-02 Kevin Ryde <user42@zip.com.au>
684
685 * eieio.texi (Naming Conventions): Correction to xref on elisp
686 coding conventions, is "Tips" node not "Standards".
687
4970fbfe
CY
6882009-12-24 Chong Yidong <cyd@stupidchicken.com>
689
690 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
691
692 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
693
83828b06
KY
6942009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
695
696 * gnus.texi (Direct Functions): Add missing port number to tls method.
697
45a4a565
JB
6982009-12-15 Juanma Barranquero <lekktu@gmail.com>
699
700 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
701 ($(infodir)/edt, edt.dvi): New targets.
702
698bfef7
GM
7032009-12-15 Glenn Morris <rgm@gnu.org>
704
705 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
706 (edt, $(infodir)/edt, edt.dvi): New targets.
707 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
708
709 * Makefile.in (PDF_TARGETS, pdf): New.
710 (clean): Add *.pdf.
711 Add pdf rules for all manuals.
712
0e983327
JB
7132009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
714
715 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
716
8e687433
CY
7172009-12-14 Chong Yidong <cyd@stupidchicken.com>
718
719 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
720 (Smart Jump, Analyzer Debug): Copyedits.
721 (Semantic mode user commands): Link to new nodes.
722 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
723 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
724 upstream Semantic manual.
725
726 * semantic.texi (Introduction): Minor fix to diagram.
727
020335df
MA
7282009-12-09 Michael Albinus <michael.albinus@gmx.de>
729
730 * eshell.texi (History): Add the other built-in variables.
731 (Built-ins): Explain built-ins, and how to apply the external commands.
732 Add `history', `su' and `sudo'.
733
734 * tramp.texi (Remote processes): Add missing <RET> in the example.
735
6ddf13e4
BW
7362009-12-01 Bill Wohler <wohler@newt.com>
737
738 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 739 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
740 excessively garrulous.
741
07b6428c
MA
7422009-11-29 Michael Albinus <michael.albinus@gmx.de>
743
744 * tramp.texi (Remote processes): Improve eshell example with "su"
745 and "sudo" commands.
746
fd1cefda
CY
7472009-11-28 Chong Yidong <cyd@stupidchicken.com>
748
749 * semantic.texi (Analyzer Internals): Rename from Analyzer.
750
751 * sem-user.texi (Semantic mode user commands): Fix key syntax.
752 Document semantic-complete-analyze-inline.
753 (Semanticdb search debugging commands): Minor clarification.
754 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 755 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 756 manual.
9d542758 757 (Semantic mode): Link to Idle Scheduler.
fd1cefda 758
159e3ad5
KR
7592009-11-28 Kevin Ryde <user42@zip.com.au>
760
761 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 762 @pxref, now EIEIO is in Emacs.
159e3ad5 763
c6d47315
KR
764 * erc.texi (Development): Correction to git tutorial url.
765
16f6287e
GM
7662009-11-26 Glenn Morris <rgm@gnu.org>
767
768 * faq.texi (Latest version of Emacs): Mention stability of development
769 version.
770 (Problems with very large files): Max buffer size increase in 23.2.
771 (VM): VM has moved house again.
772
5ea5dbc9
JB
7732009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
774
775 * calc.texi (Radix modes): Discuss alternate bases for two's complement
776 notations.
777
5dec9555
CD
7782009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
779
45a4a565 780 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 781
bd6f6833
CY
7822009-11-20 Chong Yidong <cyd@stupidchicken.com>
783
784 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
785 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
786 (Idle Completions Mode): Numerous copyedits.
bd6f6833 787
be479117
JB
7882009-11-17 Juanma Barranquero <lekktu@gmail.com>
789
790 * semantic.texi (Semantic Internals, Glossary):
791 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
792 (Semanticdb search debugging commands): Fix typos.
793
17291a1f
JB
7942009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
795
be479117 796 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 797
af42a9cc
JB
7982009-11-16 Juanma Barranquero <lekktu@gmail.com>
799
800 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
801 ($(infodir)/semantic, semantic.dvi): New targets.
802
3149927d
CY
8032009-11-16 Chong Yidong <cyd@stupidchicken.com>
804
805 * Makefile.in: Build the Semantic manual.
806
807 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
808 repository.
809
977640ed
MA
8102009-11-16 Michael Albinus <michael.albinus@gmx.de>
811
812 * dbus.texi (Receiving Method Calls): New defun
813 `dbus-unregister-service'.
814
17673adf
CD
8152009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
816
817 * org.texi (Speed keys): New section.
818
0ecd3c90
MA
8192009-11-13 Michael Albinus <michael.albinus@gmx.de>
820
821 * dbus.texi (Type Conversion): Fix typo.
822 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
823 `dbus-registered-objects-table'.
824 (Receiving Method Calls): New defun `dbus-register-property'. Move
825 `dbus-unregister-object' here.
826
8bfe682a
CD
8272009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
828
829 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
830
8312009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
832
833 * org.texi (Column attributes): Add the new age summary operators.
834 Also, mention the fact you can only use one summary operator per
835 property.
836
8372009-11-13 John Wiegley <johnw@newartisans.com>
838
839 * org.texi (Tracking your habits): Added a new section in the
840 manual about how to track habits.
841 (Resolving idle time): Added a section on how idle and
842 dangling clocks are resolved.
843
8442009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
845
846 * org.texi (Agenda commands): Document the new `i' command.
847 (Inserting deadline/schedule): Document logging changes
848 of scheduling and deadline times stamps.
849 (In-buffer settings): Document the in-buffer keywords for logging
850 changes of scheduling and deadline times stamps.
851 (Structure editing, Plain lists): Document indentation
852 cycling in empty entries with TAB.
853 (Archiving): Document the default archiving command.
854 (Moving subtrees): Document the new keys for archiving.
855 (Internal archiving): Fix incorrect key.
856 (Agenda commands): Document the TODO set switching commands.
857 (Agenda commands): Document the new archiving keys.
858 (Clocking work time): Better description on how to save
859 and restore a clock.
860 (Resolving idle time): Mention the x11idle program to get true
861 idleness also under X11.
862 (Resolving idle time): Use @kbd instead of @key for normal
863 letters, because this is how he rest of the manual does this.
864 (Pushing to MobileOrg): Mention that `org-directory'
865 should be set.
866 (Agenda commands): Document that SPC is a filter for
867 any tag.
868 (Search view): Renamed from "Keyword search".
869 (Capure): New chapter.
870 (Markup): New chapter.
871 (Links in HTML export, Images in HTML export): Extend
872 the section titles.
873 (Images in HTML export): Document the align option.
874 (Text areas in HTML export): Extend the section title.
875 (Images in LaTeX export): Explain image placement in LaTeX.
876
693737cd
GM
8772009-11-10 Glenn Morris <rgm@gnu.org>
878
879 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
880
c7bd4ebe
MA
8812009-11-08 Michael Albinus <michael.albinus@gmx.de>
882
883 * tramp.texi (Auto-save and Backup): Disable backups just for a
884 method.
885
886 * trampver.texi: Update release number.
887
76c5acad
MA
8882009-11-07 Michael Albinus <michael.albinus@gmx.de>
889
890 Sync with Tramp 2.1.17.
891
892 * trampver.texi: Update release number.
893
d9a57abf
GM
8942009-10-29 Glenn Morris <rgm@gnu.org>
895
896 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
897
637f4f0f
MA
8982009-10-23 Michael Albinus <michael.albinus@gmx.de>
899
900 * tramp.texi (External methods): Temporary files are kept for
901 `rsync' and `rsyncc' methods.
902
310dbb05
JB
9032009-10-09 Juanma Barranquero <lekktu@gmail.com>
904
905 * eieio.texi: Fix typos.
906
09094f28
CY
9072009-10-07 Chong Yidong <cyd@stupidchicken.com>
908
909 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
910
216f299a
JB
9112009-10-07 Juanma Barranquero <lekktu@gmail.com>
912
913 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
914 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
915
966a6506
CY
9162009-10-07 Chong Yidong <cyd@stupidchicken.com>
917
918 * Makefile.in: Build EIEIO and EDE manuals.
919
9202009-10-07 Eric Ludlam <zappo@gnu.org>
921
922 * eieio.texi:
923 * ede.texi: New files.
924
8842cd9b
MA
9252009-10-05 Michael Albinus <michael.albinus@gmx.de>
926
927 * tramp.texi (Remote processes): Association of a pty is not supported.
928
7006d207
CD
9292009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
930
931 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
932 (Processing LaTeX fragments): Document that the size of images can be
933 changes using the variable `org-format-latex-options'.
934 (The date/time prompt, Timestamps): Be more accurate over ISO format
935 dates and times.
936 (Visibility cycling): Document showeverything keyword.
937 (In-buffer settings): Document showeverything keyword.
938 (Setting up the staging area): Fix the example.
939 (MobileOrg): New section.
940 (Agenda commands, Exporting Agenda Views): Document exporting the
941 agenda view to Org files.
942
0e7b2867
MA
9432009-09-28 Michael Albinus <michael.albinus@gmx.de>
944
945 * tramp.texi (History): Add IMAP support.
946 (External methods): Add `imap' and `imaps' methods.
947 (GVFS based methods): Add indices for `davs'.
948 (Password handling): Rename anchors. Add IMAP entries for
949 ~/.authinfo.gpg.
950
951 * trampver.texi: Set default value of `emacsimap'.
952
4146636e
KY
9532009-09-22 Daiki Ueno <ueno@unixuser.org>
954
955 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
956
d22f7ffa
CY
9572009-09-13 Chong Yidong <cyd@stupidchicken.com>
958
959 * dired-x.texi (Technical Details): Delete
960 dired-up-directory (Bug#4292).
961
66043531
MA
9622009-09-03 Michael Albinus <michael.albinus@gmx.de>
963
216f299a 964 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 965
6eb02347
CD
9662009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
967
968 * org.texi (Effort estimates): Document new effort setting commands.
969 (Agenda commands): Document the new keys fro agenda time motion.
970 Document entry text mode. Improve documentation of the keys to include
971 inactive time stamps into the agenda view.
972 (Feedback): Document the new bug report command.
973 (Structure editing): Added an index entry for the sorting of subtrees.
974
38dc51ba
KY
9752009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
976
977 * auth.texi (Help for users): Corrected markup.
978
e402f452
GM
9792009-09-02 Glenn Morris <rgm@gnu.org>
980
981 * emacs-mime.texi (time-date): Mention float-time.
982
744256cf
JB
9832009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
984
985 * calc.texi (Simplifying Formulas): Improve the wording.
986
b0b63450
MB
9872009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
988
989 * auth.texi: Rewritten for coverage and clarity.
990
9912009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
992
993 * gnus.texi (Expiring Mail): Mention
994 gnus-mark-copied-or-moved-articles-as-expirable.
995 (Various Various): Mention gnus-safe-html-newsgroups.
996
997 * gnus-news.texi: Mention
998 gnus-mark-copied-or-moved-articles-as-expirable.
999
1000 * emacs-mime.texi (Display Customization): Add xref to
1001 gnus-safe-html-newsgroups.
1002
b59329e0
MA
10032009-08-28 Michael Albinus <michael.albinus@gmx.de>
1004
1005 * tramp.texi (Version Control): Remove.
af42a9cc 1006 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
1007 reference.
1008 (External methods): Correct `scpc' concept index entries. New method
1009 `rsyncc'.
1010 (External packages): New subsections "Filename completion" and "File
1011 attributes cache".
1012
0ff2d6c2
JB
10132009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
1014
1015 * calc.texi (Rewrite Rules): Improve the example.
1016 (Simplifying Formulas): Explain use of the I and H flags for
1017 simplification.
1018
ecd3d54f
MA
10192009-08-25 Michael Albinus <michael.albinus@gmx.de>
1020
1021 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
1022 Describe autostart behaviour of dbus-ping.
1023 (Synchronous Methods, Asynchronous Methods): Use English numeric format
1024 for timeout values.
78176e69
MA
1025 (Top): Remove footnote saying D-Bus is not enabled by
1026 default. (Bug#4256)
ecd3d54f 1027
0f215bca
DU
10282009-08-23 Daiki Ueno <ueno@unixuser.org>
1029
1030 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 1031 Reported by Jari Aalto (Bug#4211).
0f215bca 1032 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 1033 epa-global-mail-mode.
3b7ab45f
DU
1034 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
1035 epa-setup.
0f215bca 1036
4f22e84d
MA
10372009-08-16 Michael Albinus <michael.albinus@gmx.de>
1038
1039 * dbus.texi (Asynchronous Methods): Allow nil handler.
1040
9ff0b02b 10412009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 1042
26b03ee3 1043 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 1044
26b03ee3 1045 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 1046
4c39f404
CY
10472009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
1048
1049 * calc.texi (Date Forms): Fix typos.
1050
3bcfba17
GM
10512009-08-08 Glenn Morris <rgm@gnu.org>
1052
1053 * org.texi (Agenda commands): Restore clobbered change.
1054
66783bb4
EZ
10552009-08-07 Eli Zaretskii <eliz@gnu.org>
1056
1057 * calc.texi (Graphics, Devices): Update with the peculiarities of
1058 operation on MS-Windows.
1059
c8d0cf5c
CD
10602009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1061
1062 * org.texi (Publishing action): Improve documentation of file
1063 names when publishing to the source directory.
1064 (Clean view): Document `org-indent-mode'.
1065 (Clocking work time): Add documentation for the
1066 new :timetamp option when creating a clock report.
1067 (Paragraphs): Fix many typos.
1068 (Plain lists): Remove duplicate explanation about the
1069 `C-c *' command.
1070 (Literal examples): Update to reflect the new behavior
1071 of the -n -r -k switches when exporting source code examples.
1072 (Structure editing): Add information about `C-c *',
1073 converting a plain list into a list of Org items.
1074 (Remember): Small rephrasing of the paragraph
1075 describing remember.el. Also mentioned that remember.el is part
1076 of Emacs 23, not Emacs 22.
1077 (Clocking work time): Add documentation about
1078 displaying the current clocking time against the effort estimate.
1079 Also add a footnote about using `org-clock-in-prepare-hook' to add
1080 an effort estimate on the fly, just before clocking it.
1081 (Footnotes): Document automatic renumbering and
1082 sorting.
1083 (Agenda commands): Document new bulk commands.
1084 (Plain lists): Document new behavior of
1085 `org-cycle-include-plain-lists'.
4e2af782 1086 Hyphenation only in TeX.
c8d0cf5c
CD
1087 (Clocking work time): Document the key to update effort
1088 estimates.
1089 (Clocking work time): Document the clock time display.
1090 (Structure editing, TODO basics): Document new
1091 variables.
1092 (Column attributes): Document new colciew operators.
1093 (Publishing options): Document :xml-declaration.
1094 (Tracking TODO state changes): Document the
1095 LOG_INTO_DRAWER property.
1096 (Literal examples): Document the new implementation for
1097 editing source code.
1098 (Publishing action): Mention the new publishing
1099 function, to publish an Org source file.
1100 (Publishing links): Mention how to link to an Org source file.
1101 (Macro replacement): Document new macros.
1102 (Handling links): Document type-specific completion
1103 when inserting links.
1104 (Structure editing, Plain lists): Improve documentation
1105 on sorting.
1106 (Internal links): Document custom ids for links.
1107 (Handling links): Document custom ids for links.
1108 (CSS support): Document new class.
1109 (Refiling notes): Document the possibility to create new nodes
1110 during refiling.
1111 (Agenda commands): Document the "?" operator to find
1112 tasks without effort setting.
1113 (Exporting agenda information): Section moved.
1114 (RSS Feeds): New section.
1115 (Built-in table editor): Document M-e and M-a navigate
1116 inside table field.
1117 (Stuck projects): Docment that projects identified as
1118 un-stuck will still be searchd for stuck sub-projects.
1119 (Paragraphs): Document centering.
1120 (Creating timestamps, Agenda commands): Document new
1121 behavior when changing time stamps.
1122 (Structure editing): Document the new command
1123 `org-clone-subtree-with-time-shift'.
1124 (Publishing): Refresh this chapter.
1125 (Export options, Export options, In-buffer settings):
1126 Document the new keywords.
1127 (Matching tags and properties): Collect all
1128 documentation about tags/property matches here.
1129 (Setting tags): Document `org-tag-persistent-alist'.
1130 (Weekly/daily agenda): New section.
1131 (Orgstruct mode): Describe `orgstruct++-mode'.
1132 (Drawers): Mention the LOGBOOK drawer.
1133 (Export options, Sectioning structure): Document the
1134 #+LEATEX_HEADER in-buffer setting.
1135 (Bugs): Section removed.
1136 (Hooks): New section.
1137 (Add-on packages): Moved here from old location.
1138 (Context-sensitive commands): New section.
1139 (Setting tags): Document newline option.
1140 (Global TODO list, Matching tags and properties):
1141 Mention more variables.
1142 (Checkboxes): Update to changed command behavior.
81a5560e 1143
40d2791f
CY
11442009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1145
1146 * speedbar.texi (Basic Key Bindings): Fix typo.
1147
65d0154b
JB
11482009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1149
1150 * calc.texi (Vector/Matrix Functions): Add index entries for both
1151 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1152 affects matrices with more than one row.
b5bdfd9f 1153 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 1154
5a9e3ab7
JB
11552009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1156
1157 * calc.texi (Stack Manipulation Commands): Add documentation for
1158 `calc-transpose-lines'
1159
42fb7e61
MA
11602009-07-27 Michael Albinus <michael.albinus@gmx.de>
1161
1162 * dbus.texi (Receiving Method Calls): Describe special return value
1163 `:ignore'.
1164
574b69d5
AM
11652009-07-24 Alan Mackenzie <acm@muc.de>
1166
1167 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1168 initialization, any individual variable setting now takes precedence
1169 over one done via c-file-style/c-file-offsets.
1170
ec06459c
JB
11712009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1172
1173 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1174 truncated when Calc is quit.
1175 (Customizing Calc): Document `calc-undo-length'.
1176
4ce54f6b
CY
11772009-07-20 Chong Yidong <cyd@stupidchicken.com>
1178
1179 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1180
0e4f8ba5
GM
11812009-07-11 Kevin Ryde <user42@zip.com.au>
1182
1183 * pcl-cvs.texi (About PCL-CVS):
1184 * widget.texi (Basic Types):
1185 Fix cross-references.
1186
fa0f81b0
AS
11872009-07-01 Andreas Schwab <aschwab@redhat.com>
1188
1189 * dbus.texi (Type Conversion): Don't use literal control character.
1190
88a683c5
MA
11912009-07-01 Michael Albinus <michael.albinus@gmx.de>
1192
1193 * tramp.texi (GVFS based methods): New section.
1194 (Remote processes): Processes for GVFS based methods run locally.
1195
36c8febb
MA
11962009-06-30 Michael Albinus <michael.albinus@gmx.de>
1197
1198 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1199 the words "kludge" and hack".
1200 (External methods): Add `synce' method.
1201
1202 * trampver.texi: Update release number.
1203
d6b951bb
MA
12042009-06-22 Michael Albinus <michael.albinus@gmx.de>
1205
1206 Sync with Tramp 2.1.16.
1207
1208 * tramp.texi (History): Add GVFS support.
1209 (External methods): Precise `rsync' description. Add `dav', `davs' and
1210 `obex' methods. Add 'tramp-gvfs-methods' option.
1211 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1212 forms.
1213 (Remote Programs): Introduce `tramp-own-remote-path'.
1214 (Remote processes): New subsection "Running remote programs that create
1215 local X11 windows".
1216 (Frequently Asked Questions): Improve code for disabling vc.
1217
1218 * trampver.texi: Update release number. Set default value of
1219 `emacsgvfs'.
1220
70243478
CY
12212009-06-21 Chong Yidong <cyd@stupidchicken.com>
1222
1223 * Branch for 23.1.
1224
54b31cbf
GM
12252009-06-17 Glenn Morris <rgm@gnu.org>
1226
1227 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1228 (Latest version of Emacs): Mention source code repository.
1229
f6adc23c
GM
12302009-06-16 Glenn Morris <rgm@gnu.org>
1231
1232 * faq.texi (Top): Language tweak.
1233 (Extended commands): Most people have arrow keys.
1234 (Emacs manual): Say how to follow info links.
1235 (File-name conventions): Change title a bit. Explain about source
1236 versus installed. Condense etc description.
1237 (Guidelines for newsgroup postings): Mention Savannah list page.
1238 (Newsgroup archives): Simplify.
1239 (Contacting the FSF): Add contact URL.
1240 (Emacs Lisp documentation): Printed version not always available.
1241 (Installing Texinfo documentation): Explain how by hand installation is
1242 not normally needed. Use add-to-list. Remove duplicate reference.
1243 (Informational files for Emacs): Move info on Help menu here from
1244 "File-name conventions".
1245 (Help installing Emacs): Tweak uref.
1246 (Obtaining the FAQ): Mention repository.
1247 (Origin of the term Emacs): Explain "ITS".
1248 (Changing load-path): Use add-to-list.
1249 (Automatic indentation): Clarify this is for Text mode.
1250 Don't mention Indented Text mode.
1251 (Finding Emacs on the Internet): The FSF does not seem to offer a
1252 deluxe distribution on CD anymore.
1253
b59a8457
GM
12542009-06-16 Glenn Morris <rgm@gnu.org>
1255
1256 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1257 Recommend the latest release. Mention how to get older FAQs.
1258 Recommend the Emacs manual.
1259 (Guidelines for newsgroup postings): Discourage cross-posts.
1260 (Underlining paragraphs): Remove.
1261 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1262 (Bugs and problems): Update key-binding.
1263 (Problems with very large files): Mention 64-bit.
1264 (Shell process exits abnormally): Remove.
1265 (Problems with Shell Mode): Rename and update.
1266 (Spontaneous entry into isearch-mode)
1267 (Problems talking to certain hosts): Remove. This is old information,
1268 in etc/PROBLEMS if needed.
1269 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1270 (Dired claims that no file is on this line): Update.
1271 (Installing Emacs, Problems building Emacs): Simplify.
1272 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1273 information.
1274 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1275 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1276 (JDEE): "JDEE", not "JDE".
1277 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1278 Remove. This is old information, in etc/PROBLEMS if needed.
1279 (stty and Backspace key, Kanji and Chinese characters): Remove.
1280 (Right-to-left alphabets): Update section.
1281 (Changing the included text prefix): Gnus uses message-yank-prefix.
1282 Add cross-reference to Supercite manual.
1283 (Saving a copy of outgoing mail): Simplify output file description.
1284 (Expanding aliases when sending mail): Refer to Emacs manual.
1285 Remove old info about RFC822.
1286 Correct description of how to rebuild aliases.
1287 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1288 (MIME with Emacs mail packages)
1289 (Viewing articles with embedded underlining)
1290 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1291 Remove old sections.
1292 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1293 and is well-documented in the Gnus manual.
1294 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1295 (Making Gnus faster): Rename from "Starting Gnus faster".
1296 Merge "Catch-up is slow in Gnus" into here.
1297
0e6d12ca
GM
12982009-06-14 Glenn Morris <rgm@gnu.org>
1299
1300 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1301 (New in Emacs 23): New section.
1302 (Handling C-s and C-q with flow control): Add xref.
1303
2e17e05e
GM
13042009-06-13 Glenn Morris <rgm@gnu.org>
1305
1306 * faq.texi (Setting up a customization file): Grammar fix.
1307 Customize is no longer "new".
1308 (Displaying the current line or column): Line-number mode is on by
1309 default. Don't mention `column' package. Mention linum.el.
1310 (Turning on abbrevs by default): Explain how to do it for buffers,
1311 modes, and everywhere.
1312 (Associating modes with files): Use add-to-list. Don't mention Emacs
1313 19.
1314 (Highlighting a region): On by default since 23.1.
1315 (Replacing highlighted text): Update doc quote.
1316 (Working with unprintable characters): Don't mention search-quote-char.
1317 (Using an already running Emacs process): Gnuclient is probably not an
1318 enhancement these days.
1319 (Indenting switch statements): Remove mention of pre-Emacs 20.
1320 (Horizontal scrolling): Abbreviate Emacs 20 description.
1321 (Replacing text across multiple files): Fix name of dired command.
1322 (Disabling backups): Use require not load.
4f9d4de3 1323 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 1324
2a1cf2b9
BW
13252009-06-13 Bill Wohler <wohler@newt.com>
1326
1327 Release MH-E manual version 8.2.
1328
1329 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1330 release 8.2.
1331
85b438b7
GM
13322009-06-13 Glenn Morris <rgm@gnu.org>
1333
1334 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1335 in this day and age the common meaning is "on the web".
1336 (copying): Use @copyright in all cases.
1337 (Basic keys): Remove reference to deleted manual node "Text Characters".
1338 (File-name conventions): Use GNU as an example rather than SERVICE.
1339 default.el lives in site-lisp. Update Info directory location.
1340 (Real meaning of copyleft): GPL actions have been brought, but all
1341 settled out of court.
1342 (Guidelines for newsgroup postings): Shorten section title.
1343 Simplify comp.emacs description.
1344 (Newsgroup archives): Change Google URL. Describe Gmane.
1345 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1346 points". Mention List-Unsubscribe header.
1347 (Contacting the FSF): Update email and URLs.
1348 (Basic editing): Mention F1 for help.
1349 (Installing Texinfo documentation): Refer to Texinfo website rather
1350 than ftp server.
1351 (Printing a Texinfo file): Mention texi2pdf.
1352 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1353 are just stubs nowadays.
1354 (Latest version of Emacs): Explain version numbers.
1355 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1356 (Turning on syntax highlighting): No need to mention hilit19 any more.
1357 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1358 (Modes for various languages): Remove section.
1359 (Major packages and programs): Remove most version and maintainer
1360 information - it's hard to keep up-to-date, and adds nothing.
1361 Similarly with direct links to mailing lists.
1362 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1363 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1364 years, and Emacs comes with tools for this now.
1365 (Patch): Remove section - this is a standard tool.
1366 (Using function keys under X): Remove section.
1367
93e2d996
GM
13682009-06-12 Glenn Morris <rgm@gnu.org>
1369
1370 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1371 (Help installing Emacs): Remove reference to deleted X11 node.
1372 (Associating modes with files): Interpreter-mode-alist is no longer
1373 subservient to auto-mode-alist.
1374 (Installing Emacs): Change future Emacs version.
1375 (Linking with -lX11 fails): Remove old section.
1376 (Packages that do not come with Emacs): Update ELL location.
1377 Emacs Lisp archive is dead.
1378 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1379 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1380 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1381 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1382 (Removing flashing messages): Remove section about non-existent Gnus
1383 option.
1384
f0bf7708
GM
1385 * faq.texi (Top): Add @top command.
1386 Remove the optional arguments from all @node commands: makeinfo can
1387 generate these automatically, and it is easier to edit and rearrange
1388 nodes without them.
1389
30884d11
GM
13902009-06-11 Glenn Morris <rgm@gnu.org>
1391
1392 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1393 (The LPF): Make the updated URL the sole reference point.
1394 (Learning how to do something): Update refcard price and format.
1395 (Getting a printed manual): Sources in doc/emacs/, not man/.
1396 Also available in PDF format. Since the page count varies, be less
1397 precise.
1398 (Informational files for Emacs): Remove references to deleted files
1399 LPF and SUN-SUPPORT, and to UUCP.
1400 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1401 Remove many obsolete ways to get the FAQ, which now seems only to be
1402 distributed with Emacs.
1403 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1404
deab46e0
CY
14052009-06-09 Chong Yidong <cyd@stupidchicken.com>
1406
223b43fa 1407 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1408 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1409
deab46e0
CY
1410 * ada-mode.texi (Installation, Compile commands)
1411 (Project File Overview, No project files, Set compiler options)
1412 (Use GNAT project file, Use multiple GNAT project files)
1413 (Identifier completion): Use @samp for menu items, and @kbd for key
1414 sequences (Bug#3504).
1415
71fbd643
DU
14162009-06-04 Daiki Ueno <ueno@unixuser.org>
1417
8c9bb6f5 1418 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1419
f197085b
CY
14202009-06-04 Ryan Yeske <rcyeske@gmail.com>
1421
1422 * message.texi (Header Commands): Fix descriptions to match
1423 keybindings.
1424
7f3bc720
DU
14252009-04-22 Daiki Ueno <ueno@unixuser.org>
1426
1427 * gnus.texi (Security): Mention that EasyPG is the current default.
1428
4518068d
CY
14292009-04-13 Chong Yidong <cyd@stupidchicken.com>
1430
1431 * ediff.texi (Session Commands): Fix typo.
1432
d7ca410a
MB
14332009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1434
1435 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1436 news.software.readers. Reported by Florian Rehnisch.
1437
c6c76add
GM
14382009-04-02 Glenn Morris <rgm@gnu.org>
1439
1440 * auth.texi: Capitalize direntry.
1441
1442 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1443 using a period in the entry name. (Bug#2797)
1444
35ed8e2e
JB
14452009-03-03 Juanma Barranquero <lekktu@gmail.com>
1446
1447 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1448 ($(infodir)/auth, auth.dvi): New targets.
1449
e280480a
GM
14502009-03-03 Glenn Morris <rgm@gnu.org>
1451
1452 * auth.texi: Fix @setfilename.
1453
1454 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1455 (auth, $(infodir)/auth, auth.dvi): New rules.
1456
8a76755b
GM
14572009-02-25 Glenn Morris <rgm@gnu.org>
1458
1459 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1460
0038d478
MB
14612009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1462
1463 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1464
14652009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1466
1467 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1468 gnus-nocem-issuers, and gnus-nocem-verifyer.
1469
867d4bb3
JB
14702009-02-20 Juanma Barranquero <lekktu@gmail.com>
1471
1472 * ada-mode.texi (Project files, Automatic Casing):
1473 * dbus.texi (Signals):
1474 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1475 * mh-e.texi (HTML):
1476 * nxml-mode.texi (Locating a schema)
1477 (Using the document's URI to locate a schema):
1478 * org.texi (Footnotes, Using the mapping API):
1479 * rcirc.texi (Channels): Remove duplicate words.
1480
3a44dc1f
GM
14812009-02-20 Glenn Morris <rgm@gnu.org>
1482
1483 * dired-x.texi (Miscellaneous Commands):
1484 * gnus.texi: Minor updates for mbox Rmail.
1485
5dc584b5
KB
14862009-02-16 Karl Berry <karl@gnu.org>
1487
b59a8457
GM
1488 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1489 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1490 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1491 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1492 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1493 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1494 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1495 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1496 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1497 Consistently use @insertcopying in the Top node,
5dc584b5 1498 @contents at the front (after @end titlepage),
b59a8457 1499 and @direntry after @copying. (Bug#1988)
5dc584b5 1500
9eb59592
MB
15012009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1502
1503 * auth.texi: New file documenting auth-source.
1504
d324fa76
CD
15052009-02-13 Carsten Dominik <dominik@science.uva.nl>
1506
1507 * org.texi (Org Plot): Fix link.
1508
7a603b73
DU
15092009-02-09 Daiki Ueno <ueno@unixuser.org>
1510
1511 * epa.texi (Mail-mode integration): Mention the way to do
1512 "encrypt-to-self". (Bug#1807)
1513
a626b338 15142009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1515
1516 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1517
3b36c17e
MB
15182009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1519
1520 * gnus-news.texi: Print version about Incoming*.
1521
55033558
CD
15222009-02-02 Carsten Dominik <dominik@science.uva.nl>
1523
1524 * org.texi (Structure editing, Handling links)
1525 (Fast access to TODO states, Javascript support): Make standard docs
1526 correctly reflect default variable settings.
1527
ec712abb
GM
15282009-02-02 Glenn Morris <rgm@gnu.org>
1529
1530 * org.texi: Fix typos.
1531
7112648c
MA
15322009-02-01 Michael Albinus <michael.albinus@gmx.de>
1533
1534 Sync with Tramp 2.1.15.
1535
1536 * trampver.texi: Update release number.
1537
2e461fc1
CD
15382009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1539
1540 * org.texi (TODO dependencies): Document TODO dependencies on
1541 checkboxes.
1542
bc283609
CD
15432009-01-30 Carsten Dominik <dominik@science.uva.nl>
1544
1545 * org.texi (TODO dependencies): Document key binding for toggling
1546 ORDERED property.
1547
74fc5047
MA
15482009-01-28 Michael Albinus <michael.albinus@gmx.de>
1549
1550 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1551 of hook functions.
1552
d6685abc
CD
15532009-01-28 Carsten Dominik <dominik@science.uva.nl>
1554
1555 * org.texi (TODO dependencies): New section.
1556
65c439fd
CD
15572009-01-27 Carsten Dominik <dominik@science.uva.nl>
1558
1559 * org.texi (Plain lists, TODO basics, Priorities)
1560 (Multiple sets in one file, Conflicts): Document interaction with
1561 `shift-selection-mode'.
1562
5fafc247
JB
15632009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1564
1565 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1566 Make Calc the subject of sentences.
1567 (Rearranging Formulas using Selections): Discuss new options
1568 for `j *'.
1569
e7433508
MA
15702009-01-26 Michael Albinus <michael.albinus@gmx.de>
1571
1572 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1573
2096a1b6
GM
15742009-01-26 Glenn Morris <rgm@gnu.org>
1575
1576 * org.texi: Fix typos.
1577
0cb61492
BW
15782009-01-26 Bill Wohler <wohler@newt.com>
1579
2096a1b6 1580 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 1581
0bd48b37
CD
15822009-01-25 Carsten Dominik <dominik@science.uva.nl>
1583
1584 * org.texi (References): Add information about remote references.
1585 (Built-in table editor): Document `C-c RET' in tables.
1586 (Math symbols, Quoting LaTeX code): Mention that simple
1587 LaTeX macros survive LaTeX export.
1588 (Images in LaTeX export): Show how to create a reference to a
1589 figure.
1590 (Sectioning structure): Document that the LaTeX class can be
1591 specified in a property.
1592 (Text areas in HTML export): New section.
1593 (External links): Add examples for text search and ID links.
1594 (Built-in table editor): Remove the descriptio of `C-c
1595 C-q', it not longer works.
1596 (Literal examples): Document that a space must follow
1597 the colon in short examples.
1598 (Relative timer): Document `org-timer-stop'.
1599 (Footnotes): New section.
1600 (Footnote markup): Shorten section and refer to new Footnote
1601 section.
1602 (Literal examples): Add documentation for line
1603 numbering in and references to code examples.
1604 (CSS support): Fix the description of default CSS styles.
1605 (Capturing column view): Document
1606 "file:path/to/file.org" as an allowed value for the ID property of
1607 a dynamic block copying column view.
1608
49dbbaf2
SE
16092009-01-23 Stephen Eglen <stephen@gnu.org>
1610
1611 * mh-e.texi (Getting Started): Describe $MH.
1612
193e6828
MA
16132009-01-21 Michael Albinus <michael.albinus@gmx.de>
1614
1615 * tramp.texi (all): Harmonize usage of "external method",
1616 "external transfer method" and "out-of-band method".
1617 (Connection types): Precise the differences of inline and external
1618 methods. Written by Adrian Phillips <a.phillips@met.no>.
1619
26b9f88d
MB
16202009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1621
1622 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1623 commands as described at the top. Reported by Allan Gottlieb
1624 <gottlieb@nyu.edu>.
1625
16262009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1627
1628 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1629 nnmail-pathname-coding-system.
1630
377952e0
GM
16312009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1632
1633 * org.texi (Relative timer): Fix typo.
1634
a20d3598
JB
16352009-01-15 Juanma Barranquero <lekktu@gmail.com>
1636
1637 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1638 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1639
a50253cc
GM
16402009-01-13 Glenn Morris <rgm@gnu.org>
1641
1642 * org.texi: Fix some more typos.
1643
07450bee
GM
16442009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1645
1646 * org.texi: Fix some typos.
1647
e3e955fe
MB
16482009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1649
1650 * gnus.texi (Group Parameters): Add note for local variables.
1651
16522009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1653
1654 * gnus.texi (Converting Kill Files): Fix URL. Include
1655 gnus-kill-to-score.el in contrib directory.
1656
16572009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1658
1659 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1660 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1661 (Paging the Article): Add index entry.
1662
71dd9983
JB
16632009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1664
1665 * ada-mode.texi (Examples): Delete redundant text.
1666
4a0cf14f
MA
16672009-01-03 Michael Albinus <michael.albinus@gmx.de>
1668
36c8febb 1669 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1670
1671 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1672 addresses.
1673
aedac0f0
BW
16742009-01-03 Bill Wohler <wohler@newt.com>
1675
1676 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1677 kept empty.
1678
4c65b566
CD
16792008-12-20 Carsten Dominik <dominik@science.uva.nl>
1680
1681 * org.texi (Activation, Exporting, ASCII export, HTML export)
1682 (HTML Export commands, LaTeX/PDF export commands): Improve
1683 documentation about transient-mark-mode.
1684 (References): DOcuemtn the use of special names like $LR1 to reference
1685 to fields in the last table row.
1686
e1a78e1e
JL
16872008-12-19 Juri Linkov <juri@jurta.org>
1688
1689 * info.texi (Search Text): Remove mention of removed key binding M-s.
1690
17a0aa82
CD
16912008-12-18 Carsten Dominik <dominik@science.uva.nl>
1692
1693 * org.texi (References): Remove mentioning of @0 as reference for the
1694 last line, this has been reverted in the Lisp sources.
1695
4997d802
JB
16962008-12-17 Juanma Barranquero <lekktu@gmail.com>
1697
1698 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1699 (DVI_TARGETS): Remove duplicates. Add sasl.
1700 ($(infodir)/sasl, sasl.dvi): New targets.
1701
33306645
CD
17022008-12-17 Carsten Dominik <dominik@science.uva.nl>
1703
1704 * org.texi: Version number pushed to 6.15d.
1705
db55f368
CD
17062008-12-16 Carsten Dominik <dominik@science.uva.nl>
1707
a0bf4117 1708 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1709 (Images in LaTeX export): New section.
1710 (Inlined images, Images in HTML export): Sections renamed.
1711
dae0a942
MB
17122008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1713
1714 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1715
9f5572e9
MB
17162008-12-04 David Engster <dengste@eml.cc>
1717
1718 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1719 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1720
bc23baaa
CD
17212008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1722
1723 * org.texi (Using the mapping API): Fix bug in mapping example.
1724 (Publishing options): Make the list of properties complete again, in
1725 correspondence to the variable `org-export-plist-vars'.
1726 (Property searches): Document new special values for time comparisons.
1727 (Tag inheritance): Refine the description of tag inheritance.
1728 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1729 (Effort estimates): Document the new relative timer.
bc23baaa 1730
3bf8054f
JB
17312008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1732
1733 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1734 (Using Calc): Clarify use of `C-x * o'.
1735 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1736
ac134f2f
RS
17372008-11-28 Richard M Stallman <rms@gnu.org>
1738
1739 * dbus.texi (Receiving Method Calls): Clean up previous change.
1740
ace706d1
MA
17412008-11-26 Michael Albinus <michael.albinus@gmx.de>
1742
1743 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1744 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1745 `dbus-unescape-from-identifier'.
1746 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1747 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1748 (Signals): Use the constants in the example.
1749
d60b1ba1
CD
17502008-11-24 Carsten Dominik <dominik@science.uva.nl>
1751
b97439ce 1752 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1753
ce4fdcb9
CD
17542008-11-23 Carsten Dominik <dominik@science.uva.nl>
1755
1756 * org.texi (Setting up Remember): Document `org-remember-mode'.
1757 (External links): Document that bbdb links can use a regular
1758 expression.
1759 (External links): Document that elisp links can contain interactive
1760 commands.
1761
c8548a00 17622008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1763
1764 * viper.texi (viper-translate-all-ESC-keysequences):
1765 Description removed.
1766
6a2c4aec
GM
17672008-11-19 Glenn Morris <rgm@gnu.org>
1768
1769 * doclicense.texi: Change to FDL 1.3.
1770 Relicense all texi files under FDL 1.3 or later.
1771
59ee4113
JB
17722008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1773
1774 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1775
59bcbb98 17762008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1777
1778 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1779
1780 * ediff.texi: Version/date change.
9f90198a 1781
8aa41c9b
CY
17822008-11-14 Chong Yidong <cyd@stupidchicken.com>
1783
1784 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1785
17587b1b
JB
17862008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1787
1788 * calc.texi (About This Manual): Comment out a mention of
1789 marginal notes.
1790
564c900e
CD
17912008-11-12 Carsten Dominik <dominik@science.uva.nl>
1792
1793 * org.texi (Clocking work time): Document the :formula property of
1794 clock tables.
1795 (Structure editing, Refiling notes): Document refiling regions.
1796 (Agenda commands): Document the double-prefix version
1797 of the `l' command in the agenda.
1798 (Handling links): Explain the effect of a double prefix
1799 arg to `C-c C-o'.
1800 (TODO basics): Add documentation for tag triggers.
1801
3c4be1f2
GM
18022008-10-23 Glenn Morris <rgm@gnu.org>
1803
1804 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1805 byte-compiling things like `+'.
1806
1807 * ns-emacs.texi: Merge copyright years of author now with assignment
1808 into FSF years.
1809 (VER): Use it for easier automatic updating. Use Emacs version rather
1810 than standalone Emacs.app version.
1811
a6520ff3
CD
18122008-10-12 Carsten Dominik <dominik@science.uva.nl>
1813
864c9740 1814 * org.texi: Lots of minor fixes.
a6520ff3
CD
1815 (Capture): New chapter.
1816 (Org Plot): New section.
1817
db7a4b66
MH
18182008-09-30 Magnus Henoch <mange@freemail.hu>
1819
1820 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1821
4043c194
JB
18222008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1823
1824 * calc.texi (User Defined Units): Mention how to enter optional display
1825 string.
1826
eef5ade7
MB
18272008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1828
1829 * message.texi (Sending Variables): Fixed variable documentation to
1830 avoid the "y/n" wording.
1831
e52cac88
MB
18322008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1833
1834 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1835
18362008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1837
1838 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1839 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1840
00c55306
BW
18412008-09-22 Bill Wohler <wohler@newt.com>
1842
1843 Release MH-E manual version 8.1.
1844
1845 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1846 release 8.1.
1847
1848 * mh-e.texi: Retain dual license as agreed to by the FSF.
1849 However, bump GPL to Version 3.
1850 Use @include for license text.
1851
e52cac88 18522008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1853
1854 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1855 (Store custom flags and keywords, Store arbitrary data):
1856 Clean up markup.
64763fe3
MB
1857
18582008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1859
1860 * gnus.texi (The Gnus Registry): Document it.
1861
9e601b8d
MB
18622008-09-08 David Engster <dengste@eml.cc>
1863
88ee5b02
JB
1864 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1865 Clarify section about choosing back end servers.
9e601b8d 1866
247043f1
GM
18672008-08-23 Glenn Morris <rgm@gnu.org>
1868
1869 * dired-x.texi (Shell Command Guessing):
1870 Mention dired-guess-shell-case-fold-search. (Bug#417)
1871
2bfec7a0
MA
18722008-08-22 Michael Albinus <michael.albinus@gmx.de>
1873
1874 * trampver.texi: Update release number.
1875
247043f1 18762008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1877
1878 * ns-emacs.texi: Update version.
1879 (Introduction): Correct menu location for options save.
1880 (Customization): Note that defaults are stored under org.gnu.Emacs.
1881
8c20bd92
BW
18822008-08-11 Bill Wohler <wohler@newt.com>
1883
1884 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1885 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1886 Henman) (closes SF #1768928).
1887
767a4d92
GM
18882008-08-10 Glenn Morris <rgm@gnu.org>
1889
1890 * ns-emacs.texi: Use @copying. Change copyright of authors with
1891 assignment to FSF. Change license to GFDL.
1892 (Top): Remove outdated references.
1893
6ecfe5c2
MB
18942008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1895
88ee5b02
JB
1896 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1897 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1898 gnus-summary-sort-by-most-recent-date.
1899 (Summary Sorting): Explain prefix argument.
1900
19012008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1902
1903 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1904 gnus-summary-pipe-output.
1905
eb932e8a
MA
19062008-08-03 Michael Albinus <michael.albinus@gmx.de>
1907
1908 * dbus.texi (Receiving Method Calls): Document error handling of own
1909 D-Bus methods.
1910
bfe16263
BW
19112008-08-01 Bill Wohler <wohler@newt.com>
1912
1913 * mh-e.texi (Reading Mail)
9f90198a 1914 (Viewing Attachments): Describe new function
bfe16263
BW
1915 mh-show-preferred-alternative.
1916 (Sending Mail, Redistributing, Sending Message): Describe new hook
1917 mh-annotate-msg-hook.
1918
21956b56
MA
19192008-07-31 Michael Albinus <michael.albinus@gmx.de>
1920
1921 * dbus.texi (Arguments and Signatures): Fix example.
1922 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1923 (Asynchronous Methods): New node.
9f90198a
JB
1924 (Errors and Events): Describe extended layout of `dbus-event'.
1925 New defun `dbus-event-message-type'.
21956b56 1926
7c2fb837
DN
19272008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1928
1929 * ediff.texi: Remove VMS support.
1930
13662773
JB
19312008-07-29 Juanma Barranquero <lekktu@gmail.com>
1932
1933 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1934 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1935
ddde0b34
CY
19362008-07-29 Chong Yidong <cyd@stupidchicken.com>
1937
1938 * Makefile.in: Add mairix-el targets.
1939
19402008-07-29 David Engster <deng@randomsample.de>
1941
1942 * mairix-el.texi: New file.
1943
d5875b25
JB
19442008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1945
366b7d44
JB
1946 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1947 project files. Delete 'main_unit' project variable; not needed. Allow
1948 process environment variables wherever project variables are allowed.
1949 Add tutorial section on multiple GNAT project files.
d5875b25 1950
6cbab8ee
MA
19512008-07-27 Michael Albinus <michael.albinus@gmx.de>
1952
1953 Sync with Tramp 2.1.14.
1954
1955 * trampver.texi: Update release number.
1956
9e2a2647
DN
19572008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1958
1959 * ns-emacs.texi:
1960 * faq.texi: Remove mentions of Mac Carbon.
1961
d62672f3
MB
19622008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1963
1964 * gnus.texi (Saving Articles): Describe the 2nd argument of
1965 gnus-summary-save-in-pipe.
1966 (SpamAssassin): Use it.
1967
19682008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1969
1970 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1971
dd12e1c6
CD
19722008-07-25 Carsten Dominik <dominik@science.uva.nl>
1973
1974 * org.texi (Export options): Document the use of the creator flag.
1975
44ce9197
CD
19762008-07-24 Carsten Dominik <dominik@science.uva.nl>
1977
1978 * org.texi: New version 6.06a.
1979
ddd13c5d
JB
19802008-07-23 Juanma Barranquero <lekktu@gmail.com>
1981
1982 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1983 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1984
8dc6104d
JB
19852008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1986
1987 * calc.texi (Editing Stack Entries):
1988 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1989 Calc's help functions. Mention fixing typos.
1990 (Customizing Calc): Fix typo.
1991
19922008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1993
1994 * calc.texi (summarykey): New macro. Use to correctly format keys in
1995 the summary.
1996
ddd13c5d 19972008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1998
1999 * ns-emacs.texi (Customization): Corrected documentation on color
2000 specification formats.
2001
568beaa2
AS
20022008-07-19 Andreas Schwab <schwab@suse.de>
2003
db8ef699 2004 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
2005
2006 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
2007 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
2008
cd71b9ae
MA
20092008-07-18 Michael Albinus <michael.albinus@gmx.de>
2010
2011 * dbus.texi (Inspection): Rework, introduce submenus.
2012 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
2013 (Properties and Annotations, Arguments and Signatures): New nodes.
2014
9b7993b4
MA
20152008-07-13 Michael Albinus <michael.albinus@gmx.de>
2016
2017 * dbus.texi (Receiving Method Calls): Fix description of
2018 `dbus-register-method'.
2019 (Signals): Allow also signal arguments for filtering in
2020 `dbus-register-signal'.
2021
241d447b
JB
20222008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
2023
2024 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
2025 `cnorm'.
2026 (Arithmetic Tutorial): Simplify the verification of prime factors.
2027
adb46650
MB
20282008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2029
2030 * gnus.texi (Saving Articles): Mention
2031 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
2032
92e15881
JB
20332008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
2034
2035 * calc.texi: Adjust mode line throughout.
2036
ea597303
JB
20372008-06-28 Juanma Barranquero <lekktu@gmail.com>
2038
2039 * sasl.texi (Mechanisms): Fix typos.
2040
aee08080
JB
20412008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
2042
2043 * calc.texi (Killing from the stack): Mention using normal Emacs
2044 copying.
2045
a06a4a12
MA
20462008-06-21 Michael Albinus <michael.albinus@gmx.de>
2047
ea597303
JB
2048 * tramp.texi (Password handling): Renamed from "Password caching".
2049 Add `auth-source' mechanism.
a06a4a12
MA
2050 (Connection caching): Tramp reopens the connection automatically,
2051 when the operating system on the remote host has been changed.
2052
7389398d
EZ
20532008-06-20 Eli Zaretskii <eliz@gnu.org>
2054
2055 * makefile.w32-in (distclean): Remove makefile.
2056
b349f79f
CD
20572008-06-17 Carsten Dominik <dominik@science.uva.nl>
2058
3f9b4c2b 2059 * org.texi (Using the mapping API): New section.
b349f79f 2060 (Agenda column view): New section.
3f9b4c2b 2061 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 2062 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 2063 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
2064
20652008-06-17 Jason Riedy <jason@acm.org>
2066
2067 * org.texi (A LaTeX example): Note that fmt may be a one-argument
2068 function, and efmt may be a two-argument function.
2069 (Radio tables): Document multiple destinations.
2070
cd5c05d2
GM
20712008-06-16 Glenn Morris <rgm@gnu.org>
2072
2073 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
2074 Add Cover-Texts.
2075
debf4439
GM
20762008-06-15 Glenn Morris <rgm@gnu.org>
2077
2078 * faq.texi (VER): Update to 23.0.60.
2079
2080 * mh-e.texi: Remove option of licensing under GPL.
2081 Add Cover-Texts to GFDL permissions notice.
2082 (GPL): Remove section.
2083 (GFDL): Include doclicense.texi rather than the actual text.
2084
2085 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2086 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2087
2088 * sasl.texi: Fix output file name.
2089
2090 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2091
2092 * gnus-coding.texi: Refer to license in Gnus manual.
2093
2094 * idlwave.texi, sasl.texi: Use @copying.
2095
2096 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
2097
2098 * speedbar.texi: Update Back-Cover Text as per maintain.info.
2099
2100 * url.texi: Use @copying, @title, @subtitle, @author.
2101
2102 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
2103 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
2104 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
2105 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
2106 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
2107 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
2108 * widget.texi, woman.texi:
2109 Remove references to external license, since doclicense is included.
2110
2111 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
2112 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
2113 Remove references to non-existent Invariant Sections.
2114
091f8bc1
GM
21152008-06-14 Glenn Morris <rgm@gnu.org>
2116
2117 * faq.texi (Major packages and programs): Remove references to external
2118 Supercite, Calc, VIPER, since they have been included for some time.
2119 Update VM, AUCTeX, BBDB entries.
2120
47bcb4d3
UJ
21212008-06-14 Ulf Jasper <ulf.jasper@web.de>
2122
2123 * newsticker.texi: Updated to match latest newsticker changes.
2124
6f093307
GM
21252008-06-13 Glenn Morris <rgm@gnu.org>
2126
2127 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
2128 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
2129 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
2130 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
2131 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
2132 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
2133 * woman.texi:
2134 Update Back-Cover Text as per maintain.info.
2135
2b968687
MB
21362008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2137
2138 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2139
2140 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2141 (gnus-faq.xml): Update repository host.
2142
2b968687
MB
2143 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2144
21452008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2146
2147 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2148 Fix a typo.
2149
21502008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2151
2152 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 2153 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
2154 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2155
21562008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2157
2158 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2159 coding standards.
2160
21612008-06-14 David Engster <dengste@eml.cc>
2162
2163 * gnus.texi (nnmairix): Markup fixes.
2164
e6d2d263
MB
21652008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2166
2b968687 2167 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
2168
21692008-06-05 David Engster <dengste@eml.cc>
2170
2171 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2172
21732008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2174
b344d29d 2175 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
2176 (Searching, nnir, nnmairix): New stub nodes.
2177
ad231df6 21782008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
2179
2180 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2181
f394fa25
MB
21822008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2183
2184 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2185
58333467
MB
21862008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2187
2188 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2189
67525fb9
JY
21902008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2191
2192 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2193
0549d8fc
JB
21942008-05-06 Juanma Barranquero <lekktu@gmail.com>
2195
2196 * info.texi (Top): Fix typo in xref.
2197
149a3837
KB
21982008-05-05 Karl Berry <karl@gnu.org>
2199
2200 * info.texi (Top): @xref to stand-alone manual.
2201
3a23a519
MB
22022008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2203
2204 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2205 (Various Summary Stuff): Fix typo in last xref.
2206
0a29fbf3
JB
22072008-05-02 Juanma Barranquero <lekktu@gmail.com>
2208
2209 * org.texi (Moving subtrees): Fix typo.
2210
586b90f1
MA
22112008-04-28 Michael Albinus <michael.albinus@gmx.de>
2212
2213 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2214 Tramp via `tramp-mode'.
2215
b5af9883
CD
22162008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2217
2218 * org.texi: Massive changes, in many parts of the file.
2219
d55fe5bb
MB
22202008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2221
2222 * gnus.texi (Oort Gnus): Add message-fill-column.
2223
22242008-04-12 Adrian Aichner <adrian@xemacs.org>
2225
2226 * gnus.texi (Mail Source Specifiers): Typo fix.
2227
22282008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2229
2230 * gnus.texi (Diary Headers Generation): Update key binding for
2231 `gnus-diary-check-message'.
2232
22332008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2234
2235 * gnus.texi (Emacsen): Addition.
2236
22372008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2238
2239 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2240
22412008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2242
2243 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2244
22452008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2246
2247 * gnus-news.texi: Update tool bar item.
2248
22492008-04-09 Sven Joachim <svenjoac@gmx.de>
2250
2251 * gnus-news.texi: Fix typos.
2252
76c109c3
JB
22532008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2254
222027f2 2255 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
2256 Add mention of `kron'.
2257
d5fbd5a6
MO
22582008-04-01 Daiki Ueno <ueno@unixuser.org>
2259
2260 * epa.texi (Encrypting/decrypting *.gpg files): Document
2261 epa-file-name-regexp.
2262
fbcbb58c
KY
22632008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2264
2265 * gnus.texi (Example Methods): Fix description about ssh-agent.
2266 (Indirect Functions): Fix the default value of nntp-telnet-command;
2267 remove link to connect.html.
2268
134ce16c
MA
22692008-03-30 Michael Albinus <michael.albinus@gmx.de>
2270
2271 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2272 dbus-call-method.
2273 (Receiving Method Calls): The timeout can be set by the calling client.
2274
da1975d7
MA
2275 * trampver.texi: Update release number.
2276
2e4089ab
RS
22772008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2278
2279 * gnus.texi (Top): Fix version. Add SASL.
2280
70cab5a9
MA
22812008-03-29 Michael Albinus <michael.albinus@gmx.de>
2282
2283 Sync with Tramp 2.1.13.
2284
2285 * trampver.texi: Update release number.
2286
5bc6ddff
MB
22872008-03-29 Chong Yidong <cyd@stupidchicken.com>
2288
2289 * org.texi: Update to new org-mode website.
2290
22912008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2292
2293 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2294
9b3ebcb6
MB
22952008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2296
2297 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2298 gnus-read-ephemeral-gmane-group-url,
2299 gnus-read-ephemeral-emacs-bug-group,
2300 gnus-read-ephemeral-debian-bug-group.
2301
23022008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2303
2304 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2305
2306 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2307 Add FIXMEs for Bookmarks and gnus-registry-marks.
2308
23092008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2310
2311 * gnus.texi (Smileys): Document `smiley-style'.
2312
23132008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2314
2315 * gnus.texi (Gnus Development): Clarify difference between ding and
2316 gnu.emacs.gnus.
2317 (MIME Commands, Using MIME, RSS): Fix markup.
2318
2319 * gnus-faq.texi ([8.4]): Ditto.
2320
23212008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2322
2323 * gnus.texi (Emacsen): Remove obsolete stuff.
2324
23252008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2326
2327 * gnus.texi (Oort Gnus): Add version info WRT
2328 `mail-source-delete-incoming'.
2329
23302008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2331
2332 * gnus.texi (Top): Add "Other related manuals" and version info in
2333 `iftex' output.
2334 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2335 gnus-balloon-face-0 and the corresponding format specifiers.
2336
608d6a81
MA
23372008-03-26 Michael Albinus <michael.albinus@gmx.de>
2338
2339 * tramp.texi (Filename completion): Remove footnote about let-bind
2340 of `partial-completion-mode'. It doesn't work this way.
2341
27a6f132
SM
23422008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2343
2344 * pcl-cvs.texi (Contributors): Update my email.
2345
4a7c4c40
MA
23462008-03-21 Michael Albinus <michael.albinus@gmx.de>
2347
2348 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2349
2940c053
BW
23502008-03-17 Bill Wohler <wohler@newt.com>
2351
2352 * mh-e.texi (Viewing): Update URL for adding header fields to
2353 mh-invisible-header-fields-default.
2354
30864d5f
BW
23552008-03-16 Bill Wohler <wohler@newt.com>
2356
2357 * mh-e.texi (Preface): Add Gnus to requirements.
2358 (Forwarding): Note that forwarded MIME messages are now inline.
2359
31fe2b00
SM
23602008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2361
2362 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
2363 (Common Variables): Give precedence to the netcat methods over the
2364 telnet methods, and mention that they are more reliable.
31fe2b00 2365
5e97c626
CD
23662008-03-13 Carsten Dominik <dominik@science.uva.nl>
2367
2368 * org.texi (Exporting Agenda Views): Document agenda export to
2369 iCalendar.
2370 (Progress logging): Document the new progress logging stuff.
2371
37a68866
MB
23722008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2373
2374 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2375 Update for change of `mail-source-delete-incoming'.
2376
2377 * gnus-news.texi: Ditto.
2378
8f7abae3
MB
23792008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2380
2381 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2382 custom versions.
2383
af379c86
AM
23842008-03-07 Alan Mackenzie <acm@muc.de>
2385
2386 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2387 parens/brackets in a k&r region is limited.
2388
3d0f8a67
MB
23892008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2390
2391 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2392 using different Emacs versions.
2393
52151df0
GM
23942008-02-27 Glenn Morris <rgm@gnu.org>
2395
2396 * sc.texi: Remove a lot of old and obsolete info.
2397 (titlepage): Simplify.
2398 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2399 (VM with any Emacsen, GNEWS with any Emacsen)
2400 (Overloading for Non-conforming MUAs, Version 3 Changes)
2401 (The Supercite Mailing List): Delete nodes.
2402 (Introduction): Remove info about old packages.
2403 (Getting Connected): Simplify. Remove info about old packages.
2404 (Citing Commands): Delete Emacs 19 info.
2405 (Hints to MUA Authors): Simplify.
2406 (Thanks and History): Merge in some info from the deleted node
2407 "Version 3 Changes".
2408
b03f96dc
MB
24092008-02-05 Juanma Barranquero <lekktu@gmail.com>
2410
2411 * org.texi (Setting tags, In-buffer settings):
2412 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2413
52bec650
MB
24142008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2415
2416 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2417 installation directory name.
2418
34a3c587
RF
24192008-02-12 Romain Francoise <romain@orebokech.com>
2420
2421 * epa.texi (Overview): Fix typo.
2422
5a8d03e9
MO
24232008-02-11 Daiki Ueno <ueno@unixuser.org>
2424
2425 * epa.texi (Quick start): Remove the .emacs setting.
2426
f1914c40
MO
24272008-02-10 Daiki Ueno <ueno@unixuser.org>
2428
2429 * epa.texi (Quick start): Use the command `epa-enable' instead of
2430 loading `epa-setup'.
2431
bca98fc9
JB
24322008-02-08 Juanma Barranquero <lekktu@gmail.com>
2433
2434 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2435 ($(infodir)/epa, epa.dvi): New targets.
2436
4b01af2e
MO
24372008-02-08 Daiki Ueno <ueno@unixuser.org>
2438
2439 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2440
2441 * epa.texi: New manual documenting the EasyPG Assistant.
2442
06c0751a
MA
24432008-02-06 Michael Albinus <michael.albinus@gmx.de>
2444
2445 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2446 (Inspection): New function dbus-ping.
2447
7dcccd7b
MA
24482008-02-05 Michael Albinus <michael.albinus@gmx.de>
2449
2450 * tramp.texi (Remote processes): Add `shell-command'.
2451
a1da1e37
MB
24522008-01-28 Michael Sperber <sperber@deinprogramm.de>
2453
2454 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2455 (Group Parameters): Document `mail-source' parameter.
2456
c9d8f746
MA
24572008-01-27 Michael Albinus <michael.albinus@gmx.de>
2458
2459 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2460 must be a local host.
2461
15db4a13
MO
24622008-01-26 Michael Olson <mwolson@gnu.org>
2463
2464 * erc.texi: Update version for ERC 5.3 release.
2465 (Obtaining ERC): Update extras URLs for 5.3.
2466 (Development): Write instructions for git, and remove those for Arch.
2467 (History): Mention the switch to git.
2468
2bc43980
KB
24692008-01-24 Karl Berry <karl@gnu.org>
2470
bca98fc9
JB
2471 * info.texi (Search Index, Search Text): Mention the command
2472 character in the section name, a la the (Go to node) node.
2bc43980 2473
d2e4a6c9
MA
24742008-01-21 Michael Albinus <michael.albinus@gmx.de>
2475
2476 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2477
0b6799c3
MB
24782008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2479
2480 * gnus-news.texi: Mention gnus-article-describe-bindings.
2481
24822008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2483
2484 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2485
db9c3fb1 24862008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2487
7b4d0413 2488 * org.texi (Property inheritance): New section.
db9c3fb1 2489 (Conventions): New section.
7b4d0413 2490 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2491 commands, and the new bindings for refiling.
2492 (Sparse trees): Document the new special command for sparse trees.
2493 (References): Be more clear about the counting of hilines.
2494 (Handling links): Document M-p/n for accessing links.
2495 (Fast access to TODO states): New section.
2496 (Per file keywords): New section.
2497 (Property inheritance): New section.
2498 (Column attributes): New summary types.
2499 (Capturing Column View): New section.
2500 (The date/time prompt): Cover the new features in the date/time prompt.
2501 Compactify the table of keys for the calendar remote control.
2502 (Clocking work time): Document the new :scope parameter.
2503 (Remember): Promoted to chapter.
2504 (Quoted examples): New section.
2505 (Enhancing text): New verbatim environments.
2506
6ed73f28
MA
25072008-01-14 Michael Albinus <michael.albinus@gmx.de>
2508
2509 * trampver.texi: Update release number.
2510
95838435
MB
25112008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2512
2513 * gnus.texi (Article Keymap): Add
2514 gnus-article-wide-reply-with-original; fix descriptions of
2515 gnus-article-reply-with-original and
2516 gnus-article-followup-with-original.
2517
20234d96
GM
25182008-01-09 Glenn Morris <rgm@gnu.org>
2519
2520 * nxml-mode.texi: Add @copying section.
2521
d82cf70b
MB
25222008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2523
2524 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2525 Server". Add `message-send-mail-with-mailclient'.
2526
2527 * gnus.texi (Posting Server): Move some text to "(message)Mail
2528 Variables" and add a reference here.
2529
addb7f2e
MA
25302008-01-04 Michael Albinus <michael.albinus@gmx.de>
2531
2532 * dbus.texi (Receiving Method Calls): New chapter.
2533 (Errors and Events): Add serial number to events. Replace "signal" by
2534 "message". Introduce dbus-event-serial-number.
2535
4db2806c
MA
25362008-01-03 Michael Albinus <michael.albinus@gmx.de>
2537
2538 * dbus.texi (Type Conversion): Explain the type specification for empty
2539 arrays. Use another example.
2540
c9ecb5a7
MA
25412007-12-30 Michael Albinus <michael.albinus@gmx.de>
2542
2543 * dbus.texi (all): Replace "..." by @dots{}.
2544 (Type Conversion): Precise the value range for :byte types.
2545 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2546 Mention its return value.
2547 (Errors and Events): There is no D-Bus error propagation during event
2548 processing.
2549
702dbfd9
JB
25502007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2551
2552 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2553 New sections.
2554
87035689
MB
25552007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2556
2557 * gnus.texi (Group Parameters): Reorder the text and add a note about
2558 `gnus-parameters' near the beginning of the node.
2559
25602007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2561
2562 * gnus.texi (Score File Editing): Fix function name.
2563
5492f5ca
MA
25642007-12-23 Michael Albinus <michael.albinus@gmx.de>
2565
2566 Sync with Tramp 2.1.12.
2567
2568 * trampver.texi: Update release number.
2569
d4e67bc5
MA
25702007-12-22 Michael Albinus <michael.albinus@gmx.de>
2571
2572 * dbus.texi (Type Conversion): Correct input parameters mapping.
2573
6a31c819
MA
25742007-12-21 Michael Albinus <michael.albinus@gmx.de>
2575
2576 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2577 (Errors and Events): Mention wrong-type-argument error.
2578
99a3e35f
AS
25792007-12-21 Alex Schroeder <alex@gnu.org>
2580
2581 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 2582 spaces. Fixed some typos.
99a3e35f
AS
2583 (Internet Relay Chat): Explain relay.
2584 (Getting started with rcirc): Change items to reflect prompts.
2585 Add more explanation to rcirc-track-minor-mode and added a comment to
2586 warn future maintainers that this section is a copy.
11ac7c8e 2587 (People): Changed /ignore example.
62b12a24 2588 (Keywords): Not keywords.
99a3e35f 2589
331e4d02
AS
25902007-12-20 Alex Schroeder <alex@gnu.org>
2591
2592 * rcirc.texi (Top): Fighting Information Overload chapter added.
2593 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2594 (rcirc commands): Moved /ignore command to the new chapter.
2595 (Fighting Information Overload): New chapter documenting /keyword,
2596 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2597 (Configuration): Document rcirc-server-alist, remove
2598 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2599
cd71c3ef
MA
26002007-12-16 Michael Albinus <michael.albinus@gmx.de>
2601
2602 * dbus.texi (Signals): Fix example in dbus-register-signal.
2603
bbbe940b
MB
26042007-12-14 Sven Joachim <svenjoac@gmx.de>
2605
2606 * gnus.texi (Score Variables): Fix typo.
2607
0ce574ef
MA
26082007-12-07 Michael Albinus <michael.albinus@gmx.de>
2609
2610 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2611 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2612 (Errors and Events): Adapt dbus-event.
2613
b890d447
MB
26142007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2615
2616 * gnus.texi (Other Files): Add the yenc command.
2617
26182007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2619
2620 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2621 since 2004-08-06.
2622
26232007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2624
2625 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2626 on body.
2627
26282007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2629
2630 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2631 and rfc2047-allow-irregular-q-encoded-words; fix description of
2632 rfc2047-encode-encoded-words.
2633
26342007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2635
2636 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2637
3728bf03
MO
26382007-12-05 Michael Olson <mwolson@gnu.org>
2639
2640 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2641 Update documentation for `remember-diary-file'.
2642
a4397af9
MA
26432007-12-04 Michael Albinus <michael.albinus@gmx.de>
2644
2645 * dbus.texi (Signals): Precise `dbus-register-signal'.
2646 (Errors and Events): Rework events part, the internal structure of
2647 dbus-event has changed.
2648
1682490c
JB
26492007-12-03 Juanma Barranquero <lekktu@gmail.com>
2650
2651 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2652 ($(infodir)/dbus, dbus.dvi): New targets.
2653
7b13a0f2
MA
26542007-12-03 Michael Albinus <michael.albinus@gmx.de>
2655
2656 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2657 unconditionally.
2658
2659 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2660 emulation with @print{}.
2661
7ef92bc9
RS
26622007-12-02 Richard Stallman <rms@gnu.org>
2663
2664 * dbus.texi (Overview): Minor cleanup.
2665
22d8ac3a
MA
26662007-12-02 Michael Albinus <michael.albinus@gmx.de>
2667
d3a8e0df
MA
2668 * Makefile.in (INFO_TARGETS): Add dbus.
2669 (DVI_TARGETS): Add dbus.dvi.
2670 (dbus, dbus.dvi): New targets.
2671
22d8ac3a
MA
2672 * dbus.texi: New file.
2673
559764ab
RF
26742007-11-24 Romain Francoise <romain@orebokech.com>
2675
2676 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2677 Fix file name to match @setfilename.
559764ab 2678
ac97a16b
MH
26792007-11-23 Mark A. Hershberger <mah@everybody.org>
2680
2681 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2682 ($(infodir)/nxml-mode): New rule.
2683
2684 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2685 ($(infodir)/nxml-mode): New rule.
2686 (clean): Add nxml-mode*.
2687
2688 * nxml-mode.texi: New file with nxml manual.
2689
404cd454
GM
26902007-11-18 Richard Stallman <rms@gnu.org>
2691
2692 * flymake.texi (Example -- Configuring a tool called directly):
2693 Update example.
2694
b048d478
MA
26952007-11-18 Michael Albinus <michael.albinus@gmx.de>
2696
2697 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2698 double-slash behavior. Explain directory contents flushing.
b048d478 2699
346e8469
JB
27002007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2701
2702 * calc.texi (TeX and LaTeX Language Modes): Put in
2703 missing braces.
2704
404cd454
GM
27052007-11-15 Richard Stallman <rms@gnu.org>
2706
2707 * cl.texi (Equality Predicates): Delete `eql'.
2708 (Predicates, Naming Conventions, Top): Delete `eql'.
2709 (Common Lisp Compatibility): Delete `eql'.
2710 (Porting Common Lisp): Delete obsolete backquote info.
2711 Minor clarification about character constants.
2712 (Sequence Basics): Minor clarification.
2713
1f6af58b
JB
27142007-11-15 Juanma Barranquero <lekktu@gmail.com>
2715
dccb744b 2716 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2717 * tramp.texi (Filename completion): Fix typos.
2718
3bc88bc9
JB
27192007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2720
2721 * calc.texi (Basic commands): Mention the menu.
2722
bc5300d3
MA
27232007-11-12 Michael Albinus <michael.albinus@gmx.de>
2724
2725 * tramp.texi (Connection caching): Tramp flushes connection
2726 properties when remote operating system has been changed.
2727
4d8a28ec
MB
27282007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2729
2730 * gnus-news.texi: Fix spelling.
2731 `message-insert-formatted-citation-line', not
2732 `message-insert-formated-citation-line'.
2733
404cd454
GM
2734 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2735
e1176b47
MA
27362007-11-07 Michael Albinus <michael.albinus@gmx.de>
2737
2738 * tramp.texi (Overview): Mention also the PuTTY integration under
2739 Win32. Remove paragraphs about Tramp's experimental status.
2740 (Frequently Asked Questions): Add code example for highlighting the
2741 mode line.
2742
6159985a
MO
27432007-11-03 Michael Olson <mwolson@gnu.org>
2744
2745 * remember.texi: Change mentions of remember-buffer to
2746 remember-finalize throughout.
2747
bec9b2f5
MO
27482007-10-30 Michael Olson <mwolson@gnu.org>
2749
2750 * remember.texi (Copying): Remove.
2751 (Mailbox): Update with non-BBDB instructions.
2752 (Diary, Org): Add.
2753 (Bibliography, Planner Page): Remove.
2754
b6173182
JB
27552007-10-30 Juanma Barranquero <lekktu@gmail.com>
2756
2757 * makefile.w32-in (INFO_TARGETS): Add remember.
2758 (DVI_TARGETS): Add remember.dvi.
2759 ($(infodir)/remember): New rule.
2760 (clean): Add remember*.
2761
15f3eb73
MO
27622007-10-30 Michael Olson <mwolson@gnu.org>
2763
70bdc930
MO
2764 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2765 ($(infodir)/remember): New rule that builds the Remember Manual.
2766
b6173182
JB
2767 * remember.texi: New file containing the Remember Mode Manual.
2768 Shuffle chapters around after initial import.
7d3f6f1a
MO
2769 (Function Reference): Split Keystrokes into separate chapter.
2770 (Keystrokes): Document C-c C-k.
51d24a12 2771 (Introduction): Fix typographical issue with "---".
15f3eb73 2772
404cd454
GM
27732007-10-29 Richard Stallman <rms@gnu.org>
2774
2775 * widget.texi (Introduction): Delete discussion of implementation
2776 internals.
2777
9bbb9638
MA
27782007-10-29 Michael Albinus <michael.albinus@gmx.de>
2779
2780 * tramp.texi (Connection caching): Host names must be different
2781 when tunneling.
2782
c7ff939a
RS
27832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2784
2785 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2786 Gnus v5.13.
2787
01c52d31
MB
27882007-10-28 Miles Bader <miles@gnu.org>
2789
2790 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2791
01c52d31
MB
27922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2793
2794 * gnus.texi (Sorting the Summary Buffer): Remove
2795 gnus-article-sort-by-date-reverse.
2796
27972007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2798
2799 * gnus.texi (Non-ASCII Group Names): New node.
2800 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2801 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2802
c8763fb6 28032007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2804
2805 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2806 clean the output of the program `imap-shell-program'.
2807
28082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2809
2810 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2811
28122007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2813
2814 * gnus.texi (Sticky Articles): Documentation for sticky article
2815 buffers.
2816
c8763fb6 28172007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2818
2819 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2820
28212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2822
2823 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2824
28252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2826
2827 * gnus.texi (Archived Messages): Document
2828 gnus-update-message-archive-method.
2829
28302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2831
2832 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2833
c8763fb6 28342007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2835
2836 * gnus.texi (Group Maneuvering): Document
2837 `gnus-summary-next-group-on-exit'.
2838
28392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2840
2841 * gnus.texi (Really Various Summary Commands): Mention
2842 gnus-auto-select-on-ephemeral-exit.
2843
28442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2845
2846 * gnus.texi, message.texi: Bump version number.
2847
28482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2849
2850 * gnus.texi (Group Line Specification, Misc Group Stuff)
2851 (Server Commands): Parenthesize @pxref{Mail Spool}.
2852
28532007-10-28 Didier Verna <didier@xemacs.org>
2854
2855 New user option: message-signature-directory.
2856 * message.texi (Insertion Variables): Document it.
2857 * gnus.texi (Posting Styles): Ditto.
2858
28592007-10-28 Didier Verna <didier@xemacs.org>
2860
2861 * gnus.texi (Group Line Specification):
2862 * gnus.texi (Misc Group Stuff):
2863 * gnus.texi (Server Commands): Document the group compaction feature.
2864
28652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2866
2867 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2868
2869 * message.texi (Various Message Variables): Add message-fill-column.
2870
28712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2872
2873 * gnus.texi: Untabify.
2874
28752007-10-28 Didier Verna <didier@xemacs.org>
2876
2877 * gnus.texi (Group Parameters): Document the posting-style merging
2878 process in topic-mode.
2879
28802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2881
2882 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2883
28842007-10-28 Romain Francoise <romain@orebokech.com>
2885
2886 * gnus.texi (Mail Spool): Fix typo.
2887 Update copyright.
2888
28892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2890
2891 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2892
28932007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2894
2895 * gnus.texi (Summary Generation Commands):
2896 Add gnus-summary-insert-ticked-articles.
2897
28982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2899
b2abec73
JB
2900 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2901 to spam-spamassassin-program.
01c52d31
MB
2902
29032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2904
2905 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2906
29072007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2908
2909 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2910
29112007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2912
2913 * message.texi (Mail Headers): Document `opportunistic'.
2914
29152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2916
2917 * emacs-mime.texi (Encoding Customization): Explain how to set
2918 mm-coding-system-priorities per hierarchy.
2919
29202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2921
2922 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2923 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2924
29252007-10-28 Didier Verna <didier@xemacs.org>
2926
2927 * message.texi (Wide Reply): Update documentation of
2928 message-dont-reply-to-names (now allowing a list of regexps).
2929
29302007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2931
2932 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2933
29342007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2935
2936 * gnus.texi (SpamAssassin back end): Fix typo.
2937
2938 * sieve.texi (Examples): Fix grammar.
2939
29402007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2941
2942 * gnus.texi (Searching for Articles): Document M-S and M-R.
2943 (Limiting): Document / b.
2944
29452007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2946
2947 * gnus.texi (Thread Commands): T M-^.
2948
29492007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2950
2951 * message.texi (Mail Aliases): Document ecomplete.
2952 (Mail Aliases): Fix typo.
2953
29542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2955
2956 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2957 fix typo.
2958
29592007-10-28 Romain Francoise <romain@orebokech.com>
2960
2961 * gnus.texi (Mail Spool): Grammar fix.
2962
29632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2964
2965 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2966 string.
2967
29682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2969
2970 * gnus.texi (Group Parameters): Fix description.
2971
29722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2973
b2abec73
JB
2974 * gnus.texi (Gmane Spam Reporting):
2975 Fix spam-report-gmane-use-article-number.
2976 Add spam-report-user-mail-address.
01c52d31
MB
2977
29782007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2979
2980 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2981
29822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2983
2984 * gnus.texi (Group Parameters): Add simplified sorting example based on
2985 example for `Sorting the Summary Buffer' from Jari Aalto
2986 <jari.aalto@cante.net>.
2987 (Example Methods): Add example for an indirect connection.
2988
29892007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2990
2991 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2992 (Agent Parameters): Updated parameter names to match code.
2993 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2994 'gnus-agent-summary-fetch-series'.
2995 (Agent and flags): New section providing a generalized discussion
2996 of flag handling.
2997 (Agent and IMAP): Removed flag discussion.
b2abec73 2998 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2999
30002007-10-28 Romain Francoise <romain@orebokech.com>
3001
3002 * gnus.texi (Exiting the Summary Buffer): Add new function
3003 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
3004
30052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3006
3007 * gnus.texi (Conformity): Fix typo.
3008 (Customizing Articles): Document `first'.
3009
30102007-10-28 Jari Aalto <jari.aalto@cante.net>
3011
3012 * gnus.texi (Sorting the Summary Buffer):
3013 Add `gnus-thread-sort-by-date-reverse'. Add example
3014 host to different sorting in NNTP and RSS groups.
3015
30162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3017
3018 * message.texi (Insertion): Describe prefix for
3019 message-mark-inserted-region and message-mark-insert-file.
3020
30212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3022
3023 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
3024 LaTeX documents. Describe "text/x-gnus-verbatim".
3025
30262007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3027
b2abec73 3028 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
3029 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
3030 (spam-stat spam filtering, SpamOracle)
3031 (Extending the Spam ELisp package): Removed extra quote symbol for
3032 clarity.
3033
30342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3035
3036 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
3037 gnus-article-delete-part and gnus-article-replace-part.
3038 (Using MIME): Add gnus-mime-replace-part.
3039
30402007-10-28 Romain Francoise <romain@orebokech.com>
3041
3042 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
3043 requires `auto-compression-mode' to be enabled. Add new nnml
3044 variable `nnml-compressed-files-size-threshold'.
3045
30462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3047
3048 * gnus.texi (Sorting the Summary Buffer): Added
3049 gnus-thread-sort-by-recipient.
3050
30512007-10-28 Romain Francoise <romain@orebokech.com>
3052
3053 * message.texi (Insertion Variables): Mention new variable
3054 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
3055 documentation accordingly.
3056
30572007-10-28 Romain Francoise <romain@orebokech.com>
3058
3059 * gnus.texi (To From Newsgroups): Mention new variables
3060 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
3061
30622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3063
3064 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
3065 stuff; gnus-mime-inline-part does the automatic decompression.
3066
30672007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3068
3069 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 3070 "training.ham" should be "training.spam".
01c52d31
MB
3071
30722007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3073
3074 * message.texi (Mail Variables): Fix the default value for
3075 message-send-mail-function.
3076
30772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3078
3079 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3080 always returns nil exceptionally.
3081
30822007-10-28 Simon Josefsson <jas@extundo.com>
3083
3084 * gnus.texi (Article Washing): Add libidn URL. Suggested by
3085 Michael Cook <michael@waxrat.com>.
3086
30872007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3088
3089 * gnus.texi (Topic Commands): Fix next/previous.
3090
30912007-10-28 Simon Josefsson <jas@extundo.com>
3092
3093 * gnus.texi (Article Washing): Mention `W i'.
3094
c8763fb6 30952007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
3096
3097 * gnus.texi (Group Parameters): Slight extension of sieve
3098 parameter description.
3099
31002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3101
3102 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
3103 matching score files as well.
3104 (Picons): Describe `gnus-picon-style'.
3105
31062007-10-28 Romain Francoise <romain@orebokech.com>
3107
3108 * message.texi (Message Headers): Mention that headers are hidden
3109 using narrowing, and how to expose them.
3110 Update copyright.
3111
31122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3113
3114 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
3115 `gnus-summary-sort-by-recipient'.
3116
31172007-10-28 Romain Francoise <romain@orebokech.com>
3118
3119 * gnus.texi (NNTP marks): New node.
3120 (NNTP): Move NNTP marks variables to the new node.
3121
31222007-10-28 Jesper Harder <harder@ifa.au.dk>
3123
b2abec73 3124 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
3125
3126 * gnus.texi (MIME Commands, Hashcash): Markup fix.
3127
31282007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3129
b2abec73 3130 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 3131 everywhere for consistency.
b2abec73
JB
3132 (Filtering Spam Using The Spam ELisp Package): Admonish again.
3133 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
3134 Say "regular expression" instead of "regex." Admonish. Pick
3135 other words to sound better (s/so/thus/).
b2abec73 3136 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
3137 statistical filters. Remove old TODO.
3138 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
3139 New section on sorting and displaying the spam score.
3140 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3141 backend but an alias to spam-use-BBDB.
3142 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
3143 new backend functionality.
3144
31452007-10-28 Simon Josefsson <jas@extundo.com>
3146
3147 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3148 nntp-marks-directory, from Romain Francoise
3149 <romain@orebokech.com>.
3150
31512007-10-28 Magnus Henoch <mange@freemail.hu>
3152
3153 * gnus.texi (Hashcash): New default value of
3154 hashcash-default-payment.
3155
31562007-10-28 Simon Josefsson <jas@extundo.com>
3157
3158 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3159 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3160
31612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3162
3163 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3164
31652007-10-28 Simon Josefsson <jas@extundo.com>
3166
3167 * gnus.texi (documentencoding): Add, to avoid warnings.
3168
31692007-10-28 Simon Josefsson <jas@extundo.com>
3170
3171 * message.texi (Mail Headers): Add.
3172
3173 * gnus.texi (Hashcash): Fix.
3174
31752007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3176
b2abec73 3177 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 3178 that payments can be verified and fix the name of the
b2abec73 3179 hashcash-path variable.
01c52d31
MB
3180
31812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3182
b2abec73 3183 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
3184
31852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3186
3187 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3188
31892007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3190
3191 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
3192 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3193 warning about ham processors in spam groups removed.
01c52d31
MB
3194
31952007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 3196
b2abec73
JB
3197 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3198 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
3199
32002007-10-28 Jesper Harder <harder@ifa.au.dk>
3201
3202 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3203 (Mailing List): Typo.
3204 (Customizing Articles): Add gnus-treat-ansi-sequences.
3205 (Article Washing): Index.
3206
3207 * message.texi: Use m-dash consistently.
3208
32092007-10-28 Jesper Harder <harder@ifa.au.dk>
3210
3211 * gnus.texi (GroupLens): Remove.
3212
32132007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3214
3215 * gnus.texi (Outgoing Messages, Agent Variables): Add
3216 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3217 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3218
32192007-10-28 Jesper Harder <harder@ifa.au.dk>
3220
3221 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3222
32232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3224
3225 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3226
3227 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3228
32292007-10-28 Simon Josefsson <jas@extundo.com>
3230
3231 * gnus.texi (Top): Add SASL.
3232
404cd454
GM
32332007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3234
3235 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3236
32372007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3238
3239 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3240
0edd2970
JB
32412007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3242
3243 * calc.texi (Formulas, Composition Basics): Lower the
3244 precedence of negation.
3245
a9afba20
JY
32462007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3247
3248 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3249 Mention the new three-letter column identifiers.
3250 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3251 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3252 message when using `c' on an empty default with default printer.
3253 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3254 renamed to `ses--symbolic-formulas' some time ago.
3255
45b778a6
JB
32562007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3257
3258 * calc.texi (Default Simplifications, Making Selections)
3259 (Customizing Calc): Clarify associativity of multiplication.
3260
03b5bade
MA
32612007-10-23 Michael Albinus <michael.albinus@gmx.de>
3262
3263 * tramp.texi (Traces and Profiles): Simplify loop over
3264 `trace-function-background'.
3265
e658c8ee
JL
32662007-10-22 Juri Linkov <juri@jurta.org>
3267
3268 * dired-x.texi (Shell Command Guessing): Default values are now
3269 available by typing M-n instead of M-p.
3270
dd753688
MA
32712007-10-21 Michael Albinus <michael.albinus@gmx.de>
3272
3273 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
3274 (Password caching): Remove `tramp-clear-passwd'.
3275 It's not a command anymore.
dd753688
MA
3276 (Bug Reports): Add `tramp-bug' to function index.
3277 (Function Index, Variable Index): New nodes.
3278 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3279
3280 * trampver.texi: Update release number.
3281
4bb49b43
JB
32822007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3283
8b296cdd 3284 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
3285 about integer size into past tense.
3286 (Time Zones): Remove pointer to Calc author's address.
3287 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 3288 and hyperbolic cotangent. Fix typo.
4bb49b43 3289
311dd93f
MA
32902007-10-10 Michael Albinus <michael.albinus@gmx.de>
3291
3292 Sync with Tramp 2.1.11.
3293
3294 * trampver.texi: Update release number.
3295
ea3fc256
MA
32962007-10-06 Michael Albinus <michael.albinus@gmx.de>
3297
3298 * tramp.texi (External packages): New section.
3299
1af74d06
MB
33002007-09-29 Juri Linkov <juri@jurta.org>
3301
3302 * info.texi (Help-Int): Document `L' (`Info-history').
3303
0e2806fa
SM
33042007-09-26 Carsten Dominik <dominik@science.uva.nl>
3305
3306 * org.texi: Change links to webpage and maintained email.
3307 (Remember): Promote to Chapter, significant changes.
3308 (Fast access to TODO states): New section.
3309 (Faces for TODO keywords): New section.
3310 (Export options): Example for #+DATE.
3311 (Progress logging): Section moved.
3312
567b9191
BW
33132007-09-26 Bill Wohler <wohler@newt.com>
3314
3315 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3316 browse-url-at-mouse.
3317
1af74d06
MB
33182007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3319
3320 * flymake.texi (Customizable variables): Face names don't end in -face.
3321 Fix flymake-err-line-patterns template.
3322 (Example -- Configuring a tool called directly): Fix init-function.
3323 (Highlighting erroneous lines): Face names don't end in -face.
3324
d60a4e3a 33252007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
3326
3327 * erc.texi (Special-Features): Fix small typo.
3328
7d7a3510
MA
33292007-09-14 Michael Albinus <michael.albinus@gmx.de>
3330
3331 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3332 and "External transfer methods".
3333
285f0d3a
JB
33342007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3335
3336 * calc.texi (Predefined Units): Add some history.
3337
526dc846
MO
33382007-09-08 Michael Olson <mwolson@gnu.org>
3339
87e04f16
JB
3340 * erc.texi (Copying): New section included from gpl.texi.
3341 This matches the look of the upstream ERC manual.
526dc846 3342
f10d0e80
JB
33432007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3344
87e04f16 3345 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
3346 (Random Numbers): Clarify the distribution of `random'.
3347
4009494e
GM
33482007-09-06 Glenn Morris <rgm@gnu.org>
3349
f1fc42aa 3350 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 3351 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
3352 Change all setfilename commands to use ../../info.
3353 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3354 refer to the Emacs manual here.
3355 (infodir): New variable.
3356 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3357 (cc-mode.texi, faq.texi): Update references to source file locations.
3358 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3359 do not refer to the Emacs manual here.
3360 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3361
3362 * Makefile.in: Add `basename' versions of all info targets, for
3363 convenience when rebuilding just one manual.
3364 (../etc/GNU): Delete obsolete target.
3365 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3366 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
3367 *.vrs *.toc here...
3368 (maintainer-clean): ...from here.
4009494e
GM
3369
3370 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3371
2de53ca6
GM
33722007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3373
3374 * calc.texi (Date Conversions): Clarify definition of
3375 Julian day numbering.
3376 (Date Forms): Clarify definition of Julian day numbering;
3377 add some history.
3378
33792007-08-30 Carsten Dominik <dominik@science.uva.nl>
3380
87e04f16 3381 * org.texi: Version 5.07.
2de53ca6
GM
3382
33832007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3384
3385 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3386
33872007-08-22 Carsten Dominik <dominik@science.uva.nl>
3388
3389 * org.texi (Adding hyperlink types): New section.
3390 (Embedded LaTeX): Chapter updated because of LaTeX export.
3391 (LaTeX export): New section.
3392 (Using links out): New section.
3393
33942007-08-22 Glenn Morris <rgm@gnu.org>
3395
3396 * faq.texi (Learning how to do something): Refcards now in
3397 etc/refcards/ directory.
3398
33992007-08-22 Michael Albinus <michael.albinus@gmx.de>
3400
3401 * tramp.texi (Remote Programs): Persistency file must be cleared when
3402 changing `tramp-remote-path'.
3403 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3404 macro.
3405
34062007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3407
3408 * calc.texi: Move contents to beginning of file.
3409 (Algebraic Entry): Fix the formatting of an example.
3410
34112007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3412
3413 * calc.texi (Basic Operations on Units): Mention exact versus
3414 inexact conversions.
3415
34162007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3417
3418 * calc.texi (Basic Operations on Units): Mention default
3419 values for new units.
3420 (Quick Calculator Mode): Mention that binary format will
3421 be displayed.
3422
34232007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3424
3425 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3426
34272007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3428
3429 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3430
34312007-08-08 Glenn Morris <rgm@gnu.org>
3432
3433 * gnus.texi, sieve.texi: Replace `iff'.
3434
34352007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3436
3437 * calc.texi (Basic Graphics): Mention the graphing of error
3438 forms.
3439 (Graphics Options): Mention how `g s' handles error forms.
3440 (Curve Fitting): Mention plotting the curves.
3441 (Standard Nonlinear Models): Add additional models.
3442 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3443 (Linear Fits): Correct result.
3444
34452007-08-01 Alan Mackenzie <acm@muc.de>
3446
3447 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3448 to "--no-site-file".
3449
34502007-07-29 Michael Albinus <michael.albinus@gmx.de>
3451
3452 * tramp.texi (Frequently Asked Questions): Point to mode line
3453 extension in Emacs 23.1.
3454
3455 * trampver.texi: Update release number.
3456
34572007-07-27 Glenn Morris <rgm@gnu.org>
3458
3459 * calc.texi (Copying): Include license text from gpl.texi, rather than
3460 in-line.
3461
34622007-07-25 Glenn Morris <rgm@gnu.org>
3463
3464 * calc.texi (Copying): Replace license with GPLv3.
3465
3466 * Relicense all FSF files to GPLv3 or later.
3467
34682007-07-22 Michael Albinus <michael.albinus@gmx.de>
3469
3470 Sync with Tramp 2.1.10.
3471
3472 * tramp.texi (trampfn): Expand macro implementation in order to handle
3473 empty arguments.
3474 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3475 occurrences by trampfn.
2de53ca6 3476 (Frequently Asked Questions): Extend example code for host
b2abec73 3477 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3478 file names to be typed.
3479
3480 * trampver.texi: Update release number.
3481
34822007-07-17 Michael Albinus <michael.albinus@gmx.de>
3483
3484 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3485 section. Reported by <poti@potis.org>.
3486 (Remote processes): Arguments of the program to be debugged are taken
3487 literally.
3488 (Frequently Asked Questions): Simplify recentf example.
3489
34902007-07-14 Karl Berry <karl@gnu.org>
3491
3492 * info.texi (@copying): New Back-Cover Text.
3493
3494 * info.texi (Quitting Info): Move to proper place in source.
3495 (Reported by Benno Schulenberg.)
3496
34972007-07-13 Eli Zaretskii <eliz@gnu.org>
3498
3499 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3500
3501 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3502
3503 * emacs-mime.texi: Add @documentencoding directive.
3504
35052007-07-12 Nick Roberts <nickrob@snap.net.nz>
3506
3507 * tramp.texi (Remote processes): Add an anchor to the subsection
3508 "Running a debugger on a remote host".
3509
35102007-07-12 Michael Albinus <michael.albinus@gmx.de>
3511
3512 * tramp.texi (Remote processes): Don't call it "experimental" any
3513 longer. Add subsection about running a debugger on a remote host.
3514
35152007-07-10 Carsten Dominik <dominik@science.uva.nl>
3516
3517 * org.texi (Properties and columns): Chapter rewritten.
3518
35192007-07-08 Michael Albinus <michael.albinus@gmx.de>
3520
3521 * tramp.texi:
3522 * trampver.texi: Migrate to Tramp 2.1.
3523
35242007-07-02 Carsten Dominik <dominik@science.uva.nl>
3525
3526 * org.texi (Properties): New chapter.
3527
35282007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3529
3530 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3531 Control Panel.
3532
3533 * gnus.texi (Misc Article): Add index entry for
3534 gnus-single-article-buffer.
3535
35362007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3537
3538 * gnus.texi (Starting Up): Fix typo.
3539
35402007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3541
3542 * gnus.texi (Asynchronous Fetching): Fix typo.
3543
35442007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3545
3546 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3547 (About This Manual): Remove redundant information.
3548 (Getting Started): Mention author.
3549 (Basic Arithmetic, Customizing Calc): Make description of the
3550 variable `calc-multiplication-has-precedence' match its new effect.
3551
35522007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3553
3554 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3555 the variable `calc-multiplication-has-precedence'.
3556
35572007-06-19 Carsten Dominik <dominik@science.uva.nl>
3558
3559 * org.texi (Tag): Section swapped with node Timestamps.
3560 (Formula syntax for Lisp): Document new `L' flag.
3561
35622007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3563
3564 * gnus.texi (Misc Group Stuff, Summary Buffer)
3565 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3566
35672007-06-06 Juanma Barranquero <lekktu@gmail.com>
3568
3569 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3570 * gnus.texi (Article Buttons, Mail Source Customization)
3571 (Sending or Not Sending, Customizing NNDiary):
3572 * message.texi (Message Headers):
3573 * mh-e.texi (HTML): Fix typos.
3574
35752007-06-07 Michael Albinus <michael.albinus@gmx.de>
3576
3577 Sync with Tramp 2.0.56.
3578
3579 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3580 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3581
35822007-06-02 Chong Yidong <cyd@stupidchicken.com>
3583
3584 * Version 22.1 released.
3585
35862007-05-26 Michael Olson <mwolson@gnu.org>
3587
3588 * erc.texi (Modules): Fix references to completion modules.
3589
35902007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3591
3592 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3593
35942007-05-09 Didier Verna <didier@xemacs.org>
3595
3596 * gnus.texi (Email Based Diary): New. Proper documentation for the
3597 nndiary back end and the gnus-diary library.
3598
35992007-05-03 Karl Berry <karl@gnu.org>
3600
3601 * .cvsignore (*.pdf): New entry.
3602
3603 * texinfo.tex: Update from current version for better pdf generation.
3604
36052007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3606
3607 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3608
36092007-04-28 Glenn Morris <rgm@gnu.org>
3610
3611 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3612 consideration of legal status.
3613
36142007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3615
3616 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3617
36182007-04-24 Chong Yidong <cyd@stupidchicken.com>
3619
3620 * faq.texi (New in Emacs 22): python.el removed.
3621
36222007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3623
3624 * calc.texi (Reporting bugs): Update maintainer's address.
3625
36262007-04-22 Chong Yidong <cyd@stupidchicken.com>
3627
3628 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3629
36302007-04-15 Jay Belanger <belanger@truman.edu>
3631
3632 * calc.texi (Title page): Remove the date.
3633 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3634 (The Standard Calc Interface): Change trail title.
3635 (Floats): Mention that when non-decimal floats are entered, only
3636 approximations are stored.
3637 (Copying): Move to the appendices.
3638 (GNU Free Documentation License): Add as an appendix.
3639
36402007-04-15 Chong Yidong <cyd@stupidchicken.com>
3641
3642 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3643 * dired-x.texi, ebrowse.texi, ediff.texi:
3644 * emacs-mime.texi, erc.texi, eshell.texi:
3645 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3646 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3647 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3648 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3649 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3650 * woman.texi: Include GFDL.
3651
3652 * doclicense.texi: Remove node heading, so that it can be included by
3653 other files.
3654
3655 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3656
3657 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3658 than *.
3659
36602007-04-14 Carsten Dominik <dominik@science.uva.nl>
3661
3662 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3663 in Calc.
3664
36652007-04-09 Romain Francoise <romain@orebokech.com>
3666
3667 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3668 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3669 replace mouse-2.
3670
36712007-04-08 Chong Yidong <cyd@stupidchicken.com>
3672
3673 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3674 renamed to woman-use-topic-at-point. Document new behavior.
3675
36762007-04-08 Richard Stallman <rms@gnu.org>
3677
3678 * url.texi: Fix some indexing.
3679 (Disk Caching): Drop discussion of old/other Emacs versions.
3680
36812007-04-07 Chong Yidong <cyd@stupidchicken.com>
3682
3683 * url.texi (Disk Caching): Say Emacs 21 "and later".
3684
3685 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3686 on Font locking which now mentions JIT lock.
3687
36882007-04-01 Michael Olson <mwolson@gnu.org>
3689
3690 * erc.texi: Update for the ERC 5.2 release.
3691
36922007-03-31 David Kastrup <dak@gnu.org>
3693
3694 * woman.texi (Topic, Interface Options): Explain changes semantics of
3695 woman-manpath in order to consider MANPATH_MAP entries.
3696
36972007-03-31 Eli Zaretskii <eliz@gnu.org>
3698
3699 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3700
37012007-03-26 Richard Stallman <rms@gnu.org>
3702
3703 * pgg.texi (Caching passphrase): Clean up previous change.
3704
37052007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3706
3707 * gnus.texi (Setting Process Marks): Fix typo.
3708
37092007-03-25 Romain Francoise <romain@orebokech.com>
3710
3711 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3712 readability, and include various fixes by Daniel Brockman, Nick Roberts
3713 and Dieter Wilhelm.
3714
37152007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3716
3717 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3718
3719 * gnus.texi (Mail Source Specifiers): Fix typo.
3720
37212007-03-22 Ralf Angeli <angeli@caeruleus.net>
3722
3723 * reftex.texi (Imprint): Update maintainer information.
3724
37252007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3726
3727 * message.texi (Message Buffers): Update documentation for
3728 message-generate-new-buffers.
3729
37302007-03-15 Daiki Ueno <ueno@unixuser.org>
3731
3732 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3733
37342007-03-21 Glenn Morris <rgm@gnu.org>
3735
3736 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3737
37382007-03-19 Chong Yidong <cyd@stupidchicken.com>
3739
3740 * eshell.texi (Known problems): Emacs 21 -> 22.
3741
3742 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3743
37442007-03-18 Jay Belanger <belanger@truman.edu>
3745
3746 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3747
37482007-03-12 Glenn Morris <rgm@gnu.org>
3749
3750 * calc.texi (Time Zones): Switch to new North America DST rule.
3751
3752 * calc.texi: Replace "daylight savings" with "daylight
3753 saving" in text throughout.
3754
37552007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3756
3757 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3758 The variable now uses a list of symbols instead of just a symbol.
3759 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3760
37612007-03-06 Romain Francoise <romain@orebokech.com>
3762
3763 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3764 new packages, and mention Gnus update.
3765
37662007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3767
3768 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3769 nntp-open-connection-functions-never-echo-commands.
3770
37712007-02-27 Chong Yidong <cyd@stupidchicken.com>
3772
3773 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3774 problems on the console, and security risk in not using gpg-agent.
3775
37762007-02-25 Carsten Dominik <dominik@science.uva.nl>
3777
3778 * org.texi (The spreadsheet): Renamed from "Table calculations".
3779 Completely reorganized and rewritten.
3780 (CamelCase links): Section removed.
3781 (Repeating items): New section.
3782 (Tracking TODO state changes): New section.
3783 (Agenda views): Chapter reorganized and rewritten.
3784 (HTML export): Section rewritten.
3785 (Tables in arbitrary syntax): New section.
3786 (Summary): Better feature summary.
3787 (Activation): Document problem with cut-and-paste of Lisp code
3788 from PDF files.
3789 (Visibility cycling): Document indirect buffer use.
3790 (Structure editing): Document sorting.
3791 (Remember): Section rewritten.
3792 (Time stamps): Better description of time stamp types.
3793 (Tag searches): Document regular expression search for tags.
3794 (Stuck projects): New section.
3795 (In-buffer settings): New keywords.
3796 (History and Acknowledgments): Updated description.
3797
37982007-02-24 Alan Mackenzie <acm@muc.de>
3799
3800 * cc-mode.texi (Movement Commands): Insert two missing command names.
3801 (Getting Started): Slight wording correction (use conditional).
3802
38032007-02-22 Kim F. Storm <storm@cua.dk>
3804
3805 * widget.texi (User Interface, Basic Types): Document need to put some
3806 text before the %v escape in :format string in editable-field widget.
3807
38082007-02-18 Romain Francoise <romain@orebokech.com>
3809
3810 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3811 `cvs-mode-quit'.
3812
38132007-02-10 Markus Triska <markus.triska@gmx.at>
3814
3815 * widget.texi (Programming Example): Put constant strings in :format.
3816
38172007-02-07 Juanma Barranquero <lekktu@gmail.com>
3818
3819 * faq.texi (Fullscreen mode on MS-Windows): New node.
3820
38212007-02-04 David Kastrup <dak@gnu.org>
3822
3823 * faq.texi (AUCTeX): Update version number. Should probably be done
3824 for other packages as well.
3825
38262007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3827
3828 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3829 <tassilo@member.fsf.org>.
3830
38312007-01-27 Eli Zaretskii <eliz@gnu.org>
3832
3833 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3834 ls-lisp-use-localized-time-format.
3835
38362007-01-20 Markus Triska <markus.triska@gmx.at>
3837
3838 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3839
38402007-01-13 Michael Olson <mwolson@gnu.org>
3841
3842 * erc.texi (Modules): Mention capab-identify module.
3843
38442007-01-05 Michael Olson <mwolson@gnu.org>
3845
3846 * erc.texi (Getting Started): Update for /RECONNECT command.
3847
38482007-01-04 Richard Stallman <rms@gnu.org>
3849
3850 * ebrowse.texi: Change C-c b to C-c C-m.
3851
38522007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3853
3854 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3855 variables only in info to avoid redundant entries in the printed
3856 manual.
3857
38582007-01-02 Daiki Ueno <ueno@unixuser.org>
3859
3860 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3861
38622007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3863
3864 * message.texi (Security): Split into sub-nodes.
3865
38662007-01-01 Alan Mackenzie <acm@muc.de>
3867
3868 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3869 eval-after-load in Emacs <=21 and a workaround. Document that
3870 trigraphs are not supported.
3871
38722007-01-01 Alan Mackenzie <acm@muc.de>
3873
3874 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3875 c-context-line-break. When invoked within a string, preserve
3876 whitespace. Add a backslash only when also in a macro.
3877
38782007-01-01 Alan Mackenzie <acm@muc.de>
3879
3880 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3881
38822007-01-01 Alan Mackenzie <acm@muc.de>
3883
3884 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3885 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3886
38872007-01-01 Alan Mackenzie <acm@muc.de>
3888
3889 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3890 "Choosing a Style".
3891
3892 * cc-mode.texi ("Styles"): Add @dfn{style}.
3893
38942006-12-30 Michael Albinus <michael.albinus@gmx.de>
3895
3896 Sync with Tramp 2.0.55.
3897
3898 * trampver.texi: Update release number.
3899
39002006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3901
3902 * gnus.texi (Customizing Articles): Add index entries for all
3903 gnus-treat-* variables.
3904
c8763fb6 39052006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3906
3907 * gnus.texi (IMAP): Fix incorrect explanation of
3908 nnimap-search-uids-not-since-is-evil in documentation for
3909 nnimap-expunge-search-string.
3910
39112006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3912
3913 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3914 spam-ifile-database.
3915
39162006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3917
3918 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3919 rebind C-s.
3920
c8763fb6 39212006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3922
3923 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3924 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3925 "expiring mail".
3926 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3927 nnimap-nov-is-evil.
3928
39292006-12-25 Kevin Ryde <user42@zip.com.au>
3930
3931 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3932 about the key procedure being used heavily.
3933
39342006-12-24 Chong Yidong <cyd@stupidchicken.com>
3935
3936 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3937 to t.
3938 (Prerequisites): Add explanation about gpg-agent.
3939
39402006-12-22 Kevin Ryde <user42@zip.com.au>
3941
3942 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3943 "sort" instead of "sort*".
3944
39452006-12-19 Richard Stallman <rms@gnu.org>
3946
3947 * calc.texi (History and Acknowledgements): Recognize that Emacs
3948 now does have floating point.
3949
39502006-12-19 Michael Albinus <michael.albinus@gmx.de>
3951
3952 * tramp.texi (External transfer methods): Describe new method `scpc'.
3953
39542006-12-17 Sascha Wilde <wilde@sha-bang.de>
3955
3956 * pgg.texi: Added short note on gpg-agent to the introduction.
3957
39582006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3959
3960 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3961 also applies to Cc.
3962
39632006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3964
3965 * gnus.texi (X-Face): Clarify. Say which programs are required
3966 on Windows.
3967
39682006-12-08 Michael Olson <mwolson@gnu.org>
3969
3970 * erc.texi (Modules): Remove documentation for list module.
3971
c8763fb6 39722006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3973
3974 * faq.texi (^M in the shell buffer): Ditto.
3975
39762006-11-20 Michael Olson <mwolson@gnu.org>
3977
3978 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3979
39802006-11-17 Carsten Dominik <dominik@science.uva.nl>
3981
3982 * org.texi: Fix typos.
3983 (Agenda commands): Document `C-k'.
3984
39852006-11-16 Eli Zaretskii <eliz@gnu.org>
3986
3987 * url.texi (http/https): Fix a typo in the HTTP URL.
3988
39892006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3990
3991 * ada-mode.texi: Total rewrite.
3992
39932006-11-13 Carsten Dominik <dominik@science.uva.nl>
3994
3995 * org.texi: Minor typo fixes.
3996
39972006-11-13 Bill Wohler <wohler@newt.com>
3998
3999 Release MH-E manual version 8.0.3.
4000
4001 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4002 release 8.0.3.
4003
4004 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
4005 to set MAILDIR.
4006 (Reading Mail): Document the customization of read-mail-command
4007 for MH-E.
4008 (Viewing Attachments): Document mm-discouraged-alternatives.
4009 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
4010 (Junk): Add more information about the settings of mh-junk-background
4011 in a program. Add /usr/bin/mh to PATH in examples.
4012
40132006-11-12 Richard Stallman <rms@gnu.org>
4014
4015 * woman.texi: Update author address but say he no longer maintains it.
4016
40172006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
4018
4019 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
4020 archived trees.
4021 (Checkboxes): Section moved to chapter 5, and extended.
4022 (The date/time prompt): New section.
4023 (Link abbreviations): New section.
4024 (Presentation and sorting): New section.
4025 (Custom agenda views): Section completely rewritten.
4026 (Summary): Compare with Planner.
4027 (Feedback): More info about creating backtraces.
4028 (Plain lists): Modified example.
4029 (Breaking down tasks): New section.
4030 (Custom time format): New section.
4031 (Time stamps): Document inactive timestamps.
4032 (Setting tags): More details about fast tag selection.
4033 (Block agenda): New section.
4034 (Custom agenda views): Section rewritten.
4035 (Block agenda): New section.
4036
40372006-11-07 Michael Albinus <michael.albinus@gmx.de>
4038
4039 * tramp.texi (Configuration): scp is the default method.
4040 (Default Method): Use ssh as example for another method.
4041
40422006-10-27 Richard Stallman <rms@gnu.org>
4043
4044 * woman.texi: Downcase nroff/troff/roff.
4045 (Installation): Chapter deleted. Some xrefs deleted.
4046 (Background): woman doesn't advise man ;-).
4047
c8763fb6 40482006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4049
4050 * ada-mode.texi (Project files, Identifier completion)
4051 (Automatic Casing, Debugging, Using non-standard file names)
4052 (Working Remotely): Fix typos.
4053
40542006-10-20 Masatake YAMATO <jet@gyve.org>
4055
4056 * cc-mode.texi (Sample .emacs File): Added missing `)' in
4057 sample code `my-c-initialization-hook'.
4058
40592006-10-19 Stuart D. Herring <herring@lanl.gov>
4060
4061 * widget.texi: Fix typos.
4062
40632006-10-19 Michael Albinus <michael.albinus@gmx.de>
4064
4065 * tramp.texi (Frequently Asked Questions): Remove questions marked with
4066 "???". There have been no complaints for years, so the information
4067 must be appropriate.
4068
40692006-10-16 Richard Stallman <rms@gnu.org>
4070
4071 * widget.texi: Use @var instead of capitalization.
4072 Clarify many widget type descriptions.
4073
40742006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4075
4076 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4077 gnus-dired-attach.
4078 (Selecting a Group): Fix typo.
4079
c8763fb6 40802006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4081
4082 * widget.texi: Fix typos.
4083
40842006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4085
4086 * gnus.texi (Image Enhancements): Update for Emacs 22.
4087
4088 * gnus-faq.texi ([1.3]): Update.
4089
40902006-10-06 Richard Stallman <rms@gnu.org>
4091
4092 * faq.texi (Displaying the current line or column):
4093 Delete "As of Emacs 20".
4094
40952006-10-06 Romain Francoise <romain@orebokech.com>
4096
4097 * faq.texi (VM): VM works with Emacs 22 too.
4098
40992006-10-06 Richard Stallman <rms@gnu.org>
4100
4101 * ebrowse.texi: Remove Emacs version "21" from title.
4102
41032006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
4104
4105 * gnus.texi (Foreign Groups): Say where change of editing commands are
4106 stored. Add reference to `gnus-parameters'.
4107
41082006-09-15 Jay Belanger <belanger@truman.edu>
4109
4110 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
4111 Change "Library Public License" to "Lesser Public License"
4112 throughout. Use "yyyy" to represent year.
4113
41142006-09-15 Carsten Dominik <dominik@science.uva.nl>
4115
4116 * org.texi (Setting tags): Typo fix.
4117
41182006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
4119
4120 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
4121
41222006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4123
4124 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
4125
41262006-09-12 Paul Eggert <eggert@cs.ucla.edu>
4127
4128 * faq.texi (Escape sequences in shell output): EMACS is now set
4129 to Emacs's absolute file name, not to "t".
4130 (^M in the shell buffer): Likewise.
4131 * misc.texi (Interactive Shell): Likewise.
4132
41332006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4134
4135 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4136 mails with pop3-leave-mail-on-server. Fix wording.
4137 (Limiting): Improve gnus-summary-limit-to-articles.
4138 (X-Face): Fix typo.
4139
41402006-09-11 Simon Josefsson <jas@extundo.com>
4141
4142 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4143 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4144
41452006-09-06 Simon Josefsson <jas@extundo.com>
4146
4147 * smtpmail.texi (Authentication): Mention SSL.
4148
41492006-09-01 Eli Zaretskii <eliz@gnu.org>
4150
4151 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4152 Don't use @indicateurl.
4153
4154 * cc-mode.texi (Subword Movement): Don't use @headitem.
4155 (Custom Braces, Clean-ups): Don't use @tie.
4156
41572006-08-29 Michael Albinus <michael.albinus@gmx.de>
4158
4159 Sync with Tramp 2.0.54.
4160
4161 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4162 Suggested by Adrian Phillips <a.phillips@met.no>.
4163
41642006-08-15 Carsten Dominik <dominik@science.uva.nl>
4165
4166 * org.texi (Installation, Activation): Split from Installation and
4167 Activation.
4168 (Clocking work time): Documented new features.
4169
41702006-08-13 Alex Schroeder <alex@gnu.org>
4171
4172 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4173 example.
4174
41752006-08-12 Eli Zaretskii <eliz@gnu.org>
4176
4177 * faq.texi (How to add fonts): New node.
4178
41792006-08-05 Romain Francoise <romain@orebokech.com>
4180
4181 * faq.texi (New in Emacs 22): Expand.
4182
41832006-08-03 Michael Olson <mwolson@gnu.org>
4184
4185 * erc.texi: Update for ERC 5.1.4.
4186
41872006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4188
4189 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4190 in .../site-lisp/gnus/ by default.
4191 [ From gnus-news.texi in the trunk. ]
4192
41932006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4194
4195 * gnus.texi (MIME Commands): Additions for yEnc.
4196
41972006-07-24 Richard Stallman <rms@gnu.org>
4198
4199 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4200 * faq.texi: Move periods and commas inside quotes.
4201
42022006-07-20 Jay Belanger <belanger@truman.edu>
4203
4204 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4205
42062006-07-18 Chong Yidong <cyd@stupidchicken.com>
4207
4208 * faq.texi (Security risks with Emacs): Document Emacs 22
4209 file-local-variable mechanism.
4210
42112006-07-12 Michael Olson <mwolson@gnu.org>
4212
4213 * erc.texi: Update for ERC 5.1.3.
4214
42152006-07-12 Alex Schroeder <alex@gnu.org>
4216
4217 * rcirc.texi: Fix typos.
4218 (Getting started with rcirc): New calling convention for M-x irc.
4219 Mention #rcirc. Removed channel tracking.
4220 (Configuration): Changed the names of all variables that got changed
4221 recently, eg. rcirc-server to rcirc-default-server. Added
4222 documentation for rcirc-authinfo, some background for Bitlbee, and
4223 rcirc-track-minor-mode.
4224 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4225 Scrolling.
4226 (Reconnecting after you have lost the connection): Fixed example code
4227 to match code changes.
4228
42292006-07-10 Nick Roberts <nickrob@snap.net.nz>
4230
4231 * gnus.texi, message.texi: Fix typos.
4232
42332006-07-07 Carsten Dominik <dominik@science.uva.nl>
4234
4235 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4236 commands.
4237 (Global TODO list): Document the use of the variables
4238 `org-agenda-todo-ignore-scheduled' and
4239 `org-agenda-todo-list-sublevels'.
4240
42412006-07-05 Richard Stallman <rms@gnu.org>
4242
4243 * faq.texi (Scrolling only one line): Fix xref.
4244
42452006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4246
4247 * faq.texi (Evaluating Emacs Lisp code):
4248 Throughout, replace eval-current-buffer with eval-buffer.
4249
42502006-07-03 Richard Stallman <rms@gnu.org>
4251
4252 * rcirc.texi (Scrolling conservatively): Fix xref.
4253
4254 * pcl-cvs.texi (Viewing differences): Usage fix.
4255
42562006-07-03 Carsten Dominik <dominik@science.uva.nl>
4257
4258 * org.texi (Agenda commands): Document `s' key to save all org-mode
4259 buffers.
4260
42612006-06-30 Ralf Angeli <angeli@caeruleus.net>
4262
4263 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4264 names. Mention `cvs-msg' face.
4265
42662006-06-29 Carsten Dominik <dominik@science.uva.nl>
4267
4268 * org.texi (Checkboxes): New section.
4269
42702006-06-28 Carsten Dominik <dominik@science.uva.nl>
4271
4272 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4273 throughout this chapter.
4274
42752006-06-27 Chong Yidong <cyd@stupidchicken.com>
4276
4277 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4278 text for standalone vs Emacs info.
4279 (Help): Clarify header line description. Use mouse-1 for clicks.
4280 (Help-P): Use mouse-1 for clicks.
4281 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4282 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4283 (Choose menu subtopic): Remove gratuitous Emacs command names.
4284 (Help-FOO): Put usual behavior first.
4285 (Help-Xref): Clicking on xrefs works in Emacs.
4286 (Search Text): Clarify what the default behavior is.
4287 (Create Info buffer): Fix Emacs window/X window confusion.
4288 (Emacs Info Variables): Fix for new Emacs init file behavior.
4289
42902006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4291
4292 * gnus.texi (Summary Buffer Lines): Fix typo.
4293
42942006-06-23 Carsten Dominik <dominik@science.uva.nl>
4295
4296 * org.texi (Embedded LaTeX): New chapter.
4297 (Archiving): Section rewritten.
4298 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4299
43002006-06-20 Bill Wohler <wohler@newt.com>
4301
4302 Release MH-E manual version 8.0.1.
4303
4304 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4305 release 8.0.1.
4306 (Preface): Depend on GNU mailutils 1.0 and higher.
4307
43082006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4309
4310 * message.texi (News Headers): Update message-syntax-checks section.
4311
43122006-06-19 Karl Berry <karl@gnu.org>
4313
4314 * info.texi (Advanced): Mention C-q, especially with ?.
4315
43162006-06-19 Carsten Dominik <dominik@science.uva.nl>
4317
4318 * org.texi (Publishing links): Document the `:link-validation-function'
4319 property.
4320 (Extensions and Hacking): New chapter, includes some sections of the
4321 "Miscellaneous" chapter.
4322
43232006-06-10 Carsten Dominik <dominik@science.uva.nl>
4324
4325 * org.texi (Progress logging): New section.
4326
2de53ca6
GM
43272006-06-06 Carsten Dominik <dominik@science.uva.nl>
4328
4329 * org.texi (ASCII export): Document indentation adaptation.
4330 (Setting tags): Document mutually-exclusive tags.
4331
43322006-06-05 Romain Francoise <romain@orebokech.com>
4333
4334 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4335 Fix typo.
4336
4337 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4338 channel (#gnus@irc.freenode.net).
4339 Fix typos. Update copyright notice.
4340
4341 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4342 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4343 (Line-Up Functions, Custom Macros):
4344 * ediff.texi (Window and Frame Configuration)
dccb744b 4345 (Highlighting Difference Regions):
2de53ca6
GM
4346 * emacs-mime.texi (Display Customization):
4347 * erc.texi (History):
4348 * eshell.texi (Known problems):
4349 * eudc.texi (Overview, BBDB):
4350 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4351 (The problem of spam, SpamOracle, Extending the Spam package)
4352 (Conformity, Terminology):
dccb744b 4353 * idlwave.texi (Routine Info)
2de53ca6
GM
4354 (Class and Keyword Inheritance, Padding Operators)
4355 (Breakpoints and Stepping, Electric Debug Mode)
4356 (Examining Variables, Troubleshooting):
4357 * org.texi (Creating timestamps):
4358 * reftex.texi (Commands, Options, Changes):
4359 * tramp.texi (Inline methods, Password caching)
4360 (Auto-save and Backup, Issues):
4361 * vip.texi (Files, Commands in Insert Mode):
4362 * viper.texi (Emacs Preliminaries, States in Viper)
4363 (Packages that Change Keymaps, Viper Specials, Groundwork):
4364 Fix various typos.
4365
43662006-05-31 Michael Ernst <mernst@alum.mit.edu>
4367
4368 * ediff.texi: Fix typos.
4369
43702006-05-30 Carsten Dominik <dominik@science.uva.nl>
4371
4372 * org.texi: Small typo fixes.
4373
fff84c22
JB
43742006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4375
4376 * viper.texi (Viper Specials):
4377 * gnus.texi (Example Setup):
4378 * faq.texi (Backspace invokes help):
4379 * dired-x.texi (Optional Installation Dired Jump):
4380 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4381 follow coding conventions.
4382
2de53ca6
GM
43832006-05-29 Michael Albinus <michael.albinus@gmx.de>
4384
4385 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4386
43872006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4388
4389 * pcl-cvs.texi: Fix typos.
4390 (Customization): Say "us".
4391
43922006-05-26 Eli Zaretskii <eliz@gnu.org>
4393
4394 * org.texi: Remove bogus @setfilename.
4395
43962006-05-26 Carsten Dominik <dominik@science.uva.nl>
4397
4398 * org.texi (ASCII export): Omit command name.
4399 (HTML export): Add prefix to all lines in Local Variable example.
4400 (Acknowledgments): Typeset names in italics.
4401
44022006-05-24 Carsten Dominik <dominik@science.uva.nl>
4403
4404 * org.texi (Plain lists): Add new item navigation commands.
4405 (External links): Document elisp and info links.
4406 (Custom searches): New section.
4407 (Publishing): New chapter.
4408 (HTML export): Include a list of supported CSS classes.
4409 (Setting tags): Describe the fast-tag-setting interface.
4410
44112006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4412
4413 * dired-x.texi: ifinfo -> ifnottex.
4414
44152006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4416
4417 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4418
44192006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4420
4421 * message.texi (Interface): Add tool bar customization.
4422 (MIME): Index and text additions for mml-attach.
4423 (MIME): Describe mml-dnd-protocol-alist and
4424 mml-dnd-attach-options.
4425
4426 * gnus.texi (Oort Gnus): Reorder entries in sections.
4427 Fix some entries.
4428 (Starting Up): Add references to "Emacs for Heathens" and to
4429 "Finding the News". Add user-full-name and user-mail-address.
4430 (Group Buffer Format): Add tool bar customization and update.
4431 (Summary Buffer): Add tool bar customization.
4432 (Posting Styles): Add message-alternative-emails.
4433
44342006-05-09 Michael Albinus <michael.albinus@gmx.de>
4435
4436 * tramp.texi (Filename completion): Improve wording.
4437
44382006-05-07 Romain Francoise <romain@orebokech.com>
4439
4440 * faq.texi (Using regular expressions): Fix typo.
4441 (Packages that do not come with Emacs): Fix capitalization.
4442 (Replacing text across multiple files): Expand node to explain how
4443 to use `dired-do-query-replace-regexp' in more detail, based on
4444 suggestion by Eric Hanchrow <offby1@blarg.net>.
4445
44462006-05-06 Michael Albinus <michael.albinus@gmx.de>
4447
4448 * tramp.texi (Filename completion): Completion of remote files'
4449 method, user name and host name is active only in partial
4450 completion mode.
4451
44522006-05-06 Bill Wohler <wohler@newt.com>
4453
4454 Release MH-E manual version 8.0.
4455
4456 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4457 release 8.0.
4458
44592006-05-06 Bill Wohler <wohler@newt.com>
4460
4461 * mh-e.texi (MH-BOOK-HOME): Change from
4462 http://www.ics.uci.edu/~mh/book/mh to
4463 http://rand-mh.sourceforge.net/book/mh.
4464 Replace .htm suffix with .html for MH book files.
4465 (Using This Manual): Update key binding for getting relevant
4466 chapter in Info from command key.
4467 (Ranges): Fix itemx.
4468
44692006-05-05 Karl Berry <karl@gnu.org>
4470
4471 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4472 (\fonttextsize): New user-level command to change text font size.
4473
44742006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4475
4476 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4477
44782006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4479
4480 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4481
44822006-04-24 Bill Wohler <wohler@newt.com>
4483
4484 * mh-e.texi (Getting Started): Make it more explicit that you need
4485 to install MH. Add pointers to current MH implementations.
4486
44872006-04-21 Bill Wohler <wohler@newt.com>
4488
4489 Release MH-E manual version 7.94.
4490
4491 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4492 release 7.94.
4493
44942006-04-21 Carsten Dominik <dominik@science.uva.nl>
4495
4496 * org.texi: Many small fixes.
4497 (Handling links): Rename from "Managing links".
4498
44992006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4500
4501 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4502 (Splitting mail using spam-stat): Fix @xref.
4503
45042006-04-20 Chong Yidong <cyd@stupidchicken.com>
4505
4506 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4507 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4508
45092006-04-20 Carsten Dominik <dominik@science.uva.nl>
4510
4511 * org.texi (Time stamps): Better explanation of the purpose of
4512 different time stamps.
4513 (Structure editing, Plain lists): More details on how new items
4514 and headings are inserted.
4515
45162006-04-18 Carsten Dominik <dominik@science.uva.nl>
4517
4518 * org.texi (Formula syntax): Fix link to Calc Manual.
4519
45202006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4521
4522 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4523
45242006-04-17 Bill Wohler <wohler@newt.com>
4525
4526 * mh-e.texi (Folders): Update mh-before-quit-hook and
4527 mh-quit-hook example with code that removes the buffers rather
4528 than just bury them.
4529
45302006-04-17 Michael Albinus <michael.albinus@gmx.de>
4531
4532 Sync with Tramp 2.0.53.
4533
45342006-04-13 Carsten Dominik <dominik@science.uva.nl>
4535
4536 * org.texi (Updating settings): New section.
4537 (Visibility cycling): Better names for the startup folding
4538 options.
4539 (Exporting): Completely restructured.
4540 (The very busy C-c C-c key): New section.
4541 (Summary of in-buffer settings): New section.
4542
45432006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4544
4545 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4546
45472006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4548
4549 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4550 (Server Commands): Key `v' is reserved for users.
4551
45522006-04-11 Carsten Dominik <dominik@science.uva.nl>
4553
4554 * org.texi (Link format): New section, emphasis on bracket links.
4555 (External links): Document bracket links.
4556 (FAQ): Expand to cover shell links and the new link format.
4557
45582006-04-09 Kevin Ryde <user42@zip.com.au>
4559
4560 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4561
45622006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4563
4564 * gnus.texi (Summary Buffer Lines): Add `*'.
4565
c8763fb6 45662006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
4567
4568 * gnus.texi (Group Parameters):
4569 Mention gnus-permanently-visible-groups.
4570
45712006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4572
4573 * gnus.texi (Face): Fix typo.
4574
45752006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4576
4577 * gnus.texi (X-Face): Clarify.
4578 (Face): Need Emacs with PNG support.
4579
45802006-04-06 Richard Stallman <rms@gnu.org>
4581
4582 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4583 Emacs".
4584
45852006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4586
4587 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4588 blocks not suitable for inclusion with Emacs using variable
4589 PARTOFEMACS.
4590
45912006-04-04 Simon Josefsson <jas@extundo.com>
4592
4593 * gnus.texi (Security): Improve.
4594
45952006-04-02 Bill Wohler <wohler@newt.com>
4596
4597 * mh-e.texi (Getting Started, Junk, Bug Reports)
4598 (MH FAQ and Support): Fix URLs.
4599
46002006-03-31 Romain Francoise <romain@orebokech.com>
4601
4602 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4603 to t, not nil (and has for the past eight years).
4604
46052006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4606
4607 * message.texi, gnus.texi: Bump version to 5.11.
4608
46092006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4610
4611 * gnus.texi (Top): Add comment about version line.
4612
4613 * message.texi (Top): Ditto. Change to take named versions into
4614 account.
4615
46162006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4617
4618 * gnus.texi (Posting Styles): Add x-face-file to example.
4619 (X-Face): Refer to posting styles.
4620
4621 * gnus-faq.texi ([5.8]): Add x-face-file.
4622 ([8.4]): Add links to gmane.emacs.gnus.user and
4623 gmane.emacs.gnus.general.
4624
46252006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4626
4627 * gnus-faq.texi: Use .invalid.
4628 ([5.4]): Fix gnus-posting-styles example.
4629
46302006-03-27 Romain Francoise <romain@orebokech.com>
4631
4632 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4633 Emacs/W3 needs a new maintainer.
4634 (Ispell): Update author and version info.
4635 (Mailcrypt): Mention PGG.
4636 (New in Emacs 22): Add PGG to the list of new packages.
4637 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4638 updating dead URLs.
4639
46402006-03-25 Karl Berry <karl@gnu.org>
4641
4642 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4643 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4644 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4645 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4646 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4647 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4648 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4649 (2) do not indent copyright year list (or anything else).
4650
46512006-03-21 Bill Wohler <wohler@newt.com>
4652
4653 * mh-e.texi (Folders): Various edits.
4654
46552006-03-20 Romain Francoise <romain@orebokech.com>
4656
4657 * gnus.texi (Mail Folders): Grammar fix.
4658
46592006-03-19 Bill Wohler <wohler@newt.com>
4660
4661 * mh-e.texi (Replying): Document Mail-Followup-To.
4662 Change manually-formatted table to multitable. Add debugging info.
4663 Move description of mh-reply-default-reply-to into paragraph
4664 that describes its values.
4665
46662006-03-17 Bill Wohler <wohler@newt.com>
4667
10d1d0af 4668 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4669 (Sending Mail Tour): Update method of entering
4670 addresses and subject.
4671 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4672 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4673
46742006-03-15 Carsten Dominik <dominik@science.uva.nl>
4675
4676 * org.texi: Version number change only.
4677
46782006-03-14 Bill Wohler <wohler@newt.com>
4679
4680 * mh-e.texi: Add index entries around each paragraph rather than
4681 depend on entries from beginning of node. Doing so ensures that
4682 index entries are less likely to be forgotten if text is cut and
4683 pasted, and are necessary anyway if the references are on a
4684 separate page. It seems that makeinfo is now (v. 4.8) only
4685 producing one index entry per node, so there is no longer any
4686 excuse not to. Use subheading instead of heading. The incorrect
4687 use of heading produced very large fonts in Info--as large as the
4688 main heading.
4689 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4690 versions 6 and 7 appeared *around* the time of these Emacs releases.
4691
46922006-03-13 Carsten Dominik <dominik@science.uva.nl>
4693
4694 * org.texi (Clean view): Document new startup options.
4695
46962006-03-11 Bill Wohler <wohler@newt.com>
4697
4698 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4699 (Composing, Scan Line Formats): Fix @refs.
4700 (Getting Started): Define MH profile and MH profile components.
4701 (Incorporating Mail, Reading Mail, Viewing, Printing)
4702 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4703 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4704 for string constants.
4705 (Tool Bar): Remove spurious quote.
4706 (Junk): Use ``...'' instead of "...".
4707 (Scan Line Formats): Replace @samp with @kbd.
4708
47092006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4710
4711 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4712
47132006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4714
4715 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4716 easy to understand.
4717
47182006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4719
4720 * gnus.texi: Markup fix.
4721 (Fancy Mail Splitting): Specify new feature.
4722
47232006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4724
4725 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4726 partial-words matching.
4727
47282006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4729
4730 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4731
4732 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4733 (MIME Commands): Fix mm-discouraged-alternatives.
4734
47352006-03-07 Carsten Dominik <dominik@science.uva.nl>
4736
4737 * org.texi: Version number change only.
4738
47392006-03-06 Bill Wohler <wohler@newt.com>
4740
4741 * mh-e.texi: Move from SourceForge repository to Savannah.
4742 This is version 7.93, which is a total rewrite from the previous
4743 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4744 version 7.93.
4745
47462006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4747
4748 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4749
47502006-03-01 Carsten Dominik <dominik@science.uva.nl>
4751
4752 * org.texi (Interaction): Add item about `org-mouse.el' by
4753 Piotr Zielinski.
4754 (Managing links): Document that also mouse-1 can be used to
4755 activate a link.
4756 (Headlines, FAQ): Add entry about hiding leading stars.
4757 (Miscellaneous): Resort the sections in this chapter to a more
4758 logical sequence.
4759
47602006-02-27 Simon Josefsson <jas@extundo.com>
4761
4762 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4763 2004-01-27 from the trunk).
4764
47652006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4766
4767 * cc-mode.texi: Rename c-hungry-backspace to
4768 c-hungry-delete-backwards, at the request of RMS. Leave the old
4769 name as an alias.
4770
47712006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4772
4773 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4774 include the function header within the defun.
4775
47762006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4777
4778 * cc-mode.texi: Correct two typos.
4779
47802006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4781
4782 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4783 existing comment.
4784 (Electric Keys): Add a justification for electric indentation.
4785 (Hungry WS Deletion): Clear up the names and complications of the
4786 BACKSPACE and DELETE keys.
4787
47882006-02-23 Juri Linkov <juri@jurta.org>
4789
4790 * faq.texi (Common requests): Move `Turning on auto-fill by
4791 default' after `Wrapping words automatically'. Move `Working with
4792 unprintable characters' before `Searching for/replacing newlines'.
4793 Move `Replacing highlighted text' after `Highlighting a region'.
4794 Merge `Repeating commands' and `Repeating a command as many times
4795 as possible' into the former.
4796 (Packages that do not come with Emacs): Add refs to Gmane and
4797 etc/MORE.STUFF.
4798
47992006-02-23 Juri Linkov <juri@jurta.org>
4800
4801 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4802 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4803 Add xref to `(emacs)Reporting Bugs'.
4804 (Getting a printed manual): Add URL to other formats of the manual.
4805 (Common requests): Fix menu.
4806 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4807 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4808 (Inserting text at the beginning of each line): Add pxref to
4809 `Changing the included text prefix'.
4810 (Forcing the cursor to remain in the same column): Mention `track-eol'
4811 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4812 (Replacing text across multiple files): Add keybinding `Q' for
4813 `dired-do-query-replace'.
4814
48152006-02-22 Carsten Dominik <dominik@science.uva.nl>
4816
4817 * reftex.texi: Version number and date change only.
4818
4819 * org.texi (Internal Links): Rewrite to cover the modified
4820 linking system.
4821
48222006-02-17 Eli Zaretskii <eliz@gnu.org>
4823
4824 * faq.texi: Remove the coding cookie, it's not needed anymore.
4825
48262006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4827
4828 * faq.texi (Colors on a TTY): Mention Mac OS port.
4829
48302006-02-12 Karl Berry <karl@gnu.org>
4831
4832 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4833 8-bit accented a.
4834
48352006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4836
4837 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4838
48392006-02-08 Romain Francoise <romain@orebokech.com>
4840
4841 * faq.texi (Top): Remove paragraph about the FAQ being a
4842 transitional document, etc.
4843 (Searching for/replacing newlines): New node.
4844 (Yanking text in isearch): New node.
4845 (Inserting text at the beginning of each line): Rename and make
4846 more general, mention `M-;' in Message mode.
4847
48482006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4849
4850 * faq.texi (Meta key does not work in xterm)
4851 (Emacs does not display 8-bit characters)
4852 (Inputting eight-bit characters): Update xrefs.
4853
48542006-02-06 Romain Francoise <romain@orebokech.com>
4855
4856 * faq.texi (VM): VM now at version 7.19.
4857 Set myself as maintainer of this file.
4858
48592006-02-04 Michael Olson <mwolson@gnu.org>
4860
4861 * erc.texi (History): Note that ERC is now included with Emacs.
4862
48632006-01-31 Romain Francoise <romain@orebokech.com>
4864
4865 * message.texi (Message Headers): Explain what
4866 `message-alternative-emails' does in more detail.
4867 Update copyright year.
4868
48692006-01-30 Juanma Barranquero <lekktu@gmail.com>
4870
4871 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4872
48732006-01-29 Richard M. Stallman <rms@gnu.org>
4874
4875 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4876
48772006-01-29 Michael Olson <mwolson@gnu.org>
4878
4879 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4880
4881 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4882
4883 * faq.texi (New in Emacs 22): Mention ERC.
4884
48852006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4886
4887 * rcirc.texi: Capitalize dir entry for consistency with the entry
4888 in info/dir and other entries in the Emacs category.
4889 Fix typos. Delete trailing whitespace.
4890
c8763fb6 48912006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4892
4893 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4894
48952006-01-27 Eli Zaretskii <eliz@gnu.org>
4896
4897 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4898 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4899
4900 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4901 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4902
49032006-01-27 Alex Schroeder <alex@gnu.org>
4904
4905 * rcirc.texi: New file.
4906
49072006-01-23 Juri Linkov <juri@jurta.org>
4908
4909 * widget.texi (User Interface): Add S-TAB for widget-backward.
4910
49112006-01-22 Michael Albinus <michael.albinus@gmx.de>
4912
4913 Sync with Tramp 2.0.52.
4914
4915 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4916 Add Tramp disabling item. New item for common connection problems.
4917 (various): Apply "ftp" as method for the download URL.
4918 (Bug Reports): Refer to FAQ for common problems.
4919
49202006-01-21 Eli Zaretskii <eliz@gnu.org>
4921
4922 * widget.texi (User Interface): Use @key for TAB.
4923
4924 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4925
4926 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4927 for TAB.
4928
4929 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4930
49312006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4932
4933 * gnus.texi: Update copyright.
4934
49352006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4936
4937 * gnus.texi (Article Washing): Additions.
4938
2de53ca6
GM
49392006-01-13 Carsten Dominik <dominik@science.uva.nl>
4940
4941 * org.texi (Agenda commands): Document tags command.
4942
49432006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4944
4945 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4946
49472006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4948
4949 * gnus.texi (RSS): Addition.
4950
49512005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4952
4953 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4954
49552005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4956
4957 * emacs-mime.texi (Display Customization): Add setting example to
4958 mm-discouraged-alternatives.
4959
49602006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4961
4962 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4963 version is the canonical version.
4964
49652006-01-08 Alex Schroeder <alex@gnu.org>
4966
4967 * pgg.texi (Caching passphrase): Rewording.
4968
49692006-01-06 Eli Zaretskii <eliz@gnu.org>
4970
4971 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4972 repository URL.
4973
49742006-01-06 Carsten Dominik <dominik@science.uva.nl>
4975
4976 * org.texi: Removed the accidentally re-added empty line in the
4977 direntry.
4978
49792006-01-05 Carsten Dominik <dominik@science.uva.nl>
4980
4981 * org.texi (Agenda Views): Chapter reorganized.
4982
49832005-12-29 Romain Francoise <romain@orebokech.com>
4984
4985 * faq.texi (Using Customize): New node.
4986
49872005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4988
4989 * org.texi: Remove blank line in @direntry. It is non-standard
4990 and recursively produces blank lines all over the dir file (when
4991 using Texinfo 4.8).
4992
49932005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4994
4995 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4996
49972005-12-20 Carsten Dominik <dominik@science.uva.nl>
4998
4999 * org.texi (Tags): Boolean logic documented.
5000 (Agenda Views): Document custom commands.
5001
50022005-12-20 David Kastrup <dak@gnu.org>
5003
5004 * faq.texi (AUCTeX): Update version and mailing list info.
5005
50062005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
5007
5008 * gnus.texi (MIME Commands): Mention addition of
5009 multipart/alternative to gnus-buttonized-mime-types and add xref
5010 to mm-discouraged-alternatives.
5011
5012 * emacs-mime.texi (Display Customization): Mention addition of
5013 "image/.*" and add xref to gnus-buttonized-mime-types in the
5014 mm-discouraged-alternatives section.
5015
50162005-12-16 Carsten Dominik <dominik@science.uva.nl>
5017
5018 * org.texi (Tags): New section.
5019 (Agenda Views): Chapter reorganized.
5020
50212005-12-16 Eli Zaretskii <eliz@gnu.org>
5022
5023 * org.texi (Internal Links): Add a missing comma after an @xref.
5024
50252005-12-14 Chong Yidong <cyd@stupidchicken.com>
5026
5027 * faq.texi (Filling paragraphs with a single space): No need to
5028 change sentence-end now.
5029
50302005-12-13 Romain Francoise <romain@orebokech.com>
5031
5032 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
5033
50342005-12-12 Jay Belanger <belanger@truman.edu>
5035
5036 * faq.texi (Calc): Update version number.
5037
50382005-12-12 Carsten Dominik <dominik@science.uva.nl>
5039
5040 * org.texi (Progress Logging): New section.
5041
50422005-12-10 Romain Francoise <romain@orebokech.com>
5043
5044 Update the Emacs FAQ for the 22.1 release.
5045
5046 * faq.texi: Set VER to `22.1'.
5047 (Basic editing): Explain how to use localized versions of the
5048 Tutorial. Mention that `C-h r' displays the manual. Delete
5049 obsolete WWW link to an Emacs 18 tutorial.
5050 (Getting a printed manual): Point to the new locations of the
5051 manuals on the GNU Web site.
5052 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
5053 available via Info (it was previously distributed separately).
5054 (Installing Texinfo documentation): The latest version of Texinfo
5055 is 4.8, not 4.0.
5056 (Informational files for Emacs): COPYING is the GNU General Public
5057 License, not the Emacs General Public License.
5058 (Informational files for Emacs): Delete obsolete link to the
5059 GNUinfo pages as they have been removed from the GNU Web site.
5060 (New in Emacs 22): New node.
5061 (Setting up a customization file): Say that most packages support
5062 Customize nowadays.
5063 (Colors on a TTY): Delete reference to instructions on how to
5064 enable syntax highlighting, it is now enabled by default.
5065 (Turning on abbrevs by default): Emacs now reads the abbrevs file
5066 at startup automatically.
5067 (Controlling case sensitivity): Mention `M-c' in isearch.
5068 (Using an already running Emacs process): Emacs now creates the
5069 socket in `/tmp/emacsUID'. Fix typos. Change default location of
5070 gnuserv. As emacsclient can now run Lisp code as well, delete a
5071 sentence praising gnuserv for that. Simplify description of how
5072 the client/server operation works.
5073 (Compiler error messages): Delete obsolete text (compile.el has
5074 been rewritten).
5075 (Indenting switch statements): Fix typo.
5076 (Matching parentheses): Simplify setup instructions, mention the
5077 menu bar item in the Options menu.
5078 (Repeating a command as many times as possible): Mention `C-x e'.
5079 (Going to a line by number): Mention new keymap and bindings
5080 `M-g M-g', `M-g M-p' and `M-g M-n'.
5081 (Turning on syntax highlighting): Now on by default. Simplify.
5082 (Replacing highlighted text): Use `1', not `t'.
5083 (Problems with very large files): The maximum size is now 256MB on
5084 32-bit machines.
5085 (^M in the shell buffer): Mention `comint-process-echoes'.
5086 (Emacs for Apple computers): Emacs 22 has native support for Mac
5087 OS X.
5088 (Translating names to IP addresses): Delete node.
5089 (Binding keys to commands): Fix typo.
5090 (SPC no longer completes file names): New node.
5091 (MIME with Emacs mail packages): Delete section about the Emacs
5092 MIME FAQ (it's not reachable anymore).
5093
50942005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5095
5096 * cc-mode.texi: The manual has been extensively revised: the
5097 information about using CC Mode has been separated from the larger
5098 and more difficult chapters about configuration. It has been
5099 updated for CC Mode 5.31.
5100
51012005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5102
5103 * pgg.texi (User Commands): Fix description of pgg-verify-region.
5104 (Selecting an implementation): Fix descriptions.
5105
51062005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5107
5108 * message.texi (Various Message Variables): Addition.
5109
51102005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5111
5112 * message.texi: Fix default values.
5113
51142005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5115
5116 * message.texi (Header Commands): Clarify descriptions of
5117 message-cross-post-followup-to, message-reduce-to-to-cc, and
5118 message-insert-wide-reply.
5119 (Various Commands): Fix kindex for message-kill-to-signature;
5120 clarify description of message-tab.
5121
51222005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5123
5124 * message.texi (Mailing Lists): Fix description about MFT.
5125
5126 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
5127
51282005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5129
5130 * gnus.texi (Slow Terminal Connection): Replace old description
5131 with new one.
5132
51332005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5134
5135 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5136 replace X-Draft-Headers with X-Draft-From.
5137
51382005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5139
5140 * gnus.texi (Various Various): Fix the default value of
5141 nnheader-max-head-length.
5142 (Gnus Versions): Fix typo.
5143
51442005-12-08 Carsten Dominik <dominik@science.uva.nl>
5145
5146 * org.texi (Structure editing): Document new functionality of
5147 M-RET.
5148
51492005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5150
5151 * org.texi (Internal Links): Fix Texinfo usage.
5152
51532005-12-06 Carsten Dominik <dominik@science.uva.nl>
5154
5155 * org.texi (TODO basics): Document the global todo list.
5156 (TODO items): Documents sparse tree for specific TODO
5157 keywords.
5158
51592005-11-30 Carsten Dominik <dominik@science.uva.nl>
5160
5161 * org.texi (Plain Lists): Typos fixed.
5162
51632005-11-28 Jay Belanger <belanger@truman.edu>
5164
5165 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5166
51672005-11-24 Carsten Dominik <dominik@science.uva.nl>
5168
5169 * org.texi (Structure editing): New item moving commands added.
5170 (Plain Lists): New section.
5171
51722005-11-18 Carsten Dominik <dominik@science.uva.nl>
5173
5174 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5175 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 5176 `org-agenda-file-to-front'.
2de53ca6
GM
5177 (Built-in table editor): Document `org-table-sort-lines'.
5178 (HTML formatting): Export of hand-formatted lists.
5179
51802005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5181
5182 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5183 new variable gnus-toolbar-thickness.
5184
51852005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5186
5187 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5188
51892005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5190
5191 * gnus.texi (X-Face): Fix description.
5192 (XVarious): Remove gnus-xmas-logo-color-alist and
5193 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5194
51952005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5196
5197 * gnus.texi (Group Parameters): Mention new variable
5198 gnus-parameters-case-fold-search.
5199 (Home Score File): Addition.
5200
52012005-11-04 Ulf Jasper <ulf.jasper@web.de>
5202
5203 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5204 (Overview): List supported feed types.
5205 (Installation): No installation necessary when using autoload.
5206 (Configuration): Rename "RSS" to "news".
5207
52082005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5209
5210 * pgg.texi (User Commands): Document additional passphrase
5211 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5212 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5213
52142005-11-04 Carsten Dominik <dominik@science.uva.nl>
5215
5216 * org.texi: Version number changed to 3.19.
5217
52182005-10-29 Sascha Wilde <wilde@sha-bang.de>
5219
5220 * pgg.texi (How to use): Update the example to add autoload of
5221 pgg-encrypt-symmetric-region.
5222 (User Commands): Document pgg-encrypt-symmetric-region.
5223 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5224
52252005-10-27 Jay Belanger <belanger@truman.edu>
5226
5227 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5228 mention other TeX-related units.
5229
52302005-10-23 Lars Hansen <larsh@soem.dk>
5231
5232 * dired-x.texi (Miscellaneous Commands): Replace
5233 dired-do-relative-symlink by dired-do-relsymlink and
5234 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5235
52362005-10-23 Jay Belanger <belanger@truman.edu>
5237
5238 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5239 constant.
5240
52412005-10-23 Michael Albinus <michael.albinus@gmx.de>
5242
5243 * faq.texi (Bugs and problems): Replace
5244 `dired-move-to-filename-regexp' by
5245 `directory-listing-before-filename-regexp'.
5246
52472005-10-22 Eli Zaretskii <eliz@gnu.org>
5248
5249 * newsticker.texi (UPDATED): Set value.
5250
52512005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5252
5253 * gnus.texi (Document Groups): Remove duplicate item.
5254
52552005-10-21 Carsten Dominik <dominik@science.uva.nl>
5256
5257 * org.texi (Summary): Mention iCalendar support.
5258 (Exporting): Document iCalendar support.
5259
52602005-10-18 Romain Francoise <romain@orebokech.com>
5261
5262 * viper.texi (Viper Specials): Capitalize GNU.
5263
52642005-10-17 Juri Linkov <juri@jurta.org>
5265
5266 * info.texi (Getting Started, Search Index, Expert Info):
5267 Fix wording.
5268 (Search Text): Replace `echo area' with `mode line'.
5269 (Search Index): Both `i' and `,' find all index entries.
5270 Replace example `C-f' with `C-l' (which exists in index of Info
5271 manual) and delete spaces in its keyboard input sequence.
5272 Delete unnecessary explanations about literal characters.
5273
52742005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5275
5276 * gnus.texi (Document Server Internals): Addition.
5277
52782005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5279
5280 * gnus.texi (A note on namespaces): Fix RFC reference.
5281
52822005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5283
5284 * gnus.texi (RSS): Fix key description.
5285
52862005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5287
5288 * gnus.texi: Emacs/w3 -> Emacs/W3.
5289 (Browsing the Web): Fix description.
5290 (Web Searches): Ditto.
5291 (Customizing W3): Ditto.
5292
52932005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5294
5295 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5296
52972005-10-11 Jay Belanger <belanger@truman.edu>
5298
5299 * calc.texi (Integration): Mention using `a i' to compute definite
5300 integrals.
5301
53022005-10-11 Juri Linkov <juri@jurta.org>
5303
5304 * info.texi: Rearrange nodes.
5305 (Top): Update menu. Change ref `Info for Experts' to
5306 `Advanced Info Commands'.
5307 (Getting Started): Fix description of manual's parts.
5308 (Help-Int): Change xref `Info Search' to `Search Index', and
5309 `Expert Info' to `Advanced'.
5310 (Advanced): Move node one level up.
5311 (Search Text, Search Index): New nodes split out from `Info Search'.
5312 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5313 split out from `Advanced'.
5314 (Advanced, Emacs Info Variables): De-document editing an Info file
5315 in Info.
5316 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5317 (Creating an Info File): Delete node and move its text to
5318 `Expert Info'.
5319
53202005-10-10 Carsten Dominik <dominik@science.uva.nl>
5321
5322 * org.texi (Workflow states): Documented that change in keywords
5323 becomes active only after restart of Emacs.
5324
53252005-10-08 Michael Albinus <michael.albinus@gmx.de>
5326
5327 Sync with Tramp 2.0.51.
5328
53292005-10-08 Nick Roberts <nickrob@snap.net.nz>
5330
5331 * speedbar.texi (Introduction): Describe new location of speedbar
5332 on menubar.
5333 (Basic Key Bindings): Remove descriptions of bindings that have
5334 been removed.
5335
53362005-10-05 Nick Roberts <nickrob@snap.net.nz>
5337
5338 * speedbar.texi (GDB): Describe use of watch expressions.
5339
53402005-09-28 Simon Josefsson <jas@extundo.com>
5341
5342 * message.texi (IDNA): Fix.
5343
53442005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5345
5346 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5347 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5348 description of nntp-open-connection-function.
5349 (Common Variables): Fix descriptions.
5350
53512005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5352
5353 * gnus.texi (Server Buffer Format): Document the %a format spec.
5354
53552005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5356
5357 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5358
53592005-09-23 Carsten Dominik <dominik@science.uva.nl>
5360
5361 * org.texi Version 3.16.
5362
53632005-09-19 Miles Bader <miles@gnu.org>
5364
5365 * newsticker.texi: Get rid of CVS keywords.
5366
53672005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5368
5369 * gnus.texi (Finding the Parent): Fix description of how Gnus
5370 finds article.
5371
53722005-09-14 Jari Aalto <jari.aalto@cante.net>
5373
5374 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5375 to drop off non-answered articles.
5376
53772005-09-19 Juanma Barranquero <lekktu@gmail.com>
5378
5379 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5380 braces (which are unsupported by NMAKE) for macro `srcdir'.
5381
53822005-09-17 Eli Zaretskii <eliz@gnu.org>
5383
5384 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5385 (../info/newsticker, newsticker.dvi): New targets.
5386
53872005-09-17 Ulf Jasper <ulf.jasper@web.de>
5388
5389 * newsticker.texi: Replace @command with @code. Replace @example
5390 with @lisp.
5391 (Top): Added explanations to menu items.
5392 (GNU Free Documentation License): Removed.
5393
53942005-09-16 Romain Francoise <romain@orebokech.com>
5395
5396 Update all files to specify GFDL version 1.2.
5397
5398 * doclicense.texi (GNU Free Documentation License): Update to
5399 version 1.2.
5400
54012005-09-15 Richard M. Stallman <rms@gnu.org>
5402
5403 * newsticker.texi: Fix @setfilename.
5404
5405 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5406 (../info/newsticker, newsticker.dvi): New targets.
5407
54082005-08-30 Carsten Dominik <dominik@science.uva.nl>
5409
5410 * org.texi: Version 3.15.
5411
54122005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5413
5414 * ses.texi: Combine all three indices into one.
5415 Correct a few typos.
5416
54172005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5418
5419 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5420
54212005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5422
5423 * emacs-mime.texi (Handles): Remove duplicate item.
5424 (Encoding Customization): Fix the default value for
5425 mm-coding-system-priorities.
5426 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5427 (Basic Functions): Fix reference.
5428
54292005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5430
5431 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5432
54332005-08-18 Richard M. Stallman <rms@gnu.org>
5434
5435 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5436 and web site.
5437
5438 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5439 not keyboard-translate.
5440
54412005-08-11 Richard M. Stallman <rms@gnu.org>
5442
5443 * faq.texi (Using regular expressions): Fix xref.
5444
54452005-08-09 Juri Linkov <juri@jurta.org>
5446
5447 * info.texi (Help-P): Replace `Prev' with `Previous'.
5448 (Help-M, Help-Xref): Add S-TAB.
5449 (Help-FOO): Update `u' command.
5450 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5451 Update info about visibility of xref parts.
5452 (Help-Int): Fix `m' command. Rename `Info-last' to
5453 `Info-history-back'. Add `Info-history-forward'.
5454 (Advanced): Fix `g*' and `M-n' commands.
5455 (Info Search): Add `index-apropos' in stand-alone browser.
5456 Add isearch commands.
5457 (Emacs Info Variables): Remove `Info-fontify'.
5458 Add `Info-mode-hook'. Update face names.
5459 Add `Info-fontify-maximum-menu-size',
5460 `Info-fontify-visited-nodes', `Info-isearch-search'.
5461
54622005-08-07 Michael Albinus <michael.albinus@gmx.de>
5463
5464 Sync with Tramp 2.0.50.
5465
5466 * tramp.texi: Use @option{} consequently for method names.
5467 (Inline methods, External transfer methods): Remove references to
5468 Cygwin.
5469 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5470 implementation.
5471
54722005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5473
5474 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5475 Mention that gnus-init-file is not read when Emacs is invoked with
5476 --no-init-file or -q.
5477
54782005-07-19 Carsten Dominik <dominik@science.uva.nl>
5479
5480 * org.texi: Version 3.14.
5481
54822005-07-04 Carsten Dominik <dominik@science.uva.nl>
5483
5484 * org.texi: Version 3.13.
5485
54862005-07-18 Juri Linkov <juri@jurta.org>
5487
5488 * calc.texi (Time Zones, Logical Operations):
5489 * cl.texi (Overview):
5490 * org.texi (TODO types):
5491 * sc.texi (Emacs 18 MUAs):
5492 * speedbar.texi (Top):
5493 * url.texi (History):
5494 Delete duplicate duplicate words.
5495
ce058493 54962005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5497
5498 * cl.texi (Type Predicates): Document `atom' type.
5499
55002005-07-04 Lute Kamstra <lute@gnu.org>
5501
5502 Update FSF's address in GPL notices.
5503
5504 * calc.texi (Copying):
5505 * doclicense.texi (GNU Free Documentation License):
5506 * faq.texi (Contacting the FSF):
5507 * mh-e.texi (Copying): Update FSF's address.
5508
55092005-07-03 Richard M. Stallman <rms@gnu.org>
5510
5511 * flymake.texi (Example -- Configuring a tool called directly):
5512 Update name of flymake-build-relative-filename.
5513
55142005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5515
5516 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5517
55182005-06-29 Carsten Dominik <dominik@science.uva.nl>
5519
5520 * org.texi: Version 3.12.
5521
55222005-06-24 Eli Zaretskii <eliz@gnu.org>
5523
5524 * makefile.w32-in (MAKEINFO): Use --force.
5525 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5526 Makefile.in.
5527 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5528 more shells.
5529
55302005-06-23 Richard M. Stallman <rms@gnu.org>
5531
5532 * speedbar.texi (Creating a display): Texinfo usage fixes.
5533
5534 * tramp.texi (Customizing Completion, Auto-save and Backup):
5535 Texinfo usage fixes.
5536
55372005-06-23 Juanma Barranquero <lekktu@gmail.com>
5538
5539 * dired-x.texi (Miscellaneous Commands):
5540 * ediff.texi (Miscellaneous):
5541 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5542 (Agent Variables):
5543 * info.texi (Help-Xref):
5544 * message.texi (Message Headers):
5545 * org.texi (Remember):
5546 * reftex.texi (Options (Defining Label Environments)):
5547 (Options (Index Support)):
5548 (Options (Viewing Cross-References)):
5549 (Options (Misc)):
5550 (Changes):
5551 * speedbar.texi (Creating a display):
5552 * tramp.texi (Customizing Completion, Auto-save and Backup):
5553 Texinfo usage fix.
5554
55552005-06-13 Carsten Dominik <dominik@science.uva.nl>
5556
5557 * org.texi: Version 3.11.
5558
55592005-06-12 Jay Belanger <belanger@truman.edu>
5560
5561 * calc.texi (Getting Started): Remove extra menu item.
5562
55632005-05-31 Jay Belanger <belanger@truman.edu>
5564
5565 * calc.texi (Notations Used in This Manual): Use @kbd for key
5566 sequence.
5567 (Demonstration of Calc): Mention another way of starting Calc.
5568 (Starting Calc): Mention long name of M-#.
5569 (Embedded Mode Overview): Remove unnecessary instruction.
5570 (Other M-# commands): Rephrase `M-# 0' explanation.
5571 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5572 reflect current behavior.
5573
55742005-05-30 Jay Belanger <belanger@truman.edu>
5575
5576 * calc.texi (Hooks): Change description of calc-window-hook and
5577 calc-trail-window-hook to match usage.
5578 (Computational Functions): Add more constant-generating functions.
5579 (Customizable Variables): Use defvar.
5580
55812005-05-28 Jay Belanger <belanger@truman.edu>
5582
5583 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5584 (Basic Embedded Mode): Explain behavior of arguments to
5585 calc-embedded-mode.
5586
55872005-05-27 Jay Belanger <belanger@truman.edu>
5588
5589 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5590 current behavior.
5591
55922005-05-25 Jay Belanger <belanger@truman.edu>
5593
5594 * calc.texi: Change Calc version number throughout.
5595 (Keypad Mode): Change location in info output.
5596 (Keypad mode overview): Move picture of keypad.
5597
55982005-05-21 Jay Belanger <belanger@truman.edu>
5599
5600 * calc.texi (Storing variables): Mention that only most variables
5601 are void to begin with.
5602
56032005-05-21 Kevin Ryde <user42@zip.com.au>
5604
5605 * widget.texi (Basic Types): Update cross ref from "Enabling
5606 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5607 lispref/text.texi change.
5608
56092005-05-20 Carsten Dominik <dominik@science.uva.nl>
5610
5611 * org.texi: Version 3.09.
5612
56132005-05-18 Carsten Dominik <dominik@science.uva.nl>
5614
5615 * reftex.texi: Version 4.28.
5616
56172005-05-16 Jay Belanger <belanger@truman.edu>
5618
5619 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5620
56212005-05-14 Jay Belanger <belanger@truman.edu>
5622
5623 * calc.texi (Default Simplifications): Insert missing ! (logical
5624 not operator).
5625
56262005-05-14 Michael Albinus <michael.albinus@gmx.de>
5627
5628 Sync with Tramp 2.0.49.
5629
56302005-05-10 Jay Belanger <belanger@truman.edu>
5631
5632 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5633 to 1.
5634
56352005-04-29 Carsten Dominik <dominik@science.uva.nl>
5636
5637 * org.texi: Version 3.08, structure reorganized.
5638
56392005-04-24 Richard M. Stallman <rms@gnu.org>
5640
5641 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5642
56432005-04-15 Carsten Dominik <dominik@science.uva.nl>
5644
5645 * org.texi: Update to version 3.06.
5646
56472005-04-13 Lute Kamstra <lute@gnu.org>
5648
5649 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5650
56512005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5652
5653 * cl.texi (Porting Common Lisp): Fix typo.
5654
56552005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5656
5657 * gnus.texi (RSS): Addition.
5658
56592005-04-04 Jay Belanger <belanger@truman.edu>
5660
5661 * calc.texi: Change Calc version number.
5662 (Customizable variables): Fix description of calc-language-alist.
5663 (Copying): Put in version 2 of GPL.
5664
56652005-04-01 Jay Belanger <belanger@truman.edu>
5666
5667 * calc.texi (Troubleshooting Commands): Remove comment about
5668 installation.
5669 (Installation): Remove section.
5670 (Customizable Variables): New section.
5671 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5672 (Graphical Devices): Add references to Customizable Variables.
5673
56742005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5675
5676 * emacs-mime.texi (Display Customization): Markup fixes.
5677 (rfc2047): Update.
5678
56792005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5680
5681 * gnus-faq.texi: Replaced with auto-generated version.
5682
56832005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5684
5685 * dired-x.texi (Multiple Dired Directories): default-directory was
5686 renamed to dired-default-directory.
5687
56882005-03-26 Jay Belanger <belanger@truman.edu>
5689
5690 * calc.texi (Simplifying Formulas, Rewrite Rules):
5691 Change description of top and bottom of fraction.
5692 (Modulo Forms): Move description of how to create modulo forms to
5693 earlier in the section.
5694 (Fraction Mode): Suggest using : to get a fraction by dividing.
5695 (Basic Arithmetic): Adjust placement of command name.
5696 (Truncating the Stack): Emphasize that "hidden" entries are still
5697 visible.
5698 (Installation): Move discussion of printing manual to "About This
5699 Manual".
5700 (About This Manual): Mention how to print the manual.
5701 (Reporting Bugs): Remove first person.
5702 (Building Vectors): Add algebraic version of append.
5703 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5704 (Grouping Digits): Fix typo.
5705
57062005-03-25 Werner Lemberg <wl@gnu.org>
5707
5708 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5709 Replace `legal' with `valid'.
5710
57112005-03-25 Werner Lemberg <wl@gnu.org>
5712
5713 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5714
57152005-03-24 Jay Belanger <belanger@truman.edu>
5716
5717 * calc.texi (General Mode Commands)
5718 (Mode Settings in Embedded Mode): Add some explanation of
5719 recording mode settings.
5720
57212005-03-24 Richard M. Stallman <rms@gnu.org>
5722
5723 * calc.texi: Remove praise of non-free software.
5724
5725 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5726 (Installation): Node deleted.
5727
57282005-03-23 Richard M. Stallman <rms@gnu.org>
5729
5730 * url.texi (HTTP language/coding): Improve last change.
5731
57322005-03-22 Jay Belanger <belanger@truman.edu>
5733
5734 * calc.texi (Embedded Mode): Add new information on changing
5735 modes.
5736
57372005-03-20 Michael Albinus <michael.albinus@gmx.de>
5738
5739 Sync with Tramp 2.0.48.
5740
5741 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5742
5743 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5744 "GNU/Linux". Change all addresses to .gnu.org.
5745 (Default Method): Offer shortened syntax for "su" and "sudo"
5746 methods.
5747
57482005-03-07 Richard M. Stallman <rms@gnu.org>
5749
5750 * url.texi: Fix usage of "e.g.".
5751 (HTTP language/coding): Explain the rules for these strings.
5752
57532005-03-06 Richard M. Stallman <rms@gnu.org>
5754
5755 * woman.texi (Introduction): Minor cleanups.
5756
5757 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5758
5759 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5760 (Installation): Node deleted.
5761
5762 * mh-e.texi (Preface): Get rid of "Emacs 21".
5763
5764 * eshell.texi (Installation): Delete node (for Emacs 20).
5765
57662005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5767
5768 * flymake.texi: Refill and tweak style in @lisp blocks.
5769
57702005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5771
5772 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5773
57742005-03-01 Jay Belanger <belanger@truman.edu>
5775
5776 * calc.texi (Trigonometric and Hyperbolic Functions):
5777 Mention additional functions.
5778 (Algebraic Simplifications): Mention additional simplifications.
5779
57802005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5781
5782 * ses.texi: Add concept/function/variable indices (this work was
5783 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5784 papers on file at FSF).
5785
57862005-02-10 Jay Belanger <belanger@truman.edu>
5787
5788 * calc.texi: Change @LaTeX to La@TeX throughout.
5789 Redefine @expr as @math for TeX output.
5790 Redefine @texline as a no-op for TeX output.
5791 Define @tfn, replace @t by @tfn throughout.
5792
57932005-02-09 Jay Belanger <belanger@truman.edu>
5794
5795 * calc.texi: Add macro for LaTeX for info output.
5796
57972005-02-08 Kim F. Storm <storm@cua.dk>
5798
5799 * texinfo.tex (LaTex): Add def.
5800
58012005-02-06 Jay Belanger <belanger@truman.edu>
5802
5803 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5804 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5805 throughout manual.
5806
58072005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5808
5809 * gnus.texi: Some edits based on comments from David Abrahams.
5810
58112005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5812
5813 * gnus.texi (RSS): Fix the keystroke.
5814
58152005-01-24 David Kastrup <dak@gnu.org>
5816
5817 * faq.texi: Update AUCTeX version info.
5818
58192005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5820
5821 * gnus-faq.texi ([4.1]): Typo.
5822
58232005-01-19 Jay Belanger <belanger@truman.edu>
5824
5825 * calc.texi (Keep Arguments): Mention that keeping arguments
5826 doesn't work with keyboard macros.
5827
58282005-01-16 Richard M. Stallman <rms@gnu.org>
5829
5830 * autotype.texi (Autoinserting): Fix small error.
5831
58322005-01-16 Michael Albinus <michael.albinus@gmx.de>
5833
5834 Sync with Tramp 2.0.47.
5835
5836 * tramp.texi (Compilation): New section, describing compilation of
5837 remote files.
5838
58392005-01-11 Kim F. Storm <storm@cua.dk>
5840
5841 * widget.texi (Basic Types): Add :follow-link keyword.
5842
58432005-01-09 Jay Belanger <belanger@truman.edu>
5844
5845 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5846
58472005-01-08 Jay Belanger <belanger@truman.edu>
5848
5849 * calc.texi: Change throughout to reflect new default value of
5850 calc-settings-file.
5851
58522005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5853
5854 * message.texi (Reply): `message-reply-to-function' should return
5855 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5856
58572005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5858
5859 * faq.texi (Changing load-path): Fix typo.
5860
58612005-01-05 Jay Belanger <belanger@truman.edu>
5862
5863 * calc.texi (Programming Tutorial): Replace kbd command by
5864 appropriate characters for a keyboard macro.
5865
58662005-01-04 Jay Belanger <belanger@truman.edu>
5867
5868 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5869 for Lucid Emacs.
5870 (Programming Tutorial): Mention that the user needs to be in the
5871 right mode to compute some functions.
5872
58732005-01-04 Jay Belanger <belanger@truman.edu>
5874
5875 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5876 no longer applicable.
5877
58782005-01-01 Jay Belanger <belanger@truman.edu>
5879
5880 * calc.texi (Programming Tutorial): Changed description of how to
5881 edit keyboard macros to match current behavior.
5882
58832004-12-31 Jay Belanger <belanger@truman.edu>
5884
5885 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5886
58872004-12-20 Jay Belanger <belanger@truman.edu>
5888
5889 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5890 zero.
5891
58922004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5893
5894 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5895 @xref.
5896 (Font Locking): Avoid @strong{Note:}.
5897
58982004-12-17 Michael Albinus <michael.albinus@gmx.de>
5899
5900 Sync with Tramp 2.0.46.
5901
5902 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5903
59042004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5905
5906 * url.texi: Correct typos.
5907 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5908 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5909 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5910 (Dealing with HTTP documents): @inforef->@xref.
5911
59122004-12-15 Jay Belanger <belanger@truman.edu>
5913
5914 * calc.texi: Consistently capitalized all mode names.
5915 (Answers to Exercises): Mention that an answer can be a fraction
5916 when in Fraction mode.
5917
59182004-12-13 Jay Belanger <belanger@truman.edu>
5919
5920 * calc.texi: Fix some TeX definitions.
5921
59222004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5923
5924 * reftex.texi (Imprint): Remove erroneous @value's.
5925
59262004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5927
5928 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5929 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5930
59312004-12-08 Jay Belanger <belanger@truman.edu>
5932
5933 * calc.texi (Starting Calc): Remove comment about installation.
5934 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5935
59362004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5937
5938 * url.texi: Update @setfilename.
5939 (Getting Started): No need to worry about Gnus versions.
5940 (Dealing with HTTP documents): Use @inforef.
5941
5942 * org.texi: Fix @direntry file name.
5943
59442004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5945
5946 * url.texi: New file.
5947
5948 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5949
59502004-12-06 Jay Belanger <belanger@truman.edu>
5951
5952 * calc.texi (Using Calc): Remove paragraph about installation.
5953
59542004-12-06 Jay Belanger <belanger@truman.edu>
5955
5956 * calc.texi: Use more Texinfo macros and less TeX defs.
5957 Remove @refill's.
5958
59592004-12-06 Richard M. Stallman <rms@gnu.org>
5960
5961 * org.texi: New file.
5962
59632004-12-05 Richard M. Stallman <rms@gnu.org>
5964
5965 * Makefile.in (org.dvi, ../info/org): New targets.
5966 (INFO_TARGETS): Add ../info/org.
5967 (DVI_TARGETS): Add org.dvi.
5968 (maintainer-clean): Remove the info files in the info dir.
5969
59702004-11-26 Eli Zaretskii <eliz@gnu.org>
5971
5972 * idlwave.texi: Fix the setfilename directive to put the produced
5973 file in ../info.
5974 (Continued Statement Indentation): Resurrect Jan D.'s change from
5975 2004-11-03 that was lost when a newer version of idlwave.texi was
5976 imported.
5977
59782004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5979
5980 * gnus-faq.texi ([5.1]): Added missing bracket.
5981
5982 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5983 `spam-initialize'.
5984
59852004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5986
5987 * message.texi (Various Message Variables): Mention that all mail
5988 file variables are derived from `message-directory'.
5989
5990 * gnus.texi (Splitting Mail): Clarify bogus group.
5991
59922004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5993
5994 * emacs-mime.texi (Encoding Customization): Fix
5995 mm-coding-system-priorities entry.
5996
c8763fb6 59972004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5998
5999 * idlwave.texi (Continued Statement Indentation):
6000 * reftex.texi (Options (Index Support)):
6001 (Displaying and Editing the Index, Table of Contents):
6002 * speedbar.texi (Creating a display, Major Display Modes): Replace
6003 non-nil with non-@code{nil}.
6004
60052004-10-21 Jay Belanger <belanger@truman.edu>
6006
6007 * calc.texi (Algebraic-Style Calculations): Removed a comment.
6008
60092004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6010
6011 * calc.texi (Reporting Bugs): Double up `@'.
6012
60132004-10-18 Jay Belanger <belanger@truman.edu>
6014
6015 * calc.texi (Reporting Bugs): Changed the address that bugs
6016 should be sent to.
6017
60182004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6019
6020 * gnus.texi (New Features): Add 5.11.
6021
6022 * message.texi (Resending): Remove wrong default value.
6023
6024 * gnus.texi (Mail Source Specifiers): Describe possible problems
6025 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6026 `pop3-leave-mail-on-server' to the index.
6027
60282004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6029
6030 * message.texi (Canceling News): Add how to set a password.
6031
60322004-10-12 Jay Belanger <belanger@truman.edu>
6033
6034 * calc.texi (Help Commands): Changed the descriptions of
6035 calc-describe-function and calc-describe-variable to match their
6036 current behavior.
6037
60382004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6039
6040 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6041
60422004-10-12 Michael Albinus <michael.albinus@gmx.de>
6043
6044 Sync with Tramp 2.0.45.
6045
6046 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6047 plink link. The URL is outdated. Originator contacted for
6048 clarification.
6049
60502004-10-10 Juri Linkov <juri@jurta.org>
6051
6052 * gnus.texi (Top, Marking Articles): Join two menus in one node
6053 because a node can have only one menu.
6054
60552004-10-09 Juri Linkov <juri@jurta.org>
6056
6057 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6058 example of nnmail-split-fancy.
6059
60602004-10-06 Karl Berry <karl@gnu.org>
6061
6062 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6063 consistency with other uses of dashes.
6064
60652004-10-05 Karl Berry <karl@gnu.org>
6066
6067 * info.texi: Consistently use --- throughout, periods at end of
6068 menu descriptions, and a couple typos.
6069
60702004-09-26 Jesper Harder <harder@ifa.au.dk>
6071
6072 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6073 * pgg.texi (User Commands, Backend methods): Do.
6074 * gnus.texi: Markup fixes.
6075 (Setting Process Marks): Fix `M P a' entry.
6076 * emacs-mime.texi: Fixes.
6077
60782004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6079
6080 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6081 again.
6082 Use 5.10 instead of 5.10.0.
6083
60842004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6085
6086 * gnus.texi (Summary Mail Commands): S D e.
6087
60882004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6089
6090 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6091 the gnus-article-mode-line-format section.
6092
60932004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6094
6095 * gnus.texi (Various Summary Stuff): Fix the documentation for
6096 gnus-newsgroup-variables.
6097
60982004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6099
6100 * gnus.texi (MIME Commands): Added
6101 gnus-mime-display-multipart-as-mixed,
6102 gnus-mime-display-multipart-alternative-as-mixed,
6103 gnus-mime-display-multipart-related-as-mixed.
6104 (Mail Source Customization): Clarify `mail-source-directory'.
6105 (Splitting Mail): Mention gnus-group-find-new-groups.
6106 (SpamOracle): Fixed typo.
6107
6108 * gnus-faq.texi: Untabify.
6109 ([6.3]): nnir.el is in contrib directory.
6110
6111 * message.texi (News Headers): Clarify how a unique ID is created.
6112
6113 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6114 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6115
b2abec73 61162004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 6117
b2abec73 6118 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
6119
61202004-09-20 Florian Weimer <fw@deneb.enyo.de>
6121
6122 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6123
61242004-09-22 Jay Belanger <belanger@truman.edu>
6125
6126 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6127 might be hidden during part of the session.
6128
61292004-09-20 Jay Belanger <belanger@truman.edu>
6130
6131 * calc.texi (Notations Used in This Manual): Put in an earlier
6132 mention that DEL could be called Backspace.
6133
61342004-09-10 Simon Josefsson <jas@extundo.com>
6135
6136 * gnus.texi (IMAP): Add example. Suggested and partially written
6137 by Steinar Bang <sb@dod.no>.
6138
61392004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6140
6141 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6142 netrc syntax.
6143
61442004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6145
b2abec73
JB
6146 * gnus.texi (Spam ELisp Package Sequence of Events):
6147 Some clarifications.
2de53ca6
GM
6148 (Spam ELisp Package Global Variables): More clarifications.
6149
61502004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6151
6152 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6153 Mention spam-split does not modify incoming mail.
6154
61552004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6156
6157 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6158
61592004-09-10 Eli Zaretskii <eliz@gnu.org>
6160
6161 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6162
61632004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6164
6165 * makefile.w32-in (sieve, pgg): Use $(infodir).
6166
61672004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6168
6169 * makefile.w32-in: Fix PGG and Sieve entries.
6170
61712004-08-28 Eli Zaretskii <eliz@gnu.org>
6172
6173 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6174 Emacs and related programs.
6175
61762004-08-27 Richard M. Stallman <rms@gnu.org>
6177
6178 * faq.texi: Fix texinfo usage, esp. doublequotes.
6179 (Difference between Emacs and XEmacs): Some clarification.
6180
6181 * faq.texi (Difference between Emacs and XEmacs):
6182 Explain not to contrast XEmacs with GNU Emacs.
6183
61842004-08-26 Richard M. Stallman <rms@gnu.org>
6185
6186 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6187
61882004-08-22 David Kastrup <dak@gnu.org>
6189
6190 * reftex.texi (AUCTeX): Update links, section name.
6191
6192 * faq.texi (Calc): Update availability (included in 22.1).
6193 (AUCTeX): Update availability, information, versions, description.
6194
61952004-08-14 Eli Zaretskii <eliz@gnu.org>
6196
6197 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6198
61992004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6200
6201 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6202
62032004-08-10 Michael Albinus <michael.albinus@gmx.de>
6204
6205 Sync with Tramp 2.0.44.
6206
62072004-08-05 Lars Hansen <larsh@math.ku.dk>
6208
6209 * widget.texi (User Interface): Update how to separate the
6210 editable field of an editable-field widget from other widgets.
6211 (Programming Example): Add text after field.
6212
62132004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6214
6215 * emacs-mime.texi (Encoding Customization): Add a note to the
6216 mm-content-transfer-encoding-defaults entry.
6217 (rfc2047): Update.
6218
6219 * gnus.texi (Article Highlighting): Add
6220 gnus-cite-ignore-quoted-from.
6221 (POP before SMTP): New node.
6222 (Posting Styles): Addition.
6223 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6224 (Fancy Mail Splitting): Ditto.
6225 (X-Face): Add gnus-x-face.
6226
62272004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6228
6229 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6230 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6231
62322004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6233
6234 * gnus.texi (Mail Source Specifiers): Describe
6235 `pop3-leave-mail-on-server'.
6236
62372004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6238
6239 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6240
6241 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6242 repository. Change setfilename.
6243
6244 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6245
62462004-07-02 Juri Linkov <juri@jurta.org>
6247
6248 * pcl-cvs.texi (Viewing differences): Add `d r'.
6249
62502004-06-29 Jesper Harder <harder@ifa.au.dk>
6251
6252 * ses.texi, viper.texi, flymake.texi, faq.texi:
6253 * eshell.texi, ediff.texi: Markup fixes.
6254
62552004-06-21 Karl Berry <karl@gnu.org>
6256
6257 * info.texi (Top): Mention that only Emacs has mouse support.
6258 (Getting Started): Mention this in a few other places.
6259
62602004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6261
6262 * autotype.texi (Copyrights, Timestamps): Recommend
6263 `before-save-hook' instead of `write-file-functions'.
6264
62652004-06-13 Lars Hansen <larsh@math.ku.dk>
6266
6267 * dired-x.texi (dired-mark-omitted): Update keybinding.
6268
62692004-06-10 Kim F. Storm <storm@cua.dk>
6270
6271 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6272
62732004-06-05 Lars Hansen <larsh@math.ku.dk>
6274
6275 * dired-x.texi (variable dired-omit-mode): Rename from
6276 dired-omit-files-p.
6277 (function dired-omit-mode): Rename from dired-omit-toggle.
6278 Call dired-omit-mode rather than set dired-omit-files-p.
6279 (dired-mark-omitted): Describe command.
6280
62812004-05-29 Michael Albinus <michael.albinus@gmx.de>
6282
6283 Version 2.0.41 of Tramp released.
6284
62852004-05-29 Juanma Barranquero <lektu@terra.es>
6286
6287 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6288 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6289
62902004-05-29 Richard M. Stallman <rms@gnu.org>
6291
6292 * cl.texi (Top): Call this chapter `Introduction'.
6293 (Overview): In TeX, no section heading here.
6294
6295 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6296
62972004-05-29 Eli Zaretskii <eliz@gnu.org>
6298
6299 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6300 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6301
63022004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6303
6304 * flymake.texi: New file.
6305
63062004-05-28 Simon Josefsson <jas@extundo.com>
6307
6308 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6309
b344d29d 63102004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
6311
6312 Version 2.0.40 of Tramp released.
6313
63142004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6315
6316 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6317
6318 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6319 variables `tramp-backup-directory-alist' and
6320 `tramp-bkup-backup-directory-info'.
6321 (Overview, Connection types)
6322 (External transfer methods, Default Method)
6323 (Windows setup hints): Remove restriction of password entering
6324 with external methods.
6325 (Auto-save and Backup): Make file name example
6326 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6327 and `auto-save-directory' must be used.
6328 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6329 only "NT"). Remove doubled entry "What kinds of systems does
6330 @tramp{} work on".
6331 (tramp): Macro removed.
6332 (Obtaining Tramp): Flag removed from title.
6333 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6334 and `trampver' used properly. Flag `tramp-inst' replaced by
6335 `installchapter'. Installation related text adapted.
6336
63372004-04-28 Masatake YAMATO <jet@gyve.org>
6338
6339 * widget.texi (Programming Example): Remove overlays.
6340
63412004-04-27 Jesper Harder <harder@ifa.au.dk>
6342
6343 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6344
63452004-04-23 Juanma Barranquero <lektu@terra.es>
6346
6347 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6348
63492004-04-05 Jesper Harder <harder@ifa.au.dk>
6350
6351 * info.texi (Info Search): Add info-apropos.
6352
63532004-03-22 Juri Linkov <juri@jurta.org>
6354
6355 * faq.texi: Fix help key bindings.
6356
63572004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6358
6359 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6360 (as suggested by Karl Berry). Update information about colored
6361 stars in menus. Add new subheading describing M-n.
6362
63632004-03-12 Richard M. Stallman <rms@gnu.org>
6364
6365 * cl.texi (Top): Rename top node's title.
6366
63672004-03-08 Karl Berry <karl@gnu.org>
6368
6369 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6370 problems making the texinfo distribution.
6371
63722004-02-29 Simon Josefsson <jas@extundo.com>
6373
6374 * smtpmail.texi (Authentication): Changed the list of supported
6375 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6376 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6377 <voegelas@gmx.net>.
6378
63792004-02-29 Juanma Barranquero <lektu@terra.es>
6380
6381 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6382 Use $(DEL) instead of rm, and ignore exit code.
6383
b344d29d 63842004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6385
6386 Tramp version 2.0.39 released.
6387
63882004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6389
6390 * tramp.texi (Customizing Completion): Explain new functions
6391 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6392 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6393 (Top): Refer to Savannah mailing list as the major one. Mention
6394 older mailing lists in HTML mode only.
6395 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6396 (Frequently Asked Questions): Remote hosts must not be Unix-like
6397 for "smb" method.
6398 (Password caching): New node.
6399 (External transfer methods): Refer to password caching for "smb"
6400 method.
6401
64022004-02-17 Karl Berry <karl@gnu.org>
6403
6404 * info.texi (Help-Int): Mention the new line number feature.
6405
64062004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6407
6408 * ses.texi (Advanced Features): New functionality for
6409 ses-set-header-row (defaults to current row unless C-u used).
6410 (Acknowledgements): Add Stefan Monnier.
6411
64122003-12-29 Kevin Ryde <user42@zip.com.au>
6413
6414 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6415
b344d29d 64162003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6417
6418 Tramp version 2.0.38 released.
6419
6420 * tramp.texi (Remote shell setup): Warn of environment variables
6421 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6422 <sven.gabriel@imk.fzk.de>.
6423 (Configuration): Tramp now chooses base64/uuencode
6424 automatically. Update wording accordingly.
6425 (Top): More description for the `Default Method' menu entry.
6426 (Default Method): Use @code, not @var, for Lisp variables.
6427 (Default Method): New subsection `Which method is the right one
6428 for me?' Suggested by Christian Kirsch.
6429 (Configuration): Pointer to new subsection added.
6430 (Default Method): Too many "use" in one sentence.
6431 Rephrase. Reported by Christian Kirsch.
6432 (Filename Syntax): Old `su' example is probably a left-over from
6433 the sm/su method naming. Replace with `ssh', instead.
6434 (External transfer methods, Auto-save and Backup):
6435 Typo fixes.
6436
64372003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6438
183080b6 6439 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6440 (Top): Mention japanese manual only if flag `jamanual' is set.
6441 Insert section `Japanese manual' in menu.
6442
64432003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6444
6445 * eshell.texi (Known Problems): Add doc item.
6446
64472003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6448
6449 * cc-mode.texi: Update for CC Mode 5.30.
6450
6451 Note: Please refrain from doing purely cosmetic changes like
6452 removing trailing whitespace in this manual; it clobbers cvs
6453 merging for no good reason.
6454
64552003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6456
6457 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6458 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6459 @acronym{ASCII}.
6460
64612003-10-26 Karl Berry <karl@gnu.org>
6462
6463 * info.texi (Info Search): Echo area, not echo are. From Debian
6464 diff.
6465
64662003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6467
10d1d0af 6468 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6469 :buttons and :children keywords.
6470
64712003-10-22 Miles Bader <miles@gnu.org>
6472
6473 * Makefile.in (info): Move before $(top_srcdir)/info.
6474
64752003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6476
6477 * tramp.texi (Inline methods): Small grammar fix.
6478 (External transfer methods): Likewise.
6479
64802003-10-08 Nick Roberts <nick@nick.uklinux.net>
6481
6482 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6483
64842003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6485
6486 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6487
64882003-09-30 Richard M. Stallman <rms@gnu.org>
6489
6490 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6491
6492 * widget.texi (User Interface): Fix typos.
6493
6494 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6495
64962003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6497
6498 * pcl-cvs.texi (Selected Files): Fix typo.
6499
65002003-09-21 Karl Berry <karl@gnu.org>
6501
6502 * info.texi (] and [ commands): No period at end of section title.
6503
65042003-09-04 Miles Bader <miles@gnu.org>
6505
6506 * Makefile.in (top_srcdir): New variable.
6507 ($(top_srcdir)/info): New rule.
6508 (info): Depend on it.
6509
65102003-09-03 Peter Runestig <peter@runestig.com>
6511
6512 * makefile.w32-in: New file.
6513
65142003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6515
6516 * widget.texi (User Interface): Explain the need of static text
6517 around an editable field.
6518
65192003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6520
6521 * widget.texi (Basic Types): The argument to `:help-echo' can now
6522 be a form that evaluates to a string.
6523
65242003-08-18 Kim F. Storm <storm@cua.dk>
6525
6526 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6527
65282003-08-16 Richard M. Stallman <rms@gnu.org>
6529
6530 * dired-x.texi (Shell Command Guessing): Explain *.
6531
65322003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6533
6534 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6535 log-edit-insert-changelog.
6536
65372003-08-03 Karl Berry <karl@gnu.org>
6538
6539 * info.texi: Need @contents.
6540
c8763fb6 65412003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6542
6543 Tramp version 2.0.36 released.
6544
6545 * tramp.texi (Remote shell setup): Explain about problems with
6546 non-Bourne commands in ~/.profile and ~/.shrc.
6547
65482003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6549
6550 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6551 renaming of `vis-mode' to `visible-mode'.
6552
65532003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6554
6555 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6556 next, prev and up pointers.
6557
65582003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6559
6560 * info.texi (Help): Mention existence of Emacs and stand-alone
6561 Info at the very beginning of the tutorial.
6562 (Help-Inv): New node.
6563 (Help-]): New node.
6564 (Help-M): Systematically point out the differences between default
6565 Emacs and stand-alone versions. Delete second menu.
6566 (Help-Xref): Systematically point out the differences between
6567 default Emacs and stand-alone versions.
6568 (Help-Int): Change `l' example.
6569 (Expert Info): Fix typos.
6570 (Emacs Info Variables): Mention `Info-hide-note-references' and
6571 new default for `Info-scroll-prefer-subnodes'.
6572
c8763fb6 65732003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6574
6575 Version 2.0.35 of Tramp released.
6576
6577 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6578 (Inline methods): Add methods `remsh' and `plink1'.
6579 (External transfer methods): Add method `remcp'.
6580 (Multi-hop Methods): Add method `remsh'.
6581 Small patch from Adrian Aichner <adrian@xemacs.org>:
6582 Fix minor typos.
6583 (Concept Index): Added to make manual searchable via
6584 `Info-index'.
6585 (Version Control): Add cindex entry.
6586
c8763fb6 65872003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6588
6589 * trampver.texi: Version 2.0.34 released.
6590
65912003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6592
6593 * faq.texi: Improve previous changes.
6594
65952003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6596
6597 * faq.texi: Update copyright and maintenance details.
6598 Update some package URLs, versions, and maintainers.
6599 Remove many references to the Emacs Lisp Archive.
6600
66012003-04-23 Simon Josefsson <jas@extundo.com>
6602
6603 * smtpmail.texi: Fix license (the invariant sections mentioned has
6604 never been part of the smtp manual). Align info dir entry with
6605 other emacs packages.
6606
66072003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6608
6609 * tramp.texi: Version 2.0.33 released.
6610 Remove installation chapter. Remove XEmacs specifics.
6611
66122003-03-29 Richard M. Stallman <rms@gnu.org>
6613
6614 * tramp.texi (Top): Undo the previous renaming.
6615 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6616
c8763fb6 66172003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6618
6619 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6620 version of manual.
6621
6622 * tramp.texi (Auto-save and Backup): New node.
6623
66242003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6625
6626 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6627 Emacs" in order to have better differentiation to "XEmacs".
6628 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6629 are new macros in order to point to the other Emacs flavor where
6630 appropriate. In info case, point to node `Installation' in order
6631 to explain how to generate the other way. In html case, make a
6632 link to the other html file.
6633 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6634 after CVS checkout/update.
6635 (Installation): Completely rewritten.
6636 (Installation parameters, Load paths): New sections under
6637 `Installation'.
6638
c8763fb6 66392003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6640
6641 * tramp.texi: Version 2.0.30 released.
6642 Replace word "path" with "localname" where used as a component of
6643 a Tramp file name.
6644
66452003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6646
6647 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6648 introduced.
6649 (Installation): Explain what to do if files from the tramp/contrib
6650 directory are needed.
6651
66522003-02-23 Alex Schroeder <alex@emacswiki.org>
6653
6654 * smtpmail.texi (How Mail Works): New.
6655
66562003-02-22 Alex Schroeder <alex@emacswiki.org>
6657
6658 * smtpmail.texi: New file.
6659
6660 * Makefile.in: Build SMTP manual.
6661
c8763fb6 66622003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6663
6664 * tramp.texi: Version 2.0.29 released.
6665 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6666 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6667
66682003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6669
6670 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6671 another package loads accidently Ange-FTP.
6672
66732003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6674
6675 * tramp.texi (Customizing Completion): Add function
6676 `tramp-parse-sconfig'. Change example of
6677 `tramp-set-completion-function', because parsing of ssh config
6678 files looks more natural.
6679
66802003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6681
6682 * gnus.texi: Do not use `path' in several locations.
6683
c8763fb6 66842002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6685
6686 * tramp.texi (External transfer methods): New method `smb'. From
6687 Michael Albinus.
6688
66892002-11-05 Karl Berry <karl@gnu.org>
6690
6691 * info.texi (Info-fontify): Reorder face list to avoid bad line
6692 breaks.
6693
c8763fb6 66942002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6695
6696 * tramp.texi: Move @copying to standard place. Use
6697 @insertcopying.
6698
66992002-10-02 Karl Berry <karl@gnu.org>
6700
6701 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6702 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6703 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6704 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6705 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6706 Per rms, update all manuals to use @copying instead of @ifinfo.
6707 Also use @ifnottex instead of @ifinfo around the top node, where
6708 needed for the sake of the HTML output.
6709 (The Gnus manual is not fixed since it's not clear to me how it
6710 works; and the Tramp manual already uses @copying, although in an
6711 unusual way. All others were changed.)
6712
67132002-09-10 Jonathan Yavner <jyavner@engineer.com>
6714
6715 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6716 (../info/ses, ses.dvi): New targets.
6717 * ses.texi: New file.
6718
c8763fb6 67192002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6720
6721 * texinfo.tex: Update to texinfo 4.2.
6722
67232002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6724
6725 * reftex.texi: Update to RefTeX 4.19.
6726
c8763fb6 67272002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6728
6729 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6730 (../info/tramp, tramp.dvi): New targets.
6731
67322002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6733
6734 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6735 (calc.dvi): Uncomment.
6736
67372001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6738
6739 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6740 (../info/calc): New target.
6741
67422001-10-20 Gerd Moellmann <gerd@gnu.org>
6743
6744 * (Version 21.1 released.)
6745
67462001-10-05 Gerd Moellmann <gerd@gnu.org>
6747
6748 * Branch for 21.1.
6749
67502001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6751
6752 * Makefile.in (../info/info): Use an explicit -o switch to
6753 makeinfo.
6754
67552001-03-05 Gerd Moellmann <gerd@gnu.org>
6756
6757 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6758
67592000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6760
6761 * Makefile.in (../info/idlwave): Use --no-split.
6762
67632000-12-14 Dave Love <fx@gnu.org>
6764
c4cc8b9a 6765 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
6766 (gnus.dvi): Change rule to remove @latex stuff.
6767
67682000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6769
6770 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6771
67722000-10-13 John Wiegley <johnw@gnu.org>
6773
6774 * Makefile.in: Add build targets for eshell.texi.
6775
67762000-09-25 Gerd Moellmann <gerd@gnu.org>
6777
6778 * Makefile.in: Remove/comment speedbar stuff.
6779
67802000-09-22 Dave Love <fx@gnu.org>
6781
6782 * Makefile.in: Add emacs-mime.
6783
67842000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6785
6786 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6787 (DVI_TARGETS): Add woman.dvi.
6788 (../info/woman, woman.dvi): New targets.
6789
67902000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6791
6792 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6793
6794 * pcl-cvs.texi: New file.
6795 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6796 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6797
67982000-05-11 Gerd Moellmann <gerd@gnu.org>
6799
6800 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6801 (../info/ebrowse, ebrowse.dvi): New targets.
6802
68032000-01-13 Gerd Moellmann <gerd@gnu.org>
6804
6805 * Makefile.in (INFO_TARGETS): Add eudc.
6806 (DVI_TARGETS): Add eudc.dvi.
6807 (../info/eudc, eudc.dvi): New targets.
6808
68092000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6810
6811 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6812 compatibility with 8+3 filesystems).
6813 (../info/efaq): Rename from emacs-faq.
6814
68152000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6816
6817 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6818 (../info/idlwave, idlwave.dvi): New targets.
6819
68201999-10-23 Dave Love <fx@gnu.org>
6821
6822 * Makefile.in: Use autotype.texi.
6823
68241999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6825
6826 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6827 faq.texi file) rather than ../info/faq.
6828
68291999-10-07 Gerd Moellmann <gerd@gnu.org>
6830
6831 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6832 (../info/ada-mode, ada-mode.dvi): New targets.
6833
68341999-09-01 Dave Love <fx@gnu.org>
6835
6836 * Makefile.in: Add faq.
6837
68381999-07-12 Richard Stallman <rms@gnu.org>
6839
6840 * Version 20.4 released.
6841
68421998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6843
6844 * Version 20.3 released.
6845
68461998-04-06 Andreas Schwab <schwab@gnu.org>
6847
768c0c0f
JB
6848 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6849 Use it in dvi targets.
2de53ca6
GM
6850 (../etc/GNU): Change to $(srcdir) first.
6851
68521998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6853
6854 * reftex.texi: Update for RefTeX version 3.22.
6855
68561998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6857
6858 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6859 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6860
68611997-09-23 Paul Eggert <eggert@twinsun.com>
6862
6863 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6864 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6865
68661997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6867
6868 * Version 20.2 released.
6869
68701997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6871
6872 * Version 20.1 released.
6873
68741997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6875
6876 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6877
68781996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6879
6880 * Version 19.33 released.
6881
68821996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6883
6884 * Version 19.32 released.
6885
68861996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6887
6888 * Makefile.in: Add rules for the Message manual.
6889
68901996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6891
6892 * gnus.texi: New version.
6893
6894 * message.texi: New manual.
6895
68961996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6897
6898 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6899
69001996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6901
6902 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6903 Specify -I option.
6904 (All dvi targets): Set the TEXINPUTS variable.
6905
69061996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6907
6908 * Version 19.31 released.
6909
69101996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6911
6912 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6913 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6914
69151995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6916
6917 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6918 (INFO_TARGETS): Add ../info/cc-mode.
6919 (DVI_TARGETS): Add cc-mode.dvi.
6920
2de53ca6
GM
69211995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6922
6923 * Version 19.30 released.
6924
69251995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6926
6927 * gnus.texi: New file.
6928
69291995-11-04 Erik Naggum <erik@naggum.no>
6930
6931 * gnus.texi: File deleted.
6932
69331995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6934
6935 * mh-e.texi: "Function Index" -> "Command Index" to work with
6936 Emacs 19.30 C-h C-k support of separately-documented commands.
6937
69381995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6939
6940 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6941 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6942
69431995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6944
6945 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6946 (../info/viper, viper.dvi): New targets.
6947
69481995-04-20 Kevin Rodgers <kevinr@ihs.com>
6949
6950 * dired-x.texi (Installation): Change the example to set
6951 buffer-local variables like dired-omit-files-p in
6952 dired-mode-hook.
6953
69541995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6955
6956 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6957 (../info/mh-e, mh-e.dvi): New targets.
6958
69591995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6960
6961 * Makefile.in (maintainer-clean): Rename from realclean.
6962
69631994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6964
6965 * Makefile.in: New file.
6966 * Makefile: File deleted.
6967
69681994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6969
6970 * Makefile (TEXINDEX_OBJS): Variable deleted.
6971 (texindex, texindex.o, getopt.o): Rules deleted.
6972 All deps on texindex deleted.
6973 (distclean): Don't delete texindex.
6974 (mostlyclean): Don't delete *.o.
6975 * texindex.c, getopt.c: Files deleted.
6976
69771994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6978
6979 * Version 19.26 released.
6980
69811994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6982
6983 * Version 19.25 released.
6984
69851994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6986
6987 * Version 19.24 released.
6988
69891994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6990
6991 * Version 19.23 released.
6992
69931994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6994
6995 * Makefile: Delete spurious tab.
6996
69971994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6998
6999 * Makefile (.SUFFIXES): New rule.
7000
70011994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7002
7003 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
7004 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7005
70061994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7007
7008 * Makefile (../info/sc): Rename from sc.info.
7009 (../info/cl): Likewise.
7010 (INFO_TARGETS): Use new names.
7011
70121993-12-04 Richard Stallman (rms@srarc2)
7013
7014 * getopt.c: New file.
7015 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7016 (getopt.o): New rule.
7017 (dvi): Don't depend on texindex.
7018 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
7019 Depend on texindex.
7020
70211993-12-03 Richard Stallman (rms@srarc2)
7022
7023 * Makefile (../info/sc.info): Rename from ../info/sc.
7024 (TEXI2DVI): New variable.
7025 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
7026 Add explicit commands.
7027 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7028
70291993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7030
7031 * Version 19.22 released.
7032
70331993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7034
7035 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7036
70371993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7038
7039 * Version 19.21 released.
7040
70411993-11-15 Paul Eggert (eggert@twinsun.com)
7042
7043 * man/Makefile (../info/cl.info): Rename from ../info/cl.
7044
70451993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7046
7047 * Makefile (../etc/GNU): New target.
7048 (EMACSSOURCES): Add gnu1.texi.
7049
70501993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7051
7052 * Makefile (realclean): Don't delete the Info files.
7053
f0131492 70541993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
7055
7056 * forms.texi: Fix forms.texi so that it will format correctly.
7057 Add missing `@end iftex', fix bad reference.
7058
7059 * info.texi, info-stn.texi: New files implement texinfo version of
7060 `info' file.
7061
f0131492 70621993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
7063
7064 * Makefile: Fix targets for texindex, new info.texi files.
7065 * info-stnd.texi: New file implements info for standalone info
7066 reader.
7067 * info.texi: Update to include recent changes to "../info/info".
7068 New source file for ../info/info; includes info-stnd.texi.
7069
7070 * texindex.c: Include "../src/config.h" if building in emacs.
7071
7072 * Makefile: Change all files to FILENAME.texi, force all targets
7073 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7074 vip.texinfo, forms.texinfo, cl.texinfo.
7075 Add target to build texindex.c, defining `emacs'.
7076
7077 * forms.texi: Install new file to match version 2.3 of forms.el.
7078
70791993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7080
7081 * Version 19.19 released.
7082
70831993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7084
7085 * sc.texinfo: Fix info file name.
7086
7087 * Makefile (info): Add gnus and sc.
7088 (dvi): Add gnus.dvi and sc.dvi.
7089 (../info/sc, sc.dvi): New targets.
7090
70911993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7092
7093 * Version 19.18 released.
7094
70951993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7096
7097 * Makefile: Fix source file names of the separate manuals.
7098 (gnus.dvi, ../info/gnus): New targets.
7099
71001993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7101
7102 * Version 19.17 released.
7103
71041993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7105
7106 * split-man: Fix typos in last change.
7107
71081993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7109
7110 * Version 19.16 released.
7111
71121993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7113
7114 * version 19.15 released.
7115
71161993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7117
7118 * Makefile (distclean): It's rm, not rf.
7119
71201993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7121
7122 * Version 19.14 released.
7123
71241993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7125
7126 * Makefile: New file.
7127
71281993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7129
7130 * Version 19.13 released.
7131
71321993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7133
7134 * Version 19.9 released.
7135
71361993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7137
7138 * Version 19.8 released.
7139
71401993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7141
7142 * Version 19.7 released.
7143
71441990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7145
7146 * gnus.texinfo: New file. Removed installation instructions.
7147
71481990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7149
7150 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7151
71521989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7153
7154 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7155 then define `\sc' as the command for smallcaps in Texinfo. This
7156 means that the @sc command will produce small caps. bfox has
7157 made the corresponding change to makeinfo and texinfm.el.
7158
71591988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7160
7161 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7162 Customization since the menu entry did not point to anything.
7163 Also add an @finalout command to remove overfull hboxes from the
7164 printed output.
7165
7166 * cl.texinfo: Add @bye, \input line and @settitle to file.
7167 This file is clearly intended to be a chapter of some other work,
7168 but the other work does not yet exist.
7169
71701988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7171
7172 * texinfo.texinfo: Three typos corrected.
7173
4009494e 7174;; Local Variables:
c8763fb6 7175;; coding: utf-8
4009494e
GM
7176;; End:
7177
17ca7950
GM
7178 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7179 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7180 Free Software Foundation, Inc.
4009494e
GM
7181
7182 This file is part of GNU Emacs.
7183
97c0352c 7184 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 7185 it under the terms of the GNU General Public License as published by
97c0352c
GM
7186 the Free Software Foundation, either version 3 of the License, or
7187 (at your option) any later version.
4009494e
GM
7188
7189 GNU Emacs is distributed in the hope that it will be useful,
7190 but WITHOUT ANY WARRANTY; without even the implied warranty of
7191 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7192 GNU General Public License for more details.
7193
7194 You should have received a copy of the GNU General Public License
97c0352c 7195 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.