*** empty log message ***
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
f1914c40
MO
12008-02-10 Daiki Ueno <ueno@unixuser.org>
2
3 * epa.texi (Quick start): Use the command `epa-enable' instead of
4 loading `epa-setup'.
5
bca98fc9
JB
62008-02-08 Juanma Barranquero <lekktu@gmail.com>
7
8 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
9 ($(infodir)/epa, epa.dvi): New targets.
10
4b01af2e
MO
112008-02-08 Daiki Ueno <ueno@unixuser.org>
12
13 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
14
15 * epa.texi: New manual documenting the EasyPG Assistant.
16
06c0751a
MA
172008-02-06 Michael Albinus <michael.albinus@gmx.de>
18
19 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
20 (Inspection): New function dbus-ping.
21
7dcccd7b
MA
222008-02-05 Michael Albinus <michael.albinus@gmx.de>
23
24 * tramp.texi (Remote processes): Add `shell-command'.
25
a1da1e37
MB
262008-01-28 Michael Sperber <sperber@deinprogramm.de>
27
28 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
29 (Group Parameters): Document `mail-source' parameter.
30
c9d8f746
MA
312008-01-27 Michael Albinus <michael.albinus@gmx.de>
32
33 * tramp.texi (Inline methods): The hostname of the su(do)? methods
34 must be a local host.
35
15db4a13
MO
362008-01-26 Michael Olson <mwolson@gnu.org>
37
38 * erc.texi: Update version for ERC 5.3 release.
39 (Obtaining ERC): Update extras URLs for 5.3.
40 (Development): Write instructions for git, and remove those for Arch.
41 (History): Mention the switch to git.
42
2bc43980
KB
432008-01-24 Karl Berry <karl@gnu.org>
44
bca98fc9
JB
45 * info.texi (Search Index, Search Text): Mention the command
46 character in the section name, a la the (Go to node) node.
2bc43980 47
d2e4a6c9
MA
482008-01-21 Michael Albinus <michael.albinus@gmx.de>
49
50 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
51
0b6799c3
MB
522008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
53
54 * gnus-news.texi: Mention gnus-article-describe-bindings.
55
562008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
57
58 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
59
db9c3fb1
CD
602008-01-18 Carsten Dominik <dominik@science.uva.nl>
61
7b4d0413 62 * org.texi (Property inheritance): New section.
db9c3fb1 63 (Conventions): New section.
7b4d0413 64 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
65 commands, and the new bindings for refiling.
66 (Sparse trees): Document the new special command for sparse trees.
67 (References): Be more clear about the counting of hilines.
68 (Handling links): Document M-p/n for accessing links.
69 (Fast access to TODO states): New section.
70 (Per file keywords): New section.
71 (Property inheritance): New section.
72 (Column attributes): New summary types.
73 (Capturing Column View): New section.
74 (The date/time prompt): Cover the new features in the date/time prompt.
75 Compactify the table of keys for the calendar remote control.
76 (Clocking work time): Document the new :scope parameter.
77 (Remember): Promoted to chapter.
78 (Quoted examples): New section.
79 (Enhancing text): New verbatim environments.
80
6ed73f28
MA
812008-01-14 Michael Albinus <michael.albinus@gmx.de>
82
83 * trampver.texi: Update release number.
84
95838435
MB
852008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
86
87 * gnus.texi (Article Keymap): Add
88 gnus-article-wide-reply-with-original; fix descriptions of
89 gnus-article-reply-with-original and
90 gnus-article-followup-with-original.
91
20234d96
GM
922008-01-09 Glenn Morris <rgm@gnu.org>
93
94 * nxml-mode.texi: Add @copying section.
95
d82cf70b
MB
962008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
97
98 * message.texi (Mail Variables): Add some text from "(gnus)Posting
99 Server". Add `message-send-mail-with-mailclient'.
100
101 * gnus.texi (Posting Server): Move some text to "(message)Mail
102 Variables" and add a reference here.
103
addb7f2e
MA
1042008-01-04 Michael Albinus <michael.albinus@gmx.de>
105
106 * dbus.texi (Receiving Method Calls): New chapter.
107 (Errors and Events): Add serial number to events. Replace "signal" by
108 "message". Introduce dbus-event-serial-number.
109
4db2806c
MA
1102008-01-03 Michael Albinus <michael.albinus@gmx.de>
111
112 * dbus.texi (Type Conversion): Explain the type specification for empty
113 arrays. Use another example.
114
c9ecb5a7
MA
1152007-12-30 Michael Albinus <michael.albinus@gmx.de>
116
117 * dbus.texi (all): Replace "..." by @dots{}.
118 (Type Conversion): Precise the value range for :byte types.
119 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
120 Mention its return value.
121 (Errors and Events): There is no D-Bus error propagation during event
122 processing.
123
702dbfd9
JB
1242007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
125
126 * calc.tex (Yacas Language, Maxima Language, Giac Language):
127 New sections.
128
87035689
MB
1292007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
130
131 * gnus.texi (Group Parameters): Reorder the text and add a note about
132 `gnus-parameters' near the beginning of the node.
133
1342007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
135
136 * gnus.texi (Score File Editing): Fix function name.
137
5492f5ca
MA
1382007-12-23 Michael Albinus <michael.albinus@gmx.de>
139
140 Sync with Tramp 2.1.12.
141
142 * trampver.texi: Update release number.
143
d4e67bc5
MA
1442007-12-22 Michael Albinus <michael.albinus@gmx.de>
145
146 * dbus.texi (Type Conversion): Correct input parameters mapping.
147
6a31c819
MA
1482007-12-21 Michael Albinus <michael.albinus@gmx.de>
149
150 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
151 (Errors and Events): Mention wrong-type-argument error.
152
99a3e35f
AS
1532007-12-21 Alex Schroeder <alex@gnu.org>
154
155 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 156 spaces. Fixed some typos.
99a3e35f
AS
157 (Internet Relay Chat): Explain relay.
158 (Getting started with rcirc): Change items to reflect prompts.
159 Add more explanation to rcirc-track-minor-mode and added a comment to
160 warn future maintainers that this section is a copy.
11ac7c8e 161 (People): Changed /ignore example.
62b12a24 162 (Keywords): Not keywords.
99a3e35f 163
331e4d02
AS
1642007-12-20 Alex Schroeder <alex@gnu.org>
165
166 * rcirc.texi (Top): Fighting Information Overload chapter added.
167 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
168 (rcirc commands): Moved /ignore command to the new chapter.
169 (Fighting Information Overload): New chapter documenting /keyword,
170 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
171 (Configuration): Document rcirc-server-alist, remove
172 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 173
cd71c3ef
MA
1742007-12-16 Michael Albinus <michael.albinus@gmx.de>
175
176 * dbus.texi (Signals): Fix example in dbus-register-signal.
177
bbbe940b
MB
1782007-12-14 Sven Joachim <svenjoac@gmx.de>
179
180 * gnus.texi (Score Variables): Fix typo.
181
0ce574ef
MA
1822007-12-07 Michael Albinus <michael.albinus@gmx.de>
183
184 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
185 (Signals): Adapt dbus-send-signal and dbus-register-signal.
186 (Errors and Events): Adapt dbus-event.
187
b890d447
MB
1882007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
189
190 * gnus.texi (Other Files): Add the yenc command.
191
1922007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
193
194 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
195 since 2004-08-06.
196
1972007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
198
199 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
200 on body.
201
2022007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
203
204 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
205 and rfc2047-allow-irregular-q-encoded-words; fix description of
206 rfc2047-encode-encoded-words.
207
2082007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
209
210 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
211
3728bf03
MO
2122007-12-05 Michael Olson <mwolson@gnu.org>
213
214 * remember.texi (Diary): Remove "require" line for remember-diary.el.
215 Update documentation for `remember-diary-file'.
216
a4397af9
MA
2172007-12-04 Michael Albinus <michael.albinus@gmx.de>
218
219 * dbus.texi (Signals): Precise `dbus-register-signal'.
220 (Errors and Events): Rework events part, the internal structure of
221 dbus-event has changed.
222
1682490c
JB
2232007-12-03 Juanma Barranquero <lekktu@gmail.com>
224
225 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
226 ($(infodir)/dbus, dbus.dvi): New targets.
227
7b13a0f2
MA
2282007-12-03 Michael Albinus <michael.albinus@gmx.de>
229
230 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
231 unconditionally.
232
233 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
234 emulation with @print{}.
235
7ef92bc9
RS
2362007-12-02 Richard Stallman <rms@gnu.org>
237
238 * dbus.texi (Overview): Minor cleanup.
239
22d8ac3a
MA
2402007-12-02 Michael Albinus <michael.albinus@gmx.de>
241
d3a8e0df
MA
242 * Makefile.in (INFO_TARGETS): Add dbus.
243 (DVI_TARGETS): Add dbus.dvi.
244 (dbus, dbus.dvi): New targets.
245
22d8ac3a
MA
246 * dbus.texi: New file.
247
559764ab
RF
2482007-11-24 Romain Francoise <romain@orebokech.com>
249
250 * nxml-mode.texi: Add description in @direntry.
7aa579d9 251 Fix file name to match @setfilename.
559764ab 252
ac97a16b
MH
2532007-11-23 Mark A. Hershberger <mah@everybody.org>
254
255 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
256 ($(infodir)/nxml-mode): New rule.
257
258 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
259 ($(infodir)/nxml-mode): New rule.
260 (clean): Add nxml-mode*.
261
262 * nxml-mode.texi: New file with nxml manual.
263
404cd454
GM
2642007-11-18 Richard Stallman <rms@gnu.org>
265
266 * flymake.texi (Example -- Configuring a tool called directly):
267 Update example.
268
b048d478
MA
2692007-11-18 Michael Albinus <michael.albinus@gmx.de>
270
271 * tramp.texi (Filename completion): Simplify explanation of
272 double-slash behaviour. Explain directory contents flushing.
273
346e8469
JB
2742007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
275
276 * calc.texi (TeX and LaTeX Language Modes): Put in
277 missing braces.
278
404cd454
GM
2792007-11-15 Richard Stallman <rms@gnu.org>
280
281 * cl.texi (Equality Predicates): Delete `eql'.
282 (Predicates, Naming Conventions, Top): Delete `eql'.
283 (Common Lisp Compatibility): Delete `eql'.
284 (Porting Common Lisp): Delete obsolete backquote info.
285 Minor clarification about character constants.
286 (Sequence Basics): Minor clarification.
287
1f6af58b
JB
2882007-11-15 Juanma Barranquero <lekktu@gmail.com>
289
dccb744b 290 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
291 * tramp.texi (Filename completion): Fix typos.
292
3bc88bc9
JB
2932007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
294
295 * calc.texi (Basic commands): Mention the menu.
296
bc5300d3
MA
2972007-11-12 Michael Albinus <michael.albinus@gmx.de>
298
299 * tramp.texi (Connection caching): Tramp flushes connection
300 properties when remote operating system has been changed.
301
4d8a28ec
MB
3022007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
303
304 * gnus-news.texi: Fix spelling.
305 `message-insert-formatted-citation-line', not
306 `message-insert-formated-citation-line'.
307
404cd454
GM
308 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
309
e1176b47
MA
3102007-11-07 Michael Albinus <michael.albinus@gmx.de>
311
312 * tramp.texi (Overview): Mention also the PuTTY integration under
313 Win32. Remove paragraphs about Tramp's experimental status.
314 (Frequently Asked Questions): Add code example for highlighting the
315 mode line.
316
6159985a
MO
3172007-11-03 Michael Olson <mwolson@gnu.org>
318
319 * remember.texi: Change mentions of remember-buffer to
320 remember-finalize throughout.
321
bec9b2f5
MO
3222007-10-30 Michael Olson <mwolson@gnu.org>
323
324 * remember.texi (Copying): Remove.
325 (Mailbox): Update with non-BBDB instructions.
326 (Diary, Org): Add.
327 (Bibliography, Planner Page): Remove.
328
b6173182
JB
3292007-10-30 Juanma Barranquero <lekktu@gmail.com>
330
331 * makefile.w32-in (INFO_TARGETS): Add remember.
332 (DVI_TARGETS): Add remember.dvi.
333 ($(infodir)/remember): New rule.
334 (clean): Add remember*.
335
15f3eb73
MO
3362007-10-30 Michael Olson <mwolson@gnu.org>
337
70bdc930
MO
338 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
339 ($(infodir)/remember): New rule that builds the Remember Manual.
340
b6173182
JB
341 * remember.texi: New file containing the Remember Mode Manual.
342 Shuffle chapters around after initial import.
7d3f6f1a
MO
343 (Function Reference): Split Keystrokes into separate chapter.
344 (Keystrokes): Document C-c C-k.
51d24a12 345 (Introduction): Fix typographical issue with "---".
15f3eb73 346
404cd454
GM
3472007-10-29 Richard Stallman <rms@gnu.org>
348
349 * widget.texi (Introduction): Delete discussion of implementation
350 internals.
351
9bbb9638
MA
3522007-10-29 Michael Albinus <michael.albinus@gmx.de>
353
354 * tramp.texi (Connection caching): Host names must be different
355 when tunneling.
356
c7ff939a
RS
3572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
358
359 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
360 Gnus v5.13.
361
01c52d31
MB
3622007-10-28 Miles Bader <miles@gnu.org>
363
364 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
365
3662007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
367
368 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
369
3702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
371
372 * gnus.texi (Sorting the Summary Buffer): Remove
373 gnus-article-sort-by-date-reverse.
374
3752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
376
377 * gnus.texi (Non-ASCII Group Names): New node.
378 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
379 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
380
3812007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
382
383 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
384 clean the output of the program `imap-shell-program'.
385
3862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
387
388 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
389
3902007-10-28 Tassilo Horn <tassilo@member.fsf.org>
391
392 * gnus.texi (Sticky Articles): Documentation for sticky article
393 buffers.
394
3952007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
396
397 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
398
3992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
400
401 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
402
4032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
404
405 * gnus.texi (Archived Messages): Document
406 gnus-update-message-archive-method.
407
4082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
409
410 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
411
4122007-10-28 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
413
414 * gnus.texi (Group Maneuvering): Document
415 `gnus-summary-next-group-on-exit'.
416
4172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
418
419 * gnus.texi (Really Various Summary Commands): Mention
420 gnus-auto-select-on-ephemeral-exit.
421
4222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
423
424 * gnus.texi, message.texi: Bump version number.
425
4262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
427
428 * gnus.texi (Group Line Specification, Misc Group Stuff)
429 (Server Commands): Parenthesize @pxref{Mail Spool}.
430
4312007-10-28 Didier Verna <didier@xemacs.org>
432
433 New user option: message-signature-directory.
434 * message.texi (Insertion Variables): Document it.
435 * gnus.texi (Posting Styles): Ditto.
436
4372007-10-28 Didier Verna <didier@xemacs.org>
438
439 * gnus.texi (Group Line Specification):
440 * gnus.texi (Misc Group Stuff):
441 * gnus.texi (Server Commands): Document the group compaction feature.
442
4432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
444
445 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
446
447 * message.texi (Various Message Variables): Add message-fill-column.
448
4492007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
450
451 * gnus.texi: Untabify.
452
4532007-10-28 Didier Verna <didier@xemacs.org>
454
455 * gnus.texi (Group Parameters): Document the posting-style merging
456 process in topic-mode.
457
4582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
459
460 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
461
4622007-10-28 Romain Francoise <romain@orebokech.com>
463
464 * gnus.texi (Mail Spool): Fix typo.
465 Update copyright.
466
4672007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
468
469 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
470
4712007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
472
473 * gnus.texi (Summary Generation Commands):
474 Add gnus-summary-insert-ticked-articles.
475
4762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
477
b2abec73
JB
478 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
479 to spam-spamassassin-program.
01c52d31
MB
480
4812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
482
483 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
484
4852007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
486
487 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
488
4892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
490
491 * message.texi (Mail Headers): Document `opportunistic'.
492
4932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
494
495 * emacs-mime.texi (Encoding Customization): Explain how to set
496 mm-coding-system-priorities per hierarchy.
497
4982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
499
500 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
501 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
502
5032007-10-28 Didier Verna <didier@xemacs.org>
504
505 * message.texi (Wide Reply): Update documentation of
506 message-dont-reply-to-names (now allowing a list of regexps).
507
5082007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
509
510 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
511
5122007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
513
514 * gnus.texi (SpamAssassin back end): Fix typo.
515
516 * sieve.texi (Examples): Fix grammar.
517
5182007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
519
520 * gnus.texi (Searching for Articles): Document M-S and M-R.
521 (Limiting): Document / b.
522
5232007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
524
525 * gnus.texi (Thread Commands): T M-^.
526
5272007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
528
529 * message.texi (Mail Aliases): Document ecomplete.
530 (Mail Aliases): Fix typo.
531
5322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
533
534 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
535 fix typo.
536
5372007-10-28 Romain Francoise <romain@orebokech.com>
538
539 * gnus.texi (Mail Spool): Grammar fix.
540
5412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
542
543 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
544 string.
545
5462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
547
548 * gnus.texi (Group Parameters): Fix description.
549
5502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
551
b2abec73
JB
552 * gnus.texi (Gmane Spam Reporting):
553 Fix spam-report-gmane-use-article-number.
554 Add spam-report-user-mail-address.
01c52d31
MB
555
5562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
557
558 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
559
5602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
561
562 * gnus.texi (Group Parameters): Add simplified sorting example based on
563 example for `Sorting the Summary Buffer' from Jari Aalto
564 <jari.aalto@cante.net>.
565 (Example Methods): Add example for an indirect connection.
566
5672007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
568
569 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
570 (Agent Parameters): Updated parameter names to match code.
571 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
572 'gnus-agent-summary-fetch-series'.
573 (Agent and flags): New section providing a generalized discussion
574 of flag handling.
575 (Agent and IMAP): Removed flag discussion.
b2abec73 576 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
577
5782007-10-28 Romain Francoise <romain@orebokech.com>
579
580 * gnus.texi (Exiting the Summary Buffer): Add new function
581 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
582
5832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
584
585 * gnus.texi (Conformity): Fix typo.
586 (Customizing Articles): Document `first'.
587
5882007-10-28 Jari Aalto <jari.aalto@cante.net>
589
590 * gnus.texi (Sorting the Summary Buffer):
591 Add `gnus-thread-sort-by-date-reverse'. Add example
592 host to different sorting in NNTP and RSS groups.
593
5942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
595
596 * message.texi (Insertion): Describe prefix for
597 message-mark-inserted-region and message-mark-insert-file.
598
5992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
600
601 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
602 LaTeX documents. Describe "text/x-gnus-verbatim".
603
6042007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
605
b2abec73 606 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
607 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
608 (spam-stat spam filtering, SpamOracle)
609 (Extending the Spam ELisp package): Removed extra quote symbol for
610 clarity.
611
6122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
613
614 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
615 gnus-article-delete-part and gnus-article-replace-part.
616 (Using MIME): Add gnus-mime-replace-part.
617
6182007-10-28 Romain Francoise <romain@orebokech.com>
619
620 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
621 requires `auto-compression-mode' to be enabled. Add new nnml
622 variable `nnml-compressed-files-size-threshold'.
623
6242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
625
626 * gnus.texi (Sorting the Summary Buffer): Added
627 gnus-thread-sort-by-recipient.
628
6292007-10-28 Romain Francoise <romain@orebokech.com>
630
631 * message.texi (Insertion Variables): Mention new variable
632 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
633 documentation accordingly.
634
6352007-10-28 Romain Francoise <romain@orebokech.com>
636
637 * gnus.texi (To From Newsgroups): Mention new variables
638 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
639
6402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
641
642 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
643 stuff; gnus-mime-inline-part does the automatic decompression.
644
6452007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
646
647 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 648 "training.ham" should be "training.spam".
01c52d31
MB
649
6502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
651
652 * message.texi (Mail Variables): Fix the default value for
653 message-send-mail-function.
654
6552007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
656
657 * gnus.texi (Optional Back End Functions): nntp-request-update-info
658 always returns nil exceptionally.
659
6602007-10-28 Simon Josefsson <jas@extundo.com>
661
662 * gnus.texi (Article Washing): Add libidn URL. Suggested by
663 Michael Cook <michael@waxrat.com>.
664
6652007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
666
667 * gnus.texi (Topic Commands): Fix next/previous.
668
6692007-10-28 Simon Josefsson <jas@extundo.com>
670
671 * gnus.texi (Article Washing): Mention `W i'.
672
6732007-10-28 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
674
675 * gnus.texi (Group Parameters): Slight extension of sieve
676 parameter description.
677
6782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
679
680 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
681 matching score files as well.
682 (Picons): Describe `gnus-picon-style'.
683
6842007-10-28 Romain Francoise <romain@orebokech.com>
685
686 * message.texi (Message Headers): Mention that headers are hidden
687 using narrowing, and how to expose them.
688 Update copyright.
689
6902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
691
692 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
693 `gnus-summary-sort-by-recipient'.
694
6952007-10-28 Romain Francoise <romain@orebokech.com>
696
697 * gnus.texi (NNTP marks): New node.
698 (NNTP): Move NNTP marks variables to the new node.
699
7002007-10-28 Jesper Harder <harder@ifa.au.dk>
701
b2abec73 702 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
703
704 * gnus.texi (MIME Commands, Hashcash): Markup fix.
705
7062007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
707
b2abec73 708 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 709 everywhere for consistency.
b2abec73
JB
710 (Filtering Spam Using The Spam ELisp Package): Admonish again.
711 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
712 Say "regular expression" instead of "regex." Admonish. Pick
713 other words to sound better (s/so/thus/).
b2abec73 714 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
715 statistical filters. Remove old TODO.
716 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
717 New section on sorting and displaying the spam score.
718 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
719 backend but an alias to spam-use-BBDB.
720 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
721 new backend functionality.
722
7232007-10-28 Simon Josefsson <jas@extundo.com>
724
725 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
726 nntp-marks-directory, from Romain Francoise
727 <romain@orebokech.com>.
728
7292007-10-28 Magnus Henoch <mange@freemail.hu>
730
731 * gnus.texi (Hashcash): New default value of
732 hashcash-default-payment.
733
7342007-10-28 Simon Josefsson <jas@extundo.com>
735
736 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
737 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
738
7392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
740
741 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
742
7432007-10-28 Simon Josefsson <jas@extundo.com>
744
745 * gnus.texi (documentencoding): Add, to avoid warnings.
746
7472007-10-28 Simon Josefsson <jas@extundo.com>
748
749 * message.texi (Mail Headers): Add.
750
751 * gnus.texi (Hashcash): Fix.
752
7532007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
754
b2abec73 755 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 756 that payments can be verified and fix the name of the
b2abec73 757 hashcash-path variable.
01c52d31
MB
758
7592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
760
b2abec73 761 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
762
7632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
764
765 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
766
7672007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
768
769 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
770 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
771 warning about ham processors in spam groups removed.
01c52d31
MB
772
7732007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 774
b2abec73
JB
775 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
776 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
777
7782007-10-28 Jesper Harder <harder@ifa.au.dk>
779
780 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
781 (Mailing List): Typo.
782 (Customizing Articles): Add gnus-treat-ansi-sequences.
783 (Article Washing): Index.
784
785 * message.texi: Use m-dash consistently.
786
7872007-10-28 Jesper Harder <harder@ifa.au.dk>
788
789 * gnus.texi (GroupLens): Remove.
790
7912007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
792
793 * gnus.texi (Outgoing Messages, Agent Variables): Add
794 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
795 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
796
7972007-10-28 Jesper Harder <harder@ifa.au.dk>
798
799 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
800
8012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
802
803 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
804
805 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
806
8072007-10-28 Simon Josefsson <jas@extundo.com>
808
809 * gnus.texi (Top): Add SASL.
810
404cd454
GM
8112007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
812
813 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
814
8152007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
816
817 * gnus.texi (Troubleshooting): Adjust Gnus version number.
818
0edd2970
JB
8192007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
820
821 * calc.texi (Formulas, Composition Basics): Lower the
822 precedence of negation.
823
a9afba20
JY
8242007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
825
826 * ses.texi (The Basics): Mention how to create a new spreadsheet.
827 Mention the new three-letter column identifiers.
828 (More on cell printing): Calculate-cell and truncate-cell are now `c'
829 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
830 message when using `c' on an empty default with default printer.
831 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
832 renamed to `ses--symbolic-formulas' some time ago.
833
45b778a6
JB
8342007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
835
836 * calc.texi (Default Simplifications, Making Selections)
837 (Customizing Calc): Clarify associativity of multiplication.
838
03b5bade
MA
8392007-10-23 Michael Albinus <michael.albinus@gmx.de>
840
841 * tramp.texi (Traces and Profiles): Simplify loop over
842 `trace-function-background'.
843
e658c8ee
JL
8442007-10-22 Juri Linkov <juri@jurta.org>
845
846 * dired-x.texi (Shell Command Guessing): Default values are now
847 available by typing M-n instead of M-p.
848
dd753688
MA
8492007-10-21 Michael Albinus <michael.albinus@gmx.de>
850
851 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
852 (Password caching): Remove `tramp-clear-passwd'.
853 It's not a command anymore.
dd753688
MA
854 (Bug Reports): Add `tramp-bug' to function index.
855 (Function Index, Variable Index): New nodes.
856 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
857
858 * trampver.texi: Update release number.
859
4bb49b43
JB
8602007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
861
8b296cdd 862 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
863 about integer size into past tense.
864 (Time Zones): Remove pointer to Calc author's address.
865 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 866 and hyperbolic cotangent. Fix typo.
4bb49b43 867
311dd93f
MA
8682007-10-10 Michael Albinus <michael.albinus@gmx.de>
869
870 Sync with Tramp 2.1.11.
871
872 * trampver.texi: Update release number.
873
ea3fc256
MA
8742007-10-06 Michael Albinus <michael.albinus@gmx.de>
875
876 * tramp.texi (External packages): New section.
877
1af74d06
MB
8782007-09-29 Juri Linkov <juri@jurta.org>
879
880 * info.texi (Help-Int): Document `L' (`Info-history').
881
0e2806fa
SM
8822007-09-26 Carsten Dominik <dominik@science.uva.nl>
883
884 * org.texi: Change links to webpage and maintained email.
885 (Remember): Promote to Chapter, significant changes.
886 (Fast access to TODO states): New section.
887 (Faces for TODO keywords): New section.
888 (Export options): Example for #+DATE.
889 (Progress logging): Section moved.
890
567b9191
BW
8912007-09-26 Bill Wohler <wohler@newt.com>
892
893 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
894 browse-url-at-mouse.
895
1af74d06
MB
8962007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
897
898 * flymake.texi (Customizable variables): Face names don't end in -face.
899 Fix flymake-err-line-patterns template.
900 (Example -- Configuring a tool called directly): Fix init-function.
901 (Highlighting erroneous lines): Face names don't end in -face.
902
d60a4e3a 9032007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
904
905 * erc.texi (Special-Features): Fix small typo.
906
7d7a3510
MA
9072007-09-14 Michael Albinus <michael.albinus@gmx.de>
908
909 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
910 and "External transfer methods".
911
285f0d3a
JB
9122007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
913
914 * calc.texi (Predefined Units): Add some history.
915
526dc846
MO
9162007-09-08 Michael Olson <mwolson@gnu.org>
917
87e04f16
JB
918 * erc.texi (Copying): New section included from gpl.texi.
919 This matches the look of the upstream ERC manual.
526dc846 920
f10d0e80
JB
9212007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
922
87e04f16 923 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
924 (Random Numbers): Clarify the distribution of `random'.
925
4009494e
GM
9262007-09-06 Glenn Morris <rgm@gnu.org>
927
928 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 929 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
930 Change all setfilename commands to use ../../info.
931 * Makefile.in: Move the parts of the old man/Makefile.in that do not
932 refer to the Emacs manual here.
933 (infodir): New variable.
934 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
935 (cc-mode.texi, faq.texi): Update references to source file locations.
936 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
937 do not refer to the Emacs manual here.
938 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
939
940 * Makefile.in: Add `basename' versions of all info targets, for
941 convenience when rebuilding just one manual.
942 (../etc/GNU): Delete obsolete target.
943 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
944 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
945 *.vrs *.toc here...
946 (maintainer-clean): ...from here.
4009494e
GM
947
948 * makefile.w32-in (../etc/GNU): Delete obsolete target.
949
2de53ca6
GM
9502007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
951
952 * calc.texi (Date Conversions): Clarify definition of
953 Julian day numbering.
954 (Date Forms): Clarify definition of Julian day numbering;
955 add some history.
956
9572007-08-30 Carsten Dominik <dominik@science.uva.nl>
958
87e04f16 959 * org.texi: Version 5.07.
2de53ca6
GM
960
9612007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
962
963 * message.texi (MIME): Replace mml-attach with mml-attach-file.
964
9652007-08-22 Carsten Dominik <dominik@science.uva.nl>
966
967 * org.texi (Adding hyperlink types): New section.
968 (Embedded LaTeX): Chapter updated because of LaTeX export.
969 (LaTeX export): New section.
970 (Using links out): New section.
971
9722007-08-22 Glenn Morris <rgm@gnu.org>
973
974 * faq.texi (Learning how to do something): Refcards now in
975 etc/refcards/ directory.
976
9772007-08-22 Michael Albinus <michael.albinus@gmx.de>
978
979 * tramp.texi (Remote Programs): Persistency file must be cleared when
980 changing `tramp-remote-path'.
981 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
982 macro.
983
9842007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
985
986 * calc.texi: Move contents to beginning of file.
987 (Algebraic Entry): Fix the formatting of an example.
988
9892007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
990
991 * calc.texi (Basic Operations on Units): Mention exact versus
992 inexact conversions.
993
9942007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
995
996 * calc.texi (Basic Operations on Units): Mention default
997 values for new units.
998 (Quick Calculator Mode): Mention that binary format will
999 be displayed.
1000
10012007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1002
1003 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1004
10052007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1006
1007 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1008
10092007-08-08 Glenn Morris <rgm@gnu.org>
1010
1011 * gnus.texi, sieve.texi: Replace `iff'.
1012
10132007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
1014
1015 * calc.texi (Basic Graphics): Mention the graphing of error
1016 forms.
1017 (Graphics Options): Mention how `g s' handles error forms.
1018 (Curve Fitting): Mention plotting the curves.
1019 (Standard Nonlinear Models): Add additional models.
1020 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
1021 (Linear Fits): Correct result.
1022
10232007-08-01 Alan Mackenzie <acm@muc.de>
1024
1025 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
1026 to "--no-site-file".
1027
10282007-07-29 Michael Albinus <michael.albinus@gmx.de>
1029
1030 * tramp.texi (Frequently Asked Questions): Point to mode line
1031 extension in Emacs 23.1.
1032
1033 * trampver.texi: Update release number.
1034
10352007-07-27 Glenn Morris <rgm@gnu.org>
1036
1037 * calc.texi (Copying): Include license text from gpl.texi, rather than
1038 in-line.
1039
10402007-07-25 Glenn Morris <rgm@gnu.org>
1041
1042 * calc.texi (Copying): Replace license with GPLv3.
1043
1044 * Relicense all FSF files to GPLv3 or later.
1045
10462007-07-22 Michael Albinus <michael.albinus@gmx.de>
1047
1048 Sync with Tramp 2.1.10.
1049
1050 * tramp.texi (trampfn): Expand macro implementation in order to handle
1051 empty arguments.
1052 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
1053 occurencies by trampfn.
1054 (Frequently Asked Questions): Extend example code for host
b2abec73 1055 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
1056 file names to be typed.
1057
1058 * trampver.texi: Update release number.
1059
10602007-07-17 Michael Albinus <michael.albinus@gmx.de>
1061
1062 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
1063 section. Reported by <poti@potis.org>.
1064 (Remote processes): Arguments of the program to be debugged are taken
1065 literally.
1066 (Frequently Asked Questions): Simplify recentf example.
1067
10682007-07-14 Karl Berry <karl@gnu.org>
1069
1070 * info.texi (@copying): New Back-Cover Text.
1071
1072 * info.texi (Quitting Info): Move to proper place in source.
1073 (Reported by Benno Schulenberg.)
1074
10752007-07-13 Eli Zaretskii <eliz@gnu.org>
1076
1077 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
1078
1079 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
1080
1081 * emacs-mime.texi: Add @documentencoding directive.
1082
10832007-07-12 Nick Roberts <nickrob@snap.net.nz>
1084
1085 * tramp.texi (Remote processes): Add an anchor to the subsection
1086 "Running a debugger on a remote host".
1087
10882007-07-12 Michael Albinus <michael.albinus@gmx.de>
1089
1090 * tramp.texi (Remote processes): Don't call it "experimental" any
1091 longer. Add subsection about running a debugger on a remote host.
1092
10932007-07-10 Carsten Dominik <dominik@science.uva.nl>
1094
1095 * org.texi (Properties and columns): Chapter rewritten.
1096
10972007-07-08 Michael Albinus <michael.albinus@gmx.de>
1098
1099 * tramp.texi:
1100 * trampver.texi: Migrate to Tramp 2.1.
1101
11022007-07-02 Carsten Dominik <dominik@science.uva.nl>
1103
1104 * org.texi (Properties): New chapter.
1105
11062007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1107
1108 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1109 Control Panel.
1110
1111 * gnus.texi (Misc Article): Add index entry for
1112 gnus-single-article-buffer.
1113
11142007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
1115
1116 * gnus.texi (Starting Up): Fix typo.
1117
11182007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
1119
1120 * gnus.texi (Asynchronous Fetching): Fix typo.
1121
11222007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
1123
1124 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
1125 (About This Manual): Remove redundant information.
1126 (Getting Started): Mention author.
1127 (Basic Arithmetic, Customizing Calc): Make description of the
1128 variable `calc-multiplication-has-precedence' match its new effect.
1129
11302007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
1131
1132 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
1133 the variable `calc-multiplication-has-precedence'.
1134
11352007-06-19 Carsten Dominik <dominik@science.uva.nl>
1136
1137 * org.texi (Tag): Section swapped with node Timestamps.
1138 (Formula syntax for Lisp): Document new `L' flag.
1139
11402007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
1141
1142 * gnus.texi (Misc Group Stuff, Summary Buffer)
1143 (Server Commands, Article Keymap): Fix typo. s/function/command/.
1144
11452007-06-06 Juanma Barranquero <lekktu@gmail.com>
1146
1147 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1148 * gnus.texi (Article Buttons, Mail Source Customization)
1149 (Sending or Not Sending, Customizing NNDiary):
1150 * message.texi (Message Headers):
1151 * mh-e.texi (HTML): Fix typos.
1152
11532007-06-07 Michael Albinus <michael.albinus@gmx.de>
1154
1155 Sync with Tramp 2.0.56.
1156
1157 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1158 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1159
11602007-06-02 Chong Yidong <cyd@stupidchicken.com>
1161
1162 * Version 22.1 released.
1163
11642007-05-26 Michael Olson <mwolson@gnu.org>
1165
1166 * erc.texi (Modules): Fix references to completion modules.
1167
11682007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1169
1170 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1171
11722007-05-09 Didier Verna <didier@xemacs.org>
1173
1174 * gnus.texi (Email Based Diary): New. Proper documentation for the
1175 nndiary back end and the gnus-diary library.
1176
11772007-05-03 Karl Berry <karl@gnu.org>
1178
1179 * .cvsignore (*.pdf): New entry.
1180
1181 * texinfo.tex: Update from current version for better pdf generation.
1182
11832007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1184
1185 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1186
11872007-04-28 Glenn Morris <rgm@gnu.org>
1188
1189 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1190 consideration of legal status.
1191
11922007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1193
1194 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1195
11962007-04-24 Chong Yidong <cyd@stupidchicken.com>
1197
1198 * faq.texi (New in Emacs 22): python.el removed.
1199
12002007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1201
1202 * calc.texi (Reporting bugs): Update maintainer's address.
1203
12042007-04-22 Chong Yidong <cyd@stupidchicken.com>
1205
1206 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1207
12082007-04-15 Jay Belanger <belanger@truman.edu>
1209
1210 * calc.texi (Title page): Remove the date.
1211 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1212 (The Standard Calc Interface): Change trail title.
1213 (Floats): Mention that when non-decimal floats are entered, only
1214 approximations are stored.
1215 (Copying): Move to the appendices.
1216 (GNU Free Documentation License): Add as an appendix.
1217
12182007-04-15 Chong Yidong <cyd@stupidchicken.com>
1219
1220 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1221 * dired-x.texi, ebrowse.texi, ediff.texi:
1222 * emacs-mime.texi, erc.texi, eshell.texi:
1223 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1224 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1225 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1226 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1227 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1228 * woman.texi: Include GFDL.
1229
1230 * doclicense.texi: Remove node heading, so that it can be included by
1231 other files.
1232
1233 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1234
1235 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1236 than *.
1237
12382007-04-14 Carsten Dominik <dominik@science.uva.nl>
1239
1240 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1241 in Calc.
1242
12432007-04-09 Romain Francoise <romain@orebokech.com>
1244
1245 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1246 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1247 replace mouse-2.
1248
12492007-04-08 Chong Yidong <cyd@stupidchicken.com>
1250
1251 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1252 renamed to woman-use-topic-at-point. Document new behavior.
1253
12542007-04-08 Richard Stallman <rms@gnu.org>
1255
1256 * url.texi: Fix some indexing.
1257 (Disk Caching): Drop discussion of old/other Emacs versions.
1258
12592007-04-07 Chong Yidong <cyd@stupidchicken.com>
1260
1261 * url.texi (Disk Caching): Say Emacs 21 "and later".
1262
1263 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1264 on Font locking which now mentions JIT lock.
1265
12662007-04-01 Michael Olson <mwolson@gnu.org>
1267
1268 * erc.texi: Update for the ERC 5.2 release.
1269
12702007-03-31 David Kastrup <dak@gnu.org>
1271
1272 * woman.texi (Topic, Interface Options): Explain changes semantics of
1273 woman-manpath in order to consider MANPATH_MAP entries.
1274
12752007-03-31 Eli Zaretskii <eliz@gnu.org>
1276
1277 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1278
12792007-03-26 Richard Stallman <rms@gnu.org>
1280
1281 * pgg.texi (Caching passphrase): Clean up previous change.
1282
12832007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1284
1285 * gnus.texi (Setting Process Marks): Fix typo.
1286
12872007-03-25 Romain Francoise <romain@orebokech.com>
1288
1289 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1290 readability, and include various fixes by Daniel Brockman, Nick Roberts
1291 and Dieter Wilhelm.
1292
12932007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1294
1295 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1296
1297 * gnus.texi (Mail Source Specifiers): Fix typo.
1298
12992007-03-22 Ralf Angeli <angeli@caeruleus.net>
1300
1301 * reftex.texi (Imprint): Update maintainer information.
1302
13032007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1304
1305 * message.texi (Message Buffers): Update documentation for
1306 message-generate-new-buffers.
1307
13082007-03-15 Daiki Ueno <ueno@unixuser.org>
1309
1310 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1311
13122007-03-21 Glenn Morris <rgm@gnu.org>
1313
1314 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1315
13162007-03-19 Chong Yidong <cyd@stupidchicken.com>
1317
1318 * eshell.texi (Known problems): Emacs 21 -> 22.
1319
1320 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1321
13222007-03-18 Jay Belanger <belanger@truman.edu>
1323
1324 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1325
13262007-03-12 Glenn Morris <rgm@gnu.org>
1327
1328 * calc.texi (Time Zones): Switch to new North America DST rule.
1329
1330 * calc.texi: Replace "daylight savings" with "daylight
1331 saving" in text throughout.
1332
13332007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1334
1335 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1336 The variable now uses a list of symbols instead of just a symbol.
1337 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1338
13392007-03-06 Romain Francoise <romain@orebokech.com>
1340
1341 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1342 new packages, and mention Gnus update.
1343
13442007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1345
1346 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1347 nntp-open-connection-functions-never-echo-commands.
1348
13492007-02-27 Chong Yidong <cyd@stupidchicken.com>
1350
1351 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1352 problems on the console, and security risk in not using gpg-agent.
1353
13542007-02-25 Carsten Dominik <dominik@science.uva.nl>
1355
1356 * org.texi (The spreadsheet): Renamed from "Table calculations".
1357 Completely reorganized and rewritten.
1358 (CamelCase links): Section removed.
1359 (Repeating items): New section.
1360 (Tracking TODO state changes): New section.
1361 (Agenda views): Chapter reorganized and rewritten.
1362 (HTML export): Section rewritten.
1363 (Tables in arbitrary syntax): New section.
1364 (Summary): Better feature summary.
1365 (Activation): Document problem with cut-and-paste of Lisp code
1366 from PDF files.
1367 (Visibility cycling): Document indirect buffer use.
1368 (Structure editing): Document sorting.
1369 (Remember): Section rewritten.
1370 (Time stamps): Better description of time stamp types.
1371 (Tag searches): Document regular expression search for tags.
1372 (Stuck projects): New section.
1373 (In-buffer settings): New keywords.
1374 (History and Acknowledgments): Updated description.
1375
13762007-02-24 Alan Mackenzie <acm@muc.de>
1377
1378 * cc-mode.texi (Movement Commands): Insert two missing command names.
1379 (Getting Started): Slight wording correction (use conditional).
1380
13812007-02-22 Kim F. Storm <storm@cua.dk>
1382
1383 * widget.texi (User Interface, Basic Types): Document need to put some
1384 text before the %v escape in :format string in editable-field widget.
1385
13862007-02-18 Romain Francoise <romain@orebokech.com>
1387
1388 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1389 `cvs-mode-quit'.
1390
13912007-02-10 Markus Triska <markus.triska@gmx.at>
1392
1393 * widget.texi (Programming Example): Put constant strings in :format.
1394
13952007-02-07 Juanma Barranquero <lekktu@gmail.com>
1396
1397 * faq.texi (Fullscreen mode on MS-Windows): New node.
1398
13992007-02-04 David Kastrup <dak@gnu.org>
1400
1401 * faq.texi (AUCTeX): Update version number. Should probably be done
1402 for other packages as well.
1403
14042007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1405
1406 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1407 <tassilo@member.fsf.org>.
1408
14092007-01-27 Eli Zaretskii <eliz@gnu.org>
1410
1411 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1412 ls-lisp-use-localized-time-format.
1413
14142007-01-20 Markus Triska <markus.triska@gmx.at>
1415
1416 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1417
14182007-01-13 Michael Olson <mwolson@gnu.org>
1419
1420 * erc.texi (Modules): Mention capab-identify module.
1421
14222007-01-05 Michael Olson <mwolson@gnu.org>
1423
1424 * erc.texi (Getting Started): Update for /RECONNECT command.
1425
14262007-01-04 Richard Stallman <rms@gnu.org>
1427
1428 * ebrowse.texi: Change C-c b to C-c C-m.
1429
14302007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1431
1432 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1433 variables only in info to avoid redundant entries in the printed
1434 manual.
1435
14362007-01-02 Daiki Ueno <ueno@unixuser.org>
1437
1438 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1439
14402007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1441
1442 * message.texi (Security): Split into sub-nodes.
1443
14442007-01-01 Alan Mackenzie <acm@muc.de>
1445
1446 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1447 eval-after-load in Emacs <=21 and a workaround. Document that
1448 trigraphs are not supported.
1449
14502007-01-01 Alan Mackenzie <acm@muc.de>
1451
1452 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1453 c-context-line-break. When invoked within a string, preserve
1454 whitespace. Add a backslash only when also in a macro.
1455
14562007-01-01 Alan Mackenzie <acm@muc.de>
1457
1458 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1459
14602007-01-01 Alan Mackenzie <acm@muc.de>
1461
1462 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1463 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1464
14652007-01-01 Alan Mackenzie <acm@muc.de>
1466
1467 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1468 "Choosing a Style".
1469
1470 * cc-mode.texi ("Styles"): Add @dfn{style}.
1471
14722006-12-30 Michael Albinus <michael.albinus@gmx.de>
1473
1474 Sync with Tramp 2.0.55.
1475
1476 * trampver.texi: Update release number.
1477
14782006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1479
1480 * gnus.texi (Customizing Articles): Add index entries for all
1481 gnus-treat-* variables.
1482
14832006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1484
1485 * gnus.texi (IMAP): Fix incorrect explanation of
1486 nnimap-search-uids-not-since-is-evil in documentation for
1487 nnimap-expunge-search-string.
1488
14892006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1490
1491 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1492 spam-ifile-database.
1493
14942006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1495
1496 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1497 rebind C-s.
1498
14992006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
1500
1501 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1502 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1503 "expiring mail".
1504 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1505 nnimap-nov-is-evil.
1506
15072006-12-25 Kevin Ryde <user42@zip.com.au>
1508
1509 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1510 about the key procedure being used heavily.
1511
15122006-12-24 Chong Yidong <cyd@stupidchicken.com>
1513
1514 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1515 to t.
1516 (Prerequisites): Add explanation about gpg-agent.
1517
15182006-12-22 Kevin Ryde <user42@zip.com.au>
1519
1520 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1521 "sort" instead of "sort*".
1522
15232006-12-19 Richard Stallman <rms@gnu.org>
1524
1525 * calc.texi (History and Acknowledgements): Recognize that Emacs
1526 now does have floating point.
1527
15282006-12-19 Michael Albinus <michael.albinus@gmx.de>
1529
1530 * tramp.texi (External transfer methods): Describe new method `scpc'.
1531
15322006-12-17 Sascha Wilde <wilde@sha-bang.de>
1533
1534 * pgg.texi: Added short note on gpg-agent to the introduction.
1535
15362006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1537
1538 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1539 also applies to Cc.
1540
15412006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1542
1543 * gnus.texi (X-Face): Clarify. Say which programs are required
1544 on Windows.
1545
15462006-12-08 Michael Olson <mwolson@gnu.org>
1547
1548 * erc.texi (Modules): Remove documentation for list module.
1549
15502006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1551
1552 * faq.texi (^M in the shell buffer): Ditto.
1553
15542006-11-20 Michael Olson <mwolson@gnu.org>
1555
1556 * erc.texi: Call this the 5.2 stable pre-release of ERC.
1557
15582006-11-17 Carsten Dominik <dominik@science.uva.nl>
1559
1560 * org.texi: Fix typos.
1561 (Agenda commands): Document `C-k'.
1562
15632006-11-16 Eli Zaretskii <eliz@gnu.org>
1564
1565 * url.texi (http/https): Fix a typo in the HTTP URL.
1566
15672006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
1568
1569 * ada-mode.texi: Total rewrite.
1570
15712006-11-13 Carsten Dominik <dominik@science.uva.nl>
1572
1573 * org.texi: Minor typo fixes.
1574
15752006-11-13 Bill Wohler <wohler@newt.com>
1576
1577 Release MH-E manual version 8.0.3.
1578
1579 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1580 release 8.0.3.
1581
1582 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1583 to set MAILDIR.
1584 (Reading Mail): Document the customization of read-mail-command
1585 for MH-E.
1586 (Viewing Attachments): Document mm-discouraged-alternatives.
1587 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1588 (Junk): Add more information about the settings of mh-junk-background
1589 in a program. Add /usr/bin/mh to PATH in examples.
1590
15912006-11-12 Richard Stallman <rms@gnu.org>
1592
1593 * woman.texi: Update author address but say he no longer maintains it.
1594
15952006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
1596
1597 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1598 archived trees.
1599 (Checkboxes): Section moved to chapter 5, and extended.
1600 (The date/time prompt): New section.
1601 (Link abbreviations): New section.
1602 (Presentation and sorting): New section.
1603 (Custom agenda views): Section completely rewritten.
1604 (Summary): Compare with Planner.
1605 (Feedback): More info about creating backtraces.
1606 (Plain lists): Modified example.
1607 (Breaking down tasks): New section.
1608 (Custom time format): New section.
1609 (Time stamps): Document inactive timestamps.
1610 (Setting tags): More details about fast tag selection.
1611 (Block agenda): New section.
1612 (Custom agenda views): Section rewritten.
1613 (Block agenda): New section.
1614
16152006-11-07 Michael Albinus <michael.albinus@gmx.de>
1616
1617 * tramp.texi (Configuration): scp is the default method.
1618 (Default Method): Use ssh as example for another method.
1619
16202006-10-27 Richard Stallman <rms@gnu.org>
1621
1622 * woman.texi: Downcase nroff/troff/roff.
1623 (Installation): Chapter deleted. Some xrefs deleted.
1624 (Background): woman doesn't advise man ;-).
1625
16262006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1627
1628 * ada-mode.texi (Project files, Identifier completion)
1629 (Automatic Casing, Debugging, Using non-standard file names)
1630 (Working Remotely): Fix typos.
1631
16322006-10-20 Masatake YAMATO <jet@gyve.org>
1633
1634 * cc-mode.texi (Sample .emacs File): Added missing `)' in
1635 sample code `my-c-initialization-hook'.
1636
16372006-10-19 Stuart D. Herring <herring@lanl.gov>
1638
1639 * widget.texi: Fix typos.
1640
16412006-10-19 Michael Albinus <michael.albinus@gmx.de>
1642
1643 * tramp.texi (Frequently Asked Questions): Remove questions marked with
1644 "???". There have been no complaints for years, so the information
1645 must be appropriate.
1646
16472006-10-16 Richard Stallman <rms@gnu.org>
1648
1649 * widget.texi: Use @var instead of capitalization.
1650 Clarify many widget type descriptions.
1651
16522006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1653
1654 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1655 gnus-dired-attach.
1656 (Selecting a Group): Fix typo.
1657
16582006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
1659
1660 * widget.texi: Fix typos.
1661
16622006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1663
1664 * gnus.texi (Image Enhancements): Update for Emacs 22.
1665
1666 * gnus-faq.texi ([1.3]): Update.
1667
16682006-10-06 Richard Stallman <rms@gnu.org>
1669
1670 * faq.texi (Displaying the current line or column):
1671 Delete "As of Emacs 20".
1672
16732006-10-06 Romain Francoise <romain@orebokech.com>
1674
1675 * faq.texi (VM): VM works with Emacs 22 too.
1676
16772006-10-06 Richard Stallman <rms@gnu.org>
1678
1679 * ebrowse.texi: Remove Emacs version "21" from title.
1680
16812006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1682
1683 * gnus.texi (Foreign Groups): Say where change of editing commands are
1684 stored. Add reference to `gnus-parameters'.
1685
16862006-09-15 Jay Belanger <belanger@truman.edu>
1687
1688 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1689 Change "Library Public License" to "Lesser Public License"
1690 throughout. Use "yyyy" to represent year.
1691
16922006-09-15 Carsten Dominik <dominik@science.uva.nl>
1693
1694 * org.texi (Setting tags): Typo fix.
1695
16962006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1697
1698 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1699
17002006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1701
1702 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1703
17042006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1705
1706 * faq.texi (Escape sequences in shell output): EMACS is now set
1707 to Emacs's absolute file name, not to "t".
1708 (^M in the shell buffer): Likewise.
1709 * misc.texi (Interactive Shell): Likewise.
1710
17112006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1712
1713 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1714 mails with pop3-leave-mail-on-server. Fix wording.
1715 (Limiting): Improve gnus-summary-limit-to-articles.
1716 (X-Face): Fix typo.
1717
17182006-09-11 Simon Josefsson <jas@extundo.com>
1719
1720 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1721 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1722
17232006-09-06 Simon Josefsson <jas@extundo.com>
1724
1725 * smtpmail.texi (Authentication): Mention SSL.
1726
17272006-09-01 Eli Zaretskii <eliz@gnu.org>
1728
1729 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1730 Don't use @indicateurl.
1731
1732 * cc-mode.texi (Subword Movement): Don't use @headitem.
1733 (Custom Braces, Clean-ups): Don't use @tie.
1734
17352006-08-29 Michael Albinus <michael.albinus@gmx.de>
1736
1737 Sync with Tramp 2.0.54.
1738
1739 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1740 Suggested by Adrian Phillips <a.phillips@met.no>.
1741
17422006-08-15 Carsten Dominik <dominik@science.uva.nl>
1743
1744 * org.texi (Installation, Activation): Split from Installation and
1745 Activation.
1746 (Clocking work time): Documented new features.
1747
17482006-08-13 Alex Schroeder <alex@gnu.org>
1749
1750 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1751 example.
1752
17532006-08-12 Eli Zaretskii <eliz@gnu.org>
1754
1755 * faq.texi (How to add fonts): New node.
1756
17572006-08-05 Romain Francoise <romain@orebokech.com>
1758
1759 * faq.texi (New in Emacs 22): Expand.
1760
17612006-08-03 Michael Olson <mwolson@gnu.org>
1762
1763 * erc.texi: Update for ERC 5.1.4.
1764
17652006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1766
1767 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1768 in .../site-lisp/gnus/ by default.
1769 [ From gnus-news.texi in the trunk. ]
1770
17712006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1772
1773 * gnus.texi (MIME Commands): Additions for yEnc.
1774
17752006-07-24 Richard Stallman <rms@gnu.org>
1776
1777 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1778 * faq.texi: Move periods and commas inside quotes.
1779
17802006-07-20 Jay Belanger <belanger@truman.edu>
1781
1782 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1783
17842006-07-18 Chong Yidong <cyd@stupidchicken.com>
1785
1786 * faq.texi (Security risks with Emacs): Document Emacs 22
1787 file-local-variable mechanism.
1788
17892006-07-12 Michael Olson <mwolson@gnu.org>
1790
1791 * erc.texi: Update for ERC 5.1.3.
1792
17932006-07-12 Alex Schroeder <alex@gnu.org>
1794
1795 * rcirc.texi: Fix typos.
1796 (Getting started with rcirc): New calling convention for M-x irc.
1797 Mention #rcirc. Removed channel tracking.
1798 (Configuration): Changed the names of all variables that got changed
1799 recently, eg. rcirc-server to rcirc-default-server. Added
1800 documentation for rcirc-authinfo, some background for Bitlbee, and
1801 rcirc-track-minor-mode.
1802 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1803 Scrolling.
1804 (Reconnecting after you have lost the connection): Fixed example code
1805 to match code changes.
1806
18072006-07-10 Nick Roberts <nickrob@snap.net.nz>
1808
1809 * gnus.texi, message.texi: Fix typos.
1810
18112006-07-07 Carsten Dominik <dominik@science.uva.nl>
1812
1813 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1814 commands.
1815 (Global TODO list): Document the use of the variables
1816 `org-agenda-todo-ignore-scheduled' and
1817 `org-agenda-todo-list-sublevels'.
1818
18192006-07-05 Richard Stallman <rms@gnu.org>
1820
1821 * faq.texi (Scrolling only one line): Fix xref.
1822
18232006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1824
1825 * faq.texi (Evaluating Emacs Lisp code):
1826 Throughout, replace eval-current-buffer with eval-buffer.
1827
18282006-07-03 Richard Stallman <rms@gnu.org>
1829
1830 * rcirc.texi (Scrolling conservatively): Fix xref.
1831
1832 * pcl-cvs.texi (Viewing differences): Usage fix.
1833
18342006-07-03 Carsten Dominik <dominik@science.uva.nl>
1835
1836 * org.texi (Agenda commands): Document `s' key to save all org-mode
1837 buffers.
1838
18392006-06-30 Ralf Angeli <angeli@caeruleus.net>
1840
1841 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1842 names. Mention `cvs-msg' face.
1843
18442006-06-29 Carsten Dominik <dominik@science.uva.nl>
1845
1846 * org.texi (Checkboxes): New section.
1847
18482006-06-28 Carsten Dominik <dominik@science.uva.nl>
1849
1850 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1851 throughout this chapter.
1852
18532006-06-27 Chong Yidong <cyd@stupidchicken.com>
1854
1855 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1856 text for standalone vs Emacs info.
1857 (Help): Clarify header line description. Use mouse-1 for clicks.
1858 (Help-P): Use mouse-1 for clicks.
1859 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1860 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1861 (Choose menu subtopic): Remove gratuitous Emacs command names.
1862 (Help-FOO): Put usual behavior first.
1863 (Help-Xref): Clicking on xrefs works in Emacs.
1864 (Search Text): Clarify what the default behavior is.
1865 (Create Info buffer): Fix Emacs window/X window confusion.
1866 (Emacs Info Variables): Fix for new Emacs init file behavior.
1867
18682006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1869
1870 * gnus.texi (Summary Buffer Lines): Fix typo.
1871
18722006-06-23 Carsten Dominik <dominik@science.uva.nl>
1873
1874 * org.texi (Embedded LaTeX): New chapter.
1875 (Archiving): Section rewritten.
1876 (Enhancing text): Some parts moved to the new chapter about LaTeX.
1877
18782006-06-20 Bill Wohler <wohler@newt.com>
1879
1880 Release MH-E manual version 8.0.1.
1881
1882 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1883 release 8.0.1.
1884 (Preface): Depend on GNU mailutils 1.0 and higher.
1885
18862006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1887
1888 * message.texi (News Headers): Update message-syntax-checks section.
1889
18902006-06-19 Karl Berry <karl@gnu.org>
1891
1892 * info.texi (Advanced): Mention C-q, especially with ?.
1893
18942006-06-19 Carsten Dominik <dominik@science.uva.nl>
1895
1896 * org.texi (Publishing links): Document the `:link-validation-function'
1897 property.
1898 (Extensions and Hacking): New chapter, includes some sections of the
1899 "Miscellaneous" chapter.
1900
19012006-06-10 Carsten Dominik <dominik@science.uva.nl>
1902
1903 * org.texi (Progress logging): New section.
1904
19052006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1906
1907 * viper.texi (Viper Specials):
1908 * gnus.texi (Example Setup):
1909 * faq.texi (Backspace invokes help):
1910 * dired-x.texi (Optional Installation Dired Jump):
1911 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1912 follow coding conventions.
1913
19142006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1915
1916 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1917
19182006-06-06 Carsten Dominik <dominik@science.uva.nl>
1919
1920 * org.texi (ASCII export): Document indentation adaptation.
1921 (Setting tags): Document mutually-exclusive tags.
1922
19232006-06-05 Romain Francoise <romain@orebokech.com>
1924
1925 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1926 Fix typo.
1927
1928 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1929 channel (#gnus@irc.freenode.net).
1930 Fix typos. Update copyright notice.
1931
1932 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1933 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1934 (Line-Up Functions, Custom Macros):
1935 * ediff.texi (Window and Frame Configuration)
dccb744b 1936 (Highlighting Difference Regions):
2de53ca6
GM
1937 * emacs-mime.texi (Display Customization):
1938 * erc.texi (History):
1939 * eshell.texi (Known problems):
1940 * eudc.texi (Overview, BBDB):
1941 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1942 (The problem of spam, SpamOracle, Extending the Spam package)
1943 (Conformity, Terminology):
dccb744b 1944 * idlwave.texi (Routine Info)
2de53ca6
GM
1945 (Class and Keyword Inheritance, Padding Operators)
1946 (Breakpoints and Stepping, Electric Debug Mode)
1947 (Examining Variables, Troubleshooting):
1948 * org.texi (Creating timestamps):
1949 * reftex.texi (Commands, Options, Changes):
1950 * tramp.texi (Inline methods, Password caching)
1951 (Auto-save and Backup, Issues):
1952 * vip.texi (Files, Commands in Insert Mode):
1953 * viper.texi (Emacs Preliminaries, States in Viper)
1954 (Packages that Change Keymaps, Viper Specials, Groundwork):
1955 Fix various typos.
1956
19572006-05-31 Michael Ernst <mernst@alum.mit.edu>
1958
1959 * ediff.texi: Fix typos.
1960
19612006-05-30 Carsten Dominik <dominik@science.uva.nl>
1962
1963 * org.texi: Small typo fixes.
1964
19652006-05-29 Michael Albinus <michael.albinus@gmx.de>
1966
1967 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1968
19692006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1970
1971 * pcl-cvs.texi: Fix typos.
1972 (Customization): Say "us".
1973
19742006-05-26 Eli Zaretskii <eliz@gnu.org>
1975
1976 * org.texi: Remove bogus @setfilename.
1977
19782006-05-26 Carsten Dominik <dominik@science.uva.nl>
1979
1980 * org.texi (ASCII export): Omit command name.
1981 (HTML export): Add prefix to all lines in Local Variable example.
1982 (Acknowledgments): Typeset names in italics.
1983
19842006-05-24 Carsten Dominik <dominik@science.uva.nl>
1985
1986 * org.texi (Plain lists): Add new item navigation commands.
1987 (External links): Document elisp and info links.
1988 (Custom searches): New section.
1989 (Publishing): New chapter.
1990 (HTML export): Include a list of supported CSS classes.
1991 (Setting tags): Describe the fast-tag-setting interface.
1992
19932006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1994
1995 * dired-x.texi: ifinfo -> ifnottex.
1996
19972006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1998
1999 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2000
20012006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2002
2003 * message.texi (Interface): Add tool bar customization.
2004 (MIME): Index and text additions for mml-attach.
2005 (MIME): Describe mml-dnd-protocol-alist and
2006 mml-dnd-attach-options.
2007
2008 * gnus.texi (Oort Gnus): Reorder entries in sections.
2009 Fix some entries.
2010 (Starting Up): Add references to "Emacs for Heathens" and to
2011 "Finding the News". Add user-full-name and user-mail-address.
2012 (Group Buffer Format): Add tool bar customization and update.
2013 (Summary Buffer): Add tool bar customization.
2014 (Posting Styles): Add message-alternative-emails.
2015
20162006-05-09 Michael Albinus <michael.albinus@gmx.de>
2017
2018 * tramp.texi (Filename completion): Improve wording.
2019
20202006-05-07 Romain Francoise <romain@orebokech.com>
2021
2022 * faq.texi (Using regular expressions): Fix typo.
2023 (Packages that do not come with Emacs): Fix capitalization.
2024 (Replacing text across multiple files): Expand node to explain how
2025 to use `dired-do-query-replace-regexp' in more detail, based on
2026 suggestion by Eric Hanchrow <offby1@blarg.net>.
2027
20282006-05-06 Michael Albinus <michael.albinus@gmx.de>
2029
2030 * tramp.texi (Filename completion): Completion of remote files'
2031 method, user name and host name is active only in partial
2032 completion mode.
2033
20342006-05-06 Bill Wohler <wohler@newt.com>
2035
2036 Release MH-E manual version 8.0.
2037
2038 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2039 release 8.0.
2040
20412006-05-06 Bill Wohler <wohler@newt.com>
2042
2043 * mh-e.texi (MH-BOOK-HOME): Change from
2044 http://www.ics.uci.edu/~mh/book/mh to
2045 http://rand-mh.sourceforge.net/book/mh.
2046 Replace .htm suffix with .html for MH book files.
2047 (Using This Manual): Update key binding for getting relevant
2048 chapter in Info from command key.
2049 (Ranges): Fix itemx.
2050
20512006-05-05 Karl Berry <karl@gnu.org>
2052
2053 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2054 (\fonttextsize): New user-level command to change text font size.
2055
20562006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2057
2058 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2059
20602006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2061
2062 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2063
20642006-04-24 Bill Wohler <wohler@newt.com>
2065
2066 * mh-e.texi (Getting Started): Make it more explicit that you need
2067 to install MH. Add pointers to current MH implementations.
2068
20692006-04-21 Bill Wohler <wohler@newt.com>
2070
2071 Release MH-E manual version 7.94.
2072
2073 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2074 release 7.94.
2075
20762006-04-21 Carsten Dominik <dominik@science.uva.nl>
2077
2078 * org.texi: Many small fixes.
2079 (Handling links): Rename from "Managing links".
2080
20812006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2082
2083 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2084 (Splitting mail using spam-stat): Fix @xref.
2085
20862006-04-20 Chong Yidong <cyd@stupidchicken.com>
2087
2088 * gnus.texi (Spam Package): Major revision of the text.
2089 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
2090
20912006-04-20 Carsten Dominik <dominik@science.uva.nl>
2092
2093 * org.texi (Time stamps): Better explanation of the purpose of
2094 different time stamps.
2095 (Structure editing, Plain lists): More details on how new items
2096 and headings are inserted.
2097
20982006-04-18 Carsten Dominik <dominik@science.uva.nl>
2099
2100 * org.texi (Formula syntax): Fix link to Calc Manual.
2101
21022006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2103
2104 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2105
21062006-04-17 Bill Wohler <wohler@newt.com>
2107
2108 * mh-e.texi (Folders): Update mh-before-quit-hook and
2109 mh-quit-hook example with code that removes the buffers rather
2110 than just bury them.
2111
21122006-04-17 Michael Albinus <michael.albinus@gmx.de>
2113
2114 Sync with Tramp 2.0.53.
2115
21162006-04-13 Carsten Dominik <dominik@science.uva.nl>
2117
2118 * org.texi (Updating settings): New section.
2119 (Visibility cycling): Better names for the startup folding
2120 options.
2121 (Exporting): Completely restructured.
2122 (The very busy C-c C-c key): New section.
2123 (Summary of in-buffer settings): New section.
2124
21252006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2126
2127 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2128
21292006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2130
2131 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2132 (Server Commands): Key `v' is reserved for users.
2133
21342006-04-11 Carsten Dominik <dominik@science.uva.nl>
2135
2136 * org.texi (Link format): New section, emphasis on bracket links.
2137 (External links): Document bracket links.
2138 (FAQ): Expand to cover shell links and the new link format.
2139
21402006-04-09 Kevin Ryde <user42@zip.com.au>
2141
2142 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2143
21442006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2145
2146 * gnus.texi (Summary Buffer Lines): Add `*'.
2147
21482006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
2149
2150 * gnus.texi (Group Parameters):
2151 Mention gnus-permanently-visible-groups.
2152
21532006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2154
2155 * gnus.texi (Face): Fix typo.
2156
21572006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2158
2159 * gnus.texi (X-Face): Clarify.
2160 (Face): Need Emacs with PNG support.
2161
21622006-04-06 Richard Stallman <rms@gnu.org>
2163
2164 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2165 Emacs".
2166
21672006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2168
2169 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2170 blocks not suitable for inclusion with Emacs using variable
2171 PARTOFEMACS.
2172
21732006-04-04 Simon Josefsson <jas@extundo.com>
2174
2175 * gnus.texi (Security): Improve.
2176
21772006-04-02 Bill Wohler <wohler@newt.com>
2178
2179 * mh-e.texi (Getting Started, Junk, Bug Reports)
2180 (MH FAQ and Support): Fix URLs.
2181
21822006-03-31 Romain Francoise <romain@orebokech.com>
2183
2184 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2185 to t, not nil (and has for the past eight years).
2186
21872006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2188
2189 * message.texi, gnus.texi: Bump version to 5.11.
2190
21912006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2192
2193 * gnus.texi (Top): Add comment about version line.
2194
2195 * message.texi (Top): Ditto. Change to take named versions into
2196 account.
2197
21982006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2199
2200 * gnus.texi (Posting Styles): Add x-face-file to example.
2201 (X-Face): Refer to posting styles.
2202
2203 * gnus-faq.texi ([5.8]): Add x-face-file.
2204 ([8.4]): Add links to gmane.emacs.gnus.user and
2205 gmane.emacs.gnus.general.
2206
22072006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2208
2209 * gnus-faq.texi: Use .invalid.
2210 ([5.4]): Fix gnus-posting-styles example.
2211
22122006-03-27 Romain Francoise <romain@orebokech.com>
2213
2214 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2215 Emacs/W3 needs a new maintainer.
2216 (Ispell): Update author and version info.
2217 (Mailcrypt): Mention PGG.
2218 (New in Emacs 22): Add PGG to the list of new packages.
2219 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2220 updating dead URLs.
2221
22222006-03-25 Karl Berry <karl@gnu.org>
2223
2224 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2225 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2226 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2227 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2228 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2229 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2230 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2231 (2) do not indent copyright year list (or anything else).
2232
22332006-03-21 Bill Wohler <wohler@newt.com>
2234
2235 * mh-e.texi (Folders): Various edits.
2236
22372006-03-20 Romain Francoise <romain@orebokech.com>
2238
2239 * gnus.texi (Mail Folders): Grammar fix.
2240
22412006-03-19 Bill Wohler <wohler@newt.com>
2242
2243 * mh-e.texi (Replying): Document Mail-Followup-To.
2244 Change manually-formatted table to multitable. Add debugging info.
2245 Move description of mh-reply-default-reply-to into paragraph
2246 that describes its values.
2247
22482006-03-17 Bill Wohler <wohler@newt.com>
2249
2250 * mh-e.texi: Use smallexample and smalllisp consistenly.
2251 (Sending Mail Tour): Update method of entering
2252 addresses and subject.
2253 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2254 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2255
22562006-03-15 Carsten Dominik <dominik@science.uva.nl>
2257
2258 * org.texi: Version number change only.
2259
22602006-03-14 Bill Wohler <wohler@newt.com>
2261
2262 * mh-e.texi: Add index entries around each paragraph rather than
2263 depend on entries from beginning of node. Doing so ensures that
2264 index entries are less likely to be forgotten if text is cut and
2265 pasted, and are necessary anyway if the references are on a
2266 separate page. It seems that makeinfo is now (v. 4.8) only
2267 producing one index entry per node, so there is no longer any
2268 excuse not to. Use subheading instead of heading. The incorrect
2269 use of heading produced very large fonts in Info--as large as the
2270 main heading.
2271 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2272 versions 6 and 7 appeared *around* the time of these Emacs releases.
2273
22742006-03-13 Carsten Dominik <dominik@science.uva.nl>
2275
2276 * org.texi (Clean view): Document new startup options.
2277
22782006-03-11 Bill Wohler <wohler@newt.com>
2279
2280 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2281 (Composing, Scan Line Formats): Fix @refs.
2282 (Getting Started): Define MH profile and MH profile components.
2283 (Incorporating Mail, Reading Mail, Viewing, Printing)
2284 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2285 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2286 for string constants.
2287 (Tool Bar): Remove spurious quote.
2288 (Junk): Use ``...'' instead of "...".
2289 (Scan Line Formats): Replace @samp with @kbd.
2290
22912006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2292
2293 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2294
22952006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2296
2297 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2298 easy to understand.
2299
23002006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2301
2302 * gnus.texi: Markup fix.
2303 (Fancy Mail Splitting): Specify new feature.
2304
23052006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2306
2307 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2308 partial-words matching.
2309
23102006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2311
2312 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2313
2314 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2315 (MIME Commands): Fix mm-discouraged-alternatives.
2316
23172006-03-07 Carsten Dominik <dominik@science.uva.nl>
2318
2319 * org.texi: Version number change only.
2320
23212006-03-06 Bill Wohler <wohler@newt.com>
2322
2323 * mh-e.texi: Move from SourceForge repository to Savannah.
2324 This is version 7.93, which is a total rewrite from the previous
2325 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2326 version 7.93.
2327
23282006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2329
2330 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2331
23322006-03-01 Carsten Dominik <dominik@science.uva.nl>
2333
2334 * org.texi (Interaction): Add item about `org-mouse.el' by
2335 Piotr Zielinski.
2336 (Managing links): Document that also mouse-1 can be used to
2337 activate a link.
2338 (Headlines, FAQ): Add entry about hiding leading stars.
2339 (Miscellaneous): Resort the sections in this chapter to a more
2340 logical sequence.
2341
23422006-02-27 Simon Josefsson <jas@extundo.com>
2343
2344 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2345 2004-01-27 from the trunk).
2346
23472006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2348
2349 * cc-mode.texi: Rename c-hungry-backspace to
2350 c-hungry-delete-backwards, at the request of RMS. Leave the old
2351 name as an alias.
2352
23532006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2354
2355 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2356 include the function header within the defun.
2357
23582006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2359
2360 * cc-mode.texi: Correct two typos.
2361
23622006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2363
2364 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2365 existing comment.
2366 (Electric Keys): Add a justification for electric indentation.
2367 (Hungry WS Deletion): Clear up the names and complications of the
2368 BACKSPACE and DELETE keys.
2369
23702006-02-23 Juri Linkov <juri@jurta.org>
2371
2372 * faq.texi (Common requests): Move `Turning on auto-fill by
2373 default' after `Wrapping words automatically'. Move `Working with
2374 unprintable characters' before `Searching for/replacing newlines'.
2375 Move `Replacing highlighted text' after `Highlighting a region'.
2376 Merge `Repeating commands' and `Repeating a command as many times
2377 as possible' into the former.
2378 (Packages that do not come with Emacs): Add refs to Gmane and
2379 etc/MORE.STUFF.
2380
23812006-02-23 Juri Linkov <juri@jurta.org>
2382
2383 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2384 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2385 Add xref to `(emacs)Reporting Bugs'.
2386 (Getting a printed manual): Add URL to other formats of the manual.
2387 (Common requests): Fix menu.
2388 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2389 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2390 (Inserting text at the beginning of each line): Add pxref to
2391 `Changing the included text prefix'.
2392 (Forcing the cursor to remain in the same column): Mention `track-eol'
2393 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2394 (Replacing text across multiple files): Add keybinding `Q' for
2395 `dired-do-query-replace'.
2396
23972006-02-22 Carsten Dominik <dominik@science.uva.nl>
2398
2399 * reftex.texi: Version number and date change only.
2400
2401 * org.texi (Internal Links): Rewrite to cover the modified
2402 linking system.
2403
24042006-02-17 Eli Zaretskii <eliz@gnu.org>
2405
2406 * faq.texi: Remove the coding cookie, it's not needed anymore.
2407
24082006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2409
2410 * faq.texi (Colors on a TTY): Mention Mac OS port.
2411
24122006-02-12 Karl Berry <karl@gnu.org>
2413
2414 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2415 8-bit accented a.
2416
24172006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2418
2419 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2420
24212006-02-08 Romain Francoise <romain@orebokech.com>
2422
2423 * faq.texi (Top): Remove paragraph about the FAQ being a
2424 transitional document, etc.
2425 (Searching for/replacing newlines): New node.
2426 (Yanking text in isearch): New node.
2427 (Inserting text at the beginning of each line): Rename and make
2428 more general, mention `M-;' in Message mode.
2429
24302006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2431
2432 * faq.texi (Meta key does not work in xterm)
2433 (Emacs does not display 8-bit characters)
2434 (Inputting eight-bit characters): Update xrefs.
2435
24362006-02-06 Romain Francoise <romain@orebokech.com>
2437
2438 * faq.texi (VM): VM now at version 7.19.
2439 Set myself as maintainer of this file.
2440
24412006-02-04 Michael Olson <mwolson@gnu.org>
2442
2443 * erc.texi (History): Note that ERC is now included with Emacs.
2444
24452006-01-31 Romain Francoise <romain@orebokech.com>
2446
2447 * message.texi (Message Headers): Explain what
2448 `message-alternative-emails' does in more detail.
2449 Update copyright year.
2450
24512006-01-30 Juanma Barranquero <lekktu@gmail.com>
2452
2453 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2454
24552006-01-29 Richard M. Stallman <rms@gnu.org>
2456
2457 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2458
24592006-01-29 Michael Olson <mwolson@gnu.org>
2460
2461 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2462
2463 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2464
2465 * faq.texi (New in Emacs 22): Mention ERC.
2466
24672006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2468
2469 * rcirc.texi: Capitalize dir entry for consistency with the entry
2470 in info/dir and other entries in the Emacs category.
2471 Fix typos. Delete trailing whitespace.
2472
24732006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
2474
2475 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2476
24772006-01-27 Eli Zaretskii <eliz@gnu.org>
2478
2479 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2480 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2481
2482 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2483 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2484
24852006-01-27 Alex Schroeder <alex@gnu.org>
2486
2487 * rcirc.texi: New file.
2488
24892006-01-23 Juri Linkov <juri@jurta.org>
2490
2491 * widget.texi (User Interface): Add S-TAB for widget-backward.
2492
24932006-01-22 Michael Albinus <michael.albinus@gmx.de>
2494
2495 Sync with Tramp 2.0.52.
2496
2497 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2498 Add Tramp disabling item. New item for common connection problems.
2499 (various): Apply "ftp" as method for the download URL.
2500 (Bug Reports): Refer to FAQ for common problems.
2501
25022006-01-21 Eli Zaretskii <eliz@gnu.org>
2503
2504 * widget.texi (User Interface): Use @key for TAB.
2505
2506 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2507
2508 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2509 for TAB.
2510
2511 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2512
25132006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2514
2515 * gnus.texi: Update copyright.
2516
25172006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2518
2519 * gnus.texi (Article Washing): Additions.
2520
25212006-01-08 Alex Schroeder <alex@gnu.org>
2522
2523 * pgg.texi (Caching passphrase): Rewording.
2524
25252006-01-13 Carsten Dominik <dominik@science.uva.nl>
2526
2527 * org.texi (Agenda commands): Document tags command.
2528
25292006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2530
2531 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2532
25332006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2534
2535 * gnus.texi (RSS): Addition.
2536
25372005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2538
2539 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2540
25412005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2542
2543 * emacs-mime.texi (Display Customization): Add setting example to
2544 mm-discouraged-alternatives.
2545
25462006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2547
2548 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2549 version is the canonical version.
2550
25512006-01-08 Alex Schroeder <alex@gnu.org>
2552
2553 * pgg.texi (Caching passphrase): Rewording.
2554
25552006-01-06 Eli Zaretskii <eliz@gnu.org>
2556
2557 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2558 repository URL.
2559
25602006-01-06 Carsten Dominik <dominik@science.uva.nl>
2561
2562 * org.texi: Removed the accidentally re-added empty line in the
2563 direntry.
2564
25652006-01-05 Carsten Dominik <dominik@science.uva.nl>
2566
2567 * org.texi (Agenda Views): Chapter reorganized.
2568
25692005-12-29 Romain Francoise <romain@orebokech.com>
2570
2571 * faq.texi (Using Customize): New node.
2572
25732005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2574
2575 * org.texi: Remove blank line in @direntry. It is non-standard
2576 and recursively produces blank lines all over the dir file (when
2577 using Texinfo 4.8).
2578
25792005-12-21 Luc Teirlinck <teirllm@auburn.edu>
2580
2581 * widget.texi (atoms): Delete obsolete remark about `file' widget.
2582
25832005-12-20 Carsten Dominik <dominik@science.uva.nl>
2584
2585 * org.texi (Tags): Boolean logic documented.
2586 (Agenda Views): Document custom commands.
2587
25882005-12-20 David Kastrup <dak@gnu.org>
2589
2590 * faq.texi (AUCTeX): Update version and mailing list info.
2591
25922005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
2593
2594 * gnus.texi (MIME Commands): Mention addition of
2595 multipart/alternative to gnus-buttonized-mime-types and add xref
2596 to mm-discouraged-alternatives.
2597
2598 * emacs-mime.texi (Display Customization): Mention addition of
2599 "image/.*" and add xref to gnus-buttonized-mime-types in the
2600 mm-discouraged-alternatives section.
2601
26022005-12-16 Carsten Dominik <dominik@science.uva.nl>
2603
2604 * org.texi (Tags): New section.
2605 (Agenda Views): Chapter reorganized.
2606
26072005-12-16 Eli Zaretskii <eliz@gnu.org>
2608
2609 * org.texi (Internal Links): Add a missing comma after an @xref.
2610
26112005-12-14 Chong Yidong <cyd@stupidchicken.com>
2612
2613 * faq.texi (Filling paragraphs with a single space): No need to
2614 change sentence-end now.
2615
26162005-12-13 Romain Francoise <romain@orebokech.com>
2617
2618 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2619
26202005-12-12 Jay Belanger <belanger@truman.edu>
2621
2622 * faq.texi (Calc): Update version number.
2623
26242005-12-12 Carsten Dominik <dominik@science.uva.nl>
2625
2626 * org.texi (Progress Logging): New section.
2627
26282005-12-10 Romain Francoise <romain@orebokech.com>
2629
2630 Update the Emacs FAQ for the 22.1 release.
2631
2632 * faq.texi: Set VER to `22.1'.
2633 (Basic editing): Explain how to use localized versions of the
2634 Tutorial. Mention that `C-h r' displays the manual. Delete
2635 obsolete WWW link to an Emacs 18 tutorial.
2636 (Getting a printed manual): Point to the new locations of the
2637 manuals on the GNU Web site.
2638 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2639 available via Info (it was previously distributed separately).
2640 (Installing Texinfo documentation): The latest version of Texinfo
2641 is 4.8, not 4.0.
2642 (Informational files for Emacs): COPYING is the GNU General Public
2643 License, not the Emacs General Public License.
2644 (Informational files for Emacs): Delete obsolete link to the
2645 GNUinfo pages as they have been removed from the GNU Web site.
2646 (New in Emacs 22): New node.
2647 (Setting up a customization file): Say that most packages support
2648 Customize nowadays.
2649 (Colors on a TTY): Delete reference to instructions on how to
2650 enable syntax highlighting, it is now enabled by default.
2651 (Turning on abbrevs by default): Emacs now reads the abbrevs file
2652 at startup automatically.
2653 (Controlling case sensitivity): Mention `M-c' in isearch.
2654 (Using an already running Emacs process): Emacs now creates the
2655 socket in `/tmp/emacsUID'. Fix typos. Change default location of
2656 gnuserv. As emacsclient can now run Lisp code as well, delete a
2657 sentence praising gnuserv for that. Simplify description of how
2658 the client/server operation works.
2659 (Compiler error messages): Delete obsolete text (compile.el has
2660 been rewritten).
2661 (Indenting switch statements): Fix typo.
2662 (Matching parentheses): Simplify setup instructions, mention the
2663 menu bar item in the Options menu.
2664 (Repeating a command as many times as possible): Mention `C-x e'.
2665 (Going to a line by number): Mention new keymap and bindings
2666 `M-g M-g', `M-g M-p' and `M-g M-n'.
2667 (Turning on syntax highlighting): Now on by default. Simplify.
2668 (Replacing highlighted text): Use `1', not `t'.
2669 (Problems with very large files): The maximum size is now 256MB on
2670 32-bit machines.
2671 (^M in the shell buffer): Mention `comint-process-echoes'.
2672 (Emacs for Apple computers): Emacs 22 has native support for Mac
2673 OS X.
2674 (Translating names to IP addresses): Delete node.
2675 (Binding keys to commands): Fix typo.
2676 (SPC no longer completes file names): New node.
2677 (MIME with Emacs mail packages): Delete section about the Emacs
2678 MIME FAQ (it's not reachable anymore).
2679
26802005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2681
2682 * cc-mode.texi: The manual has been extensively revised: the
2683 information about using CC Mode has been separated from the larger
2684 and more difficult chapters about configuration. It has been
2685 updated for CC Mode 5.31.
2686
26872005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2688
2689 * pgg.texi (User Commands): Fix description of pgg-verify-region.
2690 (Selecting an implementation): Fix descriptions.
2691
26922005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2693
2694 * message.texi (Various Message Variables): Addition.
2695
26962005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2697
2698 * message.texi: Fix default values.
2699
27002005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2701
2702 * message.texi (Header Commands): Clarify descriptions of
2703 message-cross-post-followup-to, message-reduce-to-to-cc, and
2704 message-insert-wide-reply.
2705 (Various Commands): Fix kindex for message-kill-to-signature;
2706 clarify description of message-tab.
2707
27082005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
2709
2710 * message.texi (Mailing Lists): Fix description about MFT.
2711
2712 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2713
27142005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2715
2716 * gnus.texi (Slow Terminal Connection): Replace old description
2717 with new one.
2718
27192005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
2720
2721 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2722 replace X-Draft-Headers with X-Draft-From.
2723
27242005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2725
2726 * gnus.texi (Various Various): Fix the default value of
2727 nnheader-max-head-length.
2728 (Gnus Versions): Fix typo.
2729
27302005-12-08 Carsten Dominik <dominik@science.uva.nl>
2731
2732 * org.texi (Structure editing): Document new functionality of
2733 M-RET.
2734
27352005-12-06 Luc Teirlinck <teirllm@auburn.edu>
2736
2737 * org.texi (Internal Links): Fix Texinfo usage.
2738
27392005-12-06 Carsten Dominik <dominik@science.uva.nl>
2740
2741 * org.texi (TODO basics): Document the global todo list.
2742 (TODO items): Documents sparse tree for specific TODO
2743 keywords.
2744
27452005-11-30 Carsten Dominik <dominik@science.uva.nl>
2746
2747 * org.texi (Plain Lists): Typos fixed.
2748
27492005-11-28 Jay Belanger <belanger@truman.edu>
2750
2751 * calc.texi: Change references of `M-#' to `C-x *' prefix.
2752
27532005-11-24 Carsten Dominik <dominik@science.uva.nl>
2754
2755 * org.texi (Structure editing): New item moving commands added.
2756 (Plain Lists): New section.
2757
27582005-11-18 Carsten Dominik <dominik@science.uva.nl>
2759
2760 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2761 (Agenda): Document commands `org-cycle-agenda-files' and
2762 `org-agenda-file-to-front'
2763 (Built-in table editor): Document `org-table-sort-lines'.
2764 (HTML formatting): Export of hand-formatted lists.
2765
27662005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2767
2768 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2769 new variable gnus-toolbar-thickness.
2770
27712005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
2772
2773 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2774
27752005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2776
2777 * gnus.texi (X-Face): Fix description.
2778 (XVarious): Remove gnus-xmas-logo-color-alist and
2779 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2780
27812005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2782
2783 * gnus.texi (Group Parameters): Mention new variable
2784 gnus-parameters-case-fold-search.
2785 (Home Score File): Addition.
2786
27872005-11-04 Ulf Jasper <ulf.jasper@web.de>
2788
2789 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
2790 (Overview): List supported feed types.
2791 (Installation): No installation necessary when using autoload.
2792 (Configuration): Rename "RSS" to "news".
2793
27942005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
2795
2796 * pgg.texi (User Commands): Document additional passphrase
2797 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2798 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2799
28002005-11-04 Carsten Dominik <dominik@science.uva.nl>
2801
2802 * org.texi: Version number changed to 3.19.
2803
28042005-10-29 Sascha Wilde <wilde@sha-bang.de>
2805
2806 * pgg.texi (How to use): Update the example to add autoload of
2807 pgg-encrypt-symmetric-region.
2808 (User Commands): Document pgg-encrypt-symmetric-region.
2809 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2810
28112005-10-27 Jay Belanger <belanger@truman.edu>
2812
2813 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2814 mention other TeX-related units.
2815
28162005-10-23 Lars Hansen <larsh@soem.dk>
2817
2818 * dired-x.texi (Miscellaneous Commands): Replace
2819 dired-do-relative-symlink by dired-do-relsymlink and
2820 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2821
28222005-10-23 Jay Belanger <belanger@truman.edu>
2823
2824 * calc.texi (Predefined Units): Use `alpha' for the fine structure
2825 constant.
2826
28272005-10-23 Michael Albinus <michael.albinus@gmx.de>
2828
2829 * faq.texi (Bugs and problems): Replace
2830 `dired-move-to-filename-regexp' by
2831 `directory-listing-before-filename-regexp'.
2832
28332005-10-22 Eli Zaretskii <eliz@gnu.org>
2834
2835 * newsticker.texi (UPDATED): Set value.
2836
28372005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
2838
2839 * gnus.texi (Document Groups): Remove duplicate item.
2840
28412005-10-21 Carsten Dominik <dominik@science.uva.nl>
2842
2843 * org.texi (Summary): Mention iCalendar support.
2844 (Exporting): Document iCalendar support.
2845
28462005-10-18 Romain Francoise <romain@orebokech.com>
2847
2848 * viper.texi (Viper Specials): Capitalize GNU.
2849
28502005-10-17 Juri Linkov <juri@jurta.org>
2851
2852 * info.texi (Getting Started, Search Index, Expert Info):
2853 Fix wording.
2854 (Search Text): Replace `echo area' with `mode line'.
2855 (Search Index): Both `i' and `,' find all index entries.
2856 Replace example `C-f' with `C-l' (which exists in index of Info
2857 manual) and delete spaces in its keyboard input sequence.
2858 Delete unnecessary explanations about literal characters.
2859
28602005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
2861
2862 * gnus.texi (Document Server Internals): Addition.
2863
28642005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
2865
2866 * gnus.texi (A note on namespaces): Fix RFC reference.
2867
28682005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2869
2870 * gnus.texi (RSS): Fix key description.
2871
28722005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2873
2874 * gnus.texi: Emacs/w3 -> Emacs/W3.
2875 (Browsing the Web): Fix description.
2876 (Web Searches): Ditto.
2877 (Customizing W3): Ditto.
2878
28792005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2880
2881 * gnus.texi (Maildir): Clarify expire-age and expire-group.
2882
28832005-10-11 Jay Belanger <belanger@truman.edu>
2884
2885 * calc.texi (Integration): Mention using `a i' to compute definite
2886 integrals.
2887
28882005-10-11 Juri Linkov <juri@jurta.org>
2889
2890 * info.texi: Rearrange nodes.
2891 (Top): Update menu. Change ref `Info for Experts' to
2892 `Advanced Info Commands'.
2893 (Getting Started): Fix description of manual's parts.
2894 (Help-Int): Change xref `Info Search' to `Search Index', and
2895 `Expert Info' to `Advanced'.
2896 (Advanced): Move node one level up.
2897 (Search Text, Search Index): New nodes split out from `Info Search'.
2898 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2899 split out from `Advanced'.
2900 (Advanced, Emacs Info Variables): De-document editing an Info file
2901 in Info.
2902 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2903 (Creating an Info File): Delete node and move its text to
2904 `Expert Info'.
2905
29062005-10-10 Carsten Dominik <dominik@science.uva.nl>
2907
2908 * org.texi (Workflow states): Documented that change in keywords
2909 becomes active only after restart of Emacs.
2910
29112005-10-08 Michael Albinus <michael.albinus@gmx.de>
2912
2913 Sync with Tramp 2.0.51.
2914
29152005-10-08 Nick Roberts <nickrob@snap.net.nz>
2916
2917 * speedbar.texi (Introduction): Describe new location of speedbar
2918 on menubar.
2919 (Basic Key Bindings): Remove descriptions of bindings that have
2920 been removed.
2921
29222005-10-05 Nick Roberts <nickrob@snap.net.nz>
2923
2924 * speedbar.texi (GDB): Describe use of watch expressions.
2925
29262005-09-28 Simon Josefsson <jas@extundo.com>
2927
2928 * message.texi (IDNA): Fix.
2929
29302005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2931
2932 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2933 nntp-server-hook, and nntp-warn-about-losing-connection; fix
2934 description of nntp-open-connection-function.
2935 (Common Variables): Fix descriptions.
2936
29372005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2938
2939 * gnus.texi (Server Buffer Format): Document the %a format spec.
2940
29412005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2942
2943 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2944
29452005-09-23 Carsten Dominik <dominik@science.uva.nl>
2946
2947 * org.texi Version 3.16.
2948
29492005-09-19 Miles Bader <miles@gnu.org>
2950
2951 * newsticker.texi: Get rid of CVS keywords.
2952
29532005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2954
2955 * gnus.texi (Finding the Parent): Fix description of how Gnus
2956 finds article.
2957
29582005-09-14 Jari Aalto <jari.aalto@cante.net>
2959
2960 * gnus.texi (Advanced Scoring Examples): New examples to teach how
2961 to drop off non-answered articles.
2962
29632005-09-19 Juanma Barranquero <lekktu@gmail.com>
2964
2965 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2966 braces (which are unsupported by NMAKE) for macro `srcdir'.
2967
29682005-09-17 Eli Zaretskii <eliz@gnu.org>
2969
2970 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2971 (../info/newsticker, newsticker.dvi): New targets.
2972
29732005-09-17 Ulf Jasper <ulf.jasper@web.de>
2974
2975 * newsticker.texi: Replace @command with @code. Replace @example
2976 with @lisp.
2977 (Top): Added explanations to menu items.
2978 (GNU Free Documentation License): Removed.
2979
29802005-09-16 Romain Francoise <romain@orebokech.com>
2981
2982 Update all files to specify GFDL version 1.2.
2983
2984 * doclicense.texi (GNU Free Documentation License): Update to
2985 version 1.2.
2986
29872005-09-15 Richard M. Stallman <rms@gnu.org>
2988
2989 * newsticker.texi: Fix @setfilename.
2990
2991 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2992 (../info/newsticker, newsticker.dvi): New targets.
2993
29942005-08-30 Carsten Dominik <dominik@science.uva.nl>
2995
2996 * org.texi: Version 3.15.
2997
29982005-08-29 Luc Teirlinck <teirllm@auburn.edu>
2999
3000 * ses.texi: Combine all three indices into one.
3001 Correct a few typos.
3002
30032005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3004
3005 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3006
30072005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3008
3009 * emacs-mime.texi (Handles): Remove duplicate item.
3010 (Encoding Customization): Fix the default value for
3011 mm-coding-system-priorities.
3012 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
3013 (Basic Functions): Fix reference.
3014
30152005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3016
3017 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3018
30192005-08-18 Richard M. Stallman <rms@gnu.org>
3020
3021 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3022 and web site.
3023
3024 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
3025 not keyboard-translate.
3026
30272005-08-11 Richard M. Stallman <rms@gnu.org>
3028
3029 * faq.texi (Using regular expressions): Fix xref.
3030
30312005-08-09 Juri Linkov <juri@jurta.org>
3032
3033 * info.texi (Help-P): Replace `Prev' with `Previous'.
3034 (Help-M, Help-Xref): Add S-TAB.
3035 (Help-FOO): Update `u' command.
3036 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
3037 Update info about visibility of xref parts.
3038 (Help-Int): Fix `m' command. Rename `Info-last' to
3039 `Info-history-back'. Add `Info-history-forward'.
3040 (Advanced): Fix `g*' and `M-n' commands.
3041 (Info Search): Add `index-apropos' in stand-alone browser.
3042 Add isearch commands.
3043 (Emacs Info Variables): Remove `Info-fontify'.
3044 Add `Info-mode-hook'. Update face names.
3045 Add `Info-fontify-maximum-menu-size',
3046 `Info-fontify-visited-nodes', `Info-isearch-search'.
3047
30482005-08-07 Michael Albinus <michael.albinus@gmx.de>
3049
3050 Sync with Tramp 2.0.50.
3051
3052 * tramp.texi: Use @option{} consequently for method names.
3053 (Inline methods, External transfer methods): Remove references to
3054 Cygwin.
3055 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3056 implementation.
3057
30582005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3059
3060 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3061 Mention that gnus-init-file is not read when Emacs is invoked with
3062 --no-init-file or -q.
3063
30642005-07-19 Carsten Dominik <dominik@science.uva.nl>
3065
3066 * org.texi: Version 3.14.
3067
30682005-07-04 Carsten Dominik <dominik@science.uva.nl>
3069
3070 * org.texi: Version 3.13.
3071
30722005-07-18 Juri Linkov <juri@jurta.org>
3073
3074 * calc.texi (Time Zones, Logical Operations):
3075 * cl.texi (Overview):
3076 * org.texi (TODO types):
3077 * sc.texi (Emacs 18 MUAs):
3078 * speedbar.texi (Top):
3079 * url.texi (History):
3080 Delete duplicate duplicate words.
3081
30822005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
3083
3084 * cl.texi (Type Predicates): Document `atom' type.
3085
30862005-07-04 Lute Kamstra <lute@gnu.org>
3087
3088 Update FSF's address in GPL notices.
3089
3090 * calc.texi (Copying):
3091 * doclicense.texi (GNU Free Documentation License):
3092 * faq.texi (Contacting the FSF):
3093 * mh-e.texi (Copying): Update FSF's address.
3094
30952005-07-03 Richard M. Stallman <rms@gnu.org>
3096
3097 * flymake.texi (Example -- Configuring a tool called directly):
3098 Update name of flymake-build-relative-filename.
3099
31002005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3101
3102 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3103
31042005-06-29 Carsten Dominik <dominik@science.uva.nl>
3105
3106 * org.texi: Version 3.12.
3107
31082005-06-24 Eli Zaretskii <eliz@gnu.org>
3109
3110 * makefile.w32-in (MAKEINFO): Use --force.
3111 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3112 Makefile.in.
3113 (gnus.dvi): Use "..." to quote Sed args, so that it works with
3114 more shells.
3115
31162005-06-23 Richard M. Stallman <rms@gnu.org>
3117
3118 * speedbar.texi (Creating a display): Texinfo usage fixes.
3119
3120 * tramp.texi (Customizing Completion, Auto-save and Backup):
3121 Texinfo usage fixes.
3122
31232005-06-23 Juanma Barranquero <lekktu@gmail.com>
3124
3125 * dired-x.texi (Miscellaneous Commands):
3126 * ediff.texi (Miscellaneous):
3127 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3128 (Agent Variables):
3129 * info.texi (Help-Xref):
3130 * message.texi (Message Headers):
3131 * org.texi (Remember):
3132 * reftex.texi (Options (Defining Label Environments)):
3133 (Options (Index Support)):
3134 (Options (Viewing Cross-References)):
3135 (Options (Misc)):
3136 (Changes):
3137 * speedbar.texi (Creating a display):
3138 * tramp.texi (Customizing Completion, Auto-save and Backup):
3139 Texinfo usage fix.
3140
31412005-06-13 Carsten Dominik <dominik@science.uva.nl>
3142
3143 * org.texi: Version 3.11.
3144
31452005-06-12 Jay Belanger <belanger@truman.edu>
3146
3147 * calc.texi (Getting Started): Remove extra menu item.
3148
31492005-05-31 Jay Belanger <belanger@truman.edu>
3150
3151 * calc.texi (Notations Used in This Manual): Use @kbd for key
3152 sequence.
3153 (Demonstration of Calc): Mention another way of starting Calc.
3154 (Starting Calc): Mention long name of M-#.
3155 (Embedded Mode Overview): Remove unnecessary instruction.
3156 (Other M-# commands): Rephrase `M-# 0' explanation.
3157 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3158 reflect current behavior.
3159
31602005-05-30 Jay Belanger <belanger@truman.edu>
3161
3162 * calc.texi (Hooks): Change description of calc-window-hook and
3163 calc-trail-window-hook to match usage.
3164 (Computational Functions): Add more constant-generating functions.
3165 (Customizable Variables): Use defvar.
3166
31672005-05-28 Jay Belanger <belanger@truman.edu>
3168
3169 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3170 (Basic Embedded Mode): Explain behavior of arguments to
3171 calc-embedded-mode.
3172
31732005-05-27 Jay Belanger <belanger@truman.edu>
3174
3175 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3176 current behavior.
3177
31782005-05-25 Jay Belanger <belanger@truman.edu>
3179
3180 * calc.texi: Change Calc version number throughout.
3181 (Keypad Mode): Change location in info output.
3182 (Keypad mode overview): Move picture of keypad.
3183
31842005-05-21 Jay Belanger <belanger@truman.edu>
3185
3186 * calc.texi (Storing variables): Mention that only most variables
3187 are void to begin with.
3188
31892005-05-21 Kevin Ryde <user42@zip.com.au>
3190
3191 * widget.texi (Basic Types): Update cross ref from "Enabling
3192 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3193 lispref/text.texi change.
3194
31952005-05-20 Carsten Dominik <dominik@science.uva.nl>
3196
3197 * org.texi: Version 3.09.
3198
31992005-05-18 Carsten Dominik <dominik@science.uva.nl>
3200
3201 * reftex.texi: Version 4.28.
3202
32032005-05-16 Jay Belanger <belanger@truman.edu>
3204
3205 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3206
32072005-05-14 Jay Belanger <belanger@truman.edu>
3208
3209 * calc.texi (Default Simplifications): Insert missing ! (logical
3210 not operator).
3211
32122005-05-14 Michael Albinus <michael.albinus@gmx.de>
3213
3214 Sync with Tramp 2.0.49.
3215
32162005-05-10 Jay Belanger <belanger@truman.edu>
3217
3218 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3219 to 1.
3220
32212005-04-29 Carsten Dominik <dominik@science.uva.nl>
3222
3223 * org.texi: Version 3.08, structure reorganized.
3224
32252005-04-24 Richard M. Stallman <rms@gnu.org>
3226
3227 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3228
32292005-04-15 Carsten Dominik <dominik@science.uva.nl>
3230
3231 * org.texi: Update to version 3.06.
3232
32332005-04-13 Lute Kamstra <lute@gnu.org>
3234
3235 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3236
32372005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3238
3239 * cl.texi (Porting Common Lisp): Fix typo.
3240
32412005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3242
3243 * gnus.texi (RSS): Addition.
3244
32452005-04-04 Jay Belanger <belanger@truman.edu>
3246
3247 * calc.texi: Change Calc version number.
3248 (Customizable variables): Fix description of calc-language-alist.
3249 (Copying): Put in version 2 of GPL.
3250
32512005-04-01 Jay Belanger <belanger@truman.edu>
3252
3253 * calc.texi (Troubleshooting Commands): Remove comment about
3254 installation.
3255 (Installation): Remove section.
3256 (Customizable Variables): New section.
3257 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3258 (Graphical Devices): Add references to Customizable Variables.
3259
32602005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3261
3262 * emacs-mime.texi (Display Customization): Markup fixes.
3263 (rfc2047): Update.
3264
32652005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3266
3267 * gnus-faq.texi: Replaced with auto-generated version.
3268
32692005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3270
3271 * dired-x.texi (Multiple Dired Directories): default-directory was
3272 renamed to dired-default-directory.
3273
32742005-03-26 Jay Belanger <belanger@truman.edu>
3275
3276 * calc.texi (Simplifying Formulas, Rewrite Rules):
3277 Change description of top and bottom of fraction.
3278 (Modulo Forms): Move description of how to create modulo forms to
3279 earlier in the section.
3280 (Fraction Mode): Suggest using : to get a fraction by dividing.
3281 (Basic Arithmetic): Adjust placement of command name.
3282 (Truncating the Stack): Emphasize that "hidden" entries are still
3283 visible.
3284 (Installation): Move discussion of printing manual to "About This
3285 Manual".
3286 (About This Manual): Mention how to print the manual.
3287 (Reporting Bugs): Remove first person.
3288 (Building Vectors): Add algebraic version of append.
3289 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3290 (Grouping Digits): Fix typo.
3291
32922005-03-25 Werner Lemberg <wl@gnu.org>
3293
3294 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3295 Replace `legal' with `valid'.
3296
32972005-03-25 Werner Lemberg <wl@gnu.org>
3298
3299 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3300
33012005-03-24 Jay Belanger <belanger@truman.edu>
3302
3303 * calc.texi (General Mode Commands)
3304 (Mode Settings in Embedded Mode): Add some explanation of
3305 recording mode settings.
3306
33072005-03-24 Richard M. Stallman <rms@gnu.org>
3308
3309 * calc.texi: Remove praise of non-free software.
3310
3311 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3312 (Installation): Node deleted.
3313
33142005-03-23 Richard M. Stallman <rms@gnu.org>
3315
3316 * url.texi (HTTP language/coding): Improve last change.
3317
33182005-03-22 Jay Belanger <belanger@truman.edu>
3319
3320 * calc.texi (Embedded Mode): Add new information on changing
3321 modes.
3322
33232005-03-20 Michael Albinus <michael.albinus@gmx.de>
3324
3325 Sync with Tramp 2.0.48.
3326
3327 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3328
3329 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3330 "GNU/Linux". Change all addresses to .gnu.org.
3331 (Default Method): Offer shortened syntax for "su" and "sudo"
3332 methods.
3333
33342005-03-07 Richard M. Stallman <rms@gnu.org>
3335
3336 * url.texi: Fix usage of "e.g.".
3337 (HTTP language/coding): Explain the rules for these strings.
3338
33392005-03-06 Richard M. Stallman <rms@gnu.org>
3340
3341 * woman.texi (Introduction): Minor cleanups.
3342
3343 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3344
3345 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3346 (Installation): Node deleted.
3347
3348 * mh-e.texi (Preface): Get rid of "Emacs 21".
3349
3350 * eshell.texi (Installation): Delete node (for Emacs 20).
3351
33522005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3353
3354 * flymake.texi: Refill and tweak style in @lisp blocks.
3355
33562005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3357
3358 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3359
33602005-03-01 Jay Belanger <belanger@truman.edu>
3361
3362 * calc.texi (Trigonometric and Hyperbolic Functions):
3363 Mention additional functions.
3364 (Algebraic Simplifications): Mention additional simplifications.
3365
33662005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3367
3368 * ses.texi: Add concept/function/variable indices (this work was
3369 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3370 papers on file at FSF).
3371
33722005-02-10 Jay Belanger <belanger@truman.edu>
3373
3374 * calc.texi: Change @LaTeX to La@TeX throughout.
3375 Redefine @expr as @math for TeX output.
3376 Redefine @texline as a no-op for TeX output.
3377 Define @tfn, replace @t by @tfn throughout.
3378
33792005-02-09 Jay Belanger <belanger@truman.edu>
3380
3381 * calc.texi: Add macro for LaTeX for info output.
3382
33832005-02-08 Kim F. Storm <storm@cua.dk>
3384
3385 * texinfo.tex (LaTex): Add def.
3386
33872005-02-06 Jay Belanger <belanger@truman.edu>
3388
3389 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3390 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3391 throughout manual.
3392
33932005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3394
3395 * gnus.texi: Some edits based on comments from David Abrahams.
3396
33972005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3398
3399 * gnus.texi (RSS): Fix the keystroke.
3400
34012005-01-24 David Kastrup <dak@gnu.org>
3402
3403 * faq.texi: Update AUCTeX version info.
3404
34052005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3406
3407 * gnus-faq.texi ([4.1]): Typo.
3408
34092005-01-19 Jay Belanger <belanger@truman.edu>
3410
3411 * calc.texi (Keep Arguments): Mention that keeping arguments
3412 doesn't work with keyboard macros.
3413
34142005-01-16 Richard M. Stallman <rms@gnu.org>
3415
3416 * autotype.texi (Autoinserting): Fix small error.
3417
34182005-01-16 Michael Albinus <michael.albinus@gmx.de>
3419
3420 Sync with Tramp 2.0.47.
3421
3422 * tramp.texi (Compilation): New section, describing compilation of
3423 remote files.
3424
34252005-01-11 Kim F. Storm <storm@cua.dk>
3426
3427 * widget.texi (Basic Types): Add :follow-link keyword.
3428
34292005-01-09 Jay Belanger <belanger@truman.edu>
3430
3431 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3432
34332005-01-08 Jay Belanger <belanger@truman.edu>
3434
3435 * calc.texi: Change throughout to reflect new default value of
3436 calc-settings-file.
3437
34382005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3439
3440 * message.texi (Reply): `message-reply-to-function' should return
3441 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3442
34432005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3444
3445 * faq.texi (Changing load-path): Fix typo.
3446
34472005-01-05 Jay Belanger <belanger@truman.edu>
3448
3449 * calc.texi (Programming Tutorial): Replace kbd command by
3450 appropriate characters for a keyboard macro.
3451
34522005-01-04 Jay Belanger <belanger@truman.edu>
3453
3454 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3455 for Lucid Emacs.
3456 (Programming Tutorial): Mention that the user needs to be in the
3457 right mode to compute some functions.
3458
34592005-01-04 Jay Belanger <belanger@truman.edu>
3460
3461 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3462 no longer applicable.
3463
34642005-01-01 Jay Belanger <belanger@truman.edu>
3465
3466 * calc.texi (Programming Tutorial): Changed description of how to
3467 edit keyboard macros to match current behavior.
3468
34692004-12-31 Jay Belanger <belanger@truman.edu>
3470
3471 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3472
34732004-12-20 Jay Belanger <belanger@truman.edu>
3474
3475 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3476 zero.
3477
34782004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3479
3480 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3481 @xref.
3482 (Font Locking): Avoid @strong{Note:}.
3483
34842004-12-17 Michael Albinus <michael.albinus@gmx.de>
3485
3486 Sync with Tramp 2.0.46.
3487
3488 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3489
34902004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3491
3492 * url.texi: Correct typos.
3493 (Retrieving URLs): @var{nil}->@code{nil}.
3494 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3495 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3496 (Dealing with HTTP documents): @inforef->@xref.
3497
34982004-12-15 Jay Belanger <belanger@truman.edu>
3499
3500 * calc.texi: Consistently capitalized all mode names.
3501 (Answers to Exercises): Mention that an answer can be a fraction
3502 when in Fraction mode.
3503
35042004-12-13 Jay Belanger <belanger@truman.edu>
3505
3506 * calc.texi: Fix some TeX definitions.
3507
35082004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3509
3510 * reftex.texi (Imprint): Remove erroneous @value's.
3511
35122004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3513
3514 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3515 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3516
35172004-12-08 Jay Belanger <belanger@truman.edu>
3518
3519 * calc.texi (Starting Calc): Remove comment about installation.
3520 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3521
35222004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3523
3524 * url.texi: Update @setfilename.
3525 (Getting Started): No need to worry about Gnus versions.
3526 (Dealing with HTTP documents): Use @inforef.
3527
3528 * org.texi: Fix @direntry file name.
3529
35302004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3531
3532 * url.texi: New file.
3533
3534 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3535
35362004-12-06 Jay Belanger <belanger@truman.edu>
3537
3538 * calc.texi (Using Calc): Remove paragraph about installation.
3539
35402004-12-06 Jay Belanger <belanger@truman.edu>
3541
3542 * calc.texi: Use more Texinfo macros and less TeX defs.
3543 Remove @refill's.
3544
35452004-12-06 Richard M. Stallman <rms@gnu.org>
3546
3547 * org.texi: New file.
3548
35492004-12-05 Richard M. Stallman <rms@gnu.org>
3550
3551 * Makefile.in (org.dvi, ../info/org): New targets.
3552 (INFO_TARGETS): Add ../info/org.
3553 (DVI_TARGETS): Add org.dvi.
3554 (maintainer-clean): Remove the info files in the info dir.
3555
35562004-11-26 Eli Zaretskii <eliz@gnu.org>
3557
3558 * idlwave.texi: Fix the setfilename directive to put the produced
3559 file in ../info.
3560 (Continued Statement Indentation): Resurrect Jan D.'s change from
3561 2004-11-03 that was lost when a newer version of idlwave.texi was
3562 imported.
3563
35642004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3565
3566 * gnus-faq.texi ([5.1]): Added missing bracket.
3567
3568 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3569 `spam-initialize'.
3570
35712004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
3572
3573 * message.texi (Various Message Variables): Mention that all mail
3574 file variables are derived from `message-directory'.
3575
3576 * gnus.texi (Splitting Mail): Clarify bogus group.
3577
35782004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
3579
3580 * emacs-mime.texi (Encoding Customization): Fix
3581 mm-coding-system-priorities entry.
3582
35832004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3584
3585 * idlwave.texi (Continued Statement Indentation):
3586 * reftex.texi (Options (Index Support)):
3587 (Displaying and Editing the Index, Table of Contents):
3588 * speedbar.texi (Creating a display, Major Display Modes): Replace
3589 non-nil with non-@code{nil}.
3590
35912004-10-21 Jay Belanger <belanger@truman.edu>
3592
3593 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3594
35952004-10-18 Luc Teirlinck <teirllm@auburn.edu>
3596
3597 * calc.texi (Reporting Bugs): Double up `@'.
3598
35992004-10-18 Jay Belanger <belanger@truman.edu>
3600
3601 * calc.texi (Reporting Bugs): Changed the address that bugs
3602 should be sent to.
3603
36042004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
3605
3606 * gnus.texi (New Features): Add 5.11.
3607
3608 * message.texi (Resending): Remove wrong default value.
3609
3610 * gnus.texi (Mail Source Specifiers): Describe possible problems
3611 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
3612 `pop3-leave-mail-on-server' to the index.
3613
36142004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3615
3616 * message.texi (Canceling News): Add how to set a password.
3617
36182004-10-12 Jay Belanger <belanger@truman.edu>
3619
3620 * calc.texi (Help Commands): Changed the descriptions of
3621 calc-describe-function and calc-describe-variable to match their
3622 current behavior.
3623
36242004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
3625
3626 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3627
36282004-10-12 Michael Albinus <michael.albinus@gmx.de>
3629
3630 Sync with Tramp 2.0.45.
3631
3632 * tramp.texi (Frequently Asked Questions): Comment paragraph about
3633 plink link. The URL is outdated. Originator contacted for
3634 clarification.
3635
36362004-10-10 Juri Linkov <juri@jurta.org>
3637
3638 * gnus.texi (Top, Marking Articles): Join two menus in one node
3639 because a node can have only one menu.
3640
36412004-10-09 Juri Linkov <juri@jurta.org>
3642
3643 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3644 example of nnmail-split-fancy.
3645
36462004-10-06 Karl Berry <karl@gnu.org>
3647
3648 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3649 consistency with other uses of dashes.
3650
36512004-10-05 Karl Berry <karl@gnu.org>
3652
3653 * info.texi: Consistently use --- throughout, periods at end of
3654 menu descriptions, and a couple typos.
3655
36562004-09-26 Jesper Harder <harder@ifa.au.dk>
3657
3658 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3659 * pgg.texi (User Commands, Backend methods): Do.
3660 * gnus.texi: Markup fixes.
3661 (Setting Process Marks): Fix `M P a' entry.
3662 * emacs-mime.texi: Fixes.
3663
36642004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
3665
3666 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3667 again.
3668 Use 5.10 instead of 5.10.0.
3669
36702004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3671
3672 * gnus.texi (Summary Mail Commands): S D e.
3673
36742004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
3675
3676 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3677 the gnus-article-mode-line-format section.
3678
36792004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
3680
3681 * gnus.texi (Various Summary Stuff): Fix the documentation for
3682 gnus-newsgroup-variables.
3683
36842004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3685
3686 * gnus.texi (MIME Commands): Added
3687 gnus-mime-display-multipart-as-mixed,
3688 gnus-mime-display-multipart-alternative-as-mixed,
3689 gnus-mime-display-multipart-related-as-mixed.
3690 (Mail Source Customization): Clarify `mail-source-directory'.
3691 (Splitting Mail): Mention gnus-group-find-new-groups.
3692 (SpamOracle): Fixed typo.
3693
3694 * gnus-faq.texi: Untabify.
3695 ([6.3]): nnir.el is in contrib directory.
3696
3697 * message.texi (News Headers): Clarify how a unique ID is created.
3698
3699 * gnus.texi (Batching Agents): Fixed typo in example. Reported
3700 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3701
b2abec73 37022004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 3703
b2abec73 3704 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
3705
37062004-09-20 Florian Weimer <fw@deneb.enyo.de>
3707
3708 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3709
37102004-09-22 Jay Belanger <belanger@truman.edu>
3711
3712 * calc.texi (Vectors as Lists): Added a warning that the tutorial
3713 might be hidden during part of the session.
3714
37152004-09-20 Jay Belanger <belanger@truman.edu>
3716
3717 * calc.texi (Notations Used in This Manual): Put in an earlier
3718 mention that DEL could be called Backspace.
3719
37202004-09-10 Simon Josefsson <jas@extundo.com>
3721
3722 * gnus.texi (IMAP): Add example. Suggested and partially written
3723 by Steinar Bang <sb@dod.no>.
3724
37252004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3726
3727 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3728 netrc syntax.
3729
37302004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3731
b2abec73
JB
3732 * gnus.texi (Spam ELisp Package Sequence of Events):
3733 Some clarifications.
2de53ca6
GM
3734 (Spam ELisp Package Global Variables): More clarifications.
3735
37362004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3737
3738 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3739 Mention spam-split does not modify incoming mail.
3740
37412004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3742
3743 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3744
37452004-09-10 Eli Zaretskii <eliz@gnu.org>
3746
3747 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3748
37492004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3750
3751 * makefile.w32-in (sieve, pgg): Use $(infodir).
3752
37532004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
3754
3755 * makefile.w32-in: Fix PGG and Sieve entries.
3756
37572004-08-28 Eli Zaretskii <eliz@gnu.org>
3758
3759 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3760 Emacs and related programs.
3761
37622004-08-27 Richard M. Stallman <rms@gnu.org>
3763
3764 * faq.texi: Fix texinfo usage, esp. doublequotes.
3765 (Difference between Emacs and XEmacs): Some clarification.
3766
3767 * faq.texi (Difference between Emacs and XEmacs):
3768 Explain not to contrast XEmacs with GNU Emacs.
3769
37702004-08-26 Richard M. Stallman <rms@gnu.org>
3771
3772 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3773
37742004-08-22 David Kastrup <dak@gnu.org>
3775
3776 * reftex.texi (AUCTeX): Update links, section name.
3777
3778 * faq.texi (Calc): Update availability (included in 22.1).
3779 (AUCTeX): Update availability, information, versions, description.
3780
37812004-08-14 Eli Zaretskii <eliz@gnu.org>
3782
3783 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3784
37852004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3786
3787 * cc-mode.texi: Various updates for CC Mode 5.30.9.
3788
37892004-08-10 Michael Albinus <michael.albinus@gmx.de>
3790
3791 Sync with Tramp 2.0.44.
3792
37932004-08-05 Lars Hansen <larsh@math.ku.dk>
3794
3795 * widget.texi (User Interface): Update how to separate the
3796 editable field of an editable-field widget from other widgets.
3797 (Programming Example): Add text after field.
3798
37992004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3800
3801 * emacs-mime.texi (Encoding Customization): Add a note to the
3802 mm-content-transfer-encoding-defaults entry.
3803 (rfc2047): Update.
3804
3805 * gnus.texi (Article Highlighting): Add
3806 gnus-cite-ignore-quoted-from.
3807 (POP before SMTP): New node.
3808 (Posting Styles): Addition.
3809 (Splitting Mail): Add nnmail-split-lowercase-expanded.
3810 (Fancy Mail Splitting): Ditto.
3811 (X-Face): Add gnus-x-face.
3812
38132004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
3814
3815 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3816 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3817
38182004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
3819
3820 * gnus.texi (Mail Source Specifiers): Describe
3821 `pop3-leave-mail-on-server'.
3822
38232004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
3824
3825 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3826
3827 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3828 repository. Change setfilename.
3829
3830 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3831
38322004-07-02 Juri Linkov <juri@jurta.org>
3833
3834 * pcl-cvs.texi (Viewing differences): Add `d r'.
3835
38362004-06-29 Jesper Harder <harder@ifa.au.dk>
3837
3838 * ses.texi, viper.texi, flymake.texi, faq.texi:
3839 * eshell.texi, ediff.texi: Markup fixes.
3840
38412004-06-21 Karl Berry <karl@gnu.org>
3842
3843 * info.texi (Top): Mention that only Emacs has mouse support.
3844 (Getting Started): Mention this in a few other places.
3845
38462004-06-13 Luc Teirlinck <teirllm@auburn.edu>
3847
3848 * autotype.texi (Copyrights, Timestamps): Recommend
3849 `before-save-hook' instead of `write-file-functions'.
3850
38512004-06-13 Lars Hansen <larsh@math.ku.dk>
3852
3853 * dired-x.texi (dired-mark-omitted): Update keybinding.
3854
38552004-06-10 Kim F. Storm <storm@cua.dk>
3856
3857 * pcl-cvs.texi (Viewing differences): Add 'd y'.
3858
38592004-06-05 Lars Hansen <larsh@math.ku.dk>
3860
3861 * dired-x.texi (variable dired-omit-mode): Rename from
3862 dired-omit-files-p.
3863 (function dired-omit-mode): Rename from dired-omit-toggle.
3864 Call dired-omit-mode rather than set dired-omit-files-p.
3865 (dired-mark-omitted): Describe command.
3866
38672004-05-29 Michael Albinus <michael.albinus@gmx.de>
3868
3869 Version 2.0.41 of Tramp released.
3870
38712004-05-29 Juanma Barranquero <lektu@terra.es>
3872
3873 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3874 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3875
38762004-05-29 Richard M. Stallman <rms@gnu.org>
3877
3878 * cl.texi (Top): Call this chapter `Introduction'.
3879 (Overview): In TeX, no section heading here.
3880
3881 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
3882
38832004-05-29 Eli Zaretskii <eliz@gnu.org>
3884
3885 * Makefile.in (../info/flymake, flymake.dvi): New targets.
3886 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3887
38882004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
3889
3890 * flymake.texi: New file.
3891
38922004-05-28 Simon Josefsson <jas@extundo.com>
3893
3894 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3895
38962004-05-07 Kai Grossjohann <kai@emptydomain.de>
3897
3898 Version 2.0.40 of Tramp released.
3899
39002004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
3901
3902 Complete rework, based on review by Karl Berry <karl@gnu.org>.
3903
3904 * tramp.texi (Auto-save and Backup): Explain exploitation of new
3905 variables `tramp-backup-directory-alist' and
3906 `tramp-bkup-backup-directory-info'.
3907 (Overview, Connection types)
3908 (External transfer methods, Default Method)
3909 (Windows setup hints): Remove restriction of password entering
3910 with external methods.
3911 (Auto-save and Backup): Make file name example
3912 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
3913 and `auto-save-directory' must be used.
3914 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3915 only "NT"). Remove doubled entry "What kinds of systems does
3916 @tramp{} work on".
3917 (tramp): Macro removed.
3918 (Obtaining Tramp): Flag removed from title.
3919 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
3920 and `trampver' used properly. Flag `tramp-inst' replaced by
3921 `installchapter'. Installation related text adapted.
3922
39232004-04-28 Masatake YAMATO <jet@gyve.org>
3924
3925 * widget.texi (Programming Example): Remove overlays.
3926
39272004-04-27 Jesper Harder <harder@ifa.au.dk>
3928
3929 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3930
39312004-04-23 Juanma Barranquero <lektu@terra.es>
3932
3933 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3934
39352004-04-05 Jesper Harder <harder@ifa.au.dk>
3936
3937 * info.texi (Info Search): Add info-apropos.
3938
39392004-03-22 Juri Linkov <juri@jurta.org>
3940
3941 * faq.texi: Fix help key bindings.
3942
39432004-03-17 Luc Teirlinck <teirllm@auburn.edu>
3944
3945 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3946 (as suggested by Karl Berry). Update information about colored
3947 stars in menus. Add new subheading describing M-n.
3948
39492004-03-12 Richard M. Stallman <rms@gnu.org>
3950
3951 * cl.texi (Top): Rename top node's title.
3952
39532004-03-08 Karl Berry <karl@gnu.org>
3954
3955 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3956 problems making the texinfo distribution.
3957
39582004-02-29 Simon Josefsson <jas@extundo.com>
3959
3960 * smtpmail.texi (Authentication): Changed the list of supported
3961 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3962 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3963 <voegelas@gmx.net>.
3964
39652004-02-29 Juanma Barranquero <lektu@terra.es>
3966
3967 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3968 Use $(DEL) instead of rm, and ignore exit code.
3969
39702004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
3971
3972 Tramp version 2.0.39 released.
3973
39742004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
3975
3976 * tramp.texi (Customizing Completion): Explain new functions
3977 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3978 (all): Savannah URLs unified to "http://savannah.nongnu.org".
3979 (Top): Refer to Savannah mailing list as the major one. Mention
3980 older mailing lists in HTML mode only.
3981 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
3982 (Frequently Asked Questions): Remote hosts must not be Unix-like
3983 for "smb" method.
3984 (Password caching): New node.
3985 (External transfer methods): Refer to password caching for "smb"
3986 method.
3987
39882004-02-17 Karl Berry <karl@gnu.org>
3989
3990 * info.texi (Help-Int): Mention the new line number feature.
3991
39922004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
3993
3994 * ses.texi (Advanced Features): New functionality for
3995 ses-set-header-row (defaults to current row unless C-u used).
3996 (Acknowledgements): Add Stefan Monnier.
3997
39982003-12-29 Kevin Ryde <user42@zip.com.au>
3999
4000 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4001
40022003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
4003
4004 Tramp version 2.0.38 released.
4005
4006 * tramp.texi (Remote shell setup): Warn of environment variables
4007 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4008 <sven.gabriel@imk.fzk.de>.
4009 (Configuration): Tramp now chooses base64/uuencode
4010 automatically. Update wording accordingly.
4011 (Top): More description for the `Default Method' menu entry.
4012 (Default Method): Use @code, not @var, for Lisp variables.
4013 (Default Method): New subsection `Which method is the right one
4014 for me?' Suggested by Christian Kirsch.
4015 (Configuration): Pointer to new subsection added.
4016 (Default Method): Too many "use" in one sentence.
4017 Rephrase. Reported by Christian Kirsch.
4018 (Filename Syntax): Old `su' example is probably a left-over from
4019 the sm/su method naming. Replace with `ssh', instead.
4020 (External transfer methods, Auto-save and Backup):
4021 Typo fixes.
4022
40232003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4024
4025 * tramp.texi (all): Harmonize all occurences of @tramp{}.
4026 (Top): Mention japanese manual only if flag `jamanual' is set.
4027 Insert section `Japanese manual' in menu.
4028
40292003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4030
4031 * eshell.texi (Known Problems): Add doc item.
4032
40332003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4034
4035 * cc-mode.texi: Update for CC Mode 5.30.
4036
4037 Note: Please refrain from doing purely cosmetic changes like
4038 removing trailing whitespace in this manual; it clobbers cvs
4039 merging for no good reason.
4040
40412003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4042
4043 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
4044 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
4045 @acronym{ASCII}.
4046
40472003-10-26 Karl Berry <karl@gnu.org>
4048
4049 * info.texi (Info Search): Echo area, not echo are. From Debian
4050 diff.
4051
40522003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4053
4054 * widget.texi (Defining New Widgets): Document new beavior of
4055 :buttons and :children keywords.
4056
40572003-10-22 Miles Bader <miles@gnu.org>
4058
4059 * Makefile.in (info): Move before $(top_srcdir)/info.
4060
40612003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4062
4063 * tramp.texi (Inline methods): Small grammar fix.
4064 (External transfer methods): Likewise.
4065
40662003-10-08 Nick Roberts <nick@nick.uklinux.net>
4067
4068 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4069
40702003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4071
4072 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4073
40742003-09-30 Richard M. Stallman <rms@gnu.org>
4075
4076 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4077
4078 * widget.texi (User Interface): Fix typos.
4079
4080 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4081
40822003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4083
4084 * pcl-cvs.texi (Selected Files): Fix typo.
4085
40862003-09-21 Karl Berry <karl@gnu.org>
4087
4088 * info.texi (] and [ commands): No period at end of section title.
4089
40902003-09-04 Miles Bader <miles@gnu.org>
4091
4092 * Makefile.in (top_srcdir): New variable.
4093 ($(top_srcdir)/info): New rule.
4094 (info): Depend on it.
4095
40962003-09-03 Peter Runestig <peter@runestig.com>
4097
4098 * makefile.w32-in: New file.
4099
41002003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4101
4102 * widget.texi (User Interface): Explain the need of static text
4103 around an editable field.
4104
41052003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4106
4107 * widget.texi (Basic Types): The argument to `:help-echo' can now
4108 be a form that evaluates to a string.
4109
41102003-08-18 Kim F. Storm <storm@cua.dk>
4111
4112 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4113
41142003-08-16 Richard M. Stallman <rms@gnu.org>
4115
4116 * dired-x.texi (Shell Command Guessing): Explain *.
4117
41182003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4119
4120 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4121 log-edit-insert-changelog.
4122
41232003-08-03 Karl Berry <karl@gnu.org>
4124
4125 * info.texi: Need @contents.
4126
41272003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4128
4129 Tramp version 2.0.36 released.
4130
4131 * tramp.texi (Remote shell setup): Explain about problems with
4132 non-Bourne commands in ~/.profile and ~/.shrc.
4133
41342003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4135
4136 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4137 renaming of `vis-mode' to `visible-mode'.
4138
41392003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4140
4141 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4142 next, prev and up pointers.
4143
41442003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4145
4146 * info.texi (Help): Mention existence of Emacs and stand-alone
4147 Info at the very beginning of the tutorial.
4148 (Help-Inv): New node.
4149 (Help-]): New node.
4150 (Help-M): Systematically point out the differences between default
4151 Emacs and stand-alone versions. Delete second menu.
4152 (Help-Xref): Systematically point out the differences between
4153 default Emacs and stand-alone versions.
4154 (Help-Int): Change `l' example.
4155 (Expert Info): Fix typos.
4156 (Emacs Info Variables): Mention `Info-hide-note-references' and
4157 new default for `Info-scroll-prefer-subnodes'.
4158
41592003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4160
4161 Version 2.0.35 of Tramp released.
4162
4163 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4164 (Inline methods): Add methods `remsh' and `plink1'.
4165 (External transfer methods): Add method `remcp'.
4166 (Multi-hop Methods): Add method `remsh'.
4167 Small patch from Adrian Aichner <adrian@xemacs.org>:
4168 Fix minor typos.
4169 (Concept Index): Added to make manual searchable via
4170 `Info-index'.
4171 (Version Control): Add cindex entry.
4172
41732003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4174
4175 * trampver.texi: Version 2.0.34 released.
4176
41772003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4178
4179 * faq.texi: Improve previous changes.
4180
41812003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4182
4183 * faq.texi: Update copyright and maintenance details.
4184 Update some package URLs, versions, and maintainers.
4185 Remove many references to the Emacs Lisp Archive.
4186
41872003-04-23 Simon Josefsson <jas@extundo.com>
4188
4189 * smtpmail.texi: Fix license (the invariant sections mentioned has
4190 never been part of the smtp manual). Align info dir entry with
4191 other emacs packages.
4192
41932003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4194
4195 * tramp.texi: Version 2.0.33 released.
4196 Remove installation chapter. Remove XEmacs specifics.
4197
41982003-03-29 Richard M. Stallman <rms@gnu.org>
4199
4200 * tramp.texi (Top): Undo the previous renaming.
4201 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4202
42032003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4204
4205 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4206 version of manual.
4207
4208 * tramp.texi (Auto-save and Backup): New node.
4209
42102003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4211
4212 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4213 Emacs" in order to have better differentiation to "XEmacs".
4214 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4215 are new macros in order to point to the other Emacs flavor where
4216 appropriate. In info case, point to node `Installation' in order
4217 to explain how to generate the other way. In html case, make a
4218 link to the other html file.
4219 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4220 after CVS checkout/update.
4221 (Installation): Completely rewritten.
4222 (Installation parameters, Load paths): New sections under
4223 `Installation'.
4224
42252003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4226
4227 * tramp.texi: Version 2.0.30 released.
4228 Replace word "path" with "localname" where used as a component of
4229 a Tramp file name.
4230
42312003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4232
4233 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4234 introduced.
4235 (Installation): Explain what to do if files from the tramp/contrib
4236 directory are needed.
4237
42382003-02-23 Alex Schroeder <alex@emacswiki.org>
4239
4240 * smtpmail.texi (How Mail Works): New.
4241
42422003-02-22 Alex Schroeder <alex@emacswiki.org>
4243
4244 * smtpmail.texi: New file.
4245
4246 * Makefile.in: Build SMTP manual.
4247
42482003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4249
4250 * tramp.texi: Version 2.0.29 released.
4251 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4252 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4253
42542003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4255
4256 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4257 another package loads accidently Ange-FTP.
4258
42592003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4260
4261 * tramp.texi (Customizing Completion): Add function
4262 `tramp-parse-sconfig'. Change example of
4263 `tramp-set-completion-function', because parsing of ssh config
4264 files looks more natural.
4265
42662003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4267
4268 * gnus.texi: Do not use `path' in several locations.
4269
42702002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4271
4272 * tramp.texi (External transfer methods): New method `smb'. From
4273 Michael Albinus.
4274
42752002-11-05 Karl Berry <karl@gnu.org>
4276
4277 * info.texi (Info-fontify): Reorder face list to avoid bad line
4278 breaks.
4279
42802002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4281
4282 * tramp.texi: Move @copying to standard place. Use
4283 @insertcopying.
4284
42852002-10-02 Karl Berry <karl@gnu.org>
4286
4287 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4288 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4289 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4290 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4291 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4292 Per rms, update all manuals to use @copying instead of @ifinfo.
4293 Also use @ifnottex instead of @ifinfo around the top node, where
4294 needed for the sake of the HTML output.
4295 (The Gnus manual is not fixed since it's not clear to me how it
4296 works; and the Tramp manual already uses @copying, although in an
4297 unusual way. All others were changed.)
4298
42992002-09-10 Jonathan Yavner <jyavner@engineer.com>
4300
4301 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4302 (../info/ses, ses.dvi): New targets.
4303 * ses.texi: New file.
4304
43052002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4306
4307 * texinfo.tex: Update to texinfo 4.2.
4308
43092002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4310
4311 * reftex.texi: Update to RefTeX 4.19.
4312
43132002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4314
4315 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4316 (../info/tramp, tramp.dvi): New targets.
4317
43182002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4319
4320 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4321 (calc.dvi): Uncomment.
4322
43232001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4324
4325 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4326 (../info/calc): New target.
4327
43282001-10-20 Gerd Moellmann <gerd@gnu.org>
4329
4330 * (Version 21.1 released.)
4331
43322001-10-05 Gerd Moellmann <gerd@gnu.org>
4333
4334 * Branch for 21.1.
4335
43362001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4337
4338 * Makefile.in (../info/info): Use an explicit -o switch to
4339 makeinfo.
4340
43412001-03-05 Gerd Moellmann <gerd@gnu.org>
4342
4343 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4344
43452000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4346
4347 * Makefile.in (../info/idlwave): Use --no-split.
4348
43492000-12-14 Dave Love <fx@gnu.org>
4350
4351 * Makefile.in (mostlyclean): Remove gnustmp.*
4352 (gnus.dvi): Change rule to remove @latex stuff.
4353
43542000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4355
4356 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4357
43582000-10-13 John Wiegley <johnw@gnu.org>
4359
4360 * Makefile.in: Add build targets for eshell.texi.
4361
43622000-09-25 Gerd Moellmann <gerd@gnu.org>
4363
4364 * Makefile.in: Remove/comment speedbar stuff.
4365
43662000-09-22 Dave Love <fx@gnu.org>
4367
4368 * Makefile.in: Add emacs-mime.
4369
43702000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4371
4372 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4373 (DVI_TARGETS): Add woman.dvi.
4374 (../info/woman, woman.dvi): New targets.
4375
43762000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4377
4378 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4379
4380 * pcl-cvs.texi: New file.
4381 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4382 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4383
43842000-05-11 Gerd Moellmann <gerd@gnu.org>
4385
4386 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4387 (../info/ebrowse, ebrowse.dvi): New targets.
4388
43892000-01-13 Gerd Moellmann <gerd@gnu.org>
4390
4391 * Makefile.in (INFO_TARGETS): Add eudc.
4392 (DVI_TARGETS): Add eudc.dvi.
4393 (../info/eudc, eudc.dvi): New targets.
4394
43952000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4396
4397 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4398 compatibility with 8+3 filesystems).
4399 (../info/efaq): Rename from emacs-faq.
4400
44012000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4402
4403 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4404 (../info/idlwave, idlwave.dvi): New targets.
4405
44061999-10-23 Dave Love <fx@gnu.org>
4407
4408 * Makefile.in: Use autotype.texi.
4409
44101999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4411
4412 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4413 faq.texi file) rather than ../info/faq.
4414
44151999-10-07 Gerd Moellmann <gerd@gnu.org>
4416
4417 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4418 (../info/ada-mode, ada-mode.dvi): New targets.
4419
44201999-09-01 Dave Love <fx@gnu.org>
4421
4422 * Makefile.in: Add faq.
4423
44241999-07-12 Richard Stallman <rms@gnu.org>
4425
4426 * Version 20.4 released.
4427
44281998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4429
4430 * Version 20.3 released.
4431
44321998-04-06 Andreas Schwab <schwab@gnu.org>
4433
4434 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4435 it in dvi targets.
4436 (../etc/GNU): Change to $(srcdir) first.
4437
44381998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4439
4440 * reftex.texi: Update for RefTeX version 3.22.
4441
44421998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4443
4444 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4445 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4446
44471997-09-23 Paul Eggert <eggert@twinsun.com>
4448
4449 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4450 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4451
44521997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4453
4454 * Version 20.2 released.
4455
44561997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4457
4458 * Version 20.1 released.
4459
44601997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4461
4462 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4463
44641996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4465
4466 * Version 19.33 released.
4467
44681996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4469
4470 * Version 19.32 released.
4471
44721996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4473
4474 * Makefile.in: Add rules for the Message manual.
4475
44761996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4477
4478 * gnus.texi: New version.
4479
4480 * message.texi: New manual.
4481
44821996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4483
4484 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4485
44861996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4487
4488 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4489 Specify -I option.
4490 (All dvi targets): Set the TEXINPUTS variable.
4491
44921996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4493
4494 * Version 19.31 released.
4495
44961996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4497
4498 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4499 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4500
45011995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4502
4503 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4504 (INFO_TARGETS): Add ../info/cc-mode.
4505 (DVI_TARGETS): Add cc-mode.dvi.
4506
45071996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4508
4509 * Version 19.31 released.
4510
45111995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4512
4513 * Version 19.30 released.
4514
45151995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4516
4517 * gnus.texi: New file.
4518
45191995-11-04 Erik Naggum <erik@naggum.no>
4520
4521 * gnus.texi: File deleted.
4522
45231995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4524
4525 * mh-e.texi: "Function Index" -> "Command Index" to work with
4526 Emacs 19.30 C-h C-k support of separately-documented commands.
4527
45281995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4529
4530 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4531 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4532
45331995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4534
4535 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4536 (../info/viper, viper.dvi): New targets.
4537
45381995-04-20 Kevin Rodgers <kevinr@ihs.com>
4539
4540 * dired-x.texi (Installation): Change the example to set
4541 buffer-local variables like dired-omit-files-p in
4542 dired-mode-hook.
4543
45441995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4545
4546 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4547 (../info/mh-e, mh-e.dvi): New targets.
4548
45491995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4550
4551 * Makefile.in (maintainer-clean): Rename from realclean.
4552
45531994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4554
4555 * Makefile.in: New file.
4556 * Makefile: File deleted.
4557
45581994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4559
4560 * Makefile (TEXINDEX_OBJS): Variable deleted.
4561 (texindex, texindex.o, getopt.o): Rules deleted.
4562 All deps on texindex deleted.
4563 (distclean): Don't delete texindex.
4564 (mostlyclean): Don't delete *.o.
4565 * texindex.c, getopt.c: Files deleted.
4566
45671994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4568
4569 * Version 19.26 released.
4570
45711994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4572
4573 * Version 19.25 released.
4574
45751994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4576
4577 * Version 19.24 released.
4578
45791994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4580
4581 * Version 19.23 released.
4582
45831994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4584
4585 * Makefile: Delete spurious tab.
4586
45871994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4588
4589 * Makefile (.SUFFIXES): New rule.
4590
45911994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4592
4593 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4594 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4595
45961994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4597
4598 * Makefile (../info/sc): Rename from sc.info.
4599 (../info/cl): Likewise.
4600 (INFO_TARGETS): Use new names.
4601
46021993-12-04 Richard Stallman (rms@srarc2)
4603
4604 * getopt.c: New file.
4605 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4606 (getopt.o): New rule.
4607 (dvi): Don't depend on texindex.
4608 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4609 Depend on texindex.
4610
46111993-12-03 Richard Stallman (rms@srarc2)
4612
4613 * Makefile (../info/sc.info): Rename from ../info/sc.
4614 (TEXI2DVI): New variable.
4615 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4616 Add explicit commands.
4617 (TEXINDEX_OBJS): Delete duplicate getopt.o.
4618
46191993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4620
4621 * Version 19.22 released.
4622
46231993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4624
4625 * Makefile (TEXINDEX_OBJS): Delete spurious period.
4626
46271993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4628
4629 * Version 19.21 released.
4630
46311993-11-15 Paul Eggert (eggert@twinsun.com)
4632
4633 * man/Makefile (../info/cl.info): Rename from ../info/cl.
4634
46351993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4636
4637 * Makefile (../etc/GNU): New target.
4638 (EMACSSOURCES): Add gnu1.texi.
4639
46401993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4641
4642 * Makefile (realclean): Don't delete the Info files.
4643
46441993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4645
4646 * forms.texi: Fix forms.texi so that it will format correctly.
4647 Add missing `@end iftex', fix bad reference.
4648
4649 * info.texi, info-stn.texi: New files implement texinfo version of
4650 `info' file.
4651
46521993-10-20 Brian Fox (bfox@ai.mit.edu)
4653
4654 * Makefile: Fix targets for texindex, new info.texi files.
4655 * info-stnd.texi: New file implements info for standalone info
4656 reader.
4657 * info.texi: Update to include recent changes to "../info/info".
4658 New source file for ../info/info; includes info-stnd.texi.
4659
4660 * texindex.c: Include "../src/config.h" if building in emacs.
4661
4662 * Makefile: Change all files to FILENAME.texi, force all targets
4663 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
4664 vip.texinfo, forms.texinfo, cl.texinfo.
4665 Add target to build texindex.c, defining `emacs'.
4666
4667 * forms.texi: Install new file to match version 2.3 of forms.el.
4668
46691993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4670
4671 * Version 19.19 released.
4672
46731993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
4674
4675 * sc.texinfo: Fix info file name.
4676
4677 * Makefile (info): Add gnus and sc.
4678 (dvi): Add gnus.dvi and sc.dvi.
4679 (../info/sc, sc.dvi): New targets.
4680
46811993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4682
4683 * Version 19.18 released.
4684
46851993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4686
4687 * Makefile: Fix source file names of the separate manuals.
4688 (gnus.dvi, ../info/gnus): New targets.
4689
46901993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4691
4692 * Version 19.17 released.
4693
46941993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4695
4696 * split-man: Fix typos in last change.
4697
46981993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4699
4700 * Version 19.16 released.
4701
47021993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4703
4704 * version 19.15 released.
4705
47061993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4707
4708 * Makefile (distclean): It's rm, not rf.
4709
47101993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4711
4712 * Version 19.14 released.
4713
47141993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4715
4716 * Makefile: New file.
4717
47181993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4719
4720 * Version 19.13 released.
4721
47221993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4723
4724 * Version 19.9 released.
4725
47261993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4727
4728 * Version 19.8 released.
4729
47301993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4731
4732 * Version 19.7 released.
4733
47341990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
4735
4736 * gnus.texinfo: New file. Removed installation instructions.
4737
47381990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4739
4740 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4741
47421989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4743
4744 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4745 then define `\sc' as the command for smallcaps in Texinfo. This
4746 means that the @sc command will produce small caps. bfox has
4747 made the corresponding change to makeinfo and texinfm.el.
4748
47491988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4750
4751 * vip.texinfo: Remove menu entry Adding Lisp Code in node
4752 Customization since the menu entry did not point to anything.
4753 Also add an @finalout command to remove overfull hboxes from the
4754 printed output.
4755
4756 * cl.texinfo: Add @bye, \input line and @settitle to file.
4757 This file is clearly intended to be a chapter of some other work,
4758 but the other work does not yet exist.
4759
47601988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
4761
4762 * texinfo.texinfo: Three typos corrected.
4763
4009494e
GM
4764;; Local Variables:
4765;; coding: iso-2022-7bit
4766;; fill-column: 79
4767;; add-log-time-zone-rule: t
4768;; End:
4769
5205011b 4770 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
20234d96 4771 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4009494e
GM
4772
4773 This file is part of GNU Emacs.
4774
4775 GNU Emacs is free software; you can redistribute it and/or modify
4776 it under the terms of the GNU General Public License as published by
4777 the Free Software Foundation; either version 3, or (at your option)
4778 any later version.
4779
4780 GNU Emacs is distributed in the hope that it will be useful,
4781 but WITHOUT ANY WARRANTY; without even the implied warranty of
4782 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
4783 GNU General Public License for more details.
4784
4785 You should have received a copy of the GNU General Public License
4786 along with GNU Emacs; see the file COPYING. If not, write to the
4787 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4788 Boston, MA 02110-1301, USA.
4789
f7ed05c9 4790;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803