* dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
c9ecb5a7
MA
12007-12-30 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbus.texi (all): Replace "..." by @dots{}.
4 (Type Conversion): Precise the value range for :byte types.
5 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6 Mention its return value.
7 (Errors and Events): There is no D-Bus error propagation during event
8 processing.
9
702dbfd9
JB
102007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
11
12 * calc.tex (Yacas Language, Maxima Language, Giac Language):
13 New sections.
14
87035689
MB
152007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
16
17 * gnus.texi (Group Parameters): Reorder the text and add a note about
18 `gnus-parameters' near the beginning of the node.
19
202007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
21
22 * gnus.texi (Score File Editing): Fix function name.
23
5492f5ca
MA
242007-12-23 Michael Albinus <michael.albinus@gmx.de>
25
26 Sync with Tramp 2.1.12.
27
28 * trampver.texi: Update release number.
29
d4e67bc5
MA
302007-12-22 Michael Albinus <michael.albinus@gmx.de>
31
32 * dbus.texi (Type Conversion): Correct input parameters mapping.
33
6a31c819
MA
342007-12-21 Michael Albinus <michael.albinus@gmx.de>
35
36 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
37 (Errors and Events): Mention wrong-type-argument error.
38
99a3e35f
AS
392007-12-21 Alex Schroeder <alex@gnu.org>
40
41 * rcirc.texi: Changed single spaces after sentence end to double
42 spaces. Fixed some typos.
43 (Internet Relay Chat): Explain relay.
44 (Getting started with rcirc): Change items to reflect prompts.
45 Add more explanation to rcirc-track-minor-mode and added a comment to
46 warn future maintainers that this section is a copy.
11ac7c8e 47 (People): Changed /ignore example.
62b12a24 48 (Keywords): Not keywords.
99a3e35f 49
331e4d02
AS
502007-12-20 Alex Schroeder <alex@gnu.org>
51
52 * rcirc.texi (Top): Fighting Information Overload chapter added.
53 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
54 (rcirc commands): Moved /ignore command to the new chapter.
55 (Fighting Information Overload): New chapter documenting /keyword,
56 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
57 (Configuration): Document rcirc-server-alist, remove
58 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 59
cd71c3ef
MA
602007-12-16 Michael Albinus <michael.albinus@gmx.de>
61
62 * dbus.texi (Signals): Fix example in dbus-register-signal.
63
bbbe940b
MB
642007-12-14 Sven Joachim <svenjoac@gmx.de>
65
66 * gnus.texi (Score Variables): Fix typo.
67
0ce574ef
MA
682007-12-07 Michael Albinus <michael.albinus@gmx.de>
69
70 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
71 (Signals): Adapt dbus-send-signal and dbus-register-signal.
72 (Errors and Events): Adapt dbus-event.
73
b890d447
MB
742007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
75
76 * gnus.texi (Other Files): Add the yenc command.
77
782007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
79
80 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
81 since 2004-08-06.
82
832007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
84
85 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
86 on body.
87
882007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
89
90 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
91 and rfc2047-allow-irregular-q-encoded-words; fix description of
92 rfc2047-encode-encoded-words.
93
942007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
95
96 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
97
3728bf03
MO
982007-12-05 Michael Olson <mwolson@gnu.org>
99
100 * remember.texi (Diary): Remove "require" line for remember-diary.el.
101 Update documentation for `remember-diary-file'.
102
a4397af9
MA
1032007-12-04 Michael Albinus <michael.albinus@gmx.de>
104
105 * dbus.texi (Signals): Precise `dbus-register-signal'.
106 (Errors and Events): Rework events part, the internal structure of
107 dbus-event has changed.
108
1682490c
JB
1092007-12-03 Juanma Barranquero <lekktu@gmail.com>
110
111 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
112 ($(infodir)/dbus, dbus.dvi): New targets.
113
7b13a0f2
MA
1142007-12-03 Michael Albinus <michael.albinus@gmx.de>
115
116 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
117 unconditionally.
118
119 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
120 emulation with @print{}.
121
7ef92bc9
RS
1222007-12-02 Richard Stallman <rms@gnu.org>
123
124 * dbus.texi (Overview): Minor cleanup.
125
22d8ac3a
MA
1262007-12-02 Michael Albinus <michael.albinus@gmx.de>
127
d3a8e0df
MA
128 * Makefile.in (INFO_TARGETS): Add dbus.
129 (DVI_TARGETS): Add dbus.dvi.
130 (dbus, dbus.dvi): New targets.
131
22d8ac3a
MA
132 * dbus.texi: New file.
133
559764ab
RF
1342007-11-24 Romain Francoise <romain@orebokech.com>
135
136 * nxml-mode.texi: Add description in @direntry.
7aa579d9 137 Fix file name to match @setfilename.
559764ab 138
ac97a16b
MH
1392007-11-23 Mark A. Hershberger <mah@everybody.org>
140
141 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
142 ($(infodir)/nxml-mode): New rule.
143
144 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
145 ($(infodir)/nxml-mode): New rule.
146 (clean): Add nxml-mode*.
147
148 * nxml-mode.texi: New file with nxml manual.
149
404cd454
GM
1502007-11-18 Richard Stallman <rms@gnu.org>
151
152 * flymake.texi (Example -- Configuring a tool called directly):
153 Update example.
154
b048d478
MA
1552007-11-18 Michael Albinus <michael.albinus@gmx.de>
156
157 * tramp.texi (Filename completion): Simplify explanation of
158 double-slash behaviour. Explain directory contents flushing.
159
346e8469
JB
1602007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
161
162 * calc.texi (TeX and LaTeX Language Modes): Put in
163 missing braces.
164
404cd454
GM
1652007-11-15 Richard Stallman <rms@gnu.org>
166
167 * cl.texi (Equality Predicates): Delete `eql'.
168 (Predicates, Naming Conventions, Top): Delete `eql'.
169 (Common Lisp Compatibility): Delete `eql'.
170 (Porting Common Lisp): Delete obsolete backquote info.
171 Minor clarification about character constants.
172 (Sequence Basics): Minor clarification.
173
1f6af58b
JB
1742007-11-15 Juanma Barranquero <lekktu@gmail.com>
175
dccb744b 176 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
177 * tramp.texi (Filename completion): Fix typos.
178
3bc88bc9
JB
1792007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
180
181 * calc.texi (Basic commands): Mention the menu.
182
bc5300d3
MA
1832007-11-12 Michael Albinus <michael.albinus@gmx.de>
184
185 * tramp.texi (Connection caching): Tramp flushes connection
186 properties when remote operating system has been changed.
187
4d8a28ec
MB
1882007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
189
190 * gnus-news.texi: Fix spelling.
191 `message-insert-formatted-citation-line', not
192 `message-insert-formated-citation-line'.
193
404cd454
GM
194 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
195
e1176b47
MA
1962007-11-07 Michael Albinus <michael.albinus@gmx.de>
197
198 * tramp.texi (Overview): Mention also the PuTTY integration under
199 Win32. Remove paragraphs about Tramp's experimental status.
200 (Frequently Asked Questions): Add code example for highlighting the
201 mode line.
202
6159985a
MO
2032007-11-03 Michael Olson <mwolson@gnu.org>
204
205 * remember.texi: Change mentions of remember-buffer to
206 remember-finalize throughout.
207
bec9b2f5
MO
2082007-10-30 Michael Olson <mwolson@gnu.org>
209
210 * remember.texi (Copying): Remove.
211 (Mailbox): Update with non-BBDB instructions.
212 (Diary, Org): Add.
213 (Bibliography, Planner Page): Remove.
214
b6173182
JB
2152007-10-30 Juanma Barranquero <lekktu@gmail.com>
216
217 * makefile.w32-in (INFO_TARGETS): Add remember.
218 (DVI_TARGETS): Add remember.dvi.
219 ($(infodir)/remember): New rule.
220 (clean): Add remember*.
221
15f3eb73
MO
2222007-10-30 Michael Olson <mwolson@gnu.org>
223
70bdc930
MO
224 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
225 ($(infodir)/remember): New rule that builds the Remember Manual.
226
b6173182
JB
227 * remember.texi: New file containing the Remember Mode Manual.
228 Shuffle chapters around after initial import.
7d3f6f1a
MO
229 (Function Reference): Split Keystrokes into separate chapter.
230 (Keystrokes): Document C-c C-k.
51d24a12 231 (Introduction): Fix typographical issue with "---".
15f3eb73 232
404cd454
GM
2332007-10-29 Richard Stallman <rms@gnu.org>
234
235 * widget.texi (Introduction): Delete discussion of implementation
236 internals.
237
9bbb9638
MA
2382007-10-29 Michael Albinus <michael.albinus@gmx.de>
239
240 * tramp.texi (Connection caching): Host names must be different
241 when tunneling.
242
c7ff939a
RS
2432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
244
245 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
246 Gnus v5.13.
247
01c52d31
MB
2482007-10-28 Miles Bader <miles@gnu.org>
249
250 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
251
2522007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
253
254 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
255
2562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
257
258 * gnus.texi (Sorting the Summary Buffer): Remove
259 gnus-article-sort-by-date-reverse.
260
2612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
262
263 * gnus.texi (Non-ASCII Group Names): New node.
264 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
265 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
266
2672007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
268
269 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
270 clean the output of the program `imap-shell-program'.
271
2722007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
273
274 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
275
2762007-10-28 Tassilo Horn <tassilo@member.fsf.org>
277
278 * gnus.texi (Sticky Articles): Documentation for sticky article
279 buffers.
280
2812007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
282
283 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
284
2852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
286
287 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
288
2892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
290
291 * gnus.texi (Archived Messages): Document
292 gnus-update-message-archive-method.
293
2942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
295
296 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
297
2982007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
299
300 * gnus.texi (Group Maneuvering): Document
301 `gnus-summary-next-group-on-exit'.
302
3032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
304
305 * gnus.texi (Really Various Summary Commands): Mention
306 gnus-auto-select-on-ephemeral-exit.
307
3082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
309
310 * gnus.texi, message.texi: Bump version number.
311
3122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
313
314 * gnus.texi (Group Line Specification, Misc Group Stuff)
315 (Server Commands): Parenthesize @pxref{Mail Spool}.
316
3172007-10-28 Didier Verna <didier@xemacs.org>
318
319 New user option: message-signature-directory.
320 * message.texi (Insertion Variables): Document it.
321 * gnus.texi (Posting Styles): Ditto.
322
3232007-10-28 Didier Verna <didier@xemacs.org>
324
325 * gnus.texi (Group Line Specification):
326 * gnus.texi (Misc Group Stuff):
327 * gnus.texi (Server Commands): Document the group compaction feature.
328
3292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
330
331 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
332
333 * message.texi (Various Message Variables): Add message-fill-column.
334
3352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
336
337 * gnus.texi: Untabify.
338
3392007-10-28 Didier Verna <didier@xemacs.org>
340
341 * gnus.texi (Group Parameters): Document the posting-style merging
342 process in topic-mode.
343
3442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
345
346 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
347
3482007-10-28 Romain Francoise <romain@orebokech.com>
349
350 * gnus.texi (Mail Spool): Fix typo.
351 Update copyright.
352
3532007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
354
355 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
356
3572007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
358
359 * gnus.texi (Summary Generation Commands):
360 Add gnus-summary-insert-ticked-articles.
361
3622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
363
364 * gnus.texi
365 (SpamAssassin back end): Rename spam-spamassassin-path to
366 spam-spamassassin-program.
367
3682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
369
370 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
371
3722007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
373
374 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
375
3762007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
377
378 * message.texi (Mail Headers): Document `opportunistic'.
379
3802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
381
382 * emacs-mime.texi (Encoding Customization): Explain how to set
383 mm-coding-system-priorities per hierarchy.
384
3852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
386
387 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
388 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
389
3902007-10-28 Didier Verna <didier@xemacs.org>
391
392 * message.texi (Wide Reply): Update documentation of
393 message-dont-reply-to-names (now allowing a list of regexps).
394
3952007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
396
397 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
398
3992007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
400
401 * gnus.texi (SpamAssassin back end): Fix typo.
402
403 * sieve.texi (Examples): Fix grammar.
404
4052007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
406
407 * gnus.texi (Searching for Articles): Document M-S and M-R.
408 (Limiting): Document / b.
409
4102007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
411
412 * gnus.texi (Thread Commands): T M-^.
413
4142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
415
416 * message.texi (Mail Aliases): Document ecomplete.
417 (Mail Aliases): Fix typo.
418
4192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
420
421 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
422 fix typo.
423
4242007-10-28 Romain Francoise <romain@orebokech.com>
425
426 * gnus.texi (Mail Spool): Grammar fix.
427
4282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
429
430 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
431 string.
432
4332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
434
435 * gnus.texi (Group Parameters): Fix description.
436
4372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
438
439 * gnus.texi (Gmane Spam Reporting): Fix
440 spam-report-gmane-use-article-number. Add
441 spam-report-user-mail-address.
442
4432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
444
445 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
446
4472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
448
449 * gnus.texi (Group Parameters): Add simplified sorting example based on
450 example for `Sorting the Summary Buffer' from Jari Aalto
451 <jari.aalto@cante.net>.
452 (Example Methods): Add example for an indirect connection.
453
4542007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
455
456 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
457 (Agent Parameters): Updated parameter names to match code.
458 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
459 'gnus-agent-summary-fetch-series'.
460 (Agent and flags): New section providing a generalized discussion
461 of flag handling.
462 (Agent and IMAP): Removed flag discussion.
463 (Agent Variables): Added 'gnus-agent-synchronize-flags'
464
4652007-10-28 Romain Francoise <romain@orebokech.com>
466
467 * gnus.texi (Exiting the Summary Buffer): Add new function
468 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
469
4702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
471
472 * gnus.texi (Conformity): Fix typo.
473 (Customizing Articles): Document `first'.
474
4752007-10-28 Jari Aalto <jari.aalto@cante.net>
476
477 * gnus.texi (Sorting the Summary Buffer):
478 Add `gnus-thread-sort-by-date-reverse'. Add example
479 host to different sorting in NNTP and RSS groups.
480
4812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
482
483 * message.texi (Insertion): Describe prefix for
484 message-mark-inserted-region and message-mark-insert-file.
485
4862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
487
488 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
489 LaTeX documents. Describe "text/x-gnus-verbatim".
490
4912007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
492
493 * gnus.texi (Blacklists and Whitelists)
494 (Blacklists and Whitelists, BBDB Whitelists)
495 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
496 (spam-stat spam filtering, SpamOracle)
497 (Extending the Spam ELisp package): Removed extra quote symbol for
498 clarity.
499
5002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
501
502 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
503 gnus-article-delete-part and gnus-article-replace-part.
504 (Using MIME): Add gnus-mime-replace-part.
505
5062007-10-28 Romain Francoise <romain@orebokech.com>
507
508 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
509 requires `auto-compression-mode' to be enabled. Add new nnml
510 variable `nnml-compressed-files-size-threshold'.
511
5122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
513
514 * gnus.texi (Sorting the Summary Buffer): Added
515 gnus-thread-sort-by-recipient.
516
5172007-10-28 Romain Francoise <romain@orebokech.com>
518
519 * message.texi (Insertion Variables): Mention new variable
520 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
521 documentation accordingly.
522
5232007-10-28 Romain Francoise <romain@orebokech.com>
524
525 * gnus.texi (To From Newsgroups): Mention new variables
526 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
527
5282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
529
530 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
531 stuff; gnus-mime-inline-part does the automatic decompression.
532
5332007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
534
535 * gnus.texi (Spam ELisp Package Configuration Examples):
536 "training.ham" should be "training.spam"
537
5382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
539
540 * message.texi (Mail Variables): Fix the default value for
541 message-send-mail-function.
542
5432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
544
545 * gnus.texi (Optional Back End Functions): nntp-request-update-info
546 always returns nil exceptionally.
547
5482007-10-28 Simon Josefsson <jas@extundo.com>
549
550 * gnus.texi (Article Washing): Add libidn URL. Suggested by
551 Michael Cook <michael@waxrat.com>.
552
5532007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
554
555 * gnus.texi (Topic Commands): Fix next/previous.
556
5572007-10-28 Simon Josefsson <jas@extundo.com>
558
559 * gnus.texi (Article Washing): Mention `W i'.
560
5612007-10-28 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
562
563 * gnus.texi (Group Parameters): Slight extension of sieve
564 parameter description.
565
5662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
567
568 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
569 matching score files as well.
570 (Picons): Describe `gnus-picon-style'.
571
5722007-10-28 Romain Francoise <romain@orebokech.com>
573
574 * message.texi (Message Headers): Mention that headers are hidden
575 using narrowing, and how to expose them.
576 Update copyright.
577
5782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
579
580 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
581 `gnus-summary-sort-by-recipient'.
582
5832007-10-28 Romain Francoise <romain@orebokech.com>
584
585 * gnus.texi (NNTP marks): New node.
586 (NNTP): Move NNTP marks variables to the new node.
587
5882007-10-28 Jesper Harder <harder@ifa.au.dk>
589
590 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
591 end.
592
593 * gnus.texi (MIME Commands, Hashcash): Markup fix.
594
5952007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
596
597 * gnus.texi: replaced @file{spam.el} with @code{spam.el}
598 everywhere for consistency.
599 (Filtering Spam Using The Spam ELisp Package): admonish again.
600 (Spam ELisp Package Sequence of Events): this is Gnus, say so.
601 Say "regular expression" instead of "regex." Admonish. Pick
602 other words to sound better (s/so/thus/).
603 (Spam ELisp Package Filtering of Incoming Mail): mention
604 statistical filters. Remove old TODO.
605 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
606 new section on sorting and displaying the spam score
607 (BBDB Whitelists): mention spam-use-BBDB-exclusive is not a
608 backend but an alias to spam-use-BBDB
609 (Extending the Spam ELisp package): rewrite the example using the
610 new backend functionality.
611
6122007-10-28 Simon Josefsson <jas@extundo.com>
613
614 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
615 nntp-marks-directory, from Romain Francoise
616 <romain@orebokech.com>.
617
6182007-10-28 Magnus Henoch <mange@freemail.hu>
619
620 * gnus.texi (Hashcash): New default value of
621 hashcash-default-payment.
622
6232007-10-28 Simon Josefsson <jas@extundo.com>
624
625 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
626 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
627
6282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
629
630 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
631
6322007-10-28 Simon Josefsson <jas@extundo.com>
633
634 * gnus.texi (documentencoding): Add, to avoid warnings.
635
6362007-10-28 Simon Josefsson <jas@extundo.com>
637
638 * message.texi (Mail Headers): Add.
639
640 * gnus.texi (Hashcash): Fix.
641
6422007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
643
644 * gnus.texi (Hashcash): changed location of library, also mention
645 that payments can be verified and fix the name of the
646 hashcash-path variable
647
6482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
649
650 * gnus.texi
651 (Article Display): Add `gnus-picon-style'.
652
6532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
654
655 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
656
6572007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
658
659 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
660 (Bogofilter, spam-stat spam filtering, SpamOracle): old incorrect
661 warning about ham processors in spam groups removed
662
6632007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
664 From Hubert Chan <hubert@uhoreg.ca>
665
666 * gnus.texi (SpamAssassin backend): added new node about SpamAssassin
667
6682007-10-28 Jesper Harder <harder@ifa.au.dk>
669
670 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
671 (Mailing List): Typo.
672 (Customizing Articles): Add gnus-treat-ansi-sequences.
673 (Article Washing): Index.
674
675 * message.texi: Use m-dash consistently.
676
6772007-10-28 Jesper Harder <harder@ifa.au.dk>
678
679 * gnus.texi (GroupLens): Remove.
680
6812007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
682
683 * gnus.texi (Outgoing Messages, Agent Variables): Add
684 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
685 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
686
6872007-10-28 Jesper Harder <harder@ifa.au.dk>
688
689 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
690
6912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
692
693 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
694
695 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
696
6972007-10-28 Simon Josefsson <jas@extundo.com>
698
699 * gnus.texi (Top): Add SASL.
700
404cd454
GM
7012007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
702
703 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
704
7052007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
706
707 * gnus.texi (Troubleshooting): Adjust Gnus version number.
708
0edd2970
JB
7092007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
710
711 * calc.texi (Formulas, Composition Basics): Lower the
712 precedence of negation.
713
a9afba20
JY
7142007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
715
716 * ses.texi (The Basics): Mention how to create a new spreadsheet.
717 Mention the new three-letter column identifiers.
718 (More on cell printing): Calculate-cell and truncate-cell are now `c'
719 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
720 message when using `c' on an empty default with default printer.
721 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
722 renamed to `ses--symbolic-formulas' some time ago.
723
45b778a6
JB
7242007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
725
726 * calc.texi (Default Simplifications, Making Selections)
727 (Customizing Calc): Clarify associativity of multiplication.
728
03b5bade
MA
7292007-10-23 Michael Albinus <michael.albinus@gmx.de>
730
731 * tramp.texi (Traces and Profiles): Simplify loop over
732 `trace-function-background'.
733
e658c8ee
JL
7342007-10-22 Juri Linkov <juri@jurta.org>
735
736 * dired-x.texi (Shell Command Guessing): Default values are now
737 available by typing M-n instead of M-p.
738
dd753688
MA
7392007-10-21 Michael Albinus <michael.albinus@gmx.de>
740
741 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
742 (Password caching): Remove `tramp-clear-passwd'.
743 It's not a command anymore.
dd753688
MA
744 (Bug Reports): Add `tramp-bug' to function index.
745 (Function Index, Variable Index): New nodes.
746 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
747
748 * trampver.texi: Update release number.
749
4bb49b43
JB
7502007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
751
8b296cdd 752 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
753 about integer size into past tense.
754 (Time Zones): Remove pointer to Calc author's address.
755 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 756 and hyperbolic cotangent. Fix typo.
4bb49b43 757
311dd93f
MA
7582007-10-10 Michael Albinus <michael.albinus@gmx.de>
759
760 Sync with Tramp 2.1.11.
761
762 * trampver.texi: Update release number.
763
ea3fc256
MA
7642007-10-06 Michael Albinus <michael.albinus@gmx.de>
765
766 * tramp.texi (External packages): New section.
767
1af74d06
MB
7682007-09-29 Juri Linkov <juri@jurta.org>
769
770 * info.texi (Help-Int): Document `L' (`Info-history').
771
0e2806fa
SM
7722007-09-26 Carsten Dominik <dominik@science.uva.nl>
773
774 * org.texi: Change links to webpage and maintained email.
775 (Remember): Promote to Chapter, significant changes.
776 (Fast access to TODO states): New section.
777 (Faces for TODO keywords): New section.
778 (Export options): Example for #+DATE.
779 (Progress logging): Section moved.
780
567b9191
BW
7812007-09-26 Bill Wohler <wohler@newt.com>
782
783 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
784 browse-url-at-mouse.
785
1af74d06
MB
7862007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
787
788 * flymake.texi (Customizable variables): Face names don't end in -face.
789 Fix flymake-err-line-patterns template.
790 (Example -- Configuring a tool called directly): Fix init-function.
791 (Highlighting erroneous lines): Face names don't end in -face.
792
d60a4e3a 7932007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
794
795 * erc.texi (Special-Features): Fix small typo.
796
7d7a3510
MA
7972007-09-14 Michael Albinus <michael.albinus@gmx.de>
798
799 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
800 and "External transfer methods".
801
285f0d3a
JB
8022007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
803
804 * calc.texi (Predefined Units): Add some history.
805
526dc846
MO
8062007-09-08 Michael Olson <mwolson@gnu.org>
807
87e04f16
JB
808 * erc.texi (Copying): New section included from gpl.texi.
809 This matches the look of the upstream ERC manual.
526dc846 810
f10d0e80
JB
8112007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
812
87e04f16 813 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
814 (Random Numbers): Clarify the distribution of `random'.
815
4009494e
GM
8162007-09-06 Glenn Morris <rgm@gnu.org>
817
818 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 819 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
820 Change all setfilename commands to use ../../info.
821 * Makefile.in: Move the parts of the old man/Makefile.in that do not
822 refer to the Emacs manual here.
823 (infodir): New variable.
824 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
825 (cc-mode.texi, faq.texi): Update references to source file locations.
826 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
827 do not refer to the Emacs manual here.
828 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
829
830 * Makefile.in: Add `basename' versions of all info targets, for
831 convenience when rebuilding just one manual.
832 (../etc/GNU): Delete obsolete target.
833 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
834 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
835 *.vrs *.toc here...
836 (maintainer-clean): ...from here.
4009494e
GM
837
838 * makefile.w32-in (../etc/GNU): Delete obsolete target.
839
2de53ca6
GM
8402007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
841
842 * calc.texi (Date Conversions): Clarify definition of
843 Julian day numbering.
844 (Date Forms): Clarify definition of Julian day numbering;
845 add some history.
846
8472007-08-30 Carsten Dominik <dominik@science.uva.nl>
848
87e04f16 849 * org.texi: Version 5.07.
2de53ca6
GM
850
8512007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
852
853 * message.texi (MIME): Replace mml-attach with mml-attach-file.
854
8552007-08-22 Carsten Dominik <dominik@science.uva.nl>
856
857 * org.texi (Adding hyperlink types): New section.
858 (Embedded LaTeX): Chapter updated because of LaTeX export.
859 (LaTeX export): New section.
860 (Using links out): New section.
861
8622007-08-22 Glenn Morris <rgm@gnu.org>
863
864 * faq.texi (Learning how to do something): Refcards now in
865 etc/refcards/ directory.
866
8672007-08-22 Michael Albinus <michael.albinus@gmx.de>
868
869 * tramp.texi (Remote Programs): Persistency file must be cleared when
870 changing `tramp-remote-path'.
871 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
872 macro.
873
8742007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
875
876 * calc.texi: Move contents to beginning of file.
877 (Algebraic Entry): Fix the formatting of an example.
878
8792007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
880
881 * calc.texi (Basic Operations on Units): Mention exact versus
882 inexact conversions.
883
8842007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
885
886 * calc.texi (Basic Operations on Units): Mention default
887 values for new units.
888 (Quick Calculator Mode): Mention that binary format will
889 be displayed.
890
8912007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
892
893 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
894
8952007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
896
897 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
898
8992007-08-08 Glenn Morris <rgm@gnu.org>
900
901 * gnus.texi, sieve.texi: Replace `iff'.
902
9032007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
904
905 * calc.texi (Basic Graphics): Mention the graphing of error
906 forms.
907 (Graphics Options): Mention how `g s' handles error forms.
908 (Curve Fitting): Mention plotting the curves.
909 (Standard Nonlinear Models): Add additional models.
910 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
911 (Linear Fits): Correct result.
912
9132007-08-01 Alan Mackenzie <acm@muc.de>
914
915 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
916 to "--no-site-file".
917
9182007-07-29 Michael Albinus <michael.albinus@gmx.de>
919
920 * tramp.texi (Frequently Asked Questions): Point to mode line
921 extension in Emacs 23.1.
922
923 * trampver.texi: Update release number.
924
9252007-07-27 Glenn Morris <rgm@gnu.org>
926
927 * calc.texi (Copying): Include license text from gpl.texi, rather than
928 in-line.
929
9302007-07-25 Glenn Morris <rgm@gnu.org>
931
932 * calc.texi (Copying): Replace license with GPLv3.
933
934 * Relicense all FSF files to GPLv3 or later.
935
9362007-07-22 Michael Albinus <michael.albinus@gmx.de>
937
938 Sync with Tramp 2.1.10.
939
940 * tramp.texi (trampfn): Expand macro implementation in order to handle
941 empty arguments.
942 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
943 occurencies by trampfn.
944 (Frequently Asked Questions): Extend example code for host
945 identification in the modeline. Add bbdb to approaches shortening Tramp
946 file names to be typed.
947
948 * trampver.texi: Update release number.
949
9502007-07-17 Michael Albinus <michael.albinus@gmx.de>
951
952 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
953 section. Reported by <poti@potis.org>.
954 (Remote processes): Arguments of the program to be debugged are taken
955 literally.
956 (Frequently Asked Questions): Simplify recentf example.
957
9582007-07-14 Karl Berry <karl@gnu.org>
959
960 * info.texi (@copying): New Back-Cover Text.
961
962 * info.texi (Quitting Info): Move to proper place in source.
963 (Reported by Benno Schulenberg.)
964
9652007-07-13 Eli Zaretskii <eliz@gnu.org>
966
967 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
968
969 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
970
971 * emacs-mime.texi: Add @documentencoding directive.
972
9732007-07-12 Nick Roberts <nickrob@snap.net.nz>
974
975 * tramp.texi (Remote processes): Add an anchor to the subsection
976 "Running a debugger on a remote host".
977
9782007-07-12 Michael Albinus <michael.albinus@gmx.de>
979
980 * tramp.texi (Remote processes): Don't call it "experimental" any
981 longer. Add subsection about running a debugger on a remote host.
982
9832007-07-10 Carsten Dominik <dominik@science.uva.nl>
984
985 * org.texi (Properties and columns): Chapter rewritten.
986
9872007-07-08 Michael Albinus <michael.albinus@gmx.de>
988
989 * tramp.texi:
990 * trampver.texi: Migrate to Tramp 2.1.
991
9922007-07-02 Carsten Dominik <dominik@science.uva.nl>
993
994 * org.texi (Properties): New chapter.
995
9962007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
997
998 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
999 Control Panel.
1000
1001 * gnus.texi (Misc Article): Add index entry for
1002 gnus-single-article-buffer.
1003
10042007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
1005
1006 * gnus.texi (Starting Up): Fix typo.
1007
10082007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
1009
1010 * gnus.texi (Asynchronous Fetching): Fix typo.
1011
10122007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
1013
1014 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
1015 (About This Manual): Remove redundant information.
1016 (Getting Started): Mention author.
1017 (Basic Arithmetic, Customizing Calc): Make description of the
1018 variable `calc-multiplication-has-precedence' match its new effect.
1019
10202007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
1021
1022 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
1023 the variable `calc-multiplication-has-precedence'.
1024
10252007-06-19 Carsten Dominik <dominik@science.uva.nl>
1026
1027 * org.texi (Tag): Section swapped with node Timestamps.
1028 (Formula syntax for Lisp): Document new `L' flag.
1029
10302007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
1031
1032 * gnus.texi (Misc Group Stuff, Summary Buffer)
1033 (Server Commands, Article Keymap): Fix typo. s/function/command/.
1034
10352007-06-06 Juanma Barranquero <lekktu@gmail.com>
1036
1037 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1038 * gnus.texi (Article Buttons, Mail Source Customization)
1039 (Sending or Not Sending, Customizing NNDiary):
1040 * message.texi (Message Headers):
1041 * mh-e.texi (HTML): Fix typos.
1042
10432007-06-07 Michael Albinus <michael.albinus@gmx.de>
1044
1045 Sync with Tramp 2.0.56.
1046
1047 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1048 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1049
10502007-06-02 Chong Yidong <cyd@stupidchicken.com>
1051
1052 * Version 22.1 released.
1053
10542007-05-26 Michael Olson <mwolson@gnu.org>
1055
1056 * erc.texi (Modules): Fix references to completion modules.
1057
10582007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1059
1060 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1061
10622007-05-09 Didier Verna <didier@xemacs.org>
1063
1064 * gnus.texi (Email Based Diary): New. Proper documentation for the
1065 nndiary back end and the gnus-diary library.
1066
10672007-05-03 Karl Berry <karl@gnu.org>
1068
1069 * .cvsignore (*.pdf): New entry.
1070
1071 * texinfo.tex: Update from current version for better pdf generation.
1072
10732007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1074
1075 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1076
10772007-04-28 Glenn Morris <rgm@gnu.org>
1078
1079 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1080 consideration of legal status.
1081
10822007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1083
1084 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1085
10862007-04-24 Chong Yidong <cyd@stupidchicken.com>
1087
1088 * faq.texi (New in Emacs 22): python.el removed.
1089
10902007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1091
1092 * calc.texi (Reporting bugs): Update maintainer's address.
1093
10942007-04-22 Chong Yidong <cyd@stupidchicken.com>
1095
1096 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1097
10982007-04-15 Jay Belanger <belanger@truman.edu>
1099
1100 * calc.texi (Title page): Remove the date.
1101 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1102 (The Standard Calc Interface): Change trail title.
1103 (Floats): Mention that when non-decimal floats are entered, only
1104 approximations are stored.
1105 (Copying): Move to the appendices.
1106 (GNU Free Documentation License): Add as an appendix.
1107
11082007-04-15 Chong Yidong <cyd@stupidchicken.com>
1109
1110 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1111 * dired-x.texi, ebrowse.texi, ediff.texi:
1112 * emacs-mime.texi, erc.texi, eshell.texi:
1113 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1114 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1115 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1116 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1117 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1118 * woman.texi: Include GFDL.
1119
1120 * doclicense.texi: Remove node heading, so that it can be included by
1121 other files.
1122
1123 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1124
1125 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1126 than *.
1127
11282007-04-14 Carsten Dominik <dominik@science.uva.nl>
1129
1130 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1131 in Calc.
1132
11332007-04-09 Romain Francoise <romain@orebokech.com>
1134
1135 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1136 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1137 replace mouse-2.
1138
11392007-04-08 Chong Yidong <cyd@stupidchicken.com>
1140
1141 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1142 renamed to woman-use-topic-at-point. Document new behavior.
1143
11442007-04-08 Richard Stallman <rms@gnu.org>
1145
1146 * url.texi: Fix some indexing.
1147 (Disk Caching): Drop discussion of old/other Emacs versions.
1148
11492007-04-07 Chong Yidong <cyd@stupidchicken.com>
1150
1151 * url.texi (Disk Caching): Say Emacs 21 "and later".
1152
1153 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1154 on Font locking which now mentions JIT lock.
1155
11562007-04-01 Michael Olson <mwolson@gnu.org>
1157
1158 * erc.texi: Update for the ERC 5.2 release.
1159
11602007-03-31 David Kastrup <dak@gnu.org>
1161
1162 * woman.texi (Topic, Interface Options): Explain changes semantics of
1163 woman-manpath in order to consider MANPATH_MAP entries.
1164
11652007-03-31 Eli Zaretskii <eliz@gnu.org>
1166
1167 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1168
11692007-03-26 Richard Stallman <rms@gnu.org>
1170
1171 * pgg.texi (Caching passphrase): Clean up previous change.
1172
11732007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1174
1175 * gnus.texi (Setting Process Marks): Fix typo.
1176
11772007-03-25 Romain Francoise <romain@orebokech.com>
1178
1179 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1180 readability, and include various fixes by Daniel Brockman, Nick Roberts
1181 and Dieter Wilhelm.
1182
11832007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1184
1185 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1186
1187 * gnus.texi (Mail Source Specifiers): Fix typo.
1188
11892007-03-22 Ralf Angeli <angeli@caeruleus.net>
1190
1191 * reftex.texi (Imprint): Update maintainer information.
1192
11932007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1194
1195 * message.texi (Message Buffers): Update documentation for
1196 message-generate-new-buffers.
1197
11982007-03-15 Daiki Ueno <ueno@unixuser.org>
1199
1200 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1201
12022007-03-21 Glenn Morris <rgm@gnu.org>
1203
1204 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1205
12062007-03-19 Chong Yidong <cyd@stupidchicken.com>
1207
1208 * eshell.texi (Known problems): Emacs 21 -> 22.
1209
1210 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1211
12122007-03-18 Jay Belanger <belanger@truman.edu>
1213
1214 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1215
12162007-03-12 Glenn Morris <rgm@gnu.org>
1217
1218 * calc.texi (Time Zones): Switch to new North America DST rule.
1219
1220 * calc.texi: Replace "daylight savings" with "daylight
1221 saving" in text throughout.
1222
12232007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1224
1225 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1226 The variable now uses a list of symbols instead of just a symbol.
1227 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1228
12292007-03-06 Romain Francoise <romain@orebokech.com>
1230
1231 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1232 new packages, and mention Gnus update.
1233
12342007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1235
1236 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1237 nntp-open-connection-functions-never-echo-commands.
1238
12392007-02-27 Chong Yidong <cyd@stupidchicken.com>
1240
1241 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1242 problems on the console, and security risk in not using gpg-agent.
1243
12442007-02-25 Carsten Dominik <dominik@science.uva.nl>
1245
1246 * org.texi (The spreadsheet): Renamed from "Table calculations".
1247 Completely reorganized and rewritten.
1248 (CamelCase links): Section removed.
1249 (Repeating items): New section.
1250 (Tracking TODO state changes): New section.
1251 (Agenda views): Chapter reorganized and rewritten.
1252 (HTML export): Section rewritten.
1253 (Tables in arbitrary syntax): New section.
1254 (Summary): Better feature summary.
1255 (Activation): Document problem with cut-and-paste of Lisp code
1256 from PDF files.
1257 (Visibility cycling): Document indirect buffer use.
1258 (Structure editing): Document sorting.
1259 (Remember): Section rewritten.
1260 (Time stamps): Better description of time stamp types.
1261 (Tag searches): Document regular expression search for tags.
1262 (Stuck projects): New section.
1263 (In-buffer settings): New keywords.
1264 (History and Acknowledgments): Updated description.
1265
12662007-02-24 Alan Mackenzie <acm@muc.de>
1267
1268 * cc-mode.texi (Movement Commands): Insert two missing command names.
1269 (Getting Started): Slight wording correction (use conditional).
1270
12712007-02-22 Kim F. Storm <storm@cua.dk>
1272
1273 * widget.texi (User Interface, Basic Types): Document need to put some
1274 text before the %v escape in :format string in editable-field widget.
1275
12762007-02-18 Romain Francoise <romain@orebokech.com>
1277
1278 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1279 `cvs-mode-quit'.
1280
12812007-02-10 Markus Triska <markus.triska@gmx.at>
1282
1283 * widget.texi (Programming Example): Put constant strings in :format.
1284
12852007-02-07 Juanma Barranquero <lekktu@gmail.com>
1286
1287 * faq.texi (Fullscreen mode on MS-Windows): New node.
1288
12892007-02-04 David Kastrup <dak@gnu.org>
1290
1291 * faq.texi (AUCTeX): Update version number. Should probably be done
1292 for other packages as well.
1293
12942007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1295
1296 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1297 <tassilo@member.fsf.org>.
1298
12992007-01-27 Eli Zaretskii <eliz@gnu.org>
1300
1301 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1302 ls-lisp-use-localized-time-format.
1303
13042007-01-20 Markus Triska <markus.triska@gmx.at>
1305
1306 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1307
13082007-01-13 Michael Olson <mwolson@gnu.org>
1309
1310 * erc.texi (Modules): Mention capab-identify module.
1311
13122007-01-05 Michael Olson <mwolson@gnu.org>
1313
1314 * erc.texi (Getting Started): Update for /RECONNECT command.
1315
13162007-01-04 Richard Stallman <rms@gnu.org>
1317
1318 * ebrowse.texi: Change C-c b to C-c C-m.
1319
13202007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1321
1322 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1323 variables only in info to avoid redundant entries in the printed
1324 manual.
1325
13262007-01-02 Daiki Ueno <ueno@unixuser.org>
1327
1328 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1329
13302007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1331
1332 * message.texi (Security): Split into sub-nodes.
1333
13342007-01-01 Alan Mackenzie <acm@muc.de>
1335
1336 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1337 eval-after-load in Emacs <=21 and a workaround. Document that
1338 trigraphs are not supported.
1339
13402007-01-01 Alan Mackenzie <acm@muc.de>
1341
1342 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1343 c-context-line-break. When invoked within a string, preserve
1344 whitespace. Add a backslash only when also in a macro.
1345
13462007-01-01 Alan Mackenzie <acm@muc.de>
1347
1348 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1349
13502007-01-01 Alan Mackenzie <acm@muc.de>
1351
1352 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1353 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1354
13552007-01-01 Alan Mackenzie <acm@muc.de>
1356
1357 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1358 "Choosing a Style".
1359
1360 * cc-mode.texi ("Styles"): Add @dfn{style}.
1361
13622006-12-30 Michael Albinus <michael.albinus@gmx.de>
1363
1364 Sync with Tramp 2.0.55.
1365
1366 * trampver.texi: Update release number.
1367
13682006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1369
1370 * gnus.texi (Customizing Articles): Add index entries for all
1371 gnus-treat-* variables.
1372
13732006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1374
1375 * gnus.texi (IMAP): Fix incorrect explanation of
1376 nnimap-search-uids-not-since-is-evil in documentation for
1377 nnimap-expunge-search-string.
1378
13792006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1380
1381 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1382 spam-ifile-database.
1383
13842006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1385
1386 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1387 rebind C-s.
1388
13892006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1390
1391 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1392 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1393 "expiring mail".
1394 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1395 nnimap-nov-is-evil.
1396
13972006-12-25 Kevin Ryde <user42@zip.com.au>
1398
1399 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1400 about the key procedure being used heavily.
1401
14022006-12-24 Chong Yidong <cyd@stupidchicken.com>
1403
1404 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1405 to t.
1406 (Prerequisites): Add explanation about gpg-agent.
1407
14082006-12-22 Kevin Ryde <user42@zip.com.au>
1409
1410 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1411 "sort" instead of "sort*".
1412
14132006-12-19 Richard Stallman <rms@gnu.org>
1414
1415 * calc.texi (History and Acknowledgements): Recognize that Emacs
1416 now does have floating point.
1417
14182006-12-19 Michael Albinus <michael.albinus@gmx.de>
1419
1420 * tramp.texi (External transfer methods): Describe new method `scpc'.
1421
14222006-12-17 Sascha Wilde <wilde@sha-bang.de>
1423
1424 * pgg.texi: Added short note on gpg-agent to the introduction.
1425
14262006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1427
1428 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1429 also applies to Cc.
1430
14312006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1432
1433 * gnus.texi (X-Face): Clarify. Say which programs are required
1434 on Windows.
1435
14362006-12-08 Michael Olson <mwolson@gnu.org>
1437
1438 * erc.texi (Modules): Remove documentation for list module.
1439
14402006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1441
1442 * faq.texi (^M in the shell buffer): Ditto.
1443
14442006-11-20 Michael Olson <mwolson@gnu.org>
1445
1446 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1447
14482006-11-17 Carsten Dominik <dominik@science.uva.nl>
1449
1450 * org.texi: Fix typos.
1451 (Agenda commands): Document `C-k'.
1452
14532006-11-16 Eli Zaretskii <eliz@gnu.org>
1454
1455 * url.texi (http/https): Fix a typo in the HTTP URL.
1456
14572006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1458
1459 * ada-mode.texi: Total rewrite.
1460
14612006-11-13 Carsten Dominik <dominik@science.uva.nl>
1462
1463 * org.texi: Minor typo fixes.
1464
14652006-11-13 Bill Wohler <wohler@newt.com>
1466
1467 Release MH-E manual version 8.0.3.
1468
1469 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1470 release 8.0.3.
1471
1472 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1473 to set MAILDIR.
1474 (Reading Mail): Document the customization of read-mail-command
1475 for MH-E.
1476 (Viewing Attachments): Document mm-discouraged-alternatives.
1477 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1478 (Junk): Add more information about the settings of mh-junk-background
1479 in a program. Add /usr/bin/mh to PATH in examples.
1480
14812006-11-12 Richard Stallman <rms@gnu.org>
1482
1483 * woman.texi: Update author address but say he no longer maintains it.
1484
14852006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1486
1487 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1488 archived trees.
1489 (Checkboxes): Section moved to chapter 5, and extended.
1490 (The date/time prompt): New section.
1491 (Link abbreviations): New section.
1492 (Presentation and sorting): New section.
1493 (Custom agenda views): Section completely rewritten.
1494 (Summary): Compare with Planner.
1495 (Feedback): More info about creating backtraces.
1496 (Plain lists): Modified example.
1497 (Breaking down tasks): New section.
1498 (Custom time format): New section.
1499 (Time stamps): Document inactive timestamps.
1500 (Setting tags): More details about fast tag selection.
1501 (Block agenda): New section.
1502 (Custom agenda views): Section rewritten.
1503 (Block agenda): New section.
1504
15052006-11-07 Michael Albinus <michael.albinus@gmx.de>
1506
1507 * tramp.texi (Configuration): scp is the default method.
1508 (Default Method): Use ssh as example for another method.
1509
15102006-10-27 Richard Stallman <rms@gnu.org>
1511
1512 * woman.texi: Downcase nroff/troff/roff.
1513 (Installation): Chapter deleted. Some xrefs deleted.
1514 (Background): woman doesn't advise man ;-).
1515
15162006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1517
1518 * ada-mode.texi (Project files, Identifier completion)
1519 (Automatic Casing, Debugging, Using non-standard file names)
1520 (Working Remotely): Fix typos.
1521
15222006-10-20 Masatake YAMATO <jet@gyve.org>
1523
1524 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1525 sample code `my-c-initialization-hook'.
1526
15272006-10-19 Stuart D. Herring <herring@lanl.gov>
1528
1529 * widget.texi: Fix typos.
1530
15312006-10-19 Michael Albinus <michael.albinus@gmx.de>
1532
1533 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1534 "???". There have been no complaints for years, so the information
1535 must be appropriate.
1536
15372006-10-16 Richard Stallman <rms@gnu.org>
1538
1539 * widget.texi: Use @var instead of capitalization.
1540 Clarify many widget type descriptions.
1541
15422006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1543
1544 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1545 gnus-dired-attach.
1546 (Selecting a Group): Fix typo.
1547
15482006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1549
1550 * widget.texi: Fix typos.
1551
15522006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1553
1554 * gnus.texi (Image Enhancements): Update for Emacs 22.
1555
1556 * gnus-faq.texi ([1.3]): Update.
1557
15582006-10-06 Richard Stallman <rms@gnu.org>
1559
1560 * faq.texi (Displaying the current line or column):
1561 Delete "As of Emacs 20".
1562
15632006-10-06 Romain Francoise <romain@orebokech.com>
1564
1565 * faq.texi (VM): VM works with Emacs 22 too.
1566
15672006-10-06 Richard Stallman <rms@gnu.org>
1568
1569 * ebrowse.texi: Remove Emacs version "21" from title.
1570
15712006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1572
1573 * gnus.texi (Foreign Groups): Say where change of editing commands are
1574 stored. Add reference to `gnus-parameters'.
1575
15762006-09-15 Jay Belanger <belanger@truman.edu>
1577
1578 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1579 Change "Library Public License" to "Lesser Public License"
1580 throughout. Use "yyyy" to represent year.
1581
15822006-09-15 Carsten Dominik <dominik@science.uva.nl>
1583
1584 * org.texi (Setting tags): Typo fix.
1585
15862006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1587
1588 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1589
15902006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1591
1592 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1593
15942006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1595
1596 * faq.texi (Escape sequences in shell output): EMACS is now set
1597 to Emacs's absolute file name, not to "t".
1598 (^M in the shell buffer): Likewise.
1599 * misc.texi (Interactive Shell): Likewise.
1600
16012006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1602
1603 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1604 mails with pop3-leave-mail-on-server. Fix wording.
1605 (Limiting): Improve gnus-summary-limit-to-articles.
1606 (X-Face): Fix typo.
1607
16082006-09-11 Simon Josefsson <jas@extundo.com>
1609
1610 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1611 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1612
16132006-09-06 Simon Josefsson <jas@extundo.com>
1614
1615 * smtpmail.texi (Authentication): Mention SSL.
1616
16172006-09-01 Eli Zaretskii <eliz@gnu.org>
1618
1619 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1620 Don't use @indicateurl.
1621
1622 * cc-mode.texi (Subword Movement): Don't use @headitem.
1623 (Custom Braces, Clean-ups): Don't use @tie.
1624
16252006-08-29 Michael Albinus <michael.albinus@gmx.de>
1626
1627 Sync with Tramp 2.0.54.
1628
1629 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1630 Suggested by Adrian Phillips <a.phillips@met.no>.
1631
16322006-08-15 Carsten Dominik <dominik@science.uva.nl>
1633
1634 * org.texi (Installation, Activation): Split from Installation and
1635 Activation.
1636 (Clocking work time): Documented new features.
1637
16382006-08-13 Alex Schroeder <alex@gnu.org>
1639
1640 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1641 example.
1642
16432006-08-12 Eli Zaretskii <eliz@gnu.org>
1644
1645 * faq.texi (How to add fonts): New node.
1646
16472006-08-05 Romain Francoise <romain@orebokech.com>
1648
1649 * faq.texi (New in Emacs 22): Expand.
1650
16512006-08-03 Michael Olson <mwolson@gnu.org>
1652
1653 * erc.texi: Update for ERC 5.1.4.
1654
16552006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1656
1657 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1658 in .../site-lisp/gnus/ by default.
1659 [ From gnus-news.texi in the trunk. ]
1660
16612006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1662
1663 * gnus.texi (MIME Commands): Additions for yEnc.
1664
16652006-07-24 Richard Stallman <rms@gnu.org>
1666
1667 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1668 * faq.texi: Move periods and commas inside quotes.
1669
16702006-07-20 Jay Belanger <belanger@truman.edu>
1671
1672 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1673
16742006-07-18 Chong Yidong <cyd@stupidchicken.com>
1675
1676 * faq.texi (Security risks with Emacs): Document Emacs 22
1677 file-local-variable mechanism.
1678
16792006-07-12 Michael Olson <mwolson@gnu.org>
1680
1681 * erc.texi: Update for ERC 5.1.3.
1682
16832006-07-12 Alex Schroeder <alex@gnu.org>
1684
1685 * rcirc.texi: Fix typos.
1686 (Getting started with rcirc): New calling convention for M-x irc.
1687 Mention #rcirc. Removed channel tracking.
1688 (Configuration): Changed the names of all variables that got changed
1689 recently, eg. rcirc-server to rcirc-default-server. Added
1690 documentation for rcirc-authinfo, some background for Bitlbee, and
1691 rcirc-track-minor-mode.
1692 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1693 Scrolling.
1694 (Reconnecting after you have lost the connection): Fixed example code
1695 to match code changes.
1696
16972006-07-10 Nick Roberts <nickrob@snap.net.nz>
1698
1699 * gnus.texi, message.texi: Fix typos.
1700
17012006-07-07 Carsten Dominik <dominik@science.uva.nl>
1702
1703 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1704 commands.
1705 (Global TODO list): Document the use of the variables
1706 `org-agenda-todo-ignore-scheduled' and
1707 `org-agenda-todo-list-sublevels'.
1708
17092006-07-05 Richard Stallman <rms@gnu.org>
1710
1711 * faq.texi (Scrolling only one line): Fix xref.
1712
17132006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1714
1715 * faq.texi (Evaluating Emacs Lisp code):
1716 Throughout, replace eval-current-buffer with eval-buffer.
1717
17182006-07-03 Richard Stallman <rms@gnu.org>
1719
1720 * rcirc.texi (Scrolling conservatively): Fix xref.
1721
1722 * pcl-cvs.texi (Viewing differences): Usage fix.
1723
17242006-07-03 Carsten Dominik <dominik@science.uva.nl>
1725
1726 * org.texi (Agenda commands): Document `s' key to save all org-mode
1727 buffers.
1728
17292006-06-30 Ralf Angeli <angeli@caeruleus.net>
1730
1731 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1732 names. Mention `cvs-msg' face.
1733
17342006-06-29 Carsten Dominik <dominik@science.uva.nl>
1735
1736 * org.texi (Checkboxes): New section.
1737
17382006-06-28 Carsten Dominik <dominik@science.uva.nl>
1739
1740 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1741 throughout this chapter.
1742
17432006-06-27 Chong Yidong <cyd@stupidchicken.com>
1744
1745 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1746 text for standalone vs Emacs info.
1747 (Help): Clarify header line description. Use mouse-1 for clicks.
1748 (Help-P): Use mouse-1 for clicks.
1749 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1750 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1751 (Choose menu subtopic): Remove gratuitous Emacs command names.
1752 (Help-FOO): Put usual behavior first.
1753 (Help-Xref): Clicking on xrefs works in Emacs.
1754 (Search Text): Clarify what the default behavior is.
1755 (Create Info buffer): Fix Emacs window/X window confusion.
1756 (Emacs Info Variables): Fix for new Emacs init file behavior.
1757
17582006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1759
1760 * gnus.texi (Summary Buffer Lines): Fix typo.
1761
17622006-06-23 Carsten Dominik <dominik@science.uva.nl>
1763
1764 * org.texi (Embedded LaTeX): New chapter.
1765 (Archiving): Section rewritten.
1766 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1767
17682006-06-20 Bill Wohler <wohler@newt.com>
1769
1770 Release MH-E manual version 8.0.1.
1771
1772 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1773 release 8.0.1.
1774 (Preface): Depend on GNU mailutils 1.0 and higher.
1775
17762006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1777
1778 * message.texi (News Headers): Update message-syntax-checks section.
1779
17802006-06-19 Karl Berry <karl@gnu.org>
1781
1782 * info.texi (Advanced): Mention C-q, especially with ?.
1783
17842006-06-19 Carsten Dominik <dominik@science.uva.nl>
1785
1786 * org.texi (Publishing links): Document the `:link-validation-function'
1787 property.
1788 (Extensions and Hacking): New chapter, includes some sections of the
1789 "Miscellaneous" chapter.
1790
17912006-06-10 Carsten Dominik <dominik@science.uva.nl>
1792
1793 * org.texi (Progress logging): New section.
1794
17952006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1796
1797 * viper.texi (Viper Specials):
1798 * gnus.texi (Example Setup):
1799 * faq.texi (Backspace invokes help):
1800 * dired-x.texi (Optional Installation Dired Jump):
1801 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1802 follow coding conventions.
1803
18042006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1805
1806 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1807
18082006-06-06 Carsten Dominik <dominik@science.uva.nl>
1809
1810 * org.texi (ASCII export): Document indentation adaptation.
1811 (Setting tags): Document mutually-exclusive tags.
1812
18132006-06-05 Romain Francoise <romain@orebokech.com>
1814
1815 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1816 Fix typo.
1817
1818 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1819 channel (#gnus@irc.freenode.net).
1820 Fix typos. Update copyright notice.
1821
1822 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1823 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1824 (Line-Up Functions, Custom Macros):
1825 * ediff.texi (Window and Frame Configuration)
dccb744b 1826 (Highlighting Difference Regions):
2de53ca6
GM
1827 * emacs-mime.texi (Display Customization):
1828 * erc.texi (History):
1829 * eshell.texi (Known problems):
1830 * eudc.texi (Overview, BBDB):
1831 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1832 (The problem of spam, SpamOracle, Extending the Spam package)
1833 (Conformity, Terminology):
dccb744b 1834 * idlwave.texi (Routine Info)
2de53ca6
GM
1835 (Class and Keyword Inheritance, Padding Operators)
1836 (Breakpoints and Stepping, Electric Debug Mode)
1837 (Examining Variables, Troubleshooting):
1838 * org.texi (Creating timestamps):
1839 * reftex.texi (Commands, Options, Changes):
1840 * tramp.texi (Inline methods, Password caching)
1841 (Auto-save and Backup, Issues):
1842 * vip.texi (Files, Commands in Insert Mode):
1843 * viper.texi (Emacs Preliminaries, States in Viper)
1844 (Packages that Change Keymaps, Viper Specials, Groundwork):
1845 Fix various typos.
1846
18472006-05-31 Michael Ernst <mernst@alum.mit.edu>
1848
1849 * ediff.texi: Fix typos.
1850
18512006-05-30 Carsten Dominik <dominik@science.uva.nl>
1852
1853 * org.texi: Small typo fixes.
1854
18552006-05-29 Michael Albinus <michael.albinus@gmx.de>
1856
1857 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1858
18592006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1860
1861 * pcl-cvs.texi: Fix typos.
1862 (Customization): Say "us".
1863
18642006-05-26 Eli Zaretskii <eliz@gnu.org>
1865
1866 * org.texi: Remove bogus @setfilename.
1867
18682006-05-26 Carsten Dominik <dominik@science.uva.nl>
1869
1870 * org.texi (ASCII export): Omit command name.
1871 (HTML export): Add prefix to all lines in Local Variable example.
1872 (Acknowledgments): Typeset names in italics.
1873
18742006-05-24 Carsten Dominik <dominik@science.uva.nl>
1875
1876 * org.texi (Plain lists): Add new item navigation commands.
1877 (External links): Document elisp and info links.
1878 (Custom searches): New section.
1879 (Publishing): New chapter.
1880 (HTML export): Include a list of supported CSS classes.
1881 (Setting tags): Describe the fast-tag-setting interface.
1882
18832006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1884
1885 * dired-x.texi: ifinfo -> ifnottex.
1886
18872006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1888
1889 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1890
18912006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1892
1893 * message.texi (Interface): Add tool bar customization.
1894 (MIME): Index and text additions for mml-attach.
1895 (MIME): Describe mml-dnd-protocol-alist and
1896 mml-dnd-attach-options.
1897
1898 * gnus.texi (Oort Gnus): Reorder entries in sections.
1899 Fix some entries.
1900 (Starting Up): Add references to "Emacs for Heathens" and to
1901 "Finding the News". Add user-full-name and user-mail-address.
1902 (Group Buffer Format): Add tool bar customization and update.
1903 (Summary Buffer): Add tool bar customization.
1904 (Posting Styles): Add message-alternative-emails.
1905
19062006-05-09 Michael Albinus <michael.albinus@gmx.de>
1907
1908 * tramp.texi (Filename completion): Improve wording.
1909
19102006-05-07 Romain Francoise <romain@orebokech.com>
1911
1912 * faq.texi (Using regular expressions): Fix typo.
1913 (Packages that do not come with Emacs): Fix capitalization.
1914 (Replacing text across multiple files): Expand node to explain how
1915 to use `dired-do-query-replace-regexp' in more detail, based on
1916 suggestion by Eric Hanchrow <offby1@blarg.net>.
1917
19182006-05-06 Michael Albinus <michael.albinus@gmx.de>
1919
1920 * tramp.texi (Filename completion): Completion of remote files'
1921 method, user name and host name is active only in partial
1922 completion mode.
1923
19242006-05-06 Bill Wohler <wohler@newt.com>
1925
1926 Release MH-E manual version 8.0.
1927
1928 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1929 release 8.0.
1930
19312006-05-06 Bill Wohler <wohler@newt.com>
1932
1933 * mh-e.texi (MH-BOOK-HOME): Change from
1934 http://www.ics.uci.edu/~mh/book/mh to
1935 http://rand-mh.sourceforge.net/book/mh.
1936 Replace .htm suffix with .html for MH book files.
1937 (Using This Manual): Update key binding for getting relevant
1938 chapter in Info from command key.
1939 (Ranges): Fix itemx.
1940
19412006-05-05 Karl Berry <karl@gnu.org>
1942
1943 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
1944 (\fonttextsize): New user-level command to change text font size.
1945
19462006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
1947
1948 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
1949
19502006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
1951
1952 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
1953
19542006-04-24 Bill Wohler <wohler@newt.com>
1955
1956 * mh-e.texi (Getting Started): Make it more explicit that you need
1957 to install MH. Add pointers to current MH implementations.
1958
19592006-04-21 Bill Wohler <wohler@newt.com>
1960
1961 Release MH-E manual version 7.94.
1962
1963 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1964 release 7.94.
1965
19662006-04-21 Carsten Dominik <dominik@science.uva.nl>
1967
1968 * org.texi: Many small fixes.
1969 (Handling links): Rename from "Managing links".
1970
19712006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
1972
1973 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
1974 (Splitting mail using spam-stat): Fix @xref.
1975
19762006-04-20 Chong Yidong <cyd@stupidchicken.com>
1977
1978 * gnus.texi (Spam Package): Major revision of the text.
1979 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
1980
19812006-04-20 Carsten Dominik <dominik@science.uva.nl>
1982
1983 * org.texi (Time stamps): Better explanation of the purpose of
1984 different time stamps.
1985 (Structure editing, Plain lists): More details on how new items
1986 and headings are inserted.
1987
19882006-04-18 Carsten Dominik <dominik@science.uva.nl>
1989
1990 * org.texi (Formula syntax): Fix link to Calc Manual.
1991
19922006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
1993
1994 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
1995
19962006-04-17 Bill Wohler <wohler@newt.com>
1997
1998 * mh-e.texi (Folders): Update mh-before-quit-hook and
1999 mh-quit-hook example with code that removes the buffers rather
2000 than just bury them.
2001
20022006-04-17 Michael Albinus <michael.albinus@gmx.de>
2003
2004 Sync with Tramp 2.0.53.
2005
20062006-04-13 Carsten Dominik <dominik@science.uva.nl>
2007
2008 * org.texi (Updating settings): New section.
2009 (Visibility cycling): Better names for the startup folding
2010 options.
2011 (Exporting): Completely restructured.
2012 (The very busy C-c C-c key): New section.
2013 (Summary of in-buffer settings): New section.
2014
20152006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2016
2017 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2018
20192006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2020
2021 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2022 (Server Commands): Key `v' is reserved for users.
2023
20242006-04-11 Carsten Dominik <dominik@science.uva.nl>
2025
2026 * org.texi (Link format): New section, emphasis on bracket links.
2027 (External links): Document bracket links.
2028 (FAQ): Expand to cover shell links and the new link format.
2029
20302006-04-09 Kevin Ryde <user42@zip.com.au>
2031
2032 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2033
20342006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2035
2036 * gnus.texi (Summary Buffer Lines): Add `*'.
2037
20382006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
2039
2040 * gnus.texi (Group Parameters):
2041 Mention gnus-permanently-visible-groups.
2042
20432006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2044
2045 * gnus.texi (Face): Fix typo.
2046
20472006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2048
2049 * gnus.texi (X-Face): Clarify.
2050 (Face): Need Emacs with PNG support.
2051
20522006-04-06 Richard Stallman <rms@gnu.org>
2053
2054 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2055 Emacs".
2056
20572006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2058
2059 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2060 blocks not suitable for inclusion with Emacs using variable
2061 PARTOFEMACS.
2062
20632006-04-04 Simon Josefsson <jas@extundo.com>
2064
2065 * gnus.texi (Security): Improve.
2066
20672006-04-02 Bill Wohler <wohler@newt.com>
2068
2069 * mh-e.texi (Getting Started, Junk, Bug Reports)
2070 (MH FAQ and Support): Fix URLs.
2071
20722006-03-31 Romain Francoise <romain@orebokech.com>
2073
2074 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2075 to t, not nil (and has for the past eight years).
2076
20772006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2078
2079 * message.texi, gnus.texi: Bump version to 5.11.
2080
20812006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2082
2083 * gnus.texi (Top): Add comment about version line.
2084
2085 * message.texi (Top): Ditto. Change to take named versions into
2086 account.
2087
20882006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2089
2090 * gnus.texi (Posting Styles): Add x-face-file to example.
2091 (X-Face): Refer to posting styles.
2092
2093 * gnus-faq.texi ([5.8]): Add x-face-file.
2094 ([8.4]): Add links to gmane.emacs.gnus.user and
2095 gmane.emacs.gnus.general.
2096
20972006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2098
2099 * gnus-faq.texi: Use .invalid.
2100 ([5.4]): Fix gnus-posting-styles example.
2101
21022006-03-27 Romain Francoise <romain@orebokech.com>
2103
2104 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2105 Emacs/W3 needs a new maintainer.
2106 (Ispell): Update author and version info.
2107 (Mailcrypt): Mention PGG.
2108 (New in Emacs 22): Add PGG to the list of new packages.
2109 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2110 updating dead URLs.
2111
21122006-03-25 Karl Berry <karl@gnu.org>
2113
2114 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2115 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2116 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2117 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2118 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2119 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2120 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2121 (2) do not indent copyright year list (or anything else).
2122
21232006-03-21 Bill Wohler <wohler@newt.com>
2124
2125 * mh-e.texi (Folders): Various edits.
2126
21272006-03-20 Romain Francoise <romain@orebokech.com>
2128
2129 * gnus.texi (Mail Folders): Grammar fix.
2130
21312006-03-19 Bill Wohler <wohler@newt.com>
2132
2133 * mh-e.texi (Replying): Document Mail-Followup-To.
2134 Change manually-formatted table to multitable. Add debugging info.
2135 Move description of mh-reply-default-reply-to into paragraph
2136 that describes its values.
2137
21382006-03-17 Bill Wohler <wohler@newt.com>
2139
2140 * mh-e.texi: Use smallexample and smalllisp consistenly.
2141 (Sending Mail Tour): Update method of entering
2142 addresses and subject.
2143 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2144 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2145
21462006-03-15 Carsten Dominik <dominik@science.uva.nl>
2147
2148 * org.texi: Version number change only.
2149
21502006-03-14 Bill Wohler <wohler@newt.com>
2151
2152 * mh-e.texi: Add index entries around each paragraph rather than
2153 depend on entries from beginning of node. Doing so ensures that
2154 index entries are less likely to be forgotten if text is cut and
2155 pasted, and are necessary anyway if the references are on a
2156 separate page. It seems that makeinfo is now (v. 4.8) only
2157 producing one index entry per node, so there is no longer any
2158 excuse not to. Use subheading instead of heading. The incorrect
2159 use of heading produced very large fonts in Info--as large as the
2160 main heading.
2161 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2162 versions 6 and 7 appeared *around* the time of these Emacs releases.
2163
21642006-03-13 Carsten Dominik <dominik@science.uva.nl>
2165
2166 * org.texi (Clean view): Document new startup options.
2167
21682006-03-11 Bill Wohler <wohler@newt.com>
2169
2170 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2171 (Composing, Scan Line Formats): Fix @refs.
2172 (Getting Started): Define MH profile and MH profile components.
2173 (Incorporating Mail, Reading Mail, Viewing, Printing)
2174 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2175 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2176 for string constants.
2177 (Tool Bar): Remove spurious quote.
2178 (Junk): Use ``...'' instead of "...".
2179 (Scan Line Formats): Replace @samp with @kbd.
2180
21812006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2182
2183 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2184
21852006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2186
2187 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2188 easy to understand.
2189
21902006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2191
2192 * gnus.texi: Markup fix.
2193 (Fancy Mail Splitting): Specify new feature.
2194
21952006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2196
2197 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2198 partial-words matching.
2199
22002006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2201
2202 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2203
2204 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2205 (MIME Commands): Fix mm-discouraged-alternatives.
2206
22072006-03-07 Carsten Dominik <dominik@science.uva.nl>
2208
2209 * org.texi: Version number change only.
2210
22112006-03-06 Bill Wohler <wohler@newt.com>
2212
2213 * mh-e.texi: Move from SourceForge repository to Savannah.
2214 This is version 7.93, which is a total rewrite from the previous
2215 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2216 version 7.93.
2217
22182006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2219
2220 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2221
22222006-03-01 Carsten Dominik <dominik@science.uva.nl>
2223
2224 * org.texi (Interaction): Add item about `org-mouse.el' by
2225 Piotr Zielinski.
2226 (Managing links): Document that also mouse-1 can be used to
2227 activate a link.
2228 (Headlines, FAQ): Add entry about hiding leading stars.
2229 (Miscellaneous): Resort the sections in this chapter to a more
2230 logical sequence.
2231
22322006-02-27 Simon Josefsson <jas@extundo.com>
2233
2234 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2235 2004-01-27 from the trunk).
2236
22372006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2238
2239 * cc-mode.texi: Rename c-hungry-backspace to
2240 c-hungry-delete-backwards, at the request of RMS. Leave the old
2241 name as an alias.
2242
22432006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2244
2245 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2246 include the function header within the defun.
2247
22482006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2249
2250 * cc-mode.texi: Correct two typos.
2251
22522006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2253
2254 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2255 existing comment.
2256 (Electric Keys): Add a justification for electric indentation.
2257 (Hungry WS Deletion): Clear up the names and complications of the
2258 BACKSPACE and DELETE keys.
2259
22602006-02-23 Juri Linkov <juri@jurta.org>
2261
2262 * faq.texi (Common requests): Move `Turning on auto-fill by
2263 default' after `Wrapping words automatically'. Move `Working with
2264 unprintable characters' before `Searching for/replacing newlines'.
2265 Move `Replacing highlighted text' after `Highlighting a region'.
2266 Merge `Repeating commands' and `Repeating a command as many times
2267 as possible' into the former.
2268 (Packages that do not come with Emacs): Add refs to Gmane and
2269 etc/MORE.STUFF.
2270
22712006-02-23 Juri Linkov <juri@jurta.org>
2272
2273 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2274 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2275 Add xref to `(emacs)Reporting Bugs'.
2276 (Getting a printed manual): Add URL to other formats of the manual.
2277 (Common requests): Fix menu.
2278 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2279 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2280 (Inserting text at the beginning of each line): Add pxref to
2281 `Changing the included text prefix'.
2282 (Forcing the cursor to remain in the same column): Mention `track-eol'
2283 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2284 (Replacing text across multiple files): Add keybinding `Q' for
2285 `dired-do-query-replace'.
2286
22872006-02-22 Carsten Dominik <dominik@science.uva.nl>
2288
2289 * reftex.texi: Version number and date change only.
2290
2291 * org.texi (Internal Links): Rewrite to cover the modified
2292 linking system.
2293
22942006-02-17 Eli Zaretskii <eliz@gnu.org>
2295
2296 * faq.texi: Remove the coding cookie, it's not needed anymore.
2297
22982006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2299
2300 * faq.texi (Colors on a TTY): Mention Mac OS port.
2301
23022006-02-12 Karl Berry <karl@gnu.org>
2303
2304 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2305 8-bit accented a.
2306
23072006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2308
2309 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2310
23112006-02-08 Romain Francoise <romain@orebokech.com>
2312
2313 * faq.texi (Top): Remove paragraph about the FAQ being a
2314 transitional document, etc.
2315 (Searching for/replacing newlines): New node.
2316 (Yanking text in isearch): New node.
2317 (Inserting text at the beginning of each line): Rename and make
2318 more general, mention `M-;' in Message mode.
2319
23202006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2321
2322 * faq.texi (Meta key does not work in xterm)
2323 (Emacs does not display 8-bit characters)
2324 (Inputting eight-bit characters): Update xrefs.
2325
23262006-02-06 Romain Francoise <romain@orebokech.com>
2327
2328 * faq.texi (VM): VM now at version 7.19.
2329 Set myself as maintainer of this file.
2330
23312006-02-04 Michael Olson <mwolson@gnu.org>
2332
2333 * erc.texi (History): Note that ERC is now included with Emacs.
2334
23352006-01-31 Romain Francoise <romain@orebokech.com>
2336
2337 * message.texi (Message Headers): Explain what
2338 `message-alternative-emails' does in more detail.
2339 Update copyright year.
2340
23412006-01-30 Juanma Barranquero <lekktu@gmail.com>
2342
2343 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2344
23452006-01-29 Richard M. Stallman <rms@gnu.org>
2346
2347 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2348
23492006-01-29 Michael Olson <mwolson@gnu.org>
2350
2351 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2352
2353 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2354
2355 * faq.texi (New in Emacs 22): Mention ERC.
2356
23572006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2358
2359 * rcirc.texi: Capitalize dir entry for consistency with the entry
2360 in info/dir and other entries in the Emacs category.
2361 Fix typos. Delete trailing whitespace.
2362
23632006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
2364
2365 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2366
23672006-01-27 Eli Zaretskii <eliz@gnu.org>
2368
2369 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2370 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2371
2372 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2373 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2374
23752006-01-27 Alex Schroeder <alex@gnu.org>
2376
2377 * rcirc.texi: New file.
2378
23792006-01-23 Juri Linkov <juri@jurta.org>
2380
2381 * widget.texi (User Interface): Add S-TAB for widget-backward.
2382
23832006-01-22 Michael Albinus <michael.albinus@gmx.de>
2384
2385 Sync with Tramp 2.0.52.
2386
2387 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2388 Add Tramp disabling item. New item for common connection problems.
2389 (various): Apply "ftp" as method for the download URL.
2390 (Bug Reports): Refer to FAQ for common problems.
2391
23922006-01-21 Eli Zaretskii <eliz@gnu.org>
2393
2394 * widget.texi (User Interface): Use @key for TAB.
2395
2396 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2397
2398 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2399 for TAB.
2400
2401 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2402
24032006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2404
2405 * gnus.texi: Update copyright.
2406
24072006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2408
2409 * gnus.texi (Article Washing): Additions.
2410
24112006-01-08 Alex Schroeder <alex@gnu.org>
2412
2413 * pgg.texi (Caching passphrase): Rewording.
2414
24152006-01-13 Carsten Dominik <dominik@science.uva.nl>
2416
2417 * org.texi (Agenda commands): Document tags command.
2418
24192006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2420
2421 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2422
24232006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2424
2425 * gnus.texi (RSS): Addition.
2426
24272005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2428
2429 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2430
24312005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2432
2433 * emacs-mime.texi (Display Customization): Add setting example to
2434 mm-discouraged-alternatives.
2435
24362006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2437
2438 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2439 version is the canonical version.
2440
24412006-01-08 Alex Schroeder <alex@gnu.org>
2442
2443 * pgg.texi (Caching passphrase): Rewording.
2444
24452006-01-06 Eli Zaretskii <eliz@gnu.org>
2446
2447 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2448 repository URL.
2449
24502006-01-06 Carsten Dominik <dominik@science.uva.nl>
2451
2452 * org.texi: Removed the accidentally re-added empty line in the
2453 direntry.
2454
24552006-01-05 Carsten Dominik <dominik@science.uva.nl>
2456
2457 * org.texi (Agenda Views): Chapter reorganized.
2458
24592005-12-29 Romain Francoise <romain@orebokech.com>
2460
2461 * faq.texi (Using Customize): New node.
2462
24632005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2464
2465 * org.texi: Remove blank line in @direntry. It is non-standard
2466 and recursively produces blank lines all over the dir file (when
2467 using Texinfo 4.8).
2468
24692005-12-21 Luc Teirlinck <teirllm@auburn.edu>
2470
2471 * widget.texi (atoms): Delete obsolete remark about `file' widget.
2472
24732005-12-20 Carsten Dominik <dominik@science.uva.nl>
2474
2475 * org.texi (Tags): Boolean logic documented.
2476 (Agenda Views): Document custom commands.
2477
24782005-12-20 David Kastrup <dak@gnu.org>
2479
2480 * faq.texi (AUCTeX): Update version and mailing list info.
2481
24822005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
2483
2484 * gnus.texi (MIME Commands): Mention addition of
2485 multipart/alternative to gnus-buttonized-mime-types and add xref
2486 to mm-discouraged-alternatives.
2487
2488 * emacs-mime.texi (Display Customization): Mention addition of
2489 "image/.*" and add xref to gnus-buttonized-mime-types in the
2490 mm-discouraged-alternatives section.
2491
24922005-12-16 Carsten Dominik <dominik@science.uva.nl>
2493
2494 * org.texi (Tags): New section.
2495 (Agenda Views): Chapter reorganized.
2496
24972005-12-16 Eli Zaretskii <eliz@gnu.org>
2498
2499 * org.texi (Internal Links): Add a missing comma after an @xref.
2500
25012005-12-14 Chong Yidong <cyd@stupidchicken.com>
2502
2503 * faq.texi (Filling paragraphs with a single space): No need to
2504 change sentence-end now.
2505
25062005-12-13 Romain Francoise <romain@orebokech.com>
2507
2508 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2509
25102005-12-12 Jay Belanger <belanger@truman.edu>
2511
2512 * faq.texi (Calc): Update version number.
2513
25142005-12-12 Carsten Dominik <dominik@science.uva.nl>
2515
2516 * org.texi (Progress Logging): New section.
2517
25182005-12-10 Romain Francoise <romain@orebokech.com>
2519
2520 Update the Emacs FAQ for the 22.1 release.
2521
2522 * faq.texi: Set VER to `22.1'.
2523 (Basic editing): Explain how to use localized versions of the
2524 Tutorial. Mention that `C-h r' displays the manual. Delete
2525 obsolete WWW link to an Emacs 18 tutorial.
2526 (Getting a printed manual): Point to the new locations of the
2527 manuals on the GNU Web site.
2528 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2529 available via Info (it was previously distributed separately).
2530 (Installing Texinfo documentation): The latest version of Texinfo
2531 is 4.8, not 4.0.
2532 (Informational files for Emacs): COPYING is the GNU General Public
2533 License, not the Emacs General Public License.
2534 (Informational files for Emacs): Delete obsolete link to the
2535 GNUinfo pages as they have been removed from the GNU Web site.
2536 (New in Emacs 22): New node.
2537 (Setting up a customization file): Say that most packages support
2538 Customize nowadays.
2539 (Colors on a TTY): Delete reference to instructions on how to
2540 enable syntax highlighting, it is now enabled by default.
2541 (Turning on abbrevs by default): Emacs now reads the abbrevs file
2542 at startup automatically.
2543 (Controlling case sensitivity): Mention `M-c' in isearch.
2544 (Using an already running Emacs process): Emacs now creates the
2545 socket in `/tmp/emacsUID'. Fix typos. Change default location of
2546 gnuserv. As emacsclient can now run Lisp code as well, delete a
2547 sentence praising gnuserv for that. Simplify description of how
2548 the client/server operation works.
2549 (Compiler error messages): Delete obsolete text (compile.el has
2550 been rewritten).
2551 (Indenting switch statements): Fix typo.
2552 (Matching parentheses): Simplify setup instructions, mention the
2553 menu bar item in the Options menu.
2554 (Repeating a command as many times as possible): Mention `C-x e'.
2555 (Going to a line by number): Mention new keymap and bindings
2556 `M-g M-g', `M-g M-p' and `M-g M-n'.
2557 (Turning on syntax highlighting): Now on by default. Simplify.
2558 (Replacing highlighted text): Use `1', not `t'.
2559 (Problems with very large files): The maximum size is now 256MB on
2560 32-bit machines.
2561 (^M in the shell buffer): Mention `comint-process-echoes'.
2562 (Emacs for Apple computers): Emacs 22 has native support for Mac
2563 OS X.
2564 (Translating names to IP addresses): Delete node.
2565 (Binding keys to commands): Fix typo.
2566 (SPC no longer completes file names): New node.
2567 (MIME with Emacs mail packages): Delete section about the Emacs
2568 MIME FAQ (it's not reachable anymore).
2569
25702005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2571
2572 * cc-mode.texi: The manual has been extensively revised: the
2573 information about using CC Mode has been separated from the larger
2574 and more difficult chapters about configuration. It has been
2575 updated for CC Mode 5.31.
2576
25772005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2578
2579 * pgg.texi (User Commands): Fix description of pgg-verify-region.
2580 (Selecting an implementation): Fix descriptions.
2581
25822005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2583
2584 * message.texi (Various Message Variables): Addition.
2585
25862005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2587
2588 * message.texi: Fix default values.
2589
25902005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2591
2592 * message.texi (Header Commands): Clarify descriptions of
2593 message-cross-post-followup-to, message-reduce-to-to-cc, and
2594 message-insert-wide-reply.
2595 (Various Commands): Fix kindex for message-kill-to-signature;
2596 clarify description of message-tab.
2597
25982005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2599
2600 * message.texi (Mailing Lists): Fix description about MFT.
2601
2602 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2603
26042005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2605
2606 * gnus.texi (Slow Terminal Connection): Replace old description
2607 with new one.
2608
26092005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
2610
2611 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2612 replace X-Draft-Headers with X-Draft-From.
2613
26142005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2615
2616 * gnus.texi (Various Various): Fix the default value of
2617 nnheader-max-head-length.
2618 (Gnus Versions): Fix typo.
2619
26202005-12-08 Carsten Dominik <dominik@science.uva.nl>
2621
2622 * org.texi (Structure editing): Document new functionality of
2623 M-RET.
2624
26252005-12-06 Luc Teirlinck <teirllm@auburn.edu>
2626
2627 * org.texi (Internal Links): Fix Texinfo usage.
2628
26292005-12-06 Carsten Dominik <dominik@science.uva.nl>
2630
2631 * org.texi (TODO basics): Document the global todo list.
2632 (TODO items): Documents sparse tree for specific TODO
2633 keywords.
2634
26352005-11-30 Carsten Dominik <dominik@science.uva.nl>
2636
2637 * org.texi (Plain Lists): Typos fixed.
2638
26392005-11-28 Jay Belanger <belanger@truman.edu>
2640
2641 * calc.texi: Change references of `M-#' to `C-x *' prefix.
2642
26432005-11-24 Carsten Dominik <dominik@science.uva.nl>
2644
2645 * org.texi (Structure editing): New item moving commands added.
2646 (Plain Lists): New section.
2647
26482005-11-18 Carsten Dominik <dominik@science.uva.nl>
2649
2650 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2651 (Agenda): Document commands `org-cycle-agenda-files' and
2652 `org-agenda-file-to-front'
2653 (Built-in table editor): Document `org-table-sort-lines'.
2654 (HTML formatting): Export of hand-formatted lists.
2655
26562005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2657
2658 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2659 new variable gnus-toolbar-thickness.
2660
26612005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2662
2663 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2664
26652005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2666
2667 * gnus.texi (X-Face): Fix description.
2668 (XVarious): Remove gnus-xmas-logo-color-alist and
2669 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2670
26712005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2672
2673 * gnus.texi (Group Parameters): Mention new variable
2674 gnus-parameters-case-fold-search.
2675 (Home Score File): Addition.
2676
26772005-11-04 Ulf Jasper <ulf.jasper@web.de>
2678
2679 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
2680 (Overview): List supported feed types.
2681 (Installation): No installation necessary when using autoload.
2682 (Configuration): Rename "RSS" to "news".
2683
26842005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
2685
2686 * pgg.texi (User Commands): Document additional passphrase
2687 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2688 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2689
26902005-11-04 Carsten Dominik <dominik@science.uva.nl>
2691
2692 * org.texi: Version number changed to 3.19.
2693
26942005-10-29 Sascha Wilde <wilde@sha-bang.de>
2695
2696 * pgg.texi (How to use): Update the example to add autoload of
2697 pgg-encrypt-symmetric-region.
2698 (User Commands): Document pgg-encrypt-symmetric-region.
2699 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2700
27012005-10-27 Jay Belanger <belanger@truman.edu>
2702
2703 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2704 mention other TeX-related units.
2705
27062005-10-23 Lars Hansen <larsh@soem.dk>
2707
2708 * dired-x.texi (Miscellaneous Commands): Replace
2709 dired-do-relative-symlink by dired-do-relsymlink and
2710 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2711
27122005-10-23 Jay Belanger <belanger@truman.edu>
2713
2714 * calc.texi (Predefined Units): Use `alpha' for the fine structure
2715 constant.
2716
27172005-10-23 Michael Albinus <michael.albinus@gmx.de>
2718
2719 * faq.texi (Bugs and problems): Replace
2720 `dired-move-to-filename-regexp' by
2721 `directory-listing-before-filename-regexp'.
2722
27232005-10-22 Eli Zaretskii <eliz@gnu.org>
2724
2725 * newsticker.texi (UPDATED): Set value.
2726
27272005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
2728
2729 * gnus.texi (Document Groups): Remove duplicate item.
2730
27312005-10-21 Carsten Dominik <dominik@science.uva.nl>
2732
2733 * org.texi (Summary): Mention iCalendar support.
2734 (Exporting): Document iCalendar support.
2735
27362005-10-18 Romain Francoise <romain@orebokech.com>
2737
2738 * viper.texi (Viper Specials): Capitalize GNU.
2739
27402005-10-17 Juri Linkov <juri@jurta.org>
2741
2742 * info.texi (Getting Started, Search Index, Expert Info):
2743 Fix wording.
2744 (Search Text): Replace `echo area' with `mode line'.
2745 (Search Index): Both `i' and `,' find all index entries.
2746 Replace example `C-f' with `C-l' (which exists in index of Info
2747 manual) and delete spaces in its keyboard input sequence.
2748 Delete unnecessary explanations about literal characters.
2749
27502005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
2751
2752 * gnus.texi (Document Server Internals): Addition.
2753
27542005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
2755
2756 * gnus.texi (A note on namespaces): Fix RFC reference.
2757
27582005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2759
2760 * gnus.texi (RSS): Fix key description.
2761
27622005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2763
2764 * gnus.texi: Emacs/w3 -> Emacs/W3.
2765 (Browsing the Web): Fix description.
2766 (Web Searches): Ditto.
2767 (Customizing W3): Ditto.
2768
27692005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2770
2771 * gnus.texi (Maildir): Clarify expire-age and expire-group.
2772
27732005-10-11 Jay Belanger <belanger@truman.edu>
2774
2775 * calc.texi (Integration): Mention using `a i' to compute definite
2776 integrals.
2777
27782005-10-11 Juri Linkov <juri@jurta.org>
2779
2780 * info.texi: Rearrange nodes.
2781 (Top): Update menu. Change ref `Info for Experts' to
2782 `Advanced Info Commands'.
2783 (Getting Started): Fix description of manual's parts.
2784 (Help-Int): Change xref `Info Search' to `Search Index', and
2785 `Expert Info' to `Advanced'.
2786 (Advanced): Move node one level up.
2787 (Search Text, Search Index): New nodes split out from `Info Search'.
2788 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2789 split out from `Advanced'.
2790 (Advanced, Emacs Info Variables): De-document editing an Info file
2791 in Info.
2792 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2793 (Creating an Info File): Delete node and move its text to
2794 `Expert Info'.
2795
27962005-10-10 Carsten Dominik <dominik@science.uva.nl>
2797
2798 * org.texi (Workflow states): Documented that change in keywords
2799 becomes active only after restart of Emacs.
2800
28012005-10-08 Michael Albinus <michael.albinus@gmx.de>
2802
2803 Sync with Tramp 2.0.51.
2804
28052005-10-08 Nick Roberts <nickrob@snap.net.nz>
2806
2807 * speedbar.texi (Introduction): Describe new location of speedbar
2808 on menubar.
2809 (Basic Key Bindings): Remove descriptions of bindings that have
2810 been removed.
2811
28122005-10-05 Nick Roberts <nickrob@snap.net.nz>
2813
2814 * speedbar.texi (GDB): Describe use of watch expressions.
2815
28162005-09-28 Simon Josefsson <jas@extundo.com>
2817
2818 * message.texi (IDNA): Fix.
2819
28202005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2821
2822 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2823 nntp-server-hook, and nntp-warn-about-losing-connection; fix
2824 description of nntp-open-connection-function.
2825 (Common Variables): Fix descriptions.
2826
28272005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2828
2829 * gnus.texi (Server Buffer Format): Document the %a format spec.
2830
28312005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2832
2833 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2834
28352005-09-23 Carsten Dominik <dominik@science.uva.nl>
2836
2837 * org.texi Version 3.16.
2838
28392005-09-19 Miles Bader <miles@gnu.org>
2840
2841 * newsticker.texi: Get rid of CVS keywords.
2842
28432005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2844
2845 * gnus.texi (Finding the Parent): Fix description of how Gnus
2846 finds article.
2847
28482005-09-14 Jari Aalto <jari.aalto@cante.net>
2849
2850 * gnus.texi (Advanced Scoring Examples): New examples to teach how
2851 to drop off non-answered articles.
2852
28532005-09-19 Juanma Barranquero <lekktu@gmail.com>
2854
2855 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2856 braces (which are unsupported by NMAKE) for macro `srcdir'.
2857
28582005-09-17 Eli Zaretskii <eliz@gnu.org>
2859
2860 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2861 (../info/newsticker, newsticker.dvi): New targets.
2862
28632005-09-17 Ulf Jasper <ulf.jasper@web.de>
2864
2865 * newsticker.texi: Replace @command with @code. Replace @example
2866 with @lisp.
2867 (Top): Added explanations to menu items.
2868 (GNU Free Documentation License): Removed.
2869
28702005-09-16 Romain Francoise <romain@orebokech.com>
2871
2872 Update all files to specify GFDL version 1.2.
2873
2874 * doclicense.texi (GNU Free Documentation License): Update to
2875 version 1.2.
2876
28772005-09-15 Richard M. Stallman <rms@gnu.org>
2878
2879 * newsticker.texi: Fix @setfilename.
2880
2881 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2882 (../info/newsticker, newsticker.dvi): New targets.
2883
28842005-08-30 Carsten Dominik <dominik@science.uva.nl>
2885
2886 * org.texi: Version 3.15.
2887
28882005-08-29 Luc Teirlinck <teirllm@auburn.edu>
2889
2890 * ses.texi: Combine all three indices into one.
2891 Correct a few typos.
2892
28932005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2894
2895 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
2896
28972005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2898
2899 * emacs-mime.texi (Handles): Remove duplicate item.
2900 (Encoding Customization): Fix the default value for
2901 mm-coding-system-priorities.
2902 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
2903 (Basic Functions): Fix reference.
2904
29052005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2906
2907 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2908
29092005-08-18 Richard M. Stallman <rms@gnu.org>
2910
2911 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
2912 and web site.
2913
2914 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
2915 not keyboard-translate.
2916
29172005-08-11 Richard M. Stallman <rms@gnu.org>
2918
2919 * faq.texi (Using regular expressions): Fix xref.
2920
29212005-08-09 Juri Linkov <juri@jurta.org>
2922
2923 * info.texi (Help-P): Replace `Prev' with `Previous'.
2924 (Help-M, Help-Xref): Add S-TAB.
2925 (Help-FOO): Update `u' command.
2926 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
2927 Update info about visibility of xref parts.
2928 (Help-Int): Fix `m' command. Rename `Info-last' to
2929 `Info-history-back'. Add `Info-history-forward'.
2930 (Advanced): Fix `g*' and `M-n' commands.
2931 (Info Search): Add `index-apropos' in stand-alone browser.
2932 Add isearch commands.
2933 (Emacs Info Variables): Remove `Info-fontify'.
2934 Add `Info-mode-hook'. Update face names.
2935 Add `Info-fontify-maximum-menu-size',
2936 `Info-fontify-visited-nodes', `Info-isearch-search'.
2937
29382005-08-07 Michael Albinus <michael.albinus@gmx.de>
2939
2940 Sync with Tramp 2.0.50.
2941
2942 * tramp.texi: Use @option{} consequently for method names.
2943 (Inline methods, External transfer methods): Remove references to
2944 Cygwin.
2945 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
2946 implementation.
2947
29482005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2949
2950 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
2951 Mention that gnus-init-file is not read when Emacs is invoked with
2952 --no-init-file or -q.
2953
29542005-07-19 Carsten Dominik <dominik@science.uva.nl>
2955
2956 * org.texi: Version 3.14.
2957
29582005-07-04 Carsten Dominik <dominik@science.uva.nl>
2959
2960 * org.texi: Version 3.13.
2961
29622005-07-18 Juri Linkov <juri@jurta.org>
2963
2964 * calc.texi (Time Zones, Logical Operations):
2965 * cl.texi (Overview):
2966 * org.texi (TODO types):
2967 * sc.texi (Emacs 18 MUAs):
2968 * speedbar.texi (Top):
2969 * url.texi (History):
2970 Delete duplicate duplicate words.
2971
29722005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
2973
2974 * cl.texi (Type Predicates): Document `atom' type.
2975
29762005-07-04 Lute Kamstra <lute@gnu.org>
2977
2978 Update FSF's address in GPL notices.
2979
2980 * calc.texi (Copying):
2981 * doclicense.texi (GNU Free Documentation License):
2982 * faq.texi (Contacting the FSF):
2983 * mh-e.texi (Copying): Update FSF's address.
2984
29852005-07-03 Richard M. Stallman <rms@gnu.org>
2986
2987 * flymake.texi (Example -- Configuring a tool called directly):
2988 Update name of flymake-build-relative-filename.
2989
29902005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
2991
2992 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
2993
29942005-06-29 Carsten Dominik <dominik@science.uva.nl>
2995
2996 * org.texi: Version 3.12.
2997
29982005-06-24 Eli Zaretskii <eliz@gnu.org>
2999
3000 * makefile.w32-in (MAKEINFO): Use --force.
3001 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3002 Makefile.in.
3003 (gnus.dvi): Use "..." to quote Sed args, so that it works with
3004 more shells.
3005
30062005-06-23 Richard M. Stallman <rms@gnu.org>
3007
3008 * speedbar.texi (Creating a display): Texinfo usage fixes.
3009
3010 * tramp.texi (Customizing Completion, Auto-save and Backup):
3011 Texinfo usage fixes.
3012
30132005-06-23 Juanma Barranquero <lekktu@gmail.com>
3014
3015 * dired-x.texi (Miscellaneous Commands):
3016 * ediff.texi (Miscellaneous):
3017 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3018 (Agent Variables):
3019 * info.texi (Help-Xref):
3020 * message.texi (Message Headers):
3021 * org.texi (Remember):
3022 * reftex.texi (Options (Defining Label Environments)):
3023 (Options (Index Support)):
3024 (Options (Viewing Cross-References)):
3025 (Options (Misc)):
3026 (Changes):
3027 * speedbar.texi (Creating a display):
3028 * tramp.texi (Customizing Completion, Auto-save and Backup):
3029 Texinfo usage fix.
3030
30312005-06-13 Carsten Dominik <dominik@science.uva.nl>
3032
3033 * org.texi: Version 3.11.
3034
30352005-06-12 Jay Belanger <belanger@truman.edu>
3036
3037 * calc.texi (Getting Started): Remove extra menu item.
3038
30392005-05-31 Jay Belanger <belanger@truman.edu>
3040
3041 * calc.texi (Notations Used in This Manual): Use @kbd for key
3042 sequence.
3043 (Demonstration of Calc): Mention another way of starting Calc.
3044 (Starting Calc): Mention long name of M-#.
3045 (Embedded Mode Overview): Remove unnecessary instruction.
3046 (Other M-# commands): Rephrase `M-# 0' explanation.
3047 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3048 reflect current behavior.
3049
30502005-05-30 Jay Belanger <belanger@truman.edu>
3051
3052 * calc.texi (Hooks): Change description of calc-window-hook and
3053 calc-trail-window-hook to match usage.
3054 (Computational Functions): Add more constant-generating functions.
3055 (Customizable Variables): Use defvar.
3056
30572005-05-28 Jay Belanger <belanger@truman.edu>
3058
3059 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3060 (Basic Embedded Mode): Explain behavior of arguments to
3061 calc-embedded-mode.
3062
30632005-05-27 Jay Belanger <belanger@truman.edu>
3064
3065 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3066 current behavior.
3067
30682005-05-25 Jay Belanger <belanger@truman.edu>
3069
3070 * calc.texi: Change Calc version number throughout.
3071 (Keypad Mode): Change location in info output.
3072 (Keypad mode overview): Move picture of keypad.
3073
30742005-05-21 Jay Belanger <belanger@truman.edu>
3075
3076 * calc.texi (Storing variables): Mention that only most variables
3077 are void to begin with.
3078
30792005-05-21 Kevin Ryde <user42@zip.com.au>
3080
3081 * widget.texi (Basic Types): Update cross ref from "Enabling
3082 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3083 lispref/text.texi change.
3084
30852005-05-20 Carsten Dominik <dominik@science.uva.nl>
3086
3087 * org.texi: Version 3.09.
3088
30892005-05-18 Carsten Dominik <dominik@science.uva.nl>
3090
3091 * reftex.texi: Version 4.28.
3092
30932005-05-16 Jay Belanger <belanger@truman.edu>
3094
3095 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3096
30972005-05-14 Jay Belanger <belanger@truman.edu>
3098
3099 * calc.texi (Default Simplifications): Insert missing ! (logical
3100 not operator).
3101
31022005-05-14 Michael Albinus <michael.albinus@gmx.de>
3103
3104 Sync with Tramp 2.0.49.
3105
31062005-05-10 Jay Belanger <belanger@truman.edu>
3107
3108 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3109 to 1.
3110
31112005-04-29 Carsten Dominik <dominik@science.uva.nl>
3112
3113 * org.texi: Version 3.08, structure reorganized.
3114
31152005-04-24 Richard M. Stallman <rms@gnu.org>
3116
3117 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3118
31192005-04-15 Carsten Dominik <dominik@science.uva.nl>
3120
3121 * org.texi: Update to version 3.06.
3122
31232005-04-13 Lute Kamstra <lute@gnu.org>
3124
3125 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3126
31272005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3128
3129 * cl.texi (Porting Common Lisp): Fix typo.
3130
31312005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3132
3133 * gnus.texi (RSS): Addition.
3134
31352005-04-04 Jay Belanger <belanger@truman.edu>
3136
3137 * calc.texi: Change Calc version number.
3138 (Customizable variables): Fix description of calc-language-alist.
3139 (Copying): Put in version 2 of GPL.
3140
31412005-04-01 Jay Belanger <belanger@truman.edu>
3142
3143 * calc.texi (Troubleshooting Commands): Remove comment about
3144 installation.
3145 (Installation): Remove section.
3146 (Customizable Variables): New section.
3147 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3148 (Graphical Devices): Add references to Customizable Variables.
3149
31502005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3151
3152 * emacs-mime.texi (Display Customization): Markup fixes.
3153 (rfc2047): Update.
3154
31552005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3156
3157 * gnus-faq.texi: Replaced with auto-generated version.
3158
31592005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3160
3161 * dired-x.texi (Multiple Dired Directories): default-directory was
3162 renamed to dired-default-directory.
3163
31642005-03-26 Jay Belanger <belanger@truman.edu>
3165
3166 * calc.texi (Simplifying Formulas, Rewrite Rules):
3167 Change description of top and bottom of fraction.
3168 (Modulo Forms): Move description of how to create modulo forms to
3169 earlier in the section.
3170 (Fraction Mode): Suggest using : to get a fraction by dividing.
3171 (Basic Arithmetic): Adjust placement of command name.
3172 (Truncating the Stack): Emphasize that "hidden" entries are still
3173 visible.
3174 (Installation): Move discussion of printing manual to "About This
3175 Manual".
3176 (About This Manual): Mention how to print the manual.
3177 (Reporting Bugs): Remove first person.
3178 (Building Vectors): Add algebraic version of append.
3179 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3180 (Grouping Digits): Fix typo.
3181
31822005-03-25 Werner Lemberg <wl@gnu.org>
3183
3184 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3185 Replace `legal' with `valid'.
3186
31872005-03-25 Werner Lemberg <wl@gnu.org>
3188
3189 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3190
31912005-03-24 Jay Belanger <belanger@truman.edu>
3192
3193 * calc.texi (General Mode Commands)
3194 (Mode Settings in Embedded Mode): Add some explanation of
3195 recording mode settings.
3196
31972005-03-24 Richard M. Stallman <rms@gnu.org>
3198
3199 * calc.texi: Remove praise of non-free software.
3200
3201 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3202 (Installation): Node deleted.
3203
32042005-03-23 Richard M. Stallman <rms@gnu.org>
3205
3206 * url.texi (HTTP language/coding): Improve last change.
3207
32082005-03-22 Jay Belanger <belanger@truman.edu>
3209
3210 * calc.texi (Embedded Mode): Add new information on changing
3211 modes.
3212
32132005-03-20 Michael Albinus <michael.albinus@gmx.de>
3214
3215 Sync with Tramp 2.0.48.
3216
3217 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3218
3219 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3220 "GNU/Linux". Change all addresses to .gnu.org.
3221 (Default Method): Offer shortened syntax for "su" and "sudo"
3222 methods.
3223
32242005-03-07 Richard M. Stallman <rms@gnu.org>
3225
3226 * url.texi: Fix usage of "e.g.".
3227 (HTTP language/coding): Explain the rules for these strings.
3228
32292005-03-06 Richard M. Stallman <rms@gnu.org>
3230
3231 * woman.texi (Introduction): Minor cleanups.
3232
3233 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3234
3235 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3236 (Installation): Node deleted.
3237
3238 * mh-e.texi (Preface): Get rid of "Emacs 21".
3239
3240 * eshell.texi (Installation): Delete node (for Emacs 20).
3241
32422005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3243
3244 * flymake.texi: Refill and tweak style in @lisp blocks.
3245
32462005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3247
3248 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3249
32502005-03-01 Jay Belanger <belanger@truman.edu>
3251
3252 * calc.texi (Trigonometric and Hyperbolic Functions):
3253 Mention additional functions.
3254 (Algebraic Simplifications): Mention additional simplifications.
3255
32562005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3257
3258 * ses.texi: Add concept/function/variable indices (this work was
3259 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3260 papers on file at FSF).
3261
32622005-02-10 Jay Belanger <belanger@truman.edu>
3263
3264 * calc.texi: Change @LaTeX to La@TeX throughout.
3265 Redefine @expr as @math for TeX output.
3266 Redefine @texline as a no-op for TeX output.
3267 Define @tfn, replace @t by @tfn throughout.
3268
32692005-02-09 Jay Belanger <belanger@truman.edu>
3270
3271 * calc.texi: Add macro for LaTeX for info output.
3272
32732005-02-08 Kim F. Storm <storm@cua.dk>
3274
3275 * texinfo.tex (LaTex): Add def.
3276
32772005-02-06 Jay Belanger <belanger@truman.edu>
3278
3279 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3280 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3281 throughout manual.
3282
32832005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3284
3285 * gnus.texi: Some edits based on comments from David Abrahams.
3286
32872005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3288
3289 * gnus.texi (RSS): Fix the keystroke.
3290
32912005-01-24 David Kastrup <dak@gnu.org>
3292
3293 * faq.texi: Update AUCTeX version info.
3294
32952005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3296
3297 * gnus-faq.texi ([4.1]): Typo.
3298
32992005-01-19 Jay Belanger <belanger@truman.edu>
3300
3301 * calc.texi (Keep Arguments): Mention that keeping arguments
3302 doesn't work with keyboard macros.
3303
33042005-01-16 Richard M. Stallman <rms@gnu.org>
3305
3306 * autotype.texi (Autoinserting): Fix small error.
3307
33082005-01-16 Michael Albinus <michael.albinus@gmx.de>
3309
3310 Sync with Tramp 2.0.47.
3311
3312 * tramp.texi (Compilation): New section, describing compilation of
3313 remote files.
3314
33152005-01-11 Kim F. Storm <storm@cua.dk>
3316
3317 * widget.texi (Basic Types): Add :follow-link keyword.
3318
33192005-01-09 Jay Belanger <belanger@truman.edu>
3320
3321 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3322
33232005-01-08 Jay Belanger <belanger@truman.edu>
3324
3325 * calc.texi: Change throughout to reflect new default value of
3326 calc-settings-file.
3327
33282005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3329
3330 * message.texi (Reply): `message-reply-to-function' should return
3331 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3332
33332005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3334
3335 * faq.texi (Changing load-path): Fix typo.
3336
33372005-01-05 Jay Belanger <belanger@truman.edu>
3338
3339 * calc.texi (Programming Tutorial): Replace kbd command by
3340 appropriate characters for a keyboard macro.
3341
33422005-01-04 Jay Belanger <belanger@truman.edu>
3343
3344 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3345 for Lucid Emacs.
3346 (Programming Tutorial): Mention that the user needs to be in the
3347 right mode to compute some functions.
3348
33492005-01-04 Jay Belanger <belanger@truman.edu>
3350
3351 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3352 no longer applicable.
3353
33542005-01-01 Jay Belanger <belanger@truman.edu>
3355
3356 * calc.texi (Programming Tutorial): Changed description of how to
3357 edit keyboard macros to match current behavior.
3358
33592004-12-31 Jay Belanger <belanger@truman.edu>
3360
3361 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3362
33632004-12-20 Jay Belanger <belanger@truman.edu>
3364
3365 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3366 zero.
3367
33682004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3369
3370 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3371 @xref.
3372 (Font Locking): Avoid @strong{Note:}.
3373
33742004-12-17 Michael Albinus <michael.albinus@gmx.de>
3375
3376 Sync with Tramp 2.0.46.
3377
3378 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3379
33802004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3381
3382 * url.texi: Correct typos.
3383 (Retrieving URLs): @var{nil}->@code{nil}.
3384 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3385 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3386 (Dealing with HTTP documents): @inforef->@xref.
3387
33882004-12-15 Jay Belanger <belanger@truman.edu>
3389
3390 * calc.texi: Consistently capitalized all mode names.
3391 (Answers to Exercises): Mention that an answer can be a fraction
3392 when in Fraction mode.
3393
33942004-12-13 Jay Belanger <belanger@truman.edu>
3395
3396 * calc.texi: Fix some TeX definitions.
3397
33982004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3399
3400 * reftex.texi (Imprint): Remove erroneous @value's.
3401
34022004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3403
3404 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3405 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3406
34072004-12-08 Jay Belanger <belanger@truman.edu>
3408
3409 * calc.texi (Starting Calc): Remove comment about installation.
3410 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3411
34122004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3413
3414 * url.texi: Update @setfilename.
3415 (Getting Started): No need to worry about Gnus versions.
3416 (Dealing with HTTP documents): Use @inforef.
3417
3418 * org.texi: Fix @direntry file name.
3419
34202004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3421
3422 * url.texi: New file.
3423
3424 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3425
34262004-12-06 Jay Belanger <belanger@truman.edu>
3427
3428 * calc.texi (Using Calc): Remove paragraph about installation.
3429
34302004-12-06 Jay Belanger <belanger@truman.edu>
3431
3432 * calc.texi: Use more Texinfo macros and less TeX defs.
3433 Remove @refill's.
3434
34352004-12-06 Richard M. Stallman <rms@gnu.org>
3436
3437 * org.texi: New file.
3438
34392004-12-05 Richard M. Stallman <rms@gnu.org>
3440
3441 * Makefile.in (org.dvi, ../info/org): New targets.
3442 (INFO_TARGETS): Add ../info/org.
3443 (DVI_TARGETS): Add org.dvi.
3444 (maintainer-clean): Remove the info files in the info dir.
3445
34462004-11-26 Eli Zaretskii <eliz@gnu.org>
3447
3448 * idlwave.texi: Fix the setfilename directive to put the produced
3449 file in ../info.
3450 (Continued Statement Indentation): Resurrect Jan D.'s change from
3451 2004-11-03 that was lost when a newer version of idlwave.texi was
3452 imported.
3453
34542004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3455
3456 * gnus-faq.texi ([5.1]): Added missing bracket.
3457
3458 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3459 `spam-initialize'.
3460
34612004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3462
3463 * message.texi (Various Message Variables): Mention that all mail
3464 file variables are derived from `message-directory'.
3465
3466 * gnus.texi (Splitting Mail): Clarify bogus group.
3467
34682004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3469
3470 * emacs-mime.texi (Encoding Customization): Fix
3471 mm-coding-system-priorities entry.
3472
34732004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3474
3475 * idlwave.texi (Continued Statement Indentation):
3476 * reftex.texi (Options (Index Support)):
3477 (Displaying and Editing the Index, Table of Contents):
3478 * speedbar.texi (Creating a display, Major Display Modes): Replace
3479 non-nil with non-@code{nil}.
3480
34812004-10-21 Jay Belanger <belanger@truman.edu>
3482
3483 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3484
34852004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3486
3487 * calc.texi (Reporting Bugs): Double up `@'.
3488
34892004-10-18 Jay Belanger <belanger@truman.edu>
3490
3491 * calc.texi (Reporting Bugs): Changed the address that bugs
3492 should be sent to.
3493
34942004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3495
3496 * gnus.texi (New Features): Add 5.11.
3497
3498 * message.texi (Resending): Remove wrong default value.
3499
3500 * gnus.texi (Mail Source Specifiers): Describe possible problems
3501 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3502 `pop3-leave-mail-on-server' to the index.
3503
35042004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3505
3506 * message.texi (Canceling News): Add how to set a password.
3507
35082004-10-12 Jay Belanger <belanger@truman.edu>
3509
3510 * calc.texi (Help Commands): Changed the descriptions of
3511 calc-describe-function and calc-describe-variable to match their
3512 current behavior.
3513
35142004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3515
3516 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3517
35182004-10-12 Michael Albinus <michael.albinus@gmx.de>
3519
3520 Sync with Tramp 2.0.45.
3521
3522 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3523 plink link. The URL is outdated. Originator contacted for
3524 clarification.
3525
35262004-10-10 Juri Linkov <juri@jurta.org>
3527
3528 * gnus.texi (Top, Marking Articles): Join two menus in one node
3529 because a node can have only one menu.
3530
35312004-10-09 Juri Linkov <juri@jurta.org>
3532
3533 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3534 example of nnmail-split-fancy.
3535
35362004-10-06 Karl Berry <karl@gnu.org>
3537
3538 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3539 consistency with other uses of dashes.
3540
35412004-10-05 Karl Berry <karl@gnu.org>
3542
3543 * info.texi: Consistently use --- throughout, periods at end of
3544 menu descriptions, and a couple typos.
3545
35462004-09-26 Jesper Harder <harder@ifa.au.dk>
3547
3548 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3549 * pgg.texi (User Commands, Backend methods): Do.
3550 * gnus.texi: Markup fixes.
3551 (Setting Process Marks): Fix `M P a' entry.
3552 * emacs-mime.texi: Fixes.
3553
35542004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3555
3556 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3557 again.
3558 Use 5.10 instead of 5.10.0.
3559
35602004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3561
3562 * gnus.texi (Summary Mail Commands): S D e.
3563
35642004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3565
3566 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3567 the gnus-article-mode-line-format section.
3568
35692004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3570
3571 * gnus.texi (Various Summary Stuff): Fix the documentation for
3572 gnus-newsgroup-variables.
3573
35742004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3575
3576 * gnus.texi (MIME Commands): Added
3577 gnus-mime-display-multipart-as-mixed,
3578 gnus-mime-display-multipart-alternative-as-mixed,
3579 gnus-mime-display-multipart-related-as-mixed.
3580 (Mail Source Customization): Clarify `mail-source-directory'.
3581 (Splitting Mail): Mention gnus-group-find-new-groups.
3582 (SpamOracle): Fixed typo.
3583
3584 * gnus-faq.texi: Untabify.
3585 ([6.3]): nnir.el is in contrib directory.
3586
3587 * message.texi (News Headers): Clarify how a unique ID is created.
3588
3589 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3590 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3591
35922004-09-20 Andre Srinivasan <andre@e2open.com>
3593
3594 * gnus.texi (Group Parameters): Added more on hooks. (Small
3595 change.)
3596
35972004-09-20 Florian Weimer <fw@deneb.enyo.de>
3598
3599 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3600
36012004-09-22 Jay Belanger <belanger@truman.edu>
3602
3603 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3604 might be hidden during part of the session.
3605
36062004-09-20 Jay Belanger <belanger@truman.edu>
3607
3608 * calc.texi (Notations Used in This Manual): Put in an earlier
3609 mention that DEL could be called Backspace.
3610
36112004-09-10 Simon Josefsson <jas@extundo.com>
3612
3613 * gnus.texi (IMAP): Add example. Suggested and partially written
3614 by Steinar Bang <sb@dod.no>.
3615
36162004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3617
3618 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3619 netrc syntax.
3620
36212004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3622
3623 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
3624 (Spam ELisp Package Global Variables): More clarifications.
3625
36262004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3627
3628 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3629 Mention spam-split does not modify incoming mail.
3630
36312004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3632
3633 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3634
36352004-09-10 Eli Zaretskii <eliz@gnu.org>
3636
3637 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3638
36392004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3640
3641 * makefile.w32-in (sieve, pgg): Use $(infodir).
3642
36432004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3644
3645 * makefile.w32-in: Fix PGG and Sieve entries.
3646
36472004-08-28 Eli Zaretskii <eliz@gnu.org>
3648
3649 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3650 Emacs and related programs.
3651
36522004-08-27 Richard M. Stallman <rms@gnu.org>
3653
3654 * faq.texi: Fix texinfo usage, esp. doublequotes.
3655 (Difference between Emacs and XEmacs): Some clarification.
3656
3657 * faq.texi (Difference between Emacs and XEmacs):
3658 Explain not to contrast XEmacs with GNU Emacs.
3659
36602004-08-26 Richard M. Stallman <rms@gnu.org>
3661
3662 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3663
36642004-08-22 David Kastrup <dak@gnu.org>
3665
3666 * reftex.texi (AUCTeX): Update links, section name.
3667
3668 * faq.texi (Calc): Update availability (included in 22.1).
3669 (AUCTeX): Update availability, information, versions, description.
3670
36712004-08-14 Eli Zaretskii <eliz@gnu.org>
3672
3673 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3674
36752004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3676
3677 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3678
36792004-08-10 Michael Albinus <michael.albinus@gmx.de>
3680
3681 Sync with Tramp 2.0.44.
3682
36832004-08-05 Lars Hansen <larsh@math.ku.dk>
3684
3685 * widget.texi (User Interface): Update how to separate the
3686 editable field of an editable-field widget from other widgets.
3687 (Programming Example): Add text after field.
3688
36892004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3690
3691 * emacs-mime.texi (Encoding Customization): Add a note to the
3692 mm-content-transfer-encoding-defaults entry.
3693 (rfc2047): Update.
3694
3695 * gnus.texi (Article Highlighting): Add
3696 gnus-cite-ignore-quoted-from.
3697 (POP before SMTP): New node.
3698 (Posting Styles): Addition.
3699 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3700 (Fancy Mail Splitting): Ditto.
3701 (X-Face): Add gnus-x-face.
3702
37032004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3704
3705 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3706 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3707
37082004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3709
3710 * gnus.texi (Mail Source Specifiers): Describe
3711 `pop3-leave-mail-on-server'.
3712
37132004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3714
3715 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3716
3717 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3718 repository. Change setfilename.
3719
3720 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3721
37222004-07-02 Juri Linkov <juri@jurta.org>
3723
3724 * pcl-cvs.texi (Viewing differences): Add `d r'.
3725
37262004-06-29 Jesper Harder <harder@ifa.au.dk>
3727
3728 * ses.texi, viper.texi, flymake.texi, faq.texi:
3729 * eshell.texi, ediff.texi: Markup fixes.
3730
37312004-06-21 Karl Berry <karl@gnu.org>
3732
3733 * info.texi (Top): Mention that only Emacs has mouse support.
3734 (Getting Started): Mention this in a few other places.
3735
37362004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3737
3738 * autotype.texi (Copyrights, Timestamps): Recommend
3739 `before-save-hook' instead of `write-file-functions'.
3740
37412004-06-13 Lars Hansen <larsh@math.ku.dk>
3742
3743 * dired-x.texi (dired-mark-omitted): Update keybinding.
3744
37452004-06-10 Kim F. Storm <storm@cua.dk>
3746
3747 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3748
37492004-06-05 Lars Hansen <larsh@math.ku.dk>
3750
3751 * dired-x.texi (variable dired-omit-mode): Rename from
3752 dired-omit-files-p.
3753 (function dired-omit-mode): Rename from dired-omit-toggle.
3754 Call dired-omit-mode rather than set dired-omit-files-p.
3755 (dired-mark-omitted): Describe command.
3756
37572004-05-29 Michael Albinus <michael.albinus@gmx.de>
3758
3759 Version 2.0.41 of Tramp released.
3760
37612004-05-29 Juanma Barranquero <lektu@terra.es>
3762
3763 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3764 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3765
37662004-05-29 Richard M. Stallman <rms@gnu.org>
3767
3768 * cl.texi (Top): Call this chapter `Introduction'.
3769 (Overview): In TeX, no section heading here.
3770
3771 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3772
37732004-05-29 Eli Zaretskii <eliz@gnu.org>
3774
3775 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3776 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3777
37782004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3779
3780 * flymake.texi: New file.
3781
37822004-05-28 Simon Josefsson <jas@extundo.com>
3783
3784 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3785
37862004-05-07 Kai Grossjohann <kai@emptydomain.de>
3787
3788 Version 2.0.40 of Tramp released.
3789
37902004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3791
3792 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3793
3794 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3795 variables `tramp-backup-directory-alist' and
3796 `tramp-bkup-backup-directory-info'.
3797 (Overview, Connection types)
3798 (External transfer methods, Default Method)
3799 (Windows setup hints): Remove restriction of password entering
3800 with external methods.
3801 (Auto-save and Backup): Make file name example
3802 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3803 and `auto-save-directory' must be used.
3804 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3805 only "NT"). Remove doubled entry "What kinds of systems does
3806 @tramp{} work on".
3807 (tramp): Macro removed.
3808 (Obtaining Tramp): Flag removed from title.
3809 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3810 and `trampver' used properly. Flag `tramp-inst' replaced by
3811 `installchapter'. Installation related text adapted.
3812
38132004-04-28 Masatake YAMATO <jet@gyve.org>
3814
3815 * widget.texi (Programming Example): Remove overlays.
3816
38172004-04-27 Jesper Harder <harder@ifa.au.dk>
3818
3819 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3820
38212004-04-23 Juanma Barranquero <lektu@terra.es>
3822
3823 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3824
38252004-04-05 Jesper Harder <harder@ifa.au.dk>
3826
3827 * info.texi (Info Search): Add info-apropos.
3828
38292004-03-22 Juri Linkov <juri@jurta.org>
3830
3831 * faq.texi: Fix help key bindings.
3832
38332004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3836 (as suggested by Karl Berry). Update information about colored
3837 stars in menus. Add new subheading describing M-n.
3838
38392004-03-12 Richard M. Stallman <rms@gnu.org>
3840
3841 * cl.texi (Top): Rename top node's title.
3842
38432004-03-08 Karl Berry <karl@gnu.org>
3844
3845 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3846 problems making the texinfo distribution.
3847
38482004-02-29 Simon Josefsson <jas@extundo.com>
3849
3850 * smtpmail.texi (Authentication): Changed the list of supported
3851 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3852 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3853 <voegelas@gmx.net>.
3854
38552004-02-29 Juanma Barranquero <lektu@terra.es>
3856
3857 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3858 Use $(DEL) instead of rm, and ignore exit code.
3859
38602004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
3861
3862 Tramp version 2.0.39 released.
3863
38642004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3865
3866 * tramp.texi (Customizing Completion): Explain new functions
3867 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3868 (all): Savannah URLs unified to "http://savannah.nongnu.org".
3869 (Top): Refer to Savannah mailing list as the major one. Mention
3870 older mailing lists in HTML mode only.
3871 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
3872 (Frequently Asked Questions): Remote hosts must not be Unix-like
3873 for "smb" method.
3874 (Password caching): New node.
3875 (External transfer methods): Refer to password caching for "smb"
3876 method.
3877
38782004-02-17 Karl Berry <karl@gnu.org>
3879
3880 * info.texi (Help-Int): Mention the new line number feature.
3881
38822004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3883
3884 * ses.texi (Advanced Features): New functionality for
3885 ses-set-header-row (defaults to current row unless C-u used).
3886 (Acknowledgements): Add Stefan Monnier.
3887
38882003-12-29 Kevin Ryde <user42@zip.com.au>
3889
3890 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3891
38922003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
3893
3894 Tramp version 2.0.38 released.
3895
3896 * tramp.texi (Remote shell setup): Warn of environment variables
3897 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
3898 <sven.gabriel@imk.fzk.de>.
3899 (Configuration): Tramp now chooses base64/uuencode
3900 automatically. Update wording accordingly.
3901 (Top): More description for the `Default Method' menu entry.
3902 (Default Method): Use @code, not @var, for Lisp variables.
3903 (Default Method): New subsection `Which method is the right one
3904 for me?' Suggested by Christian Kirsch.
3905 (Configuration): Pointer to new subsection added.
3906 (Default Method): Too many "use" in one sentence.
3907 Rephrase. Reported by Christian Kirsch.
3908 (Filename Syntax): Old `su' example is probably a left-over from
3909 the sm/su method naming. Replace with `ssh', instead.
3910 (External transfer methods, Auto-save and Backup):
3911 Typo fixes.
3912
39132003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
3914
3915 * tramp.texi (all): Harmonize all occurences of @tramp{}.
3916 (Top): Mention japanese manual only if flag `jamanual' is set.
3917 Insert section `Japanese manual' in menu.
3918
39192003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
3920
3921 * eshell.texi (Known Problems): Add doc item.
3922
39232003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
3924
3925 * cc-mode.texi: Update for CC Mode 5.30.
3926
3927 Note: Please refrain from doing purely cosmetic changes like
3928 removing trailing whitespace in this manual; it clobbers cvs
3929 merging for no good reason.
3930
39312003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3932
3933 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
3934 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
3935 @acronym{ASCII}.
3936
39372003-10-26 Karl Berry <karl@gnu.org>
3938
3939 * info.texi (Info Search): Echo area, not echo are. From Debian
3940 diff.
3941
39422003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
3943
3944 * widget.texi (Defining New Widgets): Document new beavior of
3945 :buttons and :children keywords.
3946
39472003-10-22 Miles Bader <miles@gnu.org>
3948
3949 * Makefile.in (info): Move before $(top_srcdir)/info.
3950
39512003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
3952
3953 * tramp.texi (Inline methods): Small grammar fix.
3954 (External transfer methods): Likewise.
3955
39562003-10-08 Nick Roberts <nick@nick.uklinux.net>
3957
3958 * speedbar.texi: Remove paragraph for GUD that is no longer true.
3959
39602003-10-06 Luc Teirlinck <teirllm@auburn.edu>
3961
3962 * texinfo.tex: Replace `%' in arch tagline by @ignore.
3963
39642003-09-30 Richard M. Stallman <rms@gnu.org>
3965
3966 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
3967
3968 * widget.texi (User Interface): Fix typos.
3969
3970 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
3971
39722003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
3973
3974 * pcl-cvs.texi (Selected Files): Fix typo.
3975
39762003-09-21 Karl Berry <karl@gnu.org>
3977
3978 * info.texi (] and [ commands): No period at end of section title.
3979
39802003-09-04 Miles Bader <miles@gnu.org>
3981
3982 * Makefile.in (top_srcdir): New variable.
3983 ($(top_srcdir)/info): New rule.
3984 (info): Depend on it.
3985
39862003-09-03 Peter Runestig <peter@runestig.com>
3987
3988 * makefile.w32-in: New file.
3989
39902003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
3991
3992 * widget.texi (User Interface): Explain the need of static text
3993 around an editable field.
3994
39952003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3996
3997 * widget.texi (Basic Types): The argument to `:help-echo' can now
3998 be a form that evaluates to a string.
3999
40002003-08-18 Kim F. Storm <storm@cua.dk>
4001
4002 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4003
40042003-08-16 Richard M. Stallman <rms@gnu.org>
4005
4006 * dired-x.texi (Shell Command Guessing): Explain *.
4007
40082003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4009
4010 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4011 log-edit-insert-changelog.
4012
40132003-08-03 Karl Berry <karl@gnu.org>
4014
4015 * info.texi: Need @contents.
4016
40172003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4018
4019 Tramp version 2.0.36 released.
4020
4021 * tramp.texi (Remote shell setup): Explain about problems with
4022 non-Bourne commands in ~/.profile and ~/.shrc.
4023
40242003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4025
4026 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4027 renaming of `vis-mode' to `visible-mode'.
4028
40292003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4030
4031 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4032 next, prev and up pointers.
4033
40342003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4035
4036 * info.texi (Help): Mention existence of Emacs and stand-alone
4037 Info at the very beginning of the tutorial.
4038 (Help-Inv): New node.
4039 (Help-]): New node.
4040 (Help-M): Systematically point out the differences between default
4041 Emacs and stand-alone versions. Delete second menu.
4042 (Help-Xref): Systematically point out the differences between
4043 default Emacs and stand-alone versions.
4044 (Help-Int): Change `l' example.
4045 (Expert Info): Fix typos.
4046 (Emacs Info Variables): Mention `Info-hide-note-references' and
4047 new default for `Info-scroll-prefer-subnodes'.
4048
40492003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4050
4051 Version 2.0.35 of Tramp released.
4052
4053 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4054 (Inline methods): Add methods `remsh' and `plink1'.
4055 (External transfer methods): Add method `remcp'.
4056 (Multi-hop Methods): Add method `remsh'.
4057 Small patch from Adrian Aichner <adrian@xemacs.org>:
4058 Fix minor typos.
4059 (Concept Index): Added to make manual searchable via
4060 `Info-index'.
4061 (Version Control): Add cindex entry.
4062
40632003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4064
4065 * trampver.texi: Version 2.0.34 released.
4066
40672003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4068
4069 * faq.texi: Improve previous changes.
4070
40712003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4072
4073 * faq.texi: Update copyright and maintenance details.
4074 Update some package URLs, versions, and maintainers.
4075 Remove many references to the Emacs Lisp Archive.
4076
40772003-04-23 Simon Josefsson <jas@extundo.com>
4078
4079 * smtpmail.texi: Fix license (the invariant sections mentioned has
4080 never been part of the smtp manual). Align info dir entry with
4081 other emacs packages.
4082
40832003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4084
4085 * tramp.texi: Version 2.0.33 released.
4086 Remove installation chapter. Remove XEmacs specifics.
4087
40882003-03-29 Richard M. Stallman <rms@gnu.org>
4089
4090 * tramp.texi (Top): Undo the previous renaming.
4091 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4092
40932003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4094
4095 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4096 version of manual.
4097
4098 * tramp.texi (Auto-save and Backup): New node.
4099
41002003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4101
4102 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4103 Emacs" in order to have better differentiation to "XEmacs".
4104 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4105 are new macros in order to point to the other Emacs flavor where
4106 appropriate. In info case, point to node `Installation' in order
4107 to explain how to generate the other way. In html case, make a
4108 link to the other html file.
4109 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4110 after CVS checkout/update.
4111 (Installation): Completely rewritten.
4112 (Installation parameters, Load paths): New sections under
4113 `Installation'.
4114
41152003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4116
4117 * tramp.texi: Version 2.0.30 released.
4118 Replace word "path" with "localname" where used as a component of
4119 a Tramp file name.
4120
41212003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4122
4123 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4124 introduced.
4125 (Installation): Explain what to do if files from the tramp/contrib
4126 directory are needed.
4127
41282003-02-23 Alex Schroeder <alex@emacswiki.org>
4129
4130 * smtpmail.texi (How Mail Works): New.
4131
41322003-02-22 Alex Schroeder <alex@emacswiki.org>
4133
4134 * smtpmail.texi: New file.
4135
4136 * Makefile.in: Build SMTP manual.
4137
41382003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4139
4140 * tramp.texi: Version 2.0.29 released.
4141 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4142 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4143
41442003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4145
4146 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4147 another package loads accidently Ange-FTP.
4148
41492003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4150
4151 * tramp.texi (Customizing Completion): Add function
4152 `tramp-parse-sconfig'. Change example of
4153 `tramp-set-completion-function', because parsing of ssh config
4154 files looks more natural.
4155
41562003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4157
4158 * gnus.texi: Do not use `path' in several locations.
4159
41602002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4161
4162 * tramp.texi (External transfer methods): New method `smb'. From
4163 Michael Albinus.
4164
41652002-11-05 Karl Berry <karl@gnu.org>
4166
4167 * info.texi (Info-fontify): Reorder face list to avoid bad line
4168 breaks.
4169
41702002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4171
4172 * tramp.texi: Move @copying to standard place. Use
4173 @insertcopying.
4174
41752002-10-02 Karl Berry <karl@gnu.org>
4176
4177 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4178 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4179 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4180 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4181 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4182 Per rms, update all manuals to use @copying instead of @ifinfo.
4183 Also use @ifnottex instead of @ifinfo around the top node, where
4184 needed for the sake of the HTML output.
4185 (The Gnus manual is not fixed since it's not clear to me how it
4186 works; and the Tramp manual already uses @copying, although in an
4187 unusual way. All others were changed.)
4188
41892002-09-10 Jonathan Yavner <jyavner@engineer.com>
4190
4191 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4192 (../info/ses, ses.dvi): New targets.
4193 * ses.texi: New file.
4194
41952002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4196
4197 * texinfo.tex: Update to texinfo 4.2.
4198
41992002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4200
4201 * reftex.texi: Update to RefTeX 4.19.
4202
42032002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4204
4205 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4206 (../info/tramp, tramp.dvi): New targets.
4207
42082002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4209
4210 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4211 (calc.dvi): Uncomment.
4212
42132001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4214
4215 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4216 (../info/calc): New target.
4217
42182001-10-20 Gerd Moellmann <gerd@gnu.org>
4219
4220 * (Version 21.1 released.)
4221
42222001-10-05 Gerd Moellmann <gerd@gnu.org>
4223
4224 * Branch for 21.1.
4225
42262001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4227
4228 * Makefile.in (../info/info): Use an explicit -o switch to
4229 makeinfo.
4230
42312001-03-05 Gerd Moellmann <gerd@gnu.org>
4232
4233 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4234
42352000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4236
4237 * Makefile.in (../info/idlwave): Use --no-split.
4238
42392000-12-14 Dave Love <fx@gnu.org>
4240
4241 * Makefile.in (mostlyclean): Remove gnustmp.*
4242 (gnus.dvi): Change rule to remove @latex stuff.
4243
42442000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4245
4246 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4247
42482000-10-13 John Wiegley <johnw@gnu.org>
4249
4250 * Makefile.in: Add build targets for eshell.texi.
4251
42522000-09-25 Gerd Moellmann <gerd@gnu.org>
4253
4254 * Makefile.in: Remove/comment speedbar stuff.
4255
42562000-09-22 Dave Love <fx@gnu.org>
4257
4258 * Makefile.in: Add emacs-mime.
4259
42602000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4261
4262 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4263 (DVI_TARGETS): Add woman.dvi.
4264 (../info/woman, woman.dvi): New targets.
4265
42662000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4267
4268 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4269
4270 * pcl-cvs.texi: New file.
4271 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4272 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4273
42742000-05-11 Gerd Moellmann <gerd@gnu.org>
4275
4276 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4277 (../info/ebrowse, ebrowse.dvi): New targets.
4278
42792000-01-13 Gerd Moellmann <gerd@gnu.org>
4280
4281 * Makefile.in (INFO_TARGETS): Add eudc.
4282 (DVI_TARGETS): Add eudc.dvi.
4283 (../info/eudc, eudc.dvi): New targets.
4284
42852000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4286
4287 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4288 compatibility with 8+3 filesystems).
4289 (../info/efaq): Rename from emacs-faq.
4290
42912000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4292
4293 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4294 (../info/idlwave, idlwave.dvi): New targets.
4295
42961999-10-23 Dave Love <fx@gnu.org>
4297
4298 * Makefile.in: Use autotype.texi.
4299
43001999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4301
4302 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4303 faq.texi file) rather than ../info/faq.
4304
43051999-10-07 Gerd Moellmann <gerd@gnu.org>
4306
4307 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4308 (../info/ada-mode, ada-mode.dvi): New targets.
4309
43101999-09-01 Dave Love <fx@gnu.org>
4311
4312 * Makefile.in: Add faq.
4313
43141999-07-12 Richard Stallman <rms@gnu.org>
4315
4316 * Version 20.4 released.
4317
43181998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4319
4320 * Version 20.3 released.
4321
43221998-04-06 Andreas Schwab <schwab@gnu.org>
4323
4324 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4325 it in dvi targets.
4326 (../etc/GNU): Change to $(srcdir) first.
4327
43281998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4329
4330 * reftex.texi: Update for RefTeX version 3.22.
4331
43321998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4333
4334 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4335 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4336
43371997-09-23 Paul Eggert <eggert@twinsun.com>
4338
4339 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4340 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4341
43421997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4343
4344 * Version 20.2 released.
4345
43461997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4347
4348 * Version 20.1 released.
4349
43501997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4351
4352 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4353
43541996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4355
4356 * Version 19.33 released.
4357
43581996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4359
4360 * Version 19.32 released.
4361
43621996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4363
4364 * Makefile.in: Add rules for the Message manual.
4365
43661996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4367
4368 * gnus.texi: New version.
4369
4370 * message.texi: New manual.
4371
43721996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4373
4374 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4375
43761996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4377
4378 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4379 Specify -I option.
4380 (All dvi targets): Set the TEXINPUTS variable.
4381
43821996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4383
4384 * Version 19.31 released.
4385
43861996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4387
4388 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4389 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4390
43911995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4392
4393 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4394 (INFO_TARGETS): Add ../info/cc-mode.
4395 (DVI_TARGETS): Add cc-mode.dvi.
4396
43971996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4398
4399 * Version 19.31 released.
4400
44011995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4402
4403 * Version 19.30 released.
4404
44051995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4406
4407 * gnus.texi: New file.
4408
44091995-11-04 Erik Naggum <erik@naggum.no>
4410
4411 * gnus.texi: File deleted.
4412
44131995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4414
4415 * mh-e.texi: "Function Index" -> "Command Index" to work with
4416 Emacs 19.30 C-h C-k support of separately-documented commands.
4417
44181995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4419
4420 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4421 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4422
44231995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4424
4425 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4426 (../info/viper, viper.dvi): New targets.
4427
44281995-04-20 Kevin Rodgers <kevinr@ihs.com>
4429
4430 * dired-x.texi (Installation): Change the example to set
4431 buffer-local variables like dired-omit-files-p in
4432 dired-mode-hook.
4433
44341995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4435
4436 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4437 (../info/mh-e, mh-e.dvi): New targets.
4438
44391995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4440
4441 * Makefile.in (maintainer-clean): Rename from realclean.
4442
44431994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4444
4445 * Makefile.in: New file.
4446 * Makefile: File deleted.
4447
44481994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4449
4450 * Makefile (TEXINDEX_OBJS): Variable deleted.
4451 (texindex, texindex.o, getopt.o): Rules deleted.
4452 All deps on texindex deleted.
4453 (distclean): Don't delete texindex.
4454 (mostlyclean): Don't delete *.o.
4455 * texindex.c, getopt.c: Files deleted.
4456
44571994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4458
4459 * Version 19.26 released.
4460
44611994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4462
4463 * Version 19.25 released.
4464
44651994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4466
4467 * Version 19.24 released.
4468
44691994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4470
4471 * Version 19.23 released.
4472
44731994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4474
4475 * Makefile: Delete spurious tab.
4476
44771994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4478
4479 * Makefile (.SUFFIXES): New rule.
4480
44811994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4482
4483 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4484 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4485
44861994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4487
4488 * Makefile (../info/sc): Rename from sc.info.
4489 (../info/cl): Likewise.
4490 (INFO_TARGETS): Use new names.
4491
44921993-12-04 Richard Stallman (rms@srarc2)
4493
4494 * getopt.c: New file.
4495 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4496 (getopt.o): New rule.
4497 (dvi): Don't depend on texindex.
4498 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4499 Depend on texindex.
4500
45011993-12-03 Richard Stallman (rms@srarc2)
4502
4503 * Makefile (../info/sc.info): Rename from ../info/sc.
4504 (TEXI2DVI): New variable.
4505 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4506 Add explicit commands.
4507 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4508
45091993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4510
4511 * Version 19.22 released.
4512
45131993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4514
4515 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4516
45171993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4518
4519 * Version 19.21 released.
4520
45211993-11-15 Paul Eggert (eggert@twinsun.com)
4522
4523 * man/Makefile (../info/cl.info): Rename from ../info/cl.
4524
45251993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4526
4527 * Makefile (../etc/GNU): New target.
4528 (EMACSSOURCES): Add gnu1.texi.
4529
45301993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4531
4532 * Makefile (realclean): Don't delete the Info files.
4533
45341993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4535
4536 * forms.texi: Fix forms.texi so that it will format correctly.
4537 Add missing `@end iftex', fix bad reference.
4538
4539 * info.texi, info-stn.texi: New files implement texinfo version of
4540 `info' file.
4541
45421993-10-20 Brian Fox (bfox@ai.mit.edu)
4543
4544 * Makefile: Fix targets for texindex, new info.texi files.
4545 * info-stnd.texi: New file implements info for standalone info
4546 reader.
4547 * info.texi: Update to include recent changes to "../info/info".
4548 New source file for ../info/info; includes info-stnd.texi.
4549
4550 * texindex.c: Include "../src/config.h" if building in emacs.
4551
4552 * Makefile: Change all files to FILENAME.texi, force all targets
4553 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
4554 vip.texinfo, forms.texinfo, cl.texinfo.
4555 Add target to build texindex.c, defining `emacs'.
4556
4557 * forms.texi: Install new file to match version 2.3 of forms.el.
4558
45591993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4560
4561 * Version 19.19 released.
4562
45631993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
4564
4565 * sc.texinfo: Fix info file name.
4566
4567 * Makefile (info): Add gnus and sc.
4568 (dvi): Add gnus.dvi and sc.dvi.
4569 (../info/sc, sc.dvi): New targets.
4570
45711993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4572
4573 * Version 19.18 released.
4574
45751993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4576
4577 * Makefile: Fix source file names of the separate manuals.
4578 (gnus.dvi, ../info/gnus): New targets.
4579
45801993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4581
4582 * Version 19.17 released.
4583
45841993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4585
4586 * split-man: Fix typos in last change.
4587
45881993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4589
4590 * Version 19.16 released.
4591
45921993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4593
4594 * version 19.15 released.
4595
45961993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4597
4598 * Makefile (distclean): It's rm, not rf.
4599
46001993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4601
4602 * Version 19.14 released.
4603
46041993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4605
4606 * Makefile: New file.
4607
46081993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4609
4610 * Version 19.13 released.
4611
46121993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4613
4614 * Version 19.9 released.
4615
46161993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4617
4618 * Version 19.8 released.
4619
46201993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4621
4622 * Version 19.7 released.
4623
46241990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4625
4626 * gnus.texinfo: New file. Removed installation instructions.
4627
46281990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4629
4630 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4631
46321989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4633
4634 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4635 then define `\sc' as the command for smallcaps in Texinfo. This
4636 means that the @sc command will produce small caps. bfox has
4637 made the corresponding change to makeinfo and texinfm.el.
4638
46391988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4640
4641 * vip.texinfo: Remove menu entry Adding Lisp Code in node
4642 Customization since the menu entry did not point to anything.
4643 Also add an @finalout command to remove overfull hboxes from the
4644 printed output.
4645
4646 * cl.texinfo: Add @bye, \input line and @settitle to file.
4647 This file is clearly intended to be a chapter of some other work,
4648 but the other work does not yet exist.
4649
46501988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4651
4652 * texinfo.texinfo: Three typos corrected.
4653
4009494e
GM
4654;; Local Variables:
4655;; coding: iso-2022-7bit
4656;; fill-column: 79
4657;; add-log-time-zone-rule: t
4658;; End:
4659
5205011b
GM
4660 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4661 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4009494e
GM
4662
4663 This file is part of GNU Emacs.
4664
4665 GNU Emacs is free software; you can redistribute it and/or modify
4666 it under the terms of the GNU General Public License as published by
4667 the Free Software Foundation; either version 3, or (at your option)
4668 any later version.
4669
4670 GNU Emacs is distributed in the hope that it will be useful,
4671 but WITHOUT ANY WARRANTY; without even the implied warranty of
4672 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4673 GNU General Public License for more details.
4674
4675 You should have received a copy of the GNU General Public License
4676 along with GNU Emacs; see the file COPYING. If not, write to the
4677 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4678 Boston, MA 02110-1301, USA.
4679
f7ed05c9 4680;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803