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