* doc/misc/Makefile.in: Missed a few spots in the earlier $< change.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
6513b232
EZ
12010-10-09 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (emacsdir): New variable.
4 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
5 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
6
abd40fb4
GM
72010-10-09 Glenn Morris <rgm@gnu.org>
8
0f05450f
GM
9 * Makefile.in (mostlyclean): Delete *.toc.
10
d3a4ac46
GM
11 * Makefile.in: Use $< in rules.
12
aa9db089
GM
13 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
14
abd40fb4
GM
15 * Makefile.in ($(infodir)): Delete rule.
16 (mkinfodir): New. Use it in all the info rules, rather than depending
17 on infodir.
18
ea274122
GM
192010-10-09 Glenn Morris <rgm@gnu.org>
20
6e90e2a8
GM
21 * gnus.texi (Article Washing): Fix previous change.
22
f7a31f11
GM
23 * Makefile.in (emacsdir): New variable.
24 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
25 Depend on emacsver.texi.
26
f7a31f11
GM
27 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
28
ea274122
GM
29 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
30
36d3245f
G
312010-10-08 Julien Danjou <julien@danjou.info>
32
f7a31f11 33 * gnus.texi: Add mm-shr.
36d3245f
G
34
352010-10-08 Ludovic Courtès <ludo@gnu.org>
36
37 * gnus.texi (Finding the Parent, The Gnus Registry)
38 (Registry Article Refer Method): Update docs for nnregistry.el.
39
402010-10-08 Daiki Ueno <ueno@unixuser.org>
41
42 * auth.texi (Help for users)
43 (GnuPG and EasyPG Assistant Configuration): Update docs.
44
12359245
GM
452010-10-08 Glenn Morris <rgm@gnu.org>
46
47 * cl.texi (Organization, Installation, Old CL Compatibility):
48 Deprecate cl-compat for new code.
4628bef1 49 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
50
51 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
52
fcf2d385
KY
532010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
54
55 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
56
66627fa9
G
572010-10-06 Julien Danjou <julien@danjou.info>
58
fd9ba500
JD
59 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
60
66627fa9
G
61 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
62 broken link.
63
64 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
65
66 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
67 to ReiserFS.
68
69 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
70 (FAQ 7-1): Fix getmail URL.
71
65f54520
DU
722010-10-06 Daiki Ueno <ueno@unixuser.org>
73
74 * epa.texi (Caching Passphrases): New section.
75
4c83f6e1
GM
762010-10-06 Glenn Morris <rgm@gnu.org>
77
78 * Makefile.in (SHELL): Set it.
79 (info): Move the mkdir dependency to the individual info files.
80 (mostlyclean): Tidy up.
81 (clean): Only delete the specific dvi and pdf files.
82 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 83 ($(infodir)): Add parallel build workaround.
4c83f6e1 84
71e691a5
G
852010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
86
87 * gnus.texi (Misc Article): Document gnus-widen-article-window.
88
a41c2e6d
G
892010-10-03 Julien Danjou <julien@danjou.info>
90
91 * emacs-mime.texi (Display Customization): Update
92 mm-inline-large-images documentation and add documentation for
93 mm-inline-large-images-proportion.
94
37255945
MA
952010-10-03 Michael Albinus <michael.albinus@gmx.de>
96
97 * tramp.texi (Frequently Asked Questions): Mention
98 remote-file-name-inhibit-cache.
99
11e4e7bd
LMI
1002010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
101
102 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 103 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 104
cb83220a
KY
1052010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
106
107 * gnus.texi (Splitting Mail): Mention the new fancy splitting
108 function.
109 (Article Hiding): Add google banner example. Suggested by Benjamin
110 Xu.
111
6b958814
G
1122010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
113
114 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
115 nnimap-split-rule from examples.
116
1172010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
118
119 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
120 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
121 Fishman.
122 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
123
1242010-09-30 Julien Danjou <julien@danjou.info>
125
126 * gnus.texi (Gravatars): Fix documentation about
127 gnu-gravatar-properties.
128
b9476c04
DU
1292010-09-29 Daiki Ueno <ueno@unixuser.org>
130
131 * epa.texi (Bug Reports): New section.
132
5f874327
GM
1332010-09-29 Glenn Morris <rgm@gnu.org>
134
135 * Makefile.in (top_srcdir): Remove unused variable.
136
6b958814
G
1372010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
138
139 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
140 (Client-Side IMAP Splitting): Document 'default.
141
1422010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
143
144 * gnus.texi (Customizing the IMAP Connection): Document
145 nnimap-fetch-partial-articles.
146
82bccbfa
KY
1472010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
148
149 * gnus-news.texi: Mention nnimap-inbox.
150
151 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
152
1532010-09-26 Julien Danjou <julien@danjou.info>
154
47e08896 155 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
156
1572010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
158
159 * gnus.texi (Security): Remove gpg.el mention.
160
1612010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
162
163 * gnus.texi (Browse Foreign Server): New variable
164 gnus-browse-subscribe-newsgroup-method.
165
166 * gnus-news.texi: Mention it.
167
1682010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
169
170 * gnus.texi (NoCeM): Removed.
171 (Startup Variables): No jingle.
172
4c964351
UM
1732010-09-25 Ulrich Mueller <ulm@gentoo.org>
174
175 * woman.texi (Interface Options): xz compression is now supported.
176
82bccbfa
KY
1772010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
178
179 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
180 (Unavailable Servers): Document gnus-server-copy-server.
181 (Using IMAP): Document the new nnimap.
182
1832010-09-25 Julien Danjou <julien@danjou.info>
184
47e08896 185 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 186
18778f71
GM
1872010-09-24 Glenn Morris <rgm@gnu.org>
188
189 * url.texi (Disk Caching): Tweak previous change.
190
9c766321
JD
1912010-09-24 Julien Danjou <julien@danjou.info>
192
193 * url.texi (Disk Caching): Mention url-cache-expire-time,
194 url-cache-expired, and url-fetch-from-cache.
195
82bccbfa
KY
1962010-09-24 Julien Danjou <julien@danjou.info>
197
198 * gnus.texi: Add Gravatars.
199
2002010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
201
202 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
203
592bdb9a
LMI
2042010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
205
206 * gnus.texi (Expunging mailboxes): Update name of the expunging
207 command.
208
e4e22d29
KY
2092010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
210
211 * emacs-mime.texi (rfc2047): Update description for
212 rfc2047-encode-parameter.
213
371d9801
MA
2142010-09-13 Michael Albinus <michael.albinus@gmx.de>
215
216 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
217 "fish" methods.
218 (External methods): Remove "scp1_old" and "scp2_old" methods.
219
31ae5827
MA
2202010-09-09 Michael Albinus <michael.albinus@gmx.de>
221
222 * tramp.texi: Remove Japanese manual. Fix typo.
223
224 * trampver.texi: Update release number. Remove japanesemanual.
225
c0468714
GM
2262010-09-09 Glenn Morris <rgm@gnu.org>
227
228 * org.texi: Restore clobbered changes (copyright years, untabify).
229
86441999
JD
2302010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
231
232 * gnus.texi (Adaptive Scoring): Fix typo.
233
25f28806
LMI
2342010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
235
236 * gnus.texi (Article Display): Document gnus-html-show-images.
237
45240125 2382010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 239
45240125
JD
240 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
241
59d09f15
LMI
2422010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
243
244 * gnus.texi (HTML): Document gnus-max-image-proportion.
245
2cdd366f
KY
2462010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
247
51dee5ef
KY
248 * gnus.texi (HTML): Document gnus-blocked-images.
249
2cdd366f
KY
250 * message.texi (Wide Reply): Document message-prune-recipient-rules.
251
b0e4f3fc
KY
2522010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
253
254 * gnus.texi (Summary Mail Commands): Note that only the addresses from
255 the first message are used for wide replies.
f02566ce
KY
256 (Changing Servers): Remove documentation on gnus-change-server and
257 friends, since it's been removed.
b0e4f3fc 258
598451ed
KY
2592010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
260
261 * gnus.texi (Drafts): Mention B DEL.
262
e7842e69
KY
2632010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
264
265 * gnus.texi (Delayed Articles): Mention that the Date header is the
266 original one, even if you delay.
267
85115796
KY
2682010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
269
270 * gnus.texi (Asynchronous Fetching): Document
271 gnus-async-post-fetch-function.
272 (HTML): Made into its own section.
273
f0b44bc0
MA
2742010-08-26 Michael Albinus <michael.albinus@gmx.de>
275
276 Sync with Tramp 2.1.19.
277
217876c9
MA
278 * tramp.texi (Inline methods, Default Method): Mention
279 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
280 remark about doubled "-t" argument.
281 (Auto-save and Backup): Remove reference to Emacs 21.
282 (Filename Syntax): Describe port numbers.
283 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
284 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
285 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
286 errors with the backquotes.
287 (External packages): File attributes cache flushing for asynchronous
288 processes.
289 (Traces and Profiles): Describe verbose level 9.
290
f0b44bc0
MA
291 * trampver.texi: Update release number.
292
7457f7b6
MA
2932010-08-23 Michael Albinus <michael.albinus@gmx.de>
294
295 * dbus.texi (Alternative Buses): New chapter.
296
b695beda
SM
2972010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
298
299 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
300
443c2c03
JB
3012010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
302
303 * calc.texi (Customizing Calc): Rearrange description of new
304 variables to match the presentation of other variables.
305
7815fe19 3062010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
307
308 * org.texi (Footnotes, Tables in HTML export): Fix typos.
309
2c695727
JB
3102010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
311
312 * calc.texi (Making Selections, Selecting Subformulas)
313 (Customizing Calc): Mention how to use faces to emphasize selected
314 sub-formulas.
315
bbb6ffa1
MA
3162010-08-05 Michael Albinus <michael.albinus@gmx.de>
317
318 * tramp.texi (External packages): File attributes cache flushing
319 for asynchronous processes.
320
5cee0a9c
AM
3212010-08-01 Alan Mackenzie <acm@muc.de>
322
323 Enhance the manual for the latest Java Mode.
324
325 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
326 annotation-var-cont.
327 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
328 two new symbols.
329
3f2afe32
MA
3302010-07-28 Michael Albinus <michael.albinus@gmx.de>
331
332 * tramp.texi (Traces and Profiles): Describe verbose level 9.
333
0ed082fe 3342010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
335
336 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
337
311f0356
JB
3382010-07-19 Juanma Barranquero <lekktu@gmail.com>
339
340 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
341
86fbb8ca
CD
3422010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
343
344 * org.texi: Add macros to get plain quotes in PDF output.
345 List additional contributors.
346 (Capture): New section, replaces the section about remember.
347 (Working With Source Code): New chapter, focused on documenting Org
348 Babel.
349 (Code evaluation security): New section.
350 (MobileOrg): Document DropBox support.
351 (TaskJuggler export): Document taskjuggler and Gantt chart support.
352 (Special symbols): Show how to display UTF8 characters for entities.
353 (Global TODO list): Clarify the use of the "M" key and the differences
354 to the "m" key.
355 (RSS Feeds): Mention Atom feeds as well.
356 (Setting tags): Remove paragraph about
357 `org-complete-tags-always-offer-all-agenda-tags'.
358
5732e8ed
MA
3592010-07-17 Michael Albinus <michael.albinus@gmx.de>
360
361 * tramp.texi (Inline methods): Remove remark about doubled "-t"
362 argument.
363 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
364 echoing shells.
365
ca1bb391
MA
3662010-07-10 Michael Albinus <michael.albinus@gmx.de>
367
368 * tramp.texi (Inline methods): Remove "kludgy" phrase.
369 (Filename Syntax): Describe port numbers.
370
5bd55c3c
MA
3712010-07-09 Michael Albinus <michael.albinus@gmx.de>
372
373 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
374 forgotten.
375 (Type Conversion): Precise conversion of natural numbers.
376 (Errors and Events): Add "debugging" to concept index. Add variable
377 `dbus-debug'.
378
820ae8fe
MA
3792010-07-04 Michael Albinus <michael.albinus@gmx.de>
380
381 * dbus.texi (Receiving Method Calls): Add optional argument
382 EMITS-SIGNAL to `dbus-register-property'.
383
b6f9df0f
JB
3842010-06-27 Alex Schroeder <alex@gnu.org>
385
386 * nxml-mode.texi (Commands for locating a schema): Fix typo.
387
62e034c2
GM
3882010-06-24 Glenn Morris <rgm@gnu.org>
389
390 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
391 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
392 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
393 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
394 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
395 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
396 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
397 * woman.texi: Start direntry descriptions in column 32, per Texinfo
398 convention. Make them end with a period.
399
9360256a
GM
4002010-06-23 Glenn Morris <rgm@gnu.org>
401
402 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
403 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
404 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
405 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
406 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
407 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 408
04d3bb6c
GM
4092010-06-10 Glenn Morris <rgm@gnu.org>
410
411 * idlwave.texi (Load-Path Shadows):
412 * org.texi (Handling links): Fix typos.
413
5e7d4a75
KY
4142010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
415
416 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
417
9841cb4f
MA
4182010-05-26 Michael Albinus <michael.albinus@gmx.de>
419
420 * eshell.texi (Built-ins): Describe, how to disable a built-in command
421 by an alias. (Bug#6226)
422
597517ef
JB
4232010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
424
425 * calc.texi (Manipulating Vectors): Mention that vectors can
426 be used to determine bins for `calc-histogram'.
427
14914c43
JB
4282010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
429
597517ef 430 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 431
0235128c 4322010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
433
434 * url.texi (HTTP language/coding, Customization):
435 * message.texi (Header Commands, Responses):
436 * cl.texi (Argument Lists): Fix typos.
437
0235128c 4382010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 439
0235128c
SM
440 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
441 Note that Development menu is always available.
aa5789b5
CY
442 (Creating a project): Fix terminology.
443 (Add/Remove files): Fix typo.
444
0235128c
SM
4452010-05-07 Chong Yidong <cyd@stupidchicken.com>
446
447 * Version 23.2 released.
448
a628ad9d 4492010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
450
451 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
452
502269d6
MA
4532010-05-01 Michael Albinus <michael.albinus@gmx.de>
454
0235128c
SM
455 * tramp.texi (Inline methods, Default Method):
456 Mention `tramp-inline-compress-start-size'.
502269d6 457
6e104790 4582010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
459
460 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
461 the CVS repo. Put the Git repo in the news section.
462
6e104790 463 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
464 Removed some mentions of CVS. Mention the new Git repo.
465
6e104790 4662010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
467
468 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
469 (Mail Group Commands): Add index entry.
470
6e104790 4712010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
472
473 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
474
f8b91752
JB
4752010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
476
477 * calc.texi (Radix modes): Mention that the option prefix will
478 turn on twos-complement mode.
479 (Inverse and Hyperbolic Flags): Mention the Option flag.
480
ed21c5c8
CD
4812010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
482
483 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 484 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
485 (Sectioning structure): Update.
486 (References): New use case for field coordinates.
6e104790 487 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
488 (Setting up the staging area): Document the availability of
489 encryption for MobileOrg.
490 (Images and tables): Document how to reference labels.
491 (Index entries): New section.
492 (Generating an index): New section.
493 (Column width and alignment): Document that <N> now
494 means a fixed width, not a maximum width.
495 (Publishing options): Document the :email option.
496 (Beamer class export): Fix bug in the BEAMER example.
497 (Refiling notes): Document refile logging.
498 (In-buffer settings): Document refile logging keywords.
499 (Drawers): Document `C-c C-z' command.
500 (Agenda commands): Mention the alternative key `C-c C-z'.
501 (Special properties): Document the BLOCKED property.
502 (The spreadsheet): Mention the formula editor.
503 (References): Document field coordinates.
504 (Publishing action): Correct the documentation for the
505 publishing function.
506 (The date/time prompt): Document that we accept dates
507 like month/day/year.
508 (Cooperation): Document the changes in table.el support.
509 (Faces for TODO keywords, Faces for TODO keywords)
510 (Priorities): Document the easy colors.
511 (Visibility cycling): Document the new double prefix
512 arg for `org-reveal'.
513 (Cooperation): Remember.el is part of Emacs.
514 (Clean view): Mention that `wrap-prefix' is also set by
515 org-indent-mode.
516 (Agenda commands): Add information about prefix args to
517 scheduling and deadline commands.
518 (Search view): Point to the docstring of
519 `org-search-view' for more details.
6e104790 520 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
521 (Setting tags): Document variable
522 org-complete-tags-always-offer-all-agenda-tags.
6e104790 523 (Column attributes): Cross-reference special properties.
ed21c5c8 524
456b348e
MA
5252010-04-10 Michael Albinus <michael.albinus@gmx.de>
526
527 Synchronize with Tramp repository.
528
529 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
530 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
531 supported MS Windows versions. Remove obsolete URL. Use the $()
532 syntax, texi2dvi reports errors with the backquotes.
533
534 * trampver.texi: Update release number.
535
357e2d8e
KY
5362010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
537
538 * gnus.texi (Finding the News): Add pointers to the Server buffer
539 because it's essential.
540
1d4d7664
KY
5412010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
542
543 * gnus.texi (MIME Commands): Update description of
544 gnus-article-browse-html-article.
545
bd3e840f
KY
5462010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
547
548 * auth.texi (Secret Service API): Add TODO node.
549 (Help for users): Explain the new source options for `auth-sources'.
550
e867cb5d 5512010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
552
553 * trampver.texi: Update release number.
554
288f9fc0
CY
5552010-03-10 Chong Yidong <cyd@stupidchicken.com>
556
557 * Branch for 23.2.
558
d99aaebd
CY
5592010-03-03 Chong Yidong <cyd@stupidchicken.com>
560
561 * faq.texi (Escape sequences in shell output): Note that ansi-color is
562 now enabled by default.
563
5794c2a5
MA
5642010-02-28 Michael Albinus <michael.albinus@gmx.de>
565
566 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
567 when Emacs runs in interactive mode. (Bug#5645)
568
40572be6
GM
5692010-02-16 Glenn Morris <rgm@gnu.org>
570
571 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
572
7bb8ed67
MH
5732010-02-05 Mark A. Hershberger <mah@everybody.org>
574
575 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
576
45a1423d 5772010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
578
579 * gnus.texi (Score File Format): Fix typo.
580
45a1423d 5812010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
582
583 * cc-mode.texi: Replace references to obsolete c-subword-mode.
584
14f17fc8
JB
5852010-01-18 Juanma Barranquero <lekktu@gmail.com>
586
587 * ada-mode.texi (Project File Overview): Fix typo.
588
607d4369
CY
5892010-01-17 Chong Yidong <cyd@stupidchicken.com>
590
591 * semantic.texi: Add Richard Y. Kim credit.
592
593 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
594
3d1bfa99
MA
5952010-01-17 Michael Albinus <michael.albinus@gmx.de>
596
597 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 598 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 599
6fbf7a75
GM
6002010-01-17 Glenn Morris <rgm@gnu.org>
601
b9f978f0
GM
602 * calc.texi (Reporting Bugs): Don't mention format of repository.
603
f19bc38d
GM
604 * woman.texi (Bugs): Make "Emacs repository" less specific,
605 and the URL for same more specific.
606
6fbf7a75
GM
607 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
608
16c3428a
JB
6092010-01-17 Juanma Barranquero <lekktu@gmail.com>
610
611 * ede.texi (ede-step-project, ede-proj-target):
612 * tramp.texi (Remote processes): Fix typos.
613
045b9da7
ML
6142010-01-16 Mario Lang <mlang@delysid.org>
615
616 * ede.texi (ede-target):
617 * org.texi (Refiling notes): Remove duplicated words.
618
c57008f6
SM
6192010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
620
621 * gnus.texi (Posting Styles): Use with-current-buffer.
622 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
623
798c9eb5
KR
6242010-01-02 Kevin Ryde <user42@zip.com.au>
625
626 * eieio.texi (Naming Conventions): Correction to xref on elisp
627 coding conventions, is "Tips" node not "Standards".
628
4970fbfe
CY
6292009-12-24 Chong Yidong <cyd@stupidchicken.com>
630
631 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
632
633 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
634
83828b06
KY
6352009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
636
637 * gnus.texi (Direct Functions): Add missing port number to tls method.
638
45a4a565
JB
6392009-12-15 Juanma Barranquero <lekktu@gmail.com>
640
641 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
642 ($(infodir)/edt, edt.dvi): New targets.
643
698bfef7
GM
6442009-12-15 Glenn Morris <rgm@gnu.org>
645
646 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
647 (edt, $(infodir)/edt, edt.dvi): New targets.
648 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
649
650 * Makefile.in (PDF_TARGETS, pdf): New.
651 (clean): Add *.pdf.
652 Add pdf rules for all manuals.
653
0e983327
JB
6542009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
655
656 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
657
8e687433
CY
6582009-12-14 Chong Yidong <cyd@stupidchicken.com>
659
660 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
661 (Smart Jump, Analyzer Debug): Copyedits.
662 (Semantic mode user commands): Link to new nodes.
663 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
664 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
665 upstream Semantic manual.
666
667 * semantic.texi (Introduction): Minor fix to diagram.
668
020335df
MA
6692009-12-09 Michael Albinus <michael.albinus@gmx.de>
670
671 * eshell.texi (History): Add the other built-in variables.
672 (Built-ins): Explain built-ins, and how to apply the external commands.
673 Add `history', `su' and `sudo'.
674
675 * tramp.texi (Remote processes): Add missing <RET> in the example.
676
6ddf13e4
BW
6772009-12-01 Bill Wohler <wohler@newt.com>
678
679 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 680 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
681 excessively garrulous.
682
07b6428c
MA
6832009-11-29 Michael Albinus <michael.albinus@gmx.de>
684
685 * tramp.texi (Remote processes): Improve eshell example with "su"
686 and "sudo" commands.
687
fd1cefda
CY
6882009-11-28 Chong Yidong <cyd@stupidchicken.com>
689
690 * semantic.texi (Analyzer Internals): Rename from Analyzer.
691
692 * sem-user.texi (Semantic mode user commands): Fix key syntax.
693 Document semantic-complete-analyze-inline.
694 (Semanticdb search debugging commands): Minor clarification.
695 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 696 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 697 manual.
9d542758 698 (Semantic mode): Link to Idle Scheduler.
fd1cefda 699
159e3ad5
KR
7002009-11-28 Kevin Ryde <user42@zip.com.au>
701
702 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 703 @pxref, now EIEIO is in Emacs.
159e3ad5 704
c6d47315
KR
705 * erc.texi (Development): Correction to git tutorial url.
706
16f6287e
GM
7072009-11-26 Glenn Morris <rgm@gnu.org>
708
709 * faq.texi (Latest version of Emacs): Mention stability of development
710 version.
711 (Problems with very large files): Max buffer size increase in 23.2.
712 (VM): VM has moved house again.
713
5ea5dbc9
JB
7142009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
715
716 * calc.texi (Radix modes): Discuss alternate bases for two's complement
717 notations.
718
5dec9555
CD
7192009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
720
45a4a565 721 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 722
bd6f6833
CY
7232009-11-20 Chong Yidong <cyd@stupidchicken.com>
724
725 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
726 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
727 (Idle Completions Mode): Numerous copyedits.
bd6f6833 728
be479117
JB
7292009-11-17 Juanma Barranquero <lekktu@gmail.com>
730
731 * semantic.texi (Semantic Internals, Glossary):
732 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
733 (Semanticdb search debugging commands): Fix typos.
734
17291a1f
JB
7352009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
736
be479117 737 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 738
af42a9cc
JB
7392009-11-16 Juanma Barranquero <lekktu@gmail.com>
740
741 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
742 ($(infodir)/semantic, semantic.dvi): New targets.
743
3149927d
CY
7442009-11-16 Chong Yidong <cyd@stupidchicken.com>
745
746 * Makefile.in: Build the Semantic manual.
747
748 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
749 repository.
750
977640ed
MA
7512009-11-16 Michael Albinus <michael.albinus@gmx.de>
752
753 * dbus.texi (Receiving Method Calls): New defun
754 `dbus-unregister-service'.
755
17673adf
CD
7562009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
757
758 * org.texi (Speed keys): New section.
759
0ecd3c90
MA
7602009-11-13 Michael Albinus <michael.albinus@gmx.de>
761
762 * dbus.texi (Type Conversion): Fix typo.
763 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
764 `dbus-registered-objects-table'.
765 (Receiving Method Calls): New defun `dbus-register-property'. Move
766 `dbus-unregister-object' here.
767
8bfe682a
CD
7682009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
769
770 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
771
7722009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
773
774 * org.texi (Column attributes): Add the new age summary operators.
775 Also, mention the fact you can only use one summary operator per
776 property.
777
7782009-11-13 John Wiegley <johnw@newartisans.com>
779
780 * org.texi (Tracking your habits): Added a new section in the
781 manual about how to track habits.
782 (Resolving idle time): Added a section on how idle and
783 dangling clocks are resolved.
784
7852009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
786
787 * org.texi (Agenda commands): Document the new `i' command.
788 (Inserting deadline/schedule): Document logging changes
789 of scheduling and deadline times stamps.
790 (In-buffer settings): Document the in-buffer keywords for logging
791 changes of scheduling and deadline times stamps.
792 (Structure editing, Plain lists): Document indentation
793 cycling in empty entries with TAB.
794 (Archiving): Document the default archiving command.
795 (Moving subtrees): Document the new keys for archiving.
796 (Internal archiving): Fix incorrect key.
797 (Agenda commands): Document the TODO set switching commands.
798 (Agenda commands): Document the new archiving keys.
799 (Clocking work time): Better description on how to save
800 and restore a clock.
801 (Resolving idle time): Mention the x11idle program to get true
802 idleness also under X11.
803 (Resolving idle time): Use @kbd instead of @key for normal
804 letters, because this is how he rest of the manual does this.
805 (Pushing to MobileOrg): Mention that `org-directory'
806 should be set.
807 (Agenda commands): Document that SPC is a filter for
808 any tag.
809 (Search view): Renamed from "Keyword search".
810 (Capure): New chapter.
811 (Markup): New chapter.
812 (Links in HTML export, Images in HTML export): Extend
813 the section titles.
814 (Images in HTML export): Document the align option.
815 (Text areas in HTML export): Extend the section title.
816 (Images in LaTeX export): Explain image placement in LaTeX.
817
693737cd
GM
8182009-11-10 Glenn Morris <rgm@gnu.org>
819
820 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
821
c7bd4ebe
MA
8222009-11-08 Michael Albinus <michael.albinus@gmx.de>
823
824 * tramp.texi (Auto-save and Backup): Disable backups just for a
825 method.
826
827 * trampver.texi: Update release number.
828
76c5acad
MA
8292009-11-07 Michael Albinus <michael.albinus@gmx.de>
830
831 Sync with Tramp 2.1.17.
832
833 * trampver.texi: Update release number.
834
d9a57abf
GM
8352009-10-29 Glenn Morris <rgm@gnu.org>
836
837 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
838
637f4f0f
MA
8392009-10-23 Michael Albinus <michael.albinus@gmx.de>
840
841 * tramp.texi (External methods): Temporary files are kept for
842 `rsync' and `rsyncc' methods.
843
310dbb05
JB
8442009-10-09 Juanma Barranquero <lekktu@gmail.com>
845
846 * eieio.texi: Fix typos.
847
09094f28
CY
8482009-10-07 Chong Yidong <cyd@stupidchicken.com>
849
850 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
851
216f299a
JB
8522009-10-07 Juanma Barranquero <lekktu@gmail.com>
853
854 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
855 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
856
966a6506
CY
8572009-10-07 Chong Yidong <cyd@stupidchicken.com>
858
859 * Makefile.in: Build EIEIO and EDE manuals.
860
8612009-10-07 Eric Ludlam <zappo@gnu.org>
862
863 * eieio.texi:
864 * ede.texi: New files.
865
8842cd9b
MA
8662009-10-05 Michael Albinus <michael.albinus@gmx.de>
867
868 * tramp.texi (Remote processes): Association of a pty is not supported.
869
7006d207
CD
8702009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
871
872 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
873 (Processing LaTeX fragments): Document that the size of images can be
874 changes using the variable `org-format-latex-options'.
875 (The date/time prompt, Timestamps): Be more accurate over ISO format
876 dates and times.
877 (Visibility cycling): Document showeverything keyword.
878 (In-buffer settings): Document showeverything keyword.
879 (Setting up the staging area): Fix the example.
880 (MobileOrg): New section.
881 (Agenda commands, Exporting Agenda Views): Document exporting the
882 agenda view to Org files.
883
0e7b2867
MA
8842009-09-28 Michael Albinus <michael.albinus@gmx.de>
885
886 * tramp.texi (History): Add IMAP support.
887 (External methods): Add `imap' and `imaps' methods.
888 (GVFS based methods): Add indices for `davs'.
889 (Password handling): Rename anchors. Add IMAP entries for
890 ~/.authinfo.gpg.
891
892 * trampver.texi: Set default value of `emacsimap'.
893
4146636e
KY
8942009-09-22 Daiki Ueno <ueno@unixuser.org>
895
896 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
897
d22f7ffa
CY
8982009-09-13 Chong Yidong <cyd@stupidchicken.com>
899
900 * dired-x.texi (Technical Details): Delete
901 dired-up-directory (Bug#4292).
902
66043531
MA
9032009-09-03 Michael Albinus <michael.albinus@gmx.de>
904
216f299a 905 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 906
6eb02347
CD
9072009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
908
909 * org.texi (Effort estimates): Document new effort setting commands.
910 (Agenda commands): Document the new keys fro agenda time motion.
911 Document entry text mode. Improve documentation of the keys to include
912 inactive time stamps into the agenda view.
913 (Feedback): Document the new bug report command.
914 (Structure editing): Added an index entry for the sorting of subtrees.
915
38dc51ba
KY
9162009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
917
918 * auth.texi (Help for users): Corrected markup.
919
e402f452
GM
9202009-09-02 Glenn Morris <rgm@gnu.org>
921
922 * emacs-mime.texi (time-date): Mention float-time.
923
744256cf
JB
9242009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
925
926 * calc.texi (Simplifying Formulas): Improve the wording.
927
b0b63450
MB
9282009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
929
930 * auth.texi: Rewritten for coverage and clarity.
931
9322009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
933
934 * gnus.texi (Expiring Mail): Mention
935 gnus-mark-copied-or-moved-articles-as-expirable.
936 (Various Various): Mention gnus-safe-html-newsgroups.
937
938 * gnus-news.texi: Mention
939 gnus-mark-copied-or-moved-articles-as-expirable.
940
941 * emacs-mime.texi (Display Customization): Add xref to
942 gnus-safe-html-newsgroups.
943
b59329e0
MA
9442009-08-28 Michael Albinus <michael.albinus@gmx.de>
945
946 * tramp.texi (Version Control): Remove.
af42a9cc 947 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
948 reference.
949 (External methods): Correct `scpc' concept index entries. New method
950 `rsyncc'.
951 (External packages): New subsections "Filename completion" and "File
952 attributes cache".
953
0ff2d6c2
JB
9542009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
955
956 * calc.texi (Rewrite Rules): Improve the example.
957 (Simplifying Formulas): Explain use of the I and H flags for
958 simplification.
959
ecd3d54f
MA
9602009-08-25 Michael Albinus <michael.albinus@gmx.de>
961
962 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
963 Describe autostart behaviour of dbus-ping.
964 (Synchronous Methods, Asynchronous Methods): Use English numeric format
965 for timeout values.
78176e69
MA
966 (Top): Remove footnote saying D-Bus is not enabled by
967 default. (Bug#4256)
ecd3d54f 968
0f215bca
DU
9692009-08-23 Daiki Ueno <ueno@unixuser.org>
970
971 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 972 Reported by Jari Aalto (Bug#4211).
0f215bca 973 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 974 epa-global-mail-mode.
3b7ab45f
DU
975 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
976 epa-setup.
0f215bca 977
4f22e84d
MA
9782009-08-16 Michael Albinus <michael.albinus@gmx.de>
979
980 * dbus.texi (Asynchronous Methods): Allow nil handler.
981
9ff0b02b 9822009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 983
26b03ee3 984 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 985
26b03ee3 986 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 987
4c39f404
CY
9882009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
989
990 * calc.texi (Date Forms): Fix typos.
991
3bcfba17
GM
9922009-08-08 Glenn Morris <rgm@gnu.org>
993
994 * org.texi (Agenda commands): Restore clobbered change.
995
66783bb4
EZ
9962009-08-07 Eli Zaretskii <eliz@gnu.org>
997
998 * calc.texi (Graphics, Devices): Update with the peculiarities of
999 operation on MS-Windows.
1000
c8d0cf5c
CD
10012009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1002
1003 * org.texi (Publishing action): Improve documentation of file
1004 names when publishing to the source directory.
1005 (Clean view): Document `org-indent-mode'.
1006 (Clocking work time): Add documentation for the
1007 new :timetamp option when creating a clock report.
1008 (Paragraphs): Fix many typos.
1009 (Plain lists): Remove duplicate explanation about the
1010 `C-c *' command.
1011 (Literal examples): Update to reflect the new behavior
1012 of the -n -r -k switches when exporting source code examples.
1013 (Structure editing): Add information about `C-c *',
1014 converting a plain list into a list of Org items.
1015 (Remember): Small rephrasing of the paragraph
1016 describing remember.el. Also mentioned that remember.el is part
1017 of Emacs 23, not Emacs 22.
1018 (Clocking work time): Add documentation about
1019 displaying the current clocking time against the effort estimate.
1020 Also add a footnote about using `org-clock-in-prepare-hook' to add
1021 an effort estimate on the fly, just before clocking it.
1022 (Footnotes): Document automatic renumbering and
1023 sorting.
1024 (Agenda commands): Document new bulk commands.
1025 (Plain lists): Document new behavior of
1026 `org-cycle-include-plain-lists'.
4e2af782 1027 Hyphenation only in TeX.
c8d0cf5c
CD
1028 (Clocking work time): Document the key to update effort
1029 estimates.
1030 (Clocking work time): Document the clock time display.
1031 (Structure editing, TODO basics): Document new
1032 variables.
1033 (Column attributes): Document new colciew operators.
1034 (Publishing options): Document :xml-declaration.
1035 (Tracking TODO state changes): Document the
1036 LOG_INTO_DRAWER property.
1037 (Literal examples): Document the new implementation for
1038 editing source code.
1039 (Publishing action): Mention the new publishing
1040 function, to publish an Org source file.
1041 (Publishing links): Mention how to link to an Org source file.
1042 (Macro replacement): Document new macros.
1043 (Handling links): Document type-specific completion
1044 when inserting links.
1045 (Structure editing, Plain lists): Improve documentation
1046 on sorting.
1047 (Internal links): Document custom ids for links.
1048 (Handling links): Document custom ids for links.
1049 (CSS support): Document new class.
1050 (Refiling notes): Document the possibility to create new nodes
1051 during refiling.
1052 (Agenda commands): Document the "?" operator to find
1053 tasks without effort setting.
1054 (Exporting agenda information): Section moved.
1055 (RSS Feeds): New section.
1056 (Built-in table editor): Document M-e and M-a navigate
1057 inside table field.
1058 (Stuck projects): Docment that projects identified as
1059 un-stuck will still be searchd for stuck sub-projects.
1060 (Paragraphs): Document centering.
1061 (Creating timestamps, Agenda commands): Document new
1062 behavior when changing time stamps.
1063 (Structure editing): Document the new command
1064 `org-clone-subtree-with-time-shift'.
1065 (Publishing): Refresh this chapter.
1066 (Export options, Export options, In-buffer settings):
1067 Document the new keywords.
1068 (Matching tags and properties): Collect all
1069 documentation about tags/property matches here.
1070 (Setting tags): Document `org-tag-persistent-alist'.
1071 (Weekly/daily agenda): New section.
1072 (Orgstruct mode): Describe `orgstruct++-mode'.
1073 (Drawers): Mention the LOGBOOK drawer.
1074 (Export options, Sectioning structure): Document the
1075 #+LEATEX_HEADER in-buffer setting.
1076 (Bugs): Section removed.
1077 (Hooks): New section.
1078 (Add-on packages): Moved here from old location.
1079 (Context-sensitive commands): New section.
1080 (Setting tags): Document newline option.
1081 (Global TODO list, Matching tags and properties):
1082 Mention more variables.
1083 (Checkboxes): Update to changed command behavior.
81a5560e 1084
40d2791f
CY
10852009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1086
1087 * speedbar.texi (Basic Key Bindings): Fix typo.
1088
65d0154b
JB
10892009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1090
1091 * calc.texi (Vector/Matrix Functions): Add index entries for both
1092 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1093 affects matrices with more than one row.
b5bdfd9f 1094 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 1095
5a9e3ab7
JB
10962009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1097
1098 * calc.texi (Stack Manipulation Commands): Add documentation for
1099 `calc-transpose-lines'
1100
42fb7e61
MA
11012009-07-27 Michael Albinus <michael.albinus@gmx.de>
1102
1103 * dbus.texi (Receiving Method Calls): Describe special return value
1104 `:ignore'.
1105
574b69d5
AM
11062009-07-24 Alan Mackenzie <acm@muc.de>
1107
1108 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1109 initialization, any individual variable setting now takes precedence
1110 over one done via c-file-style/c-file-offsets.
1111
ec06459c
JB
11122009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1113
1114 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1115 truncated when Calc is quit.
1116 (Customizing Calc): Document `calc-undo-length'.
1117
4ce54f6b
CY
11182009-07-20 Chong Yidong <cyd@stupidchicken.com>
1119
1120 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1121
0e4f8ba5
GM
11222009-07-11 Kevin Ryde <user42@zip.com.au>
1123
1124 * pcl-cvs.texi (About PCL-CVS):
1125 * widget.texi (Basic Types):
1126 Fix cross-references.
1127
fa0f81b0
AS
11282009-07-01 Andreas Schwab <aschwab@redhat.com>
1129
1130 * dbus.texi (Type Conversion): Don't use literal control character.
1131
88a683c5
MA
11322009-07-01 Michael Albinus <michael.albinus@gmx.de>
1133
1134 * tramp.texi (GVFS based methods): New section.
1135 (Remote processes): Processes for GVFS based methods run locally.
1136
36c8febb
MA
11372009-06-30 Michael Albinus <michael.albinus@gmx.de>
1138
1139 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1140 the words "kludge" and hack".
1141 (External methods): Add `synce' method.
1142
1143 * trampver.texi: Update release number.
1144
d6b951bb
MA
11452009-06-22 Michael Albinus <michael.albinus@gmx.de>
1146
1147 Sync with Tramp 2.1.16.
1148
1149 * tramp.texi (History): Add GVFS support.
1150 (External methods): Precise `rsync' description. Add `dav', `davs' and
1151 `obex' methods. Add 'tramp-gvfs-methods' option.
1152 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1153 forms.
1154 (Remote Programs): Introduce `tramp-own-remote-path'.
1155 (Remote processes): New subsection "Running remote programs that create
1156 local X11 windows".
1157 (Frequently Asked Questions): Improve code for disabling vc.
1158
1159 * trampver.texi: Update release number. Set default value of
1160 `emacsgvfs'.
1161
70243478
CY
11622009-06-21 Chong Yidong <cyd@stupidchicken.com>
1163
1164 * Branch for 23.1.
1165
54b31cbf
GM
11662009-06-17 Glenn Morris <rgm@gnu.org>
1167
1168 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1169 (Latest version of Emacs): Mention source code repository.
1170
f6adc23c
GM
11712009-06-16 Glenn Morris <rgm@gnu.org>
1172
1173 * faq.texi (Top): Language tweak.
1174 (Extended commands): Most people have arrow keys.
1175 (Emacs manual): Say how to follow info links.
1176 (File-name conventions): Change title a bit. Explain about source
1177 versus installed. Condense etc description.
1178 (Guidelines for newsgroup postings): Mention Savannah list page.
1179 (Newsgroup archives): Simplify.
1180 (Contacting the FSF): Add contact URL.
1181 (Emacs Lisp documentation): Printed version not always available.
1182 (Installing Texinfo documentation): Explain how by hand installation is
1183 not normally needed. Use add-to-list. Remove duplicate reference.
1184 (Informational files for Emacs): Move info on Help menu here from
1185 "File-name conventions".
1186 (Help installing Emacs): Tweak uref.
1187 (Obtaining the FAQ): Mention repository.
1188 (Origin of the term Emacs): Explain "ITS".
1189 (Changing load-path): Use add-to-list.
1190 (Automatic indentation): Clarify this is for Text mode.
1191 Don't mention Indented Text mode.
1192 (Finding Emacs on the Internet): The FSF does not seem to offer a
1193 deluxe distribution on CD anymore.
1194
b59a8457
GM
11952009-06-16 Glenn Morris <rgm@gnu.org>
1196
1197 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1198 Recommend the latest release. Mention how to get older FAQs.
1199 Recommend the Emacs manual.
1200 (Guidelines for newsgroup postings): Discourage cross-posts.
1201 (Underlining paragraphs): Remove.
1202 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1203 (Bugs and problems): Update key-binding.
1204 (Problems with very large files): Mention 64-bit.
1205 (Shell process exits abnormally): Remove.
1206 (Problems with Shell Mode): Rename and update.
1207 (Spontaneous entry into isearch-mode)
1208 (Problems talking to certain hosts): Remove. This is old information,
1209 in etc/PROBLEMS if needed.
1210 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1211 (Dired claims that no file is on this line): Update.
1212 (Installing Emacs, Problems building Emacs): Simplify.
1213 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1214 information.
1215 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1216 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1217 (JDEE): "JDEE", not "JDE".
1218 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1219 Remove. This is old information, in etc/PROBLEMS if needed.
1220 (stty and Backspace key, Kanji and Chinese characters): Remove.
1221 (Right-to-left alphabets): Update section.
1222 (Changing the included text prefix): Gnus uses message-yank-prefix.
1223 Add cross-reference to Supercite manual.
1224 (Saving a copy of outgoing mail): Simplify output file description.
1225 (Expanding aliases when sending mail): Refer to Emacs manual.
1226 Remove old info about RFC822.
1227 Correct description of how to rebuild aliases.
1228 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1229 (MIME with Emacs mail packages)
1230 (Viewing articles with embedded underlining)
1231 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1232 Remove old sections.
1233 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1234 and is well-documented in the Gnus manual.
1235 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1236 (Making Gnus faster): Rename from "Starting Gnus faster".
1237 Merge "Catch-up is slow in Gnus" into here.
1238
0e6d12ca
GM
12392009-06-14 Glenn Morris <rgm@gnu.org>
1240
1241 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1242 (New in Emacs 23): New section.
1243 (Handling C-s and C-q with flow control): Add xref.
1244
2e17e05e
GM
12452009-06-13 Glenn Morris <rgm@gnu.org>
1246
1247 * faq.texi (Setting up a customization file): Grammar fix.
1248 Customize is no longer "new".
1249 (Displaying the current line or column): Line-number mode is on by
1250 default. Don't mention `column' package. Mention linum.el.
1251 (Turning on abbrevs by default): Explain how to do it for buffers,
1252 modes, and everywhere.
1253 (Associating modes with files): Use add-to-list. Don't mention Emacs
1254 19.
1255 (Highlighting a region): On by default since 23.1.
1256 (Replacing highlighted text): Update doc quote.
1257 (Working with unprintable characters): Don't mention search-quote-char.
1258 (Using an already running Emacs process): Gnuclient is probably not an
1259 enhancement these days.
1260 (Indenting switch statements): Remove mention of pre-Emacs 20.
1261 (Horizontal scrolling): Abbreviate Emacs 20 description.
1262 (Replacing text across multiple files): Fix name of dired command.
1263 (Disabling backups): Use require not load.
4f9d4de3 1264 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 1265
2a1cf2b9
BW
12662009-06-13 Bill Wohler <wohler@newt.com>
1267
1268 Release MH-E manual version 8.2.
1269
1270 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1271 release 8.2.
1272
85b438b7
GM
12732009-06-13 Glenn Morris <rgm@gnu.org>
1274
1275 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1276 in this day and age the common meaning is "on the web".
1277 (copying): Use @copyright in all cases.
1278 (Basic keys): Remove reference to deleted manual node "Text Characters".
1279 (File-name conventions): Use GNU as an example rather than SERVICE.
1280 default.el lives in site-lisp. Update Info directory location.
1281 (Real meaning of copyleft): GPL actions have been brought, but all
1282 settled out of court.
1283 (Guidelines for newsgroup postings): Shorten section title.
1284 Simplify comp.emacs description.
1285 (Newsgroup archives): Change Google URL. Describe Gmane.
1286 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1287 points". Mention List-Unsubscribe header.
1288 (Contacting the FSF): Update email and URLs.
1289 (Basic editing): Mention F1 for help.
1290 (Installing Texinfo documentation): Refer to Texinfo website rather
1291 than ftp server.
1292 (Printing a Texinfo file): Mention texi2pdf.
1293 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1294 are just stubs nowadays.
1295 (Latest version of Emacs): Explain version numbers.
1296 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1297 (Turning on syntax highlighting): No need to mention hilit19 any more.
1298 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1299 (Modes for various languages): Remove section.
1300 (Major packages and programs): Remove most version and maintainer
1301 information - it's hard to keep up-to-date, and adds nothing.
1302 Similarly with direct links to mailing lists.
1303 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1304 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1305 years, and Emacs comes with tools for this now.
1306 (Patch): Remove section - this is a standard tool.
1307 (Using function keys under X): Remove section.
1308
93e2d996
GM
13092009-06-12 Glenn Morris <rgm@gnu.org>
1310
1311 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1312 (Help installing Emacs): Remove reference to deleted X11 node.
1313 (Associating modes with files): Interpreter-mode-alist is no longer
1314 subservient to auto-mode-alist.
1315 (Installing Emacs): Change future Emacs version.
1316 (Linking with -lX11 fails): Remove old section.
1317 (Packages that do not come with Emacs): Update ELL location.
1318 Emacs Lisp archive is dead.
1319 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1320 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1321 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1322 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1323 (Removing flashing messages): Remove section about non-existent Gnus
1324 option.
1325
f0bf7708
GM
1326 * faq.texi (Top): Add @top command.
1327 Remove the optional arguments from all @node commands: makeinfo can
1328 generate these automatically, and it is easier to edit and rearrange
1329 nodes without them.
1330
30884d11
GM
13312009-06-11 Glenn Morris <rgm@gnu.org>
1332
1333 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1334 (The LPF): Make the updated URL the sole reference point.
1335 (Learning how to do something): Update refcard price and format.
1336 (Getting a printed manual): Sources in doc/emacs/, not man/.
1337 Also available in PDF format. Since the page count varies, be less
1338 precise.
1339 (Informational files for Emacs): Remove references to deleted files
1340 LPF and SUN-SUPPORT, and to UUCP.
1341 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1342 Remove many obsolete ways to get the FAQ, which now seems only to be
1343 distributed with Emacs.
1344 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1345
deab46e0
CY
13462009-06-09 Chong Yidong <cyd@stupidchicken.com>
1347
223b43fa 1348 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1349 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1350
deab46e0
CY
1351 * ada-mode.texi (Installation, Compile commands)
1352 (Project File Overview, No project files, Set compiler options)
1353 (Use GNAT project file, Use multiple GNAT project files)
1354 (Identifier completion): Use @samp for menu items, and @kbd for key
1355 sequences (Bug#3504).
1356
71fbd643
DU
13572009-06-04 Daiki Ueno <ueno@unixuser.org>
1358
8c9bb6f5 1359 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1360
f197085b
CY
13612009-06-04 Ryan Yeske <rcyeske@gmail.com>
1362
1363 * message.texi (Header Commands): Fix descriptions to match
1364 keybindings.
1365
7f3bc720
DU
13662009-04-22 Daiki Ueno <ueno@unixuser.org>
1367
1368 * gnus.texi (Security): Mention that EasyPG is the current default.
1369
4518068d
CY
13702009-04-13 Chong Yidong <cyd@stupidchicken.com>
1371
1372 * ediff.texi (Session Commands): Fix typo.
1373
d7ca410a
MB
13742009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1375
1376 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1377 news.software.readers. Reported by Florian Rehnisch.
1378
c6c76add
GM
13792009-04-02 Glenn Morris <rgm@gnu.org>
1380
1381 * auth.texi: Capitalize direntry.
1382
1383 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1384 using a period in the entry name. (Bug#2797)
1385
35ed8e2e
JB
13862009-03-03 Juanma Barranquero <lekktu@gmail.com>
1387
1388 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1389 ($(infodir)/auth, auth.dvi): New targets.
1390
e280480a
GM
13912009-03-03 Glenn Morris <rgm@gnu.org>
1392
1393 * auth.texi: Fix @setfilename.
1394
1395 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1396 (auth, $(infodir)/auth, auth.dvi): New rules.
1397
8a76755b
GM
13982009-02-25 Glenn Morris <rgm@gnu.org>
1399
1400 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1401
0038d478
MB
14022009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1403
1404 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1405
14062009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1407
1408 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1409 gnus-nocem-issuers, and gnus-nocem-verifyer.
1410
867d4bb3
JB
14112009-02-20 Juanma Barranquero <lekktu@gmail.com>
1412
1413 * ada-mode.texi (Project files, Automatic Casing):
1414 * dbus.texi (Signals):
1415 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1416 * mh-e.texi (HTML):
1417 * nxml-mode.texi (Locating a schema)
1418 (Using the document's URI to locate a schema):
1419 * org.texi (Footnotes, Using the mapping API):
1420 * rcirc.texi (Channels): Remove duplicate words.
1421
3a44dc1f
GM
14222009-02-20 Glenn Morris <rgm@gnu.org>
1423
1424 * dired-x.texi (Miscellaneous Commands):
1425 * gnus.texi: Minor updates for mbox Rmail.
1426
5dc584b5
KB
14272009-02-16 Karl Berry <karl@gnu.org>
1428
b59a8457
GM
1429 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1430 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1431 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1432 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1433 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1434 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1435 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1436 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1437 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1438 Consistently use @insertcopying in the Top node,
5dc584b5 1439 @contents at the front (after @end titlepage),
b59a8457 1440 and @direntry after @copying. (Bug#1988)
5dc584b5 1441
9eb59592
MB
14422009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1443
1444 * auth.texi: New file documenting auth-source.
1445
d324fa76
CD
14462009-02-13 Carsten Dominik <dominik@science.uva.nl>
1447
1448 * org.texi (Org Plot): Fix link.
1449
7a603b73
DU
14502009-02-09 Daiki Ueno <ueno@unixuser.org>
1451
1452 * epa.texi (Mail-mode integration): Mention the way to do
1453 "encrypt-to-self". (Bug#1807)
1454
a626b338 14552009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1456
1457 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1458
3b36c17e
MB
14592009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1460
1461 * gnus-news.texi: Print version about Incoming*.
1462
55033558
CD
14632009-02-02 Carsten Dominik <dominik@science.uva.nl>
1464
1465 * org.texi (Structure editing, Handling links)
1466 (Fast access to TODO states, Javascript support): Make standard docs
1467 correctly reflect default variable settings.
1468
ec712abb
GM
14692009-02-02 Glenn Morris <rgm@gnu.org>
1470
1471 * org.texi: Fix typos.
1472
7112648c
MA
14732009-02-01 Michael Albinus <michael.albinus@gmx.de>
1474
1475 Sync with Tramp 2.1.15.
1476
1477 * trampver.texi: Update release number.
1478
2e461fc1
CD
14792009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1480
1481 * org.texi (TODO dependencies): Document TODO dependencies on
1482 checkboxes.
1483
bc283609
CD
14842009-01-30 Carsten Dominik <dominik@science.uva.nl>
1485
1486 * org.texi (TODO dependencies): Document key binding for toggling
1487 ORDERED property.
1488
74fc5047
MA
14892009-01-28 Michael Albinus <michael.albinus@gmx.de>
1490
1491 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1492 of hook functions.
1493
d6685abc
CD
14942009-01-28 Carsten Dominik <dominik@science.uva.nl>
1495
1496 * org.texi (TODO dependencies): New section.
1497
65c439fd
CD
14982009-01-27 Carsten Dominik <dominik@science.uva.nl>
1499
1500 * org.texi (Plain lists, TODO basics, Priorities)
1501 (Multiple sets in one file, Conflicts): Document interaction with
1502 `shift-selection-mode'.
1503
5fafc247
JB
15042009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1505
1506 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1507 Make Calc the subject of sentences.
1508 (Rearranging Formulas using Selections): Discuss new options
1509 for `j *'.
1510
e7433508
MA
15112009-01-26 Michael Albinus <michael.albinus@gmx.de>
1512
1513 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1514
2096a1b6
GM
15152009-01-26 Glenn Morris <rgm@gnu.org>
1516
1517 * org.texi: Fix typos.
1518
0cb61492
BW
15192009-01-26 Bill Wohler <wohler@newt.com>
1520
2096a1b6 1521 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 1522
0bd48b37
CD
15232009-01-25 Carsten Dominik <dominik@science.uva.nl>
1524
1525 * org.texi (References): Add information about remote references.
1526 (Built-in table editor): Document `C-c RET' in tables.
1527 (Math symbols, Quoting LaTeX code): Mention that simple
1528 LaTeX macros survive LaTeX export.
1529 (Images in LaTeX export): Show how to create a reference to a
1530 figure.
1531 (Sectioning structure): Document that the LaTeX class can be
1532 specified in a property.
1533 (Text areas in HTML export): New section.
1534 (External links): Add examples for text search and ID links.
1535 (Built-in table editor): Remove the descriptio of `C-c
1536 C-q', it not longer works.
1537 (Literal examples): Document that a space must follow
1538 the colon in short examples.
1539 (Relative timer): Document `org-timer-stop'.
1540 (Footnotes): New section.
1541 (Footnote markup): Shorten section and refer to new Footnote
1542 section.
1543 (Literal examples): Add documentation for line
1544 numbering in and references to code examples.
1545 (CSS support): Fix the description of default CSS styles.
1546 (Capturing column view): Document
1547 "file:path/to/file.org" as an allowed value for the ID property of
1548 a dynamic block copying column view.
1549
49dbbaf2
SE
15502009-01-23 Stephen Eglen <stephen@gnu.org>
1551
1552 * mh-e.texi (Getting Started): Describe $MH.
1553
193e6828
MA
15542009-01-21 Michael Albinus <michael.albinus@gmx.de>
1555
1556 * tramp.texi (all): Harmonize usage of "external method",
1557 "external transfer method" and "out-of-band method".
1558 (Connection types): Precise the differences of inline and external
1559 methods. Written by Adrian Phillips <a.phillips@met.no>.
1560
26b9f88d
MB
15612009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1562
1563 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1564 commands as described at the top. Reported by Allan Gottlieb
1565 <gottlieb@nyu.edu>.
1566
15672009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1568
1569 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1570 nnmail-pathname-coding-system.
1571
377952e0
GM
15722009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1573
1574 * org.texi (Relative timer): Fix typo.
1575
a20d3598
JB
15762009-01-15 Juanma Barranquero <lekktu@gmail.com>
1577
1578 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1579 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1580
a50253cc
GM
15812009-01-13 Glenn Morris <rgm@gnu.org>
1582
1583 * org.texi: Fix some more typos.
1584
07450bee
GM
15852009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1586
1587 * org.texi: Fix some typos.
1588
e3e955fe
MB
15892009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1590
1591 * gnus.texi (Group Parameters): Add note for local variables.
1592
15932009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1594
1595 * gnus.texi (Converting Kill Files): Fix URL. Include
1596 gnus-kill-to-score.el in contrib directory.
1597
15982009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1599
1600 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1601 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1602 (Paging the Article): Add index entry.
1603
71dd9983
JB
16042009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1605
1606 * ada-mode.texi (Examples): Delete redundant text.
1607
4a0cf14f
MA
16082009-01-03 Michael Albinus <michael.albinus@gmx.de>
1609
36c8febb 1610 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1611
1612 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1613 addresses.
1614
aedac0f0
BW
16152009-01-03 Bill Wohler <wohler@newt.com>
1616
1617 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1618 kept empty.
1619
4c65b566
CD
16202008-12-20 Carsten Dominik <dominik@science.uva.nl>
1621
1622 * org.texi (Activation, Exporting, ASCII export, HTML export)
1623 (HTML Export commands, LaTeX/PDF export commands): Improve
1624 documentation about transient-mark-mode.
1625 (References): DOcuemtn the use of special names like $LR1 to reference
1626 to fields in the last table row.
1627
e1a78e1e
JL
16282008-12-19 Juri Linkov <juri@jurta.org>
1629
1630 * info.texi (Search Text): Remove mention of removed key binding M-s.
1631
17a0aa82
CD
16322008-12-18 Carsten Dominik <dominik@science.uva.nl>
1633
1634 * org.texi (References): Remove mentioning of @0 as reference for the
1635 last line, this has been reverted in the Lisp sources.
1636
4997d802
JB
16372008-12-17 Juanma Barranquero <lekktu@gmail.com>
1638
1639 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1640 (DVI_TARGETS): Remove duplicates. Add sasl.
1641 ($(infodir)/sasl, sasl.dvi): New targets.
1642
33306645
CD
16432008-12-17 Carsten Dominik <dominik@science.uva.nl>
1644
1645 * org.texi: Version number pushed to 6.15d.
1646
db55f368
CD
16472008-12-16 Carsten Dominik <dominik@science.uva.nl>
1648
a0bf4117 1649 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1650 (Images in LaTeX export): New section.
1651 (Inlined images, Images in HTML export): Sections renamed.
1652
dae0a942
MB
16532008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1654
1655 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1656
9f5572e9
MB
16572008-12-04 David Engster <dengste@eml.cc>
1658
1659 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1660 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1661
bc23baaa
CD
16622008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1663
1664 * org.texi (Using the mapping API): Fix bug in mapping example.
1665 (Publishing options): Make the list of properties complete again, in
1666 correspondence to the variable `org-export-plist-vars'.
1667 (Property searches): Document new special values for time comparisons.
1668 (Tag inheritance): Refine the description of tag inheritance.
1669 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1670 (Effort estimates): Document the new relative timer.
bc23baaa 1671
3bf8054f
JB
16722008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1673
1674 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1675 (Using Calc): Clarify use of `C-x * o'.
1676 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1677
ac134f2f
RS
16782008-11-28 Richard M Stallman <rms@gnu.org>
1679
1680 * dbus.texi (Receiving Method Calls): Clean up previous change.
1681
ace706d1
MA
16822008-11-26 Michael Albinus <michael.albinus@gmx.de>
1683
1684 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1685 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1686 `dbus-unescape-from-identifier'.
1687 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1688 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1689 (Signals): Use the constants in the example.
1690
d60b1ba1
CD
16912008-11-24 Carsten Dominik <dominik@science.uva.nl>
1692
b97439ce 1693 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1694
ce4fdcb9
CD
16952008-11-23 Carsten Dominik <dominik@science.uva.nl>
1696
1697 * org.texi (Setting up Remember): Document `org-remember-mode'.
1698 (External links): Document that bbdb links can use a regular
1699 expression.
1700 (External links): Document that elisp links can contain interactive
1701 commands.
1702
c8548a00 17032008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1704
1705 * viper.texi (viper-translate-all-ESC-keysequences):
1706 Description removed.
1707
6a2c4aec
GM
17082008-11-19 Glenn Morris <rgm@gnu.org>
1709
1710 * doclicense.texi: Change to FDL 1.3.
1711 Relicense all texi files under FDL 1.3 or later.
1712
59ee4113
JB
17132008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1714
1715 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1716
59bcbb98 17172008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1718
1719 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1720
1721 * ediff.texi: Version/date change.
9f90198a 1722
8aa41c9b
CY
17232008-11-14 Chong Yidong <cyd@stupidchicken.com>
1724
1725 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1726
17587b1b
JB
17272008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1728
1729 * calc.texi (About This Manual): Comment out a mention of
1730 marginal notes.
1731
564c900e
CD
17322008-11-12 Carsten Dominik <dominik@science.uva.nl>
1733
1734 * org.texi (Clocking work time): Document the :formula property of
1735 clock tables.
1736 (Structure editing, Refiling notes): Document refiling regions.
1737 (Agenda commands): Document the double-prefix version
1738 of the `l' command in the agenda.
1739 (Handling links): Explain the effect of a double prefix
1740 arg to `C-c C-o'.
1741 (TODO basics): Add documentation for tag triggers.
1742
3c4be1f2
GM
17432008-10-23 Glenn Morris <rgm@gnu.org>
1744
1745 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1746 byte-compiling things like `+'.
1747
1748 * ns-emacs.texi: Merge copyright years of author now with assignment
1749 into FSF years.
1750 (VER): Use it for easier automatic updating. Use Emacs version rather
1751 than standalone Emacs.app version.
1752
a6520ff3
CD
17532008-10-12 Carsten Dominik <dominik@science.uva.nl>
1754
864c9740 1755 * org.texi: Lots of minor fixes.
a6520ff3
CD
1756 (Capture): New chapter.
1757 (Org Plot): New section.
1758
db7a4b66
MH
17592008-09-30 Magnus Henoch <mange@freemail.hu>
1760
1761 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1762
4043c194
JB
17632008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1764
1765 * calc.texi (User Defined Units): Mention how to enter optional display
1766 string.
1767
eef5ade7
MB
17682008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1769
1770 * message.texi (Sending Variables): Fixed variable documentation to
1771 avoid the "y/n" wording.
1772
e52cac88
MB
17732008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1774
1775 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1776
17772008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1778
1779 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1780 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1781
00c55306
BW
17822008-09-22 Bill Wohler <wohler@newt.com>
1783
1784 Release MH-E manual version 8.1.
1785
1786 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1787 release 8.1.
1788
1789 * mh-e.texi: Retain dual license as agreed to by the FSF.
1790 However, bump GPL to Version 3.
1791 Use @include for license text.
1792
e52cac88 17932008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1794
1795 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1796 (Store custom flags and keywords, Store arbitrary data):
1797 Clean up markup.
64763fe3
MB
1798
17992008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1800
1801 * gnus.texi (The Gnus Registry): Document it.
1802
9e601b8d
MB
18032008-09-08 David Engster <dengste@eml.cc>
1804
88ee5b02
JB
1805 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1806 Clarify section about choosing back end servers.
9e601b8d 1807
247043f1
GM
18082008-08-23 Glenn Morris <rgm@gnu.org>
1809
1810 * dired-x.texi (Shell Command Guessing):
1811 Mention dired-guess-shell-case-fold-search. (Bug#417)
1812
2bfec7a0
MA
18132008-08-22 Michael Albinus <michael.albinus@gmx.de>
1814
1815 * trampver.texi: Update release number.
1816
247043f1 18172008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1818
1819 * ns-emacs.texi: Update version.
1820 (Introduction): Correct menu location for options save.
1821 (Customization): Note that defaults are stored under org.gnu.Emacs.
1822
8c20bd92
BW
18232008-08-11 Bill Wohler <wohler@newt.com>
1824
1825 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1826 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1827 Henman) (closes SF #1768928).
1828
767a4d92
GM
18292008-08-10 Glenn Morris <rgm@gnu.org>
1830
1831 * ns-emacs.texi: Use @copying. Change copyright of authors with
1832 assignment to FSF. Change license to GFDL.
1833 (Top): Remove outdated references.
1834
6ecfe5c2
MB
18352008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1836
88ee5b02
JB
1837 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1838 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1839 gnus-summary-sort-by-most-recent-date.
1840 (Summary Sorting): Explain prefix argument.
1841
18422008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1843
1844 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1845 gnus-summary-pipe-output.
1846
eb932e8a
MA
18472008-08-03 Michael Albinus <michael.albinus@gmx.de>
1848
1849 * dbus.texi (Receiving Method Calls): Document error handling of own
1850 D-Bus methods.
1851
bfe16263
BW
18522008-08-01 Bill Wohler <wohler@newt.com>
1853
1854 * mh-e.texi (Reading Mail)
9f90198a 1855 (Viewing Attachments): Describe new function
bfe16263
BW
1856 mh-show-preferred-alternative.
1857 (Sending Mail, Redistributing, Sending Message): Describe new hook
1858 mh-annotate-msg-hook.
1859
21956b56
MA
18602008-07-31 Michael Albinus <michael.albinus@gmx.de>
1861
1862 * dbus.texi (Arguments and Signatures): Fix example.
1863 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1864 (Asynchronous Methods): New node.
9f90198a
JB
1865 (Errors and Events): Describe extended layout of `dbus-event'.
1866 New defun `dbus-event-message-type'.
21956b56 1867
7c2fb837
DN
18682008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1869
1870 * ediff.texi: Remove VMS support.
1871
13662773
JB
18722008-07-29 Juanma Barranquero <lekktu@gmail.com>
1873
1874 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1875 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1876
ddde0b34
CY
18772008-07-29 Chong Yidong <cyd@stupidchicken.com>
1878
1879 * Makefile.in: Add mairix-el targets.
1880
18812008-07-29 David Engster <deng@randomsample.de>
1882
1883 * mairix-el.texi: New file.
1884
d5875b25
JB
18852008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1886
366b7d44
JB
1887 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1888 project files. Delete 'main_unit' project variable; not needed. Allow
1889 process environment variables wherever project variables are allowed.
1890 Add tutorial section on multiple GNAT project files.
d5875b25 1891
6cbab8ee
MA
18922008-07-27 Michael Albinus <michael.albinus@gmx.de>
1893
1894 Sync with Tramp 2.1.14.
1895
1896 * trampver.texi: Update release number.
1897
9e2a2647
DN
18982008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1899
1900 * ns-emacs.texi:
1901 * faq.texi: Remove mentions of Mac Carbon.
1902
d62672f3
MB
19032008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1904
1905 * gnus.texi (Saving Articles): Describe the 2nd argument of
1906 gnus-summary-save-in-pipe.
1907 (SpamAssassin): Use it.
1908
19092008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1910
1911 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1912
dd12e1c6
CD
19132008-07-25 Carsten Dominik <dominik@science.uva.nl>
1914
1915 * org.texi (Export options): Document the use of the creator flag.
1916
44ce9197
CD
19172008-07-24 Carsten Dominik <dominik@science.uva.nl>
1918
1919 * org.texi: New version 6.06a.
1920
ddd13c5d
JB
19212008-07-23 Juanma Barranquero <lekktu@gmail.com>
1922
1923 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1924 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1925
8dc6104d
JB
19262008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1927
1928 * calc.texi (Editing Stack Entries):
1929 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1930 Calc's help functions. Mention fixing typos.
1931 (Customizing Calc): Fix typo.
1932
19332008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1934
1935 * calc.texi (summarykey): New macro. Use to correctly format keys in
1936 the summary.
1937
ddd13c5d 19382008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1939
1940 * ns-emacs.texi (Customization): Corrected documentation on color
1941 specification formats.
1942
568beaa2
AS
19432008-07-19 Andreas Schwab <schwab@suse.de>
1944
db8ef699 1945 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1946
1947 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1948 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1949
cd71b9ae
MA
19502008-07-18 Michael Albinus <michael.albinus@gmx.de>
1951
1952 * dbus.texi (Inspection): Rework, introduce submenus.
1953 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1954 (Properties and Annotations, Arguments and Signatures): New nodes.
1955
9b7993b4
MA
19562008-07-13 Michael Albinus <michael.albinus@gmx.de>
1957
1958 * dbus.texi (Receiving Method Calls): Fix description of
1959 `dbus-register-method'.
1960 (Signals): Allow also signal arguments for filtering in
1961 `dbus-register-signal'.
1962
241d447b
JB
19632008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1964
1965 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1966 `cnorm'.
1967 (Arithmetic Tutorial): Simplify the verification of prime factors.
1968
adb46650
MB
19692008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1970
1971 * gnus.texi (Saving Articles): Mention
1972 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1973
92e15881
JB
19742008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1975
1976 * calc.texi: Adjust mode line throughout.
1977
ea597303
JB
19782008-06-28 Juanma Barranquero <lekktu@gmail.com>
1979
1980 * sasl.texi (Mechanisms): Fix typos.
1981
aee08080
JB
19822008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1983
1984 * calc.texi (Killing from the stack): Mention using normal Emacs
1985 copying.
1986
a06a4a12
MA
19872008-06-21 Michael Albinus <michael.albinus@gmx.de>
1988
ea597303
JB
1989 * tramp.texi (Password handling): Renamed from "Password caching".
1990 Add `auth-source' mechanism.
a06a4a12
MA
1991 (Connection caching): Tramp reopens the connection automatically,
1992 when the operating system on the remote host has been changed.
1993
7389398d
EZ
19942008-06-20 Eli Zaretskii <eliz@gnu.org>
1995
1996 * makefile.w32-in (distclean): Remove makefile.
1997
b349f79f
CD
19982008-06-17 Carsten Dominik <dominik@science.uva.nl>
1999
3f9b4c2b 2000 * org.texi (Using the mapping API): New section.
b349f79f 2001 (Agenda column view): New section.
3f9b4c2b 2002 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 2003 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 2004 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
2005
20062008-06-17 Jason Riedy <jason@acm.org>
2007
2008 * org.texi (A LaTeX example): Note that fmt may be a one-argument
2009 function, and efmt may be a two-argument function.
2010 (Radio tables): Document multiple destinations.
2011
cd5c05d2
GM
20122008-06-16 Glenn Morris <rgm@gnu.org>
2013
2014 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
2015 Add Cover-Texts.
2016
debf4439
GM
20172008-06-15 Glenn Morris <rgm@gnu.org>
2018
2019 * faq.texi (VER): Update to 23.0.60.
2020
2021 * mh-e.texi: Remove option of licensing under GPL.
2022 Add Cover-Texts to GFDL permissions notice.
2023 (GPL): Remove section.
2024 (GFDL): Include doclicense.texi rather than the actual text.
2025
2026 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2027 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2028
2029 * sasl.texi: Fix output file name.
2030
2031 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2032
2033 * gnus-coding.texi: Refer to license in Gnus manual.
2034
2035 * idlwave.texi, sasl.texi: Use @copying.
2036
2037 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
2038
2039 * speedbar.texi: Update Back-Cover Text as per maintain.info.
2040
2041 * url.texi: Use @copying, @title, @subtitle, @author.
2042
2043 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
2044 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
2045 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
2046 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
2047 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
2048 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
2049 * widget.texi, woman.texi:
2050 Remove references to external license, since doclicense is included.
2051
2052 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
2053 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
2054 Remove references to non-existent Invariant Sections.
2055
091f8bc1
GM
20562008-06-14 Glenn Morris <rgm@gnu.org>
2057
2058 * faq.texi (Major packages and programs): Remove references to external
2059 Supercite, Calc, VIPER, since they have been included for some time.
2060 Update VM, AUCTeX, BBDB entries.
2061
47bcb4d3
UJ
20622008-06-14 Ulf Jasper <ulf.jasper@web.de>
2063
2064 * newsticker.texi: Updated to match latest newsticker changes.
2065
6f093307
GM
20662008-06-13 Glenn Morris <rgm@gnu.org>
2067
2068 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
2069 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
2070 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
2071 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
2072 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
2073 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
2074 * woman.texi:
2075 Update Back-Cover Text as per maintain.info.
2076
2b968687
MB
20772008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2078
2079 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2080
2081 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2082 (gnus-faq.xml): Update repository host.
2083
2b968687
MB
2084 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2085
20862008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2087
2088 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2089 Fix a typo.
2090
20912008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2092
2093 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 2094 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
2095 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2096
20972008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2098
2099 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2100 coding standards.
2101
21022008-06-14 David Engster <dengste@eml.cc>
2103
2104 * gnus.texi (nnmairix): Markup fixes.
2105
e6d2d263
MB
21062008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2107
2b968687 2108 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
2109
21102008-06-05 David Engster <dengste@eml.cc>
2111
2112 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2113
21142008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2115
b344d29d 2116 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
2117 (Searching, nnir, nnmairix): New stub nodes.
2118
ad231df6 21192008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
2120
2121 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2122
f394fa25
MB
21232008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2124
2125 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2126
58333467
MB
21272008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2128
2129 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2130
67525fb9
JY
21312008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2132
2133 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2134
0549d8fc
JB
21352008-05-06 Juanma Barranquero <lekktu@gmail.com>
2136
2137 * info.texi (Top): Fix typo in xref.
2138
149a3837
KB
21392008-05-05 Karl Berry <karl@gnu.org>
2140
2141 * info.texi (Top): @xref to stand-alone manual.
2142
3a23a519
MB
21432008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2144
2145 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2146 (Various Summary Stuff): Fix typo in last xref.
2147
0a29fbf3
JB
21482008-05-02 Juanma Barranquero <lekktu@gmail.com>
2149
2150 * org.texi (Moving subtrees): Fix typo.
2151
586b90f1
MA
21522008-04-28 Michael Albinus <michael.albinus@gmx.de>
2153
2154 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2155 Tramp via `tramp-mode'.
2156
b5af9883
CD
21572008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2158
2159 * org.texi: Massive changes, in many parts of the file.
2160
d55fe5bb
MB
21612008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2162
2163 * gnus.texi (Oort Gnus): Add message-fill-column.
2164
21652008-04-12 Adrian Aichner <adrian@xemacs.org>
2166
2167 * gnus.texi (Mail Source Specifiers): Typo fix.
2168
21692008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2170
2171 * gnus.texi (Diary Headers Generation): Update key binding for
2172 `gnus-diary-check-message'.
2173
21742008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2175
2176 * gnus.texi (Emacsen): Addition.
2177
21782008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2179
2180 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2181
21822008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2183
2184 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2185
21862008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2187
2188 * gnus-news.texi: Update tool bar item.
2189
21902008-04-09 Sven Joachim <svenjoac@gmx.de>
2191
2192 * gnus-news.texi: Fix typos.
2193
76c109c3
JB
21942008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2195
222027f2 2196 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
2197 Add mention of `kron'.
2198
d5fbd5a6
MO
21992008-04-01 Daiki Ueno <ueno@unixuser.org>
2200
2201 * epa.texi (Encrypting/decrypting *.gpg files): Document
2202 epa-file-name-regexp.
2203
fbcbb58c
KY
22042008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2205
2206 * gnus.texi (Example Methods): Fix description about ssh-agent.
2207 (Indirect Functions): Fix the default value of nntp-telnet-command;
2208 remove link to connect.html.
2209
134ce16c
MA
22102008-03-30 Michael Albinus <michael.albinus@gmx.de>
2211
2212 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2213 dbus-call-method.
2214 (Receiving Method Calls): The timeout can be set by the calling client.
2215
da1975d7
MA
2216 * trampver.texi: Update release number.
2217
2e4089ab
RS
22182008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2219
2220 * gnus.texi (Top): Fix version. Add SASL.
2221
70cab5a9
MA
22222008-03-29 Michael Albinus <michael.albinus@gmx.de>
2223
2224 Sync with Tramp 2.1.13.
2225
2226 * trampver.texi: Update release number.
2227
5bc6ddff
MB
22282008-03-29 Chong Yidong <cyd@stupidchicken.com>
2229
2230 * org.texi: Update to new org-mode website.
2231
22322008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2233
2234 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2235
9b3ebcb6
MB
22362008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2237
2238 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2239 gnus-read-ephemeral-gmane-group-url,
2240 gnus-read-ephemeral-emacs-bug-group,
2241 gnus-read-ephemeral-debian-bug-group.
2242
22432008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2244
2245 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2246
2247 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2248 Add FIXMEs for Bookmarks and gnus-registry-marks.
2249
22502008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2251
2252 * gnus.texi (Smileys): Document `smiley-style'.
2253
22542008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2255
2256 * gnus.texi (Gnus Development): Clarify difference between ding and
2257 gnu.emacs.gnus.
2258 (MIME Commands, Using MIME, RSS): Fix markup.
2259
2260 * gnus-faq.texi ([8.4]): Ditto.
2261
22622008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2263
2264 * gnus.texi (Emacsen): Remove obsolete stuff.
2265
22662008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2267
2268 * gnus.texi (Oort Gnus): Add version info WRT
2269 `mail-source-delete-incoming'.
2270
22712008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2272
2273 * gnus.texi (Top): Add "Other related manuals" and version info in
2274 `iftex' output.
2275 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2276 gnus-balloon-face-0 and the corresponding format specifiers.
2277
608d6a81
MA
22782008-03-26 Michael Albinus <michael.albinus@gmx.de>
2279
2280 * tramp.texi (Filename completion): Remove footnote about let-bind
2281 of `partial-completion-mode'. It doesn't work this way.
2282
27a6f132
SM
22832008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2284
2285 * pcl-cvs.texi (Contributors): Update my email.
2286
4a7c4c40
MA
22872008-03-21 Michael Albinus <michael.albinus@gmx.de>
2288
2289 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2290
2940c053
BW
22912008-03-17 Bill Wohler <wohler@newt.com>
2292
2293 * mh-e.texi (Viewing): Update URL for adding header fields to
2294 mh-invisible-header-fields-default.
2295
30864d5f
BW
22962008-03-16 Bill Wohler <wohler@newt.com>
2297
2298 * mh-e.texi (Preface): Add Gnus to requirements.
2299 (Forwarding): Note that forwarded MIME messages are now inline.
2300
31fe2b00
SM
23012008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2302
2303 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
2304 (Common Variables): Give precedence to the netcat methods over the
2305 telnet methods, and mention that they are more reliable.
31fe2b00 2306
5e97c626
CD
23072008-03-13 Carsten Dominik <dominik@science.uva.nl>
2308
2309 * org.texi (Exporting Agenda Views): Document agenda export to
2310 iCalendar.
2311 (Progress logging): Document the new progress logging stuff.
2312
37a68866
MB
23132008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2314
2315 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2316 Update for change of `mail-source-delete-incoming'.
2317
2318 * gnus-news.texi: Ditto.
2319
8f7abae3
MB
23202008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2321
2322 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2323 custom versions.
2324
af379c86
AM
23252008-03-07 Alan Mackenzie <acm@muc.de>
2326
2327 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2328 parens/brackets in a k&r region is limited.
2329
3d0f8a67
MB
23302008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2331
2332 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2333 using different Emacs versions.
2334
52151df0
GM
23352008-02-27 Glenn Morris <rgm@gnu.org>
2336
2337 * sc.texi: Remove a lot of old and obsolete info.
2338 (titlepage): Simplify.
2339 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2340 (VM with any Emacsen, GNEWS with any Emacsen)
2341 (Overloading for Non-conforming MUAs, Version 3 Changes)
2342 (The Supercite Mailing List): Delete nodes.
2343 (Introduction): Remove info about old packages.
2344 (Getting Connected): Simplify. Remove info about old packages.
2345 (Citing Commands): Delete Emacs 19 info.
2346 (Hints to MUA Authors): Simplify.
2347 (Thanks and History): Merge in some info from the deleted node
2348 "Version 3 Changes".
2349
b03f96dc
MB
23502008-02-05 Juanma Barranquero <lekktu@gmail.com>
2351
2352 * org.texi (Setting tags, In-buffer settings):
2353 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2354
52bec650
MB
23552008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2356
2357 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2358 installation directory name.
2359
34a3c587
RF
23602008-02-12 Romain Francoise <romain@orebokech.com>
2361
2362 * epa.texi (Overview): Fix typo.
2363
5a8d03e9
MO
23642008-02-11 Daiki Ueno <ueno@unixuser.org>
2365
2366 * epa.texi (Quick start): Remove the .emacs setting.
2367
f1914c40
MO
23682008-02-10 Daiki Ueno <ueno@unixuser.org>
2369
2370 * epa.texi (Quick start): Use the command `epa-enable' instead of
2371 loading `epa-setup'.
2372
bca98fc9
JB
23732008-02-08 Juanma Barranquero <lekktu@gmail.com>
2374
2375 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2376 ($(infodir)/epa, epa.dvi): New targets.
2377
4b01af2e
MO
23782008-02-08 Daiki Ueno <ueno@unixuser.org>
2379
2380 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2381
2382 * epa.texi: New manual documenting the EasyPG Assistant.
2383
06c0751a
MA
23842008-02-06 Michael Albinus <michael.albinus@gmx.de>
2385
2386 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2387 (Inspection): New function dbus-ping.
2388
7dcccd7b
MA
23892008-02-05 Michael Albinus <michael.albinus@gmx.de>
2390
2391 * tramp.texi (Remote processes): Add `shell-command'.
2392
a1da1e37
MB
23932008-01-28 Michael Sperber <sperber@deinprogramm.de>
2394
2395 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2396 (Group Parameters): Document `mail-source' parameter.
2397
c9d8f746
MA
23982008-01-27 Michael Albinus <michael.albinus@gmx.de>
2399
2400 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2401 must be a local host.
2402
15db4a13
MO
24032008-01-26 Michael Olson <mwolson@gnu.org>
2404
2405 * erc.texi: Update version for ERC 5.3 release.
2406 (Obtaining ERC): Update extras URLs for 5.3.
2407 (Development): Write instructions for git, and remove those for Arch.
2408 (History): Mention the switch to git.
2409
2bc43980
KB
24102008-01-24 Karl Berry <karl@gnu.org>
2411
bca98fc9
JB
2412 * info.texi (Search Index, Search Text): Mention the command
2413 character in the section name, a la the (Go to node) node.
2bc43980 2414
d2e4a6c9
MA
24152008-01-21 Michael Albinus <michael.albinus@gmx.de>
2416
2417 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2418
0b6799c3
MB
24192008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2420
2421 * gnus-news.texi: Mention gnus-article-describe-bindings.
2422
24232008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2424
2425 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2426
db9c3fb1 24272008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2428
7b4d0413 2429 * org.texi (Property inheritance): New section.
db9c3fb1 2430 (Conventions): New section.
7b4d0413 2431 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2432 commands, and the new bindings for refiling.
2433 (Sparse trees): Document the new special command for sparse trees.
2434 (References): Be more clear about the counting of hilines.
2435 (Handling links): Document M-p/n for accessing links.
2436 (Fast access to TODO states): New section.
2437 (Per file keywords): New section.
2438 (Property inheritance): New section.
2439 (Column attributes): New summary types.
2440 (Capturing Column View): New section.
2441 (The date/time prompt): Cover the new features in the date/time prompt.
2442 Compactify the table of keys for the calendar remote control.
2443 (Clocking work time): Document the new :scope parameter.
2444 (Remember): Promoted to chapter.
2445 (Quoted examples): New section.
2446 (Enhancing text): New verbatim environments.
2447
6ed73f28
MA
24482008-01-14 Michael Albinus <michael.albinus@gmx.de>
2449
2450 * trampver.texi: Update release number.
2451
95838435
MB
24522008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2453
2454 * gnus.texi (Article Keymap): Add
2455 gnus-article-wide-reply-with-original; fix descriptions of
2456 gnus-article-reply-with-original and
2457 gnus-article-followup-with-original.
2458
20234d96
GM
24592008-01-09 Glenn Morris <rgm@gnu.org>
2460
2461 * nxml-mode.texi: Add @copying section.
2462
d82cf70b
MB
24632008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2464
2465 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2466 Server". Add `message-send-mail-with-mailclient'.
2467
2468 * gnus.texi (Posting Server): Move some text to "(message)Mail
2469 Variables" and add a reference here.
2470
addb7f2e
MA
24712008-01-04 Michael Albinus <michael.albinus@gmx.de>
2472
2473 * dbus.texi (Receiving Method Calls): New chapter.
2474 (Errors and Events): Add serial number to events. Replace "signal" by
2475 "message". Introduce dbus-event-serial-number.
2476
4db2806c
MA
24772008-01-03 Michael Albinus <michael.albinus@gmx.de>
2478
2479 * dbus.texi (Type Conversion): Explain the type specification for empty
2480 arrays. Use another example.
2481
c9ecb5a7
MA
24822007-12-30 Michael Albinus <michael.albinus@gmx.de>
2483
2484 * dbus.texi (all): Replace "..." by @dots{}.
2485 (Type Conversion): Precise the value range for :byte types.
2486 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2487 Mention its return value.
2488 (Errors and Events): There is no D-Bus error propagation during event
2489 processing.
2490
702dbfd9
JB
24912007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2492
2493 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2494 New sections.
2495
87035689
MB
24962007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2497
2498 * gnus.texi (Group Parameters): Reorder the text and add a note about
2499 `gnus-parameters' near the beginning of the node.
2500
25012007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2502
2503 * gnus.texi (Score File Editing): Fix function name.
2504
5492f5ca
MA
25052007-12-23 Michael Albinus <michael.albinus@gmx.de>
2506
2507 Sync with Tramp 2.1.12.
2508
2509 * trampver.texi: Update release number.
2510
d4e67bc5
MA
25112007-12-22 Michael Albinus <michael.albinus@gmx.de>
2512
2513 * dbus.texi (Type Conversion): Correct input parameters mapping.
2514
6a31c819
MA
25152007-12-21 Michael Albinus <michael.albinus@gmx.de>
2516
2517 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2518 (Errors and Events): Mention wrong-type-argument error.
2519
99a3e35f
AS
25202007-12-21 Alex Schroeder <alex@gnu.org>
2521
2522 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 2523 spaces. Fixed some typos.
99a3e35f
AS
2524 (Internet Relay Chat): Explain relay.
2525 (Getting started with rcirc): Change items to reflect prompts.
2526 Add more explanation to rcirc-track-minor-mode and added a comment to
2527 warn future maintainers that this section is a copy.
11ac7c8e 2528 (People): Changed /ignore example.
62b12a24 2529 (Keywords): Not keywords.
99a3e35f 2530
331e4d02
AS
25312007-12-20 Alex Schroeder <alex@gnu.org>
2532
2533 * rcirc.texi (Top): Fighting Information Overload chapter added.
2534 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2535 (rcirc commands): Moved /ignore command to the new chapter.
2536 (Fighting Information Overload): New chapter documenting /keyword,
2537 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2538 (Configuration): Document rcirc-server-alist, remove
2539 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2540
cd71c3ef
MA
25412007-12-16 Michael Albinus <michael.albinus@gmx.de>
2542
2543 * dbus.texi (Signals): Fix example in dbus-register-signal.
2544
bbbe940b
MB
25452007-12-14 Sven Joachim <svenjoac@gmx.de>
2546
2547 * gnus.texi (Score Variables): Fix typo.
2548
0ce574ef
MA
25492007-12-07 Michael Albinus <michael.albinus@gmx.de>
2550
2551 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2552 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2553 (Errors and Events): Adapt dbus-event.
2554
b890d447
MB
25552007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2556
2557 * gnus.texi (Other Files): Add the yenc command.
2558
25592007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2560
2561 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2562 since 2004-08-06.
2563
25642007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2565
2566 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2567 on body.
2568
25692007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2570
2571 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2572 and rfc2047-allow-irregular-q-encoded-words; fix description of
2573 rfc2047-encode-encoded-words.
2574
25752007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2576
2577 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2578
3728bf03
MO
25792007-12-05 Michael Olson <mwolson@gnu.org>
2580
2581 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2582 Update documentation for `remember-diary-file'.
2583
a4397af9
MA
25842007-12-04 Michael Albinus <michael.albinus@gmx.de>
2585
2586 * dbus.texi (Signals): Precise `dbus-register-signal'.
2587 (Errors and Events): Rework events part, the internal structure of
2588 dbus-event has changed.
2589
1682490c
JB
25902007-12-03 Juanma Barranquero <lekktu@gmail.com>
2591
2592 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2593 ($(infodir)/dbus, dbus.dvi): New targets.
2594
7b13a0f2
MA
25952007-12-03 Michael Albinus <michael.albinus@gmx.de>
2596
2597 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2598 unconditionally.
2599
2600 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2601 emulation with @print{}.
2602
7ef92bc9
RS
26032007-12-02 Richard Stallman <rms@gnu.org>
2604
2605 * dbus.texi (Overview): Minor cleanup.
2606
22d8ac3a
MA
26072007-12-02 Michael Albinus <michael.albinus@gmx.de>
2608
d3a8e0df
MA
2609 * Makefile.in (INFO_TARGETS): Add dbus.
2610 (DVI_TARGETS): Add dbus.dvi.
2611 (dbus, dbus.dvi): New targets.
2612
22d8ac3a
MA
2613 * dbus.texi: New file.
2614
559764ab
RF
26152007-11-24 Romain Francoise <romain@orebokech.com>
2616
2617 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2618 Fix file name to match @setfilename.
559764ab 2619
ac97a16b
MH
26202007-11-23 Mark A. Hershberger <mah@everybody.org>
2621
2622 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2623 ($(infodir)/nxml-mode): New rule.
2624
2625 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2626 ($(infodir)/nxml-mode): New rule.
2627 (clean): Add nxml-mode*.
2628
2629 * nxml-mode.texi: New file with nxml manual.
2630
404cd454
GM
26312007-11-18 Richard Stallman <rms@gnu.org>
2632
2633 * flymake.texi (Example -- Configuring a tool called directly):
2634 Update example.
2635
b048d478
MA
26362007-11-18 Michael Albinus <michael.albinus@gmx.de>
2637
2638 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2639 double-slash behavior. Explain directory contents flushing.
b048d478 2640
346e8469
JB
26412007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2642
2643 * calc.texi (TeX and LaTeX Language Modes): Put in
2644 missing braces.
2645
404cd454
GM
26462007-11-15 Richard Stallman <rms@gnu.org>
2647
2648 * cl.texi (Equality Predicates): Delete `eql'.
2649 (Predicates, Naming Conventions, Top): Delete `eql'.
2650 (Common Lisp Compatibility): Delete `eql'.
2651 (Porting Common Lisp): Delete obsolete backquote info.
2652 Minor clarification about character constants.
2653 (Sequence Basics): Minor clarification.
2654
1f6af58b
JB
26552007-11-15 Juanma Barranquero <lekktu@gmail.com>
2656
dccb744b 2657 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2658 * tramp.texi (Filename completion): Fix typos.
2659
3bc88bc9
JB
26602007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2661
2662 * calc.texi (Basic commands): Mention the menu.
2663
bc5300d3
MA
26642007-11-12 Michael Albinus <michael.albinus@gmx.de>
2665
2666 * tramp.texi (Connection caching): Tramp flushes connection
2667 properties when remote operating system has been changed.
2668
4d8a28ec
MB
26692007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2670
2671 * gnus-news.texi: Fix spelling.
2672 `message-insert-formatted-citation-line', not
2673 `message-insert-formated-citation-line'.
2674
404cd454
GM
2675 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2676
e1176b47
MA
26772007-11-07 Michael Albinus <michael.albinus@gmx.de>
2678
2679 * tramp.texi (Overview): Mention also the PuTTY integration under
2680 Win32. Remove paragraphs about Tramp's experimental status.
2681 (Frequently Asked Questions): Add code example for highlighting the
2682 mode line.
2683
6159985a
MO
26842007-11-03 Michael Olson <mwolson@gnu.org>
2685
2686 * remember.texi: Change mentions of remember-buffer to
2687 remember-finalize throughout.
2688
bec9b2f5
MO
26892007-10-30 Michael Olson <mwolson@gnu.org>
2690
2691 * remember.texi (Copying): Remove.
2692 (Mailbox): Update with non-BBDB instructions.
2693 (Diary, Org): Add.
2694 (Bibliography, Planner Page): Remove.
2695
b6173182
JB
26962007-10-30 Juanma Barranquero <lekktu@gmail.com>
2697
2698 * makefile.w32-in (INFO_TARGETS): Add remember.
2699 (DVI_TARGETS): Add remember.dvi.
2700 ($(infodir)/remember): New rule.
2701 (clean): Add remember*.
2702
15f3eb73
MO
27032007-10-30 Michael Olson <mwolson@gnu.org>
2704
70bdc930
MO
2705 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2706 ($(infodir)/remember): New rule that builds the Remember Manual.
2707
b6173182
JB
2708 * remember.texi: New file containing the Remember Mode Manual.
2709 Shuffle chapters around after initial import.
7d3f6f1a
MO
2710 (Function Reference): Split Keystrokes into separate chapter.
2711 (Keystrokes): Document C-c C-k.
51d24a12 2712 (Introduction): Fix typographical issue with "---".
15f3eb73 2713
404cd454
GM
27142007-10-29 Richard Stallman <rms@gnu.org>
2715
2716 * widget.texi (Introduction): Delete discussion of implementation
2717 internals.
2718
9bbb9638
MA
27192007-10-29 Michael Albinus <michael.albinus@gmx.de>
2720
2721 * tramp.texi (Connection caching): Host names must be different
2722 when tunneling.
2723
c7ff939a
RS
27242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2725
2726 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2727 Gnus v5.13.
2728
01c52d31
MB
27292007-10-28 Miles Bader <miles@gnu.org>
2730
2731 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2732
01c52d31
MB
27332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2734
2735 * gnus.texi (Sorting the Summary Buffer): Remove
2736 gnus-article-sort-by-date-reverse.
2737
27382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2739
2740 * gnus.texi (Non-ASCII Group Names): New node.
2741 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2742 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2743
c8763fb6 27442007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2745
2746 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2747 clean the output of the program `imap-shell-program'.
2748
27492007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2750
2751 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2752
27532007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2754
2755 * gnus.texi (Sticky Articles): Documentation for sticky article
2756 buffers.
2757
c8763fb6 27582007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2759
2760 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2761
27622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2763
2764 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2765
27662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2767
2768 * gnus.texi (Archived Messages): Document
2769 gnus-update-message-archive-method.
2770
27712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2772
2773 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2774
c8763fb6 27752007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2776
2777 * gnus.texi (Group Maneuvering): Document
2778 `gnus-summary-next-group-on-exit'.
2779
27802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2781
2782 * gnus.texi (Really Various Summary Commands): Mention
2783 gnus-auto-select-on-ephemeral-exit.
2784
27852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2786
2787 * gnus.texi, message.texi: Bump version number.
2788
27892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2790
2791 * gnus.texi (Group Line Specification, Misc Group Stuff)
2792 (Server Commands): Parenthesize @pxref{Mail Spool}.
2793
27942007-10-28 Didier Verna <didier@xemacs.org>
2795
2796 New user option: message-signature-directory.
2797 * message.texi (Insertion Variables): Document it.
2798 * gnus.texi (Posting Styles): Ditto.
2799
28002007-10-28 Didier Verna <didier@xemacs.org>
2801
2802 * gnus.texi (Group Line Specification):
2803 * gnus.texi (Misc Group Stuff):
2804 * gnus.texi (Server Commands): Document the group compaction feature.
2805
28062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2807
2808 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2809
2810 * message.texi (Various Message Variables): Add message-fill-column.
2811
28122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2813
2814 * gnus.texi: Untabify.
2815
28162007-10-28 Didier Verna <didier@xemacs.org>
2817
2818 * gnus.texi (Group Parameters): Document the posting-style merging
2819 process in topic-mode.
2820
28212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2822
2823 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2824
28252007-10-28 Romain Francoise <romain@orebokech.com>
2826
2827 * gnus.texi (Mail Spool): Fix typo.
2828 Update copyright.
2829
28302007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2831
2832 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2833
28342007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2835
2836 * gnus.texi (Summary Generation Commands):
2837 Add gnus-summary-insert-ticked-articles.
2838
28392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2840
b2abec73
JB
2841 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2842 to spam-spamassassin-program.
01c52d31
MB
2843
28442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2845
2846 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2847
28482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2849
2850 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2851
28522007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2853
2854 * message.texi (Mail Headers): Document `opportunistic'.
2855
28562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2857
2858 * emacs-mime.texi (Encoding Customization): Explain how to set
2859 mm-coding-system-priorities per hierarchy.
2860
28612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2862
2863 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2864 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2865
28662007-10-28 Didier Verna <didier@xemacs.org>
2867
2868 * message.texi (Wide Reply): Update documentation of
2869 message-dont-reply-to-names (now allowing a list of regexps).
2870
28712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2872
2873 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2874
28752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2876
2877 * gnus.texi (SpamAssassin back end): Fix typo.
2878
2879 * sieve.texi (Examples): Fix grammar.
2880
28812007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2882
2883 * gnus.texi (Searching for Articles): Document M-S and M-R.
2884 (Limiting): Document / b.
2885
28862007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2887
2888 * gnus.texi (Thread Commands): T M-^.
2889
28902007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2891
2892 * message.texi (Mail Aliases): Document ecomplete.
2893 (Mail Aliases): Fix typo.
2894
28952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2896
2897 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2898 fix typo.
2899
29002007-10-28 Romain Francoise <romain@orebokech.com>
2901
2902 * gnus.texi (Mail Spool): Grammar fix.
2903
29042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2905
2906 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2907 string.
2908
29092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2910
2911 * gnus.texi (Group Parameters): Fix description.
2912
29132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2914
b2abec73
JB
2915 * gnus.texi (Gmane Spam Reporting):
2916 Fix spam-report-gmane-use-article-number.
2917 Add spam-report-user-mail-address.
01c52d31
MB
2918
29192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2920
2921 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2922
29232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2924
2925 * gnus.texi (Group Parameters): Add simplified sorting example based on
2926 example for `Sorting the Summary Buffer' from Jari Aalto
2927 <jari.aalto@cante.net>.
2928 (Example Methods): Add example for an indirect connection.
2929
29302007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2931
2932 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2933 (Agent Parameters): Updated parameter names to match code.
2934 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2935 'gnus-agent-summary-fetch-series'.
2936 (Agent and flags): New section providing a generalized discussion
2937 of flag handling.
2938 (Agent and IMAP): Removed flag discussion.
b2abec73 2939 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2940
29412007-10-28 Romain Francoise <romain@orebokech.com>
2942
2943 * gnus.texi (Exiting the Summary Buffer): Add new function
2944 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2945
29462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2947
2948 * gnus.texi (Conformity): Fix typo.
2949 (Customizing Articles): Document `first'.
2950
29512007-10-28 Jari Aalto <jari.aalto@cante.net>
2952
2953 * gnus.texi (Sorting the Summary Buffer):
2954 Add `gnus-thread-sort-by-date-reverse'. Add example
2955 host to different sorting in NNTP and RSS groups.
2956
29572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2958
2959 * message.texi (Insertion): Describe prefix for
2960 message-mark-inserted-region and message-mark-insert-file.
2961
29622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2963
2964 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2965 LaTeX documents. Describe "text/x-gnus-verbatim".
2966
29672007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2968
b2abec73 2969 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2970 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2971 (spam-stat spam filtering, SpamOracle)
2972 (Extending the Spam ELisp package): Removed extra quote symbol for
2973 clarity.
2974
29752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2976
2977 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2978 gnus-article-delete-part and gnus-article-replace-part.
2979 (Using MIME): Add gnus-mime-replace-part.
2980
29812007-10-28 Romain Francoise <romain@orebokech.com>
2982
2983 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2984 requires `auto-compression-mode' to be enabled. Add new nnml
2985 variable `nnml-compressed-files-size-threshold'.
2986
29872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2988
2989 * gnus.texi (Sorting the Summary Buffer): Added
2990 gnus-thread-sort-by-recipient.
2991
29922007-10-28 Romain Francoise <romain@orebokech.com>
2993
2994 * message.texi (Insertion Variables): Mention new variable
2995 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2996 documentation accordingly.
2997
29982007-10-28 Romain Francoise <romain@orebokech.com>
2999
3000 * gnus.texi (To From Newsgroups): Mention new variables
3001 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
3002
30032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3004
3005 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
3006 stuff; gnus-mime-inline-part does the automatic decompression.
3007
30082007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3009
3010 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 3011 "training.ham" should be "training.spam".
01c52d31
MB
3012
30132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3014
3015 * message.texi (Mail Variables): Fix the default value for
3016 message-send-mail-function.
3017
30182007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3019
3020 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3021 always returns nil exceptionally.
3022
30232007-10-28 Simon Josefsson <jas@extundo.com>
3024
3025 * gnus.texi (Article Washing): Add libidn URL. Suggested by
3026 Michael Cook <michael@waxrat.com>.
3027
30282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3029
3030 * gnus.texi (Topic Commands): Fix next/previous.
3031
30322007-10-28 Simon Josefsson <jas@extundo.com>
3033
3034 * gnus.texi (Article Washing): Mention `W i'.
3035
c8763fb6 30362007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
3037
3038 * gnus.texi (Group Parameters): Slight extension of sieve
3039 parameter description.
3040
30412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3042
3043 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
3044 matching score files as well.
3045 (Picons): Describe `gnus-picon-style'.
3046
30472007-10-28 Romain Francoise <romain@orebokech.com>
3048
3049 * message.texi (Message Headers): Mention that headers are hidden
3050 using narrowing, and how to expose them.
3051 Update copyright.
3052
30532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3054
3055 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
3056 `gnus-summary-sort-by-recipient'.
3057
30582007-10-28 Romain Francoise <romain@orebokech.com>
3059
3060 * gnus.texi (NNTP marks): New node.
3061 (NNTP): Move NNTP marks variables to the new node.
3062
30632007-10-28 Jesper Harder <harder@ifa.au.dk>
3064
b2abec73 3065 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
3066
3067 * gnus.texi (MIME Commands, Hashcash): Markup fix.
3068
30692007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3070
b2abec73 3071 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 3072 everywhere for consistency.
b2abec73
JB
3073 (Filtering Spam Using The Spam ELisp Package): Admonish again.
3074 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
3075 Say "regular expression" instead of "regex." Admonish. Pick
3076 other words to sound better (s/so/thus/).
b2abec73 3077 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
3078 statistical filters. Remove old TODO.
3079 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
3080 New section on sorting and displaying the spam score.
3081 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3082 backend but an alias to spam-use-BBDB.
3083 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
3084 new backend functionality.
3085
30862007-10-28 Simon Josefsson <jas@extundo.com>
3087
3088 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3089 nntp-marks-directory, from Romain Francoise
3090 <romain@orebokech.com>.
3091
30922007-10-28 Magnus Henoch <mange@freemail.hu>
3093
3094 * gnus.texi (Hashcash): New default value of
3095 hashcash-default-payment.
3096
30972007-10-28 Simon Josefsson <jas@extundo.com>
3098
3099 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3100 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3101
31022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3103
3104 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3105
31062007-10-28 Simon Josefsson <jas@extundo.com>
3107
3108 * gnus.texi (documentencoding): Add, to avoid warnings.
3109
31102007-10-28 Simon Josefsson <jas@extundo.com>
3111
3112 * message.texi (Mail Headers): Add.
3113
3114 * gnus.texi (Hashcash): Fix.
3115
31162007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3117
b2abec73 3118 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 3119 that payments can be verified and fix the name of the
b2abec73 3120 hashcash-path variable.
01c52d31
MB
3121
31222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3123
b2abec73 3124 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
3125
31262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3127
3128 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3129
31302007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3131
3132 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
3133 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3134 warning about ham processors in spam groups removed.
01c52d31
MB
3135
31362007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 3137
b2abec73
JB
3138 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3139 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
3140
31412007-10-28 Jesper Harder <harder@ifa.au.dk>
3142
3143 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3144 (Mailing List): Typo.
3145 (Customizing Articles): Add gnus-treat-ansi-sequences.
3146 (Article Washing): Index.
3147
3148 * message.texi: Use m-dash consistently.
3149
31502007-10-28 Jesper Harder <harder@ifa.au.dk>
3151
3152 * gnus.texi (GroupLens): Remove.
3153
31542007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3155
3156 * gnus.texi (Outgoing Messages, Agent Variables): Add
3157 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3158 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3159
31602007-10-28 Jesper Harder <harder@ifa.au.dk>
3161
3162 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3163
31642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3165
3166 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3167
3168 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3169
31702007-10-28 Simon Josefsson <jas@extundo.com>
3171
3172 * gnus.texi (Top): Add SASL.
3173
404cd454
GM
31742007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3175
3176 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3177
31782007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3179
3180 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3181
0edd2970
JB
31822007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3183
3184 * calc.texi (Formulas, Composition Basics): Lower the
3185 precedence of negation.
3186
a9afba20
JY
31872007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3188
3189 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3190 Mention the new three-letter column identifiers.
3191 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3192 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3193 message when using `c' on an empty default with default printer.
3194 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3195 renamed to `ses--symbolic-formulas' some time ago.
3196
45b778a6
JB
31972007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3198
3199 * calc.texi (Default Simplifications, Making Selections)
3200 (Customizing Calc): Clarify associativity of multiplication.
3201
03b5bade
MA
32022007-10-23 Michael Albinus <michael.albinus@gmx.de>
3203
3204 * tramp.texi (Traces and Profiles): Simplify loop over
3205 `trace-function-background'.
3206
e658c8ee
JL
32072007-10-22 Juri Linkov <juri@jurta.org>
3208
3209 * dired-x.texi (Shell Command Guessing): Default values are now
3210 available by typing M-n instead of M-p.
3211
dd753688
MA
32122007-10-21 Michael Albinus <michael.albinus@gmx.de>
3213
3214 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
3215 (Password caching): Remove `tramp-clear-passwd'.
3216 It's not a command anymore.
dd753688
MA
3217 (Bug Reports): Add `tramp-bug' to function index.
3218 (Function Index, Variable Index): New nodes.
3219 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3220
3221 * trampver.texi: Update release number.
3222
4bb49b43
JB
32232007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3224
8b296cdd 3225 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
3226 about integer size into past tense.
3227 (Time Zones): Remove pointer to Calc author's address.
3228 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 3229 and hyperbolic cotangent. Fix typo.
4bb49b43 3230
311dd93f
MA
32312007-10-10 Michael Albinus <michael.albinus@gmx.de>
3232
3233 Sync with Tramp 2.1.11.
3234
3235 * trampver.texi: Update release number.
3236
ea3fc256
MA
32372007-10-06 Michael Albinus <michael.albinus@gmx.de>
3238
3239 * tramp.texi (External packages): New section.
3240
1af74d06
MB
32412007-09-29 Juri Linkov <juri@jurta.org>
3242
3243 * info.texi (Help-Int): Document `L' (`Info-history').
3244
0e2806fa
SM
32452007-09-26 Carsten Dominik <dominik@science.uva.nl>
3246
3247 * org.texi: Change links to webpage and maintained email.
3248 (Remember): Promote to Chapter, significant changes.
3249 (Fast access to TODO states): New section.
3250 (Faces for TODO keywords): New section.
3251 (Export options): Example for #+DATE.
3252 (Progress logging): Section moved.
3253
567b9191
BW
32542007-09-26 Bill Wohler <wohler@newt.com>
3255
3256 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3257 browse-url-at-mouse.
3258
1af74d06
MB
32592007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3260
3261 * flymake.texi (Customizable variables): Face names don't end in -face.
3262 Fix flymake-err-line-patterns template.
3263 (Example -- Configuring a tool called directly): Fix init-function.
3264 (Highlighting erroneous lines): Face names don't end in -face.
3265
d60a4e3a 32662007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
3267
3268 * erc.texi (Special-Features): Fix small typo.
3269
7d7a3510
MA
32702007-09-14 Michael Albinus <michael.albinus@gmx.de>
3271
3272 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3273 and "External transfer methods".
3274
285f0d3a
JB
32752007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3276
3277 * calc.texi (Predefined Units): Add some history.
3278
526dc846
MO
32792007-09-08 Michael Olson <mwolson@gnu.org>
3280
87e04f16
JB
3281 * erc.texi (Copying): New section included from gpl.texi.
3282 This matches the look of the upstream ERC manual.
526dc846 3283
f10d0e80
JB
32842007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3285
87e04f16 3286 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
3287 (Random Numbers): Clarify the distribution of `random'.
3288
4009494e
GM
32892007-09-06 Glenn Morris <rgm@gnu.org>
3290
f1fc42aa 3291 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 3292 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
3293 Change all setfilename commands to use ../../info.
3294 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3295 refer to the Emacs manual here.
3296 (infodir): New variable.
3297 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3298 (cc-mode.texi, faq.texi): Update references to source file locations.
3299 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3300 do not refer to the Emacs manual here.
3301 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3302
3303 * Makefile.in: Add `basename' versions of all info targets, for
3304 convenience when rebuilding just one manual.
3305 (../etc/GNU): Delete obsolete target.
3306 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3307 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
3308 *.vrs *.toc here...
3309 (maintainer-clean): ...from here.
4009494e
GM
3310
3311 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3312
2de53ca6
GM
33132007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3314
3315 * calc.texi (Date Conversions): Clarify definition of
3316 Julian day numbering.
3317 (Date Forms): Clarify definition of Julian day numbering;
3318 add some history.
3319
33202007-08-30 Carsten Dominik <dominik@science.uva.nl>
3321
87e04f16 3322 * org.texi: Version 5.07.
2de53ca6
GM
3323
33242007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3325
3326 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3327
33282007-08-22 Carsten Dominik <dominik@science.uva.nl>
3329
3330 * org.texi (Adding hyperlink types): New section.
3331 (Embedded LaTeX): Chapter updated because of LaTeX export.
3332 (LaTeX export): New section.
3333 (Using links out): New section.
3334
33352007-08-22 Glenn Morris <rgm@gnu.org>
3336
3337 * faq.texi (Learning how to do something): Refcards now in
3338 etc/refcards/ directory.
3339
33402007-08-22 Michael Albinus <michael.albinus@gmx.de>
3341
3342 * tramp.texi (Remote Programs): Persistency file must be cleared when
3343 changing `tramp-remote-path'.
3344 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3345 macro.
3346
33472007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3348
3349 * calc.texi: Move contents to beginning of file.
3350 (Algebraic Entry): Fix the formatting of an example.
3351
33522007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3353
3354 * calc.texi (Basic Operations on Units): Mention exact versus
3355 inexact conversions.
3356
33572007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3358
3359 * calc.texi (Basic Operations on Units): Mention default
3360 values for new units.
3361 (Quick Calculator Mode): Mention that binary format will
3362 be displayed.
3363
33642007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3365
3366 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3367
33682007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3369
3370 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3371
33722007-08-08 Glenn Morris <rgm@gnu.org>
3373
3374 * gnus.texi, sieve.texi: Replace `iff'.
3375
33762007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3377
3378 * calc.texi (Basic Graphics): Mention the graphing of error
3379 forms.
3380 (Graphics Options): Mention how `g s' handles error forms.
3381 (Curve Fitting): Mention plotting the curves.
3382 (Standard Nonlinear Models): Add additional models.
3383 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3384 (Linear Fits): Correct result.
3385
33862007-08-01 Alan Mackenzie <acm@muc.de>
3387
3388 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3389 to "--no-site-file".
3390
33912007-07-29 Michael Albinus <michael.albinus@gmx.de>
3392
3393 * tramp.texi (Frequently Asked Questions): Point to mode line
3394 extension in Emacs 23.1.
3395
3396 * trampver.texi: Update release number.
3397
33982007-07-27 Glenn Morris <rgm@gnu.org>
3399
3400 * calc.texi (Copying): Include license text from gpl.texi, rather than
3401 in-line.
3402
34032007-07-25 Glenn Morris <rgm@gnu.org>
3404
3405 * calc.texi (Copying): Replace license with GPLv3.
3406
3407 * Relicense all FSF files to GPLv3 or later.
3408
34092007-07-22 Michael Albinus <michael.albinus@gmx.de>
3410
3411 Sync with Tramp 2.1.10.
3412
3413 * tramp.texi (trampfn): Expand macro implementation in order to handle
3414 empty arguments.
3415 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3416 occurrences by trampfn.
2de53ca6 3417 (Frequently Asked Questions): Extend example code for host
b2abec73 3418 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3419 file names to be typed.
3420
3421 * trampver.texi: Update release number.
3422
34232007-07-17 Michael Albinus <michael.albinus@gmx.de>
3424
3425 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3426 section. Reported by <poti@potis.org>.
3427 (Remote processes): Arguments of the program to be debugged are taken
3428 literally.
3429 (Frequently Asked Questions): Simplify recentf example.
3430
34312007-07-14 Karl Berry <karl@gnu.org>
3432
3433 * info.texi (@copying): New Back-Cover Text.
3434
3435 * info.texi (Quitting Info): Move to proper place in source.
3436 (Reported by Benno Schulenberg.)
3437
34382007-07-13 Eli Zaretskii <eliz@gnu.org>
3439
3440 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3441
3442 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3443
3444 * emacs-mime.texi: Add @documentencoding directive.
3445
34462007-07-12 Nick Roberts <nickrob@snap.net.nz>
3447
3448 * tramp.texi (Remote processes): Add an anchor to the subsection
3449 "Running a debugger on a remote host".
3450
34512007-07-12 Michael Albinus <michael.albinus@gmx.de>
3452
3453 * tramp.texi (Remote processes): Don't call it "experimental" any
3454 longer. Add subsection about running a debugger on a remote host.
3455
34562007-07-10 Carsten Dominik <dominik@science.uva.nl>
3457
3458 * org.texi (Properties and columns): Chapter rewritten.
3459
34602007-07-08 Michael Albinus <michael.albinus@gmx.de>
3461
3462 * tramp.texi:
3463 * trampver.texi: Migrate to Tramp 2.1.
3464
34652007-07-02 Carsten Dominik <dominik@science.uva.nl>
3466
3467 * org.texi (Properties): New chapter.
3468
34692007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3470
3471 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3472 Control Panel.
3473
3474 * gnus.texi (Misc Article): Add index entry for
3475 gnus-single-article-buffer.
3476
34772007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3478
3479 * gnus.texi (Starting Up): Fix typo.
3480
34812007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3482
3483 * gnus.texi (Asynchronous Fetching): Fix typo.
3484
34852007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3486
3487 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3488 (About This Manual): Remove redundant information.
3489 (Getting Started): Mention author.
3490 (Basic Arithmetic, Customizing Calc): Make description of the
3491 variable `calc-multiplication-has-precedence' match its new effect.
3492
34932007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3494
3495 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3496 the variable `calc-multiplication-has-precedence'.
3497
34982007-06-19 Carsten Dominik <dominik@science.uva.nl>
3499
3500 * org.texi (Tag): Section swapped with node Timestamps.
3501 (Formula syntax for Lisp): Document new `L' flag.
3502
35032007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3504
3505 * gnus.texi (Misc Group Stuff, Summary Buffer)
3506 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3507
35082007-06-06 Juanma Barranquero <lekktu@gmail.com>
3509
3510 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3511 * gnus.texi (Article Buttons, Mail Source Customization)
3512 (Sending or Not Sending, Customizing NNDiary):
3513 * message.texi (Message Headers):
3514 * mh-e.texi (HTML): Fix typos.
3515
35162007-06-07 Michael Albinus <michael.albinus@gmx.de>
3517
3518 Sync with Tramp 2.0.56.
3519
3520 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3521 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3522
35232007-06-02 Chong Yidong <cyd@stupidchicken.com>
3524
3525 * Version 22.1 released.
3526
35272007-05-26 Michael Olson <mwolson@gnu.org>
3528
3529 * erc.texi (Modules): Fix references to completion modules.
3530
35312007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3532
3533 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3534
35352007-05-09 Didier Verna <didier@xemacs.org>
3536
3537 * gnus.texi (Email Based Diary): New. Proper documentation for the
3538 nndiary back end and the gnus-diary library.
3539
35402007-05-03 Karl Berry <karl@gnu.org>
3541
3542 * .cvsignore (*.pdf): New entry.
3543
3544 * texinfo.tex: Update from current version for better pdf generation.
3545
35462007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3547
3548 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3549
35502007-04-28 Glenn Morris <rgm@gnu.org>
3551
3552 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3553 consideration of legal status.
3554
35552007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3556
3557 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3558
35592007-04-24 Chong Yidong <cyd@stupidchicken.com>
3560
3561 * faq.texi (New in Emacs 22): python.el removed.
3562
35632007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3564
3565 * calc.texi (Reporting bugs): Update maintainer's address.
3566
35672007-04-22 Chong Yidong <cyd@stupidchicken.com>
3568
3569 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3570
35712007-04-15 Jay Belanger <belanger@truman.edu>
3572
3573 * calc.texi (Title page): Remove the date.
3574 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3575 (The Standard Calc Interface): Change trail title.
3576 (Floats): Mention that when non-decimal floats are entered, only
3577 approximations are stored.
3578 (Copying): Move to the appendices.
3579 (GNU Free Documentation License): Add as an appendix.
3580
35812007-04-15 Chong Yidong <cyd@stupidchicken.com>
3582
3583 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3584 * dired-x.texi, ebrowse.texi, ediff.texi:
3585 * emacs-mime.texi, erc.texi, eshell.texi:
3586 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3587 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3588 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3589 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3590 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3591 * woman.texi: Include GFDL.
3592
3593 * doclicense.texi: Remove node heading, so that it can be included by
3594 other files.
3595
3596 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3597
3598 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3599 than *.
3600
36012007-04-14 Carsten Dominik <dominik@science.uva.nl>
3602
3603 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3604 in Calc.
3605
36062007-04-09 Romain Francoise <romain@orebokech.com>
3607
3608 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3609 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3610 replace mouse-2.
3611
36122007-04-08 Chong Yidong <cyd@stupidchicken.com>
3613
3614 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3615 renamed to woman-use-topic-at-point. Document new behavior.
3616
36172007-04-08 Richard Stallman <rms@gnu.org>
3618
3619 * url.texi: Fix some indexing.
3620 (Disk Caching): Drop discussion of old/other Emacs versions.
3621
36222007-04-07 Chong Yidong <cyd@stupidchicken.com>
3623
3624 * url.texi (Disk Caching): Say Emacs 21 "and later".
3625
3626 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3627 on Font locking which now mentions JIT lock.
3628
36292007-04-01 Michael Olson <mwolson@gnu.org>
3630
3631 * erc.texi: Update for the ERC 5.2 release.
3632
36332007-03-31 David Kastrup <dak@gnu.org>
3634
3635 * woman.texi (Topic, Interface Options): Explain changes semantics of
3636 woman-manpath in order to consider MANPATH_MAP entries.
3637
36382007-03-31 Eli Zaretskii <eliz@gnu.org>
3639
3640 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3641
36422007-03-26 Richard Stallman <rms@gnu.org>
3643
3644 * pgg.texi (Caching passphrase): Clean up previous change.
3645
36462007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3647
3648 * gnus.texi (Setting Process Marks): Fix typo.
3649
36502007-03-25 Romain Francoise <romain@orebokech.com>
3651
3652 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3653 readability, and include various fixes by Daniel Brockman, Nick Roberts
3654 and Dieter Wilhelm.
3655
36562007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3657
3658 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3659
3660 * gnus.texi (Mail Source Specifiers): Fix typo.
3661
36622007-03-22 Ralf Angeli <angeli@caeruleus.net>
3663
3664 * reftex.texi (Imprint): Update maintainer information.
3665
36662007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3667
3668 * message.texi (Message Buffers): Update documentation for
3669 message-generate-new-buffers.
3670
36712007-03-15 Daiki Ueno <ueno@unixuser.org>
3672
3673 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3674
36752007-03-21 Glenn Morris <rgm@gnu.org>
3676
3677 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3678
36792007-03-19 Chong Yidong <cyd@stupidchicken.com>
3680
3681 * eshell.texi (Known problems): Emacs 21 -> 22.
3682
3683 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3684
36852007-03-18 Jay Belanger <belanger@truman.edu>
3686
3687 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3688
36892007-03-12 Glenn Morris <rgm@gnu.org>
3690
3691 * calc.texi (Time Zones): Switch to new North America DST rule.
3692
3693 * calc.texi: Replace "daylight savings" with "daylight
3694 saving" in text throughout.
3695
36962007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3697
3698 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3699 The variable now uses a list of symbols instead of just a symbol.
3700 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3701
37022007-03-06 Romain Francoise <romain@orebokech.com>
3703
3704 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3705 new packages, and mention Gnus update.
3706
37072007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3708
3709 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3710 nntp-open-connection-functions-never-echo-commands.
3711
37122007-02-27 Chong Yidong <cyd@stupidchicken.com>
3713
3714 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3715 problems on the console, and security risk in not using gpg-agent.
3716
37172007-02-25 Carsten Dominik <dominik@science.uva.nl>
3718
3719 * org.texi (The spreadsheet): Renamed from "Table calculations".
3720 Completely reorganized and rewritten.
3721 (CamelCase links): Section removed.
3722 (Repeating items): New section.
3723 (Tracking TODO state changes): New section.
3724 (Agenda views): Chapter reorganized and rewritten.
3725 (HTML export): Section rewritten.
3726 (Tables in arbitrary syntax): New section.
3727 (Summary): Better feature summary.
3728 (Activation): Document problem with cut-and-paste of Lisp code
3729 from PDF files.
3730 (Visibility cycling): Document indirect buffer use.
3731 (Structure editing): Document sorting.
3732 (Remember): Section rewritten.
3733 (Time stamps): Better description of time stamp types.
3734 (Tag searches): Document regular expression search for tags.
3735 (Stuck projects): New section.
3736 (In-buffer settings): New keywords.
3737 (History and Acknowledgments): Updated description.
3738
37392007-02-24 Alan Mackenzie <acm@muc.de>
3740
3741 * cc-mode.texi (Movement Commands): Insert two missing command names.
3742 (Getting Started): Slight wording correction (use conditional).
3743
37442007-02-22 Kim F. Storm <storm@cua.dk>
3745
3746 * widget.texi (User Interface, Basic Types): Document need to put some
3747 text before the %v escape in :format string in editable-field widget.
3748
37492007-02-18 Romain Francoise <romain@orebokech.com>
3750
3751 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3752 `cvs-mode-quit'.
3753
37542007-02-10 Markus Triska <markus.triska@gmx.at>
3755
3756 * widget.texi (Programming Example): Put constant strings in :format.
3757
37582007-02-07 Juanma Barranquero <lekktu@gmail.com>
3759
3760 * faq.texi (Fullscreen mode on MS-Windows): New node.
3761
37622007-02-04 David Kastrup <dak@gnu.org>
3763
3764 * faq.texi (AUCTeX): Update version number. Should probably be done
3765 for other packages as well.
3766
37672007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3768
3769 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3770 <tassilo@member.fsf.org>.
3771
37722007-01-27 Eli Zaretskii <eliz@gnu.org>
3773
3774 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3775 ls-lisp-use-localized-time-format.
3776
37772007-01-20 Markus Triska <markus.triska@gmx.at>
3778
3779 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3780
37812007-01-13 Michael Olson <mwolson@gnu.org>
3782
3783 * erc.texi (Modules): Mention capab-identify module.
3784
37852007-01-05 Michael Olson <mwolson@gnu.org>
3786
3787 * erc.texi (Getting Started): Update for /RECONNECT command.
3788
37892007-01-04 Richard Stallman <rms@gnu.org>
3790
3791 * ebrowse.texi: Change C-c b to C-c C-m.
3792
37932007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3794
3795 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3796 variables only in info to avoid redundant entries in the printed
3797 manual.
3798
37992007-01-02 Daiki Ueno <ueno@unixuser.org>
3800
3801 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3802
38032007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3804
3805 * message.texi (Security): Split into sub-nodes.
3806
38072007-01-01 Alan Mackenzie <acm@muc.de>
3808
3809 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3810 eval-after-load in Emacs <=21 and a workaround. Document that
3811 trigraphs are not supported.
3812
38132007-01-01 Alan Mackenzie <acm@muc.de>
3814
3815 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3816 c-context-line-break. When invoked within a string, preserve
3817 whitespace. Add a backslash only when also in a macro.
3818
38192007-01-01 Alan Mackenzie <acm@muc.de>
3820
3821 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3822
38232007-01-01 Alan Mackenzie <acm@muc.de>
3824
3825 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3826 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3827
38282007-01-01 Alan Mackenzie <acm@muc.de>
3829
3830 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3831 "Choosing a Style".
3832
3833 * cc-mode.texi ("Styles"): Add @dfn{style}.
3834
38352006-12-30 Michael Albinus <michael.albinus@gmx.de>
3836
3837 Sync with Tramp 2.0.55.
3838
3839 * trampver.texi: Update release number.
3840
38412006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3842
3843 * gnus.texi (Customizing Articles): Add index entries for all
3844 gnus-treat-* variables.
3845
c8763fb6 38462006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3847
3848 * gnus.texi (IMAP): Fix incorrect explanation of
3849 nnimap-search-uids-not-since-is-evil in documentation for
3850 nnimap-expunge-search-string.
3851
38522006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3853
3854 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3855 spam-ifile-database.
3856
38572006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3858
3859 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3860 rebind C-s.
3861
c8763fb6 38622006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3863
3864 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3865 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3866 "expiring mail".
3867 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3868 nnimap-nov-is-evil.
3869
38702006-12-25 Kevin Ryde <user42@zip.com.au>
3871
3872 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3873 about the key procedure being used heavily.
3874
38752006-12-24 Chong Yidong <cyd@stupidchicken.com>
3876
3877 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3878 to t.
3879 (Prerequisites): Add explanation about gpg-agent.
3880
38812006-12-22 Kevin Ryde <user42@zip.com.au>
3882
3883 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3884 "sort" instead of "sort*".
3885
38862006-12-19 Richard Stallman <rms@gnu.org>
3887
3888 * calc.texi (History and Acknowledgements): Recognize that Emacs
3889 now does have floating point.
3890
38912006-12-19 Michael Albinus <michael.albinus@gmx.de>
3892
3893 * tramp.texi (External transfer methods): Describe new method `scpc'.
3894
38952006-12-17 Sascha Wilde <wilde@sha-bang.de>
3896
3897 * pgg.texi: Added short note on gpg-agent to the introduction.
3898
38992006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3900
3901 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3902 also applies to Cc.
3903
39042006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3905
3906 * gnus.texi (X-Face): Clarify. Say which programs are required
3907 on Windows.
3908
39092006-12-08 Michael Olson <mwolson@gnu.org>
3910
3911 * erc.texi (Modules): Remove documentation for list module.
3912
c8763fb6 39132006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3914
3915 * faq.texi (^M in the shell buffer): Ditto.
3916
39172006-11-20 Michael Olson <mwolson@gnu.org>
3918
3919 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3920
39212006-11-17 Carsten Dominik <dominik@science.uva.nl>
3922
3923 * org.texi: Fix typos.
3924 (Agenda commands): Document `C-k'.
3925
39262006-11-16 Eli Zaretskii <eliz@gnu.org>
3927
3928 * url.texi (http/https): Fix a typo in the HTTP URL.
3929
39302006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3931
3932 * ada-mode.texi: Total rewrite.
3933
39342006-11-13 Carsten Dominik <dominik@science.uva.nl>
3935
3936 * org.texi: Minor typo fixes.
3937
39382006-11-13 Bill Wohler <wohler@newt.com>
3939
3940 Release MH-E manual version 8.0.3.
3941
3942 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3943 release 8.0.3.
3944
3945 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3946 to set MAILDIR.
3947 (Reading Mail): Document the customization of read-mail-command
3948 for MH-E.
3949 (Viewing Attachments): Document mm-discouraged-alternatives.
3950 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3951 (Junk): Add more information about the settings of mh-junk-background
3952 in a program. Add /usr/bin/mh to PATH in examples.
3953
39542006-11-12 Richard Stallman <rms@gnu.org>
3955
3956 * woman.texi: Update author address but say he no longer maintains it.
3957
39582006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3959
3960 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3961 archived trees.
3962 (Checkboxes): Section moved to chapter 5, and extended.
3963 (The date/time prompt): New section.
3964 (Link abbreviations): New section.
3965 (Presentation and sorting): New section.
3966 (Custom agenda views): Section completely rewritten.
3967 (Summary): Compare with Planner.
3968 (Feedback): More info about creating backtraces.
3969 (Plain lists): Modified example.
3970 (Breaking down tasks): New section.
3971 (Custom time format): New section.
3972 (Time stamps): Document inactive timestamps.
3973 (Setting tags): More details about fast tag selection.
3974 (Block agenda): New section.
3975 (Custom agenda views): Section rewritten.
3976 (Block agenda): New section.
3977
39782006-11-07 Michael Albinus <michael.albinus@gmx.de>
3979
3980 * tramp.texi (Configuration): scp is the default method.
3981 (Default Method): Use ssh as example for another method.
3982
39832006-10-27 Richard Stallman <rms@gnu.org>
3984
3985 * woman.texi: Downcase nroff/troff/roff.
3986 (Installation): Chapter deleted. Some xrefs deleted.
3987 (Background): woman doesn't advise man ;-).
3988
c8763fb6 39892006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3990
3991 * ada-mode.texi (Project files, Identifier completion)
3992 (Automatic Casing, Debugging, Using non-standard file names)
3993 (Working Remotely): Fix typos.
3994
39952006-10-20 Masatake YAMATO <jet@gyve.org>
3996
3997 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3998 sample code `my-c-initialization-hook'.
3999
40002006-10-19 Stuart D. Herring <herring@lanl.gov>
4001
4002 * widget.texi: Fix typos.
4003
40042006-10-19 Michael Albinus <michael.albinus@gmx.de>
4005
4006 * tramp.texi (Frequently Asked Questions): Remove questions marked with
4007 "???". There have been no complaints for years, so the information
4008 must be appropriate.
4009
40102006-10-16 Richard Stallman <rms@gnu.org>
4011
4012 * widget.texi: Use @var instead of capitalization.
4013 Clarify many widget type descriptions.
4014
40152006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4016
4017 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4018 gnus-dired-attach.
4019 (Selecting a Group): Fix typo.
4020
c8763fb6 40212006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4022
4023 * widget.texi: Fix typos.
4024
40252006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4026
4027 * gnus.texi (Image Enhancements): Update for Emacs 22.
4028
4029 * gnus-faq.texi ([1.3]): Update.
4030
40312006-10-06 Richard Stallman <rms@gnu.org>
4032
4033 * faq.texi (Displaying the current line or column):
4034 Delete "As of Emacs 20".
4035
40362006-10-06 Romain Francoise <romain@orebokech.com>
4037
4038 * faq.texi (VM): VM works with Emacs 22 too.
4039
40402006-10-06 Richard Stallman <rms@gnu.org>
4041
4042 * ebrowse.texi: Remove Emacs version "21" from title.
4043
40442006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
4045
4046 * gnus.texi (Foreign Groups): Say where change of editing commands are
4047 stored. Add reference to `gnus-parameters'.
4048
40492006-09-15 Jay Belanger <belanger@truman.edu>
4050
4051 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
4052 Change "Library Public License" to "Lesser Public License"
4053 throughout. Use "yyyy" to represent year.
4054
40552006-09-15 Carsten Dominik <dominik@science.uva.nl>
4056
4057 * org.texi (Setting tags): Typo fix.
4058
40592006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
4060
4061 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
4062
40632006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4064
4065 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
4066
40672006-09-12 Paul Eggert <eggert@cs.ucla.edu>
4068
4069 * faq.texi (Escape sequences in shell output): EMACS is now set
4070 to Emacs's absolute file name, not to "t".
4071 (^M in the shell buffer): Likewise.
4072 * misc.texi (Interactive Shell): Likewise.
4073
40742006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4075
4076 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4077 mails with pop3-leave-mail-on-server. Fix wording.
4078 (Limiting): Improve gnus-summary-limit-to-articles.
4079 (X-Face): Fix typo.
4080
40812006-09-11 Simon Josefsson <jas@extundo.com>
4082
4083 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4084 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4085
40862006-09-06 Simon Josefsson <jas@extundo.com>
4087
4088 * smtpmail.texi (Authentication): Mention SSL.
4089
40902006-09-01 Eli Zaretskii <eliz@gnu.org>
4091
4092 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4093 Don't use @indicateurl.
4094
4095 * cc-mode.texi (Subword Movement): Don't use @headitem.
4096 (Custom Braces, Clean-ups): Don't use @tie.
4097
40982006-08-29 Michael Albinus <michael.albinus@gmx.de>
4099
4100 Sync with Tramp 2.0.54.
4101
4102 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4103 Suggested by Adrian Phillips <a.phillips@met.no>.
4104
41052006-08-15 Carsten Dominik <dominik@science.uva.nl>
4106
4107 * org.texi (Installation, Activation): Split from Installation and
4108 Activation.
4109 (Clocking work time): Documented new features.
4110
41112006-08-13 Alex Schroeder <alex@gnu.org>
4112
4113 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4114 example.
4115
41162006-08-12 Eli Zaretskii <eliz@gnu.org>
4117
4118 * faq.texi (How to add fonts): New node.
4119
41202006-08-05 Romain Francoise <romain@orebokech.com>
4121
4122 * faq.texi (New in Emacs 22): Expand.
4123
41242006-08-03 Michael Olson <mwolson@gnu.org>
4125
4126 * erc.texi: Update for ERC 5.1.4.
4127
41282006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4129
4130 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4131 in .../site-lisp/gnus/ by default.
4132 [ From gnus-news.texi in the trunk. ]
4133
41342006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4135
4136 * gnus.texi (MIME Commands): Additions for yEnc.
4137
41382006-07-24 Richard Stallman <rms@gnu.org>
4139
4140 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4141 * faq.texi: Move periods and commas inside quotes.
4142
41432006-07-20 Jay Belanger <belanger@truman.edu>
4144
4145 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4146
41472006-07-18 Chong Yidong <cyd@stupidchicken.com>
4148
4149 * faq.texi (Security risks with Emacs): Document Emacs 22
4150 file-local-variable mechanism.
4151
41522006-07-12 Michael Olson <mwolson@gnu.org>
4153
4154 * erc.texi: Update for ERC 5.1.3.
4155
41562006-07-12 Alex Schroeder <alex@gnu.org>
4157
4158 * rcirc.texi: Fix typos.
4159 (Getting started with rcirc): New calling convention for M-x irc.
4160 Mention #rcirc. Removed channel tracking.
4161 (Configuration): Changed the names of all variables that got changed
4162 recently, eg. rcirc-server to rcirc-default-server. Added
4163 documentation for rcirc-authinfo, some background for Bitlbee, and
4164 rcirc-track-minor-mode.
4165 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4166 Scrolling.
4167 (Reconnecting after you have lost the connection): Fixed example code
4168 to match code changes.
4169
41702006-07-10 Nick Roberts <nickrob@snap.net.nz>
4171
4172 * gnus.texi, message.texi: Fix typos.
4173
41742006-07-07 Carsten Dominik <dominik@science.uva.nl>
4175
4176 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4177 commands.
4178 (Global TODO list): Document the use of the variables
4179 `org-agenda-todo-ignore-scheduled' and
4180 `org-agenda-todo-list-sublevels'.
4181
41822006-07-05 Richard Stallman <rms@gnu.org>
4183
4184 * faq.texi (Scrolling only one line): Fix xref.
4185
41862006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4187
4188 * faq.texi (Evaluating Emacs Lisp code):
4189 Throughout, replace eval-current-buffer with eval-buffer.
4190
41912006-07-03 Richard Stallman <rms@gnu.org>
4192
4193 * rcirc.texi (Scrolling conservatively): Fix xref.
4194
4195 * pcl-cvs.texi (Viewing differences): Usage fix.
4196
41972006-07-03 Carsten Dominik <dominik@science.uva.nl>
4198
4199 * org.texi (Agenda commands): Document `s' key to save all org-mode
4200 buffers.
4201
42022006-06-30 Ralf Angeli <angeli@caeruleus.net>
4203
4204 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4205 names. Mention `cvs-msg' face.
4206
42072006-06-29 Carsten Dominik <dominik@science.uva.nl>
4208
4209 * org.texi (Checkboxes): New section.
4210
42112006-06-28 Carsten Dominik <dominik@science.uva.nl>
4212
4213 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4214 throughout this chapter.
4215
42162006-06-27 Chong Yidong <cyd@stupidchicken.com>
4217
4218 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4219 text for standalone vs Emacs info.
4220 (Help): Clarify header line description. Use mouse-1 for clicks.
4221 (Help-P): Use mouse-1 for clicks.
4222 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4223 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4224 (Choose menu subtopic): Remove gratuitous Emacs command names.
4225 (Help-FOO): Put usual behavior first.
4226 (Help-Xref): Clicking on xrefs works in Emacs.
4227 (Search Text): Clarify what the default behavior is.
4228 (Create Info buffer): Fix Emacs window/X window confusion.
4229 (Emacs Info Variables): Fix for new Emacs init file behavior.
4230
42312006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4232
4233 * gnus.texi (Summary Buffer Lines): Fix typo.
4234
42352006-06-23 Carsten Dominik <dominik@science.uva.nl>
4236
4237 * org.texi (Embedded LaTeX): New chapter.
4238 (Archiving): Section rewritten.
4239 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4240
42412006-06-20 Bill Wohler <wohler@newt.com>
4242
4243 Release MH-E manual version 8.0.1.
4244
4245 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4246 release 8.0.1.
4247 (Preface): Depend on GNU mailutils 1.0 and higher.
4248
42492006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4250
4251 * message.texi (News Headers): Update message-syntax-checks section.
4252
42532006-06-19 Karl Berry <karl@gnu.org>
4254
4255 * info.texi (Advanced): Mention C-q, especially with ?.
4256
42572006-06-19 Carsten Dominik <dominik@science.uva.nl>
4258
4259 * org.texi (Publishing links): Document the `:link-validation-function'
4260 property.
4261 (Extensions and Hacking): New chapter, includes some sections of the
4262 "Miscellaneous" chapter.
4263
42642006-06-10 Carsten Dominik <dominik@science.uva.nl>
4265
4266 * org.texi (Progress logging): New section.
4267
2de53ca6
GM
42682006-06-06 Carsten Dominik <dominik@science.uva.nl>
4269
4270 * org.texi (ASCII export): Document indentation adaptation.
4271 (Setting tags): Document mutually-exclusive tags.
4272
42732006-06-05 Romain Francoise <romain@orebokech.com>
4274
4275 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4276 Fix typo.
4277
4278 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4279 channel (#gnus@irc.freenode.net).
4280 Fix typos. Update copyright notice.
4281
4282 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4283 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4284 (Line-Up Functions, Custom Macros):
4285 * ediff.texi (Window and Frame Configuration)
dccb744b 4286 (Highlighting Difference Regions):
2de53ca6
GM
4287 * emacs-mime.texi (Display Customization):
4288 * erc.texi (History):
4289 * eshell.texi (Known problems):
4290 * eudc.texi (Overview, BBDB):
4291 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4292 (The problem of spam, SpamOracle, Extending the Spam package)
4293 (Conformity, Terminology):
dccb744b 4294 * idlwave.texi (Routine Info)
2de53ca6
GM
4295 (Class and Keyword Inheritance, Padding Operators)
4296 (Breakpoints and Stepping, Electric Debug Mode)
4297 (Examining Variables, Troubleshooting):
4298 * org.texi (Creating timestamps):
4299 * reftex.texi (Commands, Options, Changes):
4300 * tramp.texi (Inline methods, Password caching)
4301 (Auto-save and Backup, Issues):
4302 * vip.texi (Files, Commands in Insert Mode):
4303 * viper.texi (Emacs Preliminaries, States in Viper)
4304 (Packages that Change Keymaps, Viper Specials, Groundwork):
4305 Fix various typos.
4306
43072006-05-31 Michael Ernst <mernst@alum.mit.edu>
4308
4309 * ediff.texi: Fix typos.
4310
43112006-05-30 Carsten Dominik <dominik@science.uva.nl>
4312
4313 * org.texi: Small typo fixes.
4314
fff84c22
JB
43152006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4316
4317 * viper.texi (Viper Specials):
4318 * gnus.texi (Example Setup):
4319 * faq.texi (Backspace invokes help):
4320 * dired-x.texi (Optional Installation Dired Jump):
4321 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4322 follow coding conventions.
4323
2de53ca6
GM
43242006-05-29 Michael Albinus <michael.albinus@gmx.de>
4325
4326 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4327
43282006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4329
4330 * pcl-cvs.texi: Fix typos.
4331 (Customization): Say "us".
4332
43332006-05-26 Eli Zaretskii <eliz@gnu.org>
4334
4335 * org.texi: Remove bogus @setfilename.
4336
43372006-05-26 Carsten Dominik <dominik@science.uva.nl>
4338
4339 * org.texi (ASCII export): Omit command name.
4340 (HTML export): Add prefix to all lines in Local Variable example.
4341 (Acknowledgments): Typeset names in italics.
4342
43432006-05-24 Carsten Dominik <dominik@science.uva.nl>
4344
4345 * org.texi (Plain lists): Add new item navigation commands.
4346 (External links): Document elisp and info links.
4347 (Custom searches): New section.
4348 (Publishing): New chapter.
4349 (HTML export): Include a list of supported CSS classes.
4350 (Setting tags): Describe the fast-tag-setting interface.
4351
43522006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4353
4354 * dired-x.texi: ifinfo -> ifnottex.
4355
43562006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4357
4358 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4359
43602006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4361
4362 * message.texi (Interface): Add tool bar customization.
4363 (MIME): Index and text additions for mml-attach.
4364 (MIME): Describe mml-dnd-protocol-alist and
4365 mml-dnd-attach-options.
4366
4367 * gnus.texi (Oort Gnus): Reorder entries in sections.
4368 Fix some entries.
4369 (Starting Up): Add references to "Emacs for Heathens" and to
4370 "Finding the News". Add user-full-name and user-mail-address.
4371 (Group Buffer Format): Add tool bar customization and update.
4372 (Summary Buffer): Add tool bar customization.
4373 (Posting Styles): Add message-alternative-emails.
4374
43752006-05-09 Michael Albinus <michael.albinus@gmx.de>
4376
4377 * tramp.texi (Filename completion): Improve wording.
4378
43792006-05-07 Romain Francoise <romain@orebokech.com>
4380
4381 * faq.texi (Using regular expressions): Fix typo.
4382 (Packages that do not come with Emacs): Fix capitalization.
4383 (Replacing text across multiple files): Expand node to explain how
4384 to use `dired-do-query-replace-regexp' in more detail, based on
4385 suggestion by Eric Hanchrow <offby1@blarg.net>.
4386
43872006-05-06 Michael Albinus <michael.albinus@gmx.de>
4388
4389 * tramp.texi (Filename completion): Completion of remote files'
4390 method, user name and host name is active only in partial
4391 completion mode.
4392
43932006-05-06 Bill Wohler <wohler@newt.com>
4394
4395 Release MH-E manual version 8.0.
4396
4397 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4398 release 8.0.
4399
44002006-05-06 Bill Wohler <wohler@newt.com>
4401
4402 * mh-e.texi (MH-BOOK-HOME): Change from
4403 http://www.ics.uci.edu/~mh/book/mh to
4404 http://rand-mh.sourceforge.net/book/mh.
4405 Replace .htm suffix with .html for MH book files.
4406 (Using This Manual): Update key binding for getting relevant
4407 chapter in Info from command key.
4408 (Ranges): Fix itemx.
4409
44102006-05-05 Karl Berry <karl@gnu.org>
4411
4412 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4413 (\fonttextsize): New user-level command to change text font size.
4414
44152006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4416
4417 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4418
44192006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4420
4421 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4422
44232006-04-24 Bill Wohler <wohler@newt.com>
4424
4425 * mh-e.texi (Getting Started): Make it more explicit that you need
4426 to install MH. Add pointers to current MH implementations.
4427
44282006-04-21 Bill Wohler <wohler@newt.com>
4429
4430 Release MH-E manual version 7.94.
4431
4432 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4433 release 7.94.
4434
44352006-04-21 Carsten Dominik <dominik@science.uva.nl>
4436
4437 * org.texi: Many small fixes.
4438 (Handling links): Rename from "Managing links".
4439
44402006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4441
4442 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4443 (Splitting mail using spam-stat): Fix @xref.
4444
44452006-04-20 Chong Yidong <cyd@stupidchicken.com>
4446
4447 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4448 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4449
44502006-04-20 Carsten Dominik <dominik@science.uva.nl>
4451
4452 * org.texi (Time stamps): Better explanation of the purpose of
4453 different time stamps.
4454 (Structure editing, Plain lists): More details on how new items
4455 and headings are inserted.
4456
44572006-04-18 Carsten Dominik <dominik@science.uva.nl>
4458
4459 * org.texi (Formula syntax): Fix link to Calc Manual.
4460
44612006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4462
4463 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4464
44652006-04-17 Bill Wohler <wohler@newt.com>
4466
4467 * mh-e.texi (Folders): Update mh-before-quit-hook and
4468 mh-quit-hook example with code that removes the buffers rather
4469 than just bury them.
4470
44712006-04-17 Michael Albinus <michael.albinus@gmx.de>
4472
4473 Sync with Tramp 2.0.53.
4474
44752006-04-13 Carsten Dominik <dominik@science.uva.nl>
4476
4477 * org.texi (Updating settings): New section.
4478 (Visibility cycling): Better names for the startup folding
4479 options.
4480 (Exporting): Completely restructured.
4481 (The very busy C-c C-c key): New section.
4482 (Summary of in-buffer settings): New section.
4483
44842006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4485
4486 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4487
44882006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4489
4490 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4491 (Server Commands): Key `v' is reserved for users.
4492
44932006-04-11 Carsten Dominik <dominik@science.uva.nl>
4494
4495 * org.texi (Link format): New section, emphasis on bracket links.
4496 (External links): Document bracket links.
4497 (FAQ): Expand to cover shell links and the new link format.
4498
44992006-04-09 Kevin Ryde <user42@zip.com.au>
4500
4501 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4502
45032006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4504
4505 * gnus.texi (Summary Buffer Lines): Add `*'.
4506
c8763fb6 45072006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
4508
4509 * gnus.texi (Group Parameters):
4510 Mention gnus-permanently-visible-groups.
4511
45122006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4513
4514 * gnus.texi (Face): Fix typo.
4515
45162006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4517
4518 * gnus.texi (X-Face): Clarify.
4519 (Face): Need Emacs with PNG support.
4520
45212006-04-06 Richard Stallman <rms@gnu.org>
4522
4523 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4524 Emacs".
4525
45262006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4527
4528 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4529 blocks not suitable for inclusion with Emacs using variable
4530 PARTOFEMACS.
4531
45322006-04-04 Simon Josefsson <jas@extundo.com>
4533
4534 * gnus.texi (Security): Improve.
4535
45362006-04-02 Bill Wohler <wohler@newt.com>
4537
4538 * mh-e.texi (Getting Started, Junk, Bug Reports)
4539 (MH FAQ and Support): Fix URLs.
4540
45412006-03-31 Romain Francoise <romain@orebokech.com>
4542
4543 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4544 to t, not nil (and has for the past eight years).
4545
45462006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4547
4548 * message.texi, gnus.texi: Bump version to 5.11.
4549
45502006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4551
4552 * gnus.texi (Top): Add comment about version line.
4553
4554 * message.texi (Top): Ditto. Change to take named versions into
4555 account.
4556
45572006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4558
4559 * gnus.texi (Posting Styles): Add x-face-file to example.
4560 (X-Face): Refer to posting styles.
4561
4562 * gnus-faq.texi ([5.8]): Add x-face-file.
4563 ([8.4]): Add links to gmane.emacs.gnus.user and
4564 gmane.emacs.gnus.general.
4565
45662006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4567
4568 * gnus-faq.texi: Use .invalid.
4569 ([5.4]): Fix gnus-posting-styles example.
4570
45712006-03-27 Romain Francoise <romain@orebokech.com>
4572
4573 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4574 Emacs/W3 needs a new maintainer.
4575 (Ispell): Update author and version info.
4576 (Mailcrypt): Mention PGG.
4577 (New in Emacs 22): Add PGG to the list of new packages.
4578 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4579 updating dead URLs.
4580
45812006-03-25 Karl Berry <karl@gnu.org>
4582
4583 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4584 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4585 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4586 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4587 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4588 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4589 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4590 (2) do not indent copyright year list (or anything else).
4591
45922006-03-21 Bill Wohler <wohler@newt.com>
4593
4594 * mh-e.texi (Folders): Various edits.
4595
45962006-03-20 Romain Francoise <romain@orebokech.com>
4597
4598 * gnus.texi (Mail Folders): Grammar fix.
4599
46002006-03-19 Bill Wohler <wohler@newt.com>
4601
4602 * mh-e.texi (Replying): Document Mail-Followup-To.
4603 Change manually-formatted table to multitable. Add debugging info.
4604 Move description of mh-reply-default-reply-to into paragraph
4605 that describes its values.
4606
46072006-03-17 Bill Wohler <wohler@newt.com>
4608
10d1d0af 4609 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4610 (Sending Mail Tour): Update method of entering
4611 addresses and subject.
4612 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4613 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4614
46152006-03-15 Carsten Dominik <dominik@science.uva.nl>
4616
4617 * org.texi: Version number change only.
4618
46192006-03-14 Bill Wohler <wohler@newt.com>
4620
4621 * mh-e.texi: Add index entries around each paragraph rather than
4622 depend on entries from beginning of node. Doing so ensures that
4623 index entries are less likely to be forgotten if text is cut and
4624 pasted, and are necessary anyway if the references are on a
4625 separate page. It seems that makeinfo is now (v. 4.8) only
4626 producing one index entry per node, so there is no longer any
4627 excuse not to. Use subheading instead of heading. The incorrect
4628 use of heading produced very large fonts in Info--as large as the
4629 main heading.
4630 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4631 versions 6 and 7 appeared *around* the time of these Emacs releases.
4632
46332006-03-13 Carsten Dominik <dominik@science.uva.nl>
4634
4635 * org.texi (Clean view): Document new startup options.
4636
46372006-03-11 Bill Wohler <wohler@newt.com>
4638
4639 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4640 (Composing, Scan Line Formats): Fix @refs.
4641 (Getting Started): Define MH profile and MH profile components.
4642 (Incorporating Mail, Reading Mail, Viewing, Printing)
4643 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4644 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4645 for string constants.
4646 (Tool Bar): Remove spurious quote.
4647 (Junk): Use ``...'' instead of "...".
4648 (Scan Line Formats): Replace @samp with @kbd.
4649
46502006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4651
4652 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4653
46542006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4655
4656 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4657 easy to understand.
4658
46592006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4660
4661 * gnus.texi: Markup fix.
4662 (Fancy Mail Splitting): Specify new feature.
4663
46642006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4665
4666 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4667 partial-words matching.
4668
46692006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4670
4671 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4672
4673 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4674 (MIME Commands): Fix mm-discouraged-alternatives.
4675
46762006-03-07 Carsten Dominik <dominik@science.uva.nl>
4677
4678 * org.texi: Version number change only.
4679
46802006-03-06 Bill Wohler <wohler@newt.com>
4681
4682 * mh-e.texi: Move from SourceForge repository to Savannah.
4683 This is version 7.93, which is a total rewrite from the previous
4684 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4685 version 7.93.
4686
46872006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4688
4689 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4690
46912006-03-01 Carsten Dominik <dominik@science.uva.nl>
4692
4693 * org.texi (Interaction): Add item about `org-mouse.el' by
4694 Piotr Zielinski.
4695 (Managing links): Document that also mouse-1 can be used to
4696 activate a link.
4697 (Headlines, FAQ): Add entry about hiding leading stars.
4698 (Miscellaneous): Resort the sections in this chapter to a more
4699 logical sequence.
4700
47012006-02-27 Simon Josefsson <jas@extundo.com>
4702
4703 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4704 2004-01-27 from the trunk).
4705
47062006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4707
4708 * cc-mode.texi: Rename c-hungry-backspace to
4709 c-hungry-delete-backwards, at the request of RMS. Leave the old
4710 name as an alias.
4711
47122006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4713
4714 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4715 include the function header within the defun.
4716
47172006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4718
4719 * cc-mode.texi: Correct two typos.
4720
47212006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4722
4723 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4724 existing comment.
4725 (Electric Keys): Add a justification for electric indentation.
4726 (Hungry WS Deletion): Clear up the names and complications of the
4727 BACKSPACE and DELETE keys.
4728
47292006-02-23 Juri Linkov <juri@jurta.org>
4730
4731 * faq.texi (Common requests): Move `Turning on auto-fill by
4732 default' after `Wrapping words automatically'. Move `Working with
4733 unprintable characters' before `Searching for/replacing newlines'.
4734 Move `Replacing highlighted text' after `Highlighting a region'.
4735 Merge `Repeating commands' and `Repeating a command as many times
4736 as possible' into the former.
4737 (Packages that do not come with Emacs): Add refs to Gmane and
4738 etc/MORE.STUFF.
4739
47402006-02-23 Juri Linkov <juri@jurta.org>
4741
4742 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4743 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4744 Add xref to `(emacs)Reporting Bugs'.
4745 (Getting a printed manual): Add URL to other formats of the manual.
4746 (Common requests): Fix menu.
4747 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4748 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4749 (Inserting text at the beginning of each line): Add pxref to
4750 `Changing the included text prefix'.
4751 (Forcing the cursor to remain in the same column): Mention `track-eol'
4752 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4753 (Replacing text across multiple files): Add keybinding `Q' for
4754 `dired-do-query-replace'.
4755
47562006-02-22 Carsten Dominik <dominik@science.uva.nl>
4757
4758 * reftex.texi: Version number and date change only.
4759
4760 * org.texi (Internal Links): Rewrite to cover the modified
4761 linking system.
4762
47632006-02-17 Eli Zaretskii <eliz@gnu.org>
4764
4765 * faq.texi: Remove the coding cookie, it's not needed anymore.
4766
47672006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4768
4769 * faq.texi (Colors on a TTY): Mention Mac OS port.
4770
47712006-02-12 Karl Berry <karl@gnu.org>
4772
4773 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4774 8-bit accented a.
4775
47762006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4777
4778 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4779
47802006-02-08 Romain Francoise <romain@orebokech.com>
4781
4782 * faq.texi (Top): Remove paragraph about the FAQ being a
4783 transitional document, etc.
4784 (Searching for/replacing newlines): New node.
4785 (Yanking text in isearch): New node.
4786 (Inserting text at the beginning of each line): Rename and make
4787 more general, mention `M-;' in Message mode.
4788
47892006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4790
4791 * faq.texi (Meta key does not work in xterm)
4792 (Emacs does not display 8-bit characters)
4793 (Inputting eight-bit characters): Update xrefs.
4794
47952006-02-06 Romain Francoise <romain@orebokech.com>
4796
4797 * faq.texi (VM): VM now at version 7.19.
4798 Set myself as maintainer of this file.
4799
48002006-02-04 Michael Olson <mwolson@gnu.org>
4801
4802 * erc.texi (History): Note that ERC is now included with Emacs.
4803
48042006-01-31 Romain Francoise <romain@orebokech.com>
4805
4806 * message.texi (Message Headers): Explain what
4807 `message-alternative-emails' does in more detail.
4808 Update copyright year.
4809
48102006-01-30 Juanma Barranquero <lekktu@gmail.com>
4811
4812 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4813
48142006-01-29 Richard M. Stallman <rms@gnu.org>
4815
4816 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4817
48182006-01-29 Michael Olson <mwolson@gnu.org>
4819
4820 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4821
4822 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4823
4824 * faq.texi (New in Emacs 22): Mention ERC.
4825
48262006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4827
4828 * rcirc.texi: Capitalize dir entry for consistency with the entry
4829 in info/dir and other entries in the Emacs category.
4830 Fix typos. Delete trailing whitespace.
4831
c8763fb6 48322006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4833
4834 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4835
48362006-01-27 Eli Zaretskii <eliz@gnu.org>
4837
4838 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4839 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4840
4841 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4842 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4843
48442006-01-27 Alex Schroeder <alex@gnu.org>
4845
4846 * rcirc.texi: New file.
4847
48482006-01-23 Juri Linkov <juri@jurta.org>
4849
4850 * widget.texi (User Interface): Add S-TAB for widget-backward.
4851
48522006-01-22 Michael Albinus <michael.albinus@gmx.de>
4853
4854 Sync with Tramp 2.0.52.
4855
4856 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4857 Add Tramp disabling item. New item for common connection problems.
4858 (various): Apply "ftp" as method for the download URL.
4859 (Bug Reports): Refer to FAQ for common problems.
4860
48612006-01-21 Eli Zaretskii <eliz@gnu.org>
4862
4863 * widget.texi (User Interface): Use @key for TAB.
4864
4865 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4866
4867 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4868 for TAB.
4869
4870 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4871
48722006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4873
4874 * gnus.texi: Update copyright.
4875
48762006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4877
4878 * gnus.texi (Article Washing): Additions.
4879
2de53ca6
GM
48802006-01-13 Carsten Dominik <dominik@science.uva.nl>
4881
4882 * org.texi (Agenda commands): Document tags command.
4883
48842006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4885
4886 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4887
48882006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4889
4890 * gnus.texi (RSS): Addition.
4891
48922005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4893
4894 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4895
48962005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4897
4898 * emacs-mime.texi (Display Customization): Add setting example to
4899 mm-discouraged-alternatives.
4900
49012006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4902
4903 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4904 version is the canonical version.
4905
49062006-01-08 Alex Schroeder <alex@gnu.org>
4907
4908 * pgg.texi (Caching passphrase): Rewording.
4909
49102006-01-06 Eli Zaretskii <eliz@gnu.org>
4911
4912 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4913 repository URL.
4914
49152006-01-06 Carsten Dominik <dominik@science.uva.nl>
4916
4917 * org.texi: Removed the accidentally re-added empty line in the
4918 direntry.
4919
49202006-01-05 Carsten Dominik <dominik@science.uva.nl>
4921
4922 * org.texi (Agenda Views): Chapter reorganized.
4923
49242005-12-29 Romain Francoise <romain@orebokech.com>
4925
4926 * faq.texi (Using Customize): New node.
4927
49282005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4929
4930 * org.texi: Remove blank line in @direntry. It is non-standard
4931 and recursively produces blank lines all over the dir file (when
4932 using Texinfo 4.8).
4933
49342005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4935
4936 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4937
49382005-12-20 Carsten Dominik <dominik@science.uva.nl>
4939
4940 * org.texi (Tags): Boolean logic documented.
4941 (Agenda Views): Document custom commands.
4942
49432005-12-20 David Kastrup <dak@gnu.org>
4944
4945 * faq.texi (AUCTeX): Update version and mailing list info.
4946
49472005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4948
4949 * gnus.texi (MIME Commands): Mention addition of
4950 multipart/alternative to gnus-buttonized-mime-types and add xref
4951 to mm-discouraged-alternatives.
4952
4953 * emacs-mime.texi (Display Customization): Mention addition of
4954 "image/.*" and add xref to gnus-buttonized-mime-types in the
4955 mm-discouraged-alternatives section.
4956
49572005-12-16 Carsten Dominik <dominik@science.uva.nl>
4958
4959 * org.texi (Tags): New section.
4960 (Agenda Views): Chapter reorganized.
4961
49622005-12-16 Eli Zaretskii <eliz@gnu.org>
4963
4964 * org.texi (Internal Links): Add a missing comma after an @xref.
4965
49662005-12-14 Chong Yidong <cyd@stupidchicken.com>
4967
4968 * faq.texi (Filling paragraphs with a single space): No need to
4969 change sentence-end now.
4970
49712005-12-13 Romain Francoise <romain@orebokech.com>
4972
4973 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4974
49752005-12-12 Jay Belanger <belanger@truman.edu>
4976
4977 * faq.texi (Calc): Update version number.
4978
49792005-12-12 Carsten Dominik <dominik@science.uva.nl>
4980
4981 * org.texi (Progress Logging): New section.
4982
49832005-12-10 Romain Francoise <romain@orebokech.com>
4984
4985 Update the Emacs FAQ for the 22.1 release.
4986
4987 * faq.texi: Set VER to `22.1'.
4988 (Basic editing): Explain how to use localized versions of the
4989 Tutorial. Mention that `C-h r' displays the manual. Delete
4990 obsolete WWW link to an Emacs 18 tutorial.
4991 (Getting a printed manual): Point to the new locations of the
4992 manuals on the GNU Web site.
4993 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4994 available via Info (it was previously distributed separately).
4995 (Installing Texinfo documentation): The latest version of Texinfo
4996 is 4.8, not 4.0.
4997 (Informational files for Emacs): COPYING is the GNU General Public
4998 License, not the Emacs General Public License.
4999 (Informational files for Emacs): Delete obsolete link to the
5000 GNUinfo pages as they have been removed from the GNU Web site.
5001 (New in Emacs 22): New node.
5002 (Setting up a customization file): Say that most packages support
5003 Customize nowadays.
5004 (Colors on a TTY): Delete reference to instructions on how to
5005 enable syntax highlighting, it is now enabled by default.
5006 (Turning on abbrevs by default): Emacs now reads the abbrevs file
5007 at startup automatically.
5008 (Controlling case sensitivity): Mention `M-c' in isearch.
5009 (Using an already running Emacs process): Emacs now creates the
5010 socket in `/tmp/emacsUID'. Fix typos. Change default location of
5011 gnuserv. As emacsclient can now run Lisp code as well, delete a
5012 sentence praising gnuserv for that. Simplify description of how
5013 the client/server operation works.
5014 (Compiler error messages): Delete obsolete text (compile.el has
5015 been rewritten).
5016 (Indenting switch statements): Fix typo.
5017 (Matching parentheses): Simplify setup instructions, mention the
5018 menu bar item in the Options menu.
5019 (Repeating a command as many times as possible): Mention `C-x e'.
5020 (Going to a line by number): Mention new keymap and bindings
5021 `M-g M-g', `M-g M-p' and `M-g M-n'.
5022 (Turning on syntax highlighting): Now on by default. Simplify.
5023 (Replacing highlighted text): Use `1', not `t'.
5024 (Problems with very large files): The maximum size is now 256MB on
5025 32-bit machines.
5026 (^M in the shell buffer): Mention `comint-process-echoes'.
5027 (Emacs for Apple computers): Emacs 22 has native support for Mac
5028 OS X.
5029 (Translating names to IP addresses): Delete node.
5030 (Binding keys to commands): Fix typo.
5031 (SPC no longer completes file names): New node.
5032 (MIME with Emacs mail packages): Delete section about the Emacs
5033 MIME FAQ (it's not reachable anymore).
5034
50352005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5036
5037 * cc-mode.texi: The manual has been extensively revised: the
5038 information about using CC Mode has been separated from the larger
5039 and more difficult chapters about configuration. It has been
5040 updated for CC Mode 5.31.
5041
50422005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5043
5044 * pgg.texi (User Commands): Fix description of pgg-verify-region.
5045 (Selecting an implementation): Fix descriptions.
5046
50472005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5048
5049 * message.texi (Various Message Variables): Addition.
5050
50512005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5052
5053 * message.texi: Fix default values.
5054
50552005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5056
5057 * message.texi (Header Commands): Clarify descriptions of
5058 message-cross-post-followup-to, message-reduce-to-to-cc, and
5059 message-insert-wide-reply.
5060 (Various Commands): Fix kindex for message-kill-to-signature;
5061 clarify description of message-tab.
5062
50632005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5064
5065 * message.texi (Mailing Lists): Fix description about MFT.
5066
5067 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
5068
50692005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5070
5071 * gnus.texi (Slow Terminal Connection): Replace old description
5072 with new one.
5073
50742005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5075
5076 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5077 replace X-Draft-Headers with X-Draft-From.
5078
50792005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5080
5081 * gnus.texi (Various Various): Fix the default value of
5082 nnheader-max-head-length.
5083 (Gnus Versions): Fix typo.
5084
50852005-12-08 Carsten Dominik <dominik@science.uva.nl>
5086
5087 * org.texi (Structure editing): Document new functionality of
5088 M-RET.
5089
50902005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5091
5092 * org.texi (Internal Links): Fix Texinfo usage.
5093
50942005-12-06 Carsten Dominik <dominik@science.uva.nl>
5095
5096 * org.texi (TODO basics): Document the global todo list.
5097 (TODO items): Documents sparse tree for specific TODO
5098 keywords.
5099
51002005-11-30 Carsten Dominik <dominik@science.uva.nl>
5101
5102 * org.texi (Plain Lists): Typos fixed.
5103
51042005-11-28 Jay Belanger <belanger@truman.edu>
5105
5106 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5107
51082005-11-24 Carsten Dominik <dominik@science.uva.nl>
5109
5110 * org.texi (Structure editing): New item moving commands added.
5111 (Plain Lists): New section.
5112
51132005-11-18 Carsten Dominik <dominik@science.uva.nl>
5114
5115 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5116 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 5117 `org-agenda-file-to-front'.
2de53ca6
GM
5118 (Built-in table editor): Document `org-table-sort-lines'.
5119 (HTML formatting): Export of hand-formatted lists.
5120
51212005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5122
5123 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5124 new variable gnus-toolbar-thickness.
5125
51262005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5127
5128 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5129
51302005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5131
5132 * gnus.texi (X-Face): Fix description.
5133 (XVarious): Remove gnus-xmas-logo-color-alist and
5134 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5135
51362005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5137
5138 * gnus.texi (Group Parameters): Mention new variable
5139 gnus-parameters-case-fold-search.
5140 (Home Score File): Addition.
5141
51422005-11-04 Ulf Jasper <ulf.jasper@web.de>
5143
5144 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5145 (Overview): List supported feed types.
5146 (Installation): No installation necessary when using autoload.
5147 (Configuration): Rename "RSS" to "news".
5148
51492005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5150
5151 * pgg.texi (User Commands): Document additional passphrase
5152 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5153 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5154
51552005-11-04 Carsten Dominik <dominik@science.uva.nl>
5156
5157 * org.texi: Version number changed to 3.19.
5158
51592005-10-29 Sascha Wilde <wilde@sha-bang.de>
5160
5161 * pgg.texi (How to use): Update the example to add autoload of
5162 pgg-encrypt-symmetric-region.
5163 (User Commands): Document pgg-encrypt-symmetric-region.
5164 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5165
51662005-10-27 Jay Belanger <belanger@truman.edu>
5167
5168 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5169 mention other TeX-related units.
5170
51712005-10-23 Lars Hansen <larsh@soem.dk>
5172
5173 * dired-x.texi (Miscellaneous Commands): Replace
5174 dired-do-relative-symlink by dired-do-relsymlink and
5175 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5176
51772005-10-23 Jay Belanger <belanger@truman.edu>
5178
5179 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5180 constant.
5181
51822005-10-23 Michael Albinus <michael.albinus@gmx.de>
5183
5184 * faq.texi (Bugs and problems): Replace
5185 `dired-move-to-filename-regexp' by
5186 `directory-listing-before-filename-regexp'.
5187
51882005-10-22 Eli Zaretskii <eliz@gnu.org>
5189
5190 * newsticker.texi (UPDATED): Set value.
5191
51922005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5193
5194 * gnus.texi (Document Groups): Remove duplicate item.
5195
51962005-10-21 Carsten Dominik <dominik@science.uva.nl>
5197
5198 * org.texi (Summary): Mention iCalendar support.
5199 (Exporting): Document iCalendar support.
5200
52012005-10-18 Romain Francoise <romain@orebokech.com>
5202
5203 * viper.texi (Viper Specials): Capitalize GNU.
5204
52052005-10-17 Juri Linkov <juri@jurta.org>
5206
5207 * info.texi (Getting Started, Search Index, Expert Info):
5208 Fix wording.
5209 (Search Text): Replace `echo area' with `mode line'.
5210 (Search Index): Both `i' and `,' find all index entries.
5211 Replace example `C-f' with `C-l' (which exists in index of Info
5212 manual) and delete spaces in its keyboard input sequence.
5213 Delete unnecessary explanations about literal characters.
5214
52152005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5216
5217 * gnus.texi (Document Server Internals): Addition.
5218
52192005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5220
5221 * gnus.texi (A note on namespaces): Fix RFC reference.
5222
52232005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5224
5225 * gnus.texi (RSS): Fix key description.
5226
52272005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5228
5229 * gnus.texi: Emacs/w3 -> Emacs/W3.
5230 (Browsing the Web): Fix description.
5231 (Web Searches): Ditto.
5232 (Customizing W3): Ditto.
5233
52342005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5235
5236 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5237
52382005-10-11 Jay Belanger <belanger@truman.edu>
5239
5240 * calc.texi (Integration): Mention using `a i' to compute definite
5241 integrals.
5242
52432005-10-11 Juri Linkov <juri@jurta.org>
5244
5245 * info.texi: Rearrange nodes.
5246 (Top): Update menu. Change ref `Info for Experts' to
5247 `Advanced Info Commands'.
5248 (Getting Started): Fix description of manual's parts.
5249 (Help-Int): Change xref `Info Search' to `Search Index', and
5250 `Expert Info' to `Advanced'.
5251 (Advanced): Move node one level up.
5252 (Search Text, Search Index): New nodes split out from `Info Search'.
5253 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5254 split out from `Advanced'.
5255 (Advanced, Emacs Info Variables): De-document editing an Info file
5256 in Info.
5257 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5258 (Creating an Info File): Delete node and move its text to
5259 `Expert Info'.
5260
52612005-10-10 Carsten Dominik <dominik@science.uva.nl>
5262
5263 * org.texi (Workflow states): Documented that change in keywords
5264 becomes active only after restart of Emacs.
5265
52662005-10-08 Michael Albinus <michael.albinus@gmx.de>
5267
5268 Sync with Tramp 2.0.51.
5269
52702005-10-08 Nick Roberts <nickrob@snap.net.nz>
5271
5272 * speedbar.texi (Introduction): Describe new location of speedbar
5273 on menubar.
5274 (Basic Key Bindings): Remove descriptions of bindings that have
5275 been removed.
5276
52772005-10-05 Nick Roberts <nickrob@snap.net.nz>
5278
5279 * speedbar.texi (GDB): Describe use of watch expressions.
5280
52812005-09-28 Simon Josefsson <jas@extundo.com>
5282
5283 * message.texi (IDNA): Fix.
5284
52852005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5286
5287 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5288 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5289 description of nntp-open-connection-function.
5290 (Common Variables): Fix descriptions.
5291
52922005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5293
5294 * gnus.texi (Server Buffer Format): Document the %a format spec.
5295
52962005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5297
5298 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5299
53002005-09-23 Carsten Dominik <dominik@science.uva.nl>
5301
5302 * org.texi Version 3.16.
5303
53042005-09-19 Miles Bader <miles@gnu.org>
5305
5306 * newsticker.texi: Get rid of CVS keywords.
5307
53082005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5309
5310 * gnus.texi (Finding the Parent): Fix description of how Gnus
5311 finds article.
5312
53132005-09-14 Jari Aalto <jari.aalto@cante.net>
5314
5315 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5316 to drop off non-answered articles.
5317
53182005-09-19 Juanma Barranquero <lekktu@gmail.com>
5319
5320 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5321 braces (which are unsupported by NMAKE) for macro `srcdir'.
5322
53232005-09-17 Eli Zaretskii <eliz@gnu.org>
5324
5325 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5326 (../info/newsticker, newsticker.dvi): New targets.
5327
53282005-09-17 Ulf Jasper <ulf.jasper@web.de>
5329
5330 * newsticker.texi: Replace @command with @code. Replace @example
5331 with @lisp.
5332 (Top): Added explanations to menu items.
5333 (GNU Free Documentation License): Removed.
5334
53352005-09-16 Romain Francoise <romain@orebokech.com>
5336
5337 Update all files to specify GFDL version 1.2.
5338
5339 * doclicense.texi (GNU Free Documentation License): Update to
5340 version 1.2.
5341
53422005-09-15 Richard M. Stallman <rms@gnu.org>
5343
5344 * newsticker.texi: Fix @setfilename.
5345
5346 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5347 (../info/newsticker, newsticker.dvi): New targets.
5348
53492005-08-30 Carsten Dominik <dominik@science.uva.nl>
5350
5351 * org.texi: Version 3.15.
5352
53532005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5354
5355 * ses.texi: Combine all three indices into one.
5356 Correct a few typos.
5357
53582005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5359
5360 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5361
53622005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5363
5364 * emacs-mime.texi (Handles): Remove duplicate item.
5365 (Encoding Customization): Fix the default value for
5366 mm-coding-system-priorities.
5367 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5368 (Basic Functions): Fix reference.
5369
53702005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5371
5372 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5373
53742005-08-18 Richard M. Stallman <rms@gnu.org>
5375
5376 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5377 and web site.
5378
5379 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5380 not keyboard-translate.
5381
53822005-08-11 Richard M. Stallman <rms@gnu.org>
5383
5384 * faq.texi (Using regular expressions): Fix xref.
5385
53862005-08-09 Juri Linkov <juri@jurta.org>
5387
5388 * info.texi (Help-P): Replace `Prev' with `Previous'.
5389 (Help-M, Help-Xref): Add S-TAB.
5390 (Help-FOO): Update `u' command.
5391 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5392 Update info about visibility of xref parts.
5393 (Help-Int): Fix `m' command. Rename `Info-last' to
5394 `Info-history-back'. Add `Info-history-forward'.
5395 (Advanced): Fix `g*' and `M-n' commands.
5396 (Info Search): Add `index-apropos' in stand-alone browser.
5397 Add isearch commands.
5398 (Emacs Info Variables): Remove `Info-fontify'.
5399 Add `Info-mode-hook'. Update face names.
5400 Add `Info-fontify-maximum-menu-size',
5401 `Info-fontify-visited-nodes', `Info-isearch-search'.
5402
54032005-08-07 Michael Albinus <michael.albinus@gmx.de>
5404
5405 Sync with Tramp 2.0.50.
5406
5407 * tramp.texi: Use @option{} consequently for method names.
5408 (Inline methods, External transfer methods): Remove references to
5409 Cygwin.
5410 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5411 implementation.
5412
54132005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5414
5415 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5416 Mention that gnus-init-file is not read when Emacs is invoked with
5417 --no-init-file or -q.
5418
54192005-07-19 Carsten Dominik <dominik@science.uva.nl>
5420
5421 * org.texi: Version 3.14.
5422
54232005-07-04 Carsten Dominik <dominik@science.uva.nl>
5424
5425 * org.texi: Version 3.13.
5426
54272005-07-18 Juri Linkov <juri@jurta.org>
5428
5429 * calc.texi (Time Zones, Logical Operations):
5430 * cl.texi (Overview):
5431 * org.texi (TODO types):
5432 * sc.texi (Emacs 18 MUAs):
5433 * speedbar.texi (Top):
5434 * url.texi (History):
5435 Delete duplicate duplicate words.
5436
ce058493 54372005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5438
5439 * cl.texi (Type Predicates): Document `atom' type.
5440
54412005-07-04 Lute Kamstra <lute@gnu.org>
5442
5443 Update FSF's address in GPL notices.
5444
5445 * calc.texi (Copying):
5446 * doclicense.texi (GNU Free Documentation License):
5447 * faq.texi (Contacting the FSF):
5448 * mh-e.texi (Copying): Update FSF's address.
5449
54502005-07-03 Richard M. Stallman <rms@gnu.org>
5451
5452 * flymake.texi (Example -- Configuring a tool called directly):
5453 Update name of flymake-build-relative-filename.
5454
54552005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5456
5457 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5458
54592005-06-29 Carsten Dominik <dominik@science.uva.nl>
5460
5461 * org.texi: Version 3.12.
5462
54632005-06-24 Eli Zaretskii <eliz@gnu.org>
5464
5465 * makefile.w32-in (MAKEINFO): Use --force.
5466 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5467 Makefile.in.
5468 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5469 more shells.
5470
54712005-06-23 Richard M. Stallman <rms@gnu.org>
5472
5473 * speedbar.texi (Creating a display): Texinfo usage fixes.
5474
5475 * tramp.texi (Customizing Completion, Auto-save and Backup):
5476 Texinfo usage fixes.
5477
54782005-06-23 Juanma Barranquero <lekktu@gmail.com>
5479
5480 * dired-x.texi (Miscellaneous Commands):
5481 * ediff.texi (Miscellaneous):
5482 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5483 (Agent Variables):
5484 * info.texi (Help-Xref):
5485 * message.texi (Message Headers):
5486 * org.texi (Remember):
5487 * reftex.texi (Options (Defining Label Environments)):
5488 (Options (Index Support)):
5489 (Options (Viewing Cross-References)):
5490 (Options (Misc)):
5491 (Changes):
5492 * speedbar.texi (Creating a display):
5493 * tramp.texi (Customizing Completion, Auto-save and Backup):
5494 Texinfo usage fix.
5495
54962005-06-13 Carsten Dominik <dominik@science.uva.nl>
5497
5498 * org.texi: Version 3.11.
5499
55002005-06-12 Jay Belanger <belanger@truman.edu>
5501
5502 * calc.texi (Getting Started): Remove extra menu item.
5503
55042005-05-31 Jay Belanger <belanger@truman.edu>
5505
5506 * calc.texi (Notations Used in This Manual): Use @kbd for key
5507 sequence.
5508 (Demonstration of Calc): Mention another way of starting Calc.
5509 (Starting Calc): Mention long name of M-#.
5510 (Embedded Mode Overview): Remove unnecessary instruction.
5511 (Other M-# commands): Rephrase `M-# 0' explanation.
5512 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5513 reflect current behavior.
5514
55152005-05-30 Jay Belanger <belanger@truman.edu>
5516
5517 * calc.texi (Hooks): Change description of calc-window-hook and
5518 calc-trail-window-hook to match usage.
5519 (Computational Functions): Add more constant-generating functions.
5520 (Customizable Variables): Use defvar.
5521
55222005-05-28 Jay Belanger <belanger@truman.edu>
5523
5524 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5525 (Basic Embedded Mode): Explain behavior of arguments to
5526 calc-embedded-mode.
5527
55282005-05-27 Jay Belanger <belanger@truman.edu>
5529
5530 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5531 current behavior.
5532
55332005-05-25 Jay Belanger <belanger@truman.edu>
5534
5535 * calc.texi: Change Calc version number throughout.
5536 (Keypad Mode): Change location in info output.
5537 (Keypad mode overview): Move picture of keypad.
5538
55392005-05-21 Jay Belanger <belanger@truman.edu>
5540
5541 * calc.texi (Storing variables): Mention that only most variables
5542 are void to begin with.
5543
55442005-05-21 Kevin Ryde <user42@zip.com.au>
5545
5546 * widget.texi (Basic Types): Update cross ref from "Enabling
5547 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5548 lispref/text.texi change.
5549
55502005-05-20 Carsten Dominik <dominik@science.uva.nl>
5551
5552 * org.texi: Version 3.09.
5553
55542005-05-18 Carsten Dominik <dominik@science.uva.nl>
5555
5556 * reftex.texi: Version 4.28.
5557
55582005-05-16 Jay Belanger <belanger@truman.edu>
5559
5560 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5561
55622005-05-14 Jay Belanger <belanger@truman.edu>
5563
5564 * calc.texi (Default Simplifications): Insert missing ! (logical
5565 not operator).
5566
55672005-05-14 Michael Albinus <michael.albinus@gmx.de>
5568
5569 Sync with Tramp 2.0.49.
5570
55712005-05-10 Jay Belanger <belanger@truman.edu>
5572
5573 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5574 to 1.
5575
55762005-04-29 Carsten Dominik <dominik@science.uva.nl>
5577
5578 * org.texi: Version 3.08, structure reorganized.
5579
55802005-04-24 Richard M. Stallman <rms@gnu.org>
5581
5582 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5583
55842005-04-15 Carsten Dominik <dominik@science.uva.nl>
5585
5586 * org.texi: Update to version 3.06.
5587
55882005-04-13 Lute Kamstra <lute@gnu.org>
5589
5590 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5591
55922005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5593
5594 * cl.texi (Porting Common Lisp): Fix typo.
5595
55962005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5597
5598 * gnus.texi (RSS): Addition.
5599
56002005-04-04 Jay Belanger <belanger@truman.edu>
5601
5602 * calc.texi: Change Calc version number.
5603 (Customizable variables): Fix description of calc-language-alist.
5604 (Copying): Put in version 2 of GPL.
5605
56062005-04-01 Jay Belanger <belanger@truman.edu>
5607
5608 * calc.texi (Troubleshooting Commands): Remove comment about
5609 installation.
5610 (Installation): Remove section.
5611 (Customizable Variables): New section.
5612 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5613 (Graphical Devices): Add references to Customizable Variables.
5614
56152005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5616
5617 * emacs-mime.texi (Display Customization): Markup fixes.
5618 (rfc2047): Update.
5619
56202005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5621
5622 * gnus-faq.texi: Replaced with auto-generated version.
5623
56242005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5625
5626 * dired-x.texi (Multiple Dired Directories): default-directory was
5627 renamed to dired-default-directory.
5628
56292005-03-26 Jay Belanger <belanger@truman.edu>
5630
5631 * calc.texi (Simplifying Formulas, Rewrite Rules):
5632 Change description of top and bottom of fraction.
5633 (Modulo Forms): Move description of how to create modulo forms to
5634 earlier in the section.
5635 (Fraction Mode): Suggest using : to get a fraction by dividing.
5636 (Basic Arithmetic): Adjust placement of command name.
5637 (Truncating the Stack): Emphasize that "hidden" entries are still
5638 visible.
5639 (Installation): Move discussion of printing manual to "About This
5640 Manual".
5641 (About This Manual): Mention how to print the manual.
5642 (Reporting Bugs): Remove first person.
5643 (Building Vectors): Add algebraic version of append.
5644 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5645 (Grouping Digits): Fix typo.
5646
56472005-03-25 Werner Lemberg <wl@gnu.org>
5648
5649 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5650 Replace `legal' with `valid'.
5651
56522005-03-25 Werner Lemberg <wl@gnu.org>
5653
5654 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5655
56562005-03-24 Jay Belanger <belanger@truman.edu>
5657
5658 * calc.texi (General Mode Commands)
5659 (Mode Settings in Embedded Mode): Add some explanation of
5660 recording mode settings.
5661
56622005-03-24 Richard M. Stallman <rms@gnu.org>
5663
5664 * calc.texi: Remove praise of non-free software.
5665
5666 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5667 (Installation): Node deleted.
5668
56692005-03-23 Richard M. Stallman <rms@gnu.org>
5670
5671 * url.texi (HTTP language/coding): Improve last change.
5672
56732005-03-22 Jay Belanger <belanger@truman.edu>
5674
5675 * calc.texi (Embedded Mode): Add new information on changing
5676 modes.
5677
56782005-03-20 Michael Albinus <michael.albinus@gmx.de>
5679
5680 Sync with Tramp 2.0.48.
5681
5682 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5683
5684 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5685 "GNU/Linux". Change all addresses to .gnu.org.
5686 (Default Method): Offer shortened syntax for "su" and "sudo"
5687 methods.
5688
56892005-03-07 Richard M. Stallman <rms@gnu.org>
5690
5691 * url.texi: Fix usage of "e.g.".
5692 (HTTP language/coding): Explain the rules for these strings.
5693
56942005-03-06 Richard M. Stallman <rms@gnu.org>
5695
5696 * woman.texi (Introduction): Minor cleanups.
5697
5698 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5699
5700 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5701 (Installation): Node deleted.
5702
5703 * mh-e.texi (Preface): Get rid of "Emacs 21".
5704
5705 * eshell.texi (Installation): Delete node (for Emacs 20).
5706
57072005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5708
5709 * flymake.texi: Refill and tweak style in @lisp blocks.
5710
57112005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5712
5713 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5714
57152005-03-01 Jay Belanger <belanger@truman.edu>
5716
5717 * calc.texi (Trigonometric and Hyperbolic Functions):
5718 Mention additional functions.
5719 (Algebraic Simplifications): Mention additional simplifications.
5720
57212005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5722
5723 * ses.texi: Add concept/function/variable indices (this work was
5724 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5725 papers on file at FSF).
5726
57272005-02-10 Jay Belanger <belanger@truman.edu>
5728
5729 * calc.texi: Change @LaTeX to La@TeX throughout.
5730 Redefine @expr as @math for TeX output.
5731 Redefine @texline as a no-op for TeX output.
5732 Define @tfn, replace @t by @tfn throughout.
5733
57342005-02-09 Jay Belanger <belanger@truman.edu>
5735
5736 * calc.texi: Add macro for LaTeX for info output.
5737
57382005-02-08 Kim F. Storm <storm@cua.dk>
5739
5740 * texinfo.tex (LaTex): Add def.
5741
57422005-02-06 Jay Belanger <belanger@truman.edu>
5743
5744 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5745 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5746 throughout manual.
5747
57482005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5749
5750 * gnus.texi: Some edits based on comments from David Abrahams.
5751
57522005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5753
5754 * gnus.texi (RSS): Fix the keystroke.
5755
57562005-01-24 David Kastrup <dak@gnu.org>
5757
5758 * faq.texi: Update AUCTeX version info.
5759
57602005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5761
5762 * gnus-faq.texi ([4.1]): Typo.
5763
57642005-01-19 Jay Belanger <belanger@truman.edu>
5765
5766 * calc.texi (Keep Arguments): Mention that keeping arguments
5767 doesn't work with keyboard macros.
5768
57692005-01-16 Richard M. Stallman <rms@gnu.org>
5770
5771 * autotype.texi (Autoinserting): Fix small error.
5772
57732005-01-16 Michael Albinus <michael.albinus@gmx.de>
5774
5775 Sync with Tramp 2.0.47.
5776
5777 * tramp.texi (Compilation): New section, describing compilation of
5778 remote files.
5779
57802005-01-11 Kim F. Storm <storm@cua.dk>
5781
5782 * widget.texi (Basic Types): Add :follow-link keyword.
5783
57842005-01-09 Jay Belanger <belanger@truman.edu>
5785
5786 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5787
57882005-01-08 Jay Belanger <belanger@truman.edu>
5789
5790 * calc.texi: Change throughout to reflect new default value of
5791 calc-settings-file.
5792
57932005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5794
5795 * message.texi (Reply): `message-reply-to-function' should return
5796 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5797
57982005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5799
5800 * faq.texi (Changing load-path): Fix typo.
5801
58022005-01-05 Jay Belanger <belanger@truman.edu>
5803
5804 * calc.texi (Programming Tutorial): Replace kbd command by
5805 appropriate characters for a keyboard macro.
5806
58072005-01-04 Jay Belanger <belanger@truman.edu>
5808
5809 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5810 for Lucid Emacs.
5811 (Programming Tutorial): Mention that the user needs to be in the
5812 right mode to compute some functions.
5813
58142005-01-04 Jay Belanger <belanger@truman.edu>
5815
5816 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5817 no longer applicable.
5818
58192005-01-01 Jay Belanger <belanger@truman.edu>
5820
5821 * calc.texi (Programming Tutorial): Changed description of how to
5822 edit keyboard macros to match current behavior.
5823
58242004-12-31 Jay Belanger <belanger@truman.edu>
5825
5826 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5827
58282004-12-20 Jay Belanger <belanger@truman.edu>
5829
5830 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5831 zero.
5832
58332004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5834
5835 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5836 @xref.
5837 (Font Locking): Avoid @strong{Note:}.
5838
58392004-12-17 Michael Albinus <michael.albinus@gmx.de>
5840
5841 Sync with Tramp 2.0.46.
5842
5843 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5844
58452004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5846
5847 * url.texi: Correct typos.
5848 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5849 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5850 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5851 (Dealing with HTTP documents): @inforef->@xref.
5852
58532004-12-15 Jay Belanger <belanger@truman.edu>
5854
5855 * calc.texi: Consistently capitalized all mode names.
5856 (Answers to Exercises): Mention that an answer can be a fraction
5857 when in Fraction mode.
5858
58592004-12-13 Jay Belanger <belanger@truman.edu>
5860
5861 * calc.texi: Fix some TeX definitions.
5862
58632004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5864
5865 * reftex.texi (Imprint): Remove erroneous @value's.
5866
58672004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5868
5869 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5870 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5871
58722004-12-08 Jay Belanger <belanger@truman.edu>
5873
5874 * calc.texi (Starting Calc): Remove comment about installation.
5875 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5876
58772004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5878
5879 * url.texi: Update @setfilename.
5880 (Getting Started): No need to worry about Gnus versions.
5881 (Dealing with HTTP documents): Use @inforef.
5882
5883 * org.texi: Fix @direntry file name.
5884
58852004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5886
5887 * url.texi: New file.
5888
5889 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5890
58912004-12-06 Jay Belanger <belanger@truman.edu>
5892
5893 * calc.texi (Using Calc): Remove paragraph about installation.
5894
58952004-12-06 Jay Belanger <belanger@truman.edu>
5896
5897 * calc.texi: Use more Texinfo macros and less TeX defs.
5898 Remove @refill's.
5899
59002004-12-06 Richard M. Stallman <rms@gnu.org>
5901
5902 * org.texi: New file.
5903
59042004-12-05 Richard M. Stallman <rms@gnu.org>
5905
5906 * Makefile.in (org.dvi, ../info/org): New targets.
5907 (INFO_TARGETS): Add ../info/org.
5908 (DVI_TARGETS): Add org.dvi.
5909 (maintainer-clean): Remove the info files in the info dir.
5910
59112004-11-26 Eli Zaretskii <eliz@gnu.org>
5912
5913 * idlwave.texi: Fix the setfilename directive to put the produced
5914 file in ../info.
5915 (Continued Statement Indentation): Resurrect Jan D.'s change from
5916 2004-11-03 that was lost when a newer version of idlwave.texi was
5917 imported.
5918
59192004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5920
5921 * gnus-faq.texi ([5.1]): Added missing bracket.
5922
5923 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5924 `spam-initialize'.
5925
59262004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5927
5928 * message.texi (Various Message Variables): Mention that all mail
5929 file variables are derived from `message-directory'.
5930
5931 * gnus.texi (Splitting Mail): Clarify bogus group.
5932
59332004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5934
5935 * emacs-mime.texi (Encoding Customization): Fix
5936 mm-coding-system-priorities entry.
5937
c8763fb6 59382004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5939
5940 * idlwave.texi (Continued Statement Indentation):
5941 * reftex.texi (Options (Index Support)):
5942 (Displaying and Editing the Index, Table of Contents):
5943 * speedbar.texi (Creating a display, Major Display Modes): Replace
5944 non-nil with non-@code{nil}.
5945
59462004-10-21 Jay Belanger <belanger@truman.edu>
5947
5948 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5949
59502004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5951
5952 * calc.texi (Reporting Bugs): Double up `@'.
5953
59542004-10-18 Jay Belanger <belanger@truman.edu>
5955
5956 * calc.texi (Reporting Bugs): Changed the address that bugs
5957 should be sent to.
5958
59592004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5960
5961 * gnus.texi (New Features): Add 5.11.
5962
5963 * message.texi (Resending): Remove wrong default value.
5964
5965 * gnus.texi (Mail Source Specifiers): Describe possible problems
5966 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5967 `pop3-leave-mail-on-server' to the index.
5968
59692004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5970
5971 * message.texi (Canceling News): Add how to set a password.
5972
59732004-10-12 Jay Belanger <belanger@truman.edu>
5974
5975 * calc.texi (Help Commands): Changed the descriptions of
5976 calc-describe-function and calc-describe-variable to match their
5977 current behavior.
5978
59792004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5980
5981 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5982
59832004-10-12 Michael Albinus <michael.albinus@gmx.de>
5984
5985 Sync with Tramp 2.0.45.
5986
5987 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5988 plink link. The URL is outdated. Originator contacted for
5989 clarification.
5990
59912004-10-10 Juri Linkov <juri@jurta.org>
5992
5993 * gnus.texi (Top, Marking Articles): Join two menus in one node
5994 because a node can have only one menu.
5995
59962004-10-09 Juri Linkov <juri@jurta.org>
5997
5998 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5999 example of nnmail-split-fancy.
6000
60012004-10-06 Karl Berry <karl@gnu.org>
6002
6003 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6004 consistency with other uses of dashes.
6005
60062004-10-05 Karl Berry <karl@gnu.org>
6007
6008 * info.texi: Consistently use --- throughout, periods at end of
6009 menu descriptions, and a couple typos.
6010
60112004-09-26 Jesper Harder <harder@ifa.au.dk>
6012
6013 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6014 * pgg.texi (User Commands, Backend methods): Do.
6015 * gnus.texi: Markup fixes.
6016 (Setting Process Marks): Fix `M P a' entry.
6017 * emacs-mime.texi: Fixes.
6018
60192004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6020
6021 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6022 again.
6023 Use 5.10 instead of 5.10.0.
6024
60252004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6026
6027 * gnus.texi (Summary Mail Commands): S D e.
6028
60292004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6030
6031 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6032 the gnus-article-mode-line-format section.
6033
60342004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6035
6036 * gnus.texi (Various Summary Stuff): Fix the documentation for
6037 gnus-newsgroup-variables.
6038
60392004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6040
6041 * gnus.texi (MIME Commands): Added
6042 gnus-mime-display-multipart-as-mixed,
6043 gnus-mime-display-multipart-alternative-as-mixed,
6044 gnus-mime-display-multipart-related-as-mixed.
6045 (Mail Source Customization): Clarify `mail-source-directory'.
6046 (Splitting Mail): Mention gnus-group-find-new-groups.
6047 (SpamOracle): Fixed typo.
6048
6049 * gnus-faq.texi: Untabify.
6050 ([6.3]): nnir.el is in contrib directory.
6051
6052 * message.texi (News Headers): Clarify how a unique ID is created.
6053
6054 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6055 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6056
b2abec73 60572004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 6058
b2abec73 6059 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
6060
60612004-09-20 Florian Weimer <fw@deneb.enyo.de>
6062
6063 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6064
60652004-09-22 Jay Belanger <belanger@truman.edu>
6066
6067 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6068 might be hidden during part of the session.
6069
60702004-09-20 Jay Belanger <belanger@truman.edu>
6071
6072 * calc.texi (Notations Used in This Manual): Put in an earlier
6073 mention that DEL could be called Backspace.
6074
60752004-09-10 Simon Josefsson <jas@extundo.com>
6076
6077 * gnus.texi (IMAP): Add example. Suggested and partially written
6078 by Steinar Bang <sb@dod.no>.
6079
60802004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6081
6082 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6083 netrc syntax.
6084
60852004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6086
b2abec73
JB
6087 * gnus.texi (Spam ELisp Package Sequence of Events):
6088 Some clarifications.
2de53ca6
GM
6089 (Spam ELisp Package Global Variables): More clarifications.
6090
60912004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6092
6093 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6094 Mention spam-split does not modify incoming mail.
6095
60962004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6097
6098 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6099
61002004-09-10 Eli Zaretskii <eliz@gnu.org>
6101
6102 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6103
61042004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6105
6106 * makefile.w32-in (sieve, pgg): Use $(infodir).
6107
61082004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6109
6110 * makefile.w32-in: Fix PGG and Sieve entries.
6111
61122004-08-28 Eli Zaretskii <eliz@gnu.org>
6113
6114 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6115 Emacs and related programs.
6116
61172004-08-27 Richard M. Stallman <rms@gnu.org>
6118
6119 * faq.texi: Fix texinfo usage, esp. doublequotes.
6120 (Difference between Emacs and XEmacs): Some clarification.
6121
6122 * faq.texi (Difference between Emacs and XEmacs):
6123 Explain not to contrast XEmacs with GNU Emacs.
6124
61252004-08-26 Richard M. Stallman <rms@gnu.org>
6126
6127 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6128
61292004-08-22 David Kastrup <dak@gnu.org>
6130
6131 * reftex.texi (AUCTeX): Update links, section name.
6132
6133 * faq.texi (Calc): Update availability (included in 22.1).
6134 (AUCTeX): Update availability, information, versions, description.
6135
61362004-08-14 Eli Zaretskii <eliz@gnu.org>
6137
6138 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6139
61402004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6141
6142 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6143
61442004-08-10 Michael Albinus <michael.albinus@gmx.de>
6145
6146 Sync with Tramp 2.0.44.
6147
61482004-08-05 Lars Hansen <larsh@math.ku.dk>
6149
6150 * widget.texi (User Interface): Update how to separate the
6151 editable field of an editable-field widget from other widgets.
6152 (Programming Example): Add text after field.
6153
61542004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6155
6156 * emacs-mime.texi (Encoding Customization): Add a note to the
6157 mm-content-transfer-encoding-defaults entry.
6158 (rfc2047): Update.
6159
6160 * gnus.texi (Article Highlighting): Add
6161 gnus-cite-ignore-quoted-from.
6162 (POP before SMTP): New node.
6163 (Posting Styles): Addition.
6164 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6165 (Fancy Mail Splitting): Ditto.
6166 (X-Face): Add gnus-x-face.
6167
61682004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6169
6170 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6171 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6172
61732004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6174
6175 * gnus.texi (Mail Source Specifiers): Describe
6176 `pop3-leave-mail-on-server'.
6177
61782004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6179
6180 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6181
6182 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6183 repository. Change setfilename.
6184
6185 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6186
61872004-07-02 Juri Linkov <juri@jurta.org>
6188
6189 * pcl-cvs.texi (Viewing differences): Add `d r'.
6190
61912004-06-29 Jesper Harder <harder@ifa.au.dk>
6192
6193 * ses.texi, viper.texi, flymake.texi, faq.texi:
6194 * eshell.texi, ediff.texi: Markup fixes.
6195
61962004-06-21 Karl Berry <karl@gnu.org>
6197
6198 * info.texi (Top): Mention that only Emacs has mouse support.
6199 (Getting Started): Mention this in a few other places.
6200
62012004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6202
6203 * autotype.texi (Copyrights, Timestamps): Recommend
6204 `before-save-hook' instead of `write-file-functions'.
6205
62062004-06-13 Lars Hansen <larsh@math.ku.dk>
6207
6208 * dired-x.texi (dired-mark-omitted): Update keybinding.
6209
62102004-06-10 Kim F. Storm <storm@cua.dk>
6211
6212 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6213
62142004-06-05 Lars Hansen <larsh@math.ku.dk>
6215
6216 * dired-x.texi (variable dired-omit-mode): Rename from
6217 dired-omit-files-p.
6218 (function dired-omit-mode): Rename from dired-omit-toggle.
6219 Call dired-omit-mode rather than set dired-omit-files-p.
6220 (dired-mark-omitted): Describe command.
6221
62222004-05-29 Michael Albinus <michael.albinus@gmx.de>
6223
6224 Version 2.0.41 of Tramp released.
6225
62262004-05-29 Juanma Barranquero <lektu@terra.es>
6227
6228 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6229 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6230
62312004-05-29 Richard M. Stallman <rms@gnu.org>
6232
6233 * cl.texi (Top): Call this chapter `Introduction'.
6234 (Overview): In TeX, no section heading here.
6235
6236 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6237
62382004-05-29 Eli Zaretskii <eliz@gnu.org>
6239
6240 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6241 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6242
62432004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6244
6245 * flymake.texi: New file.
6246
62472004-05-28 Simon Josefsson <jas@extundo.com>
6248
6249 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6250
b344d29d 62512004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
6252
6253 Version 2.0.40 of Tramp released.
6254
62552004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6256
6257 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6258
6259 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6260 variables `tramp-backup-directory-alist' and
6261 `tramp-bkup-backup-directory-info'.
6262 (Overview, Connection types)
6263 (External transfer methods, Default Method)
6264 (Windows setup hints): Remove restriction of password entering
6265 with external methods.
6266 (Auto-save and Backup): Make file name example
6267 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6268 and `auto-save-directory' must be used.
6269 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6270 only "NT"). Remove doubled entry "What kinds of systems does
6271 @tramp{} work on".
6272 (tramp): Macro removed.
6273 (Obtaining Tramp): Flag removed from title.
6274 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6275 and `trampver' used properly. Flag `tramp-inst' replaced by
6276 `installchapter'. Installation related text adapted.
6277
62782004-04-28 Masatake YAMATO <jet@gyve.org>
6279
6280 * widget.texi (Programming Example): Remove overlays.
6281
62822004-04-27 Jesper Harder <harder@ifa.au.dk>
6283
6284 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6285
62862004-04-23 Juanma Barranquero <lektu@terra.es>
6287
6288 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6289
62902004-04-05 Jesper Harder <harder@ifa.au.dk>
6291
6292 * info.texi (Info Search): Add info-apropos.
6293
62942004-03-22 Juri Linkov <juri@jurta.org>
6295
6296 * faq.texi: Fix help key bindings.
6297
62982004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6299
6300 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6301 (as suggested by Karl Berry). Update information about colored
6302 stars in menus. Add new subheading describing M-n.
6303
63042004-03-12 Richard M. Stallman <rms@gnu.org>
6305
6306 * cl.texi (Top): Rename top node's title.
6307
63082004-03-08 Karl Berry <karl@gnu.org>
6309
6310 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6311 problems making the texinfo distribution.
6312
63132004-02-29 Simon Josefsson <jas@extundo.com>
6314
6315 * smtpmail.texi (Authentication): Changed the list of supported
6316 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6317 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6318 <voegelas@gmx.net>.
6319
63202004-02-29 Juanma Barranquero <lektu@terra.es>
6321
6322 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6323 Use $(DEL) instead of rm, and ignore exit code.
6324
b344d29d 63252004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6326
6327 Tramp version 2.0.39 released.
6328
63292004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6330
6331 * tramp.texi (Customizing Completion): Explain new functions
6332 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6333 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6334 (Top): Refer to Savannah mailing list as the major one. Mention
6335 older mailing lists in HTML mode only.
6336 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6337 (Frequently Asked Questions): Remote hosts must not be Unix-like
6338 for "smb" method.
6339 (Password caching): New node.
6340 (External transfer methods): Refer to password caching for "smb"
6341 method.
6342
63432004-02-17 Karl Berry <karl@gnu.org>
6344
6345 * info.texi (Help-Int): Mention the new line number feature.
6346
63472004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6348
6349 * ses.texi (Advanced Features): New functionality for
6350 ses-set-header-row (defaults to current row unless C-u used).
6351 (Acknowledgements): Add Stefan Monnier.
6352
63532003-12-29 Kevin Ryde <user42@zip.com.au>
6354
6355 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6356
b344d29d 63572003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6358
6359 Tramp version 2.0.38 released.
6360
6361 * tramp.texi (Remote shell setup): Warn of environment variables
6362 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6363 <sven.gabriel@imk.fzk.de>.
6364 (Configuration): Tramp now chooses base64/uuencode
6365 automatically. Update wording accordingly.
6366 (Top): More description for the `Default Method' menu entry.
6367 (Default Method): Use @code, not @var, for Lisp variables.
6368 (Default Method): New subsection `Which method is the right one
6369 for me?' Suggested by Christian Kirsch.
6370 (Configuration): Pointer to new subsection added.
6371 (Default Method): Too many "use" in one sentence.
6372 Rephrase. Reported by Christian Kirsch.
6373 (Filename Syntax): Old `su' example is probably a left-over from
6374 the sm/su method naming. Replace with `ssh', instead.
6375 (External transfer methods, Auto-save and Backup):
6376 Typo fixes.
6377
63782003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6379
183080b6 6380 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6381 (Top): Mention japanese manual only if flag `jamanual' is set.
6382 Insert section `Japanese manual' in menu.
6383
63842003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6385
6386 * eshell.texi (Known Problems): Add doc item.
6387
63882003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6389
6390 * cc-mode.texi: Update for CC Mode 5.30.
6391
6392 Note: Please refrain from doing purely cosmetic changes like
6393 removing trailing whitespace in this manual; it clobbers cvs
6394 merging for no good reason.
6395
63962003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6397
6398 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6399 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6400 @acronym{ASCII}.
6401
64022003-10-26 Karl Berry <karl@gnu.org>
6403
6404 * info.texi (Info Search): Echo area, not echo are. From Debian
6405 diff.
6406
64072003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6408
10d1d0af 6409 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6410 :buttons and :children keywords.
6411
64122003-10-22 Miles Bader <miles@gnu.org>
6413
6414 * Makefile.in (info): Move before $(top_srcdir)/info.
6415
64162003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6417
6418 * tramp.texi (Inline methods): Small grammar fix.
6419 (External transfer methods): Likewise.
6420
64212003-10-08 Nick Roberts <nick@nick.uklinux.net>
6422
6423 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6424
64252003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6426
6427 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6428
64292003-09-30 Richard M. Stallman <rms@gnu.org>
6430
6431 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6432
6433 * widget.texi (User Interface): Fix typos.
6434
6435 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6436
64372003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6438
6439 * pcl-cvs.texi (Selected Files): Fix typo.
6440
64412003-09-21 Karl Berry <karl@gnu.org>
6442
6443 * info.texi (] and [ commands): No period at end of section title.
6444
64452003-09-04 Miles Bader <miles@gnu.org>
6446
6447 * Makefile.in (top_srcdir): New variable.
6448 ($(top_srcdir)/info): New rule.
6449 (info): Depend on it.
6450
64512003-09-03 Peter Runestig <peter@runestig.com>
6452
6453 * makefile.w32-in: New file.
6454
64552003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6456
6457 * widget.texi (User Interface): Explain the need of static text
6458 around an editable field.
6459
64602003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6461
6462 * widget.texi (Basic Types): The argument to `:help-echo' can now
6463 be a form that evaluates to a string.
6464
64652003-08-18 Kim F. Storm <storm@cua.dk>
6466
6467 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6468
64692003-08-16 Richard M. Stallman <rms@gnu.org>
6470
6471 * dired-x.texi (Shell Command Guessing): Explain *.
6472
64732003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6474
6475 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6476 log-edit-insert-changelog.
6477
64782003-08-03 Karl Berry <karl@gnu.org>
6479
6480 * info.texi: Need @contents.
6481
c8763fb6 64822003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6483
6484 Tramp version 2.0.36 released.
6485
6486 * tramp.texi (Remote shell setup): Explain about problems with
6487 non-Bourne commands in ~/.profile and ~/.shrc.
6488
64892003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6490
6491 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6492 renaming of `vis-mode' to `visible-mode'.
6493
64942003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6495
6496 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6497 next, prev and up pointers.
6498
64992003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6500
6501 * info.texi (Help): Mention existence of Emacs and stand-alone
6502 Info at the very beginning of the tutorial.
6503 (Help-Inv): New node.
6504 (Help-]): New node.
6505 (Help-M): Systematically point out the differences between default
6506 Emacs and stand-alone versions. Delete second menu.
6507 (Help-Xref): Systematically point out the differences between
6508 default Emacs and stand-alone versions.
6509 (Help-Int): Change `l' example.
6510 (Expert Info): Fix typos.
6511 (Emacs Info Variables): Mention `Info-hide-note-references' and
6512 new default for `Info-scroll-prefer-subnodes'.
6513
c8763fb6 65142003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6515
6516 Version 2.0.35 of Tramp released.
6517
6518 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6519 (Inline methods): Add methods `remsh' and `plink1'.
6520 (External transfer methods): Add method `remcp'.
6521 (Multi-hop Methods): Add method `remsh'.
6522 Small patch from Adrian Aichner <adrian@xemacs.org>:
6523 Fix minor typos.
6524 (Concept Index): Added to make manual searchable via
6525 `Info-index'.
6526 (Version Control): Add cindex entry.
6527
c8763fb6 65282003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6529
6530 * trampver.texi: Version 2.0.34 released.
6531
65322003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6533
6534 * faq.texi: Improve previous changes.
6535
65362003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6537
6538 * faq.texi: Update copyright and maintenance details.
6539 Update some package URLs, versions, and maintainers.
6540 Remove many references to the Emacs Lisp Archive.
6541
65422003-04-23 Simon Josefsson <jas@extundo.com>
6543
6544 * smtpmail.texi: Fix license (the invariant sections mentioned has
6545 never been part of the smtp manual). Align info dir entry with
6546 other emacs packages.
6547
65482003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6549
6550 * tramp.texi: Version 2.0.33 released.
6551 Remove installation chapter. Remove XEmacs specifics.
6552
65532003-03-29 Richard M. Stallman <rms@gnu.org>
6554
6555 * tramp.texi (Top): Undo the previous renaming.
6556 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6557
c8763fb6 65582003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6559
6560 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6561 version of manual.
6562
6563 * tramp.texi (Auto-save and Backup): New node.
6564
65652003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6566
6567 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6568 Emacs" in order to have better differentiation to "XEmacs".
6569 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6570 are new macros in order to point to the other Emacs flavor where
6571 appropriate. In info case, point to node `Installation' in order
6572 to explain how to generate the other way. In html case, make a
6573 link to the other html file.
6574 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6575 after CVS checkout/update.
6576 (Installation): Completely rewritten.
6577 (Installation parameters, Load paths): New sections under
6578 `Installation'.
6579
c8763fb6 65802003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6581
6582 * tramp.texi: Version 2.0.30 released.
6583 Replace word "path" with "localname" where used as a component of
6584 a Tramp file name.
6585
65862003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6587
6588 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6589 introduced.
6590 (Installation): Explain what to do if files from the tramp/contrib
6591 directory are needed.
6592
65932003-02-23 Alex Schroeder <alex@emacswiki.org>
6594
6595 * smtpmail.texi (How Mail Works): New.
6596
65972003-02-22 Alex Schroeder <alex@emacswiki.org>
6598
6599 * smtpmail.texi: New file.
6600
6601 * Makefile.in: Build SMTP manual.
6602
c8763fb6 66032003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6604
6605 * tramp.texi: Version 2.0.29 released.
6606 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6607 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6608
66092003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6610
6611 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6612 another package loads accidently Ange-FTP.
6613
66142003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6615
6616 * tramp.texi (Customizing Completion): Add function
6617 `tramp-parse-sconfig'. Change example of
6618 `tramp-set-completion-function', because parsing of ssh config
6619 files looks more natural.
6620
66212003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6622
6623 * gnus.texi: Do not use `path' in several locations.
6624
c8763fb6 66252002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6626
6627 * tramp.texi (External transfer methods): New method `smb'. From
6628 Michael Albinus.
6629
66302002-11-05 Karl Berry <karl@gnu.org>
6631
6632 * info.texi (Info-fontify): Reorder face list to avoid bad line
6633 breaks.
6634
c8763fb6 66352002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6636
6637 * tramp.texi: Move @copying to standard place. Use
6638 @insertcopying.
6639
66402002-10-02 Karl Berry <karl@gnu.org>
6641
6642 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6643 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6644 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6645 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6646 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6647 Per rms, update all manuals to use @copying instead of @ifinfo.
6648 Also use @ifnottex instead of @ifinfo around the top node, where
6649 needed for the sake of the HTML output.
6650 (The Gnus manual is not fixed since it's not clear to me how it
6651 works; and the Tramp manual already uses @copying, although in an
6652 unusual way. All others were changed.)
6653
66542002-09-10 Jonathan Yavner <jyavner@engineer.com>
6655
6656 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6657 (../info/ses, ses.dvi): New targets.
6658 * ses.texi: New file.
6659
c8763fb6 66602002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6661
6662 * texinfo.tex: Update to texinfo 4.2.
6663
66642002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6665
6666 * reftex.texi: Update to RefTeX 4.19.
6667
c8763fb6 66682002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6669
6670 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6671 (../info/tramp, tramp.dvi): New targets.
6672
66732002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6674
6675 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6676 (calc.dvi): Uncomment.
6677
66782001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6679
6680 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6681 (../info/calc): New target.
6682
66832001-10-20 Gerd Moellmann <gerd@gnu.org>
6684
6685 * (Version 21.1 released.)
6686
66872001-10-05 Gerd Moellmann <gerd@gnu.org>
6688
6689 * Branch for 21.1.
6690
66912001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6692
6693 * Makefile.in (../info/info): Use an explicit -o switch to
6694 makeinfo.
6695
66962001-03-05 Gerd Moellmann <gerd@gnu.org>
6697
6698 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6699
67002000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6701
6702 * Makefile.in (../info/idlwave): Use --no-split.
6703
67042000-12-14 Dave Love <fx@gnu.org>
6705
c4cc8b9a 6706 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
6707 (gnus.dvi): Change rule to remove @latex stuff.
6708
67092000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6710
6711 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6712
67132000-10-13 John Wiegley <johnw@gnu.org>
6714
6715 * Makefile.in: Add build targets for eshell.texi.
6716
67172000-09-25 Gerd Moellmann <gerd@gnu.org>
6718
6719 * Makefile.in: Remove/comment speedbar stuff.
6720
67212000-09-22 Dave Love <fx@gnu.org>
6722
6723 * Makefile.in: Add emacs-mime.
6724
67252000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6726
6727 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6728 (DVI_TARGETS): Add woman.dvi.
6729 (../info/woman, woman.dvi): New targets.
6730
67312000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6732
6733 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6734
6735 * pcl-cvs.texi: New file.
6736 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6737 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6738
67392000-05-11 Gerd Moellmann <gerd@gnu.org>
6740
6741 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6742 (../info/ebrowse, ebrowse.dvi): New targets.
6743
67442000-01-13 Gerd Moellmann <gerd@gnu.org>
6745
6746 * Makefile.in (INFO_TARGETS): Add eudc.
6747 (DVI_TARGETS): Add eudc.dvi.
6748 (../info/eudc, eudc.dvi): New targets.
6749
67502000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6751
6752 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6753 compatibility with 8+3 filesystems).
6754 (../info/efaq): Rename from emacs-faq.
6755
67562000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6757
6758 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6759 (../info/idlwave, idlwave.dvi): New targets.
6760
67611999-10-23 Dave Love <fx@gnu.org>
6762
6763 * Makefile.in: Use autotype.texi.
6764
67651999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6766
6767 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6768 faq.texi file) rather than ../info/faq.
6769
67701999-10-07 Gerd Moellmann <gerd@gnu.org>
6771
6772 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6773 (../info/ada-mode, ada-mode.dvi): New targets.
6774
67751999-09-01 Dave Love <fx@gnu.org>
6776
6777 * Makefile.in: Add faq.
6778
67791999-07-12 Richard Stallman <rms@gnu.org>
6780
6781 * Version 20.4 released.
6782
67831998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6784
6785 * Version 20.3 released.
6786
67871998-04-06 Andreas Schwab <schwab@gnu.org>
6788
768c0c0f
JB
6789 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6790 Use it in dvi targets.
2de53ca6
GM
6791 (../etc/GNU): Change to $(srcdir) first.
6792
67931998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6794
6795 * reftex.texi: Update for RefTeX version 3.22.
6796
67971998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6798
6799 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6800 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6801
68021997-09-23 Paul Eggert <eggert@twinsun.com>
6803
6804 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6805 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6806
68071997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6808
6809 * Version 20.2 released.
6810
68111997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6812
6813 * Version 20.1 released.
6814
68151997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6816
6817 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6818
68191996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6820
6821 * Version 19.33 released.
6822
68231996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6824
6825 * Version 19.32 released.
6826
68271996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6828
6829 * Makefile.in: Add rules for the Message manual.
6830
68311996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6832
6833 * gnus.texi: New version.
6834
6835 * message.texi: New manual.
6836
68371996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6838
6839 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6840
68411996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6842
6843 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6844 Specify -I option.
6845 (All dvi targets): Set the TEXINPUTS variable.
6846
68471996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6848
6849 * Version 19.31 released.
6850
68511996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6852
6853 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6854 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6855
68561995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6857
6858 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6859 (INFO_TARGETS): Add ../info/cc-mode.
6860 (DVI_TARGETS): Add cc-mode.dvi.
6861
2de53ca6
GM
68621995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6863
6864 * Version 19.30 released.
6865
68661995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6867
6868 * gnus.texi: New file.
6869
68701995-11-04 Erik Naggum <erik@naggum.no>
6871
6872 * gnus.texi: File deleted.
6873
68741995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6875
6876 * mh-e.texi: "Function Index" -> "Command Index" to work with
6877 Emacs 19.30 C-h C-k support of separately-documented commands.
6878
68791995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6880
6881 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6882 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6883
68841995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6885
6886 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6887 (../info/viper, viper.dvi): New targets.
6888
68891995-04-20 Kevin Rodgers <kevinr@ihs.com>
6890
6891 * dired-x.texi (Installation): Change the example to set
6892 buffer-local variables like dired-omit-files-p in
6893 dired-mode-hook.
6894
68951995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6896
6897 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6898 (../info/mh-e, mh-e.dvi): New targets.
6899
69001995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6901
6902 * Makefile.in (maintainer-clean): Rename from realclean.
6903
69041994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6905
6906 * Makefile.in: New file.
6907 * Makefile: File deleted.
6908
69091994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6910
6911 * Makefile (TEXINDEX_OBJS): Variable deleted.
6912 (texindex, texindex.o, getopt.o): Rules deleted.
6913 All deps on texindex deleted.
6914 (distclean): Don't delete texindex.
6915 (mostlyclean): Don't delete *.o.
6916 * texindex.c, getopt.c: Files deleted.
6917
69181994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6919
6920 * Version 19.26 released.
6921
69221994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6923
6924 * Version 19.25 released.
6925
69261994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6927
6928 * Version 19.24 released.
6929
69301994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6931
6932 * Version 19.23 released.
6933
69341994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6935
6936 * Makefile: Delete spurious tab.
6937
69381994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6939
6940 * Makefile (.SUFFIXES): New rule.
6941
69421994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6943
6944 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6945 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6946
69471994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6948
6949 * Makefile (../info/sc): Rename from sc.info.
6950 (../info/cl): Likewise.
6951 (INFO_TARGETS): Use new names.
6952
69531993-12-04 Richard Stallman (rms@srarc2)
6954
6955 * getopt.c: New file.
6956 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6957 (getopt.o): New rule.
6958 (dvi): Don't depend on texindex.
6959 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6960 Depend on texindex.
6961
69621993-12-03 Richard Stallman (rms@srarc2)
6963
6964 * Makefile (../info/sc.info): Rename from ../info/sc.
6965 (TEXI2DVI): New variable.
6966 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6967 Add explicit commands.
6968 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6969
69701993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6971
6972 * Version 19.22 released.
6973
69741993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6975
6976 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6977
69781993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6979
6980 * Version 19.21 released.
6981
69821993-11-15 Paul Eggert (eggert@twinsun.com)
6983
6984 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6985
69861993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6987
6988 * Makefile (../etc/GNU): New target.
6989 (EMACSSOURCES): Add gnu1.texi.
6990
69911993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6992
6993 * Makefile (realclean): Don't delete the Info files.
6994
f0131492 69951993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6996
6997 * forms.texi: Fix forms.texi so that it will format correctly.
6998 Add missing `@end iftex', fix bad reference.
6999
7000 * info.texi, info-stn.texi: New files implement texinfo version of
7001 `info' file.
7002
f0131492 70031993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
7004
7005 * Makefile: Fix targets for texindex, new info.texi files.
7006 * info-stnd.texi: New file implements info for standalone info
7007 reader.
7008 * info.texi: Update to include recent changes to "../info/info".
7009 New source file for ../info/info; includes info-stnd.texi.
7010
7011 * texindex.c: Include "../src/config.h" if building in emacs.
7012
7013 * Makefile: Change all files to FILENAME.texi, force all targets
7014 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7015 vip.texinfo, forms.texinfo, cl.texinfo.
7016 Add target to build texindex.c, defining `emacs'.
7017
7018 * forms.texi: Install new file to match version 2.3 of forms.el.
7019
70201993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7021
7022 * Version 19.19 released.
7023
70241993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7025
7026 * sc.texinfo: Fix info file name.
7027
7028 * Makefile (info): Add gnus and sc.
7029 (dvi): Add gnus.dvi and sc.dvi.
7030 (../info/sc, sc.dvi): New targets.
7031
70321993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7033
7034 * Version 19.18 released.
7035
70361993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7037
7038 * Makefile: Fix source file names of the separate manuals.
7039 (gnus.dvi, ../info/gnus): New targets.
7040
70411993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7042
7043 * Version 19.17 released.
7044
70451993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7046
7047 * split-man: Fix typos in last change.
7048
70491993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7050
7051 * Version 19.16 released.
7052
70531993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7054
7055 * version 19.15 released.
7056
70571993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7058
7059 * Makefile (distclean): It's rm, not rf.
7060
70611993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7062
7063 * Version 19.14 released.
7064
70651993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7066
7067 * Makefile: New file.
7068
70691993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7070
7071 * Version 19.13 released.
7072
70731993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7074
7075 * Version 19.9 released.
7076
70771993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7078
7079 * Version 19.8 released.
7080
70811993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7082
7083 * Version 19.7 released.
7084
70851990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7086
7087 * gnus.texinfo: New file. Removed installation instructions.
7088
70891990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7090
7091 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7092
70931989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7094
7095 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7096 then define `\sc' as the command for smallcaps in Texinfo. This
7097 means that the @sc command will produce small caps. bfox has
7098 made the corresponding change to makeinfo and texinfm.el.
7099
71001988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7101
7102 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7103 Customization since the menu entry did not point to anything.
7104 Also add an @finalout command to remove overfull hboxes from the
7105 printed output.
7106
7107 * cl.texinfo: Add @bye, \input line and @settitle to file.
7108 This file is clearly intended to be a chapter of some other work,
7109 but the other work does not yet exist.
7110
71111988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7112
7113 * texinfo.texinfo: Three typos corrected.
7114
4009494e 7115;; Local Variables:
c8763fb6 7116;; coding: utf-8
4009494e
GM
7117;; End:
7118
17ca7950
GM
7119 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7120 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7121 Free Software Foundation, Inc.
4009494e
GM
7122
7123 This file is part of GNU Emacs.
7124
97c0352c 7125 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 7126 it under the terms of the GNU General Public License as published by
97c0352c
GM
7127 the Free Software Foundation, either version 3 of the License, or
7128 (at your option) any later version.
4009494e
GM
7129
7130 GNU Emacs is distributed in the hope that it will be useful,
7131 but WITHOUT ANY WARRANTY; without even the implied warranty of
7132 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7133 GNU General Public License for more details.
7134
7135 You should have received a copy of the GNU General Public License
97c0352c 7136 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.