(nxml-heading, nxml-outline-indicator)
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
331e4d02
AS
12007-12-20 Alex Schroeder <alex@gnu.org>
2
3 * rcirc.texi (Top): Fighting Information Overload chapter added.
4 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5 (rcirc commands): Moved /ignore command to the new chapter.
6 (Fighting Information Overload): New chapter documenting /keyword,
7 /bright, /dim, channel ignore, and low priority channels.
8
cd71c3ef
MA
92007-12-16 Michael Albinus <michael.albinus@gmx.de>
10
11 * dbus.texi (Signals): Fix example in dbus-register-signal.
12
bbbe940b
MB
132007-12-14 Sven Joachim <svenjoac@gmx.de>
14
15 * gnus.texi (Score Variables): Fix typo.
16
0ce574ef
MA
172007-12-07 Michael Albinus <michael.albinus@gmx.de>
18
19 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
20 (Signals): Adapt dbus-send-signal and dbus-register-signal.
21 (Errors and Events): Adapt dbus-event.
22
b890d447
MB
232007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
24
25 * gnus.texi (Other Files): Add the yenc command.
26
272007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
28
29 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
30 since 2004-08-06.
31
322007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
33
34 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
35 on body.
36
372007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
38
39 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
40 and rfc2047-allow-irregular-q-encoded-words; fix description of
41 rfc2047-encode-encoded-words.
42
432007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
44
45 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
46
3728bf03
MO
472007-12-05 Michael Olson <mwolson@gnu.org>
48
49 * remember.texi (Diary): Remove "require" line for remember-diary.el.
50 Update documentation for `remember-diary-file'.
51
a4397af9
MA
522007-12-04 Michael Albinus <michael.albinus@gmx.de>
53
54 * dbus.texi (Signals): Precise `dbus-register-signal'.
55 (Errors and Events): Rework events part, the internal structure of
56 dbus-event has changed.
57
1682490c
JB
582007-12-03 Juanma Barranquero <lekktu@gmail.com>
59
60 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
61 ($(infodir)/dbus, dbus.dvi): New targets.
62
7b13a0f2
MA
632007-12-03 Michael Albinus <michael.albinus@gmx.de>
64
65 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
66 unconditionally.
67
68 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
69 emulation with @print{}.
70
7ef92bc9
RS
712007-12-02 Richard Stallman <rms@gnu.org>
72
73 * dbus.texi (Overview): Minor cleanup.
74
22d8ac3a
MA
752007-12-02 Michael Albinus <michael.albinus@gmx.de>
76
d3a8e0df
MA
77 * Makefile.in (INFO_TARGETS): Add dbus.
78 (DVI_TARGETS): Add dbus.dvi.
79 (dbus, dbus.dvi): New targets.
80
22d8ac3a
MA
81 * dbus.texi: New file.
82
559764ab
RF
832007-11-24 Romain Francoise <romain@orebokech.com>
84
85 * nxml-mode.texi: Add description in @direntry.
7aa579d9 86 Fix file name to match @setfilename.
559764ab 87
ac97a16b
MH
882007-11-23 Mark A. Hershberger <mah@everybody.org>
89
90 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
91 ($(infodir)/nxml-mode): New rule.
92
93 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
94 ($(infodir)/nxml-mode): New rule.
95 (clean): Add nxml-mode*.
96
97 * nxml-mode.texi: New file with nxml manual.
98
404cd454
GM
992007-11-18 Richard Stallman <rms@gnu.org>
100
101 * flymake.texi (Example -- Configuring a tool called directly):
102 Update example.
103
b048d478
MA
1042007-11-18 Michael Albinus <michael.albinus@gmx.de>
105
106 * tramp.texi (Filename completion): Simplify explanation of
107 double-slash behaviour. Explain directory contents flushing.
108
346e8469
JB
1092007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
110
111 * calc.texi (TeX and LaTeX Language Modes): Put in
112 missing braces.
113
404cd454
GM
1142007-11-15 Richard Stallman <rms@gnu.org>
115
116 * cl.texi (Equality Predicates): Delete `eql'.
117 (Predicates, Naming Conventions, Top): Delete `eql'.
118 (Common Lisp Compatibility): Delete `eql'.
119 (Porting Common Lisp): Delete obsolete backquote info.
120 Minor clarification about character constants.
121 (Sequence Basics): Minor clarification.
122
1f6af58b
JB
1232007-11-15 Juanma Barranquero <lekktu@gmail.com>
124
dccb744b 125 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
126 * tramp.texi (Filename completion): Fix typos.
127
3bc88bc9
JB
1282007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
129
130 * calc.texi (Basic commands): Mention the menu.
131
bc5300d3
MA
1322007-11-12 Michael Albinus <michael.albinus@gmx.de>
133
134 * tramp.texi (Connection caching): Tramp flushes connection
135 properties when remote operating system has been changed.
136
4d8a28ec
MB
1372007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
138
139 * gnus-news.texi: Fix spelling.
140 `message-insert-formatted-citation-line', not
141 `message-insert-formated-citation-line'.
142
404cd454
GM
143 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
144
e1176b47
MA
1452007-11-07 Michael Albinus <michael.albinus@gmx.de>
146
147 * tramp.texi (Overview): Mention also the PuTTY integration under
148 Win32. Remove paragraphs about Tramp's experimental status.
149 (Frequently Asked Questions): Add code example for highlighting the
150 mode line.
151
6159985a
MO
1522007-11-03 Michael Olson <mwolson@gnu.org>
153
154 * remember.texi: Change mentions of remember-buffer to
155 remember-finalize throughout.
156
bec9b2f5
MO
1572007-10-30 Michael Olson <mwolson@gnu.org>
158
159 * remember.texi (Copying): Remove.
160 (Mailbox): Update with non-BBDB instructions.
161 (Diary, Org): Add.
162 (Bibliography, Planner Page): Remove.
163
b6173182
JB
1642007-10-30 Juanma Barranquero <lekktu@gmail.com>
165
166 * makefile.w32-in (INFO_TARGETS): Add remember.
167 (DVI_TARGETS): Add remember.dvi.
168 ($(infodir)/remember): New rule.
169 (clean): Add remember*.
170
15f3eb73
MO
1712007-10-30 Michael Olson <mwolson@gnu.org>
172
70bdc930
MO
173 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
174 ($(infodir)/remember): New rule that builds the Remember Manual.
175
b6173182
JB
176 * remember.texi: New file containing the Remember Mode Manual.
177 Shuffle chapters around after initial import.
7d3f6f1a
MO
178 (Function Reference): Split Keystrokes into separate chapter.
179 (Keystrokes): Document C-c C-k.
51d24a12 180 (Introduction): Fix typographical issue with "---".
15f3eb73 181
404cd454
GM
1822007-10-29 Richard Stallman <rms@gnu.org>
183
184 * widget.texi (Introduction): Delete discussion of implementation
185 internals.
186
9bbb9638
MA
1872007-10-29 Michael Albinus <michael.albinus@gmx.de>
188
189 * tramp.texi (Connection caching): Host names must be different
190 when tunneling.
191
c7ff939a
RS
1922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
193
194 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
195 Gnus v5.13.
196
01c52d31
MB
1972007-10-28 Miles Bader <miles@gnu.org>
198
199 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
200
2012007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
202
203 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
204
2052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
206
207 * gnus.texi (Sorting the Summary Buffer): Remove
208 gnus-article-sort-by-date-reverse.
209
2102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
211
212 * gnus.texi (Non-ASCII Group Names): New node.
213 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
214 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
215
2162007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
217
218 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
219 clean the output of the program `imap-shell-program'.
220
2212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
222
223 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
224
2252007-10-28 Tassilo Horn <tassilo@member.fsf.org>
226
227 * gnus.texi (Sticky Articles): Documentation for sticky article
228 buffers.
229
2302007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
231
232 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
233
2342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
235
236 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
237
2382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
239
240 * gnus.texi (Archived Messages): Document
241 gnus-update-message-archive-method.
242
2432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
244
245 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
246
2472007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
248
249 * gnus.texi (Group Maneuvering): Document
250 `gnus-summary-next-group-on-exit'.
251
2522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
253
254 * gnus.texi (Really Various Summary Commands): Mention
255 gnus-auto-select-on-ephemeral-exit.
256
2572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
258
259 * gnus.texi, message.texi: Bump version number.
260
2612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
262
263 * gnus.texi (Group Line Specification, Misc Group Stuff)
264 (Server Commands): Parenthesize @pxref{Mail Spool}.
265
2662007-10-28 Didier Verna <didier@xemacs.org>
267
268 New user option: message-signature-directory.
269 * message.texi (Insertion Variables): Document it.
270 * gnus.texi (Posting Styles): Ditto.
271
2722007-10-28 Didier Verna <didier@xemacs.org>
273
274 * gnus.texi (Group Line Specification):
275 * gnus.texi (Misc Group Stuff):
276 * gnus.texi (Server Commands): Document the group compaction feature.
277
2782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
279
280 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
281
282 * message.texi (Various Message Variables): Add message-fill-column.
283
2842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
285
286 * gnus.texi: Untabify.
287
2882007-10-28 Didier Verna <didier@xemacs.org>
289
290 * gnus.texi (Group Parameters): Document the posting-style merging
291 process in topic-mode.
292
2932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
294
295 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
296
2972007-10-28 Romain Francoise <romain@orebokech.com>
298
299 * gnus.texi (Mail Spool): Fix typo.
300 Update copyright.
301
3022007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
303
304 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
305
3062007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
307
308 * gnus.texi (Summary Generation Commands):
309 Add gnus-summary-insert-ticked-articles.
310
3112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
312
313 * gnus.texi
314 (SpamAssassin back end): Rename spam-spamassassin-path to
315 spam-spamassassin-program.
316
3172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
318
319 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
320
3212007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
322
323 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
324
3252007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
326
327 * message.texi (Mail Headers): Document `opportunistic'.
328
3292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
330
331 * emacs-mime.texi (Encoding Customization): Explain how to set
332 mm-coding-system-priorities per hierarchy.
333
3342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
335
336 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
337 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
338
3392007-10-28 Didier Verna <didier@xemacs.org>
340
341 * message.texi (Wide Reply): Update documentation of
342 message-dont-reply-to-names (now allowing a list of regexps).
343
3442007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
345
346 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
347
3482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
349
350 * gnus.texi (SpamAssassin back end): Fix typo.
351
352 * sieve.texi (Examples): Fix grammar.
353
3542007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
355
356 * gnus.texi (Searching for Articles): Document M-S and M-R.
357 (Limiting): Document / b.
358
3592007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
360
361 * gnus.texi (Thread Commands): T M-^.
362
3632007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
364
365 * message.texi (Mail Aliases): Document ecomplete.
366 (Mail Aliases): Fix typo.
367
3682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
369
370 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
371 fix typo.
372
3732007-10-28 Romain Francoise <romain@orebokech.com>
374
375 * gnus.texi (Mail Spool): Grammar fix.
376
3772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
378
379 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
380 string.
381
3822007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
383
384 * gnus.texi (Group Parameters): Fix description.
385
3862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
387
388 * gnus.texi (Gmane Spam Reporting): Fix
389 spam-report-gmane-use-article-number. Add
390 spam-report-user-mail-address.
391
3922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
393
394 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
395
3962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
397
398 * gnus.texi (Group Parameters): Add simplified sorting example based on
399 example for `Sorting the Summary Buffer' from Jari Aalto
400 <jari.aalto@cante.net>.
401 (Example Methods): Add example for an indirect connection.
402
4032007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
404
405 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
406 (Agent Parameters): Updated parameter names to match code.
407 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
408 'gnus-agent-summary-fetch-series'.
409 (Agent and flags): New section providing a generalized discussion
410 of flag handling.
411 (Agent and IMAP): Removed flag discussion.
412 (Agent Variables): Added 'gnus-agent-synchronize-flags'
413
4142007-10-28 Romain Francoise <romain@orebokech.com>
415
416 * gnus.texi (Exiting the Summary Buffer): Add new function
417 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
418
4192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
420
421 * gnus.texi (Conformity): Fix typo.
422 (Customizing Articles): Document `first'.
423
4242007-10-28 Jari Aalto <jari.aalto@cante.net>
425
426 * gnus.texi (Sorting the Summary Buffer):
427 Add `gnus-thread-sort-by-date-reverse'. Add example
428 host to different sorting in NNTP and RSS groups.
429
4302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
431
432 * message.texi (Insertion): Describe prefix for
433 message-mark-inserted-region and message-mark-insert-file.
434
4352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
436
437 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
438 LaTeX documents. Describe "text/x-gnus-verbatim".
439
4402007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
441
442 * gnus.texi (Blacklists and Whitelists)
443 (Blacklists and Whitelists, BBDB Whitelists)
444 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
445 (spam-stat spam filtering, SpamOracle)
446 (Extending the Spam ELisp package): Removed extra quote symbol for
447 clarity.
448
4492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
450
451 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
452 gnus-article-delete-part and gnus-article-replace-part.
453 (Using MIME): Add gnus-mime-replace-part.
454
4552007-10-28 Romain Francoise <romain@orebokech.com>
456
457 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
458 requires `auto-compression-mode' to be enabled. Add new nnml
459 variable `nnml-compressed-files-size-threshold'.
460
4612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
462
463 * gnus.texi (Sorting the Summary Buffer): Added
464 gnus-thread-sort-by-recipient.
465
4662007-10-28 Romain Francoise <romain@orebokech.com>
467
468 * message.texi (Insertion Variables): Mention new variable
469 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
470 documentation accordingly.
471
4722007-10-28 Romain Francoise <romain@orebokech.com>
473
474 * gnus.texi (To From Newsgroups): Mention new variables
475 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
476
4772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
478
479 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
480 stuff; gnus-mime-inline-part does the automatic decompression.
481
4822007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
483
484 * gnus.texi (Spam ELisp Package Configuration Examples):
485 "training.ham" should be "training.spam"
486
4872007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
488
489 * message.texi (Mail Variables): Fix the default value for
490 message-send-mail-function.
491
4922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
493
494 * gnus.texi (Optional Back End Functions): nntp-request-update-info
495 always returns nil exceptionally.
496
4972007-10-28 Simon Josefsson <jas@extundo.com>
498
499 * gnus.texi (Article Washing): Add libidn URL. Suggested by
500 Michael Cook <michael@waxrat.com>.
501
5022007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
503
504 * gnus.texi (Topic Commands): Fix next/previous.
505
5062007-10-28 Simon Josefsson <jas@extundo.com>
507
508 * gnus.texi (Article Washing): Mention `W i'.
509
5102007-10-28 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
511
512 * gnus.texi (Group Parameters): Slight extension of sieve
513 parameter description.
514
5152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
516
517 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
518 matching score files as well.
519 (Picons): Describe `gnus-picon-style'.
520
5212007-10-28 Romain Francoise <romain@orebokech.com>
522
523 * message.texi (Message Headers): Mention that headers are hidden
524 using narrowing, and how to expose them.
525 Update copyright.
526
5272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
528
529 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
530 `gnus-summary-sort-by-recipient'.
531
5322007-10-28 Romain Francoise <romain@orebokech.com>
533
534 * gnus.texi (NNTP marks): New node.
535 (NNTP): Move NNTP marks variables to the new node.
536
5372007-10-28 Jesper Harder <harder@ifa.au.dk>
538
539 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
540 end.
541
542 * gnus.texi (MIME Commands, Hashcash): Markup fix.
543
5442007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
545
546 * gnus.texi: replaced @file{spam.el} with @code{spam.el}
547 everywhere for consistency.
548 (Filtering Spam Using The Spam ELisp Package): admonish again.
549 (Spam ELisp Package Sequence of Events): this is Gnus, say so.
550 Say "regular expression" instead of "regex." Admonish. Pick
551 other words to sound better (s/so/thus/).
552 (Spam ELisp Package Filtering of Incoming Mail): mention
553 statistical filters. Remove old TODO.
554 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
555 new section on sorting and displaying the spam score
556 (BBDB Whitelists): mention spam-use-BBDB-exclusive is not a
557 backend but an alias to spam-use-BBDB
558 (Extending the Spam ELisp package): rewrite the example using the
559 new backend functionality.
560
5612007-10-28 Simon Josefsson <jas@extundo.com>
562
563 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
564 nntp-marks-directory, from Romain Francoise
565 <romain@orebokech.com>.
566
5672007-10-28 Magnus Henoch <mange@freemail.hu>
568
569 * gnus.texi (Hashcash): New default value of
570 hashcash-default-payment.
571
5722007-10-28 Simon Josefsson <jas@extundo.com>
573
574 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
575 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
576
5772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
578
579 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
580
5812007-10-28 Simon Josefsson <jas@extundo.com>
582
583 * gnus.texi (documentencoding): Add, to avoid warnings.
584
5852007-10-28 Simon Josefsson <jas@extundo.com>
586
587 * message.texi (Mail Headers): Add.
588
589 * gnus.texi (Hashcash): Fix.
590
5912007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
592
593 * gnus.texi (Hashcash): changed location of library, also mention
594 that payments can be verified and fix the name of the
595 hashcash-path variable
596
5972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
598
599 * gnus.texi
600 (Article Display): Add `gnus-picon-style'.
601
6022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
603
604 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
605
6062007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
607
608 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
609 (Bogofilter, spam-stat spam filtering, SpamOracle): old incorrect
610 warning about ham processors in spam groups removed
611
6122007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
613 From Hubert Chan <hubert@uhoreg.ca>
614
615 * gnus.texi (SpamAssassin backend): added new node about SpamAssassin
616
6172007-10-28 Jesper Harder <harder@ifa.au.dk>
618
619 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
620 (Mailing List): Typo.
621 (Customizing Articles): Add gnus-treat-ansi-sequences.
622 (Article Washing): Index.
623
624 * message.texi: Use m-dash consistently.
625
6262007-10-28 Jesper Harder <harder@ifa.au.dk>
627
628 * gnus.texi (GroupLens): Remove.
629
6302007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
631
632 * gnus.texi (Outgoing Messages, Agent Variables): Add
633 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
634 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
635
6362007-10-28 Jesper Harder <harder@ifa.au.dk>
637
638 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
639
6402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
641
642 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
643
644 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
645
6462007-10-28 Simon Josefsson <jas@extundo.com>
647
648 * gnus.texi (Top): Add SASL.
649
404cd454
GM
6502007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
651
652 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
653
6542007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
655
656 * gnus.texi (Troubleshooting): Adjust Gnus version number.
657
0edd2970
JB
6582007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
659
660 * calc.texi (Formulas, Composition Basics): Lower the
661 precedence of negation.
662
a9afba20
JY
6632007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
664
665 * ses.texi (The Basics): Mention how to create a new spreadsheet.
666 Mention the new three-letter column identifiers.
667 (More on cell printing): Calculate-cell and truncate-cell are now `c'
668 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
669 message when using `c' on an empty default with default printer.
670 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
671 renamed to `ses--symbolic-formulas' some time ago.
672
45b778a6
JB
6732007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
674
675 * calc.texi (Default Simplifications, Making Selections)
676 (Customizing Calc): Clarify associativity of multiplication.
677
03b5bade
MA
6782007-10-23 Michael Albinus <michael.albinus@gmx.de>
679
680 * tramp.texi (Traces and Profiles): Simplify loop over
681 `trace-function-background'.
682
e658c8ee
JL
6832007-10-22 Juri Linkov <juri@jurta.org>
684
685 * dired-x.texi (Shell Command Guessing): Default values are now
686 available by typing M-n instead of M-p.
687
dd753688
MA
6882007-10-21 Michael Albinus <michael.albinus@gmx.de>
689
690 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
691 (Password caching): Remove `tramp-clear-passwd'.
692 It's not a command anymore.
dd753688
MA
693 (Bug Reports): Add `tramp-bug' to function index.
694 (Function Index, Variable Index): New nodes.
695 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
696
697 * trampver.texi: Update release number.
698
4bb49b43
JB
6992007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
700
8b296cdd 701 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
702 about integer size into past tense.
703 (Time Zones): Remove pointer to Calc author's address.
704 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 705 and hyperbolic cotangent. Fix typo.
4bb49b43 706
311dd93f
MA
7072007-10-10 Michael Albinus <michael.albinus@gmx.de>
708
709 Sync with Tramp 2.1.11.
710
711 * trampver.texi: Update release number.
712
ea3fc256
MA
7132007-10-06 Michael Albinus <michael.albinus@gmx.de>
714
715 * tramp.texi (External packages): New section.
716
1af74d06
MB
7172007-09-29 Juri Linkov <juri@jurta.org>
718
719 * info.texi (Help-Int): Document `L' (`Info-history').
720
0e2806fa
SM
7212007-09-26 Carsten Dominik <dominik@science.uva.nl>
722
723 * org.texi: Change links to webpage and maintained email.
724 (Remember): Promote to Chapter, significant changes.
725 (Fast access to TODO states): New section.
726 (Faces for TODO keywords): New section.
727 (Export options): Example for #+DATE.
728 (Progress logging): Section moved.
729
567b9191
BW
7302007-09-26 Bill Wohler <wohler@newt.com>
731
732 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
733 browse-url-at-mouse.
734
1af74d06
MB
7352007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
736
737 * flymake.texi (Customizable variables): Face names don't end in -face.
738 Fix flymake-err-line-patterns template.
739 (Example -- Configuring a tool called directly): Fix init-function.
740 (Highlighting erroneous lines): Face names don't end in -face.
741
d60a4e3a 7422007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
743
744 * erc.texi (Special-Features): Fix small typo.
745
7d7a3510
MA
7462007-09-14 Michael Albinus <michael.albinus@gmx.de>
747
748 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
749 and "External transfer methods".
750
285f0d3a
JB
7512007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
752
753 * calc.texi (Predefined Units): Add some history.
754
526dc846
MO
7552007-09-08 Michael Olson <mwolson@gnu.org>
756
87e04f16
JB
757 * erc.texi (Copying): New section included from gpl.texi.
758 This matches the look of the upstream ERC manual.
526dc846 759
f10d0e80
JB
7602007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
761
87e04f16 762 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
763 (Random Numbers): Clarify the distribution of `random'.
764
4009494e
GM
7652007-09-06 Glenn Morris <rgm@gnu.org>
766
767 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 768 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
769 Change all setfilename commands to use ../../info.
770 * Makefile.in: Move the parts of the old man/Makefile.in that do not
771 refer to the Emacs manual here.
772 (infodir): New variable.
773 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
774 (cc-mode.texi, faq.texi): Update references to source file locations.
775 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
776 do not refer to the Emacs manual here.
777 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
778
779 * Makefile.in: Add `basename' versions of all info targets, for
780 convenience when rebuilding just one manual.
781 (../etc/GNU): Delete obsolete target.
782 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
783 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
784 *.vrs *.toc here...
785 (maintainer-clean): ...from here.
4009494e
GM
786
787 * makefile.w32-in (../etc/GNU): Delete obsolete target.
788
2de53ca6
GM
7892007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
790
791 * calc.texi (Date Conversions): Clarify definition of
792 Julian day numbering.
793 (Date Forms): Clarify definition of Julian day numbering;
794 add some history.
795
7962007-08-30 Carsten Dominik <dominik@science.uva.nl>
797
87e04f16 798 * org.texi: Version 5.07.
2de53ca6
GM
799
8002007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
801
802 * message.texi (MIME): Replace mml-attach with mml-attach-file.
803
8042007-08-22 Carsten Dominik <dominik@science.uva.nl>
805
806 * org.texi (Adding hyperlink types): New section.
807 (Embedded LaTeX): Chapter updated because of LaTeX export.
808 (LaTeX export): New section.
809 (Using links out): New section.
810
8112007-08-22 Glenn Morris <rgm@gnu.org>
812
813 * faq.texi (Learning how to do something): Refcards now in
814 etc/refcards/ directory.
815
8162007-08-22 Michael Albinus <michael.albinus@gmx.de>
817
818 * tramp.texi (Remote Programs): Persistency file must be cleared when
819 changing `tramp-remote-path'.
820 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
821 macro.
822
8232007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
824
825 * calc.texi: Move contents to beginning of file.
826 (Algebraic Entry): Fix the formatting of an example.
827
8282007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
829
830 * calc.texi (Basic Operations on Units): Mention exact versus
831 inexact conversions.
832
8332007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
834
835 * calc.texi (Basic Operations on Units): Mention default
836 values for new units.
837 (Quick Calculator Mode): Mention that binary format will
838 be displayed.
839
8402007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
841
842 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
843
8442007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
845
846 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
847
8482007-08-08 Glenn Morris <rgm@gnu.org>
849
850 * gnus.texi, sieve.texi: Replace `iff'.
851
8522007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
853
854 * calc.texi (Basic Graphics): Mention the graphing of error
855 forms.
856 (Graphics Options): Mention how `g s' handles error forms.
857 (Curve Fitting): Mention plotting the curves.
858 (Standard Nonlinear Models): Add additional models.
859 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
860 (Linear Fits): Correct result.
861
8622007-08-01 Alan Mackenzie <acm@muc.de>
863
864 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
865 to "--no-site-file".
866
8672007-07-29 Michael Albinus <michael.albinus@gmx.de>
868
869 * tramp.texi (Frequently Asked Questions): Point to mode line
870 extension in Emacs 23.1.
871
872 * trampver.texi: Update release number.
873
8742007-07-27 Glenn Morris <rgm@gnu.org>
875
876 * calc.texi (Copying): Include license text from gpl.texi, rather than
877 in-line.
878
8792007-07-25 Glenn Morris <rgm@gnu.org>
880
881 * calc.texi (Copying): Replace license with GPLv3.
882
883 * Relicense all FSF files to GPLv3 or later.
884
8852007-07-22 Michael Albinus <michael.albinus@gmx.de>
886
887 Sync with Tramp 2.1.10.
888
889 * tramp.texi (trampfn): Expand macro implementation in order to handle
890 empty arguments.
891 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
892 occurencies by trampfn.
893 (Frequently Asked Questions): Extend example code for host
894 identification in the modeline. Add bbdb to approaches shortening Tramp
895 file names to be typed.
896
897 * trampver.texi: Update release number.
898
8992007-07-17 Michael Albinus <michael.albinus@gmx.de>
900
901 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
902 section. Reported by <poti@potis.org>.
903 (Remote processes): Arguments of the program to be debugged are taken
904 literally.
905 (Frequently Asked Questions): Simplify recentf example.
906
9072007-07-14 Karl Berry <karl@gnu.org>
908
909 * info.texi (@copying): New Back-Cover Text.
910
911 * info.texi (Quitting Info): Move to proper place in source.
912 (Reported by Benno Schulenberg.)
913
9142007-07-13 Eli Zaretskii <eliz@gnu.org>
915
916 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
917
918 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
919
920 * emacs-mime.texi: Add @documentencoding directive.
921
9222007-07-12 Nick Roberts <nickrob@snap.net.nz>
923
924 * tramp.texi (Remote processes): Add an anchor to the subsection
925 "Running a debugger on a remote host".
926
9272007-07-12 Michael Albinus <michael.albinus@gmx.de>
928
929 * tramp.texi (Remote processes): Don't call it "experimental" any
930 longer. Add subsection about running a debugger on a remote host.
931
9322007-07-10 Carsten Dominik <dominik@science.uva.nl>
933
934 * org.texi (Properties and columns): Chapter rewritten.
935
9362007-07-08 Michael Albinus <michael.albinus@gmx.de>
937
938 * tramp.texi:
939 * trampver.texi: Migrate to Tramp 2.1.
940
9412007-07-02 Carsten Dominik <dominik@science.uva.nl>
942
943 * org.texi (Properties): New chapter.
944
9452007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
946
947 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
948 Control Panel.
949
950 * gnus.texi (Misc Article): Add index entry for
951 gnus-single-article-buffer.
952
9532007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
954
955 * gnus.texi (Starting Up): Fix typo.
956
9572007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
958
959 * gnus.texi (Asynchronous Fetching): Fix typo.
960
9612007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
962
963 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
964 (About This Manual): Remove redundant information.
965 (Getting Started): Mention author.
966 (Basic Arithmetic, Customizing Calc): Make description of the
967 variable `calc-multiplication-has-precedence' match its new effect.
968
9692007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
970
971 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
972 the variable `calc-multiplication-has-precedence'.
973
9742007-06-19 Carsten Dominik <dominik@science.uva.nl>
975
976 * org.texi (Tag): Section swapped with node Timestamps.
977 (Formula syntax for Lisp): Document new `L' flag.
978
9792007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
980
981 * gnus.texi (Misc Group Stuff, Summary Buffer)
982 (Server Commands, Article Keymap): Fix typo. s/function/command/.
983
9842007-06-06 Juanma Barranquero <lekktu@gmail.com>
985
986 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
987 * gnus.texi (Article Buttons, Mail Source Customization)
988 (Sending or Not Sending, Customizing NNDiary):
989 * message.texi (Message Headers):
990 * mh-e.texi (HTML): Fix typos.
991
9922007-06-07 Michael Albinus <michael.albinus@gmx.de>
993
994 Sync with Tramp 2.0.56.
995
996 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
997 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
998
9992007-06-02 Chong Yidong <cyd@stupidchicken.com>
1000
1001 * Version 22.1 released.
1002
10032007-05-26 Michael Olson <mwolson@gnu.org>
1004
1005 * erc.texi (Modules): Fix references to completion modules.
1006
10072007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1008
1009 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1010
10112007-05-09 Didier Verna <didier@xemacs.org>
1012
1013 * gnus.texi (Email Based Diary): New. Proper documentation for the
1014 nndiary back end and the gnus-diary library.
1015
10162007-05-03 Karl Berry <karl@gnu.org>
1017
1018 * .cvsignore (*.pdf): New entry.
1019
1020 * texinfo.tex: Update from current version for better pdf generation.
1021
10222007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1023
1024 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1025
10262007-04-28 Glenn Morris <rgm@gnu.org>
1027
1028 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1029 consideration of legal status.
1030
10312007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1032
1033 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1034
10352007-04-24 Chong Yidong <cyd@stupidchicken.com>
1036
1037 * faq.texi (New in Emacs 22): python.el removed.
1038
10392007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1040
1041 * calc.texi (Reporting bugs): Update maintainer's address.
1042
10432007-04-22 Chong Yidong <cyd@stupidchicken.com>
1044
1045 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1046
10472007-04-15 Jay Belanger <belanger@truman.edu>
1048
1049 * calc.texi (Title page): Remove the date.
1050 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1051 (The Standard Calc Interface): Change trail title.
1052 (Floats): Mention that when non-decimal floats are entered, only
1053 approximations are stored.
1054 (Copying): Move to the appendices.
1055 (GNU Free Documentation License): Add as an appendix.
1056
10572007-04-15 Chong Yidong <cyd@stupidchicken.com>
1058
1059 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1060 * dired-x.texi, ebrowse.texi, ediff.texi:
1061 * emacs-mime.texi, erc.texi, eshell.texi:
1062 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1063 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1064 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1065 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1066 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1067 * woman.texi: Include GFDL.
1068
1069 * doclicense.texi: Remove node heading, so that it can be included by
1070 other files.
1071
1072 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1073
1074 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1075 than *.
1076
10772007-04-14 Carsten Dominik <dominik@science.uva.nl>
1078
1079 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1080 in Calc.
1081
10822007-04-09 Romain Francoise <romain@orebokech.com>
1083
1084 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1085 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1086 replace mouse-2.
1087
10882007-04-08 Chong Yidong <cyd@stupidchicken.com>
1089
1090 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1091 renamed to woman-use-topic-at-point. Document new behavior.
1092
10932007-04-08 Richard Stallman <rms@gnu.org>
1094
1095 * url.texi: Fix some indexing.
1096 (Disk Caching): Drop discussion of old/other Emacs versions.
1097
10982007-04-07 Chong Yidong <cyd@stupidchicken.com>
1099
1100 * url.texi (Disk Caching): Say Emacs 21 "and later".
1101
1102 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1103 on Font locking which now mentions JIT lock.
1104
11052007-04-01 Michael Olson <mwolson@gnu.org>
1106
1107 * erc.texi: Update for the ERC 5.2 release.
1108
11092007-03-31 David Kastrup <dak@gnu.org>
1110
1111 * woman.texi (Topic, Interface Options): Explain changes semantics of
1112 woman-manpath in order to consider MANPATH_MAP entries.
1113
11142007-03-31 Eli Zaretskii <eliz@gnu.org>
1115
1116 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1117
11182007-03-26 Richard Stallman <rms@gnu.org>
1119
1120 * pgg.texi (Caching passphrase): Clean up previous change.
1121
11222007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1123
1124 * gnus.texi (Setting Process Marks): Fix typo.
1125
11262007-03-25 Romain Francoise <romain@orebokech.com>
1127
1128 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1129 readability, and include various fixes by Daniel Brockman, Nick Roberts
1130 and Dieter Wilhelm.
1131
11322007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1133
1134 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1135
1136 * gnus.texi (Mail Source Specifiers): Fix typo.
1137
11382007-03-22 Ralf Angeli <angeli@caeruleus.net>
1139
1140 * reftex.texi (Imprint): Update maintainer information.
1141
11422007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1143
1144 * message.texi (Message Buffers): Update documentation for
1145 message-generate-new-buffers.
1146
11472007-03-15 Daiki Ueno <ueno@unixuser.org>
1148
1149 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1150
11512007-03-21 Glenn Morris <rgm@gnu.org>
1152
1153 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1154
11552007-03-19 Chong Yidong <cyd@stupidchicken.com>
1156
1157 * eshell.texi (Known problems): Emacs 21 -> 22.
1158
1159 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1160
11612007-03-18 Jay Belanger <belanger@truman.edu>
1162
1163 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1164
11652007-03-12 Glenn Morris <rgm@gnu.org>
1166
1167 * calc.texi (Time Zones): Switch to new North America DST rule.
1168
1169 * calc.texi: Replace "daylight savings" with "daylight
1170 saving" in text throughout.
1171
11722007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1173
1174 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1175 The variable now uses a list of symbols instead of just a symbol.
1176 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1177
11782007-03-06 Romain Francoise <romain@orebokech.com>
1179
1180 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1181 new packages, and mention Gnus update.
1182
11832007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1184
1185 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1186 nntp-open-connection-functions-never-echo-commands.
1187
11882007-02-27 Chong Yidong <cyd@stupidchicken.com>
1189
1190 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1191 problems on the console, and security risk in not using gpg-agent.
1192
11932007-02-25 Carsten Dominik <dominik@science.uva.nl>
1194
1195 * org.texi (The spreadsheet): Renamed from "Table calculations".
1196 Completely reorganized and rewritten.
1197 (CamelCase links): Section removed.
1198 (Repeating items): New section.
1199 (Tracking TODO state changes): New section.
1200 (Agenda views): Chapter reorganized and rewritten.
1201 (HTML export): Section rewritten.
1202 (Tables in arbitrary syntax): New section.
1203 (Summary): Better feature summary.
1204 (Activation): Document problem with cut-and-paste of Lisp code
1205 from PDF files.
1206 (Visibility cycling): Document indirect buffer use.
1207 (Structure editing): Document sorting.
1208 (Remember): Section rewritten.
1209 (Time stamps): Better description of time stamp types.
1210 (Tag searches): Document regular expression search for tags.
1211 (Stuck projects): New section.
1212 (In-buffer settings): New keywords.
1213 (History and Acknowledgments): Updated description.
1214
12152007-02-24 Alan Mackenzie <acm@muc.de>
1216
1217 * cc-mode.texi (Movement Commands): Insert two missing command names.
1218 (Getting Started): Slight wording correction (use conditional).
1219
12202007-02-22 Kim F. Storm <storm@cua.dk>
1221
1222 * widget.texi (User Interface, Basic Types): Document need to put some
1223 text before the %v escape in :format string in editable-field widget.
1224
12252007-02-18 Romain Francoise <romain@orebokech.com>
1226
1227 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1228 `cvs-mode-quit'.
1229
12302007-02-10 Markus Triska <markus.triska@gmx.at>
1231
1232 * widget.texi (Programming Example): Put constant strings in :format.
1233
12342007-02-07 Juanma Barranquero <lekktu@gmail.com>
1235
1236 * faq.texi (Fullscreen mode on MS-Windows): New node.
1237
12382007-02-04 David Kastrup <dak@gnu.org>
1239
1240 * faq.texi (AUCTeX): Update version number. Should probably be done
1241 for other packages as well.
1242
12432007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1244
1245 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1246 <tassilo@member.fsf.org>.
1247
12482007-01-27 Eli Zaretskii <eliz@gnu.org>
1249
1250 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1251 ls-lisp-use-localized-time-format.
1252
12532007-01-20 Markus Triska <markus.triska@gmx.at>
1254
1255 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1256
12572007-01-13 Michael Olson <mwolson@gnu.org>
1258
1259 * erc.texi (Modules): Mention capab-identify module.
1260
12612007-01-05 Michael Olson <mwolson@gnu.org>
1262
1263 * erc.texi (Getting Started): Update for /RECONNECT command.
1264
12652007-01-04 Richard Stallman <rms@gnu.org>
1266
1267 * ebrowse.texi: Change C-c b to C-c C-m.
1268
12692007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1270
1271 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1272 variables only in info to avoid redundant entries in the printed
1273 manual.
1274
12752007-01-02 Daiki Ueno <ueno@unixuser.org>
1276
1277 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1278
12792007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1280
1281 * message.texi (Security): Split into sub-nodes.
1282
12832007-01-01 Alan Mackenzie <acm@muc.de>
1284
1285 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1286 eval-after-load in Emacs <=21 and a workaround. Document that
1287 trigraphs are not supported.
1288
12892007-01-01 Alan Mackenzie <acm@muc.de>
1290
1291 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1292 c-context-line-break. When invoked within a string, preserve
1293 whitespace. Add a backslash only when also in a macro.
1294
12952007-01-01 Alan Mackenzie <acm@muc.de>
1296
1297 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1298
12992007-01-01 Alan Mackenzie <acm@muc.de>
1300
1301 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1302 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1303
13042007-01-01 Alan Mackenzie <acm@muc.de>
1305
1306 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1307 "Choosing a Style".
1308
1309 * cc-mode.texi ("Styles"): Add @dfn{style}.
1310
13112006-12-30 Michael Albinus <michael.albinus@gmx.de>
1312
1313 Sync with Tramp 2.0.55.
1314
1315 * trampver.texi: Update release number.
1316
13172006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1318
1319 * gnus.texi (Customizing Articles): Add index entries for all
1320 gnus-treat-* variables.
1321
13222006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1323
1324 * gnus.texi (IMAP): Fix incorrect explanation of
1325 nnimap-search-uids-not-since-is-evil in documentation for
1326 nnimap-expunge-search-string.
1327
13282006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1329
1330 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1331 spam-ifile-database.
1332
13332006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1334
1335 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1336 rebind C-s.
1337
13382006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1339
1340 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1341 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1342 "expiring mail".
1343 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1344 nnimap-nov-is-evil.
1345
13462006-12-25 Kevin Ryde <user42@zip.com.au>
1347
1348 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1349 about the key procedure being used heavily.
1350
13512006-12-24 Chong Yidong <cyd@stupidchicken.com>
1352
1353 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1354 to t.
1355 (Prerequisites): Add explanation about gpg-agent.
1356
13572006-12-22 Kevin Ryde <user42@zip.com.au>
1358
1359 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1360 "sort" instead of "sort*".
1361
13622006-12-19 Richard Stallman <rms@gnu.org>
1363
1364 * calc.texi (History and Acknowledgements): Recognize that Emacs
1365 now does have floating point.
1366
13672006-12-19 Michael Albinus <michael.albinus@gmx.de>
1368
1369 * tramp.texi (External transfer methods): Describe new method `scpc'.
1370
13712006-12-17 Sascha Wilde <wilde@sha-bang.de>
1372
1373 * pgg.texi: Added short note on gpg-agent to the introduction.
1374
13752006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1376
1377 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1378 also applies to Cc.
1379
13802006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1381
1382 * gnus.texi (X-Face): Clarify. Say which programs are required
1383 on Windows.
1384
13852006-12-08 Michael Olson <mwolson@gnu.org>
1386
1387 * erc.texi (Modules): Remove documentation for list module.
1388
13892006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1390
1391 * faq.texi (^M in the shell buffer): Ditto.
1392
13932006-11-20 Michael Olson <mwolson@gnu.org>
1394
1395 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1396
13972006-11-17 Carsten Dominik <dominik@science.uva.nl>
1398
1399 * org.texi: Fix typos.
1400 (Agenda commands): Document `C-k'.
1401
14022006-11-16 Eli Zaretskii <eliz@gnu.org>
1403
1404 * url.texi (http/https): Fix a typo in the HTTP URL.
1405
14062006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1407
1408 * ada-mode.texi: Total rewrite.
1409
14102006-11-13 Carsten Dominik <dominik@science.uva.nl>
1411
1412 * org.texi: Minor typo fixes.
1413
14142006-11-13 Bill Wohler <wohler@newt.com>
1415
1416 Release MH-E manual version 8.0.3.
1417
1418 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1419 release 8.0.3.
1420
1421 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1422 to set MAILDIR.
1423 (Reading Mail): Document the customization of read-mail-command
1424 for MH-E.
1425 (Viewing Attachments): Document mm-discouraged-alternatives.
1426 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1427 (Junk): Add more information about the settings of mh-junk-background
1428 in a program. Add /usr/bin/mh to PATH in examples.
1429
14302006-11-12 Richard Stallman <rms@gnu.org>
1431
1432 * woman.texi: Update author address but say he no longer maintains it.
1433
14342006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1435
1436 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1437 archived trees.
1438 (Checkboxes): Section moved to chapter 5, and extended.
1439 (The date/time prompt): New section.
1440 (Link abbreviations): New section.
1441 (Presentation and sorting): New section.
1442 (Custom agenda views): Section completely rewritten.
1443 (Summary): Compare with Planner.
1444 (Feedback): More info about creating backtraces.
1445 (Plain lists): Modified example.
1446 (Breaking down tasks): New section.
1447 (Custom time format): New section.
1448 (Time stamps): Document inactive timestamps.
1449 (Setting tags): More details about fast tag selection.
1450 (Block agenda): New section.
1451 (Custom agenda views): Section rewritten.
1452 (Block agenda): New section.
1453
14542006-11-07 Michael Albinus <michael.albinus@gmx.de>
1455
1456 * tramp.texi (Configuration): scp is the default method.
1457 (Default Method): Use ssh as example for another method.
1458
14592006-10-27 Richard Stallman <rms@gnu.org>
1460
1461 * woman.texi: Downcase nroff/troff/roff.
1462 (Installation): Chapter deleted. Some xrefs deleted.
1463 (Background): woman doesn't advise man ;-).
1464
14652006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1466
1467 * ada-mode.texi (Project files, Identifier completion)
1468 (Automatic Casing, Debugging, Using non-standard file names)
1469 (Working Remotely): Fix typos.
1470
14712006-10-20 Masatake YAMATO <jet@gyve.org>
1472
1473 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1474 sample code `my-c-initialization-hook'.
1475
14762006-10-19 Stuart D. Herring <herring@lanl.gov>
1477
1478 * widget.texi: Fix typos.
1479
14802006-10-19 Michael Albinus <michael.albinus@gmx.de>
1481
1482 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1483 "???". There have been no complaints for years, so the information
1484 must be appropriate.
1485
14862006-10-16 Richard Stallman <rms@gnu.org>
1487
1488 * widget.texi: Use @var instead of capitalization.
1489 Clarify many widget type descriptions.
1490
14912006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1492
1493 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1494 gnus-dired-attach.
1495 (Selecting a Group): Fix typo.
1496
14972006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1498
1499 * widget.texi: Fix typos.
1500
15012006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1502
1503 * gnus.texi (Image Enhancements): Update for Emacs 22.
1504
1505 * gnus-faq.texi ([1.3]): Update.
1506
15072006-10-06 Richard Stallman <rms@gnu.org>
1508
1509 * faq.texi (Displaying the current line or column):
1510 Delete "As of Emacs 20".
1511
15122006-10-06 Romain Francoise <romain@orebokech.com>
1513
1514 * faq.texi (VM): VM works with Emacs 22 too.
1515
15162006-10-06 Richard Stallman <rms@gnu.org>
1517
1518 * ebrowse.texi: Remove Emacs version "21" from title.
1519
15202006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1521
1522 * gnus.texi (Foreign Groups): Say where change of editing commands are
1523 stored. Add reference to `gnus-parameters'.
1524
15252006-09-15 Jay Belanger <belanger@truman.edu>
1526
1527 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1528 Change "Library Public License" to "Lesser Public License"
1529 throughout. Use "yyyy" to represent year.
1530
15312006-09-15 Carsten Dominik <dominik@science.uva.nl>
1532
1533 * org.texi (Setting tags): Typo fix.
1534
15352006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1536
1537 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1538
15392006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1540
1541 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1542
15432006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1544
1545 * faq.texi (Escape sequences in shell output): EMACS is now set
1546 to Emacs's absolute file name, not to "t".
1547 (^M in the shell buffer): Likewise.
1548 * misc.texi (Interactive Shell): Likewise.
1549
15502006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1551
1552 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1553 mails with pop3-leave-mail-on-server. Fix wording.
1554 (Limiting): Improve gnus-summary-limit-to-articles.
1555 (X-Face): Fix typo.
1556
15572006-09-11 Simon Josefsson <jas@extundo.com>
1558
1559 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1560 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1561
15622006-09-06 Simon Josefsson <jas@extundo.com>
1563
1564 * smtpmail.texi (Authentication): Mention SSL.
1565
15662006-09-01 Eli Zaretskii <eliz@gnu.org>
1567
1568 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1569 Don't use @indicateurl.
1570
1571 * cc-mode.texi (Subword Movement): Don't use @headitem.
1572 (Custom Braces, Clean-ups): Don't use @tie.
1573
15742006-08-29 Michael Albinus <michael.albinus@gmx.de>
1575
1576 Sync with Tramp 2.0.54.
1577
1578 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1579 Suggested by Adrian Phillips <a.phillips@met.no>.
1580
15812006-08-15 Carsten Dominik <dominik@science.uva.nl>
1582
1583 * org.texi (Installation, Activation): Split from Installation and
1584 Activation.
1585 (Clocking work time): Documented new features.
1586
15872006-08-13 Alex Schroeder <alex@gnu.org>
1588
1589 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1590 example.
1591
15922006-08-12 Eli Zaretskii <eliz@gnu.org>
1593
1594 * faq.texi (How to add fonts): New node.
1595
15962006-08-05 Romain Francoise <romain@orebokech.com>
1597
1598 * faq.texi (New in Emacs 22): Expand.
1599
16002006-08-03 Michael Olson <mwolson@gnu.org>
1601
1602 * erc.texi: Update for ERC 5.1.4.
1603
16042006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1605
1606 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1607 in .../site-lisp/gnus/ by default.
1608 [ From gnus-news.texi in the trunk. ]
1609
16102006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1611
1612 * gnus.texi (MIME Commands): Additions for yEnc.
1613
16142006-07-24 Richard Stallman <rms@gnu.org>
1615
1616 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1617 * faq.texi: Move periods and commas inside quotes.
1618
16192006-07-20 Jay Belanger <belanger@truman.edu>
1620
1621 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1622
16232006-07-18 Chong Yidong <cyd@stupidchicken.com>
1624
1625 * faq.texi (Security risks with Emacs): Document Emacs 22
1626 file-local-variable mechanism.
1627
16282006-07-12 Michael Olson <mwolson@gnu.org>
1629
1630 * erc.texi: Update for ERC 5.1.3.
1631
16322006-07-12 Alex Schroeder <alex@gnu.org>
1633
1634 * rcirc.texi: Fix typos.
1635 (Getting started with rcirc): New calling convention for M-x irc.
1636 Mention #rcirc. Removed channel tracking.
1637 (Configuration): Changed the names of all variables that got changed
1638 recently, eg. rcirc-server to rcirc-default-server. Added
1639 documentation for rcirc-authinfo, some background for Bitlbee, and
1640 rcirc-track-minor-mode.
1641 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1642 Scrolling.
1643 (Reconnecting after you have lost the connection): Fixed example code
1644 to match code changes.
1645
16462006-07-10 Nick Roberts <nickrob@snap.net.nz>
1647
1648 * gnus.texi, message.texi: Fix typos.
1649
16502006-07-07 Carsten Dominik <dominik@science.uva.nl>
1651
1652 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1653 commands.
1654 (Global TODO list): Document the use of the variables
1655 `org-agenda-todo-ignore-scheduled' and
1656 `org-agenda-todo-list-sublevels'.
1657
16582006-07-05 Richard Stallman <rms@gnu.org>
1659
1660 * faq.texi (Scrolling only one line): Fix xref.
1661
16622006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1663
1664 * faq.texi (Evaluating Emacs Lisp code):
1665 Throughout, replace eval-current-buffer with eval-buffer.
1666
16672006-07-03 Richard Stallman <rms@gnu.org>
1668
1669 * rcirc.texi (Scrolling conservatively): Fix xref.
1670
1671 * pcl-cvs.texi (Viewing differences): Usage fix.
1672
16732006-07-03 Carsten Dominik <dominik@science.uva.nl>
1674
1675 * org.texi (Agenda commands): Document `s' key to save all org-mode
1676 buffers.
1677
16782006-06-30 Ralf Angeli <angeli@caeruleus.net>
1679
1680 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1681 names. Mention `cvs-msg' face.
1682
16832006-06-29 Carsten Dominik <dominik@science.uva.nl>
1684
1685 * org.texi (Checkboxes): New section.
1686
16872006-06-28 Carsten Dominik <dominik@science.uva.nl>
1688
1689 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1690 throughout this chapter.
1691
16922006-06-27 Chong Yidong <cyd@stupidchicken.com>
1693
1694 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1695 text for standalone vs Emacs info.
1696 (Help): Clarify header line description. Use mouse-1 for clicks.
1697 (Help-P): Use mouse-1 for clicks.
1698 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1699 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1700 (Choose menu subtopic): Remove gratuitous Emacs command names.
1701 (Help-FOO): Put usual behavior first.
1702 (Help-Xref): Clicking on xrefs works in Emacs.
1703 (Search Text): Clarify what the default behavior is.
1704 (Create Info buffer): Fix Emacs window/X window confusion.
1705 (Emacs Info Variables): Fix for new Emacs init file behavior.
1706
17072006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1708
1709 * gnus.texi (Summary Buffer Lines): Fix typo.
1710
17112006-06-23 Carsten Dominik <dominik@science.uva.nl>
1712
1713 * org.texi (Embedded LaTeX): New chapter.
1714 (Archiving): Section rewritten.
1715 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1716
17172006-06-20 Bill Wohler <wohler@newt.com>
1718
1719 Release MH-E manual version 8.0.1.
1720
1721 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1722 release 8.0.1.
1723 (Preface): Depend on GNU mailutils 1.0 and higher.
1724
17252006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1726
1727 * message.texi (News Headers): Update message-syntax-checks section.
1728
17292006-06-19 Karl Berry <karl@gnu.org>
1730
1731 * info.texi (Advanced): Mention C-q, especially with ?.
1732
17332006-06-19 Carsten Dominik <dominik@science.uva.nl>
1734
1735 * org.texi (Publishing links): Document the `:link-validation-function'
1736 property.
1737 (Extensions and Hacking): New chapter, includes some sections of the
1738 "Miscellaneous" chapter.
1739
17402006-06-10 Carsten Dominik <dominik@science.uva.nl>
1741
1742 * org.texi (Progress logging): New section.
1743
17442006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1745
1746 * viper.texi (Viper Specials):
1747 * gnus.texi (Example Setup):
1748 * faq.texi (Backspace invokes help):
1749 * dired-x.texi (Optional Installation Dired Jump):
1750 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1751 follow coding conventions.
1752
17532006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1754
1755 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1756
17572006-06-06 Carsten Dominik <dominik@science.uva.nl>
1758
1759 * org.texi (ASCII export): Document indentation adaptation.
1760 (Setting tags): Document mutually-exclusive tags.
1761
17622006-06-05 Romain Francoise <romain@orebokech.com>
1763
1764 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1765 Fix typo.
1766
1767 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1768 channel (#gnus@irc.freenode.net).
1769 Fix typos. Update copyright notice.
1770
1771 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1772 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1773 (Line-Up Functions, Custom Macros):
1774 * ediff.texi (Window and Frame Configuration)
dccb744b 1775 (Highlighting Difference Regions):
2de53ca6
GM
1776 * emacs-mime.texi (Display Customization):
1777 * erc.texi (History):
1778 * eshell.texi (Known problems):
1779 * eudc.texi (Overview, BBDB):
1780 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1781 (The problem of spam, SpamOracle, Extending the Spam package)
1782 (Conformity, Terminology):
dccb744b 1783 * idlwave.texi (Routine Info)
2de53ca6
GM
1784 (Class and Keyword Inheritance, Padding Operators)
1785 (Breakpoints and Stepping, Electric Debug Mode)
1786 (Examining Variables, Troubleshooting):
1787 * org.texi (Creating timestamps):
1788 * reftex.texi (Commands, Options, Changes):
1789 * tramp.texi (Inline methods, Password caching)
1790 (Auto-save and Backup, Issues):
1791 * vip.texi (Files, Commands in Insert Mode):
1792 * viper.texi (Emacs Preliminaries, States in Viper)
1793 (Packages that Change Keymaps, Viper Specials, Groundwork):
1794 Fix various typos.
1795
17962006-05-31 Michael Ernst <mernst@alum.mit.edu>
1797
1798 * ediff.texi: Fix typos.
1799
18002006-05-30 Carsten Dominik <dominik@science.uva.nl>
1801
1802 * org.texi: Small typo fixes.
1803
18042006-05-29 Michael Albinus <michael.albinus@gmx.de>
1805
1806 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1807
18082006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1809
1810 * pcl-cvs.texi: Fix typos.
1811 (Customization): Say "us".
1812
18132006-05-26 Eli Zaretskii <eliz@gnu.org>
1814
1815 * org.texi: Remove bogus @setfilename.
1816
18172006-05-26 Carsten Dominik <dominik@science.uva.nl>
1818
1819 * org.texi (ASCII export): Omit command name.
1820 (HTML export): Add prefix to all lines in Local Variable example.
1821 (Acknowledgments): Typeset names in italics.
1822
18232006-05-24 Carsten Dominik <dominik@science.uva.nl>
1824
1825 * org.texi (Plain lists): Add new item navigation commands.
1826 (External links): Document elisp and info links.
1827 (Custom searches): New section.
1828 (Publishing): New chapter.
1829 (HTML export): Include a list of supported CSS classes.
1830 (Setting tags): Describe the fast-tag-setting interface.
1831
18322006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1833
1834 * dired-x.texi: ifinfo -> ifnottex.
1835
18362006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1837
1838 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1839
18402006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1841
1842 * message.texi (Interface): Add tool bar customization.
1843 (MIME): Index and text additions for mml-attach.
1844 (MIME): Describe mml-dnd-protocol-alist and
1845 mml-dnd-attach-options.
1846
1847 * gnus.texi (Oort Gnus): Reorder entries in sections.
1848 Fix some entries.
1849 (Starting Up): Add references to "Emacs for Heathens" and to
1850 "Finding the News". Add user-full-name and user-mail-address.
1851 (Group Buffer Format): Add tool bar customization and update.
1852 (Summary Buffer): Add tool bar customization.
1853 (Posting Styles): Add message-alternative-emails.
1854
18552006-05-09 Michael Albinus <michael.albinus@gmx.de>
1856
1857 * tramp.texi (Filename completion): Improve wording.
1858
18592006-05-07 Romain Francoise <romain@orebokech.com>
1860
1861 * faq.texi (Using regular expressions): Fix typo.
1862 (Packages that do not come with Emacs): Fix capitalization.
1863 (Replacing text across multiple files): Expand node to explain how
1864 to use `dired-do-query-replace-regexp' in more detail, based on
1865 suggestion by Eric Hanchrow <offby1@blarg.net>.
1866
18672006-05-06 Michael Albinus <michael.albinus@gmx.de>
1868
1869 * tramp.texi (Filename completion): Completion of remote files'
1870 method, user name and host name is active only in partial
1871 completion mode.
1872
18732006-05-06 Bill Wohler <wohler@newt.com>
1874
1875 Release MH-E manual version 8.0.
1876
1877 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1878 release 8.0.
1879
18802006-05-06 Bill Wohler <wohler@newt.com>
1881
1882 * mh-e.texi (MH-BOOK-HOME): Change from
1883 http://www.ics.uci.edu/~mh/book/mh to
1884 http://rand-mh.sourceforge.net/book/mh.
1885 Replace .htm suffix with .html for MH book files.
1886 (Using This Manual): Update key binding for getting relevant
1887 chapter in Info from command key.
1888 (Ranges): Fix itemx.
1889
18902006-05-05 Karl Berry <karl@gnu.org>
1891
1892 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
1893 (\fonttextsize): New user-level command to change text font size.
1894
18952006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
1896
1897 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
1898
18992006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
1900
1901 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
1902
19032006-04-24 Bill Wohler <wohler@newt.com>
1904
1905 * mh-e.texi (Getting Started): Make it more explicit that you need
1906 to install MH. Add pointers to current MH implementations.
1907
19082006-04-21 Bill Wohler <wohler@newt.com>
1909
1910 Release MH-E manual version 7.94.
1911
1912 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1913 release 7.94.
1914
19152006-04-21 Carsten Dominik <dominik@science.uva.nl>
1916
1917 * org.texi: Many small fixes.
1918 (Handling links): Rename from "Managing links".
1919
19202006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
1921
1922 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
1923 (Splitting mail using spam-stat): Fix @xref.
1924
19252006-04-20 Chong Yidong <cyd@stupidchicken.com>
1926
1927 * gnus.texi (Spam Package): Major revision of the text.
1928 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
1929
19302006-04-20 Carsten Dominik <dominik@science.uva.nl>
1931
1932 * org.texi (Time stamps): Better explanation of the purpose of
1933 different time stamps.
1934 (Structure editing, Plain lists): More details on how new items
1935 and headings are inserted.
1936
19372006-04-18 Carsten Dominik <dominik@science.uva.nl>
1938
1939 * org.texi (Formula syntax): Fix link to Calc Manual.
1940
19412006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
1942
1943 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
1944
19452006-04-17 Bill Wohler <wohler@newt.com>
1946
1947 * mh-e.texi (Folders): Update mh-before-quit-hook and
1948 mh-quit-hook example with code that removes the buffers rather
1949 than just bury them.
1950
19512006-04-17 Michael Albinus <michael.albinus@gmx.de>
1952
1953 Sync with Tramp 2.0.53.
1954
19552006-04-13 Carsten Dominik <dominik@science.uva.nl>
1956
1957 * org.texi (Updating settings): New section.
1958 (Visibility cycling): Better names for the startup folding
1959 options.
1960 (Exporting): Completely restructured.
1961 (The very busy C-c C-c key): New section.
1962 (Summary of in-buffer settings): New section.
1963
19642006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
1965
1966 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
1967
19682006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1969
1970 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
1971 (Server Commands): Key `v' is reserved for users.
1972
19732006-04-11 Carsten Dominik <dominik@science.uva.nl>
1974
1975 * org.texi (Link format): New section, emphasis on bracket links.
1976 (External links): Document bracket links.
1977 (FAQ): Expand to cover shell links and the new link format.
1978
19792006-04-09 Kevin Ryde <user42@zip.com.au>
1980
1981 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
1982
19832006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1984
1985 * gnus.texi (Summary Buffer Lines): Add `*'.
1986
19872006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
1988
1989 * gnus.texi (Group Parameters):
1990 Mention gnus-permanently-visible-groups.
1991
19922006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
1993
1994 * gnus.texi (Face): Fix typo.
1995
19962006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1997
1998 * gnus.texi (X-Face): Clarify.
1999 (Face): Need Emacs with PNG support.
2000
20012006-04-06 Richard Stallman <rms@gnu.org>
2002
2003 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2004 Emacs".
2005
20062006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2007
2008 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2009 blocks not suitable for inclusion with Emacs using variable
2010 PARTOFEMACS.
2011
20122006-04-04 Simon Josefsson <jas@extundo.com>
2013
2014 * gnus.texi (Security): Improve.
2015
20162006-04-02 Bill Wohler <wohler@newt.com>
2017
2018 * mh-e.texi (Getting Started, Junk, Bug Reports)
2019 (MH FAQ and Support): Fix URLs.
2020
20212006-03-31 Romain Francoise <romain@orebokech.com>
2022
2023 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2024 to t, not nil (and has for the past eight years).
2025
20262006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2027
2028 * message.texi, gnus.texi: Bump version to 5.11.
2029
20302006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2031
2032 * gnus.texi (Top): Add comment about version line.
2033
2034 * message.texi (Top): Ditto. Change to take named versions into
2035 account.
2036
20372006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2038
2039 * gnus.texi (Posting Styles): Add x-face-file to example.
2040 (X-Face): Refer to posting styles.
2041
2042 * gnus-faq.texi ([5.8]): Add x-face-file.
2043 ([8.4]): Add links to gmane.emacs.gnus.user and
2044 gmane.emacs.gnus.general.
2045
20462006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2047
2048 * gnus-faq.texi: Use .invalid.
2049 ([5.4]): Fix gnus-posting-styles example.
2050
20512006-03-27 Romain Francoise <romain@orebokech.com>
2052
2053 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2054 Emacs/W3 needs a new maintainer.
2055 (Ispell): Update author and version info.
2056 (Mailcrypt): Mention PGG.
2057 (New in Emacs 22): Add PGG to the list of new packages.
2058 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2059 updating dead URLs.
2060
20612006-03-25 Karl Berry <karl@gnu.org>
2062
2063 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2064 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2065 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2066 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2067 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2068 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2069 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2070 (2) do not indent copyright year list (or anything else).
2071
20722006-03-21 Bill Wohler <wohler@newt.com>
2073
2074 * mh-e.texi (Folders): Various edits.
2075
20762006-03-20 Romain Francoise <romain@orebokech.com>
2077
2078 * gnus.texi (Mail Folders): Grammar fix.
2079
20802006-03-19 Bill Wohler <wohler@newt.com>
2081
2082 * mh-e.texi (Replying): Document Mail-Followup-To.
2083 Change manually-formatted table to multitable. Add debugging info.
2084 Move description of mh-reply-default-reply-to into paragraph
2085 that describes its values.
2086
20872006-03-17 Bill Wohler <wohler@newt.com>
2088
2089 * mh-e.texi: Use smallexample and smalllisp consistenly.
2090 (Sending Mail Tour): Update method of entering
2091 addresses and subject.
2092 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2093 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2094
20952006-03-15 Carsten Dominik <dominik@science.uva.nl>
2096
2097 * org.texi: Version number change only.
2098
20992006-03-14 Bill Wohler <wohler@newt.com>
2100
2101 * mh-e.texi: Add index entries around each paragraph rather than
2102 depend on entries from beginning of node. Doing so ensures that
2103 index entries are less likely to be forgotten if text is cut and
2104 pasted, and are necessary anyway if the references are on a
2105 separate page. It seems that makeinfo is now (v. 4.8) only
2106 producing one index entry per node, so there is no longer any
2107 excuse not to. Use subheading instead of heading. The incorrect
2108 use of heading produced very large fonts in Info--as large as the
2109 main heading.
2110 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2111 versions 6 and 7 appeared *around* the time of these Emacs releases.
2112
21132006-03-13 Carsten Dominik <dominik@science.uva.nl>
2114
2115 * org.texi (Clean view): Document new startup options.
2116
21172006-03-11 Bill Wohler <wohler@newt.com>
2118
2119 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2120 (Composing, Scan Line Formats): Fix @refs.
2121 (Getting Started): Define MH profile and MH profile components.
2122 (Incorporating Mail, Reading Mail, Viewing, Printing)
2123 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2124 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2125 for string constants.
2126 (Tool Bar): Remove spurious quote.
2127 (Junk): Use ``...'' instead of "...".
2128 (Scan Line Formats): Replace @samp with @kbd.
2129
21302006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2131
2132 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2133
21342006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2135
2136 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2137 easy to understand.
2138
21392006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2140
2141 * gnus.texi: Markup fix.
2142 (Fancy Mail Splitting): Specify new feature.
2143
21442006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2145
2146 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2147 partial-words matching.
2148
21492006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2150
2151 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2152
2153 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2154 (MIME Commands): Fix mm-discouraged-alternatives.
2155
21562006-03-07 Carsten Dominik <dominik@science.uva.nl>
2157
2158 * org.texi: Version number change only.
2159
21602006-03-06 Bill Wohler <wohler@newt.com>
2161
2162 * mh-e.texi: Move from SourceForge repository to Savannah.
2163 This is version 7.93, which is a total rewrite from the previous
2164 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2165 version 7.93.
2166
21672006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2168
2169 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2170
21712006-03-01 Carsten Dominik <dominik@science.uva.nl>
2172
2173 * org.texi (Interaction): Add item about `org-mouse.el' by
2174 Piotr Zielinski.
2175 (Managing links): Document that also mouse-1 can be used to
2176 activate a link.
2177 (Headlines, FAQ): Add entry about hiding leading stars.
2178 (Miscellaneous): Resort the sections in this chapter to a more
2179 logical sequence.
2180
21812006-02-27 Simon Josefsson <jas@extundo.com>
2182
2183 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2184 2004-01-27 from the trunk).
2185
21862006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2187
2188 * cc-mode.texi: Rename c-hungry-backspace to
2189 c-hungry-delete-backwards, at the request of RMS. Leave the old
2190 name as an alias.
2191
21922006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2193
2194 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2195 include the function header within the defun.
2196
21972006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2198
2199 * cc-mode.texi: Correct two typos.
2200
22012006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2202
2203 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2204 existing comment.
2205 (Electric Keys): Add a justification for electric indentation.
2206 (Hungry WS Deletion): Clear up the names and complications of the
2207 BACKSPACE and DELETE keys.
2208
22092006-02-23 Juri Linkov <juri@jurta.org>
2210
2211 * faq.texi (Common requests): Move `Turning on auto-fill by
2212 default' after `Wrapping words automatically'. Move `Working with
2213 unprintable characters' before `Searching for/replacing newlines'.
2214 Move `Replacing highlighted text' after `Highlighting a region'.
2215 Merge `Repeating commands' and `Repeating a command as many times
2216 as possible' into the former.
2217 (Packages that do not come with Emacs): Add refs to Gmane and
2218 etc/MORE.STUFF.
2219
22202006-02-23 Juri Linkov <juri@jurta.org>
2221
2222 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2223 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2224 Add xref to `(emacs)Reporting Bugs'.
2225 (Getting a printed manual): Add URL to other formats of the manual.
2226 (Common requests): Fix menu.
2227 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2228 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2229 (Inserting text at the beginning of each line): Add pxref to
2230 `Changing the included text prefix'.
2231 (Forcing the cursor to remain in the same column): Mention `track-eol'
2232 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2233 (Replacing text across multiple files): Add keybinding `Q' for
2234 `dired-do-query-replace'.
2235
22362006-02-22 Carsten Dominik <dominik@science.uva.nl>
2237
2238 * reftex.texi: Version number and date change only.
2239
2240 * org.texi (Internal Links): Rewrite to cover the modified
2241 linking system.
2242
22432006-02-17 Eli Zaretskii <eliz@gnu.org>
2244
2245 * faq.texi: Remove the coding cookie, it's not needed anymore.
2246
22472006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2248
2249 * faq.texi (Colors on a TTY): Mention Mac OS port.
2250
22512006-02-12 Karl Berry <karl@gnu.org>
2252
2253 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2254 8-bit accented a.
2255
22562006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2257
2258 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2259
22602006-02-08 Romain Francoise <romain@orebokech.com>
2261
2262 * faq.texi (Top): Remove paragraph about the FAQ being a
2263 transitional document, etc.
2264 (Searching for/replacing newlines): New node.
2265 (Yanking text in isearch): New node.
2266 (Inserting text at the beginning of each line): Rename and make
2267 more general, mention `M-;' in Message mode.
2268
22692006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2270
2271 * faq.texi (Meta key does not work in xterm)
2272 (Emacs does not display 8-bit characters)
2273 (Inputting eight-bit characters): Update xrefs.
2274
22752006-02-06 Romain Francoise <romain@orebokech.com>
2276
2277 * faq.texi (VM): VM now at version 7.19.
2278 Set myself as maintainer of this file.
2279
22802006-02-04 Michael Olson <mwolson@gnu.org>
2281
2282 * erc.texi (History): Note that ERC is now included with Emacs.
2283
22842006-01-31 Romain Francoise <romain@orebokech.com>
2285
2286 * message.texi (Message Headers): Explain what
2287 `message-alternative-emails' does in more detail.
2288 Update copyright year.
2289
22902006-01-30 Juanma Barranquero <lekktu@gmail.com>
2291
2292 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2293
22942006-01-29 Richard M. Stallman <rms@gnu.org>
2295
2296 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2297
22982006-01-29 Michael Olson <mwolson@gnu.org>
2299
2300 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2301
2302 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2303
2304 * faq.texi (New in Emacs 22): Mention ERC.
2305
23062006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2307
2308 * rcirc.texi: Capitalize dir entry for consistency with the entry
2309 in info/dir and other entries in the Emacs category.
2310 Fix typos. Delete trailing whitespace.
2311
23122006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
2313
2314 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2315
23162006-01-27 Eli Zaretskii <eliz@gnu.org>
2317
2318 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2319 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2320
2321 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2322 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2323
23242006-01-27 Alex Schroeder <alex@gnu.org>
2325
2326 * rcirc.texi: New file.
2327
23282006-01-23 Juri Linkov <juri@jurta.org>
2329
2330 * widget.texi (User Interface): Add S-TAB for widget-backward.
2331
23322006-01-22 Michael Albinus <michael.albinus@gmx.de>
2333
2334 Sync with Tramp 2.0.52.
2335
2336 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2337 Add Tramp disabling item. New item for common connection problems.
2338 (various): Apply "ftp" as method for the download URL.
2339 (Bug Reports): Refer to FAQ for common problems.
2340
23412006-01-21 Eli Zaretskii <eliz@gnu.org>
2342
2343 * widget.texi (User Interface): Use @key for TAB.
2344
2345 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2346
2347 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2348 for TAB.
2349
2350 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2351
23522006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2353
2354 * gnus.texi: Update copyright.
2355
23562006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2357
2358 * gnus.texi (Article Washing): Additions.
2359
23602006-01-08 Alex Schroeder <alex@gnu.org>
2361
2362 * pgg.texi (Caching passphrase): Rewording.
2363
23642006-01-13 Carsten Dominik <dominik@science.uva.nl>
2365
2366 * org.texi (Agenda commands): Document tags command.
2367
23682006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2369
2370 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2371
23722006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2373
2374 * gnus.texi (RSS): Addition.
2375
23762005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2377
2378 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2379
23802005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2381
2382 * emacs-mime.texi (Display Customization): Add setting example to
2383 mm-discouraged-alternatives.
2384
23852006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2386
2387 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2388 version is the canonical version.
2389
23902006-01-08 Alex Schroeder <alex@gnu.org>
2391
2392 * pgg.texi (Caching passphrase): Rewording.
2393
23942006-01-06 Eli Zaretskii <eliz@gnu.org>
2395
2396 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2397 repository URL.
2398
23992006-01-06 Carsten Dominik <dominik@science.uva.nl>
2400
2401 * org.texi: Removed the accidentally re-added empty line in the
2402 direntry.
2403
24042006-01-05 Carsten Dominik <dominik@science.uva.nl>
2405
2406 * org.texi (Agenda Views): Chapter reorganized.
2407
24082005-12-29 Romain Francoise <romain@orebokech.com>
2409
2410 * faq.texi (Using Customize): New node.
2411
24122005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2413
2414 * org.texi: Remove blank line in @direntry. It is non-standard
2415 and recursively produces blank lines all over the dir file (when
2416 using Texinfo 4.8).
2417
24182005-12-21 Luc Teirlinck <teirllm@auburn.edu>
2419
2420 * widget.texi (atoms): Delete obsolete remark about `file' widget.
2421
24222005-12-20 Carsten Dominik <dominik@science.uva.nl>
2423
2424 * org.texi (Tags): Boolean logic documented.
2425 (Agenda Views): Document custom commands.
2426
24272005-12-20 David Kastrup <dak@gnu.org>
2428
2429 * faq.texi (AUCTeX): Update version and mailing list info.
2430
24312005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
2432
2433 * gnus.texi (MIME Commands): Mention addition of
2434 multipart/alternative to gnus-buttonized-mime-types and add xref
2435 to mm-discouraged-alternatives.
2436
2437 * emacs-mime.texi (Display Customization): Mention addition of
2438 "image/.*" and add xref to gnus-buttonized-mime-types in the
2439 mm-discouraged-alternatives section.
2440
24412005-12-16 Carsten Dominik <dominik@science.uva.nl>
2442
2443 * org.texi (Tags): New section.
2444 (Agenda Views): Chapter reorganized.
2445
24462005-12-16 Eli Zaretskii <eliz@gnu.org>
2447
2448 * org.texi (Internal Links): Add a missing comma after an @xref.
2449
24502005-12-14 Chong Yidong <cyd@stupidchicken.com>
2451
2452 * faq.texi (Filling paragraphs with a single space): No need to
2453 change sentence-end now.
2454
24552005-12-13 Romain Francoise <romain@orebokech.com>
2456
2457 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2458
24592005-12-12 Jay Belanger <belanger@truman.edu>
2460
2461 * faq.texi (Calc): Update version number.
2462
24632005-12-12 Carsten Dominik <dominik@science.uva.nl>
2464
2465 * org.texi (Progress Logging): New section.
2466
24672005-12-10 Romain Francoise <romain@orebokech.com>
2468
2469 Update the Emacs FAQ for the 22.1 release.
2470
2471 * faq.texi: Set VER to `22.1'.
2472 (Basic editing): Explain how to use localized versions of the
2473 Tutorial. Mention that `C-h r' displays the manual. Delete
2474 obsolete WWW link to an Emacs 18 tutorial.
2475 (Getting a printed manual): Point to the new locations of the
2476 manuals on the GNU Web site.
2477 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2478 available via Info (it was previously distributed separately).
2479 (Installing Texinfo documentation): The latest version of Texinfo
2480 is 4.8, not 4.0.
2481 (Informational files for Emacs): COPYING is the GNU General Public
2482 License, not the Emacs General Public License.
2483 (Informational files for Emacs): Delete obsolete link to the
2484 GNUinfo pages as they have been removed from the GNU Web site.
2485 (New in Emacs 22): New node.
2486 (Setting up a customization file): Say that most packages support
2487 Customize nowadays.
2488 (Colors on a TTY): Delete reference to instructions on how to
2489 enable syntax highlighting, it is now enabled by default.
2490 (Turning on abbrevs by default): Emacs now reads the abbrevs file
2491 at startup automatically.
2492 (Controlling case sensitivity): Mention `M-c' in isearch.
2493 (Using an already running Emacs process): Emacs now creates the
2494 socket in `/tmp/emacsUID'. Fix typos. Change default location of
2495 gnuserv. As emacsclient can now run Lisp code as well, delete a
2496 sentence praising gnuserv for that. Simplify description of how
2497 the client/server operation works.
2498 (Compiler error messages): Delete obsolete text (compile.el has
2499 been rewritten).
2500 (Indenting switch statements): Fix typo.
2501 (Matching parentheses): Simplify setup instructions, mention the
2502 menu bar item in the Options menu.
2503 (Repeating a command as many times as possible): Mention `C-x e'.
2504 (Going to a line by number): Mention new keymap and bindings
2505 `M-g M-g', `M-g M-p' and `M-g M-n'.
2506 (Turning on syntax highlighting): Now on by default. Simplify.
2507 (Replacing highlighted text): Use `1', not `t'.
2508 (Problems with very large files): The maximum size is now 256MB on
2509 32-bit machines.
2510 (^M in the shell buffer): Mention `comint-process-echoes'.
2511 (Emacs for Apple computers): Emacs 22 has native support for Mac
2512 OS X.
2513 (Translating names to IP addresses): Delete node.
2514 (Binding keys to commands): Fix typo.
2515 (SPC no longer completes file names): New node.
2516 (MIME with Emacs mail packages): Delete section about the Emacs
2517 MIME FAQ (it's not reachable anymore).
2518
25192005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2520
2521 * cc-mode.texi: The manual has been extensively revised: the
2522 information about using CC Mode has been separated from the larger
2523 and more difficult chapters about configuration. It has been
2524 updated for CC Mode 5.31.
2525
25262005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2527
2528 * pgg.texi (User Commands): Fix description of pgg-verify-region.
2529 (Selecting an implementation): Fix descriptions.
2530
25312005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2532
2533 * message.texi (Various Message Variables): Addition.
2534
25352005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2536
2537 * message.texi: Fix default values.
2538
25392005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2540
2541 * message.texi (Header Commands): Clarify descriptions of
2542 message-cross-post-followup-to, message-reduce-to-to-cc, and
2543 message-insert-wide-reply.
2544 (Various Commands): Fix kindex for message-kill-to-signature;
2545 clarify description of message-tab.
2546
25472005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2548
2549 * message.texi (Mailing Lists): Fix description about MFT.
2550
2551 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2552
25532005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2554
2555 * gnus.texi (Slow Terminal Connection): Replace old description
2556 with new one.
2557
25582005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
2559
2560 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2561 replace X-Draft-Headers with X-Draft-From.
2562
25632005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2564
2565 * gnus.texi (Various Various): Fix the default value of
2566 nnheader-max-head-length.
2567 (Gnus Versions): Fix typo.
2568
25692005-12-08 Carsten Dominik <dominik@science.uva.nl>
2570
2571 * org.texi (Structure editing): Document new functionality of
2572 M-RET.
2573
25742005-12-06 Luc Teirlinck <teirllm@auburn.edu>
2575
2576 * org.texi (Internal Links): Fix Texinfo usage.
2577
25782005-12-06 Carsten Dominik <dominik@science.uva.nl>
2579
2580 * org.texi (TODO basics): Document the global todo list.
2581 (TODO items): Documents sparse tree for specific TODO
2582 keywords.
2583
25842005-11-30 Carsten Dominik <dominik@science.uva.nl>
2585
2586 * org.texi (Plain Lists): Typos fixed.
2587
25882005-11-28 Jay Belanger <belanger@truman.edu>
2589
2590 * calc.texi: Change references of `M-#' to `C-x *' prefix.
2591
25922005-11-24 Carsten Dominik <dominik@science.uva.nl>
2593
2594 * org.texi (Structure editing): New item moving commands added.
2595 (Plain Lists): New section.
2596
25972005-11-18 Carsten Dominik <dominik@science.uva.nl>
2598
2599 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2600 (Agenda): Document commands `org-cycle-agenda-files' and
2601 `org-agenda-file-to-front'
2602 (Built-in table editor): Document `org-table-sort-lines'.
2603 (HTML formatting): Export of hand-formatted lists.
2604
26052005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2606
2607 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2608 new variable gnus-toolbar-thickness.
2609
26102005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2611
2612 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2613
26142005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2615
2616 * gnus.texi (X-Face): Fix description.
2617 (XVarious): Remove gnus-xmas-logo-color-alist and
2618 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2619
26202005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2621
2622 * gnus.texi (Group Parameters): Mention new variable
2623 gnus-parameters-case-fold-search.
2624 (Home Score File): Addition.
2625
26262005-11-04 Ulf Jasper <ulf.jasper@web.de>
2627
2628 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
2629 (Overview): List supported feed types.
2630 (Installation): No installation necessary when using autoload.
2631 (Configuration): Rename "RSS" to "news".
2632
26332005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
2634
2635 * pgg.texi (User Commands): Document additional passphrase
2636 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2637 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2638
26392005-11-04 Carsten Dominik <dominik@science.uva.nl>
2640
2641 * org.texi: Version number changed to 3.19.
2642
26432005-10-29 Sascha Wilde <wilde@sha-bang.de>
2644
2645 * pgg.texi (How to use): Update the example to add autoload of
2646 pgg-encrypt-symmetric-region.
2647 (User Commands): Document pgg-encrypt-symmetric-region.
2648 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2649
26502005-10-27 Jay Belanger <belanger@truman.edu>
2651
2652 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2653 mention other TeX-related units.
2654
26552005-10-23 Lars Hansen <larsh@soem.dk>
2656
2657 * dired-x.texi (Miscellaneous Commands): Replace
2658 dired-do-relative-symlink by dired-do-relsymlink and
2659 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2660
26612005-10-23 Jay Belanger <belanger@truman.edu>
2662
2663 * calc.texi (Predefined Units): Use `alpha' for the fine structure
2664 constant.
2665
26662005-10-23 Michael Albinus <michael.albinus@gmx.de>
2667
2668 * faq.texi (Bugs and problems): Replace
2669 `dired-move-to-filename-regexp' by
2670 `directory-listing-before-filename-regexp'.
2671
26722005-10-22 Eli Zaretskii <eliz@gnu.org>
2673
2674 * newsticker.texi (UPDATED): Set value.
2675
26762005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
2677
2678 * gnus.texi (Document Groups): Remove duplicate item.
2679
26802005-10-21 Carsten Dominik <dominik@science.uva.nl>
2681
2682 * org.texi (Summary): Mention iCalendar support.
2683 (Exporting): Document iCalendar support.
2684
26852005-10-18 Romain Francoise <romain@orebokech.com>
2686
2687 * viper.texi (Viper Specials): Capitalize GNU.
2688
26892005-10-17 Juri Linkov <juri@jurta.org>
2690
2691 * info.texi (Getting Started, Search Index, Expert Info):
2692 Fix wording.
2693 (Search Text): Replace `echo area' with `mode line'.
2694 (Search Index): Both `i' and `,' find all index entries.
2695 Replace example `C-f' with `C-l' (which exists in index of Info
2696 manual) and delete spaces in its keyboard input sequence.
2697 Delete unnecessary explanations about literal characters.
2698
26992005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
2700
2701 * gnus.texi (Document Server Internals): Addition.
2702
27032005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
2704
2705 * gnus.texi (A note on namespaces): Fix RFC reference.
2706
27072005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2708
2709 * gnus.texi (RSS): Fix key description.
2710
27112005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2712
2713 * gnus.texi: Emacs/w3 -> Emacs/W3.
2714 (Browsing the Web): Fix description.
2715 (Web Searches): Ditto.
2716 (Customizing W3): Ditto.
2717
27182005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2719
2720 * gnus.texi (Maildir): Clarify expire-age and expire-group.
2721
27222005-10-11 Jay Belanger <belanger@truman.edu>
2723
2724 * calc.texi (Integration): Mention using `a i' to compute definite
2725 integrals.
2726
27272005-10-11 Juri Linkov <juri@jurta.org>
2728
2729 * info.texi: Rearrange nodes.
2730 (Top): Update menu. Change ref `Info for Experts' to
2731 `Advanced Info Commands'.
2732 (Getting Started): Fix description of manual's parts.
2733 (Help-Int): Change xref `Info Search' to `Search Index', and
2734 `Expert Info' to `Advanced'.
2735 (Advanced): Move node one level up.
2736 (Search Text, Search Index): New nodes split out from `Info Search'.
2737 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2738 split out from `Advanced'.
2739 (Advanced, Emacs Info Variables): De-document editing an Info file
2740 in Info.
2741 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2742 (Creating an Info File): Delete node and move its text to
2743 `Expert Info'.
2744
27452005-10-10 Carsten Dominik <dominik@science.uva.nl>
2746
2747 * org.texi (Workflow states): Documented that change in keywords
2748 becomes active only after restart of Emacs.
2749
27502005-10-08 Michael Albinus <michael.albinus@gmx.de>
2751
2752 Sync with Tramp 2.0.51.
2753
27542005-10-08 Nick Roberts <nickrob@snap.net.nz>
2755
2756 * speedbar.texi (Introduction): Describe new location of speedbar
2757 on menubar.
2758 (Basic Key Bindings): Remove descriptions of bindings that have
2759 been removed.
2760
27612005-10-05 Nick Roberts <nickrob@snap.net.nz>
2762
2763 * speedbar.texi (GDB): Describe use of watch expressions.
2764
27652005-09-28 Simon Josefsson <jas@extundo.com>
2766
2767 * message.texi (IDNA): Fix.
2768
27692005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2770
2771 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2772 nntp-server-hook, and nntp-warn-about-losing-connection; fix
2773 description of nntp-open-connection-function.
2774 (Common Variables): Fix descriptions.
2775
27762005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2777
2778 * gnus.texi (Server Buffer Format): Document the %a format spec.
2779
27802005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2781
2782 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2783
27842005-09-23 Carsten Dominik <dominik@science.uva.nl>
2785
2786 * org.texi Version 3.16.
2787
27882005-09-19 Miles Bader <miles@gnu.org>
2789
2790 * newsticker.texi: Get rid of CVS keywords.
2791
27922005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2793
2794 * gnus.texi (Finding the Parent): Fix description of how Gnus
2795 finds article.
2796
27972005-09-14 Jari Aalto <jari.aalto@cante.net>
2798
2799 * gnus.texi (Advanced Scoring Examples): New examples to teach how
2800 to drop off non-answered articles.
2801
28022005-09-19 Juanma Barranquero <lekktu@gmail.com>
2803
2804 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2805 braces (which are unsupported by NMAKE) for macro `srcdir'.
2806
28072005-09-17 Eli Zaretskii <eliz@gnu.org>
2808
2809 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2810 (../info/newsticker, newsticker.dvi): New targets.
2811
28122005-09-17 Ulf Jasper <ulf.jasper@web.de>
2813
2814 * newsticker.texi: Replace @command with @code. Replace @example
2815 with @lisp.
2816 (Top): Added explanations to menu items.
2817 (GNU Free Documentation License): Removed.
2818
28192005-09-16 Romain Francoise <romain@orebokech.com>
2820
2821 Update all files to specify GFDL version 1.2.
2822
2823 * doclicense.texi (GNU Free Documentation License): Update to
2824 version 1.2.
2825
28262005-09-15 Richard M. Stallman <rms@gnu.org>
2827
2828 * newsticker.texi: Fix @setfilename.
2829
2830 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2831 (../info/newsticker, newsticker.dvi): New targets.
2832
28332005-08-30 Carsten Dominik <dominik@science.uva.nl>
2834
2835 * org.texi: Version 3.15.
2836
28372005-08-29 Luc Teirlinck <teirllm@auburn.edu>
2838
2839 * ses.texi: Combine all three indices into one.
2840 Correct a few typos.
2841
28422005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2843
2844 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
2845
28462005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2847
2848 * emacs-mime.texi (Handles): Remove duplicate item.
2849 (Encoding Customization): Fix the default value for
2850 mm-coding-system-priorities.
2851 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
2852 (Basic Functions): Fix reference.
2853
28542005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2855
2856 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2857
28582005-08-18 Richard M. Stallman <rms@gnu.org>
2859
2860 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
2861 and web site.
2862
2863 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
2864 not keyboard-translate.
2865
28662005-08-11 Richard M. Stallman <rms@gnu.org>
2867
2868 * faq.texi (Using regular expressions): Fix xref.
2869
28702005-08-09 Juri Linkov <juri@jurta.org>
2871
2872 * info.texi (Help-P): Replace `Prev' with `Previous'.
2873 (Help-M, Help-Xref): Add S-TAB.
2874 (Help-FOO): Update `u' command.
2875 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
2876 Update info about visibility of xref parts.
2877 (Help-Int): Fix `m' command. Rename `Info-last' to
2878 `Info-history-back'. Add `Info-history-forward'.
2879 (Advanced): Fix `g*' and `M-n' commands.
2880 (Info Search): Add `index-apropos' in stand-alone browser.
2881 Add isearch commands.
2882 (Emacs Info Variables): Remove `Info-fontify'.
2883 Add `Info-mode-hook'. Update face names.
2884 Add `Info-fontify-maximum-menu-size',
2885 `Info-fontify-visited-nodes', `Info-isearch-search'.
2886
28872005-08-07 Michael Albinus <michael.albinus@gmx.de>
2888
2889 Sync with Tramp 2.0.50.
2890
2891 * tramp.texi: Use @option{} consequently for method names.
2892 (Inline methods, External transfer methods): Remove references to
2893 Cygwin.
2894 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
2895 implementation.
2896
28972005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2898
2899 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
2900 Mention that gnus-init-file is not read when Emacs is invoked with
2901 --no-init-file or -q.
2902
29032005-07-19 Carsten Dominik <dominik@science.uva.nl>
2904
2905 * org.texi: Version 3.14.
2906
29072005-07-04 Carsten Dominik <dominik@science.uva.nl>
2908
2909 * org.texi: Version 3.13.
2910
29112005-07-18 Juri Linkov <juri@jurta.org>
2912
2913 * calc.texi (Time Zones, Logical Operations):
2914 * cl.texi (Overview):
2915 * org.texi (TODO types):
2916 * sc.texi (Emacs 18 MUAs):
2917 * speedbar.texi (Top):
2918 * url.texi (History):
2919 Delete duplicate duplicate words.
2920
29212005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
2922
2923 * cl.texi (Type Predicates): Document `atom' type.
2924
29252005-07-04 Lute Kamstra <lute@gnu.org>
2926
2927 Update FSF's address in GPL notices.
2928
2929 * calc.texi (Copying):
2930 * doclicense.texi (GNU Free Documentation License):
2931 * faq.texi (Contacting the FSF):
2932 * mh-e.texi (Copying): Update FSF's address.
2933
29342005-07-03 Richard M. Stallman <rms@gnu.org>
2935
2936 * flymake.texi (Example -- Configuring a tool called directly):
2937 Update name of flymake-build-relative-filename.
2938
29392005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2940
2941 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
2942
29432005-06-29 Carsten Dominik <dominik@science.uva.nl>
2944
2945 * org.texi: Version 3.12.
2946
29472005-06-24 Eli Zaretskii <eliz@gnu.org>
2948
2949 * makefile.w32-in (MAKEINFO): Use --force.
2950 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
2951 Makefile.in.
2952 (gnus.dvi): Use "..." to quote Sed args, so that it works with
2953 more shells.
2954
29552005-06-23 Richard M. Stallman <rms@gnu.org>
2956
2957 * speedbar.texi (Creating a display): Texinfo usage fixes.
2958
2959 * tramp.texi (Customizing Completion, Auto-save and Backup):
2960 Texinfo usage fixes.
2961
29622005-06-23 Juanma Barranquero <lekktu@gmail.com>
2963
2964 * dired-x.texi (Miscellaneous Commands):
2965 * ediff.texi (Miscellaneous):
2966 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
2967 (Agent Variables):
2968 * info.texi (Help-Xref):
2969 * message.texi (Message Headers):
2970 * org.texi (Remember):
2971 * reftex.texi (Options (Defining Label Environments)):
2972 (Options (Index Support)):
2973 (Options (Viewing Cross-References)):
2974 (Options (Misc)):
2975 (Changes):
2976 * speedbar.texi (Creating a display):
2977 * tramp.texi (Customizing Completion, Auto-save and Backup):
2978 Texinfo usage fix.
2979
29802005-06-13 Carsten Dominik <dominik@science.uva.nl>
2981
2982 * org.texi: Version 3.11.
2983
29842005-06-12 Jay Belanger <belanger@truman.edu>
2985
2986 * calc.texi (Getting Started): Remove extra menu item.
2987
29882005-05-31 Jay Belanger <belanger@truman.edu>
2989
2990 * calc.texi (Notations Used in This Manual): Use @kbd for key
2991 sequence.
2992 (Demonstration of Calc): Mention another way of starting Calc.
2993 (Starting Calc): Mention long name of M-#.
2994 (Embedded Mode Overview): Remove unnecessary instruction.
2995 (Other M-# commands): Rephrase `M-# 0' explanation.
2996 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
2997 reflect current behavior.
2998
29992005-05-30 Jay Belanger <belanger@truman.edu>
3000
3001 * calc.texi (Hooks): Change description of calc-window-hook and
3002 calc-trail-window-hook to match usage.
3003 (Computational Functions): Add more constant-generating functions.
3004 (Customizable Variables): Use defvar.
3005
30062005-05-28 Jay Belanger <belanger@truman.edu>
3007
3008 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3009 (Basic Embedded Mode): Explain behavior of arguments to
3010 calc-embedded-mode.
3011
30122005-05-27 Jay Belanger <belanger@truman.edu>
3013
3014 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3015 current behavior.
3016
30172005-05-25 Jay Belanger <belanger@truman.edu>
3018
3019 * calc.texi: Change Calc version number throughout.
3020 (Keypad Mode): Change location in info output.
3021 (Keypad mode overview): Move picture of keypad.
3022
30232005-05-21 Jay Belanger <belanger@truman.edu>
3024
3025 * calc.texi (Storing variables): Mention that only most variables
3026 are void to begin with.
3027
30282005-05-21 Kevin Ryde <user42@zip.com.au>
3029
3030 * widget.texi (Basic Types): Update cross ref from "Enabling
3031 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3032 lispref/text.texi change.
3033
30342005-05-20 Carsten Dominik <dominik@science.uva.nl>
3035
3036 * org.texi: Version 3.09.
3037
30382005-05-18 Carsten Dominik <dominik@science.uva.nl>
3039
3040 * reftex.texi: Version 4.28.
3041
30422005-05-16 Jay Belanger <belanger@truman.edu>
3043
3044 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3045
30462005-05-14 Jay Belanger <belanger@truman.edu>
3047
3048 * calc.texi (Default Simplifications): Insert missing ! (logical
3049 not operator).
3050
30512005-05-14 Michael Albinus <michael.albinus@gmx.de>
3052
3053 Sync with Tramp 2.0.49.
3054
30552005-05-10 Jay Belanger <belanger@truman.edu>
3056
3057 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3058 to 1.
3059
30602005-04-29 Carsten Dominik <dominik@science.uva.nl>
3061
3062 * org.texi: Version 3.08, structure reorganized.
3063
30642005-04-24 Richard M. Stallman <rms@gnu.org>
3065
3066 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3067
30682005-04-15 Carsten Dominik <dominik@science.uva.nl>
3069
3070 * org.texi: Update to version 3.06.
3071
30722005-04-13 Lute Kamstra <lute@gnu.org>
3073
3074 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3075
30762005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3077
3078 * cl.texi (Porting Common Lisp): Fix typo.
3079
30802005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3081
3082 * gnus.texi (RSS): Addition.
3083
30842005-04-04 Jay Belanger <belanger@truman.edu>
3085
3086 * calc.texi: Change Calc version number.
3087 (Customizable variables): Fix description of calc-language-alist.
3088 (Copying): Put in version 2 of GPL.
3089
30902005-04-01 Jay Belanger <belanger@truman.edu>
3091
3092 * calc.texi (Troubleshooting Commands): Remove comment about
3093 installation.
3094 (Installation): Remove section.
3095 (Customizable Variables): New section.
3096 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3097 (Graphical Devices): Add references to Customizable Variables.
3098
30992005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3100
3101 * emacs-mime.texi (Display Customization): Markup fixes.
3102 (rfc2047): Update.
3103
31042005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3105
3106 * gnus-faq.texi: Replaced with auto-generated version.
3107
31082005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3109
3110 * dired-x.texi (Multiple Dired Directories): default-directory was
3111 renamed to dired-default-directory.
3112
31132005-03-26 Jay Belanger <belanger@truman.edu>
3114
3115 * calc.texi (Simplifying Formulas, Rewrite Rules):
3116 Change description of top and bottom of fraction.
3117 (Modulo Forms): Move description of how to create modulo forms to
3118 earlier in the section.
3119 (Fraction Mode): Suggest using : to get a fraction by dividing.
3120 (Basic Arithmetic): Adjust placement of command name.
3121 (Truncating the Stack): Emphasize that "hidden" entries are still
3122 visible.
3123 (Installation): Move discussion of printing manual to "About This
3124 Manual".
3125 (About This Manual): Mention how to print the manual.
3126 (Reporting Bugs): Remove first person.
3127 (Building Vectors): Add algebraic version of append.
3128 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3129 (Grouping Digits): Fix typo.
3130
31312005-03-25 Werner Lemberg <wl@gnu.org>
3132
3133 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3134 Replace `legal' with `valid'.
3135
31362005-03-25 Werner Lemberg <wl@gnu.org>
3137
3138 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3139
31402005-03-24 Jay Belanger <belanger@truman.edu>
3141
3142 * calc.texi (General Mode Commands)
3143 (Mode Settings in Embedded Mode): Add some explanation of
3144 recording mode settings.
3145
31462005-03-24 Richard M. Stallman <rms@gnu.org>
3147
3148 * calc.texi: Remove praise of non-free software.
3149
3150 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3151 (Installation): Node deleted.
3152
31532005-03-23 Richard M. Stallman <rms@gnu.org>
3154
3155 * url.texi (HTTP language/coding): Improve last change.
3156
31572005-03-22 Jay Belanger <belanger@truman.edu>
3158
3159 * calc.texi (Embedded Mode): Add new information on changing
3160 modes.
3161
31622005-03-20 Michael Albinus <michael.albinus@gmx.de>
3163
3164 Sync with Tramp 2.0.48.
3165
3166 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3167
3168 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3169 "GNU/Linux". Change all addresses to .gnu.org.
3170 (Default Method): Offer shortened syntax for "su" and "sudo"
3171 methods.
3172
31732005-03-07 Richard M. Stallman <rms@gnu.org>
3174
3175 * url.texi: Fix usage of "e.g.".
3176 (HTTP language/coding): Explain the rules for these strings.
3177
31782005-03-06 Richard M. Stallman <rms@gnu.org>
3179
3180 * woman.texi (Introduction): Minor cleanups.
3181
3182 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3183
3184 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3185 (Installation): Node deleted.
3186
3187 * mh-e.texi (Preface): Get rid of "Emacs 21".
3188
3189 * eshell.texi (Installation): Delete node (for Emacs 20).
3190
31912005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3192
3193 * flymake.texi: Refill and tweak style in @lisp blocks.
3194
31952005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3196
3197 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3198
31992005-03-01 Jay Belanger <belanger@truman.edu>
3200
3201 * calc.texi (Trigonometric and Hyperbolic Functions):
3202 Mention additional functions.
3203 (Algebraic Simplifications): Mention additional simplifications.
3204
32052005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3206
3207 * ses.texi: Add concept/function/variable indices (this work was
3208 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3209 papers on file at FSF).
3210
32112005-02-10 Jay Belanger <belanger@truman.edu>
3212
3213 * calc.texi: Change @LaTeX to La@TeX throughout.
3214 Redefine @expr as @math for TeX output.
3215 Redefine @texline as a no-op for TeX output.
3216 Define @tfn, replace @t by @tfn throughout.
3217
32182005-02-09 Jay Belanger <belanger@truman.edu>
3219
3220 * calc.texi: Add macro for LaTeX for info output.
3221
32222005-02-08 Kim F. Storm <storm@cua.dk>
3223
3224 * texinfo.tex (LaTex): Add def.
3225
32262005-02-06 Jay Belanger <belanger@truman.edu>
3227
3228 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3229 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3230 throughout manual.
3231
32322005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3233
3234 * gnus.texi: Some edits based on comments from David Abrahams.
3235
32362005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3237
3238 * gnus.texi (RSS): Fix the keystroke.
3239
32402005-01-24 David Kastrup <dak@gnu.org>
3241
3242 * faq.texi: Update AUCTeX version info.
3243
32442005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3245
3246 * gnus-faq.texi ([4.1]): Typo.
3247
32482005-01-19 Jay Belanger <belanger@truman.edu>
3249
3250 * calc.texi (Keep Arguments): Mention that keeping arguments
3251 doesn't work with keyboard macros.
3252
32532005-01-16 Richard M. Stallman <rms@gnu.org>
3254
3255 * autotype.texi (Autoinserting): Fix small error.
3256
32572005-01-16 Michael Albinus <michael.albinus@gmx.de>
3258
3259 Sync with Tramp 2.0.47.
3260
3261 * tramp.texi (Compilation): New section, describing compilation of
3262 remote files.
3263
32642005-01-11 Kim F. Storm <storm@cua.dk>
3265
3266 * widget.texi (Basic Types): Add :follow-link keyword.
3267
32682005-01-09 Jay Belanger <belanger@truman.edu>
3269
3270 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3271
32722005-01-08 Jay Belanger <belanger@truman.edu>
3273
3274 * calc.texi: Change throughout to reflect new default value of
3275 calc-settings-file.
3276
32772005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3278
3279 * message.texi (Reply): `message-reply-to-function' should return
3280 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3281
32822005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3283
3284 * faq.texi (Changing load-path): Fix typo.
3285
32862005-01-05 Jay Belanger <belanger@truman.edu>
3287
3288 * calc.texi (Programming Tutorial): Replace kbd command by
3289 appropriate characters for a keyboard macro.
3290
32912005-01-04 Jay Belanger <belanger@truman.edu>
3292
3293 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3294 for Lucid Emacs.
3295 (Programming Tutorial): Mention that the user needs to be in the
3296 right mode to compute some functions.
3297
32982005-01-04 Jay Belanger <belanger@truman.edu>
3299
3300 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3301 no longer applicable.
3302
33032005-01-01 Jay Belanger <belanger@truman.edu>
3304
3305 * calc.texi (Programming Tutorial): Changed description of how to
3306 edit keyboard macros to match current behavior.
3307
33082004-12-31 Jay Belanger <belanger@truman.edu>
3309
3310 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3311
33122004-12-20 Jay Belanger <belanger@truman.edu>
3313
3314 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3315 zero.
3316
33172004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3318
3319 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3320 @xref.
3321 (Font Locking): Avoid @strong{Note:}.
3322
33232004-12-17 Michael Albinus <michael.albinus@gmx.de>
3324
3325 Sync with Tramp 2.0.46.
3326
3327 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3328
33292004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3330
3331 * url.texi: Correct typos.
3332 (Retrieving URLs): @var{nil}->@code{nil}.
3333 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3334 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3335 (Dealing with HTTP documents): @inforef->@xref.
3336
33372004-12-15 Jay Belanger <belanger@truman.edu>
3338
3339 * calc.texi: Consistently capitalized all mode names.
3340 (Answers to Exercises): Mention that an answer can be a fraction
3341 when in Fraction mode.
3342
33432004-12-13 Jay Belanger <belanger@truman.edu>
3344
3345 * calc.texi: Fix some TeX definitions.
3346
33472004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3348
3349 * reftex.texi (Imprint): Remove erroneous @value's.
3350
33512004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3352
3353 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3354 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3355
33562004-12-08 Jay Belanger <belanger@truman.edu>
3357
3358 * calc.texi (Starting Calc): Remove comment about installation.
3359 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3360
33612004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3362
3363 * url.texi: Update @setfilename.
3364 (Getting Started): No need to worry about Gnus versions.
3365 (Dealing with HTTP documents): Use @inforef.
3366
3367 * org.texi: Fix @direntry file name.
3368
33692004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3370
3371 * url.texi: New file.
3372
3373 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3374
33752004-12-06 Jay Belanger <belanger@truman.edu>
3376
3377 * calc.texi (Using Calc): Remove paragraph about installation.
3378
33792004-12-06 Jay Belanger <belanger@truman.edu>
3380
3381 * calc.texi: Use more Texinfo macros and less TeX defs.
3382 Remove @refill's.
3383
33842004-12-06 Richard M. Stallman <rms@gnu.org>
3385
3386 * org.texi: New file.
3387
33882004-12-05 Richard M. Stallman <rms@gnu.org>
3389
3390 * Makefile.in (org.dvi, ../info/org): New targets.
3391 (INFO_TARGETS): Add ../info/org.
3392 (DVI_TARGETS): Add org.dvi.
3393 (maintainer-clean): Remove the info files in the info dir.
3394
33952004-11-26 Eli Zaretskii <eliz@gnu.org>
3396
3397 * idlwave.texi: Fix the setfilename directive to put the produced
3398 file in ../info.
3399 (Continued Statement Indentation): Resurrect Jan D.'s change from
3400 2004-11-03 that was lost when a newer version of idlwave.texi was
3401 imported.
3402
34032004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3404
3405 * gnus-faq.texi ([5.1]): Added missing bracket.
3406
3407 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3408 `spam-initialize'.
3409
34102004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3411
3412 * message.texi (Various Message Variables): Mention that all mail
3413 file variables are derived from `message-directory'.
3414
3415 * gnus.texi (Splitting Mail): Clarify bogus group.
3416
34172004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3418
3419 * emacs-mime.texi (Encoding Customization): Fix
3420 mm-coding-system-priorities entry.
3421
34222004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3423
3424 * idlwave.texi (Continued Statement Indentation):
3425 * reftex.texi (Options (Index Support)):
3426 (Displaying and Editing the Index, Table of Contents):
3427 * speedbar.texi (Creating a display, Major Display Modes): Replace
3428 non-nil with non-@code{nil}.
3429
34302004-10-21 Jay Belanger <belanger@truman.edu>
3431
3432 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3433
34342004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3435
3436 * calc.texi (Reporting Bugs): Double up `@'.
3437
34382004-10-18 Jay Belanger <belanger@truman.edu>
3439
3440 * calc.texi (Reporting Bugs): Changed the address that bugs
3441 should be sent to.
3442
34432004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3444
3445 * gnus.texi (New Features): Add 5.11.
3446
3447 * message.texi (Resending): Remove wrong default value.
3448
3449 * gnus.texi (Mail Source Specifiers): Describe possible problems
3450 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3451 `pop3-leave-mail-on-server' to the index.
3452
34532004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3454
3455 * message.texi (Canceling News): Add how to set a password.
3456
34572004-10-12 Jay Belanger <belanger@truman.edu>
3458
3459 * calc.texi (Help Commands): Changed the descriptions of
3460 calc-describe-function and calc-describe-variable to match their
3461 current behavior.
3462
34632004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3464
3465 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3466
34672004-10-12 Michael Albinus <michael.albinus@gmx.de>
3468
3469 Sync with Tramp 2.0.45.
3470
3471 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3472 plink link. The URL is outdated. Originator contacted for
3473 clarification.
3474
34752004-10-10 Juri Linkov <juri@jurta.org>
3476
3477 * gnus.texi (Top, Marking Articles): Join two menus in one node
3478 because a node can have only one menu.
3479
34802004-10-09 Juri Linkov <juri@jurta.org>
3481
3482 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3483 example of nnmail-split-fancy.
3484
34852004-10-06 Karl Berry <karl@gnu.org>
3486
3487 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3488 consistency with other uses of dashes.
3489
34902004-10-05 Karl Berry <karl@gnu.org>
3491
3492 * info.texi: Consistently use --- throughout, periods at end of
3493 menu descriptions, and a couple typos.
3494
34952004-09-26 Jesper Harder <harder@ifa.au.dk>
3496
3497 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3498 * pgg.texi (User Commands, Backend methods): Do.
3499 * gnus.texi: Markup fixes.
3500 (Setting Process Marks): Fix `M P a' entry.
3501 * emacs-mime.texi: Fixes.
3502
35032004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3504
3505 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3506 again.
3507 Use 5.10 instead of 5.10.0.
3508
35092004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3510
3511 * gnus.texi (Summary Mail Commands): S D e.
3512
35132004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3514
3515 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3516 the gnus-article-mode-line-format section.
3517
35182004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3519
3520 * gnus.texi (Various Summary Stuff): Fix the documentation for
3521 gnus-newsgroup-variables.
3522
35232004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3524
3525 * gnus.texi (MIME Commands): Added
3526 gnus-mime-display-multipart-as-mixed,
3527 gnus-mime-display-multipart-alternative-as-mixed,
3528 gnus-mime-display-multipart-related-as-mixed.
3529 (Mail Source Customization): Clarify `mail-source-directory'.
3530 (Splitting Mail): Mention gnus-group-find-new-groups.
3531 (SpamOracle): Fixed typo.
3532
3533 * gnus-faq.texi: Untabify.
3534 ([6.3]): nnir.el is in contrib directory.
3535
3536 * message.texi (News Headers): Clarify how a unique ID is created.
3537
3538 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3539 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3540
35412004-09-20 Andre Srinivasan <andre@e2open.com>
3542
3543 * gnus.texi (Group Parameters): Added more on hooks. (Small
3544 change.)
3545
35462004-09-20 Florian Weimer <fw@deneb.enyo.de>
3547
3548 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3549
35502004-09-22 Jay Belanger <belanger@truman.edu>
3551
3552 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3553 might be hidden during part of the session.
3554
35552004-09-20 Jay Belanger <belanger@truman.edu>
3556
3557 * calc.texi (Notations Used in This Manual): Put in an earlier
3558 mention that DEL could be called Backspace.
3559
35602004-09-10 Simon Josefsson <jas@extundo.com>
3561
3562 * gnus.texi (IMAP): Add example. Suggested and partially written
3563 by Steinar Bang <sb@dod.no>.
3564
35652004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3566
3567 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3568 netrc syntax.
3569
35702004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3571
3572 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
3573 (Spam ELisp Package Global Variables): More clarifications.
3574
35752004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3576
3577 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3578 Mention spam-split does not modify incoming mail.
3579
35802004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3581
3582 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3583
35842004-09-10 Eli Zaretskii <eliz@gnu.org>
3585
3586 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3587
35882004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3589
3590 * makefile.w32-in (sieve, pgg): Use $(infodir).
3591
35922004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3593
3594 * makefile.w32-in: Fix PGG and Sieve entries.
3595
35962004-08-28 Eli Zaretskii <eliz@gnu.org>
3597
3598 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3599 Emacs and related programs.
3600
36012004-08-27 Richard M. Stallman <rms@gnu.org>
3602
3603 * faq.texi: Fix texinfo usage, esp. doublequotes.
3604 (Difference between Emacs and XEmacs): Some clarification.
3605
3606 * faq.texi (Difference between Emacs and XEmacs):
3607 Explain not to contrast XEmacs with GNU Emacs.
3608
36092004-08-26 Richard M. Stallman <rms@gnu.org>
3610
3611 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3612
36132004-08-22 David Kastrup <dak@gnu.org>
3614
3615 * reftex.texi (AUCTeX): Update links, section name.
3616
3617 * faq.texi (Calc): Update availability (included in 22.1).
3618 (AUCTeX): Update availability, information, versions, description.
3619
36202004-08-14 Eli Zaretskii <eliz@gnu.org>
3621
3622 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3623
36242004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3625
3626 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3627
36282004-08-10 Michael Albinus <michael.albinus@gmx.de>
3629
3630 Sync with Tramp 2.0.44.
3631
36322004-08-05 Lars Hansen <larsh@math.ku.dk>
3633
3634 * widget.texi (User Interface): Update how to separate the
3635 editable field of an editable-field widget from other widgets.
3636 (Programming Example): Add text after field.
3637
36382004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3639
3640 * emacs-mime.texi (Encoding Customization): Add a note to the
3641 mm-content-transfer-encoding-defaults entry.
3642 (rfc2047): Update.
3643
3644 * gnus.texi (Article Highlighting): Add
3645 gnus-cite-ignore-quoted-from.
3646 (POP before SMTP): New node.
3647 (Posting Styles): Addition.
3648 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3649 (Fancy Mail Splitting): Ditto.
3650 (X-Face): Add gnus-x-face.
3651
36522004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3653
3654 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3655 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3656
36572004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3658
3659 * gnus.texi (Mail Source Specifiers): Describe
3660 `pop3-leave-mail-on-server'.
3661
36622004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3663
3664 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3665
3666 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3667 repository. Change setfilename.
3668
3669 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3670
36712004-07-02 Juri Linkov <juri@jurta.org>
3672
3673 * pcl-cvs.texi (Viewing differences): Add `d r'.
3674
36752004-06-29 Jesper Harder <harder@ifa.au.dk>
3676
3677 * ses.texi, viper.texi, flymake.texi, faq.texi:
3678 * eshell.texi, ediff.texi: Markup fixes.
3679
36802004-06-21 Karl Berry <karl@gnu.org>
3681
3682 * info.texi (Top): Mention that only Emacs has mouse support.
3683 (Getting Started): Mention this in a few other places.
3684
36852004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3686
3687 * autotype.texi (Copyrights, Timestamps): Recommend
3688 `before-save-hook' instead of `write-file-functions'.
3689
36902004-06-13 Lars Hansen <larsh@math.ku.dk>
3691
3692 * dired-x.texi (dired-mark-omitted): Update keybinding.
3693
36942004-06-10 Kim F. Storm <storm@cua.dk>
3695
3696 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3697
36982004-06-05 Lars Hansen <larsh@math.ku.dk>
3699
3700 * dired-x.texi (variable dired-omit-mode): Rename from
3701 dired-omit-files-p.
3702 (function dired-omit-mode): Rename from dired-omit-toggle.
3703 Call dired-omit-mode rather than set dired-omit-files-p.
3704 (dired-mark-omitted): Describe command.
3705
37062004-05-29 Michael Albinus <michael.albinus@gmx.de>
3707
3708 Version 2.0.41 of Tramp released.
3709
37102004-05-29 Juanma Barranquero <lektu@terra.es>
3711
3712 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3713 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3714
37152004-05-29 Richard M. Stallman <rms@gnu.org>
3716
3717 * cl.texi (Top): Call this chapter `Introduction'.
3718 (Overview): In TeX, no section heading here.
3719
3720 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3721
37222004-05-29 Eli Zaretskii <eliz@gnu.org>
3723
3724 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3725 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3726
37272004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3728
3729 * flymake.texi: New file.
3730
37312004-05-28 Simon Josefsson <jas@extundo.com>
3732
3733 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3734
37352004-05-07 Kai Grossjohann <kai@emptydomain.de>
3736
3737 Version 2.0.40 of Tramp released.
3738
37392004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3740
3741 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3742
3743 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3744 variables `tramp-backup-directory-alist' and
3745 `tramp-bkup-backup-directory-info'.
3746 (Overview, Connection types)
3747 (External transfer methods, Default Method)
3748 (Windows setup hints): Remove restriction of password entering
3749 with external methods.
3750 (Auto-save and Backup): Make file name example
3751 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3752 and `auto-save-directory' must be used.
3753 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3754 only "NT"). Remove doubled entry "What kinds of systems does
3755 @tramp{} work on".
3756 (tramp): Macro removed.
3757 (Obtaining Tramp): Flag removed from title.
3758 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3759 and `trampver' used properly. Flag `tramp-inst' replaced by
3760 `installchapter'. Installation related text adapted.
3761
37622004-04-28 Masatake YAMATO <jet@gyve.org>
3763
3764 * widget.texi (Programming Example): Remove overlays.
3765
37662004-04-27 Jesper Harder <harder@ifa.au.dk>
3767
3768 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3769
37702004-04-23 Juanma Barranquero <lektu@terra.es>
3771
3772 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3773
37742004-04-05 Jesper Harder <harder@ifa.au.dk>
3775
3776 * info.texi (Info Search): Add info-apropos.
3777
37782004-03-22 Juri Linkov <juri@jurta.org>
3779
3780 * faq.texi: Fix help key bindings.
3781
37822004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3783
3784 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3785 (as suggested by Karl Berry). Update information about colored
3786 stars in menus. Add new subheading describing M-n.
3787
37882004-03-12 Richard M. Stallman <rms@gnu.org>
3789
3790 * cl.texi (Top): Rename top node's title.
3791
37922004-03-08 Karl Berry <karl@gnu.org>
3793
3794 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3795 problems making the texinfo distribution.
3796
37972004-02-29 Simon Josefsson <jas@extundo.com>
3798
3799 * smtpmail.texi (Authentication): Changed the list of supported
3800 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3801 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3802 <voegelas@gmx.net>.
3803
38042004-02-29 Juanma Barranquero <lektu@terra.es>
3805
3806 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3807 Use $(DEL) instead of rm, and ignore exit code.
3808
38092004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
3810
3811 Tramp version 2.0.39 released.
3812
38132004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3814
3815 * tramp.texi (Customizing Completion): Explain new functions
3816 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3817 (all): Savannah URLs unified to "http://savannah.nongnu.org".
3818 (Top): Refer to Savannah mailing list as the major one. Mention
3819 older mailing lists in HTML mode only.
3820 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
3821 (Frequently Asked Questions): Remote hosts must not be Unix-like
3822 for "smb" method.
3823 (Password caching): New node.
3824 (External transfer methods): Refer to password caching for "smb"
3825 method.
3826
38272004-02-17 Karl Berry <karl@gnu.org>
3828
3829 * info.texi (Help-Int): Mention the new line number feature.
3830
38312004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3832
3833 * ses.texi (Advanced Features): New functionality for
3834 ses-set-header-row (defaults to current row unless C-u used).
3835 (Acknowledgements): Add Stefan Monnier.
3836
38372003-12-29 Kevin Ryde <user42@zip.com.au>
3838
3839 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3840
38412003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
3842
3843 Tramp version 2.0.38 released.
3844
3845 * tramp.texi (Remote shell setup): Warn of environment variables
3846 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
3847 <sven.gabriel@imk.fzk.de>.
3848 (Configuration): Tramp now chooses base64/uuencode
3849 automatically. Update wording accordingly.
3850 (Top): More description for the `Default Method' menu entry.
3851 (Default Method): Use @code, not @var, for Lisp variables.
3852 (Default Method): New subsection `Which method is the right one
3853 for me?' Suggested by Christian Kirsch.
3854 (Configuration): Pointer to new subsection added.
3855 (Default Method): Too many "use" in one sentence.
3856 Rephrase. Reported by Christian Kirsch.
3857 (Filename Syntax): Old `su' example is probably a left-over from
3858 the sm/su method naming. Replace with `ssh', instead.
3859 (External transfer methods, Auto-save and Backup):
3860 Typo fixes.
3861
38622003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
3863
3864 * tramp.texi (all): Harmonize all occurences of @tramp{}.
3865 (Top): Mention japanese manual only if flag `jamanual' is set.
3866 Insert section `Japanese manual' in menu.
3867
38682003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
3869
3870 * eshell.texi (Known Problems): Add doc item.
3871
38722003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
3873
3874 * cc-mode.texi: Update for CC Mode 5.30.
3875
3876 Note: Please refrain from doing purely cosmetic changes like
3877 removing trailing whitespace in this manual; it clobbers cvs
3878 merging for no good reason.
3879
38802003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3881
3882 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
3883 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
3884 @acronym{ASCII}.
3885
38862003-10-26 Karl Berry <karl@gnu.org>
3887
3888 * info.texi (Info Search): Echo area, not echo are. From Debian
3889 diff.
3890
38912003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
3892
3893 * widget.texi (Defining New Widgets): Document new beavior of
3894 :buttons and :children keywords.
3895
38962003-10-22 Miles Bader <miles@gnu.org>
3897
3898 * Makefile.in (info): Move before $(top_srcdir)/info.
3899
39002003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
3901
3902 * tramp.texi (Inline methods): Small grammar fix.
3903 (External transfer methods): Likewise.
3904
39052003-10-08 Nick Roberts <nick@nick.uklinux.net>
3906
3907 * speedbar.texi: Remove paragraph for GUD that is no longer true.
3908
39092003-10-06 Luc Teirlinck <teirllm@auburn.edu>
3910
3911 * texinfo.tex: Replace `%' in arch tagline by @ignore.
3912
39132003-09-30 Richard M. Stallman <rms@gnu.org>
3914
3915 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
3916
3917 * widget.texi (User Interface): Fix typos.
3918
3919 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
3920
39212003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
3922
3923 * pcl-cvs.texi (Selected Files): Fix typo.
3924
39252003-09-21 Karl Berry <karl@gnu.org>
3926
3927 * info.texi (] and [ commands): No period at end of section title.
3928
39292003-09-04 Miles Bader <miles@gnu.org>
3930
3931 * Makefile.in (top_srcdir): New variable.
3932 ($(top_srcdir)/info): New rule.
3933 (info): Depend on it.
3934
39352003-09-03 Peter Runestig <peter@runestig.com>
3936
3937 * makefile.w32-in: New file.
3938
39392003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
3940
3941 * widget.texi (User Interface): Explain the need of static text
3942 around an editable field.
3943
39442003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3945
3946 * widget.texi (Basic Types): The argument to `:help-echo' can now
3947 be a form that evaluates to a string.
3948
39492003-08-18 Kim F. Storm <storm@cua.dk>
3950
3951 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
3952
39532003-08-16 Richard M. Stallman <rms@gnu.org>
3954
3955 * dired-x.texi (Shell Command Guessing): Explain *.
3956
39572003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
3958
3959 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
3960 log-edit-insert-changelog.
3961
39622003-08-03 Karl Berry <karl@gnu.org>
3963
3964 * info.texi: Need @contents.
3965
39662003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3967
3968 Tramp version 2.0.36 released.
3969
3970 * tramp.texi (Remote shell setup): Explain about problems with
3971 non-Bourne commands in ~/.profile and ~/.shrc.
3972
39732003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
3974
3975 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
3976 renaming of `vis-mode' to `visible-mode'.
3977
39782003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
3979
3980 * info.texi (Top, Help-Small-Screen): Remove accidentally added
3981 next, prev and up pointers.
3982
39832003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
3984
3985 * info.texi (Help): Mention existence of Emacs and stand-alone
3986 Info at the very beginning of the tutorial.
3987 (Help-Inv): New node.
3988 (Help-]): New node.
3989 (Help-M): Systematically point out the differences between default
3990 Emacs and stand-alone versions. Delete second menu.
3991 (Help-Xref): Systematically point out the differences between
3992 default Emacs and stand-alone versions.
3993 (Help-Int): Change `l' example.
3994 (Expert Info): Fix typos.
3995 (Emacs Info Variables): Mention `Info-hide-note-references' and
3996 new default for `Info-scroll-prefer-subnodes'.
3997
39982003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3999
4000 Version 2.0.35 of Tramp released.
4001
4002 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4003 (Inline methods): Add methods `remsh' and `plink1'.
4004 (External transfer methods): Add method `remcp'.
4005 (Multi-hop Methods): Add method `remsh'.
4006 Small patch from Adrian Aichner <adrian@xemacs.org>:
4007 Fix minor typos.
4008 (Concept Index): Added to make manual searchable via
4009 `Info-index'.
4010 (Version Control): Add cindex entry.
4011
40122003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4013
4014 * trampver.texi: Version 2.0.34 released.
4015
40162003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4017
4018 * faq.texi: Improve previous changes.
4019
40202003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4021
4022 * faq.texi: Update copyright and maintenance details.
4023 Update some package URLs, versions, and maintainers.
4024 Remove many references to the Emacs Lisp Archive.
4025
40262003-04-23 Simon Josefsson <jas@extundo.com>
4027
4028 * smtpmail.texi: Fix license (the invariant sections mentioned has
4029 never been part of the smtp manual). Align info dir entry with
4030 other emacs packages.
4031
40322003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4033
4034 * tramp.texi: Version 2.0.33 released.
4035 Remove installation chapter. Remove XEmacs specifics.
4036
40372003-03-29 Richard M. Stallman <rms@gnu.org>
4038
4039 * tramp.texi (Top): Undo the previous renaming.
4040 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4041
40422003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4043
4044 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4045 version of manual.
4046
4047 * tramp.texi (Auto-save and Backup): New node.
4048
40492003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4050
4051 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4052 Emacs" in order to have better differentiation to "XEmacs".
4053 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4054 are new macros in order to point to the other Emacs flavor where
4055 appropriate. In info case, point to node `Installation' in order
4056 to explain how to generate the other way. In html case, make a
4057 link to the other html file.
4058 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4059 after CVS checkout/update.
4060 (Installation): Completely rewritten.
4061 (Installation parameters, Load paths): New sections under
4062 `Installation'.
4063
40642003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4065
4066 * tramp.texi: Version 2.0.30 released.
4067 Replace word "path" with "localname" where used as a component of
4068 a Tramp file name.
4069
40702003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4071
4072 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4073 introduced.
4074 (Installation): Explain what to do if files from the tramp/contrib
4075 directory are needed.
4076
40772003-02-23 Alex Schroeder <alex@emacswiki.org>
4078
4079 * smtpmail.texi (How Mail Works): New.
4080
40812003-02-22 Alex Schroeder <alex@emacswiki.org>
4082
4083 * smtpmail.texi: New file.
4084
4085 * Makefile.in: Build SMTP manual.
4086
40872003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4088
4089 * tramp.texi: Version 2.0.29 released.
4090 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4091 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4092
40932003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4094
4095 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4096 another package loads accidently Ange-FTP.
4097
40982003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4099
4100 * tramp.texi (Customizing Completion): Add function
4101 `tramp-parse-sconfig'. Change example of
4102 `tramp-set-completion-function', because parsing of ssh config
4103 files looks more natural.
4104
41052003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4106
4107 * gnus.texi: Do not use `path' in several locations.
4108
41092002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4110
4111 * tramp.texi (External transfer methods): New method `smb'. From
4112 Michael Albinus.
4113
41142002-11-05 Karl Berry <karl@gnu.org>
4115
4116 * info.texi (Info-fontify): Reorder face list to avoid bad line
4117 breaks.
4118
41192002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4120
4121 * tramp.texi: Move @copying to standard place. Use
4122 @insertcopying.
4123
41242002-10-02 Karl Berry <karl@gnu.org>
4125
4126 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4127 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4128 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4129 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4130 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4131 Per rms, update all manuals to use @copying instead of @ifinfo.
4132 Also use @ifnottex instead of @ifinfo around the top node, where
4133 needed for the sake of the HTML output.
4134 (The Gnus manual is not fixed since it's not clear to me how it
4135 works; and the Tramp manual already uses @copying, although in an
4136 unusual way. All others were changed.)
4137
41382002-09-10 Jonathan Yavner <jyavner@engineer.com>
4139
4140 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4141 (../info/ses, ses.dvi): New targets.
4142 * ses.texi: New file.
4143
41442002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4145
4146 * texinfo.tex: Update to texinfo 4.2.
4147
41482002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4149
4150 * reftex.texi: Update to RefTeX 4.19.
4151
41522002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4153
4154 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4155 (../info/tramp, tramp.dvi): New targets.
4156
41572002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4158
4159 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4160 (calc.dvi): Uncomment.
4161
41622001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4163
4164 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4165 (../info/calc): New target.
4166
41672001-10-20 Gerd Moellmann <gerd@gnu.org>
4168
4169 * (Version 21.1 released.)
4170
41712001-10-05 Gerd Moellmann <gerd@gnu.org>
4172
4173 * Branch for 21.1.
4174
41752001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4176
4177 * Makefile.in (../info/info): Use an explicit -o switch to
4178 makeinfo.
4179
41802001-03-05 Gerd Moellmann <gerd@gnu.org>
4181
4182 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4183
41842000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4185
4186 * Makefile.in (../info/idlwave): Use --no-split.
4187
41882000-12-14 Dave Love <fx@gnu.org>
4189
4190 * Makefile.in (mostlyclean): Remove gnustmp.*
4191 (gnus.dvi): Change rule to remove @latex stuff.
4192
41932000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4194
4195 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4196
41972000-10-13 John Wiegley <johnw@gnu.org>
4198
4199 * Makefile.in: Add build targets for eshell.texi.
4200
42012000-09-25 Gerd Moellmann <gerd@gnu.org>
4202
4203 * Makefile.in: Remove/comment speedbar stuff.
4204
42052000-09-22 Dave Love <fx@gnu.org>
4206
4207 * Makefile.in: Add emacs-mime.
4208
42092000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4210
4211 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4212 (DVI_TARGETS): Add woman.dvi.
4213 (../info/woman, woman.dvi): New targets.
4214
42152000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4216
4217 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4218
4219 * pcl-cvs.texi: New file.
4220 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4221 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4222
42232000-05-11 Gerd Moellmann <gerd@gnu.org>
4224
4225 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4226 (../info/ebrowse, ebrowse.dvi): New targets.
4227
42282000-01-13 Gerd Moellmann <gerd@gnu.org>
4229
4230 * Makefile.in (INFO_TARGETS): Add eudc.
4231 (DVI_TARGETS): Add eudc.dvi.
4232 (../info/eudc, eudc.dvi): New targets.
4233
42342000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4235
4236 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4237 compatibility with 8+3 filesystems).
4238 (../info/efaq): Rename from emacs-faq.
4239
42402000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4241
4242 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4243 (../info/idlwave, idlwave.dvi): New targets.
4244
42451999-10-23 Dave Love <fx@gnu.org>
4246
4247 * Makefile.in: Use autotype.texi.
4248
42491999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4250
4251 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4252 faq.texi file) rather than ../info/faq.
4253
42541999-10-07 Gerd Moellmann <gerd@gnu.org>
4255
4256 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4257 (../info/ada-mode, ada-mode.dvi): New targets.
4258
42591999-09-01 Dave Love <fx@gnu.org>
4260
4261 * Makefile.in: Add faq.
4262
42631999-07-12 Richard Stallman <rms@gnu.org>
4264
4265 * Version 20.4 released.
4266
42671998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4268
4269 * Version 20.3 released.
4270
42711998-04-06 Andreas Schwab <schwab@gnu.org>
4272
4273 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4274 it in dvi targets.
4275 (../etc/GNU): Change to $(srcdir) first.
4276
42771998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4278
4279 * reftex.texi: Update for RefTeX version 3.22.
4280
42811998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4282
4283 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4284 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4285
42861997-09-23 Paul Eggert <eggert@twinsun.com>
4287
4288 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4289 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4290
42911997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4292
4293 * Version 20.2 released.
4294
42951997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4296
4297 * Version 20.1 released.
4298
42991997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4300
4301 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4302
43031996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4304
4305 * Version 19.33 released.
4306
43071996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4308
4309 * Version 19.32 released.
4310
43111996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4312
4313 * Makefile.in: Add rules for the Message manual.
4314
43151996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4316
4317 * gnus.texi: New version.
4318
4319 * message.texi: New manual.
4320
43211996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4322
4323 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4324
43251996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4326
4327 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4328 Specify -I option.
4329 (All dvi targets): Set the TEXINPUTS variable.
4330
43311996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4332
4333 * Version 19.31 released.
4334
43351996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4336
4337 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4338 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4339
43401995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4341
4342 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4343 (INFO_TARGETS): Add ../info/cc-mode.
4344 (DVI_TARGETS): Add cc-mode.dvi.
4345
43461996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4347
4348 * Version 19.31 released.
4349
43501995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4351
4352 * Version 19.30 released.
4353
43541995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4355
4356 * gnus.texi: New file.
4357
43581995-11-04 Erik Naggum <erik@naggum.no>
4359
4360 * gnus.texi: File deleted.
4361
43621995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4363
4364 * mh-e.texi: "Function Index" -> "Command Index" to work with
4365 Emacs 19.30 C-h C-k support of separately-documented commands.
4366
43671995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4368
4369 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4370 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4371
43721995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4373
4374 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4375 (../info/viper, viper.dvi): New targets.
4376
43771995-04-20 Kevin Rodgers <kevinr@ihs.com>
4378
4379 * dired-x.texi (Installation): Change the example to set
4380 buffer-local variables like dired-omit-files-p in
4381 dired-mode-hook.
4382
43831995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4384
4385 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4386 (../info/mh-e, mh-e.dvi): New targets.
4387
43881995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4389
4390 * Makefile.in (maintainer-clean): Rename from realclean.
4391
43921994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4393
4394 * Makefile.in: New file.
4395 * Makefile: File deleted.
4396
43971994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4398
4399 * Makefile (TEXINDEX_OBJS): Variable deleted.
4400 (texindex, texindex.o, getopt.o): Rules deleted.
4401 All deps on texindex deleted.
4402 (distclean): Don't delete texindex.
4403 (mostlyclean): Don't delete *.o.
4404 * texindex.c, getopt.c: Files deleted.
4405
44061994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4407
4408 * Version 19.26 released.
4409
44101994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4411
4412 * Version 19.25 released.
4413
44141994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4415
4416 * Version 19.24 released.
4417
44181994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4419
4420 * Version 19.23 released.
4421
44221994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4423
4424 * Makefile: Delete spurious tab.
4425
44261994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4427
4428 * Makefile (.SUFFIXES): New rule.
4429
44301994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4431
4432 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4433 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4434
44351994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4436
4437 * Makefile (../info/sc): Rename from sc.info.
4438 (../info/cl): Likewise.
4439 (INFO_TARGETS): Use new names.
4440
44411993-12-04 Richard Stallman (rms@srarc2)
4442
4443 * getopt.c: New file.
4444 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4445 (getopt.o): New rule.
4446 (dvi): Don't depend on texindex.
4447 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4448 Depend on texindex.
4449
44501993-12-03 Richard Stallman (rms@srarc2)
4451
4452 * Makefile (../info/sc.info): Rename from ../info/sc.
4453 (TEXI2DVI): New variable.
4454 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4455 Add explicit commands.
4456 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4457
44581993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4459
4460 * Version 19.22 released.
4461
44621993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4463
4464 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4465
44661993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4467
4468 * Version 19.21 released.
4469
44701993-11-15 Paul Eggert (eggert@twinsun.com)
4471
4472 * man/Makefile (../info/cl.info): Rename from ../info/cl.
4473
44741993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4475
4476 * Makefile (../etc/GNU): New target.
4477 (EMACSSOURCES): Add gnu1.texi.
4478
44791993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4480
4481 * Makefile (realclean): Don't delete the Info files.
4482
44831993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4484
4485 * forms.texi: Fix forms.texi so that it will format correctly.
4486 Add missing `@end iftex', fix bad reference.
4487
4488 * info.texi, info-stn.texi: New files implement texinfo version of
4489 `info' file.
4490
44911993-10-20 Brian Fox (bfox@ai.mit.edu)
4492
4493 * Makefile: Fix targets for texindex, new info.texi files.
4494 * info-stnd.texi: New file implements info for standalone info
4495 reader.
4496 * info.texi: Update to include recent changes to "../info/info".
4497 New source file for ../info/info; includes info-stnd.texi.
4498
4499 * texindex.c: Include "../src/config.h" if building in emacs.
4500
4501 * Makefile: Change all files to FILENAME.texi, force all targets
4502 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
4503 vip.texinfo, forms.texinfo, cl.texinfo.
4504 Add target to build texindex.c, defining `emacs'.
4505
4506 * forms.texi: Install new file to match version 2.3 of forms.el.
4507
45081993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4509
4510 * Version 19.19 released.
4511
45121993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
4513
4514 * sc.texinfo: Fix info file name.
4515
4516 * Makefile (info): Add gnus and sc.
4517 (dvi): Add gnus.dvi and sc.dvi.
4518 (../info/sc, sc.dvi): New targets.
4519
45201993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4521
4522 * Version 19.18 released.
4523
45241993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4525
4526 * Makefile: Fix source file names of the separate manuals.
4527 (gnus.dvi, ../info/gnus): New targets.
4528
45291993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4530
4531 * Version 19.17 released.
4532
45331993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4534
4535 * split-man: Fix typos in last change.
4536
45371993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4538
4539 * Version 19.16 released.
4540
45411993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4542
4543 * version 19.15 released.
4544
45451993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4546
4547 * Makefile (distclean): It's rm, not rf.
4548
45491993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4550
4551 * Version 19.14 released.
4552
45531993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4554
4555 * Makefile: New file.
4556
45571993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4558
4559 * Version 19.13 released.
4560
45611993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4562
4563 * Version 19.9 released.
4564
45651993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4566
4567 * Version 19.8 released.
4568
45691993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4570
4571 * Version 19.7 released.
4572
45731990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4574
4575 * gnus.texinfo: New file. Removed installation instructions.
4576
45771990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4578
4579 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4580
45811989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4582
4583 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4584 then define `\sc' as the command for smallcaps in Texinfo. This
4585 means that the @sc command will produce small caps. bfox has
4586 made the corresponding change to makeinfo and texinfm.el.
4587
45881988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4589
4590 * vip.texinfo: Remove menu entry Adding Lisp Code in node
4591 Customization since the menu entry did not point to anything.
4592 Also add an @finalout command to remove overfull hboxes from the
4593 printed output.
4594
4595 * cl.texinfo: Add @bye, \input line and @settitle to file.
4596 This file is clearly intended to be a chapter of some other work,
4597 but the other work does not yet exist.
4598
45991988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4600
4601 * texinfo.texinfo: Three typos corrected.
4602
4009494e
GM
4603;; Local Variables:
4604;; coding: iso-2022-7bit
4605;; fill-column: 79
4606;; add-log-time-zone-rule: t
4607;; End:
4608
5205011b
GM
4609 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4610 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4009494e
GM
4611
4612 This file is part of GNU Emacs.
4613
4614 GNU Emacs is free software; you can redistribute it and/or modify
4615 it under the terms of the GNU General Public License as published by
4616 the Free Software Foundation; either version 3, or (at your option)
4617 any later version.
4618
4619 GNU Emacs is distributed in the hope that it will be useful,
4620 but WITHOUT ANY WARRANTY; without even the implied warranty of
4621 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4622 GNU General Public License for more details.
4623
4624 You should have received a copy of the GNU General Public License
4625 along with GNU Emacs; see the file COPYING. If not, write to the
4626 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4627 Boston, MA 02110-1301, USA.
4628
f7ed05c9 4629;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803