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