Sync with Tramp 2.1.12.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
d4e67bc5
MA
12007-12-22 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbus.texi (Type Conversion): Correct input parameters mapping.
4
6a31c819
MA
52007-12-21 Michael Albinus <michael.albinus@gmx.de>
6
7 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
8 (Errors and Events): Mention wrong-type-argument error.
9
99a3e35f
AS
102007-12-21 Alex Schroeder <alex@gnu.org>
11
12 * rcirc.texi: Changed single spaces after sentence end to double
13 spaces. Fixed some typos.
14 (Internet Relay Chat): Explain relay.
15 (Getting started with rcirc): Change items to reflect prompts.
16 Add more explanation to rcirc-track-minor-mode and added a comment to
17 warn future maintainers that this section is a copy.
11ac7c8e 18 (People): Changed /ignore example.
62b12a24 19 (Keywords): Not keywords.
99a3e35f 20
331e4d02
AS
212007-12-20 Alex Schroeder <alex@gnu.org>
22
23 * rcirc.texi (Top): Fighting Information Overload chapter added.
24 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
25 (rcirc commands): Moved /ignore command to the new chapter.
26 (Fighting Information Overload): New chapter documenting /keyword,
27 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
28 (Configuration): Document rcirc-server-alist, remove
29 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 30
cd71c3ef
MA
312007-12-16 Michael Albinus <michael.albinus@gmx.de>
32
33 * dbus.texi (Signals): Fix example in dbus-register-signal.
34
bbbe940b
MB
352007-12-14 Sven Joachim <svenjoac@gmx.de>
36
37 * gnus.texi (Score Variables): Fix typo.
38
0ce574ef
MA
392007-12-07 Michael Albinus <michael.albinus@gmx.de>
40
41 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
42 (Signals): Adapt dbus-send-signal and dbus-register-signal.
43 (Errors and Events): Adapt dbus-event.
44
b890d447
MB
452007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
46
47 * gnus.texi (Other Files): Add the yenc command.
48
492007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
50
51 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
52 since 2004-08-06.
53
542007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
55
56 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
57 on body.
58
592007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
60
61 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
62 and rfc2047-allow-irregular-q-encoded-words; fix description of
63 rfc2047-encode-encoded-words.
64
652007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
66
67 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
68
3728bf03
MO
692007-12-05 Michael Olson <mwolson@gnu.org>
70
71 * remember.texi (Diary): Remove "require" line for remember-diary.el.
72 Update documentation for `remember-diary-file'.
73
a4397af9
MA
742007-12-04 Michael Albinus <michael.albinus@gmx.de>
75
76 * dbus.texi (Signals): Precise `dbus-register-signal'.
77 (Errors and Events): Rework events part, the internal structure of
78 dbus-event has changed.
79
1682490c
JB
802007-12-03 Juanma Barranquero <lekktu@gmail.com>
81
82 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
83 ($(infodir)/dbus, dbus.dvi): New targets.
84
7b13a0f2
MA
852007-12-03 Michael Albinus <michael.albinus@gmx.de>
86
87 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
88 unconditionally.
89
90 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
91 emulation with @print{}.
92
7ef92bc9
RS
932007-12-02 Richard Stallman <rms@gnu.org>
94
95 * dbus.texi (Overview): Minor cleanup.
96
22d8ac3a
MA
972007-12-02 Michael Albinus <michael.albinus@gmx.de>
98
d3a8e0df
MA
99 * Makefile.in (INFO_TARGETS): Add dbus.
100 (DVI_TARGETS): Add dbus.dvi.
101 (dbus, dbus.dvi): New targets.
102
22d8ac3a
MA
103 * dbus.texi: New file.
104
559764ab
RF
1052007-11-24 Romain Francoise <romain@orebokech.com>
106
107 * nxml-mode.texi: Add description in @direntry.
7aa579d9 108 Fix file name to match @setfilename.
559764ab 109
ac97a16b
MH
1102007-11-23 Mark A. Hershberger <mah@everybody.org>
111
112 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
113 ($(infodir)/nxml-mode): New rule.
114
115 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
116 ($(infodir)/nxml-mode): New rule.
117 (clean): Add nxml-mode*.
118
119 * nxml-mode.texi: New file with nxml manual.
120
404cd454
GM
1212007-11-18 Richard Stallman <rms@gnu.org>
122
123 * flymake.texi (Example -- Configuring a tool called directly):
124 Update example.
125
b048d478
MA
1262007-11-18 Michael Albinus <michael.albinus@gmx.de>
127
128 * tramp.texi (Filename completion): Simplify explanation of
129 double-slash behaviour. Explain directory contents flushing.
130
346e8469
JB
1312007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
132
133 * calc.texi (TeX and LaTeX Language Modes): Put in
134 missing braces.
135
404cd454
GM
1362007-11-15 Richard Stallman <rms@gnu.org>
137
138 * cl.texi (Equality Predicates): Delete `eql'.
139 (Predicates, Naming Conventions, Top): Delete `eql'.
140 (Common Lisp Compatibility): Delete `eql'.
141 (Porting Common Lisp): Delete obsolete backquote info.
142 Minor clarification about character constants.
143 (Sequence Basics): Minor clarification.
144
1f6af58b
JB
1452007-11-15 Juanma Barranquero <lekktu@gmail.com>
146
dccb744b 147 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
148 * tramp.texi (Filename completion): Fix typos.
149
3bc88bc9
JB
1502007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
151
152 * calc.texi (Basic commands): Mention the menu.
153
bc5300d3
MA
1542007-11-12 Michael Albinus <michael.albinus@gmx.de>
155
156 * tramp.texi (Connection caching): Tramp flushes connection
157 properties when remote operating system has been changed.
158
4d8a28ec
MB
1592007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
160
161 * gnus-news.texi: Fix spelling.
162 `message-insert-formatted-citation-line', not
163 `message-insert-formated-citation-line'.
164
404cd454
GM
165 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
166
e1176b47
MA
1672007-11-07 Michael Albinus <michael.albinus@gmx.de>
168
169 * tramp.texi (Overview): Mention also the PuTTY integration under
170 Win32. Remove paragraphs about Tramp's experimental status.
171 (Frequently Asked Questions): Add code example for highlighting the
172 mode line.
173
6159985a
MO
1742007-11-03 Michael Olson <mwolson@gnu.org>
175
176 * remember.texi: Change mentions of remember-buffer to
177 remember-finalize throughout.
178
bec9b2f5
MO
1792007-10-30 Michael Olson <mwolson@gnu.org>
180
181 * remember.texi (Copying): Remove.
182 (Mailbox): Update with non-BBDB instructions.
183 (Diary, Org): Add.
184 (Bibliography, Planner Page): Remove.
185
b6173182
JB
1862007-10-30 Juanma Barranquero <lekktu@gmail.com>
187
188 * makefile.w32-in (INFO_TARGETS): Add remember.
189 (DVI_TARGETS): Add remember.dvi.
190 ($(infodir)/remember): New rule.
191 (clean): Add remember*.
192
15f3eb73
MO
1932007-10-30 Michael Olson <mwolson@gnu.org>
194
70bdc930
MO
195 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
196 ($(infodir)/remember): New rule that builds the Remember Manual.
197
b6173182
JB
198 * remember.texi: New file containing the Remember Mode Manual.
199 Shuffle chapters around after initial import.
7d3f6f1a
MO
200 (Function Reference): Split Keystrokes into separate chapter.
201 (Keystrokes): Document C-c C-k.
51d24a12 202 (Introduction): Fix typographical issue with "---".
15f3eb73 203
404cd454
GM
2042007-10-29 Richard Stallman <rms@gnu.org>
205
206 * widget.texi (Introduction): Delete discussion of implementation
207 internals.
208
9bbb9638
MA
2092007-10-29 Michael Albinus <michael.albinus@gmx.de>
210
211 * tramp.texi (Connection caching): Host names must be different
212 when tunneling.
213
c7ff939a
RS
2142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
215
216 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
217 Gnus v5.13.
218
01c52d31
MB
2192007-10-28 Miles Bader <miles@gnu.org>
220
221 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
222
2232007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
224
225 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
226
2272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
228
229 * gnus.texi (Sorting the Summary Buffer): Remove
230 gnus-article-sort-by-date-reverse.
231
2322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
233
234 * gnus.texi (Non-ASCII Group Names): New node.
235 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
236 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
237
2382007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
239
240 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
241 clean the output of the program `imap-shell-program'.
242
2432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
244
245 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
246
2472007-10-28 Tassilo Horn <tassilo@member.fsf.org>
248
249 * gnus.texi (Sticky Articles): Documentation for sticky article
250 buffers.
251
2522007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
253
254 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
255
2562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
257
258 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
259
2602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
261
262 * gnus.texi (Archived Messages): Document
263 gnus-update-message-archive-method.
264
2652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
266
267 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
268
2692007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
270
271 * gnus.texi (Group Maneuvering): Document
272 `gnus-summary-next-group-on-exit'.
273
2742007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
275
276 * gnus.texi (Really Various Summary Commands): Mention
277 gnus-auto-select-on-ephemeral-exit.
278
2792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
280
281 * gnus.texi, message.texi: Bump version number.
282
2832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
284
285 * gnus.texi (Group Line Specification, Misc Group Stuff)
286 (Server Commands): Parenthesize @pxref{Mail Spool}.
287
2882007-10-28 Didier Verna <didier@xemacs.org>
289
290 New user option: message-signature-directory.
291 * message.texi (Insertion Variables): Document it.
292 * gnus.texi (Posting Styles): Ditto.
293
2942007-10-28 Didier Verna <didier@xemacs.org>
295
296 * gnus.texi (Group Line Specification):
297 * gnus.texi (Misc Group Stuff):
298 * gnus.texi (Server Commands): Document the group compaction feature.
299
3002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
301
302 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
303
304 * message.texi (Various Message Variables): Add message-fill-column.
305
3062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
307
308 * gnus.texi: Untabify.
309
3102007-10-28 Didier Verna <didier@xemacs.org>
311
312 * gnus.texi (Group Parameters): Document the posting-style merging
313 process in topic-mode.
314
3152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
316
317 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
318
3192007-10-28 Romain Francoise <romain@orebokech.com>
320
321 * gnus.texi (Mail Spool): Fix typo.
322 Update copyright.
323
3242007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
325
326 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
327
3282007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
329
330 * gnus.texi (Summary Generation Commands):
331 Add gnus-summary-insert-ticked-articles.
332
3332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
334
335 * gnus.texi
336 (SpamAssassin back end): Rename spam-spamassassin-path to
337 spam-spamassassin-program.
338
3392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
340
341 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
342
3432007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
344
345 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
346
3472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
348
349 * message.texi (Mail Headers): Document `opportunistic'.
350
3512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
352
353 * emacs-mime.texi (Encoding Customization): Explain how to set
354 mm-coding-system-priorities per hierarchy.
355
3562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
357
358 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
359 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
360
3612007-10-28 Didier Verna <didier@xemacs.org>
362
363 * message.texi (Wide Reply): Update documentation of
364 message-dont-reply-to-names (now allowing a list of regexps).
365
3662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
367
368 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
369
3702007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
371
372 * gnus.texi (SpamAssassin back end): Fix typo.
373
374 * sieve.texi (Examples): Fix grammar.
375
3762007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
377
378 * gnus.texi (Searching for Articles): Document M-S and M-R.
379 (Limiting): Document / b.
380
3812007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
382
383 * gnus.texi (Thread Commands): T M-^.
384
3852007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
386
387 * message.texi (Mail Aliases): Document ecomplete.
388 (Mail Aliases): Fix typo.
389
3902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
391
392 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
393 fix typo.
394
3952007-10-28 Romain Francoise <romain@orebokech.com>
396
397 * gnus.texi (Mail Spool): Grammar fix.
398
3992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
400
401 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
402 string.
403
4042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
405
406 * gnus.texi (Group Parameters): Fix description.
407
4082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
409
410 * gnus.texi (Gmane Spam Reporting): Fix
411 spam-report-gmane-use-article-number. Add
412 spam-report-user-mail-address.
413
4142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
415
416 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
417
4182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
419
420 * gnus.texi (Group Parameters): Add simplified sorting example based on
421 example for `Sorting the Summary Buffer' from Jari Aalto
422 <jari.aalto@cante.net>.
423 (Example Methods): Add example for an indirect connection.
424
4252007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
426
427 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
428 (Agent Parameters): Updated parameter names to match code.
429 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
430 'gnus-agent-summary-fetch-series'.
431 (Agent and flags): New section providing a generalized discussion
432 of flag handling.
433 (Agent and IMAP): Removed flag discussion.
434 (Agent Variables): Added 'gnus-agent-synchronize-flags'
435
4362007-10-28 Romain Francoise <romain@orebokech.com>
437
438 * gnus.texi (Exiting the Summary Buffer): Add new function
439 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
440
4412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
442
443 * gnus.texi (Conformity): Fix typo.
444 (Customizing Articles): Document `first'.
445
4462007-10-28 Jari Aalto <jari.aalto@cante.net>
447
448 * gnus.texi (Sorting the Summary Buffer):
449 Add `gnus-thread-sort-by-date-reverse'. Add example
450 host to different sorting in NNTP and RSS groups.
451
4522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
453
454 * message.texi (Insertion): Describe prefix for
455 message-mark-inserted-region and message-mark-insert-file.
456
4572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
458
459 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
460 LaTeX documents. Describe "text/x-gnus-verbatim".
461
4622007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
463
464 * gnus.texi (Blacklists and Whitelists)
465 (Blacklists and Whitelists, BBDB Whitelists)
466 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
467 (spam-stat spam filtering, SpamOracle)
468 (Extending the Spam ELisp package): Removed extra quote symbol for
469 clarity.
470
4712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
472
473 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
474 gnus-article-delete-part and gnus-article-replace-part.
475 (Using MIME): Add gnus-mime-replace-part.
476
4772007-10-28 Romain Francoise <romain@orebokech.com>
478
479 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
480 requires `auto-compression-mode' to be enabled. Add new nnml
481 variable `nnml-compressed-files-size-threshold'.
482
4832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
484
485 * gnus.texi (Sorting the Summary Buffer): Added
486 gnus-thread-sort-by-recipient.
487
4882007-10-28 Romain Francoise <romain@orebokech.com>
489
490 * message.texi (Insertion Variables): Mention new variable
491 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
492 documentation accordingly.
493
4942007-10-28 Romain Francoise <romain@orebokech.com>
495
496 * gnus.texi (To From Newsgroups): Mention new variables
497 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
498
4992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
500
501 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
502 stuff; gnus-mime-inline-part does the automatic decompression.
503
5042007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
505
506 * gnus.texi (Spam ELisp Package Configuration Examples):
507 "training.ham" should be "training.spam"
508
5092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
510
511 * message.texi (Mail Variables): Fix the default value for
512 message-send-mail-function.
513
5142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
515
516 * gnus.texi (Optional Back End Functions): nntp-request-update-info
517 always returns nil exceptionally.
518
5192007-10-28 Simon Josefsson <jas@extundo.com>
520
521 * gnus.texi (Article Washing): Add libidn URL. Suggested by
522 Michael Cook <michael@waxrat.com>.
523
5242007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
525
526 * gnus.texi (Topic Commands): Fix next/previous.
527
5282007-10-28 Simon Josefsson <jas@extundo.com>
529
530 * gnus.texi (Article Washing): Mention `W i'.
531
5322007-10-28 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
533
534 * gnus.texi (Group Parameters): Slight extension of sieve
535 parameter description.
536
5372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
538
539 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
540 matching score files as well.
541 (Picons): Describe `gnus-picon-style'.
542
5432007-10-28 Romain Francoise <romain@orebokech.com>
544
545 * message.texi (Message Headers): Mention that headers are hidden
546 using narrowing, and how to expose them.
547 Update copyright.
548
5492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
550
551 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
552 `gnus-summary-sort-by-recipient'.
553
5542007-10-28 Romain Francoise <romain@orebokech.com>
555
556 * gnus.texi (NNTP marks): New node.
557 (NNTP): Move NNTP marks variables to the new node.
558
5592007-10-28 Jesper Harder <harder@ifa.au.dk>
560
561 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
562 end.
563
564 * gnus.texi (MIME Commands, Hashcash): Markup fix.
565
5662007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
567
568 * gnus.texi: replaced @file{spam.el} with @code{spam.el}
569 everywhere for consistency.
570 (Filtering Spam Using The Spam ELisp Package): admonish again.
571 (Spam ELisp Package Sequence of Events): this is Gnus, say so.
572 Say "regular expression" instead of "regex." Admonish. Pick
573 other words to sound better (s/so/thus/).
574 (Spam ELisp Package Filtering of Incoming Mail): mention
575 statistical filters. Remove old TODO.
576 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
577 new section on sorting and displaying the spam score
578 (BBDB Whitelists): mention spam-use-BBDB-exclusive is not a
579 backend but an alias to spam-use-BBDB
580 (Extending the Spam ELisp package): rewrite the example using the
581 new backend functionality.
582
5832007-10-28 Simon Josefsson <jas@extundo.com>
584
585 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
586 nntp-marks-directory, from Romain Francoise
587 <romain@orebokech.com>.
588
5892007-10-28 Magnus Henoch <mange@freemail.hu>
590
591 * gnus.texi (Hashcash): New default value of
592 hashcash-default-payment.
593
5942007-10-28 Simon Josefsson <jas@extundo.com>
595
596 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
597 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
598
5992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
600
601 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
602
6032007-10-28 Simon Josefsson <jas@extundo.com>
604
605 * gnus.texi (documentencoding): Add, to avoid warnings.
606
6072007-10-28 Simon Josefsson <jas@extundo.com>
608
609 * message.texi (Mail Headers): Add.
610
611 * gnus.texi (Hashcash): Fix.
612
6132007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
614
615 * gnus.texi (Hashcash): changed location of library, also mention
616 that payments can be verified and fix the name of the
617 hashcash-path variable
618
6192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
620
621 * gnus.texi
622 (Article Display): Add `gnus-picon-style'.
623
6242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
625
626 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
627
6282007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
629
630 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
631 (Bogofilter, spam-stat spam filtering, SpamOracle): old incorrect
632 warning about ham processors in spam groups removed
633
6342007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
635 From Hubert Chan <hubert@uhoreg.ca>
636
637 * gnus.texi (SpamAssassin backend): added new node about SpamAssassin
638
6392007-10-28 Jesper Harder <harder@ifa.au.dk>
640
641 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
642 (Mailing List): Typo.
643 (Customizing Articles): Add gnus-treat-ansi-sequences.
644 (Article Washing): Index.
645
646 * message.texi: Use m-dash consistently.
647
6482007-10-28 Jesper Harder <harder@ifa.au.dk>
649
650 * gnus.texi (GroupLens): Remove.
651
6522007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
653
654 * gnus.texi (Outgoing Messages, Agent Variables): Add
655 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
656 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
657
6582007-10-28 Jesper Harder <harder@ifa.au.dk>
659
660 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
661
6622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
663
664 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
665
666 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
667
6682007-10-28 Simon Josefsson <jas@extundo.com>
669
670 * gnus.texi (Top): Add SASL.
671
404cd454
GM
6722007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
673
674 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
675
6762007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
677
678 * gnus.texi (Troubleshooting): Adjust Gnus version number.
679
0edd2970
JB
6802007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
681
682 * calc.texi (Formulas, Composition Basics): Lower the
683 precedence of negation.
684
a9afba20
JY
6852007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
686
687 * ses.texi (The Basics): Mention how to create a new spreadsheet.
688 Mention the new three-letter column identifiers.
689 (More on cell printing): Calculate-cell and truncate-cell are now `c'
690 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
691 message when using `c' on an empty default with default printer.
692 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
693 renamed to `ses--symbolic-formulas' some time ago.
694
45b778a6
JB
6952007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
696
697 * calc.texi (Default Simplifications, Making Selections)
698 (Customizing Calc): Clarify associativity of multiplication.
699
03b5bade
MA
7002007-10-23 Michael Albinus <michael.albinus@gmx.de>
701
702 * tramp.texi (Traces and Profiles): Simplify loop over
703 `trace-function-background'.
704
e658c8ee
JL
7052007-10-22 Juri Linkov <juri@jurta.org>
706
707 * dired-x.texi (Shell Command Guessing): Default values are now
708 available by typing M-n instead of M-p.
709
dd753688
MA
7102007-10-21 Michael Albinus <michael.albinus@gmx.de>
711
712 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
713 (Password caching): Remove `tramp-clear-passwd'.
714 It's not a command anymore.
dd753688
MA
715 (Bug Reports): Add `tramp-bug' to function index.
716 (Function Index, Variable Index): New nodes.
717 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
718
719 * trampver.texi: Update release number.
720
4bb49b43
JB
7212007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
722
8b296cdd 723 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
724 about integer size into past tense.
725 (Time Zones): Remove pointer to Calc author's address.
726 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 727 and hyperbolic cotangent. Fix typo.
4bb49b43 728
311dd93f
MA
7292007-10-10 Michael Albinus <michael.albinus@gmx.de>
730
731 Sync with Tramp 2.1.11.
732
733 * trampver.texi: Update release number.
734
ea3fc256
MA
7352007-10-06 Michael Albinus <michael.albinus@gmx.de>
736
737 * tramp.texi (External packages): New section.
738
1af74d06
MB
7392007-09-29 Juri Linkov <juri@jurta.org>
740
741 * info.texi (Help-Int): Document `L' (`Info-history').
742
0e2806fa
SM
7432007-09-26 Carsten Dominik <dominik@science.uva.nl>
744
745 * org.texi: Change links to webpage and maintained email.
746 (Remember): Promote to Chapter, significant changes.
747 (Fast access to TODO states): New section.
748 (Faces for TODO keywords): New section.
749 (Export options): Example for #+DATE.
750 (Progress logging): Section moved.
751
567b9191
BW
7522007-09-26 Bill Wohler <wohler@newt.com>
753
754 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
755 browse-url-at-mouse.
756
1af74d06
MB
7572007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
758
759 * flymake.texi (Customizable variables): Face names don't end in -face.
760 Fix flymake-err-line-patterns template.
761 (Example -- Configuring a tool called directly): Fix init-function.
762 (Highlighting erroneous lines): Face names don't end in -face.
763
d60a4e3a 7642007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
765
766 * erc.texi (Special-Features): Fix small typo.
767
7d7a3510
MA
7682007-09-14 Michael Albinus <michael.albinus@gmx.de>
769
770 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
771 and "External transfer methods".
772
285f0d3a
JB
7732007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
774
775 * calc.texi (Predefined Units): Add some history.
776
526dc846
MO
7772007-09-08 Michael Olson <mwolson@gnu.org>
778
87e04f16
JB
779 * erc.texi (Copying): New section included from gpl.texi.
780 This matches the look of the upstream ERC manual.
526dc846 781
f10d0e80
JB
7822007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
783
87e04f16 784 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
785 (Random Numbers): Clarify the distribution of `random'.
786
4009494e
GM
7872007-09-06 Glenn Morris <rgm@gnu.org>
788
789 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 790 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
791 Change all setfilename commands to use ../../info.
792 * Makefile.in: Move the parts of the old man/Makefile.in that do not
793 refer to the Emacs manual here.
794 (infodir): New variable.
795 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
796 (cc-mode.texi, faq.texi): Update references to source file locations.
797 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
798 do not refer to the Emacs manual here.
799 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
800
801 * Makefile.in: Add `basename' versions of all info targets, for
802 convenience when rebuilding just one manual.
803 (../etc/GNU): Delete obsolete target.
804 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
805 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
806 *.vrs *.toc here...
807 (maintainer-clean): ...from here.
4009494e
GM
808
809 * makefile.w32-in (../etc/GNU): Delete obsolete target.
810
2de53ca6
GM
8112007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
812
813 * calc.texi (Date Conversions): Clarify definition of
814 Julian day numbering.
815 (Date Forms): Clarify definition of Julian day numbering;
816 add some history.
817
8182007-08-30 Carsten Dominik <dominik@science.uva.nl>
819
87e04f16 820 * org.texi: Version 5.07.
2de53ca6
GM
821
8222007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
823
824 * message.texi (MIME): Replace mml-attach with mml-attach-file.
825
8262007-08-22 Carsten Dominik <dominik@science.uva.nl>
827
828 * org.texi (Adding hyperlink types): New section.
829 (Embedded LaTeX): Chapter updated because of LaTeX export.
830 (LaTeX export): New section.
831 (Using links out): New section.
832
8332007-08-22 Glenn Morris <rgm@gnu.org>
834
835 * faq.texi (Learning how to do something): Refcards now in
836 etc/refcards/ directory.
837
8382007-08-22 Michael Albinus <michael.albinus@gmx.de>
839
840 * tramp.texi (Remote Programs): Persistency file must be cleared when
841 changing `tramp-remote-path'.
842 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
843 macro.
844
8452007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
846
847 * calc.texi: Move contents to beginning of file.
848 (Algebraic Entry): Fix the formatting of an example.
849
8502007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
851
852 * calc.texi (Basic Operations on Units): Mention exact versus
853 inexact conversions.
854
8552007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
856
857 * calc.texi (Basic Operations on Units): Mention default
858 values for new units.
859 (Quick Calculator Mode): Mention that binary format will
860 be displayed.
861
8622007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
863
864 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
865
8662007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
867
868 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
869
8702007-08-08 Glenn Morris <rgm@gnu.org>
871
872 * gnus.texi, sieve.texi: Replace `iff'.
873
8742007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
875
876 * calc.texi (Basic Graphics): Mention the graphing of error
877 forms.
878 (Graphics Options): Mention how `g s' handles error forms.
879 (Curve Fitting): Mention plotting the curves.
880 (Standard Nonlinear Models): Add additional models.
881 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
882 (Linear Fits): Correct result.
883
8842007-08-01 Alan Mackenzie <acm@muc.de>
885
886 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
887 to "--no-site-file".
888
8892007-07-29 Michael Albinus <michael.albinus@gmx.de>
890
891 * tramp.texi (Frequently Asked Questions): Point to mode line
892 extension in Emacs 23.1.
893
894 * trampver.texi: Update release number.
895
8962007-07-27 Glenn Morris <rgm@gnu.org>
897
898 * calc.texi (Copying): Include license text from gpl.texi, rather than
899 in-line.
900
9012007-07-25 Glenn Morris <rgm@gnu.org>
902
903 * calc.texi (Copying): Replace license with GPLv3.
904
905 * Relicense all FSF files to GPLv3 or later.
906
9072007-07-22 Michael Albinus <michael.albinus@gmx.de>
908
909 Sync with Tramp 2.1.10.
910
911 * tramp.texi (trampfn): Expand macro implementation in order to handle
912 empty arguments.
913 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
914 occurencies by trampfn.
915 (Frequently Asked Questions): Extend example code for host
916 identification in the modeline. Add bbdb to approaches shortening Tramp
917 file names to be typed.
918
919 * trampver.texi: Update release number.
920
9212007-07-17 Michael Albinus <michael.albinus@gmx.de>
922
923 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
924 section. Reported by <poti@potis.org>.
925 (Remote processes): Arguments of the program to be debugged are taken
926 literally.
927 (Frequently Asked Questions): Simplify recentf example.
928
9292007-07-14 Karl Berry <karl@gnu.org>
930
931 * info.texi (@copying): New Back-Cover Text.
932
933 * info.texi (Quitting Info): Move to proper place in source.
934 (Reported by Benno Schulenberg.)
935
9362007-07-13 Eli Zaretskii <eliz@gnu.org>
937
938 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
939
940 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
941
942 * emacs-mime.texi: Add @documentencoding directive.
943
9442007-07-12 Nick Roberts <nickrob@snap.net.nz>
945
946 * tramp.texi (Remote processes): Add an anchor to the subsection
947 "Running a debugger on a remote host".
948
9492007-07-12 Michael Albinus <michael.albinus@gmx.de>
950
951 * tramp.texi (Remote processes): Don't call it "experimental" any
952 longer. Add subsection about running a debugger on a remote host.
953
9542007-07-10 Carsten Dominik <dominik@science.uva.nl>
955
956 * org.texi (Properties and columns): Chapter rewritten.
957
9582007-07-08 Michael Albinus <michael.albinus@gmx.de>
959
960 * tramp.texi:
961 * trampver.texi: Migrate to Tramp 2.1.
962
9632007-07-02 Carsten Dominik <dominik@science.uva.nl>
964
965 * org.texi (Properties): New chapter.
966
9672007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
968
969 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
970 Control Panel.
971
972 * gnus.texi (Misc Article): Add index entry for
973 gnus-single-article-buffer.
974
9752007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
976
977 * gnus.texi (Starting Up): Fix typo.
978
9792007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
980
981 * gnus.texi (Asynchronous Fetching): Fix typo.
982
9832007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
984
985 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
986 (About This Manual): Remove redundant information.
987 (Getting Started): Mention author.
988 (Basic Arithmetic, Customizing Calc): Make description of the
989 variable `calc-multiplication-has-precedence' match its new effect.
990
9912007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
992
993 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
994 the variable `calc-multiplication-has-precedence'.
995
9962007-06-19 Carsten Dominik <dominik@science.uva.nl>
997
998 * org.texi (Tag): Section swapped with node Timestamps.
999 (Formula syntax for Lisp): Document new `L' flag.
1000
10012007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
1002
1003 * gnus.texi (Misc Group Stuff, Summary Buffer)
1004 (Server Commands, Article Keymap): Fix typo. s/function/command/.
1005
10062007-06-06 Juanma Barranquero <lekktu@gmail.com>
1007
1008 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1009 * gnus.texi (Article Buttons, Mail Source Customization)
1010 (Sending or Not Sending, Customizing NNDiary):
1011 * message.texi (Message Headers):
1012 * mh-e.texi (HTML): Fix typos.
1013
10142007-06-07 Michael Albinus <michael.albinus@gmx.de>
1015
1016 Sync with Tramp 2.0.56.
1017
1018 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1019 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1020
10212007-06-02 Chong Yidong <cyd@stupidchicken.com>
1022
1023 * Version 22.1 released.
1024
10252007-05-26 Michael Olson <mwolson@gnu.org>
1026
1027 * erc.texi (Modules): Fix references to completion modules.
1028
10292007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1030
1031 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1032
10332007-05-09 Didier Verna <didier@xemacs.org>
1034
1035 * gnus.texi (Email Based Diary): New. Proper documentation for the
1036 nndiary back end and the gnus-diary library.
1037
10382007-05-03 Karl Berry <karl@gnu.org>
1039
1040 * .cvsignore (*.pdf): New entry.
1041
1042 * texinfo.tex: Update from current version for better pdf generation.
1043
10442007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1045
1046 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1047
10482007-04-28 Glenn Morris <rgm@gnu.org>
1049
1050 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1051 consideration of legal status.
1052
10532007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1054
1055 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1056
10572007-04-24 Chong Yidong <cyd@stupidchicken.com>
1058
1059 * faq.texi (New in Emacs 22): python.el removed.
1060
10612007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1062
1063 * calc.texi (Reporting bugs): Update maintainer's address.
1064
10652007-04-22 Chong Yidong <cyd@stupidchicken.com>
1066
1067 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1068
10692007-04-15 Jay Belanger <belanger@truman.edu>
1070
1071 * calc.texi (Title page): Remove the date.
1072 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1073 (The Standard Calc Interface): Change trail title.
1074 (Floats): Mention that when non-decimal floats are entered, only
1075 approximations are stored.
1076 (Copying): Move to the appendices.
1077 (GNU Free Documentation License): Add as an appendix.
1078
10792007-04-15 Chong Yidong <cyd@stupidchicken.com>
1080
1081 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1082 * dired-x.texi, ebrowse.texi, ediff.texi:
1083 * emacs-mime.texi, erc.texi, eshell.texi:
1084 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1085 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1086 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1087 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1088 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1089 * woman.texi: Include GFDL.
1090
1091 * doclicense.texi: Remove node heading, so that it can be included by
1092 other files.
1093
1094 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1095
1096 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1097 than *.
1098
10992007-04-14 Carsten Dominik <dominik@science.uva.nl>
1100
1101 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1102 in Calc.
1103
11042007-04-09 Romain Francoise <romain@orebokech.com>
1105
1106 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1107 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1108 replace mouse-2.
1109
11102007-04-08 Chong Yidong <cyd@stupidchicken.com>
1111
1112 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1113 renamed to woman-use-topic-at-point. Document new behavior.
1114
11152007-04-08 Richard Stallman <rms@gnu.org>
1116
1117 * url.texi: Fix some indexing.
1118 (Disk Caching): Drop discussion of old/other Emacs versions.
1119
11202007-04-07 Chong Yidong <cyd@stupidchicken.com>
1121
1122 * url.texi (Disk Caching): Say Emacs 21 "and later".
1123
1124 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1125 on Font locking which now mentions JIT lock.
1126
11272007-04-01 Michael Olson <mwolson@gnu.org>
1128
1129 * erc.texi: Update for the ERC 5.2 release.
1130
11312007-03-31 David Kastrup <dak@gnu.org>
1132
1133 * woman.texi (Topic, Interface Options): Explain changes semantics of
1134 woman-manpath in order to consider MANPATH_MAP entries.
1135
11362007-03-31 Eli Zaretskii <eliz@gnu.org>
1137
1138 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1139
11402007-03-26 Richard Stallman <rms@gnu.org>
1141
1142 * pgg.texi (Caching passphrase): Clean up previous change.
1143
11442007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1145
1146 * gnus.texi (Setting Process Marks): Fix typo.
1147
11482007-03-25 Romain Francoise <romain@orebokech.com>
1149
1150 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1151 readability, and include various fixes by Daniel Brockman, Nick Roberts
1152 and Dieter Wilhelm.
1153
11542007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1155
1156 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1157
1158 * gnus.texi (Mail Source Specifiers): Fix typo.
1159
11602007-03-22 Ralf Angeli <angeli@caeruleus.net>
1161
1162 * reftex.texi (Imprint): Update maintainer information.
1163
11642007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1165
1166 * message.texi (Message Buffers): Update documentation for
1167 message-generate-new-buffers.
1168
11692007-03-15 Daiki Ueno <ueno@unixuser.org>
1170
1171 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1172
11732007-03-21 Glenn Morris <rgm@gnu.org>
1174
1175 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1176
11772007-03-19 Chong Yidong <cyd@stupidchicken.com>
1178
1179 * eshell.texi (Known problems): Emacs 21 -> 22.
1180
1181 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1182
11832007-03-18 Jay Belanger <belanger@truman.edu>
1184
1185 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1186
11872007-03-12 Glenn Morris <rgm@gnu.org>
1188
1189 * calc.texi (Time Zones): Switch to new North America DST rule.
1190
1191 * calc.texi: Replace "daylight savings" with "daylight
1192 saving" in text throughout.
1193
11942007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1195
1196 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1197 The variable now uses a list of symbols instead of just a symbol.
1198 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1199
12002007-03-06 Romain Francoise <romain@orebokech.com>
1201
1202 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1203 new packages, and mention Gnus update.
1204
12052007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1206
1207 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1208 nntp-open-connection-functions-never-echo-commands.
1209
12102007-02-27 Chong Yidong <cyd@stupidchicken.com>
1211
1212 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1213 problems on the console, and security risk in not using gpg-agent.
1214
12152007-02-25 Carsten Dominik <dominik@science.uva.nl>
1216
1217 * org.texi (The spreadsheet): Renamed from "Table calculations".
1218 Completely reorganized and rewritten.
1219 (CamelCase links): Section removed.
1220 (Repeating items): New section.
1221 (Tracking TODO state changes): New section.
1222 (Agenda views): Chapter reorganized and rewritten.
1223 (HTML export): Section rewritten.
1224 (Tables in arbitrary syntax): New section.
1225 (Summary): Better feature summary.
1226 (Activation): Document problem with cut-and-paste of Lisp code
1227 from PDF files.
1228 (Visibility cycling): Document indirect buffer use.
1229 (Structure editing): Document sorting.
1230 (Remember): Section rewritten.
1231 (Time stamps): Better description of time stamp types.
1232 (Tag searches): Document regular expression search for tags.
1233 (Stuck projects): New section.
1234 (In-buffer settings): New keywords.
1235 (History and Acknowledgments): Updated description.
1236
12372007-02-24 Alan Mackenzie <acm@muc.de>
1238
1239 * cc-mode.texi (Movement Commands): Insert two missing command names.
1240 (Getting Started): Slight wording correction (use conditional).
1241
12422007-02-22 Kim F. Storm <storm@cua.dk>
1243
1244 * widget.texi (User Interface, Basic Types): Document need to put some
1245 text before the %v escape in :format string in editable-field widget.
1246
12472007-02-18 Romain Francoise <romain@orebokech.com>
1248
1249 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1250 `cvs-mode-quit'.
1251
12522007-02-10 Markus Triska <markus.triska@gmx.at>
1253
1254 * widget.texi (Programming Example): Put constant strings in :format.
1255
12562007-02-07 Juanma Barranquero <lekktu@gmail.com>
1257
1258 * faq.texi (Fullscreen mode on MS-Windows): New node.
1259
12602007-02-04 David Kastrup <dak@gnu.org>
1261
1262 * faq.texi (AUCTeX): Update version number. Should probably be done
1263 for other packages as well.
1264
12652007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1266
1267 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1268 <tassilo@member.fsf.org>.
1269
12702007-01-27 Eli Zaretskii <eliz@gnu.org>
1271
1272 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1273 ls-lisp-use-localized-time-format.
1274
12752007-01-20 Markus Triska <markus.triska@gmx.at>
1276
1277 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1278
12792007-01-13 Michael Olson <mwolson@gnu.org>
1280
1281 * erc.texi (Modules): Mention capab-identify module.
1282
12832007-01-05 Michael Olson <mwolson@gnu.org>
1284
1285 * erc.texi (Getting Started): Update for /RECONNECT command.
1286
12872007-01-04 Richard Stallman <rms@gnu.org>
1288
1289 * ebrowse.texi: Change C-c b to C-c C-m.
1290
12912007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1292
1293 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1294 variables only in info to avoid redundant entries in the printed
1295 manual.
1296
12972007-01-02 Daiki Ueno <ueno@unixuser.org>
1298
1299 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1300
13012007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1302
1303 * message.texi (Security): Split into sub-nodes.
1304
13052007-01-01 Alan Mackenzie <acm@muc.de>
1306
1307 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1308 eval-after-load in Emacs <=21 and a workaround. Document that
1309 trigraphs are not supported.
1310
13112007-01-01 Alan Mackenzie <acm@muc.de>
1312
1313 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1314 c-context-line-break. When invoked within a string, preserve
1315 whitespace. Add a backslash only when also in a macro.
1316
13172007-01-01 Alan Mackenzie <acm@muc.de>
1318
1319 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1320
13212007-01-01 Alan Mackenzie <acm@muc.de>
1322
1323 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1324 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1325
13262007-01-01 Alan Mackenzie <acm@muc.de>
1327
1328 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1329 "Choosing a Style".
1330
1331 * cc-mode.texi ("Styles"): Add @dfn{style}.
1332
13332006-12-30 Michael Albinus <michael.albinus@gmx.de>
1334
1335 Sync with Tramp 2.0.55.
1336
1337 * trampver.texi: Update release number.
1338
13392006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1340
1341 * gnus.texi (Customizing Articles): Add index entries for all
1342 gnus-treat-* variables.
1343
13442006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1345
1346 * gnus.texi (IMAP): Fix incorrect explanation of
1347 nnimap-search-uids-not-since-is-evil in documentation for
1348 nnimap-expunge-search-string.
1349
13502006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1351
1352 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1353 spam-ifile-database.
1354
13552006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1356
1357 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1358 rebind C-s.
1359
13602006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1361
1362 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1363 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1364 "expiring mail".
1365 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1366 nnimap-nov-is-evil.
1367
13682006-12-25 Kevin Ryde <user42@zip.com.au>
1369
1370 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1371 about the key procedure being used heavily.
1372
13732006-12-24 Chong Yidong <cyd@stupidchicken.com>
1374
1375 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1376 to t.
1377 (Prerequisites): Add explanation about gpg-agent.
1378
13792006-12-22 Kevin Ryde <user42@zip.com.au>
1380
1381 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1382 "sort" instead of "sort*".
1383
13842006-12-19 Richard Stallman <rms@gnu.org>
1385
1386 * calc.texi (History and Acknowledgements): Recognize that Emacs
1387 now does have floating point.
1388
13892006-12-19 Michael Albinus <michael.albinus@gmx.de>
1390
1391 * tramp.texi (External transfer methods): Describe new method `scpc'.
1392
13932006-12-17 Sascha Wilde <wilde@sha-bang.de>
1394
1395 * pgg.texi: Added short note on gpg-agent to the introduction.
1396
13972006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1398
1399 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1400 also applies to Cc.
1401
14022006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1403
1404 * gnus.texi (X-Face): Clarify. Say which programs are required
1405 on Windows.
1406
14072006-12-08 Michael Olson <mwolson@gnu.org>
1408
1409 * erc.texi (Modules): Remove documentation for list module.
1410
14112006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1412
1413 * faq.texi (^M in the shell buffer): Ditto.
1414
14152006-11-20 Michael Olson <mwolson@gnu.org>
1416
1417 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1418
14192006-11-17 Carsten Dominik <dominik@science.uva.nl>
1420
1421 * org.texi: Fix typos.
1422 (Agenda commands): Document `C-k'.
1423
14242006-11-16 Eli Zaretskii <eliz@gnu.org>
1425
1426 * url.texi (http/https): Fix a typo in the HTTP URL.
1427
14282006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1429
1430 * ada-mode.texi: Total rewrite.
1431
14322006-11-13 Carsten Dominik <dominik@science.uva.nl>
1433
1434 * org.texi: Minor typo fixes.
1435
14362006-11-13 Bill Wohler <wohler@newt.com>
1437
1438 Release MH-E manual version 8.0.3.
1439
1440 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1441 release 8.0.3.
1442
1443 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1444 to set MAILDIR.
1445 (Reading Mail): Document the customization of read-mail-command
1446 for MH-E.
1447 (Viewing Attachments): Document mm-discouraged-alternatives.
1448 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1449 (Junk): Add more information about the settings of mh-junk-background
1450 in a program. Add /usr/bin/mh to PATH in examples.
1451
14522006-11-12 Richard Stallman <rms@gnu.org>
1453
1454 * woman.texi: Update author address but say he no longer maintains it.
1455
14562006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1457
1458 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1459 archived trees.
1460 (Checkboxes): Section moved to chapter 5, and extended.
1461 (The date/time prompt): New section.
1462 (Link abbreviations): New section.
1463 (Presentation and sorting): New section.
1464 (Custom agenda views): Section completely rewritten.
1465 (Summary): Compare with Planner.
1466 (Feedback): More info about creating backtraces.
1467 (Plain lists): Modified example.
1468 (Breaking down tasks): New section.
1469 (Custom time format): New section.
1470 (Time stamps): Document inactive timestamps.
1471 (Setting tags): More details about fast tag selection.
1472 (Block agenda): New section.
1473 (Custom agenda views): Section rewritten.
1474 (Block agenda): New section.
1475
14762006-11-07 Michael Albinus <michael.albinus@gmx.de>
1477
1478 * tramp.texi (Configuration): scp is the default method.
1479 (Default Method): Use ssh as example for another method.
1480
14812006-10-27 Richard Stallman <rms@gnu.org>
1482
1483 * woman.texi: Downcase nroff/troff/roff.
1484 (Installation): Chapter deleted. Some xrefs deleted.
1485 (Background): woman doesn't advise man ;-).
1486
14872006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1488
1489 * ada-mode.texi (Project files, Identifier completion)
1490 (Automatic Casing, Debugging, Using non-standard file names)
1491 (Working Remotely): Fix typos.
1492
14932006-10-20 Masatake YAMATO <jet@gyve.org>
1494
1495 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1496 sample code `my-c-initialization-hook'.
1497
14982006-10-19 Stuart D. Herring <herring@lanl.gov>
1499
1500 * widget.texi: Fix typos.
1501
15022006-10-19 Michael Albinus <michael.albinus@gmx.de>
1503
1504 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1505 "???". There have been no complaints for years, so the information
1506 must be appropriate.
1507
15082006-10-16 Richard Stallman <rms@gnu.org>
1509
1510 * widget.texi: Use @var instead of capitalization.
1511 Clarify many widget type descriptions.
1512
15132006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1514
1515 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1516 gnus-dired-attach.
1517 (Selecting a Group): Fix typo.
1518
15192006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1520
1521 * widget.texi: Fix typos.
1522
15232006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1524
1525 * gnus.texi (Image Enhancements): Update for Emacs 22.
1526
1527 * gnus-faq.texi ([1.3]): Update.
1528
15292006-10-06 Richard Stallman <rms@gnu.org>
1530
1531 * faq.texi (Displaying the current line or column):
1532 Delete "As of Emacs 20".
1533
15342006-10-06 Romain Francoise <romain@orebokech.com>
1535
1536 * faq.texi (VM): VM works with Emacs 22 too.
1537
15382006-10-06 Richard Stallman <rms@gnu.org>
1539
1540 * ebrowse.texi: Remove Emacs version "21" from title.
1541
15422006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1543
1544 * gnus.texi (Foreign Groups): Say where change of editing commands are
1545 stored. Add reference to `gnus-parameters'.
1546
15472006-09-15 Jay Belanger <belanger@truman.edu>
1548
1549 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1550 Change "Library Public License" to "Lesser Public License"
1551 throughout. Use "yyyy" to represent year.
1552
15532006-09-15 Carsten Dominik <dominik@science.uva.nl>
1554
1555 * org.texi (Setting tags): Typo fix.
1556
15572006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1558
1559 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1560
15612006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1562
1563 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1564
15652006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1566
1567 * faq.texi (Escape sequences in shell output): EMACS is now set
1568 to Emacs's absolute file name, not to "t".
1569 (^M in the shell buffer): Likewise.
1570 * misc.texi (Interactive Shell): Likewise.
1571
15722006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1573
1574 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1575 mails with pop3-leave-mail-on-server. Fix wording.
1576 (Limiting): Improve gnus-summary-limit-to-articles.
1577 (X-Face): Fix typo.
1578
15792006-09-11 Simon Josefsson <jas@extundo.com>
1580
1581 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1582 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1583
15842006-09-06 Simon Josefsson <jas@extundo.com>
1585
1586 * smtpmail.texi (Authentication): Mention SSL.
1587
15882006-09-01 Eli Zaretskii <eliz@gnu.org>
1589
1590 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1591 Don't use @indicateurl.
1592
1593 * cc-mode.texi (Subword Movement): Don't use @headitem.
1594 (Custom Braces, Clean-ups): Don't use @tie.
1595
15962006-08-29 Michael Albinus <michael.albinus@gmx.de>
1597
1598 Sync with Tramp 2.0.54.
1599
1600 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1601 Suggested by Adrian Phillips <a.phillips@met.no>.
1602
16032006-08-15 Carsten Dominik <dominik@science.uva.nl>
1604
1605 * org.texi (Installation, Activation): Split from Installation and
1606 Activation.
1607 (Clocking work time): Documented new features.
1608
16092006-08-13 Alex Schroeder <alex@gnu.org>
1610
1611 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1612 example.
1613
16142006-08-12 Eli Zaretskii <eliz@gnu.org>
1615
1616 * faq.texi (How to add fonts): New node.
1617
16182006-08-05 Romain Francoise <romain@orebokech.com>
1619
1620 * faq.texi (New in Emacs 22): Expand.
1621
16222006-08-03 Michael Olson <mwolson@gnu.org>
1623
1624 * erc.texi: Update for ERC 5.1.4.
1625
16262006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1627
1628 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1629 in .../site-lisp/gnus/ by default.
1630 [ From gnus-news.texi in the trunk. ]
1631
16322006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1633
1634 * gnus.texi (MIME Commands): Additions for yEnc.
1635
16362006-07-24 Richard Stallman <rms@gnu.org>
1637
1638 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1639 * faq.texi: Move periods and commas inside quotes.
1640
16412006-07-20 Jay Belanger <belanger@truman.edu>
1642
1643 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1644
16452006-07-18 Chong Yidong <cyd@stupidchicken.com>
1646
1647 * faq.texi (Security risks with Emacs): Document Emacs 22
1648 file-local-variable mechanism.
1649
16502006-07-12 Michael Olson <mwolson@gnu.org>
1651
1652 * erc.texi: Update for ERC 5.1.3.
1653
16542006-07-12 Alex Schroeder <alex@gnu.org>
1655
1656 * rcirc.texi: Fix typos.
1657 (Getting started with rcirc): New calling convention for M-x irc.
1658 Mention #rcirc. Removed channel tracking.
1659 (Configuration): Changed the names of all variables that got changed
1660 recently, eg. rcirc-server to rcirc-default-server. Added
1661 documentation for rcirc-authinfo, some background for Bitlbee, and
1662 rcirc-track-minor-mode.
1663 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1664 Scrolling.
1665 (Reconnecting after you have lost the connection): Fixed example code
1666 to match code changes.
1667
16682006-07-10 Nick Roberts <nickrob@snap.net.nz>
1669
1670 * gnus.texi, message.texi: Fix typos.
1671
16722006-07-07 Carsten Dominik <dominik@science.uva.nl>
1673
1674 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1675 commands.
1676 (Global TODO list): Document the use of the variables
1677 `org-agenda-todo-ignore-scheduled' and
1678 `org-agenda-todo-list-sublevels'.
1679
16802006-07-05 Richard Stallman <rms@gnu.org>
1681
1682 * faq.texi (Scrolling only one line): Fix xref.
1683
16842006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1685
1686 * faq.texi (Evaluating Emacs Lisp code):
1687 Throughout, replace eval-current-buffer with eval-buffer.
1688
16892006-07-03 Richard Stallman <rms@gnu.org>
1690
1691 * rcirc.texi (Scrolling conservatively): Fix xref.
1692
1693 * pcl-cvs.texi (Viewing differences): Usage fix.
1694
16952006-07-03 Carsten Dominik <dominik@science.uva.nl>
1696
1697 * org.texi (Agenda commands): Document `s' key to save all org-mode
1698 buffers.
1699
17002006-06-30 Ralf Angeli <angeli@caeruleus.net>
1701
1702 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1703 names. Mention `cvs-msg' face.
1704
17052006-06-29 Carsten Dominik <dominik@science.uva.nl>
1706
1707 * org.texi (Checkboxes): New section.
1708
17092006-06-28 Carsten Dominik <dominik@science.uva.nl>
1710
1711 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1712 throughout this chapter.
1713
17142006-06-27 Chong Yidong <cyd@stupidchicken.com>
1715
1716 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1717 text for standalone vs Emacs info.
1718 (Help): Clarify header line description. Use mouse-1 for clicks.
1719 (Help-P): Use mouse-1 for clicks.
1720 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1721 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1722 (Choose menu subtopic): Remove gratuitous Emacs command names.
1723 (Help-FOO): Put usual behavior first.
1724 (Help-Xref): Clicking on xrefs works in Emacs.
1725 (Search Text): Clarify what the default behavior is.
1726 (Create Info buffer): Fix Emacs window/X window confusion.
1727 (Emacs Info Variables): Fix for new Emacs init file behavior.
1728
17292006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1730
1731 * gnus.texi (Summary Buffer Lines): Fix typo.
1732
17332006-06-23 Carsten Dominik <dominik@science.uva.nl>
1734
1735 * org.texi (Embedded LaTeX): New chapter.
1736 (Archiving): Section rewritten.
1737 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1738
17392006-06-20 Bill Wohler <wohler@newt.com>
1740
1741 Release MH-E manual version 8.0.1.
1742
1743 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1744 release 8.0.1.
1745 (Preface): Depend on GNU mailutils 1.0 and higher.
1746
17472006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1748
1749 * message.texi (News Headers): Update message-syntax-checks section.
1750
17512006-06-19 Karl Berry <karl@gnu.org>
1752
1753 * info.texi (Advanced): Mention C-q, especially with ?.
1754
17552006-06-19 Carsten Dominik <dominik@science.uva.nl>
1756
1757 * org.texi (Publishing links): Document the `:link-validation-function'
1758 property.
1759 (Extensions and Hacking): New chapter, includes some sections of the
1760 "Miscellaneous" chapter.
1761
17622006-06-10 Carsten Dominik <dominik@science.uva.nl>
1763
1764 * org.texi (Progress logging): New section.
1765
17662006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1767
1768 * viper.texi (Viper Specials):
1769 * gnus.texi (Example Setup):
1770 * faq.texi (Backspace invokes help):
1771 * dired-x.texi (Optional Installation Dired Jump):
1772 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1773 follow coding conventions.
1774
17752006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1776
1777 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1778
17792006-06-06 Carsten Dominik <dominik@science.uva.nl>
1780
1781 * org.texi (ASCII export): Document indentation adaptation.
1782 (Setting tags): Document mutually-exclusive tags.
1783
17842006-06-05 Romain Francoise <romain@orebokech.com>
1785
1786 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1787 Fix typo.
1788
1789 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1790 channel (#gnus@irc.freenode.net).
1791 Fix typos. Update copyright notice.
1792
1793 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1794 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1795 (Line-Up Functions, Custom Macros):
1796 * ediff.texi (Window and Frame Configuration)
dccb744b 1797 (Highlighting Difference Regions):
2de53ca6
GM
1798 * emacs-mime.texi (Display Customization):
1799 * erc.texi (History):
1800 * eshell.texi (Known problems):
1801 * eudc.texi (Overview, BBDB):
1802 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1803 (The problem of spam, SpamOracle, Extending the Spam package)
1804 (Conformity, Terminology):
dccb744b 1805 * idlwave.texi (Routine Info)
2de53ca6
GM
1806 (Class and Keyword Inheritance, Padding Operators)
1807 (Breakpoints and Stepping, Electric Debug Mode)
1808 (Examining Variables, Troubleshooting):
1809 * org.texi (Creating timestamps):
1810 * reftex.texi (Commands, Options, Changes):
1811 * tramp.texi (Inline methods, Password caching)
1812 (Auto-save and Backup, Issues):
1813 * vip.texi (Files, Commands in Insert Mode):
1814 * viper.texi (Emacs Preliminaries, States in Viper)
1815 (Packages that Change Keymaps, Viper Specials, Groundwork):
1816 Fix various typos.
1817
18182006-05-31 Michael Ernst <mernst@alum.mit.edu>
1819
1820 * ediff.texi: Fix typos.
1821
18222006-05-30 Carsten Dominik <dominik@science.uva.nl>
1823
1824 * org.texi: Small typo fixes.
1825
18262006-05-29 Michael Albinus <michael.albinus@gmx.de>
1827
1828 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1829
18302006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1831
1832 * pcl-cvs.texi: Fix typos.
1833 (Customization): Say "us".
1834
18352006-05-26 Eli Zaretskii <eliz@gnu.org>
1836
1837 * org.texi: Remove bogus @setfilename.
1838
18392006-05-26 Carsten Dominik <dominik@science.uva.nl>
1840
1841 * org.texi (ASCII export): Omit command name.
1842 (HTML export): Add prefix to all lines in Local Variable example.
1843 (Acknowledgments): Typeset names in italics.
1844
18452006-05-24 Carsten Dominik <dominik@science.uva.nl>
1846
1847 * org.texi (Plain lists): Add new item navigation commands.
1848 (External links): Document elisp and info links.
1849 (Custom searches): New section.
1850 (Publishing): New chapter.
1851 (HTML export): Include a list of supported CSS classes.
1852 (Setting tags): Describe the fast-tag-setting interface.
1853
18542006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1855
1856 * dired-x.texi: ifinfo -> ifnottex.
1857
18582006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1859
1860 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1861
18622006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1863
1864 * message.texi (Interface): Add tool bar customization.
1865 (MIME): Index and text additions for mml-attach.
1866 (MIME): Describe mml-dnd-protocol-alist and
1867 mml-dnd-attach-options.
1868
1869 * gnus.texi (Oort Gnus): Reorder entries in sections.
1870 Fix some entries.
1871 (Starting Up): Add references to "Emacs for Heathens" and to
1872 "Finding the News". Add user-full-name and user-mail-address.
1873 (Group Buffer Format): Add tool bar customization and update.
1874 (Summary Buffer): Add tool bar customization.
1875 (Posting Styles): Add message-alternative-emails.
1876
18772006-05-09 Michael Albinus <michael.albinus@gmx.de>
1878
1879 * tramp.texi (Filename completion): Improve wording.
1880
18812006-05-07 Romain Francoise <romain@orebokech.com>
1882
1883 * faq.texi (Using regular expressions): Fix typo.
1884 (Packages that do not come with Emacs): Fix capitalization.
1885 (Replacing text across multiple files): Expand node to explain how
1886 to use `dired-do-query-replace-regexp' in more detail, based on
1887 suggestion by Eric Hanchrow <offby1@blarg.net>.
1888
18892006-05-06 Michael Albinus <michael.albinus@gmx.de>
1890
1891 * tramp.texi (Filename completion): Completion of remote files'
1892 method, user name and host name is active only in partial
1893 completion mode.
1894
18952006-05-06 Bill Wohler <wohler@newt.com>
1896
1897 Release MH-E manual version 8.0.
1898
1899 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1900 release 8.0.
1901
19022006-05-06 Bill Wohler <wohler@newt.com>
1903
1904 * mh-e.texi (MH-BOOK-HOME): Change from
1905 http://www.ics.uci.edu/~mh/book/mh to
1906 http://rand-mh.sourceforge.net/book/mh.
1907 Replace .htm suffix with .html for MH book files.
1908 (Using This Manual): Update key binding for getting relevant
1909 chapter in Info from command key.
1910 (Ranges): Fix itemx.
1911
19122006-05-05 Karl Berry <karl@gnu.org>
1913
1914 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
1915 (\fonttextsize): New user-level command to change text font size.
1916
19172006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
1918
1919 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
1920
19212006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
1922
1923 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
1924
19252006-04-24 Bill Wohler <wohler@newt.com>
1926
1927 * mh-e.texi (Getting Started): Make it more explicit that you need
1928 to install MH. Add pointers to current MH implementations.
1929
19302006-04-21 Bill Wohler <wohler@newt.com>
1931
1932 Release MH-E manual version 7.94.
1933
1934 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1935 release 7.94.
1936
19372006-04-21 Carsten Dominik <dominik@science.uva.nl>
1938
1939 * org.texi: Many small fixes.
1940 (Handling links): Rename from "Managing links".
1941
19422006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
1943
1944 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
1945 (Splitting mail using spam-stat): Fix @xref.
1946
19472006-04-20 Chong Yidong <cyd@stupidchicken.com>
1948
1949 * gnus.texi (Spam Package): Major revision of the text.
1950 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
1951
19522006-04-20 Carsten Dominik <dominik@science.uva.nl>
1953
1954 * org.texi (Time stamps): Better explanation of the purpose of
1955 different time stamps.
1956 (Structure editing, Plain lists): More details on how new items
1957 and headings are inserted.
1958
19592006-04-18 Carsten Dominik <dominik@science.uva.nl>
1960
1961 * org.texi (Formula syntax): Fix link to Calc Manual.
1962
19632006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
1964
1965 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
1966
19672006-04-17 Bill Wohler <wohler@newt.com>
1968
1969 * mh-e.texi (Folders): Update mh-before-quit-hook and
1970 mh-quit-hook example with code that removes the buffers rather
1971 than just bury them.
1972
19732006-04-17 Michael Albinus <michael.albinus@gmx.de>
1974
1975 Sync with Tramp 2.0.53.
1976
19772006-04-13 Carsten Dominik <dominik@science.uva.nl>
1978
1979 * org.texi (Updating settings): New section.
1980 (Visibility cycling): Better names for the startup folding
1981 options.
1982 (Exporting): Completely restructured.
1983 (The very busy C-c C-c key): New section.
1984 (Summary of in-buffer settings): New section.
1985
19862006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
1987
1988 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
1989
19902006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1991
1992 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
1993 (Server Commands): Key `v' is reserved for users.
1994
19952006-04-11 Carsten Dominik <dominik@science.uva.nl>
1996
1997 * org.texi (Link format): New section, emphasis on bracket links.
1998 (External links): Document bracket links.
1999 (FAQ): Expand to cover shell links and the new link format.
2000
20012006-04-09 Kevin Ryde <user42@zip.com.au>
2002
2003 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2004
20052006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2006
2007 * gnus.texi (Summary Buffer Lines): Add `*'.
2008
20092006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
2010
2011 * gnus.texi (Group Parameters):
2012 Mention gnus-permanently-visible-groups.
2013
20142006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2015
2016 * gnus.texi (Face): Fix typo.
2017
20182006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2019
2020 * gnus.texi (X-Face): Clarify.
2021 (Face): Need Emacs with PNG support.
2022
20232006-04-06 Richard Stallman <rms@gnu.org>
2024
2025 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2026 Emacs".
2027
20282006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2029
2030 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2031 blocks not suitable for inclusion with Emacs using variable
2032 PARTOFEMACS.
2033
20342006-04-04 Simon Josefsson <jas@extundo.com>
2035
2036 * gnus.texi (Security): Improve.
2037
20382006-04-02 Bill Wohler <wohler@newt.com>
2039
2040 * mh-e.texi (Getting Started, Junk, Bug Reports)
2041 (MH FAQ and Support): Fix URLs.
2042
20432006-03-31 Romain Francoise <romain@orebokech.com>
2044
2045 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2046 to t, not nil (and has for the past eight years).
2047
20482006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2049
2050 * message.texi, gnus.texi: Bump version to 5.11.
2051
20522006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2053
2054 * gnus.texi (Top): Add comment about version line.
2055
2056 * message.texi (Top): Ditto. Change to take named versions into
2057 account.
2058
20592006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2060
2061 * gnus.texi (Posting Styles): Add x-face-file to example.
2062 (X-Face): Refer to posting styles.
2063
2064 * gnus-faq.texi ([5.8]): Add x-face-file.
2065 ([8.4]): Add links to gmane.emacs.gnus.user and
2066 gmane.emacs.gnus.general.
2067
20682006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2069
2070 * gnus-faq.texi: Use .invalid.
2071 ([5.4]): Fix gnus-posting-styles example.
2072
20732006-03-27 Romain Francoise <romain@orebokech.com>
2074
2075 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2076 Emacs/W3 needs a new maintainer.
2077 (Ispell): Update author and version info.
2078 (Mailcrypt): Mention PGG.
2079 (New in Emacs 22): Add PGG to the list of new packages.
2080 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2081 updating dead URLs.
2082
20832006-03-25 Karl Berry <karl@gnu.org>
2084
2085 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2086 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2087 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2088 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2089 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2090 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2091 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2092 (2) do not indent copyright year list (or anything else).
2093
20942006-03-21 Bill Wohler <wohler@newt.com>
2095
2096 * mh-e.texi (Folders): Various edits.
2097
20982006-03-20 Romain Francoise <romain@orebokech.com>
2099
2100 * gnus.texi (Mail Folders): Grammar fix.
2101
21022006-03-19 Bill Wohler <wohler@newt.com>
2103
2104 * mh-e.texi (Replying): Document Mail-Followup-To.
2105 Change manually-formatted table to multitable. Add debugging info.
2106 Move description of mh-reply-default-reply-to into paragraph
2107 that describes its values.
2108
21092006-03-17 Bill Wohler <wohler@newt.com>
2110
2111 * mh-e.texi: Use smallexample and smalllisp consistenly.
2112 (Sending Mail Tour): Update method of entering
2113 addresses and subject.
2114 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2115 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2116
21172006-03-15 Carsten Dominik <dominik@science.uva.nl>
2118
2119 * org.texi: Version number change only.
2120
21212006-03-14 Bill Wohler <wohler@newt.com>
2122
2123 * mh-e.texi: Add index entries around each paragraph rather than
2124 depend on entries from beginning of node. Doing so ensures that
2125 index entries are less likely to be forgotten if text is cut and
2126 pasted, and are necessary anyway if the references are on a
2127 separate page. It seems that makeinfo is now (v. 4.8) only
2128 producing one index entry per node, so there is no longer any
2129 excuse not to. Use subheading instead of heading. The incorrect
2130 use of heading produced very large fonts in Info--as large as the
2131 main heading.
2132 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2133 versions 6 and 7 appeared *around* the time of these Emacs releases.
2134
21352006-03-13 Carsten Dominik <dominik@science.uva.nl>
2136
2137 * org.texi (Clean view): Document new startup options.
2138
21392006-03-11 Bill Wohler <wohler@newt.com>
2140
2141 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2142 (Composing, Scan Line Formats): Fix @refs.
2143 (Getting Started): Define MH profile and MH profile components.
2144 (Incorporating Mail, Reading Mail, Viewing, Printing)
2145 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2146 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2147 for string constants.
2148 (Tool Bar): Remove spurious quote.
2149 (Junk): Use ``...'' instead of "...".
2150 (Scan Line Formats): Replace @samp with @kbd.
2151
21522006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2153
2154 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2155
21562006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2157
2158 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2159 easy to understand.
2160
21612006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2162
2163 * gnus.texi: Markup fix.
2164 (Fancy Mail Splitting): Specify new feature.
2165
21662006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2167
2168 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2169 partial-words matching.
2170
21712006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2172
2173 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2174
2175 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2176 (MIME Commands): Fix mm-discouraged-alternatives.
2177
21782006-03-07 Carsten Dominik <dominik@science.uva.nl>
2179
2180 * org.texi: Version number change only.
2181
21822006-03-06 Bill Wohler <wohler@newt.com>
2183
2184 * mh-e.texi: Move from SourceForge repository to Savannah.
2185 This is version 7.93, which is a total rewrite from the previous
2186 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2187 version 7.93.
2188
21892006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2190
2191 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2192
21932006-03-01 Carsten Dominik <dominik@science.uva.nl>
2194
2195 * org.texi (Interaction): Add item about `org-mouse.el' by
2196 Piotr Zielinski.
2197 (Managing links): Document that also mouse-1 can be used to
2198 activate a link.
2199 (Headlines, FAQ): Add entry about hiding leading stars.
2200 (Miscellaneous): Resort the sections in this chapter to a more
2201 logical sequence.
2202
22032006-02-27 Simon Josefsson <jas@extundo.com>
2204
2205 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2206 2004-01-27 from the trunk).
2207
22082006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2209
2210 * cc-mode.texi: Rename c-hungry-backspace to
2211 c-hungry-delete-backwards, at the request of RMS. Leave the old
2212 name as an alias.
2213
22142006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2215
2216 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2217 include the function header within the defun.
2218
22192006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2220
2221 * cc-mode.texi: Correct two typos.
2222
22232006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2224
2225 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2226 existing comment.
2227 (Electric Keys): Add a justification for electric indentation.
2228 (Hungry WS Deletion): Clear up the names and complications of the
2229 BACKSPACE and DELETE keys.
2230
22312006-02-23 Juri Linkov <juri@jurta.org>
2232
2233 * faq.texi (Common requests): Move `Turning on auto-fill by
2234 default' after `Wrapping words automatically'. Move `Working with
2235 unprintable characters' before `Searching for/replacing newlines'.
2236 Move `Replacing highlighted text' after `Highlighting a region'.
2237 Merge `Repeating commands' and `Repeating a command as many times
2238 as possible' into the former.
2239 (Packages that do not come with Emacs): Add refs to Gmane and
2240 etc/MORE.STUFF.
2241
22422006-02-23 Juri Linkov <juri@jurta.org>
2243
2244 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2245 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2246 Add xref to `(emacs)Reporting Bugs'.
2247 (Getting a printed manual): Add URL to other formats of the manual.
2248 (Common requests): Fix menu.
2249 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2250 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2251 (Inserting text at the beginning of each line): Add pxref to
2252 `Changing the included text prefix'.
2253 (Forcing the cursor to remain in the same column): Mention `track-eol'
2254 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2255 (Replacing text across multiple files): Add keybinding `Q' for
2256 `dired-do-query-replace'.
2257
22582006-02-22 Carsten Dominik <dominik@science.uva.nl>
2259
2260 * reftex.texi: Version number and date change only.
2261
2262 * org.texi (Internal Links): Rewrite to cover the modified
2263 linking system.
2264
22652006-02-17 Eli Zaretskii <eliz@gnu.org>
2266
2267 * faq.texi: Remove the coding cookie, it's not needed anymore.
2268
22692006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2270
2271 * faq.texi (Colors on a TTY): Mention Mac OS port.
2272
22732006-02-12 Karl Berry <karl@gnu.org>
2274
2275 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2276 8-bit accented a.
2277
22782006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2279
2280 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2281
22822006-02-08 Romain Francoise <romain@orebokech.com>
2283
2284 * faq.texi (Top): Remove paragraph about the FAQ being a
2285 transitional document, etc.
2286 (Searching for/replacing newlines): New node.
2287 (Yanking text in isearch): New node.
2288 (Inserting text at the beginning of each line): Rename and make
2289 more general, mention `M-;' in Message mode.
2290
22912006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2292
2293 * faq.texi (Meta key does not work in xterm)
2294 (Emacs does not display 8-bit characters)
2295 (Inputting eight-bit characters): Update xrefs.
2296
22972006-02-06 Romain Francoise <romain@orebokech.com>
2298
2299 * faq.texi (VM): VM now at version 7.19.
2300 Set myself as maintainer of this file.
2301
23022006-02-04 Michael Olson <mwolson@gnu.org>
2303
2304 * erc.texi (History): Note that ERC is now included with Emacs.
2305
23062006-01-31 Romain Francoise <romain@orebokech.com>
2307
2308 * message.texi (Message Headers): Explain what
2309 `message-alternative-emails' does in more detail.
2310 Update copyright year.
2311
23122006-01-30 Juanma Barranquero <lekktu@gmail.com>
2313
2314 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2315
23162006-01-29 Richard M. Stallman <rms@gnu.org>
2317
2318 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2319
23202006-01-29 Michael Olson <mwolson@gnu.org>
2321
2322 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2323
2324 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2325
2326 * faq.texi (New in Emacs 22): Mention ERC.
2327
23282006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2329
2330 * rcirc.texi: Capitalize dir entry for consistency with the entry
2331 in info/dir and other entries in the Emacs category.
2332 Fix typos. Delete trailing whitespace.
2333
23342006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
2335
2336 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2337
23382006-01-27 Eli Zaretskii <eliz@gnu.org>
2339
2340 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2341 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2342
2343 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2344 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2345
23462006-01-27 Alex Schroeder <alex@gnu.org>
2347
2348 * rcirc.texi: New file.
2349
23502006-01-23 Juri Linkov <juri@jurta.org>
2351
2352 * widget.texi (User Interface): Add S-TAB for widget-backward.
2353
23542006-01-22 Michael Albinus <michael.albinus@gmx.de>
2355
2356 Sync with Tramp 2.0.52.
2357
2358 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2359 Add Tramp disabling item. New item for common connection problems.
2360 (various): Apply "ftp" as method for the download URL.
2361 (Bug Reports): Refer to FAQ for common problems.
2362
23632006-01-21 Eli Zaretskii <eliz@gnu.org>
2364
2365 * widget.texi (User Interface): Use @key for TAB.
2366
2367 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2368
2369 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2370 for TAB.
2371
2372 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2373
23742006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2375
2376 * gnus.texi: Update copyright.
2377
23782006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2379
2380 * gnus.texi (Article Washing): Additions.
2381
23822006-01-08 Alex Schroeder <alex@gnu.org>
2383
2384 * pgg.texi (Caching passphrase): Rewording.
2385
23862006-01-13 Carsten Dominik <dominik@science.uva.nl>
2387
2388 * org.texi (Agenda commands): Document tags command.
2389
23902006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2391
2392 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2393
23942006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2395
2396 * gnus.texi (RSS): Addition.
2397
23982005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2399
2400 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2401
24022005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2403
2404 * emacs-mime.texi (Display Customization): Add setting example to
2405 mm-discouraged-alternatives.
2406
24072006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2408
2409 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2410 version is the canonical version.
2411
24122006-01-08 Alex Schroeder <alex@gnu.org>
2413
2414 * pgg.texi (Caching passphrase): Rewording.
2415
24162006-01-06 Eli Zaretskii <eliz@gnu.org>
2417
2418 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2419 repository URL.
2420
24212006-01-06 Carsten Dominik <dominik@science.uva.nl>
2422
2423 * org.texi: Removed the accidentally re-added empty line in the
2424 direntry.
2425
24262006-01-05 Carsten Dominik <dominik@science.uva.nl>
2427
2428 * org.texi (Agenda Views): Chapter reorganized.
2429
24302005-12-29 Romain Francoise <romain@orebokech.com>
2431
2432 * faq.texi (Using Customize): New node.
2433
24342005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2435
2436 * org.texi: Remove blank line in @direntry. It is non-standard
2437 and recursively produces blank lines all over the dir file (when
2438 using Texinfo 4.8).
2439
24402005-12-21 Luc Teirlinck <teirllm@auburn.edu>
2441
2442 * widget.texi (atoms): Delete obsolete remark about `file' widget.
2443
24442005-12-20 Carsten Dominik <dominik@science.uva.nl>
2445
2446 * org.texi (Tags): Boolean logic documented.
2447 (Agenda Views): Document custom commands.
2448
24492005-12-20 David Kastrup <dak@gnu.org>
2450
2451 * faq.texi (AUCTeX): Update version and mailing list info.
2452
24532005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
2454
2455 * gnus.texi (MIME Commands): Mention addition of
2456 multipart/alternative to gnus-buttonized-mime-types and add xref
2457 to mm-discouraged-alternatives.
2458
2459 * emacs-mime.texi (Display Customization): Mention addition of
2460 "image/.*" and add xref to gnus-buttonized-mime-types in the
2461 mm-discouraged-alternatives section.
2462
24632005-12-16 Carsten Dominik <dominik@science.uva.nl>
2464
2465 * org.texi (Tags): New section.
2466 (Agenda Views): Chapter reorganized.
2467
24682005-12-16 Eli Zaretskii <eliz@gnu.org>
2469
2470 * org.texi (Internal Links): Add a missing comma after an @xref.
2471
24722005-12-14 Chong Yidong <cyd@stupidchicken.com>
2473
2474 * faq.texi (Filling paragraphs with a single space): No need to
2475 change sentence-end now.
2476
24772005-12-13 Romain Francoise <romain@orebokech.com>
2478
2479 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2480
24812005-12-12 Jay Belanger <belanger@truman.edu>
2482
2483 * faq.texi (Calc): Update version number.
2484
24852005-12-12 Carsten Dominik <dominik@science.uva.nl>
2486
2487 * org.texi (Progress Logging): New section.
2488
24892005-12-10 Romain Francoise <romain@orebokech.com>
2490
2491 Update the Emacs FAQ for the 22.1 release.
2492
2493 * faq.texi: Set VER to `22.1'.
2494 (Basic editing): Explain how to use localized versions of the
2495 Tutorial. Mention that `C-h r' displays the manual. Delete
2496 obsolete WWW link to an Emacs 18 tutorial.
2497 (Getting a printed manual): Point to the new locations of the
2498 manuals on the GNU Web site.
2499 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2500 available via Info (it was previously distributed separately).
2501 (Installing Texinfo documentation): The latest version of Texinfo
2502 is 4.8, not 4.0.
2503 (Informational files for Emacs): COPYING is the GNU General Public
2504 License, not the Emacs General Public License.
2505 (Informational files for Emacs): Delete obsolete link to the
2506 GNUinfo pages as they have been removed from the GNU Web site.
2507 (New in Emacs 22): New node.
2508 (Setting up a customization file): Say that most packages support
2509 Customize nowadays.
2510 (Colors on a TTY): Delete reference to instructions on how to
2511 enable syntax highlighting, it is now enabled by default.
2512 (Turning on abbrevs by default): Emacs now reads the abbrevs file
2513 at startup automatically.
2514 (Controlling case sensitivity): Mention `M-c' in isearch.
2515 (Using an already running Emacs process): Emacs now creates the
2516 socket in `/tmp/emacsUID'. Fix typos. Change default location of
2517 gnuserv. As emacsclient can now run Lisp code as well, delete a
2518 sentence praising gnuserv for that. Simplify description of how
2519 the client/server operation works.
2520 (Compiler error messages): Delete obsolete text (compile.el has
2521 been rewritten).
2522 (Indenting switch statements): Fix typo.
2523 (Matching parentheses): Simplify setup instructions, mention the
2524 menu bar item in the Options menu.
2525 (Repeating a command as many times as possible): Mention `C-x e'.
2526 (Going to a line by number): Mention new keymap and bindings
2527 `M-g M-g', `M-g M-p' and `M-g M-n'.
2528 (Turning on syntax highlighting): Now on by default. Simplify.
2529 (Replacing highlighted text): Use `1', not `t'.
2530 (Problems with very large files): The maximum size is now 256MB on
2531 32-bit machines.
2532 (^M in the shell buffer): Mention `comint-process-echoes'.
2533 (Emacs for Apple computers): Emacs 22 has native support for Mac
2534 OS X.
2535 (Translating names to IP addresses): Delete node.
2536 (Binding keys to commands): Fix typo.
2537 (SPC no longer completes file names): New node.
2538 (MIME with Emacs mail packages): Delete section about the Emacs
2539 MIME FAQ (it's not reachable anymore).
2540
25412005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2542
2543 * cc-mode.texi: The manual has been extensively revised: the
2544 information about using CC Mode has been separated from the larger
2545 and more difficult chapters about configuration. It has been
2546 updated for CC Mode 5.31.
2547
25482005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2549
2550 * pgg.texi (User Commands): Fix description of pgg-verify-region.
2551 (Selecting an implementation): Fix descriptions.
2552
25532005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2554
2555 * message.texi (Various Message Variables): Addition.
2556
25572005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2558
2559 * message.texi: Fix default values.
2560
25612005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2562
2563 * message.texi (Header Commands): Clarify descriptions of
2564 message-cross-post-followup-to, message-reduce-to-to-cc, and
2565 message-insert-wide-reply.
2566 (Various Commands): Fix kindex for message-kill-to-signature;
2567 clarify description of message-tab.
2568
25692005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2570
2571 * message.texi (Mailing Lists): Fix description about MFT.
2572
2573 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2574
25752005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2576
2577 * gnus.texi (Slow Terminal Connection): Replace old description
2578 with new one.
2579
25802005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
2581
2582 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2583 replace X-Draft-Headers with X-Draft-From.
2584
25852005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2586
2587 * gnus.texi (Various Various): Fix the default value of
2588 nnheader-max-head-length.
2589 (Gnus Versions): Fix typo.
2590
25912005-12-08 Carsten Dominik <dominik@science.uva.nl>
2592
2593 * org.texi (Structure editing): Document new functionality of
2594 M-RET.
2595
25962005-12-06 Luc Teirlinck <teirllm@auburn.edu>
2597
2598 * org.texi (Internal Links): Fix Texinfo usage.
2599
26002005-12-06 Carsten Dominik <dominik@science.uva.nl>
2601
2602 * org.texi (TODO basics): Document the global todo list.
2603 (TODO items): Documents sparse tree for specific TODO
2604 keywords.
2605
26062005-11-30 Carsten Dominik <dominik@science.uva.nl>
2607
2608 * org.texi (Plain Lists): Typos fixed.
2609
26102005-11-28 Jay Belanger <belanger@truman.edu>
2611
2612 * calc.texi: Change references of `M-#' to `C-x *' prefix.
2613
26142005-11-24 Carsten Dominik <dominik@science.uva.nl>
2615
2616 * org.texi (Structure editing): New item moving commands added.
2617 (Plain Lists): New section.
2618
26192005-11-18 Carsten Dominik <dominik@science.uva.nl>
2620
2621 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2622 (Agenda): Document commands `org-cycle-agenda-files' and
2623 `org-agenda-file-to-front'
2624 (Built-in table editor): Document `org-table-sort-lines'.
2625 (HTML formatting): Export of hand-formatted lists.
2626
26272005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2628
2629 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2630 new variable gnus-toolbar-thickness.
2631
26322005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2633
2634 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2635
26362005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2637
2638 * gnus.texi (X-Face): Fix description.
2639 (XVarious): Remove gnus-xmas-logo-color-alist and
2640 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2641
26422005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2643
2644 * gnus.texi (Group Parameters): Mention new variable
2645 gnus-parameters-case-fold-search.
2646 (Home Score File): Addition.
2647
26482005-11-04 Ulf Jasper <ulf.jasper@web.de>
2649
2650 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
2651 (Overview): List supported feed types.
2652 (Installation): No installation necessary when using autoload.
2653 (Configuration): Rename "RSS" to "news".
2654
26552005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
2656
2657 * pgg.texi (User Commands): Document additional passphrase
2658 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2659 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2660
26612005-11-04 Carsten Dominik <dominik@science.uva.nl>
2662
2663 * org.texi: Version number changed to 3.19.
2664
26652005-10-29 Sascha Wilde <wilde@sha-bang.de>
2666
2667 * pgg.texi (How to use): Update the example to add autoload of
2668 pgg-encrypt-symmetric-region.
2669 (User Commands): Document pgg-encrypt-symmetric-region.
2670 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2671
26722005-10-27 Jay Belanger <belanger@truman.edu>
2673
2674 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2675 mention other TeX-related units.
2676
26772005-10-23 Lars Hansen <larsh@soem.dk>
2678
2679 * dired-x.texi (Miscellaneous Commands): Replace
2680 dired-do-relative-symlink by dired-do-relsymlink and
2681 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2682
26832005-10-23 Jay Belanger <belanger@truman.edu>
2684
2685 * calc.texi (Predefined Units): Use `alpha' for the fine structure
2686 constant.
2687
26882005-10-23 Michael Albinus <michael.albinus@gmx.de>
2689
2690 * faq.texi (Bugs and problems): Replace
2691 `dired-move-to-filename-regexp' by
2692 `directory-listing-before-filename-regexp'.
2693
26942005-10-22 Eli Zaretskii <eliz@gnu.org>
2695
2696 * newsticker.texi (UPDATED): Set value.
2697
26982005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
2699
2700 * gnus.texi (Document Groups): Remove duplicate item.
2701
27022005-10-21 Carsten Dominik <dominik@science.uva.nl>
2703
2704 * org.texi (Summary): Mention iCalendar support.
2705 (Exporting): Document iCalendar support.
2706
27072005-10-18 Romain Francoise <romain@orebokech.com>
2708
2709 * viper.texi (Viper Specials): Capitalize GNU.
2710
27112005-10-17 Juri Linkov <juri@jurta.org>
2712
2713 * info.texi (Getting Started, Search Index, Expert Info):
2714 Fix wording.
2715 (Search Text): Replace `echo area' with `mode line'.
2716 (Search Index): Both `i' and `,' find all index entries.
2717 Replace example `C-f' with `C-l' (which exists in index of Info
2718 manual) and delete spaces in its keyboard input sequence.
2719 Delete unnecessary explanations about literal characters.
2720
27212005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
2722
2723 * gnus.texi (Document Server Internals): Addition.
2724
27252005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
2726
2727 * gnus.texi (A note on namespaces): Fix RFC reference.
2728
27292005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2730
2731 * gnus.texi (RSS): Fix key description.
2732
27332005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2734
2735 * gnus.texi: Emacs/w3 -> Emacs/W3.
2736 (Browsing the Web): Fix description.
2737 (Web Searches): Ditto.
2738 (Customizing W3): Ditto.
2739
27402005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2741
2742 * gnus.texi (Maildir): Clarify expire-age and expire-group.
2743
27442005-10-11 Jay Belanger <belanger@truman.edu>
2745
2746 * calc.texi (Integration): Mention using `a i' to compute definite
2747 integrals.
2748
27492005-10-11 Juri Linkov <juri@jurta.org>
2750
2751 * info.texi: Rearrange nodes.
2752 (Top): Update menu. Change ref `Info for Experts' to
2753 `Advanced Info Commands'.
2754 (Getting Started): Fix description of manual's parts.
2755 (Help-Int): Change xref `Info Search' to `Search Index', and
2756 `Expert Info' to `Advanced'.
2757 (Advanced): Move node one level up.
2758 (Search Text, Search Index): New nodes split out from `Info Search'.
2759 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2760 split out from `Advanced'.
2761 (Advanced, Emacs Info Variables): De-document editing an Info file
2762 in Info.
2763 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2764 (Creating an Info File): Delete node and move its text to
2765 `Expert Info'.
2766
27672005-10-10 Carsten Dominik <dominik@science.uva.nl>
2768
2769 * org.texi (Workflow states): Documented that change in keywords
2770 becomes active only after restart of Emacs.
2771
27722005-10-08 Michael Albinus <michael.albinus@gmx.de>
2773
2774 Sync with Tramp 2.0.51.
2775
27762005-10-08 Nick Roberts <nickrob@snap.net.nz>
2777
2778 * speedbar.texi (Introduction): Describe new location of speedbar
2779 on menubar.
2780 (Basic Key Bindings): Remove descriptions of bindings that have
2781 been removed.
2782
27832005-10-05 Nick Roberts <nickrob@snap.net.nz>
2784
2785 * speedbar.texi (GDB): Describe use of watch expressions.
2786
27872005-09-28 Simon Josefsson <jas@extundo.com>
2788
2789 * message.texi (IDNA): Fix.
2790
27912005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2792
2793 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2794 nntp-server-hook, and nntp-warn-about-losing-connection; fix
2795 description of nntp-open-connection-function.
2796 (Common Variables): Fix descriptions.
2797
27982005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2799
2800 * gnus.texi (Server Buffer Format): Document the %a format spec.
2801
28022005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2803
2804 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2805
28062005-09-23 Carsten Dominik <dominik@science.uva.nl>
2807
2808 * org.texi Version 3.16.
2809
28102005-09-19 Miles Bader <miles@gnu.org>
2811
2812 * newsticker.texi: Get rid of CVS keywords.
2813
28142005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2815
2816 * gnus.texi (Finding the Parent): Fix description of how Gnus
2817 finds article.
2818
28192005-09-14 Jari Aalto <jari.aalto@cante.net>
2820
2821 * gnus.texi (Advanced Scoring Examples): New examples to teach how
2822 to drop off non-answered articles.
2823
28242005-09-19 Juanma Barranquero <lekktu@gmail.com>
2825
2826 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2827 braces (which are unsupported by NMAKE) for macro `srcdir'.
2828
28292005-09-17 Eli Zaretskii <eliz@gnu.org>
2830
2831 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2832 (../info/newsticker, newsticker.dvi): New targets.
2833
28342005-09-17 Ulf Jasper <ulf.jasper@web.de>
2835
2836 * newsticker.texi: Replace @command with @code. Replace @example
2837 with @lisp.
2838 (Top): Added explanations to menu items.
2839 (GNU Free Documentation License): Removed.
2840
28412005-09-16 Romain Francoise <romain@orebokech.com>
2842
2843 Update all files to specify GFDL version 1.2.
2844
2845 * doclicense.texi (GNU Free Documentation License): Update to
2846 version 1.2.
2847
28482005-09-15 Richard M. Stallman <rms@gnu.org>
2849
2850 * newsticker.texi: Fix @setfilename.
2851
2852 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2853 (../info/newsticker, newsticker.dvi): New targets.
2854
28552005-08-30 Carsten Dominik <dominik@science.uva.nl>
2856
2857 * org.texi: Version 3.15.
2858
28592005-08-29 Luc Teirlinck <teirllm@auburn.edu>
2860
2861 * ses.texi: Combine all three indices into one.
2862 Correct a few typos.
2863
28642005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2865
2866 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
2867
28682005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2869
2870 * emacs-mime.texi (Handles): Remove duplicate item.
2871 (Encoding Customization): Fix the default value for
2872 mm-coding-system-priorities.
2873 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
2874 (Basic Functions): Fix reference.
2875
28762005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2877
2878 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2879
28802005-08-18 Richard M. Stallman <rms@gnu.org>
2881
2882 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
2883 and web site.
2884
2885 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
2886 not keyboard-translate.
2887
28882005-08-11 Richard M. Stallman <rms@gnu.org>
2889
2890 * faq.texi (Using regular expressions): Fix xref.
2891
28922005-08-09 Juri Linkov <juri@jurta.org>
2893
2894 * info.texi (Help-P): Replace `Prev' with `Previous'.
2895 (Help-M, Help-Xref): Add S-TAB.
2896 (Help-FOO): Update `u' command.
2897 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
2898 Update info about visibility of xref parts.
2899 (Help-Int): Fix `m' command. Rename `Info-last' to
2900 `Info-history-back'. Add `Info-history-forward'.
2901 (Advanced): Fix `g*' and `M-n' commands.
2902 (Info Search): Add `index-apropos' in stand-alone browser.
2903 Add isearch commands.
2904 (Emacs Info Variables): Remove `Info-fontify'.
2905 Add `Info-mode-hook'. Update face names.
2906 Add `Info-fontify-maximum-menu-size',
2907 `Info-fontify-visited-nodes', `Info-isearch-search'.
2908
29092005-08-07 Michael Albinus <michael.albinus@gmx.de>
2910
2911 Sync with Tramp 2.0.50.
2912
2913 * tramp.texi: Use @option{} consequently for method names.
2914 (Inline methods, External transfer methods): Remove references to
2915 Cygwin.
2916 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
2917 implementation.
2918
29192005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2920
2921 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
2922 Mention that gnus-init-file is not read when Emacs is invoked with
2923 --no-init-file or -q.
2924
29252005-07-19 Carsten Dominik <dominik@science.uva.nl>
2926
2927 * org.texi: Version 3.14.
2928
29292005-07-04 Carsten Dominik <dominik@science.uva.nl>
2930
2931 * org.texi: Version 3.13.
2932
29332005-07-18 Juri Linkov <juri@jurta.org>
2934
2935 * calc.texi (Time Zones, Logical Operations):
2936 * cl.texi (Overview):
2937 * org.texi (TODO types):
2938 * sc.texi (Emacs 18 MUAs):
2939 * speedbar.texi (Top):
2940 * url.texi (History):
2941 Delete duplicate duplicate words.
2942
29432005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
2944
2945 * cl.texi (Type Predicates): Document `atom' type.
2946
29472005-07-04 Lute Kamstra <lute@gnu.org>
2948
2949 Update FSF's address in GPL notices.
2950
2951 * calc.texi (Copying):
2952 * doclicense.texi (GNU Free Documentation License):
2953 * faq.texi (Contacting the FSF):
2954 * mh-e.texi (Copying): Update FSF's address.
2955
29562005-07-03 Richard M. Stallman <rms@gnu.org>
2957
2958 * flymake.texi (Example -- Configuring a tool called directly):
2959 Update name of flymake-build-relative-filename.
2960
29612005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2962
2963 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
2964
29652005-06-29 Carsten Dominik <dominik@science.uva.nl>
2966
2967 * org.texi: Version 3.12.
2968
29692005-06-24 Eli Zaretskii <eliz@gnu.org>
2970
2971 * makefile.w32-in (MAKEINFO): Use --force.
2972 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2973 Makefile.in.
2974 (gnus.dvi): Use "..." to quote Sed args, so that it works with
2975 more shells.
2976
29772005-06-23 Richard M. Stallman <rms@gnu.org>
2978
2979 * speedbar.texi (Creating a display): Texinfo usage fixes.
2980
2981 * tramp.texi (Customizing Completion, Auto-save and Backup):
2982 Texinfo usage fixes.
2983
29842005-06-23 Juanma Barranquero <lekktu@gmail.com>
2985
2986 * dired-x.texi (Miscellaneous Commands):
2987 * ediff.texi (Miscellaneous):
2988 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
2989 (Agent Variables):
2990 * info.texi (Help-Xref):
2991 * message.texi (Message Headers):
2992 * org.texi (Remember):
2993 * reftex.texi (Options (Defining Label Environments)):
2994 (Options (Index Support)):
2995 (Options (Viewing Cross-References)):
2996 (Options (Misc)):
2997 (Changes):
2998 * speedbar.texi (Creating a display):
2999 * tramp.texi (Customizing Completion, Auto-save and Backup):
3000 Texinfo usage fix.
3001
30022005-06-13 Carsten Dominik <dominik@science.uva.nl>
3003
3004 * org.texi: Version 3.11.
3005
30062005-06-12 Jay Belanger <belanger@truman.edu>
3007
3008 * calc.texi (Getting Started): Remove extra menu item.
3009
30102005-05-31 Jay Belanger <belanger@truman.edu>
3011
3012 * calc.texi (Notations Used in This Manual): Use @kbd for key
3013 sequence.
3014 (Demonstration of Calc): Mention another way of starting Calc.
3015 (Starting Calc): Mention long name of M-#.
3016 (Embedded Mode Overview): Remove unnecessary instruction.
3017 (Other M-# commands): Rephrase `M-# 0' explanation.
3018 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3019 reflect current behavior.
3020
30212005-05-30 Jay Belanger <belanger@truman.edu>
3022
3023 * calc.texi (Hooks): Change description of calc-window-hook and
3024 calc-trail-window-hook to match usage.
3025 (Computational Functions): Add more constant-generating functions.
3026 (Customizable Variables): Use defvar.
3027
30282005-05-28 Jay Belanger <belanger@truman.edu>
3029
3030 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3031 (Basic Embedded Mode): Explain behavior of arguments to
3032 calc-embedded-mode.
3033
30342005-05-27 Jay Belanger <belanger@truman.edu>
3035
3036 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3037 current behavior.
3038
30392005-05-25 Jay Belanger <belanger@truman.edu>
3040
3041 * calc.texi: Change Calc version number throughout.
3042 (Keypad Mode): Change location in info output.
3043 (Keypad mode overview): Move picture of keypad.
3044
30452005-05-21 Jay Belanger <belanger@truman.edu>
3046
3047 * calc.texi (Storing variables): Mention that only most variables
3048 are void to begin with.
3049
30502005-05-21 Kevin Ryde <user42@zip.com.au>
3051
3052 * widget.texi (Basic Types): Update cross ref from "Enabling
3053 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3054 lispref/text.texi change.
3055
30562005-05-20 Carsten Dominik <dominik@science.uva.nl>
3057
3058 * org.texi: Version 3.09.
3059
30602005-05-18 Carsten Dominik <dominik@science.uva.nl>
3061
3062 * reftex.texi: Version 4.28.
3063
30642005-05-16 Jay Belanger <belanger@truman.edu>
3065
3066 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3067
30682005-05-14 Jay Belanger <belanger@truman.edu>
3069
3070 * calc.texi (Default Simplifications): Insert missing ! (logical
3071 not operator).
3072
30732005-05-14 Michael Albinus <michael.albinus@gmx.de>
3074
3075 Sync with Tramp 2.0.49.
3076
30772005-05-10 Jay Belanger <belanger@truman.edu>
3078
3079 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3080 to 1.
3081
30822005-04-29 Carsten Dominik <dominik@science.uva.nl>
3083
3084 * org.texi: Version 3.08, structure reorganized.
3085
30862005-04-24 Richard M. Stallman <rms@gnu.org>
3087
3088 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3089
30902005-04-15 Carsten Dominik <dominik@science.uva.nl>
3091
3092 * org.texi: Update to version 3.06.
3093
30942005-04-13 Lute Kamstra <lute@gnu.org>
3095
3096 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3097
30982005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3099
3100 * cl.texi (Porting Common Lisp): Fix typo.
3101
31022005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3103
3104 * gnus.texi (RSS): Addition.
3105
31062005-04-04 Jay Belanger <belanger@truman.edu>
3107
3108 * calc.texi: Change Calc version number.
3109 (Customizable variables): Fix description of calc-language-alist.
3110 (Copying): Put in version 2 of GPL.
3111
31122005-04-01 Jay Belanger <belanger@truman.edu>
3113
3114 * calc.texi (Troubleshooting Commands): Remove comment about
3115 installation.
3116 (Installation): Remove section.
3117 (Customizable Variables): New section.
3118 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3119 (Graphical Devices): Add references to Customizable Variables.
3120
31212005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3122
3123 * emacs-mime.texi (Display Customization): Markup fixes.
3124 (rfc2047): Update.
3125
31262005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3127
3128 * gnus-faq.texi: Replaced with auto-generated version.
3129
31302005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3131
3132 * dired-x.texi (Multiple Dired Directories): default-directory was
3133 renamed to dired-default-directory.
3134
31352005-03-26 Jay Belanger <belanger@truman.edu>
3136
3137 * calc.texi (Simplifying Formulas, Rewrite Rules):
3138 Change description of top and bottom of fraction.
3139 (Modulo Forms): Move description of how to create modulo forms to
3140 earlier in the section.
3141 (Fraction Mode): Suggest using : to get a fraction by dividing.
3142 (Basic Arithmetic): Adjust placement of command name.
3143 (Truncating the Stack): Emphasize that "hidden" entries are still
3144 visible.
3145 (Installation): Move discussion of printing manual to "About This
3146 Manual".
3147 (About This Manual): Mention how to print the manual.
3148 (Reporting Bugs): Remove first person.
3149 (Building Vectors): Add algebraic version of append.
3150 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3151 (Grouping Digits): Fix typo.
3152
31532005-03-25 Werner Lemberg <wl@gnu.org>
3154
3155 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3156 Replace `legal' with `valid'.
3157
31582005-03-25 Werner Lemberg <wl@gnu.org>
3159
3160 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3161
31622005-03-24 Jay Belanger <belanger@truman.edu>
3163
3164 * calc.texi (General Mode Commands)
3165 (Mode Settings in Embedded Mode): Add some explanation of
3166 recording mode settings.
3167
31682005-03-24 Richard M. Stallman <rms@gnu.org>
3169
3170 * calc.texi: Remove praise of non-free software.
3171
3172 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3173 (Installation): Node deleted.
3174
31752005-03-23 Richard M. Stallman <rms@gnu.org>
3176
3177 * url.texi (HTTP language/coding): Improve last change.
3178
31792005-03-22 Jay Belanger <belanger@truman.edu>
3180
3181 * calc.texi (Embedded Mode): Add new information on changing
3182 modes.
3183
31842005-03-20 Michael Albinus <michael.albinus@gmx.de>
3185
3186 Sync with Tramp 2.0.48.
3187
3188 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3189
3190 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3191 "GNU/Linux". Change all addresses to .gnu.org.
3192 (Default Method): Offer shortened syntax for "su" and "sudo"
3193 methods.
3194
31952005-03-07 Richard M. Stallman <rms@gnu.org>
3196
3197 * url.texi: Fix usage of "e.g.".
3198 (HTTP language/coding): Explain the rules for these strings.
3199
32002005-03-06 Richard M. Stallman <rms@gnu.org>
3201
3202 * woman.texi (Introduction): Minor cleanups.
3203
3204 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3205
3206 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3207 (Installation): Node deleted.
3208
3209 * mh-e.texi (Preface): Get rid of "Emacs 21".
3210
3211 * eshell.texi (Installation): Delete node (for Emacs 20).
3212
32132005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3214
3215 * flymake.texi: Refill and tweak style in @lisp blocks.
3216
32172005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3218
3219 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3220
32212005-03-01 Jay Belanger <belanger@truman.edu>
3222
3223 * calc.texi (Trigonometric and Hyperbolic Functions):
3224 Mention additional functions.
3225 (Algebraic Simplifications): Mention additional simplifications.
3226
32272005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3228
3229 * ses.texi: Add concept/function/variable indices (this work was
3230 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3231 papers on file at FSF).
3232
32332005-02-10 Jay Belanger <belanger@truman.edu>
3234
3235 * calc.texi: Change @LaTeX to La@TeX throughout.
3236 Redefine @expr as @math for TeX output.
3237 Redefine @texline as a no-op for TeX output.
3238 Define @tfn, replace @t by @tfn throughout.
3239
32402005-02-09 Jay Belanger <belanger@truman.edu>
3241
3242 * calc.texi: Add macro for LaTeX for info output.
3243
32442005-02-08 Kim F. Storm <storm@cua.dk>
3245
3246 * texinfo.tex (LaTex): Add def.
3247
32482005-02-06 Jay Belanger <belanger@truman.edu>
3249
3250 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3251 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3252 throughout manual.
3253
32542005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3255
3256 * gnus.texi: Some edits based on comments from David Abrahams.
3257
32582005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3259
3260 * gnus.texi (RSS): Fix the keystroke.
3261
32622005-01-24 David Kastrup <dak@gnu.org>
3263
3264 * faq.texi: Update AUCTeX version info.
3265
32662005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3267
3268 * gnus-faq.texi ([4.1]): Typo.
3269
32702005-01-19 Jay Belanger <belanger@truman.edu>
3271
3272 * calc.texi (Keep Arguments): Mention that keeping arguments
3273 doesn't work with keyboard macros.
3274
32752005-01-16 Richard M. Stallman <rms@gnu.org>
3276
3277 * autotype.texi (Autoinserting): Fix small error.
3278
32792005-01-16 Michael Albinus <michael.albinus@gmx.de>
3280
3281 Sync with Tramp 2.0.47.
3282
3283 * tramp.texi (Compilation): New section, describing compilation of
3284 remote files.
3285
32862005-01-11 Kim F. Storm <storm@cua.dk>
3287
3288 * widget.texi (Basic Types): Add :follow-link keyword.
3289
32902005-01-09 Jay Belanger <belanger@truman.edu>
3291
3292 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3293
32942005-01-08 Jay Belanger <belanger@truman.edu>
3295
3296 * calc.texi: Change throughout to reflect new default value of
3297 calc-settings-file.
3298
32992005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3300
3301 * message.texi (Reply): `message-reply-to-function' should return
3302 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3303
33042005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3305
3306 * faq.texi (Changing load-path): Fix typo.
3307
33082005-01-05 Jay Belanger <belanger@truman.edu>
3309
3310 * calc.texi (Programming Tutorial): Replace kbd command by
3311 appropriate characters for a keyboard macro.
3312
33132005-01-04 Jay Belanger <belanger@truman.edu>
3314
3315 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3316 for Lucid Emacs.
3317 (Programming Tutorial): Mention that the user needs to be in the
3318 right mode to compute some functions.
3319
33202005-01-04 Jay Belanger <belanger@truman.edu>
3321
3322 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3323 no longer applicable.
3324
33252005-01-01 Jay Belanger <belanger@truman.edu>
3326
3327 * calc.texi (Programming Tutorial): Changed description of how to
3328 edit keyboard macros to match current behavior.
3329
33302004-12-31 Jay Belanger <belanger@truman.edu>
3331
3332 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3333
33342004-12-20 Jay Belanger <belanger@truman.edu>
3335
3336 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3337 zero.
3338
33392004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3340
3341 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3342 @xref.
3343 (Font Locking): Avoid @strong{Note:}.
3344
33452004-12-17 Michael Albinus <michael.albinus@gmx.de>
3346
3347 Sync with Tramp 2.0.46.
3348
3349 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3350
33512004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3352
3353 * url.texi: Correct typos.
3354 (Retrieving URLs): @var{nil}->@code{nil}.
3355 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3356 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3357 (Dealing with HTTP documents): @inforef->@xref.
3358
33592004-12-15 Jay Belanger <belanger@truman.edu>
3360
3361 * calc.texi: Consistently capitalized all mode names.
3362 (Answers to Exercises): Mention that an answer can be a fraction
3363 when in Fraction mode.
3364
33652004-12-13 Jay Belanger <belanger@truman.edu>
3366
3367 * calc.texi: Fix some TeX definitions.
3368
33692004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3370
3371 * reftex.texi (Imprint): Remove erroneous @value's.
3372
33732004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3374
3375 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3376 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3377
33782004-12-08 Jay Belanger <belanger@truman.edu>
3379
3380 * calc.texi (Starting Calc): Remove comment about installation.
3381 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3382
33832004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3384
3385 * url.texi: Update @setfilename.
3386 (Getting Started): No need to worry about Gnus versions.
3387 (Dealing with HTTP documents): Use @inforef.
3388
3389 * org.texi: Fix @direntry file name.
3390
33912004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3392
3393 * url.texi: New file.
3394
3395 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3396
33972004-12-06 Jay Belanger <belanger@truman.edu>
3398
3399 * calc.texi (Using Calc): Remove paragraph about installation.
3400
34012004-12-06 Jay Belanger <belanger@truman.edu>
3402
3403 * calc.texi: Use more Texinfo macros and less TeX defs.
3404 Remove @refill's.
3405
34062004-12-06 Richard M. Stallman <rms@gnu.org>
3407
3408 * org.texi: New file.
3409
34102004-12-05 Richard M. Stallman <rms@gnu.org>
3411
3412 * Makefile.in (org.dvi, ../info/org): New targets.
3413 (INFO_TARGETS): Add ../info/org.
3414 (DVI_TARGETS): Add org.dvi.
3415 (maintainer-clean): Remove the info files in the info dir.
3416
34172004-11-26 Eli Zaretskii <eliz@gnu.org>
3418
3419 * idlwave.texi: Fix the setfilename directive to put the produced
3420 file in ../info.
3421 (Continued Statement Indentation): Resurrect Jan D.'s change from
3422 2004-11-03 that was lost when a newer version of idlwave.texi was
3423 imported.
3424
34252004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3426
3427 * gnus-faq.texi ([5.1]): Added missing bracket.
3428
3429 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3430 `spam-initialize'.
3431
34322004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3433
3434 * message.texi (Various Message Variables): Mention that all mail
3435 file variables are derived from `message-directory'.
3436
3437 * gnus.texi (Splitting Mail): Clarify bogus group.
3438
34392004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3440
3441 * emacs-mime.texi (Encoding Customization): Fix
3442 mm-coding-system-priorities entry.
3443
34442004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3445
3446 * idlwave.texi (Continued Statement Indentation):
3447 * reftex.texi (Options (Index Support)):
3448 (Displaying and Editing the Index, Table of Contents):
3449 * speedbar.texi (Creating a display, Major Display Modes): Replace
3450 non-nil with non-@code{nil}.
3451
34522004-10-21 Jay Belanger <belanger@truman.edu>
3453
3454 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3455
34562004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3457
3458 * calc.texi (Reporting Bugs): Double up `@'.
3459
34602004-10-18 Jay Belanger <belanger@truman.edu>
3461
3462 * calc.texi (Reporting Bugs): Changed the address that bugs
3463 should be sent to.
3464
34652004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3466
3467 * gnus.texi (New Features): Add 5.11.
3468
3469 * message.texi (Resending): Remove wrong default value.
3470
3471 * gnus.texi (Mail Source Specifiers): Describe possible problems
3472 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3473 `pop3-leave-mail-on-server' to the index.
3474
34752004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3476
3477 * message.texi (Canceling News): Add how to set a password.
3478
34792004-10-12 Jay Belanger <belanger@truman.edu>
3480
3481 * calc.texi (Help Commands): Changed the descriptions of
3482 calc-describe-function and calc-describe-variable to match their
3483 current behavior.
3484
34852004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3486
3487 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3488
34892004-10-12 Michael Albinus <michael.albinus@gmx.de>
3490
3491 Sync with Tramp 2.0.45.
3492
3493 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3494 plink link. The URL is outdated. Originator contacted for
3495 clarification.
3496
34972004-10-10 Juri Linkov <juri@jurta.org>
3498
3499 * gnus.texi (Top, Marking Articles): Join two menus in one node
3500 because a node can have only one menu.
3501
35022004-10-09 Juri Linkov <juri@jurta.org>
3503
3504 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3505 example of nnmail-split-fancy.
3506
35072004-10-06 Karl Berry <karl@gnu.org>
3508
3509 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3510 consistency with other uses of dashes.
3511
35122004-10-05 Karl Berry <karl@gnu.org>
3513
3514 * info.texi: Consistently use --- throughout, periods at end of
3515 menu descriptions, and a couple typos.
3516
35172004-09-26 Jesper Harder <harder@ifa.au.dk>
3518
3519 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3520 * pgg.texi (User Commands, Backend methods): Do.
3521 * gnus.texi: Markup fixes.
3522 (Setting Process Marks): Fix `M P a' entry.
3523 * emacs-mime.texi: Fixes.
3524
35252004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3526
3527 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3528 again.
3529 Use 5.10 instead of 5.10.0.
3530
35312004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3532
3533 * gnus.texi (Summary Mail Commands): S D e.
3534
35352004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3536
3537 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3538 the gnus-article-mode-line-format section.
3539
35402004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3541
3542 * gnus.texi (Various Summary Stuff): Fix the documentation for
3543 gnus-newsgroup-variables.
3544
35452004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3546
3547 * gnus.texi (MIME Commands): Added
3548 gnus-mime-display-multipart-as-mixed,
3549 gnus-mime-display-multipart-alternative-as-mixed,
3550 gnus-mime-display-multipart-related-as-mixed.
3551 (Mail Source Customization): Clarify `mail-source-directory'.
3552 (Splitting Mail): Mention gnus-group-find-new-groups.
3553 (SpamOracle): Fixed typo.
3554
3555 * gnus-faq.texi: Untabify.
3556 ([6.3]): nnir.el is in contrib directory.
3557
3558 * message.texi (News Headers): Clarify how a unique ID is created.
3559
3560 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3561 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3562
35632004-09-20 Andre Srinivasan <andre@e2open.com>
3564
3565 * gnus.texi (Group Parameters): Added more on hooks. (Small
3566 change.)
3567
35682004-09-20 Florian Weimer <fw@deneb.enyo.de>
3569
3570 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3571
35722004-09-22 Jay Belanger <belanger@truman.edu>
3573
3574 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3575 might be hidden during part of the session.
3576
35772004-09-20 Jay Belanger <belanger@truman.edu>
3578
3579 * calc.texi (Notations Used in This Manual): Put in an earlier
3580 mention that DEL could be called Backspace.
3581
35822004-09-10 Simon Josefsson <jas@extundo.com>
3583
3584 * gnus.texi (IMAP): Add example. Suggested and partially written
3585 by Steinar Bang <sb@dod.no>.
3586
35872004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3588
3589 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3590 netrc syntax.
3591
35922004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3593
3594 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
3595 (Spam ELisp Package Global Variables): More clarifications.
3596
35972004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3598
3599 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3600 Mention spam-split does not modify incoming mail.
3601
36022004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3603
3604 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3605
36062004-09-10 Eli Zaretskii <eliz@gnu.org>
3607
3608 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3609
36102004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3611
3612 * makefile.w32-in (sieve, pgg): Use $(infodir).
3613
36142004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3615
3616 * makefile.w32-in: Fix PGG and Sieve entries.
3617
36182004-08-28 Eli Zaretskii <eliz@gnu.org>
3619
3620 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3621 Emacs and related programs.
3622
36232004-08-27 Richard M. Stallman <rms@gnu.org>
3624
3625 * faq.texi: Fix texinfo usage, esp. doublequotes.
3626 (Difference between Emacs and XEmacs): Some clarification.
3627
3628 * faq.texi (Difference between Emacs and XEmacs):
3629 Explain not to contrast XEmacs with GNU Emacs.
3630
36312004-08-26 Richard M. Stallman <rms@gnu.org>
3632
3633 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3634
36352004-08-22 David Kastrup <dak@gnu.org>
3636
3637 * reftex.texi (AUCTeX): Update links, section name.
3638
3639 * faq.texi (Calc): Update availability (included in 22.1).
3640 (AUCTeX): Update availability, information, versions, description.
3641
36422004-08-14 Eli Zaretskii <eliz@gnu.org>
3643
3644 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3645
36462004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3647
3648 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3649
36502004-08-10 Michael Albinus <michael.albinus@gmx.de>
3651
3652 Sync with Tramp 2.0.44.
3653
36542004-08-05 Lars Hansen <larsh@math.ku.dk>
3655
3656 * widget.texi (User Interface): Update how to separate the
3657 editable field of an editable-field widget from other widgets.
3658 (Programming Example): Add text after field.
3659
36602004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3661
3662 * emacs-mime.texi (Encoding Customization): Add a note to the
3663 mm-content-transfer-encoding-defaults entry.
3664 (rfc2047): Update.
3665
3666 * gnus.texi (Article Highlighting): Add
3667 gnus-cite-ignore-quoted-from.
3668 (POP before SMTP): New node.
3669 (Posting Styles): Addition.
3670 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3671 (Fancy Mail Splitting): Ditto.
3672 (X-Face): Add gnus-x-face.
3673
36742004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3675
3676 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3677 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3678
36792004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3680
3681 * gnus.texi (Mail Source Specifiers): Describe
3682 `pop3-leave-mail-on-server'.
3683
36842004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3685
3686 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3687
3688 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3689 repository. Change setfilename.
3690
3691 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3692
36932004-07-02 Juri Linkov <juri@jurta.org>
3694
3695 * pcl-cvs.texi (Viewing differences): Add `d r'.
3696
36972004-06-29 Jesper Harder <harder@ifa.au.dk>
3698
3699 * ses.texi, viper.texi, flymake.texi, faq.texi:
3700 * eshell.texi, ediff.texi: Markup fixes.
3701
37022004-06-21 Karl Berry <karl@gnu.org>
3703
3704 * info.texi (Top): Mention that only Emacs has mouse support.
3705 (Getting Started): Mention this in a few other places.
3706
37072004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3708
3709 * autotype.texi (Copyrights, Timestamps): Recommend
3710 `before-save-hook' instead of `write-file-functions'.
3711
37122004-06-13 Lars Hansen <larsh@math.ku.dk>
3713
3714 * dired-x.texi (dired-mark-omitted): Update keybinding.
3715
37162004-06-10 Kim F. Storm <storm@cua.dk>
3717
3718 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3719
37202004-06-05 Lars Hansen <larsh@math.ku.dk>
3721
3722 * dired-x.texi (variable dired-omit-mode): Rename from
3723 dired-omit-files-p.
3724 (function dired-omit-mode): Rename from dired-omit-toggle.
3725 Call dired-omit-mode rather than set dired-omit-files-p.
3726 (dired-mark-omitted): Describe command.
3727
37282004-05-29 Michael Albinus <michael.albinus@gmx.de>
3729
3730 Version 2.0.41 of Tramp released.
3731
37322004-05-29 Juanma Barranquero <lektu@terra.es>
3733
3734 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3735 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3736
37372004-05-29 Richard M. Stallman <rms@gnu.org>
3738
3739 * cl.texi (Top): Call this chapter `Introduction'.
3740 (Overview): In TeX, no section heading here.
3741
3742 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3743
37442004-05-29 Eli Zaretskii <eliz@gnu.org>
3745
3746 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3747 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3748
37492004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3750
3751 * flymake.texi: New file.
3752
37532004-05-28 Simon Josefsson <jas@extundo.com>
3754
3755 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3756
37572004-05-07 Kai Grossjohann <kai@emptydomain.de>
3758
3759 Version 2.0.40 of Tramp released.
3760
37612004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3762
3763 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3764
3765 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3766 variables `tramp-backup-directory-alist' and
3767 `tramp-bkup-backup-directory-info'.
3768 (Overview, Connection types)
3769 (External transfer methods, Default Method)
3770 (Windows setup hints): Remove restriction of password entering
3771 with external methods.
3772 (Auto-save and Backup): Make file name example
3773 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3774 and `auto-save-directory' must be used.
3775 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3776 only "NT"). Remove doubled entry "What kinds of systems does
3777 @tramp{} work on".
3778 (tramp): Macro removed.
3779 (Obtaining Tramp): Flag removed from title.
3780 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3781 and `trampver' used properly. Flag `tramp-inst' replaced by
3782 `installchapter'. Installation related text adapted.
3783
37842004-04-28 Masatake YAMATO <jet@gyve.org>
3785
3786 * widget.texi (Programming Example): Remove overlays.
3787
37882004-04-27 Jesper Harder <harder@ifa.au.dk>
3789
3790 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3791
37922004-04-23 Juanma Barranquero <lektu@terra.es>
3793
3794 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3795
37962004-04-05 Jesper Harder <harder@ifa.au.dk>
3797
3798 * info.texi (Info Search): Add info-apropos.
3799
38002004-03-22 Juri Linkov <juri@jurta.org>
3801
3802 * faq.texi: Fix help key bindings.
3803
38042004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3805
3806 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3807 (as suggested by Karl Berry). Update information about colored
3808 stars in menus. Add new subheading describing M-n.
3809
38102004-03-12 Richard M. Stallman <rms@gnu.org>
3811
3812 * cl.texi (Top): Rename top node's title.
3813
38142004-03-08 Karl Berry <karl@gnu.org>
3815
3816 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3817 problems making the texinfo distribution.
3818
38192004-02-29 Simon Josefsson <jas@extundo.com>
3820
3821 * smtpmail.texi (Authentication): Changed the list of supported
3822 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3823 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3824 <voegelas@gmx.net>.
3825
38262004-02-29 Juanma Barranquero <lektu@terra.es>
3827
3828 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3829 Use $(DEL) instead of rm, and ignore exit code.
3830
38312004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
3832
3833 Tramp version 2.0.39 released.
3834
38352004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3836
3837 * tramp.texi (Customizing Completion): Explain new functions
3838 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3839 (all): Savannah URLs unified to "http://savannah.nongnu.org".
3840 (Top): Refer to Savannah mailing list as the major one. Mention
3841 older mailing lists in HTML mode only.
3842 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
3843 (Frequently Asked Questions): Remote hosts must not be Unix-like
3844 for "smb" method.
3845 (Password caching): New node.
3846 (External transfer methods): Refer to password caching for "smb"
3847 method.
3848
38492004-02-17 Karl Berry <karl@gnu.org>
3850
3851 * info.texi (Help-Int): Mention the new line number feature.
3852
38532004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3854
3855 * ses.texi (Advanced Features): New functionality for
3856 ses-set-header-row (defaults to current row unless C-u used).
3857 (Acknowledgements): Add Stefan Monnier.
3858
38592003-12-29 Kevin Ryde <user42@zip.com.au>
3860
3861 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3862
38632003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
3864
3865 Tramp version 2.0.38 released.
3866
3867 * tramp.texi (Remote shell setup): Warn of environment variables
3868 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
3869 <sven.gabriel@imk.fzk.de>.
3870 (Configuration): Tramp now chooses base64/uuencode
3871 automatically. Update wording accordingly.
3872 (Top): More description for the `Default Method' menu entry.
3873 (Default Method): Use @code, not @var, for Lisp variables.
3874 (Default Method): New subsection `Which method is the right one
3875 for me?' Suggested by Christian Kirsch.
3876 (Configuration): Pointer to new subsection added.
3877 (Default Method): Too many "use" in one sentence.
3878 Rephrase. Reported by Christian Kirsch.
3879 (Filename Syntax): Old `su' example is probably a left-over from
3880 the sm/su method naming. Replace with `ssh', instead.
3881 (External transfer methods, Auto-save and Backup):
3882 Typo fixes.
3883
38842003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
3885
3886 * tramp.texi (all): Harmonize all occurences of @tramp{}.
3887 (Top): Mention japanese manual only if flag `jamanual' is set.
3888 Insert section `Japanese manual' in menu.
3889
38902003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
3891
3892 * eshell.texi (Known Problems): Add doc item.
3893
38942003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
3895
3896 * cc-mode.texi: Update for CC Mode 5.30.
3897
3898 Note: Please refrain from doing purely cosmetic changes like
3899 removing trailing whitespace in this manual; it clobbers cvs
3900 merging for no good reason.
3901
39022003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3903
3904 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
3905 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
3906 @acronym{ASCII}.
3907
39082003-10-26 Karl Berry <karl@gnu.org>
3909
3910 * info.texi (Info Search): Echo area, not echo are. From Debian
3911 diff.
3912
39132003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
3914
3915 * widget.texi (Defining New Widgets): Document new beavior of
3916 :buttons and :children keywords.
3917
39182003-10-22 Miles Bader <miles@gnu.org>
3919
3920 * Makefile.in (info): Move before $(top_srcdir)/info.
3921
39222003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
3923
3924 * tramp.texi (Inline methods): Small grammar fix.
3925 (External transfer methods): Likewise.
3926
39272003-10-08 Nick Roberts <nick@nick.uklinux.net>
3928
3929 * speedbar.texi: Remove paragraph for GUD that is no longer true.
3930
39312003-10-06 Luc Teirlinck <teirllm@auburn.edu>
3932
3933 * texinfo.tex: Replace `%' in arch tagline by @ignore.
3934
39352003-09-30 Richard M. Stallman <rms@gnu.org>
3936
3937 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
3938
3939 * widget.texi (User Interface): Fix typos.
3940
3941 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
3942
39432003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
3944
3945 * pcl-cvs.texi (Selected Files): Fix typo.
3946
39472003-09-21 Karl Berry <karl@gnu.org>
3948
3949 * info.texi (] and [ commands): No period at end of section title.
3950
39512003-09-04 Miles Bader <miles@gnu.org>
3952
3953 * Makefile.in (top_srcdir): New variable.
3954 ($(top_srcdir)/info): New rule.
3955 (info): Depend on it.
3956
39572003-09-03 Peter Runestig <peter@runestig.com>
3958
3959 * makefile.w32-in: New file.
3960
39612003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
3962
3963 * widget.texi (User Interface): Explain the need of static text
3964 around an editable field.
3965
39662003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3967
3968 * widget.texi (Basic Types): The argument to `:help-echo' can now
3969 be a form that evaluates to a string.
3970
39712003-08-18 Kim F. Storm <storm@cua.dk>
3972
3973 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
3974
39752003-08-16 Richard M. Stallman <rms@gnu.org>
3976
3977 * dired-x.texi (Shell Command Guessing): Explain *.
3978
39792003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
3980
3981 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
3982 log-edit-insert-changelog.
3983
39842003-08-03 Karl Berry <karl@gnu.org>
3985
3986 * info.texi: Need @contents.
3987
39882003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3989
3990 Tramp version 2.0.36 released.
3991
3992 * tramp.texi (Remote shell setup): Explain about problems with
3993 non-Bourne commands in ~/.profile and ~/.shrc.
3994
39952003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
3996
3997 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
3998 renaming of `vis-mode' to `visible-mode'.
3999
40002003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4001
4002 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4003 next, prev and up pointers.
4004
40052003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4006
4007 * info.texi (Help): Mention existence of Emacs and stand-alone
4008 Info at the very beginning of the tutorial.
4009 (Help-Inv): New node.
4010 (Help-]): New node.
4011 (Help-M): Systematically point out the differences between default
4012 Emacs and stand-alone versions. Delete second menu.
4013 (Help-Xref): Systematically point out the differences between
4014 default Emacs and stand-alone versions.
4015 (Help-Int): Change `l' example.
4016 (Expert Info): Fix typos.
4017 (Emacs Info Variables): Mention `Info-hide-note-references' and
4018 new default for `Info-scroll-prefer-subnodes'.
4019
40202003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4021
4022 Version 2.0.35 of Tramp released.
4023
4024 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4025 (Inline methods): Add methods `remsh' and `plink1'.
4026 (External transfer methods): Add method `remcp'.
4027 (Multi-hop Methods): Add method `remsh'.
4028 Small patch from Adrian Aichner <adrian@xemacs.org>:
4029 Fix minor typos.
4030 (Concept Index): Added to make manual searchable via
4031 `Info-index'.
4032 (Version Control): Add cindex entry.
4033
40342003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4035
4036 * trampver.texi: Version 2.0.34 released.
4037
40382003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4039
4040 * faq.texi: Improve previous changes.
4041
40422003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4043
4044 * faq.texi: Update copyright and maintenance details.
4045 Update some package URLs, versions, and maintainers.
4046 Remove many references to the Emacs Lisp Archive.
4047
40482003-04-23 Simon Josefsson <jas@extundo.com>
4049
4050 * smtpmail.texi: Fix license (the invariant sections mentioned has
4051 never been part of the smtp manual). Align info dir entry with
4052 other emacs packages.
4053
40542003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4055
4056 * tramp.texi: Version 2.0.33 released.
4057 Remove installation chapter. Remove XEmacs specifics.
4058
40592003-03-29 Richard M. Stallman <rms@gnu.org>
4060
4061 * tramp.texi (Top): Undo the previous renaming.
4062 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4063
40642003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4065
4066 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4067 version of manual.
4068
4069 * tramp.texi (Auto-save and Backup): New node.
4070
40712003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4072
4073 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4074 Emacs" in order to have better differentiation to "XEmacs".
4075 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4076 are new macros in order to point to the other Emacs flavor where
4077 appropriate. In info case, point to node `Installation' in order
4078 to explain how to generate the other way. In html case, make a
4079 link to the other html file.
4080 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4081 after CVS checkout/update.
4082 (Installation): Completely rewritten.
4083 (Installation parameters, Load paths): New sections under
4084 `Installation'.
4085
40862003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4087
4088 * tramp.texi: Version 2.0.30 released.
4089 Replace word "path" with "localname" where used as a component of
4090 a Tramp file name.
4091
40922003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4093
4094 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4095 introduced.
4096 (Installation): Explain what to do if files from the tramp/contrib
4097 directory are needed.
4098
40992003-02-23 Alex Schroeder <alex@emacswiki.org>
4100
4101 * smtpmail.texi (How Mail Works): New.
4102
41032003-02-22 Alex Schroeder <alex@emacswiki.org>
4104
4105 * smtpmail.texi: New file.
4106
4107 * Makefile.in: Build SMTP manual.
4108
41092003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4110
4111 * tramp.texi: Version 2.0.29 released.
4112 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4113 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4114
41152003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4116
4117 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4118 another package loads accidently Ange-FTP.
4119
41202003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4121
4122 * tramp.texi (Customizing Completion): Add function
4123 `tramp-parse-sconfig'. Change example of
4124 `tramp-set-completion-function', because parsing of ssh config
4125 files looks more natural.
4126
41272003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4128
4129 * gnus.texi: Do not use `path' in several locations.
4130
41312002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4132
4133 * tramp.texi (External transfer methods): New method `smb'. From
4134 Michael Albinus.
4135
41362002-11-05 Karl Berry <karl@gnu.org>
4137
4138 * info.texi (Info-fontify): Reorder face list to avoid bad line
4139 breaks.
4140
41412002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4142
4143 * tramp.texi: Move @copying to standard place. Use
4144 @insertcopying.
4145
41462002-10-02 Karl Berry <karl@gnu.org>
4147
4148 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4149 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4150 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4151 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4152 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4153 Per rms, update all manuals to use @copying instead of @ifinfo.
4154 Also use @ifnottex instead of @ifinfo around the top node, where
4155 needed for the sake of the HTML output.
4156 (The Gnus manual is not fixed since it's not clear to me how it
4157 works; and the Tramp manual already uses @copying, although in an
4158 unusual way. All others were changed.)
4159
41602002-09-10 Jonathan Yavner <jyavner@engineer.com>
4161
4162 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4163 (../info/ses, ses.dvi): New targets.
4164 * ses.texi: New file.
4165
41662002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4167
4168 * texinfo.tex: Update to texinfo 4.2.
4169
41702002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4171
4172 * reftex.texi: Update to RefTeX 4.19.
4173
41742002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4175
4176 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4177 (../info/tramp, tramp.dvi): New targets.
4178
41792002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4180
4181 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4182 (calc.dvi): Uncomment.
4183
41842001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4185
4186 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4187 (../info/calc): New target.
4188
41892001-10-20 Gerd Moellmann <gerd@gnu.org>
4190
4191 * (Version 21.1 released.)
4192
41932001-10-05 Gerd Moellmann <gerd@gnu.org>
4194
4195 * Branch for 21.1.
4196
41972001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4198
4199 * Makefile.in (../info/info): Use an explicit -o switch to
4200 makeinfo.
4201
42022001-03-05 Gerd Moellmann <gerd@gnu.org>
4203
4204 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4205
42062000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4207
4208 * Makefile.in (../info/idlwave): Use --no-split.
4209
42102000-12-14 Dave Love <fx@gnu.org>
4211
4212 * Makefile.in (mostlyclean): Remove gnustmp.*
4213 (gnus.dvi): Change rule to remove @latex stuff.
4214
42152000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4216
4217 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4218
42192000-10-13 John Wiegley <johnw@gnu.org>
4220
4221 * Makefile.in: Add build targets for eshell.texi.
4222
42232000-09-25 Gerd Moellmann <gerd@gnu.org>
4224
4225 * Makefile.in: Remove/comment speedbar stuff.
4226
42272000-09-22 Dave Love <fx@gnu.org>
4228
4229 * Makefile.in: Add emacs-mime.
4230
42312000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4232
4233 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4234 (DVI_TARGETS): Add woman.dvi.
4235 (../info/woman, woman.dvi): New targets.
4236
42372000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4238
4239 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4240
4241 * pcl-cvs.texi: New file.
4242 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4243 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4244
42452000-05-11 Gerd Moellmann <gerd@gnu.org>
4246
4247 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4248 (../info/ebrowse, ebrowse.dvi): New targets.
4249
42502000-01-13 Gerd Moellmann <gerd@gnu.org>
4251
4252 * Makefile.in (INFO_TARGETS): Add eudc.
4253 (DVI_TARGETS): Add eudc.dvi.
4254 (../info/eudc, eudc.dvi): New targets.
4255
42562000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4257
4258 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4259 compatibility with 8+3 filesystems).
4260 (../info/efaq): Rename from emacs-faq.
4261
42622000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4263
4264 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4265 (../info/idlwave, idlwave.dvi): New targets.
4266
42671999-10-23 Dave Love <fx@gnu.org>
4268
4269 * Makefile.in: Use autotype.texi.
4270
42711999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4272
4273 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4274 faq.texi file) rather than ../info/faq.
4275
42761999-10-07 Gerd Moellmann <gerd@gnu.org>
4277
4278 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4279 (../info/ada-mode, ada-mode.dvi): New targets.
4280
42811999-09-01 Dave Love <fx@gnu.org>
4282
4283 * Makefile.in: Add faq.
4284
42851999-07-12 Richard Stallman <rms@gnu.org>
4286
4287 * Version 20.4 released.
4288
42891998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4290
4291 * Version 20.3 released.
4292
42931998-04-06 Andreas Schwab <schwab@gnu.org>
4294
4295 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4296 it in dvi targets.
4297 (../etc/GNU): Change to $(srcdir) first.
4298
42991998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4300
4301 * reftex.texi: Update for RefTeX version 3.22.
4302
43031998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4304
4305 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4306 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4307
43081997-09-23 Paul Eggert <eggert@twinsun.com>
4309
4310 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4311 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4312
43131997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4314
4315 * Version 20.2 released.
4316
43171997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4318
4319 * Version 20.1 released.
4320
43211997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4322
4323 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4324
43251996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4326
4327 * Version 19.33 released.
4328
43291996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4330
4331 * Version 19.32 released.
4332
43331996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4334
4335 * Makefile.in: Add rules for the Message manual.
4336
43371996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4338
4339 * gnus.texi: New version.
4340
4341 * message.texi: New manual.
4342
43431996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4344
4345 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4346
43471996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4348
4349 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4350 Specify -I option.
4351 (All dvi targets): Set the TEXINPUTS variable.
4352
43531996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4354
4355 * Version 19.31 released.
4356
43571996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4358
4359 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4360 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4361
43621995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4363
4364 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4365 (INFO_TARGETS): Add ../info/cc-mode.
4366 (DVI_TARGETS): Add cc-mode.dvi.
4367
43681996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4369
4370 * Version 19.31 released.
4371
43721995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4373
4374 * Version 19.30 released.
4375
43761995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4377
4378 * gnus.texi: New file.
4379
43801995-11-04 Erik Naggum <erik@naggum.no>
4381
4382 * gnus.texi: File deleted.
4383
43841995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4385
4386 * mh-e.texi: "Function Index" -> "Command Index" to work with
4387 Emacs 19.30 C-h C-k support of separately-documented commands.
4388
43891995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4390
4391 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4392 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4393
43941995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4395
4396 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4397 (../info/viper, viper.dvi): New targets.
4398
43991995-04-20 Kevin Rodgers <kevinr@ihs.com>
4400
4401 * dired-x.texi (Installation): Change the example to set
4402 buffer-local variables like dired-omit-files-p in
4403 dired-mode-hook.
4404
44051995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4406
4407 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4408 (../info/mh-e, mh-e.dvi): New targets.
4409
44101995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4411
4412 * Makefile.in (maintainer-clean): Rename from realclean.
4413
44141994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4415
4416 * Makefile.in: New file.
4417 * Makefile: File deleted.
4418
44191994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4420
4421 * Makefile (TEXINDEX_OBJS): Variable deleted.
4422 (texindex, texindex.o, getopt.o): Rules deleted.
4423 All deps on texindex deleted.
4424 (distclean): Don't delete texindex.
4425 (mostlyclean): Don't delete *.o.
4426 * texindex.c, getopt.c: Files deleted.
4427
44281994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4429
4430 * Version 19.26 released.
4431
44321994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4433
4434 * Version 19.25 released.
4435
44361994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4437
4438 * Version 19.24 released.
4439
44401994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4441
4442 * Version 19.23 released.
4443
44441994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4445
4446 * Makefile: Delete spurious tab.
4447
44481994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4449
4450 * Makefile (.SUFFIXES): New rule.
4451
44521994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4453
4454 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4455 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4456
44571994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4458
4459 * Makefile (../info/sc): Rename from sc.info.
4460 (../info/cl): Likewise.
4461 (INFO_TARGETS): Use new names.
4462
44631993-12-04 Richard Stallman (rms@srarc2)
4464
4465 * getopt.c: New file.
4466 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4467 (getopt.o): New rule.
4468 (dvi): Don't depend on texindex.
4469 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4470 Depend on texindex.
4471
44721993-12-03 Richard Stallman (rms@srarc2)
4473
4474 * Makefile (../info/sc.info): Rename from ../info/sc.
4475 (TEXI2DVI): New variable.
4476 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4477 Add explicit commands.
4478 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4479
44801993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4481
4482 * Version 19.22 released.
4483
44841993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4485
4486 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4487
44881993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4489
4490 * Version 19.21 released.
4491
44921993-11-15 Paul Eggert (eggert@twinsun.com)
4493
4494 * man/Makefile (../info/cl.info): Rename from ../info/cl.
4495
44961993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4497
4498 * Makefile (../etc/GNU): New target.
4499 (EMACSSOURCES): Add gnu1.texi.
4500
45011993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4502
4503 * Makefile (realclean): Don't delete the Info files.
4504
45051993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4506
4507 * forms.texi: Fix forms.texi so that it will format correctly.
4508 Add missing `@end iftex', fix bad reference.
4509
4510 * info.texi, info-stn.texi: New files implement texinfo version of
4511 `info' file.
4512
45131993-10-20 Brian Fox (bfox@ai.mit.edu)
4514
4515 * Makefile: Fix targets for texindex, new info.texi files.
4516 * info-stnd.texi: New file implements info for standalone info
4517 reader.
4518 * info.texi: Update to include recent changes to "../info/info".
4519 New source file for ../info/info; includes info-stnd.texi.
4520
4521 * texindex.c: Include "../src/config.h" if building in emacs.
4522
4523 * Makefile: Change all files to FILENAME.texi, force all targets
4524 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
4525 vip.texinfo, forms.texinfo, cl.texinfo.
4526 Add target to build texindex.c, defining `emacs'.
4527
4528 * forms.texi: Install new file to match version 2.3 of forms.el.
4529
45301993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4531
4532 * Version 19.19 released.
4533
45341993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
4535
4536 * sc.texinfo: Fix info file name.
4537
4538 * Makefile (info): Add gnus and sc.
4539 (dvi): Add gnus.dvi and sc.dvi.
4540 (../info/sc, sc.dvi): New targets.
4541
45421993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4543
4544 * Version 19.18 released.
4545
45461993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4547
4548 * Makefile: Fix source file names of the separate manuals.
4549 (gnus.dvi, ../info/gnus): New targets.
4550
45511993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4552
4553 * Version 19.17 released.
4554
45551993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4556
4557 * split-man: Fix typos in last change.
4558
45591993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4560
4561 * Version 19.16 released.
4562
45631993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4564
4565 * version 19.15 released.
4566
45671993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4568
4569 * Makefile (distclean): It's rm, not rf.
4570
45711993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4572
4573 * Version 19.14 released.
4574
45751993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4576
4577 * Makefile: New file.
4578
45791993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4580
4581 * Version 19.13 released.
4582
45831993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4584
4585 * Version 19.9 released.
4586
45871993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4588
4589 * Version 19.8 released.
4590
45911993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4592
4593 * Version 19.7 released.
4594
45951990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4596
4597 * gnus.texinfo: New file. Removed installation instructions.
4598
45991990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4600
4601 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4602
46031989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4604
4605 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4606 then define `\sc' as the command for smallcaps in Texinfo. This
4607 means that the @sc command will produce small caps. bfox has
4608 made the corresponding change to makeinfo and texinfm.el.
4609
46101988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4611
4612 * vip.texinfo: Remove menu entry Adding Lisp Code in node
4613 Customization since the menu entry did not point to anything.
4614 Also add an @finalout command to remove overfull hboxes from the
4615 printed output.
4616
4617 * cl.texinfo: Add @bye, \input line and @settitle to file.
4618 This file is clearly intended to be a chapter of some other work,
4619 but the other work does not yet exist.
4620
46211988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4622
4623 * texinfo.texinfo: Three typos corrected.
4624
4009494e
GM
4625;; Local Variables:
4626;; coding: iso-2022-7bit
4627;; fill-column: 79
4628;; add-log-time-zone-rule: t
4629;; End:
4630
5205011b
GM
4631 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4632 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4009494e
GM
4633
4634 This file is part of GNU Emacs.
4635
4636 GNU Emacs is free software; you can redistribute it and/or modify
4637 it under the terms of the GNU General Public License as published by
4638 the Free Software Foundation; either version 3, or (at your option)
4639 any later version.
4640
4641 GNU Emacs is distributed in the hope that it will be useful,
4642 but WITHOUT ANY WARRANTY; without even the implied warranty of
4643 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4644 GNU General Public License for more details.
4645
4646 You should have received a copy of the GNU General Public License
4647 along with GNU Emacs; see the file COPYING. If not, write to the
4648 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4649 Boston, MA 02110-1301, USA.
4650
f7ed05c9 4651;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803