Renamed xhtml-style.rnc to xhtml-xstyle.rnc; all users changed.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
0ce574ef
MA
12007-12-07 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5 (Errors and Events): Adapt dbus-event.
6
b890d447
MB
72007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8
9 * gnus.texi (Other Files): Add the yenc command.
10
112007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
12
13 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
14 since 2004-08-06.
15
162007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
17
18 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
19 on body.
20
212007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
22
23 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
24 and rfc2047-allow-irregular-q-encoded-words; fix description of
25 rfc2047-encode-encoded-words.
26
272007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
28
29 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
30
3728bf03
MO
312007-12-05 Michael Olson <mwolson@gnu.org>
32
33 * remember.texi (Diary): Remove "require" line for remember-diary.el.
34 Update documentation for `remember-diary-file'.
35
a4397af9
MA
362007-12-04 Michael Albinus <michael.albinus@gmx.de>
37
38 * dbus.texi (Signals): Precise `dbus-register-signal'.
39 (Errors and Events): Rework events part, the internal structure of
40 dbus-event has changed.
41
1682490c
JB
422007-12-03 Juanma Barranquero <lekktu@gmail.com>
43
44 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
45 ($(infodir)/dbus, dbus.dvi): New targets.
46
7b13a0f2
MA
472007-12-03 Michael Albinus <michael.albinus@gmx.de>
48
49 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
50 unconditionally.
51
52 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
53 emulation with @print{}.
54
7ef92bc9
RS
552007-12-02 Richard Stallman <rms@gnu.org>
56
57 * dbus.texi (Overview): Minor cleanup.
58
22d8ac3a
MA
592007-12-02 Michael Albinus <michael.albinus@gmx.de>
60
d3a8e0df
MA
61 * Makefile.in (INFO_TARGETS): Add dbus.
62 (DVI_TARGETS): Add dbus.dvi.
63 (dbus, dbus.dvi): New targets.
64
22d8ac3a
MA
65 * dbus.texi: New file.
66
559764ab
RF
672007-11-24 Romain Francoise <romain@orebokech.com>
68
69 * nxml-mode.texi: Add description in @direntry.
7aa579d9 70 Fix file name to match @setfilename.
559764ab 71
ac97a16b
MH
722007-11-23 Mark A. Hershberger <mah@everybody.org>
73
74 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
75 ($(infodir)/nxml-mode): New rule.
76
77 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
78 ($(infodir)/nxml-mode): New rule.
79 (clean): Add nxml-mode*.
80
81 * nxml-mode.texi: New file with nxml manual.
82
404cd454
GM
832007-11-18 Richard Stallman <rms@gnu.org>
84
85 * flymake.texi (Example -- Configuring a tool called directly):
86 Update example.
87
b048d478
MA
882007-11-18 Michael Albinus <michael.albinus@gmx.de>
89
90 * tramp.texi (Filename completion): Simplify explanation of
91 double-slash behaviour. Explain directory contents flushing.
92
346e8469
JB
932007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
94
95 * calc.texi (TeX and LaTeX Language Modes): Put in
96 missing braces.
97
404cd454
GM
982007-11-15 Richard Stallman <rms@gnu.org>
99
100 * cl.texi (Equality Predicates): Delete `eql'.
101 (Predicates, Naming Conventions, Top): Delete `eql'.
102 (Common Lisp Compatibility): Delete `eql'.
103 (Porting Common Lisp): Delete obsolete backquote info.
104 Minor clarification about character constants.
105 (Sequence Basics): Minor clarification.
106
1f6af58b
JB
1072007-11-15 Juanma Barranquero <lekktu@gmail.com>
108
dccb744b 109 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
110 * tramp.texi (Filename completion): Fix typos.
111
3bc88bc9
JB
1122007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
113
114 * calc.texi (Basic commands): Mention the menu.
115
bc5300d3
MA
1162007-11-12 Michael Albinus <michael.albinus@gmx.de>
117
118 * tramp.texi (Connection caching): Tramp flushes connection
119 properties when remote operating system has been changed.
120
4d8a28ec
MB
1212007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
122
123 * gnus-news.texi: Fix spelling.
124 `message-insert-formatted-citation-line', not
125 `message-insert-formated-citation-line'.
126
404cd454
GM
127 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
128
e1176b47
MA
1292007-11-07 Michael Albinus <michael.albinus@gmx.de>
130
131 * tramp.texi (Overview): Mention also the PuTTY integration under
132 Win32. Remove paragraphs about Tramp's experimental status.
133 (Frequently Asked Questions): Add code example for highlighting the
134 mode line.
135
6159985a
MO
1362007-11-03 Michael Olson <mwolson@gnu.org>
137
138 * remember.texi: Change mentions of remember-buffer to
139 remember-finalize throughout.
140
bec9b2f5
MO
1412007-10-30 Michael Olson <mwolson@gnu.org>
142
143 * remember.texi (Copying): Remove.
144 (Mailbox): Update with non-BBDB instructions.
145 (Diary, Org): Add.
146 (Bibliography, Planner Page): Remove.
147
b6173182
JB
1482007-10-30 Juanma Barranquero <lekktu@gmail.com>
149
150 * makefile.w32-in (INFO_TARGETS): Add remember.
151 (DVI_TARGETS): Add remember.dvi.
152 ($(infodir)/remember): New rule.
153 (clean): Add remember*.
154
15f3eb73
MO
1552007-10-30 Michael Olson <mwolson@gnu.org>
156
70bdc930
MO
157 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
158 ($(infodir)/remember): New rule that builds the Remember Manual.
159
b6173182
JB
160 * remember.texi: New file containing the Remember Mode Manual.
161 Shuffle chapters around after initial import.
7d3f6f1a
MO
162 (Function Reference): Split Keystrokes into separate chapter.
163 (Keystrokes): Document C-c C-k.
51d24a12 164 (Introduction): Fix typographical issue with "---".
15f3eb73 165
404cd454
GM
1662007-10-29 Richard Stallman <rms@gnu.org>
167
168 * widget.texi (Introduction): Delete discussion of implementation
169 internals.
170
9bbb9638
MA
1712007-10-29 Michael Albinus <michael.albinus@gmx.de>
172
173 * tramp.texi (Connection caching): Host names must be different
174 when tunneling.
175
c7ff939a
RS
1762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
177
178 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
179 Gnus v5.13.
180
01c52d31
MB
1812007-10-28 Miles Bader <miles@gnu.org>
182
183 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
184
1852007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
186
187 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
188
1892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
190
191 * gnus.texi (Sorting the Summary Buffer): Remove
192 gnus-article-sort-by-date-reverse.
193
1942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
195
196 * gnus.texi (Non-ASCII Group Names): New node.
197 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
198 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
199
2002007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
201
202 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
203 clean the output of the program `imap-shell-program'.
204
2052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
206
207 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
208
2092007-10-28 Tassilo Horn <tassilo@member.fsf.org>
210
211 * gnus.texi (Sticky Articles): Documentation for sticky article
212 buffers.
213
2142007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
215
216 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
217
2182007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
219
220 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
221
2222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
223
224 * gnus.texi (Archived Messages): Document
225 gnus-update-message-archive-method.
226
2272007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
228
229 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
230
2312007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
232
233 * gnus.texi (Group Maneuvering): Document
234 `gnus-summary-next-group-on-exit'.
235
2362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
237
238 * gnus.texi (Really Various Summary Commands): Mention
239 gnus-auto-select-on-ephemeral-exit.
240
2412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
242
243 * gnus.texi, message.texi: Bump version number.
244
2452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
246
247 * gnus.texi (Group Line Specification, Misc Group Stuff)
248 (Server Commands): Parenthesize @pxref{Mail Spool}.
249
2502007-10-28 Didier Verna <didier@xemacs.org>
251
252 New user option: message-signature-directory.
253 * message.texi (Insertion Variables): Document it.
254 * gnus.texi (Posting Styles): Ditto.
255
2562007-10-28 Didier Verna <didier@xemacs.org>
257
258 * gnus.texi (Group Line Specification):
259 * gnus.texi (Misc Group Stuff):
260 * gnus.texi (Server Commands): Document the group compaction feature.
261
2622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
263
264 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
265
266 * message.texi (Various Message Variables): Add message-fill-column.
267
2682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
269
270 * gnus.texi: Untabify.
271
2722007-10-28 Didier Verna <didier@xemacs.org>
273
274 * gnus.texi (Group Parameters): Document the posting-style merging
275 process in topic-mode.
276
2772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
278
279 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
280
2812007-10-28 Romain Francoise <romain@orebokech.com>
282
283 * gnus.texi (Mail Spool): Fix typo.
284 Update copyright.
285
2862007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
287
288 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
289
2902007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
291
292 * gnus.texi (Summary Generation Commands):
293 Add gnus-summary-insert-ticked-articles.
294
2952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
296
297 * gnus.texi
298 (SpamAssassin back end): Rename spam-spamassassin-path to
299 spam-spamassassin-program.
300
3012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
302
303 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
304
3052007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
306
307 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
308
3092007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
310
311 * message.texi (Mail Headers): Document `opportunistic'.
312
3132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
314
315 * emacs-mime.texi (Encoding Customization): Explain how to set
316 mm-coding-system-priorities per hierarchy.
317
3182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
319
320 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
321 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
322
3232007-10-28 Didier Verna <didier@xemacs.org>
324
325 * message.texi (Wide Reply): Update documentation of
326 message-dont-reply-to-names (now allowing a list of regexps).
327
3282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
329
330 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
331
3322007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
333
334 * gnus.texi (SpamAssassin back end): Fix typo.
335
336 * sieve.texi (Examples): Fix grammar.
337
3382007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
339
340 * gnus.texi (Searching for Articles): Document M-S and M-R.
341 (Limiting): Document / b.
342
3432007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
344
345 * gnus.texi (Thread Commands): T M-^.
346
3472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
348
349 * message.texi (Mail Aliases): Document ecomplete.
350 (Mail Aliases): Fix typo.
351
3522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
353
354 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
355 fix typo.
356
3572007-10-28 Romain Francoise <romain@orebokech.com>
358
359 * gnus.texi (Mail Spool): Grammar fix.
360
3612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
362
363 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
364 string.
365
3662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
367
368 * gnus.texi (Group Parameters): Fix description.
369
3702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
371
372 * gnus.texi (Gmane Spam Reporting): Fix
373 spam-report-gmane-use-article-number. Add
374 spam-report-user-mail-address.
375
3762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
377
378 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
379
3802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
381
382 * gnus.texi (Group Parameters): Add simplified sorting example based on
383 example for `Sorting the Summary Buffer' from Jari Aalto
384 <jari.aalto@cante.net>.
385 (Example Methods): Add example for an indirect connection.
386
3872007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
388
389 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
390 (Agent Parameters): Updated parameter names to match code.
391 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
392 'gnus-agent-summary-fetch-series'.
393 (Agent and flags): New section providing a generalized discussion
394 of flag handling.
395 (Agent and IMAP): Removed flag discussion.
396 (Agent Variables): Added 'gnus-agent-synchronize-flags'
397
3982007-10-28 Romain Francoise <romain@orebokech.com>
399
400 * gnus.texi (Exiting the Summary Buffer): Add new function
401 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
402
4032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
404
405 * gnus.texi (Conformity): Fix typo.
406 (Customizing Articles): Document `first'.
407
4082007-10-28 Jari Aalto <jari.aalto@cante.net>
409
410 * gnus.texi (Sorting the Summary Buffer):
411 Add `gnus-thread-sort-by-date-reverse'. Add example
412 host to different sorting in NNTP and RSS groups.
413
4142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
415
416 * message.texi (Insertion): Describe prefix for
417 message-mark-inserted-region and message-mark-insert-file.
418
4192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
420
421 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
422 LaTeX documents. Describe "text/x-gnus-verbatim".
423
4242007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
425
426 * gnus.texi (Blacklists and Whitelists)
427 (Blacklists and Whitelists, BBDB Whitelists)
428 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
429 (spam-stat spam filtering, SpamOracle)
430 (Extending the Spam ELisp package): Removed extra quote symbol for
431 clarity.
432
4332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
434
435 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
436 gnus-article-delete-part and gnus-article-replace-part.
437 (Using MIME): Add gnus-mime-replace-part.
438
4392007-10-28 Romain Francoise <romain@orebokech.com>
440
441 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
442 requires `auto-compression-mode' to be enabled. Add new nnml
443 variable `nnml-compressed-files-size-threshold'.
444
4452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
446
447 * gnus.texi (Sorting the Summary Buffer): Added
448 gnus-thread-sort-by-recipient.
449
4502007-10-28 Romain Francoise <romain@orebokech.com>
451
452 * message.texi (Insertion Variables): Mention new variable
453 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
454 documentation accordingly.
455
4562007-10-28 Romain Francoise <romain@orebokech.com>
457
458 * gnus.texi (To From Newsgroups): Mention new variables
459 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
460
4612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
462
463 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
464 stuff; gnus-mime-inline-part does the automatic decompression.
465
4662007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
467
468 * gnus.texi (Spam ELisp Package Configuration Examples):
469 "training.ham" should be "training.spam"
470
4712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
472
473 * message.texi (Mail Variables): Fix the default value for
474 message-send-mail-function.
475
4762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
477
478 * gnus.texi (Optional Back End Functions): nntp-request-update-info
479 always returns nil exceptionally.
480
4812007-10-28 Simon Josefsson <jas@extundo.com>
482
483 * gnus.texi (Article Washing): Add libidn URL. Suggested by
484 Michael Cook <michael@waxrat.com>.
485
4862007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
487
488 * gnus.texi (Topic Commands): Fix next/previous.
489
4902007-10-28 Simon Josefsson <jas@extundo.com>
491
492 * gnus.texi (Article Washing): Mention `W i'.
493
4942007-10-28 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
495
496 * gnus.texi (Group Parameters): Slight extension of sieve
497 parameter description.
498
4992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
500
501 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
502 matching score files as well.
503 (Picons): Describe `gnus-picon-style'.
504
5052007-10-28 Romain Francoise <romain@orebokech.com>
506
507 * message.texi (Message Headers): Mention that headers are hidden
508 using narrowing, and how to expose them.
509 Update copyright.
510
5112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
512
513 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
514 `gnus-summary-sort-by-recipient'.
515
5162007-10-28 Romain Francoise <romain@orebokech.com>
517
518 * gnus.texi (NNTP marks): New node.
519 (NNTP): Move NNTP marks variables to the new node.
520
5212007-10-28 Jesper Harder <harder@ifa.au.dk>
522
523 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
524 end.
525
526 * gnus.texi (MIME Commands, Hashcash): Markup fix.
527
5282007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
529
530 * gnus.texi: replaced @file{spam.el} with @code{spam.el}
531 everywhere for consistency.
532 (Filtering Spam Using The Spam ELisp Package): admonish again.
533 (Spam ELisp Package Sequence of Events): this is Gnus, say so.
534 Say "regular expression" instead of "regex." Admonish. Pick
535 other words to sound better (s/so/thus/).
536 (Spam ELisp Package Filtering of Incoming Mail): mention
537 statistical filters. Remove old TODO.
538 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
539 new section on sorting and displaying the spam score
540 (BBDB Whitelists): mention spam-use-BBDB-exclusive is not a
541 backend but an alias to spam-use-BBDB
542 (Extending the Spam ELisp package): rewrite the example using the
543 new backend functionality.
544
5452007-10-28 Simon Josefsson <jas@extundo.com>
546
547 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
548 nntp-marks-directory, from Romain Francoise
549 <romain@orebokech.com>.
550
5512007-10-28 Magnus Henoch <mange@freemail.hu>
552
553 * gnus.texi (Hashcash): New default value of
554 hashcash-default-payment.
555
5562007-10-28 Simon Josefsson <jas@extundo.com>
557
558 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
559 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
560
5612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
562
563 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
564
5652007-10-28 Simon Josefsson <jas@extundo.com>
566
567 * gnus.texi (documentencoding): Add, to avoid warnings.
568
5692007-10-28 Simon Josefsson <jas@extundo.com>
570
571 * message.texi (Mail Headers): Add.
572
573 * gnus.texi (Hashcash): Fix.
574
5752007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
576
577 * gnus.texi (Hashcash): changed location of library, also mention
578 that payments can be verified and fix the name of the
579 hashcash-path variable
580
5812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
582
583 * gnus.texi
584 (Article Display): Add `gnus-picon-style'.
585
5862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
587
588 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
589
5902007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
591
592 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
593 (Bogofilter, spam-stat spam filtering, SpamOracle): old incorrect
594 warning about ham processors in spam groups removed
595
5962007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
597 From Hubert Chan <hubert@uhoreg.ca>
598
599 * gnus.texi (SpamAssassin backend): added new node about SpamAssassin
600
6012007-10-28 Jesper Harder <harder@ifa.au.dk>
602
603 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
604 (Mailing List): Typo.
605 (Customizing Articles): Add gnus-treat-ansi-sequences.
606 (Article Washing): Index.
607
608 * message.texi: Use m-dash consistently.
609
6102007-10-28 Jesper Harder <harder@ifa.au.dk>
611
612 * gnus.texi (GroupLens): Remove.
613
6142007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
615
616 * gnus.texi (Outgoing Messages, Agent Variables): Add
617 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
618 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
619
6202007-10-28 Jesper Harder <harder@ifa.au.dk>
621
622 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
623
6242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
625
626 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
627
628 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
629
6302007-10-28 Simon Josefsson <jas@extundo.com>
631
632 * gnus.texi (Top): Add SASL.
633
404cd454
GM
6342007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
635
636 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
637
6382007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
639
640 * gnus.texi (Troubleshooting): Adjust Gnus version number.
641
0edd2970
JB
6422007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
643
644 * calc.texi (Formulas, Composition Basics): Lower the
645 precedence of negation.
646
a9afba20
JY
6472007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
648
649 * ses.texi (The Basics): Mention how to create a new spreadsheet.
650 Mention the new three-letter column identifiers.
651 (More on cell printing): Calculate-cell and truncate-cell are now `c'
652 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
653 message when using `c' on an empty default with default printer.
654 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
655 renamed to `ses--symbolic-formulas' some time ago.
656
45b778a6
JB
6572007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
658
659 * calc.texi (Default Simplifications, Making Selections)
660 (Customizing Calc): Clarify associativity of multiplication.
661
03b5bade
MA
6622007-10-23 Michael Albinus <michael.albinus@gmx.de>
663
664 * tramp.texi (Traces and Profiles): Simplify loop over
665 `trace-function-background'.
666
e658c8ee
JL
6672007-10-22 Juri Linkov <juri@jurta.org>
668
669 * dired-x.texi (Shell Command Guessing): Default values are now
670 available by typing M-n instead of M-p.
671
dd753688
MA
6722007-10-21 Michael Albinus <michael.albinus@gmx.de>
673
674 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
675 (Password caching): Remove `tramp-clear-passwd'.
676 It's not a command anymore.
dd753688
MA
677 (Bug Reports): Add `tramp-bug' to function index.
678 (Function Index, Variable Index): New nodes.
679 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
680
681 * trampver.texi: Update release number.
682
4bb49b43
JB
6832007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
684
8b296cdd 685 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
686 about integer size into past tense.
687 (Time Zones): Remove pointer to Calc author's address.
688 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 689 and hyperbolic cotangent. Fix typo.
4bb49b43 690
311dd93f
MA
6912007-10-10 Michael Albinus <michael.albinus@gmx.de>
692
693 Sync with Tramp 2.1.11.
694
695 * trampver.texi: Update release number.
696
ea3fc256
MA
6972007-10-06 Michael Albinus <michael.albinus@gmx.de>
698
699 * tramp.texi (External packages): New section.
700
1af74d06
MB
7012007-09-29 Juri Linkov <juri@jurta.org>
702
703 * info.texi (Help-Int): Document `L' (`Info-history').
704
0e2806fa
SM
7052007-09-26 Carsten Dominik <dominik@science.uva.nl>
706
707 * org.texi: Change links to webpage and maintained email.
708 (Remember): Promote to Chapter, significant changes.
709 (Fast access to TODO states): New section.
710 (Faces for TODO keywords): New section.
711 (Export options): Example for #+DATE.
712 (Progress logging): Section moved.
713
567b9191
BW
7142007-09-26 Bill Wohler <wohler@newt.com>
715
716 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
717 browse-url-at-mouse.
718
1af74d06
MB
7192007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
720
721 * flymake.texi (Customizable variables): Face names don't end in -face.
722 Fix flymake-err-line-patterns template.
723 (Example -- Configuring a tool called directly): Fix init-function.
724 (Highlighting erroneous lines): Face names don't end in -face.
725
d60a4e3a 7262007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
727
728 * erc.texi (Special-Features): Fix small typo.
729
7d7a3510
MA
7302007-09-14 Michael Albinus <michael.albinus@gmx.de>
731
732 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
733 and "External transfer methods".
734
285f0d3a
JB
7352007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
736
737 * calc.texi (Predefined Units): Add some history.
738
526dc846
MO
7392007-09-08 Michael Olson <mwolson@gnu.org>
740
87e04f16
JB
741 * erc.texi (Copying): New section included from gpl.texi.
742 This matches the look of the upstream ERC manual.
526dc846 743
f10d0e80
JB
7442007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
745
87e04f16 746 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
747 (Random Numbers): Clarify the distribution of `random'.
748
4009494e
GM
7492007-09-06 Glenn Morris <rgm@gnu.org>
750
751 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 752 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
753 Change all setfilename commands to use ../../info.
754 * Makefile.in: Move the parts of the old man/Makefile.in that do not
755 refer to the Emacs manual here.
756 (infodir): New variable.
757 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
758 (cc-mode.texi, faq.texi): Update references to source file locations.
759 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
760 do not refer to the Emacs manual here.
761 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
762
763 * Makefile.in: Add `basename' versions of all info targets, for
764 convenience when rebuilding just one manual.
765 (../etc/GNU): Delete obsolete target.
766 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
767 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
768 *.vrs *.toc here...
769 (maintainer-clean): ...from here.
4009494e
GM
770
771 * makefile.w32-in (../etc/GNU): Delete obsolete target.
772
2de53ca6
GM
7732007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
774
775 * calc.texi (Date Conversions): Clarify definition of
776 Julian day numbering.
777 (Date Forms): Clarify definition of Julian day numbering;
778 add some history.
779
7802007-08-30 Carsten Dominik <dominik@science.uva.nl>
781
87e04f16 782 * org.texi: Version 5.07.
2de53ca6
GM
783
7842007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
785
786 * message.texi (MIME): Replace mml-attach with mml-attach-file.
787
7882007-08-22 Carsten Dominik <dominik@science.uva.nl>
789
790 * org.texi (Adding hyperlink types): New section.
791 (Embedded LaTeX): Chapter updated because of LaTeX export.
792 (LaTeX export): New section.
793 (Using links out): New section.
794
7952007-08-22 Glenn Morris <rgm@gnu.org>
796
797 * faq.texi (Learning how to do something): Refcards now in
798 etc/refcards/ directory.
799
8002007-08-22 Michael Albinus <michael.albinus@gmx.de>
801
802 * tramp.texi (Remote Programs): Persistency file must be cleared when
803 changing `tramp-remote-path'.
804 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
805 macro.
806
8072007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
808
809 * calc.texi: Move contents to beginning of file.
810 (Algebraic Entry): Fix the formatting of an example.
811
8122007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
813
814 * calc.texi (Basic Operations on Units): Mention exact versus
815 inexact conversions.
816
8172007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
818
819 * calc.texi (Basic Operations on Units): Mention default
820 values for new units.
821 (Quick Calculator Mode): Mention that binary format will
822 be displayed.
823
8242007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
825
826 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
827
8282007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
829
830 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
831
8322007-08-08 Glenn Morris <rgm@gnu.org>
833
834 * gnus.texi, sieve.texi: Replace `iff'.
835
8362007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
837
838 * calc.texi (Basic Graphics): Mention the graphing of error
839 forms.
840 (Graphics Options): Mention how `g s' handles error forms.
841 (Curve Fitting): Mention plotting the curves.
842 (Standard Nonlinear Models): Add additional models.
843 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
844 (Linear Fits): Correct result.
845
8462007-08-01 Alan Mackenzie <acm@muc.de>
847
848 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
849 to "--no-site-file".
850
8512007-07-29 Michael Albinus <michael.albinus@gmx.de>
852
853 * tramp.texi (Frequently Asked Questions): Point to mode line
854 extension in Emacs 23.1.
855
856 * trampver.texi: Update release number.
857
8582007-07-27 Glenn Morris <rgm@gnu.org>
859
860 * calc.texi (Copying): Include license text from gpl.texi, rather than
861 in-line.
862
8632007-07-25 Glenn Morris <rgm@gnu.org>
864
865 * calc.texi (Copying): Replace license with GPLv3.
866
867 * Relicense all FSF files to GPLv3 or later.
868
8692007-07-22 Michael Albinus <michael.albinus@gmx.de>
870
871 Sync with Tramp 2.1.10.
872
873 * tramp.texi (trampfn): Expand macro implementation in order to handle
874 empty arguments.
875 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
876 occurencies by trampfn.
877 (Frequently Asked Questions): Extend example code for host
878 identification in the modeline. Add bbdb to approaches shortening Tramp
879 file names to be typed.
880
881 * trampver.texi: Update release number.
882
8832007-07-17 Michael Albinus <michael.albinus@gmx.de>
884
885 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
886 section. Reported by <poti@potis.org>.
887 (Remote processes): Arguments of the program to be debugged are taken
888 literally.
889 (Frequently Asked Questions): Simplify recentf example.
890
8912007-07-14 Karl Berry <karl@gnu.org>
892
893 * info.texi (@copying): New Back-Cover Text.
894
895 * info.texi (Quitting Info): Move to proper place in source.
896 (Reported by Benno Schulenberg.)
897
8982007-07-13 Eli Zaretskii <eliz@gnu.org>
899
900 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
901
902 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
903
904 * emacs-mime.texi: Add @documentencoding directive.
905
9062007-07-12 Nick Roberts <nickrob@snap.net.nz>
907
908 * tramp.texi (Remote processes): Add an anchor to the subsection
909 "Running a debugger on a remote host".
910
9112007-07-12 Michael Albinus <michael.albinus@gmx.de>
912
913 * tramp.texi (Remote processes): Don't call it "experimental" any
914 longer. Add subsection about running a debugger on a remote host.
915
9162007-07-10 Carsten Dominik <dominik@science.uva.nl>
917
918 * org.texi (Properties and columns): Chapter rewritten.
919
9202007-07-08 Michael Albinus <michael.albinus@gmx.de>
921
922 * tramp.texi:
923 * trampver.texi: Migrate to Tramp 2.1.
924
9252007-07-02 Carsten Dominik <dominik@science.uva.nl>
926
927 * org.texi (Properties): New chapter.
928
9292007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
930
931 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
932 Control Panel.
933
934 * gnus.texi (Misc Article): Add index entry for
935 gnus-single-article-buffer.
936
9372007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
938
939 * gnus.texi (Starting Up): Fix typo.
940
9412007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
942
943 * gnus.texi (Asynchronous Fetching): Fix typo.
944
9452007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
946
947 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
948 (About This Manual): Remove redundant information.
949 (Getting Started): Mention author.
950 (Basic Arithmetic, Customizing Calc): Make description of the
951 variable `calc-multiplication-has-precedence' match its new effect.
952
9532007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
954
955 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
956 the variable `calc-multiplication-has-precedence'.
957
9582007-06-19 Carsten Dominik <dominik@science.uva.nl>
959
960 * org.texi (Tag): Section swapped with node Timestamps.
961 (Formula syntax for Lisp): Document new `L' flag.
962
9632007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
964
965 * gnus.texi (Misc Group Stuff, Summary Buffer)
966 (Server Commands, Article Keymap): Fix typo. s/function/command/.
967
9682007-06-06 Juanma Barranquero <lekktu@gmail.com>
969
970 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
971 * gnus.texi (Article Buttons, Mail Source Customization)
972 (Sending or Not Sending, Customizing NNDiary):
973 * message.texi (Message Headers):
974 * mh-e.texi (HTML): Fix typos.
975
9762007-06-07 Michael Albinus <michael.albinus@gmx.de>
977
978 Sync with Tramp 2.0.56.
979
980 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
981 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
982
9832007-06-02 Chong Yidong <cyd@stupidchicken.com>
984
985 * Version 22.1 released.
986
9872007-05-26 Michael Olson <mwolson@gnu.org>
988
989 * erc.texi (Modules): Fix references to completion modules.
990
9912007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
992
993 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
994
9952007-05-09 Didier Verna <didier@xemacs.org>
996
997 * gnus.texi (Email Based Diary): New. Proper documentation for the
998 nndiary back end and the gnus-diary library.
999
10002007-05-03 Karl Berry <karl@gnu.org>
1001
1002 * .cvsignore (*.pdf): New entry.
1003
1004 * texinfo.tex: Update from current version for better pdf generation.
1005
10062007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1007
1008 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1009
10102007-04-28 Glenn Morris <rgm@gnu.org>
1011
1012 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1013 consideration of legal status.
1014
10152007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1016
1017 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1018
10192007-04-24 Chong Yidong <cyd@stupidchicken.com>
1020
1021 * faq.texi (New in Emacs 22): python.el removed.
1022
10232007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1024
1025 * calc.texi (Reporting bugs): Update maintainer's address.
1026
10272007-04-22 Chong Yidong <cyd@stupidchicken.com>
1028
1029 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1030
10312007-04-15 Jay Belanger <belanger@truman.edu>
1032
1033 * calc.texi (Title page): Remove the date.
1034 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1035 (The Standard Calc Interface): Change trail title.
1036 (Floats): Mention that when non-decimal floats are entered, only
1037 approximations are stored.
1038 (Copying): Move to the appendices.
1039 (GNU Free Documentation License): Add as an appendix.
1040
10412007-04-15 Chong Yidong <cyd@stupidchicken.com>
1042
1043 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1044 * dired-x.texi, ebrowse.texi, ediff.texi:
1045 * emacs-mime.texi, erc.texi, eshell.texi:
1046 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1047 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1048 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1049 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1050 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1051 * woman.texi: Include GFDL.
1052
1053 * doclicense.texi: Remove node heading, so that it can be included by
1054 other files.
1055
1056 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1057
1058 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1059 than *.
1060
10612007-04-14 Carsten Dominik <dominik@science.uva.nl>
1062
1063 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1064 in Calc.
1065
10662007-04-09 Romain Francoise <romain@orebokech.com>
1067
1068 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1069 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1070 replace mouse-2.
1071
10722007-04-08 Chong Yidong <cyd@stupidchicken.com>
1073
1074 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1075 renamed to woman-use-topic-at-point. Document new behavior.
1076
10772007-04-08 Richard Stallman <rms@gnu.org>
1078
1079 * url.texi: Fix some indexing.
1080 (Disk Caching): Drop discussion of old/other Emacs versions.
1081
10822007-04-07 Chong Yidong <cyd@stupidchicken.com>
1083
1084 * url.texi (Disk Caching): Say Emacs 21 "and later".
1085
1086 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1087 on Font locking which now mentions JIT lock.
1088
10892007-04-01 Michael Olson <mwolson@gnu.org>
1090
1091 * erc.texi: Update for the ERC 5.2 release.
1092
10932007-03-31 David Kastrup <dak@gnu.org>
1094
1095 * woman.texi (Topic, Interface Options): Explain changes semantics of
1096 woman-manpath in order to consider MANPATH_MAP entries.
1097
10982007-03-31 Eli Zaretskii <eliz@gnu.org>
1099
1100 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1101
11022007-03-26 Richard Stallman <rms@gnu.org>
1103
1104 * pgg.texi (Caching passphrase): Clean up previous change.
1105
11062007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1107
1108 * gnus.texi (Setting Process Marks): Fix typo.
1109
11102007-03-25 Romain Francoise <romain@orebokech.com>
1111
1112 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1113 readability, and include various fixes by Daniel Brockman, Nick Roberts
1114 and Dieter Wilhelm.
1115
11162007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1117
1118 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1119
1120 * gnus.texi (Mail Source Specifiers): Fix typo.
1121
11222007-03-22 Ralf Angeli <angeli@caeruleus.net>
1123
1124 * reftex.texi (Imprint): Update maintainer information.
1125
11262007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1127
1128 * message.texi (Message Buffers): Update documentation for
1129 message-generate-new-buffers.
1130
11312007-03-15 Daiki Ueno <ueno@unixuser.org>
1132
1133 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1134
11352007-03-21 Glenn Morris <rgm@gnu.org>
1136
1137 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1138
11392007-03-19 Chong Yidong <cyd@stupidchicken.com>
1140
1141 * eshell.texi (Known problems): Emacs 21 -> 22.
1142
1143 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1144
11452007-03-18 Jay Belanger <belanger@truman.edu>
1146
1147 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1148
11492007-03-12 Glenn Morris <rgm@gnu.org>
1150
1151 * calc.texi (Time Zones): Switch to new North America DST rule.
1152
1153 * calc.texi: Replace "daylight savings" with "daylight
1154 saving" in text throughout.
1155
11562007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1157
1158 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1159 The variable now uses a list of symbols instead of just a symbol.
1160 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1161
11622007-03-06 Romain Francoise <romain@orebokech.com>
1163
1164 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1165 new packages, and mention Gnus update.
1166
11672007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1168
1169 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1170 nntp-open-connection-functions-never-echo-commands.
1171
11722007-02-27 Chong Yidong <cyd@stupidchicken.com>
1173
1174 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1175 problems on the console, and security risk in not using gpg-agent.
1176
11772007-02-25 Carsten Dominik <dominik@science.uva.nl>
1178
1179 * org.texi (The spreadsheet): Renamed from "Table calculations".
1180 Completely reorganized and rewritten.
1181 (CamelCase links): Section removed.
1182 (Repeating items): New section.
1183 (Tracking TODO state changes): New section.
1184 (Agenda views): Chapter reorganized and rewritten.
1185 (HTML export): Section rewritten.
1186 (Tables in arbitrary syntax): New section.
1187 (Summary): Better feature summary.
1188 (Activation): Document problem with cut-and-paste of Lisp code
1189 from PDF files.
1190 (Visibility cycling): Document indirect buffer use.
1191 (Structure editing): Document sorting.
1192 (Remember): Section rewritten.
1193 (Time stamps): Better description of time stamp types.
1194 (Tag searches): Document regular expression search for tags.
1195 (Stuck projects): New section.
1196 (In-buffer settings): New keywords.
1197 (History and Acknowledgments): Updated description.
1198
11992007-02-24 Alan Mackenzie <acm@muc.de>
1200
1201 * cc-mode.texi (Movement Commands): Insert two missing command names.
1202 (Getting Started): Slight wording correction (use conditional).
1203
12042007-02-22 Kim F. Storm <storm@cua.dk>
1205
1206 * widget.texi (User Interface, Basic Types): Document need to put some
1207 text before the %v escape in :format string in editable-field widget.
1208
12092007-02-18 Romain Francoise <romain@orebokech.com>
1210
1211 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1212 `cvs-mode-quit'.
1213
12142007-02-10 Markus Triska <markus.triska@gmx.at>
1215
1216 * widget.texi (Programming Example): Put constant strings in :format.
1217
12182007-02-07 Juanma Barranquero <lekktu@gmail.com>
1219
1220 * faq.texi (Fullscreen mode on MS-Windows): New node.
1221
12222007-02-04 David Kastrup <dak@gnu.org>
1223
1224 * faq.texi (AUCTeX): Update version number. Should probably be done
1225 for other packages as well.
1226
12272007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1228
1229 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1230 <tassilo@member.fsf.org>.
1231
12322007-01-27 Eli Zaretskii <eliz@gnu.org>
1233
1234 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1235 ls-lisp-use-localized-time-format.
1236
12372007-01-20 Markus Triska <markus.triska@gmx.at>
1238
1239 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1240
12412007-01-13 Michael Olson <mwolson@gnu.org>
1242
1243 * erc.texi (Modules): Mention capab-identify module.
1244
12452007-01-05 Michael Olson <mwolson@gnu.org>
1246
1247 * erc.texi (Getting Started): Update for /RECONNECT command.
1248
12492007-01-04 Richard Stallman <rms@gnu.org>
1250
1251 * ebrowse.texi: Change C-c b to C-c C-m.
1252
12532007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1254
1255 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1256 variables only in info to avoid redundant entries in the printed
1257 manual.
1258
12592007-01-02 Daiki Ueno <ueno@unixuser.org>
1260
1261 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1262
12632007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1264
1265 * message.texi (Security): Split into sub-nodes.
1266
12672007-01-01 Alan Mackenzie <acm@muc.de>
1268
1269 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1270 eval-after-load in Emacs <=21 and a workaround. Document that
1271 trigraphs are not supported.
1272
12732007-01-01 Alan Mackenzie <acm@muc.de>
1274
1275 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1276 c-context-line-break. When invoked within a string, preserve
1277 whitespace. Add a backslash only when also in a macro.
1278
12792007-01-01 Alan Mackenzie <acm@muc.de>
1280
1281 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1282
12832007-01-01 Alan Mackenzie <acm@muc.de>
1284
1285 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1286 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1287
12882007-01-01 Alan Mackenzie <acm@muc.de>
1289
1290 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1291 "Choosing a Style".
1292
1293 * cc-mode.texi ("Styles"): Add @dfn{style}.
1294
12952006-12-30 Michael Albinus <michael.albinus@gmx.de>
1296
1297 Sync with Tramp 2.0.55.
1298
1299 * trampver.texi: Update release number.
1300
13012006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1302
1303 * gnus.texi (Customizing Articles): Add index entries for all
1304 gnus-treat-* variables.
1305
13062006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1307
1308 * gnus.texi (IMAP): Fix incorrect explanation of
1309 nnimap-search-uids-not-since-is-evil in documentation for
1310 nnimap-expunge-search-string.
1311
13122006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1313
1314 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1315 spam-ifile-database.
1316
13172006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1318
1319 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1320 rebind C-s.
1321
13222006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1323
1324 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1325 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1326 "expiring mail".
1327 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1328 nnimap-nov-is-evil.
1329
13302006-12-25 Kevin Ryde <user42@zip.com.au>
1331
1332 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1333 about the key procedure being used heavily.
1334
13352006-12-24 Chong Yidong <cyd@stupidchicken.com>
1336
1337 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1338 to t.
1339 (Prerequisites): Add explanation about gpg-agent.
1340
13412006-12-22 Kevin Ryde <user42@zip.com.au>
1342
1343 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1344 "sort" instead of "sort*".
1345
13462006-12-19 Richard Stallman <rms@gnu.org>
1347
1348 * calc.texi (History and Acknowledgements): Recognize that Emacs
1349 now does have floating point.
1350
13512006-12-19 Michael Albinus <michael.albinus@gmx.de>
1352
1353 * tramp.texi (External transfer methods): Describe new method `scpc'.
1354
13552006-12-17 Sascha Wilde <wilde@sha-bang.de>
1356
1357 * pgg.texi: Added short note on gpg-agent to the introduction.
1358
13592006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1360
1361 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1362 also applies to Cc.
1363
13642006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1365
1366 * gnus.texi (X-Face): Clarify. Say which programs are required
1367 on Windows.
1368
13692006-12-08 Michael Olson <mwolson@gnu.org>
1370
1371 * erc.texi (Modules): Remove documentation for list module.
1372
13732006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1374
1375 * faq.texi (^M in the shell buffer): Ditto.
1376
13772006-11-20 Michael Olson <mwolson@gnu.org>
1378
1379 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1380
13812006-11-17 Carsten Dominik <dominik@science.uva.nl>
1382
1383 * org.texi: Fix typos.
1384 (Agenda commands): Document `C-k'.
1385
13862006-11-16 Eli Zaretskii <eliz@gnu.org>
1387
1388 * url.texi (http/https): Fix a typo in the HTTP URL.
1389
13902006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1391
1392 * ada-mode.texi: Total rewrite.
1393
13942006-11-13 Carsten Dominik <dominik@science.uva.nl>
1395
1396 * org.texi: Minor typo fixes.
1397
13982006-11-13 Bill Wohler <wohler@newt.com>
1399
1400 Release MH-E manual version 8.0.3.
1401
1402 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1403 release 8.0.3.
1404
1405 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1406 to set MAILDIR.
1407 (Reading Mail): Document the customization of read-mail-command
1408 for MH-E.
1409 (Viewing Attachments): Document mm-discouraged-alternatives.
1410 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1411 (Junk): Add more information about the settings of mh-junk-background
1412 in a program. Add /usr/bin/mh to PATH in examples.
1413
14142006-11-12 Richard Stallman <rms@gnu.org>
1415
1416 * woman.texi: Update author address but say he no longer maintains it.
1417
14182006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1419
1420 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1421 archived trees.
1422 (Checkboxes): Section moved to chapter 5, and extended.
1423 (The date/time prompt): New section.
1424 (Link abbreviations): New section.
1425 (Presentation and sorting): New section.
1426 (Custom agenda views): Section completely rewritten.
1427 (Summary): Compare with Planner.
1428 (Feedback): More info about creating backtraces.
1429 (Plain lists): Modified example.
1430 (Breaking down tasks): New section.
1431 (Custom time format): New section.
1432 (Time stamps): Document inactive timestamps.
1433 (Setting tags): More details about fast tag selection.
1434 (Block agenda): New section.
1435 (Custom agenda views): Section rewritten.
1436 (Block agenda): New section.
1437
14382006-11-07 Michael Albinus <michael.albinus@gmx.de>
1439
1440 * tramp.texi (Configuration): scp is the default method.
1441 (Default Method): Use ssh as example for another method.
1442
14432006-10-27 Richard Stallman <rms@gnu.org>
1444
1445 * woman.texi: Downcase nroff/troff/roff.
1446 (Installation): Chapter deleted. Some xrefs deleted.
1447 (Background): woman doesn't advise man ;-).
1448
14492006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1450
1451 * ada-mode.texi (Project files, Identifier completion)
1452 (Automatic Casing, Debugging, Using non-standard file names)
1453 (Working Remotely): Fix typos.
1454
14552006-10-20 Masatake YAMATO <jet@gyve.org>
1456
1457 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1458 sample code `my-c-initialization-hook'.
1459
14602006-10-19 Stuart D. Herring <herring@lanl.gov>
1461
1462 * widget.texi: Fix typos.
1463
14642006-10-19 Michael Albinus <michael.albinus@gmx.de>
1465
1466 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1467 "???". There have been no complaints for years, so the information
1468 must be appropriate.
1469
14702006-10-16 Richard Stallman <rms@gnu.org>
1471
1472 * widget.texi: Use @var instead of capitalization.
1473 Clarify many widget type descriptions.
1474
14752006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1476
1477 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1478 gnus-dired-attach.
1479 (Selecting a Group): Fix typo.
1480
14812006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1482
1483 * widget.texi: Fix typos.
1484
14852006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1486
1487 * gnus.texi (Image Enhancements): Update for Emacs 22.
1488
1489 * gnus-faq.texi ([1.3]): Update.
1490
14912006-10-06 Richard Stallman <rms@gnu.org>
1492
1493 * faq.texi (Displaying the current line or column):
1494 Delete "As of Emacs 20".
1495
14962006-10-06 Romain Francoise <romain@orebokech.com>
1497
1498 * faq.texi (VM): VM works with Emacs 22 too.
1499
15002006-10-06 Richard Stallman <rms@gnu.org>
1501
1502 * ebrowse.texi: Remove Emacs version "21" from title.
1503
15042006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1505
1506 * gnus.texi (Foreign Groups): Say where change of editing commands are
1507 stored. Add reference to `gnus-parameters'.
1508
15092006-09-15 Jay Belanger <belanger@truman.edu>
1510
1511 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1512 Change "Library Public License" to "Lesser Public License"
1513 throughout. Use "yyyy" to represent year.
1514
15152006-09-15 Carsten Dominik <dominik@science.uva.nl>
1516
1517 * org.texi (Setting tags): Typo fix.
1518
15192006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1520
1521 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1522
15232006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1524
1525 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1526
15272006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1528
1529 * faq.texi (Escape sequences in shell output): EMACS is now set
1530 to Emacs's absolute file name, not to "t".
1531 (^M in the shell buffer): Likewise.
1532 * misc.texi (Interactive Shell): Likewise.
1533
15342006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1535
1536 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1537 mails with pop3-leave-mail-on-server. Fix wording.
1538 (Limiting): Improve gnus-summary-limit-to-articles.
1539 (X-Face): Fix typo.
1540
15412006-09-11 Simon Josefsson <jas@extundo.com>
1542
1543 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1544 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1545
15462006-09-06 Simon Josefsson <jas@extundo.com>
1547
1548 * smtpmail.texi (Authentication): Mention SSL.
1549
15502006-09-01 Eli Zaretskii <eliz@gnu.org>
1551
1552 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1553 Don't use @indicateurl.
1554
1555 * cc-mode.texi (Subword Movement): Don't use @headitem.
1556 (Custom Braces, Clean-ups): Don't use @tie.
1557
15582006-08-29 Michael Albinus <michael.albinus@gmx.de>
1559
1560 Sync with Tramp 2.0.54.
1561
1562 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1563 Suggested by Adrian Phillips <a.phillips@met.no>.
1564
15652006-08-15 Carsten Dominik <dominik@science.uva.nl>
1566
1567 * org.texi (Installation, Activation): Split from Installation and
1568 Activation.
1569 (Clocking work time): Documented new features.
1570
15712006-08-13 Alex Schroeder <alex@gnu.org>
1572
1573 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1574 example.
1575
15762006-08-12 Eli Zaretskii <eliz@gnu.org>
1577
1578 * faq.texi (How to add fonts): New node.
1579
15802006-08-05 Romain Francoise <romain@orebokech.com>
1581
1582 * faq.texi (New in Emacs 22): Expand.
1583
15842006-08-03 Michael Olson <mwolson@gnu.org>
1585
1586 * erc.texi: Update for ERC 5.1.4.
1587
15882006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1589
1590 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1591 in .../site-lisp/gnus/ by default.
1592 [ From gnus-news.texi in the trunk. ]
1593
15942006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1595
1596 * gnus.texi (MIME Commands): Additions for yEnc.
1597
15982006-07-24 Richard Stallman <rms@gnu.org>
1599
1600 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1601 * faq.texi: Move periods and commas inside quotes.
1602
16032006-07-20 Jay Belanger <belanger@truman.edu>
1604
1605 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1606
16072006-07-18 Chong Yidong <cyd@stupidchicken.com>
1608
1609 * faq.texi (Security risks with Emacs): Document Emacs 22
1610 file-local-variable mechanism.
1611
16122006-07-12 Michael Olson <mwolson@gnu.org>
1613
1614 * erc.texi: Update for ERC 5.1.3.
1615
16162006-07-12 Alex Schroeder <alex@gnu.org>
1617
1618 * rcirc.texi: Fix typos.
1619 (Getting started with rcirc): New calling convention for M-x irc.
1620 Mention #rcirc. Removed channel tracking.
1621 (Configuration): Changed the names of all variables that got changed
1622 recently, eg. rcirc-server to rcirc-default-server. Added
1623 documentation for rcirc-authinfo, some background for Bitlbee, and
1624 rcirc-track-minor-mode.
1625 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1626 Scrolling.
1627 (Reconnecting after you have lost the connection): Fixed example code
1628 to match code changes.
1629
16302006-07-10 Nick Roberts <nickrob@snap.net.nz>
1631
1632 * gnus.texi, message.texi: Fix typos.
1633
16342006-07-07 Carsten Dominik <dominik@science.uva.nl>
1635
1636 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1637 commands.
1638 (Global TODO list): Document the use of the variables
1639 `org-agenda-todo-ignore-scheduled' and
1640 `org-agenda-todo-list-sublevels'.
1641
16422006-07-05 Richard Stallman <rms@gnu.org>
1643
1644 * faq.texi (Scrolling only one line): Fix xref.
1645
16462006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1647
1648 * faq.texi (Evaluating Emacs Lisp code):
1649 Throughout, replace eval-current-buffer with eval-buffer.
1650
16512006-07-03 Richard Stallman <rms@gnu.org>
1652
1653 * rcirc.texi (Scrolling conservatively): Fix xref.
1654
1655 * pcl-cvs.texi (Viewing differences): Usage fix.
1656
16572006-07-03 Carsten Dominik <dominik@science.uva.nl>
1658
1659 * org.texi (Agenda commands): Document `s' key to save all org-mode
1660 buffers.
1661
16622006-06-30 Ralf Angeli <angeli@caeruleus.net>
1663
1664 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1665 names. Mention `cvs-msg' face.
1666
16672006-06-29 Carsten Dominik <dominik@science.uva.nl>
1668
1669 * org.texi (Checkboxes): New section.
1670
16712006-06-28 Carsten Dominik <dominik@science.uva.nl>
1672
1673 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1674 throughout this chapter.
1675
16762006-06-27 Chong Yidong <cyd@stupidchicken.com>
1677
1678 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1679 text for standalone vs Emacs info.
1680 (Help): Clarify header line description. Use mouse-1 for clicks.
1681 (Help-P): Use mouse-1 for clicks.
1682 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1683 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1684 (Choose menu subtopic): Remove gratuitous Emacs command names.
1685 (Help-FOO): Put usual behavior first.
1686 (Help-Xref): Clicking on xrefs works in Emacs.
1687 (Search Text): Clarify what the default behavior is.
1688 (Create Info buffer): Fix Emacs window/X window confusion.
1689 (Emacs Info Variables): Fix for new Emacs init file behavior.
1690
16912006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1692
1693 * gnus.texi (Summary Buffer Lines): Fix typo.
1694
16952006-06-23 Carsten Dominik <dominik@science.uva.nl>
1696
1697 * org.texi (Embedded LaTeX): New chapter.
1698 (Archiving): Section rewritten.
1699 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1700
17012006-06-20 Bill Wohler <wohler@newt.com>
1702
1703 Release MH-E manual version 8.0.1.
1704
1705 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1706 release 8.0.1.
1707 (Preface): Depend on GNU mailutils 1.0 and higher.
1708
17092006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1710
1711 * message.texi (News Headers): Update message-syntax-checks section.
1712
17132006-06-19 Karl Berry <karl@gnu.org>
1714
1715 * info.texi (Advanced): Mention C-q, especially with ?.
1716
17172006-06-19 Carsten Dominik <dominik@science.uva.nl>
1718
1719 * org.texi (Publishing links): Document the `:link-validation-function'
1720 property.
1721 (Extensions and Hacking): New chapter, includes some sections of the
1722 "Miscellaneous" chapter.
1723
17242006-06-10 Carsten Dominik <dominik@science.uva.nl>
1725
1726 * org.texi (Progress logging): New section.
1727
17282006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1729
1730 * viper.texi (Viper Specials):
1731 * gnus.texi (Example Setup):
1732 * faq.texi (Backspace invokes help):
1733 * dired-x.texi (Optional Installation Dired Jump):
1734 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1735 follow coding conventions.
1736
17372006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1738
1739 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1740
17412006-06-06 Carsten Dominik <dominik@science.uva.nl>
1742
1743 * org.texi (ASCII export): Document indentation adaptation.
1744 (Setting tags): Document mutually-exclusive tags.
1745
17462006-06-05 Romain Francoise <romain@orebokech.com>
1747
1748 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1749 Fix typo.
1750
1751 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1752 channel (#gnus@irc.freenode.net).
1753 Fix typos. Update copyright notice.
1754
1755 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1756 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1757 (Line-Up Functions, Custom Macros):
1758 * ediff.texi (Window and Frame Configuration)
dccb744b 1759 (Highlighting Difference Regions):
2de53ca6
GM
1760 * emacs-mime.texi (Display Customization):
1761 * erc.texi (History):
1762 * eshell.texi (Known problems):
1763 * eudc.texi (Overview, BBDB):
1764 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1765 (The problem of spam, SpamOracle, Extending the Spam package)
1766 (Conformity, Terminology):
dccb744b 1767 * idlwave.texi (Routine Info)
2de53ca6
GM
1768 (Class and Keyword Inheritance, Padding Operators)
1769 (Breakpoints and Stepping, Electric Debug Mode)
1770 (Examining Variables, Troubleshooting):
1771 * org.texi (Creating timestamps):
1772 * reftex.texi (Commands, Options, Changes):
1773 * tramp.texi (Inline methods, Password caching)
1774 (Auto-save and Backup, Issues):
1775 * vip.texi (Files, Commands in Insert Mode):
1776 * viper.texi (Emacs Preliminaries, States in Viper)
1777 (Packages that Change Keymaps, Viper Specials, Groundwork):
1778 Fix various typos.
1779
17802006-05-31 Michael Ernst <mernst@alum.mit.edu>
1781
1782 * ediff.texi: Fix typos.
1783
17842006-05-30 Carsten Dominik <dominik@science.uva.nl>
1785
1786 * org.texi: Small typo fixes.
1787
17882006-05-29 Michael Albinus <michael.albinus@gmx.de>
1789
1790 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1791
17922006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1793
1794 * pcl-cvs.texi: Fix typos.
1795 (Customization): Say "us".
1796
17972006-05-26 Eli Zaretskii <eliz@gnu.org>
1798
1799 * org.texi: Remove bogus @setfilename.
1800
18012006-05-26 Carsten Dominik <dominik@science.uva.nl>
1802
1803 * org.texi (ASCII export): Omit command name.
1804 (HTML export): Add prefix to all lines in Local Variable example.
1805 (Acknowledgments): Typeset names in italics.
1806
18072006-05-24 Carsten Dominik <dominik@science.uva.nl>
1808
1809 * org.texi (Plain lists): Add new item navigation commands.
1810 (External links): Document elisp and info links.
1811 (Custom searches): New section.
1812 (Publishing): New chapter.
1813 (HTML export): Include a list of supported CSS classes.
1814 (Setting tags): Describe the fast-tag-setting interface.
1815
18162006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1817
1818 * dired-x.texi: ifinfo -> ifnottex.
1819
18202006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1821
1822 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1823
18242006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1825
1826 * message.texi (Interface): Add tool bar customization.
1827 (MIME): Index and text additions for mml-attach.
1828 (MIME): Describe mml-dnd-protocol-alist and
1829 mml-dnd-attach-options.
1830
1831 * gnus.texi (Oort Gnus): Reorder entries in sections.
1832 Fix some entries.
1833 (Starting Up): Add references to "Emacs for Heathens" and to
1834 "Finding the News". Add user-full-name and user-mail-address.
1835 (Group Buffer Format): Add tool bar customization and update.
1836 (Summary Buffer): Add tool bar customization.
1837 (Posting Styles): Add message-alternative-emails.
1838
18392006-05-09 Michael Albinus <michael.albinus@gmx.de>
1840
1841 * tramp.texi (Filename completion): Improve wording.
1842
18432006-05-07 Romain Francoise <romain@orebokech.com>
1844
1845 * faq.texi (Using regular expressions): Fix typo.
1846 (Packages that do not come with Emacs): Fix capitalization.
1847 (Replacing text across multiple files): Expand node to explain how
1848 to use `dired-do-query-replace-regexp' in more detail, based on
1849 suggestion by Eric Hanchrow <offby1@blarg.net>.
1850
18512006-05-06 Michael Albinus <michael.albinus@gmx.de>
1852
1853 * tramp.texi (Filename completion): Completion of remote files'
1854 method, user name and host name is active only in partial
1855 completion mode.
1856
18572006-05-06 Bill Wohler <wohler@newt.com>
1858
1859 Release MH-E manual version 8.0.
1860
1861 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1862 release 8.0.
1863
18642006-05-06 Bill Wohler <wohler@newt.com>
1865
1866 * mh-e.texi (MH-BOOK-HOME): Change from
1867 http://www.ics.uci.edu/~mh/book/mh to
1868 http://rand-mh.sourceforge.net/book/mh.
1869 Replace .htm suffix with .html for MH book files.
1870 (Using This Manual): Update key binding for getting relevant
1871 chapter in Info from command key.
1872 (Ranges): Fix itemx.
1873
18742006-05-05 Karl Berry <karl@gnu.org>
1875
1876 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
1877 (\fonttextsize): New user-level command to change text font size.
1878
18792006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
1880
1881 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
1882
18832006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
1884
1885 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
1886
18872006-04-24 Bill Wohler <wohler@newt.com>
1888
1889 * mh-e.texi (Getting Started): Make it more explicit that you need
1890 to install MH. Add pointers to current MH implementations.
1891
18922006-04-21 Bill Wohler <wohler@newt.com>
1893
1894 Release MH-E manual version 7.94.
1895
1896 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1897 release 7.94.
1898
18992006-04-21 Carsten Dominik <dominik@science.uva.nl>
1900
1901 * org.texi: Many small fixes.
1902 (Handling links): Rename from "Managing links".
1903
19042006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
1905
1906 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
1907 (Splitting mail using spam-stat): Fix @xref.
1908
19092006-04-20 Chong Yidong <cyd@stupidchicken.com>
1910
1911 * gnus.texi (Spam Package): Major revision of the text.
1912 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
1913
19142006-04-20 Carsten Dominik <dominik@science.uva.nl>
1915
1916 * org.texi (Time stamps): Better explanation of the purpose of
1917 different time stamps.
1918 (Structure editing, Plain lists): More details on how new items
1919 and headings are inserted.
1920
19212006-04-18 Carsten Dominik <dominik@science.uva.nl>
1922
1923 * org.texi (Formula syntax): Fix link to Calc Manual.
1924
19252006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
1926
1927 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
1928
19292006-04-17 Bill Wohler <wohler@newt.com>
1930
1931 * mh-e.texi (Folders): Update mh-before-quit-hook and
1932 mh-quit-hook example with code that removes the buffers rather
1933 than just bury them.
1934
19352006-04-17 Michael Albinus <michael.albinus@gmx.de>
1936
1937 Sync with Tramp 2.0.53.
1938
19392006-04-13 Carsten Dominik <dominik@science.uva.nl>
1940
1941 * org.texi (Updating settings): New section.
1942 (Visibility cycling): Better names for the startup folding
1943 options.
1944 (Exporting): Completely restructured.
1945 (The very busy C-c C-c key): New section.
1946 (Summary of in-buffer settings): New section.
1947
19482006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
1949
1950 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
1951
19522006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1953
1954 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
1955 (Server Commands): Key `v' is reserved for users.
1956
19572006-04-11 Carsten Dominik <dominik@science.uva.nl>
1958
1959 * org.texi (Link format): New section, emphasis on bracket links.
1960 (External links): Document bracket links.
1961 (FAQ): Expand to cover shell links and the new link format.
1962
19632006-04-09 Kevin Ryde <user42@zip.com.au>
1964
1965 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
1966
19672006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1968
1969 * gnus.texi (Summary Buffer Lines): Add `*'.
1970
19712006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
1972
1973 * gnus.texi (Group Parameters):
1974 Mention gnus-permanently-visible-groups.
1975
19762006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
1977
1978 * gnus.texi (Face): Fix typo.
1979
19802006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1981
1982 * gnus.texi (X-Face): Clarify.
1983 (Face): Need Emacs with PNG support.
1984
19852006-04-06 Richard Stallman <rms@gnu.org>
1986
1987 * idlwave.texi: Delete the blocks "not suitable for inclusion with
1988 Emacs".
1989
19902006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
1991
1992 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
1993 blocks not suitable for inclusion with Emacs using variable
1994 PARTOFEMACS.
1995
19962006-04-04 Simon Josefsson <jas@extundo.com>
1997
1998 * gnus.texi (Security): Improve.
1999
20002006-04-02 Bill Wohler <wohler@newt.com>
2001
2002 * mh-e.texi (Getting Started, Junk, Bug Reports)
2003 (MH FAQ and Support): Fix URLs.
2004
20052006-03-31 Romain Francoise <romain@orebokech.com>
2006
2007 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2008 to t, not nil (and has for the past eight years).
2009
20102006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2011
2012 * message.texi, gnus.texi: Bump version to 5.11.
2013
20142006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2015
2016 * gnus.texi (Top): Add comment about version line.
2017
2018 * message.texi (Top): Ditto. Change to take named versions into
2019 account.
2020
20212006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2022
2023 * gnus.texi (Posting Styles): Add x-face-file to example.
2024 (X-Face): Refer to posting styles.
2025
2026 * gnus-faq.texi ([5.8]): Add x-face-file.
2027 ([8.4]): Add links to gmane.emacs.gnus.user and
2028 gmane.emacs.gnus.general.
2029
20302006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2031
2032 * gnus-faq.texi: Use .invalid.
2033 ([5.4]): Fix gnus-posting-styles example.
2034
20352006-03-27 Romain Francoise <romain@orebokech.com>
2036
2037 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2038 Emacs/W3 needs a new maintainer.
2039 (Ispell): Update author and version info.
2040 (Mailcrypt): Mention PGG.
2041 (New in Emacs 22): Add PGG to the list of new packages.
2042 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2043 updating dead URLs.
2044
20452006-03-25 Karl Berry <karl@gnu.org>
2046
2047 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2048 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2049 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2050 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2051 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2052 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2053 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2054 (2) do not indent copyright year list (or anything else).
2055
20562006-03-21 Bill Wohler <wohler@newt.com>
2057
2058 * mh-e.texi (Folders): Various edits.
2059
20602006-03-20 Romain Francoise <romain@orebokech.com>
2061
2062 * gnus.texi (Mail Folders): Grammar fix.
2063
20642006-03-19 Bill Wohler <wohler@newt.com>
2065
2066 * mh-e.texi (Replying): Document Mail-Followup-To.
2067 Change manually-formatted table to multitable. Add debugging info.
2068 Move description of mh-reply-default-reply-to into paragraph
2069 that describes its values.
2070
20712006-03-17 Bill Wohler <wohler@newt.com>
2072
2073 * mh-e.texi: Use smallexample and smalllisp consistenly.
2074 (Sending Mail Tour): Update method of entering
2075 addresses and subject.
2076 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2077 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2078
20792006-03-15 Carsten Dominik <dominik@science.uva.nl>
2080
2081 * org.texi: Version number change only.
2082
20832006-03-14 Bill Wohler <wohler@newt.com>
2084
2085 * mh-e.texi: Add index entries around each paragraph rather than
2086 depend on entries from beginning of node. Doing so ensures that
2087 index entries are less likely to be forgotten if text is cut and
2088 pasted, and are necessary anyway if the references are on a
2089 separate page. It seems that makeinfo is now (v. 4.8) only
2090 producing one index entry per node, so there is no longer any
2091 excuse not to. Use subheading instead of heading. The incorrect
2092 use of heading produced very large fonts in Info--as large as the
2093 main heading.
2094 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2095 versions 6 and 7 appeared *around* the time of these Emacs releases.
2096
20972006-03-13 Carsten Dominik <dominik@science.uva.nl>
2098
2099 * org.texi (Clean view): Document new startup options.
2100
21012006-03-11 Bill Wohler <wohler@newt.com>
2102
2103 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2104 (Composing, Scan Line Formats): Fix @refs.
2105 (Getting Started): Define MH profile and MH profile components.
2106 (Incorporating Mail, Reading Mail, Viewing, Printing)
2107 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2108 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2109 for string constants.
2110 (Tool Bar): Remove spurious quote.
2111 (Junk): Use ``...'' instead of "...".
2112 (Scan Line Formats): Replace @samp with @kbd.
2113
21142006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2115
2116 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2117
21182006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2119
2120 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2121 easy to understand.
2122
21232006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2124
2125 * gnus.texi: Markup fix.
2126 (Fancy Mail Splitting): Specify new feature.
2127
21282006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2129
2130 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2131 partial-words matching.
2132
21332006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2134
2135 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2136
2137 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2138 (MIME Commands): Fix mm-discouraged-alternatives.
2139
21402006-03-07 Carsten Dominik <dominik@science.uva.nl>
2141
2142 * org.texi: Version number change only.
2143
21442006-03-06 Bill Wohler <wohler@newt.com>
2145
2146 * mh-e.texi: Move from SourceForge repository to Savannah.
2147 This is version 7.93, which is a total rewrite from the previous
2148 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2149 version 7.93.
2150
21512006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2152
2153 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2154
21552006-03-01 Carsten Dominik <dominik@science.uva.nl>
2156
2157 * org.texi (Interaction): Add item about `org-mouse.el' by
2158 Piotr Zielinski.
2159 (Managing links): Document that also mouse-1 can be used to
2160 activate a link.
2161 (Headlines, FAQ): Add entry about hiding leading stars.
2162 (Miscellaneous): Resort the sections in this chapter to a more
2163 logical sequence.
2164
21652006-02-27 Simon Josefsson <jas@extundo.com>
2166
2167 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2168 2004-01-27 from the trunk).
2169
21702006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2171
2172 * cc-mode.texi: Rename c-hungry-backspace to
2173 c-hungry-delete-backwards, at the request of RMS. Leave the old
2174 name as an alias.
2175
21762006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2177
2178 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2179 include the function header within the defun.
2180
21812006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2182
2183 * cc-mode.texi: Correct two typos.
2184
21852006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2186
2187 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2188 existing comment.
2189 (Electric Keys): Add a justification for electric indentation.
2190 (Hungry WS Deletion): Clear up the names and complications of the
2191 BACKSPACE and DELETE keys.
2192
21932006-02-23 Juri Linkov <juri@jurta.org>
2194
2195 * faq.texi (Common requests): Move `Turning on auto-fill by
2196 default' after `Wrapping words automatically'. Move `Working with
2197 unprintable characters' before `Searching for/replacing newlines'.
2198 Move `Replacing highlighted text' after `Highlighting a region'.
2199 Merge `Repeating commands' and `Repeating a command as many times
2200 as possible' into the former.
2201 (Packages that do not come with Emacs): Add refs to Gmane and
2202 etc/MORE.STUFF.
2203
22042006-02-23 Juri Linkov <juri@jurta.org>
2205
2206 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2207 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2208 Add xref to `(emacs)Reporting Bugs'.
2209 (Getting a printed manual): Add URL to other formats of the manual.
2210 (Common requests): Fix menu.
2211 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2212 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2213 (Inserting text at the beginning of each line): Add pxref to
2214 `Changing the included text prefix'.
2215 (Forcing the cursor to remain in the same column): Mention `track-eol'
2216 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2217 (Replacing text across multiple files): Add keybinding `Q' for
2218 `dired-do-query-replace'.
2219
22202006-02-22 Carsten Dominik <dominik@science.uva.nl>
2221
2222 * reftex.texi: Version number and date change only.
2223
2224 * org.texi (Internal Links): Rewrite to cover the modified
2225 linking system.
2226
22272006-02-17 Eli Zaretskii <eliz@gnu.org>
2228
2229 * faq.texi: Remove the coding cookie, it's not needed anymore.
2230
22312006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2232
2233 * faq.texi (Colors on a TTY): Mention Mac OS port.
2234
22352006-02-12 Karl Berry <karl@gnu.org>
2236
2237 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2238 8-bit accented a.
2239
22402006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2241
2242 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2243
22442006-02-08 Romain Francoise <romain@orebokech.com>
2245
2246 * faq.texi (Top): Remove paragraph about the FAQ being a
2247 transitional document, etc.
2248 (Searching for/replacing newlines): New node.
2249 (Yanking text in isearch): New node.
2250 (Inserting text at the beginning of each line): Rename and make
2251 more general, mention `M-;' in Message mode.
2252
22532006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2254
2255 * faq.texi (Meta key does not work in xterm)
2256 (Emacs does not display 8-bit characters)
2257 (Inputting eight-bit characters): Update xrefs.
2258
22592006-02-06 Romain Francoise <romain@orebokech.com>
2260
2261 * faq.texi (VM): VM now at version 7.19.
2262 Set myself as maintainer of this file.
2263
22642006-02-04 Michael Olson <mwolson@gnu.org>
2265
2266 * erc.texi (History): Note that ERC is now included with Emacs.
2267
22682006-01-31 Romain Francoise <romain@orebokech.com>
2269
2270 * message.texi (Message Headers): Explain what
2271 `message-alternative-emails' does in more detail.
2272 Update copyright year.
2273
22742006-01-30 Juanma Barranquero <lekktu@gmail.com>
2275
2276 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2277
22782006-01-29 Richard M. Stallman <rms@gnu.org>
2279
2280 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2281
22822006-01-29 Michael Olson <mwolson@gnu.org>
2283
2284 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2285
2286 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2287
2288 * faq.texi (New in Emacs 22): Mention ERC.
2289
22902006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2291
2292 * rcirc.texi: Capitalize dir entry for consistency with the entry
2293 in info/dir and other entries in the Emacs category.
2294 Fix typos. Delete trailing whitespace.
2295
22962006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
2297
2298 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2299
23002006-01-27 Eli Zaretskii <eliz@gnu.org>
2301
2302 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2303 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2304
2305 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2306 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2307
23082006-01-27 Alex Schroeder <alex@gnu.org>
2309
2310 * rcirc.texi: New file.
2311
23122006-01-23 Juri Linkov <juri@jurta.org>
2313
2314 * widget.texi (User Interface): Add S-TAB for widget-backward.
2315
23162006-01-22 Michael Albinus <michael.albinus@gmx.de>
2317
2318 Sync with Tramp 2.0.52.
2319
2320 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2321 Add Tramp disabling item. New item for common connection problems.
2322 (various): Apply "ftp" as method for the download URL.
2323 (Bug Reports): Refer to FAQ for common problems.
2324
23252006-01-21 Eli Zaretskii <eliz@gnu.org>
2326
2327 * widget.texi (User Interface): Use @key for TAB.
2328
2329 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2330
2331 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2332 for TAB.
2333
2334 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2335
23362006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2337
2338 * gnus.texi: Update copyright.
2339
23402006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2341
2342 * gnus.texi (Article Washing): Additions.
2343
23442006-01-08 Alex Schroeder <alex@gnu.org>
2345
2346 * pgg.texi (Caching passphrase): Rewording.
2347
23482006-01-13 Carsten Dominik <dominik@science.uva.nl>
2349
2350 * org.texi (Agenda commands): Document tags command.
2351
23522006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2353
2354 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2355
23562006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2357
2358 * gnus.texi (RSS): Addition.
2359
23602005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2361
2362 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2363
23642005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2365
2366 * emacs-mime.texi (Display Customization): Add setting example to
2367 mm-discouraged-alternatives.
2368
23692006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2370
2371 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2372 version is the canonical version.
2373
23742006-01-08 Alex Schroeder <alex@gnu.org>
2375
2376 * pgg.texi (Caching passphrase): Rewording.
2377
23782006-01-06 Eli Zaretskii <eliz@gnu.org>
2379
2380 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2381 repository URL.
2382
23832006-01-06 Carsten Dominik <dominik@science.uva.nl>
2384
2385 * org.texi: Removed the accidentally re-added empty line in the
2386 direntry.
2387
23882006-01-05 Carsten Dominik <dominik@science.uva.nl>
2389
2390 * org.texi (Agenda Views): Chapter reorganized.
2391
23922005-12-29 Romain Francoise <romain@orebokech.com>
2393
2394 * faq.texi (Using Customize): New node.
2395
23962005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2397
2398 * org.texi: Remove blank line in @direntry. It is non-standard
2399 and recursively produces blank lines all over the dir file (when
2400 using Texinfo 4.8).
2401
24022005-12-21 Luc Teirlinck <teirllm@auburn.edu>
2403
2404 * widget.texi (atoms): Delete obsolete remark about `file' widget.
2405
24062005-12-20 Carsten Dominik <dominik@science.uva.nl>
2407
2408 * org.texi (Tags): Boolean logic documented.
2409 (Agenda Views): Document custom commands.
2410
24112005-12-20 David Kastrup <dak@gnu.org>
2412
2413 * faq.texi (AUCTeX): Update version and mailing list info.
2414
24152005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
2416
2417 * gnus.texi (MIME Commands): Mention addition of
2418 multipart/alternative to gnus-buttonized-mime-types and add xref
2419 to mm-discouraged-alternatives.
2420
2421 * emacs-mime.texi (Display Customization): Mention addition of
2422 "image/.*" and add xref to gnus-buttonized-mime-types in the
2423 mm-discouraged-alternatives section.
2424
24252005-12-16 Carsten Dominik <dominik@science.uva.nl>
2426
2427 * org.texi (Tags): New section.
2428 (Agenda Views): Chapter reorganized.
2429
24302005-12-16 Eli Zaretskii <eliz@gnu.org>
2431
2432 * org.texi (Internal Links): Add a missing comma after an @xref.
2433
24342005-12-14 Chong Yidong <cyd@stupidchicken.com>
2435
2436 * faq.texi (Filling paragraphs with a single space): No need to
2437 change sentence-end now.
2438
24392005-12-13 Romain Francoise <romain@orebokech.com>
2440
2441 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2442
24432005-12-12 Jay Belanger <belanger@truman.edu>
2444
2445 * faq.texi (Calc): Update version number.
2446
24472005-12-12 Carsten Dominik <dominik@science.uva.nl>
2448
2449 * org.texi (Progress Logging): New section.
2450
24512005-12-10 Romain Francoise <romain@orebokech.com>
2452
2453 Update the Emacs FAQ for the 22.1 release.
2454
2455 * faq.texi: Set VER to `22.1'.
2456 (Basic editing): Explain how to use localized versions of the
2457 Tutorial. Mention that `C-h r' displays the manual. Delete
2458 obsolete WWW link to an Emacs 18 tutorial.
2459 (Getting a printed manual): Point to the new locations of the
2460 manuals on the GNU Web site.
2461 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2462 available via Info (it was previously distributed separately).
2463 (Installing Texinfo documentation): The latest version of Texinfo
2464 is 4.8, not 4.0.
2465 (Informational files for Emacs): COPYING is the GNU General Public
2466 License, not the Emacs General Public License.
2467 (Informational files for Emacs): Delete obsolete link to the
2468 GNUinfo pages as they have been removed from the GNU Web site.
2469 (New in Emacs 22): New node.
2470 (Setting up a customization file): Say that most packages support
2471 Customize nowadays.
2472 (Colors on a TTY): Delete reference to instructions on how to
2473 enable syntax highlighting, it is now enabled by default.
2474 (Turning on abbrevs by default): Emacs now reads the abbrevs file
2475 at startup automatically.
2476 (Controlling case sensitivity): Mention `M-c' in isearch.
2477 (Using an already running Emacs process): Emacs now creates the
2478 socket in `/tmp/emacsUID'. Fix typos. Change default location of
2479 gnuserv. As emacsclient can now run Lisp code as well, delete a
2480 sentence praising gnuserv for that. Simplify description of how
2481 the client/server operation works.
2482 (Compiler error messages): Delete obsolete text (compile.el has
2483 been rewritten).
2484 (Indenting switch statements): Fix typo.
2485 (Matching parentheses): Simplify setup instructions, mention the
2486 menu bar item in the Options menu.
2487 (Repeating a command as many times as possible): Mention `C-x e'.
2488 (Going to a line by number): Mention new keymap and bindings
2489 `M-g M-g', `M-g M-p' and `M-g M-n'.
2490 (Turning on syntax highlighting): Now on by default. Simplify.
2491 (Replacing highlighted text): Use `1', not `t'.
2492 (Problems with very large files): The maximum size is now 256MB on
2493 32-bit machines.
2494 (^M in the shell buffer): Mention `comint-process-echoes'.
2495 (Emacs for Apple computers): Emacs 22 has native support for Mac
2496 OS X.
2497 (Translating names to IP addresses): Delete node.
2498 (Binding keys to commands): Fix typo.
2499 (SPC no longer completes file names): New node.
2500 (MIME with Emacs mail packages): Delete section about the Emacs
2501 MIME FAQ (it's not reachable anymore).
2502
25032005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2504
2505 * cc-mode.texi: The manual has been extensively revised: the
2506 information about using CC Mode has been separated from the larger
2507 and more difficult chapters about configuration. It has been
2508 updated for CC Mode 5.31.
2509
25102005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2511
2512 * pgg.texi (User Commands): Fix description of pgg-verify-region.
2513 (Selecting an implementation): Fix descriptions.
2514
25152005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2516
2517 * message.texi (Various Message Variables): Addition.
2518
25192005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2520
2521 * message.texi: Fix default values.
2522
25232005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2524
2525 * message.texi (Header Commands): Clarify descriptions of
2526 message-cross-post-followup-to, message-reduce-to-to-cc, and
2527 message-insert-wide-reply.
2528 (Various Commands): Fix kindex for message-kill-to-signature;
2529 clarify description of message-tab.
2530
25312005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2532
2533 * message.texi (Mailing Lists): Fix description about MFT.
2534
2535 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2536
25372005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2538
2539 * gnus.texi (Slow Terminal Connection): Replace old description
2540 with new one.
2541
25422005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
2543
2544 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2545 replace X-Draft-Headers with X-Draft-From.
2546
25472005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2548
2549 * gnus.texi (Various Various): Fix the default value of
2550 nnheader-max-head-length.
2551 (Gnus Versions): Fix typo.
2552
25532005-12-08 Carsten Dominik <dominik@science.uva.nl>
2554
2555 * org.texi (Structure editing): Document new functionality of
2556 M-RET.
2557
25582005-12-06 Luc Teirlinck <teirllm@auburn.edu>
2559
2560 * org.texi (Internal Links): Fix Texinfo usage.
2561
25622005-12-06 Carsten Dominik <dominik@science.uva.nl>
2563
2564 * org.texi (TODO basics): Document the global todo list.
2565 (TODO items): Documents sparse tree for specific TODO
2566 keywords.
2567
25682005-11-30 Carsten Dominik <dominik@science.uva.nl>
2569
2570 * org.texi (Plain Lists): Typos fixed.
2571
25722005-11-28 Jay Belanger <belanger@truman.edu>
2573
2574 * calc.texi: Change references of `M-#' to `C-x *' prefix.
2575
25762005-11-24 Carsten Dominik <dominik@science.uva.nl>
2577
2578 * org.texi (Structure editing): New item moving commands added.
2579 (Plain Lists): New section.
2580
25812005-11-18 Carsten Dominik <dominik@science.uva.nl>
2582
2583 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2584 (Agenda): Document commands `org-cycle-agenda-files' and
2585 `org-agenda-file-to-front'
2586 (Built-in table editor): Document `org-table-sort-lines'.
2587 (HTML formatting): Export of hand-formatted lists.
2588
25892005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2590
2591 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2592 new variable gnus-toolbar-thickness.
2593
25942005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2595
2596 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2597
25982005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2599
2600 * gnus.texi (X-Face): Fix description.
2601 (XVarious): Remove gnus-xmas-logo-color-alist and
2602 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2603
26042005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2605
2606 * gnus.texi (Group Parameters): Mention new variable
2607 gnus-parameters-case-fold-search.
2608 (Home Score File): Addition.
2609
26102005-11-04 Ulf Jasper <ulf.jasper@web.de>
2611
2612 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
2613 (Overview): List supported feed types.
2614 (Installation): No installation necessary when using autoload.
2615 (Configuration): Rename "RSS" to "news".
2616
26172005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
2618
2619 * pgg.texi (User Commands): Document additional passphrase
2620 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2621 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2622
26232005-11-04 Carsten Dominik <dominik@science.uva.nl>
2624
2625 * org.texi: Version number changed to 3.19.
2626
26272005-10-29 Sascha Wilde <wilde@sha-bang.de>
2628
2629 * pgg.texi (How to use): Update the example to add autoload of
2630 pgg-encrypt-symmetric-region.
2631 (User Commands): Document pgg-encrypt-symmetric-region.
2632 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2633
26342005-10-27 Jay Belanger <belanger@truman.edu>
2635
2636 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2637 mention other TeX-related units.
2638
26392005-10-23 Lars Hansen <larsh@soem.dk>
2640
2641 * dired-x.texi (Miscellaneous Commands): Replace
2642 dired-do-relative-symlink by dired-do-relsymlink and
2643 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2644
26452005-10-23 Jay Belanger <belanger@truman.edu>
2646
2647 * calc.texi (Predefined Units): Use `alpha' for the fine structure
2648 constant.
2649
26502005-10-23 Michael Albinus <michael.albinus@gmx.de>
2651
2652 * faq.texi (Bugs and problems): Replace
2653 `dired-move-to-filename-regexp' by
2654 `directory-listing-before-filename-regexp'.
2655
26562005-10-22 Eli Zaretskii <eliz@gnu.org>
2657
2658 * newsticker.texi (UPDATED): Set value.
2659
26602005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
2661
2662 * gnus.texi (Document Groups): Remove duplicate item.
2663
26642005-10-21 Carsten Dominik <dominik@science.uva.nl>
2665
2666 * org.texi (Summary): Mention iCalendar support.
2667 (Exporting): Document iCalendar support.
2668
26692005-10-18 Romain Francoise <romain@orebokech.com>
2670
2671 * viper.texi (Viper Specials): Capitalize GNU.
2672
26732005-10-17 Juri Linkov <juri@jurta.org>
2674
2675 * info.texi (Getting Started, Search Index, Expert Info):
2676 Fix wording.
2677 (Search Text): Replace `echo area' with `mode line'.
2678 (Search Index): Both `i' and `,' find all index entries.
2679 Replace example `C-f' with `C-l' (which exists in index of Info
2680 manual) and delete spaces in its keyboard input sequence.
2681 Delete unnecessary explanations about literal characters.
2682
26832005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
2684
2685 * gnus.texi (Document Server Internals): Addition.
2686
26872005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
2688
2689 * gnus.texi (A note on namespaces): Fix RFC reference.
2690
26912005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2692
2693 * gnus.texi (RSS): Fix key description.
2694
26952005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2696
2697 * gnus.texi: Emacs/w3 -> Emacs/W3.
2698 (Browsing the Web): Fix description.
2699 (Web Searches): Ditto.
2700 (Customizing W3): Ditto.
2701
27022005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2703
2704 * gnus.texi (Maildir): Clarify expire-age and expire-group.
2705
27062005-10-11 Jay Belanger <belanger@truman.edu>
2707
2708 * calc.texi (Integration): Mention using `a i' to compute definite
2709 integrals.
2710
27112005-10-11 Juri Linkov <juri@jurta.org>
2712
2713 * info.texi: Rearrange nodes.
2714 (Top): Update menu. Change ref `Info for Experts' to
2715 `Advanced Info Commands'.
2716 (Getting Started): Fix description of manual's parts.
2717 (Help-Int): Change xref `Info Search' to `Search Index', and
2718 `Expert Info' to `Advanced'.
2719 (Advanced): Move node one level up.
2720 (Search Text, Search Index): New nodes split out from `Info Search'.
2721 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2722 split out from `Advanced'.
2723 (Advanced, Emacs Info Variables): De-document editing an Info file
2724 in Info.
2725 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2726 (Creating an Info File): Delete node and move its text to
2727 `Expert Info'.
2728
27292005-10-10 Carsten Dominik <dominik@science.uva.nl>
2730
2731 * org.texi (Workflow states): Documented that change in keywords
2732 becomes active only after restart of Emacs.
2733
27342005-10-08 Michael Albinus <michael.albinus@gmx.de>
2735
2736 Sync with Tramp 2.0.51.
2737
27382005-10-08 Nick Roberts <nickrob@snap.net.nz>
2739
2740 * speedbar.texi (Introduction): Describe new location of speedbar
2741 on menubar.
2742 (Basic Key Bindings): Remove descriptions of bindings that have
2743 been removed.
2744
27452005-10-05 Nick Roberts <nickrob@snap.net.nz>
2746
2747 * speedbar.texi (GDB): Describe use of watch expressions.
2748
27492005-09-28 Simon Josefsson <jas@extundo.com>
2750
2751 * message.texi (IDNA): Fix.
2752
27532005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2754
2755 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2756 nntp-server-hook, and nntp-warn-about-losing-connection; fix
2757 description of nntp-open-connection-function.
2758 (Common Variables): Fix descriptions.
2759
27602005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2761
2762 * gnus.texi (Server Buffer Format): Document the %a format spec.
2763
27642005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2765
2766 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2767
27682005-09-23 Carsten Dominik <dominik@science.uva.nl>
2769
2770 * org.texi Version 3.16.
2771
27722005-09-19 Miles Bader <miles@gnu.org>
2773
2774 * newsticker.texi: Get rid of CVS keywords.
2775
27762005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2777
2778 * gnus.texi (Finding the Parent): Fix description of how Gnus
2779 finds article.
2780
27812005-09-14 Jari Aalto <jari.aalto@cante.net>
2782
2783 * gnus.texi (Advanced Scoring Examples): New examples to teach how
2784 to drop off non-answered articles.
2785
27862005-09-19 Juanma Barranquero <lekktu@gmail.com>
2787
2788 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2789 braces (which are unsupported by NMAKE) for macro `srcdir'.
2790
27912005-09-17 Eli Zaretskii <eliz@gnu.org>
2792
2793 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2794 (../info/newsticker, newsticker.dvi): New targets.
2795
27962005-09-17 Ulf Jasper <ulf.jasper@web.de>
2797
2798 * newsticker.texi: Replace @command with @code. Replace @example
2799 with @lisp.
2800 (Top): Added explanations to menu items.
2801 (GNU Free Documentation License): Removed.
2802
28032005-09-16 Romain Francoise <romain@orebokech.com>
2804
2805 Update all files to specify GFDL version 1.2.
2806
2807 * doclicense.texi (GNU Free Documentation License): Update to
2808 version 1.2.
2809
28102005-09-15 Richard M. Stallman <rms@gnu.org>
2811
2812 * newsticker.texi: Fix @setfilename.
2813
2814 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2815 (../info/newsticker, newsticker.dvi): New targets.
2816
28172005-08-30 Carsten Dominik <dominik@science.uva.nl>
2818
2819 * org.texi: Version 3.15.
2820
28212005-08-29 Luc Teirlinck <teirllm@auburn.edu>
2822
2823 * ses.texi: Combine all three indices into one.
2824 Correct a few typos.
2825
28262005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2827
2828 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
2829
28302005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2831
2832 * emacs-mime.texi (Handles): Remove duplicate item.
2833 (Encoding Customization): Fix the default value for
2834 mm-coding-system-priorities.
2835 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
2836 (Basic Functions): Fix reference.
2837
28382005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2839
2840 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2841
28422005-08-18 Richard M. Stallman <rms@gnu.org>
2843
2844 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
2845 and web site.
2846
2847 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
2848 not keyboard-translate.
2849
28502005-08-11 Richard M. Stallman <rms@gnu.org>
2851
2852 * faq.texi (Using regular expressions): Fix xref.
2853
28542005-08-09 Juri Linkov <juri@jurta.org>
2855
2856 * info.texi (Help-P): Replace `Prev' with `Previous'.
2857 (Help-M, Help-Xref): Add S-TAB.
2858 (Help-FOO): Update `u' command.
2859 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
2860 Update info about visibility of xref parts.
2861 (Help-Int): Fix `m' command. Rename `Info-last' to
2862 `Info-history-back'. Add `Info-history-forward'.
2863 (Advanced): Fix `g*' and `M-n' commands.
2864 (Info Search): Add `index-apropos' in stand-alone browser.
2865 Add isearch commands.
2866 (Emacs Info Variables): Remove `Info-fontify'.
2867 Add `Info-mode-hook'. Update face names.
2868 Add `Info-fontify-maximum-menu-size',
2869 `Info-fontify-visited-nodes', `Info-isearch-search'.
2870
28712005-08-07 Michael Albinus <michael.albinus@gmx.de>
2872
2873 Sync with Tramp 2.0.50.
2874
2875 * tramp.texi: Use @option{} consequently for method names.
2876 (Inline methods, External transfer methods): Remove references to
2877 Cygwin.
2878 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
2879 implementation.
2880
28812005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2882
2883 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
2884 Mention that gnus-init-file is not read when Emacs is invoked with
2885 --no-init-file or -q.
2886
28872005-07-19 Carsten Dominik <dominik@science.uva.nl>
2888
2889 * org.texi: Version 3.14.
2890
28912005-07-04 Carsten Dominik <dominik@science.uva.nl>
2892
2893 * org.texi: Version 3.13.
2894
28952005-07-18 Juri Linkov <juri@jurta.org>
2896
2897 * calc.texi (Time Zones, Logical Operations):
2898 * cl.texi (Overview):
2899 * org.texi (TODO types):
2900 * sc.texi (Emacs 18 MUAs):
2901 * speedbar.texi (Top):
2902 * url.texi (History):
2903 Delete duplicate duplicate words.
2904
29052005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
2906
2907 * cl.texi (Type Predicates): Document `atom' type.
2908
29092005-07-04 Lute Kamstra <lute@gnu.org>
2910
2911 Update FSF's address in GPL notices.
2912
2913 * calc.texi (Copying):
2914 * doclicense.texi (GNU Free Documentation License):
2915 * faq.texi (Contacting the FSF):
2916 * mh-e.texi (Copying): Update FSF's address.
2917
29182005-07-03 Richard M. Stallman <rms@gnu.org>
2919
2920 * flymake.texi (Example -- Configuring a tool called directly):
2921 Update name of flymake-build-relative-filename.
2922
29232005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2924
2925 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
2926
29272005-06-29 Carsten Dominik <dominik@science.uva.nl>
2928
2929 * org.texi: Version 3.12.
2930
29312005-06-24 Eli Zaretskii <eliz@gnu.org>
2932
2933 * makefile.w32-in (MAKEINFO): Use --force.
2934 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2935 Makefile.in.
2936 (gnus.dvi): Use "..." to quote Sed args, so that it works with
2937 more shells.
2938
29392005-06-23 Richard M. Stallman <rms@gnu.org>
2940
2941 * speedbar.texi (Creating a display): Texinfo usage fixes.
2942
2943 * tramp.texi (Customizing Completion, Auto-save and Backup):
2944 Texinfo usage fixes.
2945
29462005-06-23 Juanma Barranquero <lekktu@gmail.com>
2947
2948 * dired-x.texi (Miscellaneous Commands):
2949 * ediff.texi (Miscellaneous):
2950 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
2951 (Agent Variables):
2952 * info.texi (Help-Xref):
2953 * message.texi (Message Headers):
2954 * org.texi (Remember):
2955 * reftex.texi (Options (Defining Label Environments)):
2956 (Options (Index Support)):
2957 (Options (Viewing Cross-References)):
2958 (Options (Misc)):
2959 (Changes):
2960 * speedbar.texi (Creating a display):
2961 * tramp.texi (Customizing Completion, Auto-save and Backup):
2962 Texinfo usage fix.
2963
29642005-06-13 Carsten Dominik <dominik@science.uva.nl>
2965
2966 * org.texi: Version 3.11.
2967
29682005-06-12 Jay Belanger <belanger@truman.edu>
2969
2970 * calc.texi (Getting Started): Remove extra menu item.
2971
29722005-05-31 Jay Belanger <belanger@truman.edu>
2973
2974 * calc.texi (Notations Used in This Manual): Use @kbd for key
2975 sequence.
2976 (Demonstration of Calc): Mention another way of starting Calc.
2977 (Starting Calc): Mention long name of M-#.
2978 (Embedded Mode Overview): Remove unnecessary instruction.
2979 (Other M-# commands): Rephrase `M-# 0' explanation.
2980 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
2981 reflect current behavior.
2982
29832005-05-30 Jay Belanger <belanger@truman.edu>
2984
2985 * calc.texi (Hooks): Change description of calc-window-hook and
2986 calc-trail-window-hook to match usage.
2987 (Computational Functions): Add more constant-generating functions.
2988 (Customizable Variables): Use defvar.
2989
29902005-05-28 Jay Belanger <belanger@truman.edu>
2991
2992 * calc.texi (Assignments in Embedded Mode): Fix variable name.
2993 (Basic Embedded Mode): Explain behavior of arguments to
2994 calc-embedded-mode.
2995
29962005-05-27 Jay Belanger <belanger@truman.edu>
2997
2998 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
2999 current behavior.
3000
30012005-05-25 Jay Belanger <belanger@truman.edu>
3002
3003 * calc.texi: Change Calc version number throughout.
3004 (Keypad Mode): Change location in info output.
3005 (Keypad mode overview): Move picture of keypad.
3006
30072005-05-21 Jay Belanger <belanger@truman.edu>
3008
3009 * calc.texi (Storing variables): Mention that only most variables
3010 are void to begin with.
3011
30122005-05-21 Kevin Ryde <user42@zip.com.au>
3013
3014 * widget.texi (Basic Types): Update cross ref from "Enabling
3015 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3016 lispref/text.texi change.
3017
30182005-05-20 Carsten Dominik <dominik@science.uva.nl>
3019
3020 * org.texi: Version 3.09.
3021
30222005-05-18 Carsten Dominik <dominik@science.uva.nl>
3023
3024 * reftex.texi: Version 4.28.
3025
30262005-05-16 Jay Belanger <belanger@truman.edu>
3027
3028 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3029
30302005-05-14 Jay Belanger <belanger@truman.edu>
3031
3032 * calc.texi (Default Simplifications): Insert missing ! (logical
3033 not operator).
3034
30352005-05-14 Michael Albinus <michael.albinus@gmx.de>
3036
3037 Sync with Tramp 2.0.49.
3038
30392005-05-10 Jay Belanger <belanger@truman.edu>
3040
3041 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3042 to 1.
3043
30442005-04-29 Carsten Dominik <dominik@science.uva.nl>
3045
3046 * org.texi: Version 3.08, structure reorganized.
3047
30482005-04-24 Richard M. Stallman <rms@gnu.org>
3049
3050 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3051
30522005-04-15 Carsten Dominik <dominik@science.uva.nl>
3053
3054 * org.texi: Update to version 3.06.
3055
30562005-04-13 Lute Kamstra <lute@gnu.org>
3057
3058 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3059
30602005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3061
3062 * cl.texi (Porting Common Lisp): Fix typo.
3063
30642005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3065
3066 * gnus.texi (RSS): Addition.
3067
30682005-04-04 Jay Belanger <belanger@truman.edu>
3069
3070 * calc.texi: Change Calc version number.
3071 (Customizable variables): Fix description of calc-language-alist.
3072 (Copying): Put in version 2 of GPL.
3073
30742005-04-01 Jay Belanger <belanger@truman.edu>
3075
3076 * calc.texi (Troubleshooting Commands): Remove comment about
3077 installation.
3078 (Installation): Remove section.
3079 (Customizable Variables): New section.
3080 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3081 (Graphical Devices): Add references to Customizable Variables.
3082
30832005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3084
3085 * emacs-mime.texi (Display Customization): Markup fixes.
3086 (rfc2047): Update.
3087
30882005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3089
3090 * gnus-faq.texi: Replaced with auto-generated version.
3091
30922005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3093
3094 * dired-x.texi (Multiple Dired Directories): default-directory was
3095 renamed to dired-default-directory.
3096
30972005-03-26 Jay Belanger <belanger@truman.edu>
3098
3099 * calc.texi (Simplifying Formulas, Rewrite Rules):
3100 Change description of top and bottom of fraction.
3101 (Modulo Forms): Move description of how to create modulo forms to
3102 earlier in the section.
3103 (Fraction Mode): Suggest using : to get a fraction by dividing.
3104 (Basic Arithmetic): Adjust placement of command name.
3105 (Truncating the Stack): Emphasize that "hidden" entries are still
3106 visible.
3107 (Installation): Move discussion of printing manual to "About This
3108 Manual".
3109 (About This Manual): Mention how to print the manual.
3110 (Reporting Bugs): Remove first person.
3111 (Building Vectors): Add algebraic version of append.
3112 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3113 (Grouping Digits): Fix typo.
3114
31152005-03-25 Werner Lemberg <wl@gnu.org>
3116
3117 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3118 Replace `legal' with `valid'.
3119
31202005-03-25 Werner Lemberg <wl@gnu.org>
3121
3122 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3123
31242005-03-24 Jay Belanger <belanger@truman.edu>
3125
3126 * calc.texi (General Mode Commands)
3127 (Mode Settings in Embedded Mode): Add some explanation of
3128 recording mode settings.
3129
31302005-03-24 Richard M. Stallman <rms@gnu.org>
3131
3132 * calc.texi: Remove praise of non-free software.
3133
3134 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3135 (Installation): Node deleted.
3136
31372005-03-23 Richard M. Stallman <rms@gnu.org>
3138
3139 * url.texi (HTTP language/coding): Improve last change.
3140
31412005-03-22 Jay Belanger <belanger@truman.edu>
3142
3143 * calc.texi (Embedded Mode): Add new information on changing
3144 modes.
3145
31462005-03-20 Michael Albinus <michael.albinus@gmx.de>
3147
3148 Sync with Tramp 2.0.48.
3149
3150 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3151
3152 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3153 "GNU/Linux". Change all addresses to .gnu.org.
3154 (Default Method): Offer shortened syntax for "su" and "sudo"
3155 methods.
3156
31572005-03-07 Richard M. Stallman <rms@gnu.org>
3158
3159 * url.texi: Fix usage of "e.g.".
3160 (HTTP language/coding): Explain the rules for these strings.
3161
31622005-03-06 Richard M. Stallman <rms@gnu.org>
3163
3164 * woman.texi (Introduction): Minor cleanups.
3165
3166 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3167
3168 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3169 (Installation): Node deleted.
3170
3171 * mh-e.texi (Preface): Get rid of "Emacs 21".
3172
3173 * eshell.texi (Installation): Delete node (for Emacs 20).
3174
31752005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3176
3177 * flymake.texi: Refill and tweak style in @lisp blocks.
3178
31792005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3180
3181 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3182
31832005-03-01 Jay Belanger <belanger@truman.edu>
3184
3185 * calc.texi (Trigonometric and Hyperbolic Functions):
3186 Mention additional functions.
3187 (Algebraic Simplifications): Mention additional simplifications.
3188
31892005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3190
3191 * ses.texi: Add concept/function/variable indices (this work was
3192 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3193 papers on file at FSF).
3194
31952005-02-10 Jay Belanger <belanger@truman.edu>
3196
3197 * calc.texi: Change @LaTeX to La@TeX throughout.
3198 Redefine @expr as @math for TeX output.
3199 Redefine @texline as a no-op for TeX output.
3200 Define @tfn, replace @t by @tfn throughout.
3201
32022005-02-09 Jay Belanger <belanger@truman.edu>
3203
3204 * calc.texi: Add macro for LaTeX for info output.
3205
32062005-02-08 Kim F. Storm <storm@cua.dk>
3207
3208 * texinfo.tex (LaTex): Add def.
3209
32102005-02-06 Jay Belanger <belanger@truman.edu>
3211
3212 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3213 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3214 throughout manual.
3215
32162005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3217
3218 * gnus.texi: Some edits based on comments from David Abrahams.
3219
32202005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3221
3222 * gnus.texi (RSS): Fix the keystroke.
3223
32242005-01-24 David Kastrup <dak@gnu.org>
3225
3226 * faq.texi: Update AUCTeX version info.
3227
32282005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3229
3230 * gnus-faq.texi ([4.1]): Typo.
3231
32322005-01-19 Jay Belanger <belanger@truman.edu>
3233
3234 * calc.texi (Keep Arguments): Mention that keeping arguments
3235 doesn't work with keyboard macros.
3236
32372005-01-16 Richard M. Stallman <rms@gnu.org>
3238
3239 * autotype.texi (Autoinserting): Fix small error.
3240
32412005-01-16 Michael Albinus <michael.albinus@gmx.de>
3242
3243 Sync with Tramp 2.0.47.
3244
3245 * tramp.texi (Compilation): New section, describing compilation of
3246 remote files.
3247
32482005-01-11 Kim F. Storm <storm@cua.dk>
3249
3250 * widget.texi (Basic Types): Add :follow-link keyword.
3251
32522005-01-09 Jay Belanger <belanger@truman.edu>
3253
3254 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3255
32562005-01-08 Jay Belanger <belanger@truman.edu>
3257
3258 * calc.texi: Change throughout to reflect new default value of
3259 calc-settings-file.
3260
32612005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3262
3263 * message.texi (Reply): `message-reply-to-function' should return
3264 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3265
32662005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3267
3268 * faq.texi (Changing load-path): Fix typo.
3269
32702005-01-05 Jay Belanger <belanger@truman.edu>
3271
3272 * calc.texi (Programming Tutorial): Replace kbd command by
3273 appropriate characters for a keyboard macro.
3274
32752005-01-04 Jay Belanger <belanger@truman.edu>
3276
3277 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3278 for Lucid Emacs.
3279 (Programming Tutorial): Mention that the user needs to be in the
3280 right mode to compute some functions.
3281
32822005-01-04 Jay Belanger <belanger@truman.edu>
3283
3284 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3285 no longer applicable.
3286
32872005-01-01 Jay Belanger <belanger@truman.edu>
3288
3289 * calc.texi (Programming Tutorial): Changed description of how to
3290 edit keyboard macros to match current behavior.
3291
32922004-12-31 Jay Belanger <belanger@truman.edu>
3293
3294 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3295
32962004-12-20 Jay Belanger <belanger@truman.edu>
3297
3298 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3299 zero.
3300
33012004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3302
3303 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3304 @xref.
3305 (Font Locking): Avoid @strong{Note:}.
3306
33072004-12-17 Michael Albinus <michael.albinus@gmx.de>
3308
3309 Sync with Tramp 2.0.46.
3310
3311 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3312
33132004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3314
3315 * url.texi: Correct typos.
3316 (Retrieving URLs): @var{nil}->@code{nil}.
3317 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3318 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3319 (Dealing with HTTP documents): @inforef->@xref.
3320
33212004-12-15 Jay Belanger <belanger@truman.edu>
3322
3323 * calc.texi: Consistently capitalized all mode names.
3324 (Answers to Exercises): Mention that an answer can be a fraction
3325 when in Fraction mode.
3326
33272004-12-13 Jay Belanger <belanger@truman.edu>
3328
3329 * calc.texi: Fix some TeX definitions.
3330
33312004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3332
3333 * reftex.texi (Imprint): Remove erroneous @value's.
3334
33352004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3336
3337 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3338 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3339
33402004-12-08 Jay Belanger <belanger@truman.edu>
3341
3342 * calc.texi (Starting Calc): Remove comment about installation.
3343 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3344
33452004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3346
3347 * url.texi: Update @setfilename.
3348 (Getting Started): No need to worry about Gnus versions.
3349 (Dealing with HTTP documents): Use @inforef.
3350
3351 * org.texi: Fix @direntry file name.
3352
33532004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3354
3355 * url.texi: New file.
3356
3357 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3358
33592004-12-06 Jay Belanger <belanger@truman.edu>
3360
3361 * calc.texi (Using Calc): Remove paragraph about installation.
3362
33632004-12-06 Jay Belanger <belanger@truman.edu>
3364
3365 * calc.texi: Use more Texinfo macros and less TeX defs.
3366 Remove @refill's.
3367
33682004-12-06 Richard M. Stallman <rms@gnu.org>
3369
3370 * org.texi: New file.
3371
33722004-12-05 Richard M. Stallman <rms@gnu.org>
3373
3374 * Makefile.in (org.dvi, ../info/org): New targets.
3375 (INFO_TARGETS): Add ../info/org.
3376 (DVI_TARGETS): Add org.dvi.
3377 (maintainer-clean): Remove the info files in the info dir.
3378
33792004-11-26 Eli Zaretskii <eliz@gnu.org>
3380
3381 * idlwave.texi: Fix the setfilename directive to put the produced
3382 file in ../info.
3383 (Continued Statement Indentation): Resurrect Jan D.'s change from
3384 2004-11-03 that was lost when a newer version of idlwave.texi was
3385 imported.
3386
33872004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3388
3389 * gnus-faq.texi ([5.1]): Added missing bracket.
3390
3391 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3392 `spam-initialize'.
3393
33942004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3395
3396 * message.texi (Various Message Variables): Mention that all mail
3397 file variables are derived from `message-directory'.
3398
3399 * gnus.texi (Splitting Mail): Clarify bogus group.
3400
34012004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3402
3403 * emacs-mime.texi (Encoding Customization): Fix
3404 mm-coding-system-priorities entry.
3405
34062004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3407
3408 * idlwave.texi (Continued Statement Indentation):
3409 * reftex.texi (Options (Index Support)):
3410 (Displaying and Editing the Index, Table of Contents):
3411 * speedbar.texi (Creating a display, Major Display Modes): Replace
3412 non-nil with non-@code{nil}.
3413
34142004-10-21 Jay Belanger <belanger@truman.edu>
3415
3416 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3417
34182004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3419
3420 * calc.texi (Reporting Bugs): Double up `@'.
3421
34222004-10-18 Jay Belanger <belanger@truman.edu>
3423
3424 * calc.texi (Reporting Bugs): Changed the address that bugs
3425 should be sent to.
3426
34272004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3428
3429 * gnus.texi (New Features): Add 5.11.
3430
3431 * message.texi (Resending): Remove wrong default value.
3432
3433 * gnus.texi (Mail Source Specifiers): Describe possible problems
3434 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3435 `pop3-leave-mail-on-server' to the index.
3436
34372004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3438
3439 * message.texi (Canceling News): Add how to set a password.
3440
34412004-10-12 Jay Belanger <belanger@truman.edu>
3442
3443 * calc.texi (Help Commands): Changed the descriptions of
3444 calc-describe-function and calc-describe-variable to match their
3445 current behavior.
3446
34472004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3448
3449 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3450
34512004-10-12 Michael Albinus <michael.albinus@gmx.de>
3452
3453 Sync with Tramp 2.0.45.
3454
3455 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3456 plink link. The URL is outdated. Originator contacted for
3457 clarification.
3458
34592004-10-10 Juri Linkov <juri@jurta.org>
3460
3461 * gnus.texi (Top, Marking Articles): Join two menus in one node
3462 because a node can have only one menu.
3463
34642004-10-09 Juri Linkov <juri@jurta.org>
3465
3466 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3467 example of nnmail-split-fancy.
3468
34692004-10-06 Karl Berry <karl@gnu.org>
3470
3471 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3472 consistency with other uses of dashes.
3473
34742004-10-05 Karl Berry <karl@gnu.org>
3475
3476 * info.texi: Consistently use --- throughout, periods at end of
3477 menu descriptions, and a couple typos.
3478
34792004-09-26 Jesper Harder <harder@ifa.au.dk>
3480
3481 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3482 * pgg.texi (User Commands, Backend methods): Do.
3483 * gnus.texi: Markup fixes.
3484 (Setting Process Marks): Fix `M P a' entry.
3485 * emacs-mime.texi: Fixes.
3486
34872004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3488
3489 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3490 again.
3491 Use 5.10 instead of 5.10.0.
3492
34932004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3494
3495 * gnus.texi (Summary Mail Commands): S D e.
3496
34972004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3498
3499 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3500 the gnus-article-mode-line-format section.
3501
35022004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3503
3504 * gnus.texi (Various Summary Stuff): Fix the documentation for
3505 gnus-newsgroup-variables.
3506
35072004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3508
3509 * gnus.texi (MIME Commands): Added
3510 gnus-mime-display-multipart-as-mixed,
3511 gnus-mime-display-multipart-alternative-as-mixed,
3512 gnus-mime-display-multipart-related-as-mixed.
3513 (Mail Source Customization): Clarify `mail-source-directory'.
3514 (Splitting Mail): Mention gnus-group-find-new-groups.
3515 (SpamOracle): Fixed typo.
3516
3517 * gnus-faq.texi: Untabify.
3518 ([6.3]): nnir.el is in contrib directory.
3519
3520 * message.texi (News Headers): Clarify how a unique ID is created.
3521
3522 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3523 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3524
35252004-09-20 Andre Srinivasan <andre@e2open.com>
3526
3527 * gnus.texi (Group Parameters): Added more on hooks. (Small
3528 change.)
3529
35302004-09-20 Florian Weimer <fw@deneb.enyo.de>
3531
3532 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3533
35342004-09-22 Jay Belanger <belanger@truman.edu>
3535
3536 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3537 might be hidden during part of the session.
3538
35392004-09-20 Jay Belanger <belanger@truman.edu>
3540
3541 * calc.texi (Notations Used in This Manual): Put in an earlier
3542 mention that DEL could be called Backspace.
3543
35442004-09-10 Simon Josefsson <jas@extundo.com>
3545
3546 * gnus.texi (IMAP): Add example. Suggested and partially written
3547 by Steinar Bang <sb@dod.no>.
3548
35492004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3550
3551 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3552 netrc syntax.
3553
35542004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3555
3556 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
3557 (Spam ELisp Package Global Variables): More clarifications.
3558
35592004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3560
3561 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3562 Mention spam-split does not modify incoming mail.
3563
35642004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3565
3566 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3567
35682004-09-10 Eli Zaretskii <eliz@gnu.org>
3569
3570 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3571
35722004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3573
3574 * makefile.w32-in (sieve, pgg): Use $(infodir).
3575
35762004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3577
3578 * makefile.w32-in: Fix PGG and Sieve entries.
3579
35802004-08-28 Eli Zaretskii <eliz@gnu.org>
3581
3582 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3583 Emacs and related programs.
3584
35852004-08-27 Richard M. Stallman <rms@gnu.org>
3586
3587 * faq.texi: Fix texinfo usage, esp. doublequotes.
3588 (Difference between Emacs and XEmacs): Some clarification.
3589
3590 * faq.texi (Difference between Emacs and XEmacs):
3591 Explain not to contrast XEmacs with GNU Emacs.
3592
35932004-08-26 Richard M. Stallman <rms@gnu.org>
3594
3595 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3596
35972004-08-22 David Kastrup <dak@gnu.org>
3598
3599 * reftex.texi (AUCTeX): Update links, section name.
3600
3601 * faq.texi (Calc): Update availability (included in 22.1).
3602 (AUCTeX): Update availability, information, versions, description.
3603
36042004-08-14 Eli Zaretskii <eliz@gnu.org>
3605
3606 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3607
36082004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3609
3610 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3611
36122004-08-10 Michael Albinus <michael.albinus@gmx.de>
3613
3614 Sync with Tramp 2.0.44.
3615
36162004-08-05 Lars Hansen <larsh@math.ku.dk>
3617
3618 * widget.texi (User Interface): Update how to separate the
3619 editable field of an editable-field widget from other widgets.
3620 (Programming Example): Add text after field.
3621
36222004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3623
3624 * emacs-mime.texi (Encoding Customization): Add a note to the
3625 mm-content-transfer-encoding-defaults entry.
3626 (rfc2047): Update.
3627
3628 * gnus.texi (Article Highlighting): Add
3629 gnus-cite-ignore-quoted-from.
3630 (POP before SMTP): New node.
3631 (Posting Styles): Addition.
3632 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3633 (Fancy Mail Splitting): Ditto.
3634 (X-Face): Add gnus-x-face.
3635
36362004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3637
3638 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3639 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3640
36412004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3642
3643 * gnus.texi (Mail Source Specifiers): Describe
3644 `pop3-leave-mail-on-server'.
3645
36462004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3647
3648 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3649
3650 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3651 repository. Change setfilename.
3652
3653 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3654
36552004-07-02 Juri Linkov <juri@jurta.org>
3656
3657 * pcl-cvs.texi (Viewing differences): Add `d r'.
3658
36592004-06-29 Jesper Harder <harder@ifa.au.dk>
3660
3661 * ses.texi, viper.texi, flymake.texi, faq.texi:
3662 * eshell.texi, ediff.texi: Markup fixes.
3663
36642004-06-21 Karl Berry <karl@gnu.org>
3665
3666 * info.texi (Top): Mention that only Emacs has mouse support.
3667 (Getting Started): Mention this in a few other places.
3668
36692004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3670
3671 * autotype.texi (Copyrights, Timestamps): Recommend
3672 `before-save-hook' instead of `write-file-functions'.
3673
36742004-06-13 Lars Hansen <larsh@math.ku.dk>
3675
3676 * dired-x.texi (dired-mark-omitted): Update keybinding.
3677
36782004-06-10 Kim F. Storm <storm@cua.dk>
3679
3680 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3681
36822004-06-05 Lars Hansen <larsh@math.ku.dk>
3683
3684 * dired-x.texi (variable dired-omit-mode): Rename from
3685 dired-omit-files-p.
3686 (function dired-omit-mode): Rename from dired-omit-toggle.
3687 Call dired-omit-mode rather than set dired-omit-files-p.
3688 (dired-mark-omitted): Describe command.
3689
36902004-05-29 Michael Albinus <michael.albinus@gmx.de>
3691
3692 Version 2.0.41 of Tramp released.
3693
36942004-05-29 Juanma Barranquero <lektu@terra.es>
3695
3696 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3697 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3698
36992004-05-29 Richard M. Stallman <rms@gnu.org>
3700
3701 * cl.texi (Top): Call this chapter `Introduction'.
3702 (Overview): In TeX, no section heading here.
3703
3704 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3705
37062004-05-29 Eli Zaretskii <eliz@gnu.org>
3707
3708 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3709 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3710
37112004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3712
3713 * flymake.texi: New file.
3714
37152004-05-28 Simon Josefsson <jas@extundo.com>
3716
3717 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3718
37192004-05-07 Kai Grossjohann <kai@emptydomain.de>
3720
3721 Version 2.0.40 of Tramp released.
3722
37232004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3724
3725 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3726
3727 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3728 variables `tramp-backup-directory-alist' and
3729 `tramp-bkup-backup-directory-info'.
3730 (Overview, Connection types)
3731 (External transfer methods, Default Method)
3732 (Windows setup hints): Remove restriction of password entering
3733 with external methods.
3734 (Auto-save and Backup): Make file name example
3735 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3736 and `auto-save-directory' must be used.
3737 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3738 only "NT"). Remove doubled entry "What kinds of systems does
3739 @tramp{} work on".
3740 (tramp): Macro removed.
3741 (Obtaining Tramp): Flag removed from title.
3742 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3743 and `trampver' used properly. Flag `tramp-inst' replaced by
3744 `installchapter'. Installation related text adapted.
3745
37462004-04-28 Masatake YAMATO <jet@gyve.org>
3747
3748 * widget.texi (Programming Example): Remove overlays.
3749
37502004-04-27 Jesper Harder <harder@ifa.au.dk>
3751
3752 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3753
37542004-04-23 Juanma Barranquero <lektu@terra.es>
3755
3756 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3757
37582004-04-05 Jesper Harder <harder@ifa.au.dk>
3759
3760 * info.texi (Info Search): Add info-apropos.
3761
37622004-03-22 Juri Linkov <juri@jurta.org>
3763
3764 * faq.texi: Fix help key bindings.
3765
37662004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3767
3768 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3769 (as suggested by Karl Berry). Update information about colored
3770 stars in menus. Add new subheading describing M-n.
3771
37722004-03-12 Richard M. Stallman <rms@gnu.org>
3773
3774 * cl.texi (Top): Rename top node's title.
3775
37762004-03-08 Karl Berry <karl@gnu.org>
3777
3778 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3779 problems making the texinfo distribution.
3780
37812004-02-29 Simon Josefsson <jas@extundo.com>
3782
3783 * smtpmail.texi (Authentication): Changed the list of supported
3784 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3785 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3786 <voegelas@gmx.net>.
3787
37882004-02-29 Juanma Barranquero <lektu@terra.es>
3789
3790 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3791 Use $(DEL) instead of rm, and ignore exit code.
3792
37932004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
3794
3795 Tramp version 2.0.39 released.
3796
37972004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3798
3799 * tramp.texi (Customizing Completion): Explain new functions
3800 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3801 (all): Savannah URLs unified to "http://savannah.nongnu.org".
3802 (Top): Refer to Savannah mailing list as the major one. Mention
3803 older mailing lists in HTML mode only.
3804 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
3805 (Frequently Asked Questions): Remote hosts must not be Unix-like
3806 for "smb" method.
3807 (Password caching): New node.
3808 (External transfer methods): Refer to password caching for "smb"
3809 method.
3810
38112004-02-17 Karl Berry <karl@gnu.org>
3812
3813 * info.texi (Help-Int): Mention the new line number feature.
3814
38152004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3816
3817 * ses.texi (Advanced Features): New functionality for
3818 ses-set-header-row (defaults to current row unless C-u used).
3819 (Acknowledgements): Add Stefan Monnier.
3820
38212003-12-29 Kevin Ryde <user42@zip.com.au>
3822
3823 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3824
38252003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
3826
3827 Tramp version 2.0.38 released.
3828
3829 * tramp.texi (Remote shell setup): Warn of environment variables
3830 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
3831 <sven.gabriel@imk.fzk.de>.
3832 (Configuration): Tramp now chooses base64/uuencode
3833 automatically. Update wording accordingly.
3834 (Top): More description for the `Default Method' menu entry.
3835 (Default Method): Use @code, not @var, for Lisp variables.
3836 (Default Method): New subsection `Which method is the right one
3837 for me?' Suggested by Christian Kirsch.
3838 (Configuration): Pointer to new subsection added.
3839 (Default Method): Too many "use" in one sentence.
3840 Rephrase. Reported by Christian Kirsch.
3841 (Filename Syntax): Old `su' example is probably a left-over from
3842 the sm/su method naming. Replace with `ssh', instead.
3843 (External transfer methods, Auto-save and Backup):
3844 Typo fixes.
3845
38462003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
3847
3848 * tramp.texi (all): Harmonize all occurences of @tramp{}.
3849 (Top): Mention japanese manual only if flag `jamanual' is set.
3850 Insert section `Japanese manual' in menu.
3851
38522003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
3853
3854 * eshell.texi (Known Problems): Add doc item.
3855
38562003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
3857
3858 * cc-mode.texi: Update for CC Mode 5.30.
3859
3860 Note: Please refrain from doing purely cosmetic changes like
3861 removing trailing whitespace in this manual; it clobbers cvs
3862 merging for no good reason.
3863
38642003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3865
3866 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
3867 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
3868 @acronym{ASCII}.
3869
38702003-10-26 Karl Berry <karl@gnu.org>
3871
3872 * info.texi (Info Search): Echo area, not echo are. From Debian
3873 diff.
3874
38752003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
3876
3877 * widget.texi (Defining New Widgets): Document new beavior of
3878 :buttons and :children keywords.
3879
38802003-10-22 Miles Bader <miles@gnu.org>
3881
3882 * Makefile.in (info): Move before $(top_srcdir)/info.
3883
38842003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
3885
3886 * tramp.texi (Inline methods): Small grammar fix.
3887 (External transfer methods): Likewise.
3888
38892003-10-08 Nick Roberts <nick@nick.uklinux.net>
3890
3891 * speedbar.texi: Remove paragraph for GUD that is no longer true.
3892
38932003-10-06 Luc Teirlinck <teirllm@auburn.edu>
3894
3895 * texinfo.tex: Replace `%' in arch tagline by @ignore.
3896
38972003-09-30 Richard M. Stallman <rms@gnu.org>
3898
3899 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
3900
3901 * widget.texi (User Interface): Fix typos.
3902
3903 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
3904
39052003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
3906
3907 * pcl-cvs.texi (Selected Files): Fix typo.
3908
39092003-09-21 Karl Berry <karl@gnu.org>
3910
3911 * info.texi (] and [ commands): No period at end of section title.
3912
39132003-09-04 Miles Bader <miles@gnu.org>
3914
3915 * Makefile.in (top_srcdir): New variable.
3916 ($(top_srcdir)/info): New rule.
3917 (info): Depend on it.
3918
39192003-09-03 Peter Runestig <peter@runestig.com>
3920
3921 * makefile.w32-in: New file.
3922
39232003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
3924
3925 * widget.texi (User Interface): Explain the need of static text
3926 around an editable field.
3927
39282003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3929
3930 * widget.texi (Basic Types): The argument to `:help-echo' can now
3931 be a form that evaluates to a string.
3932
39332003-08-18 Kim F. Storm <storm@cua.dk>
3934
3935 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
3936
39372003-08-16 Richard M. Stallman <rms@gnu.org>
3938
3939 * dired-x.texi (Shell Command Guessing): Explain *.
3940
39412003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
3942
3943 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
3944 log-edit-insert-changelog.
3945
39462003-08-03 Karl Berry <karl@gnu.org>
3947
3948 * info.texi: Need @contents.
3949
39502003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3951
3952 Tramp version 2.0.36 released.
3953
3954 * tramp.texi (Remote shell setup): Explain about problems with
3955 non-Bourne commands in ~/.profile and ~/.shrc.
3956
39572003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
3958
3959 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
3960 renaming of `vis-mode' to `visible-mode'.
3961
39622003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
3963
3964 * info.texi (Top, Help-Small-Screen): Remove accidentally added
3965 next, prev and up pointers.
3966
39672003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
3968
3969 * info.texi (Help): Mention existence of Emacs and stand-alone
3970 Info at the very beginning of the tutorial.
3971 (Help-Inv): New node.
3972 (Help-]): New node.
3973 (Help-M): Systematically point out the differences between default
3974 Emacs and stand-alone versions. Delete second menu.
3975 (Help-Xref): Systematically point out the differences between
3976 default Emacs and stand-alone versions.
3977 (Help-Int): Change `l' example.
3978 (Expert Info): Fix typos.
3979 (Emacs Info Variables): Mention `Info-hide-note-references' and
3980 new default for `Info-scroll-prefer-subnodes'.
3981
39822003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3983
3984 Version 2.0.35 of Tramp released.
3985
3986 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
3987 (Inline methods): Add methods `remsh' and `plink1'.
3988 (External transfer methods): Add method `remcp'.
3989 (Multi-hop Methods): Add method `remsh'.
3990 Small patch from Adrian Aichner <adrian@xemacs.org>:
3991 Fix minor typos.
3992 (Concept Index): Added to make manual searchable via
3993 `Info-index'.
3994 (Version Control): Add cindex entry.
3995
39962003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3997
3998 * trampver.texi: Version 2.0.34 released.
3999
40002003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4001
4002 * faq.texi: Improve previous changes.
4003
40042003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4005
4006 * faq.texi: Update copyright and maintenance details.
4007 Update some package URLs, versions, and maintainers.
4008 Remove many references to the Emacs Lisp Archive.
4009
40102003-04-23 Simon Josefsson <jas@extundo.com>
4011
4012 * smtpmail.texi: Fix license (the invariant sections mentioned has
4013 never been part of the smtp manual). Align info dir entry with
4014 other emacs packages.
4015
40162003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4017
4018 * tramp.texi: Version 2.0.33 released.
4019 Remove installation chapter. Remove XEmacs specifics.
4020
40212003-03-29 Richard M. Stallman <rms@gnu.org>
4022
4023 * tramp.texi (Top): Undo the previous renaming.
4024 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4025
40262003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4027
4028 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4029 version of manual.
4030
4031 * tramp.texi (Auto-save and Backup): New node.
4032
40332003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4034
4035 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4036 Emacs" in order to have better differentiation to "XEmacs".
4037 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4038 are new macros in order to point to the other Emacs flavor where
4039 appropriate. In info case, point to node `Installation' in order
4040 to explain how to generate the other way. In html case, make a
4041 link to the other html file.
4042 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4043 after CVS checkout/update.
4044 (Installation): Completely rewritten.
4045 (Installation parameters, Load paths): New sections under
4046 `Installation'.
4047
40482003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4049
4050 * tramp.texi: Version 2.0.30 released.
4051 Replace word "path" with "localname" where used as a component of
4052 a Tramp file name.
4053
40542003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4055
4056 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4057 introduced.
4058 (Installation): Explain what to do if files from the tramp/contrib
4059 directory are needed.
4060
40612003-02-23 Alex Schroeder <alex@emacswiki.org>
4062
4063 * smtpmail.texi (How Mail Works): New.
4064
40652003-02-22 Alex Schroeder <alex@emacswiki.org>
4066
4067 * smtpmail.texi: New file.
4068
4069 * Makefile.in: Build SMTP manual.
4070
40712003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4072
4073 * tramp.texi: Version 2.0.29 released.
4074 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4075 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4076
40772003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4078
4079 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4080 another package loads accidently Ange-FTP.
4081
40822003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4083
4084 * tramp.texi (Customizing Completion): Add function
4085 `tramp-parse-sconfig'. Change example of
4086 `tramp-set-completion-function', because parsing of ssh config
4087 files looks more natural.
4088
40892003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4090
4091 * gnus.texi: Do not use `path' in several locations.
4092
40932002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4094
4095 * tramp.texi (External transfer methods): New method `smb'. From
4096 Michael Albinus.
4097
40982002-11-05 Karl Berry <karl@gnu.org>
4099
4100 * info.texi (Info-fontify): Reorder face list to avoid bad line
4101 breaks.
4102
41032002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4104
4105 * tramp.texi: Move @copying to standard place. Use
4106 @insertcopying.
4107
41082002-10-02 Karl Berry <karl@gnu.org>
4109
4110 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4111 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4112 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4113 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4114 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4115 Per rms, update all manuals to use @copying instead of @ifinfo.
4116 Also use @ifnottex instead of @ifinfo around the top node, where
4117 needed for the sake of the HTML output.
4118 (The Gnus manual is not fixed since it's not clear to me how it
4119 works; and the Tramp manual already uses @copying, although in an
4120 unusual way. All others were changed.)
4121
41222002-09-10 Jonathan Yavner <jyavner@engineer.com>
4123
4124 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4125 (../info/ses, ses.dvi): New targets.
4126 * ses.texi: New file.
4127
41282002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4129
4130 * texinfo.tex: Update to texinfo 4.2.
4131
41322002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4133
4134 * reftex.texi: Update to RefTeX 4.19.
4135
41362002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4137
4138 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4139 (../info/tramp, tramp.dvi): New targets.
4140
41412002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4142
4143 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4144 (calc.dvi): Uncomment.
4145
41462001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4147
4148 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4149 (../info/calc): New target.
4150
41512001-10-20 Gerd Moellmann <gerd@gnu.org>
4152
4153 * (Version 21.1 released.)
4154
41552001-10-05 Gerd Moellmann <gerd@gnu.org>
4156
4157 * Branch for 21.1.
4158
41592001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4160
4161 * Makefile.in (../info/info): Use an explicit -o switch to
4162 makeinfo.
4163
41642001-03-05 Gerd Moellmann <gerd@gnu.org>
4165
4166 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4167
41682000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4169
4170 * Makefile.in (../info/idlwave): Use --no-split.
4171
41722000-12-14 Dave Love <fx@gnu.org>
4173
4174 * Makefile.in (mostlyclean): Remove gnustmp.*
4175 (gnus.dvi): Change rule to remove @latex stuff.
4176
41772000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4178
4179 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4180
41812000-10-13 John Wiegley <johnw@gnu.org>
4182
4183 * Makefile.in: Add build targets for eshell.texi.
4184
41852000-09-25 Gerd Moellmann <gerd@gnu.org>
4186
4187 * Makefile.in: Remove/comment speedbar stuff.
4188
41892000-09-22 Dave Love <fx@gnu.org>
4190
4191 * Makefile.in: Add emacs-mime.
4192
41932000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4194
4195 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4196 (DVI_TARGETS): Add woman.dvi.
4197 (../info/woman, woman.dvi): New targets.
4198
41992000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4200
4201 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4202
4203 * pcl-cvs.texi: New file.
4204 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4205 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4206
42072000-05-11 Gerd Moellmann <gerd@gnu.org>
4208
4209 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4210 (../info/ebrowse, ebrowse.dvi): New targets.
4211
42122000-01-13 Gerd Moellmann <gerd@gnu.org>
4213
4214 * Makefile.in (INFO_TARGETS): Add eudc.
4215 (DVI_TARGETS): Add eudc.dvi.
4216 (../info/eudc, eudc.dvi): New targets.
4217
42182000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4219
4220 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4221 compatibility with 8+3 filesystems).
4222 (../info/efaq): Rename from emacs-faq.
4223
42242000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4225
4226 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4227 (../info/idlwave, idlwave.dvi): New targets.
4228
42291999-10-23 Dave Love <fx@gnu.org>
4230
4231 * Makefile.in: Use autotype.texi.
4232
42331999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4234
4235 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4236 faq.texi file) rather than ../info/faq.
4237
42381999-10-07 Gerd Moellmann <gerd@gnu.org>
4239
4240 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4241 (../info/ada-mode, ada-mode.dvi): New targets.
4242
42431999-09-01 Dave Love <fx@gnu.org>
4244
4245 * Makefile.in: Add faq.
4246
42471999-07-12 Richard Stallman <rms@gnu.org>
4248
4249 * Version 20.4 released.
4250
42511998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4252
4253 * Version 20.3 released.
4254
42551998-04-06 Andreas Schwab <schwab@gnu.org>
4256
4257 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4258 it in dvi targets.
4259 (../etc/GNU): Change to $(srcdir) first.
4260
42611998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4262
4263 * reftex.texi: Update for RefTeX version 3.22.
4264
42651998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4266
4267 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4268 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4269
42701997-09-23 Paul Eggert <eggert@twinsun.com>
4271
4272 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4273 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4274
42751997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4276
4277 * Version 20.2 released.
4278
42791997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4280
4281 * Version 20.1 released.
4282
42831997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4284
4285 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4286
42871996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4288
4289 * Version 19.33 released.
4290
42911996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4292
4293 * Version 19.32 released.
4294
42951996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4296
4297 * Makefile.in: Add rules for the Message manual.
4298
42991996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4300
4301 * gnus.texi: New version.
4302
4303 * message.texi: New manual.
4304
43051996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4306
4307 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4308
43091996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4310
4311 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4312 Specify -I option.
4313 (All dvi targets): Set the TEXINPUTS variable.
4314
43151996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4316
4317 * Version 19.31 released.
4318
43191996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4320
4321 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4322 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4323
43241995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4325
4326 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4327 (INFO_TARGETS): Add ../info/cc-mode.
4328 (DVI_TARGETS): Add cc-mode.dvi.
4329
43301996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4331
4332 * Version 19.31 released.
4333
43341995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4335
4336 * Version 19.30 released.
4337
43381995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4339
4340 * gnus.texi: New file.
4341
43421995-11-04 Erik Naggum <erik@naggum.no>
4343
4344 * gnus.texi: File deleted.
4345
43461995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4347
4348 * mh-e.texi: "Function Index" -> "Command Index" to work with
4349 Emacs 19.30 C-h C-k support of separately-documented commands.
4350
43511995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4352
4353 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4354 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4355
43561995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4357
4358 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4359 (../info/viper, viper.dvi): New targets.
4360
43611995-04-20 Kevin Rodgers <kevinr@ihs.com>
4362
4363 * dired-x.texi (Installation): Change the example to set
4364 buffer-local variables like dired-omit-files-p in
4365 dired-mode-hook.
4366
43671995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4368
4369 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4370 (../info/mh-e, mh-e.dvi): New targets.
4371
43721995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4373
4374 * Makefile.in (maintainer-clean): Rename from realclean.
4375
43761994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4377
4378 * Makefile.in: New file.
4379 * Makefile: File deleted.
4380
43811994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4382
4383 * Makefile (TEXINDEX_OBJS): Variable deleted.
4384 (texindex, texindex.o, getopt.o): Rules deleted.
4385 All deps on texindex deleted.
4386 (distclean): Don't delete texindex.
4387 (mostlyclean): Don't delete *.o.
4388 * texindex.c, getopt.c: Files deleted.
4389
43901994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4391
4392 * Version 19.26 released.
4393
43941994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4395
4396 * Version 19.25 released.
4397
43981994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4399
4400 * Version 19.24 released.
4401
44021994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4403
4404 * Version 19.23 released.
4405
44061994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4407
4408 * Makefile: Delete spurious tab.
4409
44101994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4411
4412 * Makefile (.SUFFIXES): New rule.
4413
44141994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4415
4416 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4417 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4418
44191994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4420
4421 * Makefile (../info/sc): Rename from sc.info.
4422 (../info/cl): Likewise.
4423 (INFO_TARGETS): Use new names.
4424
44251993-12-04 Richard Stallman (rms@srarc2)
4426
4427 * getopt.c: New file.
4428 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4429 (getopt.o): New rule.
4430 (dvi): Don't depend on texindex.
4431 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4432 Depend on texindex.
4433
44341993-12-03 Richard Stallman (rms@srarc2)
4435
4436 * Makefile (../info/sc.info): Rename from ../info/sc.
4437 (TEXI2DVI): New variable.
4438 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4439 Add explicit commands.
4440 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4441
44421993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4443
4444 * Version 19.22 released.
4445
44461993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4447
4448 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4449
44501993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4451
4452 * Version 19.21 released.
4453
44541993-11-15 Paul Eggert (eggert@twinsun.com)
4455
4456 * man/Makefile (../info/cl.info): Rename from ../info/cl.
4457
44581993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4459
4460 * Makefile (../etc/GNU): New target.
4461 (EMACSSOURCES): Add gnu1.texi.
4462
44631993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4464
4465 * Makefile (realclean): Don't delete the Info files.
4466
44671993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4468
4469 * forms.texi: Fix forms.texi so that it will format correctly.
4470 Add missing `@end iftex', fix bad reference.
4471
4472 * info.texi, info-stn.texi: New files implement texinfo version of
4473 `info' file.
4474
44751993-10-20 Brian Fox (bfox@ai.mit.edu)
4476
4477 * Makefile: Fix targets for texindex, new info.texi files.
4478 * info-stnd.texi: New file implements info for standalone info
4479 reader.
4480 * info.texi: Update to include recent changes to "../info/info".
4481 New source file for ../info/info; includes info-stnd.texi.
4482
4483 * texindex.c: Include "../src/config.h" if building in emacs.
4484
4485 * Makefile: Change all files to FILENAME.texi, force all targets
4486 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
4487 vip.texinfo, forms.texinfo, cl.texinfo.
4488 Add target to build texindex.c, defining `emacs'.
4489
4490 * forms.texi: Install new file to match version 2.3 of forms.el.
4491
44921993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4493
4494 * Version 19.19 released.
4495
44961993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
4497
4498 * sc.texinfo: Fix info file name.
4499
4500 * Makefile (info): Add gnus and sc.
4501 (dvi): Add gnus.dvi and sc.dvi.
4502 (../info/sc, sc.dvi): New targets.
4503
45041993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4505
4506 * Version 19.18 released.
4507
45081993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4509
4510 * Makefile: Fix source file names of the separate manuals.
4511 (gnus.dvi, ../info/gnus): New targets.
4512
45131993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4514
4515 * Version 19.17 released.
4516
45171993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4518
4519 * split-man: Fix typos in last change.
4520
45211993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4522
4523 * Version 19.16 released.
4524
45251993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4526
4527 * version 19.15 released.
4528
45291993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4530
4531 * Makefile (distclean): It's rm, not rf.
4532
45331993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4534
4535 * Version 19.14 released.
4536
45371993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4538
4539 * Makefile: New file.
4540
45411993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4542
4543 * Version 19.13 released.
4544
45451993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4546
4547 * Version 19.9 released.
4548
45491993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4550
4551 * Version 19.8 released.
4552
45531993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4554
4555 * Version 19.7 released.
4556
45571990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4558
4559 * gnus.texinfo: New file. Removed installation instructions.
4560
45611990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4562
4563 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4564
45651989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4566
4567 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4568 then define `\sc' as the command for smallcaps in Texinfo. This
4569 means that the @sc command will produce small caps. bfox has
4570 made the corresponding change to makeinfo and texinfm.el.
4571
45721988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4573
4574 * vip.texinfo: Remove menu entry Adding Lisp Code in node
4575 Customization since the menu entry did not point to anything.
4576 Also add an @finalout command to remove overfull hboxes from the
4577 printed output.
4578
4579 * cl.texinfo: Add @bye, \input line and @settitle to file.
4580 This file is clearly intended to be a chapter of some other work,
4581 but the other work does not yet exist.
4582
45831988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4584
4585 * texinfo.texinfo: Three typos corrected.
4586
4009494e
GM
4587;; Local Variables:
4588;; coding: iso-2022-7bit
4589;; fill-column: 79
4590;; add-log-time-zone-rule: t
4591;; End:
4592
5205011b
GM
4593 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4594 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4009494e
GM
4595
4596 This file is part of GNU Emacs.
4597
4598 GNU Emacs is free software; you can redistribute it and/or modify
4599 it under the terms of the GNU General Public License as published by
4600 the Free Software Foundation; either version 3, or (at your option)
4601 any later version.
4602
4603 GNU Emacs is distributed in the hope that it will be useful,
4604 but WITHOUT ANY WARRANTY; without even the implied warranty of
4605 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4606 GNU General Public License for more details.
4607
4608 You should have received a copy of the GNU General Public License
4609 along with GNU Emacs; see the file COPYING. If not, write to the
4610 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4611 Boston, MA 02110-1301, USA.
4612
f7ed05c9 4613;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803