* coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
5a8d03e9
MO
12008-02-11 Daiki Ueno <ueno@unixuser.org>
2
3 * epa.texi (Quick start): Remove the .emacs setting.
4
f1914c40
MO
52008-02-10 Daiki Ueno <ueno@unixuser.org>
6
7 * epa.texi (Quick start): Use the command `epa-enable' instead of
8 loading `epa-setup'.
9
bca98fc9
JB
102008-02-08 Juanma Barranquero <lekktu@gmail.com>
11
12 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
13 ($(infodir)/epa, epa.dvi): New targets.
14
4b01af2e
MO
152008-02-08 Daiki Ueno <ueno@unixuser.org>
16
17 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
18
19 * epa.texi: New manual documenting the EasyPG Assistant.
20
06c0751a
MA
212008-02-06 Michael Albinus <michael.albinus@gmx.de>
22
23 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
24 (Inspection): New function dbus-ping.
25
7dcccd7b
MA
262008-02-05 Michael Albinus <michael.albinus@gmx.de>
27
28 * tramp.texi (Remote processes): Add `shell-command'.
29
a1da1e37
MB
302008-01-28 Michael Sperber <sperber@deinprogramm.de>
31
32 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
33 (Group Parameters): Document `mail-source' parameter.
34
c9d8f746
MA
352008-01-27 Michael Albinus <michael.albinus@gmx.de>
36
37 * tramp.texi (Inline methods): The hostname of the su(do)? methods
38 must be a local host.
39
15db4a13
MO
402008-01-26 Michael Olson <mwolson@gnu.org>
41
42 * erc.texi: Update version for ERC 5.3 release.
43 (Obtaining ERC): Update extras URLs for 5.3.
44 (Development): Write instructions for git, and remove those for Arch.
45 (History): Mention the switch to git.
46
2bc43980
KB
472008-01-24 Karl Berry <karl@gnu.org>
48
bca98fc9
JB
49 * info.texi (Search Index, Search Text): Mention the command
50 character in the section name, a la the (Go to node) node.
2bc43980 51
d2e4a6c9
MA
522008-01-21 Michael Albinus <michael.albinus@gmx.de>
53
54 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
55
0b6799c3
MB
562008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
57
58 * gnus-news.texi: Mention gnus-article-describe-bindings.
59
602008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
61
62 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
63
db9c3fb1
CD
642008-01-18 Carsten Dominik <dominik@science.uva.nl>
65
7b4d0413 66 * org.texi (Property inheritance): New section.
db9c3fb1 67 (Conventions): New section.
7b4d0413 68 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
69 commands, and the new bindings for refiling.
70 (Sparse trees): Document the new special command for sparse trees.
71 (References): Be more clear about the counting of hilines.
72 (Handling links): Document M-p/n for accessing links.
73 (Fast access to TODO states): New section.
74 (Per file keywords): New section.
75 (Property inheritance): New section.
76 (Column attributes): New summary types.
77 (Capturing Column View): New section.
78 (The date/time prompt): Cover the new features in the date/time prompt.
79 Compactify the table of keys for the calendar remote control.
80 (Clocking work time): Document the new :scope parameter.
81 (Remember): Promoted to chapter.
82 (Quoted examples): New section.
83 (Enhancing text): New verbatim environments.
84
6ed73f28
MA
852008-01-14 Michael Albinus <michael.albinus@gmx.de>
86
87 * trampver.texi: Update release number.
88
95838435
MB
892008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
90
91 * gnus.texi (Article Keymap): Add
92 gnus-article-wide-reply-with-original; fix descriptions of
93 gnus-article-reply-with-original and
94 gnus-article-followup-with-original.
95
20234d96
GM
962008-01-09 Glenn Morris <rgm@gnu.org>
97
98 * nxml-mode.texi: Add @copying section.
99
d82cf70b
MB
1002008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
101
102 * message.texi (Mail Variables): Add some text from "(gnus)Posting
103 Server". Add `message-send-mail-with-mailclient'.
104
105 * gnus.texi (Posting Server): Move some text to "(message)Mail
106 Variables" and add a reference here.
107
addb7f2e
MA
1082008-01-04 Michael Albinus <michael.albinus@gmx.de>
109
110 * dbus.texi (Receiving Method Calls): New chapter.
111 (Errors and Events): Add serial number to events. Replace "signal" by
112 "message". Introduce dbus-event-serial-number.
113
4db2806c
MA
1142008-01-03 Michael Albinus <michael.albinus@gmx.de>
115
116 * dbus.texi (Type Conversion): Explain the type specification for empty
117 arrays. Use another example.
118
c9ecb5a7
MA
1192007-12-30 Michael Albinus <michael.albinus@gmx.de>
120
121 * dbus.texi (all): Replace "..." by @dots{}.
122 (Type Conversion): Precise the value range for :byte types.
123 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
124 Mention its return value.
125 (Errors and Events): There is no D-Bus error propagation during event
126 processing.
127
702dbfd9
JB
1282007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
129
130 * calc.tex (Yacas Language, Maxima Language, Giac Language):
131 New sections.
132
87035689
MB
1332007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
134
135 * gnus.texi (Group Parameters): Reorder the text and add a note about
136 `gnus-parameters' near the beginning of the node.
137
1382007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
139
140 * gnus.texi (Score File Editing): Fix function name.
141
5492f5ca
MA
1422007-12-23 Michael Albinus <michael.albinus@gmx.de>
143
144 Sync with Tramp 2.1.12.
145
146 * trampver.texi: Update release number.
147
d4e67bc5
MA
1482007-12-22 Michael Albinus <michael.albinus@gmx.de>
149
150 * dbus.texi (Type Conversion): Correct input parameters mapping.
151
6a31c819
MA
1522007-12-21 Michael Albinus <michael.albinus@gmx.de>
153
154 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
155 (Errors and Events): Mention wrong-type-argument error.
156
99a3e35f
AS
1572007-12-21 Alex Schroeder <alex@gnu.org>
158
159 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 160 spaces. Fixed some typos.
99a3e35f
AS
161 (Internet Relay Chat): Explain relay.
162 (Getting started with rcirc): Change items to reflect prompts.
163 Add more explanation to rcirc-track-minor-mode and added a comment to
164 warn future maintainers that this section is a copy.
11ac7c8e 165 (People): Changed /ignore example.
62b12a24 166 (Keywords): Not keywords.
99a3e35f 167
331e4d02
AS
1682007-12-20 Alex Schroeder <alex@gnu.org>
169
170 * rcirc.texi (Top): Fighting Information Overload chapter added.
171 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
172 (rcirc commands): Moved /ignore command to the new chapter.
173 (Fighting Information Overload): New chapter documenting /keyword,
174 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
175 (Configuration): Document rcirc-server-alist, remove
176 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 177
cd71c3ef
MA
1782007-12-16 Michael Albinus <michael.albinus@gmx.de>
179
180 * dbus.texi (Signals): Fix example in dbus-register-signal.
181
bbbe940b
MB
1822007-12-14 Sven Joachim <svenjoac@gmx.de>
183
184 * gnus.texi (Score Variables): Fix typo.
185
0ce574ef
MA
1862007-12-07 Michael Albinus <michael.albinus@gmx.de>
187
188 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
189 (Signals): Adapt dbus-send-signal and dbus-register-signal.
190 (Errors and Events): Adapt dbus-event.
191
b890d447
MB
1922007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
193
194 * gnus.texi (Other Files): Add the yenc command.
195
1962007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
197
198 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
199 since 2004-08-06.
200
2012007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
202
203 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
204 on body.
205
2062007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
207
208 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
209 and rfc2047-allow-irregular-q-encoded-words; fix description of
210 rfc2047-encode-encoded-words.
211
2122007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
213
214 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
215
3728bf03
MO
2162007-12-05 Michael Olson <mwolson@gnu.org>
217
218 * remember.texi (Diary): Remove "require" line for remember-diary.el.
219 Update documentation for `remember-diary-file'.
220
a4397af9
MA
2212007-12-04 Michael Albinus <michael.albinus@gmx.de>
222
223 * dbus.texi (Signals): Precise `dbus-register-signal'.
224 (Errors and Events): Rework events part, the internal structure of
225 dbus-event has changed.
226
1682490c
JB
2272007-12-03 Juanma Barranquero <lekktu@gmail.com>
228
229 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
230 ($(infodir)/dbus, dbus.dvi): New targets.
231
7b13a0f2
MA
2322007-12-03 Michael Albinus <michael.albinus@gmx.de>
233
234 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
235 unconditionally.
236
237 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
238 emulation with @print{}.
239
7ef92bc9
RS
2402007-12-02 Richard Stallman <rms@gnu.org>
241
242 * dbus.texi (Overview): Minor cleanup.
243
22d8ac3a
MA
2442007-12-02 Michael Albinus <michael.albinus@gmx.de>
245
d3a8e0df
MA
246 * Makefile.in (INFO_TARGETS): Add dbus.
247 (DVI_TARGETS): Add dbus.dvi.
248 (dbus, dbus.dvi): New targets.
249
22d8ac3a
MA
250 * dbus.texi: New file.
251
559764ab
RF
2522007-11-24 Romain Francoise <romain@orebokech.com>
253
254 * nxml-mode.texi: Add description in @direntry.
7aa579d9 255 Fix file name to match @setfilename.
559764ab 256
ac97a16b
MH
2572007-11-23 Mark A. Hershberger <mah@everybody.org>
258
259 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
260 ($(infodir)/nxml-mode): New rule.
261
262 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
263 ($(infodir)/nxml-mode): New rule.
264 (clean): Add nxml-mode*.
265
266 * nxml-mode.texi: New file with nxml manual.
267
404cd454
GM
2682007-11-18 Richard Stallman <rms@gnu.org>
269
270 * flymake.texi (Example -- Configuring a tool called directly):
271 Update example.
272
b048d478
MA
2732007-11-18 Michael Albinus <michael.albinus@gmx.de>
274
275 * tramp.texi (Filename completion): Simplify explanation of
276 double-slash behaviour. Explain directory contents flushing.
277
346e8469
JB
2782007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
279
280 * calc.texi (TeX and LaTeX Language Modes): Put in
281 missing braces.
282
404cd454
GM
2832007-11-15 Richard Stallman <rms@gnu.org>
284
285 * cl.texi (Equality Predicates): Delete `eql'.
286 (Predicates, Naming Conventions, Top): Delete `eql'.
287 (Common Lisp Compatibility): Delete `eql'.
288 (Porting Common Lisp): Delete obsolete backquote info.
289 Minor clarification about character constants.
290 (Sequence Basics): Minor clarification.
291
1f6af58b
JB
2922007-11-15 Juanma Barranquero <lekktu@gmail.com>
293
dccb744b 294 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
295 * tramp.texi (Filename completion): Fix typos.
296
3bc88bc9
JB
2972007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
298
299 * calc.texi (Basic commands): Mention the menu.
300
bc5300d3
MA
3012007-11-12 Michael Albinus <michael.albinus@gmx.de>
302
303 * tramp.texi (Connection caching): Tramp flushes connection
304 properties when remote operating system has been changed.
305
4d8a28ec
MB
3062007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
307
308 * gnus-news.texi: Fix spelling.
309 `message-insert-formatted-citation-line', not
310 `message-insert-formated-citation-line'.
311
404cd454
GM
312 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
313
e1176b47
MA
3142007-11-07 Michael Albinus <michael.albinus@gmx.de>
315
316 * tramp.texi (Overview): Mention also the PuTTY integration under
317 Win32. Remove paragraphs about Tramp's experimental status.
318 (Frequently Asked Questions): Add code example for highlighting the
319 mode line.
320
6159985a
MO
3212007-11-03 Michael Olson <mwolson@gnu.org>
322
323 * remember.texi: Change mentions of remember-buffer to
324 remember-finalize throughout.
325
bec9b2f5
MO
3262007-10-30 Michael Olson <mwolson@gnu.org>
327
328 * remember.texi (Copying): Remove.
329 (Mailbox): Update with non-BBDB instructions.
330 (Diary, Org): Add.
331 (Bibliography, Planner Page): Remove.
332
b6173182
JB
3332007-10-30 Juanma Barranquero <lekktu@gmail.com>
334
335 * makefile.w32-in (INFO_TARGETS): Add remember.
336 (DVI_TARGETS): Add remember.dvi.
337 ($(infodir)/remember): New rule.
338 (clean): Add remember*.
339
15f3eb73
MO
3402007-10-30 Michael Olson <mwolson@gnu.org>
341
70bdc930
MO
342 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
343 ($(infodir)/remember): New rule that builds the Remember Manual.
344
b6173182
JB
345 * remember.texi: New file containing the Remember Mode Manual.
346 Shuffle chapters around after initial import.
7d3f6f1a
MO
347 (Function Reference): Split Keystrokes into separate chapter.
348 (Keystrokes): Document C-c C-k.
51d24a12 349 (Introduction): Fix typographical issue with "---".
15f3eb73 350
404cd454
GM
3512007-10-29 Richard Stallman <rms@gnu.org>
352
353 * widget.texi (Introduction): Delete discussion of implementation
354 internals.
355
9bbb9638
MA
3562007-10-29 Michael Albinus <michael.albinus@gmx.de>
357
358 * tramp.texi (Connection caching): Host names must be different
359 when tunneling.
360
c7ff939a
RS
3612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
362
363 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
364 Gnus v5.13.
365
01c52d31
MB
3662007-10-28 Miles Bader <miles@gnu.org>
367
368 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
369
3702007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
371
372 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
373
3742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
375
376 * gnus.texi (Sorting the Summary Buffer): Remove
377 gnus-article-sort-by-date-reverse.
378
3792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
380
381 * gnus.texi (Non-ASCII Group Names): New node.
382 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
383 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
384
3852007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
386
387 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
388 clean the output of the program `imap-shell-program'.
389
3902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
391
392 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
393
3942007-10-28 Tassilo Horn <tassilo@member.fsf.org>
395
396 * gnus.texi (Sticky Articles): Documentation for sticky article
397 buffers.
398
3992007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
400
401 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
402
4032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
404
405 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
406
4072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
408
409 * gnus.texi (Archived Messages): Document
410 gnus-update-message-archive-method.
411
4122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
413
414 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
415
4162007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
417
418 * gnus.texi (Group Maneuvering): Document
419 `gnus-summary-next-group-on-exit'.
420
4212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
422
423 * gnus.texi (Really Various Summary Commands): Mention
424 gnus-auto-select-on-ephemeral-exit.
425
4262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
427
428 * gnus.texi, message.texi: Bump version number.
429
4302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
431
432 * gnus.texi (Group Line Specification, Misc Group Stuff)
433 (Server Commands): Parenthesize @pxref{Mail Spool}.
434
4352007-10-28 Didier Verna <didier@xemacs.org>
436
437 New user option: message-signature-directory.
438 * message.texi (Insertion Variables): Document it.
439 * gnus.texi (Posting Styles): Ditto.
440
4412007-10-28 Didier Verna <didier@xemacs.org>
442
443 * gnus.texi (Group Line Specification):
444 * gnus.texi (Misc Group Stuff):
445 * gnus.texi (Server Commands): Document the group compaction feature.
446
4472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
448
449 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
450
451 * message.texi (Various Message Variables): Add message-fill-column.
452
4532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
454
455 * gnus.texi: Untabify.
456
4572007-10-28 Didier Verna <didier@xemacs.org>
458
459 * gnus.texi (Group Parameters): Document the posting-style merging
460 process in topic-mode.
461
4622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
463
464 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
465
4662007-10-28 Romain Francoise <romain@orebokech.com>
467
468 * gnus.texi (Mail Spool): Fix typo.
469 Update copyright.
470
4712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
472
473 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
474
4752007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
476
477 * gnus.texi (Summary Generation Commands):
478 Add gnus-summary-insert-ticked-articles.
479
4802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
481
b2abec73
JB
482 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
483 to spam-spamassassin-program.
01c52d31
MB
484
4852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
486
487 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
488
4892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
490
491 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
492
4932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
494
495 * message.texi (Mail Headers): Document `opportunistic'.
496
4972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
498
499 * emacs-mime.texi (Encoding Customization): Explain how to set
500 mm-coding-system-priorities per hierarchy.
501
5022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
503
504 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
505 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
506
5072007-10-28 Didier Verna <didier@xemacs.org>
508
509 * message.texi (Wide Reply): Update documentation of
510 message-dont-reply-to-names (now allowing a list of regexps).
511
5122007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
513
514 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
515
5162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
517
518 * gnus.texi (SpamAssassin back end): Fix typo.
519
520 * sieve.texi (Examples): Fix grammar.
521
5222007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
523
524 * gnus.texi (Searching for Articles): Document M-S and M-R.
525 (Limiting): Document / b.
526
5272007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
528
529 * gnus.texi (Thread Commands): T M-^.
530
5312007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
532
533 * message.texi (Mail Aliases): Document ecomplete.
534 (Mail Aliases): Fix typo.
535
5362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
537
538 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
539 fix typo.
540
5412007-10-28 Romain Francoise <romain@orebokech.com>
542
543 * gnus.texi (Mail Spool): Grammar fix.
544
5452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
546
547 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
548 string.
549
5502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
551
552 * gnus.texi (Group Parameters): Fix description.
553
5542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
555
b2abec73
JB
556 * gnus.texi (Gmane Spam Reporting):
557 Fix spam-report-gmane-use-article-number.
558 Add spam-report-user-mail-address.
01c52d31
MB
559
5602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
561
562 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
563
5642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
565
566 * gnus.texi (Group Parameters): Add simplified sorting example based on
567 example for `Sorting the Summary Buffer' from Jari Aalto
568 <jari.aalto@cante.net>.
569 (Example Methods): Add example for an indirect connection.
570
5712007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
572
573 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
574 (Agent Parameters): Updated parameter names to match code.
575 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
576 'gnus-agent-summary-fetch-series'.
577 (Agent and flags): New section providing a generalized discussion
578 of flag handling.
579 (Agent and IMAP): Removed flag discussion.
b2abec73 580 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
581
5822007-10-28 Romain Francoise <romain@orebokech.com>
583
584 * gnus.texi (Exiting the Summary Buffer): Add new function
585 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
586
5872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
588
589 * gnus.texi (Conformity): Fix typo.
590 (Customizing Articles): Document `first'.
591
5922007-10-28 Jari Aalto <jari.aalto@cante.net>
593
594 * gnus.texi (Sorting the Summary Buffer):
595 Add `gnus-thread-sort-by-date-reverse'. Add example
596 host to different sorting in NNTP and RSS groups.
597
5982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
599
600 * message.texi (Insertion): Describe prefix for
601 message-mark-inserted-region and message-mark-insert-file.
602
6032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
604
605 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
606 LaTeX documents. Describe "text/x-gnus-verbatim".
607
6082007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
609
b2abec73 610 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
611 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
612 (spam-stat spam filtering, SpamOracle)
613 (Extending the Spam ELisp package): Removed extra quote symbol for
614 clarity.
615
6162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
617
618 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
619 gnus-article-delete-part and gnus-article-replace-part.
620 (Using MIME): Add gnus-mime-replace-part.
621
6222007-10-28 Romain Francoise <romain@orebokech.com>
623
624 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
625 requires `auto-compression-mode' to be enabled. Add new nnml
626 variable `nnml-compressed-files-size-threshold'.
627
6282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
629
630 * gnus.texi (Sorting the Summary Buffer): Added
631 gnus-thread-sort-by-recipient.
632
6332007-10-28 Romain Francoise <romain@orebokech.com>
634
635 * message.texi (Insertion Variables): Mention new variable
636 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
637 documentation accordingly.
638
6392007-10-28 Romain Francoise <romain@orebokech.com>
640
641 * gnus.texi (To From Newsgroups): Mention new variables
642 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
643
6442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
645
646 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
647 stuff; gnus-mime-inline-part does the automatic decompression.
648
6492007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
650
651 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 652 "training.ham" should be "training.spam".
01c52d31
MB
653
6542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
655
656 * message.texi (Mail Variables): Fix the default value for
657 message-send-mail-function.
658
6592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
660
661 * gnus.texi (Optional Back End Functions): nntp-request-update-info
662 always returns nil exceptionally.
663
6642007-10-28 Simon Josefsson <jas@extundo.com>
665
666 * gnus.texi (Article Washing): Add libidn URL. Suggested by
667 Michael Cook <michael@waxrat.com>.
668
6692007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
670
671 * gnus.texi (Topic Commands): Fix next/previous.
672
6732007-10-28 Simon Josefsson <jas@extundo.com>
674
675 * gnus.texi (Article Washing): Mention `W i'.
676
6772007-10-28 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
678
679 * gnus.texi (Group Parameters): Slight extension of sieve
680 parameter description.
681
6822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
683
684 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
685 matching score files as well.
686 (Picons): Describe `gnus-picon-style'.
687
6882007-10-28 Romain Francoise <romain@orebokech.com>
689
690 * message.texi (Message Headers): Mention that headers are hidden
691 using narrowing, and how to expose them.
692 Update copyright.
693
6942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
695
696 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
697 `gnus-summary-sort-by-recipient'.
698
6992007-10-28 Romain Francoise <romain@orebokech.com>
700
701 * gnus.texi (NNTP marks): New node.
702 (NNTP): Move NNTP marks variables to the new node.
703
7042007-10-28 Jesper Harder <harder@ifa.au.dk>
705
b2abec73 706 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
707
708 * gnus.texi (MIME Commands, Hashcash): Markup fix.
709
7102007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
711
b2abec73 712 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 713 everywhere for consistency.
b2abec73
JB
714 (Filtering Spam Using The Spam ELisp Package): Admonish again.
715 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
716 Say "regular expression" instead of "regex." Admonish. Pick
717 other words to sound better (s/so/thus/).
b2abec73 718 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
719 statistical filters. Remove old TODO.
720 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
721 New section on sorting and displaying the spam score.
722 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
723 backend but an alias to spam-use-BBDB.
724 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
725 new backend functionality.
726
7272007-10-28 Simon Josefsson <jas@extundo.com>
728
729 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
730 nntp-marks-directory, from Romain Francoise
731 <romain@orebokech.com>.
732
7332007-10-28 Magnus Henoch <mange@freemail.hu>
734
735 * gnus.texi (Hashcash): New default value of
736 hashcash-default-payment.
737
7382007-10-28 Simon Josefsson <jas@extundo.com>
739
740 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
741 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
742
7432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
744
745 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
746
7472007-10-28 Simon Josefsson <jas@extundo.com>
748
749 * gnus.texi (documentencoding): Add, to avoid warnings.
750
7512007-10-28 Simon Josefsson <jas@extundo.com>
752
753 * message.texi (Mail Headers): Add.
754
755 * gnus.texi (Hashcash): Fix.
756
7572007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
758
b2abec73 759 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 760 that payments can be verified and fix the name of the
b2abec73 761 hashcash-path variable.
01c52d31
MB
762
7632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
764
b2abec73 765 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
766
7672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
768
769 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
770
7712007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
772
773 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
774 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
775 warning about ham processors in spam groups removed.
01c52d31
MB
776
7772007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 778
b2abec73
JB
779 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
780 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
781
7822007-10-28 Jesper Harder <harder@ifa.au.dk>
783
784 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
785 (Mailing List): Typo.
786 (Customizing Articles): Add gnus-treat-ansi-sequences.
787 (Article Washing): Index.
788
789 * message.texi: Use m-dash consistently.
790
7912007-10-28 Jesper Harder <harder@ifa.au.dk>
792
793 * gnus.texi (GroupLens): Remove.
794
7952007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
796
797 * gnus.texi (Outgoing Messages, Agent Variables): Add
798 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
799 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
800
8012007-10-28 Jesper Harder <harder@ifa.au.dk>
802
803 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
804
8052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
806
807 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
808
809 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
810
8112007-10-28 Simon Josefsson <jas@extundo.com>
812
813 * gnus.texi (Top): Add SASL.
814
404cd454
GM
8152007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
816
817 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
818
8192007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
820
821 * gnus.texi (Troubleshooting): Adjust Gnus version number.
822
0edd2970
JB
8232007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
824
825 * calc.texi (Formulas, Composition Basics): Lower the
826 precedence of negation.
827
a9afba20
JY
8282007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
829
830 * ses.texi (The Basics): Mention how to create a new spreadsheet.
831 Mention the new three-letter column identifiers.
832 (More on cell printing): Calculate-cell and truncate-cell are now `c'
833 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
834 message when using `c' on an empty default with default printer.
835 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
836 renamed to `ses--symbolic-formulas' some time ago.
837
45b778a6
JB
8382007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
839
840 * calc.texi (Default Simplifications, Making Selections)
841 (Customizing Calc): Clarify associativity of multiplication.
842
03b5bade
MA
8432007-10-23 Michael Albinus <michael.albinus@gmx.de>
844
845 * tramp.texi (Traces and Profiles): Simplify loop over
846 `trace-function-background'.
847
e658c8ee
JL
8482007-10-22 Juri Linkov <juri@jurta.org>
849
850 * dired-x.texi (Shell Command Guessing): Default values are now
851 available by typing M-n instead of M-p.
852
dd753688
MA
8532007-10-21 Michael Albinus <michael.albinus@gmx.de>
854
855 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
856 (Password caching): Remove `tramp-clear-passwd'.
857 It's not a command anymore.
dd753688
MA
858 (Bug Reports): Add `tramp-bug' to function index.
859 (Function Index, Variable Index): New nodes.
860 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
861
862 * trampver.texi: Update release number.
863
4bb49b43
JB
8642007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
865
8b296cdd 866 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
867 about integer size into past tense.
868 (Time Zones): Remove pointer to Calc author's address.
869 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 870 and hyperbolic cotangent. Fix typo.
4bb49b43 871
311dd93f
MA
8722007-10-10 Michael Albinus <michael.albinus@gmx.de>
873
874 Sync with Tramp 2.1.11.
875
876 * trampver.texi: Update release number.
877
ea3fc256
MA
8782007-10-06 Michael Albinus <michael.albinus@gmx.de>
879
880 * tramp.texi (External packages): New section.
881
1af74d06
MB
8822007-09-29 Juri Linkov <juri@jurta.org>
883
884 * info.texi (Help-Int): Document `L' (`Info-history').
885
0e2806fa
SM
8862007-09-26 Carsten Dominik <dominik@science.uva.nl>
887
888 * org.texi: Change links to webpage and maintained email.
889 (Remember): Promote to Chapter, significant changes.
890 (Fast access to TODO states): New section.
891 (Faces for TODO keywords): New section.
892 (Export options): Example for #+DATE.
893 (Progress logging): Section moved.
894
567b9191
BW
8952007-09-26 Bill Wohler <wohler@newt.com>
896
897 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
898 browse-url-at-mouse.
899
1af74d06
MB
9002007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
901
902 * flymake.texi (Customizable variables): Face names don't end in -face.
903 Fix flymake-err-line-patterns template.
904 (Example -- Configuring a tool called directly): Fix init-function.
905 (Highlighting erroneous lines): Face names don't end in -face.
906
d60a4e3a 9072007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
908
909 * erc.texi (Special-Features): Fix small typo.
910
7d7a3510
MA
9112007-09-14 Michael Albinus <michael.albinus@gmx.de>
912
913 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
914 and "External transfer methods".
915
285f0d3a
JB
9162007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
917
918 * calc.texi (Predefined Units): Add some history.
919
526dc846
MO
9202007-09-08 Michael Olson <mwolson@gnu.org>
921
87e04f16
JB
922 * erc.texi (Copying): New section included from gpl.texi.
923 This matches the look of the upstream ERC manual.
526dc846 924
f10d0e80
JB
9252007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
926
87e04f16 927 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
928 (Random Numbers): Clarify the distribution of `random'.
929
4009494e
GM
9302007-09-06 Glenn Morris <rgm@gnu.org>
931
932 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 933 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
934 Change all setfilename commands to use ../../info.
935 * Makefile.in: Move the parts of the old man/Makefile.in that do not
936 refer to the Emacs manual here.
937 (infodir): New variable.
938 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
939 (cc-mode.texi, faq.texi): Update references to source file locations.
940 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
941 do not refer to the Emacs manual here.
942 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
943
944 * Makefile.in: Add `basename' versions of all info targets, for
945 convenience when rebuilding just one manual.
946 (../etc/GNU): Delete obsolete target.
947 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
948 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
949 *.vrs *.toc here...
950 (maintainer-clean): ...from here.
4009494e
GM
951
952 * makefile.w32-in (../etc/GNU): Delete obsolete target.
953
2de53ca6
GM
9542007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
955
956 * calc.texi (Date Conversions): Clarify definition of
957 Julian day numbering.
958 (Date Forms): Clarify definition of Julian day numbering;
959 add some history.
960
9612007-08-30 Carsten Dominik <dominik@science.uva.nl>
962
87e04f16 963 * org.texi: Version 5.07.
2de53ca6
GM
964
9652007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
966
967 * message.texi (MIME): Replace mml-attach with mml-attach-file.
968
9692007-08-22 Carsten Dominik <dominik@science.uva.nl>
970
971 * org.texi (Adding hyperlink types): New section.
972 (Embedded LaTeX): Chapter updated because of LaTeX export.
973 (LaTeX export): New section.
974 (Using links out): New section.
975
9762007-08-22 Glenn Morris <rgm@gnu.org>
977
978 * faq.texi (Learning how to do something): Refcards now in
979 etc/refcards/ directory.
980
9812007-08-22 Michael Albinus <michael.albinus@gmx.de>
982
983 * tramp.texi (Remote Programs): Persistency file must be cleared when
984 changing `tramp-remote-path'.
985 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
986 macro.
987
9882007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
989
990 * calc.texi: Move contents to beginning of file.
991 (Algebraic Entry): Fix the formatting of an example.
992
9932007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
994
995 * calc.texi (Basic Operations on Units): Mention exact versus
996 inexact conversions.
997
9982007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
999
1000 * calc.texi (Basic Operations on Units): Mention default
1001 values for new units.
1002 (Quick Calculator Mode): Mention that binary format will
1003 be displayed.
1004
10052007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1006
1007 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1008
10092007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1010
1011 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1012
10132007-08-08 Glenn Morris <rgm@gnu.org>
1014
1015 * gnus.texi, sieve.texi: Replace `iff'.
1016
10172007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
1018
1019 * calc.texi (Basic Graphics): Mention the graphing of error
1020 forms.
1021 (Graphics Options): Mention how `g s' handles error forms.
1022 (Curve Fitting): Mention plotting the curves.
1023 (Standard Nonlinear Models): Add additional models.
1024 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
1025 (Linear Fits): Correct result.
1026
10272007-08-01 Alan Mackenzie <acm@muc.de>
1028
1029 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
1030 to "--no-site-file".
1031
10322007-07-29 Michael Albinus <michael.albinus@gmx.de>
1033
1034 * tramp.texi (Frequently Asked Questions): Point to mode line
1035 extension in Emacs 23.1.
1036
1037 * trampver.texi: Update release number.
1038
10392007-07-27 Glenn Morris <rgm@gnu.org>
1040
1041 * calc.texi (Copying): Include license text from gpl.texi, rather than
1042 in-line.
1043
10442007-07-25 Glenn Morris <rgm@gnu.org>
1045
1046 * calc.texi (Copying): Replace license with GPLv3.
1047
1048 * Relicense all FSF files to GPLv3 or later.
1049
10502007-07-22 Michael Albinus <michael.albinus@gmx.de>
1051
1052 Sync with Tramp 2.1.10.
1053
1054 * tramp.texi (trampfn): Expand macro implementation in order to handle
1055 empty arguments.
1056 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
1057 occurencies by trampfn.
1058 (Frequently Asked Questions): Extend example code for host
b2abec73 1059 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
1060 file names to be typed.
1061
1062 * trampver.texi: Update release number.
1063
10642007-07-17 Michael Albinus <michael.albinus@gmx.de>
1065
1066 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
1067 section. Reported by <poti@potis.org>.
1068 (Remote processes): Arguments of the program to be debugged are taken
1069 literally.
1070 (Frequently Asked Questions): Simplify recentf example.
1071
10722007-07-14 Karl Berry <karl@gnu.org>
1073
1074 * info.texi (@copying): New Back-Cover Text.
1075
1076 * info.texi (Quitting Info): Move to proper place in source.
1077 (Reported by Benno Schulenberg.)
1078
10792007-07-13 Eli Zaretskii <eliz@gnu.org>
1080
1081 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
1082
1083 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
1084
1085 * emacs-mime.texi: Add @documentencoding directive.
1086
10872007-07-12 Nick Roberts <nickrob@snap.net.nz>
1088
1089 * tramp.texi (Remote processes): Add an anchor to the subsection
1090 "Running a debugger on a remote host".
1091
10922007-07-12 Michael Albinus <michael.albinus@gmx.de>
1093
1094 * tramp.texi (Remote processes): Don't call it "experimental" any
1095 longer. Add subsection about running a debugger on a remote host.
1096
10972007-07-10 Carsten Dominik <dominik@science.uva.nl>
1098
1099 * org.texi (Properties and columns): Chapter rewritten.
1100
11012007-07-08 Michael Albinus <michael.albinus@gmx.de>
1102
1103 * tramp.texi:
1104 * trampver.texi: Migrate to Tramp 2.1.
1105
11062007-07-02 Carsten Dominik <dominik@science.uva.nl>
1107
1108 * org.texi (Properties): New chapter.
1109
11102007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1111
1112 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1113 Control Panel.
1114
1115 * gnus.texi (Misc Article): Add index entry for
1116 gnus-single-article-buffer.
1117
11182007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
1119
1120 * gnus.texi (Starting Up): Fix typo.
1121
11222007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
1123
1124 * gnus.texi (Asynchronous Fetching): Fix typo.
1125
11262007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
1127
1128 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
1129 (About This Manual): Remove redundant information.
1130 (Getting Started): Mention author.
1131 (Basic Arithmetic, Customizing Calc): Make description of the
1132 variable `calc-multiplication-has-precedence' match its new effect.
1133
11342007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
1135
1136 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
1137 the variable `calc-multiplication-has-precedence'.
1138
11392007-06-19 Carsten Dominik <dominik@science.uva.nl>
1140
1141 * org.texi (Tag): Section swapped with node Timestamps.
1142 (Formula syntax for Lisp): Document new `L' flag.
1143
11442007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
1145
1146 * gnus.texi (Misc Group Stuff, Summary Buffer)
1147 (Server Commands, Article Keymap): Fix typo. s/function/command/.
1148
11492007-06-06 Juanma Barranquero <lekktu@gmail.com>
1150
1151 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1152 * gnus.texi (Article Buttons, Mail Source Customization)
1153 (Sending or Not Sending, Customizing NNDiary):
1154 * message.texi (Message Headers):
1155 * mh-e.texi (HTML): Fix typos.
1156
11572007-06-07 Michael Albinus <michael.albinus@gmx.de>
1158
1159 Sync with Tramp 2.0.56.
1160
1161 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1162 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1163
11642007-06-02 Chong Yidong <cyd@stupidchicken.com>
1165
1166 * Version 22.1 released.
1167
11682007-05-26 Michael Olson <mwolson@gnu.org>
1169
1170 * erc.texi (Modules): Fix references to completion modules.
1171
11722007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1173
1174 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1175
11762007-05-09 Didier Verna <didier@xemacs.org>
1177
1178 * gnus.texi (Email Based Diary): New. Proper documentation for the
1179 nndiary back end and the gnus-diary library.
1180
11812007-05-03 Karl Berry <karl@gnu.org>
1182
1183 * .cvsignore (*.pdf): New entry.
1184
1185 * texinfo.tex: Update from current version for better pdf generation.
1186
11872007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1188
1189 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1190
11912007-04-28 Glenn Morris <rgm@gnu.org>
1192
1193 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1194 consideration of legal status.
1195
11962007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1197
1198 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1199
12002007-04-24 Chong Yidong <cyd@stupidchicken.com>
1201
1202 * faq.texi (New in Emacs 22): python.el removed.
1203
12042007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1205
1206 * calc.texi (Reporting bugs): Update maintainer's address.
1207
12082007-04-22 Chong Yidong <cyd@stupidchicken.com>
1209
1210 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1211
12122007-04-15 Jay Belanger <belanger@truman.edu>
1213
1214 * calc.texi (Title page): Remove the date.
1215 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1216 (The Standard Calc Interface): Change trail title.
1217 (Floats): Mention that when non-decimal floats are entered, only
1218 approximations are stored.
1219 (Copying): Move to the appendices.
1220 (GNU Free Documentation License): Add as an appendix.
1221
12222007-04-15 Chong Yidong <cyd@stupidchicken.com>
1223
1224 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1225 * dired-x.texi, ebrowse.texi, ediff.texi:
1226 * emacs-mime.texi, erc.texi, eshell.texi:
1227 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1228 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1229 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1230 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1231 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1232 * woman.texi: Include GFDL.
1233
1234 * doclicense.texi: Remove node heading, so that it can be included by
1235 other files.
1236
1237 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1238
1239 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1240 than *.
1241
12422007-04-14 Carsten Dominik <dominik@science.uva.nl>
1243
1244 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1245 in Calc.
1246
12472007-04-09 Romain Francoise <romain@orebokech.com>
1248
1249 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1250 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1251 replace mouse-2.
1252
12532007-04-08 Chong Yidong <cyd@stupidchicken.com>
1254
1255 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1256 renamed to woman-use-topic-at-point. Document new behavior.
1257
12582007-04-08 Richard Stallman <rms@gnu.org>
1259
1260 * url.texi: Fix some indexing.
1261 (Disk Caching): Drop discussion of old/other Emacs versions.
1262
12632007-04-07 Chong Yidong <cyd@stupidchicken.com>
1264
1265 * url.texi (Disk Caching): Say Emacs 21 "and later".
1266
1267 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1268 on Font locking which now mentions JIT lock.
1269
12702007-04-01 Michael Olson <mwolson@gnu.org>
1271
1272 * erc.texi: Update for the ERC 5.2 release.
1273
12742007-03-31 David Kastrup <dak@gnu.org>
1275
1276 * woman.texi (Topic, Interface Options): Explain changes semantics of
1277 woman-manpath in order to consider MANPATH_MAP entries.
1278
12792007-03-31 Eli Zaretskii <eliz@gnu.org>
1280
1281 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1282
12832007-03-26 Richard Stallman <rms@gnu.org>
1284
1285 * pgg.texi (Caching passphrase): Clean up previous change.
1286
12872007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1288
1289 * gnus.texi (Setting Process Marks): Fix typo.
1290
12912007-03-25 Romain Francoise <romain@orebokech.com>
1292
1293 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1294 readability, and include various fixes by Daniel Brockman, Nick Roberts
1295 and Dieter Wilhelm.
1296
12972007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1298
1299 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1300
1301 * gnus.texi (Mail Source Specifiers): Fix typo.
1302
13032007-03-22 Ralf Angeli <angeli@caeruleus.net>
1304
1305 * reftex.texi (Imprint): Update maintainer information.
1306
13072007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1308
1309 * message.texi (Message Buffers): Update documentation for
1310 message-generate-new-buffers.
1311
13122007-03-15 Daiki Ueno <ueno@unixuser.org>
1313
1314 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1315
13162007-03-21 Glenn Morris <rgm@gnu.org>
1317
1318 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1319
13202007-03-19 Chong Yidong <cyd@stupidchicken.com>
1321
1322 * eshell.texi (Known problems): Emacs 21 -> 22.
1323
1324 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1325
13262007-03-18 Jay Belanger <belanger@truman.edu>
1327
1328 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1329
13302007-03-12 Glenn Morris <rgm@gnu.org>
1331
1332 * calc.texi (Time Zones): Switch to new North America DST rule.
1333
1334 * calc.texi: Replace "daylight savings" with "daylight
1335 saving" in text throughout.
1336
13372007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1338
1339 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1340 The variable now uses a list of symbols instead of just a symbol.
1341 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1342
13432007-03-06 Romain Francoise <romain@orebokech.com>
1344
1345 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1346 new packages, and mention Gnus update.
1347
13482007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1349
1350 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1351 nntp-open-connection-functions-never-echo-commands.
1352
13532007-02-27 Chong Yidong <cyd@stupidchicken.com>
1354
1355 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1356 problems on the console, and security risk in not using gpg-agent.
1357
13582007-02-25 Carsten Dominik <dominik@science.uva.nl>
1359
1360 * org.texi (The spreadsheet): Renamed from "Table calculations".
1361 Completely reorganized and rewritten.
1362 (CamelCase links): Section removed.
1363 (Repeating items): New section.
1364 (Tracking TODO state changes): New section.
1365 (Agenda views): Chapter reorganized and rewritten.
1366 (HTML export): Section rewritten.
1367 (Tables in arbitrary syntax): New section.
1368 (Summary): Better feature summary.
1369 (Activation): Document problem with cut-and-paste of Lisp code
1370 from PDF files.
1371 (Visibility cycling): Document indirect buffer use.
1372 (Structure editing): Document sorting.
1373 (Remember): Section rewritten.
1374 (Time stamps): Better description of time stamp types.
1375 (Tag searches): Document regular expression search for tags.
1376 (Stuck projects): New section.
1377 (In-buffer settings): New keywords.
1378 (History and Acknowledgments): Updated description.
1379
13802007-02-24 Alan Mackenzie <acm@muc.de>
1381
1382 * cc-mode.texi (Movement Commands): Insert two missing command names.
1383 (Getting Started): Slight wording correction (use conditional).
1384
13852007-02-22 Kim F. Storm <storm@cua.dk>
1386
1387 * widget.texi (User Interface, Basic Types): Document need to put some
1388 text before the %v escape in :format string in editable-field widget.
1389
13902007-02-18 Romain Francoise <romain@orebokech.com>
1391
1392 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1393 `cvs-mode-quit'.
1394
13952007-02-10 Markus Triska <markus.triska@gmx.at>
1396
1397 * widget.texi (Programming Example): Put constant strings in :format.
1398
13992007-02-07 Juanma Barranquero <lekktu@gmail.com>
1400
1401 * faq.texi (Fullscreen mode on MS-Windows): New node.
1402
14032007-02-04 David Kastrup <dak@gnu.org>
1404
1405 * faq.texi (AUCTeX): Update version number. Should probably be done
1406 for other packages as well.
1407
14082007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1409
1410 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1411 <tassilo@member.fsf.org>.
1412
14132007-01-27 Eli Zaretskii <eliz@gnu.org>
1414
1415 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1416 ls-lisp-use-localized-time-format.
1417
14182007-01-20 Markus Triska <markus.triska@gmx.at>
1419
1420 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1421
14222007-01-13 Michael Olson <mwolson@gnu.org>
1423
1424 * erc.texi (Modules): Mention capab-identify module.
1425
14262007-01-05 Michael Olson <mwolson@gnu.org>
1427
1428 * erc.texi (Getting Started): Update for /RECONNECT command.
1429
14302007-01-04 Richard Stallman <rms@gnu.org>
1431
1432 * ebrowse.texi: Change C-c b to C-c C-m.
1433
14342007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1435
1436 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1437 variables only in info to avoid redundant entries in the printed
1438 manual.
1439
14402007-01-02 Daiki Ueno <ueno@unixuser.org>
1441
1442 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1443
14442007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1445
1446 * message.texi (Security): Split into sub-nodes.
1447
14482007-01-01 Alan Mackenzie <acm@muc.de>
1449
1450 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1451 eval-after-load in Emacs <=21 and a workaround. Document that
1452 trigraphs are not supported.
1453
14542007-01-01 Alan Mackenzie <acm@muc.de>
1455
1456 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1457 c-context-line-break. When invoked within a string, preserve
1458 whitespace. Add a backslash only when also in a macro.
1459
14602007-01-01 Alan Mackenzie <acm@muc.de>
1461
1462 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1463
14642007-01-01 Alan Mackenzie <acm@muc.de>
1465
1466 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1467 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1468
14692007-01-01 Alan Mackenzie <acm@muc.de>
1470
1471 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1472 "Choosing a Style".
1473
1474 * cc-mode.texi ("Styles"): Add @dfn{style}.
1475
14762006-12-30 Michael Albinus <michael.albinus@gmx.de>
1477
1478 Sync with Tramp 2.0.55.
1479
1480 * trampver.texi: Update release number.
1481
14822006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1483
1484 * gnus.texi (Customizing Articles): Add index entries for all
1485 gnus-treat-* variables.
1486
14872006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1488
1489 * gnus.texi (IMAP): Fix incorrect explanation of
1490 nnimap-search-uids-not-since-is-evil in documentation for
1491 nnimap-expunge-search-string.
1492
14932006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1494
1495 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1496 spam-ifile-database.
1497
14982006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1499
1500 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1501 rebind C-s.
1502
15032006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1504
1505 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1506 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1507 "expiring mail".
1508 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1509 nnimap-nov-is-evil.
1510
15112006-12-25 Kevin Ryde <user42@zip.com.au>
1512
1513 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1514 about the key procedure being used heavily.
1515
15162006-12-24 Chong Yidong <cyd@stupidchicken.com>
1517
1518 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1519 to t.
1520 (Prerequisites): Add explanation about gpg-agent.
1521
15222006-12-22 Kevin Ryde <user42@zip.com.au>
1523
1524 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1525 "sort" instead of "sort*".
1526
15272006-12-19 Richard Stallman <rms@gnu.org>
1528
1529 * calc.texi (History and Acknowledgements): Recognize that Emacs
1530 now does have floating point.
1531
15322006-12-19 Michael Albinus <michael.albinus@gmx.de>
1533
1534 * tramp.texi (External transfer methods): Describe new method `scpc'.
1535
15362006-12-17 Sascha Wilde <wilde@sha-bang.de>
1537
1538 * pgg.texi: Added short note on gpg-agent to the introduction.
1539
15402006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1541
1542 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1543 also applies to Cc.
1544
15452006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1546
1547 * gnus.texi (X-Face): Clarify. Say which programs are required
1548 on Windows.
1549
15502006-12-08 Michael Olson <mwolson@gnu.org>
1551
1552 * erc.texi (Modules): Remove documentation for list module.
1553
15542006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1555
1556 * faq.texi (^M in the shell buffer): Ditto.
1557
15582006-11-20 Michael Olson <mwolson@gnu.org>
1559
1560 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1561
15622006-11-17 Carsten Dominik <dominik@science.uva.nl>
1563
1564 * org.texi: Fix typos.
1565 (Agenda commands): Document `C-k'.
1566
15672006-11-16 Eli Zaretskii <eliz@gnu.org>
1568
1569 * url.texi (http/https): Fix a typo in the HTTP URL.
1570
15712006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1572
1573 * ada-mode.texi: Total rewrite.
1574
15752006-11-13 Carsten Dominik <dominik@science.uva.nl>
1576
1577 * org.texi: Minor typo fixes.
1578
15792006-11-13 Bill Wohler <wohler@newt.com>
1580
1581 Release MH-E manual version 8.0.3.
1582
1583 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1584 release 8.0.3.
1585
1586 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1587 to set MAILDIR.
1588 (Reading Mail): Document the customization of read-mail-command
1589 for MH-E.
1590 (Viewing Attachments): Document mm-discouraged-alternatives.
1591 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1592 (Junk): Add more information about the settings of mh-junk-background
1593 in a program. Add /usr/bin/mh to PATH in examples.
1594
15952006-11-12 Richard Stallman <rms@gnu.org>
1596
1597 * woman.texi: Update author address but say he no longer maintains it.
1598
15992006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1600
1601 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1602 archived trees.
1603 (Checkboxes): Section moved to chapter 5, and extended.
1604 (The date/time prompt): New section.
1605 (Link abbreviations): New section.
1606 (Presentation and sorting): New section.
1607 (Custom agenda views): Section completely rewritten.
1608 (Summary): Compare with Planner.
1609 (Feedback): More info about creating backtraces.
1610 (Plain lists): Modified example.
1611 (Breaking down tasks): New section.
1612 (Custom time format): New section.
1613 (Time stamps): Document inactive timestamps.
1614 (Setting tags): More details about fast tag selection.
1615 (Block agenda): New section.
1616 (Custom agenda views): Section rewritten.
1617 (Block agenda): New section.
1618
16192006-11-07 Michael Albinus <michael.albinus@gmx.de>
1620
1621 * tramp.texi (Configuration): scp is the default method.
1622 (Default Method): Use ssh as example for another method.
1623
16242006-10-27 Richard Stallman <rms@gnu.org>
1625
1626 * woman.texi: Downcase nroff/troff/roff.
1627 (Installation): Chapter deleted. Some xrefs deleted.
1628 (Background): woman doesn't advise man ;-).
1629
16302006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1631
1632 * ada-mode.texi (Project files, Identifier completion)
1633 (Automatic Casing, Debugging, Using non-standard file names)
1634 (Working Remotely): Fix typos.
1635
16362006-10-20 Masatake YAMATO <jet@gyve.org>
1637
1638 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1639 sample code `my-c-initialization-hook'.
1640
16412006-10-19 Stuart D. Herring <herring@lanl.gov>
1642
1643 * widget.texi: Fix typos.
1644
16452006-10-19 Michael Albinus <michael.albinus@gmx.de>
1646
1647 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1648 "???". There have been no complaints for years, so the information
1649 must be appropriate.
1650
16512006-10-16 Richard Stallman <rms@gnu.org>
1652
1653 * widget.texi: Use @var instead of capitalization.
1654 Clarify many widget type descriptions.
1655
16562006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1657
1658 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1659 gnus-dired-attach.
1660 (Selecting a Group): Fix typo.
1661
16622006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1663
1664 * widget.texi: Fix typos.
1665
16662006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1667
1668 * gnus.texi (Image Enhancements): Update for Emacs 22.
1669
1670 * gnus-faq.texi ([1.3]): Update.
1671
16722006-10-06 Richard Stallman <rms@gnu.org>
1673
1674 * faq.texi (Displaying the current line or column):
1675 Delete "As of Emacs 20".
1676
16772006-10-06 Romain Francoise <romain@orebokech.com>
1678
1679 * faq.texi (VM): VM works with Emacs 22 too.
1680
16812006-10-06 Richard Stallman <rms@gnu.org>
1682
1683 * ebrowse.texi: Remove Emacs version "21" from title.
1684
16852006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1686
1687 * gnus.texi (Foreign Groups): Say where change of editing commands are
1688 stored. Add reference to `gnus-parameters'.
1689
16902006-09-15 Jay Belanger <belanger@truman.edu>
1691
1692 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1693 Change "Library Public License" to "Lesser Public License"
1694 throughout. Use "yyyy" to represent year.
1695
16962006-09-15 Carsten Dominik <dominik@science.uva.nl>
1697
1698 * org.texi (Setting tags): Typo fix.
1699
17002006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1701
1702 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1703
17042006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1705
1706 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1707
17082006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1709
1710 * faq.texi (Escape sequences in shell output): EMACS is now set
1711 to Emacs's absolute file name, not to "t".
1712 (^M in the shell buffer): Likewise.
1713 * misc.texi (Interactive Shell): Likewise.
1714
17152006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1716
1717 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1718 mails with pop3-leave-mail-on-server. Fix wording.
1719 (Limiting): Improve gnus-summary-limit-to-articles.
1720 (X-Face): Fix typo.
1721
17222006-09-11 Simon Josefsson <jas@extundo.com>
1723
1724 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1725 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1726
17272006-09-06 Simon Josefsson <jas@extundo.com>
1728
1729 * smtpmail.texi (Authentication): Mention SSL.
1730
17312006-09-01 Eli Zaretskii <eliz@gnu.org>
1732
1733 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1734 Don't use @indicateurl.
1735
1736 * cc-mode.texi (Subword Movement): Don't use @headitem.
1737 (Custom Braces, Clean-ups): Don't use @tie.
1738
17392006-08-29 Michael Albinus <michael.albinus@gmx.de>
1740
1741 Sync with Tramp 2.0.54.
1742
1743 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1744 Suggested by Adrian Phillips <a.phillips@met.no>.
1745
17462006-08-15 Carsten Dominik <dominik@science.uva.nl>
1747
1748 * org.texi (Installation, Activation): Split from Installation and
1749 Activation.
1750 (Clocking work time): Documented new features.
1751
17522006-08-13 Alex Schroeder <alex@gnu.org>
1753
1754 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1755 example.
1756
17572006-08-12 Eli Zaretskii <eliz@gnu.org>
1758
1759 * faq.texi (How to add fonts): New node.
1760
17612006-08-05 Romain Francoise <romain@orebokech.com>
1762
1763 * faq.texi (New in Emacs 22): Expand.
1764
17652006-08-03 Michael Olson <mwolson@gnu.org>
1766
1767 * erc.texi: Update for ERC 5.1.4.
1768
17692006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1770
1771 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1772 in .../site-lisp/gnus/ by default.
1773 [ From gnus-news.texi in the trunk. ]
1774
17752006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1776
1777 * gnus.texi (MIME Commands): Additions for yEnc.
1778
17792006-07-24 Richard Stallman <rms@gnu.org>
1780
1781 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1782 * faq.texi: Move periods and commas inside quotes.
1783
17842006-07-20 Jay Belanger <belanger@truman.edu>
1785
1786 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1787
17882006-07-18 Chong Yidong <cyd@stupidchicken.com>
1789
1790 * faq.texi (Security risks with Emacs): Document Emacs 22
1791 file-local-variable mechanism.
1792
17932006-07-12 Michael Olson <mwolson@gnu.org>
1794
1795 * erc.texi: Update for ERC 5.1.3.
1796
17972006-07-12 Alex Schroeder <alex@gnu.org>
1798
1799 * rcirc.texi: Fix typos.
1800 (Getting started with rcirc): New calling convention for M-x irc.
1801 Mention #rcirc. Removed channel tracking.
1802 (Configuration): Changed the names of all variables that got changed
1803 recently, eg. rcirc-server to rcirc-default-server. Added
1804 documentation for rcirc-authinfo, some background for Bitlbee, and
1805 rcirc-track-minor-mode.
1806 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1807 Scrolling.
1808 (Reconnecting after you have lost the connection): Fixed example code
1809 to match code changes.
1810
18112006-07-10 Nick Roberts <nickrob@snap.net.nz>
1812
1813 * gnus.texi, message.texi: Fix typos.
1814
18152006-07-07 Carsten Dominik <dominik@science.uva.nl>
1816
1817 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1818 commands.
1819 (Global TODO list): Document the use of the variables
1820 `org-agenda-todo-ignore-scheduled' and
1821 `org-agenda-todo-list-sublevels'.
1822
18232006-07-05 Richard Stallman <rms@gnu.org>
1824
1825 * faq.texi (Scrolling only one line): Fix xref.
1826
18272006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1828
1829 * faq.texi (Evaluating Emacs Lisp code):
1830 Throughout, replace eval-current-buffer with eval-buffer.
1831
18322006-07-03 Richard Stallman <rms@gnu.org>
1833
1834 * rcirc.texi (Scrolling conservatively): Fix xref.
1835
1836 * pcl-cvs.texi (Viewing differences): Usage fix.
1837
18382006-07-03 Carsten Dominik <dominik@science.uva.nl>
1839
1840 * org.texi (Agenda commands): Document `s' key to save all org-mode
1841 buffers.
1842
18432006-06-30 Ralf Angeli <angeli@caeruleus.net>
1844
1845 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1846 names. Mention `cvs-msg' face.
1847
18482006-06-29 Carsten Dominik <dominik@science.uva.nl>
1849
1850 * org.texi (Checkboxes): New section.
1851
18522006-06-28 Carsten Dominik <dominik@science.uva.nl>
1853
1854 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1855 throughout this chapter.
1856
18572006-06-27 Chong Yidong <cyd@stupidchicken.com>
1858
1859 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1860 text for standalone vs Emacs info.
1861 (Help): Clarify header line description. Use mouse-1 for clicks.
1862 (Help-P): Use mouse-1 for clicks.
1863 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1864 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1865 (Choose menu subtopic): Remove gratuitous Emacs command names.
1866 (Help-FOO): Put usual behavior first.
1867 (Help-Xref): Clicking on xrefs works in Emacs.
1868 (Search Text): Clarify what the default behavior is.
1869 (Create Info buffer): Fix Emacs window/X window confusion.
1870 (Emacs Info Variables): Fix for new Emacs init file behavior.
1871
18722006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1873
1874 * gnus.texi (Summary Buffer Lines): Fix typo.
1875
18762006-06-23 Carsten Dominik <dominik@science.uva.nl>
1877
1878 * org.texi (Embedded LaTeX): New chapter.
1879 (Archiving): Section rewritten.
1880 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1881
18822006-06-20 Bill Wohler <wohler@newt.com>
1883
1884 Release MH-E manual version 8.0.1.
1885
1886 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1887 release 8.0.1.
1888 (Preface): Depend on GNU mailutils 1.0 and higher.
1889
18902006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1891
1892 * message.texi (News Headers): Update message-syntax-checks section.
1893
18942006-06-19 Karl Berry <karl@gnu.org>
1895
1896 * info.texi (Advanced): Mention C-q, especially with ?.
1897
18982006-06-19 Carsten Dominik <dominik@science.uva.nl>
1899
1900 * org.texi (Publishing links): Document the `:link-validation-function'
1901 property.
1902 (Extensions and Hacking): New chapter, includes some sections of the
1903 "Miscellaneous" chapter.
1904
19052006-06-10 Carsten Dominik <dominik@science.uva.nl>
1906
1907 * org.texi (Progress logging): New section.
1908
19092006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1910
1911 * viper.texi (Viper Specials):
1912 * gnus.texi (Example Setup):
1913 * faq.texi (Backspace invokes help):
1914 * dired-x.texi (Optional Installation Dired Jump):
1915 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1916 follow coding conventions.
1917
19182006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1919
1920 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1921
19222006-06-06 Carsten Dominik <dominik@science.uva.nl>
1923
1924 * org.texi (ASCII export): Document indentation adaptation.
1925 (Setting tags): Document mutually-exclusive tags.
1926
19272006-06-05 Romain Francoise <romain@orebokech.com>
1928
1929 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1930 Fix typo.
1931
1932 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1933 channel (#gnus@irc.freenode.net).
1934 Fix typos. Update copyright notice.
1935
1936 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1937 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1938 (Line-Up Functions, Custom Macros):
1939 * ediff.texi (Window and Frame Configuration)
dccb744b 1940 (Highlighting Difference Regions):
2de53ca6
GM
1941 * emacs-mime.texi (Display Customization):
1942 * erc.texi (History):
1943 * eshell.texi (Known problems):
1944 * eudc.texi (Overview, BBDB):
1945 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1946 (The problem of spam, SpamOracle, Extending the Spam package)
1947 (Conformity, Terminology):
dccb744b 1948 * idlwave.texi (Routine Info)
2de53ca6
GM
1949 (Class and Keyword Inheritance, Padding Operators)
1950 (Breakpoints and Stepping, Electric Debug Mode)
1951 (Examining Variables, Troubleshooting):
1952 * org.texi (Creating timestamps):
1953 * reftex.texi (Commands, Options, Changes):
1954 * tramp.texi (Inline methods, Password caching)
1955 (Auto-save and Backup, Issues):
1956 * vip.texi (Files, Commands in Insert Mode):
1957 * viper.texi (Emacs Preliminaries, States in Viper)
1958 (Packages that Change Keymaps, Viper Specials, Groundwork):
1959 Fix various typos.
1960
19612006-05-31 Michael Ernst <mernst@alum.mit.edu>
1962
1963 * ediff.texi: Fix typos.
1964
19652006-05-30 Carsten Dominik <dominik@science.uva.nl>
1966
1967 * org.texi: Small typo fixes.
1968
19692006-05-29 Michael Albinus <michael.albinus@gmx.de>
1970
1971 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1972
19732006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1974
1975 * pcl-cvs.texi: Fix typos.
1976 (Customization): Say "us".
1977
19782006-05-26 Eli Zaretskii <eliz@gnu.org>
1979
1980 * org.texi: Remove bogus @setfilename.
1981
19822006-05-26 Carsten Dominik <dominik@science.uva.nl>
1983
1984 * org.texi (ASCII export): Omit command name.
1985 (HTML export): Add prefix to all lines in Local Variable example.
1986 (Acknowledgments): Typeset names in italics.
1987
19882006-05-24 Carsten Dominik <dominik@science.uva.nl>
1989
1990 * org.texi (Plain lists): Add new item navigation commands.
1991 (External links): Document elisp and info links.
1992 (Custom searches): New section.
1993 (Publishing): New chapter.
1994 (HTML export): Include a list of supported CSS classes.
1995 (Setting tags): Describe the fast-tag-setting interface.
1996
19972006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1998
1999 * dired-x.texi: ifinfo -> ifnottex.
2000
20012006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2002
2003 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2004
20052006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2006
2007 * message.texi (Interface): Add tool bar customization.
2008 (MIME): Index and text additions for mml-attach.
2009 (MIME): Describe mml-dnd-protocol-alist and
2010 mml-dnd-attach-options.
2011
2012 * gnus.texi (Oort Gnus): Reorder entries in sections.
2013 Fix some entries.
2014 (Starting Up): Add references to "Emacs for Heathens" and to
2015 "Finding the News". Add user-full-name and user-mail-address.
2016 (Group Buffer Format): Add tool bar customization and update.
2017 (Summary Buffer): Add tool bar customization.
2018 (Posting Styles): Add message-alternative-emails.
2019
20202006-05-09 Michael Albinus <michael.albinus@gmx.de>
2021
2022 * tramp.texi (Filename completion): Improve wording.
2023
20242006-05-07 Romain Francoise <romain@orebokech.com>
2025
2026 * faq.texi (Using regular expressions): Fix typo.
2027 (Packages that do not come with Emacs): Fix capitalization.
2028 (Replacing text across multiple files): Expand node to explain how
2029 to use `dired-do-query-replace-regexp' in more detail, based on
2030 suggestion by Eric Hanchrow <offby1@blarg.net>.
2031
20322006-05-06 Michael Albinus <michael.albinus@gmx.de>
2033
2034 * tramp.texi (Filename completion): Completion of remote files'
2035 method, user name and host name is active only in partial
2036 completion mode.
2037
20382006-05-06 Bill Wohler <wohler@newt.com>
2039
2040 Release MH-E manual version 8.0.
2041
2042 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2043 release 8.0.
2044
20452006-05-06 Bill Wohler <wohler@newt.com>
2046
2047 * mh-e.texi (MH-BOOK-HOME): Change from
2048 http://www.ics.uci.edu/~mh/book/mh to
2049 http://rand-mh.sourceforge.net/book/mh.
2050 Replace .htm suffix with .html for MH book files.
2051 (Using This Manual): Update key binding for getting relevant
2052 chapter in Info from command key.
2053 (Ranges): Fix itemx.
2054
20552006-05-05 Karl Berry <karl@gnu.org>
2056
2057 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2058 (\fonttextsize): New user-level command to change text font size.
2059
20602006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2061
2062 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2063
20642006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2065
2066 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2067
20682006-04-24 Bill Wohler <wohler@newt.com>
2069
2070 * mh-e.texi (Getting Started): Make it more explicit that you need
2071 to install MH. Add pointers to current MH implementations.
2072
20732006-04-21 Bill Wohler <wohler@newt.com>
2074
2075 Release MH-E manual version 7.94.
2076
2077 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2078 release 7.94.
2079
20802006-04-21 Carsten Dominik <dominik@science.uva.nl>
2081
2082 * org.texi: Many small fixes.
2083 (Handling links): Rename from "Managing links".
2084
20852006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2086
2087 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2088 (Splitting mail using spam-stat): Fix @xref.
2089
20902006-04-20 Chong Yidong <cyd@stupidchicken.com>
2091
2092 * gnus.texi (Spam Package): Major revision of the text.
2093 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
2094
20952006-04-20 Carsten Dominik <dominik@science.uva.nl>
2096
2097 * org.texi (Time stamps): Better explanation of the purpose of
2098 different time stamps.
2099 (Structure editing, Plain lists): More details on how new items
2100 and headings are inserted.
2101
21022006-04-18 Carsten Dominik <dominik@science.uva.nl>
2103
2104 * org.texi (Formula syntax): Fix link to Calc Manual.
2105
21062006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2107
2108 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2109
21102006-04-17 Bill Wohler <wohler@newt.com>
2111
2112 * mh-e.texi (Folders): Update mh-before-quit-hook and
2113 mh-quit-hook example with code that removes the buffers rather
2114 than just bury them.
2115
21162006-04-17 Michael Albinus <michael.albinus@gmx.de>
2117
2118 Sync with Tramp 2.0.53.
2119
21202006-04-13 Carsten Dominik <dominik@science.uva.nl>
2121
2122 * org.texi (Updating settings): New section.
2123 (Visibility cycling): Better names for the startup folding
2124 options.
2125 (Exporting): Completely restructured.
2126 (The very busy C-c C-c key): New section.
2127 (Summary of in-buffer settings): New section.
2128
21292006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2130
2131 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2132
21332006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2134
2135 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2136 (Server Commands): Key `v' is reserved for users.
2137
21382006-04-11 Carsten Dominik <dominik@science.uva.nl>
2139
2140 * org.texi (Link format): New section, emphasis on bracket links.
2141 (External links): Document bracket links.
2142 (FAQ): Expand to cover shell links and the new link format.
2143
21442006-04-09 Kevin Ryde <user42@zip.com.au>
2145
2146 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2147
21482006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2149
2150 * gnus.texi (Summary Buffer Lines): Add `*'.
2151
21522006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
2153
2154 * gnus.texi (Group Parameters):
2155 Mention gnus-permanently-visible-groups.
2156
21572006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2158
2159 * gnus.texi (Face): Fix typo.
2160
21612006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2162
2163 * gnus.texi (X-Face): Clarify.
2164 (Face): Need Emacs with PNG support.
2165
21662006-04-06 Richard Stallman <rms@gnu.org>
2167
2168 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2169 Emacs".
2170
21712006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2172
2173 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2174 blocks not suitable for inclusion with Emacs using variable
2175 PARTOFEMACS.
2176
21772006-04-04 Simon Josefsson <jas@extundo.com>
2178
2179 * gnus.texi (Security): Improve.
2180
21812006-04-02 Bill Wohler <wohler@newt.com>
2182
2183 * mh-e.texi (Getting Started, Junk, Bug Reports)
2184 (MH FAQ and Support): Fix URLs.
2185
21862006-03-31 Romain Francoise <romain@orebokech.com>
2187
2188 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2189 to t, not nil (and has for the past eight years).
2190
21912006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2192
2193 * message.texi, gnus.texi: Bump version to 5.11.
2194
21952006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2196
2197 * gnus.texi (Top): Add comment about version line.
2198
2199 * message.texi (Top): Ditto. Change to take named versions into
2200 account.
2201
22022006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2203
2204 * gnus.texi (Posting Styles): Add x-face-file to example.
2205 (X-Face): Refer to posting styles.
2206
2207 * gnus-faq.texi ([5.8]): Add x-face-file.
2208 ([8.4]): Add links to gmane.emacs.gnus.user and
2209 gmane.emacs.gnus.general.
2210
22112006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2212
2213 * gnus-faq.texi: Use .invalid.
2214 ([5.4]): Fix gnus-posting-styles example.
2215
22162006-03-27 Romain Francoise <romain@orebokech.com>
2217
2218 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2219 Emacs/W3 needs a new maintainer.
2220 (Ispell): Update author and version info.
2221 (Mailcrypt): Mention PGG.
2222 (New in Emacs 22): Add PGG to the list of new packages.
2223 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2224 updating dead URLs.
2225
22262006-03-25 Karl Berry <karl@gnu.org>
2227
2228 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2229 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2230 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2231 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2232 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2233 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2234 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2235 (2) do not indent copyright year list (or anything else).
2236
22372006-03-21 Bill Wohler <wohler@newt.com>
2238
2239 * mh-e.texi (Folders): Various edits.
2240
22412006-03-20 Romain Francoise <romain@orebokech.com>
2242
2243 * gnus.texi (Mail Folders): Grammar fix.
2244
22452006-03-19 Bill Wohler <wohler@newt.com>
2246
2247 * mh-e.texi (Replying): Document Mail-Followup-To.
2248 Change manually-formatted table to multitable. Add debugging info.
2249 Move description of mh-reply-default-reply-to into paragraph
2250 that describes its values.
2251
22522006-03-17 Bill Wohler <wohler@newt.com>
2253
2254 * mh-e.texi: Use smallexample and smalllisp consistenly.
2255 (Sending Mail Tour): Update method of entering
2256 addresses and subject.
2257 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2258 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2259
22602006-03-15 Carsten Dominik <dominik@science.uva.nl>
2261
2262 * org.texi: Version number change only.
2263
22642006-03-14 Bill Wohler <wohler@newt.com>
2265
2266 * mh-e.texi: Add index entries around each paragraph rather than
2267 depend on entries from beginning of node. Doing so ensures that
2268 index entries are less likely to be forgotten if text is cut and
2269 pasted, and are necessary anyway if the references are on a
2270 separate page. It seems that makeinfo is now (v. 4.8) only
2271 producing one index entry per node, so there is no longer any
2272 excuse not to. Use subheading instead of heading. The incorrect
2273 use of heading produced very large fonts in Info--as large as the
2274 main heading.
2275 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2276 versions 6 and 7 appeared *around* the time of these Emacs releases.
2277
22782006-03-13 Carsten Dominik <dominik@science.uva.nl>
2279
2280 * org.texi (Clean view): Document new startup options.
2281
22822006-03-11 Bill Wohler <wohler@newt.com>
2283
2284 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2285 (Composing, Scan Line Formats): Fix @refs.
2286 (Getting Started): Define MH profile and MH profile components.
2287 (Incorporating Mail, Reading Mail, Viewing, Printing)
2288 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2289 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2290 for string constants.
2291 (Tool Bar): Remove spurious quote.
2292 (Junk): Use ``...'' instead of "...".
2293 (Scan Line Formats): Replace @samp with @kbd.
2294
22952006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2296
2297 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2298
22992006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2300
2301 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2302 easy to understand.
2303
23042006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2305
2306 * gnus.texi: Markup fix.
2307 (Fancy Mail Splitting): Specify new feature.
2308
23092006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2310
2311 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2312 partial-words matching.
2313
23142006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2315
2316 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2317
2318 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2319 (MIME Commands): Fix mm-discouraged-alternatives.
2320
23212006-03-07 Carsten Dominik <dominik@science.uva.nl>
2322
2323 * org.texi: Version number change only.
2324
23252006-03-06 Bill Wohler <wohler@newt.com>
2326
2327 * mh-e.texi: Move from SourceForge repository to Savannah.
2328 This is version 7.93, which is a total rewrite from the previous
2329 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2330 version 7.93.
2331
23322006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2333
2334 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2335
23362006-03-01 Carsten Dominik <dominik@science.uva.nl>
2337
2338 * org.texi (Interaction): Add item about `org-mouse.el' by
2339 Piotr Zielinski.
2340 (Managing links): Document that also mouse-1 can be used to
2341 activate a link.
2342 (Headlines, FAQ): Add entry about hiding leading stars.
2343 (Miscellaneous): Resort the sections in this chapter to a more
2344 logical sequence.
2345
23462006-02-27 Simon Josefsson <jas@extundo.com>
2347
2348 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2349 2004-01-27 from the trunk).
2350
23512006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2352
2353 * cc-mode.texi: Rename c-hungry-backspace to
2354 c-hungry-delete-backwards, at the request of RMS. Leave the old
2355 name as an alias.
2356
23572006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2358
2359 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2360 include the function header within the defun.
2361
23622006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2363
2364 * cc-mode.texi: Correct two typos.
2365
23662006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2367
2368 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2369 existing comment.
2370 (Electric Keys): Add a justification for electric indentation.
2371 (Hungry WS Deletion): Clear up the names and complications of the
2372 BACKSPACE and DELETE keys.
2373
23742006-02-23 Juri Linkov <juri@jurta.org>
2375
2376 * faq.texi (Common requests): Move `Turning on auto-fill by
2377 default' after `Wrapping words automatically'. Move `Working with
2378 unprintable characters' before `Searching for/replacing newlines'.
2379 Move `Replacing highlighted text' after `Highlighting a region'.
2380 Merge `Repeating commands' and `Repeating a command as many times
2381 as possible' into the former.
2382 (Packages that do not come with Emacs): Add refs to Gmane and
2383 etc/MORE.STUFF.
2384
23852006-02-23 Juri Linkov <juri@jurta.org>
2386
2387 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2388 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2389 Add xref to `(emacs)Reporting Bugs'.
2390 (Getting a printed manual): Add URL to other formats of the manual.
2391 (Common requests): Fix menu.
2392 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2393 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2394 (Inserting text at the beginning of each line): Add pxref to
2395 `Changing the included text prefix'.
2396 (Forcing the cursor to remain in the same column): Mention `track-eol'
2397 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2398 (Replacing text across multiple files): Add keybinding `Q' for
2399 `dired-do-query-replace'.
2400
24012006-02-22 Carsten Dominik <dominik@science.uva.nl>
2402
2403 * reftex.texi: Version number and date change only.
2404
2405 * org.texi (Internal Links): Rewrite to cover the modified
2406 linking system.
2407
24082006-02-17 Eli Zaretskii <eliz@gnu.org>
2409
2410 * faq.texi: Remove the coding cookie, it's not needed anymore.
2411
24122006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2413
2414 * faq.texi (Colors on a TTY): Mention Mac OS port.
2415
24162006-02-12 Karl Berry <karl@gnu.org>
2417
2418 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2419 8-bit accented a.
2420
24212006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2422
2423 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2424
24252006-02-08 Romain Francoise <romain@orebokech.com>
2426
2427 * faq.texi (Top): Remove paragraph about the FAQ being a
2428 transitional document, etc.
2429 (Searching for/replacing newlines): New node.
2430 (Yanking text in isearch): New node.
2431 (Inserting text at the beginning of each line): Rename and make
2432 more general, mention `M-;' in Message mode.
2433
24342006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2435
2436 * faq.texi (Meta key does not work in xterm)
2437 (Emacs does not display 8-bit characters)
2438 (Inputting eight-bit characters): Update xrefs.
2439
24402006-02-06 Romain Francoise <romain@orebokech.com>
2441
2442 * faq.texi (VM): VM now at version 7.19.
2443 Set myself as maintainer of this file.
2444
24452006-02-04 Michael Olson <mwolson@gnu.org>
2446
2447 * erc.texi (History): Note that ERC is now included with Emacs.
2448
24492006-01-31 Romain Francoise <romain@orebokech.com>
2450
2451 * message.texi (Message Headers): Explain what
2452 `message-alternative-emails' does in more detail.
2453 Update copyright year.
2454
24552006-01-30 Juanma Barranquero <lekktu@gmail.com>
2456
2457 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2458
24592006-01-29 Richard M. Stallman <rms@gnu.org>
2460
2461 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2462
24632006-01-29 Michael Olson <mwolson@gnu.org>
2464
2465 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2466
2467 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2468
2469 * faq.texi (New in Emacs 22): Mention ERC.
2470
24712006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2472
2473 * rcirc.texi: Capitalize dir entry for consistency with the entry
2474 in info/dir and other entries in the Emacs category.
2475 Fix typos. Delete trailing whitespace.
2476
24772006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
2478
2479 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2480
24812006-01-27 Eli Zaretskii <eliz@gnu.org>
2482
2483 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2484 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2485
2486 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2487 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2488
24892006-01-27 Alex Schroeder <alex@gnu.org>
2490
2491 * rcirc.texi: New file.
2492
24932006-01-23 Juri Linkov <juri@jurta.org>
2494
2495 * widget.texi (User Interface): Add S-TAB for widget-backward.
2496
24972006-01-22 Michael Albinus <michael.albinus@gmx.de>
2498
2499 Sync with Tramp 2.0.52.
2500
2501 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2502 Add Tramp disabling item. New item for common connection problems.
2503 (various): Apply "ftp" as method for the download URL.
2504 (Bug Reports): Refer to FAQ for common problems.
2505
25062006-01-21 Eli Zaretskii <eliz@gnu.org>
2507
2508 * widget.texi (User Interface): Use @key for TAB.
2509
2510 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2511
2512 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2513 for TAB.
2514
2515 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2516
25172006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2518
2519 * gnus.texi: Update copyright.
2520
25212006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2522
2523 * gnus.texi (Article Washing): Additions.
2524
25252006-01-08 Alex Schroeder <alex@gnu.org>
2526
2527 * pgg.texi (Caching passphrase): Rewording.
2528
25292006-01-13 Carsten Dominik <dominik@science.uva.nl>
2530
2531 * org.texi (Agenda commands): Document tags command.
2532
25332006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2534
2535 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2536
25372006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2538
2539 * gnus.texi (RSS): Addition.
2540
25412005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2542
2543 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2544
25452005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2546
2547 * emacs-mime.texi (Display Customization): Add setting example to
2548 mm-discouraged-alternatives.
2549
25502006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2551
2552 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2553 version is the canonical version.
2554
25552006-01-08 Alex Schroeder <alex@gnu.org>
2556
2557 * pgg.texi (Caching passphrase): Rewording.
2558
25592006-01-06 Eli Zaretskii <eliz@gnu.org>
2560
2561 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2562 repository URL.
2563
25642006-01-06 Carsten Dominik <dominik@science.uva.nl>
2565
2566 * org.texi: Removed the accidentally re-added empty line in the
2567 direntry.
2568
25692006-01-05 Carsten Dominik <dominik@science.uva.nl>
2570
2571 * org.texi (Agenda Views): Chapter reorganized.
2572
25732005-12-29 Romain Francoise <romain@orebokech.com>
2574
2575 * faq.texi (Using Customize): New node.
2576
25772005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2578
2579 * org.texi: Remove blank line in @direntry. It is non-standard
2580 and recursively produces blank lines all over the dir file (when
2581 using Texinfo 4.8).
2582
25832005-12-21 Luc Teirlinck <teirllm@auburn.edu>
2584
2585 * widget.texi (atoms): Delete obsolete remark about `file' widget.
2586
25872005-12-20 Carsten Dominik <dominik@science.uva.nl>
2588
2589 * org.texi (Tags): Boolean logic documented.
2590 (Agenda Views): Document custom commands.
2591
25922005-12-20 David Kastrup <dak@gnu.org>
2593
2594 * faq.texi (AUCTeX): Update version and mailing list info.
2595
25962005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
2597
2598 * gnus.texi (MIME Commands): Mention addition of
2599 multipart/alternative to gnus-buttonized-mime-types and add xref
2600 to mm-discouraged-alternatives.
2601
2602 * emacs-mime.texi (Display Customization): Mention addition of
2603 "image/.*" and add xref to gnus-buttonized-mime-types in the
2604 mm-discouraged-alternatives section.
2605
26062005-12-16 Carsten Dominik <dominik@science.uva.nl>
2607
2608 * org.texi (Tags): New section.
2609 (Agenda Views): Chapter reorganized.
2610
26112005-12-16 Eli Zaretskii <eliz@gnu.org>
2612
2613 * org.texi (Internal Links): Add a missing comma after an @xref.
2614
26152005-12-14 Chong Yidong <cyd@stupidchicken.com>
2616
2617 * faq.texi (Filling paragraphs with a single space): No need to
2618 change sentence-end now.
2619
26202005-12-13 Romain Francoise <romain@orebokech.com>
2621
2622 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2623
26242005-12-12 Jay Belanger <belanger@truman.edu>
2625
2626 * faq.texi (Calc): Update version number.
2627
26282005-12-12 Carsten Dominik <dominik@science.uva.nl>
2629
2630 * org.texi (Progress Logging): New section.
2631
26322005-12-10 Romain Francoise <romain@orebokech.com>
2633
2634 Update the Emacs FAQ for the 22.1 release.
2635
2636 * faq.texi: Set VER to `22.1'.
2637 (Basic editing): Explain how to use localized versions of the
2638 Tutorial. Mention that `C-h r' displays the manual. Delete
2639 obsolete WWW link to an Emacs 18 tutorial.
2640 (Getting a printed manual): Point to the new locations of the
2641 manuals on the GNU Web site.
2642 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2643 available via Info (it was previously distributed separately).
2644 (Installing Texinfo documentation): The latest version of Texinfo
2645 is 4.8, not 4.0.
2646 (Informational files for Emacs): COPYING is the GNU General Public
2647 License, not the Emacs General Public License.
2648 (Informational files for Emacs): Delete obsolete link to the
2649 GNUinfo pages as they have been removed from the GNU Web site.
2650 (New in Emacs 22): New node.
2651 (Setting up a customization file): Say that most packages support
2652 Customize nowadays.
2653 (Colors on a TTY): Delete reference to instructions on how to
2654 enable syntax highlighting, it is now enabled by default.
2655 (Turning on abbrevs by default): Emacs now reads the abbrevs file
2656 at startup automatically.
2657 (Controlling case sensitivity): Mention `M-c' in isearch.
2658 (Using an already running Emacs process): Emacs now creates the
2659 socket in `/tmp/emacsUID'. Fix typos. Change default location of
2660 gnuserv. As emacsclient can now run Lisp code as well, delete a
2661 sentence praising gnuserv for that. Simplify description of how
2662 the client/server operation works.
2663 (Compiler error messages): Delete obsolete text (compile.el has
2664 been rewritten).
2665 (Indenting switch statements): Fix typo.
2666 (Matching parentheses): Simplify setup instructions, mention the
2667 menu bar item in the Options menu.
2668 (Repeating a command as many times as possible): Mention `C-x e'.
2669 (Going to a line by number): Mention new keymap and bindings
2670 `M-g M-g', `M-g M-p' and `M-g M-n'.
2671 (Turning on syntax highlighting): Now on by default. Simplify.
2672 (Replacing highlighted text): Use `1', not `t'.
2673 (Problems with very large files): The maximum size is now 256MB on
2674 32-bit machines.
2675 (^M in the shell buffer): Mention `comint-process-echoes'.
2676 (Emacs for Apple computers): Emacs 22 has native support for Mac
2677 OS X.
2678 (Translating names to IP addresses): Delete node.
2679 (Binding keys to commands): Fix typo.
2680 (SPC no longer completes file names): New node.
2681 (MIME with Emacs mail packages): Delete section about the Emacs
2682 MIME FAQ (it's not reachable anymore).
2683
26842005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2685
2686 * cc-mode.texi: The manual has been extensively revised: the
2687 information about using CC Mode has been separated from the larger
2688 and more difficult chapters about configuration. It has been
2689 updated for CC Mode 5.31.
2690
26912005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2692
2693 * pgg.texi (User Commands): Fix description of pgg-verify-region.
2694 (Selecting an implementation): Fix descriptions.
2695
26962005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2697
2698 * message.texi (Various Message Variables): Addition.
2699
27002005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2701
2702 * message.texi: Fix default values.
2703
27042005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2705
2706 * message.texi (Header Commands): Clarify descriptions of
2707 message-cross-post-followup-to, message-reduce-to-to-cc, and
2708 message-insert-wide-reply.
2709 (Various Commands): Fix kindex for message-kill-to-signature;
2710 clarify description of message-tab.
2711
27122005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2713
2714 * message.texi (Mailing Lists): Fix description about MFT.
2715
2716 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2717
27182005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2719
2720 * gnus.texi (Slow Terminal Connection): Replace old description
2721 with new one.
2722
27232005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
2724
2725 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2726 replace X-Draft-Headers with X-Draft-From.
2727
27282005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2729
2730 * gnus.texi (Various Various): Fix the default value of
2731 nnheader-max-head-length.
2732 (Gnus Versions): Fix typo.
2733
27342005-12-08 Carsten Dominik <dominik@science.uva.nl>
2735
2736 * org.texi (Structure editing): Document new functionality of
2737 M-RET.
2738
27392005-12-06 Luc Teirlinck <teirllm@auburn.edu>
2740
2741 * org.texi (Internal Links): Fix Texinfo usage.
2742
27432005-12-06 Carsten Dominik <dominik@science.uva.nl>
2744
2745 * org.texi (TODO basics): Document the global todo list.
2746 (TODO items): Documents sparse tree for specific TODO
2747 keywords.
2748
27492005-11-30 Carsten Dominik <dominik@science.uva.nl>
2750
2751 * org.texi (Plain Lists): Typos fixed.
2752
27532005-11-28 Jay Belanger <belanger@truman.edu>
2754
2755 * calc.texi: Change references of `M-#' to `C-x *' prefix.
2756
27572005-11-24 Carsten Dominik <dominik@science.uva.nl>
2758
2759 * org.texi (Structure editing): New item moving commands added.
2760 (Plain Lists): New section.
2761
27622005-11-18 Carsten Dominik <dominik@science.uva.nl>
2763
2764 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2765 (Agenda): Document commands `org-cycle-agenda-files' and
2766 `org-agenda-file-to-front'
2767 (Built-in table editor): Document `org-table-sort-lines'.
2768 (HTML formatting): Export of hand-formatted lists.
2769
27702005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2771
2772 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2773 new variable gnus-toolbar-thickness.
2774
27752005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2776
2777 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2778
27792005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2780
2781 * gnus.texi (X-Face): Fix description.
2782 (XVarious): Remove gnus-xmas-logo-color-alist and
2783 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2784
27852005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2786
2787 * gnus.texi (Group Parameters): Mention new variable
2788 gnus-parameters-case-fold-search.
2789 (Home Score File): Addition.
2790
27912005-11-04 Ulf Jasper <ulf.jasper@web.de>
2792
2793 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
2794 (Overview): List supported feed types.
2795 (Installation): No installation necessary when using autoload.
2796 (Configuration): Rename "RSS" to "news".
2797
27982005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
2799
2800 * pgg.texi (User Commands): Document additional passphrase
2801 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2802 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2803
28042005-11-04 Carsten Dominik <dominik@science.uva.nl>
2805
2806 * org.texi: Version number changed to 3.19.
2807
28082005-10-29 Sascha Wilde <wilde@sha-bang.de>
2809
2810 * pgg.texi (How to use): Update the example to add autoload of
2811 pgg-encrypt-symmetric-region.
2812 (User Commands): Document pgg-encrypt-symmetric-region.
2813 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2814
28152005-10-27 Jay Belanger <belanger@truman.edu>
2816
2817 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2818 mention other TeX-related units.
2819
28202005-10-23 Lars Hansen <larsh@soem.dk>
2821
2822 * dired-x.texi (Miscellaneous Commands): Replace
2823 dired-do-relative-symlink by dired-do-relsymlink and
2824 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2825
28262005-10-23 Jay Belanger <belanger@truman.edu>
2827
2828 * calc.texi (Predefined Units): Use `alpha' for the fine structure
2829 constant.
2830
28312005-10-23 Michael Albinus <michael.albinus@gmx.de>
2832
2833 * faq.texi (Bugs and problems): Replace
2834 `dired-move-to-filename-regexp' by
2835 `directory-listing-before-filename-regexp'.
2836
28372005-10-22 Eli Zaretskii <eliz@gnu.org>
2838
2839 * newsticker.texi (UPDATED): Set value.
2840
28412005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
2842
2843 * gnus.texi (Document Groups): Remove duplicate item.
2844
28452005-10-21 Carsten Dominik <dominik@science.uva.nl>
2846
2847 * org.texi (Summary): Mention iCalendar support.
2848 (Exporting): Document iCalendar support.
2849
28502005-10-18 Romain Francoise <romain@orebokech.com>
2851
2852 * viper.texi (Viper Specials): Capitalize GNU.
2853
28542005-10-17 Juri Linkov <juri@jurta.org>
2855
2856 * info.texi (Getting Started, Search Index, Expert Info):
2857 Fix wording.
2858 (Search Text): Replace `echo area' with `mode line'.
2859 (Search Index): Both `i' and `,' find all index entries.
2860 Replace example `C-f' with `C-l' (which exists in index of Info
2861 manual) and delete spaces in its keyboard input sequence.
2862 Delete unnecessary explanations about literal characters.
2863
28642005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
2865
2866 * gnus.texi (Document Server Internals): Addition.
2867
28682005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
2869
2870 * gnus.texi (A note on namespaces): Fix RFC reference.
2871
28722005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2873
2874 * gnus.texi (RSS): Fix key description.
2875
28762005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2877
2878 * gnus.texi: Emacs/w3 -> Emacs/W3.
2879 (Browsing the Web): Fix description.
2880 (Web Searches): Ditto.
2881 (Customizing W3): Ditto.
2882
28832005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2884
2885 * gnus.texi (Maildir): Clarify expire-age and expire-group.
2886
28872005-10-11 Jay Belanger <belanger@truman.edu>
2888
2889 * calc.texi (Integration): Mention using `a i' to compute definite
2890 integrals.
2891
28922005-10-11 Juri Linkov <juri@jurta.org>
2893
2894 * info.texi: Rearrange nodes.
2895 (Top): Update menu. Change ref `Info for Experts' to
2896 `Advanced Info Commands'.
2897 (Getting Started): Fix description of manual's parts.
2898 (Help-Int): Change xref `Info Search' to `Search Index', and
2899 `Expert Info' to `Advanced'.
2900 (Advanced): Move node one level up.
2901 (Search Text, Search Index): New nodes split out from `Info Search'.
2902 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2903 split out from `Advanced'.
2904 (Advanced, Emacs Info Variables): De-document editing an Info file
2905 in Info.
2906 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2907 (Creating an Info File): Delete node and move its text to
2908 `Expert Info'.
2909
29102005-10-10 Carsten Dominik <dominik@science.uva.nl>
2911
2912 * org.texi (Workflow states): Documented that change in keywords
2913 becomes active only after restart of Emacs.
2914
29152005-10-08 Michael Albinus <michael.albinus@gmx.de>
2916
2917 Sync with Tramp 2.0.51.
2918
29192005-10-08 Nick Roberts <nickrob@snap.net.nz>
2920
2921 * speedbar.texi (Introduction): Describe new location of speedbar
2922 on menubar.
2923 (Basic Key Bindings): Remove descriptions of bindings that have
2924 been removed.
2925
29262005-10-05 Nick Roberts <nickrob@snap.net.nz>
2927
2928 * speedbar.texi (GDB): Describe use of watch expressions.
2929
29302005-09-28 Simon Josefsson <jas@extundo.com>
2931
2932 * message.texi (IDNA): Fix.
2933
29342005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2935
2936 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2937 nntp-server-hook, and nntp-warn-about-losing-connection; fix
2938 description of nntp-open-connection-function.
2939 (Common Variables): Fix descriptions.
2940
29412005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2942
2943 * gnus.texi (Server Buffer Format): Document the %a format spec.
2944
29452005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2946
2947 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2948
29492005-09-23 Carsten Dominik <dominik@science.uva.nl>
2950
2951 * org.texi Version 3.16.
2952
29532005-09-19 Miles Bader <miles@gnu.org>
2954
2955 * newsticker.texi: Get rid of CVS keywords.
2956
29572005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2958
2959 * gnus.texi (Finding the Parent): Fix description of how Gnus
2960 finds article.
2961
29622005-09-14 Jari Aalto <jari.aalto@cante.net>
2963
2964 * gnus.texi (Advanced Scoring Examples): New examples to teach how
2965 to drop off non-answered articles.
2966
29672005-09-19 Juanma Barranquero <lekktu@gmail.com>
2968
2969 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2970 braces (which are unsupported by NMAKE) for macro `srcdir'.
2971
29722005-09-17 Eli Zaretskii <eliz@gnu.org>
2973
2974 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2975 (../info/newsticker, newsticker.dvi): New targets.
2976
29772005-09-17 Ulf Jasper <ulf.jasper@web.de>
2978
2979 * newsticker.texi: Replace @command with @code. Replace @example
2980 with @lisp.
2981 (Top): Added explanations to menu items.
2982 (GNU Free Documentation License): Removed.
2983
29842005-09-16 Romain Francoise <romain@orebokech.com>
2985
2986 Update all files to specify GFDL version 1.2.
2987
2988 * doclicense.texi (GNU Free Documentation License): Update to
2989 version 1.2.
2990
29912005-09-15 Richard M. Stallman <rms@gnu.org>
2992
2993 * newsticker.texi: Fix @setfilename.
2994
2995 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2996 (../info/newsticker, newsticker.dvi): New targets.
2997
29982005-08-30 Carsten Dominik <dominik@science.uva.nl>
2999
3000 * org.texi: Version 3.15.
3001
30022005-08-29 Luc Teirlinck <teirllm@auburn.edu>
3003
3004 * ses.texi: Combine all three indices into one.
3005 Correct a few typos.
3006
30072005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3008
3009 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3010
30112005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3012
3013 * emacs-mime.texi (Handles): Remove duplicate item.
3014 (Encoding Customization): Fix the default value for
3015 mm-coding-system-priorities.
3016 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
3017 (Basic Functions): Fix reference.
3018
30192005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3020
3021 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3022
30232005-08-18 Richard M. Stallman <rms@gnu.org>
3024
3025 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3026 and web site.
3027
3028 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
3029 not keyboard-translate.
3030
30312005-08-11 Richard M. Stallman <rms@gnu.org>
3032
3033 * faq.texi (Using regular expressions): Fix xref.
3034
30352005-08-09 Juri Linkov <juri@jurta.org>
3036
3037 * info.texi (Help-P): Replace `Prev' with `Previous'.
3038 (Help-M, Help-Xref): Add S-TAB.
3039 (Help-FOO): Update `u' command.
3040 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
3041 Update info about visibility of xref parts.
3042 (Help-Int): Fix `m' command. Rename `Info-last' to
3043 `Info-history-back'. Add `Info-history-forward'.
3044 (Advanced): Fix `g*' and `M-n' commands.
3045 (Info Search): Add `index-apropos' in stand-alone browser.
3046 Add isearch commands.
3047 (Emacs Info Variables): Remove `Info-fontify'.
3048 Add `Info-mode-hook'. Update face names.
3049 Add `Info-fontify-maximum-menu-size',
3050 `Info-fontify-visited-nodes', `Info-isearch-search'.
3051
30522005-08-07 Michael Albinus <michael.albinus@gmx.de>
3053
3054 Sync with Tramp 2.0.50.
3055
3056 * tramp.texi: Use @option{} consequently for method names.
3057 (Inline methods, External transfer methods): Remove references to
3058 Cygwin.
3059 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3060 implementation.
3061
30622005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3063
3064 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3065 Mention that gnus-init-file is not read when Emacs is invoked with
3066 --no-init-file or -q.
3067
30682005-07-19 Carsten Dominik <dominik@science.uva.nl>
3069
3070 * org.texi: Version 3.14.
3071
30722005-07-04 Carsten Dominik <dominik@science.uva.nl>
3073
3074 * org.texi: Version 3.13.
3075
30762005-07-18 Juri Linkov <juri@jurta.org>
3077
3078 * calc.texi (Time Zones, Logical Operations):
3079 * cl.texi (Overview):
3080 * org.texi (TODO types):
3081 * sc.texi (Emacs 18 MUAs):
3082 * speedbar.texi (Top):
3083 * url.texi (History):
3084 Delete duplicate duplicate words.
3085
30862005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
3087
3088 * cl.texi (Type Predicates): Document `atom' type.
3089
30902005-07-04 Lute Kamstra <lute@gnu.org>
3091
3092 Update FSF's address in GPL notices.
3093
3094 * calc.texi (Copying):
3095 * doclicense.texi (GNU Free Documentation License):
3096 * faq.texi (Contacting the FSF):
3097 * mh-e.texi (Copying): Update FSF's address.
3098
30992005-07-03 Richard M. Stallman <rms@gnu.org>
3100
3101 * flymake.texi (Example -- Configuring a tool called directly):
3102 Update name of flymake-build-relative-filename.
3103
31042005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3105
3106 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3107
31082005-06-29 Carsten Dominik <dominik@science.uva.nl>
3109
3110 * org.texi: Version 3.12.
3111
31122005-06-24 Eli Zaretskii <eliz@gnu.org>
3113
3114 * makefile.w32-in (MAKEINFO): Use --force.
3115 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3116 Makefile.in.
3117 (gnus.dvi): Use "..." to quote Sed args, so that it works with
3118 more shells.
3119
31202005-06-23 Richard M. Stallman <rms@gnu.org>
3121
3122 * speedbar.texi (Creating a display): Texinfo usage fixes.
3123
3124 * tramp.texi (Customizing Completion, Auto-save and Backup):
3125 Texinfo usage fixes.
3126
31272005-06-23 Juanma Barranquero <lekktu@gmail.com>
3128
3129 * dired-x.texi (Miscellaneous Commands):
3130 * ediff.texi (Miscellaneous):
3131 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3132 (Agent Variables):
3133 * info.texi (Help-Xref):
3134 * message.texi (Message Headers):
3135 * org.texi (Remember):
3136 * reftex.texi (Options (Defining Label Environments)):
3137 (Options (Index Support)):
3138 (Options (Viewing Cross-References)):
3139 (Options (Misc)):
3140 (Changes):
3141 * speedbar.texi (Creating a display):
3142 * tramp.texi (Customizing Completion, Auto-save and Backup):
3143 Texinfo usage fix.
3144
31452005-06-13 Carsten Dominik <dominik@science.uva.nl>
3146
3147 * org.texi: Version 3.11.
3148
31492005-06-12 Jay Belanger <belanger@truman.edu>
3150
3151 * calc.texi (Getting Started): Remove extra menu item.
3152
31532005-05-31 Jay Belanger <belanger@truman.edu>
3154
3155 * calc.texi (Notations Used in This Manual): Use @kbd for key
3156 sequence.
3157 (Demonstration of Calc): Mention another way of starting Calc.
3158 (Starting Calc): Mention long name of M-#.
3159 (Embedded Mode Overview): Remove unnecessary instruction.
3160 (Other M-# commands): Rephrase `M-# 0' explanation.
3161 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3162 reflect current behavior.
3163
31642005-05-30 Jay Belanger <belanger@truman.edu>
3165
3166 * calc.texi (Hooks): Change description of calc-window-hook and
3167 calc-trail-window-hook to match usage.
3168 (Computational Functions): Add more constant-generating functions.
3169 (Customizable Variables): Use defvar.
3170
31712005-05-28 Jay Belanger <belanger@truman.edu>
3172
3173 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3174 (Basic Embedded Mode): Explain behavior of arguments to
3175 calc-embedded-mode.
3176
31772005-05-27 Jay Belanger <belanger@truman.edu>
3178
3179 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3180 current behavior.
3181
31822005-05-25 Jay Belanger <belanger@truman.edu>
3183
3184 * calc.texi: Change Calc version number throughout.
3185 (Keypad Mode): Change location in info output.
3186 (Keypad mode overview): Move picture of keypad.
3187
31882005-05-21 Jay Belanger <belanger@truman.edu>
3189
3190 * calc.texi (Storing variables): Mention that only most variables
3191 are void to begin with.
3192
31932005-05-21 Kevin Ryde <user42@zip.com.au>
3194
3195 * widget.texi (Basic Types): Update cross ref from "Enabling
3196 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3197 lispref/text.texi change.
3198
31992005-05-20 Carsten Dominik <dominik@science.uva.nl>
3200
3201 * org.texi: Version 3.09.
3202
32032005-05-18 Carsten Dominik <dominik@science.uva.nl>
3204
3205 * reftex.texi: Version 4.28.
3206
32072005-05-16 Jay Belanger <belanger@truman.edu>
3208
3209 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3210
32112005-05-14 Jay Belanger <belanger@truman.edu>
3212
3213 * calc.texi (Default Simplifications): Insert missing ! (logical
3214 not operator).
3215
32162005-05-14 Michael Albinus <michael.albinus@gmx.de>
3217
3218 Sync with Tramp 2.0.49.
3219
32202005-05-10 Jay Belanger <belanger@truman.edu>
3221
3222 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3223 to 1.
3224
32252005-04-29 Carsten Dominik <dominik@science.uva.nl>
3226
3227 * org.texi: Version 3.08, structure reorganized.
3228
32292005-04-24 Richard M. Stallman <rms@gnu.org>
3230
3231 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3232
32332005-04-15 Carsten Dominik <dominik@science.uva.nl>
3234
3235 * org.texi: Update to version 3.06.
3236
32372005-04-13 Lute Kamstra <lute@gnu.org>
3238
3239 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3240
32412005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3242
3243 * cl.texi (Porting Common Lisp): Fix typo.
3244
32452005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3246
3247 * gnus.texi (RSS): Addition.
3248
32492005-04-04 Jay Belanger <belanger@truman.edu>
3250
3251 * calc.texi: Change Calc version number.
3252 (Customizable variables): Fix description of calc-language-alist.
3253 (Copying): Put in version 2 of GPL.
3254
32552005-04-01 Jay Belanger <belanger@truman.edu>
3256
3257 * calc.texi (Troubleshooting Commands): Remove comment about
3258 installation.
3259 (Installation): Remove section.
3260 (Customizable Variables): New section.
3261 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3262 (Graphical Devices): Add references to Customizable Variables.
3263
32642005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3265
3266 * emacs-mime.texi (Display Customization): Markup fixes.
3267 (rfc2047): Update.
3268
32692005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3270
3271 * gnus-faq.texi: Replaced with auto-generated version.
3272
32732005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3274
3275 * dired-x.texi (Multiple Dired Directories): default-directory was
3276 renamed to dired-default-directory.
3277
32782005-03-26 Jay Belanger <belanger@truman.edu>
3279
3280 * calc.texi (Simplifying Formulas, Rewrite Rules):
3281 Change description of top and bottom of fraction.
3282 (Modulo Forms): Move description of how to create modulo forms to
3283 earlier in the section.
3284 (Fraction Mode): Suggest using : to get a fraction by dividing.
3285 (Basic Arithmetic): Adjust placement of command name.
3286 (Truncating the Stack): Emphasize that "hidden" entries are still
3287 visible.
3288 (Installation): Move discussion of printing manual to "About This
3289 Manual".
3290 (About This Manual): Mention how to print the manual.
3291 (Reporting Bugs): Remove first person.
3292 (Building Vectors): Add algebraic version of append.
3293 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3294 (Grouping Digits): Fix typo.
3295
32962005-03-25 Werner Lemberg <wl@gnu.org>
3297
3298 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3299 Replace `legal' with `valid'.
3300
33012005-03-25 Werner Lemberg <wl@gnu.org>
3302
3303 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3304
33052005-03-24 Jay Belanger <belanger@truman.edu>
3306
3307 * calc.texi (General Mode Commands)
3308 (Mode Settings in Embedded Mode): Add some explanation of
3309 recording mode settings.
3310
33112005-03-24 Richard M. Stallman <rms@gnu.org>
3312
3313 * calc.texi: Remove praise of non-free software.
3314
3315 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3316 (Installation): Node deleted.
3317
33182005-03-23 Richard M. Stallman <rms@gnu.org>
3319
3320 * url.texi (HTTP language/coding): Improve last change.
3321
33222005-03-22 Jay Belanger <belanger@truman.edu>
3323
3324 * calc.texi (Embedded Mode): Add new information on changing
3325 modes.
3326
33272005-03-20 Michael Albinus <michael.albinus@gmx.de>
3328
3329 Sync with Tramp 2.0.48.
3330
3331 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3332
3333 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3334 "GNU/Linux". Change all addresses to .gnu.org.
3335 (Default Method): Offer shortened syntax for "su" and "sudo"
3336 methods.
3337
33382005-03-07 Richard M. Stallman <rms@gnu.org>
3339
3340 * url.texi: Fix usage of "e.g.".
3341 (HTTP language/coding): Explain the rules for these strings.
3342
33432005-03-06 Richard M. Stallman <rms@gnu.org>
3344
3345 * woman.texi (Introduction): Minor cleanups.
3346
3347 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3348
3349 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3350 (Installation): Node deleted.
3351
3352 * mh-e.texi (Preface): Get rid of "Emacs 21".
3353
3354 * eshell.texi (Installation): Delete node (for Emacs 20).
3355
33562005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3357
3358 * flymake.texi: Refill and tweak style in @lisp blocks.
3359
33602005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3361
3362 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3363
33642005-03-01 Jay Belanger <belanger@truman.edu>
3365
3366 * calc.texi (Trigonometric and Hyperbolic Functions):
3367 Mention additional functions.
3368 (Algebraic Simplifications): Mention additional simplifications.
3369
33702005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3371
3372 * ses.texi: Add concept/function/variable indices (this work was
3373 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3374 papers on file at FSF).
3375
33762005-02-10 Jay Belanger <belanger@truman.edu>
3377
3378 * calc.texi: Change @LaTeX to La@TeX throughout.
3379 Redefine @expr as @math for TeX output.
3380 Redefine @texline as a no-op for TeX output.
3381 Define @tfn, replace @t by @tfn throughout.
3382
33832005-02-09 Jay Belanger <belanger@truman.edu>
3384
3385 * calc.texi: Add macro for LaTeX for info output.
3386
33872005-02-08 Kim F. Storm <storm@cua.dk>
3388
3389 * texinfo.tex (LaTex): Add def.
3390
33912005-02-06 Jay Belanger <belanger@truman.edu>
3392
3393 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3394 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3395 throughout manual.
3396
33972005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3398
3399 * gnus.texi: Some edits based on comments from David Abrahams.
3400
34012005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3402
3403 * gnus.texi (RSS): Fix the keystroke.
3404
34052005-01-24 David Kastrup <dak@gnu.org>
3406
3407 * faq.texi: Update AUCTeX version info.
3408
34092005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3410
3411 * gnus-faq.texi ([4.1]): Typo.
3412
34132005-01-19 Jay Belanger <belanger@truman.edu>
3414
3415 * calc.texi (Keep Arguments): Mention that keeping arguments
3416 doesn't work with keyboard macros.
3417
34182005-01-16 Richard M. Stallman <rms@gnu.org>
3419
3420 * autotype.texi (Autoinserting): Fix small error.
3421
34222005-01-16 Michael Albinus <michael.albinus@gmx.de>
3423
3424 Sync with Tramp 2.0.47.
3425
3426 * tramp.texi (Compilation): New section, describing compilation of
3427 remote files.
3428
34292005-01-11 Kim F. Storm <storm@cua.dk>
3430
3431 * widget.texi (Basic Types): Add :follow-link keyword.
3432
34332005-01-09 Jay Belanger <belanger@truman.edu>
3434
3435 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3436
34372005-01-08 Jay Belanger <belanger@truman.edu>
3438
3439 * calc.texi: Change throughout to reflect new default value of
3440 calc-settings-file.
3441
34422005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3443
3444 * message.texi (Reply): `message-reply-to-function' should return
3445 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3446
34472005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3448
3449 * faq.texi (Changing load-path): Fix typo.
3450
34512005-01-05 Jay Belanger <belanger@truman.edu>
3452
3453 * calc.texi (Programming Tutorial): Replace kbd command by
3454 appropriate characters for a keyboard macro.
3455
34562005-01-04 Jay Belanger <belanger@truman.edu>
3457
3458 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3459 for Lucid Emacs.
3460 (Programming Tutorial): Mention that the user needs to be in the
3461 right mode to compute some functions.
3462
34632005-01-04 Jay Belanger <belanger@truman.edu>
3464
3465 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3466 no longer applicable.
3467
34682005-01-01 Jay Belanger <belanger@truman.edu>
3469
3470 * calc.texi (Programming Tutorial): Changed description of how to
3471 edit keyboard macros to match current behavior.
3472
34732004-12-31 Jay Belanger <belanger@truman.edu>
3474
3475 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3476
34772004-12-20 Jay Belanger <belanger@truman.edu>
3478
3479 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3480 zero.
3481
34822004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3483
3484 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3485 @xref.
3486 (Font Locking): Avoid @strong{Note:}.
3487
34882004-12-17 Michael Albinus <michael.albinus@gmx.de>
3489
3490 Sync with Tramp 2.0.46.
3491
3492 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3493
34942004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3495
3496 * url.texi: Correct typos.
3497 (Retrieving URLs): @var{nil}->@code{nil}.
3498 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3499 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3500 (Dealing with HTTP documents): @inforef->@xref.
3501
35022004-12-15 Jay Belanger <belanger@truman.edu>
3503
3504 * calc.texi: Consistently capitalized all mode names.
3505 (Answers to Exercises): Mention that an answer can be a fraction
3506 when in Fraction mode.
3507
35082004-12-13 Jay Belanger <belanger@truman.edu>
3509
3510 * calc.texi: Fix some TeX definitions.
3511
35122004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3513
3514 * reftex.texi (Imprint): Remove erroneous @value's.
3515
35162004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3517
3518 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3519 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3520
35212004-12-08 Jay Belanger <belanger@truman.edu>
3522
3523 * calc.texi (Starting Calc): Remove comment about installation.
3524 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3525
35262004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3527
3528 * url.texi: Update @setfilename.
3529 (Getting Started): No need to worry about Gnus versions.
3530 (Dealing with HTTP documents): Use @inforef.
3531
3532 * org.texi: Fix @direntry file name.
3533
35342004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3535
3536 * url.texi: New file.
3537
3538 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3539
35402004-12-06 Jay Belanger <belanger@truman.edu>
3541
3542 * calc.texi (Using Calc): Remove paragraph about installation.
3543
35442004-12-06 Jay Belanger <belanger@truman.edu>
3545
3546 * calc.texi: Use more Texinfo macros and less TeX defs.
3547 Remove @refill's.
3548
35492004-12-06 Richard M. Stallman <rms@gnu.org>
3550
3551 * org.texi: New file.
3552
35532004-12-05 Richard M. Stallman <rms@gnu.org>
3554
3555 * Makefile.in (org.dvi, ../info/org): New targets.
3556 (INFO_TARGETS): Add ../info/org.
3557 (DVI_TARGETS): Add org.dvi.
3558 (maintainer-clean): Remove the info files in the info dir.
3559
35602004-11-26 Eli Zaretskii <eliz@gnu.org>
3561
3562 * idlwave.texi: Fix the setfilename directive to put the produced
3563 file in ../info.
3564 (Continued Statement Indentation): Resurrect Jan D.'s change from
3565 2004-11-03 that was lost when a newer version of idlwave.texi was
3566 imported.
3567
35682004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3569
3570 * gnus-faq.texi ([5.1]): Added missing bracket.
3571
3572 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3573 `spam-initialize'.
3574
35752004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3576
3577 * message.texi (Various Message Variables): Mention that all mail
3578 file variables are derived from `message-directory'.
3579
3580 * gnus.texi (Splitting Mail): Clarify bogus group.
3581
35822004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3583
3584 * emacs-mime.texi (Encoding Customization): Fix
3585 mm-coding-system-priorities entry.
3586
35872004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3588
3589 * idlwave.texi (Continued Statement Indentation):
3590 * reftex.texi (Options (Index Support)):
3591 (Displaying and Editing the Index, Table of Contents):
3592 * speedbar.texi (Creating a display, Major Display Modes): Replace
3593 non-nil with non-@code{nil}.
3594
35952004-10-21 Jay Belanger <belanger@truman.edu>
3596
3597 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3598
35992004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3600
3601 * calc.texi (Reporting Bugs): Double up `@'.
3602
36032004-10-18 Jay Belanger <belanger@truman.edu>
3604
3605 * calc.texi (Reporting Bugs): Changed the address that bugs
3606 should be sent to.
3607
36082004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3609
3610 * gnus.texi (New Features): Add 5.11.
3611
3612 * message.texi (Resending): Remove wrong default value.
3613
3614 * gnus.texi (Mail Source Specifiers): Describe possible problems
3615 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3616 `pop3-leave-mail-on-server' to the index.
3617
36182004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3619
3620 * message.texi (Canceling News): Add how to set a password.
3621
36222004-10-12 Jay Belanger <belanger@truman.edu>
3623
3624 * calc.texi (Help Commands): Changed the descriptions of
3625 calc-describe-function and calc-describe-variable to match their
3626 current behavior.
3627
36282004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3629
3630 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3631
36322004-10-12 Michael Albinus <michael.albinus@gmx.de>
3633
3634 Sync with Tramp 2.0.45.
3635
3636 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3637 plink link. The URL is outdated. Originator contacted for
3638 clarification.
3639
36402004-10-10 Juri Linkov <juri@jurta.org>
3641
3642 * gnus.texi (Top, Marking Articles): Join two menus in one node
3643 because a node can have only one menu.
3644
36452004-10-09 Juri Linkov <juri@jurta.org>
3646
3647 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3648 example of nnmail-split-fancy.
3649
36502004-10-06 Karl Berry <karl@gnu.org>
3651
3652 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3653 consistency with other uses of dashes.
3654
36552004-10-05 Karl Berry <karl@gnu.org>
3656
3657 * info.texi: Consistently use --- throughout, periods at end of
3658 menu descriptions, and a couple typos.
3659
36602004-09-26 Jesper Harder <harder@ifa.au.dk>
3661
3662 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3663 * pgg.texi (User Commands, Backend methods): Do.
3664 * gnus.texi: Markup fixes.
3665 (Setting Process Marks): Fix `M P a' entry.
3666 * emacs-mime.texi: Fixes.
3667
36682004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3669
3670 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3671 again.
3672 Use 5.10 instead of 5.10.0.
3673
36742004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3675
3676 * gnus.texi (Summary Mail Commands): S D e.
3677
36782004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3679
3680 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3681 the gnus-article-mode-line-format section.
3682
36832004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3684
3685 * gnus.texi (Various Summary Stuff): Fix the documentation for
3686 gnus-newsgroup-variables.
3687
36882004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3689
3690 * gnus.texi (MIME Commands): Added
3691 gnus-mime-display-multipart-as-mixed,
3692 gnus-mime-display-multipart-alternative-as-mixed,
3693 gnus-mime-display-multipart-related-as-mixed.
3694 (Mail Source Customization): Clarify `mail-source-directory'.
3695 (Splitting Mail): Mention gnus-group-find-new-groups.
3696 (SpamOracle): Fixed typo.
3697
3698 * gnus-faq.texi: Untabify.
3699 ([6.3]): nnir.el is in contrib directory.
3700
3701 * message.texi (News Headers): Clarify how a unique ID is created.
3702
3703 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3704 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3705
b2abec73 37062004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 3707
b2abec73 3708 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
3709
37102004-09-20 Florian Weimer <fw@deneb.enyo.de>
3711
3712 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3713
37142004-09-22 Jay Belanger <belanger@truman.edu>
3715
3716 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3717 might be hidden during part of the session.
3718
37192004-09-20 Jay Belanger <belanger@truman.edu>
3720
3721 * calc.texi (Notations Used in This Manual): Put in an earlier
3722 mention that DEL could be called Backspace.
3723
37242004-09-10 Simon Josefsson <jas@extundo.com>
3725
3726 * gnus.texi (IMAP): Add example. Suggested and partially written
3727 by Steinar Bang <sb@dod.no>.
3728
37292004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3730
3731 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3732 netrc syntax.
3733
37342004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3735
b2abec73
JB
3736 * gnus.texi (Spam ELisp Package Sequence of Events):
3737 Some clarifications.
2de53ca6
GM
3738 (Spam ELisp Package Global Variables): More clarifications.
3739
37402004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3741
3742 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3743 Mention spam-split does not modify incoming mail.
3744
37452004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3746
3747 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3748
37492004-09-10 Eli Zaretskii <eliz@gnu.org>
3750
3751 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3752
37532004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3754
3755 * makefile.w32-in (sieve, pgg): Use $(infodir).
3756
37572004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3758
3759 * makefile.w32-in: Fix PGG and Sieve entries.
3760
37612004-08-28 Eli Zaretskii <eliz@gnu.org>
3762
3763 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3764 Emacs and related programs.
3765
37662004-08-27 Richard M. Stallman <rms@gnu.org>
3767
3768 * faq.texi: Fix texinfo usage, esp. doublequotes.
3769 (Difference between Emacs and XEmacs): Some clarification.
3770
3771 * faq.texi (Difference between Emacs and XEmacs):
3772 Explain not to contrast XEmacs with GNU Emacs.
3773
37742004-08-26 Richard M. Stallman <rms@gnu.org>
3775
3776 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3777
37782004-08-22 David Kastrup <dak@gnu.org>
3779
3780 * reftex.texi (AUCTeX): Update links, section name.
3781
3782 * faq.texi (Calc): Update availability (included in 22.1).
3783 (AUCTeX): Update availability, information, versions, description.
3784
37852004-08-14 Eli Zaretskii <eliz@gnu.org>
3786
3787 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3788
37892004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3790
3791 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3792
37932004-08-10 Michael Albinus <michael.albinus@gmx.de>
3794
3795 Sync with Tramp 2.0.44.
3796
37972004-08-05 Lars Hansen <larsh@math.ku.dk>
3798
3799 * widget.texi (User Interface): Update how to separate the
3800 editable field of an editable-field widget from other widgets.
3801 (Programming Example): Add text after field.
3802
38032004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3804
3805 * emacs-mime.texi (Encoding Customization): Add a note to the
3806 mm-content-transfer-encoding-defaults entry.
3807 (rfc2047): Update.
3808
3809 * gnus.texi (Article Highlighting): Add
3810 gnus-cite-ignore-quoted-from.
3811 (POP before SMTP): New node.
3812 (Posting Styles): Addition.
3813 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3814 (Fancy Mail Splitting): Ditto.
3815 (X-Face): Add gnus-x-face.
3816
38172004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3818
3819 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3820 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3821
38222004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3823
3824 * gnus.texi (Mail Source Specifiers): Describe
3825 `pop3-leave-mail-on-server'.
3826
38272004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3828
3829 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3830
3831 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3832 repository. Change setfilename.
3833
3834 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3835
38362004-07-02 Juri Linkov <juri@jurta.org>
3837
3838 * pcl-cvs.texi (Viewing differences): Add `d r'.
3839
38402004-06-29 Jesper Harder <harder@ifa.au.dk>
3841
3842 * ses.texi, viper.texi, flymake.texi, faq.texi:
3843 * eshell.texi, ediff.texi: Markup fixes.
3844
38452004-06-21 Karl Berry <karl@gnu.org>
3846
3847 * info.texi (Top): Mention that only Emacs has mouse support.
3848 (Getting Started): Mention this in a few other places.
3849
38502004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3851
3852 * autotype.texi (Copyrights, Timestamps): Recommend
3853 `before-save-hook' instead of `write-file-functions'.
3854
38552004-06-13 Lars Hansen <larsh@math.ku.dk>
3856
3857 * dired-x.texi (dired-mark-omitted): Update keybinding.
3858
38592004-06-10 Kim F. Storm <storm@cua.dk>
3860
3861 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3862
38632004-06-05 Lars Hansen <larsh@math.ku.dk>
3864
3865 * dired-x.texi (variable dired-omit-mode): Rename from
3866 dired-omit-files-p.
3867 (function dired-omit-mode): Rename from dired-omit-toggle.
3868 Call dired-omit-mode rather than set dired-omit-files-p.
3869 (dired-mark-omitted): Describe command.
3870
38712004-05-29 Michael Albinus <michael.albinus@gmx.de>
3872
3873 Version 2.0.41 of Tramp released.
3874
38752004-05-29 Juanma Barranquero <lektu@terra.es>
3876
3877 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3878 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3879
38802004-05-29 Richard M. Stallman <rms@gnu.org>
3881
3882 * cl.texi (Top): Call this chapter `Introduction'.
3883 (Overview): In TeX, no section heading here.
3884
3885 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3886
38872004-05-29 Eli Zaretskii <eliz@gnu.org>
3888
3889 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3890 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3891
38922004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3893
3894 * flymake.texi: New file.
3895
38962004-05-28 Simon Josefsson <jas@extundo.com>
3897
3898 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3899
39002004-05-07 Kai Grossjohann <kai@emptydomain.de>
3901
3902 Version 2.0.40 of Tramp released.
3903
39042004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3905
3906 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3907
3908 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3909 variables `tramp-backup-directory-alist' and
3910 `tramp-bkup-backup-directory-info'.
3911 (Overview, Connection types)
3912 (External transfer methods, Default Method)
3913 (Windows setup hints): Remove restriction of password entering
3914 with external methods.
3915 (Auto-save and Backup): Make file name example
3916 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3917 and `auto-save-directory' must be used.
3918 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3919 only "NT"). Remove doubled entry "What kinds of systems does
3920 @tramp{} work on".
3921 (tramp): Macro removed.
3922 (Obtaining Tramp): Flag removed from title.
3923 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3924 and `trampver' used properly. Flag `tramp-inst' replaced by
3925 `installchapter'. Installation related text adapted.
3926
39272004-04-28 Masatake YAMATO <jet@gyve.org>
3928
3929 * widget.texi (Programming Example): Remove overlays.
3930
39312004-04-27 Jesper Harder <harder@ifa.au.dk>
3932
3933 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3934
39352004-04-23 Juanma Barranquero <lektu@terra.es>
3936
3937 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3938
39392004-04-05 Jesper Harder <harder@ifa.au.dk>
3940
3941 * info.texi (Info Search): Add info-apropos.
3942
39432004-03-22 Juri Linkov <juri@jurta.org>
3944
3945 * faq.texi: Fix help key bindings.
3946
39472004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3948
3949 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3950 (as suggested by Karl Berry). Update information about colored
3951 stars in menus. Add new subheading describing M-n.
3952
39532004-03-12 Richard M. Stallman <rms@gnu.org>
3954
3955 * cl.texi (Top): Rename top node's title.
3956
39572004-03-08 Karl Berry <karl@gnu.org>
3958
3959 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3960 problems making the texinfo distribution.
3961
39622004-02-29 Simon Josefsson <jas@extundo.com>
3963
3964 * smtpmail.texi (Authentication): Changed the list of supported
3965 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3966 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3967 <voegelas@gmx.net>.
3968
39692004-02-29 Juanma Barranquero <lektu@terra.es>
3970
3971 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3972 Use $(DEL) instead of rm, and ignore exit code.
3973
39742004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
3975
3976 Tramp version 2.0.39 released.
3977
39782004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3979
3980 * tramp.texi (Customizing Completion): Explain new functions
3981 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3982 (all): Savannah URLs unified to "http://savannah.nongnu.org".
3983 (Top): Refer to Savannah mailing list as the major one. Mention
3984 older mailing lists in HTML mode only.
3985 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
3986 (Frequently Asked Questions): Remote hosts must not be Unix-like
3987 for "smb" method.
3988 (Password caching): New node.
3989 (External transfer methods): Refer to password caching for "smb"
3990 method.
3991
39922004-02-17 Karl Berry <karl@gnu.org>
3993
3994 * info.texi (Help-Int): Mention the new line number feature.
3995
39962004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3997
3998 * ses.texi (Advanced Features): New functionality for
3999 ses-set-header-row (defaults to current row unless C-u used).
4000 (Acknowledgements): Add Stefan Monnier.
4001
40022003-12-29 Kevin Ryde <user42@zip.com.au>
4003
4004 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4005
40062003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
4007
4008 Tramp version 2.0.38 released.
4009
4010 * tramp.texi (Remote shell setup): Warn of environment variables
4011 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4012 <sven.gabriel@imk.fzk.de>.
4013 (Configuration): Tramp now chooses base64/uuencode
4014 automatically. Update wording accordingly.
4015 (Top): More description for the `Default Method' menu entry.
4016 (Default Method): Use @code, not @var, for Lisp variables.
4017 (Default Method): New subsection `Which method is the right one
4018 for me?' Suggested by Christian Kirsch.
4019 (Configuration): Pointer to new subsection added.
4020 (Default Method): Too many "use" in one sentence.
4021 Rephrase. Reported by Christian Kirsch.
4022 (Filename Syntax): Old `su' example is probably a left-over from
4023 the sm/su method naming. Replace with `ssh', instead.
4024 (External transfer methods, Auto-save and Backup):
4025 Typo fixes.
4026
40272003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4028
4029 * tramp.texi (all): Harmonize all occurences of @tramp{}.
4030 (Top): Mention japanese manual only if flag `jamanual' is set.
4031 Insert section `Japanese manual' in menu.
4032
40332003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4034
4035 * eshell.texi (Known Problems): Add doc item.
4036
40372003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4038
4039 * cc-mode.texi: Update for CC Mode 5.30.
4040
4041 Note: Please refrain from doing purely cosmetic changes like
4042 removing trailing whitespace in this manual; it clobbers cvs
4043 merging for no good reason.
4044
40452003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4046
4047 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
4048 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
4049 @acronym{ASCII}.
4050
40512003-10-26 Karl Berry <karl@gnu.org>
4052
4053 * info.texi (Info Search): Echo area, not echo are. From Debian
4054 diff.
4055
40562003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4057
4058 * widget.texi (Defining New Widgets): Document new beavior of
4059 :buttons and :children keywords.
4060
40612003-10-22 Miles Bader <miles@gnu.org>
4062
4063 * Makefile.in (info): Move before $(top_srcdir)/info.
4064
40652003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4066
4067 * tramp.texi (Inline methods): Small grammar fix.
4068 (External transfer methods): Likewise.
4069
40702003-10-08 Nick Roberts <nick@nick.uklinux.net>
4071
4072 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4073
40742003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4075
4076 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4077
40782003-09-30 Richard M. Stallman <rms@gnu.org>
4079
4080 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4081
4082 * widget.texi (User Interface): Fix typos.
4083
4084 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4085
40862003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4087
4088 * pcl-cvs.texi (Selected Files): Fix typo.
4089
40902003-09-21 Karl Berry <karl@gnu.org>
4091
4092 * info.texi (] and [ commands): No period at end of section title.
4093
40942003-09-04 Miles Bader <miles@gnu.org>
4095
4096 * Makefile.in (top_srcdir): New variable.
4097 ($(top_srcdir)/info): New rule.
4098 (info): Depend on it.
4099
41002003-09-03 Peter Runestig <peter@runestig.com>
4101
4102 * makefile.w32-in: New file.
4103
41042003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4105
4106 * widget.texi (User Interface): Explain the need of static text
4107 around an editable field.
4108
41092003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4110
4111 * widget.texi (Basic Types): The argument to `:help-echo' can now
4112 be a form that evaluates to a string.
4113
41142003-08-18 Kim F. Storm <storm@cua.dk>
4115
4116 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4117
41182003-08-16 Richard M. Stallman <rms@gnu.org>
4119
4120 * dired-x.texi (Shell Command Guessing): Explain *.
4121
41222003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4123
4124 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4125 log-edit-insert-changelog.
4126
41272003-08-03 Karl Berry <karl@gnu.org>
4128
4129 * info.texi: Need @contents.
4130
41312003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4132
4133 Tramp version 2.0.36 released.
4134
4135 * tramp.texi (Remote shell setup): Explain about problems with
4136 non-Bourne commands in ~/.profile and ~/.shrc.
4137
41382003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4139
4140 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4141 renaming of `vis-mode' to `visible-mode'.
4142
41432003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4144
4145 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4146 next, prev and up pointers.
4147
41482003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4149
4150 * info.texi (Help): Mention existence of Emacs and stand-alone
4151 Info at the very beginning of the tutorial.
4152 (Help-Inv): New node.
4153 (Help-]): New node.
4154 (Help-M): Systematically point out the differences between default
4155 Emacs and stand-alone versions. Delete second menu.
4156 (Help-Xref): Systematically point out the differences between
4157 default Emacs and stand-alone versions.
4158 (Help-Int): Change `l' example.
4159 (Expert Info): Fix typos.
4160 (Emacs Info Variables): Mention `Info-hide-note-references' and
4161 new default for `Info-scroll-prefer-subnodes'.
4162
41632003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4164
4165 Version 2.0.35 of Tramp released.
4166
4167 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4168 (Inline methods): Add methods `remsh' and `plink1'.
4169 (External transfer methods): Add method `remcp'.
4170 (Multi-hop Methods): Add method `remsh'.
4171 Small patch from Adrian Aichner <adrian@xemacs.org>:
4172 Fix minor typos.
4173 (Concept Index): Added to make manual searchable via
4174 `Info-index'.
4175 (Version Control): Add cindex entry.
4176
41772003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4178
4179 * trampver.texi: Version 2.0.34 released.
4180
41812003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4182
4183 * faq.texi: Improve previous changes.
4184
41852003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4186
4187 * faq.texi: Update copyright and maintenance details.
4188 Update some package URLs, versions, and maintainers.
4189 Remove many references to the Emacs Lisp Archive.
4190
41912003-04-23 Simon Josefsson <jas@extundo.com>
4192
4193 * smtpmail.texi: Fix license (the invariant sections mentioned has
4194 never been part of the smtp manual). Align info dir entry with
4195 other emacs packages.
4196
41972003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4198
4199 * tramp.texi: Version 2.0.33 released.
4200 Remove installation chapter. Remove XEmacs specifics.
4201
42022003-03-29 Richard M. Stallman <rms@gnu.org>
4203
4204 * tramp.texi (Top): Undo the previous renaming.
4205 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4206
42072003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4208
4209 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4210 version of manual.
4211
4212 * tramp.texi (Auto-save and Backup): New node.
4213
42142003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4215
4216 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4217 Emacs" in order to have better differentiation to "XEmacs".
4218 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4219 are new macros in order to point to the other Emacs flavor where
4220 appropriate. In info case, point to node `Installation' in order
4221 to explain how to generate the other way. In html case, make a
4222 link to the other html file.
4223 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4224 after CVS checkout/update.
4225 (Installation): Completely rewritten.
4226 (Installation parameters, Load paths): New sections under
4227 `Installation'.
4228
42292003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4230
4231 * tramp.texi: Version 2.0.30 released.
4232 Replace word "path" with "localname" where used as a component of
4233 a Tramp file name.
4234
42352003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4236
4237 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4238 introduced.
4239 (Installation): Explain what to do if files from the tramp/contrib
4240 directory are needed.
4241
42422003-02-23 Alex Schroeder <alex@emacswiki.org>
4243
4244 * smtpmail.texi (How Mail Works): New.
4245
42462003-02-22 Alex Schroeder <alex@emacswiki.org>
4247
4248 * smtpmail.texi: New file.
4249
4250 * Makefile.in: Build SMTP manual.
4251
42522003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4253
4254 * tramp.texi: Version 2.0.29 released.
4255 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4256 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4257
42582003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4259
4260 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4261 another package loads accidently Ange-FTP.
4262
42632003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4264
4265 * tramp.texi (Customizing Completion): Add function
4266 `tramp-parse-sconfig'. Change example of
4267 `tramp-set-completion-function', because parsing of ssh config
4268 files looks more natural.
4269
42702003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4271
4272 * gnus.texi: Do not use `path' in several locations.
4273
42742002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4275
4276 * tramp.texi (External transfer methods): New method `smb'. From
4277 Michael Albinus.
4278
42792002-11-05 Karl Berry <karl@gnu.org>
4280
4281 * info.texi (Info-fontify): Reorder face list to avoid bad line
4282 breaks.
4283
42842002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4285
4286 * tramp.texi: Move @copying to standard place. Use
4287 @insertcopying.
4288
42892002-10-02 Karl Berry <karl@gnu.org>
4290
4291 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4292 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4293 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4294 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4295 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4296 Per rms, update all manuals to use @copying instead of @ifinfo.
4297 Also use @ifnottex instead of @ifinfo around the top node, where
4298 needed for the sake of the HTML output.
4299 (The Gnus manual is not fixed since it's not clear to me how it
4300 works; and the Tramp manual already uses @copying, although in an
4301 unusual way. All others were changed.)
4302
43032002-09-10 Jonathan Yavner <jyavner@engineer.com>
4304
4305 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4306 (../info/ses, ses.dvi): New targets.
4307 * ses.texi: New file.
4308
43092002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4310
4311 * texinfo.tex: Update to texinfo 4.2.
4312
43132002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4314
4315 * reftex.texi: Update to RefTeX 4.19.
4316
43172002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4318
4319 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4320 (../info/tramp, tramp.dvi): New targets.
4321
43222002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4323
4324 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4325 (calc.dvi): Uncomment.
4326
43272001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4328
4329 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4330 (../info/calc): New target.
4331
43322001-10-20 Gerd Moellmann <gerd@gnu.org>
4333
4334 * (Version 21.1 released.)
4335
43362001-10-05 Gerd Moellmann <gerd@gnu.org>
4337
4338 * Branch for 21.1.
4339
43402001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4341
4342 * Makefile.in (../info/info): Use an explicit -o switch to
4343 makeinfo.
4344
43452001-03-05 Gerd Moellmann <gerd@gnu.org>
4346
4347 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4348
43492000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4350
4351 * Makefile.in (../info/idlwave): Use --no-split.
4352
43532000-12-14 Dave Love <fx@gnu.org>
4354
4355 * Makefile.in (mostlyclean): Remove gnustmp.*
4356 (gnus.dvi): Change rule to remove @latex stuff.
4357
43582000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4359
4360 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4361
43622000-10-13 John Wiegley <johnw@gnu.org>
4363
4364 * Makefile.in: Add build targets for eshell.texi.
4365
43662000-09-25 Gerd Moellmann <gerd@gnu.org>
4367
4368 * Makefile.in: Remove/comment speedbar stuff.
4369
43702000-09-22 Dave Love <fx@gnu.org>
4371
4372 * Makefile.in: Add emacs-mime.
4373
43742000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4375
4376 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4377 (DVI_TARGETS): Add woman.dvi.
4378 (../info/woman, woman.dvi): New targets.
4379
43802000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4381
4382 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4383
4384 * pcl-cvs.texi: New file.
4385 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4386 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4387
43882000-05-11 Gerd Moellmann <gerd@gnu.org>
4389
4390 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4391 (../info/ebrowse, ebrowse.dvi): New targets.
4392
43932000-01-13 Gerd Moellmann <gerd@gnu.org>
4394
4395 * Makefile.in (INFO_TARGETS): Add eudc.
4396 (DVI_TARGETS): Add eudc.dvi.
4397 (../info/eudc, eudc.dvi): New targets.
4398
43992000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4400
4401 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4402 compatibility with 8+3 filesystems).
4403 (../info/efaq): Rename from emacs-faq.
4404
44052000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4406
4407 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4408 (../info/idlwave, idlwave.dvi): New targets.
4409
44101999-10-23 Dave Love <fx@gnu.org>
4411
4412 * Makefile.in: Use autotype.texi.
4413
44141999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4415
4416 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4417 faq.texi file) rather than ../info/faq.
4418
44191999-10-07 Gerd Moellmann <gerd@gnu.org>
4420
4421 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4422 (../info/ada-mode, ada-mode.dvi): New targets.
4423
44241999-09-01 Dave Love <fx@gnu.org>
4425
4426 * Makefile.in: Add faq.
4427
44281999-07-12 Richard Stallman <rms@gnu.org>
4429
4430 * Version 20.4 released.
4431
44321998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4433
4434 * Version 20.3 released.
4435
44361998-04-06 Andreas Schwab <schwab@gnu.org>
4437
4438 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4439 it in dvi targets.
4440 (../etc/GNU): Change to $(srcdir) first.
4441
44421998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4443
4444 * reftex.texi: Update for RefTeX version 3.22.
4445
44461998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4447
4448 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4449 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4450
44511997-09-23 Paul Eggert <eggert@twinsun.com>
4452
4453 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4454 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4455
44561997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4457
4458 * Version 20.2 released.
4459
44601997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4461
4462 * Version 20.1 released.
4463
44641997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4465
4466 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4467
44681996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4469
4470 * Version 19.33 released.
4471
44721996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4473
4474 * Version 19.32 released.
4475
44761996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4477
4478 * Makefile.in: Add rules for the Message manual.
4479
44801996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4481
4482 * gnus.texi: New version.
4483
4484 * message.texi: New manual.
4485
44861996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4487
4488 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4489
44901996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4491
4492 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4493 Specify -I option.
4494 (All dvi targets): Set the TEXINPUTS variable.
4495
44961996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4497
4498 * Version 19.31 released.
4499
45001996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4501
4502 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4503 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4504
45051995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4506
4507 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4508 (INFO_TARGETS): Add ../info/cc-mode.
4509 (DVI_TARGETS): Add cc-mode.dvi.
4510
45111996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4512
4513 * Version 19.31 released.
4514
45151995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4516
4517 * Version 19.30 released.
4518
45191995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4520
4521 * gnus.texi: New file.
4522
45231995-11-04 Erik Naggum <erik@naggum.no>
4524
4525 * gnus.texi: File deleted.
4526
45271995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4528
4529 * mh-e.texi: "Function Index" -> "Command Index" to work with
4530 Emacs 19.30 C-h C-k support of separately-documented commands.
4531
45321995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4533
4534 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4535 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4536
45371995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4538
4539 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4540 (../info/viper, viper.dvi): New targets.
4541
45421995-04-20 Kevin Rodgers <kevinr@ihs.com>
4543
4544 * dired-x.texi (Installation): Change the example to set
4545 buffer-local variables like dired-omit-files-p in
4546 dired-mode-hook.
4547
45481995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4549
4550 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4551 (../info/mh-e, mh-e.dvi): New targets.
4552
45531995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4554
4555 * Makefile.in (maintainer-clean): Rename from realclean.
4556
45571994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4558
4559 * Makefile.in: New file.
4560 * Makefile: File deleted.
4561
45621994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4563
4564 * Makefile (TEXINDEX_OBJS): Variable deleted.
4565 (texindex, texindex.o, getopt.o): Rules deleted.
4566 All deps on texindex deleted.
4567 (distclean): Don't delete texindex.
4568 (mostlyclean): Don't delete *.o.
4569 * texindex.c, getopt.c: Files deleted.
4570
45711994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4572
4573 * Version 19.26 released.
4574
45751994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4576
4577 * Version 19.25 released.
4578
45791994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4580
4581 * Version 19.24 released.
4582
45831994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4584
4585 * Version 19.23 released.
4586
45871994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4588
4589 * Makefile: Delete spurious tab.
4590
45911994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4592
4593 * Makefile (.SUFFIXES): New rule.
4594
45951994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4596
4597 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4598 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4599
46001994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4601
4602 * Makefile (../info/sc): Rename from sc.info.
4603 (../info/cl): Likewise.
4604 (INFO_TARGETS): Use new names.
4605
46061993-12-04 Richard Stallman (rms@srarc2)
4607
4608 * getopt.c: New file.
4609 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4610 (getopt.o): New rule.
4611 (dvi): Don't depend on texindex.
4612 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4613 Depend on texindex.
4614
46151993-12-03 Richard Stallman (rms@srarc2)
4616
4617 * Makefile (../info/sc.info): Rename from ../info/sc.
4618 (TEXI2DVI): New variable.
4619 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4620 Add explicit commands.
4621 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4622
46231993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4624
4625 * Version 19.22 released.
4626
46271993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4628
4629 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4630
46311993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4632
4633 * Version 19.21 released.
4634
46351993-11-15 Paul Eggert (eggert@twinsun.com)
4636
4637 * man/Makefile (../info/cl.info): Rename from ../info/cl.
4638
46391993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4640
4641 * Makefile (../etc/GNU): New target.
4642 (EMACSSOURCES): Add gnu1.texi.
4643
46441993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4645
4646 * Makefile (realclean): Don't delete the Info files.
4647
46481993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4649
4650 * forms.texi: Fix forms.texi so that it will format correctly.
4651 Add missing `@end iftex', fix bad reference.
4652
4653 * info.texi, info-stn.texi: New files implement texinfo version of
4654 `info' file.
4655
46561993-10-20 Brian Fox (bfox@ai.mit.edu)
4657
4658 * Makefile: Fix targets for texindex, new info.texi files.
4659 * info-stnd.texi: New file implements info for standalone info
4660 reader.
4661 * info.texi: Update to include recent changes to "../info/info".
4662 New source file for ../info/info; includes info-stnd.texi.
4663
4664 * texindex.c: Include "../src/config.h" if building in emacs.
4665
4666 * Makefile: Change all files to FILENAME.texi, force all targets
4667 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
4668 vip.texinfo, forms.texinfo, cl.texinfo.
4669 Add target to build texindex.c, defining `emacs'.
4670
4671 * forms.texi: Install new file to match version 2.3 of forms.el.
4672
46731993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4674
4675 * Version 19.19 released.
4676
46771993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
4678
4679 * sc.texinfo: Fix info file name.
4680
4681 * Makefile (info): Add gnus and sc.
4682 (dvi): Add gnus.dvi and sc.dvi.
4683 (../info/sc, sc.dvi): New targets.
4684
46851993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4686
4687 * Version 19.18 released.
4688
46891993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4690
4691 * Makefile: Fix source file names of the separate manuals.
4692 (gnus.dvi, ../info/gnus): New targets.
4693
46941993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4695
4696 * Version 19.17 released.
4697
46981993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4699
4700 * split-man: Fix typos in last change.
4701
47021993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4703
4704 * Version 19.16 released.
4705
47061993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4707
4708 * version 19.15 released.
4709
47101993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4711
4712 * Makefile (distclean): It's rm, not rf.
4713
47141993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4715
4716 * Version 19.14 released.
4717
47181993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4719
4720 * Makefile: New file.
4721
47221993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4723
4724 * Version 19.13 released.
4725
47261993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4727
4728 * Version 19.9 released.
4729
47301993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4731
4732 * Version 19.8 released.
4733
47341993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4735
4736 * Version 19.7 released.
4737
47381990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4739
4740 * gnus.texinfo: New file. Removed installation instructions.
4741
47421990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4743
4744 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4745
47461989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4747
4748 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4749 then define `\sc' as the command for smallcaps in Texinfo. This
4750 means that the @sc command will produce small caps. bfox has
4751 made the corresponding change to makeinfo and texinfm.el.
4752
47531988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4754
4755 * vip.texinfo: Remove menu entry Adding Lisp Code in node
4756 Customization since the menu entry did not point to anything.
4757 Also add an @finalout command to remove overfull hboxes from the
4758 printed output.
4759
4760 * cl.texinfo: Add @bye, \input line and @settitle to file.
4761 This file is clearly intended to be a chapter of some other work,
4762 but the other work does not yet exist.
4763
47641988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4765
4766 * texinfo.texinfo: Three typos corrected.
4767
4009494e
GM
4768;; Local Variables:
4769;; coding: iso-2022-7bit
4770;; fill-column: 79
4771;; add-log-time-zone-rule: t
4772;; End:
4773
5205011b 4774 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
20234d96 4775 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4009494e
GM
4776
4777 This file is part of GNU Emacs.
4778
4779 GNU Emacs is free software; you can redistribute it and/or modify
4780 it under the terms of the GNU General Public License as published by
4781 the Free Software Foundation; either version 3, or (at your option)
4782 any later version.
4783
4784 GNU Emacs is distributed in the hope that it will be useful,
4785 but WITHOUT ANY WARRANTY; without even the implied warranty of
4786 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4787 GNU General Public License for more details.
4788
4789 You should have received a copy of the GNU General Public License
4790 along with GNU Emacs; see the file COPYING. If not, write to the
4791 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4792 Boston, MA 02110-1301, USA.
4793
f7ed05c9 4794;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803