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