(outline-up-heading): Fix check for top level to
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
0b6799c3
MB
12008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * gnus-news.texi: Mention gnus-article-describe-bindings.
4
52008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6
7 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
8
db9c3fb1
CD
92008-01-18 Carsten Dominik <dominik@science.uva.nl>
10
7b4d0413 11 * org.texi (Property inheritance): New section.
db9c3fb1 12 (Conventions): New section.
7b4d0413 13 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
14 commands, and the new bindings for refiling.
15 (Sparse trees): Document the new special command for sparse trees.
16 (References): Be more clear about the counting of hilines.
17 (Handling links): Document M-p/n for accessing links.
18 (Fast access to TODO states): New section.
19 (Per file keywords): New section.
20 (Property inheritance): New section.
21 (Column attributes): New summary types.
22 (Capturing Column View): New section.
23 (The date/time prompt): Cover the new features in the date/time prompt.
24 Compactify the table of keys for the calendar remote control.
25 (Clocking work time): Document the new :scope parameter.
26 (Remember): Promoted to chapter.
27 (Quoted examples): New section.
28 (Enhancing text): New verbatim environments.
29
6ed73f28
MA
302008-01-14 Michael Albinus <michael.albinus@gmx.de>
31
32 * trampver.texi: Update release number.
33
95838435
MB
342008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
35
36 * gnus.texi (Article Keymap): Add
37 gnus-article-wide-reply-with-original; fix descriptions of
38 gnus-article-reply-with-original and
39 gnus-article-followup-with-original.
40
20234d96
GM
412008-01-09 Glenn Morris <rgm@gnu.org>
42
43 * nxml-mode.texi: Add @copying section.
44
d82cf70b
MB
452008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
46
47 * message.texi (Mail Variables): Add some text from "(gnus)Posting
48 Server". Add `message-send-mail-with-mailclient'.
49
50 * gnus.texi (Posting Server): Move some text to "(message)Mail
51 Variables" and add a reference here.
52
addb7f2e
MA
532008-01-04 Michael Albinus <michael.albinus@gmx.de>
54
55 * dbus.texi (Receiving Method Calls): New chapter.
56 (Errors and Events): Add serial number to events. Replace "signal" by
57 "message". Introduce dbus-event-serial-number.
58
4db2806c
MA
592008-01-03 Michael Albinus <michael.albinus@gmx.de>
60
61 * dbus.texi (Type Conversion): Explain the type specification for empty
62 arrays. Use another example.
63
c9ecb5a7
MA
642007-12-30 Michael Albinus <michael.albinus@gmx.de>
65
66 * dbus.texi (all): Replace "..." by @dots{}.
67 (Type Conversion): Precise the value range for :byte types.
68 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
69 Mention its return value.
70 (Errors and Events): There is no D-Bus error propagation during event
71 processing.
72
702dbfd9
JB
732007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
74
75 * calc.tex (Yacas Language, Maxima Language, Giac Language):
76 New sections.
77
87035689
MB
782007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
79
80 * gnus.texi (Group Parameters): Reorder the text and add a note about
81 `gnus-parameters' near the beginning of the node.
82
832007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
84
85 * gnus.texi (Score File Editing): Fix function name.
86
5492f5ca
MA
872007-12-23 Michael Albinus <michael.albinus@gmx.de>
88
89 Sync with Tramp 2.1.12.
90
91 * trampver.texi: Update release number.
92
d4e67bc5
MA
932007-12-22 Michael Albinus <michael.albinus@gmx.de>
94
95 * dbus.texi (Type Conversion): Correct input parameters mapping.
96
6a31c819
MA
972007-12-21 Michael Albinus <michael.albinus@gmx.de>
98
99 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
100 (Errors and Events): Mention wrong-type-argument error.
101
99a3e35f
AS
1022007-12-21 Alex Schroeder <alex@gnu.org>
103
104 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 105 spaces. Fixed some typos.
99a3e35f
AS
106 (Internet Relay Chat): Explain relay.
107 (Getting started with rcirc): Change items to reflect prompts.
108 Add more explanation to rcirc-track-minor-mode and added a comment to
109 warn future maintainers that this section is a copy.
11ac7c8e 110 (People): Changed /ignore example.
62b12a24 111 (Keywords): Not keywords.
99a3e35f 112
331e4d02
AS
1132007-12-20 Alex Schroeder <alex@gnu.org>
114
115 * rcirc.texi (Top): Fighting Information Overload chapter added.
116 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
117 (rcirc commands): Moved /ignore command to the new chapter.
118 (Fighting Information Overload): New chapter documenting /keyword,
119 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
120 (Configuration): Document rcirc-server-alist, remove
121 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 122
cd71c3ef
MA
1232007-12-16 Michael Albinus <michael.albinus@gmx.de>
124
125 * dbus.texi (Signals): Fix example in dbus-register-signal.
126
bbbe940b
MB
1272007-12-14 Sven Joachim <svenjoac@gmx.de>
128
129 * gnus.texi (Score Variables): Fix typo.
130
0ce574ef
MA
1312007-12-07 Michael Albinus <michael.albinus@gmx.de>
132
133 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
134 (Signals): Adapt dbus-send-signal and dbus-register-signal.
135 (Errors and Events): Adapt dbus-event.
136
b890d447
MB
1372007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
138
139 * gnus.texi (Other Files): Add the yenc command.
140
1412007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
142
143 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
144 since 2004-08-06.
145
1462007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
147
148 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
149 on body.
150
1512007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
152
153 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
154 and rfc2047-allow-irregular-q-encoded-words; fix description of
155 rfc2047-encode-encoded-words.
156
1572007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
158
159 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
160
3728bf03
MO
1612007-12-05 Michael Olson <mwolson@gnu.org>
162
163 * remember.texi (Diary): Remove "require" line for remember-diary.el.
164 Update documentation for `remember-diary-file'.
165
a4397af9
MA
1662007-12-04 Michael Albinus <michael.albinus@gmx.de>
167
168 * dbus.texi (Signals): Precise `dbus-register-signal'.
169 (Errors and Events): Rework events part, the internal structure of
170 dbus-event has changed.
171
1682490c
JB
1722007-12-03 Juanma Barranquero <lekktu@gmail.com>
173
174 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
175 ($(infodir)/dbus, dbus.dvi): New targets.
176
7b13a0f2
MA
1772007-12-03 Michael Albinus <michael.albinus@gmx.de>
178
179 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
180 unconditionally.
181
182 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
183 emulation with @print{}.
184
7ef92bc9
RS
1852007-12-02 Richard Stallman <rms@gnu.org>
186
187 * dbus.texi (Overview): Minor cleanup.
188
22d8ac3a
MA
1892007-12-02 Michael Albinus <michael.albinus@gmx.de>
190
d3a8e0df
MA
191 * Makefile.in (INFO_TARGETS): Add dbus.
192 (DVI_TARGETS): Add dbus.dvi.
193 (dbus, dbus.dvi): New targets.
194
22d8ac3a
MA
195 * dbus.texi: New file.
196
559764ab
RF
1972007-11-24 Romain Francoise <romain@orebokech.com>
198
199 * nxml-mode.texi: Add description in @direntry.
7aa579d9 200 Fix file name to match @setfilename.
559764ab 201
ac97a16b
MH
2022007-11-23 Mark A. Hershberger <mah@everybody.org>
203
204 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
205 ($(infodir)/nxml-mode): New rule.
206
207 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
208 ($(infodir)/nxml-mode): New rule.
209 (clean): Add nxml-mode*.
210
211 * nxml-mode.texi: New file with nxml manual.
212
404cd454
GM
2132007-11-18 Richard Stallman <rms@gnu.org>
214
215 * flymake.texi (Example -- Configuring a tool called directly):
216 Update example.
217
b048d478
MA
2182007-11-18 Michael Albinus <michael.albinus@gmx.de>
219
220 * tramp.texi (Filename completion): Simplify explanation of
221 double-slash behaviour. Explain directory contents flushing.
222
346e8469
JB
2232007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
224
225 * calc.texi (TeX and LaTeX Language Modes): Put in
226 missing braces.
227
404cd454
GM
2282007-11-15 Richard Stallman <rms@gnu.org>
229
230 * cl.texi (Equality Predicates): Delete `eql'.
231 (Predicates, Naming Conventions, Top): Delete `eql'.
232 (Common Lisp Compatibility): Delete `eql'.
233 (Porting Common Lisp): Delete obsolete backquote info.
234 Minor clarification about character constants.
235 (Sequence Basics): Minor clarification.
236
1f6af58b
JB
2372007-11-15 Juanma Barranquero <lekktu@gmail.com>
238
dccb744b 239 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
240 * tramp.texi (Filename completion): Fix typos.
241
3bc88bc9
JB
2422007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
243
244 * calc.texi (Basic commands): Mention the menu.
245
bc5300d3
MA
2462007-11-12 Michael Albinus <michael.albinus@gmx.de>
247
248 * tramp.texi (Connection caching): Tramp flushes connection
249 properties when remote operating system has been changed.
250
4d8a28ec
MB
2512007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
252
253 * gnus-news.texi: Fix spelling.
254 `message-insert-formatted-citation-line', not
255 `message-insert-formated-citation-line'.
256
404cd454
GM
257 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
258
e1176b47
MA
2592007-11-07 Michael Albinus <michael.albinus@gmx.de>
260
261 * tramp.texi (Overview): Mention also the PuTTY integration under
262 Win32. Remove paragraphs about Tramp's experimental status.
263 (Frequently Asked Questions): Add code example for highlighting the
264 mode line.
265
6159985a
MO
2662007-11-03 Michael Olson <mwolson@gnu.org>
267
268 * remember.texi: Change mentions of remember-buffer to
269 remember-finalize throughout.
270
bec9b2f5
MO
2712007-10-30 Michael Olson <mwolson@gnu.org>
272
273 * remember.texi (Copying): Remove.
274 (Mailbox): Update with non-BBDB instructions.
275 (Diary, Org): Add.
276 (Bibliography, Planner Page): Remove.
277
b6173182
JB
2782007-10-30 Juanma Barranquero <lekktu@gmail.com>
279
280 * makefile.w32-in (INFO_TARGETS): Add remember.
281 (DVI_TARGETS): Add remember.dvi.
282 ($(infodir)/remember): New rule.
283 (clean): Add remember*.
284
15f3eb73
MO
2852007-10-30 Michael Olson <mwolson@gnu.org>
286
70bdc930
MO
287 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
288 ($(infodir)/remember): New rule that builds the Remember Manual.
289
b6173182
JB
290 * remember.texi: New file containing the Remember Mode Manual.
291 Shuffle chapters around after initial import.
7d3f6f1a
MO
292 (Function Reference): Split Keystrokes into separate chapter.
293 (Keystrokes): Document C-c C-k.
51d24a12 294 (Introduction): Fix typographical issue with "---".
15f3eb73 295
404cd454
GM
2962007-10-29 Richard Stallman <rms@gnu.org>
297
298 * widget.texi (Introduction): Delete discussion of implementation
299 internals.
300
9bbb9638
MA
3012007-10-29 Michael Albinus <michael.albinus@gmx.de>
302
303 * tramp.texi (Connection caching): Host names must be different
304 when tunneling.
305
c7ff939a
RS
3062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
307
308 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
309 Gnus v5.13.
310
01c52d31
MB
3112007-10-28 Miles Bader <miles@gnu.org>
312
313 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
314
3152007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
316
317 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
318
3192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
320
321 * gnus.texi (Sorting the Summary Buffer): Remove
322 gnus-article-sort-by-date-reverse.
323
3242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
325
326 * gnus.texi (Non-ASCII Group Names): New node.
327 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
328 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
329
3302007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
331
332 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
333 clean the output of the program `imap-shell-program'.
334
3352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
336
337 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
338
3392007-10-28 Tassilo Horn <tassilo@member.fsf.org>
340
341 * gnus.texi (Sticky Articles): Documentation for sticky article
342 buffers.
343
3442007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
345
346 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
347
3482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
349
350 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
351
3522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
353
354 * gnus.texi (Archived Messages): Document
355 gnus-update-message-archive-method.
356
3572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
358
359 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
360
3612007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
362
363 * gnus.texi (Group Maneuvering): Document
364 `gnus-summary-next-group-on-exit'.
365
3662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
367
368 * gnus.texi (Really Various Summary Commands): Mention
369 gnus-auto-select-on-ephemeral-exit.
370
3712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
372
373 * gnus.texi, message.texi: Bump version number.
374
3752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
376
377 * gnus.texi (Group Line Specification, Misc Group Stuff)
378 (Server Commands): Parenthesize @pxref{Mail Spool}.
379
3802007-10-28 Didier Verna <didier@xemacs.org>
381
382 New user option: message-signature-directory.
383 * message.texi (Insertion Variables): Document it.
384 * gnus.texi (Posting Styles): Ditto.
385
3862007-10-28 Didier Verna <didier@xemacs.org>
387
388 * gnus.texi (Group Line Specification):
389 * gnus.texi (Misc Group Stuff):
390 * gnus.texi (Server Commands): Document the group compaction feature.
391
3922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
393
394 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
395
396 * message.texi (Various Message Variables): Add message-fill-column.
397
3982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
399
400 * gnus.texi: Untabify.
401
4022007-10-28 Didier Verna <didier@xemacs.org>
403
404 * gnus.texi (Group Parameters): Document the posting-style merging
405 process in topic-mode.
406
4072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
408
409 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
410
4112007-10-28 Romain Francoise <romain@orebokech.com>
412
413 * gnus.texi (Mail Spool): Fix typo.
414 Update copyright.
415
4162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
417
418 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
419
4202007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
421
422 * gnus.texi (Summary Generation Commands):
423 Add gnus-summary-insert-ticked-articles.
424
4252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
426
b2abec73
JB
427 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
428 to spam-spamassassin-program.
01c52d31
MB
429
4302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
431
432 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
433
4342007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
435
436 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
437
4382007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
439
440 * message.texi (Mail Headers): Document `opportunistic'.
441
4422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
443
444 * emacs-mime.texi (Encoding Customization): Explain how to set
445 mm-coding-system-priorities per hierarchy.
446
4472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
448
449 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
450 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
451
4522007-10-28 Didier Verna <didier@xemacs.org>
453
454 * message.texi (Wide Reply): Update documentation of
455 message-dont-reply-to-names (now allowing a list of regexps).
456
4572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
458
459 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
460
4612007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
462
463 * gnus.texi (SpamAssassin back end): Fix typo.
464
465 * sieve.texi (Examples): Fix grammar.
466
4672007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
468
469 * gnus.texi (Searching for Articles): Document M-S and M-R.
470 (Limiting): Document / b.
471
4722007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
473
474 * gnus.texi (Thread Commands): T M-^.
475
4762007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
477
478 * message.texi (Mail Aliases): Document ecomplete.
479 (Mail Aliases): Fix typo.
480
4812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
482
483 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
484 fix typo.
485
4862007-10-28 Romain Francoise <romain@orebokech.com>
487
488 * gnus.texi (Mail Spool): Grammar fix.
489
4902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
491
492 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
493 string.
494
4952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
496
497 * gnus.texi (Group Parameters): Fix description.
498
4992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
500
b2abec73
JB
501 * gnus.texi (Gmane Spam Reporting):
502 Fix spam-report-gmane-use-article-number.
503 Add spam-report-user-mail-address.
01c52d31
MB
504
5052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
506
507 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
508
5092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
510
511 * gnus.texi (Group Parameters): Add simplified sorting example based on
512 example for `Sorting the Summary Buffer' from Jari Aalto
513 <jari.aalto@cante.net>.
514 (Example Methods): Add example for an indirect connection.
515
5162007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
517
518 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
519 (Agent Parameters): Updated parameter names to match code.
520 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
521 'gnus-agent-summary-fetch-series'.
522 (Agent and flags): New section providing a generalized discussion
523 of flag handling.
524 (Agent and IMAP): Removed flag discussion.
b2abec73 525 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
526
5272007-10-28 Romain Francoise <romain@orebokech.com>
528
529 * gnus.texi (Exiting the Summary Buffer): Add new function
530 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
531
5322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
533
534 * gnus.texi (Conformity): Fix typo.
535 (Customizing Articles): Document `first'.
536
5372007-10-28 Jari Aalto <jari.aalto@cante.net>
538
539 * gnus.texi (Sorting the Summary Buffer):
540 Add `gnus-thread-sort-by-date-reverse'. Add example
541 host to different sorting in NNTP and RSS groups.
542
5432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
544
545 * message.texi (Insertion): Describe prefix for
546 message-mark-inserted-region and message-mark-insert-file.
547
5482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
549
550 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
551 LaTeX documents. Describe "text/x-gnus-verbatim".
552
5532007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
554
b2abec73 555 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
556 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
557 (spam-stat spam filtering, SpamOracle)
558 (Extending the Spam ELisp package): Removed extra quote symbol for
559 clarity.
560
5612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
562
563 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
564 gnus-article-delete-part and gnus-article-replace-part.
565 (Using MIME): Add gnus-mime-replace-part.
566
5672007-10-28 Romain Francoise <romain@orebokech.com>
568
569 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
570 requires `auto-compression-mode' to be enabled. Add new nnml
571 variable `nnml-compressed-files-size-threshold'.
572
5732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
574
575 * gnus.texi (Sorting the Summary Buffer): Added
576 gnus-thread-sort-by-recipient.
577
5782007-10-28 Romain Francoise <romain@orebokech.com>
579
580 * message.texi (Insertion Variables): Mention new variable
581 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
582 documentation accordingly.
583
5842007-10-28 Romain Francoise <romain@orebokech.com>
585
586 * gnus.texi (To From Newsgroups): Mention new variables
587 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
588
5892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
590
591 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
592 stuff; gnus-mime-inline-part does the automatic decompression.
593
5942007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
595
596 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 597 "training.ham" should be "training.spam".
01c52d31
MB
598
5992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
600
601 * message.texi (Mail Variables): Fix the default value for
602 message-send-mail-function.
603
6042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
605
606 * gnus.texi (Optional Back End Functions): nntp-request-update-info
607 always returns nil exceptionally.
608
6092007-10-28 Simon Josefsson <jas@extundo.com>
610
611 * gnus.texi (Article Washing): Add libidn URL. Suggested by
612 Michael Cook <michael@waxrat.com>.
613
6142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
615
616 * gnus.texi (Topic Commands): Fix next/previous.
617
6182007-10-28 Simon Josefsson <jas@extundo.com>
619
620 * gnus.texi (Article Washing): Mention `W i'.
621
6222007-10-28 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
623
624 * gnus.texi (Group Parameters): Slight extension of sieve
625 parameter description.
626
6272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
628
629 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
630 matching score files as well.
631 (Picons): Describe `gnus-picon-style'.
632
6332007-10-28 Romain Francoise <romain@orebokech.com>
634
635 * message.texi (Message Headers): Mention that headers are hidden
636 using narrowing, and how to expose them.
637 Update copyright.
638
6392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
640
641 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
642 `gnus-summary-sort-by-recipient'.
643
6442007-10-28 Romain Francoise <romain@orebokech.com>
645
646 * gnus.texi (NNTP marks): New node.
647 (NNTP): Move NNTP marks variables to the new node.
648
6492007-10-28 Jesper Harder <harder@ifa.au.dk>
650
b2abec73 651 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
652
653 * gnus.texi (MIME Commands, Hashcash): Markup fix.
654
6552007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
656
b2abec73 657 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 658 everywhere for consistency.
b2abec73
JB
659 (Filtering Spam Using The Spam ELisp Package): Admonish again.
660 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
661 Say "regular expression" instead of "regex." Admonish. Pick
662 other words to sound better (s/so/thus/).
b2abec73 663 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
664 statistical filters. Remove old TODO.
665 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
666 New section on sorting and displaying the spam score.
667 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
668 backend but an alias to spam-use-BBDB.
669 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
670 new backend functionality.
671
6722007-10-28 Simon Josefsson <jas@extundo.com>
673
674 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
675 nntp-marks-directory, from Romain Francoise
676 <romain@orebokech.com>.
677
6782007-10-28 Magnus Henoch <mange@freemail.hu>
679
680 * gnus.texi (Hashcash): New default value of
681 hashcash-default-payment.
682
6832007-10-28 Simon Josefsson <jas@extundo.com>
684
685 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
686 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
687
6882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
689
690 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
691
6922007-10-28 Simon Josefsson <jas@extundo.com>
693
694 * gnus.texi (documentencoding): Add, to avoid warnings.
695
6962007-10-28 Simon Josefsson <jas@extundo.com>
697
698 * message.texi (Mail Headers): Add.
699
700 * gnus.texi (Hashcash): Fix.
701
7022007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
703
b2abec73 704 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 705 that payments can be verified and fix the name of the
b2abec73 706 hashcash-path variable.
01c52d31
MB
707
7082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
709
b2abec73 710 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
711
7122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
713
714 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
715
7162007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
717
718 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
719 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
720 warning about ham processors in spam groups removed.
01c52d31
MB
721
7222007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 723
b2abec73
JB
724 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
725 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
726
7272007-10-28 Jesper Harder <harder@ifa.au.dk>
728
729 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
730 (Mailing List): Typo.
731 (Customizing Articles): Add gnus-treat-ansi-sequences.
732 (Article Washing): Index.
733
734 * message.texi: Use m-dash consistently.
735
7362007-10-28 Jesper Harder <harder@ifa.au.dk>
737
738 * gnus.texi (GroupLens): Remove.
739
7402007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
741
742 * gnus.texi (Outgoing Messages, Agent Variables): Add
743 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
744 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
745
7462007-10-28 Jesper Harder <harder@ifa.au.dk>
747
748 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
749
7502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
751
752 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
753
754 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
755
7562007-10-28 Simon Josefsson <jas@extundo.com>
757
758 * gnus.texi (Top): Add SASL.
759
404cd454
GM
7602007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
761
762 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
763
7642007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
765
766 * gnus.texi (Troubleshooting): Adjust Gnus version number.
767
0edd2970
JB
7682007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
769
770 * calc.texi (Formulas, Composition Basics): Lower the
771 precedence of negation.
772
a9afba20
JY
7732007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
774
775 * ses.texi (The Basics): Mention how to create a new spreadsheet.
776 Mention the new three-letter column identifiers.
777 (More on cell printing): Calculate-cell and truncate-cell are now `c'
778 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
779 message when using `c' on an empty default with default printer.
780 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
781 renamed to `ses--symbolic-formulas' some time ago.
782
45b778a6
JB
7832007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
784
785 * calc.texi (Default Simplifications, Making Selections)
786 (Customizing Calc): Clarify associativity of multiplication.
787
03b5bade
MA
7882007-10-23 Michael Albinus <michael.albinus@gmx.de>
789
790 * tramp.texi (Traces and Profiles): Simplify loop over
791 `trace-function-background'.
792
e658c8ee
JL
7932007-10-22 Juri Linkov <juri@jurta.org>
794
795 * dired-x.texi (Shell Command Guessing): Default values are now
796 available by typing M-n instead of M-p.
797
dd753688
MA
7982007-10-21 Michael Albinus <michael.albinus@gmx.de>
799
800 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
801 (Password caching): Remove `tramp-clear-passwd'.
802 It's not a command anymore.
dd753688
MA
803 (Bug Reports): Add `tramp-bug' to function index.
804 (Function Index, Variable Index): New nodes.
805 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
806
807 * trampver.texi: Update release number.
808
4bb49b43
JB
8092007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
810
8b296cdd 811 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
812 about integer size into past tense.
813 (Time Zones): Remove pointer to Calc author's address.
814 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 815 and hyperbolic cotangent. Fix typo.
4bb49b43 816
311dd93f
MA
8172007-10-10 Michael Albinus <michael.albinus@gmx.de>
818
819 Sync with Tramp 2.1.11.
820
821 * trampver.texi: Update release number.
822
ea3fc256
MA
8232007-10-06 Michael Albinus <michael.albinus@gmx.de>
824
825 * tramp.texi (External packages): New section.
826
1af74d06
MB
8272007-09-29 Juri Linkov <juri@jurta.org>
828
829 * info.texi (Help-Int): Document `L' (`Info-history').
830
0e2806fa
SM
8312007-09-26 Carsten Dominik <dominik@science.uva.nl>
832
833 * org.texi: Change links to webpage and maintained email.
834 (Remember): Promote to Chapter, significant changes.
835 (Fast access to TODO states): New section.
836 (Faces for TODO keywords): New section.
837 (Export options): Example for #+DATE.
838 (Progress logging): Section moved.
839
567b9191
BW
8402007-09-26 Bill Wohler <wohler@newt.com>
841
842 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
843 browse-url-at-mouse.
844
1af74d06
MB
8452007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
846
847 * flymake.texi (Customizable variables): Face names don't end in -face.
848 Fix flymake-err-line-patterns template.
849 (Example -- Configuring a tool called directly): Fix init-function.
850 (Highlighting erroneous lines): Face names don't end in -face.
851
d60a4e3a 8522007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
853
854 * erc.texi (Special-Features): Fix small typo.
855
7d7a3510
MA
8562007-09-14 Michael Albinus <michael.albinus@gmx.de>
857
858 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
859 and "External transfer methods".
860
285f0d3a
JB
8612007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
862
863 * calc.texi (Predefined Units): Add some history.
864
526dc846
MO
8652007-09-08 Michael Olson <mwolson@gnu.org>
866
87e04f16
JB
867 * erc.texi (Copying): New section included from gpl.texi.
868 This matches the look of the upstream ERC manual.
526dc846 869
f10d0e80
JB
8702007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
871
87e04f16 872 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
873 (Random Numbers): Clarify the distribution of `random'.
874
4009494e
GM
8752007-09-06 Glenn Morris <rgm@gnu.org>
876
877 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 878 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
879 Change all setfilename commands to use ../../info.
880 * Makefile.in: Move the parts of the old man/Makefile.in that do not
881 refer to the Emacs manual here.
882 (infodir): New variable.
883 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
884 (cc-mode.texi, faq.texi): Update references to source file locations.
885 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
886 do not refer to the Emacs manual here.
887 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
888
889 * Makefile.in: Add `basename' versions of all info targets, for
890 convenience when rebuilding just one manual.
891 (../etc/GNU): Delete obsolete target.
892 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
893 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
894 *.vrs *.toc here...
895 (maintainer-clean): ...from here.
4009494e
GM
896
897 * makefile.w32-in (../etc/GNU): Delete obsolete target.
898
2de53ca6
GM
8992007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
900
901 * calc.texi (Date Conversions): Clarify definition of
902 Julian day numbering.
903 (Date Forms): Clarify definition of Julian day numbering;
904 add some history.
905
9062007-08-30 Carsten Dominik <dominik@science.uva.nl>
907
87e04f16 908 * org.texi: Version 5.07.
2de53ca6
GM
909
9102007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
911
912 * message.texi (MIME): Replace mml-attach with mml-attach-file.
913
9142007-08-22 Carsten Dominik <dominik@science.uva.nl>
915
916 * org.texi (Adding hyperlink types): New section.
917 (Embedded LaTeX): Chapter updated because of LaTeX export.
918 (LaTeX export): New section.
919 (Using links out): New section.
920
9212007-08-22 Glenn Morris <rgm@gnu.org>
922
923 * faq.texi (Learning how to do something): Refcards now in
924 etc/refcards/ directory.
925
9262007-08-22 Michael Albinus <michael.albinus@gmx.de>
927
928 * tramp.texi (Remote Programs): Persistency file must be cleared when
929 changing `tramp-remote-path'.
930 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
931 macro.
932
9332007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
934
935 * calc.texi: Move contents to beginning of file.
936 (Algebraic Entry): Fix the formatting of an example.
937
9382007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
939
940 * calc.texi (Basic Operations on Units): Mention exact versus
941 inexact conversions.
942
9432007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
944
945 * calc.texi (Basic Operations on Units): Mention default
946 values for new units.
947 (Quick Calculator Mode): Mention that binary format will
948 be displayed.
949
9502007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
951
952 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
953
9542007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
955
956 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
957
9582007-08-08 Glenn Morris <rgm@gnu.org>
959
960 * gnus.texi, sieve.texi: Replace `iff'.
961
9622007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
963
964 * calc.texi (Basic Graphics): Mention the graphing of error
965 forms.
966 (Graphics Options): Mention how `g s' handles error forms.
967 (Curve Fitting): Mention plotting the curves.
968 (Standard Nonlinear Models): Add additional models.
969 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
970 (Linear Fits): Correct result.
971
9722007-08-01 Alan Mackenzie <acm@muc.de>
973
974 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
975 to "--no-site-file".
976
9772007-07-29 Michael Albinus <michael.albinus@gmx.de>
978
979 * tramp.texi (Frequently Asked Questions): Point to mode line
980 extension in Emacs 23.1.
981
982 * trampver.texi: Update release number.
983
9842007-07-27 Glenn Morris <rgm@gnu.org>
985
986 * calc.texi (Copying): Include license text from gpl.texi, rather than
987 in-line.
988
9892007-07-25 Glenn Morris <rgm@gnu.org>
990
991 * calc.texi (Copying): Replace license with GPLv3.
992
993 * Relicense all FSF files to GPLv3 or later.
994
9952007-07-22 Michael Albinus <michael.albinus@gmx.de>
996
997 Sync with Tramp 2.1.10.
998
999 * tramp.texi (trampfn): Expand macro implementation in order to handle
1000 empty arguments.
1001 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
1002 occurencies by trampfn.
1003 (Frequently Asked Questions): Extend example code for host
b2abec73 1004 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
1005 file names to be typed.
1006
1007 * trampver.texi: Update release number.
1008
10092007-07-17 Michael Albinus <michael.albinus@gmx.de>
1010
1011 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
1012 section. Reported by <poti@potis.org>.
1013 (Remote processes): Arguments of the program to be debugged are taken
1014 literally.
1015 (Frequently Asked Questions): Simplify recentf example.
1016
10172007-07-14 Karl Berry <karl@gnu.org>
1018
1019 * info.texi (@copying): New Back-Cover Text.
1020
1021 * info.texi (Quitting Info): Move to proper place in source.
1022 (Reported by Benno Schulenberg.)
1023
10242007-07-13 Eli Zaretskii <eliz@gnu.org>
1025
1026 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
1027
1028 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
1029
1030 * emacs-mime.texi: Add @documentencoding directive.
1031
10322007-07-12 Nick Roberts <nickrob@snap.net.nz>
1033
1034 * tramp.texi (Remote processes): Add an anchor to the subsection
1035 "Running a debugger on a remote host".
1036
10372007-07-12 Michael Albinus <michael.albinus@gmx.de>
1038
1039 * tramp.texi (Remote processes): Don't call it "experimental" any
1040 longer. Add subsection about running a debugger on a remote host.
1041
10422007-07-10 Carsten Dominik <dominik@science.uva.nl>
1043
1044 * org.texi (Properties and columns): Chapter rewritten.
1045
10462007-07-08 Michael Albinus <michael.albinus@gmx.de>
1047
1048 * tramp.texi:
1049 * trampver.texi: Migrate to Tramp 2.1.
1050
10512007-07-02 Carsten Dominik <dominik@science.uva.nl>
1052
1053 * org.texi (Properties): New chapter.
1054
10552007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1056
1057 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1058 Control Panel.
1059
1060 * gnus.texi (Misc Article): Add index entry for
1061 gnus-single-article-buffer.
1062
10632007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
1064
1065 * gnus.texi (Starting Up): Fix typo.
1066
10672007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
1068
1069 * gnus.texi (Asynchronous Fetching): Fix typo.
1070
10712007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
1072
1073 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
1074 (About This Manual): Remove redundant information.
1075 (Getting Started): Mention author.
1076 (Basic Arithmetic, Customizing Calc): Make description of the
1077 variable `calc-multiplication-has-precedence' match its new effect.
1078
10792007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
1080
1081 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
1082 the variable `calc-multiplication-has-precedence'.
1083
10842007-06-19 Carsten Dominik <dominik@science.uva.nl>
1085
1086 * org.texi (Tag): Section swapped with node Timestamps.
1087 (Formula syntax for Lisp): Document new `L' flag.
1088
10892007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
1090
1091 * gnus.texi (Misc Group Stuff, Summary Buffer)
1092 (Server Commands, Article Keymap): Fix typo. s/function/command/.
1093
10942007-06-06 Juanma Barranquero <lekktu@gmail.com>
1095
1096 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1097 * gnus.texi (Article Buttons, Mail Source Customization)
1098 (Sending or Not Sending, Customizing NNDiary):
1099 * message.texi (Message Headers):
1100 * mh-e.texi (HTML): Fix typos.
1101
11022007-06-07 Michael Albinus <michael.albinus@gmx.de>
1103
1104 Sync with Tramp 2.0.56.
1105
1106 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1107 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1108
11092007-06-02 Chong Yidong <cyd@stupidchicken.com>
1110
1111 * Version 22.1 released.
1112
11132007-05-26 Michael Olson <mwolson@gnu.org>
1114
1115 * erc.texi (Modules): Fix references to completion modules.
1116
11172007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1118
1119 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1120
11212007-05-09 Didier Verna <didier@xemacs.org>
1122
1123 * gnus.texi (Email Based Diary): New. Proper documentation for the
1124 nndiary back end and the gnus-diary library.
1125
11262007-05-03 Karl Berry <karl@gnu.org>
1127
1128 * .cvsignore (*.pdf): New entry.
1129
1130 * texinfo.tex: Update from current version for better pdf generation.
1131
11322007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1133
1134 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1135
11362007-04-28 Glenn Morris <rgm@gnu.org>
1137
1138 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1139 consideration of legal status.
1140
11412007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1142
1143 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1144
11452007-04-24 Chong Yidong <cyd@stupidchicken.com>
1146
1147 * faq.texi (New in Emacs 22): python.el removed.
1148
11492007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1150
1151 * calc.texi (Reporting bugs): Update maintainer's address.
1152
11532007-04-22 Chong Yidong <cyd@stupidchicken.com>
1154
1155 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1156
11572007-04-15 Jay Belanger <belanger@truman.edu>
1158
1159 * calc.texi (Title page): Remove the date.
1160 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1161 (The Standard Calc Interface): Change trail title.
1162 (Floats): Mention that when non-decimal floats are entered, only
1163 approximations are stored.
1164 (Copying): Move to the appendices.
1165 (GNU Free Documentation License): Add as an appendix.
1166
11672007-04-15 Chong Yidong <cyd@stupidchicken.com>
1168
1169 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1170 * dired-x.texi, ebrowse.texi, ediff.texi:
1171 * emacs-mime.texi, erc.texi, eshell.texi:
1172 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1173 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1174 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1175 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1176 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1177 * woman.texi: Include GFDL.
1178
1179 * doclicense.texi: Remove node heading, so that it can be included by
1180 other files.
1181
1182 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1183
1184 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1185 than *.
1186
11872007-04-14 Carsten Dominik <dominik@science.uva.nl>
1188
1189 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1190 in Calc.
1191
11922007-04-09 Romain Francoise <romain@orebokech.com>
1193
1194 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1195 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1196 replace mouse-2.
1197
11982007-04-08 Chong Yidong <cyd@stupidchicken.com>
1199
1200 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1201 renamed to woman-use-topic-at-point. Document new behavior.
1202
12032007-04-08 Richard Stallman <rms@gnu.org>
1204
1205 * url.texi: Fix some indexing.
1206 (Disk Caching): Drop discussion of old/other Emacs versions.
1207
12082007-04-07 Chong Yidong <cyd@stupidchicken.com>
1209
1210 * url.texi (Disk Caching): Say Emacs 21 "and later".
1211
1212 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1213 on Font locking which now mentions JIT lock.
1214
12152007-04-01 Michael Olson <mwolson@gnu.org>
1216
1217 * erc.texi: Update for the ERC 5.2 release.
1218
12192007-03-31 David Kastrup <dak@gnu.org>
1220
1221 * woman.texi (Topic, Interface Options): Explain changes semantics of
1222 woman-manpath in order to consider MANPATH_MAP entries.
1223
12242007-03-31 Eli Zaretskii <eliz@gnu.org>
1225
1226 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1227
12282007-03-26 Richard Stallman <rms@gnu.org>
1229
1230 * pgg.texi (Caching passphrase): Clean up previous change.
1231
12322007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1233
1234 * gnus.texi (Setting Process Marks): Fix typo.
1235
12362007-03-25 Romain Francoise <romain@orebokech.com>
1237
1238 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1239 readability, and include various fixes by Daniel Brockman, Nick Roberts
1240 and Dieter Wilhelm.
1241
12422007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1243
1244 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1245
1246 * gnus.texi (Mail Source Specifiers): Fix typo.
1247
12482007-03-22 Ralf Angeli <angeli@caeruleus.net>
1249
1250 * reftex.texi (Imprint): Update maintainer information.
1251
12522007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1253
1254 * message.texi (Message Buffers): Update documentation for
1255 message-generate-new-buffers.
1256
12572007-03-15 Daiki Ueno <ueno@unixuser.org>
1258
1259 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1260
12612007-03-21 Glenn Morris <rgm@gnu.org>
1262
1263 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1264
12652007-03-19 Chong Yidong <cyd@stupidchicken.com>
1266
1267 * eshell.texi (Known problems): Emacs 21 -> 22.
1268
1269 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1270
12712007-03-18 Jay Belanger <belanger@truman.edu>
1272
1273 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1274
12752007-03-12 Glenn Morris <rgm@gnu.org>
1276
1277 * calc.texi (Time Zones): Switch to new North America DST rule.
1278
1279 * calc.texi: Replace "daylight savings" with "daylight
1280 saving" in text throughout.
1281
12822007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1283
1284 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1285 The variable now uses a list of symbols instead of just a symbol.
1286 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1287
12882007-03-06 Romain Francoise <romain@orebokech.com>
1289
1290 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1291 new packages, and mention Gnus update.
1292
12932007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1294
1295 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1296 nntp-open-connection-functions-never-echo-commands.
1297
12982007-02-27 Chong Yidong <cyd@stupidchicken.com>
1299
1300 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1301 problems on the console, and security risk in not using gpg-agent.
1302
13032007-02-25 Carsten Dominik <dominik@science.uva.nl>
1304
1305 * org.texi (The spreadsheet): Renamed from "Table calculations".
1306 Completely reorganized and rewritten.
1307 (CamelCase links): Section removed.
1308 (Repeating items): New section.
1309 (Tracking TODO state changes): New section.
1310 (Agenda views): Chapter reorganized and rewritten.
1311 (HTML export): Section rewritten.
1312 (Tables in arbitrary syntax): New section.
1313 (Summary): Better feature summary.
1314 (Activation): Document problem with cut-and-paste of Lisp code
1315 from PDF files.
1316 (Visibility cycling): Document indirect buffer use.
1317 (Structure editing): Document sorting.
1318 (Remember): Section rewritten.
1319 (Time stamps): Better description of time stamp types.
1320 (Tag searches): Document regular expression search for tags.
1321 (Stuck projects): New section.
1322 (In-buffer settings): New keywords.
1323 (History and Acknowledgments): Updated description.
1324
13252007-02-24 Alan Mackenzie <acm@muc.de>
1326
1327 * cc-mode.texi (Movement Commands): Insert two missing command names.
1328 (Getting Started): Slight wording correction (use conditional).
1329
13302007-02-22 Kim F. Storm <storm@cua.dk>
1331
1332 * widget.texi (User Interface, Basic Types): Document need to put some
1333 text before the %v escape in :format string in editable-field widget.
1334
13352007-02-18 Romain Francoise <romain@orebokech.com>
1336
1337 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1338 `cvs-mode-quit'.
1339
13402007-02-10 Markus Triska <markus.triska@gmx.at>
1341
1342 * widget.texi (Programming Example): Put constant strings in :format.
1343
13442007-02-07 Juanma Barranquero <lekktu@gmail.com>
1345
1346 * faq.texi (Fullscreen mode on MS-Windows): New node.
1347
13482007-02-04 David Kastrup <dak@gnu.org>
1349
1350 * faq.texi (AUCTeX): Update version number. Should probably be done
1351 for other packages as well.
1352
13532007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1354
1355 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1356 <tassilo@member.fsf.org>.
1357
13582007-01-27 Eli Zaretskii <eliz@gnu.org>
1359
1360 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1361 ls-lisp-use-localized-time-format.
1362
13632007-01-20 Markus Triska <markus.triska@gmx.at>
1364
1365 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1366
13672007-01-13 Michael Olson <mwolson@gnu.org>
1368
1369 * erc.texi (Modules): Mention capab-identify module.
1370
13712007-01-05 Michael Olson <mwolson@gnu.org>
1372
1373 * erc.texi (Getting Started): Update for /RECONNECT command.
1374
13752007-01-04 Richard Stallman <rms@gnu.org>
1376
1377 * ebrowse.texi: Change C-c b to C-c C-m.
1378
13792007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1380
1381 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1382 variables only in info to avoid redundant entries in the printed
1383 manual.
1384
13852007-01-02 Daiki Ueno <ueno@unixuser.org>
1386
1387 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1388
13892007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1390
1391 * message.texi (Security): Split into sub-nodes.
1392
13932007-01-01 Alan Mackenzie <acm@muc.de>
1394
1395 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1396 eval-after-load in Emacs <=21 and a workaround. Document that
1397 trigraphs are not supported.
1398
13992007-01-01 Alan Mackenzie <acm@muc.de>
1400
1401 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1402 c-context-line-break. When invoked within a string, preserve
1403 whitespace. Add a backslash only when also in a macro.
1404
14052007-01-01 Alan Mackenzie <acm@muc.de>
1406
1407 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1408
14092007-01-01 Alan Mackenzie <acm@muc.de>
1410
1411 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1412 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1413
14142007-01-01 Alan Mackenzie <acm@muc.de>
1415
1416 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1417 "Choosing a Style".
1418
1419 * cc-mode.texi ("Styles"): Add @dfn{style}.
1420
14212006-12-30 Michael Albinus <michael.albinus@gmx.de>
1422
1423 Sync with Tramp 2.0.55.
1424
1425 * trampver.texi: Update release number.
1426
14272006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1428
1429 * gnus.texi (Customizing Articles): Add index entries for all
1430 gnus-treat-* variables.
1431
14322006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1433
1434 * gnus.texi (IMAP): Fix incorrect explanation of
1435 nnimap-search-uids-not-since-is-evil in documentation for
1436 nnimap-expunge-search-string.
1437
14382006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1439
1440 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1441 spam-ifile-database.
1442
14432006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1444
1445 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1446 rebind C-s.
1447
14482006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1449
1450 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1451 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1452 "expiring mail".
1453 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1454 nnimap-nov-is-evil.
1455
14562006-12-25 Kevin Ryde <user42@zip.com.au>
1457
1458 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1459 about the key procedure being used heavily.
1460
14612006-12-24 Chong Yidong <cyd@stupidchicken.com>
1462
1463 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1464 to t.
1465 (Prerequisites): Add explanation about gpg-agent.
1466
14672006-12-22 Kevin Ryde <user42@zip.com.au>
1468
1469 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1470 "sort" instead of "sort*".
1471
14722006-12-19 Richard Stallman <rms@gnu.org>
1473
1474 * calc.texi (History and Acknowledgements): Recognize that Emacs
1475 now does have floating point.
1476
14772006-12-19 Michael Albinus <michael.albinus@gmx.de>
1478
1479 * tramp.texi (External transfer methods): Describe new method `scpc'.
1480
14812006-12-17 Sascha Wilde <wilde@sha-bang.de>
1482
1483 * pgg.texi: Added short note on gpg-agent to the introduction.
1484
14852006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1486
1487 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1488 also applies to Cc.
1489
14902006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1491
1492 * gnus.texi (X-Face): Clarify. Say which programs are required
1493 on Windows.
1494
14952006-12-08 Michael Olson <mwolson@gnu.org>
1496
1497 * erc.texi (Modules): Remove documentation for list module.
1498
14992006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1500
1501 * faq.texi (^M in the shell buffer): Ditto.
1502
15032006-11-20 Michael Olson <mwolson@gnu.org>
1504
1505 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1506
15072006-11-17 Carsten Dominik <dominik@science.uva.nl>
1508
1509 * org.texi: Fix typos.
1510 (Agenda commands): Document `C-k'.
1511
15122006-11-16 Eli Zaretskii <eliz@gnu.org>
1513
1514 * url.texi (http/https): Fix a typo in the HTTP URL.
1515
15162006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1517
1518 * ada-mode.texi: Total rewrite.
1519
15202006-11-13 Carsten Dominik <dominik@science.uva.nl>
1521
1522 * org.texi: Minor typo fixes.
1523
15242006-11-13 Bill Wohler <wohler@newt.com>
1525
1526 Release MH-E manual version 8.0.3.
1527
1528 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1529 release 8.0.3.
1530
1531 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1532 to set MAILDIR.
1533 (Reading Mail): Document the customization of read-mail-command
1534 for MH-E.
1535 (Viewing Attachments): Document mm-discouraged-alternatives.
1536 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1537 (Junk): Add more information about the settings of mh-junk-background
1538 in a program. Add /usr/bin/mh to PATH in examples.
1539
15402006-11-12 Richard Stallman <rms@gnu.org>
1541
1542 * woman.texi: Update author address but say he no longer maintains it.
1543
15442006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1545
1546 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1547 archived trees.
1548 (Checkboxes): Section moved to chapter 5, and extended.
1549 (The date/time prompt): New section.
1550 (Link abbreviations): New section.
1551 (Presentation and sorting): New section.
1552 (Custom agenda views): Section completely rewritten.
1553 (Summary): Compare with Planner.
1554 (Feedback): More info about creating backtraces.
1555 (Plain lists): Modified example.
1556 (Breaking down tasks): New section.
1557 (Custom time format): New section.
1558 (Time stamps): Document inactive timestamps.
1559 (Setting tags): More details about fast tag selection.
1560 (Block agenda): New section.
1561 (Custom agenda views): Section rewritten.
1562 (Block agenda): New section.
1563
15642006-11-07 Michael Albinus <michael.albinus@gmx.de>
1565
1566 * tramp.texi (Configuration): scp is the default method.
1567 (Default Method): Use ssh as example for another method.
1568
15692006-10-27 Richard Stallman <rms@gnu.org>
1570
1571 * woman.texi: Downcase nroff/troff/roff.
1572 (Installation): Chapter deleted. Some xrefs deleted.
1573 (Background): woman doesn't advise man ;-).
1574
15752006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1576
1577 * ada-mode.texi (Project files, Identifier completion)
1578 (Automatic Casing, Debugging, Using non-standard file names)
1579 (Working Remotely): Fix typos.
1580
15812006-10-20 Masatake YAMATO <jet@gyve.org>
1582
1583 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1584 sample code `my-c-initialization-hook'.
1585
15862006-10-19 Stuart D. Herring <herring@lanl.gov>
1587
1588 * widget.texi: Fix typos.
1589
15902006-10-19 Michael Albinus <michael.albinus@gmx.de>
1591
1592 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1593 "???". There have been no complaints for years, so the information
1594 must be appropriate.
1595
15962006-10-16 Richard Stallman <rms@gnu.org>
1597
1598 * widget.texi: Use @var instead of capitalization.
1599 Clarify many widget type descriptions.
1600
16012006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1602
1603 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1604 gnus-dired-attach.
1605 (Selecting a Group): Fix typo.
1606
16072006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1608
1609 * widget.texi: Fix typos.
1610
16112006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1612
1613 * gnus.texi (Image Enhancements): Update for Emacs 22.
1614
1615 * gnus-faq.texi ([1.3]): Update.
1616
16172006-10-06 Richard Stallman <rms@gnu.org>
1618
1619 * faq.texi (Displaying the current line or column):
1620 Delete "As of Emacs 20".
1621
16222006-10-06 Romain Francoise <romain@orebokech.com>
1623
1624 * faq.texi (VM): VM works with Emacs 22 too.
1625
16262006-10-06 Richard Stallman <rms@gnu.org>
1627
1628 * ebrowse.texi: Remove Emacs version "21" from title.
1629
16302006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1631
1632 * gnus.texi (Foreign Groups): Say where change of editing commands are
1633 stored. Add reference to `gnus-parameters'.
1634
16352006-09-15 Jay Belanger <belanger@truman.edu>
1636
1637 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1638 Change "Library Public License" to "Lesser Public License"
1639 throughout. Use "yyyy" to represent year.
1640
16412006-09-15 Carsten Dominik <dominik@science.uva.nl>
1642
1643 * org.texi (Setting tags): Typo fix.
1644
16452006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1646
1647 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1648
16492006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1650
1651 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1652
16532006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1654
1655 * faq.texi (Escape sequences in shell output): EMACS is now set
1656 to Emacs's absolute file name, not to "t".
1657 (^M in the shell buffer): Likewise.
1658 * misc.texi (Interactive Shell): Likewise.
1659
16602006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1661
1662 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1663 mails with pop3-leave-mail-on-server. Fix wording.
1664 (Limiting): Improve gnus-summary-limit-to-articles.
1665 (X-Face): Fix typo.
1666
16672006-09-11 Simon Josefsson <jas@extundo.com>
1668
1669 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1670 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1671
16722006-09-06 Simon Josefsson <jas@extundo.com>
1673
1674 * smtpmail.texi (Authentication): Mention SSL.
1675
16762006-09-01 Eli Zaretskii <eliz@gnu.org>
1677
1678 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1679 Don't use @indicateurl.
1680
1681 * cc-mode.texi (Subword Movement): Don't use @headitem.
1682 (Custom Braces, Clean-ups): Don't use @tie.
1683
16842006-08-29 Michael Albinus <michael.albinus@gmx.de>
1685
1686 Sync with Tramp 2.0.54.
1687
1688 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1689 Suggested by Adrian Phillips <a.phillips@met.no>.
1690
16912006-08-15 Carsten Dominik <dominik@science.uva.nl>
1692
1693 * org.texi (Installation, Activation): Split from Installation and
1694 Activation.
1695 (Clocking work time): Documented new features.
1696
16972006-08-13 Alex Schroeder <alex@gnu.org>
1698
1699 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1700 example.
1701
17022006-08-12 Eli Zaretskii <eliz@gnu.org>
1703
1704 * faq.texi (How to add fonts): New node.
1705
17062006-08-05 Romain Francoise <romain@orebokech.com>
1707
1708 * faq.texi (New in Emacs 22): Expand.
1709
17102006-08-03 Michael Olson <mwolson@gnu.org>
1711
1712 * erc.texi: Update for ERC 5.1.4.
1713
17142006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1715
1716 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1717 in .../site-lisp/gnus/ by default.
1718 [ From gnus-news.texi in the trunk. ]
1719
17202006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1721
1722 * gnus.texi (MIME Commands): Additions for yEnc.
1723
17242006-07-24 Richard Stallman <rms@gnu.org>
1725
1726 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1727 * faq.texi: Move periods and commas inside quotes.
1728
17292006-07-20 Jay Belanger <belanger@truman.edu>
1730
1731 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1732
17332006-07-18 Chong Yidong <cyd@stupidchicken.com>
1734
1735 * faq.texi (Security risks with Emacs): Document Emacs 22
1736 file-local-variable mechanism.
1737
17382006-07-12 Michael Olson <mwolson@gnu.org>
1739
1740 * erc.texi: Update for ERC 5.1.3.
1741
17422006-07-12 Alex Schroeder <alex@gnu.org>
1743
1744 * rcirc.texi: Fix typos.
1745 (Getting started with rcirc): New calling convention for M-x irc.
1746 Mention #rcirc. Removed channel tracking.
1747 (Configuration): Changed the names of all variables that got changed
1748 recently, eg. rcirc-server to rcirc-default-server. Added
1749 documentation for rcirc-authinfo, some background for Bitlbee, and
1750 rcirc-track-minor-mode.
1751 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1752 Scrolling.
1753 (Reconnecting after you have lost the connection): Fixed example code
1754 to match code changes.
1755
17562006-07-10 Nick Roberts <nickrob@snap.net.nz>
1757
1758 * gnus.texi, message.texi: Fix typos.
1759
17602006-07-07 Carsten Dominik <dominik@science.uva.nl>
1761
1762 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1763 commands.
1764 (Global TODO list): Document the use of the variables
1765 `org-agenda-todo-ignore-scheduled' and
1766 `org-agenda-todo-list-sublevels'.
1767
17682006-07-05 Richard Stallman <rms@gnu.org>
1769
1770 * faq.texi (Scrolling only one line): Fix xref.
1771
17722006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1773
1774 * faq.texi (Evaluating Emacs Lisp code):
1775 Throughout, replace eval-current-buffer with eval-buffer.
1776
17772006-07-03 Richard Stallman <rms@gnu.org>
1778
1779 * rcirc.texi (Scrolling conservatively): Fix xref.
1780
1781 * pcl-cvs.texi (Viewing differences): Usage fix.
1782
17832006-07-03 Carsten Dominik <dominik@science.uva.nl>
1784
1785 * org.texi (Agenda commands): Document `s' key to save all org-mode
1786 buffers.
1787
17882006-06-30 Ralf Angeli <angeli@caeruleus.net>
1789
1790 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1791 names. Mention `cvs-msg' face.
1792
17932006-06-29 Carsten Dominik <dominik@science.uva.nl>
1794
1795 * org.texi (Checkboxes): New section.
1796
17972006-06-28 Carsten Dominik <dominik@science.uva.nl>
1798
1799 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1800 throughout this chapter.
1801
18022006-06-27 Chong Yidong <cyd@stupidchicken.com>
1803
1804 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1805 text for standalone vs Emacs info.
1806 (Help): Clarify header line description. Use mouse-1 for clicks.
1807 (Help-P): Use mouse-1 for clicks.
1808 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1809 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1810 (Choose menu subtopic): Remove gratuitous Emacs command names.
1811 (Help-FOO): Put usual behavior first.
1812 (Help-Xref): Clicking on xrefs works in Emacs.
1813 (Search Text): Clarify what the default behavior is.
1814 (Create Info buffer): Fix Emacs window/X window confusion.
1815 (Emacs Info Variables): Fix for new Emacs init file behavior.
1816
18172006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1818
1819 * gnus.texi (Summary Buffer Lines): Fix typo.
1820
18212006-06-23 Carsten Dominik <dominik@science.uva.nl>
1822
1823 * org.texi (Embedded LaTeX): New chapter.
1824 (Archiving): Section rewritten.
1825 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1826
18272006-06-20 Bill Wohler <wohler@newt.com>
1828
1829 Release MH-E manual version 8.0.1.
1830
1831 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1832 release 8.0.1.
1833 (Preface): Depend on GNU mailutils 1.0 and higher.
1834
18352006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1836
1837 * message.texi (News Headers): Update message-syntax-checks section.
1838
18392006-06-19 Karl Berry <karl@gnu.org>
1840
1841 * info.texi (Advanced): Mention C-q, especially with ?.
1842
18432006-06-19 Carsten Dominik <dominik@science.uva.nl>
1844
1845 * org.texi (Publishing links): Document the `:link-validation-function'
1846 property.
1847 (Extensions and Hacking): New chapter, includes some sections of the
1848 "Miscellaneous" chapter.
1849
18502006-06-10 Carsten Dominik <dominik@science.uva.nl>
1851
1852 * org.texi (Progress logging): New section.
1853
18542006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1855
1856 * viper.texi (Viper Specials):
1857 * gnus.texi (Example Setup):
1858 * faq.texi (Backspace invokes help):
1859 * dired-x.texi (Optional Installation Dired Jump):
1860 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1861 follow coding conventions.
1862
18632006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1864
1865 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1866
18672006-06-06 Carsten Dominik <dominik@science.uva.nl>
1868
1869 * org.texi (ASCII export): Document indentation adaptation.
1870 (Setting tags): Document mutually-exclusive tags.
1871
18722006-06-05 Romain Francoise <romain@orebokech.com>
1873
1874 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1875 Fix typo.
1876
1877 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1878 channel (#gnus@irc.freenode.net).
1879 Fix typos. Update copyright notice.
1880
1881 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1882 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1883 (Line-Up Functions, Custom Macros):
1884 * ediff.texi (Window and Frame Configuration)
dccb744b 1885 (Highlighting Difference Regions):
2de53ca6
GM
1886 * emacs-mime.texi (Display Customization):
1887 * erc.texi (History):
1888 * eshell.texi (Known problems):
1889 * eudc.texi (Overview, BBDB):
1890 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1891 (The problem of spam, SpamOracle, Extending the Spam package)
1892 (Conformity, Terminology):
dccb744b 1893 * idlwave.texi (Routine Info)
2de53ca6
GM
1894 (Class and Keyword Inheritance, Padding Operators)
1895 (Breakpoints and Stepping, Electric Debug Mode)
1896 (Examining Variables, Troubleshooting):
1897 * org.texi (Creating timestamps):
1898 * reftex.texi (Commands, Options, Changes):
1899 * tramp.texi (Inline methods, Password caching)
1900 (Auto-save and Backup, Issues):
1901 * vip.texi (Files, Commands in Insert Mode):
1902 * viper.texi (Emacs Preliminaries, States in Viper)
1903 (Packages that Change Keymaps, Viper Specials, Groundwork):
1904 Fix various typos.
1905
19062006-05-31 Michael Ernst <mernst@alum.mit.edu>
1907
1908 * ediff.texi: Fix typos.
1909
19102006-05-30 Carsten Dominik <dominik@science.uva.nl>
1911
1912 * org.texi: Small typo fixes.
1913
19142006-05-29 Michael Albinus <michael.albinus@gmx.de>
1915
1916 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1917
19182006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1919
1920 * pcl-cvs.texi: Fix typos.
1921 (Customization): Say "us".
1922
19232006-05-26 Eli Zaretskii <eliz@gnu.org>
1924
1925 * org.texi: Remove bogus @setfilename.
1926
19272006-05-26 Carsten Dominik <dominik@science.uva.nl>
1928
1929 * org.texi (ASCII export): Omit command name.
1930 (HTML export): Add prefix to all lines in Local Variable example.
1931 (Acknowledgments): Typeset names in italics.
1932
19332006-05-24 Carsten Dominik <dominik@science.uva.nl>
1934
1935 * org.texi (Plain lists): Add new item navigation commands.
1936 (External links): Document elisp and info links.
1937 (Custom searches): New section.
1938 (Publishing): New chapter.
1939 (HTML export): Include a list of supported CSS classes.
1940 (Setting tags): Describe the fast-tag-setting interface.
1941
19422006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1943
1944 * dired-x.texi: ifinfo -> ifnottex.
1945
19462006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1947
1948 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1949
19502006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1951
1952 * message.texi (Interface): Add tool bar customization.
1953 (MIME): Index and text additions for mml-attach.
1954 (MIME): Describe mml-dnd-protocol-alist and
1955 mml-dnd-attach-options.
1956
1957 * gnus.texi (Oort Gnus): Reorder entries in sections.
1958 Fix some entries.
1959 (Starting Up): Add references to "Emacs for Heathens" and to
1960 "Finding the News". Add user-full-name and user-mail-address.
1961 (Group Buffer Format): Add tool bar customization and update.
1962 (Summary Buffer): Add tool bar customization.
1963 (Posting Styles): Add message-alternative-emails.
1964
19652006-05-09 Michael Albinus <michael.albinus@gmx.de>
1966
1967 * tramp.texi (Filename completion): Improve wording.
1968
19692006-05-07 Romain Francoise <romain@orebokech.com>
1970
1971 * faq.texi (Using regular expressions): Fix typo.
1972 (Packages that do not come with Emacs): Fix capitalization.
1973 (Replacing text across multiple files): Expand node to explain how
1974 to use `dired-do-query-replace-regexp' in more detail, based on
1975 suggestion by Eric Hanchrow <offby1@blarg.net>.
1976
19772006-05-06 Michael Albinus <michael.albinus@gmx.de>
1978
1979 * tramp.texi (Filename completion): Completion of remote files'
1980 method, user name and host name is active only in partial
1981 completion mode.
1982
19832006-05-06 Bill Wohler <wohler@newt.com>
1984
1985 Release MH-E manual version 8.0.
1986
1987 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1988 release 8.0.
1989
19902006-05-06 Bill Wohler <wohler@newt.com>
1991
1992 * mh-e.texi (MH-BOOK-HOME): Change from
1993 http://www.ics.uci.edu/~mh/book/mh to
1994 http://rand-mh.sourceforge.net/book/mh.
1995 Replace .htm suffix with .html for MH book files.
1996 (Using This Manual): Update key binding for getting relevant
1997 chapter in Info from command key.
1998 (Ranges): Fix itemx.
1999
20002006-05-05 Karl Berry <karl@gnu.org>
2001
2002 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2003 (\fonttextsize): New user-level command to change text font size.
2004
20052006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2006
2007 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2008
20092006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2010
2011 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2012
20132006-04-24 Bill Wohler <wohler@newt.com>
2014
2015 * mh-e.texi (Getting Started): Make it more explicit that you need
2016 to install MH. Add pointers to current MH implementations.
2017
20182006-04-21 Bill Wohler <wohler@newt.com>
2019
2020 Release MH-E manual version 7.94.
2021
2022 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2023 release 7.94.
2024
20252006-04-21 Carsten Dominik <dominik@science.uva.nl>
2026
2027 * org.texi: Many small fixes.
2028 (Handling links): Rename from "Managing links".
2029
20302006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2031
2032 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2033 (Splitting mail using spam-stat): Fix @xref.
2034
20352006-04-20 Chong Yidong <cyd@stupidchicken.com>
2036
2037 * gnus.texi (Spam Package): Major revision of the text.
2038 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
2039
20402006-04-20 Carsten Dominik <dominik@science.uva.nl>
2041
2042 * org.texi (Time stamps): Better explanation of the purpose of
2043 different time stamps.
2044 (Structure editing, Plain lists): More details on how new items
2045 and headings are inserted.
2046
20472006-04-18 Carsten Dominik <dominik@science.uva.nl>
2048
2049 * org.texi (Formula syntax): Fix link to Calc Manual.
2050
20512006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2052
2053 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2054
20552006-04-17 Bill Wohler <wohler@newt.com>
2056
2057 * mh-e.texi (Folders): Update mh-before-quit-hook and
2058 mh-quit-hook example with code that removes the buffers rather
2059 than just bury them.
2060
20612006-04-17 Michael Albinus <michael.albinus@gmx.de>
2062
2063 Sync with Tramp 2.0.53.
2064
20652006-04-13 Carsten Dominik <dominik@science.uva.nl>
2066
2067 * org.texi (Updating settings): New section.
2068 (Visibility cycling): Better names for the startup folding
2069 options.
2070 (Exporting): Completely restructured.
2071 (The very busy C-c C-c key): New section.
2072 (Summary of in-buffer settings): New section.
2073
20742006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2075
2076 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2077
20782006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2079
2080 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2081 (Server Commands): Key `v' is reserved for users.
2082
20832006-04-11 Carsten Dominik <dominik@science.uva.nl>
2084
2085 * org.texi (Link format): New section, emphasis on bracket links.
2086 (External links): Document bracket links.
2087 (FAQ): Expand to cover shell links and the new link format.
2088
20892006-04-09 Kevin Ryde <user42@zip.com.au>
2090
2091 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2092
20932006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2094
2095 * gnus.texi (Summary Buffer Lines): Add `*'.
2096
20972006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
2098
2099 * gnus.texi (Group Parameters):
2100 Mention gnus-permanently-visible-groups.
2101
21022006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2103
2104 * gnus.texi (Face): Fix typo.
2105
21062006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2107
2108 * gnus.texi (X-Face): Clarify.
2109 (Face): Need Emacs with PNG support.
2110
21112006-04-06 Richard Stallman <rms@gnu.org>
2112
2113 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2114 Emacs".
2115
21162006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2117
2118 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2119 blocks not suitable for inclusion with Emacs using variable
2120 PARTOFEMACS.
2121
21222006-04-04 Simon Josefsson <jas@extundo.com>
2123
2124 * gnus.texi (Security): Improve.
2125
21262006-04-02 Bill Wohler <wohler@newt.com>
2127
2128 * mh-e.texi (Getting Started, Junk, Bug Reports)
2129 (MH FAQ and Support): Fix URLs.
2130
21312006-03-31 Romain Francoise <romain@orebokech.com>
2132
2133 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2134 to t, not nil (and has for the past eight years).
2135
21362006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2137
2138 * message.texi, gnus.texi: Bump version to 5.11.
2139
21402006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2141
2142 * gnus.texi (Top): Add comment about version line.
2143
2144 * message.texi (Top): Ditto. Change to take named versions into
2145 account.
2146
21472006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2148
2149 * gnus.texi (Posting Styles): Add x-face-file to example.
2150 (X-Face): Refer to posting styles.
2151
2152 * gnus-faq.texi ([5.8]): Add x-face-file.
2153 ([8.4]): Add links to gmane.emacs.gnus.user and
2154 gmane.emacs.gnus.general.
2155
21562006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2157
2158 * gnus-faq.texi: Use .invalid.
2159 ([5.4]): Fix gnus-posting-styles example.
2160
21612006-03-27 Romain Francoise <romain@orebokech.com>
2162
2163 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2164 Emacs/W3 needs a new maintainer.
2165 (Ispell): Update author and version info.
2166 (Mailcrypt): Mention PGG.
2167 (New in Emacs 22): Add PGG to the list of new packages.
2168 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2169 updating dead URLs.
2170
21712006-03-25 Karl Berry <karl@gnu.org>
2172
2173 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2174 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2175 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2176 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2177 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2178 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2179 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2180 (2) do not indent copyright year list (or anything else).
2181
21822006-03-21 Bill Wohler <wohler@newt.com>
2183
2184 * mh-e.texi (Folders): Various edits.
2185
21862006-03-20 Romain Francoise <romain@orebokech.com>
2187
2188 * gnus.texi (Mail Folders): Grammar fix.
2189
21902006-03-19 Bill Wohler <wohler@newt.com>
2191
2192 * mh-e.texi (Replying): Document Mail-Followup-To.
2193 Change manually-formatted table to multitable. Add debugging info.
2194 Move description of mh-reply-default-reply-to into paragraph
2195 that describes its values.
2196
21972006-03-17 Bill Wohler <wohler@newt.com>
2198
2199 * mh-e.texi: Use smallexample and smalllisp consistenly.
2200 (Sending Mail Tour): Update method of entering
2201 addresses and subject.
2202 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2203 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2204
22052006-03-15 Carsten Dominik <dominik@science.uva.nl>
2206
2207 * org.texi: Version number change only.
2208
22092006-03-14 Bill Wohler <wohler@newt.com>
2210
2211 * mh-e.texi: Add index entries around each paragraph rather than
2212 depend on entries from beginning of node. Doing so ensures that
2213 index entries are less likely to be forgotten if text is cut and
2214 pasted, and are necessary anyway if the references are on a
2215 separate page. It seems that makeinfo is now (v. 4.8) only
2216 producing one index entry per node, so there is no longer any
2217 excuse not to. Use subheading instead of heading. The incorrect
2218 use of heading produced very large fonts in Info--as large as the
2219 main heading.
2220 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2221 versions 6 and 7 appeared *around* the time of these Emacs releases.
2222
22232006-03-13 Carsten Dominik <dominik@science.uva.nl>
2224
2225 * org.texi (Clean view): Document new startup options.
2226
22272006-03-11 Bill Wohler <wohler@newt.com>
2228
2229 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2230 (Composing, Scan Line Formats): Fix @refs.
2231 (Getting Started): Define MH profile and MH profile components.
2232 (Incorporating Mail, Reading Mail, Viewing, Printing)
2233 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2234 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2235 for string constants.
2236 (Tool Bar): Remove spurious quote.
2237 (Junk): Use ``...'' instead of "...".
2238 (Scan Line Formats): Replace @samp with @kbd.
2239
22402006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2241
2242 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2243
22442006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2245
2246 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2247 easy to understand.
2248
22492006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2250
2251 * gnus.texi: Markup fix.
2252 (Fancy Mail Splitting): Specify new feature.
2253
22542006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2255
2256 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2257 partial-words matching.
2258
22592006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2260
2261 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2262
2263 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2264 (MIME Commands): Fix mm-discouraged-alternatives.
2265
22662006-03-07 Carsten Dominik <dominik@science.uva.nl>
2267
2268 * org.texi: Version number change only.
2269
22702006-03-06 Bill Wohler <wohler@newt.com>
2271
2272 * mh-e.texi: Move from SourceForge repository to Savannah.
2273 This is version 7.93, which is a total rewrite from the previous
2274 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2275 version 7.93.
2276
22772006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2278
2279 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2280
22812006-03-01 Carsten Dominik <dominik@science.uva.nl>
2282
2283 * org.texi (Interaction): Add item about `org-mouse.el' by
2284 Piotr Zielinski.
2285 (Managing links): Document that also mouse-1 can be used to
2286 activate a link.
2287 (Headlines, FAQ): Add entry about hiding leading stars.
2288 (Miscellaneous): Resort the sections in this chapter to a more
2289 logical sequence.
2290
22912006-02-27 Simon Josefsson <jas@extundo.com>
2292
2293 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2294 2004-01-27 from the trunk).
2295
22962006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2297
2298 * cc-mode.texi: Rename c-hungry-backspace to
2299 c-hungry-delete-backwards, at the request of RMS. Leave the old
2300 name as an alias.
2301
23022006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2303
2304 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2305 include the function header within the defun.
2306
23072006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2308
2309 * cc-mode.texi: Correct two typos.
2310
23112006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2312
2313 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2314 existing comment.
2315 (Electric Keys): Add a justification for electric indentation.
2316 (Hungry WS Deletion): Clear up the names and complications of the
2317 BACKSPACE and DELETE keys.
2318
23192006-02-23 Juri Linkov <juri@jurta.org>
2320
2321 * faq.texi (Common requests): Move `Turning on auto-fill by
2322 default' after `Wrapping words automatically'. Move `Working with
2323 unprintable characters' before `Searching for/replacing newlines'.
2324 Move `Replacing highlighted text' after `Highlighting a region'.
2325 Merge `Repeating commands' and `Repeating a command as many times
2326 as possible' into the former.
2327 (Packages that do not come with Emacs): Add refs to Gmane and
2328 etc/MORE.STUFF.
2329
23302006-02-23 Juri Linkov <juri@jurta.org>
2331
2332 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2333 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2334 Add xref to `(emacs)Reporting Bugs'.
2335 (Getting a printed manual): Add URL to other formats of the manual.
2336 (Common requests): Fix menu.
2337 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2338 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2339 (Inserting text at the beginning of each line): Add pxref to
2340 `Changing the included text prefix'.
2341 (Forcing the cursor to remain in the same column): Mention `track-eol'
2342 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2343 (Replacing text across multiple files): Add keybinding `Q' for
2344 `dired-do-query-replace'.
2345
23462006-02-22 Carsten Dominik <dominik@science.uva.nl>
2347
2348 * reftex.texi: Version number and date change only.
2349
2350 * org.texi (Internal Links): Rewrite to cover the modified
2351 linking system.
2352
23532006-02-17 Eli Zaretskii <eliz@gnu.org>
2354
2355 * faq.texi: Remove the coding cookie, it's not needed anymore.
2356
23572006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2358
2359 * faq.texi (Colors on a TTY): Mention Mac OS port.
2360
23612006-02-12 Karl Berry <karl@gnu.org>
2362
2363 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2364 8-bit accented a.
2365
23662006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2367
2368 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2369
23702006-02-08 Romain Francoise <romain@orebokech.com>
2371
2372 * faq.texi (Top): Remove paragraph about the FAQ being a
2373 transitional document, etc.
2374 (Searching for/replacing newlines): New node.
2375 (Yanking text in isearch): New node.
2376 (Inserting text at the beginning of each line): Rename and make
2377 more general, mention `M-;' in Message mode.
2378
23792006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2380
2381 * faq.texi (Meta key does not work in xterm)
2382 (Emacs does not display 8-bit characters)
2383 (Inputting eight-bit characters): Update xrefs.
2384
23852006-02-06 Romain Francoise <romain@orebokech.com>
2386
2387 * faq.texi (VM): VM now at version 7.19.
2388 Set myself as maintainer of this file.
2389
23902006-02-04 Michael Olson <mwolson@gnu.org>
2391
2392 * erc.texi (History): Note that ERC is now included with Emacs.
2393
23942006-01-31 Romain Francoise <romain@orebokech.com>
2395
2396 * message.texi (Message Headers): Explain what
2397 `message-alternative-emails' does in more detail.
2398 Update copyright year.
2399
24002006-01-30 Juanma Barranquero <lekktu@gmail.com>
2401
2402 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2403
24042006-01-29 Richard M. Stallman <rms@gnu.org>
2405
2406 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2407
24082006-01-29 Michael Olson <mwolson@gnu.org>
2409
2410 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2411
2412 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2413
2414 * faq.texi (New in Emacs 22): Mention ERC.
2415
24162006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2417
2418 * rcirc.texi: Capitalize dir entry for consistency with the entry
2419 in info/dir and other entries in the Emacs category.
2420 Fix typos. Delete trailing whitespace.
2421
24222006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
2423
2424 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2425
24262006-01-27 Eli Zaretskii <eliz@gnu.org>
2427
2428 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2429 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2430
2431 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2432 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2433
24342006-01-27 Alex Schroeder <alex@gnu.org>
2435
2436 * rcirc.texi: New file.
2437
24382006-01-23 Juri Linkov <juri@jurta.org>
2439
2440 * widget.texi (User Interface): Add S-TAB for widget-backward.
2441
24422006-01-22 Michael Albinus <michael.albinus@gmx.de>
2443
2444 Sync with Tramp 2.0.52.
2445
2446 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2447 Add Tramp disabling item. New item for common connection problems.
2448 (various): Apply "ftp" as method for the download URL.
2449 (Bug Reports): Refer to FAQ for common problems.
2450
24512006-01-21 Eli Zaretskii <eliz@gnu.org>
2452
2453 * widget.texi (User Interface): Use @key for TAB.
2454
2455 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2456
2457 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2458 for TAB.
2459
2460 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2461
24622006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2463
2464 * gnus.texi: Update copyright.
2465
24662006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2467
2468 * gnus.texi (Article Washing): Additions.
2469
24702006-01-08 Alex Schroeder <alex@gnu.org>
2471
2472 * pgg.texi (Caching passphrase): Rewording.
2473
24742006-01-13 Carsten Dominik <dominik@science.uva.nl>
2475
2476 * org.texi (Agenda commands): Document tags command.
2477
24782006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2479
2480 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2481
24822006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2483
2484 * gnus.texi (RSS): Addition.
2485
24862005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2487
2488 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2489
24902005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2491
2492 * emacs-mime.texi (Display Customization): Add setting example to
2493 mm-discouraged-alternatives.
2494
24952006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2496
2497 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2498 version is the canonical version.
2499
25002006-01-08 Alex Schroeder <alex@gnu.org>
2501
2502 * pgg.texi (Caching passphrase): Rewording.
2503
25042006-01-06 Eli Zaretskii <eliz@gnu.org>
2505
2506 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2507 repository URL.
2508
25092006-01-06 Carsten Dominik <dominik@science.uva.nl>
2510
2511 * org.texi: Removed the accidentally re-added empty line in the
2512 direntry.
2513
25142006-01-05 Carsten Dominik <dominik@science.uva.nl>
2515
2516 * org.texi (Agenda Views): Chapter reorganized.
2517
25182005-12-29 Romain Francoise <romain@orebokech.com>
2519
2520 * faq.texi (Using Customize): New node.
2521
25222005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2523
2524 * org.texi: Remove blank line in @direntry. It is non-standard
2525 and recursively produces blank lines all over the dir file (when
2526 using Texinfo 4.8).
2527
25282005-12-21 Luc Teirlinck <teirllm@auburn.edu>
2529
2530 * widget.texi (atoms): Delete obsolete remark about `file' widget.
2531
25322005-12-20 Carsten Dominik <dominik@science.uva.nl>
2533
2534 * org.texi (Tags): Boolean logic documented.
2535 (Agenda Views): Document custom commands.
2536
25372005-12-20 David Kastrup <dak@gnu.org>
2538
2539 * faq.texi (AUCTeX): Update version and mailing list info.
2540
25412005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
2542
2543 * gnus.texi (MIME Commands): Mention addition of
2544 multipart/alternative to gnus-buttonized-mime-types and add xref
2545 to mm-discouraged-alternatives.
2546
2547 * emacs-mime.texi (Display Customization): Mention addition of
2548 "image/.*" and add xref to gnus-buttonized-mime-types in the
2549 mm-discouraged-alternatives section.
2550
25512005-12-16 Carsten Dominik <dominik@science.uva.nl>
2552
2553 * org.texi (Tags): New section.
2554 (Agenda Views): Chapter reorganized.
2555
25562005-12-16 Eli Zaretskii <eliz@gnu.org>
2557
2558 * org.texi (Internal Links): Add a missing comma after an @xref.
2559
25602005-12-14 Chong Yidong <cyd@stupidchicken.com>
2561
2562 * faq.texi (Filling paragraphs with a single space): No need to
2563 change sentence-end now.
2564
25652005-12-13 Romain Francoise <romain@orebokech.com>
2566
2567 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2568
25692005-12-12 Jay Belanger <belanger@truman.edu>
2570
2571 * faq.texi (Calc): Update version number.
2572
25732005-12-12 Carsten Dominik <dominik@science.uva.nl>
2574
2575 * org.texi (Progress Logging): New section.
2576
25772005-12-10 Romain Francoise <romain@orebokech.com>
2578
2579 Update the Emacs FAQ for the 22.1 release.
2580
2581 * faq.texi: Set VER to `22.1'.
2582 (Basic editing): Explain how to use localized versions of the
2583 Tutorial. Mention that `C-h r' displays the manual. Delete
2584 obsolete WWW link to an Emacs 18 tutorial.
2585 (Getting a printed manual): Point to the new locations of the
2586 manuals on the GNU Web site.
2587 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2588 available via Info (it was previously distributed separately).
2589 (Installing Texinfo documentation): The latest version of Texinfo
2590 is 4.8, not 4.0.
2591 (Informational files for Emacs): COPYING is the GNU General Public
2592 License, not the Emacs General Public License.
2593 (Informational files for Emacs): Delete obsolete link to the
2594 GNUinfo pages as they have been removed from the GNU Web site.
2595 (New in Emacs 22): New node.
2596 (Setting up a customization file): Say that most packages support
2597 Customize nowadays.
2598 (Colors on a TTY): Delete reference to instructions on how to
2599 enable syntax highlighting, it is now enabled by default.
2600 (Turning on abbrevs by default): Emacs now reads the abbrevs file
2601 at startup automatically.
2602 (Controlling case sensitivity): Mention `M-c' in isearch.
2603 (Using an already running Emacs process): Emacs now creates the
2604 socket in `/tmp/emacsUID'. Fix typos. Change default location of
2605 gnuserv. As emacsclient can now run Lisp code as well, delete a
2606 sentence praising gnuserv for that. Simplify description of how
2607 the client/server operation works.
2608 (Compiler error messages): Delete obsolete text (compile.el has
2609 been rewritten).
2610 (Indenting switch statements): Fix typo.
2611 (Matching parentheses): Simplify setup instructions, mention the
2612 menu bar item in the Options menu.
2613 (Repeating a command as many times as possible): Mention `C-x e'.
2614 (Going to a line by number): Mention new keymap and bindings
2615 `M-g M-g', `M-g M-p' and `M-g M-n'.
2616 (Turning on syntax highlighting): Now on by default. Simplify.
2617 (Replacing highlighted text): Use `1', not `t'.
2618 (Problems with very large files): The maximum size is now 256MB on
2619 32-bit machines.
2620 (^M in the shell buffer): Mention `comint-process-echoes'.
2621 (Emacs for Apple computers): Emacs 22 has native support for Mac
2622 OS X.
2623 (Translating names to IP addresses): Delete node.
2624 (Binding keys to commands): Fix typo.
2625 (SPC no longer completes file names): New node.
2626 (MIME with Emacs mail packages): Delete section about the Emacs
2627 MIME FAQ (it's not reachable anymore).
2628
26292005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2630
2631 * cc-mode.texi: The manual has been extensively revised: the
2632 information about using CC Mode has been separated from the larger
2633 and more difficult chapters about configuration. It has been
2634 updated for CC Mode 5.31.
2635
26362005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2637
2638 * pgg.texi (User Commands): Fix description of pgg-verify-region.
2639 (Selecting an implementation): Fix descriptions.
2640
26412005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2642
2643 * message.texi (Various Message Variables): Addition.
2644
26452005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2646
2647 * message.texi: Fix default values.
2648
26492005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2650
2651 * message.texi (Header Commands): Clarify descriptions of
2652 message-cross-post-followup-to, message-reduce-to-to-cc, and
2653 message-insert-wide-reply.
2654 (Various Commands): Fix kindex for message-kill-to-signature;
2655 clarify description of message-tab.
2656
26572005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2658
2659 * message.texi (Mailing Lists): Fix description about MFT.
2660
2661 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2662
26632005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2664
2665 * gnus.texi (Slow Terminal Connection): Replace old description
2666 with new one.
2667
26682005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
2669
2670 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2671 replace X-Draft-Headers with X-Draft-From.
2672
26732005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2674
2675 * gnus.texi (Various Various): Fix the default value of
2676 nnheader-max-head-length.
2677 (Gnus Versions): Fix typo.
2678
26792005-12-08 Carsten Dominik <dominik@science.uva.nl>
2680
2681 * org.texi (Structure editing): Document new functionality of
2682 M-RET.
2683
26842005-12-06 Luc Teirlinck <teirllm@auburn.edu>
2685
2686 * org.texi (Internal Links): Fix Texinfo usage.
2687
26882005-12-06 Carsten Dominik <dominik@science.uva.nl>
2689
2690 * org.texi (TODO basics): Document the global todo list.
2691 (TODO items): Documents sparse tree for specific TODO
2692 keywords.
2693
26942005-11-30 Carsten Dominik <dominik@science.uva.nl>
2695
2696 * org.texi (Plain Lists): Typos fixed.
2697
26982005-11-28 Jay Belanger <belanger@truman.edu>
2699
2700 * calc.texi: Change references of `M-#' to `C-x *' prefix.
2701
27022005-11-24 Carsten Dominik <dominik@science.uva.nl>
2703
2704 * org.texi (Structure editing): New item moving commands added.
2705 (Plain Lists): New section.
2706
27072005-11-18 Carsten Dominik <dominik@science.uva.nl>
2708
2709 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2710 (Agenda): Document commands `org-cycle-agenda-files' and
2711 `org-agenda-file-to-front'
2712 (Built-in table editor): Document `org-table-sort-lines'.
2713 (HTML formatting): Export of hand-formatted lists.
2714
27152005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2716
2717 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2718 new variable gnus-toolbar-thickness.
2719
27202005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2721
2722 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2723
27242005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2725
2726 * gnus.texi (X-Face): Fix description.
2727 (XVarious): Remove gnus-xmas-logo-color-alist and
2728 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2729
27302005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2731
2732 * gnus.texi (Group Parameters): Mention new variable
2733 gnus-parameters-case-fold-search.
2734 (Home Score File): Addition.
2735
27362005-11-04 Ulf Jasper <ulf.jasper@web.de>
2737
2738 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
2739 (Overview): List supported feed types.
2740 (Installation): No installation necessary when using autoload.
2741 (Configuration): Rename "RSS" to "news".
2742
27432005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
2744
2745 * pgg.texi (User Commands): Document additional passphrase
2746 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2747 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2748
27492005-11-04 Carsten Dominik <dominik@science.uva.nl>
2750
2751 * org.texi: Version number changed to 3.19.
2752
27532005-10-29 Sascha Wilde <wilde@sha-bang.de>
2754
2755 * pgg.texi (How to use): Update the example to add autoload of
2756 pgg-encrypt-symmetric-region.
2757 (User Commands): Document pgg-encrypt-symmetric-region.
2758 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2759
27602005-10-27 Jay Belanger <belanger@truman.edu>
2761
2762 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2763 mention other TeX-related units.
2764
27652005-10-23 Lars Hansen <larsh@soem.dk>
2766
2767 * dired-x.texi (Miscellaneous Commands): Replace
2768 dired-do-relative-symlink by dired-do-relsymlink and
2769 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2770
27712005-10-23 Jay Belanger <belanger@truman.edu>
2772
2773 * calc.texi (Predefined Units): Use `alpha' for the fine structure
2774 constant.
2775
27762005-10-23 Michael Albinus <michael.albinus@gmx.de>
2777
2778 * faq.texi (Bugs and problems): Replace
2779 `dired-move-to-filename-regexp' by
2780 `directory-listing-before-filename-regexp'.
2781
27822005-10-22 Eli Zaretskii <eliz@gnu.org>
2783
2784 * newsticker.texi (UPDATED): Set value.
2785
27862005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
2787
2788 * gnus.texi (Document Groups): Remove duplicate item.
2789
27902005-10-21 Carsten Dominik <dominik@science.uva.nl>
2791
2792 * org.texi (Summary): Mention iCalendar support.
2793 (Exporting): Document iCalendar support.
2794
27952005-10-18 Romain Francoise <romain@orebokech.com>
2796
2797 * viper.texi (Viper Specials): Capitalize GNU.
2798
27992005-10-17 Juri Linkov <juri@jurta.org>
2800
2801 * info.texi (Getting Started, Search Index, Expert Info):
2802 Fix wording.
2803 (Search Text): Replace `echo area' with `mode line'.
2804 (Search Index): Both `i' and `,' find all index entries.
2805 Replace example `C-f' with `C-l' (which exists in index of Info
2806 manual) and delete spaces in its keyboard input sequence.
2807 Delete unnecessary explanations about literal characters.
2808
28092005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
2810
2811 * gnus.texi (Document Server Internals): Addition.
2812
28132005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
2814
2815 * gnus.texi (A note on namespaces): Fix RFC reference.
2816
28172005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2818
2819 * gnus.texi (RSS): Fix key description.
2820
28212005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2822
2823 * gnus.texi: Emacs/w3 -> Emacs/W3.
2824 (Browsing the Web): Fix description.
2825 (Web Searches): Ditto.
2826 (Customizing W3): Ditto.
2827
28282005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2829
2830 * gnus.texi (Maildir): Clarify expire-age and expire-group.
2831
28322005-10-11 Jay Belanger <belanger@truman.edu>
2833
2834 * calc.texi (Integration): Mention using `a i' to compute definite
2835 integrals.
2836
28372005-10-11 Juri Linkov <juri@jurta.org>
2838
2839 * info.texi: Rearrange nodes.
2840 (Top): Update menu. Change ref `Info for Experts' to
2841 `Advanced Info Commands'.
2842 (Getting Started): Fix description of manual's parts.
2843 (Help-Int): Change xref `Info Search' to `Search Index', and
2844 `Expert Info' to `Advanced'.
2845 (Advanced): Move node one level up.
2846 (Search Text, Search Index): New nodes split out from `Info Search'.
2847 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2848 split out from `Advanced'.
2849 (Advanced, Emacs Info Variables): De-document editing an Info file
2850 in Info.
2851 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2852 (Creating an Info File): Delete node and move its text to
2853 `Expert Info'.
2854
28552005-10-10 Carsten Dominik <dominik@science.uva.nl>
2856
2857 * org.texi (Workflow states): Documented that change in keywords
2858 becomes active only after restart of Emacs.
2859
28602005-10-08 Michael Albinus <michael.albinus@gmx.de>
2861
2862 Sync with Tramp 2.0.51.
2863
28642005-10-08 Nick Roberts <nickrob@snap.net.nz>
2865
2866 * speedbar.texi (Introduction): Describe new location of speedbar
2867 on menubar.
2868 (Basic Key Bindings): Remove descriptions of bindings that have
2869 been removed.
2870
28712005-10-05 Nick Roberts <nickrob@snap.net.nz>
2872
2873 * speedbar.texi (GDB): Describe use of watch expressions.
2874
28752005-09-28 Simon Josefsson <jas@extundo.com>
2876
2877 * message.texi (IDNA): Fix.
2878
28792005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2880
2881 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2882 nntp-server-hook, and nntp-warn-about-losing-connection; fix
2883 description of nntp-open-connection-function.
2884 (Common Variables): Fix descriptions.
2885
28862005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2887
2888 * gnus.texi (Server Buffer Format): Document the %a format spec.
2889
28902005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2891
2892 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2893
28942005-09-23 Carsten Dominik <dominik@science.uva.nl>
2895
2896 * org.texi Version 3.16.
2897
28982005-09-19 Miles Bader <miles@gnu.org>
2899
2900 * newsticker.texi: Get rid of CVS keywords.
2901
29022005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2903
2904 * gnus.texi (Finding the Parent): Fix description of how Gnus
2905 finds article.
2906
29072005-09-14 Jari Aalto <jari.aalto@cante.net>
2908
2909 * gnus.texi (Advanced Scoring Examples): New examples to teach how
2910 to drop off non-answered articles.
2911
29122005-09-19 Juanma Barranquero <lekktu@gmail.com>
2913
2914 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2915 braces (which are unsupported by NMAKE) for macro `srcdir'.
2916
29172005-09-17 Eli Zaretskii <eliz@gnu.org>
2918
2919 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2920 (../info/newsticker, newsticker.dvi): New targets.
2921
29222005-09-17 Ulf Jasper <ulf.jasper@web.de>
2923
2924 * newsticker.texi: Replace @command with @code. Replace @example
2925 with @lisp.
2926 (Top): Added explanations to menu items.
2927 (GNU Free Documentation License): Removed.
2928
29292005-09-16 Romain Francoise <romain@orebokech.com>
2930
2931 Update all files to specify GFDL version 1.2.
2932
2933 * doclicense.texi (GNU Free Documentation License): Update to
2934 version 1.2.
2935
29362005-09-15 Richard M. Stallman <rms@gnu.org>
2937
2938 * newsticker.texi: Fix @setfilename.
2939
2940 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2941 (../info/newsticker, newsticker.dvi): New targets.
2942
29432005-08-30 Carsten Dominik <dominik@science.uva.nl>
2944
2945 * org.texi: Version 3.15.
2946
29472005-08-29 Luc Teirlinck <teirllm@auburn.edu>
2948
2949 * ses.texi: Combine all three indices into one.
2950 Correct a few typos.
2951
29522005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2953
2954 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
2955
29562005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2957
2958 * emacs-mime.texi (Handles): Remove duplicate item.
2959 (Encoding Customization): Fix the default value for
2960 mm-coding-system-priorities.
2961 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
2962 (Basic Functions): Fix reference.
2963
29642005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2965
2966 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2967
29682005-08-18 Richard M. Stallman <rms@gnu.org>
2969
2970 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
2971 and web site.
2972
2973 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
2974 not keyboard-translate.
2975
29762005-08-11 Richard M. Stallman <rms@gnu.org>
2977
2978 * faq.texi (Using regular expressions): Fix xref.
2979
29802005-08-09 Juri Linkov <juri@jurta.org>
2981
2982 * info.texi (Help-P): Replace `Prev' with `Previous'.
2983 (Help-M, Help-Xref): Add S-TAB.
2984 (Help-FOO): Update `u' command.
2985 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
2986 Update info about visibility of xref parts.
2987 (Help-Int): Fix `m' command. Rename `Info-last' to
2988 `Info-history-back'. Add `Info-history-forward'.
2989 (Advanced): Fix `g*' and `M-n' commands.
2990 (Info Search): Add `index-apropos' in stand-alone browser.
2991 Add isearch commands.
2992 (Emacs Info Variables): Remove `Info-fontify'.
2993 Add `Info-mode-hook'. Update face names.
2994 Add `Info-fontify-maximum-menu-size',
2995 `Info-fontify-visited-nodes', `Info-isearch-search'.
2996
29972005-08-07 Michael Albinus <michael.albinus@gmx.de>
2998
2999 Sync with Tramp 2.0.50.
3000
3001 * tramp.texi: Use @option{} consequently for method names.
3002 (Inline methods, External transfer methods): Remove references to
3003 Cygwin.
3004 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3005 implementation.
3006
30072005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3008
3009 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3010 Mention that gnus-init-file is not read when Emacs is invoked with
3011 --no-init-file or -q.
3012
30132005-07-19 Carsten Dominik <dominik@science.uva.nl>
3014
3015 * org.texi: Version 3.14.
3016
30172005-07-04 Carsten Dominik <dominik@science.uva.nl>
3018
3019 * org.texi: Version 3.13.
3020
30212005-07-18 Juri Linkov <juri@jurta.org>
3022
3023 * calc.texi (Time Zones, Logical Operations):
3024 * cl.texi (Overview):
3025 * org.texi (TODO types):
3026 * sc.texi (Emacs 18 MUAs):
3027 * speedbar.texi (Top):
3028 * url.texi (History):
3029 Delete duplicate duplicate words.
3030
30312005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
3032
3033 * cl.texi (Type Predicates): Document `atom' type.
3034
30352005-07-04 Lute Kamstra <lute@gnu.org>
3036
3037 Update FSF's address in GPL notices.
3038
3039 * calc.texi (Copying):
3040 * doclicense.texi (GNU Free Documentation License):
3041 * faq.texi (Contacting the FSF):
3042 * mh-e.texi (Copying): Update FSF's address.
3043
30442005-07-03 Richard M. Stallman <rms@gnu.org>
3045
3046 * flymake.texi (Example -- Configuring a tool called directly):
3047 Update name of flymake-build-relative-filename.
3048
30492005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3050
3051 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3052
30532005-06-29 Carsten Dominik <dominik@science.uva.nl>
3054
3055 * org.texi: Version 3.12.
3056
30572005-06-24 Eli Zaretskii <eliz@gnu.org>
3058
3059 * makefile.w32-in (MAKEINFO): Use --force.
3060 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3061 Makefile.in.
3062 (gnus.dvi): Use "..." to quote Sed args, so that it works with
3063 more shells.
3064
30652005-06-23 Richard M. Stallman <rms@gnu.org>
3066
3067 * speedbar.texi (Creating a display): Texinfo usage fixes.
3068
3069 * tramp.texi (Customizing Completion, Auto-save and Backup):
3070 Texinfo usage fixes.
3071
30722005-06-23 Juanma Barranquero <lekktu@gmail.com>
3073
3074 * dired-x.texi (Miscellaneous Commands):
3075 * ediff.texi (Miscellaneous):
3076 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3077 (Agent Variables):
3078 * info.texi (Help-Xref):
3079 * message.texi (Message Headers):
3080 * org.texi (Remember):
3081 * reftex.texi (Options (Defining Label Environments)):
3082 (Options (Index Support)):
3083 (Options (Viewing Cross-References)):
3084 (Options (Misc)):
3085 (Changes):
3086 * speedbar.texi (Creating a display):
3087 * tramp.texi (Customizing Completion, Auto-save and Backup):
3088 Texinfo usage fix.
3089
30902005-06-13 Carsten Dominik <dominik@science.uva.nl>
3091
3092 * org.texi: Version 3.11.
3093
30942005-06-12 Jay Belanger <belanger@truman.edu>
3095
3096 * calc.texi (Getting Started): Remove extra menu item.
3097
30982005-05-31 Jay Belanger <belanger@truman.edu>
3099
3100 * calc.texi (Notations Used in This Manual): Use @kbd for key
3101 sequence.
3102 (Demonstration of Calc): Mention another way of starting Calc.
3103 (Starting Calc): Mention long name of M-#.
3104 (Embedded Mode Overview): Remove unnecessary instruction.
3105 (Other M-# commands): Rephrase `M-# 0' explanation.
3106 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3107 reflect current behavior.
3108
31092005-05-30 Jay Belanger <belanger@truman.edu>
3110
3111 * calc.texi (Hooks): Change description of calc-window-hook and
3112 calc-trail-window-hook to match usage.
3113 (Computational Functions): Add more constant-generating functions.
3114 (Customizable Variables): Use defvar.
3115
31162005-05-28 Jay Belanger <belanger@truman.edu>
3117
3118 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3119 (Basic Embedded Mode): Explain behavior of arguments to
3120 calc-embedded-mode.
3121
31222005-05-27 Jay Belanger <belanger@truman.edu>
3123
3124 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3125 current behavior.
3126
31272005-05-25 Jay Belanger <belanger@truman.edu>
3128
3129 * calc.texi: Change Calc version number throughout.
3130 (Keypad Mode): Change location in info output.
3131 (Keypad mode overview): Move picture of keypad.
3132
31332005-05-21 Jay Belanger <belanger@truman.edu>
3134
3135 * calc.texi (Storing variables): Mention that only most variables
3136 are void to begin with.
3137
31382005-05-21 Kevin Ryde <user42@zip.com.au>
3139
3140 * widget.texi (Basic Types): Update cross ref from "Enabling
3141 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3142 lispref/text.texi change.
3143
31442005-05-20 Carsten Dominik <dominik@science.uva.nl>
3145
3146 * org.texi: Version 3.09.
3147
31482005-05-18 Carsten Dominik <dominik@science.uva.nl>
3149
3150 * reftex.texi: Version 4.28.
3151
31522005-05-16 Jay Belanger <belanger@truman.edu>
3153
3154 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3155
31562005-05-14 Jay Belanger <belanger@truman.edu>
3157
3158 * calc.texi (Default Simplifications): Insert missing ! (logical
3159 not operator).
3160
31612005-05-14 Michael Albinus <michael.albinus@gmx.de>
3162
3163 Sync with Tramp 2.0.49.
3164
31652005-05-10 Jay Belanger <belanger@truman.edu>
3166
3167 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3168 to 1.
3169
31702005-04-29 Carsten Dominik <dominik@science.uva.nl>
3171
3172 * org.texi: Version 3.08, structure reorganized.
3173
31742005-04-24 Richard M. Stallman <rms@gnu.org>
3175
3176 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3177
31782005-04-15 Carsten Dominik <dominik@science.uva.nl>
3179
3180 * org.texi: Update to version 3.06.
3181
31822005-04-13 Lute Kamstra <lute@gnu.org>
3183
3184 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3185
31862005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3187
3188 * cl.texi (Porting Common Lisp): Fix typo.
3189
31902005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3191
3192 * gnus.texi (RSS): Addition.
3193
31942005-04-04 Jay Belanger <belanger@truman.edu>
3195
3196 * calc.texi: Change Calc version number.
3197 (Customizable variables): Fix description of calc-language-alist.
3198 (Copying): Put in version 2 of GPL.
3199
32002005-04-01 Jay Belanger <belanger@truman.edu>
3201
3202 * calc.texi (Troubleshooting Commands): Remove comment about
3203 installation.
3204 (Installation): Remove section.
3205 (Customizable Variables): New section.
3206 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3207 (Graphical Devices): Add references to Customizable Variables.
3208
32092005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3210
3211 * emacs-mime.texi (Display Customization): Markup fixes.
3212 (rfc2047): Update.
3213
32142005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3215
3216 * gnus-faq.texi: Replaced with auto-generated version.
3217
32182005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3219
3220 * dired-x.texi (Multiple Dired Directories): default-directory was
3221 renamed to dired-default-directory.
3222
32232005-03-26 Jay Belanger <belanger@truman.edu>
3224
3225 * calc.texi (Simplifying Formulas, Rewrite Rules):
3226 Change description of top and bottom of fraction.
3227 (Modulo Forms): Move description of how to create modulo forms to
3228 earlier in the section.
3229 (Fraction Mode): Suggest using : to get a fraction by dividing.
3230 (Basic Arithmetic): Adjust placement of command name.
3231 (Truncating the Stack): Emphasize that "hidden" entries are still
3232 visible.
3233 (Installation): Move discussion of printing manual to "About This
3234 Manual".
3235 (About This Manual): Mention how to print the manual.
3236 (Reporting Bugs): Remove first person.
3237 (Building Vectors): Add algebraic version of append.
3238 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3239 (Grouping Digits): Fix typo.
3240
32412005-03-25 Werner Lemberg <wl@gnu.org>
3242
3243 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3244 Replace `legal' with `valid'.
3245
32462005-03-25 Werner Lemberg <wl@gnu.org>
3247
3248 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3249
32502005-03-24 Jay Belanger <belanger@truman.edu>
3251
3252 * calc.texi (General Mode Commands)
3253 (Mode Settings in Embedded Mode): Add some explanation of
3254 recording mode settings.
3255
32562005-03-24 Richard M. Stallman <rms@gnu.org>
3257
3258 * calc.texi: Remove praise of non-free software.
3259
3260 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3261 (Installation): Node deleted.
3262
32632005-03-23 Richard M. Stallman <rms@gnu.org>
3264
3265 * url.texi (HTTP language/coding): Improve last change.
3266
32672005-03-22 Jay Belanger <belanger@truman.edu>
3268
3269 * calc.texi (Embedded Mode): Add new information on changing
3270 modes.
3271
32722005-03-20 Michael Albinus <michael.albinus@gmx.de>
3273
3274 Sync with Tramp 2.0.48.
3275
3276 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3277
3278 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3279 "GNU/Linux". Change all addresses to .gnu.org.
3280 (Default Method): Offer shortened syntax for "su" and "sudo"
3281 methods.
3282
32832005-03-07 Richard M. Stallman <rms@gnu.org>
3284
3285 * url.texi: Fix usage of "e.g.".
3286 (HTTP language/coding): Explain the rules for these strings.
3287
32882005-03-06 Richard M. Stallman <rms@gnu.org>
3289
3290 * woman.texi (Introduction): Minor cleanups.
3291
3292 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3293
3294 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3295 (Installation): Node deleted.
3296
3297 * mh-e.texi (Preface): Get rid of "Emacs 21".
3298
3299 * eshell.texi (Installation): Delete node (for Emacs 20).
3300
33012005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3302
3303 * flymake.texi: Refill and tweak style in @lisp blocks.
3304
33052005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3306
3307 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3308
33092005-03-01 Jay Belanger <belanger@truman.edu>
3310
3311 * calc.texi (Trigonometric and Hyperbolic Functions):
3312 Mention additional functions.
3313 (Algebraic Simplifications): Mention additional simplifications.
3314
33152005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3316
3317 * ses.texi: Add concept/function/variable indices (this work was
3318 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3319 papers on file at FSF).
3320
33212005-02-10 Jay Belanger <belanger@truman.edu>
3322
3323 * calc.texi: Change @LaTeX to La@TeX throughout.
3324 Redefine @expr as @math for TeX output.
3325 Redefine @texline as a no-op for TeX output.
3326 Define @tfn, replace @t by @tfn throughout.
3327
33282005-02-09 Jay Belanger <belanger@truman.edu>
3329
3330 * calc.texi: Add macro for LaTeX for info output.
3331
33322005-02-08 Kim F. Storm <storm@cua.dk>
3333
3334 * texinfo.tex (LaTex): Add def.
3335
33362005-02-06 Jay Belanger <belanger@truman.edu>
3337
3338 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3339 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3340 throughout manual.
3341
33422005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3343
3344 * gnus.texi: Some edits based on comments from David Abrahams.
3345
33462005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3347
3348 * gnus.texi (RSS): Fix the keystroke.
3349
33502005-01-24 David Kastrup <dak@gnu.org>
3351
3352 * faq.texi: Update AUCTeX version info.
3353
33542005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3355
3356 * gnus-faq.texi ([4.1]): Typo.
3357
33582005-01-19 Jay Belanger <belanger@truman.edu>
3359
3360 * calc.texi (Keep Arguments): Mention that keeping arguments
3361 doesn't work with keyboard macros.
3362
33632005-01-16 Richard M. Stallman <rms@gnu.org>
3364
3365 * autotype.texi (Autoinserting): Fix small error.
3366
33672005-01-16 Michael Albinus <michael.albinus@gmx.de>
3368
3369 Sync with Tramp 2.0.47.
3370
3371 * tramp.texi (Compilation): New section, describing compilation of
3372 remote files.
3373
33742005-01-11 Kim F. Storm <storm@cua.dk>
3375
3376 * widget.texi (Basic Types): Add :follow-link keyword.
3377
33782005-01-09 Jay Belanger <belanger@truman.edu>
3379
3380 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3381
33822005-01-08 Jay Belanger <belanger@truman.edu>
3383
3384 * calc.texi: Change throughout to reflect new default value of
3385 calc-settings-file.
3386
33872005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3388
3389 * message.texi (Reply): `message-reply-to-function' should return
3390 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3391
33922005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3393
3394 * faq.texi (Changing load-path): Fix typo.
3395
33962005-01-05 Jay Belanger <belanger@truman.edu>
3397
3398 * calc.texi (Programming Tutorial): Replace kbd command by
3399 appropriate characters for a keyboard macro.
3400
34012005-01-04 Jay Belanger <belanger@truman.edu>
3402
3403 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3404 for Lucid Emacs.
3405 (Programming Tutorial): Mention that the user needs to be in the
3406 right mode to compute some functions.
3407
34082005-01-04 Jay Belanger <belanger@truman.edu>
3409
3410 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3411 no longer applicable.
3412
34132005-01-01 Jay Belanger <belanger@truman.edu>
3414
3415 * calc.texi (Programming Tutorial): Changed description of how to
3416 edit keyboard macros to match current behavior.
3417
34182004-12-31 Jay Belanger <belanger@truman.edu>
3419
3420 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3421
34222004-12-20 Jay Belanger <belanger@truman.edu>
3423
3424 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3425 zero.
3426
34272004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3428
3429 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3430 @xref.
3431 (Font Locking): Avoid @strong{Note:}.
3432
34332004-12-17 Michael Albinus <michael.albinus@gmx.de>
3434
3435 Sync with Tramp 2.0.46.
3436
3437 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3438
34392004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3440
3441 * url.texi: Correct typos.
3442 (Retrieving URLs): @var{nil}->@code{nil}.
3443 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3444 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3445 (Dealing with HTTP documents): @inforef->@xref.
3446
34472004-12-15 Jay Belanger <belanger@truman.edu>
3448
3449 * calc.texi: Consistently capitalized all mode names.
3450 (Answers to Exercises): Mention that an answer can be a fraction
3451 when in Fraction mode.
3452
34532004-12-13 Jay Belanger <belanger@truman.edu>
3454
3455 * calc.texi: Fix some TeX definitions.
3456
34572004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3458
3459 * reftex.texi (Imprint): Remove erroneous @value's.
3460
34612004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3462
3463 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3464 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3465
34662004-12-08 Jay Belanger <belanger@truman.edu>
3467
3468 * calc.texi (Starting Calc): Remove comment about installation.
3469 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3470
34712004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3472
3473 * url.texi: Update @setfilename.
3474 (Getting Started): No need to worry about Gnus versions.
3475 (Dealing with HTTP documents): Use @inforef.
3476
3477 * org.texi: Fix @direntry file name.
3478
34792004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3480
3481 * url.texi: New file.
3482
3483 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3484
34852004-12-06 Jay Belanger <belanger@truman.edu>
3486
3487 * calc.texi (Using Calc): Remove paragraph about installation.
3488
34892004-12-06 Jay Belanger <belanger@truman.edu>
3490
3491 * calc.texi: Use more Texinfo macros and less TeX defs.
3492 Remove @refill's.
3493
34942004-12-06 Richard M. Stallman <rms@gnu.org>
3495
3496 * org.texi: New file.
3497
34982004-12-05 Richard M. Stallman <rms@gnu.org>
3499
3500 * Makefile.in (org.dvi, ../info/org): New targets.
3501 (INFO_TARGETS): Add ../info/org.
3502 (DVI_TARGETS): Add org.dvi.
3503 (maintainer-clean): Remove the info files in the info dir.
3504
35052004-11-26 Eli Zaretskii <eliz@gnu.org>
3506
3507 * idlwave.texi: Fix the setfilename directive to put the produced
3508 file in ../info.
3509 (Continued Statement Indentation): Resurrect Jan D.'s change from
3510 2004-11-03 that was lost when a newer version of idlwave.texi was
3511 imported.
3512
35132004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3514
3515 * gnus-faq.texi ([5.1]): Added missing bracket.
3516
3517 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3518 `spam-initialize'.
3519
35202004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3521
3522 * message.texi (Various Message Variables): Mention that all mail
3523 file variables are derived from `message-directory'.
3524
3525 * gnus.texi (Splitting Mail): Clarify bogus group.
3526
35272004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3528
3529 * emacs-mime.texi (Encoding Customization): Fix
3530 mm-coding-system-priorities entry.
3531
35322004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3533
3534 * idlwave.texi (Continued Statement Indentation):
3535 * reftex.texi (Options (Index Support)):
3536 (Displaying and Editing the Index, Table of Contents):
3537 * speedbar.texi (Creating a display, Major Display Modes): Replace
3538 non-nil with non-@code{nil}.
3539
35402004-10-21 Jay Belanger <belanger@truman.edu>
3541
3542 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3543
35442004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3545
3546 * calc.texi (Reporting Bugs): Double up `@'.
3547
35482004-10-18 Jay Belanger <belanger@truman.edu>
3549
3550 * calc.texi (Reporting Bugs): Changed the address that bugs
3551 should be sent to.
3552
35532004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3554
3555 * gnus.texi (New Features): Add 5.11.
3556
3557 * message.texi (Resending): Remove wrong default value.
3558
3559 * gnus.texi (Mail Source Specifiers): Describe possible problems
3560 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3561 `pop3-leave-mail-on-server' to the index.
3562
35632004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3564
3565 * message.texi (Canceling News): Add how to set a password.
3566
35672004-10-12 Jay Belanger <belanger@truman.edu>
3568
3569 * calc.texi (Help Commands): Changed the descriptions of
3570 calc-describe-function and calc-describe-variable to match their
3571 current behavior.
3572
35732004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3574
3575 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3576
35772004-10-12 Michael Albinus <michael.albinus@gmx.de>
3578
3579 Sync with Tramp 2.0.45.
3580
3581 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3582 plink link. The URL is outdated. Originator contacted for
3583 clarification.
3584
35852004-10-10 Juri Linkov <juri@jurta.org>
3586
3587 * gnus.texi (Top, Marking Articles): Join two menus in one node
3588 because a node can have only one menu.
3589
35902004-10-09 Juri Linkov <juri@jurta.org>
3591
3592 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3593 example of nnmail-split-fancy.
3594
35952004-10-06 Karl Berry <karl@gnu.org>
3596
3597 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3598 consistency with other uses of dashes.
3599
36002004-10-05 Karl Berry <karl@gnu.org>
3601
3602 * info.texi: Consistently use --- throughout, periods at end of
3603 menu descriptions, and a couple typos.
3604
36052004-09-26 Jesper Harder <harder@ifa.au.dk>
3606
3607 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3608 * pgg.texi (User Commands, Backend methods): Do.
3609 * gnus.texi: Markup fixes.
3610 (Setting Process Marks): Fix `M P a' entry.
3611 * emacs-mime.texi: Fixes.
3612
36132004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3614
3615 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3616 again.
3617 Use 5.10 instead of 5.10.0.
3618
36192004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3620
3621 * gnus.texi (Summary Mail Commands): S D e.
3622
36232004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3624
3625 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3626 the gnus-article-mode-line-format section.
3627
36282004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3629
3630 * gnus.texi (Various Summary Stuff): Fix the documentation for
3631 gnus-newsgroup-variables.
3632
36332004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3634
3635 * gnus.texi (MIME Commands): Added
3636 gnus-mime-display-multipart-as-mixed,
3637 gnus-mime-display-multipart-alternative-as-mixed,
3638 gnus-mime-display-multipart-related-as-mixed.
3639 (Mail Source Customization): Clarify `mail-source-directory'.
3640 (Splitting Mail): Mention gnus-group-find-new-groups.
3641 (SpamOracle): Fixed typo.
3642
3643 * gnus-faq.texi: Untabify.
3644 ([6.3]): nnir.el is in contrib directory.
3645
3646 * message.texi (News Headers): Clarify how a unique ID is created.
3647
3648 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3649 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3650
b2abec73 36512004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 3652
b2abec73 3653 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
3654
36552004-09-20 Florian Weimer <fw@deneb.enyo.de>
3656
3657 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3658
36592004-09-22 Jay Belanger <belanger@truman.edu>
3660
3661 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3662 might be hidden during part of the session.
3663
36642004-09-20 Jay Belanger <belanger@truman.edu>
3665
3666 * calc.texi (Notations Used in This Manual): Put in an earlier
3667 mention that DEL could be called Backspace.
3668
36692004-09-10 Simon Josefsson <jas@extundo.com>
3670
3671 * gnus.texi (IMAP): Add example. Suggested and partially written
3672 by Steinar Bang <sb@dod.no>.
3673
36742004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3675
3676 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3677 netrc syntax.
3678
36792004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3680
b2abec73
JB
3681 * gnus.texi (Spam ELisp Package Sequence of Events):
3682 Some clarifications.
2de53ca6
GM
3683 (Spam ELisp Package Global Variables): More clarifications.
3684
36852004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3686
3687 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3688 Mention spam-split does not modify incoming mail.
3689
36902004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3691
3692 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3693
36942004-09-10 Eli Zaretskii <eliz@gnu.org>
3695
3696 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3697
36982004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3699
3700 * makefile.w32-in (sieve, pgg): Use $(infodir).
3701
37022004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3703
3704 * makefile.w32-in: Fix PGG and Sieve entries.
3705
37062004-08-28 Eli Zaretskii <eliz@gnu.org>
3707
3708 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3709 Emacs and related programs.
3710
37112004-08-27 Richard M. Stallman <rms@gnu.org>
3712
3713 * faq.texi: Fix texinfo usage, esp. doublequotes.
3714 (Difference between Emacs and XEmacs): Some clarification.
3715
3716 * faq.texi (Difference between Emacs and XEmacs):
3717 Explain not to contrast XEmacs with GNU Emacs.
3718
37192004-08-26 Richard M. Stallman <rms@gnu.org>
3720
3721 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3722
37232004-08-22 David Kastrup <dak@gnu.org>
3724
3725 * reftex.texi (AUCTeX): Update links, section name.
3726
3727 * faq.texi (Calc): Update availability (included in 22.1).
3728 (AUCTeX): Update availability, information, versions, description.
3729
37302004-08-14 Eli Zaretskii <eliz@gnu.org>
3731
3732 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3733
37342004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3735
3736 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3737
37382004-08-10 Michael Albinus <michael.albinus@gmx.de>
3739
3740 Sync with Tramp 2.0.44.
3741
37422004-08-05 Lars Hansen <larsh@math.ku.dk>
3743
3744 * widget.texi (User Interface): Update how to separate the
3745 editable field of an editable-field widget from other widgets.
3746 (Programming Example): Add text after field.
3747
37482004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3749
3750 * emacs-mime.texi (Encoding Customization): Add a note to the
3751 mm-content-transfer-encoding-defaults entry.
3752 (rfc2047): Update.
3753
3754 * gnus.texi (Article Highlighting): Add
3755 gnus-cite-ignore-quoted-from.
3756 (POP before SMTP): New node.
3757 (Posting Styles): Addition.
3758 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3759 (Fancy Mail Splitting): Ditto.
3760 (X-Face): Add gnus-x-face.
3761
37622004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3763
3764 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3765 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3766
37672004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3768
3769 * gnus.texi (Mail Source Specifiers): Describe
3770 `pop3-leave-mail-on-server'.
3771
37722004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3773
3774 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3775
3776 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3777 repository. Change setfilename.
3778
3779 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3780
37812004-07-02 Juri Linkov <juri@jurta.org>
3782
3783 * pcl-cvs.texi (Viewing differences): Add `d r'.
3784
37852004-06-29 Jesper Harder <harder@ifa.au.dk>
3786
3787 * ses.texi, viper.texi, flymake.texi, faq.texi:
3788 * eshell.texi, ediff.texi: Markup fixes.
3789
37902004-06-21 Karl Berry <karl@gnu.org>
3791
3792 * info.texi (Top): Mention that only Emacs has mouse support.
3793 (Getting Started): Mention this in a few other places.
3794
37952004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3796
3797 * autotype.texi (Copyrights, Timestamps): Recommend
3798 `before-save-hook' instead of `write-file-functions'.
3799
38002004-06-13 Lars Hansen <larsh@math.ku.dk>
3801
3802 * dired-x.texi (dired-mark-omitted): Update keybinding.
3803
38042004-06-10 Kim F. Storm <storm@cua.dk>
3805
3806 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3807
38082004-06-05 Lars Hansen <larsh@math.ku.dk>
3809
3810 * dired-x.texi (variable dired-omit-mode): Rename from
3811 dired-omit-files-p.
3812 (function dired-omit-mode): Rename from dired-omit-toggle.
3813 Call dired-omit-mode rather than set dired-omit-files-p.
3814 (dired-mark-omitted): Describe command.
3815
38162004-05-29 Michael Albinus <michael.albinus@gmx.de>
3817
3818 Version 2.0.41 of Tramp released.
3819
38202004-05-29 Juanma Barranquero <lektu@terra.es>
3821
3822 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3823 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3824
38252004-05-29 Richard M. Stallman <rms@gnu.org>
3826
3827 * cl.texi (Top): Call this chapter `Introduction'.
3828 (Overview): In TeX, no section heading here.
3829
3830 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3831
38322004-05-29 Eli Zaretskii <eliz@gnu.org>
3833
3834 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3835 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3836
38372004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3838
3839 * flymake.texi: New file.
3840
38412004-05-28 Simon Josefsson <jas@extundo.com>
3842
3843 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3844
38452004-05-07 Kai Grossjohann <kai@emptydomain.de>
3846
3847 Version 2.0.40 of Tramp released.
3848
38492004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3850
3851 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3852
3853 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3854 variables `tramp-backup-directory-alist' and
3855 `tramp-bkup-backup-directory-info'.
3856 (Overview, Connection types)
3857 (External transfer methods, Default Method)
3858 (Windows setup hints): Remove restriction of password entering
3859 with external methods.
3860 (Auto-save and Backup): Make file name example
3861 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3862 and `auto-save-directory' must be used.
3863 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3864 only "NT"). Remove doubled entry "What kinds of systems does
3865 @tramp{} work on".
3866 (tramp): Macro removed.
3867 (Obtaining Tramp): Flag removed from title.
3868 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3869 and `trampver' used properly. Flag `tramp-inst' replaced by
3870 `installchapter'. Installation related text adapted.
3871
38722004-04-28 Masatake YAMATO <jet@gyve.org>
3873
3874 * widget.texi (Programming Example): Remove overlays.
3875
38762004-04-27 Jesper Harder <harder@ifa.au.dk>
3877
3878 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3879
38802004-04-23 Juanma Barranquero <lektu@terra.es>
3881
3882 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3883
38842004-04-05 Jesper Harder <harder@ifa.au.dk>
3885
3886 * info.texi (Info Search): Add info-apropos.
3887
38882004-03-22 Juri Linkov <juri@jurta.org>
3889
3890 * faq.texi: Fix help key bindings.
3891
38922004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3893
3894 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3895 (as suggested by Karl Berry). Update information about colored
3896 stars in menus. Add new subheading describing M-n.
3897
38982004-03-12 Richard M. Stallman <rms@gnu.org>
3899
3900 * cl.texi (Top): Rename top node's title.
3901
39022004-03-08 Karl Berry <karl@gnu.org>
3903
3904 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3905 problems making the texinfo distribution.
3906
39072004-02-29 Simon Josefsson <jas@extundo.com>
3908
3909 * smtpmail.texi (Authentication): Changed the list of supported
3910 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3911 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3912 <voegelas@gmx.net>.
3913
39142004-02-29 Juanma Barranquero <lektu@terra.es>
3915
3916 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3917 Use $(DEL) instead of rm, and ignore exit code.
3918
39192004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
3920
3921 Tramp version 2.0.39 released.
3922
39232004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3924
3925 * tramp.texi (Customizing Completion): Explain new functions
3926 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3927 (all): Savannah URLs unified to "http://savannah.nongnu.org".
3928 (Top): Refer to Savannah mailing list as the major one. Mention
3929 older mailing lists in HTML mode only.
3930 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
3931 (Frequently Asked Questions): Remote hosts must not be Unix-like
3932 for "smb" method.
3933 (Password caching): New node.
3934 (External transfer methods): Refer to password caching for "smb"
3935 method.
3936
39372004-02-17 Karl Berry <karl@gnu.org>
3938
3939 * info.texi (Help-Int): Mention the new line number feature.
3940
39412004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3942
3943 * ses.texi (Advanced Features): New functionality for
3944 ses-set-header-row (defaults to current row unless C-u used).
3945 (Acknowledgements): Add Stefan Monnier.
3946
39472003-12-29 Kevin Ryde <user42@zip.com.au>
3948
3949 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3950
39512003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
3952
3953 Tramp version 2.0.38 released.
3954
3955 * tramp.texi (Remote shell setup): Warn of environment variables
3956 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
3957 <sven.gabriel@imk.fzk.de>.
3958 (Configuration): Tramp now chooses base64/uuencode
3959 automatically. Update wording accordingly.
3960 (Top): More description for the `Default Method' menu entry.
3961 (Default Method): Use @code, not @var, for Lisp variables.
3962 (Default Method): New subsection `Which method is the right one
3963 for me?' Suggested by Christian Kirsch.
3964 (Configuration): Pointer to new subsection added.
3965 (Default Method): Too many "use" in one sentence.
3966 Rephrase. Reported by Christian Kirsch.
3967 (Filename Syntax): Old `su' example is probably a left-over from
3968 the sm/su method naming. Replace with `ssh', instead.
3969 (External transfer methods, Auto-save and Backup):
3970 Typo fixes.
3971
39722003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
3973
3974 * tramp.texi (all): Harmonize all occurences of @tramp{}.
3975 (Top): Mention japanese manual only if flag `jamanual' is set.
3976 Insert section `Japanese manual' in menu.
3977
39782003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
3979
3980 * eshell.texi (Known Problems): Add doc item.
3981
39822003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
3983
3984 * cc-mode.texi: Update for CC Mode 5.30.
3985
3986 Note: Please refrain from doing purely cosmetic changes like
3987 removing trailing whitespace in this manual; it clobbers cvs
3988 merging for no good reason.
3989
39902003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3991
3992 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
3993 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
3994 @acronym{ASCII}.
3995
39962003-10-26 Karl Berry <karl@gnu.org>
3997
3998 * info.texi (Info Search): Echo area, not echo are. From Debian
3999 diff.
4000
40012003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4002
4003 * widget.texi (Defining New Widgets): Document new beavior of
4004 :buttons and :children keywords.
4005
40062003-10-22 Miles Bader <miles@gnu.org>
4007
4008 * Makefile.in (info): Move before $(top_srcdir)/info.
4009
40102003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4011
4012 * tramp.texi (Inline methods): Small grammar fix.
4013 (External transfer methods): Likewise.
4014
40152003-10-08 Nick Roberts <nick@nick.uklinux.net>
4016
4017 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4018
40192003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4020
4021 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4022
40232003-09-30 Richard M. Stallman <rms@gnu.org>
4024
4025 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4026
4027 * widget.texi (User Interface): Fix typos.
4028
4029 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4030
40312003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4032
4033 * pcl-cvs.texi (Selected Files): Fix typo.
4034
40352003-09-21 Karl Berry <karl@gnu.org>
4036
4037 * info.texi (] and [ commands): No period at end of section title.
4038
40392003-09-04 Miles Bader <miles@gnu.org>
4040
4041 * Makefile.in (top_srcdir): New variable.
4042 ($(top_srcdir)/info): New rule.
4043 (info): Depend on it.
4044
40452003-09-03 Peter Runestig <peter@runestig.com>
4046
4047 * makefile.w32-in: New file.
4048
40492003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4050
4051 * widget.texi (User Interface): Explain the need of static text
4052 around an editable field.
4053
40542003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4055
4056 * widget.texi (Basic Types): The argument to `:help-echo' can now
4057 be a form that evaluates to a string.
4058
40592003-08-18 Kim F. Storm <storm@cua.dk>
4060
4061 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4062
40632003-08-16 Richard M. Stallman <rms@gnu.org>
4064
4065 * dired-x.texi (Shell Command Guessing): Explain *.
4066
40672003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4068
4069 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4070 log-edit-insert-changelog.
4071
40722003-08-03 Karl Berry <karl@gnu.org>
4073
4074 * info.texi: Need @contents.
4075
40762003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4077
4078 Tramp version 2.0.36 released.
4079
4080 * tramp.texi (Remote shell setup): Explain about problems with
4081 non-Bourne commands in ~/.profile and ~/.shrc.
4082
40832003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4084
4085 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4086 renaming of `vis-mode' to `visible-mode'.
4087
40882003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4089
4090 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4091 next, prev and up pointers.
4092
40932003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4094
4095 * info.texi (Help): Mention existence of Emacs and stand-alone
4096 Info at the very beginning of the tutorial.
4097 (Help-Inv): New node.
4098 (Help-]): New node.
4099 (Help-M): Systematically point out the differences between default
4100 Emacs and stand-alone versions. Delete second menu.
4101 (Help-Xref): Systematically point out the differences between
4102 default Emacs and stand-alone versions.
4103 (Help-Int): Change `l' example.
4104 (Expert Info): Fix typos.
4105 (Emacs Info Variables): Mention `Info-hide-note-references' and
4106 new default for `Info-scroll-prefer-subnodes'.
4107
41082003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4109
4110 Version 2.0.35 of Tramp released.
4111
4112 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4113 (Inline methods): Add methods `remsh' and `plink1'.
4114 (External transfer methods): Add method `remcp'.
4115 (Multi-hop Methods): Add method `remsh'.
4116 Small patch from Adrian Aichner <adrian@xemacs.org>:
4117 Fix minor typos.
4118 (Concept Index): Added to make manual searchable via
4119 `Info-index'.
4120 (Version Control): Add cindex entry.
4121
41222003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4123
4124 * trampver.texi: Version 2.0.34 released.
4125
41262003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4127
4128 * faq.texi: Improve previous changes.
4129
41302003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4131
4132 * faq.texi: Update copyright and maintenance details.
4133 Update some package URLs, versions, and maintainers.
4134 Remove many references to the Emacs Lisp Archive.
4135
41362003-04-23 Simon Josefsson <jas@extundo.com>
4137
4138 * smtpmail.texi: Fix license (the invariant sections mentioned has
4139 never been part of the smtp manual). Align info dir entry with
4140 other emacs packages.
4141
41422003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4143
4144 * tramp.texi: Version 2.0.33 released.
4145 Remove installation chapter. Remove XEmacs specifics.
4146
41472003-03-29 Richard M. Stallman <rms@gnu.org>
4148
4149 * tramp.texi (Top): Undo the previous renaming.
4150 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4151
41522003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4153
4154 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4155 version of manual.
4156
4157 * tramp.texi (Auto-save and Backup): New node.
4158
41592003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4160
4161 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4162 Emacs" in order to have better differentiation to "XEmacs".
4163 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4164 are new macros in order to point to the other Emacs flavor where
4165 appropriate. In info case, point to node `Installation' in order
4166 to explain how to generate the other way. In html case, make a
4167 link to the other html file.
4168 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4169 after CVS checkout/update.
4170 (Installation): Completely rewritten.
4171 (Installation parameters, Load paths): New sections under
4172 `Installation'.
4173
41742003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4175
4176 * tramp.texi: Version 2.0.30 released.
4177 Replace word "path" with "localname" where used as a component of
4178 a Tramp file name.
4179
41802003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4181
4182 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4183 introduced.
4184 (Installation): Explain what to do if files from the tramp/contrib
4185 directory are needed.
4186
41872003-02-23 Alex Schroeder <alex@emacswiki.org>
4188
4189 * smtpmail.texi (How Mail Works): New.
4190
41912003-02-22 Alex Schroeder <alex@emacswiki.org>
4192
4193 * smtpmail.texi: New file.
4194
4195 * Makefile.in: Build SMTP manual.
4196
41972003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4198
4199 * tramp.texi: Version 2.0.29 released.
4200 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4201 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4202
42032003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4204
4205 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4206 another package loads accidently Ange-FTP.
4207
42082003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4209
4210 * tramp.texi (Customizing Completion): Add function
4211 `tramp-parse-sconfig'. Change example of
4212 `tramp-set-completion-function', because parsing of ssh config
4213 files looks more natural.
4214
42152003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4216
4217 * gnus.texi: Do not use `path' in several locations.
4218
42192002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4220
4221 * tramp.texi (External transfer methods): New method `smb'. From
4222 Michael Albinus.
4223
42242002-11-05 Karl Berry <karl@gnu.org>
4225
4226 * info.texi (Info-fontify): Reorder face list to avoid bad line
4227 breaks.
4228
42292002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4230
4231 * tramp.texi: Move @copying to standard place. Use
4232 @insertcopying.
4233
42342002-10-02 Karl Berry <karl@gnu.org>
4235
4236 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4237 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4238 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4239 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4240 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4241 Per rms, update all manuals to use @copying instead of @ifinfo.
4242 Also use @ifnottex instead of @ifinfo around the top node, where
4243 needed for the sake of the HTML output.
4244 (The Gnus manual is not fixed since it's not clear to me how it
4245 works; and the Tramp manual already uses @copying, although in an
4246 unusual way. All others were changed.)
4247
42482002-09-10 Jonathan Yavner <jyavner@engineer.com>
4249
4250 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4251 (../info/ses, ses.dvi): New targets.
4252 * ses.texi: New file.
4253
42542002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4255
4256 * texinfo.tex: Update to texinfo 4.2.
4257
42582002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4259
4260 * reftex.texi: Update to RefTeX 4.19.
4261
42622002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4263
4264 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4265 (../info/tramp, tramp.dvi): New targets.
4266
42672002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4268
4269 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4270 (calc.dvi): Uncomment.
4271
42722001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4273
4274 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4275 (../info/calc): New target.
4276
42772001-10-20 Gerd Moellmann <gerd@gnu.org>
4278
4279 * (Version 21.1 released.)
4280
42812001-10-05 Gerd Moellmann <gerd@gnu.org>
4282
4283 * Branch for 21.1.
4284
42852001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4286
4287 * Makefile.in (../info/info): Use an explicit -o switch to
4288 makeinfo.
4289
42902001-03-05 Gerd Moellmann <gerd@gnu.org>
4291
4292 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4293
42942000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4295
4296 * Makefile.in (../info/idlwave): Use --no-split.
4297
42982000-12-14 Dave Love <fx@gnu.org>
4299
4300 * Makefile.in (mostlyclean): Remove gnustmp.*
4301 (gnus.dvi): Change rule to remove @latex stuff.
4302
43032000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4304
4305 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4306
43072000-10-13 John Wiegley <johnw@gnu.org>
4308
4309 * Makefile.in: Add build targets for eshell.texi.
4310
43112000-09-25 Gerd Moellmann <gerd@gnu.org>
4312
4313 * Makefile.in: Remove/comment speedbar stuff.
4314
43152000-09-22 Dave Love <fx@gnu.org>
4316
4317 * Makefile.in: Add emacs-mime.
4318
43192000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4320
4321 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4322 (DVI_TARGETS): Add woman.dvi.
4323 (../info/woman, woman.dvi): New targets.
4324
43252000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4326
4327 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4328
4329 * pcl-cvs.texi: New file.
4330 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4331 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4332
43332000-05-11 Gerd Moellmann <gerd@gnu.org>
4334
4335 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4336 (../info/ebrowse, ebrowse.dvi): New targets.
4337
43382000-01-13 Gerd Moellmann <gerd@gnu.org>
4339
4340 * Makefile.in (INFO_TARGETS): Add eudc.
4341 (DVI_TARGETS): Add eudc.dvi.
4342 (../info/eudc, eudc.dvi): New targets.
4343
43442000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4345
4346 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4347 compatibility with 8+3 filesystems).
4348 (../info/efaq): Rename from emacs-faq.
4349
43502000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4351
4352 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4353 (../info/idlwave, idlwave.dvi): New targets.
4354
43551999-10-23 Dave Love <fx@gnu.org>
4356
4357 * Makefile.in: Use autotype.texi.
4358
43591999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4360
4361 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4362 faq.texi file) rather than ../info/faq.
4363
43641999-10-07 Gerd Moellmann <gerd@gnu.org>
4365
4366 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4367 (../info/ada-mode, ada-mode.dvi): New targets.
4368
43691999-09-01 Dave Love <fx@gnu.org>
4370
4371 * Makefile.in: Add faq.
4372
43731999-07-12 Richard Stallman <rms@gnu.org>
4374
4375 * Version 20.4 released.
4376
43771998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4378
4379 * Version 20.3 released.
4380
43811998-04-06 Andreas Schwab <schwab@gnu.org>
4382
4383 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4384 it in dvi targets.
4385 (../etc/GNU): Change to $(srcdir) first.
4386
43871998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4388
4389 * reftex.texi: Update for RefTeX version 3.22.
4390
43911998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4392
4393 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4394 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4395
43961997-09-23 Paul Eggert <eggert@twinsun.com>
4397
4398 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4399 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4400
44011997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4402
4403 * Version 20.2 released.
4404
44051997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4406
4407 * Version 20.1 released.
4408
44091997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4410
4411 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4412
44131996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4414
4415 * Version 19.33 released.
4416
44171996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4418
4419 * Version 19.32 released.
4420
44211996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4422
4423 * Makefile.in: Add rules for the Message manual.
4424
44251996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4426
4427 * gnus.texi: New version.
4428
4429 * message.texi: New manual.
4430
44311996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4432
4433 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4434
44351996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4436
4437 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4438 Specify -I option.
4439 (All dvi targets): Set the TEXINPUTS variable.
4440
44411996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4442
4443 * Version 19.31 released.
4444
44451996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4446
4447 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4448 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4449
44501995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4451
4452 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4453 (INFO_TARGETS): Add ../info/cc-mode.
4454 (DVI_TARGETS): Add cc-mode.dvi.
4455
44561996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4457
4458 * Version 19.31 released.
4459
44601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4461
4462 * Version 19.30 released.
4463
44641995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4465
4466 * gnus.texi: New file.
4467
44681995-11-04 Erik Naggum <erik@naggum.no>
4469
4470 * gnus.texi: File deleted.
4471
44721995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4473
4474 * mh-e.texi: "Function Index" -> "Command Index" to work with
4475 Emacs 19.30 C-h C-k support of separately-documented commands.
4476
44771995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4478
4479 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4480 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4481
44821995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4483
4484 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4485 (../info/viper, viper.dvi): New targets.
4486
44871995-04-20 Kevin Rodgers <kevinr@ihs.com>
4488
4489 * dired-x.texi (Installation): Change the example to set
4490 buffer-local variables like dired-omit-files-p in
4491 dired-mode-hook.
4492
44931995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4494
4495 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4496 (../info/mh-e, mh-e.dvi): New targets.
4497
44981995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4499
4500 * Makefile.in (maintainer-clean): Rename from realclean.
4501
45021994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4503
4504 * Makefile.in: New file.
4505 * Makefile: File deleted.
4506
45071994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4508
4509 * Makefile (TEXINDEX_OBJS): Variable deleted.
4510 (texindex, texindex.o, getopt.o): Rules deleted.
4511 All deps on texindex deleted.
4512 (distclean): Don't delete texindex.
4513 (mostlyclean): Don't delete *.o.
4514 * texindex.c, getopt.c: Files deleted.
4515
45161994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4517
4518 * Version 19.26 released.
4519
45201994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4521
4522 * Version 19.25 released.
4523
45241994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4525
4526 * Version 19.24 released.
4527
45281994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4529
4530 * Version 19.23 released.
4531
45321994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4533
4534 * Makefile: Delete spurious tab.
4535
45361994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4537
4538 * Makefile (.SUFFIXES): New rule.
4539
45401994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4541
4542 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4543 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4544
45451994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4546
4547 * Makefile (../info/sc): Rename from sc.info.
4548 (../info/cl): Likewise.
4549 (INFO_TARGETS): Use new names.
4550
45511993-12-04 Richard Stallman (rms@srarc2)
4552
4553 * getopt.c: New file.
4554 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4555 (getopt.o): New rule.
4556 (dvi): Don't depend on texindex.
4557 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4558 Depend on texindex.
4559
45601993-12-03 Richard Stallman (rms@srarc2)
4561
4562 * Makefile (../info/sc.info): Rename from ../info/sc.
4563 (TEXI2DVI): New variable.
4564 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4565 Add explicit commands.
4566 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4567
45681993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4569
4570 * Version 19.22 released.
4571
45721993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4573
4574 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4575
45761993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4577
4578 * Version 19.21 released.
4579
45801993-11-15 Paul Eggert (eggert@twinsun.com)
4581
4582 * man/Makefile (../info/cl.info): Rename from ../info/cl.
4583
45841993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4585
4586 * Makefile (../etc/GNU): New target.
4587 (EMACSSOURCES): Add gnu1.texi.
4588
45891993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4590
4591 * Makefile (realclean): Don't delete the Info files.
4592
45931993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4594
4595 * forms.texi: Fix forms.texi so that it will format correctly.
4596 Add missing `@end iftex', fix bad reference.
4597
4598 * info.texi, info-stn.texi: New files implement texinfo version of
4599 `info' file.
4600
46011993-10-20 Brian Fox (bfox@ai.mit.edu)
4602
4603 * Makefile: Fix targets for texindex, new info.texi files.
4604 * info-stnd.texi: New file implements info for standalone info
4605 reader.
4606 * info.texi: Update to include recent changes to "../info/info".
4607 New source file for ../info/info; includes info-stnd.texi.
4608
4609 * texindex.c: Include "../src/config.h" if building in emacs.
4610
4611 * Makefile: Change all files to FILENAME.texi, force all targets
4612 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
4613 vip.texinfo, forms.texinfo, cl.texinfo.
4614 Add target to build texindex.c, defining `emacs'.
4615
4616 * forms.texi: Install new file to match version 2.3 of forms.el.
4617
46181993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4619
4620 * Version 19.19 released.
4621
46221993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
4623
4624 * sc.texinfo: Fix info file name.
4625
4626 * Makefile (info): Add gnus and sc.
4627 (dvi): Add gnus.dvi and sc.dvi.
4628 (../info/sc, sc.dvi): New targets.
4629
46301993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4631
4632 * Version 19.18 released.
4633
46341993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4635
4636 * Makefile: Fix source file names of the separate manuals.
4637 (gnus.dvi, ../info/gnus): New targets.
4638
46391993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4640
4641 * Version 19.17 released.
4642
46431993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4644
4645 * split-man: Fix typos in last change.
4646
46471993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4648
4649 * Version 19.16 released.
4650
46511993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4652
4653 * version 19.15 released.
4654
46551993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4656
4657 * Makefile (distclean): It's rm, not rf.
4658
46591993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4660
4661 * Version 19.14 released.
4662
46631993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4664
4665 * Makefile: New file.
4666
46671993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4668
4669 * Version 19.13 released.
4670
46711993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4672
4673 * Version 19.9 released.
4674
46751993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4676
4677 * Version 19.8 released.
4678
46791993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4680
4681 * Version 19.7 released.
4682
46831990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4684
4685 * gnus.texinfo: New file. Removed installation instructions.
4686
46871990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4688
4689 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4690
46911989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4692
4693 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4694 then define `\sc' as the command for smallcaps in Texinfo. This
4695 means that the @sc command will produce small caps. bfox has
4696 made the corresponding change to makeinfo and texinfm.el.
4697
46981988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4699
4700 * vip.texinfo: Remove menu entry Adding Lisp Code in node
4701 Customization since the menu entry did not point to anything.
4702 Also add an @finalout command to remove overfull hboxes from the
4703 printed output.
4704
4705 * cl.texinfo: Add @bye, \input line and @settitle to file.
4706 This file is clearly intended to be a chapter of some other work,
4707 but the other work does not yet exist.
4708
47091988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4710
4711 * texinfo.texinfo: Three typos corrected.
4712
4009494e
GM
4713;; Local Variables:
4714;; coding: iso-2022-7bit
4715;; fill-column: 79
4716;; add-log-time-zone-rule: t
4717;; End:
4718
5205011b 4719 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
20234d96 4720 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4009494e
GM
4721
4722 This file is part of GNU Emacs.
4723
4724 GNU Emacs is free software; you can redistribute it and/or modify
4725 it under the terms of the GNU General Public License as published by
4726 the Free Software Foundation; either version 3, or (at your option)
4727 any later version.
4728
4729 GNU Emacs is distributed in the hope that it will be useful,
4730 but WITHOUT ANY WARRANTY; without even the implied warranty of
4731 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4732 GNU General Public License for more details.
4733
4734 You should have received a copy of the GNU General Public License
4735 along with GNU Emacs; see the file COPYING. If not, write to the
4736 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4737 Boston, MA 02110-1301, USA.
4738
f7ed05c9 4739;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803