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