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