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