(People): Changed /ignore example.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
99a3e35f
AS
12007-12-21 Alex Schroeder <alex@gnu.org>
2
3 * rcirc.texi: Changed single spaces after sentence end to double
4 spaces. Fixed some typos.
5 (Internet Relay Chat): Explain relay.
6 (Getting started with rcirc): Change items to reflect prompts.
7 Add more explanation to rcirc-track-minor-mode and added a comment to
8 warn future maintainers that this section is a copy.
11ac7c8e 9 (People): Changed /ignore example.
99a3e35f 10
331e4d02
AS
112007-12-20 Alex Schroeder <alex@gnu.org>
12
13 * rcirc.texi (Top): Fighting Information Overload chapter added.
14 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
15 (rcirc commands): Moved /ignore command to the new chapter.
16 (Fighting Information Overload): New chapter documenting /keyword,
17 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
18 (Configuration): Document rcirc-server-alist, remove
19 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 20
cd71c3ef
MA
212007-12-16 Michael Albinus <michael.albinus@gmx.de>
22
23 * dbus.texi (Signals): Fix example in dbus-register-signal.
24
bbbe940b
MB
252007-12-14 Sven Joachim <svenjoac@gmx.de>
26
27 * gnus.texi (Score Variables): Fix typo.
28
0ce574ef
MA
292007-12-07 Michael Albinus <michael.albinus@gmx.de>
30
31 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
32 (Signals): Adapt dbus-send-signal and dbus-register-signal.
33 (Errors and Events): Adapt dbus-event.
34
b890d447
MB
352007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
36
37 * gnus.texi (Other Files): Add the yenc command.
38
392007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
40
41 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
42 since 2004-08-06.
43
442007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
45
46 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
47 on body.
48
492007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
50
51 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
52 and rfc2047-allow-irregular-q-encoded-words; fix description of
53 rfc2047-encode-encoded-words.
54
552007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
56
57 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
58
3728bf03
MO
592007-12-05 Michael Olson <mwolson@gnu.org>
60
61 * remember.texi (Diary): Remove "require" line for remember-diary.el.
62 Update documentation for `remember-diary-file'.
63
a4397af9
MA
642007-12-04 Michael Albinus <michael.albinus@gmx.de>
65
66 * dbus.texi (Signals): Precise `dbus-register-signal'.
67 (Errors and Events): Rework events part, the internal structure of
68 dbus-event has changed.
69
1682490c
JB
702007-12-03 Juanma Barranquero <lekktu@gmail.com>
71
72 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
73 ($(infodir)/dbus, dbus.dvi): New targets.
74
7b13a0f2
MA
752007-12-03 Michael Albinus <michael.albinus@gmx.de>
76
77 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
78 unconditionally.
79
80 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
81 emulation with @print{}.
82
7ef92bc9
RS
832007-12-02 Richard Stallman <rms@gnu.org>
84
85 * dbus.texi (Overview): Minor cleanup.
86
22d8ac3a
MA
872007-12-02 Michael Albinus <michael.albinus@gmx.de>
88
d3a8e0df
MA
89 * Makefile.in (INFO_TARGETS): Add dbus.
90 (DVI_TARGETS): Add dbus.dvi.
91 (dbus, dbus.dvi): New targets.
92
22d8ac3a
MA
93 * dbus.texi: New file.
94
559764ab
RF
952007-11-24 Romain Francoise <romain@orebokech.com>
96
97 * nxml-mode.texi: Add description in @direntry.
7aa579d9 98 Fix file name to match @setfilename.
559764ab 99
ac97a16b
MH
1002007-11-23 Mark A. Hershberger <mah@everybody.org>
101
102 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
103 ($(infodir)/nxml-mode): New rule.
104
105 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
106 ($(infodir)/nxml-mode): New rule.
107 (clean): Add nxml-mode*.
108
109 * nxml-mode.texi: New file with nxml manual.
110
404cd454
GM
1112007-11-18 Richard Stallman <rms@gnu.org>
112
113 * flymake.texi (Example -- Configuring a tool called directly):
114 Update example.
115
b048d478
MA
1162007-11-18 Michael Albinus <michael.albinus@gmx.de>
117
118 * tramp.texi (Filename completion): Simplify explanation of
119 double-slash behaviour. Explain directory contents flushing.
120
346e8469
JB
1212007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
122
123 * calc.texi (TeX and LaTeX Language Modes): Put in
124 missing braces.
125
404cd454
GM
1262007-11-15 Richard Stallman <rms@gnu.org>
127
128 * cl.texi (Equality Predicates): Delete `eql'.
129 (Predicates, Naming Conventions, Top): Delete `eql'.
130 (Common Lisp Compatibility): Delete `eql'.
131 (Porting Common Lisp): Delete obsolete backquote info.
132 Minor clarification about character constants.
133 (Sequence Basics): Minor clarification.
134
1f6af58b
JB
1352007-11-15 Juanma Barranquero <lekktu@gmail.com>
136
dccb744b 137 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
138 * tramp.texi (Filename completion): Fix typos.
139
3bc88bc9
JB
1402007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
141
142 * calc.texi (Basic commands): Mention the menu.
143
bc5300d3
MA
1442007-11-12 Michael Albinus <michael.albinus@gmx.de>
145
146 * tramp.texi (Connection caching): Tramp flushes connection
147 properties when remote operating system has been changed.
148
4d8a28ec
MB
1492007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
150
151 * gnus-news.texi: Fix spelling.
152 `message-insert-formatted-citation-line', not
153 `message-insert-formated-citation-line'.
154
404cd454
GM
155 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
156
e1176b47
MA
1572007-11-07 Michael Albinus <michael.albinus@gmx.de>
158
159 * tramp.texi (Overview): Mention also the PuTTY integration under
160 Win32. Remove paragraphs about Tramp's experimental status.
161 (Frequently Asked Questions): Add code example for highlighting the
162 mode line.
163
6159985a
MO
1642007-11-03 Michael Olson <mwolson@gnu.org>
165
166 * remember.texi: Change mentions of remember-buffer to
167 remember-finalize throughout.
168
bec9b2f5
MO
1692007-10-30 Michael Olson <mwolson@gnu.org>
170
171 * remember.texi (Copying): Remove.
172 (Mailbox): Update with non-BBDB instructions.
173 (Diary, Org): Add.
174 (Bibliography, Planner Page): Remove.
175
b6173182
JB
1762007-10-30 Juanma Barranquero <lekktu@gmail.com>
177
178 * makefile.w32-in (INFO_TARGETS): Add remember.
179 (DVI_TARGETS): Add remember.dvi.
180 ($(infodir)/remember): New rule.
181 (clean): Add remember*.
182
15f3eb73
MO
1832007-10-30 Michael Olson <mwolson@gnu.org>
184
70bdc930
MO
185 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
186 ($(infodir)/remember): New rule that builds the Remember Manual.
187
b6173182
JB
188 * remember.texi: New file containing the Remember Mode Manual.
189 Shuffle chapters around after initial import.
7d3f6f1a
MO
190 (Function Reference): Split Keystrokes into separate chapter.
191 (Keystrokes): Document C-c C-k.
51d24a12 192 (Introduction): Fix typographical issue with "---".
15f3eb73 193
404cd454
GM
1942007-10-29 Richard Stallman <rms@gnu.org>
195
196 * widget.texi (Introduction): Delete discussion of implementation
197 internals.
198
9bbb9638
MA
1992007-10-29 Michael Albinus <michael.albinus@gmx.de>
200
201 * tramp.texi (Connection caching): Host names must be different
202 when tunneling.
203
c7ff939a
RS
2042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
205
206 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
207 Gnus v5.13.
208
01c52d31
MB
2092007-10-28 Miles Bader <miles@gnu.org>
210
211 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
212
2132007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
214
215 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
216
2172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
218
219 * gnus.texi (Sorting the Summary Buffer): Remove
220 gnus-article-sort-by-date-reverse.
221
2222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
223
224 * gnus.texi (Non-ASCII Group Names): New node.
225 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
226 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
227
2282007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
229
230 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
231 clean the output of the program `imap-shell-program'.
232
2332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
234
235 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
236
2372007-10-28 Tassilo Horn <tassilo@member.fsf.org>
238
239 * gnus.texi (Sticky Articles): Documentation for sticky article
240 buffers.
241
2422007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
243
244 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
245
2462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
247
248 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
249
2502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
251
252 * gnus.texi (Archived Messages): Document
253 gnus-update-message-archive-method.
254
2552007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
256
257 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
258
2592007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
260
261 * gnus.texi (Group Maneuvering): Document
262 `gnus-summary-next-group-on-exit'.
263
2642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
265
266 * gnus.texi (Really Various Summary Commands): Mention
267 gnus-auto-select-on-ephemeral-exit.
268
2692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
270
271 * gnus.texi, message.texi: Bump version number.
272
2732007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
274
275 * gnus.texi (Group Line Specification, Misc Group Stuff)
276 (Server Commands): Parenthesize @pxref{Mail Spool}.
277
2782007-10-28 Didier Verna <didier@xemacs.org>
279
280 New user option: message-signature-directory.
281 * message.texi (Insertion Variables): Document it.
282 * gnus.texi (Posting Styles): Ditto.
283
2842007-10-28 Didier Verna <didier@xemacs.org>
285
286 * gnus.texi (Group Line Specification):
287 * gnus.texi (Misc Group Stuff):
288 * gnus.texi (Server Commands): Document the group compaction feature.
289
2902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
291
292 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
293
294 * message.texi (Various Message Variables): Add message-fill-column.
295
2962007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
297
298 * gnus.texi: Untabify.
299
3002007-10-28 Didier Verna <didier@xemacs.org>
301
302 * gnus.texi (Group Parameters): Document the posting-style merging
303 process in topic-mode.
304
3052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
306
307 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
308
3092007-10-28 Romain Francoise <romain@orebokech.com>
310
311 * gnus.texi (Mail Spool): Fix typo.
312 Update copyright.
313
3142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
315
316 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
317
3182007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
319
320 * gnus.texi (Summary Generation Commands):
321 Add gnus-summary-insert-ticked-articles.
322
3232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
324
325 * gnus.texi
326 (SpamAssassin back end): Rename spam-spamassassin-path to
327 spam-spamassassin-program.
328
3292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
330
331 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
332
3332007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
334
335 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
336
3372007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
338
339 * message.texi (Mail Headers): Document `opportunistic'.
340
3412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
342
343 * emacs-mime.texi (Encoding Customization): Explain how to set
344 mm-coding-system-priorities per hierarchy.
345
3462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
347
348 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
349 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
350
3512007-10-28 Didier Verna <didier@xemacs.org>
352
353 * message.texi (Wide Reply): Update documentation of
354 message-dont-reply-to-names (now allowing a list of regexps).
355
3562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
357
358 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
359
3602007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
361
362 * gnus.texi (SpamAssassin back end): Fix typo.
363
364 * sieve.texi (Examples): Fix grammar.
365
3662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
367
368 * gnus.texi (Searching for Articles): Document M-S and M-R.
369 (Limiting): Document / b.
370
3712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
372
373 * gnus.texi (Thread Commands): T M-^.
374
3752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
376
377 * message.texi (Mail Aliases): Document ecomplete.
378 (Mail Aliases): Fix typo.
379
3802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
381
382 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
383 fix typo.
384
3852007-10-28 Romain Francoise <romain@orebokech.com>
386
387 * gnus.texi (Mail Spool): Grammar fix.
388
3892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
390
391 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
392 string.
393
3942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
395
396 * gnus.texi (Group Parameters): Fix description.
397
3982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
399
400 * gnus.texi (Gmane Spam Reporting): Fix
401 spam-report-gmane-use-article-number. Add
402 spam-report-user-mail-address.
403
4042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
405
406 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
407
4082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
409
410 * gnus.texi (Group Parameters): Add simplified sorting example based on
411 example for `Sorting the Summary Buffer' from Jari Aalto
412 <jari.aalto@cante.net>.
413 (Example Methods): Add example for an indirect connection.
414
4152007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
416
417 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
418 (Agent Parameters): Updated parameter names to match code.
419 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
420 'gnus-agent-summary-fetch-series'.
421 (Agent and flags): New section providing a generalized discussion
422 of flag handling.
423 (Agent and IMAP): Removed flag discussion.
424 (Agent Variables): Added 'gnus-agent-synchronize-flags'
425
4262007-10-28 Romain Francoise <romain@orebokech.com>
427
428 * gnus.texi (Exiting the Summary Buffer): Add new function
429 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
430
4312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
432
433 * gnus.texi (Conformity): Fix typo.
434 (Customizing Articles): Document `first'.
435
4362007-10-28 Jari Aalto <jari.aalto@cante.net>
437
438 * gnus.texi (Sorting the Summary Buffer):
439 Add `gnus-thread-sort-by-date-reverse'. Add example
440 host to different sorting in NNTP and RSS groups.
441
4422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
443
444 * message.texi (Insertion): Describe prefix for
445 message-mark-inserted-region and message-mark-insert-file.
446
4472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
448
449 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
450 LaTeX documents. Describe "text/x-gnus-verbatim".
451
4522007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
453
454 * gnus.texi (Blacklists and Whitelists)
455 (Blacklists and Whitelists, BBDB Whitelists)
456 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
457 (spam-stat spam filtering, SpamOracle)
458 (Extending the Spam ELisp package): Removed extra quote symbol for
459 clarity.
460
4612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
462
463 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
464 gnus-article-delete-part and gnus-article-replace-part.
465 (Using MIME): Add gnus-mime-replace-part.
466
4672007-10-28 Romain Francoise <romain@orebokech.com>
468
469 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
470 requires `auto-compression-mode' to be enabled. Add new nnml
471 variable `nnml-compressed-files-size-threshold'.
472
4732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
474
475 * gnus.texi (Sorting the Summary Buffer): Added
476 gnus-thread-sort-by-recipient.
477
4782007-10-28 Romain Francoise <romain@orebokech.com>
479
480 * message.texi (Insertion Variables): Mention new variable
481 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
482 documentation accordingly.
483
4842007-10-28 Romain Francoise <romain@orebokech.com>
485
486 * gnus.texi (To From Newsgroups): Mention new variables
487 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
488
4892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
490
491 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
492 stuff; gnus-mime-inline-part does the automatic decompression.
493
4942007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
495
496 * gnus.texi (Spam ELisp Package Configuration Examples):
497 "training.ham" should be "training.spam"
498
4992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
500
501 * message.texi (Mail Variables): Fix the default value for
502 message-send-mail-function.
503
5042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
505
506 * gnus.texi (Optional Back End Functions): nntp-request-update-info
507 always returns nil exceptionally.
508
5092007-10-28 Simon Josefsson <jas@extundo.com>
510
511 * gnus.texi (Article Washing): Add libidn URL. Suggested by
512 Michael Cook <michael@waxrat.com>.
513
5142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
515
516 * gnus.texi (Topic Commands): Fix next/previous.
517
5182007-10-28 Simon Josefsson <jas@extundo.com>
519
520 * gnus.texi (Article Washing): Mention `W i'.
521
5222007-10-28 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
523
524 * gnus.texi (Group Parameters): Slight extension of sieve
525 parameter description.
526
5272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
528
529 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
530 matching score files as well.
531 (Picons): Describe `gnus-picon-style'.
532
5332007-10-28 Romain Francoise <romain@orebokech.com>
534
535 * message.texi (Message Headers): Mention that headers are hidden
536 using narrowing, and how to expose them.
537 Update copyright.
538
5392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
540
541 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
542 `gnus-summary-sort-by-recipient'.
543
5442007-10-28 Romain Francoise <romain@orebokech.com>
545
546 * gnus.texi (NNTP marks): New node.
547 (NNTP): Move NNTP marks variables to the new node.
548
5492007-10-28 Jesper Harder <harder@ifa.au.dk>
550
551 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
552 end.
553
554 * gnus.texi (MIME Commands, Hashcash): Markup fix.
555
5562007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
557
558 * gnus.texi: replaced @file{spam.el} with @code{spam.el}
559 everywhere for consistency.
560 (Filtering Spam Using The Spam ELisp Package): admonish again.
561 (Spam ELisp Package Sequence of Events): this is Gnus, say so.
562 Say "regular expression" instead of "regex." Admonish. Pick
563 other words to sound better (s/so/thus/).
564 (Spam ELisp Package Filtering of Incoming Mail): mention
565 statistical filters. Remove old TODO.
566 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
567 new section on sorting and displaying the spam score
568 (BBDB Whitelists): mention spam-use-BBDB-exclusive is not a
569 backend but an alias to spam-use-BBDB
570 (Extending the Spam ELisp package): rewrite the example using the
571 new backend functionality.
572
5732007-10-28 Simon Josefsson <jas@extundo.com>
574
575 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
576 nntp-marks-directory, from Romain Francoise
577 <romain@orebokech.com>.
578
5792007-10-28 Magnus Henoch <mange@freemail.hu>
580
581 * gnus.texi (Hashcash): New default value of
582 hashcash-default-payment.
583
5842007-10-28 Simon Josefsson <jas@extundo.com>
585
586 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
587 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
588
5892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
590
591 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
592
5932007-10-28 Simon Josefsson <jas@extundo.com>
594
595 * gnus.texi (documentencoding): Add, to avoid warnings.
596
5972007-10-28 Simon Josefsson <jas@extundo.com>
598
599 * message.texi (Mail Headers): Add.
600
601 * gnus.texi (Hashcash): Fix.
602
6032007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
604
605 * gnus.texi (Hashcash): changed location of library, also mention
606 that payments can be verified and fix the name of the
607 hashcash-path variable
608
6092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
610
611 * gnus.texi
612 (Article Display): Add `gnus-picon-style'.
613
6142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
615
616 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
617
6182007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
619
620 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
621 (Bogofilter, spam-stat spam filtering, SpamOracle): old incorrect
622 warning about ham processors in spam groups removed
623
6242007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
625 From Hubert Chan <hubert@uhoreg.ca>
626
627 * gnus.texi (SpamAssassin backend): added new node about SpamAssassin
628
6292007-10-28 Jesper Harder <harder@ifa.au.dk>
630
631 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
632 (Mailing List): Typo.
633 (Customizing Articles): Add gnus-treat-ansi-sequences.
634 (Article Washing): Index.
635
636 * message.texi: Use m-dash consistently.
637
6382007-10-28 Jesper Harder <harder@ifa.au.dk>
639
640 * gnus.texi (GroupLens): Remove.
641
6422007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
643
644 * gnus.texi (Outgoing Messages, Agent Variables): Add
645 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
646 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
647
6482007-10-28 Jesper Harder <harder@ifa.au.dk>
649
650 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
651
6522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
653
654 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
655
656 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
657
6582007-10-28 Simon Josefsson <jas@extundo.com>
659
660 * gnus.texi (Top): Add SASL.
661
404cd454
GM
6622007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
663
664 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
665
6662007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
667
668 * gnus.texi (Troubleshooting): Adjust Gnus version number.
669
0edd2970
JB
6702007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
671
672 * calc.texi (Formulas, Composition Basics): Lower the
673 precedence of negation.
674
a9afba20
JY
6752007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
676
677 * ses.texi (The Basics): Mention how to create a new spreadsheet.
678 Mention the new three-letter column identifiers.
679 (More on cell printing): Calculate-cell and truncate-cell are now `c'
680 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
681 message when using `c' on an empty default with default printer.
682 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
683 renamed to `ses--symbolic-formulas' some time ago.
684
45b778a6
JB
6852007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
686
687 * calc.texi (Default Simplifications, Making Selections)
688 (Customizing Calc): Clarify associativity of multiplication.
689
03b5bade
MA
6902007-10-23 Michael Albinus <michael.albinus@gmx.de>
691
692 * tramp.texi (Traces and Profiles): Simplify loop over
693 `trace-function-background'.
694
e658c8ee
JL
6952007-10-22 Juri Linkov <juri@jurta.org>
696
697 * dired-x.texi (Shell Command Guessing): Default values are now
698 available by typing M-n instead of M-p.
699
dd753688
MA
7002007-10-21 Michael Albinus <michael.albinus@gmx.de>
701
702 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
703 (Password caching): Remove `tramp-clear-passwd'.
704 It's not a command anymore.
dd753688
MA
705 (Bug Reports): Add `tramp-bug' to function index.
706 (Function Index, Variable Index): New nodes.
707 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
708
709 * trampver.texi: Update release number.
710
4bb49b43
JB
7112007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
712
8b296cdd 713 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
714 about integer size into past tense.
715 (Time Zones): Remove pointer to Calc author's address.
716 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 717 and hyperbolic cotangent. Fix typo.
4bb49b43 718
311dd93f
MA
7192007-10-10 Michael Albinus <michael.albinus@gmx.de>
720
721 Sync with Tramp 2.1.11.
722
723 * trampver.texi: Update release number.
724
ea3fc256
MA
7252007-10-06 Michael Albinus <michael.albinus@gmx.de>
726
727 * tramp.texi (External packages): New section.
728
1af74d06
MB
7292007-09-29 Juri Linkov <juri@jurta.org>
730
731 * info.texi (Help-Int): Document `L' (`Info-history').
732
0e2806fa
SM
7332007-09-26 Carsten Dominik <dominik@science.uva.nl>
734
735 * org.texi: Change links to webpage and maintained email.
736 (Remember): Promote to Chapter, significant changes.
737 (Fast access to TODO states): New section.
738 (Faces for TODO keywords): New section.
739 (Export options): Example for #+DATE.
740 (Progress logging): Section moved.
741
567b9191
BW
7422007-09-26 Bill Wohler <wohler@newt.com>
743
744 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
745 browse-url-at-mouse.
746
1af74d06
MB
7472007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
748
749 * flymake.texi (Customizable variables): Face names don't end in -face.
750 Fix flymake-err-line-patterns template.
751 (Example -- Configuring a tool called directly): Fix init-function.
752 (Highlighting erroneous lines): Face names don't end in -face.
753
d60a4e3a 7542007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
755
756 * erc.texi (Special-Features): Fix small typo.
757
7d7a3510
MA
7582007-09-14 Michael Albinus <michael.albinus@gmx.de>
759
760 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
761 and "External transfer methods".
762
285f0d3a
JB
7632007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
764
765 * calc.texi (Predefined Units): Add some history.
766
526dc846
MO
7672007-09-08 Michael Olson <mwolson@gnu.org>
768
87e04f16
JB
769 * erc.texi (Copying): New section included from gpl.texi.
770 This matches the look of the upstream ERC manual.
526dc846 771
f10d0e80
JB
7722007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
773
87e04f16 774 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
775 (Random Numbers): Clarify the distribution of `random'.
776
4009494e
GM
7772007-09-06 Glenn Morris <rgm@gnu.org>
778
779 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 780 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
781 Change all setfilename commands to use ../../info.
782 * Makefile.in: Move the parts of the old man/Makefile.in that do not
783 refer to the Emacs manual here.
784 (infodir): New variable.
785 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
786 (cc-mode.texi, faq.texi): Update references to source file locations.
787 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
788 do not refer to the Emacs manual here.
789 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
790
791 * Makefile.in: Add `basename' versions of all info targets, for
792 convenience when rebuilding just one manual.
793 (../etc/GNU): Delete obsolete target.
794 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
795 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
796 *.vrs *.toc here...
797 (maintainer-clean): ...from here.
4009494e
GM
798
799 * makefile.w32-in (../etc/GNU): Delete obsolete target.
800
2de53ca6
GM
8012007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
802
803 * calc.texi (Date Conversions): Clarify definition of
804 Julian day numbering.
805 (Date Forms): Clarify definition of Julian day numbering;
806 add some history.
807
8082007-08-30 Carsten Dominik <dominik@science.uva.nl>
809
87e04f16 810 * org.texi: Version 5.07.
2de53ca6
GM
811
8122007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
813
814 * message.texi (MIME): Replace mml-attach with mml-attach-file.
815
8162007-08-22 Carsten Dominik <dominik@science.uva.nl>
817
818 * org.texi (Adding hyperlink types): New section.
819 (Embedded LaTeX): Chapter updated because of LaTeX export.
820 (LaTeX export): New section.
821 (Using links out): New section.
822
8232007-08-22 Glenn Morris <rgm@gnu.org>
824
825 * faq.texi (Learning how to do something): Refcards now in
826 etc/refcards/ directory.
827
8282007-08-22 Michael Albinus <michael.albinus@gmx.de>
829
830 * tramp.texi (Remote Programs): Persistency file must be cleared when
831 changing `tramp-remote-path'.
832 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
833 macro.
834
8352007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
836
837 * calc.texi: Move contents to beginning of file.
838 (Algebraic Entry): Fix the formatting of an example.
839
8402007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
841
842 * calc.texi (Basic Operations on Units): Mention exact versus
843 inexact conversions.
844
8452007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
846
847 * calc.texi (Basic Operations on Units): Mention default
848 values for new units.
849 (Quick Calculator Mode): Mention that binary format will
850 be displayed.
851
8522007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
853
854 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
855
8562007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
857
858 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
859
8602007-08-08 Glenn Morris <rgm@gnu.org>
861
862 * gnus.texi, sieve.texi: Replace `iff'.
863
8642007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
865
866 * calc.texi (Basic Graphics): Mention the graphing of error
867 forms.
868 (Graphics Options): Mention how `g s' handles error forms.
869 (Curve Fitting): Mention plotting the curves.
870 (Standard Nonlinear Models): Add additional models.
871 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
872 (Linear Fits): Correct result.
873
8742007-08-01 Alan Mackenzie <acm@muc.de>
875
876 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
877 to "--no-site-file".
878
8792007-07-29 Michael Albinus <michael.albinus@gmx.de>
880
881 * tramp.texi (Frequently Asked Questions): Point to mode line
882 extension in Emacs 23.1.
883
884 * trampver.texi: Update release number.
885
8862007-07-27 Glenn Morris <rgm@gnu.org>
887
888 * calc.texi (Copying): Include license text from gpl.texi, rather than
889 in-line.
890
8912007-07-25 Glenn Morris <rgm@gnu.org>
892
893 * calc.texi (Copying): Replace license with GPLv3.
894
895 * Relicense all FSF files to GPLv3 or later.
896
8972007-07-22 Michael Albinus <michael.albinus@gmx.de>
898
899 Sync with Tramp 2.1.10.
900
901 * tramp.texi (trampfn): Expand macro implementation in order to handle
902 empty arguments.
903 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
904 occurencies by trampfn.
905 (Frequently Asked Questions): Extend example code for host
906 identification in the modeline. Add bbdb to approaches shortening Tramp
907 file names to be typed.
908
909 * trampver.texi: Update release number.
910
9112007-07-17 Michael Albinus <michael.albinus@gmx.de>
912
913 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
914 section. Reported by <poti@potis.org>.
915 (Remote processes): Arguments of the program to be debugged are taken
916 literally.
917 (Frequently Asked Questions): Simplify recentf example.
918
9192007-07-14 Karl Berry <karl@gnu.org>
920
921 * info.texi (@copying): New Back-Cover Text.
922
923 * info.texi (Quitting Info): Move to proper place in source.
924 (Reported by Benno Schulenberg.)
925
9262007-07-13 Eli Zaretskii <eliz@gnu.org>
927
928 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
929
930 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
931
932 * emacs-mime.texi: Add @documentencoding directive.
933
9342007-07-12 Nick Roberts <nickrob@snap.net.nz>
935
936 * tramp.texi (Remote processes): Add an anchor to the subsection
937 "Running a debugger on a remote host".
938
9392007-07-12 Michael Albinus <michael.albinus@gmx.de>
940
941 * tramp.texi (Remote processes): Don't call it "experimental" any
942 longer. Add subsection about running a debugger on a remote host.
943
9442007-07-10 Carsten Dominik <dominik@science.uva.nl>
945
946 * org.texi (Properties and columns): Chapter rewritten.
947
9482007-07-08 Michael Albinus <michael.albinus@gmx.de>
949
950 * tramp.texi:
951 * trampver.texi: Migrate to Tramp 2.1.
952
9532007-07-02 Carsten Dominik <dominik@science.uva.nl>
954
955 * org.texi (Properties): New chapter.
956
9572007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
958
959 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
960 Control Panel.
961
962 * gnus.texi (Misc Article): Add index entry for
963 gnus-single-article-buffer.
964
9652007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
966
967 * gnus.texi (Starting Up): Fix typo.
968
9692007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
970
971 * gnus.texi (Asynchronous Fetching): Fix typo.
972
9732007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
974
975 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
976 (About This Manual): Remove redundant information.
977 (Getting Started): Mention author.
978 (Basic Arithmetic, Customizing Calc): Make description of the
979 variable `calc-multiplication-has-precedence' match its new effect.
980
9812007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
982
983 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
984 the variable `calc-multiplication-has-precedence'.
985
9862007-06-19 Carsten Dominik <dominik@science.uva.nl>
987
988 * org.texi (Tag): Section swapped with node Timestamps.
989 (Formula syntax for Lisp): Document new `L' flag.
990
9912007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
992
993 * gnus.texi (Misc Group Stuff, Summary Buffer)
994 (Server Commands, Article Keymap): Fix typo. s/function/command/.
995
9962007-06-06 Juanma Barranquero <lekktu@gmail.com>
997
998 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
999 * gnus.texi (Article Buttons, Mail Source Customization)
1000 (Sending or Not Sending, Customizing NNDiary):
1001 * message.texi (Message Headers):
1002 * mh-e.texi (HTML): Fix typos.
1003
10042007-06-07 Michael Albinus <michael.albinus@gmx.de>
1005
1006 Sync with Tramp 2.0.56.
1007
1008 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1009 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1010
10112007-06-02 Chong Yidong <cyd@stupidchicken.com>
1012
1013 * Version 22.1 released.
1014
10152007-05-26 Michael Olson <mwolson@gnu.org>
1016
1017 * erc.texi (Modules): Fix references to completion modules.
1018
10192007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1020
1021 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1022
10232007-05-09 Didier Verna <didier@xemacs.org>
1024
1025 * gnus.texi (Email Based Diary): New. Proper documentation for the
1026 nndiary back end and the gnus-diary library.
1027
10282007-05-03 Karl Berry <karl@gnu.org>
1029
1030 * .cvsignore (*.pdf): New entry.
1031
1032 * texinfo.tex: Update from current version for better pdf generation.
1033
10342007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1035
1036 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1037
10382007-04-28 Glenn Morris <rgm@gnu.org>
1039
1040 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1041 consideration of legal status.
1042
10432007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1044
1045 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1046
10472007-04-24 Chong Yidong <cyd@stupidchicken.com>
1048
1049 * faq.texi (New in Emacs 22): python.el removed.
1050
10512007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1052
1053 * calc.texi (Reporting bugs): Update maintainer's address.
1054
10552007-04-22 Chong Yidong <cyd@stupidchicken.com>
1056
1057 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1058
10592007-04-15 Jay Belanger <belanger@truman.edu>
1060
1061 * calc.texi (Title page): Remove the date.
1062 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1063 (The Standard Calc Interface): Change trail title.
1064 (Floats): Mention that when non-decimal floats are entered, only
1065 approximations are stored.
1066 (Copying): Move to the appendices.
1067 (GNU Free Documentation License): Add as an appendix.
1068
10692007-04-15 Chong Yidong <cyd@stupidchicken.com>
1070
1071 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1072 * dired-x.texi, ebrowse.texi, ediff.texi:
1073 * emacs-mime.texi, erc.texi, eshell.texi:
1074 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1075 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1076 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1077 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1078 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1079 * woman.texi: Include GFDL.
1080
1081 * doclicense.texi: Remove node heading, so that it can be included by
1082 other files.
1083
1084 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1085
1086 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1087 than *.
1088
10892007-04-14 Carsten Dominik <dominik@science.uva.nl>
1090
1091 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1092 in Calc.
1093
10942007-04-09 Romain Francoise <romain@orebokech.com>
1095
1096 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1097 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1098 replace mouse-2.
1099
11002007-04-08 Chong Yidong <cyd@stupidchicken.com>
1101
1102 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1103 renamed to woman-use-topic-at-point. Document new behavior.
1104
11052007-04-08 Richard Stallman <rms@gnu.org>
1106
1107 * url.texi: Fix some indexing.
1108 (Disk Caching): Drop discussion of old/other Emacs versions.
1109
11102007-04-07 Chong Yidong <cyd@stupidchicken.com>
1111
1112 * url.texi (Disk Caching): Say Emacs 21 "and later".
1113
1114 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1115 on Font locking which now mentions JIT lock.
1116
11172007-04-01 Michael Olson <mwolson@gnu.org>
1118
1119 * erc.texi: Update for the ERC 5.2 release.
1120
11212007-03-31 David Kastrup <dak@gnu.org>
1122
1123 * woman.texi (Topic, Interface Options): Explain changes semantics of
1124 woman-manpath in order to consider MANPATH_MAP entries.
1125
11262007-03-31 Eli Zaretskii <eliz@gnu.org>
1127
1128 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1129
11302007-03-26 Richard Stallman <rms@gnu.org>
1131
1132 * pgg.texi (Caching passphrase): Clean up previous change.
1133
11342007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1135
1136 * gnus.texi (Setting Process Marks): Fix typo.
1137
11382007-03-25 Romain Francoise <romain@orebokech.com>
1139
1140 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1141 readability, and include various fixes by Daniel Brockman, Nick Roberts
1142 and Dieter Wilhelm.
1143
11442007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1145
1146 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1147
1148 * gnus.texi (Mail Source Specifiers): Fix typo.
1149
11502007-03-22 Ralf Angeli <angeli@caeruleus.net>
1151
1152 * reftex.texi (Imprint): Update maintainer information.
1153
11542007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1155
1156 * message.texi (Message Buffers): Update documentation for
1157 message-generate-new-buffers.
1158
11592007-03-15 Daiki Ueno <ueno@unixuser.org>
1160
1161 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1162
11632007-03-21 Glenn Morris <rgm@gnu.org>
1164
1165 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1166
11672007-03-19 Chong Yidong <cyd@stupidchicken.com>
1168
1169 * eshell.texi (Known problems): Emacs 21 -> 22.
1170
1171 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1172
11732007-03-18 Jay Belanger <belanger@truman.edu>
1174
1175 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1176
11772007-03-12 Glenn Morris <rgm@gnu.org>
1178
1179 * calc.texi (Time Zones): Switch to new North America DST rule.
1180
1181 * calc.texi: Replace "daylight savings" with "daylight
1182 saving" in text throughout.
1183
11842007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1185
1186 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1187 The variable now uses a list of symbols instead of just a symbol.
1188 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1189
11902007-03-06 Romain Francoise <romain@orebokech.com>
1191
1192 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1193 new packages, and mention Gnus update.
1194
11952007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1196
1197 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1198 nntp-open-connection-functions-never-echo-commands.
1199
12002007-02-27 Chong Yidong <cyd@stupidchicken.com>
1201
1202 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1203 problems on the console, and security risk in not using gpg-agent.
1204
12052007-02-25 Carsten Dominik <dominik@science.uva.nl>
1206
1207 * org.texi (The spreadsheet): Renamed from "Table calculations".
1208 Completely reorganized and rewritten.
1209 (CamelCase links): Section removed.
1210 (Repeating items): New section.
1211 (Tracking TODO state changes): New section.
1212 (Agenda views): Chapter reorganized and rewritten.
1213 (HTML export): Section rewritten.
1214 (Tables in arbitrary syntax): New section.
1215 (Summary): Better feature summary.
1216 (Activation): Document problem with cut-and-paste of Lisp code
1217 from PDF files.
1218 (Visibility cycling): Document indirect buffer use.
1219 (Structure editing): Document sorting.
1220 (Remember): Section rewritten.
1221 (Time stamps): Better description of time stamp types.
1222 (Tag searches): Document regular expression search for tags.
1223 (Stuck projects): New section.
1224 (In-buffer settings): New keywords.
1225 (History and Acknowledgments): Updated description.
1226
12272007-02-24 Alan Mackenzie <acm@muc.de>
1228
1229 * cc-mode.texi (Movement Commands): Insert two missing command names.
1230 (Getting Started): Slight wording correction (use conditional).
1231
12322007-02-22 Kim F. Storm <storm@cua.dk>
1233
1234 * widget.texi (User Interface, Basic Types): Document need to put some
1235 text before the %v escape in :format string in editable-field widget.
1236
12372007-02-18 Romain Francoise <romain@orebokech.com>
1238
1239 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1240 `cvs-mode-quit'.
1241
12422007-02-10 Markus Triska <markus.triska@gmx.at>
1243
1244 * widget.texi (Programming Example): Put constant strings in :format.
1245
12462007-02-07 Juanma Barranquero <lekktu@gmail.com>
1247
1248 * faq.texi (Fullscreen mode on MS-Windows): New node.
1249
12502007-02-04 David Kastrup <dak@gnu.org>
1251
1252 * faq.texi (AUCTeX): Update version number. Should probably be done
1253 for other packages as well.
1254
12552007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1256
1257 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1258 <tassilo@member.fsf.org>.
1259
12602007-01-27 Eli Zaretskii <eliz@gnu.org>
1261
1262 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1263 ls-lisp-use-localized-time-format.
1264
12652007-01-20 Markus Triska <markus.triska@gmx.at>
1266
1267 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1268
12692007-01-13 Michael Olson <mwolson@gnu.org>
1270
1271 * erc.texi (Modules): Mention capab-identify module.
1272
12732007-01-05 Michael Olson <mwolson@gnu.org>
1274
1275 * erc.texi (Getting Started): Update for /RECONNECT command.
1276
12772007-01-04 Richard Stallman <rms@gnu.org>
1278
1279 * ebrowse.texi: Change C-c b to C-c C-m.
1280
12812007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1282
1283 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1284 variables only in info to avoid redundant entries in the printed
1285 manual.
1286
12872007-01-02 Daiki Ueno <ueno@unixuser.org>
1288
1289 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1290
12912007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1292
1293 * message.texi (Security): Split into sub-nodes.
1294
12952007-01-01 Alan Mackenzie <acm@muc.de>
1296
1297 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1298 eval-after-load in Emacs <=21 and a workaround. Document that
1299 trigraphs are not supported.
1300
13012007-01-01 Alan Mackenzie <acm@muc.de>
1302
1303 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1304 c-context-line-break. When invoked within a string, preserve
1305 whitespace. Add a backslash only when also in a macro.
1306
13072007-01-01 Alan Mackenzie <acm@muc.de>
1308
1309 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1310
13112007-01-01 Alan Mackenzie <acm@muc.de>
1312
1313 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1314 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1315
13162007-01-01 Alan Mackenzie <acm@muc.de>
1317
1318 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1319 "Choosing a Style".
1320
1321 * cc-mode.texi ("Styles"): Add @dfn{style}.
1322
13232006-12-30 Michael Albinus <michael.albinus@gmx.de>
1324
1325 Sync with Tramp 2.0.55.
1326
1327 * trampver.texi: Update release number.
1328
13292006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1330
1331 * gnus.texi (Customizing Articles): Add index entries for all
1332 gnus-treat-* variables.
1333
13342006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1335
1336 * gnus.texi (IMAP): Fix incorrect explanation of
1337 nnimap-search-uids-not-since-is-evil in documentation for
1338 nnimap-expunge-search-string.
1339
13402006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1341
1342 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1343 spam-ifile-database.
1344
13452006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1346
1347 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1348 rebind C-s.
1349
13502006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1351
1352 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1353 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1354 "expiring mail".
1355 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1356 nnimap-nov-is-evil.
1357
13582006-12-25 Kevin Ryde <user42@zip.com.au>
1359
1360 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1361 about the key procedure being used heavily.
1362
13632006-12-24 Chong Yidong <cyd@stupidchicken.com>
1364
1365 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1366 to t.
1367 (Prerequisites): Add explanation about gpg-agent.
1368
13692006-12-22 Kevin Ryde <user42@zip.com.au>
1370
1371 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1372 "sort" instead of "sort*".
1373
13742006-12-19 Richard Stallman <rms@gnu.org>
1375
1376 * calc.texi (History and Acknowledgements): Recognize that Emacs
1377 now does have floating point.
1378
13792006-12-19 Michael Albinus <michael.albinus@gmx.de>
1380
1381 * tramp.texi (External transfer methods): Describe new method `scpc'.
1382
13832006-12-17 Sascha Wilde <wilde@sha-bang.de>
1384
1385 * pgg.texi: Added short note on gpg-agent to the introduction.
1386
13872006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1388
1389 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1390 also applies to Cc.
1391
13922006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1393
1394 * gnus.texi (X-Face): Clarify. Say which programs are required
1395 on Windows.
1396
13972006-12-08 Michael Olson <mwolson@gnu.org>
1398
1399 * erc.texi (Modules): Remove documentation for list module.
1400
14012006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1402
1403 * faq.texi (^M in the shell buffer): Ditto.
1404
14052006-11-20 Michael Olson <mwolson@gnu.org>
1406
1407 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1408
14092006-11-17 Carsten Dominik <dominik@science.uva.nl>
1410
1411 * org.texi: Fix typos.
1412 (Agenda commands): Document `C-k'.
1413
14142006-11-16 Eli Zaretskii <eliz@gnu.org>
1415
1416 * url.texi (http/https): Fix a typo in the HTTP URL.
1417
14182006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1419
1420 * ada-mode.texi: Total rewrite.
1421
14222006-11-13 Carsten Dominik <dominik@science.uva.nl>
1423
1424 * org.texi: Minor typo fixes.
1425
14262006-11-13 Bill Wohler <wohler@newt.com>
1427
1428 Release MH-E manual version 8.0.3.
1429
1430 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1431 release 8.0.3.
1432
1433 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1434 to set MAILDIR.
1435 (Reading Mail): Document the customization of read-mail-command
1436 for MH-E.
1437 (Viewing Attachments): Document mm-discouraged-alternatives.
1438 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1439 (Junk): Add more information about the settings of mh-junk-background
1440 in a program. Add /usr/bin/mh to PATH in examples.
1441
14422006-11-12 Richard Stallman <rms@gnu.org>
1443
1444 * woman.texi: Update author address but say he no longer maintains it.
1445
14462006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1447
1448 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1449 archived trees.
1450 (Checkboxes): Section moved to chapter 5, and extended.
1451 (The date/time prompt): New section.
1452 (Link abbreviations): New section.
1453 (Presentation and sorting): New section.
1454 (Custom agenda views): Section completely rewritten.
1455 (Summary): Compare with Planner.
1456 (Feedback): More info about creating backtraces.
1457 (Plain lists): Modified example.
1458 (Breaking down tasks): New section.
1459 (Custom time format): New section.
1460 (Time stamps): Document inactive timestamps.
1461 (Setting tags): More details about fast tag selection.
1462 (Block agenda): New section.
1463 (Custom agenda views): Section rewritten.
1464 (Block agenda): New section.
1465
14662006-11-07 Michael Albinus <michael.albinus@gmx.de>
1467
1468 * tramp.texi (Configuration): scp is the default method.
1469 (Default Method): Use ssh as example for another method.
1470
14712006-10-27 Richard Stallman <rms@gnu.org>
1472
1473 * woman.texi: Downcase nroff/troff/roff.
1474 (Installation): Chapter deleted. Some xrefs deleted.
1475 (Background): woman doesn't advise man ;-).
1476
14772006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1478
1479 * ada-mode.texi (Project files, Identifier completion)
1480 (Automatic Casing, Debugging, Using non-standard file names)
1481 (Working Remotely): Fix typos.
1482
14832006-10-20 Masatake YAMATO <jet@gyve.org>
1484
1485 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1486 sample code `my-c-initialization-hook'.
1487
14882006-10-19 Stuart D. Herring <herring@lanl.gov>
1489
1490 * widget.texi: Fix typos.
1491
14922006-10-19 Michael Albinus <michael.albinus@gmx.de>
1493
1494 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1495 "???". There have been no complaints for years, so the information
1496 must be appropriate.
1497
14982006-10-16 Richard Stallman <rms@gnu.org>
1499
1500 * widget.texi: Use @var instead of capitalization.
1501 Clarify many widget type descriptions.
1502
15032006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1504
1505 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1506 gnus-dired-attach.
1507 (Selecting a Group): Fix typo.
1508
15092006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1510
1511 * widget.texi: Fix typos.
1512
15132006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1514
1515 * gnus.texi (Image Enhancements): Update for Emacs 22.
1516
1517 * gnus-faq.texi ([1.3]): Update.
1518
15192006-10-06 Richard Stallman <rms@gnu.org>
1520
1521 * faq.texi (Displaying the current line or column):
1522 Delete "As of Emacs 20".
1523
15242006-10-06 Romain Francoise <romain@orebokech.com>
1525
1526 * faq.texi (VM): VM works with Emacs 22 too.
1527
15282006-10-06 Richard Stallman <rms@gnu.org>
1529
1530 * ebrowse.texi: Remove Emacs version "21" from title.
1531
15322006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1533
1534 * gnus.texi (Foreign Groups): Say where change of editing commands are
1535 stored. Add reference to `gnus-parameters'.
1536
15372006-09-15 Jay Belanger <belanger@truman.edu>
1538
1539 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1540 Change "Library Public License" to "Lesser Public License"
1541 throughout. Use "yyyy" to represent year.
1542
15432006-09-15 Carsten Dominik <dominik@science.uva.nl>
1544
1545 * org.texi (Setting tags): Typo fix.
1546
15472006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1548
1549 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1550
15512006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1552
1553 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1554
15552006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1556
1557 * faq.texi (Escape sequences in shell output): EMACS is now set
1558 to Emacs's absolute file name, not to "t".
1559 (^M in the shell buffer): Likewise.
1560 * misc.texi (Interactive Shell): Likewise.
1561
15622006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1563
1564 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1565 mails with pop3-leave-mail-on-server. Fix wording.
1566 (Limiting): Improve gnus-summary-limit-to-articles.
1567 (X-Face): Fix typo.
1568
15692006-09-11 Simon Josefsson <jas@extundo.com>
1570
1571 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1572 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1573
15742006-09-06 Simon Josefsson <jas@extundo.com>
1575
1576 * smtpmail.texi (Authentication): Mention SSL.
1577
15782006-09-01 Eli Zaretskii <eliz@gnu.org>
1579
1580 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1581 Don't use @indicateurl.
1582
1583 * cc-mode.texi (Subword Movement): Don't use @headitem.
1584 (Custom Braces, Clean-ups): Don't use @tie.
1585
15862006-08-29 Michael Albinus <michael.albinus@gmx.de>
1587
1588 Sync with Tramp 2.0.54.
1589
1590 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1591 Suggested by Adrian Phillips <a.phillips@met.no>.
1592
15932006-08-15 Carsten Dominik <dominik@science.uva.nl>
1594
1595 * org.texi (Installation, Activation): Split from Installation and
1596 Activation.
1597 (Clocking work time): Documented new features.
1598
15992006-08-13 Alex Schroeder <alex@gnu.org>
1600
1601 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1602 example.
1603
16042006-08-12 Eli Zaretskii <eliz@gnu.org>
1605
1606 * faq.texi (How to add fonts): New node.
1607
16082006-08-05 Romain Francoise <romain@orebokech.com>
1609
1610 * faq.texi (New in Emacs 22): Expand.
1611
16122006-08-03 Michael Olson <mwolson@gnu.org>
1613
1614 * erc.texi: Update for ERC 5.1.4.
1615
16162006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1617
1618 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1619 in .../site-lisp/gnus/ by default.
1620 [ From gnus-news.texi in the trunk. ]
1621
16222006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1623
1624 * gnus.texi (MIME Commands): Additions for yEnc.
1625
16262006-07-24 Richard Stallman <rms@gnu.org>
1627
1628 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1629 * faq.texi: Move periods and commas inside quotes.
1630
16312006-07-20 Jay Belanger <belanger@truman.edu>
1632
1633 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1634
16352006-07-18 Chong Yidong <cyd@stupidchicken.com>
1636
1637 * faq.texi (Security risks with Emacs): Document Emacs 22
1638 file-local-variable mechanism.
1639
16402006-07-12 Michael Olson <mwolson@gnu.org>
1641
1642 * erc.texi: Update for ERC 5.1.3.
1643
16442006-07-12 Alex Schroeder <alex@gnu.org>
1645
1646 * rcirc.texi: Fix typos.
1647 (Getting started with rcirc): New calling convention for M-x irc.
1648 Mention #rcirc. Removed channel tracking.
1649 (Configuration): Changed the names of all variables that got changed
1650 recently, eg. rcirc-server to rcirc-default-server. Added
1651 documentation for rcirc-authinfo, some background for Bitlbee, and
1652 rcirc-track-minor-mode.
1653 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1654 Scrolling.
1655 (Reconnecting after you have lost the connection): Fixed example code
1656 to match code changes.
1657
16582006-07-10 Nick Roberts <nickrob@snap.net.nz>
1659
1660 * gnus.texi, message.texi: Fix typos.
1661
16622006-07-07 Carsten Dominik <dominik@science.uva.nl>
1663
1664 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1665 commands.
1666 (Global TODO list): Document the use of the variables
1667 `org-agenda-todo-ignore-scheduled' and
1668 `org-agenda-todo-list-sublevels'.
1669
16702006-07-05 Richard Stallman <rms@gnu.org>
1671
1672 * faq.texi (Scrolling only one line): Fix xref.
1673
16742006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1675
1676 * faq.texi (Evaluating Emacs Lisp code):
1677 Throughout, replace eval-current-buffer with eval-buffer.
1678
16792006-07-03 Richard Stallman <rms@gnu.org>
1680
1681 * rcirc.texi (Scrolling conservatively): Fix xref.
1682
1683 * pcl-cvs.texi (Viewing differences): Usage fix.
1684
16852006-07-03 Carsten Dominik <dominik@science.uva.nl>
1686
1687 * org.texi (Agenda commands): Document `s' key to save all org-mode
1688 buffers.
1689
16902006-06-30 Ralf Angeli <angeli@caeruleus.net>
1691
1692 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1693 names. Mention `cvs-msg' face.
1694
16952006-06-29 Carsten Dominik <dominik@science.uva.nl>
1696
1697 * org.texi (Checkboxes): New section.
1698
16992006-06-28 Carsten Dominik <dominik@science.uva.nl>
1700
1701 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1702 throughout this chapter.
1703
17042006-06-27 Chong Yidong <cyd@stupidchicken.com>
1705
1706 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1707 text for standalone vs Emacs info.
1708 (Help): Clarify header line description. Use mouse-1 for clicks.
1709 (Help-P): Use mouse-1 for clicks.
1710 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1711 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1712 (Choose menu subtopic): Remove gratuitous Emacs command names.
1713 (Help-FOO): Put usual behavior first.
1714 (Help-Xref): Clicking on xrefs works in Emacs.
1715 (Search Text): Clarify what the default behavior is.
1716 (Create Info buffer): Fix Emacs window/X window confusion.
1717 (Emacs Info Variables): Fix for new Emacs init file behavior.
1718
17192006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1720
1721 * gnus.texi (Summary Buffer Lines): Fix typo.
1722
17232006-06-23 Carsten Dominik <dominik@science.uva.nl>
1724
1725 * org.texi (Embedded LaTeX): New chapter.
1726 (Archiving): Section rewritten.
1727 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1728
17292006-06-20 Bill Wohler <wohler@newt.com>
1730
1731 Release MH-E manual version 8.0.1.
1732
1733 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1734 release 8.0.1.
1735 (Preface): Depend on GNU mailutils 1.0 and higher.
1736
17372006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1738
1739 * message.texi (News Headers): Update message-syntax-checks section.
1740
17412006-06-19 Karl Berry <karl@gnu.org>
1742
1743 * info.texi (Advanced): Mention C-q, especially with ?.
1744
17452006-06-19 Carsten Dominik <dominik@science.uva.nl>
1746
1747 * org.texi (Publishing links): Document the `:link-validation-function'
1748 property.
1749 (Extensions and Hacking): New chapter, includes some sections of the
1750 "Miscellaneous" chapter.
1751
17522006-06-10 Carsten Dominik <dominik@science.uva.nl>
1753
1754 * org.texi (Progress logging): New section.
1755
17562006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1757
1758 * viper.texi (Viper Specials):
1759 * gnus.texi (Example Setup):
1760 * faq.texi (Backspace invokes help):
1761 * dired-x.texi (Optional Installation Dired Jump):
1762 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1763 follow coding conventions.
1764
17652006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1766
1767 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1768
17692006-06-06 Carsten Dominik <dominik@science.uva.nl>
1770
1771 * org.texi (ASCII export): Document indentation adaptation.
1772 (Setting tags): Document mutually-exclusive tags.
1773
17742006-06-05 Romain Francoise <romain@orebokech.com>
1775
1776 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1777 Fix typo.
1778
1779 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1780 channel (#gnus@irc.freenode.net).
1781 Fix typos. Update copyright notice.
1782
1783 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1784 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1785 (Line-Up Functions, Custom Macros):
1786 * ediff.texi (Window and Frame Configuration)
dccb744b 1787 (Highlighting Difference Regions):
2de53ca6
GM
1788 * emacs-mime.texi (Display Customization):
1789 * erc.texi (History):
1790 * eshell.texi (Known problems):
1791 * eudc.texi (Overview, BBDB):
1792 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1793 (The problem of spam, SpamOracle, Extending the Spam package)
1794 (Conformity, Terminology):
dccb744b 1795 * idlwave.texi (Routine Info)
2de53ca6
GM
1796 (Class and Keyword Inheritance, Padding Operators)
1797 (Breakpoints and Stepping, Electric Debug Mode)
1798 (Examining Variables, Troubleshooting):
1799 * org.texi (Creating timestamps):
1800 * reftex.texi (Commands, Options, Changes):
1801 * tramp.texi (Inline methods, Password caching)
1802 (Auto-save and Backup, Issues):
1803 * vip.texi (Files, Commands in Insert Mode):
1804 * viper.texi (Emacs Preliminaries, States in Viper)
1805 (Packages that Change Keymaps, Viper Specials, Groundwork):
1806 Fix various typos.
1807
18082006-05-31 Michael Ernst <mernst@alum.mit.edu>
1809
1810 * ediff.texi: Fix typos.
1811
18122006-05-30 Carsten Dominik <dominik@science.uva.nl>
1813
1814 * org.texi: Small typo fixes.
1815
18162006-05-29 Michael Albinus <michael.albinus@gmx.de>
1817
1818 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1819
18202006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1821
1822 * pcl-cvs.texi: Fix typos.
1823 (Customization): Say "us".
1824
18252006-05-26 Eli Zaretskii <eliz@gnu.org>
1826
1827 * org.texi: Remove bogus @setfilename.
1828
18292006-05-26 Carsten Dominik <dominik@science.uva.nl>
1830
1831 * org.texi (ASCII export): Omit command name.
1832 (HTML export): Add prefix to all lines in Local Variable example.
1833 (Acknowledgments): Typeset names in italics.
1834
18352006-05-24 Carsten Dominik <dominik@science.uva.nl>
1836
1837 * org.texi (Plain lists): Add new item navigation commands.
1838 (External links): Document elisp and info links.
1839 (Custom searches): New section.
1840 (Publishing): New chapter.
1841 (HTML export): Include a list of supported CSS classes.
1842 (Setting tags): Describe the fast-tag-setting interface.
1843
18442006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1845
1846 * dired-x.texi: ifinfo -> ifnottex.
1847
18482006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1849
1850 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1851
18522006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1853
1854 * message.texi (Interface): Add tool bar customization.
1855 (MIME): Index and text additions for mml-attach.
1856 (MIME): Describe mml-dnd-protocol-alist and
1857 mml-dnd-attach-options.
1858
1859 * gnus.texi (Oort Gnus): Reorder entries in sections.
1860 Fix some entries.
1861 (Starting Up): Add references to "Emacs for Heathens" and to
1862 "Finding the News". Add user-full-name and user-mail-address.
1863 (Group Buffer Format): Add tool bar customization and update.
1864 (Summary Buffer): Add tool bar customization.
1865 (Posting Styles): Add message-alternative-emails.
1866
18672006-05-09 Michael Albinus <michael.albinus@gmx.de>
1868
1869 * tramp.texi (Filename completion): Improve wording.
1870
18712006-05-07 Romain Francoise <romain@orebokech.com>
1872
1873 * faq.texi (Using regular expressions): Fix typo.
1874 (Packages that do not come with Emacs): Fix capitalization.
1875 (Replacing text across multiple files): Expand node to explain how
1876 to use `dired-do-query-replace-regexp' in more detail, based on
1877 suggestion by Eric Hanchrow <offby1@blarg.net>.
1878
18792006-05-06 Michael Albinus <michael.albinus@gmx.de>
1880
1881 * tramp.texi (Filename completion): Completion of remote files'
1882 method, user name and host name is active only in partial
1883 completion mode.
1884
18852006-05-06 Bill Wohler <wohler@newt.com>
1886
1887 Release MH-E manual version 8.0.
1888
1889 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1890 release 8.0.
1891
18922006-05-06 Bill Wohler <wohler@newt.com>
1893
1894 * mh-e.texi (MH-BOOK-HOME): Change from
1895 http://www.ics.uci.edu/~mh/book/mh to
1896 http://rand-mh.sourceforge.net/book/mh.
1897 Replace .htm suffix with .html for MH book files.
1898 (Using This Manual): Update key binding for getting relevant
1899 chapter in Info from command key.
1900 (Ranges): Fix itemx.
1901
19022006-05-05 Karl Berry <karl@gnu.org>
1903
1904 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
1905 (\fonttextsize): New user-level command to change text font size.
1906
19072006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
1908
1909 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
1910
19112006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
1912
1913 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
1914
19152006-04-24 Bill Wohler <wohler@newt.com>
1916
1917 * mh-e.texi (Getting Started): Make it more explicit that you need
1918 to install MH. Add pointers to current MH implementations.
1919
19202006-04-21 Bill Wohler <wohler@newt.com>
1921
1922 Release MH-E manual version 7.94.
1923
1924 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1925 release 7.94.
1926
19272006-04-21 Carsten Dominik <dominik@science.uva.nl>
1928
1929 * org.texi: Many small fixes.
1930 (Handling links): Rename from "Managing links".
1931
19322006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
1933
1934 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
1935 (Splitting mail using spam-stat): Fix @xref.
1936
19372006-04-20 Chong Yidong <cyd@stupidchicken.com>
1938
1939 * gnus.texi (Spam Package): Major revision of the text.
1940 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
1941
19422006-04-20 Carsten Dominik <dominik@science.uva.nl>
1943
1944 * org.texi (Time stamps): Better explanation of the purpose of
1945 different time stamps.
1946 (Structure editing, Plain lists): More details on how new items
1947 and headings are inserted.
1948
19492006-04-18 Carsten Dominik <dominik@science.uva.nl>
1950
1951 * org.texi (Formula syntax): Fix link to Calc Manual.
1952
19532006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
1954
1955 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
1956
19572006-04-17 Bill Wohler <wohler@newt.com>
1958
1959 * mh-e.texi (Folders): Update mh-before-quit-hook and
1960 mh-quit-hook example with code that removes the buffers rather
1961 than just bury them.
1962
19632006-04-17 Michael Albinus <michael.albinus@gmx.de>
1964
1965 Sync with Tramp 2.0.53.
1966
19672006-04-13 Carsten Dominik <dominik@science.uva.nl>
1968
1969 * org.texi (Updating settings): New section.
1970 (Visibility cycling): Better names for the startup folding
1971 options.
1972 (Exporting): Completely restructured.
1973 (The very busy C-c C-c key): New section.
1974 (Summary of in-buffer settings): New section.
1975
19762006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
1977
1978 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
1979
19802006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1981
1982 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
1983 (Server Commands): Key `v' is reserved for users.
1984
19852006-04-11 Carsten Dominik <dominik@science.uva.nl>
1986
1987 * org.texi (Link format): New section, emphasis on bracket links.
1988 (External links): Document bracket links.
1989 (FAQ): Expand to cover shell links and the new link format.
1990
19912006-04-09 Kevin Ryde <user42@zip.com.au>
1992
1993 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
1994
19952006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1996
1997 * gnus.texi (Summary Buffer Lines): Add `*'.
1998
19992006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
2000
2001 * gnus.texi (Group Parameters):
2002 Mention gnus-permanently-visible-groups.
2003
20042006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2005
2006 * gnus.texi (Face): Fix typo.
2007
20082006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2009
2010 * gnus.texi (X-Face): Clarify.
2011 (Face): Need Emacs with PNG support.
2012
20132006-04-06 Richard Stallman <rms@gnu.org>
2014
2015 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2016 Emacs".
2017
20182006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2019
2020 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2021 blocks not suitable for inclusion with Emacs using variable
2022 PARTOFEMACS.
2023
20242006-04-04 Simon Josefsson <jas@extundo.com>
2025
2026 * gnus.texi (Security): Improve.
2027
20282006-04-02 Bill Wohler <wohler@newt.com>
2029
2030 * mh-e.texi (Getting Started, Junk, Bug Reports)
2031 (MH FAQ and Support): Fix URLs.
2032
20332006-03-31 Romain Francoise <romain@orebokech.com>
2034
2035 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2036 to t, not nil (and has for the past eight years).
2037
20382006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2039
2040 * message.texi, gnus.texi: Bump version to 5.11.
2041
20422006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2043
2044 * gnus.texi (Top): Add comment about version line.
2045
2046 * message.texi (Top): Ditto. Change to take named versions into
2047 account.
2048
20492006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2050
2051 * gnus.texi (Posting Styles): Add x-face-file to example.
2052 (X-Face): Refer to posting styles.
2053
2054 * gnus-faq.texi ([5.8]): Add x-face-file.
2055 ([8.4]): Add links to gmane.emacs.gnus.user and
2056 gmane.emacs.gnus.general.
2057
20582006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2059
2060 * gnus-faq.texi: Use .invalid.
2061 ([5.4]): Fix gnus-posting-styles example.
2062
20632006-03-27 Romain Francoise <romain@orebokech.com>
2064
2065 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2066 Emacs/W3 needs a new maintainer.
2067 (Ispell): Update author and version info.
2068 (Mailcrypt): Mention PGG.
2069 (New in Emacs 22): Add PGG to the list of new packages.
2070 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2071 updating dead URLs.
2072
20732006-03-25 Karl Berry <karl@gnu.org>
2074
2075 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2076 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2077 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2078 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2079 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2080 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2081 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2082 (2) do not indent copyright year list (or anything else).
2083
20842006-03-21 Bill Wohler <wohler@newt.com>
2085
2086 * mh-e.texi (Folders): Various edits.
2087
20882006-03-20 Romain Francoise <romain@orebokech.com>
2089
2090 * gnus.texi (Mail Folders): Grammar fix.
2091
20922006-03-19 Bill Wohler <wohler@newt.com>
2093
2094 * mh-e.texi (Replying): Document Mail-Followup-To.
2095 Change manually-formatted table to multitable. Add debugging info.
2096 Move description of mh-reply-default-reply-to into paragraph
2097 that describes its values.
2098
20992006-03-17 Bill Wohler <wohler@newt.com>
2100
2101 * mh-e.texi: Use smallexample and smalllisp consistenly.
2102 (Sending Mail Tour): Update method of entering
2103 addresses and subject.
2104 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2105 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2106
21072006-03-15 Carsten Dominik <dominik@science.uva.nl>
2108
2109 * org.texi: Version number change only.
2110
21112006-03-14 Bill Wohler <wohler@newt.com>
2112
2113 * mh-e.texi: Add index entries around each paragraph rather than
2114 depend on entries from beginning of node. Doing so ensures that
2115 index entries are less likely to be forgotten if text is cut and
2116 pasted, and are necessary anyway if the references are on a
2117 separate page. It seems that makeinfo is now (v. 4.8) only
2118 producing one index entry per node, so there is no longer any
2119 excuse not to. Use subheading instead of heading. The incorrect
2120 use of heading produced very large fonts in Info--as large as the
2121 main heading.
2122 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2123 versions 6 and 7 appeared *around* the time of these Emacs releases.
2124
21252006-03-13 Carsten Dominik <dominik@science.uva.nl>
2126
2127 * org.texi (Clean view): Document new startup options.
2128
21292006-03-11 Bill Wohler <wohler@newt.com>
2130
2131 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2132 (Composing, Scan Line Formats): Fix @refs.
2133 (Getting Started): Define MH profile and MH profile components.
2134 (Incorporating Mail, Reading Mail, Viewing, Printing)
2135 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2136 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2137 for string constants.
2138 (Tool Bar): Remove spurious quote.
2139 (Junk): Use ``...'' instead of "...".
2140 (Scan Line Formats): Replace @samp with @kbd.
2141
21422006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2143
2144 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2145
21462006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2147
2148 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2149 easy to understand.
2150
21512006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2152
2153 * gnus.texi: Markup fix.
2154 (Fancy Mail Splitting): Specify new feature.
2155
21562006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2157
2158 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2159 partial-words matching.
2160
21612006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2162
2163 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2164
2165 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2166 (MIME Commands): Fix mm-discouraged-alternatives.
2167
21682006-03-07 Carsten Dominik <dominik@science.uva.nl>
2169
2170 * org.texi: Version number change only.
2171
21722006-03-06 Bill Wohler <wohler@newt.com>
2173
2174 * mh-e.texi: Move from SourceForge repository to Savannah.
2175 This is version 7.93, which is a total rewrite from the previous
2176 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2177 version 7.93.
2178
21792006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2180
2181 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2182
21832006-03-01 Carsten Dominik <dominik@science.uva.nl>
2184
2185 * org.texi (Interaction): Add item about `org-mouse.el' by
2186 Piotr Zielinski.
2187 (Managing links): Document that also mouse-1 can be used to
2188 activate a link.
2189 (Headlines, FAQ): Add entry about hiding leading stars.
2190 (Miscellaneous): Resort the sections in this chapter to a more
2191 logical sequence.
2192
21932006-02-27 Simon Josefsson <jas@extundo.com>
2194
2195 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2196 2004-01-27 from the trunk).
2197
21982006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2199
2200 * cc-mode.texi: Rename c-hungry-backspace to
2201 c-hungry-delete-backwards, at the request of RMS. Leave the old
2202 name as an alias.
2203
22042006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2205
2206 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2207 include the function header within the defun.
2208
22092006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2210
2211 * cc-mode.texi: Correct two typos.
2212
22132006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2214
2215 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2216 existing comment.
2217 (Electric Keys): Add a justification for electric indentation.
2218 (Hungry WS Deletion): Clear up the names and complications of the
2219 BACKSPACE and DELETE keys.
2220
22212006-02-23 Juri Linkov <juri@jurta.org>
2222
2223 * faq.texi (Common requests): Move `Turning on auto-fill by
2224 default' after `Wrapping words automatically'. Move `Working with
2225 unprintable characters' before `Searching for/replacing newlines'.
2226 Move `Replacing highlighted text' after `Highlighting a region'.
2227 Merge `Repeating commands' and `Repeating a command as many times
2228 as possible' into the former.
2229 (Packages that do not come with Emacs): Add refs to Gmane and
2230 etc/MORE.STUFF.
2231
22322006-02-23 Juri Linkov <juri@jurta.org>
2233
2234 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2235 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2236 Add xref to `(emacs)Reporting Bugs'.
2237 (Getting a printed manual): Add URL to other formats of the manual.
2238 (Common requests): Fix menu.
2239 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2240 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2241 (Inserting text at the beginning of each line): Add pxref to
2242 `Changing the included text prefix'.
2243 (Forcing the cursor to remain in the same column): Mention `track-eol'
2244 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2245 (Replacing text across multiple files): Add keybinding `Q' for
2246 `dired-do-query-replace'.
2247
22482006-02-22 Carsten Dominik <dominik@science.uva.nl>
2249
2250 * reftex.texi: Version number and date change only.
2251
2252 * org.texi (Internal Links): Rewrite to cover the modified
2253 linking system.
2254
22552006-02-17 Eli Zaretskii <eliz@gnu.org>
2256
2257 * faq.texi: Remove the coding cookie, it's not needed anymore.
2258
22592006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2260
2261 * faq.texi (Colors on a TTY): Mention Mac OS port.
2262
22632006-02-12 Karl Berry <karl@gnu.org>
2264
2265 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2266 8-bit accented a.
2267
22682006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2269
2270 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2271
22722006-02-08 Romain Francoise <romain@orebokech.com>
2273
2274 * faq.texi (Top): Remove paragraph about the FAQ being a
2275 transitional document, etc.
2276 (Searching for/replacing newlines): New node.
2277 (Yanking text in isearch): New node.
2278 (Inserting text at the beginning of each line): Rename and make
2279 more general, mention `M-;' in Message mode.
2280
22812006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2282
2283 * faq.texi (Meta key does not work in xterm)
2284 (Emacs does not display 8-bit characters)
2285 (Inputting eight-bit characters): Update xrefs.
2286
22872006-02-06 Romain Francoise <romain@orebokech.com>
2288
2289 * faq.texi (VM): VM now at version 7.19.
2290 Set myself as maintainer of this file.
2291
22922006-02-04 Michael Olson <mwolson@gnu.org>
2293
2294 * erc.texi (History): Note that ERC is now included with Emacs.
2295
22962006-01-31 Romain Francoise <romain@orebokech.com>
2297
2298 * message.texi (Message Headers): Explain what
2299 `message-alternative-emails' does in more detail.
2300 Update copyright year.
2301
23022006-01-30 Juanma Barranquero <lekktu@gmail.com>
2303
2304 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2305
23062006-01-29 Richard M. Stallman <rms@gnu.org>
2307
2308 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2309
23102006-01-29 Michael Olson <mwolson@gnu.org>
2311
2312 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2313
2314 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2315
2316 * faq.texi (New in Emacs 22): Mention ERC.
2317
23182006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2319
2320 * rcirc.texi: Capitalize dir entry for consistency with the entry
2321 in info/dir and other entries in the Emacs category.
2322 Fix typos. Delete trailing whitespace.
2323
23242006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
2325
2326 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2327
23282006-01-27 Eli Zaretskii <eliz@gnu.org>
2329
2330 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2331 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2332
2333 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2334 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2335
23362006-01-27 Alex Schroeder <alex@gnu.org>
2337
2338 * rcirc.texi: New file.
2339
23402006-01-23 Juri Linkov <juri@jurta.org>
2341
2342 * widget.texi (User Interface): Add S-TAB for widget-backward.
2343
23442006-01-22 Michael Albinus <michael.albinus@gmx.de>
2345
2346 Sync with Tramp 2.0.52.
2347
2348 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2349 Add Tramp disabling item. New item for common connection problems.
2350 (various): Apply "ftp" as method for the download URL.
2351 (Bug Reports): Refer to FAQ for common problems.
2352
23532006-01-21 Eli Zaretskii <eliz@gnu.org>
2354
2355 * widget.texi (User Interface): Use @key for TAB.
2356
2357 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2358
2359 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2360 for TAB.
2361
2362 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2363
23642006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2365
2366 * gnus.texi: Update copyright.
2367
23682006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2369
2370 * gnus.texi (Article Washing): Additions.
2371
23722006-01-08 Alex Schroeder <alex@gnu.org>
2373
2374 * pgg.texi (Caching passphrase): Rewording.
2375
23762006-01-13 Carsten Dominik <dominik@science.uva.nl>
2377
2378 * org.texi (Agenda commands): Document tags command.
2379
23802006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2381
2382 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2383
23842006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2385
2386 * gnus.texi (RSS): Addition.
2387
23882005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2389
2390 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2391
23922005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2393
2394 * emacs-mime.texi (Display Customization): Add setting example to
2395 mm-discouraged-alternatives.
2396
23972006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2398
2399 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2400 version is the canonical version.
2401
24022006-01-08 Alex Schroeder <alex@gnu.org>
2403
2404 * pgg.texi (Caching passphrase): Rewording.
2405
24062006-01-06 Eli Zaretskii <eliz@gnu.org>
2407
2408 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2409 repository URL.
2410
24112006-01-06 Carsten Dominik <dominik@science.uva.nl>
2412
2413 * org.texi: Removed the accidentally re-added empty line in the
2414 direntry.
2415
24162006-01-05 Carsten Dominik <dominik@science.uva.nl>
2417
2418 * org.texi (Agenda Views): Chapter reorganized.
2419
24202005-12-29 Romain Francoise <romain@orebokech.com>
2421
2422 * faq.texi (Using Customize): New node.
2423
24242005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2425
2426 * org.texi: Remove blank line in @direntry. It is non-standard
2427 and recursively produces blank lines all over the dir file (when
2428 using Texinfo 4.8).
2429
24302005-12-21 Luc Teirlinck <teirllm@auburn.edu>
2431
2432 * widget.texi (atoms): Delete obsolete remark about `file' widget.
2433
24342005-12-20 Carsten Dominik <dominik@science.uva.nl>
2435
2436 * org.texi (Tags): Boolean logic documented.
2437 (Agenda Views): Document custom commands.
2438
24392005-12-20 David Kastrup <dak@gnu.org>
2440
2441 * faq.texi (AUCTeX): Update version and mailing list info.
2442
24432005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
2444
2445 * gnus.texi (MIME Commands): Mention addition of
2446 multipart/alternative to gnus-buttonized-mime-types and add xref
2447 to mm-discouraged-alternatives.
2448
2449 * emacs-mime.texi (Display Customization): Mention addition of
2450 "image/.*" and add xref to gnus-buttonized-mime-types in the
2451 mm-discouraged-alternatives section.
2452
24532005-12-16 Carsten Dominik <dominik@science.uva.nl>
2454
2455 * org.texi (Tags): New section.
2456 (Agenda Views): Chapter reorganized.
2457
24582005-12-16 Eli Zaretskii <eliz@gnu.org>
2459
2460 * org.texi (Internal Links): Add a missing comma after an @xref.
2461
24622005-12-14 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * faq.texi (Filling paragraphs with a single space): No need to
2465 change sentence-end now.
2466
24672005-12-13 Romain Francoise <romain@orebokech.com>
2468
2469 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2470
24712005-12-12 Jay Belanger <belanger@truman.edu>
2472
2473 * faq.texi (Calc): Update version number.
2474
24752005-12-12 Carsten Dominik <dominik@science.uva.nl>
2476
2477 * org.texi (Progress Logging): New section.
2478
24792005-12-10 Romain Francoise <romain@orebokech.com>
2480
2481 Update the Emacs FAQ for the 22.1 release.
2482
2483 * faq.texi: Set VER to `22.1'.
2484 (Basic editing): Explain how to use localized versions of the
2485 Tutorial. Mention that `C-h r' displays the manual. Delete
2486 obsolete WWW link to an Emacs 18 tutorial.
2487 (Getting a printed manual): Point to the new locations of the
2488 manuals on the GNU Web site.
2489 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2490 available via Info (it was previously distributed separately).
2491 (Installing Texinfo documentation): The latest version of Texinfo
2492 is 4.8, not 4.0.
2493 (Informational files for Emacs): COPYING is the GNU General Public
2494 License, not the Emacs General Public License.
2495 (Informational files for Emacs): Delete obsolete link to the
2496 GNUinfo pages as they have been removed from the GNU Web site.
2497 (New in Emacs 22): New node.
2498 (Setting up a customization file): Say that most packages support
2499 Customize nowadays.
2500 (Colors on a TTY): Delete reference to instructions on how to
2501 enable syntax highlighting, it is now enabled by default.
2502 (Turning on abbrevs by default): Emacs now reads the abbrevs file
2503 at startup automatically.
2504 (Controlling case sensitivity): Mention `M-c' in isearch.
2505 (Using an already running Emacs process): Emacs now creates the
2506 socket in `/tmp/emacsUID'. Fix typos. Change default location of
2507 gnuserv. As emacsclient can now run Lisp code as well, delete a
2508 sentence praising gnuserv for that. Simplify description of how
2509 the client/server operation works.
2510 (Compiler error messages): Delete obsolete text (compile.el has
2511 been rewritten).
2512 (Indenting switch statements): Fix typo.
2513 (Matching parentheses): Simplify setup instructions, mention the
2514 menu bar item in the Options menu.
2515 (Repeating a command as many times as possible): Mention `C-x e'.
2516 (Going to a line by number): Mention new keymap and bindings
2517 `M-g M-g', `M-g M-p' and `M-g M-n'.
2518 (Turning on syntax highlighting): Now on by default. Simplify.
2519 (Replacing highlighted text): Use `1', not `t'.
2520 (Problems with very large files): The maximum size is now 256MB on
2521 32-bit machines.
2522 (^M in the shell buffer): Mention `comint-process-echoes'.
2523 (Emacs for Apple computers): Emacs 22 has native support for Mac
2524 OS X.
2525 (Translating names to IP addresses): Delete node.
2526 (Binding keys to commands): Fix typo.
2527 (SPC no longer completes file names): New node.
2528 (MIME with Emacs mail packages): Delete section about the Emacs
2529 MIME FAQ (it's not reachable anymore).
2530
25312005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2532
2533 * cc-mode.texi: The manual has been extensively revised: the
2534 information about using CC Mode has been separated from the larger
2535 and more difficult chapters about configuration. It has been
2536 updated for CC Mode 5.31.
2537
25382005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2539
2540 * pgg.texi (User Commands): Fix description of pgg-verify-region.
2541 (Selecting an implementation): Fix descriptions.
2542
25432005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2544
2545 * message.texi (Various Message Variables): Addition.
2546
25472005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2548
2549 * message.texi: Fix default values.
2550
25512005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2552
2553 * message.texi (Header Commands): Clarify descriptions of
2554 message-cross-post-followup-to, message-reduce-to-to-cc, and
2555 message-insert-wide-reply.
2556 (Various Commands): Fix kindex for message-kill-to-signature;
2557 clarify description of message-tab.
2558
25592005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2560
2561 * message.texi (Mailing Lists): Fix description about MFT.
2562
2563 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2564
25652005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2566
2567 * gnus.texi (Slow Terminal Connection): Replace old description
2568 with new one.
2569
25702005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
2571
2572 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2573 replace X-Draft-Headers with X-Draft-From.
2574
25752005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2576
2577 * gnus.texi (Various Various): Fix the default value of
2578 nnheader-max-head-length.
2579 (Gnus Versions): Fix typo.
2580
25812005-12-08 Carsten Dominik <dominik@science.uva.nl>
2582
2583 * org.texi (Structure editing): Document new functionality of
2584 M-RET.
2585
25862005-12-06 Luc Teirlinck <teirllm@auburn.edu>
2587
2588 * org.texi (Internal Links): Fix Texinfo usage.
2589
25902005-12-06 Carsten Dominik <dominik@science.uva.nl>
2591
2592 * org.texi (TODO basics): Document the global todo list.
2593 (TODO items): Documents sparse tree for specific TODO
2594 keywords.
2595
25962005-11-30 Carsten Dominik <dominik@science.uva.nl>
2597
2598 * org.texi (Plain Lists): Typos fixed.
2599
26002005-11-28 Jay Belanger <belanger@truman.edu>
2601
2602 * calc.texi: Change references of `M-#' to `C-x *' prefix.
2603
26042005-11-24 Carsten Dominik <dominik@science.uva.nl>
2605
2606 * org.texi (Structure editing): New item moving commands added.
2607 (Plain Lists): New section.
2608
26092005-11-18 Carsten Dominik <dominik@science.uva.nl>
2610
2611 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2612 (Agenda): Document commands `org-cycle-agenda-files' and
2613 `org-agenda-file-to-front'
2614 (Built-in table editor): Document `org-table-sort-lines'.
2615 (HTML formatting): Export of hand-formatted lists.
2616
26172005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2618
2619 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2620 new variable gnus-toolbar-thickness.
2621
26222005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2623
2624 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2625
26262005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2627
2628 * gnus.texi (X-Face): Fix description.
2629 (XVarious): Remove gnus-xmas-logo-color-alist and
2630 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2631
26322005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2633
2634 * gnus.texi (Group Parameters): Mention new variable
2635 gnus-parameters-case-fold-search.
2636 (Home Score File): Addition.
2637
26382005-11-04 Ulf Jasper <ulf.jasper@web.de>
2639
2640 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
2641 (Overview): List supported feed types.
2642 (Installation): No installation necessary when using autoload.
2643 (Configuration): Rename "RSS" to "news".
2644
26452005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
2646
2647 * pgg.texi (User Commands): Document additional passphrase
2648 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2649 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2650
26512005-11-04 Carsten Dominik <dominik@science.uva.nl>
2652
2653 * org.texi: Version number changed to 3.19.
2654
26552005-10-29 Sascha Wilde <wilde@sha-bang.de>
2656
2657 * pgg.texi (How to use): Update the example to add autoload of
2658 pgg-encrypt-symmetric-region.
2659 (User Commands): Document pgg-encrypt-symmetric-region.
2660 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2661
26622005-10-27 Jay Belanger <belanger@truman.edu>
2663
2664 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2665 mention other TeX-related units.
2666
26672005-10-23 Lars Hansen <larsh@soem.dk>
2668
2669 * dired-x.texi (Miscellaneous Commands): Replace
2670 dired-do-relative-symlink by dired-do-relsymlink and
2671 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2672
26732005-10-23 Jay Belanger <belanger@truman.edu>
2674
2675 * calc.texi (Predefined Units): Use `alpha' for the fine structure
2676 constant.
2677
26782005-10-23 Michael Albinus <michael.albinus@gmx.de>
2679
2680 * faq.texi (Bugs and problems): Replace
2681 `dired-move-to-filename-regexp' by
2682 `directory-listing-before-filename-regexp'.
2683
26842005-10-22 Eli Zaretskii <eliz@gnu.org>
2685
2686 * newsticker.texi (UPDATED): Set value.
2687
26882005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
2689
2690 * gnus.texi (Document Groups): Remove duplicate item.
2691
26922005-10-21 Carsten Dominik <dominik@science.uva.nl>
2693
2694 * org.texi (Summary): Mention iCalendar support.
2695 (Exporting): Document iCalendar support.
2696
26972005-10-18 Romain Francoise <romain@orebokech.com>
2698
2699 * viper.texi (Viper Specials): Capitalize GNU.
2700
27012005-10-17 Juri Linkov <juri@jurta.org>
2702
2703 * info.texi (Getting Started, Search Index, Expert Info):
2704 Fix wording.
2705 (Search Text): Replace `echo area' with `mode line'.
2706 (Search Index): Both `i' and `,' find all index entries.
2707 Replace example `C-f' with `C-l' (which exists in index of Info
2708 manual) and delete spaces in its keyboard input sequence.
2709 Delete unnecessary explanations about literal characters.
2710
27112005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
2712
2713 * gnus.texi (Document Server Internals): Addition.
2714
27152005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
2716
2717 * gnus.texi (A note on namespaces): Fix RFC reference.
2718
27192005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2720
2721 * gnus.texi (RSS): Fix key description.
2722
27232005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2724
2725 * gnus.texi: Emacs/w3 -> Emacs/W3.
2726 (Browsing the Web): Fix description.
2727 (Web Searches): Ditto.
2728 (Customizing W3): Ditto.
2729
27302005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2731
2732 * gnus.texi (Maildir): Clarify expire-age and expire-group.
2733
27342005-10-11 Jay Belanger <belanger@truman.edu>
2735
2736 * calc.texi (Integration): Mention using `a i' to compute definite
2737 integrals.
2738
27392005-10-11 Juri Linkov <juri@jurta.org>
2740
2741 * info.texi: Rearrange nodes.
2742 (Top): Update menu. Change ref `Info for Experts' to
2743 `Advanced Info Commands'.
2744 (Getting Started): Fix description of manual's parts.
2745 (Help-Int): Change xref `Info Search' to `Search Index', and
2746 `Expert Info' to `Advanced'.
2747 (Advanced): Move node one level up.
2748 (Search Text, Search Index): New nodes split out from `Info Search'.
2749 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2750 split out from `Advanced'.
2751 (Advanced, Emacs Info Variables): De-document editing an Info file
2752 in Info.
2753 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2754 (Creating an Info File): Delete node and move its text to
2755 `Expert Info'.
2756
27572005-10-10 Carsten Dominik <dominik@science.uva.nl>
2758
2759 * org.texi (Workflow states): Documented that change in keywords
2760 becomes active only after restart of Emacs.
2761
27622005-10-08 Michael Albinus <michael.albinus@gmx.de>
2763
2764 Sync with Tramp 2.0.51.
2765
27662005-10-08 Nick Roberts <nickrob@snap.net.nz>
2767
2768 * speedbar.texi (Introduction): Describe new location of speedbar
2769 on menubar.
2770 (Basic Key Bindings): Remove descriptions of bindings that have
2771 been removed.
2772
27732005-10-05 Nick Roberts <nickrob@snap.net.nz>
2774
2775 * speedbar.texi (GDB): Describe use of watch expressions.
2776
27772005-09-28 Simon Josefsson <jas@extundo.com>
2778
2779 * message.texi (IDNA): Fix.
2780
27812005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2782
2783 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2784 nntp-server-hook, and nntp-warn-about-losing-connection; fix
2785 description of nntp-open-connection-function.
2786 (Common Variables): Fix descriptions.
2787
27882005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2789
2790 * gnus.texi (Server Buffer Format): Document the %a format spec.
2791
27922005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2793
2794 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2795
27962005-09-23 Carsten Dominik <dominik@science.uva.nl>
2797
2798 * org.texi Version 3.16.
2799
28002005-09-19 Miles Bader <miles@gnu.org>
2801
2802 * newsticker.texi: Get rid of CVS keywords.
2803
28042005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2805
2806 * gnus.texi (Finding the Parent): Fix description of how Gnus
2807 finds article.
2808
28092005-09-14 Jari Aalto <jari.aalto@cante.net>
2810
2811 * gnus.texi (Advanced Scoring Examples): New examples to teach how
2812 to drop off non-answered articles.
2813
28142005-09-19 Juanma Barranquero <lekktu@gmail.com>
2815
2816 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2817 braces (which are unsupported by NMAKE) for macro `srcdir'.
2818
28192005-09-17 Eli Zaretskii <eliz@gnu.org>
2820
2821 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2822 (../info/newsticker, newsticker.dvi): New targets.
2823
28242005-09-17 Ulf Jasper <ulf.jasper@web.de>
2825
2826 * newsticker.texi: Replace @command with @code. Replace @example
2827 with @lisp.
2828 (Top): Added explanations to menu items.
2829 (GNU Free Documentation License): Removed.
2830
28312005-09-16 Romain Francoise <romain@orebokech.com>
2832
2833 Update all files to specify GFDL version 1.2.
2834
2835 * doclicense.texi (GNU Free Documentation License): Update to
2836 version 1.2.
2837
28382005-09-15 Richard M. Stallman <rms@gnu.org>
2839
2840 * newsticker.texi: Fix @setfilename.
2841
2842 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2843 (../info/newsticker, newsticker.dvi): New targets.
2844
28452005-08-30 Carsten Dominik <dominik@science.uva.nl>
2846
2847 * org.texi: Version 3.15.
2848
28492005-08-29 Luc Teirlinck <teirllm@auburn.edu>
2850
2851 * ses.texi: Combine all three indices into one.
2852 Correct a few typos.
2853
28542005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2855
2856 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
2857
28582005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2859
2860 * emacs-mime.texi (Handles): Remove duplicate item.
2861 (Encoding Customization): Fix the default value for
2862 mm-coding-system-priorities.
2863 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
2864 (Basic Functions): Fix reference.
2865
28662005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2867
2868 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2869
28702005-08-18 Richard M. Stallman <rms@gnu.org>
2871
2872 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
2873 and web site.
2874
2875 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
2876 not keyboard-translate.
2877
28782005-08-11 Richard M. Stallman <rms@gnu.org>
2879
2880 * faq.texi (Using regular expressions): Fix xref.
2881
28822005-08-09 Juri Linkov <juri@jurta.org>
2883
2884 * info.texi (Help-P): Replace `Prev' with `Previous'.
2885 (Help-M, Help-Xref): Add S-TAB.
2886 (Help-FOO): Update `u' command.
2887 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
2888 Update info about visibility of xref parts.
2889 (Help-Int): Fix `m' command. Rename `Info-last' to
2890 `Info-history-back'. Add `Info-history-forward'.
2891 (Advanced): Fix `g*' and `M-n' commands.
2892 (Info Search): Add `index-apropos' in stand-alone browser.
2893 Add isearch commands.
2894 (Emacs Info Variables): Remove `Info-fontify'.
2895 Add `Info-mode-hook'. Update face names.
2896 Add `Info-fontify-maximum-menu-size',
2897 `Info-fontify-visited-nodes', `Info-isearch-search'.
2898
28992005-08-07 Michael Albinus <michael.albinus@gmx.de>
2900
2901 Sync with Tramp 2.0.50.
2902
2903 * tramp.texi: Use @option{} consequently for method names.
2904 (Inline methods, External transfer methods): Remove references to
2905 Cygwin.
2906 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
2907 implementation.
2908
29092005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2910
2911 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
2912 Mention that gnus-init-file is not read when Emacs is invoked with
2913 --no-init-file or -q.
2914
29152005-07-19 Carsten Dominik <dominik@science.uva.nl>
2916
2917 * org.texi: Version 3.14.
2918
29192005-07-04 Carsten Dominik <dominik@science.uva.nl>
2920
2921 * org.texi: Version 3.13.
2922
29232005-07-18 Juri Linkov <juri@jurta.org>
2924
2925 * calc.texi (Time Zones, Logical Operations):
2926 * cl.texi (Overview):
2927 * org.texi (TODO types):
2928 * sc.texi (Emacs 18 MUAs):
2929 * speedbar.texi (Top):
2930 * url.texi (History):
2931 Delete duplicate duplicate words.
2932
29332005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
2934
2935 * cl.texi (Type Predicates): Document `atom' type.
2936
29372005-07-04 Lute Kamstra <lute@gnu.org>
2938
2939 Update FSF's address in GPL notices.
2940
2941 * calc.texi (Copying):
2942 * doclicense.texi (GNU Free Documentation License):
2943 * faq.texi (Contacting the FSF):
2944 * mh-e.texi (Copying): Update FSF's address.
2945
29462005-07-03 Richard M. Stallman <rms@gnu.org>
2947
2948 * flymake.texi (Example -- Configuring a tool called directly):
2949 Update name of flymake-build-relative-filename.
2950
29512005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2952
2953 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
2954
29552005-06-29 Carsten Dominik <dominik@science.uva.nl>
2956
2957 * org.texi: Version 3.12.
2958
29592005-06-24 Eli Zaretskii <eliz@gnu.org>
2960
2961 * makefile.w32-in (MAKEINFO): Use --force.
2962 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2963 Makefile.in.
2964 (gnus.dvi): Use "..." to quote Sed args, so that it works with
2965 more shells.
2966
29672005-06-23 Richard M. Stallman <rms@gnu.org>
2968
2969 * speedbar.texi (Creating a display): Texinfo usage fixes.
2970
2971 * tramp.texi (Customizing Completion, Auto-save and Backup):
2972 Texinfo usage fixes.
2973
29742005-06-23 Juanma Barranquero <lekktu@gmail.com>
2975
2976 * dired-x.texi (Miscellaneous Commands):
2977 * ediff.texi (Miscellaneous):
2978 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
2979 (Agent Variables):
2980 * info.texi (Help-Xref):
2981 * message.texi (Message Headers):
2982 * org.texi (Remember):
2983 * reftex.texi (Options (Defining Label Environments)):
2984 (Options (Index Support)):
2985 (Options (Viewing Cross-References)):
2986 (Options (Misc)):
2987 (Changes):
2988 * speedbar.texi (Creating a display):
2989 * tramp.texi (Customizing Completion, Auto-save and Backup):
2990 Texinfo usage fix.
2991
29922005-06-13 Carsten Dominik <dominik@science.uva.nl>
2993
2994 * org.texi: Version 3.11.
2995
29962005-06-12 Jay Belanger <belanger@truman.edu>
2997
2998 * calc.texi (Getting Started): Remove extra menu item.
2999
30002005-05-31 Jay Belanger <belanger@truman.edu>
3001
3002 * calc.texi (Notations Used in This Manual): Use @kbd for key
3003 sequence.
3004 (Demonstration of Calc): Mention another way of starting Calc.
3005 (Starting Calc): Mention long name of M-#.
3006 (Embedded Mode Overview): Remove unnecessary instruction.
3007 (Other M-# commands): Rephrase `M-# 0' explanation.
3008 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3009 reflect current behavior.
3010
30112005-05-30 Jay Belanger <belanger@truman.edu>
3012
3013 * calc.texi (Hooks): Change description of calc-window-hook and
3014 calc-trail-window-hook to match usage.
3015 (Computational Functions): Add more constant-generating functions.
3016 (Customizable Variables): Use defvar.
3017
30182005-05-28 Jay Belanger <belanger@truman.edu>
3019
3020 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3021 (Basic Embedded Mode): Explain behavior of arguments to
3022 calc-embedded-mode.
3023
30242005-05-27 Jay Belanger <belanger@truman.edu>
3025
3026 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3027 current behavior.
3028
30292005-05-25 Jay Belanger <belanger@truman.edu>
3030
3031 * calc.texi: Change Calc version number throughout.
3032 (Keypad Mode): Change location in info output.
3033 (Keypad mode overview): Move picture of keypad.
3034
30352005-05-21 Jay Belanger <belanger@truman.edu>
3036
3037 * calc.texi (Storing variables): Mention that only most variables
3038 are void to begin with.
3039
30402005-05-21 Kevin Ryde <user42@zip.com.au>
3041
3042 * widget.texi (Basic Types): Update cross ref from "Enabling
3043 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3044 lispref/text.texi change.
3045
30462005-05-20 Carsten Dominik <dominik@science.uva.nl>
3047
3048 * org.texi: Version 3.09.
3049
30502005-05-18 Carsten Dominik <dominik@science.uva.nl>
3051
3052 * reftex.texi: Version 4.28.
3053
30542005-05-16 Jay Belanger <belanger@truman.edu>
3055
3056 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3057
30582005-05-14 Jay Belanger <belanger@truman.edu>
3059
3060 * calc.texi (Default Simplifications): Insert missing ! (logical
3061 not operator).
3062
30632005-05-14 Michael Albinus <michael.albinus@gmx.de>
3064
3065 Sync with Tramp 2.0.49.
3066
30672005-05-10 Jay Belanger <belanger@truman.edu>
3068
3069 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3070 to 1.
3071
30722005-04-29 Carsten Dominik <dominik@science.uva.nl>
3073
3074 * org.texi: Version 3.08, structure reorganized.
3075
30762005-04-24 Richard M. Stallman <rms@gnu.org>
3077
3078 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3079
30802005-04-15 Carsten Dominik <dominik@science.uva.nl>
3081
3082 * org.texi: Update to version 3.06.
3083
30842005-04-13 Lute Kamstra <lute@gnu.org>
3085
3086 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3087
30882005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3089
3090 * cl.texi (Porting Common Lisp): Fix typo.
3091
30922005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3093
3094 * gnus.texi (RSS): Addition.
3095
30962005-04-04 Jay Belanger <belanger@truman.edu>
3097
3098 * calc.texi: Change Calc version number.
3099 (Customizable variables): Fix description of calc-language-alist.
3100 (Copying): Put in version 2 of GPL.
3101
31022005-04-01 Jay Belanger <belanger@truman.edu>
3103
3104 * calc.texi (Troubleshooting Commands): Remove comment about
3105 installation.
3106 (Installation): Remove section.
3107 (Customizable Variables): New section.
3108 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3109 (Graphical Devices): Add references to Customizable Variables.
3110
31112005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3112
3113 * emacs-mime.texi (Display Customization): Markup fixes.
3114 (rfc2047): Update.
3115
31162005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3117
3118 * gnus-faq.texi: Replaced with auto-generated version.
3119
31202005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3121
3122 * dired-x.texi (Multiple Dired Directories): default-directory was
3123 renamed to dired-default-directory.
3124
31252005-03-26 Jay Belanger <belanger@truman.edu>
3126
3127 * calc.texi (Simplifying Formulas, Rewrite Rules):
3128 Change description of top and bottom of fraction.
3129 (Modulo Forms): Move description of how to create modulo forms to
3130 earlier in the section.
3131 (Fraction Mode): Suggest using : to get a fraction by dividing.
3132 (Basic Arithmetic): Adjust placement of command name.
3133 (Truncating the Stack): Emphasize that "hidden" entries are still
3134 visible.
3135 (Installation): Move discussion of printing manual to "About This
3136 Manual".
3137 (About This Manual): Mention how to print the manual.
3138 (Reporting Bugs): Remove first person.
3139 (Building Vectors): Add algebraic version of append.
3140 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3141 (Grouping Digits): Fix typo.
3142
31432005-03-25 Werner Lemberg <wl@gnu.org>
3144
3145 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3146 Replace `legal' with `valid'.
3147
31482005-03-25 Werner Lemberg <wl@gnu.org>
3149
3150 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3151
31522005-03-24 Jay Belanger <belanger@truman.edu>
3153
3154 * calc.texi (General Mode Commands)
3155 (Mode Settings in Embedded Mode): Add some explanation of
3156 recording mode settings.
3157
31582005-03-24 Richard M. Stallman <rms@gnu.org>
3159
3160 * calc.texi: Remove praise of non-free software.
3161
3162 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3163 (Installation): Node deleted.
3164
31652005-03-23 Richard M. Stallman <rms@gnu.org>
3166
3167 * url.texi (HTTP language/coding): Improve last change.
3168
31692005-03-22 Jay Belanger <belanger@truman.edu>
3170
3171 * calc.texi (Embedded Mode): Add new information on changing
3172 modes.
3173
31742005-03-20 Michael Albinus <michael.albinus@gmx.de>
3175
3176 Sync with Tramp 2.0.48.
3177
3178 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3179
3180 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3181 "GNU/Linux". Change all addresses to .gnu.org.
3182 (Default Method): Offer shortened syntax for "su" and "sudo"
3183 methods.
3184
31852005-03-07 Richard M. Stallman <rms@gnu.org>
3186
3187 * url.texi: Fix usage of "e.g.".
3188 (HTTP language/coding): Explain the rules for these strings.
3189
31902005-03-06 Richard M. Stallman <rms@gnu.org>
3191
3192 * woman.texi (Introduction): Minor cleanups.
3193
3194 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3195
3196 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3197 (Installation): Node deleted.
3198
3199 * mh-e.texi (Preface): Get rid of "Emacs 21".
3200
3201 * eshell.texi (Installation): Delete node (for Emacs 20).
3202
32032005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3204
3205 * flymake.texi: Refill and tweak style in @lisp blocks.
3206
32072005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3208
3209 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3210
32112005-03-01 Jay Belanger <belanger@truman.edu>
3212
3213 * calc.texi (Trigonometric and Hyperbolic Functions):
3214 Mention additional functions.
3215 (Algebraic Simplifications): Mention additional simplifications.
3216
32172005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3218
3219 * ses.texi: Add concept/function/variable indices (this work was
3220 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3221 papers on file at FSF).
3222
32232005-02-10 Jay Belanger <belanger@truman.edu>
3224
3225 * calc.texi: Change @LaTeX to La@TeX throughout.
3226 Redefine @expr as @math for TeX output.
3227 Redefine @texline as a no-op for TeX output.
3228 Define @tfn, replace @t by @tfn throughout.
3229
32302005-02-09 Jay Belanger <belanger@truman.edu>
3231
3232 * calc.texi: Add macro for LaTeX for info output.
3233
32342005-02-08 Kim F. Storm <storm@cua.dk>
3235
3236 * texinfo.tex (LaTex): Add def.
3237
32382005-02-06 Jay Belanger <belanger@truman.edu>
3239
3240 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3241 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3242 throughout manual.
3243
32442005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3245
3246 * gnus.texi: Some edits based on comments from David Abrahams.
3247
32482005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3249
3250 * gnus.texi (RSS): Fix the keystroke.
3251
32522005-01-24 David Kastrup <dak@gnu.org>
3253
3254 * faq.texi: Update AUCTeX version info.
3255
32562005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3257
3258 * gnus-faq.texi ([4.1]): Typo.
3259
32602005-01-19 Jay Belanger <belanger@truman.edu>
3261
3262 * calc.texi (Keep Arguments): Mention that keeping arguments
3263 doesn't work with keyboard macros.
3264
32652005-01-16 Richard M. Stallman <rms@gnu.org>
3266
3267 * autotype.texi (Autoinserting): Fix small error.
3268
32692005-01-16 Michael Albinus <michael.albinus@gmx.de>
3270
3271 Sync with Tramp 2.0.47.
3272
3273 * tramp.texi (Compilation): New section, describing compilation of
3274 remote files.
3275
32762005-01-11 Kim F. Storm <storm@cua.dk>
3277
3278 * widget.texi (Basic Types): Add :follow-link keyword.
3279
32802005-01-09 Jay Belanger <belanger@truman.edu>
3281
3282 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3283
32842005-01-08 Jay Belanger <belanger@truman.edu>
3285
3286 * calc.texi: Change throughout to reflect new default value of
3287 calc-settings-file.
3288
32892005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3290
3291 * message.texi (Reply): `message-reply-to-function' should return
3292 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3293
32942005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3295
3296 * faq.texi (Changing load-path): Fix typo.
3297
32982005-01-05 Jay Belanger <belanger@truman.edu>
3299
3300 * calc.texi (Programming Tutorial): Replace kbd command by
3301 appropriate characters for a keyboard macro.
3302
33032005-01-04 Jay Belanger <belanger@truman.edu>
3304
3305 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3306 for Lucid Emacs.
3307 (Programming Tutorial): Mention that the user needs to be in the
3308 right mode to compute some functions.
3309
33102005-01-04 Jay Belanger <belanger@truman.edu>
3311
3312 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3313 no longer applicable.
3314
33152005-01-01 Jay Belanger <belanger@truman.edu>
3316
3317 * calc.texi (Programming Tutorial): Changed description of how to
3318 edit keyboard macros to match current behavior.
3319
33202004-12-31 Jay Belanger <belanger@truman.edu>
3321
3322 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3323
33242004-12-20 Jay Belanger <belanger@truman.edu>
3325
3326 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3327 zero.
3328
33292004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3330
3331 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3332 @xref.
3333 (Font Locking): Avoid @strong{Note:}.
3334
33352004-12-17 Michael Albinus <michael.albinus@gmx.de>
3336
3337 Sync with Tramp 2.0.46.
3338
3339 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3340
33412004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3342
3343 * url.texi: Correct typos.
3344 (Retrieving URLs): @var{nil}->@code{nil}.
3345 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3346 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3347 (Dealing with HTTP documents): @inforef->@xref.
3348
33492004-12-15 Jay Belanger <belanger@truman.edu>
3350
3351 * calc.texi: Consistently capitalized all mode names.
3352 (Answers to Exercises): Mention that an answer can be a fraction
3353 when in Fraction mode.
3354
33552004-12-13 Jay Belanger <belanger@truman.edu>
3356
3357 * calc.texi: Fix some TeX definitions.
3358
33592004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3360
3361 * reftex.texi (Imprint): Remove erroneous @value's.
3362
33632004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3364
3365 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3366 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3367
33682004-12-08 Jay Belanger <belanger@truman.edu>
3369
3370 * calc.texi (Starting Calc): Remove comment about installation.
3371 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3372
33732004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3374
3375 * url.texi: Update @setfilename.
3376 (Getting Started): No need to worry about Gnus versions.
3377 (Dealing with HTTP documents): Use @inforef.
3378
3379 * org.texi: Fix @direntry file name.
3380
33812004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3382
3383 * url.texi: New file.
3384
3385 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3386
33872004-12-06 Jay Belanger <belanger@truman.edu>
3388
3389 * calc.texi (Using Calc): Remove paragraph about installation.
3390
33912004-12-06 Jay Belanger <belanger@truman.edu>
3392
3393 * calc.texi: Use more Texinfo macros and less TeX defs.
3394 Remove @refill's.
3395
33962004-12-06 Richard M. Stallman <rms@gnu.org>
3397
3398 * org.texi: New file.
3399
34002004-12-05 Richard M. Stallman <rms@gnu.org>
3401
3402 * Makefile.in (org.dvi, ../info/org): New targets.
3403 (INFO_TARGETS): Add ../info/org.
3404 (DVI_TARGETS): Add org.dvi.
3405 (maintainer-clean): Remove the info files in the info dir.
3406
34072004-11-26 Eli Zaretskii <eliz@gnu.org>
3408
3409 * idlwave.texi: Fix the setfilename directive to put the produced
3410 file in ../info.
3411 (Continued Statement Indentation): Resurrect Jan D.'s change from
3412 2004-11-03 that was lost when a newer version of idlwave.texi was
3413 imported.
3414
34152004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3416
3417 * gnus-faq.texi ([5.1]): Added missing bracket.
3418
3419 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3420 `spam-initialize'.
3421
34222004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3423
3424 * message.texi (Various Message Variables): Mention that all mail
3425 file variables are derived from `message-directory'.
3426
3427 * gnus.texi (Splitting Mail): Clarify bogus group.
3428
34292004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3430
3431 * emacs-mime.texi (Encoding Customization): Fix
3432 mm-coding-system-priorities entry.
3433
34342004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3435
3436 * idlwave.texi (Continued Statement Indentation):
3437 * reftex.texi (Options (Index Support)):
3438 (Displaying and Editing the Index, Table of Contents):
3439 * speedbar.texi (Creating a display, Major Display Modes): Replace
3440 non-nil with non-@code{nil}.
3441
34422004-10-21 Jay Belanger <belanger@truman.edu>
3443
3444 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3445
34462004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3447
3448 * calc.texi (Reporting Bugs): Double up `@'.
3449
34502004-10-18 Jay Belanger <belanger@truman.edu>
3451
3452 * calc.texi (Reporting Bugs): Changed the address that bugs
3453 should be sent to.
3454
34552004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3456
3457 * gnus.texi (New Features): Add 5.11.
3458
3459 * message.texi (Resending): Remove wrong default value.
3460
3461 * gnus.texi (Mail Source Specifiers): Describe possible problems
3462 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3463 `pop3-leave-mail-on-server' to the index.
3464
34652004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3466
3467 * message.texi (Canceling News): Add how to set a password.
3468
34692004-10-12 Jay Belanger <belanger@truman.edu>
3470
3471 * calc.texi (Help Commands): Changed the descriptions of
3472 calc-describe-function and calc-describe-variable to match their
3473 current behavior.
3474
34752004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3476
3477 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3478
34792004-10-12 Michael Albinus <michael.albinus@gmx.de>
3480
3481 Sync with Tramp 2.0.45.
3482
3483 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3484 plink link. The URL is outdated. Originator contacted for
3485 clarification.
3486
34872004-10-10 Juri Linkov <juri@jurta.org>
3488
3489 * gnus.texi (Top, Marking Articles): Join two menus in one node
3490 because a node can have only one menu.
3491
34922004-10-09 Juri Linkov <juri@jurta.org>
3493
3494 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3495 example of nnmail-split-fancy.
3496
34972004-10-06 Karl Berry <karl@gnu.org>
3498
3499 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3500 consistency with other uses of dashes.
3501
35022004-10-05 Karl Berry <karl@gnu.org>
3503
3504 * info.texi: Consistently use --- throughout, periods at end of
3505 menu descriptions, and a couple typos.
3506
35072004-09-26 Jesper Harder <harder@ifa.au.dk>
3508
3509 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3510 * pgg.texi (User Commands, Backend methods): Do.
3511 * gnus.texi: Markup fixes.
3512 (Setting Process Marks): Fix `M P a' entry.
3513 * emacs-mime.texi: Fixes.
3514
35152004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3516
3517 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3518 again.
3519 Use 5.10 instead of 5.10.0.
3520
35212004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3522
3523 * gnus.texi (Summary Mail Commands): S D e.
3524
35252004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3526
3527 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3528 the gnus-article-mode-line-format section.
3529
35302004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3531
3532 * gnus.texi (Various Summary Stuff): Fix the documentation for
3533 gnus-newsgroup-variables.
3534
35352004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3536
3537 * gnus.texi (MIME Commands): Added
3538 gnus-mime-display-multipart-as-mixed,
3539 gnus-mime-display-multipart-alternative-as-mixed,
3540 gnus-mime-display-multipart-related-as-mixed.
3541 (Mail Source Customization): Clarify `mail-source-directory'.
3542 (Splitting Mail): Mention gnus-group-find-new-groups.
3543 (SpamOracle): Fixed typo.
3544
3545 * gnus-faq.texi: Untabify.
3546 ([6.3]): nnir.el is in contrib directory.
3547
3548 * message.texi (News Headers): Clarify how a unique ID is created.
3549
3550 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3551 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3552
35532004-09-20 Andre Srinivasan <andre@e2open.com>
3554
3555 * gnus.texi (Group Parameters): Added more on hooks. (Small
3556 change.)
3557
35582004-09-20 Florian Weimer <fw@deneb.enyo.de>
3559
3560 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3561
35622004-09-22 Jay Belanger <belanger@truman.edu>
3563
3564 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3565 might be hidden during part of the session.
3566
35672004-09-20 Jay Belanger <belanger@truman.edu>
3568
3569 * calc.texi (Notations Used in This Manual): Put in an earlier
3570 mention that DEL could be called Backspace.
3571
35722004-09-10 Simon Josefsson <jas@extundo.com>
3573
3574 * gnus.texi (IMAP): Add example. Suggested and partially written
3575 by Steinar Bang <sb@dod.no>.
3576
35772004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3578
3579 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3580 netrc syntax.
3581
35822004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3583
3584 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
3585 (Spam ELisp Package Global Variables): More clarifications.
3586
35872004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3588
3589 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3590 Mention spam-split does not modify incoming mail.
3591
35922004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3593
3594 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3595
35962004-09-10 Eli Zaretskii <eliz@gnu.org>
3597
3598 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3599
36002004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3601
3602 * makefile.w32-in (sieve, pgg): Use $(infodir).
3603
36042004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3605
3606 * makefile.w32-in: Fix PGG and Sieve entries.
3607
36082004-08-28 Eli Zaretskii <eliz@gnu.org>
3609
3610 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3611 Emacs and related programs.
3612
36132004-08-27 Richard M. Stallman <rms@gnu.org>
3614
3615 * faq.texi: Fix texinfo usage, esp. doublequotes.
3616 (Difference between Emacs and XEmacs): Some clarification.
3617
3618 * faq.texi (Difference between Emacs and XEmacs):
3619 Explain not to contrast XEmacs with GNU Emacs.
3620
36212004-08-26 Richard M. Stallman <rms@gnu.org>
3622
3623 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3624
36252004-08-22 David Kastrup <dak@gnu.org>
3626
3627 * reftex.texi (AUCTeX): Update links, section name.
3628
3629 * faq.texi (Calc): Update availability (included in 22.1).
3630 (AUCTeX): Update availability, information, versions, description.
3631
36322004-08-14 Eli Zaretskii <eliz@gnu.org>
3633
3634 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3635
36362004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3637
3638 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3639
36402004-08-10 Michael Albinus <michael.albinus@gmx.de>
3641
3642 Sync with Tramp 2.0.44.
3643
36442004-08-05 Lars Hansen <larsh@math.ku.dk>
3645
3646 * widget.texi (User Interface): Update how to separate the
3647 editable field of an editable-field widget from other widgets.
3648 (Programming Example): Add text after field.
3649
36502004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3651
3652 * emacs-mime.texi (Encoding Customization): Add a note to the
3653 mm-content-transfer-encoding-defaults entry.
3654 (rfc2047): Update.
3655
3656 * gnus.texi (Article Highlighting): Add
3657 gnus-cite-ignore-quoted-from.
3658 (POP before SMTP): New node.
3659 (Posting Styles): Addition.
3660 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3661 (Fancy Mail Splitting): Ditto.
3662 (X-Face): Add gnus-x-face.
3663
36642004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3665
3666 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3667 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3668
36692004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3670
3671 * gnus.texi (Mail Source Specifiers): Describe
3672 `pop3-leave-mail-on-server'.
3673
36742004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3675
3676 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3677
3678 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3679 repository. Change setfilename.
3680
3681 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3682
36832004-07-02 Juri Linkov <juri@jurta.org>
3684
3685 * pcl-cvs.texi (Viewing differences): Add `d r'.
3686
36872004-06-29 Jesper Harder <harder@ifa.au.dk>
3688
3689 * ses.texi, viper.texi, flymake.texi, faq.texi:
3690 * eshell.texi, ediff.texi: Markup fixes.
3691
36922004-06-21 Karl Berry <karl@gnu.org>
3693
3694 * info.texi (Top): Mention that only Emacs has mouse support.
3695 (Getting Started): Mention this in a few other places.
3696
36972004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3698
3699 * autotype.texi (Copyrights, Timestamps): Recommend
3700 `before-save-hook' instead of `write-file-functions'.
3701
37022004-06-13 Lars Hansen <larsh@math.ku.dk>
3703
3704 * dired-x.texi (dired-mark-omitted): Update keybinding.
3705
37062004-06-10 Kim F. Storm <storm@cua.dk>
3707
3708 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3709
37102004-06-05 Lars Hansen <larsh@math.ku.dk>
3711
3712 * dired-x.texi (variable dired-omit-mode): Rename from
3713 dired-omit-files-p.
3714 (function dired-omit-mode): Rename from dired-omit-toggle.
3715 Call dired-omit-mode rather than set dired-omit-files-p.
3716 (dired-mark-omitted): Describe command.
3717
37182004-05-29 Michael Albinus <michael.albinus@gmx.de>
3719
3720 Version 2.0.41 of Tramp released.
3721
37222004-05-29 Juanma Barranquero <lektu@terra.es>
3723
3724 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3725 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3726
37272004-05-29 Richard M. Stallman <rms@gnu.org>
3728
3729 * cl.texi (Top): Call this chapter `Introduction'.
3730 (Overview): In TeX, no section heading here.
3731
3732 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3733
37342004-05-29 Eli Zaretskii <eliz@gnu.org>
3735
3736 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3737 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3738
37392004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3740
3741 * flymake.texi: New file.
3742
37432004-05-28 Simon Josefsson <jas@extundo.com>
3744
3745 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3746
37472004-05-07 Kai Grossjohann <kai@emptydomain.de>
3748
3749 Version 2.0.40 of Tramp released.
3750
37512004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3752
3753 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3754
3755 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3756 variables `tramp-backup-directory-alist' and
3757 `tramp-bkup-backup-directory-info'.
3758 (Overview, Connection types)
3759 (External transfer methods, Default Method)
3760 (Windows setup hints): Remove restriction of password entering
3761 with external methods.
3762 (Auto-save and Backup): Make file name example
3763 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3764 and `auto-save-directory' must be used.
3765 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3766 only "NT"). Remove doubled entry "What kinds of systems does
3767 @tramp{} work on".
3768 (tramp): Macro removed.
3769 (Obtaining Tramp): Flag removed from title.
3770 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3771 and `trampver' used properly. Flag `tramp-inst' replaced by
3772 `installchapter'. Installation related text adapted.
3773
37742004-04-28 Masatake YAMATO <jet@gyve.org>
3775
3776 * widget.texi (Programming Example): Remove overlays.
3777
37782004-04-27 Jesper Harder <harder@ifa.au.dk>
3779
3780 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3781
37822004-04-23 Juanma Barranquero <lektu@terra.es>
3783
3784 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3785
37862004-04-05 Jesper Harder <harder@ifa.au.dk>
3787
3788 * info.texi (Info Search): Add info-apropos.
3789
37902004-03-22 Juri Linkov <juri@jurta.org>
3791
3792 * faq.texi: Fix help key bindings.
3793
37942004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3795
3796 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3797 (as suggested by Karl Berry). Update information about colored
3798 stars in menus. Add new subheading describing M-n.
3799
38002004-03-12 Richard M. Stallman <rms@gnu.org>
3801
3802 * cl.texi (Top): Rename top node's title.
3803
38042004-03-08 Karl Berry <karl@gnu.org>
3805
3806 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3807 problems making the texinfo distribution.
3808
38092004-02-29 Simon Josefsson <jas@extundo.com>
3810
3811 * smtpmail.texi (Authentication): Changed the list of supported
3812 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3813 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3814 <voegelas@gmx.net>.
3815
38162004-02-29 Juanma Barranquero <lektu@terra.es>
3817
3818 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3819 Use $(DEL) instead of rm, and ignore exit code.
3820
38212004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
3822
3823 Tramp version 2.0.39 released.
3824
38252004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3826
3827 * tramp.texi (Customizing Completion): Explain new functions
3828 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3829 (all): Savannah URLs unified to "http://savannah.nongnu.org".
3830 (Top): Refer to Savannah mailing list as the major one. Mention
3831 older mailing lists in HTML mode only.
3832 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
3833 (Frequently Asked Questions): Remote hosts must not be Unix-like
3834 for "smb" method.
3835 (Password caching): New node.
3836 (External transfer methods): Refer to password caching for "smb"
3837 method.
3838
38392004-02-17 Karl Berry <karl@gnu.org>
3840
3841 * info.texi (Help-Int): Mention the new line number feature.
3842
38432004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3844
3845 * ses.texi (Advanced Features): New functionality for
3846 ses-set-header-row (defaults to current row unless C-u used).
3847 (Acknowledgements): Add Stefan Monnier.
3848
38492003-12-29 Kevin Ryde <user42@zip.com.au>
3850
3851 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3852
38532003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
3854
3855 Tramp version 2.0.38 released.
3856
3857 * tramp.texi (Remote shell setup): Warn of environment variables
3858 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
3859 <sven.gabriel@imk.fzk.de>.
3860 (Configuration): Tramp now chooses base64/uuencode
3861 automatically. Update wording accordingly.
3862 (Top): More description for the `Default Method' menu entry.
3863 (Default Method): Use @code, not @var, for Lisp variables.
3864 (Default Method): New subsection `Which method is the right one
3865 for me?' Suggested by Christian Kirsch.
3866 (Configuration): Pointer to new subsection added.
3867 (Default Method): Too many "use" in one sentence.
3868 Rephrase. Reported by Christian Kirsch.
3869 (Filename Syntax): Old `su' example is probably a left-over from
3870 the sm/su method naming. Replace with `ssh', instead.
3871 (External transfer methods, Auto-save and Backup):
3872 Typo fixes.
3873
38742003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
3875
3876 * tramp.texi (all): Harmonize all occurences of @tramp{}.
3877 (Top): Mention japanese manual only if flag `jamanual' is set.
3878 Insert section `Japanese manual' in menu.
3879
38802003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
3881
3882 * eshell.texi (Known Problems): Add doc item.
3883
38842003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
3885
3886 * cc-mode.texi: Update for CC Mode 5.30.
3887
3888 Note: Please refrain from doing purely cosmetic changes like
3889 removing trailing whitespace in this manual; it clobbers cvs
3890 merging for no good reason.
3891
38922003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3893
3894 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
3895 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
3896 @acronym{ASCII}.
3897
38982003-10-26 Karl Berry <karl@gnu.org>
3899
3900 * info.texi (Info Search): Echo area, not echo are. From Debian
3901 diff.
3902
39032003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
3904
3905 * widget.texi (Defining New Widgets): Document new beavior of
3906 :buttons and :children keywords.
3907
39082003-10-22 Miles Bader <miles@gnu.org>
3909
3910 * Makefile.in (info): Move before $(top_srcdir)/info.
3911
39122003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
3913
3914 * tramp.texi (Inline methods): Small grammar fix.
3915 (External transfer methods): Likewise.
3916
39172003-10-08 Nick Roberts <nick@nick.uklinux.net>
3918
3919 * speedbar.texi: Remove paragraph for GUD that is no longer true.
3920
39212003-10-06 Luc Teirlinck <teirllm@auburn.edu>
3922
3923 * texinfo.tex: Replace `%' in arch tagline by @ignore.
3924
39252003-09-30 Richard M. Stallman <rms@gnu.org>
3926
3927 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
3928
3929 * widget.texi (User Interface): Fix typos.
3930
3931 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
3932
39332003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
3934
3935 * pcl-cvs.texi (Selected Files): Fix typo.
3936
39372003-09-21 Karl Berry <karl@gnu.org>
3938
3939 * info.texi (] and [ commands): No period at end of section title.
3940
39412003-09-04 Miles Bader <miles@gnu.org>
3942
3943 * Makefile.in (top_srcdir): New variable.
3944 ($(top_srcdir)/info): New rule.
3945 (info): Depend on it.
3946
39472003-09-03 Peter Runestig <peter@runestig.com>
3948
3949 * makefile.w32-in: New file.
3950
39512003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
3952
3953 * widget.texi (User Interface): Explain the need of static text
3954 around an editable field.
3955
39562003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3957
3958 * widget.texi (Basic Types): The argument to `:help-echo' can now
3959 be a form that evaluates to a string.
3960
39612003-08-18 Kim F. Storm <storm@cua.dk>
3962
3963 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
3964
39652003-08-16 Richard M. Stallman <rms@gnu.org>
3966
3967 * dired-x.texi (Shell Command Guessing): Explain *.
3968
39692003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
3970
3971 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
3972 log-edit-insert-changelog.
3973
39742003-08-03 Karl Berry <karl@gnu.org>
3975
3976 * info.texi: Need @contents.
3977
39782003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3979
3980 Tramp version 2.0.36 released.
3981
3982 * tramp.texi (Remote shell setup): Explain about problems with
3983 non-Bourne commands in ~/.profile and ~/.shrc.
3984
39852003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
3986
3987 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
3988 renaming of `vis-mode' to `visible-mode'.
3989
39902003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
3991
3992 * info.texi (Top, Help-Small-Screen): Remove accidentally added
3993 next, prev and up pointers.
3994
39952003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
3996
3997 * info.texi (Help): Mention existence of Emacs and stand-alone
3998 Info at the very beginning of the tutorial.
3999 (Help-Inv): New node.
4000 (Help-]): New node.
4001 (Help-M): Systematically point out the differences between default
4002 Emacs and stand-alone versions. Delete second menu.
4003 (Help-Xref): Systematically point out the differences between
4004 default Emacs and stand-alone versions.
4005 (Help-Int): Change `l' example.
4006 (Expert Info): Fix typos.
4007 (Emacs Info Variables): Mention `Info-hide-note-references' and
4008 new default for `Info-scroll-prefer-subnodes'.
4009
40102003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4011
4012 Version 2.0.35 of Tramp released.
4013
4014 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4015 (Inline methods): Add methods `remsh' and `plink1'.
4016 (External transfer methods): Add method `remcp'.
4017 (Multi-hop Methods): Add method `remsh'.
4018 Small patch from Adrian Aichner <adrian@xemacs.org>:
4019 Fix minor typos.
4020 (Concept Index): Added to make manual searchable via
4021 `Info-index'.
4022 (Version Control): Add cindex entry.
4023
40242003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4025
4026 * trampver.texi: Version 2.0.34 released.
4027
40282003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4029
4030 * faq.texi: Improve previous changes.
4031
40322003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4033
4034 * faq.texi: Update copyright and maintenance details.
4035 Update some package URLs, versions, and maintainers.
4036 Remove many references to the Emacs Lisp Archive.
4037
40382003-04-23 Simon Josefsson <jas@extundo.com>
4039
4040 * smtpmail.texi: Fix license (the invariant sections mentioned has
4041 never been part of the smtp manual). Align info dir entry with
4042 other emacs packages.
4043
40442003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4045
4046 * tramp.texi: Version 2.0.33 released.
4047 Remove installation chapter. Remove XEmacs specifics.
4048
40492003-03-29 Richard M. Stallman <rms@gnu.org>
4050
4051 * tramp.texi (Top): Undo the previous renaming.
4052 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4053
40542003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4055
4056 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4057 version of manual.
4058
4059 * tramp.texi (Auto-save and Backup): New node.
4060
40612003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4062
4063 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4064 Emacs" in order to have better differentiation to "XEmacs".
4065 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4066 are new macros in order to point to the other Emacs flavor where
4067 appropriate. In info case, point to node `Installation' in order
4068 to explain how to generate the other way. In html case, make a
4069 link to the other html file.
4070 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4071 after CVS checkout/update.
4072 (Installation): Completely rewritten.
4073 (Installation parameters, Load paths): New sections under
4074 `Installation'.
4075
40762003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4077
4078 * tramp.texi: Version 2.0.30 released.
4079 Replace word "path" with "localname" where used as a component of
4080 a Tramp file name.
4081
40822003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4083
4084 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4085 introduced.
4086 (Installation): Explain what to do if files from the tramp/contrib
4087 directory are needed.
4088
40892003-02-23 Alex Schroeder <alex@emacswiki.org>
4090
4091 * smtpmail.texi (How Mail Works): New.
4092
40932003-02-22 Alex Schroeder <alex@emacswiki.org>
4094
4095 * smtpmail.texi: New file.
4096
4097 * Makefile.in: Build SMTP manual.
4098
40992003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4100
4101 * tramp.texi: Version 2.0.29 released.
4102 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4103 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4104
41052003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4106
4107 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4108 another package loads accidently Ange-FTP.
4109
41102003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4111
4112 * tramp.texi (Customizing Completion): Add function
4113 `tramp-parse-sconfig'. Change example of
4114 `tramp-set-completion-function', because parsing of ssh config
4115 files looks more natural.
4116
41172003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4118
4119 * gnus.texi: Do not use `path' in several locations.
4120
41212002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4122
4123 * tramp.texi (External transfer methods): New method `smb'. From
4124 Michael Albinus.
4125
41262002-11-05 Karl Berry <karl@gnu.org>
4127
4128 * info.texi (Info-fontify): Reorder face list to avoid bad line
4129 breaks.
4130
41312002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4132
4133 * tramp.texi: Move @copying to standard place. Use
4134 @insertcopying.
4135
41362002-10-02 Karl Berry <karl@gnu.org>
4137
4138 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4139 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4140 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4141 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4142 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4143 Per rms, update all manuals to use @copying instead of @ifinfo.
4144 Also use @ifnottex instead of @ifinfo around the top node, where
4145 needed for the sake of the HTML output.
4146 (The Gnus manual is not fixed since it's not clear to me how it
4147 works; and the Tramp manual already uses @copying, although in an
4148 unusual way. All others were changed.)
4149
41502002-09-10 Jonathan Yavner <jyavner@engineer.com>
4151
4152 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4153 (../info/ses, ses.dvi): New targets.
4154 * ses.texi: New file.
4155
41562002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4157
4158 * texinfo.tex: Update to texinfo 4.2.
4159
41602002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4161
4162 * reftex.texi: Update to RefTeX 4.19.
4163
41642002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4165
4166 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4167 (../info/tramp, tramp.dvi): New targets.
4168
41692002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4170
4171 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4172 (calc.dvi): Uncomment.
4173
41742001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4175
4176 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4177 (../info/calc): New target.
4178
41792001-10-20 Gerd Moellmann <gerd@gnu.org>
4180
4181 * (Version 21.1 released.)
4182
41832001-10-05 Gerd Moellmann <gerd@gnu.org>
4184
4185 * Branch for 21.1.
4186
41872001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4188
4189 * Makefile.in (../info/info): Use an explicit -o switch to
4190 makeinfo.
4191
41922001-03-05 Gerd Moellmann <gerd@gnu.org>
4193
4194 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4195
41962000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4197
4198 * Makefile.in (../info/idlwave): Use --no-split.
4199
42002000-12-14 Dave Love <fx@gnu.org>
4201
4202 * Makefile.in (mostlyclean): Remove gnustmp.*
4203 (gnus.dvi): Change rule to remove @latex stuff.
4204
42052000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4206
4207 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4208
42092000-10-13 John Wiegley <johnw@gnu.org>
4210
4211 * Makefile.in: Add build targets for eshell.texi.
4212
42132000-09-25 Gerd Moellmann <gerd@gnu.org>
4214
4215 * Makefile.in: Remove/comment speedbar stuff.
4216
42172000-09-22 Dave Love <fx@gnu.org>
4218
4219 * Makefile.in: Add emacs-mime.
4220
42212000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4222
4223 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4224 (DVI_TARGETS): Add woman.dvi.
4225 (../info/woman, woman.dvi): New targets.
4226
42272000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4228
4229 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4230
4231 * pcl-cvs.texi: New file.
4232 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4233 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4234
42352000-05-11 Gerd Moellmann <gerd@gnu.org>
4236
4237 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4238 (../info/ebrowse, ebrowse.dvi): New targets.
4239
42402000-01-13 Gerd Moellmann <gerd@gnu.org>
4241
4242 * Makefile.in (INFO_TARGETS): Add eudc.
4243 (DVI_TARGETS): Add eudc.dvi.
4244 (../info/eudc, eudc.dvi): New targets.
4245
42462000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4247
4248 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4249 compatibility with 8+3 filesystems).
4250 (../info/efaq): Rename from emacs-faq.
4251
42522000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4253
4254 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4255 (../info/idlwave, idlwave.dvi): New targets.
4256
42571999-10-23 Dave Love <fx@gnu.org>
4258
4259 * Makefile.in: Use autotype.texi.
4260
42611999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4262
4263 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4264 faq.texi file) rather than ../info/faq.
4265
42661999-10-07 Gerd Moellmann <gerd@gnu.org>
4267
4268 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4269 (../info/ada-mode, ada-mode.dvi): New targets.
4270
42711999-09-01 Dave Love <fx@gnu.org>
4272
4273 * Makefile.in: Add faq.
4274
42751999-07-12 Richard Stallman <rms@gnu.org>
4276
4277 * Version 20.4 released.
4278
42791998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4280
4281 * Version 20.3 released.
4282
42831998-04-06 Andreas Schwab <schwab@gnu.org>
4284
4285 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4286 it in dvi targets.
4287 (../etc/GNU): Change to $(srcdir) first.
4288
42891998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4290
4291 * reftex.texi: Update for RefTeX version 3.22.
4292
42931998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4294
4295 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4296 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4297
42981997-09-23 Paul Eggert <eggert@twinsun.com>
4299
4300 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4301 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4302
43031997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4304
4305 * Version 20.2 released.
4306
43071997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4308
4309 * Version 20.1 released.
4310
43111997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4312
4313 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4314
43151996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4316
4317 * Version 19.33 released.
4318
43191996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4320
4321 * Version 19.32 released.
4322
43231996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4324
4325 * Makefile.in: Add rules for the Message manual.
4326
43271996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4328
4329 * gnus.texi: New version.
4330
4331 * message.texi: New manual.
4332
43331996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4334
4335 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4336
43371996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4338
4339 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4340 Specify -I option.
4341 (All dvi targets): Set the TEXINPUTS variable.
4342
43431996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4344
4345 * Version 19.31 released.
4346
43471996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4348
4349 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4350 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4351
43521995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4353
4354 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4355 (INFO_TARGETS): Add ../info/cc-mode.
4356 (DVI_TARGETS): Add cc-mode.dvi.
4357
43581996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4359
4360 * Version 19.31 released.
4361
43621995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4363
4364 * Version 19.30 released.
4365
43661995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4367
4368 * gnus.texi: New file.
4369
43701995-11-04 Erik Naggum <erik@naggum.no>
4371
4372 * gnus.texi: File deleted.
4373
43741995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4375
4376 * mh-e.texi: "Function Index" -> "Command Index" to work with
4377 Emacs 19.30 C-h C-k support of separately-documented commands.
4378
43791995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4380
4381 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4382 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4383
43841995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4385
4386 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4387 (../info/viper, viper.dvi): New targets.
4388
43891995-04-20 Kevin Rodgers <kevinr@ihs.com>
4390
4391 * dired-x.texi (Installation): Change the example to set
4392 buffer-local variables like dired-omit-files-p in
4393 dired-mode-hook.
4394
43951995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4396
4397 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4398 (../info/mh-e, mh-e.dvi): New targets.
4399
44001995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4401
4402 * Makefile.in (maintainer-clean): Rename from realclean.
4403
44041994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4405
4406 * Makefile.in: New file.
4407 * Makefile: File deleted.
4408
44091994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4410
4411 * Makefile (TEXINDEX_OBJS): Variable deleted.
4412 (texindex, texindex.o, getopt.o): Rules deleted.
4413 All deps on texindex deleted.
4414 (distclean): Don't delete texindex.
4415 (mostlyclean): Don't delete *.o.
4416 * texindex.c, getopt.c: Files deleted.
4417
44181994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4419
4420 * Version 19.26 released.
4421
44221994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4423
4424 * Version 19.25 released.
4425
44261994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4427
4428 * Version 19.24 released.
4429
44301994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4431
4432 * Version 19.23 released.
4433
44341994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4435
4436 * Makefile: Delete spurious tab.
4437
44381994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4439
4440 * Makefile (.SUFFIXES): New rule.
4441
44421994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4443
4444 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4445 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4446
44471994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4448
4449 * Makefile (../info/sc): Rename from sc.info.
4450 (../info/cl): Likewise.
4451 (INFO_TARGETS): Use new names.
4452
44531993-12-04 Richard Stallman (rms@srarc2)
4454
4455 * getopt.c: New file.
4456 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4457 (getopt.o): New rule.
4458 (dvi): Don't depend on texindex.
4459 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4460 Depend on texindex.
4461
44621993-12-03 Richard Stallman (rms@srarc2)
4463
4464 * Makefile (../info/sc.info): Rename from ../info/sc.
4465 (TEXI2DVI): New variable.
4466 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4467 Add explicit commands.
4468 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4469
44701993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4471
4472 * Version 19.22 released.
4473
44741993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4475
4476 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4477
44781993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4479
4480 * Version 19.21 released.
4481
44821993-11-15 Paul Eggert (eggert@twinsun.com)
4483
4484 * man/Makefile (../info/cl.info): Rename from ../info/cl.
4485
44861993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4487
4488 * Makefile (../etc/GNU): New target.
4489 (EMACSSOURCES): Add gnu1.texi.
4490
44911993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4492
4493 * Makefile (realclean): Don't delete the Info files.
4494
44951993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4496
4497 * forms.texi: Fix forms.texi so that it will format correctly.
4498 Add missing `@end iftex', fix bad reference.
4499
4500 * info.texi, info-stn.texi: New files implement texinfo version of
4501 `info' file.
4502
45031993-10-20 Brian Fox (bfox@ai.mit.edu)
4504
4505 * Makefile: Fix targets for texindex, new info.texi files.
4506 * info-stnd.texi: New file implements info for standalone info
4507 reader.
4508 * info.texi: Update to include recent changes to "../info/info".
4509 New source file for ../info/info; includes info-stnd.texi.
4510
4511 * texindex.c: Include "../src/config.h" if building in emacs.
4512
4513 * Makefile: Change all files to FILENAME.texi, force all targets
4514 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
4515 vip.texinfo, forms.texinfo, cl.texinfo.
4516 Add target to build texindex.c, defining `emacs'.
4517
4518 * forms.texi: Install new file to match version 2.3 of forms.el.
4519
45201993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4521
4522 * Version 19.19 released.
4523
45241993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
4525
4526 * sc.texinfo: Fix info file name.
4527
4528 * Makefile (info): Add gnus and sc.
4529 (dvi): Add gnus.dvi and sc.dvi.
4530 (../info/sc, sc.dvi): New targets.
4531
45321993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4533
4534 * Version 19.18 released.
4535
45361993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4537
4538 * Makefile: Fix source file names of the separate manuals.
4539 (gnus.dvi, ../info/gnus): New targets.
4540
45411993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4542
4543 * Version 19.17 released.
4544
45451993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4546
4547 * split-man: Fix typos in last change.
4548
45491993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4550
4551 * Version 19.16 released.
4552
45531993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4554
4555 * version 19.15 released.
4556
45571993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4558
4559 * Makefile (distclean): It's rm, not rf.
4560
45611993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4562
4563 * Version 19.14 released.
4564
45651993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4566
4567 * Makefile: New file.
4568
45691993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4570
4571 * Version 19.13 released.
4572
45731993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4574
4575 * Version 19.9 released.
4576
45771993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4578
4579 * Version 19.8 released.
4580
45811993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4582
4583 * Version 19.7 released.
4584
45851990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4586
4587 * gnus.texinfo: New file. Removed installation instructions.
4588
45891990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4590
4591 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4592
45931989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4594
4595 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4596 then define `\sc' as the command for smallcaps in Texinfo. This
4597 means that the @sc command will produce small caps. bfox has
4598 made the corresponding change to makeinfo and texinfm.el.
4599
46001988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4601
4602 * vip.texinfo: Remove menu entry Adding Lisp Code in node
4603 Customization since the menu entry did not point to anything.
4604 Also add an @finalout command to remove overfull hboxes from the
4605 printed output.
4606
4607 * cl.texinfo: Add @bye, \input line and @settitle to file.
4608 This file is clearly intended to be a chapter of some other work,
4609 but the other work does not yet exist.
4610
46111988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4612
4613 * texinfo.texinfo: Three typos corrected.
4614
4009494e
GM
4615;; Local Variables:
4616;; coding: iso-2022-7bit
4617;; fill-column: 79
4618;; add-log-time-zone-rule: t
4619;; End:
4620
5205011b
GM
4621 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4622 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4009494e
GM
4623
4624 This file is part of GNU Emacs.
4625
4626 GNU Emacs is free software; you can redistribute it and/or modify
4627 it under the terms of the GNU General Public License as published by
4628 the Free Software Foundation; either version 3, or (at your option)
4629 any later version.
4630
4631 GNU Emacs is distributed in the hope that it will be useful,
4632 but WITHOUT ANY WARRANTY; without even the implied warranty of
4633 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4634 GNU General Public License for more details.
4635
4636 You should have received a copy of the GNU General Public License
4637 along with GNU Emacs; see the file COPYING. If not, write to the
4638 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4639 Boston, MA 02110-1301, USA.
4640
f7ed05c9 4641;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803